﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/OPPOSans-R.ttf);
}

*{ margin:0 auto; padding:0; text-transform: capitalize; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: myFirstFont;  color:#666; font-size:14px; background: #FFFFFF;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #666;}
a:focus { outline: 0 }
a:hover{ color: #4dbca3;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}


#home .home a,
#products .products a,
#solution .solution a,
#news .news a,
#job .job a,
#about .about a{color: #4dbca3;}


#products .products ul li a{ color: #333;}
#products .products ul li a:hover{color: #FFFFFF;}


#solution .solution ul li a{ color: #333;}
#solution .solution ul li a:hover{color: #FFFFFF;}

#news .news ul li a{ color: #333;}
#news .news ul li a:hover{color: #FFFFFF;}

#about .about ul li a{ color: #333;}
#about .about ul li a:hover{color: #FFFFFF;}

.gotop {
	width: 24px;
	height: 24px;
	padding: 10px;
	background: #ccc url(../images/float_qqicon1.png) no-repeat center;
	position: fixed;
	right: 0;
	display:none;
	bottom: 0px;
}

input,button,select,textarea{ outline:none; font-family: "Noto Sans SC"; }
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}


submit{font-family: "Noto Sans SC";  }
#warp{ width:100%; height:auto; overflow: hidden;}
.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:777;}

.MenuBox{transform:translateX(-400px);   position: fixed; left: 0; top: 0; width: 400px; padding-left: 95px; padding-top: 100px; box-sizing: border-box; height: 100vh; background: #f8f8f8; z-index: 999;}
.MenuBox h2{ width: 100%; height: 20px; background: url(../images/MenuClose.jpg) no-repeat left center; cursor: pointer;}        
.MenuBox ul{ width: 100%; padding-top: 30px;}       
.MenuBox ul a{ color: #999999; display: block; font-size:24px; line-height: 54px; transition: all ease .5s;}       
.MenuBox ul a span{ padding-left: 10px; font-size:20px; opacity: 0; transition: all ease .5s;}
.MenuBox ul a:hover span{ opacity: 1.0;}
.MenuBox ul a:hover{transform:translateX(20px); color: #4dbca3;}

.MenuBox h3{ width: 100%; height: 30px; line-height: 30px; padding:10px 0; margin-bottom:20px;}
.MenuBox h3 a{color: #999999;  display: inline-block; padding-right: 15px;  position:relative;}
.MenuBox h3 a:hover{ color: #4dbca3;}
.MenuBox h3 a:hover .hwx{ display:block;}
.MenuBox h3 a .hwx{ width:180px; height:180px; background:#fff; position:absolute; left:0; top:-180px; display:none; text-align:center; border-radius: 5px;}
.MenuBox h3 a .hwx img{  width:160px; height:160px; padding-top:10px; border-radius: 5px;}

.MenuBox h4{ line-height: 26px;  font-size: 16px;  font-weight: normal;}
.MenuBox h4 a{color: #333; display: block; padding:10px 0;}
.MenuBox h4 a.current{color: #4dbca3;}
.MenuBox h4 a:hover{ color: #4dbca3;}
.MenuBox h4 p{ font-size:14px; color: #999999;  line-height:24px; padding:12px 50px 12px 0; display:none;}



.Header.current{background-color: rgba(255,255,255,.5);  padding: 10px 4%; transition: all ease .5s;}
.Header.current .logo{ width: 214px; height: 30px; margin-top: 8px;}
.Header.current .logo a{ display: block; width: 214px; height: 30px; background: url(../images/logo.png) no-repeat; background-size:cover ;}


.Header{ width: 92%; height: 47px; line-height: 47px; position: fixed; left:0; top: 0; padding: 30px 4%; z-index: 777; transition: all ease .5s;} 
.HeaderBox{ width: 100%; height: 47px; position: relative;}

.SearchBg{ width: 100%; height: 40px; background: #FFFFFF; padding: 40px 0; position: fixed; left: 0; top: 0; z-index: 888; display: none;}
.Searchbox{ width: 520px; height: 40px; overflow: hidden;}
.SearchboxL{ float: left; width: 450px; height: 40px; box-sizing: border-box; padding: 0 20px; border:1px solid #4dbca3; border-radius: 30px;}
.SearchboxL button{ float: left; border: none; background: none; width: 38px; height: 38px; line-height: 38px; font-weight: normal; font-size: 18px;}
.SearchboxL input{  float: right; width: 350px; height: 38px; line-height: 38px; background: none; border: none; }

.SearchboxR{ width: 40px; height: 40px;text-align: center; float: right; cursor: pointer; font-size: 22px;}
.SearchboxR i{ line-height: 40px; }


.Header .logo{ width: 335px; height: 47px;}
.Header .logo a{ display: block; width: 335px; height: 47px; background: url(../images/logo.png) no-repeat;}
.Header .Hsea{ width: 21px; height: 21px; position: absolute; right: 0; top: 13px; cursor: pointer; font-size: 21px; color: #999999;}
.Header .Hmenu{ position: absolute; left: 0; top:15px; height: 16px; width: 68px; background: url(../images/inMenu.png) no-repeat; cursor: pointer;}



#section0{ background: url(../images/inBanner.jpg) no-repeat; background-size:cover; text-align: center;}
#section0 h4{ font-size: 60px; font-weight: normal; line-height: 90px;}
#section0 p{ line-height: 36px; font-size: 22px; width: 670px; padding: 10px 0;}
#section0 h3{ width: 200px; height: 61px; line-height: 61px; border: 1px solid #666666; margin-top: 40px; border-radius: 3px;}
#section0 h3 a{ display: block; font-size: 14px; color: #666666; font-weight: normal;}
#section0 h3 a:hover{ background: #666666; color: #FFFFFF;}

.scroll-down-link{
height: 60px;
	width: 80px;
	margin: 0px 0 0 -40px;
	line-height: 60px;
	position: absolute;
	left: 49.85%;
	bottom: 50px;
	color: #666;
	text-align: center;
	font-size: 70px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
	animation: avia_fade_move_down 2s ease-in-out infinite
}
@-webkit-keyframes avia_fade_move_down {
	0% {
		-webkit-transform: translate(0,-20px);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate(0,20px);
		opacity: 0
	}
}

@keyframes avia_fade_move_down {
	0% {
		transform: translate(0,-20px);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		transform: translate(0,20px);
		opacity: 0
	}
}

@-webkit-keyframes avia_slide_down {
	0% {
		height: 0%
	}

	100% {
		height: 100%
	}
}



.HeaderM{ display: none;}

.inBrand{ width: 1400px; height: auto;}
.inBrandL{ float: left; width:360px; height: auto; overflow: hidden;}
.inBrandL h2{ position: relative; width: 100%; height: 80px; line-height: 80px; color: #f6f6f6; font-size: 100px; font-weight: normal;}
.inBrandL h2 span{ display: block; position: absolute; left: 10px; top: 0; color: #000000; font-size: 30px; font-weight: normal; }
.inBrandL a{ display: block; width: 47px; height: 47px; background: url(../images/inBrandJt.jpg) no-repeat; float: left; margin-top: 65px;}
.inBrandL a:hover{background: url(../images/inBrandJts.jpg) no-repeat;  transform:translateX(20px);}
.inBrandL h3{ margin-top: 100px; float: left;}

.inBrandR{ position: absolute; right: 0; top: 150px; width: 58%; height: auto;}
.inBrandR img{ width: 100%; height: auto; border-radius: 5px 0 0 5px;}

.inNewProBg{ width: 100%; height: 100%; background: url(../images/inBg3.jpg) no-repeat center; background-size: cover;}
.inNewPro{ width: 1400px; height: 100vh; padding-top: 40px;}
.inNewProL{ float: left; width: 60%; height: 100vh;  overflow: hidden;}
.inNewProL h2{ position: relative; width: 100%; height: 80px; line-height: 80px; color: #f6f6f6; font-size: 90px; font-weight: normal; text-transform: uppercase;}
.inNewProL h2 span{ display: block; position: absolute; left: 10px; top: 0; color: #000000; font-size: 30px; font-weight: normal; }
.inNewProL h3 img{ width: 100%; height: auto; border-radius: 5px; margin-top: 30px;}
.inNewProR{ float: right; width: 20%; height: 100vh;  overflow: hidden;}
.inNewProR h3 img{ width: 100%; height: auto; border-radius: 5px; margin-top: 30px;}
.inNewProR h4{ font-size: 36px; font-weight: normal; line-height: 57px; padding-top: 370px;}
.inNewProR p{ font-size: 18px; line-height: 40px;}
.inNewProR a{ display: block; width: 116px; height: 47px; line-height: 47px; color: #999999; background: url(../images/inBrandJt.jpg) no-repeat right; float: left; margin-top: 65px;}
.inNewProR a:hover{background: url(../images/inBrandJts.jpg) no-repeat right; color: #4dbca3;  transform:translateX(20px);}

.inProTit{ width: 100%; position: relative; text-align: center;  height: 80px; line-height: 80px; color: #f6f6f6; font-size: 100px; font-weight: normal; text-transform: uppercase;}
.inProTit h4{ position: absolute; left: 10px; top: 0; color: #000000; font-size: 30px; font-weight: normal; text-align: center; width: 100%; }

.inPro{ width: 1400px; height: auto; overflow: hidden; padding: 30px 70px 0 70px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{ text-align: center; width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item p{ color: #999999; font-size: 18px; line-height: 72px;}
.main_visual .owl-carousel .item img{ border-radius: 5px; }
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px; text-align: ; text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/inProJt.png);left: -70px; }
.main_visual .owl-next{background-image: url(../images/inProJt1.png);right: -70px;  }
.main_visual:hover .owl-prev{ background-image: url(../images/inProJts.png);}
.main_visual:hover .owl-next{ background-image: url(../images/inProJt1s.png);}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}
.main_visual .owl-carousel .item:hover img.Bpic{ display: none;}
.main_visual .owl-carousel .item:hover img.Bmpic{ display: block;}
.main_visual .owl-carousel .item:hover p{ color: #333333;}

.inDnaBg{ width: 100%; height:100vh; background: url(../images/inDna.jpg) no-repeat center; position: relative; background-size:cover;}
.inDna{ width: 765px; height: 410px; background: #FFFFFF; border-radius: 5px; position: absolute; left: 50%; top: 50%; margin-top: -205px; margin-left:-382px;}
.inDnaBox{ width: 96%; height: 94%; margin-top: 1.6%; border:1px solid #EEEEEE; border-radius: 5px; text-align: center;}
.inDnaBox h2{ position: relative; width: 100%; height: 80px; line-height: 80px; color: #f6f6f6; font-size: 100px; font-weight: normal; margin-top: 105px; text-transform: uppercase;}
.inDnaBox h2 span{ display: block; position: absolute; left: 0; top: 0; color: #000000; font-size: 30px; font-weight: normal;  width: 100%;}
.inDnaBox div{  margin-top: 25px; width:100%; height:auto; text-align:center;}
.inDnaBox div dl{ float:left; width:25%; height:auto;}
.inDnaBox div dl dt{ height:42px; line-height:42px; font-size:18px; color:#000;}
.inDnaBox div dl dd{ height:32px; line-height:32px; font-size:15px; }

.inNewsBg{  background: url(../images/inNewsbg.jpg) no-repeat center; background-size:cover;}
.inNews{ width: 1400px; height: auto; overflow: hidden; padding: 30px 70px 0 70px;}

.index-business-bottom {margin-top: 6%;position: relative;}
.index-business-bottom-swiper {width: 100%;margin: auto;}
.index-business-bottom-swiper .swiper-slide-next .index-business-item{margin-top: 0;}
.index-business-item {overflow: hidden;margin: auto;width: 90%;transition:all .4s ease;margin-top: 20%;}
.index-business-item a{display: block;}
.index-business-item .pic {transition:all .4s ease;}
.index-business-item .text{margin-top: 6%;}
.index-business-item .title-1{color: #333; font-size: 18px; height: 42px; line-height: 42px; overflow: hidden;}
.index-business-item .text-2{color: #999; line-height: 24px; height: 48px; overflow: hidden;}
.index-business-item a:hover .title-1 {color: #4dbca3;}
.index-business-item a:hover .pic {transform: scale(1.05);}
.style-prev-1{ background: url(../images/inProJt.png) no-repeat; text-indent: -9999em;}
.style-next-1{ background: url(../images/inProJt1.png) no-repeat; text-indent: -9999em;}
.style-prev-1,.style-next-1 {width: 47px !important;height: 47px !important; opacity: 1;transition:all .4s ease;outline: none;}
.style-prev-1:hover{ background: url(../images/inProJts.png) no-repeat;}
.style-next-1:hover{ background: url(../images/inProJt1s.png) no-repeat;}
.inNews .style-prev-1 {left: -70px;}
.inNews .style-next-1 {right:-70px;}


.footerBg{ width: 100%; height: auto; background: #1b1b1b; padding: 75px 0;}
.footer{ width: 1400px; overflow: hidden;}
.footerL{ float: left; width: 310px; height: 77px;}
.footerL a{ display: block; width: 310px; height: 77px; background: url(../images/flogo.jpg) no-repeat;}

.footerR{ float: right; width: 815px; height: auto;}
.footerR h4{ font-size: 18px; line-height: 45px; font-weight: normal;}
.footerR h4 a{ color: #FFFFFF;}
.footerR h4 a:after{ content: "|"; padding: 0 20px;}
.footerR h4 a:last-child:after{ padding: 0; content: "";}
.footerR p{ font-size: 16px; color: #999999; line-height: 25px;}


.banner2{ width: 100%; height: 915px; animation: bigimgani 3000ms 1 ease forwards;}
@keyframes bigimgani{0%{transform:scale(1.1);} 100%{transform:scale(1.0);}}
.newsBg{ width: 100%; height: auto; background: #f5f5f5; padding: 90px 0;}
.newsTit{ width: 100%; height: 80px; line-height: 80px; text-align: center; font-size: 30px;}

.newsList{ width: 1440px; height: auto; overflow: hidden; padding-top: 50px;}
.newsList dl{ float: left; width: 409px; height: 555px; overflow: hidden; margin: 13px 35px;}
.newsList dl dt{ width: 409px; height: 409px; overflow: hidden;}
.newsList dl dt img{ width: 409px; height: 409px; border-radius: 5px;}
.newsList dl dd{ width: 409px; height: 146px; box-sizing: border-box; padding: 20px;}
.newsList dl dd h4{ height: 28px; line-height: 28px; overflow: hidden; font-size: 18px; font-weight: normal;}
.newsList dl dd p{ color: #999999; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px;}
.newsList dl a:hover dd{ background: #FFFFFF; border-radius:0 0 5px 5px;}
.newsList dl a:hover dt img{border-radius: 5px 5px 0 0;}

.relatedMore{ width: 100%; height: 47px; text-align: center; padding-bottom: 50px;}
.relatedMore a{ display: inline-block; width: 177px; height: 43px; line-height: 43px; border: 2px solid #4dbca3; border-radius: 30px; color: #000000; font-size: 18px;}
.relatedMore a:hover{ background: #4dbca3; color: #FFFFFF;}

.NewsShowWz{ width: 1400px; height: 82px; line-height: 82px; font-size: 16px;}
.NewsShowWz span{ background: url(../images/back.png) no-repeat right center; padding-right: 30px;}
.NewsShow{ width: 1400px; height: auto; background: #FFFFFF; padding: 45px 60px; box-sizing: border-box;}
.NewsShowTit{ color: #000000; text-align: center; font-size: 36px; padding: 10px 0; line-height: 52px; font-weight: bold;}
.NewsShowinfo{ padding: 25px 0; line-height: 28px; font-size: 16px;}
.NewsShowinfo img{max-width: 100%; height: auto;}

.DnaColor{ width: 100%; height: auto; padding: 60px 0;}
.DnaColorList{ width: 1400px; height: auto; overflow: hidden; padding-top: 50px;}
.DnaColorList li{transition: all ease .1s; float: left; cursor: pointer; width: 32.3%; height: 96px; line-height: 96px; text-align: center; color:#FFFFFF; border-radius: 3px; margin: 0.5%;}
.DnaColorList li:hover{ opacity: 0.7;}

.DnaGy{width: 100%; height: auto; padding: 60px 0;}
.DnaGyList{ width: 1420px; height: auto; overflow: hidden; padding-top: 50px;}
.DnaGyList li{ float: left; border:1px solid #f6f6f6; border-radius: 5px; width: 30%; margin:0 1.5%; opacity: 0;}
.DnaGyList li img{ width: 100%; height: auto;}

.DnaBg1{ width: 100%; height: auto; padding: 60px 0; }
.DnaBg1Top{ width: 1400px; height: 75px; position: relative;}
.DnaBg1Top h2{ color: #f1f1f1; font-size: 95px; text-transform: uppercase; font-weight: normal;}
.DnaBg1Top h4{ position: absolute; left: 0; top: 0; font-size: 30px; font-weight: normal;}


.DnaBg1BoxN{ width:1400px; height:auto; padding-top:50px;}
.DnaBg1BoxN dl{ width:30%; margin:0 1.5%; overflow:hidden; float:left; background:#fff;}
.DnaBg1BoxN dl:nth-child(2){ margin-top:-50px;}
.DnaBg1BoxN dl dt{ width:100%; height:auto; overflow:hidden;}
.DnaBg1BoxN dl dt video{ width:100%; height:auto;}
.DnaBg1BoxN dl dd{ width:100%; height:60px; line-height:60px; font-size:16px; color:#333; overflow:hidden; text-align:center;}

.DnaBg1Box1{ width: 1400px; height: auto; position: relative; z-index: 666; margin-top: -122px; overflow: hidden;}
.DnaBg1Box1L{ float: left; width: 950px; height: auto; overflow: hidden; padding-top: 135px;}
.DnaBg1Box1L h4{ line-height: 50px; font-size: 24px; font-weight: normal;}
.DnaBg1Box1L p{ line-height: 32px; color: #666666;}
.DnaBg1Box1R{ float: right; width: 350px; height: auto; overflow: hidden; }
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; }
.main_visual1 .owl-carousel .item img{ border-radius: 5px;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ text-indent: -9999em;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 60px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background: #FFFFFF; border-radius: 10px;}
.main_visual1 .owl-dot.active span{width:24px; height: 10px; }

.DnaBg1Box2{ width: 1400px; height: auto; position: relative; z-index: 777; margin-top: -35px; overflow: hidden;}
.DnaBg1Box2L{ float: left; width: 350px; height: auto; overflow: hidden; }
.DnaBg1Box2R{ float: right; width: 950px; height: auto; padding-top:40px; overflow: hidden; }
.DnaBg1Box2R h4{ line-height: 50px; font-size: 24px; font-weight: normal;}
.DnaBg1Box2R p{ line-height: 36px; font-size: 16px; color: #666666;}


.DnaBg1Box3{ width: 1400px; height: auto; position: relative; z-index: 888; margin-top: -35px; overflow: hidden;}
.DnaBg1Box3L{ float: left; width: 950px; height: auto; overflow: hidden; padding-top: 25px;}
.DnaBg1Box3L h4{ line-height: 50px; font-size: 24px; font-weight: normal;}
.DnaBg1Box3L p{ line-height: 28px; color: #666666; margin-bottom: 25px;}
.DnaBg1Box3R{ float: right; width: 350px; height: auto; overflow: hidden; }



.inProTitN{ width: 100%; position: relative; text-align: center;  height: 80px; line-height: 80px; margin: 50px auto; color: #f6f6f6; font-size: 100px; font-weight: normal; text-transform: uppercase;}
.inProTitN h4{ position: absolute; left: 10px; top: 0; color: #000000; font-size: 30px; font-weight: normal; text-align: center; width: 100%; }

.goods1{ width: 100%; height: auto; padding-bottom: 50px;}
.goods1List{ width: 1400px; height: auto;}
.goods1List dl{ position: relative; float: left; width: 31%; margin: 1%; overflow: hidden; text-align: center; opacity: 0;}
.goods1List dl dt{ width: 100%; height: auto; overflow: hidden;}
.goods1List dl dt img{ width: 100%; height: auto; border-radius: 5px;}
.goods1List dl dd{transition: all ease .5s; position: absolute; z-index: 333; bottom: 23px; left: 10%; background: #FFFFFF; border-radius: 5px; height: 51px; width: 80%;}
.goods1List dl dd h3{font-size: 14px; line-height: 51px; font-weight: normal;}
.goods1List dl dd h4{ width: 31px; height: 31px; background: url(../images/goodsJt.png) no-repeat; opacity: 0;}
.goods1List dl a:hover dd{ padding: 45px 0; height: 82px;  transform:translatey(-50px);}
.goods1List dl a:hover dd h4{ opacity: 1;}
.goods1List dl a:hover dd h3{  font-size: 16px; color: #333333;}

.goods1List dl.activeg dd{ padding: 45px 0; height: 82px;  transform:translatey(-50px);}
.goods1List dl.activeg dd h4{ opacity: 1;}
.goods1List dl.activeg dd h3{  font-size: 16px; color: #333333;}


.goods2{ width: 100%; height: auto; padding-bottom: 50px;}
.goods2List{ width: 1400px; height: auto;}
.goods2List dl{  float: left; width: 30%; height: auto; margin: 1.5%; overflow: hidden; text-align: center; opacity: 0;}
.goods2List dl dt{position: relative; width: 100%; height: auto; background: #f9f9f9;  border-radius: 5px;}
.goods2List dl dt img{ width: 100%; height: 100%; border-radius: 5px;}
.goods2List dl dt img.godh{ display: block;}
.goods2List dl dt img.gods{ display: none;}
.goods2List dl dt h4{ opacity:0;position: absolute; left: 50%; top: 50%; margin-left: -30px; margin-top: -29px; color: #FFFFFF; width: 60px; height: 58px; line-height: 58px;}
.goods2List dl dt h4 img{ width: 28px; height: 28px;}
.goods2List dl dt h4 p{ font-size: 14px; line-height: 30px; font-weight: normal;}
.goods2List dl a:hover dt h4{ opacity: 1;}
.goods2List dl a:hover img.godh{ display: none;}
.goods2List dl a:hover img.gods{ display: block;}

.goods2List dl dd{ text-align: left; padding: 30px 0;}
.goods2List dl dd h4{ line-height: 36px; height: 36px; overflow: hidden; font-size: 18px; color: #333333;}
.goods2List dl dd p{ line-height: 24px; height: 24px; overflow: hidden;}


.goodsBg1{ width: 100%; height: auto; padding: 170px 0 50px 0;}
.goodsBox1{ width: 1400px; height: auto; overflow: hidden;}

.goodsBox1L{ float: left; width: 275px; height: auto; overflow: hidden;}
.goodsBox1L h3{ font-size: 30px; color: #000000; font-weight: normal; line-height: 36px;}
.goodsBox1L h4{ font-size: 16px; line-height: 30px; padding: 10px 0; font-weight: normal;}
.goodsBox1L .goodsBox1Linfo{ padding: 25px 0; line-height: 30px; overflow: hidden;}
.goodsBox1L a{ display: block; float: left; clear: both; margin-top: 250px; width: 219px; height: 67px; line-height: 67px; border-radius: 3px; font-size: 16px; border: #000000 1px solid; text-align: center; color: #000;}
.goodsBox1L a i{ padding-right: 10px;}
.goodsBox1L a:hover{ background: #000000; color: #FFFFFF;}


.goodsBox1R{ float: right; width: 1090px; height: auto; overflow: hidden;}
/*商品缩略图样式*/
.goods-pic{ position:relative;  width:1090px; *z-index:1; }
	.pic-box{  width:1090px;  }
	.pic-preview{ position:relative; width:850px; height:600px; float:left; overflow:hidden; }
	
	.pic-scroll{ width:193px;  height:600px; float:right; overflow:hidden; }
	.pic-scroll .prev{ width:193px; height:8px; cursor:pointer; display:block; text-align:center; }
	.pic-scroll .next{width:193px; height:8px; cursor:pointer; display:block;  text-align:center;  }
	
	.pic-scroll .items{ position:relative; width:193px; height:545px; overflow:hidden; margin-top:10px; }
	.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:193px; height:100%; z-index:888; }
	.pic-scroll .items ul li{width:193px; height:175px; text-align:center; background:#f9f9f9; border-radius: 5px; margin:5px 0; text-align:center; }
	.pic-scroll .items ul li img{ width:173px; height:155px; padding-top:10px;  box-sizing:border-box; }
.pic-scroll .items ul li:hover{ background:#48baa0}

/* 图片放大镜样式*/
.jqzoom{ position:relative; display:block; margin:0; padding:0;width:850px; height:600px; border:none; cursor:crosshair;  }
    .jqzoom img{width:850px; height:600px;  }
.zoomdiv{ position:absolute; z-index:100; display:none; width:0; height:0; background:none; border:none; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; max-width:0; max-height:0; border:none; background:none; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); overflow:hidden; }





.goodsBg2{ width: 100%; height: auto; background: #f9f9f9; padding: 100px 0;}
.goodsBg2box{ background: #FFFFFF; width: 1400px; height: auto; padding: 50px; box-sizing: border-box; overflow: hidden;}
.goodsBg2box img{ max-width: 100%; height: auto;}

.goodsBox1RM{ display: none;}

.ABbg1{ width: 100%; height: auto; padding-bottom: 50px;}

.ABList1{ width: 1400px; height: 670px;}
.ABList1 dl{ opacity: 0; transition: all ease .5s; float: left; width: 15%; margin-left: 0.7%; cursor: pointer; height: 100%; text-align: center; color: #333; border-radius: 5px;}
.ABList1 dl:first-child{ margin-left: 0; }
.ABList1 dl.active{ width: 36%;}
.ABList1 dl.active span{ display: block;}
.ABList1 dl dt{  font-size: 30px; line-height: 38px; display: table-cell; vertical-align: middle; font-weight: normal; width: 100vh; height: 30vh;}
.ABList1 dl dt span{ font-size: 18px; line-height: 24px; display: none;}

.ABList2{ width: 1400px; height: auto; padding: 100px 0;}
.ABList2L{ float: left; width: 700px; height: auto;}
.ABList2L img{ width: 100%; height: auto;}
.ABList2R{ float: right; width: 670px; height: auto;}
.ABList2R h2{ margin-bottom: 30px; height: 80px; line-height: 80px; font-size: 100px; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList2R h2 span{ font-size: 30px; color: #000000; position: absolute; left: 0; top: 0;}
.ABList2R p{ line-height: 36px;}

.ABList3{ width: 1400px; height: auto; padding-bottom: 100px;}
.ABList3L{ float: left; width: 700px; box-sizing: border-box; padding-left: 50px;}
.ABList3L h2{ margin-bottom: 30px; height: 80px; line-height: 80px; font-size: 100px; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList3L h2 span{ font-size: 30px; color: #000000; position: absolute; left: 0; top: 0;}
.ABList3L p{ line-height: 36px;}
.ABList3L h4{ font-size: 22px; line-height: 52px; font-weight: normal; color: #333333;}

.ABList3R{ float: left; width: 700px; height: auto;}
.ABList3R img{ width: 100%; height: auto;}


.ABList4{ width: 1400px; height: auto; padding: 100px 0;}
.ABList4L{ float: left; width: 700px; height: auto;}
.ABList4L img{ width: 100%; height: auto;}
.ABList4R{ float: right; width: 670px; height: auto;}
.ABList4R h2{ margin-bottom: 30px; height: 80px; line-height: 80px; font-size: 100px; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList4R h2 span{ font-size: 30px; color: #000000; position: absolute; left: 0; top: 0;}
.ABList4R p{ line-height: 36px;}

.ABbg5{ width: 100%; height: auto; padding-bottom: 50px; background: url(../images/ABbg5.jpg) no-repeat center; background-size:cover;}
.ABbg5Box{ width: 1400px; height: auto; overflow: hidden;}
.ABbg5BoxL{ float: left; width: 854px; height: auto; overflow: hidden;}
.ABbg5BoxL h2{ box-sizing: border-box; margin-left: 50px; font-size: 100px; width: 100%; height: 80px; line-height: 80px; text-transform: uppercase; font-weight: normal; position: relative; color: #f6f6f6;}
.ABbg5BoxL h2 span{ font-size: 30px; color: #040404; position: absolute; left: 10px; top: 0;}
.ABbg5BoxLBot { width: 854px; height: 475px; margin-top: 65px; position: relative;}
.ABbg5BoxLBot img{ width: 100%; height: auto; border-radius: 5px;}
.ABbg5BoxLBotinfo{ width: 630px; height: 338px; background: #FFFFFF; border-radius: 5px; z-index: 333; position: absolute; left: 50%; top: 50%; margin-left: -315px; margin-top: -169px;}
.ABbg5BoxLBotinfo1{ width: 610px; height: 319px; border:1px solid #EEEEEE; box-sizing: border-box; border-radius: 5px; margin-top: 9px; text-align: center; padding: 45px;}
.ABbg5BoxLBotinfo1 h4{ line-height: 42px; font-size: 18px; color: #000; font-weight: normal;}
.ABbg5BoxLBotinfo1 p{ line-height: 32px;}

.ABbg5BoxR{ float: right; width:466px; height: auto; overflow: hidden;}
.ABbg5BoxR img{ width: 100%; height: auto; border-radius: 5px; }
.ABbg5BoxR h4{ padding-top: 42px; line-height: 65px; font-size: 18px; line-height: 30px; font-weight: normal; color: #333333;}
.ABbg5BoxR p{ line-height: 30px; margin-top: 15px;}

.contentBg{ width:100%; height:auto; padding:100px 0 50px 0 ;}
.contentList{ line-height:28px; width:1400px; overflow:hidden;}
.contentList img{ max-width:100%; height:auto;}

.caseList{ width: 1400px; height: auto; }
.caseList dl{ float:left; width:30%; height:auto; overflow:hidden;  opacity: 0;  margin:1.6%}
.caseList dl dt{ width:100%; height:auto; overflow:hidden;}
.caseList dl dt img{ width:100%; height:auto;  border-radius: 5px;}
.caseList dl dd{ width:100%; height:54px; line-height:54px; font-size:16px; overflow:hidden;}
.caseList dl a:hover dt img{transform: scale(1.1); -webkit-transform: scale(1.1);}

@media (max-width: 767px) {

.HeaderBg{ display: none;}	
.HeaderM{ display: block; background: #FFFFFF; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #EEEEEE; z-index: 9999; width: 90%; padding: 0 5%;}

.HeaderM .logo{ float: left; width: 214px; height: 30px; overflow: hidden; padding-top: 15px;}
.HeaderM .logo a{ display: block; overflow: hidden; width: 214px; height: 30px; }
.HeaderM .logo a img{ width: 214px; height: 30px; }
.m-menu{float: right;width: 40px; padding-top: 15px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon>span{display: inline-block;width: 40px;height: 2px;background: #9e9d9e;margin: 5px 0;display: inline-block;}
.m-menu .drop-down{display: none;position: fixed;top: 61px;left: 0;right: 0;background: #ffffff;height: calc(100vh - 131px);z-index: 10;text-align: center;padding: 30px 5%; overflow-y: auto;z-index: 12;}
.m-menu .drop-down::-webkit-scrollbar{display: none;}
.m-menu .drop-down>ul>li{line-height: 69px;border-bottom: 1px solid #eeeeee;}
.m-menu .drop-down>ul>li>a{font-size: 20px;color: #000;display: block;}
.m-menu .subnav{padding-bottom: 24px;display: none;}
.m-menu .subnav a{display: block;height: 40px;line-height: 40px;font-size: 16px;color: #333333;}
.m-menu .drop-down .form{border: 1px solid #e5e5e5;display: inline-block;height: 43px;line-height: 43px;border-radius: 5px;font-size: 0;vertical-align: top;position: relative;}
.m-menu .drop-down .text{display: inline-block;vertical-align: top;width: 270px;height: 30px;margin-top: 6px;padding: 0 5px; border: none;}
.m-menu .drop-down .submit{display: inline-block;vertical-align: top;width: 45px; border: none; background: url(../images/icon2.jpg) center center no-repeat;font-size: 0;height: 43px;border-left: 1px solid #e5e5e5;cursor: pointer;}

.MenuBox{ display: none;}
.Header{ display: none;}

#section0{ background: url(../images/inBannerM.jpg) no-repeat; background-size:cover; text-align: center;}
#section0 h4{ font-size: 2.4rem; font-weight: normal; line-height:60px;}
#section0 p{ line-height: 30px; font-size: 1rem; width: 90%; padding: 10px 0;}
#section0 h3{ width: 180px; height: 51px; line-height: 51px; border: 1px solid #666666; margin-top: 30px; border-radius: 3px;}
#section0 h3 a{ display: block; font-size: 1rem; color: #666666; font-weight: normal;}
#section0 h3 a:hover{ background: #666666; color: #FFFFFF;}

.inBrand{ width: 100%; height: auto;}
.inBrandL{ float: left; width:360px; height: auto; overflow: hidden;}
.inBrandL h2{ position: relative; width: 100%; height: 80px; line-height: 80px; color: #f6f6f6; font-size: 4.5rem; font-weight: normal;}
.inBrandL h2 span{ display: block; position: absolute; left: 10px; top: 0; color: #000000; font-size: 1.6rem; font-weight: normal; }
.inBrandL a{ display: block; width: 47px; height: 47px; background: url(../images/inBrandJt.jpg) no-repeat; float: left; margin-top: 40px; margin-left: 25px;}
.inBrandL a:hover{background: url(../images/inBrandJts.jpg) no-repeat;  transform:translateX(20px);}
.inBrandL h3{ margin-top: 50px; float: left;}

.inBrandR{ position: absolute; right: 0; top: 160px; width: 58%; height: auto;}
.inBrandR img{ width: 100%; height: auto; border-radius: 5px 0 0 5px;}


.inNewProBg{ width: 100%; height: 100%; background: url(../images/inBg3.jpg) no-repeat center; background-size: cover;}
.inNewPro{ width: 100%; height: auto; padding-top: 80px;}
.inNewProL{ float: none; width: 90%; height: auto;  overflow: hidden;}
.inNewProL h2{ position: relative; width: 100%; height: 60px; line-height: 60px; color: #f6f6f6; font-size:3.2rem; margin-top: 30px; font-weight: normal; text-transform: uppercase;}
.inNewProL h2 span{ display: block; position: absolute; left: 10px; top: 0; color: #000000; font-size: 1.5rem; font-weight: normal; }
.inNewProL h3 img{ width: 100%; height: auto; border-radius: 5px; margin-top: 10px;}
.inNewProR{ float: none; width: 90%; height: auto;  overflow: hidden; margin-top:20px;}
.inNewProR h3{float: left; width: 30%; height: auto;}
.inNewProR h3 img{ width: 100%; height: auto; border-radius: 5px;  }
.inNewProR h4{ font-size: 2rem; font-weight: normal; line-height: 47px; padding-top: 30px; float: right;}
.inNewProR p{ font-size: 1rem; line-height: 40px; float: right;}
.inNewProR a{ display: block; float: right; width: 116px; height: 47px; line-height: 47px; color: #999999; background: url(../images/inBrandJt.jpg) no-repeat right; margin-top: 15px;}
.inNewProR a:hover{background: url(../images/inBrandJts.jpg) no-repeat right; color: #4dbca3;  transform:translateX(20px);}

.inProTit{ width: 100%; position: relative; text-align: center; height: 60px; line-height: 60px; margin-top: 80px; color: #f6f6f6; font-size: 3rem; font-weight: normal; text-transform: uppercase;}
.inProTit h4{ position: absolute; left: 10px; top: 0; color: #000000; font-size: 1.5rem; font-weight: normal; text-align: center; width: 100%; }

.inPro{ width: 94%; height: auto; overflow: hidden; padding: 30px 0;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{ text-align: center; width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item p{ color: #999999; font-size: 1rem; line-height: 62px; height: 62px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/inProJt.png);left: 0; }
.main_visual .owl-next{background-image: url(../images/inProJt1.png);right: 0;  }

.inDnaBg{ width: 100%; height:100vh; background: url(../images/inDna.jpg) no-repeat center; position: relative; background-size:cover;}
.inDna{ width: 90%; height: auto; padding-bottom: 7px; background: #FFFFFF; border-radius: 5px; position: absolute; left:5%; top: 50%; margin-top: -123px; margin-left:0;}
.inDnaBox{ width: 96%; height: 90%; margin-top: 1.6%; border:1px solid #EEEEEE; border-radius: 5px; padding-bottom: 40px; text-align: center;}
.inDnaBox h2{ position: relative; width: 100%; height: 60px; line-height: 60px; color: #f6f6f6; font-size: 3.5rem; font-weight: normal; margin-top: 45px; text-transform: uppercase;}
.inDnaBox h2 span{ display: block; position: absolute; left: 0; top: 0; color: #000000; font-size: 30px; font-weight: normal;  width: 100%;}
.inDnaBox div{  margin-top: 25px; width:100%; height:auto; text-align:center;}
.inDnaBox div dl{ float:left; width:50%; height:auto;}
.inDnaBox div dl dt{ height:42px; line-height:42px; font-size:18px; color:#000;}
.inDnaBox div dl dd{ height:32px; line-height:32px; font-size:15px; }

.inNewsBg{  background: url(../images/inNewsbg.jpg) no-repeat center; background-size:cover;}
.inNews{ width: 94%; height: auto; overflow: hidden; padding: 30px 0;}
.index-business-bottom-swiper {width: 100%;}
.index-business-item {margin-top: 0;width: 90%;}
.index-business-bottom{ margin-top: 0;}
.index-business-item .pic img{ width: 100%; height: auto;}

.footerBg{ width: 100%; height: auto; background: #1b1b1b; padding: 25px 0;}
.footer{ width: 94%; overflow: hidden;}
.footerL{ float: none; width: 100%; height: 77px;}
.footerL a{ display: block; width: 100%; height: 77px; background: url(../images/flogo.jpg) no-repeat center; background-size:80%;}

.footerR{ float: none; width: 100%; height: auto; text-align: center;}
.footerR h4{ display: none;}

.footerR p{ font-size: 0.9rem; color: #999999; line-height: 35px;}


.banner2{ width: 100%; height: 220px; animation: bigimgani 3000ms 1 ease forwards; margin-top: 61px;}

.newsBg{ width: 100%; height: auto; background: #f5f5f5; padding: 30px 0;}
.newsTit{ width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 2rem; margin-top: 20px;}

.newsList{ width: 94%; height: auto; overflow: hidden; padding-top: 20px;}
.newsList dl{ float: none; width: 100%; height: auto; overflow: hidden; margin: 12px 0;}
.newsList dl dt{width: 100%; height: auto; overflow: hidden;}
.newsList dl dt img{ width: 100%; height: auto; border-radius: 5px;}
.newsList dl dd{ width: 100%; height: auto; box-sizing: border-box; padding: 20px;}
.newsList dl dd h4{ height: 28px; line-height: 28px; overflow: hidden; font-size: 18px; font-weight: normal;}
.newsList dl dd p{ color: #999999; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px;}
.newsList dl a:hover dd{ background: #FFFFFF; border-radius:0 0 5px 5px;}
.newsList dl a:hover dt img{border-radius: 5px 5px 0 0;}

.relatedMore{ width: 100%; height: 47px; text-align: center; padding-bottom: 50px;}
.relatedMore a{ display: inline-block; width: 177px; height: 43px; line-height: 43px; border: 2px solid #4dbca3; border-radius: 30px; color: #000000; font-size: 18px;}
.relatedMore a:hover{ background: #4dbca3; color: #FFFFFF;}

.NewsShowWz{ width: 94%; height: 52px; line-height: 52px; font-size: 1rem; margin-top: 31px;}
.NewsShowWz span{ background: url(../images/back.png) no-repeat right center; padding-right: 30px;}
.NewsShow{ width: 94%; height: auto; background: #FFFFFF; padding: 20px; box-sizing: border-box;}
.NewsShowTit{ color: #000000; text-align: center; font-size: 1.6rem; padding: 10px 0; line-height: 32px; font-weight: bold;}
.NewsShowinfo{ padding: 25px 0; line-height: 28px; font-size: 1rem;}
.NewsShowinfo img{max-width: 100%; height: auto;}



.DnaColor{ width: 100%; height: auto; padding: 10px 0;}
.DnaColor .inProTit{ margin-top: 0;}
.DnaColorList{ width: 96%; height: auto; overflow: hidden; padding-top: 0;}


.DnaGy{width: 100%; height: auto; padding: 10px 0;}
.DnaGy .inProTit{ margin-top: 0;}

.DnaGyList{ width: 94%; height: auto; overflow: hidden; padding-top: 20px;}
.DnaGyList li{ float: none; border:1px solid #f6f6f6; border-radius: 5px; width:100%; margin:1.5% 0; opacity: 0; box-sizing: border-box;}


.DnaBg1{ width: 100%; height: auto; padding: 30px 0; }



.DnaBg1BoxN{ width:94%; height:auto;}
.DnaBg1BoxN dl{ width:100%; margin:1.5% 0 ; overflow:hidden; float:none; background:#fff;}
.DnaBg1BoxN dl:nth-child(2){ margin-top:1.5%;}
.DnaBg1BoxN dl dt{ width:100%; height:auto; overflow:hidden;}
.DnaBg1BoxN dl dt video{ width:100%; height:auto;}
.DnaBg1BoxN dl dd{ width:100%; height:50px; line-height:50px; font-size:1rem; color:#333; overflow:hidden; text-align:center;}

.DnaBg1Box1{ width: 94%; height: auto; position: relative; z-index: 666; margin-top: 0; overflow: hidden;}
.DnaBg1Box1L{ float: none; width: 100%; height: auto; overflow: hidden; padding: 30px 0;}
.DnaBg1Box1L h4{ line-height: 50px; font-size: 1.6rem; font-weight: normal;}
.DnaBg1Box1L p{ line-height: 32px; color: #666666; font-size: 0.9rem;}
.DnaBg1Box1R{ float: none; width: 100%; height: auto; overflow: hidden; }

.DnaBg1Box2{ width: 94%; height: auto; position: relative; z-index: 777; margin-top: 0; overflow: hidden;}
.DnaBg1Box2L{ float: none; width: 100%; height: auto; overflow: hidden; }
.DnaBg1Box2R{ float: none; width: 100%;height: auto; padding: 10px 0; overflow: hidden; }
.DnaBg1Box2R h4{ line-height: 50px; font-size: 1.6rem; font-weight: normal;}
.DnaBg1Box2R p{ line-height: 32px; font-size: 0.9rem; color: #666666;}


.DnaBg1Box3{ width: 94%; height: auto; position: relative; z-index: 888; margin-top: 0; overflow: hidden;}
.DnaBg1Box3L{ float: none; width: 100%; height: auto; overflow: hidden; padding-top:30px;}
.DnaBg1Box3L h4{ line-height: 50px; font-size: 1.6rem; font-weight: normal;}
.DnaBg1Box3L p{ line-height: 32px; font-size: 0.9rem; color: #666666; margin-bottom: 25px;}
.DnaBg1Box3R{ float: none; width: 100%; height: auto; overflow: hidden; }

.inProTitN{ width: 100%; position: relative; text-align: center; height: 60px; line-height: 60px; margin: 20px auto; color: #f6f6f6; font-size: 3rem; font-weight: normal; text-transform: uppercase;}
.inProTitN h4{ position: absolute; left: 10px; top: 0; color: #000000; font-size: 1.5rem; font-weight: normal; text-align: center; width: 100%; }

.goods1{ width: 100%; height: auto; padding-bottom: 20px;}
.goods1List{ width: 94%; height: auto;}
.goods1List dl{ position: relative; float: none; width: 100%; margin: 1% 0; overflow: hidden; text-align: center;}
.goods1List dl a:hover dd{ padding: 25px 0; height: 82px;  transform:translatey(-30px);}

.goods2{ width: 100%; height: auto; padding-bottom: 20px;}
.goods2List{ width: 94%; height: auto;}
.goods2List dl{  float: none; width: 100%; height: auto; margin: 1% 0; overflow: hidden; text-align: center;}

.goods2List dl dd{ text-align: left; padding: 20px 0;}
.goods2List dl dd h4{ line-height: 36px; height: 36px; overflow: hidden; font-size: 1rem; color: #333333;}

.goodsBg1{ width: 100%; height: auto; padding: 80px 0 20px 0;}
.goodsBox1{ width: 94%; height: auto; overflow: hidden;}

.goodsBox1L{ float: none; width: 100%; height: auto; overflow: hidden;}
.goodsBox1L h3{ font-size: 1.6rem; color: #000000; font-weight: normal; line-height: 36px;}
.goodsBox1L h4{ font-size: 1rem; line-height: 26px; padding: 10px 0; font-weight: normal;}
.goodsBox1L .goodsBox1Linfo{ padding: 15px 0; line-height: 30px; overflow: hidden;}
.goodsBox1L a{ display: block; float: left; clear: both; margin-top: 20px; width: 219px; height: 67px; line-height: 67px; border-radius: 3px; font-size: 16px; border: #000000 1px solid; text-align: center; color: #000;}

.goodsBox1RM{ display: block; width: 100%; margin-top: 20px; height: auto; overflow: hidden;}
.goodsBox1RM .main_visual1 .owl-dots .owl-dot span{ background: #CCCCCC; }
.goodsBox1RM .main_visual1 .owl-dot.active span{background: #4dbca3;}


.goodsBox1R{ display: none; }

.goodsBg2{ width: 100%; height: auto; background: #f9f9f9; padding: 20px 0;}
.goodsBg2box{ background: #FFFFFF; width: 94%; height: auto; padding:20px; box-sizing: border-box; overflow: hidden;}

.ABbg1{ width: 100%; height: auto; padding-bottom: 20px;}

.ABList1{ width: 94%; height: 400px;}
.ABList1 dl{transition: all ease .5s; float: left; width: 15%; margin-left: 0.7%; cursor: pointer; height: 100%; text-align: center; color: #333; border-radius: 5px;}
.ABList1 dl:first-child{ margin-left: 0; }
.ABList1 dl.active{ width: 36%;}
.ABList1 dl.active span{ display: block;}
.ABList1 dl dt{  font-size: 1.4rem; line-height: 32px; display: table-cell; vertical-align: middle; font-weight: normal; width: 100vh; height: 60vh;}
.ABList1 dl dt span{ font-size: 0.9rem; line-height: 24px; display: none;}

.ABList2{ width: 94%; height: auto; padding: 40px 0;}
.ABList2L{ float: none; width: 100%; height: auto;}
.ABList2L img{ width: 100%; height: auto;}
.ABList2R{ float: none; width: 100%; height: auto;}
.ABList2R h2{ margin-bottom: 10px; height: 60px; line-height: 60px; font-size: 3rem; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList2R h2 span{ font-size: 1.4rem; color: #000000; position: absolute; left: 0; top: 0;}
.ABList2R p{ line-height: 28px;}

.ABList3{ width: 94%; height: auto; padding-bottom:40px;}
.ABList3L{ float: none; width: 100%; box-sizing: border-box; padding-left: 0;}
.ABList3L h2{ margin-bottom: 10px; height: 60px; line-height: 60px; font-size: 3rem; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList3L h2 span{ font-size: 30px; color: #000000; position: absolute; left: 0; top: 0;}
.ABList3L p{ line-height: 28px;}
.ABList3L h4{ font-size: 1.2rem; line-height:42px; font-weight: normal; color: #333333;}

.ABList3R{ float: none; width: 100%; margin-top: 30px; height: auto;}
.ABList3R img{ width: 100%; height: auto;}


.ABList4{ width: 94%; height: auto; padding: 40px 0;}
.ABList4L{ float: none; width: 100%; height: auto;}
.ABList4L img{ width: 100%; height: auto;}
.ABList4R{ float: none; width: 100%; height: auto;}
.ABList4R h2{ margin-bottom: 10px; height: 60px; line-height: 60px; font-size: 3rem; color: #f6f6f6; text-transform: uppercase; font-weight: normal; width: 100%; position: relative; }
.ABList4R h2 span{ font-size: 1.2rem;  color: #000000; position: absolute; left: 0; top: 0;}
.ABList4R p{ line-height: 28px;}

.ABbg5{ width: 100%; height: auto; padding-bottom: 30px; background: url(../images/ABbg5.jpg) no-repeat center; background-size:cover;}
.ABbg5Box{ width: 94%; height: auto; overflow: hidden;}
.ABbg5BoxL{ float: none; width: 100%; height: auto; overflow: hidden;}
.ABbg5BoxL h2{ box-sizing: border-box; margin-left: 0; font-size: 3rem; width: 100%; height: 60px; line-height: 60px; text-transform: uppercase; font-weight: normal; position: relative; color: #f6f6f6;}
.ABbg5BoxL h2 span{ font-size: 1.2rem; color: #040404; position: absolute; left: 10px; top: 0;}
.ABbg5BoxLBot { width: 100%; height: 400px; margin-top: 25px; position: relative; padding-bottom: 10px;}
.ABbg5BoxLBot img{ width: 100%; height: 100%; border-radius: 5px;}
.ABbg5BoxLBotinfo{ width: 90%; height: auto; background: #FFFFFF; border-radius: 5px; z-index: 333; position: absolute; left: 5%; top: 5%; padding-bottom: 2.5%; margin-left: 0; margin-top: 0;}
.ABbg5BoxLBotinfo1{ width: 94%; height: auto; border:1px solid #EEEEEE; box-sizing: border-box; border-radius: 5px; margin-top: 9px; text-align: center; padding:15px;}
.ABbg5BoxLBotinfo1 h4{ line-height: 32px; font-size: 1rem; color: #000; font-weight: normal;}
.ABbg5BoxLBotinfo1 p{ line-height: 24px; font-size: 0.9rem;}

.ABbg5BoxR{ float: none; width:100%; height: auto; overflow: hidden;}
.ABbg5BoxR img{ width: 100%; height: auto; border-radius: 5px; }
.ABbg5BoxR h4{ padding-top: 22px; line-height: 65px; font-size: 1rem; line-height: 30px; font-weight: normal; color: #333333;}
.ABbg5BoxR p{ line-height: 30px; margin-top: 15px;}

.contentBg{ width:100%; height:auto; padding:80px 0 30px 0 ;}
.contentList{ line-height:28px; width:94%; overflow:hidden;}

.caseList{ width: 100%; height: auto; }
.caseList dl{ float:left; width:48%; height:auto; overflow:hidden;  opacity: 0;  margin:1%}
.caseList dl dd{ width:100%; height:54px; line-height:54px; font-size:0.9rem; overflow:hidden;}



}