﻿@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: #666; 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: 1180px; padding: 0; } }

/* layout start*/
@font-face { font-family: 'Knockout'; src: url("../fonts/knockout.woff"), url("../fonts/knockout.ttf"); }

@font-face { font-family: 'HelveticaNeue'; src: url("/fonts/HelveticaNeueLTPro-UltLtCn.otf"); }


@charset "UTF-8";
header.addbg { background: #fff; }

header { background: url(../images/headerbg.png) 0 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: fixed; top: 0; left: 0; width: 100%; z-index: 99; }

.header-box { border-bottom: 1px solid #CCCCCC; padding: 0 15px; }

.logo { float: left; padding: 10px 0; width: 20%; display: block; max-width: 276px; }

.logo img { display: block; height: 60px; max-width: none; }

.header-nav { position: fixed; top: 51px; 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: 30px; text-align: center; }

.header-item { width: 80px; border-right: 1px solid #CCCCCC; display: inline-block; vertical-align: middle; }

.header-item.pc-visible { display: none; }

.m-link { display: block; text-align: center; padding-top: 12px; height: 60px; color: #666666; -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: 20px; display: block; background-position: center center; background-repeat: no-repeat; -moz-background-size: auto 20px; -o-background-size: auto 20px; background-size: auto 20px; margin-bottom: 4px; -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.tianmao em { background-image: url(../images/tianmao.png); }

.m-link.jd em { background-image: url(../images/jd.png); }

.m-link.suning em { background-image: url(../images/suning.png); }



.m-link i { display: block; font-style: normal; font-size: 12px; line-height: 12px; }

.m-btn { display: block; height: 60px; background-position: center center; background-repeat: no-repeat; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; -moz-background-size: auto 26px; -o-background-size: auto 26px; background-size: auto 26px; }

.m-btn.searchbtn { background-image: url(../images/search.png); }

.m-btn.telbtn { background-image: url(../images/tel.png); }

.noborder { border-right: 0; }

.mobnav-btn { float: right; display: block; width: 30px; height: 30px; position: relative; margin-top: 9px; }

.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/search.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 { padding-bottom: 20px; }

.sub-nav a { display: block; padding: 5px 30px; font-size: 14px; color: #666; }

.contact-nav { background: rgba(255, 255, 255, 0.8); padding: 20px 0; }

.contact-nav dl { float: left; width: 30%; text-align: center; color: #666666; }

.contact-nav dl dt { height: 90px; }

.contact-nav dl dt img { max-width: 100%; width: 90px; height: 90px; }

.contact-nav dl dd { padding-top: 10px; }

.contact-nav dl.telnum { width: 40%; }

.contact-nav dl.telnum dt a { font-size: 18px; color: #d1b784; line-height: 90px; }

.menusub-web { max-width: 100%; margin: 0 auto; }

.product-nav { padding: 0 0 20px; }

.product-nav dl dt { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #F5F1E6; max-width: 180px; margin: 0 auto; display: none; }

.product-nav dl dt a { display: block; }

.product-nav dl dt img { display: block; width: 100%; }

.product-nav dl dd a { display: block; font-size: 14px; color: #666; padding: 5px 30px; }

.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; }

.banner { position: relative; overflow: hidden; }

.banner ul li { position: relative; }

.banner ul li .banner-img { display: block; background-position: center 0; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 100%; }

.banner-con { position: absolute; top: 12%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; max-width: 1280px; padding: 0 15px; }

.banner-product { padding-top: 26px; text-align: center; }

.banner-product dd h4 { font-size: 28px; font-weight: bold; line-height: 30px; margin-bottom: 15px; }

.banner-product dd .ban-producttext { font-size: 30px; line-height: 30px; font-weight: bolder; }

.banner-product dd .ban-more { display: block; margin: 8% auto 0; width: 120px; height: 40px; line-height: 40px; border: 1px solid #999999; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: center; font-size: 16px; }

.banner-product dt { text-align: center; padding: 10% 0 0; }

.banner-product dt img { display: inline-block; max-width: 70%; }

.indexbannerindeo { text-align: center; position: absolute; left: auto; width: 100%; z-index: 1; bottom: 60px;font-size:0; }

.indexbannerindeo span { width: 10px; height: 10px; display: inline-block; margin: 0 4px; background: #CCCCCC; cursor: pointer; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-transition: all ease-in .8s; -o-transition: all ease-in .8s; -moz-transition: all ease-in .8s; transition: all ease-in .8s; }

.indexbannerindeo span.cur, .indexbannerindeo span.swiper-pagination-bullet-active { width: 50px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

@-webkit-keyframes topScroll { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }

.scroll-btn { width: 20px; height: 41px; display: block; position: absolute; bottom: 10px; left: 50%; margin-left: -16px; background: url(../images/wicon02.png) center 0 no-repeat; -webkit-animation: topScroll 2s cubic-bezier(0, 0, 0.25, 1) infinite; -moz-animation: topScroll 2s cubic-bezier(0, 0, 0.25, 1) infinite; -o-animation: topScroll 2s cubic-bezier(0, 0, 0.25, 1) infinite; animation: topScroll 2s cubic-bezier(0, 0, 0.25, 1) infinite; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.banner-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; background-color: rgba(0, 0, 0, 0.1); display: block; left: 0; z-index: 98; cursor: pointer; opacity: 0; }

.banner-btn:after { content: ""; position: absolute; width: 20px; height: 20px; display: block; border-left: 2px solid #fff; border-bottom: 2px solid #fff; 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); }

.column-product ul li { padding: 0; text-align: center; }

.column-product ul li a { display: block; position: relative; overflow: hidden; }

.column-product ul li a img { display: block; width: 100%; }

.column-product ul li:nth-child(2) a .coimg, .column-product ul li:nth-child(3) a .coimg { position: relative; height: 300px; max-width: none; width: auto; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.pro-after { position: absolute; left: 50%; width: 100%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); height: 100%; top: 0; }

.pro-after .proimg { position: absolute; top: 45%; 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%); -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; width: 35%; }

.pro-after .proimg img { max-width: 100%; max-height: 100%; width: auto !important; margin: 0 auto; }

.pro-after .imgafter { visibility: visible; }

.pro-after .hovertitle { color: #fff; font-size: 14px; font-weight: lighter; opacity: 1; display: block; position: absolute; bottom: -30px; width: 100%; left: 0; }

.pro-before { position: absolute; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); color: #fff; z-index: 98; font-size: 16px; -webkit-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; transition: all ease-in-out .3s; text-align: center; width: 100%; visibility: hidden; }

.pro-before h4 { font-size: 20px; font-weight: bold; line-height: 36px; padding-bottom: 25px; position: relative; margin-bottom: 30px; }

.pro-before h4:before { content: ""; position: absolute; width: 100px; height: 2px; background: #fff; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.pro-before h4 img { display: inline-block !important; height: 41px; max-width: none; width: auto !important; vertical-align: middle; margin-left: 15px; }

.pro-before p { font-weight: lighter; }

.column-product ul li:nth-child(1) .pro-after .proimg { width: 59%; }

/*底部*/
.footer { padding: 30px 15px; background: #110C04; }

.footer-nav { padding: 0 10px; }

.footer-nav ul li { position: relative; }

.footer-nav ul li:before { content: ""; position: absolute; height: 0; width: 2px; left: 0px; top: 0; background: #A38F6B; -webkit-transition: all ease-in .3s; -o-transition: all ease-in .3s; -moz-transition: all ease-in .3s; transition: all ease-in .3s; }

.footer-nav ul li:after { content: ""; position: absolute; height: 148px; width: 1px; left: 0; top: 0; background: #3F3D3A; opacity: 0; }

.footer-nav ul li h4 { font-weight: bold; font-size: 14px; padding: 10px 0; border-bottom: 1px solid #4e4b46; position: relative; }

.footer-nav ul li h4 a { color: #a49069; display: block; }

.footer-nav ul li .footer-sub { padding-top: 10px; display: none; }

.footer-nav ul li .footer-sub a { display: block; color: #8c8881; padding: 5px 0; }

.footer-right { padding: 10px 20px 0; }

.footer-code { padding: 20px 0; max-width: 400px; }

.footer-code .codeimg { display: inline-block; text-align: center; width: 48%; }

.footer-code .codeimg img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; max-width: 100%; }

.footer-code .codeimg span { display: block; color: #8c8881; }

.footer-text { text-align: left; color: #4e4b46; }

.footer-text .telnum { display: inline-block; padding-left: 40px; font-family: 'Knockout'; font-size: 40px; font-weight: bold; background: url(../images/wicon07.png) 0 6px no-repeat; line-height: 48px; color: #8c8881; margin-bottom: 10px; }

.colorgray { color: #8c8881; }

.pb20 { padding-bottom: 10px; }

.copytext { letter-spacing: 1px; }

.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: 22px; background-color: #4e4b46; }

.plus.icon:after { content: ''; position: absolute; width: 15px; height: 1px; right: 0; top: 22px; background-color: #4e4b46; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.footer-nav ul li h4.cur .plus.icon:after { opacity: 0; }

.column-solution { padding-bottom: 30px; background: url(../images/wimg09.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.column-solution ul li { padding-bottom: 40px; text-align: center; }

.column-solution ul li a { display: block; }

.column-solution ul li a img { display: block; max-width: 100%; margin: 0 auto; }

.column-solution ul li h4 { font-size: 18px; font-weight: lighter; color: #333333; }

.solution-swiper { position: relative; overflow: hidden; }

.solution-swiper .indexbannerindeo { bottom: 0; }

.solution-swiper .indexbannerindeo span { background: #D0B687; }

.solution-swiper .banner-btn { background: none; }

.solution-swiper .banner-btn:after { border-color: #6D6D6D; }

.solution-swiper .banner-btn:hover { background: none; }

.solution-swiper .banner-btn:hover:after { border-color: #D0B687; }

.solution-web { max-width: 1280px; margin: 0 auto; }

.column-last ul li { padding: 0; }

.column-last ul li a { display: block; position: relative; }

.column-last ul li a img { display: block; width: 100%; }

.playbtn { width: 60px; height: 60px; display: block; 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%); background-image: url(../images/wicon10.png); background-position: 0 0; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.enter-con { position: absolute; left: 20px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); color: #fff; font-size: 16px; }

.enter-con h4 { font-size: 22px; font-weight: bold; line-height: 24px; padding-bottom: 20px; position: relative; margin-bottom: 20px; }

.enter-con h4:before { content: ""; position: absolute; width: 60px; height: 2px; background: #fff; bottom: 0; }

.enter-con p { font-weight: lighter; }

/* 视频播放*/
.recruitmentfloat { display: none; z-index: 110; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.column-news { background: #181309; padding: 20px 20px; position: relative; }

.logoleft { position: absolute; top: 20px; left: auto; font-size: 0; line-height: 0; }

.newslogo { display: inline-block; border-right: 1px solid #3F3D3A; padding-right: 20px; margin-right: 20px; display: none; }

.newslogo img { display: inline-block; height: 30px; }

.new-tit { font-size: 14px; color: #a49069; display: inline-block; vertical-align: 9px; line-height: 30px; }

.indexnews-scroll { position: relative; overflow: hidden; padding-left: 72px; height: 30px; }

.indexnews-scroll ul li { height: 30px; overflow: hidden; }

.indexnews-scroll ul li a { color: #8c8881; display: block; font-size: 14px; position: relative; line-height: 30px; overflow: hidden; }

.indexnews-scroll ul li a span { display: inline-block; float: left; max-width: 70%; height: 30px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.indexnews-scroll ul li a i { float: right; padding-left: 10px; font-style: normal; display: inline-block; font-size: 12px; position: absolute; right: 0; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

.inside-banner { position: relative; overflow: hidden; }

.inside-banner 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%); }

.m-inside-subnav { background: #F2F2F2; }

.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 a { border-bottom: 1px solid #ccc; display: block; font-size: 16px; padding: 16px 0; color: #666666; }

.m-ptb60 { padding-top: 30px; }

/*产品列表*/
.recommend-box { position: relative; overflow: hidden; margin-bottom: 20px; }

.recommend-box a { display: block; position: relative; }

.recommend-box a img { display: block; height: 300px; position: relative; left: 40%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.recommend-box .product-img { right: 10%; width: 40%; }

.recommend-con { position: absolute; padding-top: 100px; top: 0; left: 5%; }

.recommend-con .prore-tit { font-size: 18px; font-weight: bold; margin-bottom: 10px; height: 30px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.recommend-con .prore-text { font-size: 28px; font-weight: bold; text-transform: uppercase; height: 40px; line-height: 40px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.recommend-con .prore-more { padding-top: 10%; display: block; border-bottom: 1px solid #D0B687; padding-bottom: 10px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.recommend-con .prore-more i { padding: 0 0 0 30px; font-style: normal; }

.product-list { padding-bottom: 35px; overflow: hidden; }

.product-list ul { margin: 0 -10px; padding-bottom: 10px; }

.product-list ul li { padding: 0 10px 20px; }

.product-list ul li a { position: relative; display: block; display: block; }

.product-list ul li a img { display: block; width: 100%;max-height: 450.97px }

.product-list ul li a .product-con { position: absolute; margin-top: 24%; top: 0; left: 5%; color: #fff; }

.product-list ul li a .product-con .prore-tit { font-size: 16px; margin-bottom: 10px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.product-list ul li a .product-con .prore-text { font-size: 24px; font-weight: bold; text-transform: uppercase; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.product-list ul li a .product-con .prore-more { padding-top: 14%; display: block; }

.product-list ul li a .product-con .prore-more i { padding: 0 0 0 30px; font-style: normal; }

.product-list ul li a .product-img { width: 62%; right: -3%; }

.product-img { position: absolute; right: 0; bottom: 0; }

.page a { height: 45px; display: block; background: #C0C7D1; color: #fff; text-align: center; line-height: 45px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

/*产品详情*/
.product-deatils { padding-bottom: 30px; border-bottom: 1px solid #DFE3E8; margin-bottom: 10px; }

.proimg-left { position: relative; }

.proimg-left .indexbannerindeo { bottom: 10px; }

.proimg-left img { display: block; width: 100%; }

.biglist { position: relative; overflow: hidden; margin: 0 auto; width: 100%; }

.biglist ul li { background: rgba(192, 199, 209, 0.1); }

.biglist ul li img { display: block; max-width: 100%; margin: 0 auto; }

.product-btn { display: none; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 36px; height: 36px; cursor: pointer; }

.product-btn:after { content: ""; position: absolute; width: 26px; height: 26px; display: block; border-left: 1px solid #D0B687; border-top: 1px solid #D0B687; border-bottom: 0; border-right: 0; top: 5px; left: 5px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.product-btn.product-right { right: 0; left: auto; }

.product-btn.product-right:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.smalllist { position: absolute; right: 20px; bottom: 20px; display: none; }

.smalllist ul li { float: left; width: 50px; height: 50px; border: 1px solid #DFE3E8; background: #fff; margin-left: 4px; cursor: pointer; }

.smalllist ul li img { display: block; width: 100%; }

.smalllist ul li.cur, .smalllist ul li:hover { border: 1px solid #D0B687; }

.productcon-right { padding-top: 30px; }

.pronew-text { line-height: 24px; margin-bottom: 20px; }

.newcur i { display: inline-block; width: 50px; height: 20px; background: #D0B687; vertical-align: middle; margin-right: 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; text-align: center; font-weight: bold; line-height: 20px; font-size: 12px; }

.prodct-title { font-size: 30px; line-height: 40px; margin-bottom: 20px; text-transform: uppercase; }

.pro-price em { color: #d1b784; font-size: 24px; font-style: normal; font-family: arial; padding-left: 20px; display: inline-block; vertical-align: middle; }

.pro-price em i { font-size: 16px; font-style: normal; display: inline-block; vertical-align: middle; }

.pro-price a { display: inline-block; vertical-align: middle; margin-left: 24px; width: 100px; height: 24px; line-height: 22px; border: 1px solid #adb5c3; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; color: #adb5c3; padding-left: 30px; background: url(../images/wicon16.png) 12px center no-repeat; }

.character-title { padding: 20px 0 0; font-size: 20px; }

.character-title img { vertical-align: middle; margin-right: 10px; }

.character { padding-left: 56px; line-height: 34px; }

.product-tab { margin-bottom: 30px; overflow-x: auto; }

.product-tab .product-scroll { min-width: 320px; }

.product-tab a { padding: 15px 0; display: block; float: left; width: 20%; text-align: center; position: relative; font-size: 14px; }

.product-tab a:after { content: ""; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 0; height: 2px; bottom: 0; background: #D0B687; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.product-tab a.cur:after { width: 90%; }

.product-content { padding-bottom: 30px; }

.product-content .product-item { display: none; }

.product-content .product-item img { max-width: 100%; }

.m-title { height: 60px; font-weight: bold; font-size: 16px; padding-left: 93px; color: #fff; background: url(../images/wicon19.png) 0 center no-repeat; margin-bottom: 27px; position: relative; }

.m-title span { position: absolute; left: 58px; top: 21px; display: block; height: 26px; line-height: 26px; padding: 0 23px 0 33px; background: #D0B687; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; z-index: -1; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; }

.related-products { padding: 30px 0; }

.related-products ul { margin: 0 -10px; }

.related-products ul li { padding: 0 10px 20px; }

.related-products ul li a { display: block; }

.related-products ul li a .zoom { background: #F9F9FA; }

.related-products ul li a img { display: block; width: 100%; margin: 0 auto; }

.related-products ul li a h4 { font-size: 16px; margin-top: 15px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

/*解决方案*/
.mpb60 { padding-bottom: 35px; }

.solution-list { border-top: 1px solid #DFE3E8; border-bottom: 1px solid #DFE3E8; margin-bottom: 35px; }

.solution-list dl dt { padding: 0; float: right; }

.solution-list dl dt a { display: block; }

.solution-list dl dt a img { display: block; width: 100%; }

.solution-list dl dd { padding: 6% 2%; }

.solution-list dl dd .solution-tit { padding-bottom: 16px; border-bottom: 1px solid #DFE3E8; margin-bottom: 16px; }

.solution-list dl dd .solution-tit a { font-size: 18px; display: block; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.solution-list dl dd .solution-dec { line-height: 26px; max-height: 78px; line-height: 26px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.m-more { padding-top: 20px; }

.m-more i { padding-left: 28px; font-style: normal; }

.m-more a { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.m-more a:hover { color: #D0B687; }

.solutioncon { line-height: 26px; }

.solution-chart { padding-bottom: 30px; }

.chartcon { margin-top: -27px; text-align: center; overflow-x: auto; }

.chartcon img { max-width: 100%; }

.chartcon .chartimg { display: inline-block; position: relative; }

.chartcon .chartimg img { min-width: 640px; }

.chartcon .chartimg a { display: block; position: absolute; }

.chartcon .chartimg a.a1 { width: 9%; height: 27%; left: 0; top: 23%; }

.chartcon .chartimg a.a2 { width: 9%; height: 28%; left: 15%; top: 33%; }

.chartcon .chartimg a.a3 { width: 8%; height: 27%; left: 25%; top: 25%; }

.chartcon .chartimg a.a4 { width: 8%; height: 63%; left: 45%; top: 25%; }

.chartcon .chartimg a.a5 { width: 8%; height: 24%; left: 69%; top: 16%; }

.chartcon .chartimg a.a6 { width: 10%; height: 34%; left: 68%; top: 43%; }

.chart-text { padding-top: 30px; text-align: left; font-size: 0; line-height: 0; text-align: center; }

.chart-text a { display: inline-block; color: #26a3e2; font-size: 14px; min-width: 78px; padding: 12px 3.5%; border-bottom: 1px solid #E0E4E8; line-height: 24px; position: relative;cursor:default; }

.chart-text a:after { content: ""; position: absolute; width: 22px; height: 11px; display: block; top: 50%; right: -11px; margin-top: -5px; background: url(../images/wicon28.png) right center no-repeat; }

.chart-text a:last-child:after { background: none; }

.solution-tab { background: #DFE3E8; font-size: 0; line-height: 0; overflow-x: auto; }

.solution-tab .solution-scroll { min-width: 420px; }

.solution-tab a { display: inline-block; height: 45px; line-height: 45px; font-size: 14px; padding: 0 3%; -webkit-transition: background ease-in .3s; -o-transition: background ease-in .3s; -moz-transition: background ease-in .3s; transition: background ease-in .3s; }

.solution-tab a.cur { background: #fff; }

.solution-content { padding: 28px 0 30px; line-height: 26px; }

.solution-content img { max-width: 100%; }

.solution-content .solution-item { display: none; }

.solution-content .solution-box { padding-left: 20px; }

.solution-content .m-title { margin-bottom: 20px; }

.sotitle { font-size: 20px; position: relative; margin-bottom: 20px; }

.sotitle:before { content: ""; position: absolute; width: 6px; height: 6px; background: #D0B687; left: -20px; top: 11px; }

.solutiontable { overflow-x: auto; }

.solutiontable table { max-width: 850px; min-width: 640px; }

.solutiontable tr td { width: 5%; padding: 8px 0; }

.quality-list { position: relative; padding: 0 40px; }

.quality-list .banner-btn { top: 50%; margin-top: -4%; }

.quality-swiper { position: relative; overflow: hidden; }

.quality-swiper ul { margin: 0; }

.quality-swiper ul li { padding: 0; }

.quality-list { padding: 0; }

.quality-list .indexbannerindeo { opacity: 0; }

.quality-list .indexbannerindeo span { background: #D0B687; }

.quality-list .banner-btn { background: none; }

.quality-list .banner-btn:after { border-color: #fff; }

.quality-list .banner-btn:hover { background: none; }

.quality-list .banner-btn:hover:after { border-color: #D0B687; }

.data-img { display: none; }

.probg { position: fixed; top: 0; width: 100%; height: 100%; left: 0; background: black; 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%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; z-index: 1000; }

.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%); -ms-transform: translate(-50%, -50%); -moz-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%; -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); word-wrap: break-word; line-height: 28px; z-index: 9; }

.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%; vertical-align: middle; position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-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: #D0B687; -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; }

/*常见问题*/
.problem-btn { width: 30px; height: 100%; position: absolute; left: 0; top: 0; background: #F9F9FA; cursor: pointer; }

.problem-btn:after { content: ""; position: absolute; width: 0; height: 0; border: 6px solid transparent; border-left: 6px solid #C6925C; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 12px; }

.problem-nav { padding: 20px 30px 22px; border-top: 1px solid #C6925C; position: relative; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); margin-bottom: 25px; overflow: hidden; }

.problem-nav .problem-swiper { position: relative; overflow: hidden; }

.problem-nav li { float: left; width: 25%; padding: 0 2%; font-size: 12px; }

.problem-nav li a { display: block; height: 40px; line-height: 40px; border: 1px solid #EBE0CB; color: #c79358; text-align: center; -webkit-transition: background ease-in .3s; -o-transition: background ease-in .3s; -moz-transition: background ease-in .3s; transition: background ease-in .3s; }

.problem-nav li.cur a { background: #D0B687; color: #fff; font-weight: bold; }

.problem-nav .problem-right { left: auto; right: 0; }

.problem-nav .problem-left:after { border: 6px solid transparent; border-right: 6px solid #C6925C; left: 3px; }

.problemcoment { margin-top: 34px; padding-bottom: 35px; }

.problemcoment ul { margin: 0px; padding-bottom: 30px; }

.problemcoment ul li.borderbottom { padding-top: 15px; }

.problemcoment ul li h3.problemtitle { border-bottom: 1px solid #DFE3E8; margin: 0 auto; position: relative; padding: 0 25px 20px 45px; cursor: pointer; font-size: 14px; }

.problemcoment ul li h3.problemtitle:after { position: absolute; content: ""; display: block; width: 0; height: 0; top: 50%; right: 15px; margin-top: -8px; border: 6px solid transparent; border-top: 6px solid #C0C7D1; }

.problemcoment span.problemQ { background: url(../images/wicon44.png) no-repeat, #C0C7D1; -moz-background-size: cover; -o-background-size: cover; background-size: cover; display: block; width: 32px; height: 32px; position: absolute; left: 0; top: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.problemcoment span.problemA { background: url(../images/wicon45.png) no-repeat, #D0B687; -moz-background-size: cover; -o-background-size: cover; background-size: cover; display: block; width: 32px; height: 32px; position: absolute; left: 0; top: 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.problemList { position: relative; padding: 20px 10px 20px 45px; color: #c79358; }

.CommonproblemContent { line-height: 26px; display: none; font-size: 16px; }

.problemcoment ul li.cur h3 { font-size: 16px; }

.problemcoment ul li.cur h3.problemtitle:after { border: 6px solid transparent; border-bottom: 6px solid #D0B687; margin-top: -14px; }

.service-idea { padding-bottom: 35px; }

.service-idea img { max-width: 100%; }

.sertable { margin-bottom: 25px; overflow-x: auto; }

.sertable table { width: 100%; text-align: center; min-width: 640px; }

.sertable table thead tr td { background: #EFF1F4; }

.sertable table tr td { border: 1px solid #DFE3E8; margin: -1px; padding: 8px 0; }

.pl-80 { padding: 30px 0 0 30px; }

/*服务网点*/
.site-box { padding: 20px 0; border-top: 1px solid #C6925C; position: relative; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); margin-bottom: 25px; overflow: hidden; }

.city-list { color: #c79358; font-size: 16px; padding: 0 20px 20px; }

.city-select { position: relative; padding: 20px 0 0 0; }

.city-select .select-item { display: block; width: 48%; margin-right: 2%; float: left; border: 1px solid #E7DBC2; height: 40px; line-height: 38px; color: #d1b784; position: relative; }

.city-select .select-item:after { content: ""; position: absolute; display: block; width: 0; height: 0; top: 15px; right: 15px; border: 7px solid transparent; border-top: 7px solid #D0B687; }

.city-select .select-item select { width: 100%; color: #d1b784; padding-left: 14px; }

.city-select .select-item.search-key { width: 98%; }

.city-select .select-item.search-key:after { opacity: 0; }

.city-select .select-item.search-key input { padding-left: 14px; width: 100%; }

.city-select .site-search { width: 100%; height: 40px; background: #D0B687; color: #fff; text-align: center; margin-top: 10px; }

.address-list { padding-bottom: 35px; }

.address-list ul { margin: 0 -10px; }

.address-list ul li { padding: 0 10px 20px; }

.address-list ul li .addrecon { padding: 20px; border: 1px solid #DFE3E8; line-height: 26px; }

.address-list ul li .addrecon .add-title { font-size: 18px; color: #333333; margin-bottom: 18px; line-height: 24px; }

.mv-player { max-width: 960px; min-height: 200px; margin: 0 auto; }

#wonderful-video { min-height: 220px; }

#wonderful-video video { -o-object-fit: fill; object-fit: fill; }

.mv-player .mvtitle { padding-left: 10px; font-size: 16px; color: #333; height: 30px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.wonderful-mvlist { max-width: 960px; margin: 0 auto; position: relative; padding: 20px 0; color: #999; }

.wonderful-mvlist .indexbannerindeo { bottom: -20px; }

.wonderful-swiper { position: relative; overflow: hidden; }

.wonderful-mvlist li { padding: 0; position: relative; cursor: pointer; margin-right: 20px; }

.wonderful-mvlist li .name { font-size: 14px; max-height: 48px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.wonderful-mvlist li.cur .thumb:after { background: rgba(208, 182, 135, 0.8); }

.wonderful-mvlist li.cur .thumb:before { opacity: 1; }

.wonderful-mvlist li.cur .thumb img { opacity: 1; }

.wonderful-mvlist li .thumb { position: relative; margin-bottom: 10px; }

.wonderful-mvlist li .thumb img { display: block; width: 100%; opacity: 0.6; }

.wonderful-mvlist li .thumb:before { content: ''; position: absolute; left: 50%; top: 50%; z-index: 8; width: 30px; height: 30px; margin: -15px 0 0 -15px; background: url(../images/wicon46.png) 0 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.wonderful-mvlist li .thumb:after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; width: 100%; height: 100%; }

.wonderful-mvlist li.name { font-size: 14px; color: #333; text-align: center; height: 44px; line-height: 22px; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.wonderful-mvlist .video-ctrl { display: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; width: 44px; height: 44px; background: #CDD2DA; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.wonderful-mvlist .video-ctrl:after { content: ""; position: absolute; display: block; width: 20px; height: 20px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); border-right: 0; border-top: 0; left: 16px; top: 12px; }

.wonderful-mvlist .video-ctrl.video-next:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); left: 7px; }

.wonderful-mvlist .video-prev { left: 0; }

.wonderful-mvlist .video-next { right: 0; }

.video-page { position: absolute; width: 100%; bottom: -20px; text-align: center; }

.video-page span { opacity: 1; margin: 0 3px; }

.video-page .swiper-pagination-bullet-active { background: #D0B687; }

.wposter { display: none; }

/*下载中心*/
.m-mb50 { margin-bottom: 35px; }

.download-center ul { padding-bottom: 10px; }

.download-center ul li { margin-bottom: 26px; }

.download-center ul li a { display: block; color: #333333; 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/wicon47.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.pdf .dowmtext:after { background-image: url(../images/wicon49.png); }

.download-center ul li.word .dowmtext:after { background-image: url(../images/wicon50.png); }

.download-center ul li.jpg .dowmtext:after { background-image: url(../images/wicon51.png); }

.downlayer { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 99; display: none; }

.download-box { position: fixed; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); max-width: 640px; left: 50%; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 100; overflow: hidden; width: 90%; left: 5%; padding-bottom: 50px; display: none; }

.download-box h3 { padding: 19px 10px; background: url(../images/wicon52.png) repeat-y; color: #fff; text-align: center; font-size: 16px; }

.download-box h3 span { float: right; width: 18px; height: 18px; display: block; position: relative; margin: 3px 0 0 0; cursor: pointer; }

.download-box h3 em { font-style: normal; }

.download-form { max-width: 480px; margin: 0 auto; padding: 0 20px; min-height: 250px; }

.pt84 { padding-top: 40px; }

.pt90 { padding-top: 45px; }

.psdtext { font-size: 18px; margin-bottom: 30px; }

.password-input { display: block; border-bottom: 1px solid #CCCCCC !important; width: 100%; margin-bottom: 20px; }

.password-input::-webkit-input-placeholder { color: #ccc; }

.password-input:-moz-placeholder { color: #ccc; }

.password-input::-moz-placeholder { color: #ccc; }

.password-input:-ms-input-placeholder { color: #ccc; }

.passwordeye { position: absolute; top: 0; right: 20px; width: 30px; height: 30px; display: block; cursor: pointer; background-position: center center; background-repeat: no-repeat; }

.passwordeye.invisible { background-image: url(../images/wicon53.png); }

.passwordeye.visible { background-image: url(../images/wicon53on.png); }

.colory { color: #ccc; text-align: left; }

.download-item { padding-bottom: 45px; position: relative; }

.download-submit { width: 100%; height: 40px; text-align: center; color: #fff; line-height: 40px; background: #C0C7D1; }

.return-back:hover::before, .return-back:hover::after { background: #fff; }

.return-back::before, .return-back::after { content: ''; position: absolute; height: 2px; width: 100%; top: 50%; left: 0; margin-top: -1px; background: #fff; }

.return-back::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.return-back::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.wrong-popup { display: none; text-align: center; }

.wrong-text { padding: 38px 0 50px; font-size: 16px; }

.wrong-text a { color: #c79358; text-decoration: underline; }

.wrong-img img { height: 50px; }

.company-profile { font-size: 14px; line-height: 26px; padding: 35px 0; }

.company-profile img { max-width: 100%; }

.companyb60 { padding-bottom: 30px; }

.ptb60 { padding-top: 30px; padding-bottom: 32px; }

/*公司荣誉*/
.honor-list { padding-bottom: 35px; }

.honor-list ul { padding-bottom: 35px; }

.honor-list ul li { border-top: 1px solid #E2E6EA; position: relative; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.honor-list ul li .honortext { display: block; position: relative; font-size: 16px; height: 60px; line-height: 60px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding: 0 60px 0 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.honor-list ul li .addplus { width: 26px; height: 26px; display: block; position: absolute; right: 10px; top: 18px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.honor-list ul li .addplus:before, .honor-list ul li .addplus:after { content: ''; position: absolute; width: 16px; height: 2px; left: 5px; top: 12px; background-color: #C0C7D1; }

.honor-list ul li .addplus:after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.honor-list ul li:hover { border-top: 1px solid #fff; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.honor-list ul li:hover .addplus { background: #D0B687; }

.honor-list ul li:hover .addplus:after, .honor-list ul li:hover .addplus:before { background-color: #fff; }

.honor-list ul li:hover .honortext { color: #c79358; font-weight: bold; }

.honor-list ul li:nth-child(1) { border-top: 0; }

.honor-list ul li:last-child { border-bottom: 1px solid #E2E6EA; }

.Recruitmentsearch04 { padding: 35px 0px; border-top: 2px solid #C6925C; position: relative; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

.Recruitmentsearch04 dl { padding-left: 20px; padding-right: 20px; position: relative; }

.Recruitmentsearch04 dl dt { position: relative; left: 0px; font-size: 16px; color: #c79358; margin: auto; padding-bottom: 15px; }

.Recruitmentsearch04 dl dd label { display: block; position: relative; }

.Recruitmentsearch04 dl dd label input { background: none; border: none; outline: none; display: block; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchtext { padding: 8px 0 8px 25px; width: 100%; float: left; font-size: 14px; border-bottom: 1px solid #D0B687; color: #c79358; background: url(../images/wicon55.png) 0 center no-repeat; margin-bottom: 30px; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchtext::-webkit-input-placeholder { color: #c79358; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchtext:-moz-placeholder { color: #c79358; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchtext::-moz-placeholder { color: #c79358; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchtext:-ms-input-placeholder { color: #c79358; }

.Recruitmentsearch04 dl dd label input.Recruitmentsearchsubmit { font-size: 16px; color: #ffffff; background-color: #D0B687; width: 120px; height: 35px; cursor: pointer; margin: 0 auto; }

/*人才招聘*/
.zhaopincont01 { padding: 10px 0 25px; }

.zhaopincont01 dl { padding: 25px 20px; border: 1px solid #DFE3E8; position: relative; margin-bottom: 10px; }

.recruit-titbox { padding: 0 18% 0 0; position: relative; cursor: pointer; }

.recruit-titbox .recruit-date { color: #666; }

.recruit-titbox .recruit-title h4 { font-weight: bold; color: #333; }

.recruit-titbox .recruit-title .recruit-add span { padding-right: 25px; }

.recruit-titbox .take-up { display: block; position: absolute; right: 0; top: 0; width: 18%; height: 100%; background-image: url(../images/wicon57.png); background-position: center 0; background-repeat: no-repeat; -moz-background-size: 30px auto; -o-background-size: 30px auto; background-size: 30px auto; }

.recruit-titbox .take-up i { text-align: center; padding-top: 40px; display: block; font-style: normal; color: #c79358; opacity: 0; }

.recruit-con { padding: 25px 0 15px; color: #4c4c4c; display: none; }

.zhaopincont01 dl.cur .recruit-title { color: #c79358; }

.zhaopincont01 dl.cur .recruit-title h4 { color: #c79358; }

.zhaopincont01 dl.cur .take-up { background-image: url(../images/wicon56.png); }

.zhaopincont01 dl.cur .take-up i { opacity: 1; }

.sendresume01 { margin-top: 25px; width: 120px; height: 35px; border: 1px solid #DFE3E8; text-align: center; color: #666666; line-height: 34px; display: block; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.sendresume01:hover { background: #c79358; color: #fff; }

.m-pb100 { padding-bottom: 35px; }

/*新闻中心*/
.hotnews07 { position: relative; background-color: #AFB6C0; overflow: hidden; margin:0 0 20px; }

.hotnews07 ul li { width: 100%; position: relative; width: 100%; overflow: hidden; float: left; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; height: 100%; position: relative; color: #fff; }

.hotnews07 ul { 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; }

.hotnewslist07 dt { overflow: hidden; }

.hotnewslist07 dt img { display: block; width: 100%; }

.hotnewslist07 dd { padding: 25px 10px; }

.hotnewslist07 dd h4 { font-size: 18px; line-height: 30px; font-weight: bold; }

.hotnewslist07 dd a { color: #fff; position: relative; display: block; }

.hotnewstext07 { margin: 15px 0; max-height: 124px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.hotnewsbtn07 { text-align: center; padding-bottom: 20px; position: relative; z-index: 6; }

.hotnewsbtn07 span { display: inline-block; width: 11px; height: 11px; background-color: #D7DBE0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin-right: 9px; opacity: 1; cursor: pointer; }

.hotnewsbtn07 span.swiper-pagination-bullet-active { background: #fff; }

.hotnewslink07 { color: #ffffff !important; font-size: 14px; }

.hotnewslink07:after { content: ""; position: absolute; top: 7px; left: 58px; width: 8px; height: 8px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); }

.news-list { padding-bottom: 35px; }

.news-list ul { padding-bottom: 35px; }

.news-list ul li { background-image: url(../images/wicon58.png); background-repeat: no-repeat; background-position: 0 center; border-bottom: 1px solid #CCCCCC; }

.news-list ul li span { float: right; padding-top: 18px; }

.news-list ul li a { display: block; padding: 0 0 0 30px; height: 60px; line-height: 60px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-list ul li:hover { background-image: url(../images/wicon59.png); }

.news-list ul li:hover a { color: #D0B687; }

.news-deatils-top { padding: 30px 0 20px; margin-bottom: 30px; border-bottom: 1px solid #EBEEF0; color: #333333; margin-top: -10px; }

.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: #333333; }

.news-deatils-con { font-size: 14px; line-height: 26px; padding-bottom: 30px; }

.news-deatils-con img { max-width: 100%; }

.newsdeatils-bottom { padding: 25px 0 30px; font-size: 14px; 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; }

.newsdeatils-bottom dl a:hover { color: #D0B687; }

.newsdeatils-bottom .return-list { width: 184px; height: 44px; line-height: 44px; margin: 0; display: block; background: #AFB6C0; text-align: center; color: #fff; margin: 20px auto 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.left-share { display: none; }

.left-share .article-share { position: absolute; top: 7px; left: auto; }

.left-share .article-share.js-sharefix { position: fixed; top: 80px; left: auto; }

.left-share .article-share.js-shareEnd { position: absolute; top: auto; bottom: 63px; }

.left-share a { float: none; display: block; width: 50px; height: 50px; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; padding: 0; margin: 0 0 1px; }

.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; }

/*联系我们*/
.contact-list { padding-bottom: 25px; max-width: 950px; margin: 0 auto; }

.contact-list ul { margin: 0 -10px; }

.contact-list ul li { padding-bottom: 20px; text-align: center; font-size: 16px; }

.contact-list ul li .contact-icon { width: 90px; height: 90px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #FCF9F6; margin: 0 auto 5px; position: relative; }

.contact-list ul li .contact-icon img { display: block; width: 100%; }

.contact-list ul li .contact-icon .code-img { position: absolute; left: -20px; top: 107px; padding: 0; border: 1px solid #C7CED6; background: #fff; width: 120px; height: 120px; visibility: hidden; z-index: 99; }

.contact-list ul li .contact-icon .code-img:after { content: ""; position: absolute; width: 11px; height: 11px; left: 50%; top: -7px; background: url(../images/wicon63.png) 0 0 no-repeat; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.contact-list ul li.cur .code-img { visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }

.contact-list ul li .con-title { font-size: 14px; }

.contact-list ul li .pt10 { padding-top: 10px; }

.contact-list ul li:nth-child(2n+1) { clear: left; }

.map { height: 250px; margin-bottom: 20px; }

.map-address { padding-bottom: 35px; }

header.addwhite { background: #fff; }

.partnerbanner {display:none;}
.partnerbanner img { height: 400px; }
.Partner-wraper img{max-width:100%;}

/*合作伙伴*/
.coop-partner { background: #fff; min-height: 130px; margin-top: -40px; position: relative; z-index: 2; background: url(../images/wimg50.jpg) 0 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 50px 20px; font-size: 14px; text-align: center; }

.coop-partner img { max-width: 100%; }

.product-allimg { position: absolute; top: 0; margin-top: -25%; width: 67.4%; text-align: center; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.partnerbg { background: #F5F5F5; font-size: 14px; }

.partner-title { text-align: center; color: #333; font-size: 30px; line-height: 40px; margin-bottom: 24px; }

.ptm45 { padding: 20px 0; }

.Invest-title { font-size: 24px; font-weight: lighter; line-height: 24px; margin-bottom: 15px; color: #333; text-align: center; }

.colorwhgy { color: #9D9D9D; }

.partner-img { padding: 25px 0; }

.partner-img li { float: left; }

.partner-img li img { max-width: 100%; }

.ihonor-img { padding: 25px 0; }

.designul { padding-top: 45px; }

.designul li { font-weight: lighter; color: #9D9D9D; font-size: 14px; }

.designul li img { margin-bottom: 10px; }

.service-network { background: url(../images/wimg63.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding-top: 50px; font-size: 14px; color: #fff; text-align: center; line-height: 26px; }

.service-network img { max-width: 100%; }

.service-num { color: #f29d56; font-size: 50px; text-align: center; line-height: 64px; font-family: 'HelveticaNeue'; font-weight: bold; margin-bottom: 10px; }

.service-net { font-size: 22px; line-height: 24px; text-align: center; margin-bottom: 26px; }

.service-con { max-width: 930px; margin: 0 auto; }

.service-img { padding-top: 10px; }

.skyworth-brand { padding-top: 40px; padding-bottom: 40px; }

.brand-title { font-size: 30px; line-height: 40px; color: #333; text-align: center; }

.brandlist { padding-top: 0; }

.brandlist li { float: left; width: 33.3%; padding: 2% 1% 0; }

.brandlist li img { display: block; width: 100%; }

.brandlist li:nth-child(1) { width: 100%; padding: 0 1%; }

.zero-sales .commonweb { background: #fff; padding: 0; }

.zeroimg { position: relative; }

.zeroimg img { display: block; width: 100%; }

.zeroimg .zero-psition { position: absolute; bottom: -100%; width: 60%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 99; text-align: center; }

.zeroimg .zero-psition img { max-width: 100%; width: auto; display: inline-block; }

.zerobg { background: #fff; padding: 38% 6.8% 30px; border-bottom: 4px solid #D0B687; text-align: center; background: url(../images/wimg75.jpg) left bottom no-repeat; -moz-background-size: 45% auto; -o-background-size: 45% auto; background-size: 45% auto; }

.lineheight30 { line-height: 18px; }

.advantage { padding-top: 10px; max-width: 900px; margin: 0 auto; }

.advantage li { float: left; width: 50%; color: #9D9D9D; padding-bottom: 20px; }

.advantage li .advantageimg { width: 110px; height: 110px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 1px solid #E5E9ED; margin: 0 auto 10px; }

.advantage li .advantageimg img { display: block; width: 100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.joining-con { padding: 35px 20px 50px; background: url(../images/wimg77.jpg) center 0 no-repeat; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border-bottom: 4px solid #D0B687; }

.joining-title { padding-left: 50px; background: url(../images/wimg76.jpg) 0 center no-repeat; line-height: 38px; font-size: 26px; font-weight: bold; color: #d1b784; -moz-background-size: auto 35px; -o-background-size: auto 35px; background-size: auto 35px; }

.joining-form { padding-left: 0; font-size: 16px; max-width: 718px; overflow: hidden; }

.select-box { margin: 0 -10px 10px; }

.select-box .select-list, .select-box .joining-label { float: left; width: 50%; padding: 0 10px; }

.select-box .select-list.selectright, .select-box .joining-label.selectright { padding-right: 0; }

.select-box select { height: 50px; width: 100%; border-bottom: 1px solid #D0B687; color: #d1b784; font-size: 16px; }

.joining-label { margin-bottom: 10px; }

.joining-label input { height: 50px; color: #d1b784; width: 100%; border-bottom: 1px solid #D0B687; font-size: 16px !important; background: none; }

.joining-label input::-webkit-input-placeholder { color: #d1b784; }

.joining-label input:-moz-placeholder { color: #d1b784; }

.joining-label input::-moz-placeholder { color: #d1b784; }

.joining-label input:-ms-input-placeholder { color: #d1b784; }

.join-input { margin: 18px -10px 0; }

.join-input input { height: 40px; line-height: 40px; color: #fff; text-align: center; background: #D0B687; width: 100%; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-size: 16px; cursor: pointer; }

.join-input input.join-reset { background: none; border: 1px solid #D0B687; color: #D0B687; }

.join-input p { float: left; width: 49%; padding: 0 10px; }

.Partner-wraper { padding: 35px 20px 30px; }

.Partneritem { padding-top: 4px; }

.Partneritem li { color: #9D9D9D; font-size: 14px; text-align: center; padding: 0 4% 20px; }

.Partneritem li img { max-width: 50%; }

.Partneritem li .itemtext { margin: 10px auto 0; }

.Partneritem li .itemtext br { display: none; }

.lh36 { line-height: 26px; }

.Partner-con { color: #9D9D9D; }

.nszyzdsbacktop { position: fixed; right: 10px; bottom: 10%; width: 40px; height: 40px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: none; background-color: #D0B687; z-index: 99; }

.nszyzdsbacktop:after { display: block; content: ""; width: 8px; height: 8px; border-left: 2px solid #ffffff; position: absolute; left: 50%; top: 50%; margin: -3px 0 0 -4px; border-bottom: 2px solid #ffffff; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.partnerbanner-con { position: absolute; top: 0; left: 5%; margin-top: 100px; text-align: center; color: #fff; width: 90%; z-index: 9; font-size: 16px; overflow: hidden; }

.partnerbanner-con .pin-gtit { font-size: 28px; font-weight: lighter; line-height: 40px; margin-bottom: 8px; }

.partnerbanner-con .pin-gtit img { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; height: 28px; display: inline-block; width: auto; vertical-align: middle; margin-right: 10px; left: 0; }

.partnerbanner-con .pin-gtit span { padding: 0 20px; display: inline-block; position: relative; }

.partnerbanner-con .pin-gtit span:after, .partnerbanner-con .pin-gtit span:before { content: ""; width: 100%; display: none; position: absolute; top: 27px; left: -100%; height: 2px; background-position: center 0; background-image: url(../images/wicon71.png); -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.partnerbanner-con .pin-gtit span:after { left: auto; right: -100%; background-image: url(../images/wicon72.png); }

.partnerbanner-con .pint-ext { font-weight: lighter; }



/*右侧导航*/
.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: #C0C7D1; background-position: center center; background-repeat: no-repeat; position: relative; }

.right-side a:hover { background-color: #D0B687; }

.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 .sideQQ { background-image: url(../images/wiconqq.png); }

.right-side .sidetel { background-image: url(../images/wicontel.png); }

.right-side .sideweixin { background-image: url(../images/wiconweixin.png); }

.right-side .sidetop { background-image: url(../images/wicontop.png); }

.banner ul li{overflow:hidden;}
.media-cover{position:absolute;top:0;left:0;bottom:0;right:0;}
.media-cover video { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; object-fit: cover;}

.indexvideobtn{width:50px;height:50px;display:block;background-image:url(../images/videobtn.png);background-color:#CCCCCC;border-radius:50%;background-position:center center;background-repeat:no-repeat;cursor:pointer;background-size:auto 20px;margin:20px auto 0;z-index:999;}

.case-list { overflow: hidden; }

.case-list ul { margin: 0 -20px; }

.case-list ul li { margin-right: 0; padding: 0 20px 20px; }

.case-list ul li img { display: block; width: 100%; }

.case-list ul li h4 { font-size: 16px; margin-top: 15px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

@charset "UTF-8";
@media (min-width: 640px) { .banner-product dt { width: 60%; margin: 0 auto;position:relative;z-index:0; }
  .column-product ul li:nth-child(2) a .coimg, .column-product ul li:nth-child(3) a .coimg { position: relative; height: auto; max-width: none; width: 100%; left: 0; -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }
  .advantage li { width: 33.3%; } }

@media (min-width: 768px) { .footer-code { float: left; width: 49%; padding: 0 5.2%; }
  .footer-text { float: left; width: 51%; }
  /* 视频播放*/
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; }
  .inside-banner img { left: 0; -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); height: auto; width: 100%; }
  .recommend-box a img { left: 0; -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); height: auto; width: 100%; }
  .recommend-con { padding-top: 0; margin-top: 13%; }
  .solution-list dl { border-left: 1px solid #DFE3E8; }
  .solution-list dl dt { padding: 0; float: right; }
  .solution-list dl dd { padding: 3%; position: relative; }
  .solution-list dl dd:after { content: ""; position: absolute; width: 0; height: 0; display: block; border: 18px solid transparent; border-left: 18px solid #fff; right: -36px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .solution-list dl:nth-child(even) { border-left: 0; border-right: 1px solid #DFE3E8; }
  .solution-list dl:nth-child(even) dt { float: left; }
  .solution-list dl:nth-child(even) dd:after { left: -36px; right: auto; border: 18px solid transparent; border-right: 18px solid #fff; }
  .quality-swiper ul li { padding: 0; }
  .city-select { padding: 20px 80px 0 0; }
  .city-select .site-search { position: absolute; right: 0; top: 20px; width: 80px; height: 40px; background: #D0B687; color: #fff; text-align: center; margin-top: 0; }
  .download-center ul li a.dowmtext:after { position: static; margin-left: 20px; }
  .Recruitmentsearch04 dl { max-width: 605px; margin: auto; padding-left: 100px; position: relative; padding-right: 0px; }
  .Recruitmentsearch04 dl dt { position: absolute; left: 0px; padding: 10px 0px 0px 0; font-size: 18px; padding-bottom: 0px; }
  .Recruitmentsearch04 dl dd label { padding: 0 140px 0 0; }
  .Recruitmentsearch04 dl dd label input.Recruitmentsearchtext { margin: 0; }
  .Recruitmentsearch04 dl dd label input.Recruitmentsearchsubmit { position: absolute; right: 0px; top: 0; }
  .zhaopincont01 { margin-top: 10px; }
  .zhaopincont01 dl { padding: 25px 30px; }
  .recruit-titbox { padding: 0 18% 0 145px; }
  .recruit-titbox .recruit-date { width: 110px; position: absolute; top: 0; left: 0; }
  .recruit-titbox .take-up { -moz-background-size: 37px auto; -o-background-size: 37px auto; background-size: 37px auto; }
  .recruit-con { padding: 25px 0 15px 145px; }
  /*联系我们*/
  .contact-list { padding-bottom: 25px; }
  .contact-list ul li .contact-icon { width: 110px; height: 110px; margin: 0 auto 18px; }
  .contact-list ul li .contact-icon .code-img { left: 130px; top: -6px; -webkit-transform: translateX(-10px); -moz-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: -o-transform .3s; -moz-transition: transform .3s, -moz-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
  .contact-list ul li .contact-icon .code-img:after { left: -7px; top: 43%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .contact-list ul li .contact-icon:hover .code-img { visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
  .contact-list ul li:nth-child(2n+1) { clear: none; }
  .map-address { padding-bottom: 75px; }
  .coop-partner { min-height: 130px; padding: 120px 6.8% 100px; font-size: 16px; }
  .partner-title { font-size: 40px; line-height: 40px; margin-bottom: 24px; }
  .ptm45 { padding: 43px 0; }
  .Invest-title { font-size: 32px; margin-bottom: 25px; line-height: 40px; }
  .partner-img { padding: 45px 30px 115px; }
  .ihonor-img { padding: 45px 0 110px; }
  .designul { padding-top: 45px; }
  .service-network { padding-top: 80px; font-size: 16px; line-height: 26px; }
  .service-num { font-size: 64px; line-height: 64px; }
  .service-net { font-size: 24px; line-height: 24px; margin-bottom: 26px; }
  .service-img { padding-top: 30px; }
  .advantage li { width: 20%; padding-bottom: 0; }
  .joining-form { padding-left: 50px; }
  .Partneritem { padding-top: 4px; padding-bottom: 67px; }
  .Partneritem li { text-align: center; padding: 0 3%; }
  .Partneritem li img { max-width: 100%; }
  .Partneritem li .itemtext { display: inline-block; text-align: left; margin: 20px auto 0; }
  .Partneritem li .itemtext br { display: block; }
  .pro-after .proimg { width: 30%; }
  .nszyzdsbacktop { right: 20px; }
  .partnerbanner-con { margin-top: 15%; }
  .partnerbanner img { height: 500px; width: auto !important; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } }

@media (min-width: 992px) { .joining-con { padding: 45px 13.5% 70px; }
  .joining-title { padding-left: 118px; line-height: 72px; font-size: 32px; -moz-background-size: auto 71px; -o-background-size: auto 71px; background-size: auto 71px; }
  .joining-form { padding-left: 118px; font-size: 16px; }
  .select-box { margin: 0 -20px 20px; }
  .select-box .select-list, .select-box .joining-label { padding: 0 20px; }
  .select-box select { height: 50px; font-size: 16px; }
  .joining-label { margin-bottom: 20px; }
  .joining-label input { height: 50px; font-size: 16px !important; }
  .join-input { margin: 18px -20px 0; }
  .join-input input { height: 50px; line-height: 50px; }


  .indexvideobtn{position:absolute;width:50px;height:50px;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%);}
}

@charset "UTF-8";
@media (min-width: 1024px) { .pt80 { padding-top: 60px; }
  header { position: absolute; }
  header.addfixed{background:#fff;position:fixed;}
  .header-box { height: 60px; padding: 0 241px 0 2%; }
  .logo { padding: 10px 0 0; width: 20%; max-width: 276px; }
  .logo img { height: 40px; }
  .header-nav { float: left; padding-left: 7%; width: 80%; position: static; background: none; overflow-x: inherit; display: block; }
  nav ul li { float: left; padding: 0 2%; border-bottom: 0; }
  nav ul li h3 a { line-height: 60px; font-size: 15px; padding: 0; }
  nav ul li h3 a:hover, nav ul li h3 a.cur { color: #D0B687; }
  .header-right { position: absolute; width: 301px; right: 0; top: 0; z-index: 2; border-left: 1px solid #CCCCCC; padding-top: 0; }
  .header-item { float: left; width: 60px; }
  .header-item.pc-visible { display: block; }
  .m-link:hover { color: #d0b687; }
  .m-link.tianmao:hover em { background-image: url(../images/tianmaohover.png); }
  .m-link.jd:hover em { background-image: url(../images/jdhover.png); }
   .m-link.suning:hover em { background-image: url(../images/suninghover.png); }
  .m-btn.searchbtn:hover { background-image: url(../images/searchhover.png); }
  .m-btn.telbtn:hover { background-image: url(../images/telhover.png); }
  .mobnav-btn { display: none; }
  .m-subnav { position: absolute; top: 60px; background: #fff; width: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .sub-nav { text-align: center; width: 160px; padding-bottom: 0; display: none; }
  .sub-nav a { padding: 20px 10px; border-bottom: 1px solid #E7DBC2; font-size: 16px; }
  .sub-nav a:hover { color: #D0B687; }
  nav ul li.contactli, nav ul li.productli { position: static; }
  .contact-nav { background: rgba(255, 255, 255, 0.8); }
  .contact-nav dl { width: 33.3%; }
  .contact-nav dl dt { height: 90px; }
  .contact-nav dl.telnum { width: 33.3%; }
  .contact-nav dl.telnum dt a { font-size: 24px; line-height: 90px; }
  .product-nav { padding: 50px 0 40px; background: rgba(255, 255, 255, 0.95); }
  .product-nav dl { float: left; width: 23.3%; text-align: center; }
  .product-nav dl dt { overflow: hidden; display: block; }
  .product-nav dl dt img { -webkit-transition: all ease 0.7s; -o-transition: all ease 0.7s; -moz-transition: all ease 0.7s; transition: all ease 0.7s; }
  .product-nav dl dd { padding-top: 38px; }
  .product-nav dl dd a { font-weight: bold; font-size: 16px; position: relative; padding-bottom: 10px; }
  .product-nav dl dd a:after { content: ""; position: absolute; width: 0; height: 2px; background: #D0B687; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; -webkit-transition: all ease-in .4s; -o-transition: all ease-in .4s; -moz-transition: all ease-in .4s; transition: all ease-in .4s; }
  .product-nav dl:hover dd a:after { width: 60px; }
  .product-nav dl:hover dt 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); }
  .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: #D0B687; color: #fff; border-color: #D0B687; }
  .arrorright-btn { display: none; }
  /*banner*/
  .banner-con { top: 15%; padding: 0 8%; }
  .banner-product { padding-top: 26px; }
  .banner-product dd { float: left; width: 50%; padding-top: 15%; text-align: left; }
  .banner-product dd h4 { font-size: 36px; margin-bottom: 25px; }
  .banner-product dd .ban-producttext { font-size: 46px; line-height: 54px; }
  .banner-product dd .ban-more { margin: 10% 0 0; }
  .banner-product dd .ban-more:hover { background: #D0B687; border-color: #D0B687; color: #fff; }
  .banner-product dt { float: left; width: 50%; text-align: right; padding: 0; }
  .banner-product dt img { max-width: 100%; }
  .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; }
  .fainleft-two { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 1300ms; -o-transition: all ease 1300ms; -moz-transition: all ease 1300ms; transition: all ease 1300ms; opacity: 0; }
  .fainleft-three { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 1800ms; -o-transition: all ease 1800ms; -moz-transition: all ease 1800ms; transition: all ease 1800ms; opacity: 0; }
  .banner ul li.active .fainleft-one, .banner ul li.active .fainleft-two, .banner ul li.active .fainleft-three, .partnerbanner.on .fainleft-one, .partnerbanner.on .fainleft-two { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .indexbannerindeo { bottom: 104px; }
  .indexbannerindeo span { width: 15px; height: 15px; margin: 0 10px; }
  .indexbannerindeo span.cur, .indexbannerindeo span.swiper-pagination-bullet-active { width: 60px; }
  .scroll-btn { width: 33px; height: 67px; bottom: 20px; }
  .banner-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%); }
  .banner-btn.banner-right { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
  .banner-btn:hover { background-color: rgba(0, 0, 0, 0.2); }
  .banner:hover .banner-btn, .solution-swiper:hover .banner-btn, .quality-list:hover .banner-btn { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }
  /*底部*/
  .footer { padding: 50px 0; }
  .footer-nav { padding: 0 4%; }
  .footer-nav ul li { float: left; padding: 0 0 0 28px; width: 20%; }
  .footer-nav ul li:after { opacity: 1; }
  .footer-nav ul li:hover:before { height: 14px; }
  .footer-nav ul li h4 { font-weight: bold; padding: 0 0 5px; border-bottom: 0; margin-top: -5px; }
  .footer-nav ul li .footer-sub { padding-top: 0; display: block; }
  .footer-nav ul li .footer-sub a:hover { color: #a49069; }
  .footer-right { padding: 20px 5% 0; }
  .footer-code .codeimg { display: inline-block; text-align: center; width: 48%; }
  .footer-code .codeimg img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
  .footer-code .codeimg span { display: block; color: #8c8881; padding-top: 16px; }
  .footer-text .telnum { font-size: 48px; line-height: 48px; margin-bottom: 20px; }
  .pb20 { padding-bottom: 20px; }
  .plus.icon { opacity: 0; }
  .column-solution { padding-bottom: 60px; }
  .column-solution ul li { padding-bottom: 85px; }
  .column-solution ul li h4 { font-size: 24px; }
  .column-last ul li a { overflow: hidden; }
  .column-last 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); }
  .column-last 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; }
  .column-last ul li a:hover .playbtn { background-image: url(../images/wicon10hover.png); }
  .column-last ul li a:hover .enter-con { color: #d0b687; }
  .column-last ul li a:hover .enter-con h4:before { background: #d0b687; }
  /* 视频播放*/
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; }
  .column-news { background: #181309; padding: 24px 4%; position: relative; }
  .logoleft { position: absolute; top: 24px; }
  .newslogo { display: inline-block; }
  .new-tit { font-size: 16px; }
  .indexnews-scroll { padding-left: 218px; }
  .indexnews-scroll ul li a { font-size: 16px; }
  .indexnews-scroll ul li a span { max-width: 70%; }
  .indexnews-scroll ul li a i { padding-left: 24px; font-size: 16px; position: static; float: none; }
  .inside-banner { position: relative; }
  .inside-banner img { display: block; width: 100%; }
  .m-inside-subnav { padding-top: 0; }
  .channel-title { display: none; }
  .subnav { display: block; font-size: 0; text-align: center; }
  .subnav a { display: inline-block; border-bottom: none; padding: 16px 4%; }
  .subnav :hover, .subnav .cur { background: #C0C7D1; color: #fff; }
  .m-ptb60 { padding-top: 60px; }
  /*产品列表*/
  .recommend-box .product-img { overflow: hidden; }
  .recommend-box .product-img:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .recommend-box .product-img img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .recommend-con { margin-top: 13%; left: 7.5%; }
  .recommend-con .prore-tit { font-size: 24px; }
  .recommend-con .prore-text { font-size: 40px; }
  .recommend-con .prore-more { padding-top: 28%; }
  .recommend-con .prore-more:hover { color: #D0B687; }
  .product-list { padding-bottom: 70px; }
  .product-list ul { padding-bottom: 20px; }
  .product-list ul li a { overflow: hidden; }
  .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); }
  .product-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; }
  .product-list ul li a .product-con { margin-top: 27%; left: 17%; }
  .product-list ul li a .product-con .prore-text { font-size: 24px; }
  .product-list ul li a .product-con .prore-more { padding-top: 26%; }
  .page a:hover { background: #D0B687; }
  /*产品详情*/
  .product-deatils { padding-bottom: 60px; margin-bottom: 30px; }
  .proimg-left { float: left; width: 46%; }
  .proimg-left .indexbannerindeo { opacity: 0; }
  .biglist { max-width: 460px; width: 90%; }
  .product-btn { display: block; }
  .smalllist { display: block; }
  .productcon-right { float: left; width: 54%; padding: 0 0 0 10%; }
  .prodct-title { font-size: 40px; margin-bottom: 30px; }
  .pro-price a { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .pro-price a:hover { border-color: #D0B687; color: #D0B687; background-image: url(../images/wicon18.png); }
  .character-title { padding: 30px 0 0; }
  .character-title img { margin-right: 20px; }
  .character { padding-left: 66px; line-height: 34px; }
  .product-tab { margin-bottom: 40px; }
  .product-tab a { font-size: 16px; }
  .product-tab a:hover:after, .product-tab a.cur:after { width: 100px; }
  .product-content { padding-bottom: 60px; }
  .related-products { padding: 60px 0 90px; }
  .related-products ul { margin: 0 -22px; }
  .related-products ul li { padding: 0 22px; }
  .related-products ul li a .zoom { overflow: hidden; }
  .related-products ul li a .zoom:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .related-products ul li a .zoom img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .related-products ul li a:hover { color: #D0B687; }
  /*解决方案*/
  .mpb60 { padding-bottom: 60px; }
  .solution-list { margin-bottom: 60px; }
  .solution-list dl dt { overflow: hidden; }
  .solution-list dl dt: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); }
  .solution-list dl dt img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .solution-list dl dd { padding: 6% 60px 3% 50px; }
  .solution-list dl dd .solution-tit { padding-bottom: 28px; margin-bottom: 26px; }
  .solution-list dl dd .solution-tit a { font-size: 24px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .solution-list dl:hover .solution-tit a, .solution-list dl:hover .m-more a { color: #D0B687; }
  .solutioncon { line-height: 26px; }
  .solution-deatils .proimg-left { width: 50%; }
  .solution-deatils .productcon-right { width: 50%; padding: 18px 0 0 6%; }
  .chart-text a { font-size: 16px; }
  .solution-chart { padding-bottom: 60px; }
  .solution-tab { padding-left: 80px; }
  .solution-tab a { height: 55px; line-height: 55px; font-size: 16px; padding: 0 6%; }
  .solution-tab a:hover, .solution-tab a.cur { background: #fff; }
  .solution-content { padding: 38px 0 50px; line-height: 26px; }
  .solution-content .solution-box { padding-left: 90px; }
  .solution-content .m-title { margin-bottom: 20px; }
  .sotitle { font-size: 20px; margin-bottom: 20px; }
  .solutiontable { max-width: 850px; min-width: 640px; }
  .solutiontable tr td { width: 5%; padding: 8px 0; }
  .quality-swiper ul { margin: 0; }
  .quality-swiper ul li { padding: 0; margin-right: 44px; }
  .closebtn { width: 50px; height: 50px; top: 40px; right: 3%; }
  .procut-btn { display: block; }
  .procut-left { left: 3%; }
  .procut-right { right: 3%; }
  .problem-nav { padding: 33px 70px 35px; margin-bottom: 25px; }
  .problem-nav li { width: 25%; padding: 0 20px; }
  .problem-nav li a { font-size: 14px; }
  .problem-nav li a i { padding-left: 4%; font-style: normal; }
  .problem-nav li:hover a { background: #D0B687; color: #fff; font-weight: bold; }
  .problemcoment { padding-bottom: 100px; }
  .problemcoment ul { padding-bottom: 40px; }
  .problemcoment ul li h3.problemtitle { padding: 6px 50px 20px 105px; }
  .problemcoment span.problemQ { left: 40px; -moz-background-size: 32px auto; -o-background-size: 32px auto; background-size: 32px auto; }
  .problemcoment span.problemA { left: 40px; top: 40px; -moz-background-size: 32px auto; -o-background-size: 32px auto; background-size: 32px auto; }
  .problemList { padding: 38px 30px 50px 105px; max-width: 850px; }
  .service-idea { padding-bottom: 100px; }
  .sertable { margin-bottom: 55px; }
  .pl-80 { padding: 30px 0 0 80px; }
  /*服务网点*/
  .site-box { padding: 40px; }
  .city-list { font-size: 16px; padding: 0 30px; }
  .city-select { padding: 20px 80px 0 0; }
  .address-list { padding-bottom: 100px; }
  .address-list ul li .addrecon { padding: 34px 40px; line-height: 34px; }
  .address-list ul li .addrecon .add-title { font-size: 20px; margin-bottom: 28px; }
  .mv-player { min-height: 540px; }
  .mv-player .mvtitle { padding-left: 20px; font-size: 18px; height: 54px; line-height: 54px; }
  .wonderful-mvlist { padding: 54px 60px 20px; }
  .wonderful-mvlist .indexbannerindeo { display: none; }
  .wonderful-mvlist li .thumb:before { width: 44px; height: 44px; margin: -22px 0 0 -22px; }
  .wonderful-mvlist li .thumb:after { border: 3px solid transparent; }
  .wonderful-mvlist .video-ctrl { display: block; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .wonderful-mvlist .video-ctrl:hover { background: #D0B687; }
  .video-page { display: none; }
  #wonderful-video { min-height: 540px; }
  #wonderful-video video { -o-object-fit: fill; object-fit: fill; }
  .m-mb50 { margin-bottom: 50px; }
  .download-center ul { padding-bottom: 24px; }
  .download-center ul li { padding: 0 100px 0 50px; 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: #C6925C; }
  .download-center ul li:hover .download-btn { background-color: #C6925C; background-image: url(../images/wicon48.png); }
  .download-box { width: 640px; margin-left: -320px; left: 50%; }
  .download-box h3 { padding: 19px 0; }
  .download-box h3 span { margin: 3px 30px 0 0; }
  .download-form { min-height: 370px; }
  .pt84 { padding-top: 84px; }
  .psdtext { font-size: 18px; margin-bottom: 30px; }
  .password-input { line-height: 54px; }
  .password-input::-webkit-input-placeholder { color: #ccc; }
  .password-input:-moz-placeholder { color: #ccc; }
  .password-input::-moz-placeholder { color: #ccc; }
  .password-input:-ms-input-placeholder { color: #ccc; }
  .download-item { padding-bottom: 105px; }
  .wrong-text { padding: 32px 0 77px; }
  .wrong-img img { height: 100px; }
  .download-submit { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .download-submit:hover { background: #c79358; }
  .pt90 { padding-top: 90px; }
  .company-profile { font-size: 16px; line-height: 32px; padding: 60px 0; }
  .companyb60 { padding-bottom: 60px; }
  .ptb60 { padding-top: 40px; padding-bottom: 52px; }
  /*公司荣誉*/
  .honor-list { padding-bottom: 100px; }
  .honor-list ul { padding-bottom: 50px; }
  .honor-list ul li .honortext { font-size: 16px; height: 110px; line-height: 110px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding: 0 60px 0 30px; }
  .honor-list ul li .addplus { right: 24px; top: 40px; }
  .zhaopincont01 { padding: 10px 0 30px; }
  .zhaopincont01 dl { padding: 25px 38px; border: 1px solid #DFE3E8; position: relative; margin-bottom: 10px; }
  .m-pb100 { padding-bottom: 100px; }
  /*新闻中心*/
  .hotnews07 { position: relative; overflow: hidden; margin: 0 0 22px; }
  .hotnewslist07 dt { width: 66%; float: left; overflow: hidden; }
  .hotnewslist07 dd { width: 34%; padding: 60px 28px 0; float: left; font-size: 14px; }
  .hotnewslist07 dd h4 { font-size: 24px; line-height: 36px; }
  .hotnewstext07 { margin: 20px 0 45px; }
  .hotnewsbtn07 { width: 34%; padding-left: 25px; right: 0; bottom: 0; position: absolute; text-align: left; }
  .news-list { padding-bottom: 100px; }
  .news-list ul { padding-bottom: 40px; }
  .news-deatils-top { padding: 0 0 50px; margin-bottom: 50px; }
  .news-deatils-top h1 { font-size: 36px; line-height: 48px; margin-bottom: 25px; }
  .news-deatils-top .newsdeatils-date { font-size: 24px; }
  .news-deatils-con { font-size: 16px; line-height: 28px; padding: 0 13% 50px 15%; }
  .newsdeatils-bottom { padding: 45px 0; font-size: 16px; }
  .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: #D0B687; }
  .left-share { display: block; }
  .commonDetailedContentsfoot dl dd { float: left; margin-bottom: 0; }
  .commonDetailedContentsfoot dl dt { float: right; }
  /*右侧导航*/
  .right-box { visibility: visible; }
  .phonebtn { display: none; }
  .right-side { right: 50px; 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: 53px; height: 53px; /*-moz-background-size: auto 53px; -o-background-size: auto 53px; background-size: auto 53px;*/ }
  .right-side a span { line-height: 53px; }
  .right-side a span img { height: 22px; }
  .right-side a .qqtext { width: 252px; padding: 0 10px; }
  .right-side a .weixinimg { width: 150px; right: 50px; height: 150px; }
  .right-side a .weixinimg img { width: 148px; height: 148px; }
  .map { height: 450px; }
  /*合作伙伴*/
  .coop-partner { margin-top: -80px; }
  .skyworth-brand { padding-top: 80px; padding-bottom: 130px; }
  .brand-title { font-size: 40px; }
  .brandlist { padding-top: 14px; }
  .brandlist li { width: 24.57%; padding: 0 0 0.9% 0.9%; }
  .brandlist li:nth-child(1) { width: 75.43%; padding: 0; }
  .partnerbg { font-size: 16px; line-height: 26px; }
  .lineheight30 { line-height: 30px; }
  .zeroimg { position: relative; }
  .zeroimg img { display: block; width: 100%; }
  .zeroimg .zero-psition { position: absolute; bottom: -22%; width: 45%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 99; }
  .zerobg { padding: 160px 6.8% 70px; }
  .lineheight30 { line-height: 30px; }
  .advantage { padding-top: 10px; }
  .advantage li { width: 20%; }
  .advantage li .advantageimg { width: 140px; height: 140px; margin: 0 auto 16px; }
  .Partner-wraper { padding: 75px 13% 95px; }
  .lh36 { line-height: 36px; }
  .Partner-con { padding-left: 90px; }
  .nszyzdsbacktop { width: 50px; height: 50px; }
  .partnerbanner-con { left: 10%; margin-top: 13%; width: 80%; font-size: 20px; }
  .partnerbanner-con .pin-gtit { font-size: 40px; line-height: 40px; margin-bottom: 18px; }
  .partnerbanner-con .pin-gtit img { height: 49px; }
  .partnerbanner-con .pin-gtit span:after, .partnerbanner-con .pin-gtit span:before { display: block; }
  .partnerbanner img { height: 720px; }
  /*效果*/
  .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; }
  @-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 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 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); } }


  .passwordeye{top:14px;}
  .hotnews07{margin:35px 0;}

  /*右侧导航*/
  .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: 250px; 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; }

  .indexvideobtn{width:80px;height:80px;background-size:auto 38px;}

   .case-list ul { margin: 0 -20px 20px; }
  .case-list ul li { padding: 0 20px 30px; margin-right: 0; overflow: hidden; height:350px;}
  .case-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); }
  .case-list ul li img { -webkit-transition: all ease 0.7s; -moz-transition: all ease 0.7s; width:75%; -o-transition: all ease 0.7s; transition: all ease 0.7s; }
  .case-list ul li .zoom { overflow: hidden; }
  .case-list ul li a:hover { color: #D0B687; }


}

input.cur::-webkit-input-placeholder { color: #ccc; opacity:0;}
input.cur:-moz-placeholder { color: #ccc; opacity:0; }
input.cur::-moz-placeholder { color: #ccc; opacity:0; }
input.cur:-ms-input-placeholder { color: #ccc; opacity:0; }



@media (max-width: 320px) { .contact-nav dl.telnum dt a { font-size: 14px; } }

@charset "UTF-8";
@media (min-width: 1180px) { nav ul li { padding: 0 2.4%; }
  nav ul li h3 a { font-size: 16px; }
  /*底部*/
  .footer-nav { float: left; width: 50%; padding: 0 0 0 4%; }
  .footer-right { float: left; width: 50%; padding: 0 4% 0 0; }
  .footer-text { text-align: right; }
  .playbtn { width: 103px; height: 103px; }
  .enter-con { left: 60px; }
  .enter-con h4 { font-size: 32px; line-height: 32px; padding-bottom: 30px; margin-bottom: 30px; }
  .enter-con h4:before { width: 100px; } }

@media (min-width: 1260px) { .m-subnav { top: 80px; }
  .header-box { height: 80px; padding: 0 321px 0 45px; }
  .logo { padding-top: 10px; }
  .logo img { height: 60px; }
  .header-nav { padding-left: 11%; }
  nav ul li { float: left; padding: 0 1%; }
  nav ul li h3 a { line-height: 80px; font-size: 16px; }
  .header-right { width: 402px; }
  .header-item { width: 80px; }
  .m-link { padding-top: 22px; height: 80px; }
  .m-link em { height: 26px; -moz-background-size: auto 26px; -o-background-size: auto 26px; background-size: auto 26px; margin-bottom: 4px; }
  .m-btn { height: 80px; -moz-background-size: auto 30px; -o-background-size: auto 30px; background-size: auto 30px; }
  .search-box { top: 80px; }
  /*banner*/
  .banner-con { top: 160px; padding: 0 3%; }
  .banner-product { padding-top: 26px; }
  .banner-product dd { padding-top: 13%; }
  .banner-product dd h4 { font-size: 35px; line-height: 40px; margin-bottom: 25px; }
  .banner-product dd .ban-producttext { font-size: 50px; }
  .banner-product dd .ban-more { margin: 12% 0 0; width: 160px; height: 50px; line-height: 48px; font-size: 22px; }
  .banner-product dt { padding: 0 40px 0 0; }
  .banner-btn { width: 80px; height: 80px; }
  .banner-btn:after { width: 38px; height: 38px; top: 22px; left: 28px; }
  .banner-btn.banner-right:after { left: 13px; }
  .pro-after .proimg { top: 50%; }
  .pro-after .imgafter { visibility: hidden; }
  .pro-after .hovertitle { font-size: 16px; opacity: 0; bottom: -25px; }
  .pro-before { visibility: visible; }
  .pro-before h4 { font-size: 32px; line-height: 36px; padding-bottom: 25px; margin-bottom: 30px; }
  .column-product ul li a:hover .coimg { -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); -webkit-transition: all ease 0.8s; -o-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s; }
  .column-product ul li a:hover .pro-before { opacity: 0; }
  .column-product ul li a:hover .pro-after .imgbefore { visibility: hidden; }
  .column-product ul li a:hover .pro-after .imgafter { visibility: visible; margin-top: -18px; }
  .column-product ul li a:hover .pro-after .hovertitle { opacity: 1; }
  .subnav a { padding: 16px 5%; }
  .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; height: 73px; margin: 0 0 1px; }
  .pt80 { padding-top: 80px; }

 
}

@media (min-width: 1366px) { .footer-nav { padding: 0 0 0 110px; }
  .footer-right { padding: 0 110px 0 0; }
  /* 视频播放*/
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; }
  .column-news { padding: 24px 110px; }
  .coop-partner { margin-top: -102px; } }

@media (min-width: 1680px) { .header-nav { padding-left: 7%; }
  nav ul li { padding: 0 3.8%; }
  nav ul li h3 a { font-size: 18px; }
  .banner-con { padding: 0; } }

@media (min-width: 1920px) { nav ul li { padding: 0 3.1%; } }

@media (max-width: 1366px) and (max-height: 700px) { /*banner*/
  .banner-con { padding: 0 10%; }
  .banner-product { padding-top: 5%; }
  .banner-product dt img { max-width: 70%; } }

/*搜索页*/
.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: #D0B687; background-image: url(../images/search402.png); background-repeat: no-repeat; background-position: center; }

.keywords { color: #da251d; }

.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: #074987; 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: #074987; } }

@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; }
  .peopel-wrapper .people-expalin { line-height: 31px; font-size: 16px; margin-bottom: 25px; padding-top: 0; } }

#pagination{width:100%; height:auto; margin:0 auto; padding:0; clear:both;}
#pagination dl{margin:0 auto; padding:0; width:98%;}
#pagination dl dt{margin:0; padding:0; float:none; text-align:center;}
#pagination dl dd{margin:0; padding:0; float:none; text-align:center;}
#pagination dl a{padding:5px 10px; margin:5px 5px; color:#5cbf14; background-color:#FFF; border:#e1e2e3 solid 1px; font-size:14px; display:inline-block;}
#pagination dl a:hover{border:#5cbf14 solid 1px; color:#FFF; background-color:#5cbf14;}
#pagination dl a u{text-decoration:none; font-style:normal;}
#pagination dl span{padding:5px 10px; margin:0px 5px; background-color:#FFF; border:#e1e2e3 solid 1px; font-size:14px; color:#B0B0B0;}
#pagination dl font{padding:5px 10px; margin:0px 5px; background-color:#5cbf14; border:#5cbf14 solid 1px; font-size:14px; color:#FFF; font-weight:bold;}

.container{width: 1007px;margin: 0 auto}
.container2{width: 1089px;margin: 0 auto}
.join img{max-width: 100%;margin: 0 0 20px 0}
.join{margin-top: 0;}
.case_t{padding: 30px 0}
.case_container{display: flex;justify-content:space-between;margin-bottom: 15px;flex-wrap:wrap;}
.case_container .case_item{width: 32%;}
.case_container .case_item img{max-width: 100%;}
.case_container .case_item p{font-size: 16px;color:#454543;line-height: 1.5;margin-bottom: 5px;}
.case_container .case_item span{color:#53a8d1;font-weight: bold;font-size: 18px;margin-right: 3px;}
.case_part{margin-top: 50px;margin-bottom: 50px;}
.case_t2{margin-bottom: 20px;}
.case_part .table img{max-width: 100%;}

.address-container{
  display: flex;
  justify-content:space-between;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 50px;
  flex-wrap:wrap;
}
@media (max-width: 768px) {
  .case_t img{width:500px}
  .case_t2 img{width:500px}
  .container{width: 100%;padding: 15px;overflow: hidden}
  .container2{width:100%;padding: 0}
  .join img{margin: 0 0;display: block;}
  .case_container .case_item{width: 48%;}
  .case_container .case_item3{width: 100%;}
  .case_container .case_item p{font-size: 15px;}
  .case_container .case_item span{font-size: 15px}
  .address-container div{width: 100%;margin-bottom: 30px;}

}