@charset "utf-8";
/* CSS Document */
.bg{width:100%; padding-top:100px;}
.bg img{width:100%;}
.nav_{width:100%; background:#fff;}
.nav{width:1010px; margin:0 auto;}
.nav li{float:left; margin-right:49px; height:54px; line-height:54px;}
.nav a{font-size:12px; color:#7d7d7d;}
.nav a:hover{color:#111;}
.nav1_{width:100%; padding-bottom:22px; background:#f7f7f7;}
.nav1{width:1010px; margin:0 auto;}
.nav1 li{float:left; font-size:12px; color:#000; margin-right:2px; height:41px; line-height:41px;}
.nav1 a{ font-size:12px; color:#2879a4;}
.nav1 a:hover{ text-decoration:underline;}
.content_{width:100%; background:#f7f7f7;}
.content_ .content{width:1010px; margin:0 auto; padding-bottom:15px;}
.content_ .content .top{width:1010px; height:50px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.content_ .content .mid{width:1010px; height:50px;border-bottom:1px solid #ddd;}
.content_ .content .down{width:1010px; height:50px;border-bottom:1px solid #ddd;}
.content_ .content .left,.content .mid_{float:left;}
.content_ .content .left{width:28px; margin-top:10px; margin-left:15px; margin-right:21px;}
.content_ .content .mid_{width:200px; height:48px; line-height:48px; font-size:12px; color:#666;}
.content_ .content p{width:width:21px; float:right; margin-top:13px;}
.content_ .content div:hover{cursor:pointer; background:#fff;}