@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

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

body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif; }

ul, li { list-style: none; }

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

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

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { outline: none; }

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

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

@font-face { font-family: "Montserrat Regular"; src: url("Montserrat-Regular.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: "Montserrat thin"; src: url("Montserrat-Light.woff") format("woff"); font-weight: normal; font-style: normal; }

.swiper-wrapper { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity; }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.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: 1024px) { .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*/


@charset "UTF-8";
/*动画*/
@-webkit-keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-moz-keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-o-keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fadeUp { -webkit-animation-name: fadeUp; -moz-animation-name: fadeUp; -o-animation-name: fadeUp; animation-name: fadeUp; }

@-webkit-keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fadeDown { -webkit-animation-name: fadeDown; -moz-animation-name: fadeDown; -o-animation-name: fadeDown; animation-name: fadeDown; }

@-webkit-keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeLeft { -webkit-animation-name: fadeLeft; -moz-animation-name: fadeLeft; -o-animation-name: fadeLeft; animation-name: fadeLeft; }

@-webkit-keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeRight { -webkit-animation-name: fadeRight; -moz-animation-name: fadeRight; -o-animation-name: fadeRight; animation-name: fadeRight; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

.fadewidth { -webkit-animation-name: fadewidth; -moz-animation-name: fadewidth; -o-animation-name: fadewidth; animation-name: fadewidth; }

@-webkit-keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

@-moz-keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

@-o-keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

@keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

.imgshow { -webkit-animation-name: imgshow; -moz-animation-name: imgshow; -o-animation-name: imgshow; animation-name: imgshow; }

@-webkit-keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

@-moz-keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

@-o-keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

@keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

.lineleft { -webkit-animation-name: lineleft; -moz-animation-name: lineleft; -o-animation-name: lineleft; animation-name: lineleft; }

@-webkit-keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

@-moz-keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

@-o-keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

@keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

.lineright { -webkit-animation-name: lineright; -moz-animation-name: lineright; -o-animation-name: lineright; animation-name: lineright; }

/*==========================================================*/
.aside { position: fixed; width: 40px; display: block; bottom: 100px; right: 15px; z-index: 422; }

.aside .aitem { display: block; width: 40px; height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #d90000; z-index: 199; overflow: hidden; position: relative; }

.aside .goto:after { content: ''; position: absolute; width: 10px; height: 10px; border: 2px solid #fff; border-left: none; top: 50%; left: 50%; border-bottom: none; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -moz-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); -o-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); margin-top: 2px; }

.aside .iphone { background: #d90000 url(../images/iphone.png) no-repeat scroll center center; top: 2px; }

@media (min-width: 1024px) { .aside { right: 40px; bottom: 100px; }
  .aside .aitem { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .aside .goto { display: none; }
  .aside .goto:hover { background-color: #c71e20; }
  .aside .iphone { display: none; } }

@media (min-width: 1260px) { .aside { right: 55px; bottom: 130px; width: 50px; }
  .aside .aitem { width: 50px; height: 50px; } }

/*==========================================================*/

/* banner  s */
.indexbanner { width: 100%; overflow: hidden; position: relative; }

.indexbanner ul { width: 100%; }

.indexbanner ul li { width: 100%; height: auto; overflow: hidden; z-index: 44; }

.indexbanner ul li .pic, .indexbanner ul li .vi { position: relative; width: 100%; height: 100%; top: 0; left: 0; }

.indexbanner ul li .banner-img { display: block; width: 100%; height: 100%; overflow: hidden; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; }

.indexbanner ul li .banner-img img { display: block; width: 100%; }

.indexbanner ul li.cur .banner-word .title { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.indexbanner ul li.cur .banner-word .textcon { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.watch-video { display: block; width: 100%; height: 100%; position: absolute; z-index: 6; top: 0; left: 0; }

.bannerwatch-video { position: relative; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; display: none; }

.watct-link { position: absolute; text-align: center; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.watct-link a { width: 60px; height: 60px; display: block; margin: 0 auto; background: url(../images/playbtn.png) center center no-repeat; -o-background-size: auto 40px; background-size: auto 40px; }

.bannervideo { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; background-color: #000; }

.index-banner-prev, .index-banner-next { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; cursor: pointer; position: absolute; z-index: 66; width: 40px; height: 40px; }

.index-banner-prev:after, .index-banner-next:after { content: ''; width: 30px; height: 30px; position: absolute; border: 1px solid #fff; top: 50%; left: 0%; }

.index-banner-prev:after { border-right: none; border-bottom: none; -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); }

.index-banner-next:after { border-right: none; border-bottom: none; -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.swiper-button:hover:after { border-color: #d90000; }

.index-pagination { position: absolute; bottom: 15px; width: 100%; left: 0; text-align: center; z-index: 66; }

.index-pagination span { display: inline-block; margin: 0 2px; vertical-align: middle; width: 28px; height: 3px; cursor: pointer; background-color: #000; -webkit-border-radius: 0; border-radius: 0; }

.index-pagination span.swiper-pagination-bullet-active { background-color: #c71e20; }

.banner-pos { position: absolute; top: 18.75%; z-index: 22; width: 100%; }

.idxcommonweb { padding-left: 15px; padding-right: 15px; }

.banner-word { text-align: center; }

.banner-word .title { color: #175481; line-height: 1.21429; font-size: 24px; position: relative; padding-bottom: 15px; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.banner-word .title:after { content: ''; display: block; position: absolute; width: 30px; height: 1px; background-color: #f83948; bottom: 0; left: 50%; margin-left: -15px; }

.banner-word .textcon { padding-top: 10px; -webkit-transition: all 0.8s; -o-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.banner-word .text { color: #1571b5; font-size: 14px; line-height: 1.33333; font-family: "Montserrat thin"; }

@-webkit-keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

@-moz-keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

@-o-keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

@keyframes updown { 0% { bottom: 30px;
    opacity: 1; }
  100% { bottom: 10px;
    opacity: 0; } }

.mouseicon { width: 25px; height: 40px; position: absolute; left: 50%; bottom: 10px; z-index: 105; margin-left: -12px; background: url(../images/wmouse.png) center no-repeat; display: block; -webkit-animation: updown 1s infinite; -o-background-size: auto; background-size: auto; display: none; }

@media (min-width: 768px) { .banner-word .title { font-size: 30px; padding-bottom: 20px; }
  .banner-word .text { font-size: 16px; } }

@media (min-width: 1024px) { .watch-video { display: none; }
  .bannerwatch-video { display: block; }
  .index-banner-prev, .index-banner-next { display: block; }
  .index-banner-prev { left: 30px; }
  .index-banner-next { right: 30px; }
  .index-pagination { bottom: 3%; display: none; }
  .idxcommonweb { padding-left: 40px; padding-right: 40px; }
  .banner-word .title { padding-bottom: 20px; }
  .banner-word .title:after { width: 40px; height: 2px; margin-left: -20px; }
  .mouseicon { display: block; } }

@media (min-width: 1260px) { .watch-video { display: none; }
  .bannerwatch-video { display: block; }
  .idxcommonweb { width: 100%; max-width: 1440px; margin: 0 auto; }
  .banner-word .title { font-size: 40px; } }

@media (min-width: 1600px) { .banner-word .title { font-size: 50px; }
  .banner-word .title:after { width: 50px; height: 3px; margin-left: -25px; } }

@media (min-width: 1800px) { .banner-word .title { font-size: 56px; }
  .banner-word .text { font-size: 18px; } }

/* banner  e */

body { padding-top: 60px; }

.header { position: fixed; top: 0; left: 0; z-index: 600; width: 100%; height: 60px; padding: 0 10px; background: #fff; }

.header.active { -webkit-box-shadow: 0px 0px 1px 0px #ddd; box-shadow: 0px 0px 1px 0px #ddd; }

.inlogo { height: 100%; line-height: 60px; font-size: 0; }

.inlogo img { max-height: 70%; }

.innav-ul { position: fixed; top: 60px; left: 0; z-index: 210; display: none; width: 100%; height: 100%; padding: 10px 20px 80px; overflow-y: auto; border-top: 1px solid #ddd; background: #fff; }

.innav-ul li { width: 100%; border-bottom: 1px solid #ddd; }

.innav-ul li h3 { position: relative; width: 100%; }

.innav-ul li h3 span { display: none; }

.innav-ul li h3.cur a:after { position: absolute; top: 50%; right: 10px; z-index: 10; width: 10px; height: 10px; border-right: 2px solid #ddd; border-top: 2px solid #ddd; -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); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; }

.innav-ul li h3.cur span { position: absolute; top: 0; right: 0; z-index: 20; display: block; width: 40%; height: 100%; }

.innav-ul li h3.cur2 a { color: #f83948; }

.innav-ul li h3.cur2 a:after { -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); border-color: #f83948; }

.innav-a { display: block; width: 100%; line-height: 50px; font-size: 15px; color: #333; }

.innav-ermenu { display: none; width: 100%; }

.innav-ermenu a { display: block; width: 100%; padding: 0 10px; line-height: 45px; font-size: 14px; color: #666; }

.insearchbtn-a { display: block; width: 35px; height: 100%; margin-right: 5px; line-height: 60px; text-align: center; }

.mobile-btn { width: 60px; height: 100%; padding: 10px 12px 0; }

.mobile-btn span { display: block; width: 100%; margin: 8px auto 0; height: 3px; background: #f83948; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.mobile-btn.active span { position: relative; }

.mobile-btn.active span:nth-child(1) { top: 11px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.mobile-btn.active span:nth-child(2) { opacity: 0; }

.mobile-btn.active span:nth-child(3) { top: -11px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.insearch { position: fixed; top: 60px; left: 0; z-index: 220; display: none; width: 100%; padding: 5px; background: rgba(255, 255, 255, 0.5); }

.insearch form { position: relative; display: block; width: 100%; border: 1px solid #ddd; -webkit-border-radius: 3px; border-radius: 3px; }

.insearch-intxt { width: 100%; height: 45px; padding: 0 10px; padding-right: 50px; line-height: 43px; }

.insearch-sub { position: absolute; top: 0; right: 0; z-index: 20; width: 45px; height: 100%; background: url(../images/insearch-btn.png) no-repeat center center; }

.wide { width: 100%; max-width: 1365px; margin: 0 auto; padding-left: 10px; padding-right: 10px; }

.infoot { width: 100%; padding-top: 20px; padding-bottom: 27px; background: #323031; }

.infoot-left { width: 100%; }

.infoot-top { width: 100%; font-size: 0; }

.infoot-top a { display: inline-block; vertical-align: middle; line-height: 28px; margin-right: 28px; font-size: 12px; color: #999999; }

.infoot-btm { width: 100%; margin-top: 12px; font-size: 12px; color: #666666; }

.infoot-btm a { margin-left: 20px; color: #666666; }

.infoot-fen { width: auto; margin-top: 20px; margin-right: auto; margin-left: auto; font-size: 0; text-align: center; }

.infoot-fen a { float: none !important; display: inline-block; width: 32px !important; height: 32px !important; margin: 0 !important; margin-right: 20px !important; padding: 0 !important; background-repeat: no-repeat !important; background-position: center center !important; }

.infoot-fen a:last-child { margin-right: 0 !important; }

.infoot-fen a.bds_tsina { background-image: url(../images/weibo.png) !important; }

.infoot-fen a.bds_weixin { background-image: url(../images/weixin.png) !important; }

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

@media (min-width: 768px) { .wide { padding-left: 20px; padding-right: 20px; }
  .infoot { padding-bottom: 37px; }
  .infoot-left { width: auto; float: left; }
  .infoot-fen { float: right; margin-top: 4px; } }

@media (min-width: 1024px) { body { padding-top: 80px; }
  .header { height: 80px; padding: 0 30px; }
  .inlogo { line-height: 80px; }
  .innav-ul { position: static; display: block !important; width: auto; height: 100%; padding: 0; overflow-y: visible; border-top: none; background: none; }
  .innav-ul li { position: relative; width: auto; border-bottom: none; margin-right: 20px; }
  .innav-ul li:last-child { margin-right: 0; }
  .innav-ul li h3 { position: relative; width: 100%; }
  .innav-ul li.active h3 a { color: #f83948; }
  .innav-ul li:hover .innav-ermenu { visibility: visible; opacity: 1; margin-top: 0; }
  .innav-a { line-height: 80px; font-size: 15px; }
  .innav-a:hover { color: #f83948; }
  .innav-ermenu { position: absolute; top: 100%; left: 50%; z-index: 220; display: block; visibility: hidden; opacity: 0; width: auto; margin-top: 10px; padding: 5px 10px; 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 -5px 15px -5px #aaa; box-shadow: 0px -5px 15px -5px #aaa; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
  .innav-ermenu a { display: block; width: 100%; min-width: 100px; padding: 0 20px; line-height: 40px; font-size: 14px; white-space: nowrap; border-bottom: 1px solid #ddd; }
  .innav-ermenu a:last-child { border: none; }
  .innav-ermenu a:hover { color: #f83948; }
  .innav-ermenu:after { position: absolute; top: 0; left: 50%; width: 0; height: 0; margin-top: -10px; border-bottom: 10px solid #fff; border-left: 10px solid transparent; border-right: 10px solid transparent; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; }
  .insearchbtn-a { margin-right: 0px; margin-left: 26px; line-height: 80px; }
  .mobile-btn { display: none; }
  .insearch { top: 80px; left: auto; right: 30px; max-width: 240px; padding: 0px; }
  .insearch form { -webkit-border-radius: 1px; border-radius: 1px; }
  .wide { padding-left: 30px; padding-right: 30px; }
  .infoot-top a:hover, .infoot-btm a:hover { color: #fff; } }

@media (min-width: 1260px) { body { padding-top: 120px; }
  .header { height: 120px; padding-left: 4.27083%; padding-right: 7.8125%; -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }
  .header.scroll { height: 80px; }
  .header.scroll .innav-a { line-height: 80px; }
  .header.scroll .inlogo { line-height: 80px; }
  .header.scroll .insearchbtn-a { line-height: 80px; }
  .header.scroll .insearch { top: 80px; }
  .inlogo { line-height: 120px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .innav-ul li { margin-right: 40px; }
  .innav-a { line-height: 120px; font-size: 18px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .innav-ermenu a { font-size: 16px; }
  .insearchbtn-a { margin-left: 56px; line-height: 120px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .insearch { top: 120px; right: 7.8125%; }
  .wide { padding-left: 0px; padding-right: 0px; } }

@media (min-width: 1400px) { .innav-ul li { margin-right: 50px; } }

@media (min-width: 1660px) { .innav-ul li { margin-right: 65px; } }

.history-devel { width: 100%; position: relative; }

.history-devel ul { padding-top: 25px; position: relative; width: 100%; }

.history-devel ul::before { content: ''; position: absolute; width: 1px; height: 100%; left: 0; background-color: #dde3eb; top: 0; }

.history-devel ul li { width: 100%; position: relative; padding-left: 35px; margin-bottom: 10px; }

.history-devel ul li .cover { width: 100%; overflow: hidden; }

.history-devel ul li .wover { padding: 10px 0; }

.history-devel ul li .image { width: 100%; overflow: hidden; position: relative; }

.history-devel ul li .image img { display: block; width: 100%; max-width: 100%; }

.history-devel ul li .hiscon { padding-top: 5px; }

.history-devel ul li .title { width: 100%; position: relative; color: #d6282a; line-height: 1.41176; font-size: 20px; }

.history-devel ul li .title:after { content: ''; display: block; position: absolute; width: 35px; height: 1px; background-color: #dde3eb; left: -35px; top: 13px; }

.history-devel ul li .title::before { content: ''; width: 18px; height: 18px; position: absolute; background: url(../images/icon-plus.png) no-repeat; display: block; z-index: 2; top: 5px; left: -43px; }

.history-devel ul li .stitle { color: #333333; font-weight: bold; font-size: 18px; line-height: 1.7; }

.history-devel ul li .text { color: #333333; font-size: 14px; line-height: 1.5; }

.history-devel ul li.no .image img { display: none; }

@media (min-width: 768px) { .history-devel ul::before { left: 50%; }
  .history-devel ul li { padding-left: 0px; margin-bottom: 20px; }
  .history-devel ul li:after { content: ''; display: block; width: 100%; clear: both; height: 0; visibility: hidden; }
  .history-devel ul li .cover { float: left; width: 50%; position: relative; overflow: hidden; }
  .history-devel ul li .wover { padding-top: 58px; padding-bottom: 0; width: 50%; float: left; }
  .history-devel ul li .image { width: 160px; }
  .history-devel ul li .hiscon { width: 100%; padding-top: 0px; }
  .history-devel ul li .title { width: auto; position: absolute; right: 50%; left: 160px; top: 55px; text-align: center; padding-left: 10.41667%; padding-right: 10.41667%; }
  .history-devel ul li .title:after { left: 0px; top: 13px; width: 32.35294%; }
  .history-devel ul li .title::before { left: auto; right: 0; top: 13px; width: 32.35294%; height: 1px; background: none; background-color: #dde3eb; }
  .history-devel ul li .textcon { width: 100%; position: relative; padding-left: 22.5%; }
  .history-devel ul li .textcon::before { content: ''; width: 18px; height: 18px; position: absolute; background: url(../images/icon-plus.png) no-repeat; display: block; z-index: 2; top: 1px; left: -9px; }
  .history-devel ul li .textcon:after { content: ''; display: block; position: absolute; width: 18.33333%; height: 1px; background-color: #dde3eb; left: 0px; top: 10px; }
  .history-devel ul li.no .image::before { content: ''; display: block; width: 100%; padding-bottom: 86.53846%; }
  .history-devel ul li.no .title::after { display: none; } }

@media (min-width: 1024px) { .history-devel ul { padding-top: 35px; }
  .history-devel ul li { margin-bottom: 28px; }
  .history-devel ul li .title { font-size: 28px; left: 200px; top: 65px; }
  .history-devel ul li .title:after { top: 19px; }
  .history-devel ul li .title::before { top: 19px; }
  .history-devel ul li .wover { padding-top: 69px; }
  .history-devel ul li .image { width: 200px; }
  .history-devel ul li .stitle { font-size: 20px; }
  .history-devel ul li .textcon::before { top: 6px; }
  .history-devel ul li .textcon:after { top: 15px; }
  .history-devel ul li .text { font-size: 16px; } }

@media (min-width: 1260px) { .history-devel ul { padding-top: 45px; }
  .history-devel ul li .title { font-size: 34px; left: 260px; top: 88px; }
  .history-devel ul li .title:after { top: 24px; }
  .history-devel ul li .title::before { top: 24px; }
  .history-devel ul li .image { width: 260px; }
  .history-devel ul li .wover { padding-top: 93px; }
  .history-devel ul li .textcon::before { top: 10px; }
  .history-devel ul li .textcon:after { top: 18px; } }

@charset "UTF-8";
.map-tag-wrap a.map-action span { color: #333; background-color: #fff; opacity: 0.8; }

.map-tag-wrap a.map-action .traffic-icon { background-color: #00B39C; }

.map-tag-wrap a.map-action .business-icon { background-color: #DD0E49; }

.map-tag-wrap a.map-action .school-icon { background-color: #C4651A; }

.map-tag-wrap a.map-action .medical-icon { background-color: #E94A47; }

.map-tag-wrap a.map-action .hotel-icon { background-color: #466AC6; }

.map-tag-wrap a.map-action .park-icon { background-color: #00B347; }

.common { position: relative; display: inline-block; height: 60px; *display: inline; z-index: 9; *zoom: 1; white-space: nowrap; }

/*.common:hover {
    background: #db5700;
}*/
.common_name { position: relative; left: -40%; background: #FF4000; color: #fff; text-align: center; padding: 0 19px; font-size: 14px; line-height: 30px; z-index: 9; *zoom: 1; }

.common_arrow_ico { margin-left: 4px; display: block; /*bottom: -7px;*/ /*left: 25px;*/ width: 10px; height: 5px; background: url("../images/icon-sp-map.png") center center no-repeat; background-position: -160px -130px; }

/*.common:hover .common_arrow_ico {
    background-position: -534px -41px;
}*/
.common_pos_ico { margin-top: 1px; display: block; /*position: absolute;*/ /*bottom: -30px;*/ /*left: 22px;*/ width: 20px; height: 20px; background: url("../images/icon-sp-map.png") center center no-repeat; background-position: -160px 0px; }

.layout_wrap { position: absolute; width: 32px; height: 38px; background: url("../images/icon-sp-map.png") center center no-repeat; }

.layout_detail { display: none; position: absolute; bottom: 48px; left: -12px; font-size: 12px; color: #333; background: #fff; border: 1px solid #f0f0f0; -webkit-border-radius: 4px; border-radius: 4px; padding: 10px 15px 10px; width: 260px; z-index: 10; -webkit-box-shadow: 4px 4px 4px #999; box-shadow: 4px 4px 4px #999; }

.layout_detail_down { position: absolute; bottom: -11px; left: 19px; width: 15px; height: 11px; background: url("../images/icon-sp-map.png") center center no-repeat; background-position: -160px -107px; }

.distance_tag { position: absolute; right: 15px; top: 12px; height: 15px; }

.distance_tag i { margin-right: 4px; display: inline-block; vertical-align: -1px; width: 12px; height: 12px; background: url("../images/icon-sp-map.png") center center no-repeat; background-position: -160px -118px; }

.distance_address { font-size: 12px; color: #333; width: 230px; line-height: 20px; margin-top: 5px; white-space: normal; }

/*.layout_wrap:hover{
    opacity: 0.7;
}*/
.layout_wrap:hover .layout_detail { display: block; }

.layout_title { font-size: 14px; color: #f60; width: 175px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.distance_wrap { width: 230px; }

.ftr_subway { background-position: -128px -76px; }

.ftr_subway:hover { background-position: -32px -114px; }

.ftr_bus { background-position: 0px 0px; }

.ftr_bus:hover { background-position: -64px -114px; }

.ftr_restaurant { background-position: -128px -38px; }

.ftr_restaurant:hover { background-position: 0px -114px; }

.ftr_mall, .ftr_supermarkert { background-position: -64px 0px; }

.ftr_mall:hover, .ftr_supermarkert:hover { background-position: -128px 0px; }

.ftr_bank, .ftr_ATM { background-position: 0px -38px; }

.ftr_bank:hover, .ftr_ATM:hover { background-position: -96px -76px; }

.ftr_school { background-position: -32px -38px; }

.ftr_school:hover { background-position: -64px -76px; }

.ftr_hospital { background-position: -64px -38px; }

.ftr_hospital:hover { background-position: 0px -76px; }

.ftr_hotel { background-position: -96px 0px; }

.ftr_hotel:hover { background-position: -32px 0px; }

.ftr_park { background-position: -96px -38px; }

.ftr_park:hover { background-position: -32px -76px; }

/*.ftr_community {
    background-position: -300px -1px;
}
.ftr_community:hover {
    background-position: -300px -104px;
} 
.ftr_xzl {
    background-position: -350px -1px;
}
.ftr_xzl:hover {
    background-position: -350px -104px;
}  
.ftr_mall {
    background-position: -400px -1px;
} 
.ftr_mall:hover {
    background-position: -400px -104px;
} */
/*地图下方飞机，火车站*/
/*.other_tag_wrap{
    width: 900px;
    background-color: #fff;
    font-size: 14px;
    color: #101010;
    padding: 15px 0 25px;
}
.other_tag_wrap dd,.other_tag_wrap dt{
    float: left; 
}
.other_tag_wrap dd{
    width: 848px;
}
.other_tag_wrap dt.map_tag_ico{
    width: 30px;
    height: 30px;
    margin: 10px 15px 0px 7px;
}
.other_tag_wrap .train_icon{
    background-position: -502px -8px;
}
.other_tag_wrap .plane_icon{
    background-position: -554px -10px;
}
.other_tag_wrap dd .p_item{
    float: left;
    width: 205px;
    height: 50px;
    line-height: 50px;
}
.other_tag_wrap dd .p_item span{
    margin-left: 5px;
}
.other_tag_wrap dd .p_item .map_tag_ico{
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    background-position: -501px -58px;
}*/
.cmmmap-info { width: 900px; height: 84px; background: #f7f7f7; margin-top: 10px; position: relative; font-size: 14px; overflow: hidden; }

.commap-info-intro { float: left; padding: 0 38px; height: 36px; border-right: 1px solid #e6e6e6; margin-top: 24px; z-index: 10; }

.commap-info-intro p { line-height: 30px; }

.commap-info-intro .cminfo-title { margin-top: -12px; position: relative; }

.commap-info-intro .info-bd { font-weight: 700; font-size: 16px; }

.commap-info-intro .info-bd .font-sm { font-size: 14px; }

.commap-info-intro .info-normal { font-weight: 400; font-size: 14px; }

.commap-info-fst { margin-left: 92px; }

.cmmmap-info .no-border-rg { border-right-width: 0; }

.commap-info-logo { font-size: 50px; color: #ececec; position: absolute; left: 40px; top: 7px; }

@-moz-document url-prefix() { .commap-info-logo { top: 9px; } }

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) { .map_tag_ico i, .common_arrow_ico, .common_pos_ico, .layout_wrap, .layout_detail_down, .distance_tag i { background-image: url("../images/icon-sp-map@2x.png"); -o-background-size: 180px 152px; background-size: 180px 152px; }
  .ftr_subway, .ftr_subway:hover, .ftr_bus, .ftr_bus:hover, .ftr_restaurant, .ftr_restaurant:hover, .ftr_mall, .ftr_supermarkert, .ftr_mall:hover, .ftr_supermarkert:hover, .ftr_bank, .ftr_ATM, .ftr_bank:hover, .ftr_ATM:hover, .ftr_school, .ftr_school:hover, .ftr_hospital, .ftr_hospital:hover, .ftr_hotel, .ftr_hotel:hover, .ftr_park, .ftr_park:hover { background-image: url("../images/icon-sp-map@2x.png"); -o-background-size: 180px 152px; background-size: 180px 152px; } }

.comm-qa-item { display: block; color: #333; }

.comm-qa-list { /*padding-top: 15px;*/ }

.comm-qa-list li { width: 100%; position: relative; margin-top: 20px; }

.comm-qa-list li a { display: block; width: 730px; color: #333; }

.comm-qa-list li a:hover { text-decoration: none; color: inherit; cursor: pointer; }

.comm-qa-list li a .qa-light { text-decoration: underline; color: #f60; }

.comm-qa-list dl dt { float: left; width: 40px; height: 100%; }

.comm-qa-list .qa-item-q dt { margin-top: 3px; }

.comm-qa-list .qa-item-a dt { margin-top: 7px; }

.comm-qa-list dl { margin-left: 55px; }

.comm-qa-list dl dt { float: left; margin-left: -54px; }

.comm-qa-list dl dt span { display: inline-block; color: #fff; width: 40px; height: 18px; line-height: 18px; text-align: center; }

.comm-qa-list .qa-item-q dt span { background-color: #f60; }

.comm-qa-list .qa-item-a dt span { background-color: #96b690; }

.comm-qa-list .qa-item-q dd { line-height: 24px; font-size: 16px; font-weight: 700; }

.comm-qa-list .qa-item-a dd { line-height: 32px; font-size: 14px; max-height: 64px; overflow: hidden; color: #666; }

.comm-qa-list .qa-item-a { margin-top: 10px; }

.comm-qa-list .qa-item-q .qa-time { margin-left: 10px; font-size: 12px; color: #666; float: left; font-weight: 400; }

.comm-qa-list .qa-item-q .qa-item-txt { float: left; max-width: 595px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.comm-qa-title2 { line-height: 30px; font-size: 16px; color: #62ab00; border-bottom: 1px solid #e6e6e6; padding-bottom: 8px; margin-top: 15px; }

.comm-qa-title2 i { color: #62ab00; margin-right: 5px; }

.qa-item-linkto { position: absolute; right: 0; bottom: 3px; font-size: 14px; color: #999; }

.comm-qa-unanswer { padding-top: 15px; }

.comm-qa-unanswer li { line-height: 32px; font-size: 14px; }

.comm-qa-unanswer a { display: block; color: #333; }

.comm-qa-unanswer a p { float: left; max-width: 645px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.comm-qa-unanswer a em { float: left; margin-left: 5px; }

.comm-qa-unanswer a span { float: right; color: #1f64b2; }

/*.comm-qa-unanswer a:hover p{
    text-decoration: underline;
    color: #f60;
}*/
.comm-qa-unanswer a .qa-light { text-decoration: underline; color: #f60; }

.comm-btn-group { margin-top: 20px; }

.comm-btn-group a { float: left; width: 110px; height: 36px; text-align: center; font-size: 14px; color: #fff; line-height: 36px; -webkit-border-radius: 4px; border-radius: 4px; background: #62ab00; margin-right: 10px; }

.comm-btn-group a:hover { text-decoration: none; background: #528e01; }

@charset "UTF-8";
/* 首页 s */
.index-lou_01 { width: 100%; overflow: hidden; position: relative; }

.index-lou_01 .index-title .title { color: #ffffff; }

.index-lou_01 .index-title .subs { color: #ffffff; }

.index-lou_01 .index-title .subs span:after, .index-lou_01 .index-title .subs span::before { background-color: #ffae21; }

.idxabout-header { width: 100%; position: relative; padding: 25px 15px; background-color: #ff9d27; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; background-image: url(../images/about-headerbg.jpg); }

.index-title { text-align: center; }

.index-title .title { opacity: 0.8; line-height: 1.2; font-size: 22px; font-family: "Montserrat Regular"; }

.index-title .subs { line-height: 1.69231; font-size: 15px; }

.index-title .subs span { display: inline-block; vertical-align: top; position: relative; padding-left: 40px; padding-right: 40px; }

.index-title .subs span:after, .index-title .subs span::before { content: ''; position: absolute; top: 50%; margin-top: -1px; height: 2px; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: 0 0; width: 30px; }

.index-title .subs span:after { right: 0; }

.index-title .subs span::before { left: 0; }

.idxabout-container { width: 100%; overflow: hidden; position: relative; }

.idxabout-swiper { width: 100%; overflow: hidden; position: relative; }

.idxabout-swiper ul li { width: 100%; width: 100%; height: auto; overflow: hidden; z-index: 44; }

.idxabout-swiper ul li .pic, .idxabout-swiper ul li .vi { position: relative; width: 100%; height: 100%; top: 0; left: 0; }

.idxabout-swiper ul li .banner-img { display: block; width: 100%; height: 100%; overflow: hidden; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; }

.idxabout-swiper ul li .banner-img img { display: block; width: 100%; }

.mm-pagination { position: absolute; bottom: 25px; left: 0; width: 100%; z-index: 220; text-align: center; line-height: normal; font-size: 0; }

.mm-pagination span { display: inline-block; vertical-align: top; width: 8px; height: 8px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fff; margin: 0 3px; }

.mm-pagination span.swiper-pagination-bullet-active { background-color: #d90000; }

.idxabout-content { padding: 20px 15px 25px; }

.idxabout-module { width: 100%; position: relative; }

.idxabout-module .htitle { color: #d90000; line-height: 1.4375; font-size: 18px; }

.idxabout-module .stitle { color: #333333; font-size: 16px; line-height: 1.66667; font-weight: bold; }

.idxabout-module .textcon { padding-top: 8px; padding-bottom: 24px; }

.idxabout-module .text { color: #999999; font-size: 13px; line-height: 20px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 40px; }

.more-button { display: inline-block; vertical-align: top; position: relative; line-height: 36px; background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: 0 center; background-image: url(../images/moreframe.png); padding-left: 20px; padding-right: 60px; overflow: hidden; color: #d90000; font-size: 12px; -webkit-border-radius: 44px; border-radius: 44px; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.more-button:after { content: ''; position: absolute; top: 50%; right: 15px; width: 20px; height: 11px; margin-top: -5px; background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: center center; background-image: url(../images/arrow.png); }

.idxabout-footer { padding-top: 20px; padding-bottom: 50px; }

.idxabout-tabs { width: 100%; overflow: hidden; position: relative; }

.idxabout-tabs ul { padding-top: 10px; padding-bottom: 10px; }

.idxabout-tabs ul li { width: 100%; height: auto; }

.idxabout-tabs ul li a { display: block; width: 100%; position: relative; background-color: #fff; text-align: center; -webkit-box-shadow: -2px 0px 12px rgba(0, 0, 0, 0.1); box-shadow: -2px 0px 12px rgba(0, 0, 0, 0.1); }

.idxabout-tabs ul li a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; z-index: 11; height: 100%; background: url(../images/slidebg.jpg) no-repeat scroll center center; -o-background-size: cover; background-size: cover; background-color: #ffa624; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; will-change: opacity; opacity: 0; visibility: hidden; }

.idxabout-tabs ul li.cur a:after { opacity: 1; visibility: visible; }

.idxabout-tabs ul li.cur .icon { background-position: 0 -40px; }

.idxabout-tabs ul li.cur .etitle { color: #fff; }

.idxabout-tabs ul li.cur .ctitle { color: #fff; }

.idxabout-tabs ul li .cons { display: block; width: 100%; height: 100%; padding: 25px 10px 35px; position: relative; z-index: 22; }

.idxabout-tabs ul li .icon { display: block; width: 40px; height: 40px; background-repeat: no-repeat; -o-background-size: 100% auto; background-size: 100% auto; background-position: 0 0; margin: 0 auto; }

.idxabout-tabs ul li .etitle { line-height: 22px; color: #bbbbbb; font-size: 14px; padding-top: 5px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 100%; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.idxabout-tabs ul li .ctitle { line-height: 22px; color: #333333; font-size: 14px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 100%; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.idxabout-clicks { display: none; margin-top: -10px; }

.idxabout-bgimg { display: none; }

.samll-buttons { line-height: normal; font-size: 0; }

.samll-buttons .button { display: inline-block; vertical-align: top; width: 40px; height: 40px; background-repeat: no-repeat; -o-background-size: auto auto; background-size: auto auto; background-position: center center; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #5c5c5c; }

.samll-buttons .button:hover { background-color: #2e2e2e; }

.samll-buttons .button.swiper-button-disabled { cursor: default; }

.samll-buttons .prev-button { background-image: url(../images/small-arrow-left.png); }

.samll-buttons .next-button { background-image: url(../images/small-arrow-right.png); }

.index-lou_02 { width: 100%; overflow: hidden; position: relative; background-repeat: no-repeat; background-position: 0 0; -o-background-size: cover; background-size: cover; background-color: #ffae21; padding-top: 40px; padding-bottom: 30px; }

.index-lou_02 .index-title .title { color: #ffffff; }

.index-lou_02 .index-title .subs { color: #ffffff; }

.index-lou_02 .index-title .subs span:after, .index-lou_02 .index-title .subs span::before { background-color: #ffffff; }

.bscommonweb { padding-left: 15px; padding-right: 15px; }

.group-container { padding-top: 20px; }

.group-wrapper { width: 100%; position: relative; }

.group-swiper { width: 100%; overflow: hidden; position: relative; }

.group-swiper .group-ul { display: block; }

.group-swiper .group-ul:after { content: ''; display: block; clear: both; width: 100%; height: 0; visibility: hidden; }

.group-swiper .group-ul .group-li { padding: 10px; }

.group-swiper .group-ul .group-li .boxcons { padding: 10px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); margin-bottom: 10px; }

.box-title { color: #ffffff; font-size: 14px; line-height: 1.77778; text-align: center; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.idxbusiness { width: 100%; position: relative; overflow: hidden; }

.idxbusiness ul li { width: 100%; height: auto; }

.idxbusiness ul li a { display: block; width: 100%; }

.idxbusiness ul li .image { width: 100%; display: block; overflow: hidden; position: relative; }

.idxbusiness ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.idxbusiness ul li .image img { position: absolute; top: 50%; left: 50%; height: 100%; -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; }

.idxbusiness ul li .word { padding-top: 8px; text-align: center; }

.idxbusiness ul li .title { width: 100%; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #333333; line-height: 1.4; font-size: 16px; }

.small-switch-prev, .small-switch-next { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; cursor: pointer; position: absolute; z-index: 66; width: 35px; height: 35px; }

.small-switch-prev:after, .small-switch-next:after { content: ''; width: 25px; height: 25px; position: absolute; border: 1px solid #fff; top: 50%; left: 0%; }

.small-switch-prev:hover:after, .small-switch-next:hover:after { border-color: #d90000; }

.small-switch-prev:after { border-right: none; border-bottom: none; -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); }

.small-switch-next:after { border-right: none; border-bottom: none; -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.swiper-button-prev, .swiper-button-next { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; cursor: pointer; position: absolute; z-index: 66; width: 40px; height: 40px; }

.swiper-button-prev:after, .swiper-button-next:after { content: ''; width: 30px; height: 30px; position: absolute; border: 2px solid #fff; top: 50%; left: 0%; }

.swiper-button-prev:hover:after, .swiper-button-next:hover:after { border-color: #d90000; }

.swiper-button-prev:after { border-right: none; border-bottom: none; -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); }

.swiper-button-next:after { border-right: none; border-bottom: none; -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.idxbu-switch-prev { left: 15px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-top: -15px; opacity: 0; visibility: hidden; }

.idxbu-switch-next { right: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-top: -15px; opacity: 0; visibility: hidden; }

.idxbus-pagination { bottom: 50px; }

.index-lou_03 { width: 100%; overflow: hidden; position: relative; padding-top: 30px; padding-bottom: 40px; background-repeat: no-repeat; -o-background-size: 0; background-size: 0; background-position: 0 16%; background-color: #fff; }

.g-index-lou .index-title .title { color: #bbbbbb; }

.g-index-lou .index-title .subs { color: #333333; }

.g-index-lou .index-title .subs span:after { background-image: url(../images/title-prev.jpg); }

.g-index-lou .index-title .subs span::before { background-image: url(../images/title-next.jpg); }

.project-container { padding-top: 30px; }

.project-wrapper { width: 100%; position: relative; }

.project-wover { position: relative; }

.project-cover { padding-top: 20px; }

.project-swiper { width: 100%; overflow: hidden; position: relative; }

.project-swiper ul li { width: 100%; height: auto; }

.project-swiper ul li a { display: block; width: 100%; cursor: default; }

.project-swiper ul li .image { width: 100%; position: relative; overflow: hidden; }

.project-swiper ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 66.66667%; }

.project-swiper ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); height: 100%; }

.project-clicks { display: none; }

.project-module { width: 100%; position: relative; display: none; }

.project-module .title { color: #000000; line-height: 1.5; font-size: 18px; font-weight: bold; }

.project-module .textcon { padding: 10px 0; }

.project-module .text { color: #666666; font-size: 14px; line-height: 24px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 48px; }

.project-module .infocon { padding-bottom: 30px; }

.project-module .info { color: #333333; font-size: 16px; line-height: 1.77778; }

.project-more .more { background-image: none; border: 1px solid #ff8231; color: #ff8430; }

.project-more .more:after { background-image: url(../images/arrowss.png); }

.index-lou_04 { width: 100%; overflow: hidden; position: relative; padding-top: 40px; padding-bottom: 45px; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: 0 0; background-color: #ffa923; }

.index-lou_04 .index-title .title { color: #ffffff; }

.index-lou_04 .index-title .subs { color: #ffffff; }

.index-lou_04 .index-title .subs span:after, .index-lou_04 .index-title .subs span::before { background-color: #ffffff; }

.idxnews-container { padding-top: 40px; }

.idxnews-container .bscommonweb { position: relative; z-index: 22; }

.idxnews-wrapper { position: relative; width: 100%; overflow: hidden; }

.idxnews-wrapper::after { content: ''; position: absolute; top: 36px; width: 100%; height: 1px; background-color: #f83948; }

.idxnews-content { position: relative; }

.idxnews-swiper { width: 100%; position: relative; }

.idxnews-swiper ul li { width: 100%; height: auto; padding: 0 10px 20px; }

.idxnews-swiper ul li a { display: block; width: 100%; }

.idxnews-swiper ul li .date { display: block; width: 100%; position: relative; color: #fff; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; font-size: 16px; line-height: 36px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.idxnews-swiper ul li .date::before { content: ''; position: absolute; width: 1px; height: 16px; background-color: #ffffff; top: 50%; margin-top: -8px; right: 34px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.idxnews-swiper ul li .date:after { content: ''; position: absolute; width: 20px; height: 11px; background: url(../images/arrows.png) no-repeat scroll center center; top: 50%; margin-top: -5px; right: 0px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.idxnews-swiper ul li .title { width: 100%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #ffffff; font-size: 16px; line-height: 26px; padding-top: 10px; position: relative; position: relative; z-index: 22; }

.idxnews-swiper ul li .title::before { content: ''; position: absolute; top: 0px; left: 0; width: 100%; height: 1px; background-color: #f5f5f5; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; }

.idxnews-swiper ul li .infocon { padding-top: 5px; padding-bottom: 25px; }

.idxnews-swiper ul li .info { color: #ffffff; line-height: 22px; font-size: 13px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 44px; }

.idxnews-swiper ul li .image { width: 100%; overflow: hidden; position: relative; -webkit-box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.idxnews-swiper ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 66.66667%; }

.idxnews-swiper ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; height: 100%; }

.idxnews-more { padding-top: 20px; }

.g-more-button { text-align: center; }

.g-more-button .more { background-image: none; border: 1px solid #fff; color: #fff; }

.g-more-button .more:after { background-image: url(../images/arrows.png); }

.index-lou_05 { width: 100%; position: relative; z-index: 22; margin-top: -30px; }

.sacommonweb { padding-left: 15px; padding-right: 15px; }

.idxsale-container { width: 100%; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); position: relative; z-index: 22; background-color: #fff; padding-top: 25px; padding-bottom: 35px; }

.idxsale-wrapper { padding-top: 30px; }

.idxsale-swipercons { position: relative; width: 100%; }

.idxsale-content { width: 100%; position: relative; padding-left: 40px; padding-right: 40px; }

.idxsale-icon { overflow: hidden; }

.idxsale-swiper { width: 100%; position: relative; }

.idxsale-swiper > ul > li { width: 100%; position: relative; }

.idxsale-swiper > ul > li .hdtips { display: block; width: 100%; }

.idxsale-swiper > ul > li .icon { display: block; width: 100%; max-width: 70px; margin: 0 auto; position: relative; overflow: hidden; }

.idxsale-swiper > ul > li .icon::before { content: ''; display: block; width: 100%; padding-bottom: 106.66667%; }

.idxsale-swiper > ul > li .icon img { position: absolute; top: 0; left: 50%; height: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.idxsale-swiper > ul > li .titcon { text-align: center; padding-top: 3px; }

.idxsale-swiper > ul > li .title { width: 100%; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #ff3e4a; font-size: 14px; line-height: 26px; }

.idxsale-descs { position: absolute; top: 100%; left: 0; width: 100%; }

.dropdown { position: relative; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 120%; text-align: center; padding-top: 20px; display: none; }

.dropdown:before { content: ''; position: absolute; width: 14px; height: 7px; background: url(../images/droparrow.png) no-repeat scroll center center; top: 7px; left: 50%; margin-left: -7px; }

.dropdown ul { background-color: #eaeaea; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-box-shadow: 0 4px 4px #eaeaea; box-shadow: 0 4px 4px #eaeaea; }

.dropdown ul li { line-height: 34px; width: 100%; position: relative; }

.dropdown ul li:after { content: ''; position: absolute; z-index: 1; width: 100%; height: 100%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; top: 0; left: 0; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ff3e4a), color-stop(30%, #ff8639)); background-image: -webkit-linear-gradient(bottom, #ff3e4a 30%, #ff8639); background-image: -moz- oldlinear-gradient(bottom, #ff3e4a 30%, #ff8639); background-image: -o-linear-gradient(bottom, #ff3e4a 30%, #ff8639); background-image: linear-gradient(to top, #ff3e4a 30%, #ff8639); opacity: 0; visibility: hidden; }

.dropdown ul li a { display: block; position: relative; z-index: 2; overflow: hidden; white-space: nowrap; width: 100%; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #333333; }

.idxsale-button-prev, .idxsale-button-next { display: block; }

.idxsale-button-prev:after, .idxsale-button-next:after { border-color: #333; }

.idxsale-button-prev { left: 25px; }

.idxsale-button-next { right: 15px; }

.index-lou_06 { width: 100%; overflow: hidden; position: relative; padding-top: 40px; padding-bottom: 40px; background-repeat: no-repeat; -o-background-size: 0; background-size: 0; background-position: right 16%; background-color: #fff; }

.cms-container { padding-top: 30px; padding-bottom: 10px; }

.cms-gridlist { margin-left: -10px; margin-right: -10px; }

.cms-gridlist li { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }

.cms-gridlist li a { display: block; width: 100%; }

.cms-gridlist li .image { width: 100%; overflow: hidden; position: relative; }

.cms-gridlist li .image::before { content: ''; display: block; width: 100%; padding-bottom: 54.66667%; }

.cms-gridlist li .image img { position: absolute; top: 50%; left: 50%; 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 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s;width: 100%; }

.cms-gridlist li .word { padding-top: 10px; }

.cms-gridlist li .title { width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 1.875; font-size: 16px; }

.cms-gridlist li .time { width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 20px; font-size: 13px; }

.serlook-more { text-align: center; }

.color333 { color: #333; }

.color999 { color: #999; }

.colorfff { color: #fff; }

.index-lou_07 { width: 100%; overflow: hidden; position: relative; padding-top: 40px; padding-bottom: 45px; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: 0 0; background-color: #ffa923; }

.index-lou_07 .index-title .title { color: #ffffff; }

.index-lou_07 .index-title .subs { color: #ffffff; }

.index-lou_07 .index-title .subs span:after, .index-lou_07 .index-title .subs span::before { background-color: #ffffff; }

/* 首页 e */
/* 内页通用banner s*/
.inside-banner { width: 100%; overflow: hidden; }

.inside-banner .image { width: 100%; overflow: hidden; position: relative; height: 140px; }

.inside-banner .image img { display: block; height: 100%; position: absolute; top: 0; right: -44%; }

@media (min-width: 768px) { .inside-banner .image { height: 160px; } }

@media (min-width: 1024px) { .inside-banner .image { height: auto; }
  .inside-banner .image img { position: static; right: 0; width: 100%; height: auto; } }

/* 内页通用banner e*/
/* 内页导航 s */
.inside-full-container { width: 100%; z-index: 199; position: relative; }

.lnbClone { width: 100%; height: 70px; display: none; }

.full-inside-subnav { width: 100%; background-color: #fff; position: relative; z-index: 99; top: 0; left: 0; right: 0; border-bottom: 1px solid #dddddd; }

.inside-subnav { width: 100%; }

.inside-subnav .open-title { color: #54536c; font-size: 16px; font-weight: bold; text-align: center; width: 100%; position: relative; line-height: 40px; padding: 5px 0; }

.inside-subnav .open-title:after { content: ''; display: inline-block; border: 6px solid transparent; border-top-color: #999; vertical-align: middle; margin-top: 4px; margin-right: -16px; margin-left: 7px; }

.inside-subnav .insubnav { position: absolute; top: 50px; left: 0; width: 100%; text-align: center; background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding: 10px 0; display: none; }

.inside-subnav .insubnav li { width: 100%; line-height: 24px; padding: 4px 0; }

.inside-subnav .insubnav li a { display: block; width: 100%; color: #4c4c4c; font-size: 14px; position: relative; }

.inside-subnav .insubnav li a:after { content: ''; position: absolute; bottom: -1px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; left: 51%; right: 51%; height: 2px; background-color: #d90000; display: none; }

.inside-subnav .insubnav li.cur a { color: #d90000; }

.inside-subnav .insubnav li.cur a:after { left: 0; right: 0; }

.crumbbread { display: none; }

@media (min-width: 1024px) { .full-inside-subnav.on { position: fixed; top: 0; left: 0; width: 100%; right: 0; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .full-inside-subnav.on + .lnbClone { display: block; }
  .inside-subnav { float: left; width: auto; }
  .inside-subnav .open-title { display: none; }
  .inside-subnav .insubnav { position: static; width: 100%; text-align: left; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; padding: 0; display: block; font-size: 0; }
  .inside-subnav .insubnav li { width: auto; line-height: 70px; padding: 0; display: inline-block; vertical-align: top; margin-right: 30px; }
  .inside-subnav .insubnav li a { font-size: 15px; }
  .inside-subnav .insubnav li a:after { display: block; }
  .inside-subnav .insubnav li a:hover { color: #d90000; }
  .inside-subnav .insubnav li a:hover:after { left: 0; right: 0; }
  .crumbbread { display: block; float: right; width: auto; }
  .crumbbread ul li { float: left; line-height: 70px; width: auto; padding-left: 10px; padding-right: 10px; position: relative; }
  .crumbbread ul li a { display: block; width: 100%; color: #929292; font-size: 14px; }
  .crumbbread ul li a:hover { color: #d90000; }
  .crumbbread ul li:before { content: '>'; position: absolute; width: 3px; height: 5px; left: -4px; color: #333; }
  .crumbbread ul li.cur a { color: #d90000; }
  .crumbbread ul li:first-child:before { display: none; }
  .crumbbread ul li:first-child a { font-size: 0; width: 20px; height: 70px; background: url(../images/home.png) no-repeat scroll center center; }
  .crumbbread ul li:last-child { padding-right: 0px; } }

@media (min-width: 1260px) { .inside-subnav .insubnav li { margin-right: 45px; }
  .inside-subnav .insubnav li a { font-size: 16px; } }

/* 内页导航 e */
/* 联系我们 s */
.inside-page { width: 100%; overflow: hidden; position: relative; padding-top: 40px; }

.contact-container { width: 100%; padding-bottom: 50px; }

.inside-title { width: 100%; font-size: 18px; text-align: center; color: #1b1b1b; line-height: 1.5; padding-bottom: 8px; position: relative; }

.inside-title:after { content: ''; display: block; width: 40px; height: 2px; background-color: #de0012; position: absolute; bottom: 0; left: 50%; margin-left: -20px; }

.contact-wrapper { padding-top: 30px; }

.contact-panel { width: 100%; overflow: hidden; position: relative; background-color: #f1f1f1; padding: 1px; }

.contact-panel .panel-wover { padding-top: 10px; }

.ctpanel-mask { width: 100%; overflow: hidden; position: relative; }

.ctpanel-mask .image { width: 100%; overflow: hidden; position: relative; }

.ctpanel-mask .image::before { content: ''; display: block; width: 100%; padding-bottom: 62.5%; }

.ctpanel-mask .image img { position: absolute; top: 0; left: 50%; height: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.ctpanel-mask .posits { position: absolute; z-index: 22; top: 0px; left: 0; width: 100%; height: 100%; padding-top: 10%; padding-left: 25px; padding-right: 25px; }

.ctpanel-mask .word { width: 100%; text-align: right; }

.ctpanel-mask .word .title { color: #ffffff; font-size: 20px; font-weight: bold; line-height: 1.57143; }

.ctpanel-mask .word .info { color: #84b0fe; font-size: 20px; line-height: 1.2; letter-spacing: -2px; }

.ctpanel-module { background-color: #fff; padding: 25px 15px 30px; background-repeat: no-repeat; background-position: right bottom; background-image: url(../images/lxbanbg.png); -o-background-size: auto; background-size: auto; }

.ctpanel-module .title { color: #66585b; font-size: 16px; font-weight: bold; line-height: 1.625; }

.ctpanel-module .stitle { color: #666666; font-size: 14px; line-height: 24px; }

.ctpanel-module .tels { padding-top: 8px; color: #d6282a; font-size: 18px; line-height: 1.33333; font-weight: bold; }

.ctpanel-module .tels a { display: inline-block; vertical-align: top; color: #d6282a; }

.ctpanel-module .infos { color: #666666; font-size: 14px; line-height: 24px; }

.contact-content { padding-top: 12px; width: 100%; overflow: hidden; }

.contact-wover { background-color: #f1f1f1; padding: 10px 10px 0; }

.contact-vover { background-color: #f1f1f1; padding: 1px; }

.contact-lists { width: 100%; }

.contact-lists ul { margin-left: -5px; margin-right: -5px; }

.contact-lists ul li { padding-left: 5px; padding-right: 5px; margin-bottom: 10px; }

.contact-lists ul li .cons { display: block; width: 100%; background-color: #fff; padding: 25px 25px 45px; }

.contact-lists ul li .title { color: #66585b; font-size: 16px; font-weight: bold; line-height: 26px; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 52px; }

.contact-lists ul li .telcon { padding-top: 8px; padding-bottom: 4px; }

.contact-lists ul li .telnum { color: #d6282a; font-size: 18px; line-height: 1.16667; font-weight: bold; }

.contact-lists ul li .desc { color: #666666; line-height: 24px; font-size: 14px; display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 48px; }

.contact-mask { width: 100%; overflow: hidden; position: relative; display: none; }

.contact-mask .image { width: 100%; overflow: hidden; position: relative; }

.contact-mask .image::before { content: ''; display: block; width: 100%; padding-bottom: 50%; }

.contact-mask .image img { position: absolute; top: 0; left: 50%; height: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.contact-mask .posits { position: absolute; display: block; z-index: 22; top: 0px; left: 0; width: 100%; height: 100%; padding-top: 6.25%; padding-left: 25px; padding-right: 25px; }

.contact-mask .word { width: 100%; text-align: left; position: relative; }

.contact-mask .word:after { content: ''; position: absolute; right: 0; top: 50%; margin-top: -7px; width: 24px; height: 14px; background-repeat: no-repeat; background-position: center center; -o-background-size: auto; background-size: auto; background-image: url(../images/lxarrow.png); }

.contact-mask .word .title { color: #ffffff; font-size: 16px; font-weight: bold; line-height: 1.66667; }

.contact-mask .word .info { color: #fff; font-size: 18px; line-height: 1.2; letter-spacing: -1px; opacity: 0.2; }

.contact-foucwrap { margin-top: 10px; }

.contact-foucs { background-color: #fff; padding: 25px 15px 15px; }

.ccfoucs-mask { width: 100%; position: relative; }

.ccfoucs-mask .title { color: #202020; font-size: 16px; font-weight: bold; line-height: 1.55556; }

.ccfoucs-mask .sub { color: #cdb799; font-size: 18px; line-height: 1.2; }

.contact-picture { width: 100%; }

.contact-picture ul { margin-left: -4px; margin-right: -4px; }

.contact-picture ul li { padding-left: 4px; padding-right: 4px; padding-top: 15px; margin-bottom: 5px; }

.contact-picture ul li .image { display: block; width: 100%; overflow: hidden; position: relative; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.contact-picture ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.contact-picture ul li .image img { display: block; width: 100%; position: absolute; top: 0; left: 0; }

.contact-picture ul li .word { width: 100%; text-align: center; padding-top: 10px; }

.contact-picture ul li .title { color: #242424; font-size: 14px; line-height: 28px; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

/* 联系我们 e */
/* 关于我们- 发展历程 s */
.devel-container { width: 100%; position: relative; background-repeat: no-repeat; -o-background-size: auto; background-size: auto; background-position: right bottom; background-image: url(../images/develbg.png); }

.devel-panel { width: 100%; overflow: hidden; position: relative; }

.devel-mask { width: 100%; position: relative; }

.devel-mask .title { color: #d90000; line-height: 1.4375; font-size: 22px; }

.devel-mask .subs { text-transform: uppercase; color: #9d9186; opacity: 0.2; line-height: 1.25; font-size: 18px; }

.devel-textcon { padding-top: 20px; }

.devel-word { color: #666666; font-size: 14px; line-height: 1.875; }

.devel-wrapper { padding-top: 60px; padding-bottom: 50px; }

.devl-more { text-align: center; padding-top: 20px; }

.more-arrow-button { display: inline-block; vertical-align: top; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #d90000; color: #fff; font-size: 14px; line-height: 40px; padding-left: 40px; padding-right: 60px; position: relative; }

.more-arrow-button:after { content: ''; position: absolute; width: 15px; height: 9px; background-repeat: no-repeat; -o-background-size: auto; background-size: auto; background-position: center center; background-image: url(../images/btnarrow.png); top: 50%; margin-top: -5px; right: 30px; }

/* 关于我们- 发展历程 e */
/* 关于我们- 集团简介 s */
.introductionA-one { padding-top: 20px; padding-bottom: 20px; color: #868686; }

.introductionA-one .commonweb { max-width: 1400px; }

.introductionA-one h2 { color: #cd002b; font-size: 18px; padding-bottom: 10px; text-transform: uppercase; }

.introductionA-text { line-height: 20px; }

.introductionA-slide { padding-bottom: 30px; position: relative; }

.introductionA-bd { overflow: hidden; padding-top: 20px; }

.introductionA-bd img { width: 100%; display: block; }

.introductionA-hd { display: none; position: absolute; right: 0; bottom: 30px; z-index: 20; font-size: 0; white-space: nowrap; }

.introductionA-hd a { width: 40px; height: 40px; display: inline-block; vertical-align: top; position: relative; }

.introductionA-hd a:after { content: ''; display: block; width: 12px; height: 12px; position: absolute; left: 50%; top: 50%; }

.introductionA-prev { background-color: #ffffff; }

.introductionA-prev:after { border: 1px solid #666666; border-right: none; border-top: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin: -6px 0 0 -3px; }

.introductionA-next { background-color: #333333; }

.introductionA-next:after { border: 1px solid #ffffff; border-left: none; border-bottom: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin: -6px 0 0 -9px; }

.introductionA-dot { text-align: center; padding-top: 5px; position: absolute; width: 100%; }

.introductionA-dot span { display: inline-block; width: 20px; height: 2px; opacity: 1; background-color: #c1c1c1; -webkit-border-radius: 0; border-radius: 0; margin: 0 5px; }

.introductionA-dot span.swiper-pagination-bullet-active { background-color: #de0012; }

.introductionA-text .text { font-size: 14px; line-height: 20px; }

@media (min-width: 768px) { .introductionA-one { padding: 40px 0; }
  .introductionA-one h3 { font-size: 20px; }
  .introductionA-two .text { padding-top: 0; } }

@media (min-width: 1024px) { .introductionA-one h2 { font-size: 24px; line-height: 34px; }
  .introductionA-bd { padding-top: 0; } }

@media (min-width: 1260px) { .introductionA-container { padding: 70px 0 0; }
  .introductionA-one { padding: 70px 0; }
  .introductionA-one .col-md-6 { padding: 0; }
  .introductionA-one .introductionA-text { padding: 0  46px 0 0; }
  .introductionA-title { font-size: 30px; line-height: 1.5; padding: 70px 0 0tlt; }
  .introductionA-title:after { margin-top: 8px; }
  .introductionA-one h3 { font-size: 24px; line-height: 30px; padding-bottom: 23px; }
  .introductionA-hd { display: block; right: -50px; }
  .introductionA-hd a { width: 50px; height: 50px; }
  .introductionA-text .text { font-size: 16px; line-height: 24px; } }

/* 关于我们- 集团简介 e */
.intro-banner { width: 100%; overflow: hidden; position: relative; }

.intro-banner .image { display: block; width: 100%; }

.intro-banner .image img { display: block; width: 100%; }

/* 关于我们- 荣誉资质 s */
.honorAb-list { padding-top: 30px; overflow: hidden; font-size: 0; }

.honorAb-list ul { margin: 0 -5px; }

.honorAb-list a { display: block; }

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

.honorAb-list .thumb { position: relative; overflow: hidden; margin-bottom: 10px; }

.honorAb-list .thumb:after { display: block; content: ''; width: 100%; padding-bottom: 63.1578%; }

.honorAb-list .thumb img { position: absolute; left: 0; top: 0; z-index: 3; max-width: 100%; min-height: 100%; }

.honorAb-list .title { font-size: 16px; line-height: 26px; color: #111111; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.honorAb-list .desc { font-size: 14px; line-height: 22px; color: #111111; }

.loadmore { overflow: hidden; padding: 10px 0; }

.loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; line-height: 40px; text-align: center; color: #ffffff; background-color: #cd002b; }

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

.full-honorAb-popup .honorAb-wrap { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10; width: 94%; height: 80%; max-width: 800px; }

.full-honorAb-popup .honorAb-wrap li { text-align: center; font-size: 0; }

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

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

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

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

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

.full-honorAb-popup .honorAb-prev { left: -5px; background-image: url(../images/honorAbprev.png); }

.full-honorAb-popup .honorAb-next { right: -5px; background-image: url(../images/honorAbnext.png); }

.full-honorAb-popup .honorAb-popupsw { height: 100%; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.full-honorAb-popup .honorAb-close { position: absolute; top: -40px; right: 0px; z-index: 10; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-image: url(../images/honorAbclose.png); }

.honor-container { padding-bottom: 40px; }

@media (min-width: 768px) { .honorAb-list ul { margin: 0 -10px; }
  .honorAb-list li { padding: 0 10px; margin-bottom: 20px; } }

@media (min-width: 1024px) { .chl-title { font-size: 24px; margin-bottom: 7px; }
  .sub-title { font-size: 30px; margin-bottom: 0; }
  .sub-title:after { height: 100px; margin: 13px auto 30px; }
  .honorAb-list { padding-top: 75px; }
  .honorAb-list ul { margin: 0 -15px; }
  .honorAb-list li { width: 33.3333%; padding: 0 15px; margin-bottom: 45px; }
  .honorAb-list li a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .honorAb-list .thumb { margin-bottom: 25px; }
  .honorAb-list .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; }
  .honorAb-list .title { margin-bottom: 4px; font-size: 20px; line-height: 1.5; }
  .loadmore { padding: 15px 0; }
  .loadmore a { line-height: 50px; }
  .loadmore a:hover { background-color: #c71e20; }
  .full-honorAb-popup .honorAb-close { -webkit-transition: -webkit-transform ease .3s; transition: -webkit-transform ease .3s; -o-transition: -o-transform ease .3s; -moz-transition: transform ease .3s, -moz-transform ease .3s; transition: transform ease .3s; transition: transform ease .3s, -webkit-transform ease .3s, -moz-transform ease .3s, -o-transform ease .3s; }
  .full-honorAb-popup .honorAb-close:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .full-honorAb-popup .honorAb-ctrl { -o-background-size: auto; background-size: auto; }
  .full-honorAb-popup .honorAb-prev { left: -80px; }
  .full-honorAb-popup .honorAb-next { right: -80px; }
  .honor-container { padding-bottom: 80px; } }

@media (min-width: 1260px) { .honor-container { padding-bottom: 120px; } }

/* 关于我们- 荣誉资质 e */
/* 招聘 s */
.work-container { width: 100%; position: relative; overflow: hidden; }

.work-conwebs { width: 100%; padding-top: 40px; padding-bottom: 40px; position: relative; background-repeat: no-repeat; -o-background-size: auto; background-size: auto; background-position: right top; background-image: url(../images/wordbg.png); }

.work-wrapper { padding-bottom: 40px; }

@media (min-width: 1024px) { .work-conwebs { padding-top: 60px; padding-bottom: 60px; }
  .work-wrapper { padding-bottom: 70px; } }

@media (min-width: 1260px) { .work-wrapper { padding-bottom: 90px; } }

.recruitB-list .job-title { font-size: 16px; line-height: 24px; padding: 10px 15px; cursor: pointer; background-repeat: no-repeat; background-position: 96% center; color: #666666; border-bottom: 1px solid #d9d9d9; background-image: url(../images/recruitBarr.png); -webkit-transition: all ease .35s; -o-transition: all ease .35s; -moz-transition: all ease .35s; transition: all ease .35s; }

.recruitB-list .job-title.cur { color: #ffffff; background-color: #d90000; background-image: url(../images/recruitBarrs.png); }

.recruitB-list .job-panel { display: none; padding: 10px 15px; font-size: 14px; line-height: 24px; color: #666666; background-color: #f2f2f2; }

.recruitB-list .job-panel .h4 { padding: 12px 0 0; font-weight: bold; line-height: 30px; color: #333333; }

.recruitB-list .main-top { padding-bottom: 10px; line-height: 30px; border-bottom: 1px solid #cccccc; color: #4c4c4c; }

.recruitB-list .main-top p { font-weight: bold; }

.recruitB-list .job-handle { padding: 10px 0; }

.recruitB-list .job-handle a { display: block; width: 124px; height: 42px; text-align: center; font-size: 14px; line-height: 42px; color: #ffffff; background-color: #d90000; }

.recruitB-list .job-handle .label { display: block; padding: 10px 0 0; font-size: 14px; line-height: 24px; color: #d90000; }

@media (min-width: 1024px) { .recruitB-list .job-title { padding: 18px 40px; }
  .recruitB-list .job-panel { padding: 25px 40px 38px; }
  .recruitB-list .job-panel .h4 { padding: 22px 0 0; }
  .recruitB-list .main-top { padding-bottom: 26px; }
  .recruitB-list .main-top p { float: left; width: 33.33333%; }
  .recruitB-list .main-top p:nth-child(2){width:66.66667%;}
  .recruitB-list .main-top p:nth-child(3){width:100%;}
  .recruitB-list .job-handle { padding: 35px 0 0; overflow: hidden; zoom: 1; }
  .recruitB-list .job-handle a { width: 144px; float: left; }
  .recruitB-list .job-handle .label { overflow: hidden; zoom: 1; line-height: 42px; padding: 0 0 0 20px; } }

/* 招聘 e */
/* 新闻中心 s */
.innews-wrapper { padding-top: 30px; padding-bottom: 50px; }

@media (min-width: 1024px) { .innews-wrapper { padding-top: 60px; padding-bottom: 0px; } }

.newsE-wrapper { width: 100%; position: relative; }

.newsE-list { overflow: hidden; margin-bottom: 15px; }

.newsE-list li { border-bottom: 1px dashed #e7e7e7; }

.newsE-list li a { padding: 15px 0; }

.newsE-list li .title { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newsE-list li .desc { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.newsE-list a { display: block; }

.newsE-list .thumb { overflow: hidden; }

.newsE-list .thumb img { width: 100%; }

.newsE-list .title { margin-bottom: 5px; font-size: 16px; line-height: 24px; color: #595959; }

.newsE-list .date { font-size: 14px; line-height: 24px; color: #d6282a; }

.newsE-list .desc { font-size: 14px; line-height: 24px; color: #a1a1a1; }

.newsE-list .top-news { background-color: #e4e9ef; }

.newsE-list .top-news .content { padding: 10px 15px; }

.newsE-list .top-news .title { 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; }

.newsE-list .top-news .desc { margin-bottom: 5px; max-height: 72px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.relatedE-news { background-color: #f2f2f2; padding: 15px 10px; }

.relatedE-news .related-tilte { font-size: 16px; line-height: 24px; font-weight: bold; color: #444444; }

.relatedE-news .related-en { margin-bottom: 15px; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #b9b9b9; }

.relatedE-news li { margin-bottom: 20px; }

.relatedE-news li a { display: block; }

.relatedE-news .thumb { overflow: hidden; margin-bottom: 16px; }

.relatedE-news .thumb img { width: 100%; }

.relatedE-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; }

.relatedE-news .desc { font-size: 13px; line-height: 18px; color: #b4b4b4; max-height: 72px; line-height: 18px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

@media (min-width: 768px) { .newsE-list .top-news { overflow: hidden; zoom: 1; }
  .newsE-list .top-news .thumb { float: left; max-width: 50%; }
  .newsE-list .top-news .content { padding: 15px 20px; overflow: hidden; zoom: 1; }
  .newsE-list li a { padding: 27px 0; position: relative; }
  .newsE-list li .title { margin-bottom: 12px; padding-right: 160px; }
  .newsE-list li .date { position: absolute; right: 0; top: 27px; }
  .newsE-list .title { font-weight: bold; }
  .relatedE-news { padding: 15px 20px; }
  .relatedE-news ul { font-size: 0; margin: 0 -10px; }
  .relatedE-news li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; } }

@media (min-width: 1024px) { .newsE-wrapper { padding-right: 300px; min-height: 410px; }
  .newsE-list { margin-bottom: 0; padding: 0 30px 90px 0; min-height: 620px;}
  .newsE-list 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; }
  .newsE-list 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); }
  .newsE-list a:hover .title { color: #d6282a; }
  .newsE-list .title { font-size: 18px; }
  .newsE-list .date { font-size: 20px; }
  .newsE-list .top-news .content { padding: 17px 20px 10px; }
  .newsE-list .top-news .title { margin-bottom: 6px; }
  .newsE-list .top-news .desc { margin-bottom: 7px; }
  .relatedE-news { position: absolute; top: 0; right: 0; z-index: 22; padding: 20px; width: 300px; }
  .relatedE-news ul { margin: 0; }
  .relatedE-news li { margin-bottom: 36px; width: 100%; padding: 0; }
  .relatedE-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; }
  .relatedE-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); }
  .relatedE-news a:hover .title { color: #d6282a; } }

@media (min-width: 1260px) { .newsE-wrapper { padding-right: 400px; }
  .relatedE-news { width: 400px; padding: 20px 30px; } }

/* 新闻中心 e */
/* 集团项目  s */
.run-wrapper { padding-top: 30px; padding-bottom: 50px; }

@media (min-width: 1024px) { .run-wrapper { padding-top: 60px; padding-bottom: 80px; } }

.solutionB-list a { display: block; overflow: hidden; zoom: 1; background-color: #f2f2f2; }

.solutionB-list li { margin-bottom: 15px; }

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

.solutionB-list .thumb:before{ content: ''; display: block; width: 100%; padding-bottom: 56.66667%; }

.solutionB-list .thumb img{
	position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    width: auto;
    height: 100%;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

.solutionB-list img { width: 100%; }

.solutionB-list .content { padding: 15px; }

.solutionB-list .title { margin-bottom: 8px; font-size: 18px; line-height: 1.5; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.solutionB-list .desc { font-size: 14px; 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; color: #888888; }

@media (min-width: 768px) { .solutionB-list li:nth-child(odd) .thumb { float: right; }
  .solutionB-list li:nth-child(odd) .content { float: right; }
  .solutionB-list .thumb { float: left; width: 50%; }
  .solutionB-list .content { float: left; width: 50%; padding: 20px; }
  .solutionB-list .title { margin-bottom: 8px; font-size: 20px; }
  .solutionB-list .desc { margin-bottom: 10px; height: 96px; line-height: 24px; -webkit-line-clamp: 4; }
  .solutionB-list .more { width: 27px; height: 27px; background-repeat: no-repeat; background-position: center; background-image: url(../images/solutionBmoreacs.png); } }

@media (min-width: 1024px) { .solutionB-list .title { margin-bottom: 21px; }
  .solutionB-list li { margin-bottom: 30px; }
  .solutionB-list 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; }
  .solutionB-list a { -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
  .solutionB-list a:hover { background-color: #d90000; }
  .solutionB-list a:hover img { -webkit-transform: translateX(-50%) scale(1.03); -moz-transform: translateX(-50%) scale(1.03); -ms-transform: translateX(-50%) scale(1.03); -o-transform: translateX(-50%) scale(1.03); transform: translateX(-50%) scale(1.03); }
  .solutionB-list a:hover .title { color: #fff; }
  .solutionB-list a:hover .desc { color: #ffacac; }
  .solutionB-list a:hover .more { -webkit-transform: translate(50%, 0); -moz-transform: translate(50%, 0); -ms-transform: translate(50%, 0); -o-transform: translate(50%, 0); transform: translate(50%, 0); background-image: url(../images/solutionBmoreac.png); }
  .solutionB-list .content { padding: 30px 40px; }
  .solutionB-list .desc { margin-bottom: 30px; }
  .solutionB-list .more { -webkit-transition: -webkit-transform ease .35s; transition: -webkit-transform ease .35s; -o-transition: -o-transform ease .35s; -moz-transition: transform ease .35s, -moz-transform ease .35s; transition: transform ease .35s; transition: transform ease .35s, -webkit-transform ease .35s, -moz-transform ease .35s, -o-transform ease .35s; } }

@media (min-width: 1260px) { .solutionB-list .content { padding: 60px 50px; } }

/* 集团项目 e */
/* 销售中心 s */
.sale-wrapper { width: 100%; position: relative; padding-top: 30px; padding-bottom: 30px; }

.sale-lists { width: 100%; position: relative; }

.sale-lists ul { margin-left: -15px; margin-right: -15px; }

.sale-lists ul li { padding-left: 15px; padding-right: 15px; margin-bottom: 30px; }

.sale-lists ul li a { display: block; width: 100%; }

.sale-lists ul li .image { width: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.sale-lists ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 60.43165%; }

.sale-lists ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; height: 100%; width: 100%; }

.sale-lists ul li .word { width: 100%; padding-top: 10px; }

.sale-lists ul li .title { width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; color: #333333; font-size: 16px; font-weight: bold; line-height: 1.66667; }

.sale-lists ul li .textcon { padding-top: 4px; }

.sale-lists ul li .text { color: #666666; font-size: 14px; line-height: 22px; display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 44px; }

/* 销售中心 e */
/* 集团项目 详情 s */
.map-aroundcon { padding-bottom: 30px; }

.map-container { width: 100%; position: relative; background-color: #fff; }

.g-run-title { background-color: #d90000; color: #fff; padding: 6px 20px; font-size: 16px; line-height: 30px; position: relative; overflow: hidden; }

.traffic-map-wrap { position: relative; }

.bmap-wrap { width: 100%; position: relative; }

.bmap { width: 100%; height: 360px; }

.map-tag-wrap { position: absolute; right: 0; bottom: 60px; width: 110px; }

.map-tag-wrap a { display: block; width: 100%; height: 30px; line-height: 30px; font-size: 12px; color: #fff; margin-top: 5px; position: relative; }

.map-tag-wrap a .map-tag-ico { display: inline-block; width: 30px; height: 30px; position: absolute; left: 0; background-color: #555A64; opacity: 1; }

.map-tag-wrap a .map-tag-ico i { display: inline-block; background: url(//pages.anjukestatic.com/usersite/site/img/map/icon-sp-map.png) no-repeat; margin-top: 7px; margin-left: 7px; }

.map-tag-wrap a .traffic-icon i { background-position: -160px -20px; width: 16px; height: 16px; }

.map-tag-wrap a .business-icon i { background-position: -160px -78px; width: 16px; height: 13px; }

.map-tag-wrap a .school-icon i { background-position: -160px -65px; width: 17px; height: 13px; }

.map-tag-wrap a .medical-icon i { background-position: -160px -36px; width: 15px; height: 15px; }

.map-tag-wrap a span { display: inline-block; width: 80px; line-height: 30px; text-align: center; background-color: #555A64; opacity: 0.9; position: absolute; right: 0; }

.map-tag-wrap a:hover .traffic-icon { background-color: #00B39C; }

.map-tag-wrap a:hover .business-icon { background-color: #DD0E49; }

.map-tag-wrap a:hover .school-icon { background-color: #C4651A; }

.map-tag-wrap a:hover .medical-icon { background-color: #E94A47; }

.map-tag-wrap a:hover span { color: #333; background-color: #fff; opacity: 0.8; }

.scale-btn-wrap { position: absolute; left: 24px; top: 25px; width: 35px; z-index: 3; white-space: normal; }

.scale-btn-wrap .zoom-btn { display: inline-block; width: 30px; height: 30px; line-height: 28px; margin-top: 10px; background: #fff; border: 1px solid #888; font-size: 30px; color: #333; font-weight: 100; text-align: center; text-decoration: none; }

.project-aroundcon { padding-bottom: 60px; }

.project-common { position: relative; }

.project-details { background-color: #fff; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); padding: 20px 15px 70px; }

.project-minute { background-color: #fff; -webkit-box-shadow: 0 12px 10px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 12px 10px -5px rgba(0, 0, 0, 0.1); padding: 20px 15px 30px; }

.project-word { color: #666666; font-size: 14px; line-height: 1.875; }

.project-word .title { color: #333333; font-size: 16px; }

.project-word img { max-width: 100% !important; }

.maximg-box { width: 100%; position: relative; }

.maximg-box img { display: block; width: 100%; }

.run-more { position: absolute; top: 0; right: 0; line-height: 30px; padding: 6px 15px; color: #fff; -webkit-box-shadow: -2px 0 4px -2px rgba(0, 0, 0, 0.6); box-shadow: -2px 0 4px -2px rgba(0, 0, 0, 0.6); font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.run-more .mb { display: inline-block; }

.run-more .dp { display: none; }

/* 集团项目 详情 e */
/* 新闻详情 s */
.ndetails-wrapper { padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e5e5e5; }

@media (min-width: 1024px) { .ndetails-wrapper { padding-top: 60px; padding-bottom: 0px; } }

@media (min-width: 1260px) { .ndetails-wrapper { padding-top: 80px; } }

.single-page { padding: 20px 0; font-size: 14px; line-height: 22px; background-repeat: repeat-x; background-position: 0 0; background-image: url(../images/newsdetailAper.png); color: #a1a1a1; }

.single-page img { max-width: 100%; margin: 0.5em 0; }

.newsdetailA-article { padding-bottom: 30px; }

.newsdetailA-article .article-tilte { margin-bottom: 9px; font-size: 16px; line-height: 24px; font-weight: bold; }

.newsdetailA-article .date { margin-bottom: 15px; font-size: 18px; line-height: 24px; }

.newsdetailA-share { padding: 9px 20px; -webkit-border-radius: 25px; border-radius: 25px; display: inline-block; background-color: #f6f2d6; font-size: 0; }

.newsdetailA-share .label { display: inline-block; vertical-align: top; padding-right: 15px; font-size: 20px; line-height: 32px; color: #666666; }

.newsdetailA-share .newsdetailA-bdshare { display: inline-block; vertical-align: top; overflow: hidden; zoom: 1; }

.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; }

.newsdetailA-share .newsdetailA-bdshare .bds_weixin { background-image: url(../images/newsdetailAwxico.png); }

.newsdetailA-share .newsdetailA-bdshare .bds_tsina { background-image: url(../images/newsdetailAsnico.png); }

.newsdetailA-share .newsdetailA-bdshare .bds_sqq { background-image: url(../images/newsdetailAqqico.png); }

.newsdetailA-related { padding: 15px 10px; background-color: #f2f2f2; }

.newsdetailA-related .related-cn { font-size: 16px; line-height: 24px; font-weight: bold; color: #444444; }

.newsdetailA-related .related-en { margin-bottom: 15px; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #b2b2b2; }

.related-news li { margin-bottom: 20px; }

.related-news a { display: block; }

.related-news .thumb { position: relative; overflow: hidden; margin-bottom: 16px; }

.related-news .thumb img { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; min-height: 100%; }

.related-news .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 58.82353%; }

.related-news .date { font-size: 16px; line-height: 30px; color: #ff2a2a; }

.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; }

.related-news .desc { margin-bottom: 10px; font-size: 13px; line-height: 18px; color: #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; }

.related-news .more { font-size: 13px; line-height: 18px; color: #797a81; }

@media (min-width: 768px) { .newsdetailA-related { padding: 15px 20px; }
  .related-news ul { font-size: 0; margin: 0 -10px; }
  .related-news li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; } }

@media (min-width: 1024px) { .single-page { padding: 32px 0 28px; }
  .newsdetailA-wrapper { display: block; width: 100%; position: relative; padding-right: 300px; min-height: 460px; }
  .newsdetailA-article { display: table-cell; vertical-align: top; padding: 55px 30px 58px 0; }
  .newsdetailA-article .article-tilte { margin-bottom: 8px; font-size: 18px; }
  .newsdetailA-article .date { margin-bottom: 26px; font-size: 20px; }
  .newsdetailA-share { padding: 9px 30px; float: right; }
  .newsdetailA-share .label { padding-right: 30px; }
  .newsdetailA-related { display: block; vertical-align: top; padding: 20px; width: 300px; position: absolute; z-index: 22; top: 0; right: 0; }
  .related-news ul { margin: 0; }
  .related-news li { margin-bottom: 35px; width: 100%; padding: 0; }
  .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; }
  .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); }
  .related-news a:hover .title { color: #ff2a2a; }
  .related-news a:hover .more { color: #ff2a2a; }
  .related-news .thumb { margin-bottom: 20px; }
  .related-news .date { margin-bottom: 3px; font-size: 22px; }
  .related-news .title { margin-bottom: 8px; font-weight: bold; } }

@media (min-width: 1260px) { .newsdetailA-wrapper { padding-right: 400px; }
  .newsdetailA-related { padding: 20px 30px; width: 400px; } }

/* 新闻详情 e */
/* 报名表 s */
.submit-container { width: 100%; position: relative; padding-top: 25px; padding-bottom: 35px; }

.submit-wrapper { position: relative; margin-left: -20px; margin-right: -20px; }

.submit-name { padding-left: 20px; padding-right: 20px; }

.submit-down { padding-left: 20px; padding-right: 20px; }

.subname-form { width: 100%; position: relative; }

.submit-title { color: #0a0909; font-size: 16px; line-height: 28px; }

.form-wrap { padding-top: 10px; }

.form-wrap ul { margin-left: -11px; margin-right: -11px; }

.form-wrap ul li { padding-left: 11px; padding-right: 11px; margin-bottom: 15px; }

.form-wrap ul li .cons { width: 100%; position: relative; }

.submit-input { width: 100%; position: relative; }

.submit-input input { display: block; width: 100%; line-height: 44px; height: 44px; background-color: #e5e5e5; text-indent: 15px; font-size: 14px; color: #333333; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; border: 1px solid #e5e5e5; }

.subcover { padding-right: 100px; }

.subvover { position: absolute; top: 0; right: 0; width: 100px; }

.submit-button { width: 100%; }

.submit-button .button { display: block; width: 100%; line-height: 44px; height: 44px; font-size: 16px; color: #fff; background-color: #d90000; text-align: center; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.download-desc { color: #333333; font-size: 14px; line-height: 44px; }

.downbtn-wrap { padding-top: 15px; }

/* 报名表 e */
/* 销售中心 详情  s */
.propost-mask { padding-bottom: 20px; }

.propost-button { text-align: left; font-size: 0; }

.propost-button a { margin-right: 20px; }

.sbtn { display: inline-block; vertical-align: top; line-height: 24px; min-width: 110px; color: #333333; font-size: 14px; text-align: center; padding: 8px 5px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.danger-button { background-color: #d6282a; color: #fff; }

.talk-click { background-color: #cdb799; color: #333; }

.order-container { width: 100%; overflow: hidden; position: relative; }

.order-container .close { position: absolute; width: 30px; height: 30px; background: url(../images/close.png) no-repeat scroll center center; top: 7px; right: 5px; z-index: 22; }

.order-form { width: 100%; position: relative; background-color: #ffffff; }

.order-form-title { text-align: center; color: #ffffff; background-color: #d90000; line-height: 28px; padding: 8px 5px; font-size: 14px; }

.order-wrapper { padding: 24px 24px 20px; }

.order-controls li { padding-bottom: 14px; }

.order-control { width: 100%; position: relative; }

.order-control .control { display: block; width: 100%; background-color: #f5f5f5; font-size: 14px; line-height: 30px; padding: 5px 10px; color: #333; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; border: 1px solid transparent; }

.order-control .control:focus { border-color: #d90000; }

.order-operation { padding-top: 10px; }

.order-button { position: relative; }

.order-button .control { display: block; width: 100%; background-color: #d90000; font-size: 14px; line-height: 30px; padding: 5px 10px; color: #fff; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.lpintro-container { width: 100%; position: relative; }

.lpintro-wrapper { -webkit-box-shadow: 0 12px 10px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 12px 10px -5px rgba(0, 0, 0, 0.1); padding: 20px 15px 30px; background-color: #fff; }

.lpintro-tablist { color: #666666; font-size: 14px; line-height: 30px; }

.lpintro-tablist ul li { width: 100%; overflow: hidden; position: relative; }

.lpintro-tablist ul li .title { float: left; padding-right: 15px; color: #333333; min-width: 90px; }

.lpintro-tablist ul li .over { width: auto; overflow: hidden; }

/* 销售中心 详情  e */

.quoted-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; display: none; }

.quoted-modal.fade .quoted-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); -moz-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }

.quoted-modal.in .quoted-dialog { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.quoted-dialog { position: relative; margin: 80px 15px 40px; }

.quoted-modal-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; display: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.quoted-modal-bg.fade { opacity: 0; filter: alpha(opacity=0); }

.quoted-modal-bg.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-scrollbar { width: 100px; height: 100px; background-color: #d90000; overflow: scroll; position: absolute; top: -1000px; left: -1000px; }

.modal-open { overflow: hidden; }

.openweb-close { position: absolute; width: 40px; height: 40px; background: url(../images/modalclose.png) no-repeat scroll center center; top: -45px; right: 0; }

@media (min-width: 768px) { .quoted-dialog { max-width: 605px; margin-left: auto; margin-right: auto; }
  .openweb-close { top: -20px; right: -40px; } }

@media (min-width: 1024px) { .quoted-dialog { margin-top: 110px; } }

@media (min-width: 768px) { .order-modal .quoted-dialog { max-width: 320px; }
  .seek-modal .quoted-dialog { max-width: 320px; } }

@charset "UTF-8";
@media (min-width: 1024px) { /* 首页 s */
  .idxabout-header { padding: 45px 15px; }
  .index-title .title { font-size: 32px; }
  .index-title .subs { font-size: 18px; }
  .index-title .subs span { padding-left: 60px; padding-right: 60px; }
  .index-title .subs span:after, .index-title .subs span::before { width: 40px; }
  .idxabout-cover { width: 100%; padding-right: 50%; }
  .idxabout-wover { position: absolute; top: 0px; right: 0; width: 50%; height: 100%; z-index: 222; }
  .mm-pagination { display: none; }
  .idxabout-content { padding: 30px 30px 25px; }
  .more-button { line-height: 42px; padding-left: 30px; padding-right: 78px; }
  .more-button:hover { background-color: #ffae21; color: #fff; background-image: none; }
  .more-button:hover:after { background-image: url(../images/arrows.png); }
  .more-button:after { right: 25px; -webkit-transition: background 0.3s; -o-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }
  .idxabout-footer { position: absolute; width: auto; top: 52.5641%; margin-top: -10px; margin-left: -170px; z-index: 33; padding-top: 0px; padding-bottom: 0px; }
  .idxabout-tabs ul li { width: 170px; display: inline-block; vertical-align: top; }
  .idxabout-tabs ul li:hover a:after { opacity: 1; visibility: visible; }
  .idxabout-tabs ul li:hover .icon { background-position: 0 -40px; }
  .idxabout-tabs ul li:hover .etitle { color: #fff; }
  .idxabout-tabs ul li:hover .ctitle { color: #fff; }
  .idxabout-tabs ul li .ctitle { padding-top: 5px; }
  .idxabout-clicks { display: block; padding-left: 130px; }
  .idxabout-bgimg { display: block; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; top: 52.5641%; z-index: 22; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; }
  .index-lou_02 { padding-top: 60px; padding-bottom: 50px; }
  .bscommonweb { padding-left: 50px; padding-right: 50px; }
  .group-container { padding-top: 30px; }
  .group-swiper .group-ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; }
  .group-swiper .group-ul:after { display: none; }
  .group-swiper .group-ul .group-li:nth-child(odd) { margin-top: 0px; }
  .group-swiper .group-ul .group-li:nth-child(even) { margin-top: 90px; }
  .idxbusiness:hover .idxbu-switch-prev { opacity: 1; visibility: visible; }
  .idxbusiness:hover .idxbu-switch-next { opacity: 1; visibility: visible; }
  .idxbusiness ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .small-switch-prev, .small-switch-next { display: block; }
  .group-button-prev { left: -30px; }
  .group-button-next { right: -35px; }
  .index-lou_03 { padding-top: 50px; padding-bottom: 80px; -o-background-size: auto; background-size: auto; }
  .project-container { padding-top: 50px; }
  .project-wrapper { overflow: hidden; }
  .project-wover { float: right; width: 420px; }
  .project-cover { padding-top: 30px; padding-right: 14.70588%; overflow: hidden; width: auto; }
  .project-clicks { display: block; position: absolute; bottom: 0; z-index: 22; left: -40px; }
  .project-module .title { font-size: 22px; }
  .project-module .textcon { padding: 15px 0; }
  .project-more .more:hover { color: #fff; border-color: #ffae21; }
  .index-lou_04 { padding-top: 60px; padding-bottom: 65px; }
  .idxnews-container { padding-top: 60px; }
  .idxnews-wrapper::after { top: 46px; }
  .idxnews-swiper ul li a:hover .date { color: white; }
  .idxnews-swiper ul li a:hover .date::before { height: 16px; }
  .idxnews-swiper ul li a:hover .date:after { opacity: 1; }
  .idxnews-swiper ul li a:hover .title::before { width: 100%; }
  .idxnews-swiper ul li a:hover .image { -webkit-box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
  .idxnews-swiper ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .idxnews-swiper ul li .date { color: rgba(255, 255, 255, 0.5); line-height: 46px; }
  .idxnews-swiper ul li .date::before { height: 0px; }
  .idxnews-swiper ul li .date:after { opacity: 0; }
  .idxnews-swiper ul li .title::before { width: 0%; }
  .idxnews-swiper ul li .image { -webkit-box-shadow: none; box-shadow: none; }
  .idxnews-more { padding-top: 30px; }
  .g-more-button .more:hover { border-color: #ffae21; }
  .idxnews-button-prev { left: -30px; }
  .idxnews-button-next { right: -35px; }
  .index-lou_05 { margin-top: -45px; }
  .sacommonweb { padding-left: 40px; padding-right: 40px; }
  .idxsale-container { padding-top: 35px; padding-bottom: 55px; }
  .idxsale-wrapper { padding-top: 50px; }
  .idxsale-swiper > ul > li .icon { max-width: 80px; }
  .idxsale-swiper > ul > li .titcon { padding-top: 5px; }
  .idxsale-swiper > ul > li .title { font-size: 16px; }
  .dropdown ul li { line-height: 42px; }
  .dropdown ul li:hover:after { opacity: 1; visibility: visible; }
  .dropdown ul li:hover a { color: #fff; }
  .dropdown ul li a { font-size: 16px; }
  .index-lou_06 { padding-top: 60px; padding-bottom: 60px; -o-background-size: auto; background-size: auto; }
  .cms-container { padding-top: 50px; padding-bottom: 20px; }
  .cms-gridlist { margin-left: -20px; margin-right: -20px; }
  .cms-gridlist li { padding-left: 20px; padding-right: 20px; margin-bottom: 40px; }
  .cms-gridlist li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .cms-gridlist li .word { padding-top: 12px; }
  .index-lou_07 { padding-top: 60px; padding-bottom: 55px; }
  /* 首页 e */
  /* 联系我们 s */
  .inside-page { padding-top: 60px; }
  .contact-container { padding-bottom: 70px; }
  .inside-title { font-size: 24px; }
  .inside-title:after { width: 50px; margin-left: -25px; }
  .contact-wrapper { padding-top: 50px; }
  .contact-panel .panel-cover { float: left; width: 380px; }
  .contact-panel .panel-wover { padding-top: 0px; padding-left: 10px; width: auto; overflow: hidden; }
  .ctpanel-mask .word .title { font-size: 24px; }
  .ctpanel-mask .word .info { font-size: 24px; }
  .ctpanel-module { padding: 35px 35px 38px; }
  .ctpanel-module .tels { padding-top: 12px; font-size: 24px; font-weight: normal; }
  .contact-content { position: relative; padding-top: 0; margin-top: 12px; padding-left: 380px; }
  .contact-vover { position: absolute; top: 0; left: 0; width: 381px; z-index: 22; -webkit-box-shadow: 5px 15px 20px -10px rgba(0, 0, 0, 0.1); box-shadow: 5px 15px 20px -10px rgba(0, 0, 0, 0.1); }
  .contact-lists ul li .telnum { display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 48px; }
  .contact-mask { display: block; }
  .contact-mask .word .title { font-size: 18px; }
  .contact-mask .word .info { font-size: 20px; }
  .contact-foucs { padding: 25px 25px 25px; }
  .ccfoucs-mask .title { font-size: 18px; }
  .ccfoucs-mask .sub { font-size: 22px; }
  .contact-picture ul li { margin-bottom: 12px; }
  .contact-picture ul li .word { padding-top: 15px; }
  /* 联系我们 e */
  /* 关于我们- 发展历程 s */
  .devel-panel .devel-wover { float: left; width: 260px; padding-right: 20px; }
  .devel-panel .devel-vover { width: auto; overflow: hidden; }
  .devel-mask .title { font-size: 28px; }
  .devel-mask .subs { font-size: 24px; }
  .devel-textcon { padding-top: 0px; }
  .devel-word { font-size: 16px; }
  .devel-wrapper { padding-top: 120px; padding-bottom: 100px; }
  .more-arrow-button { font-size: 16px; line-height: 50px; }
  .more-arrow-button:hover { background-color: #c71e20; }
  /* 关于我们- 发展历程 e */
  /* 销售中心 s */
  .sale-wrapper { padding-top: 50px; padding-bottom: 110px; }
  .sale-lists ul li { margin-bottom: 50px; }
  .sale-lists ul li a:hover .image { -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.2); }
  .sale-lists ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  /* 销售中心 e */
  /* 集团项目 详情 s */
  .map-aroundcon { padding-bottom: 40px; }
  .map-container { -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.1); }
  .g-run-title { padding: 15px 25px; font-size: 18px; }
  .bmap { height: 420px; }
  .map-tag-wrap { width: 116px; }
  .map-tag-wrap a { height: 36px; line-height: 36px; }
  .map-tag-wrap a .map-tag-ico { width: 36px; height: 36px; }
  .map-tag-wrap a .map-tag-ico i { margin-top: 10px; margin-left: 10px; }
  .map-tag-wrap a span { line-height: 36px; }
  .map-tag-wrap a.cur .traffic-icon { background-color: #00B39C; }
  .map-tag-wrap a.cur .business-icon { background-color: #DD0E49; }
  .map-tag-wrap a.cur .school-icon { background-color: #C4651A; }
  .map-tag-wrap a.cur .medical-icon { background-color: #E94A47; }
  .map-tag-wrap a.cur span { color: #333; background-color: #fff; opacity: 0.8; }
  .scale-btn-wrap .zoom-btn { width: 40px; height: 40px; line-height: 38px; }
  .project-aroundcon { padding-bottom: 80px; }
  .project-details { padding: 35px 25px 100px; }
  .project-minute { padding: 35px 25px 50px; }
  .project-word { font-size: 16px; }
  .project-word .title { font-size: 18px; }
  .run-more { padding: 15px 25px; -webkit-box-shadow: -4px 0 8px -2px rgba(0, 0, 0, 0.6); box-shadow: -4px 0 8px -2px rgba(0, 0, 0, 0.6); font-size: 16px; }
  .run-more:hover { background-color: #c71e20; }
  .run-more .mb { display: none; }
  .run-more .dp { display: inline-block; }
  /* 集团项目 详情 e */
  /* 报名表 s */
  .submit-wrapper { margin-left: -40px; margin-right: -40px; }
  .submit-name { padding-left: 40px; padding-right: 40px; }
  .submit-down { padding-left: 40px; padding-right: 40px; position: relative; }
  .submit-down::before { content: ''; position: absolute; top: 11px; bottom: 0px; left: 0; width: 1px; background-color: #e5e5e5; }
  .submit-title { font-size: 18px; }
  .form-wrap { padding-top: 18px; }
  .form-wrap ul li { margin-bottom: 25px; }
  .submit-input input:focus { border-color: #d90000; }
  .subcover { padding-right: 140px; }
  .subvover { width: 140px; }
  .submit-button .button:hover { background-color: #c71e20; }
  .downbtn-wrap { padding-top: 25px; max-width: 140px; }
  /* 报名表 e */
  /* 销售中心 详情  s */
  .propost-mask { padding-bottom: 0px; padding-top: 10px; position: absolute; top: 0; right: 0; }
  .propost-button { text-align: right; }
  .propost-button a { margin-left: 20px; margin-right: 0px; }
  .danger-button:hover { background-color: #c71e20; }
  .talk-click:hover { background-color: #bfa279; }
  .order-form-title { padding: 10px 5px; }
  .order-control .control { padding: 7px 10px; }
  .order-button .control { padding: 7px 10px; }
  .order-button .control:hover { background-color: #c71e20; }
  .lpintro-wrapper { padding: 32px 25px 40px; }
  .lpintro-tablist ul li { width: 50%; float: left; padding-right: 20px; }
  .lpintro-tablist ul li:nth-child(2n+1) { clear: left; }
  /* 销售中心 详情  e */ }

@charset "UTF-8";
@media (min-width: 1260px) { /* 首页 s */
  .idxabout-header { padding: 60px 15px; }
  .index-title .title { font-size: 40px; }
  .index-title .subs { font-size: 20px; }
  .idxabout-content { max-width: 760px; padding: 6.25% 9.375% 25px; }
  .idxabout-module .htitle { font-size: 26px; }
  .idxabout-module .stitle { font-size: 20px; }
  .idxabout-module .textcon { padding-top: 18px; padding-bottom: 34px; }
  .idxabout-footer { margin-left: -210px; }
  .idxabout-tabs ul li { width: 210px; }
  .idxabout-tabs ul li.cur .icon { background-position: 0 -60px; }
  .idxabout-tabs ul li:hover .icon { background-position: 0 -60px; }
  .idxabout-tabs ul li .cons { padding: 25px 10px 45px; }
  .idxabout-tabs ul li .icon { width: 60px; height: 60px; }
  .idxabout-clicks { padding-left: 150px; }
  .samll-buttons .button { width: 60px; height: 60px; }
  .index-lou_02 { padding-top: 90px; padding-bottom: 70px; }
  .bscommonweb { padding-left: 85px; padding-right: 85px; width: 100%; max-width: 1560px; margin: 0 auto; }
  .group-container { padding-top: 50px; }
  .group-swiper .group-ul .group-li { padding: 15px; }
  .group-swiper .group-ul .group-li:nth-child(even) { margin-top: 120px; }
  .box-title { font-size: 16px; }
  .idxbusiness ul li .word { padding-top: 12px; }
  .idxbusiness ul li .title { font-size: 18px; }
  .group-button-prev { left: -50px; }
  .group-button-next { right: -55px; }
  .index-lou_03 { padding-top: 70px; padding-bottom: 100px; }
  .project-container { padding-top: 80px; }
  .project-wover { width: 600px; }
  .project-cover { padding-top: 60px; }
  .project-clicks { left: -60px; }
  .project-module .title { font-size: 24px; }
  .project-module .textcon { padding: 28px 0; }
  .project-module .text { font-size: 16px; line-height: 28px; height: 56px; }
  .project-module .infocon { padding-bottom: 50px; }
  .project-module .info { font-size: 18px; }
  .index-lou_04 { padding-top: 80px; padding-bottom: 85px; }
  .idxnews-container { padding-top: 80px; }
  .idxnews-swiper ul li .date { font-size: 18px; }
  .idxnews-swiper ul li .title { padding-top: 15px; }
  .idxnews-more { padding-top: 55px; }
  .idxnews-button-prev { left: -50px; }
  .idxnews-button-next { right: -55px; }
  .sacommonweb { width: 100%; max-width: 1680px; margin: 0 auto; }
  .idxsale-container { padding-bottom: 75px; }
  .idxsale-wrapper { padding-top: 60px; }
  .idxsale-content { padding-left: 80px; padding-right: 80px; }
  .idxsale-swiper > ul > li .icon { max-width: 90px; }
  .idxsale-swiper > ul > li .titcon { padding-top: 10px; }
  .dropdown ul li { line-height: 52px; }
  .dropdown ul li a { font-size: 18px; }
  .idxsale-button-prev { left: 45px; }
  .idxsale-button-next { right: 35px; }
  .index-lou_06 { padding-top: 70px; padding-bottom: 70px; }
  .cms-container { padding-top: 75px; }
  .cms-gridlist { margin-left: -25px; margin-right: -25px; }
  .cms-gridlist li { padding-left: 25px; padding-right: 25px; margin-bottom: 50px; }
  .index-lou_07 { padding-top: 85px; padding-bottom: 65px; }
  /* 首页 e */
  /* 联系我们 s */
  .contact-container { padding-bottom: 100px; }
  .inside-title { font-size: 30px; padding-bottom: 12px; }
  .inside-title:after { width: 60px; margin-left: -30px; }
  .contact-wrapper { padding-top: 55px; }
  .contact-panel .panel-cover { width: 400px; }
  .ctpanel-mask .word .title { font-size: 28px; }
  .ctpanel-module { padding: 40px 50px 45px; }
  .contact-content { padding-left: 400px; }
  .contact-vover { width: 401px; }
  .contact-lists ul li .cons { padding: 45px 45px 75px; }
  .contact-lists ul li .telcon { padding-top: 14px; }
  .contact-lists ul li .telnum { font-size: 24px; font-weight: normal; height: auto; max-height: 56px; }
  .contact-picture ul li .title { font-size: 16px; }
  /* 联系我们 e */
  /* 关于我们- 发展历程 s */
  .devel-mask .title { font-size: 32px; }
  .devel-mask .subs { font-size: 30px; }
  .devel-textcon { max-width: 750px; }
  .devel-wrapper { padding-top: 145px; padding-bottom: 120px; }
  .more-arrow-button { line-height: 60px; padding-left: 60px; padding-right: 80px; }
  .more-arrow-button:after { right: 40px; }
  /* 关于我们- 发展历程 e */
  /* 销售中心 s */
  .sale-wrapper { padding-top: 70px; padding-bottom: 170px; }
  .sale-lists ul li { margin-bottom: 70px; }
  .sale-lists ul li .word { padding-top: 17px; }
  .sale-lists ul li .title { font-size: 18px; }
  .sale-lists ul li .textcon { padding-top: 7px; }
  /* 销售中心 e */
  /* 集团项目 详情 s */
  .bmap { height: 480px; }
  /* 集团项目 详情 e */
  /* 报名表 s */
  .submit-wrapper { margin-left: -58px; margin-right: -58px; }
  .submit-name { padding-left: 58px; padding-right: 58px; }
  .submit-down { padding-left: 58px; padding-right: 58px; }
  .maximg-zoom .quoted-dialog { max-width: 710px; }
  /* 报名表 e */
  /* 销售中心 详情  s */
  .propost-mask { padding-top: 15px; }
  .sbtn { padding: 10px 5px; }
  /* 销售中心 详情  e */ }

@media (min-width: 1600px) { /* 首页 s */
  .index-title .title { font-size: 46px; }
  .index-title .subs { font-size: 24px; }
  .idxabout-content { max-width: 760px; padding: 8.33333% 9.375% 25px; }
  .idxabout-module .htitle { font-size: 32px; }
  .idxabout-module .stitle { font-size: 24px; }
  .idxabout-module .textcon { padding-bottom: 42px; }
  .idxabout-footer { margin-left: -220px; }
  .idxabout-tabs ul li { width: 220px; }
  .idxabout-tabs ul li .cons { padding: 35px 10px 45px; }
  .idxabout-clicks { padding-left: 160px; }
  .index-lou_02 { padding-top: 95px; padding-bottom: 80px; }
  .group-container { padding-top: 60px; }
  .group-swiper .group-ul .group-li { padding: 15px 25px; }
  .group-swiper .group-ul .group-li .boxcons { padding: 15px; margin-bottom: 10px; }
  .box-title { font-size: 18px; }
  .idxbusiness ul li .title { font-size: 20px; }
  .idxnews-swiper ul li { padding: 0 15px 25px; }
  .idxnews-swiper ul li .date { font-size: 20px; }
  .idxnews-button-prev { left: -60px; }
  .idxnews-button-next { right: -65px; }
  .idxsale-content { padding-left: 110px; padding-right: 110px; }
  .idxsale-button-prev { left: 65px; }
  .idxsale-button-next { right: 55px; }
  /* 首页 e */ }

.more-btn { display: block; background-color: #dab866; background-position: center center; background-repeat: no-repeat; -o-background-size: 24px; background-size: 24px; line-height: 36px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; text-align: center; color: #fff; }

.pagination { display: none; }

@media (min-width: 1024px) { .more-btn { display: none !important; }
  .pagination { display: block; text-align: center; }
  .laypage_main { display: inline-block; vertical-align: top; }
  .pagination .laypage_main .laypage_curr { background-color: #dab866; }
  .pagination .laypage_main a, .pagination .laypage_main input, .pagination .laypage_main span { width: 36px; height: 36px; background-color: #fff !important; line-height: 36px; text-align: center; font-size: 15px; border: 1px solid #d8d8d8; }
  .pagination .laypageskin_molv .laypage_curr { background-color: #dab866 !important; border-color: #dab866; }
  .laypageskin_molv .laypage_prev, .laypageskin_molv .laypage_next { position: relative; text-align: center; }
  .laypageskin_molv .laypage_prev:after, .laypageskin_molv .laypage_next:after { content: ''; width: 8px; height: 8px; border: 2px solid #919191; border-top: none; border-right: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
  .laypageskin_molv .laypage_prev:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; }
  .laypageskin_molv .laypage_next:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: 0px; } }

.product-panel { width: 100%; padding-bottom: 30px; }

.product-view { position: relative; }

.propost-maximg { width: 100%; overflow: hidden; position: relative; }

.propost-maximg ul li { width: 100%; overflow: hidden; height: auto; cursor: pointer; }

.propost-maximg ul li .image { width: 100%; max-width: 540px; margin: 0 auto; position: relative; overflow: hidden; }

.propost-maximg ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.propost-maximg ul li .image img { display: block; width: 100%; position: absolute; top: 0; left: 0; }

.propost-pagination { width: 100%; font-size: 0; line-height: normal; text-align: center; padding-top: 15px; }

.propost-pagination span { display: inline-block; vertical-align: top; width: 10px; height: 10px; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; background-color: #333; margin: 0 4px; }

.propost-pagination span.swiper-pagination-bullet-active { background-color: #d90000; }

.float_layer { display: none; }

.imagezoom-viewer { display: none; }

.product-bd { padding-top: 30px; }

.propost-details { width: 100%; position: relative; }

.propost-title { color: #333333; font-size: 18px; line-height: 1.5; font-weight: bold; width: 100%; padding-top: 5px; padding-bottom: 15px; }

.propost-padd { padding-top: 15px; padding-bottom: 25px; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; }

.propost-word { color: #999999; font-size: 14px; line-height: 2; }

.propost-word ul li { position: relative; }

.propost-word ul li .title { float: left; padding-right: 15px; color: #333333; }

.propost-word ul li .over { width: auto; overflow: hidden; }

.propost-wordsale { color: #999999; font-size: 14px; line-height: 2; }

.propost-wordsale ul li { position: relative; }

.propost-wordsale ul li .title { float: left; padding-right: 15px; color: #333333; min-width: 100px; }

.propost-wordsale ul li .over { width: auto; overflow: hidden; }

.product-minview { width: 100%; position: relative; display: none; }

.mproduct-minview { display:block; padding-top:30px; }

.propost-minimg { width: 100%; overflow: hidden; }

.propost-minimg ul li { width: 25%; height: auto; overflow: hidden; cursor: pointer; }

.propost-minimg ul li:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #dadada; }

.propost-minimg ul li a { width: 100%; display: block; overflow: hidden; position: relative; }

.propost-minimg ul li a .info{ position: absolute;left: -1px;bottom: 0;width: auto; right:-1px; z-index:22;text-align: center;background-color: rgba(0,0,0,0.5); font-size: 12px; color: #fff; padding: 4px 5px ; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; }

.propost-minimg ul li a:before { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.propost-minimg ul li a img { display: block; max-width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.propost-minimg ul li.cur:after { border-color: #d90000; border-width: 2px; z-index: 33; }

.propost-prev, .propost-next { display: none; }

@media (min-width: 1024px) { .product-panel { padding-bottom: 50px; }
  .product-panel:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
  .product-view { float: left; width: 420px; z-index: 22; }
  .product-bd { width: auto; overflow: hidden; padding-top: 0; padding-left: 40px; }
  .propost-pagination { display: none; }
  .float_layer { position: absolute; width: 150px; height: 150px; background: rgba(0, 0, 0, 0.5); display: none; border: 1px solid #ebebeb; overflow: hidden; cursor: move; top: 0; left: 0; }
  .float_layer span { width: 100%; height: 100%; display: block; overflow: hidden; position: relative; }
  .float_layer span img { position: absolute; max-width: none; width: auto; height: auto; max-height: initial; top: 0; left: 0; }
  .imagezoom-viewer { border: 1px solid #eee; overflow: hidden; text-align: center; position: absolute; top: 0; left: 100%; width: 100%; height: 100%; }
  .imagezoom-viewer .viewer-img { display: block; width: 100%; height: 100%; }
  .imagezoom-viewer .viewer-img img { display: block; width: 200%; position: absolute; top: 0; left: 0; }
  .propost-title { font-size: 26px; padding-top: 10px; padding-bottom: 20px; font-weight: normal; }
  .propost-padd { min-height: 226px; }
  .minview-paddtop { padding-top: 35px; }
  .product-minview { display: block; padding-left: 30px; padding-right: 30px; width: 464px; }
  .propost-minimg ul li:after { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .propost-minimg ul li:hover:after { border-color: #d90000; border-width: 2px; z-index: 33; }
  .propost-prev, .propost-next { position: absolute; display: block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; width: 30px; height: 30px; }
  .propost-prev:after, .propost-next:after { content: ''; position: absolute; width: 16px; height: 16px; border: 2px solid #dcdcdc; top: 50%; }
  .propost-prev:hover:after, .propost-next:hover:after { border-color: #d90000; }
  .propost-next { right: 0; }
  .propost-next:after { border-left: none; border-bottom: none; right: 0; margin-right: 4px; -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); }
  .propost-prev { left: 0; }
  .propost-prev:after { border-right: none; border-bottom: none; left: 0; -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); margin-left: 4px; } 
  .mproduct-minview { display:none;}
}

@media (min-width: 1260px) { .product-view { width: 480px; }
  .product-bd { padding-left: 65px; }
  .propost-title { font-size: 32px; padding-top: 15px; padding-bottom: 25px; }
  .propost-padd { padding-top: 25px; padding-bottom: 35px; min-height: 256px; }
  .product-minview { width: 550px; } }

@charset "UTF-8";
/* 视频播放*/
.recruitmentfloat { display: none; z-index: 2000; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 768px) { /* 视频播放*/
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1024px) { /* 视频播放*/
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1440px) { /* 视频播放*/
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

@charset "UTF-8";
/*----网站地图 start----*/
.sitemapcont2 { padding: 6% 30px; overflow: hidden; background: #fff; margin-top: 25px; }

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

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

.sitemapcont2 dl dt a { color: #d90000; }

.sitemapcont2 dl dt a:hover { color: #c71e20; }

.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; }

.Singlepage { margin-top: 45px; }

.in-maptitle { color: #d90000; font-size: 18px; padding-top: 25px; font-weight: bold; }

@media (min-width: 767px) { .sitemapcont2 { padding: 5% 30px; }
  .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: #c71e20; }
  .Singlepage { margin-top: 0px; }
  .in-maptitle { font-size: 24px; padding-top: 55px; } }

@media (min-width: 1024px) { .sitemapcont2 { padding: 3.5% 30px; } }

/*----网站地图 end----*/

.searchcont401 { padding-top: 20px; padding-bottom: 40px; background-color: #ffffff; min-height: 60vh; }

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

.searchtitle401 span { color: #f7931c; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 ul li 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: #f7931c; font-style: normal; }

.resultlist401 h4 a { display: block; }

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

.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; font-family: "Microsoft YaHei"; }

.searchinputcont401 dd input { margin-top: 10px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; width: 100%; height: 40px; line-height: 40px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #d6282a; text-align: center; font-family: "Microsoft YaHei"; }

.searchinputcont401 dd input:hover { background-color: #c71e20; }

.keywords { color: #da251d; }

@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 ul li 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; } }

@media (min-width: 992px) { .searchcont401 { padding-top: 40px; padding-bottom: 60px; }
  .searchinputcont401 { width: 45%; margin: 0 auto; }
  .resultlist401 ul { padding-bottom: 60px; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 16px; }
  .searchinputcont401 dd input { margin-top: 0; }
  .searchinputcont401 dd input { font-size: 16px; font-weight: bold; } }

.loadingmore { display: block; width: 100%; font-size: 14px; background-color: #d6282a; height: 40px; line-height: 40px; color: #ffffff; text-align: center; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }

.loadingmore:hover { background-color: #e2001a; }

@media (min-width: 1024px) { .loadingmore { height: 50px; line-height: 50px; font-size: 16px; } }

.dead-discern { padding-top: 20px; padding-bottom: 20px; text-align: center; }

.no-discern { display: inline-block; vertical-align: top; position: relative; padding-left: 60px; text-align: left; }

.no-discern .noicon { position: absolute; top: 0; left: 0; width: 42px; }

.no-discern .noicon img { display: block; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; position: static; }

.no-discern .cnts .title { color: #333; font-size: 16px; font-weight: bold; text-align: center; margin-bottom: 10px; }

.no-discern .cnts .info { color: #666; font-size: 14px; line-height: 24px; padding-left: 10px; }

.common-back { right: 25px; }



/* 分页 */

.pa-wrapper02 { padding-top: 25px; padding-bottom: 25px; }
.pagination {
    text-align: center;
    white-space: nowrap;
}
.pagination > a {
    display: inline-block;
    width: 34px;
    height: 34px;
    font-size: 14px;
    color: #888888;
    line-height: 32px;
    border: 1px solid #c9c9c9;
    vertical-align: middle;
    margin: 0 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.pagination a:active, .pagination a.cur {
    color: #fff;
    border-color: #d90000;
    background-color: #d90000;
}

@media (min-width: 1024px){
	.pa-wrapper02 {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.pagination > a {
		width: 40px;
		height: 40px;
		font-size: 16px;
		line-height: 38px;
		margin: 0 4px;
	}
	.pagination > a.prev:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		border: 6px solid transparent;
		border-right-color: #888;
		margin-left: -6px;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}
	
	.pagination > a.next:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		border: 6px solid transparent;
		border-left-color: #888;
		margin-right: -8px;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}
	.pagination a:hover {
		color: #fff;
		border-color: #d90000;
		background-color: #d90000;
	}
	.pagination > a.prev:hover:after {
		border-right-color: #fff;
	}
	.pagination > a.next:hover:after {
		border-left-color: #fff;
	}
}

@media (min-width: 1260px){
	.pa-wrapper02 {
		padding-top: 50px;
		padding-bottom: 20px;
	}
}


@charset "UTF-8";
/* 新增视频列表  20191021 s */
.video-img { position: relative; cursor: pointer; }

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

.lnvideo-icon { display: block; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 35px; height: 35px; background: url(../images/wqicon33.png) no-repeat center; -o-background-size: cover; background-size: cover; cursor: pointer; }

.video-name { padding: 5px 0 0; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.lnVision-list { padding: 20px 0; }

.lnVision-list ul { margin: 0 -5px; }

.lnVision-list li { padding: 0 5px 15px; }

@media (min-width: 768px) { .inside-nobanner:before { left: -20px; right: -20px; } }

@media (min-width: 1024px) { .lnvideo-icon { width: 52px; height: 52px; }
  .lnVision-list { padding: 48px 0 0px; }
  .lnVision-list ul { margin: 0 -10px; }
  .lnVision-list li { padding: 0 10px 44px; }
  .lnVision-list li:hover .video-name { color: #cd002b; }
  .video-name { font-size: 18px; padding: 17px 0 0; }
  .video-img { overflow: hidden; }
  .video-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .video-img:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); } }

/* 新增视频列表  20191021  e */


