﻿@charset "utf-8";
#header {
}
#content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: none;
    padding: 20px 0 0;
}
.row {
    padding: 0;
    width: 1000px;
    _width: 1000px;
    margin: 0 auto 20px;
    background: none;
    text-align: left;
    overflow: hidden;
}
.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.col-2 {
    width: 560px;
}
#indTzgg .hd li a {
    background-position: 0 -97px
}
#indXkyx .hd li a {
    background-position: 0 -97px
}
#focusPic {
    width: 1000px;
    margin: 0 auto;
    border-radius: 5px;
}
#focusPic .bd .pic img {
    height: 320px;
}
#focusPic .hd {
    bottom: 30px;
    right: 30px;
}
#focusPic .hd ul li {
    width: 15px;
    height: 15px;
}
#focusPic .bd .con {
    bottom: 50px;
    left: 50px;
    height: 60px;
    line-height: 60px;
    display: none;
}
#focusPic .bd .con .titleBg {
    height: 60px;
    display: none;
}
#focusPic .bd .con .title a {
    font-size: 16px;
    display: block;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=80);
}
#focusPic .bd .con .title {
    width: auto;
}
#focusNews {
    float: left;
    width: 320px;
    margin-right: 20px;
}
#focusNews .hd {
    position: absolute !important;
    height: 12px;
}
#focusNews .hd ul {
    position: relative;
}
#focusNews .bd {
    padding: 0;
    border: 0;
}
#focusNews .bd .pic img {
    height: 220px;
}
#rowA .col-1, #rowB .col-1{
    width: 420px;
}
#rowA .col-2,#rowB .col-2{
    width: 560px;
}
#rowB .col-1 .box{
	background: linear-gradient(0deg, #01244873  20%, #0e2247 100%);
}
#rowA .box .bd {
    /* height: 220px; */
}
#indTzgg .topicList .t .title {
    text-align: left;
    padding-left: 18px;
    background: url(../../base/img/liteicon.png) no-repeat 0;
}
#indTzgg .topicList .n {
    height: 30px;
    line-height: 30px;
    border: 0;
}
#indTzgg .topicList .t .intro {
    background: #9eb5d8;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
/* 热点专题 */
#indRdzt {
    zoom: 1;
    position: relative;
    padding: 20px 50px;
    background: #fcfcfc;
    border: 1px solid #e7e7e7;
}
#indRdzt ul {
    margin-right: -32px;
    overflow: hidden;
}
#indRdzt li {
    float: left;
    width: 250px;
    margin-right: 32px;
}
#indRdzt li a {
    display: block;
}
#indRdzt li img {
    width: 100%;
    height: 100px;
}
#indRdzt .tit {
    display: block;
    font-size: 14px;
    padding: 5px 0 0;
    text-align: center;
    height: 25px;
    overflow: hidden;
}
#indRdzt .intro {
    color: #848484;
    text-align: center;
    display: none;
}
#indRdzt .prev {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    left: 10px;
    top: 68px;
    background: #cfd7e3 url(../../base/img/prevarr.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
#indRdzt .next {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    right: 10px;
    top: 68px;
    background: #cfd7e3 url(../../base/img/nextarr.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
#indRdzt .prev:hover,
#indRdzt .next:hover {
    border-color: #ddd;
    background-color: #ffbf63;
}
#rowC .box .bd {
    height: 210px;
}
#indJypt .bd {
}
#indJypt .bd li {
    float: left;
    width: 20%;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 32px;
}
#indJypt .bd li .pic {
    display: block;
    margin: 0 auto;
}
#indJypt .bd li .pic img {
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#indJypt .bd li .pic:hover img {
    transform: scale(-1.1, 1.1);
}
#indJypt .bd li .icon {
    display: block;
    width: 60px;
    height: 60px;
    background: #73ca45 url(../../base/img/icons-jypt.png) no-repeat 16px;
    border-radius: 5px;
    margin: 0 auto;
}
#indJypt .li2 .icon {
    background-color: #16b3c4;
    background-position: -94px;
}
#indJypt .li3 .icon {
    background-color: #a089e1;
    background-position: -204px;
}
#indJypt .li4 .icon {
    background-color: #e76a4a;
    background-position: -314px;
}
#indJypt .li5 .icon {
    background-color: #16b3c4;
    background-position: -424px;
}
#indJypt .li6 .icon {
    background-color: #4d9de2;
    background-position: -534px;
}
#indJypt .li7 .icon {
    background-color: #73ca45;
    background-position: -644px;
}
#indJypt .li8 .icon {
    background-color: #efc70d;
    background-position: -754px;
}
#indJypt .li9 .icon {
    background-color: #5cbb8f;
    background-position: -864px;
}
#indJypt .li10 .icon {
    background-color: #7c7cd6;
    background-position: -974px;
}
#indJcsp .bd {
    position: relative;
}
#indJcsp .ibd li:after {
    content: "";
    display: block;
    clear: both;
}
#indJcsp .ibd li .pic {
    float: left;
}
#indJcsp .ibd li .title {
    float: right;
    width: 270px;
    font-size: 16px;
    font-weight: bold;
    clear: both;
}
#indJcsp .ibd li .con {
    float: right;
    width: 270px;
    color: #7f7f7f;
}
#indJcsp .ihd {
    text-align: center;
    margin: 10px 0 0;
    position: absolute;
    width: 100%;
    bottom: 15px;
}
#indJcsp .ihd li {
    display: inline-block;
    width: 36px;
    height: 5px;
    background: #d0d9e5;
    color: #d0d9e5;
    overflow: hidden;
    margin: 0 5px;
}
#indJcsp .ihd li.on {
    background: #ffbf63;
    color: #ffbf63;
}
#rowD .box .bd {
    height: 328px;
}
#indMsfc .hd {
    text-align: center;
    background: url(../../base/img/hdlinebg.png) repeat-x bottom;
    padding-bottom: 5px;
}
#indMsfc .hd li {
    display: inline-block;
    padding: 0 8px 0 38px;
    font-size: 20px;
    line-height: 35px;
    height: 43px;
    font-weight: bold;
    color: #616467;
    background: url(../../base/img/boxhdicons.png) no-repeat 0 3px;
}
#indMsfc .hd li {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
#indMsfc .hd li:hover {
    text-decoration: none;
}
#indMsfc .hd .on {
    color: #416eb4;
}
#indMsfc .hd .on {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}
#indMsfc .bd {
    padding: 20px 0 10px;
	background: #0e2247;
}
#indMsfc .bd ul {
    margin-right: -20px;
}
#indMsfc .bd li {
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden;
}

/*--
颜色代码
#416eb4 深色标题
#ddd 淡色边框
--*/ 
#indJyxw .hd h4 a{
	color:#ffc311;
}
#indJyxw .bd{
	/* display:flex; */
	justify-content: space-between;
}
#indJyxw .bd .pic{
	padding-right:20px;
	float: left;
}
#indJyxw .bd .intro{
	font-size:12px;
	text-indent: 2em;
	line-height: 28px;
}
#indJyxw .bd .intro .more{
	color:#ffc311;
}
#indJyxw .bd .list{
	display: flex;
	justify-content: space-evenly;
	margin-top: 20px;
}
#indJyxw .bd .list li a{
	background: linear-gradient(0deg, #07578929 30%, #1c3b74 100%);
	display:block;
	border-radius: 5px;
	color: #ffc311;
	padding: 5px 18px;
}
/*zsxx*/
#zsxx {background: linear-gradient(0deg, #01244873 20%, #0e2247 100%);min-height: 232px;}
#zsxx .bd{padding: 15px 0 0 140px;background: url(../../base/img/ind-gjzs.jpg) left 20px no-repeat;font-size: 12px;line-height: 22px;height: 180px;}
#zsxx .bd h5{color:#fff;}
#zsxx .bd .more{color:#ffc311;}
/*txtPicList*/
.txtPicList li{
	border-bottom: 1px solid #1B3D71;
    border-top: 1px solid #122C5A;
	padding: 15px 0;
    margin: 0;
	min-height: 100px;
  }
.txtPicList li.first{
	border-top:none;
  }
.txtPicList li.last{
	border-bottom:none;
  }
.txtPicList li .pic{
	float:left;
	width: 160px;
	margin-right: 4%;
}
.txtPicList li .con {
    width: auto;
    float: none;
    position: relative;
    padding: 0;
}
.txtPicList li .intro {
    color: #80A0D9;
}
.txtPicList li .title a {
    color: #BDD5FF;
}
.txtPicList li:hover .title a,.txtPicList li .title a:hover{
	color:#ffc311;
}
.txtPicList li:hover .intro{
	color: #BDD5FF;
}
.txtPicList li .pic img {
	width:160px;
	height:100px;
	padding: 0;
    border-radius: 5px;
    background: none;
    border: none;
}
.txtPicList li .con .intro,.txtPicList li .con .intro pre{
	font-size:12px;
}
.txtPicList li .con .others{
	position: absolute;
    right: 0;
    border: 0;
	color:#36548A;
	font-size:12px;
}
/*topicList*/
.topicList li{
	border:none!important;
}
.topicList.havePic{
}
.topicList.havePic .t{
	width:25%;
	float:left;
	text-align: center;
	padding: 0;
}
.topicList.havePic .pic a {
    display: inline-block;
}
.topicList .t .tit {
    font-size: 12px;
}
.topicList .n{
	clear: both;
}
.topicList .n .date {
    float: right;
    color: #36548A;
    font-size: 12px;
}
/*picList*/
#tpxw .tempWrap{margin:0 auto;}
#jkjy .hd ul{justify-content: flex-start;}
#jkjy .hd ul li{margin-right:20px;}
.spdb .bd{padding:20px 10px 0;}
.spdb .hd{text-align:center;}
.spdb .hd a{padding-left: 27px;  background: url(../../base/img/bg.png) 0 -217px no-repeat; color:#ffc311;}
.spdb .picList li{margin-bottom:25px;}
.picList{display:flex;flex-wrap: wrap;justify-content: space-between;}
.picList li{width:172px;position: relative;margin-bottom: 10px;transition: all .4s;}
.picList li .titleBg{
    display: block;
    height: 30px;
    position: absolute;
    background:  linear-gradient(0deg, #1c3b74 30%, #07578929 100%);
    width: 100%;
    bottom: 0;
    transition: all .4s;
}
.picList li:hover .titleBg{height:100%;background: #000000ad;}
.picList li .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 80%;
    padding: 0 10%;
    text-overflow: ellipsis;
    height: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
}
.picList li:hover .title{height:100%;align-items:center;}
.picList li:hover .title a {color: #ffc311;}
.picList li .title a{color:#BDD6FF;text-overflow: ellipsis;}
.picList li .title a:hover{color: #ffc311;}
/*friendList*/
.friendList{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.friendList li{
	min-width: 12%;
	text-align:center;
}

.tabBox .hd li>a{display:none; }
/* 媒体查询 */
@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio: 2){
	#focusPic .bd .pic img{height:auto;}
	#content,#rowA .col-1, #rowB .col-1,#rowA .col-2, #rowB .col-2,.row{
	width:100%!important;float:none!important;
	}
	.friendLinks{width:100%; height:auto;}
}
@media only screen and (max-width:480px), 
       only screen and (max-device-width: 480px){
	#bmdt .hd ul li{width:30%;text-align: center;}
	#indJyxw .bd .list{flex-direction: column;}
	#indJyxw .bd .list li{text-align:center;}
	.topicList.havePic .t{width: 50%;}
	.picList li{width:150px;}
	.txtPicList li .pic{width:120px;}
	.txtPicList li .pic img{ width: 120px;  height: 80px;}
	.txtPicList li .title{overflow:hidden;}
	.txtPicList li .con .intro, .txtPicList li .con .intro pre{height: 5em;   overflow: hidden;}
	.spdb{padding:10px;}
}