@charset "utf-8";
/* CSS Document */

.zhuanti_title { font-size: 24px; font-weight: bold; border-bottom: 1px solid #d8d8d8; color: #445581; padding-bottom: 9px; }
.zhuanti_title a { border-bottom: 3px solid #445581; color: #445581; padding-bottom: 4px; }
.zhuanti_title a span { color: #c70d0d; }
.zhuanti_title a i { float:right; padding-right:10px; color: #445581; font-size:18px; }

.zhuanti_list dl { margin-top: 10px; }
.zhuanti_list dl + dl { border-bottom: 1px solid #efefef; padding-bottom: 17px; }
.zhuanti_list dl dt { font-size: 26px; font-weight: bold; padding-bottom: 5px; padding-top:5px; }
.zhuanti_list dl dt a { font-weight: bold; line-height:43px; }
.zhuanti_list dl dd { line-height: 31px; color: #535353; max-height:62px; overflow:hidden; }
.zhuanti_list dl dd a { color: #535353; }

.zhuanti_list{margin-top:0px; padding-top:0px;}
.zhuanti_list li{ height:44px; line-height:44px;font-size: 18px; border-bottom: 1px solid #efefef;overflow:hidden;}



.zhuanti_nav {
    width: 100%;
    top: 0;
    height: 60px;
    border-bottom: 6px solid #FFE900;
    background-color: #18658D;
    background888: url(http://mat1.gtimg.com/news/2012/lianghui/index/navIBg.png) repeat-x;
}
.n-line {
    position: absolute;
    right: 0;
    top: 11px;
    height: 40px;
    width: 0;
    border-right: 1px solid #1F76A0;
}

.zhuanti_nav .swiper-container{width:100%;height:44px;
background000: #e2e6e7;height:auto;position: relative;
}
.zhuanti_nav .swiper-slide{text-align:center;font-size:18px;background000000:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;
margin: 5px 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
.zhuanti_nav .swiper-slide a{height: 44px;line-height: 44px;font-size: 18px;color: #fff;}
.zhuanti_nav .on,.zhuanti_nav .touch{background:#2772b6; color:#fff;}
.zhuanti_nav .on a{color:#fff;}


 .bgnav { height: 10px; background: url(http://www.xinhuanet.com/politics/2016qglh/static/bgnav.png) 0 0 repeat-x; }


.banner{
	background-image: url(../images/banner.jpg);
	padding: 400px 0 10px;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	}
.footer{
	    width: 100%;
    height: auto;
    background: #18658D;
    padding: 30px 0;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
	}
@media (max-width: 767px) {
 .xs-row-anew{
	margin-left:-5px;
	margin-right:-5px;
	}
.xs-col-anew{
  	padding-left: 5px;
 	padding-right: 5px;
}