

.shuju_bg{background:rgba(255,255,255,0.8);margin-top: -97px;z-index: 999;position: relative;padding: 20px 0;}
.shuju{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.shuju_t{display: flex;width: 20%;align-items: center;}
.shuju_t span{display:block;font-size: 22px;color: #002f5f;line-height: 30px;padding-right: 10px;border-right: solid 1px #92c1ff;margin-right: 10px;}
.shuju_t em{display: block;font-style: normal;color: #002f5f;}
.shuju_c{display: flex;justify-content: center;width: 20%;align-items: center;}
.shuju_c img{display: block;height: 40px;margin-right: 10px;}
.shuju_con{border-left:solid 1px #92c1ff;padding-left: 10px;}
.shuju_con p{display: flex;}
.shuju_con p b{font-size: 30px;display: block;font-weight: normal;line-height: 32px;color: #4C73F2;}
.shuju_con p em{font-style: normal;display: block;font-size: 12px;color: #333;line-height: 12px;margin-top: 12px;margin-left: 5px;}
.shuju_con span{display: block;font-size: 14px;color: #333;line-height: 20px;margin-top: 5px;padding-left: 3px;}
.shuju_c:hover img{animation: rotate 0.5s linear;}
.quyu_bg{background: #fff;box-shadow: 0 10px 10px #E9E9F6;}
.quyu{width:1250px;min-width: 1300px;margin: 0px auto;padding-bottom: 20px;background: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;}
.quyu a{display: block;width: calc(100% / 12 - 10px);text-decoration: none;transition:0.3s;}
.quyu a img{width: 100%;border-radius: 10px;display: block;}
.quyu a span{display: block;font-size: 15px;line-height: 22px;text-align: center;color: #333;margin-top:8px;}
.quyu a:hover{margin-top:-10px;transition:0.3s;}
.guanggao_bg{background: #f8f8fb;padding: 20px 0;}
.guanggao{width:1250px;min-width: 1300px;display: flex;margin: 0 auto;justify-content: center;background: #fff;}
.guanggao i{font-size: 14px;line-height: 50px;display: block;margin-right: 5px;color: #4c73f2;}
.guanggao p{font-size: 14px;color: #333;line-height: 50px;}
.tuijian_bg{background: #f8f8fb;padding:20px 0 50px 0;}
.tuijian{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.tuijian_c{width:calc(21% - 50px);padding: 20px;display: flex;flex-direction: column;justify-content: space-between;border: solid 1px #ebf1fd;}
.tuijian_title{width: 14%;background:url(../images/tuijian_1.jpg) no-repeat center center;text-align: center;display: flex;flex-direction: column;justify-content: center;}
.tuijian_title span{display: block;color: #fff;font-size: 22px;line-height: 30px;}
.tuijian_title span i{display: block;width: 50px;height: 3px;background: #fff;margin: 5px auto;}
.tuijian_title p{color: #fff;font-size: 14px;}
.tuijian_c:nth-child(2){background: url(../images/tuijian_2.jpg) no-repeat right bottom;background-size:auto 90%;background-color: #e7f5fe;}
.tuijian_c:nth-child(3){background: url(../images/tuijian_3.jpg) no-repeat right bottom;background-size:auto 90%;background-color: #dde2ff;}
.tuijian_c:nth-child(4){background: url(../images/tuijian_4.jpg) no-repeat right bottom;background-size:auto 90%;background-color: #e7f5fe;}
.tuijian_c:nth-child(5){background: url(../images/tuijian_5.jpg) no-repeat right bottom;background-size:auto 90%;background-color: #eceffe;}
.tuijian_c h3{font-size:18px;color: #333;line-height: 20px;}
.tuijian_c p{font-size: 14px;color: #555;line-height: 20px;margin-top: 10px;}
.tuijian_c button{border: none;background: #4c73f2;line-height: 24px;color: #fff;width: 100px;margin-top: 10px;cursor: pointer;border-radius: 0 10px 0 10px;}
.tuijian_c button:hover{background: #CC0033;}
.dzgkxzl_bg{padding-bottom: 30px;background: #f8f8fb;}
.dzgkxzl{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding-bottom: 30px;}
.dzgkxzl img{width: 100%;transition:0.3s;}
.dzgkxzl .swiper-slide{position: relative;cursor: pointer;overflow: hidden;}
.dzgkxzl .swiper-slide i{position: absolute;font-size: 30px;color: #fff;width: 60px;height: 60px;line-height: 60px;text-align: center;left: 50%;margin-left: -30px;top: 50%;margin-top: -30px;background: rgba(0,0,0,0.5);border-radius: 50%;opacity: 0;transform: scale(0);transition:0.3s;}
.dzgkxzl .swiper-slide:hover i{opacity: 1;transform: scale(1);transition:0.3s;}
.dzgkxzl .swiper-slide:hover img{transform: scale(1.1);transition:0.3s;}
.dzgkxzl_tc{position: fixed;width: 100%;height: 100%;background:rgba(0,0,0,0.1);top:0;left: 0;z-index:9998;display: flex;flex-direction: column;justify-content: center;align-items: center;transform: scale(0);transition:0.3s;}
.dzgkxzl_tc img{display: block;width: 800px;border: solid 10px #fff;}
.dzgkxzl_tc button{display: flex;justify-content: center;width: 120px;background:#4C73F2;border-radius: 20px;margin-top: 20px;line-height: 40px;font-size: 17px;color: #fff;border: none;font-weight: bold;cursor: pointer;}
.dzgkxzl_tc button i{font-size: 20px;margin-right: 3px;margin-top: 1px;}
.dzgkxzl_tc button:hover{background: #CC0033;}
.dzgkxzl_tcshow{transform: scale(1);transition:0.3s;}
.ggbanner{position: relative;overflow: hidden;}
.ggbanner img{display: block;position: relative;left: 50%;margin-left: -960px;}
.gongshang_bg{background: #f8f8fb;padding: 50px 0;}
.gongshang_bgb{background: #fff;}
.title_box{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex; align-items: center;}
.title_box h2{font-size: 22px;color: #333;line-height: 40px;font-weight: normal;padding-right: 10px;margin-right: 10px;border-right: solid 1px #ddd;font-style: italic;text-shadow: 5px 5px 5px #aac8f2;}
.title_box h2 span{font-size: 28px;font-weight: bold;color: #4C73F2;margin-right: 3px;}
.title_box p{font-size: 14px;color: #666;margin-top: 15px;}
.gongshang{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;}
.gongshang_c{display: flex;}
.gongshang_cl{width: 20%;}
.gongshang_cl h3{font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);width: 60%;line-height: 40px;border-radius: 0 0px 20px 0;text-align: center;font-weight: normal;}
.gongshang_clc{margin-top: 10%;}
.gongshang_clc p{font-size: 13px;color: #fff;line-height: 30px;padding:0 5px;text-align: center;background:rgba(0,0,0,0.3);width: 50%;border-radius:15px;margin: 0 auto;}
.gongshang_clc i{display: block;text-align: center;color: #fff;text-align: center;margin: 3px 0;font-size: 13px;line-height: 14px;}
.gongshang_cr{width: 80%;background: #fff;display:flex;flex-wrap: wrap;}
.gongshang_box{width:calc(100% / 3 - 41px);display: flex;justify-content: space-between;padding: 20px;transition: 0.3s;}
.gongshang_box:hover{box-shadow: 0 0 15px #E9E9F6;transition: 0.3s;}
.gongshang_box:nth-child(1){border-right: solid 1px #eee;border-bottom: solid 1px #eee;}
.gongshang_box:nth-child(2){border-right: solid 1px #eee;border-bottom: solid 1px #eee;}
.gongshang_box:nth-child(3){border-bottom: solid 1px #eee;}
.gongshang_box:nth-child(4){border-right: solid 1px #eee;}
.gongshang_box:nth-child(5){border-right: solid 1px #eee;}
.gongshang_boxl{display: flex;justify-content: space-around;flex-direction: column;width: 65%;}
.gongshang_boxl h4{font-size: 17px;color: #333;line-height: 20px;}
.gongshang_boxl p{font-size: 14px;color: #666;line-height: 20px;}
.gongshang_boxl a{display: block;width: 100px;line-height: 24px;background: #4C73F2;color: #fff;text-align: center;font-size: 14px;border-radius: 0 10px 0 10px;}
.gongshang_boxl a:hover{background: #CC0033;}
.gongshang_boxr{width: 35%;position: relative;}
.gongshang_boxr em{position: absolute;display: block;width: 22px;line-height: 22px;text-align: center;background: #CC0033;color: #fff;right: -20px;top: -20px;border-radius: 0 5px 0 5px;font-style: normal;font-size: 12px;}
.gongshang_boxr img{width: 50px;margin: 0 auto;padding: 10px;}
.gongshang_box:hover .gongshang_boxr img{animation: rotate 0.5s linear;}
.gongshang_boxr p{font-size: 12px;color: #666;line-height: 30px;text-align:center;}
.gongshang_boxr p span{color: #CC0033;}
.gongshang_zc{background:url(../images/gongshang_zc.jpg) no-repeat center bottom;}
.gongshang_sw{background:url(../images/gongshang_sw.jpg) no-repeat center bottom;}
.gongshang_qt{background:url(../images/gongshang_qt.jpg) no-repeat center bottom;}
@keyframes rotate {
    0% {transform: rotate(0);}
    20% {transform: rotate(-10deg);}
    60% {transform: rotate(0);}
    80% {transform: rotate(10deg);}
    100% {transform: rotate(0);}
}
.hezuolc_bg{background: url(../images/hezuolc1.jpg) no-repeat center center;padding: 50px 0;background-size: 100% auto;}
.hezuolc_bg .title_box h2{color: #fff;}
.hezuolc_bg .title_box h2 span{color: #fff;}
.hezuolc_bg .title_box p{color: #fff;}
.hezuolc{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;position: relative;}
.hezuolc_c{text-align: center;width:15%;margin-right: 5%;position: relative;z-index: 1;}
.hezuolc_c span{display: flex;justify-content: center;background: #fff;color: #333;line-height: 50px;border-radius: 25px;font-size: 17px;font-weight: bold;}
.hezuolc_c span i{font-size: 20px;font-weight: normal;margin-right: 5px;line-height: 37px;margin-top: 7px;}
.hezuolc_c p{font-size: 14px;color: #fff;line-height: 24px;width: 70%;margin: 0 auto;background: rgba(0,0,0,0.1);padding: 10px 20px;}
.hezuolc_x{width:calc(100% - 50px);height: 10px;background: #fff;position: absolute;left: 30px;top: 20px;}
.hezuolc_x i{font-size: 40px;text-align: right;color: #fff;position: absolute;right: -20px;line-height: 60px;top: 50%;margin-top: -30px;}
.news_bg{padding: 50px 0;background: #f8f8fb; min-width: 1366px;}
.news{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;}
.news_title{display: flex;}
.news_title a{display: flex;text-align: center;font-size: 15px;color: #333;line-height: 40px;padding: 0 30px;margin-right: 20px;background: #E9E9F6;border-radius: 20px;}
.news_title a i{font-size: 18px;margin-right: 2px;}
.news_title .news_title_hover{background: #4C73F2;color: #fff;}
.news_box{display:flex;justify-content: space-between;margin-top: 20px;display: none;}
.news_show{display: flex;justify-content: space-between;}
.news_box_l{width:calc(35% - 40px);border: solid 20px #fff;background: #fff;}
.news_box_l img{width: 100%;}
.news_box_lc{display: flex;justify-content: space-between;margin-top: 20px;}
.news_box_lc_t{width:calc(100% - 100px);}
.news_box_lc_t a{display: block;font-size: 17px;font-weight: bold;color: #333;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_box_lc_t a:hover{color: #4C73F2;}
.news_box_lc_t p{font-size: 13px;color: #777;line-height: 25px;height: 50px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin: 5px 0;}
.news_date{display: flex;flex-direction: column;justify-content: center;align-items: center;background: #4C73F2;color: #fff;width:90px;}
.news_date em{display: block;font-size: 50px;font-style: normal;line-height: 50px;}
.news_date span{display: block;font-size: 13px;line-height: 20px;}
.news_box_r{width: calc(65% - 20px);background: #fff;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.news_box_rc{padding: 20px;width: calc(50% - 40px);box-shadow: 0 0 1px #E9E9F6;display: flex;justify-content: space-between;transition:0.3s;}
.news_box_rc:hover{box-shadow: 0 0 15px #E9E9F6;transition:0.3s;}
.news_c_date{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 80px;}
.news_c_date em{display: block;font-size: 40px;color: #333;line-height: 40px;font-style: normal;}
.news_c_date span{display: block;font-size: 13px;color: #333;line-height: 20px;}
.news_box_rc_t{width: calc(100% - 90px);}
.news_box_rc_t a{display: block;font-size: 15px;line-height: 30px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_box_rc_t a:hover{color: #4C73F2;}
.news_box_rc_t p{font-size: 13px;color: #777;line-height: 25px;margin-top: 5px;height: 50px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.hezuo_bg{background: #fff;padding: 50px 0;}
.hezuo_b{;max-width:1366px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.hezuo_b li{width: calc(100% / 6 - 10px);background: #fff;margin-bottom: 10px;height: 88px;overflow: hidden;position: relative;box-shadow: 0 0 1px #999;}
.hezuo_b li img{position: relative;left:50%;margin-left: -90px;top: 0;transition:0.3s;}
.hezuo_b li:hover img{top: -88px;transition:0.3s;}
.baozhang_bg{background: #fff;padding: 20px 0;box-shadow: 0 0 10px #E9E9F6;}
.baozhang_box{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.baozhang_t{display: flex;}
.baozhang_t span{display: block;line-height: 60px;border-right: solid 1px #eee;padding-right:10px;margin-right: 10px;font-size: 22px;color: #666;}
.baozhang_t em{display: block;font-size: 14px;color: #666;line-height: 60px;font-style: normal;}
.baozhang{width: calc(100% - 355px);display: flex;justify-content: space-between;}
.baozhang_c{display: flex;}
.baozhang_c p{display: flex;flex-direction: column;justify-content: center;}
.baozhang_c p b{display: block;font-size: 17px;color: #666;line-height: 20px;}
.baozhang_c p span{font-size: 14px;color: #999;line-height: 20px;margin-top: 5px;}
.baozhang_c p span em{color: #4C73F2;font-style: normal;}

.yijuhua{width:1250px;min-width: 1300px;padding: 0 20px;font-size: 13px;color: #666;line-height: 24px;margin: 0 auto;text-align: center;}
.yijuhua a{color: #333;text-decoration: underline;}
.yijuhua a:hover{color: #4C73F2;}
.footer_gswj{display: flex;justify-content: center;padding: 20px 0;}
.footer_gswj img{height: 40px;margin: 0 5px;}
.banner_bq{width:1250px;min-width: 1300px;padding: 0 20px;font-size: 13px;color: #666;line-height: 24px;margin: 0 auto;text-align: center;}
.banner_bq a{color: #666;text-decoration: underline;}
.banner_bq a:hover{color: #4C73F2;}


/*无地址注册公司*/
.mbx_bg{background: #f8f8fb;padding: 20px 0; min-width: 1366px; }
.mbx{width:1250px;min-width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;background: #fff;}
.mbx_c{margin-left: 20px;display: flex;white-space: nowrap;padding-right: 20px;}
.mbx_c a{display:block;font-size: 14px;color: #333;line-height: 50px;}
.mbx_c a:hover{color: #4C73F2;}
.mbx_c a i{color: #4C73F2;margin-right: 3px;}
.mbx_c span{color: #666;font-size: 14px;line-height: 50px;margin: 0 10px;}
.mbx_c strong{color: #333;font-size: 14px;line-height: 50px;font-weight: normal;}
.mbx_r{display: flex;margin-right: 20px;}
.mbx_r i{font-size: 14px;color: #4C73F2;margin-right: 3px;line-height: 50px;}
.mbx_r p{font-size: 14px;color: #333;line-height: 50px;white-space: nowrap;}
.Noaddress_bg{background: #fff;padding:10px 0; min-width: 1366px;}
.Noaddress{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.Noaddress_l{width: calc(38% - 40px);box-shadow: 0 0px 20px #E9E9F6;background: #fff;padding: 20px;}
.Noaddress_l img{width:100%;}
.Noaddress_r{width: calc(62% - 30px);background: #fff;display: flex;flex-direction: column;justify-content: space-around;}
.Noaddress_r h2{font-size: 30px;color: #333;line-height: 36px;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.Noaddress_r h2 span{color: #CC0033;}
.Noaddress_r p{font-size: 14px;color: #333;line-height: 24px;}
.Noaddress_r p span{color: #CC0033;}
.Noaddress_r p i{margin-right: 2px;font-size: 14px;}
.Noaddress_r p em{font-style: normal;background: #4C73F2;color: #fff;padding: 0 15px;display: inline-block;border-radius: 0 12px 0 12px;}
.Noaddress_r p a{color: #4C73F2;text-decoration: underline;}
.Noaddress_r p a:hover{color: #CC0033;}
.Noaddress_r_x{padding:15px 20px;background: #deeafe;}
.Noaddress_r_x li{color: #333;font-size: 14px;line-height: 24px;}
.Noaddress_r_x li span{color: #CC0033;}
.Noaddress_link{display: flex;}
.Noaddress_link span{display:block;line-height: 40px;color: #fff;background: #4C73F2;font-size: 14px;padding: 0 20px;}
.Noaddress_link span i{margin-right: 3px;font-size: 18px;}
.Noaddress_link button{background: #CC0033;color: #fff;border: none;font-size: 14px;margin-left: 20px;width: 240px;cursor: pointer;}
.Noaddress_link button:hover{background: #4C73F2;}
.Noaddress_link button i{margin-right: 3px;font-size: 18px;}
.liucheng_bg{padding: 50px 0;background: #F8F8FB;min-width: 1366px;}
.liucheng_bg>p{font-size: 22px;color: #333;text-align: center;line-height: 40px;margin: 20px 0;display: block;}
.liucheng_bg>p span{color: #CC0033;}
.liucheng_bg button{border: none;background: #4C73F2;color: #fff;width: 240px;line-height: 40px;margin: 0 auto;display: block;cursor: pointer;}
.liucheng_bg button:hover{background: #CC0033;}
.liucheng_bg button i{margin-right: 3px;}
.liucheng{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.liucheng i{display: block;font-size: 30px;color: #666;display: flex;align-items: center;font-weight: bold;width: 40px;text-align: center;justify-content: center;}
.liucheng_box{width:calc(100% / 4 - 60px);background: #fff;padding: 15px;box-shadow: 0 10px 10px #E9E9F6;}
.liucheng_box>img{width: 100%;}
.liucheng_c{display: flex;justify-content: space-between;align-items: center;margin-top: 10px;}
.liucheng_c img{width: 62px;height: 62px;}
.liucheng_c_t{width: calc( 100% - 70px);}
.liucheng_c_t em{font-size: 17px;color: #333;line-height: 30px;display: block;font-style: normal;font-weight: bold;}
.liucheng_c_t p{font-size: 13px;color: #666;line-height: 24px;}
.liucheng_c_t p span{color: #CC0033;}
.wdzzl_bg{padding: 40px 0;background: url(../images/bg_2.jpg) no-repeat center / cover; min-width: 1366px;}
.wdzzl_bg .title_box h2,.wdzzl_bg .title_box h2 span{color: #fff;}
.wdzzl_bg .title_box h2{text-shadow:none;}
.wdzzl_bg .title_box p{color: #fff;text-shadow: none;}
.wdzzl{width:1250px;min-width: 1300px;margin: 10px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.wdzzl_l{width: 49%;}
.wdzzl_l p{font-size: 16px;line-height: 36px;color: #fff;padding-left: 10px;}
.wdzzl_l p em{font-size: 20px;}
.wdzzl_r{width: 49%;}
.wdzzl_r p{font-size: 22px;color: #fff;line-height: 30px;}
.wdzzl_r_box{display: flex;justify-content: space-between;margin-top: 20px;}
.wdzzl_r_c{width: 33%;}
.wdzzl_r_c:hover img{animation: rotate 0.5s linear;}
.wdzzl_r_c img{height: 180px;margin: 0 auto;}
.wdzzl_r_c span{display: block;font-size: 16px;text-align: center;color: #fff;line-height: 24px;margin-top: 10px;}
.wenda_bg{padding: 50px 0;background: #f8f8fb; min-width: 1366px;}
.wenda{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.wenda_c{width: calc(100% / 3 - 55px);background: #fff;padding: 20px;margin-top: 20px;-webkit-transition: 0.3s;}
.wenda_c h3{font-size: 17px;color: #333;line-height: 20px;display: flex;padding-bottom: 10px;border-bottom: solid 1px #E9E9F6;margin-bottom: 10px;}
.wenda_c h3 i{font-size: 20px;color: #4C73F2;font-weight: normal;margin-right: 5px;margin-top: 1px;}
.wenda_c p{font-size: 14px;color: #666;line-height: 20px;}
.wenda_c:hover {margin-top: 10px;-webkit-transition: 0.3s;margin-bottom: 10px;box-shadow: 0 10px 10px #E9E9F6;}
.qita_bg{padding: 50px 0;background: #fff; min-width: 1366px;}
.qita{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.qita_c{width: calc(100% / 3 - 60px);margin-top:20px;padding: 20px;transition:0.3s;}
.qita_c:nth-child(1){background: url(../images/cybb_1.jpg) no-repeat right bottom;}
.qita_c:nth-child(2){background: url(../images/cybb_2.jpg) no-repeat right bottom;}
.qita_c:nth-child(3){background: url(../images/cybb_3.jpg) no-repeat right bottom;}
.qita_c:nth-child(4){background: url(../images/cybb_4.jpg) no-repeat right bottom;}
.qita_c:nth-child(5){background: url(../images/cybb_6.jpg) no-repeat right bottom;}
.qita_c:nth-child(6){background: url(../images/cybb_5.jpg) no-repeat right bottom;}
.qita_c h4{font-size: 17px;color: #fff;line-height: 20px;}
.qita_c p{font-size: 14px;line-height: 24px;margin: 10px 0;color: #fff;}
.qita_c button{border: none;background: none;color: #fff;width: 120px;line-height: 24px;cursor: pointer;border: solid 1px #fff;border-radius: 0 13px 0 13px;}
.qita_c button:hover{background: #fff;color: #333;}

/*地址异常*/
.yichang_bg{background: #F8F8FB;padding: 50px 0;}
.yichang_bg button{display: flex;justify-content: center;border: none;background: #4C73F2;color: #fff;margin: 20px auto 0 auto;padding: 0 50px;line-height: 40px;font-size: 14px;cursor: pointer;}
.yichang_bg button:hover{background: #CC0033;}
.yichang_bg button i{font-size: 16px;margin-right: 3px;display: block;}
.yichang_bg button span{display: block;margin-right: 10px;}
.yichang_bg button em{font-style: normal;}
.yichang{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.yichang_c{width:calc(100% / 4 - 55px);padding: 20px;background: #fff;margin-top: 20px;display: flex;transition:0.3s;}
.yichang_c:hover{margin-bottom: 10px;margin-top: 10px;transition:0.3s;box-shadow: 0 10px 10px #E9E9F6;}
.yichang_c:hover i{animation: rotate 0.5s linear;}
.yichang_c i{display: block;font-size: 60px;line-height: 60px;color: #4C73F2;}
.yichang_c_t{margin-left: 10px;}
.yichang_c_t h3{font-size: 17px;color: #333;line-height: 30px;}
.yichang_c_t h3 span{color: #4C73F2;}
.yichang_c_t p{font-size: 14px;color: #666;line-height: 30px;}
.houguo_bg{padding: 50px 0;background: #fff;}
.houguo{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.houguo_c{width: calc(100% / 2 - 50px);padding: 20px;background: #F8F8FB;display: flex;margin-top: 20px;justify-content: space-between;}
.houguo_c img{display: block;width: 200px;border: solid 3px #fff;}
.houguo_c:hover img{animation: rotate 0.5s linear;}
.houguo_c_t{width: calc(100% - 220px);}
.houguo_c_t span{display: block;font-size: 17px;color: #333;font-weight: bold;line-height: 40px;}
.houguo_c_t p{font-size: 14px;color: #666;line-height: 24px;}
.gsyczl_bg{padding: 50px 0;background: url(../images/bg_2.jpg) no-repeat center / cover; min-width: 1366px;}
.gsyczl_bg .title_box h2,.gsyczl_bg .title_box h2 span{color: #fff;}
.gsyczl_bg .title_box h2{text-shadow:none;}
.gsyczl_bg .title_box p{color: #fff;text-shadow: none;}
.gsyczl{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.gsyczl_c{width: calc(100% / 3 - 50px);display: flex;margin-top: 20px;justify-content: space-between;background: rgba(0,0,0,0.1);padding: 20px;}
.gsyczl_c img{display: block;height: 130px;}
.gsyczl_c:hover img{animation: rotate 0.5s linear;}
.gsyczl_c_t{width: calc(100% - 150px);}
.gsyczl_c_t h3{display: block;font-size: 17px;color: #fff;font-weight: bold;line-height: 30px;margin-bottom: 5px;}
.gsyczl_c_t h3 span{color: yellow;}
.gsyczl_c_t p{font-size: 13px;color: #fff;line-height: 24px;}
@media(max-width:1320px) {
	.gsyczl_c{align-items: center;}
	.gsyczl_c img{height: 110px;}
	.gsyczl_c_t{width: calc(100% - 130px);}
}
.qita_wd .qita_c{background-size: 100% 100%;}

/*地址变更*/
.gsbgfw_bg{padding: 50px 0;background: #f8f8fb; min-width: 1366px;}
.gsbgfw{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.gsbgfw_c{width: calc(100% / 3 - 55px);background: #4C73F2;padding: 20px;margin-top: 20px;border-radius: 45px 45px 0 45px;display: flex;position: relative;box-shadow: 5px 5px 0px #cfcfe6;}
.gsbgfw_c em{display: block;position: absolute;bottom: 5px;right: 20px;font-size: 80px;line-height: 80px;color: #fff;opacity: 0.1;font-weight: bold;}
.gsbgfw_c:hover{margin-bottom: 10px;margin-top: 10px;transition:0.3s;}
.gsbgfw_c:hover em{animation: rotate 0.5s linear;}
.gsbgfw_c i{display: block;font-size: 50px;color: #fff;padding-right: 20px;margin-right: 20px;border-right: solid 1px #fff;}
.gsbgfw_c_t{display: flex;flex-direction: column;justify-content: center;}
.gsbgfw_c_t h3{font-size: 17px;color: #fff;line-height: 20px;margin-bottom: 10px;}
.gsbgfw_c_t h3 span{color: yellow;}
.gsbgfw_c_t p{font-size: 14px;color: #fff;line-height: 20px;}
.fengxian_bg{padding: 50px 0;background: #fff; min-width: 1366px;}
.fengxian{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
.fengxian>img{position: absolute;left: 50%;top: 50%;margin-left: -78px;margin-top: -78px;}
.fengxian:hover>img{animation: rotate 0.5s linear infinite;}
.fengxian_c{width:calc(40% - 10px);padding: 20px 0 20px 10%;background: #f8f8fb;margin-top: 20px;}
.fengxian_c>span{display: flex;font-size: 22px;line-height: 62px;color:#333;}
.fengxian_c p{font-size: 16px;line-height: 30px;color: #666;}
.fengxian_c p i{font-style: normal;color: #CC0033;}
.dzbglc_bg{padding: 50px 0;background: url(../images/bg_2.jpg) no-repeat center / cover; min-width: 1366px;}
.dzbglc_bg .title_box h2,.dzbglc_bg .title_box h2 span{color: #fff;}
.dzbglc_bg .title_box h2{text-shadow:none;}
.dzbglc_bg .title_box p{color: #fff;text-shadow: none;}
.dzbglc{width:1250px;min-width: 1300px;margin: 40px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-around;}
.dzbglc_c{width: calc(100% / 4 - 100px);padding: 20px;background: #fff;border-radius: 20px;position: relative;box-shadow: 0 5px 5px #4366d9;}
.dzbglc_c span{position: absolute;display: block;width: 50%;line-height: 40px;background: #4C73F2;border:solid 1px #84a1ff;text-align: center;color: #fff;border-radius: 21px;font-size: 18px;left: 25%;top: -21px;box-shadow: 0 5px 2px #E9E9F6;font-weight: bold;}
.dzbglc_c i{display: block;width: 80px;height: 80px;line-height: 80px;text-align: center;color: #4C73F2;font-size: 50px;border-radius: 50%;background: #d0dbff;margin: 20px auto;}
.dzbglc_c:hover i{animation: rotate 0.5s linear;}
.dzbglc_c p{font-size: 22px;color: #333;text-align: center;line-height: 22px;}
.dzbgzl_bg{padding: 50px 0;background: #fff; min-width: 1366px;}
.dzbgzl{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content:space-around;}
.dzbgzl_t{width: calc(100% - 500px);display: flex;flex-direction: column;justify-content: center;}
.dzbgzl_t h3{font-size: 22px;font-weight: normal;color: #333;line-height: 40px;}
.dzbgzl_t_c{display: flex;flex-wrap: wrap;justify-content: space-between;}
.dzbgzl_t_c li{width:calc(100% / 2 - 50px);padding:15px 20px;background: #4C73F2;margin-top: 20px;font-size: 16px;color: #fff;line-height: 30px;border-radius: 30px;display: flex;}
.dzbgzl_t_c li span{display: block;font-size: 18px;width: 30px;height: 30px;border-radius: 50%;margin-right: 10px;background: #fff;text-align: center;color: #4C73F2;font-weight: bold;}
.dzbgzl_t p{font-size: 18px;color: #333;line-height: 30px;margin-top: 20px;display: flex;}
.dzbgzl_t p i{font-size: 30px;color: #CC0033;margin-right: 5px;}
.dzbgzl_t p span{color: #4C73F2;}

/*租赁合同*/
.yongtu_bg{padding: 50px 0;background: #f8f8fb;}
.yongtu{width:1250px;min-width: 1300px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 20px;}
.yongtu_c{width: calc(100% / 2 - 50px);padding: 20px;background: #fff;box-shadow: 0 10px 10px #E9E9F6;margin-top: 20px;display: flex;justify-content: space-between;}
.yongtu_c>img{width: 40%;}
.yongtu_c_t{width: 57%;display: flex;flex-direction: column;justify-content: center;}
.yongtu_c_t span{display: flex;font-size: 22px;line-height: 62px;color: #333;}
.yongtu_c_t span img{height: 62px;}
.yongtu_c_t p{font-size: 16px;color: #666;line-height: 30px;}
.yongtu_c:hover>img{animation: rotate 0.5s linear;}
.zlhtzl_bg{padding: 50px 0;background: #fff;}
.zlhtzl{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.zlhtzl_l{width: 32%;display: flex;justify-content: space-between;}
.zlhtzl_l li{width:48%;}
.zlhtzl_l li img{border: solid 1px #999;display: block;margin: 0 auto;width:100%;}
.zlhtzl_l li h3{font-size: 16px;color: #333;text-align: center;font-weight: normal;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zlhtzl_l li a{display: block;text-align: center;background: #4C73F2;color: #fff;width: 60%;line-height: 30px;font-size: 14px;border-radius: 15px;margin:0px auto;}
.zlhtzl_l li a:hover{background: #CC0033;}
.zlhtzl_r{width: 66%;}
.zlhtzl_r h3{font-size:22px;line-height: 22px;font-weight: normal;color: #333;}
.zlhtzl_r h3 i{font-size: 22px;margin-right: 5px;}
.zlhtzl_r_b{display: flex;justify-content: space-between;}
.zlhtzl_r_b li{width: 48%;}
.zlhtzl_r_b li span{display: block;font-size: 17px;color: #333;line-height: 20px;border-left: solid 5px #4C73F2;padding-left: 10px;margin-top: 15px;margin-bottom: 5px;}
.zlhtzl_r_b li p{font-size: 14px;color: #666;line-height: 24px;}
.zlhtzl_r_b li em{color: #CC0033;font-size: 14px;line-height: 24px;display: block;font-style: normal;}
.zlhtlc_bg{padding: 50px 0;background:url(../images/bg_2.jpg) no-repeat center center;}
.zlhtlc_bg .title_box h2,.zlhtlc_bg .title_box h2 span{color: #fff;}
.zlhtlc_bg .title_box h2{text-shadow:none;}
.zlhtlc_bg .title_box p{color: #fff;text-shadow: none;}
.zlhtlc{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.zlhtlc>img{width: 40%;}
.zlhtlc_c{width: 58%;}
.zlhtlc_c p{margin-bottom: 5px;display: flex;align-items: center;}
.zlhtlc_c p em{font-size: 22px;color: #fff;line-height: 40px;}
.zlhtlc_c p span{display: block;font-size: 14px;color: #fff;line-height: 20px;}
.zlhttel_bg{padding: 50px 0;background: #fff;}
.zlhttel{width:1250px;min-width: 1300px;margin: 10px auto 0 auto;padding: 0 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zlhttel p{width: 48%;box-shadow: 0 1px 1px #E9E9F6;font-size: 13px;color: #333;line-height: 25px;padding: 0 10px;}

/*地址挂靠*/
.dzgkys_bg{padding: 50px 0;background: #F8F8FB; min-width: 1366px;}
.dzgkys{width:1250px;min-width: 1300px;margin: 20px auto 0 auto;padding: 0 20px;display: flex;justify-content: space-between;}
.dzgkys_l{width: 65%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.dzgkys_c{width: 32%;}
.dzgkys_c h3{display: flex;font-size: 22px;color: #333;line-height: 62px;font-weight: normal;}
.dzgkys_c p{font-size: 14px;color: #666;line-height: 25px;}
.dzgkys>img{width: calc(35% - 60px);border:solid 10px #fff;box-shadow: 0 0 10px #E9E9F6;}
.dzgklc{background: url(../images/bg_2.jpg) no-repeat center center;background-size: auto 100%;}
.dzgklc .title_box h2,.dzgklc .title_box h2 span{color: #fff;}
.dzgklc .title_box h2{text-shadow:none;}
.dzgklc .title_box p{color: #fff;text-shadow: none;}
.dzgklc .liucheng_box{box-shadow: none;}
.dzgklc i{color: #fff;}
.dzgkqt .qita_c{padding: 40px;width: calc(100% / 3 - 120px);border-radius: 0 30px 0 30px;}
.dzgkqt .qita_c h4{font-weight: normal;font-size: 22px;}

/*地区黄页map*/
.mapbanner{position: relative;overflow: hidden;}
.mapbanner img{display: block;width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.rmchengshi_bg{padding: 20px 0;background: #fff;}
.rmchengshi{width:1250px;min-width: 1300px;margin: 0 auto;display: flex;padding: 0 20px;flex-wrap: wrap;justify-content: space-between;}
.rmchengshi span{display: flex;align-items: center;font-size: 22px;color: #333;line-height: 30px;border-left: solid 3px #4C73F2;padding:0 10px;border-right: solid 1px #eee;}
.rmchengshi_c{display: flex;flex-wrap: wrap;width:calc(100% - 125px);}
.rmchengshi_c a{display:block;font-size: 14px;color: #fff;line-height: 30px;padding: 0 20px;background: #4C73F2;border-radius: 15px;margin: 5px 10px 5px 0;}
.rmchengshi_c a:hover{background: #CC0033;}
.mapbox_bg{background: #fff;}
.mapbox{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;}
.mapbox_c{padding: 20px;display: flex;justify-content: space-between;}
.mapbox_cbg{background: #f8f8fb;}
.mapbox_c span{display: flex;align-items: center;border-right: solid 1px #ddd;padding-right: 20px;margin-right: 20px;font-size: 18px;color: #333;width: 90px;text-align: center;font-weight: bold;justify-content: center;}
.mapbox_con{overflow: hidden;width: calc(100% - 110px);}
.mapbox_con a{float: left;font-size: 14px;color: #333;line-height: 30px;margin-right: 20px;}
.mapbox_con a:hover{color: #CC0033;text-decoration: underline;}

/*新闻列表*/
.news_class_bg{padding: 30px 0;background: #fff;}
.news_class{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-around;font-size: 14px;color: #999;line-height: 30px;}
.news_class a{font-size: 16px;color: #333;line-height: 30px;}
.news_class a i{font-size: 17px;margin-right: 3px;}
.news_class a:hover{color: #4C73F2;}
.news_class .news_class_hover{color: #4C73F2;}
.news_content_bg{padding: 30px 0;background: #f8f8fb;}
.news_content{width:1250px;min-width: 1300px;margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.news_content_c{display: block;width: calc(100% / 3 - 60px);padding: 20px;margin-bottom: 30px;background: #fff;border-top: solid 3px #fff;transition:0.3s;}
.news_stitle{font-size: 18px;color: #333;line-height: 30px;height: 60px;overflow: hidden;transition:0.3s;font-weight: bold;}
.news_remark{color: #999;line-height: 25px;font-size: 14px;margin-top: 10px;height: 75px;overflow: hidden;}
.news_content_cs{overflow: hidden;}
.news_view{float: left;font-size: 14px;color: #999;line-height: 40px;display: flex;}
.news_view i{font-size:18px;margin-right: 2px;line-height: 40px;margin-top: -1px;}
.news_addtime{float: left;font-size: 14px;color: #999;line-height: 40px;display: flex;margin-left: 20px;}
.news_addtime i{font-size:15px;margin-right: 2px;line-height: 40px;}
.news_link{float: right;font-size:38px;color: #999;line-height: 40px;transition:0.3s;}
.news_content_c:hover{box-shadow: 0 10px 10px #E9E9F6;border-color: #4C73F2;transition:0.3s;}
.news_content_c:hover .news_stitle{color: #4C73F2;transition:0.3s;}
.news_content_c:hover .news_link{color: #4C73F2;transition:0.3s;}
.news_page{display: flex;justify-content: center;padding-bottom: 20px;}
.news_page a{display: block;line-height: 50px;border-radius: 5px;padding: 0 20px;color: #333;font-size: 15px;}
.news_page a:hover{background: #4C73F2;color: #fff;}
.news_page p{line-height: 50px;font-size: 14px;color: #666;margin: 0 20px;}

/*新闻详情*/
.Ninfo_bg{padding-bottom: 20px;width:1250px;min-width: 1300px;margin: 0 auto;display:flex;}
.Ninfo{padding:20px;background:#fff;margin-right:10px;width:100%;}
.Ninfo_t{display: flex;justify-content: space-between;border-bottom: solid 1px #E9E9F6;align-items: center;padding:10px 10px 20px 10px;}
.Ninfo_t h1{font-size: 30px;color: #333;line-height: 30px;}
.Ninfo_cs{display: flex;}
.Ninfo_cs span{display: block;font-size: 12px;color: #666;line-height: 20px;margin-left: 20px;}
.Ninfo_box{padding: 20px;color: #444;border-bottom: solid 1px #E9E9F6;font-size: 15px;line-height: 26px;}
.Ninfo_box img{max-width: 100%;}
.Ninfo_box a{color: #4C73F2;text-decoration: underline;}
.Ninfo_box a:hover{color: #CC0033;}
.Ninfo_box strong{font-size:17px;}
.updow{padding:10px 20px;display: flex;justify-content: space-between;align-items: center;}
.updow_l p{font-size: 15px;color: #333;line-height: 30px;}
.updow_l p a{color: #333;}
.updow_l p a:hover{color: #4C73F2;text-decoration: underline;}
.updow_r{display: block;line-height: 50px;width: 120px;text-align: center;color: #fff;background: #4C73F2;border-radius: 5px;font-size: 15px;}
.updow_r i{font-size: 16px;margin-right: 3px;}
.updow_r:hover{background: #CC0033;}
.pinglun{padding: 0 20px;}
#SOHUCS #SOHU_MAIN .module-cmt-footer{display: none;}
/* 2023-11-28新样式 */
.info{max-width:1366px;margin: 0 auto;padding:0 20px 20px 20px;display: flex;justify-content: space-between;}
.info_l{width: calc(100% - 340px);background: #fff;padding: 30px;}
.info_l h1{font-size: 30px;color: #333;line-height: 40px;font-weight: normal;}
.info_date{display: flex;justify-content: space-between;border-bottom: solid 1px #eee;}
.info_date_l{display: flex;padding: 20px 0;}
.info_date_l p{font-size: 13px;color: #666;line-height: 30px;margin-right: 20px;}
.info_date_r{padding: 20px 0;}
.info_date_r a{display: flex;line-height: 30px;background: #f1f1f1;color: #666;font-size: 13px;text-decoration: none;padding: 0 20px;}
.info_date_r a i{margin-right: 3px;}
.info_date_r a:hover{color: #fff;background: #4C73F2;}
.info_box{color: #444;padding: 20px 5px;font-size:15px;line-height:26px;}
.info_box strong{color: #333;font-size:17px;}
.info_box a strong{color: #333;}
.info_box a strong:hover{color: #4C73F2;}
.info_box a:hover{color: rgb(76, 115, 242);background: #d8e1ff;}
.info_box ol,.info_box li{list-style:decimal;}
/* .info_box p{text-indent: 20px;} */
.info_box img{max-width: 100%;}
.info_box table{border-collapse: collapse;}
.info_box table td{border:solid 1px #ccc;padding: 10px;}
.info_r{width: 270px;}
.info_ewm{background: #fff;padding: 20px;}
.info_logo{display: block;width:120px;margin: 20px auto 10px auto;}
.info_t1{font-size: 22px;color: #333;line-height: 30px;text-align: center;}
.info_t2{font-size: 13px;color: #888;line-height: 20px;text-align: center;}
.info_t3{font-size: 16px;color: #4C73F2;line-height: 20px;text-align: center;}
.info_ys{display: flex;flex-wrap: wrap;}
.info_ys li{width: 50%;text-align: center;font-size: 13px;color: #666;display: flex;justify-content: center;line-height: 30px;}
.info_ys li i{font-size: 16px;margin-right: 3px;color: #4C73F2;}
.info_t4{font-size: 15px;color: #333;text-align: center;line-height: 20px;padding-top: 10px;}
.info_ewmimg{display: block;width:150px;margin: 10px auto;border:solid 1px #f8f8fb;}
.info_link{display: block;border:solid 1px #4C73F2;color: #4C73F2;width: 160px;text-align: center;line-height: 32px;text-decoration: none;font-size: 14px;margin: 0 auto;border-radius: 17px;}
.info_link:hover{color: #fff;background: #4C73F2;}
.info_img img{width: 100%;margin-top: 10px;display: block;}
.info_rm{padding: 20px;background: #fff;margin-top: 10px;}
.info_rm_t{font-size: 16px;line-height: 20px;padding-bottom: 10px;}
.info_rm ol{padding-left: 20px;}
.info_rm ol li{color: #333;font-size: 13px;line-height: 30px;}
.info_rm ol li a{display: block;color: #666;font-size: 13px;text-decoration: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.info_rm ol li a:hover{color: #4C73F2;}
.info_rm ol,.info_rm li{list-style:decimal;}
.nlist_box{width: calc(100% - 280px);}
.nlist_b{display: flex;justify-content: space-between;flex-wrap: wrap;}
.nlist{display: block;padding: 20px;margin-bottom: 20px;background: #fff;width:calc(100% / 2 - 45px);border-top: solid 3px #fff;transition:0.3s;}
.nlist_t{font-size:18px;color: #333;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.nlist_t span{display: block;background: #4C73F2;color: #fff;margin-right: 5px;width: 30px;height: 30px;text-align: center;float: left;border-radius: 5px;line-height: 30px;}
.nlist_p{font-size: 14px;color: #666;line-height: 25px;height: 50px;overflow: hidden;margin-top: 15px;}
.nlist_p span{display: block;background: #CC0033;color: #fff;margin-right: 5px;width: 30px;height: 30px;text-align: center;float: left;font-size: 18px;font-weight: bold;line-height: 30px;border-radius: 5px;}
.nlist_cs{display: flex;margin-top: 10px;}
.nlist_cs1{font-size: 12px;color: #999;margin-left: 35px;}
.nlist:hover{border-color: #4C73F2;box-shadow: 0 10px 10px #E9E9F6;transition:0.3s;}
.nlist:hover .nlist_t{color: #4C73F2;}

/* 2023-12-04红本地址页面新样式 */
.hbshow{width: calc(100% - 340px);background: #fff;padding: 30px;}
.hb_title{font-size: 26px;color: #333;line-height: 36px;font-weight: normal;margin: 36px 0 20px 0;display: flex;border-bottom: solid 1px #eee;padding-bottom: 15px;}
.hb_title i{font-size: 36px;color: #4C73F2;font-weight: normal;margin-right: 5px;}
.hbrmb{display: flex;justify-content: space-between;flex-wrap: wrap;}
.hbrmb img{width:calc(100% / 3 - 10px);margin-bottom: 15px;}
.hbrmb_txt{width:calc(100% / 3 - 52px);border: solid 1px #4C73F2;margin-bottom: 15px;padding: 20px;background: #4C73F2;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.hbrmb_txt h3{font-size: 20px;color: #fff;line-height: 30px;}
.hbrmb_txt h3 i{font-size: 21px;font-weight: normal;margin-right: 5px;}
.hbrmb_txt p{font-size: 14px;color: #fff;line-height: 25px;}
.hbrmb_txt a{display: block;width: 60%;color: #4C73F2;background: #fff;text-align: center;line-height: 30px;font-size: 15px;margin-top: 10px;}
.hbrmb_txt a:hover{width: 70%;transition:0.3s;border-radius: 15px;}
.hbyongtu{display: flex;justify-content: space-between;}
.hbyongtu_c{width: calc(100% / 4 - 10px);background: #f8f8fb;}
.hbyongtu_c img{width: 100%;}
.hbyongtu_txt{padding: 10px;}
.hbyongtu_txt h3{font-size: 17px;color: #333;line-height: 30px;font-weight: bold;display: flex;}
.hbyongtu_txt h3 i{font-size: 20px;margin-right: 3px;font-weight: normal;margin-top: 1px;color: #4C73F2;}
.hbyongtu_txt p{font-size: 14px;color: #666;line-height: 20px;}
.hbjiechu{display: flex;justify-content: space-between;}
.hbjiechu_lc{display: flex;align-items: center;}
.hbjiechu_c{background: #e6ebf2;padding: 10px;width: 27%;display: flex;justify-content: space-between;align-items: center;}
.hbjiechu_txt{margin-left: 10px;}
.hbjiechu_txt h3{font-size: 17px;color: #333;line-height: 20px;font-weight: bold;margin-bottom: 5px;}
.hbjiechu_txt p{font-size: 13px;color: #666;line-height: 20px;}
.hbjiechu_txt p span{color: #4C73F2;}
.hbarticle{}
.hbarticle h3{font-size: 17px;color: #666;line-height: 20px;margin: 10px 0;}
.hbarticle p{font-size: 14px;line-height: 25px;color: #666;margin-bottom: 5px;}
.hbarticle p a{color: #4C73F2;text-decoration: underline;}
.hbarticle p a:hover{color: #CC0033;}
.hbarticle p img{display: block;max-width: 100%;}

/* 2023-12-11新闻列表新样式 */
.mbx_c{font-size: 14px;color: #333;line-height: 50px;}
.mbx_c em{font-weight: bold;color: #4C73F2;font-style:normal;}
.xwlist_box{width:1250px;min-width: 1300px;min-width: 1200px;margin: 0px auto 20px auto;padding: 0 20px;}
.xwlist{display:flex;justify-content: space-between;flex-wrap: wrap;display: none;}
.xwlist_hover{display: flex;}
.xwlist a{display: block;width:calc(100% / 3 - 50px);background: #fff;padding: 20px;border-top: solid 3px #fff;text-decoration: none;margin-bottom: 15px;transition:0.3s;}
.xwlist_title{font-size: 17px;color: #666;line-height: 20px;font-weight: bold;height: 40px;overflow: hidden;transition:0.3s;}
.xwlist_remark{font-size: 13px;color: #666;line-height: 20px;height: 40px;overflow: hidden;margin: 10px 0;}
.xwlist_keywords{font-size: 14px;color: #666;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xwlist_keywords span{color: #999;font-size: 13px;}
.xwlist_cs{display: flex;justify-content: space-between;margin-top: 10px;}
.xwlist_addtime{font-size: 12px;color: #666;line-height: 20px;}
.xwlist_view{font-size: 12px;color: #666;line-height: 20px;}
.xwlist_link{font-size: 20px;color: #666;line-height: 20px;transition:0.3s;}
.xwlist a:hover{box-shadow: 0 10px 10px #e9e9f6;border-color:#4C73F2;transition:0.3s;}
.xwlist a:hover .xwlist_title{color: #4C73F2;transition:0.3s;}
.xwlist a:hover .xwlist_link{color: #4C73F2;transition:0.3s;animation:xwlist 1s linear infinite;}
@-webkit-keyframes xwlist{
	0%{transform: scale(1);}
	50%{transform: scale(1.2);}
	100%{transform: scale(1);}
}
.fenye{display: flex;justify-content: center;padding-top: 15px;width: 1200px;margin: 0 auto 60px auto;padding: 0 20px;}
.fenye button{font-size: 14px;color: #333;line-height: 30px;padding: 0 20px;border: solid 1px #999;border-radius: 3px;text-decoration: none;background: none;cursor: pointer;}
.fenye button:hover{background: #4C73F2;border-color: #4C73F2;color: #fff;}
.fenye p{font-size: 16px;line-height: 30px;color: #333;margin: 0 10px;}

/* 2023-12-29关于我们 */
.gywm_box{width:1250px;min-width: 1300px;margin: 0px auto 20px auto;display: flex;justify-content: space-between;}
.gywm_r{width: calc(100% - 330px);background: #fff;padding: 20px;}
.gywm_r .title_box{padding: 0;}
.gywm_r .title_box h2 span{font-size: 22px;}
.gsjj{padding: 10px 5px;}
.gsjj p{font-size: 15px;line-height: 40px;color: #666;text-indent: 30px;}
.gsjj p strong{font-weight: normal;color: #333;}
.xiangce_bg {background: #fff;padding: 10px 0;}
.xiangce {position: relative;overflow: hidden;}
.xiangce_box {display: flex;position: relative;}
.xiangce_box img{display: block;border: solid 10px #fff;width: calc(100% / 3 - 20px);}
.xiangce_pagination {display: flex;justify-content: center;}
.xiangce_pagination li {width: 40px;height: 5px;background: #eee;margin: 0 3px;cursor: pointer;}
.xiangce_pagination li:nth-child(1) {background:#4C73F2;}
.gsjj_box{margin-bottom: 10px;padding:0 5px;}
.gsjj_box p{font-size: 15px;line-height: 30px;color:#666;}
.gywm_r .hezuo_bg{padding: 0px;}
.gywm_r .hezuo_b{padding: 0 5px;}

/* 2023-12-29联系我们 */
.banner_fw{width: 100%;margin: 0 auto;}
.banner_fw td{color: #333;font-size: 18px;padding: 10px;text-align: center;font-weight: bold;}
.banner_fw .banner_fw_cor{color: #fff;}
.zizi{width:1250px;min-width: 1300px;margin: 20px auto;}
.zizi_box{display: flex;justify-content: space-between;margin-top: 20px;}
.zizi_c{width: calc(100% / 3 - 55px);background: #fff;padding: 20px;}
.zizi_c img{width: 100%;}
.zizi_c span{color: #333;display: block;text-align: center;line-height: 20px;font-size: 15px;margin-top: 20px;}
.lianxi{width:1250px;min-width: 1300px;margin: 0px auto;}
.lianxi_box{display: flex;justify-content: space-between;margin-top: 20px;}
.lianxi_l{width:calc(35% - 40px);padding: 20px;background: #fff;}
.lianxi_l img{width: 100%;}
.lianxi_r{width: calc(65% - 60px);background: #fff;padding: 20px;display: flex;flex-direction: column;justify-content: center;}
.lianxi_r>h3{font-size: 22px;color: #333;line-height: 30px;font-weight: normal;display: flex;margin-bottom: 10px;}
.lianxi_r>h3 i{font-size: 28px;margin-right: 5px;display: block;}
.lianxi_r>p{font-size: 15px;color: #333;line-height: 30px;font-weight: normal;display: flex;}
.lianxi_r>p i{font-size: 20px;margin-right: 5px;display: block;}
.lianxi_wx{display: flex;justify-content: space-between;margin-top: 20px;}
.lianxi_wx_l{display: flex;}
.lianxi_wx_tx{width: 120px;height: 120px;border: solid 10px #fff;border-radius: 50%;overflow: hidden;box-shadow: 0 0 2px #000;}
.lianxi_wx_tx img{width: 100%;}
.lianxi_wx_txt{margin-left: 10px;display: flex;flex-direction: column;justify-content: center;}
.lianxi_wx_txt span{font-size: 15px;color: #333;line-height: 30px;font-weight: normal;display: flex;}
.lianxi_wx_txt span i{font-size: 20px;margin-right: 5px;display: block;}
.lianxi_wx_txt p{font-size: 14px;color: #666;margin-top: 5px;line-height: 20px;}
.lianxi_wx_txt ul{display: flex;margin-top: 10px;}
.lianxi_wx_txt ul li{display: flex;font-size: 13px;line-height: 20px;align-items: center;margin-right: 20px;}
.lianxi_wx_txt ul li img{width: 17px;margin-right: 3px;}
.lianxi_wx_r img{width: 135px;border: solid 1px #f8f8fb;}