/*!
 * @ Author: weiwei
 * @ Date: 2019-04-22 09:39:04
 */
/*Css Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-weight:normal;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{color:#7e8c8d;text-decoration:none;-webkit-backface-visibility:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0.2);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:vertical{height:5px;background-color:rgba(125,125,125,0.7);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:rgba(125,125,125,0.7);-webkit-border-radius:6px}html,body{width:100%;font-family:"Arial","Microsoft YaHei","微软雅黑","黑体","宋体",sans-serif}body{line-height:1;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{overflow-y:scroll}.clearfix:before,.clearfix:after{content:" ";display:inline-block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}.dn{display:none;}.fl{float:left;}.fr{float:right;}
html,body{overflow:hidden;overflow-y:auto; font-family: 'Microsoft Yahei'; }
.inner{ width: 1200px; margin:0 auto; overflow: hidden; }
iframe{ width: 100%; height: 460px; }
.page{ clear: both; padding:15px 0; position: relative; z-index: 1; }
/*h-tool*/
.h-tool{ height: 26px; line-height: 26px; background: #01a068; overflow: hidden; }
.h-tool .fl a{ display: inline-block; padding:0 14px; border-left: 1px solid #038e5d; height: 26px; line-height: 26px; font-size: 14px; color:#ffffff; }
.h-tool .fl .ali{ padding-left:42px; background: url(../img/ico-ali.png) no-repeat 14px center; }
.h-tool .fl .taobao{ padding-left:42px; background: url(../img/ico-taobao.png) no-repeat 14px center; }
.h-tool .fl p{ display: inline-block; border-left: 1px solid #038e5d; font-size: 14px; color: #ffffff; padding-left: 42px; background: url(../img/ico-home.png) no-repeat 14px center; }
.h-tool .fr ul{ height: 26px; overflow: hidden; float: right; margin-left: 28px; }
.h-tool .fr li{ float: left; border-left: 1px solid #038e5d; padding:0 15px; }
.h-tool .fr li:last-child{ border-right: 1px solid #038e5d; }
.h-tool .fr li i{ display: inline-block; width: 15px; height: 15px; overflow: hidden; margin-right:5px; position: relative; top:3px; }
.h-tool .fr li:nth-child(1) i{ background: url(../img/ico-start.png) no-repeat center; }
.h-tool .fr li:nth-child(2) i{ background: url(../img/ico-msg.png) no-repeat center; }
.h-tool .fr li a{ display: inline-block; height: 26px; line-height: 26px; font-size: 14px; color: #ffffff; }
.h-tool .fr li a:hover{ color: #ff4701; }
.h-search{ clear: both; overflow: hidden; height: 56px; line-height: 56px; }
.h-search .fl{ width:800px; float: left; }
.h-search .fl p{ font-size: 14px; color: #666666; box-sizing: border-box; }
.h-search .fl p span{ font-size: 16px; color: #01a068; font-weight: bold; display: inline-block; margin-right: 8px; }
.h-search .fl p a{ display: inline-block; font-size: 14px; color: #666666; margin:0 3px; }
.h-search .fl p a:hover{ color: #01a068; }
.h-search .fr{ width:400px; float: right; }
.h-search .fr form{ float: right; margin-right: 5px; }
.search-text{ transition: all .3s; width: 220px; height: 32px; padding: 0 0 0 30px; font-size: 14px; color: #999999; background: #eaeceb; border-radius: 15px 0 0 15px; border:0; outline: none; box-sizing: border-box; }
.search-btn{ cursor: pointer; outline: none; width: 40px; height: 32px; background: #01a068 url(../img/ico-search.png) no-repeat 10px center; border-radius: 0 15px 15px 0; border:none; position: relative; top: -0.5px; left: -4px; }
.search-text:hover, .search-text:active{ transition: all .3s; width: 240px; }
/*h-top*/
.h-top{ overflow: hidden; padding:28px 0; }
.h-top .tel div{ margin-top: 11px; padding-left: 56px; background: url(../img/ico-tel.png) no-repeat left top; height: 45px; }
.h-top .tel h3{ font-size: 25px; color: #01a068; font-weight: bold; }
.h-top .tel p{ font-size: 18px; color: #333333; font-weight: normal; }
/*h-menu*/
.h-menu{ height: 48px; line-height: 48px; background: #fff; border-top:1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }
.h-menu li{ width: 132px; float: left; text-align: center; overflow: hidden; position: relative; }
.h-menu li + li{ border-left: 1px solid #e7e7e7; }
.h-menu li:first-child{ border-left: 1px solid #e7e7e7; }
.h-menu li:last-child{ border-right: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7; }
.h-menu li a{ text-align: center; display: block; font-size: 16px; color: #333333; }
.h-menu li ul{ position: absolute; top:100px; z-index: 999; width: 180px; transition: all .3s; }
.h-menu li ul a{ background: #d9f1e8; color: #333333; font-size: 14px; width: 100%; display: block; border-bottom: 1px solid #01a068; height: 46px; line-height: 46px; }
.h-menu li ul a:hover{ background: #01a068; color: #fff; }
.h-menu li:hover{ background: #01a068; overflow: visible; }
.h-menu li:hover > a{ color: #fff; }
.h-menu li:hover ul{ top:50px; transition: all .3s; }
.h-menu .inner{ overflow: visible; }
/*banner*/
#banner{ width: 100%; height: 680px; }
#banner .swiper-slide{ min-width: 1200px; position: relative; background-position: center!important; background-size: cover!important; }
#banner .swiper-slide a{ position: absolute; top:0; left: 0; display: block; width: 100%; height: 100%; }
#banner .swiper-slide .inner{ overflow: visible; position: relative; height: 625px; width: 1200px; margin:0 auto; display: block; }
#banner .swiper-slide .inner > img{ display: block; }
#banner .b1-tit{ position: absolute; top:118px; left: 270px; z-index: 9; }
#banner .b1-h3{ position: absolute; top:325px; left: 249px; z-index: 9; }
#banner .b1-h4{ position: absolute; top:384px; right: 354px; z-index: 9; }
#banner .pao01{ position: absolute; top:260px; left: 26px; animation:myfirst1 linear infinite 2s;}
#banner .pao02{ position: absolute; top:146px; left: 386px; animation:myfirst2 linear infinite 2s;}
#banner .pao03{ position: absolute; top:308px; left: 430px; animation:myfirst3 linear infinite 2s;}
#banner .pao04{ position: absolute; top:62px; left: 836px; animation:myfirst4 linear infinite 2s;}
#banner .pao05{ position: absolute; top:204px; left: 782px; animation:myfirst5 linear infinite 2s;}
#banner .pao06{ position: absolute; top:138px; right: -14px; animation:myfirst6 linear infinite 2s;}
#banner .b2-tit{ position: absolute; top:114px; left: 90px; z-index: 9; }
#banner .b2-p{ position: absolute; top:214px; left: 136px; z-index: 9; }
#banner .b3-tit{ position: absolute; top:150px; left: 30px; z-index: 9; }
#banner .b301{ position: absolute; top:305px; left: -117px; }
#banner .b302{ position: absolute; top:366px; left: 228px; }
#banner .b303{ position: absolute; top:326px; left: 540px; }
#banner .b304{ position: absolute; top:338px; right: 102px; }
#banner .b305{ position: absolute; top:90px; right: -158px; }
@keyframes myfirst1 {0% {top:260px;} 70% {top:268px;} 100% {top:260px;}}
@keyframes myfirst2 {0% {top:146px;} 60% {top:154px;} 100% {top:146px;}}
@keyframes myfirst3 {0% {top:308px;} 40% {top:316px;} 100% {top:308px;}}
@keyframes myfirst4 {0% {top:62px;} 40% {top:70px;} 100% {top:62px;}}
@keyframes myfirst5 {0% {top:204px;} 40% {top:212px;} 100% {top:204px;}}
@keyframes myfirst6 {0% {top:138px;} 40% {top:146px;} 100% {top:138px;}}
/*s_banner*/
.s_banner{ text-align: center; position: relative; height: 435px; background: url(../img/s_banner.jpg) no-repeat top center; text-shadow: 3px 0 7px rgba(0,0,0,.35); }
.s_banner span{ margin-top: 124px; display: block; color: #cebdbf; font-size: 48px; font-style: italic; text-transform: uppercase; line-height: 1; margin-bottom: 12px; text-shadow: 3px 0 7px rgba(0,0,0,.35); }
.s_banner h3{ font-size: 58px; color: #ffffff; font-weight: bold; line-height: 1; margin-bottom: 16px; }
.s_banner p{ font-size: 20px; color: #ffffff; line-height: 1; text-shadow: 3px 0 7px rgba(0,0,0,.35); }
/*s_search*/
.s_search{ background: #f1f4f3;}
.s_search .search-text{ background: #fff; }
/*location*/
.location{ height: 64px; line-height: 64px; }
.location p{ line-height: 64px; font-size: 14px; color: #666666; }
.location p span{ font-size: 16px; color: #666666; font-weight: bold; }
.location a{ color: #666666; }
.location a:hover{ color: #06a86f; }
/*m-product*/
.m-product{ overflow: hidden; background: #f3f5f4; }
.m-product .inner{ overflow: visible; }
.m-product .inner > .hd{ height: 142px; margin-top: 62px; background: url(../img/product_bg.png) no-repeat center; text-align: center; }
.m-product .inner > .hd h3{ font-size: 36px; color: #222222; font-weight: bold; line-height: 1; padding:28px 0; }
.m-product .inner > .hd span{ font-size: 18px; color: #999999; font-weight: 200; letter-spacing: 4px; }
#product{ width:100%; }
#product .hd{ height:112px; margin:15px 0; }
#product .hd ul li{ float:left; padding:15px; box-sizing: border-box; width:300px; float: left; cursor: pointer; }
#product .hd ul li img{ float: left; margin-right: 25px; }
#product .hd ul li div{ float: left; }
#product .hd ul li div h3{ font-size: 18px; color: #333333; overflow: hidden; line-height: 38px; }
#product .hd ul li div p{ font-size: 14px; color: #999999; text-transform: uppercase;   }
#product .hd ul li.on{ background: #fff; box-shadow: 0 0 10px #dbdddc; }
#product .bd li{ height:24px; line-height:24px; }
#product .bd li .date{ float:right; color:#999; }
.list_tit a{ position: relative; display: inline-block; margin: 0 22px 18px; width:154px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; color: #333333; background: #e8e8e8; border-radius: 25px; box-sizing: border-box; padding:0 15px;}
.list_tit a span{ display: inline-block; width:100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_tit a img{ position: absolute; right:-23px; top:-18px; }
.list_tit a:hover{ background: #01a068; color: #fff; }
.list_pro{ overflow: hidden; }
.list_pro .h_pro{ width:278px; height: 370px; border:1px solid #d0d0d0; float: left; margin-bottom: 18px; position: relative; background: #fff; }
.list_pro .h_pro .img{ width:100%; height: 270px; border-bottom: 1px solid #d0d0d0; overflow: hidden; }
.list_pro .h_pro .img > img{ width:100%; height: 100%; object-fit: cover; transition: all .3s; }
.list_pro .h_pro .txt{ text-align: center; box-sizing: border-box; padding:0 15px; }
.list_pro .h_pro .txt h3{ height: 52px; line-height: 52px; font-size: 18px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_pro .h_pro .txt > a{ display: inline-block; border:1px solid #35b387; padding:3px 15px 3px 25px; background: url(../img/ico-kf-l.png) no-repeat 7px center; font-size: 14px; color: #01a068; }
.list_pro .h_pro .txt > a:hover{ background:#01a068 url(../img/ico-kf-b.png) no-repeat 7px center; color: #fff; }
.list_pro .h_pro+.h_pro{ margin-left: 25px; }
.list_pro .h_pro:nth-child(4){ margin-left: 0; }
.list_pro .h_pro .hot{ display: inline-block; width:82px; height:82px; background: url(../img/ico-hot-h.png) no-repeat center; position: absolute; left:0; top:0; }
/*.list_pro .h_pro:hover .img > img{ transition: all .3s; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }*/
.list_pro .h_pro:hover .hot{ background: url(../img/ico-hot-l.png) no-repeat center; }
.hotpro{ width: 583px; height: 370px; border:1px solid #d0d0d0; float: left; margin: 0 25px 18px; }
.hotpro img{ width:100%; height: 100%; object-fit: cover; }
.hotpro .swiper-button-next, .hotpro .swiper-button-prev{ width:41px; height: 41px; margin-top: -20px; background-size: 41px; }
.hotpro .swiper-button-next{ background: url(../img/hot_r.png) no-repeat center; }
.hotpro .swiper-button-prev{ background: url(../img/hot_l.png) no-repeat center; }
.hotpro .swiper-button-next:hover{ background: url(../img/hot-r-h.png) no-repeat center; }
.hotpro .swiper-button-prev:hover{ background: url(../img/hot-l-h.png) no-repeat center; }
/*hot-search*/
.hot-search{ overflow: hidden; margin:55px 0; }
.hot-search .tit{ width:260px; float: left; }
.hot-search .tit h3{ font-size: 30px; color: #333333; font-weight: 200; display: inline-block; line-height: 1; padding-bottom: 13px; border-bottom: 2px solid #01a068; }
.hot-search .tit p{ line-height: 42px; font-size: 14px; color: #666666; }
.hot-search .tit a{ margin-top: 12px; display: inline-block; width:100px; height: 32px; border:1px solid #01a068; font-size: 14px; color: #666666; line-height: 32px; text-align: center; }
.hot-search .tit a + a{ margin-left: 6px; background: #01a068; color: #fff;  }
.hot-search .tit a:hover{ background: #01a068; color: #fff; }
.hot-search .list{ width:940px; float: left; }
.hot-search .list a{ display: inline-block; width:235px; float: left; margin:30px 0 10px; }
.hot-search .list a span{ font-size: 20px; color: #333333; font-weight: 200; float: left; margin-right: 10px; }
.hot-search .list a:hover span{ color: #01a068; }
.la-ball-scale-pulse, .la-ball-scale-pulse > div { float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: order-box; box-sizing: border-box;	}
.la-ball-scale-pulse { display: block; font-size: 0; color: #fff; }
.la-ball-scale-pulse.la-dark { color: #97d5bf; }
.la-ball-scale-pulse > div { display: inline-block; float: none; background-color: currentColor; border: 0 solid currentColor; }
.la-ball-scale-pulse { width: 32px; height: 32px; }
.la-ball-scale-pulse > div { position: absolute; top: 0; left: 0; width: 32px; height: 32px; border-radius: 100%; opacity: .5; -webkit-animation: ball-scale-pulse 2s infinite ease-in-out; -moz-animation: ball-scale-pulse 2s infinite ease-in-out; -o-animation: ball-scale-pulse 2s infinite ease-in-out; animation: ball-scale-pulse 2s infinite ease-in-out; }
.la-ball-scale-pulse > div:last-child { -webkit-animation-delay: -1.0s; -moz-animation-delay: -1.0s; -o-animation-delay: -1.0s;
            animation-delay: -1.0s; }
.la-ball-scale-pulse.la-sm { width: 24px; height: 24px; }
.la-ball-scale-pulse.la-sm > div { width: 24px; height: 24px; }
.la-ball-scale-pulse.la-2x { width: 64px; height: 64px; }
.la-ball-scale-pulse.la-2x > div { width: 64px; height: 64px; }
.la-ball-scale-pulse.la-3x { width: 96px; height: 96px; }
.la-ball-scale-pulse.la-3x > div { width: 96px; height: 96px; }
/*oem*/
.oem-bd{ overflow: hidden; }
.oem-bd li{ width: 440px; float: left; margin-bottom: 20px; }
.oem-bd li:nth-child(2n+0){ margin-left: 20px; }
.oem-bd li a{ display: block; height: 300px; overflow: hidden; position: relative; }
.oem-bd li .img{ width: 100%; height: 300px; }
.oem-bd li .img img{ width: 100%; height: 100%; object-fit: cover; }
.oem-bd li a h3{ line-height: 300px; background: rgba(0,0,0,.6); text-align: center; font-size: 20px; position: absolute; top:100%; transition: all .3s; width: 100%; font-weight: bold; color: #fff; }
.oem-bd li a:hover h3{ top:0; transition: all .3s; }
/*m-tel*/
.m-tel{ text-align: right; background: url(../img/m-tel.png) no-repeat top center; margin-top: -195px; height: 446px; overflow: hidden; box-sizing: border-box; padding:195px 0 0; }
.m-tel h3{ margin:53px 0 30px; font-size: 20px; color: #ffffff; font-weight: bold; position: relative; right:-16px; }
.m-tel h3 strong{ font-size: 26px; }
.m-tel p{ font-size: 16px; color:#ffffff; line-height: 30px; }
.m-tel a{ display: inline-block; margin-top: 10px; border-radius: 30px; display: inline-block; padding:10px 40px 10px 66px; background:#e7d223 url(../img/ico-kf.png) no-repeat 34px center; font-size: 20px; color:#000000; font-weight: 200; }
/*m-super*/
.m-super{ overflow: hidden; background: #fff; text-align: center; }
.m-super .hd{ text-align: center; overflow: hidden; padding:50px 0 27px; margin: 60px 0 28px; background: url(../img/super_tit_bg.png) no-repeat center; }
.m-super .hd h3{ line-height: 1; margin:0 0 36px; font-size: 48px; color: #01a068; font-weight: 400; }
.m-super .hd p{ font-size: 24px; color: #080000; line-height: 1; }
.m-super .bd{ text-align: left; }
.m-super .bd li{ width:600px; float: left; }
.m-super .bd li:nth-child(1){ background: url(../img/super01.png) no-repeat left top; height: 386px; position: relative; }
.m-super .bd + a{ position: relative; display: inline-block; padding:15px 32px; background: #01a068; font-size: 20px; color: #ffffff; font-weight: bold; margin:75px 0; border-radius:25px; }
.super_txt{ overflow: hidden; background: url(../img/super_line.png) no-repeat bottom center; padding-bottom: 14px; }
.super_txt h3{ font-size: 30px; color: #040000; font-weight: bold; line-height: 55px; margin:12px 0; }
.super_txt h3 i{ color: #01a068; font-weight: bold; }
.super_txt h3 small{ font-weight: 400; text-transform: uppercase; }
.super_txt h3 span{ display: inline-block; width:55px; height: 55px; margin-right: 11px; text-indent: -55px; }
.super_txt p{ line-height: 32px; padding-left: 40px; font-size: 14px; color: #666666; background: url(../img/sp_ico.png) no-repeat left 8px; }
.tspan01 h3 span{ background: url(../img/tspan01.png) no-repeat center; }
.tspan02 h3 span{ background: url(../img/tspan02.png) no-repeat center; }
.tspan03 h3 span{ background: url(../img/tspan03.png) no-repeat center; }
.tspan04 h3 span{ background: url(../img/tspan04.png) no-repeat center; }
.flow{ height: 204px; margin-bottom: 70px; background: url(../img/flow_bg.jpg) no-repeat center 26px; overflow: hidden; }
.flow li{ width:300px; float: left; text-align: center; }
.flow li h3{ font-size: 36px; color: #ffffff; font-weight: 400; letter-spacing: 4px; line-height: 128px; display: inline-block; width:128px; height: 128px; border-radius: 50%; background: -webkit-radial-gradient(#14b97f, #0caf75); background: -o-radial-gradient(#14b97f, #0caf75); background: -moz-radial-gradient(#14b97f, #0caf75); background: radial-gradient(#14b97f, #0caf75); }
.flow li p{ padding:18px 68px 0; font-size: 18px; color: #333333; line-height: 30px; }
.a_scale{ position: absolute; right:22px; -webkit-animation-name: scaleDraw; -webkit-animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; -webkit-animation-duration: 3s; }
.videosamplex{ width: 450px; height: 294px; left:4px; top:26px; }
/*m-about*/
.m-about{ height: 800px; margin-top: -230px; padding-top: 320px; box-sizing: border-box; background: url(../img/about_bg.png) no-repeat top center; }
.m-about .txt{ width:556px; float: left; }
.m-about .txt .hd{ position: relative; padding-bottom: 17px; margin-bottom: 32px; }
.m-about .hd h3{ font-family: "Microsoft New Tai Lue"; font-size: 60px; color: #ffffff; text-transform: uppercase; font-weight: bold; }
.m-about .hd h3 span{ color: #e7d223; font-weight: bold; }
.m-about .hd h2{ font-size: 30px; color: #ffffff; font-weight: 400; margin-bottom: 14px; }
.m-about .hd p{ font-size: 18px; color: #ffffff; font-weight: 200px; letter-spacing: 1px; }
.m-about .txt .hd:after{ content: ""; display: inline-block; width:130px; height: 2px; border:0; background: #fff; position: absolute; bottom:0; left:0; }
.m-about .bd p{ font-size: 16px; color: #ffffff; line-height: 24px; }
.m-about .bd a{ border-radius: 25px; display: inline-block; margin-top: 40px; padding:16px 55px 16px 26px; background:#04b670 url(../img/about-r.png) no-repeat 100px center; font-size: 16px; color: #ffffff; }
.m-about .bd a + a, .m-about .bd a:hover{ background:#e7d223 url(../img/about-b.png) no-repeat 100px center; font-size: 16px; color: #333333; }
.m-about .bd a + a{ margin-left: 18px; }
.m-about .inner{ position: relative; overflow: visible; }
.m-about .inner > img{ position: absolute; right:-360px; top:20px; z-index: 9; }
/*m-factory*/
.m-factory{ height: 410px; background: #f3f5f4; margin-top: -2px; }
.m-factory .hd{ overflow: hidden; padding:50px 0; font-size: 24px; color: #333333; font-weight: bold; }
.m-factory .bd{ position: relative; }
.m-factory .bd .swiper-button-next, .m-factory .bd .swiper-button-prev{ outline: none; width:36px; height: 36px; border-radius: 50%; }
.m-factory .bd .swiper-button-next{ background: url(../img/factory_r.png) no-repeat center; right: 626px; top:-54px; }
.m-factory .bd .swiper-button-prev{ background: url(../img/factory_l.png) no-repeat center; left: 498px; top:-54px; }
.m-factory .bd .swiper-button-next:hover{ background: url(../img/factory_rh.png) no-repeat center; }
.m-factory .bd .swiper-button-prev:hover{ background: url(../img/factory_lh.png) no-repeat center; }
.m-factory .bd a img{ width:100%; height: 200px; object-fit: cover; }
.m-factory .bd a h3{ font-size: 14px; color: #333333; padding:0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; margin-top:20px; text-align: center; }
/*m-case*/
.m-case{ overflow: hidden; text-align: center; }
.m-case .hd{ padding:90px 0 50px; text-align: center; }
.m-case .hd h3{ font-size: 36px; color: #119963; font-weight: bold; }
.m-case .hd p{ font-size: 18px; color: #666666; margin-top: 25px; }
.case .list, .m-case .list{ position: relative; }
.case .list li, .m-case .list li{ display: inline-block; width:160px; height:88px; border:2px solid #f1f0f0; text-align: center; margin:0 3px 12px; }
.m-case .list li:nth-child(10), .m-case .list li:nth-child(16), .m-case .list li:nth-child(22){ margin-right: 173px; }
.m-case .list li:last-child{ position: absolute; left: 514px; bottom:-20px; border:0; height: 320px; }
.case .list li a, .m-case .list li a{ display: block; line-height: 92px; }
.case .list li img, .m-case .list li img{ max-width: 100%; object-fit: contain; vertical-align: middle; }
.case .bd > a, .m-case .bd > a{ display: inline-block; margin:20px 0 72px; font-size: 18px; color: #333333; border-bottom: 2px solid #adadad; line-height: 1; }
/*m-honor*/
.certify{position: relative;width: 1200px;margin: 0 auto 60px;}
#certify .img{ overflow: hidden; width: 100%; height: 220px; }
#certify .img img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; }
#certify h3{ padding:0 15px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 42px; line-height: 42px; background: #f1f4f3; font-size: 14px; color: #333; }
#certify a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); transition: all .3s; }
#certify a:hover h3{ background: #01a068; color: #fff; }
#certify .swiper-slide p{line-height: 98px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;}
#certify .swiper-button-prev{left: 0;width: 45px;height: 45px;background: url(../img/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
#certify .swiper-button-prev:hover{background-position: 0 -46px;background-size: 100%}
#certify .swiper-button-next{right: 0;width: 45px;height: 45px;background: url(../img/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
#certify .swiper-button-next:hover{background-position: 0 -139px;background-size: 100%}
/*#certify .swiper-slide{background: #fff;box-shadow: 0 8px 30px #ddd;}
#certify .swiper-slide img{display:block; width: 520px; height: 310px; object-fit: cover; object-position: 0 0; }
#certify .swiper-slide p{line-height: 98px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;}
#certify .swiper-pagination{width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border: 3px solid #01a068;background-color: #fff;}
#certify .swiper-button-prev{left: 0;width: 45px;height: 45px;background: url(../img/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
#certify .swiper-button-prev:hover{background-position: 0 -46px;background-size: 100%}
#certify .swiper-button-next{right: 0;width: 45px;height: 45px;background: url(../img/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
#certify .swiper-button-next:hover{background-position: 0 -139px;background-size: 100%}*/
/*m-news*/
.m-news{ overflow: hidden; padding:28px 0 62px; background: #f3f5f4; }
.m-news .tit{ height: 104px; line-height: 104px;  }
.m-news .tit h3{ font-size: 24px; color: #333333; font-weight: bold; display: inline-block; }
.m-news .tit a{ font-size: 14px; color: #333333; text-transform: uppercase; float: right; }
.m-news .tit a:hover{ color: #119963; }
.news_list{ width:656px; float: left; }
.news_img{ overflow: hidden; margin-bottom: 6px; }
.news_img img{ width:228px; height: 173px; object-fit: cover; float: left; margin-right: 20px; }
.news_img .txt{ width:404px; float: left; }
.news_img .txt h3{ margin-bottom: 10px; font-size: 18px; color: #333333; font-weight: bold; height: 46px; line-height: 46px; }
.news_img .txt h3 span{ font-weight: bold; float: left; width:70%; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }
.news_img .txt h3 small{ float: left; font-size: 14px; color: #999999; text-align: right; display: block; width:30%; line-height: 46px; }
.news_img .txt p{ font-size: 14px; color: #666666; line-height: 24px; }
.news_img .txt > span{ transition: all .3s; margin-top: 34px; display: inline-block; padding:10px 20px; background: #119963; font-size: 14px; color: #fff; border-radius: 3px; }
.news_img a:hover h3{ color: #119963; }
.news_img a:hover .txt > span{ padding:10px 26px; transition: all .3s; }
.other_list li{ height: 69px; line-height: 69px; border-bottom: 1px solid #dcdcdc; }
.other_list li i{ float: left; margin:28px 6px 28px 0; display: inline-block; width:6px; height: 6px; border:3px solid #666666; border-radius: 50%; }
.other_list li a{ font-size: 14px; color: #666666;  }
.other_list li a h3{ width:70%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.other_list li a span{ font-size: 12px; color: #999; width:24%; float: right; text-align: right; }
.other_list li:hover h3, .other_list li:hover i, .other_list li:hover span{ color: #119963; border-color:#119963;  }
.qa_list{ width:438px; float: right; }
.qa_list .bd{  background: #fff; }
.qa_list li{ height: 75px; line-height:75px; background: #ecebeb; }
.qa_list li + li{ margin-top:1px; }
.qa_list li i{ float: left; margin:31px 10px 31px 28px; display: inline-block; width:6px; height: 6px; border:3px solid #666666; border-radius: 50%; }
.qa_list li a h3{ font-size: 14px; color: #666666; width:70%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.qa_list li a span{ width:23px; height:23px; background: url(../img/ico-qa.png) no-repeat center; float: right; margin: 26px 24px 0 0; }
.qa_list li:hover{ background: #119963; }
.qa_list li:hover h3, .qa_list li:hover i{ color: #fff; border-color: #fff; }
.qa_list li:hover a span{ background: url(../img/ico-qah.png) no-repeat center; }
/*footer*/
.footer{ height: 598px; margin-top: -162px; padding-top: 227px; box-sizing: border-box; background: url(../img/f_bg.png) no-repeat top center; }
.footer .hd{ height: 232px; border-bottom: 1px solid #5f5f5f; margin-bottom: 22px; }
.footer .hd h3{ font-size: 18px; color: #ffffff; font-weight: bold; margin-bottom: 27px; }
.f-pro{ width:240px; float: left; }
.f-pro a{ display: block; line-height: 1; font-size: 14px; color: #999999; }
.f-pro a+a{ margin-top: 24px; }
.f-nav{ width:316px; float: left; }
.f-nav li{ display: inline-block; width:110px; margin:0 0 24px 0; }
.f-nav a{ margin-top: 24px; font-size: 14px; color: #999999; line-height: 1; }
.f-nav li:nth-child(2n+0){ clear: right; }
.f-contact{ width:404px; float: left; }
.f-tel{ height: 36px; padding-left: 48px; font-size: 24px; line-height: 36px; margin-bottom: 20px; color: #ffffff; font-weight: bold; background: url(../img/ico-ftel.png) no-repeat left center; }
.f-contact .bd p{ line-height: 1; margin-bottom: 20px; font-size: 14px; color: #999999; }
.f-contact .bd p a{ color: #999; }
.f-ewm{ width:240px; float: left; }
.f-ewm > div{ width:105px; text-align: center; float: left; }
.f-ewm > div img{ max-width: 100%; margin-bottom: 24px; }
.f-ewm > div p{ font-size: 14px; color: #999999; }
.f-ewm > div + div{ float: right; }
.footer .bd{ overflow: hidden; padding-bottom: 54px; width:100%; }
.footer .bd .fl p{ font-size: 14px; color: #8a8a8a; line-height: 1; margin-bottom: 15px;  }
.footer .bd .fr{ text-align: right; color: #999999; }
.footer .bd .fr a{ margin-top: 15px; font-size: 14px; color: #999999; display: inline-block; }
.footer .bd .fr p span a{ margin-top: 0; }
.footer a:hover, .footer .bd .fr a:hover{ color: #ffffff; }
.f-copy{ width:100%; overflow: hidden; height: 62px; line-height: 62px; background: #fff; }
.f-copy h3{ font-size: 16px; color: #666666; display: inline-block; padding-left: 32px; background: url(../img/ico-link.png) no-repeat left center; }
.f-copy a{ font-size: 14px; color: #666666; margin:0 10px; }
.f-copy a:hover{ color: #119963; }
/*scrollsidebar*/
.scrollsidebar{position:fixed; z-index:99999; top:150px; right: 0; width: 180px; overflow: hidden; transition: all .3s; }
.scrollsidebar .hd{ position: relative; height: 86px; background: url(../img/msg-tit.jpg) no-repeat top center; }
.close_btn{ cursor: pointer; display: inline-block; width: 16px; height: 16px; background: url(../img/ico-close.png) no-repeat; position: absolute; top:5px; right: 5px; text-indent: -999px; }
.scrollsidebar .s_center{ width: 170px; border-left:5px solid #01a068; border-right:5px solid #01a068; background: #fff; text-align: center; }
.scrollsidebar .s_center p{ font-size: 16px; color: #01a068; padding:28px 0 16px; }
.scrollsidebar .s_center h3{ font-size: 20px; color: #01a068; font-weight: bold; margin-bottom: 20px; }
.scrollsidebar .s_center a{ display: inline-block; border-radius: 30px; background: #01a068 url(../img/ico-msgb.png) no-repeat 21px center; padding:10px 32px 10px 52px; font-size: 16px; color: #ffffff; }
.scrollsidebar .s_center img{ margin:22px 0 6px; }
.scrollsidebar .s_center span{ display: block; font-size: 14px; color: #666666; padding-bottom: 10px; }
.scrollsidebar .bd{ text-align: center; height: 60px; background: url(../img/msg-bd.jpg) no-repeat top center;background-size: 180px; }
.scrollsidebar .bd a{ margin-top: 22px; font-size: 16px; color: #ffffff; display: inline-block; }
/*s-type*/
.s-type{ width:280px; float: left; }
.s-type .tit{ height: 98px; background: url(../img/tit_bg.jpg) no-repeat center; }
.s-type .tit h3{ font-size: 24px; color: #ffffff; font-weight: bold; padding:20px 0 10px 20px; line-height: 1; box-sizing: border-box; }
.s-type .tit p{ font-size: 18px; color: #ffffff; text-transform: uppercase; line-height: 1; box-sizing: border-box; padding-left: 20px; }
.sideMenu{ background: #f5f2f2; overflow: hidden; box-sizing: border-box; padding:12px 16px; }
.sideMenu h3{ border-bottom: 1px solid #e3dfdf; height: 39px; line-height: 39px; box-sizing: border-box; padding:0 12px; position: relative; font-size: 16px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.sideMenu h3 em{ width:32px; height: 32px; background: url(../img/ico-jt.png) no-repeat center; position: absolute; top:4px; right:24px; transition: all .3s; }
.sideMenu h3.on em{ transform:rotate(180deg); ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); transition: all .3s; display: none; }
.sideMenu h3.on a, .sideMenu h3:hover{ color: #01a169; font-weight: bold; }
/*.sideMenu ul{ display:none;  }*/
.sideMenu ul li a{display: block; border-bottom: 1px solid #e3dfdf; height: 39px; line-height: 39px; font-size: 14px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; padding:0 24px; }
.sideMenu ul li:hover a{ color: #01a169; }
.s-contact .bd{ background: #f5f2f2; padding:20px; }
.s-contact .bd p{ font-size: 16px; color: #666666; line-height: 36px; }
#xgcp{ width:100%; position: relative; margin-top: 4px; }
#xgcp a{ display: block; height: 250px; }
#xgcp img{ height: 100%; width:100%; object-fit: cover; }
#xgcp h3{ width: 100%; box-sizing: border-box; position: absolute; left: 0; bottom:0; height: 46px; line-height: 46px; box-sizing: border-box; padding:0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: rgba(0,0,0,.58); font-size: 16px; color: #fff; text-align: center; }
/*联系我们*/
.c_contact{ overflow: hidden; padding:10px 0 40px; }
.c_contact li{ text-align: center; width: 33%; float: left; }
.c_contact li .img{ width: 72px; height: 72px; overflow: hidden; margin:0 auto 20px; }
.c_contact li .img img{ width: 72px; height: 72px; display: block;}
.c_contact li:hover .img .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -72px;}
.c_contact li .txt{ text-align: center; font-size: 14px; line-height: 24px; }
.c_map{ overflow: hidden; }
.c_map .fl{ width:49%; float: left; margin-right: 1%;  }
.c_map .fr{ width:49%; float: left; margin-left: 1%; }
.c_message{ overflow: hidden; }
.c_message .col-md-4{ width: 30%; margin:0 1.5%; float: left; }
.c_message .col-md-12{ margin:0 1.5%; }
.c_message input{ width: 100%; height: 34px; background: #f3f3f3; border: 1px solid #dcdcdc; padding-left: 10px; font-size: 14px; color: #999999; }
.c_message textarea{ width: 97%; height: 140px; background: #f3f3f3; border: 1px solid #dcdcdc; padding: 10px; font-size: 14px; color: #999999; margin: 20px 0; }
.c_message form > button{ width: 239px; height: 65px; background: url(../img/tj.png) no-repeat center; margin:0 auto 20px; display: block; outline: none; border:0; }
/*article*/
.main{ overflow: hidden; padding-bottom: 40px; }
.main > .inner > .fr{ width: 900px; position: relative; z-index: 1; }
.article h1{ text-align: center; font-size: 24px; color: #333; font-weight: bold; }
.article p{ font-size: 16px; color: #333333; line-height: 36px; }
.article > .tit{ margin-bottom: 24px; background: #13bd80; border-left: 4px solid #da251c; height: 92px; box-sizing: border-box; padding-left: 28px; }
.article > .tit h3{ display: inline-block; height: 49px; line-height: 49px; border-bottom: 1px solid #fff; margin:3px 0 8px; font-size: 30px; color: #ffffff; }
.article > .tit span{ font-size: 14px; color: #ffffff; text-transform: capitalize; display: block; }
#p_img + p{ margin-bottom: 20px; overflow: hidden; }
#p_img + p img{ width: 49.8%; float: left;  }
#p_img + p img:nth-child(even){ width: 49.8%; float: right;  }
.article .meta{ text-align: center; color: #ccc; padding:15px 0; margin-bottom: 20px; font-size: 14px; border-bottom: 1px dotted #ccc; }
.n_list{ background: #f1f4f3; height: 52px; line-height: 52px; margin-bottom: 20px; }
.n_list a{ width: 299px; float: left; display: inline-block; height: 52px; text-align: center; font-size: 14px; color: #333; }
.n_list a+a{ border-left: 1px solid #fff; }
.n_list a:hover{ background: #01a068; color: #fff; }
.r_list{ margin:20px 0; }
.r_list h3{ line-height: 50px; font-size: 20px; font-weight: bold; border-bottom: 2px solid #ccc; }
.r_list a{ box-sizing: border-box; transition: all .3s; display: inline-block; width: 48%; float: left; height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; }
.r_list a:before{ content: "▪"; display: inline-block; margin:0 10px; }
.r_list a:hover{ transition: all .3s; padding-left: 10px; color: #01a068; }
.r_list a:nth-child(even){ margin-left: 2%; }
/*pro-bd*/
#hotfocus{ width: 100%; height: 300px; border:1px solid #d0d0d0; margin: 0 0 20px; box-sizing: border-box; }
#hotfocus img{ width:100%; height: 100%; object-fit: cover; }
#hotfocus .swiper-button-next, #hotfocus .swiper-button-prev{ width:41px; height: 41px; margin-top: -20px; background-size: 41px; }
#hotfocus .swiper-button-next{ background: url(../img/hot_r.png) no-repeat center; }
#hotfocus .swiper-button-prev{ background: url(../img/hot_l.png) no-repeat center; }
#hotfocus .swiper-button-next:hover{ background: url(../img/hot-r-h.png) no-repeat center; }
#hotfocus .swiper-button-prev:hover{ background: url(../img/hot-l-h.png) no-repeat center; }
.pro-bd > .list_pro{ float: left; margin-right: 30px; }
.pro-bd > .list_pro:nth-child(3n+0){ margin-right: 0; }
.pro-bd > .list_pro:hover h3{ color:#01a068; }
/*pro_focus*/
.pro_focus{ width: 440px; float: left; margin:0 20px 40px 0; }
.pro_tit{ width: 440px; float: right; }
.pro_tit h1{ margin-bottom: 12px; height: 70px; line-height: 70px; font-weight: normal; border-bottom: 1px solid #e5e7e8; padding:0 10px; font-size: 28px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_tit p{ font-size: 14px; color: #666666; line-height: 35px; }
.pro_tit p span{ font-size: 16px; color: #01a068; }
.pro_tit > a{ margin:20px 0; display: inline-block; font-size: 16px; color: #ffffff; padding:12px 18px 12px 48px; border-radius: 5px; background: #da251c url(../img/ico-msgb.png) no-repeat 11px center; }
.pro_tit > a + a{ background: #01a068 url(../img/ico-order.png) no-repeat 11px center; margin-left: 16px; }
.bdsharebuttonbox span{ float: left; font-size: 18px; color: #fc0505; line-height: 42px; }
/*p_desc*/
#videosamplex, #videosamplex2, #videosamplex3{ width: 616px; height: 352px; margin:10px auto; }
.p_desc{ clear: both; border:1px solid #dddbdb; padding:20px; margin:40px 0; }
.p_desc > .tit{ position: relative; font-size: 20px; color: #666666; top:-30px; background: #ffffff; display: inline-block; padding:0 5px; }
.p_desc h2{ text-align: center; font-size: 24px; color: #333333; margin:40px 0 18px; line-height: 1; }
.p_desc h2 strong{ color: #01a068; font-weight: normal; }
.p_desc h2 small{ font-size: 14px; color: #999999; display: inline-block; margin-left: 10px; position: relative; top:-3px; }
.o_tit{ height: 48px; line-height: 48px; border-bottom: 1px solid #e7e7e7; font-size: 24px; color: #666666; margin: 40px 0 20px; }
.p_tit{ height: 54px; line-height: 54px; background: #e9e9e9; margin:20px 0; }
.p_tit strong{ display: inline-block; height: 54px; padding:0 32px; background: #01a068; font-size: 20px; color: #ffffff; font-weight: bold; }
.p_tit span{ font-size: 14px; color: #333333; display: inline-block; margin-left: 20px; }
#g_factory a img{ width: 100%; height: 200px; object-fit: cover; }
#g_factory a h3{ height: 52px; line-height: 52px; background: #f3f5f4; font-size: 14px; text-align: center; color: #666666; padding:0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#g_factory a:hover h3{ background: #01a068; color: #fff; }
#g_honor a img{ width: 100%; height: 194px; object-fit: contain; border:1px solid #dfdad5; box-sizing: border-box; }
#g_honor a h3{ font-size: 14px; text-align: center; color: #666666; margin-top: 20px; padding:0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#g_honor a:hover h3{ color: #01a068; }
#g_case a .img{ border:2px solid #f1f0f0; box-sizing: border-box; text-align: center; height: 88px; line-height: 88px; }
#g_case a .img img{ max-width: 100%; object-fit: contain; vertical-align: middle; }
.order-content{padding: 20px 30px; background: #fff;}
.order-content .order-line{color: #333; height: 30px; line-height: 30px; margin-bottom: 12px; font-size: 14px;}
.order-content .order-line:after{display: block; content: ''; clear: both; height: 0; width: 0;}
.order-content .order-line lable{width: 70px; margin-right: 5px; display: inline-block; float: left; text-align: right;}
.order-content .order-line .order-zhi{float: left; padding: 10px; line-height: 30px; padding: 0px 10px; max-width: 380px; border: 1px solid #d2d2d2;}
.order-content .order-line .order-zhi.noborder{border:none;}
.order-content .order-line .order-zhi.overword{height: 30px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.order-line.bz-line{height: auto;}
.order-content .order-line .beizhu{padding: 10px; float: left; border: 1px solid #d2d2d2;}
.order-content .order-line .dwid{width: 70%;}
.order-content .order-line img{display: inline-block; float: left; margin-left:15px;}
.order-content .go-sub{margin-left:70px; border: none; color: #fff; background: #ff5e25; font-size: 14px; padding: 8px 28px; margin-top:8px; border-radius: 5px; outline: none;}
.order-content .go-sub:hover{background: #FE4200;}
#prev_next{ margin-top: 20px; border-top: 2px dotted #ccc; padding:15px 0; }
#prev_next li{ color: #7e8c8d; width: 50%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#prev_next li + li{ text-align: right; }
#prev_next li a:hover{ color: #01a068; }
/*n_list*/
.n-list{ overflow: hidden; }
.n-list li{ width: 380px; height: 260px; float: left; margin:0 20px 20px 0; overflow: hidden; border-radius: 5px;}
.n-list li img{ width: 100%; height: 100%; object-fit: cover; }
.n-list li a{ display: block; position: relative; height: 260px; overflow: hidden; }
.n-list li a:after{ content: ""; display: block; background: rgba(0,0,0,.3); position: absolute; left:0; top:0; width: 100%; height: 100%; }
.n-list li .txt{ padding:20px; position: absolute; bottom:-150px; transition: all .3s; z-index: 9; width: 100%;  }
.n-list li .txt span{ display: block; font-size: 14px; color: #fff; margin:14px 0 16px; }
.n-list li .txt h3{ color: #fff; font-size: 24px; font-weight: 500; margin-bottom: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-list li .txt p{ color: #fff; font-size: 14px; line-height: 24px; min-height: 48px; }
.n-list li .txt i{ margin-top: 40px; display: block; color: #fff; font-size: 16px; text-align: center; width: 106px; height: 42px; line-height: 40px; border:2px solid #fff; border-radius: 30px; }
.n-list li:hover .txt{ bottom:0; transition: all .3s; background: #019762; }
.n-list li:hover .txt i:hover{ background: #fff; color: #333; }
.n-list li:nth-child(3n+0){ margin-right: 0; }
/*list-bd*/
.list-bd{ overflow: hidden; }
.list-bd li{ width: 285px; margin:0 20px 20px 0; float: left; }
.list-bd li:nth-child(4n+0){ margin-right: 0; }
.list-bd li .img{ overflow: hidden; width: 100%; height: 220px; }
.list-bd li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.list-bd li h3{ padding:0 15px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 42px; line-height: 42px; background: #f1f4f3; font-size: 14px; color: #333; }
.list-bd li:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); transition: all .3s; }
.list-bd li:hover h3{ background: #01a068; color: #fff; }
/*contact_box*/
.contact_box{ width: 100%; height: auto; line-height: 24px; color: #898989; padding-bottom: 20px; margin: 0 auto }
.contact_box .ctitle{ width: 100%; height: 58px; line-height: 58px; font-size: 22px; color: #01a068; font-weight: bold; padding-top: 20px; border-top: 1px #c9c9c9 solid; }
.contact_info{ width: 100%; height: auto; overflow: hidden; position: relative; margin: 20px 0;}
.contact_info span{ font-size: 22px; line-height: 58px; color: #fb8b00; padding-top: 13px; display: block;}
.contact_info li{ width: 452px; height: 31px; color: #898989; line-height: 31px; background: #f1f1f1; margin-bottom: 3px; padding-left: 20px; transition: 0.4s all}
.contact_info li:hover{background: #01a068; color: #fff; padding-left: 25px; }
.mobile{ width: 270px; height: 270px; right: 20px; top: 40px; position: absolute;}
.c-ewm{ width: 50%; float: left; padding-left: 120px; box-sizing: border-box; }
.c-txt{ width: 50%; float: left; }
/*order*/
.order{ overflow: hidden; margin:20px 40px; }
.order select{ height: 46px; line-height: 46px; border:1px solid #ccc; border-radius: 3px; padding:0 10px; margin-bottom: 12px; }
.order input{ width: 306px; height: 46px; line-height: 46px; border:1px solid #ccc; border-radius: 3px; margin-bottom: 12px; padding:0 10px; }
.order textarea{ border:1px solid #ccc; border-radius: 3px; width: 322px; margin-bottom: 12px; }
.order .t_r{ vertical-align: top; text-align: right; line-height: 48px; }
.order #submit{ border:0; background: #01a068; color: #fff; font-size:14px; cursor: pointer; }
/*
 * Animation
 */
@-webkit-keyframes ball-scale-pulse {
    0%,
    100% {
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@-moz-keyframes ball-scale-pulse {
    0%,
    100% {
        -moz-transform: scale(0);
             transform: scale(0);
    }
    50% {
        -moz-transform: scale(1);
             transform: scale(1);
    }
}
@-o-keyframes ball-scale-pulse {
    0%,
    100% {
        -o-transform: scale(0);
           transform: scale(0);
    }
    50% {
        -o-transform: scale(1);
           transform: scale(1);
    }
}
@keyframes ball-scale-pulse {
    0%,
    100% {
        -webkit-transform: scale(0);
           -moz-transform: scale(0);
             -o-transform: scale(0);
                transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}
 @keyframes scaleDraw { 
    0%{
        transform: scale(1);  /*开始为原始大小*/
    }
    25%{
        transform: scale(1.1); /*放大1.1倍*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }
}