﻿*{
    margin: 0;
    padding: 0;
}
a{
    color: black;
    text-decoration: none;
}
.zc-title{
    width: 100%;
    height: 150px;
    background: url(../assets/banner.png) no-repeat center;
}
.zc-title-con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.zc-title p{
    width: 181px;
    height: 59px;
    font-family: SourceHanSansSC-Bold;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 5.22px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.35);
    font-weight: 700;
    margin-top: 51px;
    
}
.zc-mid{
    margin-top: 18px;
}
.zc-mid-con{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    
}
.wbrq{
    margin-top: 10px;
    cursor: pointer;
}
.wbrqafter{
    width: 220px;
height: 140px;
border: 1px solid rgba(70,110,174,1);
animation: mymove  2s;
}
@keyframes mymove
{
from {height:auto;}
to {height: 140px;}
}
.xlcdlist:hover{
    background: #466DAC;
border: 1px solid rgba(70,110,174,1);
cursor: pointer;

}
.xlcdlist:hover p{
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}
.zc-con-title{
    width: 1200px;
    height: 29px;
    display: flex;
    align-items: center;
}
.zc-con-navzs{
    width: 16px;
height: 29px;
background: url(../assets/zhuangshi.png);
}
.zc-con-nav{
   
    height: 20px;
    margin-left: 12px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 400;
}
.zc-con-bot{
    margin-top: 28px;
    display: flex;
    justify-content:space-between;
}
.zc-con-bot-left{
    width: 220px;
    height: 280px;
}
.zc-con-bot-left-top{
    width: 220px;
    height: 69px;
    font-family: PingFangSC-Regular;
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 400;
overflow: hidden;
    background: url(../assets/list-bg.png)no-repeat center;
}
.zc-con-bot-left-top div{
    margin: 0 auto;
    width: 96px;
height: 25px;
font-family: PingFangSC-Regular;
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 400;
margin-top: 17px;
}
.zc-con-bot-left-mid{
    width: 220px;
height: 140px;
border: 1px solid rgba(70,110,174,1);
margin-top: 10px;
}
.zc-con-bot-left-bot{
    width: 220px;
height: 50px;
background: #F2F7FF;
border: 1px solid rgba(214,228,250,1);

display: flex;
}
.zc-con-bot-left-botafter{
    border: none;
    background: none;
}
.xlcd{
    display: none;
}
.xlcdlist{
    width: 220px;
    height: 40px;
    overflow: hidden;
}
.xlcdlist p {
    width: 199px;
    height: 21px;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #020202;
    letter-spacing: 0;
    font-weight: 400;
    margin-left: 11px;
    margin-top: 10px;
}

.left-bot-bz{
    width: 7px;
    height: 50px;
    background: #466CAC;
}
.left-bot-bzafter{
    width: 4px;
    height: 20px;
    margin-left: 7px;
    position: relative;
    top: 15px;
    left: -1px;
}
.left-bot-title{
    width: 195px;
    height: 21px;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #2B2B2B;
    letter-spacing: 0;
    font-weight: 400;
    margin-left: 11px;
    margin-top: 15px;
}
.left-bot-titleafter{
    font-family: PingFangSC-Semibold;
    font-size: 15px;
    color: #0E3381;
    letter-spacing: 0;
    font-weight: 600;
    margin-left: 7px;
}
.mid-top-con-left{
    width: 4px;
    height: 20px;
    background: #466CAC;

}
.mid-top-con{
    width: 210px;
    height: 21px;
    display: flex;
    justify-content:space-between;
}
.mid-top-con-right{
    width: 199px;
height: 21px;
font-family: PingFangSC-Semibold;
font-size: 15px;
color: #0E3381;
letter-spacing: 0;
font-weight: 600;

}



.zc-con-bot-right{
    position: relative;
}
.left-mid-top{
    height: 50px;
font-family: PingFangSC-Semibold;
font-size: 15px;
color: #0E3381;
letter-spacing: 0;
font-weight: 600;
display: flex;
justify-content: center;
align-items: center;
}

.left-mid-mid{
    width: 218px;
    height: 40px;
    background: #466DAC;
    border: 1px solid rgba(70,110,174,1);
    overflow: hidden;
}
.left-mid-mid div{
    margin-left: 11px;
    margin-top: 10px;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.left-mid-bot{
    width: 220px;
    height: 46px;
    font-family: PingFangSC-Regular;
    
    margin-top: 5px;
    overflow: hidden;
}
.left-mid-bot div{
    margin-left: 11px;
    margin-top: 10px;
    font-family: PingFangSC-Regular;
font-size: 15px;
color: #020202;
letter-spacing: 0;
font-weight: 400;
}
.right-list{
    width: 960px;
    height: 60px;
    background: rgba(255,255,255,0.00);
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    justify-content: center;
    align-items: center;

}

.list-con{
    width: 918px;
    height: 25px;
    
    display: flex;
    align-items:center;
}
.list-con-lf{
    width: 6px;
    height: 12px;
    background:url(../assets/icon-001.png) ;
    border-radius: 3px;
}
.list-con-mid{
    width: 660.05px;
height: 25px;
font-family: PingFangSC-Regular;
font-size: 18px;
color: #333333;
letter-spacing: 0;
font-weight: 400;
margin-left: 14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.list-con-rig{
    width: 100px;
height: 25px;
font-family: PingFangSC-Regular;
font-size: 18px;
color: #333333;
letter-spacing: 0;
font-weight: 400;
margin-left: 138px;
}
.button-list{
    width: 384px;
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
}
.button-com{
    width: 34px;
height: 34px;
background: #FFFFFF;
line-height: 34px;
text-align: center;
border: 1px solid rgba(233,233,233,1);
margin-right: 10px;
font-family: PingFangSC-Regular;
font-size: 13px;
color: #333333;
letter-spacing: 0;
text-align: center;
font-weight: 400;
}
.button-gopage{
    width: 74px;
height: 34px;
background: #FFFFFF;
border: 1px solid rgba(233,233,233,1);
line-height: 34px;
text-align: center;
font-family: PingFangSC-Regular;
font-size: 13px;
color: #333333;
letter-spacing: 0;
text-align: center;
font-weight: 400;
}



.right-list:hover{
    cursor: pointer;
}
.button-com:hover{
    cursor: pointer;
    background: #4F7FE4;
border: 1px solid rgba(78,157,225,1);
font-family: PingFangSC-Regular;
font-size: 13px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
font-weight: 400;
}

.button-gopage:hover{
    cursor: pointer;
    background: #4F7FE4;
border: 1px solid rgba(78,157,225,1);
font-family: PingFangSC-Regular;
font-size: 13px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
font-weight: 400;
}