.gether{
	width:1180px;
	margin:30px auto 30px;
	overflow: hidden;
}
.getherLeft{
	width:775px;
	float: left;
}
/* 轮播 */
.getherLb{
	height:302px;
	border-radius:10px;
}
.getherLb img{
	width:100%;
	height:100%;
	border-radius: 10px;
}
/* 距离考试时间 */
.endTime{
	margin:15px 0;
	height:75px;
	background: #fff;
	border-radius: 10px;
}
.endTime>p{
	width:73%;
	float:left;
	padding-left:20px;
}
.endTime>p{
	color:#333;
	font-size: 13px;
	margin: 10px 0 -3px;
}
.endTime>p span{
	color:#ff8073;
	font-size: 16px;
	margin:0 10px;
}
.reply{
	float: right;
	border:solid 1px #8b9096;
	border-radius: 10px;
	margin: -17px 30px 0 0;
    padding: 5px 10px;
    cursor: pointer;
}
.reply h6{
	font-size: 14px;
	color:#3d464f;
}
.reply span{
	font-size: 12px;
	color:#95999c;
}
.group>a{
	float: right;
	width:113px;
	height:28px;
	border-radius: 14px;
	border:solid 1px #8b9096;
	background: url(../../images/home/arrows.png)no-repeat;
	background-position:93px center;
	font-size: 12px;
	color:#95999c;
	text-align: center;
	line-height: 28px;
	margin:-17px 46px 0 0;
}
/* 数据 */
.data{
	background:#fff;
	border-radius: 10px;
	height:195px;
	padding:0 15px;
}
.data ul li{
	width:238px;
	height:75px;
	color:#fff;
	font-size: 12px;
	margin:15px 15px 15px 0;
	border-radius:10px;
	float: left;
}
.data ul li p{
	margin:13px 0 0 14px;
}
.data ul li:first-child{
	background:url(../../images/home/data1.png);
}
.data ul li:nth-child(2){
	background:url(../../images/home/data2.png);
}
.data ul li:last-child{
	background:url(../../images/home/data3.png);
	margin-right: 0;
}
.data>p{
	clear: both;
	background:#f4f9ff;
	line-height:75px;
	text-align: center;
	color:#3c4650;
	font-size: 14px;
	border-radius: 10px;
}
.data>p span{
	color:#ff7f71;
	margin:0 6px;
}
.data>p a{
	color:#8b9096;
	margin-left:34px;
	background:url(../../images/home/arrows.png)no-repeat center right;
	padding-right:18px;
	font-size: 12px;
}
/* 右 */
.getherRight{
	width:390px;
	float: right;
}
/* 是否vip */
.noVip{
	background:#fff url(../../images/home/noVip.png);
	height:302px;
	border-radius: 10px;
}
.noVip span{
	float: right;
	color:#8b9096;
	border:solid 1px #8b9096;
	line-height: 28px;
	text-align: center;
	margin:27px 46px 21px 0;
	background:#fff url(../../images/home/arrows.png)no-repeat;
	background-position: 88px center;
	font-size: 12px;
	width:113px;
	height:28px;
	border-radius:14px;
}
.noVip ul{
	clear: both;
	margin:0 0 0 21px;
}
.noVip ul li{
	color:#94999d;
	font-size: 14px;
	margin-bottom: 6px;
}
.noVip p{
	font-size: 14px;
	color:#000;
	margin:26px 0 0 20px;
}
.yesVip{
	height:302px;
	border-radius: 10px;
	background:#3487ff url(../../images/home/vip.png)no-repeat right bottom;
	display: none;
}
.yesVip>p{
	font-size: 20px;
    color: #fff;
    line-height: 302px;
    text-align: center;
}
.yesVip h6{
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	padding:18px 15px 90px 15px;
}
.yesVip h6 span{
	float: right;
}
.vipbtn{
	margin:0 32px;
}
.vipbtn a{
	display: inline-block;
	width:115px;
	height:34px;
	line-height: 34px;
	color:#3f4754;
	font-size: 14px;
	border-radius: 17px;
	font-weight: 900;
	padding-left:30px;
}
.vipbtn a:first-child{
	margin-right:28px;
}
.vipbtn .goTest{
	background:#fff url(../../images/home/study1.png)no-repeat right center;
	background-position: 102px center;
}
.vipbtn .startTest{
	background:#fff url(../../images/home/study2.png)no-repeat right center;
	background-position: 102px center;
}
.vipbtn .againTest{
	background:#fff url(../../images/home/study3.png)no-repeat right center;
	background-position: 102px center;
}
.vipPlan{
	margin: 68px 15px 0 15px;
}
.vipPlan p{
	color:#fff;
	font-size: 14px;
}
.vipPlan p span{
	float: right;
	font-size: 14px;
}
.vipPlan p i{
	font-size: 12px;
	font-style: normal;
}
.vipPlan div{
	height:10px;
	border-radius:5px;
	background:#f6f7fb;
	margin-top: 20px;
}
.vipPlan div p{
	width:0;
	height:100%;
	background:#ff8073;
	border-radius:5px;
}
/* 群 */
.group{
	background: #fff;
	border-radius: 10px;
	margin: 15px 0;
    height: 75px;
    padding-left:15px;
	font-size: 14px;
}
.group h5{
	float: left;
	color:#3d464f;
	width:55%;
	margin:19px 0 10px 0;
	font-size:14px;
}
.group p{
	float: left;
	color:#8b9094;
	width:55%;
	font-size: 14px;
}
.group a{
	margin-top: -22px;
}
/* 任务 */
.task{
	background: #fff;
	border-radius: 10px;
	height:195px;
	padding:0 15px;
}
.task h6{
	padding:15px 0 24px;
	font-size: 14px;
	color:#3a4750;
}
.task p{
	font-size: 16px;
	color:#899096;
}
.task p span{
	font-size: 12px;
}
.task div{
	height:10px;
	border-radius: 5px;
	background:#f6f7fb;
	margin:19px 0 30px;
}
.task div p{
	background:#3278f2;
	height: 100%;
	border-radius: 5px;
}
.task a{
	display: block;
	width:113px;
	height:34px;
	line-height: 34px;
	text-align: center;
	font-size: 12px;
	border-radius: 17px;
	margin:0 auto;
}
.task .customization{
	background:#3377f2;
	color:#fff;
	display: none;
}
.taskMore{
	border:solid 1px #8b9096;
	color:#8b9096;
}
/*智能出题*/
.setTheme{
	clear: both;
	width:1180px;
	margin:0 auto;
}
.themeTit{
	margin-bottom:20px;
}
.themeTit>span{
	font-size: 22px;
	font-weight: 900;
	color:#3e4750;
}
.smartHst{
	float: right;
	position:relative;
	width:160px;
	text-align: right;
}
.smartHst>a{
	background: url(../../images/zjExam/time.png)no-repeat right center;
	padding-right:25px;
	font-size: 18px;
	color:#3e4750;
	margin-right:17px;
	line-height: 25px;
}
/* .smartHst:hover .hst_set{
	display: block;
}
.hst_set{
	position: absolute;
	right:0;
	top:25px;
	padding:10px;
	font-size: 14px;
	background:#fff;
	box-shadow: 0 0 5px #c7bfbf;
	border-radius: 5px;
	display: none;
}
.hst_set a{
	display: block;
	line-height: 30px;
} */
.znShow{
	background:#fff;
	border-radius: 10px;
	padding:20px;
	text-align: center;
}
.znShow a:last-child{
	margin-left:300px;
}
.znShow a{
	display: inline-block;
	width:200px;
	height:50px;
	line-height: 50px;
	border:solid 2px #c2c2c2;
	color:#333;
	border-radius: 5px;
	font-weight: 900;
}
/* 智能出题设置 */
.setSmart{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	position: fixed;
	left:0;
	top:0;
	z-index:99;
	display:none;
}
.smart{
	width:410px;
	height:350px;
	background: #fff;
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
}
.smart h4{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	position: relative;
	border-bottom: solid 1px #eee;
	line-height: 40px;
}
.smart h4 a{
	position: absolute;
	right:10px;
	top:10px;
	background:url(../../images/zjExam/close.png)no-repeat;
	width:20px;
	height:20px;
}
.rule h5{
	font-size: 16px;
}
.rule h6{
	margin-top:10px;
	font-size: 14px;
}
.rule p{
	font-size: 15px;
	color:#666;
	margin-top:10px;
}
.rule span{
	position: absolute;
    right: 30px;
    top: -5px;
    background: url(../../images/icon.png)no-repeat center center;
    background-size: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    padding: 15px;
}
.ruleCont{
	display: none;
	position: absolute;
    left: 0;
    top: 35px;
    background: #fff;
    width: 100%;
    height:350px;
    overflow-y: auto;
    box-shadow: 0 0 5px #ccc;
    padding: 10px;
    box-sizing: border-box;
    z-index:999;
}
.rule:hover .ruleCont{
	display:block;
}
.smartTit{
	padding:15px;
	font-size: 18px;
	font-weight: normal;
	color:#3278f2;
}
.smartTit p{
	float: right;
	font-size: 0;
}
.smartTit p span{
	font-size: 14px;
	padding:2px 10px;
	border:solid 1px #eee;
	cursor:pointer;
	color:#333;
}
.smartOdd,.smartGroup{
	padding:10px 15px 0;
}
.oddMin{
	display: flex;
	margin-bottom: 10px;
}
.oddMin h6{
	line-height: 25px;
	font-size: 14px;
}
.oddMin p{
	flex:1;
	flex-shrink: 0;
	margin-left:10px;
}
.oddMin p span,.smartGroup span{
	display: inline-block;
	font-size: 14px;
	padding:2px 10px;
	border:solid 1px #eee;
	cursor:pointer;
	color:#333;
	margin:0 10px 10px 0;
}
.smartSub{
	display: block;
	width:300px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background:#3278f2;
	margin:20px auto;
}
.smart .oneActive{
	background:#3278f2;
	color:#fff;
	border-color:#3278f2;
}
.smart .twoActive{
	background:#e0effa;
	color:#3278f2;
	border-color:#e0effa;
}
/* 主客观题 */
.topic{
	width:1180px;
	margin:0 auto;
	clear: both;
}
.topicNav{
	padding-top:60px;
}
.topicNav h6{
	float: left;
	font-size: 22px;
	font-weight: 900;
	margin:0 30px 20px 0;
	color:#3e4750;
}
.topicNav ul{
	float: left;
	margin-top:7px;
	font-size: 14px;
}
.topicNav ul li{
	display: inline-block;
	padding:0 3px 8px 3px;
	color:#889093;
	margin-right:24px;
	font-weight: 600;
	cursor:pointer;
}
.topicNav .topicActive{
	color:#3478f5;
	border-bottom: solid 2px #3478f5;
}
.topicList{
	clear: both;
}
.topicList li{
	width:282px;
	height:100px;
	display: inline-block;
	margin:0 12px 15px 0;
	color:#3d464d;
	background:#fff;
	border-radius: 10px;
	cursor:pointer;
}
.topicList li:nth-child(4n){
	margin-right:0;
}
.topicList h6{
	font-size: 16px;
	padding:15px;
}
.topicList p{
	height:5px;
	border-radius:3px;
	background:#f6f7fb;
	margin:0 15px;
}
.topicList p span{
	display: block;
	width:20%;
	height:100%;
	border-radius:3px;
	background:#3379f3;
}
.topicList div{
	margin:15px 15px 0 15px;
}
.topicList div span{
	font-size: 12px;
}
.topicList div span:last-child{
	float: right;
}
.subjective{
	padding-top:45px;
}
/* 商品 */
.shop{
	width:1180px;
	margin:0 auto;
	padding-bottom: 60px;
}
.shopTit{
	font-size: 18px;
	font-weight: 900;
	color:#3d464f;
	margin:45px 0 20px 0;
}
.shopBtn{
	float: right;
	font-size: 0;
}
.shopBtn span{
	display: inline-block;
    width: 36px;
    height: 24px;
    cursor:pointer;
}
.shopBtn span:first-child{
	background: url(../../images/home/shop1.png)no-repeat;
}
.shopBtn span:last-child{
	background: url(../../images/home/shop2.png)no-repeat;
}
.shopList dl{
	width:282px;
	display: inline-block;
	margin:0 15px 15px 0;
}
.shopList dl dt{
	width:100%;
	height:117px;
}
.shopList dl dt img{
	width:100%;
	height:100%;
	border-radius:10px;
}
.shopList dl dd{
	background:#fff;
	border-radius:10px;
	height:58px;
	line-height: 58px;
	font-size: 16px;
	padding:0 15px;
	color:#3c464f;
}
.shopList dl p{
	float: left;
	width:70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.shopList dl span{
	float: right;
	font-size: 18px;
	color:#ff8073;
	font-weight: 900;
}
.shopList dl i{
	font-style: normal;
	font-size: 12px;
}