/* css reset */
@charset "utf-8";
*,*:before,*:after{box-sizing:border-box;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);} 
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr,acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small,strike,tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,tbody, tfoot, thead, tr,th,td{border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
body {position:relative;background:#fff;line-height:1.8;color:#3a3a3a;font-size:14px;font-family:Arial,Helvetica,sans-serif;}
html, body{ height:100%;}
body{overflow-x:hidden;}
a{color:#2a2c2e;text-decoration:none;}
a:hover{color:#348c00;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:700;line-height:normal;}
h3{font-size:16px;}
strong{color:#000;}
li{list-style:none;}
blockquote{border-left:4px solid #000;color:#000;margin:1em 0;padding-left:1em;}
pre{padding:10px;margin:10px 0;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background:#f9f9f9;border:1px solid #f0f0f0;color:#aaa;}
img{height:auto;max-width:100%;display:block;border:0;}
hr{margin:10px 0 0 0;height:1px;border:none;background:#ddd;}
input,select,textarea{border:1px solid #bbb;background:#fff;outline:none;width:100%;color:#464646;padding:8px;-webkit-appearance:none;font-size:14px;font-family:Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;}
select{-webkit-appearance:menulist;}
textarea{resize:none;overflow-y:auto;display:block;-webkit-appearance:none;}
input[type="radio"]{width:auto;height:auto;-webkit-appearance:radio;}
input[type="checkbox"]{width:auto!important;height:auto!important;-webkit-appearance:checkbox;}
table td{border:1px solid #ddd;padding:5px 2px;vertical-align:middle;}
i{margin-right:5px;} 
.clear:after,.clear:before{content:".";display:block;visibility:hidden;height:0;clear:both;}
.fl{float:left;position:relative;} 
.fr{float:right;position:relative;} 
.hidden{display:none;}
.nowrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.disabled{cursor:not-allowed!important;}
.am{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;}
::-webkit-input-placeholder{color:#969696;}
:-moz-placeholder{color:#969696;}
::-moz-placeholder{color:#969696;}
:-ms-input-placeholder{color:#969696;} 
ul li.message-submit .tijiao{ width:40%; cursor:pointer;}

/* public */
.public,.page-nav-menu,ul.brand-story-centera{width:1200px;margin:0 auto;}
.row-element{display: inline-block;}
.public-icon-1,.public-icon-2{background: url('../images/sprite.png') no-repeat;width: 28px;height: 12px;vertical-align: middle;}
.public-icon-3{background: url('../images/sprite2.png') no-repeat;background-position: -8px -11px;width: 28px;height: 12px;vertical-align: middle;margin-right: 15px;}
.public-icon-1{background-position: -313px -13px;}
.public-icon-2{background-position: -366px -13px;margin-left: 5px;}
.center-text{text-align: center;}
.element-centered{margin: 0 auto;}
.icon{background: url('../images/sprite.png') no-repeat;}
.icon-a{background: url('../images/sprite1.png') no-repeat;vertical-align: middle;}
.cover{-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.plus-icon{background-position: -7px -58px;width: 21px;height: 21px;margin-bottom: 3px;}
.home{background: #348c00;
	padding: 10px 0;
}
.home-left,.home-left span a{color: #fff;}
.public-home{background: url('../images/sprite3.png') no-repeat;vertical-align: middle;}
.icon-home{width: 26px;height: 24px;background-position: -162px -13px;}
.shop-car{width: 21px;height: 21px;background-position: -229px -14px;margin-bottom: 4px;}
.home-right>a{color: #fff;width: 185px;height: 35px;line-height: 35px;background: #ffaf30;}
.home-right>a:hover{opacity: .8;
-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
/*.home-right{margin-top: 10px;}*/
.home-left>div{margin-top: 1%;
	/*width: 250%;*/
}

/* col public */
ul.col-2,ul.col-3,ul.col-4,ul.col-5,ul.col-6,ul.col-7{overflow:hidden;}
ul.col-2 li,ul.col-3 li,ul.col-4 li,ul.col-5 li,ul.col-6 li{margin-right:2%;}
ul.col-2 li{width:49%;}
ul.col-3 li{width:32%;}
ul.col-4 li{width:23.5%;}
ul.col-5 li{width:18.4%;}
ul.col-6 li{width:15%;}
ul.col-7 li{width:13%;margin-right:1.5%;}
ul.col-2 li:nth-child(2n+2),ul.col-3 li:nth-child(3n+3),ul.col-4 li:nth-child(4n+4),ul.col-5 li:nth-child(5n+5),ul.col-6 li:nth-child(6n+6),ul.col-7 li:nth-child(7n+7){margin-right:0;}
ul.col-2 li.nomargin,ul.col-3 li.nomargin,ul.col-4 li.nomargin,ul.col-5 li.nomargin,ul.col-6 li.nomargin,ul.col-7 li.nomargin{margin-right:0;}

/* animate */
.animate{transition:assssll 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s ease-in-out;}
.animate-1{-webkit-animation:bounceIn 1.2s .2s ease both;-moz-animation:bounceIn 1.2s .2s ease both;-ms-animation:bounceIn 1.2s .2s ease both;} /*弹*/
.animate-2{-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;-ms-animation:fadeInUp .5s .2s ease both;}/*向上淡入*/
.animate-3{-webkit-animation:fadeInDown .5s .2s ease both;-moz-animation:fadeInDown .5s .2s ease both;-ms-animation:fadeInDown .5s .2s ease both;}/*向下淡入*/
.animate-4{-webkit-animation:fadeOut .6s .2s ease both;-moz-animation:fadeOut .6s .2s ease both;-ms-animation:fadeOut .6s .2s ease both;}/*淡出*/
.animate-5{-webkit-animation:fadeIn .6s .2s ease both;-moz-animation:fadeIn .6s .2s ease both;-ms-animation:fadeIn .6s .2s ease both;}/*淡入*/
.animate-6{-webkit-animation:lightSpeedIn .6s .2s ease both;-moz-animation:lightSpeedIn .6s .2s ease both;-ms-animation:lightSpeedIn .6s .2s ease both;}
.animate-6o{-webkit-animation:lightSpeedOut .6s .2s ease both;-moz-animation:lightSpeedOut .6s .2s ease both;-ms-animation:lightSpeedOut .6s .2s ease both;}
.animate-7{-webkit-animation:flipInY .6s .2s ease both;-moz-animation:flipInY .6s .2s ease both;-ms-animation:flipInY .6s .2s ease both;}
.animate-8{-webkit-animation:flipOutY .6s .2s ease both;-moz-animation:flipOutY .6s .2s ease both;-ms-animation:flipOutY .6s .2s ease both;}
.animate-9{-webkit-animation:zoomIn .6s .2s ease both;-moz-animation:zoomIn .6s .2s ease both;-ms-animation:zoomIn .6s .2s ease both;}
.animate-10{-webkit-animation:bounceIn .6s .2s ease both;-moz-animation:bounceIn .6s .2s ease both;-ms-animation:bounceIn .6s .2s ease both;} /*快速弹*/
.rotateup{color:#EA5413;-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.rotatedown{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.loop{animation-iteration-count:infinite;/*animation-duration:.8s*/}
.fastanimate{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s ease-in-out;}

.mark{position:fixed;width:100%;height:0;overflow:hidden;left:0;top:0;z-index:19;background:url(../images/blackop.png) repeat;-webkit-transition:.2s;transition:.2s;}
.mark.open{height:100%;}

/* search for fixed */
.search_input{display:none;position:fixed;width:500px;left:50%;padding:5px;margin-left:-250px;top:44%;z-index:20;background:#fff;}
.search_input input{background:none;border:none;}
.search_input input[type="text"]{width:90%;border:none;}
.search_input input[type="submit"],.search_input label{position:absolute;right:0;top:0;height:100%;width:50px;cursor:pointer;padding:0;z-index:3;-webkit-transition:.2s;transition:.2s;}
.search_input label{z-index:2;color:#fff;font-size:20px;text-align:center;background:#61d91a;}
.search_input label i{margin:12px 0 0 0;display:block;}
.search_input:hover label{background:#348c00;}

/*1.index*/

/*header*/
/*.header{padding: 0 27px; position:relative; left:0; top:0; z-index:99; width:100%; background:#fff;}*/
.header{padding: 0 27px; /* position:absolute; left:0; top:0; z-index:99; width:100%;  */background:#fff;}
.index-head{position: absolute;}
.icon-tel{background-position: 0 0;width: 18px;height: 18px;vertical-align: middle;}
.ch,.thai{border: 1px solid #004088;height: 22px;text-align: center;font-size: 12px;}
.ch,.thai,.tel{color: #348c00;}
.tel{margin-right: 33px;font-size: 13.72px;}
.ch{margin-right: 12px;width: 47px;}
.thai{width: 98px;}
.head-top{padding-top: 10px;}

.icon-search{background-position: 1px -25px;width: 25px;height: 25px;margin: 20px 0px 15px 0px;}
.icon-side-nav{background-position: -1px -62px;width: 32px;height: 22px;margin: 20px 0px 15px 35px;}
.icon-search,.icon-side-nav{vertical-align: middle;}
.nav-side{width: 100%;height: 100%;background:url('../images/hbj.png');position:fixed;left:0;top:0;z-index: 100000;display:none;}
.icon-side-nav{display: none;}
.nav-side>a>i{font-size: 28px; color:#fff; position:absolute; right:20px; top:20px;}
#header-nav{ position:absolute; top:30%; width:100%;}
#header-nav a{ display:block; text-align:center; color:#fff; padding:5px;}
#header-nav a:hover{ background:#3a3a3a;}

 	
/* 导航 */
.nav-right ul li.nav-list{margin-right:30px;color: #262626;height: 60px;}
.nav-right ul li.nav-list>a{height: 100%;width: 100%;padding: 20px 0 15px 0;}
.nav-right ul li.nav-list:hover a,.nav-right ul li.nav-list a.active{border-bottom: 4px solid #348c00; color:#348c00;}

.nav-right ul li ul{position:absolute;min-width:100%;z-index:15;display:none; background:#ebebeb;}
.nav-right ul li.nav-list:hover ul li a{ border-bottom:none;}
.nav-right ul li:hover > ul{display:block;}
.nav-right ul li ul li{ height:auto;}
.nav-right ul li ul li a{white-space:nowrap; padding:10px !important; width:100%; display:block; color:#262626;}
.nav-right ul li ul li:hover a{background:#348c00;color:#fff !important;}

.search{position: relative;}
.search-inp{border: none;border-bottom: 1px solid #eee;}
.search-form>span{width:2px;height:25px;content: "";background: #888888;margin:2px 12px 0 12px;}
.search-form{width: 310px;height: 78px;position: absolute;right: 0;background: #ebebeb;
	display: none;
	padding: 15px;}
.search-form input{right: 0;}
.search-form>i,.search-form>a>i{font-size: 28px;color: #888888; cursor:pointer;}
.search-form .fa-close{position:absolute;right:5px;top:15px;font-size:30px;}

/*banner*/
.banner .swiper-wrapper .swiper-slide{position: relative;}
.back-banner{position:relative;}
.banner-text{position:absolute;top: 18%;left:50%;width:1200px;margin-left:-600px;}
.banner-text img{display:inline-block;}
.banner-text .desc{text-align:right;}
.banner-text .desc2{text-align:left;}
.banner-text{color: #0d60b4;}
.banner-text h3{font-size: 45.96px;}
.banner-text h4{font-size: 32.97px;margin: 30px 0px 15px 0px;font-family: Arial;font-weight: normal;}
.banner-text p{font-size: 20.98px;}
.banner-text a{font-size: 17.98px;margin-top: 45px;padding: 15px;background:#0d60b4; color:#fff;}
.banner-text a:hover{ background:#3a3a3a;}


.banner-text23{position:absolute;top: 10%;left:50%;width:1200px;margin-left:-600px;}
.banner-text23 img{display:inline-block;}
.banner-text23 .desc{text-align:right;}
.banner-text23 .desc2{text-align:left;}
.banner-text23{color: #0d60b4;}
.banner-text23 h3{font-size: 45.96px;}
.banner-text23 h4{font-size: 32.97px;margin: 30px 0px 15px 0px;font-family: Arial;font-weight: normal;}
.banner-text23 p{font-size: 20.98px;}
.banner-text23 a{font-size: 17.98px;margin-top: 45px;padding: 15px;background:#0d60b4; color:#fff;}
.banner-text23 a:hover{ background:#3a3a3a;}

.banner .pagination {position: absolute;z-index: 20;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 20px;}
.banner .swiper-pagination-switch {display: inline-block;width: 12px;height: 12px;border-radius: 8px;background: #d9d6d0;margin-right: 5px;cursor: pointer;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.banner .swiper-visible-switch {background: #aaa;}
.banner .swiper-active-switch {background: #348c00;width: 27px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.button-prev,.button-next{background: url('../images/sprite.png') no-repeat;width: 74px;height: 74px;z-index: 1000;position: absolute;top: 45%;}
.button-prev{background-position: -64px -9px;left: 18px;}
.button-next{background-position: -185px -10px;right: 18px;}

/*main*/
.main{padding: 45px 0;}
.product{background: url('../images/pic2.jpg') no-repeat;}

.product-top h3{font-size: 24px;color: #348c00;}
.product-top p{color: #888888;margin: 15px 0 45px 0;}

.product-list{position: relative;overflow: hidden;}
.pro-bor{border: 1px solid #dcdcdc;width: 100%;height: 100%;}
.pro-des,.pro-skin p,.pro-skin a{color: #fff;}
.pro-skin p{font-size: 20px;margin: 60px 0 80px 0;
-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;
-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);
}
/*.pro-skin a{width: 190px;height: 40px;line-height: 40px;border: 1px solid #fff;
-webkit-transition: all 0.35s 0.1s linear;-moz-transition: all 0.35s 0.1s linear;transition: all 0.35s 0.1s linear;-webkit-transform: translateX(100%);-moz-transform: translateX(100%);
-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);
}*/
.pro-skin span.linkview{width: 190px;height: 40px;line-height: 40px;border: 1px solid #fff; position:absolute; left:50%; margin-left:-95px;
-webkit-transition: all 0.35s 0.1s linear;-moz-transition: all 0.35s 0.1s linear;transition: all 0.35s 0.1s linear;-webkit-transform: translateX(100%);-moz-transform: translateX(100%);
-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%); display:block; color:#fff;
}
.pro-content-list a.link-nav-a,.pro-content-list a.link-in-nav{ margin-bottom:15px;}
.product-list:hover .pro-skin p,.product-list:hover .pro-skin span.linkview{
	-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);
}
.pro-skin{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url('../images/pic11.png');visibility: hidden;opacity: 0;filter:Alpha(opacity=0);
-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.product-list:hover .pro-skin{visibility: visible;opacity: 1;filter:Alpha(opacity=100);}
.arrow-icon{width: 35px;height: 35px;background-position: 0px 0px;margin-top: 20px;}
.pro-img{overflow: hidden;}
.pro-img img{width: 100%;}
.product-list:hover .pro-img img{-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);transform: scale(1.3);}
.index-pro-des>i{font-size: 26px;
	/*margin-top: 10%;*/
}

/*company profile*/
.company-profile{overflow: hidden;padding: 45px 0 32px 0;}
.profile-slide .swiper-pagination{display: none;}
.profile-slide.swiper-container{position: absolute;top: 7.4%;right: 36.9%;}
.profile-slide{width: 72.9%;height: 86.1%;background: url('../images/pic12.jpg');background-size: cover;}
.profile-slide .swiper-slide>div{padding: 50px 45px 50px 45px;}
.profile-slide,.profile-slide .swiper-slide>div>a{color: #fff;}
.profile-slide .swiper-slide>div>h3{font-size: 24px;font-weight: normal;}
.profile-slide .swiper-slide>div>a{width: 136px;height: 38px;border: 1px solid #fff;line-height: 38px;}
.profile-slide .swiper-slide>div>p{margin: 20px 0 60px 0;}
.profile-slide .swiper-slide>div>a,.profile-slide .swiper-slide>div>p{margin-left: 43px;}
/*.profile-slide .swiper-button-prev,.profile-slide .swiper-button-next{background: url('../images/sprite1.png') no-repeat;width: 35px;height: 35px;z-index: 10000;top: 79.1%;}
.profile-slide .swiper-button-prev{background-position: -68px 0px;left: 79.2%;}
.profile-slide .swiper-button-next{background-position: 0px 0px;right: 7.2%;}*/
.profile-prev,.profile-next{background: url('../images/sprite1.png') no-repeat;width: 35px;height: 35px;z-index: 10000;position: absolute;top: 79.1%;}
.profile-prev{background-position: -68px 0px;left: 79.2%;}
.profile-next{background-position: 0px 0px;right: 7.2%;}
/* position / 面包屑 */
/*.position{line-height:normal;margin-bottom:1em;padding-bottom:.8em;}*/
.position i{margin:0 5px; font-size:16px;}
.position a{color:#fff;}
.position a:hover{text-decoration:none;opacity: .8;
-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}

/*parner*/
/*.brand-list a{padding: 2px;border: 1px solid #bcbcbc;width: 100%;}
.brand-list a>div{overflow: hidden;}
.brand-list a div img{width: 100%;}
.brand-list a:hover img{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}
.parner-slide .swiper-slide{padding: 1px;}
.parner-slide .swiper-pagination{display: none;}
.parner-slide .swiper-button-prev,.parner-slide .swiper-button-next{background: url('../images/sprite2.png') no-repeat;width: 35px;height: 35px;}
.parner-slide .swiper-button-prev{background-position: -8px -79px;left: 2px;}
.parner-slide .swiper-button-next{background-position: -74px -79px;right: 2px;}*/
.parner{padding: 45px 0 32px 0;}

.parner-bottom>ul>li{border: 1px solid #bcbcbc;overflow: hidden;margin-bottom: 2%;}
.parner-bottom>ul>li:hover img{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}

/*order*/
.order-top{background: #348c00;height: 87px;line-height: 87px;color: #fff;overflow: hidden;}
.ordertop-left span{font-size: 24px;padding: 0 55px 0 5px;}
.order-arrow-icon{margin: 0 0 8px 0;}
.order-icon{margin-bottom: 8px;}
.ali,.yamaxun{background: url('../images/sprite2.png') no-repeat;vertical-align: middle;}
.ali{width: 48px;height: 25px;background-position: -8px -159px;margin-right: 62px;}
.yamaxun{width: 33px;height: 33px;background-position: -73px -151px; margin-top:27px;}
.center-line{width: 1px;height: 40px;background: #fff;vertical-align: middle;margin-right: 72px;}

.order-bottom-content{padding: 24px 0;}
.order-input-left{padding: 19px 0;}
.order-bottom ul li.textarea,.order-bottom ul li.submit{width: 100%;}
.order-bottom ul li.submit input{width: 100%;background: #348c00; cursor:pointer;}
.name-inp input,.tel-inp input{height: 46px;line-height: 46px;}
.textarea{margin: 20px 0;}
.textarea textarea{height: 116px;}
.submit input{height: 58px;color: #fff;font-size: 16px;border: none;}

/*foot-nav*/
.foot-nav{background: #b8b8b8;padding: 44px 0 39px 0;}
.foot-nav-top{margin-bottom: 38px;}
.share a i{margin: 11px 0 0 0;}
.share a{width: 35px;height: 35px;line-height: 35px;color: #fff;
-webkit-border-radius: 13px;-moz-border-radius: 13px;-ms-border-radius: 13px;-o-border-radius: 13px;border-radius: 13px;
}
.share a:hover{opacity: .8;}
.share span{font-size: 18px;}
.facebook{background-color: #3B5998;}
.linkedin{background-color: #0976B4;}
.pinterest{background-color: #CC2127;}
.youtube{background-color: #e52d27;}
.googleplus{background-color: #E05A4A;}
.twitter{background-color: #55ACEE;}

.footnav-left{width: 40%;}
.footnav-mid{width: 33%;padding: 0 40px 0 20px;border-left: 1px solid #818181;}
.footnav-right{width: 27%;}
.footnav-left a{display: block;margin-bottom: 10px; width:33.333%}
.footnav-right p,.footnav-mid p{margin-bottom: 10px;}
.footnav-left div:first-child,.footnav-left div:first-child+div,.footnav-left div:first-child+div+div{width: 33.33%;}
.email{width: 100%;height: 45px;line-height: 45px;background: #0d60b4;color: #fff;}
.email:hover,.order-bottom ul li.submit:hover input{background: #242424;color: #fff;}
.footnav-right a.email{display:none;}

/*footer*/
.footer{background: #242424;padding: 20px 0 45px 0;}
.foot-content span,.foot-content span a{color: #ababab;}

/*2.contact*/
.public-banner{position: relative;}
.public-banner>img{width: 100%;}
.public-banner-text{position: absolute;top: 30%;left: 50%;
-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.public-banner-text p{font-size: 16px;color: #348c00;margin-top:5px;}
.public-banner-text h3{font-size: 24px;color: #348c00; margin-top:10px;}
.public-banner-text h3 span{width: 42px;height: 26px;background: url('../images/sprite3.png') no-repeat;background-position: -12px -14px;vertical-align: middle;margin-bottom: 7px;margin-right:15px;}
.public-banner-text h3 span+span{width: 18px;height: 26px;background: url('../images/sprite3.png') no-repeat;background-position: -89px -14px;margin-left:15px;}

.contact-information{padding: 20px 0;}
.contact-information-left{position: relative;}
.contact-information-left>img,.contact-information-right>img{width: 100%;}
.contact-text{position: absolute;top: 0px;padding: 2%;color: #fff;}
.contact-text h3{font-size: 26px;font-weight: normal;color: #fff;font-weight: bold;}
.contact-text span{width: 78px;height: 2px;background: #fff;margin: 18px 0 30px 0;}
.contact-text p{font-size: 14px;color: #fff;}

.marketing-network{position: relative;color: #fff;}
.marketing-network>img{width: 100%;}
.network-center{position: absolute;top: 0;left: 50%;padding-top: 50px;
-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.network-center h3{font-size: 24px;font-weight: normal;}
.network-center span{width: 128px;height: 1px;background: #fff;margin: 15px 0 25px 0;}

/*3.about us*/
.profile-center-in{padding: 50px 0;}
.profile-in-left{width: 54%;margin-right: 2%;}
.profile-in-left h3{font-size: 24px;color: #348c00;}
.profile-in-left span{width: 19%;height: 2px;margin: 2.4% 0 0.8% 0;}
.profile-in-left p{margin-top: 2%;font-size: 14px;color: #888888;}
.profile-in-left a{width: 26%;border: 1px solid #1c6ab9;margin: 4% 0 4% 0;color: #1c6ab9;font-size: 18px;padding: 0.5% 1% 0.5% 1%;}
.profile-in-right{width: 44%;}
.profile-in-right img{width: 100%;}
.profile-left{position: relative;}
.profile-left-text{position: absolute;top: 0;color: #fff;}
.profile-left-text span{width: 128px;height: 1px;background: #fff;}
.profile-in-left a .see-about-icon{width: 22px;height: 22px;background-position: -354px -233px;margin-right: 5%;}
a:hover .see-about-icon{background-position: -381px -233px;}
.profile-in-left a:hover{background: #247bc2;color: #fff;}

.company-culture,.company-cul-right{position: relative;}
.company-cul-center{position: absolute;left: 50%;top: 6%;transform: translateX(-50%);}
.company-cul-left{width: 34%;margin-right: 2%;color: #fff;}
.company-cul-left h3{color: #fff}
.company-cul-left span{background: #fff;}
.company-cul-left>div>p{font-size: 12px;}
.company-cul-right{width: 64%;}
.company-cul-right img{width: 100%;}
.company-cul-right>ul{position: absolute;top: 0;padding: 5% 5% 0 5%;}
.company-cul-right>ul>li>div>p>.artical-icon-a{width: 24px;height: 28px;background-position: -5px -298px;}
.company-cul-right>ul>li>div>p>.artical-icon-b{width: 27px;height: 28px;background-position: -162px -298px;}
.company-cul-right>ul>li>p>.artical-icon-c{width: 34px;height: 26px;background-position: -79px -300px;}
.bookleft>div>div>p,.bookright>div>p{font-size: 12px;color: #888888;}
.company-cul-right>ul>li>span,.company-cul-right>ul>li>div>span{width: 60px;height: 1px;background: #282828;}
.culture-see{font-size: 12px;color: #004088;font-weight: bold;}
.bookleft>div{margin-bottom: 10%;}
.bookleft>div>div{height: 105px;overflow: hidden;}
.bookright>div{height: 336px;overflow: hidden;}

.brand-story{position: relative;}
.brand-story>img{width: 100%;}
.brand-story-center{position: absolute;top: 15%;left: 50%;
-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
/*ul li.brand-story-img{text-shadow: 5px 5px 5px #888888;}*/
.brand-story-text{padding: 1% 0;}
.brand-story-text>div>h3{font-size: 24px;color: #348c00;}
.brand-story-text>div>span{width: 128px;height: 2px;background: #348c00;margin: 3% 0 3% 0;}
.brand-story-text>div>p{color: #888888;}

.company-culture-tab{position: relative;height:471px;overflow:hidden;}
.culture-tab-center{margin-top:60px;}
.culture-tab-menu a{width: 186px;height: 35px;line-height: 35px;text-align: center;border: 1px solid #fff;color: #fff;margin-right: 3%;}
.culture-tab-menu a.active{background: #fff;color: #004088;}
.culture-tab-menu a:hover{background: #fff;color: #004088;}
.culture-tab-content>ul>li>h3{font-size: 24px;color: #fff;}
.culture-tab-content>ul>li>p{color: #fff;height: 175px;}
.culture-tab-content>ul>li>span{width: 128px;height: 2px;background: #fff;
	margin: 3% 0 2% 0;
}
.culture-tab-text{padding:2% 1.5% 0 0;}
.culture-tab-content{position: relative;height: 265px;overflow: hidden;margin-top: 2%;}
.culture-tab-content>ul.active{display: block;}
.culture-tab-content ul.slides>li{margin-right:0;}

ul li.culture-tab-img .flexslider{width: 100%;height: 241px;}
.flexslider.flex-b{float: right;}
.flexslider.flex-b,.flexslider.flex-c{position:relative;}
/*.swiper-slide{height:1px !important;}*/
/*.swiper-slide.swiper-slide-active{height:auto !important;}*/
ol.flex-control-nav>li{width: 3%;margin-right: 2%;}
ol.flex-control-nav li:nth-child(2n+2){margin-right: 2%;}

.banner-video{position: relative;}
.banner-video-center{position: absolute;top: 20%;left: 50%;
-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.banner-video-center>p{color: #fff;font-size: 21px;}
.video-icon{cursor:pointer;width: 60px;height: 60px;background-position: -274px -307px;margin-top: 45%;}
.video{width:0;height:100%;background:#000;overflow:hidden;position:absolute;top:0;left:0;z-index:100;-webkit-transition:.3s;transition:.3s;}
#v{width:100%;height:100%;}
.video.open{width:100%;}
video::-webkit-media-controls-enclosure {overflow:hidden;}
video::-webkit-media-controls-panel {width: calc(100% + 30px);}
#playvideo a{display:block;width:50px;height:60px;line-height:60px;margin:0 auto;}
#playvideo a i{margin-right:0;line-height:50px;}
#playvideo a.closevideo{display:none;overflow:hidden;-webkit-transition:.3s;transition:.3s;}
#playvideo a.closevideo i{font-size:50px;}
#playvideo.open a.closevideo{display:block;}
#playvideo.open a.openvideo{display:none;}

/*4.en-product*/
.pro-menu>ul>li>a{border: 1px solid #4ab10d;color: #348c00;padding:5px 10px; display:block;}
.pro-menu>ul>li>a:hover,.page-nav-menu ul li.active a{ background:#348c00; color:#fff;}
.pro-menu>a:hover{background:#348c00;color: #fff;}
.pro-menu a.active{background:#348c00;color: #fff;}
.pro-content .pro-des{height: 50px;line-height: 50px;}
.pro-content-list{display: none;}
.pro-content-list.active{display: block;}
.pro-content-list .product-list{margin-bottom: 2%;}
.pro-content-list .product-list .arrow-icon,
.pro-recommend-list .product-list .arrow-icon{background: url(../images/sprite3.png) no-repeat;vertical-align: middle;width: 25px;height: 25px;background-position: -12px -159px;}
.pro-menu>ul>li{float: left;margin: 2% 2% 1% 0;}
.pro-menu>li>ul{display: none;}
.suber-sub a{ display:inline-block; padding:5px 20px 5px 0; margin-bottom:15px; font-size:18px;}
.suber-sub a:hover,.suber-sub a.active{ text-decoration:underline; background:none; color:#348c00;}


.product-usage .product-list{height: 154px;}
.product-usage-text{width: 100%;height: 100%;background: #0d60b4;text-align: center;}
.product-usage-img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;visibility: hidden;opacity: 0;filter:Alpha(opacity=0);
transition: all 0.6s;}
.product-usage-img img{width: 100%;height: 100%;}
.product-usage .product-list:hover .product-usage-img{visibility: visible;opacity: 1;filter:Alpha(opacity=100);}
.product-usage-text p{font-size: 20px;color: #fff;}
.product-usage-text p i{margin: 9% 0 2% 0;}
.barbecue-icon{width: 53px;height: 43px;background-position: -6px -416px;}
.fresh-icon{width: 39px;height: 39px;background-position: -89px -420px;}
.baking-icon{width: 51px;height: 37px;background-position: -158px -422px;}
.bale-icon{width: 42px;height: 42px;background-position: -240px -417px;}
.freezing-icon{width: 36px;height: 40px;background-position: -319px -419px;}
.cooking-icon{width: 39px;height: 39px;background-position: -386px -420px;}
.dress-icon{width: 43px;height: 39px;background-position: -5px -487px;}
.seal-icon{width: 43px;height: 39px;background-position: -85px -486px;}
.package-icon{width: 35px;height: 35px;background-position: -162px -490px;}

/*5.en-product01*/
.pro-center .contact-text h3{color: #3ca137;}
.pro-center .contact-text span{background: #3ca137;}
.pro-center .contact-text p{color: #888888;}

/* 列表页分页样式 */
.page-number{text-align:left;padding:0 0 2em 0;}
.page-number ul li{display:inline;}
.page-number ul li a{padding:4px 10px;}
.page-number ul li a:hover{color:#348c00;}
.page-number ul li.active a{background:#348c00;color:#fff;}
.page-number ul li.active a:hover{background:#348c00;}



/*6.en-product02*/
.all-peoduct{padding-bottom: 3%;}
.pro-details{width: 75%;margin-right: 2%;}
.pro-recommend{width: 23%;}

.pro-details-img{width: 45%;height: 351px;border: 1px solid #dcdcdc;}
.pro-details-img img{width: 100%;
	/*height: 100%;*/
}
.pro-details-img .flex-control-paging li a{background: #dadada;width: 12px;height: 12px;}
.pro-details-img .flex-control-paging li a.flex-active {background: #0d60b4;width: 28px;
-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.pro-details-img .flexslider{height: 100%;background: #fff;}
.pro-details-img .flex-control-nav{bottom: 8%;right: -35%;}

.pro-details-text{width: 55%;}
.pro-details-top{margin: 30px 0 25px 0;}
.pro-details-top>h3{color: #3ca137;}
.pro-details-top>span{width: 128px;height: 2px;background: #3ca137;}
.pro-details-text>ul>li{color: #888888;}
.pro-details-text{padding:22px 28px;}
.pro-details-text>h3{font-size: 20px;margin-bottom: 20px;}
.applicablie-part>p{width: 100%;height: 1px;background: #d5d5d5;margin: 15px 0 10px 0;}
.applicable-scope{text-align: center;}
.applicable-scope>span{width: 40px;height: 40px;background: #0d60b4;
border-radius: 10px;}
.applicable-scope>p{margin-top: 15px;font-size: 12px;}
.applica-icon{width: 100%;height: 100%;background: url(../images/sprite3.png) no-repeat;}
.applica-icon-a{background-position: -185px -122px;}
.applica-icon-b{background-position: -233px -130px;}
.applica-icon-c{background-position: -283px -125px;}
.applica-icon-d{background-position: -345px -129px;}
.applica-icon-e{background-position: -391px -130px;}
.applica-icon-f{background-position: -438px -132px;}
.product-description>p{margin-bottom: 30px;color: #888888;}
.message-consultation-top{position: relative;}
.message-consultation-top img{width: 100%;}
.consultation-text{position: absolute;top: 15%;left: 2%;margin: 0px;color: #fff;}
.consultation-text>h3{color: #fff;}
.consultation-text>span{background: #fff;}
.message-consultation-form{background: #f2f2f2;padding: 4%;}
.message-inp{background: url(../images/sprite3.png) no-repeat;vertical-align: middle;margin-bottom: 7px;}
.message-name i{width: 20px;height: 21px;background-position: -5px -234px;}
.message-phone i{width: 22px;height: 21px;background-position: -63px -234px;}
.message-product i{width: 21px;height: 23px;background-position: -134px -232px;}
.message-content i{width: 21px;height: 21px;background-position: -198px -234px;}
.message-verification-code i{width: 21px;height: 22px;background-position: -265px -233px;}
ul li.message-product,ul li.message-content,ul li.message-submit input,ul li.message-submit{width: 100%;}
.message-consultation-form>form>ul>li{margin-bottom: 30px;}
.message-consultation-form>form>ul>li>span{font-size: 18px;color: #888888;}
.message-name input,.message-phone input{height: 43px;}
.message-product label{margin-right: 3%;}
.message-product label input{width: 22px;height: 22px;vertical-align: middle;margin-bottom: 0.5%;}
.message-submit input{height: 50px;background: #3ca137;text-align: center;font-size: 20px;color: #fff;border: none;}
.message-submit input:hover{background: #242424;}
.message-verification-code>div>input,.contact-tab-ver>div>input{width: 40%;border-right: none;}
.message-verification-code > div{ position:relative;}
#verifyImg{ position:absolute; right:160px; top:0;}
#verifyImga{ top:25px; position:absolute; right:160px;}

.pro-recommend-list .pro-des{height: 50px;line-height: 50px;}
.pro-recommend-list .product-list .arrow-icon{margin-top: 5%;}
.pro-recommend-list .product-list{margin-top: 10%;}
.pro-recommend-list .product-list .pro-skin p{margin: 18% 0 18% 0;}
.see-more{width: 100%;height: 44px;line-height: 44px;background: #ffaf30;font-size: 20px;color: #fff;margin: 10% 0 0 0;}
.tage>a{color: #bfbfbf;border: 1px solid #a6a6a6;padding: 2% 5%;margin: 0 1% 3% 0;box-sizing: border-box;}
.tage>a:hover{background: #1662b1;color: #fff;}

.message-consultation-form>ul>form>li{margin-top: 2%;}

/*7.talent*/
.human-resources-img{position: relative;}
.human-resources-img .contact-text{width: 45%;top: 25%;}
.human-resources-img .contact-text h3{color: #0b468b;}
.human-resources-img .contact-text span{background: #004088;}
.human-resources-img .contact-text p{color: #0b468b;}
.human-resources-img>img{width: 100%;}

/*8.contact01*/
.contact-taba-left .contact-taba-text h3,.contact-taba-left .contact-taba-text p{color: #348c00;}
.contact-taba-left .contact-taba-text>span{background: #348c00;height: 2px;}
.contact-taba-text span{background: none;}
.contact-taba-text{padding: 35px;}
.address-icon{width: 11px;height: 15px;background-position: -27px -573px;}
.telphone-icon{width: 14px;height: 14px;background-position: -72px -574px;}
.fax-icon{width: 14px;height: 14px;background-position: -114px -574px;}
.ema-icon{width: 15px;height: 12px;background-position: -158px -576px;}
.contact-taba-menu>a{border: 1px solid #4ab10d;color: #348c00;padding: 0.5%;margin: 2% 2% 2% 0;}
.contact-taba-menu>a:hover{background: #348c00;color: #fff;}
.contact-taba-menu>a.active{background: #348c00;color: #fff;}
.contact-taba-content .contact-information{padding-top: 0;}
.contact-taba-content .contact-information{display: none;}
.contact-taba-content div.act{display: block;}
.contact-taba-content{margin-top: 2%;}
.contact-information-right>img,.contact-information-left>img{width: 100%;}

.map-tit{position: relative;}
.map-icon{position: absolute;left: 0;width: 29px;height: 30px;background-position: -253px -567px;}
.map-tit h3 p{width: 128px;height: 2px;background: #348c00;margin: 2% 0;}
.map-tit h3{font-size: 24px;color: #348c00;margin-top: 2%;}
.map-tit h3 span{margin: 0.2% 0 0 3%;}
#map{height: 361px;}

/*9.cntact02*/
.contact-tabb-content>div>form>ul>li{margin-bottom: 2%;}
.contact-tabb-content>div>form>ul>li>span{font-size: 18px;}
ul li.contact-tab-content,ul li.contact-tab-submit{width: 100%;}
ul li.contact-tab-submit input{width: 128px;height: 35px;line-height: 19px;text-align: center;}
.contact-tab-submit input{display: inline;background: #348c00;border: none;color: #fff;font-size: 18px;}
.contact-tab-submit input+input{background: #ffaf30;}
.contact-tab-submit input+input:hover{background: #348c00;}
.contact-tab-a .contact-taba-menu{border-bottom: 1px solid #e0e0e0;}
.contact-tabb-content{margin-top: 2%;}
.pro-details-bottom{margin-bottom: 35px; background:#eeeeee;}

/*10.news*/
.news-tab{position: relative;}
.news-tab-menu>a{border: 1px solid #1b69b8;color: #0d60b4;padding: 0.5%;margin: 2% 2% 2% 0;}
.news-tab-menu>a:hover{background: #1b69b8;color: #fff;}
.news-tab-menu>a.new-act{background: #0d60b4;color: #fff;}
.news-tab-a{width: 100%;height: 100%;}
.new-content-act{display: block;}
.news-tab-content,.news-tab-content .flex-e,
.news-tab-content .flex-viewport,.news-tab-content .flex-viewport .slides,
.news-tab-content .flex-viewport .slides li{height: 335px;overflow: hidden;}
.news-tab-content>.flex-viewport>.slides>li>a{width: 100%;height: 100%;}
.news-tab-content .flex-viewport .slides li a img{width: 100%;height: 100%;}
.news-tab-content .flex-viewport .slides li{margin-right: 60px;}

/*.news-link-img{overflow: hidden;}
.news-link .news-link-img:hover>img{transform: scale(1.2);}*/
.news-link-time{display: block;}
.news-link:hover .news-link-text div span i{background-position: -380px -583px;}
.news-link{width: 100%;height: 100%;}
.news-link:hover{border-bottom: 4px solid #0d60b4;}
.news-link:hover .news-link-text>div>span{background-color: #0d60b4;border: 1px solid #0d60b4;}
.news-link-text>div>span{width: 62px;height: 27px;border: 1px solid #888888;line-height: 27px;text-align: center; margin-top:10px; display:inline-block;}
.news-link-img{overflow: hidden;}
.news-link .news-link-img:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}

.new-time{height: 32px;line-height: 32px;}
.right-arrow-icon{width: 28px;height: 14px;background-position: -338px -583px;margin-top: 2%;}
.news-detail h3{border-bottom: 1px solid #c4c4c4;font-size: 18px;color: #3a3a3a;padding: 3% 0 2% 0;margin-bottom: 4%;font-weight: normal; height:32px; overflow:hidden;}
.news-detail p{color: #888888; height:50px; overflow:hidden;}
.new-time em{color: #c5c5c5;font-size: 18px;margin-left: 2%;}
.news-detail{padding: 25px; display:block;}
.news-detail:hover{background: #1662b1;}
.news-detail:hover div em,.news-detail:hover div span,
.news-detail:hover h3,.news-detail:hover p{color: #fff;}
.news-detail:hover h3{border-bottom: 1px solid #fff;}
.news-detail:hover div i{background-position: -380px -583px;}
.news-in-content>ul>li{margin-top: 60px;}
.news-in-content>ul{padding-bottom:20px;}

/*11.partner-logo*/
.partner-logo{padding: 48px 0 20px 0;}
.partner-logo ul li{margin-bottom: 28px;}
.partner-logo ul li a img{width: 100%;}
.partner-logo ul li a{width: 100%;height: 100%;overflow: hidden;border: 1px solid #cacaca;}
.partner-logo ul li a:hover img{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}

/*12.shop*/
.ali-blue-icon{width: 57px;height: 28px;background-position: -16px -627px;margin: 0;}
.shop-text{text-align: center;padding: 0;width: 100%;top: 20%;}
.shop-text i{margin-bottom: 18px;}
.shop-text>div>a{width: 179px;height: 41px;line-height: 41px;border: 1px solid #0b468b;color: #0b468b;font-size: 18px;}
.y-click a{width: 179px;height: 41px;line-height: 41px;border: 1px solid #fff;color: #fff;font-size: 18px;}
.shop-text>div>a:hover{background: #0b468b;color: #fff;}
.y-click a:hover{background: #fff;color: #0b468b;}
.shop-text>span{height: 2px;}
.clip-img{overflow: hidden;}
.clip-img:hover img,.proconpin:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.proconpin .probj{ overflow:hidden;}
.y-icon{margin: 0 0 18px 0;width: 47px;height: 47px;background-position: -119px -608px;}
.shopping-mall-center{padding-top: 2%;}

.marketing-network a.wzb{ color:#fff;}

.hzhb{ margin-bottom:40px;}

.sousuo{ position:absolute; left:175px; top:6px; background:#325baa; width:50px; height:50px; opacity:0; cursor:pointer;}



/*2017-8-17  11:55*/
ul li .news-link-img>img{width: 100%;}
.news-tab-menu{padding: 0 0 2% 0;}
.news-tab-center{margin: 0 auto;}
.news-link-text>div>span>i{margin: 5px 0 4px 0;vertical-align: middle;}
.newslink-time-a{font-size: 18px; color:#666;}
/*.news-link-text>p{margin: 1% 0;}*/
.news-link-text{background: #fff;padding: 2% 6% 0 6%;}
.news-link-text h3{font-size: 18px; height:23px; overflow:hidden;}
.news-link-text p{ height:48px; overflow:hidden; color:#999;}

.pro-equipment{margin-top: 45px; display:block;}
.equipment-center ul li{overflow: hidden; display:block;}
.equipment-center ul li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}

.play-icon{position: absolute;top: 35%;right: 20%;}
.play-icon p{font-size: 24px;color: #fff;text-align: center;}
.play-icon p a i{font-size: 60px;color: #fff;}
.play-icon p a:hover i{color: #0d60b4;}

.contact-taba-content .contact-information ul form li{margin-bottom: 2%;}

.pro-recommend .element-news-view ul li{ margin-bottom:15px;}

.news-content-view{ margin:30px 0;}
.news-content-view h1.title{ font-size:18px; text-align:center; padding-bottom:20px;}
p.item-info{ text-align:center; padding-bottom:10px; border-bottom:solid 1px #CCCCCC; margin-bottom:20px;}
p.item-info span{ text-align:center; display:inline-block; padding:0 10px; color: #666;}
/* 上一条,下一条 */
.prev-next{padding:0 0 1em 0;overflow:hidden; border-top:solid 1px #ccc; margin-top:30px;}
.prev-next a{ display:block; width:100%; padding:5px 0;}

.element-news-view ul li{ background:#ECECEC;}
#footer-nav{ width:100%;}
.view-news{ padding-bottom:0;}

.search-form>a{margin-left: 20px;}
.pro-center,.probja{overflow: hidden;}

/*about*/
.par-in{padding: 3% 0;}
.pro-parner-right>img{width: 100%;}
.pro-parner-left h3{margin-top: 8%;}
.pro-parner-left>span {width: 128px;height: 2px;background: #348c00;margin: 1.2% 0 0.2% 0;}
.pro-parner-left{width: 48%;margin-right: 2%;}
.pro-parner-right{width: 48%;}


/*about设备*/
/*.equi-center{background: url(../images/green-banner.jpg) no-repeat center center;background-size: cover;padding: 50px 0;}*/
.equi-center{background: url(../images/green-banner.jpg) no-repeat center center;background-size: cover;padding: 50px 0;}
.equi-img ul li p{text-align: center;color: #fff;margin-top: 20px;font-size: 20px;}
.equi-bottom h3{color: #348c00;padding: 60px 0 30px 0;font-size: 24px;}
.equi{padding: 40px 0;}

/*Our Certifications*/
.certifications-left,.certifications-right{width: 100%;}
.certifications-left{margin-right: 2%;}
.certifications-right h3{font-size: 24px;padding: 2% 0 0 0;color: #348c00;}
.certifications-right span{display: inline-block;width: 125px;height: 2px;background: #348c00;margin-top: 17px;}
.certifications-right p{font-size: 14px;color: #888888;margin: 25px 0 0 0;}
.certifications-bottom{background: #f3f3f3;padding: 50px 0;}
.certifications-bottom-mid ul li p{font-size: 20px;color: #282828;text-align: center;}
.certifications-bottom-mid h3{font-size: 24px;color: #348c00;margin-bottom: 25px;}


.index_video{ width: 80px; height: 80px; display: block; position: absolute; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px; background: url(../images/icon_player.png) no-repeat; background-size: contain; transition: 0.4s ease-in-out; z-index: 2;}
.index_video:hover{ background: url(../images/icon_player_post.png) no-repeat; background-size: contain;}

@media screen and (max-width:1200px) and (min-width:970px){
	
	.index_video{ width: 60px; height: 60px; margin-top: -30px; margin-left: -30px;}
}

@media screen and (max-width:969px) and (min-width:640px){
	
	.index_video{ width: 60px; height: 60px; margin-top: -30px; margin-left: -30px;}
}
@media screen and (max-width:639px){
	
	.index_video{ width: 40px; height: 40px; margin-top: -20px; margin-left: -20px;}
}

