@charset "utf-8";
*
{
	margin:0;
	padding:0;
}

a
{
	color:#333;
	text-decoration:none;
}

a:hover
{
	color:#ff8800;
	text-decoration:underline;
}

img
{
	border:none 0;
}

li
{
	list-style:none;
}

body
{
	background:#fff;
	font-size:14px;
	font-family: microsoft yahei, sans-serif ;
	background:url(mainImages/bg.jpg) repeat top center;
}

h1,h2,h3,h4,h5,h6
{
	font-size:14px;
}

em,i
{
	font-style:normal;
}

.min
{
	margin: 105px auto 25px;
	width: 1000px;
	height: 436px;
	background: url(mainImages/bg2.png) center center no-repeat;
}

.m_left
{
	float: left;
	width: 482px;
	padding: 15px 25px 0 45px;
}

.m_left h2
{
	text-indent: -99999px;
	width: 420px;
	height: 42px;
	margin-bottom: 10px;
	background: url("mainImages/et_tit.png") no-repeat;
}

.m_left img
{
	padding:20px 0 10px;
	margin-left: 8px;
	display: block;
}

.m_left span
{
	display: inline-block;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding-left:80px;
	color: #00acee;
	font-size: 18px;
	font-family: microsoft yahei, sans-serif;
	background: url(mainImages/tel.png) 20px center no-repeat;
}

.m_right
{
	display: inline-block;
	padding:12px 0 0 60px;
}

.m_right h3
{
	display: inline-block;
	font-size: 24px;
	height: 53px;
	line-height: 53px;
	color: #00acee;
	font-family: microsoft yahei, sans-serif;
	padding-left: 40px;
	margin-left: 80px;
	background: url(mainImages/icon.png) left center no-repeat;
}

.m_right ul
{
	padding-top: 40px;
	margin-left: 20px;
}

.m_right ul li
{
	border: 1px solid #cdd0cf;
	border-radius: 6px;
	height: 46px;
	margin-bottom: 15px;
	width: 298px;
}

.m_right ul li label
{
	width: 55px;
	height: 46px;
	border-radius: 6px;
	float: left;
	text-indent: -9999px;
	background: url(mainImages/yhu.png) center center no-repeat #fff;
}

.m_right ul li input
{
	display: inline-block;
	width: 233px;
	height: 46px;
	line-height: 46px;
	background: #fff;
	border: none;
	border-radius: 6px;
	padding: 0 5px 0;
	color: #aaa;
	font-family: Microsoft Yahei, Tahoma, sans-serif;
	font-size: 16px;
}

.m_right ul li label.txt_default
{
	background: url(mainImages/mma.png) center center no-repeat #fff;
}

.m_right ul li.yzm
{
	background: none;
	border: none;
}

.m_right ul li input.yzm_input
{
	width: 80px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #cdd0cf;
	border-radius: 3px;
	float: left;
}

.m_right ul li.yzm img
{
	float: left;
	padding:0 10px;
}

.m_right ul li.yzm a{
	line-height: 31px;
	font-size: 12px;
}

.m_right ul li.button
{
	background: none;
	border: none;
}

.m_right ul li.button input
{
	width: 296px;
	border: 1px solid #eeb86e;
	border-radius: 3px;
	background: #fa8014;
	color: #fff;
	line-height: 26px;
	cursor: pointer;
	font-size: 22px;
	font-family: Microsoft Yahei;
}

.m_right ul li.button input:hover
{
	background:#ff6600;
	border: 1px solid #f3af61;
}