body{
    overflow-x:hidden;
background:e4fcff;
}
.header{
    background: url(../images/img/top.jpg) no-repeat center 0;
    min-height:542px;
    background-size: contain;
}
.header-xs{
    background: url(../images/img/top1.jpg) no-repeat center 0;
    min-height:150px;
 

}
.height20{
    height:20px;
}
h3{
font-size:16px;
font-weight:bold;
padding-bottom:3px;
}
.main{
    padding-top:10px;
}
.part-1, .part-2, .part-3, .part-4, .part-5{
    padding-bottom:30px;
}
.line{
    padding-top:15px;
}
.part-3-title, .part-3-content, .part-4-title, .part-5-title{
    padding-bottom:20px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.part-1 .title {
    text-align: left;
    padding-left:20px;
    font-size: 1em;
    height: 45px;
    line-height: 32px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: -12px;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    /* background-color: rgba(21,20,20,0.5); */
    background-color: rgba(0,0,0,0.5);

}
.s-page{
    text-align: right;padding-right:10px;
}
.swiper-slide img{
    width:100%;
    height:100%;
}

blockquote {
    padding: 1px 15px;
    margin: 0 0 10px;
    font-size: 20px;
    border-left: 5px solid #0DC5EB;
}
blockquote span{
    font-size:14px;
}
.wyxs{
    padding-bottom:20px;
}
.wyxs .title, .wyfc .title{
    padding-bottom:10px;
}
.xwsd ul, .wyxs ul, .wyfc ul, .htk ul{
    font-size:16px;
}
.xwsd ul li, .wyxs ul li, .wyfc ul li, .htk ul li{
    padding: 0 0 25px 0;
    line-height:25px;

}
.part-2-left{

}

.part-2-right{
    background: #B63037;
    color:#fff;
    height:460px;
    padding:0 15px;
}
.htk{
    padding-bottom:10px;
}
.htk .title{
    text-align: center;
    padding-bottom:10px;
}

.htk .nav li{
    width:100%; height:30px;
    font-size:20px;
}
.htk .nav .line-1{
    width:100%;
    border-bottom:1px dashed #fff;
    margin-bottom:-20px;
}
.htk .nav a, .htk .nav a:hover{
    color:#fff;
    text-decoration: none;
}
.htk .nav li span{
    background:#B63037;
    padding:6px 8px;
}
.part-2 ::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

.part-2 ::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.part-2 ::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #B63037;
}
.zfbg, .rdbg, .zxbg{
    background: #A63836;
    padding:10px;
    color:#fff;
}
.zfbg h3, .rdbg h3, .zxbg h3{
    padding-top:10px;
}
.zfbg img, .rdbg img, .zxbg img{
    width:100%;
}
.rmfy, .jcy{
    background: #A63836;
    padding:15px 0;
    text-align: center;
    color:#fff;
}
#part-4 p{
    text-align: center;
    padding:5px 0;
    font-size:16px;
}
.part-6{
    background: #C12C2C;
    padding:30px 0;
}
.part-6 .content{
    padding:30px;
}
.part-3 h3{
    font-size:17px;
}
.part-2-content{
    height:390px;overflow-y: scroll;
}
footer{
background: #0168E9;
    line-height:22px;
    padding:10px;
    margin-top:20px;
    color:#fff;
}
.part-6{
   padding-left:7px;

}
.part-6 li{
    float:left;

}

.part-6 .p1{
    padding-right:1px;
    width:70%;
    padding-bottom:1px;
    height:400px;
}
.part-6 .p2{
    width:29%;
    padding-bottom:1px;
    height:400px;
}
.part-6 .p3{
    width:35%;
    padding-right:1px;
}
.part-6 .p4{
    width:29%;

}
nav a, nav a:hover, nav a:active, nav a:visited{
    color: #fff;
    text-decoration:none;
}
nav li{
    background: #1C2326;
    padding:15px 10px;
    color: #fff;
    text-align: center;
    margin:3px;
    font-size: 16px;
}
nav li:first-child{
    background:#AB0202;
}
@media (max-width:768px) {
    .part-6 .title{
        padding:0 20px;
    }
    .part-6 .title img{
        width: 80%;
    }
    .xwsd, .part-2-middle{
        padding-top:0px;
    }
    .part-2-right{
        margin-top:20px;
    }
    .part-6{
        background: #C12C2C;
        padding:25px 0;
    }
    .part-6 .content{
        padding:15px;
    }
    .main{
        padding-top:20px;
    }
    .part-1{
        padding-bottom: 0;
    }
    .part-2-content{
        height:290px;overflow-y: scroll;
    }
}