@charset "utf-8";
/* CSS Document */

html,body{ margin:0px; height:100%;} 
body, div, form, img, ul, li, dl, dd, dt{
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
body {
	margin: 0 auto; 
}
li {
	list-style: none;
}
a{
	border: currentColor; border-image: none; text-decoration: none;
}
h1, h1, h2, h3, h4, h5, h6, p, span {
	margin: 0px; padding: 0px; font-weight: normal;
}

.clear {
	clear: both;
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: ".";
}
* {
	font-family:"Microsoft YaHei UI", "Arial", "微软雅黑";
}



.fwrx {
	color:#02d7f7; line-height:150%; font-size:24px; 
}
.fwrx-zx {
	margin: 0 auto; height:40px; width:140px; border:1px solid #02d7f7; border-radius:20px;
}
.fwrx-zx a{
	color:#02d7f7; line-height:100%; font-size:24px;
}


.main1 {
	width: 100%; margin:60px 0 10px 0; padding-top:50px; overflow:hidden;
}
.main1-title {
	margin:0 auto; width: 100%; height: auto; background:url("/images/bg_line_1.jpg") repeat-x center; overflow:hidden; 
}
.main1-title h3{
	margin: 0 auto; width:180px; color:#333; line-height:36px; font-size:36px; background-color: #FFF; font-weight:bold; text-align: center;
}
.main1-title p{
	width:180px; color: #02d7f7; line-height: 24px; font-size: 24px; padding:5px 0 10px 0;
}
.main1-content {
	width: 100%; height:445px; background:url("/images/by_01.jpg") repeat-x;text-align:center;
}
.main1-content1 {
	margin:0 auto; width: 1220px; overflow:hidden; 
}
.main1-content1 P {
	color: #333; line-height:200%; font-size:18px; margin-top:10px; margin-bottom:10px;
}






#footer {
	background:#333; width: 100%; overflow: hidden; margin-top:20px;
}
.footer {
	margin: 0 auto; width: 700px; 
}
.footer ul li{
	width: 100px; float: left; text-align:center; margin-top:10px;
}
.footer ul li a {
	color: #999; line-height: 24px; font-size: 14px;
}
.footer1 {
	margin: 0 auto; width: 100%;float: left; padding-bottom:10px; line-height: 24px; font-size: 14px; color:#999; text-align:center;
}


