﻿@charset "UTF-8";

body{
	background: url("../images/bg2.jpg") no-repeat center top #0b0d11;
}

.wrap{
	padding-bottom: 157px;
}

.header{
	height: 552px;
	background: url("../images/bg_header.jpg") no-repeat center top;
}
.header .nav .logo{
	float: left;
	margin-top: 45px;
	margin-left: 170px;
}
.header .nav .navList{
	float: right;
	margin-top: 50px;
	margin-right: 160px;
}
.header .nav .navList a{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin-left: 85px;
	padding-right: 13px;
}
.header .nav .navList a:after{
	content: '';
	position: absolute;
	width: 4px;
	height: 15px;
	background: #d5ae66;
	right: 0;
	top: 5px;
}
.header .nav .navList span.ic{
	display: inline-block;
	margin-left: 45px;
	vertical-align: top;
}
.header .nav .navList span.ic img{
	vertical-align: middle;
}

.timeline{
	margin-top: 228px;
}
.timeline .layout-center{
	width: 858px;
}
.timeline .line{
	border-top: 1px solid #0a79ff;
}
.timeline .line .date{
	position: relative;
}
.timeline .line .date li{
	position: absolute;
	top: -35px;
	margin-left: -20px;
	color: #fff;
	font-size: 14px;
}
.timeline .line .date li:after{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 2px solid #0a79ff;
	border-radius: 100%;
	background: #14161d;
	bottom: -19px;
	left: 50%;
	margin-left: -6px;
}
.timeline .line .event{
	position: relative;
}
.timeline .line .event li{
	position: absolute;
	color: #d5ae66;
	font-size: 14px;
	top: 10px;
}
.timeline .line .date li.d-1{
	left: 84px;
}
.timeline .line .date li.d-2{
	left: 178px;
}
.timeline .line .date li.d-3{
	left: 386px;
}
.timeline .line .date li.d-4{
	left: 539px;
}
.timeline .line .date li.d-5{
	left: 754px;
}
.timeline .line .event li.e-1{
	left: 110px;
}
.timeline .line .event li.e-2{
	left: 438px;
}
.timeline .line .event li.e-3{
	left: 680px;
}

.part-title{
	width: 174px;
	height: 200px;
	text-align: center;
	line-height: 200px;
	color: #d5ae66;
	font-size: 24px;
	font-weight: bold;
	background: url("../images/bg_part_tit.png") no-repeat;
}
.intro{
	margin-top: 185px;
}
.intro .layout-center{
	width: 918px;
	height: 584px;
	background: url("../images/bg_part_intro.png") no-repeat center;
}
.intro .part-title{
	margin: 0 auto;
}
.intro .intro-detail{
	margin-top: 15px;
	padding: 0 130px;
}
.intro .intro-detail p{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 22px;
}
.intro .intro-detail p .py{

}

.award{
	margin-top: 100px;
}
.award .layout-center{
	width: 710px;
	padding-bottom: 30px;
	position: relative;
}
.award .item{
	float: left;
	width: 174px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	display: table;
	margin-right: 3px;
}
.award .item div{
	display: table-cell;
	vertical-align: middle;
}
.award .item .ai-1{
	font-size: 16px;
	color: #fff;
}
.award .item .ai-2{
	font-size: 20px;
	color: #deb464;
	font-weight: bold;
}
.award .part-title{
	float: left;
	margin-right: 3px;
	margin-top: -46px;
}

.award .item.item-1{
	margin-left: 88px;
	background: url("../images/bg_award_item_1.png") no-repeat;
}
.award .item.item-2{
	background: url("../images/bg_award_item_2.png") no-repeat;
}
.award .item.item-3{
	background: url("../images/bg_award_item_3.png") no-repeat;
}
.award .item.item-4{
	margin-top: -46px;
	background: url("../images/bg_award_item_4.png") no-repeat;
}
.award .item.item-5{
	margin-top: -46px;
	background: url("../images/bg_award_item_5.png") no-repeat;
}
.award .item.item-6{
	margin-top: -46px;
	background: url("../images/bg_award_item_6.png") no-repeat;
}
.award .bg-1{
	position: absolute;
	left: -13px;
	top: -52px;
	width: 101px;
	height: 102px;
	background: url("../images/bg_part_award_1.png") no-repeat;
}
.award .bg-2{
	position: absolute;
	right: -63px;
	bottom: 11px;
	width: 68px;
	height: 69px;
	background: url("../images/bg_part_award_2.png") no-repeat;
}
.award .tip{
	width: 250px;
	margin: 0 auto;
	font-size: 16px;
	color: #deb464;
	text-align: center;
	position: relative;
}
.award .tip:before{
	content: '';
	position: absolute;
	width: 32px;
	height: 2px;
	background: #deb464;
	left: 0;
	top: 12px;
}
.award .tip:after{
	content: '';
	position: absolute;
	width: 32px;
	height: 2px;
	background: #deb464;
	right: 0;
	top: 12px;
}

.review{
	margin-top: 110px;
}
.review .layout-center{
	width: 860px;
}
.review .part-title{
	margin: 0 auto;
}
.review .listHd{
	text-align: center;
}
.review .list{
	display: inline-block;
	font-size: 0;
	text-align: center;
}
.review .list li{
	float: left;
	position: relative;
	z-index: 10;
	/*width: 168px;
	height: 194px;*/
	width: 146px;
	height: 170px;
	padding: 12px 11px;
	overflow: hidden;
	background: url("../images/bg_review.png") no-repeat;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}
.review .list li .img{
	width: 146px;
	height: 168px;
	overflow: hidden;
}
.review .list li .desc{
	position: absolute;
	z-index: 10;
	width: 130px;
	height: 92px;
	background: url("../images/bg_review_name_2.png") no-repeat;
	bottom:-1px;
	left: 0;
	text-align: left;
	padding: 37px 0 0 25px;
}
.review .list li .desc .name{
	font-size: 16px;
	color: #fff;
}
.review .list li .desc .pos{
	font-size: 14px;
	color: #deb464;
	line-height: 1.2;
}
.review .list li.part-title{
	width: 174px;
	height: 110px;
	background: url("../images/bg_part_tit.png") no-repeat;
	margin: 0;
	padding: 0;
	line-height: 1;
	padding-top: 90px;
	font-weight: normal;
	font-size: 18px;
}
.review .list.mtf{
	margin-top: -45px;
}
.review .list.mtf li{

}
.review .list li.ml2{
	margin-left: 170px;
}
.review .list li.ml1{
	margin-left: 85px;
}

.review .listBig li{
	float: left;
	position: relative;
	z-index: 10;
	/*width: 168px;
	height: 194px;*/
	width: 214px;
	height: 238px;
	padding: 12px 11px;
	overflow: hidden;
	background: url("../images/bg_review-big.png") no-repeat;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}
.review .listBig.mtf{margin-left: 8px;margin-top:-1px;}
.review .listBig li .img{
	width: 197px;height: 228px;
	margin-left: 4px;margin-top: 5px;
}
.review .listBig li .desc{
	position: absolute;
	z-index: 10;
	width: 181px;
	height: 136px;
	background: url(../images/bg_review_name_3.png) no-repeat;
	bottom: -1px;
	left: 0;
	text-align: left;
	padding: 37px 0 0 25px;
}
.review .listBig li .desc .name{
	margin-top: 5px;
}
.review .listBig li .desc .pos{line-height: 18px;padding-top: 2px;}

.review .moreLi{text-align: center;width: 100%}
.review .moreLi li.part-title{float: none;margin: 45px auto 0 auto;}

.fix_banner{
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 128px;
	background: url("../images/bg_fix_banner.jpg") no-repeat center #091224;
	left: 0;
	bottom: -128px;
	transition: all 0.5s;
}
.fix_banner .layout-center{
	width: 900px;
}
.fix_banner .btn-link{
	float: right;
	margin: 32px 100px 0 0;
}


.signUpCompany{
	margin-top: 65px;
}
.signUpCompany .layout-center{
	width: 770px;
}
.signUpCompany .part-title{
	width: 478px;
	height: 153px;
	padding-top: 80px;
	line-height: normal;
	background: url("../images/bg_title_2.png") no-repeat center;
	margin: 0 auto;
}
.signUpCompany .company-list{
	margin-top: 20px;
}
.signUpCompany .company-list ul{
	margin-right: -8px;
}
.signUpCompany .company-list ul li{
	width: 186px;
	float: left;
	margin: 0 8px 8px 0;
}
.signUpCompany .company-list ul li img{
	width: 100%;
	vertical-align: middle;
}


.top50{
	margin-top: 80px;
}
.top50 .setion-title{
	text-align: center;
}
.top50 .setion-title img{
	vertical-align: middle;
}
.top50 .top-list{
	width: 914px;
	margin: 60px auto 0;
}
.top50 .top-list ul{
	font-size: 0;
	text-align: center;
	margin-right: -36px;
}
.top50 .top-list ul li{
	display: inline-block;
	width: 160px;
	overflow: hidden;
	margin: 0 30px 10px 0;
}
.top50 .top-list ul li img{
	display: block;
	width: 160px;
	height: 111px;
	vertical-align: middle;
}
.top50 .top-list ul li p{
	font-size: 14px;
	color: #deb464;
	margin-top: 10px;
	text-align: center;
}

.rewarded{
	margin-top: 80px;
}
.rewarded .setion-title{
	text-align: center;
}
.rewarded .setion-title img{
	vertical-align: middle;
}
.rewarded .rewarded-list{
	width: 1000px;
	margin: 100px auto 0;
}
.rewarded .rewarded-list ul{
	font-size: 0;
	text-align: center;
}
.rewarded .rewarded-list ul li{
	display: inline-block;
	position: relative;
	width: 172px;
	height: 128px;
	margin: 0 7px 40px 7px;
	padding: 25px 0 10px 0;
	background: url("../images/bg_top310.png") no-repeat center 25px;
}
.rewarded .rewarded-list ul li .award-tit{
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width: 100%;
	line-height: 1.3;
	color: #d5ae66;
	font-size: 16px;
	text-align: center;
}
.rewarded .rewarded-list ul li img{
	display: block;
	width: 172px;
	height: 128px;
	vertical-align: middle;
}
.rewarded .rewarded-list ul li .name{
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	margin: 0 auto;
	width: 94px;
	color: #d5ae66;
	font-size: 14px;
	text-align: center;
}