@charset "GB2312";
body{ background:#ecf0f1; color:#666; font-family:"Microsoft YaHei"; font-size:14px; line-height:170%; text-align:center; margin:0; padding:0;}

ul,li{ list-style:none; padding:0; margin:0;}
img{border:none;}

a:link,a:visited{color:#666; text-decoration:none;}
a:hover{color:#999;}

.main{width:1000px; margin:0 auto; text-align:left;}
.container{margin:15px auto; text-align:left; background:#fff; width:1000px; padding:20px;}


.top{ height:30px; line-height:30px; text-shadow: 0 -1px 0 rgba(0,0,0,.15); background-color: #16a085; border-bottom:1px solid #149077; box-shadow: 0 1px 0 rgba(255,255,255,.1); color:#fff;}
.top a{color:#fff;}
.top a:hover{ text-decoration:underline;}

.head{height:90px;background: #1abc9c;}
.head .logo{ margin:10px auto; float:left;}
.head .banner{width:780px; height:70px; overflow:hidden; float:right; margin:10px auto;}
.head .banner img{width:100%; height:100%;}

.top-group ul:after{content:""; display:block; clear:both;}
.top-group ul li{width:240px; height:100px; float:left; margin-right:13px; margin-bottom:10px;}
.top-group ul li.last{margin-right:0;}
.top-group ul li img{width:100%; height:100%;}

/* 优惠 */
.youhui{margin-top:30px;}
.youhui .title{font-size:30px; line-height:30px; text-align:center;color: #1abc9c; border-bottom:1px #E5E5E5 solid; margin-bottom:10px; padding-bottom:10px;}
.youhui .title span{color:#ccc; font-size:12px;}
.youhui-list:after{content:""; display:block; clear:both;}
.youhui-list li{ width:190px; height:190px; float:left; margin:0 12px 10px 0;}
.youhui-list li.last{margin-right:0;}
.youhui-list li img{width:100%; height:100%;}

/* 文字广告 */
.textad{margin-top:30px; margin-bottom:30px;}
.textad .title{font-size:30px; line-height:30px; text-align:center;color: #1abc9c; border-bottom:1px #E5E5E5 solid; margin-bottom:10px; padding-bottom:10px;}
.textad .title span{color:#ccc; font-size:12px;}
.textad-list:after{content:""; display:block; clear:both;}
.textad-list li{ width:25%; height:30px; line-height:30px; float:left; margin:10px 0; overflow:hidden;}
.textad-list li a{ display:block;padding:0 6px;}
.textad-list li a .pull-left{width:20px; height:20px; float:left; margin:5px 3px 5px 0;}
.textad-list li a small{color:#ccc; font-size:12px;}
.textad-list li a .pull-right{ float:right;color: #1abc9c;}

.textad-list li a:hover{background:#149077;}
.textad-list li a:hover strong,.textad-list li a:hover small,.textad-list li a:hover .pull-right{color:#fff;}

/* 对联广告 */
.f-ad{position:fixed; top:30px; width:150px;}
.f-ad li{width:150px; height:220px; overflow:hidden;}
.f-ad li img{width:100%; height:100%;}
.f-l-ad{left:0;}
.f-r-ad{right:0;}

/* foot */
.foot{background:#16a085;border-top: 1px solid #149077;color: #D0ECE7; text-align:center; font-size:12px; padding:30px 0;}
.foot a{color: #D0ECE7;}
.foot a:hover{color:#fff;}
