.ad-box{display: none}

/* 个人中心 */
.info>li>a{padding:0px!important;font-size: 16px!important;}
.info-big{background:url(../images/userinfo.gif);height:280px;}
.avater{width:130px;height:130px;margin:75px auto;position: relative;}
.ava-tit{text-align: center; background: #FFF; position: absolute; bottom: 0; width: 100%; opacity: 0.6; height: 25px; line-height: 25px; font-size: 16px;}
.fileavater{opacity:0; filter:alpha(opacity=0); height: 100%; width:100%; position: absolute; top: 0; left: 0; z-index: 9;cursor:pointer;}
#home{background: #F5F5F5;padding:30px;}
.EditInfo{text-align: center;}
.EditInfo button{background:#177fc3!important;color:#FFF!important;}
.collect-box {margin-top:20px;border-bottom: 1px solid #f0f0f0;padding: 25px}
.collect-box:hover{background: #F5F5F5;}
.collect-img {height:120px;padding-right: 20px}
.collect-tit{color:#303030;font-size: 18px;}
.collect-date{color:#bbb;margin:10px 0;height:23px;line-height: 23px;}
.collect-desc{color:#999;height: 45px;line-height: 25px;overflow: hidden;}
.collect-del{float:right;display:none;cursor: pointer;background-image:url(../images/share_icon.png);background-repeat:no-repeat;background-position:-231px -434px;width:20px;height:23px; }
.collect-del:hover{background-position:-280px -434px;}
.comment-box{margin-top:20px;border-bottom: 1px solid #f0f0f0;padding: 25px}
.comment-box:hover{background: #F5F5F5;}
.comment-tit{padding-bottom: 10px;font-size: 16px;}
.comment-article{color:#909090;height:23px;line-height: 23px}
.comment-article a{color:#909090;}
.comment-date{color:#909090;height:23px;line-height: 23px}
.edit{padding-top:7px;padding-left: 15px;cursor: pointer;}
.successs{color:green!important; font-size: 100%!important;}
.errors{color:red!important; font-size: 100%!important;}
.sendcode{    background: #DDD; color:#999; float: right; padding:0 10px; cursor: pointer;}

/* 活动中心 */
 @media (max-width: 767px){
	.activity-box:nth-child(odd){padding-right:0px!important;}
	.activity-box:nth-child(even){padding-left:0px!important;}
}
/*.language {width: 90px; text-align: center; float: right; line-height: 40px; position: relative; bottom: 80px; right: 7%; background: rgba(0,0,0,0.5); color: #fff; }*/

.ad-box{display: none;}
.act-tit{margin:30px 0;height:40px;line-height: 40px; background-color: #db0b2e;color:#FFF;text-align: center;font-size: 18px}
.activity-box{margin-bottom: 30px}
.activity-box:nth-child(odd){padding-right:20px;}
.activity-box:nth-child(even){padding-left:20px;}
.activity-text{background: #ececec;padding:15px;}
.activity-ks{background-color: #4faced;font-size: 18px; color: #fff;text-align: center;padding:5px 0;margin:10px 0;}
.activity-js{background-color: #bcbcbc;font-size: 18px; color: #fff;text-align: center;padding:5px 0;margin:10px 0;}
.activity-jx{background-color: #ec8b5f;font-size: 18px; color: #fff;text-align: center;padding:5px 0;margin:10px 0;}

.activity-tit{font-size: 18px;color: #444;height:25px;overflow: hidden;}
.activity-loca{background: url(../images/activity_icon.png) no-repeat -999em -999em; background-position: 0 3px;padding-left: 20px;
color: #666464; }
.activity-date{background: url(../images/activity_icon.png) no-repeat -999em -999em; background-position: 0 -17px;padding-left: 20px;
color: #666464;margin-top:10px }

/* 登录 */
.login-box{margin-top:100px;background: rgba(255,255,255,0.9);height:640px;padding:60px;}
.login-title{border-bottom:1px solid #bbb;line-height: 40px;}
.login-dl{font-size: 26px;color:#333;}
.login-zc{text-align: right;}
.login-zc a{font-size: 20px;color:#177fc3;}
.from-box{margin-top:70px;}
.login-f{}
.submitss{border:none;background:#177fc3;color:#FFF; padding:10px;font-size: 20px;margin-top:70px;}
input{border:none;outline: none;background: none}
.f-user{border:1px solid #bbb;height:50px;line-height: 50px;overflow: hidden;}
.f-pass{border:1px solid #bbb;height:50px;line-height: 50px;margin-top:40px;overflow: hidden;}
.f-wj{margin-top:40px;height:50px;line-height: 50px;text-align: right; }
.f-wj a{color:#999;}
.f-user img{margin-top:15px;}
.f-pass img{margin-top:15px;}
.errors{color:#EF4933;height:50px;line-height: 50px;padding-left: 10px;font-size: 16px;}
.passError{margin-top:40px;}
.footer{margin-top:0!important;}
.info-content{margin-bottom: 20px}

/* 注册 */
.submits{border:none;background:#177fc3;color:#FFF; padding:10px;font-size: 20px;margin-top:20px;}
.f-username{border:1px solid #bbb;height:50px;line-height: 50px;overflow: hidden;}
.f-mobile{border:1px solid #bbb;height:50px;line-height: 50px;overflow: hidden;margin-top:20px;}
.f-password{border:1px solid #bbb;height:50px;line-height: 50px;margin-top:20px;overflow: hidden;}
.f-repassword{border:1px solid #bbb;height:50px;line-height: 50px;margin-top:20px;overflow: hidden;}
.f-code{border:1px solid #bbb;height:50px;line-height: 50px;margin-top:20px;overflow: hidden;}
.f-code input{padding-left: 25px;}
.f-send{background: #DDD; height: 50px; margin-top: 20px; width: 80%; margin-left: 20%; line-height: 50px; text-align: center; color: #999;cursor: pointer;}
.f-username img{margin-top:15px;}
.f-mobile img{margin-top:15px;}
.f-password img{margin-top:15px;}
.f-repassword img{margin-top:15px;}
.f-code img{margin:0 20px;margin-top:-5px;}
.error{color:#EF4933;height:50px;line-height: 50px;padding-left: 10px;font-size: 16px;margin-top:20px;}
.usernameError{margin-top:0px;}

/* 找回密码 */
.mobileError{margin-top:20px;}
.passwordError{margin-top:20px;}



/* 搜索页 */
.search-input{margin:10px 0;}
#search-btn{height:40px;background: #177fc3 url(../images/searchs.png) no-repeat 24px center;color: #FFF; letter-spacing: 0.16em; padding-left: 34px; font-size: 16px;border-radius: 0 20px 20px 0;}
#search-kwd{border:1px solid #e7e7e7;height: 40px; line-height: 40px; font-size: 16px; border-radius: 20px 0 0 20px;padding:0 20px;}
.search-num{font-size: 16px;text-align: center;margin-bottom: 15px}
.num0{text-align: center;font-size: 16px;}
.search_text{ font-size: 16px; line-height: 24px; height: 50px; overflow: hidden; margin-top: 10px;}
.search_tip{    font-size: 16px; color: #999999; line-height: 24px; height: 24px; margin-top:5px;}
.search_time{text-align: right;}
.search_kind a{color:#999;}

