.layui-form-select dl{top:66px;}
.layui-form-select dl dd.layui-this{background:rgba(2,47,129,0.6);}
.layui-form-selectup dl{top:auto;bottom:66px;}
.dz .layui-select-title{position:relative;width:95%;}
.title_con h3{
    color: #022f81;
}
.in_con00{
    padding:0vw 0 2vw;
    background:#fafafa url("../jpg/86bf7829-d108-42e8-9f8d-2c0b43416c25.jpg") no-repeat right top;
}
 .btm0{
    position: relative;
}
.in_con00  .swiper-slide{
    border-radius: 21px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,.16) 0px 1px 4px;
}
.in_con00 .txt1{
    text-align: left;
    padding: 1.5vw 2.3vw 2.91vw ;
}
.in_con00  .swiper{
    width: calc(100% + 20px);
    margin-left:-10px;
    padding: 0 10px 10px;

}
.in_con00 .td_list{
    display: flex;
    flex-wrap: wrap;
}
.in_con00 .td_items{
    flex:0 0 32%;
    margin-right: 2%;
    margin-bottom: 3%;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,.16) 0px 1px 4px;
}
.in_con00 .td_items:nth-child(3n){
    margin-right: 0%;
}
.in_con00 .img {
    overflow: hidden;
}
.in_con00 .img img{
   transition: all 0.3s ease-in-out;
}
.in_con00  .swiper-slide:hover img{
    transform: scale(1.05);
}
.in_con00 .td-tit{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom:0.7vw;
}
.in_con00 .des{
    color: #666;
    /*display: -webkit-box; 
    -webkit-line-clamp: 2; 
     -webkit-box-orient: vertical;
    overflow: hidden; 
     text-overflow: ellipsis; 
     height: 60px;*/
     line-height:1.8;
}
.in_con00 .des p{line-height:1.8;}
.swiper-button-next{right:-80px}
.swiper-button-prev{left:-80px}
.swiper-button-prev:after{color: #70aa47;color:#17489C;}
.swiper-button-next:after{color: #70aa47;color:#17489C;}

.in_con01 {
    background: #fff;
    overflow: hidden;
    padding-bottom: 4vw;
}
.in_con01 .btm0{
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
}
.in_con01 .boxs{
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    padding: 3.28vw 2.5vw 1.4375vw;
    flex:0 0 22.7%;
    margin-bottom:3%;
    margin-right:3%;
    box-shadow:0 0 30px #e8e8e8;
    
}
.in_con01 .boxs:nth-of-type(4n){
    margin-right:0;
}
.in_con02{
   background:#fafafa url("../jpg/86bf7829-d108-42e8-9f8d-2c0b43416c25.jpg") no-repeat right top;
}

.con1-img{
    position: absolute;
    right: 10px;
    bottom: 14px;
    z-index:-1;
    width:150px;
}
.in_con01 .con1-tit{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1rem;

}
.in_con01 .con1-des{
    color: #666;
    overflow: hidden; 
     line-height: 1.6;
}
.in_con01 .con1-des2{margin-top:1.7vw;height:3em;line-height:1.5;overflow:hidden;}
.in_con01 .con1-des2 span{color:#022f81;}

.in_con01 .boxs:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 5px;
    display: block;
    background-color: #70aa47;
    background-color:#17489C;
    transition: all 0.3s ease-in-out;
}
.in_con01 .boxs:hover:after {
    width: 100%;
}
.in_con02 .bottom dl{
    box-shadow: rgba(0,0,0,.16) 0px 1px 4px;
}
.swiper_con02{
   padding: 10px;
   width: calc(100% + 20px);
   margin-left: -10px;
}
.in_con02 .btn{
    background:#17489C;
}
.in_con02 .top li:hover{
     background:#17489C;
}
.in_con02 .bottom dl:after{
    background:#17489C;
}
.in_con02 .top li.active{background:#17489C;}
.in_con02 .btn a span{
    color: #fff;
}
.in_con02 .bottom .swiper-button-prev:after{color:#17489C;}
.in_con02 .bottom .swiper-button-next:after{color:#17489C;}
.in_con03{
    background: #fff;
    overflow: hidden;
    padding-bottom: 4vw;
}
.xh{
    background-image:-webkit-linear-gradient(to bottom,rgba(255,255,255,.5),80% rgba(255,255,255,0)); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    background-image:linear-gradient(to bottom,rgba(255,255,255,.5), rgba(255,255,255,0) 70%); 
    background-clip:text; 
    font-weight: bold;
    font-family: 'Arial';
    line-height: 1;
    position: relative;
    z-index: 3;
}
.con03-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.con03-item{
    flex:0 0 calc(96% / 3);
    margin-right: 1.5vw;
    margin-bottom:1.5vw;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,.07) 0px 0px 20px;
}
.con03-item:nth-of-type(3n){
    margin-right: 0%;
}
.con03-top{
   background-color: #022f81;
   padding: 1.5vw 2vw;
}
.con3-tit{
    line-height: 1.2;
    color:#fff;
    font-weight: bold;
    margin-top: -20px;
}
.con03-btm{
    padding: 1.5vw 2vw 3.645vw;
}
.con3-des{
    line-height: 1.8;
    color:#666;
    display: flex;
    flex-wrap: wrap;
}
.con03-item:nth-of-type(3) .con3-des p{min-width:100%;}
.con03-item:nth-of-type(4) .con3-des p{min-width:100%;}
.con03-item:nth-of-type(5) .con3-des p{min-width:100%;}
.con3-des p{
    flex:1;
    min-width: 50%;
    position:relative;
    padding-left:10px;
}
.con3-des p:after{
    content:"";
    display:block;
    width:5px;height:5px;border-radius: 100%;background: #999;
    position:absolute;left:0px;top:13px;
}
.in_co04{
    background: #fff;
    padding-bottom: 4.6875vw;
}
.lc-list{
  display: flex;
  position: relative;
}
.lc-item{
    flex:0 0 calc(87.24% / 3);
    margin-right:6.38%;
    position: relative;
}
.lc-item:last-child{
    margin-right: 0;
}
.lc-list::after{
    content: '';
    position: absolute;
    top: 62px;
    left:32%;
    width: 20%;
    height: 0px;
    border-top:1px dashed  #70aa47;
     border-top-color:#17489C;
    transform: translateX(-50%);
}
.lc-list::before{
    content: '';
    position: absolute;
    top: 62px;
    right:32%;
    width: 20%;
    height: 0px;
    border-top:1px dashed  #70aa47;
    border-top-color:#17489C;
    transform: translateX(50%);
}
.lc-top{
    width: 124px;
    height: 124px;
    margin: 0 auto;
    padding: 8px;
    border-radius: 50%;
    background-color: rgba(112,170,70,.1);
    z-index: 3;
    position: relative;
}
.lc-img{
    border-radius: 50%;
    height: 100%;
    background-color: #70aa47;
    background-color:#17489C;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lc-img img{
    width: auto;
    height: auto;
}
.lc-bt{
    padding: 3.75vw 2.34375vw 5.15vw;
    margin-top: -2.1875vw;
    box-shadow: rgba(0,0,0,.16) 0px 1px 4px;
    border-radius: 20px;
}
.lc-tit{
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.lc-des{
    line-height: 30px;
    color: #666;
    margin-top: 1rem;
}
.in_con05{
    background: url('../jpg/long-bj.jpg') no-repeat right top/cover;
    overflow: hidden;
    padding-bottom: 5.83vw;
}

.in_con05 .top ul{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 2.2vw;}
.in_con05 .top li{display: flex;justify-content: center;align-items: center;width:140px;border:1px solid #efefef;height: 34px;cursor: pointer;margin:0 5px;border-radius: 5px;}
.in_con05 .top li:hover{background-color: #70aa47;color: #fff; background-color:#17489C;}
.in_con05 .top li.active{background-color: #70aa47;color: #fff; background-color:#17489C;}
.in_con05 .bottom{position: relative;}
.in_con05 .bottom .swiper-slide{border-radius: 6px;overflow: hidden;background-color: #fff;}
.hz_list{
    display: flex;
    flex-wrap:wrap;
}
.hz_item{
    flex:0 0 18.4%;
    margin-right: 2%;
    margin-bottom: 3%;
}
.hz_item:nth-child(5n){
    margin-right: 0%;
}
.in_con061{
    background: url('../jpg/b.jpg') no-repeat;
    background-size:100% 100%;
    overflow: hidden;
    padding-bottom: 3.49vw;
}

.in_con061 .title{
    color: #fff;
}
.in_con061 p{
    color: #fff;
    opacity: .6;
}
.form-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inp{
    flex:0 0 calc(50% - 15px);
    margin-bottom: 1.77vw;
}
.inp input,
.inp select{
    width: 100%;
    background-color: transparent;
    outline: none;
    border:1px solid rgba(255,255,255,.4);
    border-radius: 6px;
    height: 66px;
    box-sizing: border-box;
    color: #fff;
    padding: 0 1.875vw;
    font-size: 16px;
}
.inp select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* IE11 */
    -ms-appearance: none;
    background: url('../png/jt.png') no-repeat right  50px center;
    background-size: 11px 7px;
}
.inp label{
    color:#fff;
    font-size: 16px;
    line-height: 1;
    display: block;
    margin-bottom: 14px;
}
.inp label.mast:before{
    content: '*';
    color:#fff;
    font-size: 16px;
}
.form-box .btm{
    display: flex;
}
.form-box .btm select{
    flex: 0 0 196px;
    margin-right: 8px;
    background-color: transparent;
    outline: none;
    border:1px solid rgba(255,255,255,.4);
    border-radius: 6px;
    height: 66px;
    box-sizing: border-box;
    color: #fff;
    padding: 0 1.875vw;
    font-size: 16px;
}
.form-box .btm input{
    flex:1;
    margin-right: 8px;
    background-color: transparent;
    outline: none;
    border:1px solid rgba(255,255,255,.4);
    border-radius: 6px;
    height: 66px;
    box-sizing: border-box;
    color: #fff;
    padding: 0 1.875vw;
    font-size: 16px;
}
.form-box .inp.qtxq{
    flex:0 0 100%;
}
.inp input::-webkit-input-placeholder{
    color:#fff;
    opacity: 1;
}
.in_con061 .btn{
  background-color: #fff;

}
.in_con061 .btn a{
color: #70aa47;
color:#17489C;
}
.in_con061 .btn a .submit{
    background: none;
    border:0;
}

.yazm_con{position:relative;}
#code1{
    
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.hzhb_con{background:#f8f9fb url('../jpg/bc8253f5-b373-4bc0-b1a2-c1ce22ccc505.jpg') no-repeat;padding-bottom:4vw;background-size:100%;}
.hzhb_tab dl{
    display: flex;flex-wrap:wrap;
    justify-content:center;
}

.hzhb_tab dl dd{height:35px;width:120px;display:flex;justify-content:center;align-items:center;
    border:1px solid #efefef;transition:all 0.4s ease-in-out;border-radius: 5px;margin-left:10px;
    cursor:pointer;
}
.hzhb_tab dl dd:hover{background:#022f81;color:#fff;border-color:#022f81;}
.hzhb_tab dl dd.hover{background:#022f81;color:#fff;border-color:#022f81;}
.hzhb_list{
    margin-top:3vw;
}
.hzhb_list ul{
    display: flex;
    flex-wrap: wrap;
}
.hzhb_list li{
    flex:0 0 17.5%;margin-bottom:2%;max-width: 250px;
    margin-right:3%;border-radius: 5px;overflow:hidden;
}
.hzhb_list li:nth-of-type(5n){margin-right:0px;}


.che_con01{
    background-size: cover;
    margin-bottom: 5vw;
}
.che_con01 .c01_con{
    width:100%;
    min-height: 100vh;
    display:flex;flex-wrap:wrap;
    justify-content: space-between;align-items: center;
}
.che_con01 .left{max-width:430px;}
.che_con01 .left .text01{color:#333;}
.che_con01 .left .text01 .p{line-height:1.2;}
.che_con01 .left .text01 span{color:#002079;}
.che_con01 .left .text01 .span{margin-top:0.7vw;}
.che_con01 .left .text02{margin-top:3vw;}
.che_con01 .left .text02 dl{display:flex;flex-wrap:wrap;}
.che_con01 .left .text02 dd{max-width:118px;margin-right:1vw;}
.che_con01 .left .text02 dd .img{border-radius:15px;overflow:hidden;}
.che_con01 .left .text02 dd p{text-align:center;margin-top:10px;}
.che_con01 .left .text02 .a{text-align:center;margin-top:1.3vw;}
.che_con01 .left .text02 .a a{color:#002079;}
.che_con01 .left .text02 .a a:hover{text-decoration:underline;}
.che_con01 .right{width:640px;background:rgba(255,255,255,0.7);border-radius:20px;padding:3vw 2.2vw 4vw 2.2vw;}
.che_con01 .inp{flex:0 0 100%;}
.che_con01 .inp input{border-color:#d7d9d6;color:#333;height:58px;}
.che_con01 .inp label{color:#333;}
.che_con01 .inp label.mast:before{color:#f00;}
.che_con01 .inp input::-webkit-input-placeholder{color:#333;}
.che_con01 .btn{background:#002079;margin-left:0;margin-top:1vw;}
.che_con01 .btn a .submit{background: none;border:0;color:#fff;}
.che_con01 .btn a svg path{fill:#fff;}

.che_con02{margin-bottom:5vw;}
.che_con02 .ccon2_title{margin-bottom:3vw;line-height:1.1;}
.che_con02 .ccon2_title span{color:#002079;font-size:60px;}
.che_con02 .ccon2_con{display:flex;flex-wrap:wrap;}
.che_con02 .ccon2_con dl{flex:0 0 32%;margin-right:2%;
    box-shadow: 0 0 20px #eee;background:#fff;padding:3vw 4.5vw;
    border-radius:20px;overflow:hidden;margin-bottom:2%;
    position:relative;
}
.che_con02 .ccon2_con dl:after{content:"";display:block;width:8px;height:100%;background:#002079;position:absolute;left:0px;top:0px;bottom:0px;}
.che_con02 .ccon2_con dl:nth-of-type(3n){margin-right:0px;}
.che_con02 .ccon2_con dt{font-weight: 700;margin-bottom:2vw;}
.che_con02 .ccon2_con dd{color:#666;}
.che_con02 .ccon2_con dd p{position:relative;padding-left:10px;margin-bottom:10px;line-height:1.5;}
.che_con02 .ccon2_con dd p:after{content:"";display:block;width:3px;height:3px;border-radius:100%;background:#444;position:absolute;left:0px;top:11px;}

.che_con03{margin-bottom:5vw;}
.che_con03 .ccon3_title{margin-bottom:3vw;}
.che_con03 .ccon3_title h3{line-height:1.1;}
.che_con03 .ccon3_title span{color:#002079;}
.che_con03 .ccon3_title b{font-size:70px;font-family:"Arial";padding:0 5px;}
.che_con03 .ccon3_title>p{color:#999;margin-top:1vw;}
.che_con03 .mo_img{display:none;}

.che_con04{margin-bottom:5vw;}
.che_con04 .mo_img{display:none;}

.che_con05{margin-bottom:5vw;}

@media screen and (min-width:1930px){
    .con03-item{margin-right:20px;}
    .in_con01 .boxs{padding:70px 50px 30px;}
    .in_con02 .bottom dl dd{padding-left:30px;padding-right:30px;}
}

@media screen and (max-width:1700px){
    .swiper-button-next{right: -60px;}
    .swiper-button-prev{left:-60px}
    .swiper-button-prev:after{font-size: 28px;}
	.swiper-button-next:after{font-size: 28px;}
}
@media screen and (max-width:1600px){
    .con1-img{width:7vw;}
    .in_con01 .con1-des{font-size:16px;}
    .che_con01 .right{width:auto;flex:0 0 45%;}
    .che_con02 .ccon2_con dt{font-size:26px;}
}
@media only screen and (max-width:1400px){
	.swiper-button-next{right:-45px;}
	.swiper-button-prev{left:-45px}
	.in_con01 .con1-des2{height:auto;}
	.in_con01 .boxs{padding-bottom:4vw;}
	.con3-des p:after{top:10px;}
	.che_con01 .left .text02 .a{margin-top:3vw;}
}
@media only screen and (max-width:1300px){
    .che_con02 .ccon2_con dt{font-size:22px;}
    .che_con02 .ccon2_title span{font-size:44px;}
}
@media screen and (max-width:1200px){
    .in_con00,.in_con01,.in_con02,.in_con03,.hzhb_con,.in_con061{padding-bottom:5vw;}
    .swiper-button-next{right: -40px;}
   .swiper-button-prev{left:-40px}
   .lc-top{
    width: 100px;
    height: 100px;
   }
   .lc-img img{
    max-width: 50%;
   }
   .form-box .btm input{
    flex: 0 0 calc(100% - 158px);
   }
   .inp input, .inp select{
    height: 50px;
   }
   .form-box .btm select,
   .form-box .btm input{
    height: 50px;
   }
}

@media only screen and (max-width: 1000px){
    .che_con01 .left .text02 dd{max-width:none;width:10vw;}
    .che_con01 .left .text02 dd .img{border-radius:8px;}
.swiper-button-next:after {
    font-size: 24px;
}
.swiper-button-next{
    right: -30px;
}
.swiper-button-prev:after {
    font-size: 24px;
}
.swiper-button-prev{
    left: -30px;
}
.form-box .btm select{
    flex: 0 0 150px;
}
.inp select{
    background-position: right 20px center;
}

.in_con01 .boxs{flex:0 0 30%;}
.in_con01 .boxs:nth-of-type(4n){margin-right:3%;}


}

@media screen and (max-width:768px){
    .che_con01{padding:20vw 0;margin-bottom:15vw;}
    .che_con01 .left{max-width:none;width:100%;}
    .che_con01 .right{flex:0 0 100%;padding:10vw 7vw;}
    .che_con01 .inp input{height:42px;}
    .che_con01 .inp{margin-bottom:25px;}
    .che_con01 .left .text02 dd{width:30%;margin-right:3%;}
    .che_con01 .left .text02 .a{margin-top:7vw;}
    .che_con01 .left{margin-bottom: 20vw;}
    .che_con01 .c01_con{margin-top:10vw;}
    .che_con01 .left .text01 .span{margin-top:3vw;}
    .che_con01 .left .text02{margin-top:8vw;}
    
    .che_con02{margin-bottom:15vw;}
    .che_con02 .ccon2_title{margin-bottom:8vw;font-size:26px;}
    .che_con02 .ccon2_con dl{flex:0 0 100%;margin-right:0px!important;margin-bottom:8vw;padding:10vw;}
    .che_con02 .ccon2_con dl:after{width:5px;}
    .che_con02 .ccon2_con dt{margin-bottom:5vw;}
    .che_con02 .ccon2_con dl:last-child{margin-bottom:0;}
    
    .che_con03{margin-bottom:15vw;}
    .che_con03 .pc_img{display:none;}
    .che_con03 .mo_img{display:block;}
    .che_con03 .ccon3_title h3 p{display:inline;}
    .che_con03 .ccon3_title h3 p b{font-size:50px;}
    .che_con03 .ccon3_title>p{margin-top:5vw;}
    
    .che_con04{margin-bottom:15vw;}
    .che_con04 .pc_img{display:none;}
    .che_con04 .mo_img{display:block;}
    
    .che_con05{margin-bottom:15vw;}
    
    
    .in_con00,.in_con01,.in_con02,.in_con03,.hzhb_con,.in_con061{padding-bottom:9vw;}
    .hzhb_tab dl dd{flex:0 0 30%;margin-bottom:3vw;}
    .hzhb_list li{flex:0 0 49%;margin-right:2%;}
    .hzhb_list li:nth-of-type(5n){margin-right:2%;}
    .hzhb_list li:nth-of-type(2n){margin-right:0%;}
    .in_con01 .boxs{flex:0 0 100%;margin-right:0px;}
    .in_con01 .boxs:nth-of-type(4n){margin-right:0%;}
    .in_con00 .swiper{
        width: 100%;
        margin-left:0;
        padding: 0;
    }
    .swiper_con02{
        width: 100%;
        margin-left:0;
        padding: 0;
        
    }
    .in_con02 .bottom dl{
        box-shadow: none;
        border:1px solid #dcdcdc;
    }
    .in_con00 .swiper-slide{
        box-shadow: none;
        border:1px solid #dcdcdc;
    }

    .in_con01 .boxs{
        padding: 8vw 5vw;
        margin-bottom:5vw;
    }
    .con1-img{
        width: 80px;
    }
    .con03-item{
        flex: 0 0 100%;
        margin-right: 0%!important;
        margin-bottom: 5vw;
    }


    .con03-top{
        padding:5vw;
    }
    .in_con00 .swiper-slide,
    .in_con01 .boxs,
    .con03-item{
        border-radius: 10px;
    }
    .lc-item{
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .lc-list::before,
    .lc-list::after{
        content: none;
    }
    .lc-list{
        flex-wrap: wrap;
    }
    .lc-bt{
        margin-top: -40px;
        border-radius: 10px;
        padding: 50px 15px 20px;
    }
    .in_con05 .top li{
        margin-bottom: 10px;
    }
    .inp{
        flex: 0 0 100%;
        margin-bottom: 15px;
    }
    .hz_item{
    flex:0 0 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}
.hz_item:nth-child(5n){
    margin-right: 4%;
}
.hz_item:nth-child(2n){
    margin-right: 0%;
}
.con3-tit{
    margin-top:-8px;
}
.con03-btm{
    padding:6vw 5vw;
}

.in_con00{padding-bottom:8vw;}
.in_con00 .td_items{
    flex:0 0 100%;
    margin-right: 0%;
    margin-bottom: 5vw;
}

.in_con00 .txt1{
    padding: 8vw 5vw;
}
.in_con00 .td-tit{margin-bottom:3vw;}
}
