﻿@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: 'Montserrat',Arial; }

ul, li { list-style: none; }

img { border: 0px; max-width: 100%; }

table { border-collapse: collapse; border-spacing: 0; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) {
    body { min-width: 320px; }
}

@media (min-width: 768px) {
    .commonweb { padding: 0px 20px; }
    .commonwebbox { margin-left: -10px; margin-right: -10px; }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
    .col-sm-12 { width: 100%; }
    .col-sm-11 { width: 91.66666667%; }
    .col-sm-10 { width: 83.33333333%; }
    .col-sm-9 { width: 75%; }
    .col-sm-8 { width: 66.66666667%; }
    .col-sm-7 { width: 58.33333333%; }
    .col-sm-6 { width: 50%; }
    .col-sm-5 { width: 41.66666667%; }
    .col-sm-4 { width: 33.33333333%; }
    .col-sm-3 { width: 25%; }
    .col-sm-2 { width: 16.66666667%; }
    .col-sm-1 { width: 8.33333333%; }
    .visible-sm { display: block; }
    .hidden-sm { display: none; }
}

@media (min-width: 992px) {
    .commonweb { padding: 0px 40px; }
    .commonwebbox { margin-left: -10px; margin-right: -10px; }
    .commonleft { float: left; }
    .commonright { float: right; }
    .visible-md { display: block; }
    .hidden-md { display: none; }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
    .col-md-12 { width: 100%; }
    .col-md-11 { width: 91.66666667%; }
    .col-md-10 { width: 83.33333333%; }
    .col-md-9 { width: 75%; }
    .col-md-8 { width: 66.66666667%; }
    .col-md-7 { width: 58.33333333%; }
    .col-md-6 { width: 50%; }
    .col-md-5 { width: 41.66666667%; }
    .col-md-4 { width: 33.33333333%; }
    .col-md-3 { width: 25%; }
    .col-md-2 { width: 16.66666667%; }
    .col-md-1 { width: 8.33333333%; }
}

@media (min-width: 1200px) {
    html { cursor: default; }
    .commonleft { float: left; }
    .commonright { float: right; }
    .visible-lg { display: block; }
    .hidden-lg { display: none; }
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
    .col-lg-12 { width: 100%; }
    .col-lg-11 { width: 91.66666667%; }
    .col-lg-10 { width: 83.33333333%; }
    .col-lg-9 { width: 75%; }
    .col-lg-8 { width: 66.66666667%; }
    .col-lg-7 { width: 58.33333333%; }
    .col-lg-6 { width: 50%; }
    .col-lg-5 { width: 41.66666667%; }
    .col-lg-4 { width: 33.33333333%; }
    .col-lg-3 { width: 25%; }
    .col-lg-2 { width: 16.66666667%; }
    .col-lg-1 { width: 8.33333333%; }
}

@media (min-width: 1260px) {
    .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; }
}

/* layout start*/
@font-face { font-family: 'Montserrat'; src: url("Montserrat-Regular_4.woff") format("woff"); font-weight: normal; font-style: normal; }

/*footer*/
.footer { background: url(../images/footerbg.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0; width: 100%; }

.foot-share { font-size: 0; text-align: center; }

.infoot-btmerweima{position: absolute;bottom: 100%;z-index: 10;width:120px;padding-bottom: 10px;left: 50%;margin-left: -60px;visibility: hidden;opacity: 0;transition: all .5s;margin-bottom: 10px;font-size: 0;}

.infoot-btmerweima:after{position:absolute;left: 50%;bottom: 0;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;transform:translateX(-50%);content:'';}

.infoot-btmerweima img{width: 100%;border: 3px solid #fff; border-radius: 3px;vertical-align: middle;}

.foot-share a:hover .infoot-btmerweima{margin-bottom: 0;opacity: 1;visibility:visible;}

.foot-share a {position: relative; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background-repeat: no-repeat; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; width: 30px; height: 30px; margin: 0 4px; }

.foot-share .facebook { background-image: url(../images/facebook.png); }

.foot-share .twitter { background-image: url(../images/twitter.png); }

.foot-share .youtube { background-image: url(../images/youtube.png); }

.foot-share .instagram { background-image: url(../images/instagram.png); }

.foot-share .fotrss { background-image: url(../images/ress.png); }

.footerlinks { padding: 20px 0 0 0; color: #ffffff; }

.footerlinks .li1 { border-bottom: 1px solid #999; }

.footerlinks .foottitle { font-size: 16px; position: relative; line-height: 46px; text-transform: uppercase; }

.footerlinks .foottitle:after { content: '+'; position: absolute; right: 0; top: 0; z-index: 3; font-size: 20px; width: 46px; height: 46px; text-align: center; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }

.footerlinks .foottitle.cur:after { content: '-'; }

.footerlinks .footnav { display: none; padding: 0 0 15px 0; font-size: 13px; }

.footerlinks .footnav a { color: #ffffff; opacity: .5; }

.footerlinks .footnav a:hover { opacity: 1; }

.footerlinks .foot-form { padding: 20px 0; max-width: 270px; margin: 0 auto; }

.footerlinks .foot-form .input-text { padding: 0 0 10px 0; }

.footerlinks .foot-form label { display: block; position: relative; padding: 0 0 0 70px; }

.footerlinks .foot-form label span { display: block; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 60px; text-align: right; }

.footerlinks .foot-form textarea { display: block; height: 52px; width: 100%; background: none; padding: 0 10px; color: #ffffff; background: rgba(255, 255, 255, 0.26); }

.footerlinks .foot-form input { display: block; background: none; background: rgba(255, 255, 255, 0.26); padding: 0 10px; color: #ffffff; height: 25px; line-height: 25px; width: 100%; max-width: 200px; font-size: 13px; }

.footerlinks .foot-form select { display: block; background: none; background: rgba(255, 255, 255, 0.26); padding: 0 10px; color: #ffffff; height: 25px; line-height: 25px; width: 100%; max-width: 200px; font-size: 13px; }

.footerlinks .foot-form select option{color:#000;}

.footerlinks .foot-form .form-submit { margin: 0 0 0 70px; background: rgba(255, 255, 255, 0.7); color: #023f25; }

.footerlinks .foot-form .change-input input { max-width: 95px; }

.footerlinks .foot-form .change-input .chage-img { position: absolute; right: 0; top: 0; }

.footerlinks .foot-form .input-text:nth-child(3) label:after{content: ''; position: absolute;right: 5px;top: 35%;transform: translateY(50%);border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;}

.foot-Copyright { border-top: 1px solid #28543f; padding: 20px 0 0; text-align: center; font-size: 13px; }

.foot-Copyright a { color: #ffffff; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.foot-Copyright p { color: #ffffff; opacity: .5; }

@media (min-width: 1024px) {
    .footer { padding: 77px 0 20px; }
    .foot-share a { width: 42px; height: 42px; margin: 0 5px; }
    .footerlinks { padding: 67px 0 25px 0; }
    .footerlinks li { float: left; }
    .footerlinks .li1 { border: 0; padding-right: 2.9%; }
    .footerlinks .foottitle:after { display: none; }
    .footerlinks .footnav { display: block; line-height: 22px; }
    .footerlinks .foot-form { padding: 14px 0 0 0; width: 30%; }
    .foot-Copyright { padding: 26px 0 8px 0; }
    .foot-Copyright .copy-link { float: right; width: 50%; text-align: right; }
    .foot-Copyright .copt-right { float: left; width: 50%; text-align: left; }
	.foot-Copyright .copt-right a:not(:first-child){margin-left:5px;padding-left:5px;position:relative;}
	.foot-Copyright .copt-right a:not(:first-child)::after{content:' ';width:1px;top:50%;transform:translateY(-50%);height:8px;position:absolute;background-color:#fff;left:0;}
}

@media (min-width: 1100px) {
    .footerlinks .li1 { padding-right: 4.5%; }
}

@media (min-width: 1199px) {
    .footerlinks .li1 { padding-right: 6.4%; }
}

@media (min-width: 1280px) {
    .footerlinks .li1 { padding-right: 7.6%; }
}

body { padding-top: 60px; letter-spacing: -1px; word-spacing: 3px; }

.header { position: fixed; left: 0; top: 0; z-index: 30; width: 100%; height: 60px; padding-top: 10px; padding-bottom: 10px; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); background-color: #fff; }

.header .hdr-top { background-color: #f7f7f7; }

.header .hd-logo a { display: block; }

.header .hd-logo img { display: block; height: 32px; }

.menu-handle { position: absolute; right: 10px; top: 10px; padding: 9px 5px; width: 40px; height: 40px; }

.menu-handle span { display: block; width: 100%; height: 2px; background-color: #000; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.menu-handle span:nth-child(2) { margin: 8px 0; }

.menu-handle.cur span:nth-child(1) { -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); }

.menu-handle.cur span:nth-child(2) { opacity: 0; }

.menu-handle.cur span:nth-child(3) { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }

.search-handle { position: absolute; right: 60px; top: 10px; width: 40px; height: 40px; background: url("../images/searchico.png") no-repeat center; }

.sm-fixslide { display: none; position: fixed; left: 0; bottom: 0; z-index: 101; width: 100%; padding: 15px; text-align: center; background-color: #f5f5f5; }

.top-tel { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: url(../images/tel.png) no-repeat 0 center; padding: 0 0 0 24px; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; color: #666666; }

.top-tel a { color: #666666; }

.top-mail { background: url(../images/mail.png) no-repeat 0 center; padding: 0 0 0 24px; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; color: #666666; }

.hdr-search { display: none; position: fixed; left: 0; top: 60px; z-index: 99; width: 100%; padding: 10px; background-color: #f5f5f5; }

.hdr-search .hd-form { position: relative; display: block; padding-right: 68px; }

.hdr-search .hd-form input { width: 100%; display: block; height: 40px; line-height: 40px; font-size: 16px; }

.hdr-search .hd-form .key { padding-left: 10px; }

.hdr-search .hd-form .sub { position: absolute; right: 0; top: 0; width: 68px; }

.mainnav { display: none; position: fixed; left: 0; top: 60px; z-index: 99; width: 100%; height: 100%; padding-bottom: 190px; background-color: #f7f7f7; overflow-y: scroll; }

.mainnav li { border-bottom: 1px solid #ccc; }

.mainnav li a { display: block; font-size: 16px; color: #333; line-height: 46px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.mainnav .hasnav { position: relative; }

.mainnav .hasnav::after { content: ''; position: absolute; right: 0; top: 0; width: 46px; height: 46px; background: url("../images/navarrow.png") no-repeat center; -moz-background-size: 20px auto; -o-background-size: 20px auto; background-size: 20px auto; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.mainnav .hasnav.roll::after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.mainnav .full-subnav { display: none; }

.mainnav .full-subnav .commonweb { padding: 0; }

.mainnav .navban { display: none; }

.mainnav .sec-nav { background-color: rgba(255, 255, 255, 0.6); }

.mainnav .sec-title { padding-left: 20px; }

.mainnav .thr-list { display: none; }

.mainnav .thr-list a { padding-left: 40px; }

.headlanguage { position: absolute; right: 30px; top: 10px; }

.headlanguage .Currentlan { background: url(../images/icon10.png) no-repeat 100% center; padding: 0 15px 0 0; color: #999999; position: absolute; right: 77px; top: 7px; }

.headlanguage .language-choose { display: none; position: fixed; right: 80px; top: 60px; background-color: #f5f5f5; text-align: center; width: 100px; }

.headlanguage .language-choose a { display: block; line-height: 30px; }

@media (min-width: 1024px) {
    body { padding-top: 105px; }
    .header { height: 130px; padding: 0; }
    .header .hd-logo { float: left; padding-top: 25px; }
    .header .hd-logo img { height: 42px; }
    .header .hd-right { float: right; position: relative; padding-right: 80px; }
    .menu-handle { display: none; }
    .headsearch-box { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; }
    .search-handle { position: static; display: block; float: right; width: 26px; height: 26px; }
    .sm-fixslide { display: block; width: auto; position: static; text-align: right; white-space: nowrap; background: none; padding: 8px 0; font-size: 18px; line-height: 26px; letter-spacing: -1px; }
    .top-tel { -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
    .top-tel a:hover { color: #00824a; }
    .top-mail { margin: 0 0 0 10px; padding: 0 0 0 30px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
    .top-mail:hover { color: #00824a; }
    .hdr-search { position: fixed; left: auto; right: 0; top: 57px; z-index: 99; width: 260px; padding: 0; background: none; -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); border: 1px solid #ccc; }
    .hdr-search .hd-form { padding-right: 50px; }
    .hdr-search .hd-form .sub { width: 50px; font-size: 0; background: #fff url(../images/searchico.png) no-repeat center; }
    .mainnav { display: block; position: static; width: 100%; height: 100%; background: none; padding: 0; overflow: hidden; }
    .mainnav ul { margin-right: -1px; float: right; }
    .mainnav li { position: relative; float: left; border-bottom: 0; }
    .mainnav li a { font-size: 18px; line-height: 46px; color: #333; }
    .mainnav li a:hover, .mainnav li.cur .one-title a { color: #00824a; }
    .mainnav li .one-title { padding: 0 18px; line-height: 52px; }
    .mainnav li .one-title a { line-height: 88px; position: relative; }
    .mainnav li .one-title a:after { content: ""; height: 3px; position: absolute; bottom: 0; left: 51%; right: 51%; z-index: -1; background-color: #00824a; -o-transition-property: left,right; -moz-transition-property: left,right; transition-property: left,right; -webkit-transition-property: left,right; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; }
    .mainnav li:hover .one-title a:after, .mainnav li.active .one-title a:after, .mainnav li.cur .one-title a:after { left: 0; right: 0; z-index: 1; }
    .mainnav .hasnav::after { display: none; }
    .mainnav .full-subnav { position: fixed; top: 130px; left: 0; width: 100%; overflow: hidden; background-color: #f7f7f7; -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2); }
    .mainnav .full-subnav .commonweb { position: relative; padding-right: 780px; }
    .mainnav .navban { position: relative; display: block; padding: 25px 25px 25px 0; }
    .mainnav .navban img { position: relative; z-index: 3; display: block; width: 100%; min-height: 140px; }
    .mainnav .navban::after { content: ''; position: absolute; top: 0; right: 0; height: 100%; width: 1000px; background-color: #ebebeb; }
    .mainnav .navban .nav-img-text { position: absolute; left: 10px; bottom: 50px; width: 100%; z-index: 6; color: #ffffff; font-size: 16px; }
    .mainnav .sec-nav { position: absolute; right: -45px; top: 0; width: 825px; padding: 30px 0 0 2%; background-color: #f7f7f7; }
    .mainnav .sec-item { float: left; padding-right: 3%; }
    .mainnav .sec-item a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
    .mainnav .sec-title { margin-bottom: 10px; padding-left: 0; }
    .mainnav .sec-title a { font-size: 18px; line-height: 26px; }
    .mainnav .thr-list { display: block; }
    .mainnav .thr-list a { padding-left: 0; font-size: 14px; line-height: 26px; color: #595959; }
    .headlanguage { font-size: 16px; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 35px; }
    .headlanguage .Currentlan { position: static; }
    .headlanguage .language-choose { top: 56px; left: auto; right: -30px; }
}

@media (min-width: 1260px) {
    .header .hd-right { padding-right: 103px; }
    .mainnav li .one-title { padding: 0 22px; }
}

@charset "UTF-8";
.full-inside-subnav .channel-title::after { _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; }

/*common*/
.padtop { padding: 30px 0 0; }

.font36 { font-size: 20px; }

.font30 { font-size: 20px; }

.font20 { font-size: 18px; }

.font18 { font-size: 16px; }

.c00824a { color: #00824a; }

.h28 { height: 28px; }

.h13 { height: 13px; }

.center { text-align: center; }
.cffffff { color: #ffffff; }
.videomendation { cursor: pointer; }

.inside-banner { position: relative; overflow: hidden; }

.inside-banner img { width: 100%; display: block; }

.inside-banner .ban-title { font-size: 20px; line-height: 50px; color: #fff; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.full-inside-subnav { background-color: #f1f1f1; }

.full-inside-subnav .inside-subnav { position: relative; z-index: 25; }

.full-inside-subnav .channel-title { font-size: 16px; line-height: 50px; font-weight: bold; text-align: center; }

.full-inside-subnav .channel-title::after { content: ''; display: inline-block; vertical-align: middle; margin: 0 0 -3px 10px; border-width: 7px; border-style: solid dashed dashed dashed; border-color: #333 transparent transparent transparent; }

.full-inside-subnav .subnav { display: none; position: absolute; left: 0; top: 50px; z-index: 10; width: 100%; background-color: #fff; padding-bottom: 20px; border-top: 1px solid #ccc; -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2); font-size: 0; overflow: hidden; }

.full-inside-subnav .subnav.padding { padding: 0 44px; }

.full-inside-subnav .subnav a { display: block; padding-left: 20px; font-size: 16px; line-height: 45px; border-bottom: 1px solid #ccc; }

.full-inside-subnav .subnav a.cur { color: #00824a; }

.full-inside-subnav .subnav .sub-btn { display: none; }

.full-inside-subnav .crumb { display: none; }

.common-clumb-box { position: relative; }

.common-clumb { font-size: 0; padding-top: 30px; padding-bottom: 30px; overflow: hidden; }

.common-clumb .clumb-box { width: auto; }

.common-clumb a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #737373; font-size: 14px; text-align: center; border: 1px solid #cccccc; padding: 5px 10px; width: auto; margin: 0 10px 0 0; position: relative; min-width: 160px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.common-clumb a:hover, .common-clumb a.cur { border-color: #00824a; color: #ffffff; }

.common-clumb a:hover:before, .common-clumb a.cur:before { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.common-clumb a:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #00824a; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transition-property: transform; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.clumb-search { max-width: 190px; }

.clumb-search label { display: block; position: relative; border: 1px solid #ccc; }

.clumb-search .clum-submit { position: absolute; left: 4px; top: 0; background: url(../images/icon5.png) no-repeat center center; display: block; width: 30px; height: 100%; padding: 0; }

.clumb-search .clum-text { background: none; display: block; height: 35px; line-height: 35px; padding: 0 10px 0 40px; width: 100%; }

.clumb-search .clum-text::-webkit-input-placeholder { color: #b2b2b2; }

.clumb-search .clum-text:-moz-placeholder { color: #b2b2b2; }

.clumb-search .clum-text::-moz-placeholder { color: #b2b2b2; }

.clumb-search .clum-text:-ms-input-placeholder { color: #b2b2b2; }

@media (min-width: 768px) {
    .honor-clumb-box { padding-right: 200px; }
    .clumb-search { position: absolute; right: 0; top: 30px; }
}

@media (min-width: 1024px) {
    .font36 { font-size: 26px; }
    .font36 { font-size: 24px; }
    .font20 { font-size: 20px; }
    .font18 { font-size: 18px; }
    .inside-banner .ban-title { font-size: 36px; }
    .full-inside-subnav { overflow: hidden; }
    .full-inside-subnav .channel-title { display: none; }
    .full-inside-subnav .subnav { display: block; position: static; background-color: transparent; padding-bottom: 0; border-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
    .full-inside-subnav .subnav ul { height: 80px; }
    .full-inside-subnav .subnav li { width: auto; display: inline-block; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; height: 100%; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; }
    .full-inside-subnav .subnav li:hover a, .full-inside-subnav .subnav li.cur a { color: #00824a; }
    .full-inside-subnav .subnav a { float: left; display: block; padding: 0 13px; font-size: 16px; line-height: 80px; border-bottom: 0; }
    .full-inside-subnav .subnav .sub-btn { width: 44px; height: 100%; cursor: pointer; z-index: 10; background-color: #f1f1f1; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0; }
    .full-inside-subnav .subnav .sub-btn:before { display: block; content: ""; width: 14px; height: 14px; border-left: 2px solid #666666; border-bottom: 2px solid #666666; }
    .full-inside-subnav .subnav .sub-btn:hover:before { border-color: #00824a; }
    .full-inside-subnav .subnav .sub-btn.sub-prev { left: 0; }
    .full-inside-subnav .subnav .sub-btn.sub-prev:before { transform: rotate(40deg); -webkit-transform: rotate(40deg); -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -o-transform: rotate(40deg); margin: 34px 0 0 17px; }
    .full-inside-subnav .subnav .sub-btn.sub-next { right: 0; }
    .full-inside-subnav .subnav .sub-btn.sub-next:before { transform: rotate(225deg); -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); margin: 34px 0 0 8px; }
    .common-clumb { padding: 52px 0 0 0; }
    .common-clumb a { padding: 6px 29px; }
    .clumb-search { top: 52px; }
}

@media (min-width: 1199px) {
    .font36 { font-size: 36px; line-height: 38px; }
    .font30 { font-size: 30px; line-height: 34px; }
    .full-inside-subnav .inside-subnav { /*width: 73%;*/ width: 57%; float: left; }
    .full-inside-subnav .crumb { position: relative; float: right; /*width: 27%;*/ width: 43%; display: block; color: #737373; font-size: 0; line-height: 80px; }
    .full-inside-subnav .crumb .inner { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; text-align: right; }
    .full-inside-subnav .crumb a { position: relative; z-index: 3; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #737373; font-size: 14px; }
    .full-inside-subnav .crumb a:after { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; margin: -3px 2px 0 8px; border: 5px solid rgba(255, 255, 255, 0); border-left-color: #848484; }
    .full-inside-subnav .crumb a:hover { color: #00824a; }
    .full-inside-subnav .crumb span { position: relative; z-index: 3; font-size: 13px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
    .full-inside-subnav .crumb .home { padding-left: 18px; vertical-align: middle; background: url("../images/homeico.png") no-repeat 0 center; }
}

.zdsbacktop { z-index: 100; position: fixed; right: 20px; bottom: 10%; width: 40px; height: 40px; border: 1px solid #ccc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: none; background: #333333 url(../images/wicon89.png) no-repeat center center; }

@media (min-width: 1180px) {
    .zdsbacktop { width: 50px; height: 50px; }
}

/*工厂面貌*/
.elect-list { padding-bottom: 30px; }

.elect-list li { margin: 0 0 15px 0; }

.elect-list a { display: block; background-color: #f2f2f2; }

.elect-list a img { display: block; width: 100%; }

.elect-list .elc-text { text-align: center; height: 45px; line-height: 45px; }

@media (min-width: 768px) {
    .elect-list { overflow: hidden; padding-bottom: 0; }
    .elect-list ul { margin: 0 -11px; }
    .elect-list li { padding: 0 11px; margin: 0 0 30px 0; }
    .elect-list li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .elect-list li:hover a { background-color: #00824a; color: #ffffff; }
    .elect-list .elc-img { overflow: hidden; }
    .elect-list .elc-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .elect-list .elc-text { font-size: 16px; height: 53px; line-height: 53px; }
}

@media (min-width: 1024px) {
    .Electric-min { padding-top: 92px; padding-bottom: 60px; }
    .elect-list ul { padding: 0 0 30px 0; }
}

.probg { position: fixed; top: 0; width: 100%; height: 100%; left: 0; background: black; z-index: 90; display: none; }

.thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 100; }

.thumb-wraper { width: 80%; position: fixed; top: 50%; left: 50%; max-height:600px; -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); word-wrap: break-word; line-height: 28px; z-index: 9; }

.thumb-copy-wrapper { position: relative; overflow: hidden; }

.thumb-popup .swiper-wrapper { width: 100%; }

.thumb-popup .swiper-wrapper li { position: relative; height: 100%; width: 100%; text-align: center; }

/*.thumb-popup .swiper-wrapper li img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; position: relative; }*/

.thumb-popup .swiper-wrapper li img { display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    position: relative;}

.thumb-popup .close { width: 35px; height: 35px; position: fixed; display: block; top: 20px; right: 3%; background-image: url(../images/winco04.png); background-position: center center; background-repeat: no-repeat; -moz-background-size: 12px auto; -o-background-size: 12px auto; background-size: 12px auto; cursor: pointer; z-index: 99; background-color: #00824a; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.thumb-popup h4 { text-align: center; font-size: 16px; padding: 20px 0; }

.banner-btn { cursor: pointer; }

.swiper-left { left: -40px; }

.swiper-right { right: -40px; background-position: right 0; }

.popup-btn { position: fixed; width: 50px; height: 50px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; z-index: 1000; }

.popup-btn:after { content: ""; position: absolute; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.swiper-left:after { border-right: 15px solid #fff; }

.swiper-right:after { border-left: 15px solid #fff; }

.popup-btn:hover { border-color: #fff; }

/*公司介绍*/
.Company-main { padding-top: 30px; padding-bottom: 30px; line-height: 22px; }

.company-dl { color: #666666; }

.company-dl dt img { display: block; margin: 0 auto; }

.compa-list { padding: 30px 0 0 0; }

.compa-list ul { font-size: 0; }

.compa-list li { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 33%; color: #00824a; text-align: center; padding: 0 5px 10px; }

.compa-list li .com-num { font-size: 20px; }

.compa-list li .com-text { font-size: 13px; line-height: 18px; }

.compa-list li img { display: block; margin: 0 auto 5px; height: 40px; }

@media (min-width: 1024px) {
    .Company-main { padding-top: 82px; padding-bottom: 106px; }
    .company-dl dt { float: right; width: 41.5%; }
    .company-dl dd { float: left; width: 53%; }
    .compa-list { overflow: hidden; padding-bottom: 19px; }
    .compa-list ul { margin: 0 -5px; }
    .compa-list li { width: 24%; }
    .compa-list li img { height: 50px; margin-bottom: 11px; }
    .compa-list li .com-num { font-size: 38px; line-height: 40px; }
}

/*荣誉证书*/
.Honor-list li { margin: 0 0 15px 0; }

.Honor-list a { display: block; background-color: #f2f2f2; padding: 10px; }

.Honor-list a img { display: block; margin: 0 auto; }

.Honor-list .elc-text { text-align: center; margin: 5px 0 0 0; display: -webkit-box; height: 54px; line-height: 18px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #808080; }

@media (min-width: 768px) {
    .Honor-list { overflow: hidden; }
    .Honor-list ul { margin: 0 -7px; }
    .Honor-list li { padding: 0 7px; margin: 0 0 20px 0; }
    .Honor-list li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .Honor-list li:hover .elc-text { color: #00824a; }
    .Honor-list .elc-img { overflow: hidden; }
    .Honor-list .elc-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
}

@media (min-width: 1024px) {
    .Honors-min { padding-top: 40px; padding-bottom: 88px; }
    .Honor-list a { padding: 25px 25px 16px; }
    .Honor-list ul { padding: 0 0 35px 0; }
    .Honor-list .elc-text { height: 24px; line-height: 24px; margin-top: 22px; }
}

/*新闻中心*/
.Newsinform-main { padding-top: 30px; padding-bottom: 30px; }

.Newsinform-main li a { display: block; }

.Newsinform-main .news-name { color: #4c4c4c; font-size: 16px; }

.Newsinform-main .news-text { color: #999999; margin: 10px 0; }

.Newsinform-main .news-detil { color: #999999; position: relative; }

.Newsinform-main .news-detil .date { background: url(../images/icon6.png) no-repeat left center; padding: 0 0 0 20px; position: absolute; right: 0; top: 0; }

.news-top .left-img img { display: block; width: 100%; }

.news-top .right-cont { padding: 20px 0; }

.news-top .right-cont .news-name { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news-top .right-cont .news-text { display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news-minlist ul { padding-bottom: 30px; }

.news-minlist .news-name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-minlist .news-text { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin: 0; }

.news-minlist li { border-bottom: 1px dashed #e0e0e0; padding: 10px 0 10px 0; position: relative; }

.news-minlist li:last-child { border: 0; }

.news-minlist .left-date { text-align: center; background-color: #e6e6e6; width: 70px; height: 70px; float: left; color: #808080; padding: 5px 0 0 0; margin: 0 10px 0 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.news-minlist .left-date span { display: block; }

.news-minlist .left-date .date { font-size: 30px; padding: 5px 0 0 0; }

@media (min-width: 768px) {
    .news-top .left-img { float: left; max-width: 39.2%; overflow: hidden; }
    .news-top .right-cont { overflow: hidden; padding: 30px 0 0 30px; }
}

@media (min-width: 1024px) {
    .Newsinform-main { padding-top: 60px; padding-bottom: 74px; }
    .Newsinform-main .news-name { font-size: 18px; }
    .Newsinform-main .news-text { line-height: 24px; }
    .news-minlist { padding-top: 10px; }
    .news-minlist li { padding: 20px 0 20px 0; }
    .news-minlist li:hover .left-date { background-color: #00824a; color: #ffffff; }
    .news-minlist .news-text { white-space: normal; height: 48px; line-height: 24px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; margin: 9px 0 17px; }
    .news-minlist .left-date { width: 120px; height: 120px; margin: 0 30px 0 0; padding: 14px 0 0 0; }
    .news-minlist .left-date .date { font-size: 58px; line-height: 60px; }
    .news-top:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .news-top .left-img { overflow: hidden; }
    .news-top .left-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .news-top:hover .news-detil .more { color: #00824a; }
    .news-top .right-cont { padding-top: 33px; }
    .news-top .right-cont .news-text { line-height: 24px; height: 48px; margin: 16px 0 29px; }
    .news-top .right-cont .news-name { line-height: 26px; }
}

/*新闻详情*/
.newscont11 { padding: 30px 0; }

.detailtitle11 h4 { font-size: 21px; line-height: 29px; color: #333333; margin-bottom: 15px; }

.detaildate11 { font-size: 20px; color: #8e8e8e; font-family: Arial; }

.detailtext11 { padding: 20px 0; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; margin-top: 20px; color: #7d8184; }

.detailtext11 img { max-width: 100%; }

.detailpage11 { padding-top: 20px; color: #666666; line-height: 28px; }

.detailpage11 dd p { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.detailpage11 dd a { color: #666666; }

.detailback11 { display: block; margin-top: 15px; width: 135px; height: 40px; line-height: 40px; background-color: #00824a; color: #ffffff; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.detailback11:hover { color: #ffffff; }

.Share11 { display: none; position: absolute; left: 0px; top: 710px; width: 73px; z-index: 9; padding-top: 60px; }

.newsshare11 a { display: block; width: 60px !important; height: 60px !important; margin: 0 0 1px 0 !important; float: none !important; background-size:60px; }

.weibolink { background-image: url(../images/news11xw02.png) !important; }

.tenngxunlink { background-image: url(../images/news11xw03.jpg) !important; }

.qqlink { background-image: url(../images/news11xw04.png) !important; }

.weixinlink { background-image: url(../images/news11xw05.png) !important; }

.baidulink { background-image: url(../images/news11xw06.jpg) !important; }

.taolink { background-image: url(../images/news11xw07.jpg) !important; }

.weibolink:hover { background-image: url(../images/news11xw08.png) !important; }

.tenngxunlink:hover { background-image: url(../images/news11xw09.jpg) !important; }

.qqlink:hover { background-image: url(../images/news11xw10.png) !important; }

.weixinlink:hover { background-image: url(../images/news11xw11.png) !important; }

@media (min-width: 768px) {
    .detailtext11 { padding: 50px 3% 0 11%; min-height: 510px; }
    .Share11 { display: block; }
}

@media (min-width: 992px) {
    .newscont11 { padding: 47px 0 67px; }
    .detailtitle11 h4 { margin-bottom: 25px; font-size: 24px; line-height: 34px; }
    .detailtext11 { margin-top: 29px; }
    .detailtitle11 { padding-right: 133px; }
    .detaildate11 { font-size: 24px; }
    .detailpage11 { padding-top: 42px; }
    .detailpage11 dd { float: left; font-size: 16px; width: 70%; }
    .detailpage11 dt { float: right; }
    .detailback11 { margin: 0; width: 144px; height: 49px; line-height: 49px; font-size: 18px; }
    .detailpage11 dd a:hover { color: #00824a; }
}

@media (min-width: 1260px) {
    .detailtitle11 h4 { font-size: 36px; line-height: 48px; }
    .detailtext11 { padding: 59px 3% 37px 11%; }
}

/*视频弹窗*/
.recruitmentfloat { display: none; z-index: 110; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 640px) {
    .tianjiatvwrap .videobox { height: 350px; }
}

@media (min-width: 1024px) {
    .tianjiatvwrap { width: 1000px; }
    .tianjiatvwrap .videobox { height: 600px; }
}

/*视频展示*/
.Videodisplay-main { padding-top: 30px; }

.video-top img { display: block; margin: 0 auto; }

.video-top .left-img img, .video-top .top-img img { width: 100%; }

.video-top .right-video { margin: 15px 0 0 0; background-color: #f2f2f2; }

.video-top .videocont { padding: 8px 13px; }

.video-top .left-icon { float: left; width: 25%; max-width: 90px; }

.video-top .left-icon img { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.video-top .video-text { overflow: hidden; padding: 0 0 0 10px; }

.video-top .video-text .title { color: #333333; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.video-top .video-text .name { color: #999999; line-height: 18px; display: -webkit-box; height: 34px; line-height: 17px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.video-top .video-text .learnmore { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; padding: 0 16px; line-height: 28px; background-color: #00824a; color: #ffffff; text-align: center; margin: 4px 0 0 0; }

.Videolist-min { overflow: hidden; padding-bottom: 30px; }

.Videolist-min ul { margin: 0 -5px; }

.Videolist-min li { padding: 0 5px; }

.Videolist-min .videocont .title { color: #333333; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin: 5px 0 2px 0; }

.Videolist-min .videocont .name { color: #999999; line-height: 18px; display: -webkit-box; height: 36px; line-height: 18px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.Videolist-min .videocont .recording { color: #b3b3b3; display: -webkit-box; height: 36px; line-height: 18px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 5px 0 0 0; }

.Videolist-min .video-img { position: relative; }

.Videolist-min .video-img img { display: block; width: 100%; }

.Videolist-min .video-img .duration { position: absolute; right: 5px; bottom: 5px; width: 41px; height: 17px; line-height: 17px; text-align: center; overflow: hidden; background-color: #00824a; color: #ffffff; font-size: 12px; font-family: Arial; }

@media (min-width: 1024px) {
    .Videodisplay-main { padding-top: 63px; }
    .Videodisplay-main .common-clumb { padding-top: 35px; }
    .video-top { position: relative; padding: 0 0 0 43.4%; }
    .video-top .left-img { width: 41.7%; height: 100%; position: absolute; left: 0; }
    .video-top .left-img img { height: 100%; }
    .video-top .right-video { margin: 0; padding: 0; }
    .video-top .video-text { padding: 0 0 0 20px; }
    .video-top .video-text .title { font-size: 18px; }
    .video-top .video-text .learnmore { margin: 0; }
    .Videolist-min { padding-top: 39px; padding-bottom: 79px; }
    .Videolist-min ul { padding-bottom: 30px; }
    .Videolist-min li { margin-bottom: 11px; }
    .Videolist-min li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .Videolist-min li:hover .title { color: #00824a; }
    .Videolist-min .video-img { overflow: hidden; }
    .Videolist-min .video-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .Videolist-min .videocont .title { font-size: 18px; margin: 12px 0 4px 0; }
    .Videolist-min .videocont .recording { margin: 20px 0 0 0; }
}

@media (min-width: 1199px) {
    .Videolist-min li { width: 20%; }
}

/*保养须知*/
.ElectricVehicle { padding-top: 30px; padding-bottom: 30px; }

.Electric-dl dd { padding: 20px 0 0 0; color: #929292; }

.Electric-dl dd h2 { color: #242424; }

.Electric-dl dt img { display: block; margin: 0 auto; }

.Maintenance { background-color: #f3f7fa; }

.Battery-dl dt { position: relative; }

.Battery-dl dt img { display: block; margin: 0 auto; }

.Battery-dl dt .bat-icon { margin-top: 10px; }

.Battery-dl dd { padding: 20px 0; color: #7d8184; }

.Battery-dl dd h2 { color: #242424; }

.BatteryCare { overflow: hidden; }

.Batterycar-dl dt { position: relative; }

.Batterycar-dl dt img { display: block; margin: 0 auto; }

.Batterycar-dl dt .bat-icon { margin-top: 10px; }

.Batterycar-dl dd { padding: 20px; color: #7d8184; background-color: #f3f7fa; margin: 0 -15px; }

.Batterycar-dl dd h2 { color: #242424; }

@media (min-width: 768px) {
    .Batterycar-dl dd { margin: 0 -20px; }
}

@media (min-width: 1024px) {
    .ElectricVehicle { padding-top: 60px; padding-bottom: 64px; }
    .Electric-dl dt { float: left; max-width: 525px; }
    .Electric-dl dd { overflow: hidden; }
    .Maintenance { padding-top: 38px; }
    .Battery-dl { position: relative; }
    .Battery-dl dt { position: absolute; right: 0; bottom: 0; width: 40%; }
    .Battery-dl dt .bat-icon { margin-top: -100px; max-width: 286px; }
    .Battery-dl dd { float: left; width: 55.5%; padding: 0 0 44px; }
    .BatteryCare { padding-top: 70px; }
    .Batterycar-dl { position: relative; }
    .Batterycar-dl dt { float: left; width: 42.6%; position: relative; }
    .Batterycar-dl dt:after { content: ""; display: block; width: 500%; height: 100%; max-height: 551px; background-color: #f3f7fa; position: absolute; top: 0; left: 0; z-index: -1; }
    .Batterycar-dl dt .bat-icon { margin-top: -100px; max-width: 286px; }
    .Batterycar-dl dd { float: right; width: 57.4%; padding: 20px 0 20px 20px; position: relative; background: none; margin: 0; }
}

@media (min-width: 1280px) {
    .Electric-dl dd { padding-top: 66px; }
    .Batterycar-dl dd { padding: 46px 0 0 58px; }
}

/*产品手册*/
.Manuals-min { background-color: #faf9f9; }

.select-product { padding-top: 30px; }

.select-product input { font-family: Arial; }

.select-product .selepro-title { font-size: 16px; line-height: 21px; font-family: Arial; }

.select-product .select-pro-list { margin: 15px 0 0 0; }

.select-product .select-input { background-color: #ffffff; border: 1px solid #d9d9d9; background-image: url(../images/icon8.png); background-repeat: no-repeat; background-position: 98% center; margin: 0 0 15px; }

.select-product .select-input select { display: block; height: 38px; line-height: 38px; padding: 0 20px 0 12px; width: 100%; background: none; color: #8c8c8c; font-family: Arial; }

.select-product .Inquire { background-color: #008348; height: 39px; line-height: 39px; width: 100px; color: #ffffff; font-family: Arial; font-size: 16px; }

.select-product .input-pro-list { position: relative; padding-right: 110px; margin: 15px 0 0 0; }

.select-product .input-pro-list .Inquire { position: absolute; right: 0; top: 0; }

.select-product .inputtext { background-color: #ffffff; border: 1px solid #d9d9d9; width: 100%; display: block; height: 39px; line-height: 49px; padding: 0 10px; }

.Download-product { padding-top: 24px; padding-bottom: 20px; }

.Download-product table { border-spacing: 0; border-collapse: collapse; text-align: center; margin: 0 0 20px 0; width: 100%; }

.Download-product table th { border: 1px solid #ffffff; background-color: #008348; color: #ffffff; padding: 5px 2px; line-height: 20px; font-weight: normal; }

.Download-product table td { border: 1px solid #d9d9d9; padding: 6px 2px; line-height: 20px; font-weight: normal; background-color: #ffffff; }

.Download-product .pro-download { background: url(../images/download.png) no-repeat center center; display: block; width: 35px; height: 35px; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

@media (min-width: 1024px) {
    .select-product .selepro-title { font-size: 18px; }
    .select-product .select-pro-list { position: relative; padding-right: 110px; }
    .select-product .Inquire { position: absolute; right: 0; top: 0; }
    .select-product .select-input { float: left; width: 50%; }
    .Download-product { padding-bottom: 87px; }
    .Download-product table { margin: 0 0 50px 0; }
    .Download-product table th { padding: 13px 2px; font-size: 18px; }
    .Download-product table td { font-size: 16px; }
}

@media (min-width: 1199px) {
    .select-product { padding-top: 62px; }
    .select-product .select-input { width: 48.8%; }
    .select-product .select-input:first-child { margin-right: 10px; }
    .select-product .select-pro-list { max-width: 538px; float: left; width: 50%; margin-right: 20px; }
    .select-product .input-pro-list { max-width: 358px; float: left; width: 50%; }
}

/*质保政策*/
.WarrantyTerms-main { color: #7d8184; line-height: 22px; padding: 30px 0; }

.WarrantyTerms-main h2 { color: #3b3b3b; }

.Warranty-list { padding: 30px 0; background-color: #ffffff; }

.Warranty-list h3 { color: #00824a; font-size: 16px; padding: 0 0 5px 0; }

.Warranty-list dt img { display: block; margin: 0 auto; }

.Warranty-list dd { padding: 15px 0 0 0; }

.Warranty-list:nth-child(odd) { background-color: #f2f2f2; }

@media (min-width: 1024px) {
    .WarrantyTerms-main { padding: 57px 0 30px 0; }
    .Warranty-list { padding: 40px 0; }
    .Warranty-list h3 { font-size: 24px; padding: 0 0 15px 0; }
    .Warranty-list dt { float: left; width: 43.3%; }
    .Warranty-list dd { padding: 5px 0 0 20px; overflow: hidden; }
    .Warranty-list:nth-child(odd) dt { float: right; }
    .Warranty-list:nth-child(odd) dd { padding: 5px 20px 0 0; }
}

@media (min-width: 1280px) {
    .Warranty-list { padding: 64px 0; }
    .Warranty-list h3 { padding: 0 0 21px 0; }
    .Warranty-list dd { padding: 10px 0 0 50px; }
    .Warranty-list:nth-child(odd) dd { padding: 10px 50px 0 0; }
}

/*联系我们*/
.contact-inside-subnav .subnav img { display: none; }

.Question-tog { padding-top: 30px; display: none; }

.ques-text { font-size: 16px; color: #333333; }

.readipbox { padding-top: 10px; }

.readipbox .radio { background: url(../images/icon16.png) no-repeat left 4px; cursor: pointer; color: #666666; }

.readipbox .radio input { opacity: 0; margin: 0 24px 0 0; }

.readipbox .radio.on { background-image: url(../images/icon16ho.png); }

.Complaintsm { padding: 30px 0; }

.Complaintsm li { margin-bottom: 15px; }

.Complaintsm label { display: block; border: 1px solid #d9d9d9; padding: 0 0 0 10px; position:relative; }

.Complaintsm label span { color: #666666; float: left; display: block; height: 40px; line-height: 40px; position: relative; padding: 0 0 0 15px; }

.Complaintsm label em { color: #e12e2e; font-size: 18px; display: block; position: absolute; left: 0; }

.Complaintsm label input { display: block; background: none; border: 0; height: 40px; line-height: 40px; overflow: hidden; padding: 0 10px; width: 66%; }

.Complaintsm label select { display: block; background: none; border: 0; height: 40px; line-height: 40px; overflow: hidden; padding: 0 10px; width: 66%; }

.Complaintsm label textarea { display: block; padding: 8px 10px; overflow: hidden; height: 100px; width: 68%; background:none;}

.Complaintsm li.vccode { position: relative; padding-right: 100px; }

.Complaintsm li.vccode .changecode { display: block; height: 42px; position: absolute; right: 0; top: 0; border: 1px solid #d9d9d9; }


.Complaintsm li.submit label { background-color: #00824a; border-color: #00824a; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.Complaintsm li.submit input { width: 100%; color: #fff100; font-size: 20px; }

.Complaintsm li:nth-child(5) label:after{content:'';position: absolute;right: 20px;top: 40%;transform: translateY(50%);border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #000;}

.Manufact-com { padding-bottom: 20px; overflow: hidden; }

.Manufact-com ul { padding-top: 10px; }

.Manufact-com li { margin: 0 0 10px 0; }

.Manufact-com li img { position: absolute; left: 0; top: 5px; }

.Manufact-com li a { display: block; color: #666666; position: relative; padding: 0 0 0 25px; }

@media (min-width: 1024px) {
    .contact-inside-subnav { padding-top: 42px; }
    .contact-inside-subnav .inside-subnav { width: 100%; }
    .contact-inside-subnav .subnav ul { height: 136px; }
    .contact-inside-subnav .subnav img { display: block; margin: 0 auto; height: 56px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
    .contact-inside-subnav .subnav img.icon2 { display: none; }
    .contact-inside-subnav .subnav a { line-height: 20px; font-size: 16px; color: #4c4c4c; padding: 0 95px 0 0; display: block; height: 100%; }
    .contact-inside-subnav .subnav li { position: relative; max-width: 232px; text-align: center; }
    .contact-inside-subnav .subnav li:after { content: ""; display: block; width: 0; height: 0; border-bottom: 17px solid #ffffff; border-left: 20px solid transparent; border-right: 20px solid transparent; position: absolute; left: 50%; margin-left: -67px; bottom: 0; opacity: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
    .contact-inside-subnav .subnav li:hover .icon1, .contact-inside-subnav .subnav li.curr .icon1 { display: none; }
    .contact-inside-subnav .subnav li:hover .icon2, .contact-inside-subnav .subnav li.curr .icon2 { display: block; }
    .contact-inside-subnav .subnav li:hover:after, .contact-inside-subnav .subnav li.curr:after { opacity: 1; }
    .Question-tog { padding-top: 63px; }
    .ques-text { font-size: 18px; }
    .readipbox { padding-top: 28px; }
    .readipbox .radio { margin: 0 0 10px 0; font-size: 16px; }
    .Complaintsm { padding: 65px 0; overflow: hidden; }
    .Complaintsm ul { margin: 0 -20px; }
    .Complaintsm li { float: left; width: 50%; padding: 0 20px; margin: 0 0 30px 0; }
    .Complaintsm li.textarea { width: 100%; }
    .Complaintsm li.vccode { padding-right: 166px; }
    .Complaintsm li.vccode .changecode { height: 68px; }
    .Complaintsm li.submit { padding-left: 100px; padding-top: 8px; }
    .Complaintsm li.submit input { font-size: 28px; height: 60px; line-height: 60px; }
    .Complaintsm label:focus { border-color: #00824a; }
    .Complaintsm label input { height: 66px; line-height: 66px; width: 64%; font-size: 16px; }
	.Complaintsm label select { height: 66px; line-height: 66px; width: 64%; font-size: 16px; }
    .Complaintsm label span { font-size: 18px; height: 66px; line-height: 66px; padding-left: 20px; }
    .Complaintsm label textarea { height: 288px; padding: 21px; font-size: 16px; }
    .cont-title { font-size: 28px; line-height: 30px; }
    .Manufact-com ul { padding-top: 30px; margin: 0 -10px; }
    .Manufact-com a { line-height: 26px; }
    .Bases-list { padding-top: 24px; }
}

/*产品中心*/
.inside-banner-product li { -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.full-prdt-cover { width: 100%; padding: 30px 0; background-position: center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-image: url("../images/coverbg.jpg"); }

.full-prdt-cover .cover-title { color: #fff; }

.full-prdt-cover .cover-title .en { font-size: 20px; font-weight: lighter; margin: 0 0 10px 0; }

.full-prdt-cover .cover-title .cn { font-size: 18px; }

.cover-cate { padding-top: 30px; overflow: hidden; }

.cover-cate ul { margin: 0 -5px; }

.cover-cate li { margin-bottom: 10px; float: left; width: 50%; padding: 0 5px; }

.cover-cate li a { display: block; background-color: #ffffff; padding: 0 10px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.cover-cate .thumb { padding: 15px 0 0; }

.cover-cate .thumb img { display: block; margin: 0 auto; }

.cover-cate .thumb img.icon2 { display: none; }

.cover-cate .info { padding: 15px 0; }

.cover-cate .info .cate-en { color: #00824a; text-align: center; line-height: 24px; height: 48px; }

@media (min-width: 768px) {
    .full-prdt-cover { padding: 6% 0 7%; }
    .full-prdt-cover .cover-title .en { font-size: 30px; line-height: 36px; }
    .full-prdt-cover .cover-title .cn { font-size: 22px; }
    .cover-cate ul { margin: 0 -7px; }
    .cover-cate li { width: 25%; float: left; padding: 0 7px; margin-bottom: 14px; position: relative; }
    .cover-cate li a { display: block; }
    .cover-cate .info .cate-en { font-size: 16px; }
}

@media (min-width: 992px) {
    .cover-cate li { width: 20%; }
    .cover-cate li:hover a { background-color: #00824a; color: #ffffff; }
    .cover-cate li:hover .thumb .icon1 { display: none; }
    .cover-cate li:hover .thumb .icon2 { display: block; }
    .cover-cate li:hover .info .cate-en { color: #ffffff; }
}

@media (min-width: 1260px) {
    .full-prdt-cover { padding: 10.5% 0 15.3%; }
    .full-prdt-cover .cover-title .en { font-size: 36px; margin: 0 0 23px 0; }
    .cover-cate { padding-top: 84px; padding-right: 11.7%; }
    .cover-cate .thumb { padding-top: 36px; }
    .cover-cate .info { padding: 21px 0; }
    .cover-cate .info .cate-en { font-size: 18px; margin-left: -10px; margin-right: -10px; }
}

/*产品列表*/
.Product-min { padding-bottom: 30px; }


.Product-min ul { padding-bottom: 30px; display:flex;flex-wrap:wrap;}

.Product-min li { border: 1px solid #e6e6e6; padding: 10px 5px; margin-bottom: -1px; float:none; width:100%;}

.Product-min li img { display: block; margin: 0 auto; }

.Product-min li .pro-tit { text-align: center; font-size: 20px; font-weight: lighter; }

.Product-min li .pro-img { padding: 20px 0 10px; }
.Product-min .perform { height:79px;}
.Product-min .perform .per-list { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; color: #666666; line-height: 20px; float: left; width: 33.333%; position: relative; text-align: center; }

.Product-min .perform .per-list p { font-weight: lighter; }

.Product-min .perform .per-list:after { width: 1px; height: 36px; display: block; content: ""; background-color: #e1e1e1; position: absolute; right: 0; bottom: 0; }

.Product-min .perform .per-list:last-child:after { display: none; }

.Product-min .pro-btns { font-size: 0; text-align: center; padding: 30px 0 15px; }

.Product-min .pro-btns a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; color: #00824a; border: 1px solid #00824a; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; width: 98px; height: 35px; line-height: 35px; margin: 0 5px; font-weight: lighter; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.Product-min .pro-btns a:hover, .Product-min .pro-btns a.cur { background-color: #00824a; color: #ffffff; }

@media (min-width: 768px) {
    .Product-min li { float: left; width: 50%; margin-left: -1px; }
}

@media (min-width: 992px) {
    .Product-min li { width: 33.3333%; }
}

@media (min-width: 1024px) {
    .Product-min { padding-bottom: 54px; }
    .Product-min ul { padding-top: 40px; padding-bottom: 50px; }
    .Product-min li { padding: 34px 10px; }
    .Product-min li .pro-tit { font-size: 28px; }
    .Product-min li .pro-img { padding: 36px 0 5px; }
    .Product-min .perform .per-list { font-size: 16px; }
    .Product-min .perform .per-list p { margin: 8px 0 0 0; }
    .Product-min .pro-btns { padding: 33px 0 0; }
}

/*产品详情*/
.pro-detail-min { padding-top: 30px; padding-bottom: 30px; }

.pro-detail-info { border: 1px solid #ebebeb; position: relative; }

.pro-detail-info .pro-big-imgwrapper { overflow: hidden; position: relative; background-color: #e5f2ed; }

.pro-detail-info .pro-big-imgwrapper img { display: block; width: 100%; }

.pro-detail-info .pro-big-imgwrapper .info-dott { position: absolute; bottom: 10px; left: 0; width: 100%; text-align: center; z-index: 9; }

.pro-detail-info .pro-big-imgwrapper .info-dott span { background-color: #00824a; }

.pro-detail-info .pro-big-imgwrapper li { background-color: #e5f2ed; }

.pro-detail-info .pro-big-imgwrapper li img { display: block; margin: 0 auto; }

.pro-detail-info .pro-info-right { padding: 20px; }

.pro-detail-info .pro-info-right .pro-name { color: #00824a; font-size: 20px; }

.pro-detail-info .pro-info-right .pro-text { padding: 10px 0; }

.pro-detail-info .pro-info-right .pro-text p { position: relative; padding: 0 0 0 15px; }

/* .pro-detail-info .pro-info-right .pro-text p:before { display: block; content: ""; width: 6px; height: 6px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: #00824a; position: absolute; left: 0; top: 9px; } */

.pro-small-box { position: relative; padding: 0 30px; }

.pro-small-box .pro-small-imgwrapper { position: relative; overflow: hidden; }

.pro-small-box .pro-small-imgwrapper li { position: relative; }

.pro-small-box .pro-small-imgwrapper li img { display: block; margin: 0 auto; }

.pro-small-box .pro-small-imgwrapper li:after { display: block; content: ""; width: 100%; height: 100%; border: 1px solid #dadada; position: absolute; top: 0; left: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.pro-small-box .pro-small-imgwrapper li:hover:after, .pro-small-box .pro-small-imgwrapper li.cur:after { border: 4px solid #00824a; }

.pro-small-box .pro-btn { display: block; background-repeat: no-repeat; -moz-background-size: auto; -o-background-size: auto; background-size: auto; width: 25px; height: 25px; position: absolute; top: 50%; margin-top: -17px; z-index: 2; }

.pro-small-box .pro-btn.pro-prev { background-image: url(../images/icon34.png); left: 0; }

.pro-small-box .pro-btn.pro-prev:hover { background-image: url(../images/icon34ho.png); }

.pro-small-box .pro-btn.pro-next { background-image: url(../images/icon35.png); right: 0; }

.pro-small-box .pro-btn.pro-next:hover { background-image: url(../images/icon35ho.png); }

.pro-bot-share { padding: 20px 0; }

.pro-bot-share a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 30px; height: 30px; background-repeat: no-repeat; -moz-background-size: 27px; -o-background-size: 27px; background-size: 27px; background-position: center; margin: 10px 0 0 0; }

.pro-bot-share a.instagram { background-image: url(../images/icon37.png); }

.pro-bot-share a.twitter { background-image: url(../images/icon38.png); }

.pro-bot-share a.facebook { background-image: url(../images/icon39.png); }

.pro-bot-share a.vkontakte { background-image: url(../images/icon40.png); }

.pro-bot-share a.shareweixin { background-image: url(../images/weixin.png); }

.pro-bot-share a.youtube { background-image: url(../images/icon41.png); }

.pro-bot-share .share { font-size: 0; }

.pro-bot-share .share span { font-size: 16px; line-height: 50px; }

.pro-bot-share .InquiryNow { font-size: 14px; color: #e8be1d; background-color: #00824a; width: 110px; height: 26px; line-height: 26px; text-align: center; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.brand-title { font-size: 20px; color: #4c4c4c; }

.Brandpro-min { background-color: #f2f2f2; padding: 20px 0; }

.Brandpro-list { padding: 30px 0; }

.Brandpro-list dl { border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.Brandpro-list dl dt { padding: 10px 46px 10px 20px; position: relative; font-size: 16px; color: #595959; cursor: pointer; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; font-weight: lighter; }

.Brandpro-list dl dt:after { content: ""; display: block; position: absolute; background: url(../images/icon33.png) no-repeat center; -moz-background-size: 26px; -o-background-size: 26px; background-size: 26px; width: 44px; height: 44px; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.Brandpro-list dl dt.cur { background-color: #00824a; color: #ffffff; font-weight: normal; }

.Brandpro-list dl dt.cur:after { background-image: url(../images/icon33ho.png); }

.Brandpro-list dl dd { padding: 10px 0; display: none; }

.Brandpro-list dl dd .bran-text { padding: 10px 0; color: #666666; }

.relat-pro-title { color: #00824a; font-size: 18px; position: relative; padding: 10px 20px; background-color: #f2f2f2; }

.relat-pro-title a { display: block; color: #00824a; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 20px; background: url(../images/icon32.png) no-repeat 100% center; padding: 0 16px 0 0; font-size: 14px; }

.Related-products { padding-top: 30px; padding-bottom: 30px; }

.Related-products ul { padding-top: 25px; }

.Related-products li { margin-bottom: 15px; }

.Related-products li a { display: block; background-color: #f2f2f2; padding: 20px; }

.Related-products li img { display: block; margin: 0 auto; }

.Related-products li .pro-name { font-size: 16px; color: #666666; text-align: center; }

@media (min-width: 768px) {
    .brand-title { font-size: 26px; }
    .Brandpro-list { padding: 46px 0 60px 0; }
    .Brandpro-list dl dt { font-size: 18px; padding: 17px 70px 17px 30px; }
    .Brandpro-list dl dt:after { width: 60px; height: 60px; right: 30px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
    .Brandpro-list dl dd { padding: 20px 0; }
    .Brandpro-list dl dd .bran-text { font-size: 16px; line-height: 34px; }
    .Related-products { overflow: hidden; }
    .Related-products ul { margin: 0 -15px; }
    .Related-products li { float: left; width: 33.333%; padding: 0 15px; margin: 0 0 30px 0; }
    .Related-products li .pro-name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
}

@media (min-width: 1024px) {
    .pro-detail-min { padding-top: 81px; padding-bottom: 81px; }
    .pro-detail-info .pro-big-imgwrapper { float: left; width: 50%; max-width: 545px; }
    .pro-detail-info .pro-info-right { overflow: hidden; }
    .pro-detail-info .pro-info-right .pro-name { font-size: 32px; line-height: 34px; }
    .pro-detail-info .pro-info-right .pro-text { font-size: 16px; padding: 20px 0 13px 16px; }
    .pro-detail-info .pro-info-right .pro-text p { padding: 0 0 13px 20px; }
    .pro-small-box { padding: 24px 43px; }
    .Brandpro-min { padding: 57px 0 47px; }
    .brand-title { font-size: 34px; line-height: 40px; }
    .Brandpro-list dl dt { font-size: 22px; }
    .relat-pro-title { font-size: 22px; padding: 15px 30px; }
    .relat-pro-title a { font-size: 18px; }
    .Related-products { padding-top: 80px; }
    .Related-products li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .Related-products li a { padding: 68px 20px 35px; }
    .Related-products li .pro-img { overflow: hidden; }
    .Related-products li .pro-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .Related-products li .pro-name { margin: 35px 0 0 0; }
    .Related-products li:hover .pro-name { color: #00824a; }
}

@media (min-width: 1199px) {
    .pro-info-right { padding: 36px 52px 0 68px; }
    .pro-info-right .pro-text { padding: 38px 0 13px 16px; }
    .pro-bot-share .InquiryNow { margin-left: 40px; }
}

div.zoomdiv { z-index: 100; position: absolute; top: -10px; left: 545px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }

div.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0; left: 0; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; }

/*产品定制*/
.pro-build-minbox { padding-top: 23px; }

.pro-build-fication { padding-top: 30px; }

.pro-build-fication .exte-top-name { border-bottom: 1px solid #b2d9c8; padding-bottom: 20px; }

.pro-build-fication .exte-top-name h2 { color: #00824a; position: relative; font-size: 20px; }

.pro-build-fication .exte-top-name h2 em { position: absolute; right: 0; top: 0; background: url(../images/icon42.png) no-repeat center center; display: block; width: 25px; height: 25px; }

.pro-build-fication .exte-top-name .exte-btn { padding: 18px 0 0 0; }

.pro-build-fication .exte-top-name .exte-btn a { display: block; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.pro-build-fication .exte-top-name .nextpro { width: 60px; height: 25px; line-height: 25px; background-color: #00824a; color: #ffffff; float: left; }

.pro-build-fication .exte-top-name .linkfor { float: right; width: 128px; height: 25px; line-height: 25px; background-color: #332c2b; color: #ffffff; }

.pro-build-fication .color-title { color: #00824a; font-size: 16px; }

.pro-build-fication .click-image { padding: 10px 0 0; font-size: 0; max-width: 265px; }

.pro-build-fication .click-image .save-pro-img { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 50px; height: 50px; margin-bottom: 3px; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); }

.pro-build-fication .Exterior-Color { padding: 20px 0; }

.Ceiling-form { padding-top: 10px; }

.Ceiling-form .choose-size { padding-bottom: 15px; }

.Ceiling-form .radio { background: url(../images/icon43.png) no-repeat left 10px; cursor: pointer; color: #666666; margin: 10px 0 0 0; position: relative; min-height: 40px; padding: 0 0 0 121px; text-align: left; }

.Ceiling-form .radio img { vertical-align: middle; border: 1px solid #d9d9d9; position: absolute; left: 40px; top: 50%; margin-top: -20px; width: 61px; height: 40px; }

.Ceiling-form .radio input { opacity: 0; margin: 0 24px 0 0; position: absolute; top: 0; left: 0; }

.Ceiling-form .radio.on { background-image: url(../images/icon43ho.png); }

.Summary-input { background-color: #f2f2f2; padding: 15px; margin: 10px 0 0 0; }

.Summary-input .color-title { text-align: center; }

.Summary-input label { display: block; max-width: 315px; margin: 12px auto 0; position: relative; padding: 0 13px 0 0; }

.Summary-input label input { display: block; background: #ffffff; border: 1px solid #d9d9d9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 100%; height: 35px; line-height: 35px; padding: 0 17px; }

.Summary-input label input::-webkit-input-placeholder { color: #999; }

.Summary-input label input:-moz-placeholder { color: #999; }

.Summary-input label input::-moz-placeholder { color: #999; }

.Summary-input label input:-ms-input-placeholder { color: #999; }

.Summary-input label textarea { display: block; width: 100%; height: 130px; padding: 10px 17px; background: #ffffff; border: 1px solid #d9d9d9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.Summary-input label textarea::-webkit-input-placeholder { color: #999; }

.Summary-input label textarea:-moz-placeholder { color: #999; }

.Summary-input label textarea::-moz-placeholder { color: #999; }

.Summary-input label textarea:-ms-input-placeholder { color: #999; }

.Summary-input label em { color: #ea0404; font-size: 18px; position: absolute; right: 0; top: 10px; }

.Summary-input label.Captcha em { right: auto; left: 10px; top: 0; }

.Summary-input label.Captcha input { padding: 0 22px; max-width: 178px; }

.Summary-input label.Captcha .changecode { background-color: #ffffff; display: block; width: 109px; height: 35px; position: absolute; right: 13px; top: 0; border: 1px solid #d9d9d9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.Summary-input label.submit { max-width: 382px; }

.Summary-input label.submit input { background-color: #00824a; color: #ffffff; border: 0; height: 40px; line-height: 40px; text-transform: uppercase; }

@media (min-width: 1024px) {
    .pro-build-info { position: relative; float: left; width: 50%; max-width: 573px; }
    .pro-build-fication { padding: 0 0 0 20px; overflow: hidden; }
    .pro-build-fication .exte-top-name { border-bottom: 1px solid #b2d9c8; padding-bottom: 20px; }
    .pro-build-fication .exte-top-name h2 { font-size: 30px; }
    .pro-build-fication .color-title { font-size: 18px; }
    .pro-build-fication .Exterior-Color { padding: 30px 0; }
    .pro-build-fication .click-image { padding: 14px 0 0 0; }
    .Ceiling-form { padding: 30px 0 0 0; }
    .Ceiling-form .radio { padding: 0; margin: 20px 0 0 0; }
    .Ceiling-form .radio img { position: static; margin: 0 15px 0 0; }
    .Ceiling-form .radio input { position: static; }
    .Ceiling-form .choose-size { padding-bottom: 32px; }
    .Ceiling-form label.Captcha { margin-top: 19px; }
    .Ceiling-form label.submit { margin-top: 21px; }
    .Summary-input { margin: -10px 0 0 0; padding: 24px 15px 73px; }
    .Summary-input .color-title { margin-bottom: 41px; }
}

@media (min-width: 1199px) {
    .pro-build-fication { padding: 0 0 0 15%; }
}

/*index*/
.indexbanner { width: 100%; position: relative; overflow: hidden; }

.indexbanner li { width: 100%; position: relative; overflow: hidden; float: left; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; height: 100%; }

.indexbanner ul { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.indexbanner .ipages { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 10px; z-index: 10; text-align: center; font-size: 0; line-height: 0; }

.indexbanner .ipages span { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 8px; height: 8px; margin: 0 6px; background-color: #ffffff; opacity: 1; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.indexbanner .ipages .swiper-pagination-bullet-active { background-color: #00824a; width: 22px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.indexbanner img { display: block; width: 100%; position: relative; }

.bannercont-box { padding: 20px 15px 40px; color: #333; background-color: #f6f6f6; }

.bannertitle { color: #00824a; font-size: 20px; }

.bannerlink { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 150px; height: 40px; line-height: 40px; background-color: #00824a; padding: 0 30px 0 20px; color: #ffffff; margin: 10px 0 0 0; font-weight: lighter; position: relative; }

.bannerlink:after { content: ""; position: absolute; top: 16px; right: 20px; width: 8px; height: 8px; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; border-left: 0; border-bottom: 0; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); }

@media (min-width: 1024px) {
    .indexbanner .ipages { bottom: 35px; }
    .bannercont-box { background: none; display: block; color: #333333; padding: 0 40px; width: 100%; max-width: 1200px; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
    .bannertitle { font-weight: normal; font-size: 30px; line-height: 30px; padding: 0 0 20px 0; transition: all 400ms; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; -o-transition: all 400ms; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); -moz-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
    .bannertextcont { max-width: 600px; }
    .banneroyitle { font-weight: normal; color: #ffffff; font-size: 18px; line-height: 26px; transition: all 600ms; -webkit-transition: all 600ms; -moz-transition: all 600ms; -ms-transition: all 600ms; -o-transition: all 600ms; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); -moz-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
    .bannerlink { margin: 25px 0 0 0; transition: all 800ms; -webkit-transition: all 800ms; -moz-transition: all 800ms; -ms-transition: all 800ms; -o-transition: all 800ms; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); -moz-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
    .bannerleft { text-align: left; float: left; }
    .bannercenter { text-align: center; float: none; margin: 0 auto; }
    .bannerright { text-align: right; float: right; }
    .indexbanner li.active .banneroyitle { -webkit-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
    .indexbanner li.active .bannertitle { -webkit-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
}

.indexbanner li.active .bannerlink { -webkit-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

@media (min-width: 1260px) {
    .bannercont-box { padding: 0; }
}

@media (min-width: 1440px) {
    .bannertitle { font-size:58px; line-height: 64px; }
    .bannerlink { width: 178px; height: 48px; line-height: 48px; font-size: 16px; padding: 0 54px 0 10px; }
    .bannerlink:after { top: 19px; right: 34px; }
}

.inProducts-Center { padding: 30px 0; background: url(../images/inprobg.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.in-title { padding: 0 15px; text-align: center; font-size: 20px; }

.pro-Categories { background: url(../images/proline.png) repeat-x center 45px; margin: 15px 0 0 0; }

.inpro-categwraper { overflow: hidden; position: relative; }

.inpro-categwraper li { text-align: center; position: relative; }

.inpro-categwraper li:before { display: block; content: ""; width: 100%; height: 1px; background-color: #dcdcdc; position: absolute; left: 0; opacity: 0; top: 44px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.inpro-categwraper li:hover:before, .inpro-categwraper li.cur:before { background-color: #00824a; opacity: 1; height: 2px; }

.inpro-categwraper li:hover img.icon2, .inpro-categwraper li.cur img.icon2 { display: block; }

.inpro-categwraper li:hover img.icon1, .inpro-categwraper li.cur img.icon1 { display: none; }

.inpro-categwraper li:hover .text, .inpro-categwraper li.cur .text { color: #00824a; }

.inpro-categwraper li img { display: block; margin: 0 auto; height: 38px; }

.inpro-categwraper li img.icon2 { display: none; }

.inpro-categwraper li .text { line-height: 20px; color: #4c4c4c; margin: 10px 0 0 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.pro-common-wrapper { padding: 23px 0 0 0; }

.pro-imgbox-wrapper { position: relative; display: none; }

.pro-imgbox-wrapper .proimgbox { overflow: hidden; }

.pro-imgbox-wrapper li { background-color: #ffffff; border: 1px solid #dceff6; text-align: center; padding: 20px; font-size: 18px; color: #4c4c4c; }

.pro-imgbox-wrapper li a { display: block; }

.pro-imgbox-wrapper li img { display: block; margin: 0 auto; }

.pro-imgbox-wrapper .inpro-btn { display: block; width: 43px; height: 43px; -moz-background-size: 30px; -o-background-size: 30px; background-size: 30px; background-repeat: no-repeat; background-position: center center; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.pro-imgbox-wrapper .inpro-btn.inpro-prev { background-image: url(../images/icon49.png); left: 0; }

.pro-imgbox-wrapper .inpro-btn.inpro-prev:hover { background-image: url(../images/icon49ho.png); }

.pro-imgbox-wrapper .inpro-btn.inpro-next { background-image: url(../images/icon50.png); right: 0; }

.pro-imgbox-wrapper .inpro-btn.inpro-next:hover { background-image: url(../images/icon50ho.png); }

.inAbout-Center { padding: 30px 0; background: url(../images/inaboutbg.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; }

.About-list { padding-top: 20px; padding-bottom: 20px; }

.About-list li { float: left; width: 25%; text-align: center; color: #fff; }

.About-list li img { display: block; margin: 0 auto; height: 50px; }

.About-list li .about-text { padding: 15px 0 0 0; }

.About-list li .Line { display: block; font-size: 24px; }

.About-list li p { line-height: 20px; }

.about-more { display: block; width: 50%; height: 45px; line-height: 45px; /*border: 1px solid #f2f2f2;*/ background-color: #fff; color: #999999; margin: 0 auto; text-transform: uppercase; font-size: 16px; text-align: center; margin-bottom: -55px; max-width: 702px; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); }

.inNews-Center { padding-top: 50px; padding-bottom: 40px; }

.innews-list { padding: 20px 0 0 0; }

.innews-left { border: 1px solid #dddddd; }

.innews-left img { display: block; width: 100%; }

.innews-left .left-text { padding: 10px; position: relative; }

.innews-left .left-text:after { content: ""; display: block; width: 100%; height: 3px; background-color: #00824a; position: absolute; bottom: -1px; left: 0; }

.innews-left .name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; position: relative; padding: 0 80px 0 0; }

.innews-left .name .date { position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; font-size: 13px; color: #999999; display: block; width: 70px; }

.innews-left .text { color: #999999; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.innews-right { padding: 15px 0 0; }

.innews-right li { padding: 0 0 10px 30px; position: relative; }

.innews-right li:last-child:after { display: none; }

.innews-right li:before { content: ""; display: block; width: 18px; height: 18px; border: 2px solid #dddddd; background-color: #ffffff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; top: 50%; margin-top: -14px; left: 0; z-index: 2; }

.innews-right li:after { content: ""; display: block; width: 1px; height: 100%; background-color: #dddddd; position: absolute; left: 9px; top: 30px; z-index: 1; }

.innews-right .news-date { float: left; width: 50px; text-align: center; }

.innews-right .news-date span { display: block; color: #666666; }

.innews-right .news-date .date { font-size: 24px; }

.innews-right .news-date .year { font-size: 12px; }

.innews-right .news-text { padding: 0 0 0 20px; overflow: hidden; }

.innews-right .news-text .name, .innews-right .news-text .text { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.innews-right .news-text .name { color: #4c4c4c; }

.innews-right .news-text .text { color: #999999; }

@media (min-width: 768px) {
    .about-more { background-image: url(../images/icon55.png); background-repeat: no-repeat; background-position: 93% center; padding: 0 27px; text-align: left; }
    .About-list li .Line { font-size: 40px; line-height: 40px; }
    .inNews-Center { padding-top: 80px; }
    .innews-list { padding-top: 50px; }
}

@media (min-width: 1024px) {
    .ind-comtext { padding-left: 4.5%; padding-right: 4.5%; }
    .in-title { font-size: 30px; }
    .inProducts-Center { padding: 75px 0 103px; }
    .inpro-categwraper li { font-size: 16px; }
    .inpro-categwraper li img { height: 46px; }
    .inpro-categwraper li .text { max-width: 150px; margin: 26px auto; }
    .inpro-categwraper li:before { top: 59px; }
    .pro-Categories { margin: 71px 0 0 0; background-position: center 60px; }
    .pro-imgbox-wrapper li { padding: 36px 20px 53px; }
    .pro-imgbox-wrapper li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .pro-imgbox-wrapper li .img { overflow: hidden; }
    .pro-imgbox-wrapper li .img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .pro-imgbox-wrapper li .text { margin: 18px 0 0 0; }
    .pro-imgbox-wrapper li:hover .text { color: #00824a; }
    .pro-imgbox-wrapper .inpro-btn { -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
    .inAbout-Center { padding: 69px 0; }
    .inAbout-Center .in-title { padding-bottom: 42px; }
    .ind-comtext { font-size: 16px; }
    .About-list { padding: 70px 0 86px; }
    .About-list li img { height: 89px; }
    .About-list li .about-text { padding: 40px 0 0 0; }
    .About-list li .Line { font-size: 60px; line-height: 60px; }
    .about-more { height: 74px; line-height: 74px; margin-bottom: -108px; padding: 0 9%; background-position: 70% center; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
    .about-more:hover { background-color: #00824a; color: #ffffff; border-color: #00824a; }
    .inNews-Center { padding-top: 121px; padding-bottom: 85px; }
    .innews-list { padding-top: 70px; }
    .innews-left { float: left; width: 50%; }
    .innews-left:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .innews-left .new-img { overflow: hidden; max-height: 299px; }
    .innews-left .new-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
    .innews-left:hover .name { color: #00824a; }
    .innews-right { overflow: hidden; padding: 0 0 0 40px; }
    .innews-right li { padding: 0 0 32px 40px; }
    .innews-right li:before { margin-top: -30px; }
    .innews-right li:hover .news-text .name { color: #00824a; }
    .innews-right .news-date .date { font-size: 32px; padding: 0 0 4px 0; }
    .innews-right .news-text .name { font-size: 18px; margin-bottom: 4px; }
    .innews-left .left-text { padding: 16px 20px 19px; }
    .innews-left .name { margin-bottom: 7px; }
}

@media (min-width: 1440px) {
    .innews-right li { padding-bottom: 37px; }
    .pro-imgbox-wrapper .inpro-btn.inpro-next { right: -83px; }
    .pro-imgbox-wrapper .inpro-btn.inpro-prev { left: -83px; }
    .about-more { background-position: 61% center; }
}


.searchcont401 { padding: 36px 0; background-color: #ffffff; }

.searchtitle401 { padding: 28px 15px; background-color: #0069d7; }

.searchtitle401 span { color: #f7931c; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #f7931c; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; font-family: "Microsoft YaHei"; }

.searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #f7931c; text-align: center; font-family: "Microsoft YaHei"; }

.keywords { color: #da251d; }

@media (min-width: 768px) {
    .searchtitle401 { font-size: 24px; }
    .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
    .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
    .resultlist401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; }
}

@media (min-width: 992px) {
    .searchinputcont401 { width: 45%; margin: 0 auto; }
    .searchinputcont401 dt { float: left; width: 78%; }
    .searchinputcont401 dd { float: left; width: 22%; }
    .searchinputcont401 dt input { font-size: 18px; }
    .searchinputcont401 dd input { font-size: 18px; font-weight: bold; }
}

.spritespin { background-color: #fff; display:none; position: absolute !important; left: 0; top: 0; width:382px !important; height:382px !important; z-index:10;}

.spritespin img { position: relative; width: 100%; margin: 0 auto; z-index: 5; cursor: pointer; }

@media (min-width: 1024px) {
    .spritespin { width: 472px !important; height: 472px !important; display: block; position: absolute !important; left: 0; top: 0;z-index:10; }
}

@media(min-width:1199px) {
    .spritespin { width: 545px !important; height: 545px !important; }
}

#laypage_0 { margin-bottom: 20px; }
.full-inside-subnav .crumb a:last-child:after { display: none; }
.pro-build-fication .click-image .save-pro-img { position: relative; }
.pro-build-fication .click-image .save-pro-img:after { content: ""; display: block; background: url(../images/imgcur.png) no-repeat center center; width: 30px; height: 30px; position: absolute; left: 50%; top: 50%; margin: -15px 0 0 -15px; display: none; }
.pro-build-fication .click-image .save-pro-img.cur:after { display: block; }

#mask { width: 150px; height: 150px; background-color: rgba(47, 49, 193, 0.3); position: absolute; top: 0; left: 0; display: none; /* opacity:0 */ }
#big { width: 500px; height: 300px; border: 1px solid #d9d9d9; overflow: hidden; position: absolute; left: 545px; top: 0; background: #fff; display: none; z-index: 9; }

@media(min-width:1440px) {
    .spritespin { width: 545px !important; height: 545px !important; }
}

/*20180831*/
.Newsinform-main .Times-fliter { padding: 30px 0 0 0; }
.Newsinform-main .Times-fliter .title { border-bottom: 1px solid #e0e0e0; position: relative; font-size: 20px; color: #4c4c4c; padding-left: 13px; padding-right: 30px; padding-bottom: 14px; }
.Newsinform-main .Times-fliter .title a { font-size: 16px; color: #00824a; display: block; position: absolute; right: 0; top: 0; }
.Newsinform-main .Times-fliter .title:before { content: ""; display: block; width: 3px; height: 20px; background-color: #00824a; position: absolute; left: 0; top: 0; }
.Newsinform-main .Time-list { padding-top: 26px; }
.Newsinform-main .Time-list li { background: url(../images/icon16.png) no-repeat left 4px; position: relative; padding: 0 40px; font-size: 16px; color: #2e2e2e; margin-bottom: 19px; }
.Newsinform-main .Time-list li:hover, .Newsinform-main .Time-list li.cur { background-image: url(../images/icon16ho.png); }
.Newsinform-main .Time-list li .num { position: absolute; right: 0; top: 0; font-size: 14px; color: #666666; }

@media (min-width: 1024px) {
    .Newsinform-main .news-left { float: left; width: 70%; max-width: 822px; }
    .Newsinform-main .news-right { float: right; width: 26%; max-width: 330px; }
}

.mainnav .thr-list { display: none; }

.mainnav .thr-list a { padding-left: 40px; }

@media (min-width: 1024px) {
    .mainnav .thr-list { display: block; }
    .mainnav .thr-list a { display: block; padding-left: 0; font-size: 14px; line-height: 26px; color: #595959; }
}

@media(min-width:1024px) {
    .mainnav .navban { float: left; position: relative; float: left; max-width: 313px; min-height: 252px; width: 30%; }
    .mainnav .navban img { position: absolute; width: auto; max-width: 100%; right: 25px; z-index: 1; top: 50%; transform: translate(0,-50%); }
    .mainnav .full-subnav .commonweb { padding-right: 0; }
    .mainnav .sec-nav { position: relative; width: auto; overflow: hidden; }
    .mainnav .sec-item { padding-right: 28px; }
    .full-inews { min-height: 778px; }
}

@media( min-width:1440px) {
    .mainnav .navban { max-width: 513px; }
}



/*20180913*/

    .mainnav ul li.activehook { position: absolute; bottom: 0; height: 3px; background: #00824a; display: block; }

@media(min-width:1024px) {
    /*.mainnav li,.header .hd-right { position:static;}
    .mainnav li .one-title { padding:0;}
    .mainnav li {margin:0 18px; }*/
    .mainnav .sec-nav { padding-bottom:24px;}
    
    .mainnav .navban{ min-height:300px;}

    .bannercont-box { top:54%;}
}
/*@media(min-width:1260px) {
    .mainnav li { margin:0 22px;}
}*/

/*20180913*/
.pro-build-info { position: relative; min-height: 384px;}

.Part-picture img {position: absolute;left: 0;top: 0;}

.pro-build-fication .click-image .save-pro-img{ cursor: pointer;}

@media (min-width: 768px){
    .pro-build-info{ min-height: 580px;}
}
@media (min-width: 1024px) {
    .pro-build-info {max-width: 580px;}
    .pro-build-fication{ float: right; max-width: 447px;padding-left: 0;}
    .mainnav ul li.activehook { position: absolute; bottom: 0; height: 3px; background: #00824a; display: block; }
}
/*20180918*/
.news-minlist .left-date{ background: none;}
@media (min-width: 1024px){
    .news-minlist .left-date{ width: 200px;height: auto; padding:0; overflow: hidden;}
    .news-minlist .left-date img{ display: block; width: 100%;-webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s;}
    .news-minlist li:hover .left-date img{ -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
    .news-minlist li:hover .news-detil{ color: #00824a;}
}

.Brandpro-list table{ width:100% !important;}
.Brandpro-list table td { padding:5px;}
.Brandpro-list table td:first-child{width:50%;}
.bran-text table td:first-child{width:auto;}
.tablewrap { width:100%; overflow-x:auto;}
@media(min-width:1024px) {
    .Brandpro-list table td { padding:15px;}
}

@media(min-width:1024px) {
    .common-clumb-box .sub-btn { width: 44px; height: 38px; cursor: pointer; z-index: 10; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0; }
    .common-clumb-box .sub-btn:before { display: block; content: ""; width: 14px; height: 14px; border-left: 2px solid #666666; border-bottom: 2px solid #666666; }
    .common-clumb-box .sub-btn:hover:before { border-color: #00824a; }
    .common-clumb-box .sub-btn.sub-prev { left: 0; }
    .common-clumb-box .sub-btn.sub-prev:before { transform: rotate(40deg); -webkit-transform: rotate(40deg); -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -o-transform: rotate(40deg); margin: 38px 0 0 17px; }
    .common-clumb-box .sub-btn.sub-next { right: 0; }
    .common-clumb-box .sub-btn.sub-next:before { transform: rotate(225deg); -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); margin: 38px 0 0 8px; }

}


/*20181012*/
body { overflow-x:hidden;}
.spritespin360 { background-image:url(../images/360_show.png);background-position:0 0; background-repeat:no-repeat; background-size:50px;}
@media(min-width:1024px) {
    .spritespin360 { background-size:90px;}
}



@charset "UTF-8";
/* 2020 04 28 新增修改 */
@media (min-width: 1024px) {
    .mainnav li a {
        font-size: 16px;
    }

    .mainnav li .one-title {
        padding: 0 14px;
    }
}

@media (min-width: 1260px) {
    .mainnav li a {
        font-size: 18px;
    }

    .mainnav li .one-title {
        padding: 0 22px;
    }
}

.Product-describe {
    padding-top: 20px;
}

@media (min-width: 1024px) {
    .Product-describe {
        padding-top: 40px;
    }

    .describe-content {
        font-size: 15px;
    }
}

/*弹出层*/
.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 997;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 18px;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 720px;
        margin: 30px auto;
    }
}

@media (min-width: 1024px) {
    .modal-dialog {
        width: 940px;
    }
}

@media (min-width: 1360px) {
    .modal-dialog {
        width: 1200px;
    }
}

/*弹出层 END*/
.facebook-modal .modal-header {
    border-bottom: none;
}

.facebook-modal .modal-footer {
    border-top: none;
}

.facebook-modal .Complaintsm {
    padding-bottom: 0;
}

.facebook-modal .Question-tog {
    padding-top: 10px;
}

@media (min-width: 1024px) {
    .facebook-modal .Complaintsm {
        padding-top: 30px;
    }

        .facebook-modal .Complaintsm label {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
        }

            .facebook-modal .Complaintsm label input {
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -moz-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
            }
			
			.facebook-modal .Complaintsm label select {
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -moz-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
            }

        .facebook-modal .Complaintsm .submit label {
            display: block;
        }

            .facebook-modal .Complaintsm .submit label input {
                -webkit-box-flex: 0;
                -webkit-flex: none;
                -moz-box-flex: 0;
                -ms-flex: none;
                flex: none;
            }
}

@media (min-width: 1260px) {
    .facebook-container {
        padding: 0 40px;
    }
}

.custom-classname {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.weui-dialog {
    position: fixed;
    z-index: 5000;
    top: 50%;
    left: 16px;
    right: 16px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #FFFFFF;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.weui-dialog__hd {
    padding: 32px 24px 16px;
}

.weui-dialog__title {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.4;
}

.weui-dialog__bd {
    padding: 0 24px 32px;
    min-height: 40px;
    font-size: 17px;
    line-height: 1.4;
    word-wrap: break-word;
    word-break: break-all;
    color: rgba(0, 0, 0, 0.5);
}

    .weui-dialog__bd:first-child {
        padding: 32px 24px;
        color: rgba(0, 0, 0, 0.9);
    }

.weui-dialog__ft {
    position: relative;
    line-height: 64px;
    font-size: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

    .weui-dialog__ft:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 1px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.1);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        -o-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

.weui-dialog__btn {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #576B95;
    font-weight: 700;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
}

    .weui-dialog__btn:active {
        background-color: #ECECEC;
    }

    .weui-dialog__btn:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        bottom: 0;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.1);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
        -o-transform: scaleX(0.5);
        transform: scaleX(0.5);
    }

    .weui-dialog__btn:first-child:after {
        display: none;
    }

.weui-dialog__btn_default {
    color: rgba(0, 0, 0, 0.9);
}

@media screen and (min-width: 352px) {
    .weui-dialog {
        width: 320px;
        margin: 0 auto;
    }
}


@media screen and (min-width: 1024px) {
    .weui-dialog{
        width: 520px;
    }
    .weui-dialog__title{
        font-size: 20px;
    }
    .weui-dialog__hd{
        padding-top: 50px;
    }
    .weui-dialog__bd{
        padding-bottom: 45px;
        font-size: 20px;
    }
    .weui-dialog__btn{
        font-size: 20px;
    }

    .layui-layer-hui .layui-layer-content {
        padding: 25px 55px !important;
        font-size: 16px !important;
    }
}


/*20210119 s*/
.footerlinks .foot-form {
  max-width: 330px;
}
.footerlinks .foot-form label span {
  width: 120px;
}
.footerlinks .foot-form label {

  padding-left: 130px;
}
.footerlinks .foot-form input {
  width: 100%;
  max-width: none;
}
.footerlinks .foot-form #form-footer {
  max-width: 200px;
}
.pro-bot-share a,
.pro-bot-share span{
  display: none;
}

.pro-bot-share .InquiryNow {
  display: block;
  width: 190px;
  padding: 0 15px;
  line-height: 40px;
  height: 40px;
  margin-left: 43px;
  font-weight: bold;
}
.Brandpro-list dl dd .bran-text {
  width: 100%;
  overflow-x: auto;
}
.zthanksCont {
  background: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
}
.zthanksCont .icon {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
}
.zthanksCont .icon img {
  width: 100%;
  height: 100%;
}
.zthanksCont .title {
  margin: 20px 0;
}
.zthanksCont .title p {
  line-height: 1.14;
  font-weight: bold;
  font-size: 36pt;
  text-align: center;
}
.zthanksCont .desc {
  font-size: 18pt;
  text-align: center;
  line-height: 1.14;
}
.zthanksCont .link {
  font-size: 0;
  text-align: center;
  margin-top: 30px;
}
.zthanksCont .link a {
  display: inline-block;

  margin-left: auto;
  margin-right: auto;
  border-color: #ffffff;
  border-radius: 2px;
  background: #e71428;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 17px 40px;
}
@media(min-width: 1024px) {
  .footerlinks .foot-form #form-footer {
    margin-left: 130px;
  }
  .inbanner-prev,.inbanner-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 3;
  }
  .inbanner-prev::before,.inbanner-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    -o-transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    width: 30px;
    height: 30px;
    border-left: solid 4px #fff;
    border-bottom: solid 4px #fff;
    margin-left: 7px;
  }
  .inbanner-prev {
    left: 2%;
  }
  .inbanner-next {
    right: 2%;
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  .full-inside-subnav > .commonweb {
    display: flex;
  }
  .full-inside-subnav .inside-subnav {
    flex: 1;
  }
  .full-inside-subnav .crumb {
    width: auto;
  }
}
/*20210119 e*/

/*20210125 s*/
.zthanksCont .icon {
  width: 186px;
  height: 42px;
}
.zthanksCont .link a {
  background: #00824A;
}
/*20210125 e*/



/* 20210202 */

@media screen and (max-width:1024px){
  .pro-bot-share .InquiryNow{
    margin-left: 30px;
  }
}