body{background: #fff;}
.headbg{opacity: .1}
.header{border-bottom: 0;}
.swbox{position:relative;}
#certify {
	position: relative;
	margin: 0px auto 0px auto;width:860px;float:right;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	height: 300px;overflow:hidden;
	
	/*box-shadow: 0 8px 30px #ddd;*/
}
#certify  .swiper-slide a{display: block;position: relative;height: 300px;background: #000;}
#certify  .swiper-slide img{
	display:block;width:100%;
}
#certify  .swiper-slide .tit {
	text-align: left;
	color: #fff;
	font-size: 16px;
	margin: 0;
	position: absolute;width:130px;padding:0 25px 0 30px;height:300px;
	left:0;bottom: 0;z-index: 2;
}
#certify  .swiper-slide .tit span{
	background: url(../images/icon_time6.png) no-repeat left top;display: block;padding:60px 0 20px 0;color:#f8d79c;font-size:16px;font-weight: bold;
	border-bottom: solid 1px #f8d79c;margin: 40px 0 20px 0;
}
#certify  .swiper-slide .tit p{
	display: block;color:#fff;font-size:16px;line-height: 25px;
}
#certify  .swiper-slide i {
	display: block;width:185px;height:300px;background:linear-gradient(to right, #294492 , #5373C7);opacity: .8;
	position: absolute;left:0;bottom: 0;z-index: 1;
}

.swbox .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

.swbox .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
	width: 8px;
	height: 8px;
	background: #D0D0D0;opacity: 1;outline:none;
}

.swbox .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #A48039;
}


.fxreg{float:left;width:310px;height:300px;position:relative;border:solid 1px #eee;}
.fxreg h1{text-align:center;margin:20px 0;color:#ac8821;}
.fxreg form{padding:0 20px;}
.fxreg .item{height:35px;margin-bottom:10px;overflow:hidden;line-height:35px;border-radius:5px;background:#f6f6f6;}
.fxreg .item em{display:block;height:20px;line-height:20px;margin-top:8px;width:65px;float:left;text-align:right;font-size:12px;color:#999;padding-right:12px;border-right:solid 1px #ddd;}
.fxreg .item input{width:160px;height:33px;padding:0 10px;float:right;border:0;background:transparent;}
.fxreg .item input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #f6f6f6 inset;background:none;}
.fxreg .item2{position:relative;}
.fxreg .item2 img{position:absolute;top:8px;right:7px;}
.fxreg .btn{padding-top:5px;}
.fxreg .btn input{width:100%;height:35px;border-radius:5px;border:0;color:#fff;background:#ac8821;font-size:16px;float:right;cursor:pointer;}
.fxreg .error{background:#e1a4a4;border-color:#e1a4a4;}
.fxreg .error em{color:#fff;border-right:solid 1px #fff;}
.fxreg .regtips{position:absolute;width:270px;left:20px;top:10px;height:37px;background:#f90;color:#fff;text-align:center;line-height:35px;display:none;}
