::-webkit-input-placeholder { color:#333; }
::-moz-placeholder { color:#333; } /* firefox 19+ */
:-ms-input-placeholder { color:#333; } /* ie */
input:-moz-placeholder { color:#333; }
  input::-moz-placeholder, textarea::-moz-placeholder { color: #999999; font-size: 13px;}
  input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999999; font-size: 13px;}
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999; font-size: 13px;}
  input[placeholder], [placeholder], *[placeholder] { 
      font-family: 'swiss_721_swaroman', "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  } 
  .all-warp{
  position: relative;
  width: 100%;
}
#skypeCheckNotice{
  position: fixed !important;
}
#skypedetectionswf{
  display: none;
}
.all-bg{
  background-color: #000000;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  filter:alpha(opacity=70);
  position: fixed;
  z-index: 777;
  left: 0px;
  top: 114px;
}
#header{
  max-width: 1240px;
  margin: 0px auto;
  clear: both;
  position: relative;
  height: 94px;
  padding-top: 20px;  
}
#gallery2{
      overflow: hidden;
}
.ellipsis{
  text-overflow:ellipsis; 
  overflow:hidden;
  white-space:nowrap;
  word-wrap: break-word;
}
.bx-wrapper,.bx-viewport,.banner-pic,.banner-pic li{
  height: 100% !important;
}
.wordbreak{

  overflow: hidden;
}
.search-form{
  position: absolute;
  display: inline-block;
  right: 0px;
  top: 34px;
  z-index: 5;
}
.search-box{
  height: 25px;
  font-size: 12px;
  color: #6f6c6c;
  vertical-align: middle;
  line-height: 26px;
  width: 93%;
  padding-left: 5%;
  margin-right: 30px;
  border:none;
  border-radius: 4px;
  background-color: transparent;
}
.signin-signup{
  display: inline-block;
  margin-left: 12px;
  line-height: 28px;
  float: left;
}
.search-input{
  position: absolute;
  right: 0px;
  bottom: 8px;
  z-index: 100;
  width: 180px;
}
.search-filde{
  margin-right: 30px;
  border:1px solid #cdcdcd;
  border-radius: 4px;
  background-color: #ffffff
}
.search-icon{
  display: block;
  width: 35px;
  height: 27px;
  background-image: url(../images/search-Btn.jpg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0px;
  top: 0px;
  border:1px solid #cdcdcd;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left:none;
  padding-right: 2px;
  background-color: #ffffff
}
.signin-signup a{
  font-family: 'swis721_lt_btlight';
  font-size: 14px;
  color: #999999;
}
.signin-signup i{
  font-size: 14px;
  color: #999999;
  margin-right: 2px;
}
.languageup p {
    display: inline-block;
    font-size: 20px;
    color: #999999;
    float: left;
    font-family: 'swis721_lt_btlight';
    margin-right: 12px;
    line-height: 28px;
}
.nav{
  width: 87%;
  border-bottom: 6px solid #4066b3;
  position: absolute;
  right: 0px;
  left: 13%;
  bottom: 0px;
}
.nav li{
  display: inline-block;
  float: left;
  margin-left: 3%;
  padding-bottom: 10px;
}
.nav li a{
  display: inline-block;
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #4066b3;
  padding: 0px 4px;
}
.nav li.active{
  border-bottom: 6px solid #999999;
  margin-bottom: -6px;
}
.nav li:first-child{
  margin-left: 0%;
}
.weblogo{
  position: absolute;
  left: 13%;
  bottom: 40px;
}
.weblogo img{
  display: block;
  border:none;
}
.weblogo a{
  font-size: 24px;
  font-family: 'swis721_btbold';
  color: #2253AF;
}
.weblogo a em{
  margin: 0 12px; 
}




#home-carousel{
  width: 100%;
  margin:0 auto;
  clear: both;
  overflow: hidden;
}
#home-carousel.indexbanner{
  height: 400px;
  margin-top: 0;
}
#home-carousel.contactbanner,#home-carousel.infobanner{
height:300px;
}
#home-carousel.contactbanner .slide-container .title{

}
#home-carousel.contactbanner .caption-cell{
height:78%;
}
#home-carousel li {
  display: block;
  width: 100%;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
#home-carousel li img{
  display: block;
  border:none;
}

#home-carousel li .slide-container{
  width: 422px;
  height: 100%;
  color: #4066b3;
  background: rgba(250, 249, 234, 0.5);
  height: 100%;
  right: 0px;
  position:absolute;
}
.caption-cell{
  position: absolute;
  width: 90%;
  height: 68%;
  bottom: 0px;
  left: 5%;
}
#home-carousel .slide-container .title:after{
    content: "";
    display: block;
    width: 46px;
    height: 1px;
    background: #4066b3;
    margin: 18px 0 40px;
}

#home-carousel .slide-container .title{
  display: block;
  font-size: 36px;
height:168px;
overflow:hidden;
  font-family: 'swis721_lt_btlight';
  color: #006
}
#home-carousel li .readmore{
  color: #4066b3;
  font-size: 18px;
  font-family: 'swis721_btbold';
  font-weight: bold;
  display: block;
}

#home-carousel li .readmore-icon{
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #4066b3;
  border-radius: 50%;
  text-align: center;
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  margin-right: 6px;
  line-height: 20px;
  vertical-align: middle;
}


.slider-caption-row{
  width:1240px;
  height: 100%;
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -620px;
  bottom: 0px;
}
.bx-controls{
  display: none;
}

.container{
  width: 100%;
  margin:0px auto;
}

.container-body{
  max-width: 1240px;
  margin:0px auto;
  clear:both;
}

.row{
  width: 100%;
  margin-top: 38px;
}
.row.row-a{
  margin-top: 15px;
  text-align: right;
}
.row.row-b{
  margin-top: 38px;
}
.row.row-b.about-c{
  margin-top: 0px;
}
.print{
  max-width: 1240px;
  margin: 0px auto;
  display: inline-block;
}

.print a.printi-tit{
  width: 28px;
  height: 19px;
  background-image: url(../images/print-icon.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 6px; 
}
.print a.printi-tit:hover{
  background-position: -34px 0px;
}
.print span.sharei-tit{
  display: inline-block;
  margin-left: 6px;  
  position: relative;
  width: 25px;
  height: 25px;
}
.print span em{
  display: inline-block;
  width: 25px;
  height: 19px;
  background-image: url(../images/share-icon.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.print span em:hover{
 background-position:-28px 0px;  
}
#my-video{
  margin-bottom: 10px;
}
.languageup{
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 4px;/*34px*/
  z-index: 5;
}
.languageup a {
    font-family: 'swis721_lt_btlight';
    font-size: 14px;
    color: #999999;
    display: inline-block;
    padding: 0px 8px;
    line-height: 28px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
.languageup a.cn{
    background-image: url(../images/zh.jpg);
}
.languageup a.en{
    background-image: url(../images/en.jpg);
}
.languageup a.fr{
    background-image: url(../images/fr.jpg);
}
.languageup a.ru{
    background-image: url(../images/ru.jpg);
}
.languageup a.ar{
    background-image: url(../images/ar.jpg);
}
.languageup a.es{
    background-image: url(../images/es.jpg);
}
.languageup a.de{
    background-image: url(../images/de.jpg);
}
.languageup a.kr{
    background-image: url(../images/kr.jpg);
}

.share-listes{
  width: 28px;
  height: 260px;
  position: absolute;
  right: 0px;
  top: 22px;
  z-index: 1;
  display: none;
}
.share-listes a,.temp-item .sj-list a{
  display: inline-block;
  width: 28px;
  height: 32px;
  font-family: 'zurich-icons';
  speak: none;
  text-align: center;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  color: #CDCDCD;
  background-color: #ffffff;
}
.temp-item .sj-list a{
  float: left;
  padding: 0px;
  margin-right: 4px;
}
.temp-item .sj-list a.ins-sj{
  width: 32px;
  height: 26px;
  font-family:"iconfontes" !important;
  font-size:22px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  background-color: #CDCDCD;
  color:#ffffff;
  margin-top: -4px;
  border-radius: 4px;
}
.temp-item .sj-list a.wp-sj{
  width: 28px;
  height: 26px;
  font-family:"iconfontes" !important;
  font-size:28px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  background-color: #CDCDCD;
  color:#ffffff;
  margin-top: -4px;
  border-radius: 4px;
}
.share-listes a:hover{
  color: #4066B3
}
.temp-item .sj-list a:hover{
  color: #4066B3
}
.temp-item .sj-list a.ins-sj:hover,.temp-item .sj-list a.wp-sj:hover{
  color: #ffffff;
  background-color: #4066B3
}

.share-listes a.i-share-twitter:before,.temp-item .sj-list a.tw-sj:before{
  content: "\e631";
}
.share-listes a.i-share-facebook:before,.temp-item .sj-list a.fb-sj:before{
  content: "\e635"
}
.temp-item .sj-list a.ins-sj:before{
  content: "\e60a";
  margin-top: 2px;
  float: left;
  margin-left: 4px;
}
.temp-item .sj-list a.wp-sj:before{
  content: "\e92b";
  margin-top: 4px;
  float: left;
}


.share-listes a.i-share-google-plus:before{
  content: "\e634"
}
.share-listes a.i-share-xing:before{
  content: "\e630";
}
.share-listes a.i-share-linkedin:before,.temp-item .sj-list a.linkedin-sj:before{
  content: "\e633";
}
.share-listes a.i-share-pinterest:before,.temp-item .sj-list a.pt-sj:before{
  content: "\e632"
}
.share-listes a.i-share-email:before {
  content: "\e611"
}

.eleven-columns{
  width: 11.11111%;
  float: left;
}

.four-columns{
  width: 25%;
  float: left;
}
.three-columns{
  width: 33.3%;
  float: left;
  position: relative;
}
.two-columns{
  width: 50%;
  float: left;
}
.onerow{
  width: 100%;
  margin: 0px auto;
}
.columns-in{
  margin-left: 30px;
}
.eleven_columns-in{
  margin-left: 30px;
  margin-top: 20px;
  border:2px solid #f5f5f5;
}
.row-mod{
  margin-left: -30px;
}
.row-mod .title,.careers-tit{
  color: #8e8e8e;
  font-size: 22px;
  vertical-align: middle;
}
.careers-tit{
  padding-top: 25px;
}
.row-mod .title span,.careers-tit span{
  font-size: 26px;
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'swis721_lt_btlight'
}
.row-mod .title span.active{
  color: #4066b3
}
.row-mod .title span:first-child{
  margin-left: 0px;
}
.title-pic{
  margin-top: 16px;
}
.title-pic img{
  display: block;
  width: 100%;
  border:none;
}
.row-mod .content{
  font-size: 14px;
  color: #3e3e3e;
  line-height: 20px;
  margin-top: 12px;
  overflow: hidden;
  word-spacing: normal;

  word-wrap: break-word;
  padding-bottom: 10px;
}
.find-out-more,.checksubmit{
  display: block;
  color: #4066b3;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 0px;
  background-color: #e6e6e6;
  width: 100%;
  font-family: 'swis721_btbold'
}

.find-out-more:hover,.find-out-more:hover i,a.item:hover span i,a.item:hover span,#home-carousel li a.readmore:hover{
  color: #006
}

.b-p,.b-q,.media-a .columns-in{
  position: relative;
  padding-bottom: 44px;
}

.row.row-b .find-out-more,.checksubmit,.row.row-c .find-out-more,.row.row-d .find-out-more,.media-a .find-out-more{
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#home-carousel li a.readmore:hover i{
  background-color: #006
}
.checksubmit:hover{
  background-color: #006
}
.checksubmit:hover i{
  color: #006
}

.find-out-more i,
.item span i,
.news-other li i,
.sub-pro i,
.sub-list i,
.infolist li b i,
.products-tit i,
.sn-more i,
.clo-ac a em
{
  display: inline-block;
  width: 7px;
  height: 11px;
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  margin-right: 8px;
  margin-left: 15px;

  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;

}
.row-c .item span i,.about-c .item span i,.media-a .item span i{
  margin-left: 0px;
}
.products-tit i{
    width: 20px;
    height: 20px;
    right: -12px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    transform: rotate(90deg);
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #8e8e8e
}
.checksubmit{
 background-color: #4066b3;
 color: #ffffff;
 padding: 12px 0px 12px 0px;
}
.checksubmit i,.clospan-submit a i{
  display: inline-block;
  width: 18px;
  height: 18px;
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  margin-right: 6px;
  margin-left: 15px;
  vertical-align: middle;
  background-color: #ffffff;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
}
.about-b .item span i{
  margin-left: 0px;
}
.form li{
  display: block;
  margin-bottom: 17px;
  line-height: 30px;
}
.form li:first-child{
  margin-top: 13px;
}
.form li label{
  color: #666666;
  font-size: 14px;
  width: 19%;
  float: left;
}
.form li .label-fr{
  position: relative;
  display: inline-block;
  width: 79%;
}
.form li .label-fr span{
  display: block;
  border:1px solid #cccccc;
  border-radius: 4px;
}
.form li .label-fr span em{
  display: block;
  width: 94%;
  font-size: 14px;
  color: #8e8e8e;
  height: 30px;
  font-style: normal;
  padding:0% 2%;
}
.form li.active .label-fr span em{
  color: #333
}
.sel-com{
  width: 100%;
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
  border:none;
  opacity: 0;
  filter:;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 8;
}
.comdd{
  width: 96%;
  height: 30px;
  border:none;
  background: none;
  margin-left: 2%;
  margin-right: 2%;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
  font-family: 'swiss_721_swaroman'
}

.form li .label-fr span .down-arrow{
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  color: #4066b3;
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
.row-c{
  padding-top: 18px;
}
.item{
  display: block;
  margin-top: 16px;
}

.item span{
  color:#4066b3;
  font-size: 14px;
  font-family: 'swis721_btbold';
  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
.about-c li.active .item span{
  color: #006;
}
.about-c li.active .item span i{
  color:#006;
}

.item p{
  color: #3e3e3e;
  font-size: 20px;
  line-height: 22px;
  padding-top: 4px;
  word-spacing: normal;
  font-family: 'swis721_lt_btlight'
}
.media-a .item:last-child p{
  margin-bottom: 20px;
}
.gruy{
  background-color: #f3f3f3;
}
.row-c li:first-child .columns-in{
  margin-left: 54px;
}
.row-c.com-info li:first-child .columns-in{
  margin-left: 30px;
}

.row-c.com-info li .columns-in{
  position: relative;
}

.row-c.gruy{
  padding-bottom: 38px;
}
.row-c li:last-child .find-out-more{
  margin-top: 56px;
}
.row-c .market .item p{
  font-size: 16px;
}

.video-container{
  margin-top: 19px;
}

.footer{
  width: 100%;
  background-color: #B1B1B1;
  padding: 10px 0px 10px 0px;
  /*height: 104px;
  margin-top: 40px;*/
}
.footer-row{
  max-width: 1240px;
  margin: 0px auto;
}
.links{
  display: block;
  width: 100%;
}

.links li{
  margin-right: 22px;
  float: left;
  line-height: 36px;
  /*margin-bottom: 20px;*/
}
.links li a{
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  font-family: 'swis721_btbold';
}
/*.footer-fr .links.at li{
    float: right;
    margin-left: 0px;
    margin-right: 5px;
}*/
.links.at li a {
  font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
  font-weight: normal;
}
.links li a:hover{
  color: #006
}

.social-link{
  margin-top: 5px;
}
.social-link li{
  float: left;
  width: 26px;
  text-align: center;
  margin-right: 10px;
}

.social-link li a{
  color: #ffffff;
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
}
.social-link li a.skey{
  font-size: 14px;
}
.social-link li a.ins{
  font-size: 20px;
}
.social-link li a.fb{
  font-size: 22px;
}
.social-link li a.youtube{
  font-size: 16px;
}
.social-link li.active a{
  color: #4066b3
}
.social-link li:last-child{
  margin-right: 0px;
}
/**/
.masbox{
  text-align: right;
  color: #666666;
  padding-bottom: 18px;
  border-bottom: 1px solid #eeeeee
}
.masbox a{
  font-size: 12px;
  color: #666666;
  margin-left: 5px;
  margin-right: 5px;
}
.masbox  a.active{
  color: #4066b3;
  margin-right: 0px;
}
.homeIcon{
  display: inline-block;
  width: 12px;
  height: 13px;
  background-image: url(../images/home-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.about-one{
  padding-bottom: 30px;
}

.about-c .item p{
  font-size: 14px;
  font-family: 'Arial'
}

.about-tit{
  color: #8e8e8e;
  font-size:24px;
  margin:0px auto;
}

.about-tit.padding4{
  padding: 36px 0px 20px 0px;
}
.tit-h{
  max-width: 1240px;
  margin: 18px auto 32px auto;
  color: #8e8e8e;
}
.tit-h.tith2{
  margin-top: 50px;
}
.tit-h span{
  font-size: 12px;
}

.tit-h h1{
  font-size: 36px;
  font-family: 'swis721_lt_btlight';
  font-weight: normal;
}
.mark-word{
  max-width: 1240px;
  margin:0px auto;
  font-size: 20px;
  font-family: "swis721_lt_btlight";
  color: #666666
}
.mark-word a{
    color: #4066b3;
    font-family: "Arial";
}
.iteam-info{
  width: 100%;
  margin: 40px auto 0px auto;
  padding: 50px 0px 58px 0px;
  background-color: #f3f3f3;

}
.iteam-info-in{
  max-width: 1240px;
  margin: 0px auto;
  text-align: center;
  color: #4f90c8;
  font-size: 24px;
  line-height: 30px;
  font-family: 'adobe_garamond_proregular';
  quotes: "“" "”";

}
.iteam-info-in:before,.iteam-info-in:after{
    position: relative;
    top: 0.16em;
    vertical-align: baseline;
    font-family: "zurich-icons";
    font-size: 1.2em;
    line-height: 0;
    color: #4F90C8
}
.iteam-info-in:before {
    content: open-quote;
    padding-right: 0.25em;
}
.iteam-info-in:after {
    content: close-quote;
    padding-left: .25em;
}
.item.contact-iteam p{
    color: #3e3e3e;
    font-size: 14px;
    line-height: 18px;
    padding-top: 0px;
    word-spacing: normal;
    padding-bottom: 16px;
    font-family: 'swiss_721_swaroman'
}

.career-nape{
  max-width: 1240px;
  margin: 40px auto;

}

.nape-in{
  padding: 25px 17px;
  height: 105px;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  background: #e6e6e6;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
.nape-in.active{
  background: #cdcdcd;
}

.line{
  display: block;
  width: 35px;
  height: 1px;
  background-color: #ffffff;
}
.nape-in.blue{
  background-color: #4066b3;
}

.nape-in.blue h1{
  font-size: 26px;
  color: #ffffff;
  padding-bottom: 16px;
  font-weight: normal;
  font-family: 'swis721_lt_btlight';
}
.nape-in p em{
  font-style: normal;
  font-size: 24px;
  font-family: 'Arial';
  margin-right: 10px;
  color: #030066
}
.nape-in p{
  font-size: 18px;
  color: #4066b3;
  line-height: 24px;
  font-family: 'swis721_lt_btlight';
  font-size: 20px;
}
.nape-word{
  font-size: 14px;
  color: #3e3e3e;
  line-height:20px;
  padding-top:7px;
}
.aeolus-in {
    max-width: 1240px;
    margin: 0px auto 0px auto;
}
.newsIteam{
  display: block;
  width: 100%;
  float: left;
  position: relative;
  border-bottom: 1px dashed #cfcfcf;
  padding-bottom: 20px;
  margin-top: 18px;
}
.newsIteam a{
  display: block;
}
.news-pic{
  display: block;
  width: 21.7%;
  float: left;
}
.news-pic img{
  border:none;
}
.newsIteam h1{
  padding-left: 25.3%;
  font-size: 16px;
  color: #000066;
  padding-bottom: 12px;
  padding-top: 10px;
  font-family: "swis721_btbold";
  font-weight: normal;

}
.newsIteam p{
  padding-left: 25.3%;
  color: #666666;
  font-size: 18px;
  padding-top: 8px;
  padding-right: 18%;
  line-height: 24px;
  font-family: 'swis721_lt_btlight';
}
.read-mark{
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(../images/right-icon.png);
  background-repeat: no-repeat;
  background-position: -36px 0px;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -24px;
}
.aeolus-in li.active .read-mark{
  background-position:0px 0px;
}
.aeolus-in li.active .icon-zfb{
    color: #ffffff;
    border: 1px solid #000066;
    background: #000066;
}
.contetnt-col{
  margin: 0px auto;
  font-size: 16px;
  color: #666666;
  line-height:24px;
}
.contetnt-col img{
  max-width: 100%;
}

.row.media-a{
  margin-top: 7px;
}
.media-info{
  font-size: 16px;
  color:#3e3e3e;
  padding-top: 13px;
  margin-bottom: 20px;
}

.col-info{
    font-size: 15px;
    color: #3e3e3e;
    line-height: 19px;
    padding-top: 10px;
}
.media-tit{
  font-size: 20px;
  color: #666666;
  line-height: 22px;
  padding-bottom: 40px;
}
.media-tit span{
  color: #999999;
}
.media-con{
  font-size: 14px;
}
.share-row{
  margin-top: 42px;
}
.share-row h1,.news-other h1{
  font-size: 26px;
  color: #4066b3;
}
.news-other h1{
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 10px;
  margin-top: 50px;
}
.share-group{
  display: none;
  margin-top: 18px;
  width: 558px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 5;
}
.share-groups{
  display: none;
  width: 558px;
  height: 32px;
  position: fixed;
  bottom: 193px;
  z-index: 9999;
}
.share-group li{
  float: left;  
}
.share-group li a{
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/share.png);
  background-repeat: no-repeat;
  margin-right: 6px;
}

.share-group li a.share-e{
  background-position: 0px 0px;
}
.share-group li.active a.share-e{
  background-position: 0px -32px;
}
.share-group li a.share-fb{
  background-position: -37px 0px;
}
.share-group li.active a.share-fb{
  background-position: -37px -32px;
}
.share-group li a.share-skey{
  background-position: -74px 0px;
}
.share-group li.active a.share-skey{
  background-position: -74px -32px;
}
.share-group li a.share-in{
  background-position: -110px 0px;
}
.share-group li.active a.share-in{
  background-position: -110px -32px;
}
.share-group li a.share-gplus{
  background-position: -146px 0px;
}
.share-group li.active a.share-gplus{
  background-position: -146px -32px;
}
.share-group li a.share-g{
  background-position: -183px 0px;
}
.share-group li.active a.share-g{
  background-position: -183px -32px;
}
.share-group li a.share-qqwb{
  background-position: -219px 0px;
}
.share-group li.active a.share-qqwb{
  background-position: -219px -32px;
}

.share-groups li a.share-e{
  background-position: 0px 0px;
}
.share-groups li.active a.share-e{
  background-position: 0px -32px;
}
.share-groups li a.share-fb{
  background-position: -37px 0px;
}
.share-groups li.active a.share-fb{
  background-position: -37px -32px;
}
.share-groups li a.share-skey{
  background-position: -74px 0px;
}
.share-groups li.active a.share-skey{
  background-position: -74px -32px;
}
.share-groups li a.share-in{
  background-position: -110px 0px;
}
.share-groups li.active a.share-in{
  background-position: -110px -32px;
}
.share-groups li a.share-gplus{
  background-position: -146px 0px;
}
.share-groups li.active a.share-gplus{
  background-position: -146px -32px;
}
.share-groups li a.share-g{
  background-position: -183px 0px;
}
.share-groups li.active a.share-g{
  background-position: -183px -32px;
}
.share-groups li a.share-qqwb{
  background-position: -219px 0px;
}
.share-groups li.active a.share-qqwb{
  background-position: -219px -32px;
}
.share-groups li{
  float: left;
  width: 100%;
  margin-bottom: -1px;
}
.share-groups li a{
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/share.png);
  background-repeat: no-repeat;
  margin-right: 6px;
}

.spec-h{
  display: block;
  font-size: 14px;
  margin: 52px auto 0px auto;
  color: #666666;
}
.news-other{
  margin:0px auto;
}
.news-other li{
  font-size: 15px;
  color: #3e3e3e;
  line-height: 32px;
}

.news-other li i{
  margin-left: 0px;
  color: #3e3e3e
}
.main{
  position: relative;
  max-width: 1240px;
  margin:0px auto;
}
.products-fl{
  width: 21%;
  float: left;
  height: 100%;
  background-color: #F9F9F9;
}
.products-nav{
  padding: 10px 10px 20px 10px;
}
.products-search{
  position: relative;
  width: 100%;
  height: 28px;
  margin: 0px auto;
  border:1px solid #cdcdcd;
  border-radius: 6px;
  background-color: #ffffff;

}

.products-search .searchTxt{
  width: 100%;
  height: 28px;
  border:none;
  border-radius: 6px;
  font-style: 14px;

  color: #3e3e3e
}
.warp-txt{
  display: block;
  margin-right: 28px;
  margin-left: 4px;
}
.searchBtn{
  width: 30px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
  background: url(../images/search-Btn.jpg) no-repeat center;
  border:none;
}
.products-tit,
.picutures-tit{
  font-size: 16px;
  font-weight: bold;
  font-family: 'swis721_lt_btlight';
  margin-left: 13px;
/*   margin-top: 8px;
   */
  margin-right: 12px;
  position: relative;
  padding-bottom: 10px;
}
.nav-lis{
  background: #ffffff;
  border-bottom: 1px solid #d8e0e3;
  padding: 10px 14px 0px 0;
  margin-top: 10px;
}
.products-tit a,
.picutures-tit a{
  display: block;
  color: #8e8e8e;
}
/* .products-tit i{
  display: block;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position:center;
  background-size: 26px auto;
  width: 20px;
  height: 20px;
  right: 0px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
} */
.products-tit.active i{
  background-position:-12px 0px;
}
.pronav-list{
  display: none;
  padding-top: 10px;
  padding-left: 16px;
  padding-bottom: 14px;
  border-top: 1px solid #d8e0e3
}
.appnav-list{
  padding-top: 10px;
  padding-left: 16px;
  padding-bottom: 14px;
  border-top: 1px solid #d8e0e3
}
a.sub-pro:hover,a.sub-pro:hover i{
  color:#000066;
}
.sub-pro,.sub-list a{
  display: block;
  color: #8e8e8e;
  font-size: 14px;
  font-family: 'swis721_lt_btlight';
}
.sub-list a:hover{
 color: #4066b3;
}
.sub-pro{
  padding: 5px 12px 2px 15px;
  position: relative;
  padding-right: 12px;
  white-space: normal;
  word-wrap: break-word;
}
.sub-pro i{
    margin-right: 0px; 
    margin-left: -10px;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #8e8e8e;
}
/* sub-pro em{
  display: block;
  width: 10px;
  height: 12px;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-position:0px 0px;
  position: absolute;
  right: 0px;
  top: 9px;
}
.pronav-list li.active .sub-pro em{
  background-position:-12px 0px;
} */
.pronav-list li.active .sub-pro i{
  transform: rotate(90deg)
}
.pronav-list li.active .sub-list{
  display:block;
}
.appnav-list li.active .sub-pro i{
  transform: rotate(90deg)
}
.appnav-list li.active .sub-list{
  display:block;
}
.sub-list{
  display: none;
  padding: 2px 0px 2px 15px;
}
.sub-list a{
  display: block;
  padding: 3px 0px;

}
.sub-list a.active,.sub-list a.active i{
  color: #000066
}


.products-fr{
  width: 79%;
  float: right;
  background-color: #ffffff;
}
.products-fr-in{
  margin-left: 40px;
}
.products-fr-tit{
  padding-bottom: 20px;
 border-bottom: 1px solid #d8e0e3;
}
.products-fr-tit span{
  font-size: 36px;
  color: #8e8e8e;
  font-family: 'swis721_lt_btlight'
}
.products-list{
  margin-top: -20px;
}
.products-fr-tit h1{
  font-size: 16px;
  color: #8e8e8e;
  font-weight: normal;
  line-height: 24px;
  padding-top: 10px;
  font-family: 'swis721_lt_btlight'
}
.products-list ul{
  margin-left: -40px;
}
.products-list li{
  display: block;
  float: left;
  margin-top: 20px;
  clear: right;
}
.products-list li.active .info-word b.pro-h{
  color: #000066;
}
.products-list li.active .info-word em{
  color: #ffffff;
  border:1px solid #000066;
  background: #000066
}
.p-cones {
    border: 1px solid #d8e0e3;
    overflow: hidden;
    margin-left: 40px;
}
.products-list li .info-pic {
    display: block;
    text-align: center;
}
.products-list li .info-pic img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    border:none;
}
.products-list li .info-word{
  position: relative;
  padding: 13px 10px 13px 10px;
}

.products-list.child-list li .info-word{
  padding: 13px 10px 0px 10px;
}
.products-list.child-list li .info-word b.pro-h{
  height: 40px;
}

.products-list li .info-word i {
    display: block;
    width: 100%;
    height: 10px;
    background-image: url(../images/bottom1.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    left: 0px;
    top: -10px;
    z-index: 5;
}
.products-list li .info-word b.pro-h {
    display: block;
    font-size: 18px;
    height: 24px;
    color: #4066b3;
    white-space: normal;
    /*word-break: break-all;*/
    word-wrap: break-word;
    overflow: hidden;
    font-weight: normal;
    font-family: 'swis721_lt_btlight'
}
.products-list.twolist li .info-word b.pro-h{
}
.products-list li.active{
     color: #075ea3;
}
.products-list li .info-word p {
    display: block;
    height: 42px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    padding-top: 10px;
    white-space: normal;
    /*word-break: break-all;*/
    word-wrap: break-word;
    overflow: hidden;
    font-family: 'swis721_lt_btlight'
}
.products-list.twolist li .info-word p{
  padding-top: 0px;
  /*display: none;*/
}

.products-list li .info-word em,.icon-zfb{
  display: block;
  width: 20px;
  height: 20px;
  /*background-image: url(../images/right-icon2.png);
  background-repeat: no-repeat;
  background-position: -32px 0px;*/
  position: absolute;
  right: 8px;
  top: 14px;
  border-radius: 50%;
  text-align: center;
  font-family:"iconfont" !important;
  font-size:14px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  line-height: 20px;
  border:1px solid #4066b3;
}
.icon-zfb{
  top: 50%;
  margin-top: -10px;
}
.products-list li.active .info-word em{
  background-position: 0px 0px;
}

.dinfo-box-left {
    width: 45%;
    float: left;
    position: relative;
}
.p-pic {
    position: relative;
    border: 4px solid #e4e3e2;
    z-index: 5
}
.p-pic img {
    width: 100%;
    border: none;
}
.pic-scroll {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.p-list{
    height: auto;
    position: relative;
}
.p-list .owl-stage-outer{
  margin: 0px auto;
}
.p-list .owl-item{
  float: left;
}
.p-list .powlitem{
  margin: 0px 33px 0px 33px;
  border: 2px solid #d8e0e3;
  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
  float: left;
  position: relative;
}
.p-list .owl-item .powlitem a img{
  display: block;
  width: 100%;
  border:none;
}
.p-list .owl-item .powlitem.active:after{
    content: "";
    border: 4px solid #4066b3;
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 5;
}
.p-list .owl-item .powlitem a{
    display: block;
}

.p-list .owlitem .powlitem a img {
    display: block;
    width: 100%;
    border:none;
}
.pic-scroll .owl-nav div {
  display: inline-block;
  width: 16px;
  height: 18px;
  border-radius: 50%;
  font-family:"iconfont" !important;
  font-size:14px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  border:1px solid #4066b3; 
  cursor: pointer;
  text-align: initial;
  padding-left: 3px;
  line-height: 18px;
  position: absolute;
  margin-top: -9px;
  top: 50%;
}
.pic-scroll .owl-nav div:hover{
    color: #ffffff;
    border: 1px solid #000066;
    background: #000066;  
}

.pic-scroll .owl-prev{
    left: 0px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.pic-scroll .owl-next {
    right: 0px;
}

.products-box-fr {
    width: 45%;
    float: left;
    margin-left: 4%;
    position: relative;
    height: auto;
}
.end-box{
  margin-top: 40px;
}
.products-info{
}
.infolist li{
  font-size: 20px;
  color: #3e3e3e;
  margin-bottom: 18px;
}
.infolist li b{
}
.infolist li b i{
  color: #3e3e3e;
  margin-left: 0px;
}
.xh{
  font-size: 20px;
  color: #3e3e3e;
  display: block;
  margin-top: 34px;
}
.share-kind{
  display: block;
  font-size: 22px;
  color: #666666
}
.share-kind i{
  display: inline-block;
  height: 14px;
  width: 14px;
  background-color: #4066b3;
  border-radius: 7px;
  vertical-align: middle;
  margin-right: 12px;
}
.popsubmit{
  display: inline-block;
  padding: 11px 23px;
  background-color: #4066b3;
  color: #ffffff;
  font-size: 22px;
  color: #ffffff;
  margin-top: 40px;
}
.products-intro{
  margin-top: 55px;
  position: relative;
}
.intro-fl{
  width: 66%;
  float: left;
  color: #cccccc;
  font-size: 26px;
}

.intro-fl-tit a{
  font-size: 22px;
  color: #8e8e8e;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'swis721_lt_btlight';
  font-weight: bold;

}
.intro-fl-tit i{
  font-style: normal;
}
.intro-fl-tit a.active{
  color: #4066b3
}
.intro-fl-tit a:first-child{
  margin-left: 0px;
}
.intro-fl-end{
  padding-top: 38px;
}
.intro-fl-end .comtabswitch{
  display: none;
}
.intro-fl-end h1{
  font-size: 18px;
  color: #3e3e3e;
  margin-bottom: 10px;
  font-weight: normal;
}
.intro-fl-word{
  font-size: 14px;
  color: #3e3e3e;
  line-height: 32px;
  margin-bottom: 27px;
}
.intro-fl-word .protxt{
  font-size: 16px;
}
.merch{
  font-size: 18px;
  color: #4066b3;
}

.intro-fr{
  float: right;
  width: 30%;
  max-width: 262px;
  /*right: 0px;
  position: absolute;
  top: 0px;
  z-index: 0;
  padding: 10px 30px 40px 30px;
  background-color: #ffffff;
  box-shadow: 5px 5px 60px rgba(0,0,0,0.2)*/
}

.pro_detail{
  font-family:swiss_721_swaroman;
  width:100%;
  margin:0;
  padding:0;
  display:block;
}
.pro_detail ul{
  margin-left: -30px;
  font-family: swiss_721_swaroman;
  list-style-type: none;
}
.pro_detail ul li{
  list-style-type: none;
  width: 50%;
  float: left;
  font-family: swiss_721_swaroman;
}
.pro_detail_marginleft30{
  margin-left: 30px;
}
.pro_detail_margintop16{
  display:block;
  margin-top:16px;
}

.comblock_group{
  background-color: #f7f9fa;
  padding-bottom: 10px;
  margin-top: 20px;
}
.intro-fr .comblock_group:first-child{
  margin-top: 0;
}
.comblock_group .repro-tit{
  padding-left: 25px;
  text-align:left;
}

.swiper-container.introswiper{
  height: 662px;
  margin:0 14px;
}
.introswiper .swiper-slide{
  background-color: #ffffff;
}
.introswiper .swiper-slide .sldepic{
  display: block;
  height: 80%;
  overflow:hidden;
  border:1px solid #e4e3e2;
  margin: 5px;
}
.introswiper .swiper-slide .sldepic img{
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sldetitle{
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-family: 'swis721_lt_btlight';
    color: #999;
    text-align: center;
    margin-top: 2%;
    line-height: 1;
}

.repro-tit{
  margin: 0;
  line-height: 53px;
  background: #f7f9fa;
  font-weight: bold;
  font-size: 16px;
  font-family: 'swis721_lt_btlight';
  text-align: center;
  color: #2253AF
}
.td-name{
  font-size: 16px;
  color: #666666;
  text-align: left;
}
.halfiem{
  width: 46%;
  float: left;
}
.tab-rowitem .halfiem:nth-child(2){
  float: right;
}
.requestTxt{
  width: 100%;
  border: none;
  border-bottom:1px solid #dddddd;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
/*   padding-left: 2%;
  padding-right: 2%;
   */  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #666666;
  border-radius: 0px;
}
.detailarea{
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  /* padding-left: 2%;
  padding-right: 2%; */
    resize: none;
    width: 100%;
    height: 150px;
    border: 1px solid #dddddd;
    border-radius: 6px;
}
.requestBtn{
  width: 110px;
  height: 40px;
  background-color: #4066b3;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  border:none;
  cursor: pointer;
  font-size:16px;
}
.requestBtn.Submitrb{
  float: right;
  width: 180px;
}
.grateline{
  border-top:1px solid #000000;
  position: relative;
  /* text-align: center; */
  text-transform:uppercase;
  padding-top: 75px;
  margin-top: 78px;

}
.question-icon{
  display: block;
  width: 119px;
  height: 99px;
  position: absolute;
  left: 50%;
  margin-left: -59px;
  top: -50px;
  z-index: 0;
}
.grateline span,.grateline .clickblock{
  font-size: 36px;
  color: #8e8e8e;
  font-family: 'swis721_lt_btlight';
  cursor: pointer;
}
.clickblock{
  background: #f3f3f3;
  padding: 14px 0;
  text-indent: 30px;
}
.grateline span.fixed{
    display: block;
    height: 110px;
    width: 70px;
    position: fixed;
    text-align: center;
    top: 50%;
    margin-top: -55px;
    right: 0px;
    z-index: 70;
    font-size:20px;
}
.grateline p{
  font-size: 14px;
  color: #3e3e3e;
  margin-top: 22px;
  margin-bottom: 32px;
}
.kirs{
  display: inline-block;
  padding: 16px 30px;
  color: #ffffff;
  font-family: 'Arial';
  font-size: 16px;
  background-color: #4066b3;
  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
.kirs.active{
  background-color: #7084a8;
}
.about-product{
  margin-top: 44px;
  /* border-top: 1px solid #000000; */
  padding-top: 40px;
  display: none;
}
.about-product h1{
  font-size: 36px;
  color: #3e3e3e;
  text-align: center;
  text-transform:uppercase;
  font-family: 'swis721_lt_btlight';
  font-weight: normal;

}
.ap-list-box{
  position: relative;

}
.ap-list{
  width: 70%;
  margin:60px auto;
  overflow: hidden;
}
.ap-list ul{
  margin-left: -74px;
}
.ap-list .owl-item{
  display: block;
  float: left;
  text-align: center;
  font-size: 22px;
  font-family: 'Arial';
}
.ap-list .owl-item .owles-item{
  margin: 0px 15px 0px 15px;
  max-width: 230px;
  float: left;
}
.ap-list .owl-item a{
  display: block;
}
.ap-list .owl-item .ap-name{
  margin-top: 20px;
}
.ap-list .owl-item .ap-name b{
  font-size: 16px;
  color: #3e3e3e;
  font-family: 'swis721_lt_btlight'
}
.ap-list .owl-item .ap-name p{
  color: #3e3e3e;
  display: block;
  width: 100%;
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  word-spacing: normal;

  font-family: 'swis721_lt_btlight';

}
.ap-list .owl-item .ap-name span{
  display: block;
  color: #3e3e3e;
}

.ap-list .owl-nav div{
    display: inline-block;
    width: 16px;
    height: 18px;
    border-radius: 50%;
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color: #4066b3;
    border: 1px solid #4066b3;
    cursor: pointer;
    text-align: initial;
    padding-left: 3px;
    line-height: 18px;
    position: absolute;
    margin-top: -9px;
    top: 50%;
}
.ap-list .owl-nav div:hover{
    color: #ffffff;
    border: 1px solid #000066;
    background: #000066;
}

.ap-list .owl-nav .owl-prev{
  left: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  
}
.ap-list .owl-nav .owl-next{
  right: 0px;

}
.tab-tit {
  border-bottom: 2px solid #cdcdcd;
  height: 48px;
  position: relative;
}
.intro-fl-tit{
  height: 48px;
  position: relative;
}
.s-tab{
  display: none;
  width: 100%;
  height: 48px;
  position: relative;
}
.s-tab b{
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 16px; 
  font-weight:normal;
  color: #3e3e3e;
  margin-left:15px; 
}
.tab-tit em,.intro-fl-tit em{
  display: block;
  width: 18px;
  height: 18px;
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  position: absolute;
  right: 12px;
  top: 15px;
  text-align: center;
  line-height: 18px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  
}

.tab-tit-in,.intro-fl-tit-in{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 68px;
}

.tab-tit a{
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0px 15px;
  font-size: 14px;
  color: #3e3e3e;
}
.tab-tit a.active{
  color: #000066;
  margin-top: 2px;
  border-top: 1px solid #000066;
  background-color: #ffffff
}
.switch-iteam{
  padding: 20px 16px;
  font-size: 14px;
  color: #3e3e3e;
  display: none;
}

.switch-iteam a:hover{
	color:#006;
}
.tab-switch{
  border-bottom: 1px solid #dadada;
}
.nobor.tab-switch{
  border-bottom: none
}
.form-list{
  padding: 0px 30px 30px 44px;
}
.form-list li{
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.request-tit h1{
  font-size: 26px;
  color: #8e8e8e;
  padding-top: 23px;
  font-family: 'swis721_lt_btlight';
  font-size: 36px;
  font-weight:normal;
}
.otop.request-tit h1{
  padding-top: 7px;
  margin-bottom: 46px;
}
.request-tit p{
  font-size: 14px;
  color: #3e3e3e;
  padding-top: 14px;
  padding-bottom: 15px;
}
.s-left{
  display: block;
  width: 30%;
  float: left;
  font-size: 14px;
  color: #494949;
  padding-top: 4px;

}
.s-right{
  width: 70%;
  float: left;
}
.s-right .chioce-iteam{
  display: block;
  width: 97%;
  margin-top: 16px;
  font-size: 14px;
  color: #494949;
  float: left;
  cursor: pointer;
  word-spacing: normal;

  word-wrap: break-word;
  position: relative;
}
.s-right .chioce-iteam span{ 
  display: inline-block;
  padding-left: 30px;
}

.s-right .chioce-iteam i{
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border:1px solid #a7a7a7;
  margin-top: -3px;
  position: absolute;
  left: 0px;
  top: 3px;
}
.s-right .chioce-iteam.active i{
  background-image: url(../images/ipoint.png);
  background-repeat: no-repeat;
  background-position: center center;
}


.question-area{
  width: 93%;
  height: 380px;
  border:1px solid #cdcdcd;
  resize:none;
  border-radius: 6px;
  float: left;
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #666666;
  padding: 0px 2%;
  line-height: 24px;
}

.s-right .sex-chioce{
  display: block;
  width: 33.3%;
  float: left;
  font-size: 14px;
  color: #494949;
  cursor: pointer;
}

.s-right .sex-chioce i{
  display: inline-block;
  width: 14px;
  height: 14px;
  border:1px solid #8e8e8e;
  margin-right: 9px;
}
.s-right .sex-chioce.active i{
  background-image: url(../images/iright.png);
  background-position:center center;
  background-repeat: no-repeat;
}
.nametxt{
  width: 93%;
  height: 38px;
  border:1px solid #cdcdcd;
  line-height: 38px;
  vertical-align: middle;
  border-radius: 6px;
  padding: 0% 2%;
  float: left;
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #666666;
}

.uploadtxt{
  width: 50%;
  height: 38px;
  border:1px solid #cdcdcd;
  line-height: 38px;
  vertical-align: middle;
  border-radius: 6px;
  padding: 0% 2%;
  float: left;
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #666666;
}

.a-upload {
    padding: 0px 10px;
    margin-left:10px;
    height: 38px;
    line-height: 38px;
    position: relative;
    cursor: pointer;
    color: #4066b3;
    background: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.a-upload  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}

.s-right em{
  margin-left: 1%;
  color: #4066b3
}
.we-all{
  display:  block;
  max-width: 938px;
  margin: 18px auto 0px auto;
}
.we-all li{
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.we-all li:first-child{
  width: 375px;
}
.we-all li:nth-of-type(2){
  width: 375px;
}
.we-all li:nth-of-type(3){
  width: 180px;
}
.we-all li:nth-of-type(4){
  width: 375px;
}
.we-all li:nth-of-type(5){
  width: 375px;
}
.we-all li:nth-of-type(6){
  width: 180px;
}

.we-all li i{
  width: 14px;
  height: 14px;
  margin-left: 0px;
  font-size: 12px;
  display: inline-block;
  color: #4066b3;
  border-radius: 50%;
  text-align: center;
  font-weight:bold;
  background-color: #4066b3;
  vertical-align:middle;
  margin-top:-5px;
  margin-right:7px;
}
.we-all li:hover a{
  color: #4066b3
}

.we-all li a{
  font-size: 16px;

  color: #8e8e8e;
  font-family: 'swis721_lt_btlight'； 
  
}

.row-pic{
  position: relative;
}
.row-pic img{
  display: block;
  border:none;
}

.row-pic span{
  display: block;
  /*width: 420px;*/
  height: 68px;
  left: 50%;
  top: 50%;
  margin-left: -210px;
  text-align: center;
  margin-top: -28px;
  position: absolute;
  z-index: 1;
  font-size: 56px;
  color: #ffffff;
  text-shadow: 5px 5px 10px rgba(0,0,0,0.5);
  font-family: 'swis721_lt_btlight';
}
.row-msg{
  max-width: 960px;
  margin: 0px auto;
  font-size: 18px;
  color: #3e3e3e;
  line-height: 30px;
  padding-top: 15px;
  word-spacing: normal;

  font-family: 'swis721_lt_btlight'
}
.pic-iteam{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.pic-iteam .owl-item{
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pic-iteam .owl-item .owlitem{
  position: relative;
}
.owl-stage-outer:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.picinfes{
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.imgblock{
  display: block;
}
.picinfesbg{
  display: block;
  width: 100%;
  height: 100%;
  background-color: #4066b3;
  opacity: 0.5;
}
.picmsges{
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  font-size: 35px;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  height: 100%;
  color: #ffffff;
  -webkit-box-align:center;
  -webkit-box-pack:center;
  -moz-box-align:center;
  -moz-box-pack:center;
  -o-box-align:center;
  -o-box-pack:center;
  -ms-box-align:center;
  -ms-box-pack:center;
  font-family: 'Arial'
}
.linkmore{
  display: inline-block;
  padding: 10px 0px;
  width: 130px;
  font-family: 'Arial';
  border:1px solid #ffffff;
  font-size: 20px;
  position: absolute;
  bottom: 10%;
  z-index: 6;
  color: #ffffff;
  text-align: center;
  left: 50%;
  margin-left: -65px;
}
.poppicinfo{
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  position: absolute;
  z-index: 8;
  height: 50%;
  left: 0px;
  bottom: -100%;
  font-size: 18px;
  padding: 0px 14px;
  -webkit-box-align:center;
  -webkit-box-pack:center;
  -moz-box-align:center;
  -moz-box-pack:center;
  -o-box-align:center;
  -o-box-pack:center;
  -ms-box-align:center;
  -ms-box-pack:center;
  word-spacing: normal;

  color: #ffffff;
  background-color: #4066b3
}
.pic-iteam .owl-prev,.pic-iteam .owl-next{
  position: absolute;
  height: 90px;
  width: 90px;
  z-index: 12;
  top:50%;
  margin-top: -45px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;

  cursor: pointer;
}
.pic-iteam .owl-prev{
  left: -45px;
}
.pic-iteam .owl-next{
  right: -45px;
}
.pic-iteam .owl-next.active,.pic-iteam .owl-prev.active{
  background-color: #4066b3;
}
.pic-iteam .owl-next.active i,.pic-iteam .owl-prev.active i{
  color: #ffffff;
}
.pic-iteam .owl-prev i,.pic-iteam .owl-next i{
  display: inline-block;
  font-family:"iconfont" !important;
  font-size:24px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  margin-top: 32px;
}
.pic-iteam .owl-prev i{
  float: right;
  margin-right: 15px;
  -webkit-transform:  rotate(-180deg);
  -moz-transform:  rotate(-180deg);
  -ms-transform:  rotate(-180deg);
  -o-transform:  rotate(-180deg);
  transform:  rotate(-180deg);
  
}
.pic-iteam .owl-next i{
  float: left;
  margin-left: 15px;
}
.closePOP{
  display: block;
  width: 34px;
  height: 34px;
  background-image: url(../images/closeBtn.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: 5;
  top: 5px;
  right: 5px;
  cursor:pointer;
}
.clospan-submit{
  text-align: right;
  padding-top: 20px;
}
.clospan-submit a{
  font-size: 20px;
  color: #039;
  font-weight: bold;
}
.clospan-submit a i{
  color: #ffffff;
  background-color: #039;
  margin-right: 16px;
}

.menuBtn{
  display: none;
  width: 22px;
  height: 20px;
  position: absolute;
  right: 2%;
  top: 15px;

}

.menuBtn em{
  display: block;
  width: 22px;
  height: 1px;
  background: #4066b3;
  position: absolute;
  left: 0px;
}
.menuBtn em:nth-child(1){

}
.menuBtn em:nth-child(2){
  top: 8px;
}
.menuBtn em:nth-child(3){
  top: 16px;
}
.menuBtn.active em:nth-child(1){
  top: 14px;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg); 
  transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
}

.menuBtn.active em:nth-child(2){
  display: none;
}
.menuBtn.active em:nth-child(3){
  top: 15px;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg); 
  transform-origin: center center;
  -webkit-transform-origin: center center;  
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}

.back,
.backtop,
.tptitle em{
  display: block;
  width: 22px;
  height: 28px;
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  font-size: 28px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  
  margin-top: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}
.other-place{
  background-color: #e6e6e6;
  width: 96%;
  height: 50px;
  text-align: right;
  line-height: 50px;
  padding: 0px 2%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.other-place a{
  font-size: 14px;
  color: #4066b3;
}
.other-place a i{
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../images/placeiocn.jpg);
  background-repeat: no-repeat;
  margin-left: 3%;
  margin-right: 8px;
  vertical-align: middle;
}
.other-place a.place-i i{
  background-position: 0px 0px;
}
.other-place a.news-i i{
  background-position: 0px -38px;
}
.other-place a.contact-i i{
  background-position: 0px -80px;
}

.iteam-samll{
  position: relative;
  display: none;
  padding-bottom: 44px;
}
.market .iteam-samll{
  position: inherit;
}
.switch-tit span{
  cursor: pointer;
}

.form.iteam-samll{
  display: block;
  margin-top: 16px;
}

.temp-nav{
  position: absolute;
  left: 0px;
  top: 114px;
  z-index: 888;
  background-color: #ffffff;
  width: 100%;
  display: none;
  padding:20px 0px 200px 0px;
}
.temp-item{
  width: 90%;
  padding: 0px 5%;
  display: none;
}
.temp-item ul{
  display: table;
  height: 100%;
  width: 100%;
}
.temp-item li{
  display: inline-block;
  vertical-align: top;
}
.temp-item li.three-columns{
	float: none;
  width: 33%;
}
.temp-item.pro-temp li.three-columns{
	margin-bottom: 15px;
}
.temp-item a{
  display: block;
  line-height: 18px;
  font-size: 16px;
  color: #4066b3;
  font-family: 'swiss_721_swaroman';
  padding:7px 0px;
}
.temp-item a:hover{
  color: #006
}
.temp-item .second-nav{
  font-family:'swis721_btbold'; 
}
.temp-item .in-columns{
  margin-left: 
}
.video-js{
  width: 100%;
}
.row-c.com-info li .columns-in .find-out-more{
  position: relative;
  margin-top: 20px;
}
.login-warp{
  max-width: 1160px;
  margin: 52px auto;
  padding:50px 40px 100px 40px;
  border:1px solid #eeeeee;
}

.login-tit{
  font-size:36px;
  color: #8e8e8e;
  font-family: 'swis721_lt_btlight';
}

.login-name{
  font-family: 'swis721_lt_btlight';
  font-size: 16px;
  color: #333333;
}

.logointxt{
  width: 298px;
  height: 38px;
  vertical-align: middle;
  line-height: 38px;
  border:1px solid #dddddd;
  padding: 0px 10px;
}

.codetxt{
  width: 100px;
  height: 38px;
  vertical-align: middle;
  line-height: 38px;
  border:1px solid #dddddd;
  padding: 0px 10px;
}
.un{
  display: inline-block;
  width: 86px;
}
.res{
  display: inline-block;
  width: 147px;
}
.login-form{
  margin-top: 14px;
}
.logintab ul{

}
.resgintab ul{
  
}
.login-form li{
  margin-top: 25px;
}
.login-form li.spec{
  margin-top: 46px;
}
.codeImg{
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
}
.codeword{
  color: #767676;
  font-size: 12px;
  margin-left: 10px;
}

.switchCode{
  color: #374051;

}
.checklogin{
  vertical-align: middle;
  margin-right: 6px;
}
.label{
  color: #767676;
}
.forget{
  margin-left: 200px;
  color: #000000
}

.rightlogin{
  display: inline-block;
  padding: 13px 28px;
  font-family: 'Arial';
  color: #ffffff;
  font-size: 18px;
  background-color: #4066b3
}

.login-msg{
  font-size: 16px;
  font-family: 'swiss_721_swaroman';
  color: #8e8e8e;
  display: inline-block;
  line-height: 38px;
  margin-left: 8px;
}

#mapplace{
  max-width:1240px;
  height:600px;
  margin-bottom: 120px;
}

.down-mark{
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/down-Btn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -24px;
}

.aeolus-in li.active .down-mark{
    background-position: -27px 0px;
}

.status-list li{
  display: block;
  width: 206px;
  height: 180px;
  float: left;
}
.status-list li.active span{
  background-color: #4066b3;
  color: #ffffff;
  border: 2px solid #4066b3
}
.status-list li span{
  display:table;
  border:2px solid #dddddd;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  color: #8e8e8e;
  font-family: 'swis721_btbold';
  font-size: 14px;
  color: #8e8e8e;
  text-align: center;
  float: left;
  vertical-align: middle;
}
.status-list li span em{
  font-style: normal;
  display: table-cell;
  vertical-align: middle;
  line-height: 16px;
}
.status-list li i{
  display: inline-block;
  font-size: 26px;
  color: #f3f3f3;
  font-family:"iconfont" !important;
  float: left;
  margin-left: 5%;
  font-style: normal;
  line-height: 150px;
}

#guestbookform{
  margin-top: 30px;
}

.proform{
  padding:0px 20px 70px 20px;
  /* background-color: #f3f3f3 */
  border: 2px solid #f3f3f3;
}
.proform p{font-size: 14px;
  padding-bottom: 20px;
  text-align: center;
}
/* .proform table{
  margin:0px auto;
  width: 100%;
}
.proform table .td-name{
  width: 29%;
  text-align: left;
  padding-left: 1%
}
.proform table .tn-fr{
  width: 70%;
}
 */
.selecttime{
  padding: 12px 2%;
  width: 22%;
  border:1px solid #8E8E8E;
  font-size: 14px;
  float: left;
  border-radius: 8px;
  outline: none;
}
.search{
  width: 72%;
  float: right;
  padding: 12px 2%;
  border:1px solid #8E8E8E;
  border-radius: 8px;
  outline: none;
}
.news-time{
  position: relative;
}
.searchicon{
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
  top: 5px;
  background: url(../images/search-Btn.jpg) no-repeat center;
  border:none;
  cursor: pointer;
}
.news-list{
  padding-top: 30px;
}
.news-list li {
  margin-top: 20px;
}
.news-list li span{
  font-size: 16px;
  font-family: 'swis721_btbold';
  color: #4066B3;
}
.news-list li span em{
  font-size: 14px;
  font-family: 'swiss_721_swaroman';
  color: #8E8E8E;
  font-style: normal;
}
.news-list li a p{
  font-size: 16px;
  color: #3E3E3E;
  padding-top: 7px;
}
.job-list{
  margin: 30px auto;
  position: relative;
}
.job-list ul{
    border-top: 1px solid #DADADA;
}
.job-list:before{
  display: block;
  content: '';
  height: 15px;
  background-color: #F3F3F3;
  margin:0px 12px;

}

.jobtit{
  position: relative;

}
.jobtit p{
  padding: 20px 20px 20px 60px;
  font-size: 20px;
  color: #006;
  font-family: 'swis721_lt_btlight';
  border-bottom:1px solid #DADADA;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.jobtit i{
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  font-size: 14px;
  color: #4066b3;
  border: 1px solid #4066b3;  
  border-radius: 11px;
  left: 20px;
  top: 25px;
  font-family: "iconfont" !important;
  font-style:normal;
  text-align: center;
  line-height: 22px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;

}
.jobcon{
  padding: 30px 20px 50px 20px;
  border-bottom:1px solid #DADADA;
  line-height: 24px;
}
.jobcon strong{
    font-family: 'swis721_btbold',Arial,sans-serif;
    color: #4C4C4C;

}

.jobcon dd,.jobcon p{
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #3E3E3E;
}
.jobcon dd i{
  font-style: normal;
  font-size: 12px;
}
.job-list li.active .jobtit p{
  color: #8E8E8E;
}

.job-list li.active .jobtit i{
    color: #ffffff;
    border: 1px solid #000066;
    background: #000066;
}

.job-list li.linkactive .jobtit p{
  background-color: #F3F3F3;
}
.job-list li.linkactive .jobtit i{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  
}
.experienced-tit{
  color: #3E3E3E;
  font-size: 18px;
  padding: 40px 0px;
}


.mod-Content_copy{
  width: 48%;
  float: left;
}
.mod-Content_copy.fr{
  float: right;
}
.mod-Content_copy h2{
  font-size: 22px;
  color: #8E8E8E;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 28px;
}

.mod-Content_copy ul li{
  line-height: 20px;
  display: block;
  width: 100%;
  position: relative;
  font-size: 14px;

}
.mod-Content_copy ul li i{
  font-style: normal;
  color: #3E3E3E;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.mod-Content_copy .rte{
  color: #3E3E3E;
  font-size: 14px;
}
.mod-Content_copy .rte p{
  padding-left: 20px;
  float:left;
}
.videobox{
  margin-top: 60px;
}
.video-list{
  margin: 30px 0px;
  position: relative;
}
.wrap-video{
  margin:0px auto;
}
.wrap-video .owl-stage-outer{
  margin:0px 40px;
}
.video-carousel{
  height: 70px;
  overflow: hidden;
}
.owl-item{
  float: left;
}
.owl-item .active{
  border:2px solid #b1b1b1;
}
.v-owl a{
  display: block;
  margin-right:20px;
  height: 70px;
  overflow: hidden;
}

.v-owl a span{
  display: table-cell;
  float: left;
  width: 30%;
  background-color: #CDCDCD;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.v-owl a span img{
  vertical-align: middle;
  width: 90%;
  max-height: 50px;
}
.v-owl a .right-v{
  float: left;
  margin-left: 10px;

}
.v-owl a .right-v b{
  font-family: 'swiss_721_swaroman';
  color: #4E71B7;
  font-size: 12px;
  font-weight: normal;
}
.v-owl a .right-v p{
  font-family: 'swis721_lt_btlight';
  font-size: 12px;
  color: #3E3E3E;
  padding-top: 10px;
}

.video-list .owl-nav div{
  display: inline-block;
  width: 16px;
  height: 18px;
  font-family:"iconfont" !important;
  font-size:14px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  border:1px solid #4066b3;
  cursor: pointer;
  text-align: initial;
  padding-left: 3px;
  line-height: 18px;
  position: absolute;
  margin-top: -9px;
  top: 50%;
  border-radius: 50%;
}

.video-list .owl-prev{
   left: 0px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.video-list .owl-next{
    right: 0px;
}
.video-list .owl-nav div:hover{
    color: #ffffff;
    border: 1px solid #000066;
    background: #000066;
  }
  .footer-fl{
    width: 400px;
    float: left;
  }
  .footer-fr{
    width: 106px;
    float: right;
    text-align: right;
  }

 .footer-fr .links li{
  margin-left: 22px;
  margin-right: 0px;
}
.vjs-captions-button.vjs-menu-button.vjs-control{
  display: none;
}


.page{
  padding-top: 60px;
  text-align: center;
}
.page a{
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 16px;
  color: #999999;
  border-radius: 50%;
  border:1px solid #cdcdcd;
  line-height: 20px;
  margin-left: 12px;
}
.page a.active{
  background-color: #000066;
  color: #ffffff;
  border:1px solid #000066;
}
.page a.prev,.page a.next{
  display: inline-block;
  width: 16px;
  height: 18px;
  font-family:"iconfont" !important;
  font-size:14px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #4066b3;
  border:1px solid #4066b3;
  cursor: pointer;
  text-align: initial;
  padding-left: 3px;
  line-height: 18px;
}
.page a.prev{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);

}
.page a.prev.pointer,.page a.next.pointer{
  color: #ffffff;
  border: 1px solid #000066;
  background: #000066;
}

.sitemapmain{
  max-width: 1240px;
  margin:0px auto;
  background-color: #F3F3F3;
  padding-top: 30px;
}

.sitemapmain li.one-columns{
  display: block;
  margin:0px 15px;
  padding: 5px 0px;
}
.sitemapmain li h1 a{
  color: #8E8E8E;
  font-size: 24px;
  font-weight: normal;
  font-family: swis721_lt_btlight,'Helvetica Neue',Arial,sans-serif;
  margin: 0px 15px;
}
.sitemapmain li .wrap-siteitem{
  margin:0px 15px;
}

.sitemapmain li .wrap-siteitem .wrap-siteitem-in dl.sitemapItem{
  float: left;
  margin-left: -15px;
}
.sitemapmain li .wrap-siteitem .wrap-siteitem-in dl.sitemapItem dt{
  margin: 10px 0px 10px 15px;
}

.sitemapmain li .wrap-siteitem .wrap-siteitem-in dl.sitemapItem dd{
  margin: 10px 0px 10px 15px;
}

.sitemapmain li .wrap-siteitem .wrap-siteitem-in dl.sitemapItem dt a{
  font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
  color: #4066B3;
  font-size: 16px;
}

.sitemapmain li .wrap-siteitem .wrap-siteitem-in dl.sitemapItem dd a{
  color: #4066B3;
  font-size: 16px;
}
.about-c li .columns-in img{
	display:block;
}
.sta-tit-left{
	width:50%;
	float:left;
}
.sta-tit-left .tit-h h1 em{
	font-style:normal;
	color:#4066b3;
	display:inline-block;
	margin-left:10px;
}
.sta-tit-left .tit-h p,.sta-tit-left .tit-h h1{
	
	font-weight:normal;
	font-family:"swis721_lt_btlight";
	line-height:34px;
}
.tit-h h1.ft28,.tit-h p.ft28{
	font-size:18px;
}
.tit-h.mb{
	 margin: 18px auto 12px;
}
.sta-tit-left .tit-h{
	margin-top:0px;
}
.status-list{
	
	border-bottom:1px solid #eeeeee;
	padding-bottom:18px;
	margin-top:28px;

}
.status-list li:last-child i{
	display:none;
}

.inforowone{
  display: block;
  float: left;
  width: 400px; 
}

.inforowone .s-left{
  width: 100%;
  padding-top: 0px;
  height: 24px;
}
.inforowone .s-right{
  width: 100%
}
.infobtn{
  width: 100px;
  height: 40px;
  border:none;
  border-radius: 10px;
  font-size: 14px;
  margin-top: 24px;
  color: #006;
  border:1px solid #006;
  background:none;
  cursor: pointer;
}
.infobtn:hover{
  background: #006;
  color: #fff;
}
.infobtn.notop{
  margin-top: 0px;
  float:right;
  margin-right: -100px;
}
.infoone{
  margin-top: 18px;
  font-size: 16px;
}
.infoone-end{
  font-family: 'swiss_721_swaroman';
  font-size: 14px;
  color: #3E3E3E;
  padding-left: 19px;
  margin-top: 5px;
}
.infoone-end img{
  max-width: 100%;
}
.infoone .i-c{
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 12px;
  margin-right: 7px;
  color: #4066b3
}


/*new add 201905*/
.cos-title{
    font-size: 26px;
    margin-right: 5px;
    font-family: 'swis721_lt_btlight';
    color: #8e8e8e
}
.cos-conlist{
  margin-top: 16px;
  overflow-x: hidden;
}
.row-e img{
  display: block;
  width: 100%;
}
.row-e .find-out-more{
  margin-top: 22px;
}
.footer-tp{
  background-color: #f3f3f3;
  margin: 38px auto 0 auto;
}
.footer-tp-in{
    max-width: 1240px;
    margin: 0px auto;
    padding: 60px 0px 50px 0px;
}
.footer-tp dt{
  margin-bottom: 17px;
}
.footer-tp dt a{
  line-height: 18px;
  font-size: 16px;
  color: #4066b3;
  padding-top:14px;
  font-family: 'swis721_btbold';
}
.footer-tp dd a{
  display: block;
  font-family: 'swiss_721_swaroman';
  line-height: 18px;
  font-size: 16px;
  color: #4066b3;
  padding: 4px 0px;
}
.footer-tp dl{
  width: 20%;
  float: left;
  padding-top: 14px;
}
.wxpiccode{
  margin-top: -10px;
}
.wxpiccode img{
  display: block;
  width: 51%;
}
.beselitem,
.clivitem{
  max-width: 288px;
  float: left;
}
.beselitem{
  position: relative;
}
.sub-namet{
  font-family: 'swis721_lt_btlight';
  font-size: 24px;
  color: #4066b3;
}
.pc-frcontent .sub-tit-nav:nth-child(1){
  padding-top: 18px;d
}
.sub-tit-nav{
  line-height: 30px;
  padding: 36px 0px 18px 0;
}
.subn-lst{
  float: right;
}
.subn-lst li{
  margin: 0 14px;
  float: left;
}
.subn-lst li a{
  color:#4066b3;
  font-size: 14px;
}
.sn-more{
  font-size: 16px;
}
.sn-more i{
  margin-right: 0;
  margin-left: 5px;
}

.clo-ac{
  padding: 0 0px 0 10%;
  border-top: 1px solid #d8e0e3;
}
.clo-ac a{
  display: block;
  width: 50%;
  color: #4066b3;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 0px;
  font-family: 'swis721_btbold';
  float: left;
}
.clo-ac a em{
  float: right;
  margin-right: 15%;
  margin-left: 0;
}

.products-center .products-fr-in{
  margin-left: 0;
}
.top-lv{
  overflow: hidden;
  margin-top: 30px;
}
.boty.products-list{
  margin-top: 0;
}

.sucblock{
  padding-top: 30px;
  border-top:1px solid #d8e0e3;
  margin-top: 30px;
}

.ac-lstes{
  margin-top: 20px;
}
.ac-lstes li.ioc-item{
  float: left;
  margin-left: 18px;
  position: relative;
  line-height: 30px;
}
.ac-lstes li.ioc-item:first-child{
  margin-left: 0;
}
.ac-lstes li.ioc-item .ioc{
  font-size: 13px;
  font-family: swiss_721_swaroman;
}

.down-ic{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('../images/down-ic.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
  margin-right: 6px;
}
.print-ic{
    width: 14px;
    height: 14px;
    background-image: url('../images/print-ic.png');
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 100% auto;
  vertical-align: middle;
    margin-right: 6px;
}
.share-ic{
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url('../images/share-ic.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 6px;
}

.proform form .tab-rowitem:nth-of-type(1){
  margin-top: 30px;
}
.tab-rowitem{
  margin-top: 48px;
}
.rdwd{
  display: block;
  margin-top: 10px;
  color:#FF0000;
}

.search-res .news-pic{
  position: relative;
}
.search-res .newsIteam{
    padding-bottom: 30px;
    margin-top: 28px;
    border-bottom: 1px solid #eceaea
}
.search-res .news-pic:after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #d8e0e3;
}
.csform{
  float: right;
  width: 46%;
}
.addconts{
  float: left;
  width: 46%;
}
.addconts-end{
  line-height: 24px;
}
.mapimg{
  margin: 60px 10px 0 10px;
  height: 600px;
}
.mapimg img{
  display: block;
  max-width: 100%
}

.csform .form-list{
  padding: 20px 24px 20px 24px;
  border: 1px solid #dadada;
  border-radius: 6px;
}

.csform .s-left em{
  font-style: normal;
  color: #FF0000;
  margin-right: 5px;
}

.clospan-submit .requestBtn{
  display: inline-block;
  background: #4066b3;
}

.baswod{
  color: #4066b3;
  font-size: 11px;
  font-family: 'swis721_lt_btlight';
  justify-content:center;
  align-items: center;
  text-align:center;
}
.baswod a{
	color: #114e84;
}
.top-lv .beselitem:hover .baswod{
  opacity: 1;
  transform: scale(1)
}

.logotop{
  display: block;
  position: absolute;
  width: 12%;
  left: 0;
  bottom: -3px;
}

.tiend{
  display: none;
  height: 32px;
  overflow:hidden;
}

.menubg{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  z-index: 8
}
.swiperani .menubg{
  visibility: visible;
  opacity: 0.5;
}
.bartop{
  display: none;
}
.s-sldow{
  display: none;
}
.mobilerow{
  display: none;
}
.pc-frcontent{
  display: block;
}
.gallery2 .swiper-pagination{
  display: none;
}

.gallery-booth{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  max-height: 321px;
  display: none
}
#booth-video.vjs-default-skin .vjs-big-play-button{
  width: 2.6em;
  left: 50%;
  top: 50%; 
  transform: translateY(-50%);
  margin-left: -1.3em;
  border-radius: 1.3em;
}
.gallery-ontent{
  position: relative;
}
.gallery-ontent-m{
  position: relative;
  display: none;
}
.closeVideo{
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-image: url(../images/closevideo.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 8
}
.playerBtn{
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-image: url(../images/playerBtn.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 6;
  cursor: pointer;
}
.toplink{
  padding-top: 20px;
}
.toplink a{
  display: block;
  background-color: #ffffff;
  color: #2253AF;
  font-weight: bold;
  font-family: 'swis721_lt_btlight';
  line-height: 43px;
  font-size: 16px;
  padding: 0 12px;
  margin: 0 14px;
}
.tabber{
  display: none;
}




/* Larger than Desktop HD */
@media (max-width: 1240px) {
  .slider-caption-row{
    width: 100%;
    left: 0%;
    margin-left: 0px;
  }
  .weblogo{
   /*  left: 1%; */
  }

}
@media (max-width:1178px){
  .row-mod .title span {
      font-size: 18px;

  }
}
@media (max-width:1150px){

  .form li .label-fr{
    width: 75%;
  }
  .form li label{
    width: 25%;
  }  
}
@media (max-width: 1114px) {
  .search-input{
    bottom: 40px;
  }
  #header{
    height: 114px;
  }
  .temp-nav{
    top: 134px;
  }

}
/* Larger than desktop */
@media (max-width: 1024px) {
  .row-mod .title span, .careers-tit span{
    font-size: 18px;
  }
  .form li .label-fr{
    width: 75%;
  }
  .form li label{
    width: 25%;
  }
  .nav{
    /*width: 84%*/
  }
  .form li:last-child{
    margin-bottom: 12px;
  }
  .intro-fl-tit a{
    font-size: 20px;
  }
  .container,.footer-row{
    width: 94%;
  }
  .container.about-container,.container.business-container{
    width: 100%;
  }
  .container.about-container .tit-h{
    width: 94%;
  }
  .infobtn.notop{
    float:left;
	   padding-right:0px;
  }
}

@media (max-width: 1002px) {
  .nav li{
    margin-left: 3%;
  }
}

@media (max-width: 943px) {
  .nav li{
    margin-left: 0.8%;
  }
  .we-all li:first-child{
    width: 33.33%;
  }
  .we-all li:nth-of-type(2){
    width: 33.33%;
  }
  .we-all li:nth-of-type(3){
    width: 33.33%;
  }
  .we-all li:nth-of-type(4){
    width: 33.33%;
  }
  .we-all li:nth-of-type(5){
    width: 33.33%;
  }
  .we-all li:nth-of-type(6){
    width: 33.33%;
  }



}

@media (max-width: 935px) {
  .form li label{
    width: 28%;
  }
  .form li .label-fr{
    width: 70%;
  }
}
@media (max-width: 888px) {
  .nav li{
    /*margin-left: 0.2%*/
  }
}
@media (max-width: 846px) {
  .form li label{
    width: 32%;
  }
  .form li .label-fr{
    width: 68%;
  }
}


@media screen and (max-width: 805px){
  .login-msg{
    display: block;
    margin-left: 0px;
  }
  .resgintab .login-msg{
    padding-left: 150px;
  }

}
/* smaller than tablet */
/*  @media (max-width: 768px) {
  
  .three-columns{
    width: 50%;
  }

   .nav{
   width: 82%;
  }
  .nav li{
    margin-left: 0%;
  }
  .nav li a{
        padding: 0px 2px;
  }
 .we-all li a{
    font-size: 14px;
  }
  .intro-fl-tit a{
    font-size: 12px;
  }
  .tit-h h1{
    font-size: 30px;
  } 
  .four-columns{
    width: 50%;
  }

  


}*/


@media screen and (max-width: 812px) {

  .experienced-tit{
    padding: 20px 0px 10px 0px;
  }
  .row-c li:last-child .columns-in{
    margin-left: 54px;
  } 
  .nav{
    left: 100%;
    width: 100%;
    top: 120px;
    border-bottom: none;
    z-index:10;
    background-color: #fff;
    position:fixed;
  }
  .we-all li a{
    font-size: 16px;
  }
  .nav li{
    display: block;
    width: 100%;
    padding-bottom: 0px;
    margin-left: 0%
  }
  .nav li a{
    display: block;
    width: 94%;
    height: 40px;
    padding: 0px 3%;
    line-height: 40px;
    font-size: 16px;
  }
  .languageup{
    position: absolute;
    right: 2%;
    top: 2px;
    z-index: 1;
  }
 .signin-signup{
  width: 100%;
  /*text-align: right;*/
  margin-left: 0px;
 }
 .search-box{
  height: 30px;
 }
 .search-icon{
  height: 32px;
  top: 18px;
  right: 34%;
 }
  .nav li.active{
    border-bottom: 2px solid #999999;
    margin-bottom: 0px;
  }
  .nav li.active a{
    color: #039;
  }
  .row.row-b{
    margin-top: 10px;
  }
  .row-mod .title{
    margin-top: 10px;
  }
  .tiend{
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 'swis721_lt_btlight';
    color: #8e8e8e;
    margin-top: 7px;

  }
  .search-input{
    width: 100%;
    right: -100%;
    top: 44px;
    background: #fff;
    height: 60px;
    padding-top: 18px;
  }
  .search-filde{
    margin-left: 3%;
    margin-right: 34%;
  }
  .search-form{
    padding:8px 3% 10px 3%;
    background-color: #f3f3f3;
    display: block;
    top: 0px;
    left: 100%;
    width: 94%;
    z-index: 10

  }
  .back{
    display: none;
    height: 30px;
    left: 5px;
  }
  #header{
    width: 100%;
    height: 70px;
    padding-top: 0px;
  }
  .container{
    width: 100%;
  }
  .container-body{
    margin-top: 60px;
  }
  .mrgin_7{
    margin-top: -7px;;
  }
  .mrgin_6{
    margin-top: 6px;;
  }
  .logotop{
    width: 18%;
    bottom: 10px;
    left:2%;
  }
  .weblogo{
    width: auto;
    height: auto;
    bottom: 10px;
    font-size: 14px;
    margin-left: 8%;
      transition: left 0.5s ease-in-out

  }
  .weblogo img{
    height: 40px;
  }
  .weblogo a{
    font-size: 14px
  }
  .menuBtn{
    display: block;
    top: 36px;
    z-index: 5;
  }
  .row-c li:nth-child(odd) .columns-in{
    margin-left: 0px;
  }

  .columns-in{
    margin-left: 0px;
  }
  .three-columns,.four-columns,.two-columns{
    width: 100%;
  }
  .row-mod{
    margin-left: 0px;
  }
  .row,.about-tit{
    width: 94%;
  }
  .row.row-a{
    width: 100%;
  }
  .row.com-info,.row.row-picinfo,.row.media-a,.row.row-b.about-c{
    margin-left: 3%
  }
  .iteam-info-in,.careers-tit{
    padding-left: 3%;
    padding-right: 3%;
  }
  .row.gruy{
    width: 100%;
    margin-top: 40px;
  }
  .row.gruy .row-mod{
    width: 94%;
    margin: 0px auto;
  }
  .slider-caption-row{
    height: 113px;

  }
  #home-carousel li .slide-container{
    width: 100%;
  }
  #home-carousel.contactbanner .caption-cell{
  height:88%;
  }
  #home-carousel .slide-container .title{
    font-size: 18px;
    margin-top: 0px;
    height:75px;
  }
  .slide-container{
    width: 100%;
  }
  .caption-cell{
    height: 100%
  }
  #home-carousel .slide-container .title:after{
    margin: 8px 0 30px;
  }
  #home-carousel li .readmore{
    font-size: 14px;
  }
  #home-carousel li .readmore-icon{
    width: 18px;
    height: 18px;
    font-size: 10px;
  }
  .news-pic{
    width: 100%;
    overflow: hidden;
  }
  .newsIteam{
    width: 94%;
    margin-left: 3%
  }
  .newsIteam p{
    width: 100%;
    padding-left: 0%
  }
  .read-mark{
    display: none;
  }
  .newsIteam h1{
    width: 100%;
    float:left;
    padding-left: 0%;
    position: relative;
  }
  .tit-h,.mark-word,.we-all{
    width: 94%;
    margin: 0px auto;
  }
  .tit-h{
    margin-top: 20px;
  }
  .tit-h.tith2{
    margin-top: 20px;
  }

  .tit-h h1{
    font-size: 24px;
  }
  .row.pic-iteam{
    width: 100%;
    margin-left: 0px;
  }

  .we-all li{
    float: left; 
    margin-left: 0px;
    text-align: left;
    margin-top: 10px;
  }
  .we-all li:first-child{
    width: 100%;
  }
  .we-all li:nth-of-type(2){
    width: 100%;
  }
  .we-all li:nth-of-type(3){
    width: 100%;
  }
  .we-all li:nth-of-type(4){
    width: 100%;
  }
  .we-all li:nth-of-type(5){
    width: 100%;
  }
  .we-all li:nth-of-type(6){
    width: 100%;
  }




  .row-pic span{
    font-size: 20px;
  }
  .row-msg{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    overflow:hidden;
  }
  .contetnt-col{
    margin-top: 30px;
    width: 94%;
  }

  .form-list{
    padding-left: 3%;
    padding-right: 0%
  }
  .question-area{
    
    height: 150px;
  }
  .nametxt{
    width: 92%;
  }
  .clospan-submit,
  .request-tit h1{
    width: 94%;
    margin: 0px auto;
  }
  .request-tit p{
    padding: 14px 3%;
  }
  .form-list.gruy li:last-child .s-left{
    padding-top: 5px;
  }
  .tab-tit,.mark-word{
    margin-top: 30px;
  }
  .products-fl{
    width: 100%;
  }
  .products-fr{
    width: 94%;
    margin-right: 3%;
    margin-top: 20px;
    margin-left: 3%
  }
  .products-fr-tit span{
    font-size: 20px;
  }
  .products-fr-in{
    margin-left: 0px;
  }
  .tab-tit{
    width: 94%;
    margin:30px auto 0px auto;
    border: 1px solid #cdcdcd;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .tab-tit-in{/*.intro-fl-tit-in*/
    top:40px;
    left: -1px;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    height: auto;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #ffffff
  }
  .tab-tit-in{
    display: none;
  }
  .intro-fl-tit a{
    display: inline-block;
    height: 38px;
    font-size: 14px;
    color: #3e3e3e;
    padding:0px 7px;
    margin-left: 8px;
    margin-right: 0;
    line-height: 38px;
    background-color: #F7F7F7;
    border-radius: 5px;
  }
  .intro-fl-tit a:first-child{
    margin-left: 0;
  }
  .intro-fl-tit i{
    display: none;
  }
  .s-tab{
    display: block;
  }
  .intro-fl-tit .s-tab{
    display: none;
  }
  .tab-tit a{
    display: block;
    height: 48px;
  }
  .tab-tit a.active{
    margin-top: 0px;
    border-top: none;
    background: none;
  }
  .tit-h h1{
    margin-top: 10px;
  }
  .main{
    background:none;
    margin-top: 10px;
  }
  .products-detail{
    margin-top: 30px;
  }
  .dinfo-box-left{
    width: 94%;
   margin-left: 3%
  }
  .products-box-fr{
    width: 94%;
    margin-left: 3%;
    margin-top: 30px;
  }

  .products-intro{
    width: 94%;
    margin: 26px auto 0px auto;
  }
  .intro-fl{
    width: 100%;
  }
  .intro-fl-tit{
    overflow: hidden;
    overflow-x: auto;
  }
  .intro-fl-tit .intro-fl-tit-in{
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    width: auto;
    position: relative;
    width: 480px;
  }
  .pro_detail ul li{
    width: 100%;
  }
  .share-row{
    width: 94%;
    margin:0px auto;
  }
  .spec-h,.news-other {
    width: 94%;
  }
  .checksubmit,.row.row-b .find-out-more,.row.row-c .find-out-more{
    position: relative;
    margin-top: 20px;
  }
  .iteam-samll,.b-p{
    padding-bottom: 0px;
  }
  .s-left,.s-right{
    width: 100%;
  }
  .s-right .chioce-iteam{
    width: 95%;
  }
  .s-right .chioce-iteam:first-child{
    margin-top: 0px;
  }
  .s-right{
    margin-top: 10px;
  }
  .onerow.about-one{
    margin-top: 20px;
  }
    .temp-item{
      display: none !important;
  }
  .temp-nav{
    left: 100%;
    display: block;
    top: 520px;
    padding: 0px;
  }
  .other-place{
    height: 70px;
    padding: 10px 0px;
    width: 100%;
      transition: left 0.5s ease-in-out

  }
  .bx-viewport{
    z-index: 1;
  }
  .other-place a{
    padding:0px;
    display: block;
    line-height: 35px;
    text-align: left;
    padding: 0px 3%
  }
  .other-place a i{
    margin: 0px;
  }
  .row-c.com-info li:first-child .columns-in{
    margin-left: 0px;
  }
  .row-c.com-info li:last-child .columns-in{
    margin-left: 0px;
  }


  /* 固定在底部导航栏样式 */
  .tabber {
    position: fixed;
    bottom: 0px;
    display: flex;
    background-color: #fff;
    width: 100%;
    height: 50px;
    box-shadow: 0px 0px 8px 0px #999;
    z-index: 500;
  }
  .tabber_item {
      flex: 1;
      padding: 5px 0 0 0;
      text-align: center;
      color: #999;
  }
  .tabber_item.tabber_item_on {
      color: #075ea3;
  }
  .tabber_item i {
      font-size: 22px;
  }
  .tabber_item .item_box {
      display: inline-block;
      position: relative;
  }
  .badge {
      display: inline-block;
      padding: .15em .4em;
      min-width: 8px;
      border-radius: 18px;
      background-color: rgba(244, 53, 48, 0.77);
      color: #fff;
      line-height: 1.2;
      text-align: center;
      font-size: 12px;
      vertical-align: middle;
  }
  .tabber_item .item_box .badge {
      position: absolute;
      top: -3px;
      right: -12px;
  }
  .tabber_item p {
      text-align: center;
      line-height: 1.8;
      font-size: 10px;
  }

  .un,.res{
    width: 100%;
  }
  .login-msg{
    display: block;
    margin-left: 0px;
  }
  .resgintab .login-msg{
    padding-left: 0px;
  }
  #mapplace{
    margin-bottom: 30px;
  }
  .down-mark{
    right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    bottom: 10px;
    top: inherit;
  }

  /* .proform table{
    width: 100%;
  } */
  /*.proform .requestTxt,.proform .detailarea{
    width: 90%;
  }*/

  .news-time,.news-list{
    width: 94%;
    margin: 0px auto;
  }
  .news-col.contetnt-col{
    width: 100%;
  }
  .jobdec{
    width: 94%;
    margin:0px auto;
  }


	  .mod-Content_copy{
	    width: 100%;
	  }
	
  .mod-Content_copy.fr{
    float: left;
    margin-top: 20px;
  }

	/* .products-nav a,.pronav-list */
  .nav-lis{
	  display: none;
	 }
	 .sta-tit-left{
	 	width:100%;
	 }
	.status-list li span{
		margin:0px auto;
		float:none
	}
  .sta-tit{
    margin-bottom:18px;
  }
  .sta-tit-left .tit-h{
    width:100%;
  }
  .sta-tit-left .tit-h h1 em{
    margin-left:0px;
  }
  .infobtn.notop{
    margin-top: 24px;
  }
  .csform,
  .addconts{
    width: auto;
  }
  .request-tit h1{
    font-size: 30px;
  }
  .csform{
    margin-top: 60px;
  }
  .csform .form-list{
    margin-left: 0;
  }
  .otop.request-tit h1{
    margin-bottom:20px;
  }
  .beselitem{
    max-width: 812px;
  }
  .swiperani,
  .swiperanies{
    overflow-y: hidden;
  }


  #header.moblie-header{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 7;
    height: 44px;
  }
  .moblie-header .menuBtn{
    top: 14px;
    right: 15px;
  }
  .moblie-header .menuBtn em{
      background:#999
  }
  .moblie-header .weblogo,
  .moblie-header .logotop,
  .moblie-header .languageup{
      display: none;
  }
  .bartop{
    display: block;
    height: 44px;
    line-height: 44px;
    background: #f7f7f7;
    text-align: center;
  }
  .bartop .backtop{
    color: #999;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 44px;
    left: 0px;  
    top: 0; 
    font-size: 20px;
    margin-top: 0;
  }
  .tptitle{
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    font-family: 'swiss_721_swaroman';
    margin:0 40px;
    overflow: hidden;
    height: 44px;
  }
  .s-sldow{
    position: fixed;
    left: 0;
    right: 0;
    top: 44px;
    max-height: 60%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 8;
    background-color: #fff;
  }
  .s-sldow li{
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;

  }
  .s-sldow li a{
    display: block;
    color: #4d4d4d;
    font-family: 'swiss_721_swaroman';
    padding:14px 0px;
  }
  .tptitle em{
    position: inherit;
    display: inline-block;
    font-size: 16px;
    left: auto;
    top: auto;
    color: #333333;
    transform: rotate(90deg);
    text-align: center;
    line-height: 28px;
    margin-top: 0;
  }

  .swiperani .search-form{
    left: 32%;
  }
  .swiperani .search-input{
    right: -32%
  }
  .swiperani .nav{
    left: 32%;
  }
  .navbg{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    background-color: #000000;
    transition: opacity 0.5s ease-in-out;
  }
  .navbg.ani{
    visibility: visible;
    opacity: 0.5;
  }

  .nav.anim,
  .search-form.anim{
    transition: left 0.5s ease-in-out;
  }
  .search-input.anim{
    transition: right 0.5s ease-in-out;
  }
  .pc-frcontent{
    display: none;
  }
  .mobilerow{
    display: block;
  }
  .masbox a.active{
    margin-right: 3%;
  }
  
  .products-list li .info-pic{
    width: 34%;
    float: left;
  }
  .products-list li .info-word{
      margin-left: 36%;
      padding: 0
  }

  .products-list li .p-cones{
      border-left: none;
      border-right: none;
      border-top: none;
      padding: 0px 0 20px 0;
      margin-left: 0;
  }
  .products-list ul{
    margin-left: 0;
  }
  .products-fr-tit{
    padding-bottom: 10px;
    margin-bottom: 18px;
  }
  .products-list li .info-word b.pro-h{
    font-size: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 18px;
  }
  .products-list li .info-word p{
    font-size: 12px;
    padding-top: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 18px;
    height: 58px;
  }
  .share-group{
    left: -160px
  }
  .share-groups{
    left: 26%;
  }
  .grateline{
    margin-top: 36px;
    padding-top: 36px;
  }
  .grateline .clickblock{
    font-size: 22px;
  }
  .halfiem{
    width: 100%;
  }
  .tab-rowitem .halfiem:nth-child(2){
    margin-top: 20px;
  }
  .tab-rowitem{
    margin-top: 20px;
  }
  .requestBtn.Submitrb{
    float: left;
  }
  .products-list li .info-word i,
  .products-list li .info-word em{
    display: none;
  }
  .search-res .news-pic{
    width: 34%;
    float: left;
  }
  .search-end{
    margin-left: 36%;
  }
  .search-res .newsIteam{
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .search-res .newsIteam h1{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 18px;
    font-weight: normal;
    padding: 0;
  }
  .search-res .newsIteam p{
    font-size: 12px;
    padding-top: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 18px;
    height: 58px;
  }
  .tplnone,.intro-fr{
    display: none;
  }
  .about-product{
    display: block;
  }
  .footer-tp dl dd{
    display:none;
  }
  .footer-tp dl{
    width: 50%;
    padding: 0px;
  }
  #home-carouse{
    margin-top: 44px;
  }
  .languageup p,.footer-tp{
    display: none;
  }
  .footer{
    margin-top: 20px;
  }
  .grateline span.fixed{
    display: none;
  }
  .dinfo-box-left .pic-scroll{
    display: none;
  }
  .gallery-ontent{
    display: none;
  }
  .gallery-ontent-m{
    display: block;
  }
  .gallery2 .swiper-pagination{
    display: block;
  }
  .row-e li a{
    display: block;
    width: 100%;
    height: 43px;
  }
  .row-e li img{
    height: 100%;
    object-fit: cover;
  }
  .row-e li.eleven-columns{
    width: 33.33333%;
    float: left;
  }
  .row-e ul.eleven——row-mod{
    margin-left: -10px;
  }
  .row-e ul li .eleven_columns-in{
    margin-left: 10px;
    margin-top:10px;
  }

}


/* smaller than phablet */
@media (max-width: 414px) {
  .status-list li span{
   /* display: inline-block;
    float: none;*/
  }
  #home-carousel.indexbanner{
    height: 200px;
  }
  #home-carousel.contactbanner,#home-carousel.infobanner{
    display: none;
    height:300px;
    }
  .status-list li i{
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    
  }
  .status-list li{

    text-align: center;
    width: 100%;
  }
  .selecttime{

  }
  .news-time{
    background-color: #F3F3F3;
    padding: 20px 0px;
    width: 100%;
    margin-top:20px;
  }
  .searchicon{
    top: 25px;
  }
  .footer-fl{
    width: 100%;
    float: left;
  }
  .links li{
    /*margin-bottom: 10px;*/
  }
  .footer-fr{
    width: 100%;
    float: left;
    margin-top: 10px;
  }
   .footer-fr .links li{
	  margin-right: 22px;
	  margin-left: 0px;
	}
	.infobtn.notop{
   		float:left;
	    padding-right:0px;
  	}
	.wxpiccode{
	  display:none;
	}
	.footer-tp-in{
	  padding: 20px 10px 0px 10px;
  }
  .mapimg{
    height: 300px;
  }
  .end-box{
	display:none;
  }




}

/* smaller than mobile */
@media (max-width: 400px) {
  .codeImg{
    margin-left: 0px;
  }
  .codetxt{
    margin-bottom: 7px;
  }
  .codetxt,.logointxt{
    width: 100%;
  }
  .forget{
    margin-left: 7px;
  }
  .infobtn.notop{
    float:left;
	padding-right:0px;
  }
  
}

/* smaller than mobile */
@media (max-width: 320px) {
	.infobtn.notop{	    
	    float:left;
	    padding-right:0px;
	  }
}