﻿@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: #737373; font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif; }

ul, li { list-style: none; }

img { border: 0px; }

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: #666666; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif; outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.z-transition { -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; }

.z-css3 { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-wrapper { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg, .pc-visible { display: none; }

.hidden-sm, .hidden-md, .hidden-lg, .mob-visible { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1024px) { .pc-visible { display: block; }
  .mob-visible { display: none; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
@font-face { font-family: 'DINCond-Bold'; src: url("/fonts/DINCond-Bold.otf"); }

@font-face { font-family: 'Montserrat-Regular'; src: url("/fonts/Montserrat-Regular.woff"); }


@charset "UTF-8";
/* 头部css开始 */
header { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; }

body { padding-top: 59px; }

.header-box { border-bottom: 1px solid #CCCCCC; padding: 0 15px; }

.logo { float: left; padding: 10px 0; width: 50%; display: block; max-width: 276px; }

.logo img { display: block; height: 38px; max-width: none; }

.header-nav { position: fixed; top: 59px; left: 0; width: 100%; height: 100%; z-index: 99; background: #fff; padding: 0 20px; overflow-x: auto; padding-bottom: 51px; display: none; }

nav ul li { border-bottom: 1px solid #ccc; position: relative; }

nav ul li h3 a { display: block; line-height: 50px; color: #333333; font-size: 16px; padding: 0 20px; }

.header-right { padding-top: 10px; text-align: center; }

.header-item { width: 80px; display: inline-block; vertical-align: middle; }

.header-item.pc-visible { display: none; }

.m-link { display: block; text-align: center; padding-top: 12px; height: 80px; color: #4C4C4C; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }

.m-link em { width: 100%; height: 30px; display: block; background-position: center center; background-repeat: no-repeat; -moz-background-size: auto 30px; -o-background-size: auto 30px; background-size: auto 30px; margin-bottom: 10px; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }

.m-link.login em { background-image: url(../images/login.png); }

.m-link.language em { background-image: url(../images/global.png); }

.m-link.language i { position: relative; }

.m-link.language i:before { content: ""; width: 0; height: 0; display: inline-block; vertical-align: 1px; margin-right: 2px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #989898;display:none; }

.m-link.searchicon { border-right: 0; }

.m-link.searchicon em { background-image: url(../images/search.png); }

.m-link i { display: block; font-style: normal; font-size: 12px; line-height: 12px; }

.mobnav-btn { float: right; display: block; width: 30px; height: 30px; position: relative; margin-top: 13px; }

.mobnav-btn span { top: 50%; margin-top: 0; }

.mobnav-btn span:first-child { content: ""; top: 7px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 5px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 5px; position: absolute; background: #666666; -webkit-transition: all 0.5s ease; width: 25px; height: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.mobnav-btn.g_close span { opacity: 0; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 16px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 16px; opacity: 1; }

.search-box { position: relative; }

.search-box .search-text { width: 100%; border-bottom: 1px solid #ccc; height: 50px; font-size: 14px; padding-left: 50px; }

.search-box .search-text::-webkit-input-placeholder { color: #aaaaaa; }

.search-box .search-text:-moz-placeholder { color: #aaaaaa; }

.search-box .search-text::-moz-placeholder { color: #aaaaaa; }

.search-box .search-text:-ms-input-placeholder { color: #aaaaaa; }

.search-box .search-btn { position: absolute; left: 0; top: 0; border: 0; height: 50px; width: 50px; background: url(../images/mobsearch.png) center center no-repeat; font-size: 0; -moz-background-size: auto 20px; -o-background-size: auto 20px; background-size: auto 20px; }

.m-subnav { display: none; }

.sub-nav, .language-nav { padding-bottom: 20px; }

.sub-nav a, .language-nav a { display: block; padding: 5px 30px; font-size: 14px; color: #666; }

.arrorright-btn { position: absolute; width: 50%; right: 0; top: 0; height: 100%; }

.arrorright-btn:after { content: ""; position: absolute; top: 19px; right: 20px; width: 10px; height: 10px; border-right: 1px solid #7c8287; border-top: 1px solid #7c8287; border-left: 0; border-bottom: 0; transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); }

nav ul li.active .arrorright-btn:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 21px; }

.langitem { position: relative; }

.language-nav { position: absolute; top: -60px; background: #3b7fc2; width: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding: 0; display: none; }

.language-nav a { padding: 5px 10px; color: #fff; border-bottom: 1px solid #fff; }

.header-item:nth-child(1){display:none;}

@media (min-width: 1024px) { .pt80 { padding-top: 60px; }
  header { position: relative; }
  .header-box { height: 80px; padding: 0 210px 0 2%; }
  .logo { padding: 18px 0 0; width: 17%; max-width: 276px; }
  .logo img { height: 40px; }
  .header-nav { float: left; width: 83%; position: static; background: none; overflow-x: inherit; display: block; padding: 14px 0 0 10%; }
  nav ul li { float: left; margin: 0; padding: 0 1%; border-bottom: 0; border-bottom: 3px solid transparent; position: relative; }
  nav ul li h3 a { padding: 14px 0; line-height: 22px; font-size: 14px; }
  nav ul li:hover, nav ul li.cur { border-bottom-color: #084D97; }
  nav ul li:hover h3 a, nav ul li.cur h3 a { color: #084D97; }
  nav ul li:last-child { padding-right: 0; }
  .header-right { position: absolute; width: 140px; right: 0; top: 0; z-index: 2; padding-top: 0; }
  .header-item { float: left; width: 70px; }
  .header-item.pc-visible { display: block; }
  .m-link { padding-top: 18px; }
  .m-link em { height: 26px; -moz-background-size: auto 26px; -o-background-size: auto 26px; background-size: auto 26px; margin-bottom: 8px; }
  .m-link:hover { color: #084D97; }
  .m-link.searchicon { border-right: 0;  }
  /*.m-link.searchicon:hover { color: #fff; }*/
  .m-link.searchbtn { display: inline-block; }
  .m-link.language:hover i:before { border-top-color: #084D97; }
  .mobnav-btn { display: none; }
  .m-subnav { position: absolute; top:53px; background: rgba(37,83,134,0.8); width: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 9; }
  .sub-nav, .language-nav { text-align: center; width: 160px; padding-bottom: 0; display: none; }
  .sub-nav a, .language-nav a { padding: 11px 10px; border-bottom: 1px solid #E8EDF1; font-size: 16px; color: #fff; }
  .sub-nav a:hover, .language-nav a:hover { background: rgba(59, 127, 194, 0.5); }
  .sub-nav a:last-child, .language-nav a:last-child { border-bottom: 0; }
  .language-nav { top: 80px; width: 100px; }
  .search-box { position: absolute; top: 60px; left: 0; width: 100%; background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid #D7D7D7; padding: 15px 0; display: none; }
  .search-box .m-searchweb { max-width: 1280px; margin: 0 auto; position: relative; }
  .search-box .search-text { background: none; border: none; }
  .search-box .search-btn { background-image: none; font-size: 14px; color: #aaaaaa; left: auto; right: 20px; top: 10px; background: #fff; width: 80px; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 1px solid #DEDEDE; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }
  .search-box .search-btn:hover { background: #084D97; color: #fff; border-color: #084D97; }
  .arrorright-btn { display: none; }
  body { padding-top: 0; } 

 

  .m-link.language:hover em { background-image: url(../images/globalhover.png); }

  .m-link.searchicon:hover em{background-image: url(../images/searchhover.png);}
}

@media (min-width: 1180px) { nav ul li { padding: 0 1.4%; }
  nav ul li h3 a { font-size: 16px; } }

@media (min-width: 1260px) { .m-subnav { top: 61px; }
  .header-box { height: 100px; padding: 0 270px 0 3%; border-bottom: 2px solid #084D97; }
  .logo { padding-top: 22px; }
  .logo img { height: 57px; }
  .header-nav { padding-top: 22px; }
  nav ul li h3 a { padding: 18px 0; }
  .m-link { padding-top: 25px; height: 100px; }
  .m-link em { height: 30px; -moz-background-size: auto 30px; -o-background-size: auto 30px; background-size: auto 30px; margin-bottom: 10px; }
  .header-right { width: 180px; }
  .header-item { width: 90px; }
  .header-item.searchbtn { display: block; }
  .search-box { top: 100px; }
  .language-nav { top: 100px; } }

@media (min-width: 1366px) { nav ul li { padding: 0 1.8%; } }

@media (min-width: 1600px) { .header-box { padding: 0 300px 0 6%; }
  nav ul li { padding: 0 1.2%; margin: 0 .6%; }
  nav ul li h3 a { padding: 18px 0; font-size: 18px; }
  .header-right { width: 200px; }
  .header-item { width: 100px; } }

@media (min-width: 1920px) { nav ul li { margin: 0 .8%;padding: 0 1.4%; } }


@charset "UTF-8";
.index-web { padding-left: 15px; padding-right: 15px; }

.banner { position: relative; overflow: hidden; }

.banner ul li { position: relative; }

.banner ul li a { display: block; }

.banner ul li a .bannerimg { display: block; width: 100%; }

.banner-con { position: absolute; left: 13%; top: 0; margin-top: 10%; color: #ffffff; width: 28%; }

.ban-titone { padding-bottom: 15%; }

.ban-titone img { max-width: 100%; }

.indexbannerindeo { text-align: center; position: absolute; left: auto; width: 100%; z-index: 1; bottom: 10px; text-align: center; cursor: pointer; }

.indexbannerindeo span { width: 30px; height: 4px; margin: 0 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; background: rgba(255, 255, 255, 0.5); outline: none; }

.indexbannerindeo span.swiper-pagination-bullet-active { background: #0450A3; }

.fainleft-one { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 900ms; -o-transition: all ease 900ms; -moz-transition: all ease 900ms; transition: all ease 900ms; opacity: 0; }

.banner ul li.active .fainleft-one { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

/*首页*/
.main-product { padding-top: 35px; padding-bottom: 35px; }

.index-web { max-width: 1280px; margin: 0 auto; }

.m-main-title { font-size: 22px; font-weight: bold; color: #333; margin-bottom: 20px; }

.m-main-title a { padding-left: 60px; font-size: 14px; font-weight: normal; position: relative; display: inline-block; vertical-align: middle; }

.m-main-title a:before { content: ""; width: 30px; height: 2px; position: absolute; top: 11px; left: 20px; background: #0450A3; }

.indexproduct-list { margin: 0 -10px; }

.indexproduct-list li { float: left; width: 50%; padding: 0 10px 10px; font-size: 12px; }

.indexproduct-list li a { display: block; position: relative; overflow: hidden; }

.indexproduct-list li a img { display: block; width: 100%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s; }

.indexproduct-list li:nth-child(1), .indexproduct-list li:last-child { width: 100%; }

.indexproduct-list li .protitle { font-size: 14px; color: #333; }

.indexproduct-list li .pro-box { position: relative; overflow: hidden; }

.proabsolute { position: absolute; bottom: 10px; left: 0; width: 100%; padding: 0 10px; color: #626d78; line-height: 22px; }

.proabsolute .protitle { font-weight: bold; height: 22px; line-height: 22px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.proabsolute .protext { height: 22px; line-height: 22px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.hover-procon { position: absolute; width: 50%; height: 100%; background: rgba(4, 80, 163, 0.8); top: 0; left: 0; color: #fff; padding: 26px 16px; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; visibility: hidden; }

.hover-procon h4 { font-size: 18px; height: 48px; line-height: 24px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 10px; }

.hover-procon .inpro-more { position: absolute; bottom: 15px; left: 16px; }

.hover-procon .inpro-more a { color: #fff; }

.solution-colunm { padding-bottom: 44px; }

.insolution-wrap { padding: 0 10px; overflow: hidden; }

.insolution-wrap ul li { padding: 0 10px 20px; position: relative; cursor:pointer;transition:all .3s; }

.insolution-wrap ul li .zoom { display: block; position: relative; overflow: hidden; background: #0846B1; z-index: 1; }

.insolution-wrap ul li .zoom img { display: block; width: 100%; }

.insolution-wrap ul li .before-con { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); text-align: center; color: #fff; }

.insolution-wrap ul li .before-con img { width: auto; height: 80px; margin: 0 auto; }

.insolution-wrap ul li .before-con .insol-tit { margin-top: 24px; display: block; font-size: 20px; font-weight: bold; }

.m-ymiddle { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.insolution-box { position: relative; }

.after-box { position:absolute; top: 0; left: 0; width:100%; height: 100%; z-index: 2; display: none; opacity: 0; }

.after-box a{display:block;}

.after-box img { display: block; width: 100%; }

.after-box .after-con { position: absolute; top: 0; left: 0; bottom: 0; width:100%; height: 100%; z-index: 3; overflow: hidden; color: #fff; background: rgba(0,0,0, 0.5); padding: 8% 24px; font-size: 14px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.after-box .after-con h4 { font-size: 20px; font-weight: bold; padding-bottom: 20px; position: relative; margin-bottom: 20px; }

.after-box .after-con h4:after { content: ""; width: 50px; height: 2px; background: #fff; display: block; position: absolute; bottom: 0; left: 0; }

.after-box .after-con .after-text { line-height: 26px; max-height: 156px; line-height: 26px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; }

.after-box .after-con .somore { position: absolute; bottom: 7%; }

.after-box .after-con .somore span { display: block; color: #fff; }

.company-stren { background: url(../images/wimg01.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #fff; padding: 40px 0 20px; font-size: 14px; overflow: hidden; }

.stren-title { font-size: 26px; font-weight: bold; line-height: 36px; text-align: center; padding-bottom: 30px; position: relative; margin-bottom: 28px; }

.stren-title:after { content: ""; width: 50px; height: 2px; background: #fff; display: block; 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%); }

.stren-con { max-width: 960px; margin: 0 auto; text-align: center; line-height: 26px; }

.stren-list { padding: 30px 0 0; }

.stren-list li { float: left; width: 50%; border-right: 1px solid #3673B5; text-align: center; margin-bottom: 30px; }

.stren-list li .num-box { padding: 16px 0; display: inline-block; text-align: center; position: relative; font-size: 0; line-height: 0; }

.stren-list li .num-box span { font-size: 36px; line-height: 45px; height: 45px; overflow: hidden; font-weight: lighter; display: inline-block; }

.stren-list li .num-box span i { background: #4193EE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: inline-block; padding: 0 5px; font-style: normal; margin: 0 2px; position: relative; }

.stren-list li .num-box span i:after { content: ""; position: absolute; top: 50%; margin-top: -1px; left: 0; width: 100%; height: 2px; background: #3673B5; }

.stren-list li .num-box em { display: block; position: absolute; right: -55px; top: 20px; width: 50px; text-align: left; font-style: normal; font-size: 12px; }

.stren-list li:nth-child(even), .stren-list li:last-child { border-right: none; }

.stren-list li:last-child { width: 100%; }

.opacity0 i { color: rgba(0, 0, 0, 0); }

.num-position { position: absolute; top: 16px; left: 7px; letter-spacing: 14px; }

.news-colunm { padding: 45px 0; }

.indexnews-left { padding: 0 0 30px; }

.indexnews-left a { display: block; position: relative; }

.indexnews-left a img { display: block; width: 100%; }

.indexnews-left a h4 { position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.8); font-size: 14px; color: #fff; padding: 0 10px; }

.indexnews-left a h4 span { display: block; height: 40px; line-height: 40px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.indexnews-left a h4 em { float: right; font-style: normal; padding: 0 50px 0 10px; }

.indexnews-list ul li { position: relative; padding: 0 0 26px 0; }

.indexnews-list ul li .news-date { text-align: center; position: absolute; top: -3px; left: 25px; color: #626d78; }

.indexnews-list ul li .news-date span { font-size: 30px; line-height: 30px; font-weight: bold; display: block; margin-bottom: 5px; }

.indexnews-list ul li .news-date em { display: block; font-style: normal; font-size: 12px; }

.indexnews-list ul li .news-right h4 { margin-bottom: 10px; }

.indexnews-list ul li .news-right h4 a { display: block; font-size: 16px; color: #333; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.indexnews-list ul li .news-right p { color: #999999; height: 48px; line-height: 24px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.indexnews-list ul li .new-itembox { position: relative; padding-left: 90px; display: block; }

.indexnews-list ul li .new-itembox:before { content: ""; position: absolute; width: 18px; height: 18px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid #0450A3; left: 0; top: 32%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #fff; z-index: 3; }

.indexnews-list ul li:nth-child(1) .new-itembox:before { top: 4px; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.indexnews-list ul li:last-child .new-itembox:before { top: auto; bottom: -5px; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.indexnews-list ul li:after { content: ""; position: absolute; width: 1px; height: 100%; background: #CDDCED; top: 5px; left: 8px; z-index: 1; }

.indexnews-list ul li:last-child { padding-bottom: 0; }

.partner-title { font-size: 22px; font-weight: bold; text-align: center; color: #333333; position: relative; padding-bottom: 18px; margin-bottom: 18px; line-height: 32px; }

.partner-title:after { content: ""; position: absolute; width: 50px; height: 2px; display: block; background: #0450A3; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.partner-text { text-align: center; font-size: 16px; color: #333333; }

.partner-list { padding-top: 30px; }

.partner-list dl { padding: 0; position: relative; }

.partner-list dl dd { position: relative; background: #F5F7F9; }

.partner-list dl dd img { visibility: hidden; display: none; width: 100%; }

.partner-list dl dd:after { content: ""; position: absolute; bottom: -10px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 12px solid #F5F7F9; -webkit-transform: translateX(-50%) rotate(-180deg); -moz-transform: translateX(-50%) rotate(-180deg); -ms-transform: translateX(-50%) rotate(-180deg); -o-transform: translateX(-50%) rotate(-180deg); transform: translateX(-50%) rotate(-180deg); top: auto; left: 50%; z-index: 2; }

.partner-list dl dt a { display: block; overflow: hidden; }

.partner-list dl dt a img { display: block; width: 100%; }

.inventer { display: block; width: 100%; top: 0; left: 0; height: 100%; color: #626d78; }

.inventer h4 { font-size: 20px; padding-bottom: 20px; position: relative; color: #333333; margin-bottom: 20px; }

.inventer h4:after { content: ""; position: absolute; width: 60px; height: 2px; display: block; background: #0450A3; left: 0; bottom: 0; }

.inventer p { height: 72px; line-height: 24px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.iconbg { display: block; position: absolute; bottom: 20px; right: 10px; height: 77px; width: 20%; background-position: center bottom; -moz-background-size: auto 50px; -o-background-size: auto 50px; background-size: auto 50px; z-index: 3; }

.inve-middle { padding: 30px 5% 60px; }

.partner-list dl:nth-child(1) .iconbg { background-image: url(../images/wicon05.png); }

.partner-list dl:nth-child(2) .iconbg { background-image: url(../images/wicon07.png); }

.partner-list dl:nth-child(3) .iconbg { background-image: url(../images/wicon06.png); }

.partner-list dl:nth-child(4) .iconbg { background-image: url(../images/wicon08.png); }

.footer-top { background: url(../images/wimg07.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.footer-web { max-width: 1630px; margin: 0 auto; color: #999999; padding: 0 15px; }

.footer-left { float: left; width: 20%; background: #28292B; padding: 47px 20px 35px; display: none;min-height:474px; }

.footer-left .footer-logo { text-align: center; display: block; border-bottom: 1px solid #444444; padding-bottom: 18px; margin-bottom: 25px; }

.footer-left .footer-logo img { display: inline-block; }

.footer-left .footer-dec { color: #999; padding-bottom: 38px; }

.footer-left .footer-address { color: #666666; }

.footer-right { width: 100%; padding: 30px 0; }

.footer-nav { overflow: hidden; }

.footer-nav li { position: relative; }

.footer-nav li h4 { font-size: 16px; padding: 14px 0; color: #fff; position: relative; border-bottom: 1px solid #666666; position: relative; }

.footer-nav li h4 a { color: #fff; }

.footer-nav li:nth-last-child(2) h4:after { width: 100%; }

.footer-sub { padding-top: 10px; }

.footer-sub a { display: block; color: #999999; padding: 5px 0;line-height:20px; }

.code-box { margin: 0 -5px; padding-top: 30px; max-width: 200px; }

.xlcode-list { float: left; width: 50%; padding: 0 5px; }

.xlcode-list img { max-width: 100%; }

.xlcode-list span { display: block; padding-top: 5px; }

.msg-left { padding-top: 20px; }

.msg-left dl { float: left; padding: 0 0 0 45px; position: relative; min-height: 54px; width:50%; line-height: 20px;margin-bottom:10px; }

.msg-left dl dt, .msg-left dl dd { display: inline-block; vertical-align: middle; }

.msg-left dl dt { position: absolute; top: 0; left: 0; }

.msg-left dl dt img { width: 40px; height: 40px; }

.msg-left dl dd { margin-top: 2px; }

.msg-left dl dd a { display: block; color: #eeeeee; font-size: 15px; font-weight: bold; }

.msg-right { padding: 10px 0 0; color: #666666; }

.msg-right .follow { padding-bottom: 10px; display:none;}

.msg-right .follow a { display: inline-block; width: 40px; height: 40px; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; margin-right: 10px; }

.msg-right .follow a.weibo { background-image: url(../images/wicon11.png); }

.msg-right .follow a.baidu { background-image: url(../images/wicon12.png); }

.footer-bottom { background: #fff; padding: 20px 0 10px; }

.footer-hot { padding: 0 0 10px 104px; position: relative; }

.hot-title { font-size: 16px; color: #0450a3; position: absolute; top: 0; left: 0; }

.hot-title img { vertical-align: middle; margin-right: 10px; }

.hot-list a { padding: 0 0 0 24px; display: inline-block; }

.hot-list a:hover { color: #0450A3; }

.plus.icon { position: absolute; right: 0; top: 0; color: #4e4b46; position: absolute; margin-left: 3px; width: 100%; height: 100%; }

.plus.icon:before { content: ''; position: absolute; width: 15px; height: 1px; right: 0; top: 26px; background-color: #666; }

.plus.icon:after { content: ''; position: absolute; width: 15px; height: 1px; right: 0; top: 26px; background-color: #666; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.footer-nav li h4.cur .plus.icon:after { opacity: 0; }

/*内页banner*/
.inside-con { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.inside-banner { position: relative; overflow: hidden; z-index: 0; }

.inside-banner img { display: block; position: relative; height: 150px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.inside-banner .inbanner-title { text-align: center; color: #fff; font-size: 26px; line-height: 40px; }

.m-inside-subnav { background: #F5F5F5; }

.channel-title { text-align: left; padding-top: 15px; padding-bottom: 15px; font-size: 18px; position: relative; color: #666; }

.channel-title:after { content: ""; position: absolute; top: 20px; right: 0; width: 12px; height: 12px; border-right: 2px solid #666; border-top: 2px solid #666; border-left: 0; border-bottom: 0; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.channel-title.cur:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 24px; }

.subnav { display: none; }

.subnav li { border-bottom: 1px solid #ccc; display: block; font-size: 16px; }

.subnav li a { padding: 16px 0; display: block; color: #737373; }

.product-warp { padding-top: 35px; padding-bottom: 40px; overflow: hidden; }

.product-listdec { padding-left: 25px; color: #737373; line-height:20px;}

.comlun-title { font-size: 18px; color: #333333; position: relative; margin-bottom: 20px; background: #fff; }

.comlun-title:before { content: ""; position: absolute; width: 7px; height: 7px; display: block; left: -26px; top: 9px; background: #2E8BF1; }

.product-list { padding-top: 32px; overflow: hidden; }

.product-list ul { margin: 0; }

.product-list ul li { padding: 0 20px 40px; }

.product-list ul li a { display: block; text-align: center; padding: 18px 0; position: relative; }

.product-list ul li a .zoom { overflow: hidden; }

.product-list ul li a img { display: block; max-width: 100%; margin: 0 auto; -webkit-transition: all ease 0.7s; -o-transition: all ease 0.7s; -moz-transition: all ease 0.7s; transition: all ease 0.7s; }

.product-list ul li a .product-con { padding: 12px 0 0; color: #999; font-size: 13px; }

.product-list ul li a .product-con h4 { height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #333; font-size: 16px; }

.product-list ul li a .product-con p { height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.m-list ul { margin: 0 -20px; }

.m-list ul li a { /*border: 1px solid #C0DCFB; */}

.m-list ul li a:after, .m-list ul li a:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s;display:none; }

.m-list ul li a:before { border-top: 1px solid #2e8bf1; border-bottom: 1px solid #2e8bf1; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); display:none;}

.m-list ul li a:after { border-right: 1px solid #2e8bf1; border-left: 1px solid #2e8bf1; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); transform: scale(1, 0); display:none;}

.noline { position: absolute; width: 100%; height: 100%; display: block; top: -1px; left: -1px;display:none; }

.noline.nolinelr:before, .noline.nolinelr:after { content: ""; position: absolute; width: 1px; height: 50%; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; }

.noline.nolinelr:before { left: 0; right: auto; }

.noline.nolinelr:after { right: -2px; left: auto; }

.noline.nolinetb:before, .noline.nolinetb:after { content: ""; position: absolute; width: 50%; height: 1px; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

.noline.nolinetb:before { top: 0; }

.noline.nolinetb:after { bottom: -2px; }

.loading a { text-align: center; display: block; color: #fff; height: 40px; line-height: 40px; background: url(../images/wicon20.png) 0 0 repeat-y; }

.sub-title { font-size: 18px; color: #333; position: relative; margin-bottom: 28px;height:30px;line-height:30px; }

.sub-title:before { content: ""; width: 8px; height: 30px; display: block; background: #2E8BF1; position: absolute; left: -26px; top: 0; }

.product-singe { padding: 0 0 40px 26px; color: #737373; }

.product-singe img { max-width: 100%; }

.platform { margin: 0 -6px; padding-bottom: 28px; }

.platform li { float: left; padding: 0 6px 10px; }

.platform li .platform-box { background: #E8E8E8; text-align: center; padding: 30px 20px; font-size: 16px; line-height: 28px; }

.platform li .platform-box .platimg { height: 70px; margin-bottom: 18px; }

.platform li .platform-box .showtitle { color: #2558AE; margin-bottom: 10px; font-size: 16px; }

.checkicon { padding-left: 22px; background: url(../images/wimg19.jpg) 0 center no-repeat; line-height: 30px; }

/*解决方案*/
.insolution-list { padding-top: 30px; }

.insolution-list ul li { padding: 0 20px 40px; }

.insolution-list ul li a { display: block; position: relative; padding: 10px; text-align: center; }

.insolution-list ul li a .solution-box { position: relative; padding: 25px 0 35px; }

.insolution-list ul li a .solution-icon { height: 75px; text-align: center; line-height: 75px; margin: 0 0 30px; }

.insolution-list ul li a .solution-icon img { display: inline-block; vertical-align: middle; max-height: 75px; }

.insolution-list ul li a .solution-icon .after-img { display: none; }

.insolution-list ul li a h4 { color: #333333; font-size: 18px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.pb60 { padding-bottom: 20px; }

.m-ptb45 { padding-top: 35px; padding-bottom: 40px; }

.lineheight18 { line-height: 18px; }

.applition-img { margin: 0 -1%; max-width: 1170px; }

.applition-img li { padding: 0 1% 2%; }

.applition-img li img { display: block; width: 100%; }

.recommend-title { position: relative; }

.recommend-title:after { content: ""; width: 100%; height: 2px; display: block; position: absolute; top: 12px; left: 0; background: #C0DCFB; }

.recommend-title .comlun-title { padding: 0 26px 0 58px; background: #fff; display: inline-block; position: relative; z-index: 2;margin-left:-26px; }

.recommend-title .comlun-title:before { left:26px; }

.quality-list { position: relative; padding: 10px 0 50px; max-width: 1145px; margin: 0 auto; }

.quality-list .banner-btn { top: 50%; margin-top: -4%; }

.quality-list .indexbannerindeo { bottom: 24px; }

.quality-list .indexbannerindeo span { background: #737373; }

.quality-list .indexbannerindeo span.swiper-pagination-bullet-active { background: #0450A3; }

.quality-swiper { position: relative; overflow: hidden; }

.quality-swiper ul { margin: 0; }

.quality-swiper ul li { padding: 0; text-align: center; }

.quality-swiper ul li a { display: block; }

.quality-swiper ul li a .zoom { background: #F4F9FE; }

.quality-swiper ul li a img { display: block; width: 100%; }

.quality-swiper ul li a h4 { color: #333; margin: 10px 0; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.banner-btn { position: absolute; top: 50%; -webkit-transform: translate(-100%,-50%); -moz-transform: translate(-100%,-50%); -ms-transform:  translate(-100%,-50%); -o-transform: translate(-100%,-50%); transform:  translate(-100%,-50%); width: 50px; height: 50px; display: block; left: 0; z-index: 98; cursor: pointer; opacity: 0; outline: none; transition:all .35s;}

.banner-btn:after { content: ""; position: absolute; width: 20px; height: 20px; display: block; border-left: 2px solid #737373; border-bottom: 2px solid #737373; border-top: 0; border-right: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 15px; left: 20px; }

.banner-btn.banner-right { right: 0; left: auto; }

.banner-btn.banner-right:after { left: 10px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

body { overflow-x: hidden; }

.ptb50 { padding-top: 35px; padding-bottom: 40px; }

.ptb60 { padding-top: 35px; padding-bottom: 40px; }

.appcase-list { overflow: hidden; }

.appcase-list ul { margin: 0 -1.6%; }

.appcase-list ul li { padding: 0 1.6% 30px; }

.appcase-list ul li a { display: block; font-size: 13px; color: #999999; line-height: 18px; padding-bottom: 8px; position: relative; }

.appcase-list ul li a .zoom { overflow: hidden; }

.appcase-list ul li a img { display: block; width: 100%; }

.appcase-list ul li a h4 { font-size: 18px; color: #333333; margin: 15px 0 10px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.appcase-list ul li a .case-text { font-size: 13px; height: 36px; line-height: 18px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.appcase-list ul li a .deatils-more { padding-top: 30px; display: block; }

.appcase-list ul li a:after { content: ""; position: absolute; bottom: 0; width: 100%; height: 1px; background: #DFE3E8; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.classic-case { padding-top: 35px; padding-bottom: 15px; }

.classic-title { height: 50px; line-height: 50px; background: #D5E8FC; padding-left: 20px; color: #333333; position: relative; }

.classic-title:after { content: ""; position: absolute; width: 7px; height: 7px; display: block; left: -15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #2E8BF1; }

.classic-list { padding: 0 0 30px 15px; }

.classic-box { padding-top: 17px; }

.classic-box a { float: left; width: 50%; display: block; padding: 8px 5px; }

.classic-box a:nth-child(2n+1) { clear: left; }

.channel-policy { padding-top: 35px; color: #737373; }

.policy-top { padding-bottom: 35px;/*background: url(../images/wicon30.png) right bottom -22px no-repeat;*/ }

.policy-top img{max-width:100%;}
.channel-titleen { font-size: 34px; line-height: 38px; color: #e7eaee; margin-bottom: 5px; text-transform: uppercase; letter-spacing: -2px; font-family: 'DINCond-Bold'; }

.channel-titlecn { font-size: 20px; color: #f17c2e; margin-bottom: 25px; }

.policy-bottom { background: url(../images/wimg31.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 35px 0; }

.policy-bottom img { max-width: 100%; }

.policy-bottom .whitecolor { color: #fff; }

.policy-bottom .channel-titlecn { color: #2e8bf1; margin-bottom: 30px; }

.policy-more { padding-top: 35px; font-size: 16px; }

.policy-more a { color: #2e8bf1; text-decoration: underline; }

.policy-img { padding-top: 30px; text-align: left; }

.supportul { color: #4b4b4b; }

.supportul li { padding: 0 0 20px 15px; }

.supportul li h4 { position: relative; }

.supportul li h4:before { content: ""; position: absolute; width: 5px; height: 14px; display: block; left: -15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #2E8BF1; }

.policysubg { background: url(../images/wimg32.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

/*加盟华德安*/
.join-table { border-top: 6px solid #EEEEEE; padding: 40px 0 60px 25px; font-size: 13px; color: #737373; }

.join-form { max-width: 1030px; font-size: 14px; }

.join-form ul { margin: 0 -1.2%; }

.join-form ul li { float: left; width: 100%; padding: 0 1.2% 10px; }

.join-form ul li.allwidth { width: 100%; }

.join-form ul li .box-input { height: 60px; line-height: 60px; position: relative; border: 1px solid #DDDDDD; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }

.join-form ul li .box-input.textareaheight, .join-form ul li .box-input textarea { height: 180px !important; }

.join-form ul li .box-input:after, .join-form ul li .box-input:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s; }

.join-form ul li .box-input:before { border-top: 1px solid #2e8bf1; border-bottom: 1px solid #2e8bf1; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); }

.join-form ul li .box-input:after { border-right: 1px solid #2e8bf1; border-left: 1px solid #2e8bf1; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); transform: scale(1, 0); }

.join-form ul li .box-input em { position: absolute; right: 20px; color: #ff0000; font-style: normal; top: 0; }

.join-form ul li .box-input span { position: absolute; display: block; top: 18px; left: 18px; color: #737373; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; line-height: 22px; opacity: 0; color: #2e8bf1; font-size: 10px; z-index: 0; }

.join-form ul li .box-input .codeimg { position: absolute; right: 2px; top: 3px; z-index: 99; }

.join-form ul li .box-input .codeimg img { display: block; height: 55px; }

.join-form ul li .box-input input, .join-form ul li .box-input select, .join-form ul li .box-input textarea { width: 100%; background: none; height: 30px; padding-left: 18px; font-size: 14px; color: rgba(115, 115, 115, 0.5); position: relative; z-index: 1; }

.join-form ul li .box-input input::-webkit-input-placeholder, .join-form ul li .box-input select::-webkit-input-placeholder, .join-form ul li .box-input textarea::-webkit-input-placeholder { color: rgba(115, 115, 115, 0.5); }

.join-form ul li .box-input input:-moz-placeholder, .join-form ul li .box-input select:-moz-placeholder, .join-form ul li .box-input textarea:-moz-placeholder { color: rgba(115, 115, 115, 0.5); }

.join-form ul li .box-input input::-moz-placeholder, .join-form ul li .box-input select::-moz-placeholder, .join-form ul li .box-input textarea::-moz-placeholder { color: rgba(115, 115, 115, 0.5); }

.join-form ul li .box-input input:-ms-input-placeholder, .join-form ul li .box-input select:-ms-input-placeholder, .join-form ul li .box-input textarea:-ms-input-placeholder { color: rgba(115, 115, 115, 0.5); }

.join-form ul li.focus .box-input { border: 0; }

.join-form ul li.focus .box-input:after, .join-form ul li.focus .box-input:before { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.join-form ul li.focus .box-input input, .join-form ul li.focus .box-input textarea, .join-form ul li.focus .box-input select { margin-top: 26px; font-size: 16px; color: #323232; }

.join-form ul li.focus span { -webkit-transform: translateY(-12px); -moz-transform: translateY(-12px); -ms-transform: translateY(-12px); -o-transform: translateY(-12px); transform: translateY(-12px); opacity: 1; }

.change-address .box-input { margin-bottom: 10px; }

.change-address .box-input:last-child { margin: 0; }

.join-form ul li .box-input input:focus::-webkit-input-placeholder, .join-form ul li .box-input textarea:focus::-webkit-input-placeholder { color: transparent; }

.join-form ul li .box-input input:focus:-moz-placeholder, .join-form ul li .box-input textarea:focus:-moz-placeholder { color: transparent; }

.join-form ul li .box-input inputfocus::-moz-placeholder, .join-form ul li .box-input textareafocus::-moz-placeholder { color: transparent; }

.join-form ul li .box-input input:focus:-ms-input-placeholder, .join-form ul li .box-input textarea:focus:-ms-input-placeholder { color: transparent; }

.form-btn input { width: 48%; display: block; float: left; height: 60px; max-width: 240px; border: 1px solid #DDDDDD; color: #737373; background: none; margin-right: 2%; cursor: pointer; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.form-btn input:hover { background: #2e8bf1; color: #fff; }

.form-btn input.submitbtn { border-color: #2e8bf1; color: #2e8bf1; }

.form-btn input.submitbtn:hover { color: #fff; }

.form-btn input.resetbtn { border-color: #2e8bf1; }

/*新闻资讯*/
.news-hot { padding: 30px 20px; background: url(../images/wimg35.jpg) 0 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.news-hot dt { position: relative; }

.news-hot dt a { display: block; overflow: hidden; }

.news-hot dt a img { display: block; width: 100%; }

.news-hot dt:before { content: ""; position: absolute; width: 3px; height: 65%; background: #E5E5E5; display: block; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 0; }

.news-hot dd { padding: 25px 0; position: relative; color: #737373; line-height: 20px; }

.news-hot dd h4 { font-size: 18px; margin-bottom: 18px; }

.news-hot dd h4 a { color: #333333; display: block; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-hot dd .news-date { font-size: 13px; display: block; padding-left: 20px; background: url(../images/wicon32.png) 0 center no-repeat; color: #ABABAB; margin-bottom: 20px; }

.newshot-more { padding-top: 24px; }

.newshot-more a { color: #737373; }

.newslist{padding-bottom:20px;}

.newslist dl { padding: 15px 10px; position: relative; }

.newslist dt { padding: 0; overflow: hidden; }

.newslist dt img { display: block; width: 100%; }

.newslist dd { padding-top: 10px; padding-right: 0; padding-left: 0; }

.newslist dd h4 { font-size: 15px; padding-bottom: 15px; }

.newslist dd h4 a { color: #1a1a1a; display: block; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newslist dd .newsdeatils { height: 60px; line-height: 20px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #737373; }

.newslist .date { position: relative; right: auto; top: 10px; text-align: left; color: #cccccc; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.newslist .date em { font-size: 15px; line-height: normal; border-bottom: none; display: inline-block; vertical-align: -1px; position: relative; padding-left: 5px; font-style: normal; }

.newslist .date em:before { content: "."; position: absolute; left: 0; display: block; font-weight: bold; }

.newslist .date .time { font-size: 15px; display: inline-block; float: left; vertical-align: middle; }

.newslist .deailsBtn { margin-top: 25px; }

.newslist .deailsBtn a { display: block; padding: 5px 15px; border: 1px solid #CCCCCC; text-align: center; color: #666; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

/*新闻详情*/
.newdetails { background: #fff; }

.news-deatils-top { padding: 30px 0 20px; margin-bottom: 30px; border-bottom: 1px solid #EBEEF0; color: #333333; }

.news-deatils-top h1 { font-size: 24px; line-height: 30px; margin-bottom: 15px; }

.news-deatils-top .newsdeatils-date { color: #8e8e8e; font-size: 18px; }

.news-box { padding: 0; position: relative; color: #666666; }

.news-box img { max-width: 100%; }

.news-deatils-con { font-size: 14px; line-height: 26px; padding: 0 0 30px 0; }

.newsdeatils-bottom { padding: 25px 0 30px; font-size: 16px; position: relative; overflow: hidden; border-top: 1px solid #EBEEF0; }

.newsdeatils-bottom dl dd { position: relative; margin-bottom: 10px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newsdeatils-bottom dl span { display: inline-block; }

.newsdeatils-bottom dl a { display: inline-block; color: #666; }

.newsdeatils-bottom dl a:hover { color: #2481ED; }

.newsdeatils-bottom .return-list { width: 184px; height: 44px; line-height: 44px; margin: 0; display: block; background: #2E8BF1; text-align: center; color: #fff; margin: 20px auto 0; }

.left-share { display: none; }

.left-share .article-share { position: absolute; top: 7px; left: 0; }

.left-share .article-share.js-sharefix { position: fixed; top: 80px; left: 40px; }

.left-share .article-share.js-shareEnd { position: absolute; top: auto; bottom: 63px; }

.left-share a { float: none !important; display: block !important; width: 50px !important; height: 50px !important; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center !important; padding: 0 !important; margin: 0 0 1px !important; }

.bds_tsina { background-image: url(../images/sharebtn_01.jpg) !important; }

.bds_tqq { background-image: url(../images/sharebtn_03.png) !important; }

.bds_sqq { background-image: url(../images/sharebtn_05.jpg) !important; }

.bds_weixin { background-image: url(../images/sharebtn_07.jpg) !important; }

.bds_tieba { background-image: url(../images/sharebtn_09.jpg) !important; }

.bds_tsina:hover { background-image: url(../images/sharebtnac_01.jpg) !important; }

.bds_tqq:hover { background-image: url(../images/sharebtnac_03.jpg) !important; }

.bds_sqq:hover { background-image: url(../images/sharebtnac_05.jpg) !important; }

.bds_weixin:hover { background-image: url(../images/sharebtnac_07.jpg) !important; }

.bds_tieba:hover { background-image: url(../images/sharebtnac_09.jpg) !important; }

/*服务理念*/
.service-idea { padding: 30px 10px; background-image: url(../images/wimg40.jpg); background-position: 0 0; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #5f5f5f;line-height:20px; }

.ser-titen { font-size: 38px; font-family: 'DINCond-Bold'; color: rgba(46, 139, 241, 0.3); font-weight: normal; text-transform: uppercase; margin-bottom: 5px; line-height: 38px; }

.ser-titcn { font-size: 20px; color: #4d4d4d; }

.service-left { padding: 0 0 20px 0; }

.service-right { position: relative; }

.service-right:after { content: ""; position: absolute; width: 3px; height: 80%; background: #E5E5E5; display: block; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 0; }

.service-ideacon { padding: 35px 0 0; }

.service-ideacon .comlun-title { padding-left: 25px; margin-bottom: 20px; }

.service-ideacon .comlun-title:before { left: 0; }

.process-list { position: relative; }

.process-list ul { padding: 0; }

.process-list ul li { float: left; width: 50%; text-align: center; color: #5f5f5f; padding: 0 10px 30px; position: relative; }

.process-list ul li:nth-child(2n+1) { clear: left; }

.process-img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; }

.process-img img { display: block; width: 100%; }

.ser-icon { position: relative; padding-bottom: 16px; }

.ser-icon img { height: 67px; }

.ser-icon .prodot { display: block; width: 32px; height: 32px; background: rgba(125, 180, 241, 0.2); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; position: absolute; bottom: 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); left: 50%; display: none; }

.ser-icon .prodot:after { content: ""; position: absolute; display: block; width: 12px; height: 12px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: block; background: #7DB4F1; left: 10px; top: 10px; }

.processbox { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border: 1px dashed #7DB4F1; padding: 20px 15px; width: 100%; text-align: left; background: #fff; display: block; }

.processbox:before { content: ""; display: block; -webkit-transform: translateX(-50%) rotate(135deg); -moz-transform: translateX(-50%) rotate(135deg); -ms-transform: translateX(-50%) rotate(135deg); -o-transform: translateX(-50%) rotate(135deg); transform: translateX(-50%) rotate(135deg); position: absolute; width: 12px; height: 12px; border-width: 0 0 1px 1px; border-color: #7DB4F1; border-style: dashed; background-color: #fff; left: 50%; top: 108px; }

/*售后服务*/
.salepolicy-box { position: relative; overflow: hidden; }

.salepolicy-box img { display: block; position: relative; height: 200px; left: 30%; -webkit-transform: translateX(-30%); -moz-transform: translateX(-30%); -ms-transform: translateX(-30%); -o-transform: translateX(-30%); transform: translateX(-30%); }

.after-sale { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; line-height: 20px; color: #a1a1a1; width: 100%; }

.after-sale br { display: none; }

.colorbule { color: #2e8bf1; margin-bottom: 8px; }

.aftersatitle { font-size: 24px; color: #252525; margin-bottom: 18px; }

.free-table { margin: 40px 0 45px; }

.free-table { color: #808080; overflow-x: auto; }

.free-table table { max-width: 1070px; margin: 0 auto; min-width: 760px; }

.free-table table tr td { border: 1px solid #EAF3FE; padding: 8px; }

.free-table table tr td:nth-child(1) { border-left: 0; }

.free-table table tr td:last-child { border-right: 0; }

.free-table table thead tr td { background: #F5F5F5; color: #f17c2e; text-align: center; padding: 8px 0; }

.load-list .comlun-title { padding-left: 25px; }

.load-list .comlun-title:before { left: 0; }

.load-item { padding-bottom: 10px; }

.load-item a { display: inline-block; text-decoration: underline; }

/*定制化服务*/
.flow-process { background: url(../images/wimg32.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 45px 0 0; color: #737373; }

.flow-process .commonweb { max-width: 1085px; }

.flow-title { text-align: center; color: #252525; font-size: 24px; position: relative; padding-bottom: 16px; }

.flow-title:after { content: ""; position: absolute; width: 36px; height: 2px; display: block; background: #2E8BF1; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.flow-list { padding: 35px 0 20px; margin-left: -10px; }

.flow-list li { line-height: 18px; text-align: center; position: relative; padding: 0 5px 20px; }

.flow-list li .flow-box { display: inline-block; }

.flow-list li .flow-box .flow-item { width: 95px; height: 40px; background: #2E8BF1; text-align: center; line-height: 40px; color: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 0 auto 14px; font-size: 16px; }

.flow-list li .flow-box br { display: none; }

.flow-list li:after { content: ""; width: 23px; height: 17px; display: block; position: absolute; right: -11px; top: 12px; background: url(../images/wicon41.png) center center no-repeat; -moz-background-size: auto 10px; -o-background-size: auto 10px; background-size: auto 10px; }

.flow-list li:last-child:after { opacity: 0; }

.flow-list li:nth-child(3n+1) { clear: left; }

.bigflow { margin: 0 -2.6%; }

.bigflow li { padding: 0 2.6% 20px; }

.bigflow li img { display: block; width: 100%; }

.bigflow li .bigflow-box { position: relative; }

.bigflow li .bigflow-con { position: relative; background: #F6F6F6; padding: 15px 20px; width: 100%; }

.bigflow li .bigflow-con h4 { font-size: 18px; color: #f17c2e; margin-bottom: 4px; }

.solution-top { padding: 35px 0 0; }

.innovation { padding: 0 25px 10px; line-height: 20px; }

.innovation .comlun-title { margin-bottom: 25px; }

.self-service { padding-top: 40px; padding-bottom: 40px; }

.self-service .join-table { padding-top: 30px; padding-bottom: 0; }

.selfservice-nav { font-size: 0; line-height: 0; text-align: left; }

.selfservice-nav a { display: inline-block; width: 46%; height: 40px; line-height: 40px; text-align: center; border: 1px solid #DDDDDD; margin: 0 0 20px; font-size: 14px; max-width: 140px;border-top-left-radius:3px; border-top-right-radius:3px;border-bottom:none;}

.selfservice-nav a:hover, .selfservice-nav a.cur { background: #2E8BF1; color: #fff; border-color: #2E8BF1; }

.load-nav a { width: 29%; }

.self-service-top { padding: 10px 0 30px; }

.telnum a { color: #2e8bf1; font-size: 16px; }

.serial-number { padding: 15px 0 10px; font-size: 13px; color: #737373; }

.serial-number a { color: #2e8bf1; }

.mt20 { margin-top: 0px; }

.self-mt30 { padding: 20px 0 30px; }

.self-service-top dl dd { color: #323232; padding: 0; }

.self-service-top dl dd .colorgray { color: #9b9b9b; }

.self-service-top dl dd a { color: #323232; }

.self-service-top dl dd.dd2 { text-align: left; padding-top: 38px; }

.self-service-top dl dd.dd2 a { display: block; }

.self-service-top dl dd.dd2 a img { display: block; width: 100%; }

.self-service-top dl dd.dd2 a .load-table { text-align: left; padding: 20px 22px; background: #F4F9FE; }

.self-service-top dl dd.dd2 a .load-table h4 { color: #626262; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.self-service-top dl dd.dd2 a .load-table .load-bule { color: #2e8bf1; font-size: 13px; text-decoration: underline; max-height: 48px; line-height: 24px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.m-borderline { border-top: 6px solid #EEEEEE; }

.self-service-bottom { padding: 40px 0 0 25px; color: #737373; line-height: 20px; }

.self-service-bottom img { max-width: 100%; }

.self-mb30 { margin-bottom: 30px; }

.query-result { margin-top: 10px; padding: 30px 0 0 25px; }

.result-box { padding: 25px 10px; border: 1px solid #DDDDDD; line-height: 30px; color: #323232; max-width: 1030px; }

.reminder { padding: 10px 0 0; color: #969696; font-size: 13px; line-height: 20px; }

.download-center { padding-top: 40px; }

.download-center ul li { margin-bottom: 26px; }

.download-center ul li a { display: block; color: #737373; font-size: 16px; line-height: 34px; }

.download-center ul li a.dowmtext { position: relative; padding-right: 30px; height: 34px; line-height: 34px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.download-center ul li a.dowmtext:after { content: ""; position: absolute; display: block; margin-left: 0; display: inline-block; vertical-align: middle; width: 18px; height: 18px; background-repeat: no-repeat; -moz-background-size: auto 18px; -o-background-size: auto 18px; background-size: auto 18px; right: 10px; top: 8px; }

.download-center ul li .download-btn { float: right; width: 60px; height: 34px; -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); display: block; background-image: url(../images/wicon42.png); background-position: center center; background-repeat: no-repeat; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.download-center ul li:nth-child(5n) { border-bottom: 1px dashed #CCCCCC; padding-bottom: 26px; }

.download-center ul li:last-child { border-bottom: 0; }

.talentdl dt { text-align: center; }

.talent-concept { padding-top: 35px; padding-bottom: 40px; color: #333333; line-height: 20px; }

.talent-img { padding: 0; text-align: center; }

.talent-img img { max-width: 100%; }

.talent-con { padding: 50px 0 0 10px; }

.talent-con .talent-title { color: #2e8bf1; font-size: 22px; margin-bottom: 12px; position: relative; line-height: 32px; }

.talent-con .talent-title:before { content: ""; width: 50px; height: 1px; background: #D9D9D9; display: block; position: absolute; top: -20px; left: 0; }

.talent-con .talent-colorgary { color: #999999; padding-bottom: 6px; }

.talent-con .nameimg { text-align: right; padding-top: 4%; }

.social-title { font-size: 28px; line-height: 30px; color: #2e8bf1; text-align: center; margin-bottom: 20px; }

.social-con { text-align: center; }

.social-con { max-width: 945px; margin: 0 auto; }

.pagezhaopin4 { padding-top: 25px; }

.hsh_zp04 { border-top: 1px solid #e8e8e8; padding-bottom: 38px; }

.hsh_zp04 li { border-bottom: 1px solid #e8e8e8; }

.hsh_zp04 li h3 { font-size: 15px; height: 50px; line-height: 50px; color: #4c4c4c; padding: 0 28px 0 10px; cursor: pointer; position: relative; }

.hsh_zp04 li h3:after { content: ""; position: absolute; top: 45%; right: 15px; width: 14px; height: 14px; border-right: 4px solid #BFBFBF; border-top: 4px solid #BFBFBF; border-left: 0; border-bottom: 0; -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.zhaoptext04 { padding: 16px; background-color: #f2f2f2; font-size: 13px; color: #4c4c4c; line-height: 24px; display: none; }

.zhaoptext04 b { font-weight: normal !important; }

.zhaoptext04 h4 { font-weight: bold; font-size: 14px; color: #4c4c4c; padding-bottom: 5px; }

.hsh_mailtoa04 { width: 120px; height: 35px; line-height: 35px; text-align: center; color: #ffffff; font-size: 16px; background-color: #2E8BF1; display: block; margin: 32px 0 10px 0; }

.hsh_mailtoa04:hover { color: #ffffff; }

.hsh_zp04 li h3.cur { color: #ffffff; background-color: #2E8BF1; }

.hsh_zp04 li h3.cur:after { -webkit-transform: translateY(-50%) rotate(-45deg); -moz-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); border-color: #fff; top: 55%; }

.hsh_mailtotext04 { color: #2E8BF1; }

.recrequest04 { padding: 2% 0; margin: 0 0 3%; border-bottom: 1px solid #d9d9d9; line-height: 28px; font-size: 14px; }

.recrequest04 li { padding: 0; border: none !important; }

/*公司简介*/
.company-profile { background-image: url(../images/wimg40.jpg); background-position: 0 0; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; line-height: 20px; padding: 30px 20px; }

.company-profile .dd1 { padding: 15px 0; }

.company-profile .dd1 .profileen { font-family: 'Montserrat-Regular'; font-size: 28px; color: #2e8bf1; line-height: 28px; margin-bottom: 8px; }

.company-profile .dd1 .profileencn { font-size: 16px; line-height: 30px; }

.company-profile .dd2 { padding: 0 0 20px; position: relative; }

.company-profile .dd2:after { content: ""; position: absolute; width: 3px; height: 100%; background: #E5E5E5; display: block; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 0; }

.about-profile { padding-top: 30px; padding-bottom: 36px; color: #5f5f5f; line-height: 20px; position: relative; z-index: 2; }

.about-left { padding: 0; position: relative; }

.about-left:before { content: ""; position: absolute; left: 0; width: 50px; height: 46px; display: block; top: 0; /*background: url(../images/wimg55.jpg) 0 0 no-repeat;*/ -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.about-right { padding: 0; }

.about-right img { width: 100%; }

.profile-num { padding-top: 35px; margin: 0 -13px; }

.profile-num li { float: left; width: 50%; color: #999999; padding: 0 13px 30px; text-align: center; }

.profile-num li span { display: block; line-height: 18px; }

.profile-num li .pronum { padding-left: 5px; color: #2e8bf1; font-size: 38px; line-height: 34px; font-style: normal; display: block; letter-spacing: -2px; font-family: 'Montserrat-Regular'; }

.profile-num li:nth-child(2n+1) { clear: left; }

.advantage-title { color: #333333; text-align: center; position: relative; font-size: 24px; padding-bottom: 18px; }

.advantage-title:after { content: ""; position: absolute; width: 50px; height: 4px; background: #2e8bf1; display: block; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.our-advantage { position: relative; }

.our-advantage .fullbg { position: relative; display: none; }

.our-advantage .fullbg .commonweb { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); top: -198px; width: 100%; }

.advantagetop { position: relative; z-index: 2; padding: 0; }

.advantage-ul { padding-top: 20px; }

.advantage-ul li { padding: 0 13px; color: #333; line-height: 20px; }

.advantage-ul li .advan-box { background: #F5F8FB; border-bottom: 4px solid #fff; }

.advantage-ul li .advanimg-top { padding: 20px 25px; text-align: center; background: #FFF; }

.advantage-ul li .advanimg-top img { height: 50px; }

.advantage-ul li .advanimg-top h4 { padding-top: 6px; font-size: 20px; }

.advantage-ul li .advancon-bottom { padding: 34px 25px; }

.advantage-ul li:nth-child(1) .advan-box { border-color: #6A2EF1; }

.advantage-ul li:nth-child(2) .advan-box { border-color: #2E8BF1; }

.advantage-ul li:nth-child(3) .advan-box { border-color: #F17C2E; }

/*企业文化*/
.corporate-culture { margin-top: 40px; line-height: 20px; }

.corporate-culture img { max-width: 100%; }

.corporate-left { padding: 0; }

.box-img { position: relative; overflow: hidden; }

.box-img:before { content: ""; position: absolute; width: 98%; height: 98%; display: block; background: #F17C2E; left: 0; bottom: 0; }

.box-img img { position: relative; display: block; width: 100%; margin-left: 6px; top: -6px; }

.corporate-culture { color: #5f5f5f; position: relative; }

.color-bule { color: #2e8bf1; }

.corporate-right { padding-top: 30px; position: relative; }

.corporate-right:after { content: ""; position: absolute; width: 100px; height: 93px; right: 0; top: 0; display: block; background: url(../images/wicon52.png) 0 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.corporate-right ul li { margin-bottom: 22px; position: relative; min-height: 50px; display: table; }

.corporate-right ul li img { width: 68px; display: table-cell; vertical-align: middle; margin-right: 10px; }

.corporate-right ul li .corporate-con { display: table-cell; vertical-align: middle; }

/*发展历程*/
.milestone { padding-top: 35px; padding-bottom: 40px; }

.develop-swiper { position: relative; overflow: hidden; margin-top: 30px; }

.develop-swiper ul li { float: left; width: 100%; border-left: 1px solid #2e8bf1; }

.develop-swiper ul li .develop-con { height: 198px; overflow-x: auto; background: url(../images/wicon53.png) 0 0 repeat; padding: 25px 10px; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.develop-swiper ul li .year-num { display: block; padding: 50px 0 0 15px; color: rgba(52, 58, 64, 0.6); font-size: 30px; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.develop-btn { position: absolute; right: 0; bottom: 0; font-size: 0; line-height: 0; z-index: 9; background: #fff; }

.develop-btn span { display: inline-block; width: 30px; height: 17px; background-color: #96C5F8; background-image: url(../images/wicon54.png); background-repeat: no-repeat; cursor: pointer; outline: none; }

.develop-btn span.develop-left { background-position: 4px center; margin-right: 20px; }

.develop-btn span.develop-right { background-position: -45px center; }

.slimScrollBar,.slimScrollRail{opacity:0 !important;}

.honor-wrap { padding-bottom: 65px; background: url(../images/wimg58.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.honor-nav { text-align: center; font-size: 0; line-height: 0; }

.honor-nav a { display: inline-block; width: 33.3%; max-width: 190px; line-height: 50px; background: #4192EC; color: #fff; font-size: 24px; font-family: 'Montserrat-Regular'; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.honor-nav a:hover, .honor-nav a.cur { background: #fff; color: #f17c2e; }

.honor-siwper { padding-top: 50px; position: relative; overflow: hidden; }

.honor-siwper ul{margin:0 -6px;}

.honor-siwper ul li { float: left; width: 50%; text-align: center; padding:0 6px 12px; }

.honor-siwper ul li a { display: block; padding: 30px 0 0; background: #F8F8F8; }

.honor-siwper ul li a .honbox-img { height: 120px; position: relative; margin-bottom: 28px; overflow: hidden; }

.honor-siwper ul li a .honbox-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; }

.honor-siwper ul li a h4 { background: #fff; height: 50px; line-height: 50px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; padding: 0 10px; }

.honor-table { position: relative; padding: 0; display:none;}

.honor-btn { position: absolute; left: -30px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 52px; height: 52px; border: 2px solid #fff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; cursor: pointer; outline: none; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; display: none; }

.honor-btn:after { content: ""; position: absolute; top: 18px; left: 19px; width: 12px; height: 12px; display: block; border-right: 2px solid #fff; border-top: 2px solid #fff; border-left: 0; border-bottom: 0; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.honor-btn.honor-right { right: -30px; left: auto; }

.honor-btn:hover { border-color: #2E8BF1; background: #2E8BF1; }

.honor-btn.honor-right:after { left: 15px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.honor-dot { text-align: center; padding-top: 30px; outline: none; }

.honor-dot span { display: inline-block; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #fff; margin: 0 4px; }

.honor-dot span.swiper-pagination-bullet-active { background: #2E8BF1; }

.probg { position: fixed; top: 0; width: 100%; height: 100%; left: 0; background: rgba(0, 0, 0, 0.8); z-index: 998; display: none; }

.product-popup { position: fixed; top: 0; left: 0; z-index: 999; display: none; }

.procut-btn { position: fixed; width: 50px; height: 50px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; z-index: 1000; outline: none; }

.procut-left { left: -12px; }

.procut-right { right: -12px; }

.procut-btn:after { content: ""; position: absolute; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.procut-left:after { border-right: 15px solid #fff; }

.procut-right:after { border-left: 15px solid #fff; }

.procut-btn:hover { border-color: #fff; }

.procut-left:hover:after { border-right-color: #fff; }

.procut-right:hover:after { border-left-color: #fff; }

.procut-popbox { width: 86%; 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%); word-wrap: break-word; line-height: 28px; z-index: 9; }

.honor-popup .procut-popbox li { position: relative; height: 100%; width: 100%; text-align: center; }

.honor-popup .procut-popbox img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; position:absolute;top:50%;left:50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.procut-popbox .prodcutpop-swiper { position: relative; overflow: hidden; }

.closebtn { width: 35px; height: 35px; position: fixed; display: block; top: 20px; right: 3%; background-image: url(../images/winco04.png); background-position: center center; background-repeat: no-repeat; background-color: #2E8BF1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -moz-background-size: 12px auto; -o-background-size: 12px auto; background-size: 12px auto; cursor: pointer; z-index: 99; }

.contact-box { background: url(../images/wicon53.png) repeat; }

.contact-box dd { padding: 20px; background: url(../images/wicon56.png) right -40px bottom -20px no-repeat; }

.contact-box dd .contact-title { font-size: 24px; color: #2e8bf1; margin-bottom: 20px; }

.contact-box dd .m-icon { padding-left: 26px; background-image: url(../images/wicon55.png); color: #333; }

.contact-box dd .m-icon i { font-style: normal; color: #737373; }

.contact-box dd .m-icon a { color: #333; }

.contact-box dd .m-icon.contel { background-position: 4px 6px; }

.contact-box dd .m-icon.confax { background-position: 4px -24px; }

.contact-box dd .m-icon.conemail { background-position: 4px -54px; }

.contact-box dd .m-icon.conaddress { background-position: 4px -84px; }

.contact-list { padding: 40px 0 30px; }

.contact-tab a { color: #737373; display: inline-block;line-height: 20px;margin-bottom: 10px; width: 32%; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s;font-size:24px; }

.contact-tab a.cur, .contact-tab a:hover { color: #2E8BF1;  }

.contact-warp { padding-top: 20px; }

.contact-tem { color: #333; display: none; }

.contact-tem i { font-style: normal; color: #737373; }

.contact-bottom li { background: #F5F8FB; text-align: center; padding: 33px 0; line-height: 20px; border-bottom: 2px solid #fff; }

.contact-bottom li .from-item { display: inline-block; text-align: left; padding-left: 52px; position: relative; }

.contact-bottom li .from-item img { position: absolute; left: 0; top: 10px; }

.dark-grey { color: #333; }

.product-one { background: url(../images/wimg63.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding-top: 40px;overflow:hidden; }

.mproduct-title { font-size: 24px; color: #333; text-align: center; line-height: 34px; }

.fs40 { font-size: 26px; }

.product-deatils .commonweb { position: relative; }

.product-deatils img { max-width: 100%;display:block; }

.product-item:nth-child(1) img{width:100% !important;max-width: 100% !important;vertical-align: middle;display:block;height:auto !important;}

.m-pt65 { padding-top: 35px; }

.productimg-one { text-align: center; max-width: 70%; margin: 0 auto; }

.productimg-one img { display: block; margin: 0 auto; }

.product-two { background: #0F1315;overflow:hidden; }

.productimg-2 { float: left; width: 73%; padding-left: 75px; }

.productimg-3 { width: 70%; float: right; margin: 3% 2% 0 0; padding-right: 75px; }

.mproduct-titletwo { color: #fff; font-size: 22px; line-height: 34px; }

.m-position { position: absolute; left: 4%; bottom: 8%; }

.product-three { background: url(../images/wimg64.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 45px 0; }

.mptitle { margin-bottom: 30px; }

.productimg-4 { text-align: center; }

.product-four { position: relative;overflow:hidden; }

.product-four img { display: block; position: relative; height: 200px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.title-center { color: #fff; text-align: center; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 9; }

.product-five { padding-top: 40px;overflow:hidden; }

.product-five img { display: block; width: 100%; }

.product-six { background: url(../images/wimg67.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding-top: 55px; }

.productimg-5 { text-align: center; padding-top: 30px; }

.nfc-title { line-height: 20px; text-align: center; }

.product-seven { background: url(../images/wimg69.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 60px 0; text-align: center; }

.product-item { position: relative; }

.unique-top { padding: 0 20px; }

.unique-police { text-align: center; display: inline-block; position: relative; padding: 0 35px; }

.unique-police .m-topleft { position: absolute; left: 0; top: 0; height: 100%; }

.unique-police .m-topleft:after, .unique-police .m-topleft:before { content: ""; position: absolute; width: 52px; height: 26px; display: block; left: 0; border-left: 1px solid #AFD3F5; }

.unique-police .m-topleft:before { top: -5px; border-top: 1px solid #AFD3F5; }

.unique-police .m-topleft:after { bottom: -5px; border-bottom: 1px solid #AFD3F5; }

.unique-police .m-topright { position: absolute; right: 0; top: 0; height: 100%; }

.unique-police .m-topright:after, .unique-police .m-topright:before { content: ""; position: absolute; width: 52px; height: 26px; display: block; right: 0; border-right: 1px solid #AFD3F5; }

.unique-police .m-topright:before { top: -5px; border-top: 1px solid #AFD3F5; }

.unique-police .m-topright:after { bottom: -5px; border-bottom: 1px solid #AFD3F5; }

.productimg-6 { text-align: center; font-size: 0; line-height: 0; padding-top: 10%; max-width: 80%; margin: 0 auto; }

/*右侧导航*/
.right-side { position: fixed; right: 10px; bottom: 70px; z-index: 8; display: none; }

.right-side a { width: 40px; height: 40px; display: block; margin-bottom: 5px; background: #626D78; background-position: center center; background-repeat: no-repeat; position: relative; }

.right-side a:hover { background-color: #004EA2; }

.right-side a span { position: absolute; right: 0; top: 0; width: 100%; line-height: 40px; height: 100%; z-index: 999; display: none; }

.right-side a span img { vertical-align: middle; display: inline-block; margin-right: 10px; height: 18px; }

.right-side a .qqtext { width: 150px; background: #626D78; color: #fff; padding: 0 10px; font-weight: bold; font-size: 16px; }

.right-side a .weixinimg { width: 102px; right: 40px; border: 1px solid #ccc; height: 102px; }

.right-side a .weixinimg img { width: 100px; height: 100px; }

.right-side a a.sideQQ:hover { background-color: none; }

.right-side .sideeamil { background-image: url(../images/wicon66.png); }

.right-side .sideQQ { background-image: url(../images/wicon67.png); }

.right-side .sidetel { background-image: url(../images/wicon68.png); }

.right-side .sideweixin { background-image: url(../images/wicon69.png); }

.right-side .sidetop { background-image: url(../images/wicon70.png); }

.productpei-link{color:#868686;display:block;font-size:18px;text-align:center;padding:30px 0 50px;}
.productpei-link:hover{color:#084D97;}

.develop-wrap{position:relative;padding:0 30px;}
.develop-wrap .banner-btn{opacity:1;left:-10px;top:40%;-webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); -ms-transform: translate(0,-50%);  -o-transform: translate(0,-50%);transform: translate(0,-50%);}
.develop-wrap .banner-right{right:-10px;left:auto;}



/*产品最新详情*/
.product-deatils { overflow: hidden; color: #282828; }

.product-deatils img { display: block; max-width: 100%; }

.product-deatils .mpr3-position { width: 100%; text-align: center; padding-top: 40px; padding-bottom: 20px; color: #282828; }

.mpr3fs48 { font-size: 28px; line-height: 46px; margin-bottom: 10px; }

.mpr3fs22 { font-size: 18px; line-height: 30px; }

.mpr3box { font-size: 22px; border: 1px solid #737373; display: inline-block; line-height: 54px; margin: 20px 0; padding: 0 14px; }

.mpro3-twobox { padding-top: 6%; padding-bottom: 3%; }

.mpro3-twobox dd { color: #000; padding: 4% 0 0 0; font-size: 16px; }

.mpro3-twobox dd h4 { font-size: 28px; font-weight: bold; margin-bottom: 30px; line-height: 40px; }

.mpro3-twobox dd .small-tit { font-size: 18px; font-weight: bold; margin-bottom: 4px; }

.mpro3-twobox dd .pb60 { padding-bottom: 30px; }

.itemimg { position: absolute; top: 0; left: 0; height: 100%; overflow: hidden; }

.itemimg img { height: 100% !important;width:auto !important; max-width: none; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.applied-box { padding-top: 40px; padding-bottom: 20px; color: #282828; }

.applied-title { text-align: center; font-size: 25px; line-height: 35px; }

.applied-box ul { padding-top: 25px; margin: 0 -10px; }

.applied-box ul li { float: left; width: 50%; padding: 0 10px 40px; text-align: center; font-size: 14px; line-height:24px;}

.applied-box ul li .mro3-icon img { display: inline-block; height: 50px; }

.applied-box ul li h4 { font-size: 18px; margin-bottom: 10px; }

.applied-box ul li:nth-child(2n+1) { clear: left; }

.parameter-title { color: #282828; font-size: 22px; background: #D7D7D7; text-align: center; line-height: 40px; padding: 10px 0; }

.protable { margin: 30px 0 50px; font-size: 14px; color: #282828; }


.protable table { width: 100%; }

.protable table tr td { padding: 10px 5px; text-align: center; }

.accessories { padding-top: 45px; padding-bottom: 20px; font-size: 16px; }

.accessories li { float: left; width: 50%; text-align: center; padding: 0 10px 30px; }

.accessories li .zoom { padding-bottom: 10px; }

.accessories li img { display: inline-block; }

.accessories li:nth-child(2n+1) { clear: left; }


.inbanner-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px;  display: block; left: 3%; z-index: 98; cursor: pointer; opacity: 0;outline:none; }

.inbanner-btn:after { content: ""; position: absolute; width: 20px; height: 20px; display: block; border-left: 2px solid rgba(255,255,255,.5); border-bottom: 2px solid rgba(255,255,255,.5); border-top: 0; border-right: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 15px; left: 20px; }

.inbanner-btn.inbanner-right { right: 3%; left: auto; }

.inbanner-btn.inbanner-right:after { left: 10px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }


.mpro3-text{font-size:16px;position:relative;margin-bottom:15px;padding-left:28px;}
.mpro3-text:before{content:"";position:absolute;width:10px;height:10px;background:#000000;left:0;top:8px;}

@charset "UTF-8";
@media (min-width: 640px) { .msg-left {  }
  .msg-left dl { padding: 0 10px 0 60px; min-height: 54px; line-height: 24px; }
  .msg-left dl dt img { width: 44px; height: 44px; }
  .msg-left dl dd { margin-top: -2px; }
  .msg-left dl dd a { font-size: 20px; }
  .product-four img { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; left: 0; width: 100%; height: auto; }
.inside-banner img { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; height: auto; width: 100%; }
.msg-left dl{width:33.3%;}
 }

@media (min-width: 768px) { .index-web { padding-left: 20px; padding-right: 20px; }
  .main-product { padding-top: 55px; padding-bottom: 40px; }
  .m-main-title { margin-bottom: 30px; }
  .indexproduct-list li { padding: 0 10px 20px; }
  .insolution-wrap { padding-left: 20px; padding-right: 20px; }
  .stren-list { padding: 60px 0 0; text-align: center; }
  .stren-list li { width: 33%; }
  .stren-list li .num-box { padding: 16px 0 20px; }
  .stren-list li .num-box span { font-size: 46px; line-height: 55px; height: 55px; }
  .stren-list li .num-box em { right: -60px; top: 30px; }
  .stren-list li:nth-child(even) { border-right: 1px solid #3673B5; }
  .stren-list li:last-child { border-right: none; width: 33%; }
  .partner-title { font-size: 32px; font-weight: bold; text-align: center; color: #333333; position: relative; padding-bottom: 23px; margin-bottom: 20px; }
  .partner-title:after { content: ""; position: absolute; width: 50px; height: 2px; display: block; background: #0450A3; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }
  .partner-text { text-align: center; }
  .partner-list { padding-top: 40px; }
  .partner-list dl dd { z-index: 4; }
  .partner-list dl dd img { display: block; }
  .partner-list dl:nth-child(even) dd { margin-top: 63.8%; }
  .partner-list dl:nth-child(even) dd:after { bottom: auto; top: -10px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .partner-list dl:nth-child(even) dt { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; }
  .inventer { position: absolute; }
  .inve-middle { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; padding: 0 10%; }
  .applition-img li { padding-bottom: 0; }
  .policy-img { padding-top: 8%; }
  .supportul li { float: left; width: 50%; padding: 0 70px 30px 15px; }
  .supportul li:nth-child(even) { padding-right: 0; }
  .supportul li:nth-child(2n+1) { clear: left; }
  .join-table { border-top: 6px solid #EEEEEE; padding: 40px 25px 60px; }
  .join-form ul li { width: 100%; }
  .join-form ul li .box-input { height: 60px; line-height: 60px; position: relative; border: 1px solid #DDDDDD; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }
  .join-form ul li .box-input.textareaheight, .join-form ul li .box-input textarea { height: 285px !important; }
  .change-address .box-input { float: left; width: 48.8%; margin: 0 2.4% 0 0; }
  .change-address .box-input:last-child { margin: 0; }
  /*新闻资讯*/
  .news-hot dt { float: left; width: 41%; padding-right: 30px; }
  .news-hot dt a img { height: 311px; width: auto; }
  .news-hot dt:before { opacity: 1; }
  .news-hot dd { float: left; width: 59%; padding: 25px 30px 0 30px; }
  .news-hot dd h4 { font-size: 20px; }
  .news-hot .news-hotcon { max-height: 120px; overflow: hidden; }
  .news-hot .newshot-more { padding-top: 34px; }
  .newslist dl { padding: 20px 33px; }
  .newslist dd { padding-top: 18px; padding-right: 0; padding-left: 20px; }
  .newslist dd h4 { font-size: 18px; padding-bottom: 10px; }
  .newslist .date { position: relative; right: auto; top: 5px; text-align: left; }
  .newslist .date em { font-size: 15px; line-height: normal; border-bottom: none; display: inline-block; vertical-align: -1px; padding-left: 5px; }
  .newslist .deailsBtn { margin-top: 10px; }
  .newslist .deailsBtn a { padding: 3px 20px; display: inline-block; text-align: left; }
  /*定制化服务*/
  .flow-list { padding-bottom: 40px; }
  .flow-list li { padding-bottom: 0; }
  .flow-list li:nth-child(3n+1) { clear: none; }
  .flow-list li:nth-child(4n+1) { clear: left; }
  .bigflow { margin: 0 -10px; }
  .bigflow li { padding: 0 10px; }
  .bigflow li .bigflow-con { position: absolute; }
  .solution-top { padding: 120px 0 0; }
  .selfservice-nav a { width: 18%; margin-bottom: 0; }
  .mt20 { margin-top: 49px; }
  .self-service-top dl dd.dd2 { float: right; text-align: right; padding-top: 38px; }
  .self-service-top dl dd.dd2 a { display: inline-block; max-width: 320px; }
  .pagezhaopin4 { padding-top: 25px; padding-bottom: 10px; }
  .hsh_mailtoa04 { display: inline-block; margin: 32px 22px 0 0; }
  .recrequest04 .recp { width: 50%; float: left; }
  .hsh_zp04 li h3 { height: 60px; line-height: 60px; }
  /*公司简介*/
  .company-profile { padding: 68px 25px; }
  .company-profile dd { float: left; }
  .company-profile .dd1 { width: 46%; padding: 15px 44px 15px 0; }
  .company-profile .dd2 { width: 54%; padding: 20px 0 20px 44px; }
  .company-profile .dd2:after { opacity: 1; }
  .about-left { padding-right: 40px; }
  .contact-box { display: table; }
  .contact-box dt, .contact-box dd { display: table-cell; float: none; vertical-align: middle; height: 100%; }
  .contact-box dd { padding: 0 0 0 40px; }
  .contact-box dd .contact-title { font-size: 24px; margin-bottom: 20px; }
  .contact-box dd .m-icon { padding-left: 26px; }
  .contact-tab a {  margin-bottom: 0; width: 120px; font-size:24px;}
  .contact-tab a.cur, .contact-tab a:hover { color: #2E8BF1; }
  .contact-bottom li { border-bottom: 0; border-right: 2px solid #fff; }
  /*产品详情*/
  .productimg-3 { margin: -21% 2% 0 0; }
  .productimg-5 { float: right; width: 68%; }
  .nfc-title { margin-top: -7%; line-height: 20px; }
  .m-positionmiddle { position: absolute; left: 55px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .productimg-6 { float: right; margin-right: 3%; }
  .unique-police .m-topleft:before, .unique-police .m-topright:before { top: -25px; }
  .unique-police .m-topleft:after, .unique-police .m-topright:after { bottom: -25px; }
   .casedeatils{padding-bottom:30px;}
  .contact-list{float:right;width:50%;padding-left:40px;}


    .applied-box { padding-top: 88px; }
  .applied-title { font-size: 35px; line-height: 35px; }
  .applied-box ul { padding-top: 50px; margin: 0 -30px; }
  .applied-box ul li { float: left; width: 33.3%; padding: 0 40px 40px; font-size: 16px; }
  .applied-box ul li .mro3-icon{margin-bottom:20px;}
  .applied-box ul li .mro3-icon img { height: 80px; }
  .applied-box ul li h4 { font-size: 22px; margin-bottom: 18px; }
  .applied-box ul li:nth-child(2n+1) { clear: none; }
  .applied-box ul li:nth-child(3n+1) { clear: left; }
  .accessories { padding-top: 45px; padding-bottom: 0; font-size: 22px; }
  .accessories li { float: left; width: 33.3%; padding-bottom: 50px; }
  .accessories li .zoom { padding-bottom: 20px; }
  .accessories li:nth-child(2n+1) { clear: none; }
  .accessories li:nth-child(3n+1) { clear: left; }

}

 
@media (min-width: 992px) { .index-web { padding-left: 40px; padding-right: 40px; }
  .insolution-wrap { padding-left: 30px; padding-right: 30px; }
  .indexnews-left { padding-right: 30px; }
  .newslist dt { width: 27%; }
  .newslist dd { width: 73%; padding-top: 20px; padding-right: 20%; padding-left: 30px; }
  .newslist dd h4 { font-size: 22px; padding-bottom: 20px; }
  .newslist .date { position: absolute; right: 80px; top: 62px; text-align: center; }
  .newslist .date em { display: block; font-size: 60px; line-height: 60px; padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
  .newslist .date .time { font-size: 18px; padding-top: 7px; display: block; }
  .newslist .deailsBtn { margin-top: 20px; }
  .newslist .deailsBtn a { padding: 5px 15px; }
  .newslist .date em:before { opacity: 0; }
  /*服务理念*/
  .service-idea { padding: 60px 50px; background-position: center 0; }
  .ser-titen { font-size: 38px; }
  .service-left { float: left; width: 30%; padding: 3% 0 0 0; }
  .service-right { float: left; width: 70%; padding-left: 45px; position: relative; }
  .service-right:after { opacity: 1; }
  .hsh_zp04 li h3 { padding: 0 30px 0 35px; font-size: 18px; }
  .hsh_zp04 li h3:after { right: 50px; }
  .recrequest04 .recp { width: 21%; float: left; }
  .recrequest04 .recpone { width: 35%; }
  /*企业文化*/
  .corporate-culture { margin-top: 60px; }
  .corporate-left { padding: 0 60px 0 0; }
  .corporate-right { padding: 0; }
  .corporate-right:after { width: 159px; height: 148px; right: -50px; }
  .corporate-right ul li.li2 { float: right; width: 360px; }
  .develop-swiper ul li { width: 50%; }
  .honor-siwper ul li { width:33.3%; }
  .product-three { padding: 75px 0; }
  .mptitle { text-align: left; margin-top: 19%; position: absolute; top: 0; left: 4%; }
  .productimg-4 { float: right; padding-right: 92px; width: 56%; }


}

@charset "UTF-8";
@media (min-width: 1024px) { .indexbannerindeo { text-align: center; position: absolute; left: auto; width: 100%; z-index: 1; bottom: 9%; text-align: center; cursor: pointer; }
  .indexbannerindeo span { width: 100px; height: 4px; margin: 0 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; background: rgba(255, 255, 255, 0.5); outline: none; }
  .indexbannerindeo span.swiper-pagination-bullet-active { background: #0450A3; }
  /*首页*/
  .main-product { padding-top: 62px; padding-bottom: 42px; }
  .m-main-title { font-size: 32px; margin-bottom: 38px; }
  .m-main-title a { padding-left: 95px; font-size: 16px; }
  .m-main-title a:before { left: 48px; }
  .m-main-title a:hover { color: #0450A3; }
  .indexproduct-list li { width: 25%; font-size: 14px; }
  .indexproduct-list li a img { -webkit-transform: scale3d(1.05, 1.05, 1); -moz-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
  .indexproduct-list li:nth-child(1), .indexproduct-list li:last-child { width: 50%; }
  .indexproduct-list li:nth-child(1) .protitle, .indexproduct-list li:last-child .protitle { font-size: 16px; }
  .indexproduct-list li:last-child { margin-top: -14.4%; }
  .indexproduct-list li:nth-child(4) { clear: left; }
  .indexproduct-list li .pro-box:hover .hover-procon { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }
  .indexproduct-list li .pro-box:hover img { -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  .proabsolute { bottom: 15px; padding: 0 15px; }
  .hover-procon { visibility: visible; }
  .hover-procon .inproduct-dec { max-height: 126px; overflow: hidden; }
  .insolution-wrap ul li { padding: 0 .6% 20px; position: relative; }
  .insolution-box{height:450px;overflow:hidden;}
  .insolution-wrap ul li .zoom:after{content:"";width:100%;height:450px;overflow:hidden;display:block;}
  .insolution-wrap ul li .m-ymiddle{padding:0 10px;}
   .insolution-wrap ul:hover li{width:16.666667%;}
   .insolution-wrap ul li:hover{width:50%;}

   .insolution-wrap ul li .zoom>img{position: absolute;width: auto; height: auto;  max-height: 100%;  top: 50%;left: 50%; transform: translate(-50%, -50%);}
  .insolution-wrap ul li:nth-child(3) .after-box, .insolution-wrap ul li:nth-child(4) .after-box { right: 0; left: auto; }
  .insolution-wrap ul li:hover .m-ymiddle { -webkit-transform: translate(0, -100%); -moz-transform: translate(0, -100%); -ms-transform: translate(0, -100%); -o-transform: translate(0, -100%); transform: translate(0, -100%); opacity: 0; }
  .insolution-wrap ul li:hover .after-con { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .after-box { display: none; opacity: 1; overflow: hidden; overflow: hidden; }
  .after-box img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .after-box: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); }

 .insolution-wrap ul li:hover .after-box {display:block;}


  .after-box .after-con .after-text { line-height: 26px; }
  .company-stren { padding: 60px 0 85px; }
  .stren-title { font-size: 32px; padding-bottom: 40px; margin-bottom: 38px; }
  .stren-con { line-height: 28px; }
  .stren-list li { width: 20%; }
  .stren-list li:last-child { width: 20%; }
  .news-colunm { padding: 55px 0 80px; }
  .indexnews-left { padding: 0 30px 0 0; }
  .indexnews-left a { max-width: 600px; overflow: hidden; }
  .indexnews-left a img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .indexnews-left 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); }
  .indexnews-left a h4 { font-size: 16px; }
  .indexnews-left a .zoom { overflow: hidden; }
  .partner-title { font-size: 32px; padding-bottom: 23px; margin-bottom: 20px; }
  .partner-list { padding-top: 40px; }
  .partner-list dl { overflow: hidden; }
  .partner-list dl dt a{position:relative;}
  .partner-list dl dt a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(4,80,163,.5);z-index:2;display:block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s;}
  .partner-list dl img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .partner-list dl: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);}
  .partner-list dl:hover dt a:after{opacity:0;}
  .partner-list dl dd:after { bottom: -20px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #F5F7F9; }
  .partner-list dl:nth-child(even) dd:after { top: -20px; }
  .inventer h4 { padding-bottom: 10px; margin-bottom: 10px; }
  .inve-middle { padding: 0 8%; }
  .footer-web { max-width: 1630px; padding: 0 40px; }
  .footer-right { float: left; width: 100%; padding: 50px 0; }
  .footer-nav li { float: left; width: 9%; }
  .footer-nav li h4 { font-size: 16px; padding: 0 0 35px; margin-bottom: 22px; border-bottom: 0; }
  .footer-nav li h4:after { content: ""; display: block; width: 200%; height: 1px; background: #666; position: absolute; left: 0; bottom: 0; }
  .footer-nav li:nth-child(1) { width: 13%; }
  .footer-nav li:nth-child(2) { width: 13%; }
  .footer-nav li.lastli { text-align: center; width: 16%; float: right; }
  .footer-nav li.lastli h4:after { width: 100%; }
  .footer-sub { padding: 0;max-width:114px; }
  .footer-sub a:hover { color: #fff; }
  .code-box { margin: 0 -5px; padding-top: 10px; }
  .msg-left { padding-top:30px; float: left; width: 65%; max-width: none; }
  .msg-right { float: right; margin-top: 0; width: 35%; text-align: right; padding: 0; }
  .msg-right .follow { text-align: right; }
  .msg-right .follow a:hover { opacity: .8; }
  .footer-bottom { padding: 25px 0; }
  .footer-hot { padding: 0 0 0 115px; }
  .plus.icon { opacity: 0; }
  
  .inside-banner .inbanner-title { font-size: 40px; }
  /*内页*/
  .m-inside-subnav { padding-top: 0; }
  .channel-title { display: none; }
  .subnav { display: block; font-size: 0; text-align: center; }
  .subnav li { display: inline-block; padding: 0 1.6%; border-bottom: 0; }
  .subnav li a { border-bottom: 3px solid transparent; }
  .subnav :hover, .subnav .cur { border-bottom-color: #0450A3; }
  .product-warp { padding-top: 45px; padding-bottom: 80px; }
  .product-listdec { padding-left: 25px;max-width:840px; }
  .comlun-title { font-size: 20px; }
  .product-list { padding-top: 42px; }
  .product-list ul 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); }
  .m-list ul{padding-bottom:10px;}
  .m-list ul li a:hover .noline { opacity: 0; }
  .m-list ul li a:hover:after, .m-list ul li a:hover:before { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .m-list ul li a:hover h4, .m-list ul li a:hover .product-con { color: #2e8bf1; }
  .comlun-title { font-size: 20px; }
  .sub-title { font-size: 18px; margin-bottom: 45px;line-height:40px;height:40px; }
  .sub-title:before { width: 8px; height: 40px; top: 0; }
  .product-singe { padding: 0 0 65px 26px; }
  .platform { padding-bottom: 38px; }
  .platform li .platform-box { padding: 44px 20px 40px; }
  .platform li .platform-box .platimg { margin-bottom: 28px; }
  /*解决方案*/
  .insolution-list { padding-top: 50px; }
  .insolution-list ul li { padding: 0 20px 40px; }
  .insolution-list ul li a .solution-box { padding: 55px 0 35px; }
  .insolution-list ul li a .solution-icon { margin: 0 0 40px; }
  .insolution-list ul li a h4 { -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
  .insolution-list ul li a .sol-hoverbg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); background: transparent; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: -1; }
  .insolution-list ul li a:hover .sol-hoverbg { background: url(../images/wicon25.png) no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .insolution-list ul li a:hover .before-img { display: none; }
  .insolution-list ul li a:hover .after-img { display: inline-block; }
  .insolution-list ul li a:hover h4 { color: #fff; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
  .pb60 { padding-bottom: 60px; }
  .m-ptb45 { padding-top: 45px; padding-bottom: 60px; }
  .quality-list ul li { overflow: hidden; }
  .quality-list ul li img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .quality-list ul li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .quality-list ul li:hover h4 { color: #0450A3; }
  .quality-list:hover .banner-btn { -webkit-transform: translate(0,-50%); -moz-transform:  translate(0,-50%); -ms-transform:  translate(0,-50%); -o-transform: translate(0,-50%); transform: translate(0,-50%); opacity: 1; }
  .banner-btn:hover:after { border-color: #0450A3; }
  .quality-list { padding: 20px 0 50px; }
  .quality-list .banner-btn { top: 50%; margin-top: -4%; }
  .quality-list .indexbannerindeo { opacity: 0; }
  .ptb50 { padding-top: 50px; padding-bottom: 50px; }
  .ptb60 { padding-top: 60px; padding-bottom: 60px; }
  .appcase-list ul li { padding: 0 1.6% 50px; }
  .appcase-list ul li a { overflow: hidden; }
  .appcase-list ul li a img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .appcase-list ul 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); }
  .appcase-list ul li a:hover:after { background: #2E8BF1; height: 3px; }
  .appcase-list ul li a:hover .deatils-more { color: #2e8bf1; }
  .classic-case { padding-top: 50px; padding-bottom: 15px; }
  .classic-title { height: 50px; line-height: 50px; }
  .classic-title:after { left: -26px; }
  .classic-list { padding: 0 25px 50px; }
  .classic-box { padding-top: 17px; }
  .classic-box a { width: 25%; padding: 8px 5px; }
  .classic-box a:nth-child(2n+1) { clear: none; }
  .classic-box a:nth-child(4n+1) { clear: left; }
  .channel-policy { padding-top: 60px; }
  .policy-top { padding-bottom: 35px; }
  .channel-titleen { font-size: 38px; }
  .channel-titlecn { font-size: 24px; margin-bottom: 25px; }
  .policy-bottom { padding: 70px 0 65px; }
  .policy-bottom .channel-titlecn { margin-bottom: 40px; }
  .policy-more { padding-top: 65px; }
  .policy-img { text-align: right; }
  .policysubg { padding-bottom: 45px; }
  /*新闻资讯*/
  .news-hot { padding: 44px 33px; overflow: hidden; }
  .news-hot img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .news-hot:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .news-hot dt { padding-right: 50px; }
  .news-hot dd { padding: 25px 30px 0 50px; }
  .news-hot:hover .newshot-more a, .news-hot:hover dd h4 a { color: #0450A3; }
  .newslist dl { overflow: hidden; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
  .newslist dl img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .newslist dl: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); }
  .newslist dl:hover dd h4 a, .newslist dl:hover .date, .newslist dl:hover .date em { color: #2E8BF1; border-color: #2E8BF1; }
  .newslist dl:hover .deailsBtn a { background: #2E8BF1; color: #fff; border-color: #2E8BF1; }
  .news-deatils-top { padding: 50px 0 30px; margin-bottom: 50px; }
  .news-deatils-top h1 { font-size: 36px; line-height: 36px; margin-bottom: 40px; }
  .news-deatils-top .newsdeatils-date { font-size: 24px; }

  .news-box { padding: 0 0 0 180px;min-height:360px; }
  .casedeatils{padding:0;min-height:initial;padding-bottom:50px;}
  .news-deatils-con { font-size: 16px; line-height: 26px; padding-bottom: 50px; }
  .newsdeatils-bottom { padding: 45px 0; font-size: 14px; }
  .newsdeatils-bottom .return-list { top: 54px; }
  .newsdeatils-bottom .return-list { position: absolute; top: 46px; right: 0; width: 145px; height: 50px; line-height: 50px; margin: 0; }
  .newsdeatils-bottom .return-list:hover { background: #2481ED; }
  .left-share { display: block; }
  .commonDetailedContentsfoot dl dd { float: left; margin-bottom: 0; }
  .commonDetailedContentsfoot dl dt { float: right; }
  .service-ideacon { padding: 58px 0 40px; }
  .service-ideacon .comlun-title { padding-left: 25px; margin-bottom: 70px; }
  /*服务理念*/
  .process-img { display: block; }
  .ser-icon { padding-bottom: 56px; }
  .ser-icon .prodot { display: block; }
  .processbox { position: absolute; padding: 20px 15px; width: 190px; left: 95px; top: -20px; display: block; visibility: hidden; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); -webkit-transition: all ease-out .35s; -o-transition: all ease-out .35s; -moz-transition: all ease-out .35s; transition: all ease-out .35s; }
  .processbox:before { -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; left: -7px; top: 50%; }
  .process-list ul { padding: 15% 0; }
  .process-list ul li { position: absolute; width: auto; padding: 0; cursor: pointer; }
  .process-list ul li:nth-child(1) { left: 6.5%; bottom: 54.8%; }
  .process-list ul li:nth-child(2) { left: 18.5%; top: 55%; }
  .process-list ul li:nth-child(3) { left: 33%; bottom: 54.8%; }
  .process-list ul li:nth-child(4) { left: 46%; top: 55%; }
  .process-list ul li:nth-child(5) { left: 60%; bottom: 54.8%; }
  .process-list ul li:nth-child(6) { left: 72.6%; top: 55%; }
  .process-list ul li:nth-child(7) { left: 87%; bottom: 54.8%; }
  .process-list ul li:nth-child(7) .processbox { right: 95px; left: auto; }
  .process-list ul li:nth-child(7) .processbox:before { right: -7px; left: auto; -webkit-transform: translateY(-50%) rotate(-135deg); -moz-transform: translateY(-50%) rotate(-135deg); -ms-transform: translateY(-50%) rotate(-135deg); -o-transform: translateY(-50%) rotate(-135deg); transform: translateY(-50%) rotate(-135deg); }
  .process-list ul li:nth-child(even) .processbox { top: 33px; }
  .process-list ul li:nth-child(even) .ser-icon { padding: 56px 0 0; }
  .process-list ul li:nth-child(even) .ser-icon .prodot { top: 0; bottom: auto; }
  .process-list ul li:hover .processbox { visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
  /*售后服务*/
  .salepolicy-box { position: relative; }
  .salepolicy-box img { display: block; width: 100%; left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .after-sale { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; line-height: 20px; color: #a1a1a1; }
  .after-sale br { display: inline-block; }
  .colorbule { color: #2e8bf1; margin-bottom: 8px; }
  .aftersatitle { font-size: 24px; color: #252525; margin-bottom: 18px; }
  .free-table { margin: 40px 0 115px; }
  .free-table table tr td { padding: 8px 20px; }
  .load-list { padding-bottom: 15px; }
  .load-item a:hover { color: #2e8bf1; }
  /*定制化服务*/
  .flow-process { padding: 65px 0 0; }
  .flow-list { padding: 55px 0 65px; }
  .flow-list li { width: 12.5%; }
  .flow-list li .flow-box { display: inline-block; }
  .flow-list li .flow-box .flow-item { font-size: 16px; }
  .flow-list li .flow-box br { display: inline-block; }
  .flow-list li:after { -moz-background-size: auto 17px; -o-background-size: auto 17px; background-size: auto 17px; }
  .flow-list li:nth-child(4n+1) { clear: none; }
  .bigflow { margin: 0 -2.6%; }
  .bigflow li { padding: 0 2.6%; }
  .solution-top { padding: 155px 0 0; }
  .innovation { padding: 0 25px 10px; }
  .innovation .comlun-title { margin-bottom: 35px; }
  .self-service { padding-top: 40px; padding-bottom: 60px; }
  .self-service .join-table { padding-bottom: 0; }
  .selfservice-nav a:hover { background: #2E8BF1; color: #fff; border-color: #2E8BF1; }
  .self-service-top { padding: 40px 0; }
  .telnum a { color: #2e8bf1; font-size: 16px; }
  .self-service .join-table { padding-top: 40px; }
  .query-result { padding: 30px 0 0 25px; }
  .result-box { padding: 25px 0 25px 250px; background: url(../images/wimg46.jpg) 20px 26px no-repeat; }
  .reminder { padding: 10px 0 0 20px; }
  .download-center ul li { padding: 0 75px 0 40px; margin-bottom: 26px; }
  .download-center ul li a { font-size: 16px; line-height: 34px; }
  .download-center ul li a.dowmtext { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .download-center ul li:hover a { color: #2e8bf1; }
  .download-center ul li:hover .download-btn { background-color: #2e8bf1; background-image: url(../images/wicon43.png); }
  .talent-concept { padding-top: 50px; padding-bottom: 90px; }
  .talentdl dt, .talentdl dd { float: left; width: 50%; }
  .talentdl dt { text-align: left; }
  .talent-img { padding-right: 40px; }
  .talent-con { padding: 5% 0 0 10px; }
  .talent-con .talent-title { font-size: 28px; }
  .talent-con .nameimg { padding-top: 13%; }
  .zhaoptext04 { padding: 16px 32px 38px; }
  /*公司简介*/
  .company-profile { padding: 68px 25px; }
  .company-profile .dd1 { padding: 13px 44px 15px 0; }
  .company-profile .dd1 .profileen { font-size: 38px; line-height: 38px; margin-bottom: 8px; }
  .company-profile .dd1 .profileencn { font-size: 20px; }
  .about-profile { padding-top: 60px; padding-bottom: 0; }
  .about-left { padding: 0 0 0 64px; position: relative; }
  .about-left:before { left: -46px; width: 84px; height: 78px; }
  .about-right { padding: 0 0 0 20px; }
  .profile-num { padding-top: 45px; margin: 0 -5px; }
  .profile-num li { padding: 0 5px 50px; text-align: right; }
  .profile-num li span { padding-right: 100px; }
  .profile-num li .pronum { float: right; font-size: 48px; }
  .advantagetop { position: relative; z-index: 2; }
  .advantage-ul { padding: 35px 0 0; }
  .advantage-ul li { padding: 0 13px 50px; line-height: 20px; }
  .advantage-ul li .advanimg-top { padding: 28px 25px 30px; }
  .advantage-ul li .advanimg-top img { height: 50px; }
  .advantage-ul li .advanimg-top h4 { padding-top: 6px; font-size: 20px; }
  .advantage-ul li .advancon-bottom { padding: 34px 25px 46px; }
  /*发展历程*/
  .milestone { padding-top: 50px; padding-bottom: 96px; }
  .develop-swiper { margin-top: 50px; }
  .develop-swiper ul li { width: 25%; }
  .develop-swiper ul li .develop-con::-webkit-scrollbar { display: none; }
  .develop-swiper ul li .year-num { padding: 70px 0 0 15px; font-size: 30px; }
  .develop-swiper ul li:hover .develop-con { background: #2E8BF1; color: #fff; }
  .develop-swiper ul li:hover .slimScrollBar, .develop-swiper ul li:hover .slimScrollRail{opacity:1 !important;}
  .develop-swiper ul li:hover .develop-con::-webkit-scrollbar { display: block; }
  .develop-swiper ul li:hover span { color: #2E8BF1; }
  .develop-btn span:hover { background-color: #2E8BF1; }
  .honor-wrap { padding-bottom: 105px; background: url(../images/wimg58.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
  .honor-nav a { height: 70px; line-height: 70px; }
  .honor-table { padding: 0 30px; }
  .honor-btn { display: block; }
  .honor-dot { display: none; }
  .honor-siwper { padding-top: 50px; }
  .honor-siwper ul li { width: 25%; }
  .honor-siwper ul li a { padding: 40px 0 0; }
  .honor-siwper ul li a .honbox-img { height: 192px; margin-bottom: 38px; }
  .honor-siwper ul li a h4 { height: 72px; line-height: 72px; }
  .honor-siwper ul li a:hover h4 { background: #2E8BF1; color: #fff; }
  .closebtn { width: 50px; height: 50px; top: 40px; right: 3%; }
  .procut-btn { display: block; }
  .procut-left { left: 3%; }
  .procut-right { right: 3%; }
  .contact-list { padding: 40px 0 50px 40px; }
  .mproduct-title { font-size: 40px; }
  /*产品详情*/
  .product-one { padding-top: 80px; }
  .mproduct-title { font-size: 34px; line-height: 40px; }
  .fs40 { font-size: 40px; line-height: 40px; }
  .m-pt65 { padding-top: 65px; }
  .mproduct-titletwo { font-size: 34px; line-height: 40px; }
  .product-five { padding-top: 80px; }
  .product-six { padding-top: 105px; }
  .nfc-title { line-height: 26px; text-align: left; }
  .productimg-5 { padding-top: 0; }
  .product-seven { padding-top: 140px; padding-bottom: 0; }
  .unique-top { position: absolute; top: 46%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; width: 100%; }
  /*动画*/
  .animated { -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }
  .animated.infinite { -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
  .animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; }
  @-webkit-keyframes fadeInUp { 0% { opacity: 0;
      -webkit-transform: translateY(40px);
      transform: translateY(40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @-moz-keyframes fadeInUp { 0% { opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
           transform: translateY(40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
           transform: translateY(0); } }
  @-o-keyframes fadeInUp { 0% { opacity: 0;
      -webkit-transform: translateY(40px);
      -o-transform: translateY(40px);
         transform: translateY(40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); } }
  @keyframes fadeInUp { 0% { opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
        -o-transform: translateY(40px);
           transform: translateY(40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
        -o-transform: translateY(0);
           transform: translateY(0); } }
  .fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; }
  @-webkit-keyframes fadeDown { 0% { opacity: 0;
      -webkit-transform: translateY(-40px);
      transform: translateY(-40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @-moz-keyframes fadeDown { 0% { opacity: 0;
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
           transform: translateY(-40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
           transform: translateY(0); } }
  @-o-keyframes fadeDown { 0% { opacity: 0;
      -webkit-transform: translateY(-40px);
      -o-transform: translateY(-40px);
         transform: translateY(-40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
         transform: translateY(0); } }
  @keyframes fadeDown { 0% { opacity: 0;
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
        -o-transform: translateY(-40px);
           transform: translateY(-40px); }
    100% { opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
        -o-transform: translateY(0);
           transform: translateY(0); } }
  .fadeDown { -webkit-animation-name: fadeDown; -moz-animation-name: fadeDown; -o-animation-name: fadeDown; animation-name: fadeDown; }
  @-webkit-keyframes fadeLeft { 0% { opacity: 0;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0); } }
  @-moz-keyframes fadeLeft { 0% { opacity: 0;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
           transform: translateX(-100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
           transform: translateX(0); } }
  @-o-keyframes fadeLeft { 0% { opacity: 0;
      -webkit-transform: translateX(-100%);
      -o-transform: translateX(-100%);
         transform: translateX(-100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }
  @keyframes fadeLeft { 0% { opacity: 0;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
           transform: translateX(-100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
        -o-transform: translateX(0);
           transform: translateX(0); } }
  .fadeLeft { -webkit-animation-name: fadeLeft; -moz-animation-name: fadeLeft; -o-animation-name: fadeLeft; animation-name: fadeLeft; }
  @-webkit-keyframes fadeRight { 0% { opacity: 0;
      -webkit-transform: translateX(100%);
      transform: translateX(100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0); } }
  @-moz-keyframes fadeRight { 0% { opacity: 0;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
           transform: translateX(100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
           transform: translateX(0); } }
  @-o-keyframes fadeRight { 0% { opacity: 0;
      -webkit-transform: translateX(100%);
      -o-transform: translateX(100%);
         transform: translateX(100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }
  @keyframes fadeRight { 0% { opacity: 0;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
           transform: translateX(100%); }
    100% { opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
        -o-transform: translateX(0);
           transform: translateX(0); } }
  .fadeRight { -webkit-animation-name: fadeRight; -moz-animation-name: fadeRight; -o-animation-name: fadeRight; animation-name: fadeRight; }
  @-webkit-keyframes fadeIn { 0% { opacity: 0; }
    100% { opacity: 1; } }
  @-moz-keyframes fadeIn { 0% { opacity: 0; }
    100% { opacity: 1; } }
  @-o-keyframes fadeIn { 0% { opacity: 0; }
    100% { opacity: 1; } }
  @keyframes fadeIn { 0% { opacity: 0; }
    100% { opacity: 1; } }
  .fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; }
  /*右侧导航*/
  .right-side { right: 24px; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .right-side a { width: 50px; height: 50px; }
  .right-side a span { line-height: 50px; }
  .right-side a span img { height: 28px; }
  .right-side a .qqtext { width: 190px; padding: 0 10px; font-size: 18px; font-weight: bold; }
  .right-side a .weixinimg { width: 150px; right: 50px; height: 150px; }
  .right-side a .weixinimg img { width: 148px; height: 148px; }


   /*产品最新详情*/
  .product-deatils .mpr3-position { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; padding-top: 4%; color: #fff; }
  .mwhitecolor { color: #fff; }
  .mpr3fs48 { font-size: 48px; line-height: 56px;  }
  .mpr3fs22 { font-size: 22px; }
  .mpr3box { font-size: 30px; border: 1px solid #fff; line-height: 64px; margin-top: 34px; }
  .mpro3-twobox { padding-top: 3.2%; padding-bottom: 3%; display:table;}
  .mpro3-twobox dt { display:table-cell; vertical-align:middle;width: 55%; }
  .mpro3-twobox dd { display:table-cell; vertical-align:middle; width: 45%; padding: 4% 0 0 0; font-size: 16px; }
  .mpro3-twobox dd h4 { font-size: 35px; margin-bottom:13%; line-height: 40px; }
  .mpro3-twobox dd .small-tit { font-size: 22px; margin-bottom: 8px; }
  .mpro3-twobox dd .pb60 { padding-bottom:12%; }
  .parameter-title { font-size: 35px; line-height: 40px; padding: 20px 0; }
  .protable { margin: 70px 0 110px; font-size: 20px; }
  .protable table tr td { padding: 10px; }

  .inbanner-btn { -webkit-transition: all .6s; -o-transition: all .6s; -moz-transition: all .6s; transition: all .6s; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); background-color: rgba(0, 0, 0, 0.4);}
  .inbanner-btn.inbanner-right { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
  .banner:hover .inbanner-btn { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }
   .product-item{overflow:hidden;}
   .product-item:nth-child(1) img{transition: transform 12s cubic-bezier(.23,1,.32,1);transform: scale(1);}
   .product-item:nth-child(1):hover img{transform: scale(1.1);} 
   .mpro3-text{font-size:20px;}
}

@charset "UTF-8";
@media (min-width: 1180px) { /*服务理念*/
  .service-idea { padding: 60px 100px; }
  .service-left { padding: 3% 0 0 3%; }
  .service-right { padding-left: 85px; }
  .company-profile .dd1 { padding: 15px 44px 15px 60px; }
  .profile-num { margin: 0 -13px; }
  .profile-num li { padding: 0 13px 50px; }
  .develop-wrap{padding:0 80px;}
  .develop-wrap .banner-btn{left:0;}
.develop-wrap .banner-right{right:0;left:auto;}

}

@media (min-width: 1260px) { .hover-procon { padding: 38px 16px 35px; }
  .hover-procon h4 { font-size: 24px; line-height: 30px; height: 60px; margin-bottom: 15px; }
  .hover-procon .inproduct-dec { max-height: 200px; }
  .hover-procon .inpro-more { bottom: 35px; left: 16px; }
  .insolution-wrap { padding: 0 .6%; }
  .insolution-wrap ul li .before-con img { width: auto; height: 126px; margin: 0 auto; }
  .insolution-wrap ul li .before-con .insol-tit { margin-top: 34px; font-size: 24px;line-height:30px; }
  .after-box .after-con { padding: 12% 46px 12% 24px; }
  .after-box .after-con h4 { font-size: 24px; padding-bottom: 30px; margin-bottom: 30px; }
  .after-box .after-con .after-text { -webkit-line-clamp: 6; }
  .after-box .after-con .somore { bottom: 5%; }
  .company-stren { font-size: 16px; }
  .indexnews-list { padding-left: 18px; }
  .indexnews-list ul li { padding: 0 0 46px 0; }
  .indexnews-list ul li .news-date { left: 40px; }
  .indexnews-list ul li .news-date span { font-size: 40px; line-height: 40px; }
  .indexnews-list ul li .news-right h4 { margin-bottom: 15px; font-size: 20px; }
  .indexnews-list ul li .new-itembox { padding-left: 122px; }
  .indexnews-list ul li:hover .news-right h4, .indexnews-list ul li:hover .news-right p, .indexnews-list ul li:hover .news-date { color: #0450A3; }
  .inventer { display: block; position: absolute; width: 100%; top: 0; left: 0; height: 100%; color: #626d78; }
  .inventer h4 { font-size: 24px; padding-bottom: 20px; position: relative; color: #333333; margin-bottom: 20px; }
  .inventer h4:after { content: ""; position: absolute; width: 60px; height: 2px; display: block; background: #0450A3; left: 0; bottom: 0; }
  .inventer p { height: 72px; line-height: 24px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .subnav li { padding: 0 3%; }
  .banner-btn { width: 80px; height: 80px; }
  .banner-btn:after { width: 38px; height: 38px; top: 22px; left: 28px; }
  .policy-img { padding-top: 25px; }
  .newslist dl { padding: 30px 33px; }
  .newslist dd { padding-top: 30px; }
  .newslist .deailsBtn { margin-top: 40px; }
  .newslist .date { top: 82px; }
  /*新闻详情*/
  .left-share .article-share.js-sharefix { position: fixed; left: 50%; margin-left: -590px; }
  .left-share .article-share.js-shareEnd { position: absolute; top: auto; bottom: 63px; }
  .left-share a { width: 73px !important; height: 73px !important; margin: 0 0 1px; }
  .advantage-ul { padding: 40px 80px 0; }
  .about-profile { padding-bottom: 100px; }
  .our-advantage .fullbg { display: block; }
  .advantage-title:after { background: #fff; }
  .m-position, .mptitle { left: 0; }
  .productimg-6 { margin-right: 5%; } 

   .inbanner-btn { width: 80px; height: 80px; }
  .inbanner-btn:after { width: 38px; height: 38px; top: 22px; left: 30px; }
  .inbanner-btn.inbanner-right:after { left: 10px; }
}

@media (min-width: 1366px) { .index-web { padding-left: 0; padding-right: 0; }
  .insolution-wrap { padding: 0 .6%; }
  .after-box .after-con { font-size: 16px; }
  .after-box .after-con .after-text { -webkit-line-clamp: 8; max-height: 208px; }
  .after-box .after-con .somore { bottom: 6%; }
  .iconbg { -moz-background-size: auto 77px; -o-background-size: auto 77px; background-size: auto 77px; bottom: 20px; right: 20px; }
  .big-visible { display: block; }
  .footer-right { width: 80%; }
  .footer-right { padding: 70px 0 40px 56px; }
  .msg-left dl { padding: 0 10px 0 66px; }
  .msg-left dl dt img { width: 54px; height: 54px; }
  .msg-right { float: right; margin-top: -28px;text-align: right; }
  .msg-right .follow { text-align: right; padding-bottom: 20px; }
  .msg-right .follow a { width: 54px; height: 54px; margin: 0 0 0 16px; }

  .imgheight{}
   
}

@media (min-width: 1600px) { .after-box .after-con .somore { bottom: 13%; }
  .inve-middle { top: 46%; }
  .msg-left { padding-top: 30px;  }
  .msg-left dl { float: left; padding-right: 7%; }
  .honor-table { padding: 0; }
  .honor-btn { left: -92px; }
  .honor-btn.honor-right { right: -92px; left: auto; }
  .productimg-6 { margin-right: 8%; } 

    .insolution-box{height:600px;}
  .insolution-wrap ul li .zoom:after{height:600px;}
  .mpro3-twobox dd {padding-left:7%;}
   .applied-box ul { padding-top: 115px;}
}

@media (min-width: 1920px) { .footer-web { padding-left: 0; padding-right: 0; }
  .productimg-6 { margin-right: 16%; } }

/*搜索页*/
.searchcont401 { padding: 36px 0; background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: #da251d; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #da251d; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; }

.searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #0450A3; background-image: url(../images/search402.png); background-repeat: no-repeat; background-position: center; }

.keywords { color: #00a298; }

.ms-detail td .short-sl { width: 103px; }

.sitemapcont2 { padding: 6% 0; overflow: hidden; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #00a298; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 768px) { .searchtitle401 { font-size: 24px; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .sitemapcont2 { padding: 2% 0 0; overflow: hidden; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 50px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #00a298; } }

@media (min-width: 992px) { .searchinputcont401 { width: 45%; margin: 0 auto; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: left; padding-left: 20%; font-size: 18px; font-weight: bold; background-position: 80% center; } }
