.nav .nav_icon{
    top:0;
}
/*section_new*/
.serve_column li.li1{float:left;height:390px;background:#ffffff;margin-right:20px;margin-left:20px;margin-bottom:40px;}
.serve_column li.li1 dt.pic{border:1px solid #fff;width:100%;height:200px;overflow:hidden;position:relative;}
.serve_column li.li1 dt.t{height:66px;line-height:66px;text-align: left}
.serve_column ul li.li1 dd{line-height:24px;color:#888888;
    display:list-item;white-space:nowrap;font-size:12px;
    text-align: left
}
.service_foot {
    height: 100px;
    text-align: center;
    background-color: #1aa5e9;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}

/*banner*/
.banner .list{
    bottom: 66px;
}

.carousel-indicators li {
    width: 30px;
    height: 5px;
    margin: 0;
    margin-left: 10px;
}
.carousel-indicators .active {
    width: 30px;
    height: 5px;
    margin: 0;
    margin-left: 10px;
}

.carousel-control.left {
    background-image: none !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}


.carousel .carousel-control .glyphicon-chevron-left, 
.carousel .carousel-control .glyphicon-chevron-right {
    opacity: 0.0;
}

.carousel .carousel-control .glyphicon-chevron-left, 
.carousel .carousel-control .glyphicon-chevron-right {

}

.home_solutions{background:url("../images/bridge2017_25.png")/*tpa= Public/Web/images/index201601/solutions_bg.jpg*/ no-repeat top center;height:707px;}

/*footer*/
.contact{
    margin-top:0;
    background-color:RGB(51,51,51) ;
}
.contact_top{
    background: #888888;

}
.contact_top ul li p{
    color: black;

}
.contact_top ul li{
    float:left;
    width:25%;
    color:#fff;

}
.contact_top ul li:not(:first-child){
    float: left;
    width: 25%;
    margin-left:12%;
}

.contact_top ul li p{
    font-size:1.4em;
}
.contact_top ul{
    overflow: hidden;
}
.contact_top ul li p{
    display:inline-block;
}

.home_service a.sub{font-size: 12px;color: #fff;display: inline-block;text-align: center;}
.home_service a.sub:hover{border-color: #fff;}

.blogroll {
    background-color:#333333 ;
}
.home_solutions_list dl {
    width: 190px;
    margin-right: 0px;
}

.home_solutions_list dt{
    margin-left:20px;
}
.home_solutions_list dd.spec{
    width:185px;
}

.btn_solutions_more{
    margin:0 auto;
}

.btn_solutions_more a{
    line-height:36px;color:#fff;;font-size:12px;font-family:"宋体";
    width:120px;height:36px;display:block;stransition:all 0.5s;
    -moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s;
    /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */
    border:1px solid transparent;}
.btn_solutions_more a:hover{border:1px solid #4bcdd9; background-color: #95c9bc}

.home_about dl dd p{
    color:#aaa;
    font-size:1.1em;
}
.home_case p,.home_service p,.home_contact p{
    line-height: 25px;
}
.home_case p a,.home_service p a,.home_contact p a{
    color:#aaa;
    font-size:1.1em;
}
#contact>div>div{
    width:250px;
}
#contact .home_about{
    position: relative;
}
#contact .home_about b{
    width:60px;
    height:60px;
    position:absolute;
    top:-10px;
    left:-70px;
  /*  background:url('../images/new_index/sino2017_63.png') ;*/
}
.contact{
    padding-bottom:0;
}
.blogroll hr{
    background-color:#444;
    box-shadow: 0px 1px 2px #080808;
    border: none;
    height:1px;
}
.banner .pic li a{
    height:600px;
}
.banner{
    height:470px;
    /*background-color: blue;*/
}
.banner .list{
    bottom:30px;
}
.home_title{
    padding-top:30px;
}
.serve_column{
    margin-top:15px;
}
.serve_column li{
    height:310px;
}
.serve_column li .blue{
    color:#1aa5e9;
}
.serve_column li .blue i{
    padding-left:16px;
    border-radius: 9px;
    background-color:#1aa5e9 ;
    font-size:0.5em;
}
.navhover a {
    
    border-bottom: 3px solid #ccc;
    padding-bottom: 14px;
}

.service_foot{
    margin-top:30px;
    padding-top:10px;
}
.serve_column dd{
    line-height:30px;
    font-size: 1.2em;
}

.contact_top ul li:last-child{
    width: 25%;
    float: left;
    text-align: left;
}

/*#contact>div>div:last-child{*/
    /*width:110px;*/
    /*margin-left:80px;*/
/*}*/
/*.header{*/
   /*background-color:#fbfbfb;*/
/*}*/
dt>a{
    cursor: pointer;
}

.section6 #footer .footer .contract_top ul li {
    float: left;
    width: 200px;
}
.section6 #footer .footer .contract_top ul li p {
    font-size: 10px;
}



