/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; font-family:' ';    color:#666;}
a{color:#666;}
a:hover{ color:#f60;/* text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1470px; margin:0 auto;}

/*font-family: "Daniel-Bold",sans-serif;*/
@font-face {
  font-family: "Daniel-Bold";
  src: url("../fonts/Daniel-Bold.woff2") format("woff2"),
       url("../fonts/Daniel-Bold.woff") format("woff"),
       url("../fonts/Daniel-Bold.ttf") format("truetype"),
       url("../fonts/Daniel-Bold.eot") format("embedded-opentype"),
       url("../fonts/Daniel-Bold.svg") format("svg");
}
.header-bg{ width: 100%;
    z-index: 999;
    top: 0px;
    left: 0px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0px, rgba(0, 0, 0, 0.804) 100%); padding:2% 0; position:fixed;transition: all 1s;}


.logo{ float:left; display:block; width:10%;transition: all 1s;}
.logo img{ width:100%}
.sue{text-align:right;float:right;display:block;width: 17%;}
.sue01{display:block;margin-bottom: 4%;} 
.sue h3{ display:inline-block;}
.sue a{ color:#fff;}
.fde{ float:left; display:block; font-size:26px;}
.input_text01{
    height: 30px;
    border-radius: 20px;
    border: 1px solid transparent;
    color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.62);
    width: 84%;
}

/*menu*/
.menu{height:32px;line-height:32px;float:right;display:block;width: 69%;margin-top:2%;text-align: right;}
.menu ul li{position:relative;display: inline-block;}
.menu ul li::before {    content: "";
    width: 0px;
    height: 2px;
    background: rgb(255, 255, 255);
    left: 0px;
    bottom: -1px;
    position: absolute;
    transition: all 0.7s ease 0s;}
.menu ul li span>a{}
.menu ul li:hover::before {
    width: 75%;}
.menu ul li dl{background:#fff;width: auto;position:absolute;left:0px;top: 30px;box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;text-align: center;}
.menu ul li dl dd{line-height:28px;border-bottom:#ddd dotted 1px;margin:0 10px;white-space: nowrap;}
.menu ul li dl dd a{font-size: 12px;color:#666;font-weight:normal;display:inline;padding:0;text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{font-size: 0.9vw;color:#fff;text-decoration:none;font-weight:bold;display:block;text-align:center;margin: 0 10px;}
/*.menu a:hover{color:#fff;}
a.menu_hover{ background:#666;color:#fff;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}

*/

.banner{ display:block; width:100%; position:relative}
.banner .img img{ width:100%; height:auto;vertical-align: bottom;}
.img{ position:relative;}
.banner .h2{    font-size: 40px; color: #ed1c24;margin-left: 160px; position:absolute; top:30%; left:10%;}
.banner .h3{    font-size: 79.33px; color: #42a82b; height: 92px; font-weight:bold; position:absolute; top:34%; left:10%;}
.banner .h4{font-family: "Daniel-Bold",sans-serif;    width: 100%;
    max-width: 565px;
    color: black;
    line-height: 1.2;
    font-size: 79.33px;
    margin-top: -50px;
    margin-left: 168px;
    text-align: right;
    max-height: 195px;
    padding-top: 15px;
    padding-bottom: 7px; position:absolute; top:45%; left:17%;}
.swiper-pagination01{ width:auto !important; left:12% !important; bottom:6% !important }
.swiper-pagination01 span{ width:17px !important; height:17px !important; background:none; border:4px solid #42a82b }
.swiper-pagination01 .swiper-pagination-bullet-active{ background:#ed1c24}
.fen{position:absolute;bottom: 2%;right:20px;width:28px;z-index:9}
.fen a{ display:block}
.fen a img{ width:100%; margin:0 4px;}
.fen .scroll {
	/* cursor: pointer; */
	position: relative;
	right: -6px;
	/* bottom: 16px; */
	/* z-index: 9; */
	height: auto;
	width: 21px;
	margin: 5px 2px;
	display: block;
}

.fen .scroll #wheel {
	animation: scroll ease 2s infinite
}
.fen .scroll #wheel {
	transform: translate(72px, 126px) scale(0.5);
	animation: scroll ease 2s infinite
}

@keyframes scroll {
	0 {
		transform: translate(72px, 126px) scale(0.5)
	}

	50% {
		transform: translate(72px, 250px) scale(0.5)
	}

	100% {
		transform: translate(72px, 126px) scale(0.5)
	}
}

.cent01-bg{ position:relative;}
.cent01-bg video{ width:100%; height:100%;object-fit: cover;vertical-align: bottom;}
.cent01-bg01{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgb(66 168 43 / 50%)}
.cent01{display: flex;align-items: center;height:100%;justify-content: space-between;}
.cent01 img{ margin:0 4%;}
.cent01-1{ width:48%; height:100%;    display: flex;
    justify-content: center;
       align-items: end;
}
.cent01-r{ width:48%; position:relative}
.cent01-r h2{ font-size:80px; color:#fff}
.cent01-r h2 span{ color:#ed1c24}
 #cta {
	cursor: pointer;
	position: absolute; left:0
}

 #cta .arrow {
	left: 30%
}

 .arrow {
	position: absolute;
	bottom: 0;
	margin-left: 0;
	width: 30px;
	height: 30px;
	background-size: contain;
	top: 15px
}

 .segunda {
	margin-top: 30px
}

 .next {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat
}


 .bounceAlpha {
	animation-name: bounceAlpha;
	animation-duration: 1.4s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

.arrow.primera.bounceAlpha {
	animation-name: bounceAlpha;
	animation-duration: 1.4s;
	animation-delay: .2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}


@keyframes bounceAlpha {
	0 {
		opacity: 1;
		transform: translateY(0) scale(1)
	}

	25% {
		opacity: 0;
		transform: translateY(30px) scale(0.9)
	}

	26% {
		opacity: 0;
		transform: translateY(-30px) scale(0.9)
	}

	55% {
		opacity: 1;
		transform: translateY(0) scale(1)
	}
}

.cent02{ margin-top:4%}
.cent02-l{ float:left; display:block; width:48%; position:relative}
.cent02-r{ float:right; display:block; width:48%; position:relative}
.poly{ width:100%; background:#fff}
.poly a{    display: flex;
    justify-content: center;
    align-items: center;  justify-content: space-between}
.poly01{ width:46%; height:auto; text-align:center}
.poly01 img{ max-width:100%; max-height:100%;}
.poly02{ width:48%}
.poly02 h2{ font-size:55px; color:#006134}
.poly02 h2:hover{ color:#3c763d}
.poly02 em{ display:inline-block; font-style:normal; color:#3c763d; font-size:26.56px; margin-top:4%;}
.det{ position:absolute; bottom:0; right:0; z-index:99}
.det a{    color: #006134;
    font-size: 37.1px;}
.swiper-button-next02{
    height: 50px !important;
    width: 50px !important;
    background-color: #006134 !important;
    color: #42a82b !important;
    font-size: 44.57px !important;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-left: 5px;
    top:inherit !important;
    bottom:-9px;
    right: 33% !important;
    }
.swiper-button-prev02{    height: 50px !important;
    width: 50px !important;
    background-color: #006134 !important;
    color: #42a82b !important;
    font-size: 44.57px !important;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-left: 5px;   top:inherit !important;
    bottom: -9px; left:50% !important;}


.cent03{ margin-top:4%;}
.cent0301{ height:630px}
.cent03 h3{ text-align:right; font-size:64px;color:#006134}
.cent03 h3:hover{ color:#3c763d}
.fl{ float:left}
.fr{ float:right;}
.mySwiper04{ display:block; width:50% !important; }
.mySwiper03{ display:block; width:50% !important; box-sizing:border-box; text-align:right; padding:0% 2%!important}
.wen{color: #42a82b; font-size:22px; font-weight:bold}
.wen:hover{ color:#006134}
.mySwiper03 .swiper-slide-thumb-active .wen {
    color:#006134 !important
      }
	  
	  
.cent0301 .img{height:100%; width:100%}
.cent0301 .img a{
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    width: 77%; height:100%;
    }
.img-r{width: 37%;text-align:center}
.img-r img{ max-height:100%; max-width:100%;}
.img-l{text-align:right;width: 63%;}
.img-l h2{ font-size:54.33px; font-weight:bold; color:#42a82b}
.img-l h2:hover{ color:#006134}
.img-l em{ font-size:31.7px; color:#3c763d; font-style:normal; display:block; margin-top:20%;}
.mySwiper04 .swiper-slide{ background:#fff}
.swiper-pagination04{ display:none !important}
.che h3{ text-align:left}
.che .cent0301 .wen{ text-align:left;}
.mySwiper06{ display:block; width:50% !important; }
.mySwiper05{ display:block; width:50% !important; box-sizing:border-box; text-align:right; padding:0% 2%!important}
.mySwiper06 .swiper-slide-thumb-active .wen {
    color:#006134 !important
      }
.mySwiper05 .swiper-slide{ background:#f0eeee}
.mySwiper05 .img a{ margin-left:23%}
.mySwiper05 .img-l{ text-align:right; text-align:left;}
.swiper-pagination05{ display:none !important}

.cent04{ margin-top:4%; margin-bottom:4%}
.cent04-l{float:left;display:block;width: 49%;}
.cent04-l .ship{ position:relative; height:100%;}
.cent04-l .ship video{vertical-align: bottom; width:100%; height:100%;}
.swiper-button-next07{ color:#fff !important; bottom:1% !important; top:inherit !important; right:10% !important; }
.swiper-button-next07:after, .swiper-button-prev07:after{font-size:14px !important;}
.swiper-button-prev07{ color:#fff !important; bottom:1% !important; top:inherit !important; right:30% !important; left: inherit !important;}
.swiper-pagination07{color:#fff !important;width: 20% !important;bottom: 4% !important;top:inherit !important;right: 12% !important;left: inherit !important;}
.ship01{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-color: rgba(21,117,0,0.83);
    padding-bottom:3%;
    padding-left:3%;
    box-sizing:border-box;
    height:100%;
    flex-direction: column;
    display: flex;
    justify-content: center; color:#fff;
    }
.ship01 h2{ font-size:36px; width:30%}
.ship01 span{font-size:26px;width:30%}

.cent04-r{
    position: relative;
    float:right;
    width: 49%;
    height: 430px;
    background-color: #42a82b;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 4%;
    }
.cent04-r h2{position:absolute;bottom: 5%;left: 50%;font-size:42px;color:#006134}
.cent04-r h2:hover{ color:#fff;}

.foodter-bg{background-color: #006134; position:relative}
.footer{ padding:6% 0;}
.footer dl{  display: flex; align-items:baseline; justify-content: space-between;}
.footer dl dd{}
.footer dl dd h2{ font-size:20.3px; position:relative; display:block;    height: 83px; padding:0 10px }
.footer dl dd h2 a{ color:#fff;z-index:2;position:relative;}
.footer dl dd h2 a:hover{ color:#3c763d}
.footer dl dd h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: -28px;
    width: 100%;
    height: 80px;
   /* background-color: #42a82b;*/
    pointer-events: none;
    z-index: 1;
}
.footer dl dd:nth-child(1) { width:22%}
.footer dl dd:nth-child(2) { width:20%}
.footer dl dd:nth-child(3) { width:20%}
.footer dl dd:nth-child(4){width: 18%;}
.footer dl dd:nth-child(5) { width:20%}
.footer dl dd ul{ padding:0 10px;}
.footer dl dd ul li{ color:#fff; font-size:19px; font-weight:bold; line-height:35px;}
.footer dl dd ul li a{ color:#42a82b; font-size:18px;}
.lgog{ text-align:center}
.lgog img{ display:inline-block; max-width:100%}
.ti{ position:absolute;  right:0; top:0; height:100%; width:2%;    display: flex;
    justify-content: center;
    align-items: center;}
.ti img{}
.pc{ display:block}
.mo{ display:none}
.dse{ display:none} 
 
@media screen and (min-width:960px) and (max-width:1450px){
	.wapper{ width:90%;}
	}
.lf{float:left}
.rg{float:right}
.moblie_head{ display:none}
.a_txt{ display:none}

.banner01{ position:relative; }
.banner01>img{ width:100%; height:auto;vertical-align: bottom; z-index:1}
.banner01-01{background:rgba(19,76,7,0.76); position:absolute; top:0; height:100%; left:0; z-index:2; width:100%; color:#fff;}
.banner01-01 h2{
    margin-top: 70px;
    font-size: 80px;
    color: #42a82b;
    position:absolute;
    right:10%;
    top: 18%;
    }
.banner01-01 span{    display: flex;align-items: center; position:absolute; right:10%; bottom:10%;}
.banner01-01 span a{ font-size:20px; color:#fff;}

.cent05{ margin-top:2%; margin-bottom:3%}
.tie{ text-align:center;}
.tie h2{    font-size: 64.33px;
    color: #006134;}

.cent05 ul li{ float:left; display:block; width:calc((100% - 4%)/3); margin-right:2%; box-sizing:border-box; border:solid 10px #f4f2ee; margin-top:2%}
.cent05 ul li:nth-child(3n) {
    margin-right: 0% ;
}
.cent05 ul li a{ display:block;    display: flex;align-items: center;    justify-content: space-between;    background: #fff;
}
.cent05 ul li a .img{ width:40%; height:350px;    display: flex;
    justify-content: center;
    align-items: center;}
.cent05 ul li a .img img{ max-width:100%; max-height:75%;}
.cent05-r{ width:56%;}
.cent05-r h2{ color: #42a82b; font-size: 24px; position:relative; height:68px; padding-left:4px}
.cent05-r em{ font-weight:normal;    color: #006134;
    font-size: 16.98px; font-style:normal; margin-top:60%; display:block}
.cent05-r h2:before {
    content: "";
    width: 4px;
    height: 55px;
    left: -3px;
    top: 4px;
    background: #006134;
    position: absolute;
}
.img-bg{ padding: 2px;}

.cent05 ul li:hover .img-bg {
    width: 100%;
    padding: 2px;
    background-color: #42a82b;
    background-image: url(../images/urun-hover1.gif),url(../images/urun-hover1.gif),url(../images/urun-hover2.gif);
    background-repeat: no-repeat;
    background-size: 0 2px,0 100%,0 2px;
    background-position: top center,top center,bottom center;
    -webkit-animation: drawBorderFromCenter 1.5s;
}

@-webkit-keyframes drawBorderFromCenter {
	0 {
		background-size: 0 2px, 0 0, 100% 100%
	}

	20% {
		background-size: 100% 2px, 100% 0, 100% 100%
	}

	66% {
		background-size: 100% 2px, 100% 98%, 100% 100%
	}

	99% {
		background-size: 100% 2px, 100% 98%, 0 2px
	}
}


.cent06{ margin:4% auto;}
.cent06-l{float:left;display:block;width: 32%; margin-right:2%}
.cent06-l .ship{ position:relative; height:100%;}
.cent06-l .ship video{vertical-align: bottom; width:100%; height:100%;}
.cent06-l .ship01 h2{ font-size:24px; width:40%}
.cent06-l .ship01 span{ font-size:18px; width:40%; margin-top:6%}
.cent06-r{
    position: relative;
    float:left;
    width: 32%;
    height: 280px;
    background-color: #42a82b;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 4%;margin-right:2%
    }
.cent06-r h2{position:absolute;bottom: 5%;left: 50%;font-size:30px;color:#006134}
.cent06-r h2:hover{ color:#fff;}
.cent06-r img{ max-width:100%; max-height:100%}

.cent06-c{ float:right; display:block; width:32%; position:relative;}
.cent06-c .img{ height:280px; width:100%;    display: flex;
    justify-content: center;
    align-items: center;}
.cent06-c .img img{ max-height:100%; max-width:100%;}
.cent06-c1{    background-color: rgba(21,117,0,0.83); position:absolute; top:0; left:0; width:100%; height:100%;}
.cent06-c1 h2{ position:absolute; top:1%; right:4%; font-size:30px; color:#006134}
.cent06-c1 h2:hover{ color:#fff}
.cent06-c1 span{ position:absolute; bottom:4%; left:4%; width:60%; color:#fff; font-size:26px;}



.cent07{ margin-top:1.5%;}
.cent07 .tie span{ font-weight:bold}
.cent07 .tie span a{font-size: 24px;color: #006134; position:relative; font-weight:normal;}
.cent07 .tie span a:after {
    content: "|";
    padding-left: 5px;
}
.cent07 span a:hover{    color: #3c763d;}
.cent07 span a:last-child:after { display:none;}
.cent07-l{ float:left; display:block; width:37%;}
.cent07 .tie{ margin-bottom:2%}
.cent07-r{ float:right; display:block; width:63%;}
.cent07-r>span{ font-size:37px; display:block; color:#000; font-weight:normal;}
.cent07-r>h2{ font-size:60px; color:#42a82b; display:block;}
.cent07-r>em{    display: inline-block;
    background-color: #42a82b;
    padding: 8px 6px;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px; font-style:normal; color:#000}
	
.cent07-r>dl{ color:#000;}
.cent07-r>dl>dd{ margin-bottom:3%}
.cent07-r>dl>dd>span{font-size:24px;font-weight:bold;display: inline-flex;align-items: center;}
.cent07-r>dl>dd>em{display: inline-flex;align-items: center; font-style:normal;}
.cent07-r>dl>dd>em i{ height: 34px;
    width: 34px;
    border: 1px solid #d3d1d1; margin-right:4px}
.cent07-r>dl>dd:first-child span{ margin-right:20px}
.cent07-r>dl>dd:first-child{display: inline-flex;align-items: center;}	
.dee{ display:block}
.dee span{ display:block; font-size:13.5px; color:#010101}
.cent07-r>dl>dd>span>a{color:#000;display:block;position:relative;margin-right: 10px;}
.cent07-r>dl>dd>span>a:hover{color:#42a82b;}
.cent07-r>dl>dd>a{ font-size:24px; color:#212529}
.cent07-r>dl>dd>a:hover{ color:#3c763d}
.cent07-r>dl>dd>strong{ font-size:24px; color:#212529; display:block}
.cent07-r>dl>dd>i{ font-style:normal;    color: #000;font-size: 22px; margin-top:2%; display:block;}


.shar{ text-align:right}
.shar a{
    display: inline-flex;
    justify-content: center;
    align-items: center;    color: #6f6f6f;
    line-height: 28px;
 margin-left:10px
    }
.shar a img{ width:15px; height:15px; margin-right:10px}


.cent08{ margin-top:2%;}
.cent08 h2{font-size: 24px;
    margin-bottom: 15px;    color: #212529;}
.cent08 .img-bg{cursor:pointer; transition: all 0.5s; }
.cent08 .img-bg .img{ width:100%; height:340px;    display: flex;
    justify-content: center;
    align-items: center;    border: 1px solid #f4f2ee;}
.cent08 .img-bg .img img{ max-width:100%; max-height:100%;}
.cent08 .img01{     padding-top: 10px;
    height: auto;
    color: #40a22a;
    font-size: 22px;
    position: relative;
    line-height: 1;
    padding-left: 18px; font-weight:bold;} 
.cent08 .img01:before{    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 56px;
    background-color: #0f6a40;} 
 
 .cent08 .img-bg:hover{transform: scale(0.9);}
 .swiper-button-prev09:after, .swiper-rtl .swiper-button-next09:after{ color: #40a12a;}
 .swiper-button-next09:after, .swiper-rtl .swiper-button-prev09:after {
color: #40a12a;
}
 
 .cent10{ margin-top:2%;}
  .cent10 .tie h2{ text-align:left;}
 .vwer{ margin-top:2%;color: #000; border-bottom:1px solid rgba(0,0,0,.1);}
  .vwer h2{ font-size: 20px; display:block;}
   .vwer span{ display:block; font-size:18px; line-height:40px;}
   
.cent11{ margin-top:2%;}
.cent11 .tie h2{ text-align:left;}
.kate{ margin-top:1%}
.kate h2{display:inline-block;font-size:22.36px;color:#006134;margin-right: 10px;}
.kate a{
    display:inline-block;
    border: 1px solid #006134;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: rgba(0,0,0,.5);
    font-size:16px;
    padding: 4px 2%;
} 
.tuej{color: rgba(0,0,0,.9) !important;}
.kate a:hover{ color:#fff; background:#006134;}
.djie{ display:block; float:right; width:87%;} 
.dien{ display:none} 
 .lanue{ display:none}
.slioe{} 
.slioe ul li{ float:left; display:block; width:calc((100% - 3% - 16px)/4);    border: solid 2px #f4f2ee; margin-right:1%; margin-top:2%;} 
.slioe ul li:nth-child(4n) {
    margin-right: 0% ;
}
.slioe ul li a{ display:block}
.slioe ul li a .img{ width:100%; height:200px;    display: flex;
    justify-content: center;
    align-items: center;}
.slioe ul li a .img img{ max-width:100%; max-height:100%}

.sili{padding: 4% 6%;position:relative}
.sili h2{
    font-size: 21px;
    color: #42a82b;
    line-height: 1.2;
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
    padding-left: 4%;
}
.sili span{color: #a1a2a2;font-size:17px;display:block;padding: 4% 9%;}
.sili::before {
    content: '';
    background-color: #006134;
    position: absolute;
    display: block;
    width: 4px;
    height: 60px;
    top: 20px;
    transition: .5s;
}
.slioe ul li:hover .sili::before {
    height: 90px;
}
.slioe ul li em{ text-align:right; font-style:normal;    color: #006134;
    font-size: 17.36px; display:block}
	
.cent12{ margin-top:2%;}
.cent12 .tie{ margin-bottom:2%}
.cent12 .tie h2{ text-align:left; font-size:51px}	
.cent12-1{ float:left; display:block; width:70%}
.cent12-1>em{ display:inline-block; background:#ccc; border-radius:2px; font-size:16px;    color: #006134; font-style:normal; padding:2px 4px;}
.cent12-1>img{ float:left; display:block; margin-right:10px; max-width:100%}
.cent12-r{ float:right; display:block; width:23%;}
.cent12-r h2{
    font-size: 30px;
    color: #006134;}
.cent12-r ul li{ margin-top:4%}	
.cent12-r ul li a{    font-size: 22.49px;
    color: #42a82b; position:relative; display:block; font-weight:bold; padding-left:2%; box-sizing:border-box;}	
.cent12-r ul li a::before {
    content: '';
    position: absolute;
    width: 5px;
    background-color: #006134;
    display: block;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}	
.cent12-r ul li a::after {    left: 0;
    content: '';
    height: 5px;
    width: 0;
    display: block;
    position: absolute;
    background-color: #006134;
    bottom: -4px;
    animation-delay: .3s;
    transition: .5s;
}
.cent12-r ul li:hover a::after {
    width: 215px;
}	
	
.inside_con{ padding:10px 0; min-height:300px;}
	
.cent14{ margin-top:2%;}
.cent14 .tie{ margin-bottom:2%}
.cent14 .tie h2{ text-align:left; }	
	
	
.cent15{ margin-top:2%;}
.cent15 .tie h2{ text-align:left; }	
.map{ width:100%; margin-top:2%}
.map img{ width:100%}
.cent14-l{ float:left; display:block; width:48%; background:rgba(51,204,166,0.24); padding:0 1%;}
.cent14-l ul li{ margin-bottom:2%}
.input_text02{ float:left; display:block; width:48%; background:none; margin-right:4%;    border: solid 1px #badfd6; line-height:50px; height:50px; box-sizing:border-box; padding:0 10px;outline:none; color:#000; font-size:16px}
.input_text02::-webkit-input-placeholder{ color:#b9d4c3;}
.cent14-r{ display:block; float:right; width:48%;}
.input_text02:nth-child(2n) {
    margin-right: 0% ;
}
.select02{float:left; display:block; width:48%; background:none;     border: solid 1px #badfd6; line-height:50px; height:50px; box-sizing:border-box; padding:0 10px;outline:none; color:#000; font-size:16px}
.input_text03{display:block; width:100%; background:none;     border: solid 1px #badfd6; line-height:50px; height:50px; box-sizing:border-box; padding:0 10px;outline:none; color:#000; font-size:16px}
.cent14-l ul li .teaxt{display:block; width:100%; background:none;     border: solid 1px #badfd6; line-height:50px; height:120px; box-sizing:border-box; padding:0 10px;outline:none; color:#000; font-size:16px}
.cent14-l .checkbox{ font-size:14px; color:#006134; margin-top:1%;}
.cent14-l a{ display:block; width:190px; line-height:50px; text-align:center; background:#3eb149; font-size:12px; color:#fff; float:right;}
.cent14-r ul li{ margin-bottom:4%;}
.cent14-r ul li i{    color: #42a82b; margin-top:1%;
    font-size: 20px; display:inline-block; margin-right:10px;float:left;}
.cent14-r ul li strong{ font-size:24px; color:#212529; display:inline-block; width:20%;float:left;}
.cent14-r ul li em{ font-style:normal;font-size:24px; color:#212529; display:inline-block; font-weight:bold;float:left;}
.cent14-r ul li>a{font-size:24px;color:#212529;float: right;width: 73%;}
.cent14-r ul li>a:hover{ color:#3c763d;}


@media screen and (max-width: 1024px) and (min-width: 0px){

.moblie_head{display:block;height:76px;    background: transparent;
    background: -moz-linear-gradient(0,rgba(255,255,255,0) 0,rgba(0,0,0,0.8043592437) 100%);
    background: -webkit-linear-gradient(0,rgba(255,255,255,0) 0,rgba(0,0,0,0.8043592437) 100%);
    background: linear-gradient(0,rgba(255,255,255,0) 0,rgba(0,0,0,0.8043592437) 100%);position:fixed;top:0px;left:0px;width:100%;z-index:9999;}
.moblie_head .lf{padding-top:10px;padding-left:5%}
.moblie_head .lf img{height: 54px;}
.moblie_head .rg01{ text-align:right; color:#fff}
.moblie_head .rg01 a{color:#fff;font-weight:bold;font-size: 12px;margin: 0 1px;}
.moblie_head .rg{padding-right:5%;padding-top: 12px;text-align: right;}
.moblie_head .rg a img{height:16px;vertical-align:top;margin-top: 10px;}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;/* background:#0b0d19; */filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;z-index: 99999;right: 0%;}
.a_txt .div3{position:absolute;width: 100%;right:0px;top:0px;background: rgba(66,168,43,0.91);height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%;margin-top: 26%;}
.a_txt .div3 ul li{/* border-bottom:1px solid #232530; */}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px;text-align: center;}
.a_txt .div3 ul li .a_js2{background:url(../images/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}
}
@media only screen and (max-width: 980px) {
	.wapper{ width:90%;}
	.header-bg{ display:none;}
	.pc{ display:none}
	.mo{ display:block}
	.banner .h2{ left:0; font-size:22px;    margin-left: 60px;}
	.banner .h3{ font-size:39px; overflow:hidden; height:40px;}
	.banner .h4{ font-size:32.33px; margin-left: 0px;     left: 0%; margin-top:0;}
	.cent01-bg{ height:300px;}
	.cent01{ width:80%;}
	.cent01-1{width:100%;justify-content: left;}
	.cent01 img{width: 15%;}
	.cent01-r{ display:none}
	.dse{position:absolute;display:block;top: 14%;width: 51%;right:10%;}
	.dse h2{ color:#fff; font-size:15px;}
	.dse h2 span{ color:#ed1c24}
	.dse #cta{ left: 69%;
    top: 147%;}
	
	.cent02-l{ float:none; display:block; width:100%}
	.cent02-r{ float:none; display:block; width:100%; margin-top:5%}
	.poly02 h2{ font-size:25px;}
	.poly02 em{ font-size:15.33px;}
	.poly02{ width:53%}
	.det a{ font-size:16px;}
	.swiper-button-next02{
    height: 25px !important;
    width: 25px !important;
}
	.swiper-button-prev02{
    
    height: 25px !important;
    width: 25px !important;
}
.swiper-button-next02:after, .swiper-button-prev02:after{font-size: 18.57px !important;}

.cent03 h3{ font-size:30px;}
.mySwiper03{ display:none !important;}
.mySwiper04 { display:block !important; width:100%  !important; box-sizing:border-box;}
.img-l h2{ font-size:23.33px;}
.img-l em{ font-size:22.33px;}
.cent0301 .img a{ width:100%}
.swiper-pagination04{ display:block !important}
.swiper-pagination05{  display:block !important}
.cent0301{ height:300px;}
.img-r {  width: 50%;}
.mySwiper06{ display:none !important;}
.mySwiper05 { display:block !important; width:100%  !important; box-sizing:border-box;}
.mySwiper05 .img a{ margin-left:0}
.cent04{ width:100%; margin-top:10%; margin-bottom:10%}
.cent04-l{ width:100%; float:none}
.ship01 h2{    font-size: 16px; width:54%;}
.ship01 span{  font-size: 16px;  width:54%;}
.cent04-r{ width:100%; float:none;    height: 270px; margin-top:5%;}
.cent04-r img{ max-width:100%;}
.swiper-pagination07{ bottom:7% !important;}
.cent04-r h2{ font-size:30px;}
.footer dl{ display:block;}
.footer dl dd{ text-align:center; }
.footer dl dd h2{height:auto; padding:10px 0;}
.footer dl dd ul li{font-size:14px; line-height:inherit;     padding-bottom: 14px;}
.footer dl dd ul li a{ font-size:14px;}
.footer dl dd h2:before{ display:none}
.footer dl dd:nth-child(1) { width:100%}
.footer dl dd:nth-child(2) { width:100%}
.footer dl dd:nth-child(3) { width:100%}
.footer dl dd:nth-child(4){ width:100%}
.footer dl dd:nth-child(5) {  width:100%}
.ti{ width:7%}

.tie h2{ font-size:17px;}

.banner01{ height:196px;}
.banner01-01{ width:100%;}
.banner01>img{ display:none}
.banner01-01 h2{ font-size:25px; text-align:center; width:100%;right: 0%;}
.banner01-01 span{ font-size:25px;         justify-content: center; width:100%;right: 0%;}

.cent05{ margin-top:5%; margin-bottom:10%}
.cent05-r h2{ font-size:30px;}
.cent05-r em{ margin-top:10%}
.cent05 ul li{ margin-top:5%}
.cent05 ul li a .img{ height:218px;}
.cent05 ul li{ float:none; width:100%; margin-right:0}

.cent07 .tie span a{ font-size:14px;}
.cent07-l{ float:none; width:100%; display:block;}
#example2{ width:100% !important;}
.etalage img{ width:100% !important;}

.cent07-r{ margin-top:5%;  width:100%;}
.cent07-r>span{ font-size:24px;}
.cent07-r>h2{ font-size:26px;}
.cent07-r>em{ font-size:16px;}
.cent07-r>dl>dd:first-child{ display:block;}
.cent07-r>dl>dd>span{ font-size:20px;}
.cent07-r>dl>dd:first-child>span{ line-height:40px;}
.cent07-r>dl>dd>a{ font-size:14px;}

.cent06-l{ float:none; width:100%}
.cent06-r{ float:none; width:100%; margin-top:5%}
.cent06-c{ float:none; width:100%; margin-top:5%;}
.cent06-l .ship01 h2{ width:60%;    font-size: 16px;}
.cent06-l .ship01 span{ width:60%;    font-size: 16px;}
.cent06-c1 span{ font-size:20px; width:100%;}

.vwer span{ line-height:24px;}
.vwer{ padding:4% 0; margin:2% auto}
.vwer h2{ margin-bottom:5%}

.sili{ padding:4% 2%}
.slioe ul li{ width:100%; display:block; margin-right:0; box-sizing:border-box; float:none; margin-top:5%}
.sili h2{ font-weight:normal}

.dien{ display:block; float:right; width:44px}
.dien img{ width:100%}
.djie{ display:none}
.lanue{ display:none; margin-top:2%}
.lanue ul li{ display:block}
.lanue ul li a{ display:block; box-sizing:border-box; width:100%}

.cent12 .tie h2{ font-size:30px}
.cent12{ margin-bottom:5%}
.cent12-1{ float:none; width:100%;}
.cent12-r{float:none; width:100%; margin-top:5%;}

.cent14-l{ width:100%; float:none;}
.cent14-r{width:100%; float:none; margin-top:5%}
.cent14-r ul li>a{ display:block; width:100%}
}




.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }

.flash{ position:relative; width:100%; height:415px; overflow:hidden; margin-top:-50px;}
.myFocus{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:415px;
	}
.flashn{ position:relative; width:100%; height:250px; overflow:hidden; margin-top:-50px;}
.myFocusn{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:250px;
	}
	
	
/* 大图特效 开始theme-default */
.theme-default #slider{margin:0 auto;width:1600px;height:415px;}
.theme-default .nivoSlider{background:url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:684px;width:193px;height:38px;bottom:-12px;padding-top:0px;padding-left:50px;position:absolute;z-index:9;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:181px;right:300px;}
.theme-default a.nivo-prevNav{left:300px;top:181px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:181px;right:300px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:300px;top:181px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-slice img{width: 107px; height: 100%; opacity: 1; top: 0px; display: block;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}	
/* 大图特效 end */











/*common end*/


/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:#000;}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:#fff;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}



/*Add------------------------------------------------------------------------------*/

.weizhi{height:40px; line-height:40px; background:url(../images/title03.png) no-repeat;font-size:14px; }
.inside{margin-top:20px; background:url(../images/title_04.gif) #fff repeat-y; min-height:400px;}

.inside_left{ width:220px; float:left;}
.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px;}
.inside_left .side_a dl dd{ height:36px; line-height:36px; border-bottom:#ddd solid 1px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:14px; background: url(../images/about-cn3_19.jpg) 15px center no-repeat;}
.inside_left .side_a dl dd a:hover{ background:#324483; color:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


