html,body{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0 auto;
    top: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    font-family: "Microsoft yahei";
    font-size: 16px;
    -ms-overflow-style: none;
    text-align: center;
}
a{
    color: #ffffff;
}
a:hover,a:focus{
    color: #ffffff;
    text-decoration : none;    
    cursor:pointer;
}
.container{
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0 auto;
}
.row{
    margin: 0;
    padding: 0;
}
.mb22{
    margin-left: -2px;
    margin-bottom: 22px;
}
.pd{
    padding: 0;
}
/* header 开始 */
#header{
    position: relative;
    z-index: 99;
    width: 100%;
}
#nav{
    position: absolute;
    top: 3%;
    width: 100%;
    z-index: 99;
}
.nav{
    margin-left: 0px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-pills>li {
    float: left;
    padding-left: 0;
}
.logo-row{
    text-align: left;
    padding: 0 0 0 18%;
    z-index: 99;
}
.nav-right{

    float: right;
    /* position: relative; */
    padding: 0;
    /* right: 10%; */
}
.bannerImg{
    width: 100%;
}
.banner-yuan{
        position: absolute;
        width: 37%;
        top: -1%;
        left: 53%;
        -webkit-animation: yyz 2s 0.1s linear infinite;
        animation: yyz 2s 0.1s linear infinite;
        will-change: transform;
}
.banner-regist{
    position: absolute;
    top: 60%;
    right: 19%;
    width: 238px;
    height: 66px;
    line-height: 66px;
    background-color: #827cdc;
    border-radius:10px;
    color: #ffffff;
    font-size: 24px;
}
.csxz{
    top: 77%;
}
.csxz-p{
        position: absolute;
    margin-top: 32.5%;
    left: 19%;
    width: auto;
    color: #969595;
    font-size: 14px;
}
h2{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: -18px;
    margin-top: 70px;
}
h2:after{
    display: block;
    content: '';
    width: 2px;
    height: 45px;
    position: relative;
    top: -4rem;
    left: 40rem;
    content: url(./../img/h.png);
}
h5{
    font-size: 28px;
    margin-bottom: 53px;
}
/* 大赛简介 */
.about-title-h3{
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
}
.about-p{
    text-align: left;
    font-size: 14px;
    margin-bottom: 45px;
}
#about .thumbnail{
    height: 350px;
    width: auto;
    padding: 0 20px;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
}
.about-c{
    text-align: left;
}
.about-c h3{
    font-size: 16px;
    font-weight: bold;
}
.about-c p{
    font-size: 14px;
    line-height: 28px;
}
#about .thumbnail>img{
    padding-top: 25px;
    margin-bottom: 10px;
    position: relative;
    left: -4rem;
}
/* 赛项介绍 */
#introduce h2:after{
    left: 62rem;
}
#introduce .gr{
    margin-top: 97px;
    border: 1px solid #ddd;
    border-right:none;
}
#introduce .i-img-h{
    display: none;
}
#introduce .i-img-x{
    display: none;
}
#introduce .gr:hover .i-img-w{
    display: none;
}
#introduce .gr:hover .i-img-h{
    margin: 0 auto;
    padding-top: 88px;
    display: block;
}
#introduce .gs{
    border-bottom: 1px solid #ddd;
}
#introduce .gs:hover .i-img-w{
    display: none;
}
#introduce .gs:hover .i-img-h{
    margin: 0 auto;
    padding-top: 88px;
    display: block;
}
#introduce .ggg .active .i-img-w{
    display: none;
}
#introduce .ggg .active .i-img-h{
    margin: 0 auto;
    padding-top: 88px;
    display: block;
}
#introduce .ggg .active .i-img-x{
    display: block;
    position: absolute;
    top: 1.2rem;
    left: 142%;
}
#introduce .ggg .active .gs .i-img-x{
    display: block;
    position: absolute;
    top: -6.2rem;
    left: 144%;
}
#introduce .i-img{
    width: 235%;;
    height: auto;
    padding-bottom: 47px;
}
#introduce .i-img img{
    margin-top: 88px;
}
#introduce .flex-end>.active{
    height: 104px;
    padding: 10px;
    background-image: url(./../img/introduce/title-bg.jpg);
}
#introduce .flex-end>.active a{
    color: #ffffff;
}
.i-title:active{
    height: 105px;
    background-image: url(./../img/introduce/title-bg.jpg);
}
#introduce .i-title{
    height: 86px;
    width: 598px;
    background-color: #f4f5ff;
}
#introduce .flex-end{
    display: -webkit-flex;
    display:flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    border-bottom:none;
}
.nav-tabs .active a{
    color: #ffffff;
}
#introduce .i-title a{
    border: none;
    background-color: transparent;
    top: 1.5rem;
    color: #86858f;
}
#introduce .i-title a:active{
    color: #ffffff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #ffffff;
}
#introduce .full{
    width: 100%;
    max-width: 100%;
}
#introduce .thumbnail{
    height: auto;
    width: auto;
    text-align: left;
    border-radius:0;
    margin-bottom: 0;
}
#introduce .thumbnail>img{
    padding-top: 25px;
    margin-bottom: 10px;
    position: relative;
    left: -35%;
}
#introduce .sai-ul{
    height: 440px;
}
#introduce h7{
    font-size: 22px;
    line-height: 70px;
    color: #625cb4;
}
#introduce .sai-title{
    position: relative;
    color: #32325d;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
}
#introduce .sai-title-before:before{
    display: block;
    content: '';
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0rem;
    left: -2.4rem;
    content: url(./../img/introduce/i-t.png);
    z-index: 99;
}
#introduce ul{
    list-style:none;
}
#introduce .sai-content{
    line-height: 25px;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
}
#introduce .sai-content-before:before{
    display: block;
    content: '';
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0rem;
    left: -2.4rem;
    content: url(./../img/introduce/i-check.png);
    z-index: 99;
}
#introduce .thumbnail .btn-primary{
    width: 160px;
    height: 50px;
    font-size: 14px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius:10px;
    color: #827cdc;
    border-color:#827cdc;
}
#introduce .thumbnail .btn-primary:hover{
    color: #ffffff;
    background-color: #827cdc;
}
#in-more{
    position: absolute;
    margin-top: 40px;
    left: 1%;
    text-align: left;
    background: #ffffff;
}
#introduce .fanhui{
    margin-right: 20px;
}
#introduce .i-tou{
    padding-left: 15px;
}



/* 整体赛程 */
.schedule{
    margin-top: -10px;
    background: url(./../img/bg2.jpg) no-repeat center;
}
#schedule .thumbnail{
    margin-top: 20px;
    border: none;
    background-color:transparent;
}
.schedule-c p{
    font-size: 18px;
}
/* 赛事热点 */
.hot {
    background: url(./../img/bg3.jpg) no-repeat;
}
/* 生态训练营 */
.training{
    background: url(./../img/bg3.jpg) no-repeat;
    margin-bottom: 20px;
}
#training h2:after{
    left: 41rem;
}
#training .thumbnail{
    height: 500px;
    width: 100%;
    text-align: left;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
}
#training .thumbnail h3{
    font-size: 18px;
    line-height: 33px;
    font-weight: bold;
}
#training .thumbnail p{
    line-height:27px;
    font-size: 14px;
}
#training .thumbnail .btn-primary{
    width: 160px;
    height: 50px;
    font-size: 14px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius:10px;
    color: #827cdc;
    border-color:#827cdc;
}
#training .thumbnail .btn-primary:hover{
    color: #ffffff;
    background-color: #827cdc;
}
/* 往期回顾 */
.review{
    background: url(./../img/bg4.jpg) no-repeat ;
}
#review .container{
    width: 100%;
}
#review p{
    text-align: left;
}
#review .year{
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
    padding: 5px 0;
    margin: 0;
}
#review .r-title{
    font-size: 14px;
    padding: 5px 0; 
    font-weight: bold;
    color: #6f6f70;
}
#review .r-title a{
    color: #6f6f70;
}
#review .r-title a:hover{
    color: #827cdc;
}
#review .r-title a:hover:after{
    content: '→';
    margin-left: 30px;
}
/*footer*/
.maxWidth{
	display: block;
	margin: 0 auto;
	max-width: 1200px;	
}
.footer *{
	position: relative;
}
.footer{
	display: block;
	color: #fff;
	font-size: 12px;
	background-color: #212121;
}
.contactDiv{
	display: block;
	border-bottom: 1px solid #383838;
	padding-bottom: 20px;
}
.footerP{
	font-size: 18px;
	text-align: center;
	padding: 60px 0 0;
}
.contact{
	display: block;
    width: 100%;
    margin: 0 auto;
}
.contact:after{
	content: "";
	display: block;
	clear: both;
}
.contact{
    text-align: center;
    padding: 0;
}
.contact li{
	list-style: none;
	display: inline;
	margin-right: 12%;
}
.contact li:last-child{
	margin-right: 0;
}
.contact li a{
	display: inline-block;
}
.contImg{
	display: inline-block;
	vertical-align: middle;
}
.contSpan{
	display: inline-block;

}
.par{
	cursor: pointer;
}


.joinDiv{
	margin-top: 20px;
	display: block;
	border-bottom: 1px solid #383838;
	padding-bottom: 20px;
}
.joinP{
	text-align: center;
	margin-top: 10px;
}
.joinDiv .footerP{
	margin-bottom: 0;
	padding-top: 10px;
}
.more{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	padding: 3px 0;
	border: 1px solid #383838;
	background-color: transparent;
	margin: 0 auto;
	width: 8%;
}
.contactWay{
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 30px 0;
	text-align: center;
}
.contactWay:after{
	content: "";
	display: block;
	clear: both;
}
.contactWay li {
	list-style: none;
	float: left;
	margin-right: 14%;
}
.contactWay li:last-child{
	margin-right: 0;
}

.wayImg{
	width: auto;
	display: inline;
	margin: 0 10px;
}
.copy{
	background-color: #161616;
	text-align: center;
	font-size: 11px;
	padding: 15px 0;
	color: #fff;
}
.scan{
	position: absolute;
	width: 10%;
	z-index: 33;
    left: 38%;
    bottom: 23%;
    z-index: 22;
    display: none;
}

.rightC{
	display: block;
	background-color: #161616;
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	margin: 0;
}


.appImg{
	position: absolute;
	width: auto;
    top: 40%;
    left: 23%;
    display: none;
}
.wxImg{
	position: absolute;
	width: auto;
    top: 40%;
    left: 29%;	
    display: none;
}
.wxImg img,
.appImg img{
	display: block;
	margin:0 auto;
	width: 29%;
}
.appImg p,.wxImg p{
	text-align:center;
	margin-top:5px;
}
.footer .maxWidth{
	position: relative;
}


/*旋转*/
@keyframes yyz {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
@-webkit-keyframes yyz {
    0% {
        -webkit-transform: rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg);
    }
}
/*直达顶层*/
.top {
	width:50px;
	height:50px;
	display:block;
	background:#888;
	color:#fff;
	text-align:center;
	line-height:50px;
	font-size:30px;
	text-decoration:none;
	position:fixed;
	right:0px;
	bottom:50px;
	display:none;
    opacity: 0.6;
}
.top:hover {
	background:#625cb4;
}