﻿@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; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1 "MontserratL", "Microsoft YaHei", Arial, "PingFang SC", sans-serif; color: #5b5b5b; }

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td {font-size: 16px;padding-bottom: 25px; }

*, :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: #e30000; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; }
    }
  
   }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%;}

  
    }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; padding-left: 0.20833rem; padding-right: 0.20833rem; }
  .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%; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

img { max-width: 100%; }

.casepost-three img { max-width: 100%; height:auto!important;}


body { padding-top: 60px; }

.incommonweb { width: 100%; max-width: 1480px; height: 100%; margin: 0 auto; padding: 0 20px; }

.incommonweb2 { width: 100%; max-width: 1520px; height: 100%; margin: 0 auto; padding: 0 15px; }

.incommonweb h1 {font-size: 26px; color:#020920;}

.dabiaoti h1{font-size: 35px; color:#ff0404;}
.dabiaoti1 h1{font-size: 35px; color:#ff0404;}

.inheader { position: fixed; top: 0; left: 0; z-index: 200; width: 100%; height: 70px; background: #fff; -webkit-box-shadow: 2px 0px 5px -2px #929aa1; box-shadow: 2px 0px 5px -2px #929aa1; }

.inheader .incommonweb { padding-right: 5px; }

.inlogo { height: 70px; line-height: 60px; width:200px;}


.inlogo a { display: block; height: 100%; }


.inlogo img{  max-height: 60%; }

.mobile-btn { width: 60px; height: 100%; padding: 10px; }

.mobile-btn span { position: relative; display: block; width: 100%; height: 3px; margin: 8px auto 0; background: #00164a; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.mobile-btn.active span:nth-child(1) { top: 11px; -webkit-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); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.inheader-frtop { font-size: 0; position: fixed; bottom: 0; left: 0; width: 100%; padding: 10px 15px 40px; z-index: 202; visibility: hidden; opacity: 0; text-align: center; background: #fff; -webkit-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; }

.inheader-frtop span { display: inline-block; vertical-align: middle; font-size: 14px; color: #373a3d; padding: 0 5px; }

.inheader-frtop a { position: relative; display: inline-block; vertical-align: middle; min-width: 20px; text-align: center; height: 28px; margin-right: 20px; line-height: 28px; font-size: 14px; color: #929aa1; }

.inheader-frtop a.in-en:hover { color: #373a3d; }

.inheader-frtop a:hover { color: #373a3d; }

.inheader-frtop .insearch-btn { background: url(../images/insearch-btn1.png) no-repeat center center; }

.inheader-frtop .insearch-btn:hover { background-image: url(../images/insearch-btn.png); }

.inheader-frtop a.afternone:after { display: none; }

.inheader-frtop a.lastchild { margin-right: 0; }

.inheader-frtop a:after { position: absolute; top: 50%; right: -10px; width: 1px; height: 18px; background: #d7d8d8; margin-top: -9px; content: ''; }

.inheader-frtop a:last-child { margin-right: 0; }

.inheader-frtop a:last-child:after { display: none; }

.inheader-fr { position: fixed; top: 60px; left: 0; z-index: 200; display: none; width: 100%; height: 100%; padding: 20px 15px 140px; background: #fff; overflow: hidden; border-top: 1px solid #d7d8d8; }

.inheader-fr.active .inheader-frtop { visibility: visible; opacity: 1; }

.innav-ul { width: 100%; height: 100%; overflow-y: auto; }

.innav-h3 { position: relative; border-bottom: 1px solid #d7d8d8; }

.innav-h3.active:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-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 .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.innav-h3.active .innav-span { display: block; }

.innav-h3.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.innav-h3 a { display: block; line-height: 45px; font-size: 16px; color: #929aa1; }

.innav-ermenu { display: none; padding-bottom: 10px; border-bottom: 1px solid #d7d8d8; }

.innav-ermenu .incommonweb { /**padding: 0!important;**/ max-width: 1280px; }

.innav-ermenu a { display: block; width: 100%; line-height: 40px; font-size: 14px; color: #585e6f; }

.innav-span { position: absolute; top: 0; right: 0; z-index: 10; display: none; width: 40%; height: 100%; }

.insearch-view { position: fixed; right: 0; top: 60px; z-index: 201; display: none; width: 100%; padding: 10px; background: rgba(237, 244, 250, 0.5); -webkit-transition: top .5s; -o-transition: top .5s; transition: top .5s; }

.insearch-view form { position: relative; display: block; width: 100%; font-size: 0; }

.insearch-view .insearch-intxt { width: 100%; padding: 0 50px 0 15px; vertical-align: middle; height: 40px; line-height: 40px; font-size: 14px; color: #585f6f; }

.insearch-view .insearch-sub { position: absolute; top: 0; right: 0; width: 40px; height: 100%; background: url(../images/insearch-btn.png) no-repeat center center; }

.line { display: none; }

.inprev1 { left: 40px; position: absolute; top: 50%; z-index: 10; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 2px solid #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inprev1:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.inprev1:hover { background: #fff; -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 22, 74, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 22, 74, 0.3); }

.inprev1:hover:after { border-color: #00164a; }

.innext1 { right: 40px; position: absolute; top: 50%; z-index: 10; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 2px solid #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.innext1:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.innext1:hover { background: #fff; -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 22, 74, 0.3); box-shadow: 0px 0px 15px -5px rgba(0, 22, 74, 0.3); }

.innext1:hover:after { border-color: #00164a; }

.inbanner { position: relative; overflow: hidden; }

.inbanner .swiper-slide { overflow: hidden; }

.inbanner .swiper-slide .inbanner-img { position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); height: 200px; max-width: none; width: auto; }

.inbanner .swiper-slide .incommonweb { position: absolute; top: 50%; left: 50%; z-index: 7; width: 100%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.inbanner .swiper-slide.after .inbanner-txt1 h2, .inbanner .swiper-slide.after .inbanner-txt1 a { opacity: 1; }

.inbanner .inbtn { display: none; }

.banner-video { position: absolute; top: 0; left: 0; z-index: 5; width: 100%; height: 100%; }

.inbanner-txt1 { font-size: 0; }

.inbanner-txt1 h2 { font-size: 20px; line-height: 1.1875; color: #ffffff; font-family: 'MontserratB'; opacity: 0; -webkit-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }

.inbanner-txt1 .inbanner-a { display: inline-block; margin-top: 14px; opacity: 0; -webkit-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }

.inbanner-txt1 .inbanner-a img { width: 20px; display: none; }

.inbanner-clr { color: #e62129; }

.inbanner-bat { position: absolute; bottom: 10px; left: 0; z-index: 10; width: 100%; text-align: center; line-height: 1; }

.inbanner-bat span { width: 6px; height: 6px; margin: 0 3px; background: #fff; }

.inbanner-bat span.swiper-pagination-bullet-active { background: #00164a; }

.more-active:hover img { -webkit-animation: move1 .8s linear infinite; -o-animation: move1 .8s linear infinite; animation: move1 .8s linear infinite; }

@-webkit-keyframes move1 { 0% { -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@-o-keyframes move1 { 0% { -o-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -o-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -o-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes move1 { 0% { -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -webkit-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

.inbanner-icon { display: none; }

footer { font-size: 14px; color: #aaa; }

.infooter { padding-top: 30px; background: rgb(236, 236, 236); }

.infooter-erweima { float: right; width: 40%; font-size: 0; text-align: right; }

.infooter-erweima img { width: 120px; height: 120px; }

.infooter-logo { float: left; max-width: 50%; }

.infooter-top { padding-bottom: 15px; }

.infooter-topfr { margin-top: 20px; }

.infooter-dl { border-top: 1px solid #777; }

.infooter-dl dt { position: relative; }

.infooter-dl dt a { display: block; width: 100%; height: 45px; line-height: 45px; font-size: 16px; color: #393e40;font-weight: bold; }

.infooter-dl dt.active:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #777; border-right: 2px solid #777; -webkit-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 .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.infooter-dl dt.active .infooter-span { display: block; }

.infooter-dl dt.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.infooter-dl dd { display: none; }

.infooter-dl dd a { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color:#7d7d7d; }

.infooter-span { position: absolute; top: 0; right: 0; z-index: 10; display: none; width: 40%; height: 100%; }

.infooter-bottom { padding: 15px 0 15px; border-top: 1px solid #e8e8e8; }

.infooter-bottomul li { padding-left: 30px; background-repeat: no-repeat; background-position: 0px 7px; line-height: 24px; font-size: 14px; color: #999; }

.infooter-bottomul li a { color: #999; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.infooter-bottomul li a:hover { color: #e62129; text-decoration: underline; }

.infooter-bottomul li.li1 { background-image: url(../images/add1.png); }

.infooter-bottomul li.li2 { padding-left: 0px; }

.infooter-bottomul li.li2 p { padding-left: 30px; background-image: url(../images/tel1.png); background-position: 0px 7px; }

.infooter-bottomul li.li2 p:nth-child(2) { background-image: url(../images/email1.png); }

.infooter-bottomul li.li2 p:nth-child(3) { background-image: url(../images/hotline.png); }

.infooter-bottomul li.li3 { background-image: url(../images/email1.png); }

.infooter-link { padding-top: 15px; font-size: 0; }

.infooter-link a { display: inline-block; vertical-align: middle; margin-right: 54px; margin-bottom: 0 !important; }

.infooter-link a:last-child { margin-right: 0; }

.infooter-fen { margin-top: 15px; font-size: 0; }

.infooter-fen a { float: none !important; display: inline-block; vertical-align: top; width: 20px !important; height: 20px !important; line-height: 20px !important; margin-bottom: 0 !important; text-align: center; margin-right: 10px; }

.inbottom { padding: 15px 0; line-height: 20px; text-align: center; font-size: 13px; color: #002e5; background: #fdfdfd; }

.inbottom a { color: #aaa; }

.inleft { display: none; }

.inleft-form { position: fixed; top: 50%; margin-top: -249px; right: 72px; z-index: 199; display: none; width: 380px; padding: 15px 20px 15px; border: 1px solid #929aa1; -webkit-box-shadow: 0px 0px 5px -3px #929aa1; box-shadow: 0px 0px 5px -3px #929aa1; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.inleft-fmtit h3 { line-height: 30px; font-size: 18px; color: #020920; }

.inleft-fmtit a { float: right; margin-top: 6px; }

.inleft-formv { margin-top: 10px; }

.inleft-fmclose { display: block; width: 20px; height: 20px; }

.inleft-fmclose span { position: relative; display: block; width: 100%; height: 100%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inleft-fmclose span:after, .inleft-fmclose span:before { position: absolute; top: 50%; left: 50%; width: 15px; height: 2px; background: #00000a; content: ''; -webkit-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); }

.inleft-fmclose span:before { width: 2px; height: 15px; }

.inleft-fmclose:hover span { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.inleft-fmitem { margin-bottom: 10px; }

.inleft-fmitem input, .inleft-fmitem textarea { width: 100%; font-size: 14px; color: #505565; background: #f6f6f6; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; border: 1px solid #f6f6f6; }

.inleft-fmitem input:focus, .inleft-fmitem textarea:focus { border-color: #0091d3; -webkit-box-shadow: 0px 0px 8px 3px #ddd inset; box-shadow: 0px 0px 8px 3px #ddd inset; }

.inleft-fmitem .inleft-fmsub { font-size: 14px; color: #fff; background: #0091d3; border: none; }

.inleft-fmitem .inleft-fmsub:hover { -webkit-box-shadow: 0px 0px 10px -5px #0091d3; box-shadow: 0px 0px 10px -5px #0091d3; }

.inleft-fmitem input { height: 44px; line-height: 44px; padding: 0 15px; }

.inleft-fmitem textarea { padding: 15px 15px; line-height: 22px; height: 118px; }

.inabsor { padding: 24px 0 30px; border-bottom: 1px solid #ebecec; }

.intit { text-align: center; line-height: 1; font-size: 14px; color: #515666; }

.intit h2 { position: relative; line-height: 2; font-size: 20px; font-family: 'MontserratM'; }

.intit h2:after { position: absolute; bottom: 0; left: 50%; width: 62px; height: 2px; background: #e62129; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; }

.intit h3 { margin-top: 5px; line-height: 1.33333; font-size: 16px; color: #ccced2; text-transform: uppercase; }

.intit .intit-des { margin-top: 8px; }

.inabsor-view { position: relative; margin-top: 6px; }

.inabsor-view .swiper-container { padding: 20px 0; }

.inabsor-view .swiper-slide { overflow: hidden; }

.inabsor-btn { display: none; }

.inabsor-prev { left: 0; position: absolute; top: 50%; z-index: 10; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 2px solid #00164a; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inabsor-prev:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; border-bottom: 2px solid #00164a; border-left: 2px solid #00164a; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.inabsor-prev:hover { background: #e62129; border-color: #e62129; -webkit-box-shadow: 0px 0px 15px -5px rgba(250, 205, 1, 0.3); box-shadow: 0px 0px 15px -5px rgba(250, 205, 1, 0.3); }

.inabsor-prev:hover:after { border-color: #00164a; }

.inabsor-next { right: 0; position: absolute; top: 50%; z-index: 10; width: 32px; height: 32px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 2px solid #00164a; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inabsor-next:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; border-top: 2px solid #00164a; border-right: 2px solid #00164a; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.inabsor-next:hover { background: #e62129; border-color: #e62129; -webkit-box-shadow: 0px 0px 15px -5px rgba(250, 205, 1, 0.3); box-shadow: 0px 0px 15px -5px rgba(250, 205, 1, 0.3); }

.inabsor-next:hover:after { border-color: #00164a; }

.inabsor-img { width: 100%; position: relative; height: 0; padding-top: 63.41463%; overflow: hidden; }

.inabsor-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inabsor-img:after { position: absolute; top: 0; left: 0; z-index: 4; width: 100%; height: 100%; opacity: 0; background: -webkit-gradient(linear, left bottom, left top, from(#051231), to(#22438e)); background: -webkit-linear-gradient(bottom, #051231, #22438e); background: -o-linear-gradient(bottom, #051231, #22438e); background: linear-gradient(0deg, #051231, #22438e); content: ''; }

.inabsor-men { position: absolute; top: 50%; left: 0; margin-top: 10px; z-index: 5; display: none; width: 100%; padding: 0 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }

.inabsor-men h3 { margin-top: 24px; font-size: 14px; color: #fff; display: -webkit-box; height: 42px; line-height: 21px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.inabsor-radius { position: relative; display: block; width: 30px; height: 30px; margin: 15px auto 0; border: 1px solid #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.inabsor-radius:after, .inabsor-radius:before { position: absolute; top: 50%; left: 50%; width: 10px; height: 2px; background: #fff; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; }

.inabsor-radius:before { width: 2px; height: 10px; }

.inabsor-text { margin-top: 17px; text-align: center; padding: 0 10px; }

.inabsor-text h3 { line-height: 1.44444; font-size: 16px; color: #929aa1; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.incon-bat { width: 100%; height: 12px; line-height: 12px; text-align: center; }

.incon-bat span { width: 8px; height: 8px; margin: 0 4px; -webkit-border-radius: 50%; border-radius: 50%; background: #00164a; }

.incon-bat span.swiper-pagination-bullet-active { background: #e62129; }

.inpro { overflow: hidden; }

.inpro-btmwrap { padding: 30px 0 30px; }

.inpro-btm { position: relative; margin-top: 10px; }

.inpro-btmfl { padding: 20px 20px 20px; line-height: 24px; font-size: 14px; color: #929aa1; background: #fbfcff; border-bottom: 4px solid #00164a; -webkit-box-shadow: 0px 5px 18px -5px #bbb; box-shadow: 0px 5px 18px -5px #bbb; }

.inpro-btmfl h3 { line-height: 1.25; font-size: 18px; color: #00164a; }

.inpro-btma { margin-top: 20px; line-height: 1.44444; }

.inpro-btma span { font-size: 16px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inpro-btma i { position: relative; width: 20px; height: 20px; margin-left: 6px; border: 1px solid #929aa1; -webkit-border-radius: 50%; border-radius: 50%; }

.inpro-btma i:after { position: absolute; left: 50%; top: 50%; width: 7px; height: 7px; border-top: 2px solid #929aa1; border-right: 2px solid #929aa1; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.inpro-btma:hover span { color: #00164a; }

.inpro-btmfldes { margin-top: 10px; }

.more-active2, .more-active3 { display: inline-block; vertical-align: middle; font-size: 0; }

.more-active2 span, .more-active2 i, .more-active3 span, .more-active3 i { display: inline-block; vertical-align: middle; font-style: normal; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.more-active2:hover i, .more-active3:hover i { -webkit-animation: more2 linear 1.1s infinite; -o-animation: more2 linear 1.1s infinite; animation: more2 linear 1.1s infinite; }

.more-active3 span { font-size: 14px; color: #929aa1; }

.more-active3:hover span { color: #020920; }

.more-active3 i { position: relative; margin-left: 5px; }

.more-active3 i:after { position: relative; width: 7px; height: 7px; display: block; border-top: 2px solid #929aa1; border-right: 2px solid #929aa1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.more-active3:hover i:after { border-color: #373d4f; }

.inview-a { line-height: 1.44444; }

.inview-a span { font-size: 16px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inview-a i, .suzycon-a i { position: relative; width: 20px; height: 20px; margin-left: 6px; border: 1px solid #929aa1; -webkit-border-radius: 50%; border-radius: 50%; }

.inview-a i:after, .suzycon-a i:after { position: absolute; left: 50%; top: 50%; width: 7px; height: 7px; border-top: 2px solid #929aa1; border-right: 2px solid #929aa1; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.inview-a:hover span, .suzycon-a:hover span { color: #00164a; }

.inview-a:hover i, .inview-a:hover i:after, .suzycon-a:hover i, .suzycon-a:hover i:after { border-color: #00164a; }

@-webkit-keyframes more2 { 0% { -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@-o-keyframes more2 { 0% { -o-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -o-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -o-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes more2 { 0% { -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  50% { -webkit-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); }
  100% { -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

.insale { padding: 24px 0; overflow: hidden; }

.insale-txt { padding: 32px 20px 0px 0; max-width: 360px; font-family: 'MontserratB'; }

.insale-txt h4 { margin-top: 4px; line-height: 1.58333; font-size: 16px; font-weight: bold; color: #c2c8d4; }

.insale-txt a { display: inline-block; vertical-align: middle; margin-top: 7px; line-height: 1.4; font-size: 14px; color: #00164a; }

.insale-txt a img { margin-left: 5px; }

.insale-view { position: relative; }

.insale-tit { overflow: hidden; }

.insale-tit h3 { float: left; max-width: 160px; overflow: hidden; line-height: 24px; font-size: 18px; color: #00164a; }

.insale-num { padding-left: 5px; line-height: 48px; font-size: 50px; color: #e62129; overflow: hidden; font-weight: bold;}

.inexpo { padding: 30px 0 30px; }

.inexpo-one { position: relative; overflow: hidden;  }

/* .inexpo-onetext { padding: 20px 20px 18px; background: rgba(234, 243, 249, 0.8); } */

.inexpo-onea { margin-top: 10px; line-height: 26px; }

.inexpo-onea span { font-size: 14px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inexpo-onea i { position: relative; margin-left: 5px; }

.inexpo-onea i:after { top: 50%; left: 50%; position: absolute; width: 7px; height: 7px; border-top: 2px solid #929aa1; border-right: 2px solid #929aa1; -webkit-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); content: ''; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inexpo-onea:hover span { color: #020920; }

.inexpo-onetit { position: relative; line-height: 1.55556; font-size: 14px; color: #020920; }

.inexpo-onetit h3 { margin-bottom: 5px; line-height: 1; font-size: 20px; color: #00164a; }

.inexpo-onetit:after { width: 62px; height: 4px; display: block; background: #e62129; content: ''; }

.inexpo-onedes { margin-bottom: 8px; }

.inexpo-two { margin-top: 30px; }

.inabout .inview-a { margin-top: 10px; }

.intit2 { position: relative; }

.intit2 h2 { line-height: 1; font-size: 20px; color: #020920; font-family: 'SourceHanM'; }

.intit2 h2:after { display: block; width: 62px; height: 2px; margin-top: 8px; background: #e62129; content: ''; }

.intit2 h3 { margin-top: 5px; line-height: 1.33333; font-size: 16px; color: #ccced2; }

.inabout-img { width: 100%; margin-top: 14px; position: relative; height: 100%; padding-top: 0; overflow: hidden; -webkit-box-shadow: 0px 10px 15px -10px #aaa; box-shadow: 0px 10px 15px -10px #aaa; }

.inabout-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inabout1-img { width: 100%; margin-top: 40px; position: relative; height: 260px; padding-top: 0; overflow: hidden; -webkit-box-shadow: 0px 10px 15px -10px #aaa; box-shadow: 0px 10px 15px -10px #aaa; }

.inabout1-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inabout-des { margin-top: 12px; line-height: 1.7; font-size: 15px; color: #020920; }

.innews { margin-top: 30px; }

.intit2 .inview-a { position: absolute; bottom: 3px; right: 0; z-index: 10; }

.innews-ul { padding-top: 10px; }

.innews-ul li a { position: relative; padding: 14px 80px 22px 0; display: block; width: 100%; height: 100%; border-bottom: 1px solid #c4c6cb; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.innews-ul li h3 { height: 24px; line-height: 24px; font-size: 16px; color: #696b6e; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.innews-time { position: absolute; top: 14px; right:0px; z-index: 3; line-height: 24px; font-size: 14px; color: #00164a; }

.innews-des { margin-top: 8px; line-height: 18px; font-size: 14px; color: #a7a9ad; max-height: 36px; line-height: 18px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.injoin { padding: 26px 0 30px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.intit.clrwt h2 { color: #fff; }

.injoin-view { margin-top: 20px; text-align: center; font-size: 0; }

.injoin-view a { display: inline-block; vertical-align: middle; width: 100px; height: 46px; margin: 0 4px 10px; padding-left: 20px; text-align: center; line-height: 46px; font-size: 14px; color: #929aa1; background-repeat: no-repeat; background-position: 10px center; background-color: #f2f4f7; background-size: auto 30%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.injoin-view a.a1 { background-image: url(../images/a11.png); }

.injoin-view a.a2 { background-image: url(../images/a21.png); }

.injoin-view a.a3 { background-image: url(../images/a31.png); }

.injoin-view a:hover { color: #020920; }

.inbeinter { padding: 30px 0 30px; }

.inbeinter-view { position: relative; }

.inbeinter-view .swiper-container { padding: 18px 0; }

.inbeinter-img { width: 100%; position: relative; height: 0; padding-top: 48.3871%; overflow: hidden; }

.inbeinter-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.talk-two .swiper-slide .products-onetxt { margin-top: 0; background: none; }

.talk-two .swiper-slide .products2-onedes { height: 22px; -webkit-line-clamp: 1; }

.inbeinter-text h3 { position: relative; padding: 0 30px 0 10px; height: 32px; line-height: 32px; font-size: 16px; color: #7b7b7b; border-bottom: 1px solid #e5e6e8; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.inbeinter-text h3:after { position: absolute; top: 50%; right: 10px; width: 7px; height: 7px; border-top: 2px solid #020920; border-right: 2px solid #020920; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); content: ''; }

.inbeinter-des { padding: 0 10px; margin-top: 6px; font-size: 14px; color: #a7a9ad; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; -webkit-transition: all .5; -o-transition: all .5; transition: all .5; }

.neibanner { position: relative; overflow: hidden; }

.neibanner .neibanner-img { position: relative; left: 50%; max-width: none; width: auto; height: 150px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.neibanner .incommonweb { position: absolute; top: 50%; left: 50%; z-index: 10; width: 100%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.neibanner-text { display: inline-block; vertical-align: middle; width: auto; min-width: 230px; max-width: 80%; padding: 20px 15px; background: rgba(0, 0, 0, 0.3); font-family: 'MontserratB'; }

.neibanner-text h2 { line-height: 1.25; font-size: 18px; color: #eef0f7; }

.neibanner-text h1 { line-height: 1.25; font-size: 20px; font-size: 0.8rem;color: #eef0f7; font-weight: bold;}

.neibanner-text h3 { line-height: 1.5; font-size: 15px; color: #eef0f7; margin-top: 5px; }

.neiermenu { padding: 10px 0; }

.neiermenu-a { font-size: 0; padding-left: 24px; background: url(../images/home.png) no-repeat center left; background-size: auto 80%; }

.neiermenu-a a { position: relative; display: inline-block; vertical-align: middle; line-height: 1.66667; margin-left: 7px; padding-left: 10px; font-size: 14px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.neiermenu-a a:first-child{ display:none;}



.neiermenu-a a:after { position: absolute; top: 50%; left: 0; border-left: 4px solid #777777; border-top: 4px solid transparent; border-bottom: 4px solid transparent; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; }

.neiermenu-a a:hover { color: #020920; }

.global { padding: 30px 0 30px; }

.global-one { overflow: hidden; }

.global-one img { width: 100%; }

.global-two { padding: 30px 0 30px; border-bottom: 1px solid #ecedee; }

.global-two:last-child { border-bottom: none; }

.global-twoul { padding: 10px 0 10px; }

.con-ul li { display: inline-block; width: 100%; margin-bottom: 15px; border: 1px solid #f5f5f5; border-top: none; padding: 15px 15px 20px; -webkit-box-shadow: 0px 2px 2px -2px #d2d6df; box-shadow: 0px 2px 2px -2px #d2d6df; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; cursor: pointer; }

.con-ul li h3 { line-height: 1.41667; font-size: 18px; color: #020920; }

.con-ul li h3:after { display: block; width: 42px; height: 3px; margin-top: 6px; background: #00164a; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.con-ul2h3 { line-height: 1.41667; font-size: 18px; color: #020920; }

.con-ul2h3:after { display: block; width: 42px; height: 3px; margin-top: 6px; background: #00164a; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.global-twodes { margin-top: 10px; /**height: 78px;**/ line-height: 26px; font-size: 14px; color: #475159; overflow-y: auto; }

.global-twodes::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }

.global-twodes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.global-twodes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }

.imorepages a { position: relative; display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; line-height: 40px; font-size: 0; color: #020920; background: #e62129; -webkit-border-radius: 25px; border-radius: 25px; -webkit-box-shadow: 0px 10px 15px -10px #aaa; box-shadow: 0px 10px 15px -10px #aaa; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.imorepages a span { display: inline-block; vertical-align: middle; font-size: 14px; }

.imorepages a:after { display: inline-block; vertical-align: middle; margin-left: -6px; border-left: 5px solid #020920; border-top: 5px solid transparent; border-bottom: 5px solid transparent; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; content: ''; }

.imorepages a:hover:after { opacity: 1; margin-left: 4px; }

.contact { padding: 20px 0 30px; }

.contact-map { margin-top: 20px; height: 200px; }

#map { width: 100%; height: 100%; }

#map img { max-width: none; }

.contact-two { padding-top: 22px; }

/**.contact-two .global-twodes {
	height: 104px;
}**/
.contact-ul li { display: inline-block; vertical-align: top; width: 100%; padding: 15px 15px; border-bottom: 1px solid #f5f5f5; margin-bottom: 10px; }

.contact-ul1 li { background: url(../images/contact-ul1li.png) no-repeat bottom right; background-size: auto 67.69231%; }

.mycronic { padding: 17px 0 30px; }

.mycronic-one { text-align: center; line-height: 1.44444; font-size: 14px; color: #929aa1; }

.mycronic-one h2 { position: relative; line-height: 2; font-size: 20px; color: #020920; }

.mycronic-one h2:after { position: absolute; bottom: 0; left: 50%; width: 32px; height: 3px; margin-left: -16px; background: #e62129; content: ''; }

.mycronic-one .mycronic-onea { display: block; width: 120px; height: 44px; margin: 18px auto 0; text-align: center; line-height: 44px; font-size: 0; background: #0694d6; -webkit-border-radius: 22px; border-radius: 22px; }

.mycronic-one .mycronic-onea span { display: inline-block; vertical-align: middle; font-size: 13px; color: #ffffff; }

.mycronic-one .mycronic-onea i { position: relative; display: inline-block; vertical-align: middle; margin-left: 5px; }

.mycronic-one .mycronic-onea i:after { position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-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); content: ''; }

.mycronic-onedes { margin-top: 10px; }

.mycronic-twoul { padding-top: 30px; font-size: 0; }

.mycronic-twoul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 15px; text-align: center; }

.mycronic-twoul li:nth-child(2n) { margin-right: 0; }

.mycronic-twoicon { width: 74px; height: 74px; margin: 0 auto; }

.mycronic-twotext { padding-top: 10px; }

.mycronic-twotext h3 { line-height: 1; font-size: 20px; color: #e62129; }

.mycronic-twotext h4 { margin-top: 3px; line-height: 22px; font-size: 14px; color: #929aa1; }

.mycronic-three { padding-top: 30px; }

.mycronic-threeflul { font-size: 0; }

.mycronic-threeflul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 10px; }

.mycronic-threeflul li:nth-child(2n) { margin-right: 0; }

.mycronic-threeflul li:last-child { margin-bottom: 0; }

.mycronic-threeflul li h3 { margin-bottom: 8px; line-height: 1.04167; font-size: 20px; }

.mycronic-threeimg { width: 100%; position: relative; height: 0; padding-top: 75%; overflow: hidden; }

.mycronic-threeimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mycronic-threetxt { line-height: 1.55556; font-size: 14px; color: #929aa1; }

.mycronic-threetxtimg { margin-top: 30px; }

.develop { padding: 20px 0 30px; }

.develop-one { font-size: 0; padding-top: 30px; }

.develop-oneimg { width: 100%; position: relative; height: 0; padding-top: 66.66667%; overflow: hidden; }

.develop-oneimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.develop-onetxt { position: relative; padding: 20px 20px 20px; /**background: url(../images/develop-onetxtbg.jpg);**/ line-height: 2; font-size: 14px; color: #020920; }

.develop-onetxt:after, .develop-onetxt:before { position: absolute; line-height: 1; font-size: 32px; color: #e62129; font-family: 'Arial'; }

.develop-onetxt:before { top: 20px; left: 5px; content: '“'; font-family: 'Arial'; }

.develop-onetxt:after { bottom: 20px; right: 14px; line-height: 0.5; content: '”'; display: none; }

.develop-onetxt h3 { position: relative; display: inline-block; vertical-align: middle; line-height: 1; font-size: 18px; color: #020920; }

.develop-onetxt h3:before { position: absolute; top: -2px; left: 0px; width: 120px; height: 100%; background: url(../images/productstitbg.png); display: none; content: ''; }

.develop-onetxt h3 span { position: relative; z-index: 1; }

.develop-onetxt h3:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #e62129; content: ''; display: none; }

.develop-onedes { margin-top: 10px; }

.develop-two { position: relative; margin-top: 30px; overflow: hidden; -webkit-box-shadow: 0px 10px 20px -5px #bbb; box-shadow: 0px 10px 20px -5px #bbb; }

.develop-twotxt { position: absolute; top: 50%; right: 8.20313%; z-index: 3; text-align: right; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.develop-twotxt h3 { line-height: 1.5625; font-size: 18px; color: #020920; }

.develop-twotxt h4 { text-transform: uppercase; line-height: 1.125; font-size: 18px; color: #a8c7e5; }

.develop-threeul { margin-top: 30px; font-size: 0; padding-bottom: 1px; }

.develop-threeul li { position: relative; display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 15px; border-bottom: 1px solid #ebecec; }

.develop-threeul li:nth-child(2n) { margin-right: 0; }

.develop-threeimg { width: 100%; position: relative; height: 0; padding-top: 83.33333%; overflow: hidden; }

.develop-threeimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.develop-threetxt { position: absolute; top: 0; left: 0; z-index: 3; width: 100%; height: 100%; padding: 10px 10px 0; background: #fff; }

.develop-threetxt h3 { line-height: 1.25; font-size: 14px; color: #020920; }

.develop-threetxt h3 span { font-size: 20px; }

.develop-threedes { margin-top: 14px; line-height: 20px; font-size: 14px; height: 80px; overflow-y: auto; }

.develop-threedes::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }

.develop-threedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.develop-threedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }

.develop-four { position: relative; margin-top: 30px; padding: 20px 20px 20px 20px; line-height: 1.625; font-size: 14px; color: #fff; background: #0091d3; -webkit-box-shadow: 0px 10px 20px -5px #bbb; box-shadow: 0px 10px 20px -5px #bbb; }

.develop-four h3 { line-height: 1.25; font-size: 18px; color: #fff; }

.develop-four .develop-foura { display: block; width: 100px; height: 34px; text-align: center; line-height: 34px; margin-top: 10px; background: #fff; -webkit-border-radius: 22px; border-radius: 22px; }

.develop-fourdes { margin-top: 5px; }

.develop-fiveul { margin-top: 30px; font-size: 0; }

.develop-fiveul li { width: 50%; display: inline-block; vertical-align: top; margin-bottom: 15px; }

.develop-fiveul li a { display: block; width: 100%; padding: 15px 15px 15px; -webkit-box-shadow: 0px 5px 15px -5px #bbb; box-shadow: 0px 5px 15px -5px #bbb; }

.develop-fiveul li h3 { line-height: 1.5; font-size: 16px; color: #0091d3; }

.develop-fiveul li .develop-fivea { margin-top: 6px; }

.develop-fivedes { margin-top: 7px; font-size: 14px; color: #020920; display: -webkit-box; height: 44px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.abcontact { padding: 14px 0 32px; }

.abcontact-one { margin-top: 20px; width: 100%; height: 200px; }

.abcontact-two { position: relative; margin-top: 20px; font-size: 14px; line-height: 1.375; background: url(../images/abcontact-iconbg.png) right bottom no-repeat; background-size: auto 60.68966%; }

.abcontact-two h3 { line-height: 1.16667; font-size: 20px; color: #141a28; }

.abcontact-two h4 { margin-top: 7px; line-height: 1.09091; font-size: 14px; color: #141a28; }

.abcontact-two h4:after { display: block; width: 42px; height: 4px; margin-top: 4px; background: #00164a; content: ''; }

.abcontact-twode { margin-top: 10px; }

.abcontact-twode p { margin-bottom: 5px; }

.abcontact-twospan { float: left; display: block; }

.abcontact-twospantxt { display: block; overflow: hidden; }

.social { padding: 20px 0 30px; }

.social-ul li { position: relative; width: 100%; margin-bottom: 35px; }

.social-img { width: 100%; position: relative; height: 0; padding-top: 66.66667%; overflow: hidden; }

.social-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.social-text { padding-top: 5px; font-size: 14px; line-height: 24px; }

.social-text h3 { line-height: 2.16667; font-size: 20px; color: #020920; font-family: 'MontserratM'; }

.social-text .content-ac { margin-top: 10px; }

.content-ac { display: inline-block; vertical-align: middle; width: 120px; height: 40px; text-align: center; line-height: 40px; font-size: 0; -webkit-border-radius: 25px; border-radius: 25px; -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.content-ac:hover { background: #e62129; }

.content-ac:hover span { color: #020920; }

.content-ac span, .content-ac i { display: inline-block; vertical-align: middle; }

.content-ac span { font-size: 14px; color: #929aa1; }

.content-ac i { position: relative; width: 20px; height: 20px; margin-left: 6px; border: 1px solid #080f25; -webkit-border-radius: 50%; border-radius: 50%; }

.content-ac i:after { position: absolute; left: 50%; top: 50%; width: 7px; height: 7px; border-top: 2px solid #080f25; border-right: 2px solid #080f25; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.content-ac:hover i { -webkit-animation: more2 linear 1.1s infinite; -o-animation: more2 linear 1.1s infinite; animation: more2 linear 1.1s infinite; }

.news { padding: 20px 0 20px; }

.news-twoul { margin-top: 20px; font-size: 0; padding-bottom: 10px; }

.news-twoul li { display: inline-block; vertical-align: top; width: 100%; margin-bottom: 15px; }

.news-twoimg { width: 100%; position: relative; height: 0; padding-top: 60%; overflow: hidden; }

.news-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.news-twotxt { position: relative; width: 100%; padding: 10px 15px 15px; margin: 0 auto 0; font-size: 14px; color: #666; background: #fff; }

.news-twotxt:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #00164a; content: ''; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.news-twotxt h3 { line-height: 1.33333;padding-left: 8px; font-size: 16px; color:#5b5b5b; -o-text-overflow: ellipsis; text-overflow: ellipsis;  -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; word-break: break-all;}

.news-twodes { margin-top: 5px;  height: 45px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding-left:10px;}

.imorepages2 a { background: #e62129; color: #020920; }

.imorepages2 a:after { border-left-color: #020920; }

.news-three { margin-top: 30px; position: relative; overflow: hidden; }

.news-three img { width: 100%; }

.news-threetxt { padding: 15px 15px 15px; background: rgba(234, 243, 249, 0.95); }

.news-threetit h3 { margin-bottom: 5px; line-height: 1; font-size: 20px; color: #00164a; font-family: 'MontserratM'; }

.news-threetit h4, .news-threetit h5 { margin-bottom: 7px; line-height: 1.55556; font-size: 16px; color: #020920; }

.news-threetit h5 { color: #052368; }

.news-threetit:after { display: block; width: 62px; margin-top: -10px; height: 4px; background: #e62129; content: ''; }

.news-four { margin-top: 30px; }

.news-tit { position: relative; line-height: 1.22222; color: #020920; }

.news-tit span, .news-tit img { position: relative; z-index: 3; vertical-align: middle; display: inline-block; }

.news-tit img { height: 20px; }

.news-tit span { font-size: 20px; padding-left: 5px; }

.news-tit:after { position: absolute; display: none; top: -3px; left: -8px; width: 22px; height: 22px; background: url(../images/news-titbg.png) no-repeat center center; background-size: cover; content: ''; }

.news-fourview { margin-top: 15px; }

.news-fourview .swiper-container { padding: 5px 0; }

.news-fourview .swiper-slide { -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; -o-transition: -o-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s, -o-transform .5s; }

.news-fourimg { width: 100%; position: relative; height: 0; padding-top: 50%; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.news-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.news-fourtxt { padding-top: 5px; }

.news-fourtime { float: left; width: 50px; height: 50px; padding-top: 5px; text-align: center; line-height: 14px; font-size: 14px; color: #020920; background: #eef0f7; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.news-fourtime h6 { margin-bottom: 2px; line-height: 1; font-size: 24px; }

.news-fourfr { overflow: hidden; padding-left: 15px; line-height: 24px; font-size: 14px; color: #020920; }

.news-fourfr h3 { line-height: 22px; font-size: 16px; color: #020920; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-fourdes { margin-top: 5px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.propost2 { padding: 20px 0 20px; }

.propost2-one { width: 100%; overflow: hidden; -webkit-box-shadow: 0px 10px 20px -5px #ddd; box-shadow: 0px 10px 20px -5px #ddd; }

.propost2-one { margin-bottom: 20px; }

.propost2-one img { width: 100%; }

.propost2-two { margin-top: 20px; line-height: 1.77778; font-size: 14px; color: #3f4146; }

.propost2-two h3 { line-height: 1.45455; font-size: 18px; color: #020920; }

.propost2-twodes { margin-top: 8px; }

.propost2-three { margin-top: 15px; padding-bottom: 15px; }

.propost2-three h4 { line-height: 35px; font-size: 16px; color: #0091d3; }

.content-fen { font-size: 0; line-height: 35px; }

.content-fentit { display: inline-block; vertical-align: middle; font-size: 14px; color: #020920; }

.content-fenv { display: inline-block; vertical-align: middle; font-size: 0; }

.content-fenv a { line-height: 35px !important; height: 35px !important; float: none !important; display: inline-block; vertical-align: middle; margin: 0 0 0 10px !important; padding: 0 !important; }

.content-fenv a img { vertical-align: middle; }

.content-fenv a:first-child { margin: 0 0 0 5px !important; }

.propost2-four { position: relative; padding: 20px 0 15px; line-height: 2; font-size: 14px; color: #3f4146; margin-top: 20px; }

/**.propost2-four:after { position: absolute; top: 0; left: 0; width: 100%; height: 8px; background: url(../images/fourafdter1.png) repeat-x; content: ''; }**/
.propost2-confr { padding-top: 20px; }

.propost2-confr h2 { line-height: 1; font-size: 18px; color: #020920; }

.propost2-confr h3 { margin-top: 5px; line-height: 1.33333; font-size: 14px; text-transform: uppercase; color: #80848f; }

.propost2-confrimg { width: 100%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; position: relative; height: 0; padding-top: 58.82353%; overflow: hidden; }

.propost2-confrimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.porpost2-confrul { margin-top: 15px; }

.porpost2-confrul li { margin-bottom: 20px; }

.propost2-confrtxt { padding-top: 8px; line-height: 28px; font-size: 14px; color: #3f4146; }

.propost2-confrtxt h3 { line-height: 1.55556; font-size: 16px; color: #020920; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.propost2-confrdes { margin-top: 5px; 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; }

.about { padding-top: 13px; }

.about-onewrap { padding-top: 20px; font-size: 0; }

.about-oneimg { position: relative; width: 100%; overflow: hidden; -webkit-box-shadow: 0px 10px 15px -5px #bbb; box-shadow: 0px 10px 15px -5px #bbb; }

.about-oneimg .about-oneimg1 { width: 100%; }

.about-oneimg .player-btn { position: absolute; top: 50%; left: 50%; z-index: 5; display: block; width: 52px; height: 52px; text-align: center; line-height: 52px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-onefr { padding-top: 15px; line-height: 2; font-size: 14px; color: #3f4146; }

.about-onefr h3 { line-height: 1.33333; font-size: 18px; color: #020920; }

.about-onedes { margin-top: 10px; text-indent: 2em; }

.content-txt, .about-sixtxt { position: relative; padding: 10px 0; }

.content-txt:after, .content-txt:before, .about-sixtxt:after, .about-sixtxt:before { position: absolute; line-height: 1; font-size: 32px; color: #e62129; text-indent: 0em; font-family: 'Arial'; }

.content-txt:before, .about-sixtxt:before { top: 0; left: 0; content: '“'; }

.content-txt:after, .about-sixtxt:after { bottom: 0; right: 0px; line-height: 0.5; content: '”'; display: none; }

.about-onespan1 { line-height: 1; font-size: 26px; color: #020920; }

.about-two { padding-top: 30px; }

.about-twowrap { margin-top: 20px; padding: 6.71875% 5.85938%; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-box-shadow: 0px 10px 25px -5px #aaa; box-shadow: 0px 10px 25px -5px #aaa; }

.about-twotit { line-height: 1.8; font-size: 14px; color: #fff; }

.about-twotit h3 { line-height: 1; font-size: 20px; color: #fff; }

.about-twotit h3:after { display: block; width: 26px; height: 3px; margin-top: 10px; background: #e62129; content: ''; }

.about-twodes { margin-top: 13px; }

.about-twoul { margin-top: 20px; font-size: 0; }

.about-twoul li { display: inline-block; width: 23.67257%; margin-right: 1.76991%; }

.about-twoul li:nth-child(4n) { margin-right: 0; }

.about-twoliitem { display: inline-block; text-align: center; }

.about-twoliitem h3 { margin-top: 4px; line-height: 1; color: #fff; font-family: 'MontserratB'; }

.about-twoliitem h3 span, .about-twoliitem h3 i { display: inline-block; vertical-align: middle; font-style: normal; font-size: 20px; }

.about-twoliitem h3 i { line-height: .5; }

.about-twoicon { width: 40px; height: 40px; margin: 0 auto; text-align: center; line-height: 40px; }

.about-twoicon img { max-height: 30px; }

.about-twotxt { margin-top: 5px; line-height: 24px; font-size: 12px; color: #ffffff; }

.about-three { margin-top: 30px; }

.about-threewrap { margin-top: 10px; font-size: 0; }

.about-threetxt { line-height: 24px; font-size: 14px; color: #020920; }

.about-threetxt ul li { padding-bottom: 5px; }

.about-threefr { margin-top: 10px; }

.about-threeimg { width: 100%; overflow: hidden; -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; }

.about-threeimg img { width: 100%; }

.about-four { padding-top: 30px; }

.about-fourwrap { position: relative; margin-top: 20px; overflow: hidden; }

.about-fourwrap img { width: 100%; }

.about-fourtext { padding: 15px 0; }

.about-fourtxt { line-height: 1.7; font-size: 0; }

.about-fourtxt h3 { position: relative; display: inline-block; vertical-align: middle; line-height: 1; padding-bottom: 7px; }

.about-fourtxt h3 span { position: relative; z-index: 2; width: 100%; display: block; font-size: 20px; font-weight: bold; }

.about-fourtxt h3:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: #e62129; content: ''; }

.about-fourtxt .about-foura { display: block; width: 120px; height: 40px; margin-top: 15px; text-align: center; line-height: 40px; background: #fff; -webkit-border-radius: 22px; border-radius: 22px; }

.about-fourtxt .about-foura:after { border-left-color: #e62129; }

.about-fourdes { font-size: 14px; margin-top: 10px; }

.more-active4 { font-size: 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.more-active4 span { display: inline-block; vertical-align: middle; font-size: 14px; }

.more-active4:after { display: inline-block; vertical-align: middle; margin-left: -6px; border-left: 5px solid #00164a; border-top: 5px solid transparent; border-bottom: 5px solid transparent; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; content: ''; }

.more-active4:hover { -webkit-box-shadow: 0px 5px 10px -5px #bbb; box-shadow: 0px 5px 10px -5px #bbb; }

.more-active4:hover:after { opacity: 1; margin-left: 4px; }

.about-fourbg { display: none; }

.about-five { margin-top: 30px; }

.about-fivewrap1 { position: relative; margin-top: 30px; }

.about-fivetxt { margin-top: 10px; line-height: 1.40625; font-size: 0; }

.about-fivetxt h3 { position: relative; line-height: 1; display: inline-block; vertical-align: middle; }

.about-fivetxt h3 span { position: relative; z-index: 3; display: block; font-size: 20px; color: #a5afc5; }

/**.about-fivetxt h3:after { display: block; width: 100%; height: 4px; margin-top: 0px; background: #e62129; content: ''; }**/
.about-fivedes { margin-top: 8px; font-size: 16px; color: #515666; }

.about-fiveul { margin-top: 20px; font-size: 0; }

.about-fiveul li { position: relative; display: inline-block; vertical-align: top; margin-bottom: 15px; width: 100%; font-size: 14px; color: #020920; }

.about-fiveul li span { padding: 0 8px; font-family: 'MontserratB'; }

.about-fiveul li span, .about-fiveul li i { display: inline-block; vertical-align: bottom; font-style: normal; margin-bottom: 2px; font-size: 20px; line-height: 1.04167; font-weight: bold; color: #ccced2; }

.about-fiveul li:after { position: absolute; top: 50%; right: 0; display: none; width: 1px; height: 24px; margin-top: -12px; background: #bcbdc4; -webkit-transform: rotate(40deg); -ms-transform: rotate(40deg); -o-transform: rotate(40deg); transform: rotate(40deg); -webkit-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; content: ''; }

.about-six { padding: 20px 0 30px; }

.about-sixwrap { margin-top: 20px; font-size: 0; }

.about-sixfl { width: 100%; }

.about-siximg { width: 100%; -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; }

.about-siximg img { width: 100%; }

.about-sixtxt { margin-top: 20px; padding-right: 10px; line-height: 24px; font-size: 14px; color: #000; }

.about-sixtxt::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }

.about-sixtxt::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.about-sixtxt::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }

.about-sixtxt h4 { float: left; width: 50px; }

.about-sixdes { overflow: hidden; }

.contentbtm-img { width: 100%; position: relative; height: 0; padding-top: 62.5%; overflow: hidden; }

.contentbtm-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.contentbtm-tui { padding: 30px 0 20px; background: #eef0f7; }

.contentbtm-txt { position: relative; z-index: 5; width: 64%; margin: -20px auto 0; text-align: center; background: rgba(255, 255, 255, 0.9); -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; -o-transition: -o-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s, -o-transform .5s; }

.contentbtm-txt h3 { padding: 0 10px; height: 40px; line-height: 40px; font-size: 14px; color: #929aa1; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.contentbtm-view { position: relative; margin-top: 10px; }

.contentbtm-view .swiper-container { padding: 10px 0; }

.contentbtm-view .swiper-slide { overflow: visible; }

.products-one { padding: 20px 0 1px; }

.products-tit h2 { position: relative; font-size: 0; font-family: 'MontserratM'; }

.products-tit h2 span { position: relative; z-index: 3; display: inline-block; vertical-align: middle; line-height: 1.5625; font-size: 18px; color: #020920; }

.products-tit h2 .products-icon { width: 25px; }

.products-tit h2 .products-icon img { height: 18px; }

.products-tit h2:after { position: absolute; top: -2px; left: 5px; width: 120px; height: 100%; background: url(../images/productstitbg.png); content: ''; display: none; }

.products-tit h3 { padding-left: 25px; line-height: 20px; font-size: 14px; color: #929aa1; }

.products-oneul { margin-top: 20px; font-size: 0; }

.products-oneul li { display: inline-block; vertical-align: top; width: 49%; margin-bottom: 20px; margin-right: 2%; }

.products-oneul li:nth-child(2n) { margin-right: 0; }

.products-oneimg { width: 100%; position: relative; height: 0; padding-top: 68.29268%; overflow: hidden; }

.products-oneimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition:all 2s;}

.products-oneul li:hover .products-oneimg img{transform:scale(1.1);}

.products-onetxt { position: relative; width: 90.2439%; padding: 2.92683% 7.31707% 3%; margin: 0 auto 0; background: #fff; border-bottom: 2px solid #eef0f7; line-height: 24px; font-size: 14px; color: #020920; }

.products-onetxt h3 { position: relative; z-index: 3; line-height: 1.4; font-size: 15px; color: #666; }

.products-onetxt h3 p { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.products-onetxt h3:after { position: absolute; top: 50%; left: -5px; width: 2px; height: 15px; background: #020920; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; }

.products2-onedes { position: relative; z-index: 3; margin-top: 5px; display: -webkit-box; height: 22px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #666; }

.products-two { position: relative; margin-top: 22px; }

.products-two img { width: 100%; }

.products-two h3 { width: 100%; padding: 0 10px; margin-top: 10px; text-align: center; line-height: 26px; font-size: 14px; color: #020920; }

.products { padding-bottom: 30px; }

.products-three { padding-top: 20px; }

.products-threeview { position: relative; margin-top: 20px; }

.products-threeview .swiper-container { padding: 10px 0; }

.products-threeview .inabsor-btn { border-color: #e5e5e5; background: #e5e5e5; }

.products-threeview .inabsor-btn span:after { border-color: #00164a; }

.products-threeview .inabsor-btn:hover { border-color: #e62129; background: #e62129; -webkit-box-shadow: 0px 5px 10px -5px #ddd; box-shadow: 0px 5px 10px -5px #ddd; }

.products-threeview .inabsor-btn:hover span:after { border-color: #fff; }

.products-threeimg { width: 100%; position: relative; height: 0; padding-top: 56.09756%; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.products-threeimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.products-threetxt { padding: 5px 10px 0; font-size: 14px; color: #4d5262; }

.products-threetxt h3 { line-height: 2; font-size: 16px; color: #020920; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.products-threedes { display: -webkit-box; height: 44px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.products-four { padding: 30px 0 35px; background: #eef0f7; }

.products-fourwrap { font-size: 0; margin-top: 20px; }

.products-fourwrap a { display: inline-block; vertical-align: top; width: 100%; padding: 15px 10px; margin-bottom: 10px; font-size: 14px; color: #484e60; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; border-bottom: 2px solid #dcdfe6; }

.products-fourwrap a p { display: -webkit-box; height: 52px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.case-one { padding: 20px 0 10px; font-size: 0; }

.products-tit.active h2 { margin-left: 0; }

.case-oneimg { width: 100%; overflow: hidden; }

.case-oneimg img { width: 100%; }

.casepost-oneimg { position: relative; widows: 100%; overflow: hidden; }

.casepost-oneimg .casepost-oneimgx { width: 100%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.casepost-oneimg .player-btn { position: absolute; top: 50%; left: 50%; z-index: 5; display: block; width: 52px; height: 52px; text-align: center; line-height: 52px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.case-onetext { padding-top: 15px; line-height: 2; font-size: 14px; color: #020920; }

.case-onedes { position: relative; text-indent: 2em; margin-top: 8px; }

.case-onedes:after { position: absolute; line-height: 1; font-size: 32px; color: #e62129; top: 0; left: 0; text-indent: 0em; content: '“'; display: none; }

.casepost { padding: 20px 0 30px; }

.casepost-one { font-size: 0; position: relative; }

.casepost-onetxt { padding-top: 15px; line-height: 2; font-size: 14px; color: #929aa1 !important; }

.casepost-onedes { position: relative; /*text-indent: 2em;*/ margin-top: 8px; line-height: 1.5; font-size: 16px; }
/*
.casepost-onedes:after { position: absolute; line-height: 1; font-size: 32px; color: #e62129; top: 0; left: 0; text-indent: 0em; content: '“'; font-family: 'Arial'; }
*/
.casepost-onetxt2 { margin: 10px 0; }

.casepost-onetxt2 * { color: #020920 !important; }

.casepost-two { padding-top: 20px; font-size: 0; }

.casepost-twoul { font-size: 0; margin-bottom: 10px; position: relative; }

.casepost-twoul .swiper-slide img { width: 100%; }

.case-tworight { margin-top: 10px; font-size: 0; text-align: center; }

.case-tworighta { display: inline-block; vertical-align: middle; width: 160px; height: 40px; text-align: center; line-height: 40px; border: 1px solid #020920; -webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.case-tworighta span { display: inline-block; vertical-align: middle; margin-left: 3px; font-size: 16px; color: #020920; }

.case-tworighta:hover { -webkit-box-shadow: 0px 10px 20px -5px #aaa; box-shadow: 0px 10px 20px -5px #aaa; color: #020920; background: #e62129; border-color: #e62129; }

.casepost-three { padding-top: 30px; font-size: 16px;}

.casepost-threedes { position: relative; margin-top: 10px; line-height: 2; font-size: 14px; color: #020920; }

.casepost-threedes ul, .casepost-threedes li, .propost1-onewrap ul, .propost1-onewrap li { list-style: disc outside none; }

.casepost-threedes img { max-width: 100% !important; }

.casepost-four { padding-top: 30px; }

.casepost-fourview { margin-top: 10px; }

.casepost-fourview .swiper-container { padding: 10px 0; }

.casepost-fourview .swiper-slide { -webkit-transition: -webkit-transform .5s,-webkit-box-shadow .5s; transition: -webkit-transform .5s,-webkit-box-shadow .5s; -o-transition: box-shadow .5s,-o-transform .5s; transition: transform .5s,box-shadow .5s; transition: transform .5s,box-shadow .5s,-webkit-transform .5s,-o-transform .5s,-webkit-box-shadow .5s; }

.casepost-fourimg { width: 100%; position: relative; height: 0; padding-top: 50%; overflow: hidden; }

.casepost-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.casepost-fourtxt h3 { position: relative; padding: 0 40px 0 15px; height: 44px; line-height: 44px; font-size: 14px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background: #eef0f7; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.casepost-fourtxt h3:after { position: absolute; top: 50%; right: 20px; width: 12px; height: 12px; border-top: 2px solid #929aa1; border-right: 2px solid #929aa1; -webkit-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 .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.casepost-five { margin-top: 30px; overflow: hidden; }

.casepost-five img { width: 100%; }

.propost1-one { padding-top: 30px; }

.propost1-onewrap { margin-top: 20px; overflow-x: auto; font-size: 14px; }

.walfare-one { padding: 10px 0 30px; }

.walfare-onewrap { width: 100%; margin-top: 20px; font-size: 0; }

.walfare-onewrap li { display: inline-block; vertical-align: top; width: 50%; padding: 17px 10px 10px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.walfare-onewrap li.li2 { background-color: rgba(0, 145, 211, 0.5); background-image: url(../images/walfareafter1.png); }

.walfare-onewrap li.li1, .walfare-onewrap li.li5 { display: none; }

.walfare-onewrap li.li3 { background: #0091d3; }

.walfare-onewrap li.li4 { background: rgba(0, 145, 211, 0.8); }

.walfare-onewrap li.li6 { width: 100%; background: #f6f9fa; }

.walfare-oneicon { width: 48px; height: 48px; }

.walfare-oneicon img { width: 100%; }

.walfare-onetxt { margin-top: 10px; color: #fff; font-size: 14px; line-height: 24px; }

.walfare-onetxt h3 { line-height: 26px; font-size: 16px; }

.walfare-onedes { margin-top: 5px; height: 96px; overflow-y: auto; }

.walfare-onedes::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }

.walfare-onedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.walfare-onedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }

.walfare-onetxt2 { padding: 20px 20px 10px; position: relative; }

.walfare-onetxt2:after { position: absolute; line-height: 1; font-size: 32px; color: #e62129; top: 0; left: 0; text-indent: 0em; content: '“'; }

.walfare-onetxt2des { height: 80px; overflow-y: auto; font-size: 22px; color: #000000; }

.walfare-onetxt2des::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }

.walfare-onetxt2des::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.walfare-onetxt2des::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }

.walfare-two { padding: 30px 0 20px; background: #eef0f7; }

.walfare-twowrap { position: relative; margin-top: 20px; font-size: 0; opacity: 0; }

.walfare-twowrap li { display: inline-block; vertical-align: top; width: 50%; padding-right: 5px; margin-bottom: 10px; }

.walfare-twowrap li:nth-child(2) { padding-left: 5px; padding-right: 0px; }

.walfare-twowrap li:nth-child(3), .walfare-twowrap li:nth-child(5) { padding-left: 0px; padding-right: 5px; }

.walfare-twowrap li:nth-child(4) { padding-right: 0px; padding-left: 5px; }

.walfare-twowrap li a { display: block; width: 100%; }

.walfare-twoimg { width: 100%; position: relative; height: 0; padding-top: 65.82278%; overflow: hidden; }

.walfare-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.walfare-twoimg2 { width: 100%; position: relative; height: 0; padding-top: 135.89744%; overflow: hidden; }

.walfare-twoimg2 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.walfare-three { padding: 30px 0 30px; }

.walfare-threea { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 0; line-height: 40px; -webkit-border-radius: 22px; border-radius: 22px; -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.walfare-threea:hover { background: #e62129; }

.walfare-threea span { display: inline-block; vertical-align: middle; padding-left: 4px; font-size: 14px; color: #020920; }

.walfare-threea img { height: 18px; }

.walfare-tit { text-align: center; line-height: 1.22222; font-size: 20px; color: #020920; }

.walfare-threewrap { margin-top: 20px; padding-bottom: 10px; font-size: 0; }

.walfare-threewrap li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 15px; }

.walfare-threewrap li:nth-child(2n) { margin-right: 0; }

.walfare-threewrap li a { display: block; width: 100%; }

.walfare-threeimg { width: 100%; position: relative; height: 0; padding-top: 51.72414%; overflow: hidden; }

.walfare-threeimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.talk-one { padding: 10px 0 30px; }

.talk-onetop { margin-top: 8px; line-height: 2; font-size: 14px; color: #4d5262; }

.talk-onevideo { margin-top: 20px; position: relative; overflow: hidden; }

.talk-onevideo:after { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); content: ''; }

.talk-onevideo .talk-oneimg1 { width: 100%; }

.talk-onevideo .player-btn { position: absolute; top: 50%; left: 50%; z-index: 5; display: block; width: 52px; height: 52px; text-align: center; line-height: 52px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.talk-onewrap .talk-contxt { padding: 14px 100px 15px 20px; }

.talk-onewrap .content-fen { position: absolute; top: 50%; right: 24px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.talk-onewrap .content-fen .content-fentit { display: none; }

.talk-contxt { position: relative; z-index: 10; width: 96.875%; padding: 14px 20px; margin: -35px auto 0; line-height: 1.375; font-size: 14px; color: #020920; background: #fff; /**-webkit-box-shadow: 0px 10px 20px -5px #ddd; box-shadow: 0px 10px 20px -5px #ddd;**/ }

.talk-contxt:after { position: absolute; top: 50%; left: 15px; width: 2px; height: 30px; margin-top: -15px; background: #e62129; content: ''; }

.talk-contxt h3 { line-height: 1.25; font-size: 16px; color: #020920; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.talk-condes { margin-top: 4px; }

.talk-two { padding: 20px 0 35px; background: #edeff6; }

.talk-twoview { position: relative; margin-top: 20px; }

.talk-twoview .talk-contxt { width: 90.2439%; -webkit-box-shadow: 0px 10px 15px -5px #ddd; box-shadow: 0px 10px 15px -5px #ddd; }

.talk-twoview .talk-contxt h3, .talk-twoview .talk-contxt .talk-condes { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.talk-twoview .incon-bat { margin-top: 20px; }

.talk-twoimg { width: 100%; position: relative; height: 0; padding-top: 62.5%; overflow: hidden; }

.talk-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.talk-onetop.txtct { text-align: center; }

.school-two { padding: 30px 0 4.6875%; background: #eef0f7; }

.school-three { padding: 30px 0 40px; }

.school-threewrap { position: relative; margin-top: 20px; font-size: 0; text-align: center; }

.school-threewrap li { position: relative; z-index: 3; display: inline-block; vertical-align: top; width: 30%; margin-right: 2%; margin-bottom: 15px; background: #fff; text-align: center; }

.school-threewrap li a { cursor: auto; }

.school-threewrap li:nth-child(3n), .school-threewrap li:last-child { margin-right: 0; }

.school-threewrap li h3 { margin-top: 12px; line-height: 24px; font-size: 14px; }

.school-threeicon { width: 84px; margin: 0 auto; }

.school-threeicon img { width: 100%; }

.school-four { padding: 30px 0 40px; background: #eef0f7; }

.school-four .walfare-threea { margin-top: 20px; }

.school-fourview { position: relative; }

.school-fourview .swiper-container { padding: 20px 0; }

.school-fourimg { width: 100%; position: relative; height: 0; padding-top: 90%; overflow: hidden; }

.school-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.school-fourtxt { position: relative; z-index: 3; width: 85.33333%; margin: -15px auto 0; text-align: center; background: #eef0f7; }

.school-fourtxt h3 { padding: 0 10px; line-height: 40px; font-size: 16px; color: #020920; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.hotjob-one { background: #fff; padding: 10px 0 20px; }

.hotjob-one .full-recruitA-container .recruitA-list .main { background-color: #fff; }

.hotjob-two { padding: 30px 0 30px; background: #eef0f7; }

.hotjob-twofl { line-height: 1.375; font-size: 14px; color: #484e60; }

.hotjob-twofl h2 { line-height: 1.25; font-size: 20px; color: #141a28; }

.hotjob-twofl h3 { margin-top: 5px; line-height: 1.18182; font-size: 16px; color: #141a28; }

.hotjob-twofl h3:after { display: block; width: 42px; height: 2px; margin-top: 12px; background: #00164a; content: ''; }

.hotjob-twoflimg { margin-top: 20px; font-size: 0; }

.hotjob-twoflimg img { width: 150px; -webkit-border-radius: 2px; border-radius: 2px; vertical-align: bottom; }

.hotjob-twoflimg .hotjob-twoerp { display: inline-block; vertical-align: bottom; padding-left: 15px; font-size: 14px; line-height: 1.57143; color: #868686; }

.jobhot-map { margin-top: 20px; height: 200px; }

.search-result .imorepages { padding: 20px 0 30px; }

.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.suzyimg-men { position: fixed; top: 0%; left: 0%; z-index: 200; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.suzyimg-wrap { position: fixed; top: 50%; left: 50%; z-index: 201; display: none; width: 90%; max-width: 1000px; margin: 0 auto; padding: 0 30px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.suzyimg-wrap .swiper-container { width: 100%; text-align: center; }

.suzyimg-wrap .swiper-slide { text-align: center; }

.suzyimg-wrap .swiper-slide img { max-width: 100%; border: 2px solid #fff; }

.suzyimg-wrapclose { position: absolute; top: -30px; right: 0; z-index: 10; width: 20px; height: 20px; background: url(../images/closebtn.png) no-repeat center center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyimg-wrapclose:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 26px; height: 26px; margin-top: -20px; text-align: center; line-height: 22px; -webkit-border-radius: 50%; border-radius: 50%; font-size: 0; border: 2px solid #fff; border-radius: 50%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzyimg-wrapbtn1:after { display: inline-block; vertical-align: middle; width: 10px; height: 10px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.suzyimg-wrapbtn1:hover { background: #fff; }

.suzyimg-wrapbtn1:hover:after { border-color: #00164a; }

.suzyimg-wrapprev { left: 0; }

.suzyimg-wrapprev:after { margin-right: -2px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; }

.suzyimg-wrapnext { right: 0; }

.suzyimg-wrapnext:after { margin-left: -2px; border-top: 2px solid #fff; border-right: 2px solid #fff; }

.suzyimg-wrapbat { display: block; width: 100%; padding: 10px; line-height: 20px; text-align: center; font-size: 14px; color: #fff; }

.full-recruitA-container { padding: 20px 0; }

.full-recruitA-container .recruitA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }

.full-recruitA-container .recruitA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; }

.full-recruitA-container .recruitA-list li { position: relative; margin-bottom: 15px; font-size: 14px; line-height: 22px; height: 240px; }

.full-recruitA-container .recruitA-list li.cur { z-index: 10; }

.full-recruitA-container .recruitA-list .main { position: relative; height: 238px; overflow: hidden; background-color: #eef0f7; border: 1px solid #dcdcdc; }

.full-recruitA-container .recruitA-list .inner { padding: 15px 15px 54px; }

.full-recruitA-container .recruitA-list .name { font-size: 16px; line-height: 26px; font-weight: bold; color: #323232; }

.full-recruitA-container .recruitA-list .brief { padding: 12px 0; color: #636363; }

.full-recruitA-container .recruitA-list .detail { color: #a1a1a1; }

.full-recruitA-container .recruitA-list .ctrl { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 3; background-color: #00164a; font-size: 0; text-align: center; }

.full-recruitA-container .recruitA-list .ctrl a { position: relative; display: inline-block; vertical-align: top; width: 45%; padding: 0 30px; font-size: 14px; line-height: 40px; color: #ffffff; }

.full-recruitA-container .recruitA-list .ctrl a:first-child:after { position: absolute; right: 0; top: 50%; margin-top: -7px; content: ''; width: 1px; height: 14px; background-color: #ffffff; }

.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6; }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchaico.png); }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff; background-color: #333; }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6; }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333; }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc; }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333; }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666; }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; background-color: #015198; }

.full-searchA-wrapper mark { color: #fff; background-color: #015198; }

.full-newsdetailB-container { padding: 20px 0 30px; background-color: #ffffff; }

.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #000; text-align: center; }

.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 14px; line-height: 32px; color: #8e8e8e; text-align: center; }

.full-newsdetailB-container .newsdetailB-article { position: relative; border-top: 1px solid #c1bebe; padding: 5px 0 5px;line-height: 2em; margin-bottom: 20px;font-size: 16px; color: #5b5b5b; }

.full-newsdetailB-container .newsdetailB-article p{padding-bottom:16px;}
.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }

.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }

.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailbwxico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailbsnico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailbqqico.png); }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #020920; }

.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background: -webkit-linear-gradient(315deg, #177bb7, #0e2f67); background: -o-linear-gradient(315deg, #177bb7, #0e2f67); background: linear-gradient(135deg, #177bb7, #0e2f67); -webkit-border-radius: 25px; border-radius: 25px; }

.newsA-topnews-swiper .thumb { overflow: hidden; }

.newsA-topnews-swiper .thumb img { width: 100%; }

.newsA-topnews-swiper a { display: block; background-color: #f2f2f2; }

.newsA-topnews-swiper .conent { padding: 10px 15px 40px; }

.newsA-topnews-swiper .title { margin-bottom: 5px; font-size: 18px; line-height: 30px; color: #020920; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newsA-topnews-swiper .desc { font-size: 14px; line-height: 24px; color: #494f60; 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; }

.newsA-topnews-swiper .more { display: inline-block; vertical-align: top; font-size: 14px; line-height: 24px; color: #475159; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.newsA-topnews-swiper .newsA-pages { position: absolute; left: 0; bottom: 15px; z-index: 10; width: 100%; font-size: 0; line-height: 0; text-align: center; }

.newsA-topnews-swiper .newsA-pages span { opacity: 1; display: inline-block; vertical-align: top; width: 10px; height: 10px; margin: 0 5px; background-color: #d9d9d9; }

.newsA-topnews-swiper .newsA-pages .swiper-pagination-bullet-active { background-color: #e62129; }

/* 20200304修改 */
#at20mc { visibility: hidden !important; display: none !important; }

.innews-des { line-height: 1.5; max-height: 46px; }

.inabout-des { color: #a7a9ad; }

.inabout-des h3{ line-height: 1.5; color: #696b6e; }

.inabout-des a{ color: #a7a9ad;}

.inbanner-icon a { color: #fff; }

.inview-a i, .inview-a i:after, .suzycon-a i, .suzycon-a i:after { border-color: #e62129; }

.infooter-fen .addthis_button_compact { color: #bbbcbc; font-size: 14px; width: 32px !important; }

.infooter-link span { color: #4a4a4a; font-size: 14px; vertical-align: middle; padding-right: 20px; }

.infooter-fen .addthis_button_compact span { display: none !important; }

.infooter-erweima { text-align: center; }

.infooter-erweima img { /*background: rgba(255, 255, 255, 0.9); padding: 7px;*/ }

.inbanner .swiper-slide .inbanner-a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-threetxt li, .about-sixtxt li { position: relative; padding-left: 15px; }

.about-threetxt li::before, .about-sixtxt li::before { content: '\2022'; color: #CCCED2; font-size: 16px; position: absolute; left: 0; top: 0px; }

.infooter-link a .h-img, .infooter-fen a .h-img, .content-fenv a .h-img { display: none; }

/* 20200305修改 */
.products-fourwrap a .p-f-ti { display: block; height: auto; line-height: 26px; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-bottom: 5px; }

.products-fourwrap a .p-f-de { height: 42px; line-height: 20px; }

/* 20200313 */
.inheader-frtop .suzy-topatel, .inheader-frtop .suzy-topamail { background-repeat: no-repeat; background-position: left center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.inheader-frtop .suzy-topamail:after, .inheader-frtop a.in-en:after, .insearch-btn:after { display: none; }

.inheader-frtop .suzy-topamail { background-image: url(../images/topemail1.png); padding-left: 23px; }

.inheader-frtop .suzy-topatel { background-image: url(../images/toptel1.png); padding-left: 18px; }

.inheader-frtop .suzy-topamail:hover { background-image: url(../images/topemail2.png); text-decoration: underline; }

.inheader-frtop .suzy-topatel:hover { background-image: url(../images/toptel2.png); text-decoration: underline; }

/* 20200324 */
.suzycase-post1, .suzycase-post2 { padding: 10px 0; text-align: center; }

.suzycase-post1img, .suzycase-post2img { display: inline-block; text-align: center; margin: 0 auto; }

.suzycase-post1text, .suzycase-post2text { text-align: left; }

.suzycase-posth3 { text-align: center; padding: 5px; font-size: 16px; line-height: 1.8; }

.suzycase-posttxth3 { padding: 5px; font-size: 16px; line-height: 1.8; }

.suzycase-post5 { padding: 10px 0; }

.suzycase-post6ul li, .suzycase-post5ul li { padding-top: 10px; }

.suzycon-a { margin-top: 20px; font-size: 16px; color: #929aa1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; line-height: 1.44444; }

/** 20200403 下拉 **/
.innav-ermenu2 { display: none; border-bottom: 1px solid #d7d8d8; }

.innav-ermenu2 .incommonweb { padding-left: 10px; padding-right: 10px; }

.innav-eritem { border-bottom: 1px solid #d7d8d8; }

.innav-eritem:last-child { border-bottom: none; }

.innav-threemenu { display: none; padding-bottom: 10px; border-top: 1px solid #d7d8d8; }

.innav-threemenu a { display: block; line-height: 35px; font-size: 14px; color: #929aa1; }

.innav-era { display: block; line-height: 40px; font-size: 15px; color: #929aa1; }

.suzy-topconmunbtn, .suzy-topconmunbtn2 { position: relative; }

.suzy-topinennum { position: absolute; left: 50%; top: 0; z-index: 5; white-space: nowrap; font-style: normal; font-size: 12px; color: #929aa1; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; visibility: hidden; opacity: 0; }

.suzy-toptelnum { position: absolute; right: 0; top: 0; z-index: 5; color: #929aa1; font-style: normal; white-space: nowrap; background: #fff; font-size: 12px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; visibility: hidden; opacity: 0; }

.suzylinkyou { display: inline-block; vertical-align: middle; position: relative; font-size: 0; margin-left: 8px; }

.suzylinkyoutit { font-size: 13px; }

.suzylinkyouview { position: absolute; bottom: 100%; left: 50%; z-index: 10; white-space: nowrap; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding-bottom: 10px; margin-bottom: 20px; visibility: hidden; opacity: 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzylinkyou:hover .suzylinkyouview { margin-bottom: 0; opacity: 1; visibility: visible; }

.suzylinkyouview2 { background: black; padding: 8px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 10px 20px -10px #222; box-shadow: 0px 10px 20px -10px #222; }

.suzylinkyouview:after { position: absolute; bottom: 0; left: 50%; border-top: 10px solid #000; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.suzylinkyouview a { display: block; font-size: 13px; color: #a2a4a9; width: 100%; line-height: 1.2; padding: 10px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; text-align: center; }

.suzylinkyouview a:hover { color: #e62129; }

video:focus { outline: none; }

.newsdetailB-article video { max-width: 100% !important; }

.innav-erh4 { position: relative; }

.innav-erh4.active:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #d7d8d8; border-right: 2px solid #d7d8d8; -webkit-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 .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.innav-erh4.active .innav-erspan { display: block; }

.innav-erspan { position: absolute; top: 0; right: 0; z-index: 10; display: none; width: 40%; height: 100%; }

.innav-erh4.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.suzymail-box { position: fixed; top: 0; left: 0; z-index: 220; width: 100%; height: 100%; display: none; background: rgba(0, 0, 0, 0.5); }

.suzymail-wrap { position: absolute; top: 50%; left: 50%; z-index: 220; width: 90%; max-width: 740px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }

.suzymail-wrap2 { position: relative; width: 100%; padding: 20px 20px 10px; background: #fff; -webkit-animation: zoomIn .6s; -o-animation: zoomIn .6s; animation: zoomIn .6s; }

.suzymail-boxclose { position: absolute; top: 18px; right: 12px; z-index: 10; display: block; width: 22px; height: 22px; }

.suzymail-boxclose:after, .suzymail-boxclose:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 12px; background: #3f4146; -webkit-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); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.suzymail-boxclose:after { width: 12px; height: 2px; }

.suzymail-boxclose:hover:after, .suzymail-boxclose:hover:before { -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); -o-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); background: #0091d3; }

.suzymail-title { line-height: 1.33333; font-size: 18px; color: #0091d3; }

.suzymail-view { margin-top: 24px; font-size: 0; text-align: left; }

.suzymail-view a { display: inline-block; vertical-align: bottom; text-align: center; width: 49%; margin-right: 2%; margin-bottom: 15px; }

.suzymail-view a:nth-child(2n) { margin-right: 0; }

.suzymail-view a h3 { line-height: 1.71429; margin-bottom: 5px; font-size: 14px; color: #9ca3a9; }

.suzymail-view a h4 { margin-top: 5px; line-height: 1.71429; font-size: 14px; color: #9ca3a9; }

.suzymail-boximg { border: 1px solid #e3e3e3; background: #f5f5f5; position: relative; height: 0; padding-top: 58.88889%; overflow: hidden; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzymail-boximg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzypropost-onemap { position: relative; }

.suzypropost-onemap .suzypropost-onemapimg { width: 100%; }

.suzypropost-onemapul li { position: absolute; z-index: 10; list-style: none; display: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.suzypropost-onemapul li:after { position: absolute; bottom: 100%; margin-bottom: -4px; left: 50%; width: 1px; height: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: #e62129; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.suzypropost-onemapul li.cur a.suzypropost-onemapradius span { background: #e62129; }

.suzypropost-onemapul li.cur a.suzypropost-onemapradius span:after, .suzypropost-onemapul li.cur a.suzypropost-onemapradius span:before { -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); -o-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); }

.suzypropost-onemapul li a.suzypropost-onemapradius:before { position: absolute; width: 100%; height: 100%; background: #e62129; -webkit-border-radius: 50%; border-radius: 50%; -webkit-animation: hovScale 4s infinite; -o-animation: hovScale 4s infinite; animation: hovScale 4s infinite; -webkit-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; content: ''; }

.suzypropost-onemapul li:nth-child(2n) a.suzypropost-onemapradius:before { -webkit-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.suzypropost-onemapul li:nth-child(3n) a.suzypropost-onemapradius:before { -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; }

.suzypropost-onemapul li:nth-child(4n) a.suzypropost-onemapradius:before { -webkit-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; }

.suzypropost-onemapul li:nth-child(5n) a.suzypropost-onemapradius:before { -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; }

.suzypropost-onemapul li:nth-child(6n) a.suzypropost-onemapradius:before { -webkit-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; }

.suzypropost-onemapul li.cur:after { height: 100px; }

.suzypropost-onemapul li:hover a.suzypropost-onemapradius span { background: #e62129; }

a.suzypropost-onemapradius { position: relative; display: block; width: 16px; height: 16px; }

a.suzypropost-onemapradius span { position: relative; z-index: 5; display: block; width: 100; height: 100%; background: rgba(250, 205, 1, 0.5); -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

a.suzypropost-onemapradius span:after, a.suzypropost-onemapradius span:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 8px; background: rgba(255, 255, 255, 0.5); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

a.suzypropost-onemapradius span:after { width: 8px; height: 2px; }

@-webkit-keyframes hovScale { 0% { -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  25% { -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0; }
  100% { -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }

@-o-keyframes hovScale { 0% { -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  25% { -o-transform: scale(3);
    transform: scale(3);
    opacity: 0; }
  100% { -webkit-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }

@keyframes hovScale { 0% { -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  25% { -webkit-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0; }
  100% { -webkit-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }

.suzypropost-onemapwrap { position: absolute; bottom: 100%; left: 0; z-index: 15; display: none; width: 700px; max-width: 300px; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); }

.suzypropost-onemapview { display: none; padding: 20px 20px; background: #fff; -webkit-box-shadow: 0px 0px 25px -10px #ddd; box-shadow: 0px 0px 25px -10px #ddd; -webkit-animation: zoomIn .6s; -o-animation: zoomIn .6s; animation: zoomIn .6s; }

.suzypropost-onemapimg2 { width: 100%; }

.suzypropost-onemapimg2 img { width: 100%; }

.suzypropost-onemaptext { padding-top: 10px; overflow: hidden; }

.suzypropost-onemaptext h3 { line-height: 1.55556; margin-bottom: 4px; font-size: 18px; color: #333333; }

.suzypropost-onemapdes { margin-bottom: 10px; line-height: 1.71429; font-size: 14px; color: #666666; }

.suzypropost-onemapdes:last-child { margin-bottom: 0; }

/** 登录注册 start 20200525 **/
.suzymember-con { position: fixed; top: 0; left: 0; z-index: 200; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.suzymember-boxwrap { position: relative; padding: 34px 20px 30px; background: #fff; -webkit-border-radius: 3px; border-radius: 3px; -webkit-animation: zoomIn .5s; -o-animation: zoomIn .5s; animation: zoomIn .5s; }

.suzymember-boxwrap .layui-form-checkbox[lay-skin=primary]:hover i { border-color: #f1c80d !important; }

.suzymember-boxwrap .layui-form-checked[lay-skin=primary] i { border-color: #f1c80d !important; background-color: #f1c80d !important; }

.suzymember-conview { position: fixed; top: 50%; left: 50%; width: 90%; z-index: 201; display: none; max-width: 350px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

a.suzymember-close { position: absolute; top: 10px; right: 10px; z-index: 10; width: 20px; height: 20px; }

a.suzymember-close:after, a.suzymember-close:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 15px; background: #cccccc; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-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); content: ''; }

a.suzymember-close:after { width: 15px; height: 2px; }

a.suzymember-close:hover:after, a.suzymember-close:hover:before { -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); -o-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); background: #f1c80d; }

.suzymember-title { position: relative; line-height: 1.1875; font-size: 20px; color: #020920; }

.suzymember-title.active { text-align: center; }

.suzymember-title a { position: absolute; bottom: 0; right: 0; padding-right: 15px; line-height: 1.38889; font-size: 14px; color: #666666; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzymember-title a:after { position: absolute; top: 50%; right: 1px; width: 8px; height: 8px; border-right: 2px solid #f1c80d; border-top: 2px solid #f1c80d; -webkit-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); content: ''; }

.suzymember-title a:hover { color: #020920; }

.suzymember-form { margin-top: 15px; font-size: 0; }

.suzymember-form .suzymember-btndtm { display: block; float: right; width: 120px; height: 44px; font-size: 0; border: 1px solid #c5c5c5; -webkit-border-radius: 3px; border-radius: 3px; font-size: 14px; color: #ffffff; text-align: center; line-height: 42px; background: #c5c5c5; }

.suzymember-form .suzymember-btndtm.cur { background: #face05; border-color: #face05; }

.suzymember-formyan { padding-bottom: 1px; }

.suzymember-formitem, .suzymember-formyan, .suzymember-formintxt11 { position: relative; margin-bottom: 15px; }

.suzymember-formitem input, .suzymember-formyan input, .suzymember-formintxt11 input { position: relative; z-index: 5; width: 100%; height: 44px; line-height: 42px; padding: 0 10px 0 40px; font-size: 14px; color: #020920; border: 1px solid #c5c5c5; -webkit-border-radius: 3px; border-radius: 3px; background: transparent; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzymember-formitem input::-webkit-input-placeholder, .suzymember-formyan input::-webkit-input-placeholder, .suzymember-formintxt11 input::-webkit-input-placeholder { color: #c4c4c4; }

.suzymember-formitem input:-moz-placeholder, .suzymember-formyan input:-moz-placeholder, .suzymember-formintxt11 input:-moz-placeholder { color: #c4c4c4; }

.suzymember-formitem input::-moz-placeholder, .suzymember-formyan input::-moz-placeholder, .suzymember-formintxt11 input::-moz-placeholder { color: #c4c4c4; }

.suzymember-formitem input:-ms-input-placeholder, .suzymember-formyan input:-ms-input-placeholder, .suzymember-formintxt11 input:-ms-input-placeholder { color: #c4c4c4; }

.suzymember-formitem input:focus, .suzymember-formyan input:focus, .suzymember-formintxt11 input:focus { border-color: #f1c80d !important; }

.suzymember-formitem input:focus + .suzymember-itemicon .suzymember-itemicon1, .suzymember-formyan input:focus + .suzymember-itemicon .suzymember-itemicon1, .suzymember-formintxt11 input:focus + .suzymember-itemicon .suzymember-itemicon1 { opacity: 0; }

.suzymember-formitem input:focus + .suzymember-itemicon .suzymember-itemicon2, .suzymember-formyan input:focus + .suzymember-itemicon .suzymember-itemicon2, .suzymember-formintxt11 input:focus + .suzymember-itemicon .suzymember-itemicon2 { opacity: 1; }

.suzymember-formintxt11 input { padding: 0 40px 0 10px; }

.suzymember-formintxt11 .suzymember-itemicon { right: 10px; left: auto; }

.suzymember-itemicon { position: absolute; top: 50%; left: 10px; z-index: 1; width: 24px; height: 24px; font-size: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzymember-itemicon img { vertical-align: middle; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; width: 100%; height: 100%; }

.suzymember-itemicon .suzymember-itemicon2 { position: absolute; top: 0; left: 0; opacity: 0; }

.suzymember-itembt { position: absolute; top: 5px; right: 5px; font-size: 14px; line-height: 1; color: #c62749; }

.suzymember-formyan { padding-right: 10px; overflow: hidden; }

.suzymember-formyan .suzymember-itembt { right: 15px; }

.suzymember-formyanimg { float: right; width: 120px; height: 44px; font-size: 0; border: 1px solid #c5c5c5; -webkit-border-radius: 3px; border-radius: 3px; }

.suzymember-formyanimg img { width: 100%; height: 100%; }

.suzymember-formitemtext { padding-top: 10px; line-height: 1.38889; font-size: 14px; color: #c4c4c4; }

.suzymember-formitemtext a { color: #c4c4c4; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzymember-formitemtext a:hover { color: #00b5ff; }

.suzymember-formitemtext .suzymember-formtxt2 a { font-size: 0; color: #00b5ff; }

.suzymember-formitemtext .suzymember-formtxt2 a span { padding-right: 3px; font-size: 14px; }

.suzymember-formitemtext .suzymember-formtxt2 a:hover { text-decoration: underline; }

.suzymember-formitemtext .suzymember-formtxt2 span, .suzymember-formitemtext .suzymember-formtxt2 img, .suzymember-formitemtext .suzymember-formtxt2 a { vertical-align: middle; display: inline-block; line-height: 1; }

.suzymember-formitem3 { padding-top: 15px; }

.suzymember-formitem3 input { width: 100%; height: 44px; font-size: 14px; color: #fff; background: #f1c80d; -webkit-border-radius: 3px; border-radius: 3px; }

.suzyprivacy { padding: 30px 0 30px; text-align: center; }

.suzyprivacy-title { line-height: 1.33333; font-size: 20px; color: #020920; }

.suzyprivacy-text { margin-top: 10px; line-height: 2; font-size: 14px; color: #020920; }

.suzytip-boximg { margin-top: 10px; text-align: center; }

.suzytip-boximg img { vertical-align: middle; max-width: 100%; width: 80px; }

.suzytip-boxtext { margin-top: 26px; line-height: 1.55556; text-align: center; font-size: 14px; color: #020920; }

.suzytip-boxbtm { margin-top: 30px; }

.suzytip-boxbtm a { display: block; width: 100%; height: 44px; line-height: 44px; text-align: center; font-size: 16px; color: #fff; background: #f1c80d; -webkit-border-radius: 3px; border-radius: 3px; }

.suzytip-boxbtm a:hover { color: #fff; }

.suzymember-registermenu { text-align: center; font-size: 0; }

.suzymember-registermenu a { display: inline-block; width: 42%; max-width: 120px; height: 44px; margin: 0 2%; line-height: 44px; font-size: 14px; color: #020920; -webkit-border-radius: 3px; border-radius: 3px; background: #d3d3d3; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzymember-registermenu a.cur, .suzymember-registermenu a:hover { background: #f1c80d; color: #020920; }

.suzymember-registertip { text-align: center; margin-top: 10px; }

.suzymember-registertip h6 { position: relative; display: inline-block; vertical-align: middle; padding: 0 10px; line-height: 20px; font-size: 14px; color: #c62749; }

.suzymember-registertip h6:after, .suzymember-registertip h6:before { position: absolute; right: 100%; top: 50%; width: 20px; height: 1px; background: #c62749; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; }

.suzymember-registertip h6:after { left: 100%; right: auto; }

.suzymember-registerbox { display: inline-block; vertical-align: middle; }

.suzymember-registerbox .layui-form-checkbox[lay-skin=primary] i { width: 14px; height: 14px; line-height: 14px; -webkit-border-radius: 1px; border-radius: 1px; }

.suzymember-registerbox .layui-form-checkbox[lay-skin=primary] { min-width: 16px; min-height: 16px; padding-left: 16px; }

.suzymember-registeritem2 { line-height: 20px; }

.suzymember-registeritem2 h3 { display: inline-block; vertical-align: middle; font-size: 14px; color: #3f4146; }

.suzymember-registeritem2 h3 a { color: #c62749; }

.suzymember-registeritem2 h3 a:hover { color: #c62749; }

.suzymember-registeritem3 { margin-top: 10px; text-align: center; }

.suzymember-registeritem3 input { vertical-align: middle; width: 100%; max-width: 300px; height: 44px; line-height: 44px; font-size: 16px; color: #272727; background: #f1c80d; -webkit-border-radius: 3px; border-radius: 3px; }

.suzymember-conview2 .suzymember-formitem, .suzymember-conview2 .suzymember-formyan { margin-bottom: 5px; }

.suzymember-conview2 .suzymember-boxwrap { padding-top: 20px; padding-bottom: 20px; }

.suzymember-conview2 .suzymember-form { margin-top: 10px; }

.suzymember-formintxt11 { overflow: hidden; padding-left: 15px; }

.suzymember-formitem11text { position: relative; float: left; min-width: 60px; height: 44px; line-height: 44px; font-size: 14px; color: #444444; text-align: justify; -moz-text-align-last: justify; text-align-last: justify; }

.suzymember-formitem11text:after { position: absolute; left: 100%; top: 0; height: 100%; margin-left: 2px; line-height: 44px; font-size: 18px; color: #444444; content: ':'; }

.suzymember-formitem12 { padding-left: 80px; line-height: 20px; line-height: 1; }

.suzymember-formitem12 a { font-size: 14px; color: #00b5ff; }

.suzymember-formitem12 a:hover { color: #00b5ff; }

.suzymember-formitem13 { margin-top: 10px; }

.suzymember-registerbox { font-size: 0; }

.suzymember-registerbox input { vertical-align: middle; }

.suzymember-formitem13 input { width: 48%; max-width: 175px; height: 44px; font-size: 16px; color: #fff; -webkit-border-radius: 3px; border-radius: 3px; background: #f1c80d; }

.suzymember-formitem13 input.cur { background: #d3d3d3; }

.suzymember-formitem13 .suzymember-formsub { background: #f1c80d; }

.suzy-schooltwo { position: relative; overflow: hidden; }

.suzy-schooltwo img { width: 100%; }

.suzy-schooltwoa1 { position: absolute; left: 50%; bottom: 17.14286%; z-index: 10; display: block; padding: 0 20px; line-height: 1.94444; font-size: 16px; color: #01184b; background: #d6fcfd; white-space: nowrap; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-border-radius: 35px; border-radius: 35px; }

.suzy-schooltwoa1 span { font-weight: bold; }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 768px) { .incommonweb, .incommonweb2 { padding-left: 20px; padding-right: 20px; }
  .inbanner .swiper-slide .inbanner-img { left: 0%; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); height: auto; max-width: 100%; width: 100%; }
  .inbanner-txt1 h2 { font-size: 40px; }
  .inbanner-txt1 .inbanner-a img { width: auto; }
  .inpro-btmflv { position: absolute; top: 50%; left: 4.28571%; z-index: 5; width: 32.14286%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .insale-img { width: 57.03125%; padding-left: 4.29688%; }
  .inexpo-one { -webkit-box-shadow: 0px 15px 25px -10px #aaa; box-shadow: 0px 15px 25px -10px #aaa; }
  .insale-txt { position: absolute; top: 0; right: 0; z-index: 3; width: 35.9375%; padding-top: 3.28125%; }
  .inexpo-onetext { position: absolute; top: 25.66667%; left: 0; z-index: 10; width: 39.0625%; padding: 25px 3.75% 18px; }
  .inexpo-two { position: relative; }
  .inexpo-two:before { position: absolute; left: 50%; width: 1px; height: 100%; background: #eaebed; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .inabout { float: left; width: 43.75%; }
  .innews { float: right; width: 46.875%; margin-top: 0; }
  .neibanner .neibanner-img { left: 0%; max-width: 100%; width: 100%; height: auto; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
  .con-ul, .contact-ul2 { font-size: 0; }
  .con-ul li, .contact-ul2 li { width: 48.4375%; margin-right: 3.125%; }
  .con-ul li:nth-child(2n), .contact-ul2 li:nth-child(2n) { margin-right: 0; }
  .mycronic-twoul li { width: 19.6875%; margin-right: 7.08333%; }
  .mycronic-twoul li:nth-child(2n) { margin-right: 7.08333%; }
  .mycronic-twoul li:nth-child(4n) { margin-right: 0; }
  .mycronic-threeflul { float: left; width: 25%; }
  .mycronic-threeflul li { width: 100%; margin-right: 0; }
  .mycronic-threetxt { float: right; width: 69.53125%; }
  .develop-onefl { display: inline-block; vertical-align: middle; width: 46.875%; }
  .develop-oneimg { -webkit-box-shadow: 0px 10px 15px -5px #bbb; box-shadow: 0px 10px 15px -5px #bbb; }
  .develop-onetxt { display: inline-block; vertical-align: middle; margin-left: 4.21875%; width: 48.90625%; }
  .develop-threeul li { width: 23.4375%; margin-right: 2.08333%; }
  .develop-threeul li:nth-child(2n) { margin-right: 2.08333%; }
  .develop-threeul li:nth-child(4n) { margin-right: 0; }
  .develop-four { padding-right: 120px; }
  .develop-four .develop-foura { position: absolute; right: 10px; top: 50%; z-index: 5; margin-top: -17px; }
  .develop-fiveul li { position: relative; width: 32.42188%; padding-right: 1.17188%; margin-right: 1.17188%; }
  .develop-fiveul li:after { position: absolute; right: 0; top: 50%; width: 1px; height: 56%; background: #eaebeb; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; }
  .develop-fiveul li:nth-child(3n) { margin-right: 0; }
  .develop-fiveul li:nth-child(3n):after { display: none; }
  .abcontact-one { height: 300px; }
  .social-fl { position: relative; z-index: 3; float: left; width: 46.875%; margin-top: 2.34375%; }
  .social-text { position: relative; z-index: 3; float: right; width: 46.875%; }
  .social-ul li:nth-child(2n) .social-fl { float: right; }
  .social-ul li:nth-child(2n) .social-text { float: left; text-align: right; }
  .social-ul li:before { position: absolute; left: 50%; top: 0; display: none; width: 41.875%; height: 19.18605%; background: url(../images/develop-onetxtbg.jpg); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; }
  .social-des { height: 120px; overflow-y: auto; }
  .social-des::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }
  .social-des::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }
  .social-des::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }
  .news-twoul li { width: 31.25%; margin-right: 3.125%; }
  .news-twoul1 li{width: 13.5%;}
  .bxybxya{ width:13.5%!important;}
  .bxybxya:nth-child(3n) { margin-right: 3.125%!important; }
  
  .news-twoul li:nth-child(3n) { margin-right: 0; }
  .news-twoul1 li:nth-child(3n) { margin-right: 3.125%; }
  .news-threevt { position: absolute; top: 50%; left: 4.29688%; z-index: 5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .news-threetxt { width: 100%; }
  .propost2-confl { float: left; width: 67.1875%; }
  .propost2-confr { float: right; width: 26.5625%; padding-top: 0; }
  .about-onefl, .about-onefr { display: inline-block; vertical-align: middle; width: 46.875%; }
  .about-onefr { margin-left: 6.25%; }
  .about-threefr { margin-top: 0px; display: inline-block; vertical-align: middle; width: 49.21875%; }
  .about-threetxt { width: 35.15625%; margin-left: 2.34375%; margin-right: 13.28125%; padding: 20px 0; display: inline-block; vertical-align: middle; }
  .about-fourwrap .incommonweb { position: absolute; top: 0; left: 50%; z-index: 3; width: 100%; height: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .about-fourtext { position: relative; width: 45%; padding: 0 5%; height: 100%; display: table; table-layout: fixed; }
  .about-fourtext .about-fourbg { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: rgba(0, 145, 211, 0.9); -webkit-transform: skew(15deg); -ms-transform: skew(15deg); -o-transform: skew(15deg); transform: skew(15deg); content: ''; }
  .about-fourtxt { position: relative; z-index: 5; display: table-cell; width: 100%; vertical-align: middle; color: #fff; }
  .about-fivewrap1 img { width: 68.35938%; }
  .about-fivetxt { position: absolute; top: 50%; right: 0; z-index: 3; margin-top: -15px; }
  .about-fiveul li { width: 25.78125%; padding-right: 1.5625%; }
  .about-fiveul li:after { display: block; }
  .about-fiveul li:nth-child(2n), .about-fiveul li:nth-child(3n) { width: 28.125%; text-align: center; }
  .about-fiveul li:nth-child(4n) { width: 17.96875%; text-align: right; padding-right: 0; }
  .about-fiveul li:nth-child(4n):after { display: none; }
  .about-sixfl { width: 49.21875%; display: inline-block; vertical-align: middle; }
  .about-sixtxt { margin-top: 0px; display: inline-block; vertical-align: middle; margin-left: 3.90625%; width: 46.875%; }
  /**.products-oneul li { width: 31.03125%; margin-right: 3.45313%; } .products-oneul li:nth-child(2n) { margin-right: 3.45313%; } .products-oneul li:nth-child(3n) { margin-right: 0; }**/
  .products-oneul li { width: 23.5%; margin-right: 2%; }
  .products-oneul li:nth-child(2n) { margin-right: 2%; }
  .products-oneul li:nth-child(4n) { margin-right: 0; }
  .products-two h3 { position: absolute; left: 0; bottom: 28px; z-index: 3; margin-top: 0; }
  .products-fourwrap a { width: 47.65625%; margin-right: 4.6875%; }
  .products-fourwrap a:nth-child(2n) { margin-right: 0; }
  .case-oneleft, .casepost-oneleft { width: 50%; display: inline-block; vertical-align: top; }
  .case-onetext, .casepost-onetxt { margin-left: 1.5625%; display: inline-block; vertical-align: top; width: 48.4375%; }
  .casepost-onetxt2 { max-height: 84px; overflow-y: auto; }
  .casepost-onetxt2::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; }
  .casepost-onetxt2::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }
  .casepost-onetxt2::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; }
  .walfare-onewrap { position: relative; }
  .walfare-onewrap:before { position: absolute; top: -2%; left: 7%; width: 33.33333%; height: 31.6092%; background: url(../images/walfareafter1.png) no-repeat center center; background-size: cover; content: ''; }
  .walfare-onewrap li { position: relative; z-index: 3; width: 33.33333%; height: 100%; min-height: 236px; }
  .walfare-onewrap li:first-child { position: relative; }
  .walfare-onewrap li:first-child:after { position: absolute; top: 0; right: 0; width: 50px; height: 50px; background: #e62129; content: ''; }
  .walfare-onewrap li.li1 { display: inline-block; }
  .walfare-onewrap li.li5 { display: inline-block; background: #f6f9fa; }
  .walfare-onewrap li.li6 { width: 66.66667%; }
  .walfare-twowrap li { width: 33.33333%; padding: 0; font-size: 0; }
  .walfare-twowrap li a { display: inline-block; vertical-align: middle; width: 98.75%; }
  .walfare-twowrap li:nth-child(2) { padding: 0px; text-align: center; }
  .walfare-twowrap li:nth-child(2) a { width: 97.5%; }
  .walfare-twowrap li:nth-child(4) { padding: 0px; }
  .walfare-twowrap li:nth-child(3), .walfare-twowrap li:nth-child(5) { text-align: right; padding: 0px; }
  .school-threewrap:after { position: absolute; top: 42px; left: 0; width: 100%; height: 1px; border-bottom: 1px dashed #0091d3; content: ''; }
  .school-threewrap li { width: 11.32813%; margin-right: 10.83984%; padding: 0 10px; }
  .school-threewrap li:nth-child(3n) { margin-right: 10.83984%; }
  .school-threewrap li:last-child { margin-right: 0; }
  .school-threeicon { max-width: 124px; width: 100%; }
  .hotjob-twofl { float: left; padding-top: 20px; width: 41.40625%; }
  .jobhot-map { float: right; margin-top: 0; width: 56.25%; height: 400px; } }

@media (min-width: 768px) { .suzymail-wrap { width: auto; }
  .suzymail-view { white-space: nowrap; text-align: center; }
  .suzymail-view a { width: 140px; margin-right: 20px; }
  .suzymail-view a:nth-child(2n) { margin-right: 20px; }
  .suzymail-view a:last-child { margin-right: 0; } }

@media (min-width: 768px) { .full-recruitA-container .recruitA-list { overflow: hidden; }
  .full-recruitA-container .recruitA-list ul { margin: 0 -10px; }
  .full-recruitA-container .recruitA-list li { float: left; width: 50%; padding: 0 10px; margin-bottom: 20px; height: 240px; }
  .full-recruitA-container .recruitA-list .main { height: 238px; }
  .full-recruitA-container .recruitA-list .name { font-size: 18px; }
  .full-recruitA-container .recruitA-list .inner { padding: 30px 30px 50px; }
  .full-recruitA-container .recruitA-list .brief { padding: 18px 0; }
  .full-recruitA-container .recruitA-list .ctrl a { line-height: 46px; } }

@media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } }

@media (min-width: 768px) { .suzycase-post1, .suzycase-post2 { margin: 0px -0.5%; padding-top: 0; padding-bottom: 0; }
  .suzycase-post1img { width: 30%; vertical-align: middle; }
  .suzycase-post1text { width: 69%; display: inline-block; vertical-align: middle; padding-bottom: 20px; padding-left: 20px; }
  .suzycase-post2img { width: 30%; vertical-align: middle; }
  .suzycase-post2text { width: 69%; display: inline-block; vertical-align: middle; padding-bottom: 20px; padding-right: 20px; }
  .suzycase-post6ul { display: table; border-spacing: 30px 0; }
  .suzycase-post5 { margin: 0px -30px; }
  .suzycase-post6ul li { width: 33.3333%; display: table-cell; vertical-align: top; }
  .suzycase-post5ul { display: table; border-spacing: 15px 0; }
  .suzycase-post6 { margin: 0px -15px; }
  .suzycase-post5ul li { width: 25%; display: table-cell; vertical-align: top; } }

@media (min-width: 1024px) { .suzymail-wrap2 { /**padding: 34px 104px 16px;**/ padding: 25px 40px 16px; padding: 0.52083rem 0.83333rem 0.33333rem; }
  /**.suzymail-view a { width: 180px; margin-right: 29px; } .suzymail-view a:nth-child(2n) { margin-right: 29px; }**/
  .suzymail-view { margin-top: 10px; margin-top: 0.20833rem; }
  .suzymail-title { font-size: 24px; font-size: 0.5rem; }
  .suzypropost-onemapdes { margin-bottom: 20px; font-size: 14px; margin-bottom: 0.41667rem; font-size: 0.29167rem; }
  .suzymail-view a { margin-bottom: 10px; margin-bottom: 0.20833rem; }
  .suzymail-view a h3 { margin-bottom: 7px; margin-bottom: 0.14583rem; }
  .suzymail-view a h4 { margin-top: 10px; margin-top: 0.20833rem; }
  .suzymail-view a:hover .suzymail-boximg { -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; }
  .suzypropost-onemapwrap { width: 700px; max-width: 700px; width: 14.58333rem; max-width: 14.58333rem; }
  .suzypropost-onemapview { padding: 20px 20px; padding: 0.41667rem 0.41667rem; }
  .suzypropost-onemapimg2 { float: left; width: 250px; width: 5.20833rem; }
  .suzypropost-onemaptext { padding-left: 24px; padding-top: 0px; padding-left: 0.5rem; }
  .infooter-bottomul li.li2 p { background-size: 15px auto; background-size: 0.3125rem auto; }
  .infooter-bottomul li.li2 p:nth-child(2) { background-size: 19px auto; background-size: 0.39583rem auto; }
  .infooter-bottomul li.li2 p:nth-child(3) { background-size: 17px auto; background-size: 0.35417rem auto; }
  .infooter-bottomul li.li1 { background-size: 20px auto; background-position: 0px 7px; background-size: 0.41667rem auto; background-position: 0px 0.14583rem; }
  .inabsor-radius:after { width: 10px; height: 2px; width: 0.20833rem; height: 0.04167rem; }
  .inabsor-radius:before { width: 2px; height: 10px; width: 0.04167rem; height: 0.20833rem; }
  .talk-onetop { margin-top: 8px; margin-top: 0.16667rem; }
  .content-fen { line-height: 35px; line-height: 0.72917rem; }
  .content-fentit { font-size: 14px; font-size: 0.29167rem; }
  .content-fenv a:first-child { margin: 0 0 0 5px !important; margin: 0 0 0 0.10417rem !important; }
  .content-fenv a { line-height: 35px !important; height: 35px !important; margin: 0 0 0 10px !important; line-height: 0.72917rem !important; height: 0.72917rem !important; margin: 0 0 0 0.20833rem !important; }
  .content-fenv a img { max-height: 18px; max-height: 0.375rem; }
  .talk-contxt:after { width: 2px; width: 0.04167rem; }
  .neiermenu-a a:after { border-width: 4px; border-width: 0.08333rem; }
  .suzylinkyouview { padding-bottom: 10px; margin-bottom: 20px; padding-bottom: 0.20833rem; margin-bottom: 0.41667rem; }
  .suzylinkyouview:after { border-width: 10px; border-width: 0.20833rem; }
  .suzylinkyou { margin-left: 8px; margin-left: 0.16667rem; }
  .full-recruitA-container .recruitA-list li { font-size: 15px; font-size: 0.3125rem; }
  .full-recruitA-container .recruitA-list .name { font-size: 18px; line-height: 26px; font-size: 0.375rem; line-height: 0.54167rem; }
  .full-recruitA-container .recruitA-list .inner { padding: 30px 30px 50px; padding: 0.625rem 0.625rem 1.04167rem; }
  .full-recruitA-container .recruitA-list .brief { padding: 18px 0; padding: 0.375rem 0; }
  .full-recruitA-container .recruitA-list .main { height: 238px; height: 4.95833rem; }
  .full-recruitA-container .recruitA-list li { height: 240px; height: 5rem; }
  .full-recruitA-container .recruitA-list .ctrl a { line-height: 46px; font-size: 14px; line-height: 0.95833rem; font-size: 0.29167rem; }
  .hotjob-twofl h3:after { width: 42px; height: 2px; width: 0.875rem; height: 0.04167rem; }
  .abcontact-twode p { margin-bottom: 5px; margin-bottom: 0.10417rem; }
  .hotjob-twoflimg img { width: 150px; -webkit-border-radius: 2px; border-radius: 2px; width: 3.125rem; -webkit-border-radius: 0.04167rem; border-radius: 0.04167rem; }
  .hotjob-twoflimg .hotjob-twoerp { padding-left: 15px; font-size: 14px; padding-left: 0.3125rem; font-size: 0.29167rem; }
  .suzymail-wrap { max-width: 740px; max-width: 15.41667rem; }
  .suzymail-boxclose { top: 18px; right: 12px; width: 22px; height: 22px; top: 0.375rem; right: 0.25rem; width: 0.45833rem; height: 0.45833rem; }
  .suzymail-boxclose:before { width: 2px; height: 12px; width: 0.04167rem; height: 0.25rem; }
  .suzymail-boxclose:after { width: 12px; height: 2px; width: 0.25rem; height: 0.04167rem; }
  .suzymail-view a { width: 140px; margin-right: 20px; width: 2.91667rem; margin-right: 0.41667rem; }
  .suzymail-view a h3, .suzymail-view a h4 { font-size: 14px; font-size: 0.29167rem; }
  .suzymail-boximg { -webkit-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 0.0625rem; border-radius: 0.0625rem; }
  .mycronic-one h2:after { width: 32px; height: 3px; margin-left: -16px; width: 0.66667rem; height: 0.0625rem; margin-left: -0.33333rem; }
  .mycronic-one .mycronic-onea { height: 44px; line-height: 44px; height: 0.91667rem; line-height: 0.91667rem; }
  .mycronic-one .mycronic-onea span { font-size: 13px; font-size: 0.27083rem; }
  .mycronic-one .mycronic-onea i { margin-left: 5px; margin-left: 0.10417rem; }
  .mycronic-one .mycronic-onea i:after { border-width: 2px; border-width: 0.04167rem; }
  .mycronic-twotext h4 { margin-top: 3px; line-height: 22px; margin-top: 0.0625rem; line-height: 0.45833rem; }
  .products-tit h3 { line-height: 20px; line-height: 0.41667rem; }
  .products-two { margin-top: 22px; margin-top: 0.45833rem; }
  .casepost-oneimg .player-btn { width: 52px; height: 52px; line-height: 52px; width: 1.08333rem; height: 1.08333rem; line-height: 1.08333rem; }
  .propost2-one { margin-bottom: 20px; margin-bottom: 0.41667rem; }
  .propost2-confrdes { margin-top: 5px; height: 48px; line-height: 24px; margin-top: 0.10417rem; height: 1rem; line-height: 0.5rem; }
  .more-active3 span { font-size: 14px; font-size: 0.29167rem; }
  .more-active3 i { margin-left: 5px; margin-left: 0.10417rem; }
  .more-active3 i:after { width: 7px; height: 7px; border-width: 2px; width: 0.14583rem; height: 0.14583rem; border-width: 0.04167rem; }
  .walfare-onewrap li:first-child:after { width: 50px; height: 50px; width: 1.04167rem; height: 1.04167rem; }
  .more-active4:after { border-width: 5px; margin-left: -6px; border-width: 0.10417rem; margin-left: -0.125rem; }
  .imorepages a:after { border-width: 5px; margin-left: -6px; border-width: 0.10417rem; margin-left: -0.125rem; }
  .insearch-view .insearch-intxt { padding: 0 50px 0 15px; height: 40px; line-height: 40px; font-size: 14px; padding: 0 1.04167rem 0 0.3125rem; height: 0.83333rem; line-height: 0.83333rem; font-size: 0.29167rem; }
  .insearch-view .insearch-sub { width: 40px; background-size: 42.5% auto; width: 0.83333rem; }
  .full-searchA-wrapper .search-form form { max-width: 520px; padding-right: 80px; -webkit-border-radius: 20px; border-radius: 20px; max-width: 10.83333rem; padding-right: 1.66667rem; -webkit-border-radius: 0.41667rem; border-radius: 0.41667rem; }
  .full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-position: 12px center; background-size: auto 16px; padding-left: 0.75rem; background-position: 0.25rem center; background-size: auto 0.33333rem; }
  .full-searchA-wrapper .search-form input { font-size: 14px; line-height: 38px; height: 38px; font-size: 0.29167rem; line-height: 0.79167rem; height: 0.79167rem; }
  .full-searchA-wrapper .search-form input[type='submit'] { width: 80px; padding: 0 20px; width: 1.66667rem; padding: 0 0.41667rem; }
  .full-searchA-wrapper .search-result .length { padding: 10px 0; font-size: 14px; padding: 0.20833rem 0; font-size: 0.29167rem; }
  .full-searchA-wrapper .result-list .desc { max-height: 48px; line-height: 24px; font-size: 14px; max-height: 1rem; line-height: 0.5rem; font-size: 0.29167rem; }
  .video-player-popup .video-player { max-width: 960px; min-height: 300px; max-width: 20rem; min-height: 6.25rem; }
  .video-player-popup .close { top: -40px; width: 40px; height: 40px; background-size: 55% auto; top: -0.83333rem; width: 0.83333rem; height: 0.83333rem; }
  .school-threeicon { max-width: 124px; max-width: 2.58333rem; }
  .newsA-topnews-swiper .more { font-size: 14px; line-height: 24px; font-size: 0.29167rem; line-height: 0.5rem; }
  .newsA-topnews-swiper .newsA-pages span { width: 10px; height: 10px; margin: 0 5px; width: 0.20833rem; height: 0.20833rem; margin: 0 0.10417rem; }
  .news-twotxt:after { height: 2px; height: 0.04167rem; }
  .inexpo-onea i:after { width: 7px; height: 7px; border-width: 2px; width: 0.14583rem; height: 0.14583rem; border-width: 0.04167rem; }
  .news-fourview { margin-top: 15px; margin-top: 0.3125rem; }
  .news-fourtime { width: 50px; height: 50px; padding-top: 5px; line-height: 14px; font-size: 14px; width: 1.04167rem; height: 1.04167rem; padding-top: 0.10417rem; line-height: 0.29167rem; font-size: 0.29167rem; }
  .news-fourtime h6 { font-size: 24px; margin-bottom: 2px; font-size: 0.5rem; margin-bottom: 0.04167rem; }
  .news-fourdes { margin-top: 5px; margin-top: 0.10417rem; }
  .news-fourfr { padding-left: 15px; line-height: 24px; font-size: 14px; padding-left: 0.3125rem; line-height: 0.5rem; font-size: 0.29167rem; }
  .case-one { padding: 20px 0 10px; padding: 0.41667rem 0 0.20833rem; }
  .case-tworighta img { width: 20px; width: 0.41667rem; }
  .about-oneimg .player-btn { width: 52px; height: 52px; line-height: 52px; width: 1.08333rem; height: 1.08333rem; line-height: 1.08333rem; }
  .about-twodes { margin-top: 13px; margin-top: 0.27083rem; }
  .about-fourtxt h3:after { height: 4px; height: 0.08333rem; }
  .about-fiveul li:after { width: 1px; height: 24px; width: 0.02083rem; height: 0.5rem; }
  .suzypropost-onemaptext h3 { margin-bottom: 4px; font-size: 18px; margin-bottom: 0.08333rem; font-size: 0.375rem; }
  .suzypropost-onemapul li.cur:after { height: 100px; height: 2.08333rem; }
  a.suzypropost-onemapradius { width: 16px; height: 16px; width: 0.33333rem; height: 0.33333rem; }
  a.suzypropost-onemapradius span:before { width: 2px; height: 8px; width: 0.04167rem; height: 0.16667rem; }
  a.suzypropost-onemapradius span:after { width: 8px; height: 2px; width: 0.16667rem; height: 0.04167rem; }
  .about-threetxt li::before, .about-sixtxt li::before { font-size: 16px; font-size: 0.33333rem; }
  .suzy-schooltwoa1 { padding: 0 45px; font-size: 36px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding: 0 0.9375rem; font-size: 0.75rem; -webkit-border-radius: 0.72917rem; border-radius: 0.72917rem; }
  .suzy-schooltwoa1:hover { -webkit-box-shadow: 0px -5px 0px 5px #c4e6e7 inset; box-shadow: 0px -5px 0px 5px #c4e6e7 inset; -webkit-box-shadow: 0px -0.10417rem 0px 0.10417rem #c4e6e7 inset; box-shadow: 0px -0.10417rem 0px 0.10417rem #c4e6e7 inset; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0; padding: 0.83333rem 0; }
  .full-searchA-wrapper .commonweb { max-width: 960px; max-width: 20rem; }
  .full-searchA-wrapper .loadmore { padding: 40px 0; padding: 0.83333rem 0; }
  .full-searchA-wrapper .loadmore a { line-height: 50px; line-height: 1.04167rem; }
  .full-searchA-wrapper .result-list li { padding: 20px 0; padding: 0.41667rem 0; }
  
  .full-searchA-wrapper .result-list .content h2 { line-height: 24px; max-height: 48px; font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 0.5rem; max-height: 1rem; font-size: 0.33333rem; margin-bottom: 0.20833rem; }
  .full-searchA-wrapper .result-list .thumb { width: 280px; margin-bottom: 30px; margin-right: 10px; width: 5.83333rem; margin-bottom: 0.625rem; margin-right: 0.20833rem; } }

@media (min-width: 1024px) { body { padding-top: 100px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding-top: 2.08333rem; }
  body.active { padding-top: 63px; padding-top: 1.3125rem; }
  .incommonweb, .incommonweb2 { padding-left: 40px; padding-right: 40px; padding-left: 0.83333rem; padding-right: 0.83333rem; }
  .mobile-btn { display: none; }
  .inheader { height: 100px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; height: 2.08333rem; }
  .develop-onetxt h3:before { top: -12px; width: 200px; top: -0.25rem; width: 4.16667rem; }
  .about-threetxt ul li { padding-bottom: 12px; padding-bottom: 0.25rem; }
  body.active .inheader { height: 63px; height: 1.3125rem; }
  .inheader .incommonweb { padding-right: 40px; padding-right: 0.83333rem; }
  .inlogo { height: 100px; line-height: 100px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; height: 2.08333rem; line-height: 2.08333rem; }
  body.active .inlogo { height: 63px; line-height: 63px; height: 1.3125rem; line-height: 1.3125rem; }
  .inlogo img { max-height: 100%; }
  .inheader-frtop { position: static; padding: 20px 0 0; text-align: right; visibility: visible; opacity: 1; background: transparent; -webkit-transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out; transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out; -o-transition: opacity .5s ease-in-out,-o-transform .5s ease-in-out; transition: opacity .5s ease-in-out,transform .5s ease-in-out; transition: opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out,-o-transform .5s ease-in-out; padding: 0.41667rem 0 0; }
  body.active .inheader-frtop { opacity: 0; visibility: hidden; -webkit-transform: translateY(-60%); -ms-transform: translateY(-60%); -o-transform: translateY(-60%); transform: translateY(-60%); }
  .inheader-frtop a { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .inheader-frtop a:hover { color: #020920; }
  .inheader-frtop a, .inheader-frtop span { font-size: 13px; height: 20px; line-height: 20px; font-size: 0.27083rem; height: 0.41667rem; line-height: 0.41667rem; }
  .inheader-fr { float: right; position: static; top: 0px; display: block; width: auto; height: auto; padding: 0; background: transparent; overflow: visible; border-top: none; }
  .innav-ul { position: relative; width: auto; overflow-y: visible; -webkit-transition: margin .5s; -o-transition: margin .5s; transition: margin .5s; margin-top: 10px; margin-top: 0.20833rem; }
  .innav-ul li { float: left; margin-right: 30px; margin-right: 0.625rem; }
  .innav-ul li:nth-last-of-type(1) { margin-right: 0; }
  .innav-ul li.cur .innav-h3 a { color: #0b132f; }
  .innav-h3 { border-bottom: none; }
  .innav-h3 :hover{ color: #e60d16; font-weight: bold; }
  
    body.active .innav-ul { margin-top: -27px; margin-top: -0.5625rem; }
  .innav-h3 a { position: relative; z-index: 5; line-height: 50px; font-size: 16px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; line-height: 1.04167rem; font-size: 0.33333rem; }
  /**body.active .innav-h3 a{line-height: 40px;}**/
  .innav-ermenu { position: fixed; top: 100px; right: 0; z-index: 202; width: 100%; /**max-width: 1280px;**/ display: none; padding: 15px 0px 10px 0%; border-bottom: none; text-align: center; font-size: 0; background: rgb(236, 236, 236); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; top: 2.08333rem; padding: 0.3125rem 0px 0.20833rem 0%; }
  /**.innav-ermenu .incommonweb{padding-left: 25.8%!important;}**/
  body.active .innav-ermenu { top: 63px; top: 1.3125rem; }
  .innav-ermenu a { display: inline-block; vertical-align: top; width: auto; margin: 0 15px 5px; line-height: 30px; font-size: 14px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; border-bottom: 1px solid transparent; margin: 0 0.3125rem 0.10417rem; line-height: 0.625rem; font-size: 0.29167rem; border-bottom: 0.02083rem solid transparent; }
  .innav-ermenu a:hover { color: #e60d16; font-weight: bold; }
  .insearch-view { top: 100px; right: 40px; padding: 0px; max-width: 240px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 15px -5px #ddd; box-shadow: 0px 0px 15px -5px #ddd; top: 2.08333rem; right: 0.83333rem; max-width: 5rem; -webkit-border-radius: 0.0625rem; border-radius: 0.0625rem; -webkit-box-shadow: 0px 0px 0.3125rem -0.10417rem #ddd; box-shadow: 0px 0px 0.3125rem -0.10417rem #ddd; }
  body.active .insearch-view { top: 63px; top: 1.3125rem; }
  .line { display: block; position: absolute; bottom: 0px; height: 2px; background: #e62129; -webkit-transition: left 0.5s ease 0s, width 0.5s ease 0s; -o-transition: left 0.5s ease 0s, width 0.5s ease 0s; transition: left 0.5s ease 0s, width 0.5s ease 0s; height: 0.04167rem; }
  /**body.active .line{bottom: 5px;} **/
  .inbanner-txt1 h2 { font-size: 50px; font-size: 1.04167rem; }
  .inbanner-bat { display: none; }
  .inbanner .inbtn { display: block; }
  .inbanner-icon { position: absolute; width: 22px; font-size: 0; bottom: 20px; left: 50%; z-index: 10; display: block; text-align: center; font-size: 12px; color: #fff; width: 0.45833rem; bottom: 0.41667rem; font-size: 0.25rem; }
  .inbanner-icon p { line-height: 35px; line-height: 0.72917rem; }
  .inbanner-icon:after { position: absolute; content: ''; display: block; left: 50%; margin-left: -1px; top: 15px; background-color: #fff; width: 2px; height: 6px; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -o-transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -webkit-animation: trackBallSlide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite; -o-animation: trackBallSlide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite; animation: trackBallSlide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite; transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); margin-left: -0.02083rem; top: 0.3125rem; width: 0.04167rem; height: 0.125rem; -webkit-border-radius: 0.20833rem; border-radius: 0.20833rem; }
  .inbanner-iconsvg { position: relative; width: 100%; -webkit-animation: nudgeMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; -o-animation: nudgeMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; animation: nudgeMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }
  .inbanner-iconsvg:after { content: ""; position: absolute; top: 0; left: 50%; display: block; width: 22px; height: 33px; margin-left: -11px; border: 1px solid #fff; -webkit-border-radius: 30px; border-radius: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 10; width: 0.45833rem; height: 0.6875rem; margin-left: -0.22917rem; border: 0.02083rem solid #fff; -webkit-border-radius: 0.625rem; border-radius: 0.625rem; }
  .inbanner-iconsvg svg { position: relative; width: 22px; z-index: 15; width: 0.45833rem; }
  .nectar-scroll-icon-path { position: relative; z-index: 15; width: 100%; height: 100%; fill: transparent; stroke-width: 2px; stroke-dashoffset: 120; stroke-dasharray: 120; -webkit-transition: fill 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -o-transition: fill 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); transition: fill 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -webkit-animation: mouse-scroll-btn-roll-out 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -o-animation: mouse-scroll-btn-roll-out 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); animation: mouse-scroll-btn-roll-out 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); stroke-width: 0.04167rem; }
  .inbanner-icon:hover .nectar-scroll-icon-path { stroke-dashoffset: 0; -webkit-animation: mouse-scroll-btn-roll-over 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); -o-animation: mouse-scroll-btn-roll-over 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); animation: mouse-scroll-btn-roll-over 0.55s cubic-bezier(0.5, 0.1, 0.07, 1); }
  .inbanner-icon:hover::after { background-color: #000; }

  @-webkit-keyframes mouse-scroll-btn-roll-over { 0% { stroke-dashoffset: 120; }
    100% { stroke-dashoffset: 0; } }
  @-o-keyframes mouse-scroll-btn-roll-over { 0% { stroke-dashoffset: 120; }
    100% { stroke-dashoffset: 0; } }
  @keyframes mouse-scroll-btn-roll-over { 0% { stroke-dashoffset: 120; }
    100% { stroke-dashoffset: 0; } }
  @-webkit-keyframes mouse-scroll-btn-roll-out { 0% { stroke-dashoffset: 0; }
    100% { stroke-dashoffset: -120; } }
  @-o-keyframes mouse-scroll-btn-roll-out { 0% { stroke-dashoffset: 0; }
    100% { stroke-dashoffset: -120; } }
  @keyframes mouse-scroll-btn-roll-out { 0% { stroke-dashoffset: 0; }
    100% { stroke-dashoffset: -120; } }
  @-o-keyframes nudgeMouse { 0% { -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
    45% { -webkit-transform: translateY(4px);
      -o-transform: translateY(4px);
      transform: translateY(4px); -webkit-transform: translateY(0.08333rem); -o-transform: translateY(0.08333rem); transform: translateY(0.08333rem); }
    65%, 100% { -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); } }
  @keyframes nudgeMouse { 0% { -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
    45% { -webkit-transform: translateY(4px);
      -o-transform: translateY(4px);
      transform: translateY(4px); -webkit-transform: translateY(0.08333rem); -o-transform: translateY(0.08333rem); transform: translateY(0.08333rem); }
    65%, 100% { -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); } }
  @-webkit-keyframes nudgeMouse { 0% { -webkit-transform: translateY(0);
      transform: translateY(0); }
    45% { -webkit-transform: translateY(4px);
      transform: translateY(4px); -webkit-transform: translateY(0.08333rem); transform: translateY(0.08333rem); }
    65%, 100% { -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @-webkit-keyframes trackBallSlide { 0% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    45% { opacity: 0;
      -webkit-transform: scaleY(0.5) translateY(10px);
      transform: scaleY(0.5) translateY(10px); -webkit-transform: scaleY(0.5) translateY(0.20833rem); transform: scaleY(0.5) translateY(0.20833rem); }
    46% { opacity: 0;
      -webkit-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    65%, 100% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); } }
  @-o-keyframes trackBallSlide { 0% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    45% { opacity: 0;
      -webkit-transform: scaleY(0.5) translateY(10px);
      -o-transform: scaleY(0.5) translateY(13px);
      transform: scaleY(0.5) translateY(13px); -webkit-transform: scaleY(0.5) translateY(0.20833rem); -o-transform: scaleY(0.5) translateY(0.27083rem); transform: scaleY(0.5) translateY(0.27083rem); }
    46% { opacity: 0;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    65%, 100% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); } }
  @keyframes trackBallSlide { 0% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    45% { opacity: 0;
      -webkit-transform: scaleY(0.5) translateY(10px);
      -o-transform: scaleY(0.5) translateY(13px);
      transform: scaleY(0.5) translateY(13px); -webkit-transform: scaleY(0.5) translateY(0.20833rem); -o-transform: scaleY(0.5) translateY(0.27083rem); transform: scaleY(0.5) translateY(0.27083rem); }
    46% { opacity: 0;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); }
    65%, 100% { opacity: 1;
      -webkit-transform: scaleY(1) translateY(-6px);
      -o-transform: scaleY(1) translateY(-6px);
      transform: scaleY(1) translateY(-6px); -webkit-transform: scaleY(1) translateY(-0.125rem); -o-transform: scaleY(1) translateY(-0.125rem); transform: scaleY(1) translateY(-0.125rem); } }
  .infooter { padding-top: 50px; padding-top: 1.04167rem; }
  .infooter-erweima { float: none; width: 100%; padding-top: 40px; text-align: left; padding-top: 0.83333rem; }
  .infooter-erweima img { width: 100%; max-width: 160px; height: auto; max-width: 3.33333rem; }
  .infooter-logo { float: none; max-width: none;  }
  .infooter-top { padding-bottom: 30px; padding-bottom: 0.625rem; }
  .infooter-topfl { float: left; width: 13%; }
  .infooter-topfr { float: right; width: 100%; margin-top: 0px; font-size: 0; }
  .infooter-dl { display: inline-block; vertical-align: top; width: 12.7142%;  border-top: none;margin-right: 1.53%; }
 .infooter-dl dt {
  margin-bottom: 10px;
  margin-bottom: 0.20833rem;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
  .infooter-dl dt a { height: auto; line-height: 24px; line-height: 0.5rem; }
  .infooter-dl dt::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #e60d16;
  height: 18px;
  width: 10px;
  margin-right: 8px;
  transform: skewX(-20deg) translateY(-50%);
}
  .infooter-dl dd { display: block; padding-left: 30px;}
  .infooter-dl dd a { height: auto; line-height: 22px; margin-bottom: 10px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; line-height: 0.45833rem; margin-bottom: 0.20833rem; }
  .infooter-dl dd a:hover { -webkit-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); color: #e62129; -webkit-transform: translateX(0.10417rem); -ms-transform: translateX(0.10417rem); -o-transform: translateX(0.10417rem); transform: translateX(0.10417rem); }
  .infooter-dl:last-child { width: 13%; padding-right: 0; }
  .infooter-bottom { padding: 30px 0 25px; padding: 0.625rem 0 0.52083rem; }
  .infooter-bottomul { float: left; width: 75%; font-size: 0; }
  /**.infooter-bottomul { float: left; width: 76.95313%; font-size: 0; } padding-right: 3.04569%; margin-right: 2.74112%;**/
  .infooter-bottomul li { position: relative; display: inline-block; vertical-align: top; padding-left: 35px; padding-right: 10%; margin-right: 8%; padding-left: 0.72917rem; }
  .infooter-bottomul li:after { position: absolute; top: 7px; right: 0; width: 1px; height: 50px; background: #e3e3e3; content: ''; top: 0.14583rem; width: 0.02083rem; height: 1.04167rem; }
  .infooter-bottomul li:last-child { margin-right: 0; }
  /**.infooter-bottomul li.li1 { width: 34.01015%; } .infooter-bottomul li.li2 { width: 31.47208%; } .infooter-bottomul li.li3 { width: 29.03553%; }**/
  .infooter-bottomul li.li1 { width: 42%; }
  .infooter-bottomul li.li2 { width: 42%; text-align: center; }
  .infooter-bottomul li.li2 p { padding-left: 35px; padding-left: 0.72917rem; }
  .infooter-bottomul li.li3 { width: 42%; }
  .infooter-bottomul .li1 b{ float:left; font-weight:normal; width:20%;}
  .infooter-bottomul .li1 span{ float:right; width:80%;}
  .infooter-link { padding-top: 7px; padding-top: 0.14583rem;float: right; padding: 0.3125rem 0; }
  .infooter-link a { margin-right: 20px; margin-right: 0.41667rem; }
  .infooter-bottomfr {  width: 100%; }
  .inleft { position: fixed; top: 50%; right: -50px; z-index: 199; display: block; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; visibility: hidden; right: -1.04167rem; }
  .inleft.active { right: 12px; visibility: visible; opacity: 1; right: 0.25rem; }
  .inleft-item { position: relative; margin-bottom: 1px; margin-bottom: 0.02083rem; }
  .inleft-item > a { display: block; width: 40px; height: 40px; text-align: center; line-height: 40px; background: rgba(0, 0, 0, 0.5); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; width: 0.83333rem; height: 0.83333rem; line-height: 0.83333rem; }
  .inleft-item > a:hover { background: #0091d3; }
  .inleft-item img { width: 20px; width: 0.41667rem; }
  .inleft-item:hover .inleft-itemer { max-width: 300px; max-width: 6.25rem; }
  .inleft-itemer { position: absolute; top: 0; right: 0; z-index: 10; font-size: 0; width: auto; max-width: 0; line-height: 40px; white-space: nowrap; background: rgba(0, 0, 0, 0.5); overflow: hidden; -webkit-transition: all linear .5s; -o-transition: all linear .5s; transition: all linear .5s; line-height: 0.83333rem; }
  .inleft-itemer span, .inleft-itemer a { display: inline-block; vertical-align: middle; font-size: 16px; color: #ffffff; font-size: 0.33333rem; }
  .inleft-itemer a { padding-right: 14px; padding-right: 0.29167rem; }
  .inleft-itemer span { width: 40px; text-align: center; width: 0.83333rem; }
  .backtop { text-align: center; line-height: 0; font-size: 0; overflow: hidden; }
  .backtop a { position: relative; padding-top: 20px; display: block; font-size: 12px; color: #fff; line-height: 1; padding-top: 0.41667rem; font-size: 0.25rem; }
  .backtop a:before { position: absolute; top: 10px; left: 50%; width: 10px; height: 10px; border-top: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); -o-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); content: ''; top: 0.20833rem; width: 0.20833rem; height: 0.20833rem; border-top: 0.04167rem solid #fff; border-left: 0.04167rem solid #fff; }
  .inabsor { padding: 24px 0 40px; padding: 0.5rem 0 0.83333rem; }
  .intit { font-size: 20px; font-size: 0.41667rem; }
  .intit h2 { font-size: 28px; line-height: 1.8; font-size: 0.58333rem; }
  .intit h2:after { width: 62px; height: 4px; width: 1.29167rem; height: 0.08333rem; }
  .intit h3 { margin-top: 10px; font-size: 18px; margin-top: 0.20833rem; font-size: 0.375rem; }
  .inabsor-view { margin-top: 26px; margin-top: 0.54167rem; }
  .inabsor-view .swiper-slide { overflow: visible; overflow: hidden; }
  .inabsor-view .swiper-slide:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .inabsor-view .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .inabsor-view .swiper-slide:hover .inabsor-img:after { opacity: .8; }
  .inabsor-view .swiper-slide:hover .inabsor-men { display: block; }
  .inabsor-view .swiper-slide:hover .inabsor-img { -webkit-box-shadow: 0px 10px 15px -8px #aaa; box-shadow: 0px 10px 15px -8px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.3125rem -0.16667rem #aaa; box-shadow: 0px 0.20833rem 0.3125rem -0.16667rem #aaa; }
  .inabsor-view .swiper-slide:hover .inabsor-text h3 { color: #00164a; }
  .inabsor-img:after, .inabsor-img { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .inabsor-prev { left: -32px; left: -0.66667rem; }
  .inabsor-next { right: -32px; right: -0.66667rem; }
  .inabsor-text { margin-top: 15px; margin-top: 0.3125rem; }
  .inabsor-text h3 { font-size: 16px; font-size: 0.33333rem; }
  .incon-bat { display: none; }
  .inpro-btm { overflow: hidden; }
  .inpro-btmwrap { padding: 7px 0 40px; padding: 0.14583rem 0 0.83333rem; }
  .inpro-btmflv { margin-top: -150px; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); margin-top: -3.125rem; }
  .inpro-btmfl { padding: 10% 10% 8%; }
  .inpro-btmfl h3 { font-size: 26px; font-size: 0.54167rem; }
  .inpro-btmfl .inpro-btma { margin-top: 35px; margin-top: 0.72917rem; }
  .inpro-btma span { font-size: 16px; font-size: 0.33333rem; }
  .inpro-btmfl .inpro-btma i { margin-left: 12px; margin-left: 0.25rem; }
  .inpro-btma:hover span { color: #00164a; }
  .inpro-btma:hover i { border-color: #e62129; background: #e62129; }
  .inpro-btma:hover i:after { border-color: #00164a; }
  .inpro-btmfldes { margin-top: 20px; overflow-y: auto; margin-top: 0.41667rem; }
  .inpro-btmfldes::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; width: 0.04167rem; height: 0.16667rem; }
  .inpro-btmfldes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; -webkit-box-shadow: inset 0 0 0.02083rem rgba(0, 0, 0, 0.1); -webkit-border-radius: 0.04167rem; border-radius: 0.04167rem; }
  .inpro-btmfldes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; -webkit-border-radius: 0.04167rem; border-radius: 0.04167rem; -webkit-box-shadow: inset 0 0 0.04167rem rgba(0, 0, 0, 0.1); }
  .insale { padding-bottom: 0; }
  .insale-txt { width: 28.125%; }
  .insale-txt h4 { margin-top: 8px; font-size: 24px; margin-top: 0.16667rem; font-size: 0.5rem; }
  .insale-txt a { margin-top: 14px; font-size: 18px; margin-top: 0.29167rem; font-size: 0.375rem; }
  .insale-txt a img { margin-left: 10px; margin-top: -4px; margin-left: 0.20833rem; margin-top: -0.08333rem; }
  .insale-tit h3 { line-height: 32px; font-size: 22px; line-height: 0.66667rem; font-size: 0.45833rem; }
  .insale-num { line-height: 64px; font-size: 48px; line-height: 1.33333rem; font-size: 1rem; font-weight: bold;}
  .inexpo {overflow: hidden;}
  .inexpo-one { overflow: hidden; }
  .inexpo-one:hover img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .inexpo-one img { width: 100%; -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .inexpo-onea { margin-top: 26px; line-height: 26px; margin-top: 0.54167rem; line-height: 0.54167rem; }
  .inexpo-onea span { font-size: 16px; font-size: 0.33333rem; }
  .inexpo-onetit { font-size: 16px; font-size: 0.33333rem; }
  .inexpo-onetit h3 { margin-bottom: 10px; font-size: 32px; margin-bottom: 0.20833rem; font-size: 0.66667rem; }
  .inexpo-onedes { margin-bottom: 15px; margin-bottom: 0.3125rem; }
  .inview-a i { margin-left: 12px; margin-left: 0.25rem; }
  .inexpo-two { margin-top: 60px; margin-top: 1.25rem; }
  .inabout .inview-a { margin-top: 25px; margin-top: 0.52083rem; }
  .intit2 h2 { font-size: 28px; font-size: 0.58333rem; }
  .intit2 h2:after { height: 4px; margin-top: 6px; height: 0.08333rem; margin-top: 0.125rem; }
  .intit2 h3 { font-size: 18px; font-size: 0.375rem; }
  .inabout-img { margin-top: 24px; overflow: hidden; margin-top: 0.5rem; }
  /**.inabout-img: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); } */
  .inabout-img img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .inabout-des { margin-top: 24px; font-size: 15px; margin-top: 0.5rem; font-size: 0.3125rem; }
  .innews-ul { padding-top: 32px; padding-top: 0.66667rem; }
  .innews-ul li a { padding: 24px 110px 24px 0; padding: 0.5rem 2.29167rem 0.5rem 0; }
  .innews-ul li a:hover { padding-left: 20px; -webkit-box-shadow: 0px 10px 25px -10px #ccc; box-shadow: 0px 10px 25px -10px #ccc; border-color: transparent; padding-left: 0.41667rem; -webkit-box-shadow: 0px 0.20833rem 0.52083rem -0.20833rem #ccc; box-shadow: 0px 0.20833rem 0.52083rem -0.20833rem #ccc; }
  .innews-ul li a:hover h3 { color: #00164a; }
  .innews-ul li h3 { font-size: 18px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; font-size: 0.375rem; }
  
  
  .innews-time { top: 22px; font-size: 22px; top: 0.45833rem; font-size: 0.45833rem; }
  .injoin { padding: 26px 0 50px; padding: 0.54167rem 0 1.04167rem; }
  .injoin-view { margin-top: 50px; margin-top: 1.04167rem; }
  .injoin-view a { position: relative; width: 240px; height: 56px; margin: 0 34px 20px; padding-left: 38px; line-height: 56px; font-size: 16px; background-size: auto auto; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-size: auto 24px; width: 5rem; height: 1.16667rem; margin: 0 0.70833rem 0.41667rem; padding-left: 0.79167rem; line-height: 1.16667rem; font-size: 0.33333rem; background-size: auto 0.5rem; }
  .injoin-view a.a1 { background-position: 52px 14px; background-size: auto 22px; background-position: 1.08333rem 0.29167rem; background-size: auto 0.45833rem; }
  .injoin-view a.a2 { background-position: 60px 16px; background-position: 1.25rem 0.33333rem; }
  .injoin-view a.a3 { background-position: 60px 16px; background-position: 1.25rem 0.33333rem; }
  .injoin-view a.a1:hover { background-image: url(../images/a12.png); }
  .injoin-view a.a2:hover { background-image: url(../images/a22.png); }
  .injoin-view a.a3:hover { background-image: url(../images/a32.png); }
  .inbeinter { padding: 40px 0 40px; padding: 0.83333rem 0 0.83333rem; }
  .inbeinter-view .swiper-container { padding: 28px 0 50px 0; padding: 0.6rem 0 1.2rem 0; }
  .inbeinter-view .swiper-slide { -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; -o-transition: -o-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s, -o-transform .5s; overflow: hidden; }
  /**.inbeinter-view .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .inbeinter-view .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  /**.inbeinter-view .swiper-slide:hover { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }**/
  .inbeinter-des { font-size: 15px; height: 40px; line-height: 20px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; font-size: 0.3125rem; height: 0.83333rem; line-height: 0.41667rem; }
  /**.inbeinter-view .swiper-slide:hover .inbeinter-text h3 { color: #00164a; }**/
  .inbeinter-view .swiper-slide:hover .inbeinter-des { color: #1e99d7; }
  .inbeinter-view .swiper-slide:hover .inbeinter-text h3:after { border-color: #00164a; }
  .inbeinter-text h3 { height: 42px; line-height: 42px; font-size: 18px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; height: 0.875rem; line-height: 0.875rem; font-size: 0.375rem; }
  .inbeinter-text h3:after { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .neibanner-text { min-width: 230px; width: 31.25%; padding: 4.6875% 3.125%; min-width: 4.79167rem; }
  .neibanner-text h2 { font-size: 28px; font-size: 0.58333rem; }
  .neibanner-text h3 { font-size: 18px; margin-top: 10px; font-size: 0.375rem; margin-top: 0.20833rem; }
  .neiermenu { padding: 15px 0; padding: 0.3125rem 0; }
  .neiermenu-a { padding-left: 24px; background-size: 24px auto; padding-left: 0.5rem; background-size: 0.5rem auto; }
  .neiermenu-a a { margin-left: 12px; padding-left: 15px; font-size: 16px; margin-left: 0.25rem; padding-left: 0.3125rem; font-size: 0.33333rem; }
  .global { padding: 40px 0 30px; padding: 0.83333rem 0 0.625rem; }
  .global-two { padding: 45px 0 50px; padding: 0.9375rem 0 1.04167rem; }
  .global-twoul { padding: 20px 0 10px; padding: 0.41667rem 0 0.20833rem; }
  .con-ul li { margin-bottom: 20px; padding: 30px 30px; margin-bottom: 0.41667rem; padding: 0.625rem 0.625rem; }
  .con-ul li h3 { font-size: 22px; font-size: 0.45833rem; }
  .con-ul li h3:after { margin-top: 10px; width: 42px; height: 3px; margin-top: 0.20833rem; width: 0.875rem; height: 0.0625rem; }
  /**.con-ul li:hover {
	border-color: #edf0f3;
	-webkit-box-shadow: 0px 8px 15px -4px #d2d6df;
	box-shadow: 0px 8px 15px -4px #d2d6df;
}

.con-ul li:hover h3:after {
	background: #e62129;
}**/
  .con-ul2h3 { font-size: 22px; font-size: 0.45833rem; }
  .con-ul2h3:after { margin-top: 10px; width: 42px; height: 3px; margin-top: 0.20833rem; width: 0.875rem; height: 0.0625rem; }
  .global-twodes { margin-top: 15px; line-height: 26px; font-size: 15px; /**height: 96px; line-height: 24px; font-size: 14px;**/ margin-top: 0.3125rem; line-height: 0.54167rem; font-size: 0.3125rem; }
  .imorepages a { width: 140px; height: 44px; line-height: 44px; width: 2.91667rem; height: 0.91667rem; line-height: 0.91667rem; }
  .imorepages a span { font-size: 16px; font-size: 0.33333rem; }
  /**.contact-two .global-twodes {
	height: 128px;
}**/
  .contact-ul li { padding: 30px 30px; margin-bottom: 20px; padding: 0.625rem 0.625rem; margin-bottom: 0.41667rem; }
  .contact { padding: 20px 0 75px; padding: 0.41667rem 0 1.5625rem; }
  .contact-map { margin-top: 40px; height: 520px; margin-top: 0.83333rem; height: 10.83333rem; }
  .mycronic { padding: 17px 0 6.25%; padding: 0.35417rem 0 6.25%; }
  .mycronic-one { font-size: 18px; font-size: 0.375rem; }
  .mycronic-one h2 { font-size: 44px; font-size: 0.91667rem; }
  .mycronic-one .mycronic-onea { width: 140px; margin: 38px auto 0; width: 2.91667rem; margin: 0.79167rem auto 0; }
  .mycronic-onedes { margin-top: 20px; margin-top: 0.41667rem; }
  .mycronic-twoul { padding-top: 70px; padding-top: 1.45833rem; }
  .mycronic-twoul li { margin-bottom: 30px; margin-bottom: 0.625rem; }
  .mycronic-twoicon { width: 124px; height: 124px; width: 2.58333rem; height: 2.58333rem; }
  .mycronic-twotext { padding-top: 25px; padding-top: 0.52083rem; }
  .mycronic-twotext h3 { font-size: 40px; font-size: 0.83333rem; }
  .mycronic-twotext h4 { font-size: 16px; font-size: 0.33333rem; }
  .mycronic-three { padding-top: 78px; padding-top: 1.625rem; }
  .mycronic-threeflul li { margin-bottom: 90px; margin-bottom: 1.875rem; }
  .mycronic-threeflul li h3 { margin-bottom: 18px; font-size: 44px; margin-bottom: 0.375rem; font-size: 0.91667rem; }
  .mycronic-threetxt { font-size: 18px; font-size: 0.375rem; }
  .mycronic-threetxtimg { margin-top: 102px; margin-top: 2.125rem; }
  .develop { padding: 20px 0 30px; overflow: hidden; padding: 0.41667rem 0 0.625rem; }
  .develop-one { padding-top: 40px; padding-top: 0.83333rem; }
  .develop-oneimg { overflow: hidden; }
  /**.develop-oneimg:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .develop-oneimg img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .develop-onetxt { padding: 65px 35px 45px; font-size: 16px; padding: 1.35417rem 0.72917rem 0.9375rem; font-size: 0.33333rem; }
  .develop-onetxt:after, .develop-onetxt:before { font-size: 64px; font-size: 1.33333rem; }
  .develop-onetxt:before { top: 40px; left: 15px; top: 0.83333rem; left: 0.3125rem; }
  .develop-onetxt:after { bottom: 20px; right: 24px; bottom: 0.41667rem; right: 0.5rem; }
  .develop-onetxt h3 { font-size: 24px; font-size: 0.5rem; }
  .develop-onedes { margin-top: 20px; margin-top: 0.41667rem; }
  .develop-two { margin-top: 50px; margin-top: 1.04167rem; }
  .develop-twotxt h3 { font-size: 32px; font-size: 0.66667rem; }
  .develop-twotxt h4 { font-size: 48px; font-size: 1rem; }
  .develop-threeul { margin-top: 50px; margin-top: 1.04167rem; }
  .develop-threeul li { cursor: pointer; margin-bottom: 30px; overflow: hidden; overflow: hidden; margin-bottom: 0.625rem; }
  .develop-threeul li:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .develop-threeul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .develop-threeul li:hover .develop-threetxt { background: rgba(0, 145, 211, 0.7); color: #fff; }
  .develop-threeul li:hover .develop-threetxt h3 { color: #fff; }
  .develop-threetxt { padding: 22px 28px 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding: 0.45833rem 0.58333rem 0; }
  .develop-threetxt h3 { font-size: 16px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; font-size: 0.33333rem; }
  .develop-threetxt h3 span { font-size: 32px; font-size: 0.66667rem; }
  .develop-threedes { line-height: 32px; font-size: 16px; height: 96px; line-height: 0.66667rem; font-size: 0.33333rem; height: 2rem; }
  .develop-four { margin-top: 35px; padding: 37px 280px 38px 30px; font-size: 16px; margin-top: 0.72917rem; padding: 0.77083rem 5.83333rem 0.79167rem 0.625rem; font-size: 0.33333rem; }
  .develop-four h3 { font-size: 32px; font-size: 0.66667rem; }
  .develop-four .develop-foura { right: 9.21875%; width: 140px; height: 44px; line-height: 44px; margin-top: -22px; width: 2.91667rem; height: 0.91667rem; line-height: 0.91667rem; margin-top: -0.45833rem; }
  .develop-fourdes { margin-top: 10px; margin-top: 0.20833rem; }
  .develop-fiveul { margin-top: 40px; margin-top: 0.83333rem; }
  .develop-fiveul li { margin-bottom: 30px; margin-bottom: 0.625rem; }
  .develop-fiveul li a { padding: 25px 30px 55px; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding: 0.52083rem 0.625rem 1.14583rem; }
  /**.develop-fiveul li a:hover { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px);  transform: translateY(-5px); -webkit-box-shadow: 0px 5px 20px -5px #bbb; box-shadow: 0px 5px 20px -5px #bbb; }**/
  .develop-fiveul li h3 { font-size: 20px; font-size: 0.41667rem; }
  .develop-fiveul li .develop-fivea { position: relative; margin-top: 12px; margin-top: 0.25rem; }
  /**.develop-fiveul li .develop-fivea:after { position: absolute; bottom: 2px; left: 0; width: 0%; height: 3px; background: #e62129; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; content: ''; opacity: 0; } .develop-fiveul li .develop-fivea:hover:after { width: 100%; opacity: 1; }**/
  .develop-fivea:hover i:after { border-color: #e62129; }
  .develop-fivedes { margin-top: 14px; font-size: 14px; height: 44px; line-height: 22px; margin-top: 0.29167rem; font-size: 0.29167rem; height: 0.91667rem; line-height: 0.45833rem; }
  .abcontact { padding: 14px 0 60px; padding: 0.29167rem 0 1.25rem; }
  .abcontact-one { margin-top: 40px; height: 500px; margin-top: 0.83333rem; height: 10.41667rem; }
  .abcontact-two { margin-top: 45px; font-size: 16px; margin-top: 0.9375rem; font-size: 0.33333rem; }
  .abcontact-two h3 { font-size: 28px; font-size: 0.58333rem; }
  .abcontact-two h4 { margin-top: 10px; font-size: 22px; margin-top: 0.20833rem; font-size: 0.45833rem; }
  .abcontact-two h4:after { margin-top: 5px; width: 42px; height: 4px; margin-top: 0.10417rem; width: 0.875rem; height: 0.08333rem; }
  .abcontact-twode { margin-top: 24px; margin-top: 0.5rem; }
  .content-ac { width: 140px; height: 44px; line-height: 44px; width: 2.91667rem; height: 0.91667rem; line-height: 0.91667rem; }
  .content-ac span { font-size: 16px; font-size: 0.33333rem; }
  .content-ac i { margin-left: 10px; width: 20px; height: 20px; margin-left: 0.20833rem; width: 0.41667rem; height: 0.41667rem; }
  .content-ac i:after { border-width: 2px; width: 7px; height: 7px; border-width: 0.04167rem; width: 0.14583rem; height: 0.14583rem; }
  .social { padding: 60px 0 65px; padding: 1.25rem 0 1.35417rem; }
  .social-ul li { margin-bottom: 6.25%; }
  .social-text { font-size: 14px; line-height: 24px; padding-top: 5px; font-size: 0.29167rem; line-height: 0.5rem; padding-top: 0.10417rem; }
  .social-text h3 { font-size: 28px; font-size: 0.58333rem; }
  .social-text .content-ac { margin-top: 26px; margin-top: 0.54167rem; }
  .social-des { margin-top: 10px; margin-top: 0.20833rem; }
  .social-img { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .social-img { overflow: hidden; }
  .social-img:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .social-img img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .social-img:hover { -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; }
  .news { padding: 38px 0 6.25%; padding: 0.2rem 0 0%; }
  .news-twoul { margin-top: 45px; padding-bottom: 25px; margin-top: 0.7rem; padding-bottom: 0.1rem; }
  .news-twoul li { margin-bottom: 30px; overflow: hidden; margin-bottom: 0.625rem; }
  /**.news-twoul li:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .news-twoul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .news-twoul li:hover .news-twotxt { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); -webkit-box-shadow: 0px 0px 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0px 0.3125rem -0.10417rem #aaa; }
  .news-twoul li:hover .news-twodes { color: #020920; }
  .news-twoul li:hover .news-twotxt:after { height: 4px; background: #e62129; height: 0.08333rem; }
  .news-twotxt { padding: 15px; font-size: 14px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding: 0.3125rem; font-size: 0.29167rem; }
  .news-twotxt h3 { font-size: 18px; font-size: 0.375rem; }
  .news-three { margin-top: 70px; -webkit-transition: -webkit-box-shadow .5s; transition: -webkit-box-shadow .5s; -o-transition: box-shadow .5s; transition: box-shadow .5s; transition: box-shadow .5s, -webkit-box-shadow .5s; overflow: hidden; margin-top: 1.45833rem; }
  /**.news-three:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .news-three img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .news-three:hover { -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; }
  .news-threetxt { padding: 25px 48px 18px; padding: 0.52083rem 1rem 0.375rem; }
  .news-threetit h3 { margin-bottom: 10px; font-size: 30px; margin-bottom: 0.20833rem; font-size: 0.625rem; }
  .news-threetit h4, .news-threetit h5 { margin-bottom: 15px; font-size: 18px; margin-bottom: 0.3125rem; font-size: 0.375rem; }
  .news-four { margin-top: 62px; margin-top: 1.29167rem; }
  .news-tit img { height: 28px; height: 0.58333rem; }
  .news-tit span { font-size: 28px; padding-left: 10px; font-size: 0.58333rem; padding-left: 0.20833rem; }
  .news-tit:after { position: absolute; top: -6px; left: -15px; width: 34px; height: 34px; top: -0.125rem; left: -0.3125rem; width: 0.70833rem; height: 0.70833rem; }
  .news-fourview .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .news-fourview .swiper-slide { overflow: visible; overflow: hidden; }
  /**.news-fourview .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .news-fourview .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .news-fourview .swiper-slide:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .news-fourview .swiper-slide:hover .news-fourtime { background: #e62129; }
  .news-fourview .swiper-slide:hover .news-fourfr h3 { color: #00164a; }
  .news-fourview .swiper-slide:hover .news-fourimg { -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; }
  .news-fourtxt { padding-top: 10px; padding-top: 0.20833rem; }
  .news-fourfr h3 { font-size: 18px; line-height: 22px; font-size: 0.375rem; line-height: 0.45833rem; }
  .propost2 { padding: 38px 0 60px; padding: 0.79167rem 0 1.25rem; }
  .propost2-two { margin-top: 44px; font-size: 18px; margin-top: 0.91667rem; font-size: 0.375rem; }
  .propost2-two h3 { font-size: 22px; font-size: 0.45833rem; }
  .propost2-twodes { margin-top: 15px; margin-top: 0.3125rem; }
  .propost2-three { margin-top: 25px; padding-bottom: 25px; margin-top: 0.52083rem; padding-bottom: 0.52083rem; }
  .propost2-three h4 { font-size: 20px; line-height: 35px; font-size: 0.41667rem; line-height: 0.72917rem; }
  .propost2-four { padding: 30px 0 0px; font-size: 16px; padding: 0.625rem 0 0px; font-size: 0.33333rem; }
  .propost2-confr h2 { font-size: 22px; font-size: 0.45833rem; }
  .propost2-confr h3 { font-size: 16px; margin-top: 5px; font-size: 0.33333rem; margin-top: 0.10417rem; }
  .porpost2-confrul { margin-top: 25px; margin-top: 0.52083rem; }
  .porpost2-confrul li { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-bottom: 40px; overflow: hidden; margin-bottom: 0.83333rem; }
  /**.porpost2-confrul li:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .porpost2-confrul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .porpost2-confrul li:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .porpost2-confrul li:hover .propost2-confrimg { -webkit-box-shadow: 0px 10px 15px -5px #bbb; box-shadow: 0px 10px 15px -5px #bbb; -webkit-box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #bbb; box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #bbb; }
  .porpost2-confrul li:hover .propost2-confrtxt h3 { color: #0091d3; }
  .propost2-confrtxt { padding-top: 10px; line-height: 28px; font-size: 14px; padding-top: 0.20833rem; line-height: 0.58333rem; font-size: 0.29167rem; }
  .propost2-confrtxt h3 { font-size: 18px; font-size: 0.375rem; }
  .about-onewrap { padding-top: 30px; padding-top: 0.625rem; }
  .about-onefr { padding-right: 34px; font-size: 16px; padding-top: 0; padding-right: 0.70833rem; font-size: 0.33333rem; }
  .about-onefr h3 { font-size: 24px; font-size: 0.5rem; }
  .about-oneimg .about-oneimg1 { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  /**.about-oneimg:hover .about-oneimg1 { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .about-onedes { margin-top: 25px; margin-top: 0.52083rem; }
  .content-txt, .about-sixtxt { padding: 20px 0; padding: 0.41667rem 0; }
  .content-txt:after, .content-txt:before, .about-sixtxt:after, .about-sixtxt:before { font-size: 64px; font-size: 1.33333rem; }
  .content-txt:after, .about-sixtxt:after { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
  .about-onespan1 { font-size: 32px; font-size: 0.66667rem; }
  .about { overflow: hidden; }
  .about-two { padding-top: 40px; padding-top: 0.83333rem; }
  .about-twowrap { margin-top: 30px; margin-top: 0.625rem; }
  .about-twotit { font-size: 18px; font-size: 0.375rem; }
  .about-twotit h3 { font-size: 30px; font-size: 0.625rem; }
  .about-twotit h3:after { height: 5px; width: 26px; margin-top: 7px; height: 0.10417rem; width: 0.54167rem; margin-top: 0.14583rem; }
  .about-twoul { margin-top: 40px; margin-top: 0.83333rem; }
  .about-twoul li { width: 15.9292%; margin-right: 12.0944%; }
  .about-twoliitem h3 { margin-top: 8px; margin-top: 0.16667rem; }
  .about-twoliitem h3 span, .about-twoliitem h3 i { font-size: 38px; font-size: 0.79167rem; }
  .about-twoicon { width: 60px; height: 60px; line-height: 60px; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; }
  .about-twoicon img { max-height: 40px; max-height: 0.83333rem; }
  .about-twotxt { margin-top: 10px; line-height: 24px; font-size: 16px; margin-top: 0.20833rem; line-height: 0.5rem; font-size: 0.33333rem; }
  .about-three { margin-top: 40px; margin-top: 0.83333rem; }
  .about-threewrap { margin-top: 30px; margin-top: 0.625rem; }
  .about-threetxt { font-size: 16px; line-height: 24px; font-size: 0.33333rem; line-height: 0.5rem; }
  .about-threeimg { overflow: hidden; }
  /**.about-threeimg:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .about-threeimg img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .more-active4 span { font-size: 16px; font-size: 0.33333rem; }
  .about-fourtext { width: 62.5%; padding: 0 20.3125%; }
  .about-fourtext .about-fourbg { width: 50.125%; -webkit-transform: skew(15deg); -ms-transform: skew(15deg); -o-transform: skew(15deg); transform: skew(15deg); -webkit-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; }
  .about-fourtext .about-fourbg { left: 14%; }
  .about-four { padding-top: 40px; padding-top: 0.83333rem; }
  .about-fourwrap { margin-top: 30px; margin-top: 0.625rem; }
  .about-fourwrap img { position: relative; height: 350px; left: 50%; max-width: none; width: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); height: 7.29167rem; }
  .about-fourtxt h3 span { font-size: 48px; font-size: 1rem; }
  .about-fourtxt .about-foura { width: 140px; height: 44px; margin-top: 25px; line-height: 44px; width: 2.91667rem; height: 0.91667rem; margin-top: 0.52083rem; line-height: 0.91667rem; }
  .about-fourtxt .about-foura span { font-size: 14px; font-size: 0.29167rem; }
  .about-fourdes { font-size: 16px; margin-top: 25px; font-size: 0.33333rem; margin-top: 0.52083rem; }
  .about-five { margin-top: 40px; margin-top: 0.83333rem; }
  .about-fivewrap1 { margin-top: 30px; margin-top: 0.625rem; }
  .about-fivetxt { margin-top: -40px; margin-top: -0.83333rem; }
  /**.about-fivetxt h3 span{ padding-bottom: 7px; }**/
  .about-fivetxt h3 span { font-size: 28px; font-size: 0.58333rem; }
  .about-fivedes { margin-top: 10px; font-size: 28px; margin-top: 0.20833rem; font-size: 0.58333rem; }
  .about-fiveul { margin-top: 40px; margin-top: 0.83333rem; }
  .about-six { padding: 40px 0 40px; overflow: hidden; padding: 0.83333rem 0 0.83333rem; }
  .about-sixwrap { margin-top: 50px; margin-top: 1.04167rem; }
  .about-siximg { overflow: hidden; }
  /**.about-siximg:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .about-siximg img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .about-sixtxt { padding-left: 20px; line-height: 36px; font-size: 16px; padding-left: 0.41667rem; line-height: 0.75rem; font-size: 0.33333rem; }
  .about-sixtxt h4 { width: 70px; width: 1.45833rem; }
  .contentbtm-tui { padding: 40px 0; padding: 0.83333rem 0; }
  .contentbtm-txt { margin: -20px auto 0; margin: -0.41667rem auto 0; }
  .contentbtm-txt h3 { height: 40px; line-height: 40px; font-size: 16px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; height: 0.83333rem; line-height: 0.83333rem; font-size: 0.33333rem; }
  .contentbtm-view { margin-top: 30px; margin-top: 0.625rem; }
  .contentbtm-view .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .contentbtm-view .swiper-slide { overflow: hidden; }
  /**.contentbtm-view .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .contentbtm-view .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .contentbtm-view .swiper-slide:hover .contentbtm-img { -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; }
  .contentbtm-view .swiper-slide:hover .contentbtm-txt { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .contentbtm-view .swiper-slide:hover .contentbtm-txt h3 { color: #020920; }
  .school-fourview .swiper-slide:hover .contentbtm-img { -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; }
  .school-fourview .swiper-slide:hover .contentbtm-txt { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .school-fourview .swiper-slide:hover .contentbtm-txt h3 { color: #020920; }
  .products-one { padding: 40px 0 1px; padding: 0.83333rem 0 0.02083rem; }
  .products-tit h2 { margin-left: -35px; margin-left: -0.72917rem; }
  .products-tit h2 span { font-size: 22px; font-size: 0.45833rem; }
  .products-tit h2 .products-icon { width: 35px; width: 0.72917rem; }
  .products-tit h2 .products-icon img { height: 24px; height: 0.5rem; }
  .products-tit h2:after { top: -12px; width: 200px; top: -0.25rem; width: 4.16667rem; }
  .products-tit h3 { padding-left: 0px; font-size: 14px; font-size: 0.29167rem; }
  .products-oneul { margin-top: 40px; margin-top: 0.83333rem; }
  .products-oneul li { margin-bottom: 45px; overflow: hidden; overflow: visible; margin-bottom: 0.9375rem; }
  .products-oneul li:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .products-oneul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .products-oneul li:hover .products-onetxt { background: #fff; /**-webkit-box-shadow: 0px 10px 20px -5px #aaa; box-shadow: 0px 10px 20px -5px #aaa;**/ -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); color: #4c4317; -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  /**.talk-two .swiper-slide:hover .products-onetxt {
	background: #fff;
	transform: translateY(-50%);
	-webkit-box-shadow: 0px 10px 20px -5px #aaa;
	box-shadow: 0px 10px 20px -5px #aaa;
}**/
  .talk-two .swiper-slide:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .products-oneul li:hover .products-onetxt:after, .talk-two .swiper-slide:hover .products-onetxt:after { opacity: 1; }
  .products-oneul li:hover .products-onetxt h3, .talk-two .swiper-slide:hover .products-onetxt h3 { color: #020920; }
  .products-oneul li:hover .products-onetxt h3:after, .talk-two .swiper-slide:hover .products-onetxt h3:after { background: #e62129; }
  .products-oneul li:hover .products2-onedes, .talk-two .swiper-slide:hover .products2-onedes { color: #020920; }
  .case-twoul li:hover .products-onetxt { border-color: #0091d3; color: #a7d4ed; }
  .case-twoul li:hover .products-onetxt h3 { color: #fff; }
  .case-twoul li:hover .products-onetxt h3:after { background: #fff; }
  .products-onetxt { margin: 0 auto 0; font-size: 14px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin: -0.83333rem auto 0; font-size: 0.29167rem; }
  .products-onetxt:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: top right; background-image: none; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; content: ''; }
  .products-onetxt h3 { font-size: 18px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; font-size: 0.375rem; }
  .products-onetxt h3:after { left: -10px; height: 20px; width: 2px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; left: -0.20833rem; height: 0.41667rem; width: 0.04167rem; }
  .case-twoul li .products-onetxt:after { background-image: url(../images/productslibg2.png); }
  .products2-onedes { margin-top: 4px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; height: 44px; line-height: 22px; -webkit-line-clamp: 2; margin-top: 0.08333rem; height: 0.91667rem; line-height: 0.45833rem; }
  .products-two h3 { line-height: 26px; bottom: 28px; font-size: 18px; line-height: 0.54167rem; bottom: 0.58333rem; font-size: 0.375rem; }
  .products { padding-bottom: 50px; overflow: hidden; padding-bottom: 0.1rem; }
  .products-three { padding-top: 75px; padding-top: 1.5625rem; }
  .products-threeview { margin-top: 42px; margin-top: 0.875rem; }
  .products-threeview .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .products-threeview .swiper-slide { overflow: visible; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; -o-transition: -o-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s, -o-transform .5s; }
  .products-threeview .swiper-slide:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .products-threeview .swiper-slide:hover .products-threetxt h3 { color: #00164a; }
  .products-threeview .swiper-slide:hover .products-threeimg { -webkit-box-shadow: 0px 10px 20px -5px #aaa; box-shadow: 0px 10px 20px -5px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; }
  .products-threetxt { padding: 10px 25px 0; font-size: 16px; padding: 0.20833rem 0.52083rem 0; font-size: 0.33333rem; }
  .products-threetxt h3 { font-size: 20px; font-size: 0.41667rem; }
  .products-threedes { line-height: 26px; height: 52px; line-height: 0.54167rem; height: 1.08333rem; }
  .products-four { padding: 80px 0 85px; padding: 1.66667rem 0 1.77083rem; }
  .products-fourwrap { margin-top: 34px; margin-top: 0.70833rem; }
  .products-fourwrap a { padding: 25px 20px; margin-bottom: 0px; font-size: 16px; border-width: 2px; padding: 0.52083rem 0.41667rem; font-size: 0.33333rem; border-width: 0.04167rem; }
  .products-fourwrap a:hover { border-color: #0091d3; color: #020920; text-decoration: underline; }
  .case-oneimg { -webkit-transition: -webkit-box-shadow .5s; transition: -webkit-box-shadow .5s; -o-transition: box-shadow .5s; transition: box-shadow .5s; transition: box-shadow .5s, -webkit-box-shadow .5s; overflow: hidden; }
  /**.case-oneimg:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .case-oneimg img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .case-oneimg:hover { -webkit-box-shadow: 0px 15px 20px -5px #aaa; box-shadow: 0px 15px 20px -5px #aaa; -webkit-box-shadow: 0px 0.3125rem 0.41667rem -0.10417rem #aaa; box-shadow: 0px 0.3125rem 0.41667rem -0.10417rem #aaa; }
  .casepost-oneimg { -webkit-transition: -webkit-box-shadow .5s; transition: -webkit-box-shadow .5s; -o-transition: box-shadow .5s; transition: box-shadow .5s; transition: box-shadow .5s, -webkit-box-shadow .5s; }
  /**.casepost-oneimg:hover { -webkit-box-shadow: 0px 15px 20px -5px #aaa; box-shadow: 0px 15px 20px -5px #aaa; } .casepost-oneimg:hover .casepost-oneimgx { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }**/
  .case-onetext { font-size: 16px; font-size: 0.33333rem; }
  .case-onedes { margin-top: 15px; margin-top: 0.3125rem; }
  .case-onedes:after { font-size: 64px; font-size: 1.33333rem; }
  .casepost { padding: 44px 0 60px; overflow: hidden; padding: 0.91667rem 0 1.25rem; }
  .casepost-onetxt { padding-top: 15px; font-size: 16px; padding-top: 0.3125rem; font-size: 0.33333rem; }
  .casepost-onedes { margin-top: 15px; font-size: 20px; margin-top: 0.3125rem; font-size: 0.41667rem; }
  .casepost-onedes:after { font-size: 64px; font-size: 1.33333rem; }
  .casepost-onetxt2 { margin: 22px 0 60px; max-height: 96px; margin: 0.45833rem 0 1.25rem; max-height: 2rem; }
  .casepost-two { padding-top: 30px; padding-top: 0.625rem; }
  .casepost-twoul { display: inline-block; vertical-align: top; width: 75.78125%; }
  /**.casepost-twoul li { margin-bottom: 20px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; overflow: hidden; } .casepost-twoul li:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } .casepost-twoul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; -moz-transition: transform ease 0.5s, -moz-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -moz-transform ease 0.5s, -o-transform ease 0.5s; } .casepost-twoul li:hover { -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; }**/
  .case-tworight { display: inline-block; vertical-align: top; width: 24.21875%; text-align: right; margin-top: 0; }
  .case-tworighta { width: 140px; height: 44px; line-height: 42px; font-size: 0; width: 2.91667rem; height: 0.91667rem; line-height: 0.875rem; }
  .case-tworightmail { width: 140px; width: 2.91667rem; }
  .case-tworightmail img { height: 12px; width: auto; height: 0.25rem; }
  .case-tworighta span { margin-left: 7px; font-size: 16px; margin-left: 0.14583rem; font-size: 0.33333rem; }
  .casepost-three { padding-top: 55px; padding-top: 1.14583rem; }
  .casepost-threedes { margin-top: 30px; font-size: 16px; margin-top: 0.625rem; font-size: 0.33333rem; }
  .casepost-four { padding-top: 65px; padding-top: 0.8rem; }
  .casepost-fourview { position: relative; margin-top: 42px; margin-top: 0.3rem; }
  .casepost-fourview .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .casepost-fourview .swiper-slide { overflow: hidden; }
  /**.casepost-fourview .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .casepost-fourview .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .casepost-fourview .swiper-slide:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); -webkit-box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; }
  .casepost-fourview .swiper-slide:hover .casepost-fourtxt h3 { color: #0091d3; }
  .casepost-fourview .swiper-slide:hover .casepost-fourtxt h3:after { border-color: #e62129; }
  .casepost-fourtxt h3 { padding: 0 40px 0 15px; height: 44px; line-height: 44px; font-size: 15px; padding: 0 0.83333rem 0 0.3125rem; height: 0.91667rem; line-height: 0.91667rem; font-size: 0.3125rem; }
  .casepost-fourtxt h3:after { right: 20px; width: 12px; height: 12px; border-width: 2px; right: 0.41667rem; width: 0.25rem; height: 0.25rem; border-width: 0.04167rem; }
  .casepost-five { margin-top: 44px; -webkit-transition: -webkit-box-shadow .5s; transition: -webkit-box-shadow .5s; -o-transition: box-shadow .5s; transition: box-shadow .5s; transition: box-shadow .5s, -webkit-box-shadow .5s; margin-top: 0.91667rem; }
  .casepost-five:hover { -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; }
  .propost1-one { padding-top: 50px; padding-bottom: 10px; padding-top: 1.04167rem; padding-bottom: 0.20833rem; }
  .propost1-onewrap { margin-top: 30px; font-size: 16px; margin-top: 0.625rem; font-size: 0.33333rem; }
  .walfare-one { padding: 10px 0 60px; overflow: hidden; padding: 0.20833rem 0 1.25rem; }
  .walfare-onewrap { margin-top: 60px; margin-top: 1.25rem; }
  .walfare-onewrap:before { width: 25%; }
  .walfare-onewrap li { width: 25%; min-height: 236px; padding: 17px 30px 22px; min-height: 4.91667rem; padding: 0.35417rem 0.625rem 0.45833rem; }
  .walfare-onewrap li.li6 { width: 50%; }
  .walfare-oneicon { width: 68px; height: 68px; width: 1.41667rem; height: 1.41667rem; }
  .walfare-onetxt { margin-top: 25px; font-size: 16px; line-height: 24px; margin-top: 0.52083rem; font-size: 0.33333rem; line-height: 0.5rem; }
  .walfare-onetxt h3 { line-height: 26px; font-size: 18px; line-height: 0.54167rem; font-size: 0.375rem; }
  .walfare-onedes { height: 96px; margin-top: 10px; height: 2rem; margin-top: 0.20833rem; }
  .walfare-onetxt2 { padding: 55px 70px 46px; padding: 1.14583rem 1.45833rem 0.95833rem; }
  .walfare-onetxt2:after { font-size: 64px; font-size: 1.33333rem; }
  .walfare-onetxt2des { height: 96px; font-size: 32px; height: 2rem; font-size: 0.66667rem; }
  .walfare-two { padding: 30px 0 60px; padding: 0.625rem 0 1.25rem; }
  .walfare-twowrap { margin-top: 40px; margin-top: 0.83333rem; }
  .walfare-twowrap li a { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; overflow: hidden; }
  .walfare-twowrap li a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .walfare-twowrap li a img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .walfare-twowrap li a:hover { -webkit-box-shadow: 0px 10px 15px -5px #aaa; box-shadow: 0px 10px 15px -5px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.3125rem -0.10417rem #aaa; }
  .walfare-three { padding: 50px 0; padding: 1.04167rem 0; }
  .walfare-threea { width: 150px; height: 50px; line-height: 50px; -webkit-border-radius: 30px; border-radius: 30px; width: 3.125rem; height: 1.04167rem; line-height: 1.04167rem; -webkit-border-radius: 0.625rem; border-radius: 0.625rem; }
  .walfare-threea span { padding-left: 7px; font-size: 18px; padding-left: 0.14583rem; font-size: 0.375rem; }
  .walfare-threea img { height: 20px; margin-top: -3px; height: 0.41667rem; margin-top: -0.0625rem; }
  .walfare-tit { font-size: 28px; font-size: 0.58333rem; }
  .walfare-threewrap { margin: 30px auto 0; padding-bottom: 20px; max-width: 1240px; margin: 0.625rem auto 0; padding-bottom: 0.41667rem; max-width: 25.83333rem; }
  .walfare-threewrap li { width: 45.3125%; margin-right: 6.25%; margin-bottom: 30px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; overflow: hidden; margin-bottom: 0.625rem; }
  .walfare-threewrap li:hover img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .walfare-threewrap li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .walfare-threewrap li:hover { -webkit-box-shadow: 0px 10px 20px -5px #aaa; box-shadow: 0px 10px 20px -5px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; }
  .talk-one { padding: 10px 0 60px; padding: 0.20833rem 0 1.25rem; }
  .talk-onetop { font-size: 16px; font-size: 0.33333rem; }
  .talk-onevideo { margin-top: 40px; margin-top: 0.83333rem; }
  .talk-onevideo .talk-oneimg1 { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .talk-onevideo .player-btn { width: 98px; height: 98px; line-height: 98px; width: 2.04167rem; height: 2.04167rem; line-height: 2.04167rem; }
  .talk-onewrap .talk-contxt { padding: 24px 210px 25px 40px; padding: 0.5rem 4.375rem 0.52083rem 0.83333rem; }
  .talk-onewrap .content-fen .content-fentit { display: inline-block; }
  .talk-onewrap:hover .talk-contxt h3 { color: #0091d3; }
  .talk-onewrap:hover .talk-onevideo { -webkit-box-shadow: 0px 10px 20px -5px #ddd; box-shadow: 0px 10px 20px -5px #ddd; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #ddd; box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #ddd; }
  .talk-contxt { margin: -55px auto 0; padding: 24px 30px; font-size: 16px; margin: -1.14583rem auto 0; padding: 0.5rem 0.625rem; font-size: 0.33333rem; }
  .talk-contxt:after { left: 35px; height: 50px; margin-top: -25px; left: 0.72917rem; height: 1.04167rem; margin-top: -0.52083rem; }
  .talk-contxt h3 { font-size: 24px; font-size: 0.5rem; }
  .talk-condes { margin-top: 8px; margin-top: 0.16667rem; }
  .talk-two { padding: 25px 0 50px; padding: 0.52083rem 0 1.04167rem; }
  .talk-two .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .talk-two .talk-contxt { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .talk-two .talk-contxt h3, .talk-two .talk-contxt .talk-condes { position: relative; z-index: 3; }
  .talk-two .talk-contxt:after { z-index: 3; left: 25px; left: 0.52083rem; }
  .talk-two .talk-contxt:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-repeat: no-repeat; background-size: cover; background-position: top right; background-image: url(../images/talktxt.png); opacity: 0; content: ''; }
  .talk-two .inabsor-btn { background: #e5e5e5; border-color: #e5e5e5; }
  .talk-two .inabsor-btn:hover { background: #0091d3; border-color: #0091d3; }
  .talk-two .inabsor-btn:hover:after { border-color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .talk-two .swiper-slide { overflow: hidden; overflow: visible; }
  /**.talk-two .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .talk-two .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .talk-two .swiper-slide:hover .talk-contxt { background-color: transparent; -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .talk-two .swiper-slide:hover .talk-contxt:before { opacity: 1; }
  .talk-two .swiper-slide:hover .talk-contxt:after { background: #fff; }
  .talk-two .swiper-slide:hover .talk-contxt h3, .talk-two .swiper-slide:hover .talk-contxt .talk-condes { color: #fff; }
  .talk-twoview { margin-top: 20px; margin-top: 0.41667rem; }
  .school-two { padding: 40px 0; padding: 0.83333rem 0; }
  .school-three { padding: 40px 0; padding: 0.83333rem 0; }
  .school-threewrap { margin-top: 60px; margin-top: 1.25rem; }
  .school-threewrap:after { top: 62px; top: 1.29167rem; }
  .school-threewrap li { margin-bottom: 30px; margin-bottom: 0.625rem; }
  .school-threewrap li h3 { font-size: 16px; margin-top: 12px; line-height: 24px; font-size: 0.33333rem; margin-top: 0.25rem; line-height: 0.5rem; }
  .school-four { padding: 40px 0; padding: 0.83333rem 0; }
  .school-four .swiper-slide { overflow: hidden; overflow: visible; }
  /**.school-four .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } */
  .school-four .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .school-four .swiper-slide:hover .school-fourtxt { -webkit-box-shadow: 0px 10px 20px -5px #aaa; box-shadow: 0px 10px 20px -5px #aaa; background: #0091d3; -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.10417rem #aaa; -webkit-transform: translateY(-0.10417rem); -ms-transform: translateY(-0.10417rem); -o-transform: translateY(-0.10417rem); transform: translateY(-0.10417rem); }
  .school-four .swiper-slide:hover .school-fourtxt h3 { color: #fff; }
  .school-fourtxt { margin: -30px auto 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin: -0.625rem auto 0; }
  .school-fourtxt h3 { line-height: 50px; font-size: 18px; padding: 0 10px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; line-height: 1.04167rem; font-size: 0.375rem; padding: 0 0.20833rem; }
  .hotjob-one { padding: 10px 0 55px; background: #fff; padding: 0.20833rem 0 1.14583rem; }
  .hotjob-one .full-recruitA-container .recruitA-list .main { border-color: #fcfcfc; border-bottom-color: #f5f5f5; }
  .hotjob-two { padding: 40px 0; padding: 0.83333rem 0; }
  .hotjob-twofl { font-size: 16px; font-size: 0.33333rem; }
  .hotjob-twofl h2 { font-size: 28px; font-size: 0.58333rem; }
  .hotjob-twofl h3 { margin-top: 10px; font-size: 22px; margin-top: 0.20833rem; font-size: 0.45833rem; }
  .hotjob-twofl h3:after { margin-top: 10px; margin-top: 0.20833rem; }
  .hotjob-twoflimg { margin-top: 40px; margin-top: 0.83333rem; }
  .jobhot-map { height: 480px; height: 10rem; }
  .search-result .imorepages { padding: 50px 0 80px; padding: 1.04167rem 0 1.66667rem; }
  .inprev1 { left: 5px; left: 0.10417rem; }
  .innext1 { right: 5px; right: 0.10417rem; } }

@media (min-width: 1024px) { .full-recruitA-container { padding: 40px 0 10px; padding: 0.83333rem 0 0.20833rem; }
  .full-recruitA-container .recruitA-title { margin: 0 0 80px; font-size: 30px; margin: 0 0 1.66667rem; font-size: 0.625rem; }
  .full-recruitA-container .recruitA-title:after { margin: 12px auto 0; margin: 0.25rem auto 0; }
  .full-recruitA-container .recruitA-list ul { margin: 0 -20px; margin: 0 -0.41667rem; }
  .full-recruitA-container .recruitA-list li { padding: 0 20px; width: 33.3333%; margin-bottom: 40px; line-height: 24px; padding: 0 0.41667rem; margin-bottom: 0.83333rem; line-height: 0.5rem; }
  /**.full-recruitA-container .recruitA-list li:hover .main, .full-recruitA-container .recruitA-list li.cur .main { border-color: #929aa1; }**/
  .full-recruitA-container .recruitA-list li:hover .ctrl, .full-recruitA-container .recruitA-list li.cur .ctrl { opacity: .98; }
  .full-recruitA-container .recruitA-list .main { -webkit-transition: border-color .5s; -o-transition: border-color .5s; transition: border-color .5s; border-color: #ebedf4; border-bottom-color: #e5e7ed; -webkit-box-shadow: 0px 1px 2px -1px #ddd; box-shadow: 0px 1px 2px -1px #ddd; -webkit-box-shadow: 0px 0.02083rem 0.04167rem -0.02083rem #ddd; box-shadow: 0px 0.02083rem 0.04167rem -0.02083rem #ddd; }
  .full-recruitA-container .recruitA-list .ctrl { opacity: 0; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
  .full-recruitA-container .recruitA-list .name { font-weight: normal; }
  .full-recruitA-container .loadmore { padding: 15px 0; padding: 0.3125rem 0; }
  .full-recruitA-container .loadmore a { line-height: 50px; line-height: 1.04167rem; } }

@media (min-width: 1024px) { .suzymember-boxwrap { padding: 30px; padding: 0.625rem; }
  a.suzymember-close { top: 14px; right: 14px; width: 20px; height: 20px; top: 0.29167rem; right: 0.29167rem; width: 0.41667rem; height: 0.41667rem; }
  a.suzymember-close:after, a.suzymember-close:before { width: 2px; height: 15px; width: 0.04167rem; height: 0.3125rem; }
  a.suzymember-close:after { width: 15px; height: 2px; width: 0.3125rem; height: 0.04167rem; }
  .suzymember-title { font-size: 22px; font-size: 0.45833rem; }
  .suzymember-title a { padding-right: 16px; font-size: 14px; padding-right: 0.33333rem; font-size: 0.29167rem; }
  .suzymember-form { margin-top: 20px; margin-top: 0.41667rem; }
  .suzymember-formitem, .suzymember-formyan, .suzymember-formintxt11 { margin-bottom: 10px; margin-bottom: 0.20833rem; }
  .suzymember-formitem input, .suzymember-formyan input, .suzymember-formintxt11 input { height: 46px; line-height: 44px; padding: 0 20px 0 42px; font-size: 14px; height: 0.95833rem; line-height: 0.91667rem; padding: 0 0.41667rem 0 0.875rem; font-size: 0.29167rem; }
  .suzymember-formintxt11 input { padding: 0 50px 0 20px; padding: 0 1.04167rem 0 0.41667rem; }
  .suzymember-formintxt11 .suzymember-itemicon { right: 10px; left: auto; right: 0.20833rem; }
  .suzymember-itemicon { left: 10px; width: 24px; height: 24px; left: 0.20833rem; width: 0.5rem; height: 0.5rem; }
  .suzymember-formyanimg { height: 46px; height: 0.95833rem; }
  .suzymember-form .suzymember-btndtm { height: 46px; height: 0.95833rem; }
  .suzymember-formitemtext { padding-top: 8px; font-size: 14px; padding-top: 0.16667rem; font-size: 0.29167rem; }
  .suzymember-formitemtext .suzymember-formtxt2 a span { font-size: 14px; font-size: 0.29167rem; }
  .suzymember-formitem3 { padding-top: 15px; padding-top: 0.3125rem; }
  .suzymember-formitem3 input { height: 46px; font-size: 14px; height: 0.95833rem; font-size: 0.29167rem; }
  .suzymember-phonepasscon .suzymember-formitem3, .suzymember-phonepasscon .suzymember-formitem3, .suzymember-personalpasscon .suzymember-formitem3 { padding-top: 20px; padding-top: 0.41667rem; }
  .suzyprivacy { padding: 54px 0 60px; text-align: center; padding: 1.125rem 0 1.25rem; }
  .suzyprivacy-title { font-size: 28px; font-size: 0.58333rem; }
  .suzyprivacy-text { margin-top: 20px; font-size: 16px; margin-top: 0.41667rem; font-size: 0.33333rem; }
  .suzytip-boximg { margin-top: 24px; margin-top: 0.5rem; }
  .suzytip-boximg img { width: 140px; width: 2.91667rem; }
  .suzytip-boxtext { font-size: 16px; margin-top: 26px; font-size: 0.33333rem; margin-top: 0.54167rem; }
  .suzytip-boxbtm { margin-top: 55px; margin-top: 1.14583rem; }
  .suzytip-boxbtm a { height: 46px; line-height: 46px; font-size: 16px; height: 0.95833rem; line-height: 0.95833rem; font-size: 0.33333rem; }
  .suzymember-itembt { top: 10px; right: 10px; font-size: 18px; top: 0.20833rem; right: 0.20833rem; font-size: 0.375rem; }
  .suzymember-formyan .suzymember-itembt { right: 20px; right: 0.41667rem; }
  .suzymember-registeritem { display: inline-block; vertical-align: middle; width: 48.19388%; margin-right: 3.61224%; }
  .suzymember-registeritem:nth-child(2n) { margin-right: 0; }
  /**.suzymember-registermenu { padding-top: 20px; }**/
  .suzymember-registermenu a { height: 46px; margin: 0 5px; line-height: 46px; font-size: 14px; height: 0.95833rem; margin: 0 0.10417rem; line-height: 0.95833rem; font-size: 0.29167rem; }
  .suzymember-registertip { margin-top: 10px; margin-top: 0.20833rem; }
  .suzymember-registertip h6 { padding: 0 15px; font-size: 14px; padding: 0 0.3125rem; font-size: 0.29167rem; }
  .suzymember-registertip h6:after, .suzymember-registertip h6:before { width: 28px; width: 0.58333rem; }
  .suzymember-registeritem3 { margin-top: 20px; margin-top: 0.41667rem; }
  .suzymember-registeritem3 input { height: 46px; line-height: 46px; font-size: 14px; height: 0.95833rem; line-height: 0.95833rem; font-size: 0.29167rem; }
  .suzymember-conview2 { max-width: 600px; max-width: 12.5rem; }
  .suzymember-conview2 .suzymember-formitem, .suzymember-conview2 .suzymember-formyan { margin-bottom: 15px; margin-bottom: 0.3125rem; }
  .suzymember-conview2 .suzymember-boxwrap { padding-top: 30px; padding-bottom: 30px; padding-top: 0.625rem; padding-bottom: 0.625rem; }
  .suzymember-conview2 .suzymember-form { margin-top: 15px; margin-top: 0.3125rem; }
  .suzymember-registeritem2 h3 { font-size: 14px; padding-left: 2px; font-size: 0.29167rem; padding-left: 0.04167rem; }
  .suzymember-formitem11text { min-width: 65px; height: 46px; line-height: 46px; font-size: 14px; min-width: 1.35417rem; height: 0.95833rem; line-height: 0.95833rem; font-size: 0.29167rem; }
  .suzymember-formitem11text:after { line-height: 50px; line-height: 1.04167rem; }
  .suzymember-formitem12 { padding-left: 80px; padding-left: 1.66667rem; }
  .suzymember-formitem12 a { font-size: 14px; font-size: 0.29167rem; }
  .suzymember-formitem13 { padding-left: 80px; margin-top: 15px; padding-left: 1.66667rem; margin-top: 0.3125rem; }
  .suzymember-formitem13 input { height: 46px; font-size: 14px; height: 0.95833rem; font-size: 0.29167rem; } }

@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; height: 10.41667rem; } }

@media (min-width: 1024px) { .suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 40px; height: 40px; line-height: 38px; width: 0.83333rem; height: 0.83333rem; line-height: 0.79167rem; }
  .suzyimg-wrapbtn1:after { width: 15px; height: 15px; width: 0.3125rem; height: 0.3125rem; }
  .suzyimg-wrap { padding: 0 60px; padding: 0 1.25rem; }
  .suzyimg-wrap .swiper-slide img { border: 5px solid #fff; -webkit-border-radius: 5px; border-radius: 5px; border: 0.10417rem solid #fff; -webkit-border-radius: 0.10417rem; border-radius: 0.10417rem; } }

@media (min-width: 1024px) { .full-newsdetailB-container { padding: 30px 0 78px; padding: 0.625rem 0 1.625rem; }
  .full-newsdetailB-container .article-tilte { font-size: 24px; margin: 0 0 18px; line-height: 32px; font-size: 0.5rem; margin: 0 0 0.375rem; line-height: 0.66667rem; }
  .full-newsdetailB-container .date { margin-left: 600px; font-size: 16px; line-height: 32px; margin-left: 9rem;  line-height: 0.66667rem; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px;border-top: 1px solid #c1bebe; margin-bottom: 42px; font-size: 14px; line-height: 24px; padding: 0.5rem 0 0.5rem; margin-bottom: 0.5rem; font-size: 0.29167rem; line-height: 0.5rem; }
  .full-newsdetailB-container .single-page { padding:0;line-height: 26px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; top: 1.58333rem; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; left: 0.83333rem; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; bottom: 1.14583rem; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; width: 1.5rem; height: 1.5rem; margin: 0 0 0.02083rem 0; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailbwxicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailbsnicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailbqqicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; padding-right: 4.16667rem; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { font-size: 16px; line-height: 30px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; font-size: 0.33333rem; line-height: 0.625rem; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #00164a; }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; font-size: 16px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; top: 0.10417rem; width: 3.02083rem; height: 1.04167rem; line-height: 1.04167rem; font-size: 0.33333rem; }
  .full-newsdetailB-container .newsdetailB-ctrl .return:hover { -webkit-box-shadow: 0px 5px 15px -5px #aaa; box-shadow: 0px 5px 15px -5px #aaa; -webkit-box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; box-shadow: 0px 0.10417rem 0.3125rem -0.10417rem #aaa; } }

@media (min-width: 1024px) { .newsA-topnews-swiper .thumb { float: left; width: 65%; }
  .newsA-topnews-swiper .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -o-transform ease .7s; }
  .newsA-topnews-swiper a { overflow: hidden; zoom: 1; }
  .newsA-topnews-swiper a:hover .title { color: #00164a; }
  /**.newsA-topnews-swiper a:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); } */
  .newsA-topnews-swiper a:hover .more { color: #00164a; }
  .newsA-topnews-swiper .conent { overflow: hidden; zoom: 1; padding: 40px 25px 50px; padding: 0.83333rem 0.52083rem 1.04167rem; }
  .newsA-topnews-swiper .title { margin-bottom: 24px; font-size: 22px; max-height: 64px; line-height: 32px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; margin-bottom: 0.5rem; font-size: 0.45833rem; max-height: 1.33333rem; line-height: 0.66667rem; }
  .newsA-topnews-swiper .desc { font-size: 14px; margin-bottom: 24px; height: 120px; line-height: 24px; -webkit-line-clamp: 5; font-size: 0.29167rem; margin-bottom: 0.5rem; height: 2.5rem; line-height: 0.5rem; }
  .newsA-topnews-swiper .newsA-pages { left: 65%; bottom: 42px; width: 35%; text-align: left; padding-left: 25px; bottom: 0.875rem; padding-left: 0.52083rem; } }

/* 20200221修改 */
@media (min-width: 1024px) { .line { height: 4px; height: 0.08333rem; }
  .insearch-view { max-width: 305px; padding: 8px 5px; background: #fff; max-width: 6.35417rem; padding: 0.16667rem 0.10417rem; }
  .innav-ermenu { text-align: left; }
  .inabsor-view .swiper-slide:hover .inabsor-img:after { opacity: 0.6; }
  .inpro-btmfl .inpro-btma:hover i { border-color: #0091D3; }
  .inpro-btmfl .inpro-btma:hover i::after { border-color: #0091D3; }
  .inexpo-one:hover img { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .innews-ul { padding-top: 0; }
  .infooter-erweima img { width: 100%; padding: 7px;  padding: 0.14583rem; }
  .products-oneul li:hover .products-onetxt { background: #fff; }
  .products-oneul li:hover .products-onetxt:after { opacity: 0; }
  .products-fourwrap a p { height: auto; line-height: 26px; line-height: 0.54167rem; }
  .about-threetxt { padding-left: 5%; }
  .about-sixtxt { padding-left: 5%; } }

@media (min-width: 1024px) { .inabsor-view .swiper-slide:hover img, .products-oneul li:hover img { -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .innews-ul li a:hover { padding-left: 0px; }
  .innews-des { font-size: 15px; font-size: 0.3125rem; }
  .innews-des p{ font-size: 15px; font-size: 0.32rem; }
  .inbeinter-view .swiper-slide:hover .inbeinter-text h3:after { border-color: #e62129; }
  /**.inbeinter-view .swiper-slide:hover .inbeinter-text h3 { color: #00164a; }**/
  .casepost-fourview .swiper-slide:hover .casepost-fourtxt h3 { color: #020920; }
  .casepost-fourview .swiper-slide:hover .casepost-fourtxt h3::before { width: 100%; }
  .products-fourwrap a:hover { border-color: #e62129; }
  .suzycase-tworightview { position: absolute; bottom: 0; right: 0; z-index: 10; }
  /** .contact-map { position: relative; } .contact-map::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; } .contact-map.cur::before { display: none; } */
  .contentbtm-txt h3 { position: relative; }
  .contentbtm-txt h3::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: #e62129; }
  .contentbtm-view .swiper-slide:hover .contentbtm-txt h3::before { height: 2px; height: 0.04167rem; }
  .school-fourview .swiper-slide:hover .contentbtm-txt h3::before { height: 2px; height: 0.04167rem; }
  .inpro-btmfl .inpro-btma:hover i, .inview-a:hover i { border-color: #e62129; background: #e62129; }
  .inpro-btmfl .inpro-btma:hover i::after, .more-active2:hover i::after, .inview-a:hover i::after, .suzycon-a:hover i::after { border-color: #020920; }
  .inview-a i, .suzycon-a i { border-color: #929aa1; }
  .inview-a i::after, .suzycon-a i:after { border-color: #929aa1; }
  .inbanner-icon { cursor: pointer; }
  .infooter-link a:hover .d-img, .addthis_toolbox a:hover .d-img { display: none; }
  .infooter-link a:hover .h-img, .addthis_toolbox a:hover .h-img { display: inline-block; }
  .infooter-fen .weibo img { max-width: 14px; max-width: 0.29167rem; }
  .infooter-fen .weixin img { max-width: 15px; max-width: 0.3125rem; }
  .infooter-fen .youku img { max-width: 20px; max-width: 0.41667rem; }
  .infooter-fen .youtube img { max-width: 15px; max-width: 0.3125rem; } }

@media (min-width: 1024px) { .products-fourwrap a .p-f-ti { margin-bottom: 8px; margin-bottom: 0.16667rem; }
  .products-fourwrap a .p-f-de { font-size: 14px; line-height: 22px; height: 44px; font-size: 0.29167rem; line-height: 0.45833rem; height: 0.91667rem; } }

@media (min-width: 1024px) { .inheader-frtop .suzy-topatel, .inheader-frtop .suzy-topamail { display: inline-block; font-size: 0; min-width: 1px; min-width: 0.02083rem; } }

@media (min-width: 1024px) { .suzycase-post1img, .suzycase-post2img { width: 35%; }
  .suzycase-post1text, .suzycase-post2text { width: 64%; }
  .suzycase-posth3, .suzycase-posttxth3 { font-size: 18px; font-size: 0.375rem; }
  .suzycon-a { margin-top: 35px; margin-top: 0.72917rem; }
  .suzyfooter-telimc { display: inline-block; vertical-align: middle; text-align: left; white-space: nowrap; } }

@media (min-width: 1024px) { body.active .innav-ermenu2 { top: 63px; top: 1.3125rem; }
  .innav-ermenu2 { padding-bottom: 80px; overflow-y: auto; max-height: 100%; padding-bottom: 1.66667rem; }
  .innav-ermenu2::-webkit-scrollbar { width: 2px; height: 8px; background-color: #fff; width: 0.04167rem; height: 0.16667rem; }
  .innav-ermenu2::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; -webkit-box-shadow: inset 0 0 0.02083rem rgba(0, 0, 0, 0.1); -webkit-border-radius: 0.04167rem; border-radius: 0.04167rem; }
  .innav-ermenu2::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #00164a; -webkit-border-radius: 0.04167rem; border-radius: 0.04167rem; -webkit-box-shadow: inset 0 0 0.04167rem rgba(0, 0, 0, 0.1); }
  .innav-threemenu { display: block; }
  .suzy-topconmunbtn:hover em, .suzy-topconmunbtn2:hover em { visibility: visible; opacity: 1; }
  .innav-ermenu2 { position: fixed; top: 100px; left: 0; z-index: 202; width: 100%; padding: 25px 0 20px; background: rgba(237, 244, 250, 0.98); border-bottom: none; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; top: 2.08333rem; padding: 0.52083rem 0 0.41667rem; }
  .innav-ermenu2 .incommonweb { padding-left: 40px; padding-right: 40px; font-size: 0; padding-left: 0.83333rem; padding-right: 0.83333rem; }
  .innav-eritem { display: inline-block; width: 14.2%; margin-right: 0%; padding-right: 20px; padding-bottom: 15px; vertical-align: top; border-bottom: none; padding-right: 0.41667rem; padding-bottom: 0.3125rem; }
  .innav-eritem:nth-child(7n) { margin-right: 0; }
  .innav-threemenu { border-top: none; }
  .innav-era { line-height: 24px; /**font-size: 16px;**/ font-size: 15px; color: #585e6f; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; line-height: 0.5rem; font-size: 0.3125rem; }
  .innav-threemenu { padding-top: 12px; padding-top: 0.25rem; }
  .innav-threemenu a { /**line-height: 24px;**/ margin-bottom: 6px; line-height: 20px; /**font-size: 14px;**/ font-size: 14px; color: #9ca3a9; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-bottom: 0.125rem; line-height: 0.41667rem; font-size: 0.29167rem; }
  .innav-threemenu a:hover { -webkit-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); -webkit-transform: translateX(0.10417rem); -ms-transform: translateX(0.10417rem); -o-transform: translateX(0.10417rem); transform: translateX(0.10417rem); }
  .innav-threemenu a:hover, .innav-era:hover { color: #0b132f; }
  .innav-ermenu3 { text-align: center; padding: 15px 0; padding: 0.3125rem 0; }
  .innav-ermenu3 .innav-eritem { width: auto; padding: 0; margin: 0 10px; margin: 0 0.20833rem; }
  .innav-ermenu3 .innav-era { font-size: 14px; font-size: 0.29167rem; } }

@media (min-width: 1260px) { .about-fourwrap img { height: 410px; height: 8.54167rem; }
  .suzy-topinennum, .suzy-toptelnum { font-size: 12px; font-size: 0.25rem; }
  .insearch-view .insearch-intxt { font-size: 14px; font-size: 0.29167rem; }
  .inabsor-men h3 { font-size: 14px; font-size: 0.29167rem; }
  .infooter-dl dt a { font-size: 17px; font-size: 0.35417rem; }
  .infooter-dl dd a { font-size: 14px; font-size: 0.29167rem; }
  .infooter-bottomul li { font-size: 15px; line-height: 24px; font-size: 0.3125rem; line-height: 0.5rem; }
  .infooter-logo img { height: auto; }
  .inbeinter-text h3:after { width: 7px; height: 7px; border-top-width: 2px; border-right-width: 2px; width: 0.14583rem; height: 0.14583rem; border-top-width: 0.04167rem; border-right-width: 0.04167rem; }
  .infooter-link span { font-size: 15px; font-size: 0.3125rem; }
  .infooter-fen .addthis_button_compact { font-size: 14px; font-size: 0.29167rem; }
  .infooter-fen { margin-top: 15px; margin-top: 0.3125rem; }
  .inbottom { padding: 15px 0; line-height: 20px; font-size: 13px; padding: 0.3125rem 0; line-height: 0.41667rem; font-size: 0.27083rem;}
  .suzylinkyoutit { font-size: 13px; font-size: 0.27083rem; }
  .suzylinkyouview a { font-size: 13px; padding: 10px; font-size: 0.27083rem; padding: 0.20833rem; }
  .inlogo img { height: 40px; height:1rem; }
  .inprev1, .innext1 { width: 32px; height: 32px; border-width: 2px; width: 0.66667rem; height: 0.66667rem; border-width: 0.04167rem; }
  .inprev1:after, .innext1:after { width: 10px; height: 10px; border-width: 2px; width: 0.20833rem; height: 0.20833rem; border-width: 0.04167rem; }
  .inabsor-prev, .inabsor-next { width: 32px; height: 32px; border-width: 2px; width: 0.66667rem; height: 0.66667rem; border-width: 0.04167rem; }
  .inabsor-prev:after, .inabsor-next:after { width: 10px; height: 10px; border-width: 2px; width: 0.20833rem; height: 0.20833rem; border-width: 0.04167rem; }
  .intit h2::after { height: 4px; border-width: 2px; height: 0.08333rem; border-width: 0.04167rem; }
  .intit h3 { margin-top: 10px; margin-top: 0.20833rem; }
  .incommonweb { max-width: 1480px; max-width: 30.83333rem; }
  .incommonweb2 { max-width: 1520px; max-width: 31.66667rem; }
  .inpro-btmfl { line-height: 24px; font-size: 15px; line-height: 0.5rem; font-size: 0.3125rem; }
  .inpro-btma i { margin-left: 6px; width: 20px; height: 20px; margin-left: 0.125rem; width: 0.41667rem; height: 0.41667rem; }
  .inpro-btma i:after { width: 7px; height: 7px; border-width: 2px; width: 0.14583rem; height: 0.14583rem; border-width: 0.04167rem; }
  .inabsor-men h3 { height: 42px; line-height: 21px; height: 0.875rem; line-height: 0.4375rem; }
  .inabsor-radius { width: 30px; height: 30px; margin-top: 15px; width: 0.625rem; height: 0.625rem; margin-top: 0.3125rem; }
  .inabsor-view .swiper-container { padding: 20px 0; padding: 0.41667rem 0; }
  .intit .intit-des { margin-top: 8px; margin-top: 0.16667rem; }
  .insale-txt a img { width: 24px; width: 0.5rem; }
  .inpro-btma span { font-size: 16px; font-size: 0.33333rem; }
  .inexpo-onetit:after { height: 4px; height: 0.08333rem; }
  .inexpo-onetext { padding: 25px 3.75% 18px; padding: 0.52083rem 3.75% 0.375rem; }
  .inpro-btma { margin-top: 20px; margin-top: 0.41667rem; }
  .intit2 h3 { margin-top: 5px; margin-top: 0.10417rem; }
  .inview-a i, .suzycon-a i { width: 20px; height: 20px; margin-left: 6px; width: 0.41667rem; height: 0.41667rem; margin-left: 0.125rem; }
  .inview-a i:after, .suzycon-a i:after { width: 7px; height: 7px; border-width: 2px; width: 0.14583rem; height: 0.14583rem; border-width: 0.04167rem; }
  .innews-ul li h3 { height: 24px; line-height: 24px; height: 0.5rem; line-height: 0.5rem; }
  .innews-time { line-height: 24px; right: 0px; line-height: 0.5rem; right: 0rem; }
  .innews-des { margin-top: 8px; max-height: 46px; margin-top: 0.16667rem; max-height: 0.95833rem; }
  .inbeinter-text h3 { padding: 0 30px 0 10px; padding: 0 0.625rem 0 0.20833rem; }
  .inbeinter-des { margin-top: 6px; margin-top: 0.125rem; }
  .infooter-link a img { height: 18px; height: 0.375rem; }
  .infooter-fen a { width: 20px !important; height: 20px !important; margin-right: 10px; line-height: 20px !important; width: 0.41667rem !important; height: 0.41667rem !important; margin-right: 0.20833rem; line-height: 0.41667rem !important; }
  .infooter-bottomul li.li2 p { background-position: 0px 7px; background-position: 0px 0.14583rem; }
  .innav-ermenu .incommonweb { max-width: 1280px; max-width:33rem; }
  .suzymember-conview { max-width: 350px; max-width: 7.29167rem; }
  .suzymember-title a:after { width: 8px; height: 8px; border-width: 2px; width: 0.16667rem; height: 0.16667rem; border-width: 0.04167rem; }
  .suzymember-formyanimg { width: 120px; width: 2.5rem; }
  .suzymember-conview2 { max-width: 600px; max-width: 12.5rem; }
  .suzymember-form .suzymember-btndtm { line-height: 42px; width: 120px; font-size: 14px; line-height: 0.875rem; width: 2.5rem; font-size: 0.29167rem; }
  .inheader-frtop a:after { height: 18px; margin-top: -9px; height: 0.375rem; margin-top: -0.1875rem; }
  .inheader-frtop span { padding: 0 5px; padding: 0 0.10417rem; }
  .inheader-frtop .suzy-topatel { padding-left: 18px; background-size: 83.33333% auto; padding-left: 0.375rem; }
  .inheader-frtop .suzy-topamail { padding-left: 23px; background-size: 82.6087% auto; padding-left: 0.47917rem; }
  .inheader-frtop a { margin-right: 20px; min-width: 20px; margin-right: 0.41667rem; min-width: 0.41667rem; }
  .inheader-frtop .insearch-btn { background-size: 85%; } }

@media (min-width: 1260px) { .newsA-topnews-swiper .conent { padding: 60px 38px 50px; padding: 1.25rem 0.79167rem 1.04167rem; }
  .newsA-topnews-swiper .title { font-size: 24px; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 0.5rem; max-height: 1.5rem; line-height: 0.75rem; }
  .newsA-topnews-swiper .desc { height: 120px; line-height: 24px; -webkit-line-clamp: 5; height: 2.5rem; line-height: 0.5rem; }
  .newsA-topnews-swiper .newsA-pages { padding-left: 38px; padding-left: 0.79167rem; } }

@media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 100%; line-height: 2.5em; margin-bottom: 20px; font-size: 16px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -590px; margin-left: -12.29167rem; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; }
  .suzy-newsconfen { max-width: 100%; margin: 0 auto; } }

@media (min-width: 1260px) { .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { margin-left: -640px; margin-left: -13.33333rem; } }

@media (min-width: 1260px) { /**.incommonweb, .incommonweb2 { padding-left: 100px; padding-right: 100px; } .inheader .incommonweb { padding-right: 100px; }**/
  .innav-ul li { margin-right: 40px; margin-right: 0.83333rem; }
  .innav-h3 a { font-size: 16px; font-size: 0.33333rem; }
  .innav-ermenu a { font-size: 14px; font-size: 0.32167rem; }
  .infooter-link a { margin-right: 20px; margin-right: 0.41667rem; }
  .insale-num { line-height: 64px; font-size: 60px; line-height: 1.33333rem; font-size: 1.25rem;font-weight: bold; }
  .inabsor-prev { left: -48px; left: -1rem; }
  .news-threetit h3 { font-size: 40px; font-size: 0.83333rem; }
  .inabsor-next { right: -48px; right: -1rem; }
  .develop-threedes { height: 128px; height: 2.66667rem; }
  .social-text { font-size: 16px; line-height: 36px; font-size: 0.33333rem; line-height: 0.75rem; }
  .social-des { height: auto; max-height: 216px; max-height: 4.5rem; }
  .about-twoliitem h3 span, .about-twoliitem h3 i { font-size: 44px; font-size: 0.91667rem; }
  .about-fourwrap img { height: 500px; height: 10.41667rem; }
  .about-fiveul li { font-size: 16px; font-size: 0.33333rem; }
  .about-fiveul li span { padding: 0 10px; margin-bottom: -4px; padding: 0 0.20833rem; margin-bottom: -0.08333rem; }
  .about-fiveul li span, .about-fiveul li i { font-size: 42px; font-size: 0.875rem; }
  .about-fiveul li i { vertical-align: top; }
  .about-fiveul li:after { margin-top: 0px; }
  .insearch-view { right: 100px; right: 2.08333rem; }
  .casepost-onetxt2 { max-height: none; }
  .inprev1 { left: 20px; left: 0.41667rem; }
  .innext1 { right: 20px; right: 0.41667rem; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1320px; padding: 0 60px; max-width: 27.5rem; padding: 0 1.25rem; } }

@media (min-width: 1260px) { /**.innav-ermenu2 .incommonweb { padding-left: 100px; padding-right: 100px; }**/
  .innav-era { font-size: 15px; font-size: 0.3125rem; }
  .innav-ermenu3 .innav-era { font-size: 14px; font-size: 0.29167rem; }
  .innav-threemenu { padding-top: 12px; padding-top: 0.25rem; }
  .innav-threemenu a { line-height: 20px; margin-bottom: 10px; font-size: 14px; line-height: 0.41667rem; margin-bottom: 0.20833rem; font-size: 0.29167rem; } }

@media (min-width: 1260px) { .innav-eritem { width: 10%; margin-right: 5%; } }

@media (min-width: 1260px) { .suzyprivacy { padding: 54px 0 80px; padding: 1.125rem 0 1.66667rem; }
  .suzyprivacy-title { font-size: 38px; font-size: 0.79167rem; }
  .suzyprivacy-text { font-size: 16px; font-size: 0.33333rem; } }

@media (min-width: 1260px) { .innav-ul li { margin-right: 45px; margin-right: 0.9375rem; }
  .infooter-link a { margin-right: 30px; margin-right: 0.9rem; margin-top: 0.2rem; }
  .infooter-link span { padding-right: 20px; padding-right: 0.41667rem; }
  .news-twotxt h3 {  font-size: 14px; font-size: 0.32rem; color: #666;}
  .school-four { padding: 50px 0; padding: 1.04167rem 0; }
  .school-fourtxt h3 { line-height: 60px; line-height: 1.25rem; }
  .school-four .walfare-threea { margin-top: 22px; margin-top: 0.45833rem; }
  .hotjob-two { padding: 60px 0; padding: 1.25rem 0; }
  .contentbtm-txt { margin: -30px auto 0; margin: -0.625rem auto 0; }
  .school-three { padding: 60px 0; padding: 1.25rem 0; }
  .propost2-confr h3 { font-size: 18px; font-size: 0.375rem; }
  .walfare-tit { font-size: 28px; font-size: 0.58333rem; }
  .school-two { padding: 65px 0; padding: 1.35417rem 0; }
  .walfare-one { padding: 10px 0 60px; padding: 0.20833rem 0 1.25rem; }
  .social-text h3 { font-size: 36px; font-size: 0.75rem; }
  .school-fourtxt h3 { font-size: 20px; font-size: 0.41667rem; }
  .social-ul li:before { height: 24.18605%; }
  .develop-threedes { height: 160px; height: 3.33333rem; }
  .talk-twoview { margin-top: 30px; margin-top: 0.625rem; }
  .products-onetxt { font-size: 15px; font-size: 0.3125rem; }
  .social-des { margin-top: 27px; margin-top: 0.5625rem; }
  .news-twodes { margin-top: 10px; height: 24px; line-height: 24px; margin-top: 0.20833rem; height: 0.8rem; line-height: 0.5rem;margin-left: auto; }
  .news-twotxt1 h3 { font-size: 14px; font-size: 0.32rem; color: #666;}
  .products-oneul { margin-top: 50px; margin-top: 1.04167rem; }
  .casepost-onedes { font-size: 22px; font-size: 0.45833rem; }
  .news-twotxt { font-size: 14px; font-size: 0.29167rem; }
  .casepost { padding: 44px 0 80px; padding: 0.91667rem 0 1.66667rem; }
  .develop-two { margin-top: 70px; margin-top: 1.45833rem; }
  .news-threetit h3 { font-size: 44px; font-size: 0.91667rem; }
  .casepost-threedes { margin-top: 40px; margin-top: 0.83333rem; }
  .imorepages a span { font-size: 18px; font-size: 0.375rem; }
  .innav-h3 a { font-size: 16px; /*font-size: 0.35417rem;*/ }
  .propost1-onewrap { margin-top: 40px; margin-top: 0.83333rem; }
  .propost1-one { padding-top: 65px; padding-top: 1.35417rem; }
  .news-tit span { font-size: 28px; font-size: 0.58333rem; }
  .mycronic-one h2 { font-size: 48px; font-size: 1rem; }
  .develop-four { margin-top: 55px; margin-top: 1.14583rem; }
  .contact-map { margin-top: 50px; margin-top: 1.04167rem; }
  .develop-fiveul { margin-top: 50px; margin-top: 1.04167rem; }
  .mycronic-threeflul li h3 { font-size: 48px; font-size: 1rem; }
  .develop { padding-bottom: 50px; padding-bottom: 1.04167rem; }
  .develop-one { padding-top: 60px; padding-top: 1.25rem; }
  .about-fiveul li span, .about-fiveul li i { font-size: 46px; font-size: 0.95833rem; }
  /**.products-oneul li { width: 32.03125%; margin-right: 1.95313%; } .products-oneul li:nth-child(2n) { margin-right: 1.95313%; } .products-oneul li:nth-child(3n) { margin-right: 0; }**/
  .news-threetit:after { margin-top: -7px; width: 62px; height: 4px; margin-top: -0.14583rem; width: 1.29167rem; height: 0.08333rem; }
  .contentbtm-tui { padding: 60px 0; padding: 1.25rem 0; }
  .products-onetxt h3 { font-size: 20px; font-size: 0.33rem; color: #666;}
  .products-onetxt1 h3 {  font-size: 14px; font-size: 0.32rem; color: #666;}
  .products-onetxt b{ font-weight:normal;}
  .about-fivetxt h3 span { font-size: 32px; font-size: 0.66667rem; }
  .about-fivedes { font-size: 32px; font-size: 0.66667rem; }
  .products-onetxt { margin-top: 0; margin-top: 0; }
  .contentbtm-view { margin-top: 40px; margin-top: 0.83333rem; }
  .about-three { margin-top: 60px; margin-top: 1.25rem; }
  .about-six { padding: 60px 0 60px; padding: 1.25rem 0 1.25rem; }
  .about-fivewrap1 { margin-top: 40px; margin-top: 0.83333rem; }
  .about-fiveul { margin-top: 60px; margin-top: 1.25rem; }
  .about-fourtxt h3 { padding-bottom: 11px; padding-bottom: 0.22917rem; }
  .about-five { margin-top: 60px; margin-top: 1.25rem; }
  .contentbtm-txt h3 { height: 50px; line-height: 50px; height: 1.04167rem; line-height: 1.04167rem; }
  /**.about-fourtext .about-fourbg { width: 58.125%;-webkit-transform: skew(30deg); -moz-transform: skew(30deg); -ms-transform: skew(30deg); -o-transform: skew(30deg); transform: skew(30deg); } */
  .about-fourtext .about-fourbg { left: 16%; }
  .about-twotit { font-size: 20px; font-size: 0.41667rem; }
  .about-twotit h3 { font-size: 34px; font-size: 0.70833rem; }
  .about-four { padding-top: 60px; padding-top: 1.25rem; }
  .about-twotit h3 { font-size: 44px; font-size: 0.91667rem; }
  .about-threewrap { margin-top: 40px; margin-top: 0.83333rem; }
  .about-fourwrap { margin-top: 50px; margin-top: 1.04167rem; }
  .about-twoul { margin-top: 80px; margin-top: 1.66667rem; }
  .about-twotit h3:after { margin-top: 24px; margin-top: 0.5rem; }
  .about-twoicon { width: 80px; height: 80px; line-height: 80px; width: 1.66667rem; height: 1.66667rem; line-height: 1.66667rem; }
  .about-twoicon img { max-height: 55px; max-height: 1.14583rem; }
  .about-twoliitem h3 span, .about-twoliitem h3 i { font-size: 48px; font-size: 1rem; }
  .about-twowrap { margin-top: 40px; margin-top: 0.83333rem; }
  .inprev1 { left: 40px; left: 0.83333rem; }
  /**.innav-ermenu .incommonweb{padding-left: 16%!important;}**/
  .intit { font-size: 22px; font-size: 0.45833rem; margin-top: 40px;}
  .intit h2 { font-size: 32px; line-height: 2; font-size: 0.66667rem; }
  .intit h3 { font-size: 22px; font-size: 0.45833rem; }
  .inabsor-text { margin-top: 22px; margin-top: 0.45833rem; }
  .inabsor-text h3 { font-size: 18px; font-size: 0.375rem; }
  .inabsor { padding: 24px 0 60px; padding: 0.5rem 0 1.25rem; }
  .inpro-btmwrap { padding: 30px 0 60px; padding: 0.6rem 0 1.25rem; }
  .inpro-btmfl h3 { font-size: 30px; font-size: 0.625rem; }
  .insale-tit h3 { font-size: 26px; font-size: 0.54167rem; }
  .insale-num { font-size: 68px; font-size: 1.41667rem; font-weight: bold;}
  .insale-txt a { font-size: 20px; font-size: 0.41667rem; }
  .inexpo-onetit h3 { font-size: 44px; font-size: 0.91667rem; }
  .inexpo-onetit { font-size: 18px; font-size: 0.375rem; }
  .inexpo-onea span { font-size: 18px; font-size: 0.375rem; }
  .intit2 h2 { font-size: 34px; font-size: 0.70833rem; }
  .intit2 h2:after { margin-top: 12px; margin-top: 0.25rem; }
  .inexpo { padding: 70px 0 65px; padding: 1.45833rem 0 1.35417rem; }
  .inexpo-two { margin-top: 90px; margin-top: 1.875rem; }
  .inexpo1-two { margin-top: 90px; margin-top: 0rem; }  
  .intit2 h3 { font-size: 22px; font-size: 0.45833rem; }
  .inview-a span { font-size: 18px; font-size: 0.375rem; }
  .innews-ul li a { padding: 34px 110px 34px 0; padding: 0.70833rem 2.29167rem 0.70833rem 0; }
  .inabout-img { margin-top: 34px; margin-top: 0.70833rem; }
  .inabout .inview-a { margin-top: 40px; margin-top: 0.83333rem; }
  .inbanner-txt1 h2 { font-size: 60px; font-size: 1.25rem; }
  .injoin { padding: 26px 0 110px; padding: 0.54167rem 0 2.29167rem; }
  .inbeinter { padding: 45px 0 52px; padding: 0.9375rem 0 1.08333rem; }
  .neibanner-text h2 { font-size: 28px; font-size: 0.8rem;font-weight: bold;}
  .neibanner-text h3 { font-size: 20px; font-size: 0.41667rem; }
  .neiermenu-a a { font-size: 18px; font-size: 0.375rem; }
  .products-tit h2 span { font-size: 24px; font-size: 0.5rem; }
  .products-tit h3 { font-size: 16px; font-size: 0.33333rem; }
  .neiermenu { padding: 25px 0; padding: 0.52083rem 0; }
  .products-one { padding: 46px 0 1px; padding: 0.95833rem 0 0.02083rem; }
  .intit2 h2:after { margin-top: 10px; margin-top: 0.20833rem; }
  .about-onewrap { padding-top: 50px; padding-top: 1.04167rem; }
  .about-two { padding-top: 60px; padding-top: 1.25rem; }
  .inpro-btma span { font-size: 18px; font-size: 0.375rem; }
  .innext1 { right: 40px; right: 0.83333rem; } }

@media (min-width: 1260px) { .innav-ul li { margin-right: 50px; margin-right: 1.04167rem; }
  .insearch-view { right: auto; left: 50%; margin-left: 335px; margin-left: 6.97917rem; }
  .products-tit h2 span { font-size: 28px; font-size: 0.58333rem; }
  .products-tit h3 { font-size: 18px; font-size: 0.375rem; }
  .casepost-onedes { font-size: 24px; font-size: 0.5rem; } }

@media (min-width: 1260px) { .video-player-popup .video-player { height: 600px; height: 12.5rem; } }

/** 登录注册 end 20200525 **/
@media (min-width: 1600px) { .incommonweb, .incommonweb2 { padding-left: 100px; padding-right: 100px; padding-left: 2.08333rem; padding-right: 2.08333rem; }
  .inheader .incommonweb { padding-right: 100px; padding-right: 2.08333rem; }
  .innav-ermenu2 .incommonweb { padding-left: 100px; padding-right: 100px; padding-left: 2.08333rem; padding-right: 2.08333rem; } }


@media only screen and (max-width: 1200px) {
.bxylogo{ width:75%;}

}



.bxyimg{ width:150px!important; height:150px!important; position:absolute; left:-66px; top:-165px; z-index:1; max-width:fit-content; display:none;}
.weixin:hover .bxyimg{ display:block;}






.bxylink{width:100%; overflow:hidden;}
.bxylink a{ float:left; margin-right:10px;color:#7d7d7d;}
.bxylink a:hover{ color:#002e60;}


.divremmnews{padding: 0 10px 0 0;overflow: hidden;;border-top: none;}
.divremmnews ul{width: 100%;}
.divremmnews li{width: 100%;padding:0;line-height: 40px;float: left;overflow: hidden;margin: 0 1.5%;border-bottom: 1px dashed #ccc;}
.divremmnews li s{width:9px; height: 12px; background-position:-90px -112px;}
.divremmnews li a{color: #666666; display:block;transition: all 0.3s ease-out 0s;margin-left: 26px;}
.divremmnews li a:hover{color: #154a9a;padding-left: 6px;}
.divremmnews li span{color: #999;font-size: 13px;padding-right: 10px;}
.bxyfanye { text-align:center;overflow: hidden; font-size:14px; margin-bottom:50px; margin-top:20px; width:100%;}
.bxyfanye a{ padding: 5px 12px;margin-left:10px;display: inline-block;background: #8a8a8a;border-radius: 2px;color:#fff;}
.bxyfanye a:hover{background: #79b53f;}
.page-num-current{color:#fff!important;background: #79b53f!important;}
.bxyfanyewu{ width:100%; text-align:center; font-size:14px; color:#f05302; padding:20px 0;}
.page-num{ display:none;}
.bxytag a{margin-right:10px}
.bxytag a{-webkit-border-radius: 4px;display: inline-block;line-height: 30px;padding: 0 10px;margin: 5px;background: #fff;border: 1px solid #dadada;color: #8c8c8c;}
.bxytag a:hover{ color:#fff ;background: #f00;}
.bxyac{width:150px;height:46px;line-height:46px;font-size: 16px;background-image: linear-gradient(141deg,#e62129 0%,#e62129 51%,#e62129 75%);text-align:center;cursor: pointer;}
.bxyac b{ color:#fff;}
.bxyac i{ color:#fff; font-style:normal; font-weight:bold;display:none;}
.atcls { padding: 70px 0 65px; padding: 1.2rem 0 1.2rem; }
	
.single-page h3 {
  line-height: 30px;
  margin: 10px 0 10px 30px;
  width: auto;
  padding: 0px 8px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  background: #232d66;
  border-radius: 2px;
}



.single-page h2 {
  font-size: 22px;
  font-weight: blod;
  margin: 28px 0px 25px 0px;
  padding: 10px 20px 9px 10px;
  line-height: 30px;
  border-left: 20px solid #fb0000;
  background-color:rgb(236, 236, 236);
  
}

.zhenyi-tag {
  height: 22px;
  display: inline-block;
  padding: 0px 5px;
  border: 1px solid #f63756;
  font-size: 16px;
  line-height: 18px;
  color: #f63756;
  border-radius: 4px;
  margin: 2px 5px 2px 30px;
}	

.casepost-three table {
  overflow-x: auto;
   padding: 0;
  margin-top: 0.875rem;
  width: 100%;
}
.table {
  border-collapse: collapse;
  border-spacing: 0;
}
.acasepost-three thead {
  color: #fff;
  background: #adc067;
  font-size: 16px;
}
.casepost-three table tr:nth-child(1) {
  color: #4a4a4a;
  height: 54px !important;
}
.casepost-three thead th {
  height: 50px;
  border: 1px solid #e1e0e0;
  text-align: center;
   padding-top: 0.625rem;
   color: white;
   background: #1e98d6;
}
.casepost-three th {
  font-weight:  bold;
  height: 40px;
  text-align: left;
  padding-left: 5px;
}
.casepost-three tbody th {
  text-align: center;
}
.casepost-three tbody th {
  max-width: 50%;
  padding-left: 0.325rem;
  padding-right: 0.325rem;
  padding-top: 0.625rem;
  font-weight: lighter;
}
.casepost-three tbody th {
  border: 1px solid #c6c6c6;
}

.casepost-three h3 {
  line-height: 30px;
  margin: 10px 0 10px 30px;
  width: auto;
  padding: 0px 8px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  background: #1d98d6;
  border-radius: 2px;
}


.newsdetailB-article table {
  overflow-x: auto;
   padding: 0;
 
  width: 100%;
}
.newsdetailB-article thead {
  color: #fff;
  background: #adc067;
  font-size: 16px;
}
.newsdetailB-article table tr:nth-child(1) {
  color: #4a4a4a;
  height: 54px !important;
}
.newsdetailB-article thead th {
  height: 50px;
  border: 1px solid #e1e0e0;
  text-align: center;
   padding-top: 0.625rem;
   color: white;
   background: #1e98d6;
}
.newsdetailB-article th {
  font-weight:  bold;
  height: 40px;
  text-align: left;
  padding-left: 5px;
}
.newsdetailB-article tbody th {
  text-align: center;
}
.newsdetailB-article tbody th {
  max-width: 50%;
  padding-left: 0.325rem;
  padding-right: 0.325rem;
  padding-top: 0.625rem;
  font-weight: lighter;
}
.newsdetailB-article tbody th {
  border: 1px solid #c6c6c6;
}

.newsdetailB-article h3 {
  line-height: 30px;
  margin: 10px 0 10px 30px;
  width: auto;
  padding: 0px 8px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  background: #e62129;
  border-radius: 2px;
}
.leftTime {
  width: calc((25% - 21px)/1);
  padding-right: 15px;
  border-right: 1px solid #e5e5e5;
  text-align: center;
}
.leftTime {
  width: calc((25% - 21px)/1);
  padding-right: 15px;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  float: left;
}
.newData {	
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size:36px;
  color: #ff0000;
}
.newYearMon {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #888585;
  white-space: nowrap;
}
.list-paddingleft-2 li::before{content: "";
position: absolute;
left: 0.6rem;
transform: translate(0,-50%);
background-color: #eb0000;
width: 10px;
height: 10px;
margin-top: 20px;
margin-left: 3px;}


.divremmnews ul li::before{content: "";
position: absolute;
transform: translate(0,-50%);
background-color: #eb0000;
width: 10px;
height: 10px;
margin-top: 20px;
margin-left: 3px;}

.tdyoushi ul li::before{content: "";
position: absolute;
transform: translate(0,-50%);
background-color: #eb0000;
width: 10px;
height: 10px;
margin-top: 16px;
margin-left: 5px;}
.wp-none{background-color:#000;}
@media screen and (max-width: 560px) { .wp-none{display:none; }}

.su-row{margin-bottom: 10px;overflow: auto;content: none;}
.su-column-size-1{float: left;width: 50%;margin: 0 !important;}
.su-column-size-2{float: right;width: 50%;margin: 0 !important;}
.su-box-title{color: #ffffff;display: block;padding: .5em 1em;font-weight: bold;}
.liebiao{
content: none;
}
.liebiao li{
  text-indent: 0;
  line-height: 30px;
  list-style: none;
margin: 0px;
content: none;
}
.fa {
  width: 16px;
  font-size: 1em;
  text-align: center;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.article-content {
  font-size: 16px;
  line-height: 26px;
  word-break: break-all;
  word-wrap: break-word;
}
.fa-check::before {
  content: "·";
  box-sizing: inherit;
}
#Addlike {
  background-image: linear-gradient(270deg,#fe0036 0,#1b93fb);
  color: #fff;
  border-radius: 35px;
  font-weight: bold;
}
#Addlike:hover {
background-color: #f17067;}
.action {
    position: relative;
    padding: 8px 40px;
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    background-color: #5fcec0;
    font-size: 15px;
    margin: 0 3px;
    color: #fff;
}
.fa-ban::before {
  content: "\·";
}

.qiyewenhua{padding:100px 0 170px 0;}
.qiyewenhua .ny-wrap{    margin-top: 65px;}
.qiyewenhua .index-dec{}
.qiyewenhua .dabiaoti p{ color: #fff; font-family: 'EVILDEAD'; display: inline-block; margin: 14px 0 24px;}
.qiyewenhua .dabiaoti p::after{content: "";width: 8px;height: 31px;background-color: #d7d7d7;border-radius: 8px;display: block;margin: 16px  auto 0;}
.qiyewenhua li{width: 16.66%;padding: 0 14px;}
.qiyewenhua ul{margin:  0 -14px;}
.qiyewenhua li:hover img{transform: rotateY(180deg);}
.qiyewenhua li:hover .qywh_xaiokuangjia{background-color: #fff;}
.kuangjia_qywh {
  margin: 0 auto;
  padding: 0 15px;
}
.dabiaoti {
  background-color: transparent;
  width: 100%;
text-align: center;
padding-top: 35px;
padding-bottom: 20px;
}
.dabiaoti1 {
  background-color: transparent;
  width: 100%;
text-align: center;
padding-bottom: 20px;
}

.clearfix::before, .clearfix::after {

    content: " ";
    display: table;

}
.index-tit {
  font-size: 36px;
  color: #ec6b00;
  font-weight: bold;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.index-tit {
  font-size: 36px;
  color: #ff0505;
  font-weight: bold;
}
.qiyewenhua .dabiaoti p {
  color: #fff;
  font-family: 'EVILDEAD';
  display: inline-block;
  margin: 14px 0 24px;
}
.qywh_biaoti {
  font-size: 24px;
  font-weight: lighter;
padding-top: 10px;
color: #ccc;
}
.qiyewenhua .dabiaoti p::after {
  content: "";
  width: 8px;
  height: 31px;
  background-color: #d7d7d7;
  border-radius: 8px;
  display: block;
  margin: 16px auto 0;
}
.clearfix::after {
  clear: both;
}
.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}
.qiyewenhua-ul li {
  width: 33.33%;
  padding: 0 12px;
  display: inline-block;
  vertical-align: top;
}
.qywh_xaiokuangjia{background-color: #eaf5ff;text-align: center;border-radius: 8px;height: 412px;padding-top: 112px;transition: all 1s;transform-origin: top center;transition: all 0.5s;}
.qywh_xaiokuangjia img{transition: all 0.5s;}
.qiyewenhua-wenzikuangjia{padding: 0 16px;}
.qiyewenhua-wenzikuangjia h4{color: #fe0000;font-weight: bold;margin: 25px 0 10px;}
.qiyewenhua-wenzikuangjia p{color: #484848;line-height: 30px;}
.qiyewenhua li:hover .qywh_xaiokuangjia {
  background-color: #fff;
}
.qiyewenhua-ul{margin: 0 -12px;font-size: 0;}
.qiyewenhua-ul li{width: 16.66%;padding: 0 7px;display: inline-block;vertical-align: top;}
.qiyewenhua-ul-item{box-shadow: 1px 1px 10px 10px rgba(0, 0, 0, .04);}
.qiyewenhua-ul-img{overflow: hidden;}
.qiyewenhua-ul-img img{width: 100%;transition: all 1s;}
.qiyewenhua-ul-font{text-align: center;background-color: #fff;}
.qiyewenhua-ul-font h4{}
.qiyewenhua-ul-font p{color: #333;}
.qiyewenhua-ul-item:hover img{transform: scale(1.05);}
.qiyewenhua-ul-item:hover p{color: #0073be;}
.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}
::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qywh_xaiokuangjia{background-color: #ffffff;text-align: center;border-radius: 8px;height: 470px;padding-top: 112px;transition: all 1s;transform-origin: top center;transition: all 0.5s;}
.qywh_xaiokuangjia img{transition: all 0.5s;}
@media (max-width: 1679px) {
  .company-four,
.qiyewenhua {padding: 120px 0;}
}

@media (max-width: 1459px) {
  .company-one {padding: 100px 0 25px;}
  .company-two .ny-right img{width: 330px;}
  .qiyewenhua-wenzikuangjia .p-style{display: inline;}
  .qywh_xaiokuangjia{height: 350px;padding-top: 50px;}
  .qywh_xaiokuangjia img{width: 80px;}
  .qiyewenhua li{padding: 0 10px;}
  .qiyewenhua ul{margin: 0 -10px;}
  .qiyewenhua .ny-wrap {margin-top: 35px;}
  .company-four,
  .qiyewenhua {padding: 100px 0;}
  .company-four .swiper-slide {padding: 100px 0 40px;}
  .company-four .index-tit{font-size: 42px;}

}
@media (max-width: 1259px) {
  .company-one .ny-left {padding: 60px 0 0 60px;}
.company-one .ny-left span{margin: 14px 0 130px;}
.company-one {padding: 100px 0 25px;}
.company-two .ny-left{width: 100%;}
.company-two .ny-wrap{text-align: center;}
.company-two .ny-right{width: auto;float: none;display: inline-block;margin: 0 0 30px;}
.company-two .ny-right img {width: 300px;}
.qiyewenhua-wenzikuangjia p{line-height: 22px;font-size: 14px;}
.qywh_xaiokuangjia img {width: 70px;}
.qywh_xaiokuangjia {height: 300px;padding-top: 40px;}
.qiyewenhua .dabiaoti p{margin-bottom: 0;}
  .company-four,
.qiyewenhua {padding: 80px 0;}
  .company-four .index-tit{font-size: 36px;}
}
@media (max-width: 991px) {
  .company-one .ny-left {padding: 40px 0 0 40px;}
  .company-one .ny-left span {margin: 14px 0 80px;}
  .company-two .ny-right img {width: 270px;}
  .company-two{/* padding-bottom: 20px; */}
  .qiyewenhua li{width: 33.33%;margin-bottom: 20px;}
  .qywh_xaiokuangjia{height: auto;}
  .qywh_xaiokuangjia img {width: 60px;}
  .qiyewenhua-wenzikuangjia h4{    margin: 10px 0 8px;}
  .qywh_xaiokuangjia{padding: 20px 0;min-height: 210px;}
  .qiyewenhua-wenzikuangjia{padding:0 10px}
  .qiyewenhua-wenzikuangjia p{height: 90px;}
    .company-four,
  .qiyewenhua {padding: 60px 0;}
    .company-four .index-tit{font-size: 32px;}
}
@media (max-width: 767px) {
  .company-one .ny-left{width: 100%;padding: 20px;}
  .company-one .ny-right{width: 100%;}
  .company-one .ny-left::after{display: none;}
  .company-one .ny-left span{margin-bottom: 0;}
  .company-one .ny-right img{margin: 0;}
  .company-one .ny-wrap{padding-bottom: 0;}
  .company-one{padding: 45px 0;}
  .company-two .ny-right{    margin: 6px 0 40px;}
  .qiyewenhua li{width: 50%;}
    .company-four{padding: 45px 0 20px;}
    .qiyewenhua {padding: 45px 0;}
      .company-four .index-tit{font-size: 22px;}
      .company-four .dabiaoti img{display: none;}
      .company-four .swiper-slide{padding: 20px;}
      .company-four .swiper-slide {padding: 0;}
      .company-four .swiper-pagination{display: block;}
   .company-four    .swiper-container{padding-bottom: 40px;}
  
}
.scrollbar {
  overflow-y: auto;
  padding-right: 5px;
}
.qywh_neirong {
  font-size: 16px;
}


@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .banner-imgpc{display: none;}
    .banner-imgmb{display: block;}
    .indtb ul {margin-left: 0;}
    .indtb li {width: 100%;margin-left: 0;margin-top: 10px;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;border-radius: 7px;}
    .banner .swiper-pagination-bullet-active{width: 28px;}
    .banner .swiper-pagination {bottom: 16px;}
	.infooter-topfl { display: none; }
	.bxylink { display: none; }

}


.zjzy-left{
	width: 200px;
	margin-right: 45px;
	
}
.zjzy-right{
	overflow: hidden;
}
.zjzy-title h2{
	margin:0;
	font-size: 28px;
	font-weight: bold;
	color:#333;
}
.zjzy-title {
margin-bottom:30px;
}
.zjzy-title h3{
	margin:0;
	font-size: 15px;
	text-transform: uppercase;
	color:#666;
	margin-top: 12px;
}
.zjzy-dl dl{
	margin:0;
	
}
.zjzy-dl dd{
	margin-bottom:60px;
	margin-top:20px;
}
.zjzy-dl dd h2{
	margin:0;
	font-size: 18px;
	color: #333;
}
.zjzy-dl dd h3{
	margin:0;
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.zjzy-dl dd h3 span{
	font-size: 48px;
	font-weight: bold;
	color: #ff0404;
	padding-right: 10px;
	font-family: 'MontserratB';
}
.zjzy-right{
	overflow: hidden;
}
.zjzy-right-con{
	font-size: 16px;
	color: #5b5b5b;
	line-height: 2;
}
.zjzy{
	position: relative;
}
.zjzy::after{
	position: absolute;
	width: 1px;
	content:"";
	background-color: #e7e7e7;
	left: 210px;
	top: 0px;
	bottom: 20px;
}


  @media only screen and (max-width: 768px)
  {
	.zjzy-right {
 
    padding-top: 30px;
	}
	.zjzy-dl dd h3 span {
    font-size: 30px;
	}
	.zjzy-dl dd h2{
		font-size: 14px;
	}
	.zjzy-dl dd h3{
		font-size: 14px;
		margin-top: 7px;
	}
	.zjzy-dl dd{
		width: 50%;
		margin-top: 20px;
		margin-bottom:30px;
	}
	.zjzy-title h2{
		font-size: 23px;
	}
	.zjzy-title h3{
		font-size: 12px;
	}
}
  @media only screen and (max-width: 1200px)
  {
	.zjzy-left{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.zjzy::after{
		display: none;
	}
	.zjzy-dl dd{
		float: left;
		width: 50%;
		text-align: center;
		margin-top: 20px;
		margin-bottom:30px;
	}
	.zjzy-right{
		border-top: 1px solid #ddd;
	}
	.zjzy-dl dd h3 span{
		font-size: 40px;
	}
	.zjzy-title{
		text-align: center;
	}
  }

