.bannerBox{
    width: 100%;
    min-width: 1400px;
    height: 120px;
    background: url(../images/new_pic1.jpg) no-repeat top center;   
}
.bannerPic{
    width: 1400px;
    height: 120px;
    margin: 0 auto;
    background: url(../images/new_pic2.png) no-repeat left center;
}
.formList1{
    width: 1380px;
    height: 190px;
    background: url(../images/formbg1.png) no-repeat top center;
    display: flex;
    justify-content: space-between;
    gap:20px;
    padding-left: 20px;
    padding-top: 20px;
}
.formList2{
    width: 1380px;
    height: 170px;
    background: url(../images/formbg2.png) no-repeat top center;
    display: flex;
    justify-content: space-between;
    gap:20px;
    padding-left: 20px;
    padding-top: 20px;
}
.outflex{
    display: flex;
    justify-content: space-between;
     gap:20px;
}
.formList1.on{
    height: 120px;
    background: url(../images/formbg1on.png) no-repeat top center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    gap:20px;
    padding-left: 20px;
    padding-top: 20px;
    max-width: 1076px;
}
.formList1.on li#li1 p{
    background: url(../images/new_icon1.png) no-repeat 13% center;
    line-height: 30px !important;
    padding-top: 20px;
    height: 80px;
}
.formList1.on li#li2 p{
    background: url(../images/new_icon2.png) no-repeat 13% center;
    line-height: 30px !important;
    padding-top: 20px;
    height: 80px;
}
.formList1.on li#li3 p{
    background: url(../images/new_icon3.png) no-repeat 13% center;
}
.formList1.on li#li4 p{
    background: url(../images/new_icon4.png) no-repeat 13% center;
}
.formList2.on li#li5 p{
    background: url(../images/new_icon5.png) no-repeat 20% center;
}
.formList1.on li{
    height: 100px !important;
}
.formList2.on li{
    height: 100px !important;
}
.formList1.on li p,.formList2.on li p{
    padding-left: 35%;
    width: 65%;
    padding-top: 0;
    height: 100px;
    line-height: 100px;
    text-align: left;
}
.formList2.on li p{
    padding-left: 50%;
    width: 50%;
}
.formList2.on{
    height: 120px;
    background: url(../images/formbg2on.png) no-repeat top center;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-top: 20px;
    width:245px;
}
.formList2.on.w650{
    width: 650px;
}
.formList2 li{
    height: 150px !important;
}
input[type='checkbox']::after{
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    width: 22px;
    height: 22px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: '';
    box-sizing: border-box;
}
.formList1 input[type='checkbox']:checked::after{
    background: url(../images/check1.png) no-repeat center /cover;
    border:none;
}
.formList2 input[type='checkbox']:checked::after{
    background: url(../images/check2.png) no-repeat center /cover;
    border:none;
}
.box1{
    padding-bottom: 40px;
}

.box1 li{
    background: rgba(255, 255, 255,0.6);
    height: 170px;
    border-radius: 8px;
    cursor: pointer;
    flex: 1;
}
.box1 li.on{
    background: #fff;
}
.box1 li label{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.box1 li p{
    padding: 97px 0 0;
    width: 90%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
   
}
#li1 p{
    background: url(../images/new_icon1.png) no-repeat center 20px;
}
#li2 p{
    background: url(../images/new_icon2.png) no-repeat center 20px;
}
#li3 p{
    background: url(../images/new_icon3.png) no-repeat center 20px;
}
#li4 p{
    background: url(../images/new_icon4.png) no-repeat center 20px;
}
#li5 p{
    background: url(../images/new_icon5.png) no-repeat center 20px;
}
#li6 p{
    background: url(../images/new_icon6.png) no-repeat center 20px;
}
#li8 p{
    background: url(../images/new_icon8.png) no-repeat center 20px;
}
#li9 p{
    background: url(../images/new_icon9.png) no-repeat center 20px;
}
#li10 p{
    background: url(../images/new_icon10.png) no-repeat center 20px;
}
#li11 p{
    background: url(../images/new_icon11.png) no-repeat center 20px;
}
#li12 p{
    background: url(../images/new_icon12.png) no-repeat center 20px;
}
#li13 p{
    background: url(../images/new_icon13.png) no-repeat center 20px;
}
.box1 li input{
    top: 6px;
    left: 6px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    border-radius: 8px;
}
.box1 .btnBox{
    width: 310px;
    margin: 30px auto 0;
}
.box1 .btnBox a{
    display: block;
    width: 138px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #0052d9;
}
.box1 .btnBox .prev{
    color: #0052d9;
}
.box1 .btnBox .next{
    color: #fff;
    background: #0052d9;
}
.box2{
    width: 100%;
    min-width: 1400px;
    background: #f5f9fd;
}
.box2 ul{
    width: 1430px;
}
.box2 li{
    width: 633px;
    height: 245px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #eee;
    margin: 0 30px 30px 0;
    padding: 50px 30px 0 20px;
}
.box2 li .title{
    position: absolute;
    background-image: -moz-linear-gradient( 90deg, rgb(0,82,217) 0%, rgb(19,176,190) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,82,217) 0%, rgb(19,176,190) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,82,217) 0%, rgb(19,176,190) 100%);
    height: 36px;
    border-radius: 8px 0 15px 0;
    z-index: 68;
    padding-right: 13px;
    top: 0;
    left: 0;
    min-width: 177px;
}
.box2 li .title span{
    padding-left: 40px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    background: url(../images/new_typeicon.png) no-repeat 14px center;
}
.box2 li .details p{
    width: 428px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    height: 180px;
    text-align: justify;
    margin-bottom: 15px;
}
.box2 li .details a,
.box3 a{
    display: block;
    width: 122px;
    height: 28px;
    line-height: 28px;
    border-radius: 50px;
    border: 1px solid #0052d9;
    color: #0052d9;
    padding-left: 14px;
    background: url(../images/new_arr.png) no-repeat 108px center;
}
/* .box2 li .details a.btn1{
    width: 95px;
    background: url(../images/new_arr.png) no-repeat 81px center;
} */
.box2 li .details a.btn2{
    width: 143px;
    border: 1px solid #ff6000;
    color: #ff6000;
    background: url(../images/new_arr2.png) no-repeat 132px center;
    margin-left: 10px;
}

.box3 a.jrpt{
    width: 94px;
    background: url(../images/new_arr.png) no-repeat 80px center;
}
.box2 li .details a:hover,
.box3 a:hover{
    color: #fff;
    background:#0052d9 url(../images/new_arrOn.png) no-repeat 108px center;
}
.box2 li .details a.btn2:hover{
    background:#ff6000 url(../images/new_arrOn.png) no-repeat 132px center;
}
.box2 li .details a.btn1:hover{
    background:#0052d9 url(../images/new_arrOn.png) no-repeat 81px center;
}
.box2 .picCode{
    width: 160px;
    height: 200px;
    background: url(../images/new_codeBg.png) no-repeat;
}
.box2 .picCode img{
    display: block;
    margin: 8px auto 0;
    width: 146px;
}
.box2 .picCode p{
    line-height: 42px;
    text-align: center;
    width: 100%;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
}
.titleStyle{
    padding:37px 0 26px 7px;
    font-weight: bold;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    background: url(../images/new_icon.png) no-repeat left 30px;
}
.tits{
    font-size: 18px;
    font-weight: bold;
    color: #0052d9;
    padding-bottom: 13px;
    background: url(../images/new_titBg.png) no-repeat left bottom;
    margin-top: 17px;
}
.qctDetail{
    width: 1102px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    margin: 8px 0 17px;
}
.box3{
    height: 334px;
}
.codeBox1{
    width: 236px;
    background: url(../images/new_code5.png) no-repeat;
    height: 220px;
    text-align: center;
    color: #666;
}
.codeBox2{
    width: 236px;
    background: url(../images/new_code8.png) no-repeat;
    height: 220px;
    text-align: center;
    color: #666;
}
/* 弹窗 */
.yjspopBox{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../../public/images/icons/popUp_bg.png) repeat;
    z-index: 100;
}
.yjspopBox .toptip{
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 15px;
}
.yjspopBox .toptip span{
    color: #0052d9;
    font-weight: bold;
}
.yjspopBox .mainPop{
    width: 560px;
    background:#fff url(../images/new_popBg.png) no-repeat;
    margin: 8% auto 0;
    position: relative;
    padding: 80px 20px 20px;
    border-radius: 8px;
}
.yjspopBox .yjsClose{
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
    top: 10px;
    right: 10px;
}
.yjspopBox .unitOut{
    height: 148px;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 0 30px;
    background-image: -moz-linear-gradient( -90deg, rgb(234,242,255) 0%, rgb(255,255,255) 62%);
    background-image: -webkit-linear-gradient( -90deg, rgb(234,242,255) 0%, rgb(255,255,255) 62%);
    background-image: -ms-linear-gradient( -90deg, rgb(234,242,255) 0%, rgb(255,255,255) 62%);
    box-shadow: 0px 0px 10px 0px rgba(0, 82, 217, 0.05);
}
.yjspopBox .unitOut p{
    padding-left: 22px;
    border-bottom: 1px dashed #ddeaff;
    height: 56px;
    line-height: 56px;
    margin-top: 9px;
    background: url(../images/index_popIcon.png) no-repeat left center;
    font-size: 16px;
    font-weight: bold;
}
.yjspopBox .unitOut li{
    height: 38px;
    line-height: 38px;
    border: 1px solid #eaf2ff;
    border-radius: 8px;
    margin: 20px 30px 0 0;
}
.yjspopBox .unitOut input[type=text]{
    width: 478px;
    height: 40px;
    margin-top: 10px;
    border: 1px solid #eaf2ff;
    padding: 0 10px;
}
.yjspopBox .unitOut  label{
    display: block;
    height: 100%;
    padding: 0 20px;
    border-radius: 8px;
}
.yjspopBox .unitOut li.on{
    border: 1px solid #0052d9;
}
.yjspopBox .unitOut select{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    border: 1px solid #eaf2ff;
}
.yjspopBox .btnBox{
    width: 311px;
    margin: 30px auto 0;
}
.yjspopBox .btnBox .fl{
    width: 138px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #0052d9;
    color: #0052d9;
    font-size: 16px;
}
.yjspopBox .btnBox .fr{
    width: 138px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #0052d9;
    color: #fff;
    font-size: 16px;
    background: #0052d9;
}
.paraoverflow6{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 6;
}
.bgs{
    background: #f8f8f8;
    border-radius: 8px;
}
.box4{
    background: #f5f9fd;
    padding-bottom: 10px;
}
.box4 .bgs{
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 82, 217, 0.1);
}
.tips{
    background: url(../images/tips.png) no-repeat;
    padding-left: 91px;
    line-height: 24px;
    font-size: 16px;
    height: 62px;
    padding-top: 10px;
    margin: -10px 0 20px;
}