@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; }

em { font-style: normal; }

body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: 'Microsoft YaHei','Hiragino Sans GB', sans-serif, Arial; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

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, .indexweb { 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, .indexweb { 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, .indexweb { 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: 0 auto; max-width: 1200px; padding: 0; } }*/

@media (min-width: 1500px) { .indexweb { margin: 0 auto; max-width: 1440px; padding: 0; } .commonweb { margin: 0 auto; max-width: 1440px; padding: 0; }}

/* layout start*/

.title { font-size: 16px; }

.title { font-size: 16px; }

/* footer*/
.footer { width: 100%; background-color: #081225; color: #666666; }

.footer a { color: #666666; }

.footer .ft-inner { padding-top: 15px; padding-bottom: 15px; }

.footer .ft-info { text-align: center; color: #666666; }

.footer .ft-info .tel { color: #808080; }

.footer .ft-info .tel a { font-family: Verdana; color: #dc3a2c; font-size: 20px; }

.footer .ft-info a { color: #666666; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.footer .ft-info .ftlogo { display: block; }

.footer .ft-qrcode { position: relative; padding: 10px 0 0; font-size: 0; }

.footer .ft-qrcode .msg { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; padding-right: 4px; font-size: 12px; line-height: 30px; }

.footer .ft-qrcode .item { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin: 0 6px 0 0; }

.footer .ft-qrcode .item a { display: block; width: 30px; height: 30px; background-position: center; -moz-background-size: 30px auto; -o-background-size: 30px auto; background-size: 30px auto; }

.footer .ft-qrcode .ft-wechat { background-image: url("../images/ftwx.png"); }

.footer .ft-qrcode .ft-sina { background-image: url("../images/ftsn.png"); }

.footer .ft-qrcode .qrcode-popup { display: none; position: fixed; left: 50%; top: 50%; z-index: 20; width: 200px; height: 200px; padding: 15px; margin: -100px 0 0 -100px; background-color: #fff; border: 1px solid #ccc; }

.footer .ft-qrcode .qrcode-popup img { display: block; width: 100%; }

.footer .ft-qrcode .qrcode-popup .wxpop-close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; text-align: center; font-size: 20px; line-height: 30px; color: #999; }

.footer .ft-nav { line-height: 46px; }

.footer .ft-nav li { border-bottom: 1px solid #999; }

.footer .ft-nav a { display: block; font-size: 14px; }

.footer .ft-nav .channel { position: relative; font-size: 16px; color: #9c9c9c; }

.footer .ft-nav .channel: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; }

.footer .ft-nav .channel.cur:after { content: '-'; }

.footer .ft-nav .subnav { display: none; line-height: 30px; padding: 0 0 15px 0; }

@media (min-width: 1024px) { /* footer*/
  .footer .ft-inner { padding-top: 56px; padding-bottom: 38px; }
  .footer .ft-info { float: left; text-align: left; width: 30%; }
  .footer .ft-info .tel { padding: 0 0 12px 0; }
  .footer .ft-info .tel a { font-size: 28px; }
  .footer .ft-info .ftlogo { margin-bottom: 9px; }
  .footer .ft-qrcode { padding: 18px 0 0; }
  .footer .ft-qrcode .item a { width: 33px; height: 33px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
  .footer .ft-nav { float: right; width: 65%; line-height: 26px; padding: 4px 0 0 0; max-width: 800px; }
  .footer .ft-nav li { float: left; border-bottom: 0; padding-right: 5%; }
  .footer .ft-nav li:last-child { padding-right: 0; }
  .footer .ft-nav a:hover { color: red; }
  .footer .ft-nav .channel { font-size: 16px; margin-bottom: 12px; }
  .footer .ft-nav .channel:after { display: none; }
  .footer .ft-nav .subnav { display: block; } }

@media (min-width: 1280px) { .footer .ft-nav li { padding-right: 8%; } }

.zdsbacktop { z-index: 100; position: fixed; right: 10px; 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; } }

.title { font-size: 16px; }

.visible-md { display: block; }

body { padding-top: 59px; }

@media (min-width: 1024px) { body { padding-top: 100px; } }

@font-face { font-family: 'Montserrat'; src: url("Montserrat-Regular_4.woff") format("woff"); font-weight: normal; font-style: normal; }
.bgfff{ background:#f0f0f0;}
header { background: #ffffff; /*-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);*/ position: fixed; width: 100%; z-index: 39; top: 0; left: 0; right: 0; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: .6s; -moz-animation-duration: .6s; -o-animation-duration: .6s; animation-duration: .6s; }

header.shadow { -webkit-animation-name: fadeHeaderInDown; -moz-animation-name: fadeHeaderInDown; -o-animation-name: fadeHeaderInDown; animation-name: fadeHeaderInDown; }

@-webkit-keyframes fadeHeaderInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@-moz-keyframes fadeHeaderInDown { 0% { opacity: 0;
    -moz-transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -moz-transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeHeaderInDown { 0% { opacity: 0;
    -o-transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -o-transform: translate3d(0, 0, 0); } }

@keyframes fadeHeaderInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.headerweb { max-width: 1400px; margin: 0 auto; position: relative; width:96%; }

.logo { top: 0; padding: 16px 0; float: left; }

.logo img { display: block; height: 30px; }

.header-nav { position: fixed; top: 62px; width:75%; left: 0; height: 100%; background: #ffffff; padding: 0; display: none; overflow-y: scroll; padding-bottom: 190px; }

.header-nav li { position: relative; border-bottom: 1px solid #bebebe; padding: 0 10px; }

.header-nav li h3 { font-size: 16px; position: relative; }

.header-nav li h3 a { display: block; padding: 10px 0; }

.header-nav li.cur .phsearchicon:after { transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); top: 13px; }

.phsearchicon { display: block; position: absolute; right: 0; top: 0; cursor: pointer; height: 45px; width: 80%; }

.phsearchicon:after { content: ""; position: absolute; top: 17px; right: 10px; width: 10px; height: 10px; border-right: 1px solid #bebebe; border-top: 1px solid #bebebe; 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); }

.header-right { float: right;  font-size: 0; }

.header-right .search-con { display: inline-block; }

.header-right .search-inco { display: inline-block; width: 30px; height: 30px; background: url(../images/winco01.png) center center no-repeat; z-index: 4; }

.header-right .searchbox { position: absolute; right: 0; top: 62px; width: 100%; display: none; }

.header-right .searchbox .searchtext { width: 100%; height: 40px; padding: 10px 60px 10px 10px; border: 1px solid #ddd; }

.header-right .searchbox .searchbtn { position: absolute; right: 0; top: 0; background: red; width: 60px; height: 40px; color: #fff; font-family: "Microsoft YaHei"; cursor: pointer; }

.headsearch { display: inline-block; margin-left: 5px; height: 30px; }

.sub-nav { display: none; width: 100%; z-index: 3; }

.sub-item a { display: block; text-align: left; }


.sub-bg { display: none; position: absolute; left: 0; top: 100px; width: 100%; background: rgba(0, 0, 0, 0.4); height: 204px; z-index: 2; }

.mobnav-btn { display: inline-block; width: 35px; height: 30px; overflow: hidden; cursor: pointer; position: relative; margin-left: 5px; }

.mobnav-btn.g_close span { opacity: 0; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 17px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 17px; opacity: 1; }

.mobnav-btn span { top: 50%; margin-top: -2px; }

.mobnav-btn span:first-child { content: ""; top: 6px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 5px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child, .mobnav-btn .mobnav-btn { left: 5px; position: absolute; background: #373737; -webkit-transition: all 0.5s ease; width: 27px; height: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.headlanguage { font-size: 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; text-align: center; padding-left: 10px; background-color: #ffffff; }

.headlanguage .langbtn { background: url(../images/wicon2.png) no-repeat center center; display: block; width: 30px; height: 30px; margin: 0 auto; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.haderLogin { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 0; display: none; position: fixed; left: 0; bottom: 0; width: 100%; z-index: 10; }

.haderLogin .Currentlan { display: block; line-height: 30px; color: #34364b; background-color: #ffffff; padding: 30px; text-align: center; font-size: 14px; }
    .haderLogin .outlogin {
        font-size: 14px; 
    }


  .languge-wrapper{ 
    position: absolute;
    top: 100%;
    left: 50%;
    top: 46px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    width: 100px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    display: none; 
  }
  .languge-wrapper ul li{width: 100%;line-height: 20px; padding: 4px 0; text-align: center;}
  .languge-wrapper ul li a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

@media (min-width: 1024px) { header { background: #ffffff; height: 100px; }
  .headerweb { max-width: 1440px; margin: 0 auto; position: static; height: 100%; }
  header > .headerweb { max-width: 1440px; margin:0 auto; width:90%; }
  .logo { padding: 17px 0 0; }
  .logo img { display: block; height: 40px; }

  
	.languge-wrapper{ top: 100%; }
  .header-nav { position: static; background: none; display: block; padding: 0 0 0 10%; overflow-y: visible; float:left; }
  .header-nav a { color: #34364b; }
  .header-nav li { border-bottom: none; float: left; padding: 0 2%; position: relative; }
  .header-nav li h3 { font-size: 14px; }
  .header-nav li h3 a { display: block; padding: 38px 0; font-size:18px; }
   
  .header-nav li:hover h3 a, .header-nav li.cur h3 a { font-weight: bold; color: red; }
  .header-nav li:hover h3 a:after, .header-nav li.cur h3 a:after { left: 0; right: 0; z-index: 1; }
  /*.header-nav li.cur .sub-nav { background: rgba(0, 0, 0, 0.2); }*/
  .header-right { float:right; height: 100px;}
  .header-right .search-con { position: relative; }
  .header-right .search-inco { display: block; width: 35px; height: 100px; z-index: 4; }
  .header-right .searchbox { position: absolute; right: -30px; top: 100px; width: 260px; display: none; }
  .header-right .searchbox .searchtext { width: 100%; height: 40px; padding: 10px 60px 10px 10px; border: 1px solid #ddd; }
  .header-right .searchbox .searchbtn { position: absolute; right: 0; top: 0; width: 60px; height: 40px; color: #fff; font-family: "Microsoft YaHei"; cursor: pointer; }
  .sub-nav { display: none; position:absolute;  top: 100px; left:0; width:100%; background: #fff; background: rgba(255, 255, 255, 0.8); font-size: 14px; overflow: hidden; line-height: 50px; text-align: center; }
  .sub-nav .sub-item { /*-webkit-animation: slidein 600ms backwards; -moz-animation: slidein 600ms backwards; -o-animation: slidein 600ms backwards; animation: slidein 600ms backwards;*/ }
  .sub-nav a {  vertical-align: top; *zoom: 1; text-align:center; }
  .sub-nav a:hover { color: red; }
  .sub-item a:hover { background:#e50007; color:#fff; }
  .headsearch { height: 100px; margin: 0; padding: 0 0 0 10px; }
  .mobnav-btn, .phsearchicon { display: none !important; }
  .headlanguage { font-size: 16px; height: 100px; top: 0; position: relative; text-align: left; width: auto; background: none; display: inline-block; }
  .headlanguage .langbtn { height: 100px; }
  .haderLogin { position: relative; height: 100px; width: auto; top: 0; display: inline-block; }
  .haderLogin .Currentlan { height: 100px; line-height: 100px; padding: 0; display:inline-block; }
  .haderLogin .Currentlan:hover { color: red; } }

@media (min-width: 1024px){
	.languge-wrapper {
	    padding-top: 5px;
	}
	.languge-wrapper ul li a:hover{ color: #e2001a; }
}

@media (min-width: 1199px) { .logo img { height: 66px; }
  .header-nav li { padding: 0 2.5%; }
  .headlanguage, .headsearch { padding-left: 15px; } }

@media (min-width: 1366px) { .header-nav li h3 a { font-size: 18px; }
  .haderLogin .Currentlan { font-size: 16px; } 
      .haderLogin .outlogin{ font-size: 16px; } 

}

@media (min-width: 1680px) { .header-nav { padding-left: 14%; }
  .header-nav li { padding: 0 2.7%; } }

@-webkit-keyframes slidein { 0% { opacity: 0; }
  1% { -webkit-transform: translateX(-160px);
    transform: translateX(-160px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes slidein { 0% { opacity: 0; }
  1% { -webkit-transform: translateX(-160px);
    -moz-transform: translateX(-160px);
    transform: translateX(-160px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes slidein { 0% { opacity: 0; }
  1% { -webkit-transform: translateX(-160px);
    -o-transform: translateX(-160px);
    transform: translateX(-160px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slidein { 0% { opacity: 0; }
  1% { -webkit-transform: translateX(-160px);
    -moz-transform: translateX(-160px);
    -o-transform: translateX(-160px);
    transform: translateX(-160px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@charset "UTF-8";
.full-inside-subnav .channel-title::after { _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; }

.title { font-size: 16px; }
/*
::-webkit-scrollbar { width: 5px; background-color: #e4e4e4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 0; }

::-webkit-scrollbar-thumb { width: 20px; background-color: #c2c2c2; -webkit-border-radius: 0; border-radius: 0; }*/

@font-face { font-family: 'Montserrat'; src: url("Montserrat-Regular_4.woff") format("woff"); font-weight: normal; font-style: normal; }

body { overflow-x: hidden; }

.padtb { padding-top: 30px; padding-bottom: 30px; }

.nopadtb { padding-top: 0; padding-bottom: 0; }

.padt10 { padding-top: 10px; }

.font36 { font-size: 22px; }

.font30 { font-size: 20px; }

.font24 { font-size: 18px; }

.font22 { font-size: 18px; }

.font20 { font-size: 18px; }

.font18 { font-size: 16px; }

.font15 { font-size: 15px; }

.font16 { font-size: 16px; }

.alcenter { text-align: center; }

.c333333 { color: #333333; }

.ccccccc { color: #CCCCCC; }

.cffffff { color: #ffffff; }

.c666666 { color: #666666; }

.c929292 { color: #929292; }

.c0c337f { color: red; }

.c4c4c4c { color: #4c4c4c; }

.h10 { height: 10px; }

.h30 { height: 30px; }

@media (min-width: 1024px) { .font36 { font-size: 28px; line-height: 30px; }
  .font34 { font-size: 28px; line-height: 30px; }
  .font32 { font-size: 27px; line-height: 30px; }
  .font30 { font-size: 26px; line-height: 30px; }
  .font24 { font-size: 24px; }
  .font22 { font-size: 22px; }
  .font20 { font-size: 20px; }
  .font18 { font-size: 18px; } }

@media (min-width: 1199px) { .font36 { font-size: 36px; line-height: 38px; }
  .font34 { font-size: 34px; line-height: 38px; }
  .font32 { font-size: 32px; line-height: 36px; }
  .font30 { font-size: 30px; line-height: 32px; } }

.inside-banner { position: relative; overflow: hidden; }

.inside-banner img { display: block; width: 100%; }

.loadingmore { display: block; width: 100%; font-size: 14px; background: red; height: 40px; line-height: 40px; color: #ffffff; text-align: center; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.loadingmore:hover { background-color: #26498e; }

@media (min-width: 1024px) { .loadingmore { height: 50px; line-height: 50px; font-size: 16px; } }

.inx-com-text { text-align: center; }

.inx-com-text .text { color: #929292; }

.common-btn { display: block; width: 30px; height: 30px; position: absolute; 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%); background-position: center center; background-repeat: no-repeat; -moz-background-size: 30px; -o-background-size: 30px; background-size: 30px; }

.common-btn.common-prev { background-image: url(../images/prev.png); left: 0; }

.common-btn.common-prev:hover { background-image: url(../images/prevho.png); }

.common-btn.common-prev.swiper-button-disabled { display: none !important; }

.common-btn.common-next { background-image: url(../images/next.png); right: 0; }

.common-btn.common-next:hover { background-image: url(../images/nextho.png); }

.common-btn.common-next.swiper-button-disabled { display: none !important; }

@media (min-width: 1024px) { .common-btn { width: 46px; height: 47px; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; }
  .common-btn.common-prev { left: -30px; }
  .common-btn.common-next { right: -30px; } }

@media (min-width: 1400px) { .common-btn.common-prev { left: -80px; }
  .common-btn.common-next { right: -80px; } }

.swiper-wrapper { position: relative; 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; }

.full-inside-subnav { background-color: #f1f1f1; z-index: 20; }

.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: 20; 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: red; }

.full-inside-subnav .subnav .sub-btn { display: none; }

@media (min-width: 1024px) { .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; text-align: center; }
  .full-inside-subnav .subnav ul { height: 60px; }
  .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; margin: 0 5px; }
  .full-inside-subnav .subnav li:hover a, .full-inside-subnav .subnav li.cur a { background-color: red; color: #ffffff; }
  .full-inside-subnav .subnav a { float: left; display: block; padding: 0 36px; font-size: 16px; line-height: 60px; border-bottom: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .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: 16px; height: 16px; border-left: 2px solid #848484; border-bottom: 2px solid #848484; }
  .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: 25px 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: 25px 0 0 8px; } }

/*加入我们*/
.hsh_zp04 li h3 { height: 50px; line-height: 50px; color: #4c4c4c; padding: 0 10px; cursor: pointer; position: relative; border-bottom: 1px solid #e6e6e6; }

.hsh_zp04 li h3.cur { background-color: #999999; color: #FFFFFF; border-bottom-color: #999999; }

.zhaoptext04 { padding: 10px; background-color: #fafafa; display: none; }

.hsh_zp04 { padding-bottom: 20px; }

.hsh_zp04 li h3 span { display: block; float: left; width: 18px; height: 50px; line-height: 50px; overflow: hidden; text-align: center; color: #666; }

.hsh_zp04 li h3 span.zhicon { float: right; background-image: url(../images/zp06.png); background-position: center center; background-repeat: no-repeat; }

.hsh_zp04 li h3.cur span.zhicon { background-image: url(../images/zp07.png); }

.hsh_zp04 li h3.cur span { color: #333; }

.recrequest04 { border-bottom: 1px solid #e6e6e6; padding: 0 0 20px 0; margin: 0 0 10px 0; font-size: 14px; color: #4c4c4c; }

.hsh_mailtoa04 { width: 120px; height: 35px; line-height: 35px; text-align: center; color: #ffffff; font-size: 14px; background-color: red; display: block; margin: 17px 0 10px 0; }

.hsh_mailtoa04:hover { background-color: #999999; }

.hsh-text { color: #666666; }

.hsh-text .desc { color: #333333; padding: 0 0 10px 0; }

@media (min-width: 768px) { .hsh_zp04 li h3 { font-size: 14px; }
  .recrequest04 { margin: 0 0 17px 0; }
  .recrequest04 li { float: left; padding-right: 8%; }
  .recrequest04 li:last-child { padding-right: 0; } }

@media (min-width: 1024px) { .Recruitment { padding: 75px 0 76px; }
  .zhaoptext04 { padding: 25px 50px 50px 36px; line-height: 30px; }
  .hsh_zp04 { padding-bottom: 48px; }
  .hsh_zp04 li h3 { padding: 0 50px 0 36px; font-size: 18px; height: 68px; line-height: 68px; }
  .hsh_zp04 li h3 span.zhicon { background-position: right center; height: 68px; }
  .hsh_zp04 li h3.cur span.zhicon { background-position: right center; }
  .hsh-text .desc { font-size: 16px; }
  .hsh_mailtoa04 { width: 144px; height: 42px; line-height: 42px; font-size: 16px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin-top: 32px; }
  .recrequest04 { overflow: hidden; padding: 0 0 26px 0; } }

/*客户留言*/
.Comprepair li { margin-bottom: 13px; }

.Comprepair label { display: block; position: relative; }

.Comprepair label span { display: block; margin-bottom: 5px; color: #4c4c4c; font-size: 16px; }

.Comprepair label em { color: #fb0013; margin-right: 4px; }

.Comprepair label input { font-family: "Microsoft YaHei"; }

.Comprepair label .inputext { display: block; height: 40px; line-height: 40px; border: 1px solid #dddddd; width: 100%; padding: 10px; }

.Comprepair label .vccode { display: block; position: absolute; right: 27px; top: 30px; width: 79px; height: 30px; cursor: pointer; }

.Comprepair label .changecode { display: block; }

.Comprepair label textarea { display: block; width: 100%; border: 1px solid #dddddd; padding: 10px 20px; height: 190px; font-family: "Microsoft YaHei"; }

.Comprepair label .submit { display: block; width: 100px; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 15px; background-color: red; margin: 0 auto; }

.Comprepair .licode .inputext { width: 70%; }

@media (min-width: 768px) { .Comprepair li { margin-bottom: 34px; }
  .Comprepair label span { float: left; width: 92px; font-size: 16px; margin-right: 20px; margin-bottom: 0; height: 57px; line-height: 57px; text-align: right; }
  .Comprepair label .inputext { height: 56px; line-height: 56px; float: left; width: 300px; }
  .Comprepair label .vccode { top: 50%; margin-top: -15px; } }

@media (min-width: 1024px) { .Comprepairform { padding-top: 62px; padding-bottom: 87px; }
  .Comprepair { max-width: 1155px; margin: 0 auto; }
  .Comprepair li { float: left; width: 50%; max-width: 415px; }
  .Comprepair li:nth-child(odd) { margin-right: 60px; }
  .Comprepair .litextarea { margin-top: -7px; }
  .Comprepair .litextarea, .Comprepair .lisubmit { width: 100%; max-width: 100%; }
  .Comprepair .licode .inputext { max-width: 183px; }
  .Comprepair label textarea { float: left; width: 88%; max-width: 774px; }
  .Comprepair label .inputext .vccode { width: 280px; height: 40px; float: left; }
  .Comprepair label .submit { width: 300px; height: 52px; line-height: 52px; font-size: 18px; } }

@media (min-width: 1199px) { .Comprepair { -moz-background-size: contain; -o-background-size: contain; background-size: contain; padding: 56px 47px 56px 70px; }
  .Comprepair li { margin-bottom: 50px; } }

@media (min-width: 1260px) { .Comprepair { padding: 70px 70px 30px 47px; } }

/*联系我们*/
.contact-dl { background-color: #fcfcfc; }

.contact-dl .thumb img { display: block; width: 100%; }

.contact-dl .infor { padding: 15px; border: 1px solid #f2f2f2; color: #929292; }

.contact-dl .infor h3 { color: red; padding: 0 0 10px 0; }

.contact-dl .infor .name { float: left; display: block; }

.contact-dl .infor .text { overflow: hidden; display: block; }

.contact-dl .infor a { color: #929292; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

@media (min-width: 1024px) { .contact-minbox { padding-top: 80px; padding-bottom: 43px; }
  .contact-dl { border: 1px solid #f2f2f2; }
  .contact-dl .thumb { float: left; width: 46.5%; margin: -1px 0 -1px -1px; }
  .contact-dl .infor { overflow: hidden; border: 0; padding: 3.5% 2% 0 5.8%; line-height: 28px; }
  .contact-dl .infor h3 { padding: 0 0 16px 0; } }

@media (min-width: 1199px) { .contact-dl .infor { line-height: 36px; font-size: 16px; }
  .contact-dl .infor .PS { padding: 0 0 6px 0; } }

#allmap { width: 100%; height: 298px; margin: 31px 0 10px; }

.BMap_Marker img { width: auto !important; max-width: none !important; }

.BMap_shadow img, .BMap_pop img { max-width: none !important; }

@media (min-width: 1024px) { #allmap { height: 437px; margin: 55px 0 10px 0; } }

/*常见问题*/
.Problem-list ul { padding-bottom: 20px; }

.Problem-list li { margin: 0 0 15px 0; }

.Problem-list li .prob-title { position: relative; padding: 16px 60px; font-size: 14px; cursor: pointer; border: 1px solid #e6e6e6; color: #4c4c4c; }

.Problem-list li .prob-title:before, .Problem-list li .prob-title:after { content: ""; display: block; width: 50px; position: absolute; top: -1px; bottom: -1px; background-position: center center; background-repeat: no-repeat; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; }

.Problem-list li .prob-title:before { left: 0; background-image: url(../images/wicon4.png); background-color: #cccccc; }

.Problem-list li .prob-title:after { right: -1px; background-image: url(../images/wicon3.png); }

.Problem-list li .prob-title span { display: block; }

.Problem-list li.cur .prob-title { color: red; }

.Problem-list li.cur .prob-title:after { background-image: url(../images/wicon3ho.png); }

.Problem-list li.cur .prob-title:before { background-color: red; }

.Problem-list .prob-cont { padding: 22px 20px 35px 60px; font-size: 13px; line-height: 24px; position: relative; display: none; color: #929292; }

.Problem-list .prob-cont:before { content: ""; display: block; background: #cc291b url(../images/wicon5.png) no-repeat center center; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; width: 50px; height: 58px; position: absolute; left: 0; top: 28px; }

@media (min-width: 1024px) { .Problem-list { padding-top: 92px; padding-bottom: 70px; }
  .Problem-list ul { padding-bottom: 22px; }
  .Problem-list li { margin: 0 0 22px 0; }
  .Problem-list li .prob-title { font-size: 16px; padding: 31px 100px 31px 146px; border-width: 2px; }
  .Problem-list li .prob-title:before { width: 90px; left: -2px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
  .Problem-list li .prob-title:after { width: 90px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
  .Problem-list .prob-cont { font-size: 16px; line-height: 36px; padding: 20px 40px 10px 146px; }
  .Problem-list .prob-cont:before { width: 90px; height: 90px; top: 26px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; } }

/*服务理念*/
.philosophy-list li { text-align: center; border-bottom: 1px dashed #dddddd; padding: 20px 10px; }

.philosophy-list li:nth-child(even) { border-left: 1px dashed #dddddd; }

.philosophy-list li:nth-child(1), .philosophy-list li:nth-child(2) { padding-top: 0; }

.philosophy-list li:nth-last-child(1), .philosophy-list li:nth-last-child(2) { padding-bottom: 0; border-bottom: 0; }

.philosophy-list img { display: block; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; height: 90px; }

.philosophy-list .icon { background: url(../images/wicon10.png) no-repeat center center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 90px; height: 90px; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; margin: 0 auto 10px; }

.philosophy-list .text { color: #929292; padding: 8px 0 0 0; line-height: 22px; }

@media (min-width: 1024px) { .philosophy-list { padding-top: 90px; padding-bottom: 102px; }
  .philosophy-list li { padding: 50px 66px 37px; }
  .philosophy-list .text { font-size: 16px; line-height: 30px; }
  .philosophy-list .icon, .philosophy-list img { width: 160px; height: 160px; }
  .philosophy-list .icon { margin-bottom: 41px; }
  .philosophy-list .text { padding: 17px 0 0 0; } }

.philosophy-wrappe { background-color: #f5f5f5; }

.philosophy-wrappe .philo-imgs-min { position: relative; padding: 20px 0 0 0; }

.philosophy-wrappe .philo-imgs-swiper { position: relative; overflow: hidden; }

.philosophy-wrappe 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; text-align: center; color: #4c4c4c; }

.philosophy-wrappe li img { display: block; width: 100%; }

.philosophy-wrappe li .text { padding: 10px 0 0 0; }

@media (min-width: 1024px) { .philosophy-wrappe { padding-top: 56px; padding-bottom: 51px; }
  .philosophy-wrappe .philo-imgs-min { padding: 50px 0; }
  .philosophy-wrappe 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); }
  .philosophy-wrappe li .img { overflow: hidden; }
  .philosophy-wrappe 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; }
  .philosophy-wrappe li:hover .text { color: red; }
  .philosophy-wrappe li .text { padding: 17px 0 0 0; } }

/*售后服务*/
.Aftersales { color: #929292; }

.Aftersales img { max-width: 100%; }

@media (min-width: 1024px) { .Aftersales { padding-top: 85px; padding-bottom: 58px; font-size: 16px; line-height: 30px; }
  .Aftersales h5 { padding: 0 0 5px; } }

/*销售服务网络*/
.Salesnetwork { text-align: center; }

.Salesnetwork img { max-width: 100%; }

.network-table { padding: 30px 0 0 0; }

.network-table table { width: 100%; border-left: 1px solid #dddddd; max-width: 1000px; margin: 0 auto; font-family: "Microsoft YaHei"; }

.network-table table thead tr { background-color: red; border-right: 1px solid #b8bfcc; }

.network-table table thead th { border-right: 1px solid #b8bfcc; color: #ffffff; font-size: 16px; padding: 5px; }

.network-table table tbody tr { border-bottom: 1px solid #dddddd; }

.network-table table tbody td { border-right: 1px solid #dddddd; color: #929292; padding: 5px; }

@media (min-width: 1024px) { .Salesnetwork { padding-top: 76px; }
  .network-table { padding: 40px 0 36px; }
  .network-table table thead th { font-size: 18px; padding: 15px 5px; }
  .network-table table tbody td { font-size: 16px; padding: 15px 5px; } }

/*资料下载*/
.download-list ul { padding-bottom: 16px; }

.download-list ul li { padding: 0 30px 0 50px; font-size: 14px; text-align: center; color: #999999; height: 50px; line-height: 50px; border: 1px solid #e6e6e6; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; overflow: hidden; position: relative; margin: 0 0 15px; }

.download-list ul li:before { content: ""; display: block; width: 30px; height: 100%; background: url(../images/wicon12.png) no-repeat center center; position: absolute; top: 0; left: 10px; -moz-background-size: 20px; -o-background-size: 20px; background-size: 20px; }

.download-list ul li:hover .file-name { color: red; }

.download-list ul li:hover .file-load { background-image: url(../images/wicon11ho.png); }

.download-list ul li .file-name { height: 48px; line-height: 48px; float: left; width: 50%; display: block; text-align: left; color: #4c4c4c; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.download-list ul li .file-load { position: absolute; right: 10px; top: 0; width: 20px; height: 100%; display: inline-block; background: url(../images/wicon11.png) center center no-repeat; -moz-background-size: 15px; -o-background-size: 15px; background-size: 15px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.download-list ul li .file-time { float: left; width: 40%; height: 48px; line-height: 48px; display: block; color: #929292; }

@media (min-width: 1024px) { .download-list { padding: 92px 0 71px; }
  .download-list ul li { height: 90px; line-height: 90px; padding: 0 110px; margin: 0 0 22px 0; border-width: 2px; }
  .download-list ul li:before { left: 50px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
  .download-list ul li .file-name { height: 90px; line-height: 90px; width: 65%; font-size: 16px; }
  .download-list ul li .file-load { right: 46px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }
  .download-list ul li .file-time { width: 25%; height: 90px; line-height: 90px; } }

/*会员登录*/
.loginform { max-width: 390px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }

.loginform input:focus { border-color: #999999; }

.loginform .loginin { font-size: 14px; color: #666; height: 40px; line-height: 40px; border: 1px solid #d9d9d9; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 100%; padding: 0 13px; display: block; margin: 0 0 20px 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.loginform .loginin::-webkit-input-placeholder { color: #808080; }

.loginform .loginin:-moz-placeholder { color: #808080; }

.loginform .loginin::-moz-placeholder { color: #808080; }

.loginform .loginin:-ms-input-placeholder { color: #808080; }

.loginform .rem a { float: right; line-height: 22px; font-size: 14px; color: #0a51a4; }

.loginform .remmeber { float: left; font-size: 14px; color: #808080; padding-left: 50px; position: relative; line-height: 22px; cursor: pointer; }

.loginform .remmeber:before, .loginform .remmeber:after { content: ""; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.loginform .remmeber:before { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; width: 40px; height: 22px; background: #dfdfdf; position: absolute; left: 0; top: 0; }

.loginform .remmeber:after { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #fff; position: absolute; left: 2px; top: 2px; width: 18px; height: 18px; }

.loginform .remmeber.cur:before { background: #1577e4; }

.loginform .remmeber.cur:after { left: 20px; }

.loginform .loginbt { font-size: 16px; color: #fff; text-align: center; background: red; width: 100%; cursor: pointer; height: 40px; line-height: 40px; margin-top: 23px; -webkit-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); -ms-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); -moz-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); }

.loginform .otherLogin { color: #666666; padding: 20px 0 0 0; }

.loginform .otherLogin a { color: #cc291b; }

@media (min-width: 1024px) { .Person-login { padding-top: 90px; padding-bottom: 90px; }
  .loginform .loginin, .loginform .loginbt { height: 50px; line-height: 50px; }
  .loginform .loginbt { font-size: 18px; }
  .loginform .rem a { font-size: 16px; }
  .loginform .remmeber { font-size: 16px; } }

.person-success { display: none; text-align: center; }

.person-success img { display: block; margin: 0 auto; }

@media (min-width: 1024px) { .person-success .tip { padding: 36px 0 0 0; } }

/*立即注册*/
.register-form { max-width: 785px; margin: 0 auto; }

.register-form li { margin: 0 0 20px 0; }

.register-form label { display: block; position: relative; }

.register-form label .prname { color: #666666; display: block; padding: 0 0 5px; }

.register-form label em { color: #cc291b; margin-right: 5px; font-weight: bold; }

.register-form label .prompt { color: #929292; font-size: 12px; display: block; padding: 5px 0 0 0; }

.register-form label input { display: block; font-size: 14px; color: #666; height: 40px; line-height: 40px; border: 1px solid #d9d9d9; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 100%; padding: 0 13px; font-family: "Microsoft YaHei"; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.register-form label input:focus { border-color: #999999; }

.register-form label input::-webkit-input-placeholder { color: #808080; }

.register-form label input:-moz-placeholder { color: #808080; }

.register-form label input::-moz-placeholder { color: #808080; }

.register-form label input:-ms-input-placeholder { color: #808080; }

.register-form .licode label { padding-right: 130px; }

.register-form .licode .vccode { display: block; position: absolute; right: 27px; top: 30px; width: 79px; height: 30px; cursor: pointer; }

.register-form .licode .changecode { display: block; }

.register-form .agree { color: #929292; }

.register-form .agree .phoneCheck { outline-style: none; -webkit-appearance: none; resize: none; margin-right: 5px; width: 15px; height: 15px; background: url(../images/wicon14.png) 0 0 no-repeat; vertical-align: top; margin-top: 4px; cursor: pointer; }

.register-form .agree .phoneCheck.cur { background: url(../images/wicon14ho.png) 0 0 no-repeat; }

.register-form .agree a { color: #cc291b; }

.register-form .register-btn input { font-size: 16px; font-weight: bold; color: #fff; text-align: center; background: red; width: 100%; max-width: 385px; cursor: pointer; height: 40px; line-height: 40px; margin-top: 23px; -webkit-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); -ms-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); -moz-box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); box-shadow: 0 6px 15px rgba(13, 86, 167, 0.4); }

@media (min-width: 1024px) { .Memberterms-detail { padding: 60px 0; }
  .Person-register { padding: 90px 0; }
  .register-form label .prname { font-size: 16px; width: 104px; float: left; height: 50px; line-height: 50px; text-align: right; padding: 0 26px 0 0; }
  .register-form label input { float: left; width: 50%; max-width: 385px; height: 50px; line-height: 50px; }
  .register-form label .prompt { overflow: hidden; padding: 0 0 0 26px; font-size: 14px; height: 50px; line-height: 50px; }
  .register-form .licode { max-width: 390px; }
  .register-form .licode label { padding: 0; }
  .register-form .licode input { width: 180px; }
  .register-form .licode .vccode { height: 56px; top: 0; right: 0; }
  .register-form .agree { padding-left: 104px; }
  .register-form .register-btn { padding-left: 106px; }
  .register-form .register-btn input { height: 50px; line-height: 50px; font-size: 18px; margin-top: 35px; } }

/*找回密码*/
.mycenterLogin { background-color: #f7f7f7; }

.mycenterLogin .person-success { display: block; }

.mycenterLogin .person-success a { color: #cc291b; display: block; text-align: center; padding: 10px 0 0 0; }

.wregister-box { background: #fff; padding: 30px 10px 35px; color: #333; overflow: hidden; -webkit-box-shadow: 0 0 8px #ebebeb; -moz-box-shadow: 0 0 8px #ebebeb; box-shadow: 0 0 8px #ebebeb; }

.wregister-box .title { display: block; padding-bottom: 10px; border-bottom: solid 1px #dfdfdf; color: #333; font-weight: bold; }

.wregister-box .item-sum { width: 100%; margin: 20px auto; max-width: 750px; }

.wregister-box .item-sum li { float: left; position: relative; width: 33.3%; text-align: center; }

.wregister-box .item-sum li.cur:after { background-color: red; }

.wregister-box .item-sum li:nth-of-type(3) strong { background-image: url(../images/password_inco01.png); background-position: center center; background-repeat: no-repeat; -moz-background-size: auto 10px; -o-background-size: auto 10px; background-size: auto 10px; }

.wregister-box .item-sum li:after { content: ""; position: absolute; top: 14px; left: 0; height: 4px; background: #D9D9D9; width: 100%; z-index: 1; }

.wregister-box .item-sum li strong { position: relative; z-index: 2; width: 28px; height: 28px; color: #fff; text-align: center; background-color: red; display: block; vertical-align: middle; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; font-weight: normal; line-height: 28px; font-size: 16px; margin: 0 auto; }

.wregister-box .item-sum li p { padding: 5px 0 0 0; }

.wregister-box .phoneAndSms { padding: 20px 0 0; max-width: 300px; margin: 0 auto; }

.wregister-box .phoneAndSms .p01 { padding: 27px 10px 30px 42px; border: solid 1px #dfdfdf; font-size: 15px; background-image: url(../images/wimg9.jpg); background-repeat: no-repeat; background-position: 10px 29px; margin: 0 auto 20px; -moz-background-size: 25px auto; -o-background-size: 25px auto; background-size: 25px auto; }

.wregister-box .phoneAndSms em { display: inline-block; padding-right: 20px; font-size: 14px; color: #666; }

.wregister-box .phoneAndSms a { display: inline-block; width: 93px; height: 27px; line-height: 27px; text-align: center; color: #fff; background: red; font-size: 14px; }

.findPasswordUl { border-top: none; max-width: 385px; margin: 0 auto; }

.findPasswordUl li { display: table; width: 100%; margin-bottom: 20px; font-size: 14px; color: #333; position: relative; }

.findPasswordUl li input { font-family: "Microsoft YaHei"; width: 100%; padding: 0px 10px; height: 40px; line-height: 40px; border: solid 1px #d9d9d9; font-size: 13px; color: #333; position: relative; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.findPasswordUl li input:focus { border-color: #999999; }

.findPasswordUl li .findpass-right { position: relative; padding-right: 120px; }

.findPasswordUl li .SMS { display: block; position: absolute; top: 0; right: 0; height: 41px; line-height: 41px; background: red; text-align: center; color: #fff; padding: 0 10px; width: 110px; }

.findPasswordUl li.nextbtn input { cursor: pointer; background: red; color: #fff; font-size: 16px; border: none; }

@media (min-width: 768px) { .mycenterLogin { padding: 60px 0; }
  .wregister-box { padding: 40px; }
  .wregister-box .item-sum li:after { height: 5px; top: 18px; }
  .wregister-box .item-sum li strong { width: 40px; height: 40px; line-height: 40px; }
  .findPasswordUl li input, .findPasswordUl li .SMS { height: 50px; line-height: 50px; }
  .findPasswordUl li .SMS { width: 150px; }
  .findPasswordUl li .findpass-right { padding-right: 160px; }
  .findPasswordCon, .resitPassword { padding: 50px 0 0; } }

/*品牌历程*/
.History-min { background: url(../images/wicon15.png) no-repeat center center; padding: 30px 0 0 0; }

.history-list { padding: 0 40px; position: relative; border-bottom: 2px solid #d5d5d5; }

.historyulitem { position: relative; overflow: hidden; }

.historyulitem ul { width: 9999px; webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); position: relative; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; display: block; }

.historyulitem li { display: inline-block; vertical-align: bottom; background: url(../images/wicon25.png) 6px 0 repeat-y; position: relative; color: #4c4c4c; }

.historyulitem li:after { position: absolute; content: ""; width: 14px; height: 14px; border: 3px solid #d5d5d5; top: 0; left: 0; display: block; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #ffffff; }

.historyulitem li .history-con { padding: 0 10px 30px 30px; -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-backface-visibility: hidden; position: relative; -webkit-font-smoothing: none; font-size: 14px !important; color: #868686; }

.historyulitem li .year-num { margin-top: 20px; display: block; color: #cc291b; font-size: 30px; line-height: 30px; font-family: Montserrat; }

.history-btn { display: block; width: 32px; height: 33px; background-position: center center; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; background-repeat: no-repeat; cursor: pointer; 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%); }

.history-btn.hisswiper-left { left: 5px; background-image: url(../images/prev2.png); }

.history-btn.hisswiper-left:hover { background-image: url(../images/prev2ho.png); }

.history-btn.hisswiper-right { right: 5px; background-image: url(../images/next2.png); }

.history-btn.hisswiper-right:hover { background-image: url(../images/next2ho.png); }

@media (min-width: 1024px) { .History-min { padding: 100px 0 120px; }
  .history-btn { width: 42px; height: 43px; bottom: 144px; }
  .history-list { padding: 0; }
  .historyulitem li .history-con { padding: 23px 20px 51px 30px; } }

@media (min-width: 1440px) { .history-btn.hisswiper-left { left: -113px; }
  .history-btn.hisswiper-right { right: -113px; } }

/*研发团队*/
.Research-dl dt img { display: block; max-width: 100%; }

.Research-dl dd { padding: 20px 0 0 0; }

@media (min-width: 1024px) { .Research-dl { padding-top: 91px; padding-bottom: 30px; }
  .Research-dl dt { float: left; width: 30%; }
  .Research-dl dd { overflow: hidden; padding: 20px 3% 0; } }

@media (min-width: 1199px) { .Research-dl dt { width: 25.5%; }
  .Research-dl dd { padding: 20px 2% 0 6%; line-height: 30px; } }

.Research-list ul { margin: 0 -5px; padding: 0 0 20px 0; }

.Research-list li { overflow: hidden; padding: 0 5px; margin: 0 0 15px 0; }

.Research-list li img { display: block; max-width: 100%; }

.Research-list li .img { position: relative; overflow: hidden; }

.Research-list li .res-text p { color: #666666; 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; }

.Research-list li h3 { color: #333333; }

.Research-list li h3 span { color: #929292; font-size: 12px; margin: 0 0 0 10px; }

.Research-list li .res-cont { position: relative; }

.Research-list li .back { position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.65); color: #ffffff; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; opacity: 0; -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); }

.Research-list li .back .desc { color: #e6e4e4; 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%); top: 45%; width: 100%; line-height: 22px; padding: 10px; font-size: 12px; text-align: center; }

.Research-list li:hover .back { opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

@media (max-width: 320px) { .Research-list li { width: 100%; } }

@media (min-width: 1024px) { .Research-list { padding-bottom: 90px; }
  .Research-list ul { margin: 0 -11px; }
  .Research-list li { padding: 0 11px; margin: 0 0 30px 0; }
  .Research-list li h3 { padding: 0 0 6px 0; }
  .Research-list li h3 span { font-size: 14px; }
  .Research-list li .res-text { padding: 20px 0 0 0; }
  .Research-list li .res-text p { font-size: 16px; }
  .Research-list li .back .desc { padding: 0 40px; font-size: 14px; line-height: 24px; } }

/*专利技术*/
.Honor-list ul { padding-bottom: 30px; margin: 0 -5px; }

.Honor-list li { margin: 0 0 15px 0; padding: 0 5px; }

.Honor-list a { display: block; border: 1px solid #e6e6e6; }

.Honor-list a img { display: block; margin: 0 auto; max-width: 100%; }

.Honor-list .elc-img { padding: 10px; }

.Honor-list .elc-text { text-align: center; margin: 5px 0 0 0; padding: 0 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 40px; color: #4c4c4c; border-top: 1px solid #e6e6e6; background-color: #fafafa; }

@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: red; }
  .Honor-list .elc-img { overflow: hidden; padding: 27px 20px 20px; }
  .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: 89px; padding-bottom: 69px; }
  .Honor-list ul { margin: 0 -18px; padding-bottom: 36px; }
  .Honor-list li { padding: 0 18px; margin-bottom: 36px; }
  .Honor-list .elc-text { font-size: 16px; line-height: 70px; } }

/*弹窗*/
.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; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; }

/*.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: red; -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; }

/*新闻中心*/
.newscenter-list ul { padding: 0 0 20px 0; }

.newscenter-list li { margin: 0 0 20px 0; }

.newscenter-list li a { display: block; border: 1px solid #e3e3eb; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.newscenter-list li img { display: block; width: 100%; }

.newscenter-list li .news-text { padding: 10px; border-top: 1px solid #e3e3eb; }

.newscenter-list li .news-text .name { color: #333333; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newscenter-list li .news-text .desc { color: #808080; font-size: 13px; 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; margin: 5px 0; }

.newscenter-list li .news-text .date { display: block; color: #999999; font-family: Montserrat; }

@media (min-width: 1024px) { .newscenter-list { padding-top: 54px; padding-bottom: 79px; }
  .newscenter-list ul { margin: 0 -21px; padding-bottom: 13px; }
  .newscenter-list li { padding: 0 21px; margin: 0 0 42px 0; }
  .newscenter-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); }
  .newscenter-list li .news-img { overflow: hidden; position: relative; }
  .newscenter-list li .news-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; }
  .newscenter-list li .news-img:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 98, 166, 0.5) url(../images/wicon16.png) no-repeat center center; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; opacity: 0; }
  .newscenter-list li .news-text { padding: 30px 23px 40px; }
  .newscenter-list li .news-text .name { font-size: 18px; }
  .newscenter-list li .news-text .desc { margin: 15px 0 18px; }
  .newscenter-list li .news-text .date { font-size: 16px; }
  .newscenter-list li:hover a { border-color: red; }
  .newscenter-list li:hover .news-img:after { opacity: 1; }
  .newscenter-list li:hover .news-text .name { color: red; } }

/*新闻详情*/
.news-detail-title { position: relative; border-bottom: 3px solid #f2f2f2; padding: 0 0 20px 0; }

.news-detail-title h2 { color: red; }

.news-detail-title:before { content: ""; display: block; width: 30%; max-width: 330px; height: 3px; background-color: red; position: absolute; left: 0; bottom: -3px; }

.news-detail-title .date { display: block; font-family: Montserrat; color: #666666; padding: 0 0 5px 0; }

.news-detail-title #newshare { background: url(../images/share.png) no-repeat left center; color: #999999; padding: 0 0 0 23px; height: 18px; line-height: 18px; margin: 15px 0 0 0; }

.news-detail-title #newshare a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 22px; height: 18px; background-repeat: no-repeat; background-position: center center; float: none; margin: 0; padding: 0; }

.news-detail-title #newshare a.txinlang { background-image: url(../images/weibo2.png); }

.news-detail-title #newshare a.tweixin { background-image: url(../images/weixin2.png); margin-left: 2px; }

.news-detail-title #newshare a.tQQ { background-image: url(../images/QQ.png); }

.news-datail-content { color: #808080; }

.news-datail-content img { max-width: 100%; }

.news-detail-foot dl { font-size: 14px; padding: 10px 0; }

.news-detail-foot dl span { display: inline-block; line-height: 27px; padding: 0 10px 0 0; }

.news-detail-foot dl a { color: #666666; }

.news-detail-foot dl dd, .news-detail-foot dl dt { height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-detail-foot dl dd:hover a, .news-detail-foot dl dt:hover a { color: red; }

@media (min-width: 768px) { .news-detail-foot dl { padding: 10px 0 22px; }
  .news-detail-foot dl dd, .news-detail-foot dl dt { float: left; width: 50%; }
  .news-detail-foot dl dt { text-align: right; } }

@media (min-width: 1024px) { .newscenter-detail { padding-top: 51px; line-height: 30px; }
  .news-detail-title { padding: 0 0 28px 0; }
  .news-detail-title .date { padding: 0 0 9px 0; }
  .news-detail-title #newshare { position: absolute; right: 0; bottom: 33px; margin: 0; }
  .news-datail-content { padding-top: 47px; font-size: 16px; line-height: 30px; } }

.about-com-text .en { font-family: Montserrat; text-transform: uppercase; }

.about-com-text .bor { width: 32px; height: 4px; margin: 10px auto 5px; }

.about-com-text .bor.bgcac { background-color: red; }

.about-com-text .bor.bgcff { background-color: #ffffff; }

.about-com-text .bor.bgc45 { background-color: #45a2df; }

.about-yearslist { padding: 20px 0 0 0; }

.about-yearslist li { text-align: center; border-right: 1px solid #e5e6e8; margin: 0 0 15px 0; line-height: 22px; color: #666666; }

.about-yearslist li:nth-last-child(1) { border: 0; }

.about-yearslist li .yLine { color: red; font-size: 20px; font-family: Montserrat; }

.abcompany-text { color: #929292; padding: 20px 0;width: 89%;margin: 0 auto; }

.swiper-slide { 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; }

.abcompany-list { padding: 20px 0; position: relative; }

.abcompany-list .abcompany-wrapper { overflow: hidden; }

.abcompany-list li .img { border: 1px solid #e8e8e8; padding: 8px 10px; }

.abcompany-list li img { display: block; width: 100%; }

.contentBox1 {  }

@media (min-width: 768px) { .about-yearslist li { width: 20%; }
  .about-yearslist li .yLine { font-size: 30px; line-height: 30px; } }

@media (min-width: 1024px) { .about-company { padding-top: 76px; padding-bottom: 75px; }
  .about-yearslist { padding: 53px 0 45px 0; }
  .about-yearslist li { font-size: 16px; line-height: 26px; }
  .about-yearslist li .yLine { font-size: 42px; line-height: 42px; }
  .about-com-text .bor { margin: 15px auto 14px; }
  .abcompany-text { font-size: 16px; line-height: 40px; overflow: hidden; padding: 0; }
  .abcompany-list { margin: 51px 0 0 0; padding: 0; }
  .scrollBox { overflow: visible; }
  .zl-scrollBarBox { width: 3px !important; height: 100%; position: absolute; background: #e4e4e4; right: 3px !important; }
  .zl-scrollBar { width: 7px !important; position: absolute; left: -2px; top: 0; background: #c2c2c2; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
  .zl-scrollBar.zl-verticalBar { min-height: 10px; }
  .zl-scrollBar.zl-horizontalBar { min-width: 10px; }
  .zl-scrollBar:hover { background: red; }
  .zl-scrollContentDiv { position: relative !important; width: 100% !important; height: 100% !important; padding: 0 !important; margin: 0 !important; top: 0; left: 0; }
  .contentBox1 { overflow: visible; padding-right: 33px; } }

.about-honours { background: url(../images/wimg34.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.honors-wraper { position: relative; padding: 0; }

.honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 0; }

.honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center; }

.honors-sw-hook .swiper-wrapper li .img { padding: 5px; }

.honors-sw-hook .swiper-wrapper li p { padding-top: 10px; color: #ffffff; }

.honors-sw-hook .swiper-wrapper li img { display: block; width: 40%; margin:0 auto; }

.swiper-btn { display: block; width: 30px; height: 33px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); background-repeat: no-repeat; background-position: center center; z-index: 2; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; }

.honor-prev { left: 0; background-image: url(../images/prev3.png); }

.honor-next { right: 0; background-position: right 0; background-image: url(../images/next3.png); }

@media (min-width: 768px) { .honors-sw-hook { padding: 40px 0 0; } }

@media (min-width: 991px) { .about-honours { padding: 51px 0 50px; }
  .honors-wraper { margin-top: 45px; }
  .honors-sw-hook { padding: 149px 0; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(2.4); transform: scale(2.4); -o-transform: scale(2.4); -moz-transform: scale(2.4); -ms-transform: scale(2.4); z-index: 10; }
  .honors-sw-hook .swiper-wrapper li p { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); opacity: 0; padding-top: 10px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active p { -webkit-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); -moz-transform: scale(0.5); color: #ffffff; opacity: 1; }
  .honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right { -webkit-transform: scale(1.4); transform: scale(1.4); -o-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); z-index: 9; }
  .honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); z-index: 9; -moz-transform: scale(1.1); -o-transform: scale(1.1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left { right: 2%; }
  .honors-sw-hook .swiper-wrapper li.my-slide-right { left: 2%; }
  .honor-prev:hover { background-image: url(../images/prev3ho.png); }
  .honor-next:hover { background-image: url(../images/next3ho.png); } }

@media (min-width: 1024px) { .swiper-btn { width: 40px; height: 43px; } }

@media (min-width: 1400px) { .honor-prev { left: -80px; }
  .honor-next { right: -80px; } }

.absystem-list { padding: 20px 0 0 0; }

.absystem-list li { text-align: center; margin: 0 0 15px 0; }

.absystem-list li .icon { background-color: #ffffff; border: 1px solid #eeeeee; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 80px; height: 80px; margin: 0 auto 10px; }

.absystem-list li .icon img { display: block; height: 80px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

@media (min-width: 768px) { .absystem-list li { position: relative; }
  .absystem-list li:after { content: ""; display: block; width: 10px; height: 18px; position: absolute; right: 0; margin-right: -5px; top: 30%; background: url(../images/wicon26.png) no-repeat center center; }
  .absystem-list li:last-child:after { display: none; } }

@media (min-width: 1199px) { .about-system { padding-top: 96px; padding-bottom: 80px; }
  .absystem-list { padding: 68px 0 0 0; }
  .absystem-list ul { margin: 0 -35px; }
  .absystem-list li { font-size: 16px; padding: 0 35px; }
  .absystem-list li:after { margin-right: -10px; top: 35%; }
  .absystem-list li .icon { width: 130px; height: 130px; margin-bottom: 23px; }
  .absystem-list li .icon img { height: 130px; } }

.about-business { background: url(../images/wimg35.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.abusiness-list { position: relative; padding: 0 30px; margin: 20px 0 0 0; }

.abusiness-list .busines-btn { display: block; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center center; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; 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%); }

.abusiness-list .busines-btn.busines-next { right: 0; background-image: url(../images/next4.png); }

.abusiness-list .busines-btn.busines-prev { left: 0; background-image: url(../images/prev4.png); }

.abusiness-wapper { overflow: hidden; }

.abusiness-wapper li { padding: 20px; position: relative; background-color: #ffffff; border-bottom: 4px solid red; }

.abusiness-wapper li .icon { display: block; }

.abusiness-wapper li .name { font-size: 16px; color: #4c4c4c; padding: 5px 0; }

.abusiness-wapper li .text { color: #929292; min-height: 48px; }

@media (min-width: 1024px) { .about-business { padding-top: 95px; padding-bottom: 113px; }
  .abusiness-list { padding: 32px 40px; }
  .abusiness-list .busines-btn { width: 42px; height: 43px; }
  .abusiness-list .busines-btn.busines-next:hover { background-image: url(../images/next4ho.png); }
  .abusiness-list .busines-btn.busines-prev:hover { background-image: url(../images/prev4ho.png); }
  .abusiness-wapper li { padding: 20px 40px; margin-right: 23px; width: 33.33%; }
  .abusiness-wapper li .icon { height: 47px; margin-top: 25px; }
  .abusiness-wapper li .name { font-size: 20px; padding: 22px 0 17px; } }

@media (min-width: 1400px) { .abusiness-list { padding: 32px 0; }
  .abusiness-list .busines-btn.busines-next { right: -80px; }
  .abusiness-list .busines-btn.busines-prev { left: -80px; } }

.abpartner-list { position: relative; padding: 20px 30px 0; }

.abpartner-wrapper { overflow: hidden; }

.abpartner-wrapper .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.abpartner-wrapper li { background-color: #ffffff; border: 1px solid #ebebeb; }

.abpartner-wrapper li img { display: block; width: 100%; }

@media (min-width: 1024px) { .about-partner { padding-top: 74px; padding-bottom: 40px; }
  .abpartner-list { padding: 48px 40px; } }

@media (min-width: 1400px) { .abpartner-list { padding-left: 0; padding-right: 0; } }

.composimin { padding-top: 79px; margin-top: -79px; }

@media (min-width: 1024px) { .full-subnav-wrap { height: 60px; position: relative; z-index: 10; }
  .full-subnav-wrap .full-inside-subnav { -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: .6s; -moz-animation-duration: .6s; -o-animation-duration: .6s; animation-duration: .6s; }
  .full-subnav-wrap .full-inside-subnav.fixed { -webkit-animation-name: fadeHeaderInDown; -moz-animation-name: fadeHeaderInDown; -o-animation-name: fadeHeaderInDown; animation-name: fadeHeaderInDown; } }

/*华亚集团*/
.abgroup-list dl { border-bottom: 1px solid #e6e6e6; padding: 20px 0; }

.abgroup-list dt img { display: block; max-width: 100%; margin: 0 auto; }

.abgroup-list dd { padding: 10px 0 0; }

.abgroup-list dd .bor { width: 36px; height: 2px; background-color: red; margin: 10px 0; }

.abgroup-list dd .text { color: #929292; }

@media (min-width: 768px) { .abgroup-list dt { float: left; width: 50%; max-width: 580px; }
  .abgroup-list dd { overflow: hidden; padding: 5% 0 0 30px; } }

@media (min-width: 1024px) { .about-Groups { padding-top: 52px; padding-bottom: 65px; }
  .abgroup-list dl { padding: 39px 0; }
  .abgroup-list dd { padding: 6.8% 0 0 40px; }
  .abgroup-list dd .bor { margin: 31px 0 22px; }
  .abgroup-list dd .text { font-size: 16px; } }

/*历史沿革*/
.about-evolution { background: url(../images/wimg52.jpg) no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0; }

.abevolut-min { background-color: #ffffff; padding: 20px; }

.years-list-swiper { background: url(../images/line3.png) no-repeat 31px 19px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; overflow: hidden; position: relative; padding: 10px 30px 0; }

.years-list-swiper li .big-img { display: none; }

.years-list-swiper li:hover img.img1, .years-list-swiper li.cur img.img1 { display: none; }

.years-list-swiper li:hover img.img2, .years-list-swiper li.cur img.img2 { display: block; }

.years-list-swiper li:hover .text, .years-list-swiper li.cur .text { font-weight: bold; color: red; }

.years-list-swiper .dottos-box .text { text-align: center; font-size: 16px; }

.years-list-swiper .dottos-box img { width: 20px; height: 20px; display: block; margin: 0 auto; }

.years-list-swiper .dottos-box img.img1 { display: block; }

.years-list-swiper .dottos-box img.img2 { display: none; }

.years-list-swiper .years-btn { background-color: #ffffff; opacity: 1; background-position: 0 0; -moz-background-size: auto; -o-background-size: auto; background-size: auto; height: 100%; width: 31px; position: absolute; top: 5px; z-index: 10; }

.years-list-swiper .years-btn.years-next { right: 0; background-image: url(../images/icon16.png); }

.years-list-swiper .years-btn.years-next:hover { background-image: url(../images/icon16ho.png); }

.years-list-swiper .years-btn.years-prev { left: 0; background-image: url(../images/icon15.png); }

.years-list-swiper .years-btn.years-prev:hover { background-image: url(../images/icon15ho.png); }

.Historical-box { margin-bottom: 8px; position: relative; }

.Historical-box .evolut-img-btn { text-align: center; padding-top: 5px; font-size: 0; }

.Historical-box .evolut-img-btn .button-prev, .Historical-box .evolut-img-btn .button-next { background-repeat: no-repeat; background-position: center center; -moz-background-size: auto; -o-background-size: auto; background-size: auto; width: 30px; height: 30px; z-index: 9; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; cursor: pointer; margin-right: 10px; }

.Historical-box .evolut-img-btn .button-prev { background-image: url(../images/icon12.png); }

.Historical-box .evolut-img-btn .button-next { background-image: url(../images/icon13.png); }

.Historical-box .evolut-img-btn .button-prev:hover { background-image: url(../images/icon12ho.png); }

.Historical-box .evolut-img-btn .button-next:hover { background-image: url(../images/icon13ho.png); }

.Historical-box .abevolut-img-swiper { overflow: hidden; position: relative; }

.Historical-box .abevolut-img-swiper img { display: block; width: 100%; }

.Historical-box .abevolut-img-swiper .Centbtn { text-align: right; height: 18px; padding-right: 15px; bottom: 2px; position: absolute; width: 100%; z-index: 10; }

.Historical-box .abevolut-img-swiper .Centbtn span { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 1px solid #ffffff; background: none; opacity: 1; margin: 0 5px 0 0; }

.Historical-box .abevolut-img-swiper .Centbtn span.swiper-pagination-bullet.swiper-pagination-bullet-active { border: 1px solid red; background-color: red; }

.Historical-box .righttext { padding: 10px 0 0 0; color: #929292; position: relative; display: none; }

.Historical-box .righttext .title { font-size: 12px; color: #333; padding-bottom: 3px; border-bottom: 1px solid #eaeaea; margin: 10px 0 16px 0; }

.Historical-box .righttext .title b { font-size: 20px; font-weight: normal; color: red; font-family: Montserrat; }

.Historical-box .righttext .contentBox1 { height: auto; }

@media (min-width: 992px) { .abevolut-min { padding: 36px 38px 48px; }
  .Historical-box { margin-bottom: 64px; }
  .Historical-box .evolut-img-btn { position: absolute; left: 50%; bottom: 0; height: 30px; padding: 0; margin-left: 30px; z-index: 10; }
  .Historical-box .abevolut-img-swiper { float: left; width: 50%; }
  .Historical-box .righttext { overflow: hidden; padding: 0 0 0 32px; font-size: 16px; line-height: 30px; height: 253px; }
  .Historical-box .righttext .contentBox1 { height: 159px; padding-right: 5px; }
  .Historical-box .righttext .title { font-size: 14px; padding-bottom: 15px; line-height: 24px; margin: 0 0 17px; }
  .Historical-box .righttext .title b { font-size: 30px; } }

@media (min-width: 1024px) { .about-evolution { padding: 54px 0 84px; }
  .Historical-box .righttext { height: 263px; }
  .Historical-box .righttext .title b { font-size: 32px; line-height: 32px; }
  .years-list-swiper { padding-left: 45px; padding-right: 45px; }
  .years-list-swiper .dottos-box .text { font-size: 16px; margin-top: 11px; } }

@media (min-width: 1199px) { .Historical-box .righttext { height: 338px; }
  .Historical-box .righttext .contentBox1 { height: 210px; } }

/*品质保证*/
.abqualit-dl { padding: 20px 0 0 0; }

.abqualit-dl dl { padding: 0 0 20px 0; }

.abqualit-dl dl:nth-child(even) dt { background-image: url(../images/wicon31.png); }

.abqualit-dl dt { background-image: url(../images/wicon30.png); background-position: 0 5px; background-repeat: no-repeat; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; position: relative; padding: 0 60px; }

.abqualit-dl dt:after { content: ""; display: block; width: 100%; height: 100%; }

.abqualit-dl dt img { display: block; max-width: 100%; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.abqualit-dl dd { padding: 20px 0 0 0; }

.abqualit-dl dd .text { color: #666666; }

.abqualit-dl dd .name { color: red; padding: 0 0 10px 0; }

@media (min-width: 768px) { .abqualit-dl dt { float: left; width: 50%; background-position: 0 12px; }
  .abqualit-dl dd { overflow: hidden; padding-top: 4%; padding-left: 5%; }
  .abqualit-dl dl:nth-child(even) dt { float: right; }
  .abqualit-dl dl:nth-child(even) dd { padding-left: 0; padding-right: 6%; } }

@media (min-width: 1024px) { .about-Quality-dl { padding-top: 93px; }
  .abqualit-dl { padding: 68px 0 0; }
  .abqualit-dl dl { padding: 0 0 58px 0; }
  .abqualit-dl dd .text { font-size: 16px; line-height: 30px; }
  .abqualit-dl dd .name { padding: 0 0 30px 0; }
  .abqualit-dl dt { max-width: 600px; }
  .abqualit-dl dt img { max-width: 400px; } }

@media (min-width: 1280px) { .abqualit-dl dl { margin-left: -135px; }
  .abqualit-dl dl:nth-child(even) { margin-left: 0; margin-right: -135px; } }

.about-Quality-list { background-color: #f5f5f5; }

.abqualit-wrapper { position: relative; }

.abqualit-wrapper .common-btn { display: none; }

.abqualit-swiper { overflow: hidden; text-align: center; }

.abqualit-swiper li { display: inline-block; }

.abqualit-swiper li img { display: block; max-width: 100%; margin: 0 auto; border: 1px solid #dddddd; }

.abqualit-swiper li .text { color: #666666; }

@media (min-width: 768px) { .abqualit-swiper { overflow: hidden; text-align: center; }
  .abqualit-swiper li { width: 33.33%; }
  .abqualit-swiper li .text { font-size: 16px; padding: 30px 0 0 0; } }

@media (min-width: 1024px) { .about-Quality-list { padding-top: 56px; }
  .abqualit-wrapper { margin-top: 26px; } }

.common-clumb-box { position: relative; }

.common-clumb-box .sub-btn { width: 44px; height: 38px; cursor: pointer; 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: red; }

.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: 22px 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: 22px 0 0 8px; }

.common-clumb { font-size: 0; padding-top: 20px; overflow: hidden; }

.common-clumb .clumb-box { width: auto; }

.common-clumb a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #4c4c4c; font-size: 14px; text-align: center; padding: 5px 10px; width: auto; position: relative; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.common-clumb a:last-child:after { display: none; }

.common-clumb a:after { content: ""; display: block; width: 1px; height: 14px; background-color: #dedede; 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; }

.common-clumb a:hover, .common-clumb a.cur { color: #ffffff; }

.common-clumb a:hover:after, .common-clumb a.cur:after { background-color: red; }

.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: red; -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; }

@media (min-width: 762px) { .clumb-title .cn { padding: 0 0 7px 0; } }

@media (min-width: 1024px) { .common-clumb { padding: 12px 0 0 0; }
  .common-clumb a { padding: 11px 35px; }
  .common-clumb-box { padding-top: 68px; }
  .common-clumb-box .sub-btn.sub-prev:before, .common-clumb-box .sub-btn.sub-next:before { margin-top: 18px; } }

/*产品中心*/
.product-list { padding-top: 30px; }

.product-list ul { margin: 0 -5px; padding-bottom: 20px; }

.product-list li { padding: 0 5px; margin: 0 0 10px 0; }

.product-list li a { border: 1px solid #ededed; display: block; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

.product-list li img { display: block; margin: 0 auto; max-width: 100%; }

.product-list li .pro-text { text-align: center; padding: 0 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 45px; font-family: Montserrat; font-size: 16px; background-color: #f5f5f5; }

@media (min-width: 1024px) { .product-list { padding-top: 48px; padding-bottom: 70px; }
  .product-list ul { padding-bottom: 40px; margin: 0 -18px; }
  .product-list li { padding: 0 18px; margin-bottom: 38px; }
  .product-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); }
  .product-list li .pro-img { overflow: hidden; }
  .product-list 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; }
  .product-list li .pro-text { font-size: 20px; line-height: 68px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .product-list li:hover a { border-color: red; }
  .product-list li:hover .pro-text {  } }

/*产品详情*/
.pro-big-img { overflow: hidden; }

.pro-big-img img { display: block; max-width: 100%; margin: 0 auto; }

.pro-small-wrapper { overflow: hidden; }

.pro-small-wrapper li { border: 1px solid #d9d9d9; float: left; width: 25%; }

.pro-small-wrapper li:hover, .pro-small-wrapper li.cur { border-color: red; }

.pro-small-wrapper img { display: block; width: 100%; margin-top:10px; }

.pro-small-box { position: relative; padding: 0 44px;margin-top:20px; }

.pro-btn { display: block; width: 44px; height: 38px; cursor: pointer; 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; }

.pro-btn:after { display: block; content: ""; width: 14px; height: 14px; border-left: 2px solid #333333; border-bottom: 2px solid #333333; }

.pro-btn.pro-next { right: 0; }

.pro-btn.pro-next:after { transform: rotate(225deg); -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); margin: 12px 0 0 8px; }

.pro-btn.pro-prev { left: 0; }

.pro-btn.pro-prev:after { transform: rotate(40deg); -webkit-transform: rotate(40deg); -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -o-transform: rotate(40deg); margin: 12px 0 0 17px; }

.pro-info-right { padding: 30px 0 0 0; }

.pro-info-right .pro-text { color: #929292; padding: 10px 0 0 0; }

.pro-detail-video { max-width: 430px; padding: 20px 0 0 0; }

.pro-detail-video img { display: block; max-width: 100%; }

.pro-detail-video .vide0-img { position: relative; cursor: pointer; }
.pro-detail-video  .text{ padding:5px 0 0 0; text-align:center;}
.pro-detail-video .vide0-img:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/wicon32.png) no-repeat center center; }

@media (min-width: 1024px) { .pro-detail-min { padding-top: 90px; padding-bottom: 90px; }
  .pro-detail-info { position: relative; float: left; width: 61.5%; }
  .pro-small-box { padding: 40px 0; position: absolute; width: 93px; height: 466px; top: 0; margin-top: 0; }
  .pro-btn { left: 50%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .pro-btn.pro-next { bottom: 0; top: auto; left: 24px; }
  .pro-btn.pro-next:after { transform: rotate(316deg); -webkit-transform: rotate(316deg); -moz-transform: rotate(316deg); -ms-transform: rotate(316deg); -o-transform: rotate(316deg); margin: 20px 0 0 15px; }
  .pro-btn.pro-prev { top: 0; left: 24px; }
  .pro-btn.pro-prev:after { transform: rotate(133deg); -webkit-transform: rotate(133deg); -moz-transform: rotate(133deg); -ms-transform: rotate(133deg); -o-transform: rotate(133deg); margin: 4px 0 0 15px; }
  .pro-small-wrapper { height: 386px; }
  .pro-small-wrapper .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }
  .pro-small-wrapper .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }
  .pro-small-wrapper li { width: 100% !important; height: auto; margin-bottom: 3px; padding-left: 0; }
  .pro-big-img { margin-left: 93px; /*height: 466px;*/ margin-top: 0; }
  .pro-info-right { overflow: hidden; padding: 50px 0 0 0; }
  .pro-info-right .pro-text { line-height: 30px; padding: 20px 0 0; }
  .pro-detail-video:nth-child(1) { padding: 60px 0 0 0; }
  .pro-detail-video: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-detail-video .vide0-img { overflow: hidden; }
  .pro-detail-video .vide0-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; } }

/*视频弹窗*/
.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 { 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: red; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

@media (min-width: 640px) { .tianjiatvwrap .videobox { height: 350px; } }

@media (min-width: 1024px) { .tianjiatvwrap { width: 1000px; }
  .tianjiatvwrap .videobox { height: 600px; } }

/*产品选项卡*/
.tab-options { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; text-align: center; background-color: #ffffff; }

.tab-options a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; font-size: 16px; line-height: 40px; margin: 0 5px; }

.tab-options a:after { content: ""; height: 3px; position: absolute; bottom: -1px; left: 51%; right: 51%; z-index: -1; background-color: red; -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; }

.tab-options a:hover:after, .tab-options a.cur:after { left: 0; right: 0; z-index: 1; }

.composimin-datial { color: #666666; border-bottom: 1px solid #e6e6e6; }

.composimin-datial:last-child { border-bottom: 0; margin-top:20px; margin-bottom:40px; }
.composimin-datial table{margin: 0 auto;width: 100%;max-width: 1200px;}
.composimin-datial table .firstRow{background: #6f6f6f;color: #fff;}
.composimin-datial table tr{border-bottom: 1px solid #ecebea;}
.composimin-datial table td{text-align: center;word-break: break-word;}
@media only screen and (max-width:480px){
	.composimin-datial table{font-size: 12px;}
}

@media (min-width: 1024px) { .tab-options { height: 68px; z-index: 10; }
  .tab-options a { line-height: 67px; margin: 0 47px; font-size: 20px; }
  .composimin-datial { font-size: 16px; line-height: 36px; padding-top: 30px; margin-top: -30px; }
  .tab-optionsbox { height: 68px; }
  .com-cont { padding: 70px 0 40px; } }

.prodaty-list { padding: 20px 0; position: relative; }

.prodaty-list .prodaty-wrapper { overflow: hidden; }

.prodaty-list li img { display: block; width: 100%; }

@media (min-width: 1024px) { .prodaty-list { padding: 35px 0; }
  .prodaty-list li { float: left; width: 33.33%; } }

.bgcc0cee8 { background-color: #c0cee8; color: #ffffff; }

.bgcfafafa { background-color: #fafafa; }

.product-table table span { padding: 0 29px; }

.product-table table span img { margin-right: 5px; vertical-align: middle; }

.product-table table thead th { padding: 5px 3px; }

.product-table table thead th:first-child { border-right: 0; }

.product-table table thead th:nth-child(2) { border-left: 0; }

.product-table table td, .product-table table th { border: 1px solid #dedede; text-align: center; padding: 3px; font-weight: normal; }

@media (min-width: 1024px) { .product-table { padding: 50px 0 35px; }
  .product-table .bgcc0cee8 { line-height: 43px; padding: 0 10px; font-size: 20px; }
  .product-table table thead th { font-size: 20px; }
  .product-table table td, .product-table table th { font-size: 16px; } }

/*产品专题*/
.descr-btn { display: block; width: 19px; height: 30px; position: absolute; 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%); background-position: center center; background-repeat: no-repeat; -moz-background-size: auto; -o-background-size: auto; background-size: auto; top: 44%; }

.descr-btn.descr-prev { background-image: url(../images/prev5.png); left: 0; }

.descr-btn.descr-prev:hover { background-image: url(../images/prev5ho.png); }

.descr-btn.descr-next { background-image: url(../images/next5.png); right: 0; }

.descr-btn.descr-next:hover { background-image: url(../images/next5ho.png); }

.pro-descript { background: url(../images/wqimg14.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0 0 0; }

.desc-swiper { overflow: hidden; }

.desc-swiper li { font-size: 12px; text-align: center; }

.desc-swiper li img { display: block; width: 100%; }

.desc-swiper li .txt { padding: 5px 0 0 0; color: #929292; }

.desc-video-wrapper { padding: 20px 30px; position: relative; }

.desc-video-wrapper .pro-btn { width: 30px; top: 44%; }

.desc-video-wrapper .pro-btn.pro-prev:after { margin: 12px 0 0 12px; }

.desc-video-wrapper .pro-btn.pro-next:after { margin: 12px 0 0 5px; }

.pro-desc-left { max-width: 480px; }

.pro-desc-left .desc { padding: 5px 0 0; color: #4c4c4c; }

.pro-desc-right img { display: block; max-width: 100%; width: 80%; margin: 0 auto; }

@media (min-width: 1024px) { .pro-descript { padding: 40px 0 0 0; }
  .pro-desc-left { float: left; width: 50%; padding: 30px 0 0 0; }
  .pro-desc-left .desc { font-size: 18px; line-height: 30px; }
  .pro-desc-right { float: right; width: 57%; }
  .desc-swiper li { cursor: pointer; }
  .desc-swiper li .txt { font-size: 14px; padding: 11px 0 0 0; }
  .desc-swiper li .img { position: relative; }
  .desc-swiper li .img:after { content: ""; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5) url(../images/wicon35.png) no-repeat center; position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .desc-swiper li:hover .img:after { opacity: 1; }
  .desc-swiper li:hover .txt { color: red; } }

@media (min-width: 1280px) { .pro-desc-left { padding: 11% 0 0 0; }
  .pro-desc-left .desc { padding: 31px 0 0 0; }
  .pro-desc-right img { width: auto; }
  .desc-video-wrapper { padding: 42px 30px; } }

@media (min-width: 1440px) { .pro-desc-right { margin-right: -104px; } }

.pro-Features { padding-top: 30px; padding-bottom: 20px; }

.pro-featlist { overflow: hidden; padding: 30px 0 0 0; }

.pro-featlist ul { margin: 0 -10px; }

.pro-featlist li { margin: 0 0 15px 0; }

.pro-featlist li .icon { height: 80px; width: 80px; border: 1px solid #dcdcdc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 auto; }

.pro-featlist li .icon img { display: block; height: 80px; }

.pro-featlist li .text { text-align: center; color: #808080; padding: 8px 0 0 0; }

@media (min-width: 768px) { .pro-featlist li .icon { width: 100px; height: 100px; }
  .pro-featlist li .icon img { height: 100px; } }

@media (min-width: 1199px) { .pro-Features { padding-top: 77px; }
  .pro-featlist { padding: 80px 0 0 0; }
  .pro-featlist ul { margin: 0 -20px; }
  .pro-featlist li { padding: 0 20px; margin: 0 0 74px 0; }
  .pro-featlist li .icon { width: 160px; height: 160px; }
  .pro-featlist li .icon img { height: 160px; }
  .pro-featlist li .text { font-size: 16px; line-height: 30px; padding: 24px 0 0 0; } }

.pro-Standard { background: url(../images/wqimg15.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding-top: 30px; padding-bottom: 30px; }

.pro-stanlist { padding: 20px 0 0 0; color: #cbd1da; }

.pro-stanlist li { padding: 0 0 10px; }

@media (min-width: 1024px) { .pro-Standard { padding-top: 91px; padding-bottom: 91px; }
  .pro-stanlist { padding: 45px 0 51px 0; max-width: 915px; -webkit-columns: 20px 2; -moz-columns: 20px 2; columns: 20px 2; -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; font-size: 16px; } }

.pro-Cased { padding-top: 30px; padding-bottom: 30px; }

.pro-caselist { padding: 20px 0 0 0; }

.pro-caselist li { margin: 0 0 20px 0; }

.pro-caselist li .case-cont { padding: 20px; border: 5px solid #d8d8d8; background-color: #f2f2f2; }

.pro-caselist li .name { padding: 0 0 10px 0; }

.pro-caselist li .name img { vertical-align: -5px; margin: 0 10px 0 0; }

.pro-caselist li .text { color: #929292; }

.pro-caselist li .text span { color: #cc291b; font-size: 20px; }

.pro-caselist li:nth-child(even) .case-cont { background-color: #ffffff; border-color: #dde3ed; }

.pro-caselist li:nth-child(even) .text { color: #666666; }

.pro-caselist li:nth-child(even) .name { color: red; }

@media (min-width: 768px) { .pro-Cased { padding-top: 74px; padding-bottom: 101px; }
  .pro-caselist { overflow: hidden; position: relative; padding: 72px 0 0 0; }
  .pro-caselist:after { content: ""; display: block; width: 157px; height: 211px; background: url(../images/wicon46.png) no-repeat center center; 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%); }
  .pro-caselist ul { margin: 0 -36px; }
  .pro-caselist li { float: left; width: 50%; padding: 0 36px; }
  .pro-caselist li .case-cont { border-width: 10px; padding: 50px 30px 50px 62px; }
  .pro-caselist li .text { font-size: 16px; line-height: 36px; padding: 15px 0 0 0; } }

.ce1e1e1 { color: #e1e1e1; }

.pro-advantge { background: url(../images/wqimg16.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0; }

.pro-advantge .about-com-text h4 { padding: 10px 0 0 0; }

.pro-advanlist { padding: 20px 0 0 0; overflow: hidden; }

.pro-advanlist ul { margin: 0 -10px; }

.pro-advanlist li { float: left; width: 25%; padding: 0 10px; }

.pro-advanlist li .icon { width: 60px; height: 60px; border: 2px solid #cdd0d5; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 auto; }

.pro-advanlist li .icon img { height: 60px; display: block; }

.pro-advanlist li .text { text-align: center; color: #fffefe; padding: 5px 0 0 0; }

@media (min-width: 1024px) { .pro-advantge { padding: 97px 0; }
  .pro-advantge .about-com-text h4 { line-height: 30px; max-width: 760px; margin: 0 auto; padding: 24px 0 0 0; }
  .pro-advanlist { padding: 57px 0 34px 0; }
  .pro-advanlist li { padding: 0 55px; }
  .pro-advanlist li .icon { width: 134px; height: 134px; }
  .pro-advanlist li .icon img { height: 134px; }
  .pro-advanlist li .text { font-size: 18px; padding: 23px 0 0 0; } }

.pro-structure { background-color: #f5f5f5; padding: 30px 0; }

.pro-structlist { padding: 20px 0 0 0; position: relative; overflow: hidden; }

.pro-structlist ul { margin: 0 -10px; }

.pro-structlist li { margin: 0 0 20px 0; }

.pro-structlist li img { display: block; width: 100%; }

.pro-structlist li .name { font-size: 16px; padding: 10px 0 0; }

.pro-structlist li .text { color: #666666; 	display: -webkit-box;
    height: 72px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;}

@media (min-width: 1024px) { .pro-structure { padding: 79px 0 60px; }
  .pro-structlist { padding: 60px 0 0 0; }
  .pro-structlist ul { margin: 0 -16px; }
  .pro-structlist li { padding: 0 16px; margin: 0 0 38px 0; }
  .pro-structlist li .name { font-size: 20px; padding: 27px 0 12px; }
  .pro-structlist li .text { font-size: 16px;
    height: 48px; -webkit-line-clamp:2; } }

.pro-diagram { background: url(../images/wqimg23.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0; }

.pro-diag-img { padding: 20px 0 0 0; }

.pro-diag-img img { max-width: 100%; }

@media (min-width: 1024px) { .pro-diagram { padding: 80px 0 60px; }
  .pro-diag-img { padding: 94px 0 0 0; } }

.common-Industry h4 { color: #4c4c4c; }

.relatiev { position: relative; }

.workpiece-wrapper, .partner-wrapper, .Process-wrapper { padding: 20px 0; }

.workpiece-swiper { overflow: hidden; }

.workpiece-swiper li { background-color: #d8e6eb; }

.workpiece-swiper li img { display: block; width: 100%; }

.partner-swiper { overflow: hidden; }

.partner-swiper li { border: 1px solid #ebebeb; }

.partner-swiper li img { display: block; width: 100%; }

.Process-swiper { overflow: hidden; }

.Process-swiper li { border: 1px solid #f0f0f0; }

.Process-swiper li img { display: block; width: 100%; }

.Process-swiper li .text { border: 1px solid #f0f0f0; border-top: 0; border-bottom: 0; color: #666666; padding: 10px 20px; text-align: center; }

.pro-industrmin { padding-top: 30px; }

.pro-industrmin .common-clumb-box { text-align: center; }

.common-Industry { display: none; }

@media (min-width: 1024px) { .pro-industrmin { padding-top: 105px; }
  .pro-industrmin .common-clumb-box { padding-top: 39px; }
  .workpiece-wrapper, .partner-wrapper, .Process-wrapper { padding: 30px 0 0; }
  .common-Industry { padding: 16px 0 0 0; }
  .Process-swiper li .text { padding: 28px 20px; font-size: 16px; } }

/*index*/
.indexbanner { position: relative; overflow: hidden; }

.indexbanner li { float: left; }

.indexbanner li img { display: block; width: 100%; }

.ipages { position: absolute; bottom: 25px; text-align: center; width: 100%; z-index: 9; }

.ipages span { display: inline-block; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 1px solid red; margin: 0 5px; vertical-align: middle; background: none; cursor: pointer; opacity: 1; }

.ipages span.swiper-pagination-bullet-active { background: red; }

.index-aboutlist { padding: 20px 0 0 0; }

.index-aboutlist li { margin: 0 0 20px 0; padding: 0; }

.index-aboutlist li img { display: block; width: 100%; }

.index-aboutlist li a { display: block; }

.index-aboutlist li .infor { padding: 15px 0; position: relative; }

.index-aboutlist li .infor:after { content: ""; display: block; width: 91%; height: 1px; background-color: #dddddd; position: absolute; bottom: 0; left: 0; }

.index-aboutlist li .infor:before { content: ""; position: absolute; z-index: -1; left: 0; right: 100%; bottom: 0; background: red; height: 1px; -webkit-transition-property: right; -o-transition-property: right; -moz-transition-property: right; transition-property: right; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.index-aboutlist li .name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.index-aboutlist li .text { color: #808080; margin: 5px 0 0; 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; }

.index-aboutlist li .more { display: block; font-family: Montserrat; background: url(../images/wicon51.png) no-repeat 0 center; -moz-background-size: auto; -o-background-size: auto; background-size: auto; padding: 10px 0 10px 45px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }

@media (min-width: 768px) { .index-aboutlist li .infor { padding: 20px 6% 20px 0; } }

@media (min-width: 1024px) { .index-Aboutus { padding-top: 80px; }
  .index-Aboutus .about-com-text h4 { padding: 20px 0 0 0; }
  .index-aboutlist { padding: 47px 0 0 0; }
  .index-aboutlist 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); }
  .index-aboutlist li .img { overflow: hidden; }
  .index-aboutlist 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; }
  .index-aboutlist li .infor { padding: 46px 12% 11px 0; }
  .index-aboutlist li .text { margin: 13px 0 0 0; }
  .index-aboutlist li .more { padding: 25px 0 25px 45px; }
  .index-aboutlist li:hover .more { background-position: 5px center; color: red; }
  .index-aboutlist li:hover .name { color: red; }
  .index-aboutlist li:hover .infor:before { right: 9%; z-index: 2; } }

.pagebtn { background-position: center center; background-repeat: no-repeat; -moz-background-size: auto; -o-background-size: auto; background-size: auto; width: 80px; right: 0; height: 100%; top: 0; position: absolute; background-color: #ffffff; z-index: 3; }

.pagebtn a { display: block; width: 31px; height: 30px; position: absolute; 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%); background-position: center; background-repeat: no-repeat; z-index: 4; }

.pagebtn .page-prev { background-image: url(../images/wicon52.png); left: 0px; }

.pagebtn .page-prev:hover { background-image: url(../images/wicon52ho.png); }

.pagebtn .page-next { background-image: url(../images/wicon53.png); right: 10px; }

.pagebtn .page-next:hover { background-image: url(../images/wicon53ho.png); }

.index-pro-swiper { padding: 20px 0 0 0; overflow: hidden; position: relative; }

.index-pro-swiper li { position: relative; width: 100%; }

.index-pro-swiper li img { display: block; max-width: 100%; margin: 0 auto; }

.index-pro-swiper .top-product-swiper { padding: 20px; background: url(../images/wqimg39.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.index-pro-swiper .top-product-swiper .modl { color: #dc3a2c; font-family: Montserrat; font-size: 20px; }

.index-pro-swiper .top-product-swiper .name { color: #807979; padding: 5px 0; }

.index-pro-swiper .top-product-swiper .thumb { padding: 20px 0 0 0; }

.index-pro-swiper .bot-prosuct { width: 80%; max-width: 1120px; margin: -54px auto 0; background-color: #ffffff; position: relative; z-index: 2; }

.index-pro-swiper .pagecont-swiper { overflow: hidden; padding: 15px 0 15px 55px; position: relative; }

.index-pro-swiper .pagecont-swiper .pagename { position: relative; padding-right: 80px; color: red; }

.index-pro-swiper .pagecont-swiper .pagenum { width: 40px; height: 100%; position: absolute; top: 0; z-index: 3; left: 0; background-color: #ffffff; }

.index-pro-swiper .pagecont-swiper .pagenum:after { content: ""; display: block; width: 4px; height: 4px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: #dc3a2c; 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: -5px; }

.index-pro-swiper .pagecont-swiper .pagenum span { background: none; 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; opacity: 0; width: 40px; height: 20px; text-align: center; line-height: 20px; margin: 0; font-size: 20px; font-family: Montserrat; color: red; }

.index-pro-swiper .pagecont-swiper .pagenum span.swiper-pagination-bullet-active { opacity: 1; }

.index-pro-swiper .pageinfor-swiper { overflow: hidden; padding: 15px 12px; background-color: #2c384b; }

.index-pro-swiper .pageinfor-swiper .tage { color: #ffffff; font-family: Montserrat; font-size: 16px; }

.index-pro-swiper .pageinfor-swiper .desc { color: #bcbec2; padding: 10px 0; }

.index-pro-swiper .pageinfor-swiper .more { display: inline-block; background-color: #dc3a2c; color: #ffffff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; padding: 3px 15px; }

@media (min-width: 1024px) { .index-Product { padding-top: 42px; padding-bottom: 141px; }
  .index-pro-swiper { padding: 59px 0 0 0; }
  .index-pro-swiper .bot-prosuct { margin-top: -80px; }
  .index-pro-swiper .top-product-swiper { padding: 20px 0 0 0; }
  .index-pro-swiper .top-product-swiper li { margin: 0 auto; }
  .index-pro-swiper .top-product-swiper .top-pro-cont { width: 80%; max-width: 1120px; margin: 0 auto; padding: 18px 0 0 0; }
  .index-pro-swiper .top-product-swiper .infor { float: left; width: 42%; padding: 15% 0 0 0; }
  .index-pro-swiper .top-product-swiper .thumb { overflow: hidden; }
  .index-pro-swiper .top-product-swiper .modl { font-size: 42px; line-height: 42px; }
  .index-pro-swiper .top-product-swiper .name { font-size: 18px; padding: 23px 0 0 0; }
  .index-pro-swiper .pagecont-swiper { padding: 27px 0 29px 104px; }
  .index-pro-swiper .pagecont-swiper .pagename { font-size: 20px; padding-right: 230px; }
  .index-pro-swiper .pagecont-swiper .pagenum { width: 74px; }
  .index-pro-swiper .pagecont-swiper .pagenum:after { right: -17px; }
  .index-pro-swiper .pagecont-swiper .pagenum span { width: 74px; text-align: right; }
  .index-pro-swiper .pageinfor-swiper { position: relative; padding: 38px 40px 70px; }
  .index-pro-swiper .pageinfor-swiper .tage { font-size: 20px; float: left; width: 165px; }
  .index-pro-swiper .pageinfor-swiper .desc { padding: 0 190px 0 0; overflow: hidden; }
  .index-pro-swiper .pageinfor-swiper .more { position: absolute; right: 0; top: 0; width: 140px; height: 48px; line-height: 48px; text-align: center; font-size: 16px; padding: 0; }
  .pagebtn { width: 230px; }
  .pagebtn .page-prev { left: 47px; }
  .pagebtn .page-next { right: 47px; } }

.index-Service { background: url(../images/wqimg40.jpg) no-repeat center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.index-servelist { padding: 20px 0 0; text-align: center; font-size: 0; }

.index-servelist li { margin: 0 0 15px 0; display: inline-block; padding: 0 20px; }

.index-servelist .iconbox { text-align: center; }

.index-servelist .iconbox img { display: block; margin: 0 auto; height: 60px; background: rgba(255, 255, 255, 0.6); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.index-servelist .iconbox .icon { width: 82px; height: 82px; padding: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 auto; border: 1px dashed rgba(255, 255, 255, 0.5); }

.index-servelist .iconbox .text { color: #ffffff; padding: 10px 0 0 0; font-size: 14px; }

@media (min-width: 768px) { .index-servelist { position: relative; }
  .index-servelist li { padding: 0 19px; }
  .index-servelist li:last-child .iconbox .icon:after { display: none; }
  .index-servelist .iconbox .icon { position: relative; }
  .index-servelist .iconbox .icon:after { content: ""; display: block; width: 38px; border-bottom: 1px dashed rgba(255, 255, 255, 0.5); left: 82px; 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%); } }

@media (min-width: 1024px) { .index-Service { padding-top: 98px; padding-bottom: 113px; }
  .index-servelist { padding: 79px 0 0 0; }
  .index-servelist li { padding: 0 25px; }
  .index-servelist li:hover .iconbox img { background: white; }
  .index-servelist .iconbox img { height: 80px; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .index-servelist .iconbox .icon { width: 102px; height: 102px; }
  .index-servelist .iconbox .icon:after { width: 50px; left: 102px; }
  .index-servelist .iconbox .text { font-size: 18px; padding: 20px 0 0 0; } }

@media (min-width: 1280px) { .index-servelist li { padding: 0 37px; }
  .index-servelist .iconbox img { height: 106px; }
  .index-servelist .iconbox .icon { width: 128px; height: 128px; }
  .index-servelist .iconbox .icon:after { width: 74px; left: 128px; } }

@media (min-width: 1440px) { .index-servelist li { padding: 0 48px; }
  .index-servelist .iconbox .icon:after { width: 96px; left: 128px; } }

.index-Newscenter { background: #eff4f7 url(../images/wicon60.png) no-repeat center 125px; -moz-background-size: auto; -o-background-size: auto; background-size: auto; }

.index-newslist { padding: 20px 0 0 0; }

.index-newslist li { margin: 0 0 20px 0; }

.index-newslist li img { display: block; width: 100%; }

.index-newslist li a { display: block; }

.index-newslist li .name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #1a1a1a; margin: 15px 0 0 0; }

.index-newslist li .text { color: #808080; 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; margin: 10px 0; }

.index-newslist li .date { display: block; color: #4c4c4c; font-family: Montserrat; background: url(../images/wicon61.png) no-repeat 0 center; padding: 0 0 0 22px; }

@media (min-width: 1024px) { .index-Newscenter { padding: 75px 0; }
  .index-newslist { padding: 49px 0 0 0; }
  .index-newslist 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); }
  .index-newslist li .img { overflow: hidden; }
  .index-newslist 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; }
  .index-newslist li .name { margin: 30px 0 0; }
  .index-newslist li .text { margin: 18px 0; }
  .index-newslist li:hover .name { color: red; } }

.searchcont401 { padding: 36px 0; background-color: #ffffff; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: red; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 ul { padding-bottom: 40px; }

.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: #da251d; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt { float: left; width: 78%; }

.searchinputcont401 dd { float: left; width: 22%; }

.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: red; 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 input { font-size: 18px; }
  .searchinputcont401 dd input { font-size: 18px; font-weight: bold; } }



/*2018.11.16*/
.Comprepair .liselect select { line-height:20px; background-image:url(../images/selcet.png);background-position:95% center; background-repeat:no-repeat;}
.pro-Workpiece { padding-top:0;}
.common-Industry { padding-top:30px;padding-bottom:30px;}
.common-Industry .padtb { padding-bottom:0; }
.product-table table span { display:block; padding:0;}
.Research-list li .back .desc { height:100%;overflow:hidden;	display: -webkit-box;
    height: 164px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;}
@media(min-width:768px) {
    .Comprepair .liselect select { line-height:34px;}
.common-Industry .padtb { padding-bottom:30px; }

.product-table table span { display:inline-block; padding:0 29px;}
}

/*2018.11.19*/
@media(min-width:2500px) {
    .header-nav { padding-left:9%;}
}


/*2018.11.22*/



.commonposition { position: fixed; bottom:10%; right: 0; z-index: 999999; }

.commonposition a { text-align: center;display: block; width: 40px; height: 40px; line-height: 40px;font-size:0;position: relative; background-color: #dc3a2c; background-repeat: no-repeat; background-position: center center; margin-top: 1px;  }
.commonposition a:first-child{ border-top-left-radius: 5px;border-top-right-radius: 5px;}
.commonposition a:last-child{ border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
.commonposition a img{ vertical-align: middle;height: 22px;}
.commonposition a p{ display: none;}

.commonposition a span { display: none; position: absolute; right: 40px; top: 0; padding: 13px; color: #fff; background-color: #dc3a2c; line-height: 24px; font-size: 14px; width: 190px; }

.commonposition a span.erCoder { width: 113px; height: 113px; background-color: #FFFFFF; padding: 0;border:1px solid #CCCCCC; }
.commonposition a span.erCoder img{ height: 110px;}

.commonposition a.Hometop{ background-color: #2c384b;}

.bd_weixin_popup { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }


@media (min-width: 992px) { .commonposition { bottom: 114px; }
    .commonposition a { width: 75px; height: 75px; line-height: 24px;padding:10px 0 0 0;}
    .commonposition a img{ height: 29px;}
    .commonposition a span { right: 75px; height: 75px;line-height: 75px; padding:0 13px;}

    .commonposition a span.erCoder{ right: 80px;}
    .commonposition a span.erCoder{}
    .commonposition a p{ display: block; font-size: 14px;padding:7px 0 0 0; color: #FFFFFF}
    .commonposition a.Hometop{ line-height: 75px;padding-top: 0;}
}

@media (min-width: 1280px) { .commonposition { right: 30px; } }

.findPasswordUl li:nth-child(2) label{ position:relative; display:block;}
.findPasswordUl li:nth-child(2) label .vccode{ position:absolute; right:1px; top:1px;}


.pro-datial-tab  img{ max-width:100%;}


/*2018.12.11*/
.contact-dl .infor .huayaewm{ display:block;height:150px;}
@media(min-width:1024px) {
    .contact-dl .infor { position:relative;}
    .contact-dl .infor .huayaewm { position:absolute; right:30px; bottom:0;}
}

@media(max-width:1024px) {
   .header-right {
    float: right;
    font-size: 0;
	margin-top:15px;
}
.header-nav {
    position: fixed;
    top: 62px;
    width: 100%;
    left: 0;
    height: 100%;
    background: #ffffff;
    padding: 0;
    display: none;
    overflow-y: scroll;
    padding-bottom: 190px;
}
}

/* float设置 */
.fl{float: left;}
.fr{float: right;}
.mb{ display:none;}

/* 宽度设定 */
.wrapper{width: 100%;overflow: hidden;}
.wfix{width: 1440px;margin: 0 auto;position: relative; width:90%;}

/* footer */
.footDiv{ background: #201814; padding:40px 0;}
.footNav li{ float:left; width:136px; padding-top:30px; position:relative; font-size:16px;}
.footNav li a{ color:#ccc;}
.footNav li a:hover{ font-weight:bold;}
.footDiv .leftDiv .flogo{width: 200px;}
.footDiv .leftDiv .flogo img{width: 100%;}
.footDiv .form{ width:272px; height:40px; background:#1e2238; position:relative;}
.footDiv .rightDiv{ width:300px;height: 250px; border-left: solid 1px #333;}
.footDiv .rightDiv .share{width: 240px;margin: 0 auto;}
.footDiv .leftDiv{width: 420px;}
.footDiv .ewmDiv{width: 130px;margin:0 auto;}
.footDiv .ewmDiv img{width:100%;}
.footDiv .rightDiv p{ font-size:14px; color:#c2c6ca;text-align: center;padding: 30px 0;}
.footDiv .share li{ float:left; margin-left:20px; width:26px; height:26px;}

.footDiv .link2{ width:342px; height:40px; line-height:40px; background:#585858;margin-top: 50px; position:relative;}
.footDiv .link2 .name{height:40px; color:#ccc; padding-left:10px; background:url('../images/ico5.png') right center no-repeat; cursor:pointer;}
.footDiv .link2 dl{position:absolute; z-index:30; left:0px; bottom:35px; width:100%; display:none;}
.footDiv .link2 dd{ margin-bottom:1px;}
.footDiv .link2 a{display:block; height:35px; line-height:35px; padding-left:10px; color:#fff; background:#585858;}
.footDiv .link2 a:hover{background:#136BBE; color:#fff;}

.footDiv .foot{color: #ccc;background: #585858;margin-top: 30px;}
.footDiv .foot p{float: left;line-height: 40px;}
.footDiv .foot p a{ color:#ccc;}
.footDiv .foot .list{float: right;line-height: 40px;}
.footDiv .foot .list a{color: #ccc;padding: 0 5px;border-left: solid 1px #aaa;}
.footDiv .foot .list a:nth-child(1){border: none;}
.lx-txt{width:400px; height: 250px; padding-left: 25px;border-left: solid 1px #333;float: left;}
.lx-txt li{color: #ccc; font-size: 16px; margin: 32px 0; }
.lx-txt li.cname{margin-top:0; font-size:24px; }

.footbottom{ border-top:1px solid #333;background: #201814; color:#fff; }
/* .footbottom .lt{ float:left; font-size:14px; line-height:60px;}
.footbottom .rt{ float:right; font-size:14px; line-height:60px;} */
.footbottom a{ color:#ccc;}
.footbottom .banc {display: flex;justify-content: space-between;height: 70px;line-height: 70px;flex-wrap: wrap;align-items: center;}
.footbottom .banc span:nth-child(1) a {margin: 0 4px;}


@media only screen and (max-width: 1200px){
/* footer */
.footDiv .leftDiv{width: 95%;/*padding-left: 5%; */ margin-bottom: 20px;float: none; padding-right:200%;}
.lx-txt{width:50%;height: auto; border: none;position: static;float: left;padding-left: 0;}
.footDiv .rightDiv{width: 50%;height: auto; border: none;}
.footDiv .foot p{float: none;text-align: center;line-height: 20px;}
.footDiv .foot .list{float: none;text-align: center;}
}
@media only screen and (max-width: 768px){
  .footbottom .banc {display: block;text-align: center;line-height: 23px;height: auto;padding: 15px 0;}
}
@media only screen and (max-width: 480px){
  .footbottom .banc { padding: 12px 0;}

	.footDiv .leftDiv .flogo{margin: 0 auto;}
	.footDiv .leftDiv .footNav{display: none;}
	.footDiv .leftDiv .botDiv{display: none;}
	.lx-txt li{font-size: 14px;margin:0;margin-bottom: 5px;}
	.footDiv .rightDiv p{padding: 0;}
	.footDiv .rightDiv .share{display: none;}
	.footDiv .foot p{padding: 0 12px;}
    .footDiv .rightDiv {width: 130px; margin-top:7px;}
    .commonposition { display:none;}
	.mb{ display:block;}
	.lx-txt li.cname{margin-top:0; font-size:18px; }

}
@media only screen and (max-width: 320px){
	.lx-txt li{font-size: 12px;}
	.footDiv .rightDiv p{font-size: 12px;}
}
 
/*新闻*/
/*title*/
.title01{padding:50px 0 40px;text-align:center;  position: relative; }
.title01 h2{position:relative;width:100%;height:40px;}
/* .title01 h2:after{position: absolute;content:'';left:50%;margin-left:-150px;top:50%;width:300px;height:1px;background: url(../imgs/tbg.png) no-repeat center center;} */
.title01 h2 span{font-size: 30px;filter: alpha(opacity=0); font-weight: bold;}
.title01 p{margin-top:10px;color:#666;font-size:16px; text-transform: uppercase;display: inline-block;padding: 5px 60px; position: relative; z-index:  99;}
.title01 p:after{ content: ""; display: inline-block; width: 30px; height: 1.5px; background: #999; position: absolute; top: 15px; right: 0;}
.title01 p:before{ content: ""; display: inline-block; width: 30px; height: 1.5px; background: #999; position: absolute; top: 15px; left: 0;}
.title01 i{/* content: ""; display: inline-block; width: 430px; height: 1px; background: #eee; position: relative; top: -35px; z-index:  88; */}

/* 标题 - 响应式 */
@media (max-width:1240px) { 
	.title01{width: 100%;}
	.title01 h2{height: 40px;}
}
@media (max-width:1000px) { 
	.title01{ padding: 30px 0;}
	.title01 h2{height: 30px;}
  .title01 h2 span{ font-size: 24px}
	.title01 p{font-size: 14px}
}
.aboutMenu {
    text-align: center;
    padding: 0 0 40px;
    margin: 0 auto;
}
.aboutMenu li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    border:1px solid #201814;
	background: #201814;
    height: 50px;
    line-height: 50px;
    margin-left: 2%;
    width: 12%;
    text-align: center;
	border-radius:10px;
}
.aboutMenu li.cur, .aboutMenu li:hover {
  border:1px solid #ed1c23;
 background: #ed1c23;
}
 .aboutMenu li.cur a, .aboutMenu li:hover a  {
    color: #fff;
}
 
.aboutMenu li a {
    color: #fff;
    text-decoration: none;
    display: block;
	font-size:16px;
}
.aboutMenu li:first-child {
    margin-left: 0;
} 
@media only screen and (max-width: 1280px){
.aboutMenu li {
    
    height: 45px;
    line-height: 45px;
    margin-left: 2%;
    width: 15%;
    
}	 
}
@media only screen and (max-width: 980px){
.aboutMenu li {
    
    height: 45px;
    line-height: 45px;
    margin-left: 5%;
    width: 40%;
    
}	 
}
 /*xinwen*/
.xinwen{padding:1px 0 60px;}
.xinwen .lefts{width:40%; float:left;}
.xinwen .lefts .pic{}
.xinwen .lefts .pic img{width:100%;}
.xinwen .lefts .tit{width:100%;height:30px;line-height:30px;margin:auto;margin-top:15px;}
.xinwen .lefts .tit a{font-size:18px;color:#333333;}
.xinwen .lefts .txt{margin:auto;margin-top:5px;height:50px;line-height:25px;color:#999999;font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden; }
.xinwen .lefts .rm{display: block;margin-top:30px;margin-left:0px;width:200px;height:38px;line-height:38px;color:#ffffff;font-size:14px;text-align:center;background:#ed1c23}

.xinwen .rights{width:50%; float:right;}
.xinwen .rights li{width:100%;border-bottom:1px solid #f0f0f0; overflow:hidden; padding:20px 0;}
.xinwen .rights li:last-child{margin-bottom:0;}
.xinwen .rights li .date{float: left; width:25%;}
.xinwen .rights li .date img{ width:100%;}

.xinwen .rights li .con{padding-left: 28%;}
.xinwen .rights li .tit{height:40px;line-height:40px;}
.xinwen .rights li .tit a{font-size:18px;color:#333333;}
.xinwen .rights li .tit a:hover{color:#663200;}
.xinwen .rights li .txt{margin-top:5px;height:50px;line-height:25px;color:#999999;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
@media (max-width:1240px) { 
	.xinwen .lefts{ width: 50%;}
	.xinwen .lefts .pic{ width: 100%; overflow: hidden;}
	.xinwen .lefts .tit{width: 100%;}
	.xinwen .lefts .txt{ width: 100%;}
	
	.xinwen .rights {width: 46%;}
	.xinwen .rights li {position: relative;}

	.xinwen .rights li .tit{ width: 100%; overflow: hidden;}
	.xinwen .rights li .txt{ width: 100%; }
}
@media (max-width:1000px) { 
	.xinwen{ padding-bottom: 20px;}
	.xinwen .lefts{width: 100%; height: auto; margin-bottom: 30px;}
	.xinwen .lefts .pic { height: auto;}
	.xinwen .lefts .pic img{ width: 100%; height: auto;}
	.xinwen .lefts .rm{ margin-top: 15px; width: 100%; }
	.xinwen .lefts .tit a{ font-size: 17px;}
	.xinwen .lefts .txt { font-size: 14px;}
 
	.xinwen .rights{width: 100%; }
	
}
@media (max-width:767px) { 
.xinwen .rights li .date{float: left; width:30%;}
.xinwen .rights li .date img{ width:100%;}

.xinwen .rights li .con{padding-left: 33%;}

	.xinwen .title01{ padding-bottom: 10px;padding-top: 35px;}
	.xinwen .rights li{width:100%;border-bottom:1px solid #dddddd; overflow:hidden; padding:10px 0;}
	.xinwen .rights li .tit  { height:30px; line-height:30px; }
 
	.xinwen .rights li .tit a{ font-size: 16px; }
	.xinwen .rights li .txt { font-size: 14px;margin-top: 0; }
}

 
/* pro-classfy */
.pro-classfy{width: 100%;}

.pro-classfy .conBox2{width: 100%;background: url(../images/pro-classfyBg03.jpg) no-repeat center;height: auto;padding: 48px 0;}
.pro-classfy .conBox2 .sideBar{float: left;width: 21%;background: #201814;height: 620px;padding: 0 15px;}
.pro-classfy .conBox2 .sideBar h2{height: 66px;line-height: 66px;color: #fff;border-bottom: 1px solid #635e5b;font-weight: normal;margin-bottom: 20px;}
.pro-classfy .conBox2 .sideBar h2 a{color: #fff;text-decoration: none;}
.pro-classfy .conBox2 .sideBar li{height: 44px;line-height: 44px;margin: 0 auto 14px;text-align: center;background: #fff;font-size: 16px;color: #333333;max-width: 232px;}
.pro-classfy .conBox2 .sideBar li a{display: block;text-decoration: none;color: #333333;}
.pro-classfy .conBox2 .sideBar li.cur{background: #bf0214;}
.pro-classfy .conBox2 .sideBar li.cur a{color: #fff;}
.pro-classfy .conBox2 .sideBar a.more{display: block;background: #bf0214;height: 44px;line-height: 44px;color: #fff;max-width: 232px;margin: 0 auto;text-align: center;font-size: 16px;text-decoration: none;}
.pro-classfy .conBox2 .section{width: 73%;height: 620px;background: #fff;float: right;overflow: hidden;position: relative; padding: 0 20px;}
.pro-classfy .conBox2 .section .pro-main{width: 100%;float: right;height: 590px;padding: 24px 0 0;background: #fff;}
.pro-classfy .conBox2 .section .top{height: 42px;border-bottom: 1px solid #cccccc;margin-bottom: 20px;}
.pro-classfy .conBox2 .section .top h3{float: left;font-size: 20px;color: #333333;font-weight: normal;}
.pro-classfy .conBox2 .section .top h3 a{color: #333333;text-decoration: none;}
.pro-classfy .conBox2 .section .top a.more{display: block;float: right;font-size: 14px;color: #666666;text-decoration: none;margin-top: 6px;}
.pro-classfy .conBox2 .section .top a.more:hover{color: #bf0214;}
.pro-classfy .conBox2 .section li{float: left;width: 48%; margin-right:4%;}
.pro-classfy .conBox2 .section li:last-child{margin-right: 0;}
.pro-classfy .conBox2 .section li img{display: block;width: 100%;transition: all 1s ease-out;}
.pro-classfy .conBox2 .section li h3{font-size: 18px;color: #333333;margin: 12px 0;text-align: center;overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.pro-classfy .conBox2 .section li p{font-size: 14px;color: #666666;line-height: 21px;padding: 0 26px;text-align: center;height: 42px;overflow: hidden;text-overflow: ellipsis;}
.pro-classfy .conBox2 .section li a.details{width: 154px;height: 34px;line-height: 34px;text-align: center;border: 1px solid #cccccc;display: block;margin: 22px auto 0;border-radius: 8px;font-size: 14px;color: #666666;text-decoration: none;}
.pro-classfy .conBox2 .section li:hover a.details{background: #bf0214;color: #fff;border-color: #bf0214;}
.pro-classfy .conBox2 .section li .pro-main-pic{display: block;width: 100%;overflow: hidden;}
.pro-classfy .conBox2 .section li:hover .pro-main-pic img{transform: scale(1.1); width:100%;}

 
@media screen and (max-width:680px){

.pro-classfy .conBox2 .sideBar{float: none;width: calc(100% - 20px);background: #201814;height: auto; padding:0 10px;}
.pro-classfy .conBox2 .sideBar li{height: 44px;line-height: 44px;margin: 0 auto 14px;text-align: center;background: #fff;font-size: 16px;color: #333333;max-width: 232px; float:left; width:31%; margin-right:3.5%;}
.pro-classfy .conBox2 .section li h3{font-size: 16px; }
.pro-classfy .conBox2 .sideBar li:nth-child(3n){margin-right:0;}

.pro-classfy .conBox2 .section{width: 100%;height: auto;background: #fff;float: none;overflow: hidden;position: relative;}
.pro-classfy .conBox2 .section .pro-main{width: 100%;float: none;height: auto;padding: 24px 0 0;background: #fff;}
 
}
/*优势*/
.about_us{background:#000;padding:60px 0 30px;overflow:hidden; position:relative;}
.about_us .wen{ overflow:hidden; width:40%; float:left; position:relative;}
.about_us .wen .title{ text-align:left; margin-bottom:20px; letter-spacing:1px;font-weight: bold; font-size:50px;line-height:80px;color:#fff;}
.about_us .wen .title span.rd{ color:red;}
.about_us .wen .title span.grey{ color: #ddd;}
.about_us .wen .p{color:#fff;margin-top:15px;font-size:18px;line-height:26px; overflow:hidden; }
 .dofl{ float:left;}
.about_us .wen .ylist ul{width:100%; overflow:hidden; margin-top:40px;}
.about_us .wen .ylist li{ margin-right:35px; margin-bottom:35px;}
.about_us .wen .ylist li img{ display:block;width:127px;}
.about_us .wen .ylist li p{ float:right; width: calc(100% - 150px);color:#fff;}
.about_us .wen .ylist li .tit{font-size:18px; line-height:30px;pcolor:#f8ac00;}
.about_us .wen .ylist li .en{line-height:23px; font-size:15px;}
.about_us .ypic{position:absolute; right:0; top:14%; text-align:right;}
.about_us .ypic img {width:93%;} 
 
.about_us .ypic .tit1{ font-size:18px; position:absolute; top:37%; left:10%; color:#fff; width:15%;text-align:left; text-transform:uppercase; }
.about_us .ypic .tit1 span{ font-size:14px;}
.about_us .ypic .tit2{ font-size:18px; position:absolute; top:20%; right:40%; color:#fff; width:20%;text-align:left; text-transform:uppercase; }
.about_us .ypic .tit2 span{ font-size:14px;}
.about_us .ypic .tit3{ font-size:18px; position:absolute; top:82%; right:42%; color:#fff; text-align:right; width:25%; text-transform:uppercase; }
.about_us .ypic .tit3 span{ font-size:14px;}
@media screen and (max-width:1540px){
.about_us .ypic{top:17%;}
.about_us .ypic img {width:86%;}  
.about_us .ypic .tit1{ top:37%; left:18%;}
.about_us .ypic .tit2{  top:20%; right:26%; }
.about_us .ypic .tit3{  top:83%; right:39%; } 
} 
@media screen and (max-width:1445px){
.about_us .ypic{top:22%;}
.about_us .ypic img {width:80%;} 
 
.about_us .ypic .tit1{ top:37%; left:23%;}
.about_us .ypic .tit2{  top:18%; right:23%; }
.about_us .ypic .tit3{  top:83%; right:37%; }  
} 
@media screen and (max-width:1320px){
.about_us .ypic{top:27%;}
.about_us .ypic img {width:70%;} 
.about_us .wen .title{ font-size:40px;}
 
.about_us .ypic .tit1{ top:35%; left:35%;}
.about_us .ypic .tit2{  top:15%; right:18%; }
.about_us .ypic .tit3{  top:83%; right:32%; }  
 
}
@media screen and (max-width:1130px){
.about_us .ypic{top:34%;}
.about_us .ypic img {width:60%;}
.about_us .wen .ylist li{ margin-right:20px; margin-bottom:25px;}
.about_us .wen .ylist li img{ display:block;width:80px;}
.about_us .wen .ylist li p{ float:right; width: calc(100% - 110px);color:#fff;}
.about_us .ypic .tit1{ top:33%; left:43%;}
.about_us .ypic .tit2{  top:13%; right:13%; }
.about_us .ypic .tit3{  top:83%; right:28%; }  
}  
@media screen and (max-width:1000px){
.about_us .wen .title{ font-size:30px; line-height:45px;}
  
} 
@media screen and (max-width:870px){
.about_us .wen{ overflow:hidden; width:100%; float:none; position:relative;}
.about_us .ypic{position: relative; right:auto; top:auto; text-align:center; width:90%; margin:30px auto 0;}
.about_us .ypic img {width:90%;} 
.about_us .wen .ylist li{ margin-right:0; margin-bottom:15px;}
.about_us .wen .ylist li img{ display:block;width:127px;}
.about_us .wen .ylist li p{ float:right; width: calc(100% - 150px);color:#fff;}
.about_us .ypic .tit1{ top:33%; left:10%;}
.about_us .ypic .tit2{  top:15%; right:33%; }
.about_us .ypic .tit3{  top:83%; right:45%; }  
} 

@media screen and (max-width:870px){
.about_us .ypic{position: relative; right:auto; top:auto; text-align:center; width:100%; margin:30px auto 0 0;}
}
@media screen and (max-width:460px){
.about_us{padding:40px 0 30px;}
.about_us .wen .ylist li .tit{font-size:16px;  }
.about_us .wen .title{ text-align:left; margin-bottom:20px;  font-weight:normal; font-size:30px;line-height:40px;color:#fff;}
.about_us .wen .ylist li img{ display:block;width:80px;}
.about_us .wen .ylist li p{ float:right; width: calc(100% - 100px);color:#fff;} 
.about_us .wen .ylist li img{ margin-top:10px;}
.about_us .ypic img {width:140%;} 
.about_us .ypic span{ display:none;}
.about_us .ypic .tit1{ top:40%; left:4%; width:35%; font-size:16px;}
.about_us .ypic .tit2{  top:24%; right:13%;width:35%;font-size:16px; }
.about_us .ypic .tit3{  top:75%; right:28%; width:35%;font-size:16px;} 
}


/* 联系我们 结束*/
/******** 栏目 *********/
.inner-type{border-bottom: 1px solid #e8e8e8; height: 62px;}
.inner-link{float: left;}
.inner-link a{
	float: left;
	display: inline-block;
	line-height: 60px;
	color: #535353;
	font-size: 16px;
	margin-right: 40px;
	/*border-bottom: 2px solid #fff;*/
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration:none;
}
.inner-link a:hover{color: #000;border-bottom: 2px solid red;}
.inner-link a.on{color: #000;border-bottom: 2px solid red;}
.inner-nav{float: right;margin-top: 18px;}
.inner-nav .mbxdh{float: left;display: inline-block;color: #686868;font-size: 12px;line-height: 24px;}
.inner-nav .mbxdh a{color: #686868;font-size: 12px;line-height: 24px;}
.inner-nav .mbxdh a.house{background: url("../images/house.jpg") no-repeat left center;padding-left: 26px;}
.inner-nav span{float: left;color: #686868;display: inline-block;font-size: 12px;line-height: 24px;margin: 0 4px;}
/******** 栏目 结束*********/
/******** 联系地址 *********/
 .contactbox .ctbox{margin-top: 50px;}
.contactbox .ctbox .txt{float: left;width: 40%;}
.contactbox .ctbox h3{font-size: 25px;font-weight: 600;color: #333;margin-bottom: 20px;}
.contactbox .ctbox p{font-size: 20px;color: #333;margin-bottom: 15px;}
.map{width:60%;height: 450px;float: right;} 
/******** 联系地址 结束*********/
/******** 咨询反馈 *********/
 .consultation{
	width: 100%;
	height: 715px;
	background: url('../images/consultation_bg.jpg') no-repeat center;
	margin-top: 20px;
	padding-top: 100px;
}
.columnTitle{
	width: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 36px;
	color: #333333;
}
.consultation .columnTitle span{
	color: #fff;
}
.consultation .columnTitle span a{color: #fff;}
.consultation .row{margin-top: 36px;margin-bottom: 30px;}
.consultation .row:after{content:"";height:0;display:block;clear:both}
.consultation .inpuBox{width: 570px;height:50px;border-radius: 4px;border: solid 1px #cccccc;box-sizing: border-box;background: #fff;float: left;}
.consultation .inpuBox:nth-child(even){margin-left: 60px;}
.consultation .tit{
	width: 157px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	background: url('../images/consultation_line.gif') no-repeat right center;
	float: left;
	overflow: hidden;
}
.consultation .inpuBox input{
	width: 410px;
	height: 48px;
	line-height: 48px;
	padding: 0 26px;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
	color: #333;
}
.consultation .inpuBox input::-webkit-input-placeholder{color: #cccccc}
.consultation .inpuBox input:-moz-placeholder{color: #cccccc}
.consultation .inpuBox input::-moz-placeholder{color: #cccccc}
.consultation .inpuBox input:-ms-input-placeholder{color: #cccccc}
.consultation .textBox{
	width: 100%;
	height: 184px;
	border-radius: 4px;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	background: #fff;
}
.consultation .textBox textarea{
	width: 1040px;
	height: 180px;
	float: right;
	line-height: 22px;
	font-size: 16px;
	color: #333;
	padding: 12px 26px;
	box-sizing: border-box;
	resize: none;
}
.consultation .textBox textarea::-webkit-input-placeholder{color: #ccc;}
.consultation .textBox textarea:-moz-placeholder{color: #ccc;}
.consultation .textBox textarea::-moz-placeholder{color: #ccc;}
.consultation .textBox textarea:-ms-input-placeholder{color: #ccc;}
.consultation .inpuBox3{width: 100%;}
.consultation .inpuBox3 input{width: 1030px;}
.consultation .inpuBox2{width: 390px;}
.consultation .inpuBox2 input{width: 230px;}
.consultation .verificationCode{
	width: 160px;
	height: 50px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.consultation .verificationCode img{height: 100%;}
.consultation .btnBox .btn button,
.consultation .btnBox .btn a,
.consultation .btnBox .btn input{
	width: 198px;
	height: 48px;
	line-height: 46px;
	text-align: center;
	display: block;
	border-radius: 4px;
	border: solid 1px #fff;
	background: none;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.consultation .btnBox .btn button:hover,
.consultation .btnBox .btn a:hover,
.consultation .btnBox .btn input:hover{background:#0c3453;border: solid 1px #0c3453;} 
/******** 咨询反馈 结束 *********/

/****** PC端  结束******/
/****** 手机端 ******/
@media only screen and (max-width: 1200px){

  
  @media only screen and (max-width: 750px){
  
      .inner-nav{display: none;}
  
      .inner-link {float: none; width:100%;}
  
      .inner-link a{line-height: 36px; margin-right:2%; text-align:center; font-size:14px;}
      .inner-link a:nth-child(4){ margin-right:0;}
      .inbanner .neititle {font-size: 26px;}
  
  }


  .contactbox .ctbox{margin-top: 50px;padding: 0 12px;}
  
  .contactbox .ctbox .txt{float:none;max-width:800px;width: 100%;margin: 0 auto;}
  
  .contactbox .ctbox h3{font-size: 25px;font-weight: 600;color: #333;margin-bottom: 20px;}
  
  .contactbox .ctbox p{font-size: 20px;color: #333;margin-bottom: 15px;}
  
  .map{max-width:800px;width:100%;float:none;margin: 0 auto;}
  
  @media only screen and (max-width: 460px){
  
      .contactbox .ctbox h3{font-size: 20px;}
  
      .contactbox .ctbox p{font-size: 16px;}
  
      .map{height: 300px;}
  
  }
  
  @media only screen and (max-width: 320px){
  
      .contactbox .ctbox h3{font-size: 18px;}
  
      .contactbox .ctbox p{font-size: 14px;}
  
  }
  

  
  .consultation{
  
      width: 100%;
  
      height: auto;
  
      padding: 30px 14px 50px 14px;
  
      box-sizing: border-box;
  
      background-size: auto 100%;
  
  }
  
  .columnTitle span{
  
      line-height: 30px;
  
  }
  
  .consultation .wrap{margin-top: 40px;}
  
  .consultation .columnTitle{line-height: 30px;font-size: 24px;margin-bottom:25px;}
  
  .consultation .row{max-width: 600px;width: 100%;margin: 0 auto;position: relative;}
  
  .consultation .inpuBox{
  
      max-width: 570px;
  
      width: 100%;
  
      height: 40px;
  
      float: none;
  
      margin: 0 auto 20px auto;
  
      position: relative;
  
  }
  
  .consultation .inpuBox:nth-child(even){margin: 0 auto 20px auto;}
  
  .consultation .tit{
  
      width: 157px;
  
      height: 38px;
  
      line-height: 38px;
  
      font-size: 14px;
  
      position: absolute;
  
      left: 0;
  
      top: 0;
  
      z-index: 2;
  
  }
  
  .consultation .inpuBox input{
  
      width: 100%;
  
      height: 38px;
  
      line-height: 38px;
  
      padding: 0 26px 0 163px;
  
      float: none;
  
      font-size: 14px;
  
  }
  
  .consultation .textBox{
  
      max-width: 570px;
  
      width: 100%;
  
      height: 130px;
  
      margin: 0 auto 20px auto;
  
      position: relative;
  
  }
  
  .consultation .textBox textarea{
  
      width: 100%;
  
      height: 128px;
  
      float: right;
  
      line-height: 22px;
  
      font-size: 14px;
  
      padding: 12px 26px 0 163px;
  
      float: none;
  
  }
  
  .consultation .inpuBox2{width: 60%;margin: 0 0 0 14px;float: none;}
  
  .consultation .verificationCode{
  
      width: 130px;
  
      height: 40px;
  
      text-align: right;
  
      margin-right: 14px;
  
      position: absolute;
  
      right: 0;
  
      top: 0;
  
      z-index: 1;
  
  }
  
  .consultation .btnBox{width: 100%;}
  
  .consultation .btnBox .btn{width: 40%;margin: 0 auto;}
  
  .consultation .btnBox .btn button,
  
  .consultation .btnBox .btn a,
  
  .consultation .btnBox .btn input{
  
      width: 100%;
  
      height: 38px;
  
      line-height: 36px;
  
      font-size: 18px;
  
  }
  
  .consultation .btnBox .btn button:hover,
  
  .consultation .btnBox .btn a:hover,
  
  .consultation .btnBox .btn input:hover{border: solid 1px #fff;background: none;}
  

  
  @media only screen and (max-width: 600px){
  
      .consultation{padding: 30px 14px 40px 14px;}
  
      .columnTitle span{line-height: 22px;}
  
      .consultation .wrap{margin-top: 30px;}
  
      .consultation .tit{width: 120px;font-size: 14px;}
  
      .consultation .inpuBox input{padding: 0 14px 0 124px;}
  
      .consultation .textBox{height: 88px;}
  
      .consultation .textBox textarea{height: 86px;line-height: 18px;font-size: 14px;padding: 8px 14px 0 124px;}
  
      .consultation .inpuBox2{width: 60%;margin: 0;float: none;}
  
      .consultation .verificationCode{width: 130px;height: 40px;margin-right: 0;}
  
      .consultation .btnBox{margin-top: 40px;}
  
      .consultation .btnBox .btn{width: 40%;}
  
  }
  
  @media only screen and (max-width: 374px){
  
      .consultation .inpuBox2{width: 60%;margin: 0;float: none;}
  
      .consultation .verificationCode{width: 115px;height: 35px;margin-top: 3px;}
  
  }
  }
/********************* 联系、在线留言 *********************/

/*视频教程*/
.video_cont {overflow:hidden; margin:50px auto;}
.video_con {cursor: pointer;width:31.3333%;margin-right:3%;float:left;}
.video_con:nth-child(3n) {margin-right:0;}
.video_img {position: relative;overflow: hidden;}

.video_img .video_btn {width: 70px;height: 70px;background: #f5f5f5;top: auto;left: 0%;bottom: 0;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    -khtml-border-radius: 0%;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
	position:absolute;
}

.video_con:hover .video_btn {
    width: 80px;
    height: 80px;
    bottom: 50%;
    margin-bottom: -40px;
    left: 50%;
    margin-left: -40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    background: #ffffff;
}
.video_btn:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    margin-left: -6px;
    margin-top: -7px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-left-color: #666;
}

.video_text {
    font-size: 16px; line-height:60px; text-align:center;
}

.video_img img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.video_con:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}