﻿body {
    font-family: 'Microsoft YaHei';
    /*margin-bottom: 300px;*/
}
.bs-ico{
    background: url(../images/gui.png) no-repeat;
    display: block;
}
.bs-top{
    background-color: #768eb0; height: 25px; padding-top: 3px;  font-size: 12px;
}
.bs-top a{
    color: #e2e6ef;
}
.bs-line{
     color: #889dbc; padding-left: 20px; padding-right: 20px;
}
.bs-header{
    height: 100px;
}
.bs-banner{
    background: url("../images/banner01.jpg") no-repeat;
    height: 600px;
}
.bs-banner .pull-right{
    margin-top: 450px;
    margin-right: 60px;
}
.bs-ico-logo-en{
    background-position: 99% 0%;
    width: 379px;
    height: 52px;
}
.bs-banner-text{
    margin-top: 10px;
    font-size: 22px;
    color: #fff;
    text-align: right;
    padding-right:20px ;
}
.bs-case{
    padding-top: 80px;
    padding-bottom: 130px;
    background-color: #f3f8fe;
}
.bs-line-title{
   font-size: 36px; color: #3c3a3b; text-align: center; margin-bottom: 50px;
}
.bs-search input{
     border: 1px solid #dde4ec; margin-top: 30px; height: 40px; border-radius:0 ; padding-right: 40px;
}

.bs-ico-logo{
    background-position: 0% 0%;
    width: 88px;
    height: 60px;
}
.bs-navbar li a{
    font-size: 18px; color: #000;line-height: 70px;
}
.bs-navbar li a:hover,.bs-navbar li a:focus{
    background-color:inherit;
}
@media (min-width: 768px){
    .bs-navbar .bs-logo a{
        padding-top: 20px;
    }
}
.bs-mr20{
    margin-right: 20px;
}
.bs-ico-search{
    background-position: 19% 0%;
    width: 22px;
    height: 22px;
    position: absolute;
    margin-top: -31px;
    right: 0;
    margin-right: 10px;
}
.bs-case-lable{
    width: 100px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}
.bs-case-lable i{
    margin: 0 auto;
    height: 40px;
    margin-bottom: 10px;
}
.bs-ico-yiliao{
      background-position: 0% 14%;
      width: 37px;
      height: 31px;
  }
.bs-ico-peixun{
    background-position: 8.7% 13.8%;
    width: 37px;
    height: 31px;
}
.bs-ico-shuju{
    background-position: 17.2% 14%;
    width: 34px;
    height: 28px;
}
.bs-ico-hujiao{
    background-position: 25.8% 14%;
    width: 37px;
    height: 37px;
}
.bs-ico-rongzai{
    background-position: 34.2% 14%;
    width: 29px;
    height: 37px;
}
.bs-ico-yunwei{
    background-position: 42% 14%;
    width: 37px;
    height: 31px;
}
.bs-hangye{
    background-color: #000;
    background: url("../images/banner02.jpg");
    height: 769px;
}
.bs-hangye-center{
    background: url("../images/hangye.png") no-repeat  center ;
    background-position: center 90px;
    height: 656px;
}
.bs-col3{
    width: 30%; margin-right: 4%; float: left;
    background-color: #fff;
    height: 340px;
}
.bs-p1{
    background: url("../images/p1.jpg") no-repeat  center ;
    height: 140px;
}
.bs-p2{
    background: url("../images/p2.jpg") no-repeat  center ;
    height: 140px;
}
.bs-p3{
    background: url("../images/p3.jpg") no-repeat  center ;
    height: 140px;
}
.bs-col3-title{
    text-align: center; font-size: 24px; padding-top: 15px; padding-bottom: 15px;
}
.bs-col3-text{
    font-size: 16px;
    color: #8c8c8c;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.7;
    text-indent:2em;
}
.bs-text-indent{
    text-indent:2em;
}
.bs-zixun{
    background-color:#fff ;
    padding-top: 80px;
    padding-bottom: 70px;
}
.bs-zixun .item{
    padding-left: 60px;
    padding-right: 60px;
    height: 410px;
}
.bs-zixun .col-xs-4{
    padding-left: 0;
}
.bs-zixun .col-xs-8{
    padding-left: 5px;
    padding-right: 40px;
}
.bs-zixun .bs-col3-text{
    padding: 0;
    margin-bottom: 20px;
    margin-top: -7px;
}
.carousel-indicators li{
    border: 1px solid #4b75c7;
    background-color:#fff;
    width: 12px;
    height: 12px;
    margin-right: 20px;
}
.carousel-indicators .active {
    background-color: #4b75c7;
    margin-right: 20px;
}
@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 0px;
    }
}
.carousel-indicators {
    bottom: 0px;
}
.bs-btn-blue{
    background-color: #4d76c9;color: #fff; font-size: 20px; padding-left: 70px; padding-right: 70px; padding-top: 10px; padding-bottom: 10px;
}
.bs-btn-blue:hover,.bs-btn-blue:focus{
   color: #fff;
}
.bs-ico-left{
    background-position: 49.5% 14%;
    width: 17px;
    height: 31px;
    position: absolute;
    top:200px;
    left: 0;
}
.bs-ico-right{
    background-position: 53.8% 14%;
    width: 17px;
    height: 31px;
    position: absolute;
    top:200px;
    right: 30px;
}
.bs-link{
    background-color: #f3f8fe;
    padding-top: 100px;
    padding-bottom: 100px;
}
.bs-link .bs-ico-left{
    top:35px;
}
.bs-link .bs-ico-right{
    top:35px;
}
.bs-link .item{
    padding-left: 70px;
    padding-right: 70px;
}
.bs-link .item a {
    margin-right: 35px;
}
.bs-link .item a:last-child{
    margin-right: 0;
}
.bs-footer{
    background-color: #768eb0;
    color: #fff;
    height: 95px;
    line-height: 95px;
}
/*回到顶部*/
.gotop {
    position: fixed;
    _position: absolute;
    bottom: 150px;
    right: 70px;
    width: 60px;
    height: 60px;
    display: none;
}
.gotop a, .actGotop a:link {
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: 0% 100%;
    outline: none;
}
/*解决方案*/
.bs-produc-banner{
     height: 400px;
     color: #fff;
     padding-top: 60px;
 }
.bs-service{
    padding-top: 20px;
}
.bs-service .col-xs-9{
    padding-top: 40px;
}
.bs-banner1{
    background: url("../images/banner03.jpg") no-repeat;
}
.bs-banner2{
    background: url("../images/banner04.jpg") no-repeat;
}
.bs-banner3{
    background: url("../images/banner05.jpg") no-repeat;
}

.bs-banner6{
    background: url("../images/banner06.jpg") no-repeat;
}
.bs-banner7{
    background: url("../images/banner07.jpg") no-repeat;
}
.bs-banner8{
    background: url("../images/banner08.jpg") no-repeat;
}
.bs-banner9{
    background: url("../images/banner09.jpg") no-repeat;
}
.bs-banner10{
    background: url("../images/banner10.jpg") no-repeat;
}
.bs-banner11{
    background: url("../images/banner11.jpg") no-repeat;
}
.bs-banner12{
    background: url("../images/banner12.jpg") no-repeat;
}
.bs-banner13{
    background: url("../images/banner13.jpg") no-repeat;
}
.bs-font60{
    font-size: 60px;
    font-weight: 100;
}
.bs-font20{
    font-size: 20px;
    font-weight: 100;
}
.bs-font16{
    font-size: 16px;
    font-weight: 100;
}
.bs-line140{
    background-color: #fff;
    height: 2px;
    width: 140px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
.bs-produc-banner .bs-font16{
    margin-bottom: 10px;
}
.bs-ico-down{
    background-position: 70% 13.8%;
    width: 31px;
    height: 17px;
    margin: 0 auto;
    position:absolute;
    left: 50%;
    top: 260px;
}
.bs-service .bs-ico-down{
    top: 300px;
}
.bs-content{
    padding-top: 90px;
    padding-bottom: 180px;
    font-size: 16px;
    line-height: 1.1;
    color: #666666;
}
.bs-content .col-xs-9{
    padding-left: 20px;
    width: 72%;
}
.bs-left-menu{
    position: fixed;
    _position: absolute;
    width: 260px;
}
.bs-left-menu   a{
    display: block;
    height: 80px;
    line-height: 80px;
    background-color: #4d76c9;
    border-bottom: 1px solid #92b6d9;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
}
.bs-left-menu   a:last-child{
    border-bottom:0;
}
.bs-left-menu .active{
    background-color: #0e1735;
}
.bs-arrow-right{
    display: inline-block;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #0e1735;
    position: absolute;
    right: -16px;
    margin-top: 25px;
}
.bs-just li{
    text-align: center;
    border-right: 1px solid #e8e8e8;
    line-height: 1.1;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #4d76c9;
    font-size: 24px;
    font-weight: 100;
}
.bs-just li:last-child{
    border-right: 0;
}

.bs-box{
    border: 1px solid #e8e8e8; height: 200px; width: 200px; text-align: center; padding-top: 30px;
}
.bs-box-title{
    font-size: 20px;
}
.bx-box-bigtext{
    font-size: 72px; font-weight: 100; line-height:1.7;
}
.bs-line-bg{
    width: 140px; height: 2px; background-color: #768eb0; margin: 0 auto; margin-top: 20px; margin-bottom: 30px;
}
a.bs-lable-join{
    display: block; text-align: center; border: 1px solid #e8e8e8; padding-top: 30px; padding-bottom:30px; text-decoration:none;
    width: 96%;
}
a.bs-join-small{
    padding-top: 15px;
    padding-bottom: 15px;

}
.bs-lable-title{
    font-size: 24px; color: #3e3a39;
}
a.bs-join-small .bs-lable-title{
    line-height: 1.5;
}
.bs-lable-address{
    background-color: #768eb0;
    border-radius: 5px;
    width: 90px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
}
.bs-join-soft .row{
    margin-top: 45px;
}
.bs-modal-title{
    font-size: 36px; color: #3e3a39; text-align: center;
}
.bs-modal-body{
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}
.bs-modal-stitle{
    margin-top: 50px;
}
.bs-text-blue{
    color: #4d76c9;
}
.bs-ico-close{
    background-position: 60.7% 14.2%;
    width: 33px;
    height: 31px;
    margin-top: 10px;
    margin-right: 15px;
}
.myModal .modal-dialog{
    width: 1015px; margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.modal-content{
    padding-bottom: 16px;border-radius: 0 ;
}
.bs-modal-body{
    padding-left: 18px; padding-right: 18px;padding-top: 0;margin-top: 0
}
.bs-modal-body .bs-line-bg{
    margin-bottom: 0;
}
.bs-modal-body .bs-lable-address{
    margin-top: -15px;
}
.modal-header{
    border-bottom: 0;
}
.bs-top10{
    position: relative; top: 10px;
}
.bs-just7 li{
    width: 15.5%;
}
.bs-just7 .bs-col-1{
        width: 90px;
}
.bs-just7 li:last-child{

}
.bs-just72 li{
    width: 15%;
}
.bs-just72 .bs-col-1{
    width: 10%;
}
/*webapp 2019/9/2 */

@media (min-width: 768px){
    .bs-zixun .container .col-xs-4 img{
        width: 100%;
    }
    .carousel-indicators{
        bottom:  -25px; 
    }
  
   .bs-link .item a img{
    margin-bottom: 5px;
   }
   .bs-content .container img{
    width: 100%;
   }
   .bs-zixun .bs-col3-text{margin-left: 10px;}
   .bs-banner1>.container,
   .bs-banner2>.container,
   .bs-banner3>.container,
   .bs-banner4>.container,
   .bs-banner5>.container,
   .bs-banner6>.container,
   .bs-banner7>.container,
   .bs-banner8>.container,
   .bs-banner9>.container,
   .bs-banner10>.container,
   .bs-banner11>.container,
   .bs-banner12>.container,
   .bs-banner13>.container{
    width: 100%;
   } 
   .bs-content>.container{padding: 0;}
   .bs-font16{padding-left: 25px;}
   .bs-content .col-xs-9{    width: 85%;}
   .bs-content .col-xs-offset-3{    margin-left: 22%;}
   .navbar-right{margin-right: -20px}
} 
.modalbox .modal-content{
    text-align: center;
    padding-top: 15px;
    color: #000;
    border-radius: 6px;
    font-weight: 700;
    width:130px;
}
.modal-dialog{
    margin-top: 10%;
}   
.contactmethod{
 
    color: #000;
}
.contactmethod>h3{
    font-weight: bold;
    font-weight:700;
    margin-bottom: 20px;
    
}
.contactmethod>p{
    font-weight:500
}
.mgt30{
    margin-top: 30px;
}

