*{
    margin: 0;
    padding: 0;
}
.db{
    background-color:#003e93;
    padding: 5px 0;
}
.db_nr{
    width: 1300px;
    height: 30px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.hy{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.hp{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.top{
    margin: 0 auto;
}
.top_nr{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.top1{
    width: 25%;
    height: 100%;
    border-left: 1px solid #eaeaea;
}
.top1 h3{
    font-size: 20px;
    color: #333;
    line-height: 20px;
    padding-top: 28px;
    text-align: center;
}
.top1 p{
    font-size: 14px;
    color: #999;
    line-height: 14px;
    padding-top: 8px;
    text-align: center;
}
.HomeService{
    background-color: #eaeaea;
    margin-top: 0px !important;
}
.lx{
    margin: 0 auto;
    background: url(/statics/pc/cl/a11_02.jpg)no-repeat center;
    width: 100%;
    height: 100px;
}
.lx_nr{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.lx_left p{
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    padding-top: 26px;
    float: left;
}
.lx_left span{
    display: block;
    font-size: 14px;
    color: #88b0e7;
    line-height: 14px;
    padding-top: 10px;
}
.lx_left i{
    display: block;
    font-size: 30px;
    color: #fff;
    font-family: Arial;
    float: left;
    margin-left: 90px;
    margin-top: 34px;
    line-height: 32px;
}
.lx_left img{
    
    width: 46px;
    margin-top: -4px;
    margin-left: -10px;
}
.lx_right{
    float: right;
    width: 356px;
}
.lx_right b{
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding-top: 26px;
}
.lx_right p{
    display: block;
    padding-top: 10px;
}
.lx_right p a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.cp{
    background-color: #f8f8f8;
    padding: 50px;
}
.cp_text{
    text-align: center;
}
.cp_text h2{
    text-align: center;
    color: #003e93;
    font-size: 30px;
}
.cp_text p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.cp_text span{
    color: #000;
}

.cp_title{
    width: 1300px;
    height: 50px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #fff;
    padding: 7px 15px;
}
.cp_left{
    float: left;
}
.cp_left p{
    font-size: 24px;
    color: #000;
}
.cp_left p img{
    width: 43px;
    margin-top: 4px;
}
.cp_right{
    float: right;
    font-size: 18px;
    padding: 7px;
    color: #003e93;
}
.cp_nr{
    width: 1300px;
    height: 250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.cpl{
    width: 49%;
    height: 100%;
}
.cpr{
    width: 49%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.cp1{
    width: 47%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.cp_img{
    width: 100%;
    height: 80%;
}
.cp_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cp_p{
    width: 100%;
    height: 20%;
    background-color: #fff;
}
.cp_nr1{
    width: 1300px;
    height: 250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.cp2{
    width: 23%;
}
.cp_p{
    color: #000;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qt{
    padding: 50px;
}
.qt_title{
    width: 1300px;
    margin: 0 auto;
}
.qt_title h2{
    color: #003e93;
    font-size: 25px;
}
.qt_title span{
    color: #000;
}
.qt_t{
    width: 116px;
    height: 37px;
    background-color: #ff7f27;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s all;
}
.qt_t:hover{
    background-color: #003e93;
}
.qt_text{
    display: flex;
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto; 
}
.qt_nr{
    width: 1300px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.qt1{
    width: 18%;
    background-color: #003e93;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.qt1_img{
    width: 100%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qt1_img img{
    width: 147px;
}
.qt1_p{
    width: 100%;
    height: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: white;
}
.qt1:hover{
    background-color: #ff7f27;
}
.ys{
    padding: 50px 0;
}
.ys_nr{
    height: 550px;
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}
.ysl{
    width: 50%;
    height: 100%;
}
.ysl img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ysr{
    width: 50%;
    height: 100%;
    background: #003e93;
    position: relative;
}
.yss{
    position: absolute;
    top: 0;
    left: -47px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; 
    padding: 70px 0;
}
.ys1{
    width: 100%;
}
.ys_img {
    width: 67px;
    height: 67px;
    float: left;
    margin-left: 15px;
}
.ys_img img{
    width: 100%;
    height: 100%;
}
.ys_p{
    float: left;
    margin-left: 38px;
    padding-top: 10px;
}
.ys_p h2{
    color: white;
    font-weight: normal;
}
.ys_p p{
    color: #fff;
    line-height: 37px;
    font-size: 15px;
}
.hc{
    padding: 50px;
}
.hc_nr{
    width: 1300px;
    margin: 0 auto;
    height: 270px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.hc1{
    width: 22%;
    height: 100%;
    background-color: #003e93;
    border-radius: 10px;
    transition: 0.7s all;
    padding: 30px;
}
.hc1:hover{
    background-color: #ff7f27;
    box-shadow:  0px 5px 5px rgba(255, 127, 39,0.2);
}
.hc_bottom{
    width: 1300px;
    margin: 0 auto;
    margin-top: 30px;
}
.fw_nr{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.hc_title{
    width: 1300px;
    margin: 0 auto;
}
.hc_title h2{
    color: #333;
}
.fw1{
    width: 20%;
}
.anl{
    padding: 50px;
    background-color: #f8f8f8;
}
.anl_nr{
    width: 1300px;
    margin: 0 auto;
    margin-top: 30px;
    height: 300px;
    display: flex;
    justify-content: space-between;
}
.anl_nrl{
    width: 39%;
    height: 100%;
}
.anl_nrl video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.anl_nrr{
    width: 59%;
    height: 100%;
    padding: 20px 0;
}
.alb{
    width: 1300px;
    height: 230px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.al1{
    width: 24%;
    height: 100%;
}
.al1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ab h2{
    font-size: 20px;
    font-weight: bold;
    color: #003e93;
}
.ab span{
    color: #000;
}
.ab p{
    margin: 5px 0;
    font-size: 15px;
}
.ab_nr{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.icon{ 
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
.hc1:hover .icon img{
    transform: rotateY(360deg);
}
.icon img{
    width: 100%;
    height: 100%;
    
    transition: all 1s;
}
.tit{
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 6px;
}
.txt span{
    display: block;
}
.txt em{
    width: 1px;
    height: 25px;
    display: block;
    margin: 10px auto 15px;
    background-color: #fff;
}
.txt p{
    margin-bottom: 15px;
}
.txt{
    text-align: center;
    color: #fff;
    padding: 15px 0;
    font-size: 14px;
}
.fw_img{
    width: 75px;
    height: 75px;
    float: left;
}
.fw_img img{
    width: 100%;
    height: 100%;
}
.fw1 p{
    float: left;
    overflow: hidden;
    padding-left: 28px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    height: 75px;
    line-height: 75px;
}

.new{
    padding: 50px 0;
    background-color: #f8f8f8;
}
.new_nr{
    width: 1300px;
    height: 550px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.new_left{
    width: 39%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}
.newt{
    width: 100%;
    height: 40%;
    background-color: #003e93;
    padding: 50px 40px;
}
.new_right{
    width: 59%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.new_ti h2{
    color: #333333 !important;
}
.new_ti p{
    color: #666 !important;
}
.new_top{
    width: 100%;
    height: 38%;
    background-color: #fff;
    padding: 20px ;
}
.new_bottom{
    width: 100%;
    height: 57%;
    background-color: #fff;
    padding: 20px ;
}
.new_title h2{
    color: white;
}
.new_title p{
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}
.jg{
    background: url(/statics/pc/cl/lx.png);
    padding: 50px 0;
}
.jg_nr{
    width: 1300px;
    margin: 0 auto;
    height: 400px;
    display: flex;
    justify-content: space-between;
}
.jgl{
    width: 50%;
    height: 100%;
}
.jgy{
    width: 50%;
    height: 100%;
}
.jgl_title h2{
    color: white;
    font-weight: normal;
    font-size: 27px;
}
.jgl_title span{
    font-size: 18px;
    margin-left: 30px;
}
.jgl_title p{
    color: white;
    font-size: 17px;
    margin: 30px 0;
}
.jgl_nr{
    height: 250px;
    display: flex;
    justify-content: space-between;
}
.lxl{
    width: 33%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.rx img{
    width: 70px;
}
.lx_img{
    width: 100%;
    height: 80%;
}
.lx_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lx_p{
    width: 100%;
    height: 20%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.lxr{
    width: 61%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 5px 0;
}
.lx1{
    width: 100%;
    height: 30%;
    display: flex;
    align-items: center;
}
.lx_tu{
    width: 30px;
    height: 30px;
    float: left;
}
.lx_tu img{
    width: 100%;
    height: 100%;
}
.lx1 p{
    float: left;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
}
.jgy_input{
    height: 153px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    margin-top: 40px;
}

.jgy_input input{
    background-color: rgba(255,255,255,0.6);
    float: left;
    border-radius: 4px;
    height: 42px;
    width: 313px;
    color: #fff;
    padding: 0 10px;
}
.phone input{
    margin-left: 20px;
}
.ly input{
    width: 100%;
    height: 69px;
    margin-top: 20px;
}
.jgy_btn{
    background-color: red;
    color: white;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    margin-top: 30px;
}
.new_img{
    width: 100%;
    height: 250px;
    margin-top: 30px;
}
.new_img img{
    width: 100%;
    height: 100%;
}
.newb{
    width: 100%;
    height: 27%;
    padding: 0px 40px;
}
@media (min-width: 768px){
    .col-sm-4 {
        width: 100% !important;
    }
}
.fl_tu{
    float: left;
    width: 185px;
    height: 140px;
    margin-top: -8px;;
}
.fl_tu img{
    width: 100%;
    height: 100%;
}
.new_top:hover .bs{
    color: #ff7f27 !important;
}
.new_top:hover .in_nr6_l ul li i{
    opacity: 0;
}
.new_top:hover .in_nr6_l ul li h2{color:#ff7f2c !important}
.letter{
        /* display: block !important; */
        margin-right: 16px;
        width: 29px !important;
        height: 28px;
        line-height: 28px;
        text-align: center;
        /* float: left !important; */
        border-radius: 50%;
        background-color: #1e88e5;
        color: #fff !important;
        font-weight: 400;
        margin-top: 20px;
        margin-top: 6px !important;
}
.cpl video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cpl img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}