

.in_div{
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.in_title{
    /*height: 60px;*/
    margin-bottom: 30px;
}
.in_title > h2{
    font-size: 24px;
    line-height: 30px;
    color:#0163a2;
    font-weight: bold;
    /*padding-left: 12px;*/
}
.in_title > h2 span{
    padding: 2px;
    margin-top: 4px;
    /*font-size:30px;*/
    color: #7aaed3;
    font-weight: bold;
}
/*首页*关于我们*/
.in_about,.in_news{
    padding: 50px 0;
}
.in_about .in_about_title{
    font-size: 20px;
    font-weight:bold;
    color:#0064ab;
}
.in_about .in_about_title > span{
    margin-bottom: 20px;
    font-size: 48px;
    color:#9eb8d6;
}
.in_about p{
    line-height: 30px;
    color:#696868;

}
.in_about p.in_p_s,.in_service .in_title p.in_p_s{text-align: justify;}
.in_about_more{
    display:block;
    width:150px;
    height:36px;
    line-height: 36px;
    margin-top: 42px;
    text-align: center;
    border-radius: 5px;
    color:#fff;
    background: #0064ab;
}
.in_about_more:hover{
    color:#fff;
}
.in_about .in_about_fr{
    padding-top: 30px;
}
/*.in_about .in_about_fr img{display:block;}*/
/*首页*服务项目*/
.in_service{
    background: url("../img/fw_bj.jpg");
}
.in_service .in_title{
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
.in_service .in_title p{
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.pro_pics{ width:100%; height:380px; }

.ladyScroll{height:275px; width:100%; position:relative; }
.ladyScroll .prev{ background:url(../img/arr_fl.png) no-repeat;position:absolute;z-index:100; cursor:pointer; width: 48px; height: 80px; top:110px; left:-50px;}
.ladyScroll .next{background:url(../img/arr_fr.png) no-repeat;position:absolute;z-index:100; cursor:pointer; width: 48px; height: 80px;top:110px;right:-50px;}
.ladyScroll .scrollWrap{width:100%; overflow:hidden;position:absolute;}
.ladyScroll dl{ float:left;width:400px;text-align:center;position:relative; /*padding-left:20px;  padding-right:20px;*/ height: 390px; overflow: hidden;}
.ladyScroll dl:last-child{ margin-right:0;}
.ladyScroll  span{display:block;width:360px;height:35px;position:absolute;left:0;bottom:0;background-color:rgba(217,13,18,1);}
.ladyScroll  dt{ width:400px;overflow:hidden; height:390px;padding: 0 20px}
.ladyScroll  img{display:block;width:360px;height:330px;}
.ladyScroll  dd{width:360px;height:35px;line-height:33px;overflow:hidden;position:absolute;left:0;bottom:0;font:14px/35px 'Microsoft Yahei'; color:#fff; text-align:center;}
.ladyScroll  dt .in_ser_txt{
    font-weight:0;
    background: #448aca;
    line-height: 60px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-backface-visibility: hidden;
}
/*.ladyScroll  dt img{
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-backface-visibility: hidden;
}
.ladyScroll  dt img:hover{
    transform: scale(1.2,1.2);
}*/
.ladyScroll  dt:hover .in_ser_txt{
    font-size:22px;

}
@media (max-width: 768px) {
    .ladyScroll .prev{position:absolute;left:10px;}
    .ladyScroll .next{position:absolute;right:10px;}
}
/**/
.in_news{overflow: hidden;}
.in_news .in_news_info{
    padding: 20px 0;
}
.in_news_item{
    padding-top: 8px;
    padding-bottom: 8px;
}
.in_news_item:hover{
    /*border:1px solid #0088ff;*/
}
.in_news_title{
    font-size: 18px;
    line-height: 30px;
}
.in_news_time{
    color:#0163a2;
    line-height: 30px;
    margin-bottom: 10px;
}
.in_news .in_news_info img{
    display:block;
    width: 330px;
    height:220px;
}
.in_news .in_news_info .in_news_text{
    height:90px;
    overflow: hidden;
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #8f8f8f;
}
/*内页导航*/
.inside_list{
    min-height:88px;
    /*border-bottom: 1px solid #F3F3F3;*/
}
.inside_list li{
    float:left;
    width: 130px;
    line-height: 88px;
    text-align: center;
}
.inside_list li a{

}
.inside_list li:hover{
    background: #0063a7;
}
.inside_list li:hover a{
    color:#fff;
}
.inside_active{background: #0063a7;}
.inside_active a{color:#fff;}
.hengxian{
    width: 100%;
    height: 1px;
    background: #F3F3F3;
    margin-bottom: 50px;
}

/*关于我们*/
.about_list{
    margin-top: 50px;
    margin-bottom: 100px;
}
.about_list li{
    width: 360px;
    /*height: 340px;*/
    float: left;
    margin: 0 20px;

}
.about_list li:first-child{
    padding:8px 20px;
    background: #9eb8d6;
}
.about_list li:nth-child(2) img{
    max-width: 360px;
    /*max-height: 340px;*/
}
.about_list li p{
    color: #fff;
    line-height: 28px;
    font-size: 14px;
}
.about_list li:last-child{
    background: url("../img/about_img.png") no-repeat;
}
.about_list.about_list_en li:last-child{
    background: url("../img/about_en_img.png") no-repeat;
}
.about_list li:last-child .about_add{
    width: 100%;
    padding: 20px 12px;
    margin-top: 340px;
    background: #9eb8d6;
}
.honour_list li{
    width: 360px;
    height:300px;
    margin: 20px;
    float:left;
    text-align: center;
    border: 1px solid #ddd;
}
.honour_list li img{
    max-width: 96%;
    max-height:90%;
}

/*新闻*/
.news_nav{
    margin-top: 20px;
}
.news_nav li{
    padding: 15px 10px;
    border-bottom: 1px dashed #0076db;
}
.news_nav li .news_nav_img{
    width: 200px;
    height:120px;
    margin: 0 auto;
    border: 1px solid #dfdfdf;
    overflow: hidden;
}
.news_nav li .news_nav_img img{
    width: 200px;
    height:120px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-backface-visibility: hidden;
}
.news_nav li .news_nav_img img:hover{
    transform: scale(1.2,1.2);
}
.news_nav li .news_nav_text{
    padding-top: 10px;
}
.news_nav li .news_nav_text .news_nav_title{
    line-height: 30px;
    font-size: 20px;
    color:#333;
}
.news_nav li .news_nav_text p.news_t{
    text-indent: 0;
    color: #333;
}
.news_nav li:hover .news_nav_text .news_nav_title{
    color:#dd2727;
}
/*新闻END*/

/*联系我们*START*/

/*联系我们分公司newclass*/
.newclass{
    /*height: 612px;*/
    /*background-color: greenyellow;*/
    padding-top: 36px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.newclass .latestclass{
    width: inherit;
    /*height: 48px;*/
    /*background-color: goldenrod;*/
    /*line-height: 48px;*/
    position: relative;

}
.newclass .latestclass h3{
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 20px;
    padding-left: 5px;
    line-height: 48px;
}
.newclass .latestclass ul{
    display: inline-block;
    /*position: absolute;*/
    /*left: 250px;*/
    font-size: 14px;

}
.newclass .latestclass ul > li{
    float: left;
    list-style: none;
    padding: 16px 20px;
    margin: 10px;
    border: 1px solid #e1e1e1;
}
.newclass .latestclass ul li:first-child{
    background: #0063a7;
    color: #fff;
}
.newclass .latestclass ul li:hover{
    background: #0063a7;
    color: #fff;
}
.newclass .latestclass .liner{
    width: 100px;
    height: 2px;
    background-color: #db272a;
    position: absolute;
    left: 235px;
    bottom: -1px;
}
/*中间图片box*/
.newclass .classpic{
    min-height: 360px;
    width: inherit;

}
.newclass .classpic ul{
    min-height: 360px;
    /*width: inherit;*/
    display: none;
}
.newclass .classpic ul:first-child{
    display: block;
}
.newclass .classpic ul li{
    height: 60px;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.newclass .classpic ul li:nth-child(2) img{
    max-width: 800px;
    width: 100%;
    max-height: 330px;
}
.classpic_nav_02 li:not(:first-child){
    padding-left: 60px;
}
.classpic_nav_02 li:nth-child(2){
    background: url("../img/contact_01.png") no-repeat left center;
}
.classpic_nav_02 li:nth-child(3){
    background: url("../img/contact_02.png") no-repeat left center;
}
.classpic_nav_02 li:nth-child(4){
    background: url("../img/contact_03.png") no-repeat left center;
}
.classpic_nav_02 li:nth-child(5){
    background: url("../img/contact_04.png") no-repeat left center;
}
.classpic_nav_02 li h2{
    font-size: 24px;
    color: #686868;
}
.classpic_nav_02 li P{
    font-size: 14px;
    color: #686868;
    line-height: 30px;
}
/*****/
.on_line{
    padding-top: 30px;
    padding-bottom: 50px;
    background: #b8d3fb;
}
.on_line h2{
    font-size: 60px;
    color:#94c4f0;
}
.on_line h3{
    font-size: 24px;
    color:#000;
    line-height: 60px;
}
.online_table{
    width: 100%;
}

.online_table .online_p{
    font-size: 18px;
    color:#686868;
    line-height: 30px;
    margin-top: 30px;
}
.online_table td input{
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 10px;
    padding: 10px;
}
.online_table td .msg{
    width: 100%;
    height: 160px;
    border: none;
    border-radius: 10px;
    padding: 10px;
}

.online_table td input.submit{
    width: 126px;
    height: 36px;
    line-height: 36px;
    display: block;
    background: #0163a2;
    color: #fff;
    margin: 20px auto;
    padding: 0;
}
/*联系我们***END*/
/*yingwen*/
.hh li{
    word-break: break-all;
}
@media (max-width: 768px) {
    .navbar-brand.logo{
        width:60px;
        height:60px;
        margin: 0;
        margin-left:20px;
    }
    .dibu_logo{margin-bottom: 20px;}
    .dibu_logo .dibub img{width: 100px;}

    .navbar-toggle{margin-right: 50px;}
    .banner{margin-top: 0;}

    .ban_f{display: none}
    .ban_float{display: block;background:#74a8d8;}
    /*.ban_float > div{height:150px;}*/
    .ban_float .name{height:60px;line-height:60px;color:#fff;padding-left:10px;border-bottom: 1px solid #fff;}
    .ban_float .name .num{display:block;width: 120px;height:60px;float: left;}
    .ban_float b{font-size:.3rem; font-weight:400; display:inline-block; /*position:relative; top:.02rem;*/ padding-right:.06rem;}
    .ban_float b i{font-size:.36rem; display:inline-block; /*position:relative; top:-.2rem;*/}
    .ban_float p{color:#fff;font-size: 18px;font-weight: bold;/*position:relative; top:-.03rem;*/}


    .in_about_more{margin: 30px auto 0;}
    .in_about_fr{display:none;}
    .in_ser_img{padding-right: 6px;padding-left:6px;}

    .in_news .in_title{margin-bottom: -10px;}
    .in_news .in_title h2{text-align: center;}
    .in_news_item{margin-top: 30px;}
    .in_news_item .in_news_title,.in_news_item .in_news_time{text-align: center;}
    .in_news_item img{margin: 0 auto;}
    .newclass .latestclass ul > li{
        margin: 4px;
    }
    .inside_list li {
        width: 84px;
        line-height: 36px;
    }
    .tx_text{
        padding: 0 10px;
    }
    .tx_text img{
        display: block;
        width: 98%!important;
        height: auto!important;
        margin: 20px auto!important;
    }
    .tx_text table{
        width: 100%!important;
    }
    .honour_list li{
        width: 100%;
        height: auto;
        margin: 0 0 20px 0;
        border: none;
    }
}