@charset "UTF-8";
/* 通用样式表 */
*{margin:0;padding:0;}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
html{min-width: 1200px;}
body{min-width:1200px;background:#fff;color:#333;font-size:14px;font-family:"Microsoft Yahei";}
table{border-collapse:collapse;border-spacing:0;}
img{border:none;}
h1,h2,h3,h4,h5,h6,p{margin:0;font-size:100%;}
img,input,label,th{display:inline-block;outline:0;border:0;vertical-align:middle;}
li,ol,ul{margin:0;padding:0;list-style:none;}
a,a:active,a:focus,a:visited{text-decoration:none;}
input::-webkit-input-placeholder{ color: #999999; }

.header_box{width: 1200px;margin: auto;display: flex;align-items: center;justify-content: space-between;top: 64px;background: transparent;z-index: 9;padding: 78px 25px;}
.header_d1{min-width: 260px;padding-bottom: 10px;}
.header_d1 img{min-width: 160px; }
.header_d2{width: 100%;padding: 0 80px;font-size: 18px;height: 100%;display: flex;align-items: flex-end;}
.header_d2_li{margin-right: 50px;border-bottom: 3px solid transparent;padding-bottom: 10px;color: #333;}
.header_d2_li.on,.header_d2_li:hover{border-color: #006eff;}
.header_d3{min-width: 190px;display: flex;justify-content: flex-end;align-items: flex-end;}
.header_d3_a1{ color: #006eff; font-size: 18px;margin-right: 30px;border-bottom: 3px solid transparent;padding-bottom: 10px;display: flex;}
.header_d3_a1:hover{border-color: #006eff;}
.header_d3_a2{width: 115px;text-align: center;background: #006eff;height: 46px;display: flex;align-items: center;justify-content: center;border-radius: 50px;font-size: 18px;color: #ffffff;}
.header_d3_a2:hover{background: transparent;border: 1px solid #006eff;color: #006eff;}

.header_box.index{position: absolute;left: 0;right: 0; top: 64px; padding: 0 25px; }
.header_box.index .header_d2_li{ color: #FFFFFF; }
.header_box.index .header_d3_a1{ color: #FFFFFF; }
.header_box.index .header_d2_li.on,.header_box.index .header_d2_li:hover{border-color: #ffffff;}
.header_box.index .header_d3_a1:hover{border-color: #ffffff;}
.header_box.index .header_d3_a2{background: #ffffff;color: #006eff;}
.header_box.index .header_d3_a2:hover{background: transparent;border: 1px solid #fff;color: #ffffff;}

.search_box{text-align: center;margin-bottom: 65px;}
.search_di{display: inline-flex;width: 900px;height: 74px;border: 4px solid #006eff;font-size: 18px;}
.search_di form{padding:0px;margin:0px;}
.search_di_input1{font-size: 18px;padding: 0 10px;width: 100%;}
.search_di_input2{min-width: 116px;background: #006eff;color: #fff;cursor: pointer;}

.footer_box{ }
.footer_d1{min-height: 270px;background: #222222;}
.footer_d1_l1{width: 1200px;margin: auto;display: flex;justify-content: space-between;padding-top: 35px;}
.footer_d1_l1_p1{color: #cecece;width: 650px;padding: 0 15px;}
.footer_d1_l1_p1_sp{font-size: 16px;margin: 15px 0;}
.footer_d1_l1_p2{color: #ffffff;}
.footer_d1_l1_p2_sp1{font-size: 16px;text-align: center;margin-bottom: 25px;}
.footer_d1_l1_p2_sp2{width: 80px;height: 80px;}
.footer_d1_l1_p3{color: #ffffff;}
.footer_d1_l1_p3_sp1{font-size: 16px;margin-bottom: 25px;}
.footer_d1_l1_p3_sp2{font-size: 24px;margin-bottom: 25px;}
.footer_d1_l1_p3_sp3{font-size: 16px;}
.footer_d1_l2{width: 1200px;margin: auto;display: flex;flex-wrap: wrap;padding-top: 35px;color: #999999;font-size: 16px;}
.footer_d1_l2_p1{color: #cecece;padding-left: 15px;min-width: 95px;}
.footer_d1_l2_p2{ color: #999999;}
.footer_d2{height: 50px;overflow: hidden;min-width: 1200px;background: #000;display: flex;align-items: center;justify-content: center;color: #a3a3a3;font-size: 16px;}
.footer_d1_l2_p2_a{padding: 0 15px;border-left: 1px solid;line-height: 16px;margin-bottom: 15px;height: 16px;display: inline-block;color: #999999;}
.footer_d1_l2_p2_a:nth-child(1){border-left: 0;}
.footer_d1_l2_p2_a:hover{color: #ffffff;}

.zright_box{position: fixed;right: 10%;top: 35%;background: #006eff;width: 65px;}
.zright_ul{ }
.zright_li{padding: 15px 5px 0;color: #ffffff;font-size: 12px;text-align: center;cursor: pointer;position: relative;}
.zright_li_img{ }
.zright_li_p1{padding: 5px 0 15px;border-bottom: 1px solid #78b2fe;}
.zright_li_p2{position: absolute;width: 200px;right: 60px;background: #006eff;min-height: 100%;top: 0;padding: 10px;text-align: left;display: none;line-height: 180%;border-right: 2px;font-size: 14px;align-items: center;flex-wrap: w;}
.zright_li:hover .zright_li_p2{display: flex;}
.zright_li:nth-last-child(1) .zright_li_p1{border-bottom: 0;}

.main_box{ }
.banner{height: 865px;background-image: url(../image/banner.png);background-repeat: no-repeat;background-position: center;position: relative;margin-bottom: 250px;}
.banner_text{position: absolute;left: 50%;top: 42%;transform: translate(-50%,-50%);text-align: center;color: #ffffff;width: 460px;}
.banner_text_p1{font-size: 56px;}
.banner_text_p2{font-size: 24px;margin-top: 70px;}
.banner_img{position: absolute;bottom: -250px;left: 50%;transform: translate(-50%,0);}

.index_m1{padding-top: 50px;width: 1200px;margin: auto;}
.index_m1_title{text-align: center;}
.index_m1_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.index_m1_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.index_m1_ul{margin-top: 35px;display: flex;height: 380px;}
.index_m1_li{width: 178px;text-align: center;margin: 10px;background: #ffffff;height: 245px;border-radius: 5px;box-shadow: 0 5px 20px 10px #f0f0f1;align-self: flex-end;position: relative;}
.index_m1_li:nth-child(2n){align-self: flex-start;}
.index_m1_li_d1{text-align: center;padding: 20px 10px 10px;}
.index_m1_li_d1 img{width: 74px;height: 74px;border-radius: 50%;}
.index_m1_li_d2{padding: 0 15px 15px;}
.index_m1_li_d2_p1{font-size: 16px;color: #222222;}
.index_m1_li_d2_p2{font-size: 12px;color: #666666;margin-top: 10px;text-align: left;line-height: 160%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.index_m1_li_d3{width: 0;height: 0;border-width: 8px;border-style: solid;border-color: white  transparent transparent transparent;position: absolute;bottom: -16px;left: 50%;transform: translate(-50%,0);}
.index_m1_img{width: 100%;position: relative;top: -48px;}
.index_m1_img img{ }

.index_m2{background-image: linear-gradient(to right, #2555e2, #0f85e7);height: 200px;display: flex;align-items: center;justify-content: center;}
.index_m2_title{width: 1200px;text-align: center;color: #ffffff;}
.index_m2_title_p1{font-size: 36px;}
.index_m2_title_p2{font-size: 16px;margin-top: 25px;}

.index_m3{padding: 50px 0 20px;background: #f5f5f5;}
.index_m3_title{text-align: center;}
.index_m3_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.index_m3_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.index_m3_ul{position: relative;width: 678px;margin: 20px auto 0;}
.index_m3_ul img{ }
.index_m3_li{position: absolute;background: #ffffff;width: 354px;height: 118px;border-radius: 5px;box-shadow: 0 0 10px 7px #e1ecf5;padding: 10px 20px;color: #222222;}
.index_m3_li_p1{font-size: 20px;}
.index_m3_li_p2{font-size: 14px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.index_m3_li:nth-child(1){left: -205px;top: 152px;}
.index_m3_li:nth-child(2){right: -224px;top: 152px;}
.index_m3_li:nth-child(3){left: -154px;bottom: 80px;}
.index_m3_li:nth-child(4){right: -160px;bottom: 75px;}

.index_m4{width: 1200px;padding: 100px 0 60px;margin: auto;text-align: center;}
.index_m4_title{display: inline-flex;position: relative;align-content: center;justify-content: center;}
.index_m4_title_p1{position: absolute;font-size: 32px;color: #0456e8;font-weight: bold;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;background-image: url(../image/biaotiyangshi.png);background-repeat: no-repeat;background-position: 19px 10px;height: 100%;display: flex;justify-content: center;align-items: center;}
.index_m4_title_p2{font-size: 72px;color: #f2f7ff;}
.index_m4_ul{padding: 40px 120px 0;display: flex;justify-content: space-between;}
.index_m4_li{ }
.index_m4_li_p1{font-size: 24px; color: #444444;}
.index_m4_li_p1 span{ font-size: 50px;} 
.index_m4_li_p2{font-size: 16px;color: #444444;margin-top: 10px;}

.index_m5{margin-top: 50px;}
.index_m5_title{text-align: center;}
.index_m5_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.index_m5_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.index_m5_banner{width: 1200px;margin: 70px auto 50px;}
.index_m5_link{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 20px 15px;}
.index_m5_link a{background: #ffffff;width: 220px;height: 96px;box-shadow: 0 0 3px 0px #f0f6ff;color: #222222;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}


.index_m6{width: 1200px;margin: 50px auto 160px;}
.index_m6_title{text-align: center;}
.index_m6_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.index_m6_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.index_m6_ul{padding-top: 70px;display: flex;justify-content: space-between;}
.index_m6_li{width: 240px;}
.index_m6_li_p1{font-size: 18px;display: flex;align-items: center;height: 50px;}
.index_m6_li_p1 img{width: 40px;margin-right: 10px;} 
.index_m6_li_p2{font-size: 16px;color: #666666;line-height: 180%;padding-left: 50px;}

.index_m7{background-repeat: no-repeat;background-image:url(../image/banner2.png);background-size: cover;background-position: center;height: 220px;display: flex;align-items: center;justify-content: center;}
.index_m7_title{width: 1200px;text-align: center;color: #ffffff;}
.index_m7_title_p1{font-size: 36px;}
.index_m7_title_p2{font-size: 16px;margin-top: 25px;display: inline-flex;width: 260px;height: 50px;align-items: center;justify-content: center;background: #ffffff;border-radius: 50px;color: #006eff;font-size: 20px;}
.index_m7_title_p2:hover{background: transparent;border: 1px solid #fff;color: #ffffff;}


.helpList_box{width: 1200px;margin: 0 auto 50px;display: flex;}
.helpList_left{min-width: 180px;margin-right: 30px;}
.helpList_left_title{font-size: 20px;font-weight: bold;}
.helpList_left_ul{margin-top: 10px;}
.helpList_left_li{font-size: 16px;padding: 15px 0 15px 24px;}
.helpList_left_li.on,.helpList_left_li:hover{color: #006eff;}
.helpList_right{width: 100%;}
.helpList_right_title{font-size: 20px;display: flex;font-weight: bold;}
.helpList_right_title_p1{color: #006eff;}
.helpList_right_title_p2{ }
.helpList_right_ul{margin-top: 25px;line-height: 180%;}
.helpList_right_li{color: #1c56a3;font-size: 16px;padding: 6px 0;display: block;}
.helpList_right_li:hover{color: #006eff;}

.helpInfo_box{width: 1200px;margin: 0 auto 50px;display: flex;}
.helpInfo_left{min-width: 180px;margin-right: 30px;}
.helpInfo_left_title{font-size: 20px;font-weight: bold;}
.helpInfo_left_nav{margin-top: 30px;}
.helpInfo_left_nav_p{font-size: 20px;font-weight: bold;}
.helpInfo_left_ul{ }
.helpInfo_left_li{cursor: pointer;font-size: 16px;padding-left: 24px;margin-top: 10px;display: block;}
.helpInfo_left_li.on,.helpInfo_left_li:hover{color: #006eff;}
.helpInfo_right{width: 100%;}
.helpInfo_right_title{font-size: 36px;font-weight: bold;line-height: 100%;}
.helpInfo_right_text{margin-top: 25px;line-height: 180%;padding: 20px;}


.yanshi_box{padding-bottom: 160px;}
.yanshi_banner{height: 400px;background-image: url(../image/banner3.png);background-repeat: no-repeat;background-position: center;position: relative;}
.yanshi_banner_text{position: absolute;left: 50%;top: 66%;transform: translate(-50%,-50%);text-align: center;color: #ffffff;}
.yanshi_banner_text_p1{font-size: 52px;}

.yanshi_di{width: 1200px;text-align: center;margin: 100px auto 0;}
.yanshi_di_p1{font-size: 40px;font-weight: bold;}
.yanshi_di_p2{margin-top: 20px;font-size: 20px;}

.yanshi_ul{width: 840px;margin: 50px auto 0;}
.yanshi_li{display: flex;margin-bottom: 30px;}
.yanshi_li_p1{min-width: 100px;text-align: right;margin-right: 30px;line-height: 40px;font-size: 16px;}
.yanshi_li_p2{width: 100%;display: flex;}
.yanshi_li_input1{border: 1px solid #bfbfbf;width: 100%;height: 40px;padding: 0 16px;font-size: 16px;}
.yanshi_li_input2{font-size: 16px;border: 1px solid #bfbfbf;width: 100%;height: 156px;padding: 10px 16px;outline: none;resize: none;}
.yanshi_li_input3{background: #006eff;color: #ffffff;height: 68px;width: 100%;font-size: 28px;margin-top: 80px;cursor: pointer;}
.yanshi_li_p2 img{width: 104px;height: 40px;min-width: 104px;margin-left: 10px;}
.yanshi_li_p3{font-size: 16px;color: #ff7200;}


.jieshao_box{/* padding-bottom: 160px; */}
.jieshao_banner{height: 485px;background-image: url(../image/banner4.png);background-repeat: no-repeat;background-position: center;position: relative;}
.jieshao_banner_text{position: absolute;left: 50%;top: 60%;transform: translate(-50%,-50%);text-align: center;color: #ffffff;}
.jieshao_banner_text_p1{font-size: 60px;}
.jieshao_banner_text_p2{font-size: 48px;}



.jieshao_m1{padding: 90px 0 150px;}
.jieshao_m1_title{text-align: center;}
.jieshao_m1_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.jieshao_m1_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.jieshao_m1_ul{position: relative;width: 738px;margin: 96px auto 0;}
.jieshao_m1_ul img{ }
.jieshao_m1_li{position: absolute;background: #ffffff;min-width: 230px;height: 76px;line-height: 76px;border-radius: 5px;box-shadow: 0 0 10px 7px #d7dade;padding: 0 20px;color: #222222;text-align: center;font-size: 20px;cursor: pointer;}
.jieshao_m1_li:nth-child(1){left: 260px;top: -15px;}
.jieshao_m1_li:nth-child(2){left: -134px;top: 135px;}
.jieshao_m1_li:nth-child(3){left: -190px;top: 354px;}
.jieshao_m1_li:nth-child(4){left: -50px;top: 600px;}
.jieshao_m1_li:nth-child(5){left: 260px;bottom: -73px;}
.jieshao_m1_li:nth-child(6){right: -50px;top: 600px;}
.jieshao_m1_li:nth-child(7){top: 0;right: -170px;top: 354px;}
.jieshao_m1_li:nth-child(8){right: -134px;top: 135px;}
.jieshao_m1_li:hover{background: #006eff;color: #ffffff;}

.jieshao_m2{width: 1200px;margin: 50px auto 90px;}
.jieshao_m2_title{text-align: center;}
.jieshao_m2_title_p1{font-size: 46px;font-weight: bold;color: #222222;}
.jieshao_m2_title_p2{font-size: 20px;color: #222222;margin-top: 20px;}
.jieshao_tab{display: flex;justify-content: space-between;margin-top: 60px;}
.jieshao_tab_left{min-width: 134px;width: 134px;margin-right: 20px;}
.jieshao_tab_ul{border-right: 2px solid #dfe4ed;}
.jieshao_tab_li{height: 72px;line-height: 72px;font-size: 18px;text-align: center;border-right: 4px solid transparent;cursor: pointer;}
.jieshao_tab_li.on{background: #f0f6ff;border-color: #006eff;position: relative;right: -2px;}
.jieshao_tab_right{width: 100%;}
.jieshao_tab_texb{ display: none; }
.jieshao_tab_texb.on{ display: block; }


.jieshao_m3{background-image: linear-gradient(to right, #2555e2, #0f85e7);height: 250px;display: flex;align-items: center;justify-content: center;}
.jieshao_m3_title{width: 1200px;text-align: center;color: #ffffff;display: flex;align-items: center;justify-content: space-between;}
.jieshao_m3_title_p1{text-align: left;}
.jieshao_m3_title_sp1{font-size: 26px;}
.jieshao_m3_title_sp2{font-size: 16px;margin-top: 15px;}
.jieshao_m3_title_p2{width: 140px;text-align: center;height: 46px;display: flex;align-items: center;justify-content: center;border-radius: 50px;font-size: 18px;background: #ffffff;color: #006eff;cursor: pointer;}
.jieshao_m3_title_p2:hover{background: transparent;border: 1px solid #ffffff;color: #ffffff;}











