﻿*{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
html,body{
    width: 100%;
    background: #25002E;
    overflow: auto;
    font-family: 宋体;
    color: #fff;
}
/*header{*/
    /*border-image:linear-gradient(to right,#ff0031,#720080,#00d3ff) 0 0 30 0*/
/*}*/
.select>img{
    width: 25px;
    float: right;
    margin-top: 14px;
}
.line{
    width: 100%;
    position: fixed;
    margin-top: 50px;
    z-index: 999;
}
.background{
    background:url("../image/top-2.png?v=20180601")no-repeat;
    height: 300px;
    background-size: cover;
    position: relative;
}
.d1{
    padding: 15px 0 30px 0;
    box-sizing: border-box;
}
.d2{
    padding: 75px 0 30px 0;
    box-sizing: border-box;
}
.d3{
    padding: 55px 0 30px 0;
    box-sizing: border-box;
}
.d4{
    padding: 30px 0 0 0;
    box-sizing: border-box;
}
.d5{
    padding: 55px 0 35px 0;
    box-sizing: border-box;
}
.sign{
    width: 100%;
    height: 74px;
}
.s1{
    background:50% url("../image/signup.png")no-repeat;
    background-size: contain;
}
.s2{
    background:50% url("../image/sp-require.png")no-repeat;
    background-size: contain;
}
.s3{
     background:50% url("../image/sp-information.png")no-repeat;
    background-size: contain;
}
.s4{
    background:50% url("../image/sp-race.png")no-repeat;
    background-size: contain;
}
.s5{
    background:50% url("../image/set.png")no-repeat;
    background-size: contain;
}
.s6{
    background:50% url("../image/standard.png")no-repeat;
    background-size: contain;
}
.s7{
    background:50% url("../image/memebr.png")no-repeat;
    background-size: contain;
}
.s8{
    background: 50% url("../image/org.png")no-repeat;
    background-size: contain;
}
.over{
    width: 330px;
    overflow: hidden;
    margin: auto;
}
.ziben{
    width: 350px;
}
ul{
    padding: 0;
}
.ziben>li{
    margin-right: 15px;
    float: left;
}
.ziben>li:nth-of-type(3n+3){
    margin-right: 0;
}
.ziben>li img{
    background:#fff;
    width: 100px;
}
.ziben>li>p{
    text-align: center;
    font-size: 14px;
    margin: 15px 0 25px 0;
}
.view{
    width: 100%;
}
.v1{
    background:50% url("../image/sp-direction.png")no-repeat;
    height: 366px;
    background-size: contain;
}
.v2{
    background:50% url("../image/sp-require2.png") no-repeat;
    height: 165px;
    background-size:contain ;
}
.v3{
     background:50% url("../image/sp-information2.png") no-repeat;
     height: 250px;
     background-size:contain ;
}
.v4{
    background:50% url("../image/sp-race2.png?v=0601") no-repeat;
    height: 540px;
    background-size:contain ;
}
.v5{
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 13px;
    color: #fff;
}
.v5>p>a{
    color: #4417ff;
}
.v6{
    background:50% url("../image/standard2.png") no-repeat;
    height: 269px;
    background-size:contain ;
}
.view>ul{
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.view>ul>li{
    float: left;
    text-align: center;
    margin:30px 37px 0 0;
}
.view>ul>li:nth-of-type(3),.view>ul>li:nth-of-type(6),.view>ul>li:nth-of-type(9){
    margin-right: 0;
}
.pic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    margin: auto;
}
.name{
    font-size: 11px;
    margin:17px 0 8px 0 ;
}
.company{
    font-size: 12px;
    margin: 0;
}
.show{
    position: fixed;
    z-index: 1000;
    right: 20px;
    top:300px;
}
.review{
    position: fixed;
    z-index: 1200;
    right: 20px;
    top:370px;
}
.show>a>img{
    width:55px;
}
.top{
    position: fixed;
    right: 20px;
    top:80%;
    display: none;
}
.top>img{
    width: 45px;
}
