.bannerbox{width:100%;position:relative; overflow:hidden;height:500px;}
.banner{width:1920px;position:absolute;left:50%;margin-left:-960px;}
.banner#b1{display:block;height:500px;background:url(../../images/single/o2osellGoods/banner.jpg) no-repeat;}
.banner#b1 .ban2{padding-top:150px;}
.banner#b1 .ban2 .bac{margin-top:30px;width:550px;}
.banner#b1 .ban2 .bac p{font-size:20px;margin-top:0;line-height:42px;}
.page-content {
	min-width: 1200px;
}

.page-title {
	text-align: center;
}

.page-title .main {
	font-size: 32px;
	color: #333;
}

.page-title .small {
	font-size: 18px;
	color: #888;
	margin-top: 12px;
	line-height: 180%;
}

.first-main {
	padding-top: 50px;
	background-color: #559df6;
}
.first-main .main{
	color: #fff;
}

.first-content {
	text-align: center;
	margin-top: 60px;
}
.first-content .first-float{
	width: 1200px;
	margin: 0 auto;
	
}
.first-content .first-float:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.first-content .first-float li{
	width: 24%;
	float: left;
}
.first-content .first-float li:nth-child(2){
	width: 52%;
	padding-top: 20px;
}
.first-content .first-float li:nth-child(1){
	text-align: left;
}
.first-content .first-float li>div{
	margin-bottom: 35px;
}
.first-content .first-float li>div>div{
	margin-right: 25px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.first-content p{
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-top: 20px;
}
.first-main .first-float img{
	position: relative;
	top: 4px;
	margin-right: 10px;
}
.first-main .left-text p{
	margin-left: 32px;
}

.first-main .right-text p{
	margin-left: 35px;
}

/*--------------------*/

.third-main {
	padding: 50px 0;
	background-color: #fafafa;
}
.third-main .main{
	/*color: #fff;*/
}

.third-main .small {
	font-size: 20px;
	/*color: #fff;*/
	margin-top: 25px;
}
.third-content {
	width: 1200px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 50px;
}

.third-content:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

/*------------------*/

.jfxt-main{
	background-color: #fff;
	padding-top: 50px;
}
.jfxt-main .third-content{
	text-align: center;
	width: 1200px;
}
.jfxt-main .third-content:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.jfxt-main .third-content .list{
	float: left;
	height: 220px;
	width: 230px;
	margin-right: 12.5px;
	background-color: #fff;
}
/*-------------------*/

.xtys-main{
	padding: 50px 0;
}
.xtys-main .third-content{
	width: 1200px;
}
.xtys-main .third-content:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.xtys-main .third-content .list{
	float: left;
	height: 275px;
	width: 230px;
	margin-right: 12.5px;
	background-color: #fff;
	border: solid 1px #f3f3f8;
	box-sizing: border-box;
	padding: 10px;
}
.xtys-main .third-content .list:nth-last-child(1){
	margin-right: 0;
}
.xtys-main .third-content .list div{
	font-size: 20px;
	color: #333;
}
.xtys-main .third-content .list p{
	font-size: 14px;
	color: #888;
	padding: 20px 10px;
	text-align: left;
}
.xtys-main .third-content .list div:nth-child(1){
	height: 100px;
}
.xtys-main .third-content .list div:nth-child(1) img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.xtys-main .third-content .list div:nth-child(2){
	margin-top: 30px;
}
.xtys-main .bg-1{
	background-color: #2489ff;
}
.xtys-main .bg-2{
	background-color: #61dc98;
}
.xtys-main .bg-3{
	background-color: #f95f60;
}
.xtys-main .bg-4{
	background-color: #2a406e;
}
.xtys-main .bg-5{
	background-color: #ffc424;
}

/*留言板*/
.message{display:block;padding:80px 0;background:#fff;}
.mestitle,.remarks{display:block;text-align:center;}
.mestitle .titleh{font-size:28px;color:#333;font-weight:700}
.mestitle .contp{font-size:20px;color:#666;margin-top:10px;}
.formd form{display:flex;justify-content:space-evenly;padding:0 200px;margin-top:40px;}
.formd form .xmane,.formd form .iphone{width:300px;position:relative;border:solid 1px #f0f3fa;box-sizing:border-box;}
.formd form .xmane input,.formd form .iphone input{display:block;width:100%;height:100%;box-sizing:border-box;line-height:60px;padding:20px 10px;padding-left:60px;font-size:14px;}
.formd form .xmane:before{display:block;position:absolute;left:15px;top:15px;content:'';background:url(../../images/xingming.png) no-repeat;width:30px;height:30px;}
.formd form .iphone:before{display:block;position:absolute;left:15px;top:15px;content:'';background:url(../../images/dianhua.png) no-repeat;width:30px;height:30px;}
.formd form .submit{width:180px;height:60px;}
.formd form .submit input{display:block;width:100%;height:100%;text-align:center;line-height:60px;background:#316fff;color:#fff;border:solid 1px #316fff;font-size:20px;cursor:pointer;box-sizing:border-box;}
.remarks{margin-top:30px;}
.remarks .main{font-size:24px;color:#333;font-weight:700}
.remarks .small{font-size:24px;margin-top:5px;color:#666;}
font{color:#f50303;font-weight:700;}