@charset "utf-8";
body {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*background-color: #f7f6f6;*/
    border-top: 5px solid #0d6aad;

}

h1, h2, h3, h4 {
    margin-top: 0px;
    margin-bottom: 10px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
}
.dh{
    background-color: #c13939fa;
    padding: 20px 0px;
}
.dh h1{
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    text-align: center;
    color: white;
    margin: 0px;
}
.clb {
    clear: both;
}
.tel400{
    font-size: 30px;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;

}
.tel400 span{
    float: left;
    display: inline-block;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 16px;
    background-color: crimson;
    color: white;
    border-radius: 50%;
    margin-right: 20px;

}
.mytable {
    border: 1px solid #656262;
    font-weight: bolder;
}

.mytable>tbody>tr>td, .mytable>tbody>tr>th, .mytable>tfoot>tr>td, .mytable>tfoot>tr>th, .mytable>thead>tr>td, .mytable>thead>tr>th {
    border: 1px solid #656262;
}
.service-box{
    margin-top: 10px;

}
.service-item{
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.service-item:hover{
    border: 3px solid #f7997e;
}
.service-item img{
    width: 100%;
    height: auto;
}
.service-item h3{
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    margin: 10px 5px;
    font-weight: bold;
}
.service-item p{
    font-size: 14px;
    padding: 0px 5px;
    color: grey;

}
.service-item a{
    border: 1px solid orange;
    border-radius: 5px;
    padding: 5px 20px;
    display: inline-block;
    margin: 10px 0px;
    color: orange;
}
.service-item a:hover{
    text-decoration: none;
}
.jieshao{
    background:url(./img/jsbg.jpg) center no-repeat;
    padding: 10px 0px;
}
.jieshao h2{
    text-align: center;
}
.jieshao p{
    font-size: 15px;
    line-height: 28px;
    color: #1a6194;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.adjieshao{
    margin-top: 10px;
}
.adjieshao .row{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}
.adjieshao h3{
    font-size: 24px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
}
.adjieshao p{
    font-size: 16px;
    color: grey;
    line-height: 30px;
}
.ad-ico{
    width: 100%;
    height: auto;
}
.ad-zz{
    margin-top: 20px;
}

.fenge{
    background: url("./img/bbg.jpg") center no-repeat;
    padding: 20px 0px;
    color: white;
    text-align: center;
}
.fenge h3{
    font-size: 30px;
}
.fenge p{
    font-size: 16px;
}
.anli-box{
    margin-top: 10px;
}

.anli-show img{
    width: 100%;
    height: auto;
}
.anli-show a{
    display: inline-block;
    /*margin: 5px 0px;*/
    color: #824141;
    font-size: 16px;
    margin-bottom: 10px;
}
.anli-show a:hover{
    text-decoration: none;
    color: #2b93ab;
}
.anli-show a span{
    display: block;
    margin: 5px 0px;
    height: 50px;
    line-height: 25px;
}
.page-top{
    width: 100%;
    background: #f0f0f0;
    height: 40px;
    line-height: 40px;
}
.page-top p{
    width: 100%;
    overflow: hidden;
}
.page-top a{
    float: right;
    margin-left: 20px;
    color:#333;
}
.page-top a:hover{
    text-decoration: none;
    color: #0d6aad;
}
.page-top a img{
    margin-right: 8px;
}


.head-top{
    width: 100%;
}
.g-logo{
    width: 100%;
    height: auto;
}

.nav-box{
    background-color: #0d6aad;
}
.minlogo img{
    width: 40px;
    height: 40px;
    margin-top: -10px;
}
.g-nav{
    margin-bottom: 10px!important;
    font-size: 16px;
}

.g-nav-ul li a{
    padding-left: 25px;
    padding-right: 25px;
}


#index-loop img{
    width: 100%;
    height: auto;
}

.advantage{
    background: url(../encss/img/scroll_zone.jpg) repeat-x;
    background-color: #0b2852;
}
.a-item{
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-align: center;
    margin: 20px 0px;

}
.a-item img{
    width: 50px;
    height: 50px;
    margin-right: 8px;
}
.a-item span{
    color: white;
    font-size: 18px;
}

.h2title{
    font-size: 16px;
    margin-top: 10px;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #bebebe;
}
.h2title span{
    color: #0d6aad;
    border: 1px solid #bebebe;
    padding: 5px 10px 8px 10px;
}
.h2title a{
    float: right;

}
.ullist{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.ullist li{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #d4d3d3;
}
.ullist li span{
    float: right;
    font-size: 12px;
    color: grey;
}
#owl-scroll{
    width: 100%;
}
#owl-scroll .item {
    display: block;
    /*margin: 5%;*/
}
#owl-scroll img {
    display: block;
    width: 100%;
}

.side {
    position:fixed;
    width:45px;
    height:325px;
    right:0;
    top:400px;
    z-index:9999;
}
.side ul li {
    list-style: none;
    width:45px;
    height:45px;
    line-height:45px;
    float:left;
    position:relative;
    border-bottom:1px solid #999;
}
.side ul li .sidebox {
    position:absolute;
    width:45px;
    height:45px;
    line-height:45px;
    top:0;
    right:0;
    transition:all 0.3s;
    background:#333;
    color:#fff;
    font:14px/54px "å¾®è½¯é›…é»‘";
    overflow:hidden;
}
.side ul li .sidetop {
    width:45px;
    height:45px;
    line-height:45px;
    display:inline-block;
    background:#333;
    transition:all 0.3s;
}
.side ul li img {
    float:left;
}
.wenhua-img{
    width: 100%;
    height: auto;
}
.links-p{
    line-height: 30px;
}
.links-p a{
    margin-right: 10px;
}
.footer{
    padding: 20px 0px;
    width: 100%;
    background-color: #0d6aad;
    color: whitesmoke;
}
.footer p{
    text-align: center;
}
.left-h3{
    width: 100%;
    background-color: #0d6aad;
    height: 45px;
    line-height: 45px;
    color: whitesmoke;
    font-size: 18px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 0px;

}
.left-ul{
    list-style: none;
    margin-bottom: 10px;
    border: 1px solid #dfdcdc;
    border-top: none;
}
.left-ul li{
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #dfdcdc;

}
.left-ul li.active{
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #dfdcdc;
    background-color:#ca9c36;
}

.left-ul li.active a{
    color: whitesmoke;
}

.left-ul li span{
    margin-right: 10px;
}

.left-qiye{
    list-style: none;
    margin-bottom: 10px;
    border: 1px solid #dfdcdc;
    border-top: none;
}
.left-qiye li{
    /*height: 40px;*/
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #dfdcdc;

}
.right-h1{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #e1dfdf;
}
.right-list img{
    width: 100%;
    height: auto;
    margin: 10px 0px;

}

.mode-img{
    width: 100%;
}

.right-img-mode p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.img-title-box{
    padding: 10px 0px;
    border-bottom: 1px dashed #dedddd;
}
.img-title-title{
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}

.page-mode h1{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #e1dfdf;
}
.page-mode img{
    width: 100%;
    height: auto;
    margin: 10px 0px;

}
.others-page{
    border-top: 1px solid #eae7e7;
    padding:10px 0px;
    list-style: none;
    width: 100%;
}
@media (max-width: 800px) {
    .adjieshao h3{
        font-size: 18px;
    }
    .dh h1{
        font-size: 24px;
    }
    .page-top span{
        display: block;
        text-align: center;
    }
    .a-item{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-align: center;
        margin: 10px 0px;

    }
    .a-item img{
        width: 30px;
        height: 30px;
        margin-right: 3px;
    }
    .a-item span{
        color: white;
        font-size: 12px;
    }

}