/*heder start*/
.header{width: 100%;height: auto;}
.header_box{width: 1627px;height: 90px;display: flex;justify-content: space-between;align-items: center;margin: 0px auto;}
.header_left_box{height: 100%;display: flex;justify-content: flex-start;align-items: center;}
.logo{display: block;width: 118px;height: auto;margin-right: 30px;}
.logo img{width: 100%;height: auto;display: block;}
.header_zs_box{display: flex;justify-content: flex-start;align-items: center;height: 100%;}
.header_zs_box li{margin-left: 20px;position: relative;cursor: pointer;}
.header_zs_box li img{display: block;}
.header_zs_list{width: 261px;height: auto;position: absolute;left: 50%;transform: translateX(-50%);top: 69px;display: none;z-index: 999}
.header_zs_list img{width: 100%;height: auto;display: block;}
.header_zs_box li:hover .header_zs_list{display: block;}
.header_nav_box{height: 100%;display: flex;justify-content: flex-start;}
.header_nav_box li{width: 140px;height: 100%;border-left: 1px solid #f0f0f0;position: relative;}
.header_nav_box li:nth-last-of-type(1){border-right: 1px solid #F0F0F0;}
.header_nav_box li a{display: block;width: 100%;height: 100%;color: #666666;text-align: center;line-height: 90px;position: relative;}
.header_nav_box li.on a:after{content: "";width: 100%;height: 2px;background: #135157;display: block;position: absolute;bottom: 0px;left: 0px;}
.header_nav_box li:hover a{color: #135157;}
.header_nav_box li:hover a:after{content: "";width: 100%;height: 2px;background: #135157;display: block;position: absolute;bottom: 0px;left: 0px;}
.header_phone{display: flex;justify-content: flex-start;align-items: center;height: 100%;}
.header_phone_left{width: 45px;height: auto;}
.header_phone_left img{width: 100%;height: auto;display: block;}
.header_phone h2{color: #666666;font-size: 16px;margin-left: 15px;}
.header_phone h2 span{font-size: 22px;color: #135157;}
.header_phone_nav{display: none;justify-content: flex-end;align-items: center;height: 13.8vw;}
.header_phone_nav a{display: block;width: 7vw;height: auto;margin-right: 8vw;}
.header_phone_nav a img{width: 100%;height: auto;display: block;}
.hd_btn{position: relative;width: 25px;height: 25px;cursor: pointer;margin-top: -5vw;}
.hd_btn span{position: absolute;left: 0;top: 6px;width: 25px;height: 3px;background-color: #135157;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.hd_btn .s1 {top: 10px;}
.hd_btn .s2 {top: 20px;}
.hd_btn .s3 {top: 30px;}
.hd_btn.on .s1 {top: 20px;transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.hd_btn.on .s2 {opacity: 0;}
.hd_btn.on .s3 {top: 20px;transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);}            
.navlist_box{height: auto;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);z-index: 999;display: none;}
.navlist_ul{width: 1400px;height: auto;padding: 10px 50px 40px;margin-top: 20px;background: #FFFFFF;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;border-top: 4px solid #135157;}
.navlist_ul:before{display: block;content: "";width: 29px;height: 12px;background: url(../images/navlist_icon.png) no-repeat center center;background-size: 29px 12px;position: absolute;left: 50%;transform: translateX(-50%);top: -12px;}
.navlist_ul li{width: 16.6% !important;height: auto !important;border: none !important;margin-top: 30px;}

.navlist_ul li span{display: block;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;background: #135157;border-radius: 50%;margin-right: 20px;}
.navlist_ul li span img{display: block;}
.navlist_ul li a{line-height: none;display: flex;justify-content: flex-start;align-items: center;color: #333333 !important;}
.header_nav_box li.on .navlist_ul li a:after{display: none !important;}
.header_nav_box li:hover .navlist_ul li a:after{display: none !important;}
.navlist_ul li:after{display: none !important;}
.navlist_ul li a:hover{color: #135157 !important;}
.header_nav_box li:hover .navlist_box{display: block;}
.navlist_ul2{width: 140px;height: auto;margin-top: 20px;background: #FFFFFF;position: relative;border-top: 4px solid #135157;}
.navlist_ul2:before{display: block;content: "";width: 29px;height: 12px;background: url(../images/navlist_icon.png) no-repeat center center;background-size: 29px 12px;position: absolute;left: 50%;transform: translateX(-50%);top: -12px;}
.navlist_ul2 li{width: 100% !important;height: auto !important;border: none !important;height: 60px !important;}
.navlist_ul2 li a{line-height: 60px !important;text-align: center; color: #333333 !important;}
.navlist_ul2 li:after{display: none !important;}
.navlist_ul2 li a:hover{color: #135157 !important;}
.header_nav_box li.on .navlist_ul2 li a:after{display: none !important;}
.header_nav_box li:hover .navlist_ul2 li a:after{display: none !important;}
/*heder end*/
/*footer start*/
.footer{width: 100%;height: auto;background: url(../images/footer_bg.jpg) no-repeat center center;background-size: cover;}
.footer_top{width: 100%;height: auto;padding: 42px 0px 49px;display: flex;justify-content: space-between;align-items: flex-start;}
.footer_top_left img{width: 39px;height: auto;display: block;margin-top: 21px;}
.footer_top_left h2{font-size: 18px;color: #FFFFFF;margin-top: 27px;}
.footer_top_left p{font-size: 18px;color: #ccc;margin-top: 20px;}
.footer_top_center{width: 380px;height: auto;padding-left: 121px;position: relative;}
.footer_top_center:before{content: "";display: block;width: 1px;height: 171px;background: rgba(255,255,255,0.1);position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.footer_top_center_title h2{font-size: 22px;color: #FFFFFF;}
.footer_top_center_title span{display: block;width: 40px;height: 3px;background: #135157;margin-top: 10px;}
.footer_top_center_nav{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5px;flex-wrap: wrap;}
.footer_top_center_nav li{width: 88px;height: auto;margin-top: 24px;}
.footer_top_center_nav li a{display: block;width: 100%;height: auto;padding-left: 16px;position: relative;font-size: 18px;color: #CCCCCC;}
.footer_top_center_nav li a:before{content: "";display: block;width: 6px;height: 9px;background: url(../images/footer_icon2.png) no-repeat center center;background-size: 6px 9px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.footer_top_last{padding-left: 120px;position: relative;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-end;height: 191px;}
.footer_top_last:before{content: "";display: block;width: 1px;height: 171px;background: rgba(255,255,255,0.1);position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.footer_top_last p{font-size: 18px;color: #999999;margin-top: 24px;}
.footer_top_last h2{font-size: 32px;color: #FFFFFF;font-weight: bold;margin-top: 10px;}
.footer_top_last a{width: 150px;height: 40px;display: block;background: #135157;text-align: center;line-height: 40px;color: #FFFFFF;font-size: 18px;margin-top: 20px;}
.footer_last_box{width: 100%;height: auto;background: #161616;}
.footer_last_box p{font-size: 14px;color: #FFFFFF;}
.footer_last_box p a{color: #FFFFFF;}
.footer_last_box p:nth-last-of-type(1) a{padding-left: 5px;}
.footer_last_content{width: 100%;height: 36px;display: flex;justify-content: space-between;align-items: center;}
.footer_Right_box{width: 86px;height: auto;position: fixed;top: 50%;transform: translateY(-50%);right: 0px;z-index: 9999;}
.footer_Right_box li{width: 86px;height: 96px;border: solid 1px #135157;position: relative;margin-top: 3px;}
.footer_Right_box li:nth-of-type(1){margin-top: 0px;}
.footer_Right_top{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;flex-direction: column;z-index: 22;background: #135157;}
.footer_Right_top span{display: block;width: 68px;height: 68px;background: url(../images/web_all_icon.png) no-repeat;}
.footer_Right_top p{font-size: 18px;color: #FFFFFF;text-align: center;margin-top: -10px;}
.footer_Right_box li:nth-of-type(1) .footer_Right_top span{background-position: -325px -251px;}
.footer_Right_box li:nth-of-type(2) .footer_Right_top span{background-position: -433px -251px;}
.footer_Right_box li:nth-of-type(3) .footer_Right_top span{background-position: -541px -251px;}
.footer_Right_bottom{width: 0px;height: 94px;border: solid 1px rgba(241, 90, 40, 0.2);position: absolute;left: 0px;top: 0px;background: #FFFFFF;font-size: 26px;color: #135157;text-align: center;line-height: 94px;overflow: hidden;z-index: 11;transition: left 0.7s;opacity: 0;}
.footer_Right_box li:hover .footer_Right_bottom{width: 185px;left: -187px;opacity: 1;}
.footer_Right_box li:hover{border: solid 1px rgba(241, 90, 40, 0.2);}
.footer_Right_box li:hover .footer_Right_top{background: #FFFFFF;}
.footer_Right_box li:hover .footer_Right_top p{color: #135157;}
.footer_Right_box li:hover:nth-of-type(1) .footer_Right_top span{background-position: -325px -359px;}
.footer_Right_box li:hover:nth-of-type(2) .footer_Right_top span{background-position: -433px -359px;}
.footer_Right_box li:hover:nth-of-type(3) .footer_Right_top span{background-position: -541px -359px;}
/*footer end*/
/*banner start*/
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;display: block;}
.sw_banner{width: 100%;height: auto;}
.banner_page{bottom: 30px !important;}
.banner_page span{width: 40px;height: 3px;background: #FFFFFF;border-radius: 2px;margin: 0px 20px!important;opacity: 1!important;}
.banner_page span.swiper-pagination-bullet-active{background: #135157;width: 60px;}
.mbanner{width: 100%;height: auto;display: none;}
.mbanner img{width: 100%;height: auto;display: block;}
/*banner end*/
/*content start*/
.content{width: 100%;height: auto;}
.index_ywly_box{width: 100%;height: auto;padding: 70px 0px;}
.index_title1_box{width: 100%;height: auto;}
.index_title1_box h2{font-size: 26px;color: #333333;text-align: center;font-weight: bold;}
.index_title1_box h2 span{color: #135157;}
.index_title1_box p{color: #999999;text-align: center;}
.index_ywly_butn{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 23px;}
.index_ywly_butn li{width: 224px;height: 42px;border: 1px solid #e4e4e4;text-align: center;line-height: 42px;font-size: 18px;color: #666666;cursor: pointer;margin-top: 14px;}
.index_ywly_butn li a{display: block;width: 100%;height: 100%;text-align: center;line-height: 42px;font-size: 18px;color: #666666;}
.index_ywly_butn li.on{color: #FFFFFF;background: #135157;}
.index_ywly_butn li.on a{color: #FFFFFF;}
.index_ywly_butn li:hover{color: #FFFFFF;background: #135157;}
.index_ywly_butn li:hover a{color: #FFFFFF;}
.index_ywly_content{width: 100%;height: auto;margin-top: 24px;}
.index_ywly_content_list{width: 100%;height: auto;display: none;justify-content: space-between;align-items: flex-start;}
.index_ywly_content_list_left{width: 342px;height: auto;position: relative;}
.index_ywly_content_list_left img{width: 100%;height: auto;display: block;}
.index_ywly_content_list_left_out_box{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;left: 0px;top: 0px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.index_ywly_content_list_left_out_box h2{font-size: 28px;color: #FFFFFF;font-weight: bold;}
.index_ywly_content_list_left_out_box p{display: block;width: 278px;height: auto;font-size: 16px;color: #FFFFFF;line-height: 28px;margin-top: 20px;}
.index_ywly_content_list_right{width: 848px;height: auto;}
.index_ywly_content_list_right_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.index_ywly_content_list_right_ul li{width: 204px;height: auto;background: #f7f7f7;}
.index_ywly_content_list_right_ul li img{width: 100%;height: auto;display: block;}
.index_ywly_content_list_right_ul li h2{font-size: 24px;color: #333333;text-align: center;line-height: 54px;}
.index_ywly_content_list_right_bg{width: 100%;height: 172px;background: url(../images/index_hyly_right_bg.jpg) no-repeat center center;background-size: 848px 172px;margin-top: 20px;display: flex;justify-content: center;align-items: center;}
.index_ywly_content_list_right_bg h2{font-size: 32px;color: #135157;font-weight: bold;}
.index_ywly_content_list_right_bg_ul{width: 562px;height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;margin-left: 70px;}
.index_ywly_content_list_right_bg_ul li{width: 32%;height: auto;margin-top: 34px;}
.index_ywly_content_list_right_bg_ul li:nth-of-type(1),.index_ywly_content_list_right_bg_ul li:nth-of-type(2),.index_ywly_content_list_right_bg_ul li:nth-of-type(3){margin-top: 0px;}
.index_ywly_content_list_right_bg_ul li a{height: auto;padding-left: 8%;color: #333333;position: relative;}
.index_ywly_content_list_right_bg_ul li a:before{content: "";display: block;width: 6px;height: 6px;background: #135157;border-radius: 50%;position: absolute;left: 0px;top: 50%;margin-top: -3px;}
.index_ywly_content_list_right_bg_ul li a:hover{border-bottom: 1px solid #135157;}
.index_ywhs_box{width: 100%;height: auto;padding: 70px 0px;background: url(../images/index_ywjs_bg.jpg) no-repeat center center;background-size: cover;}
.index_ywhs_title{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.index_ywhs_title h2{font-size: 26px;color: #333333;text-align: center;font-weight: bold;}
.index_ywhs_title h2 span{color: #135157;}
.index_ywhs_title a{font-size: 18px;color: #135157;}
.index_ywhs_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.index_ywhs_ul li{width: 285px;height: auto;overflow: hidden;position: relative;}
.index_ywhs_ul li img{width: 100%;height: auto;display: block;}
.index_ywhs_ul li h3{font-size: 24px;color: #FFFFFF;line-height: 52px;position: absolute;bottom: 0px;left: 0px;text-align: center;width: 100%;background: rgba(0,0,0,0.7);}
.index_ywhs_ul_out{position: absolute;left: 0px;top: 100%;width: 100%;height: 100%;background: rgba(0,0,0,0.7);display: flex;justify-content: center;align-items: center;}
.index_ywhs_ul_in{width: 265px;height: 320px;border: 1px solid #FFFFFF;}
.index_ywhs_ul_in h2{font-size: 24px;color: #FFFFFF;text-align: center;margin-top: 25px;}
.index_ywhs_ul_in span{display: block;width: 222px;border-bottom: 1px dashed rgba(255,255,255,0.3);margin: 0px auto;margin-top: 10px;padding-bottom: 20px;text-align: center;font-size: 20px;color: rgba(255,255,255,0.89);}
.index_ywhs_ul_in p{display: block;width: 228px;margin: 0px auto;font-size: 18px;color: #FFFFFF;line-height: 24px;margin-top: 19px;text-align: center;}
.index_ywhs_ul_in strong{display: block;width: 120px;height: 36px;background: #135157;color: #FFFFFF;line-height: 36px;margin: 0px auto;margin-top: 24px;text-align: center;font-weight: normal;}
.index_ywhs_ul li:hover .index_ywhs_ul_out{top: 0px;}
.index_ywhs_ul li:hover h3{display: none;}
.index_about_box{width: 100%;height: auto;padding: 70px 0px;background: #f8f8f8;}
.index_about_content{width: 100%;height: auto;display: flex;justify-content: flex-end;align-items: flex-start;position: relative;}
.index_about_content_right{width: 670px;height: auto;}
.index_about_content_right img{width: 100%;height: auto;display: block;}
.index_about_content_left{width: 650px;height: auto;position: absolute;left: 0px;top: 0px;}
.index_about_title{width: 500px;height: auto;display: flex;justify-content: flex-end;align-items: flex-start;position: relative;}
.index_about_title_left{position: absolute;left: 0px;top: 13px;}
.index_about_title_left h2{font-size: 26px;color: #333333;font-weight: bold;}
.index_about_title_left h2 span{color: #135157;}
.index_about_title_left p{color: #999999;}
.index_about_title_right{font-size: 120px;font-weight: bold;color: rgba(153,153,153,0.06);margin-top: -35px;}
.index_about_content_left_content{width: 100%;height: auto;padding: 30px 40px;background: #FFFFFF;margin-top: -30px;position: relative;padding-bottom: 44px;}
.index_about_content_left_content_txt{width: 100%;height: auto;}
.index_about_content_left_content_txt p{font-size: 18px;color: #333333;text-align: justify;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.index_about_content_left_content_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 62px;}
.index_about_content_left_content_ul li h2{font-size: 40px;color: #135157;font-weight: bold;position: relative;}
.index_about_content_left_content_ul li h2 sup{font-size: 16px;font-weight: normal;}
.index_about_content_left_content_ul li p{color: #666666;}
.index_about_content_left_content a{display: block;width: 120px;height: 40px;background: #135157;color: #FFFFFF;text-align: center;line-height: 40px;font-size: 18px;position: absolute;right: -120px;bottom: 0px;}
.index_slzs_box{width: 100%;height: auto;margin-top: 100px;position: relative;}
.index_slzs_sw_box{width: 100%;height: auto;display: flex;justify-content: flex-start;background: #FFFFFF;align-items: center;}
.index_slzs_sw_left_box{width: 250px;height: auto;}
.index_slzs_sw_left_box img{width: 100%;height: auto;display: block;}
.index_slzs_sw_right_box{width: 279px;height: auto;margin-left: 30px;}
.index_slzs_sw_right_box h2{font-size: 20px;color: #135157;font-weight: bold;}
.index_slzs_sw_right_box span{display: block;width: 100%;height: auto;padding-bottom: 19px;border-bottom: 1px solid #eeeeee;color: #999999;margin-top: 10px;}
.index_slzs_sw_right_box p{color: #666666;text-align: justify;margin-top: 19px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;  -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_slzs_sw_right_box a{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin-top: 27px;}
.index_slzs_sw_right{width: 37px;height: 37px;background: url(../images/index_about_right.png) no-repeat center center;background-size: 37px;right: -56px;}
.index_slzs_sw_left{width: 37px;height: 37px;background: url(../images/index_about_left.png) no-repeat center center;background-size: 37px;left: -56px;}
.index_fwlc_box{width: 100%;height: auto;padding: 70px 0px;}
.index_fwlc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 89px;}
.index_fwlc_ul li{width: 285px;height: 188px;border: 1px solid #e5e5e5;position: relative;}
.index_fwlc_ul_box{width: 100%;height: 100%;overflow: hidden;position: relative;}
.index_fwlc_ul_box h2{font-size: 24px;color: #333333;text-align: center;margin-top: 68px;}
.index_fwlc_ul_box p{display: block;width: 183px;height: auto;margin: 0px auto;margin-top: 20px;font-size: 18px;text-align: center;line-height: 24px;color: #666666;}
.index_fwlc_ul li span{width: 80px;height: 80px;background: #135157;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;left: 50%;margin-left: -40px;top: -40px;z-index: 2;}
.index_fwlc_ul li span img{display: block;}
.index_fwlc_ul_box strong{display: block;font-size: 80px;font-weight: bold;font-family: arial;color: rgba(205,205,205,0.16);position: absolute;right:10px;bottom: -35px;z-index: 1;}
.index_lxwm_box{width: 100%;height: auto;padding: 40px 0px;background: #135157;}
.index_lxwm_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.index_lxwm_content_left{position: relative;}
.index_lxwm_content_left_top{z-index: 2;}
.index_lxwm_content_left_top span{display: block;width: 70px;height: 3px;background: #FFFFFF;}
.index_lxwm_content_left_top h2{font-size: 26px;color: #FFFFFF;font-weight: bold;margin-top: 8px;}
.index_lxwm_content_left h3{font-size: 80px;color:rgba(255,255,255,0.04);position: absolute;left: -172px;top: 50%;transform: translateY(-50%);font-weight: bold;}
.index_lxwm_content_right{width: 972px;height: 140px;display: flex;justify-content: space-between;}
.index_lxwm_content_right li{width: 310px;height: 100%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(205, 177, 126, 0.15);display: flex;justify-content: center;align-items: center;flex-direction: column;}
.index_lxwm_content_right li img{width: 35px;height: auto;display: block;}
.index_lxwm_content_right li h2{font-size: 20px;color: #333333;text-align: center;margin-top: 5px;}
.index_lxwm_content_right li span{display: block;width: 20px;height: 2px;background: #135157;margin: 0px auto;margin-top: 8px;}
.index_lxwm_content_right li p{color: #999999;text-align: center;margin-top: 8px;}

/*您的行业*/
.hy_dzfw_box{width: 100%;height: auto;padding: 70px 0px;}
.hy_dzfw_butn{width: 100%;height: auto;display: flex;justify-content: space-between;}
.hy_dzfw_butn li{width: 180px;height: 40px;border: 1px solid #e4e4e4;font-size: 16px;color: #666666;text-align: center;line-height: 40px;margin-top: 40px;cursor: pointer;}
.hy_dzfw_butn li a{display: block;width: 100%;height: 100%;font-size: 18px;color: #666666;text-align: center;line-height: 40px;}
.hy_dzfw_butn li.on{background: #135157;border-color: #135157;color: #FFFFFF;}
.hy_dzfw_butn li.on a{color: #FFFFFF;}
.hy_dzfw_content{width: 100%;height: auto;margin-top: 40px;}
.hy_dzfw_content_list{width: 100%;height: auto;display: none;justify-content: space-between;align-items: flex-start;}
.hy_dzfw_content_list_left{width: 360px;height: auto;}
.hy_dzfw_content_list_left img{width: 100%;height: auto;display: block;}
.hy_dzfw_content_list_center{width: 350px;height: auto;}
.hy_dzfw_content_list_center h2{font-size: 18px;padding-bottom: 10px;display: block;border-bottom: 1px solid #EEEEEE;color: #135157;}
.hy_dzfw_content_list_center p{color: #333333;line-height: 26px;margin-top: 10px;}
.hy_dzfw_content_list_right{width: 366px;height: auto;padding: 20px 30px;background: #f9f9f9;}
.hy_dzfw_content_list_right h2{font-size: 18px;padding-bottom: 10px;display: block;border-bottom: 1px solid #EEEEEE;color: #135157;}
.hy_dzfw_content_list_right p{color: #666666;line-height: 36px;}
.hy_dzfw_content_list_right a{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin-top: 7px;}
.hy_question_box{width: 100%;height: auto;padding: 70px 0px;background: #F8F8F8;}
.hy_question_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: flex-start;margin-top: 40px;}
.hy_question_content_butn{width: 230px;height: auto;}
.hy_question_content_butn li{width: 100%;height: 70px;margin-top: 32px;font-size: 18px;color: #333;text-align: center;line-height: 70px;background: #FFFFFF;cursor: pointer;}
.hy_question_content_butn li.on{background: #135157;color: #FFFFFF;}
.hy_question_content_butn li:nth-of-type(1){margin-top: 0px;}
.hy_question_content_right_box{width: 950px;height: auto;}
.hy_question_content_right_list{width: 100%;height: auto;display: none;}
.hy_question_content_right_list table{width: 100%;height: auto;background: #FFFFFF;}
.hy_question_content_right_list table th{height: 50px;text-align: center;background: #135157;color: #FFFFFF;font-size: 20px;border: 1px solid #e5e5e5;}
.hy_question_content_right_list table td{padding: 0px 20px;border: 1px solid #e5e5e5;text-align: center;color: #333333;height: 66px;}
.hy_question_content_right_list table th:nth-of-type(1){width: 140px;}
.hynt_more{display: flex;align-items: center;justify-content: center; width: 148px;height: 60px;background: #135157;color: #FFFFFF;text-align: center;margin: 0px auto; margin-top: 35px;}
.hy_alzs_box{width: 100%;height: auto;padding: 70px 0px;}
.hy_alzs_content{width: 100%;height: auto;margin-top: 40px;position: relative;}
.hy_alzs_content_sw{width: 100%;height: auto;}
.hy_alzs_content_sw_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.hy_alzs_content_sw_content_left{width: 390px;height: auto;}
.hy_alzs_content_sw_content_left img{width: 100%;height: auto;display: block;}
.hy_alzs_content_sw_content_right_box{width: 736px;height: auto;}
.hy_alzs_content_sw_content_right_box h2{font-size: 22px;color: #333333;}
.hy_alzs_content_sw_content_right_box p{color: #666666;line-height: 24px;margin-top: 18px;}
.hy_alzs_content_sw_content_right_box p strong{color: #333333;}
.hy_alzs_content_sw_content_right_box a{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin-top: 27px;}
.hy_alzs_content_sw_right{width: 37px;height: 37px;background: url(../images/index_about_right.png) no-repeat center center;background-size: 37px;right: -56px;}
.hy_alzs_content_sw_left{width: 37px;height: 37px;background: url(../images/index_about_left.png) no-repeat center center;background-size: 37px;left: -56px;}
.hy_gdtj_box{width: 100%;height: auto;padding: 70px 0px;}
.hy_gdtj_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.hy_gdtj_ul li{width: 386px;height: auto;background: #f6f6f6;}
.hy_gdtj_ul li img{width: 100%;height: auto;display: block;}
.hy_gdtj_ul li h2{font-size: 22px;color: #333333;text-align: center; line-height: 50px;}

/*我们的服务*/
.server_yw_box{width: 100%;height: auto;padding: 70px 0px;background: #f8f8f8;}
.server_yw_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.server_yw_ul li{width: 386px;height: auto;padding-bottom: 30px;background: #FFFFFF;margin-top: 30px;}
.server_yw_ul li img{width: 100%;height: auto;display: block;}
.server_yw_ul li h2{font-size: 20px;color: #333333;text-align: center;margin-top: 18px;}
.server_yw_ul li p{display: block;width: 321px;height: auto;margin: 0px auto;margin-top: 14px;color: #666666;line-height: 24px;text-align: center;}
.server_yw_ul li span{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin: 0px auto;margin-top: 24px;}
.server_ly_box{width: 100%;height: auto;padding: 70px 0px;padding-bottom: 157px;}
.server_ly_content{width: 100%;height: auto;margin-top: 40px;position: relative;}
.server_ly_content_sw_div{width: 100%;height: auto;position: relative;overflow: hidden;}
.server_ly_content_sw_div img{width: 100%;height: auto;display: block;}
.server_ly_content_sw_div h2{display: block;width: 100%;height: 100%;position: absolute;left: 0px;top:  calc(100% - 40px);font-size: 20px;color: #FFFFFF;text-align: center;line-height: 40px;background: rgba(0,0,0,0.66);transition: all 0.6s;}
.server_ly_content_sw_div:hover h2{display: flex;justify-content: center;align-items: center;line-height: none;top: 0px;}
.server_ly_content_right{width: 37px;height: 37px;background: url(../images/index_about_right.png) no-repeat center center;background-size: 37px;right: 45%;top:  calc(100% + 60px);margin-top: 0px;}
.server_ly_content_left{width: 37px;height: 37px;background: url(../images/index_about_left.png) no-repeat center center;background-size: 37px;left: 45%;top: calc(100% + 60px);margin-top: 0px;}
.server_al_box{width: 100%;height: auto;padding: 70px 0px;background: url(../images/server_al_bg.jpg) no-repeat center center;background-size: cover;}
.index_title2_box{width: 100%;height: auto;}
.index_title2_box h2{font-size: 26px;color: #FFFFFF;text-align: center;font-weight: bold;}
.index_title2_box p{color: #FFFFFF;text-align: center;}
.server_al_ul{width: 100%;height: auto;}
.server_al_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;background: #FFFFFF;margin-top: 30px;}
.server_al_ul_left{width: 309px;height: auto;position: relative;}
.server_al_ul_left img{width: 100%;height: auto;display: block;}
.server_al_ul_left h2{display: block;width: 100%;line-height: 40px;background: rgba(0,0,0,0.6);text-align: center;color: #FFFFFF;position: absolute;left: 0px;bottom: 0px;}
.server_al_ul_right{width: 832px;height: auto;margin-left: 30px;}
.server_al_ul_right p{color: #666666;text-align: justify;line-height: 24px;margin-top: 30px;}
.server_al_ul_right p:nth-of-type(1){margin-top: 0px;}
.server_al_ul_right p strong{color: #333333;}
.server_why_box{width: 100%;height: auto;padding: 70px 0px;}
.server_why_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.server_why_ul li{width: 285px;height: auto;padding-bottom: 22px;border: 1px solid #E5E5E5;margin-top: 40px;}
.server_why_ul li img{width: 100%;height: auto;display: block;}
.server_why_ul_div{width: 245px;height: auto;margin: 0px auto;margin-top: 20px;}
.server_why_ul_div h2{font-size: 22px;color: #333333;}
.server_why_ul_div p{color: #666666;margin-top: 15px;}
.server_why_more{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin: 0px auto;margin-top: 40px;}

/*新闻资讯*/
.news_box{width: 100%;height: auto;padding: 70px 0px;}
.news_list_box{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.news_list_box li{width: 386px;height: auto;padding-bottom: 23px;border-bottom: 1px solid #eeeeee;margin-top: 40px;}
.news_list_box li img{width: 100%;height: auto;display: block;}
.news_list_content{width: 92%;height: auto;margin: 0px auto;margin-top: 20px;position: relative;}
.news_list_content h2{font-size: 20px;color: #333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.news_list_content p{display: block;width: 90%;color: #999999;text-align: justify;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top: 10px;}
.news_list_content span{display: block;width: 16px;height: 10px;background: url(../images/news_more.png) no-repeat center center;background-size: 16px 10px;position: absolute;bottom: 0px;right: 0px;}
.news_list_box li:hover{background: #135157;}
.news_list_box li:hover .news_list_content h2{color: #FFFFFF;}
.news_list_box li:hover .news_list_content p{color: #FFFFFF;}
.news_list_box li:hover .news_list_content span{background: url(../images/news_mores.png) no-repeat center center;background-size: 16px 10px;}
#pagesize ul{width: 100%;height: auto;display: flex;justify-content: center;margin-top: 40px;align-items: center;}
#pagesize ul li{width: 34px;height: 30px;border: 1px solid #e3e3e3;text-align: center;line-height: 30px;margin-left: 10px;}
#pagesize ul li:nth-of-type(1){margin-left: 0px;}
#pagesize ul li a{display: block;width: 100%;height: 100%;color: #333333;}
#pagesize a.active{background: #135157;color: #FFFFFF;}
#pagesize ul li:nth-of-type(1),#pagesize ul li:nth-last-of-type(1){width: 80px;border: none;}

/*新闻详情*/
.news_detial_box{width: 100%;height: auto;padding: 70px 0px;}
.news_detial_title{padding-bottom: 22px;border-bottom: 1px solid #e6e6e6;width: 100%;height: auto;}
.news_detial_title h2{font-size: 24px;color: #333333;text-align: center;}
.news_detial_title p{color: #666666;text-align: center;margin-top: 10px;text-align: center;}
.news_detial_content{width: 100%;height: auto;}
.news_detial_content img{max-width: 100%;height: auto;display: block;margin: 0px auto;margin-top: 30px;}
.news_detial_content p{color: #666666;line-height: 30px;text-align: justify;margin-top: 24px;}
.news_detial_last_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.news_detial_last_box li{width: 380px;height: 60px;background: #f5f5f5;position: relative;}
.news_detial_last_box li a{display: block;width: 100%;height: 100%;color: #666666;text-align: center;line-height: 60px;}
.news_detial_last_box li:nth-of-type(1):before{display: block;content: "";width: 12px;height: 20px;background: url(../images/news_detial_left.png) no-repeat center center;background-size: 12px 20px;position: absolute;left: 12%;top: 50%;transform: translateY(-50%);}
.news_detial_last_box li:nth-last-of-type(1):before{display: block;content: "";width: 12px;height: 20px;background: url(../images/news_detial_right.png) no-repeat center center;background-size: 12px 20px;position: absolute;right: 12%;top: 50%;transform: translateY(-50%);}
.news_detial_last_box li:nth-of-type(2){background: #135157;}
.news_detial_last_box li:nth-of-type(2) a{display: flex;justify-content: center;align-items: center;color: #FFFFFF;}
.news_detial_last_box li:nth-of-type(2) a img{display: block;margin-right: 8px;}
/*联系我们*/
.lxwm_box{width: 100%;height: auto;padding: 70px 0px;}
.lxwm_top_box{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.lxwm_top_box li{width: 285px;height: auto;padding: 20px 0px;border: 1px solid #eeeeee;margin-top: 40px;}
.lxwm_top_box li img{width: 35px;height: auto;display: block;margin: 0px auto;}
.lxwm_top_box li h2{font-size: 20px;color: #333333;text-align: center;margin-top: 5px;}
.lxwm_top_box li span{display: block;width: 20px;height: 2px;background: #135157;margin: 0px auto;margin-top: 10px;}
.lxwm_top_box li p{color: #999999;text-align: center;margin-top: 10px;}
.lxwm_map{width: 100%;height: auto;margin-top: 40px;}
.lxwm_map img{width: 100%;height: auto;display: block;}
/*关于我们*/
.about_jj_box{width: 100%;height: auto;padding: 70px 0px;}
.about_jj_content{width: 100%;height: auto;margin-top: 40px;}
.about_jj_content p{color: #666666;line-height: 30px;text-align: justify;}
.about_jj_ul{width: 100%;height: auto;display: flex;justify-content: space-between;padding: 30px 0px;background: url(../images/about_js_bg.jpg) no-repeat center center;background-size: cover;margin-top: 40px;}
.about_jj_ul li{width: 25%;height: auto;position: relative;}
.about_jj_ul li h2{font-size: 40px;color: #FFFFFF;font-weight: bold;position: relative;text-align: center;}
.about_jj_ul li h2 sup{font-size: 14px;font-weight: normal;}
.about_jj_ul li p{color: #CCCCCC;text-align: center;}
.about_jj_ul li:after{display: block;content: "";width: 1px;height: 60px;background: rgba(255,255,255,0.2);position: absolute;right: 0px;top: 50%;transform: translateY(-50%);}
.about_jj_ul li:nth-last-of-type(1):after{display: none;}
.about_sys_box{width: 100%;height: auto;padding: 70px 0px;background: #F8F8F8;}
.about_hxsy_content_box{width: 100%;height: auto;margin: 0px auto;display: flex;justify-content: space-between;align-items: center;}
.about_hxsy_content_left{width: 492px;height: auto;}
.about_hxsy_content_left h2{font-size: 16px;color: #666;}
.about_hxsy_content_left h3{font-size: 24px;color: #333333;margin-top: 10px;}
.about_hxsy_content_left p{color: #666666;text-align: justify;line-height: 30px;margin-top: 35px;}
.about_hxsy_content_left a{display: block;width: 120px;height: 32px;background: #135157;color: #FFFFFF;text-align: center;line-height: 32px;margin-top: 40px;}
.about_hxsy_content_right{width: 560px;height: auto;}
.about_hxsy_content_right img{width: 100%;height: auto;display: block;}
.about_hxsy_butn_box{width: 100%;height: auto;padding: 10px; display: flex;justify-content: space-between;align-items: center;cursor: pointer;background: #FFFFFF;}
.gallery-thumbs{margin-top: 50px;}
.gallery-thumb{margin-top: 50px;}
.about_hxsy_butn_box img{width: 154px;height: auto;display: block;}
.about_hxsy_butn_right{width: 190px;}
.about_hxsy_butn_right h2{font-weight: bold;color: #333333;font-size: 20px;}
.about_hxsy_butn_right span{display: block;color: #666666;margin-top: 8px;}
.gallery-thumbs .swiper-slide-thumb-active{border: solid 1px #135157;}
.gallery-thumb .swiper-slide-thumb-active{border: solid 1px #135157;}
.about_ryzz_box{width: 100%;height: auto;padding: 70px 0px;}
.about_ry{width: 560px;height: auto;border: 2px solid #135157;padding: 10px;}
.ab_ry_border{border: 1px solid #e5e5e5;}

/*在线客服*/
.right_online_box{width: 70px;height: auto;position: fixed;top: 50%;transform: translateY(-50%);right: 8px;z-index: 999;}
.right_online_box li{width: 100%;height: 70px;display: flex;justify-content: center;align-content: center;flex-direction: column;border: 1px solid #135157;margin-top: 8px;cursor: pointer;background: #FFFFFF;position: relative;}
.right_online_box li:nth-of-type(1){margin-top: 0px;}
.right_online_out{width: 100%;height: auto;}
.right_online_out_img{width: 25px;height: auto;margin: 0px auto;}
.right_online_out_img img{width: 100%;height: auto;display: block;}
.right_online_out_img img:nth-of-type(2){display: none;}
.right_online_out h2{font-size: 12px;color: #333333;text-align: center;margin-top: 8px;}
.right_online_box li:hover{background: #135157;}
.right_online_box li:hover .right_online_out_img img:nth-of-type(2){display: block;}
.right_online_box li:hover .right_online_out_img img:nth-of-type(1){display: none;}
.right_online_box li:hover .right_online_out h2{color: #FFFFFF;}
.right_online_in{width: 185px;height: 70px;background: #135157;font-size: 24px;color: #FFFFFF;line-height: 70px;position: absolute;left: -190px;top: 0px;text-align: center;overflow: hidden;display: none;}
.right_online_box li:hover .right_online_in{display: block;}
.ewm_box{width: 120px;height: auto;padding: 5px;background: #135157;position: absolute;left: -125px;top: 50%;transform: translateY(-50%);display: none;}
.ewm_box img{width: 100%;height: auto;display: block;}
.right_online_box li:hover .ewm_box{display: block;}



#pfjw {
    display: none;
    position: fixed;
    left: 41.5%;
    margin-left: -113px;
    top: 25%;
    background: none;
    z-index: 100;
    border-radius: 5px;
    overflow: initial;
}
.pfjw_nr {
    width: 579px;
    margin: 0 auto;
    position: relative;
    overflow: initial;
}
.close2 {
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/chacha.png) no-repeat;
    background-size: 100%;
    border-radius: 20px;
}
.pfjw_nr a img {
    width: 100%;
    height: 100%;
}

.tabar{ display: none;}


/*content end*/

@media (max-width: 1626px) {
	.header_box{width: 1200px;}
	.header_phone{display: none;}
	.header_phone h2 span{font-size: 20px;}
	.header_nav_box li{width: 125px;}
	.navlist_ul{width: 1200px;}
	.header_nav_box li:nth-of-type(2) .navlist_box{transform: translateX(-53.17%);}
	.navlist_ul:before{left: 53%;}
}
@media (max-width: 1199px) {
	.header_box{width: 990px;}
	.content_WH{width: 990px;}
	.header_phone_left{width: 32px;}
	.header_phone h2 span{font-size: 16px;}
	.logo{margin-right: 0px;}
	.header_nav_box{width: 57%;}
	.header_nav_box li{width: 32%;}
	.index_ywly_butn li{width: 19%;}
	.index_ywly_content_list_left{width: 316px;}
	.index_ywly_content_list_right{width: 660px;}
	.index_ywly_content_list_right_ul li{width: 158px;}
	.index_ywly_content_list_right_bg_ul{width: 366px;}
	.index_ywly_content_list_right_ul li h2{font-size: 18px;}
	.index_ywhs_ul li{width: 238px;}
	.index_ywhs_ul_in{width: 96%;height: 96%;}
	.index_ywhs_ul_in h2{font-size: 18px;}
	.index_ywhs_ul_in span{width: 92%;margin-top: 10px;padding-bottom: 10px;font-size: 16px;}
	.index_ywhs_ul_in p{width: 92%;margin-top: 10px;font-size: 14px;}
	.index_about_title_right{display: none;}
	.index_about_content_left_content{margin-top: 67px;}
	.index_about_content_right{width: 627px;}
	.index_slzs_sw_left,.index_slzs_sw_right{display: none;}
	.index_lxwm_content_right{width: 870px;}
	.index_slzs_sw_right_box{width: 186px;}
	.index_fwlc_ul li{width: 230px;}
	.index_lxwm_content_right li{width: 283px;}
	.footer_top_last{padding-left: 0px;}
	.footer_top_last:before{left: -23px;}
	.footer_top_center:before{left: 40px;}
	.hy_dzfw_butn li{width: 160px;}
	.hy_dzfw_content_list_left{width: 320px;}
	.hy_dzfw_content_list_center{width: 270px;}
	.hy_dzfw_content_list_right{width: 249px;}
	.hy_question_content_right_box{width: 736px;}
	.hy_alzs_content_sw_content_right_box{width: 578px;}
	.hy_gdtj_ul li{width: 324px;}
	
	.server_yw_ul li{width: 320px;}
	.server_al_ul_right{width: 643px;}
	.server_why_ul li{width: 240px;}
	.server_why_ul_div{width: 92%;}
	
	.news_list_box li{width: 322px;}
	
	.news_detial_last_box li{width: 320px;}
	
	.lxwm_top_box li{width: 236px;}
	
	.about_hxsy_content_left{width: 448px;}
	.about_hxsy_content_right{width: 480px;}
	.about_hxsy_butn_right{width: 130px;}
	.navlist_ul{width: 990px;}
	.navlist_ul li{width: 26% !important;}
	.header_nav_box li:nth-of-type(2) .navlist_box{transform: translateX(-57.4%);}
	.navlist_ul:before{left: 58%;}
}
@media (max-width: 990px) {
	.header_box{width: 92%;}
	.content_WH{width: 92%;}
	.header_phone{display: none;}
	.header_nav_box{width: 80%;}
	.index_ywly_box{padding: 8vw 0px;}
	.index_ywly_content_list_right_ul li{width: 24%;}
	.index_ywly_content_list_right_ul li h2{font-size: 16px;}
	.index_ywly_content_list_right_bg h2{font-size: 20px;}
	.index_ywly_content_list_right_bg_ul li a{font-size: 14px;}
	.index_ywly_content_list_right_bg_ul{width: 92%;margin: 0px auto;}
	.index_ywly_content_list_left{width: 39%;}
	.index_ywly_content_list_right{width: 60%;}
	.index_ywly_content_list_right_ul li h2{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.index_ywly_content_list_right_bg{margin-top: 3%;flex-wrap: wrap;flex-direction: column;}
	.index_ywly_content_list_right_bg_ul li{margin-top: 3%;}
	.index_ywly_content_list_right_bg_ul{margin-top: 3%;}
	.index_ywly_content_list_left_out_box h2{font-size: 20px;}
	.index_ywly_content_list_left_out_box p{font-size: 18px;width: 80%;}
	.index_ywhs_box{padding: 8vw 0px;}
	.index_ywhs_ul{flex-wrap: wrap;margin-top: 0px;}
	.index_ywhs_ul li{margin-top: 30px;width: 48.5%;}
	.index_about_box{padding: 8vw 0px;}
	.index_about_content{justify-content: space-between;}
	.index_about_content_left_content{padding: 3%;}
	.index_about_content_left{width: 48.5%;position: relative;}
	.index_about_content_right{width: 48.5%;}
	.index_about_content_left_content_txt p{font-size: 16px;-webkit-line-clamp: 3;line-height: 28px;font-size: 14px;}
	.index_about_content_left_content_ul li h2{font-size: 18px;}
	.index_about_content_left_content_ul li h2 sup{font-size: 14px;}
	.index_about_content_left_content_ul{margin-top: 4vw;}
	.index_about_content_left_content_ul li p{font-size: 14px;}
	.index_slzs_box{margin-top: 5%;}
	.index_slzs_sw_right_box h2{font-size: 16px;}
	.index_slzs_sw_right_box span{font-size: 14px;margin-top: 2%;padding-bottom: 10%;}
	.index_slzs_sw_right_box p{font-size: 14px;margin-top: 10%;}
	.index_slzs_sw_right_box a{margin-top: 10%;}
	.index_slzs_sw_right_box{margin-left: 2%;}
	.index_fwlc_ul{flex-wrap: wrap;}
	.index_fwlc_ul li{width: 48.5%;}
	.index_fwlc_box{padding: 8vw 0px;}
	.index_fwlc_ul{margin-top: 0px;}
	.index_fwlc_ul li{margin-top: 10%;}
	.index_lxwm_content{flex-wrap: wrap;}
	.index_lxwm_content_right{width: 100%;}
	.index_lxwm_content_right li{width: 32.8%;}
	.footer_top_center:before{display: none;}
	.footer_top_left h2{font-feature-settings: 16px;}
	.footer_top_left p{font-size: 16px;}
	.footer_top_center{width: 30%;padding-left: 0px;}
	.footer_top_center_title h2{font-size: 16px;}
	.footer_top_center_nav li a{font-size: 16px;}
	.footer_top_last p{font-size: 14px;}
	.footer_top_last h2{font-size: 20px;}
	.footer_top_last:before{display: none;}
	.footer_last_content{flex-direction: column;justify-content: flex-start;align-items: flex-start;height: auto;}
	.footer_last_content p{line-height: 36px;}
	
	.hy_dzfw_box{padding: 8vw 0px;}
	.hy_dzfw_butn li{width: 16%;font-size: 16px;}
	.hy_dzfw_content_list{flex-wrap: wrap;}
	.hy_dzfw_content_list_left{width: 48.5%;}
	.hy_dzfw_content_list_center{width: 48.5%;}
	.hy_dzfw_content_list_right{width: 100%;}
	.hy_question_content_butn{width: 23%;}
	.hy_question_content_butn li{font-size: 16px;}
	.hy_question_content_right_box{width: 76%;}
	.hy_question_content_right_list table td{padding: 13px 20px;}
	.hy_question_box{padding: 8vw 0px;}
	.hy_alzs_box{padding: 8vw 0px;}
	.hy_alzs_content_sw_content{flex-wrap: wrap;}
	.hy_alzs_content_sw_content_left{margin: 0px auto;}
	.hy_alzs_content_sw_content_right_box{width: 100%;margin-top: 2%;}
	.hy_alzs_content_sw_content_right_box h2{text-align: center;}
	.hy_alzs_content_sw_right,.hy_alzs_content_sw_left{display: none;}
	.hy_alzs_content_sw_content_right_box a{margin: 0px auto;margin-top: 27px;}
	.hy_gdtj_ul li{width: 32%;}
	.hy_gdtj_box{padding: 8vw 0px;}
	
	.server_yw_box{padding: 8vw 0px;}
	.server_yw_ul li{width: 32.5%;}
	.server_yw_ul li p{width: 92%;}
	.server_ly_box{padding: 8vw 0px;padding-bottom: 20vw;}
	.server_ly_content_right{right: 43%;}
	.server_ly_content_left{left: 43%;}
	.server_al_box{padding: 8vw 0px;}
	.server_al_ul li{flex-wrap: wrap;padding: 2%;}
	.server_al_ul_right{width: 100%%;height: auto;margin: 0px auto;margin-top: 2%;}
	.server_al_ul_left{margin: 0px auto;}
	.server_why_ul{flex-wrap: wrap;}
	.server_why_ul li{width: 48.5%;}
	.server_why_box{padding: 8vw 0px;}
	
	.news_box{padding: 8vw 0px;}
	.news_list_box li{width: 32.5%;}
	
	.news_detial_box{padding: 8vw 0px;}
	.news_detial_last_box li{width: 32.5%;}
	.lxwm_box{padding: 8vw 0px;}
	.lxwm_top_box li{width: 48.5%;}
	
	.about_jj_box{padding: 8vw 0px;}
	.about_sys_box{padding: 8vw 0px;}
	.about_ryzz_box{padding: 8vw 0px;}
	.about_hxsy_content_right{width: 48.5%;}
	.about_hxsy_content_left{width: 48.5%;}

	.header{box-shadow: 0px 2px 15px 3px rgb(109 109 109 / 21%);background: #FFFFFF;position: fixed;top: 0px;left: 0px;z-index: 9999;}
	.header_box{height: 13.8vw;}
	.logo{width: 15vw;}
	.header_phone_nav{display: flex;}
	.header_nav_box{width: 100%;height: calc(100vh-13.8vw);background: #FFFFFF;position: fixed;top: 13.8vw;left: 0px;overflow: hidden; overflow-y: auto;display: none;}
	.header_nav_box li{height: auto;width: 90%;margin: 0px auto;border: none;line-height: 10.8vw;margin-top: 5vw;}
	.header_nav_box li a{line-height: 10.8vw;font-size: 4.2vw;}
	.header_nav_box li .navlist_box{position: relative;width: 100%;height: auto;left: 0px;transform: none;top: 0px;}
	.header_nav_box li:nth-of-type(2) .navlist_box{position: relative;width: 100%;height: auto;left: 0px;transform: none;top: 0px;}
	.navlist_ul{width: 100%;}
	.navlist_ul li{width: 25.5vw !important;}
	.navlist_ul li a{font-size: 2vw;}
	.navlist_ul li span{width:8vw;height: 8vw;}
	.navlist_ul li span img{width: 5vw;height: auto;}
	.navlist_ul{padding: 2vw;margin-top: 0px;border: none;}
	.navlist_ul:before{display: none;}
	.navlist_ul2{width: 100%;border: none;margin-top: 0px;}
	.navlist_ul2:before{display: none;}
	.navlist_ul2 li{height: 10.8vw !important;}
	.navlist_ul2 li a{line-height: 10.8vw !important;}

	.banner{margin-top: 13.8vw;}
	
	#pfjw {
    display: none!important;
    position: fixed;
    width: 100%;
    margin: auto;
    left: 0;
    margin-left: 0;
    top: 25%;
    background: none;
    z-index: 100;
    border-radius: 5px;
    overflow: initial;
}
.pfjw_nr {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: initial;
}
.close2 {
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/chacha.png) no-repeat;
    background-size: 100%;
    border-radius: 20px;
}
.pfjw_nr a img {
    width: 100%;
    height: 100%;
}

.jww{ display: none;}

.footer{ padding-bottom: 14vw;}

.tabar{
	display: block;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 3.5rem;
	overflow: visible;
	background-color: rgb(255, 255, 255);
	transform: translateZ(0px);
	position: fixed;
	z-index: 10000 !important;
	padding: 0 0.62273551rem;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.06);
}
.tabar1{
	width: 7rem;
	border: 1px solid #135157;
	border-radius: 7rem;
	margin-left: 3rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 0.67934783rem;
	height: 2.7173913rem;
	position: relative;
}
.tabar1 img{
    font-size: 1.01902174rem;
    /* margin-bottom: 0.22644928rem; */
    color: #333;
    width: 1.2rem;
}
.tabar1 p{
    /*color: #666;*/
    font-size: 0.9rem;
    }
.tabar1 p a{ color: #135157;}
.tabar2{width: 7rem;margin-right: 3rem;border-radius: 24px;background-color: #135157;color: rgb(255, 255, 255);font-size: 0.962409rem;padding: 0.56612319rem 0;border-width: 1px;border-style: solid;border-color: transparent;box-sizing: border-box;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;font-size: 0.9057971rem;height: 2.7173913rem;}	
.tabar2 img{margin-right: 0.39628623rem;
    font-size: 1.01902174rem; width: 1rem;}
.tabar2 p{
    color: rgb(255, 255, 255);
    font-size: 0.962409rem;}
.tabar2 p a{font-size: 0.962409rem; color: #fff;}

}

@media (max-width: 768px) {
	.header_zs_box{display: none;}
	.navlist_ul li{width: 42.5vw !important;}
	.navlist_ul li a{font-size: 3.2vw;}
	.banner{display: none;}
	.mbanner{display: block;margin-top: 13.8vw;}
	.banner_page{display: none;}
	.index_title1_box h2{font-size: 4.8vw;}
	.index_title1_box p{font-size: 2.8vw;}
	.index_ywly_butn{margin-top: 4vw;}
	.index_ywly_butn li{width: 32%;font-size: 3.2vw;margin-top: 3vw;}
	.index_ywly_butn li a{font-size: 3.2vw;}
	.index_ywly_content{margin-top: 5vw;}
	.index_ywly_content_list{flex-wrap: wrap;}
	.index_ywly_content_list_left{width: 100%;height: 78vw;overflow: hidden;}
	.index_ywly_content_list_left_out_box h2{font-size: 4.8vw;}
	.index_ywly_content_list_left_out_box p{font-size: 3.6vw;margin-top: 5vw;line-height: 6.8vw;}
	.index_ywly_content_list_right{width: 100%;margin-top: 5vw;}
	.index_ywly_content_list_right_ul li h2{font-size: 3.2vw;}
	.index_ywly_content_list_right_bg{height: auto;padding: 8vw 0px;}
	.index_ywly_content_list_right_bg h2{font-size: 4.8vw;}
	.index_ywly_content_list_right_bg_ul li a{font-size: 3.2vw;}
	.index_ywhs_title h2{font-size: 4.8vw;}
	.index_ywhs_title a{font-size: 3.6vw;}
	.index_ywhs_ul li{margin-top: 5.3vw;}
	.index_ywhs_ul li h3{font-size: 4.8vw;line-height: 10.8vw;}
	.index_ywhs_ul_in h2{margin-top: 3vw;font-size: 3.6vw;}
	.index_ywhs_ul_in span{font-size: 3.2vw;padding-bottom: 2vw;margin-top: 2vw;}
	.index_ywhs_ul_in p{font-size: 3.2vw;line-height: 5.6vw;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
	.index_ywhs_ul_in strong{width: 29vw;height: 7.8vw;line-height: 7.8vw;margin-top: 5vw;font-size: 3.2vw;}
	.index_about_content{flex-wrap: wrap;}
	.index_about_content_left{width: 100%;}
	.index_about_content_right{width: 100%;}
	.index_about_title{width: 100%;justify-content: flex-start;}
	.index_about_title_left h2{font-size: 4.8vw;}
	.index_about_title_left p{font-size: 3.2vw;}
	.index_about_content_left_content_txt p{font-size: 3.2vw;line-height: 6.8vw;}
	.index_about_title_left{position: relative;top: 0px;}
	.index_about_content_left_content{margin-top: 0px;}
	.index_about_content_left_content_ul li h2{font-size: 3.6vw;}
	.index_about_content_left_content_ul li h2 sup{font-size: 2.8vw;}
	.index_about_content_left_content_ul li p{font-size: 3.2vw;}
	.index_about_content_left_content a{position: relative;width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;right: 0;margin: 0px auto;margin-top: 5vw;}
	.index_slzs_sw_left_box{width: 43vw;}
	.index_slzs_sw_right_box{width: 43vw;}
	.index_slzs_sw_right_box h2{font-size: 3.6vw;}
	.index_slzs_sw_right_box span{font-size: 3.2vw;padding-bottom: 3vw;}
	.index_slzs_sw_right_box p{font-size: 3.2vw;margin-top: 3vw;}
	.index_slzs_sw_right_box a{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin-top: 3vw;}
	.index_fwlc_ul li{height: auto;margin-top: 12vw;}
	.index_fwlc_ul li span{width: 16vw;height: 16vw;margin-left: -8vw;top: -8vw;}
	.index_fwlc_ul li span img{width: 10vw;}
	.index_fwlc_ul_box h2{margin-top: 10vw;font-size: 3.6vw;}
	.index_fwlc_ul_box p{font-size: 3.2vw;margin-top: 3vw;width:92%;}
	.index_fwlc_ul_box{height: auto;padding-bottom: 4.8vw;}
	.index_fwlc_ul_box strong{font-size: 18vw;}
	.index_lxwm_box{padding: 8vw 0px;}
	.index_lxwm_content_left h3{font-size: 15vw;left: 0px;}
	.index_lxwm_content_right{flex-wrap: wrap;height: auto;}
	.index_lxwm_content_right li{height: auto;padding: 3vw 0px;width: 100%;margin-top: 3vw;}
	.index_lxwm_content_left_top h2{font-size: 4.8vw;}
	.index_lxwm_content_right li img{width: 7vw;}
	.index_lxwm_content_right li h2{font-size: 3.6vw;margin-top: 3vw;}
	.index_lxwm_content_right li p{font-size: 3.2vw;margin-top: 3vw;}
	.footer_top{padding: 8vw 0px;flex-wrap: wrap;}
	.footer_top_left{width: 100%;margin: 0px auto;}
	.footer_top_left img{width: 10vw;margin: 0px auto;}
	.footer_top_left h2{font-size: 3.6vw;margin-top: 3vw;text-align: center;}
	.footer_top_left p{font-size: 3.6vw;margin-top: 3vw;text-align: center;}
	.footer_top_center{width: 100%;padding: 0;margin-top: 5vw;}
	.footer_top_center_title h2{font-size: 4.8vw;text-align: center;}
	.footer_top_center_title span{width: 20vw;height: 0.8vw;margin: 0px auto;margin-top: 3vw;}
	.footer_top_center_nav{justify-content: flex-start;margin: 0px auto;}
	.footer_top_center_nav li{margin-top: 3vw;width: 31.8%;margin-left: 2vw;}
	.footer_top_center_nav li:nth-of-type(3n+1){margin-left: 0px;}
	.footer_top_center_nav li a{font-size: 3.2vw;}
	.footer_top_last{align-items: center;width: 100%;margin-top: 5vw;height: auto;}
	.footer_top_last p{font-size: 3.6vw;margin-top: 0px;}
	.footer_top_last h2{font-size: 4.8vw;margin-top: 3vw;}
	.footer_top_last a{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin-top: 3vw;}
	.footer_last_content p{font-size: 3.2vw;line-height: 5.8vw;text-align: center;display: block;width: 100%;}
	.hy_dzfw_butn{flex-wrap: wrap;}
	.hy_dzfw_butn li{width: 32%;height: 10.8vw;font-size: 3.2vw;line-height: 10.8vw;margin-top: 4.8vw;}
	.hy_dzfw_butn li a{line-height: 10.8vw;font-size: 3.2vw;}
	.hy_dzfw_content_list_left{width: 100%;}
	.hy_dzfw_content_list_right{padding: 3.2vw;}
	.hy_dzfw_content{margin-top: 4.8vw;}
	.hy_dzfw_content_list_center{width: 100%;margin-top: 4.8vw;}
	.hy_dzfw_content_list_center h2{font-size: 4.8vw;}
	.hy_dzfw_content_list_center p{font-size: 3.2vw;line-height: 5.8vw;}
	.hy_dzfw_content_list_right h2{font-size: 4.8vw;}
	.hy_dzfw_content_list_right p{font-size: 3.2vw;line-height: 6.8vw;margin-top: 3.2vw;}
	.hy_dzfw_content_list_right a{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin-top: 3vw;}
	.hy_question_content{flex-wrap: wrap;margin-top: 4.8vw;}
	.hy_question_content_butn{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.hy_question_content_butn li{width: 48.5%;height: 10.8vw;line-height: 10.8vw;margin-top: 3.2vw;font-size: 3.6vw;}
	.hy_question_content_butn li:nth-of-type(2){margin-top: 0px;}
	.hy_question_content_right_box{width: 100%;margin-top: 4.8vw;}
	.hy_question_content_right_list table th{font-size: 3.6vw;height: auto;line-height: 10.8vw;}
	.hy_question_content_right_list table th:nth-of-type(1){width: 10vw;}
	.hy_question_content_right_list table td{height: auto;padding: 2vw 3vw;font-size: 3.2vw;}
	.hy_alzs_content_sw_content_left{width: 100%;}
	.hy_alzs_content{margin-top: 4.8vw;}
	.hy_alzs_content_sw_content_right_box{margin-top: 3.2vw;}
	.hy_alzs_content_sw_content_right_box h2{font-size: 4.8vw;}
	.hy_alzs_content_sw_content_right_box p{font-size: 3.2vw;line-height: 5.8vw;text-align: justify;}
	.hy_alzs_content_sw_content_right_box a{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin-top: 3vw;}
	.hy_gdtj_ul{margin-top: 4.8vw;}
	.hy_gdtj_ul li h2{font-size: 3.6vw;line-height: 10.8vw;}
	
	.server_yw_ul{margin-top: 1vw;}
	.server_yw_ul li{width: 48.5%;margin-top: 3.2vw;height: auto;position: relative;padding-bottom: 15vw;}
	.server_yw_ul li h2{font-size: 3.6vw;margin-top: 3.2vw;}
	.server_yw_ul li p{font-size: 3.2vw;margin-top: 3.2vw;line-height: 5.8vw;}
	.server_yw_ul li span{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;position: absolute;left: 50%;transform: translateX(-50%);bottom: 3.8vw;}
	.server_ly_content_sw_div h2{line-height: 8.8vw;top: calc(100% - 8.8vw);font-size: 3.8vw;}
	.server_ly_content_right{right: 35vw;top: calc(100% + 5vw);}
	.server_ly_content_left{left: 35vw;top: calc(100% + 5vw);}
	.server_al_ul_left{width: 100%;}
	.server_al_ul_left h2{line-height: 8.8vw;font-size: 3.8vw;}
	.server_al_ul_right p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.server_al_ul_right p strong{font-size: 3.6vw;}
	.index_title2_box h2{font-size: 4.8vw;}
	.index_title2_box p{font-size: 2.8vw;}
	.server_al_ul li{margin-top: 4.8vw;}
	.server_why_ul li{padding-bottom: 3.2vw;}
	.server_why_ul_div{margin-top: 3.2vw;}
	.server_why_ul_div h2{font-size: 3.8vw;}
	.server_why_ul_div p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.server_why_more{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin-top: 5vw;}
	
	.news_list_box li{width: 48.5%;margin-top: 4.8vw;padding-bottom: 3.2vw;}
	.news_list_content{margin-top: 3.2vw;}
	.news_list_content h2{font-size: 3.6vw;}
	.news_list_content p{font-size: 3.2vw;width: 88%;line-height: 5.8vw;margin-top: 3.2vw;}
	.news_list_box li:nth-last-of-type(1){display: none;}
	#pagesize ul li a{font-size: 2.8vw;}
	#pagesize ul li{width: 8vw;height: 8vw;line-height: 8vw;margin-left: 2vw;}
	#pagesize ul li:nth-of-type(1), #pagesize ul li:nth-last-of-type(1){width: 12vw;}
	
	.news_detial_title h2{font-size: 4.8vw;}
	.news_detial_title p{font-size: 3.2vw;margin-top: 3.2vw;}
	.news_detial_title{padding-bottom: 3.2vw;}
	.news_detial_content p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.news_detial_content img{margin-top: 3.2vw;}
	.news_detial_last_box{margin-top: 5vw;}
	.news_detial_last_box li{height: 8.8vw;}
	.news_detial_last_box li a{line-height: 8.8vw;font-size: 3.6vw;}
	.lxwm_top_box li{margin-top: 4.8vw;padding: 3.2vw 0px;}
	.lxwm_top_box li img{width: 7vw;}
	.lxwm_top_box li h2{font-size: 3.6vw;margin-top: 3.2vw;}
	.lxwm_top_box li span{width: 8vw;height: 0.6vw;margin-top: 3.2vw;}
	.lxwm_top_box li p{font-size: 3.2vw;margin-top: 3.2vw;}
	.lxwm_map{margin-top: 4.8vw;}
	
	.about_jj_content{margin-top: 3.2vw;}
	.about_jj_content p{font-size: 3.2vw;line-height: 5.8vw;}
	.about_jj_ul{padding: 5vw 0px;margin-top: 5vw;}
	.about_jj_ul li h2{font-size: 3.6vw;}
	.about_jj_ul li h2 sup{font-size: 2.8vw;}
	.about_jj_ul li p{font-size: 3.2vw;}
	.about_jj_ul li:after{content: "";display: none;}
	.about_hxsy_content_box{flex-wrap: wrap;}
	.about_hxsy_content_left{width: 100%;}
	.about_hxsy_content_left h2{font-size: 3.2vw;text-align: center;}
	.about_hxsy_content_left h3{font-size: 3.8vw;text-align: center;margin-top: 1.2vw;}
	.about_hxsy_content_left p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.about_hxsy_content_left a{width: 29vw;height: 7.8vw;line-height: 7.8vw;font-size: 3.2vw;margin: 0px auto;margin-top: 3.2vw;}
	.about_hxsy_content_right{width: 100%;height: auto;margin-top: 3.2vw;}
	.gallery-thumb{margin-top: 4.8vw;}
	.gallery-thumbs{margin-top: 4.8vw;}
	.about_hxsy_butn_box{padding: 2vw;flex-wrap: wrap;}
	.about_hxsy_butn_box img{width: 100%;}
	.about_hxsy_butn_right{width: 100%;}
	.about_hxsy_butn_right h2{font-size: 3.6vw;margin-top: 3.2vw;}
	.about_hxsy_butn_right span{font-size: 3.2vw;margin-top: 2vw;}
	.about_ry{padding: 3vw;margin-bottom: 3.2vw;margin-top: 0px;}

	.right_online_box{display: none;}
}










