﻿
@font-face {
  font-family: 'amfont';
  src: url("NotoSansHans-Regular.otf") format('truetype');
}


html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea {  color: #333;font-family: 'amfont'; }}

title
{
   font-family:'amfont';
}

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform,-moz-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform,-webkit-transform,-moz-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; -moz-transition-property: transform,height,-moz-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

@media (min-width: 1180px) { .footer-nav ul li { padding-right: 3.5%; } }

@media (min-width: 1366px) { /*banner*/
  .banner ul li a { display: block; }
  .banner ul li a img { display: block; width: 100%; }
  .banner-con { padding: 40px 28px; font-size: 30px; word-break: break-all; }
  .m-btn.product-left { left: -66px; }
  .m-btn.product-right { right: -66px; }
  .inpage-banner { min-height: 400px; }
  .footer-nav ul li { padding-right: 4%; }
  .full-insideB-nav .channel-nav li { padding: 0 17px; }
  .footersub-nav { max-width: 160px; }
  .solution-img { margin-top: 7%; }
  .comheight { min-height: inherit; }
  .small-wrapper { padding: 0; }
  .m-left { left: -60px; }
  .m-right { right: -60px; }
  .full-honorA-popup .m-btn.honorA-prev { left: -100px; }
  .full-honorA-popup .m-btn.honorA-next { right: -100px; }
  .history-btnbox { bottom: 50px; }
  /*企业文化*/
  .culture-cotent { padding: 70px 0; font-size: 18px; }
  .cul36 { font-size: 36px; }
  .culture-bglist { padding-top: 80px; padding-bottom: 145px; }
  .culture-bglist ul li { font-size: 18px; line-height: 20px; }
  .culture-bglist ul li .cul-icon { margin: 0 auto 47px; }
  .culture-bglist ul li .cul-tit { font-size: 24px; } }

/*搜索页*/
.searchcont401 { background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -o-background-size: cover; background-size: cover; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: #da251d; }

.resultlist401 { font-size: 13px; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #da251d; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; }

.searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: rgb(53,172,169); background-image: url(../images/search402.png); background-repeat: no-repeat; background-position: center; }

.keywords { color: #00a298; }

.ms-detail td .short-sl { width: 103px; }

.sitemapcont2 { padding: 6% 0; overflow: hidden; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #00a298; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 768px) { .searchtitle401 { font-size: 24px; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .sitemapcont2 { padding: 2% 0 0; overflow: hidden; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 50px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #00a298; } }

@media (min-width: 992px) { .searchinputcont401 { width: 45%; margin: 0 auto; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: left; padding-left: 20%; font-size: 18px; font-weight: bold; background-position: 80% center; } }

body { padding-top: 100px; }

.innav { position: fixed; top: 0; left: 0; z-index: 110; width: 100%; height: 100px; background: #fff; }

.innav .innav-btnwrap { position: absolute; top: 0; height: 100%; }

.innav .innav-btnwrap span { display: inline-block; padding-right: 14px; line-height: 36px; font-size: 18px; color: #666666; vertical-align: middle; }

.innav .innav-btnwrap a { margin: 0px 0px 0px 10px; }

.innav.cur { -webkit-box-shadow: 0px 1px 10px -4px #ccc; box-shadow: 0px 1px 10px -4px #ccc; }

.innav-btnwrap { font-size: 0; }

.innav-btnwrap a { display: inline-block; width: 36px; height: 36px; margin: 0 5px; line-height: 34px; font-size: 13px; border: 1px solid #707070; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; vertical-align: middle; }

.innav-btnwrap a.innav-searchbtn { background-image: url(../images/insearchbtn.png); background-repeat: no-repeat; -o-background-size: 200% 100%; background-size: 200% 100%; }

.innav-btnwrap a:hover { color: #fff; background-color: rgb(53,172,169); border-color: rgb(53,172,169); }

.innav-btnwrap a.innav-searchbtn:hover { background-position: -34px 0px; }

.innav-content { position: relative; width: 100%; height: 100%; }

.inlogo { height: 100%; font-size: 0; }

.inlogo img { display: inline-block; vertical-align: middle; }

.innav-ul { position: relative; height: 100%; }

.innav-ul li { height: 100%; margin: 0 18px; }

.innav-ul li a { display: block; line-height: 100px; padding: 0 7px; font-size: 18px; color: #333333; }

.innav-ul li a:hover { color: rgb(53,172,169); }

.innav-ul li.active a { color: rgb(53,172,169); }

.line { position: absolute; bottom: 0; height: 4px; background: rgb(53,172,169); }

.mb-innavbtn { display: none; }

.slidebar { position: fixed; left: 0; z-index: 111; height: 100%; background: #fff; visibility: visible; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.slidebar.hidevs { left: -240px; visibility: hidden; }

.slidebar-content { position: relative; width: 100%; height: 100%; border: 1px solid #eeeeee; }

.slidebar-content .innav-btnwrap { position: absolute; left: 0; bottom: 30px; width: 100%; text-align: center; }

.slidebar-content .slidebar-leftbclose { position: absolute; top: 50%; right: 0; z-index: 10; width: 36px; height: 72px; line-height: 72px; font-size: 0; text-align: center; -webkit-border-top-left-radius: 50%; border-top-left-radius: 50%; -webkit-border-bottom-left-radius: 50%; border-bottom-left-radius: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #fff; cursor: pointer; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.slidebar-content .slidebar-leftbclose span { display: inline-block; width: 8px; height: 8px; margin-bottom: -5px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); border-left: 2px solid #bbb; border-bottom: 2px solid #bbb; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.slidebar-content .slidebar-leftbclose:hover { background: rgb(53,172,169); }

.slidebar-content .slidebar-leftbclose:hover span { border-color: #fff; }

.slidebar-menuul { width: 100%; height: 100%; text-align: center; overflow-y: auto; overflow-x: hidden; }

.slidebar-menuul li { width: 100%; padding: 8px 0; }

.slidebar-menuul li .slidebar-a { display: inline-block; line-height: 32px; font-size: 16px; border-bottom: 2px solid #fff; }

.slidebar-menuul li .slidebar-a:hover { border-color: rgb(53,172,169); }

.slidebar-menuul li.active .slidebar-a { border-color: rgb(53,172,169); }

.slidebar-ermenu { width: 100%; padding-top: 8px; padding-bottom: 8px; }

.slidebar-ermenu dd { width: 100%; }

.slidebar-ermenu dd a { display: inline-block; height: 34px; line-height: 34px; font-size: 14px; color: #767676; }

.slidebar-ermenu dd a:hover { color: rgb(53,172,169); }

.slidebar-ermenu dd.cur a { color: rgb(53,172,169); }

.slidebar-ermenu.hidevs { display: none; }

.slidebar-btnwrap { position: fixed; top: 100px; left: -74px; z-index: 120; width: 74px; height: 100%; background: #fff; padding-bottom: 100px; visibility: hidden; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.slidebar-btnwrap .slidebar-btnwrapcon { position: relative; width: 100%; height: 100%; border: 1px solid #eeeeee; }

.slidebar-btnwrap .slidebar-btnwrapcon .slidebar-leftbopen { position: absolute; top: 50%; left: 50%; z-index: 10; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.slidebar-btnwrap.showvs { left: 0px; visibility: visible; }

.slidebar-leftbopen, .mb-innavbtn { width: 40px; height: 40px; padding-top: 9px; cursor: pointer; }

.slidebar-leftbopen span, .mb-innavbtn span { display: block; width: 28px; height: 4px; margin: 0px auto 5px; -webkit-border-radius: 3px; border-radius: 3px; background: rgb(53,172,169); transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.slidebar-leftbopen:hover span, .mb-innavbtn:hover span { background: rgb(53,172,169); }

.innav-searchform { position: fixed; z-index: 121; display: none; padding: 3px 0; background: #fff; border: 1px solid #ddd; }

.innav-searchform form { position: relative; display: block; font-size: 0; }

.innav-searchformtxt { width: 100%; height: 36px; padding-left: 10px; padding-right: 46px; line-height: 36px; }

.innav-searchformtbtn { position: absolute; top: 0; right: 0; width: 36px; height: 36px; background-image: url(../images/insearchbtn2.png); background-repeat: no-repeat; -o-background-size: 200% 100%; background-size: 200% 100%; background-color: #fff; }

.innav-searchformtbtn:hover { background-position: -36px 0px; }

.inbanner { position: relative; width: 100%; overflow: hidden; }

.inbanner .swiper-slide { width: 100%; }

.inbanner .swiper-slide img { width: 100%; }

.inbanner-bat { position: absolute; z-index: 12; text-align: center; font-size: 0; }

.inbanner-bat span { display: inline-block; background: #fff; opacity: 1; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.inbanner-bat span.swiper-pagination-bullet-active { -webkit-border-radius: 18px; border-radius: 18px; background: rgb(53,172,169); }

.inproducts { width: 100%; max-width: 1216px; margin: 0 auto; }

.intitle { width: 100%; text-align: center; }

.intitle.active { text-align: left; }

.intitle h2 { font-size: 38px; color: #333333; }

.intitle h3 { color: rgb(53,172,169); text-transform: uppercase; }

.intitle p { width: 100%; max-width: 848px; margin: 20px auto 0; color: #474747; }

.inproducts-con { position: relative; width: 100%; margin-top: 29px; }

.inproducts-con .swiper-container { padding: 8px; }

.inproducts-con .swiper-slide { position: relative; -webkit-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; background: #fff; overflow: hidden; }

.inproducts-con .swiper-slide .inproducts-img1 { width: 100%; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.inproducts-con .swiper-slide:after { position: absolute; top: -18px; left: 50%; z-index: 15; width: 132px; height: 18px; background: rgb(53,172,169); -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.inproducts-con .swiper-slide:hover .inproducts-men h6 { padding-top: 20px; opacity: 1; }

.inproducts-con .swiper-slide:hover:after { top: -10px; }

.inproducts-con .swiper-slide:hover .inproducts-img2 { opacity: 1; }

.inproducts-con .swiper-slide:hover .inproducts-img1 { opacity: 0; }

.inproducts-con:hover .inprevbtn, .inproducts-con:hover .innextbtn { margin: 0; opacity: 1; }

.inproducts-img2 { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.inproducts-men { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; }

.inproducts-men h3 { width: 100%; line-height: 34px; height: 34px; font-size: 24px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.inproducts-men .inproducts-des { width: 100%; margin-top: 22px; font-size: 14px; color: #666666; max-height: 44px; line-height: 22px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.inproducts-men h6 { width: 100%; padding-top: 10px; opacity: 0; transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.inprevbtn, .innextbtn { position: absolute; top: 50%; z-index: 20; width: 34px; height: 50px; line-height: 50px; text-align: center; overflow: hidden; cursor: pointer; opacity: 0; transition: all 0.4s linear; -o-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.inprevbtn span, .innextbtn span { position: relative; display: inline-block; width: 18px; height: 18px; }

.inprevbtn { left: -80px; margin-left: 20px; }

.inprevbtn span { margin-bottom: -5px; margin-left: 5px; border-left: 2px solid rgb(53,172,169); border-bottom: 2px solid rgb(53,172,169); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.innextbtn { right: -80px; margin-right: 20px; }

.innextbtn span { margin-bottom: -5px; margin-right: 5px; border-right: 2px solid rgb(53,172,169); border-top: 2px solid rgb(53,172,169); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.inabout { position: relative; width: 100%; background: url(../images/inaboutbg1.jpg); background-repeat: no-repeat; background-position: center center; -o-background-size: cover; background-size: cover; }

.inabout-container { position: relative; z-index: 20; width: 50%; float: right; -webkit-border-radius: 8px; border-radius: 8px; overflow: hidden; }

.inabout-container .swiper-slide { width: 100%; -webkit-border-radius: 8px; border-radius: 8px; overflow: hidden; }

.inabout-container .swiper-slide img { width: 100%; }

.inabout-bat { position: absolute; left: 0; z-index: 10; width: 100%; text-align: center; }

.inabout-bat span { -webkit-border-radius: 12px; border-radius: 12px; opacity: 1; background: #fff; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.inabout-bat span.swiper-pagination-bullet-active { width: 34px; background: rgb(53,172,169); }

.inabout-conwide { width: 100%; max-width: 1200px; margin: 0 auto; }

.inabout-txt { width: 50%; }

.inabout-txt .inabout-neitxt { width: 100%; line-height: 28px; font-size: 14px; color: #474747; }

.inabout-txt .inabout-neitxt .inabout-p1 { padding-bottom: 14px; }

.inabout-txt a { display: block; width: 146px; height: 42px; text-align: center; line-height: 42px; font-size: 14px; color: #fff; -webkit-border-radius: 24px; border-radius: 24px; /*background-image: url(../images/inaboutbtn1.png);*/background-color:rgb(53,172,169); /*background-repeat: no-repeat; background-position: center center;*/ transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.inabout-txt a span { position: relative; left: 0; bottom: 2px; display: inline-block; vertical-align: top; }

.inabout-txt a:hover { -webkit-box-shadow: 0px 0px 15px -5px rgb(53,172,169); box-shadow: 0px 0px 15px -5px rgb(53,172,169); }

.more-active:hover span { -webkit-animation: moreactive 1s linear infinite; -moz-animation: moreactive 1s linear infinite; -o-animation: moreactive 1s linear infinite; animation: moreactive 1s linear infinite; }

@-webkit-keyframes moreactive { 0% { left: 0; }
  50% { left: 10px; }
  100% { left: 0; } }

@-moz-keyframes moreactive { 0% { left: 0; }
  50% { left: 10px; }
  100% { left: 0; } }

@-o-keyframes moreactive { 0% { left: 0; }
  50% { left: 10px; }
  100% { left: 0; } }

@keyframes moreactive { 0% { left: 0; }
  50% { left: 10px; }
  100% { left: 0; } }

.innews { position: relative; width: 100%; }

.innews-content { width: 100%; max-width: 1216px; margin: 0 auto; }

.innews-container { position: relative; z-index: 10; width: 100%; }

.innews-container .swiper-container { padding: 8px; overflow: hidden; }

.innews-container .swiper-container .swiper-slide { -webkit-border-radius: 8px; border-radius: 8px; background: #fff; overflow: hidden; -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; }

.innews-container .swiper-container .swiper-slide:hover h3 { color: rgb(53,172,169); }

.innews-container .swiper-container .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }

.innews-container:hover .inprevbtn, .innews-container:hover .innextbtn { margin: 0; opacity: 1; }

.innews-img { width: 100%; overflow: hidden; }

.innews-img img { width: 100%; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.innews-txt { width: 100%; }

.innews-txt h3 { width: 100%; height: 30px; line-height: 30px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.innews-txt h6 { width: 100%; font-size: 14px; color: #768482; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.innews-a { position: relative; z-index: 10; display: block; width: 146px; height: 42px; margin: 0 auto; text-align: center; line-height: 42px; font-size: 14px; -webkit-border-radius: 24px; border-radius: 24px; color: #333333; background: #fff; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.innews-a span { position: relative; left: 0; bottom: 2px; display: inline-block; vertical-align: top; }

.innews-a:hover { -webkit-box-shadow: 0px 0px 15px -5px rgb(53,172,169); box-shadow: 0px 0px 15px -5px rgb(53,172,169); }

.innews-btncloumn { position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; height: 253px; background: rgb(53,172,169); }

.incontact { width: 100%; max-width: 1200px; margin: 0 auto; padding: 60px 0 57px; }

.incontact-txt { width: 30.8%; }

.incontact-dl { width: 100%; padding-top: 15px; }

.incontact-dl dd, .incontact-dl dt { width: 100%; padding: 6px 0 6px 30px; line-height: 20px; font-size: 0px; color: #666666; background-position: center left; background-repeat: no-repeat; }

.incontact-dl dd span, .incontact-dl dt span { font-size: 14px; display: inline-block; width: 50%; }

.incontact-dl dt { padding-left: 0 !important; }

.incontact-dl dt span { padding-left: 38px; text-align: left; }

.investor-contactdl dt span { padding-left: 45px; text-align: left; }

.incontact-dl dd.s-tel { background-image: url(../images/s-tel.png); }

.incontact-dl dd.s-fax { background-image: url(../images/s-fax.png); }

.incontact-dl dd.s-mail { background-image: url(../images/s-mail.png); }

.incontact-dl dd.s-addr { background-image: url(../images/s-addr.png); }

.incontact-ul { width: 64%; padding-top: 10px; }

.incontact-ul li { width: 47.65%; margin-right: 4.7%; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 8px 8px 25px -5px rgba(0, 52, 43, 0.15); box-shadow: 8px 8px 25px -5px rgba(0, 52, 43, 0.15); overflow: hidden; }

.incontact-ul li:last-child { margin-right: 0; }

.incontact-ul li img { width: 100%; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.incontact-ul li:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }

.infoot { width: 100%; padding: 48px 0; text-align: center; font-size: 12px; line-height: 20px; color: #cccccc; background: #838686; }

.infoot a { color: #cccccc; }

.infoot a:hover { color: #eee; }

.neibanner { width: 100%; overflow: hidden; }

.neibanner img { position: relative; left: 50%; width: auto; max-width: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.neiermenu { width: 100%; background: #f0f0f0; }

.neiermenu .neiermenu-con { width: 100%; max-width: 1200px; margin: 0 auto; }

.neiermenu .neiermenu-con h3 { width: 100%; }

.neiermenu-wrap { width: 100%; font-size: 0; }

.neiermenu-wrap a { height: 100%; line-height: 60px; padding: 0 35px; font-size: 16px; color: #535353; }

.neiermenu-wrap a:hover { color: #fff; background: rgb(53,172,169); }

.neiermenu-wrap a.active { color: #fff; background: rgb(53,172,169); }

.about-content { width: 100%; }

.about-content .about-conwide { width: 100%; max-width: 1200px; margin: 0 auto; }

.neititle { position: relative; width: 100%; }

.neititle h2 { width: 100%; /*color: #e1f0ed;*/color: rgb(53,172,169); text-transform: uppercase; letter-spacing: -3px; font-family: 'amfont'; }

.neititle h3 { width: 100%; color: #333333; }

.neititle:after { position: absolute; bottom: 0; left: 0; width: 20px; height: 3px; background: rgb(53,172,169); content: ''; }

.about-columnone { width: 100%; border-bottom: 1px solid #e6e6e6; }

.about-colonimg img { width: 100%; }

.about-colonetxt { width: 100%; line-height: 28px; font-size: 14px; color: #666666; }

.about-spancolor { color: #015d4d; }

.about-spancolor1 { color: #015d4d; text-decoration: underline; }

.about-coloneul { width: 100%; display: table; }

.about-coloneul li { display: table-cell; text-align: center; }

.about-coloneul li:nth-child(1) { text-align: left; }

.about-coloneul li:nth-child(3) { text-align: right; }

.about-coloneli { display: inline-block; text-align: center; }

.about-coloneli h3 { width: 100%; /*color: rgb(53,172,169);*/color:rgb(53,172,169); font-weight: bold; }

.about-coloneli p { width: 100%; line-height: 36px; font-size: 14px; color: #666666; }

.about-ctitle { width: 100%; padding-top: 50px; padding-bottom: 48px; font-size: 14px; color: #666666; line-height: 24px; }

.about-columntwoul { width: 100%; padding-bottom: 110px; }

.about-columntwoul li { width: 100%; padding-bottom: 98px; }

.about-columntwoul li .about-columntwoimg { width: 47%; margin-bottom: -144px; float: right; }

.about-columntwoul li .about-columntwoimg img { width: 100%; }

.about-columntwoul li .about-columntwotext { width: 47%; padding-right: 45px; float: left; }

.about-columntwoul li:nth-child(2n) { padding-bottom: 0px; padding-top: 98px; margin-bottom: 60px; }

.about-columntwoul li:nth-child(2n) .about-columntwoimg { margin-top: -144px; margin-bottom: 0px; float: left; }

.about-columntwoul li:nth-child(2n) .about-columntwotext { float: right; }

.about-columntwotext h3 { position: relative; width: 100%; padding-bottom: 20px; line-height: 34px; font-size: 24px; color: #333333; }

.about-columntwotext h3:after { position: absolute; left: 0; bottom: 0; width: 30px; height: 2px; background: rgb(53,172,169); content: ''; }

.about-columntwotext .about-columntwodes { width: 100%; max-height: 195px; margin-top: 18px; padding-right: 4px; font-size: 14px; line-height: 28px; color: #9d9da2; overflow-y: auto; overflow-x: hidden; /*定义滚动条轨道 内阴影+圆角*/ /*定义滑块 内阴影+圆角*/ }

.about-columntwotext .about-columntwodes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #F5F5F5; }

.about-columntwotext .about-columntwodes::-webkit-scrollbar-track { -webkit-box-shadow: none; -webkit-border-radius: 0px; border-radius: 0px; background-color: #e6e6e6; }

.about-columntwotext .about-columntwodes::-webkit-scrollbar-thumb { -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; background-color: rgb(53,172,169); }

.about-destxt { width: 100%; padding-top: 50px; line-height: 24px; font-size: 14px; color: #666666; }

.about-destxt .about-desp1 { padding-bottom: 24px; }

.s-develop-more { display: block; width: 200px; height: 60px; margin: 0 auto; font-size: 16px; color: #fff; text-align: center; line-height: 60px; background: rgb(53,172,169); transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }

.s-develop-more span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin-top: -5px; margin-left: 20px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.s-develop-more:hover { -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 52, 43, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 52, 43, 0.3); }

.about-honor { overflow: hidden; }

.about-honorul { width: 100%; }

.about-honorul li { margin-bottom: 28px; }

.about-honorul li .about-honorimg { position: relative; width: 100%; height: 0; padding-top: 63.15789%; border: 1px solid #e6e6e6; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.about-honorul li .about-honorimg img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-honorul li h3 { width: 100%; padding: 0 16px; text-align: center; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.about-honorul li:hover h3 { color: #fff; background: rgb(53,172,169); }

.about-honorul li:hover .about-honorimg { border-color: rgb(53,172,169); }

.about-honora { display: block; width: 100%; text-align: center; color: #fff; background: rgb(53,172,169); }

.products { width: 100%; }

.products-menu { width: 100%; padding-top: 28px; font-size: 0; }

.products-menu a { display: inline-block; margin-bottom: 12px; text-align: center; font-size: 14px; color: #666666; background: #f2f2f2; }

.products-menu a:hover, .products-menu a.active { background: rgb(53,172,169); color: #fff; }

.products-ul { width: 100%; }

.products-ul li { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.products-ul li .products-img { position: relative; width: 100%; height: 0; padding-top: 88.68421%; overflow: hidden; }

.products-ul li .products-img img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -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 .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.products-ul li .products-img:after { position: absolute; bottom: 0; left: 0; width: 0%; height: 3px; background: rgb(53,172,169); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; content: ''; }

.products-ul li h3 { width: 100%; height: 43px; line-height: 43px; padding: 0 16px; text-align: center; font-size: 14px; color: #fff; background: #848686; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.products-ul li:hover { -webkit-box-shadow: 0px 0px 20px -5px #aaa; box-shadow: 0px 0px 20px -5px #aaa; }

.products-ul li:hover .products-img:after { width: 100%; }

.products-ul li:hover .products-img img { -webkit-transform: translate(-50%, -50%) scale(1.05); -moz-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }

.products-morea { width: 100%; }

.products-morea a { display: block; width: 100%; text-align: center; color: #fff; background: rgb(53,172,169); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.products-morea a:hover { background: rgb(53,172,169); -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 52, 43, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 52, 43, 0.3); }

.productspost { width: 100%; }

.productspost-maximg { border: 1px solid #bdc5cf; }

.productspost-maximg .swiper-container{position:relative;font-size: 0;}

.productspost-maximg .innextbtn{right: 0px;}

.productspost-maximg .inprevbtn{left: 0px;}

.productspost-bat{position:absolute;width: 100%;bottom:10px;left:0;line-height:1;font-size:0;text-align: center;z-index:5;}

.productspost-bat span{margin:0 5px;}

.productspost-bat span.swiper-pagination-bullet-active{background: rgb(53,172,169);}

.productspost-maximg img { width: 100%; }

.productspost-txt { border-top: 2px solid rgb(53,172,169); }

.productspost-txt h3 { width: 100%; line-height: 44px; font-size: 32px; color: #333333; }

.productspost-txt h6 { line-height: 28px; font-size: 14px; color: rgb(53,172,169); }

.productspost-txtbtm { width: 100%; padding-top: 22px; min-height: 150px; font-size: 14px; line-height: 24px; color: #666666; }

.productspost-dl { width: 100%; min-height: 145px; }

.productspost-dl dt { width: 100%; line-height: 36px; font-size: 15px; font-weight: bold; color: #333333; }

.productspost-dl dd { width: 100%; line-height: 24px; font-size: 14px; overflow: hidden; color: #666; }

.productspost-dl dd span { float: left; padding: 0 7px; }

.productspost-dl dd p { overflow: hidden; }

.productspost-title { position: relative; width: 100%; padding-left: 24px; line-height: 86px; color: #333333; }

.productspost-title:after { position: absolute; top: 50%; left: 0; width: 10px; height: 26px; background: rgb(53,172,169); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; }

.productspost-img { position: relative; width: 100%; height: 0; padding-top: 88.68421%; overflow: hidden; }

.productspost-img img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -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 .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.productspost-img:after { position: absolute; bottom: 0; left: 0; width: 0%; height: 3px; background: rgb(53,172,169); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; content: ''; }

.productspost-container { position: relative; }

.productspost-container .swiper-slide h3 { width: 100%; height: 32px; line-height: 32px; padding: 0 16px; text-align: center; font-size: 14px; color: #fff; background: #848686; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.productspost-container .swiper-slide:hover .productspost-img:after { width: 100%; }

.productspost-container .swiper-slide:hover .productspost-img img { -webkit-transform: translate(-50%, -50%) scale(1.05); -moz-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }

.productspost-container:hover .neiprevbtn, .productspost-container:hover .neinextbtn { margin: 0; opacity: 1; }

.neiprevbtn, .neinextbtn { position: absolute; top: 50%; z-index: 20; width: 37px; height: 37px; line-height: 33px; text-align: center; border: 2px solid #c0c7d2; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; cursor: pointer; opacity: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); transition: all 0.4s linear; -o-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; }

.neiprevbtn span, .neinextbtn span { position: relative; display: inline-block; width: 8px; height: 8px; }

.neiprevbtn:hover, .neinextbtn:hover { border-color: rgb(53,172,169); }

.neiprevbtn:hover span, .neinextbtn:hover span { border-color: rgb(53,172,169); }

.neiprevbtn { left: 0px; margin-left: 20px; }

.neiprevbtn span { margin-left: 3px; border-left: 2px solid #c0c7d2; border-bottom: 2px solid #c0c7d2; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.neinextbtn { right: 0px; margin-right: 20px; }

.neinextbtn span { margin-right: 3px; border-right: 2px solid #c0c7d2; border-top: 2px solid #c0c7d2; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.solution { padding-top: 30px; }

.solution-ul { width: 100%; padding-top: 20px; padding-bottom: 30px; }

.solution-ul li { position: relative; width: 100%; margin-bottom: 20px; }

.solution-ul li .solution-img { width: 100%; overflow: hidden; }

.solution-ul li .solution-img img { width: 100%; }

.solution-ul li .solution-txt { width: 100%; background: #e5f4f1; }

.solution-txt2 { position: relative; width: 100%; }

.solution-txt3 { width: 100%; /*padding: 20px 30px;*/ }

.solution-txt3 h3 { width: 100%; margin-bottom: 10px; line-height: 24px; font-size: 16px; color: #333333; font-weight: bold; }

.solution-txt3 .solution-txtdes { width: 90%; line-height: 24px; font-size: 14px; color: #666666; }

.neititle { position: relative; }

.neititle a { position: absolute; color: rgb(53,172,169); line-height: 22px; }

.investor-com { width: 100%; padding-bottom: 10px; }

.investor-com li { position: relative; width: 100%; height: 50px; margin-bottom: 17px; line-height: 50px; font-size: 15px; font-weight: 700; color: #333333; border: 1px solid #c0c7d2; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.investor-com li a { display: block; padding: 0 80px 0 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.investor-com li a span { position: absolute; display: block; top: 0; right: 0; padding-right: 10px; font-size: 14px; font-weight: normal; color: #666666; }

.inverstor-bondone { width: 100%; margin-top: 22px; position: relative; }

.inverbondone-txt { width: 100%; }

.inverbondone-txt h3 { width: 100%; line-height: 22px; font-size: 18px; color: rgb(53,172,169); }

.inverbondone-txt .inverbondone-des { width: 100%; padding-top: 12px; line-height: 24px; font-size: 14px; color: #9d9da2; }

.inverbondone-span1 { color: #01392f; }

.inverbondone-num { position: relative; width: 100%; height: 0; margin-top: 0px; padding-top: 50.87719%; border: 2px solid #eeeeee; background: url(../images/earth.png); background-repeat: no-repeat; background-position: right bottom; -o-background-size: 40% auto; background-size: 40% auto; }

.inverbondone-numtxt { position: absolute; top: 50%; width: 100%; padding-left: 13.68421%; line-height: 28px; font-size: 14px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.inverbondone-numtxt h3 { width: 100%; line-height: 40px; font-size: 28px; color: rgb(53,172,169); font-family: 'amfont'; }

.inverbondone-numtxt h3 span { position: relative; display: inline-block; padding-left: 20px; line-height: 20px; font-size: 16px; color: #333333; vertical-align: middle; }

.inverbondone-numtxt h3 span:after { position: absolute; width: 0; height: 0; bottom: 2px; left: 0; border-top: 8px solid rgb(53,172,169); border-left: 6px solid transparent; border-right: 6px solid transparent; content: ''; }

.inverbondone-numtxt p { padding-top: 16px; font-size: 12px; color: #9d9da2; }

.inverbondone-numtxt.up h3{color: red;}

.inverbondone-numtxt.up h3 span:after{border-top:none;border-bottom: 8px solid red;}

.inverstor-bondtwo { width: 100%; padding-top: 25px; }

.inverstor-bondtwoimg { width: 100%; }

.inverstor-bondtwoimg img { width: 100%; }

.inverstor-bondtwotxt { width: 100%; padding-top: 15px; line-height: 24px; font-size: 14px; color: #9d9da2; }

.inverbondone-p1 { padding-bottom: 24px; }

.inverbondone-p2 { color: #54536c; }

.map { width: 100%; height: 200px; }

.investor-contact { position: relative; width: 100%; padding-top: 24px; }

.investor-contactdl { width: 100%; margin-bottom: 20px; padding: 20px 10px 20px 10px; background: #e7f5f3; }

.investor-contactdl dt { text-align: center; padding-left: 0 !important; }

.investor-contactdl dd, .investor-contactdl dt { width: 100%; line-height: 20px; padding: 9px 0 9px 40px; font-size: 0px; color: #666666; background-repeat: no-repeat; background-position: center left; }

.investor-contactdl dt span, .investor-contactdl dd span { display: inline-block; width: 50%; font-size: 13px; }

.investor-contactdl dd:nth-child(1) { background-image: url(../images/con-icon1.png); }

.investor-contactdl dd:nth-child(2) { background-image: url(../images/con-icon2.png); }

.investor-contactdl dd:nth-child(3) { background-image: url(../images/con-icon3.png); }

.investor-contactdl dd:nth-child(4) { background-image: url(../images/con-icon4.png); }

.inverstor-bondone .investor-contactdl dd { font-size: 14px; }

.inverstor-bondone .investor-contactdl dd:nth-child(1) { background-image: url(../images/con-icon1.png); }

.inverstor-bondone .investor-contactdl dd:nth-child(2) { background-image: url(../images/con-icon2.png); }

.inverstor-bondone .investor-contactdl dd:nth-child(3) { background-image: url(../images/con-icon3.png); }

.inverstor-bondone .investor-contactdl dd:nth-child(4) { background-image: url(../images/con-icon4.png); }

/*地图标题*/
.BMap_bubble_title { position: relative; line-height: 40px !important; height: 40px !important; font-size: 16px; text-align: center; color: #fff; background: rgb(53,172,169); }

/* 消息内容 */
.BMap_bubble_content { display: none; }

/* 内容 */
.BMap_pop div:nth-child(9) { top: 50px !important; left: 0 !important; -webkit-border-radius: 3px; border-radius: 3px; }

.BMap_shadow img { display: none; }

/* 左上角删除按键 */
.BMap_pop img { top: 43px !important; left: 215px !important; display: none; }

.BMap_pop { display: block !important; }

.BMap_top { display: none; }

.BMap_bottom { display: none; }

.BMap_center { display: none; }

/* 隐藏边角 */
.BMap_pop div:nth-child(1) div { display: none; }

.BMap_pop div:nth-child(3) { display: none; }

.BMap_pop div:nth-child(7) { display: none; }

.contact-columnone { position: relative; }

.contact-columnone .investor-contactdl { background: none; }

.contact-title { width: 100%; margin-top: 10px; padding-top: 15px; padding-bottom: 15px; background-image: url(../images/dian.png); background-repeat: repeat-x; background-position: top left; }

.contact-title h3 { line-height: 28px; font-size: 18px; color: #dddddd; }

.contact-title h5 { line-height: 24px; font-size: 16px; color: rgb(53,172,169); }

.contact-title p { padding-top: 5px; line-height: 22px; font-size: 14px; color: #868686; }

.contactdl-spancc { padding-left: 5px; }

.contact-columnonetwo { position: relative; width: 100%; }

.contact-form { width: 100%; padding: 10px 10px 10px 10px; background: #f0f6f5; }

.contact-textitem, .contact-emailitem { width: 100%; margin-bottom: 10px; }

.contact-textitem input, .contact-emailitem input { width: 100%; height: 44px; line-height: 42px; padding: 0  10% 0 20px; font-size: 14px; color: #999999; border: 1px solid #fff; background: #ffffff; background-repeat: no-repeat; background-position: 94% center; -o-background-size: 22px auto; background-size: 22px auto; }

.contact-textitem input:focus, .contact-emailitem input:focus { border-color: rgb(53,172,169); }

.conname input { background-image: url(../images/conname1.png); }

.conname input:focus { background-image: url(../images/conname2.png); }

.contele input { background-image: url(../images/contele1.png); }

.contele input:focus { background-image: url(../images/contele2.png); }

.concun input { background-image: url(../images/concun1.png); }

.concun input:focus { background-image: url(../images/concun2.png); }

.concom input { background-image: url(../images/concom1.png); }

.concom input:focus { background-image: url(../images/concom2.png); }

.coneimal input { background-image: url(../images/coneimal1.png); }

.coneimal input:focus { background-image: url(../images/coneimal2.png); }

.contact-img { display: none; }

.contact-ideaitem { width: 100%; padding: 10px 0; }

.contact-ideaitem textarea { width: 100%; height: 120px; line-height: 24px; padding: 10px 20px; font-size: 14px; color: #999999; border: 1px solid #fff; background: #ffffff; background-repeat: no-repeat; background-position: 94% 10px; -o-background-size: 22px auto; background-size: 22px auto; background-image: url(../images/conidea1.png); }

.contact-ideaitem textarea:focus { border-color: rgb(53,172,169); background-image: url(../images/conidea2.png); }

.contact-yanitem { position: relative; width: 100%; padding: 10px 81px 10px 0; }

.contact-yanitem input { width: 100%; height: 44px; line-height: 42px; padding: 0  10% 0 20px; font-size: 14px; color: #999999; border: 1px solid #fff; background: #ffffff; }

.contact-yanitem input:focus { border-color: rgb(53,172,169); }

.contact-yanitem img { position: absolute; top: 10px; right: 0; width: 81px; height: 44px; }

.contact-btnitem { width: 100%; padding-top: 10px; font-size: 0; }

.contact-btnitem input { width: 45%; height: 44px; margin-right: 2%; font-size: 14px; color: #fff; background: rgb(53,172,169); cursor: pointer; }

.contact-btnitem input:last-child { background: #d7d7d7; }

.inverbondone-numview { width: 100%; }

@media (min-width: 320px) { body { padding-top: 60px; }
  .innav { height: 60px; padding: 0px 10px; }
  .inlogo { line-height: 60px; }
  .inlogo img { max-height: 65%; }
  .innav .innav-btnwrap { right: 55px; padding-top: 12px; }
  .innav .innav-btnwrap span { display: none; }
  .innav-ul { display: none; }
  .slidebar { top: 60px; width: 100%; padding-bottom: 60px; }
  .slidebar-content { padding-top: 20px; padding-bottom: 50px; }
  .slidebar-content .innav-btnwrap { bottom: 10px; }
  .slidebar-menuul li .slidebar-a { width: 100%; border-width: 1px; }
  .slidebar-ermenu dd a { width: 100%; }
  .slidebar-menuul { padding: 0 10px; }
  .mb-innavbtn { display: block; width: 50px; height: 100%; padding-top: 19px; }
  .mb-innavbtn.cur span { position: relative; top: 0; background: rgb(53,172,169); opacity: 1; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
  .mb-innavbtn.cur span:nth-child(1) { top: 9px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
  .mb-innavbtn.cur span:nth-child(2) { opacity: 0; }
  .mb-innavbtn.cur span:nth-child(3) { top: -9px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
  .slidebar-btnwrap { display: none; }
  .slidebar { left: -100%; visibility: hidden; }
  .slidebar.hidevs { left: 0; visibility: visible; }
  .innav-searchform { top: 60px; right: 0; width: 100%; }
  .inbanner .swiper-slide { overflow: hidden; }
  .inbanner .swiper-slide img { position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: auto; max-width: none; height: 200px; }
  .inbanner-bat { bottom: 10px !important; }
  .inbanner-bat span { width: 8px; height: 8px; margin: 0 4px !important; }
  .inbanner-bat span.swiper-pagination-bullet-active { width: 20px; }
  .inconpadding { padding: 30px 10px 30px; }
  .inproducts-men { padding: 35px 39px 0; }
  .inproducts-men h3 { font-size: 24px; }
  .intitle h2 { height: 30px; line-height: 30px; font-size: 20px;font-family:'amfont' }
  .intitle h3 { line-height: 24px; font-size: 16px; }
  .intitle p { margin-top: 5px; line-height: 20px; font-size: 12px; }
  .inproducts-con { margin-top: 15px; }
  .inprevbtn, .innextbtn { display: none; }
  .inabout { padding-top: 10px; }
  .inabout-container { width: 100%; float: none; }
  .inabout-txt { width: 100%; padding-right: 0; padding-top: 15px; }
  .inabout-txt .inabout-neitxt { padding-top: 10px; padding-bottom: 10px; }
  .inabout-bat { bottom: 10px !important; }
  .inabout-bat span { width: 8px; height: 8px; margin: 0 3px !important; }
  .inabout-bat span.swiper-pagination-bullet-active { width: 20px; }
  .innews-container { margin-top: 10px; margin-bottom: 20px; }
  .innews-txt { padding: 24px 35px 26px; }
  .innews-txt h3 { font-size: 18px; }
  .innews-txt h6 { height: 24px; line-height: 24px; }
  .incontact-txt, .incontact-ul, .incontact-ul li { width: 100%; }
  .incontact-ul { padding-top: 10px; }
  .incontact-ul li { margin-bottom: 10px; }
  .neibanner img { height: 100px; }
  .neiermenu { height: 45px; padding: 0 10px; }
  .neiermenu .neiermenu-con { position: relative; }
  .neiermenu .neiermenu-con h3 { position: relative; display: block; width: 100%; height: 100%; line-height: 45px; text-align: center; font-size: 15px; color: #444; }
  .neiermenu .neiermenu-con h3:after { position: absolute; top: 50%; right: 0px; width: 10px; height: 10px; border-bottom: 1px solid #999; border-right: 1px solid #999; -webkit-transform: translateY(-50%) rotate(-45deg); -moz-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); content: ''; transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
  .neiermenu .neiermenu-con h3.active:after { -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); }
  .neiermenu .neiermenu-con .neiermenu-wrap { display: none; position: absolute; top: 100%; left: 50%; z-index: 80; width: 100%; margin-top: 2px; background: #fff; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; }
  .neiermenu .neiermenu-con .neiermenu-wrap a { display: block; width: 100%; line-height: 40px; text-align: center; }
  .about-columnone { padding-bottom: 20px; }
  .about-content { padding: 30px 10px 0; }
  .about-coloneleft { width: 100%; padding-top: 10px; }
  .about-colonimg { width: 100%; padding-top: 0; }
  .neititle { padding-bottom: 8px; }
  .neititle h2 { font-size: 28px; line-height: 35px;font-family:'amfont' }
  .neititle h3 { font-size: 16px; line-height: 28px; }
  .about-colonetxt { padding-top: 10px; padding-bottom: 20px; }
  .about-coloneul li { width: 33.33333%; }
  .about-coloneli h3 { font-size: 28px; line-height: 40px; }
  .about-ctitle { padding-top: 20px; padding-bottom: 20px; }
  .about-columntwoul li { padding-bottom: 0px; margin-bottom: 20px; }
  .about-columntwoul li:nth-child(2n) { padding-top: 0; margin-bottom: 20px; }
  .about-columntwoul li .about-columntwoimg { width: 100%; margin: 0; }
  .about-columntwoul li:nth-child(2n) .about-columntwoimg { margin: 0; }
  .about-columntwoul li .about-columntwotext { width: 100%; padding-top: 10px; padding-right: 0; }
  .about-columntwotext h3 { font-size: 18px; padding-bottom: 10px; }
  .about-columntwoul { padding-bottom: 20px; }
  .about-culture { background: none; background-position: center bottom; background-repeat: no-repeat; }
  .s-develop-more { width: 100%; height: 40px; line-height: 40px; font-size: 14px; }
  .about-honorul { padding-top: 20px; padding-bottom: 20px; }
  .about-honorul li { width: 100%; margin-bottom: 10px; }
  .about-honorul li h3 { height: 40px; line-height: 40px; font-size: 14px; }
  .about-honora { height: 40px; line-height: 40px; font-size: 14px; margin-bottom: 30px; }
  .neiwidepadding { max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px; }
  .products { padding-top: 30px; padding-bottom: 30px; }
  .products-menu { padding-bottom: 10px; }
  .products-menu a { width: auto; min-width: 49%; padding: 0 15px; height: 40px; line-height: 40px; margin-right: 1%; }
  .products-ul { padding-bottom: 0; }
  .products-ul li { width: 100%; margin-bottom: 20px; }
  .products-morea a { height: 40px; line-height: 40px; font-size: 14px; }
  .productspost-maximg { width: 100%; }
  .productspost-txt { width: 100%; padding-top: 20px; }
  .productspost-txt h3 { font-size: 18px; line-height: 30px; }
  .productspost { padding-bottom: 0; }
  .productspost-title { font-size: 18px; }
  .productspost-container { padding: 0; margin-bottom: 20px; }
  .neiprevbtn, .neinextbtn { display: none; }
  .neititle a { bottom: 10px; left: 80px; font-size: 14px; } }

@media (min-width: 375px) { .inproducts-men { padding: 20px 20px 0; }
  .inproducts-men h3 { font-size: 16px; }
  .innews-txt { padding: 10px; }
  .innews-txt h3 { font-size: 16px; }
  .innews-txt h6 { height: 20px; line-height: 20px; }
  .incontact-ul { padding-top: 10px; }
  .incontact-ul li { width: 47.65%; margin-bottom: 0px; }
  .products-ul li { width: 49%; margin-right: 2%; }
  .products-ul li:nth-child(2n) { margin-right: 0; } }

@media (min-width: 480px) { .inbanner .swiper-slide { overflow: hidden; }
  .inbanner .swiper-slide img { position: static; left: 0%; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); width: 100%; max-width: 100%; height: auto; }
  .about-ctitle { padding-top: 30px; padding-bottom: 30px; }
  .investor-contactdl dt span, .investor-contactdl dd span { font-size: 14px; }
  .products-menu a { min-width: 32%; } }

@media (min-width: 640px) { .intitle h2 { height: 40px; line-height: 40px; font-size: 28px; }
  .intitle h3 { line-height: 28px; font-size: 18px; }
  .intitle p { line-height: 24px; font-size: 18px; }
  .inproducts-men { padding: 35px 39px 0; }
  .inproducts-men h3 { font-size: 24px; }
  .inconpadding { padding: 40px 20px 40px; }
  .inabout { padding-top: 10px; }
  .innews-txt { padding: 24px 35px 26px; }
  .innews-txt h3 { font-size: 18px; }
  .innews-txt h6 { height: 24px; line-height: 24px; }
  .innews-container { margin-top: 20px; margin-bottom: 45px; }
  .about-colonimg { width: 47%; margin-top: 63px; }
  .about-coloneleft { width: 48.08%; }
  .about-colonetxt { max-height: 200px; margin-top: 10px; padding-top: 0; overflow-y: auto; overflow-x: hidden; }
  .neititle h2 { font-size: 30px; }
  .neititle h3 { font-size: 18px; }
  .about-columntwoul li { margin-bottom: 30px; }
  .about-columntwoul li:nth-child(2n) { margin-bottom: 30px; }
  .about-columntwoul li .about-columntwoimg { width: 47%; }
  .about-columntwoul li .about-columntwotext { width: 47%; }
  .about-columntwotext h3 { font-size: 18px; padding-bottom: 10px; }
  .about-columntwoul { padding-bottom: 10px; }
  .neibanner img { height: 200px; }
  .about-honorul { padding-top: 30px; padding-bottom: 0px; }
  .about-honorul li { width: 49%; margin-bottom: 30px; margin-right: 2%; }
  .about-honorul li h3 { height: 50px; line-height: 50px; font-size: 16px; }
  .about-honorul li:nth-child(3n) { margin-right: 2%; }
  .about-honorul li:nth-child(2n) { margin-right: 0; }
  .about-honora { margin-bottom: 40px; } }

@media (min-width: 768px) { .incontact-ul { width: 50%; padding-top: 0px; padding-left: 10%; padding-right: 10%; }
  .incontact-ul li { width: 100%; margin-bottom: 10px; }
  .incontact-txt { width: 50%; }
  .about-content { padding-left: 20px; padding-right: 20px; }
  .innav, .neiermenu { padding-left: 20px; padding-right: 20px; }
  .products-ul { width: 100%; }
  .products-ul li { width: 32.08333%; margin-bottom: 38px; margin-right: 1.875%; }
  .products-ul li:nth-child(2n) { margin-right: 1.875%; }
  .products-ul li:nth-child(3n) { margin-right: 0; }
  .productspost-maximg { width: 50%; }
  .productspost-txt { width: 44.41667%; }
  .solution { padding-top: 50px; }
  .solution-ul { width: 100%; padding-top: 52px; padding-bottom: 52px; }
  .solution-ul li { position: relative; width: 100%; margin-bottom: 0; }
  .solution-ul li .solution-img { position: relative; width: 59.5%; height: 0; float: right; padding-top: 39.41667%; }
  .solution-ul li .solution-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
  .solution-ul li .solution-txt { position: absolute; left: 0; top: 50%; z-index: 10; width: 40%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .solution-ul li:nth-child(2n) .solution-img { float: left; }
  .solution-ul li:nth-child(2n) .solution-txt { left: auto; right: 0; }
  .solution-ul li:hover .solution-img img { -webkit-transform: translate(-50%, -50%) scale(1.05); -moz-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .solution-txt2 { height: 0; padding-top: 58.49359%; }
  .solution-txt3 { position: absolute; top: 50%; left: 0;/*padding: 0 50px;*/ -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .solution-txt3 h3 { margin-bottom: 20px; line-height: 32px; font-size: 20px; }
  .neititle a { bottom: 10px; left: 100px; font-size: 14px; }
  .inverbondone-txt { width: 47.5%; }
  .inverbondone-num { width: 100%; margin-top: 0; padding-top: 50.87719%; }
  .inverstor-bondtwoimg { width: 47.5%; }
  .inverstor-bondtwotxt { width: 47.5%; }
  .inverstor-bondone .investor-contactdl { width: 53.91667%; margin-bottom: 0px; padding: 65px 120px 65px 35px; }
  .investor-contact { position: relative; width: 100%; margin-top: 40px; padding-top: 0px; }
  .investor-contactdl dd, .investor-contactdl dt { line-height: 28px; padding: 9px 0 9px 40px; }
  .inverbondone-numview { position: absolute; top: 50%; right: 0; z-index: 5; width: 47.5%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #fff; } }

@media (min-width: 1024px) { .innav, .neiermenu { padding-left: 30px; padding-right: 30px; }
  .investor-contactdl { width: 53.91667%; margin-bottom: 0px; padding: 65px 120px 65px 35px; }
  .inbanner-bat { bottom: 30px !important; }
  .map { position: absolute !important; right: 0 !important; top: 50% !important; z-index: 20; width: 53.91667%; height: 278px; -webkit-transform: translateY(-50%) !important; -moz-transform: translateY(-50%) !important; -ms-transform: translateY(-50%) !important; -o-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
  .concc-map { height: 223px; }
  .inbanner-bat span { width: 12px; height: 12px; margin: 0 6px !important; }
  .inbanner-bat span.swiper-pagination-bullet-active { width: 34px; }
  .intitle h2 { height: 50px; line-height: 50px; font-size: 38px; }
  .intitle h3 { line-height: 28px; font-size: 20px; }
  .intitle P { margin-top: 20px; }
  .inproducts-con { margin-top: 29px; }
  .inconpadding { padding: 50px 30px 50px; }
  .inabout { padding-top: 50px; background: #f2f2f2; }
  .inabout-container { width: 50%; float: right; }
  .inabout-txt { width: 50%; padding-right: 40px; padding-top: 0px; }
  .inabout-txt .inabout-neitxt { padding-top: 20px; padding-bottom: 20px; }
  .inabout-bat { bottom: 20px !important; }
  .inabout-bat span { width: 12px; height: 12px; margin: 0 6px !important; }
  .inabout-bat span.swiper-pagination-bullet-active { width: 34px; }
  .innews { padding: 40px 30px 55px; }
  .incontact-ul { width: 63%; padding-left: 0%; padding-right: 0%; }
  .incontact-ul li { width: 47.65%; margin-bottom: 0px; }
  .incontact-txt { width: 36%; }
  .about-content { padding-left: 30px; padding-right: 30px; }
  .about-colonetxt { height: auto; max-height: none; }
  .neititle { padding-bottom: 15px; }
  .neititle h2 { font-size: 40px; line-height: 50px; }
  .neititle h3 { font-size: 22px; line-height: 30px; }
  .about-columntwoul { padding-bottom: 30px; }
  .s-develop-more { width: 150px; height: 50px; line-height: 50px; }
  .about-honorul { padding-top: 60px; padding-bottom: 35px; }
  .about-honorul li { width: 31.66667%; margin-bottom: 28px; margin-right: 2.5%; }
  .about-honorul li:nth-child(2n) { margin-right: 2.5%; }
  .about-honorul li:nth-child(3n) { margin-right: 0; }
  .about-honora { margin-bottom: 60px; }
  .neiwidepadding { padding-left: 20px; padding-right: 20px; }
  .products-menu { padding-top: 28px; padding-bottom: 36px; }
  .products-menu a { width: 14%; min-width: 1%; height: 54px; margin-right: 0.33333%; padding: 0; line-height: 54px; }
  .products-menu a:nth-child(7n) { margin-right: 0; }
  .products { padding-top: 56px; padding-bottom: 80px; }
  .productspost { padding-bottom: 40px; }
  .productspost-container { margin-bottom: 60px; }
  .solution { padding-top: 56px; }
  .solution-ul { padding-bottom: 152px; }
  .products-morea a { height: 50px; line-height: 50px; font-size: 16px; }
  .neititle a { bottom: 15px; left: 100px; font-size: 14px; }
  .productspost-maximg .swiper-container .productspost-bat{bottom:25px;}
  .productspost-maximg .swiper-container .innextbtn{right:20px;}
  .productspost-maximg .swiper-container .inprevbtn{left:20px;}
  .productspost-maximg .swiper-container:hover .innextbtn,.productspost-maximg .swiper-container:hover .inprevbtn{opacity:1;margin: 0;}
  .investor-com { padding-bottom: 20px; }
  .investor-com li { height: 90px; margin-bottom: 22px; line-height: 90px; font-size: 18px; }
  .investor-com li a { padding: 0 110px 0 40px; }
  .investor-com li a span { padding-right: 30px; font-size: 16px; }
  .contact-title { padding-top: 55px; padding-bottom: 45px; }
  .contact-title h3 { line-height: 35px; font-size: 30px; }
  .contact-title h5 { line-height: 38px; font-size: 24px; }
  .contact-title p { padding-top: 10px; }
  .contact-form { position: relative; z-index: 5; width: 64.83333%; padding: 47px 57px 47px 53px; }
  .contact-columnonetwo { padding-bottom: 48px; }
  .contact-textitem input, .contact-emailitem input { height: 54px; line-height: 52px; -o-background-size: 28px auto; background-size: 28px auto; background-position: 98% center; }
  .contact-textitem { width: 49.4012%; margin-right: 1.1976%; }
  .contact-textitem input { background-position: 95.2% center; }
  .contact-textitem:nth-child(2n) { margin-right: 0; }
  .contact-img { position: absolute; bottom: 0; right: 0; z-index: 1; display: block; }
  .contact-ideaitem { width: 100%; padding: 10px 0; }
  .contact-ideaitem textarea { height: 160px; -o-background-size: 28px auto; background-size: 28px auto; background-position: 98% 10px; }
  .contact-yanitem { padding: 10px 100px 10px 0; }
  .contact-yanitem input { height: 54px; line-height: 52px; }
  .contact-yanitem img { width: 100px; height: 54px; }
  .inverstor-bondone .investor-contactdl dd { font-size: 18px; }
  .contact-btnitem input { width: 192px; height: 54px; margin-right: 5px; } }

@media (min-width: 1025px) { body { padding-top: 100px; }
  .slidebar { top: 100px; left: -240px; width: 240px; visibility: hidden; padding-bottom: 100px; }
  .slidebar.hidevs { left: 0px; visibility: visible; }
  .slidebar-content { padding-top: 70px; padding-bottom: 70px; }
  .slidebar-content .innav-btnwrap { bottom: 30px; }
  .slidebar-btnwrap { display: block;visibility:visible;left:0;}
  .slidebar-btnwrap.showvs {visibility:hidden;left:-74px;}
  .slidebar-menuul li .slidebar-a { width: auto; border-width: 2px; }
  .slidebar-ermenu dd a { width: auto; }
  .mb-innavbtn { display: none; }
  .innav { height: 100px; }
  .innav .innav-btnwrap { right: 0; padding-top: 32px; }
  .inlogo { line-height: 100px; }
  .inlogo img { max-height: 100%; }
  .innav-ul { display: block; padding-right: 10%; }
  .innav-ul li { margin: 0 10px; }
  .innav-searchform { top: 100px; right: 74px; width: 240px; }
  .neiwidepadding { padding-left: 30px; padding-right: 30px; } }

@media (min-width: 1200px) { .inbanner-bat { bottom: 50px !important; }
  .inbanner-bat span { margin: 0 7px !important; }
  .innav-ul { padding-right: 26.9%; }
  .innav .innav-btnwrap span { display: inline-block; }
  .innav { padding-left: 20px; padding-right: 20px; }
  .inproducts { padding-top: 60px; padding-bottom: 80px; }
  .inabout { padding: 126px 0; background-repeat: no-repeat; background-position: center center; -o-background-size: cover; background-size: cover; }
  .inabout-txt { padding-top: 56px; padding-right: 75px; }
  .inabout-txt .inabout-neitxt { padding: 50px 0; }
  .inabout-bat { bottom: 36px !important; }
  .inabout-bat span { width: 12px; height: 12px; margin: 0 6px !important; }
  .inabout-bat span.swiper-pagination-bullet-active { width: 34px; }
  .innews { padding: 40px 0 55px; }
  .incontact { padding: 60px 0 45px; }
  .about-columntwoul li .about-columntwoimg { margin-bottom: -144px; }
  .about-columntwoul li:nth-child(2n) .about-columntwoimg { margin-top: -144px; margin-bottom: 0px; }
  .about-columntwoul li { padding-bottom: 98px; margin-bottom: 0px; }
  .about-columntwoul li:nth-child(2n) { padding-top: 98px; margin-bottom: 60px; }
  .neibanner img { height: auto; }
  .neititle { padding-bottom: 18px; }
  .neititle h2 { font-size: 50px; line-height: 64px; }
  .neititle h3 { font-size: 30px; line-height: 48px; }
  .about-coloneli h3 { font-size: 50px; line-height: 53px; }
  .about-content { padding: 37px 0 0; }
  .about-columnone { padding-bottom: 60px; }
  .about-ctitle { padding-top: 50px; padding-bottom: 48px; font-size: 20px; }
  .about-columntwotext h3 { font-size: 24px; line-height: 34px; padding-bottom: 20px; }
  .about-colonetxt { padding-top: 23px; padding-bottom: 40px; margin-top: 0; }
  .neiermenu { height: 60px; padding: 0px; }
  .neiermenu .neiermenu-con h3 { display: none; }
  .neiermenu .neiermenu-con .neiermenu-wrap { display: block; position: static; width: 100%; margin-top: 0px; background: none; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); -webkit-box-shadow: none; box-shadow: none; }
  .neiermenu .neiermenu-con .neiermenu-wrap a { display: inline-block; width: auto; line-height: 60px; }
  /* .about-culture { background-image: url(../images/about-bg.png); } */
  .s-develop-more { width: 200px; height: 60px; line-height: 60px; }
  /* .about-culture2 { background-image: url(../images/newbg.png);background-size: 100vw 280px;} */
  /* .about-culture2 { background-image: url(../images/culture-bg.jpg); } */
  .about-honorul li h3 { height: 70px; line-height: 70px; }
  .about-honora { height: 50px; line-height: 50px; margin-bottom: 138px; }
  .neiwidepadding { padding-left: 0px; padding-right: 0px; }
  .products-ul { padding-bottom: 20px; }
  .products { padding-bottom: 130px; }
  .productspost-txt h3 { line-height: 44px; font-size: 32px; }
  .productspost-txt { padding-top: 82px; }
  .productspost-title { font-size: 24px; }
  .productspost-container { padding: 0 58px; }
  .neiprevbtn, .neinextbtn { display: block; }
  .neititle a { bottom: 25px; left: 148px; font-size: 16px; }
  .investor-com { padding-bottom: 25px; }
  .investor-com li { height: 120px; margin-bottom: 32px; line-height: 120px; font-size: 20px; }
  .investor-com li a { padding: 0 140px 0 60px; }
  .investor-com li a span { padding-right: 45px; font-size: 16px; }
  .investor-com li:hover { border-color: #fff; border-top-color: rgb(53,172,169); -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; }
  .inverstor-bondone { margin-top: 62px; }
  .inverbondone-txt h3 { line-height: 42px; font-size: 30px; }
  .inverbondone-txt .inverbondone-des { padding-top: 27px; line-height: 30px; font-size: 16px; }
  .inverbondone-num { -o-background-size: auto; background-size: auto; }
  .inverbondone-numtxt h3 { line-height: 57px; font-size: 58px; }
  .inverbondone-numtxt h3 span { padding-left: 35px; font-size: 18px; vertical-align: bottom; }
  .inverbondone-numtxt h3 span:after { border-top: 10px solid rgb(53,172,169); border-left: 8px solid transparent; border-right: 8px solid transparent; }
  .inverstor-bondtwo { display: table; padding-top: 45px; }
  .inverstor-bondtwoimg { float: none; display: table-cell; }
  .inverstor-bondtwotxt { float: none; display: table-cell; width: 52.5%; padding-left: 60px; padding-top: 0; line-height: 30px; font-size: 16px; vertical-align: middle; }
  .inverbondone-p1 { padding-bottom: 30px; }
  .investor-contactdl dt span, .investor-contactdl dd span { font-size: 18px; }
  .incontact-txt { width: 30.8%; } }

@media (min-width: 1360px) { .innav { padding-left: 74px; padding-right: 74px; }
  .inprevbtn, .innextbtn { display: block; } }

@media (min-width: 1500px) { .innav-ul li { margin: 0 18px; } }

.ovhid { overflow: hidden; }

.dev-list { padding: 30px 0; }

.dev-list img { display: block; max-width: 100%; }

.dev-list li { margin-bottom: 30px; }

.dev-img { display: none; }

.dev-time { line-height: 22px; color: #389f8f; position: relative; }

.dev-time:after { content: ''; display: inline-block; width: 50px; height: 1px; background-color: #dde3eb; vertical-align: middle; margin: 0 15px; }

.dev-time:before { content: ''; display: none; width: 100%; height: 10px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: -100%; background: #fff; position: absolute; }

.dev-cont { padding-top: 15px; }

.dev-text h3 { font-size: 16px; padding-bottom: 5px; }

.development { padding-top: 20px; }

.font40 { font-size: 24px; }

.culture-ceo { padding-top: 10px; }

.culture-ceo li { border-bottom: 1px solid #e2eaf1; padding: 20px 0; }

.culture-ceo-text { padding-top: 5px; padding-left: 0; }

.culture-ceo-text h3 { margin-bottom: 5px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 22px; height: 22px; }

.culture-ceo-text .desc { color: #898989; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.font20 { font-size: 16px; }

.culture-ceo-btn a { color: #aaa; float: right; margin-top: 7px; display: inline-block; }

.culture-ceo-btn a:before { content: ''; display: block; width: 25px; height: 26px; background: url(../images/icon16.png) bottom left no-repeat; margin: 0 auto 10px; }

.culture { padding-bottom: 50px; }

.culture img { max-width: 100%; display: block; }

.culture h3 { padding-bottom: 10px; }

.culture .sm-tablecell { padding: 10px 0 0; }

.culture .visible-sm { display: none; }

.culture .fl { padding-right: 5px; }

.font32 { font-size: 20px; }

.ovhid { overflow: hidden; }

.disblock { display: block; }

.text-red { color: rgb(53,172,169); }

.thumb p { font-size: 14px; line-height: 26px; color: #474747; font-weight: 300; }

.s-culh4 { line-height: 36px; font-size: 24px; color: #666666; font-weight: 300; }

.s-culh6 { line-height: 30px; font-size: 20px; color: #666666; font-weight: 300; }

.s-culh4 { line-height: 28px; font-size: 18px; }

.s-culh6 { line-height: 24px; font-size: 16px; }

.thumb p { line-height: 22px; }

@media (min-width: 768px) { .font40 { font-size: 30px; }
  .development { padding-top: 30px; }
  .event-list { font-size: 16px; line-height: 24px; }
  .dev-img { float: left; width: 21.7%; }
  .dev-text { padding-top: 4px; padding-left: 20px; font-size: 16px; line-height: 26px; }
  .dev-text h3 { font-size: 20px; }
  .dev-list ul { position: relative; }
  .dev-list ul:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; left: 50%; top: 0; background-color: #dde3eb; }
  .dev-list li { margin-bottom: 40px; position: relative; }
  .dev-list li:before { content: ''; display: block; width: 100%; height: 1px; background-color: #dde3eb; position: absolute; left: 0; top: 60px; z-index: -1; }
  .dev-list li .dev-img { display: block; min-height: 105px; background-color: #fff; }
  .dev-list li .dev-img span { background-color: #fff; display: block; position: absolute; left: 0; top: 0; z-index: -1; width: 21%; height: 100%; }
  .dev-list .has:before { top: 78px; }
  .dev-time { padding: 0 15px; margin-left: 8.75%; background-color: #fff; }
  .dev-time:after { display: none; }
  .dev-list .has .dev-cont { padding-top: 8.5%; }
  .dev-list .dev-cont { padding-top: 6.5%; }
  .dev-text { float: right; background-color: #fff; padding-top: 0; margin-top: -1px; padding-left: 20px; padding-right: 5.5%; width: 40%; }
  .culture-ceo-text { padding-top: 0; }
  .culture-ceo li { padding: 30px 0; }
  .culture .culture-item { width: 100%; }
  .culture .sm-tablecell { width: 33.333333%; padding-top: 0; vertical-align: middle; }
  .culture .sm-tablecell .thumb { padding: 0 20px; }
  .culture .hidden-sm { display: none; }
  .culture .culture-item { border-bottom: 1px solid #dde3eb; }
  .culture .culture-item:last-child { border-bottom: none; }
  .culture .culture-item:last-child .sm-tablecell img { padding-bottom: 0; }
  .culture .sm-tablecell { border-left: 1px solid #dde3eb; position: relative; }
  .culture .sm-tablecell img { padding: 2px; }
  .culture .sm-tablecell:first-child { border-left: none; }
  .culture .sm-tablecell:first-child img { padding-left: 0; }
  .culture .sm-tablecell:last-child img { padding-right: 0; }
  .culture .sm-tablecell.v-mid { vertical-align: middle; }
  .culture .sm-tablecell.v-mid .thumb { padding-top: 0; }
  .culture .visible-sm { display: table-cell; }
  .culture { padding-top: 20px; }
  .sm-table { display: table; }
  .sm-tablecell { display: table-cell; vertical-align: top; }
  .width66 { width: 66.6666%; }
  .imgword { position: absolute; bottom: 2px; z-index: 2; }
  .imgword img { display: block; }
  .imgword.rb { right: 2px; }
  .imgword.lb { left: 2px; }
  .width46 { width: 46%; }
  .width48 { width: 48%; }
  .width66 { width: 66.6666%; }
  .width75 { width: 75%; }
  .width81 { width: 81%; }
  .width88 { width: 88%; }
  .width91 { width: 91%; }
  .width96 { width: 96%; }
  .width100 { width: 100%; }
  .culture { padding-top: 20px; }
  .s-liuse img { opacity: .2; }
  .s-liuse2 img { opacity: .5; }
  .font32 { font-size: 24px; line-height: normal; }
  .culture .sm-tablecell.s-firstli { padding: 65px 0 90px; }
  .s-culh4 { line-height: 28px; font-size: 18px; }
  .s-culh6 { line-height: 24px; font-size: 16px; }
  .thumb p { line-height: 22px; }
  .dev-time:before { display: block; top: 45%; }
  .dev-list .has .dev-time:before { display: none; } }

@media (min-width: 992px) { .dev-list .dev-cont { position: relative; }
  .dev-list .dev-cont:before { content: ''; display: block; width: 26px; height: 26px; background: url(../images/icon07.png) no-repeat; position: absolute; left: 50%; top: 66px; margin-left: -12px; margin-top: -22px; z-index: 2; }
  .dev-list .has .dev-cont { padding-top: 9%; }
  .dev-list .has .dev-cont:before { top: 50%; }
  .dev-list li:before { top: 71px; }
  .dev-list .dev-cont:before { top: 73px; }
  .dev-list .has:before { top: 95px; }
  .culture-ceo-text h3 { margin-bottom: 15px; }
  .culture-ceo-btn a:before { margin-top: 5px; }
  .culture-ceo li { padding: 45px 0; } }

@media (min-width: 1024px) { .culture-ceo li:hover a { color: #852b44; }
  .culture-ceo li:hover a:before { background-position-y: top; } }

@media (min-width: 1200px) { .font40 { font-size: 40px; }
  .dev-list { padding-bottom: 150px; }
  .dev-list .has .dev-cont { padding-top: 9.4%; }
  .dev-list .dev-cont:before { margin-top: -17px; }
  .dev-time:before { top: 50%; }
  .dev-list li { margin-bottom: 65px; }
  .dev-list .has:before { top: 126px; }
  .dev-list .dev-cont:before { top: 96px; }
  .dev-list li:before { top: 93px; }
  .culture { padding-bottom: 145px; }
  .culture h3 { padding-bottom: 10px; }
  .culture .sm-tablecell { vertical-align: top; font-size: 16px; line-height: 26px; }
  .culture .sm-tablecell .thumb { padding: 65px 20px 0 30px; }
  .font32 { font-size: 32px; }
  .s-culh4 { line-height: 36px; font-size: 24px; }
  .s-culh6 { line-height: 30px; font-size: 20px; }
  .thumb p { line-height: 26px; }
  .culture { margin-top: 50px; }
  .about-culture2 { padding-bottom: 142px; }
  .text-gray { font-weight: bold; } }

.full-recruitA-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgrecruitAcol","value": "#ffffff"}*/ }

.full-recruitA-container .commonweb { padding-left: 0; padding-right: 0; }

.full-recruitA-container .recruitA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clrecruitAcol","value": "#1b1b1b"}*/ }

.full-recruitA-container .recruitA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #dcdcdc; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcrecruitAline","value": "#dcdcdc"}*/ }

.full-recruitA-container .recruitA-list ul { margin-bottom: 30px; }

.full-recruitA-container .recruitA-list li { position: relative; margin-bottom: 15px; font-size: 14px; line-height: 22px; height: 240px; }

.full-recruitA-container .recruitA-list li.cur { z-index: 10; }

.full-recruitA-container .recruitA-list .main { position: relative; height: 238px; overflow: hidden; background-color: #ffffff; /* {"title": "列表项展开内容背景色","type":"color","name": "@bgcrecruitAmain","value": "#ffffff"}*/ border: 1px solid #dcdcdc; /* {"title": "招聘A列表项边框色","type":"color","name": "@bdrecruitAmain","value": "#dcdcdc"}*/ }

.full-recruitA-container .recruitA-list .inner { padding: 15px 15px 54px; }

.full-recruitA-container .recruitA-list .name { font-size: 16px; line-height: 26px; font-weight: bold; color: #323232; /* {"title": "招聘A列表项文本色","type":"color","name": "@clrecruitAlistname","value": "#323232"}*/ }

.full-recruitA-container .recruitA-list .brief { padding: 12px 0; color: #636363; /* {"title": "招聘A列表项主干信息文本色","type":"color","name": "@clrecruitAlistbrief","value": "#636363"}*/ }

.full-recruitA-container .recruitA-list .detail { color: #a1a1a1; /* {"title": "招聘A列表项主干信息文本色","type":"color","name": "@clrecruitAlistdetail","value": "#a1a1a1"}*/ }

.full-recruitA-container .recruitA-list .ctrl { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 3; background-color: rgb(53,172,169); /* {"title": "列表项操作按钮背景色","type":"color","name": "@bgcrecruitAlistctrl","value": "rgb(53,172,169)"}*/ font-size: 0; text-align: center; }

.full-recruitA-container .recruitA-list .ctrl a { position: relative; display: inline-block; vertical-align: top; padding: 0 30px; font-size: 14px; line-height: 40px; color: #ffffff; /* {"title": "列表项操作按钮文本色","type":"color","name": "@clrecruitAlistbtn","value": "#ffffff"}*/ }

.full-recruitA-container .recruitA-list .ctrl a:first-child:after { position: absolute; right: 0; top: 50%; margin-top: -7px; content: ''; width: 1px; height: 14px; background-color: #ffffff; /* {"title": "列表项操作按钮间隔线背景色","type":"color","name": "@bgcrecruitAlistline","value": "#ffffff"}*/ }

.full-recruitA-container .loadmore { overflow: hidden; padding: 10px 0; }

.full-recruitA-container .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; /* {"title": "加载更多文本色","type":"color","name": "@clgloadmore","value": "#ffffff"}*/ background-color: rgb(53,172,169); /* {"title": "加载更多背景色","type":"color","name": "@bgcgloadmore","value": "rgb(53,172,169)"}*/ }

@media (min-width: 768px) { .full-recruitA-container .recruitA-list { overflow: hidden; }
  .full-recruitA-container .recruitA-list ul { margin: 0 -10px; margin-bottom: 30px; }
  .full-recruitA-container .recruitA-list li { float: left; width: 50%; padding: 0 10px; margin-bottom: 20px; height: 240px; }
  .full-recruitA-container .recruitA-list .main { height: 238px; }
  .full-recruitA-container .recruitA-list .name { font-size: 18px; }
  .full-recruitA-container .recruitA-list .inner { padding: 30px 30px 64px; }
  .full-recruitA-container .recruitA-list .brief { padding: 18px 0; }
  .full-recruitA-container .recruitA-list .ctrl a { line-height: 54px; } }

@media (min-width: 1024px) { .full-recruitA-container { padding: 75px 0 0px; /* {"title": "招聘A模块上下内填充","type":"text","name": "@pdgrecruitA","value": "75px 0 0px"}*/ }
  .full-recruitA-container .recruitA-title { margin: 0 0 80px; /* {"title": "招聘A栏目标题下外间距","type":"text","name": "@mggrecruitA","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "招聘A栏目标题字号","type":"text","name": "@fzgrecruitA","value": "30px"}*/ }
  .full-recruitA-container .recruitA-title:after { margin: 12px auto 0; }
  .full-recruitA-container .commonweb { padding-bottom: 20px; }
  .full-recruitA-container .recruitA-list li { width: 33.3333%; }
  .full-recruitA-container .recruitA-list ul { margin-bottom: 30px; }
  .full-recruitA-container .loadmore { padding: 15px 0; /* {"title": "加载更多内填充","type":"text","name": "@pdgloadmore","value": "15px 0"}*/ }
  .full-recruitA-container .loadmore a { line-height: 50px; }
  .full-recruitA-container .detail { line-height: 24px; }
  .full-recruitA-container .ctrl { opacity: 0; }
  .full-recruitA-container .main:hover { border-color: rgb(53,172,169); }
  .full-recruitA-container .main:hover .ctrl { opacity: 1; }
  .full-recruitA-container .main.active { border-color: rgb(53,172,169); }
  .full-recruitA-container .main.active .ctrl { opacity: 1; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: 'amfont'; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }

.full-newsdetailA-container { padding: 30px 0 20px; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsdetailAcol","value": "#ffffff"}*/ }

.full-newsdetailA-container .newsdetailA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clnewsdetailAcol","value": "#1b1b1b"}*/ }

.full-newsdetailA-container .newsdetailA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcnewsdetailAline","value": "#cd002b"}*/ }

.full-newsdetailA-container .single-page { padding: 20px 0 28px; font-size: 14px; line-height: 22px; border-bottom: 1px solid #d9d9d9; background-repeat: repeat-x; background-position: 0 0; background-image: url(../images/newsdetailAper.png); /* {"title": "新闻详情A粗斜线单元背景图","type":"image","name": "@imgnewsdetailAtop","value": "url(../images/newsdetailAper.png)"}*/ color: #474747; /* {"title": "新闻详情A内容文本色","type":"color","name": "@clnewsdetailApage","value": "#474747"}*/ }

.full-newsdetailA-container .single-page img { max-width: 100%; }

.full-newsdetailA-container .newspost-p1 { margin-bottom: 22px; }

.full-newsdetailA-container .newsdetailA-article { padding-bottom: 30px; }

.full-newsdetailA-container .newsdetailA-article .article-tilte { margin-bottom: 9px; font-size: 16px; line-height: 24px; font-weight: bold; color: #595959; /* {"title": "新闻详情A内容标题文本色","type":"color","name": "@clnewsdetailApagetitle","value": "#595959"}*/ }

.full-newsdetailA-container .newsdetailA-article .date { font-size: 18px; line-height: 24px; color: rgb(53,172,169); /* {"title": "新闻详情A内容日期文本色","type":"color","name": "@clnewsdetailApagedate","value": "rgb(53,172,169)"}*/ }

.full-newsdetailA-container .newsdetailA-share { float: right; width: 100%; padding: 5px 0px; -webkit-border-radius: 25px; border-radius: 25px; display: block; font-size: 0; }

.full-newsdetailA-container .newsdetailA-share .label { display: inline-block; vertical-align: top; padding-right: 15px; font-size: 16px; line-height: 32px; color: #999999; /* {"title": "新闻详细A分享提示文本色","type":"color","name": "@clnewsdetailAlabel","value": "#999999"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare { display: inline-block; vertical-align: top; overflow: hidden; zoom: 1; }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare a { float: left; display: block; padding: 0; margin: 0 4px 0 0; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_weixin { background-image: url(../images/newsdetailAwxico.png); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailAwxico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_tsina { background-image: url(../images/newsdetailAsnico.png); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailAsnico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_sqq { background-image: url(../images/newsdetailAqqico.png); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailAqqico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-related { padding: 15px 10px; background-color: #f2f2f2; /* {"title": "新闻详情A相关新闻背景色","type":"color","name": "@bgcnewsdetailAre","value": "#f2f2f2"}*/ }

.full-newsdetailA-container .newsdetailA-related .related-cn { font-size: 16px; line-height: 24px; font-weight: bold; color: #444444; /* {"title": "新闻详情A相关中文标题文本色","type":"color","name": "@clnewsdetailAreCn","value": "#444444"}*/ }

.full-newsdetailA-container .newsdetailA-related .related-en { margin-bottom: 15px; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #b2b2b2; /* {"title": "新闻详情A相关英文标题文本色","type":"color","name": "@clnewsdetailAreEn","value": "#b2b2b2"}*/ }

.full-newsdetailA-container .related-news li { margin-bottom: 20px; }

.full-newsdetailA-container .related-news a { display: block; }

.full-newsdetailA-container .related-news .thumb { position: relative; overflow: hidden; margin-bottom: 16px; }

.full-newsdetailA-container .related-news .thumb img { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; min-height: 100%; }

.full-newsdetailA-container .related-news .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 58.82353%; }

.full-newsdetailA-container .related-news .date { font-size: 16px; line-height: 30px; color: rgb(53,172,169); /* {"title": "新闻详情A相关列表日期文本色","type":"color","name": "@clrelatedElistdate","value": "rgb(53,172,169)"}*/ }

.full-newsdetailA-container .related-news .title { margin-bottom: 13px; font-size: 18px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #444444; /* {"title": "新闻详情A相关列表标题文本色","type":"color","name": "@clrelatedElisttitle","value": "#444444"}*/ }

.full-newsdetailA-container .related-news .desc { margin-bottom: 10px; font-size: 13px; line-height: 18px; color: #b4b4b4; /* {"title": "新闻详情A相关列表简介文本色","type":"color","name": "@clrelatedElistdesc","value": "#b4b4b4"}*/ max-height: 54px; line-height: 18px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsdetailA-container .related-news .more { font-size: 13px; line-height: 18px; color: #797a81; /* {"title": "新闻详情A相关列表更多文本色","type":"color","name": "@clrelatedElistmore","value": "#797a81"}*/ }

.newspost-btm { width: 100%; padding: 18px 0 0px; }

.newspost-btmprev { width: 100%; }

.newspost-btmprev a { display: block; line-height: 30px; height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newspost-btnfan { padding-top: 20px; width: 100%; }

.newspost-btnfan a { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; background: rgb(53,172,169); text-align: center; }

@media (min-width: 768px) { .full-newsdetailA-container .newsdetailA-related { padding: 15px 20px; }
  .full-newsdetailA-container .related-news ul { font-size: 0; margin: 0 -10px; }
  .full-newsdetailA-container .related-news li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; } }

@media (min-width: 1024px) { .full-newsdetailA-container { padding: 62px 0 0; /* {"title": "模块上下内填充","type":"text","name": "@pdgnewsdetailA","value": "62px 0 0"}*/ }
  .full-newsdetailA-container .newsdetailA-title { margin: 0 0 80px; /* {"title": "栏目标题下外间距","type":"text","name": "@mggnewsdetailA","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "栏目标题字号","type":"text","name": "@fzgnewsdetailA","value": "30px"}*/ }
  .full-newsdetailA-container .newsdetailA-title:after { margin: 12px auto 0; }
  .full-newsdetailA-container .single-page { padding: 32px 0 88px; }
  .full-newsdetailA-container .newsdetailA-wrapper { display: table; width: 100%; table-layout: fixed; }
  .full-newsdetailA-container .newsdetailA-article { display: table-cell; vertical-align: top; padding: 0px 30px 58px 0; }
  .full-newsdetailA-container .newsdetailA-article .article-tilte { margin-bottom: 8px; font-size: 18px; }
  .full-newsdetailA-container .newsdetailA-article .date { width: auto; font-size: 20px; margin-bottom: 0; line-height: 32px; }
  .full-newsdetailA-container .newsdetailA-share { width: auto; padding: 0; }
  .full-newsdetailA-container .newsdetailA-share .label { padding-right: 30px; }
  .full-newsdetailA-container .newsdetailA-related { display: table-cell; vertical-align: top; padding: 20px; width: 300px; margin-top: 22px; }
  .full-newsdetailA-container .related-news ul { margin: 0; }
  .full-newsdetailA-container .related-news li { margin-bottom: 36px; width: 100%; padding: 0; }
  .full-newsdetailA-container .related-news img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-newsdetailA-container .related-news a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .full-newsdetailA-container .related-news a:hover .title { color: rgb(53,172,169); /* {"title": "新闻详情A相关列表标题选中文本色","type":"color","name": "@clcurrelatedElisttitle","value": "rgb(53,172,169)"}*/ }
  .full-newsdetailA-container .related-news a:hover .more { color: rgb(53,172,169); /* {"title": "新闻详情A相关列表更多文本色","type":"color","name": "@clrelatedElistmore","value": "rgb(53,172,169)"}*/ }
  .full-newsdetailA-container .related-news .thumb { margin-bottom: 20px; }
  .full-newsdetailA-container .related-news .date { margin-bottom: 3px; font-size: 22px; }
  .full-newsdetailA-container .related-news .title { margin-bottom: 8px; font-weight: bold; }
  .newspost-date { position: relative; width: 100%; padding: 9px 0; }
  .newspost-btm { padding: 38px 0 40px; }
  .newspost-btmprev { width: auto; max-width: 70%; }
  .newspost-btnfan { padding-top: 0px; width: auto; }
  .newspost-btnfan a { display: block; width: 144px; height: 50px; line-height: 50px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .newspost-btnfan a:hover { -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 197, 163, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 197, 163, 0.3); } }

@media (min-width: 1260px) { .full-newsdetailA-container .newsdetailA-related { position: relative; width: 400px; padding: 177px 30px 20px; }
  .newspost-rightvon { position: absolute; top: 0; left: 0; padding-top: 92px; width: 100%; background: #fff; z-index: 2; }
  .full-newsdetailA-container .newsdetailA-article .article-tilte { line-height: 50px; font-size: 24px; margin-bottom: 0; } }

.full-newsA-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsAcol","value": "#ffffff"}*/ }

.full-newsA-container .newsA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clnewsAcol","value": "#1b1b1b"}*/ }

.full-newsA-container .newsA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: rgb(53,172,169); /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcnewsAline","value": "rgb(53,172,169)"}*/ }

.full-newsA-container .newsA-topnews-swiper { margin-bottom: 15px; }

.full-newsA-container .newsA-topnews-swiper .thumb { overflow: hidden; }

.full-newsA-container .newsA-topnews-swiper .thumb img { width: 100%; }

.full-newsA-container .newsA-topnews-swiper a { display: block; background-repeat: repeat; background-image: url(../images/news-swiperbg.png); /* {"title": "新闻A新闻轮播背景图","type":"image","name": "@imgnewsAtop","value": "url(../images/news-swiperbg.png)"}*/ }

.full-newsA-container .newsA-topnews-swiper .conent { padding: 10px 15px 40px; }

.full-newsA-container .newsA-topnews-swiper .title { margin-bottom: 5px; font-size: 18px; line-height: 30px; color: #333; /* {"title": "新闻A新闻轮播标题文本色","type":"color","name": "@clnewsAtoptitle","value": "#333"}*/ white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.full-newsA-container .newsA-topnews-swiper .desc { font-size: 14px; line-height: 24px; color: #666; /* {"title": "新闻A新闻轮播简介文本色","type":"color","name": "@clnewsAtopdesc","value": "#666"}*/ display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsA-container .newsA-topnews-swiper .more { display: inline-block; vertical-align: top; font-size: 14px; line-height: 24px; color: #fff; /* {"title": "新闻A新闻轮播详情文本色","type":"color","name": "@clnewsAtopmore","value": "#fff"}*/ }

.full-newsA-container .newsA-topnews-swiper .newsA-pages { position: absolute; left: 0; bottom: 15px; z-index: 10; width: 100%; font-size: 0; line-height: 0; text-align: center; }

.full-newsA-container .newsA-topnews-swiper .newsA-pages span { opacity: 1; display: inline-block; vertical-align: top; width: 10px; height: 10px; margin: 0 5px; background-color: #e8e8e8; /* {"title": "新闻A新闻轮播分页点背景色","type":"color","name": "@bgcnewsAtopdot","value": "#e8e8e8"}*/ }

.full-newsA-container .newsA-topnews-swiper .newsA-pages .swiper-pagination-bullet-active { background-color: rgb(53,172,169); /* {"title": "新闻A新闻轮播分页点选中背景色","type":"color","name": "@bgccurnewsAtopdot","value": "rgb(53,172,169)"}*/ }

.full-newsA-container .full-newsA-wrapper { padding: 20px 0 10px; }

.full-newsA-container .full-newsA-wrapper li { margin-bottom: 15px; }

.full-newsA-container .full-newsA-wrapper li a { display: block; background-color: #ffffff; /* {"title": "新闻A列表背景色","type":"color","name": "@bgcnewsAlist","value": "#ffffff"}*/ }

.full-newsA-container .full-newsA-wrapper .thumb { overflow: hidden; }

.full-newsA-container .full-newsA-wrapper .thumb img { width: 100%; }

.full-newsA-container .full-newsA-wrapper .content { padding: 15px; }

.full-newsA-container .full-newsA-wrapper .title { font-size: 18px; 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; color: #666666; /* {"title": "新闻A列表标题文本色","type":"color","name": "@clnewsAlisttitle","value": "#666666"}*/ }

.full-newsA-container .full-newsA-wrapper .date { padding: 5px 0; font-size: 14px; line-height: 22px; color: rgb(53,172,169); /* {"title": "移动端新闻A列表日期选中文本色","type":"color","name": "@clcurnewsAlistdate","value": "rgb(53,172,169)"}*/ }

.full-newsA-container .full-newsA-wrapper .date .dd { display: inline-block; vertical-align: top; }

.full-newsA-container .full-newsA-wrapper .date .dd:before { content: '.'; display: inline-block; vertical-align: top; }

.full-newsA-container .full-newsA-wrapper .desc { font-size: 14px; line-height: 24px; color: #888888; /* {"title": "新闻A列表简介文本色","type":"color","name": "@clnewsAlistdesc","value": "#888888"}*/ display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsA-container .full-newsA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-newsA-container .full-newsA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; /* {"title": "加载更多文本色","type":"color","name": "@clgloadmore","value": "#ffffff"}*/ background-color: rgb(53,172,169); /* {"title": "加载更多背景色","type":"color","name": "@bgcgloadmore","value": "rgb(53,172,169)"}*/ }

@media (min-width: 768px) { .full-newsA-container .full-newsA-wrapper ul { font-size: 0; margin-right: -20px; }
  .full-newsA-container .full-newsA-wrapper li { display: inline-block; vertical-align: top; width: 50%; padding-right: 20px; }
  .full-newsA-container .full-newsA-wrapper .title { max-height: none; height: 48px; line-height: 24px; -webkit-line-clamp: 2; } }

@media (min-width: 1024px) { .full-newsA-container { padding: 75px 0 0; /* {"title": "新闻A模块上下内填充","type":"text","name": "@pdgnewsA","value": "75px 0 0"}*/ }
  .full-newsA-container .newsA-title { margin: 0 0 78px; /* {"title": "新闻A栏目标题下外间距","type":"text","name": "@mggnewsA","value": "0 0 78px"}*/ font-size: 30px; /* {"title": "新闻A栏目标题字号","type":"text","name": "@fzgnewsA","value": "30px"}*/ }
  .full-newsA-container .newsA-title:after { margin: 12px auto 0; }
  .full-newsA-container .newsA-topnews-swiper { margin-bottom: 58px; }
  .full-newsA-container .newsA-topnews-swiper .thumb { float: left; width: 65%; }
  .full-newsA-container .newsA-topnews-swiper .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-newsA-container .newsA-topnews-swiper a { overflow: hidden; zoom: 1; }
  .full-newsA-container .newsA-topnews-swiper a:hover .title { color: rgb(53,172,169); /* {"title": "新闻A新闻轮播标题选中文本色","type":"color","name": "@clcurnewsAtoptitle","value": "rgb(53,172,169)"}*/ }
  .full-newsA-container .newsA-topnews-swiper a:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  .full-newsA-container .newsA-topnews-swiper a:hover .more { color: rgb(53,172,169); /* {"title": "新闻A新闻轮播详情选中文本色","type":"color","name": "@clcurnewsAtopmore","value": "rgb(53,172,169)"}*/ }
  .full-newsA-container .newsA-topnews-swiper .conent { overflow: hidden; zoom: 1; padding: 40px 25px 50px; }
  .full-newsA-container .newsA-topnews-swiper .title { margin-bottom: 24px; font-size: 22px; max-height: 64px; line-height: 32px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; }
  .full-newsA-container .newsA-topnews-swiper .desc { margin-bottom: 24px; height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .newsA-topnews-swiper .newsA-pages { left: 65%; bottom: 42px; width: 35%; text-align: left; padding-left: 25px; }
  .full-newsA-container .full-newsA-wrapper { padding: 56px 0 75px; padding: 56px 0 75px; /* {"title": "新闻A下区通栏内填充","type":"text","name": "@pdnewsAlistfull","value": "56px 0 75px"}*/ }
  .full-newsA-container .full-newsA-wrapper li { margin-bottom: 34px; width: 33.3333%; }
  .full-newsA-container .full-newsA-wrapper li a { position: relative; overflow: hidden; height: 368px; -webkit-box-shadow: 0px 0px 0px 1px rgba(8, 1, 3, 0.15); box-shadow: 0px 0px 0px 1px rgba(8, 1, 3, 0.15); border-bottom: 2px solid #fff; }
  .full-newsA-container .full-newsA-wrapper li a:hover { -webkit-box-shadow: 0px 0px 15px 0px rgba(8, 1, 3, 0.15); box-shadow: 0px 0px 15px 0px rgba(8, 1, 3, 0.15); border-color: rgb(53,172,169); background-color: #fff; /* {"title": "新闻A列表项背景色","type":"color","name": "@bgcnewsAlistitem","value": "#fff"}*/ }
  .full-newsA-container .full-newsA-wrapper li a:hover .thumb { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
  .full-newsA-container .full-newsA-wrapper li a:hover .content { -webkit-transform: translate(0, 62%); -moz-transform: translate(0, 62%); -ms-transform: translate(0, 62%); -o-transform: translate(0, 62%); transform: translate(0, 62%); padding: 21.16402% 30px 0.47009%; }
  .full-newsA-container .full-newsA-wrapper li a:hover .desc { opacity: 0; }
  .full-newsA-container .full-newsA-wrapper li a:hover .date { opacity: 0; }
  .full-newsA-container .full-newsA-wrapper .content { position: relative; padding: 31.74603% 30px 0.47009%; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .full-newsA-container .full-newsA-wrapper .thumb { position: absolute; left: 0; top: 0; z-index: 10; -webkit-transform: translate(0, -101%); -moz-transform: translate(0, -101%); -ms-transform: translate(0, -101%); -o-transform: translate(0, -101%); transform: translate(0, -101%); -webkit-transition: -webkit-transform ease .5s; transition: -webkit-transform ease .5s; -o-transition: -o-transform ease .5s; -moz-transition: transform ease .5s, -moz-transform ease .5s; transition: transform ease .5s; transition: transform ease .5s, -webkit-transform ease .5s, -moz-transform ease .5s, -o-transform ease .5s; overflow: hidden; width: 100%; }
  .full-newsA-container .full-newsA-wrapper .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 56.34921%; }
  .full-newsA-container .full-newsA-wrapper .thumb img { position: absolute; left: 0; top: 0; z-index: 3; max-width: 120%; min-height: 100%; }
  .full-newsA-container .full-newsA-wrapper .title { font-size: 20px; margin-bottom: 28px; max-height: 60px; line-height: 30px; -webkit-line-clamp: 2; height: auto; -webkit-transform: all ease .5s; -moz-transform: all ease .5s; -ms-transform: all ease .5s; -o-transform: all ease .5s; transform: all ease .5s; }
  .full-newsA-container .full-newsA-wrapper .desc { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; }
  .full-newsA-container .full-newsA-wrapper .date { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; position: absolute; left: 38px; top: 0; width: 80px; height: 80px; text-align: center; padding: 5px 0; font-size: 12px; color: #ffffff; /* {"title": "PC端新闻A列表日期文本色","type":"color","name": "@clnewsAlistpcdate","value": "#ffffff"}*/ background-color: rgb(53,172,169); /* {"title": "新闻A列表日期背景色","type":"color","name": "@bgcnewsAlistdate","value": "rgb(53,172,169)"}*/ }
  .full-newsA-container .full-newsA-wrapper .date .dd { display: inline-block; vertical-align: top; font-size: 36px; line-height: 1.2; }
  .full-newsA-container .full-newsA-wrapper .date .dd:before { display: none; }
  .full-newsA-container .full-newsA-wrapper .desc { height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .full-newsA-wrapper .loadmore { padding: 15px 0; /* {"title": "加载更多内填充","type":"text","name": "@pdgloadmore","value": "15px 0"}*/ }
  .full-newsA-container .full-newsA-wrapper .loadmore a { line-height: 50px; } }

@media (min-width: 1260px) { .full-newsA-container .newsA-topnews-swiper .conent { padding: 60px 38px 50px; }
  .full-newsA-container .newsA-topnews-swiper .title { font-size: 24px; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .full-newsA-container .newsA-topnews-swiper .desc { height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .newsA-topnews-swiper .newsA-pages { padding-left: 38px; }
  .full-newsA-container .full-newsA-wrapper li a { height: 435px; }
  .full-newsA-container .full-newsA-wrapper li a:hover .content { -webkit-transform: translate(0, 70%); -moz-transform: translate(0, 70%); -ms-transform: translate(0, 70%); -o-transform: translate(0, 70%); transform: translate(0, 70%); } }

.sun-imgnone { background-image: none !important; padding-left: 0 !important; }

.sun-imgring { margin-right: 8px; vertical-align: middle; }

.about-sundevelop { width: 100%; max-width: 1000px; padding: 60px 0 100px; margin: 0 auto; }

.about-sundevelopleft { position: relative; width: 280px; padding: 50px 0; margin: 0px auto 0; }

.about-sundevelopleft .about-sundevelopflcon { width: 100%; overflow: hidden; }

.about-sundevelopleft .about-sundevelopflcon .swiper-slide { overflow: hidden; }

.about-sundevelopleft .about-sundevelopflitem { width: 100%; overflow: hidden; }

.about-sundevelopleft .about-sundevelopflitem .swiper-slide { padding: 10px 0 10px 30px; }

.about-sundevelopleft .about-sundevelopflitem .swiper-slide h2 { width: 100%; line-height: 30px; font-size: 24px; color: #3CB37A; font-weight: 500; }

.about-sundevelopleft .about-sundevelopflitem .swiper-slide h3 { width: 100%; margin: 10px 0 10px; line-height: 38px; font-size: 38px; font-weight: bold; color: #3CB37A; }

.about-sundevelopleft .about-sundevelopflitem .swiper-slide .about-sundevelopflitemtext { width: 100%; font-size: 14px; color: #646464; }

.sundevelop-prev, .sundevelop-next { position: absolute; left: 28%; z-index: 30; display: block; width: 40px; height: 40px; }

.sundevelop-prev img, .sundevelop-next img { width: 100%; height: 100%; opacity: 0.5; vertical-align: middle; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.sundevelop-prev:hover img, .sundevelop-next:hover img { opacity: .8; }

.sundevelop-prev { top: 0; }

.sundevelop-prev img { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.sundevelop-next { bottom: 0; }

.about-sundevelopright { position: relative; width: 100%; height: 0; padding-top: 100%; }

.about-sundeveloprightview, .about-sundevelopradiusul, .canvas { position: absolute; top: 50%; left: 50%; z-index: 10; width: 100%; height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.canvas { z-index: 50; }

.about-sundeveloprightview { width: 60%; height: 60%; max-height: 420px; max-width: 420px; z-index: 30; }

.about-sundeveloprightview .swiper-container { width: 100%; height: 100%; overflow: hidden; -webkit-border-radius: 50%; border-radius: 50%; }

.about-sundeveloprightview .swiper-container .swiper-slide { width: 100%; height: 100%; overflow: hidden; }

.about-sundeveloprightview .swiper-container .swiper-slide img { max-width: 100%; max-height: 100%; vertical-align: middle; }

.ui-wrapper { width: 100%; height: 100%; padding: 50px; }

.ui-positionview { position: relative; width: 100%; height: 100%; }

.ui-timelines { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-timelines svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-timelines svg { display: block; overflow: visible; }

.ui-chapter { cursor: pointer; display: block; position: absolute; }

.chapter-point { width: 5px; height: 5px; -webkit-border-radius: 100%; border-radius: 100%; display: block; position: absolute; background: rgb(53,172,169); border: 1px solid rgb(53,172,169); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.chapter-label { font-size: 16px; color: #333; position: absolute; -webkit-transform: translateX(2px); -moz-transform: translateX(2px); -ms-transform: translateX(2px); -o-transform: translateX(2px); transform: translateX(2px); -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; font-family:'amfont';}

.chapter-point:after { content: ''; position: absolute; display: block; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid rgb(53,172,169); top: 50%; left: 50%; width: 0; height: 0; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.ui-chapter:hover .chapter-point, .ui-chapter.current-chapter .chapter-point { width: 10px; height: 10px; background: #fff; }

.ui-chapter:hover .chapter-label, .ui-chapter.current-chapter .chapter-label { color: rgb(53,172,169); }

.ui-chapter.current-chapter .chapter-point:after { -webkit-animation: famove1 .9s linear infinite; -moz-animation: famove1 .9s linear infinite; -o-animation: famove1 .9s linear infinite; animation: famove1 .9s linear infinite; }

@-webkit-keyframes famove1 { 0% { width: 0px;
    height: 0px;
    opacity: 0; }
  50% { width: 20px;
    height: 20px;
    opacity: 1; }
  75% { width: 25px;
    height: 25px;
    opacity: .5; }
  100% { width: 30px;
    height: 30px;
    opacity: 0; } }

@-moz-keyframes famove1 { 0% { width: 0px;
    height: 0px;
    opacity: 0; }
  50% { width: 20px;
    height: 20px;
    opacity: 1; }
  75% { width: 25px;
    height: 25px;
    opacity: .5; }
  100% { width: 30px;
    height: 30px;
    opacity: 0; } }

@-o-keyframes famove1 { 0% { width: 0px;
    height: 0px;
    opacity: 0; }
  50% { width: 20px;
    height: 20px;
    opacity: 1; }
  75% { width: 25px;
    height: 25px;
    opacity: .5; }
  100% { width: 30px;
    height: 30px;
    opacity: 0; } }

@keyframes famove1 { 0% { width: 0px;
    height: 0px;
    opacity: 0; }
  50% { width: 20px;
    height: 20px;
    opacity: 1; }
  75% { width: 25px;
    height: 25px;
    opacity: .5; }
  100% { width: 30px;
    height: 30px;
    opacity: 0; } }

@media (min-width: 768px) { .about-sundevelopleft { float: left; margin: 30px 0 0; padding: 80px 0; }
  .about-sundevelopleft .about-sundevelopflitem .swiper-slide h2 { line-height: 50px; font-size: 48px; }
  .about-sundevelopleft .about-sundevelopflitem .swiper-slide h3 { margin: 30px 0 20px; line-height: 72px; font-size: 72px; }
  .about-sundevelopright { float: right; width: 400px; padding-top: 400px; }
  .sundevelop-prev, .sundevelop-next { width: 50px; height: 50px; } }

@media (min-width: 1024px) { .about-sundevelopleft { padding: 110px 0; margin: 90px 0 0; }
  .about-sundevelopright { width: 650px; padding-top: 650px; }
  .chapter-label { font-size: 16px; } }



.full-recruitA-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgrecruitAcol","value": "#ffffff"}*/ }

.full-recruitA-container .commonweb { padding-left: 0; padding-right: 0; }

.full-recruitA-container .recruitA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clrecruitAcol","value": "#1b1b1b"}*/ }

.full-recruitA-container .recruitA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #dcdcdc; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcrecruitAline","value": "#dcdcdc"}*/ }

.full-recruitA-container .recruitA-list ul { margin-bottom: 30px; }

.full-recruitA-container .recruitA-list li { position: relative; margin-bottom: 15px; font-size: 14px; line-height: 22px; height: 240px; }

.full-recruitA-container .recruitA-list li.cur { z-index: 10; }

.full-recruitA-container .recruitA-list .main { position: relative; height: 238px; overflow: hidden; background-color: #ffffff; /* {"title": "列表项展开内容背景色","type":"color","name": "@bgcrecruitAmain","value": "#ffffff"}*/ border: 1px solid #dcdcdc; /* {"title": "招聘A列表项边框色","type":"color","name": "@bdrecruitAmain","value": "#dcdcdc"}*/ }

.full-recruitA-container .recruitA-list .inner { padding: 15px 15px 54px; }

.full-recruitA-container .recruitA-list .name { font-size: 16px; line-height: 26px; font-weight: bold; color: #323232; /* {"title": "招聘A列表项文本色","type":"color","name": "@clrecruitAlistname","value": "#323232"}*/ }

.full-recruitA-container .recruitA-list .brief { padding: 12px 0; color: #636363; /* {"title": "招聘A列表项主干信息文本色","type":"color","name": "@clrecruitAlistbrief","value": "#636363"}*/ }

.full-recruitA-container .recruitA-list .detail { color: #a1a1a1; /* {"title": "招聘A列表项主干信息文本色","type":"color","name": "@clrecruitAlistdetail","value": "#a1a1a1"}*/ }

.full-recruitA-container .recruitA-list .ctrl { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 3; background-color: #00c9a6; /* {"title": "列表项操作按钮背景色","type":"color","name": "@bgcrecruitAlistctrl","value": "#00c9a6"}*/ font-size: 0; text-align: center; }

.full-recruitA-container .recruitA-list .ctrl a { position: relative; display: inline-block; vertical-align: top; padding: 0 30px; font-size: 14px; line-height: 40px; color: #ffffff; /* {"title": "列表项操作按钮文本色","type":"color","name": "@clrecruitAlistbtn","value": "#ffffff"}*/ }

.full-recruitA-container .recruitA-list .ctrl a:first-child:after { position: absolute; right: 0; top: 50%; margin-top: -7px; content: ''; width: 1px; height: 14px; background-color: #ffffff; /* {"title": "列表项操作按钮间隔线背景色","type":"color","name": "@bgcrecruitAlistline","value": "#ffffff"}*/ }

.full-recruitA-container .loadmore { overflow: hidden; padding: 10px 0; }

.full-recruitA-container .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; /* {"title": "加载更多文本色","type":"color","name": "@clgloadmore","value": "#ffffff"}*/ background-color: #00c9a6; /* {"title": "加载更多背景色","type":"color","name": "@bgcgloadmore","value": "#00c9a6"}*/ }

@media (min-width: 768px) { .full-recruitA-container .recruitA-list { overflow: hidden; }
  .full-recruitA-container .recruitA-list ul { margin: 0 -10px; margin-bottom: 30px; }
  .full-recruitA-container .recruitA-list li { float: left; width: 50%; padding: 0 10px; margin-bottom: 20px; height: 240px; }
  .full-recruitA-container .recruitA-list .main { height: 238px; }
  .full-recruitA-container .recruitA-list .name { font-size: 18px; }
  .full-recruitA-container .recruitA-list .inner { padding: 30px 30px 64px; }
  .full-recruitA-container .recruitA-list .brief { padding: 18px 0; }
  .full-recruitA-container .recruitA-list .ctrl a { line-height: 54px; } }


@media (min-width: 1024px) { .full-recruitA-container { padding: 75px 0 0px; /* {"title": "招聘A模块上下内填充","type":"text","name": "@pdgrecruitA","value": "75px 0 0px"}*/ }
  .full-recruitA-container .recruitA-title { margin: 0 0 80px; /* {"title": "招聘A栏目标题下外间距","type":"text","name": "@mggrecruitA","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "招聘A栏目标题字号","type":"text","name": "@fzgrecruitA","value": "30px"}*/ }
  .full-recruitA-container .recruitA-title:after { margin: 12px auto 0; }
  .full-recruitA-container .commonweb { padding-bottom: 20px; }
  .full-recruitA-container .recruitA-list li { width: 33.3333%; }
  .full-recruitA-container .recruitA-list ul { margin-bottom: 30px; }
  .full-recruitA-container .loadmore { padding: 15px 0; /* {"title": "加载更多内填充","type":"text","name": "@pdgloadmore","value": "15px 0"}*/ }
  .full-recruitA-container .loadmore a { line-height: 50px; }
  .full-recruitA-container .detail { line-height: 24px; }
  .full-recruitA-container .ctrl { opacity: 0; }
  .full-recruitA-container .main:hover { border-color: #00c9a6; }
  .full-recruitA-container .main:hover .ctrl { opacity: 1; }
  .full-recruitA-container .main.active { border-color: #00c9a6; }
  .full-recruitA-container .main.active .ctrl { opacity: 1; } }


#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: 'amfont'; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.full-newsdetailA-container { padding: 30px 0 20px; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsdetailAcol","value": "#ffffff"}*/ }

.full-newsdetailA-container .newsdetailA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clnewsdetailAcol","value": "#1b1b1b"}*/ }

.full-newsdetailA-container .newsdetailA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcnewsdetailAline","value": "#cd002b"}*/ }

.full-newsdetailA-container .single-page { padding: 20px 0 28px; font-size: 14px; line-height: 22px; border-bottom: 1px solid #d9d9d9; background-repeat: repeat-x; background-position: 0 0; background-image: url(../images/newsdetailAper.png); /* {"title": "新闻详情A粗斜线单元背景图","type":"image","name": "@imgnewsdetailAtop","value": "url(../images/newsdetailAper.png)"}*/ color: #474747; /* {"title": "新闻详情A内容文本色","type":"color","name": "@clnewsdetailApage","value": "#474747"}*/ }

.full-newsdetailA-container .single-page img { max-width: 100%; }

.full-newsdetailA-container .newspost-p1 { margin-bottom: 22px; }

.full-newsdetailA-container .newsdetailA-article { padding-bottom: 30px; }

.full-newsdetailA-container .newsdetailA-article .article-tilte { margin-bottom: 9px; font-size: 16px; line-height: 24px; font-weight: bold; color: #595959; /* {"title": "新闻详情A内容标题文本色","type":"color","name": "@clnewsdetailApagetitle","value": "#595959"}*/ }

.full-newsdetailA-container .newsdetailA-article .date { font-size: 18px; line-height: 24px; color: #00c5a3; /* {"title": "新闻详情A内容日期文本色","type":"color","name": "@clnewsdetailApagedate","value": "#00c5a3"}*/ }

.full-newsdetailA-container .newsdetailA-share { float: right; width: 100%; padding: 5px 0px; -webkit-border-radius: 25px; border-radius: 25px; display: block; font-size: 0; }

.full-newsdetailA-container .newsdetailA-share .label { display: inline-block; vertical-align: top; padding-right: 15px; font-size: 16px; line-height: 32px; color: #999999; /* {"title": "新闻详细A分享提示文本色","type":"color","name": "@clnewsdetailAlabel","value": "#999999"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare { display: inline-block; vertical-align: top; overflow: hidden; zoom: 1; }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare a { float: left; display: block; padding: 0; margin: 0 4px 0 0; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_weixin { background-image: url(../images/newsdetailAwxico.png); /* {"title": "新闻详情A微信分享背景图","type":"image","name": "@imgnewsdetailAsharewx","value": "url(../images/newsdetailAwxico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_tsina { background-image: url(../images/newsdetailAsnico.png); /* {"title": "新闻详情A新浪分享背景图","type":"image","name": "@imgnewsdetailAsharesn","value": "url(../images/newsdetailAsnico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-share .newsdetailA-bdshare .bds_sqq { background-image: url(../images/newsdetailAqqico.png); /* {"title": "新闻详情A企鹅分享背景图","type":"image","name": "@imgnewsdetailAshareqq","value": "url(../images/newsdetailAqqico.png)"}*/ }

.full-newsdetailA-container .newsdetailA-related { padding: 15px 10px; background-color: #f2f2f2; /* {"title": "新闻详情A相关新闻背景色","type":"color","name": "@bgcnewsdetailAre","value": "#f2f2f2"}*/ }

.full-newsdetailA-container .newsdetailA-related .related-cn { font-size: 16px; line-height: 24px; font-weight: bold; color: #444444; /* {"title": "新闻详情A相关中文标题文本色","type":"color","name": "@clnewsdetailAreCn","value": "#444444"}*/ }

.full-newsdetailA-container .newsdetailA-related .related-en { margin-bottom: 15px; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #b2b2b2; /* {"title": "新闻详情A相关英文标题文本色","type":"color","name": "@clnewsdetailAreEn","value": "#b2b2b2"}*/ }

.full-newsdetailA-container .related-news li { margin-bottom: 20px; }

.full-newsdetailA-container .related-news a { display: block; }

.full-newsdetailA-container .related-news .thumb { position: relative; overflow: hidden; margin-bottom: 16px; }

.full-newsdetailA-container .related-news .thumb img { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; min-height: 100%; }

.full-newsdetailA-container .related-news .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 58.82353%; }

.full-newsdetailA-container .related-news .date { font-size: 16px; line-height: 30px; color: #00c5a3; /* {"title": "新闻详情A相关列表日期文本色","type":"color","name": "@clrelatedElistdate","value": "#00c5a3"}*/ }

.full-newsdetailA-container .related-news .title { margin-bottom: 13px; font-size: 18px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #444444; /* {"title": "新闻详情A相关列表标题文本色","type":"color","name": "@clrelatedElisttitle","value": "#444444"}*/ }

.full-newsdetailA-container .related-news .desc { margin-bottom: 10px; font-size: 13px; line-height: 18px; color: #b4b4b4; /* {"title": "新闻详情A相关列表简介文本色","type":"color","name": "@clrelatedElistdesc","value": "#b4b4b4"}*/ max-height: 54px; line-height: 18px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsdetailA-container .related-news .more { font-size: 13px; line-height: 18px; color: #797a81; /* {"title": "新闻详情A相关列表更多文本色","type":"color","name": "@clrelatedElistmore","value": "#797a81"}*/ }

.newspost-btm { width: 100%; padding: 18px 0 0px; }

.newspost-btmprev { width: 100%; }

.newspost-btmprev a { display: block; line-height: 30px; height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newspost-btnfan { padding-top: 20px; width: 100%; }

.newspost-btnfan a { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; background: #00c5a3; text-align: center; }

@media (min-width: 768px) { .full-newsdetailA-container .newsdetailA-related { padding: 15px 20px; }
  .full-newsdetailA-container .related-news ul { font-size: 0; margin: 0 -10px; }
  .full-newsdetailA-container .related-news li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; } }


@media (min-width: 1024px) { .full-newsdetailA-container { padding: 62px 0 0; /* {"title": "模块上下内填充","type":"text","name": "@pdgnewsdetailA","value": "62px 0 0"}*/ }
  .full-newsdetailA-container .newsdetailA-title { margin: 0 0 80px; /* {"title": "栏目标题下外间距","type":"text","name": "@mggnewsdetailA","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "栏目标题字号","type":"text","name": "@fzgnewsdetailA","value": "30px"}*/ }
  .full-newsdetailA-container .newsdetailA-title:after { margin: 12px auto 0; }
  .full-newsdetailA-container .single-page { padding: 32px 0 88px; }
  .full-newsdetailA-container .newsdetailA-wrapper { display: table; width: 100%; table-layout: fixed; }
  .full-newsdetailA-container .newsdetailA-article { display: table-cell; vertical-align: top; padding: 0px 30px 58px 0; }
  .full-newsdetailA-container .newsdetailA-article .article-tilte { margin-bottom: 8px; font-size: 18px; }
  .full-newsdetailA-container .newsdetailA-article .date { width: auto; font-size: 20px; margin-bottom: 0; line-height: 32px; }
  .full-newsdetailA-container .newsdetailA-share { width: auto; padding: 0; }
  .full-newsdetailA-container .newsdetailA-share .label { padding-right: 30px; }
  .full-newsdetailA-container .newsdetailA-related { display: table-cell; vertical-align: top; padding: 20px; width: 300px; margin-top: 22px; }
  .full-newsdetailA-container .related-news ul { margin: 0; }
  .full-newsdetailA-container .related-news li { margin-bottom: 36px; width: 100%; padding: 0; }
  .full-newsdetailA-container .related-news img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-newsdetailA-container .related-news a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .full-newsdetailA-container .related-news a:hover .title { color: #00c5a3; /* {"title": "新闻详情A相关列表标题选中文本色","type":"color","name": "@clcurrelatedElisttitle","value": "#00c5a3"}*/ }
  .full-newsdetailA-container .related-news a:hover .more { color: #00c5a3; /* {"title": "新闻详情A相关列表更多文本色","type":"color","name": "@clrelatedElistmore","value": "#00c5a3"}*/ }
  .full-newsdetailA-container .related-news .thumb { margin-bottom: 20px; }
  .full-newsdetailA-container .related-news .date { margin-bottom: 3px; font-size: 22px; }
  .full-newsdetailA-container .related-news .title { margin-bottom: 8px; font-weight: bold; }
  .newspost-date { position: relative; width: 100%; padding: 9px 0; }
  .newspost-btm { padding: 38px 0 40px; }
  .newspost-btmprev { width: auto; max-width: 70%; }
  .newspost-btnfan { padding-top: 0px; width: auto; }
  .newspost-btnfan a { display: block; width: 144px; height: 50px; line-height: 50px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .newspost-btnfan a:hover { -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 197, 163, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 197, 163, 0.3); } }

@media (min-width: 1260px) { .full-newsdetailA-container .newsdetailA-related { position: relative; width: 400px; padding: 177px 30px 20px; }
  .newspost-rightvon { position: absolute; top: 0; left: 0; padding-top: 92px; width: 100%; background: #fff; z-index: 2; }
  .full-newsdetailA-container .newsdetailA-article .article-tilte { line-height: 50px; font-size: 24px; margin-bottom: 0; } }



.full-newsA-container { padding: 30px 0; background-color: #ffffff; /* {"title": "栏目全局背景色","type":"color","name": "@bgcgnewsAcol","value": "#ffffff"}*/ }

.full-newsA-container .newsA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clnewsAcol","value": "#1b1b1b"}*/ }

.full-newsA-container .newsA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #00c5a3; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgcnewsAline","value": "#00c5a3"}*/ }

.full-newsA-container .newsA-topnews-swiper { margin-bottom: 15px; }

.full-newsA-container .newsA-topnews-swiper .thumb { overflow: hidden; }

.full-newsA-container .newsA-topnews-swiper .thumb img { width: 100%; }

.full-newsA-container .newsA-topnews-swiper a { display: block; background-repeat: repeat; background-image: url(../images/news-swiperbg.png); /* {"title": "新闻A新闻轮播背景图","type":"image","name": "@imgnewsAtop","value": "url(../images/news-swiperbg.png)"}*/ }

.full-newsA-container .newsA-topnews-swiper .conent { padding: 10px 15px 40px; }

.full-newsA-container .newsA-topnews-swiper .title { margin-bottom: 5px; font-size: 18px; line-height: 30px; color: #333; /* {"title": "新闻A新闻轮播标题文本色","type":"color","name": "@clnewsAtoptitle","value": "#333"}*/ white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.full-newsA-container .newsA-topnews-swiper .desc { font-size: 14px; line-height: 24px; color: #666; /* {"title": "新闻A新闻轮播简介文本色","type":"color","name": "@clnewsAtopdesc","value": "#666"}*/ display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsA-container .newsA-topnews-swiper .more { display: inline-block; vertical-align: top; font-size: 14px; line-height: 24px; color: #fff; /* {"title": "新闻A新闻轮播详情文本色","type":"color","name": "@clnewsAtopmore","value": "#fff"}*/ }

.full-newsA-container .newsA-topnews-swiper .newsA-pages { position: absolute; left: 0; bottom: 15px; z-index: 10; width: 100%; font-size: 0; line-height: 0; text-align: center; }

.full-newsA-container .newsA-topnews-swiper .newsA-pages span { opacity: 1; display: inline-block; vertical-align: top; width: 10px; height: 10px; margin: 0 5px; background-color: #e8e8e8; /* {"title": "新闻A新闻轮播分页点背景色","type":"color","name": "@bgcnewsAtopdot","value": "#e8e8e8"}*/ }

.full-newsA-container .newsA-topnews-swiper .newsA-pages .swiper-pagination-bullet-active { background-color: #00c5a3; /* {"title": "新闻A新闻轮播分页点选中背景色","type":"color","name": "@bgccurnewsAtopdot","value": "#00c5a3"}*/ }

.full-newsA-container .full-newsA-wrapper { padding: 20px 0 10px; }

.full-newsA-container .full-newsA-wrapper li { margin-bottom: 15px; }

.full-newsA-container .full-newsA-wrapper li a { display: block; background-color: #ffffff; /* {"title": "新闻A列表背景色","type":"color","name": "@bgcnewsAlist","value": "#ffffff"}*/ }

.full-newsA-container .full-newsA-wrapper .thumb { overflow: hidden; }

.full-newsA-container .full-newsA-wrapper .thumb img { width: 100%; }

.full-newsA-container .full-newsA-wrapper .content { padding: 15px; }

.full-newsA-container .full-newsA-wrapper .title { font-size: 18px; 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; color: #666666; /* {"title": "新闻A列表标题文本色","type":"color","name": "@clnewsAlisttitle","value": "#666666"}*/ }

.full-newsA-container .full-newsA-wrapper .date { padding: 5px 0; font-size: 14px; line-height: 22px; color: rgb(53,172,169); /* {"title": "移动端新闻A列表日期选中文本色","type":"color","name": "@clcurnewsAlistdate","value": "#00c5a3"}*/ }

.full-newsA-container .full-newsA-wrapper .date .dd { display: inline-block; vertical-align: top; }

.full-newsA-container .full-newsA-wrapper .date .dd:before { content: '.'; display: inline-block; vertical-align: top; }

.full-newsA-container .full-newsA-wrapper .desc { font-size: 14px; line-height: 24px; color: #888888; /* {"title": "新闻A列表简介文本色","type":"color","name": "@clnewsAlistdesc","value": "#888888"}*/ display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.full-newsA-container .full-newsA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-newsA-container .full-newsA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; /* {"title": "加载更多文本色","type":"color","name": "@clgloadmore","value": "#ffffff"}*/ background-color: #00c5a3; /* {"title": "加载更多背景色","type":"color","name": "@bgcgloadmore","value": "#00c5a3"}*/ }

@media (min-width: 768px) { .full-newsA-container .full-newsA-wrapper ul { font-size: 0; margin-right: -20px; }
  .full-newsA-container .full-newsA-wrapper li { display: inline-block; vertical-align: top; width: 50%; padding-right: 20px; }
  .full-newsA-container .full-newsA-wrapper .title { max-height: none; height: 48px; line-height: 24px; -webkit-line-clamp: 2; } }


@media (min-width: 1024px) { .full-newsA-container { padding: 75px 0 0; /* {"title": "新闻A模块上下内填充","type":"text","name": "@pdgnewsA","value": "75px 0 0"}*/ }
  .full-newsA-container .newsA-title { margin: 0 0 78px; /* {"title": "新闻A栏目标题下外间距","type":"text","name": "@mggnewsA","value": "0 0 78px"}*/ font-size: 30px; /* {"title": "新闻A栏目标题字号","type":"text","name": "@fzgnewsA","value": "30px"}*/ }
  .full-newsA-container .newsA-title:after { margin: 12px auto 0; }
  .full-newsA-container .newsA-topnews-swiper { margin-bottom: 58px; }
  .full-newsA-container .newsA-topnews-swiper .thumb { float: left; width: 65%; }
  .full-newsA-container .newsA-topnews-swiper .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-newsA-container .newsA-topnews-swiper a { overflow: hidden; zoom: 1; }
  .full-newsA-container .newsA-topnews-swiper a:hover .title { color: #00c5a3; /* {"title": "新闻A新闻轮播标题选中文本色","type":"color","name": "@clcurnewsAtoptitle","value": "#00c5a3"}*/ }
  .full-newsA-container .newsA-topnews-swiper a:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
  .full-newsA-container .newsA-topnews-swiper a:hover .more { color: #00c5a3; /* {"title": "新闻A新闻轮播详情选中文本色","type":"color","name": "@clcurnewsAtopmore","value": "#00c5a3"}*/ }
  .full-newsA-container .newsA-topnews-swiper .conent { overflow: hidden; zoom: 1; padding: 40px 25px 50px; }
  .full-newsA-container .newsA-topnews-swiper .title { margin-bottom: 24px; font-size: 22px; max-height: 64px; line-height: 32px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; }
  .full-newsA-container .newsA-topnews-swiper .desc { margin-bottom: 24px; height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .newsA-topnews-swiper .newsA-pages { left: 65%; bottom: 42px; width: 35%; text-align: left; padding-left: 25px; }
  .full-newsA-container .full-newsA-wrapper { padding: 56px 0 75px; padding: 56px 0 75px; /* {"title": "新闻A下区通栏内填充","type":"text","name": "@pdnewsAlistfull","value": "56px 0 75px"}*/ }
  .full-newsA-container .full-newsA-wrapper li { margin-bottom: 34px; width: 33.3333%; }
  .full-newsA-container .full-newsA-wrapper li a { position: relative; overflow: hidden; height: 368px; -webkit-box-shadow: 0px 0px 0px 1px rgba(8, 1, 3, 0.15); box-shadow: 0px 0px 0px 1px rgba(8, 1, 3, 0.15); border-bottom: 2px solid #fff; }
  .full-newsA-container .full-newsA-wrapper li a:hover { -webkit-box-shadow: 0px 0px 15px 0px rgba(8, 1, 3, 0.15); box-shadow: 0px 0px 15px 0px rgba(8, 1, 3, 0.15); border-color: #00c5a3; background-color: #fff; /* {"title": "新闻A列表项背景色","type":"color","name": "@bgcnewsAlistitem","value": "#fff"}*/ }
  .full-newsA-container .full-newsA-wrapper li a:hover .thumb { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
  .full-newsA-container .full-newsA-wrapper li a:hover .content { -webkit-transform: translate(0, 62%); -moz-transform: translate(0, 62%); -ms-transform: translate(0, 62%); -o-transform: translate(0, 62%); transform: translate(0, 62%); padding: 21.16402% 30px 0.47009%; }
  .full-newsA-container .full-newsA-wrapper li a:hover .desc { opacity: 0; }
  .full-newsA-container .full-newsA-wrapper li a:hover .date { opacity: 0; }
  .full-newsA-container .full-newsA-wrapper .content { position: relative; padding: 31.74603% 30px 0.47009%; -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s; }
  .full-newsA-container .full-newsA-wrapper .thumb { position: absolute; left: 0; top: 0; z-index: 10; -webkit-transform: translate(0, -101%); -moz-transform: translate(0, -101%); -ms-transform: translate(0, -101%); -o-transform: translate(0, -101%); transform: translate(0, -101%); -webkit-transition: -webkit-transform ease .5s; transition: -webkit-transform ease .5s; -o-transition: -o-transform ease .5s; -moz-transition: transform ease .5s, -moz-transform ease .5s; transition: transform ease .5s; transition: transform ease .5s, -webkit-transform ease .5s, -moz-transform ease .5s, -o-transform ease .5s; overflow: hidden; width: 100%; }
  .full-newsA-container .full-newsA-wrapper .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 56.34921%; }
  .full-newsA-container .full-newsA-wrapper .thumb img { position: absolute; left: 0; top: 0; z-index: 3; max-width: 120%; min-height: 100%; }
  .full-newsA-container .full-newsA-wrapper .title { font-size: 20px; margin-bottom: 28px; max-height: 60px; line-height: 30px; -webkit-line-clamp: 2; height: auto; -webkit-transform: all ease .5s; -moz-transform: all ease .5s; -ms-transform: all ease .5s; -o-transform: all ease .5s; transform: all ease .5s; }
  .full-newsA-container .full-newsA-wrapper .desc { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; }
  .full-newsA-container .full-newsA-wrapper .date { -webkit-transform: opacity ease .5s; -moz-transform: opacity ease .5s; -ms-transform: opacity ease .5s; -o-transform: opacity ease .5s; transform: opacity ease .5s; position: absolute; left: 38px; top: 0; width: 80px; height: 80px; text-align: center; padding: 5px 0; font-size: 12px; color: #ffffff; /* {"title": "PC端新闻A列表日期文本色","type":"color","name": "@clnewsAlistpcdate","value": "#ffffff"}*/ background-color: rgb(53,172,169); /* {"title": "新闻A列表日期背景色","type":"color","name": "@bgcnewsAlistdate","value": "#00c5a3"}*/ }
  .full-newsA-container .full-newsA-wrapper .date .dd { display: inline-block; vertical-align: top; font-size: 36px; line-height: 1.2; }
  .full-newsA-container .full-newsA-wrapper .date .dd:before { display: none; }
  .full-newsA-container .full-newsA-wrapper .desc { height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .full-newsA-wrapper .loadmore { padding: 15px 0; /* {"title": "加载更多内填充","type":"text","name": "@pdgloadmore","value": "15px 0"}*/ }
  .full-newsA-container .full-newsA-wrapper .loadmore a { line-height: 50px; } }

@media (min-width: 1260px) { .full-newsA-container .newsA-topnews-swiper .conent { padding: 60px 38px 50px; }
  .full-newsA-container .newsA-topnews-swiper .title { font-size: 24px; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .full-newsA-container .newsA-topnews-swiper .desc { height: 120px; line-height: 24px; -webkit-line-clamp: 5; }
  .full-newsA-container .newsA-topnews-swiper .newsA-pages { padding-left: 38px; }
  .full-newsA-container .full-newsA-wrapper li a { height: 435px; }
  .full-newsA-container .full-newsA-wrapper li a:hover .content { -webkit-transform: translate(0, 70%); -moz-transform: translate(0, 70%); -ms-transform: translate(0, 70%); -o-transform: translate(0, 70%); transform: translate(0, 70%); } }
