.city_box {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 118%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.city_ul li strong {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #424242;
    display: block;
    margin: 14px 0;
}

.city2_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.city2_ul li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
}

.city2_ul li:hover {
    color: #ff6666 !important;
}

.indry_colr {
    color: #ff6666 !important;
}

.city_li:nth-child(1) {
    border-bottom: 1px solid #ECECEC;
}

.hotbotn {
    background-color: transparent;
}


.hyselect {
    width: 136px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.indry_box {
    width: 914px;
    height: 270px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 60px;
    left: 30%;
    transform: translateX(-40%);
    z-index: 9999999;
}

.indry_box ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.indry_box ul li {
    display: flex;
    align-items: center;
}

.indry_box ul li strong {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    color: #333333;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indry_box ul li p {
    color: #666666;
    font-size: 14px;
    margin: 0 12px;
    cursor: pointer;
}

.indry_colr {
    color: #ff6666 !important;
}

.indry_box ul li p:hover {
    color: #ff6666;
}

.hyselect input {
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.el-cascader .el-input .el-input__inner {
    text-overflow: ellipsis;
    background-color: transparent !important;
    color: #9a9aa4 !important;
}

.el-input__suffix {
    display: none;
}

.topcity {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 21%;
    top: 29%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.topcity2_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.topcity2_ul li,
.topcity1_li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
    margin-right: 23px;
}

.topcity_colr {
    color: #ff6666 !important;
}

.topcity3 {
    width: 445px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    z-index: 9999999;
    padding: 10px 28px;
}

.topcity3 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


.swiper-slide{
    width: 100%;
    height: 450px;
}
.inx_swipe{
    width: 100%;
    height: 450px;
    background-image: url(/icon/ckts_banner.jpg);
}
.inx_swipe2{
    width: 100%;
    height: 450px;
    background-image: url(/icon/banner2.png);
}
.inx_swipe3{
    width: 100%;
    height: 450px;
    background-image: url(/icon/banner3.png);
}
.inx_swipe2 p{
    font-size: 18px;
    color: #f4f7ff;
    padding-left: 19%;
    padding-top: 25px
}
.inx_swipe2 span{
    color: #FF7676;
}
.inx_swipe2 p en{
    width: 10px;
    height: 10px;
    background-image: url('/pc_fangzhan/gssj/picture/gou.png');
}
.ban_main{
    padding-top: 2%;
    /*padding-left: 18%;*/
    text-align: center;
}
.ban_main p{
    padding-bottom: 50px;
    font-size: 47px;
    font-weight: 600;
    color: #ffeb3b;
}
.ban_main strong{
    font-size: 22px;
    color: #fff;
    padding-bottom: 10px;
    line-height: 50px;
}

.ban_main strong img{
    padding-top: 16px;
    padding-right: 10px;
}

.biaodan {
    position: absolute;
    right: 50%;
    z-index: 5;
    width: 280px;
    height: 340px;
    background: rgba(255, 255, 255, 0.7);
    top: 50%;
    margin-top: -160px;
    margin-right: -600px;
}
.biaodan-title h5 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 30px 0 8px 0;
    background: url(../images/biao3.png) no-repeat center;
}
.biaodan-title p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.biaodan-title p {
    line-height: 5px;
}
.biaodan-input {
    padding: 0 30px;
    margin: 20px 0;
}
.biaodan-input input {
    height: 50px;
    border: 0px;
    padding-left: 60px;
    width: 160px;
    font-size: 16px;
    border-radius: 3px;
}
.biaodan-submit {
    padding: 0 30px;
}
.biaodan-submit input {
    cursor: pointer;
    width: 100%;
    height: 50px;
    border: 0px;
    background: #004b92;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    font-family: "微软雅黑";
}


.imgBox{

    border-top: 2px solid cadetblue;
    width: 100%;
    height: 450px;
    margin: 0 auto;

}
.imgBox p{
    position: absolute;
    width: 33%;
    height: 450px;
}
.imgBox img{
    width: 100%;
    height: 450px;
    margin: 0 auto;
    padding-top: 0px;

}

.img1{
    display: block;
}

.img2{
    display: none;
}

.img3{
    display: none;
}

.wenzi{
/*position: absolute;*/
}
.pp1{
    /*position:relative*/
    margin-left: 19%;
    margin-top: -17%;
    font-size: 52px;
    color: #fff;
    line-height: 0px;
}
.pp1 span{
    color: #FF7676;
}

.pp2{
    margin-left: 19%;
    margin-top: -9%;
    font-size: 26px;
    line-height: 0px;
    color: #fff;
}
@media screen and (min-width:1200px){
.pp1{
        font-size: 45px;
    }
.pp2{
        font-size: 22px;
    }
}

@media screen and (max-width:1440px){
.pp1{
        font-size: 41px;
    }
.pp2{
        font-size: 19px;
    }
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu5 .box5 {
    width: 19%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu5 .a a {
    background-image: url(/icon/ckts_yx_1.png);
}
.index-yewu5 .b a {
    background-image: url(/icon/ckts_yx_2.png);
}
.index-yewu5 .c a {
    background-image: url(/icon/ckts_yx_3.png);
}
.index-yewu5 .d a {
    background-image: url(/icon/ckts_yx_4.png);
}
.index-yewu5 .e a {
    background-image: url(/icon/ckts_yx_5.png);
}
.index-yewu5 .box5 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
}
.index-yewu5 a p {
    padding: 0 20px;
}
.index-yewu5 .box5 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu5 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw5_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw5_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw5_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu8 .box8 {
    width: 16%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu8 .a a {
    background-image: url(/icon/ckts_ys_1.png);
}
.index-yewu8 .b a {
    background-image: url(/icon/ckts_ys_2.png);
}
.index-yewu8 .c a {
    background-image: url(/icon/ckts_ys_3.png);
}
.index-yewu8 .d a {
    background-image: url(/icon/ckts_ys_4.png);
}
.index-yewu8 .e a {
    background-image: url(/icon/ckts_ys_5.png);
}
.index-yewu8 .f a {
    background-image: url(/icon/ckts_ys_6.png);
}
.index-yewu8 .g a {
    background-image: url(/icon/ckts_ys_7.png);
}
.index-yewu8 .h a {
    background-image: url(/icon/ckts_ys_8.png);
}
.index-yewu8 .box8 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu8 a p {
    padding: 0 20px;
    font-size: 12px;
}
.index-yewu8 .box8 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu8 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw8_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw8_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw8_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu61 .box61 {
    width: 16%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu61 .a a {
    background-image: url(/icon/ckts_wt_1.png);
}
.index-yewu61 .b a {
    background-image: url(/icon/ckts_wt_2.png);
}
.index-yewu61 .c a {
    background-image: url(/icon/ckts_wt_3.png);
}
.index-yewu61 .d a {
    background-image: url(/icon/ckts_wt_4.png);
}
.index-yewu61 .e a {
    background-image: url(/icon/ckts_wt_5.png);
}
.index-yewu61 .f a {
    background-image: url(/icon/ckts_wt_6.png);
}
.index-yewu61 .box61 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu61 a p {
    padding: 0 20px;
}
.index-yewu61 .box61 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu61 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw6_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
}
.yw6_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw6_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.flow {
    /*padding-top: 80px;*/
    padding-bottom: 20px;
    position: relative;
}
.flow ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flow ul li {
    width: 16%;
    height: 270px;
    background: #F4F7FF;
    border-radius: 10px;
    padding: 40px 20px 20px 20px;
    box-sizing: border-box;
}
.flow ul li img {
    margin: 0 auto;
    display: block;
}
.flow ul li h2 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin: 10px 0;
}
.flow ul li span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-align: center;
    display: block;
    height: 55px;
}
.flow_font {
    display: flex;
    align-items: baseline;
    width: 80px;
    margin: 0 auto;
}
.flow_font strong {
    font-size: 50px;
    font-family: DIN Tr;
    font-weight: bold;
    color: #666666;
    line-height: 80px;
    opacity: 0.5;
    background: linear-gradient(-41deg, #6C6EFF 0%, #B7B8FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flow ul li img {
    margin: 0 auto;
    display: block;
}
.flow button {
    width: 210px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    cursor: pointer;
}
.lc12_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.lc12_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.lc12_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}


.wenda {
    background: url(../images/wd_bg.jpg) no-repeat center #7274ff;/*6643ff*/
}
.main_tit {
    text-align: center;
    min-width: 1200px;
    padding: 50px 0 30px;
}
.main_tit_z {
    font-size: 30px;
    margin-bottom: 10px;
    color: #111;
    font-weight: normal;
    text-transform: uppercase;
}
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.question li {
    width: 554px;
    height: 160px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 50px 0 0 36px;
    margin-bottom: 20px;
    box-sizing: content-box;
}
.fl {
    float: left;
}
.question li {
    width: 554px;
    height: 160px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 50px 0 0 36px;
    margin-bottom: 20px;
}
.fr {
    float: right;
}
.blank50 {
    height: 50px;
}
.clear {
    clear: both;
}
.question li .ques {
    height: 40px;
}
.question li .ques img, .question li .ans img {
    margin-right: 18px;
}
.question li .ques img, .question li .ans img, .question li .ques div, .question li .ans div {
    float: left;
}
.question li .tit {
    font-size: 16px;
    line-height: 26px;
    color: #30c8c6;
}
.question li .tit, .question li .cont {
    max-width: 482px;
}
.question li .cont {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu7 .box7 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu7 .a a {
    background-image: url(/icon/ccgs_1.png);
}
.index-yewu7 .b a {
    background-image: url(/icon/cccgs_2.png);
}
.index-yewu7 .c a {
    background-image: url(/icon/ccgs_3.png);
}
.index-yewu7 .d a {
    background-image: url(/icon/ccgs_4.png);
}
.index-yewu7 .e a {
    background-image: url(/icon/ccgs_5.png);
}
.index-yewu7 .f a {
    background-image: url(/icon/ccgs_6.png);
}
.index-yewu7 .box7 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu7 a p {
    padding: 0 20px;
}
.index-yewu7 .box7 a {
    display: block;
    padding-top: 101px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu7 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw7_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
}
.yw7_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw7_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

/*13    */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu61 .box6 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu61 .a a {
    background-image: url(/icon/ckts_hc_1.png);
}
.index-yewu61 .b a {
    background-image: url(/icon/ckts_hc_2.png);
}
.index-yewu61 .c a {
    background-image: url(/icon/ckts_hc_3.png);
}
.index-yewu61 .d a {
    background-image: url(/icon/ckts_hc_4.png);
}
.index-yewu61 .e a {
    background-image: url(/icon/ckts_hc_5.png);
}
.index-yewu61 .f a {
    background-image: url(/icon/ckts_hc_6.png);
}
.index-yewu61 .box6 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu61 a p {
    padding: 0 20px;
}
.index-yewu61 .box6 a {
    display: block;
    padding-top: 101px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu61 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw6_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
}
.yw6_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw6_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

.footer-benefit-wrap {
    width: 100%;
    height: 165px;
    background: #F4F7FF;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.fl {
    float: left;
}
.footer-benefit-list {
    position: relative;
    width: 299px;
    height: 165px;
    box-sizing: border-box;
}
.footer-benefit-list1 .fbi-img {
    margin-left: 0;
}
.fbi-img {
    display: block;
    width: 47px;
    height: 40px;
    margin: 53px 20px 0 18px;
}
.fbi-wrap {
    width: 214px;
    height: 165px;
}
.fbi-wrap .p1 {
    font: 18px/18px "微软雅黑";
    color: #333;
    padding: 38px 0 18px;
}
.fbi-wrap .p2 {
    font: 14px/14px "微软雅黑";
    color: #999;
    padding-bottom: 10px;
}



.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu7 .box7 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu7 .a a {
    background-image: url(/icon/xin_1.png);
}
.index-yewu7 .b a {
    background-image: url(/icon/xin_2.png);
}
.index-yewu7 .c a {
    background-image: url(/icon/xin_3.png);
}
.index-yewu7 .d a {
    background-image: url(/icon/xin_4.png);
}
.index-yewu7 .e a {
    background-image: url(/icon/xin_5.png);
}
.index-yewu7 .f a {
    background-image: url(/icon/xin_6.png);
}
.index-yewu7 .box7 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu7 a p {
    padding: 0 20px;
    font-size: 12px;
}
.index-yewu7 .box7 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu7 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw7_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw7_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw7_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

/*13    */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu116 .box116 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu116 .a a {
    background-image: url(/icon/xin_7.png);
}
.index-yewu116 .b a {
    background-image: url(/icon/xin_8.png);
}
.index-yewu116 .c a {
    background-image: url(/icon/xin_9.png);
}
.index-yewu116 .d a {
    background-image: url(/icon/xin_10.png);
}
.index-yewu116 .e a {
    background-image: url(/icon/xin_11.png);
}
.index-yewu116 .f a {
    background-image: url(/icon/xin_12.png);
}
.index-yewu116 .box116 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu116 a p {
    padding: 0 20px;
    font-size: 12px;
}
.index-yewu116 .box116 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu116 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw6_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw6_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw6_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}



.ckts_ljzx{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 44.3%;
    margin-top: 16px;
}



.zzbl_youshi li {
    float: left;
    width: 25%;
    height: 125px;
}
.zzbl_youshi li img {
    float: left;
    margin-left: 30px;
    margin-top: 35px;
    width: 48px;
    height: 48px;
}
.youshi_wz {
    display: block;
    width: 200px;
    height: 48px;
    float: right;
    margin-top: 35px;
}
.youshi_wz b {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.youshi_wz p {
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}










