﻿@charset "utf-8";
@import "reset.css";
body {
	background: #fff;
	color: #666;
	font: 12px/24px "微软雅黑","华文细黑",Arial,sans-serif;
	padding: 0;
	margin: 0 auto;
	max-width: 1680px;
}
.clear{zoom:1;}
.clear:after{visibility:hidden;display:block;font-size:0;content:"1";clear:both;height:0;}
.fle{float:left;_display:inline;}
.fri{float:right;_display:inline;}
.ban-oa{
	width: 100%;
	height: 313px;
}
.w1160{
	width: 1160px;
	margin: 0 auto;
}
.w470{
	width: 470px;
	margin: 93px auto 0;
}
.button1{
	width: 219px;
	height: 90px;
	background: url(../../img/oa-btn1.png) no-repeat center;
}
.button2{
	margin-left: 30px;
	width: 219px;
	height: 90px;
	background: url(../../img/oa-btn2.jpg) no-repeat center;
}
.button3{
	margin-left: 30px;
	width: 219px;
	height: 90px;
	background: url(../../img/email-btn.jpg) no-repeat center;
}
.btn{
	width: 219px;
	height: 56px;
	text-align: center;	
}
.btn input{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 219px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	font-size: "微软雅黑";
}

/*.btn .but1{
	width: 219px;
	height: 56px;
	line-height: 56px;
	text-align: center;	
}
.btn .but2{
	margin-left: 30px;
	width: 219px;
	height: 56px;
	line-height: 56px;
	text-align: center;	
}*/
.oa-txt{
	text-transform: uppercase;
	margin-top: 230px;
	font-size: 12px;
	color: #6a6a6a;
}
.zs{
	margin-top: 20px;
	font-size: 12px;
	color: #000;
}
.zs p span{
	display: inline-block;
	color: #296db3;
	text-decoration: underline;
}