ul li{
	list-style: none;
}
.mianbao {
    max-width: 1200px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 26px auto;
	color: #a1a1a1;
}
*{
	margin: 0;padding: 0;
}
.mianbao .span {
    color: #a1a1a1;
    font-size: 14px;
	margin:0 5px
}
.mianbao .span:nth-of-type(1){
	margin-left: 0;
}
.content{
	width: 100%!important;
	max-width: 1200px!important;
	margin: 0.4rem auto 0!important;
}
.titles {
    width: 100%;
    border: 5px;
    height: 0.64rem;
    margin-top: 25px;
    position: relative;
}

.titles .span {
	width: 100%;
	text-align: center;
    font-size: 0.36rem;
    color: #23a4ff;
    opacity: 0.2;
    position: absolute;
    left: 50%;
	font-weight: 750;
    top: -10px;
    transform: translateX(-50%)
}

.titles .span2 {
    font-size: 0.36rem;
    color: #23a4ff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15px;
    font-weight: bold;
}
.tab{
	font-size: 18px;
	color: #22a3fe;
}
.tab1{
	font-size: 18px;
	color: #a9a9a9;
}
.tab1:hover{
	font-size: 18px!important;
	color: #a9a9a9!important;
	text-decoration: none!important;
}
.ul{
	width: 100%;
}
.ul li{
	width: 100%;
	display: flex;
	padding: 5px 0;
	justify-content: space-between;
}
.ul li a{
	font-size: 0.16rem;
	color: #333333;
	width: 80%;
	text-decoration: none;
	display: flex;
	align-items: center;
	line-height: 0.3rem;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
}
.ul li a .i{
	width: 8px;
	height: 8px;
	background: #dddddd;
	border-radius: 50%;
	margin-right: 18px;
}
.ul li span{
	font-size: #666;
	color: 16px;
}
.ul li:hover>a{
	color:#23a4ff ;
}
.ul li:hover>a .i{
	background: #23a4ff;
}
.ul li:hover>span{
	color:#23a4ff ;
}
.ckml{
	margin-top: 24px;
}
.guanggao{
	width: 100%;
	display: block;
	padding:0 0 30px 0;
}
.guanggao img{
	width: 100%;
	border-radius: 6px;
	display: block;
}
.content .div{
	width: 80px;
	height: 2px;
	background: #22a3fe;
}
.cont{
	width: 100%;
	border-bottom: 1px solid #dddddd;
	display: flex;
}
.bor_top_dashed{
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 20px!important;
}
.fenye {
    width: 100%;
    display: flex;
    margin-bottom: 80px;
    justify-content: center;
}

.fenye .span {
    color: #999;
    font-size: 14px;
}

.fenye .xspan {
    color: #23a4ff!important;
}

.fenye .span1 {
    width: 30px;
    height: 24px;
    border-radius: 7px;
    border: 1px solid #e8e8e8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #999;
    margin: 0 5px;
	cursor: pointer;
}

.fenye .xspan1 {
    background: #23a4ff!important;
    color: #fff!important;
    border: 1px solid #23a4ff!important;
}

.fenye .left {
    margin-right: 18px;
	cursor: pointer;
}

.fenye .right1 {
    margin-left: 18px;
	cursor: pointer;
}
.title p{
	font-weight: bold;
}
.guide p{
	height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ccc;
    border: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    margin: 0 !important;
    font-size: 19px;
    color: #000;
    letter-spacing: 1px;
	background: url(/image/icon/bg.png) no-repeat 12px center;
    background-size: 70px;
}
#remainTime{
	padding: 15px 5px 15px 16px;
    background: url(/image/icon/djs.png) no-repeat center;
    background-size: 100px;
    letter-spacing: 16px;
    font-size: 22px;
}
.ul1{
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
.time{
	color: #ff2735;
}
.ul1 li{
	width: 50%;
    padding-left: 40px;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: 18px;
	cursor: pointer;
}
.ul1 li a{
	color: #333;
}
.ul1 li:nth-child(1){
	background: url(/image/icon/icon1.png) no-repeat 35px center;
    background-size: 23px;
}
.ul1 li:nth-child(2){
	background: url(/image/icon/icon2.png) no-repeat 35px center;
	background-size: 23px;
}
.ul1 li:nth-child(3){
	background: url(/image/icon/icon3.png) no-repeat 35px center;
	background-size: 23px;
}
.ul1 li:nth-child(4){
	background: url(/image/icon/icon4.png) no-repeat 35px center;
	background-size: 23px;
}
.ul1 li:nth-child(5){
	background: url(/image/icon/icon5.png) no-repeat 35px center;
	background-size: 23px;
}
.ul1 li:nth-child(6){
	background: url(/image/icon/icon6.png) no-repeat 35px center;
	background-size: 23px;
}
.ul1 li:nth-last-of-type(even){
	border-left: 1px solid #ccc;
}
.search{
	width: 100%;
	border: 1px solid #ccc;
    height: 200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 14px;
}
.search p{
	width: 48%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f2f2f2;
    color: #666666;
    padding: 0 12px;
    border-radius: 30px;
    margin: 0;
}
.search p:hover{
	background: #ccccccc9;
}
.search p a{
	color: #666666 !important;
	font-size: 14px;
}
.tittle{
	width: 100%;
	display: flex;
}
.tittle p{
	padding-top: 8px;
    font-size: 18px;
    font-weight: bold;
}
.ban{
	width: 100%;
	margin:0 auto;
	height:260px;
	position: relative;
	overflow:hidden;
	
}
.ban div{
	z-index: 93;
	display: block;
	width:100%;
	height: 100%;
	position: absolute;
	left:100%;
	top:0;
}
.ban div p{
	height: 54px;
	background: #f9f9f9;
}
.ban .first{
	left:0;
}
.ban div img{
	display: block;
    width: 100%;
}
.ban div i{
	font-style: normal;
	font-size: 18px;
	color: #444444;
	padding-top: 10px;
	display: inline-block;
	padding-left: 16px;
}
.ban div span{
	display: inline-block;
	font-size: 14px;
    padding-left: 12px;
	padding-top: 10px;
}
.ban div button{
	margin-top: 10px;
	margin-right: 14px;
    float: right;
    font-size: 14px;
    color: #fff;
    padding: 6px 14px;
	border: none;
    background: #46a3f9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.ban div button a{
	color: #fff;
}
.pre{
	width: 24px;
    height: 24px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    margin-top: 14px;
    color: #333;
    margin-left: 60%;
	background: url(/image/icon/turnLeft1.png) no-repeat center;
}
.next{
	width: 24px;
    height: 24px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
	margin-top: 14px;
    margin-left: 10px;
	background: url(/image/icon/turnRight.png) no-repeat center;
}
.group{
	border: 1px solid #f2f2f2;
	margin-top: 28px;
	padding-bottom: 20px;
}
.group p{
	color: #414141;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
.group_img{
	width: 50%;
    display: block;
    margin: auto;
    border: 2px solid #8ebdf4;
}
.group ul{
	width: 90%;
	margin: auto;
	display: flex;
	padding-top: 22px;
	justify-content: space-between;
}
.group ul li{
	width: 23%;
}
.group ul li img{
	display: block;
    height: 34px;
    margin: auto;
}
.group ul li span{
	display: block;
    text-align: center;
    padding-top: 12px;
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
}
.handout{
	border: 1px solid #f2f2f2;
	padding-bottom: 20px;
}
.handout ul{
	width: 90%;
	margin: auto;
	display: flex;
	padding-top: 20px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.handout ul li{
	width: 33%;
	height: 90px;
}
.handout ul li img{
	display: block;
    width: 38px;
    margin: auto;
}
.handout ul li span{
	display: block;
    text-align: center;
    padding-top: 6px;
    color: #000;
    font-size: 14px;
}
.folderLink a{
	display: block;
    background-color: #ff7e00;
    width: 239px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    color: #ffffff;
    font-weight: bold;
	text-align: center;
	margin: auto;
    font-size: 16px;
    border-radius: 7px;
	text-decoration: none;
}
.folderLink a:hover{
	background-color: #ff8f21;
	color: #fff;
}
.folderLink a:active{
	color: #fff;
	background-color: #ff8f21;
}
.col-md-4{
	width: 350px !important;
    float: right !important;
    right: 0px !important;
    position: static !important;
}
@media screen and (max-width:750px)  {
	.titles .span2{
		top: 0;
	}
	.gg{
		width: 100%;
		padding: 0 0.4rem!important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.gg .guanggao{
		width: 48%;
	}
	body{
		padding-bottom: 1rem;
	}
	.col-md-4{
		width: 99% !important;
	}
	.search{
		width: 100%;
	}
	.pre{
		margin-left: 54%;
	}
	.ban{
		height: 246px;
	}
	.ban p i{
		font-size: 15px;
		padding-left: 10px;
	}
	.ban p button{
		margin-right: 10px;
		margin-top: 8px;
		padding: 4px 14px;
	}
	.ban div span{
		font-size: 13px;
		padding-left: 6px;
	}
	.guide p{
		font-size: 16px;
	}
	.group p{
		font-size: 18px;
	}
	.group ul li span{
		font-size: 14px;
	}
	.ul1 li{
		font-size: 16px;
	}
	.handout{
		margin-bottom: 26px;
	}

}