/* CSS Document */
@charset "utf-8";
/*reset全局格式化样式*/
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,table,textarea,p,blockquote,th,td { font-size: 12px;font-family: "宋体", Sans-Serif; margin: 0; padding: 0; outline: 0; border: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
ul, ol { list-style: none; }
body { background: #000; }
fieldset,img { border: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}  
textarea { padding: 0px; border: 1px solid #d4d4d4; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline;}
.vAlign { vertical-align: middle; }
:focus {outline: 0;}   
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" ""; }
input {}
input, select, label {vertical-align:middle;}
input, select {
	 font-size: 12px;
}
.clear { clear: both;}

.warp { background: #000 url(../images/worpbg.jpg) no-repeat center top; width: 100%; text-align: center; padding-top: 466px; overflow:hidden;}
	.notice { width: 100%; text-align: center; float: left;}
		.notice h2 { font-size: 23px; color: #fff; width: 100%; text-align: center;padding-bottom: 44px;}
			.notice h2 span { margin-right: 5px;}
				.notice p {   width: 610px; text-align: left; margin: 0 auto; font-size: 12px; color: #fff; clear: both; line-height: 26px; font-family: "宋体"; }
				.notice p em { color: #ce01d0; font-style: normal; }
	.logoline { width: 100%; float: left; padding-top: 59px;}
		.logos { width: 620px; margin: 0 auto; overflow: hidden;}
			.logos ul { width: 260px; float: left; text-align: left; }
			
				.logos ul li { float: left; width: 100%; padding-bottom: 30px;}
					.logos ul li img { margin-bottom: 3px;}
					.logos ul li p { line-height: 22px; color: #fff; font-size: 12px; width: 254px; float: left; background: url(../images/list.gif) no-repeat left center; padding-left: 6px;}
						.logos ul li p span { color: #ce01d0;}
				.logos .ul { width: 360px!important;}
				.logos .ul p {width: 354px!important;} 
		.li { text-align: right; padding-top: 24px;}
		.li a { text-decoration: underline;}
		.ablock { display: inline-block; *display: inline; *zoom:1;  text-align: center; color: #fff; width: 103px; height: 27px; line-height: 27px; font-size: 14px; font-weight: 700;}
		.bg { background: url(../images/btn-1.gif) no-repeat; margin-right: 16px;}
		.bg1 { background: url(../images/btn-2.gif) no-repeat;}
