*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
body{
	font-family: "微软雅黑";
}
.l{
	float:left;
}
.r{
	float:right;
}
.add img{
	max-width: 100%;
}
/*通知*/
.notice {
	position: relative;
	width: 81px;
	height: 42px;
	display: inline-block;
	background: url(/themes/simplebootx/Public/assets/images/yx.png) no-repeat 0px 13px;
}
.notice img{
	transition:transform 0.5s;
	margin-top: 18px;
}
.notice_red{
	position: absolute;
	top: 8px;
	left: 15px;
	width: 15px;
	height: 15px;
	background: #d60000;
	text-align: center;
	line-height: 15px;
	border-radius: 50%;
	color:#fff;
	font-size:12px;
}
.notice:hover img{
	transform:rotate(180deg);
    transition:transform 0.5s;
}
.not_show{
	position: absolute;
	top:42px;
	left:0px;
	z-index: 900;
}
.not_show ul li{
	width:81px;
	background:#333;
}
.not_show ul li span{
	color:#d60000;
}
.not_show ul li a{
	font-size:16px;
	color:#fff;
	text-decoration: none;
	display: inline-block;
	width:45px;
	line-height: 45px;
}
/*头部代码样式开始*/
.header-warp{
	height: 100%;
	background:#333;
}
.header-warp .header-left a{
	line-height: 42px;
	font-size:12px;
	color:#fff;
	padding:0 5px;
	border-left:1px solid #fff;
	text-decoration: none;
}
.header-warp .header-left .first{
	border-left:0;
	padding:0;
}
.header-warp .header-right{
	text-align: center;
}
.header-warp .header-right>a{
	font-size:12px;
	color:#fff;
	width:70px;
	height:42px;
	line-height: 42px;
	display: inline-block;
	text-decoration: none;
}
.header-warp .header-right .active{
	background:#d60000;
}
/*logo样式代码*/
.logo{
	margin-top:26px;
	margin-bottom:18px;
}
/*专家在线的样式代码*/
.expert{
	width:100%;
	height:53px;
	border-top: 1px solid #e6e6e6;
	border-left:0;
}
.expert ul a{
	text-decoration: none;
	line-height:53px;
	font-size:18px;
	color:#333;
	border-top: 2px solid #ff3430;
	width: 100px;
	text-align: center;
	display: inline-block;
}
.experts-bottom{
	margin-top:75px;
	margin-left:20px;
}
.question{
	width:194px;
	height:209px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
} 
.question ul p a img{
	width:105px;
	height:105px;
	border-radius: 50%;
	margin-top: 10px;
}
.question ul h1{
	font-size: 18px;
	color:#06a1fe;
	margin-top:10px;
	margin-bottom:8px;
}
.question ul li a{
	font-size: 14px;
	color:#7a7879;
	text-decoration: none;
}
.question ul .blue{
	width:86px;
	height:27px;
	display: inline-block;
	font-size: 14px;
	color:#fff;
	background: #00aaf7;
	border-radius: 5px;
	text-align: center;
	line-height: 27px;
	margin-top:10px;
	text-decoration: none;
}
.question ul .blue:hover{
	background: #0a83bf;
}
/*最新推荐的样式代码*/
.recommend-left-top{
	width:100%;
	height:47px;
	border-top:1px solid #e6e6e6;
	margin-top:48px;
}
.recommend-left-top ul a{
	width:100px;
	text-align: center;
	color:#3a3a3a;
	font-size: 18px;
	line-height: 47px;
	border-top:2px solid #ff3430;
	display: inline-block;
	text-decoration: none;
	margin:-2px;
}
/*轮播代码开始*/
.register{
	width:408px;
	height:240px;
	margin-top:17px;
}
.register ol li{
	width:12px;
	height:12px;
	border:1px solid #fff;
}
.register ol .active{
	width:12px;
	height:12px;
	background:#fff;
}
/*轮播代码结束*/
.text{
	margin-top:17px;
	margin-left:36px;
}
.text ul li a{
	font-size:15px;
	color:#33342f;
	text-decoration: none;
	line-height: 30px;
}
.text ul li a:hover{
	color:#0099FF;
}
.recommend-right{
	text-align: center;
	margin-top:50px;
}
.recommend-right .top{
	width:261px;
	height:103px;
	border:1px solid #feecd6;
	border-radius: 6px;
}
.recommend-right .top .one{
	width:231px;
	height:34px;
	background:#00aaf7;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	display: inline-block;
	margin-top:15px;
}
.recommend-right .top .one{
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}
.recommend-right .top .one:hover{
	background: #0a83bf;
}
.recommend-right .top .two{
	width:231px;
	height:34px;
	background:#019861;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	display: inline-block;
	margin-top:5px;
}
.recommend-right .top .two{
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}
.recommend-right .top .two:hover{
	background: #008153;
}
.recommend-right .bottom h1{
	font-size:16px;
	color:#2f2f2f;
}
.recommend-right .bottom li a{
	width:180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size:12px;
	color:#343233;
	text-decoration: none;
	line-height: 30px;
}
.recommend-right .bottom li a:hover{
	color:#0099FF;
}
/*最新问题的的样式代码*/
.late{
	width:100%;
	height:388px;
	border-bottom: 1px solid #e5e5e5;
}
.late-left-top{
	width:400px;
	height:50px;
	border-top:1px solid #e5e5e5;
	margin-top:57px;
	margin-right:15px;
}
.late-left-top a{
	width:100px;
	line-height: 50px;
	text-align: center;
	font-size:18px;
	color:#404040;
	border-top:2px solid #ff3335;
	text-decoration: none;
	display: inline-block;
	margin:-2px;
}
.late-left-bottom li{
	padding-left: 10px;
	font-size:12px;
	color:#737780;
	line-height: 30px;
}
.late-left-bottom li span{
	font-size: 16px;
}
.late-left-bottom li a{
	font-size:16px;
	color:#2f3334;
	text-decoration: none;
	margin-right:10px;
}
.late-left-bottom li a:hover{
	color:#0099FF;
}
.late-right-top{
	width:400px;
	height:50px;
	border-top:1px solid #e5e5e5;
	margin-top:57px;
}
.late-right-top a{
	width:100px;
	line-height: 50px;
	text-align: center;
	font-size:18px;
	color:#404040;
	border-top:2px solid #ff3335;
	text-decoration: none;
	display: inline-block;
	margin:-2px;
}
.late-right-bottom li{
	font-size:12px;
	color:#737780;
	line-height: 30px;
	padding-left: 10px;
}
.late-right-bottom li span{
	font-size: 16px;
}
.late-right-bottom li a{
	font-size:16px;
	color:#2f3334;
	text-decoration: none;
	margin-right:10px;
}
.late-right-bottom a:hover{
	color:#0099FF;
}
.latest-right{
	width:259px;
	height:295px;
	border:1px solid #e5e5e5;
	border-top:0;
	margin-top:55px;
}
.latest-right p{
	width:257px;
	height:37px;
	font-size:16px;
	color:#323232;
	line-height: 37px;
	border-top:2px solid #ff3430;
	border-bottom:1px solid #e5e5e5;
	text-align: center;
}
.latest-right ul li .red{
	width:15px;
	height:15px;
	background:#fd0000;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	color:#fff;
	font-size:12px;
}
.latest-right ul{
	margin-left:15px;
}
.latest-right ul li{
	line-height: 28px;
	width:180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.latest-right ul li a{
	font-size:13px;
	color:#525252;
	margin-left:7px;
	text-decoration: none;
	/*width:180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;*/
}
.latest-right ul li .active{
	font-size:13px;
	color:#000;
	margin-left:7px;
	text-decoration: none;
}
.latest-right ul li a:hover{
	color:#0099FF;
}
.latest-right ul li .blue{
	width:15px;
	height:15px;
	background:#01a1ff;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	color:#fff;
	font-size:12px;
}
.latest-right ul li .green{
	width:15px;
	height:15px;
	background:#78cc14;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	color:#fff;
	font-size:12px;
}
.latest-right ul li span{
	width:15px;
	height:15px;
	background:#ababab;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	color:#fff;
	font-size:12px;
}
/*插入广告的样式代码*/
.Ad-six{
	margin-bottom:100px;
	margin-top:20px;
}
.Ad-six div img{
	margin-top:18px;
}
/*底部样式代码*/
.foter{
	margin-top:100px;
	width:100%;
	height:100%;
	background: #2c2c2c;
}
.footer-left{
	margin-top:24px;
}
.footer-left ul{
	margin-left:35px;
}
.footer-left ul h1{
	height:30px;
	width:83px;
	font-size:12px;
	line-height: 30px;
	color:#fff;
	border-bottom: 1px solid #fff;
	font-weight: 900;
}
.footer-left ul li a{
	font-size:12px;
	margin-top:20px;
	color:#fff;
	text-decoration: none;
}
.footer-left .last{
	margin-top:20px;
}
.footer-left .last li{
	font-size:12px;
	color:#fff;
	line-height: 22px;
}
.footer-right div{
	width:130px;
	text-align: center;
	margin-left:33px;
}
.footer-right .first{
	margin-left:0px;
}
.footer-right div p{
	font-size:14px;
	color:#fff;
}
.footer-right div a{
	width:100px;
	height:100px;
	text-align: center;
	border:1px dashed #676767;
	display: inline-block;
	margin-top:12px;
}
.footer-right div a img{
	margin-top:4px;
}
/*版权的代码样式*/
.copyright{
	width:100%;
	height:100%;
	background: #000;
}
.copyright div{
	font-size:12px;
	color:#fff;
	text-align: center;
	line-height:37px;
}












@media only screen and (min-width: 1000px) and (max-width: 1320px) {
	.question{
		width:100%;
		height:209px;
		text-align: center;
		border: 1px solid #e3e3e3;
		border-radius: 10px;
		margin-left:-8px;
	} 
	.register{
		width:350px;
		height:240px;
		margin-top:17px;
	}
	.recommend-right .top{
		width:210px;
	}
	.recommend-right .top .one{
		width:180px;
	}
	.recommend-right .top .two{
		width:180px;
	}
	.late-left-top{
		width:340px;
	}
	.late-right-top{
		width:340px;
	}
	.latest-right{
		width:210px;
	}
	.latest-right p{
		width:208px;
	}
	.latest-right ul li a{
		font-size:12px;
	}
	.latest-right ul li .active{
		font-size:12px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 1000px) {
	.question{
		width:100%;
		height:209px;
		text-align: center;
		border: 1px solid #e3e3e3;
		border-radius: 10px;
		margin-left:-8px;
	} 
	.question ul p a img{
		width:120px;
		height:90px;
		border-radius: 50%;
		margin-top: 2px;
	}
	.register{
		width:250px;
		height:200px;
		margin-top:17px;
	}
	.text{
		margin-top:17px;
		margin-left:20px;
	}
	.text ul li a{
		font-size:10px;
		color:#33342f;
		text-decoration: none;
		line-height: 30px;
	}
	.recommend-right .top{
		width:155px;
	}
	.recommend-right .top .one{
		width:140px;
	}
	.recommend-right .top .two{
		width:140px;
	}
	.recommend-right .bottom li a{
		width:140px;
		font-size:10px;
	}
	.late-left-top{
		width:250px;
		margin-right:25px;
	}
	.late-right-top{
		width:250px;
	}
	.latest-right{
		width:160px;
	}
	.latest-right p{
		width:158px;
	}
	.latest-right ul{
		margin-left:5px;
	}
	.latest-right ul li{
		line-height: 28px;
		width:150px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: inline-block;
	}
	.latest-right ul li a{
		font-size:10px;
	}
	.latest-right ul li .active{
		font-size:10px;
	}
}