body,
h1,
h2,
h3,
p,
li,
ul {
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

ul,
input {
    padding: 0;
}

.box {
    width: 100%;
    background: #F2F4F8;
}

.min {
    width: 100%;
    height: 322px;
    background: #3776FF;
    overflow: hidden;
}

.min .ul {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.min ul li div {
    display: flex;
}

.min ul li p:nth-child(1) {
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    font-size: 24px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #3776FF;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    margin-top: 7px;
    margin-right: 6px;
}

.min ul li p:nth-child(2) {
    height: 42px;
    font-size: 30px;
    font-family: PingFangHK-Medium, PingFangHK;
    font-weight: 500;
    color: #B9CFFF;
    line-height: 42px;
    margin-right: 3px;
}

.xian {
    margin: 0 auto;
    width: 100px;
    height: 1px;
    opacity: 0.5;
    border: 1px solid #FFFFFF;
    margin: 0 9px;
    margin-top: 20px;
}

.mid2 {
    width: 100%;
    background: #F3F6F8;
    height: 569px;
    position: relative;
}

.mid2 .min {
    width: 1200px;
    height: 508px;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 14%);
    border-radius: 16px;
    position: relative;
    margin: 0 auto;
    top: -65px;
}

.btn {
    right: 160px;
    bottom: 45px;
    width: 130px;
    height: 44px;
    background: #3776FF;
    border-radius: 8px;
    color: #fff;
    position: absolute;
    border: none;
}

.btn {
    color: #fff;
}

.mid2 .min .hd {
    height: 20px;
    font-size: 14px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 15px;
    margin-left: 25px;
}

.mid2 .min1 {
    width: 1148px;
    height: 411px;
    background: #FFFFFF;
    border: 1px solid #3776FF;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 32px;
}

.mid2 .min1 .zismin {
    margin-left: 37px;
    width: 164px;
    background: #fff;
    margin-top: -12px;
}

.zismin {
    display: flex;
    margin-left: 10px;
}

.zismin p {
    width: 120px;
    font-size: 20px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #3776FF;
    line-height: 28px;
    margin-left: 5px;
}

.mid2 .min1 div img {
    width: 25px;
    height: 25px;
}

.zismin_imd {
    margin-left: 45px;
    height: 380px;
}

.coun {
    display: flex;
    height: 389px;
    overflow-y: scroll;
}

.zismin_imd h2 {
    margin-top: 15px;
    font-size: 18px;
    font-family: PingFangSC;
    color: #3F3F3F;
    line-height: 25px;
}

.zismin_imd_div {
    display: flex;
    margin-top: 20px;flex-wrap:wrap;
    /* width: 600px; */
    margin-bottom: 15px;
}


.lanmu {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-right: 20px;
    padding: 9px 36px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.exam_list {
    padding: 0;
    margin-top: 10px;
    cursor: pointer;
    padding: 5px 15px !important;
    border-radius: 4px;
    position: relative;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}
.exam_list::after{
    content: "";
    position: absolute;
    right: 5px;
    width: 10px;
    height: 10px;
    top: 5px;
    border: 1px solid #ccc;
}
.exam_list.active::after{
    display: none !important;
}

.zismin_imd_div>div {
    display: flex;
    flex-direction: column;
	margin-bottom:20px;
    align-items: flex-start;
}

.zismin_imd_div>div img {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px !important;
    height: 18px !important;
}

.zismin_imd_div .p1 {
    color: #3776FF;
}

.zismin_imd>div>div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}



.hdtab {
    height: 80px;
    width: 100%;
    max-width: 1920px;
}

.hdtab ul {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    height: 80px;
    display: flex;
    justify-content: space-between;
}

.isli {
    width: 72px !important;
    height: 34px;
    background: #6395FF;
    border-radius: 8px;
}

.li1 {
    margin-left: 31px !important;
    height: 34px !important;
    background: #6395FF;
    border-radius: 8px;
    padding: 1px 10px;
}

.hdtab ul li {
    margin-top: 26px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    text-align: center;
    line-height: 34px;
    margin-left: 41px;
    color: #fff;
}

.hdtab ul li:nth-child(2) {
    margin-left: 15px;
    width: 72px !important;
    height: 34px;
    border-radius: 8px;
}

.hdtab ul li a {
    color: #fff;
}

.hdtab ul img {
    margin-top: 35px;
    width: 58px;
    height: 18px;
}

.ftbtn {
    width: 1200px;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 42px;
}

.ftbtn .btn,
.ftbtn .btn1 {
    width: 130px;
    height: 44px;
    background: #3776FF;
    border-radius: 8px;
    border: none;
}

.ftbtn .btn a,
.ftbtn .btn1 a {
    color: #fff;
}

.active {
    background: url(../img/gouxun.png) no-repeat right top #FFFFFF !important;
    border: 1px solid #3776FF !important;
}

.noclick {
    border: 1px solid #CCCCCC;
    background: #F1F1F1;
    color: #999999;
}

.a1 {
    display: block;
    height: 40px;
    line-height: 40px;
}