/*header start*/
.header{width: 100%;height: auto;}
.header_top{width: 100%;height: auto;}
.header_top_box{width: 100%;height: 56px;display: flex;justify-content: space-between;align-items: center;}
.header_top_left{display: flex;justify-content: flex-start;align-items: center;height: 56px;}
.header_top_left h1{display: block;width: 179px;height: auto;}
.header_top_left h1 img{width: 100%;height: auto;display: block;}
.header_top_left p{display: block;margin-left: 13px;padding-left: 16px;color: #333;position: relative;}
.header_top_left p span{font-size: 20px;font-weight: bold;color: #f15a28;}
.header_top_left p:before{content: "";display: block;width: 2px;height: 14px;background: #4e4b4b;opacity: 0.29;position: absolute;left: 0px;top: 59%;transform: translateY(-50%);}
.header_top_right{width: 292px;height: 36px;border: solid 1px #d4d4d4;border-radius: 18px;position: relative;}
.header_serch{display: block;width: 100%;height: 100%;background: none;border: none;outline: none;color: #333333;padding-left: 33px;font-size: 14px;}
.header_top_right span{display: block;width: 16px;height: auto;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);}
.header_top_right span img{width: 100%;height: auto;display: block;}
.header_serch_butn{display: block;width: 60px;height: 28px;border-radius: 14px;background: #226cbb;border: none;position: absolute;right: 4px;top: 50%;transform: translateY(-50%);font-size: 14px;color: #FFFFFF;text-align: center;line-height: 28px;cursor: pointer;}
.mobile_right{display: none;justify-content: flex-start;align-items: center;height: 100%;}
.hd_btn{width: 7vw;height: auto;display: none;}
.hd_btn img{width: 100%;height: auto;display: block;}
.header_phone{width: 5vw;height: auto;margin-right: 5vw;}
.header_phone img{width: 100%;height: auto;display: block;}
.header_nav_box{width: 100%;height: auto;background: #2c6ad6;position: relative;}
.header_nav_ul{width: 100%;height: 60px;display: flex;justify-content: space-between;}
.header_nav_ul li{width: 100%;height: 100%;position: relative;}
.header_nav_ul li a{display: block;width: 100%;color: #FFFFFF;line-height: 60px;text-align: center;}
.header_nav_ul li:after{content: "";display: block;width: 1px;height: 10px;background: #6094e3;position: absolute;right: 0px;top: 50%;margin-top: -5px;}
.header_nav_ul li.on{background: #1c4ba1;}
.header_nav_ul li:hover{background: #1c4ba1;}
.header_nav_ul_list{width: 100%;height: auto;padding: 42px 0px;background: rgba(255,255,255,0.9);position: absolute;top: 60px;left: 0px;z-index: 9999;display: none;}
.header_nav_ul li:nth-of-type(3){position: initial;}
.header_nav_ul_list_box{width: 1200px;height: auto;margin: 0px auto;display: flex;justify-content: space-between;}
.header_nav_ul_list_list dt{font-size: 16px;color: #333333;margin-bottom: 30px;}
.header_nav_ul_list_list dt a{color: #333333;line-height: normal;text-align: left;}
.header_nav_ul_list_list dt a:hover{color: #2c6ad7;}
.header_nav_ul_list_list dd{font-size: 16px;color: #333333;}
.header_nav_ul_list_list dd a{line-height: 40px;color: #333333;text-align: left;}
.header_nav_ul_list_list dd a:hover{color: #2c6ad7;}
.header_nav_ul li:hover .header_nav_ul_list{display: block;}
.header_nav_ul li:nth-of-type(2) .header_nav_ul_list_box{display: block;width: 100%;}
.header_nav_ul li:nth-of-type(2) .header_nav_ul_list_list dt a{text-align: center;}
.header_nav_ul li:nth-of-type(2) .header_nav_ul_list_list dd{display: none;}
.header_nav_ul li:nth-of-type(8),
.header_nav_ul li:nth-of-type(7),
.header_nav_ul li:nth-of-type(6),
.header_nav_ul li:nth-of-type(5),
.header_nav_ul li:nth-of-type(3),
.header_nav_ul li:nth-of-type(4){position: initial;}
.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_box,
.header_nav_ul li:nth-of-type(8) .header_nav_ul_list_box,
.header_nav_ul li:nth-of-type(7) .header_nav_ul_list_box,
.header_nav_ul li:nth-of-type(6) .header_nav_ul_list_box,
.header_nav_ul li:nth-of-type(5) .header_nav_ul_list_box,
.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_box{flex-wrap: wrap;justify-content: flex-start;}
.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_list{margin-left: 1.87%;width: 18.5%;}
.header_nav_ul li:nth-of-type(8) .header_nav_ul_list_list,
.header_nav_ul li:nth-of-type(7) .header_nav_ul_list_list,
.header_nav_ul li:nth-of-type(6) .header_nav_ul_list_list,
.header_nav_ul li:nth-of-type(5) .header_nav_ul_list_list,
.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list{margin-left: 2%;width: 23.5%;}
.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_list:nth-of-type(5n+1){margin-left: 0px;}
.header_nav_ul li:nth-of-type(8) .header_nav_ul_list_list:nth-of-type(4n+1),
.header_nav_ul li:nth-of-type(7) .header_nav_ul_list_list:nth-of-type(4n+1),
.header_nav_ul li:nth-of-type(6) .header_nav_ul_list_list:nth-of-type(4n+1),
.header_nav_ul li:nth-of-type(5) .header_nav_ul_list_list:nth-of-type(4n+1),
.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list:nth-of-type(4n+1){margin-left: 0px;}
.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_list dd,
.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list dd{display: none;}
/*.header_nav_ul li:nth-of-type(5):hover .header_nav_ul_list{display: none;}*/
/*.header_nav_ul li:nth-of-type(6) .header_nav_ul_list_list{display: none;}*/
/*header end*/
/*banner start*/
.banner{width: 100%;height: auto;}
.index_banner_sw{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;display: block;}
.index_banner_page{display: flex;justify-content: flex-start;align-items:center;width: 1200px !important;bottom: 15px !important; left: 50% !important;margin-left: -600px;}
.index_banner_page span{width: 6px;height: 6px;background: #FFFFFF;opacity: 1;margin-left: 44px !important;}
.index_banner_page span.swiper-pagination-bullet-active{width: 24px;height: 24px;background: url(../images/banner_page_active.png) no-repeat center center;background-size: 24px;}
.index_banner_page span:nth-of-type(1){margin-left: 0px;}
.m_banner{width: 100%;height: auto;display: none;position: relative;}
.m_banner img{width: 100%;height: auto;display: block;}
/*banner end*/
/*content start*/
.content{width: 100%;height: auto;}
.index_fwxm_box{width: 100%;height: auto;padding: 80px 0px;}
.index_m_fwxm_box{display: none;}
.index_title_box{font-size: 101px;color: #ecf9ff;position: relative;}
.index_title_content{position: absolute;left: 0px;bottom: 0px;}
.index_title_content h2{font-size: 36px;color: #333333;font-weight: bold;}
.index_title_content span{display: block;width: 69px;height: 6px;background: #226cbb;border-radius: 2px;margin-top: 10px;}
.index_fwxm_butn{width: 100%;height: auto;display: flex;justify-content: center;padding-bottom: 34px;border-bottom: 4px solid #ecf9ff;margin-top: 70px;}
.index_fwxm_butn li{position: relative;margin-left: 90px;}
.index_fwxm_butn li img{width: 44px;height: auto;display: block;margin: 0px auto;}
.index_fwxm_butn li h2{font-size: 20px;color: #333333;text-align: center;margin-top: 29px;}
.index_fwxm_butn li.on h2{font-weight: bold;}
.index_fwxm_butn li.on:after{content: "";display: block;width: 64px;height: 4px;background: #226cbb;border-radius: 2px;position: absolute;bottom: -38px;left: 50%;transform: translateX(-50%);}
.index_fwxm_butn li:nth-of-type(1){margin-left: 0px;}
.index_fwxm_content{width: 100%;height: auto;padding-top: 22px;}
.index_fwxm_content_list{width: 100%;height: auto;border-radius: 10px;background: #226cbb;display: none;justify-content: flex-start;overflow: hidden;}
.index_fwxm_content_list_left{width: 422px;height: auto;}
.index_fwxm_content_list_left img{width: 100%;height: auto;display: block;}
.index_fwxm_content_list_right{width: 705px;height: auto;margin-top: 45px;margin-left: 35px;}
.index_fwxm_content_list_right_top{width: 100%;height: auto;}
.index_fwxm_content_list_right_top h2{font-size: 28px;color: #FFFFFF;font-weight: bold;}
.index_fwxm_content_list_right_top p{color: #FFFFFF;text-align: justify;line-height: 32px;margin-top: 18px;}
.index_fwxm_content_list_right_bottom{width: 100%;height: auto;margin-top: 38px;}
.index_fwxm_content_list_right_bottom p{font-size: 16px;color: #fff;margin-top: 15px;line-height: 1.6;}
.index_fwxm_content_list_right_bottom p strong{font-size: 18px;}
.index_fwxm_content_list_right_bottom_more{width: 130px;height: 42px;border-radius: 21px;background: #FFFFFF;display: block;margin-top: 38px;color: #226cbb;text-align: center;line-height: 42px;}

.index_m_fwxm_box{width: 100%;height: auto;padding: 8vw 0px;}
.index_m_fwxm_ul{width: 100%;height: auto;display: none;justify-content: space-between;flex-wrap: wrap;margin-top: 5vw;}
.index_m_fwxm_ul li{width: 48%;height: auto;margin-top: 5vw;}
.index_m_fwxm_ul li img{width: 100%;height: auto;display: block;}
.index_m_fwxm_ul li p{display: block;width: 100%;font-size: 3.2vw;color: #333333;background: #f5f5f5;line-height: 8.8vw;text-align: center;}
.index_mffa_box{width: 100%;height: auto;padding: 80px 0px;background: url(../images/index_mfhqfa_bg.jpg) no-repeat center center;background-size: cover;}
.index_title_box2{color: #f3fbff;}
.index_mffa_day{width: 100%;height: auto;}
.index_mffa_day_top{width: 100%;height: auto;display: flex;justify-content: center;margin-top: 40px;align-items: center;}
.index_mffa_day_top p{font-size: 24px;color: #333333;margin-right: 18px;}
.index_mffa_day_top p:nth-of-type(2){margin-right: 0px;margin-left: 18px;}
.index_mffa_day_top span{display: block;width: 48px;height: 48px;background: #FFFFFF;border-radius: 5px;margin-left: 4px;font-size: 36px;color: #ea5413;line-height: 48px;text-align: center;}
.index_mffa_day_top span:nth-of-type(1){margin-left: 0px;}
.index_mffa_day_bottom{color: #1d6bcc;text-align: center;margin-top: 23px;}
.index_mffa_khxx_box{width: 100%;height: 40px;margin-top: 28px;background: url(../images/index_hqfa_bg.png) no-repeat center center;background-size: cover;overflow: hidden;}
.index_mffa_khxx_sw{width: 1015px;height: 100%;margin: 0px auto;}
.index_mffa_khxx_sw_content{width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;}
.index_mffa_khxx_sw_content span{display: block;width: 75px;height: 20px;background: url(../images/index_hqfa_ico.png) no-repeat center center;background-size: 75px 20px;font-size: 14px;color: #f8fafb;text-align: center;line-height: 20px;}
.index_mffa_khxx_sw_content p{font-size: 14px;color: #202733;opacity: 0.78;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_hqfa_more{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;margin-top: 47px;}
.index_hqfa_more a{display: block;width: 130px;height: 42px;border-radius: 21px;border: 1px solid #1d6bcc;margin-left: 15px;text-align: center;line-height: 42px;}
.index_hqfa_more a:nth-of-type(1){margin-left: 0px;color: #226cbb;}
.index_hqfa_more a:nth-of-type(2){background: #1d6bcc;color: #FFFFFF;}
.index_fwys_box{width: 100%;height: auto;padding: 80px 0px;background: url(../images/index_fwys_bg.jpg) no-repeat center center;background-size: cover;}
.index_title_box3{color: rgba(236,249,255,0.16);}
.index_title_content2{bottom: -44px;}
.index_title_content2 p{font-size: 24px;color: #bcd4f0;margin-top: 20px;}
.index_title_content2 h2{color: #ecf9ff;}
.index_title_content2 span{background: #ecf9ff;}
.index_fwys_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 154px;}
.index_fwys_ul li{width: 186px;height: auto;padding: 30px 9px;background: #FFFFFF;border-radius: 8px;}
.index_fwys_ul li h2{display: flex;justify-content: flex-start;align-content: center;font-size: 22px;font-weight: bold;color: #333333;margin-bottom: 15px;}
.index_fwys_ul li h2 img{width: 38px;height: auto;display: block;margin-right: 7px;}
.index_fwys_ul li p{color: #5b5f66;line-height: 28px;font-size:15px;}
.index_fwys_ul li span{display: block;width: 46px;height: auto;margin-top: 30px;}
.index_fwys_ul li span img{width: 100%;height: auto;display: block;}
.idnex_hzhb_box{width: 100%;height: auto;padding: 80px 0px;}
.index_title_content3{bottom: -44px;}
.index_title_content3 p{font-size: 24px;color: #202733;margin-top: 20px;}
.index_hzhb_bun{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;margin-top: 106px;flex-wrap: wrap;}
.index_hzhb_bun li{font-size: 20px;color: #333333;padding-bottom: 20px;text-align: center;margin-left: 50px;position: relative;cursor: pointer;margin-top: 20px;}
.index_hzhb_bun li:nth-of-type(1){margin-left: 0px;}
.index_hzhb_bun li:nth-of-type(8){margin-left: 0px;}
.index_hzhb_bun li.on{color: #226cbb;}
.index_hzhb_bun li.on:after{content: "";display: block;width: 72px;height: 3px;background: #226cbb;border-radius: 2px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;}
.index_hzhb_content{width: 100%;height: auto;padding-top: 24px;}
.index_hzhb_content_list{width: 100%;height: 0px;overflow: hidden;}
.index_hzhb_sw_con{width: 100%;height: auto;margin-top: 19px;}
.index_hzhb_sw_con_div{width: 100%;height: auto;border: 1px solid #eee;}
.index_hzhb_content_list_ul_top{width: 100%;height: 79px;border-bottom: 1px solid #EEEEEE;display: flex;justify-content: center;align-items: center;}
.index_hzhb_content_list_ul_top img{display: block;max-width: 100%;}
.index_hzhb_sw_con_div p{color: #333333;text-align: center;line-height: 36px;font-size: 16px;}
.index_news_box{width: 100%;height: auto;padding: 80px 0px;background: #f7fcff;}
.index_news_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.index_news_content_list{width: 585px;height: auto;}
.index_news_content_list_btn{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.index_news_content_list_btn li{font-size: 18px;color: #666666;margin-right: 40px;cursor: pointer;position: relative;}
.index_news_content_list_btn li.on{color: #226cbb;}
.index_news_content_list_btn li:after{content: "";display: block;width: 1px;height: 16px;background: #dcdcdc;position: absolute;right: -20px;top: 50%;margin-top: -8px;}
.index_news_content_list_btn li:nth-last-of-type(1):after{display: none;}
.index_news_content{width: 100%;height: auto;}
.index_news_content_list_box{width: 100%;height: auto;display: none;}
.index_news_content_list_top{width: 100%;height: auto;position: relative;margin-top: 20px;overflow: hidden;border-radius: 8px;}
.index_news_content_list_top img{width: 100%;height: auto;display: block;}
.index_news_content_list_top_div{width: 100%;height: auto;padding: 0 20px;background: rgba(0,0,0,0.6);line-height: 40px;position: absolute;bottom: 0px;left: 0px;display: flex;justify-content: space-between;align-items: center;}
.index_news_content_list_top_div h2{font-size: 16px;color: #FFFFFF;line-height: 40px;display: block;width: 75%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index_news_content_list_top_div span{font-size: 16px;color: rgba(255,255,255,0.6);line-height: 40px;}
.index_news_ul{width: 100%;height: auto;}
.index_news_ul li{width: 100%;height: auto;border-bottom: 1px solid #dcdcdc;}
.index_news_ul li a{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;line-height: 55px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index_news_ul li h2{font-size: 14px;color: #333333;display: block;padding-left: 18px;position: relative;}
.index_news_ul li h2:before{content: "";display: block;width: 6px;height: 6px;background: #dcdcdc;border-radius: 50%;position: absolute;left: 0px;top: 50%;margin-top: -3px;}
.index_news_ul li span{color: #999999;font-size: 14px;}
.index_news_ul li:hover h2{color: #226cbb;}
.index_news_ul li:hover h2:before{background: #226cbb;}
.index_more{display: block;font-size: 18px;color: #0379bc;margin-top: 19px;text-align: center;}
/*关于我们*/
.about_jj_box{width: 100%;height: auto;padding: 80px 0px;background: #ebebeb;}
.about_title{color: #FFFFFF;}
.about_jj_content{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;}
.about_jj_content_left{width: 727px;height: auto;}
.about_jj_content p{font-size: 16px;color: #333333;text-align: justify;line-height: 36px;}
.about_jj_content_right{width: 432px;height: auto;}
.about_jj_content_right img{width: 100%;height: auto;display: block;}
.about_qywh_box{width: 100%;height: auto;padding: 80px 0px;}
.about_qywh_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.about_qywh_ul li{width: 280px;height: auto;position: relative;}
.about_qywh_ul li img{width: 100%;height: auto;display: block;}
.about_qywh_ul_div{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.about_qywh_ul_div h2{font-size: 36px;color: #FFFFFF;font-weight: bold;text-align: center;margin-top: 78px;}
.about_qywh_ul_div strong{display: block;width: 220px;height: 2px;background: #FFFFFF;margin: 0px auto;margin-top: 7px;}
.about_qywh_ul_div p{font-size: 18px;text-align: center;line-height: 30px;color: #FFFFFF;margin-top: 18px;}
.about_qywh_ul li:nth-of-type(1){width: 100%;margin-bottom: 26px;}
.about_qywh_ul li:nth-of-type(1) h2{text-align: left;margin-left: 65px;}
.about_qywh_ul li span{display: none;}
.about_qywh_ul li:nth-of-type(1) span{font-size: 24px;font-weight: normal;display: block;}
.about_qywh_ul li:nth-of-type(1) strong{margin-left: 64px;width: 283px;height: 3px;}
.about_qywh_ul li:nth-of-type(1) p{text-align: left;margin-left: 64px;}
.about_tem_box{width: 100%;height: auto;padding: 80px 0px;padding-top: 0px;}
.about_tem_content{width: 100%;height: auto;padding: 50px 0px;margin-top: 50px;background: #2c6ad6;}
.about_tem_content_top{width: 100%;height: auto;}
.about_tem_content_top h2{font-size: 36px;color: #FFFFFF;text-align: center;font-weight: bold;}
.about_tem_content_top p{font-size: 24px;color: #FFFFFF;line-height: 36px;text-align: justify;margin-top: 25px;}
.about_tem_content_center{width: 100%;height: auto;padding: 45px 0px;background: #EEEEEE;margin-top: 50px;}
.about_tem_content_center_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.about_tem_content_center_ul li{width: 330px;height: auto;background: #FFFFFF;padding-bottom: 28px;box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.11);}
.about_tem_content_center_ul li img{width: 100%;height: auto;display: block;}
.about_tem_content_center_ul li h2{font-size: 30px;color: #2c6ad6;font-weight: bold;text-align: center;margin-top: 20px;}
.about_tem_content_center_ul li span{display: block;width: 100px;height: 1px;background: #2c6ad6;margin: 0px auto;margin-top: 5px;}
.about_tem_content_center_ul li p{font-size: 18px;color: #717171;text-align: center;line-height: 24px;margin-top: 20px;}
.about_tem_content_bottom{width: 1240px; margin:0px auto;height: auto;}
.about_tem_content_bottom_box{width: 100%;height: auto;margin-top: 60px;position: relative;}
.about_tem_content_bottom_div{width: 100%;height: auto;border-radius: 8px;box-shadow: 0px 8px 25px 4px rgba(185, 186, 187, 0.22);overflow: hidden;}
.about_tem_content_bottom_div img{width: 100%;height: auto;display: block;}
/*.about_tem_content_bottom_sw .swiper-slide{width: 1180px;}
.about_tem_content_bottom_div_con{display: flex;justify-content: flex-start;}
.about_tem_content_bottom_div_con_left{width: 240px;height: auto;overflow: hidden;border-radius: 6px;}
.about_tem_content_bottom_div_con_left img{width: 100%;height: auto;display: block;}
.about_tem_content_bottom_div_con_right{margin-left: 24px;margin-top: 24px;width: 241px;}
.about_tem_content_bottom_div_con_right h2{font-size: 24px;color: #2C6AD6;font-weight: bold;}
.about_tem_content_bottom_div_con_right p{font-size: 14px;color: #717171;line-height: 30px;margin-top: 10px;}
.about_tem_content_bottom_div:after{content: "";display: block;width: 1px;height: 295px;background: #b8b8b8;position: absolute;left: 50%;transform: translateX(-50%);top: 50%;transform: translateY(-50%);}*/
.about_tem_content_bottom_sw{border-radius: 8px;}
.about_tem_content_bottom_sw_left{width: 43px;height: 43px;background: url(../images/about_tdfc_left.png) no-repeat center center;background-size: 43px;left: -50px;}
.about_tem_content_bottom_sw_right{width: 43px;height: 43px;background: url(../images/about_tdfc_right.png) no-repeat center center;background-size: 43px;right: -50px;}
.about_gsdz_box{width: 100%;height: auto;padding-bottom: 80px;}
.about_dz{position: relative;}
.about_gsdz_content{width: 100%;height: 500px;background: url(../images/about_gs_bg.jpg) no-repeat center center;background-size: cover;margin-top: 50px;}
.about_gsdz_content_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.about_gsdz_content_ul li{width: 25%;height: 500px;border-right: 1px solid #FFFFFF;background: rgba(0,0,0,0.3);}
.about_gsdz_content_ul li h2{font-size: 30px;color: #FFFFFF;font-weight: bold;text-align: center;margin-top: 117px;}
.about_gsdz_content_ul li strong{display: block;font-size: 18px;color: #FFFFFF;text-align: center;font-weight: normal;}
.about_gsdz_content_ul li p{display: block;width: 238px;height: 54px;margin: 0px auto;text-align: left;margin-top: 92px;color: #FFFFFF;font-size:14px;line-height:1.5;}
.about_gsdz_content_ul li span{display: flex;justify-content: center;align-items: center;font-size: 30px;color: #FFFFFF;font-weight: bold;margin-top: 30px;}
.about_gsdz_content_ul li span img{width: 32px;height: auto;display: block;margin-right: 5px;}
.about_gsdz_content_ul li:nth-last-of-type(1){border-right: none;}
/*服务承诺*/
.fwcn_xyjz_box{width: 100%;height: auto;padding: 80px 0px;}
.fwcn_title_box{width: 100%;height: auto;}
.fwcn_title_box h2{font-size: 36px;color: #333333;font-weight: bold;text-align: center;}
.fwcn_title_box span{display: block;width: 120px;height: 3px;background: #007ac3;margin: 0px auto;margin-top: 12px;}
.fwcn_xyjz_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;}
.fwcn_xyjz_ul li{width: 350px;height: 450px;box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.11);background: #FFFFFF;display: flex;justify-content: flex-start;align-items: center;flex-direction: column;}
.fwcn_xyjz_ul li img{width: 77px;height: auto;display: block;margin-top: 67px;}
.fwcn_xyjz_ul li h2{font-size: 24px;color: #717171;text-align: center;font-weight: bold;margin-top: 12px;margin-bottom: 50px;}
.fwcn_xyjz_ul li p{font-size: 18px;color: #717171;line-height: 36px;display: block;width: 265px;}
.fwcn_xyjz_ul li p strong{font-weight: normal;color: #2c6ad7;}
.fwcn_xyjz_ul li p span{font-size: 30px;}
.fwcn_zlcn_box{width: 100%;height: auto;padding-bottom: 80px;}
.fwcn_title_box p{display: block;width: 534px;height: 44px;background: #717171;color: #FFFFFF;text-align: center;line-height: 44px;font-size: 24px;margin: 0px auto;margin-top: 6px;margin-bottom: 20px;}
.fwcn_zlcn_content{width: 100%;height: auto;}
.fwcn_zlcn_content h2{font-size: 24px;color: #2c6ad7;font-weight: bold;margin-top: 30px;}
.fwcn_zlcn_content p{font-size: 16px;color: #717171;text-align: justify;}
.fwcn_zlcn_content h3{font-size: 18px;color: #717171;font-weight: bold;margin-top: 30px;}
.fwcn_zlcn_content h4{font-size: 18px;color: #717171;font-weight: normal;margin-top: 30px;}
/*实验室建设*/
.about_jj_content_left a{display: block;width: 300px;height: 48px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #FFFFFF;background: #2C6AD7;margin-top: 60px;border-radius: 5px;}
.about_jj_content_left a img{display: block;width: 12px;height: auto;margin-left: 13px;}
.sysjs_xmnr_box{width: 100%;height: auto;padding: 80px 0px;}
.sysjs_xmnr_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;position: relative;}
.sysjs_xmnr_ul li{width: 279px;height: auto;position: relative;}
.sysjs_xmnr_ul_top{width: 100%;height: auto;padding-bottom: 19px;position: relative;}
.sysjs_xmnr_ul_top img{width: 103px;height: auto;display: block;margin: 0px auto;}
.sysjs_xmnr_ul_top img:nth-of-type(2){display: none;}
.sysjs_xmnr_ul_top h2{font-size: 20px;color: #333333;text-align: center;margin-top: 20px;}
.sysjs_xmnr_ul_bottom{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.sysjs_xmnr_ul_bottom p{display: block;width:133px;height: 49px;border: 2px solid #717171;background: #717171;color: #FFFFFF;text-align: center;line-height: 49px;margin-top: 13px;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_top:after{content: "";display: block;width: 100%;height: 3px;background: #2C6AD6;position: absolute;bottom: -3px;left: 0px;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_top h2{color: #2C6AD6;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_top img:nth-of-type(1){display: none;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_top img:nth-of-type(2){display: block;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_bottom p{background: #2C6AD6;color: #FFFFFF;border-color: #2C6AD6;}
.sysjs_xmnr_ul li:hover .sysjs_xmnr_ul_bottom p:hover{background: #FFFFFF;color: #2C6AD6;}
.sysjs_xmnr_ul:before{content: "";display: block;width: 100%;height: 3px;background: #f2f2f2;position: absolute;left: 0px;top: 173px;}
.sysjs_xmnr_more{width: 210px;height: 50px;border-radius: 13px;border: 2px solid #037bdb;display: flex;justify-content: center;align-items: center;color: #037bdb;margin: 0px auto;margin-top: 73px;}
.sysjs_xmnr_more img{display: block;width: 10px;height: auto;margin-left: 10px;}
.sysjs_why_box{width: 100%;height: auto;padding: 40px 0px;background: url(../images/sysjs_why_bg.jpg) no-repeat center center;background-size: cover;}
.sysjs_why_title{width: 100%;height: auto;}
.sysjs_why_title h2{font-size: 30px;color: #FFFFFF;text-align: center;}
.sysjs_why_title p{color: #FFFFFF;text-align: center;margin-top: 8px;}
.sysjs_why_content{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;}
.sysjs_why_content_left{width: 604px;height: auto;}
.sysjs_why_content_left img{width: 100%;height: auto;display: block;}
.sysjs_why_content_right{width: 466px;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.sysjs_why_content_right li{width: 215px;height: auto;}
.sysjs_why_content_right li h2{font-size: 18px;color: #FFFFFF;margin-left: 7px;}
.sysjs_why_content_right li span{color: #cddc28;}
.sysjs_why_content_right_div{width: 215px;height: 92px;background: url(../images/sysjs_why_right_bg.png) no-repeat left top;background-size: 215px 92px;}
.sysjs_why_content_right_div p{color: #FFFFFF;font-size: 14px;padding-left: 18px;padding-top: 24px;display: block;}
.sysjs_why_content_right li:nth-of-type(3) .sysjs_why_content_right_div p{padding-top: 15px;}
/*.sysjs_why_content_right li:nth-of-type(4) .sysjs_why_content_right_div p{padding-top: 15px;}*/
.sysjs_why_content_right li:nth-of-type(5) .sysjs_why_content_right_div p{padding-top: 15px;}
.sysjs_why_content_right li:nth-of-type(6) .sysjs_why_content_right_div p{padding-top: 15px;}
.sysjs_hzal_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 100px;}
.sysjs_hzal_ul li{width: 211px;height: auto;}
.sysjs_hzal_ul li img{width: 100%;height: auto;display: block;}
.sysjs_hzal_ul li h2{color: #333333;text-align: center;margin-top: 20px;font-size: 16px;}
.sysjs_hzal_bun{margin-top: 50px;}
.sysjs_fwlc_box{width: 100%;height: auto;padding: 80px 0px;background: url(../images/sysjs_fwlc_bg.jpg) no-repeat center center;background-size: cover;}
.sysjs_title{color: rgba(255,255,255,0.3);}
.sysjs_title_content h2{color: #FFFFFF;}
.sysjs_title_content span{background: #FFFFFF;}
.sysjs_fwlc_ul{width: 100%;height: auto;display: flex;justify-content: space-around;margin-top: 100px;position: relative;}
.sysjs_fwlc_ul li{display: flex;flex-direction: column;}
.sysjs_fwlc_ul_top{width: 168px;height: 95px;background: #fefffc;border-radius: 4px;text-align: center;line-height: 95px;font-size: 18px;color: #333333;font-weight: bold;position: relative;position: relative;}
.sysjs_fwlc_ul_top:after{content: "";display: block;width: 17px;height: 16px;background: url(../images/sysjs_fwlc_ico1.png) no-repeat center center;background-size: 17px 16px;position: absolute;left: 50%;transform: translateX(-50%);bottom: -14px;}
.sysjs_fwlc_ul_top span{display: block;width: 56px;height: 56px;border: 1px solid #FFFFFF;background: #2C6AD6;font-size: 20px;color: #FFFFFF;text-align: center;line-height: 56px;font-style: italic;position: absolute;left: 50%;transform: translateX(-50%);top: -28px;border-radius: 50%;}
.sysjs_fwlc_ul li p{display: block;width: 120px;text-align: center;font-size: 12px;color: #FFFFFF;margin: 0px auto;margin-top: 42px;}
.sysjs_fwlc_ul_top:before{content: "";display: block;width: 16px;height: 16px;background: url(../images/sysjs_fwlc_ico3.png) no-repeat center center;background-size: 16px;left: 50%;transform: translateX(-50%);bottom: -36px;position: absolute;z-index: 3;}
.sysjs_fwlc_ul li:nth-of-type(even){flex-direction: column-reverse;}
.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top{margin-top: 59px;}
.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top:after{content: "";display: block;width: 17px;height: 16px;background: url(../images/sysjs_fwlc_ico2.png) no-repeat center center;background-size: 17px 16px;position: absolute;left: 50%;transform: translateX(-50%);top: -14px;}
.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top span{position: absolute;left: 50%;transform: translateX(-50%);bottom: -28px;top: inherit;}
.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top:before{top: -37px;}
.sysjs_fwlc_ul li:nth-of-type(even) p{margin-top: 62px;}
.sysjs_fwlc_ul:after{content: "";display: block;width: 100%;height: 19px;background: url(../images/sysjs_fwlc_ico4.png) no-repeat center center;background-size: 100% 19px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);z-index: 2;}
.sysjs_more_fwxm_box{width: 100%;height: auto;padding: 80px 0px;}
.sysjs_more_fwxm_title{width: 100%;height: auto;}
.sysjs_more_fwxm_title h2{font-size: 36px;color: #333333;font-weight: bold;text-align: center;}
.sysjs_more_fwxm_title span{display: block;width: 120px;height: 4px;background: #007AC3;margin: 0px auto;margin-top: 8px;}
.sysjs_more_fwxm_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 23px;}
.sysjs_more_fwxm_ul li{width: 279px;height: auto;box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.11);margin-top: 27px;}
.sysjs_more_fwxm_ul li img{width: 100%;height: auto;display: block;}
.sysjs_more_fwxm_ul_div{width: 100%;height: auto;padding: 20px 0px;background: #FFFFFF;}
.sysjs_more_fwxm_ul_div h2{font-size: 18px;color: #333333;text-align: center;}
.sysjs_more_fwxm_ul_div span{display: block;width: 124px;height: 33px;border: 1px solid #333333;color: #333333;text-align: center;line-height: 33px;margin: 0px auto;margin-top: 16px;}
.sysjs_more_fwxm_ul li:hover .sysjs_more_fwxm_ul_div{background: #226cbb;}
.sysjs_more_fwxm_ul li:hover .sysjs_more_fwxm_ul_div h2{color: #FFFFFF;}
.sysjs_more_fwxm_ul li:hover .sysjs_more_fwxm_ul_div span{border-color: #FFFFFF;color: #FFFFFF;}
.sysjs_hyjjfa_box{width: 100%;height: auto;padding-bottom: 80px;}
.sysjs_hyjjfa_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.sysjs_hyjjfa_ul li{width: 285px;height: auto;position: relative;overflow: hidden;margin-top: 20px;box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.11);}
.sysjs_hyjjfa_ul li img{width: 100%;height: auto;display: block;}
.sysjs_hyjjfa_ul_box{width: 100%;height: 100%;background: rgba(10,2,4,0.6);position: absolute;left: 0px;top: 0px;top: 270px;transition: all 0.6s;}
.sysjs_hyjjfa_ul_box h2{font-size: 20px;color: #FFFFFF;text-align: center;margin-top: 0px;line-height: 40px;transition: all 0.6s;}
.sysjs_hyjjfa_ul_box p{color: #FFFFFF;line-height: 30px;text-align: center;margin-top: 8px;}
.sysjs_hyjjfa_ul_box strong{display: block;font-weight: normal;width: 160px;height: 40px;background: #007ac3;border-radius: 4px;margin: 0px auto;margin-top: 28px;color: #FFFFFF;text-align: center;line-height: 40px;}
.sysjs_hyjjfa_ul li:hover .sysjs_hyjjfa_ul_box{top: 0px;}
.sysjs_hyjjfa_ul li:hover .sysjs_hyjjfa_ul_box h2{margin-top: 27px;line-height: none;}
.sysjs_about_box{width: 100%;height: auto;padding-bottom: 80px;}
.sysjs_about_ul{width: 100%;height: auto;}
.sysjs_about_ul li{width: 100%;height: auto;margin-top: 50px;}
.sysjs_about_ul li h2{font-size: 36px;color: #226CBB;text-align: center;}
.sysjs_about_ul li img{width: 100%;height: auto;display: block;margin-top: 50px;}
.sysjs_xrz_box{width: 100%;height: auto;padding: 60px 0px;background: url(../images/ky_xrz_bg.jpg) no-repeat center center;background-size: cover;}
.sysjs_xrz_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.sysjs_xrz_ul li{display: flex;justify-content: flex-start;align-items: center;position: relative;}
.sysjs_xrz_ul li img{width: 60px;height: auto;display: block;}
.sysjs_xrz_ul_right{padding-left: 20px;}
.sysjs_xrz_ul_right h2{font-size: 20px;color: #FFFFFF;font-weight: bold;}
.sysjs_xrz_ul_right p{font-size: 14px;color: #FFFFFF;margin-top: 18px;}
.sysjs_xrz_ul li:after{content: "";display: block;position: absolute;right: -48px;width: 1px;height: 50px;background: rgba(255,255,255,0.2);top: 50%;transform: translateY(-50%);}
.sysjs_xrz_ul li:nth-last-of-type(1):after{display: none;}
/*设计规划*/
.about_jj_content_left h2{font-size: 20px; color: #333333;}
.sjgh_xmnr_box{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 25px;}
.sjgh_xmnr_box li{width: 280px;height: auto;margin-top: 25px;}
.sjgh_xmnr_top{width: 100%;height: 80px;background: #2C6AD6;display: flex;justify-content: flex-start;align-items: center;}
.sjgh_xmnr_top span{display: block;width: 50px;height: 50px;background: #FFFFFF;border-radius: 50%;font-size: 30px;color: #2C6AD6;text-align: center;line-height: 50px;margin-left: 13px;}
.sjgh_xmnr_top p{font-size: 24px;color: #FFFFFF;margin-left: 22px;}
.sjgh_xmnr_box li strong{display: block;width: 100%;height: 2px;background: #2C6AD6;margin-top: 5px;}
.sjgh_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top{margin-top: 153px;}
.sysrz_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 34px;}
.sysrz_ul li{width: 288px;height: auto;padding-bottom: 36px;border: 1px solid #575757;margin-top: 16px;}
.sysrz_ul li img{display: block;width: 98px;height: auto;margin: 0px auto;margin-top: 24px;}
.sysrz_ul li h2{font-size: 22px;text-align: center;font-weight: bold;margin-top: 18px;}
.sysrz_ul li p{color: #666666;text-align: center;margin: 0px auto;margin-top: 10px;line-height: 24px;display: block;width: 92%;}
/*合作案例*/
.about_jj_content_left h3{font-size: 18px;color: #333333;font-weight: bold;margin-top: 18px;}
.about_jj_content_left p strong{font-weight: normal;margin-top: 10px;color: #2C6AD6;}
.sysjs_xmnr_content{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;}
.sysjs_xmnr_content table{width: 590px;height: auto;}
.sysjs_xmnr_content table th{background: #007ac3;text-align: center;line-height: 50px;color: #FFFFFF;text-align: center;font-size: 24px;}
.sysjs_xmnr_content table tr td{font-size: 20px;color: #333333;text-align: center;line-height: 50px;}
.sysjs_xmnr_content table tr:nth-of-type(even){background: #f2f8fc;}
.hzal_fwlc_ul li .sysjs_fwlc_ul_top{width: 159px;}
/*联系我们*/
.lxwm_gsdz_box{width: 100%;height: auto;padding: 80px 0px;}
.lxwm_gsdz_title{width: 100%;height: auto;}
.lxwm_gsdz_title h2{font-size: 36px;color: #333333;font-weight: bold;}
.lxwm_gsdz_title span{display: block;width: 120px;height: 4px;background: #007ac3;margin-top: 8px;}
.lxwm_gsdz_ul{width: 100%;height: auto;margin-top: 63px;}
.lxwm_gsdz_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;margin-top: 25px;}
.lxwm_gsdz_ul li:nth-of-type(1){margin-top: 0px;}
.lxwm_gsdz_ul_left{width: 600px;height: auto;background: #3974de;}
.lxwm_gsdz_ul_left_top{width: 100%;height: 90px;border-bottom: 3px solid #FFFFFF;display: flex;justify-content: space-between;align-items: center;}
.lxwm_gsdz_ul_left_top h2{font-size: 32px;color: #FFFFFF;font-weight: bold;margin-left: 38px;}
.lxwm_gsdz_ul_left_top p{font-size: 48px;color: rgba(255,255,255,0.15);margin-right: 26px;font-weight: bold;}
.lxwm_gsdz_ul_left_bottom{margin-left: 38px;margin-top: 34px;}
.lxwm_gsdz_ul_left_bottom p{font-size: 16px;color: #FFFFFF;line-height: 1.6;}
.lxwm_gsdz_ul_right{width: 600px;height: auto;}
.lxwm_gsdz_ul_right img{width: 100%;height: auto;display: block;}
/*获取解决方案*/
.hqjjfa_box{width: 100%;height: auto;padding: 80px 0px;background: #dbddea;}
.hqjjfa_content_box{width: 100%;height: auto;display: flex;justify-content: flex-start;background: #FFFFFF;border-radius: 16px;overflow: hidden;}
.hqjjfa_content_left{width: 600px;height: auto;background: url(../images/hqfa_bg.png) no-repeat center center;background-size: cover;}
.hqjjfa_content_left_box{width: 82%;height: auto;margin: 0px auto;margin-top: 30px;}
.hqjjfa_content_left_box h2{font-size: 28px;color: #dbddea;}
.hqjjfa_content_left_box h3{display: block;font-size: 16px;color: #DBDDEA;width: 100%;margin-top: 20px;padding-bottom: 10px;border-bottom: 1px solid #658fe0;}
.hqjjfa_content_left_ul{width: 100%;height: auto;}
.hqjjfa_content_left_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;padding: 18px 0px;border-bottom: 1px solid #658fe0;padding-top: 10px;flex-wrap: wrap;}
.hqjjfa_content_left_ul li label{width: 23.5%;height: auto;display: flex;justify-content: flex-start;margin-top: 15px;align-items: center;cursor: pointer;color: #DBDDEA;margin-left: 2%;}
.hqjjfa_content_left_ul li:nth-of-type(1) label:nth-of-type(4n+1){margin-left: 0px;}
.hqjjfa_content_left_ul li:nth-of-type(2) label{width: auto;margin-left: 2%;}
.hqjjfa_content_left_ul li:nth-of-type(2) label:nth-of-type(1){margin-left: 0;}
.hqjjfa_content_left_ul li label input{display: block;border: none;background: none;display: block;width: 14px;height: 14px;background: url(../images/hqjjfa_ico1.png) no-repeat center center;background-size: 14px;appearance: none;-moz-appearance: none;-webkit-appearance: none;margin-right: 7px;outline: none;}
.hqjjfa_content_left_ul li label input[type=checkbox]:checked{background: url(../images/hqjjfa_ico1s.png) no-repeat center center;}
.hqjjfa_content_left_ul li:nth-last-of-type(1){border-bottom: none;}
.hqjjfa_content_right{width: 488px;height: auto;margin: 0px auto;padding-bottom: 114px;}
.hqjjfa_content_right h2{font-size: 24px;color: #202733;margin-top: 70px;margin-bottom: 16px;}
.hqjjfa_content_right h3{font-size: 16px;color: #202733;margin-top: 23px;}
.hqjjfa_content_right input{display: block;width: 100%;height: 40px;border: 1px solid #d8d9da;border-radius: 6px;margin-top: 16px;padding-left: 16px;color: #202733;outline: none;}
.hqjjfa_content_right_ul{width: 100%;display: flex;justify-content: space-between;}
.hqjjfa_content_right_ul li{width: 234px;}
.hqjjfa_content_right input.hqfa_tj{border: none;background: #2c6ad7;border-radius: 6px;color: #FFFFFF;margin-top: 40px;cursor: pointer;}
.hqjjfa_content_left_ul li:nth-of-type(4) label,
.hqjjfa_content_left_ul li:nth-of-type(3) label{width: 32%;}
.hqjjfa_content_left_ul li:nth-of-type(4){border-bottom: none;padding-bottom: 0;}
.hqjjfa_content_left_ul li:nth-of-type(5){padding-top: 0;}
.hqjjfa_content_left_ul li:nth-of-type(5) label{width: auto;}
.hqjjfa_content_left_ul li:nth-of-type(5) label:nth-of-type(1){margin-left: 0;}
.hqjjfa_content_left_ul li:nth-of-type(4) label:nth-of-type(3n+1),
.hqjjfa_content_left_ul li:nth-of-type(3) label:nth-of-type(3n+1){margin-left: 0;}
/*职位招聘*/
.zwzp_box{width: 100%;height: auto;padding: 48px 0px;background: url(../images/zwzp_bg.jpg) no-repeat center center;background-size: cover;}
.zwzp_content_box{width: 100%;height: auto;padding: 56px 48px;background: #FFFFFF;box-shadow: -6px 0px 32px 0px rgba(242, 243, 248, 0.6);border-radius: 12px;}
.zwzp_title{font-size: 32px;color: #262626;font-weight: bold;}
.zwzp_content_ul{width: 100%;height: auto;margin-top: 32px;}
.zwzp_content_ul li{width: 100%;height: auto;padding-bottom: 26px;border-bottom: 1px solid #e2e2e2;margin-top: 40px;}
.zwzp_content_ul li a{display: block;width: 100%;height: auto;}
.zwzp_content_ul_title{font-size: 18px;color: #444;}
.zwzp_content_ul_bq{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;margin-top: 30px;}
.zwzp_content_ul_bq p{display: block;padding: 0px 25px;color: #444444;border-right: 1px solid #ccc;}
.zwzp_content_ul_bq p:nth-of-type(1){padding-left: 0px;}
.zwzp_content_ul_bq p:nth-last-of-type(1){border-right: none;padding-right: 0px;}
.zwzp_content_ul li:hover .zwzp_content_ul_title{color: #2C6AD6;}
.pagination{display: flex;justify-content: center;margin-top: 48px;}
.pagination li{width: 42px;height: 42px;border: 1px solid #cccccc;border-radius: 4px;margin-left: 24px;}
.pagination li:nth-of-type(1){margin-left: 0px;}
.pagination li a{display: block;width: 100%;height: 100%;color: #444444;text-align: center;line-height: 42px;}
.pagination li:nth-last-of-type(1),.pagination li:nth-of-type(1){width: 108px;}
.pagination li:hover{background: #2c6ad7;border-color: #2c6ad7;}
.pagination li:hover a{color: #FFFFFF;}
.pagination li.active{background: #2c6ad7;border-color: #2c6ad7;}
.pagination li.active a{color: #FFFFFF;}
.zwxq_box{width: 100%;height: auto;padding: 46px 0px;background: url(../images/zwxq_bg.jpg) no-repeat center center;background-size: cover;}
.zwzp_content_top{width: 100%;height: auto;padding-bottom: 25px;border-bottom: 1px solid #e2e2e2;}
.zwzp_content_bottom{width: 100%;height: auto;padding-top: 5px;}
.zwzp_content_bottom h2{font-size: 18px;color: #262626;font-weight: bold;padding-left: 12px;display: block;position: relative;margin-top: 47px;margin-bottom: 15px;}
.zwzp_content_bottom h2:before{content: "";display: block;width: 3px;height: 16px;background: #3f88cc;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.zwzp_content_bottom p{color: #666666;text-align: justify;line-height: 32px;}
/*资料下载*/
.zlxz_box{width: 100%;height: auto;padding: 46px 0px;background: url(../images/zlxz_bg.jpg) no-repeat center center;background-size: cover;}
.zlxz_ul{width: 100%;height: auto;padding-top: 40px;}
.zlxz_ul li{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #e2e2e2;}
.zlxz_ul_left{display: flex;align-items: center;justify-content: flex-start;font-size: 18px;color: #333333;}
.zlxz_ul_left img{display: block;margin-right: 12px;}
.zlxz_ul_right{width: 97px;height: 32px;background: #2c6ad7;border-radius: 16px;font-size: 14px;color: #2C6AD7;text-align: center;line-height: 32px;background: rgba(44,106,215,0.12);cursor: pointer;}
.zlxz_bd_box{width: 100%;height: 100%;background: rgba(0,0,0,0.4);position: fixed;top: 0;left: 0;display: none;z-index: 9999;}
.zlxz_bd_content{width: 464px;height: auto;padding: 36px 30px;position: absolute;left: 50%;top: 50%;background: #FFFFFF; transform: translate(-50%,-50%);}
.zlxz_bd_content_title{width: 100%;height: auto;display: flex;justify-content: space-between;}
.zlxz_bd_content_title h2{font-size: 20px;color: #333;font-weight: bold;}
.zlxz_bd_content_close{width: 14px;height: auto;cursor: pointer;}
.zlxz_bd_content_close img{display: block;width: 100%;height: auto;}
.zlxz_bd_ul{width: 100%;height: auto;padding-top: 7px;}
.zlxz_bd_ul li{width: 100%;height: auto;padding-top: 25px;}
.zlxz_bd_ul li p{color: #666666;}
.zlxz_bd_ul li input{display: block;width: 100%;height: 32px;border: 1px solid #d5d5d5;border-radius: 4px;margin-top: 11px;color: #333333;padding-left: 12px;outline: none;}
.zlxz_tj{width: 200px;height: 48px;background: #3F88CC;border-radius: 24px;display: block;border: none;color: #FFFFFF;margin: 0px auto;margin-top: 32px;outline: none;}
.zlxz_bd_ul li textarea{display: block;width: 100%;height: 70px;padding: 12px;color: #333333;resize: none;border: 1px solid #d5d5d5;outline: none;margin-top: 11px;}
.zlxz_ul_btn{margin-top: 50px;}
/*体系认证*/
.txrz_list_box{width: 100%;height: auto;padding: 80px 0;background: #f7f7f7;}
.txrz_list_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 50px;}
.txrz_list_ul li{width: 24.2%;height: auto;margin-left: 1.06%;position: relative;background: #2c6ad6;border-radius: 8px;overflow: hidden;margin-top: 20px;}
.txrz_list_ul li:nth-of-type(4n+1){margin-left: 0px;}
.txrz_list_ul_img{width: 100%;height: auto;overflow: hidden;}
.txrz_list_ul_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}
.txrz_list_ul li:hover .txrz_list_ul_img img{transform: scale(1.1);}
.txrz_list_ul_txt{width: 100%;height: auto;padding: 30px 2%;text-align: center;}
.txrz_list_ul_txt h3{font-size: 16px;color: #fff;text-align: center;}
.txrz_list_last_bg{width: 100%;height: 100%;overflow: hidden;}
.txrz_list_last_bg img{width: 100%;height: 100%;object-fit: cover;transition: all 0.3s;}
.txrz_list_ul li h4{font-size: 16px;color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.txrz_list_ul li:hover .txrz_list_last_bg img{transform: scale(1.1);}
.txrz_advantage_box{width: 100%;height: auto;padding: 80px 0;}
.txrz_advantage_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 40px;}
.txrz_advantage_ul li{width: 32%;height: auto;margin-top: 29px;border-radius: 8px;background: #f9f9f9;padding: 33px 32px;margin-left: 2%;transition: all 0.3s;}
.txrz_advantage_ul li:nth-of-type(3n+1){margin-left: 0;}
.txrz_advantage_ul_ico{width: 90px;height: auto;aspect-ratio: 1/1;border-radius: 50%;margin: 0px auto;display: flex;align-items: center;justify-content: center;background: #2c6ad6;transition: all 0.3s;}
.txrz_advantage_ul_ico img{display: block;filter: brightness(0) invert(1);transition: all 0.3s;}
.txrz_advantage_ul li h3{font-size: 22px;color: #333;text-align: center;font-weight: 500;margin-top: 25px;transition: all 0.3s;}
.txrz_advantage_ul li p{font-size: 16px;color: #666;text-align: center;margin-top: 15px;line-height: 1.6;transition: all 0.3s;}
.txrz_advantage_ul li:hover{background: #2c6ad6;}
.txrz_advantage_ul li:hover .txrz_advantage_ul_ico{background: #fff;}
.txrz_advantage_ul li:hover .txrz_advantage_ul_ico img{filter: initial;}
.txrz_advantage_ul li:hover p,
.txrz_advantage_ul li:hover h3{color: #fff;}
.txrz_sysfw_box{width: 100%;height: auto;padding: 80px 0px;background: url(../images/txrz_service_bg.jpg) no-repeat center center;background-size: cover;}
.txrz_sysfw_title{width: 100%;height: auto;}
.txrz_sysfw_title h2{font-size: 40px;color: #fff;font-weight: 700;text-align: center;}
.txrz_sysfw_title p{font-size: 20px;color: #fff;text-align: center;margin-top: 10px;}
.txrz_sysfw_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 60px;}
.txrz_sysfw_content_left{width: 44%;height: auto;margin-right: 28px;}
.txrz_sysfw_content_left img{width: 100%;height: auto;display: block;}
.txrz_sysfw_content_right{flex: 1;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.txrz_sysfw_content_right li:nth-of-type(1),.txrz_sysfw_content_right li:nth-of-type(2){margin-top: 0;}
.txrz_sysfw_content_right li{width: 48.5%;height: auto;padding: 17px 20px;background: rgba(255, 255, 255, 0.15);border-radius: 8px;margin-top: 23px;border: 1px solid rgba(255, 255, 255, 0.6);}
.txrz_sysfw_content_right li h2{font-size: 18px;color: #fff;display: block;padding-bottom: 10px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);width: 100%;font-weight: 700;}
.txrz_sysfw_content_right li p{font-size: 14px;color: #fff;line-height: 1.6;margin-top: 10px;}
.txrz_process_box{width: 100%;height: auto;padding: 80px 0px;}
.txrz_process_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 69px;}
.txrz_process_ul li{width: 10%;height: auto;}
.txrz_process_ul_ico{width: 100%;height: auto;position: relative;}
.txrz_process_ul_ico img{width: 100%;height: auto;display: block;}
.txrz_process_ul_ico:after{content: "";display: block;width: 129px;height: 2px;background: url(../images/txrz_process_ico.png) no-repeat center center;background-size: 100% auto;position: absolute;right: -140px;top: 50%;transform: translateY(-50%);}
.txrz_process_ul li:nth-last-of-type(1) .txrz_process_ul_ico:after{display: none;}
.txrz_process_ul li h3{font-size: 20px;color: #333;text-align: center;margin-top: 20px;}
.txrz_process_ul li p{font-size: 16px;color: #565656;line-height: 1.6;margin-top: 10px;text-align: center;}
.txrz_process_form_box{width: 100%;height: auto;padding: 50px;margin-top: 50px;background: url(../images/txrz_inquire_bg.jpg) no-repeat center center;background-size: cover;border-radius: 10px;}
.txrz_process_form_title{font-size: 30px;font-weight: 700;color: #fff;}
.txrz_process_form_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.txrz_process_form_ul li{width: 46.6%;height: auto;display: flex;justify-content: flex-start;align-items: center;margin-top: 29px;}
.txrz_process_form_ul_ico{width: 43px;height: auto;margin-right: 20px;}
.txrz_process_form_ul_ico img{width: 100%;height: auto;display: block;}
.txrz_process_form_ul_right{flex: 1;height: 50px;position: relative;}
.txrz_process_form_ul li select{display: block;width: 100%;height: 100%;border: none;background: #fff;border-radius: 6px;outline: none;padding: 0px 20px;color: #666;appearance: none;position: relative;}
.txrz_process_form_ul_right:after{content: "";display: block;width: 18px;height: 10px;background: url(../images/txrz_inquire_ico.png) no-repeat center center;background-size: 100% auto;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);}
.txrz_process_form_ul_btn{display: flex;justify-content: center;align-items: center; width: 220px;height: 57px;background: #f45d0b;border-radius: 10px;border: none;outline: none;color: #fff;font-size: 20px;font-weight: 500;margin: 0px auto;margin-top: 39px;cursor: pointer;}
.txrz_xmjs_box{width: 100%;height: auto;padding: 80px 0px;background: #f7f7f7;}
.txrz_xmjs_content_box{width: 100%;height: auto;margin-top: 60px;background: #fff;}
.txrz_xmjs_content_box h1{font-size: 24px;font-weight: 700;color: #333;display: flex;align-items: center;padding-left: 49px;background: rgba(63, 124, 232, 0.15);height: 90px;}
.txrz_xmjs_content_txt{width: 100%;height: auto;padding: 0 49px;padding-bottom: 40px;}
.txrz_xmjs_content_txt h2{display: block;width: 100%;height: auto;padding-bottom: 20px;border-bottom: 1px solid #eeeeee;font-size: 18px;color: #2c6ad6;font-weight: 500;position: relative;margin-top: 40px;}
.txrz_xmjs_content_txt h3{font-size: 20px;color: #000;margin-top: 20px;}
.txrz_xmjs_content_txt h2:after{content: "";display: block;width: 190px;height: 1px;background: #2c6ad6;position: absolute;left: 0;bottom: -1px;}
.txrz_xmjs_content_txt p{font-size: 14px;color: #666;line-height: 1.6;margin-top: 20px;}
.txrz_xmjs_content_txt p i{font-style: initial;color: #2c6ad6;}
.txrz_xmjs_content_txt p strong{color: #000;font-weight: normal;}
.txrz_xmjs_content_txt p img{max-width: 100%;display: block;}
.txrz_xmjs_content_txt table{width: 100%;height: auto;margin-top: 20px;background: #fbfbfb;}
.txrz_xmjs_content_txt table th{height: 48px;background: #2c6ad6;color: #FFFFFF;text-align: center;border: 1px solid #dbdbdb;}
.txrz_xmjs_content_txt table td{height: 56px;text-align: center;font-size: 14px;color: #666666;text-align: center;border: 1px solid #dbdbdb;}
/*产品认证*/
.banner{position: relative;}
.cprz_banner_bg{width: 100%;height: auto;}
.cprz_banner_bg img{width: 100%;height: auto;display: block;}
.cprz_banner_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: center;}
.cprz_banner_content h2,
.cprz_banner_content h1{font-size: 50px;color: #fff;font-weight: 700;}
.cprz_banner_content p{font-size: 16px;color: #fff;line-height: 1.6;margin-top: 15px;}
.sysfw_banner h2,
.sysfw_banner h1{text-align: center;padding-bottom: 8px;border-bottom: 1px solid #fff;margin-bottom: 30px;}
.sysfw_banner p{font-size: 20px;text-align: center;}
.cprz_btn_box{width: 100%;height: auto;padding: 80px 0;background: #f7f7f7;}
.cprz_btn_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.cprz_btn_ul li{width: 184px;height: 56px;background: #fff;}
.cprz_btn_ul li a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 18px;color: #333;text-align: center;}
.cprz_btn_ul li + li{margin-left: 19px;}
.cprz_btn_ul li.on,
.cprz_btn_ul li:hover{background: #2c6ad6;}
.cprz_btn_ul li.on a,
.cprz_btn_ul li:hover a{color: #fff;}
.cprz_btn_list{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 30px;}
.cprz_btn_list li{width: 32%;height: auto;margin-top: 40px;background: #fff;margin-left: 2%;}
.cprz_btn_list li:nth-of-type(3n+1){margin-left: 0;}
.cprz_btn_list_img{width: 100%;height: auto;overflow: hidden;}
.cprz_btn_list_img img{width: 100%;height: auto;transition: all 0.3s;}
.cprz_btn_list_txt{width: 100%;height: 78px;display: flex;align-items: center;padding: 0px 20px;justify-content: space-between;transition: all 0.3s;}
.cprz_btn_list_txt h2{font-size: 18px;color: #333;transition: all 0.3s;}
.cprz_btn_list_txt span{display: block;width: 28px;height: auto;}
.cprz_btn_list_txt span img{width: 100%;height: auto;display: block;filter: grayscale(100%);transition: all 0.3s;}
.cprz_btn_list li:hover .cprz_btn_list_img img{transform: scale(1.1);}
.cprz_btn_list li:hover .cprz_btn_list_txt h2{color: #2c6ad6;}
.cprz_btn_list li:hover .cprz_btn_list_txt span img{filter: initial;}
.product_faq_ul{width: 100%;height: auto;margin-top: 36px;}
.product_faq_ul li{width: 100%;height: auto;margin-top: 8px;}
.product_faq_ul_top{width: 100%;height: 50px;display: flex;justify-content: space-between;align-items: center;padding: 0 40px;border: solid 1px #dcdcdc;cursor: pointer;}
.product_faq_ul_top h3{font-size: 18px;color: #393939;font-weight:500;}
.product_faq_ul_top span{display: block;font-size: 36px;color: #393939;}
.product_faq_ul li.on .product_faq_ul_top{background: #2c6ad6;border-color: #2c6ad6;}
.product_faq_ul li.on .product_faq_ul_top h3{color: #FFFFFF;}
.product_faq_ul li.on .product_faq_ul_top span{color: #FFFFFF;}
.product_faq_ul_bottom{width: 100%;height: auto;padding: 30px 45px;background: #F3F3F3;font-size: 14px;color: #000000;line-height: 1.6;display: none;}
.product_faq_ul_bottom p{font-size: 14px;color: #000000;line-height: 1.6;margin-top:0;}
/*content end*/
/*footer start*/
.footer{width: 100%;height: auto;}
.footer_box{width: 100%;height: auto;padding: 80px 0px;background: #1b2029;padding-bottom: 32px;}
.footer_top_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.footer_top_left h2{font-size: 20px;color: #FFFFFF;font-weight: bold;}
.footer_top_left p{font-size: 14px;color: #b3b4b6;margin-top: 15px;}
.footer_top_box img{display: block;width: 209px;height: auto;}
.footer_bottom_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 54px;}
.footer_bottom_left{width: 954px;height: auto;border-right: 2px solid #353c45;padding-right: 30px;}
.footer_bottom_left_nav{width: 100%;height: auto;display: flex;justify-content: space-between;}
.footer_bottom_left_nav li h2{font-size: 14px;color: #FFFFFF;}
.footer_bottom_left_nav li a{font-size: 12px;color: #828b98;margin-top: 19px;display: block;}
.footer_bottom_left_nav_bottom{width: 520px;margin-top: 37px;height: auto;}
.footer_bottom_left_nav_bottom h2{font-size: 14px;color: #FFFFFF;}
.footer_bottom_left_nav_bottom_link{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.footer_bottom_left_nav_bottom_link a{font-size: 14px;color: #828b98;margin-top: 19px;display: block;margin-left: 19px;}
.footer_bottom_left_nav_bottom_link a:nth-of-type(7n+1){margin-left: 0px;}
.footer_bottom_right{padding-left: 24px;}
.footer_bottom_right h2{font-size: 14px;color: #FFFFFF;}
.footer_bottom_right p{font-size: 14px;color: #828b98;margin-top: 19px;}
.footer_bottom_right_ewm{width: 100px;height: auto;margin-top: 30px;}
.footer_bottom_right img{width: 100%;height: auto;display: block;}
.footer_bottom_right span{display: block;font-size: 14px;color: #828b98;text-align: center;margin-top: 16px;}
.footer_bottom_right_more{display: flex;justify-content: flex-start;margin-top: 34px;}
.footer_bottom_right_more a{display: block;width: 92px;height: 32px;border: solid 1px #ea5413;border-radius: 16px;color: #EA5413;text-align: center;line-height: 32px;margin-left: 12px;}
.footer_bottom_right_more a:nth-of-type(1){margin-left: 0px;}
.yqlj{width: 100%;height: auto;margin-top: 30px;}
.yqlj h3{font-size: 14px;color: #FFFFFF;}
.yqlj p{margin-top: 15px;font-size: 14px;color: #828b98;line-height: 1.5;}
.yqlj p a{font-size: 14px;color: #828b98;}
.yqlj p a:hover{color: #fff;text-decoration: underline;}
.footer_last_box{width: 100%;height: 62px;background: #202733;display: flex;justify-content: center;align-items: center;}
.footer_last_box p{font-size: 14px;color: #828b98;margin-left: 47px;}
.footer_last_box p:nth-of-type(1){margin-left: 0px;}
.footer_last_div{margin-left: 35px;height: 100%;}
.footer_last_div a{display: flex;justify-content: flex-start;align-items: center;height: 100%;font-size: 14px;color: #777;}
.footer_last_div a img{width: 15px;height: auto;display: block;margin-right: 3px;}
/*footer end*/
/*right online start*/
.right_online_box{width: 76px;height: auto;position: fixed;right:0px;bottom: 13%;z-index: 9999;}
.right_online_box li{width: 100%;height: 76px;background: #226cbb;position: relative;cursor: pointer;border-bottom: 1px solid #FFFFFF;}
.right_online_box li:nth-last-of-type(1){border-bottom: none;}
.right_online_left{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.right_online_left img{width: 36px;height: auto;display: block;}
.right_online_left p{font-size: 14px;color: #FFFFFF;margin-top: 8px;text-align: center;}
.right_online_right{width: 500px;height: auto;background: #226CBB;border-radius: 8px;padding-bottom: 40px;position: absolute;right: 95px;top: 0px;display: none;}
.right_online_right_top{display: flex;justify-content: center;align-items: center;margin-top: 58px;font-size: 20px;color: #FFFFFF;}
.right_online_right_top img{width: 21px;height: auto;display: block;margin-right: 8px;}
.right_online_right p{color: #FFFFFF;text-align: center;margin-top: 19px;}
.right_online_right input{display: block;border: 1px solid #FFFFFF;border-radius: 4px;margin: 0px auto;background: none;margin-top: 30px;color: #333;text-align: center;width: 418px;height: 48px;outline: none;background: #FFFFFF;}
.right_online_right input::-webkit-input-placeholder{color: #666;}
.right_online_right input:nth-of-type(3){display: block;width: 162px;height: 48px;background: #FFFFFF;border-radius: 24px;margin-top: 32px;color: #226cbb;cursor: pointer;}
.right_online_right:after{content: "";width: 11px;height: 17px;background: url(../images/right_online_bg.png) no-repeat center center;background-size: 11px 17px;position: absolute;right: -11px;top: 30px;}
.right_online_box li:hover .right_online_right{display: block;}
.right_online_box li:nth-of-type(1):after{content: "";width: 19px;height: 100%;position: absolute;right: 76px;top: 0;display: block;}
.right_online_right_hqfa{width: 412px;height: auto;margin: 0px auto;margin-top: 30px;}
.right_online_right_hqfa_top{width: 100%;display: flex;justify-content: center;align-items: center;}
.right_online_right_hqfa_top img{width: 224px;height: auto;display: block;}
.right_online_right_hqfa_top h2{display: block;padding-left: 15px;color: #FFFFFF;font-size: 18px;margin-left: 15px;text-align: center;position: relative;}
.right_online_right_hqfa_top span{display: block;font-size: 14px;color: #FFFFFF;text-align: center;}
.right_online_right_hqfa_top h2:before{content: "";display: block;width: 1px;height: 32px;background: #FFFFFF;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.right_online_right_hqfa_bottom{width: 100%;height: auto;padding-top: 43px;}
.right_online_right_hqfa_bottom h2{font-size: 20px;color: #FFFFFF;font-weight: bold;}
.right_online_right_hqfa_bottom input{display: block;width: 100%;height: 48px;background: #FFFFFF;border: none;color: #333333;padding-left: 16px;text-align: left;}
.right_online_right_hqfa_bottom input:nth-of-type(2){display: block;width: 100%;height: 48px;background: #FFFFFF;border: none;color: #333333;padding-left: 16px;text-align: left;border-radius: 4px;cursor: text;}
.right_online_right_hqfa_bottom input:nth-of-type(4){padding: 0;width: 162px;height: 48px;border-radius: 24px;background: #FFFFFF;color: #226cbb;text-align: center;cursor: pointer;}
.right_online_right_hqfa_bottom input::-webkit-input-placeholder{color: #333;}
.right_online_box li:nth-of-type(3):after{content: "";width: 19px;height: 100%;position: absolute;right: 76px;top: 0;display: block;}
/*right online end*/
/*新闻详情*/
.news_detial_box{width: 100%;height: auto;padding: 60px 0px;}
.news_detial_content{width: 100%;height: auto;}
.news_detial_content h2{font-size: 22px;color: #333333;font-weight: bold;text-align: center;}
.news_detial_content img{max-width: 100%;height: auto;display: block;margin-top: 24px;}
.news_detial_content p{color: #333333;line-height: 24px;text-align: justify;text-indent: 2em;margin-top: 15px;font-size: 16px;}
.zwxq_mbx{width: 100%;line-height: 45px;border-bottom: 1px dashed #a6a6a6;font-size: 14px;color: #666666;}
.zwxq_mbx a{color: #666666;}
/*新闻列表*/
.news_list_content{width: 100%;height: auto;padding: 80px 0px;}
.news_top_box{width: 100%;height: auto;display: flex;justify-content: center;}
.news_top_box li{width: 130px;height: 40px;margin-left: 12px;}
.news_top_box li:nth-of-type(1){margin-left: 0px;}
.news_top_box li a{display: block;width: 100%;height: 100%;border: solid 1px #dcdcdc;color: #333333;text-align: center;line-height: 40px;}
.news_top_box li a.active{color: #FFFFFF;border-color: #3F88CC;background: #3F88CC;}
.news_top_box li a:hover{color: #FFFFFF;border-color: #3F88CC;background: #3F88CC;}
.news_list_box{width: 100%;height: auto;margin-top: 50px;}
.news_list_box li{width: 100%;height: 64px;padding: 0px 24px;border-bottom: 1px solid #ebebeb;}
.news_list_box li a{display: flex;width: 100%;height: 100%;justify-content: space-between;align-items: center;}
.news_list_box li p{color: #333333;display: flex;justify-content: flex-start;align-items: center;}
.news_list_box li a strong{font-weight: normal;display: block;font-size: 14px;color: #999999;}
.news_list_box li p span{display: block;width: 8px;height: 8px;background: #DCDCDC;border-radius: 50%;margin-right: 14px;}
.news_list_box li a:hover p{color: #2079db;}
.news_list_box li a:hover p span{background: #2079DB;}
/*证书查询*/
.zscx_btn_box{width: 100%;height: auto;padding: 80px 0px;}
.zscx_btn_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.zscx_btn_content input{display: block;width: 42.5%;height: 50px;border-radius: 6px;border: 1px solid #eee;outline: none;background: none;color: #000;padding-left: 24px;}
.zscx_btn_content input::placeholder{color: #999;}
.zscx_btn{width: 140px;height: 50px;background: #2c6ad6;border-radius: 6px;display: flex;align-items: center;justify-content: center;color: #fff;cursor: pointer;}
.zscx_btn img{display: block;margin-right: 8px;}
.zscx_result_box{width: 100%;height: auto;padding: 80px 0px;background: #f7f7f7;}
.zscx_result_ul{width: 100%;height: auto;}
.zscx_result_ul li{width: 100%;height: auto;background: #fff;border-radius: 8px;border: 1px solid #fff;transition: all 0.3s;}
.zscx_result_ul li a{display: flex;justify-content: space-between;align-items: center;padding: 25px 30px;}
.zscx_result_ul_left{flex: 1;display: flex;justify-content: flex-start;align-items: center;}
.zscx_result_ul_left img{display: block;width: 50px;height: auto;}
.zscx_result_ul_left h2{font-size: 16px;color: #333;display: block;flex: 1;margin-left: 20px;}
.zscx_result_ul_right{width: 110px;height: 42px;background: #2c6ad6;border-radius: 6px;display: flex;justify-content: center;align-items: center;margin-left: 10px;font-size: 16px;color: #fff;}
.zscx_result_ul li:hover{border-color: #2c6ad6;}
@media (max-width: 1199px) {
	.content_WH{width: 990px;}
	.header_nav_ul_list_box{width: 92%;}
	.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list{margin-left: 21.5%;}
	.index_fwxm_box{padding: 60px 0px;}
	.index_title_box{font-size: 80px;}
	.index_fwxm_content_list_right_top h2{font-size: 24px;}
	.index_fwxm_content_list_right_top p{font-size: 16px;}
	.index_fwxm_content_list_right_bottom li p{font-size: 14px;}
	.index_fwxm_content_list_right{margin-top: 25px;width: 560px;}
	.index_fwxm_content_list_right_bottom li h2{font-size: 14px;}
	.index_fwxm_content_list_right_bottom_more{margin-top: 30px;}
	.index_fwxm_content_list_left{width: 397px;}
	.index_fwxm_content_list_right{margin-left: 20px;}
	.index_mffa_khxx_sw{width: 92%;}
	.index_mffa_khxx_sw_content p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 69%;}
	.index_fwys_ul li{width: 32%;margin-top: 30px;}
	.index_fwys_ul{flex-wrap: wrap;margin-top: 100px;}
	.index_hzhb_content_list_ul li{width: 188px;}
	.index_news_content_list{width: 48.5%;}
	.index_news_content_list_top_div h2{width: 75%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.index_news_ul li h2{display: block;width: 70%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.about_jj_content_left{width: 527px;height: auto;}
	.about_jj_content{align-items: center;}
	.about_qywh_ul li{width: 237px;}
	.about_qywh_ul_div h2{font-size: 25px;margin-top: 64px;}
	.about_tem_content_center_ul li{width: 312px;}
	.about_tem_content_bottom{width: 100%;}
	.about_tem_content_bottom_sw .swiper-slide{width: 92%;}
	.about_tem_content_bottom_div_con{width: 48%;}
	.about_tem_content_bottom_div_con{flex-wrap: wrap;}
	.about_tem_content_bottom_div_con_left{margin: 0px auto;}
	.about_tem_content_bottom_div_con_right{width: 100%;margin-left: 0px;}
	.about_tem_content_bottom_div_con_right h2{text-align: center;}
	.about_tem_content_bottom_div_con_right p{text-align: center;}
	.about_tem_content_bottom_div:after{height: 100%;}
	.about_gsdz_content_ul li span{font-size: 26px;}
	.about_tem_content_bottom_sw_right{display: none;}
	.about_tem_content_bottom_sw_left{display: none;}
	.sysjs_xmnr_content table{width: 48.5%;}
	.sysjs_why_content_left{width: 500px;}
	.sysjs_hzal_ul li{width: 195px;}
	.hzal_fwlc_ul li .sysjs_fwlc_ul_top{width: 116px;line-height: normal;justify-content: center;padding-top: 30px;}
	.sysjs_more_fwxm_ul li{width: 236px;}
	.sysjs_hyjjfa_ul li{width: 236px;}
	.sysjs_hyjjfa_ul_box{top: calc(100% - 40px);}
	.sysjs_hyjjfa_ul li:hover .sysjs_hyjjfa_ul_box h2{margin-top: 8px;}
	.sysjs_xrz_ul li{width: 24%;}
	.sysjs_xrz_ul li:after{right: 0px;}
	.sysjs_xmnr_ul li{width: 24%;}
	.sysjs_xmnr_ul_bottom p{width: 115px;}
	.sysjs_fwlc_ul_top{width: 116px;}
	.lxwm_gsdz_ul_left{width: 50%;}
	.lxwm_gsdz_ul_right{width: 50%;}
	.lxwm_gsdz_ul_left_top p{font-size: 35px;}
	.hqjjfa_content_left{width: 50%;}
	.hqjjfa_content_right{width: 46%;}
	.hqjjfa_content_right_ul li{width: 48%;}
	.fwcn_xyjz_ul li{width: 320px;}
	.index_fwxm_content .index_fwxm_content_list:nth-of-type(3) .index_fwxm_content_list_right_bottom_more{margin-top: 13px;}
	.sysrz_ul li h2{font-size: 20px;}
	.sysrz_ul li{width: 240px;}
	.index_hzhb_bun li{margin-left: 18px;}
	.index_hzhb_bun li:nth-of-type(7){margin-left: 18px;}
}
@media (max-width: 990px) {
	.content_WH{width: 92%;}
	.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list{margin-left: 1vw;}
	.index_fwxm_butn li{margin-left: 4%;}
	.index_fwxm_box{padding: 8vw 0px;}
	.index_fwxm_content_list{flex-wrap: wrap;padding-bottom: 5vw;}
	.index_fwxm_content_list_left{width: 100%;height: 30vw;overflow: hidden;}
	.index_fwxm_content_list_left img{width: 100%;}
	.index_fwxm_content_list_right{width: 92%;margin: 0px auto;margin-top: 5vw;}
	.index_fwxm_content_list_right_bottom_more{margin: 0px auto;margin-top: 5vw;}
	.index_hzhb_bun li{margin-left: 3%;}
	.index_hzhb_content_list_ul_top img{max-width: 100%;}
	.index_hzhb_content_list_ul li{width: 32%;}
	.idnex_hzhb_box{padding: 8vw 0px;}
	.index_fwys_box{padding: 8vw 0px;}
	.index_mffa_box{padding: 8vw 0px;}
	.index_news_box{padding: 8vw 0px;}
	.index_news_content_list_top_div h2{width: 60%;}
	.footer_box{padding-top: 8vw;}
	.footer_bottom_left{width: 64%;padding-right: 5%;}
	.footer_bottom_left_nav{flex-wrap: wrap;}
	.footer_bottom_left_nav li{width: 32%;margin-top: 5vw;}
	.footer_bottom_left_nav li:nth-of-type(3n+1){margin-left: 0px;}
	.footer_bottom_left_nav li:nth-of-type(1),.footer_bottom_left_nav li:nth-of-type(2),.footer_bottom_left_nav li:nth-of-type(3){margin-top: 0px;}
	.footer_bottom_left_nav_bottom{width: 100%;}
	/*.footer_bottom_left_nav_bottom_link a:nth-of-type(6n+1){margin-left: 0px;}*/
	.footer_bottom_left_nav_bottom_link a{margin-left: 1%;}
	.about_jj_box{padding: 8vw 0px;}
	.about_jj_content{flex-direction: column-reverse;flex-wrap: wrap;}
	.about_jj_content_left{width: 100%;height: auto;margin-top: 30px;}
	.about_qywh_ul li{width: 48%;margin-top: 30px;}
	.about_qywh_ul li:nth-of-type(1){margin-top: 0px;margin-bottom: 0px;}
	.about_qywh_box{padding: 8vw 0px;}
	.about_tem_content_center_ul li{width: 32%;}
	/*.about_tem_content_bottom_div{padding: 5vw;}*/
	.about_tem_box{padding-bottom: 8vw;}
	.about_gsdz_content_ul li{border: none;width: 48%;}
	.about_gsdz_content_ul{justify-content: space-between;flex-wrap: wrap;padding: 8vw 0px;}
	.about_gsdz_content{height: auto;}
	.about_gsdz_content_ul li h2{margin-top: 30px;}
	.about_gsdz_content_ul li{height: auto;}
	.about_gsdz_content_ul li p{margin-top: 15px;}
	.about_gsdz_content_ul li span{margin-top: 15px;}
	.about_gsdz_content_ul li:nth-of-type(1),.about_gsdz_content_ul li:nth-of-type(2){margin-top: 0px;}
	.about_gsdz_box{padding-bottom: 8vw;}
	.sysjs_xmnr_box{padding: 8vw 0px;}
	.sysjs_xmnr_content{flex-wrap: wrap;}
	.sysjs_xmnr_content table{width: 100%;}
	.sysjs_why_content{flex-wrap: wrap;}
	.sysjs_why_content_left{width: 604px;height: auto;margin: 0px auto;}
	.sysjs_why_content_right{width: 100%;margin-top: 20px;}
	.sysjs_why_content_right li{margin-top: 30px;}
	.sysjs_hzal_ul li{width: 134px;}
	.sysjs_fwlc_ul li:nth-of-type(even){flex-direction: column;}
	.sjgh_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top{margin-top: 0px;}
	.sysjs_fwlc_ul_top:before{display: none;}
	.sysjs_fwlc_ul_top:after{display: none;}
	.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top:after{display: none;}
	.sysjs_fwlc_ul:after{display: none;}
	.sysjs_fwlc_ul{flex-wrap: wrap;margin-top: 10px;}
	.sysjs_fwlc_ul li{width: 25%;margin-top: 70px;}
	.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top span{bottom: initial;top: -28px;}
	.hzal_fwlc_ul li .sysjs_fwlc_ul_top{margin: 0px auto;}
	.sysjs_more_fwxm_ul li{width: 228px;}
	.sysjs_hyjjfa_ul li{width: 228px;}
	.sysjs_hyjjfa_ul_box strong{margin-top: 17px;}
	.sysjs_hyjjfa_box{padding-bottom: 8vw;}
	.sysjs_about_box{padding-bottom: 8vw;}
	.sysjs_xrz_ul{flex-wrap: wrap;justify-content: flex-start;}
	.sysjs_xrz_ul li{margin-left: 37%;margin-top: 30px;width: auto;}
	.sysjs_xrz_ul li:nth-of-type(2n+1){margin-left: 0px;}
	.sysjs_xrz_ul li:nth-of-type(1),.sysjs_xrz_ul li:nth-of-type(2){margin-top: 0px;}
	.sysjs_xrz_ul li:after{display: none;}
	.sysjs_fwlc_box{padding: 8vw 0px;}
	.sysjs_more_fwxm_box{padding: 8vw 0px;}
	.sysjs_xmnr_ul{flex-wrap: wrap;margin-top: 20px;}
	.sysjs_xmnr_ul li{width: 48%;margin-top: 30px;}
	.sysjs_xmnr_ul:before{display: none;}
	.sysjs_xmnr_ul_bottom p{width: 48%;}
	.sysjs_fwlc_ul li .sysjs_fwlc_ul_top{margin: 0px auto;}
	.sysjs_fwlc_ul li:nth-of-type(even) .sysjs_fwlc_ul_top{margin: 0px auto;}
	.sysjs_fwlc_ul li p{margin-top: 30px;}
	.sysjs_fwlc_ul li:nth-of-type(even) p{margin-top: 30px;}
	.lxwm_gsdz_box{padding: 8vw 0px;}
	.lxwm_gsdz_ul_left_top{height: 54px;}
	.lxwm_gsdz_ul_left_top h2{font-size: 20px;margin-left: 10px;}
	.lxwm_gsdz_ul_left_top p{font-size: 20px;}
	.lxwm_gsdz_ul_left_bottom p{font-size: 12px;line-height: 24px;}
	.lxwm_gsdz_ul_left_bottom{margin-left: 10px;margin-top: 10px;}
	.hqjjfa_box{padding: 8vw 0px;}
	.hqjjfa_content_box{flex-wrap: wrap;}
	.hqjjfa_content_left{width: 100%;}
	.hqjjfa_content_right{width: 100%;padding: 2%;}
	.hqjjfa_content_right h2{margin-top: 30px;}
	.fwcn_xyjz_box{padding: 8vw 0px;}
	.fwcn_xyjz_ul li{width: 32%;}
	.fwcn_xyjz_ul li h2{margin-bottom: 15px;}
	.fwcn_xyjz_ul li p{width: 92%;font-size: 16px;}
	.fwcn_zlcn_box{padding-bottom: 8vw;}
	.zlxz_ul_left{width: 70%;}
	.zlxz_ul_left p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 85%;}
	.sysrz_ul li{width: 48.8%;}
	.news_list_content{padding: 8vw 0px;}
	.index_hzhb_bun li{font-size: 13px;}
	.header_nav_ul li a{font-size: 12px;}
	.txrz_list_ul li{width: 32%;margin-left: 2%;}
	.txrz_list_ul li:nth-of-type(4n+1){margin-left: 2%;}
	.txrz_list_ul li:nth-of-type(3n+1){margin-left: 0;}
	.txrz_process_ul_ico:after{width: 82px;right: -85px;}
	.cprz_btn_list{justify-content: space-between;}
	.cprz_btn_list li{width: 48.5%;margin-left: 0;}
}
@media (max-width: 768px) {
	.right_online_box{display: block;width: 100%;bottom:  0px;display: flex;justify-content: space-between;}
	.right_online_box li{width: calc(100% / 3);height: 12.8vw;border: none;border-right: 1px solid #FFFFFF;position: initial;}
	.right_online_right_top{margin-top: 5vw;font-size: 3.6vw;}
	.right_online_right_top img{width: 4.5vw;}
	.right_online_right p{font-size: 3.2vw;margin-top: 3.2vw}
	.right_online_right input{width: 92%;height: 10.8vw;margin-top: 3.2vw;font-size: 3.2vw;padding-left: 3.2vw;}
	.right_online_right input:nth-of-type(3){width: 42vw;height: 10.8vw;margin-top: 3.2vw;}
	.right_online_left p{font-size: 3.2vw;}
	.right_online_left img{width: 5vw;}
	.right_online_right{width: 100%;right: 0px;padding-bottom: 5vw;top: -49vw;}
	.right_online_right_hqfa{width: 100%;margin-top: 5vw;}
	.right_online_right_hqfa_top{width: 100%;}
	.right_online_right_hqfa_top img{width: 32vw;}
	.right_online_right_hqfa_top h2
	
	.right_online_box li:nth-of-type(3) .right_online_right_hqfa_bottom input:nth-of-type(4){width: 42vw;height: 10.8vw;margin-top: 3.2vw;}
	.right_online_right_hqfa_top h2{font-size: 3.2vw;margin-left: 3.2vw;padding-left: 3.2vw;}
	.right_online_right_hqfa_bottom{padding-top: 3.2vw;}
	.right_online_right_hqfa_bottom h2{font-size: 3.6vw;display: block;padding-left: 3.2vw;}
	.top_back{display: none;}
	.header_top_right{display: none;}
	.header_top_box{height: 13.8vw;}
	.header_top_left h1{width: 35vw;}
	.header_top_left p{display: none;}
	.mobile_right{display: flex;}
	.hd_btn{display: block;margin-right: 0px;}
	.header_nav_box{position: absolute;left: 0px;top: 13.8vw;height: calc(100vh - 13.8vw);z-index: 9999;display: none;}
	.header_nav_ul{flex-wrap: wrap;flex-direction: column;height: auto;}
	.header_nav_ul li:after{display: none;}
	.header_nav_ul_list{position: relative;top: 0px;padding: 5vw 0px;}
	.header_nav_ul_list_list{margin-top: 5vw;}
	.header_nav_ul_list_box{flex-wrap: wrap;}
	.header_nav_ul_list_box .header_nav_ul_list_list:nth-of-type(1){margin-top: 0px;}
	.header_nav_ul_list_list dt{margin-bottom: 0px;font-size: 3.2vw;}
	.header_nav_ul li a{font-size: 3.2vw;line-height: 10vw;}
	.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_box .header_nav_ul_list_list:nth-of-type(1){margin-top: 5vw;}
	.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_box{justify-content: flex-start;}
	.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_box .header_nav_ul_list_list{margin-left: 11vw;}
	.header_nav_ul li:nth-of-type(3) .header_nav_ul_list_box .header_nav_ul_list_list:nth-of-type(3n+1){margin-left: 0px;}
	.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_box .header_nav_ul_list_list:nth-of-type(1){margin-top: 5vw;}
	.header_nav_ul li:nth-of-type(4) .header_nav_ul_list_list{width: 16vw;}
	.banner{display: none;}
	.m_banner{display: block;}
	.index_title_box{font-size: 6.8vw;}
	.index_title_content h2{font-size: 4.6vw;}
	.index_title_content span{width: 12vw;height: 0.6vw;margin-top: 0.8vw;}
	.index_title_content{bottom: -3vw;}
	.index_fwxm_butn{margin-top: 5vw;}
	.index_fwxm_butn li h2{margin-top: 5vw;font-size: 3.2vw;}
	.index_fwxm_butn{flex-wrap: wrap;padding-bottom: 8vw;}
	.index_fwxm_butn li{width: 28%;margin-top: 5vw;margin-left: 0px;}
	.index_fwxm_butn li.on:after{width: 12vw;height: 0.6vw;bottom: -2vw;}
	.index_fwxm_box{display: none;}
	.index_m_fwxm_ul{display: flex;}
	.index_mffa_day_top{margin-top: 10vw;}
	.index_mffa_day_top p{font-size: 4.2vw;}
	.index_mffa_day_top span{width: 8.8vw;height: 8.8vw;font-size: 5.6vw;line-height: 8.8vw;}
	.index_mffa_day_bottom{font-size: 3.2vw;margin-top: 5vw;}
	.index_mffa_khxx_sw_content span{font-size: 2.9vw;}
	.index_mffa_khxx_sw_content p{font-size: 2.8vw;}
	.index_hqfa_more{margin-top: 5vw;}
	.index_hqfa_more a{width: 32vw;height: 10vw;font-size: 4.2vw;line-height: 10vw;border-radius: 5vw;}
	.index_title_content2 p{font-size: 3.2vw;margin-top: 5vw;}
	.index_title_content2{bottom: -10vw;}
	.index_title_content2 p{margin-top: 2vw;}
	.index_fwys_ul{margin-top: 10vw;}
	.index_fwys_ul li{width: 48%;margin-top: 5vw;}
	.index_fwys_ul li h2{font-size: 4.2vw;margin-bottom: 2vw;}
	.index_fwys_ul li h2 img{width: 6vw;}
	.index_fwys_ul li p{font-size: 3.2vw;line-height: 6.8vw;}
	.index_fwys_ul li span{width: 9vw;margin-top: 5vw;}
	.index_fwys_ul li{padding: 5vw;}
	.index_title_content3 p{font-size: 3.2vw;margin-top: 2vw;}
	.index_title_content3{bottom: -10vw;}
	.index_hzhb_bun{margin-top: 10vw;flex-wrap: wrap;justify-content: flex-start;}
	.index_hzhb_bun li{font-size: 3.6vw;margin-top: 5vw;margin-left: 13.7%;padding-bottom: 2vw;}
	.index_hzhb_bun li:nth-of-type(4n+1){margin-left: 0px;}
	.index_hzhb_bun li.on:after{width: 10vw;height: 0.6vw;border-radius: 0.2vw;}
	.index_hzhb_content_list_ul li{width: 48%;margin-top: 5vw;}
	.index_hzhb_content{padding: 0;}
	.index_hzhb_content_list_ul li p{font-size: 3.2vw;}
	.index_hzhb_content_list_ul_top{height: 21vw;}
	.index_hzhb_content_list_ul_top img{max-height: 100%;width: auto;}
	.index_news_content_box{flex-wrap: wrap;}
	.index_news_content_list{width: 100%;margin-top: 5vw;}
	.index_news_content_box{margin-top: 5vw;}
	.index_news_content_list_btn{justify-content: center;}
	.index_news_content_list_btn li{font-size: 3.8vw;}
	.index_news_content_list_btn li:nth-last-of-type(1){margin-right: 0px;}
	.index_news_content_list_top_div{padding: 0px 2vw;line-height: 10vw;}
	.index_news_content_list_top_div h2{font-size: 3.2vw;}
	.index_news_content_list_top_div span{font-size: 3.2vw;}
	.index_news_ul li a{line-height: 10vw;}
	.index_news_ul li h2{font-size: 3.2vw;}
	.index_news_ul li span{font-size: 3.2vw;}
	.footer_top_left{width: 48%;}
	.footer_top_left h2{font-size: 3.2vw;}
	.footer_top_left p{font-size: 2.9vw;margin-top: 2vw;}
	.footer_top_box img{width: 45%;}
	.footer_bottom_box{margin-top: 5vw;flex-wrap: wrap;}
	.footer_bottom_left{padding: 0;border-right: none;width: 100%;}
	.footer_bottom_left_nav{justify-content: flex-start;}
	.footer_bottom_left_nav li{width: 32%;}
	.footer_bottom_left_nav li h2{font-size: 3.6vw;}
	.footer_bottom_left_nav li a{font-size: 2.9vw;margin-top: 3vw;}
	.footer_bottom_left_nav_bottom{margin-top: 3.2vw;}
	.footer_bottom_left_nav_bottom h2{font-size: 3.6vw;}
	.footer_bottom_left_nav_bottom a{font-size: 2.9vw;margin-top: 3vw;margin-left: 6%;}
	.footer_bottom_left_nav_bottom a:nth-of-type(5n+1){margin-left: 0px;}
	.footer_bottom_left_nav_bottom a:nth-of-type(11){margin-left: 6%;}
	.footer_bottom_right{padding: 0;width: 100%;margin-top: 5vw;}
	.footer_bottom_right h2{font-size: 3.6vw;}
	.footer_bottom_right p{font-size: 3.2vw;margin-top: 3vw;}
	.footer_bottom_right_ewm{margin-top: 3vw;}
	.footer_bottom_right span{font-size: 3.2vw;margin-top: 3vw;}
	.footer_bottom_right_more{margin-top: 5vw;}
	.footer_bottom_right_more a{width: 24vw;height: 8vw;font-size: 3.2vw;}
	.footer_last_box{height: auto;flex-direction: column;padding-bottom: 2vw;}
	.footer_last_box p{font-size: 2.9vw;margin-top: 2vw;}
	.footer_last_div a{font-size: 2.9vw;margin-top: 2vw;}
	.about_jj_content_right{width: 100%;}
	.about_jj_content{margin-top: 10vw;}
	.about_jj_content p{font-size: 3.2vw;line-height: 5.8vw;}
	.about_jj_content_left{margin-top: 5vw;}
	.about_qywh_ul li:nth-of-type(1){position: relative;}
	.about_qywh_ul li:nth-of-type(1) .about_qywh_ul_div{background: rgba(0,0,0,0.2);}
	.about_qywh_ul li:nth-of-type(1) h2{font-size: 3.6vw;margin-left: 8vw;margin-top: 4vw;}
	.about_qywh_ul li:nth-of-type(1) span{font-size: 2.9vw;}
	.about_qywh_ul li:nth-of-type(1) strong{width: 55vw;height: 0.5vw;margin-left: 8vw;margin-top: 2vw;}
	.about_qywh_ul li:nth-of-type(1) p{width: 55vw;font-size: 2.9vw;margin-top: 2vw;margin-left: 8vw;line-height: 5.6vw;}
	.about_qywh_ul_div h2{font-size: 3.6vw;margin-top: 9vw;}
	.about_qywh_ul_div strong{width: 60%;height: 0.5vw;margin-top: 2vw;}
	.about_qywh_ul_div p{font-size: 2.9vw;line-height: 5.8vw;margin-top: 5vw;}
	.about_tem_content{margin-top: 10vw;padding: 5vw 0px;}
	.about_tem_content_top h2{font-size: 4.6vw;}
	.about_tem_content_top p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 2vw;}
	.about_tem_content_center{padding: 5vw 0px;margin-top: 5vw;}
	.about_tem_content_center_ul li h2{font-size: 3.6vw;margin-top: 5vw;}
	.about_tem_content_center_ul li span{width: 18vw;margin-top: 2vw;}
	.about_tem_content_center_ul li p{font-size: 2.8vw;margin-top: 3vw;}
	.about_tem_content_center_ul li{padding-bottom: 5vw;}
	.about_tem_content_bottom_div_con_left{width: 100%;}
	.about_tem_content_bottom_div{padding: 2vw;}
	.about_tem_content_bottom_div_con_right{margin-top: 5vw;}
	.about_tem_content_bottom_div_con_right h2{font-size: 3.6vw;}
	.about_tem_content_bottom_div_con_right p{font-size: 2.8vw;margin-top: 3vw;line-height: 5.8vw;}
	.about_gsdz_content{margin-top: 10vw;}
	.about_gsdz_content_ul li h2{font-size: 4.6vw;margin-top: 0px;}
	.about_gsdz_content_ul li strong{font-size: 3.6vw;}
	.about_gsdz_content_ul li p{font-size: 2.9vw;width: 100%;}
	.about_gsdz_content_ul li span{font-size: 3.2vw;}
	.about_gsdz_content_ul li span img{width: 4vw;}
	.about_gsdz_content_ul li{margin-top: 5vw;}
	.about_gsdz_content_ul li:nth-of-type(1),.about_gsdz_content_ul li:nth-of-type(2){margin-top: 0px;}
	.about_tem_content_bottom_box{margin-top: 5vw;}
	.about_jj_content_left h3{font-size: 3.6vw;margin-top: 2vw;}
	.sysjs_xmnr_content table th{font-size: 3.6vw;line-height: 8.8vw;}
	.sysjs_xmnr_content table tr td{font-size: 3.2vw;line-height: 8.8vw;}
	.sysjs_why_title h2{font-size: 4.6vw;}
	.sysjs_why_title p{font-size: 3.2vw;margin-top: 2vw;}
	.sysjs_why_content{margin-top: 5vw;}
	.sysjs_why_content_left{width: 100%;}
	.sysjs_why_content_right li h2{font-size: 3.6vw;}
	.sysjs_why_content_right{margin-top: 2vw;}
	.sysjs_why_content_right li{width: 48%;margin-top: 3vw;}
	.sysjs_why_content_right_div{width: 100%;background-size: 100% auto;}
	.sysjs_why_content_right_div p{font-size: 2.8vw;padding-top: 4.5vw;padding-left: 4vw;}
	.sysjs_why_content_right li:nth-of-type(3) .sysjs_why_content_right_div p,.sysjs_why_content_right li:nth-of-type(4) .sysjs_why_content_right_div p,.sysjs_why_content_right li:nth-of-type(5) .sysjs_why_content_right_div p,.sysjs_why_content_right li:nth-of-type(6) .sysjs_why_content_right_div p{padding-top: 2.5vw;}
	.sysjs_hzal_ul{margin-top: 15vw;flex-wrap: wrap;}
	.sysjs_hzal_ul li{width: 48%;margin-top: 3vw;}
	.sysjs_hzal_ul li h2{font-size: 3.2vw;margin-top: 3vw;}
	.sysjs_fwlc_ul{margin-top: 10vw;}
	.sysjs_fwlc_ul li{width: 48%;margin-top: 10vw;}
	.hzal_fwlc_ul li .sysjs_fwlc_ul_top{width: 100%;}
	.hzal_fwlc_ul li .sysjs_fwlc_ul_top{height: auto;line-height: 24vw;padding: 0;font-size: 3.6vw;}
	.sysjs_more_fwxm_title h2{font-size: 4.6vw;}
	.sysjs_more_fwxm_title span{width: 20vw;height: 0.6vw;margin-top: 2vw;}
	.sysjs_more_fwxm_ul{margin-top: 5vw;}
	.sysjs_more_fwxm_ul li{width: 48%;margin-top: 3vw;}
	.sysjs_more_fwxm_ul_div{padding: 5vw 0px;}
	.sysjs_more_fwxm_ul_div h2{font-size: 3.6vw;}
	.sysjs_more_fwxm_ul_div span{width: 28vw;height: 8vw;font-size: 3.2vw;line-height: 8vw;margin-top: 3vw;}
	.sysjs_hyjjfa_ul li{width: 48%;}
	.sysjs_hyjjfa_ul_box h2{font-size: 3.6vw;line-height: 8.8vw;}
	.sysjs_hyjjfa_ul_box{top: calc(100% - 8.8vw);}
	.sysjs_hyjjfa_ul_box p{font-size: 2.8vw;margin-top: 1.2vw;line-height: 5.8vw;}
	.sysjs_hyjjfa_ul li:hover .sysjs_hyjjfa_ul_box h2{margin-top: 0px;}
	.sysjs_hyjjfa_ul_box strong{width: 32vw;height: 8vw;font-size: 3.2vw;line-height: 8vw;margin-top: 4vw;}
	.sysjs_about_ul li{margin-top: 5vw;}
	.sysjs_about_ul li h2{font-size: 3.2vw;}
	.sysjs_about_ul li img{margin-top: 5vw;}
	.sysjs_xrz_ul li{width: 48%;flex-wrap: wrap;flex-direction: column;margin-top: 5vw;margin-left: 0px;}
	.sysjs_xrz_ul li img{margin: 0px auto;}
	.sysjs_xrz_ul_right h2{font-size: 3.6vw;margin-top: 3vw;text-align: center;}
	.sysjs_xrz_ul_right p{font-size: 3.2vw;text-align: center;margin-top: 3vw;}
	.sysjs_xrz_box{padding: 6vw 0px;}
	.about_jj_content_left h2{font-size: 3.6vw;}
	.about_jj_content_left a{width: 50vw;height: 8.8vw;font-size: 3.2vw;margin-top: 5vw;}
	.about_jj_content_left a img{width: 2.5vw;margin-left: 2vw;}
	.sjgh_xmnr_box li{width: 48%;height: 10.8vw;}
	.sjgh_xmnr_top p{font-size: 3.2vw;}
	.sjgh_xmnr_top span{width: 6.6vw;height: 6.6vw;font-size: 3.2vw;line-height: 6.6vw;}
	.sjgh_xmnr_top{height: 100%;}
	.sjgh_xmnr_top p{margin-left: 5vw;}
	.sjgh_xmnr_box li strong{height: 0.6vw;margin-top: 1vw;}
	.sysjs_xmnr_more{width: 45vw;height: 8.8vw;border-radius: 1.5vw;margin-top: 5vw;font-size: 3.2vw;}
	.sysjs_xmnr_more img{width: 2.5vw;margin-left: 2vw;}
	.sysjs_xmnr_ul_top img{width: 20vw;}
	.sysjs_xmnr_ul_top h2{font-size: 3.6vw;margin-top: 3vw;}
	.sysjs_xmnr_ul li{margin-top: 5vw;}
	.sysjs_xmnr_ul_bottom p{height: 8.8vw;line-height: 8.8vw;font-size: 3.2vw;margin-top: 2vw;}
	.sysjs_xmnr_ul_top{padding-bottom: 2vw;}
	.sysjs_fwlc_ul li p{font-size: 2.8vw;margin-top: 3vw;}
	.sysjs_fwlc_ul li:nth-of-type(even) p{margin-top: 3vw;}
	.lxwm_gsdz_ul li{flex-direction: column-reverse;}
	.lxwm_gsdz_ul{margin-top: 5vw;}
	.lxwm_gsdz_ul_left{width: 100%;}
	.lxwm_gsdz_ul_right{width: 100%;}
	.lxwm_gsdz_title h2{font-size: 4.6vw;}
	.lxwm_gsdz_title span{width: 20vw;height: 0.6vw;margin-top: 2vw;}
	.lxwm_gsdz_ul_left_top{height: auto;padding: 2vw;border-bottom: 0.2vw solid #FFFFFF;}
	.lxwm_gsdz_ul_left_top h2{font-size: 4.2vw;}
	.lxwm_gsdz_ul_left_top p{font-size: 4.2;}
	.lxwm_gsdz_ul_left_bottom p{font-size: 3.2vw;line-height: 5.8vw;}
	.lxwm_gsdz_ul li{margin-top: 5vw;}
	.lxwm_gsdz_ul_left{padding-bottom: 5vw;}
	.hqjjfa_content_box{border-radius: 1.5vw;}
	.hqjjfa_content_left_box{width: 92%;margin-top: 5vw;}
	.hqjjfa_content_left_box h2{font-size: 4.2vw;}
	.hqjjfa_content_left_box h3{margin-top: 5vw;padding-bottom: 3vw;font-size: 3.2vw;}
	.hqjjfa_content_left_ul li label{font-size: 3.2vw;margin-left: 0;margin-top: 3vw;width: 30%;}
	.hqjjfa_content_left_ul li{padding: 5vw 0px;padding-top: 2vw;}
	.hqjjfa_content_right h2{font-size: 4.6vw;margin-top: 5vw;margin-bottom: 0;}
	.hqjjfa_content_right h3{font-size: 3.2vw;margin-top: 5vw;}
	.hqjjfa_content_right input{height: 8.8vw;font-size: 3.2vw;}
	.hqjjfa_content_right input.hqfa_tj{margin-top: 5vw;}
	.hqjjfa_content_right{padding-bottom: 5vw;}
	.fwcn_xyjz_ul{flex-wrap: wrap;margin-top: 0px;}
	.fwcn_xyjz_ul li{width: 48%;margin-top: 5vw;height: auto;padding-bottom: 5vw;}
	.fwcn_title_box h2{font-size: 4.6vw;}
	.fwcn_title_box span{width: 20vw;height: 0.6vw;margin-top: 2vw;}
	.fwcn_xyjz_ul li img{width: 12vw;margin-top: 5vw;}
	.fwcn_xyjz_ul li h2{font-size: 4.2vw;margin-top: 2vw;margin-bottom: 2vw;}
	.fwcn_xyjz_ul li p{font-size: 2.8vw;line-height: 5.8vw;}
	.fwcn_xyjz_ul li p span{font-size: 4.8vw;}
	.fwcn_title_box p{width: 100%;font-size: 3.6vw;height: 8.8vw;line-height: 8.8vw;margin-bottom: 5vw;}
	.fwcn_zlcn_content p{font-size: 3.2vw;line-height: 5.8vw;}
	.fwcn_zlcn_content h2{font-size: 4.2vw;margin-top: 3vw;}
	.fwcn_zlcn_content h3{margin-top: 3vw;font-size: 3.6vw;}
	.fwcn_zlcn_content h4{font-size: 3.6vw;margin-top: 3vw;}
	.news_detial_box{padding: 8vw 0px;}
	.news_detial_content h2{font-size: 4.8vw;}
	.news_detial_content img{margin-top: 3.5vw;}
	.news_detial_content p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.zwzp_box{padding: 8vw 0px;}
	.zwzp_content_box{padding: 5vw;}
	.zwzp_title{font-size: 4.6vw;}
	.zwzp_content_ul{margin-top: 2vw;}
	.zwzp_content_ul li{margin-top: 4.8vw;padding-bottom: 3vw;}
	.zwzp_content_ul_title{font-size: 3.6vw;}
	.zwzp_content_ul_bq{margin-top: 3vw;}
	.zwzp_content_ul_bq p{font-size: 3.2vw;padding:0 3vw;}
	.pagination{margin-top: 5vw;}
	.pagination li{width: 10.8vw;height: 10.8vw;margin-left: 3vw;}
	.pagination li a{font-size: 3.2vw;line-height: 10.8vw;}
	.pagination li:nth-last-of-type(1),.pagination li:nth-of-type(1){width: 24.8vw;}
	.zwzp_content_bottom h2{font-size: 3.2vw;margin-top: 6.8vw;margin-bottom: 3vw;}
	.zwzp_content_bottom p{font-size: 2.8vw;line-height: 5.8vw;}
	.zlxz_box{padding: 8vw 0px;}
	.zlxz_ul{padding-top: 2.8vw;}
	.zlxz_ul li{margin-top: 3vw;padding-bottom: 2.8vw;}
	.zlxz_ul_left img{width: 3.5vw;margin-right: 2vw;}
	.zlxz_ul_left p{font-size: 3.2vw;}
	.zlxz_ul_right{width: 23vw;height: 8.8vw;border-radius: 4.4vw;font-size: 3.2vw;line-height: 8.8vw;}
	.zlxz_bd_content{width: 92%;padding: 5vw;}
	.zlxz_bd_content_title h2{font-size: 4.6vw;}
	.zlxz_bd_ul{padding-top: 2.5vw;}
	.zlxz_bd_ul li{padding-top: 3vw;}
	.zlxz_bd_ul li p{font-size: 3.2vw;}
	.zlxz_bd_ul li input{font-size: 3.2vw;height: 8.8vw;padding-left: 2vw;}
	.zlxz_bd_ul li textarea{height: 15.8vw;padding: 2vw;}
	.zlxz_tj{width: 32.8vw;height: 8.8vw;font-size: 3.2vw;margin-top: 5vw;}
	.index_m_fwxm_box{display: block;}
	.zlxz_ul_btn{margin-top: 5vw;}
	.sysrz_ul{margin-top: 5vw;}
	.sysrz_ul li{margin-top: 3.2vw;padding-bottom: 3.2vw;}
	.sysrz_ul li img{width: 15vw;margin-top: 3.2vw;}
	.sysrz_ul li h2{font-size: 3.6vw;margin-top: 3.2vw;}
	.sysrz_ul li p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.news_top_box li{width: 28vw;height: 8.8vw;}
	.news_top_box li a{font-size: 3.2vw;line-height: 8.8vw;}
	.news_list_box{padding-bottom: 0;margin-top: 5vw;}
	.news_list_box li{height: 10vw;}
	.news_list_box li p{width: 70%;font-size: 3.2vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
	.news_list_box li a strong{font-size: 2.8vw;}
	.news_list_box li p span{width: 1.5vw;height: 1.5vw;margin-right: 1vw;margin-top: 1.2vw;float: left;}
	.index_more{font-size: 3.8vw;margin-top: 3.2vw;}
	.zwxq_mbx{line-height: 10.8vw;font-size: 3.2vw;}
	.index_hzhb_bun li{margin-left: 2vw !important;}
	.index_hzhb_sw_con_div p{font-size: 3.2vw;line-height: 8.8vw;}
	.right_online_right_hqfa_bottom input:nth-of-type(2){width: 92% ;}
	.right_online_box li:nth-of-type(3):hover .right_online_right{top: -71vw;}
	.txrz_list_box{padding: 8vw 0;}
	.txrz_list_ul{margin-top: 3.2vw;justify-content: space-between;}
	.txrz_list_ul li{width: 48.5%;margin-left: 0 !important;border-radius: 1.2vw;margin-top: 3.8vw;}
	.txrz_list_ul li h4{font-size: 3.6vw;}
	.txrz_list_ul_txt{padding: 3.2vw 0;}
	.txrz_list_ul_txt h3{font-size: 3.6vw;}
	.txrz_advantage_box{padding: 8vw 0;}
	.txrz_advantage_ul{margin-top: 3.2vw;flex-wrap: wrap;margin-top: 3.2vw;}
	.txrz_advantage_ul li{width: 100%;margin-top: 3.8vw;margin-left: 0;margin-top: 3.8vw;}
	.txrz_advantage_ul li h3{font-size: 4.2vw;margin-top: 3.6vw;}
	.txrz_advantage_ul li p{font-size: 3.6vw;margin-top: 3.2vw;}
	.txrz_advantage_ul li{padding: 5% 4%;}
	.txrz_sysfw_box{padding: 8vw 0;}
	.txrz_sysfw_title h2{font-size: 4.8vw;}
	.txrz_sysfw_title p{font-size: 3.6vw;margin-top: 3.6vw;}
	.txrz_sysfw_content_box{margin-top: 3.8vw;flex-wrap: wrap;}
	.txrz_sysfw_content_left{width: 100%;}
	.txrz_sysfw_content_right{flex: auto;width: 100%;margin-top: 3.2vw;}
	.txrz_sysfw_content_right li{width: 100%;margin-top: 3.2vw;padding: 5% 4%;}
	.txrz_sysfw_content_right li:nth-of-type(2){margin-top: 3.2vw;}
	.txrz_sysfw_content_right li h2{font-size: 4.2vw;padding-bottom: 1.8vw;}
	.txrz_sysfw_content_right li p{font-size: 3.6vw;}
	.txrz_process_box{padding: 8vw 0;}
	.txrz_process_ul{flex-wrap: wrap;margin-top: 3.2vw;}
	.txrz_process_ul li{width: 48.5%;margin-top: 3.6vw;}
	.txrz_process_ul_ico{width: 15vw;margin: 0px auto;}
	.txrz_process_ul_ico:after{display: none;}
	.txrz_process_ul li h3{font-size: 4.2vw;}
	.txrz_process_ul li p{font-size: 3.6vw;margin-top: 3.2vw;}
	.txrz_process_form_box{margin-top: 5.8vw;padding: 5% 4%;border-radius: 1.2vw;}
	.txrz_process_form_title{font-size: 4.8vw;}
	.txrz_process_form_ul li{width: 100%;margin-top: 3.8vw;}
	.txrz_process_form_ul_ico{width: 7vw;height: auto;margin-right: 2vw;}
	.txrz_process_form_ul_right{height: 10.8vw;padding: 0 3.2vw;}
	.txrz_process_form_ul li select{font-size: 3.2vw;}
	.txrz_process_form_ul_right:after{right: 6.2vw;width: 2vw;}
	.txrz_process_form_ul_btn{width: 42vw;height: 10.8vw;font-size: 3.6vw;margin-top: 3.8vw;border-radius: 1.2vw;}
	.txrz_xmjs_box{padding: 8vw 0;}
	.txrz_xmjs_content_box{margin-top: 5.8vw;}
	.txrz_xmjs_content_box h1{font-size: 4.8vw;height: 10.8vw;padding: 0 4%;}
	.txrz_xmjs_content_txt{padding: 0 4%;padding-bottom: 5.8vw;}
	.txrz_xmjs_content_txt h2{font-size: 4.2vw;margin-top: 4.2vw;padding-bottom: 1.8vw;}
	.txrz_xmjs_content_txt p{font-size: 3.6vw;margin-top: 3.6vw;}
	.txrz_xmjs_content_txt h3{font-size: 3.8vw;margin-top: 3.6vw;}
	.cprz_banner_content h2,
	.cprz_banner_content h1{font-size: 4.8vw;}
	.cprz_btn_box{padding: 8vw 0;}
	.cprz_btn_ul{justify-content: space-between;margin-top: 3.8vw;flex-wrap: wrap;}
	.cprz_btn_ul li + li{margin-left: 0;}
	.cprz_btn_ul li{width: 48.5%;margin-left: 0;margin-top: 3.2vw;height: 8.8vw;}
	.cprz_btn_ul li a{font-size: 3.6vw;}
	.cprz_btn_list{margin-top: 3.2vw;}
	.cprz_btn_list li{width: 100%;margin-top: 3.8vw;}
	.cprz_btn_list_txt{height: auto;padding: 2.8vw 4%;}
	.cprz_btn_list_txt h2{font-size: 3.6vw;}
	.cprz_btn_list_txt span{width: 5vw;}
	.zscx_btn_box{padding: 8vw 0;}
	.zscx_btn_content{flex-wrap: wrap;}
	.zscx_btn_content input{width: 100%;height: 10.8vw;padding-left: 3.2vw;font-size: 3.6vw;}
	.zscx_btn_content input + input{margin-top: 1.8vw;}
	.zscx_btn{width: 42vw;height: 10.8vw;margin: 0px auto;margin-top: 1.8vw;font-size: 3.6vw;}
	.zscx_result_box{padding: 8vw 0;}
	.zscx_result_ul li a{padding: 5% 4%;flex-wrap: wrap;}
	.zscx_result_ul_left{flex: auto;width: 100%;}
	.zscx_result_ul_right{width: 32vw;height: 8.8vw;margin: 0px auto;margin-top: 3.2vw;font-size: 3.6vw;}
	.zscx_result_ul_left img{width: 8vw;}
	.zscx_result_ul_left h2{font-size: 3.2vw;margin-left: 1.8vw;}
	.product_faq_ul_top{padding: 0 4%;height: 11.8vw;}
	.product_faq_ul_top h3{font-size: 3.6vw;}
	.product_faq_ul_top span{font-size: 4.8vw;}
	.product_faq_ul_bottom{padding: 5% 4%;}
	.product_faq_ul_bottom p{font-size: 3.6vw;}
	.product_detial_box table th{height: 10.8vw;font-size: 3.2vw;}
	.product_detial_box table th:nth-of-type(1){width: auto;}
	.product_detial_box table td{height: auto;padding: 1.8vw;}
	.cprz_banner_content p{font-size: 3.2vw;margin-top: 3.2vw;}
	.yqlj{margin-top: 3.8vw;}
	.yqlj p{font-size: 2.9vw;margin-top: 1.8vw;}
	.yqlj p a{font-size: 2.9vw;}
}


































