@charset "utf-8";

#hehuo {
	overflow-x: hidden;
}

#my_swiper_box {
    position: relative;
    height: 97px;
    background: #fff;
}

#swiper_box {
    overflow-x: hidden;
}

.swiper-slide img {
    width: 100%;
    height: 1080px;
    display: block;
    object-fit: cover;
}

.msb_top {
    height: 120px;
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    z-index: 9;
}

.logo_img {
    margin-top: 13px;
    margin-left: 56px;
}

.slogan_img {
    width: 208px;
    height: 24px;
    margin-top: 44px;
    margin-left: 20px;
}

.msbt_left>img {
    float: left;
}

.who_are_us {
    height: 1032px;
    background: url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/us.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.wau_title {
    text-align: center;
    padding-top: 100px;
    font-weight: bold;
    font-size: 82px;
    line-height: 1;
    color: rgba(156,156,156, .1);
    position: relative;
}

.wau_title:after {
    content: '我们是谁';
    display: block;
    position: absolute;
    width: 100%;
    color: #333;
    font-size: 54px;
    font-weight: normal;
    top: 150px;
    letter-spacing: 3px;
}

.wrap_box {
    width: 1200px;
    margin: auto;
    position: relative;
}

.wau_introduce {
    color: #0D0E0F;
    font-size: 22px;
    line-height: 48px;
    width: 605px;
    text-indent: 2em;
    padding-top: 140px;
}

.advantage {
    height: 820px;
    position: relative;
}

.wau_title.ad:after {
    content: '平台优势';
}

.ad_box {
    height: 500px;
    background: #2a2a39;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.msbt_right {
    height: 120px;
    line-height: 120px;
    font-size: 22px;
    color: #fff;
    margin-right: 43px;
}

.msbt_right>a {
    color: #fff;
}

.msbt_right:after {
    content: '';
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
    display: inline-block;
    margin-left: 14px;
    background: url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/manage.png) no-repeat center center / contain;
}

.msbt_nav {
    float: right;
    height: 97px;
}

.nav_item {
    float: left;
    width: 146px;
    text-align: center;
    line-height: 120px;
    position: relative;
    font-size: 18px;
    letter-spacing: 1px;
    cursor: pointer;
}

.nav_item>a {
    color: #2A2A2A;
}

.nav_item:after {
    content: '';
    width: 0;
    height: 5px;
    background: #fe9201;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 23px;
    transition: .5s;
    margin: auto;
}

.nav_item:hover:after {
    width: 105px;
}

.nav_item.active:after {
    width: 105px;
}



.foot_box {
    height: 420px;
    background: #2a2a39;
}

.fb_nav {
    font-size: 20px;
    color: #005CAC;
    line-height: 36px;
}

.fb_nav>span {
    margin-right: 60px;
    cursor: pointer;
}

.fb_nav>span:hover {
    color: #fff;
}

.fb_logo {
    padding-left: 258px;
    margin-top: 51px;
    position: relative;
}

.fb_logo_img {
  height: 106px;
   color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
   font-size: 32px;
}

.fb_logo>p {
    color: #999;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}

.fb_logo>p>span {
    font-size: 24px;
    color: #fff;
}

.fb_link {
    color: #999;
    font-size: 18px;
    line-height: 1.8;
    margin-top: 60px;
}

.fb_link>a {
    color: #999;
    margin-right: 8px;
}

.fb_link>a:hover {
    text-decoration: underline;
}

.police {
    color: #999;
    font-size: 16px;
    line-height: 1;
    margin-top: 73px;
    text-align: center;
}

.code_box {
    width: 112px;
    height: 150px;
    position: absolute;
    top: 135px;
    right: 205px;
}

.code_box>img {
    width: 100%;
    vertical-align: top;
}

.code_box>p {
    font-size: 12px;
    line-height: 2.4;
    color: #fff;
    text-align: center;
}


#banner_box {
    width: 100%;
    height: 650px;
}

#banner_box>img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.content {
    background: #f8f8f8;
}

.content>.wrap_box {
    background: #fff;
    position: relative;
    top: -58px;
    padding-bottom: 168px;
}

.c_title {
    color: #000;
    font-size: 40px;
    line-height: 175px;
    text-align: center;
}

.c_top_box {
    height: 407px;
    margin-top: 14px;
    padding: 0 55px;
}

.ctb_left>img {
    width: 524px;
    height: 326px;
}

.ctb_right {
    color: #333;
    font-size: 20px;
    line-height: 40px;
    width: 510px;
    text-indent: 2em;
}

.c_second_box {
    color: #515151;
    font-size: 20px;
    line-height: 40px;
    text-indent: 2em;
    padding: 0 65px;
}

.c_part_title {
    color: #515151;
    font-size: 30px;
    line-height: 1;
    margin-top: 90px;
    padding-left: 68px;

}

.value_list {
    color: #515151;
    font-size: 20px;
    line-height: 40px;
    margin-top: 30px;
    padding: 0 68px;
}
 
.whats_hehuo{
    padding:100px 0;
    text-align: center;
    box-sizing: border-box;
}
.whats_head{
    color:#333333;
    font-size: 40px;
}
.whats_img{
    background-image: url("https://sevennineone.oss-cn-hangzhou.aliyuncs.com/default/1/1577690961454.png");
    height:268px;
    width:220px;
    background-size: cover;
    margin:46px auto;
}
.whats_p{
    width:1163px;
    margin:0 auto;
    line-height: 48px;
    font-size: 20px;
    color:#333333;
}
.bw{
    background-color: white;
}
.bg{
    background-color: #F8F8F8;
    height:700px;
}
.zc_1{
    background-image: url("img/zc1.png");
    height:52px;width:55px;background-size: contain;background-repeat: no-repeat;background-position: center;
    margin:0 auto;
    vertical-align: top;
}
.zc_2{
    background-image: url("img/zc2.png");
    height:52px;width:55px;background-size: contain;background-repeat: no-repeat;background-position: center;
    margin:0 auto;
    vertical-align: top;
}
.zc_3{
    background-image: url("img/zc3.png");
    height:52px;width:55px;background-size: contain;background-repeat: no-repeat;background-position: center;
    margin:0 auto;
    vertical-align: top;
}
.zc_4{
    background-image: url("img/zc4.png");
    height:52px;width:55px;background-size: contain;background-repeat: no-repeat;background-position: center;
    margin:0 auto;
    vertical-align: top;
}
.zc_5{
    background-image: url("img/zc5.png");
    height:52px;width:55px;background-size: contain;background-repeat: no-repeat;background-position: center;
    margin:0 auto;
    vertical-align: top;
}
.zc_circle{
    display:inline-block;
    background-color: white;
    border-radius: 50%;
    height:200px;
    width:200px;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
    transition: all .4s;
    cursor: pointer;
}
.zc_circle:hover {
    background: rgba(254,210,1,.55)
}
.zc_circle >p {
    color:#333333;
    font-size: 28px;
    margin-top: 23px;
}
.zc_circle + .zc_circle{
    margin-left: 40px;
}
.circle_collection{
    margin-top: 137px;

}
.bb{
    background-color: #2A2A39;
    height:739px;
}
.whats_head_b{
    color:white;
    font-size: 40px;
}
.box_collection{
    margin-top: 89px;
}
.zc_box{
    background-color: white;
    display:inline-block;
    width:236px;
    height: 328px;
    text-align: center;
    transition: all .3s;
    border: 1px solid transparent;
}
.zc_box:hover {
	border: 1px solid #FED201;
	cursor: pointer;
	-webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 6px 6px 10px 0 rgba(254,210,1,.35)
}
.zc{
    width:50px;height:50px;
    border-radius: 50%;
    background-color: #FED201;
    box-shadow: 0 9px 10px 0 rgba(254,210,1,.35);
    color:#333333;
    font-size: 30px;
    line-height: 50px;
    margin:0 auto;
    position: relative;
    top:-25px;
}
.zc_p{
    height:100px;
    line-height: 50px;
    font-size: 28px;
    color:#333333;
    text-align: center;
}
.zc_p2{
    background-color: #F8F8F8;
    font-size: 21px;color:#333333;
    line-height: 40px;
    padding:49px 21px;
    text-align: center;
}
.zc_box + .zc_box{
    margin-left: 60px;
}
.p_tip{
    color:#333333;
    font-size: 24px;
    margin-top: 42px;
    text-align: center;
}
.msg{
    width:910px;
    margin:59px auto;
    position: relative;
}
.input_group>input{
    display:inline-block;
    width:440px;
    height:60px;
    border:none;
    background-color: #F0F0F0;
    padding:0 20px;
    font-size: 24px;
}
.input_group>input + input{
    margin-left: 20px;
}
.msg>p{
    font-size: 28px;
    margin:30px 0;
    text-align: left;
}
.distpicker>select{
    width:280px;height:60px;background-color: #F0F0F0;padding:0 20px;  font-size: 24px;color:#666666;
    cursor: pointer;
}
.distpicker>select:hover{
    background-color: #eaeaea
}
.distpicker>select + select{
    margin-left: 20px;
}
.sanjiao1{
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #666666;
    position: absolute;
    left: 250px;
    bottom: 19px;
}
.sanjiao3{
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #666666;
    position: absolute;
    right:42px;
    bottom: 19px;
}
.sanjiao2{
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #666666;
    position: absolute;
    left: 550px;
    bottom: 19px;
}
.submit_btn{
    background-color: #FFD403;
    border:none;
    color:#333333;
    border-radius: 31px;
    padding:15px 52px;
    font-size: 24px;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 60px;
}
.submit_btn:hover{
    background-color: rgba(255, 212, 3, 0.57);
}
.btn{
    height: 54px;
    width: 200px;
    position: absolute;
    background-color: red;
    bottom: 125px;
    left: -55px;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}