

body{
	box-sizing: border-box;
	border: 0;
	color: #6A6A6A;
	background-color: white !important;  
	overflow: inherit !important;
}

 input{  
	background:none;  
	outline:none;  
	border:1px solid #ccc;
}

/* input:focus{   
	border:none;
}	 */

.yz_block{
	display: block !important;
}

#yz_index{
	margin-bottom:100px;
	position: relative;
	font-size: 18px;
	display: none;
}
.yz_active1{
	color: #FE3434 !important;
}
.yz_active2{
	color: #333333 !important;
	font-size: 16.8px  !important;
	font-weight: 900;
	position: relative;
}
/* 头部 */
.yz_header{
	background-color:white;
	display: flex;
	height: 60px;
	align-items: center;
	border-bottom: 1px solid #EAEAEA;
}
.yz_header_focus{
	position: absolute;
	width: 25px;
	height: 4px;
	background: linear-gradient(to right,#56A8F6, #BFD8FF);
	border: 0;
	left: 5px;
	bottom: -6px;
	border-radius: 5px;
}
.yz_logo{
	width: 110px;
    margin-left: 10px;
    margin-top: 3px
}
.yz_header_open{
	width: 30px;
	margin-right: 10px;
}
.yz_header_input{
	flex: 1;
	padding: 0 4%;
	position: relative;
}
.yz_search1{
	font-size: 12px;
	width: 100%;
	height: 30px;
    text-indent: 8px;
	border: 1px solid #EAEAEA;
	border-radius: 6px;
}
.yz_search2{
	height: 30px;
    width: 54px;
    font-size: 14px;
	position: absolute;
	background-color: #4387F4;
	background: linear-gradient(#4387F4, #54A6F6);/*渐变从左上角到右下角*/
    background: -ms- linear-gradient(#4387F4, #54A6F6);
    background: -webkit- linear-gradient(#4387F4, #54A6F6);
    background: -moz- linear-gradient(#4387F4, #54A6F6);
	color: white;
	border-radius: 6px;
	border: 0;
	right: 9px;
    top: 1px;
}

/*头部导航栏*/
.yz_title{
	position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.325rem;
	line-height: 2.325rem;
    background-color: white;
	overflow: hidden;
	width: 90%;
    margin-left: 5%;
	
}
.yz_title a{
	font-size: 14px 
}
/*轮播图*/
.yz_lbt{
	position: relative;
	overflow:hidden;
	position:relative;
}
.yz_lbt .pagination{
	text-align: center;
	position: absolute;
	z-index: 50;
	bottom: 8% !important
}
yz_lbt .swiper-slide {
	position:relative;
	text-align:center;
}
.yz_lbt .pagination .swiper-pagination-bullet{
	margin: 0 9px !important;
    height: 9px;
    width: 9px;
}
.yz_lbt .pagination .swiper-pagination-bullet-active{
	background-color:white ;
}
/*cont1 栏目导航*/
.yz_cont1{
	position: relative;
	margin: 0 10px;
	padding: 0 8px;
	padding-top: 10px;
	background-color: white;
	border-radius: 5px;
	box-shadow: 1px 1px 14px #E3E3E3;
	display: flex;
	flex-wrap: wrap;
	z-index: 60;
	    margin-top: -14px;
}
.yz_cont1_item{
	width: 18%;
    margin-right: 2%;
    margin-bottom: 15px;
}
.yz_cont1_item a img{
	    width: 80%;
    margin-left: 10%;
	
}
.yz_cont1_item a p{
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.yz_cont1_item:nth-child(5n){
	margin-right: 0;
}
.yz_cont2{
	margin: 0 10px;
	display: flex;
	margin-top: 15px;
	    justify-content: space-between;
}
.yz_cont2 img{
	width: 100%;
}
.yz_cont2 a{
	    width: 48%;
    display: block;
}
.yz_cont2 a:last-child{
	text-align: right;
}
.yz_djs{
	width: 100%;
	margin-top: 7px;
}
.yz_gg{
	width: 100%;
	margin-top: 20px;
}

/*高考倒计时*/
 @media all and (min-width: 320px) {
	#yz_time1{
		position: absolute;
		left: 46.5%;
		top: 27%;
		color: white;
		letter-spacing: 14px;
		font-size: 19px
	}
	
	.yz_title a{
		font-size: 12px 
	}
}

@media all and (min-width: 360px) {
	#yz_time1{
		position: absolute;
		left: 46.5%;
		top: 26%;
		color: white;
		letter-spacing: 16px;
		font-size: 20px;
	}
	
	.yz_title a{
		font-size: 13px 
	}
}


@media all and (min-width: 410px) {
	#yz_time1{
		position: absolute;
		left: 46.5%;
		top: 27%;
		color: white;
		letter-spacing: 18px;
		font-size: 23px;
	}
	
	.yz_title a{
		font-size: 14px 
	}
}

@media all and (min-width: 768px) {
	#yz_time1{
		position: absolute;
		left: 46.5%;
		top: 29%;
		color: white;
		letter-spacing: 39px;
		font-size: 36px;
	}
	
}

@media all and (min-width: 1024px) {
	#yz_time1{
		position: absolute;
		left: 46.5%;
		top: 29%;
		color: white;
		letter-spacing: 54px;
		font-size: 47px;
	}
	
}
/*热门导航*/
.yz_cont3{
	margin: 0 10px;
	margin-top: 7px;
	background-color: white;
}
.yz_cont3_title{
	height: 33px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yz_cont3_title img:first-child{
        height: 33px;
    width: 62px
    margin-right: 10px;
	}
.yz_cont3_title_nr{
	flex: 1;
	overflow: hidden;
	margin-right: 10px;
}
.yz_cont3_title_nr .swiper-slide {
	padding: 0 4px;
	width:auto;
	font-size: 16.5px;
}
.yz_cont3_title2{
	display: flex;
	flex-wrap: wrap;
	
}
.yz_cont3_title2 p{
	width: 32%;
	margin-top: 20px;
	margin-right: 2%;
	text-align: center;
	background-color: #EEF7FF;
	height: 35px;
	line-height: 35px;
	border-radius:5px ;
	
}
.yz_cont3_title2 p a{
	font-size: 14.5px;
}
.yz_cont3_title2 p:nth-child(3n){
	margin-right: 0%;
}
.yz_cont3_title2 p:nth-child(2){
	background-color: #FEFFEE;
}
.yz_cont3_title2 p:nth-child(3){
	background-color: #FAEEFF;
}
.yz_cont3_title2 p:nth-child(4){
	background-color: #FFEEF7;
}
.yz_cont3_title2 p:nth-child(5){
	background-color: #EEFFF2;
}
.yz_cont3_title2 p:nth-child(6){
	background-color: #FFEEEE;
}

.yz_cont3_hot{
	display: block;
	color: #FE3434;
	height: 40px;
	line-height: 40px;
	position: relative;
	margin: 10px 5px;
}
.yz_cont3_hot img{
	position: absolute;
	width: 28px;
	 top: 7px;
	 margin-left: 5px;
}
.yz_cont3_hot p{
	text-indent: 38px;
	font-size: 14.5px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1 ;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.yz_cont3_hot span{
	color: #FE3434;
	font-size: 18px;
	margin-right: 5px;
	font-weight: 900;
	
	
}
.yz_cont3_nr{
	padding-bottom: 5px;
}
.yz_cont3_nr p{
	margin: 20px 10px;
	overflow: hidden;
	
}
.yz_cont3_nr p span{
	color: #FE3434;
	font-size: 14.5px;
}
.yz_cont3_nr p a:first-child{
	width: 85%;
	font-size: 14.5px;
	display: block;
	float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yz_cont3_nr p a:last-child{
	font-size: 14.5px;
	display: block;
	float: right;
}
/*热门栏目*/

.yz_cont4_tabs {
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 50px;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.yz_cont4_tabs_title {
  flex: 1;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 13px;
  color: #6A6A6A;
  display: flex;
  align-items: center;
  justify-content: center;
}

.yz_cont4_tabs_title p {
  width: 80%;
  height: 26px;
  border-radius: 60px;
  line-height: 26px;
}

.yz_cont4_active p {
  background: #3591DD;
}

.yz_cont4_active {
  color: white;
  font-weight: 900;
}
			/*1*/

#yz_hot_cont1,#yz_hot_cont2{
	padding-bottom: 0 !important;
}
.yz_hot_cont1_nr,.yz_hot_cont2_nr{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 10px;
	
}
.yz_hot_cont1_item{
	position: relative;
	width: 30%;
	text-align: center;
	margin-right: 4%;
	margin-top: 20px;
	border: 1px solid #E3E3E3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	
}
.yz_hot_cont1_item_hot_img{
	position: absolute;
    width: 38px !important;
    top: -10%;
    right: -4%;
}
.yz_hot_cont1_item:nth-child(3n){
	margin-right: 0%;
}
.yz_hot_cont1_item img{
   margin-top: 4%;
}

.yz_hot_cont1_item p{
   margin: 7% 0;
	width: 100%;
	font-size: 14px;
}
.yz_hot_cont1_item_a{
	display: inline-block;
    margin-bottom: 9px;
    width: 80%;
    height: 30px;
    line-height: 30px;
    border-radius: 21px;
    border: 1px solid #288BDB;
    color: #288BDB !important;
    text-align: center;
    font-size: 14px;
}


.yz_hot_cont2_item{
	position: relative;
    width: 46%;
    text-align: center;
    margin-right: 8%;
    margin-top: 20px;
    border: 1px solid #E3E3E3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	
}
.yz_hot_cont2_item:nth-child(2n){
	margin-right: 0%;
}
.yz_hot_cont2_item img{
    margin-top: 3px;
}

.yz_hot_cont2_item p{
	margin: 5px 0;
    width: 100%;
    font-size: 15px;
}
.yz_hot_cont2_item_but2{
	display: inline-block;
    width: 42%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 10px;
    color: white !important;
    background-color: #288BDB;
    margin-left: 4%;
    margin-bottom: 10px;
    border-radius: 5px;
}
.yz_hot_cont2_item_but1{
	display: inline-block;
	width: 42%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	margin-left: 4%;
	margin-bottom: 10px;
	border-radius: 5px;
	color: #288BDB !important;
	border: 1px solid #288BDB !important;
	background-color: white !important;
	
}
.yz_hot_cont1_gd{
	margin: 15px 30%;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40%;
	border-radius: 15px;
	color: white !important;
	font-size: 16px !important;
	font-weight: 900;
	background: linear-gradient(#FF766A, #FF2411);
	background: -ms- linear-gradient(#FF766A, #FF2411);
	background: -webkit- linear-gradient(#FF766A, #FF2411);
	background: -moz- linear-gradient(#FF766A, #FF2411);
}
            /*2*/
.yz_hot_cont3_item{
	width: 47%;
    text-align: left;
    margin-right: 6%;
    margin-top: 20px;
    border: 1px solid #E3E3E3;
}
.yz_hot_cont3_item:nth-child(2n){
	margin-right: 0%;
}
.yz_hot_cont3_item img{
}
.yz_hot_cont3_item p{
	margin: 4.5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0px 7px;
    font-size: 14px;
}
.yz_hot_cont3_item a{
	display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: white !important;
    background-color: #288BDB;
}

.yz_hot_cont4_item{
	width: 44%;
    text-align: left;
    margin-right: 12%;
    margin-top: 20px;
    border: 1px solid #E3E3E3
}
.yz_hot_cont4_item:nth-child(2n){
	margin-right: 0%;
}
.yz_hot_cont4_item img{	0
}
.yz_hot_cont4_item p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0 9px;
    font-size: 14px;
}
/*关于山东成考网*/
.yz_cont5_title{
	margin: 0 10px;
	display: flex;
	justify-content: space-between;
	height: 50px;
	line-height: 50px;
	background-color: #4E9AF5;
	padding: 0 15px;
	margin-top: 15px;
}
.yz_cont5_title p{
	font-size: 20.5px;
	font-weight: 900;
	color: white;
}
.yz_cont5_title a{
	font-size: 15px;
	color: white !important;
}
.yz_cont5_nr{
	position: relative;
	padding: 0 10px;
}
.yz_cont5_nr{
	    margin: 0 10px;
    background: url(../image/yz_index14.jpg) no-repeat;
    background-size: 100% 100%;
    color: white;
    padding: 33px 36px;
}
.yz_cont5_nr p{
	    line-height: 27px;
    text-indent: 40px;
    font-size: 14px;
}
/*footer*/
.yz_footer{
	position: fixed;
	bottom: 0;
	height: 60px;
	width: 100%;
	background: linear-gradient(to right,#006DC4, #2185D4);
	display: flex;
	z-index: 900;
}
.yz_footer_item{
	flex: 1;
	text-align: center;
}
.yz_footer_item img{
	    width: 30px;
    height: 28px;
    margin-top: 5px;
  margin-bottom:7px;
}
.yz_footer_item p{
	color: white;
	font-size: 13.5px;
	    margin-top: -9px;
}
/*底部图片改文字*/
.yz_fooer_one,.yz_fooer_tow{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #EFEFEF;
	background-color: white;
}
.yz_fooer_tow{
		border-top: 0px;
}
.yz_fooer_one_item{
	width: 33%;
	text-align: center;
	border-left:1px solid #EFEFEF ;
	
}
.yz_fooer_one_item p:first-child{
	font-size: 15px;
	font-weight: 900;
	margin-top: 10%;
}
.yz_fooer_one_item p:last-child{
	font-size: 14px;
	color: #969696;
	    margin: 7% 0 10% 0;
}
.yz_fooer_tow_item{
	width: 50%;
	text-align: center;
	border-left:1px solid #EFEFEF ;
}
.yz_fooer_tow_item p:first-child{
	font-size: 15px;
	font-weight: 900;
	margin-top: 10%;
}
.yz_fooer_tow_item p:last-child{
	font-size: 14px;
	color: #969696;
	    margin: 7% 0 10% 0;
}
.yz_fooer_one_item:first-child,.yz_fooer_tow_item:first-child{
	border-left:0px solid #EFEFEF ;
}
/*弹框*/
.yz_tankuan{
				display: none;
				 background-color: white;
				 padding-bottom: 27px;
					
			}
			.button{
				margin-top: 11px;
				color:  #0894ec !important;
			}
			.yz_wxgzh{
				margin-top: 50px;
				background-color: #3C3C3C;
				color: white;
				display: flex;
				align-items: center;
				height: 53px;
				padding: 0 20px;
			}
			.yz_wxgzh img{
				width: 37px;
				height: 32px;
			}
			.yz_wxgzh_title{
				 margin-left: 5%;
				width: 86%;
			}
			.yz_wxgzh_title p:first-child{
				color: white;
				font-size: 13px;
			}
			.yz_wxgzh_title p:last-child{
				font-size: 12px;
			}
			.yz_wxgzh a{
				    display: block;
				height: 30px;
				line-height: 30px;
				width: 79px;
				text-align: center;
				color: white;
				font-size: 14px;
				background-color: #0894ec;
			}
  /*倒计时*/
  #yxz-djs{
    margin: 15px 10px;
    background-image: url(/statics/mobile/yxz/image/djsBj.png);
        background-size: 100% 100%;
    height: 437px;
    padding: 20px 5px;

  }
  .djs-text{
    font-size: 0.75rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D92B30;
    display: flex;
    justify-content: center;
  }
  .djs-time{
    display: inline-block;
    background: linear-gradient( 90deg, #FF8048, #FF5054);
    width: 41px;
    margin: 0 7px;
    -webkit-text-fill-color: white;
    font-size: 18px;
    text-align: center;
	height: 26px;
  }
  .ksrlCont{
    display: flex;
    margin-top: 19px;
    position: relative;
  }
  .ksrl-left{
    width: 17%;
  }
  .djs-text img {
    display: none;
}
  .ksrl-left p{
    text-align: center;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C76CE;
    height: 45px;
    line-height: 45px;
  }
  .ksrl-right{
    align-items: center;
    flex: 1;
  }
  .ksrl-right span{
    width: 8px;
    height: 8px;
    background: #1C76CE;
    border: 1px solid rgba(173, 214, 255, 0.6);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 8;
  }
  .ksrl-right p{
    display: inline-block;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 45px;
    line-height: 45px;
    margin-left: 3%;
  }
  .ksrl-shu{
    width: 1px;
    height: 365px;
    border: 1px dashed #ADD6FF;
    position: absolute;
    left: 18%;
  }
  /*新闻列表*/
  .yxz-news-item:first-child{
    margin-top: 22px;
  }
  .yxz-news-item{
    width: 100%;
  }
  .newsItem-nr{
    display: flex;
    align-items: center;
  }
  .newsItem-nr p{
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 12px;
    width: 90%;

  }
  .newsItem-nr span{
    display: inline-block;
    width: 2px;
    height: 2px;
    background: #5FACFF;

  }
  .newsItem-time{
    width: 90%;
    margin-left: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
  }
  .newsItem-time p{
    padding: 6px;
    text-align: center;
    background: #EEF7FF;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #288AD7;
  }
  .newsItem-time span{
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #999999;
  }
  .newsItem-line{
    margin: 14px 20px;
    width: 90%;
    height: 1px;
    border-bottom: 1px dashed #E3E3E3;

  }
  /*试题真题and复习大纲*/
  #yxz-stfx{
    margin: 15px 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgb(183 183 183 / 22%);
    border-radius: 6px 6px 0px 0px;
    padding-bottom: 20px;
  }
  .yxzStfx-header{
    padding: 11px 14px;
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 12px;
    display: flex;
  }
  .yxzStfx-header img{
    width: 15px;
  }
  .yxzStfx-header span{
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 12px;
  }
  .yxzStfx-nr1{
    display: flex;
    width: 92%;
    margin: 0 auto;
  }
  .yxzStfxNr-lef a{
    display: block;
        width: 100%;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background: linear-gradient(90deg, #4286F4, #55A7F6);
    border: 1px solid #98CCFF;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF !important;
  }
  .yxzStfxNr-lef{
    width: 25%;
  }	
  .yxzStfxNr-right{
    display: flex;
    flex-wrap: wrap;
    width: 75%;
  }
  .yxzStfxNr-right a{
    display: block;
    width: 33%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #98CCFF;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
  }
  .yxzStfx-line{
    width: 92%;
    height: 1px;
    border-bottom: 1px dashed #ADD6FF;
    margin: 15px auto;
  }
  /*成人高考地区*/
  #yxz-dqcrgk{
    margin: 20px 10px;
    background: #FFFFFF;
    border-radius: 0px 0px 6px 6px;
  }
  .dqcrgk-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(15, 120, 203, 0.57);
    padding: 10px;
  }
  .dqcrgk-tabe{
    display: flex;
    align-items: center;
  }
  .dqcrgk-active{
	font-size: 18px !important;
    font-family: Microsoft YaHei;
    font-weight: 900;
    color: #006EC4;
  }
  .dqcrgk-cont{
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
  }
  .dqcrgk-item{
    width: 20%;
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #B7B7B7;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
    margin-top: 17px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-right: 6%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 1px;

  }
.dqcrgk-item:nth-child(4n){
	 margin-right: 0px;
}
  .dqcrgk-tabe p{
    font-size: 15px;
  }