﻿
@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", sans-serif; }

@font-face { font-family: special; src: url("../../fonts/Montserrat-Regular.ttf"), url(../../fonts/Montserrat-Regular.otf); }

@font-face { font-family: rubik; src: url("../../fonts/rubik-regular.ttf"), url(../../fonts/rubik-regular.woff); }
@font-face {

    font-family: 'jura';

    src: url('fonts/jura.ttf');

    src: url('fonts/jura.ttf') format('truetype');

}

@font-face {

    font-family: 'FenotypePraktikaRndExtraBoldExt';

    src: url('fonts/FenotypePraktikaRndExtraBoldExt.otf');

}



@font-face {

    font-family: 'FenotypePraktikaRndLight';

    src: url('fonts/FenotypePraktikaRndLight.otf');

}



@font-face {

    font-family: 'FenotypePraktikaRndMediumCnd';

    src: url('fonts/FenotypePraktikaRndMediumCnd.otf');

}



@font-face {

    font-family: 'Geo-Oblique';

    src: url('fonts/Geo-Oblique.ttf');

    src: url('fonts/Geo-Oblique.ttf') format('truetype');

}

@font-face {

    font-family: 'Geo-Regular';

    src: url('fonts/Geo-Regular.ttf');

    src: url('fonts/Geo-Regular.ttf') format('truetype');

}

@font-face {
    font-family: 'mofont';
    src: url('fonts/mofont.eot');
    src: url('fonts/mofont.eot?#iefix') format('embedded-opentype'), url('fonts/mofont.woff') format('woff'), url('fonts/mofont.ttf') format('truetype'), url('fonts/mofont.svg#mofont') format('svg');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('fonts/TCM.TTF');
    src: url('fonts/TCM.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="reset"], input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="reset"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 10px; }

.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 (max-width:480px){

.suspend-qq{display:none!important;}
}
@media (min-width: 1024px) { .commonweb { padding: 0px 30px; }
  .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*/
/***** wap *****/
body { overflow-x: hidden; }

/*** 头部 ***/
.header { height: 50px; }

.header-bg { position: fixed; top: 0; left: 0; width: 100%; min-width: 320px; background-color: #ffffff; -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); z-index: 10; }

.header-box { padding: 0 10px; height: 50px; }

.header-left { float: left; padding: 10px 0;}
@media (max-width: 480px) {
.header-left img { float: left; width: 95% }
.header-left { float: left; padding: 10px 0;    width: 55% }
}
.header-left img { float: left;}

.header-left i { float: left; padding-top: 8px; line-height: 22px; font-size: 20px; color: #2093de; }

.header-right { float: right; padding: 10px 0; }

.header-search, .header-language { float: left; }

.header-search i { display: block; width: 30px; height: 30px; cursor: pointer; }

.header-search i { background: url(../Images/0-search-blue.png) no-repeat center center; -o-background-size: 22px auto; background-size: 22px auto; }

.header-language { position: relative; margin-left: 10px; }

.header-language i { width: 70px; height: 28px; line-height: 28px; -webkit-border-radius: 16px; border-radius: 16px; border: solid 1px #e5e5e5; display: block; font-style: normal; font-size: 14px; color: #666; padding-left: 12px; }

.header-language i:after { content: ""; width: 0; height: 0; border-right: 6px solid transparent; border-left: 6px solid transparent; border-top: 6px solid #666; display: inline-block; vertical-align: 2px; margin-left: 6px; }

.header-btn { float: left; margin-left: 10px; padding: 6px 5px; width: 30px; height: 30px; }

.header-btn i { display: block; height: 2px; background-color: #45484a; -webkit-transition: transform 0.7s ease; -moz-transition: transform 0.7s ease; -o-transition: transform 0.7s ease; -webkit-transition: -webkit-transform 0.7s ease; transition: -webkit-transform 0.7s ease; -o-transition: -o-transform 0.7s ease; -moz-transition: transform 0.7s ease, -moz-transform 0.7s ease; transition: transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease, -moz-transform 0.7s ease, -o-transform 0.7s ease; }

.header-btn i:nth-child(2) { margin: 6px 0; -webkit-transition: opacity 0.7s ease; -moz-transition: opacity 0.7s ease; -o-transition: opacity 0.7s ease; transition: opacity 0.7s ease; }

.header-btn.cur i:nth-child(1) { -webkit-transform: translateY(8px) rotate(45deg); -moz-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); -o-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); }

.header-btn.cur i:nth-child(2) { opacity: 0; filter: alpha(opacity=0); }

.header-btn.cur i:nth-child(3) { -webkit-transform: translateY(-8px) rotate(-45deg); -moz-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); -o-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); }

.header-form { display: none; position: fixed; top: 50px; right: 0; width: 100%; padding: 5px 10px; background-color: #ffffff; -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); z-index: 10; }

.header .header-text { padding-right: 30px; padding-left: 10px; width: 100%; height: 30px; line-height: 30px; font-size: 14px; color: #45484a; border: 1px solid #cccccc; }

.header .header-submit { position: absolute; top: 5px; right: 10px; width: 30px; height: 30px; background: transparent url(../Images/0-search-blue.png) no-repeat center center; -o-background-size: 22px; background-size: 22px; }

.header-entry { display: none; width: 94px; position: absolute; top: 40px; left: 50%; background-color: #ffffff; -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 10; padding: 10px 15px; }

.header-entry a { display: block; padding: 0; line-height: 30px; font-size: 14px; color: #45484a; text-align: left; }

.header-entry a img { vertical-align: middle; margin-right: 6px; }

.header-center { display: none; position: fixed; top: 50px; left: 0; right: 0; bottom: 0; padding: 10px 10px 30px; min-width: 320px; background-color: #ffffff; overflow-y: auto; z-index: 10; }

.header-center li { border-bottom: 1px solid #cccccc; }

.header-center a { display: block; color: #45484a; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.header-center h4 { position: relative; }

.header-center h4.add i { display: block; }

.header-center h4.cur i:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.header-center h4 a { line-height: 40px; font-size: 16px; }

.header-center i { display: none; position: absolute; top: 0; right: 0; width: 60px; height: 40px; }

.header-center i:after { content: ""; position: absolute; top: 16px; left: 36px; width: 8px; height: 8px; border-bottom: 1px solid #45484a; border-right: 1px solid #45484a; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: transform 0.7s ease; -moz-transition: transform 0.7s ease; -o-transition: transform 0.7s ease; -webkit-transition: -webkit-transform 0.7s ease; transition: -webkit-transform 0.7s ease; -o-transition: -o-transform 0.7s ease; -moz-transition: transform 0.7s ease, -moz-transform 0.7s ease; transition: transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease, -moz-transform 0.7s ease, -o-transform 0.7s ease; }

.header-select { display: none; padding-left: 10px; }

.header-select a { line-height: 36px; font-size: 14px; }

/*** 尾部 ***/
.footer { width: 100%; }

.footer-top { padding-top: 20px; padding-bottom: 25px; background-color: #2f2f2f; }

.footer-list li { border-bottom: 1px solid #cdcdcd; }

.footer-list a { display: block; white-space: nowrap; }

.footer-list h4 { position: relative; }

.footer-list h4.add i { display: block; }

.footer-list h4.cur i:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.footer-list h4 a { line-height: 40px; font-size: 16px; color: #cdcdcd; }

.footer-list i { display: none; position: absolute; top: 0; right: 0; width: 40px; height: 40px; }

.footer-list i:after { content: ""; position: absolute; top: 16px; left: 16px; width: 8px; height: 8px; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: transform 0.7s ease; -moz-transition: transform 0.7s ease; -o-transition: transform 0.7s ease; -webkit-transition: -webkit-transform 0.7s ease; transition: -webkit-transform 0.7s ease; -o-transition: -o-transform 0.7s ease; -moz-transition: transform 0.7s ease, -moz-transform 0.7s ease; transition: transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease, -moz-transform 0.7s ease, -o-transform 0.7s ease; }

.footer-select { display: none; padding-left: 10px; }

.footer-select a { line-height: 36px; font-size: 14px; color: #8f8f8f; }

.footer-other { margin-top: 10px; }

.footer-info { line-height: 24px; font-size: 14px; color: #8f8f8f; }

.footer-info a { color: #8f8f8f; }

.footer .footer-follow { padding-top: 10px; }

.footer .footer-follow a { margin: 5px 10px 0 0; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #8f8f8f;display:inline-block; }

.footer .footer-follow .footer-ia { background: url(../Images/0-footer-ia.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-ib { background: url(../Images/0-footer-ib.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-ic { background: url(../Images/0-footer-ic.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-id { background: url(../Images/0-footer-id.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-ie { background: url(../Images/0-footer-ie.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-if { background: url(../Images/0-footer-ig.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer .footer-follow .footer-ig { background: url(../Images/0-footer-if.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.footer-bottom { padding-top: 12px; padding-bottom: 12px; background-color: #000000; }

.footer-left, .footer-right { line-height: 24px; font-size: 14px; color: #787878; }

.footer-left a, .footer-right a { color: #787878; }
.maskbg {position: fixed; top: 0; left: 0;  z-index: 999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none;}

/*** 右侧悬浮框 ***/
.suspend { position: fixed; right: 0; bottom: 100px; width: 40px; height: 150px; background-color: #0090d2; z-index: 8; }

.suspend-share { position: relative; left: 0; width: 160px; height: 40px; background-color: #0090d2; -webkit-transition: left 0.7s ease; -moz-transition: left 0.7s ease; -o-transition: left 0.7s ease; transition: left 0.7s ease; }

.suspend-share.cur { left: -120px; }

.suspend-share i { float: left; width: 40px; height: 40px; background: url(../Images/0-share-white.png) no-repeat center center; -o-background-size: auto 22px; background-size: auto 22px; }

.suspend .suspend-sharebox { float: left; }

.suspend .suspend-sharebox a { margin: 0; width: 40px; height: 40px; border-left: 1px solid rgba(255, 255, 255, 0.5); }

.suspend .suspend-sharebox .bds_sqq { background: url(../Images/0-qq-bit.png) no-repeat center center; -o-background-size: auto 25px; background-size: auto 25px; }

.suspend .suspend-sharebox .bds_weixin { background: url(../Images/0-wechat-bit.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.suspend .suspend-sharebox .bds_qzone { background: url(../Images/0-qzone-bit.png) no-repeat center center; -o-background-size: auto 30px; background-size: auto 30px; }

.suspend-qq { display: block; width: 40px; height: 40px;  background: url(../Images/0-qq-white.png) no-repeat center center; -o-background-size: auto 28px; background-size: auto 28px; }

.suspend-call, .suspend-wechat { position: relative; }

.suspend-call i, .suspend-wechat i { display: block; width: 40px; height: 40px; border-top: 1px solid rgba(255, 255, 255, 0.5); }

.suspend-call.cur a { width: 105px; border-right: 1px solid #ffffff; }

.suspend-call i { background: url(../Images/0-call-white.png) no-repeat center center; -o-background-size: auto 24px; background-size: auto 24px; }

.suspend-phone { position: absolute; top: 0; right: 40px; }

.suspend-phone a { display: block; width: 0; line-height: 40px; font-family: "special"; font-size: 14px; color: #ffffff; text-align: center; background-color: #0090d2; overflow: hidden; -webkit-transition: width 0.7s ease; -moz-transition: width 0.7s ease; -o-transition: width 0.7s ease; transition: width 0.7s ease; }

.suspend-wechat.cur img { width: 80px; }

.suspend-wechat i { background: url(../Images/0-wechat-white.png) no-repeat center center; -o-background-size: auto 24px; background-size: auto 24px; }

.suspend-image { position: absolute; right: 40px; bottom: 0; }

.suspend-image img { display: block; width: 0; -webkit-transition: width 0.7s ease; -moz-transition: width 0.7s ease; -o-transition: width 0.7s ease; transition: width 0.7s ease; }

.suspend-back { width: 40px; height: 40px; border-top: 1px solid rgba(255, 255, 255, 0.5); background: url(../Images/0-top-white.png) no-repeat center center; -o-background-size: auto 24px; background-size: auto 24px; }

/*** 通用class ***/
.bd_weixin_popup { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.common-img { position: relative; overflow: hidden; }

.common-img:before { content: ""; display: block; padding-top: 100%; }

.common-img img { position: absolute; top: 0; left: 0; width: 100%;bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
 }

.common-container { padding-top: 25px; padding-bottom: 25px; }

.common-body { padding-top: 25px; }

.common-title { padding-bottom: 10px; }

.common-title { display: none; }

.common-title h2 { line-height: 36px; font-size: 20px; }

.common-btn a { display: block; line-height: 40px; font-size: 14px; color: #ffffff; text-align: center; background-color: #0090d2; }

/*** 首页banner ***/
.a-banner { position: relative; overflow: hidden; }

.a-banner .swiper-slide { width: 100%; overflow: hidden; }

.a-banner a { display: block; height: 132px; overflow: hidden; }

.a-banner a img { display: block; position: relative; left: 50%; height: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.a-banner .swiper-pagination { position: absolute; left: 0; bottom: 15px; width: 100%; height: 4px; line-height: 4px; font-size: 0; text-align: center; cursor: pointer; }

.a-banner .swiper-pagination-bullet { display: inline-block; vertical-align: middle; margin: 0 5px; width: 25px; height: 4px; background-color: #ffffff; -webkit-border-radius: 0; border-radius: 0; opacity: 1; }

.a-banner .swiper-pagination-bullet-active { background-color: #0090d2; }

/*** 产品中心 ***/
.a-product { padding-top: 30px; padding-bottom: 30px; }

.a-product-title { text-align: center; }

.a-product-title h3 { color: #0090d2; }

.a-product-title p { color: #cfd5d8; }

.m-indextitle { text-align: center; }

.m-indextitle h3 { font-size: 24px; line-height: 24px; color: #0090d2; }

.m-indextitle p { font-family: "rubik"; font-size: 20px; margin-top: 6px; color: #cfd5d8; }

.a-product-switch { margin-top: 15px; padding: 0 10px; background-color: #666465; overflow: hidden; }
.a-product-switch li a{color: #ffffff;}
.a-product-switch li { position: relative; margin: 0 15px; height: 40px; line-height: 40px; font-size: 14px; color: #ffffff; width: auto; cursor: pointer; }

.a-product-switch li.cur { background-color: #0090d2; }

.a-product-switch li.cur:before, .a-product-switch li.cur:after { content: ""; position: absolute; top: 0; width: 25px; height: 40px; background: url(../Images/a-bg-small.png) no-repeat center center; -o-background-size: 25px 40px; background-size: 25px 40px; }

.a-product-switch li.cur:before { left: -25px; }

.a-product-switch li.cur:after { right: -25px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.a-product-box { margin-top: 20px; }

.a-product-list { overflow: hidden; display: none; }

.a-product-list a { display: block; }

.a-product-list .common-img { border: 1px solid #e5e5e5; }

.a-product-list p { margin-top: 15px; padding: 0 10px; line-height: 16px; font-size: 14px; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

/*** 行业应用 ***/
.a-use { position: relative; padding-bottom: 30px; }

.a-use-list { position: relative; overflow: hidden; }

.a-use-list ul li { position: relative; }

.a-use-list ul li:before { content: ""; position: absolute; width: 100%; height: 100%; background: url(../Images/a-bg.jpg) no-repeat 0 0; -o-background-size: cover; background-size: cover; z-index: -1; top: 0; left: 0; }

.a-use-text { color: #ffffff; max-width: 480px; padding: 0 0 40px 0; }

.wqp-morebtn { margin-top: -40px; }

.wqp-morebtn a { display: inline-block; padding: 5px 10px; color: #e1e1e1; border: 1px solid #e1e1e1; }

.wqp-morebtn a i { width: 13px; height: 6px; margin-left: 30px; display: inline-block; vertical-align: middle; background: url(../Images/wqparror.png) 0 0 no-repeat; }

.a-use-title { text-align: center; margin-bottom: 10px; }

.a-use-title i { display: block; margin: 12px auto 0; width: 50px; height: 3px; background-color: rgba(255, 255, 255, 0.5); }

.a-use-info { padding-top: 30px; }

.a-use-info h4 { line-height: 18px; font-size: 16px; text-align: center; margin-bottom: 14px; }

.a-use-info p { margin-top: 15px; font-size: 14px; color: rgba(255, 255, 255, 0.8); display: -webkit-box; height: 90px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.a-use-img { position: relative; padding-bottom: 64.58333%; }

.a-use-img img { position: absolute; top: 0; left: 0; width: 100%; }

.a-use-btn { display: none; }
.a-develop-text{color:#929292}

.a-use-switch { overflow: hidden; border-bottom: 3px solid #52b1f5; margin-top: -12px; -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }

.a-use-box { text-align: center; }

.use-switchimg { position: relative; display: inline-block; text-align: center; }

.use-switchimg img { height: 26px; }

.use-switchimg .after-icon { position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.a-use-switch li { padding: 20px 5px 10px; cursor: pointer; text-align: center; position: relative; width: auto; }

.a-use-switch li:after { content: ""; position: absolute; top: 12px; left: 0; width: 100%; height: 100%; background: #fff; z-index: -1; }

.a-use-switch li:nth-child(1):after { -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }

.a-use-switch li:last-child:after { -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }

.a-use-switch li.cur { background: #1696f4; }

.a-use-switch li.cur:before { content: ""; position: absolute; top: 0; left: -12px; width: 12px; height: 12px; background: url(../Images/itembg.png) 0 0 no-repeat; z-index: 0; }

.a-use-switch li.cur:after { background: #1696f4; }

.a-use-switch li.cur .use-switchimg .after-icon { opacity: 1; }

.a-use-switch li.cur .use-switchimg .before-icon { opacity: 0; }

.a-use-switch li.cur p { color: #fff; }

.a-use-switch i { display: block; height: 30px; background-repeat: no-repeat; background-position: center center; -o-background-size: auto 30px; background-size: auto 30px; }

.a-use-switch p { margin: 5px auto 0; padding: 0 10px; line-height: 20px; font-size: 14px; text-align: center; color: #5c5c5c; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

/*** 技术开发 ***/
.a-develop { padding-bottom: 80px; }

.develop-table { margin-top: 30px; }

.a-develop-text h4 { line-height: 28px; font-size: 16px; }

.a-develop-text p { margin-top: 15px; line-height: 22px; font-size: 14px; color: #929292; }

.m-morebtn a { border: 1px solid #808080; color: #808080; }

.m-morebtn a i { background: url(../Images/wqparror1.png) 0 0 no-repeat; }

.a-develop-right { margin-top: 20px; position: relative; }

.a-develop-right .deve-logo { display: block; position: absolute; left: 0; bottom: -42px; width: 45.61404%; max-width: 260px; }

.a-develop-right .deve-logo img { width: 100%; }

.a-develop-img:before { padding-top: 64.91228%; }

/*** 品牌资讯 ***/
.a-news { padding-top: 45px; padding-bottom: 55px; background-color: #f3f6f8; }

.a-news-title { text-align: center; }

.a-news-title h3 { line-height: 30px; font-size: 28px; }

.a-news-title p { margin-top: 10px; line-height: 24px; font-size: 14px; color: #929292; }

.a-news-list { margin-top: 30px; }

.a-news-list li { margin-top: 15px; }

.a-news-list a { display: block; }

.indexnews-btn a { border: solid 1px #118fed; color: #118fed; }

.indexnews-btn a i { background-repeat: no-repeat; background-position: center center; background-image: url(../Images/wqparror2.png); }

.a-news-img:before { padding-top: 47.36842%; }

.a-news-text { padding-top: 20px; }

.a-news-text h4 { font-size: 16px; color: #555555; display: -webkit-box; height: 20px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-bottom: 10px; }

.a-news-text .news-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: #808080; }

.a-news-text p { overflow: hidden; }

.a-news-time { margin-top: 14px; line-height: 18px; font-size: 16px; color: #999999; display: block; }

.a-news-follow, .a-news-share { float: right; line-height: 18px; font-family: "special"; font-size: 14px; color: #999999; }

.a-news-follow { padding-left: 25px; background: url(../Images/a-follow-gray.png) no-repeat left center; -o-background-size: 20px auto; background-size: 20px auto; }

.a-news-share { padding-left: 20px; background: url(../Images/a-share-gray.png) no-repeat left center; -o-background-size: 15px auto; background-size: 15px auto; }

/*** 合作伙伴 ***/
.a-partner { padding-top: 30px; padding-bottom: 30px; }

.a-partner-window { margin-top: 30px; position: relative; padding: 0 20px; }

.a-partner-box { overflow: hidden; }

.a-partner-img { padding: 20px;  line-height: 20px; text-align: center; border: 1px solid #edeff2; }

.a-partner-img img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; }

.a-partner-left, .a-partner-right { position: absolute; top: 50%; margin-top: -15px; width: 15px; height: 30px; cursor: pointer; }

.a-partner-left:after, .a-partner-right:after { content: ""; position: absolute; top: 7.5px; width: 15px; height: 15px; border-top: 2px solid #cccccc; border-left: 2px solid #cccccc; }

.a-partner-left { left: 0; }

.a-partner-left:after { left: 3px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.a-partner-right { right: 0; }

.a-partner-right:after { right: 3px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

/*** 通用banner ***/
.common-banner { overflow: hidden; }

.common-banner img { display: block; position: relative; left: 50%; height: 110px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

/*** 通用导航 ***/
.common-nav-title.cur i:before, .common-nav-box dt.cur i:before { background-color: #ffffff; }

.common-nav-title.cur i:after, .common-nav-box dt.cur i:after { display: none; }

.common-nav-title i, .common-nav-box dt i { position: absolute; top: 0; right: 0; }

.common-nav-title i:before, .common-nav-title i:after, .common-nav-box dt i:before, .common-nav-box dt i:after { content: ""; position: absolute; background-color: #424242; }

.common-nav-title i:before, .common-nav-box dt i:before { width: 11px; height: 1px; }

.common-nav-title i:after, .common-nav-box dt i:after { width: 1px; height: 11px; }

.common-nav-title { position: relative; }

.common-nav-title h2 { padding: 0 10px; line-height: 50px; font-size: 22px; color: #ffffff; background: url(../Images/0-nav-bg.png) no-repeat center center; -o-background-size: cover; background-size: cover; }

.common-nav-title i { width: 60px; height: 50px; }

.common-nav-title i:before { top: 24.5px; left: 19.5px; background-color: #ffffff; }

.common-nav-title i:after { top: 19.5px; left: 24.5px; background-color: #ffffff; }

.common-nav-box { display: none; padding-top: 2px; }

.common-nav-box dl { padding-top: 3px; }

.common-nav-box a { display: block; }

.common-nav-box dt { position: relative; }

.common-nav-box dt.add i { display: block; }

.common-nav-box dt.cur a { color: #ffffff; background-color: #0090d2; }

.common-nav-box dt a { padding: 0 10px; line-height: 40px; font-size: 16px; color: #4d4d4d; background-color: #f3f4f6; }

.common-nav-box dt i { display: none; width: 50px; height: 40px; }

.common-nav-box dt i:before { top: 19.5px; left: 14.5px; }

.common-nav-box dt i:after { top: 14.5px; left: 19.5px; }

.common-nav-box dd { display: none; padding: 10px; padding-right: 0; border: 1px solid #0090d2; }

.common-nav-box dd a { position: relative; padding-left: 12px; line-height: 32px; font-size: 14px; color: #808080; }

.common-nav-box dd a:before { content: ""; position: absolute; top: 14px; left: 0; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #888e95; }

.common-nav-box dd a.cur { color: #0090d2; }

.common-nav-box dd a.cur:before { background-color: #0090d2; }

.common-nav-info { display: none; }

.common-nav-code { display: none; }

/*** 产品综合 & 产品中心 ***/
.b-top-search { position: relative; margin-bottom: 10px; }

.b-top-search .b-top-input { display: block; padding-left: 10px; padding-right: 90px; width: 100%; height: 40px; line-height: 40px; font-size: 14px; border: 1px solid #ebebeb; background: #fafafa; }

.b-top-submit { position: absolute; top: 0; right: 0; width: 80px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; background: url(../Images/searchbtn.png) center center no-repeat; }

.b-top-text { line-height: 22px; font-size: 14px; color: #595c5d; }

.b-bottom { padding-top: 25px; }

.b-bottom-list { margin: 0 -7.5px; }

.b-bottom-list li { float: left; padding: 0 7.5px 20px; width: 50%; }

.b-bottom-list a { display: block; }

.b-bottom-list .common-img { border: 1px solid #ebebeb; }

.b-bottom-list p { padding: 10px 10px 0; line-height: 18px; font-size: 14px; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.b-bottom .common-btn { padding-top: 20px; }

/*** 产品中心详细 ***/
.bb-top-left { border: 1px solid #ebebeb; }

.bb-top-big { position: relative; overflow: hidden;border-bottom: 1px solid #ebebeb }

.bb-top-big .swiper-pagination { position: absolute; left: 0; bottom: 15px; width: 100%; height: 4px; line-height: 4px; font-size: 0; text-align: center; }

.bb-top-big .swiper-pagination-bullet { display: inline-block; vertical-align: middle; margin: 0 5px; width: 25px; height: 4px; background-color: #d9d9d9; }

.bb-top-big .swiper-pagination-bullet-active { background-color: #0090d2; }

.bb-top-small { display: none; }

.bb-top-right { padding-top: 15px; }

.bb-top-right h3 { line-height: 24px; font-size: 20px; color: #0083cd; }

.bb-top-text { line-height: 28px; font-size: 14px; color: #808080; }

.bb-top-label { padding-top: 10px; overflow: hidden; }

.bb-top-label span, .bb-top-label a { float: left; line-height: 28px; font-size: 14px; color: #4d4d4d; }

.bb-top-label a { color: #0090d2; }

.bb-top-contact { display: block; margin-top: 50px; width: 120px; height: 40px; line-height: 40px; font-size: 14px; color: #ffffff; text-align: center; -webkit-border-radius: 4px; border-radius: 4px; background-color: #0083cd; }

.bb-top-contact i { display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: -3px; width: 20px; height: 20px; background: url(../Images/bb-icon-0.png) no-repeat center center; -o-background-size: auto 20px; background-size: auto 20px; }

.bb-top .bb-top-share { padding-top: 15px; overflow: hidden; }

.bb-top .bb-top-share span { float: left; line-height: 30px; font-size: 14px; color: #929292; }

.bb-top .bb-top-share a { margin: 0; margin-left: 5px; width: 30px; height: 30px; }

.bb-top .bb-top-share .bds_tsina { background: url(../Images/bb-icon-1.png) no-repeat center center; -o-background-size: 30px 30px; background-size: 30px 30px; }

.bb-top .bb-top-share .bds_weixin { background: url(../Images/bb-icon-2.png) no-repeat center center; -o-background-size: 30px 30px; background-size: 30px 30px; }

.bb-top .bb-top-share .bds_qzone { background: url(../Images/bb-icon-3.png) no-repeat center center; -o-background-size: 30px 30px; background-size: 30px 30px; }

.bb-middle { padding-top: 25px; }

.bb-middle-switch { height: 40px; background-color: #f3f4f6; }

.bb-middle-switch li { float: left; width: 95px; line-height: 40px; font-size: 14px; color: #666666; text-align: center; }

.bb-middle-switch li.cur { color: #ffffff; background-color: #0090d2; }

.bb-middle-item { display: none; }

.bb-middle-item img{max-width:100%;}

.bb-middle-block { padding: 35px 0; border-bottom: 1px solid #ebebeb; }

.bb-middle-title h4 { line-height: 22px; font-size: 20px; color: #2093de; }

.bb-middle-title p { margin-top: 15px; line-height: 22px; font-size: 14px; color: #7a7e80; }

.bb-middle-summary { padding-top: 15px; }

.bb-middle-summary li { padding-top: 10px; text-align: center; }

.bb-middle-summary img { display: block; margin: 0 auto; max-width: 100%; }

.bb-middle-summary h5 { padding-top: 5px; line-height: 22px; font-size: 16px; color: #595c5d; }

.bb-middle-summary p { padding-top: 5px; line-height: 20px; font-size: 14px; color: #929292; }

.bb-middle-table { padding-top: 20px; }

.bb-middle-table table { width: 100%; border-top: 1px solid #ebebeb; border-left: 1px solid #ebebeb; }

.bb-middle-table td, .bb-middle-table th { padding: 0 10px; line-height: 30px; font-size: 14px; text-align: center; border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }

.bb-middle-table th { font-weight: normal; color: #ffffff; background-color: #83bfe3; }

.bb-middle-table td { color: #666666; }

.bb-middle-structure { padding-top: 20px; }

.bb-middle-structure img { display: block; margin: 0 auto; max-width: 100%; }

.bb-middle-pdf { padding-top: 15px; }

.bb-middle-pdf li { position: relative; border-bottom: 1px solid #ebebeb; overflow: hidden; }

.bb-middle-pdf p a { display: block; padding: 12px 125px 12px 40px; line-height: 22px; font-size: 14px; color: #4d4d4d; background: url(../Images/bb-pdf.png) no-repeat left center; -o-background-size: auto 30px; background-size: auto 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.bb-middle-pdfbox { position: absolute; top: 8px; right: 0; }

.bb-middle-pdfbox a { float: left; width: 55px; height: 30px; line-height: 30px; font-size: 14px; color: #616161; text-align: center; border: 1px solid #e5e5e5; background-color: #ffffff; }

.bb-middle-preview { margin-right: 5px; }

.bb-bottom-block { padding: 35px 0 30px; border-bottom: 1px solid #ebebeb; }

.bb-bottom-title h4 { line-height: 22px; font-size: 20px; color: #2093de; }

.bb-bottom-form { padding-top: 15px; }

.bb-bottom-bit { position: relative; padding-top: 10px; }

.bb-bottom-bit label { position: absolute; top: 16px; right: 10px; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center center; }

.bb-bottom-bit input { display: block; padding-left: 10px; padding-right: 40px; width: 100%; height: 42px; line-height: 42px; font-size: 14px; border: 1px solid #e5e5e5; }

.bb-bottom-bit textarea { display: block; padding: 10px; padding-right: 45px; width: 100%; height: 120px; line-height: 20px; font-size: 14px; border: 1px solid #e5e5e5; }

.bb-bottom-bit input:focus, .bb-bottom-bit textarea:focus { border-color: #0090d2; }

.bb-bottom-bit input:focus::-webkit-input-placeholder, .bb-bottom-bit textarea:focus::-webkit-input-placeholder { color: #2093de; }

.bb-bottom-bit input:focus:-moz-placeholder, .bb-bottom-bit textarea:focus:-moz-placeholder { color: #2093de; }

.bb-bottom-bit input:focus::-moz-placeholder, .bb-bottom-bit textarea:focus::-moz-placeholder { color: #2093de; }

.bb-bottom-bit input:focus:-ms-input-placeholder, .bb-bottom-bit textarea:focus:-ms-input-placeholder { color: #2093de; }

.bb-bottom-user:before, .bb-bottom-mailbox:before,.bb-bottom-company:before, .bb-bottom-phone:before{ content: "*"; position: absolute; top: 23px; left: 5px; line-height: 16px; font-size: 14px; color: #ff0e25; }

.bb-bottom-user.cur label { background-image: url(../Images/bb-icon-a-hover.png); }

.bb-bottom-user label { background-image: url(../Images/bb-icon-a.png); -o-background-size: auto 25px; background-size: auto 25px; }

.bb-bottom-phone.cur label { background-image: url(../Images/bb-icon-b-hover.png); }

.bb-bottom-phone label { background-image: url(../Images/bb-icon-b.png); -o-background-size: auto 24px; background-size: auto 24px; }

.bb-bottom-mailbox.cur label { background-image: url(../Images/bb-icon-c-hover.png); }

.bb-bottom-mailbox label { background-image: url(../Images/bb-icon-c.png); -o-background-size: auto 18px; background-size: auto 18px; }

.bb-bottom-code { padding-right: 110px; }

.bb-bottom-code a { position: absolute; top: 10px; right: 0; height: 42px; }

.bb-bottom-code a img { display: block; height: 100%; }

.bb-bottom-code input { padding-right: 10px; }

.bb-bottom-company.cur label { background-image: url(../Images/bb-icon-d-hover.png); }

.bb-bottom-company label { background-image: url(../Images/bb-icon-d.png); -o-background-size: auto 22px; background-size: auto 22px; }

.bb-bottom-trade.cur label { background-image: url(../Images/bb-icon-e-hover.png); }

.bb-bottom-trade label { background-image: url(../Images/bb-icon-e.png); -o-background-size: auto 24px; background-size: auto 24px; }

.bb-bottom-text.cur label { background-image: url(../Images/bb-icon-f-hover.png); }

.bb-bottom-text label { top: 20px; right: 15px; background-image: url(../Images/bb-icon-f.png); -o-background-size: auto 22px; background-size: auto 22px; }

.bb-bottom-btn { padding-top: 25px; overflow: hidden; }

.bb-bottom-btn input { float: left; width: 105px; height: 34px; line-height: 34px; font-size: 14px; color: #ffffff; text-align: center; }

.bb-bottom-submit { background-color: #0090d2; }

.bb-bottom-reset { margin-left: 5px; background-color: #cccccc; }

.bb-bottom-window { padding: 20px 20px 0; position: relative; }

.bb-bottom-recom { position: relative; overflow: hidden; }

.bb-bottom-recom a { display: block; }

.bb-bottom-recom .common-img { border: 1px solid #ebebeb; }

.bb-bottom-recom p { padding: 5px 10px 0; line-height: 18px; font-size: 14px; color: #686666; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.bb-bottom-left, .bb-bottom-right { position: absolute; top: 50%; margin-top: -15px; width: 15px; height: 30px; }

.bb-bottom-left:after, .bb-bottom-right:after { content: ""; position: absolute; top: 7.5px; width: 15px; height: 15px; border-top: 2px solid #cccccc; border-left: 2px solid #cccccc; }

.bb-bottom-left { left: 0; }

.bb-bottom-left:after { left: 3px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.bb-bottom-right { right: 0; }

.bb-bottom-right:after { right: 3px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

/*** 行业应用 ***/
.c-box { padding-top: 8px; }

.c-box-list li { border-bottom: 1px solid #ebebeb; }

.c-box-list a { display: block; padding: 12px 0; }

.c-box-img:before { padding-top: 76%; }

.c-box-text { padding-top: 12px; }

.c-box-text h3 { line-height: 20px; font-size: 16px; color: #595c5d; }

.c-box-text p { margin-top: 10px; font-size: 14px; color: #929292; display: -webkit-box; height: 60px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.c-box-text span { display: block; padding-top: 15px; width: 80px; line-height: 16px; font-size: 14px; color: #0090d2; }

.c-box .common-btn { padding-top: 25px; }

/*** 行业应用详情 ***/
.cb-content-title h2 { line-height: 20px; font-size: 16px; color: #0090d2; }

.cb-content-title i { display: block; margin-top: 12px; height: 4px; background: url(../Images/cb-hr.jpg) repeat-x center center; -o-background-size: auto 4px; background-size: auto 4px; }

.cb-content-other { padding-top: 12px; overflow: hidden; }

.cb-content-other p { float: left; }

.cb-content-time { margin-right: 20px; line-height: 20px; font-family: "special"; font-size: 14px; color: #bfbfbf; }

.cb-content .cb-content-share span { float: left; line-height: 20px; font-size: 14px; color: #666666; }

.cb-content .cb-content-share a { margin: 0; margin-left: 5px; width: 20px; height: 20px; }

.cb-content .cb-content-share .bds_weixin { background: url(../Images/cb-icon-1.jpg) no-repeat center center; -o-background-size: auto 15px; background-size: auto 15px; }

.cb-content .cb-content-share .bds_tsina { background: url(../Images/cb-icon-2.jpg) no-repeat center center; -o-background-size: auto 16px; background-size: auto 16px; }

.cb-content .cb-content-share .bds_sqq { background: url(../Images/cb-icon-3.jpg) no-repeat center center; -o-background-size: auto 17px; background-size: auto 17px; }

.cb-content-box { padding-top: 15px; line-height: 24px; font-size: 14px; color: #808080; }

.cb-content-box img { display: inline-block; max-width: 100%; }

/*** 我的服务 ***/
.d-box img {
    display: inherit;
    max-width: 100%;
}

/*** 技术支持 ***/
.db-box-list li { border-bottom: 1px solid #ebebeb; }

.db-box-list a { display: block; padding: 10px 0; }

.db-box-list span { float: right; line-height: 20px; font-family: "special"; font-size: 14px; color: #999999; }

.db-box-list p { margin-right: 80px; line-height: 20px; font-size: 16px; color: #4d4d4d; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.db-box .common-btn { margin-top: 25px; }

/*** 常见问题 ***/
.dc-box-list { border-top: 1px solid #e1e1e1; }

.dc-box-list li { border-bottom: 1px solid #e1e1e1; }

.dc-box-problem span, .dc-box-answer span { position: absolute; top: 50%; left: 15px; margin-top: -11px; width: 22px; height: 22px; line-height: 22px; font-size: 16px; color: #868686; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #cbcbcb; }

.dc-box-list li .dc-box-problem.cur span { border-color: #0090d2; color: #fff; background: #0090d2; }

.dc-box-list li .dc-box-problem.cur p { color: #0090d2; }

.dc-box-problem p, .dc-box-answer p { line-height: 22px; font-size: 14px; }

.dc-box-problem { position: relative; padding: 13px 30px 13px 53px; }

.dc-box-problem.cur i:after { top: 3px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); border-left-color: #0090d2; border-bottom-color: #0090d2; }

.dc-box-problem p { color: #4c4c4c; }

.dc-box-problem i { position: absolute; top: 50%; right: 0; margin-top: -5px; width: 20px; height: 10px; }

.dc-box-problem i:after { content: ""; position: absolute; top: -6px; right: 3.5px; width: 13px; height: 13px; border-left: 1px solid #9b9b9b; border-bottom: 1px solid #9b9b9b; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: transform 0.7s ease; -moz-transition: transform 0.7s ease; -o-transition: transform 0.7s ease; -webkit-transition: -webkit-transform 0.7s ease; transition: -webkit-transform 0.7s ease; -o-transition: -o-transform 0.7s ease; -moz-transition: transform 0.7s ease, -moz-transform 0.7s ease; transition: transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease, -moz-transform 0.7s ease, -o-transform 0.7s ease; }

.dc-box-answer { display: none; position: relative; padding: 15px 10px 15px 53px; background-color: #fafafa; }

.dc-box-answer p { color: #868686; }

.dc-box .common-btn { padding-top: 30px; }

/*** 投诉与建议 ***/
.dd-box { margin-top: -25px; }

/*** 下载中心 ***/
.de-box-form { padding: 10px 20px 10px 25px; height: 106px; background-color: #f3f4f6; }

.de-box-bit { float: left; width: 50%; padding-left: 10px; }

.de-box-bit select { display: block; padding: 0 10px; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #929292; background: #ffffff url(../Images/de-san.png) no-repeat 90% center; -o-background-size: auto 5px; background-size: auto 5px; }

.de-box-long { position: relative; float: left; padding-top: 10px; padding-left: 10px; width: 100%; }

.de-box .de-box-text { display: block; padding-left: 10px; padding-right: 48px; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #929292; }

.de-box .de-box-text::-webkit-input-placeholder { color: #929292; }

.de-box .de-box-text:-moz-placeholder { color: #929292; }

.de-box .de-box-text::-moz-placeholder { color: #929292; }

.de-box .de-box-text:-ms-input-placeholder { color: #929292; }

.de-box .de-box-submit { position: absolute; top: 10px; right: 10px; width: 38px; height: 38px; background: url(../Images/de-search-gray.png) no-repeat center center; -o-background-size: auto 22px; background-size: auto 22px; }

.de-box .bb-middle-pdf { padding-top: 10px; }

.de-box .common-btn { padding-top: 30px; }

/*** 品牌综合 & 品牌资讯 ***/
.e-box-top { overflow: hidden; }

.e-box-top .swiper-slide { width: 100%; }

.e-box-top a { display: block; }

.e-box-img:before { padding-top: 58.53659%; }

.e-box-text { padding: 15px 10px 12px; background: url(../Images/e-bg.png) no-repeat center center; -o-background-size: 100% 100%; background-size: 100% 100%; }

.e-box-text em { display: block; line-height: 22px; font-family: "special"; font-size: 20px; font-style: normal; color: #0090d2; }

.e-box-text h3 { padding-top: 10px; line-height: 18px; font-size: 16px; color: #4d4d4d; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.e-box-text p { margin-top: 10px; font-size: 14px; color: #808080; 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; }

.e-box-text span { display: block; padding-top: 20px; line-height: 16px; font-size: 14px; color: #929292; }

.e-box-bottom li { display: block; padding: 20px 0; border-bottom: 1px solid #ebebeb; }

.e-box-bottom li:nth-child(1) { padding-top: 0; }

.e-box-bottom li a { display: block; }

.e-box-bottom li .zoom-img { overflow: hidden; }

.e-box-bottom li .zoom-img img { display: block; width: 100%; }

.e-box-bottom li.hot-item a h3 { color: #0091d2; }

.newscon-right { overflow: hidden; padding-top: 20px; }

.e-box-bottom span { margin-top: 15px; text-align: right; display: block; line-height: 22px; font-family: "special"; font-size: 15px; color: #929292; }

.e-box-bottom span i { width: 14px; height: 14px; display: inline-block; background: url(../Images/dateeicon01.png) 0 center no-repeat; vertical-align: -2px; margin-right: 10px; }

.e-box-bottom h3 { padding-top: 5px; line-height: 20px; font-size: 16px; color: #4d4d4d; margin-bottom: 10px; }

.e-box-bottom h3 i { width: 20px; height: 26px; display: inline-block; background: url(../Images/hoticon.png) 0 0 no-repeat; vertical-align: -4px; }

.e-box-bottom .news-dec { margin-top: 5px; font-size: 14px; color: #929292; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.e-box .common-btn { padding-top: 30px; }

/*** 品牌资讯详情 ***/
/*** 荣誉资质 ***/
.fd-honor-list { margin: 0 -6px; overflow: hidden; }

.fd-honor-list li { margin-bottom: 15px; padding: 0 6px; }

.fd-honor-list p { padding: 10px 10px 0; line-height: 16px; font-size: 16px; color: #666666; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.fd-honor-bg { padding: 20px; background-color: #f2f2f2; }

.fd-honor-img img { top: 50%; left: 50%; max-width: 100%; max-height: 100%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.fd-honor .common-btn { padding-top: 15px; }

.fd-mask { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; min-width: 320px; background-color: rgba(0, 0, 0, 0.8); z-index: 20; }

.fd-mask-box { position: absolute; top: 50%; left: 50%; width: 85%; height: 80%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.fd-mask-banner { position: absolute; left: 50%; top: 50%; width: 100%; height: 100%; background-color: #ffffff; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); overflow: hidden; }

.fd-mask-banner p { position: absolute; left: 10px; right: 10px; bottom: 10px; padding: 10px; line-height: 20px; font-size: 14px; text-align: center; }

.fd-mask .swiper-wrapper { width: 100%; height: 100%; }

.fd-mask .swiper-slide { position: relative; width: 100%; height: 100%; }

.fd-mask .swiper-slide img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.fd-mask-btn { position: absolute; top: 50%; margin-top: -20px; width: 25px; height: 40px; }

.fd-mask-btn:after { content: ""; position: absolute; top: 10px; width: 20px; height: 20px; border-left: 2px solid #b3b3b3; border-bottom: 2px solid #b3b3b3; }

.fd-mask-left { left: 10px; }

.fd-mask-left:after { left: 5px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.fd-mask-right { right: 10px; }

.fd-mask-right:after { right: 5px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.fd-mask-close { position: absolute; right: 15px; top: 15px; width: 30px; height: 30px; cursor: pointer; }

.fd-mask-close:before, .fd-mask-close:after { content: ""; position: absolute; top: 13.5px; left: 2.5px; width: 25px; height: 3px; background-color: #b3b3b3; }

.fd-mask-close:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.fd-mask-close:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/*** 视频中心 ***/
.fe-video .common-img i { position: absolute; top: 50%; left: 50%; background: url(../Images/0-play-white.png) no-repeat center center; cursor: pointer; }

.fe-video-top .common-img:before { padding-top: 57.14286%; }

.fe-video-top .common-img i { margin-top: -22px; margin-left: -22px; width: 44px; height: 44px; -o-background-size: auto 44px; background-size: auto 44px; }

.fe-video-list { margin: 0 -6px; overflow: hidden; }

.fe-video-list li { margin-top: 15px; padding: 0 6px; }

.fe-video-list .common-img:before { padding-top: 72.41379%; }

.fe-video-list .common-img i { margin-top: -12px; margin-left: -12px; width: 24px; height: 24px; -o-background-size: auto 24px; background-size: auto 24px; }

.fe-video-list p { padding: 10px 10px 0; line-height: 16px; font-size: 14px; color: #666666; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.fe-video .common-btn { padding-top: 15px; }

.fe-mask { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; min-width: 320px; background-color: rgba(0, 0, 0, 0.8); z-index: 20; }

.fe-mask-box { position: absolute; top: 50%; left: 50%; width: 80%; max-width: 1200px; height: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.fe-mask-Images img { display: block; width: 100%; max-width: 100%; }

.fe-mask-Images i { position: absolute; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; width: 44px; height: 44px; background: url(../Images/0-play-white.png) no-repeat center center; -o-background-size: auto 44px; background-size: auto 44px; }

.fe-mask-window { position: absolute !important; top: 0; left: 0; bottom: 0; right: 0; z-index: 5; }

.fe-mask-close { position: absolute; right: 0; top: -30px; width: 30px; height: 30px; z-index: 10; cursor: pointer; }

.fe-mask-close:before, .fe-mask-close:after { content: ""; position: absolute; top: 13.5px; left: 2.5px; width: 25px; height: 3px; background-color: #b3b3b3; }

.fe-mask-close:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.fe-mask-close:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/*** 搜索结果 ***/
.searchcont401 { padding: 25px 0; }

.searchtitle401 { padding: 15px; background-color: #f3f4f6; }

.resultlist401 ul { font-size: 13px; padding: 15px 0; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: #0090d2; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666666; }

.resultlabel401 { color: #999999; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #0090d2; }

.searchimg401 { display: block; margin-bottom: 3%; }

/*** 网站地图 ***/
.sitemapcont2 { padding: 6% 0; overflow: hidden; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #0090d2; 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; }

.mess-wrap { text-align: center; background: url(../Images/contactimg01.jpg) center 0 no-repeat; -o-background-size: cover; background-size: cover; min-height: 172px; color: #fff; position: relative; padding: 30px 15px; }

.messagebox { font-size: 16px; position: relative; line-height: 24px; z-index: 0; }

.messagebox p { overflow: hidden; }

.mess-wrap .mess-return { margin: 10px auto 0; color: #0091d3; display: block; width: 140px; height: 40px; line-height: 40px; color: #fff; background: #0090d2; font-size: 16px; text-align: center; -webkit-border-radius: 20px; border-radius: 20px; position: relative; z-index: 2; }

/*三级导航*/
.header-select { padding-bottom: 10px; }

.three-nav { padding-left: 20px; display: none; }

.sub-menutit { position: relative; }

.sub-menutit span { position: absolute; top: 0; right: 0; width: 50%; height: 100%; opacity: 0; }

.sub-menutit span:after { content: ""; position: absolute; right: 18px; top: 18px; color: #fff; border: 1px solid #45484a; width: 8px; height: 8px; border-left: none; border-bottom: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.sub-menutit.arror span { opacity: 1; }

.sublist.hastr .sub-menutit span:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 13px; }

.banner-wrap { position: relative; }

.small-wrap { display: none; position: absolute; bottom: 5px; overflow: hidden; text-align: center; width: 100%; padding: 0 10px; }

.small-bannerlist { display: inline-block; }

.tc { text-align: center; }

.small-swiper { position: relative; overflow: hidden; }

.small-swiper ul li { width: 80px; margin-right: 2px; border: solid 3px rgba(255, 255, 255, 0.5); cursor: pointer; }

.small-swiper ul li img { display: block; width: 100%; }

.small-swiper ul li.active { border-color: #fff; }

/*产品弹窗*/
.on-linewrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 99; display: none; }

.online-box { display: none; max-width: 1126px; width: 90%; position: fixed; 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%); padding: 30px 20px; background: #fff; z-index: 100; height: 80%; }

.online-box iframe { width: 100%; height: 100%; }

.online-item { height: 100%; overflow-y: auto; }

.online-item h3 { font-size: 20px; color: #333333; text-align: center; }

.online-item .bb-bottom-form { max-width: 912px; margin: 0 auto; }

.online-item .bb-bottom-btn { text-align: center; }

.online-item .bb-bottom-btn input { display: inline-block; float: none; }

.indexclose-btn { position: absolute; display: inline-block; width: 30px; height: 30px; overflow: hidden; right: -15px; top: -36px; cursor: pointer; border: 1px solid #fff; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; }

.indexclose-btn:hover::before, .indexclose-btn:hover::after { background: #fff; }

.indexclose-btn::before, .indexclose-btn::after { content: ''; position: absolute; height: 1px; width: 18px; top: 50%; left: 5px; margin-top: -1px; background: #fff; }

.indexclose-btn::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.indexclose-btn::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.swiper-pagination-bullet { opacity: 1; -webkit-border-radius: 0; border-radius: 0; }

.footer-ig{position:relative;}
.focusimg { position: absolute; width: 60px; padding: 5px; top: -70px; left: 50%; border: 1px dashed #ddd; visibility: hidden; opacity: 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; background-color: #fff; }

.focusimg:after { content: ''; position: absolute; border: 6px solid transparent; border-top-color: #fff; bottom: -12px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 3; }

.focusimg:before { content: ''; position: absolute; border: 8px dashed transparent; border-top-color: #ddd; bottom: -16px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

.focusimg img { display: block; width: 100%; }
.footer-follow  a.cur .focusimg { visibility: visible; opacity: 1; }

@charset "UTF-8";
/***** 大屏wap *****/
@media (min-width: 480px) { /*** 首页头部 ***/
  .a-banner a { height: auto; }
  .a-banner a img, .common-banner img { width: 100%; height: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; left: 0; } }

@media (max-width: 640px) { .focusimg { position: fixed; 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%); width: 160px; z-index: 1000; }
  .focusimg:before, .focusimg:after { opacity: 0; display: none; }
  }

/***** ipad *****/


@media (min-width: 768px) { /*** 头部 ***/
  .header { height: 70px; }
  .header-box { padding: 0 20px; height: auto; }
  .header-left { padding: 12px 0; }
  .header-left img { height: 40px; }
  .header-left i { padding-top: 12px; line-height: 28px; font-size: 26px; }
  .header-right { padding: 15px 0; }
  .header-search i { width: 40px; height: 40px; -o-background-size: 26px auto; background-size: 26px auto; }
  .header-language { margin-left: 15px; padding-top: 7px; }
  .header-btn { margin-left: 15px; padding: 9px 8px; width: 40px; height: 40px; }
  .header-btn i:nth-child(2) { margin: 8px 0; }
  .header-btn.cur i:nth-child(1) { -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); }
  .header-btn.cur i:nth-child(2) { opacity: 0; filter: alpha(opacity=0); }
  .header-btn.cur i:nth-child(3) { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }
  .header-form { top: 70px; padding: 10px 20px; }
  .header .header-text { padding-right: 40px; padding-left: 20px; height: 40px; line-height: 40px; font-size: 16px; }
  .header .header-submit { top: 10px; right: 20px; width: 40px; height: 40px; -o-background-size: 26px auto; background-size: 26px auto; }
  .header-entry { top: 55px; }
  .header-entry a { line-height: 40px; font-size: 16px; }
  .header-center { top: 70px; padding: 20px 20px 45px; }
  .header-center h4 a { line-height: 50px; font-size: 15px; }
  .header-center i { width: 75px; height: 50px; }
  .header-center i:after { top: 20px; left: 45px; width: 10px; height: 10px; }
  .header-select { padding-left: 20px; }
  .header-select a { line-height: 40px; font-size: 16px; }
  /*** 尾部 ***/
  .footer-top { padding-top: 30px; padding-bottom: 38px; }
  .footer-list li { float: left; width: 16.66667%; border-bottom: 0; }
  .footer-list h4.add i { display: none; }
  .footer-select { padding-top: 10px; padding-left: 0; }
  .footer-select a { padding: 5px 0; line-height: 26px; }
  .footer-other { margin-top: 15px; }
  .footer-info { line-height: 26px; }
  .footer-follow { padding-top: 15px; }
  .footer-follow a { margin-top: 7px; }
  .footer-bottom { padding-top: 18px; padding-bottom: 18px; }
  .footer-left, .footer-right { line-height: 26px; }
  .small-swiper ul li { width: 120px; }
  /*** 右侧悬浮框 ***/
  .suspend { bottom: 150px; width: 50px; height: 200px; }
  .suspend-share { width: 200px; height: 50px; }
  .suspend-share.cur { left: -150px; }
  .suspend-share i { width: 50px; height: 50px; }
  .suspend .suspend-sharebox a { width: 50px; height: 50px; }
  .suspend-qq { width: 50px; height: 50px; }
  .suspend-call i, .suspend-wechat i { width: 50px; height: 50px; }
  .suspend-call.cur a { width: 130px; }
  .suspend-phone { right: 50px; }
  .suspend-phone a { line-height: 50px; font-size: 16px; }
  .suspend-wechat.cur img { width: 100px; }
  .suspend-image { right: 50px; }
  .suspend-back { width: 50px; height: 50px; }
  /*** 通用class ***/
  .common-container { padding-top: 38px; padding-bottom: 38px; }
  .common-body { padding-top: 38px; }
  .common-title { padding-bottom: 15px; }
  .common-title h2 { line-height: 40px; font-size: 22px; }
  .common-btn a { line-height: 45px; font-size: 16px; }
  /*** 首页banner ***/
  .a-banner .swiper-pagination { bottom: 22px; }
  .a-banner .swiper-pagination-bullet { width: 38px; }
  /*** 首页产品中心 ***/
  .a-product { padding-top: 50px; padding-bottom: 60px; }
  .m-indextitle h3 { line-height: 34px; font-size: 32px; }
  .m-indextitle p { font-size: 30px; line-height: 30px; }
  .a-product-switch { margin-top: 30px; padding: 0 15px; }
  .a-product-switch li { margin: 0 22px; height: 50px; line-height: 50px; font-size: 16px; }
  .a-product-switch li.cur:before, .a-product-switch li.cur:after { width: 37px; height: 50px; -o-background-size: 37px 50px; background-size: 37px 50px; }
  .a-product-switch li.cur:before { left: -37px; }
  .a-product-switch li.cur:after { right: -37px; }
  .a-product-box { margin-top: 30px; }
  .a-product-list p { margin-top: 22px; padding: 0 20px; line-height: 18px; font-size: 16px; }
  .a-product-list ul li { width: 50%; }
  /*** 行业应用 ***/
  .a-use-list ul li:before { width: 50%; }
  .a-use-img { min-height: 310px; padding-bottom: 0; }
  .a-use-img img { position: relative; width: 100%; min-height: 310px; }
  .a-use-title i { margin: 12px 0 0; }
  .a-use-info { padding-top: 0; margin-top: 16.12903%; }
  .a-use-info h4 { text-align: left; }
  .a-use-text { width: 50%; padding: 0 30px 40px 0; }
  .a-use-box { float: right; width: 50%; }
  .a-use-switch i { height: 40px; -o-background-size: auto 40px; background-size: auto 40px; }
  /*** 技术开发 ***/
  .a-develop { padding-bottom: 120px; }
  .develop-table { margin-top: 30px; }
  .a-develop-left { padding-right: 20px; width: 45.41667%; float: left; }
  .a-develop-text h4 { line-height: 32px; font-size: 18px; }
  .a-develop-text p { margin-top: 22px; line-height: 26px; }
  .a-develop-right { float: left; margin-top: 0; padding-left: 20px; width: 54.58333%; }
  /*** 品牌资讯 ***/
  .a-news { padding-top: 68px; padding-bottom: 82px; }
  .a-news-title h3 { line-height: 34px; font-size: 32px; }
  .a-news-title p { margin-top: 15px; line-height: 26px; font-size: 16px; }
  .a-news-list { margin: 45px -7.5px 0; }
  .a-news-list li { float: left; margin-top: 0; padding: 0 7.5px; width: 33.33333%; }
  /*** 合作伙伴 ***/
  .a-partner { padding-top: 45px; padding-bottom: 45px; }
  .a-partner-window { padding: 0 30px; }
  .a-partner-img { padding: 20px;  line-height: 20px; }
  .a-partner-left, .a-partner-right { margin-top: -22px; width: 22px; height: 44px; }
  .a-partner-left:after, .a-partner-right:after { top: 11px; width: 22px; height: 22px; }
  .a-partner-left:after { left: 5px; }
  .a-partner-right:after { right: 5px; }
  /*** 通用banner ***/
  /*** 通用导航 ***/
  .common-nav-title h2 { padding: 0 20px; line-height: 60px; font-size: 26px; }
  .common-nav-title i { width: 80px; height: 60px; }
  .common-nav-title i:before { top: 29.5px; left: 24.5px; }
  .common-nav-title i:after { top: 24.5px; left: 29.5px; }
  .common-nav-box dt a { padding: 0 20px; line-height: 52px; }
  .common-nav-box dt i { width: 72px; height: 52px; }
  .common-nav-box dt i:before { top: 25.5px; left: 20.5px; }
  .common-nav-box dt i:after { top: 20.5px; left: 25.5px; }
  .common-nav-box dd { padding: 20px; }
  /*** 产品综合 & 产品中心 ***/
  .b-top .b-top-input { padding-left: 15px; padding-right: 115px; height: 50px; line-height: 50px; }
  .b-top .b-top-submit { width: 100px; height: 50px; line-height: 50px; font-size: 18px; }
  .b-top-text { line-height: 26px; font-size: 16px; }
  .b-bottom { padding-top: 38px; }
  .b-bottom-list li { width: 33.33333%; }
  .b-bottom-list p { line-height: 20px; font-size: 16px; }
  .b-bottom .common-btn { padding-top: 30px; }
  /*** 产品中心详细 ***/
  .bb-top { overflow: hidden; }
  .bb-top-left { float: left; width: 490px; }
  .bb-top-big .swiper-pagination { display: none; }
  .bb-top-small { display: block; overflow: hidden; }
  .bb-top-small li { background-color: #f7f7f7; cursor: pointer; }
  .bb-top-small li.cur { border: 1px solid #0090d2; }
  .bb-top-right { margin-left: 510px; padding-top: 22px; }
  .bb-top-right h3 { line-height: 28px; font-size: 22px; }
  .bb-top-text { margin-top: 15px; height: 292px; line-height: 32px; font-size: 16px; overflow-y: auto; }
  .bb-top-label { padding-top: 15px; }
  .bb-top-label span, .bb-top-label a { line-height: 32px; font-size: 16px; }
  .bb-top-contact { margin-top: 75px; width: 170px; height: 48px; line-height: 48px; font-size: 16px; }
  .bb-top .bb-top-share { padding-top: 22px; }
  .bb-middle { padding-top: 38px; }
  .bb-middle-switch { height: 50px; }
  .bb-middle-switch li { width: 115px; line-height: 50px; font-size: 16px; }
  .bb-middle-block { padding-top: 52px; padding-bottom: 52px; }
  .bb-middle-title h4 { line-height: 24px; font-size: 22px; }
  .bb-middle-title p { margin-top: 22px; line-height: 26px; font-size: 16px; }
  .bb-middle-summary { padding-top: 22px; font-size: 0; }
  .bb-middle-summary li { display: inline-block; vertical-align: top; margin-left: 18%; padding-top: 15px; }
  .bb-middle-summary h5 { padding-top: 8px; line-height: 26px; }
  .bb-middle-summary p { padding-top: 8px; line-height: 22px; }
  .bb-middle-table { padding-top: 30px; }
  .bb-middle-table td, .bb-middle-table th { padding: 0 20px; line-height: 42px; }
  .bb-middle-structure { padding-top: 30px; }
  .bb-middle-pdf { padding-top: 22px; }
  .bb-middle-pdf p a { padding: 22px 160px 22px 40px; line-height: 26px; font-size: 16px; }
  .bb-middle-pdfbox { top: 17px; }
  .bb-middle-pdfbox a { width: 66px; height: 36px; line-height: 36px; }
  .bb-middle-preview { margin-right: 8px; }
  .bb-bottom-block { padding: 52px 0 45px; }
  .bb-bottom-title h4 { line-height: 24px; font-size: 22px; }
  .bb-bottom-form { margin-right: -15px; padding-top: 22px; overflow: hidden; }
  .bb-bottom-bit { float: left; padding-right: 15px; width: 50%; }
  .bb-bottom-bit label { top: 19px; right: 30px; }
  .bb-bottom-bit input { padding-left: 15px; padding-right: 45px; height: 48px; line-height: 48px; font-size: 16px; }
  .bb-bottom-bit textarea { padding: 15px; padding-right: 52px; height: 150px; line-height: 24px; font-size: 16px; }
  .bb-bottom-user:before, .bb-bottom-mailbox:before,.bb-bottom-company:before, .bb-bottom-phone:before{ top: 25px; left: 8px; line-height: 18px; font-size: 16px; }
  .bb-bottom-code { padding-right: 140px; }
  .bb-bottom-code a { right: 15px; height: 48px; }
  .bb-bottom-code input { padding-right: 15px; }
  .bb-bottom-text { width: 100%; }
  .bb-bottom-text label { top: 25px; right: 37px; }
  .bb-bottom-btn { clear: both; padding-top: 38px; }
  .bb-bottom-btn input { width: 140px; height: 44px; line-height: 44px; font-size: 16px; }
  .bb-bottom-reset { margin-left: 8px; }
  .bb-bottom-window { padding: 30px 30px 0; }
  .bb-bottom-recom p { padding: 8px 15px 0; line-height: 20px; font-size: 16px; }
  .bb-bottom-left, .bb-bottom-right { margin-top: -22px; width: 22px; height: 44px; }
  .bb-bottom-left:after, .bb-bottom-right:after { top: 11px; width: 22px; height: 22px; }
  .bb-bottom-left:after { left: 5px; }
  .bb-bottom-right:after { right: 5px; }
  /*** 行业应用 ***/
  .c-box { padding-top: 12px; }
  .c-box-list a { padding: 18px 0; overflow: hidden; }
  .c-box-img { float: left; width: 190px; }
  .c-box-text { margin-left: 212px; padding-top: 8px; }
  .c-box-text h3 { line-height: 22px; font-size: 18px; }
  .c-box-text p { margin-top: 10px; display: -webkit-box; height: 66px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .c-box-text span { padding-top: 15px; }
  .c-box .common-btn { padding-top: 38px; }
  /*** 行业应用详情 ***/
  .cb-content-title h2 { line-height: 22px; font-size: 18px; }
  .cb-content-title i { margin-top: 18px; }
  .cb-content-other { padding-top: 18px; }
  .cb-content-time { font-size: 16px; }
  .cb-content-box { padding-top: 22px; }
  /*** 技术支持 ***/
  .db-box-list a { padding: 15px 0; }
  .db-box .common-btn { margin-top: 38px; }
  /*** 常见问题 ***/
  .dc-box-problem span, .dc-box-answer span { left: 23px; margin-top: -17px; width: 34px; height: 34px; line-height: 34px; font-size: 18px; }
  .dc-box-problem p, .dc-box-answer p { line-height: 26px; font-size: 16px; }
  .dc-box-problem { padding: 23px 40px 23px 80px; }
  .dc-box-answer { padding: 26px 20px 26px 80px; }
  .dc-box .common-btn { padding-top: 45px; }
  /*** 投诉与建议 ***/
  .dd-box { margin-top: -32px; }
  /*** 下载中心 ***/
  .de-box-form { display: table; padding: 15px 30px 15px 38px; width: 100%; height: auto; }
  .de-box-bit { display: table-cell; vertical-align: middle; width: 31.46341%; padding-left: 15px; }
  .de-box-bit select { padding: 0 15px; }
  .de-box-long { display: table-cell; vertical-align: middle; width: 37.07317%; padding-top: 0; padding-left: 15px; }
  .de-box .de-box-text { padding-left: 15px; }
  .de-box .de-box-submit { top: 0; }
  .de-box .bb-middle-pdf { padding-top: 15px; }
  .de-box .common-btn { padding-top: 45px; }
  /*** 品牌综合 & 品牌资讯 ***/
  .e-box-img { float: left; width: 348.5px; height: 204px; }
  .e-box-text { margin-left: 348.5px; padding: 22px 5px 18px 12px; }
  .e-box-text em { line-height: 24px; font-size: 22px; }
  .e-box-text h3 { padding-top: 15px; line-height: 20px; font-size: 18px; }
  .e-box-text p { margin-top: 15px; 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; }
  .e-box-text span { padding-top: 30px; }
  .e-box-bottom h3 { padding-top: 0; line-height: 22px; font-size: 18px; }
  .e-box-bottom li .zoom-img { float: left; width: 31.42857%; }
  .newscon-right { padding-left: 30px; padding-top: 10px; }
  .e-box-bottom span { margin-top: 25px; }
  .e-box-bottom h3 { margin-bottom: 20px; }
  .e-box .common-btn { padding-top: 45px; }
  /*** 荣誉资质 ***/
  .fd-honor-list { margin: 0 -9px; }
  .fd-honor-list li { margin-bottom: 22px; padding: 0 9px; }
  .fd-honor-list p { padding: 15px 20px 0; }
  .fd-honor-bg { padding: 30px; }
  .fd-honor .common-btn { padding-top: 22px; }
  .fd-mask-banner p { left: 20px; right: 20px; bottom: 20px; padding: 20px; line-height: 22px; font-size: 16px; }
  .fd-mask-btn { margin-top: -20px; width: 38px; height: 60px; }
  .fd-mask-btn:after { top: 15px; width: 30px; height: 30px; }
  .fd-mask-left { left: 20px; }
  .fd-mask-left:after { left: 7px; }
  .fd-mask-right { right: 20px; }
  .fd-mask-right:after { right: 7px; }
  /*** 视频中心 ***/
  .fe-video-top .common-img i { margin-top: -33px; margin-left: -33px; width: 66px; height: 66px; -o-background-size: auto 66px; background-size: auto 66px; }
  .fe-video-list { margin: 0 -9px; }
  .fe-video-list li { margin-top: 22px; padding: 0 9px; }
  .fe-video-list .common-img i { margin-top: -18px; margin-left: -18px; width: 36px; height: 36px; -o-background-size: auto 36px; background-size: auto 36px; }
  .fe-video-list p { padding: 15px 20px 0; }
  .fe-video .common-btn { padding-top: 22px; }
  .fe-mask-Images i { margin-top: -33px; margin-left: -33px; width: 66px; height: 66px; -o-background-size: auto 66px; background-size: auto 66px; }
  /*** 搜索结果 ***/
  .searchcont401 { padding: 38px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 ul { padding: 3% 0; }
  .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; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
  /*** 网站地图 ***/
  .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: #0090d2; }
  .mess-wrap { padding: 0 30px; }
  .mess-wrap .mess-return { margin-top: 60px; float: right; }
  .messagebox { font-size: 22px; line-height: 32px; padding-top: 60px; float: left; text-align: left; } }

@charset "UTF-8";
/***** pc *****/
@media (min-width: 1024px) { /*** 头部 ***/
  .header-box { padding: 0 30px; }
  .header-left { padding: 12px 0; }
  .header-left img { height: 40px; }
  .header-left i { padding-top: 14px; line-height: 32px; font-size: 30px; }
  .header-right { padding: 20px 0 0 9px; }
  .header-language { height: 50px; }
  .header-language { padding-top: 0; }
  .header-language i { width: 90px; height: 32px; line-height: 32px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 16px; padding-left: 20px; }
  .header-search i { width: 30px; height: 30px; -o-background-size: 20px auto; background-size: 20px auto; }
  .header-btn { display: none; }
  .header-entry { top: 50px; padding: 10px 12px; }
  .header-entry a { padding: 0; color: #45484a; }
  .header-entry a:hover { color: #0091d3; }
  .header-center { display: block; position: static; float: right; padding: 0; background-color: transparent; overflow: visible; }
  .header-center li { position: relative; float: left; margin: 0 12px; border-bottom: 4px solid transparent; }
  .header-center li:hover, .header-center li.cur { border-color: #0091d3; }
  .header-center li:hover h4 a, .header-center li.cur h4 a { color: #0091d3; }
  .header-center h4 a { height: 66px; line-height: 70px; }
  .header-center h4.add i { display: none; }
  .header-select { position: absolute; top: 70px; left: 50%; text-align: left; padding: 0; background-color: rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.1); -o-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 10; min-width: 150px; }
  .header-select a { padding: 0 20px; color: #45484a; }
  .header-select a:hover { color: #0091d3; }
  .sublist { position: relative; }
  .sub-menutit, .three-nav a { white-space: nowrap; color: #ccc; padding-left: 25px; padding-right: 25px; border-bottom: 1px solid #3e322c; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .sub-menutit a { line-height: 46px; }
  .sublist a { color: #fff; padding: 0; }
  .three-nav a:hover, .sub-menutit:hover { background: #0091d3; color: #fff; }
  .sub-menutit span { width: 40px; opacity: 0; }
  .sub-menutit span:after { right: 18px; top: 18px; color: #fff; border: 2px solid #fff; border-left: none; border-bottom: none; }
  .sub-menutit.active span { opacity: 1; }
  .sublist a:hover { color: #fff; }
  .three-nav { position: absolute; left: 100%; top: 0; background-color: rgba(0, 0, 0, 0.8); display: none; padding: 0; }
  .three-nav a { padding-left: 15px; padding-right: 15px; font-size: 14px; line-height: 46px; }
  /*** 尾部 ***/
  .footer-top { padding-top: 40px; padding-bottom: 50px; }
  .footer-list { float: left; padding-left: 30px; width: 62.5%; }
  .footer-list a:hover { color: #0091d3; }
  .footer-select { padding-top: 15px; }
  .footer-select a { padding: 0; }
  .footer-other { float: right; width: 25%; margin-top: 0; }
  .footer-follow { padding-top: 20px; }
  .footer-follow a { margin-top: 10px; }
  .footer-bottom { padding-top: 25px; padding-bottom: 25px; }
  .footer-left { float: left; }
  .footer-left a:hover { color: #0091d3; }
  .footer-right { float: right; }
  .footer-right a:hover { color: #0091d3; }
  .small-wrap { display: block; bottom: 25px; }
  .small-swiper ul li { width: 155px; margin-right: 9px; }
  /*** 右侧悬浮框 ***/
  .suspend { bottom: 200px; width: 60px; height:250px; }
  .suspend-share { width: 240px; height: 60px; }
  .suspend-share.cur { left: -180px; }
  .suspend-share i { width: 60px; height: 60px; cursor: pointer; }
  .suspend .suspend-sharebox a { width: 60px; height: 60px; }
  .suspend-qq { width: 60px; height: 60px; }
  .suspend-call i, .suspend-wechat i { width: 60px; height: 60px; cursor: pointer; }
  .suspend-call.cur a { width: 150px; }
  .suspend-phone { right: 60px; }
  .suspend-phone a { line-height: 60px; font-size: 18px; }
  .suspend-wechat.cur img { width: 120px; }
  .suspend-image { right: 60px; }
  .suspend-back { width: 60px; height: 60px; cursor: pointer; }
  /*** 通用class ***/
  .common-container { padding-top: 50px; padding-bottom: 50px; }
  .common-body { margin-left: 290px; padding-top: 0; overflow: hidden; }
  .common-title { display: block; padding-bottom: 20px; border-bottom: 1px solid #e8e8e8; }
  .common-title p { float: right; padding: 14px 0; line-height: 16px; font-size: 14px; }
  .common-title p a, .common-title p span { float: left; color: #4d4d4d; }
  .common-title p span { margin: 0 5px; }
  .common-title p a.cur { color: #979999; }
  .common-title p a:hover { color: #0090d2; }
  .common-title-home { margin-right: 5px; width: 14px; height: 14px; background: url(../Images/0-home-black.png) no-repeat center center; -o-background-size: auto 14px; background-size: auto 14px; }
  .common-title h2 { line-height: 44px; font-size: 24px; }
  .common-btn a { line-height: 50px; }
  /*** 首页banner ***/
  .a-banner .swiper-pagination { bottom: 30px; display: none; }
  .a-banner .swiper-pagination-bullet { width: 50px; }
  /*** 首页产品中心 ***/
  .a-product { padding-top: 60px; padding-bottom: 70px; }
  .m-indextitle h3 { line-height: 38px; font-size: 36px; }
  .a-product-switch { margin-top: 40px; padding: 0 20px; }
  .a-product-switch li { margin: 0 30px; height: 60px; line-height: 60px; }
  .a-product-switch li:hover, .a-product-switch li.cur { background-color: #0090d2; }
  .a-product-switch li:hover:before, .a-product-switch li:hover:after, .a-product-switch li.cur:before, .a-product-switch li.cur:after { content: ""; position: absolute; top: 0; width: 50px; height: 60px; background: url(../Images/a-bg-small.png) no-repeat center center; -o-background-size: 50px 60px; background-size: 50px 60px; }
  .a-product-switch li:hover:before, .a-product-switch li.cur:before { left: -50px; }
  .a-product-switch li:hover:after, .a-product-switch li.cur:after { right: -50px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .a-product-box { margin-top: 40px; }
  .a-product-list ul li { width: 25%; }
  .a-product-list a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .a-product-list a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .a-product-list a:hover p { color: #0091d3; }
  .a-product-list p { margin-top: 30px; padding: 0 30px; }
  /*** 行业应用 ***/
  .a-use { padding-bottom: 68px; }
  .a-use-title i { margin-top: 18px; }
  .a-use-info { width: 100%; }
  .a-use-info h4 { line-height: 22px; font-size: 20px; }
  .a-use-btn { display: block; position: absolute; left: 50%; top: 300px; width: 100%; height: 40px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .a-use-btn i { float: left; margin-right: 15px; width: 40px; height: 40px; background: url(../Images/a-arrow-left.png) no-repeat center center; -o-background-size: 40px; background-size: 40px; background-size: 40px; cursor: pointer; }
  .a-use-right { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .a-use-img:before { padding-top: 64.58333%; }
  .a-use-img img { width: 100%; height: auto; }
  .a-use-switch { max-width: 1200px; }
  .a-use-switch li { padding: 37px 10px 24px; }
  .a-use-switch li:hover { border-color: #0090d2; }
  .a-use-switch i { height: 50px; -o-background-size: auto 50px; background-size: auto 50px; }
  .a-use-switch p { margin-top: 15px; line-height: 22px; font-size: 16px; }
  .use-switchimg img { height: 50px; }
  /*** 技术开发 ***/
  .develop-table { margin-top: 45px; }
  .a-develop-left { padding-right: 7.08333%; width: 45.41667%; float: left; }
  .a-develop-right { float: left; margin-top: 0; padding-left: 7.08333%; width: 54.58333%; }
  .a-develop-text { position: relative; }
  .a-develop-text h4 { line-height: 36px; font-size: 24px; }
  .a-develop-text p { margin-top: 30px; line-height: 30px; }
  .a-develop-right { position: relative; }
  .a-develop-right .deve-logo { bottom: -42px; }
  /*** 品牌资讯 ***/
  .a-news { padding-top: 60px; padding-bottom: 80px; }
  .a-news-title h3 { line-height: 38px; font-size: 36px; }
  .a-news-title p { margin-top: 20px; }
  .a-news-list { margin: 40px -15px 0; }
  .a-news-list li { padding: 0 15px; }
  .a-news-list a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .a-news-list a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .a-news-list a:hover h4 { color: #0091d3; }
  .a-news-text h4 { font-size: 18px; }
  .a-news-follow, .a-news-share { line-height: 20px; }
  /*** 合作伙伴 ***/
  .a-partner { padding-top: 60px; padding-bottom: 70px; }
  .a-partner-window { padding: 0 40px; }
  .a-partner-img { padding: 20px;  line-height: 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .a-partner-img:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .a-partner-img:hover { border-color: #118fed; }
  .a-partner-left, .a-partner-right { margin-top: -30px; width: 30px; height: 60px; cursor: pointer; }
  .a-partner-left:after, .a-partner-right:after { top: 15px; width: 30px; height: 30px; }
  .a-partner-left:after { left: 7px; }
  .a-partner-right:after { right: 7px; }
  /*** 通用banner ***/
  /*** 通用导航 ***/
  .common-nav { float: left; width: 245px; }
  .common-nav-title h2 { padding: 0 30px; line-height: 155px; font-size: 30px; text-align: center; }
  .common-nav-title i { display: none; }
  .common-nav-box dt:hover a { color: #ffffff; background-color: #0090d2; }
  .common-nav-box dt:hover i:before, .common-nav-box dt:hover i:after { background-color: #ffffff; }
  .common-nav-box dt i { width: 52px; }
  .common-nav-box dd a:hover { color: #0090d2; }
  .common-nav-box dd a:hover:before { background-color: #0090d2; }
  .common-nav-info { display: block; }
  .common-nav-info li { position: relative; margin-top: 10px; padding-left: 80px; height: 70px; border: 1px solid #ebebeb; }
  .common-nav-info img { position: absolute; top: 17px; left: 22px; width: 36px; }
  .common-nav-info p { padding-top: 17px; line-height: 18px; font-size: 14px; color: #9fa1a4; }
  .common-nav-info a { line-height: 18px; font-family: "special"; font-size: 14px; color: #0090d2; }
  .common-nav-code { display: block; margin: 20px -11px 0; }
  .common-nav-code li { float: left; padding: 0 11px; width: 50%; }
  .common-nav-code p { padding-top: 15px; line-height: 14px; font-size: 12px; color: #4c4c4c; text-align: center; }
  .common-nav-img { padding: 6px; background-color: #f3f4f6; }
  .common-nav-img img { display: block; width: 100%; }
  /*** 产品综合 & 产品中心 ***/
  .b-top { padding-top: 40px; }
  .b-top-search .b-top-input { padding-left: 10px; padding-right: 60px; height: 54px; line-height: 54px; }
  .b-top-submit { width: 54px; height: 54px; line-height: 54px; }
  .b-top-text { line-height: 30px; }
  .b-bottom { padding-top: 50px; }
  .b-bottom-list { margin: 0 -15px; }
  .b-bottom-list li { padding: 0 15px 40px; }
  .b-bottom-list a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; width: 99%; left: 0.5%; }
  .b-bottom-list a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .b-bottom-list a:hover p { color: #0091d3; }
  .b-bottom-list p { padding: 20px 20px 0; }
  .b-bottom .common-btn { padding-top: 40px; }
  /*** 产品中心详细 ***/
  .bb-top { padding-top: 45px; }
  .bb-top-right { padding-top: 30px; }
  .bb-top-right h3 { line-height: 32px; font-size: 24px; }
  .bb-top-text { margin-top: 20px; height: 144px; line-height: 36px; }
  .bb-top-label { padding-top: 20px; }
  .bb-top-label span, .bb-top-label a { line-height: 36px; }
  .bb-top-contact { margin-top: 100px; }
  .bb-top .bb-top-share { padding-top: 30px; }
  .bb-middle { padding-top: 50px; }
  .bb-middle-switch { height: 62px; }
  .bb-middle-switch li { width: 140px; line-height: 62px; cursor: pointer; }
  .bb-middle-block { padding-top: 70px; padding-bottom: 70px; }
  .bb-middle-title h4 { line-height: 26px; font-size: 24px; }
  .bb-middle-title p { margin-top: 30px; line-height: 30px; }
  .bb-middle-summary { padding-top: 30px; }
  .bb-middle-summary li { padding-top: 20px; }
  .bb-middle-summary h5 { padding-top: 10px; line-height: 30px; }
  .bb-middle-summary p { padding-top: 10px; line-height: 24px; }
  .bb-middle-table { padding-top: 40px; }
  .bb-middle-table td, .bb-middle-table th { padding: 0 30px; line-height: 54px; }
  .bb-middle-structure { padding-top: 40px; }
  .bb-middle-pdf { padding-top: 30px; }
  .bb-middle-pdf p a { padding: 31px 196px 31px 40px; }
  .bb-middle-pdf p a:hover { color: #0090d2; }
  .bb-middle-pdfbox { top: 25px; }
  .bb-middle-pdfbox a { width: 78px; height: 42px; line-height: 42px; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease; }
  .bb-middle-pdfbox a:hover { color: #ffffff; background-color: #0090d1; border-color: #0090d1; }
  .bb-middle-preview { margin-right: 10px; }
  .bb-bottom-block { padding: 70px 0 60px; }
  .bb-bottom-title h4 { line-height: 26px; font-size: 24px; }
  .bb-bottom-form { margin-right: -30px; padding-top: 30px; }
  .bb-bottom-bit { padding-top: 20px; padding-right: 30px; }
  .bb-bottom-bit label { top: 32px; right: 50px; }
  .bb-bottom-bit input { padding-left: 20px; padding-right: 50px; height: 54px; line-height: 54px; }
  .bb-bottom-bit textarea { padding: 20px; padding-right: 60px; height: 180px; line-height: 28px; }
  .bb-bottom-user:before, .bb-bottom-mailbox:before,.bb-bottom-company:before, .bb-bottom-phone:before{ top: 38px; left: 12px; }
  .bb-bottom-code { padding-right: 175px; }
  .bb-bottom-code a { top: 20px; right: 30px; height: 54px; }
  .bb-bottom-code input { padding-right: 20px; }
  .bb-bottom-text label { top: 40px; right: 60px; }
  .bb-bottom-btn { padding-top: 50px; }
  .bb-bottom-btn input { width: 168px; height: 54px; line-height: 54px; font-size: 18px; }
  .bb-bottom-reset { margin-left: 10px; }
  .bb-bottom-window { padding: 40px 40px 0; }
  .bb-bottom-recom a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .bb-bottom-recom a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .bb-bottom-recom a:hover p { color: #0091d3; }
  .bb-bottom-recom p { padding: 10px 20px 0; }
  .bb-bottom-left, .bb-bottom-right { margin-top: -30px; width: 30px; height: 60px; cursor: pointer; }
  .bb-bottom-left:after, .bb-bottom-right:after { top: 15px; width: 30px; height: 30px; }
  .bb-bottom-left:after { left: 7px; }
  .bb-bottom-right:after { right: 7px; }
  /*** 行业应用 ***/
  .c-box { padding-top: 15px; }
  .c-box-list a { padding: 25px 0; }
  .c-box-list a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .c-box-list a:hover h3 { color: #0090d2; }
  .c-box-img { width: 250px; }
  .c-box-img img { -webkit-transition: transform 0.7s ease; -moz-transition: transform 0.7s ease; -o-transition: transform 0.7s ease; -webkit-transition: -webkit-transform 0.7s ease; transition: -webkit-transform 0.7s ease; -o-transition: -o-transform 0.7s ease; -moz-transition: transform 0.7s ease, -moz-transform 0.7s ease; transition: transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease, -moz-transform 0.7s ease, -o-transform 0.7s ease; }
  .c-box-text { margin-left: 275px; padding-top: 15px; }
  .c-box-text h3 { line-height: 24px; }
  .c-box-text p { margin-top: 20px; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .c-box-text span { padding-top: 30px; }
  .c-box .common-btn { padding-top: 50px; }
  /*** 行业应用详情 ***/
  .cb-content { padding-top: 40px; }
  .cb-content-title h2 { line-height: 30px; font-size: 24px; }
  .cb-content-title i { margin-top: 25px; }
  .cb-content-other { padding-top: 25px; }
  .cb-content-box { padding-top: 30px; }
  /*** 我的服务 ***/
  .d-box { padding-top: 40px; }
  /*** 技术支持 ***/
  .db-box { padding-top: 20px; }
  .db-box-list a { padding: 20px 0; }
  .db-box-list a:hover p { color: #0090d2; }
  .db-box .common-btn { margin-top: 50px; }
  /*** 常见问题 ***/
  .dc-box { padding-top: 40px; }
  .dc-box-problem span, .dc-box-answer span { left: 30px; margin-top: -23px; width: 46px; height: 46px; line-height: 46px; }
  .dc-box-problem p, .dc-box-answer p { line-height: 30px; }
  .dc-box-problem { padding: 33px 50px 33px 106px; cursor: pointer; }
  .dc-box-answer { padding: 37px 30px 37px 106px; }
  .dc-box .common-btn { padding-top: 60px; }
  /*** 投诉与建议 ***/
  .dd-box { margin-top: 0px; }
  .dd-box .bb-bottom-form { padding-top: 20px; }
  /*** 下载中心 ***/
  .de-box { padding-top: 40px; }
  .de-box-form { padding: 20px 40px 20px 50px; }
  .de-box-bit { padding-left: 20px; }
  .de-box-bit select { padding: 0 20px; cursor: pointer; }
  .de-box-long { padding-left: 20px; }
  .de-box .de-box-text { padding-left: 20px; }
  .de-box .bb-middle-pdf { padding-top: 20px; }
  .de-box .common-btn { padding-top: 60px; }
  /*** 品牌综合 & 品牌资讯 ***/
  .e-box { padding-top: 40px; }
  .e-box-bottom li a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .e-box-bottom li a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .e-box-top a:hover h3 { color: #0091d2; }
  .e-box-bottom a:hover h3 { color: #0091d2; }
  .e-box-bottom h3 { line-height: 24px; font-size: 20px; }
  .e-box-bottom p { margin-top: 10px; 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; }
  .e-box .common-btn { padding-top: 60px; }
  .e-box-bottom li { padding: 30px 0; }
  /*** 荣誉资质 ***/
  .fd-honor { padding-top: 40px; }
  .fd-honor-list { margin: 0 -12.5px; }
  .fd-honor-list li { margin-bottom: 30px; padding: 0 12.5px; }
  .fd-honor-list p { padding: 20px 30px 0; }
  .fd-honor-bg { padding: 40px; cursor: pointer; }
  .fd-honor-bg img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .fd-honor-bg:hover img { -webkit-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -moz-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -ms-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -o-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); }
  .fd-honor .common-btn { padding-top: 22px; }
  .fd-mask-box { max-width: 1260px; }
  .fd-mask-banner { max-width: 1000px; }
  .fd-mask-banner p { left: 30px; right: 30px; bottom: 30px; padding: 30px; line-height: 24px; font-size: 18px; }
  .fd-mask-btn { margin-top: -20px; width: 50px; height: 80px; cursor: pointer; }
  .fd-mask-btn:after { top: 20px; width: 40px; height: 40px; }
  .fd-mask-left { left: 30px; }
  .fd-mask-left:after { left: 10px; }
  .fd-mask-right { right: 30px; }
  .fd-mask-right:after { right: 10px; }
  /*** 视频中心 ***/
  .fe-video { padding-top: 40px; }
  .fe-video-top .common-img:after { margin-top: -43px; margin-left: -43px; width: 86px; height: 86px; -o-background-size: auto 86px; background-size: auto 86px; }
  .fe-video-list { margin: 0 -12.5px; }
  .fe-video-list li { margin-top: 30px; padding: 0 12.5px; }
  .fe-video-list .common-img:after { margin-top: -24px; margin-left: -24px; width: 48px; height: 48px; -o-background-size: auto 48px; background-size: auto 48px; }
  .fe-video-list p { padding: 20px 30px 0; }
  .fe-video .common-btn { padding-top: 30px; }
  .fe-mask-Images i { margin-top: -43px; margin-left: -43px; width: 86px; height: 86px; -o-background-size: auto 86px; background-size: auto 86px; }
  /*** 搜索结果 ***/
  .searchtitle401 { padding: 28px 15px; }
  .searchcont401 { padding: 50px 0; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { font-size: 18px; font-weight: bold; }
  .searchimg401 img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .searchimg401:hover img { -webkit-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -moz-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -ms-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); -o-transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); transform: translateX(-50%) translateY(-50%) scale(1.03, 1.03); }
  .mess-wrap .mess-return { margin-top: 60px; width: 200px; height: 54px; line-height: 54px; -webkit-border-radius: 27px; border-radius: 27px; font-size: 18px; }
  .mess-wrap { padding: 0 60px; }
  .online-box { height: auto; padding: 60px 20px; }
  .online-box iframe { min-height: 586px; }
  .online-item h3 { font-size: 30px; line-height: 30px; }
  .indexclose-btn { right: -30px; top: -30px; }
  .indexclose-btn { border: 1px solid #fff; }
  .indexclose-btn:hover::before, .indexclose-btn:hover::after { background: #fff; }
  .indexclose-btn::before, .indexclose-btn::after { background: #fff; }

  .focusimg { position: absolute; width: 120px; padding: 5px; top: -130px;}
}

@charset "UTF-8";
/***** 大屏pc *****/
@media (min-width: 1260px) { /*** 行业应用 ***/
  .a-use { position: relative; overflow: hidden; }
  .a-use-title { text-align: left; }
  .a-use-title h3 { color: #fff; }
  .a-use-title p { color: #c5dff3; }
  .a-use-info h4 { line-height: 26px; font-size: 24px; margin-bottom: 30px; }
  .use-titbox { position: absolute; top: 70px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; text-align: left; width: 100%; }
  .a-use-info { margin-top: 0; }
  .a-use-text { padding: 183px 30px 0 0; }
  .a-use-img { min-height: 496px; }
  .a-use-btn { left: 50%; top: 420px; padding: 0 30px; width: 100%; max-width: 1260px; }
  .wqp-morebtn { margin-top: -40px; }
  .wqp-morebtn a { padding: 11px 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .wqp-morebtn a i { margin-left: 50px; }
  .wqp-morebtn a:hover { background: #118fed; border-color: #118fed; }
  .m-morebtn a:hover { color: #fff; }
  .m-morebtn a:hover i { background-image: url(../Images/wqparror1hover.png); }
  .a-develop-left .m-morebtn { margin-top: -40px; }
  .a-use-switch { margin: -75px auto 0; }
  .a-use-switch p { margin-top: 15px; line-height: 22px; font-size: 16px; }
  /*** 产品中心详细 ***/
  .bb-top-left { width: 550px; }
  .bb-top-right { margin-left: 590px; }
  .bb-top-text { height: 316px; }
  /*** 品牌综合 & 品牌资讯 ***/
  .e-box-img { width: 410px; height: 240px; }
  .e-box-text { margin-left: 410px; padding: 30px 10px 23px 25px; }
  .e-box-text em { line-height: 26px; font-size: 24px; }
  .e-box-text h3 { padding-top: 20px; line-height: 22px; font-size: 20px; }
  .e-box-text p { margin-top: 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; }
  .e-box-text span { padding-top: 40px; }
  /*头部*/
  .header-form { position: relative; top: 0; padding: 0; width: 166px; display: block; -webkit-box-shadow: none; box-shadow: none; }
  .header .header-text { line-height: 32px; height: 32px; -webkit-border-radius: 16px; border-radius: 16px; border: solid 1px #e5e5e5; }
  .header .header-submit { top: 0; right: 10px; -o-background-size: 18px auto; background-size: 18px auto; width: 32px; height: 32px; }
  .header-search i { display: none; }
  .header-center h4 a { font-size: 16px; }
  .header-language { margin-left: 30px; } }

@media (min-width: 1360px) { /*** 头部 ***/
  .header-box { max-width: 1920px; padding: 0 4%; }
  .header-right { padding-left: 10px; }
  .header-center li { margin: 0 20px; } }

@media (min-width: 1600px) { /*** 头部 ***/
  .header-box { padding: 0 9.11458%; } }

.pcshow { display: none; }

@media (min-width: 1024px) { .pcshow { display: block; } }

/*联系我们*/
.wcontact-top { padding-top: 35px; padding-bottom: 30px; }

.wcontact-tit { font-size: 20px; padding-bottom: 15px; color: #333333; position: relative; text-align: center; }

.wcontact-tit:before { content: ""; display: block; height: 2px; width: 30px; background: #0090d1; 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%); }

.contact-list { padding-top: 25px; font-size: 0; line-height: 0; text-align: center; }

.channel-titlecn { text-align: left; margin-bottom: 25px; line-height: 24px; }

.contact-list li { color: #4c4c4c; text-align: center; line-height: 24px; float: none; display: inline-block; vertical-align: top; padding-bottom: 15px; }

.contact-list li .iconimg { display: block; width: 80px; height: 80px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #f0f0f0; margin: 0 auto 10px; }

.contact-list li .iconimg img { max-width: 100%; }

.contact-list li h5 { font-size: 16px; color: #808080; }

.contact-list li p { font-size: 16px; }

.contact-list li a { font-family: "special"; color: #4c4c4c; }

.contant-map { height: 250px; padding-bottom: 30px; }

.contact-bottom { padding-bottom: 30px; }

.channel-titlecn { font-size: 18px; color: #525252; }

.applyul li { position: relative; border: 1px solid #edeae8; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-bottom: 10px; }

.applyul li input { height: 52px; padding-left: 30px; width: 100%; font-size: 16px; }

.applyul li input::-webkit-input-placeholder { color: #b2b2b2; }

.applyul li input:-moz-placeholder { color: #b2b2b2; }

.applyul li input::-moz-placeholder { color: #b2b2b2; }

.applyul li input:-ms-input-placeholder { color: #b2b2b2; }

.applyul li.liwidth100 textarea { padding: 14px 0 0 30px; width: 100%; height: 183px; font-size: 16px; }

.applyul li.liwidth100 textarea::-webkit-input-placeholder { color: #b2b2b2; }

.applyul li.liwidth100 textarea:-moz-placeholder { color: #b2b2b2; }

.applyul li.liwidth100 textarea::-moz-placeholder { color: #b2b2b2; }

.applyul li.liwidth100 textarea:-ms-input-placeholder { color: #b2b2b2; }

.applyul li .form-icon { position: absolute; right: 0; width: 60px; height: 52px; top: 1px; display: block; -o-background-size: auto 59px; background-size: auto 59px; background: center center; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.applyul li .form-icon.name-icon { background-image: url(../Images/wicon27.png); }

.applyul li .form-icon.teln-icon { background-image: url(../Images/wicon28.png); }

.applyul li .form-icon.ind-icon { background-image: url(../Images/wicon06.png); }

.applyul li .form-icon.company-icon { background-image: url(../Images/wicon33.png); }

.applyul li .form-icon.theme-icon { background-image: url(../Images/wicon07.png); }

.applyul li .form-icon.sug-icon { background-image: url(../Images/wicon34.png); }

.applyul li .codeimg { position: absolute; right: 0; height: 50px; top: 1px; display: block; }

.applyul li .codeimg img { height: 50px; max-width: none; }

.applyul li.focus { border-color: #0090d1; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.applyul li.focus .form-icon.name-icon { background-image: url(../Images/wicon27hover.png); }

.applyul li.focus .form-icon.teln-icon { background-image: url(../Images/wicon28hover.png); }

.applyul li.focus .form-icon.ind-icon { background-image: url(../Images/wicon06hover.png); }

.applyul li.focus .form-icon.company-icon { background-image: url(../Images/wicon33hover.png); }

.applyul li.focus .form-icon.theme-icon { background-image: url(../Images/wicon07hover.png); }

.applyul li.focus .form-icon.sug-icon { background-image: url(../Images/wicon34hover.png); }

.apply-submit { display: block; width: 100%; height: 52px; height: 52px; text-align: center; color: #fff; font-size: 18px; background: #0090d1; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.apply-reset, .apply-submit2 { width: 49%; max-width: 192px; border: 0; float: left; cursor: pointer; margin-top: 10px; }

.apply-reset { background: #d7d7d7; margin-left: 2%; }

.Online-left .bb-bottom-form { margin-top: -25px; }

.Online-left .bb-bottom-btn { padding-top: 10px; }

.mt25 { margin-top: 25px; }

.Online-right { margin-top: 30px; }

.Online-right img { display: block; max-width: 100%; }

.m-pt35 { padding-top: 5px; }

.fs20 { font-size: 16px; }

.lh32 { line-height: 26px; }

/*品牌介绍*/
.single-page { color: #595c5d; }

.single-page img { max-width: 100%; }

.color92 { color: #929292; }

.color4d { color: #4d4d4d; }

.strength-img { padding-top: 20px; margin: 0 -15px; overflow: hidden; }

.strength-img li { padding: 0 15px; }

.strength-img li p { padding: 10px; border: 1px solid #dedede; background-color: #f9f9f9; }

.strength-img li img { width: 100%; }

.wonderful-list { margin-top: 25px; position: relative; overflow: hidden; }

.wonderful-list li { position: relative; }

.max-width767 { max-width: 767px; }

.wonderful-shadow { -webkit-box-shadow: 0px 30px 50px -30px rgba(0, 0, 0, 0.8); box-shadow: 0px 30px 50px -30px rgba(0, 0, 0, 0.8); }

.wonderful-list ul li img { display: block; width: 100%; max-width: none; }

.product-bg { position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; background:url(../Images/probg.png) bottom center no-repeat;background-size:cover; }

.product-tit { position: absolute; bottom: 25px; text-align: center; font-size: 20px; color: #fff; left: 0; right: 0; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; }

.small-wraper { margin: 25px 0 0; padding: 0 46px; position: relative; }

.m-btn { 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: 36px; height: 36px; 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-btn:after { content: ""; position: absolute; width: 12px; height: 12px; border-left: 2px solid #cccccc; border-bottom: 2px solid #cccccc; display: block; left: 13px; top: 12px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.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: 8px; -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: 20%; margin-right: 8px; cursor: pointer; }

.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(0, 144, 210, 0.5); 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; }

#page { text-align: center; padding-top:30px;}

#page .laypage_main{ display: inline-block; }

#page .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 .laypage_main .laypage_curr{background: #0090d2 !important;}

 #page .laypage_main a:hover,#page .laypage_main span:hover { background: #0090d2; color: #fff; border-color: #fff; }

#page .laypage_main .next:after,#page .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 .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 .laypage_main .next:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

#page .laypage_main .next:hover:after,#page .laypage_main .prev:hover:after { border-top-color: #fff; }


@media (min-width: 768px) { 
    .Online-left .bb-bottom-form { margin-top: -37px; }

 #page .laypage_main a,#page .laypage_main span{ width: 36px; height: 36px; line-height: 36px; margin: 0 4px; font-size: 16px; }
 #page .laypage_main a.prev { margin-right: 10px; }
 #page .laypage_main a.next { margin-left: 10px; }

}

@media (min-width: 992px) { .intro-right { text-align: right; }
  .apply-telright { float: left; width: 34.16667%; margin-top: 0; }
  .apply-telright .tel-icon { padding-left: 72px; }
  .applyul li { margin-right: 1.5%; float: left; width: 48.5%; }
  .applyul li.liwidth100 { width: 98.5%; }
  .apply-submit { width: 98.5%; height: 52px; }
  .apply-submit:hover { background: #0090d1; } }

@media (min-width: 1024px) { /*common*/
  .m-pt35 { padding-top: 35px; }
  .m-pt10 { padding-top: 10px; }
  .fs20 { font-size: 20px; }
  .lh32 { line-height: 32px; }
  /*common end*/
  .contact-list li { width: 20%; }
  /*联系我们*/
  .wcontact-top { padding-top: 60px; padding-bottom: 60px; }
  .wcontact-tit { font-size: 30px; line-height: 30px; padding-bottom: 27px; }
  .wcontact-tit:before { width: 60px; }
  .contact-list { padding-top: 50px; }
  .contact-list li { font-size: 16px; }
  .contact-list li .iconimg { width: 100px; height: 100px; margin: 0 auto 25px; }
  .contact-list li h5 { font-size: 16px; }
  .contant-map { height: 500px; margin-bottom: 60px; }
  .contact-bottom { padding-bottom: 60px; }
  .channel-titlecn { font-size: 24px; }
  .single-page { font-size: 16px; line-height: 28px; }
  .fs14 { font-size: 14px; line-height: 24px; }
  .strength-img { padding-top: 40px; }
  .wonderful-list { margin-top: 35px; }
  .small-wraper { margin: 60px 0 0; padding: 0 60px; }
  /*.m-btn { width: 50px; height: 50px; } .m-btn:after { width: 16px; height: 16px; left: 19px; top: 17px; }*/
  .m-btn:hover { border-color: #0090d2; }
  .m-btn:hover:after { border-left: 2px solid #0090d2; border-bottom: 2px solid #0090d2; }
  .m-right:after { left: 12px; }
  .Online-left { float: left; width: 62.5%; }
  .Online-left .bb-bottom-form { margin-top: -50px; }
  .Online-left .bb-bottom-btn { padding-top: 20px; }
  .Online-right { margin-top: 0; float: right; width: 35.83333%; }
  .Online-right img { display: block; width: 100%; } }

@media (min-width: 1366px) { .small-wraper { padding: 0 56px; }
  .m-btn { width: 46px; height: 86px; }
  .m-btn:after { width: 22px; height: 22px; left: 16px; top: 30px; }
  .m-right:after { left: 5px; } }

/*20190404*/

.subtitle{

 opacity: 0;
 position: absolute;
    left: 19%;
	color: #FFFFFF;
    width: 60%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;

	bottom:0;
	z-index:9999
	}

.common-img:hover .subtitle{

 opacity: 1;
 position: absolute;
    left: 19%;
	color: #FFFFFF;
    width: 60%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
	background: rgba(0, 144, 210, 1);
	bottom:0;
	transition: all ease-out .3s;
	z-index:9999 }
.PageTurnBtn{  padding:70px 0;margin-top:-60px}
.PageTurnBtn a,.PageTurnBtn span{ display:inline-block; padding:0 15px; font-size:14px; height:36px; line-height:36px;vertical-align:top}
.PageTurnBtn span{ background:#0091d3; color:#fff}
.PageTurnBtn a i,.PageTurnBtn a b{font: normal normal normal 24px/1 FontAwesome; line-height:34px;}
.PageTurnBtn a i:before{ content:'\f105';}
.PageTurnBtn a b:before{ content:'\f104';}


.about{background:#f3f6f8;padding-top: 60px}