@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{font-family:"微软雅黑"; background: radial-gradient(circle farthest-corner at center center , #4693be, #066da7);}

.concent{  margin:0px auto; margin-top:270px;}

.logo{ width:570px; margin:0 auto;}

.main{ width:874px; margin:50px auto;}
.main_top{ width:874px;}
.style1{ background:url(../images/name.png) no-repeat; width:322px; height:62px;border:0px;padding-left: 20px; color:#FFF; font-size:20px; font-weight:bold;}
.style2{ background:url(../images/sign.png) no-repeat; width:156px; height:62px; border:0px; color:#FFF;font-size:30px;padding-bottom: 5px; padding-right: 15px; font-family:"黑体"}
.main_bottom{ width:874px; margin-top:30px;}
.main_bottom .style3 { width:350px; float:left; padding-left:6px;}
.main_bottom .style3 a{ text-decoration:none;}
.main_bottom .style3 a:hover{ text-decoration:underline; color:#FFF;}
.main_bottom .style3 span{ color:#FFF;}
.main_bottom .style4 {width:350px; float:left;}
.main_bottom .style4 span{ color:#FFF;}
.main_bottom .style4 a{ text-decoration:none;}
.main_bottom .style4 a:hover{ text-decoration:underline; color:#FFF;}
.main_bottom .style5{ margin-right: 10px;}

.footer{ width:500px; margin:0 auto; margin-top:320px; }
.footer p{ color:#FFF; float:left;}
.footer p a{color:#FFF; text-decoration:none;}
.footer p a:hover{ text-decoration:underline;}
.footer .style6{ float:left; margin:-2px 12px;}

