html, body, #wrap {height: 100%;} 
body {
    height: auto;
    caret-color: transparent;
    background-color: #f5f5f5;
    
}
body,nav,ol,ul,li,span{
    margin: 0;
    padding: 0;
}
.xx {
    height:1px;
    border:none;
    /*border-top:2px dotted rgb(241,241,241);*/
    
}
ul {
    list-style: none;
}

body > #wrap {
    width: 1200px;
    margin: auto;
    height: auto; 
    min-height: 100%;
    
} 

.header {
   width: 1200px;
   margin:  0 auto;
}
.header>img {
    vertical-align: middle;
    cursor: pointer;
}
.header h4{
    display: inline-block;
    font-weight: normal;
    margin-left: 10px;
    color: rgb(178, 164, 174);
}
nav {
    background-color: rgb(80, 135, 255);
    color: white;
    border-radius: 2px;
    border: 2px solid transparent;
    margin: 0 auto;
}
nav>.dhlb {
    width: 1200px;
    height:50px;
    margin:  0 auto;
    /* line-height: 50px; */
}
.dhlb>a{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
}
.dhlb>a:nth-of-type(1) {
    width: 32px;
    height: 20px;
    padding: 15px 30px;
    /* margin-left: 0px; */
}
.dhlb>a:nth-of-type(2) {
    width: 64px;
    height: 20px;
    padding: 15px 30px;
    /* margin-left: 0px; */
}
.dhlb>a:nth-of-type(3) {
    width: 64px;
    height: 20px;
    padding: 15px 30px;
    /* margin-left: 0px; */
}
.nav {
    font-size: 0.8rem;
    color: rgb(183, 183, 183);

}
.nav>ul {
    width: 1200px;
    height: 60px;
    display: flex;
    align-items: center;
    /* margin-left: 300px; */
    margin: 0 auto;
}
.nav>ul>li:nth-of-type(2) {
    margin-left: 5px;
    padding: 0 5px;
}
.nav>ul>li:nth-of-type(4) {
    padding: 0 5px;
}
/* article */
section {
    width: 800px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
aside {
    width: 390px;
    display: inline-block;
    vertical-align: top;
}
.article {
    width: 790px;
    background-color: white;
    border-radius: 10px;
}
.article_1 {
    border-bottom: 1px dashed #E7E7E7;
    padding-left: 20px;
}
.article_1>.bt_1 {
     padding: 19px 0; 
    margin-left: 10px;
    display: flex;
    align-items: center;
}
.article_1>.bt_1>span{
    width: 20px;
    height: 20px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    background-color: rgb(80, 135, 255);
    border-radius: 50%;
    padding: 5px 5px 7px 8px;
    margin-right: 10px;

}
.article_1>.bt_1>a{
    display: block;
    width: 600px;
    color: #333;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article_1>.bt_1>a:hover {
    color: #5082ff;
}
.wz{
    width: 600px;
    height: 42px;
    color: #666;
    font-size: 14px;
    margin-left: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wz_xw {
    width: 650px;
    color: #888;
    display: flex;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
}
.wz_xw>.left{
    display: flex;
    align-items: center;
    width: 50%;
}
.wz_xw>.right {
    width: 75%;
    height: 22px;
    margin-left: 25px;
    position: relative;
}
.wz_xw>.right a.dz{
    color: #999;
    display: inline-block;
    padding: 0 10px;
    height:22px;
    line-height: 22px;
    background-color: #f5f5f5;
    border-radius: 20px;
    color: #333;
}
.wz_xw>.right a.dz:nth-of-type(2){
	margin-left: 10px;
}
.wz_xw>.right a.dz::before{
    content:"#";
    float: left;
    color: red;
    font-style:normal;
    width: 18px;
    height: 18px;
    text-align: center;
    padding-left: 1px;
    padding-top: 1px;
    margin-top: 1px;
    line-height: 18px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: -6px;
    background-color: #fff;
    
}

.wz_xw>.right span.dz:nth-of-type(1){
    margin-left: 20px;
}
.wz_xw>.right .sj{
    position: absolute;
    right: 2px;
    top: 1px;
}
.wz_xw>.left >img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 10px 0 10px 50px;
    vertical-align: middle;
}
.wz_xw>.left>.jszl {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
} 
.wz_xw>.right>span:nth-of-type(2){
    margin-left: 50px;
}
.left>.jszl>i {
    font-style: normal;
}
.dht {
    width: 738px;
    line-height: 88px;
    text-align: center;
}
.dht>.num >li,.page-num{
    display: inline-block;
    width: 38px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #f8f8f8;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    border-radius: 5px;
    margin-right: 12px;
    padding: 0;
    text-decoration: none;
}
.dht>.num>li:hover,.page-num:hover{
    background-color: #4c6cfb;
    color:#fff;
}

.dht>.num>.click,.page-num-current{
    background-color: #4c6cfb;
    color:#fff;
}
.page-num-current{
    background-color: #4c6cfb;
    color:#fff;
}

.aside_1 {
    width: 330px;
    height: auto;
    border-radius: 10px;
    /* background-color: rgb(80, 130, 255); */
    margin-bottom: 30px;
    position: relative;
}
.aside_1>img {
    width: 390px;
    border-radius: 10px;
}
.as_lx >div,.an{
position: absolute;
}
.as_lx > div:nth-of-type(1){
    top: 85px;
    left: -12px;
}
.as_lx > div:nth-of-type(2){
    top: 135px;
    left: 10px;
}
.an {
    top: 160px;
    left: 0;;
}
/* .as_bt {
    font-size: 23px;
    color: white;
    padding: 20px 85px;
    padding-bottom: 40px;
} */
.as_lx>div:nth-of-type(1){
    font-size: 32px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.as_lx>div:nth-of-type(1)>span {
    padding: 0px 15px;
}
.as_lx>div:nth-of-type(2){
    font-size: 16px;
    color: white;
    display: flex;
}
.as_lx>div:nth-of-type(2)>span {
    padding: 0px 20px;
}
.an {
    padding: 10px 110px;
}
.an>.zx{
    width: 110px;
    font-size: 16px;
    background-color: #fff;
    color: rgb(80, 135, 255);
    padding: 6px 21px;
    border-color: transparent;
    border-radius: 25px;
    cursor: pointer;
}
/* .zsq >.zsq_ul{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 35px;
}
.zsq >.zsq_ul>li{
    color: white;
    padding: 0 2px;
}
.zsq >.zsq_ul>li:nth-child(2n){
    font-size: 25px;
}
.zsq >.zsq_ul>li:nth-child(2n+1){
    font-size: 12px;
} */
.aside_2 {
	width: 390px;
    border-radius: 10px;
    background-color: white;
    margin-bottom: 20px;
    padding-bottom: 1px;
}
.aside_2>.zxstd {
    width: 390px;
    height: 68px;
    line-height: 68px;
    background-image: url(../image/bg-one.png);
    /* display: flex; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 20px;
}
.aside_2>.zxstd>span {
    font-size: 20px;
    font-weight: bold;
    color: white;
    margin-left: 20px;
}
.aside_2 >.mp {
    width: 300px;
    height: 100px;
    /* line-height: 120px; */
    background-color: rgb(241,241,241);
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 30px;
}
.mp>div {
    margin-left: 10px;
}
.mp>.tx {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 10px;
}
.js>span {
    display: block;
}
.js>span:nth-of-type(1){
    margin-bottom: 5px;
}
.js>span:nth-of-type(2){
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.aside_3{
    width: 390px;
    height: auto;
    /* border-top: 1px solid rgb(56, 161, 218); */
    box-shadow: 2px 2px 8px 2px rgb(191 207 219 / 56%);
    /* border-bottom: 1px solid rgb(56, 161, 218); */
    border-radius: 10px;
    background-color: white;
    margin-bottom: 20px;
}
.aside_3>.phb {
    width: 390px;
    height: 68px;
    background-image: url(../image/bg-one.png);
    line-height: 68px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /* background-color: rgb(80, 130, 255); */
    /* padding-left: 20px; */
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}
.phb>div:nth-of-type(1) {
    margin-left: 20px;
}
.phb>div:nth-of-type(2){
    font-size: 17px;
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
}
.phwz {
    margin-left: 20px;
}
.phwz>ol>li {
    width: 315px;
    margin-left: 15px;
    padding-bottom: 20px;
    white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇br标签对象才换行。*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*隐藏部分以省略号代替*/
    cursor: pointer;
}
.phwz_ol_li>a:hover {
    text-decoration: none; /* 去除默认的下划线 */
    color: #5082ff;    /* 去除默认的颜色和点击后变化的颜色 */
}
/* footer */
footer>.db {
    height: 83px;
    background-color: #141414;
    font-size: 14px;
    color: white;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer>.db>a {
    margin-right: 68px;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
}
.footer {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    background-color: #000000;
}

@media screen and (max-width:768px) {
    body > #wrap {
        width: 100%;
    }
    section {
        
        width: 100%;
    }
    .article {
        width: 100%;
    }
    .article_1 {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .article_1>.bt_1>a {
        width: auto;
    }
    .wz {
        margin: 0;
        width: 100%;
        height: auto;
    }
    .wz_xw>.left >img {
        margin-left: 5px;
    }
    .wz_xw {
        width: 100%;
    }
    .dht {
        width: 100%;
    }
    aside {
        width: 100%;
    }
    .aside_2 {
        width: 100%;
    }
    .aside_2>.zxstd {
        width: 100%;
    }
    .aside_3 {
        width: 100%;
    }
    .aside_3>.phb {
        width: 100%;
    }
}











