body {
    background-color: #F3F3F3;
}
/* 技能提升 */
.skill_contain {
    width: 1440px;
    margin: 30px auto;
    background-color: #fff;
    padding-top: 20px;
}
.skill_detail {
    width: 100%;
    height: 200px;
    margin: 20px 0;
}


.skill_detail_img {
    display: inline-block;
    vertical-align: top;
    width: 335px;
    height: 200px;
    margin-left: 20px;
}
.skill_detail_img img {
    width: 100%;
}
.skill_detail_content {
    display: inline-block;
    vertical-align: top;
    width: 980px;
    height: 200px;
    margin-left: 85px;
}
.skill_tit {
    width: 100%;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 18px;
}
.skill_article {
    width: 100%;
    height: 45px;
    color: #999;
    padding: 0 5px;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.skill_other {
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
}

.skill_hot {
    width: 20px;
    height: 20px;
    background-image: url(../img/skill/hot.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.skill_hot_num, .skill_date, .skill_read {
    width: 200px;
    height: 20px;
    line-height: 20px;
    color: #999;
}
.skill_contain .more {
    margin-left: 650px;
}
.skill_contain .more span {
    padding: 10px 40px;
    color: #fff;
    background-color: #3680FF;
    border-radius: 10px;
    border: 10px;
    margin: 20px 0;
}

/* 职业测评 */
.cp_contain {
    width: 1440px;
    height: 460px;
    margin: 30px auto;
    background-color: #fff;
    padding-top: 20px;
}
.cp_contain .left {
    display: inline-block;
    vertical-align: top;
    width: 600px;
    height: 440px;
    background-image: url(../img/skill/cp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.cp_contain .right {
    display: inline-block;
    vertical-align: top;
    width: 800px;
    height: 440px;
}
.cp_contain .right p {
    padding: 100px;
    line-height: 30px;
    color: #666;
}
.cp_contain .right .more {
    margin-left: 100px;
}
.cp_contain .right .more span {
    padding: 10px 40px;
    color: #fff;
    background-color: #3680FF;
    border-radius: 10px;
    border: 10px;
    margin: 20px 0;
}

/* 瓦伦西亚 */
.wlxy_contain {
    width: 1440px;
    height: 200px;
    margin: 30px auto;
    background-color: #fff;
    padding-top: 20px;
}
.wlxy_contain .left {
    display: inline-block;
    vertical-align: top;
    width: 500px;
    padding: 50px 0;
    padding-left: 50px;
}
.wlxy_contain .left p {
    color: #3680FF;
    font-weight: bold;
}
.wlxy_contain .left span {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
}
.wlxy_contain .right {
    display: inline-block;
    vertical-align: top;
    width: 550px;
}
.wlxy_contain .right p {
    line-height: 30px;
    color: #666;
}
.wlxy_contain .right .more {
    margin-left: 150px;
    margin-top: 50px;
}
.wlxy_contain .right .more span {
    padding: 10px 40px;
    color: #fff;
    background-color: #3680FF;
    border-radius: 10px;
    border: 10px;
    margin: 20px 0;
}

/* 职业鉴定 */
.zyjd_contain {
    width: 1440px;
    margin: 30px auto;
    background-color: #fff;
    padding-top: 20px;
}
.zyjd_contain .left {
    display: inline-block;
    vertical-align: top;
    width: 800px;
    padding: 50px 0;
    padding-left: 50px;
}
.zyjd_contain .left p {
    color: #3680FF;
    font-weight: bold;
}
.zyjd_contain .left span {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.zyjd_contain .right {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}
.zyjd_contain .right p {
    line-height: 30px;
    color: #666;
}
.zyjd_contain .right .more {
    margin-left: 150px;
    margin-top: 50px;
}
.zyjd_contain .right .more span {
    padding: 10px 40px;
    color: #fff;
    background-color: #3680FF;
    border-radius: 10px;
    border: 10px;
    margin: 20px 0;
}

.left2 {
    display: inline-block;
    vertical-align: top;
    width: 900px;
    height: 600px;
    margin-left: 10px;
    margin-bottom: 20px;
}
/* 根据地图比例更改宽高 */
.left2 .map {
    width: 650px;
    height: 550px;
    margin: 0 auto;
}
.left2 .map img {
    width: 100%;
}
.left2 span {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.right2 {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 600px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.right2 .map_list {
    width: 100%;
    margin-top: 50px;
}
.right2 .map_list .tit {
    width: 100%;
    text-align: center;
    background-color: #3680FF;
    color: #fff;
    padding: 10px 0;
}
.right2 .map_list .content {
    width: 100%;
    height: 450px;
    border: 1px solid #a9caff;
    border-right: 0px;
    overflow-y: scroll;
    text-align: left;
}
.right2 .map_list .tit span {
    font-size: 18px;
    font-weight: bold;
}
.right2 .map_list .content .tit {
    width: 80%;
    padding: 20px 10% 0 10%;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}
.right2 .map_list .content .tit a {
    color: #3680FF;
}
.right2 .map_list .content .tit a:hover {
    text-decoration: underline;
}
.right2 .map_list .content .tag {
    width: 80%;
    padding: 10px 10%;
    color: #3680FF;
    background-color: #fff;
    font-size: 12px;
    text-align: left;
}
.right2 .map_list .content .contents {
    width: 80%;
    padding: 0 10%;
    color: #3680FF;
    text-align: left;
    font-size: 12px;
    color: #333;
    line-height: 20px;
}
.right2 .map_list .content .contents span {
    display: inline-block;
    width: 100%;
}

.zyjd_contain .zyjd__detail ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 10px;
    margin-bottom: 20px;
}
.zyjd_contain .zyjd__detail ul li {
    width: 47%;
    padding: 10px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.zyjd_contain .zyjd__detail ul li a {
    color: #333;
}
.zyjd_contain .zyjd__detail ul li a:hover {
    color: #3680FF;
}
.zyjd_contain .zyjd__detail ul li:nth-child(even) {
    background-color: #fff; /* 浅颜色 */
}

.zyjd_contain .zyjd__detail ul li:nth-child(odd) {
    background-color: #EFEFEF; /* 深颜色 */
}