*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "å¾®è½¯é›…é»‘";
}
html,body{
    height: 100%;
    background:#dee9ea ;
}
a{
    text-decoration: none;
    color:#000;
}
html{
    font-size: 0.83vw;
}
#xczx_box{
    background: url(wc_xczxImg.png) no-repeat;
    background-size: 100%;
    min-height: 145.375rem;
    width: 100%;
    position: relative;
    padding-top:43.5rem;
    box-sizing: border-box;
}
#xczx_box>a{
    position: absolute;
    top: 1rem;
    right: 21.25rem;
}
#xczx_box>a img{
    height: 3.5625rem;
}
#xczx_box>div{
    width: 77.5rem;
    margin: auto;
    min-height: 101.5rem;
}
#xczx_box1{
    min-height: 23.25rem;
    margin-bottom: 4.6875rem;
    display: flex;
}
.scroll_box{
    width: 38.875rem;
    position: relative;
    overflow: hidden;
    margin-right:2.125rem;
}
.scroll_box>ul{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}
.scroll_box>ul li{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pre{
    width: 2.625rem;
    height: 4.3125rem;
    position: absolute;
    left: 0;
    top:9rem;
    background: url(scroll_boxImg.png) no-repeat ;
    background-size: cover;
    display: none;
}
.nex{
    width: 2.625rem;
    height: 4.3125rem;
    position: absolute;
    right: 0;
    top:9rem;
    background: url(scroll_boxImg.png) no-repeat  ;
    background-size:cover;
    background-position: -2.625rem;
    display: none;
}
.scroll_box>ul li img{
    width: 38.875rem;
    height: 23.25rem;
}
.scroll_box>ul li:hover img{
    transform: scale(1.1,1.1);
}
.scroll_box>ul li p{
    position: absolute;
    height: 2.9375rem;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    line-height:2.9375rem ;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    padding-left: 12px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.scroll_box>div{
    position: absolute;
    display: flex;
    bottom: 1.1875rem;
    right: 1.1875rem;
    z-index: 99;
}
.scroll_box>div span{
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #fff;
    margin-right: .625rem;
}
.scroll_box>div .isselect{
    background-color: #215fea;
}
.xczx_boxtitle1{
    width: 37.1875rem;
    display: flex;
    flex-direction: column;;
}
.boxtitle1_title{
    height: 3.75rem;
    display: flex;
    align-items: center;
    padding-bottom: .375rem;
    justify-content: space-between;
    border-bottom: .0625rem solid #dcdcdb;
}
.boxtitle1_title span{
    font-size: 1.125rem;
    color: #333;
    padding: .75rem 3rem;
}
.boxtitle1_title  .boxtitle1_titleSelect{
    background: url(wc_xczxtitleicon.png) no-repeat center;
    background-size: 100%;
    color: #fff;
}
.boxtitle1_title>a{
    font-size: .875rem;
    color: #666;
    justify-items: flex-end;
    margin-right: .625rem;
}
.xczx_boxtitle1 article{
    flex: 1;
}
.xczx_boxtitle1 article ul li{
    height: 3.75rem;
    border-bottom: .0625rem dashed #bdc0c2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xczx_boxtitle1 article ul li>a{
    width: 25rem;
    display: flex;
    align-items: center;
}
.xczx_boxtitle1 article ul li>a img{
    width: .5rem;
    margin: 0 .3125rem;
}
.xczx_boxtitle1 article ul li>a p{
    font-size: 1rem;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    
}
.xczx_boxtitle1 article ul li>span{
    font-size: 1rem;
    color: #999;
}
#xczx_box2{
    height: 40.625rem;
    margin-bottom: 3rem;
    background: url(xczx_box2Img.png) no-repeat;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#xczx_box2>div{
    width: 100%;
    height: 23.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.375rem;
    box-sizing: border-box;
}
#xczx_box2>div>article{
    flex: 1;
    height: 23.75rem;
    overflow: hidden;
    position: relative;
}
#xczx_box2>div>article>ul{
    height: 23.75rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
}
#xczx_box2>div>article>ul li{
    width: 17rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
}
#xczx_box2>div>article>ul li div{
    width: 14.5rem;
    height: 14.5rem;
    background-color: #d3cfcf;
    border-radius: 50%;
    display: flex;
    justify-content:center ;
    align-items: center;
}
#xczx_box2>div>article>ul li div img{
    width: 13.875rem;
    height: 13.875rem;
    border-radius: 50%;
}
#xczx_box2>div>article>ul li p{
    color: #373b5e;
    font-size: 1rem;
    line-height: 1.75rem;
    margin-top: 1.25rem;
    width: 9.75rem;
    height: 3.5rem;
}
#xczx_box2>div>img{
    width: 1.5625rem;
    height: 2.8125rem;
}
#xczx_box3{
    height: 23.625rem;
    display: flex;
    justify-content: space-between;
}
.xczx_boxtitle1 ul:nth-child(2){
    display: none;
}
@media screen and (max-width:1200px){
    #xczx_box {
      height: 1200px;
    }
    #xczx_box1 {
       flex-direction: column;
       height: 350px;
    }
    .scroll_box {
        width: 100%;
        height: 140px;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .scroll_box > ul {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
    }
    .scroll_box > ul li img {
        width: 100%;
        height: 140px;
    }
    .scroll_box > ul li p {
       font-size: 12px;
       height: 20px;
       line-height: 20px;
    }
    .scroll_box > div span {
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }
    .pre {
        width: 21px;
        height: 33.9px;
    }
    .nex {
        width: 21px;
        height: 33.9px;
        background: url(scroll_boxImg.png) no-repeat;
        background-size: cover;
        background-position: -21px;
    }
    .xczx_boxtitle1{
        width: 100%;
        height: 120px;
    }
    .boxtitle1_title {
        height: 30px;
        display: flex;
        align-items: center;
        padding-bottom: 2px;
        justify-content: space-between;
        border-bottom: 1px solid #dcdcdb;
    }
    .boxtitle1_title span {
        font-size: 12px;
        color: #333;
        padding: 3px 8px;
    }
    .boxtitle1_title > a {
        font-size: 12px;
    }
    .xczx_boxtitle1 article ul li {
        height: 30px;
        border-bottom: 1px dashed #bdc0c2;
    }
    .xczx_boxtitle1 article ul li > a {
       width: 70%;
    }
    .xczx_boxtitle1 article ul li > a img {
        width: 5px;
        margin: 0 2px;
    }
    .xczx_boxtitle1 article ul li > a p {
        font-size: 12px;
    }
    .xczx_boxtitle1 article ul li > span {
        font-size: 12px;
    }
    #xczx_box>a img{
        height: 20px;
    }
    #xczx_box3{
        flex-direction: column;
        height: 320px;
    }
    #xczx_box > div {
       width: 290px;
    }
    #xczx_box2>div>article>ul li {
        width: 17rem;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column;
        height: 100%;
    }
    #xczx_box2>div>img {
        width: 10px;
        height: 15px
    }
    #xczx_box2 > div > article > ul li {
        width: 90px;
        
    }
    #xczx_box2>div>article>ul li div img {
        width: 40px;
        height: 40px;
    }
    #xczx_box2>div>article>ul li p {
        color: #373b5e;
        font-size: 12px;
        width: 80px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        height: 20px;
        line-height: 20px;
    }
    #xczx_box2 {
        justify-content: flex-end;
        margin-bottom: 40px;
    }
}

#xczx_box4{height: auto;display: flex;justify-content: space-between;margin-top: 20px;width: 100%;overflow: hidden;}
#xczx_box4 div{width: calc(100% /2 - 5px);float: left;text-align: center;font-size: 32px;letter-spacing: 20px;height: auto;overflow: hidden;border: 1px solid #dcdcdb;background-color: #cadaf3;background-size: 100% 100%;background-color: #dfecf5;}
#xczx_box4 .xczx_box4_1 a,#xczx_box4 .xczx_box4_2 a{padding: 15px 0;display: block;color: #333;font-weight: bold;}
#xczx_box4 .xczx_box4_1{}
#xczx_box4 .xczx_box4_2{}


