@charset "utf-8";
body {font: 12px/1.5 "Microsoft YaHei";color: #003333;padding:0px;margin:0px;word-break: break-all;}
h1,h2,h3,h4,h5,form,p,ul,li{margin:0px;padding:0px;list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
input,select{font: 12px/1.5 tahoma,arial,宋体,sans-serif;padding:0px;margin:0px;}
*{padding:0px;margin:0px;}html{overflow-y:scroll;}
img{border:0; max-width:100%;}img{vertical-align:middle;}

.fl{float:left;}.fr{float: right;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.clearfix:after {clear: both;content: " ";display: block;height: 0;}
em{font-style: normal;}
a { text-decoration: none; outline: 0;}
a:hover{text-decoration: none;}
a{color:inherit; *color:#666;}
a:hover { color: #d6002a;}
.gray_3{color:#333333;font-family: Arial;}.gray_c{color:#CCCCCC;}
.gray_5 {color: #555555;}.gray_6 {color: #666666;}
.gray_9 {color: #999999;}
.mb20{margin-bottom: 20px;}.mb10 {margin-bottom: 10px;}.mt10 {margin-top: 10px;}.mt20{ margin-top:20px;}
.auto{width: auto;margin-right: auto;margin-left: auto;}
input,btn{ font-family:"Microsoft YaHei",SimSun,SimHei; outline:none; }

.pt15{ padding-top:15px;}
input::-webkit-input-placeholder {
	color: #999;
}
input:-ms-input-placeholder { /* IE10+*/
	color: #999;
}
input:-moz-placeholder { /*Firefox4-18*/
	color: #999;
}
input::-moz-placeholder { /* Firefox19+*/
	color: #999;
}
.bg{background:url(../images/bg.png) no-repeat center bottom;}
.auto {
    width: 100%;
}
.box{ width:1000px; margin:0 auto;}
.banner{ text-align:center;/* background: url(../images/banner.png) no-repeat center center; height:783px;*/}

/* 底部信息 */
.footer {
	height:auto; padding:20px 0;
}

.copyright { padding:8px 0;  font-size:14px;
	color: #333;
	text-align: center;
	line-height: 30px;
}

