<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
    min-width: 100%;
    background-image: url(con2.png);
    background-repeat: no-repeat;
    height: 840px;
    position: absolute;
    top: 0;
    left: 0;
}
.itembtn{
    min-width: 100%;
    background-image: url(conbtnjb.png);
    background-repeat: no-repeat;
    height: 840px;
    position: absolute;
    top: 1040px;
    left: 0;
}
.itemtitle{
    margin-left: 40%;
}
.itemtitle p{
    margin-top: -43px;
    font-size: 25px;
    margin-left: 27px;
    color: #666;
}
.itembtntitle{
    margin-left: 40%;
    margin-top: -200px;
}
.itembtntitle p{
    margin-top: -43px;
    font-size: 25px;
    margin-left: 85px;
    color: #666;
}
.item1{
    height: 475px;
    width: 300px;
    background: white;
    float: right;
    padding: 20px;
    margin-top: 5%;
    position: absolute;
    margin-left: 65%;
}
.item1 div{
    margin-bottom: 45px;
}
.item1 div img{
    vertical-align: middle;
}
.item1 div p{
    color: #999999;
    margin-top: 5px;
    line-height: 25px;
}
.yw{
    font-size: 24px;
    font-weight: bold
}
.yw::after {
    content: '';
    width: 25px;
    height: 5px;
    display: block;
    border-bottom: 4px solid rgba(26,80,162);
}

.item1 div span{
    margin: 10px;
    font-size: 20px;
}
.divlist{
    display: flex;
    width: 150px;
    background-color: rgb(234,239,247);
    padding: 0;
    border-radius: 50px;
    line-height: 28px;
    margin-left: 9%;
}
.listtitle{
    width: 75px;
    height: 30px;
    background-color: rgb(26,80,162);
    border-radius: 50px;
    color: white;
    text-align: center;
}
.listtitle2{
    width: 75px;
    height: 30px;
    background-color: rgb(234,239,247);
    border-radius: 50px;
    text-align: center;
}
.itemlist{
    margin-left: 16%;
    margin-top: 10%;
    font-size: 25px;
}
.lis2{
    display: none;
}
.lis1 ul,.lis2 ul{
    line-height: 55px;
}
ul li::marker{
    font-size: 15px;
}
.span-left-con,.span-right-con{
    width: 50px;
    height: 50px;
    border-radius: 50% ;
    border: 2px rgb(64,109,177) solid;
    margin-right: 5%
}
.span-left,.span-right{
    font-size:5px;/*紊у�*/
    padding:5px;
    width: 2px;
    height: 2px;
    border-top: 4px solid rgb(26,80,162); /*筝��∝��膾炊��*/
    border-right: 4px solid rgb(26,80,162);/*�活捷膾炊��*/
    transform: rotate(-130deg);/*筝紙��莉�*/
    margin: 18px;
}
.span-right-con{
    background-color: rgb(26,80,162);
}
.span-right{
    transform: rotate(45deg);/*筝紙��莉�*/
    margin: 16px;
}
/* ��肩��������id絨援�莪�*/
#span{
    border-top: 4px solid rgb(299,235,244); /*筝��∝��膾炊��*/
    border-right: 4px solid rgb(299,235,244);/*�活捷膾炊��*/
}
#all,#all1{
    height: 300px;
}</pre></body></html>