@charset "utf-8";
h2,h3{font-weight: bold}
.exam_column{
    line-height: 1;
}
.exam_column *{
    box-sizing: border-box;
}
.exam_column img{
    display: block;
}
.exam_column1{
    background: url("../imgs/banner.jpg") center top / auto 500px repeat;
    height: 400px;
    padding-top: 50px;
    color: #fff;
    overflow: hidden;
    clear: both;
}
.exam_con{
    width: 1180px;
    margin: 0 auto;
}
.exam_banner_l{
    padding-top:80px;
    float: left;
    width: 680px;
}
.exam_banner_r{
    float: right;
    margin-right: 33px;
}
.exam_banner_l img{
    width:618px;
    margin-bottom: 23px;
}
.exam_tit{
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 50px;
    font-weight: bold;
}
.exam_banner_l p{
    font-size: 14px;
    line-height: 24px;
    width:580px;
}
.exam_banner_r{
    width: 457px;
    float: right;
}
.exam_column2{
    color: #fff;
}
.column2_l,.column2_r{
    width: 50%;
    float: left;
    background: #177BCE;
    height: 133px;
    padding-top: 25px;
}
.column2_r{
    background: #153DA6;
}
.column2_l .value{
    float: right;
    width: 589px;
}
.column2_r .value{
    padding-left: 33px;
}
.value dt{
    height: 48px;
    line-height: 48px;
    font-size: 30px;
    padding-left: 50px;
    background: url("../imgs/icon_6.png") no-repeat 0 center / 48px;
    margin-bottom: 21px;
    font-weight: bold;
}
.column2_l .value dt {
    margin-left: -3px;
}
.column2_r .value dt{
    padding-left: 55px;
    background-image: url("../imgs/icon_31.png");
}
.value dd{
    font-size: 14px;
}
.exam_feature{
    padding: 50px 0;
    width: 1190px;
}
.exam_feature li{
    width: 291px;
    height: 262px;
    float: left;
    background: url("../imgs/icon_58.png") no-repeat 28px 28px / 48px;
    position: relative;
}

.exam_feature li .feature_con{
    position: absolute;
    bottom: 43px;
    left: 0;
    padding-left:32px;
    height: 109px;
    overflow: hidden;
    cursor: default;
}
.exam_feature li:nth-child(2){
    background-image: url("../imgs/icon_47.png");
}
.exam_feature li:nth-child(3){
    background-image: url("../imgs/icon_46.png");
}
.exam_feature li:nth-child(4){
    background-image: url("../imgs/icon_41.png");
}
.exam_feature li:nth-child(odd){
    width: 300px;
    background-color: #09306E;
    color: #fff;
}
.exam_feature h2{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 36px;
    font-weight: normal;
}
.exam_feature h2 span{
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 9px;
    font-weight: bold;
}
.exam_feature p{
    font-size: 14px;
    line-height: 24px;
    padding-right: 27px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.exam_feature li,.exam_feature li .feature_con,.exam_feature p{
    transition: all 0.3s;
    -moz-transition: all 0.3s; /* Firefox 4 */
    -webkit-transition: all 0.3s; /* Safari 和 Chrome */
    -o-transition: all 0.3s; /* Opera */
}
.exam_feature li.hover{
    background-position: 28px -48px;
}
.exam_feature li.hover .feature_con{
    bottom: 0;
    height: 234px;
}
.exam_feature li.hover p{
    -webkit-line-clamp: 6;
    height: 144px;

}
.exam_feature li:nth-child(even) h2{
    color:#09306E;

}
.exam_feature li:nth-child(even) p{
    color:#666666;

}
.exam_column4{
    background: #02173D;
    padding-bottom: 46px;
}
.exam_column4_tit,.exam_column4_tips{
    color: #fff;
}
.exam_column4_tit{
    font-size: 30px;
    padding-top: 60px;
    margin-bottom: 22px;
}
.exam_column4_tips{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 34px;
    width: 655px;
}
.exam_list{
    width: 1230px;
    font-size: 0;
}
.exam_list li{
    width: 360px;
    margin-right: 50px;
    display: inline-block;
    position: relative;
    height: 380px;
    margin-bottom: 54px;
}
.exam_list img{
    width: 360px;
}

.exam_info{
    padding: 32px 30px 0;
    width: 100%;
    height: 180px;
    position: absolute;
    left:0;
    bottom: 0;
    background: #fff;
    transition: height 0.2s;
    -moz-transition: height 0.2s; /* Firefox 4 */
    -webkit-transition: height 0.2s; /* Safari 和 Chrome */
    -o-transition: height 0.2s; /* Opera */
}

.exam_info h2{
    font-size: 18px;
    color: #09306E;
    height: 24px;
    white-space:nowrap;
    overflow: hidden;              /* "overflow" value must be different from "visible" */
    -o-text-overflow: ellipsis;    /* Opera 9-10 */
    text-overflow:    ellipsis;    /* IE, WebKit (Safari, Chrome), Firefox 7, Opera 11 */
}
.exam_list li p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding: 24px 0 0;
    margin-bottom: 12px;
    height: 72px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.exam_info span{
    color: #193E78;
    padding-right: 23px;
    line-height: 20px;
    background: url("../imgs/arrow@2x.png") right center / contain no-repeat;
    font-size: 16px;
    display: inline-block;
    opacity: 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s; /* Firefox 4 */
    -webkit-transition: opacity 0.2s; /* Safari 和 Chrome */
    -o-transition: opacity 0.2s; /* Opera */
}
.exam_list a:hover .exam_info{
    height: 190px;
}
.exam_list a:hover .exam_info span{
    opacity: 1;
}
.exam_column5{
    background: #E8E8E8;
}
.exam_column5 .exam_con{
    width: 1232px;
    margin: 0 auto;
}
.exam_column5_tit{
    padding:60px 0 22px 15px;
    font-size: 30px;
    color: #252525;
}
.skill_tit{
    font-size: 20px;
    color: #1B303B;
    padding-bottom: 11px;
    padding-left: 16px;
}
.skill_tit:before{
    display: block;
    content:"";
    width: 6px;
    height: 20px;
    background: #09306E;
    float: left;
    margin-right: 9px;
}
.skill_info{
    width: 100%;
    height: 250px;
    background: url("../imgs/icon_66.png") no-repeat 0 / auto 250px;
    padding: 6px 0 20px 15px;
    position: relative;
}
.skill_item{
    padding-bottom: 40px;
}
.skill_item:nth-child(2) .skill_info{
    background-image: url("../imgs/icon_57.png");
    padding-top: 10px;
}
.skill_item_six .skill_info{
    height: 385px;
    background-image: url("../imgs/icon_16.png");
    background-size: auto 385px;
    padding-top: 4px;
}
.skill_list{
    font-size: 0;
    width: 881px;
    float: left;
    position: relative;
}
.skill_list:after{
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    width: 16px;
    height: 220px;
    background: url("../imgs/line1.png") 0 / contain no-repeat;
}
.skill_item_six .skill_list:after{
    height: 360px;
    background: url("../imgs/line2.png") 0 / contain no-repeat;

}
.skill_item_six .skill_list li:nth-child(3n) a:after{
    display: none;
}
.skill_list li{
    display: inline-block;
    vertical-align: top;
}
.skill_list li a{
    display: block;
}
.skill_list li,.skill_list li a{
    width: 220px;
    height: 220px;
}

.skill_item_six .skill_list li,.skill_item_six .skill_list li a{
    width: 293px;
    height:180px;
}
.skill_list li a,.skill_main,.skill_list li a:before{
    transition: all 0.2s;
    -moz-transition: all 0.2s; /* Firefox 4 */
    -webkit-transition: all 0.2s; /* Safari 和 Chrome */
    -o-transition: all 0.2s; /* Opera */
}
.skill_list li a{
    padding: 125px 45px 0;
    background: url("../imgs/icon_2.png") right 72px / 70px no-repeat rgba(255,255,255,1);
    color: #09306E;
    position: relative;
}
.skill_item_six .skill_list li a{
    padding-top: 94px;
}

.skill_item_six .skill_list li a:hover{
    padding-top: 74px;
}
.skill_list li:nth-child(2) a {
    background-image:  url("../imgs/icon_3.png") ;
}
.skill_list li:nth-child(3) a {
    background-image:  url("../imgs/icon_18.png") ;
}
.skill_list li:nth-child(4),.skill_list li:nth-child(4) a{
    width: 221px;
}
.skill_item_six .skill_list{
    width: 882px;
}
.skill_item_six .skill_list li:nth-child(3n),.skill_item_six .skill_list li:nth-child(3n) a{
    width: 295px;
}
.skill_item_six .skill_list li:nth-child(4),.skill_item_six .skill_list li:nth-child(4) a{
    width: 293px;
}
.skill_list li:nth-child(4) a {
    background-image:  url("../imgs/icon_8.png") ;
}
.skill_list li:nth-child(5) a {
    background-image:  url("../imgs/icon_9.png") ;
}
.skill_list li:nth-child(6) a {
    background-image:  url("../imgs/icon_12.png") ;
}
.skill_item li a:before{
    display: block;
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    left: 45px;
    top:62px;
    background: url("../imgs/icon_44_2023.png") 0 / 48px no-repeat;
}
.skill_item li a:hover:before{
    background-image: url("../imgs/icon_67_2023.png");
    top: 42px;
}

.skill_item_six li a:before{
    top: 34px;
}
.skill_item_six li a:hover:before{
    background-image: url("../imgs/icon_67.png");
    top: 14px;
}
.skill_item li:nth-child(2) a:before{
    background-image: url("../imgs/icon_51_2023.png");
}
.skill_item li:nth-child(2) a:hover:before{
    background-image: url("../imgs/icon_50_2023.png");
}
.skill_item li:nth-child(3) a:before{
    background-image: url("../imgs/icon_40_2023.png");
}
.skill_item li:nth-child(3) a:hover:before{
    background-image: url("../imgs/icon_37_2023.png");
}
.skill_item li:nth-child(4) a:before{
    background-image: url("../imgs/icon_39_2023.png");
}
.skill_item li:nth-child(4) a:hover:before{
    background-image: url("../imgs/icon_36_2023.png");
}
.skill_item li:nth-child(5) a:before{
    background-image: url("../imgs/icon_33.png");
}
.skill_item li:nth-child(5) a:hover:before{
    background-image: url("../imgs/icon_34.png");
}
.skill_item li:nth-child(6) a:before{
    background-image: url("../imgs/icon_60.png");
}
.skill_item li:nth-child(6) a:hover:before{
    background-image: url("../imgs/icon_59.png");
}

.skill_item:nth-child(1) .skill_list li:nth-child(1) a:before{
    background-image: url("../imgs/icon_53_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(1) a:hover:before{
    background-image: url("../imgs/icon_52_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(2) a:before{
    background-image: url("../imgs/icon_62_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(2) a:hover:before{
    background-image: url("../imgs/icon_61_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(3) a:before{
    background-image: url("../imgs/icon_28_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(3) a:hover:before{
    background-image: url("../imgs/icon_27_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(4) a:before{
    background-image: url("../imgs/icon_38_2023.png");
}
.skill_item:nth-child(1) .skill_list li:nth-child(4) a:hover:before{
    background-image: url("../imgs/icon_35_2023.png");
}
.skill_list li a:after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 130px;
    position: absolute;
    right: 0;
    top: 49px;
    background: #BAD1DC;
}
.skill_item_six .skill_list li a:after{
    top: 20px;
}

.skill_list li:last-child a:after {
    display: none;
}

.skill_list li a:hover{
    color: #fff;
    background: url("../imgs/icon_1.png") right 72px / 70px no-repeat rgba(9, 48, 110, 1);
    padding-top: 105px;
}
.skill_item_six .skill_list li a,.skill_item_six .skill_list li a:hover{
    background-position: right 45px;
}
.skill_list li:nth-child(2) a:hover {
    background-image:  url("../imgs/icon_4.png") ;
}
.skill_list li:nth-child(3) a:hover {
    background-image:  url("../imgs/icon_5.png") ;
}
.skill_list li:nth-child(4) a:hover {
    background-image:  url("../imgs/icon_68.png") ;
}
.skill_list li:nth-child(5) a:hover {
    background-image:  url("../imgs/icon_9h.png") ;
    background-size:70px 70px;
}
.skill_list li:nth-child(6) a:hover {
    background-image:  url("../imgs/icon_11.png") ;
}
.skill_list li a:hover:after{
    display: none;
}
.skill_list li h3,.skill_main h3{
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 14px;
}
.skill_list li h3{
    font-size: 14px;
    line-height: 24px;
    height: 68px;
    -moz-transition: heigth,padding 0.2s; /* Firefox 4 */
    -webkit-transition: heigth,padding 0.2s; /* Safari 和 Chrome */
    -o-transition: heigth,padding 0.2s; /* Opera */
    font-weight: normal;
}
.skill_main{
    width: 334px;
    padding: 0 30px;
    height: 171px;
    color: #fff;
    display: block;
    right: 0;
    bottom: 0;
    position: absolute;
}
.skill_main:hover{
    height: 181px;
}
.skill_info span{
    display: inline-block;
    padding-right: 23px;
    opacity: 0;
    line-height: 20px;
    font-size: 16px;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s; /* Firefox 4 */
    -webkit-transition: opacity 0.2s; /* Safari 和 Chrome */
    -o-transition: opacity 0.2s; /* Opera */
}
.skill_info a:hover span{
    opacity: 1;
    background: url("../imgs/icon_17.png") right 1px / contain no-repeat;
}
.skill_main h3{
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 19px;
    height: 68px;
    font-weight: normal;
}
.skill_info .skill_main span{
    font-size:20px;
    opacity: 1;
    background: url("../imgs/icon_17.png") right 1px / contain no-repeat;
}
.skill_tips{
    font-size: 14px;
    color: #999999;
    margin-top: -10px;
    text-align: right;
    padding-right: 20px;
}

.fmcnavhover {
    background: #d10235;
}
