html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
	background-color: #fff
}


	/* 第一屏 */
	.banner{width:100%;height:100%;display:block;overflow:hidden;position:relative;}
	.banner .ban_bg{width:100%;height:100%;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;}
	.ban_text{
		width:auto;
		height:auto;
		top:50%;
		left:50%;
		position: absolute;
		z-index: 5;
		margin:0;
		opacity:0;
		visibility:hidden;
		z-index:5;
		transition:5s all;
		-webkit-transition:5s all;  
		transform:translate(-50%,-50%) scale(0.2,0.2); 
		-webki-transform:translate(-50%,-50%) scale(0.2,0.2);
	}
	.banner .swiper-pagination{z-index:49;bottom:15px;left:0px;text-align:center;width:100%;}

	.banner .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		cursor: pointer;
		background: #fff;
		filter: Alpha(opacity=90);
		opacity: 0.9;
		display: inline-block;
		margin-right: 15px;
		border-radius: 5px;
		-moz-transition: all 0.6s;
		-o-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
	.banner .swiper-pagination-bullet-active{
		width: 40px;
		background:#fff;
	}
	
	.diandian{width:auto;height:70px;position:absolute;bottom:5%;left:5%;transition:5s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateX(-200%); -webkit-transform:translateX(-200%);display:none;}

	.section1.active .banner .swiper-slide-active .diandian{
		opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px);
	}
	.diandian li{width:34px;height:70px;float:left;}

	.diandian li{
		opacity:0;
	    transition: 1s all;
	    transition-delay: 0s;
	    -webkit-transition: 1s all;
		transform:translateX(-200%);
		-webkit-transform:translateX(-200%);
	}
	.section1.active .banner .swiper-slide-active .diandian li{opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px)}
	.section1.active .banner .swiper-slide-active .diandian li:first-child{ transition-delay:2.7s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li{ transition-delay:2.4s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li{ transition-delay:2.1s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li{ transition-delay:1.8s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li+li{ transition-delay:1.5s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li+li+li{ transition-delay:1.2s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li+li+li+li{ transition-delay:0.9s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li+li+li+li+li{ transition-delay:0.6s;}
	.section1.active .banner .swiper-slide-active .diandian li:first-child+li+li+li+li+li+li+li+li{ transition-delay:0.3s;}

	.section1.active .banner .swiper-slide-active .ban_text {
		opacity: 1;
		visibility:visible;
		transition:3s all;
		-webkit-transition:3s all; 
		transform:translate(-50%,-50%) scale(1.2,1.2);
		-webki-transform:translate(-50%,-50%) scale(1.2,1.2);
		transition-delay:0.5s;
		-webkit-transition-delay:0.5s;
	}

	#pointer{width:102px;height:69px;display:block;position:absolute;bottom:10px;left:50%;margin-left:-51px;z-index:99;cursor:pointer;}
	#pointer img{width:102px;height:69px;}
	
	/* 第二屏 */
	.section2{background-size:1920px 200px;}
	.sect_center{max-width:1730px;height:auto;width:100%;margin:0 auto;}

	.sect_tit{width:100%;height:auto;overflow:hidden;}
	.sect_tit_a{width:auto;height:96px;display:inline-block;position:relative;padding:8px 0;padding-left:115px;padding-right:30px;color:#333;}
	.sect_tit_h4{width:auto;height:96px;line-height:1;font-size:88px;position:absolute;top:8px;left:20px;color:#276eb3;}
	.sect_tit_ch{width:auto;height:40px;line-height:40px;font-size:36px;display:block;padding-top:20px;}
	.sect_tit_en{width:auto;height:30px;line-height:30px;font-size:24px;display:block;font-family:arial;}
	.sect_cont{width:100%;height:auto;overflow:hidden;}
	.sect_cont_lt{width:60%;height:auto;overflow:hidden;float:left;}
	.sect2_lt_list{width:100%;height:auto;overflow:hidden;padding:75px 0 80px;}
	.sect2_lt_list li{width:33.33%;height:auto;overflow:hidden;float:left;}
	.sect2_li_span{width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:30px;display:block;text-align:center;}
	.sect2_li_box{width:100%;height:auto;padding:5px 0;color:#276eb3;font-size:22px;text-align:center;height:88px;line-height:1;}
	.sect2_li_box h4{font-size:88px;font-weight:normal;display:inline-block;font-family: impact;}
	.sect2_cont_tit{width:100%;height:60px;overflow:hidden;background:#e3e3e3;}
	.sect2_cont_tit a{width:20%;height:60px;line-height:60px;font-size:16px;color:#333;display:block;text-align:center;float:left;transition: all 1s;}
	.sect2_cont_tit a:hover,.sect2_cont_tit a.active{background:#006cb5;color:#fff;}
	.sect2_cont_cont{width:100%;height:150px;padding-top:20px;line-height:30px;color:#333;font-size:16px;overflow:hidden;}
	/*.sect2_cont_p{height:150px;
		overflow:hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}*/
	
	.sect_cont_rt{width:36%;height:auto;overflow:hidden;float:right;}
	.sect2_rt_box{width:100%;height:auto;overflow:hidden;position:relative;}
	.sect2_rt_img{max-width:474px;width:78%;height:auto;overflow:hidden;float:right;position:relative;z-index:3;padding-bottom:60px;}
	.sect2_img_box{width:100%;height:auto;overflow:hidden;}

	.sect2_img_box img{max-width:100%;display:block;transition: transform 1s;}
	.sect2_img_box:hover img{
		transform: scale(1.05,1.05);
	}
	.sect2_rt_bor{
		width:230px;height:230px;border:5px solid #e3e3e3;overflow:hidden;position:absolute;bottom:0;left:0;
		background-image:url(../home_img/sect2_rt_bor.jpg);
		background-size:230px 230px;
		background-repeat:no-repeat;
	}

	.sect2_more{width:auto;height:30px;line-height:30px;font-size:14px;color:#276eb3;position:absolute;bottom:0;left:0;padding:15px 0;padding-left:40px;padding-right:10px;}
	.sect2_more:after{
		content: '';
		display:block;
		width:30px;
		height:30px;
		background:url(../home_img/add_more.png) no-repeat;
		background-size:30px 30px;
		position:absolute;
		top:15px;
		left:0;

		-moz-transition: all 1s 0.3s;
		-o-transition: all 1s 0.3s;
		-ms-transition: all 1s 0.3s;
		-webkit-transition: all 1s 0.3s;
		transition: all 1s 0.3s;
		position: absolute;
		opacity: 0;
		transform-origin: 50% 50%;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		-moz-transform:rotate(0deg) scale(0);
		-o-transform:rotate(0deg) scale(0);
		-ms-transform:rotate(0deg) scale(0);
		-webkit-transform:rotate(0deg) scale(0);
		transform:rotate(0deg) scale(0);			
	}
	
	.sect2_more:hover:after{
	  -moz-transform:rotate(360deg) scale(1);
	  -o-transform:rotate(360deg) scale(1);
	  -ms-transform:rotate(360deg) scale(1);
	  -webkit-transform:rotate(360deg) scale(1);
	  transform:rotate(360deg) scale(1);
	  opacity: 1;
	}
	/* 第三屏 */
	.sect3_bg{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:3;background-size:1920px 210px;}
	.sect3_center,.sect4_center{width:100%;height:auto;overflow:hidden;padding-top:40px;}
	/* 左边 */
	.sect3_lt{max-width:1020px;width:53%;height:auto;overflow:hidden;float:left;position:relative;z-index:5;padding-right:2%;}
	.sect3_lt_list{width:100%;height:auto;overflow:hidden;padding-top:40px;}
	.sect3_lt_list li{width:100%;height:auto;overflow:hidden;padding-top:30px;border-bottom:1px dashed #cecece;}
	.sect3_lt_a{width:auto;height:120px;overflow:hidden;position:relative;padding-left:24%;padding-right:280px;padding-bottom:30px;}
	.sect3_lt_time{width:auto;height:auto;overflow:hidden;position:absolute;top:0;left:30px;}
	.sect3_lt_time h4{width:auto;height:50px;line-height:50px;font-size:44px;color:#707070;font-weight:normal;font-family: impact;display:block;}
	.sect3_lt_time span{width:auto;height:30px;line-height:30px;font-size:18px;color:#707070;font-family: impact;display:block;}

	.sect3_lt_a:hover .sect3_lt_time h4,.sect3_lt_a:hover .sect3_lt_time span{color:#276eb3;}
	.sect3_lt_a:hover .sect3_cont_h4,.sect3_lt_a:hover .sect3_cont_p{color:#276eb3;}


	.sect3_lt_cont{width:100%;height:auto;overflow:hidden;}
	.sect3_cont_h4{width:100%;height:30px;line-height:30px;font-size:18px;color:#707070;display:block;font-weight:normal;
		text-overflow:ellipsis;/*表示文本超出用省略号代替*/
		white-space:nowrap;/*表示文本不换行；*/
		overflow:hidden;/*表示超出隐藏；*/
	}
	.sect3_cont_p{width:100%;height:72px;line-height:24px;font-size:14px;color:#707070;display:block;padding-top:10px;
		overflow:hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.sect3_lt_img{width:222px;height:120px;display:block;position:absolute;top:0;right:0;overflow:hidden;}
	.sect3_lt_img img{transition: transform 1s;}
	.sect3_lt_img:hover img{transform: scale(1.05,1.05);}
	/* 右边 */
	.sect3_rt{max-width:903px;width:45%;height:auto;float:right;position:relative;z-index:5;overflow:hidden;}
	.sect3_rt_bg{max-width:903px;width:45%;height:100%;background:#f7f7f7;position:absolute;top:0;right:0;z-index:1;}
	
	.sect3_tit{width:100%;height:auto;overflow:hidden;text-align:right;}
	.sect3_news{width:91%;max-width:783px;margin-left:9%;margin-top:10px;}
	
	.sect3_news .swiper-container{padding-bottom:72px;}

	.sect3_news .swiper-button-next,.sect3_news .swiper-button-prev{top:auto;margin-top:0;bottom:0;background-size:69px 69px;background-repeat:no-repeat;width:69px;height:69px;}
	.sect3_news .swiper-button-prev{left:0;background-image:url(../home_img/sect3_btn_lt.png);}	
	.sect3_news .swiper-button-next{left:75px;right:auto;background-image:url(../home_img/sect3_btn_rt.png);}	
		
	.sect3_news_a{width:auto;height:auto;overflow:hidden;}
	
	.sect3_rt_box{width:85%;height:auto;overflow:hidden;margin-top:15px;position:relative;}
	
	.sect3_rt_img{width:100%;height:auto;overflow:hidden;max-height:300px;height:300px;}
	.sect3_rt_img img{transition: transform 1s;}
	.sect3_rt_img:hover img{transform: scale(1.05,1.05);}
	
	
	.sect3_rt_cont{width:75%;height:auto;overflow:hidden;}
	.sect3_rt_cont h4{width:100%;height:36px;line-height:36px;font-size:18px;color:#333;
		text-overflow:ellipsis;/*表示文本超出用省略号代替*/
		white-space:nowrap;/*表示文本不换行；*/
		overflow:hidden;/*表示超出隐藏；*/
	}
	.sect3_rt_cont p{width:100%;height:48px;line-height:24px;font-size:14px;color:#707070;
		overflow:hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.sect3_rt_time{width:auto;height:auto;overflow:hidden;position:absolute;top:0;right:0px;}
	.sect3_rt_time h4{width:auto;height:50px;line-height:50px;font-size:44px;color:#707070;font-weight:normal;font-family: impact;display:block;}
	.sect3_rt_time span{width:auto;height:30px;line-height:30px;font-size:18px;color:#707070;font-family: impact;display:block;}
	
	.sect3_rt_cont:hover h4,.sect3_rt_cont:hover p{color:#276eb3;}
	
	.loop_btn{width:69px;height:69px;display:block;overflow:hidden;cursor:pointer;position:absolute;bottom:0;right:15%;z-index:10;}
	
	/* 第四屏 */
	.sect4_tit{width:333px;height:auto;overflow:hidden;background:#276eb3;margin-bottom:-112px;}
	.sect4_tit .sect_tit_a,.sect4_tit .sect_tit_h4{color:#fff;}

	.sect4_cont{width:100%;height:auto;overflow:hidden;}
	.sect4_lia{width:100%;height:auto;overflow:hidden;display:none;}
	
	.sect4_lt{max-width:997px;width:45%;height:auto;display:block;float:left;padding-right:3%;padding-left:4%;padding-top:170px;}
	.sect4_img{max-width:923px;width:48%;height:432px;display:block;float:right;overflow:hidden;}
	.sect4_img span{max-width:923px;width:100%;height:432px;display:block;background-size:923px 432px;background-repeat:no-repeat;background-position:center center;transition: transform 1s;}
	.sect4_img:hover span{transform: scale(1.05,1.05);}
	.sect4_lt_h4{width:100%;height:40px;line-height:40px;font-size:28px;color:#333;font-weight:normal;
		text-overflow:ellipsis;/*表示文本超出用省略号代替*/
		white-space:nowrap;/*表示文本不换行；*/
		overflow:hidden;/*表示超出隐藏；*/
	}
	.sect4_lt_p{width:100%;max-height:216px;height:auto;line-height:24px;font-size:16px;color:#333;padding-top:10px;
		overflow:hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 9;
		-webkit-box-orient: vertical;
	}

	.sect4_more{width:145px;height:40px;line-height:40px;border:1px solid #276eb3;color:#276eb3;text-align:center;font-size:16px;display:none;margin-top:20px;cursor:pointer;}
	.sect4_more:hover{background:#276eb3;color:#fff;}
	.sect4_ban{width:100%;height:auto;overflow:hidden;}
	.sect4_bus{/* width:auto!important; */height:auto;padding-top:40px;visibility:visible;}
	.sect4_bus li{/* width:12.5%; */height:auto;float:left;cursor:pointer;display:block;}
	
	.sect4_bus_icon{width:92px;height:106px;display:block;margin:0 auto;background-size:92px 220px;background-repeat:no-repeat;}
	.sect4_bus_tit{width:100%;height:auto;line-height:30px;font-size:18px;color:#333;text-align:center;display:block;padding-top:15px;}

	.sect4_bus li.active .sect4_bus_icon{background-position-y:bottom;}
	.sect4_bus li.active .sect4_bus_tit{color:#276eb3;}
	/* 第五屏 */
	.sect5_pad{width:100%;height:100%;max-height:100%;overflow:hidden;}
	.sect5_left,.sect5_center,.sect5_right{width:33.33%;height:100%;overflow:hidden;float:left;display:block;}

	/* 左边 */
	.sect5_left li{width:100%;height:25%;overflow:hidden;}
	.sect5_lt_li{width:100%;height:100%;background-size:100% 202%;background-repeat:no-repeat;position:relative;text-align:center;overflow:hidden;}

	.sect5_lt_tit{width:auto;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-left:20%;display:inline-block;}
	.sect5_lt_icon{width:62px;height:64px;display:block;position:absolute;top:0;left:0;background-size:62px 130px;background-repeat:no-repeat;}
	.sect5_lt_h4{width:auto;min-width:130px;height:64px;line-height:64px;font-size:32px;color:#333;overflow:hidden;font-weight:normal;text-align:left;}
	
	.sect5_lt_li:hover{background-position-y:bottom;}
	.sect5_lt_li:hover .sect5_lt_icon{background-position-y:bottom;}
	.sect5_lt_li:hover .sect5_lt_h4{color:#fff;}
	/* 中间 */
	.sect5_video{width:100%;height:50%;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;cursor:pointer;position:relative;}
	.sect5_video_btn{width:126px;height:126px;display:block;position:absolute;top:50%;left:50%;margin-top:-63px;margin-left:-63px;z-index:3;}

	/* 视频弹出 */
	.sect5_pop{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;display:none;}
	.sect5_opac{width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;}
	.sect5_video_box{width:90%;height:80%;display:block;overflow:hidden;position:absolute;top:10%;left:5%;background:#000;}

	#sect5_video{width:100%;height:100%;display:block;}
	.sect5_video_close{width:45px;height:45px;line-height:45px;display:block;position:absolute;top:15px;right:15px;font-size:30px;color:#fff;cursor:pointer;z-index:9;}

	.sect5_map{width:100%;height:50%;background-size:cover;background-position:center center;position:relative;}
	.sect5_map_bg{width:100%;height:100%;overflow:hidden;/*position:absolute;top:50%;left:0;transform:translateY(-50%);*/text-align:center;}
	.sect5_map_bg img{max-width:100%;max-height:100%;}
	.sect5_right li{width:100%;height:16.66%;overflow:hidden;}
	.sect5_rt_li{width:100%;height:100%;overflow:hidden;background-size:100% 202%;background-repeat:no-repeat;position:relative;text-align:center;}
	.sect5_rt_tit{width:auto;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-left:20%;display:inline-block;}
	.sect5_rt_icon{width:65px;height:65px;display:block;position:absolute;top:0;left:0;background-size:65px 130px;background-repeat:no-repeat;}
	.sect5_rt_h4{width:auto;min-width:225px;height:64px;line-height:64px;font-size:32px;color:#333;overflow:hidden;font-weight:normal;text-align:left;}
	.sect5_rt_li:hover{background-position-y:bottom;}
	.sect5_rt_li:hover .sect5_rt_icon{background-position-y:bottom;}
	.sect5_rt_li:hover .sect5_rt_h4{color:#fff;}	

	.guanggao{margin:0;height:138px;z-index:6;background-size:1920px 138px;background-position:center center;background-repeat:no-repeat;}

	.fp-viewing-page6 .guanggao .wenzi,.section3.active .guanggao .wenzi{
		opacity: 1;
		visibility: visible;
		transform:scale(1, 1);
		-webki-transform:scale(1, 1);
		transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
	}

/*动画效果*/
/* 第一屏 */

	.banner .ban_text1{
	  -moz-transition: all 5s 0.3s;
	  -o-transition: all 5s 0.3s;
	  -ms-transition: all 5s 0.3s;
	  -webkit-transition: all 5s 0.3s;
	  transition: all 5s 0.3s;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  opacity: 0;
	  transform-origin: 50% 50%;
	  -webkit-transform-origin: 50% 50%;
	  -moz-transform-origin: 50% 50%;
	  -ms-transform-origin: 50% 50%;
	  -moz-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -o-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -ms-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  transform: translate(-50%, -50%) rotate(0deg) scale(0);
	}

	.section1.active .banner .swiper-slide-active .ban_text1{
	  -moz-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -o-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -ms-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  opacity: 1;
	}

	.banner .ban_text2 .ban_text_bg{
	  -moz-transition: all 3s 0.3s;
	  -o-transition: all 3s 0.3s;
	  -ms-transition: all 3s 0.3s;
	  -webkit-transition: all 3s 0.3s;
	  transition: all 3s 0.3s;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  opacity: 0;
	  transform-origin: 50% 50%;
	  -webkit-transform-origin: 50% 50%;
	  -moz-transform-origin: 50% 50%;
	  -ms-transform-origin: 50% 50%;
	  -moz-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -o-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -ms-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0);
	  transform: translate(-50%, -50%) rotate(0deg) scale(0);
	}

	.section1.active .banner .swiper-slide-active .ban_text2 .ban_text_bg{
	  -moz-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -o-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -ms-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  -webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  transform: translate(-50%, -50%) rotate(360deg) scale(1);
	  opacity: 1;
	}
	.banner .ban_text2 .ban_text_tit{position:relative;z-index:3}




.box {
    width: 1380px;
    margin: 0 auto;
}
.l {
    float: left;
}
.r {
    float: right;
}

.contenta {
	padding: 52px 22px;
	background: #fff;
	overflow: hidden;

}
.contental {
	width: 545px;
	height: 364px;
}
.contental .am-slider-default .am-control-nav {
	width: 120px;
	right: 0;
	bottom: 25px !important;
}
.contental .am-direction-nav {
	display: none;
}
.contental .am-slider-default .am-control-nav {
	bottom: 0;
}
.contental .am-slider-default .am-control-nav li a {
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 99px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contental .am-slider-default .am-control-nav li a.am-active {
	background: #FF0000;
}
.contental .am-slider-default .am-control-nav li a:hover {
	background: #FF0000;
}
.contental ul li {
	position: relative;
	height: 363px;
	overflow: hidden;
}
.contental ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.contental ul li a .wzzz {
	display: block;
	width: 100%;
	height: 67px;
	bottom: 0;
	position: absolute;
	background: rgba(0,0,0,.7);
}
.contentalt {
	position: absolute;
	bottom: 20px;
	font-size: 16px;
	color: #fff;
	z-index: 99;
	padding-left: 22px;
}
.contentalt span {
	margin-left: 75px;
}
.contentar {
	width: 741px;
	height: 364px;
	padding: 0 0 0 33px;
	background: #fff;
}
.contentart {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	background: url("../images/xwzxx.jpg") no-repeat left bottom;
}
.contentartl {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	background: #ec6c00;
	padding: 3px 25px;
}
.contentartr {
	line-height: 40px;
}
.contentarts {
	width: 100%;
	overflow: hidden;
	background: #E6EEF7;
	padding: 0 20px;
}
.contentartst {
	width: 100%;
	overflow: hidden;
	background: url("../images/dwzzbg.jpg") no-repeat left top;
	padding: 0 20px;
}
.contentartsb {
	width: 100%;
	overflow: hidden;
	background: url("../images/cgzsbg.jpg") no-repeat left top;
	padding: 0 20px;
}
.contentartls {
	font-size: 23px;
	font-weight: bold;
	color: #2f5398;
	height: 40px;
	line-height: 40px;
}
.contentartrs {
	line-height: 40px;
}
.contentartrs a {
	font-size: 15px;
	color: #72869d;
}
.contentartr a {
	font-size: 15px;
	color: #72869d;
}
.contentarbtt {
	font-size: 20px;
	color: #333333;
	width: 100%;
	margin: 10px 0;
}
.contentarbtb {
	font-size: 14px;
	color: #666666;
}
.contentarbtb span {
	font-size: 14px;
	color: #8498ad;
}
.contentarbt {
	margin-bottom: 25px;
}
.contentarbtt {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentarbt a:hover .contentarbtt {
	color: #2F5398;
}
.contentarbbl {
	padding-left: 20px;
	background: url("../images/lefd.jpg") no-repeat left center;
	font-size: 14px;
	color: #555;
	line-height:23px;
}
.contentarbbr {
	font-size: 14px;
	color: #8498ad;
}
.contentarbb ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}
.contentarbbl {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentarbb ul li a:hover .contentarbbl {
	
	color: #2F5398;
}
@media (min-width: 1260px) {
.commonweb {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0;
}
}
.padtb {
	padding-top: 30px;
	padding-bottom: 30px;
}
.center {
	text-align: center;
}
 @media (min-width: 1024px) {
.font36 {
	font-size: 28px;
	line-height: 30px;
}
.font34 {
	font-size: 28px;
	line-height: 30px;
}
.font22 {
	font-size: 22px;
}
.font20 {
	font-size: 20px;
}
.font18 {
	font-size: 18px;
}
.font32 {
	font-size: 27px;
	line-height: 30px;
}
.font30 {
	font-size: 26px;
	line-height: 30px;
}
.font24 {
	font-size: 24px;
}
}
 @media (min-width: 1199px) {
.font36 {
	font-size: 36px;
	line-height: 38px;
}
.font34 {
	font-size: 34px;
	line-height: 38px;
}
.font32 {
	font-size: 32px;
	line-height: 36px;
}
.font30 {
	font-size: 30px;
	line-height: 32px;
}
}
@media (min-width: 1440px) {
.index-btn.index-prev {
	left: -106px;
}
.index-btn.index-next {
	right: -106px;
}
}
.indxNews-wraper {
	position: relative;
	padding: 30px 35px;
}
.inxnews-list {
	overflow: hidden;
}
.inxnews-list li a {
	display: block;
	border: 1px solid #e3e3eb;
}
.inxnews-list li .tiothumb img {
	display: block;
	width: 100%;
}
.inxnews-list li .tioinfor {
	padding: 15px;
	border-top: 1px solid #e3e3eb;
}
.inxnews-list li .tioinfor .text {
	color: #58596d;
	display: -webkit-box;
	height: 30px;
	line-height: 24px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.inxnews-list li .tioinfor .date {
	color: #aaa;
	font-family: DINPro;
	display: block;
	font-size:14px;
}
 @media (min-width: 1024px) {
.indxNewsmin {
	padding-top: 56px;
	padding-bottom: 60px;
}
.indxNews-wraper {
	padding: 37px 30px;
}
.inxnews-list li {
	float: left;
	width: 25%;
	margin-right: 30px;
}
.inxnews-list li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.inxnews-list li .tiothumb {
	overflow: hidden;
}
.inxnews-list li .tiothumb img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.inxnews-list li:hover .tioinfor .text {
	color: #d82019;
}
.inxnews-list li .tioinfor {
	font-size: 16px;
	padding: 24px 30px 34px;
}
.inxnews-list li .tioinfor .date {
	padding: 11px 0 0 0;
}
}
 @media (min-width: 1400px) {
.indxNews-wraper {
	padding: 37px 0;
}
.visible-lg {
    display: block!important;
    height: 24px;
}
}
.indxAboutus {
	padding: 60px 0;
	background:url('../images/aboutbg.jpg') no-repeat top center;
	color: #fff;
}
.indxAboutus .par-posimg {
	background: url(../images/wimg26.jpg) no-repeat center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 230px;
	position: relative;
}
.indxAboutus .par-text {
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
	color: #ffffff;
	text-transform: uppercase;
}
.indxAboutus .par-text h2 {
	font-weight: lighter;
}
.indxAboutus .par-text h3 {
	padding: 8px 0;
}
.indxAboutus .par-content {
	padding: 20px;
}
.indxAboutus .par-content h2 {
	text-transform: uppercase;
	font-family: DINPro;
	padding: 0 0 5px 0;
}
.indxAboutus .par-content p {
	color: #34364b;
	opacity: 0.8;
}
 @media (min-width: 1024px) {
.indxAboutus .par-posimg {
	height: 383px;
	float: right;
	width: 50%;
}
.indxAboutus .par-text {
	top: 45%;
	left: 38px;
	max-width: 585px;
}
.indxAboutus .par-text h3 {
	padding: 22px 0 20px;
}
.indxAboutus .par-content {
	float: right;
	width: 50%;
	max-width: 600px;
	padding: 4% 40px 0;
	line-height:25px;
color:#fff;
}
.indxAboutus .par-content h2 {
	padding: 0 0 10px 0;
}
}
 @media (min-width: 1280px) {
.indxAboutus .par-content {
	padding-left: 0;
}
}
 @media (min-width: 1024px) {
.indexbanner .ipages {
	bottom: 20px;
}
.ipages span {
	width: 12px;
	height: 12px;
}
}
.index-text .en {
	font-family: 'raleway';
	text-transform: uppercase;
	font-weight: bold;
	color: #d82019;
	padding: 5px 0 0 0;
}
.index-btn {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: 30px;
	-o-background-size: 30px;
	background-size: 30px;
}
.index-btn.index-prev {
	background-image: url(../images/prev.png);
	left: 0;
}
.index-btn.index-prev:hover {
	background-image: url(../images/prevho.png);
}
.index-btn.index-next {
	background-image: url(../images/next.png);
	right: 0;
}
.index-btn.index-next:hover {
	background-image: url(../images/nextho.png);
}
.index-more a {
	display: inline-block;
	border: 2px solid #e1e1e4;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	padding: 0 20px;
	color: #6e6f7b;
	font-size: 13px;
}
 @media (min-width: 1024px) {
.index-text .en {
	padding: 13px 0 0 0;
}
.index-btn {
	width: 46px;
	height: 46px;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}
.index-btn.index-prev {
	left: -30px;
}
.index-btn.index-next {
	right: -30px;
}
.index-more a {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	height: 60px;
	line-height: 60px;
	padding: 0 46px;
}
.index-more a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #d82019;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.index-more a:hover {
	color: #ffffff;
	border-color: #ffffff;
}
.index-more a:hover:before {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
}
 @media (min-width: 1400px) {
.index-btn.index-prev {
	left: -80px;
}
.index-btn.index-next {
	right: -80px;
}
}
 @media (min-width: 1440px) {
.index-btn.index-prev {
	left: -106px;
}
.index-btn.index-next {
	right: -106px;
}
}
@media only screen and (max-width: 768px) {
	.cplbContainer {
		min-height: 500px;
		width: 100%;
	}
	}
@media only screen and (min-width: 769px) {
	.cplbContainer {
		min-height: 500px;
		width: 100%;

	}
}
#cplblb .bigbox {
	width: 100%;
	overflow: hidden;
	padding:0px 0;

}

#cplblb .list {
	width: 25%;
	float: left;
}

#cplblb .imgbox {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: inherit;
	overflow: hidden;
}

#cplblb .img1 {
	transition: all 1s ease 0s;
	min-height: 220px;
	object-fit: cover;
	width: 100%;
}

#cplblb .abbox {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
}

#cplblb .abbox:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 0%;
	background-color: rgba(236, 108, 0,0.7);
	left: 0px;
	top: auto;
	z-index: 0;
	bottom: 0px;
	transition: all 0.5s;
}

#cplblb .abbox:hover:after {
	height: 100%;
	top: 0px;
	bottom: auto;
}

#cplblb .imgbox:hover .img1 {
	transform: scale(1.1);
}

#cplblb .cebox {
	position: relative;
	z-index: 99;
	width: 96%;
}

#cplblb .sp1 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 5.5%;
}

#cplblb .sp2 {
	font-size: 12px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 3.2%;
	text-transform:uppercase;
}

#cplblb .img2 {
	display: block;
	margin: 0 auto;
}

#cplblb .sp3 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}

#cplblb .sp4 {
	font-size: 14px;
	color: #fff;
	line-height: 2.3;
	margin-top: 11px;
	display: block;
}

#cplblb .list4 .cebox {
	max-width: 286px;
	margin: 0 auto;
	padding: 0 10px;
}

#cplblb .moe {
	color: #fff;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

@media only screen and (max-width: 1024px) {
	#cplblb .list {
		width: 50%;
	}
}

@media only screen and (max-width: 768px) {
	#cplblb .sp2 {
		font-size: 12px;
		display: none;
	}

	#cplblb .sp3 {
		font-size: 16px;
		font-weight: bold;
	}

	#cplblb .sp4 {
		font-size: 12px;
	}

	#cplblb .sp1 {
		font-size: 16px;
		font-weight: bold;
	}

	#cplblb .img2 {
		display: block;
		margin: 0 auto;
		max-height: 40px;
		width: auto;
	}
}

#cplblb {
	width: 99.8%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin:0 auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.sectioncp {
	padding: 70px 0;
}
.section-title {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
}
.section-title small {
	display: block;
	font-weight: bold;
	font-size: 36px;
	color: #ec6c00
}
.section-title:after {
	display: block;
	content: '';
	
	height: 0px;
	margin-top: 20px;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0px;
	width: 96%;
	margin: 0 auto;
}
.in-prd-con {
	margin:0 auto;
	width: 100%;
}
.list-1 {
	margin: 20px 0 20px -20px;
}
.list-1 li {
	float: left;
	width: 25%;
}
.list-1 .wrap1 {
	margin: 20px 0 0 20px;
	background-color: #f5f5f5;
	padding: 10px;
}
.list-1 .img-cover {
	display: block;
}
.list-1 .img-cover span {
	padding-top: 100%;
}

.list-1 .text {
	border-top: 0;
	padding: 20px 0 10px;
	text-align: center;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-1 .text p {
	margin: 15px 0 0;
	font-size: 14px;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background-color: #015cb5;
	border: 1px solid transparent;
}
.list-1 .wrap1:hover {
	background-color: #015cb5;
}
.list-1 .wrap1:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 .wrap1:hover a {
	color: #fff;
}
.list-1 .wrap1:hover .bt {
	border-color: #fff;
	background-color: transparent;
}
.list-1 .wrap1:hover .bt:last-child {
	background-color: #fff;
	color: #333;
}
.in-rz-tel {
	margin-top: 50px;
	text-align: center;
}
.in-rz-tel p {
	margin: 0 auto;
	width: 480px;
	background: url(rztel.png) no-repeat 0 0;
	height: 64px;
	padding-left: 110px;
	font-size: 16px;
	line-height: 40px;
}
.in-rz-tel strong {
	color: #f7c433;
	font-size: 30px;
	font-family: Impact;
}
.in-rz-tel .btn {
	display: block;
	width: 190px;
	line-height: 45px;
	color: #fff;
	background-color: #d82634;
	margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
.container {
	width: auto;
}
.section1 {
	padding: 0px 0;
}
.section-title {
	font-size: 14px;
	margin-bottom: 20px;
}
.section-title small {
	font-size: 20px;
}
.section-title:after {
	height: 12px;
	margin-top: 5px;
}
.in-prd-con {
	float: none;
	width: auto;
	padding:30px;
}
.list-1 {
	margin: -10px 0 0 -10px;
}
.list-1 li {
	width: 100%;
}
.list-11 li {
	width: 50%;
}
.list-1 .wrap1 {
	margin: 10px 0 0 10px;
}
.list-1 .text {
	padding: 10px 0 0;
}
.list-1 .text p {
	display: none;
}
.in-rz-tel {
	margin-top: 30px;
}
.in-rz-tel p {
	background: none;
	width: auto;
	padding: 0;
	height: auto;
}
.in-rz-tel strong {
	display: block;
}
}
/*time*/
.time1{
	background: #ec6c00;
}
.indexcoo {
	padding: 25px 0;
}
.indexcoo .list li {
	float: left;
	width: 20%;
	text-align: center;
	color: #ccc;
}
.indexcoo .list li .num p {
	width: auto;
	display: inline;
	position: relative;
}
.indexcoo .list li .num p strong {
	font-size: 18px;
	padding-left: 14px;
}
.indexcoo .list li .num p span {
	animation: r_x 4s ease-in-out infinite;
	-webkit-animation: r_x 4s ease-in-out infinite;
	display: inline-block;
	font-size: 50px;
	line-height: 1;
	font-weight: bold;
}
.indexcoo .list li .num small {
	display: block;
	position: absolute;
	font-size: 30px;
	line-height: 1;
	right: -21px;
	top: -38px;
}
.indexcoo .list li .line {
	margin-left: auto;
	margin-right: auto;
	width: 29px;
	height: 3px;
	margin-top: 15px;
	background: #232323;
}
.indexcoo .list li .text {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
}
@keyframes r_x {
75% {
transform: rotateY(0deg);
}
100% {
transform: rotateY(360deg);
}
}
@-webkit-keyframes r_x {
75% {
transform: rotateY(0deg);
}
100% {
transform: rotateY(360deg);
}
}
.time2 {
	height: 125px;
	background-size: cover;
}
@media (max-width: 768px) {
.indexcoo .list li {
	width: 50%;
	margin-bottom: 8px;
}
.indexcoo .list li:last-child {
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 100%;
}
.indexcoo {
	padding: 25px 0;
}
.list-1 .wrap1 {
	margin: 10px 0 0 10px;
}
.list-1 .text {
	padding: 10px 0 0;
}
.list-1 .text p {
	display: none;
}
}
		.ban_text{background:none}
		.search_btn .search_close{display:none;}
		.search_btn.active .search_open{display:none;}
		.search_btn.active .search_close{display:block;}
		
				@media only screen and (min-width: 1230px){
			.head_pad{padding-left:540px;}
			
			.downup_box{top:60px;}
		}
		@media only screen  and (max-width:1170px){
			.head_pad{padding-left:250px;padding-right:40px;}
			.nav_center .nav_list{width:auto;float:right;}
			.nav_center .nav_list .nav_li{width:auto;display:inline-block;vertical-align:top;float:none;}
			.nav_list .nav_li .nav_a{padding:0 3px;display:inline-block;vertical-align:top;width:auto;font-size:14px;}
		}
		@media only screen  and (max-width:1000px){
			.nav_list .nav_li .nav_a{padding:0 2px;}
			.nav_center .nav_list .nav_li .nav_a{font-size:13px;}
		}
		
		@media only screen  and (max-width:768px){
			.section4.active .sect4_bus li .li_after, .section4.active .sect4_bus li .li_before{display:none!important;}
		}
		/*头部添加*/
		.list_list{width:102%;height:auto;overflow:hidden;margin-left:-1%;}
		.list_list li{width:31.33%;height:auto;overflow:hidden;float:left;margin:0 1% 10px;}
		.list_img{position:relative;overflow:hidden;}
		.list_img img{transition: transform 1s;}
		.list_img:hover img{
			transform: scale(1.05,1.05);
		}
		.list_img span{width:94%;height:30px;line-height:30px;position:absolute;bottom:0;left:0;color:#fff;padding:0 3%;padding-top:20px;display:block;font-size:14px;overflow:hidden;
			text-overflow:ellipsis;/*表示文本超出用省略号代替*/
			white-space:nowrap;/*表示文本不换行；*/
			overflow:hidden;/*表示超出隐藏；*/
		}
		@media only screen and (max-width:600px){
			.list_list{width:104%;margin-left:-2%;}
			.list_list li{width:46%;margin:0 2% 15px;}

		}
		.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
display: block;
    float: left;
    padding: 0 5px;
    margin: 5px 8px;
    border: 1px solid #ccc;
    line-height: 31px;
    min-width: 100px;
    height: 31px;
    text-align: center;
}