@charset "utf-8";
/* CSS Document */
body { padding:0px; margin:0px; font-family:Verdana, Arial, '微软雅黑'; }
a{ text-decoration:none; color:#FFF;}
a:hover{ text-decoration:none; color:#FFF;}
.logo { width:400px; height:100px; background:url(../images/logo1.jpg) no-repeat left 0px ; background-size:75%; float:left; }
.content{ width:auto; margin:0px;}
.top1 { width:1100px; height: 100px; margin:auto; }
.navback{ width:auto; height:50px; background:#0C524B;}
.nav { width:1100px; height:50px; margin:auto; background:#0C524B; }
.nav ul{ margin:0 0 0 50px; padding:0;}
.nav li{ list-style:none; float:left; height:50px; line-height:50px; margin-right:20px;  }
.nav a {padding:15px 10px 13px 15px; }
.nav a:hover { background:#62968A; }
.user{  float:right; }
.user img{ display:block; margin:0 auto; padding-top:11px;}
.flash { width:auto; height:600px; background:#CCC; margin:20px 16px 20px 16px;}
/* bottom */
.bottom {width:auto; height:150px;}
.part{ width:30%; height:130px;float:left; line-height:20px; font-size:15px; color:#fff; padding:20px 0px 0px 36px; }

.email{ width:300px; height:35px; background:#FFF; margin:20px 0px 0px 0px;}
.share {width:300px; height:40px; background:#FFF; }

.copyright { width:270px; float:left; line-height:17px; font-size:12px; color:#FFF; margin:10px 0px 0px 5px; text-align:left; }

/* css color */
.wid1100 {width:1100px; height:150px; margin:auto;}
.h150 { height:150px;}
.h60 { height:60px;}
.bj1{ background:#0C524B;}
.bj2 { background:#253933;}
.bj3 { background:#62968A;}

