* { margin:0; padding:0; }
a { color:#333; text-decoration:none}
a:hover { color:#049; text-decoration:none}
a img { border:none}
a.more { float:right; font-weight:normal; color:#999}
.blue { color:#049}

cite { float:right; font-style:normal; color:#999; margin-right:6px; font-size:12px;}
ul { list-style-type:none}

.mt1 { margin-top:15px;}
.mt2 { margin-top:30px;}
.mb1 { margin-bottom:10px;}
.red { color:#c4261d}
.gray { color:#999}



/* Form Styles */
.vcode { float:left; width:70px; margin-right:6px; font-weight:bold; padding:3px;}
.input { padding:5px; border:solid #ccc 1px;}
.submit { background:#23b7e5; color:#FFF; padding:0 40px 0 40px;-webkit-border-radius:3px;border-radius:3px; border:none; height:40px; font-size:16px;}
.but_b { background:url(images/but_bg_b.gif) no-repeat left 0px; width:140px; height:45px; border:none; font-size:14px; color:#FFF; font-weight:bold}
.input_time { background:url(images/icon_time.gif) no-repeat right}
.but_c { background:url(images/but_c.gif) no-repeat left top; height:45px; width:141px; color:#FFF; border:none; font-size:14px; font-weight:bold}

.but-main { display:inline-block; background:#643094; color:#FFF; font-size:16px; padding:0 40px 0 40px; border-radius:23px; height:46px; line-height:46px;}
.but-main:hover { background:#00bcd4; color:#FFF}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/ .clearfix {display:block;} /**/



/* 阴影 */
.yy
{
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.yy3
{
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}


body { font-size:12px; color:#000;  font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#fff;}
#pagewrap { width:100%; margin:auto;}
.wrap { margin:auto;width:1500px;}

.main { background:url(images/main.jpg) no-repeat center center; background-size:cover; height:700px; max-height:700px; max-width:1080px; margin:auto; text-align:center; color:#FFF}
.main .logo { padding:180px 0 50px 0}
.main .logo img { height:100px;}
.main .desc { font-size:56px;}