﻿.check_block,.menu_list{
    display: none;
}
.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.hea_con {
    padding: 40px 19px 0 50px;
}

.menu_top a {
    margin-right: 20px;
    position: relative;
}

.menu_top a:last-child {
    margin-right: 0;
    /*padding-right: 31px;*/
}
.menu_top a .code-down1 {
    width: 80px;
    height: auto;
    position: absolute;
    top: 30px;
    left: 0;
    /* left: 50%; */
    transform: translateX(-50%);
    display: none;
}
.menu_top a:hover .code-down1 {
    display: block;
}

.menu_check {
    margin-right: 30px;
    position: relative;
}

.check_curr {
    font-size: 14px;
    color: #ffffff;
    font-family: "微软雅黑";
    cursor: pointer;
}

.check_curr>* {
    display: inline-block;
}

.check_block {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    font-size: 14px;
    color: #585858;
    font-family: "微软雅黑";
    padding-top: 10px;
    z-index: 10;
    background: #FFF;
    text-align: center;
}

.check_block>ul>li {
    cursor: pointer;
    padding: 7px 0;
}

.menu_boot {
    margin-top: 12px;
}

.menu_boot>ul {
    font-size: 0;
}
.header_two .menu_list{
    top: 30px !important;
}
.menu_boot>ul>li {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    margin-left: 30px;
    padding-bottom: 15px;
}

.menu_boot>ul>li>a {
    font-size: 22px;
    color: #ffffff;
    padding: 0 14px;
    height: 56px;
    line-height: 56px;
    transition: all 0s;
    width: 100%;
    display: block;
    border-top: 2px solid transparent;
    
}

.menu_boot>ul>li>a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    /* background: #FFf; */
}

.menu_boot>ul>li:hover>a {
    font-size: 18px;
    color: #003c78;
    text-align: center;
    border-top: 2px solid #be8a43;
    background: #fff;
}

.menu_boot>ul>li:hover>a::after {
    width: 140px;
    height: 56px;
    line-height: 56px;
    left: 0;
}

.menu_boot>ul>li>a em {
    position: relative;
    z-index: 3;
}

.menu_list {
    position: absolute;
    top: 56px;
    left: 0;
    width: 260px;
    background: #FFF;
    padding: 5px 30px 0 30px;
}

.menu_list>ul>li {
    border-bottom: 1px solid #ebebeb;
    padding: 17px 0;
    width: 100%;
}

.menu_list>ul>li a {
    width: 100%;
}

.menu_list>ul>li i {
    font-size: 16px;
    color: #484848;
}

.menu_list>ul>li span {
    width: 7px;
    height: 12px;
    background: url("../images/j1.png")no-repeat;
    background-size: 100% 100%;
    margin-top: 6px;
}

.menu_list>ul>li:hover {
    border-bottom: 1px solid #003c78;
}

.menu_list>ul>li:hover i {
    color: #003c78;
}

.menu_list>ul>li:hover span {
    background: url("../images/j2.png")no-repeat;
    background-size: 100% 100%;
}
/* 底部 */
.footer{
    position: relative;
}
.foot_top{
    padding-top: 66px;
}
.foot_bac{
    width: 100%;
}
.foot_con{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.foor>ul>li{
    float: left;
    margin-left: 25px;
}
.foor>ul>li h1{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 20px;
}
.foor_a>a{
    display: block;
    font-size: 18px;
    color: #b9c0d2;
    line-height: 34px;
    transition: all 0.4s;
}
.foor_a>a:hover{
    text-decoration: underline;
}
.foo_d h1{
    font-size: 24px;
    color: #b9c0d2;
    /*letter-spacing: 4px;*/
    margin-bottom: 22px;
}
.foo_d h2{
    margin-bottom: 20px;
}
.foo_d h2>*{
    display: inline-block;
    vertical-align: middle;
}
.foo_d h2 em{
    font-size: 18px;
    color: #b9c0d2;
    margin-left: 10px;
    width: 80%;
}
.foo_d h2 .tel{
    font-size: 22px;
    margin-left: 8px;
}
.foo_logo{
    margin-bottom: 15px;
}
.foo_canca>a{
    float: left;
    margin-right: 20px;
}
.foo_canca {
    margin-top: 25px;
}
.foot_boot{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #be8a43;
    padding: 24px 0;
}
.fobo_fl{
    font-size: 16px;
    color: #ffffff;
}
.fobo_fr>a{
    font-size: 16px;
    color: #ffffff;
    margin-left: 35px;
    position: relative;
}
.fobo_fr>a::after{
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    bottom: 0;
    margin: auto 0;
    width: 2px;
    height: 16px;
    background: #d2ad7c;
}
.fobo_fr>a:first-child::after{
    width: 0;
}
.foot_concat{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 25, 50, .9);
    width: 100%;
    padding: 20px 0;
    transition: all 0.6s;
}
.foot_concat.on{
    left: -100%;
}
.concat_n>*{
    display: inline-block;
    vertical-align: middle;
}
.concat_n>em{
    font-size: 30px;
    color: #ffffff;
    margin-left: 8px;
}
.con_info{
    margin-left: 30px;
}
.con_info>input{
    width: 250px;
    height: 46px;
    background: #ffffff;
    padding: 0 20px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
}
.con_info>input::-webkit-input-placeholder{
    color: #585858;
}
.con_info>span{
    height: 46px;
    line-height: 46px;
    width: 150px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 2px;
    background: #be8a43;
    cursor: pointer;
}
.con_info>span a{
    color: #FFF;
}
.cl_clone {
    margin-top: 13px;
    cursor: pointer;
}
/* 菜单左边 */
.kernel_con{
    padding: 60px 0 80px;
}
.kernel_fl{
    width: 20%;
}
.ker_top{
    background: #003c78;
    padding: 0 25px;
    height: 86px;
    line-height: 86px;
    font-size: 26px;
    color: #ffffff;
}
.ker_top h1{
    font-weight: bold;
}

.ker_top img{
    margin-top: 15px;
    width: 60px;
}
.ker_boot{
    min-height: 325px;
    background: #eeeff1;
    padding: 20px 0 20px 20px;
    position: relative;
}
.ker_boot>ul{
    position: relative;
    z-index: 1;
}
.ker_boot::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 320px;
    background: url("../images/ce.png") no-repeat;
    background-size: 100% 100%;
    /* z-index: 1; */
}

.ker_boot>ul>li a{
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #4b4b4b;
    padding-left: 40px;
    position: relative;
    width: 100%;
}
.ker_boot>ul>li a.on,.ker_boot>ul>li a:hover{
    background: #FFF;
    color: #003c78;
}
.ker_boot>ul>li a.on::after,.ker_boot>ul>li a:hover::after{
    content: "";
    position: absolute;
    left: 22px;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    background: #be8a43;
    border-radius: 50%;
}
.kernel_fr {
    width: 76%;
}
.ler_title{
    border-bottom: 1px solid #dfe0e1;
}
.lert_fl{
    font-size: 32px;
    color: #003c78;
    border-bottom: 2px solid #003c78;
    padding-bottom: 36px;
    margin-bottom: -1px;
    font-weight: bold;
}
.lert_f3 {
    margin-top: 15px;
}
.lert_f3>*{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.lert_f3>span{
    color: #838383;
}
.lert_f3 a{
    color: #585858;
}
.lert_f3 i{
    color: #b2b2b2;
    margin: 0 10px;
}
.jionc_cons{
    margin-top: 40px;
}
/* 分页 */
/*.page{
    font-size: 0;
    text-align: left;
}*/ 
.page>a {
    display: inline-block;
    border: 1px solid #003c78;
    font-size: 22px;
    color: #003c78;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    padding: 0 18px;
    transition: all 0.4s;
}

.page .on,
.page>a:hover {
    color: #FFF;
    background: #be8a43;
    border: 1px solid #be8a43;
}

.page>a:last-child {
    margin-right: 0;
}
.kernel_list>ul>li a{
    display: block;
    height: 100%;
    overflow: hidden;
}
/* 2020.3.18 */
.target_list>ul>li{
    margin-bottom: 15px;
    background: #b98641;
}
.tar_fl {
    overflow: hidden;
    width: 53.5%;
}
.tar_fr{
    width: 46.5%;
   
    padding:70px 50px;
    position: relative;
}
.tar_fr::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background:url("../images/xu.png")no-repeat;
    background-size: 100% 100%;
    width: 398px;
    height: 366px;
}
.tar_fr h2{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}
.tar_fr h3{
    width: 50px;
    height: 5px;
    background: #FFF;
    margin: 40px 0;
}
.tar_fr p{
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
}
.tar_po{
    position: relative;
    z-index: 2;
}

.foo_d {
    width: 30%;
}
.foor {
    width: 70%;
}

/* 20202420 */
.ker_boot>ul>li{
    padding: 6px 0px;
}
.ker_boot>ul>li a{
    height: auto;
    line-height: 26px;
    word-wrap: break-word;
    word-break: break-all;
    padding: 16px 0px 16px 26px;
    font-size: 18px;
}
.ker_boot>ul>li a.on::after, .ker_boot>ul>li a:hover::after{
    left: 12px;
}
.ker_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ker_top img {
    margin-top: 0px;
}
.ker_top h1 {
    font-weight: bold;
    height: 100%;
    line-height: initial;
display: flex;
    align-items: center;
}
