/* CSS Document */

/*------------网站公用样式-------------*/

*{ padding:0; margin:0;}

body{ font-size:12px; font-family:Verdana,"宋体"; color:#000000;  background:#FFFFFF url(../images/bgbody.jpg) repeat-x; }

ul,li{ list-style:none;}

img{ border:none;}

a{color:#000000; text-decoration:none;}

a:hover{ color:#8e2e25; text-decoration:underline;}



.mtop10{ margin-top:10px;}
.more{ color:#DA0000; font-weight:bold;}
.clearfloat{clear:both; height:1px; _overflow:hidden;}
.maincon{ position:relative; clear:both;margin:0 auto; width:1000px; height:700px; zoom:1; background:url(../images/bg.jpg) no-repeat left bottom; }

#top{ width:100%; height:87px; background:url(../images/top-bg.png) repeat-x;  overflow:hidden;}
.top-com{ width:960px; margin:0px auto; height:87px;} 
logo{ width:365px; height:51px;}

.divright {float: right;margin-top: 12px;}
.divleft {float: left;margin-top: 12px;}
.frommy{ padding:215px 0 0 455px; height:40px;}

.frommy input.ipt1{ height:30px; width:240px; border:none; background:none; font-size:18px; line-height:30px; margin-right:30px; padding: 0 10px;}

.frommy input.ipt2{height:30px; width:167px; border:none; background:none; cursor:pointer;}



.tels{ padding-top:215px; padding-left:515px;}
a.btn {display: block; float: left;}
.anniu {width: 300px; height: 72px;}
.btntitle a { width: 70px; height: 20px; display: block; float: left; text-align: center; margin-right: 27px;}

.yin{ height:35px; padding-left:910px; padding-top:20px;}

.mb10 {
	margin-bottom: 1rem;
	position: absolute;
	left:450px;
	top:220px;
	width:500px;
}
.mainform .fl {
	font-size: 24px;
	width: 30%;
	text-align: right;
	float:left;
}
.mainform .fr {
	width: 70%;
	text-align: left;
	 float:left;
}
.mainform .forminput {
	font-family: '\5FAE\8F6F\96C5\9ED1', "微软雅黑", simhei, arial;
	width: 80%;
	height: 3rem;
	line-height:2.8rem;
	font-size:1.4rem;
	padding: 0 .5rem;
	border: 1px solid;
	border-color: #ccc #dedede #dedede #ccc;
}
.form_line {
	color: #444;
	margin: 1rem 0;
	line-height: 2.8rem;
	text-align: center;
	 overflow:hidden;
}
.form_line .btn {
	display: inline-block;
	color: #000;
	margin: 0 .5rem 0 .5rem;
	padding: 0 1rem;
	text-align: center;
	border-radius: 2rem;
	font-size: 1.4rem;
	 float:left;
	 width:40%;
	 line-height:3rem;
	 
}
.f_btn{width:90%; margin:20px auto;}
.form_line  .bcb {background-color:#ff6005;color:#fff;}
.form_line  .nso {background-color:#07a2b8;color:#fff;}
.form_line input[type="submit"] {
	border: none;
	padding: 0 2rem;	
}

/*footer*/
footer{ width:100%; padding:40px 0;  margin-top:20px;border-top:3px solid #077e81; background:#e7e7e7; font-size:20px; color:#333; line-height:40px; text-align:center;}
.footer{ color:#606060;}



