.pd-top {
    position: relative;
    display: block;
    top: -48px;
    left: 0;
}
.fixed{
    width:100%;
    height: 100%;
    position: fixed;
    left:0;
    top:80px;
    z-index: -1;
}

.header{
    width:100%;
    height:80px;
    background: #fff;
    overflow: hidden;
    position: fixed;
    left:0;
    top:0;
    z-index: 5;
}
.header-left{
    width:30%;
    height: 80px;
    padding-left: 4%;
}
.logo{
    width: 250px;
    /* height: 80px; */
    padding-top: 18px;
    padding-left: 60px;
}

.title{
    width:75%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size:25px;
    font-weight:normal;
    color:#00305B;
}

.navbar{
    /*width:75%;*/
    height: 30px;
    margin:25px auto;
    overflow: hidden;
    font-size:14px;
    position:relative;
}

.nav{
    float: left;
    height: 30px;
    margin-right: 40px;
    text-decoration: none;
    color: #0F4C85;
    line-height: 30px;
    text-align: center;
}
.shownav{
    width:50px;
    height:50px;
    margin-top:26px;
    display: none;
}
.navbar a:hover{
    color:lightskyblue;
}

.content{
    width:100%;
    height: auto;
}

.submenu1{
    width:100%;
    height: 900px;
    background-image: url("../img/touming.png");
    overflow: hidden;
    margin-top:0px;
}

.su-con{
    width:80%;
    height: 67%;
    margin:0 200px;

}
.su-con span{
    color: #fff;
}
.line-height50{
    line-height: 50px;
}
.line-height40{
    line-height: 40px;
}
.su-con p{
    color: #fff;
    font-size:42px;
}
.mar-top1{
    margin-top:150px;
}

.font2{
    width:94%;
    height: auto;
    font-size: 22px;
}

.mar-top2{
    margin-top:70px;
}

.font3{
    width:80%;
    height: auto;
    font-size: 16px;
}
.fangda{
    font-size:30px;
}

.submenu2{
    width:100%;
    display: table;
    overflow: hidden;
}
.sub-left{
    width: 40%;
    display: table-cell;
    background: #EAF4F6;
    padding-top: 70px;
}
.font4{
    width:80%;
    height: auto;
    margin-left:15%;
    font-size: 36px;
}
.sb2-font span{
    color:#00305B;
}
.sub-right{
    width:60%;
    display: table-cell;
    background: #fff;
    padding-top: 60px;
}
.sub-right-con{
    width:90%;
    margin:0px 20px 40px 20px;
}
.article{
    width:100%;
    color:#4B6C8B;
}
.art-special{
    margin-top: 70px;
}
.art-title{
    width:100%;
    height: 20px;
    cursor:pointer;
}
.tit-icon{
    width:17px;
    height: 17px;
    margin-right:10px;
    margin-top:1px;
}

.art-title span{
    display: block;
    color:#0F4C85;
    font-size:16px;
    line-height: 20px;
    float:left;
}
.art-con{
    width:100%;
    padding: 10px 28px 28px 0;
    font-size:14px;
    text-align: justify;
}
/**/
.art-con2{
    width: 100%;
    height: 108px;
    padding: 10px 28px 18px 28px;
    font-size: 14px;
    box-sizing: border-box;
    text-align: justify;
}
/**/

div.box .toggle .clse, div.box.opened .toggle .open {
    display: none;
}
div.box .toggle .opened, div.box.opened .toggle .clse {
    display: inline;
}
div.box.opened {
    height: auto;
}
/**/
.clear{
    clear:both;
}
.submenu3{
    width:100%;
    height:auto;
    background-color:#00305B;
    padding: 60px 0;
}
.submenu-title{
    width:100%;
    height: 50px;
    color:#fff;
    text-align: center;
    line-height: 100px;
    font-size:30px;
}
.submenu3-con{
    width:70%;
    height:auto;
    margin:30px auto 0 auto;
    /*background-color:#EAF4F6;*/
    padding:50px 50px;
}

.submenu4{
    width:100%;
    height: 980px;
    background-color:#EAF4F6;
    padding-top: 70px;
    margin-top:350px;
}
.submenu4-2{
    width:100%;
    background-color:#EAF4F6;
    padding: 30px 0;
}
.submenu4-con{
    width:80%;
    height: 960px;
    margin:0 auto;
}
.submenu4-con-2{
    width:80%;
    margin:0 auto;
}
.column{
    width:100%;
    height: 200px;
}
.submenu-title{
    width:100%;
    height:80px;
    color:#fff;
    text-align: center;
    line-height: 80px;
    font-size:30px;
}
.su-color{
    color:#00305B;
}
.left-line{
    width:2px;
    height: 200px;
    background: #C8E0F1;
}
.submenu4-left{
    width:30%;
    height: 200px;
    text-align: center;
    cursor:pointer;
}
/**/
.submenu4-left2{
    width:30%;
    height: 200px;
    text-align: center;
    cursor:pointer;
}
.mg-top30{
    margin-top:30px;
}
.left-img{
    width:40px;
    height: 40px;
    background: url("../img/more1.png")no-repeat;
    background-size: cover;
    margin-left:-20px;
}
.title-chinese{
    width:100%;
    height: 25px;
    font-size:16px;
    line-height: 22px;
    color:#0F4C85;
}
.title-english{
    width:100%;
    height: 25px;
    font-size:16px;
    color:#4B8AC3;
}
.submenu4-right{
    width:60%;
    height: 200px;
    color:#0F4C85;
    text-align: left;
    font-size:14px;
}
/**/
.submenu4-right2{
    width:60%;
    height: 200px;
    color:#0F4C85;
    text-align: left;
    font-size:14px;
}


.leftimg-margin1{
    margin-top:7px;
}
.leftimg-margin2{
    margin-top:180px;
}
.about{
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #00305B;
}

.submenu5{
    width:100%;
    height: 270px;
    background-image: url("../img/touming.png");
    overflow: hidden;
    position:relative ;
}


.submenu5-right-span{
    width:100%;
    height: 270px;
    font-size:20px;
    font-weight: normal;
    color:#fff;
    overflow: hidden;
}
.address{
    width:100%;
    line-height: 38px;
    padding: 20px 0;
    margin-left: 5%;
    font-size:14px;
    color: #0F4C85;
}
.address2{
    width: 35%;
    line-height: 28px;
    padding-top: 60px;
    margin-left: 13%;
    font-size: 14px;
}
.address3{
    width: 40%;
    line-height: 28px;
    font-size: 14px;
}
.text-indent{
    display: inline-block;
    text-indent:1em;
}
.mg-top20{
    margin-top:90px;
}
.address-p{
    display: inline;
    font-size:20px;
    text-align: justify;
}
.address-p02{
    display: inline;
    text-align: justify;
}
.address-p03{
    width: 92%;
    height: auto;
    display: block;
    text-indent: 2em;
    font-size:14px;
    text-align: justify;
}
.address-p4{
    display: inline;
    margin-left:10px;
    font-size:20px;
    text-align: justify;
}
.click{
    display: block;
    color:#4B8AC3;
    text-decoration: none;
}
.clickme{
    color:#fff;
    text-decoration:underline;
}

.backtop{
    width:100%;
    height: 55px;
    background:#00305B ;
    text-align: center;
    color:#fff;
    cursor:pointer;
}
.backtop span{
    display: block;
    width:100%;
    height: 30px;
    font-size:16px;
    font-weight: bolder;
}
.backicon{
    width:25px;
    height: 25px;
    margin:0 auto;
}
.footer{
    width:100%;
    height: 50px;
    text-align: center;
    line-height: 40px;
    color:#e1e1dd;
    background-image: url("../img/sub-bg2.png");
}

.side-backtop{
    width:30px;
    height: 30px;
    position: fixed;
    bottom:100px;
    right:0 ;
}
.backtop-img{
    margin-top:10px;
}
.data-fonts{
    color:#0F4C85;
    /*鏂板閾炬帴鍚庡幓闄�*/
    cursor: default;
}
.data-fonts:hover,.data-fonts:focus{
    color:#0F4C85;
    text-decoration: none;
}
.pingyin{
    font-size: 14px;
    color:#ccc;
    margin-bottom: 15px;
}
.address2 p,.address3 p{
    font-size: 14px;
    color:#fff;
}
.phone_tit{
    display: none;
}
@media screen and (max-width: 992px) {
    .art-con-over{
        height:auto;
        /*overflow: hidden;*/
        /*-webkit-box-orient: vertical;*/
        /*-webkit-line-clamp: 3;*/
    }
    .art2-con-over{
        height: auto;
        /*overflow: hidden;*/
        /*-webkit-box-orient: vertical;*/
        /*-webkit-line-clamp: 3;*/
    }
    a.toggle{
        display: none;
    }
    .phone_tit{
        display: block;
        font-size: 24px;
        padding-left: 20px;
        padding-top: 10px;
        margin-bottom:15px;
        color: #00305B;
    }
    /**/
    .header{
        height:auto;
    }
    .header-left{
        width:80%;
    }
    .line-height40{
        line-height: 30px;
        margin-top: 5px;
    }
    .logo{
        width: 180px;
        height: 80px;
        padding-top: 21px;
        cursor: pointer;
        padding-left: 23px;
    }
    .title{
        margin-left:10px;
    }
    .navbar{
        width:100%;
        height: auto;
        margin-top: 80px;
        float:none;
        display: none;
    }
    .nav{
        width:100%;
        height: 30px;
        text-align: center;
    }
    .shownav{
        display: block;
    }
    .fixed img{
        width:auto;
        height: 100%;
    }
    .font3{
        width:88%;
        height: auto;
    }
    .submenu1{
        height: 590px;
    }
    .su-con{
        width:100%;
        height: auto;
        margin:0 0 0 24px;
    }
    .mar-top1{
        margin-top:110px;
    }

    .submenu2{
        width:100%;
        height: auto;
        margin-top: 0px;
    }

    .sub-left {
        display: none;
    }
    .font4{
        width:100%;
        height: auto;
        margin-left:1%;
        font-size:30px;
        text-align: center;
    }

    .sub-right{
        width:100%;
        height: auto;
        padding-top: 30px;
        float:none;
    }

    .submenu3{
        width:100%;
        height: auto;
        padding-bottom: 70px;
    }
    .submenu-title{
        width:100%;
        height: 80px;
    }
    .submenu3-con{
        width:90%;
        height:auto;
        margin:0 auto;
        padding:10px;
    }
    .submenu4{
        width:100%;
        height: auto;
        margin-top:200px;
    }
    .submenu4-2 {
        height: auto;
        padding-bottom: 50px;
    }
    .submenu4-con{
        width:100%;
        height: auto;
    }
    .submenu4-con-2 {
        height: auto;
    }
    .column{
        width:100%;
        height: auto;
        padding-bottom: 20px;
    }
    .submenu4-left{
        width:100%;
        height: 50px;
        float:none;
    }
    .submenu4-left2{
        width:100%;
        height: 50px;
        float:none;
        margin-top: 40px;
    }
    .submenu4-right{
        width:100%;
        height: 212px;
        float:none;
    }
    .submenu4-right2{
        width:100%;
        height: 212px;
        float:none;
    }
    .sourse-con{
        padding:10px 20px;
    }
    .submenu5{
        width:100%;
        height: auto;
    }
    .submenu5-right{
        width:100%;
        height: auto;
        padding-top: 0;
        padding-bottom: 50px;
    }
    .submenu5-right-span{
        width: 100%;
        height: auto;
        padding-top: 0;
    }
    .address{
        width:100%;
        line-height: 28px;
        padding-top: 0px;
    }
    .address2 {
        width: 98%;
        padding-top: 30px;
        margin-left: 10px;
        font-size: 12px;
    }
    .address3{
        width: 100%;
        padding-top: 30px;
        margin-left:10px;
        margin-top: 0px;
        margin-bottom:10px;
        font-size: 12px;
    }
    .address2 p,.address3 p{
        font-size: 12px;
        color:#fff;
    }
    .click{
        color:#4B8AC3;
    }

    .art-special{
        margin-top: 0px;
    }
}


/**=========index end==========**/
.map body{
    width:100%;
    height: 100%;
    background-image: none;
}
.map .content{
    width:100%;
    height: auto;
    background-color: #EAF4F6;
    padding-top: 50px;
    /*overflow: hidden;*/
}

.map .submenu4{
    width:100%;
    height: 960px;

}
.map .submenu4-con{
    width:80%;
    height: 960px;
    margin:0 auto;

}
.map .column{
    width:100%;
    height: 220px;
}
.map .submenu-title{
    width:100%;
    height: 100px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    font-size:30px;
    padding-top: 30px;
}
.map .su-color{
    color:#00305B;
}
.map .left-line{
    width:2px;
    height: 220px;
    background: #C8E0F1;
}
.map .submenu4-left{
    width:30%;
    height: 220px;
    text-align: center;
}
.map .left-img{
    width:40px;
    height: 40px;
    background: url("../img/more1.png")no-repeat;
    background-size: cover;
    margin-left:-20px;
}
.map .hover{
    width:40px;
    height: 40px;
    background: url("../img/more2.png")no-repeat;
    background-size: cover;
    margin-left:-20px;
    margin-top:125px;
}

.map .title-chinese{
    width:100%;
    height: 25px;
    font-size:16px;
    line-height: 16px;
    color:#0F4C85;
}
.map .title-english{
    width:100%;
    height: 25px;
    font-size:16px;
    color:#4B8AC3;
}
.map .submenu4-right{
    width:60%;
    height: 220px;
    color:#0F4C85;
}

.map .leftimg-margin1{
    margin-top:7px;
}
.map .leftimg-margin2{
    margin-top:180px;
}

.map .footer{
    width:100%;
    height: 50px;
    /*position: relative;*/
    /*left:0;*/
    /*bottom:0;*/
    text-align: center;
    line-height: 50px;
    color:#0F4C85;
}
@media screen and (max-width: 992px){
    .map .content{
        height: auto;
    }
    .map .submenu4{
        width:100%;
        height: auto;
    }
    .map .submenu4-con{
        width:100%;
        height: auto;
    }
    .map .column{
        width:100%;
        height: auto;
    }
    .map .submenu4-left{
        width:100%;
        height: 50px;
        float:none;
    }
    .map .submenu4-right{
        width:100%;
        height: 300px;
        float:none;
    }
    .map .sourse-font{
        padding:10px 20px;
    }


}