﻿*{
    margin: 0;
    padding: 0;
}
body{
    background: #f5f5f5;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    /* overflow: hidden; */
    color: #333;
}
/* a:hover {text-decoration: underline;} */
img{
    transition: all 1s;
}
/* 公共样式 */
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 15px;
}
.ml20{
    margin-left: 20px;
}
.ml30{
    margin-left: 30px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.cl397{
    font-size: 30px;
    color: #333333;
}
/* 头部样式 */
/* 标题样式 */
.title{
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
.title h1{
    font-size: 36px;
}
.title a{
    color: #333333;
}
/* .title a span{
    color: #333333 !important;
} */
.colorSpan{
    color: #bf0614;
}
.title div{
    color: #333333;
    margin-top: 25px;
    font-size: 16px;
}
.title p.gang::after{
    content: '|';
    padding: 0 15px;
}
.title a:hover{
    color: #bf0614;
}
.title a span:hover{
    color: #bf0614 !important;
}
.ph-body .box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.box{
    background: #f5f5f5;
    min-width: 1200px;
    overflow: hidden;
}
/* banner图样式 */
.banner{
    width: 100%;
    margin-top: 32px;
    background: #ececec;
}
.banner .banner-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.banner .banner-box .img{
    width: 900px;
    height: 620px;
	float: left;
    position: relative;
    overflow: hidden;
}
.banner .banner-box .txt{
	float: left;
    width: 300px;
    height: 620px;
    background: #464646;
}
.banner .banner-box .img ul{
    width: 900px;
    /* width: 9000px; */
    height: 620px;
    position: relative;
    /* left: 0;
    top: 0; */
}
.banner .banner-box .img ul li{
    position: absolute;
    float: left;
    width: 900px;
    height: 620px;
    transition: all 1.5s;
    opacity: 0;
    filter:alpha(opacity=0);
}
.banner .banner-box .txt li{
	width: 300px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
.banner .banner-box .txt  a{
    padding: 5px 0px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    width: 260px;
    height: 50px;
    line-height: 22px;
	margin: auto;
    overflow: hidden;
}
.banner .banner-box .txt li.red{
	height: 80px;
    background: url(https://f2.zhizunsf176.com/M00/4F/D4/CqgNOl0-aB6ABsjbAAAAAAAAAAA4133384.hongdi.png) no-repeat;
	background-position: center;
}
.banner .banner-box .txt li.red a{
	padding: 5px 0px;
	font-size: 18px;
	margin: auto;
	height: 70px;
	width: 260px;
	line-height: 30px;
	font-weight: 800;
}
.content{
    width: 100%;
    height: 100%;
    background: #f5f5f5;
}
/* 要闻样式 */
.yaowen{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	padding: 0 0 40px 0;
}
.yaowen .yw-box{
    overflow: hidden;
}
.yaowen .yw-box a:hover{
    color: #bf0614;
}
.yaowen .yw-box a img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.yw-top{
    float: left;
    width: 100%;
    height: 33px;
	margin-top: 50px;
    margin-bottom: 20px;
    overflow: hidden;
}
.yw-top div{
    line-height: 42px;
    float: right;
    margin-top: -5px;
    overflow: hidden;
}
/* .yw-top div a{
    display: inline-block;
    line-height: 42px;
} */
.yw-top div a.item::after{
    content: '/';
    padding: 0 8px;
    color: #dfdfdf;
}
.yw-top div a.item:after{
    content: '/';
    padding: 0 8px;
    color: #dfdfdf;
}
.yw-top div a span{
    padding: 0 8px;
    color: #dfdfdf;
}
.yw-top div a:hover{
    color: #bf0614;
}
.zsj{
    padding: 10px 15px;
    position: absolute;
	z-index: 100;
    top: 0;
    left: 0;
    color: white;
    font-size: 16px;
    background: #bf0614;
}
.zsj a{
    color: #fff;
}
.yaowen .yw-box .zsj a:hover{
    color: #fff;
}
.ztdt-bg{
    width: 100%;
    height: 100%;
    background: #e4e4e4;
    min-width: 1200px;
    overflow: hidden;
}
.ztdt-content{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.ztdt-content a img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.ztdt-content p{
    font-size: 14px;
    padding: 0 0 0 20px;
}
.ztdt-box{
    width: 1200px;
    overflow: hidden;
}
.ztdt-box .border{
	margin-bottom: 14px;
}
.ztdt-box a:hover{
    color: #bf0614;
}
/* .ztdt-box a:hover h2{
    color: red;
} */
/* 国际视频轮播图 */
.gjsp .banner-a-img li{
	width: 386px;
}
.banner-a{
    width: 385px;
    height: 363px;
    position: relative;
}
.img-box{
    width: 386px;
    height: 100%;
}
.img-box img{
    width: 100%;
    height: 100%;
}
.video{
    width: 386px;
    height: 207px;
    position: absolute;
    top: 0;
    left: 0;
}
.video video{
    width: 386px;
	height: 217px;
}
.banner-a-img{
    width: 100%;
    height: 217px;
    overflow: hidden;
}
.play{
    width: 77px;
    height: 75px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -38px;
    margin-top: -37px;
    z-index: 50;
}
.banner-a-img ul{
    width: 4235px;
    height: 217px;
    overflow: hidden;
}
.banner-a-img li{
    position: relative;
    width: 385px;
    height: 100%;
    float: left;
}
.ztdt-box .banner-a-nav{
   bottom: -5px;
}
.banner-a-nav{
    /* width: 226px; */
    height: 20px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    z-index: 100;
    margin-left: -65px;
}
.banner-a-nav li{
    float: left;
    border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
    margin-left: 5px;
}
.banner-a-nav li span{
    display: block;
    width: 8px;
    height: 8px;
    border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
    background: #d5d5d5;
    cursor: pointer;
}
.banner-a-nav li .active{
    border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
    background: #ff0718;
}
.banner-a-text{
    position: absolute;
    top: 145px;
    left:0;
    width: 97%;
    height: 65px;
    z-index: 100;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box-flex;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* background: url(../images/bg-1_05.png) repeat-x bottom left; */
}
.mk-385 .banner-a .banner-a-text{
    display: none;
}
.lunbo-box .banner-a-text{
    top: 190px;
}
.banner-a-text a{
    font-size: 22px;
    color: #fff;
    padding: 0 0 0 20px;
    display: block;
    line-height: 34px;
}
/* .banner-a-page{
    display: none;
}
.banner-a-page a{
    display: block;
    position: absolute;
    top:50%;
    width: 14px;
    height: 28px;
    margin-top:-14px;
    cursor: pointer;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.banner-a-page a:hover {
    opacity:1;
    filter:alpha(opacity=100);
}
.banner-a-page .btnLeft {
    left:0px;
    background: url(../images/left-Btn.png) no-repeat center;
    padding: 0 10px;
}
.banner-a-page .btnRight {
    right:0px;background: url(../images/right-Btn.png) no-repeat center;
    padding: 0 10px;
} */
.banner-list{
    margin-top: 7px;
    width: 365px;
    height: 110px;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}
.gjsp-list ul{
	overflow: hidden;
}
.banner-list li{
    width: 115px;
    height: 105px;
    background: #f2f7fc;
    color: #fff;
    float: left;
    margin-right: 10px;
	border-radius: 4px;
}
.banner-list ul li:hover{
    background: #ececec;
}
.banner-list ul li.cole3{
    background: #ececec;
}
.banner-list li p{
    font-size: 14px;
    display: block;
    position: relative;
    width: 90%;
    /* height: 100%; */
    color: black;
    line-height: 25px;
    padding: 5px 0 0 10px;
}
.banner-list li p.cole3{
    color: #bf0614;
}
/* 国际视频轮播图 */
/* top滚动文字效果 */
.banner-a-5 {width: 100%;height: 120px;overflow: hidden;}
.banner-a-5 .banner-a-img {height: 120px;}
.banner-a-5 .banner-a-img ul {height: auto;}
.banner-a-5 .banner-img ul{width: 100%;}
.banner-a-5 .banner-img ul li {float: none;line-height: 40px;width: 100%;height:120px;}
.banner-a-5 .banner-img ul li a {height: auto;width: 100%;line-height: 40px;}
/* top滚动文字效果 */
/* 文字居中功能样式 */
.textwrap {display:table;width:100%;height:100%;*position:relative;overflow:hidden;}
.textsubwrap {vertical-align:middle;display:table-cell;*position:absolute;*top:50%;*left:0;*width:100%;*display:block;} 
.textcontent {*position:relative;*top:-50%;*left:0;*cursor:pointer;} 
/* 文字居中功能样式 */

.ztdt-box h2{
    font-size: 20px;
    padding: 15px 0 15px 10px;
    color: #333333;
}
.lwpjf .h2{
    padding: 15px 0 15px 10px;
    color: #333333;
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
}
.lwpjf .h2 a{
    color: #333333;
}
.h2{
    padding: 15px 0 15px 10px;
    color: #333333;
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
}
.ztdt-box h2 a {
    color: #000;
    font-size: 16px;
    margin-right: 20px;
	font-weight: normal;
}
.ztdt-box h2 a.active {
    color: #333333;
    font-size: 20px;
	font-weight: bold;
}
.mk-845{
    float: left;
    height: 135px;
    line-height: 40px;
    width: 825px;
	padding: 0 0 0 20px;
    background: #ffffff;
    overflow: hidden;
}
.mk-845 h1{
    white-space:nowrap;
    width: 845px;
    font-size: 32px;
	font-weight: normal;
}
.mk-845 h1 a{
	padding: 15px 0 0 0;
}
.mk-845 a{
    display: inline-block;
    padding: 18px 28px 0 0;
}
.mk-335{
    overflow: hidden;
    width: 390px;
    height: 345px;
    position: relative;
    background: #ffffff;
}
.mk-335 .mk-335-img{
    position: relative;
    width: 348px;
    height: 196px;
    overflow: hidden;
}
.mk-335 .mk-335-img img{
    width: 100%;
    height: 100%;
}
.mk-335 .mk-335-img .mk-335-a{
    display: block;
}
.mk-335 .mk-335-txt{
    height: 125px;
    font-size: 14px;
	margin-top: 4px;
    overflow: hidden;
}
.mk-335 .mk-335-txt a{
    padding: 0 0 0 20px;
    display: block;
    width: 349px;
	height: 40px;
    line-height: 40px;
    color: #333333;
    overflow: hidden;
}
.mk-385{
    overflow: hidden;
    width: 386px;
    position: relative;
    background: #ffffff;
}
.mk-385-img{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 217px;
}
.mk-385-img a{
    display: block;
}
.mk-385-txt{
    width: 100%;
    line-height: 35px;
}
.mk-385-txt p{
    font-size: 14px;
}
.mk-435{
    overflow: hidden;
    font-size: 14px;
    line-height: 41px;
    float: left;
    width: 435px;
    height: 540px;
    background: #ffffff;
}
.mk-435 ul{
    height: 410px;
	margin-top: 6px;
    overflow: hidden;
}
.mk-435 li{
    width: 395px;
    height: 40px;
    padding: 0 0 0 20px;
    overflow: hidden;
}
.mk-435 .banner-a-5{
	margin-top: -6px;
}
.hot{
    padding: 0 3px;
    height: 22px;
    font-size: 14px;
    color: white;
    text-align: center;
    line-height: 22px;
    background: #bf0614;
    position: relative;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
}
.yaowen .yw-box a.hot:hover{
    color: white;
}
.mk-390{
    width: 390px;
    float: left;
    overflow: hidden;
}
.mk-h693 .lwpjf-mk{
    width: 305px;
    height: 125px;
    margin-left: 15px;
    overflow: hidden;
	font-size: 14px;
    border-bottom: 1px solid #dbdbdb;
}
.mk-h693 .mk-390-img a{
    display: block;
}
.mk-h693 .mk-390-img .jianbian a{
	width: 87%;
	font-size: 20px;
}
.mk-h693 .mk-390-img .tu-box{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
}
.mk-h693 .mk-390-img .tu-box1{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	display: none;
}
.jianbian{
    position: absolute;
    width: 100%;
    height: 107px;
    left: 0;
    bottom: 0;
    line-height: 32px;
    z-index: 50;
	background: url(https://f2.zhizunsf176.com/M00/4F/D4/CqgNOl0-aB6ABsjbAAAAAAAAAAA4133384.jianbian.png);
	background-position: left 75%;
    /* background: rgba(255,0,0,0);
    background: -webkit-gradient(linear, top, bottom, color-stop(0, rgba(255,0,0,0)), color-stop(100%, rgba(0, 0, 0)));
    background: -webkit-linear-gradient(bottom,rgba(255,0,0,0),rgba(0, 0, 0));
    background: -o-linear-gradient(bottom, rgba(255,0,0,0) 0, rgba(0, 0, 0) 100%);
    background: -ms-linear-gradient(bottom, rgba(255,0,0,0) 0, rgba(0, 0, 0) 100%);
    background: linear-gradient(to bottom, transparent 0, black 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr='#ffffff', endColorstr='#000000')" */
}
.jianbian a{
    width: 90%;
    font-size: 22px;
    color: #fff;
	position: absolute;
	left: 20px;
	bottom: 9px;
}
.mk-390 .mk-390-img img{
    width: 100%;
    height: 100%;
}
.mk-h693 .lwpjf-mk .lwpjf-img{
    width: 155px;
    height: 87px;
    margin-top: 19px;
    float: left;
    overflow: hidden;
	position: relative;
}
.mk-h693 .lwpjf-mk .lwpjf-img .tu{
	position: absolute;
	z-index: 10;
}
.mk-h693 .lwpjf-mk .lwpjf-img .tu1{
	display: none;
	position: absolute;
	z-index: 0;
}
.mk-h693 .lwpjf-mk .lwpjf-img a{
    width: 155px;
    height: 87px;
    display: block;
}
.mk-h693 .lwpjf-mk .lwpjf-img a img{
    width: 100%;
    height: 100%;
}
.mk-h693 .lwpjf-mk .lwpjf-txt{
    width: 130px;
    height: 87px;
    float: right;
    line-height: 25px;
    margin-top: 19px;
    margin-left: 15px;
}
.mk-h410{
    overflow: hidden;
    width: 390px;
    height: 175px;
    font-size: 14px;
    line-height: 26px;
    background: #ffffff;
}
.mk-h410 .h2{
    padding: 10px 0 8px 20px;
}
.mk-h410 h2{
    font-size: 20px;
    padding: 15px 0 0px 20px;
    color: #333333;
}
.mk-h410 li{
    width: 352px;
	height: 42px;
    padding: 0 0 0 20px;
	line-height: 42px;
    overflow: hidden;
}
.mk-h693{
    width: 335px;
    height: 695px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}
.mk-h693 .mk-390-img{
    width: 306px;
    height: 172px;
    overflow: hidden;
    position: relative;
}
.mk-h693 .mk-390-img img{
    width: 100%;
    height: 100%;
}
.yaowen .yw-box .mk-h693 .tu-box1 img:hover{
	transform: scale(1);
    -ms-transform: scale(1);
}
.yaowen .yw-box .mk-h693 .tu1 img:hover{
	transform: scale(1);
    -ms-transform: scale(1);
}
.yilu{
	height: 100px;
    overflow: hidden;
    float: left;
    margin-top: 40px;
}
.yilu a{
	display: block;
	width: 100%;
	height: 100%;
}
.guanggao{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}
.guanggao .ggw{
    height: 150px;
    float: left;
}
.ztdt-content .ztdt p{
	height: 40px;
	overflow: hidden;
}
.ztdt{
    width: 388px;
    overflow: hidden;
    line-height: 30px;
    height: 180px;
	margin-bottom: 14px;
}
.ztdt .h2{
	padding: 15px 0 6px 20px;
}
.zbtx{
    overflow: hidden;
    height: 360px;
}
.zbtx .mk-385-txt{
	line-height: 33px;
}
/* 老外评街坊样式 */
.ztdt-box .zhibo{
	margin-left: 11px;
}
.ztdt-box .height2{
	width: 388px;
}
.ztdt-box .height2 img{
	width: 100%;
	height: 100%;
}
.lwpjf{
    overflow: hidden;
    width: 188px;
    height: 310px;
    background: #ffffff;
}
.lwpjf p{
    font-size: 14px;
}
.ztdt-box .lwpjf .lwpjf-txt p{
	padding: 0 0 0 15px;
	margin-top: 8px;
    width: 160px;
	height: 48px;
	overflow: hidden;
}
.lwpjf .lwpjf-img{
    overflow: hidden;
    height: 106px;
}
.lwpjf .lwpjf-img img{
	width: 100%;
	height: 100%;
}
.lwpjf .lwpjf-img a{
    display: block;
}
.lwpjf .lwpjf-txt{
	height: 60px;
    margin-top: 5px;
    line-height: 26px;
}
.border{
    border-bottom: 1px solid #dbdbdb;
}
/* 热点专题样式 */
.rdzt{
    float: left;
    width: 100%;
    height: 155px;
    margin-top: 20px;
    background: #ffffff;
    overflow: hidden;
}
.rdzt p{
	padding: 0;
}
.rdzt h2{
	padding: 20px 0 15px 10px;
}
.rdzt .js-crad-box img:hover{
    transform: scale(1);
}
/* 第二届一带一路样式 */
.f5f5{
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    min-width: 1200px;
    overflow: hidden;
}
.csyy-content{
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}
.csyy-content .border{
	margin-top: 10px;
	margin-bottom: 9px;
}
/* 城市远洋样式 */
.mk-470{
    background: #ffffff;
    width: 468px;
    height: 265px;
}
.mk-470 .h2{
    margin-left: 10px;
}
.mk-470 li{
    padding: 0 0 0 20px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}
.mk-470 li.jczt-0{
	margin-top: 7px;
}
.mk-470 li .jczt-img{
    width: 430px;
    height: 126px;
    display: block;
    overflow: hidden;
}
.mk-470 li a img{
    width: 100%;
    height: 100%;
}
.mk-470 .h2 a{
    color: #333333;
}
.csyy-box{
    float: left;
    overflow: hidden;
}
.csyy-box .dslm{
	height: 390px;
}
.csyy-box .dslm ul{
	overflow: hidden;
	margin-top: 8px;
}
.csyy-box a img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.csyy-box a:hover{
    color: #bf0614;
}
.csyy-box a:hover h2{
    color: #bf0614;
}
/* 轮播图样式 */
.lunbo-box{
    overflow: hidden;
    width: 468px;
    height: 265px;
    float: left;
    position: relative;
}
/* 轮播图样式 */
.csyy-box .h2{
    padding: 15px 0 15px 10px;
    color: #333333;
    font-size: 20px;
	height: 20px;
}
.csyy-box .mk-470 .liebiao{
	display: block;
    width: 430px;
	height: 100%;
    line-height: 37px;
    font-size: 20px;
    padding: 0 0 0 20px;
}
.csyy-box .mk-470 p{
    padding: 3px 0 0 15px;
}
.csyy-box .lwpjf{
    width: 224px;
    height: 390px;
}
.csyy-box .lwpjf .lwpjf-img{
    height: 125px;
}
.csyy-box .lwpjf .lwpjf-txt{
    width: 100%;
    height: 57px;
    line-height: 26px;
	overflow: hidden;
}
.csyy-box .lwpjf .lwpjf-txt p{
    width: 200px;
    padding: 5px 0 0 15px;
}
/* 需求高度样式 */
.ztdt-content .height .lwpjf-txt{
	height: 48px;
}
.ztdt-content .height .lwpjf-txt1{
	margin-top: 13px;
}
.ztdt-content .height .border{
	margin-top: 12px;
}
.height{
    height: 362px;
}
.height2{
    height: 267px;
}
.height3{
    height: 390px;
}
.height4{
    height: 105px;
}
.height5{
    height: 515px;
}
.height5 ul{
	margin-top: 8px;
}
.height6{
    height: 410px;
}
.height7{
    height: 120px;
}
.height8{
    height: 410px;
}
.ztdt-content .height8 p{
	height: 40px;
	overflow: hidden;
}
.height9{
    height: 227px;
}
/* 环球按钮样式 */
.qych{
	margin-top: 50px;
}
.huanqiu{
    width: 100%;
    height: 38px;
    float: left;
    margin-bottom: 25px;
}
.huanqiu .hq-box{
    font-size: 16px;
    width: 230px;
    height: 100%;
    margin: 0 auto;
    background: #dcdcdc;
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.huanqiu .hq-box div{
    text-align: center;
    line-height: 40px;
    width: 115px;
    height: 100%;
    float: left;
    cursor: pointer;
}
#btn2{
    float: right;
}
.huanqiu .hq-box div.redyj{
    width: 110px;
    height: 100%;
    color: white;
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
    background: #bf0614;
}
/* 环球综合样式 */
.hqcy{
    float: left;
    overflow: hidden;
    width: 1200px;
    height: 800px;
    position: relative;
}
.qych-box{
    width: 2400px;
    height: 800px;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s;
}
.hqzh-box{
    width: 1200px;
    float: left;
    overflow: hidden;
}
.hqzh-box .mt20{
	margin-top: 17px;
}
.hqzh-box .mk-385{
    height: 390px;
}
.hqzh-box a:hover{
    color: #bf0614;
}
.hqzh-box a:hover h2{
    color: #bf0614;
}
.hqzh-box .mk-385 .mk-385-txt p{
    padding:  0 0 0 20px;
    line-height: 40px;
}
.hqzh-box .mk-385 a img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
/* 文体教育样式 */
.wtjy-content{
    width: 1200px;
    overflow: hidden;
}
.wtjy{
	margin-top: 50px;
}
.wtjy-box{
	margin-bottom: 30px;
}
.wtjy-box h2{
    font-size: 20px;
    padding: 15px 0 15px 10px;
    color: #333333;
}
.footer{
    width: 100%;
    height: 273px;
    background: #063166;
}
.wxbzq{
    width: 1200px;
    height: 64px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.wxbzq ul{
    height: 64px;
    overflow: hidden;
}
.wxbzq ul li{
    float: left;
    width: 193px;
    height: 100%;
    margin-left: 8px;
}

.rdzt-list {position: relative;}
.rdzt-list .list-ul-1 li {float: left;margin-left: 13px;}
.rdzt-list .list-pic {width: 185px;height: 80px;}
.rdzt-list .list-pic a,.rdzt-list .list-pic a img {display: block;width: 100%;height: 100%;}
.rdzt-list .list-ul-2 {width: 356px;position: absolute;top:-40px;right:17px;}
.rdzt-list .list-ul-2 li {height: 34px;line-height: 34px;font-size: 14px;}
.rdzt-list .list-ul-2 li a {color: #333;}
.rdzt-list .list-ul-2 li a:hover{color: #bf0614;}
.rdzt-list.rdzt-list-1 .list-ul-2 {display: none;}
.rdzt-list.rdzt-list-2 .list-ul-1 {width: 793px;height: 80px;overflow: hidden;}
.js-crad-box {display: none;}
.csyy-box .mk-470 h3 {padding: 0 20px;height: 105px;}
/*.lunbo-box,.banner-a-2 .banner-img {overflow: initial;}*/
.banner-a-2,.banner-a-2 .banner-img {position: relative;width: 100%;height: 100%;}
.banner-a-2 .banner-img ul,.banner-a-img li a,.banner-a-img li a img {position: relative;height: 100%;display: block;border: none;}
.banner-a-2 .banner-img ul,.banner-a-img li a{width: 472px;}
.banner-a-2 .banner-img li {width: 468px;overflow: hidden;}
.banner-a-2 .banner-list {display: none;}
.banner-a-2 .banner-a-nav {width: 95%;left:0;margin-left: 0;text-align: right;padding: 0 1%;}
.banner-a-2 .banner-a-nav li {float: none;display: inline;font-size: 0;margin: 0 0 0 5px;}
.banner-a-2 .banner-a-nav li span {display: inline-block;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:50% 50%;position: relative;}

/* 热点专题新增样式 */
.rdzt-box .rdzt-list .rdzt-box-ul{width: 1200px;margin-top: 20px;}
.rdzt-box .js-crd-box-eff ul {display:none;}
.rdzt-box .js-crd-box-eff .rdzt-box-ul {display:block;margin-top: 0;}

/* 热点专题新增样式 */
/* .rdzt-box .rdzt-list .rdzt-box-ul{width: 1200px;margin-top: 20px;}
.rdzt-box .js-crd-box-eff ul {display:none;}
.rdzt-box .js-crd-box-eff .rdzt-box-ul {display:block;margin-top: 0;} */