.nav li a {
    color: #000;
}

.nav li:nth-child(8) a {
    color: var(--font-main-color);
}

.gd .header_menu li:nth-child(8) a {
    background: #fff;
    color: var(--main-linear-gradient-color-end) !important;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 320px) and (max-width: 860px) {
    .regBtn2 {
        width: 90%;
        margin: 10px auto;
        border-radius: 3px;
        border: 1px solid var(--main-linear-gradient-color-end);
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .regBtn01 {
        width: 70%;
        color: #666;
        font-size: 14px;
    }
    .regBtn02 {
        width: 30%;
        color: #fff;
        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 100%);
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%,
        var(--main-linear-gradient-color-end) 100%);
        border-radius: 0 3px 3px 0;
        font-size: 14px;
    }
    .pt0101 {
        padding: 20px 0 0;
        width: 50%;
        height: 178px;
        box-sizing: border-box;
        border-right: 1px solid #0c59db;
        border-bottom: 1px solid #0c59db;
    }
    .pt0101:nth-child(even) {
        border-right: none;
    }
    .pt0101:nth-child(1),
    .pt0101:nth-child(2) {
        border-top: 1px solid #0c59db;
    }
    .pt0101 img {
        height: 70px;
        margin: 0 auto;
    }
    .pt0102 {
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        color: #333;
    }
    .pt0103 {
        font-size: 12px;
        text-align: center;
        line-height: 16px;
        height: 48px;
        text-align: center;
        color: #666;
    }
    .pt01 {
        padding-bottom: 1px;
    }
    .pt0105 {
        padding: 10px 0;
        width: 33%;
        flex: 1;
        border-right: 1px solid #0c59db;
        border-bottom: 1px solid #0c59db;
        border-top: 1px solid #0c59db;
    }
    .pt0105:nth-child(3) {
        border-right: none;
    }
    .pt0105 img {
        height: 60px;
        margin: 0 auto;
    }
    .pt0105 a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
    }
    .pt0104 {
        width: 80%;
        padding: 5px 0;
        text-align: center;
        border-radius: 3px;
        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 100%);
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%,
        var(--main-linear-gradient-color-end) 100%);
        color: #fff;
        font-size: 12px;
        text-align: center;
        margin: 0 auto;
    }
    .list-pt {
        display: none;
    }
    .pt0201 {
        width: 45%;
        margin-top: 10px;
        height: 230px;
    }
    .pt0202 {
        width: 48%;
        margin-top: 10px;
        height: 230px;
    }
    .pt0201 img {
        max-height: 100%;
        max-width: 100%;
    }
    .pt02 .regTit0 {
        width: 80%;
    }
    .pt0202 li {
        height: 30px;
        line-height: 30px;
        border: 1px solid #ff5d00;
        box-sizing: border-box;
        font-size: 12px;
        text-align: center;
        color: #333;
    }
    .pt0202 li a {
        background: #ff5d00;
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
    }
    .pt0301 {
        padding-top: 10px;
        width: 30%;
        margin-bottom: 10px;
        border: 1px solid #ccc;
    }
    .pt0301 img {
        height: 50px;
        margin: 0 auto;
    }
    .pt0301 div {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #333;
    }
    .logo {
        width: 40%;
        margin-left: 10px;
        margin-right: 22%;
    }
    footer {
        margin-top: -20px !important;
    }
}

@media screen and (min-width: 860px) {
    body {
        padding: 0;
        margin: 0;
    }
    .nav {
        margin-bottom: 20px;
        height: 35px;
    }
    #attr {
        background-image: linear-gradient(90deg, #ff8800 0%, #ff5000 51%, #ff5e00 100%), linear-gradient( #fb443a, #fb443a);
        margin-top: -17px;
        height: 35px;
    }
    #attr li a {
        color: #fff;
        margin-top: 6px !important;
        line-height: 60px;
    }
    .header_menu {
        width: 1200px;
        margin: auto;
    }
    .menu_panel {
        margin-top: -8px !important;
    }
    .w {
        max-width: 1170px;
        margin: auto;
    }
    .webNav_Con {
        display: none;
    }
    .active {
        color: #ff6714;
    }
    .df {
        margin-top: 0 !important;
    }
    .banner {
        margin-top: -20px !important;
        background-color: #fff;
    }
    .nav .header_menu a {
        color: #000;
        height: 42px;
        height: 51px !important;
    }
    .nav li a {
        color: #fff;
    }
    .acc01 {
        max-height: 400px;
        width: 1200px;
        margin-left: -15px;
        margin-top: 20px !important;
    }
    .regTit0 {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 20px;
    }
    .regTi {
        margin-bottom: 20px;
    }
    .regTit0:after {
        width: 15%;
        left: 42.5%;
    }
    .regForm {
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .regForm .regInp {
        width: 30%;
        float: left;
        margin-top: 10px;
        margin-left: 5%;
        height: 32px;
    }
    .regForm .regBtn {
        width: 10%;
        float: left;
        margin-top: 10px;
        margin-left: 5%;
        height: 32px;
        line-height: 32px;
    }
    .regBtn2 {
        width: 60%;
        margin: 10px auto;
        border-radius: 3px;
        border: 1px solid var(--font-main-color);
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .regBtn01 {
        width: 80%;
        color: #666;
        font-size: 14px;
    }
    .regBtn02 {
        width: 20%;
        color: #fff;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        border-radius: 0 3px 3px 0;
        font-size: 14px;
    }
    .df {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .df .pt0101 {
        padding: 50px 0;
        width: 20%;
        box-sizing: border-box;
        box-shadow: 2px 2px 2px 2px #ccc;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .pt0101 img {
        height: 70px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .pt0102 {
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        color: #333;
    }
    .pt0202 {
        display: none !important;
    }
    .pt0103 {
        font-size: 12px;
        text-align: center;
        line-height: 16px;
        height: 48px;
        text-align: center;
        color: #666;
    }
    .pt01 {
        padding-bottom: 1px;
    }
    .pt0105 {
        padding-top: 60px;
        border-radius: 5px;
        width: 20%;
        border: 1px solid var(--font-main-color);
        margin-top: 20px;
    }
    .pt0105 img {
        height: 60px;
        margin: 0 auto;
    }
    .pt0105 a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
    }
    .pt0104 {
        width: 80%;
        padding: 5px 0;
        text-align: center;
        border-radius: 3px;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        color: #fff;
        font-size: 12px;
        text-align: center;
        margin: 40px auto;
    }
    .pt0201 {
        width: 50%;
        margin-top: 10px;
        height: 360px;
    }
    .pt0202 {
        width: 48%;
        margin-top: 20px;
        height: 360px;
    }
    .pt0201 img {
        margin-top: 40px;
        max-height: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .pt02 .regTit0 {
        width: 100%;
    }
    .pt0202 {
        display: none;
    }
    .list-pt {
        margin-top: 2%;
    }
    .list-pt li {
        float: left;
        width: 40%;
        line-height: 40px;
        border: 1px solid var(--font-main-color);
        box-sizing: border-box;
        font-size: 12px;
        text-align: center;
        color: #333;
        margin-left: 50px;
        margin-top: 32px;
        border-radius: 5px;
    }
    .list-pt li a {
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
    }
    .pt0301 {
        padding-top: 10px;
        width: 15%;
        margin-bottom: 10px;
    }
    .pt0301 img {
        height: 50px;
        margin: 0 auto;
    }
    .pt0301 div {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #333;
    }
    .logo {
        width: 30%;
        margin-left: 10px;
        margin-right: 22%;
    }
    .regBot .regBot01 {
        background-position: 12% center;
        width: 140px;
        position: fixed;
        bottom: 46%;
        right: -100px;
        margin-bottom: 10px;
        border-radius: 5px;
    }
    .regBot01:hover {
        right: 0px;
        transition: 1s;
    }
    .regBot .regBot02 {
        background-position: 12% center;
        width: 140px;
        right: -100px;
        position: fixed;
        bottom: 40%;
        border-radius: 5px;
    }
    .regBot02:hover {
        transition: 1s;
        right: 0px;
    }
    .menu2 {
        display: none !important;
    }
}