@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "HVD FONTS - BRANDONTEXT-BOLD";
  src: url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.woff2") format("woff2"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.woff") format("woff"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.ttf") format("truetype"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.eot") format("embedded-opentype"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.svg") format("svg");
}
@font-face {
  font-family: "BEBAS___";
  src: url("../fonts/BEBAS___.woff2") format("woff2"),
       url("../fonts/BEBAS___.woff") format("woff"),
       url("../fonts/BEBAS___.ttf") format("truetype"),
       url("../fonts/BEBAS___.eot") format("embedded-opentype"),
       url("../fonts/BEBAS___.svg") format("svg");
}
@font-face {
  font-family: "HVD FONTS - BRANDONTEXT-BOLD";
  src: url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.woff2") format("woff2"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.woff") format("woff"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.ttf") format("truetype"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.eot") format("embedded-opentype"),
       url("../fonts/HVD FONTS - BRANDONTEXT-BOLD.svg") format("svg");
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;font-family: "Arial","Microsoft Yahei"; list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1290px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}


h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}

/*all-img*/
.xxl,icu1{ display:block;}
.xl,.l,.m,.icu2{ display:none;}

/*parts*/
div.fy {text-align:center;line-height:4rem; padding-top:20px;}
div.fy a { border-radius:5px; margin:2px 4px;padding:6px 11px;color:#fff;font-size:1.2em; display:inline; background-color:#414141;}
div.fy a:hover {background-color:#05b041;color:#FFF;}
div.fy a:active { background-color:#05b041;color:#FFF;}
div.fy span.current {  border-radius:5px; margin:2px 4px;padding:6px 11px;background-color:#05b041;color:#FFF; font-size:1.2em;}
div.fy span.disabled {  border-radius:5px; margin:2px 4px;padding:6px 11px;color:#fff; font-size:1.2em; background-color:#414141;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:absolute;	top: 40px;	right: 40px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#05b041; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*弹出input*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center {background-color:#444;  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left;border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.close {transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;	display:block;}
.close::before,.close::after {	content:'';	width:40px;	height:2px;	background:#FFF;	display:block;}
.close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.close:hover{ transform:rotate(90deg);}

.overCurtain2 {position: fixed; top: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:999;}
.hide-center2 {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000;	width: 100%;   max-width: 800px;	height:600px;}

/*header*/
.header{ width:100%; overflow:hidden;}
.header .logo{ float:left; padding:28px 60px;}
.header .mune{ float:right; overflow:hidden;}
.header .mune>*{ float:left;}
.header .mune>a{ font-size:1.6em; color:#3f3f3f; line-height:24px; padding:10px 0; margin:27px 0; margin-right:50px; position:relative;}
.header .mune>a:after{ position:absolute; bottom:0; left:0; width:100%; height:2px; background:#079952; content:""; transform:scale(0); transition:ease .2s all;-moz-transition:ease .2s all; -webkit-transition:ease .2s all; -o-transition:ease .2s all;}
.header .mune .lun{ background:#2675c8; padding:37px 40px;}
.header .mune .lun>*{ color:#fff; font-size:1.6em; line-height:24px; padding:0 5px; }
.header .mune>a:hover,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5,#m6 .m6{ color:#079952;}
.header .mune>a:hover:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after{ transform:scale(1);}

/*footer*/
.footer{ background:#eee;}
.footer .f1{ padding:30px 0 20px 0; overflow:hidden;}
.footer .f1 .fm-list{ float:left; padding:70px 0 0 0;}
.footer .f1 .fm-list a{ font-size:1.6em; color:#333; line-height:24px; margin-right:50px;}
.footer .f1 .fm-list a:hover{ color:#05b041;}
.footer .f1 .two{ float:right;}
.footer .f2{ overflow:hidden; border-top:2px solid #dbdbdb; padding:50px 0;}
.footer .f2 p{ color:#7f7e7e; font-size:1.4em; line-height:20px;}
.footer .f2 p:nth-child(1){ float:left;}
.footer .f2 p:nth-child(2){ float:right;}
.footer .f2 p a{ color:#7f7e7e; font-size:1em;}
.footer .f2 p a:hover{ text-decoration:underline;}

.bottomlist{ background:#05b041; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:110;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-top:1px solid #bcbbba; border-left:1px solid #bcbbba; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*banner*/
.banner .swiper-slide{ height:686px; background-size:cover !important;}
.banner .swiper-slide .txt{ text-align:center; padding-top:15%;}
.banner .swiper-slide .txt h3{ font-size:4em; color:#454545; line-height:50px; font-weight:bold; margin-bottom:10px; text-transform:uppercase; font-family: "HVD FONTS - BRANDONTEXT-BOLD";}
.banner .swiper-slide .txt h3 span{ color:#079952; font-size:1em; font-family: "HVD FONTS - BRANDONTEXT-BOLD";}
.banner .swiper-slide .txt h4{ font-size:1.6em; color:#484848; line-height:24px; text-transform:uppercase; font-weight:bold;}
/*ip*/
.ip{ padding-bottom:110px; margin-top:-65px; position:relative; z-index:1;}
.ip .warp>*{ width:33.33%; float:left;}
.ip-1{background:url(../images/p1bg.jpg) top center no-repeat; background-size:cover; height:800px; padding:50px 45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip-2,.ip-3{ margin-top:65px;}
.ip1,.ip2,.ip3,.ip4{ cursor:pointer; position:relative; padding:10% 8%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-size:cover !important;}
.ip1{ height:440px; background:url(../images/ip1.jpg) center center no-repeat;}
.ip2{ height:295px; background:url(../images/ip2.jpg) center center no-repeat;}
.ip3{ height:380px; background:url(../images/ip3.jpg) center center no-repeat;}
.ip4{ height:355px; background:url(../images/ip4.jpg) center center no-repeat;}
.ip h4{font-family: "HVD FONTS - BRANDONTEXT-BOLD"; }
.ip-1 h4{ font-size:2em; line-height:24px; color:#fff; padding:25px 0 5px 0;}
.ip-1 h3{ font-size:2.4em; font-weight:bold; color:#fff;}
.ip-1 p{ font-size:1.4em; line-height:24px; color:#fff; margin-top:35px;}
.ip1 h3,.ip2 h3,.ip3 h3,.ip4 h3{font-family: "HVD FONTS - BRANDONTEXT-BOLD"; font-size:1.6em; color:#e0e0e0; line-height:20px; font-weight:bold; max-width:120px;}
.ip1 h4,.ip2 h4,.ip3 h4,.ip4 h4{ margin-top:12px; font-size:2em; color:#000000; line-height:24px; font-weight:bold;}
.ip2 h3{ color:#f5f4f4;}
.ip4 h3{ color:#dfdfdf;}
.ip4 h4{ color:#fff;}
.ip1 .more,.ip2 .more,.ip3 .more,.ip4 .more{ position:absolute;}
.ip3 .txt{ margin:15px -15px 0 0;}
.ip4 .txt{ margin-top:20px;}
.ip1 .more{ top:85px; right:50px;}
.ip2 .more{ top:70px; right:40px;}
.ip3 .more{ bottom:50px; right:70px;}
.ip4 .more{ top:100px; right:30px;}
.ip1 .more,.ip2 .more,.ip3 .more,.ip4 .more{transition:ease .4s all;-moz-transition:ease .4s all; -webkit-transition:ease .4s all; -o-transition:ease .4s all;}
.ip1:hover .more,.ip2:hover .more,.ip3:hover .more,.ip4:hover .more{ transform:translateX(10px);}
/*i-tit*/
.i-tit h3{font-family: "HVD FONTS - BRANDONTEXT-BOLD"; font-size:2em; color:#000; line-height:24px; font-weight:bold; margin-bottom:14px;}
.i-tit h4{ font-size:2.4em; font-weight:bold; color:#000;}
/*ia*/
.ia{ padding:130px 0 100px 0; background:#f5f5f5; overflow:hidden;}
.ia .warp>*{ float:left; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ia .left{ padding-right:60px;}
.ia .left .txts>p{ font-size:1.4em; color:#5f5e5e; line-height:30px;}
.ia .left .dots{ overflow:hidden; margin:70px 0 45px 0;}
.ia .left .dot{ color:#079951; float:left; width:33.33%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right:10px;}
.ia .left .dot .d{ color:#049d39; overflow:hidden; margin-bottom:20px;}
.ia .left .dot p{ font-size:1.4em; line-height:24px;}
.ia .left .d>*{ float:left;}
.ia .left .d h3{font-family: "BEBAS___"; font-size:6em;}
.ia .left .d span{ font-size:2.2em; font-weight:bold;}
.ia .right img{ max-width:100%;}
/*inews*/
.inews .boxs .box .txt h3,.inews .tit .more,.inews .boxs .box{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.inews{ padding:90px 0 115px 0;}
.inews .tit{ overflow:hidden;}
.inews .tit .i-tit{ float:left;}
.inews .tit .more{ float:right; margin-top:20px;}
.inews .boxs{ overflow:hidden; width:calc(100% + 40px); margin-left:-20px; margin-top:55px;}
.inews .boxs .box{ float:left; width:calc(33.33% - 40px); margin:10px 20px;}
.inews .boxs .box .img img{ max-width:100%;}
.inews .boxs .box .txt{ background:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:22px;}
.inews .boxs .box .txt h3{ font-size:1.6em; color:#2e2e3c; line-height:24px; font-weight:bold; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px;}
.inews .boxs .box .txt h4{ font-size:1.4em; color:#666666; line-height:24px; margin:5px 0 15px 0;}
.inews .boxs .box .txt p{ font-size:1.4em; color:#666666; line-height:24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; height:48px;}
.inews .boxs .box:hover h3{ color:#05b041; }
.inews .tit .more:hover,.inews .boxs .box:hover{ transform:translateY(-5px);}
/*icf*/
.icf{ display:table; width:100%;}
.icf>*{ display:table-cell;}
.icf .left{ background:#05b041; width:55%;}
.icf .left .txt{ max-width:720px; padding:80px 0; float:right; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icf .left .txt .fc-input,.icf .left .txt .fc-txt{ outline:none; border:none; border-bottom:1px solid #f2f2f2; background: transparent;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:8px; line-height:24px; font-size:1.4em; color:#f2f2f2; margin:10px; }
.icf .left .txt .fc-input{ float:left; width:calc(33.33% - 20px); }
.icf .left .txt .fc-txt{width:calc(100% - 20px); font-family: "Arial","Microsoft Yahei";}
.fc-input::-webkit-input-placeholder,.fc-txt::-webkit-input-placeholder { color: #f2f2f2;}
.fc-input:-moz-placeholder,.fc-txt:-moz-placeholder { color: #f2f2f2;}
.fc-input::-moz-placeholder,.fc-txt::-moz-placeholder { color: #f2f2f2;}
.fc-input::-ms-input-placeholder ,.fc-txt::-ms-input-placeholder{ color: #f2f2f2;}
.icf .left .txt .fc-btn{ border:1px solid #fff; font-size:1.4em; color:#f2f2f2; line-height:30px; width:110px; height:30px; text-align:center; background: transparent; margin:40px 0 0 10px; }
.icf .right{ background:url(../images/ic.jpg) center center no-repeat;}
/*ic*/
.ic{ background:#f5f5f5; padding:95px 0 85px 0; overflow:hidden;}
.ic .i-tit{ float:left; width:180px;}
.ic .dots{ float:right; max-width:calc(100% - 180px);}
.ic .dot{ text-align:center; float:left; padding-left:100px; width:33.33%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ic .dot p{ margin-top:10px; font-size:1.6em; color:#484848; line-height:24px;}
.ic .dot:first-child{ width:100%; margin-bottom:15px;}

/*banners*/
.banners{ position:relative; display:table; background-size:cover !important; height:550px; width:100%; text-align:center;}
.banners .txt{ width:100%; vertical-align:middle; color:#fff; display:table-cell; padding:40px;}
.banners .txt h3{ font-size:4em; font-weight:bold; margin-bottom:25px; font-family: "HVD FONTS - BRANDONTEXT-BOLD";}
.banners .txt h4{ max-width:1000px; margin:0 auto; font-size:2em; line-height:28px; color:#f8f8f8;}
.banners .lines{ background:rgba(35,35,35,0.7); position:absolute; bottom:0; left:0; width:100%; overflow:hidden;}
.banners .lines a{ font-size:1.6em; line-height:24px; float:left; color:#fff; padding:20px 35px; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.banners .lines a:hover,
.a1 .a1,.a2 .a2,.a3 .a3,.a4 .a4,.a5 .a5,.a6 .a6,.a7 .a7,.a8 .a8,.a9 .a9,
.p-lock{ background:#05b041;}
.about{ background:url(../images/banners/about-banner.jpg) center center no-repeat;}
.honor{ background:url(../images/banners/honor-banner.jpg) center center no-repeat;}
.service{ background:url(../images/banners/service-banner.jpg) center center no-repeat;}
.product{ background:url(../images/banners/product-banner.jpg) center center no-repeat;}
.news{ background:url(../images/banners/news-banner.jpg) center center no-repeat;}
.contact{ background:url(../images/banners/contact-banner.jpg) center center no-repeat;}

/*about*/
.about-t{ padding:65px 0 80px 0;}
.about-t .ab1,.about-t .ab2{ background:#f5f5f5; display:table; width:100%;}
.about-t .ab1>*,.about-t .ab2>*{ display:table-cell; vertical-align:middle;}
.about-t .ab1 .txt{ width:calc(100% - 425px); padding:60px 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab1 .img{ width:425px; background:url(../images/about/ab1-1.jpg) center center no-repeat; background-size:cover;}
.about-t .ab2{ height:320px;}
.about-t .ab2 .txt{ width:425px; padding:50px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab2 .img{ width:calc(100% - 425px); background:url(../images/about/ab1-2.jpg) center center no-repeat; background-size:cover;}
.about-t .ab1 .txt h3{ font-size:2.4em; color:#000000; line-height:24px; margin-bottom:10px;}
.about-t .ab1 .txt h4{ font-size:1.6em; color:#000000; line-height:24px; font-weight:bold; font-family: "HVD FONTS - BRANDONTEXT-BOLD";}
.about-t .ab1 .txt span{ margin:30px 0 15px 0; width:27px; height:2px; background:#000; display:block;}
.about-t .txt p{ font-size:1.4em; color:#726e72; line-height:28px;}
.about-t .ab2 .txt p{ font-size:1.4em; color:#726e72; line-height:28px; text-indent:2em;}
/*honor*/
.honor-t .dot{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.honor-t{ padding:60px 0 70px 0;}
.honor-t .tit{ text-align:center;}
.honor-t .tit h3{font-family: "HVD FONTS - BRANDONTEXT-BOLD"; font-size:2.4em; color:#000; line-height:24px; margin-bottom:12px;}
.honor-t .tit h4{ font-family: "HVD FONTS - BRANDONTEXT-BOLD"; font-size:1.6em; font-weight:bold; color:#000; margin-bottom:20px;}
.honor-t .dots{ width:calc(100% + 44px); margin-left:-22px;}
.honor-t .dot{ float:left; margin:18px 22px; width:calc(25% - 44px); border:15px solid #f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.honor-t .dot img{ max-width:100%;}
.honor-t .dot:hover{ border:15px solid #05b041;}
/*video*/
.video-t .txts{ background:#f5f5f5; padding:30px 20px 20px 20px;}

/*news-t*/
.news-t .box *{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.news-t{ padding:60px 0 70px 0;}
.news-t .tit{ text-align:center;}
.news-t .tit h3{ font-size:2.4em; color:#000; line-height:24px; margin-bottom:12px;}
.news-t .tit h4{ font-family: "HVD FONTS - BRANDONTEXT-BOLD"; font-size:1.6em; font-weight:bold; color:#000; margin-bottom:20px;}
.news-t .boxs{ width:calc(100% + 30px); margin-left:-15px;}
.news-t .box{ float:left; width:calc(25% - 30px); margin:15px;}
.news-t .box .img img{ width:100%;}
.news-t .box .txt{ background:#f5f5f5; padding:20px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .box .txt h3,.news-t .box .txt p{height:36px; line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; margin-bottom:20px;}
.news-t .box .txt h3{ color:#2f2f2f;  font-size:1.2em;}
.news-t .box .txt p{ font-size:1em; color:#767676; }
.news-t .box:hover h3,.news-t .box:hover p{ color:#fff;}
.news-t .box:hover .txt{ background:#05b041;}
.news-t .box:hover .txt img{ transform:translateX(15px);}
/*newsshow*/
.newsshow{ padding:80px 0;}
.newsshow .boxs{ background:#f5f5f5; }

.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:2em; color:#333333; margin-bottom:10px; line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#05b041; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; text-indent:2em;}
.newsshow .txt img{ max-width:95%; margin:0 auto; padding:5px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#fff; font-size:1.4em; color:#333333; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#05b041 !important; color:#fff !important;}

/*contact*/
/*map*/
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto; padding: 0;}
.content-window-card p { height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px;}
div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s;}
div.info-top img:hover { box-shadow: 0px 0px 5px #000;}
div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom {height: 0px; width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative;  z-index: 104;}
#map span { margin-left: 5px; font-size: 11px;}
.info-middle img { float: left; margin-right: 6px;}
/*c1*/
.c-tit{ margin-bottom:35px;}
.c-tit h3{ font-size:2.4em; color:#05b041; line-height:24px;}
.c-tit h4{ font-size:1.6em; color:#05b041; font-weight:bold; font-weight:bold;  font-family: "HVD FONTS - BRANDONTEXT-BOLD"; padding:12px 0;}
.c-tit span{ width:63px; height:1px; background:#959595; display:inline-block;}
.c1{ padding:60px 0 55px 0;}
.c1 .txt{ overflow:hidden;}
.c1 .txt>*{ float:left;}
.c1 .txt .cd1{ width:400px;}
.c1 .txt .cd2{ width:310px;}
.c1 .txt .cd{ overflow:hidden;}
.c1 .txt .cd>*{ float:left; line-height:30px; display:inline-block;}
.c1 .txt .cd p{ font-size:1.2em; color:#444444; max-width:325px;}
.c1 .txt .cd span img{ margin:6px 15px 0 0;}
.c1 .txt .cd p a{ font-size:1em;}
.c1 .txt .cd p a:hover{ text-decoration:underline;}
/*c3*/
.c3{ padding:65px 0 50px 0;}
.c3  .box{ width:calc(100% + 48px);  margin-left:-24px;}
.c3 .fc-input{width:calc(33.33% - 48px); margin:10px 24px; float:left;}
.c3 .fc-txt{ width:100%;  margin:15px 0;}
.c3 .fc-input,.c3 .fc-txt{ border:1px solid #e9e9e9; outline:none; border-radius:5px; padding:14px 25px; font-size:1.4em; color:#5e5e5e; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: "Arial","Microsoft Yahei"; }
.c3 .fc-input::-webkit-input-placeholder,.c3 .fc-txt::-webkit-input-placeholder {color: #5e5e5e;font-family: "Arial","Microsoft Yahei";}
.c3 .fc-input:-moz-placeholder,.c3 .fc-txt:-moz-placeholder {color: #5e5e5e; font-family: "Arial","Microsoft Yahei";}
.c3 .fc-input::-moz-placeholder,.c3 .fc-txt::-moz-placeholder {color: #5e5e5e; font-family: "Arial","Microsoft Yahei";}
.c3 .fc-input::-ms-input-placeholder,.c3 .fc-txt::-ms-input-placeholder {color: #5e5e5e; font-family: "Arial","Microsoft Yahei";}
.c3 .fc-btn{ display:block; margin:15px auto 0 auto; width:148px; height:48px; background:#4f4f4f; border:1px solid #dedede; font-size:1.4em; color:#f7f7f7; text-align:center;}
.c3 .fc-btn:hover{ background:#05b041; cursor:pointer;}

/*c4*/
.c4{ padding:90px 0 115px 0; background:url(../images/contact/c4-bg.jpg) center center no-repeat; background-size:cover;}
.c4 .tit{ text-align:center; color:#fff;}
.c4 .tit h3{ font-size:3em; font-weight:bold; margin-bottom:20px;}
.c4 .tit h4{ font-size:1.6em; line-height:24px;}
.c4 .c4-slider{ margin-top:65px;}
.c4 .c4-slider .box{ background:#fff; padding:40px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.c4 .c4-slider .box .tit-c{ overflow:hidden;}
.c4 .c4-slider .box .tit-c h3{ font-size:1.8em; color:#525252; font-weight:bold;}
.c4 .c4-slider .box .tit-c>*{ float:left;}
.c4 .c4-slider .box .tit-c img{ margin-right:12px; margin-bottom:20px;}
.c4 .c4-slider .box .txt p{ font-size:1.4em; color:#6d6d6d; line-height:24px;}
.c4 .c4-slider .box .btn{ border:1px solid #2675c8; width:106px; height:35px;text-align:center; padding:20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:45px auto 0 auto; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all; cursor: pointer;}
.c4 .c4-slider .box:hover .btn{ transform:translateX(25px);}

/*product-t*/
.product-t .box .img:after,.product-t .box .txt span{transition:linear .4s all;-moz-transition: linear .4s all; -webkit-transition:linear .4s all; -o-transition: linear .4s all;}
.product-t .box img{ transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.product-t{ padding:65px 0 90px 0;}
.product-t .boxs{ width:calc(100% + 60px); margin-left:-30px;}
.product-t .box{  width:calc(33.33% - 60px); margin:25px 30px; float:left; text-align:center; border:1px solid #e1e1e1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow:5px 5px 6px rgba(0,0,0,0.1); background-image:linear-gradient(#fff 0%,#fff 80%,#f7f7f7 100%);}
.product-t .box a{ box-shadow:5px 5px 6px rgba(0,0,0,0.02) inset; display:block;}
.product-t .box .tit{ padding:15px;}
.product-t .box .tit h3{ padding:8px 0 10% 0; font-size:1.4em; color:#c1c1c1; line-height:24px;}
.product-t .box .img{ position:relative; text-align:center; max-width:260px; margin:0 auto;}
.product-t .box .img:after{ position:absolute; top:0; left:0%; border:35px solid #ededed; content:""; border-radius:50%; z-index:0; width:100%; height:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .box .img img{ max-width:100%; position:relative; z-index:1;}
.product-t .box .txt{ padding:10% 15px 30px 15px;}
.product-t .box .txt h4{ font-size:1.8em; font-weight:bold; color:#676767; line-height:24px; margin-bottom:16px;}
.product-t .box .txt span{ font-size:1.4em; color:#05b041; display:block; border:1px solid #05b041; width:106px; height:35px; line-height:35px; text-align:center; margin:0 auto;}
.product-t .box:hover .img:after{ transform:rotateX(180deg);}
.product-t .box:hover .txt span{ background:#05b041; color:#fff;}
.product-t .box:hover img{ transform:scale(1.05); animation:heartbeat 1s infinite;
	-webkit-animation:heartbeat 1s 1;}
@keyframes heartbeat {
	0% {
	transform: scale(0.8);
	opacity:0.6;
}
25% {
	transform: scale(1.1);
	opacity:1;
}
50% {
	transform: scale(0.9);
	opacity:1;
}
75% {
	transform: scale(1.1);
	opacity:1;
}
100% {
	transform: scale(1);
	opacity:1;
}
}