
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-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; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :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"], input[type="reset"] { 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; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/


/*箭头*/
.header-wrap{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:99;}
body{padding-top:56px;}
.header-top { background: #333; color: #999; padding: 12px 0; }

.header-top a { color: #999; }

.header-nav { padding: 13px 0; }

.header-nav .commonweb { position: relative; }

.logo { float: left; }

.logo img { display: block; height: 30px; }

nav { position: fixed; top: 56px; left: 0; width: 100%; height: 100%; padding-bottom: 56px; background: #fff; z-index: 99; display: none; }

nav ul li { position: relative; border-bottom: 1px solid #ccc; }

nav ul li h3 { font-size: 18px; }

nav ul li h3 a { display: block; padding: 10px 20px; }

nav ul li.cur h3 a, nav ul li:hover h3 a { color: #e60012; }

.header-msg { position: absolute; right: 0; }

.header-msg a { display: inline-block; vertical-align: middle; color: #999; margin: 0 2px; }

.header-msg .language, .header-msg .search-icon, .header-msg .tel { display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #a0a0a0; -webkit-border-radius: 50%; border-radius: 50%; }

.header-msg .tel { font-size: 22px; color: #fff; background: url(../images/mobtel.png) center center no-repeat; -o-background-size: 16px auto; background-size: 16px auto; }

.header-msg .tel i { display: none; }

.header-msg .search-icon { background: url(../images/search.png) center center no-repeat; -o-background-size: 18px auto; background-size: 18px auto; }

.sub-nav { padding: 0 30px 10px; display: none; }

.sub-nav a { display: block; padding: 5px 10px;white-space:nowrap; }

.mobnav-btn { width: 30px; height: 30px; position: relative; }

.mobnav-btn span { top: 50%; margin-top: 0; }

.mobnav-btn span:first-child { content: ""; top: 5px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 3px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 2px; position: absolute; background: #999; -webkit-transition: all 0.5s ease; width: 30px; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.mobnav-btn.g_close span { opacity: 0; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 15px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 15px; opacity: 1; }

.arrorright-btn { position: absolute; width: 50%; right: 0; top: 0; height: 100%; display: block; }

.arrorright-btn:after { content: ""; position: absolute; top: 19px; right: 20px; width: 10px; height: 10px; border-right: 1px solid #7c8287; border-top: 1px solid #7c8287; border-left: 0; border-bottom: 0; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

nav ul li.active .arrorright-btn:after, .inside-tab-main li h4.active .arrorright-btn:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 21px; }

/*banner*/
.banner { position: relative; overflow: hidden; }

.banner ul li a { display: block; overflow: hidden; }

.banner ul li a img { display: block; height: 200px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.banner-position { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; top: 23.07692%; }

.banner-con { z-index: 2; color: #fff; font-weight: bold; padding: 15px 10px; font-size: 15px; }

.index-dot { position: absolute; bottom: 10px; text-align: center; width: 100%; z-index: 9; }

.index-dot span { display: inline-block; width: 8px; height: 8px; -webkit-border-radius: 100%; border-radius: 100%; background: #fff; margin: 0 6px; vertical-align: middle; cursor: pointer; opacity: 1; }

.index-dot span.swiper-pagination-bullet-active { background: #e60012; }

.hot-products { padding-top: 35px; padding-bottom: 55px; }

.hot-tit { font-size: 20px; color: #333333; text-align:center; }

.tr{text-align:right;}
.swiper-wrap { position: relative; }

.hot-productswiper { position: relative; overflow: hidden; margin-top: 10px; }

.hot-productswiper ul li { text-align: center; }

.hot-productswiper ul li a { display: block; max-width: 260px; margin: 0 auto; }

.hot-productswiper ul li a .zoom { position: relative; overflow: hidden; }

.hot-productswiper ul li a .zoom:before { content: ""; display: block; padding-bottom: 100%; }

.hot-productswiper ul li a .zoom img { display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; -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; }

.hot-productswiper ul li a .pro-tit { border-top: 1px solid #d9d9d9; color: #666666; font-size: 18px; height: 60px; line-height: 60px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.m-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; cursor: pointer; z-index: 9; }

.m-btn:before { content: ""; display: block; position: absolute; width: 20px; height: 20px; border-top: 2px solid #666666; border-right: 2px solid #666666; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 6px; left: 10px; }

.m-btn.product-left { left: 0; }

.m-btn.product-left:before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.m-btn.product-right { right: 0; }

.m-btn.product-right:before { left: -4px; }

.products-dot { position: absolute; text-align: center; bottom: -20px; width: 100%; left: 0; }

.products-dot span { width: 20px; height: 10px; margin: 0 2px;  -webkit-border-radius: 0; border-radius: 0; opacity: 1; cursor:pointer;background:none;position:relative;}

.products-dot span:before{content:"";display:block;position:absolute;top:4px;height:2px;background-color: #cccccc;width:100%;}

.products-dot span.swiper-pagination-bullet-active:before { background: #e60012; }

/*首页联系我们*/
.index-contactus { background: url(../images/indeximg02.jpg) center center no-repeat; -o-background-size: cover; background-size: cover; color: #fff; text-align: center; min-height: 250px; position: relative; overflow: hidden; }

.index-contactus .m-positioncenter { width: 100%; max-width: 520px; }

.contact-text { font-size: 18px; line-height: 28px; margin-bottom: 25px; }

.contact-btn a { display: block; max-width: 175px; height: 44px; line-height: 44px; text-align: center; color: #fff; background: #e60012; margin: 0 auto;letter-spacing:2px; }

.contact-btn a i { width: 14px; height: 1px; display: inline-block; vertical-align: middle; margin-left: 10px; background: #fff; position: relative; -webkit-transition: all ease-in 0.2s; -o-transition: all ease-in 0.2s; -moz-transition: all ease-in 0.2s; transition: all ease-in 0.2s; }

.contact-btn a i:before { content: ""; display: block; width: 6px; height: 6px; border-left: 1px solid #fff; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); position: absolute; right: 0; top: -3px; }

footer { padding-top: 35px; background: #f2f2f2; }

.follow-us { position: relative; text-align: center; }

.follow-us .commonweb { position: relative; }

.follow-us:before { content: ""; display: block; position: absolute; top: 56px; left: 0; width: 100%; height: 1px; background: #dfdfdf; z-index: 0; }

.follow-tit { font-size: 18px; margin-bottom: 10px; font-weight: bold; }

.follow-list { text-align: center; position: relative; z-index: 3; }

.follow-list a { display: inline-block; width: 36px; height: 36px; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 5px; background: #fff; position: relative; }

.follow-list a img { max-width: 100%; }

.footer-nav { padding-top: 30px; }

.footer-nav ul li { border-bottom: 1px solid #dfdfdf; }

.footer-nav ul li h4 { font-size: 16px; padding: 10px 0; position: relative; }

.footer-nav ul li h4 a{display:block;}

.footer-nav ul li:last-child { padding-right: 0; border-bottom: 0;width:auto; }

.footersub-nav { padding-bottom: 20px; display: none; }

.footersub-nav a { display: block; text-transform: Capitalize; color: #878787; padding: 0 0 10px; line-height: 18px; }

.footer-bottom { border-top: 1px solid #dfdfdf; padding: 15px 0; color: #878787; text-align: center; }

.footer-bottom a { color: #878787; }

.plus.icon { position: absolute; right: 0; top: 0; color: #929292; position: absolute; margin-left: 3px; width: 100%; height: 100%; }

.plus.icon:before { content: ""; position: absolute; width: 15px; height: 2px; right: 0; top: 22px; background-color: #929292; }

.plus.icon:after { content: ""; position: absolute; width: 15px; height: 2px; right: 0; top: 22px; background-color: #929292; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.footer-nav li h4.cur .plus.icon:after { opacity: 0; }

.index-news { padding-top: 30px; padding-bottom: 30px; }

.news-box { padding-top: 20px; }

.index-newsleft { padding: 0; }

.index-newsleft a { display: block; background-color: #fff; }

.index-newsleft a .zoom { display: block; overflow: hidden; position: relative; }

.index-newsleft a .zoom img { display: block; width: 100%; }

.news-con { background-color: #f7f7f7; padding: 20px 10px; line-height: 22px; }

.news-con .rednews-tit { font-size: 16px; color: #4d4d4d; margin-bottom: 5px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; }

.news-con .rednews-dec { 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; color: #666666; }

.index-newsright { padding: 20px 0 0;}

.index-newsright ul li { border-bottom: 1px solid #e0e0e0;height:105px; }

.index-newsright ul li a { display: block; padding-bottom: 15px; padding-top: 15px; }

.news-date { float: left; width: 65px; padding: 8px 0 6px; background-color: #f7f7f7; text-align: center; font-size: 14px; color: #999999; margin-right: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.news-date span { font-size: 26px; line-height: 30px; margin-bottom: 14px; }

.news-date em { font-style: normal; }

.news-bottom { overflow: hidden; padding-top: 5px; }

.news-bottom h3 { color: #333; margin-bottom: 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 20px; line-height: 20px; }

.news-bottom p { color: #666; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

/*inpagebanner*/
.inpage-banner { position: relative; overflow: hidden; min-height: 150px; background-position: center center; -o-background-size: cover; background-size: cover; }

.inpage-banner img { display: block; height: 150px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.inpage-img { visibility: hidden; }

.inpage-img img { display: block; height: 100%; }

.in-bannercon { position: relative; color: #fff; z-index: 2; width: 100%; padding-top: 20px; padding-bottom: 20px; }

.in-bannercon .ban-dec { max-width: 530px; overflow: hidden; font-size: 18px; line-height: 24px; padding-top: 9.5%; }

.in-bannercon .ban-pro { float: left; margin-right: 6%; width: 36.66667%; }

.in-bannercon .ban-pro img { display: block; width: 100%; }

.full-insideB-nav { background-color: #f1f1f1; }

.full-insideB-nav .inside-nav { position: relative; }

.full-insideB-nav .channel-title { font-size: 18px; line-height: 30px; padding: 15px 0; text-align: center; cursor: pointer; }

.full-insideB-nav .channel-title:after { content: ""; display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin-left: 10px; -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; border-top: 2px solid #787878; border-right: 2px solid #787878; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); margin-top: -6px; }

.full-insideB-nav .channel-title.cur:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: 0; }

.full-insideB-nav .nav-wrap{ display: none; position: absolute; left: 0; top: 60px; z-index: 10; width: 100%; border-top: 1px solid #ccc; background: #fff; }

.full-insideB-nav .channel-nav li { border-bottom: 1px solid #ccc; }

.full-insideB-nav .channel-nav a { display: block; font-size: 14px; line-height: 30px; padding: 6px 20px; color: #666; }

.full-insideB-nav .insideB-crumbs { display: none; }

/*产品中心*/
.product-listwrap { padding-top: 30px; padding-bottom: 30px; }

.product-select { padding-top: 20px; }

.select-list { width: 100%; float: left;  position: relative; margin-bottom: 20px; }

.mr0 { margin-right: 0; }

.pro-active { height: 40px; line-height: 40px; border: solid 1px #d2d2d2; position: relative; display: block; padding: 0 10px; cursor: pointer;overflow:hidden; }

.pro-active:after { content: ""; position: absolute; right: 22px; top: 50%; margin-top: -5px; position: absolute; width: 10px; height: 10px; border-top: 2px solid #777777; border-right: 2px solid #777777; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.select-down { position: absolute; top: 40px; width: 100%; background: #fff; -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); z-index: 2; display: none; }

.select-down a { display: block; padding: 8px 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.pro-search { float: left; width: 100%; background-color: #f1f1f1; position: relative; padding-right: 40px; }

.pro-search .prosearch-text { height: 40px; padding-left: 10px; background: none; width: 100%; }

.pro-search .prosearch-text::-webkit-input-placeholder { color: rgba(147, 147, 147, 0.5); }

.pro-search .prosearch-text:-moz-placeholder { color: rgba(147, 147, 147, 0.5); }

.pro-search .prosearch-text::-moz-placeholder { color: rgba(147, 147, 147, 0.5); }

.pro-search .prosearch-text:-ms-input-placeholder { color: rgba(147, 147, 147, 0.5); }

.pro-search .prosearch-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../images/prosearch.png) center center no-repeat; font-size: 0; }

.product-list { padding-top: 40px; overflow: hidden; }

.product-list ul { margin: 0 -10px; }

.product-list ul li { padding: 0 10px 20px; }

.product-list ul li a { display: block; padding: 0 22px; text-align: center; background-color: #fafafa; position: relative; overflow: hidden; }

.product-list ul li a h4 { border-top: 1px solid #b2b2b2; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 54px; line-height: 54px; font-size: 16px; }

.product-img { position: relative; }

.product-img:before { content: ""; display: block; padding-bottom: 86.60714%; }

.product-img img { position: absolute; top: 0; left: 0; display: block; width: 100%; -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-pop { position: absolute; left: 0; bottom: -100%; width: 100%; height: 100%; background: rgba(230, 0, 18, 0.7); color: #fff; visibility: hidden; -webkit-transform-origin: right bottom; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.product-pop .m-positioncenter { width: 100%; }

.product-pop h5 { font-size: 20px; margin-bottom: 20px; max-height: 60px; line-height: 30px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;padding:0 10px; }

.product-pop span { display: block; margin: 0 auto; max-width: 121px; height: 35px; line-height: 35px; -webkit-border-radius: 18px; border-radius: 18px; border: solid 1px #ffffff; }

.page-wraper,.page-wrap{ text-align: center; padding-top: 10px; }

.page-wraper .page,.page-wrap .laypage_main{ display: inline-block; }

.page-wrap .laypage_main a, .page-wrap .laypage_main span { display: inline-block; vertical-align: top; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #c6c6c6; font-size: 16px; margin: 0 2px; position: relative; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer;position:relative;padding:0; background:none;}

.page-wrap .laypage_main .laypage_curr{background: #e60012 !important;}

.page-wrap .laypage_main a:hover, .page-wrap .laypage_main span:hover { background: #e60012; color: #fff; border-color: #fff; }

.page-wrap .laypage_main .next:after,.page-wrap .laypage_main .prev:after  { content: ""; position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -4px; width: 0; height: 0; border-right: 8px solid transparent; border-top: 8px solid #888; }

.page-wrap .laypage_main .prev:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: -4px; }

.page-wrap .laypage_main .next:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.page-wrap .laypage_main .next:hover:after,.page-wrap .laypage_main .prev:hover:after { border-top-color: #fff; }

.product-deatils { padding: 30px 0; }

.product-deatils .productbig-img { border: 1px solid #dbdbdb; }

.product-deatils .product-box { padding-top: 20px; font-size: 15px; line-height: 36px; }

.product-deatils .product-box .product-tbes { border-bottom: 1px solid #dadada; }

.product-deatils .product-box .pro-title { font-size: 24px; color: #333; padding-bottom: 14px; border-bottom: 1px solid #dadada; margin-bottom: 14px; }

.product-deatils .product-box .product-con { padding-bottom: 20px; color: #1a1a1a; }

.product-deatils .product-box .product-con .linedot { padding-left: 18px; position: relative; }

.product-deatils .product-box .product-con .linedot:before { content: ""; display: block; position: absolute; left: 0; top: 11px; vertical-align: 2px; width: 6px; height: 6px; background: #e60012; -webkit-border-radius: 50%; border-radius: 50%; }

.biglist { position: relative; overflow: hidden; }

.biglist .index-dot span { background: #888; }

.biglist .index-dot span.swiper-pagination-bullet-active { background-color: #e60012; }

.biglist ul li img { display: block; max-width: 100%; margin: 0 auto; }

.whitebg { background: #fff; padding-top: 30px; padding-bottom: 30px; }

.product-tab { background: #ededed; font-size: 0; line-height: 0; }

.product-tab a { max-width: 278px; text-align: center; height: 50px; line-height: 50px; width: 50%; font-size: 16px; display: inline-block; color: #666666; }

.product-tab a.cur { background: #e60012; color: #fff; }

.small-wraper { position: relative; padding: 0 40px; margin-top: 25px; }

.small-list { position: relative; overflow: hidden; }

.small-list ul li { float: left; width: 25%; margin-right: 29px; cursor: pointer; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; min-height: 105px; position: relative; overflow:hidden;}

.small-list ul li img { position: absolute; 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%); display: block; width: 90%; }

.small-list ul li:before { content: ""; position: absolute; width: 100%; height: 100%; border: 1px solid #e5e5e5; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.small-list ul li:hover:before, .small-list ul li.cur:before { border: 4px solid #e60012; }

.product-btn { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 36px; cursor: pointer; outline: none; }

.product-btn:hover:after { border-color: #e60012; }

.product-btn:after { content: ""; position: absolute; width: 20px; height: 20px; display: block; border-left: 4px solid #999999; border-top: 4px solid #999999; border-bottom: 0; border-right: 0; top: 5px; left: 5px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.product-btn.product-right { right: 0; left: auto; }

.product-btn.product-right:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.product-deatilsbox { padding-top: 30px; color: #666; font-size: 14px; }

.product-deatilsbox img { max-width: 100%; }

.mdeatils-box { display: none;overflow-x:auto; }

.mdeatils-box table td{padding:5px;}

.solution-img { margin-top: 7%; margin-right: 10%; float: right; width: 58.33333%; }

.solution-img img { max-width: 100%; }

.m-ptb78 { padding-top: 30px; padding-bottom: 30px; }

.m-ptb70, .m-pt50 { padding-top: 30px; }

.m-ptb60 { padding-top: 20px; }

.solution-list { padding-top: 30px; margin: 0 -10px; }

.solution-list li { padding: 0 10px 20px; }

.solution-list li a { display: block; background: #f2f2f2; }

.solution-list li a .zoom { position: relative; overflow: hidden; }

.solution-list li a .zoom:before { content: ""; display: block; padding-bottom: 59.52381%; }

.solution-list li a .zoom img { position: absolute; top: 0; left: 0; width: 100%; display: block;height:100%; }

.solution-list li a .solution-box { padding: 25px 24px; }

.solution-list li a .solution-box .solution-tit { font-size: 18px; display: -webkit-box; height: 24px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #333; margin-bottom: 15px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.solution-list li a .solution-box .solution-dec { font-size: 15px; 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; color: #666; margin-bottom: 20px; }

.solution-list li a .solution-box .sol-more { text-align: center; display: block; max-width: 90px; height: 30px; line-height: 30px; border: solid 1px #cccccc; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

/*解决方案详情*/
.single-box { position: relative; overflow: hidden; padding-bottom: 30px; }

.single-box img { max-width: 100%; }

.m-single { overflow: hidden; }

.m-single img { max-width: 100%; }

.so-dectitle { font-size: 20px; text-align: center; margin-bottom: 25px; }

.related-tit { color: #e60012; font-size: 18px; font-weight: bold; margin-bottom: 15px; }

.related-tit .related-more { font-weight: normal; color: #808080; font-size: 16px; float: right; display: block; padding-right: 13px; background-image: url(../images/wicon01.png); background-position: right center; background-repeat: no-repeat; }

.related-swiper { margin-bottom: 30px; position: relative; overflow: hidden; }

.related-swiper .products-dot { position: static; }

.related-swiper li { margin-right: 10px; padding: 0; }

.related-swiper li a { display: block; border: solid 1px #e5e5e5; padding-bottom: 25px; }

.related-swiper li a h4 { font-size: 14px; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; color: #737373; padding: 0 10px; }

.related-swiper li a .product-img { margin: 10px; }

.related-cases li a { padding-bottom: 15px; }

.related-cases li a .product-img { margin: 0 0 16px; overflow:hidden;}

.related-cases li a .product-img:before { padding-bottom: 59.52381%; }

.comheight { min-height: inherit; }

.case-filter dl { margin-bottom: 5px; }

.case-filter dl dt { font-size: 18px; margin-bottom: 10px; }

.case-filter dl dd { overflow: hidden; }

.case-filter dl dd a { display: inline-block; color: #a6a6a6; font-size: 14px; padding: 0 0 10px 8px; }

.case-filter dl dd a:after { content: "|"; margin-left: 8px;color:#a6a6a6; }

.case-filter dl dd a:last-child:after { display: none; }

.case-filter dl dd a:hover,.case-filter dl dd a.cur { color: #e60012; } { color: #e60012; }



.case-list { padding-top: 10px; }

.case-list li a .zoom:before { padding-bottom: 70.52632%; }

.case-list li a .case-tit { overflow: hidden; display: -webkit-box; max-height: 48px; line-height: 24px;
-o-text-overflow: ellipsis;   text-overflow: ellipsis; overflow: hidden;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 16px;  padding: 0 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;margin:12px 0; }

.wonderful-list { position: relative; overflow: hidden; }

.wonderful-list ul li .videoimg{position:relative;overflow:hidden;}

.wonderful-list ul li .videoimg:before{content:"";display:block;padding-bottom:66%;}

.wonderful-list ul li img { display: block; width: 100%; max-width: none; position:absolute;top:0;left:0;}

.wonderful-list ul li .won-titbox { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(230, 0, 18, 0.6); color: #fff; padding: 10px;font-size:16px;letter-spacing:1px; }

.wonderful-list ul li h4 { width: 100%; font-size: 16px; }

.small-wrapper { margin: 25px 0 0; padding: 0 36px; position: relative; }

.m-casebtn { display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 26px; height: 40px; display: block; z-index: 1; cursor: pointer; border: 1px solid #ebebeb; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.m-casebtn:after { content: ""; position: absolute; width: 10px; height: 10px; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; display: block; left: 10px; top: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.small-wrapper .m-casebtn{top:37%;}

.m-left { left: 0; }

.m-left:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.m-right { right: 0; }

.m-right:after { left: 4px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.smallvideo-list { position: relative; overflow: hidden; }

.smallvideo-list ul li { float: left; width: 25%; margin-right: 18px; cursor: pointer; }

.smallvideo-list ul li p{margin:10px 0;display: -webkit-box;max-height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.smallvideo-list ul li img { display: block; width: 100%; }

.smallvideo-list ul li a { display: block; position: relative; }

.smallvideo-list ul li a:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(230, 0, 18, 0.4); opacity: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.smallvideo-list ul li.cur a:before { opacity: 1; }

/*常见问题*/
.faq-tab { font-size: 0; line-height: 0; text-align: center;overflow:hidden; }

.faq-tab a { display: inline-block;padding:0 20px;height: 40px; line-height: 40px; border: solid 1px #d7d7d7; border-left: 0; text-align: center; font-size: 16px; color: #868686; position: relative; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.roll{ white-space: nowrap;overflow-x:auto;}
.faq-tab a:nth-child(1) { border-left: 1px solid #d7d7d7; }

.faq-tab a:hover, .faq-tab a.cur { background: #e60012; color: #fff; }

.faq-list { padding-top: 30px; }

.faq-list li { border-bottom: 1px solid #e6e6e6; padding-bottom: 20px; margin-bottom: 20px; }

.faq-list li .faq-titbox { margin-bottom: 13px; position: relative; cursor: pointer; }

.faq-list li .faq-titbox .faq-tit { display: block; font-size: 16px; color: #e60012; overflow: hidden; line-height: 28px; height: 28px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.faq-list li .faq-titbox:after { content: ""; position: absolute; width: 12px; height: 12px; border-top: 2px solid #999999; border-right: 2px solid #999999; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); right: 5px; top: 2px; }

.faq-list li.active .faq-titbox:after { display: none; }

.faq-list li.cur .faq-titbox:after { border-top-color: #e60012; border-right-color: #e60012; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 9px; }

.faq-list li .faq-con { font-size: 14px; line-height: 20px; color: #878787; height: 60px; overflow: hidden;letter-spacing:1px; }

.faq-icon { width: 28px; height: 28px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; color: #fff; font-size: 20px; text-align: center; line-height: 28px; float: left; margin-right: 18px; }

.faq-q { background: #e60012; }

.faq-a { background: #cccccc; }

/*售前服务*/
.presale-list { font-size: 0; line-height: 0; padding-bottom: 20px; }

.presale-list li { display: inline-block; vertical-align: top; float: none; text-align: center; font-size: 14px; line-height: 20px; padding-bottom: 20px; }

.presale-list li .presale-icon { width: 60px; height: 60px; margin: 0 auto 5px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #d9d9d9; }

.presale-list li .presale-icon img { max-height: 100%; }

.presale-list li .presale-tit { color: #666666; margin-bottom: 5px; }

/*新闻列表*/
.news-deatils { position: relative; overflow: hidden; }

.news-deatils img { max-width: 100%; }

.newsdeatils-top {  padding-bottom: 30px; border-bottom: 1px solid #d9d9d9; }

.newsdeatils-tit {padding-top:10px; font-size: 20px; line-height: 28px;text-align:left; }

.newsdeatils-dec .news-tip { padding-top: 8px; padding-bottom: 10px; }

.newsdeatils-dec .news-tip span { color: #8e8e8e; font-size: 14px; padding: 0 8px; display: inline-block; }

.newsdeatils-dec .news-tip span:nth-child(1) { padding-left: 0; }

.newsdeatils-dec .share-box { font-size: 16px; color: #808080; }

.newsdeatils-dec .share-box span { display: block; margin-top: 3px; }

.newsdeatils-dec .share-box a { display: inline-block; width: 30px; height: 30px; -webkit-border-radius: 3px; border-radius: 3px; padding: 0; margin: 0 2px; background-position: center center; -o-background-size: cover; background-size: cover; }

.newsdeatils-dec .share-box a.bds_tsina { background-image: url(../images/weibo.png); }

.newsdeatils-dec .share-box a.bds_sqq { background-image: url(../images/qq.png); }

.newsdeatils-dec .share-box a.bds_weixin { background-image: url(../images/weixin.png); }

.newsdeatils-dec .share-box a.popup_bdhome { background-image: url(../images/baidu.png); }

.newsdeatils-box { padding: 30px 0 25px; max-width: 1026px; font-size: 16px; line-height: 26px; color: #4d4d4d; border-bottom: 1px solid #e1e1e1; }

.newsdeatils-box img { max-width: 100%; }

.newsdeatils-box video { max-width: 100%; }

.newsdetailB-ctrl { margin-top: 20px; max-width: 1026px; }

.newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.newsdetailB-ctrl .page-ctrl a { display: block; font-size: 16px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background-color: #e60012; }

.contactC-qrcode-popup { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }

.full-honorA-popup { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.full-honorA-popup .honorA-wrap { position: absolute; 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%); z-index: 10; width: 94%; max-height: 80%; max-width: 800px; background: #fff; }

.full-honorA-popup .honorA-wrap.image-pop { height: auto; max-height: 80%; }

.full-honorA-popup .honorA-wrap li { text-align: center; }

.full-honorA-popup .honorA-wrap li h4 { font-size: 16px; padding: 20px 10px; }

.full-honorA-popup .honorA-wrap li:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }

.full-honorA-popup .honorA-wrap li img { display: inline-block; vertical-align: middle; width: auto; height: auto; max-width: 100%; width: 100%; }

.full-honorA-popup .honorA-wrap li img.lanky { width: auto; max-height: 100%; height: 100%; }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.full-honorA-popup .honorA-pages { display: none; }

.full-honorA-popup .honorA-ctrl { position: absolute; top: 50%; z-index: 10; background-repeat: no-repeat; background-position: center center; width: 38px; height: 74px; -o-background-size: 15px auto; background-size: 15px auto; margin-top: -37px; }

.full-honorA-popup .m-btn:before { border-top-color: #fff; border-right-color: #fff; }

.full-honorA-popup .m-btn.honorA-prev { left: -10px; }

.full-honorA-popup .m-btn.honorA-prev:before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.full-honorA-popup .m-btn.honorA-next { right: -10px; left: auto; }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.image-pop-close { width: 30px; height: 30px; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; right: 0; top: -40px; }

.image-pop-close::before, .image-pop-close::after { content: ""; position: absolute; height: 2px; width: 26px; top: 50%; left: 7px; margin-top: -1px; background: #ffffff; }

.image-pop-close:hover:after, .image-pop-close:hover:before { background: #e60012; }

.image-pop-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.image-pop-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/*公司介绍*/
.about-tit { text-align: center; font-size: 22px; color: #222222; padding-bottom: 10px; position: relative; }

.about-tit:before { content: ""; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: block; width: 50px; height: 2px; background-color: #e60012; }

.introF-imgtxt { color: #737373; padding: 20px 0 0; }

.introF-imgtxt .name { font-size: 18px; line-height: 1.4; color: #666666; }

.introF-imgtxt .en { margin-bottom: 10px; font-size: 18px; line-height: 1.1; color: #d90000; }

.introF-imgtxt img { margin: 0.5em 0; max-width: 100%; height: auto !important; }

.about-numlist { font-size: 0; line-height: 0; padding-top: 20px; padding-bottom: 20px; }

.about-numlist li { display: inline-block; vertical-align: top; width: 25%; text-align: center; font-size: 14px; line-height: 20px; }

.about-numlist li .about-num { color: #818181; font-size: 20px; font-family: Montserrat-Regular; }

.about-numlist li .about-num i { font-style: normal; }

.about-numlist li .icon-num { margin-bottom: 10px; height: 26px; }

.about-numlist li .icon-num img { max-height: 100%; }

/*历史大事件*/
.history-wrap { padding-top: 20px; position: relative; overflow: hidden; }

.history-list { position: relative; overflow: hidden; }

.history-list ul li { position: relative; background: #fafafa; }

.history-list .imgbox { position: relative; z-index: 2;overflow:hidden; }

.history-list .imgbox:before{content:"";display:block;padding-bottom:68.588469%;}

.history-list .imgbox img { width: 100%;position:absolute;top:0;left:0; }

.historytxt { color: #737373; font-size: 16px; padding: 20px; }

.historytxt h2 { font-weight: bold; color: #e60012; position: relative; padding-left: 18px; font-size: 24px; line-height: 20px; margin-bottom: 10px; }

.historytxt h2:before { content: ""; display: inline-block; width: 4px; height: 20px; background: #e60012; position: absolute; left: 0; top: 0; }

.toptxt { font-size: 18px; color: #333333; padding-bottom: 10px; border-bottom: 1px solid #d0d0d0; margin-bottom: 10px; }

.history-btnbox { position: relative; z-index: 2; text-align: center; margin-top: 20px; }

.history-btnbox span { width: 30px; height: 30px; border: 1px solid #d0d0d0; display: inline-block; position: relative; cursor: pointer; margin: 0 4px; }

.history-btnbox span:before { content: ""; position: absolute; width: 10px; height: 10px; border: solid #d0d0d0; border-width: 1px 1px 0 0; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); left: 10px; top: 9px; }

.history-btnbox span.history-right:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); left: 6px; }

.history-btnbox span:hover { background: #e60012; border-color: #e60012; }

.history-btnbox span:hover:before { border: solid #fff; border-width: 1px 1px 0 0; }

.history-tabwrap { position: relative; padding: 10px 30px 0; }

.history-tab { position: relative; overflow: hidden; }

.history-tab:before { content: ""; width: 100%; height: 1px; border-bottom: 1px dotted #b4b4b4; position: absolute; left: 0; top: 12px; }

.history-tab ul li { margin-top: 2px; padding-top: 25px; text-align: center; color: #808080; font-size: 16px; float: left; width: 25%; position: relative; cursor: pointer; }

.history-tab ul li span { display: block; position: relative; }

.history-tab ul li:before { content: ""; -webkit-border-radius: 100%; border-radius: 100%; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 18px; width: 18px; border: 1px solid #dedede; top: 0; left: 50%; margin-left: -9px; position: absolute; }

.history-tab ul li span:after { content: ""; width: 2px; height: 7px; background: #dedede; position: absolute; left: 50%; margin-left: -1px; top: -7px; }

.history-tab ul li:hover, .history-tab ul li.active { color: #e60012; }

.history-tab ul li:hover:before, .history-tab ul li.active:before { background: rgba(47, 49, 139, 0.15); border: none; }

.history-tab ul li:hover:after, .history-tab ul li.active:after { content: ""; -webkit-border-radius: 100%; border-radius: 100%; top: 3px; width: 12px; height: 12px; left: 50%; margin-left: -6px; background: #e60012; position: absolute; }

.developbtn { position: absolute; width: 30px; height: 30px; top: 7px; z-index: 10; cursor: pointer; background: #cccccc; -webkit-border-radius: 100%; border-radius: 100%; }

.developbtn:after { content: ""; position: absolute; top: 10px; left: 12px; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; border-left: 0; border-bottom: 0; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.history-button-prev { left: 0px; right: auto; }

.history-button-next { right: 0px; left: auto; }

.history-button-next:after { left: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.developbtn:hover { background: #e60012; }

/*企业文化*/
.culture-cotent { padding: 30px 0; font-size: 16px; }

.cul36 { font-size: 24px; line-height: 30px; color: #e60012; margin-bottom: 5px; text-align: center; }

.culture-bglist { background: #f8f8f8; padding-top: 30px; padding-bottom: 25px; text-align: center; }

.culture-bglist ul { font-size: 0; line-height: 0; display: inline-block; }

.culture-bglist ul li { display: inline-block; vertical-align: top; width: 50%; font-size: 14px; line-height: 20px; text-align: center; color: #333333; padding: 0 10px 10px; }

.culture-bglist ul li .cul-icon { width: 54.5%; margin: 0 auto 20px; }

.culture-bglist ul li .cul-icon img { max-width: 100%; }

.culture-bglist ul li .cul-tit { font-size: 18px; color: #e60012; margin-bottom: 10px; }

/*人才招聘*/
.hot-positions-left { width: 100%; padding: 30px 0 20px; }

.hot-title { font-size: 20px; margin-bottom: 20px; }

.hot-job { position: relative; overflow: hidden; }

.hot-job li { margin-bottom: 10px; }

.hot-job li a { padding: 5px 0 10px; display: inline-block; color: #666666; font-size: 16px; padding-bottom: 5px; border-bottom: 2px solid transparent; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.hot-job li:hover a, .hot-job li.cur a { border-bottom: 2px solid #e60012; }

.hot-positions-right { width: 100%; background: #fff; margin-top: 10px; padding-bottom: 30px; }

.job-list ul li { padding: 20px; background-color: #fbfbfb; color: #737373; margin-bottom: 20px; position: relative; }

.job-list ul li a { display: block; }

.job-list ul li:before { content: ""; position: absolute; left: 0; top: 0; display: block; height: 3px; width: 100%; display: block; background: #e60012; opacity: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.job-list ul li:hover, .job-list ul li.cur { -webkit-box-shadow: 0px 3px 7px 0px rgba(86, 86, 86, 0.15); box-shadow: 0px 3px 7px 0px rgba(86, 86, 86, 0.15); }

.job-list ul li:hover:before, .job-list ul li.cur:before { opacity: 1; }

.posititle { font-size: 18px; margin-bottom: 10px; }

.job-inco { color: #999999; margin-bottom: 10px; }

.job-inco span { padding: 0 20px; }

.job-inco span.inco01 { background-image: url(../images/icon47.png); }

.job-inco span.inco02 { background-image: url(../images/icon49.png); }

.job-inco span.inco03 { background-image: url(../images/icon50.png); }

.borderheight { border-top: 3px solid #e60012; }

.join-title { padding: 20px 10px 10px; border-bottom: 1px solid #d9d9d9; }

.join-left { padding-bottom: 30px; }

.join-right { width: 100%; }

.job-deatilscon { font-size: 16px; line-height: 30px; margin-top: 20px; padding-bottom: 30px; }

.long-position { line-height: 36px; font-size: 16px; margin-bottom: 20px; background: #fbfbfb; padding: 20px; }

.long-position h3 { line-height: 20px; margin-bottom: 10px; }

.long-box a { color: #999999; display: block; line-height: 20px; padding: 4px 0; }

.long-box a:hover { color: #e60012; }

.job-btn { text-align: center; }

.job-btn a { width: 45%; height: 36px; display: inline-block; color: #999999; line-height: 36px; font-size: 16px; text-align: center; border: 1px solid #999999; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; max-width: 140px; }

.job-btn a.abbbtn { margin-right: 2%; }

.job-btn a:hover { background: #e60012; border-color: #fff; color: #fff; }

.honor-tab a { display: inline-block;  }

.honorA-list { padding-top: 30px; }

.honorA-list ul a { display: block; padding: 10px 10px 15px; background-color: #f2f2f2; /* {"title": "è£èª‰Aåˆ—è¡¨èƒŒæ™¯è‰²","type":"color","name": "@bgchonorAlista","value": "#f2f2f2"}*/ overflow:hidden;}

.honorA-list li { display: inline-block; vertical-align: top; width: 50%; padding: 0 5px; margin-bottom: 10px; }

.honorA-list .thumb { position: relative; overflow: hidden; }

.honorA-list .thumb:after { display: block; content: ""; width: 100%; padding-bottom: 75%; }

.honorA-list .thumb img {position: absolute; left: 50%; top: 50%; z-index: 3; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%;height:100%; }

.honorA-list .msg { padding-top:0; font-size: 14px; line-height: 22px; text-align: center; color: #666666; }

.honorA-list .msg .title { font-size: 16px; display: -webkit-box; height: 24px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.honorA-list .msg .desc { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.video-wrap { position: relative; margin-bottom: 25px; overflow: hidden; }

.video-wrap img{display:block;width:100%;}

.videoobx { position: absolute !important; width: 100%; height: 100%; left: 0; right: 0; z-index: 1; }

.cotact-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 99; display: none; }

.contact-form { position: fixed; width: 90%; top: 50%; left: 50%; min-height: 86%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); background: #fff; max-width: 1000px; }

.scrolling { position: absolute; top: 0; left: 0; width: 100%; height: 96%; overflow-y: auto; -webkit-overflow-scrolling: touch; }

.contact-maxwidth { max-width: 750px; margin: 0 auto; padding: 30px 10px; }

.contactpop-tit { font-size: 20px; color: #e60012; text-transform: uppercase; text-align: center; margin-bottom: 10px; line-height: 24px; }

.contactpop-text { text-transform: uppercase; color: #878787; font-size: 14px; text-align: center; }

.contactpop-list { padding-top: 20px; }

.contactpop-list li { padding: 0 4px 10px; }

.contactpop-list li label { border: 1px solid #d9d9d9; display: block; }

.contactpop-list li input, .contactpop-list li textarea { display: block; width: 100%; background: #fff; height: 36px; line-height: normal; padding-left: 10px; overflow: hidden; }

.contactpop-list li textarea { height: 200px; }

.contactpop-list li.liwidth100 { width: 100%; }

.file-tit { color: #1a1a1a; font-size: 16px; margin-bottom: 5px; }

.file-tit em { color: #e60012; margin-right: 4px; }

.file-btn { display: block; width:170px; height: 52px; line-height: 52px; color: #fff; text-align: center; background-color: #e60012; margin: 20px auto 0; }

.contactpop-list li .numtel input { width: 80%; }

.contactpop-list li .numtel span { width: 36px; height: 36px; line-height: 36px; text-align: center; border-right: 1px solid #d9d9d9; float: left; display: block; color: #878787; }

.index-Event { background: url(../images/indexevent.jpg) center center no-repeat; color: #fff; padding-top: 35px; padding-bottom: 35px; text-align: center; overflow: hidden; }

.index-Event .hot-tit { color: #fff; }

.event-item { position: relative; }

.event-item .m-btn:before { border-top: 2px solid #fff; border-right: 2px solid #fff; }

.event-item .products-dot span { background: #fff; }

.event-item .products-dot span.swiper-pagination-bullet-active { background: #e60012; }

.event-tab { margin-top: 20px; border-right: 1px solid #fff; position: relative; overflow: hidden; }

.event-tab li { float: left; width: auto; line-height: 22px; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.event-tab li a { padding: 6px 20px; display: block; color: #fff; border: 1px solid #fff; border-right: 0; }

.event-tab li:hover a, .event-tab li.cur a { background: #e60012; }

.tc { text-align: center; }

.event-wrap { padding-top: 25px; }

.event-swiper { position: relative; overflow: hidden; }

.event-swiper li { float: left; width: 100%; margin-right: 28px; }

.event-swiper li .zoom { position: relative; overflow: hidden; }

.event-swiper li .zoom:before { content: ""; display: block; padding-bottom: 75.14793%; }

.event-swiper li .zoom img { position: absolute; top: 0; left: 0; width: 100%; }

.event-swiper li a { color: #fff; }

.event-swiper li h3 { margin-top: 10px; display: -webkit-box; height: 44px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.more-details-btn { margin-top: 50px; }

.more-details-btn a { background: none; border: 1px solid #fff; }

.back-up { position: absolute; width: 36px; height: 36px; right: 0; top: -50px; background: url(../images/top.png) center center no-repeat, #e60012; z-index: 10; }

.m-search-box { position: fixed; right: 0; top: 56px; width: 100%; z-index: 99; border: 1px solid #ddd; display: none; }

.m-search-box .psearch-text { width: 100%; padding: 6px 10px; }

.m-search-box .psearch-btn { width: 44px; height: 100%; position: absolute; right: 0; top: 0; background: url(../images/search.png) center center no-repeat; -o-background-size: 20px auto; background-size: 20px auto; }

.code-box { width: 90px; position: absolute; bottom: 37px; padding-bottom: 10px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 99; display: none; }

.code-box img { display: block; border: 1px dashed #D0D0D0; padding: 4px; background: #fff; width: 100%; }

.code-box:after { content: ""; width: 16px; height: 10px; display: block; position: absolute; bottom: 3px; left: 50%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); z-index: 9; background: url(../images/arror.png); margin-left: -8px; }


/*箭头*/

.mob-hidden { display: none; }

.pc-hiden { display: block; }

.m-position { position: relative; }

.max-width350 { max-width: 200px; }

.oh { overflow: hidden; }

/*font*/
.fs30 { font-size: 20px; }

.m-positioncenter { position: absolute; top: 50%; left: 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%); }

.dnbr br { display: none; }


.wposter{overflow:hidden;max-height:590px;}

.wposter img{max-height:590px;}

.video-wrap video{object-fit: cover;}

.video-itemwrap{max-width:1020px;margin:0 auto;}

.wonderful-box{position:relative;overflow:hidden;}

.video-wrap h4{text-align:center;margin-top:10px;font-size:16px;}


.hot-decmore{text-align:right;padding-top:10px;}

.hot-decmore a{padding:5px 20px;border:1px solid #999999;display:inline-block !important;color:#999999;border-radius:20px;transition:all .3s;}

.hot-decmore a:hover{background:#e60012;color:#fff;border-color:#e60012;}

.contant-map { height: 250px; }
.deacase-box{max-width:1000px;margin:0 auto;}

.box-middle{height:48px;  margin: 12px 0;width:100%;position:relative;text-align:center;}
.box-middle .case-tit,.box-middle .m-poptit{margin:0 !important;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:100%;}
.factory-list li a .case-tit{text-align:center;}
.index-newswiper{position:relative;overflow:hidden;height:303px;margin-top:-15px;}
.index-newsright{overflow:hidden;}
.mdeatils-box table{width:100% !important;}
.index-newsleft .products-dot{position:relative;margin-top:10px;}
.index-newsleft .products-dot span{width:30px;}

.romend-swiper{position:relative;overflow:hidden;}

.contact-list{font-size:0;padding-bottom:30px;}
.contact-list li{display:inline-block;vertical-align:top;font-size:14px;padding-bottom:20px;float:none;}
@media (min-width: 640px) { .max-width350 { max-width: 350px; }
  .dnbr br { display: block; } }

@media (min-width: 1024px) { .pc-hiden { display: none; }
  .mob-hidden { display: block; }
  /*font*/
  .fs30 { font-size: 30px; }

  .video-wrap {margin-bottom:45px;}
.video-wrap h4{margin-top:20px;font-size:20px;}
.index-newswiper{height:456px;margin-top:-30px;}
}


/*箭头*/
@media (min-width: 640px) { .banner ul li a img { height: auto; width: 100%; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); left: 0; }
  .banner-con { font-size: 18px; }
  .inpage-banner img { height: auto; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; left: 0; } }

@media (min-width: 768px) { .ban-pro { max-width: 316px; }
  .page-wraper .page span, .page-wraper .page a,.page-wrap .laypage_main a,.page-wrap .laypage_main span{ width: 36px; height: 36px; line-height: 36px; margin: 0 4px; font-size: 16px; }
  .page-wrap .laypage_main a.prev { margin-right: 10px; }
  .page-wrap .laypage_main a.next { margin-left: 10px; }
  /*售前服务*/
  .presale-list { padding-bottom: 50px; }
  .presale-list li { font-size: 16px; line-height: 24px; }
  .presale-list li .presale-icon { width: 80px; height: 80px; margin: 0 auto 15px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .presale-list li:hover .presale-icon { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
  .presale-list li .presale-tit { margin-bottom: 10px; }
  .full-honorA-popup .honorA-wrap { height: auto; }
  /*历史大事件*/
  .history-list ul li { padding: 20px; }
  .history-list ul li:before { content: ""; position: absolute; left: 0; top: 0; width: 34.16667%; height: 100%; display: block; background: #e60012; z-index: 0; }
  .imgbox { float: left; width: 45.72727%; }
  .historytxt { float: left; width: 53.63636%; padding-left: 30px; }
  .historytxt h2 { padding-left: 18px; }
  .moretxt { max-height: 96px; overflow-y: auto; margin-bottom: 10px; }
  .moretxt::-webkit-scrollbar { width: 4px; height: 8px; background-color: rgba(68, 68, 68, 0.4); -webkit-border-radius: 2px; border-radius: 2px; }
  .moretxt::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0.4); }
  .moretxt::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #e60012; }
  .history-btnbox { position: absolute; left: 52.5%; bottom: 30px; }
  .history-tabwrap { margin-top: 50px; padding-top: 10px; }
  .history-tab ul li { width: 14.28571%; }
  .culture-bglist ul { width: 100%; }
  .culture-bglist ul li { width: 33.3%; }
  .honorA-list ul { margin: 0 -10px; }
  .honorA-list li { padding: 0 10px; margin-bottom: 20px; }
  .honorA-list li a { padding: 20px 20px 0; }
  .cotact-form { min-height: 70%; } }


/*箭头*/
@media (min-width: 992px) { .news-box { padding-top: 40px; }
  .index-newsright { padding-left: 36px; }
  .index-newsleft { width: 49.16667%; }
  .index-newsleft a .zoom:before { content: ""; display: block; top: 0; left: 0; width: 100%; padding-bottom: 305px; }
  .index-newsleft a .zoom img { position: absolute; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .index-newsleft a:hover .news-con .rednews-tit { color: #e60012; }
  .news-con { padding: 20px 24px; line-height: 22px; font-size: 16px; }
  .news-con .rednews-tit { margin-bottom: 10px; font-size: 20px; }
  .index-newsright { width: 50.83333%; padding: 0 0 0 36px; }
  .index-newsright ul li {height:152px; }
  .index-newsright ul li  a{ padding-bottom: 30px; padding-top:30px;}
  .index-newsright ul li:hover .news-date { background-color: #e60012; color: #fff; }
  .index-newsright ul li:hover h3 { color: #e60012; }
  .news-date { width: 85px; padding: 15px 0 12px; font-size: 16px; margin-right: 20px; }
  .news-date span { font-size: 39px; line-height: 40px; margin-bottom: 14px; }
  .news-bottom { padding-top: 5px; }
  .news-bottom h3 { font-size: 20px; margin-bottom: 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; }
  .news-bottom p { font-size: 16px; } }

@media (min-width: 1024px) {
   .contant-map {height: 500px;}
    .contact-list{padding-bottom:60px;}
   
  .header-wrap{position:relative;}
body{padding-top:0;}  
  .header-nav { padding: 30px 0 0; }
  .logo { padding-bottom: 30px; }
  .logo img { height: 40px; }
  nav { float: right; position: static; overflow: inherit; width: auto; padding-bottom: 0; display: block !important; }
  nav ul li { float: left; border-bottom: 0; }
  nav ul li h3 { font-size: 16px; line-height: 40px; }
  nav ul li h3 a { padding: 0 10px 30px; }
  nav ul li.cur h3 a, nav ul li:hover h3 a { color: #e60012; }
  nav ul li:last-child h3 a { padding-right: 0; }
  .header-msg { right: 0; top: -67px; }
  .header-msg a { height: 37px; vertical-align: top; }
  .header-msg .tel { width: auto; padding-left: 28px; padding-right: 10px; background: url(../images/tel.png) 0 center no-repeat; -o-background-size: 22px auto; background-size: 22px auto; -webkit-border-radius: 0; border-radius: 0; border: 0; }
  .header-msg .tel i { display: inline-block; font-style: normal; }
  .sub-nav { position: absolute; top: 70px; left:0; background: #fff; min-width: 120px; z-index: 99; text-align:left; display: none; padding: 10px 0; font-size: 16px; }
  .sub-nav a:hover { color: #e60012; }
  .sub-nav a{padding:5px 20px 5px 30px;}
  .header-msg .mobnav-btn, .arrorright-btn { display: none; }
  /*banner*/
  .banner ul li a { display: block; }
  .banner ul li a img { display: block; width: 100%; }
  .banner-con { font-size: 20px; padding: 40px 20px; }
  .banner-position { top: 30.76923%; }
  .banner .index-dot { bottom: 20px; }
  .index-dot span { width: 12px; height: 12px; }
  .hot-products { padding-top: 80px; padding-bottom: 140px; }
  .hot-tit { font-size: 30px; }
  .hot-productswiper { margin-top: 20px; }
  .hot-productswiper ul li .pro-tit { font-size: 18px; height: 60px; line-height: 60px; }
  .hot-productswiper ul li:hover .zoom img { -webkit-transform: scale(1.03) translateY(-50%); -moz-transform: scale(1.03) translateY(-50%); -ms-transform: scale(1.03) translateY(-50%); -o-transform: scale(1.03) translateY(-50%); transform: scale(1.03) translateY(-50%); }
  .hot-productswiper ul li:hover .pro-tit { color: #e60012; }
  .m-btn { width: 40px; height: 40px; }
  .m-btn:before { width: 26px; height: 26px; }
  .m-btn:hover:before { border-top-color: #e60012; border-right-color: #e60012; }
  .products-dot { bottom: -50px; }
  .products-dot span { width: 60px; margin: 0 8px; }
  .contact-btn a i { width: 22px; margin-left: 14px; }
  .contact-btn:hover a { background: #db0515; }
  .contact-btn:hover i { width: 30px; }
  .index-contactus { min-height: 316px; }
  .contact-text { margin-bottom: 35px; }
  footer { padding-top: 55px; }
  .follow-us:before { top: 80px; }
  .follow-tit { font-size: 18px; margin-bottom: 30px; }
  .follow-list a { width: 46px; height: 46px; margin: 0 13px; }
  .footer-nav { padding-top: 60px; }
  .footer-nav ul { padding-bottom: 50px; }
  .footer-nav ul li { float: left; padding-right: 1.7%; border-bottom: 0;width: 15%; }
  .footer-nav ul li h4 { font-size: 18px; margin-bottom: 15px; padding: 0; }
  .footer-nav ul li:last-child { padding-right: 0; }
  .footersub-nav { max-width: 140px; padding-bottom: 0; display: block !important; }
  .footersub-nav a:hover { color: #e60012; }
  .footer-bottom { padding: 20px 0; }
  .footer-bottom .footer-textright { float: right; }
  .footer-bottom .tel-num { float: left; }
  .plus.icon { display: none; }
  .index-news { padding-top: 90px; padding-bottom: 90px; }
  /*inpagebanner*/
  .in-bannercon { padding-top: 40px; padding-bottom: 0; }
  .in-bannercon .ban-pro { width: 26.33333%; }
  .in-bannercon .ban-dec { font-size: 32px; line-height: 45px; padding-top: 10%; }
  .full-insideB-nav { font-size: 16px; }
  .full-insideB-nav .channel-title { display: none; }
  .full-insideB-nav .nav-wrap{display: block !important; position: relative; top:0;left:0; float: left;max-width:700px;border: 0; background: none;}
  .full-insideB-nav .nav-swiper{  position: relative; overflow:hidden;}
  .full-insideB-nav .channel-nav li { float: left; border-bottom: 0; padding: 0 5px; width:auto;}
  .full-insideB-nav .channel-nav li.cur a { color: #e60012; font-weight: bold; }
  .full-insideB-nav .channel-nav li.cur a:after { width: 100%; }
  .full-insideB-nav .channel-nav a { position: relative; font-size: 16px; padding: 19px 7px; }
  .full-insideB-nav .channel-nav a:after { content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); -webkit-transition: width ease 0.3s; -o-transition: width ease 0.3s; -moz-transition: width ease 0.3s; transition: width ease 0.3s; background-color: #e60012; display: none; }
  .full-insideB-nav .channel-nav a:hover { color: #e60012; font-weight: bold; }
  .full-insideB-nav .channel-nav a:hover:after { width: 100%; }
  .full-insideB-nav .insideB-crumbs { display: block; float: right; padding: 19px 0; }
  .full-insideB-nav .insideB-crumbs li { float: left; font-size: 14px; line-height: 30px; position: relative; }
  .full-insideB-nav .insideB-crumbs li:after { content: ""; display: inline-block; vertical-align: middle; margin: 0 7px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #787878; }
  .full-insideB-nav .insideB-crumbs li:last-child:after { display: none; }
  .full-insideB-nav .insideB-crumbs a { display: inline-block; vertical-align: top; color: #737373; }
  .full-insideB-nav .insideB-crumbs a:hover { color: #e60012; }
  .full-insideB-nav .insideB-crumbs a.home { padding-left: 20px; background-repeat: no-repeat; background-position: 0 6px; background-image: url(../images/insideBhome.png); vertical-align: top; min-height: 30px; margin-right: -5px; }
   .full-insideB-nav .m-btn{display:none;}
  .full-insideB-nav .m-btn.product-left{left:-20px;}
  .full-insideB-nav .m-btn.product-right{right:-20px;}
  .full-insideB-nav .m-btn:before{width:16px;height:16px;top:12px;}
  .full-insideB-nav .m-btn.product-right:before {
    left: 10px;}
  /*产品中心*/
  .product-listwrap { padding-top: 70px; padding-bottom: 80px; }
  .product-select { padding-top: 70px; }
  .select-list { width: 26.75%; float: left; margin-right: 1.66667%; margin-bottom: 0; }
  .mr0 { margin-right: 1.66667%; }
  .pro-active { height: 50px; line-height: 50px; padding: 0 10px; }
  .select-down { top: 50px; }
  .select-down a { padding: 10px 20px; }
  .select-down a:hover { background: #e60012; color: #fff; }
  .pro-search { float: right; width: 43.16667%; padding-right: 50px; }
  .pro-search .prosearch-text { height: 50px; }
  .pro-search .prosearch-btn { width: 50px; height: 50px; }
  .product-list ul { margin: 0 -15px; }
  .product-list ul li { padding: 0 15px 30px; }
  .product-list ul li a:hover .product-pop { visibility: visible; bottom: 0; }
  .product-list ul li a:hover .product-img img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .product-deatils { padding: 84px 0 60px; }
  .product-deatils .productbig-img { float: left; width: 46.66667%; }
  .product-deatils .productbig-img .index-dot { display: none; }
  .product-deatils .product-box { float: right; width: 45.83333%; padding: 0; font-size: 16px; line-height: 30px; }
  .product-deatils .product-box .pro-title { font-size: 32px; line-height: 36px; padding-bottom: 15px; margin-bottom: 10px; }
  .product-deatils .product-box .product-con { padding-bottom: 10px; }
  .biglist ul li { height: 483px; }
  .biglist ul li p { position: absolute; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; overflow: hidden; width: 100%; font-size: 0; line-height: 0; }
  .biglist ul li img { display: inline-block; }
  .whitebg { padding: 50px 47px; }
  .product-tab { margin-top: 0; }
  .product-tab a { height: 60px; line-height: 60px; width: 50%; font-size: 16px; }
  .product-deatilsbox { padding-top: 50px; padding-bottom: 100px; }
  .product-deatilsbox { font-size: 16px; }
  .solution-img { margin-top: 0; width: 51%; }
  .page-wraper { padding-top: 30px; }
  .m-ptb78 { padding-top: 70px; padding-bottom: 80px; }
  .m-ptb70 { padding-top: 70px; }
  .m-pt50 { padding-top: 50px; }
  .m-ptb60 { padding-top: 60px; }
  .solution-list { padding-top: 60px; margin: 0 -16px; }
  .solution-list li { padding: 0 16px 33px; }
  .solution-list li a { overflow: hidden; }
  .solution-list li a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .solution-list li a img { -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; }
  .solution-list li a:hover .solution-tit { color: #e60012; }
  .solution-list li a:hover .sol-more { background: #e60012; border-color: #e60012; color: #fff; }
  /*解决方案详情*/
  .single-box { position: relative; overflow: hidden; font-size: 16px; line-height: 26px; padding-bottom: 50px; }
  .single-box img { max-width: 100%; }
  .so-dectitle { font-size: 30px; margin-bottom: 45px; }
  .related-tit { font-size: 20px; margin-bottom: 25px; }
  .related-tit .related-more { font-size: 18px; }
  .related-tit .related-more:hover { color: #e60012; background-image: url(../images/wicon01hover.png); }
  .related-swiper { margin-bottom: 60px; }
  .related-swiper .products-dot { display: none; }
  .related-swiper li { margin-right: 24px; padding: 0; }
  .related-swiper li a { overflow: hidden; padding-bottom: 25px; }
  .related-swiper li a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .related-swiper li a img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .related-swiper li a h4 { font-size: 16px; }
  .related-swiper li a .product-img { margin: 20px; }
  .related-swiper li a:hover h4 { color: #e60012; }
  .related-cases li a { padding-bottom: 15px; }
  .related-cases li a .product-img { margin: 0 0 16px; }
  .related-cases li a .product-img:before { padding-bottom: 59.52381%; }
  .case-filter dl { margin-bottom: 15px; }
  .case-filter dl dt { float: left; font-size: 20px; margin-top: -5px; }
  .case-filter dl dd { overflow: hidden; }
  .case-filter dl dd a { display: inline-block; color: #a6a6a6; font-size: 16px; padding: 0 0 10px 16px; }
  .case-filter dl dd a:after { content: "|"; margin-left: 16px; }
  .case-filter dl dd a:last-child:after { display: none; }
  .case-filter dl dd a:hover { color: #e60012; }
  .case-list { padding-top: 40px; }
  .case-list li a .case-tit { padding: 0 50px; }
  .case-list li a:hover{ background: #e60012; color: #fff; }
  .wonderful-list ul li .won-titbox { padding: 24px 50px; }
  .wonderful-list ul li h4 { font-size: 20px; }
  .small-wrapper { margin: 30px 0 0; padding: 0 60px; }
  .m-casebtn { width: 36px; height: 60px; }
  .m-casebtn:after { width: 14px; height: 14px; left: 13px; top: 22px; }
  .m-casebtn:hover { border-color: #e60012; background: #e60012; }
  .m-casebtn:hover:after { border-left: 1px solid #fff; border-bottom: 1px solid #fff; }
  .m-right:after { left: 4px; }
  .faq-tab a { height: 55px; line-height: 55px; font-size: 18px;  width: 33.3%; max-width: 180px;}
  .faq-tab a:nth-child(1) { border-left: 1px solid #d7d7d7; }
  .faq-tab a:hover, .faq-tab a.cur { background: #e60012; color: #fff; }
  .faq-list { padding-top: 30px; }
  .faq-list li { padding-bottom: 20px; margin-bottom: 20px; }
  .faq-list li .faq-con { font-size: 16px; line-height: 30px; height: 60px; }
  /*售前服务*/
  .presale-list li { width: 20%; }
  /*新闻列表*/
  .news-deatils { position: relative; overflow: hidden; }
  .news-deatils img { max-width: 100%; }
  .newsdeatils-top { padding-bottom: 20px; border-bottom: 1px solid #d9d9d9; }
  .newsdeatils-tit { font-size: 28px; line-height: 38px; margin-bottom: 20px; }
  .newsdeatils-dec .news-tip { float: left; padding-top: 8px; }
  .newsdeatils-dec .news-tip span { color: #8e8e8e; font-size: 18px; padding: 0 20px; }
  .newsdeatils-dec .news-tip span:nth-child(1) { padding-left: 0; }
  .newsdeatils-dec .share-box { float: right; font-size: 18px; color: #808080;padding-top:10px;}
  .newsdeatils-dec .share-box span { margin-top: 3px; }
  .newsdeatils-dec .share-box a { display: inline-block; width: 30px; height: 30px; -webkit-border-radius: 3px; border-radius: 3px; padding: 0; margin: 0 2px; background-position: center center; -o-background-size: cover; background-size: cover; }
  .newsdeatils-dec .share-box a.bds_tsina { background-image: url(../images/weibo.png); }
  .newsdeatils-dec .share-box a.bds_sqq { background-image: url(../images/qq.png); }
  .newsdeatils-dec .share-box a.bds_weixin { background-image: url(../images/weixin.png); }
  .newsdeatils-dec .share-box a.popup_bdhome { background-image: url(../images/baidu.png); }
  .newsdeatils-box { padding: 40px 0 45px; }
  .newsdeatils-box p,.newsdeatils-box span{    white-space: normal !important;}
  .newsdetailB-ctrl { position: relative; padding-right: 200px; margin-top: 50px; }
  .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .newsdetailB-ctrl .page-ctrl a:hover { color: #e60012; }
  .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; }
  .image-pop-close { width: 36px; height: 36px; }
  .full-honorA-popup .m-btn.honorA-prev { left: -50px; }
  .full-honorA-popup .m-btn.honorA-next { right: -50px; }
  .full-honorA-popup .honorA-wrap li h4 { font-size: 24px; padding: 30px 20px; }
  .introductionF-title { margin: 0 0 78px; font-size: 30px; }
  .introductionF-title:after { margin: 12px auto 0; }
  .introF-imgtxt { width: 100%; display: table; table-layout: fixed; font-size: 16px; padding: 50px 0 30px; }
  .introF-imgtxt .name { font-size: 24px; }
  .introF-imgtxt .en { margin: 0 0 38px; font-size: 24px; }
  .introF-imgtxt img { margin: 0; }
  .introF-imgtxt .content { display: table-cell; vertical-align: middle; padding: 0 60px 0 0; }
  .introF-imgtxt .img { display: table-cell; vertical-align: middle; width: 462px; }
  /*公司介绍*/
  .about-tit { font-size: 32px; }
  .about-numlist { padding-top: 24px; padding-bottom: 24px; }
  .about-numlist li { font-size: 16px; line-height: 24px; }
  .about-numlist li .about-num { font-size: 24px; }
  .about-numlist li .icon-num { height: 35px; }
  /*历史大事件*/
  .history-wrap { padding-top: 70px; }
  .history-list ul li { padding: 42px; }
  .historytxt { padding-left: 85px; font-size: 16px; }
  .historytxt h2 { padding-left: 18px; font-size: 38px; line-height: 28px; margin-bottom: 40px; }
  .historytxt h2:before { width: 4px; height: 28px; }
  .toptxt { font-size: 24px; padding-bottom: 20px; margin-bottom: 20px; }
  .history-tabwrap { padding-bottom: 20px; }
  /*企业文化*/
  .culture-cotent { padding: 50px 0; font-size: 16px; }
  .cul36 { font-size: 30px; margin-bottom: 10px; }
  .culture-bglist { padding-top: 50px; padding-bottom: 85px; }
  .culture-bglist ul li { font-size: 18px; line-height: 20px; }
  .culture-bglist ul li .cul-icon { margin: 0 auto 37px; }
  .culture-bglist ul li .cul-tit { font-size: 20px; }
  .hot-positions-left { float: left; width: 21%; }
  .hot-title { margin-bottom: 40px; font-size:24px;}
  .hot-positions-right { float: right; width: 79%; padding: 35px 10px; background: #fff; margin-top: 10px; }
  .job-inco { color: #999999; margin-bottom: 10px; }
  .job-inco span { padding: 0 20px; }
  .job-inco span.inco01 { background-image: url(../images/icon47.png); }
  .job-inco span.inco02 { background-image: url(../images/icon49.png); }
  .job-inco span.inco03 { background-image: url(../images/icon50.png); }
  .hot-job li { margin-bottom: 40px; }
  .job-list ul li { padding: 35px 50px; background-color: #fbfbfb; color: #737373; margin-bottom: 20px; font-size: 16px; }
  .posititle { font-size: 24px; margin-bottom: 10px; }
  .fs18 { font-size: 18px; }
  .join-left { width: 79%; margin-right: 4.16667%; }
  .join-right { width: 16.83333%; }
  .join-title { padding: 30px 60px; border-bottom: 1px solid #d9d9d9; }
  .job-deatilscon { font-size: 16px; line-height: 34px; margin-top: 30px; }
  .long-position { line-height: 36px; font-size: 16px; margin-bottom: 60px; background: #fbfbfb; padding: 30px 20px; }
  .long-position h3 { line-height: 20px; margin-bottom: 10px; }
  .long-box a { color: #999999; display: block; line-height: 20px; padding: 8px 0; }
  .long-box a:hover { color: #e60012; }
  .join-left { padding-bottom: 0; }
  .job-btn { text-align: left; }
  .honorA-list { padding-top: 50px; }
  .honorA-list ul { margin: 0 -17px;font-size:0; }
  .honorA-list li { width: 33.3333%; padding: 0 17px; margin-bottom: 34px;float:none; }
  .honorA-list li .thumb img { -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; }
  .honorA-list li a:hover img { -webkit-transform:translate(-50%, -50%) scale(1.03); -moz-transform:translate(-50%, -50%) scale(1.03); -ms-transform:translate(-50%, -50%) scale(1.03); -o-transform:translate(-50%, -50%) scale(1.03); transform:translate(-50%, -50%) scale(1.03); }
  .contact-maxwidth { padding: 50px 0 20px; }
  .contactpop-tit { font-size: 30px; margin-bottom: 20px; }
  .contactpop-text { font-size: 16px; }
  .contactpop-list { padding-top: 30px; }
  .contactpop-list li { float: left; width: 50%; padding: 0 4px 15px; }
  .contactpop-list li input, .contactpop-list li textarea { height: 36px; }
  .contactpop-list li textarea { height: 150px; }
  .contactpop-list li.liwidth100 { width: 100%; }
  .contactpop-list li .numtel span { width: 47px; height: 36px; line-height: 36px; }
  .event-tab { margin-top: 30px; display: inline-block; }
  .index-Event { padding-top: 50px; padding-bottom: 56px; }
  .event-wrap { padding-top: 55px; }
  .event-swiper li { width: 33.3%; margin-right: 28px; }
  .event-swiper li .zoom { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .event-swiper li h3 { margin-top: -10px; }
  .event-swiper li.swiper-slide-active .zoom { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
  .event-swiper li.swiper-slide-active h3 { margin-top: 30px; }
  .more-details-btn { margin-top: 50px; }
  .more-details-btn a:hover { border-color: #e60012; }
  /*动画*/
  .banner-fadeup { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all ease-in-out 0.8s; -o-transition: all ease-in-out 0.8s; -moz-transition: all ease-in-out 0.8s; transition: all ease-in-out 0.8s; opacity: 0; }
  .banner ul li.active .banner-fadeup { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; }
  .back-up { width: 50px; height: 50px; top: -82px; }
  .m-search-box { position: absolute; right: -10px; top: 37px; width: 260px; }
  .m-search-box .psearch-text { padding: 10px; }
  .m-search-box .psearch-btn { width: 44px; -o-background-size: 25px auto; background-size: 25px auto; }
  .code-box { width: 120px; bottom: 47px; } 


}


/*箭头*/
@media (min-width: 1180px) { .footer-nav ul li { padding-right: 3.5%; } 

   .full-insideB-nav .m-btn.product-left{left:-40px;}
  .full-insideB-nav .m-btn.product-right{right:-40px;}
    nav ul li h3 { font-size: 18px; line-height: 40px; }
  nav ul li h3 a { padding: 0 20px 30px; }
}

@media (min-width: 1366px) { /*banner*/
  .banner ul li a { display: block; }
  .banner ul li a img { display: block; width: 100%; }
  .banner-con { padding: 40px 28px; font-size: 30px; word-break: break-all; }
  .m-btn.product-left { left: -66px; }
  .m-btn.product-right { right: -66px; }
  .inpage-banner { min-height: 400px; }
  .footer-nav ul li { padding-right: 4%; }
  .full-insideB-nav .channel-nav li { padding: 0 17px; }
  .footersub-nav { max-width: 160px; }
  nav ul li h3 a{    padding: 0 30px 30px;}
  .solution-img { margin-top: 7%; }
  .comheight { min-height: inherit; }
  .small-wrapper { padding: 0; }
  .m-left { left: -60px; }
  .m-right { right: -60px; }
  .full-honorA-popup .m-btn.honorA-prev { left: -100px; }
  .full-honorA-popup .m-btn.honorA-next { right: -100px; }
  .history-btnbox { bottom: 50px; }
  /*企业文化*/
  .culture-cotent { padding: 70px 0; font-size: 18px; }
  .cul36 { font-size: 36px; }
  .culture-bglist { padding-top: 80px; padding-bottom: 145px; }
  .culture-bglist ul li { font-size: 18px; line-height: 20px; }
  .culture-bglist ul li .cul-icon { margin: 0 auto 47px; }
  .culture-bglist ul li .cul-tit { font-size: 24px; } 

  .full-insideB-nav .nav-wrap{max-width:790px;}
}

/*搜索页*/
.searchcont401 { background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -o-background-size: cover; background-size: cover; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: #da251d; }

.resultlist401 { font-size: 13px; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #da251d; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; }

.searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #e60012; background-image: url(../images/search402.png); background-repeat: no-repeat; background-position: center; }

.keywords { color: #00a298; }

.ms-detail td .short-sl { width: 103px; }

.sitemapcont2 { padding: 6% 0; overflow: hidden; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #00a298; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@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; }
  .sitemapcont2 { padding: 2% 0 0; overflow: hidden; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 50px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #00a298; } }

@media (min-width: 992px) { .searchinputcont401 { width: 45%; margin: 0 auto; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: left; padding-left: 12%; font-size: 18px; font-weight: bold; background-position: 83% center; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsdetailBcol","value": "#ffffff"}*/ }

.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; /* {"title": "新闻详细B标题文本色","type":"color","name": "@clnewsdetailBtilte","value": "#333333"}*/ }

.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; /* {"title": "新闻详细B日期文本色","type":"color","name": "@clnewsdetailBdate","value": "#8e8e8e"}*/ }

.full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; /* {"title": "新闻详细B内容上下边框色","type":"color","name": "@bdnewsdetailBart","value": "#d9d9d9"}*/ border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; /* {"title": "新闻详细B内容文本色","type":"color","name": "@clnewsdetailBart","value": "#888888"}*/ }

.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }

.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }

.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }

.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailBwxico.png); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxico.png)"}*/ }

.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailBsnico.png); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnico.png)"}*/ }

.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailBqqico.png); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqico.png)"}*/ }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#666666"}*/ }

.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; /* {"title": "新闻详细B返回文本色","type":"color","name": "@clnewsdetailBreturn","value": "#ffffff"}*/ background-color: #de0012; /* {"title": "新闻详细B返回背景色","type":"color","name": "@bgcnewsdetailBreturn","value": "#de0012"}*/ }

@media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } }


@media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; /* {"title": "栏目全局内填充","type":"text","name": "@pdgnewsdetailBcol","value": "75px 0 78px"}*/ }
  .full-newsdetailB-container .article-tilte { font-size: 24px; /* {"title": "新闻详细B标题字号","type":"text","name": "@fznewsdetailBtilte","value": "24px"}*/ margin: 0 0 18px; /* {"title": "新闻详细B标题下外间距","type":"text","name": "@mgnewsdetailBtilte","value": "0 0 18px"}*/ line-height: 32px; }
  .full-newsdetailB-container .date { margin: 0 0 40px; /* {"title": "新闻详细B日期下外间距","type":"text","name": "@mgnewsdetailBdate","value": "0 0 40px"}*/ font-size: 24px; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; }
  .full-newsdetailB-container .single-page { padding: 0 100px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailBwxicoac.jpg); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailBwxicoac.jpg)"}*/ }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailBsnicoac.jpg); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailBsnicoac.jpg)"}*/ }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailBqqicoac.jpg); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailBqqicoac.jpg)"}*/ }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #de0012; /* {"title": "新闻详细B上下页文本色","type":"color","name": "@clnewsdetailBpage","value": "#de0012"}*/ }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; } }

@media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -590px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; } }



.full-contactC-container { padding: 30px 0; }

.full-contactC-container .contactC-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clcontactCcol","value": "#1b1b1b"}*/ }

.full-contactC-container .contactC-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgccontactCline","value": "#cd002b"}*/ }

.full-contactC-container .contactC-infolist li { position: relative; padding-left: 60px; margin-bottom: 20px; font-size: 14px; line-height: 24px; color: #666666; /* {"title": "联系C列表文本色","type":"color","name": "@clcontactCinfolist","value": "#666666"}*/ }

.full-contactC-container .contactC-infolist .h5 { color: #333333; /* {"title": "联系C列表文本色","type":"color","name": "@clcontactCh5","value": "#333333"}*/ }

.full-contactC-container .contactC-infolist .ico { position: absolute; left: 0; top: 0; width: 51px; }

.full-contactC-container .contactC-infolist .ico img { width: 100%; }

.full-contactC-container .contactC-infolist .qrcodebtn { cursor: pointer; }

.full-contactC-container .contactC-bdmap { position: relative; width: 100%; padding-bottom: 75%; }

.full-contactC-container .map { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; }

.full-contactC-container .contactC-qrcode-popup { display: none; position: fixed; 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%); z-index: 99; }

.full-contactC-container .contactC-qrcode-popup img { max-width: 100%; }

@media (min-width: 768px) { .full-contactC-container .contactC-bdmap { padding-bottom: 45%; } }


@media (min-width: 1024px) { .full-contactC-container { padding: 70px 0 0; /* {"title": "联系C模块上下内填充","type":"text","name": "@pdgcontactC","value": "70px 0 0"}*/ }
  .full-contactC-container .contactC-title { margin: 0 0 80px; /* {"title": "联系C栏目标题下外间距","type":"text","name": "@mggcontactC","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "联系C栏目标题字号","type":"text","name": "@fzgcontactC","value": "30px"}*/ }
  .full-contactC-container .contactC-title:after { margin: 12px auto 0; }
  .full-contactC-container .contactC-infolist { font-size: 0; padding-bottom: 30px; }
  .full-contactC-container .contactC-infolist li { display: inline-block; vertical-align: top; width: 33.3333%; padding: 0 20px; margin-bottom: 58px; text-align: center; font-size: 16px; }
  .full-contactC-container .contactC-infolist .ico { position: static; width: auto; margin-bottom: 28px; }
  .full-contactC-container .contactC-infolist .ico img { width: auto; }
  .full-contactC-container .contactC-bdmap { padding-bottom: 430px; } }




.full-contactC-container { padding: 30px 0; }

.full-contactC-container .contactC-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clcontactCcol","value": "#1b1b1b"}*/ }

.full-contactC-container .contactC-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgccontactCline","value": "#cd002b"}*/ }

.full-contactC-container .contactC-infolist li { position: relative; padding-left: 60px; margin-bottom: 20px; font-size: 14px; line-height: 24px; color: #666666; /* {"title": "联系C列表文本色","type":"color","name": "@clcontactCinfolist","value": "#666666"}*/ }

.full-contactC-container .contactC-infolist .h5 { color: #333333; /* {"title": "联系C列表文本色","type":"color","name": "@clcontactCh5","value": "#333333"}*/ }

.full-contactC-container .contactC-infolist .ico { position: absolute; left: 0; top: 0; width: 51px; }

.full-contactC-container .contactC-infolist .ico img { width: 100%; }

.full-contactC-container .contactC-infolist .qrcodebtn { cursor: pointer; }

.full-contactC-container .contactC-bdmap { position: relative; width: 100%; padding-bottom: 75%; }

.full-contactC-container .map { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; }

.full-contactC-container .contactC-qrcode-popup { display: none; position: fixed; 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%); z-index: 99; }

.full-contactC-container .contactC-qrcode-popup img { max-width: 100%; }

@media (min-width: 768px) { .full-contactC-container .contactC-bdmap { padding-bottom: 45%; } }


@media (min-width: 1024px) { .full-contactC-container { padding: 75px 0 0; /* {"title": "联系C模块上下内填充","type":"text","name": "@pdgcontactC","value": "75px 0 0"}*/ }
  .full-contactC-container .contactC-title { margin: 0 0 80px; /* {"title": "联系C栏目标题下外间距","type":"text","name": "@mggcontactC","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "联系C栏目标题字号","type":"text","name": "@fzgcontactC","value": "30px"}*/ }
  .full-contactC-container .contactC-title:after { margin: 12px auto 0; }
  .full-contactC-container .contactC-infolist { font-size: 0; padding-bottom: 30px; }
  .full-contactC-container .contactC-infolist li { display: inline-block; vertical-align: top; width: 33.3333%; padding: 0 20px; margin-bottom: 58px; text-align: center; font-size: 16px; }
  .full-contactC-container .contactC-infolist .ico { position: static; width: auto; margin-bottom: 28px; }
  .full-contactC-container .contactC-infolist .ico img { width: auto; }
  .full-contactC-container .contactC-bdmap { padding-bottom: 430px; } }

@media (max-width: 1024px) {
    .nav-wrap .m-btn{display:none !important;}
    .nav-wrap .swiper-wrapper{display:block;}
}