﻿.task_dt{
	display: none;
}
.domain{
	width: 460px;
	height: 26px;
	line-height: 26px;
	padding: 2px 4px;
	margin-top: 10px;
	border: 1px solid #ccc;
}
.submit{
	margin-top: 10px;
	display: inline-block;
	border: none;
	width: 80px;
	height: 32px;
	background: #1BAEBD;
	color: #fff;
	cursor: pointer;
}
.result{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	width: 460px;
	margin-top: -1px;
	padding: 2px 4px;
	background: #fff;
	border: 1px solid #ccc;
}
.price table{
	margin-top: 10px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
.price table th{
	background: #f1f1f1;
	line-height: 30px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.price table tr:nth-child(4){
	color: red;
}
.price table td{
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	vertical-align: middle;
}
.second a{
	display: inline-block;
	line-height: 28px;
	margin-top: 5px;
	margin-left: -1px;
	padding: 5px 20px;
	border: 1px solid #EAEAEA;
}
.hot{
	border: 1px solid #ff0000;
	color: #ff0000;
}
.second a:first-child{
	margin-left: 0;
}
.s-active{
	background: #f1f1f1;
	color: red;
}
/*notice bbs*/
.art_content{
	width: 720px;
	padding: 10px;
	float: left;
	border: 1px solid #eaeaea;
}
.art_content img{
	max-width: 640px;
	display: block;
	margin: 5px auto;
}
.art_content h3{
	text-align: center;
}
.author{
	padding: 10px 8px;
	text-align: left;
	color: #7F7C7C;
}
.art_list{
	width: 300px;
	padding: 10px;
	float: right;
	border: 1px solid #eaeaea;
}
.art_list ul li{
	line-height: 2.3em;
	list-style: none;
	border-bottom: 1px solid #eaeaea;

}
.art_list a{
	color: #000;
}
.bbs_nav{
	margin: 10px auto;
	border-radius: 4px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #1296db;
}
.bbs_nav li{
	width: 110px;
	float: left;
	text-align: center;
}
.bbs_nav li a{
	color: #fff;
}
a.fatie_btn{
	display: inline-block;
	float: right;
	margin-right: 10px;
	color: #fff;
}
.bbs-list {
	width:1100px;
	margin-top:5px;
}
.bbs-list a {
	color:#6E6E6E;
}
.bbs-list a:hover {
	color:#CD661D;
}
.bbs-list table {
	border-collapse: collapse;
	border-top:1px solid #C2D5E3;
	border-right:1px solid #C2D5E3;
}
.bbs-list th {
	color:#999;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:500;
	background:#F2F2F2;
	border-bottom:1px solid #C2D5E3;
	border-left:1px solid #C2D5E3;
}
.bbs-list td {
	height:35px;
	line-height:35px;
	color:#999;
	font-size:14px;
	font-weight:500;
	border-bottom:1px solid #C2D5E3;
	border-left:1px solid #C2D5E3;
	text-align:center;
}
.bbs-list tr:hover{
	background:#F2F2F2;
}
.bbs-list .fenlei a {
	color:#607B8B;
}
.bbs-list .bt_a {
	text-align:left;
	padding-left: 10px;
}
.content{
	padding: 8px;
}
.content p{
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.ifshow{
	display: none;
}
.ifshow-bg{
	background: #ffefef;
	padding-left: 10px;
}
.ifshow-no{
	display: none;
}
@media screen and (min-width:300px) and (max-width:960px){
.art_list{
	display: none;
}
.art_content{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.art_content img{
	max-width: 100%
}
.bbs-list{
	width: 100%;
}

.task_dt li{
	width: 60px;
	float: left;
	text-align: center;
}


}

/*广告列表*/
table.adlist{
	width: 100%;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	background: #fff;
	margin: 6px 0;
}
table.adlist th{
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	line-height: 40px;
	background: #f7f7f7;
}
table.adlist td{
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	font-size: 14px;
	line-height: 36px;
	padding: 0 10px;
}
#task_nav{
	width:1100px;
	height:40px;
	margin:0 auto;
	background:#4D85B5;
	border-radius:4px;
	overflow:hidden;
}
#task_nav ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#task_nav li{
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
}
#task_nav li a{
	text-decoration:none;
	color:#fff;
	font-family:"Microsoft Yahei";
	font-weight:600;
	display:block;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
}
#task_nav li a:hover{
	color:#ffff00;
	background:#d82505;
}
/*会员中心*/
.qiandao{
	border: 1px solid #ccc;
	padding: 8px;
	background: #F1F1F1;
	margin: 5px;
	overflow: hidden;
}
.account-left{
	width: 250px;
	overflow: hidden;
	float: left;
}
.account-right{
	width: 830px;
	overflow: hidden;
	float: right;
}
.account-box{
	margin-top: 10px;
	padding: 2px 8px;
	/* background: #DDFFEE;
	border: 1px solid #049004; */
	background: #FFF6F6;
    border: 1px solid #B7D8B7;
}
.account-box ul li{
	line-height: 36px;
	padding: 0 8px;
	border-bottom: 1px dashed #EAEAEA;
}
.account-pre{
	width: 840px;
	height: 150px;
}
ul.account-pre li{
	width: 280px;
	float: left;
	border-bottom: none;
}
ul.account-pre li p{
	line-height: 28px;
	font-size: 14px;
	color: #395869;
}
a.ac-button{
	display: inline-block;
	margin: 20px 10px;
	float: left;
	line-height: 28px;
	padding: 3px 20px;
	border: 1px solid #ccc;
	border-radius: 8px;
	background: #448ACA;
	color: #fff;
}

@media screen and (min-width:300px) and (max-width:960px){
	.domain{
		width: 240px;
	}
	.result{
		width: 240px;
	}
	.account-right{
		width: 100%;
	}
	.account-pre{
		width: 100%;
	}
	.task_dt{
		width: 100%;
		display: block;
	}
	.task_dt table{
		width: 100%;
	}

}

table.faad{
	width: 100%;
	border: none;
	background: #fff;
	margin: 6px 0;
	box-shadow: 0 0 5px #9C9C9C;
}
table.faad td{
	border: none;
	font-size: 16px;
	line-height: 32px;
}
table.vtask td{
	line-height: 42px;
}
table.vtask input{
	padding: 4px;
}
.fa_title{
	background: #EBF4FF;
	color: #049004;
	padding-left: 8px;
	line-height: 2.5em !important;
	border-bottom: 1px solid #eaeaea !important;
}
.taskfan{
	padding-left: 10px;
	background: #dff7eb;
    border: 1px solid #6da387 !important;
    line-height: 58px !important;
}
table.coinlist{
	width: 100%;
	border-top: 1px solid #EBF5FA;
	border-left: 1px solid #EBF5FA;
}
table.coinlist th{
	border-bottom: 1px solid #EBF5FA;
	border-right: 1px solid #EBF5FA;
	line-height: 32px;
	background: #EBF5FA;
}
table.coinlist td{
	border-bottom: 1px solid #EBF5FA;
	border-right: 1px solid #EBF5FA;
	font-size: 14px;
	vertical-align: middle;
	line-height: 28px;
}
table.ad_price{
	width: 100%;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}
table.ad_price td{
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	line-height: 32px;
	padding-left: 8px;
	text-align: center;
}
.input-tit{
	width: 320px;
	line-height: 22px;
}
.input-num{
	width: 60px;
	line-height: 22px;
}
.readonly{
	width: 70px;
	line-height: 22px;
	background: #d9d9d9;
	border: 1px solid #ccc;
}
.fa-button{
	display: block;
	width: 80px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
	height: 38px;
	margin: 10px auto;
	background: #458DD8;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}

table.staytime{
	width: 80%;
	margin-top: 8px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.staytime td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
}
table.staytime td:first-child{
	background: #f1f1f1;
}
	.login-box{
		height: 600px;
		background: url(login_bg.jpg);
	}
	.login-box .wrap{
		position: relative;
		height: 600px;
	}
	.login-form{
		width: 340px;
		height: 280px;
		background: url(login-form-base.png);
		position: absolute;
		right: 40px;
		top: 120px;
	}
	.form-main{
		width: 300px;
		height: 240px;
		margin: 20px;
	}
	.login-input{
		display: block;
		border: 1px solid #ccc;
		width: 295px;
		height: 35px;
		padding: 0;
		padding-left: 5px;
		margin: 0;
		margin-top: 20px;
	}
	.login-code{
		display: block;
		padding: 0;
		margin: 0;
		border: 1px solid #ccc;
		width: 85px;
		height: 45px;
		margin-top: 20px;
		padding-left: 5px;
		float: left;
	}
	.form-main img{
		display: block;
		float: left;
		margin-top: 20px;
		width: 80px;
		height: 45px;
		margin-left: 30px;
		border: 1px solid #ccc;
	}
	.login-button{
		margin-top:20px; 
		text-align: center;
	}
	.login-button button{
		width: 120px;
		height: 36px;
		color: #fff;
		font-family: "微软雅黑";
		font-size: 16px;
		background: #73baf7;
		border: 1px solid #ccc;
		border-radius: 5px;
		cursor: pointer;
	}

/*购买加盟*/
.buy_left ul li{
	line-height: 40px;
	height: 40px;
}
.ads_buy{
	width: 1100px;
	margin: 0 auto;
}
.buy_left{
	width: 230px;
	height: 120px;
	float: left;
	border-top: 1px solid #eaeaea;
}
.buy_right{
	width: 860px;
	float: right;
	border: 1px solid #eaeaea;
}
.buy_right table td{
	height: 36px;
}
.table_manage img{
	max-width: 260px;
}
.table_manage td{
	text-align: center;
}
.buy_left a{
	text-decoration: none;
	display: block;
	color: #000;
	text-align: center;
	border: 1px solid #eaeaea;
	border-top: none;
}
a.ad_active{
	background: #f9f9f9;
	color: red;
}
.sumjine{
	width: 100px;
	height: 24px;
	background: #ccc;
	color: red;
	border: none;
}
.button-buy{
	display: block;
	width: 100px;
	line-height: 28px;
	background: #2094e6;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	cursor: pointer;
}
.chose{
	display: block;
	line-height: 28px;
	height: 28px;
}
h3.left-i{
	border-left: 4px solid #0096ff;
	background: #EFEFEF;
}

@media screen and (min-width:300px) and (max-width:960px){
	.ads_buy{
		width: 100%;
	}
	.buy_right{
		width: 100%;
	}
	
}

/*微信扫码浏览*/
.codepic{
	width: 150px;
	height: 150px;
	text-align: center;
	margin: 10px auto;
}
/*论坛评论*/
.comment{
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.comment_r{
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #0096FF; 
}
.r_button{
	padding: 0 20px;
	background: #0096FF;
	color: #fff;
	font-weight: 600;
	display: block;
	float: left;
}
.r_rules{
	display: block;
	float: right;
	color: #ff0000;
}
.r_text{
	width: 100%;
	height: 80px;
	overflow: hidden;
	box-sizing: border-box;
}
.r_sbutton{
	display: block;
	padding: 8px 16px;
	background: #0096FF;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 10px auto;
	color: #fff;
	cursor: pointer;
}
ul.r_hf li{
	position: relative;
    min-height: 200px;
    overflow: hidden;
    border-top: 1px dashed #ccc
}
.r_lc{
	position: absolute;
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	top: 0;
	right: 0;
	background: rgb(251, 251, 251);
}
.r_tx{
	width: 100px;
	height: 100px;
	margin: 5px 0;
	float: left;
	border-radius: 50%;
	-ms-border-radius: 50%;
	background: url(../image/noimg.jpg);
	background-size: 100%;
	position: relative;
}
.r_user{
	position: absolute;
	display: block;
	width: 100px;
	height: 24px;
	bottom: -24px;
	line-height: 24px;
	font-size: 14px;
	color: #ff0000;
	text-align: center;
	overflow: hidden;
}
.r_nr{
	width: 500px;
	padding: 20px;
	float: left;
}
/*task*/
.t_left{
	width: 778px;
	float: left;
	border: 1px solid #ECECEC;
	padding: 5px 0;
	overflow: hidden;
}
.t_left img{
	max-width: 700px;
}
.t_right{
	width: 300px;
	float: right;
	line-height: 28px !important;
	border: 1px solid #ECECEC;
	padding: 5px 0;
}
.t_info{
	height: 130px;
	padding: 0 20px;
	border-bottom: 1px solid #ECECEC;
}
.t_left h3{
	font-size: 20px;
	line-height: 38px;
}
.t_item{
	width: 230px;
	height: 60px;
	float: left;
	line-height: 46px;
}
.t_item span{
	color: #6D6D6D;
	display: block;
	height: 46px;
	font-size: 14px;
	padding-left: 20px;
	overflow: hidden;
}
.t_item a{
	color: #F71700;
}
.t_name{
	background: url(../image/icon_db.png) 0 15px no-repeat;
}
.t_money{
	background: url(../image/icon_db.png) 0 -60px no-repeat;
}
.t_type{
	background: url(../image/icon_db.png) 0 -22px no-repeat;
}
.t_time{
	background: url(../image/icon_db.png) 0 -98px no-repeat;
}
.t_content{
	padding: 0 20px;
	border-bottom: 1px solid #ECECEC;
}
.t_content p{
	line-height: 26px;
	margin-bottom: 10px;
	color: #5A5A5A;
}
a.t_button{
	display: block;
	padding: 5px 20px;
	width: 100px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 20px auto;
	background: #ff6900;
	color: #fff;
}
a.t_button:hover{
	background: #ff884a;
}
.t_subform{
	display: none;
	padding: 0 20px;
}
.t_zb{
	width: 95px;
	height: 55px;
	position: absolute;
	z-index: 888;
	top: 10px;
	right: 15px;
	overflow: hidden;
	background: url(../image/gjzb.gif) -185px 0;
}
.t_sh{
	width: 95px;
	height: 55px;
	position: absolute;
	z-index: 888;
	top: 10px;
	right: 15px;
	overflow: hidden;
	background: url(../image/gjzb.gif) -185px -100px;
}
.t_ps{
	width: 95px;
	height: 55px;
	position: absolute;
	z-index: 888;
	top: 10px;
	right: 15px;
	overflow: hidden;
	background: url(../image/gjzb.gif) -185px -295px;
}
@media screen and (min-width:300px) and (max-width:960px){
	.t_left{
		width: 100%;
	}
	.t_left img{
	max-width: 350px;
	}
	.t_right{
	width: 100%;
	float: right;
	line-height: 28px !important;
	border: 1px solid #ECECEC;
	padding: 5px 0;
	}
	.t_info{
	height: 180px;
	}
	.t_item{
	width: 45%;
	height: 60px;
	float: left;
	line-height: 46px;
	}
	.r_nr{
		width: 230px;
	}
}