.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/banner1.png);
}
.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');
}
.gszx_main{
    padding: 100px 0 0 300px;
}
.gszx_main p{
    font-size: 46px;
    padding-bottom: 50px;
    color: #fff;
    font-weight: bold;
}
.gszx_main strong{
    font-size: 20px;
    color: #fff;
    line-height: 56px;
}
@media screen and (max-width:1400px){
    .gszx_main{
        padding: 100px 0 0 200px;
    }
}.swiper-slide{
    width: 100%;
    height: 450px;
}
.inx_swipe{
    width: 100%;
    height: 450px;
    background-image: url(/icon/banner1.png);
}
.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');
}
.gszx_main{
    padding: 100px 0 0 300px;
}
.gszx_main p{
    font-size: 46px;
    padding-bottom: 50px;
    color: #fff;
    font-weight: bold;
}
.gszx_main strong{
    font-size: 20px;
    color: #fff;
    line-height: 56px;
}
@media screen and (max-width:1400px){
    .gszx_main{
        padding: 100px 0 0 200px;
    }
}

.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-yewu61 .box61 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu61 .a a {
    background-image: url(/icon/gszx_bzx_1.png);
}
.index-yewu61 .b a {
    background-image: url(/icon/gszx_bzx_2.png);
}
.index-yewu61 .c a {
    background-image: url(/icon/gszx_bzx_3.png);
}
.index-yewu61 .d a {
    background-image: url(/icon/gszx_bzx_4.png);
}
.index-yewu61 .e a {
    background-image: url(/icon/gszx_bzx_5.png);
}
.index-yewu61 .f a {
    background-image: url(/icon/gszx_bzx_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;
    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;
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu10 .box10 {
    width: 20%;
    float: left;
    text-align: center;
    /*margin-top: 0px;*/
}
/*第一行*/
.index-yewu10 .a a {
    background-image: url(/icon/gszx_lc_1.png );
}
.index-yewu10 .b a {
    background-image: url(/icon/gszx_lc_2.png);
}
.index-yewu10 .c a {
    background-image: url(/icon/gszx_lc_3.png);
}
.index-yewu10 .d a {
    background-image: url(/icon/gszx_lc_4.png);
}
.index-yewu10 .e a {
    background-image: url(/icon/gszx_lc_5.png);
}
/*第二行开始*/
.index-yewu10 .f a {
    background-image: url(/style/images/yewu6.png);
}
.index-yewu10 .g a {
    background-image: url(/style/images/yewu7.png);
}
.index-yewu10 .h a {
    background-image: url(/style/images/yewu8.png);
}
.index-yewu10 .i a {
    background-image: url(/style/images/yewu9.png);
}
.index-yewu10 .j a {
    background-image: url(/style/images/yewu10.png);
}
.index-yewu10 .box10 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu10 a p {
    padding: 0 20px;
}
.index-yewu10 .box10 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu10 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw10_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    /*margin-top: 50px;*/
    font-weight: 600;
}
.yw10_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw10_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}
.mar_top{
    margin-top: 25px;
}

.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu6 .box6 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu6 .a a {
    background-image: url(/icon/gszx_zl_1.png);
}
.index-yewu6 .b a {
    background-image: url(/icon/gszx_zl_2.png);
}
.index-yewu6 .c a {
    background-image: url(/icon/gszx_zl_3.png);
}
.index-yewu6 .d a {
    background-image: url(/icon/gszx_zl_4.png);
}
.index-yewu6 .e a {
    background-image: url(/icon/gszx_zl_5.png);
}
.index-yewu6 .f a {
    background-image: url(/icon/gszx_zl_6.png);
}
.index-yewu6 .box6 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu6 a p {
    padding: 0 20px;
}
.index-yewu6 .box6 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu6 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;
}

.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;

}

.footer-benefit-wrap {
    width: 100%;
    height: 165px;
    background-color: #fff;
}
.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;
}


.ban_main{
    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;
}




.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;
}

.gszx_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%;
    margin-top: 31px;
}



.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu41 .box41 {
    width: 24%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu41 .a a {
    background-image: url(/icon/dljz_lx_1.png);
}
.index-yewu41 .b a {
    background-image: url(/icon/dljz_lx_2.png);
}
.index-yewu41 .c a {
    background-image: url(/icon/dljz_lx_3.png);
}
.index-yewu41 .d a {
    background-image: url(/icon/dljz_lx_4.png);
}
.index-yewu41 .box41 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu41 a p {
    padding: 0 20px;
}
.index-yewu41 .box41 a {
    display: block;
    padding-top: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu41 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw4_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw4_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
    line-height: 25px;
}
.yw4_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
    line-height: 25px;
    margin-top: 13px;
}


.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;
}

