body,ul,li,a,h1,h2,h3,h4,h5,h6,p,select,input,img,textarea,table{ margin: 0; padding: 0;font-family: "微软雅黑","microsoft yahei";text-decoration: none;list-style: none;font-weight: normal;}
button:hover{cursor: pointer;}
/***头部导航***/
#nav-container{width: 100%;height: 70px;background: rgb(248, 248, 251);}

.nav{width: 980px;height: 70px;margin:0 auto;position: relative;}
.logo{height: 70px;float: left;}
.logo img{max-height: 70px;}

.log-in{float:right;width: 108px;height:70px;position: relative;/*border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;*/}
.log-in .portrait{width: 40px;height: 40px;float: left;border-radius: 50%;-webkit-border-radius: 50%;margin: 15px 15px 0 20px;overflow: hidden;}
.log-in .portrait img{width: 100%;}
.log-in img.ait{float:left;margin-top: 35px;}

.log-in ul{display:none;position: absolute;top: 70px;left: -1px;border: 1px solid #e3e3e3;-moz-box-shadow:2px 2px 5px -1px #595959;-webkit-box-shadow:2px 2px 5px -1px #595959;box-shadow:2px 2px 5px -1px #595959;z-index: 9999;}

.log-in ul li{padding: 10px;width:88px;background:#f5f5f5;overflow: hidden;}
.log-in ul li:last-child{border-top: 1px solid #e3e3e3;}
.log-in ul li a{font-size: 13px;float:left;margin-top: 2px;color: #333333;}
.log-in ul li a.info{padding-left: 15px;}
.log-in ul li span{display: inline-block;width: 20px;height: 20px;background-repeat:no-repeat ;float: left;margin-right: 10px;}
.log-in ul li span.ic-1{background: url(/img/in-icon.png);}
.log-in ul li span.ic-2{background: url(/img/in-icon.png);background-position: 0 -20px;}
.log-in:hover ul{display: block;}
.log-in ul li a:hover{color: #ff6363;}
.log-in:hover{border-color: #E3E3E3;}


.nav .nav-ul {float:right;margin-top: 27px;margin-right: 30px;}
.nav .nav-ul li{min-width:75px;height:40px;float: left;list-style: none;font-size: 15px;text-align: center;margin: 0 10px;}
.nav .nav-ul li.li-border{border-bottom: 3px solid #f2c800;}
.nav .nav-ul li:hover{border-bottom: 3px solid #f2c800;}
.nav .nav-ul li a{display:inline-block;height:32px;min-width:75px;color: #2e2b28;}
.nav .nav-ul li a:hover{color: #f2c800;}

.nav .nav-ul li.li-menu{position: relative;}
.nav .nav-ul li.li-menu .menu{display:none;position: absolute;top: 25px;left: 0;background:#ffffff;overflow: hidden;-moz-box-shadow:2px 3px 3px -2px #595959;-webkit-box-shadow:2px 3px 3px -2px #595959;box-shadow:2px 3px 3px -2px #595959;z-index: 9999;}

.menu a{display:inline-block;line-height: 32px;}
.nav .nav-ul li.li-menu:hover .menu{display: block;}

.banner{width: 100%;overflow: hidden;margin: 0 auto;}
.banner img{display: block;margin: 0 auto;}

.default-banner{width: 100%;height: 550px;background-position: center;}

/******活動說明*****/

.l-bg{width:48px;height: 75px;float: left;}
.r-text{width: 260px;height: 75px;float: right;}
.r-text p{font-size: 17px;color: #c0c0c0;}

.information{width: 936px;background: #FFFFFF;margin: 35px auto;border-radius: 10px;padding: 22px;position: relative;min-height: 550px;}
.right-ads{position: absolute;width: 160px;height: 600px;top: 0px;left: 990px;}
/*****分页****/
.Paging-button{height: 60px;margin: 0 auto;clear: both;display: table;}
.Paging-button ul{float: left;margin-top: 15px;}
.Paging-button ul li{float: left;margin-left: 10px;border-radius: 5px;}
.Paging-button ul li.active{background: #75c5f0;border-color: #75c5f0;}
.Paging-button ul li.active a{color: #FFFFFF;}
.Paging-button ul li.disabled a {  color: #c7c7c7;  }
.Paging-button ul li.disabled:hover a {
    color: #C7C7C7;
    background: #fff;
    border-color: #DDDDDD;
    cursor: no-drop;
}
.Paging-button ul li a{display: block;min-width: 40px;padding:0 5px;height: 30px;border: 1px solid #cccccc;border-radius: 5px;text-align: center;line-height: 30px;color: #747474;font-size: 12px;float: left;}
.Paging-button ul li a.active{background: #75c5f0;border-color: #75c5f0;color: #FFFFFF;}
.Paging-button ul li a:hover{background: #75c5f0;border-color: #75c5f0;color: #FFFFFF;}
.Paging-button ul li select{border: 1px solid #ddd; color: #666; height: 30px;float: left;}
.Paging-button ul li input{border: 1px solid #ddd; color: #666; height: 28px;width: 30px;float: left;margin-left: 10px;text-align: center;}
/****公共底部****/
.friendship-unit{width: 100%;background-color: #FFFFFF;overflow: hidden;}
.unit-box{width: 980px;margin: 0 auto;}
.unit-left{width: 250px;height: 210px;float: left;border-right: 1px solid #f3eded;}
.unit-left h5{line-height: 50px;}
.unit-left a{display: block;width: 210px;height: 130px;border: 1px solid #f3eded;}

.unit-right{float: left;margin-left:35px;}
.unit-right h5{line-height:50px;}
.unit-right ul li{float: left;margin-right: 18px;}
.unit-right ul li a{display:block;width: 210px;height: 130px;border: 1px solid #f3eded;}
.unit-box a:hover{border-color: #f2c800;}

.bottom-nav{width: 100%;height: 110px;background: #373737;position: relative;}
.nav-box{width: 980px;height:110px;margin: 0 auto;}
.nav-box ul li{float: left;border-right: 1px solid #7c7c7c;margin-top: 35px;margin-right: 15px;padding-right: 15px;}
.nav-box ul li a{font-size: 12px;color: #7c7c7c;}
.nav-box ul li:last-of-type{border-right:none ;}
.nav-box ul li a:hover{text-decoration: underline;}
.bottom-nav .tail{text-align: center;position: absolute;bottom: 13px;width: 980px;font-size: 12px;color: #7c7c7c;}
.bottom-nav .tail a{color: #7c7c7c;}

.admin-login{position: fixed;bottom: 0px;width: 100%;height: 60px;background-color: #000000;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;line-height: 60px;text-align: center;color: red;z-index: 999;}

.fans-like{position: absolute;right: 0px;width: 100px;height: 30px;display: block;top:43px;}

.google-ad{padding: 20px 0;}
/*404页面*/
.body404{
    background-color: #ebebeb;
    text-align: center;
}
.body404 .content{width: 100%;height: 600px;padding: 40px 0;font-size: 20px;letter-spacing:3px;color: #666666;}
.body404 .content a{width: 100px;height: 30px;display: block;line-height: 30px;color: #05B2D2;border-radius: 50%;margin: 0 auto;margin-top: 20px;}
.body404 .content img{display: block;margin:0 auto;margin-top: 160px;clear: both;}
.body404 .content span{font-size: 16px; color: #555555;}

/***页面二维码****/
.share-ri{width: 35px; height:35px;position: absolute;right: 8px;top: 8px;}
.share-ri img.code-img{width: 35px;filter:opacity(20%);-webkit-filter:opacity(20%)}
.share-ri .code-inf{display:none;width:105px;height:105px;position: absolute;right: 0;bottom: -115px;border: 1px solid #ececec;box-sizing: border-box;background-color: #ffffff;z-index: 99999;padding: 3px;}
.share-ri:hover .code-inf{display: block;}