@media screen and (min-width: 768px) and (max-width:1199px){
    #picture{
        list-style: none;
    }
}
@media screen and (min-width: 1200px) and (max-width:1399px){
    #picture{
        list-style: none;
        margin-left:10%;
    }
    /*#news{*/
    /*margin-left: 10%;*/
    /*}*/
}
@media screen and (min-width: 1400px) and (max-width:1599px){
    #picture{
        list-style: none;
        margin-left:15%;
    }
    /*#news{*/
    /*margin-left: 15%;*/
    /*}*/
}
@media screen and (min-width:1600px) {
    #picture {
    list-style: none;
    margin: 0 auto;
    width: 1200px;
    padding-left: 65px;
    }
    /*#news{*/
    /*margin-left: 22%;*/
    /*}*/
}
#picture>li{
    float: left;
    margin-right: 60px;
}
#picture:after{
    content: '';
    display: block;
    clear: both;
}
.text{
    text-align: center;
    font-weight: bold;
    color: #575757;
    padding:25px 0;
}
.zh{
    font-size: 22px;
}
#service{
    margin-top:2px;
    background-color:#f5f5f5 ;
    padding:0 0 50px 0;
}
#picture>li>a>img{
    /*cursor: pointer;
    transition: all 0.6s;*/
    border: 3px solid transparent; 
}
#picture>li>a>img:hover{
    /*transform: scale(1.2);*/
    border:3px solid #6BA4F1;

}
#new:after{
    content: '';
    display: block;
    clear: both;
}
.news_section{
    float: left;
    margin-right: 24px;
    padding-right: 27px;   
}
.border_right{
    border-right: 1px solid #ddd; 
}

.news_section:last-child{
    margin-right:0;
}
.but{
    float: right;
}
.laigao{
    font-size: 18px;
    color: #575757;
    padding-bottom: 10px;
}
#news .title{
    border-bottom: 1px solid #007bee;
    padding-bottom:2px;
}
.but{
    color:#00a3ed ;
}
.but:hover,.but:active,.but:focus,.but:visited{
    text-decoration: none;
}
.descript{
    display: inline-block;
    /*-o-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
    /*width:291px;*/
}
#new_img{
    margin-bottom: 10px;
}
#new_img img{
    width: 100%;
}
#pic{
    float:left;
}
#news_text{
    float: right;
    width:260px;
}
#title{
    font-size: 16px;
}
.news_section ul{
    width:500px;
    list-style: none;
    padding:0;
    margin:0;
}
.news_section ul:after{
    content: '';
    display: block;
    clear: both;
}
.news_section ul li:after{
    content: '';
    display: block;
    clear: both;
}
.news_section ul li{
    border-bottom:1px solid #f5f5f5;
    padding: 10px 0;
}
#first{
    padding-top:0;
}
#tel,#adr,#time{
    float:left;
    margin-right: 10px;
}
#information>div{
    margin-bottom: 12px;
}
.titles{
    font-size: 12px;
}
.con{
    color:#004b9e;
}
.date{
    float: right;
    color: #b5b5b5;
}
.tvm{
    display: inline-block;
    text-align: center;
    font-size: 12px;
}
#product{
    background-color: #f5f5f5;
    padding-bottom: 40px;
}
.but{
    font-size: 16px;
    color: #00a3ee;
}
#navbar{
    background-color: #fff;
}
.main{
    width:1200px;
    margin: 0 auto;
}
.slideGroup{ width:1200px; text-align:left;  }
.slideGroup .parHd{ height:30px; line-height:30px;  padding:10px 0 40px 0;  position:relative;  }
.slideGroup .parHd ul{ float:left; position:absolute; left:0; top:-1px; height:32px; list-style: none  }
.slideGroup .parHd ul li{ float:left; padding:0 12px; cursor:pointer; color:#555;font-size: 18px}
.slideGroup .parHd ul li.on{ height:30px; border-bottom:1px solid #00a3ee; color: #00a3ee }
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }

.slideGroup .sPrev,.slideGroup .sNext{position:absolute; left:0; top:84px; display:block; width:30px; height:94px;background:url(../images/web/prev.png) center center no-repeat #f4f4f4; }
.slideGroup .sNext{ left:auto; right:30px; background:url(../images/web/next.png) center center no-repeat #f4f4f4; }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:346px; height:243px; display:block;  padding:2px; border:1px solid #ccc; }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;   }
.slideBox .title>a{ color: #72708e;}
.slideBox .title{margin-top: 20px}
.img-box {
    width: 385px;
    height: 243px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
}

.img-box img {
    width: 100%;
    height: 100%;
}

.bmbox{
    width:389px;
    height:50px;
    opacity: 0.8;
    background:#000;
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    font-size:18px;
    color:white;
    text-align:center;
    line-height: 50px;
}
.ambox{
    width:389px;
    /*height:100px;*/
    opacity: 0.8;
    background:#000;
    position:absolute;
    bottom:0;
    left:0;
    display:none;
    font-size:16px;
    color:white;
    padding: 15px 5px;
}
.row{
    margin-bottom: 14px;
    width:1200px;
}
#solution{
    padding-bottom: 40px;
}
#case{
    background-color: #f5f5f5;
    padding-bottom: 40px;
}
#case>.main:after{
    content: '';
    display:block ;
    clear: both;
}
#case:after{
    content: '';
    display:block;
    clear: both;
}
#big_pic{
    float:left;
}
.sm_box {
    /*width: 546px;*/
    /*height: 383px;*/
    position: relative;
    cursor: pointer;
}
.explain {
    /*width: 546px;*/
    /*height: 383px;*/
    opacity: 0.8;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    font-size: 18px;
    color: white;
    text-align: center;
    /*line-height: 383px;*/
}
#many_sm{
    float:right;
}
.row_sm>.sm_box{
    display: inline-block;
    margin:0px 5px 0px 5px;
}
#honors{
    padding-bottom: 40px;
}
#honors_pic>img{
    margin-right:2.5%;
    /*display:inline-block ;*/
}
#honors_pic>img:last-child{
    margin-right:0;
}
#clients{
    padding-bottom:40px;
}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;  }
.picMarquee-left .hd{ overflow:hidden;  height:110px; background:#f4f4f4; padding:0 10px;  }
/*.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;*/
/*cursor:pointer; background:url("../images/arrow.png") no-repeat;}*/
/*.picMarquee-left .hd .next{ background-position:0 -50px;  }*/
/*.picMarquee-left .hd .prevStop{ background-position:-60px 0; }*/
/*.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }*/
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; width:1000px}
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pics{ text-align:center; }
.picMarquee-left .bd ul li .pics img{ width:220px; height:110px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pics a:hover img{ border:3px solid #275ca5;  }
#link{
    padding-bottom: 40px;
    color: #275ca5;
    font-size: 18px;
}
footer {
    background-color: #232323;
    padding: 50px 0 100px 0;
}

.carousel-inner img {
    margin: 0 auto;
}