/*--轮播图--*/

.banner_box{
	width:100%;
	position:relative;
	overflow:hidden;
}
.banner_box .banner_txt{
	width:1000px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
	z-index:10;
}
.banner{
	width:100%;
	height:710px;
}
.banner .slide{
	width:100%;
}
.banner .slide1{
	background:url(../images/index/banner1.jpg) no-repeat top center;
}
.banner .slide2{
	background:url(../images/index/banner2.jpg) no-repeat top center;
}
.banner .slide3{
	background:url(../images/index/banner3.jpg) no-repeat top center;
}
.banner .slide4{
	background:url(../images/index/banner5.jpg) no-repeat top center;
}
.banner .slide5{
	background:url(../images/index/banner6.jpg) no-repeat top center;
}
.banner .slide6{
	background:url(../images/index/banner7.jpg) no-repeat top center;
}
.wenzi{
    text-transform:Uppercase;
    width: 640px;
    color: #fff;
    position: absolute;
    top: 23%;
    left:21%; 
  }
  .wenzi img{
  	width: 30%;
  }
  .wenzi h3{
    font-size: 2.1rem;
  }
  .wenzi p{
    font-size: 1.5rem;
  } 
  .wenzi a{
  	display: block;
  	color: #fff;
  	background: url(../images/index/more_bg.png) no-repeat;
  	width: 163px;
  	height: 39px;
  	background-size:100% 100%;
  	line-height: 39px;
  	text-transform:Uppercase;
  	font-size: 16px;
  	margin-top: 25px;
  }
  .wenzi a span{
  	margin-left: 25%;
  }
.bx-wrapper{ margin-bottom:0; z-index:8; }
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    border: 0 solid #fff;
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { 
    bottom:95px;
	z-index:11;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px;
    height: 10px;
    margin: 0 5px;
    background: url(../images/xdsy/sy_dian.png) no-repeat; 
    border-radius: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
   background: url(../images/xdsy/sy_dian_sctive.png) no-repeat;
   width: 12px;
   height: 12px; 
    /* background: #ffca08; */
}
/*--轮播结束--*/
body{
	position: relative;
	font-family: "微软雅黑";
	font-size: 16px;
}
/*--头部导航--*/
.head{
	width:100%; 
	position:fixed;
	top:0;
	left:0;
	z-index:88888;
	height: 81px;
}

.head .logo{
	background:#fff;
	line-height: 81px;
	height: 81px;
	text-align: center;
}
.right{
	float: left;
	width: 57%;
	color: #fff;
	height: 85px;	
	position: relative;
}
.bg_right{
	background: rgba(0,22,66,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2001643,endColorstr=#B2001643);
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 86px;
	line-height: 86px;
}
.hear_right{
	width: 98%;
	position: absolute;
	top: 0;
	left: 0;
	height: 81px;
	line-height: 81px;
	position: relative;
	z-index: 5;
}
.new_head_right ul.ul_right{
	width: 872px;
	float: left;
	font-size: 14px;
	color: #505050;
	margin-top: 10px;
}
.new_head_right ul.ul_right li{
	float: left;
	width: 13%;
	text-align: center;
	/* margin: 0 1%; */
	cursor: pointer;
	height: 34px;
}
.new_head_right ul.ul_right li a{
	display: block;
	color: #505050;
	height: 34px;
}
.new_head_right ul.ul_right li.active span{
	
	display: inline-block;
}
 .new_head_right ul.ul_right li.active{
  	position: relative;
  }
  .new_head_right ul.ul_right li.active span.a_line{
	height:0px;
    background-color: #ffa800;
    bottom: 0;
    left: 50%;
    margin-left: -28px;
    position: absolute;
	width: 56px;
    display: inline-block;
  }  
.lans{
	float: left;
	overflow: hidden;
	background-color: #144199;
	height: 100%;
	position: relative;
	width:20%;
}
.lans a{
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url(../images/index/yuan.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 31px;
	float: right;
	margin-top: 25px;
}
.lans span{
	border-left:#1e62cc 1px solid; 
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	height: 30px;
	float: right;
	margin-top: 25px;
}
.lans img{
	float: right;
	margin-top: 25px;
	cursor: pointer;
}
/* 二级导航 */
.er_nav{
	height: 140px;
	width: 100%;
	/* background:#dce6f4; */
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: -1;
	/* background: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	 */}
.er_nav div.er_divs{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 80px;
	cursor: pointer;
	/* width: 100%; */
	background:#fff;
	left: 0;
	padding: 25px;
	background: rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);
}
.er_nav div.er_divs ul{
	margin-right: 75px;
}
.er_nav div.er_divs h3{
	font-size: 18px;
	color: #bfc1c3;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: solid 1px #bbbbbb;
	margin-bottom: 15px;
}
.er_nav div.er_divs h3 span{
	margin-right: 5px;
}
.er_nav ul li a{
	color: #565450;
	display: block;
}
.er_nav ul li{
	background: url(/webpage/ch/cms/public/images/index/circle.png) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 20px;
}
.er_nav ul li a:hover{
	color: #ffa800;
}
.er_nav div.er_divs.zjxd{
	left: 23%;
}
.er_nav div.er_divs.xwzx{
	left: 29%;
}/* 
.er_nav ul.xddc{
	padding-left: 39%;
}
.er_nav ul.xdsy{
	padding-left: 45%;
} */
.er_nav div.er_divs.xddc{
	left: 35%;
}
.er_nav div.er_divs.xdsy{
	left: 35%;
} 
.er_nav div.er_divs.xdwh{
	left: 57%;
}
.er_nav div.er_divs.xdjd{
	left: 51%;
}
.er_nav div.er_divs.rlzy{
}
/* 内容 */
.xinwen{
	background: url(../images/index/xw_bg.png) no-repeat center right;
	height: 66px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 8;
}
.xwzx_click_top{
	display: block;
	margin: -26px auto 0;
	cursor: pointer;
}
.xinwen_right{
	float: right;
	width: 414px;
	color: #fff;
	height: 66px;
	line-height: 66px;
}
.xinwen_right ul li a{
	display: block;
	color: #fff;
	width: 340px;
}
.xinwen_right ul li a span{
	float: left;
	font-size: 12px;
	font-family: "微软雅黑";
}
.xinwen_right ul li span.bt{
	word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	/* text-overflow:ellipsis;
	width:170px; */
	width: 240px;
	/* max-width: 173px; */
}
/* .xinwen_right ul li span.bt:after{
	content: "···································";
} */
/* .xwzx_slh{
 	max-width: 70px;
 } */ 
.sp_line{
	float: right;
	border-left: solid 1px #fff;
	height: 13px;
	margin: 26px 13px; 
}
.xinwen_right img,.xinwen_right ul{
	float: left;
}
.xinwen_right img{
	margin-top: 20px;
	margin-right: 15px;
}
.xinwen img.xw_ewm{
	float: right;
	margin: 15px;
	margin-right: 15px;
}
/* 新闻big */
.xinwen_big{
	background: url(../images/index/xw_bg_big.png) no-repeat center right;
	height: 0;
	position: absolute;
	bottom: 0;
	/* left: 50%;
	margin-left: -43%;
	width: 86%; */
	width: 100%;
	left: 0;
	z-index: 8;
	background-size: 100% 100%;
}
.xwzx_click_bottom{
	display: block;
	margin:-27px auto 0;
	display: none;
	cursor: pointer;
	width: 97px;
}
.xinwen_right_big{
	float: right;
	width: 35%;
	color: #fff;
	margin-top: 35px;
}
.xinwen_right_big ul li{
	height: 20px;
}
.xinwen_right_big ul li a{
	display: block;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1} 
.xinwen_right_big ul li a span{
	float: left;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #fff;
}
.xinwen_right_big ul li a span.bt{
	word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	width: 240px;
}
.xinwen_big .sp_line{
	float: right;
	border-left: solid 1px #fff;
	height: 13px;
	margin: 35px 13px; 
}
.xinwen_right_big img,.xinwen_right_big ul{
	float: left;
}
.xinwen_right_big img{
	margin-right: 15px;
}
.xinwen_big img.xw_ewm{
	float: right;
	margin: 15px;
	margin-top: 20px;
	margin-right: 15px;
}
/* 新闻big */
.main{
	width: 100%;
	/* background: url(../images/index/main_bg.jpg) no-repeat;
	background-size: 100% 100%;
	height: 673px; */
}
.content{
	width: 1130px;
	margin: 70px auto 0;
}
.content1{
	overflow: hidden;
}
.con1_left{
	float: left;
}
.con1_left_top{
	background: url(../images/index/con1_left_top.png) no-repeat;
	width: 215px;
	height: 297px;
	background-size: 100% 100%;
}
.con1_text{
	width: 112px;
	padding-top: 25px;
	margin-left:30px;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
}
.con1_text p{
	margin-bottom: 10px;
}
.con1_text a{
	width: 112px;
	height: 28px;
	line-height: 28px;
	border: solid 1px #fff;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.con1_left_bottom{
	background: url(../images/index/con1_left_bottom.png) no-repeat;
	width: 215px;
	height: 196px;
	background-size: 100% 100%;
	margin-top: 8px;
}
.con1_right{
	float: left;
	margin-left: 8px;
	position: relative;
}
.con1_right_cons{
	position: absolute;
	right: -80px;
	width: 604px;
	height: 300px;
	top: 50%;
	margin-top: -150px;
	background: url(../images/index/con1_right_cons.png) no-repeat;
	background-size: 100% 100%;
}
.con1_text1{
	width: 408px;
	padding-top: 25px;
	margin-left:45px;
	color: #fff;
	text-transform: uppercase;
}
/* .con1_text1 a:hover{
	border: solid 1px #ffa800;
} */
.border_animation {
	position: absolute;
    width: 120px;
    height: 30px;
    top: 220px;
    left: 46px;
}
.border_animation .border_top { position: absolute; height: 1px; width: 0; font-size: 0;  top: 0; left: 0; transition: all 0.3s ease-out;-ms-transform:all 0.3s ease-out;-moz-transform:all 0.3s ease-out;-webkit-transform:all 0.3s ease-out;-o-transform:all 0.3s ease-out; }
.border_animation .border_right { position: absolute; height: 0px; width: 1px; font-size: 0;  bottom: 0; right: 0; transition: all 0.3s ease-out;-ms-transform:all 0.3s ease-out;-moz-transform:all 0.3s ease-out;-webkit-transform:all 0.3s ease-out;-o-transform:all 0.3s ease-out; }
.border_animation .border_bottom { position: absolute; height: 1px; width: 0px; font-size: 0;  right: 0; bottom: 0; transition: all 0.3s ease-out;-ms-transform:all 0.3s ease-out;-moz-transform:all 0.3s ease-out;-webkit-transform:all 0.3s ease-out;-o-transform:all 0.3s ease-out; }
.border_animation .border_left { position: absolute; height: 0px; width: 1px; font-size: 0;  left: 0; top: 0; transition: all 0.3s ease-out;-ms-transform:all 0.3s ease-out;-moz-transform:all 0.3s ease-out;-webkit-transform:all 0.3s ease-out;-o-transform:all 0.3s ease-out; }
.border_animation.hover .border_top,.border_animation.hover .border_bottom { width: 120px}
.border_animation.hover .border_left,.border_animation.hover .border_right { height: 30px}
.con1_text1 p{
	margin-bottom: 15px;
	font-size: 15px;
}
.con1_text1 h3{
	font-size: 22px;
	margin-bottom: 17px;
	width: 112px;
}
.con1_text1 h2{
	font-family: "Arial";
	font-size: 30px;
	margin-bottom: 6px;
	width: 112px;
}
.con1_text1 a{
	width: 120px;
	height: 28px;
	line-height: 28px;
	border: solid 1px #fff;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.content_two{
	overflow: hidden;
}
.content_two_left,.content_two_right{
	float: left;
	width: 50%;
	height: 341px;
	position: relative;
	overflow: hidden;
}
.content_two_left_img{
	background: url(../images/index/cons2_left.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 341px;
	transition: all 0.6s; 
	-moz-transition: all 0.6s;/* Firefox 4 */
	-webkit-transition: all 0.6s;/* Safari 和 Chrome */
	-o-transition: all 0.6s;/* Opera */ 
	cursor: pointer;
	overflow: hidden; 
	position: absolute;
	top: 0;
	left: 0;
}
.content_two_left:hover .content_two_left_img{
	transform: scale(1.1);
	-ms-transform:scale(1.1); 	/* IE 9 */
	-moz-transform:scale(1.1); 	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.content_two_right_img{
	background: url(../images/index/cons2_right.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 341px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;/* Firefox 4 */
	-webkit-transition: all 0.6s;/* Safari 和 Chrome */
	-o-transition: all 0.6s;/* Opera */
	cursor: pointer; 
	overflow: hidden; 
	position: absolute;
	top: 0;
	left: 0;
}
.content_two_right:hover .content_two_right_img{
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform:scale(1.1); 	/* IE 9 */
	-moz-transform:scale(1.1); 	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.content_two_wenzi{
	text-align: center;
	top: 65px;
	color: #fff;
	width: 405px;
	position: absolute;
}
.content_two_wenzi h2{
	font-size: 30px;
	margin-bottom: 10px;
}
.content_two_wenzi h3{
	font-size: 18px;
	margin-bottom: 20px;
}
.content_two_wenzi p{
	font-size: 15px;
	margin-bottom: 25px;
	line-height: 22px;
	height: 80px;
}
.content_two_wenzi a{
	display: inline-block;
	width: 136px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: #ffa800;
	color: #fff;
}
.content_two_wenzi a:hover{
	background: #0154ce;
}
.content_three{
	margin: 115px auto 0;
	width: 1130px;
	overflow: hidden;
}
.content_three .three_1,.content_three .three_2{
	margin-right: 25px;
}
.content_three .three_1,.content_three .three_2,.content_three .three_3{
	float: left;
	width: 360px;
	overflow: hidden;
}

.three_divs_img:hover{
	transform: scale(1.08);
	-ms-transform:scale(1.08); 
	-moz-transform:scale(1.08); 	
	-webkit-transform:scale(1.08); 
	-o-transform:scale(1.08);
} 
.three_divs_img{
	width: 100%;
	height: 299px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;/* Firefox 4 */
	-webkit-transition: all 0.6s;/* Safari 和 Chrome */
	-o-transition: all 0.6s;/* Opera */
	cursor: pointer; 
	overflow: hidden;  

}
.three_divs_img.three_divs_img1{
	background: url(/webpage/ch/cms/public/images/index/three_1.jpg) no-repeat;
	background-size: 100% 100%;
}
.three_divs_img.three_divs_img2{
	background: url(/webpage/ch/cms/public/images/index/three_2.jpg) no-repeat;
	background-size: 100% 100%;
}
.three_divs_img.three_divs_img3{
	background: url(/webpage/ch/cms/public/images/index/three_3.jpg) no-repeat;
	background-size: 100% 100%;
}
/* .content_three .three_1 img{
	display: block;
} */
.three_1_bg,.three_2_bg,.three_3_bg{
	width: 360px;
	height: 273px;
	position: relative;
}
.three_1_bg{
	background: url(../images/index/three_1_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.three_2_bg{
	background: url(../images/index/three_2_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.three_3_bg{
	background: url(../images/index/three_3_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.three_text{
	position: absolute;
	left:50%;
	margin-left: -107px;
	bottom: 55px;
	width: 214px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.three_text h2{
	font-size: 25px;
	margin-bottom: 10px;
}
.three_text h3{
	font-size: 20px;
	margin-bottom: 15px;
}
.three_text a{
	width: 136px;
	display: block;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: solid 1px #fff;
	color: #fff;
}
.border_animation_rc{
	position: relative;
    width: 136px;
    height: 30px;
    top: -30px;
    left: 0;
}
.border_animation.border_animation_rc.hover .border_top,.border_animation.border_animation_rc.hover .border_bottom { width: 136px}
.border_animation.border_animation_rc.hover .border_left,.border_animation.border_animation_rc.hover .border_right { height: 30px}
.three_2 .zhanluo{
	text-align: center;
	margin-bottom: 20px;
}
.zl{
	margin: 0 auto;
	text-align: center;
}
.three_2 .zhanluo span{
	display: inline-block;
	width: 31px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	background: url(../images/index/yuan.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
	cursor: pointer;
}
.three_2 .zhanluo span.ju_bg{
	background: url(../images/index/ju_bg.png) no-repeat;
	background-size: 100% 100%;
	width: 93px;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
/* 尾部 */
.foot{
	height: 40px;
	width: 100%;
}
.footer{
	height: 100px;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.footer_bottom{
	height: 40px;
	line-height: 40px;
	background: #2a303c;
	/* text-align: center; */
	font-size: 12px;
	font-family: "微软雅黑";
	color: #aeaeae;

}
.footer_bottom span{
	margin-right: 40px;
	height: 40px;
    line-height: 40px;
    float: left;
}
.footer_bottom span.tels{
	font-size: 14px;
	font-family: "微软雅黑";
}
.footer_bottom span.tels img{
	margin-right: 5px;
	float: left;
	margin-top: 11px;
}
.foot_con{
	width: 75%;
	margin: 0 auto;
	left: 12%;
	position: relative;
}
.foot_cons{
	width: 1130px;
	position: absolute;
    left: 50%;
    margin-left: -565px;
    height: 100px;
}
.foot_left{
	float: left;
	padding-left: 30px;
}
.foot_left .foot_div{
	float: left;
	z-index: 999999;
}
.foot_left a.yqlj_a{
	width: 95px;
	text-align: center;
	color: #aeaeae;
	font-size: 12px;
	font-family: "微软雅黑";
	padding: 0 5px;
}
.foot_left .yqlj{
	position: absolute;
    bottom: 40px;
    width: 290px;
    display: none;
    z-index: 999999;
    right: 55px;
}
.foot_left .yqlj li{
	background: #2a303c;
	border-bottom: solid 1px #232323;
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-family: "微软雅黑";
}
.foot_left .yqlj li a{
	display: block;
	color: #fff;
}
.foot_left .ysbh{
	position: absolute;
    bottom: 40px;
    width: 95px;
    display: none;
    text-align: center;
    background: #2a303c;
    z-index: 2;
    font-size: 12px;
    right: 195px;
}
.ysbh li a{
	height: 25px;
	display: block;
	line-height: 25px;
	color: #aeaeae;
}
.foot_cons .foot_left .ysbh a{
	color: #fff;
}
.foot_ul{
	float: left;
	font-size: 12px;
	padding-top: 8px;
}
.foot_ul li{
	float: left;
	color: #fff;
	border-right:solid 1px #7e7e7e;
	height: 12px;
	line-height: 12px;
	padding: 0 10px;
}
.foot_ul li img{
	width: 12px;
	height: 12px;
	margin-right: 5px;
}
.foot_right{
	float: right;
	margin-top: 15px;
}
.foot_right img{
	float: right;
	margin-left: 20px;
}
.top{
	cursor: pointer;
}
/* 小板块的详情页 */
.backgrounds{
	width: 100%;
}
.backgrounds img{
	width: 100%;
	margin-top: 90px;
}
.xiangqing_nav{
	border-bottom:solid 1px #e2e2e2;
	width: 100%;
	margin-bottom: 12px;
	position: relative;
	top: -10px;
}
.xq_second_nav{
	width: 1130px;
	margin: 0 auto;
	padding-right: 40px;
	overflow: hidden;
	height: 50px;
}
.second_nav{
	float: right;
	font-size: 14px;
}
.second_nav a{
	display: block;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
	color: #717171;
}
.second_nav a.active{
	border-bottom:solid 4px #ffa800;
}
.mbx{
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
}
.return_home{
	width: 12px;
	height: 11px;
	margin-top: 2px;
	float: left;
	margin-right: 15px;
}
.mbx img,.mbx span{
	float: left;
	margin-right: 15px;
}
.mbx .sanjiao{
	border-color:transparent transparent transparent  #adadad;
	border-style: solid;
	border-width: 5px;
	height: 0;
	margin-top: 4px;
}
.mbx a.biaoti{
	font-size:14px;
	color:#adadad; 
	float: left;
	margin-right: 15px;
} 
/* 分页 */
.pager{
	width: 998px;
	margin: 80px auto 190px;
	text-align: center;
}
.pager ul{
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
}
.pager ul li{
	float: left;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	margin-right: 20px;
	border:solid 1px #e5e5e5;
	color: #8c8c8c;
	cursor: pointer;
}
.pager li:hover{
	border:solid 1px #0154ce;
	background: #0154ce;
	color: #fff;
}
.pager li.active{
	border:solid 1px #0154ce;
	background: #0154ce;
	color: #fff;
}
/* 分页 */
.pager div {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
}
.pager div a,.pager div span {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    margin-right: 20px;
    border: solid 1px #e5e5e5;
    color: #8c8c8c;
    cursor: pointer;
}
.pager div a:hover,.pager div span:hover{
	border:solid 1px #0154ce;
	background: #0154ce;
	color: #fff;
}
.pager div a.current,.pager div span.current{
	border:solid 1px #0154ce;
	background: #0154ce;
	color: #fff;
}
.sousuo_div{
	background: url(/webpage/ch/cms/public/images/new_index/sousuo_input.png) no-repeat;
    width: 184px;
    height: 26px;
    background-size: 100% 100%;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    margin-top: 20px;
    float: right;
}
.sousuo_div input{
	border: none;
    outline: none;
    float: left;
    background: none;
    width: 67%;
    height: 24px;
    color: #a2a2a2;
    font-size: 14px;
    margin-left: 10px;
}
.sousuo_div input#tijiao{
	background: url(/webpage/ch/cms/public/images/new_index/search.png) no-repeat;
	width: 17px;height: 15px;
	background-size: 100% 100%;
	margin-top: 8px;
}
.sousuo_div img{
	margin-top: 0;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 5px;
}
.lans form{
	position: absolute;
	top: 25px;
	display: none;
	right: 0;
}
.lans form input::-webkit-input-placeholder {
    color:#fff;
}
.lans form input:-moz-placeholder {
    color:#fff;
}
.lans form input::-ms-input-placeholder {
    color:#fff;
}
.lans form input::-moz-placeholder {
    color:#fff;
}
.lans form input::-webkit-input-placeholder {
    color:#fff;
}
.sjhgy_right img{
	margin-top: 58px;
}
/* 2017.7.6 */
.zhezhao_hhs{
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	left: 0;
	z-index: 8888;
	width: 100%;
	background: rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);

}
/* 7.24 */
.second_navs{
	width: 100%;
	
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 899;
	overflow: hidden;
}
.second_navs ul{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.second_navs ul li{
	float: left;
	width: 367px;
}
.second_navs ul li a p{
	text-transform: uppercase;
	font-family: "Arial";
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.second_navs ul li a{
	display: block;
	padding: 12px 0 11px 0;
}
.second_navs ul li a p.texts{
	font-size: 18px;
	font-family: "微软雅黑";
}
.blue{
	background: #2081cc;
}
.second_hide_ul{
	width: 1100px;
	z-index: 888;
	overflow: hidden;
	position: relative;
	/* height: 160px; */
}
.second_hide_ul li{
	float: left;
	background: #fdad00;
	position: absolute;
	bottom: -160px;
}
.second_hide_ul li div{
	width: 365px;
	height: 156px;
	margin: 4px 1px 0 1px;
}
.second_hide_ul li div img{
	width: 100%;
}
.new_contents{
	width: 1100px;
	display: block;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}
.new_contents_left{
	float: left;
	width: 520px;
}
.news_top{
	overflow: hidden;
}
.news_top_left{
	float: left;
	width: 161px;
	height: 70px;
}
.news_top_left img{
	width: 100%;
}
.news_top_right{
	float: left;
	width: 340px;
	margin-left: 15px;
	margin-top: 25px;
}
.news_top_right ul{
	overflow: hidden;	
	border-bottom: solid 1px #8e8e8e;
}
.news_top_right ul li{
	float: left;
	margin-right: 30px;
	cursor: pointer;
	padding-bottom: 10px;
}
.new_contents_right{
	width: 340px;
	float: left;
	margin-left: 15px;
}
.new_line{
	width: 60px;
	height: 3px;
	background: #144199;
	margin-top: -2px;
}
.news_zong{
	width: 100%;
	overflow: hidden;
}
.news_ul{
	margin-top: 15px;
	overflow: hidden;
	overflow-y: hidden;
	width: 1040px;
}
.jtxw{
	float: left;
	width: 520px;
}
.mtjj{
	float: left;
	width: 520px;
}
.news_ul li{
	overflow: hidden;
	margin-bottom: 15px;
}
.news_ul li a{
	display: block;
	color: #8e8e8e;
	overflow: hidden;
	font-family: "微软雅黑";
}
.news_ul_li_pic{
	width: 161px;
	height: 90px;
	float: left;
}
.news_ul_li_pic img{
	width: 100%;
	height: 100%;
}
.news_ul_li_text{
	width: 340px;
	float: left;
	margin-left: 15px;
}
.news_ul a .news_ul_li_text h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_ul a .news_ul_li_text p{
	font-size: 12px;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.new_xiangqing{
	margin-top: 8px;
	overflow: hidden;
	width: 80px;
}
.new_xiangqing.active .new_xq_left{
	background: #16a9df;
}
.new_xiangqing .new_xq_left{
	width: 60px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #fff;
	background: #c9c9c9;
	float: left;
}
.new_xiangqing.active .new_xq_right{
	background: url(/webpage/ch/cms/public/images/new_index/xq_jt_h.jpg) no-repeat;
	background-size:100% 100%; 
}
.new_xiangqing .new_xq_right{
	width: 20px;
	height: 20px;
	float: left;
	background: url(/webpage/ch/cms/public/images/new_index/xq_jt.jpg) no-repeat;
	background-size:100% 100%; 
}
.new_xiangqing .new_xq_right img{
	vertical-align: top;
}
.new_contents_right{
	float: left;
	margin-left: 30px;
	width: 550px;
}
.lunbo{
	width: 294px;
	height: 285px;
	float: left;	
}
.lunbo img{
	width: 100%;
	height: 100;
}
.lunbo_zhezhao_text{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	width: 254px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}
.right_sp{
	float: left;
	width: 246px;
	margin-left: 10px;
}
#my-video{
	width: 246px;
	height: 142px;
}
.share{
	float: right;
	margin-top: 3px;
	overflow: hidden;
}
#weixin{
	margin-right: 15px;
	height: 25px;
	background: url(/webpage/ch/cms/public/images/new_index/wx.png) no-repeat center center;
}
#sina{
	margin-right: 15px;
	height: 25px;

	background: url(/webpage/ch/cms/public/images/new_index/wb.png) no-repeat center center;
}
#qq{
	height: 25px;
	background: url(/webpage/ch/cms/public/images/new_index/tx.png) no-repeat center center;
}
#weixin:hover{
	background: url(/webpage/ch/cms/public/images/new_index/wx_h.png) no-repeat center center;
}
#sina:hover{

	background: url(/webpage/ch/cms/public/images/new_index/wb_h.png) no-repeat center center;
}
#qq:hover{
	background: url(/webpage/ch/cms/public/images/new_index/tx_h.png) no-repeat center center;
}
/* 头部新 */
.new_head{
	width: 100%;
	height: 90px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 555;
	border-bottom: solid 1px #ccc;
}
.new_head_cons{
	width: 1100px;
	margin: 0 auto;
}
.new_head .logo{
	display: block;
	width: 180px;
	height:34px;
	margin-top:35px;
	float: left;
}
.new_head_right{
	float: right;
}
.new_tests{
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 32px;	
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	height: 100%;
}
.first_wenzi{
	width: 37%;
	position: absolute;
	left: 20px;
	top: 27%;
}
.first_wenzi img{
	display: block;
	margin: 0 auto 5px;
	width: 100%;
}
.second_wenzi{
	width: 37%;
	position: absolute;
	right: 35px;
	top: 36%;
	color: #144199;
}
.second_wenzi img{
	width: 100%;
}
.right_head_top_dw{
	position: relative;
}
.choose_language{
	position: absolute;
	top: 25px;
	right: 0;
	width: 50px;
}
.languages_pic{
	width: 23px;height: 16px;overflow: hidden;
	position: absolute;
	top: 0;
	right: 20px;
}
.languages_pic a{
	display: block;width: 23px;height: 16px
}
.languages_pic a img{
	vertical-align: top;width: 100%;
}
.choose_lans_btn{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}