@charset "utf-8";
/* CSS Document */

@font-face {
/* font-test*/
font-family:SourceHanSans;
src:url('/fonts/SourceHanSansOLD-Normal-2.otf');
}

*{ margin:0px; padding:0px} 
img{ border:none} 
li{ list-style:none} 
body{ font-size:14px; font-family:SourceHanSans; /*margin: 0px;*/ padding: 0px;} 
a{color:#000000;text-decoration:none;} 
a:link {text-decoration:none;color:#000000;} 
a:active {text-decoration:none;color:#000000;} 
a:hover {text-decoration:none;color:#9c2923;} /*
a:visited {text-decoration:none;color:#000000;} */
.clearfix:after{ 
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }
/*** effect zoom in ***/
.img-zoom-in img 
{
transition:all .2s ease-in-out;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
}

.img-zoom-in:hover img 
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1)
}


.img-zoom-deg img{
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.img-zoom-deg:hover img {
    -webkit-transform: rotate(360deg);/*鼠标hover时，i图标旋转*/
    transform: rotate(360deg);
}


.div-up{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
} 
.div-up:hover {
	transform:translate(0,-20px);
	-webkit-transform:translate(0,-20px);
	-moz-transform:translate(0,-20px);
	-o-transform:translate(0,-20px);
	-ms-transform:translate(0,-20px);
} 





/*顶部*/

.nav_{ position: fixed; width:100%; margin: 0px; background: rgba(0,0,0,0.5); z-index: 99999; border-bottom: #666666 1px solid;} 
.nav_con{ width:85%; margin: 0px auto;} 

.nav_l{ width:120px; float:left; padding: 15px 0px;} 
.nav_l img{width: 100%;} 

.nav_menu {float: right;} 
.nav_menu ul { margin:0 auto; } 
.nav_menu ul li {float:left; position:relative;} 
.nav_menu ul li:first-child{} 
.nav_menu ul li a{ display: block; text-align: center; overflow: hidden;margin: 35px 35px 0px; height:40px; box-sizing: border-box;transition: all 0.6s;} 
.nav_menu ul li a p{font-size: 16px; color: #FFFFFF; margin-bottom: 50px; transition: all 0.6s;} 
.nav_menu ul li a span{font-size: 12px; color: #FFFFFF;  display: inline-block;transform:scale(0.85,0.85); text-transform: uppercase;} 
.nav_menu ul li a.this{ border-bottom: #9c2923 2px solid;} 
.nav_menu ul li a:hover{border-bottom: #9c2923 2px solid;} 
.nav_menu ul li a:hover{margin: 25px 35px 0px; height:50px; } 
.nav_menu ul li a:hover p{margin-bottom: 0px;} 

.nav_menu ul li ul {display: none;}
.nav_menu ul li:hover ul {display:block; position:absolute; top:52px; left:0; width:160px;z-index: 999999;}
.nav_menu ul li:hover ul li a {display:block; color:#9c2923;background-color:rgba(0,0,0,0.5);margin-bottom: 1px;}
.nav_menu ul li:hover ul li a:hover {background:#9c2923; color:#FFFFFF;}


.nav_r{ float:right; margin: 40px 0px 0px 20px;} 
.nav_r i{ color: #FFFFFF; width:28px; height:28px; display:block;} 
.nav_r li{ background:#d0d0d0; font-size:14px; padding:0px 10px; line-height:30px; margin:0px 5px;border-radius:5px; float:left;}
.nav_r li a{ color:#fff; line-height:30px; font-size:14px; text-transform: uppercase;}
.nav_r div{display: none; overflow: inherit;transition: all 0.8s;} 
.nav_r:hover{ cursor: pointer;} 
.nav_r:hover div { display: block; position: absolute; z-index: 99999999; left: -36px;} 
.nav_r:hover div img{ max-width:170px;}
.fa-weixin{ background:url(/images/i_wx.png) no-repeat; background-size:cover;width:28px; height:28px;}


@media screen and (max-width: 1600px){
	.nav_menu ul li a{margin: 35px 20px 0px;} 
	.nav_menu ul li a:hover{margin: 25px 20px 0px; } 
} 



.mobile-inner{ display: none;} 
.hei{ display: none;} 


@media screen and (max-width:768px){
	
	
	.nav_{ display: none;} 
	.mobile-inner{ display: block; position: fixed; width: 100%; z-index: 9999999; top: 0;} 
	.mobile-inner-header{width: 100%;height: 70px;background:#000000;} 
	.mobile-inner-header .img0 { float: left; margin-top: 0; margin-left: 5%; padding: 2% 0 0;} 
	.mobile-inner-header .img0 img{ width: 70%;} 

	.mobile-inner-header-icon{float:right; height: 60px;font-size: 25px;text-align: center;width: 60px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;
		-o-transition: background 0.5s;	transition: background 0.5s; position: relative;}
	.mobile-inner-header-icon:hover{	background-color: rgba(255,255,255,0.2);cursor: pointer;}
	.mobile-inner-header-icon span{	color: #62c3d0;	position: absolute;	left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 1.7);	width: 25px;height: 2px;background-color: rgba(255,255,255,1);}
	.mobile-inner-header-icon span:nth-child(1){transform: translateY(5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(2){transform: translateY(-5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(3){transform: translateY(-15px) rotate(0deg);}
	.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
	.mobile-inner-header-icon-click span:nth-child(2){display: none;}
	.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}

	.mobile-inner-nav{background-color: rgba(255,255,255,0.9);width: 100%;position: absolute;top: 60px;left: 0px;	padding-top: 30px;padding-bottom: 80px;display: none;z-index: 9999999;}
	/*.mobile-inner-nav a{display: inline-block;line-height: 50px;text-decoration: none;width: 80%;margin-left: 10%;color: #FFFFFF;border-bottom: solid 1px rgba(255,255,255,0.3);
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		font-weight:300;
	}
	.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;		animation-name: returnToNormal;}
	.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);	border-bottom: solid 1px rgba(255,255,255,0.2);}*/
	.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}
	.mobile-inner-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
	.mobile-inner-nav .mobile-inner-list{width : 80%;margin: 0px auto;}
	.mobile-inner-nav .mobile-inner-list > ul{	list-style: none;margin: 0px;padding: 0px;}
	.mobile-inner-nav .mobile-inner-list > ul > li{width:100%;-webkit-transition: .3s ease;-moz-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;}
	.mobile-inner-nav .mobile-inner-list > ul > li > a{display: block;width:100%;border-bottom: solid 1px rgba(255,255,255,0.5);text-align : left;height:40px;line-height: 40px;padding: 0px;margin: 0px;position: relative;font-size: 1.2em;color: #000000;}
	
	.hei{ display: block;height:70px; width: 100%; background: #000000;} 


}






@keyframes clickfirst {
  0% {
	  transform: translateY(5px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(-5px) rotate(45deg);
  }
}	

@keyframes clicksecond {
  0% {
	  transform: translateY(-15px) rotate(0deg);
  }

  100% {
    transform: translateY(-5px) rotate(-45deg);
  }
}


@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-15px) rotate(0deg);
  }
}	


@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(5px) rotate(0deg);
  }
}






/*首页-第一屏*/
.apple-banner {	width: 100%;height:100%;overflow: hidden;}
.apple-banner .swiper-container {margin-top: 0px;width: 100%;height: 960px;}
.swiper-button-prev,.swiper-button-next{width:15%;height:100%;top:0;background:none; border: none; --swiper-navigation-size:0px;}
.swiper-button-prev{left:0;}	
.swiper-button-next{right:0;} 
.swiper-button-prev span,.swiper-button-next span{display:block;width: 65px;height: 65px;position: absolute;left: 20px;top: 50%;margin-top:-32px;border-radius: 100%;background: rgba(180,180,180,0.25) url(/images/arrows.png) no-repeat center 17px;opacity: 0;-webkit-transition: opacity 0.5s ease;	transition: opacity 0.5s ease;}
.swiper-button-next span{background: rgba(180,180,180,0.25) url(/images/arrows.png) no-repeat center -71px;left:auto;right:20px;	}
.apple-banner .swiper-container:hover .swiper-button-prev span,.apple-banner .swiper-container:hover .swiper-button-next span{	opacity: .6;}
		/*分页器*/
.apple-banner .swiper-pagination{bottom:50px;background:none;}
.apple-banner .swiper-pagination-bullet {display: inline-block;width:80px;height: 50px;margin: 0 3px;cursor: pointer;background: none;border-radius:0;opacity: 1;}
.apple-banner .swiper-pagination-bullet span {width: 80px;height: 2px;display: block;background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet-active span{background:#9c2923;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet i{background: #9c2923;height: 2px;transform:scaleX(0);transform-origin: 0;display: block;}
.apple-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1);}
.apple-banner .autoplay .replace span{ background:#9c2923;}
		/*内容样式*/
.slide1 {background: #000000;background-size: auto 100%;}
.slide2 {background: #000000;background-size: auto 100%;}
.slide3 {background: #000000;background-size: auto 100%;}
.slide4 {background: #000000;background-size: auto 100%;}

.banner_top{ display: none;} 

@media screen and (max-width: 1600px){
	/*.swiper-slide img{ width: 100%;} */
} 


@media screen and (max-width:768px){
	.swiper-slide img.pc{ display: none;} 
	.swiper-slide img.mo{ display: block;} 
	.apple-banner{ display: none;} 
	.banner_top{ display: block;} 
	.banner_top{position: relative;overflow: auto;text-align: center;width:100%;margin:0 auto;} 
	.banner_top ul{} 
	.banner_top ul li{ height:100vh;} 
	.banner_top ul li img{ width: 100%; height: 100%;} 
	.banner_top .dots{position:absolute;left:0;right:0;bottom:20%;z-index:3;}
	.banner_top .dots li{display:inline-block;width:8px;height:8px;margin:0 4px;text-indent:-999em;border:1px solid #FFFFFF;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
	.banner_top .dots li:first-child{ background: none;} 
	.banner_top .dots li.active{background:#FFFFFF;opacity:1;} 
	.banner_top .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
} 




.main2LBox-title h1 {
  color: #ffffff;
  font-size:20px;
  text-transform:uppercase;
}
.main2LBox-title h1 strong {
  margin-right: 10px;
  color:#999;
}
.main2LBox-title h2 {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 2px;
  line-height:40px;
}
.main2RBox {
  width: 48%;
  margin-top : 17px;
}
.main2RBox .vidBox {
  width: 100%;
  height: 4.5rem;
  margin-top: 120px;
}

.mainBox8 {
  background: #000;
  width: 100%;
  overflow:hidden;
  margin:auto;
  padding:50px 0 40px; 
  display: inline-block;
}
.m8-left{ width : 50%; float:left;}
.mainBox8 .m8-ul {
  margin-top: 10px;
}
.mainBox8 .inner {
 /* width : 80%;*/
}
.mainBox8 .m8-ul li{
  line-height:30px;
  font-size:15px;
  color: #ffffff;
}
.zm-dok {
    display: inline-block;
    width: 100%;
}
.mainBox8 .m8-right{
  color: #ffffff;
  float:right;
  margin-top: 0rem;
}
.mainBox8 .m8-right h2{
  font-size: 18px;
}
.mainBox8 .m8-right h2 img {
  vertical-align: middle;
  margin-right: 10px;
}
.mainBox8 .m8-right h1{
  margin-top: 12px;
  font-size:32px;
  font-weight: 600;
}
.mainBox8 .m8-right .m8r-code {
  margin-top: 20px;
}
.mainBox8 .m8-right .m8r-code .m8r-code1 {
  float: left;
  width: 120px;
  height: auto;
  margin-right: 18px;
  background: #ffffff;
  padding: 2px;
}
.mainBox8 .m8-right .m8r-code .m8r-code1 img {
  width: 100%;
}
.mainBox8 .m8-right .m8r-code .m8r-code1 p{ text-align:center; color:#333; line-height:30px; font-size:14px;}
.mainBox8 .m8-right .m8r-code .m8r-code2 {
  float: right;
  padding-top: 30px;
  text-align: left;
  line-height: 32px;
}
.mainBox8 .m8-bot {
  margin-top: 5%;
}
.m8-bot-ul{
  display: inline-block;
  width: 59%;
}
.mainBox8 .m8-bot .m8-bot-ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.mainBox8 .m8-bot .m8-bot-ul li img{
  width: 0.8rem;
  height : 0.8rem;
}
.mainBox8 .m8-bot .m8-bot-ul li span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  /*margin-top: 10px;*/
}
.mainBox8 .m8-bot p {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  color: #ffffff;
}


.t2 {
	/* margin-left: 18%; */

		/* position: absolute; */
		vertical-align:middle;
	margin:0 auto;
	width:36%;
	/* text-align: center; */
	overflow:hidden;
}
.t2 img {
	float: left;
	height:65px;
}
.t2R {
	float: left;
	margin-left: 11px;
}
.t2R h3 {
	font-size: 20px;
	font-weight:bold;
	color: #fff;
}
.t2R p span {
	color: #999;
}
.t2R p span{
	font-size: 12px;
	display:block;
}/*
.t2R p span:last-child {
	float: right;
	font-size: 12px;
}*/
/*首页-第二屏*/
.main_a{ width: 100%; margin:auto; overflow: hidden; padding:5% 0%; background:url(ebg.jpg) repeat;} 
.main_a_{ height: 100%; padding:0% 8%; box-sizing: border-box; } 
.main_a_ .title { padding: 0px 0 29px; overflow:hidden;}
.main_a_ .title ul { text-align: center; width: 100%; display: inline-table; position: relative;}
.main_a_ .title li { /*width: 120px;*/  height: 45px; text-align: center; display: inline-table; line-height: 45px; border: #dadada solid 1px; margin: 0 5px; font-size:16px; font-weight:normal;}
.main_a_ .title li a { color: #333; display: block;padding:0px 25px;line-height: 45px; font-size:16px; font-weight:normal; background:#fff;}
.main_a_ .title li a:hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 45px; font-size:16px; font-weight:normal;}
.main_a_ .title li .hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 45px; font-size:16px; font-weight:normal;}
.pro_frbox4 { width:100%; height:auto; margin:0 auto; position:relative;}
.pro_frUl4 {width:100%; height:auto; float:left; overflow:hidden;}
.pro_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:120px; background:url(/images/left.png) center center no-repeat; cursor:pointer; opacity:0.6;background-size:80%;}
.pro_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:120px; background:url(/images/right.png) center center no-repeat; cursor:pointer; opacity:0.6;background-size:80%;}
/*.pro_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.pro_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.pro_frUl4 .yydl{ width:343px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 15px; border-radius:8px; padding:15px 0px;}
.pro_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.pro_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.pro_frUl4 dl dt img{ width:300px;height:346px;padding:0px 35px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.pro_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.pro_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
/*.pro_frUl4 dl:hover dd h2 a{ color:#0f8681;}
.pro_frUl4 .yydl:hover{ background:#0f8681;}
.pro_frUl4 .yydl:hover a{ color:#fff;}*/


.ca_frbox4 { width:100%; height:auto; margin:0 auto; position:relative;}
.ca_frUl4 {width:100%; height:auto; float:left; overflow:hidden;}
.ca_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:160px; background:url(/images/left.png) center center no-repeat; background-size:80%; cursor:pointer; opacity:0.6;}
.ca_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:160px; background:url(/images/right.png) center center no-repeat;background-size:80%; cursor:pointer; opacity:0.6;}
/*.ca_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.ca_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.ca_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
.ca_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.ca_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.ca_frUl4 dl dt img{ width:100%;height:285px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.ca_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.ca_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
.ca_frUl4 dl:hover dd h2 a{ color:#0f8681;}
/*.ca_frUl4 .yydl:hover{ background:#0f8681;}
.ca_frUl4 .yydl:hover a{ color:#fff;}*/


.hon_frbox4 { width:1200px; height:auto; margin:0 auto;position:relative;}
.hon_frUl4 {width:100%; height:auto; float:left; overflow:hidden; margin:0 auto 50px;}
.hon_frBtnL4{width:30px; height:47px; position:absolute; left:-60px; top:160px; background:url(/images/left.png) center center no-repeat; background-size:80%; cursor:pointer; opacity:0.6;}
.hon_frBtnR4{width:30px; height:47px; position:absolute; right:-60px; top:160px; background:url(/images/right.png) center center no-repeat;background-size:80%; cursor:pointer; opacity:0.6;}
/*.hon_frBtnL4:hover{ border:1px solid #0f8681;background:url(/images/jtlh.png) center no-repeat #0f8681; }
.hon_frBtnR4:hover{ border:1px solid #0f8681;background:url(/images/jtrh.png) center no-repeat #0f8681; }*/
.hon_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
.hon_frUl4 dl{ width:100%; height:auto; float:left; text-align:center;}
.hon_frUl4 dl dt{ width:100%; height:auto; float:left; overflow:hidden;} 
.hon_frUl4 dl dt img{ width:100%;height:285px; display:block; margin:0 auto;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.hon_frUl4 dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.hon_frUl4 dl dd h2 a{ width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:26px; color:#333; margin-top:10px;}
.hon_frUl4 dl:hover dd h2 a{ color:#0f8681;}
/*.hon_frUl4 .yydl:hover{ background:#0f8681;}
.hon_frUl4 .yydl:hover a{ color:#fff;}*/

@media screen and (max-width: 1600px){
    .pro_frUl4 .yydl{ width:380px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 10px; border-radius:8px;}
    .pro_frbox4 { width:1200px; height:auto; margin:0 auto; position:relative;}
	
    .ca_frUl4 .yydl{ width:370px; height:auto; float:left; background:#fff; box-sizing:border-box; margin:0 15px; border-radius:8px; padding:35px 0px;}
    .ca_frbox4 { width:1200px; height:auto; margin:0 auto; position:relative;}
	.pro_frUl4 dl dt img{ height:346px;}
	
    .main_a_{ padding:0%} 
	.main_a_ .main_a_l .main_a_l_b h3{ font-size: 28px; } 
	.main_a_ .main_a_l .main_a_l_b span{ font-size: 12px;} 
	.main_a_ .main_a_l .main_a_l_b p{font-size: 12px; margin: 20px 0px;}
	
	.main_a_ .main_a_l .main_a_l_list { margin:20px 0px 50px;} 
	.main_a_ .main_a_l .main_a_l_list ul li{padding-right: 30px; margin-right: 30px;} 
	.main_a_ .main_a_l .main_a_l_list ul li h5{ font-size: 24px;} 
	.main_a_ .main_a_l .main_a_l_list ul li p{  font-size: 12px;} 

	.main_a_ .main_a_l .main_a_r_list { display: none;} 

	
	.main_a_ .main_a_r{ margin-top: 20px;} 
	.main_a_ .main_a_r .main_a_r_video{ height: 320px;} 
} 

@media screen and (max-width:768px){
    .pro_frbox4{ width:100%; margin:auto; height:auto}
	.pro_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.pro_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.pro_frUl4 li h3{ font-size:14px; line-height:30px; } 
	.pro_frUl4 dl dt img{ width:100%; padding:0; height:auto;}
    .ca_frbox4{ width:100%; margin:auto; height:auto}
	.ca_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.ca_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.ca_frUl4 li h3{ font-size:14px; line-height:30px; } 
	
    .hon_frbox4{ width:100%; margin:auto; height:auto}
	.hon_frUl4 li{ width:49%; float:left; margin:0.5%;}
	.hon_frUl4 li img{ width:99%; border: #dadada solid 1px;}
	.hon_frUl4 li h3{ font-size:14px; line-height:30px; } 
	
	.main_a_{ padding:0% 2%; } 
	.main_a_ .main_a_l{ float: none; width:100%; } 
	.main_a_ .main_a_l .main_a_l_b h3{ font-size: 1.8em;} 
	.main_a_ .main_a_l .main_a_l_b span{ font-size: 0.8em;} 
	.main_a_ .main_a_l .main_a_l_b p{  line-height: 150%; font-size: 0.7em; margin: 20px 0px; color: #CCCCCC;} 
	
	
	.main_a_ .main_a_l .main_a_l_list { margin:20px 0px 20px;} 
	.main_a_ .main_a_l .main_a_l_list ul li{padding-right:12px; margin-right:12px;} 
	.main_a_ .main_a_l .main_a_l_list ul li h5{ font-size: 1.2em;  margin-bottom: 3px;} 
	.main_a_ .main_a_l .main_a_l_list ul li p{ font-size: 0.7em; } 

	
	.main_a_ .main_a_r{ float: none; width:100%; margin-top: 30px;} 
	.main_a_ .main_a_r .main_a_r_video{ height: 160px; } 
	
.main_a_ .title ul { text-align: center; width: 100%; display: inline-table; position: relative;}
.main_a_ .title li { width: 32.333%; height: 45px; text-align: center; border:none; display: inline-table; line-height: 40px;  margin:  0.5%; font-size:15px; font-weight:normal;}
.main_a_ .title li a { color: #333; display: block; line-height: 40px; font-size:15px; font-weight:normal;}
.main_a_ .title li a:hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 40px; font-size:15px; font-weight:normal;}
.main_a_ .title li .hover { background-color: #dc0000; color: #fff; text-decoration: none; border: none; line-height: 40px; font-size:15px; font-weight:normal;}

.pro_frUl4 .yydl{ padding:0px;border-radius: 0px; width:200px;}
.pro_frUl4 .yydl img{ width:100%;}
.pro_frUl4 dl dd h2 a {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #333;
    margin-top: 10px;
}
} 


/*首页-第三屏*/
.main_banner{width:100%; height: 100%; overflow: hidden;margin:0px; background: url("/images/bg01.jpg") no-repeat center; padding:8% 7.5% 0%; box-sizing: border-box;}
.main_banner > h3{font-size: 36px; color: #FFFFFF;} 
.main_banner > span{font-size: 14px; color: #CCCCCC;} 
.banner{position: relative;/*overflow: auto;*/text-align: center;width:100%;margin:0 auto;} 
.banner ul{} 
.banner ul li{ height:80vh;} 

.banner .dots{position:absolute;left:0;right:0;bottom:15%;z-index:3;}
.banner .dots li{display:inline-block;width:8px;height:8px;margin:0 4px;text-indent:-999em;border:1px solid #FFFFFF;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner .dots li.active{background:#FFFFFF;opacity:1;} 
.banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

.banner_a{width: 100%; margin: 50px auto 0px; padding:0; box-sizing: border-box;} 
.banner_a .fl{ float: left; width: 30%; margin-top:8%;} 
.banner_a .fl h3{ color: #FFFFFF; font-size: 24px; margin-bottom: 30px; text-align: left; font-weight: lighter;}
.banner_a .fl h3 span{font-size: 48px;} 
.banner_a .fl a{ display: block; color: #FFFFFF; border: #FFFFFF 1px solid; border-radius: 5px; font-size: 12px; width: 100px;text-align: center; padding: 5px 0px; transition: all 0.8s; margin-top: 50px;} 
.banner_a .fl a:hover{ width: 160px; } 
.banner_a .fl p{color: #FFFFFF;line-height: 175%; font-size: 16px; text-align: justify;} 
.banner_a .fr{ float: right; width: 60%;} 
.banner_a .fr img{ width: 100%;} 

@media screen and (max-width: 1600px){
	.main_banner > h3{font-size: 24px;} 
	.main_banner > span{font-size: 12px;} 
	.banner_a{ margin: 30px auto 0px;} 
	.banner_a .fl{ margin-top:5%;} 
	.banner_a .fl h3 span{font-size: 30px;} 
	.banner_a .fl p{font-size: 14px; } 
} 

@media screen and (max-width:768px){
	
	.main_banner{ background-size: cover; height:100vh;}
	.main_banner > h3{font-size: 1.8em; margin-bottom: 5px;} 
    .main_banner > span{font-size: 1em;} 
	
	.banner .dots{position:absolute;left:0;right:0;bottom:20%;z-index:3;}
	.banner_a{ margin: 30px auto 0px; } 
	.banner_a .fl{ float: none; width: 100%; margin-top:2%;} 
	.banner_a .fl h3{  font-size: 20px; margin-bottom:10px; }
	.banner_a .fl h3 span{font-size: 17px;} 
	.banner_a .fl p{ line-height: 150%; font-size: 1em;} 
	.banner_a .fl a{ margin-top: 20px;} 
	.banner_a .fr{ float: none; width: 100%; margin-top: 30px;} 
	.banner_a .fr img{ width: 100%;} 
	
} 




/*首页-第四屏*/
.main_b{ width: 100%; background: url("/images/bg02.jpg") no-repeat center; background-size: cover;height:110vh; overflow: hidden;margin:0px;} 
.main_b_{width:1280px; margin: 0px auto; padding:10% 0 0 0; box-sizing: border-box; text-align: center;} 
.main_b_ h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_b_ span{ display: block; text-transform: uppercase;color: #CCCCCC;} 
.main_b_ p{font-size: 16px; width: 50%; text-align: center; margin: 10px auto 50px; color: #FFFFFF; line-height: 175%;} 
.main_b_ em{display: block; background: #FFFFFF; height: 2px; width: 50px; margin: 30px auto;} 
.main_b_ img{ width: 100%;} 

@media screen and (max-width: 1600px){
	.main_b_ h3{ font-size: 24px;} 
	.main_b_ span{ font-size: 12px;} 
	.main_b_ p{font-size: 12px;  margin: 10px auto 30px;  } 
	.main_b_ em{margin: 20px auto;}
	.main_b_ img{/* width: 80%; */display: block;margin: 0px auto;} 
} 

@media screen and (max-width:768px){
	
	.main_b{ background-size: cover; height:70vh;}
	.main_b_{width:80%;  padding:25% 0 0 0;} 
	.main_b_ h3{ font-size: 1.8em; margin-bottom: 5px;} 
	.main_b_ p{font-size: 1em; width: 100%;  margin: 10px auto 30px;  line-height: 160%;} 
	.main_b_ em{ margin:30px auto;} 
	.main_b_ img{ width: 100%;} 
}


.fa-qq{ background:url(qq.png) no-repeat; background-size:100%;}
.fa-weixinb{ background:url(wxc.png) no-repeat; background-size:100%;}
.fa-weibo{ background:url(wb.png) no-repeat; background-size:100%;}

.fa {
    display: inline-table; width:24px; height:24px;
}
/*首页-第五屏*/

.main_d{ width: 100%; background: url("/images/bg03.jpg") no-repeat center; background-size: cover;height:100vh; overflow: hidden;margin:0px;}  
.main_d_{width: 100%; margin: 0px auto; padding:10% 0 0 0;} 

.main_d_tit{width: 100%; margin: 0px auto 50px; text-align: center;} 
.main_d_tit h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_d_tit span{ display: block; text-transform: uppercase;color: #CCCCCC;} 

.main_d_l{ float: left; width:600px; height: 432px; overflow: hidden; position: relative; margin-left:15%; box-sizing: border-box;} 
.main_d_l img{ width: 100%; height: 432px;  position: absolute; z-index: 9;} 
.main_d_l div{position: absolute; z-index: 99;background: rgba(0,0,0,0.5); box-sizing: border-box; padding: 20px; width: 100%; bottom: 0;} 
.main_d_l div p{ color: #FFFFFF; font-size: 16px; margin-bottom: 10px;} 
.main_d_l div span{color: #CCCCCC; font-size: 12px; text-align: justify;} 

.main_d_r{ float: right; width: 53.5%;} 
.main_d_r ul{} 
.main_d_r ul li{} 
.main_d_r ul li a{ display: block; padding: 27px 280px 26px 80px; box-sizing: border-box;} 
.main_d_r ul li em{ font-size: 14px; font-style: normal; margin-bottom: 3px; display: block; color: #FFFFFF;}  
.main_d_r ul li p{ font-size: 18px; margin-bottom:10px; color: #FFFFFF;}
.main_d_r ul li span{ display: block; line-height: 150%; color: #CCCCCC; font-size: 12px; margin: 5px 0px;} 
.main_d_r ul li a:hover{background:#FFFFFF;} 
.main_d_r ul li a:hover em{ color: #000000;} 
.main_d_r ul li a:hover p{color: #000000;} 
.main_d_r ul li a:hover span{color: #999999;} 


@media screen and (max-width: 1880px){
	.main_d_r{ float: right; width: 52%;} 
	.main_d_r ul li a{  padding: 27px 60px 26px 50px; } 

} 


@media screen and (max-width: 1600px){
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 24px;} 
	.main_d_tit span{ font-size: 12px;} 
	
	.main_d_l{  width:450px; height: 300px;} 
	.main_d_l img{  height:300px;} 
	.main_d_r{ width: 52%;} 
	.main_d_r ul li a{  padding: 10px 130px 10px 80px; } 
	.main_d_r ul li em{ font-size: 12px; }  
	.main_d_r ul li p{ font-size: 14px; margin-bottom:5px; }
} 

@media screen and (max-width: 1300px){
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 24px;} 
	.main_d_tit span{ font-size: 12px;} 
	
	.main_d_l{  width:420px; height: 280px;} 
	.main_d_l img{  height:280px;} 
	.main_d_r{ width: 50%;} 
	.main_d_r ul li a{  padding: 10px 130px 10px 80px; } 
	.main_d_r ul li em{ font-size: 12px; }  
	.main_d_r ul li p{ font-size: 14px; margin-bottom:5px; }
} 

@media screen and (max-width:768px){
	
	.main_d{ background-size: cover; height:80vh;}
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 1.8em; margin-bottom: 5px;} 
    .main_d_{width: 85%;padding:10% 0 0 0;} 
	.main_d_l{ float: none; width:100%; height: 160px; margin-left:0;} 
	.main_d_l img{  height: 160px;} 
	.main_d_l div{ padding: 10px;} 
	.main_d_l div p{  font-size: 1em; line-height: 150%;} 
	.main_d_l div span{ display: none; } 

	.main_d_r{ float: none; width: 100%; margin-top: 30px;} 
	.main_d_r ul li a{ display: block; padding: 10px 10px 10px 10px; } 
	.main_d_r ul li em{ font-size: 0.8em;}  
	.main_d_r ul li p{ font-size: 1em;  line-height: 150%;}
	.main_d_r ul li span{display: none;} 
	
} 





/*首页-第六屏*/
.main_c{width: 100%; margin: 0px; background: url("/images/bg04.jpg") no-repeat center; background-size: cover;height:100vh; overflow: hidden;} 
.main_c_{width:1280px; margin: 0px auto; padding:12% 0 0 0; box-sizing: border-box; text-align: center;} 
.main_c_ h3{ font-size: 40px; font-weight: normal; color: #FFFFFF;} 
.main_c_ span{ display: block; text-transform: uppercase;color: #CCCCCC;} 
.main_c_ p{font-size: 36px; margin: 80px 0px 10px; text-align: center; color: #FFFFFF; } 
.main_c_ h6{ font-size: 60px; color: #FFFFFF;margin: 0px 0px 80px;} 
.main_c_ em{display: block; background: #FFFFFF; height: 2px; width: 50px; margin: 30px auto;} 
.main_c_ img{ width: 100%;} 
.main_c_ > a{ display: block; color: #FFFFFF; border: #FFFFFF 1px solid; margin: 0px auto;border-radius: 5px; font-size: 14px; width: 100px;text-align: center; padding: 5px 0px; transition: all 0.8s;} 
.main_c_ > a:hover{ width: 160px; background: #FFFFFF; color: #9c2923;} 

@media screen and (max-width: 1600px){
	.main_c_ h3{ font-size: 36px;} 
	.main_c_ p{font-size: 20px; margin: 50px 0px 10px; } 
	.main_c_ h6{ font-size: 40px; margin: 0px 0px 50px;} 
} 

@media screen and (max-width:768px){
	.main_c{ background-size: cover;}
	
	.main_c_{width:80%;  padding:25% 0 0 0; } 
	.main_c_ h3{ font-size: 1.8em;  margin-bottom: 5px;} 
	.main_c_ p{font-size: 1.5em; margin: 50px 0px 10px; line-height: 150%;} 
	.main_c_ h6{ font-size: 2.5em; margin: 0px 0px 50px;} 
	.main_c_ img{ width: 100%;} 

	
} 

/*首页-第七屏*/

.main_e{width: 100%; height:480px; overflow: hidden;margin: 0px; background: #000;padding:2% 0 0;}  
.main_e_tit{width: 85%; margin: 0px auto; padding: 20px 0px; border-bottom: #999999 1px solid;} 
.main_e_tit img{ float: left; height:40px; }
.main_e_tit p{ float: right; margin-top: 30px;} 
.main_e_tit p i{ font-size:24px; color: #999999; display: inline-block; margin-left: 20px;} 

.main_e_{width: 85%; margin: 50px auto 30px;} 
.main_e_l{ float: left;} 
.main_e_l h5{ color: #CCCCCC; font-size: 14px; font-weight: normal;} 
.main_e_l h3{color: #FFFFFF; font-size: 30px; margin-bottom: 30px;} 
.main_e_l p{color: #CCCCCC; font-size: 16px; margin: 5px 0px;} 
.main_e_l p strong{color: #FFFFFF; font-size: 16px;} 

.main_e_c{ float: left; margin-left: 15%; width: 55%;} 
.main_e_c ul{} 
.main_e_c ul li{ float: left; margin-right: 12%;} 
.main_e_c ul li:last-child{ margin-right: 0;}  
.main_e_c ul li h5{color: #FFFFFF; font-size: 18px; margin-bottom:20px;}
.main_e_c ul li h5 a{color: #FFFFFF;}
.main_e_c ul li p{ margin: 8px 0px;}
.main_e_c ul li p a{color: #CCCCCC; font-size: 14px;}
.main_e_c ul li:first-child{ padding: 0px 0px 30px;} 

.main_e_r{ float: right; margin:0px 8px;} 
.main_e_r img{ width:120px;}
.main_e_r p{color: #CCCCCC; font-size: 14px; padding: 15px 0px; text-align: center;} 

.main_e_bt{width: 85%; margin: 0px auto; padding: 20px 0px; border-top: #999999 1px solid; font-size: 15px; color: #CCCCCC;} 
.main_e_bt a{color: #CCCCCC;} 
.main_e_bt a:hover{color: #CCCCCC;} 

@media screen and (max-width: 1600px){ 
	.main_e{  height:420px; } 
	.main_e_{width: 85%; margin: 30px auto 20px;} 
	.main_e_l h5{ font-size: 16px;} 
	.main_e_l h3{font-size: 24px; font-family:Arial, Helvetica, sans-serif; margin-bottom: 20px;} 
	.main_e_l p{font-size: 16px;} 
	.main_e_l p strong{ font-size: 18px;} 
	
	.main_e_c{ margin-left: 10%;} 
	.main_e_c ul li{ margin-right: 8%;} 
	.main_e_c ul li h5{ font-size: 16px; margin-bottom:10px;} 
	.main_e_c ul li p{ margin: 5px 0px;} 
	.main_e_c ul li p a{color: #CCCCCC; font-size: 12px;} 
    .main_e_r p{font-size: 12px; padding: 10px 0px;} 
}



@media screen and (max-width:768px){
	
	.main_e{height:380px;padding:5% 0 0;}  
	.main_e_tit{display: none;} 
	.main_e_tit img{ float: left; }

	.main_e_{width: 85%; margin: 0px auto 0px;} 
	.main_e_l{ float: none; text-align: center;} 
	.main_e_l h5{ font-size: 1em; margin-bottom: 5px;} 
	.main_e_l h3{font-size: 1.8em;} 
	.main_e_l h3 a{ color:#fff;}
	.main_e_l p{ font-size: 0.8em; } 
	.main_e_l p strong{ font-size: 20px;} 

	.main_e_c{ display: none;} 

	.main_e_r{ float: left; width: 30%; margin:2% 10%;  text-align: center;} 
		.main_e_r img{ width:100%;}
	
	.main_e_r p{ font-size:15px; padding: 10px 0px;} 

	.main_e_bt{width: 85%;  padding: 10px 0px; font-size: 0.8em; line-height: 150%;} 

#bg6{ background:none; height:95vh;}
	
} 




/******************************************2023TBS***********************************************/
























