*{word-wrap: break-word;padding: 0px;margin: 0px;font-style: normal;list-style-type: none;text-decoration: none;font-family:'Microsoft YaHei',"微软雅黑","幼圆","宋体";border:0 none;outline: 0px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color: #333;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-size: 14px;}
header, section, footer, aside, nav, main, article, figure {display: block;}
button{background: none;cursor: pointer;border:0 none; }
a{cursor: pointer;transition:all .3s; -webkit-transition:all .3s;-moz-transition:all .3s;}
body{clear: both;color: #333;line-height: 22px; }
input,textarea,button,select{outline: none;resize:none;border:1px solid #d5d5d5;transition:all .5s; -webkit-transition:all .5s;-moz-transition:all .5s;font-size: 14px;}
button,select,input{height: 34px; line-height: 34px;}
input,textarea{padding: 3px 5px;border-radius: 2px; color: #666;background: #fff;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}/*google浏览器黄色背景*/
input::-ms-clear,input::-ms-reveal{display:none;}/*ie浏览器的眼睛跟叉叉*/
input[type='checkbox'],input[type='radio']{vertical-align: middle;margin-top: -3px;height: 14px;}

.big_box{  max-width: 1024px; min-width: 320px;width: 100%; margin: 0 auto; background-color: #fff; position: relative;}
.top_Introduction{ display: flex;flex-direction: column; position: relative;}
.top_Introduction img{ width: 100%; margin: 0px; padding: 0px; font-size: 0px; position: relative; }
.input_position{ z-index: 9;position: absolute; top:57%; left:10%;  width: 80%; text-align: center; }
.top_input_box{ position: relative; }
.input_position input{ height: 45px; line-height: 45px; border-radius: 20px; display: block;width: 100%; text-align: center; padding-left: 5px;}
.input_position button{ width: 100%; display: block; margin: 15px 0; height: 45px; line-height: 45px; border-radius: 20px; background-color: #ffac2f; border:none; color: #fff;  font-size: 16px; letter-spacing: 2px; }
.input_position button:focus{ background-color:#f2a126 ; }
.input_position a{ display: inline-block; text-align: center; color: #fff; text-decoration: underline; }


/*底部*/
.footer_fixed{z-index: 9999999; position: fixed; bottom: 0; left: 0px; width: 100%; height: 55px;background-color: #fff; display: flex;    box-shadow: 0px 0px 5px #eee; }
.footer_item{ position: relative; width: 17%; text-align: center;  display: flex; flex-direction: column;justify-content:center;align-items:center;}
.footer_item p{ line-height: 24px; }
.hide_item{z-index: 9999999; position: absolute; bottom:60px; left: 5px;background-color: #fff; padding: 5px; border-radius: 5px;min-width: 150px; display: none;    box-shadow: 0 0 7px rgba(0, 0, 0, 0.29); }
.hide_item img{ width: 120px; }
.hide_item p span{ color: #666; }
.hide_item p a{ font-weight:inherit; color: #2aaba6; }



/*新增*/
.top_title{ color: #fff; font-size: 5vw; font-weight: bold; line-height: 1.5em; letter-spacing: 2px; margin:1.5em 0 0.6em 0; }
.top_title p{  color: #fff; font-size: 1em; font-weight: bold; line-height: 1.5em;  }
.goton_intro{ width: 90%; margin:0 auto;margin-bottom:50px; }
.goton_intro h3{ color: #ffac2f; font-size: 1.875em; line-height: 1.5em;font-weight: initial; text-align: center;margin-bottom: 10px;}
.goton_intro p{  color:#fff; font-size: 1em; line-height: 1.5em;text-align: center;font-weight: initial;margin-bottom: 10px; }
.jionin_goten{  width: 90%; margin:80px auto; }
.jionin_goten h3{ color: #ffac2f; font-size: 1.875em; line-height: 1.5em;font-weight: initial; text-align: center;margin-bottom: 20px; }
.jionin_goten h3 p{ color: #ffac2f; font-size: 1em; line-height: 1.5em; font-weight: bold; }
.jionin_goten_bg{ background: url(../images/join_gotenbg.png) no-repeat; background-size: cover; background-position: center center; padding: 30px 15px; }
.jionin_goten_bg ul{ padding: 0 5px; }
.jionin_goten_bg ul li{ display: flex; }
.jionin_goten_img{ width: 12px; margin-right: 10px;}
.jionin_goten_img img{ width: 100%;height: auto; }
.jionin_goten_right{ }
.jionin_goten_bg ul li h4{ color: #fff; font-size: 1.5em; line-height: 1.5em;font-weight: bold;  background-color: #ffac2f;padding:5px 15px; border-top-right-radius: 40px;border-bottom-right-radius: 40px;display: inline-block; min-width: 220px;}
.jionin_goten_bg ul li p{margin-top:10px;color: #fff; font-size: 1em;line-height: 1.5em;  }

.goten_step{  width: 90%; margin:0px auto 50px auto; }
.goten_step h3{ color: #ff8a00; font-size: 1.875em; line-height: 1.5em;font-weight:bold; text-align: center;margin-bottom: 20px; }
.goten_step ul{ border-radius: 20px; padding: 30px 15px; background-color: #F9F9F9;  }
.goten_step ul li{ display: flex;margin-bottom: 25px; }
.goten_step_left_img{ width: 50px;margin-right: 15px; }
.goten_step_left_img img{ width: 100%; }
.goten_step ul li h4{ color: #fff; font-size: 1.5em; line-height: 1.5em;font-weight: bold;  background-color: #229abd;padding:5px 20px; border-radius: 30px;width: 100%;}
.goten_step ul li p{margin-top:10px;color: #666; font-size: 1em;line-height: 1.5em; padding-left: 20px;  }
.goten_stepright{ width: calc(100% - 65px);}
.goten_step ul li:last-child{ margin-bottom: 0px; }



/*2021-6-11 13:42:57*/
.new_brief_introduction{ width: 90%; background-color:#FFf; border-radius:20px; z-index: 9;padding: 30px 15px;margin: -22% auto 60px auto; box-shadow: 0 5px 10px rgba(86,86,86,0.11);}
.new_brief_introduction h2{ font-size: 1.875em;font-weight: bold;color: #ff8a00;line-height: 2.5rem;text-align: center;  }
.new_brief_introduction h3{ font-size: 1.67em;font-weight: bold;color:#ff8a00;line-height: 2.5rem;text-align: center;margin-bottom: 15px;  }
.new_brief_introduction p{ font-size: 1.142em;color: #000000;line-height: 2rem; margin-bottom: 25px;font-weight: 400;}
.six_reasons h3{ color: #ff8a00; font-size: 1.875em; line-height: 1.5em;font-weight: bold;text-align: center;margin-bottom: 20px;  }
.six_reasons h3>p{ color: #ffac2f; font-size: 1em; line-height: 1.5em; font-weight: bold; }
.six_reasons ul{  width: 90%; margin: 20px auto 60px auto; }
.six_reasons ul li{ background-color:#fff; padding:35px 15px 30px 15px; margin-bottom:15px;box-shadow: 0px 0px 10px 0px #DFDFDF;border-radius: 20px;  }
.six_reasons li img{ width: 100%; }
.six_reasons li h4{ font-size: 1.125em; line-height: 2em;color: #012033;margin:5px 0;font-weight:bold; padding-top:5px;}
.six_reasons li h5{  padding-left: 18px; font-size: 1.075em; color: #333; line-height: 2em;margin-top: 10px; font-weight:bold;}
.six_reasons li p{ padding-left: 18px; font-size: 1em; color: #666666; line-height: 2em; }
.six_reasons li{ margin-top: 20px; }
.go_register{ width: 40%; background-color: #0886af; color: #fff; font-size: 1.25em; display: inline-block; text-align: center; line-height: 55px; display: flex; align-items: center;justify-content: center;}
.footer_item{ flex-direction: inherit;width: 40%; background-color: #FFAC2F;  }
.footer_item>p{ color: #fff; font-size: 1.25em;   text-align: center; line-height: 55px;margin-left: 10px;  }
.footer_item img{ width: 20px;  }
.go_index{ width: 20%;font-size: 1.25em;text-align: center; line-height: 55px;color: #333333; }
.go_register img{  width: 22px;margin-right: 10px;  }

/*2022-05-11新增*/
.add_newTop_box{ position:absolute;top:10%; z-index: 9;padding: 0 5%;width:100%;}
.add_newTop_box>img{ width:25%; }
.add_newTop_box>p{ font-size:3.5vw; line-height:1.6em; color:#fff;font-weight:bold; }
.add_newTop_box>p span{ font-size:3.5vw; line-height:1.6em; color:#FFCF00;font-weight:bold; }
.top_title span{ display:block;color: #fff; font-size: 6.5vw; font-weight: bold; line-height: 1.5em; letter-spacing: 2px;}
.new_brief_introduction>span{ font-size:1em;font-weight: 400;color: #999999;line-height:1.5em; padding-top:15px;display:block;text-align:center;}
.support_distribution_platform { width: 90%;margin: 0px auto 50px auto; }
.support_distribution_platform h3 { color: #ff8a00; font-size: 1.875em; line-height: 1.5em; font-weight: bold; text-align: center;margin-bottom: 20px;}
.support_distribution_platform ul{ display:flex;flex-wrap:wrap; }
.support_distribution_platform ul li{ width:calc(33.3% - 5px);margin-right:7px;margin-bottom:1px;}
.support_distribution_platform ul li:nth-child(3n){ margin-right:0px; }
.support_distribution_platform ul li img{ border:1px solid #f0f0f0;border-radius:5px; }
.support_distribution_platform p{font-size: 14px; color: #333; margin: 5px 0 10px 0;text-align:center;}





/*媒体查询*/
@media screen and (max-width: 400px) {
   .jionin_goten h3,.goten_step h3,.goton_intro h3{ font-size: 1.5em; }
   .goten_step ul li h4{ font-size:1.25em; }
   .jionin_goten_bg ul li h4{ font-size: 1.25em; }
}