@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Square721BT';
 src:url('../img/Square721BT-BoldCondensed.otf') format('opentype');

 
}
body,html,*,span,div,p {
  font-family: 'Square721BT', Arial!important;
  word-break: break-word;
  word-break: keep-all!important;
}

@media only screen and (max-width: 768px){

		#captcha{width:100%;font-size:18px;background:#fff;border:0;padding: 10px;width: calc((100% - 20px)/1);border-radius: 4px;box-shadow: -1px 6px 5px rgb(0 0 0 / 10%);}
	.shuru{width: calc((100% - 20px)/1);font-size: 20px;padding: 10px;/* margin-top: 20px; */border: 0;margin-bottom: 20px;border-radius: 4px;box-shadow: -1px 6px 5px rgb(0 0 0 / 10%);}
	.shuru_big{width:100%; }
	.xaizaibt {
    width: 100%;
    border: 0;
    font-size: 20px;
    padding: 10px;
    background: #fe7c1a;
    color: #fff;
    cursor: pointer;transition: all 0.3s ease;
}
.xaizaibt:hover { background: #ff9342; letter-spacing:1px;transition: all 0.3s ease;}

	
	
	.faq_ul{
    margin-top: 40px;
}
.faq_list{
    padding: 10px;
    font-size: 20px;
    border: solid 1px #00a0e9;
}
.faq_list span{
    /* display: none; */
    font-size: 18px!important;
    display: none;
    color: #858585;
    margin-top: 20px;
    font-weight: normal!important;
}
.faq_list:hover span{ display: block;}
 
	.root_liuyan{
    background: url(../img/dibu_Bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 0px solid #00a0e9;
    background-attachment: fixed;
    }
.root_liuyan_content{
    width: 90%;
    margin: 0 auto;
    display: block;
}
 .root_liuyan_content_left{
    flex-basis: calc(100% / 2);
    border-radius: 20px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
 .root_liuyan_content_left span{
    /* display: none; */
    padding-left: 0;
    font-weight: bold;
    font-size: 30px;
}
 .root_liuyan_content_left > span:nth-child(1){
    font-size: 30px;
    display: block;
    color: #f08100;
    font-weight: normal;
}
.root_liuyan_content_right{
    flex-basis: calc(100% / 2);
    border-radius: 20px;
    background: #00a0e9;
    padding: 20px;
}
	.liuyan_s{
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.liuyan_s span{
    width: 100%;
    font-size: 30px;
    display: block;
    padding-left: 0;
    color: #fff;
}
	.root_Testimonials{
    background: url(../img/hsa.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
    }
.root_Testimonials_content{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.root_Testimonials_content_left{
    border-radius: 40px;
    padding: 20px;
    border-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    background: #fff;
    flex-basis: calc(100% / 2);
}
.root_Testimonials_content_left img{
    width: 100%;
}
.root_Testimonials_content_right{
    flex-basis: calc(100% / 2);
}
.Testimonials_s{
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    font-size: 20px;
    padding-bottom: 40px;
    margin-top: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
}
.Testimonials_s span{
    font-size: 30px;
    display: block;
    padding-left: 0;
    margin-bottom: 20px;
}
	.root_huoche{
    background: url(../img/ahasd.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
    }
.root_huoche_content{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.root_huoche_content_left{
    flex-basis: calc(100% / 1);
}
.huochs{
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 40px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}
.huochs span{
    font-size: 30px;
    display: block;
    padding-left: 0;
    line-height: 1.4;
    margin-bottom: 10px;
}
.root_huoche_content_right{
    flex-basis: calc(100% / 1);
    padding: 20px;
    border-radius: 40px;
    background: #fff;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
}
.root_huoche_content_right img{
    width: 100%;
}
.root_zhengshu{
    background: url(../img/haszhengshu_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
}
	

.zhengshuwenzi{
    background: rgb(0 0 0 / 57%);
    color: #fff;
    width: auto;
    padding: 20px;
    font-size: 16px;
    margin: 0 20px;
    border-radius: 20px;
}
.zhengshuwenzi span{
    display: block;
    padding-left: 0;
    font-size: 30px;
    text-align: left;
    margin-bottom: 10px;
}
.zhengshutu{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.zhengshutu img{
    width: 100%;
}
	
	.root_yige .cy2_l{
    background: none;
    border-radius: 0;
    padding: 0;
}
	.root_yige .cy2_l img{
    width: 100%;
}
.root_yige .cy2_r{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
}
	.root_yige .cy2_r .baikuang{background:none;padding: 0;font-size: 16px;width: 100%;display: unset;}
.root_yige .cy2_r span{
    display: block;
    font-size: 20px;
    padding-left: 0;
    margin-bottom: 10px;
    font-weight: bold;
    /* margin-bottom: 20px; */
}
	.cy2{
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}
.cy2_l{
    background: #fff;
    border-radius: 40px;
    padding: 20px;
    font-size: 20px;
    flex-basis: calc(100% / 2);
}
.cy2_l span{
    font-size: 20px;
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 40px;
    font-weight: bold;
}
 .cy2_r{
    flex-basis: calc(100% / 2);
    padding-left: 0;
    margin-top: 30px;
}
 .cy2_r img{
    width: 100%;
}
 .cy2_l  .baikuang{display: unset;/* background: #fff; */color: #000;padding: 0;}
	.baikuang{
    width: 80%;
    margin: 0 auto;
    padding: 20px 20px;
    border-radius: 10px;
    display: block;
    background: #fff;
}
.baikuang_l{
    /* width: 50%; */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
}
.baikuang_l img{
    width: 100%;
}
.baikuang_r{
    flex-basis: calc(100% / 1);
    padding-left: 0;
    font-size: 16px;
    line-height: 1.7;
    padding-top: 20px;
}
.baikuang_r span{
    padding: 0;
    font-size: 30px;
    color: #288bc4;
    display: block;
    /* font-size: 20px; */
    line-height: 1.2;
    margin-bottom: 10px;
}

	.aosi_miaobiao_title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #00a0e9;
    -webkit-text-stroke: 1px white;
}
	.root_aosi .banner_tu .banner_tu1{
    font-size: 18px;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
}
	.root_banner{
    background: url(../img/pa1_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
}

.root_aosi{
    background: url(../img/pa2_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
}
.root_changyeye{
    background: url(../img/hsa.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
}
.root_yige{
    background: url(../img/posd.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 20px solid #00a0e9;
    background-attachment: fixed;
}
.banner_neirong{
    width: 96%;
    margin: 0 auto;
    color: #fff;
}
.banner_neirong_title{}
.duoshubt{
    color: #fff;
    background: #f08100;
    font-size: 20px;
    border-radius: 10px;
    text-transform: none;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    text-align: center;
    max-width: 200px;
    /* margin-top: 4vw; */
    margin: 0 auto;
    transition: all 0.6s ease;
    margin-top: 4vw;
}
	.duoshubt:hover{background: #f7931e;max-width: 210px; transition: all 0.6s ease;}
.banner_tu{
    display: flex;
    justify-content: center;
    margin-top: 5vw;
}

.banner_tu1{ margin-top:40px;}
		.banner_tu .banner_tu1:nth-child(2) {margin-top:0px;}
		.root_aosi .banner_tu1{margin-top:0px;}
.banner_tu1 img{
    width: 90%;
    margin: 0 auto;
}
	.root_aosi .banner_tu1 img{
    width: 90%;
    margin: 0 auto;
}
	.banner_neirong_title{
    font-size: 30px;
    text-align: center;
}
	.toplogo{
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
	.youcedianhua{
    float: right;
    width: 8%;
}
	.root_top{padding:10px 20px;}
	.root_top span{font-size: 32px;color:#fff;margin: 0 auto;width: auto;display: block;float: none;margin-top: 14px;text-align: center;line-height: 30px;}

	
	
	.juzhong.ss{height:100vh;}
.ss .page1_left{width:100%;text-align: center;}
	.ss .tijiao{
    border: solid 1px #00a1e8;
    padding: 10px 20px;
    display: block;
    max-width: 200px;
    margin: 0 auto;
    color: #fff;
    background: #00a1e8;
    margin-top: 20px;
}
	.ss .tijiao:hover{background: rgb(0 161 232 / 80%);}
	.page9_left .youce_title2{
    text-align: left;
    line-height: 1.6;
    font-weight: normal;
    color: #565656;
    font-size: 14px;
}
	.part_9{
    width: 100%;
    max-width: 1400px;
    border-radius: 20px;
    margin: 40px auto 5vw;
    box-shadow: 0px 8px 11px rgb(0 0 0 / 33%);
}
	.page9_left{
    width: 100%;
    float: left;
}
	.page9_right{
    /* width: 50%; */
    width: 100%;
    float: right;
    background: #192941;
    padding: 0px;
    display: inline-block;
    margin-top: 40px;
}
	.part_8{
    margin: 5vw 0;
    background: #f4f5f7;
    padding: 8vw 0;
}
	.part8_li{
    width: calc((100% - 80px)/2);
    float: left;
    text-align: center;
    margin: 20px 20px 30px 20px;
}
	.part8title{
    width: 100%;
    margin-bottom: 20px;
    min-height: 152px;
    line-height: 1.6;
    font-size: 14px;
    text-align: left;
}
	.part8title span{
    text-align: center;
    display: block;
    padding: 10px 10px;
    background: #00a1e9;
    color: #fff;
    max-width: 250px;
    border-radius: 50px;
    margin: 0 auto 20px;
}
	.part8_li img{
    width: 100%;
    max-width: 360px;
    border-radius: 5px;
    box-shadow: 1px 9px 17px rgb(51 51 51 / 27%);
}
	.part_7{
    margin-top: 5vw;
}
	.part7_title{
    width: 90%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
}
	.part7_ul{
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
	.part7_ul img{
    width: 100%;
    max-width: 1726px;
}
	.part_6{
    background: #f4f5f7;
    padding: 10vw 0;
    margin-top: 5vw;
}
	.part6_title{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    font-weight: normal;
    line-height: 1.7;
    font-size: 14px;
    text-align: left;
}
	.part6_img{
    width: 90%;
    max-width: 1000px;
    margin: 40px auto 0;
}
	.part6_img img{
    width: 100%;
}
	.part_5img{
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
	.part_5img img{
    width: 100%;
    max-width: 612px;
}
	.part_5{
    width: 90%;
    max-width: 800px;
    margin: 40px auto;
}
	.part5_title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 40px;
}
	.part_8 .part5_ul{
    max-width: 1400px;
    margin: 0 auto;
}
	.part5_ul{
    width: 100%;
    overflow: hidden;
}
	.part5_li{
    /* width: 50%; */
    float: left;
    text-align: center;
    margin: 6px 6px 20px 6px;
    width: calc((100% - 24px)/2);
}
	.part5_li img{
    width: 100%;
    max-width: 257px;
    box-shadow: 0px 8px 11px rgb(0 0 0 / 15%);
}
	.part_4_juzhong{
    margin: 0 auto;
    width: 90%;
}
	.part_4{
    background: url(../images/mo_disanditu_322.jpg) center top no-repeat;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    height: 70vh;
    align-items: center;
    display: flex;
}
	.part4_title{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 80px;
    line-height: 1.7;
}
	.part4_title span{
    font-size: 20px;
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    display: block;
}
	.part4_con{
    max-width: 1000px;
    width: 100%;
    margin: 45px auto 0;
    text-align: left;
    line-height: 1.7;
    overflow: hidden;
    font-size: 14px;
}
	.part_2{
    width: 100%;
}
	.part_2 img{
    width: 100%;
    max-width: 836px;
}
	.youcedianhua{
    font-size: 16px;
    font-weight: bold;
    color: #00a1e8;
    text-decoration: unset;
    float: right;
    margin-top: 23px;
    width: 50%;
}
	.youcedianhua {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: unset;
    /* float: right; */
    margin-right: 10px;
    padding: 10px 20px;
    text-align:center;
    background: #f08100;
    border-radius: 6px;
    margin: 0 auto;
    float: unset;
    margin-top: 20px;
    display: block;
}
	.youcedianhua img{
    max-width: 20px;
}
	.youce_title{}
	.youce_title2{
    color: #00a1e9;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
	.gougou{
    width: 100%;
    /* float: left; */
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}
	.page9_left .gougou{
    width: 100%;
    /* float: left; */
    margin-right: 10px;
    margin-bottom: 10px;
    color: #00a1e9;
}

.gougou a{color: #00a1e9;text-decoration: unset;font-size: 20px;}
	
	.gougou img{
    width: 22px;
    margin-top: 3px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}
	.juzhong{
    width: 100%;
    max-width: unset;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    max-width: 1400px;
}
	.part_9 .juzhong{width: 90%;margin: 0 auto;}
html, body {
    margin: 0;
    padding: 0;
}
	.juzhong{
    width: 92%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    overflow: hidden;
}
html, body {
    margin: 0;
    padding: 0;
}
.root_top {
    background: #00a0e9;
}	
.root_top img{
}		
.root_page1{
    background: #00a0e9;
    overflow: hidden;
    padding-bottom: 0px;
}
.page1_left{
    float: left;
    width: 100%;
}
.pg_left_con{}
.pg_title{}
.pg_title2{
    font-size: 14px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 1.7;
}
.pg_feedback input.shurukuang{
    width: 100%;
    height: 40px;
    border: 0;
    padding: 0 10px;
    width: calc((100% - 20px)/1);
}
.pg_feedback input.tijiao{
    width: 100%;
    height: 40px;
    border: 0;
    padding: 0 10px;
    background: #00a1e9;
    max-width: unset;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}
.page1_right{
    width: 88%;
    margin-left: 0%;
    margin-top: 20px;
    float: left;
    display: inline-block;
    padding: 20px;
    /* background: #fff; */
    background: #f5f5f5;
    border-radius: 20px;
}
.liuyanifon{}
	.page9_right .pg_feedback{
    margin-top: 0px;
    border-radius: 10px;
    padding: 0px;
    /* width: 90%; */
    margin: 20px 20px;
    background: rgb(200 204 211 / 0%);
    box-shadow: 0px 9px 20px 9px rgb(0 0 0 / 10%);
}
.pg_feedback{
    margin-top: 0px;
    border-radius: 10px;
    padding: 0;
    /* width: 90%; */
    margin: 0;
    /* background: #c8ccd3; */
    /* box-shadow: 0px 9px 20px 9px rgb(0 0 0 / 10%); */
}
	.pg_left_con .pg_feedback{
    margin-top: 0px;
    border-radius: 0px;
    padding: 0px;
    /* width: 90%; */
    margin: 20px 0px;
    background: #00a0e9;
    box-shadow: 0px 9px 20px 9px rgb(0 0 0 / 0%);
}
	.page1_right .pg_feedback{
    margin-top: 0px;
    border-radius: 10px;
    padding: 0px;
    /* width: 90%; */
    margin: 00px;
    background: #f2f2f2;
    box-shadow: 0px 9px 20px 9px rgb(0 0 0 / 0%);
}
.pg_feedback img{width:100%;max-width:600px;}
.liuyanifon{
    font-size: 14px;
    margin: 20px 0;
}
.pg_feedback .daneirong{
    width: 100%;
    height: 140px;
    border: 0;
    margin-bottom: 20px;
    margin-right: 20px;
}
.pg_feedback .da1,.pg_feedback .da2{
    width: 100%;
    height: 42px;
    float: left;
    border: 0;
    margin-right: 6px;
    margin-bottom: 10px;
}
.page1_right img{width:100%;}	

 .jineng{
    background: #b1d4a5;
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: block;
    max-width: 1280px;
    border-radius: 0;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
}
  .jineng_list{
    flex: 1;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    padding: 20px 0px;
    width: 100%;
    border-right: solid 1px #bdc1bb;
}
.jineng_list:nth-child(3){border:0;}
   .jineng_list img{
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.root_page2{
    width: 92%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.root_page2_left{
    width: 100%;
    /* margin-left: 10%; */
    float: left;
    margin-top: 40px;
}
.root_page2_left img{
    width: 100%;
}
.root_page2_right{
    width: 100%;
    margin-left: 0%;
    float: left;
}
.pg_bt{
    overflow: hidden;
    padding: 10px 10px;
    background: rgb(247 247 247 / 0%);
    max-width: 200px;
    text-align: center;
    font-size:14px;
    border: solid 1px #00a0e9;
    font-weight: normal;
    color: #000;
    margin-top: 6px;
    /* transition: all 0.6s ease; */
}
.pg_bt:hover{border:solid 1px #00a0e9; background:#fff; color:#00a0e9;}
.pg_bt:hover a{color:#00a0e9;}
.pg_bt a{
    /* padding: 10px 50px; */
    /* background: #00a0e9; */
    color: #00a0e9;
    text-decoration: none;
}


.root_page3{
    background: #ffffff;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
  .youshi{background:none;border-bottom: solid 0px #f7f7f7;border-top: solid 0px #f7f7f7;overflow: hidden;margin-top: 40px;}
  .youshi_list{
    width: calc((100% - 0px)/3);
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    float:left;
    transition: all 0.6s ease;
    margin-bottom: 0px;
    padding: 20px 0;
}


.youshi_list:hover{transform: translate(0%, -10px); transition: all 0.6s ease;}
  .youshi_list img{
    /* padding-right: 10px; */
    /* float: left; */
    line-height: 1.7;
    width: 60%;
}

.root_page4{
    overflow: hidden;
}
.root_page4_left{
    width: 100%;
    float: left;
}
.pg_title{
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #000000;
}
.page1_left .pg_title{
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    color: #ffffff;
}
.root_page2_right .pg_title,.root_page3 .pg_title{
    font-size: 20px;
    line-height: 1.6;
    color: #000000;
}
	.pg_title span {
    width: 100%;
    display: block;
    font-size: 16px;
    margin-top: 20px;
    color: #333;
}
.root_page4 .pg_title{
    font-size: 26px;
    line-height: 1.7;
    color: #000000;


    }
    .root_page4 .pg_title img{display:block;margin:40px 0;}
.pg_title img{}
.root_page4_right{
    float: right;
    width: 100%;
    margin-left: 0%;
}
.root_page4_right img{
    width: 100%;
}


.root_page5{
    width: 100%;
    background: #d3e2ce;
    overflow: hidden;
    margin-top: 40px;
    padding: 50px 0;
}
.root_page5_left{
    width: 100%;
    float: left;
}
.root_page5_right{
    width: 100%;
    margin-left: 0%;
    float: left;
    margin-top: 40px;
}
.root_page5_right img{
    width: 100%;
}
}


@media only screen and (min-width: 769px){
	#captcha{width:100%;font-size:18px; background:#fff; border:0;}
	.shuru{width:100%;font-size: 20px;padding: 10px;border: 0;margin-bottom: 20px;border-radius: 4px;box-shadow: -1px 6px 5px rgb(0 0 0 / 10%);}
	.shuru_big{width:100%; }
	.xaizaibt {
    width: 100%;
    border: 0;
    font-size: 20px;
    padding: 10px;
    background: #fe7c1a;
    color: #fff;
    cursor: pointer;transition: all 0.3s ease;
}
.xaizaibt:hover { background: #ff9342; letter-spacing:1px;transition: all 0.3s ease;}

	
	.faq_ul{
    margin-top: 40px;
}
.faq_list{
    padding: 10px;
    font-size: 20px;
    border: solid 1px #00a0e9;
}
.faq_list span{
    /* display: none; */
    font-size: 18px!important;
    display: none;
    color: #858585;
    margin-top: 20px;
    font-weight: normal!important;
}
.faq_list:hover span{ display: block;}
 
	.root_liuyan{
    background: url(../img/dibu_Bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 0px solid #00a0e9;
    background-attachment: fixed;
    }
.root_liuyan_content{
    width: 90%;
    margin: 0 auto;
    display: flex;
}
 .root_liuyan_content_left{
    flex-basis: calc(100% / 2);
    border-radius: 20px;
    background: #fff;
    padding: 40px;
}
 .root_liuyan_content_left span{
    /* display: none; */
    padding-left: 0;
    font-weight: bold;
    font-size: 30px;
}
 .root_liuyan_content_left > span:nth-child(1){
    font-size: 30px;
    display: block;
    color: #f08100;
    font-weight: normal;
}
.root_liuyan_content_right{
    flex-basis: calc(100% / 2);
    border-radius: 20px;
    background: #00a0e9;
    padding: 40px;
}
	.liuyan_s{
    color: #fff;
    font-size: 20px;
}
.liuyan_s span{
    width: 100%;
    font-size: 30px;
    display: block;
    padding-left: 0;
    color: #fff;
}
	.root_Testimonials{background: url(../img/hsa.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;}
.root_Testimonials_content{
    display: flex;
    width: 90%;
    margin: 0 auto;
}
.root_Testimonials_content_left{
    border-radius: 40px;
    padding: 40px;
    border-radius: 40px;
    background: #fff;
    flex-basis: calc(100% / 2);
}
.root_Testimonials_content_left img{
    width: 100%;
}
.root_Testimonials_content_right{
    flex-basis: calc(100% / 2);
}
.Testimonials_s{
    background: #fff;
    padding: 40px;
    border-radius: 40px;
    font-size: 30px;
    margin-top: 40px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}
.Testimonials_s span{
    font-size: 30px;
    display: block;
    padding-left: 0;
    margin-bottom: 20px;
}
	.root_huoche{ background: url(../img/ahasd.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;}
.root_huoche_content{
    display: flex;
    width: 90%;
    margin: 0 auto;
}
.root_huoche_content_left{
    flex-basis: calc(100% / 2);
}
.huochs{
    background: #fff;
    padding: 40px;
    border-radius: 40px;
    font-size: 30px;
    margin-top: 40px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}
.huochs span{
    font-size: 30px;
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
}
.root_huoche_content_right{
    flex-basis: calc(100% / 2);
    padding: 40px;
    border-radius: 40px;
    background: #fff;
}
.root_huoche_content_right img{
    width: 100%;
}
.root_zhengshu{
    background: url(../img/haszhengshu_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;
}
	

.zhengshuwenzi{
    background: rgb(0 0 0 / 57%);
    color: #fff;
    width: 80%;
    padding: 40px;
    font-size: 20px;
    margin: 0 auto;
    border-radius: 20px;
}
.zhengshuwenzi span{
    display: block;
    padding-left: 0;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.zhengshutu{
    width: 90%;
    margin: 0 auto;
}
.zhengshutu img{
    width: 100%;
}
	
	.root_yige .cy2_l{
    background: none;
    border-radius: 0;
}
	.root_yige .cy2_l img{
    width: 100%;
}
.root_yige .cy2_r{
    background: #fff;
    border-radius: 40px;
    padding: 20px;
}
	.root_yige .cy2_r .baikuang{background:none;padding: 0;font-size: 20px;width: 100%;display: unset;}
.root_yige .cy2_r span{
    display: block;
    font-size: 30px;
    padding-left: 0;
    margin-bottom: 20px;
    font-weight: bold;
    /* margin-bottom: 20px; */
}
	.cy2{
    display: flex;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}
.cy2_l{
    background: #fff;
    border-radius: 40px;
    padding: 20px;
    font-size: 20px;
    flex-basis: calc(100% / 2);
}
.cy2_l span{
    font-size: 30px;
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 40px;
    font-weight: bold;
}
 .cy2_r{
    flex-basis: calc(100% / 2);
    padding-left: 2vw;
}
 .cy2_r img{
    width: 100%;
}
 .cy2_l  .baikuang{display: unset;/* background: #fff; */color: #000;padding: 0;}
	.baikuang{
    width: 90%;
    margin: 0 auto;
    padding: 40px;
    border-radius: 40px;
    display: flex;
    background: #fff;
}
.baikuang_l{
    /* width: 50%; */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 2);
}
.baikuang_l img{
    width: 100%;
}
.baikuang_r{
    flex-basis: calc(100% / 2);
    padding-left: 4vw;
    font-size: 20px;
    line-height: 1.7;
}
.baikuang_r span{
    padding: 0;
    font-size: 30px;
    color: #288bc4;
    display: block;
    /* font-size: 20px; */
}

	.aosi_miaobiao_title{
    font-size: 52px;
    font-weight: bold;
    text-align: center;
    color: #00a0e9;
    -webkit-text-stroke: 3px white;
}
	.root_aosi .banner_tu .banner_tu1{
    font-size: 38px;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
}
	.root_banner{
    background: url(../img/pa1_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    padding-bottom: 5vw;
    background-attachment: fixed;
}

.root_aosi{
    background: url(../img/pa2_bg.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;
}
.root_changyeye{
    background: url(../img/hsa.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;
}
.root_yige{
    background: url(../img/posd.jpg);
    width: 100%;
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-self: center;
    /* background: #000; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-bottom: 70px solid #00a0e9;
    background-attachment: fixed;
}
.banner_neirong{
    width: 1070px;
    margin: 0 auto;
    color: #fff;
}
.banner_neirong_title{}
.duoshubt{
    color: #fff;
    background: #f08100;
    font-size: 34px;
    border-radius: 10px;
    text-transform: none;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    text-align: center;
    max-width: 200px;
    /* margin-top: 4vw; */
    margin: 0 auto;
    transition: all 0.6s ease;
    margin-top: 4vw;
}
	.duoshubt:hover{background: #f7931e;max-width: 210px; transition: all 0.6s ease;}
.banner_tu{
    display: flex;
    justify-content: center;
    margin-top: 5vw;
}

.banner_tu1{ margin-top:40px;}
		.banner_tu .banner_tu1:nth-child(2) {margin-top:0px;}
		.root_aosi .banner_tu1{margin-top:0px;}
.banner_tu1 img{
    width: 90%;
    margin: 0 auto;
}
	.root_aosi .banner_tu1 img{
    width: 90%;
    margin: 0 auto;
}
	.banner_neirong_title{
    font-size: 52px;
    text-align: center;
}
	.toplogo{
    float: left;
    width: 14%;
}
	.youcedianhua{
    float: right;
    width: 8%;
}
	.root_top{padding:10px 20px;}
	.root_top span{font-size: 32px;color:#fff;margin: 0 auto;width: auto;display: block;float: left;margin-top: 14px;text-align: center;line-height: 30px;}
	
	.ss .page1_left{width:100%;text-align: center;}
	.ss .tijiao{
    border: solid 1px #00a1e8;
    padding: 10px 20px;
    display: block;
    max-width: 200px;
    margin: 0 auto;
    color: #fff;
    background: #00a1e8;
    margin-top: 20px;
}
	.ss .tijiao:hover{background: rgb(0 161 232 / 80%);}
	
	.page9_left .youce_title2{
    text-align: left;
    line-height: 1.6;
    font-weight: normal;
    color: #565656;
    font-size: 16px;
}
	.part_9{
    width: 100%;
    max-width: 1400px;
    border-radius: 20px;
    margin: 40px auto 5vw;
    box-shadow: 0px 8px 11px rgb(0 0 0 / 33%);
}
	.page9_left{
    width: 45%;
    float: left;
}
	.page9_right{
    /* width: 50%; */
    width: calc((50% - 80px)/1);
    float: right;
    background: #192941;
    padding: 40px;
}
	.part_8{
    margin: 5vw 0;
    background: #f4f5f7;
    padding: 8vw 0;
}
	.part8_li{
    width: calc((100% - 120px)/3);
    float: left;
    text-align: center;
    margin: 20px 20px 80px 20px;
}
	.part8title{
    width: 100%;
    margin-bottom: 20px;
    min-height: 152px;
    line-height: 1.6;
    font-size: 14px;
    text-align: center;
}
	.part8title span{
    text-align: center;
    display: block;
    padding: 10px 10px;
    background: #00a1e9;
    color: #fff;
    max-width: 250px;
    border-radius: 50px;
    margin: 0 auto 20px;
}
	.part8_li img{
    width: 100%;
    max-width: 360px;
    border-radius: 5px;
    box-shadow: 1px 9px 17px rgb(51 51 51 / 27%);
}
	.part_7{
    margin-top: 5vw;
}
	.part7_title{
    width: 90%;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto;
}
	.part7_ul{
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
	.part7_ul img{
    width: 100%;
    max-width: 1726px;
}
	.part_6{
    background: #f4f5f7;
    padding: 5vw 0;
    margin-top: 5vw;
}
	.part6_title{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    font-weight: normal;
    line-height: 2;
    text-align: center;
}
	.part6_img{
    width: 90%;
    max-width: 1000px;
    margin: 40px auto 0;
}
	.part6_img img{
    width: 100%;
}
	.part_5img{
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
	.part_5img img{
    width: 100%;
    max-width: 612px;
}
	.part_5{
    width: 90%;
    max-width: 800px;
    margin: 40px auto;
}
	.part5_title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}
	.part_8 .part5_ul{
    max-width: 1400px;
    margin: 0 auto;
}
	.part5_ul{
    width: 100%;
    overflow: hidden;
}
	.part5_li{
    /* width: 50%; */
    float: left;
    text-align: center;
    margin: 20px;
    width: calc((100% - 80px)/2);
}
	.part5_li img{
    width: 100%;
    max-width: 257px;
    box-shadow: 0px 8px 11px rgb(0 0 0 / 15%);
}
	.part_4_juzhong{
    margin: 0 auto;
}
	.part_4{
    background: url(../images/disanditu222.jpg) center top no-repeat;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    height: 70vh;
    align-items: center;
    display: flex;
}
	.part4_title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.7;
}
	.part4_title span{
    display: block;
    padding-left: 0;
    font-size: 40px;
}
	.part4_con{
    max-width: 1000px;
    width: 100%;
    margin: 57px auto 0;
    text-align: center;
    line-height: 2;
    overflow: hidden;
}
	.part_2{
    width: 100%;
}
	.part_2 img{
    width: 100%;
    max-width: 836px;
}
	.youcedianhua{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: unset;
    /* float: right; */
    margin-right: 10px;
    padding: 10px 20px;
    background: #f08100;
    border-radius: 6px;
}
	.youcedianhua img{}
	.youce_title{}
	.youce_title2{
    color: #00a1e9;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
	.gougou{
    width: 100%;
    /* float: left; */
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}
	.page9_left .gougou{
    width: 100%;
    /* float: left; */
    margin-right: 10px;
    margin-bottom: 10px;
    color: #00a1e9;
}

.gougou a{color: #00a1e9;}
	
	.gougou img{
    width: 22px;
    margin-top: 9px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}
	.root_top .juzhong a{/* float:left; */}
	.juzhong{
    width: 100%;
    max-width: unset;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    max-width: 1400px;
}
	.part_9 .juzhong{width:100%;}
html, body {
    margin: 0;
    padding: 0;
}
.root_top {
    background: #00a0e9;
}	
.root_top img{
    width: 130px;
    float: left;
}	
.pg_title span{
    width: 100%;
    display: block;
    font-size: 16px;
    margin-top: 20px;
    color: #333;
}	
    .youcedianhua img{width:20px;}
.root_page1{
    background: #00a0e9;
    overflow: hidden;
    padding: 5vw 0;
}
.page1_left{
    float: left;
    width: 50%;
}
	.page9_left  .pg_left_con{
    margin: 0 auto;
    width: 80%;
}
.pg_left_con{}
.pg_title{}
.pg_title2{
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.7;
}
.pg_feedback input.shurukuang{
    width: 100%;
    height: 40px;
    border: 0;
    padding: 0 10px;
    width: calc((100% - 20px)/1);
}
.pg_feedback input.tijiao{
    width: 100%;
    height: 40px;
    border: 0;
    padding: 0 10px;
    background: #f08100;
    max-width: 288px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
}
.page1_right{
    width: 29%;
    /* margin-left: 10%; */
    float: right;
    background: #f5f5f5;
    padding: 50px;
    display: inline-block;
    border-radius: 20px;
    margin-top: 48px;
}
.liuyanifon{}
.part_6 .pg_feedback{
    width: 90%;
    max-width: 1000px;
    margin: 40px auto 0;
    padding: 40px;
    border-radius: 10px;
    background: #c8ccd3;
    box-shadow: 0px 9px 20px 9px rgb(0 0 0 / 10%);
}
.pg_feedback{
    margin-top: 0px;
}
	.root_liuyan_content_right .pg_feedback{
    margin-top: 20px;
}
.pg_feedback img{width:100%;max-width:600px;margin-top: 20px;}
.liuyanifon{
    font-size: 14px;
    margin: 20px 0;
}
.pg_feedback .daneirong{
    width: 100%;
    height: 140px;
    border: 0;
    margin-bottom: 20px;
    margin-right: 20px;
    border-radius: 5px;
}
.pg_feedback .da1,.pg_feedback .da2{
    width: 100%;
    height: 61px;
    float: left;
    border: 0;
    margin-right: 6px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 0px;
}
.page1_right img{width:100%;}	

 .jineng{
    background: #d5edcd;
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    max-width: 1280px;
    border-radius: 75px 75px 75px 75px;
    margin: 0 auto;
    margin-top: -78px;
}
  .jineng_list{
    flex: 1;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    padding: 20px 0px;
    border-right: solid 1px #bdc1bb;
}
.jineng_list:nth-child(3){border:0;}
   .jineng_list img{
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.root_page2{
    width: 92%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    padding: 100px 0;
    align-items: center;
    display: flex;
}
.root_page2_left{
    width: 45%;
    /* margin-left: 10%; */
    float: left;
}
.root_page2_left img{
    width: 100%;
}
.root_page2_right{
    width: 45%;
    margin-left: 10%;
    float: left;
}
.pg_bt{
    overflow: hidden;
    padding: 10px 10px;
    background: rgb(157 180 191 / 0%);
    max-width: 200px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    margin-top: 50px;
    border: solid 1px #00a0e9;
    /* color: #333; */
    margin: 10px auto;
    max-width: 173px;
    transition: all 0.6s ease;
}


	
.pg_bt:hover{border:solid 1px #00a0e9; background:#fff; color:#00a0e9;}
.pg_bt:hover a{color:#00a0e9;}
.pg_bt a{
    /* padding: 10px 50px; */
    /* background: #00a0e9; */
    color: #00a0e9;
    text-decoration: none;
}


.root_page3{
    background: #ffffff;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    width: 90%;
    margin: 5vw auto;
    max-width: 1400px;
}
  .youshi{background:none;border-bottom: solid 0px #f7f7f7;border-top: solid 0px #f7f7f7;overflow: hidden;margin-top: 40px;}
  .youshi_list{
    width: calc((100% - 0px)/6);
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #080808;
    float:left;
    transition: all 0.6s ease;
    margin-bottom: 0px;
    padding: 20px 0;
}

.youshi_list_title{margin-top:20px;}
.youshi_list:hover{transform: translate(0%, -10px); transition: all 0.6s ease;}
  .youshi_list img{
    /* padding-right: 10px; */
    /* float: left; */
    line-height: 1.7;
    max-width: 100px;
}

.root_page4{
    overflow: hidden;
}
.root_page4_left{
    width: 45%;
    float: left;
}
.page9_left .pg_title{
    font-size: 30px;
    line-height: 1.2;
    color: #313131;
}
.pg_title{
    font-size: 42px;
    line-height: 1.2;
    color: #ffffff;
}
.root_page2_right .pg_title,.root_page3 .pg_title{
    font-size: 30px;
    line-height: 1.2;
    color: #000000;
}
.root_page4 .pg_title{ font-size: 30px;
    line-height: 1.7;
    color: #000000;}
    .root_page4 .pg_title img{display:block;margin:40px 0;}
.pg_title img{}
.root_page4_right{
    float: right;
    width: 45%;
    margin-left: 10%;
}
.root_page4_right img{
    width: 100%;
}


.root_page5{
    width: 100%;
    background: #d3e2ce;
    overflow: hidden;
    margin-top: 100px;
    padding: 50px 0;
}
.root_page5_left{
    width: 45%;
    float: left;
}
.root_page5_right{
    width: 45%;
    margin-left: 10%;
    float: left;
}
.root_page5_right i mg{
    width: 100%;
}
}

