/* lx_header */
.lx_header{
  max-height: 100px;
  border-bottom: 2px solid #E60012;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}
.lx_header .zg_layout{
  align-items: flex-end;
  /* padding: 28px 0; */
  align-items: center;
}
.lx_header .lx_logo,.lx_header .lx_logo a{
  display: inline-block;
}
.lx_header .lx_logo a{
display: block;
  float: left;
}

.lx_header .lx_logo a.sf{
line-height: 52px;
  vertical-align: baseline;
  font-size: 18px;
  font-weight: bold;
  height: 52px;
  padding-top: 4px;
	
}

.lx_header .lx_logo img{
  
}
.lx_header .lx_navs{
  width: 60%;
  font-size: 18px;
  height: 70px;
  align-items: center;
  padding-top: 15px;
}
.lx_header .lx_navs.lx_fnavs{
	width: 100%;
}

.lx_header .lx_nav{
  height: 100%;
  display: flex;
  align-items: center;
}

.lx_header .lx_navs .lx_nav.on a{
  color: #E60012;
}

.lx_header .lx_navs .lx_nav a:hover{
  color: #E60012;
}


.lx_header .lx_tel{
  font-size: 22px;
  color: #E60012;
  font-weight: bold;
}
.lx_header .lx_tel img{
  margin-right: 6px;
  vertical-align: middle;
}

.lx_header_xiala{
  padding: 30px 0;
  box-shadow: 0px 10px 10px -8px #d0d0d0;
  
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}

.lx_header_xiala .toutiao h4{
  font-size: 36px;
  color: #E60012;
  text-align: center;
}

.lx_header_xiala .news{
  width: 100%;
  background-color: #FFF9F1;
  height: 50px;
  margin: 30px 0 40px 0;
  display: flex;
}

.lx_header_xiala .news .news_icon{
  width: 73px;
  height: 55px;
  margin-left: 14px;
  margin-top: -4px;
}

.lx_header_xiala .news .news_icon img{
  width: 100%;
}

.lx_header_xiala .news .news_list{
  width: 90%;
  height: 100%;
  margin: 0 auto;
}

.lx_header_xiala .news .news_list a{
  line-height: 50px;
}

.lx_header_xiala .news .news_list .t_li:hover a{
  color: #E60012;
}
.lx_header_xiala .news .news_list .t_li::before{
  content: "";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 6px;
  background-color: #F6CE99;
}


.lx_header_xiala .rdks{
  width: 63%;
}

.lx_header_xiala .rdks .title{
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 18px;
}

.lx_header_xiala .zbkt{
  width: 33%;
}
.lx_header_xiala .zbkt .title{
  margin-bottom: 18px;
  height: 30px;
}
.lx_header_xiala .zbkt .title img{
  height: 100%;
}

.lx_header_xiala .zbkt .kt_list{
  margin-left: 14px;
  border-left: 2px solid #bdbdbd;
}
.lx_header_xiala .zbkt .kt_list ul{
  margin-left: -14px;
}
.lx_header_xiala .zbkt .kt_list li{
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  cursor: pointer;
}
.lx_header_xiala .zbkt .kt_list li::before{
  content: "";
  background: url(../../images/icons/vedio_icon.png) no-repeat;
  width: 30px;
  height: 26px;
  background-size: auto 100%;

}
.lx_header_xiala .zbkt .kt_list li a{
  font-size: 16px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.lx_header_xiala .zbkt .kt_list li a span{
  font-size: 16px;
  font-weight: bold;
  margin-right: 14px;
  margin-left: 14px;
}


.lx_header_xiala .zbkt .kt_list li:hover::before{
  
  background: url(../../images/icons/vedio_on_icon.png) no-repeat;
  background-size: auto 100%;
}
.lx_header_xiala .zbkt .kt_list li:hover a{
  
  color: #E60012;
}
.lx_header_xiala .zbkt .kt_list li:hover a span{
  
  color: #E60012;
}



.lx_ht {
position: relative;
overflow: hidden;
margin-top: 20px;
}
.lx_ht .lxht_top{
display: flex;
justify-content: space-between;
}

.lx_ht .lxht_bottom{
display: flex;
justify-content: space-between;

}



.lx_ht .lxht_left {
width: 30%;
}


.lx_ht .lxht_left_links:last-child .lxht_left_every_link{
margin-bottom: 0;
}

.lx_ht .lxht_left_links>h2 {
font-size: 0;
}

.lx_ht .lxht_left_links>h2 a {
font-size: 20px;
line-height: 26px;
color: #555;
padding-left: 22px;
border-left: 3px solid #E60012;
display: block;
font-weight: bold;
margin-bottom: 16px;
}

.lx_ht .lxht_left_links .lxht_left_every_link {
padding-left: 25px;
margin-bottom: 20px;
}

.lx_ht .lxht_left_links .lxht_left_every_link a {
color: #555;
font-size: 16px;
margin-bottom: 10px;
margin-right: 21px;
white-space: nowrap;
}

.lx_ht .lxht_left_links_top>h2 a {
color: #E60012;
padding-left: 25px;
border: none;
margin-bottom: 17px;
}

.lx_ht .lxht_left_links_top .lxht_left_every_link a {
line-height: 22px;
margin-right: 0;
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

.lx_ht .lxht_left_links_top .lxht_left_every_link a i {
display: inline-block;
width: 32px;
border-radius: 11px;
line-height: 22px;
background-color: #F6564A;
color: #FEFEFE;
font-size: 14px;
text-align: center;
vertical-align: bottom;
margin-right: 11px;
}

.lx_ht :not(.lxht_left_links_top) .lxht_left_every_link {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
justify-content: space-evenly;
}

.lx_ht :not(.lxht_left_links_top) .lxht_left_every_link a {
height: 32px;
min-width: 100px;
max-width: 120px;
padding: 0 12px;
border: 1px solid #DDD;
border-radius: 16px;
line-height: 30px;
text-align: center;
}

.lx_ht :not(.lxht_left_links_top) .lxht_left_every_link a:hover {
color: #FFF;
line-height: 32px;
border: none;
background-color: #F31D3E;
background-image: -moz-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -webkit-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -ms-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
}

.lx_ht .lxht_left_title2{
font-size: 22px;
  color: #333;
  margin-bottom: 8px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
  display: block;
}
.lx_ht .lxht_left_title2 .tj{
background-color: #ef2d36;
  border-radius: 6px 6px 0 0;
  font-size: 20px;
  line-height: 28px;
  margin-right: 6px;
  width: 70px;
  color: #fff;
  padding: 4px 12px;
  font-weight: bold;
}

.lx_ht .lxht_left_title2 i{
color: #EE070E;
}
.lx_ht .lxht_left_title2 h3{
	background: url(https://lxks.offcn.com/statics/images/icons/ttbg.png) no-repeat;
	background-size: 100% auto;
  font-size: 20px;
  line-height: 34px;
  padding-left: 26px;
  color: #fff;
  display: inline-block;
  width: 82px;
  margin-right: 22px;
}

.lx_ht .lxht_left_title2 a{
color: #ef2d36;
  font-weight: bold;
  font-size: 24px;
}

.lx_ht .lxht_left_line{
text-overflow: ellipsis;
  white-space: nowrap;
overflow: hidden;
line-height: 44px;
}
.lx_ht .lxht_left_line a{
font-size: 18px;
  color: #444;
  margin-right: 6px;
}

.lx_ht .lxht_left_2 {
width: 66%;
}

.lx_ht .lxht_left_2 table tr{
height: 40px;
}
.lx_ht .lxht_left_2 table th{
  border: none;
  color: #EE070E;
  background-color: #FDE5E6;
}
.lx_ht .lxht_left_2 table th a{

}
.lx_ht .lxht_left_2 table th.title{
width: 50%;
max-width: 200px;
}
.lx_ht .lxht_left_2 table td.title{
  padding: 0 14px;
  word-break: keep-all;
width: 50%;
}
.lx_ht .lxht_left_2 table td.title a{
	overflow: hidden;
  display: block;
  white-space: nowrap;
  width: 90%;
	text-overflow: ellipsis;
	margin: 0 auto;
	max-width: 290px;
}


.lx_ht .lxht_right {
width: 32%;
height: 100%;
}

.lx_ht .lxht_zylx_ins_content{

}
.lx_ht .lxht_zylx_ins_content .lxht_zylx_ins_line{

text-overflow: ellipsis;
  white-space: nowrap;
overflow: hidden;
line-height: 44px;
}

.lx_ht .lxht_zylx_ins_content .lxht_zylx_ins_line a{

font-size: 18px;
  color: #444;
  margin-right: 6px;
}

.lx_ht .lxht_right_change_button {
flex-wrap: wrap;
}

.lx_ht .lxht_right_change_button span {
display: block;
text-align: center;
width: 158px;
height: 47px;
font-size: 20px;
color: #666;
cursor: pointer;
position: relative;
white-space: nowrap;
}

.lx_ht .lxht_right_change_button span.lxht_right_hover {
border-bottom: 3px solid #F6564A;
}

.lx_ht .lxht_right_change_button span.lxht_right_hover i {
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
width: 10px;
height: 6px;
border-bottom: 6px solid #F6564A;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}

.lx_ht .lxht_right_change_content {
display: none;
border-top: 1px solid #DDD;
margin-top: -1px;
}

.lx_ht .lxht_right_change_content a {
font-size: 16px;
}

.lx_ht .lxht_right_change_content>a {
display: block;
line-height: 16px;
color: #444444;
position: relative;
}

.lx_ht .lxht_right_change_top .lxht_right_change_content {
padding-top: 22px;
}

.lx_ht .lxht_right_change_top .lxht_right_change_content>a {
margin-bottom: 22px;
}

.lx_ht .lxht_right_change_content>a i {
position: absolute;
right: 0;
top: 0;
color: #999;
line-height: 16px;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content {
padding-top: 20px;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content>a {
margin-bottom: 22px;
padding-left: 62px;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content1>a i {
right: auto;
left: 0;
top: 0;
color: #E60012;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a {
padding-left: 40px;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a i {
position: absolute;
right: auto;
left: 0;
top: 0;
background-color: #FFF;
line-height: 19px;
text-align: center;
width: 23px;
height: 23px;
border: 2px solid #CCC;
border-radius: 10px;
font-size: 0;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a i img {
vertical-align: middle;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a i img:last-of-type {
display: none;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a:hover i {
border-color: #F6564A;
border-radius: 50%;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a:hover i img:first-of-type {
display: none;
}

.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a:hover i img:last-of-type {
display: inline-block;
}

.lx_ht .lxht_right_images_link {
height: 120px;
margin-left: auto;
margin-right: 0;
background-color: #F8F8F8;
position: relative;
margin-bottom: 19px;
justify-content: center;
align-items: center;
}

.lx_ht .lxht_right_images_link img {
height: 100%;
  margin-right: 8px;
}

.lx_ht .lxht_right_images_link span {
font-size: 16px;
line-height: 30px;
color: #999;
padding: 0 10px;
}

.lx_ht .lxht_right_images_link span a {
color: #E60012;
}

.lx_ht .kjrk {
  margin-bottom: 25px;
}
.lx_ht .kjrk p {
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}
.lx_ht .kjrk p a {
  display: flex;
  width: 32%;
  background-color: #F8F8F8;
  align-items: center;
  padding: 14px;
  justify-content: space-around;
  font-size: 16px;
}
.lx_ht .kjrk p a i {
  width: 42px;
  height: 42px;
}

.lx_ht .lxht_center {
width: 34%;
max-width: 700px;
min-width: 500px;
}
.lx_ht .zylx_ad{
margin-bottom: 14px;
}


.lx_ht .zylx_ad .swiper-slide img{
width: 100%;
border-radius: 26px;
}



.lx_ht .sflx_ad{
margin-bottom: 14px;
}


.lx_ht .sflx_ad .swiper-slide img{
width: 100%;
border-radius: 26px;
}


.lx_ht .lxht_center_ins_title {
margin-bottom: 22px;
}

.lx_ht .lxht_center_ins_title a {
color: #333;
margin-right: 20px;
line-height: 26px;
font-size: 26px;
}

.lx_ht .lxht_center_ins_title a:hover,
.lx_ht .lxht_center_ins_content a:hover {
color: #E60012;
}

.lx_ht .lxht_center_ins_title a:nth-last-child(1) {
margin: 0;
}

.lx_ht .lxht_center_ins_content a {
color: #444;
margin-right: 14px;
line-height: 18px;
font-size: 18px;
}

.lx_ht .lxht_center_ins_content a:nth-child(1) {
margin-right: 6px;
border-right: 2px solid #444;
padding-right: 6px;
}

.lx_ht .lxht_center_ins_content a:nth-child(2) {}

.lx_ht .lxht_center_ins_content a:nth-last-child(1) {
margin: 0;
}

.lx_ht .lxht_center_top .lxht_center_ins_title a {
color: #E60012;
}

.lx_ht .lxht_center_top .lxht_center_ins_content a {
/* color: #E60012; */
}

.lx_ht .lxht_center_ins_line {
/* height: 26px; */
margin-bottom: 26px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

.lx_ht .lxht_center_ins_line:last-child{

margin-bottom: 0px;
}


.lx_ht .lxht_center_ins_content .lxht_center_ins_line {
/* height: 18px; */
}



.lx_ht .lx_ht_swiper {
width: 47%;
position: absolute;
left: 23%;
top: 0;
}

.lx_ht .lx_ht_swiper .swiper-container {
width: 100%;
/* height: 300px; */
margin-left: auto;
margin-right: auto;
}

.lx_ht .lx_ht_swiper .swiper-slide {
background-size: cover;
background-position: center;
}

.lx_ht .lx_ht_swiper .gallery-top {
height: 100%;
width: 100%;
}

.lx_ht .lx_ht_swiper .gallery-top a {
display: block;
font-size: 0;
}

.lx_ht .lx_ht_swiper .gallery-top a img {
display: block;
width: 100%;
}

.lx_ht .lx_ht_swiper .gallery-thumbs {
/* height: 20%; */
position: absolute;
bottom: 0;
}

.lx_ht .lx_ht_swiper .gallery-thumbs .swiper-slide {
height: 104px;
background-color: rgba(255, 255, 255, 0.6);
top: 14px;
color: #333;
font-size: 16px;
line-height: 26px;
display: flex;
display: -webkit-flex;
justify-content: center;
align-items: center;
text-align: center;
cursor: pointer;
}

.lx_ht .lx_ht_swiper .gallery-thumbs .swiper-slide-thumb-active {
height: 118px;
background-color: rgba(0, 0, 0, 0.8);
color: #FFF;
top: 0;
padding-top: 14px;
}

.lx_ht .lx_ht_swiper .swiper-button-prev:after,
.lx_ht .lx_ht_swiper .swiper-container-rtl .swiper-button-next:after {
content: '';
}

.lx_ht .lx_ht_swiper .swiper-button-next:after,
.lx_ht .lx_ht_swiper.swiper-container-rtl .swiper-button-prev:after {
content: '';
}

.lx_ht .swiper-button-white {
width: 43px;
height: 78px;
background-color: rgba(0, 0, 0, 0.7);
top: 0;
bottom: 0;
margin: auto 0;
}

.lx_ht .swiper-button-next {
right: 0;
}

.lx_ht .swiper-button-prev {
left: 0;
}

.lx_zkzx {
position: relative;
overflow: hidden;
margin-top: 20px;
min-height: 670px;
}

.lx_zkzx .lx_zkzx_title {
height: 56px;
border-bottom: 1px solid #E5E5E5;
background-image: url(../../images/icons/zkzx_titlebg.png);
background-repeat: no-repeat;
background-position: 0 center;
padding-left: 51px;
font-size: 32px;
color: #333;
line-height: 55px;
}

.lx_zkzx .lx_zkzx_title i {
color: #EE070E;
}

.lx_zkzx .lx_zkzx_buttons {
margin: 30px 0px;
}

.lx_zkzx .lx_zkzx_buttons a {
width: 115px;
line-height: 40px;
font-size: 16px;
text-align: center;
border-radius: 20px;
background-color: #F8FAFC;
color: #333;
margin-right: 15px;
}

.lx_zkzx .lx_zkzx_buttons a.zkzx_buttons_hover {
background-color: #E60012;
color: #FFF;
}

.lx_zkzx .lx_zkzx_change {
display: none;
width: 64%;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line {
position: relative;
padding-left: 11px;
margin-bottom: 28px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding-right: 50px;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line a {
font-size: 16px;
color: #333;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line a:hover {
color: #E60012;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line i {
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line i:first-of-type {
left: 0;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #CCC;
}

.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line i:last-of-type {
right: 0;
font-size: 16px;
height: 16px;
line-height: 16px;
color: #999;
}

.lx_zkzx .lx_zkzx_search {
position: absolute;
right: 0;
top: 94px;
width: 31%;
font-size: 0;
text-align: center;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_bg {
display: block;
width: 100%;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_title {
color: #333;
font-size: 24px;
line-height: 24px;
background: url(../../images/icons/zkzx_right_title_bg.png) center center no-repeat;
position: absolute;
left: 0;
right: 0;
top: 30px;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form {
width: 73%;
position: absolute;
left: 0;
right: 0;
top: 85px;
margin: 0 auto;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form>div {
height: 42px;
border-radius: 3px;
background-color: #FFF;
border: 1px solid #E6E6E6;
margin-bottom: 15px;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form>div select,
.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form>div input {
display: block;
height: 100%;
width: 100%;
border: none;
font-size: 14px;
color: #333;
background: transparent;
padding-left: 10px;
outline: none;
}

.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form a {
display: block;
height: 49px;
border-radius: 24px;
margin-top: 20px;
background-color: #F31D3E;
background-image: -moz-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -webkit-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -ms-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
color: #FFF;
font-size: 16px;
line-height: 49px;
}

/* 公告预约 */

.lx_zkzx .lx_zkzx_ggyy {
position: absolute;
right: 0;
top: 94px;
width: 31%;
font-size: 0;
text-align: center;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_bg {
display: block;
width: 100%;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_title {
color: #333;
font-size: 24px;
line-height: 24px;
background: url(../../images/icons/zkzx_right_title_bg.png) center center no-repeat;
position: absolute;
left: 0;
right: 0;
top: 30px;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form {
width: 73%;
position: absolute;
left: 0;
right: 0;
top: 85px;
margin: 0 auto;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form>div {
height: 42px;
border-radius: 3px;
background-color: #FFF;
border: 1px solid #E6E6E6;
margin-bottom: 15px;
position: relative;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form>div select,
.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form>div input {
display: block;
height: 100%;
width: 100%;
border: none;
font-size: 14px;
color: #333;
background: transparent;
padding-left: 10px;
outline: none;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form a {
display: block;
height: 49px;
border-radius: 24px;
margin-top: 20px;
background-color: #F31D3E;
background-image: -moz-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -webkit-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
background-image: -ms-linear-gradient(0deg, #F31D3E 40%, #FE433F 100%);
color: #FFF;
font-size: 16px;
line-height: 49px;
}

.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form .getyzm_btn{
  position: absolute;
  width: 70px;
  border-radius: 6px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  right: 0;
  top: 3px;
  margin: 0 4px 0 0;
}



.lx_zkzx .lx_zkzx_links {
flex-wrap: wrap;
justify-content: space-between;
position: absolute;
right: 0;
top: 474px;
width: 31%;
text-align: center;
}

.lx_zkzx .lx_zkzx_links a {
display: block;
width: 48.7%;
height: 50px;
line-height: 50px;
margin-bottom: 13px;
font-size: 16px;
}

.lx_zkzx .lx_zkzx_links a:nth-child(1) {
background-color: #FFE4DE;
color: #FF7251;
}

.lx_zkzx .lx_zkzx_links a:nth-child(2) {
background-color: #FDE2DF;
color: #F15F3B;
}

.lx_zkzx .lx_zkzx_links a:nth-child(3) {
background-color: #D2F2FD;
color: #32A6CC;
}

.lx_zkzx .lx_zkzx_links a:nth-child(4) {
background-color: #FBE0C8;
color: #E57614;
}

.lx_zkzx .lx_zkzx_links a:nth-child(5) {
background-color: #FFEDB9;
color: #D99134;
}

.lx_zkzx .lx_zkzx_links a:nth-child(6) {
background-color: #EEE8F6;
color: #BB90F3;
}

.lx_zkzx .lx_zkzx_links a:nth-child(7) {
background-color: #C1F8E2;
color: #3BB485;
}

.lx_zkzx .lx_zkzx_links a:nth-child(8) {
background-color: #E2E1F5;
color: #8A83E7;
}

.lx_bkzd {
position: relative;
overflow: hidden;
margin-top: 20px;
min-height: 900px;
}

.lx_bkzd .lx_bkzd_title {
height: 56px;
border-bottom: 1px solid #E5E5E5;
background-image: url(../../images/icons/bkzd_titlebg.png);
background-repeat: no-repeat;
background-position: 0 center;
padding-left: 51px;
font-size: 32px;
color: #333;
line-height: 55px;
}

.lx_bkzd .lx_bkzd_title i {
color: #EE070E;
}

.lx_bkzd .lx_bkzd_buttons {
margin: 30px 0px 20px;
width: 64.5%;
flex-wrap: wrap;
}

.lx_bkzd .lx_bkzd_buttons a {
width: 115px;
line-height: 40px;
font-size: 16px;
text-align: center;
border-radius: 20px;
background-color: #F8FAFC;
color: #333;
margin-right: 15px;
margin-bottom: 10px;
}

.lx_bkzd .lx_bkzd_buttons a.bkzd_buttons_hover {
background-color: #E60012;
color: #FFF;
}

.lx_bkzd .lx_bkzd_change {
display: none;
width: 64.5%;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part {
height: 184px;
text-align: left;
flex-wrap: wrap;
border-bottom: 1px dashed #E8E8E8;
align-content: space-around;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_title {
width: 100%;
color: #333333;
font-size: 18px;
font-weight: bold;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_title:hover {
color: #E60012;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_section {
width: 100%;
font-size: 16px;
line-height: 32px;
color: #333;
padding-right: 20px;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_section i {
color: #E60012;
font-weight: bold;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_bottom {
width: 100%;
color: #999999;
position: relative;
font-size: 14px;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_bottom a {
color: #999999;
}

.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_bottom i {
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto 0;
line-height: 14px;
height: 14px;
}

.lx_bkzd .lx_bkzd_right {
position: absolute;
right: 0;
top: 94px;
width: 30.9%;
}

.lx_bkzd .lx_bkzd_right .lx_bkzd_right_link {
font-size: 0;
display: block;
border-radius: 6px;
overflow: hidden;
position: relative;
  margin-bottom: 20px;
}

.lx_bkzd .lx_bkzd_right .lx_bkzd_right_link img {
display: block;
width: 100%;
}

.lx_bkzd .lx_bkzd_right .lx_bkzd_right_link i {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.5);
font-size: 16px;
color: #FFF;
height: 45px;
line-height: 45px;
padding-left: 20px;
}

.lx_bkzd .lx_bkzd_right_links {
height: 283px;
flex-wrap: wrap;
align-content: space-around;
}

.lx_bkzd .lx_bkzd_right_links>div {
width: 100%;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding-left: 18px;
}

.lx_bkzd .lx_bkzd_right_links>div a {
font-size: 16px;
color: #333;
margin-right: 14px;
}

.lx_bkzd .lx_bkzd_right_links>div i {
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto 0;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #CCC;
}

.lx_bkzd .lx_bkzd_right_links>div a:hover {
color: #E60012;
}

.lx_bkzd .lx_bkzd_bottom {
width: 100%;
  height: 215px;
  right: 0;
  top: 690px;
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.lx_bkzd .lx_bkzd_bottom .lx_bkzd_bottom_img {}

.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr {
position: relative;
border: 1px solid transparent;
background-color: #F8F8F8;
border-radius: 6px;
}

/* .lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr:first-of-type{

} */

.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr:last-of-type {
left: auto;
right: 0;
}

.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr img {
display: block;
margin: 6px;
width: 134px;
}

.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr span {
position: absolute;
font-size: 16px;
line-height: 16px;
left: 0;
right: 0;
bottom: -20px;
text-align: center;
}

.lx_kstk {
position: relative;
overflow: hidden;
margin-top: 20px;
min-height: 436px;
}

.lx_kstk .lx_kstk_title {
height: 56px;
border-bottom: 1px solid #E5E5E5;
background-image: url(../../images/icons/bkzd_titlebg.png);
background-repeat: no-repeat;
background-position: 0 center;
padding-left: 51px;
font-size: 32px;
color: #333;
line-height: 55px;
}

.lx_kstk .lx_kstk_title i {
color: #EE070E;
}

.lx_kstk .lx_kstk_buttons {
margin: 30px 0px;
width: 64.5%;
flex-wrap: wrap;
}

.lx_kstk .lx_kstk_buttons a {
width: 115px;
line-height: 40px;
font-size: 16px;
text-align: center;
border-radius: 20px;
background-color: #F8FAFC;
color: #333;
margin-right: 15px;
}

.lx_kstk .lx_kstk_buttons a.kstk_buttons_hover {
background-color: #F31D3E;
background-image: -moz-linear-gradient(0deg, #FE433F 40%, #F31D3E 100%);
background-image: -webkit-linear-gradient(0deg, #FE433F 40%, #F31D3E 100%);
background-image: -ms-linear-gradient(0deg, #FE433F 40%, #F31D3E 100%);
color: #FFF;
}

.lx_kstk .lx_kstk_change {
width: 64.5%;
display: none;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside {
width: 100%;
height: 100%;
position: relative;
display: flex;
  justify-content: space-between;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside>div {
width: 48.5%;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_inside_left {}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_inside_right {
left: auto;
right: 0;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line {
position: relative;
white-space: nowrap;
align-items: center;
  display: flex;
  margin-bottom: 16px;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line a {
font-size: 16px;
  color: #333333;
  width: 78%;
  /* text-align: left; */
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line i {
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line i:first-of-type {
width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #C6C6C6;
  left: 0;
  margin-right: 6px;
  display: block;
}

.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line i:last-of-type {
right: 0;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  color: #AAA;
  position: absolute;
}

.lx_kstk .lx_kstk_search {
position: absolute;
right: 0;
top: 94px;
width: 31%;
font-size: 0;
text-align: center;
border: 1px solid #E6E6E6;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_bg {
display: block;
width: 100%;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_title {
color: #333;
font-size: 26px;
line-height: 26px;
position: absolute;
left: 0;
right: 0;
top: 5.9%;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_title i {
color: #EF2D36;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form {
width: 60%;
position: absolute;
left: 0;
right: 0;
top:16.8%;
margin: 0 auto;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form a {
display: block;
height: 50px;
line-height: 50px;
font-size: 18px;
border-radius: 24px;
color: #FFF;
background-color: #F31D3E;
background-image: -moz-linear-gradient(0deg, #E60213 40%, #FF5734 100%);
background-image: -webkit-linear-gradient(0deg, #E60213 40%, #FF5734 100%);
background-image: -ms-linear-gradient(0deg, #E60213 40%, #FF5734 100%);
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form>div {
height: 40px;
border-radius: 4px;
background-color: #FFF;
border: 1px solid #E5E5E5;
margin-bottom: 5%;
position: relative;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form>div #zylx_mnt_getyzm{
background: #fff;
  position: absolute;
  width: 78px;
  border: 1px solid #c3c3c3;
  height: 30px;
  border-radius: 4px;
  top: 4px;
right: 10px;
font-size: 14px;
line-height: 29px;
color: #9b9b9c;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form>div select,
.lx_kstk .lx_kstk_search .lx_kstk_search_form>div input {
display: block;
height: 100%;
width: 100%;
border: none;
font-size: 16px;
color: #333;
background: transparent;
padding-left: 10px;
outline: none;
}

.lx_kstk .lx_kstk_search .lx_kstk_search_form>div span {
position: absolute;
top: 0;
bottom: 0;
line-height: 43px;
font-size: 16px;
color: #333;
right: 102%;
white-space: nowrap;
}

.lx_wxkc {
position: relative;
overflow: hidden;
margin-top: 20px;
}

.lx_wxkc .lx_wxkc_title {
height: 56px;
border-bottom: 1px solid #E5E5E5;
background-image: url(../../images/icons/wxkc_titlebg.png);
background-repeat: no-repeat;
background-position: 0 center;
padding-left: 51px;
font-size: 32px;
color: #333;
line-height: 55px;
}

.lx_wxkc .lx_wxkc_title i {
color: #EE070E;
}

.lx_wxkc .lx_wxkc_swiper {
margin-top: 20px;
padding: 10px 10px 0;
}

.lx_wxkc .swiper-slide {
width: 23.5%;
border-radius: 5px;
box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 59px;
}

.lx_wxkc .swiper-wrapper {
border-bottom: 1px solid transparent;
}

.lx_wxkc .swiper-slide a {
display: block;
}

.lx_wxkc .swiper-slide>a {
font-size: 0;
}

.lx_wxkc .swiper-slide>a img {
display: block;
width: 100%;
}

.lx_wxkc .swiper-slide span {
height: 91px;
display: flex;
display: -webkit-flex;
justify-content: center;
align-content: space-around;
background-color: #FFF;
flex-wrap: wrap;
padding: 0 4.9%;
}

.lx_wxkc .swiper-slide span a {
display: block;
width: 100%;
}

.lx_wxkc .swiper-slide span a:first-of-type {
font-size: 18px;
color: #333;
}

.lx_wxkc .swiper-slide span a:last-of-type {
position: relative;
font-size: 14px;
color: #888;
}

.lx_wxkc .swiper-slide span a:last-of-type i {
position: absolute;
right: 0;
top: 0;
bottom: 24px;
margin: auto 0;
font-size: 24px;
color: #E60012;
line-height: 14px;
height: 14px;
}

.lx_wxkc .lx_wxkc_buttons {
position: absolute;
top: 10px;
bottom: 60px;
left: 0;
}

.lx_wxkc .lx_wxkc_buttons div {
left: 10px;
width: 38px;
height: 66px;
background-color: rgba(117, 117, 117, 0.6);
}

.lx_wxkc .lx_wxkc_right_button {
left: auto;
right: 0;
}

.lx_wxkc .lx_wxkc_right_button div {
left: auto;
right: 10px;
}

.lx_wxkc .swiper-button-prev:after,
.lx_wxkc .swiper-container-rtl .swiper-button-next:after,
.lx_wxkc .swiper-button-next:after,
.lx_wxkc .swiper-container-rtl .swiper-button-prev:after {
content: '';
}

.lx_tsjc {
position: relative;
overflow: hidden;
margin-top: 20px;
}

.lx_tsjc .lx_tsjc_title {
height: 56px;
border-bottom: 1px solid #E5E5E5;
background-image: url(../../images/icons/tsjc_titlebg.png);
background-repeat: no-repeat;
background-position: 0 center;
padding-left: 51px;
font-size: 32px;
color: #333;
line-height: 55px;
}

.lx_tsjc .lx_tsjc_title i {
color: #EE070E;
}

.lx_tsjc .lx_tsjc_swiper {
margin-top: 20px;
padding: 10px 10px 0;
}

.lx_tsjc .swiper-slide {
width: 23.5%;
border-radius: 5px;
box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 59px;
}

.lx_tsjc .swiper-wrapper {
border-bottom: 1px solid transparent;
}

.lx_tsjc .swiper-slide a {
display: block;
}

.lx_tsjc .swiper-slide>a {
padding: 100% 0 0;
}

.lx_tsjc .swiper-slide>a img {
display: block;
position: absolute;
left: 0;
right: 0;
top: 2%;
height: 60%;
margin: auto;
}

.lx_tsjc .swiper-slide span {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 91px;
display: flex;
display: -webkit-flex;
justify-content: center;
align-content: space-around;
background-color: rgba(251, 251, 253, 1);
flex-wrap: wrap;
padding: 0 4.9%;
}

.lx_tsjc .swiper-slide span a {
display: block;
width: 100%;
}

.lx_tsjc .swiper-slide span a:first-of-type {
font-size: 16px;
line-height: 26px;
color: #333;
}

.lx_tsjc .swiper-slide span a:last-of-type {
position: relative;
font-size: 24px;
color: #E60012;
}

.lx_tsjc .swiper-slide span a:last-of-type i:first-of-type {
font-size: 16px;
}

.lx_tsjc .swiper-slide span a:last-of-type i:last-of-type {
position: absolute;
left: 30%;
top: 0;
bottom: 0;
margin: auto 0;
font-size: 16px;
color: #999;
line-height: 16px;
height: 16px;
text-decoration: line-through;
}

.lx_tsjc .lx_tsjc_buttons {
position: absolute;
top: 10px;
bottom: 60px;
left: 0;
}

.lx_tsjc .lx_tsjc_buttons div {
left: 10px;
width: 38px;
height: 66px;
background-color: rgba(117, 117, 117, 0.6);
}

.lx_tsjc .lx_tsjc_right_button {
left: auto;
right: 0;
}

.lx_tsjc .lx_tsjc_right_button div {
left: auto;
right: 10px;
}

.lx_tsjc .swiper-button-prev:after,
.lx_tsjc .swiper-container-rtl .swiper-button-next:after,
.lx_tsjc .swiper-button-next:after,
.lx_tsjc .swiper-container-rtl .swiper-button-prev:after {
content: '';
}

.lx_yqlj {
position: relative;
overflow: hidden;
margin-top: 20px;
}

.lx_yqlj .lx_yqlj_title {
line-height: 62px;
font-size: 20px;
}

.lx_yqlj .lx_yqlj_title a {
color: #333;
}

.lx_yqlj .lx_yqlj_links {
justify-content: flex-start;
flex-wrap: wrap;
}

.lx_yqlj .lx_yqlj_links a {
font-size: 16px;
color: #555;
line-height: 16px;
padding-right: 10px;
border-right: 1px solid #E6E6E6;
margin-right: 9px;
margin-bottom: 10px;
white-space: nowrap;
}

.lx_yqlj .lx_yqlj_links a:nth-last-child(1) {
border-right: none;
}

.lx_yqlj_border {
background-color: #F8F8F8;
}

.lx_footer_border {
background-color: #333;
padding-top: 40px;
border-bottom: 1px solid transparent;
}

.lx_footer_border .lx_footer {
display: flex;
display: -webkit-flex;
justify-content: space-between;
margin-bottom: 39px;
padding: 0 8%;
}

.lx_footer_border .lx_footer>div {
height: 195px;
border-right: 1px solid rgba(231, 231, 231, 0.1);
flex: 1;
}

.lx_footer_border .lx_footer>div:nth-last-child(1) {
border: none;
}

.lx_footer_border .lx_footer .footer-content {
justify-content: center;
}

.lx_footer_border .lx_footer .footer-content span {
display: inline-block;
font-size: 22px;
}

.lx_footer_border .lx_footer .footer-content:first-of-type {
justify-content: flex-start;
}

.lx_footer_border .lx_footer .footer-content span a:first-of-type {
color: #FFF;
font-size: 20px;
}

.lx_footer_border .lx_footer .footer-content span a {
color: #D0D0D0;
font-size: 14px;
}

.lx_footer_border .lx_footer .footer-qr {
flex: 2.5;
align-content: center;
align-items: center;
justify-content: space-around;
}

.lx_footer_border .lx_footer .footer-qr .footer-qr-border {
display: block;
position: relative;
background-color: #FFFFFF;
border: 1px solid transparent;
/* padding: 100% 0 0; */
font-size: 0;
}

.lx_footer_border .lx_footer .footer-qr .footer-qr-border img {
display: block;
width: 120px;
margin: 1px;
}

.lx_footer_border .lx_footer .footer-qr .footer-qr-border span {
position: absolute;
left: 0;
right: 0;
top: -26px;
line-height: 20px;
font-size: 20px;
color: #FFFFFF;
text-align: center;
}

.lx_footer_border .lx_footer .footer-other-info {
flex: 2;
justify-content: center;
}

.lx_footer_border .lx_footer .footer-other-info section {
display: inline-block;
font-size: 0;
text-align: left;
}

.lx_footer_border .lx_footer .footer-other-info section span {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 5px;
background-color: #CCC;
margin-bottom: 30px;
position: relative;
}

.lx_footer_border .lx_footer .footer-other-info section span:last-of-type {
margin-bottom: 20px;
}

.lx_footer_border .lx_footer .footer-other-info section span img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 52%;
}

.lx_footer_border .lx_footer .footer-other-info section span i {
position: absolute;
white-space: nowrap;
left: 120%;
}

.lx_footer_border .lx_footer .footer-other-info section span i:nth-child(1) {
font-size: 14px;
line-height: 14px;
color: #D0D0D0;
top: 0;
}

.lx_footer_border .lx_footer .footer-other-info section span i:nth-last-child(2) {
font-size: 30px;
line-height: 30px;
color: #FFF;
bottom: 0;
}

.lx_footer_border .lx_footer .footer-other-info section span:last-of-type a {
position: absolute;
white-space: nowrap;
left: 120%;
font-size: 20px;
line-height: 20px;
color: #FFF;
bottom: 0;
}

.lx_footer_border .lx_footer .footer-other-info section>i {
display: inline-block;
line-height: 14px;
font-size: 14px;
color: #999;
}

.zg_footer {
height: 106px;
line-height: 105px;
font-size: 0;
border-top: 1px solid rgba(231, 231, 231, 0.1);
text-align: center;
background: #333;
}

.zg_footer section {
display: inline-block;
vertical-align: middle;
font-size: 12px;
line-height: 26px;
color: #999;
}

.zg_footer section a {
color: #999;
}

/* 各地中公 */
.lx_top_pros {
background-color: #FAFAFA;
padding: 20px 0;
margin-top: 4px;
}


.lx_top_pros .pros_icon {
width: 12%;
}
.lx_top_pros .pros_icon img {
width: 100%;
}
.lx_top_pros .zg_cityn {
display: flex;
flex-direction: row;
width: 88%;
padding-left: 2%;
flex-wrap: wrap;
}
.lx_top_pros .zg_cityn li {
display: block;
width: 6.2%;
}


/* 头条聚焦 */
.lx_tjht {
padding: 0px 0 28px;
box-shadow: 0px 10px 10px -8px #d0d0d0;
}

.lx_toutiao {
position: relative;
}

.lx_toutiao .lx_ttjjt {
position: absolute;
left: 0;
top: 0;
background: url(../../images/icons/tj_icon.png) no-repeat left top;
padding-left: 8%;
background-size: auto 100%;
}
.lx_toutiao .lx_ttjjt h3 {
font-size: 26px;
height: 42px;
line-height: 42px;
}
.lx_toutiao .lx_ttmain {
overflow: hidden;
}
.lx_toutiao .lx_ttmain .ks_tags {
height: 46px;
line-height: 42px;
max-width: 54%;
overflow: hidden;
float: right;
position: relative;
}
.lx_toutiao .lx_ttmain .ks_tags .ks_tags_page {
left: 0;
}
.lx_toutiao .lx_ttmain .ks_tags .ks_tags_page span.swiper-pagination-bullet-active {
background: url(../../images/icons/tj_ks_icon.png) no-repeat center bottom;
color: #ee070e;
font-weight: bold;
}
.lx_toutiao .lx_ttmain .ks_tags .ks_tags_page span {
margin-left: 12px;
padding: 0 6px 4px;
cursor: pointer;
white-space: nowrap;
width: auto;
height: 44px;
display: inline-block;
border-radius: 100%;
background: none;
text-align: center;
opacity: 1;
}

.lx_ttmain .ks_cons {
width: 100%;
float: left;
padding-top: 14px;
white-space: nowrap;
}

.lx_ttmain .ks_cons .ks_con {
height: 160px;
padding: 14px;
border-radius: 20px;
overflow: hidden;
display: inline-block;
white-space: nowrap;
width: 100%;
}

.lx_ttmain .ks_cons .ks_con.ks_con_style1{
background-color: #FEF7EE;
}
.lx_ttmain .ks_cons .ks_con.ks_con_style1 .ks_con_head .ks_pro{
background-color: #E57B00;
}
.lx_ttmain .ks_cons .ks_con.ks_con_style1 .ks_con_head .ks_topt h4 a{
color: #E57B00;
font-weight: bold;
}

.lx_ttmain .ks_cons .ks_con.ks_con_style2{
background-color: #EFF5FF;

}
.lx_ttmain .ks_cons .ks_con.ks_con_style2 .ks_con_head .ks_pro{
background-color: #2350B2;
}
.lx_ttmain .ks_cons .ks_con.ks_con_style2 .ks_con_head .ks_topt h4 a{
color: #2350B2;
font-weight: bold;
}

.lx_ttmain .ks_cons .ks_con.ks_con_style3{
background-color: #F1FCF9;

}
.lx_ttmain .ks_cons .ks_con.ks_con_style3 .ks_con_head .ks_pro{
background-color:#057D05;
}
.lx_ttmain .ks_cons .ks_con.ks_con_style3 .ks_con_head .ks_topt h4 a{
color: #057D05;
font-weight: bold;
}


.lx_ttmain .ks_cons .ks_con.ks_con_style4{
background-color: #FFF6FC;

}
.lx_ttmain .ks_cons .ks_con.ks_con_style4 .ks_con_head .ks_pro{
background-color: #913477;
}
.lx_ttmain .ks_cons .ks_con.ks_con_style4 .ks_con_head .ks_topt h4 a{
color: #913477;
font-weight: bold;
}


.lx_ttmain .ks_cons .ks_con .ks_con_head {
display: flex;
align-items: center;
}

.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_pro {
display: flex;
white-space: nowrap;
flex-wrap: nowrap;
padding: 4px 0;
border-radius: 20px;
width: 19.8%;
}


.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_pro a {
color: #fff;
font-size: 20px;
margin: 0 auto;
}

.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt {
display: flex;
white-space: nowrap;
padding-left: 20px;
overflow: hidden;
width: 80%;
}

.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt h4 {
margin-right: 14px;
}

.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt h4 a {
font-size: 18px;
}

.lx_ttmain .ks_cons .ks_con .ks_con_con {
display: flex;
flex-wrap: wrap;
margin-top: 14px;
}

.lx_ttmain .ks_cons .ks_con .ks_con_con a {
white-space: nowrap;
font-size: 18px;
margin: 0 10px;
line-height: 36px;
}



.lx_ggks {
margin-top: 18px;
}
.lx_ggks .zg_layout {
display: flex;
border: 1px solid #E6E6E6;
background-color: #FFFFFF;
padding: 20px 70px 20px 20px;
justify-content: space-between;
}

.lx_ggks .zg_layout .title {
background: url(../../images/icons/fangdajing.png) no-repeat left top;
font-size: 20px;
font-weight: bold;
padding-left: 36px;
line-height: 34px;
}

.lx_ggks .zg_layout .title span {
color: #EE070E;
}

.lx_ggks .zg_layout .sear_mod {
width: 18%;
height: 34px;
line-height: 34px;
}

.lx_ggks .zg_layout .sear_mod select {
width: 100%;
height: 100%;
border: 1px solid #DDDDDD;
padding-left: 8px;
}



.lx_ggks .zg_layout .search_btn_mod {
background-color: #E60012;
width: 6%;
text-align: center;
}
.lx_ggks .zg_layout .search_btn_mod a {
height: 34px;
line-height: 34px;
color: #fff;
}

/* 各省遴选推荐 */
.lx_ssks_tj {
background: url(../../images/icons/ssks_bg.png) no-repeat top center;
background-size: 1920px auto;
padding: 50px 0 0 0;
}

.lx_ssks_tj .ssks_tj_right {
width: 32%;
}
.lx_ssks_tj .ssks_tj_center {
width: 32%;
}
.lx_ssks_tj .ssks_tj_left {
width: 32%;
}

.lx_ssks_tj .ssks_tj {
border-top: 2px solid #EE070E;
background-color: #fff;
box-shadow: 0px 2px 7px 0px #d0d0d0;
margin-bottom: 28px;
position: relative;
height: 344px;
}

.lx_ssks_tj .ssks_tj .title {
display: flex;
justify-content: space-between;
padding: 0 16px;
}

.lx_ssks_tj .ssks_tj .title h4 {
background-color: #EE070E;
height: 50px;
font-size: 20px;
font-weight: bold;
border-radius: 0 0 16px 16px;
text-align: center;
line-height: 46px;
color: #fff;
padding: 0 6px;
min-width: 60px;
}

.lx_ssks_tj .ssks_tj .title .kstj {
height: 40px;
line-height: 40px;
}

.lx_ssks_tj .ssks_tj .title .kstj a {
font-size: 18px;
padding: 0 4px;
}

.lx_ssks_tj .ssks_tj.active .list {
position: absolute;
width: 100%;
z-index: 999;
box-shadow: 0px 10px 7px 0px #d0d0d0;
height: auto;
}
.lx_ssks_tj .ssks_tj .list {
padding: 10px 20px;
background-color: #fff;
height: 280px;
overflow-y: hidden;
}

.lx_ssks_tj .ssks_tj p {
width: 100%;
overflow: hidden;
line-height: 42px;
height: 52px;
}
.lx_ssks_tj .ssks_tj.active p {
height: auto;
line-height: 48px;
}

.lx_ssks_tj .ssks_tj p a{
font-size: 18px;
}

.lx_ssks_tj .ssks_ad {
width: 100%;
}

.lx_ssks_tj .ssks_ad .swiper-wrapper {
transition-delay: .3s;
min-height: 230px;
}
.lx_ssks_tj .ssks_ad .swiper-wrapper img {
width: 100%;
}

.lx_ssks_tj .tbtj {
width: 100%;
padding: 24px 16px;
background-color: #fff;
box-shadow: 0px 10px 10px -6px #d0d0d0;
margin-top: 14px;
}

.lx_ssks_tj .tbtj .tj_header {
align-items: center;
}
.lx_ssks_tj .tbtj .tj_header .title {
background: url(../../images/icons/tbtj_bg.png) no-repeat left top;
font-size: 26px;
font-weight: bold;
padding-left: 12px;
}

.lx_ssks_tj .tbtj .tj_header .title span {
color: #ee070e;
}

.lx_ssks_tj .tbtj .tj_header .zixun {
background: url(../../images/icons/zixun_icon.png) no-repeat left top;
padding-left: 22px;
background-position-y: 4px;
}
.lx_ssks_tj .tbtj .tj_header .zixun a {
font-size: 18px;
color: #555555;
}

.lx_ssks_tj .tbtj .tj_con {
margin: 26px 0 10px 0;
}

.lx_ssks_tj .tbtj .tj_con h3 {
font-size: 22px;
color: #EE070E;
font-weight: bold;
margin-bottom: 14px;
}

.lx_ssks_tj .tbtj .tj_con p {
line-height: 46px;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.lx_ssks_tj .tbtj .tj_con a {
font-size: 18px;
color: #333333;
}

.lx_ssks_tj .tbtj .tj_hd {
padding-top: 12px;
}

.lx_ssks_tj .tbtj .tj_hd a {
width: 100%;
display: block;
padding-left: 20px;
font-size: 18px;
line-height: 46px;
height: 50px;
margin: 0px 0 20px 0;
}

.lx_ssks_tj .tbtj .tj_hd .hd_style1{
background-color: #EFF8FF;
color:#50ADF9;
}
.lx_ssks_tj .tbtj .tj_hd .hd_style2{
background-color: #FFF5F5;
color:#FF5E5E;
}

/* add 20211221 start */
.class2021_new{
    position: relative;
    margin-bottom: 20px;
}

.class2021_new .title2021{
	border-bottom: 1px solid #E5E5E5;
	background-image: url("https://www.zglinxuan.com/statics/images/kcap_titlebg.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 51px;
    font-size: 32px;
    color: #333;
    line-height: 55px;
	position: relative;
}

.class2021_new .title2021 i{
	color: #EE070E;
}

.class2021_new .title2021 .province_select{
    background-color: rgba(191,191,191,1);
    height: 23px;
    padding-left: 20px;
    padding-right: 6px;
    position: absolute;
    left: 200px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.class2021_new .title2021 .province_select select{
	display: block;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
    background: url(https://www.zgxds.cn/statics/images/zgimg/select2021.png) no-repeat right center transparent;
    padding-right: 14px;
    height: 100%;
	font-size: 16px;
	font-weight: bold;
}

.class2021_new .two_tables{
	position: relative;
}

.class2021_new .table_content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	overflow: hidden;
}

.class2021_new .table_bottom{
	overflow: hidden;
}

.class2021_new .table_bottom.scroll_div{
	height: 300px;
	overflow-y: scroll;
}

.class2021_new .table_bottom.scroll_div::-webkit-scrollbar{
	display: none;
}

.class2021_new table{
	width: 100%;
	color: #000;
	font-size: 14px;
	border: 1px solid #eb0000;
	text-align: center;
}

.class2021_new table th{
    background-color: #eb0000;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
	height: 39px;
}

.class2021_new table td{
    border: 1px solid #eb0000;
    line-height: 24px;
}

.class2021_new table a{
    background-color: #eb0000;
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 100px;
    line-height: 30px;
    margin: 0 auto;
	border-radius: 15px;
}

.class2021_new table a:hover{
	color: #fff;
}
/* add 20211221 end */

@media screen and (max-width:1600px){
	.lx_ht .lxht_left_title2 {
		font-size: 20px;
		margin-bottom: 4px;
	}


	.lx_ht .lxht_left_title2 h3 {
		font-size: 20px;
		line-height: 30px;
		margin-right: 6px;
	}

	.lx_ht .lxht_left_title2 a {
		font-size: 20px;
	}
	
	.tlist-col .tli {
		line-height: 30px;
	}

	.lx_ht .lxht_left_line {
		line-height: 36px;
	}
	.lx_ht .lxht_left_line a {
		margin-right: 6px;
		font-size: 16px;
	}

	.lx_ht .kjrk p a {
		padding: 6px;
		font-size: 14px;
	}
	.lx_ht .kjrk p a i {
		width: 38px;
		height: 38px;
	}
	.lx_ht .kjrk p a i img{
		width: 100%;
	}

	.lx_ht .lxht_left_2 table tr {
		height: 30px;
	}
	.lx_ht .lxht_left_2 table tr a{
		font-size: 14px;
	}



	.lx_ht  .lxht_zylx_ins_content .lxht_zylx_ins_line{
		line-height: 36px;
	}
	.lx_ht .lxht_zylx_ins_content .lxht_zylx_ins_line a {
		font-size: 16px;
	}

	

	.lx_ht .lxht_left_links_top .lxht_left_every_link a{
		font-size: 15px;
		margin-bottom: 13px;

	}

	.lx_ht :not(.lxht_left_links_top) .lxht_left_every_link a {
		min-width: 80px;
		max-width: 120px;
		padding: 0 10px;
		margin-right: 12px;
	}

	

	.lx_ht .lxht_left_links .lxht_left_every_link {
		padding-left: 13px;
		margin-bottom: 0;
	}

	.lx_ht .lxht_left_links>h2 a {
		padding-left: 10px;
		margin-bottom: 12px;
	}



	.lx_ht .lxht_right_change_button span {
		width: 130px;
		height: 34px;
		font-size: 18px;
	}

	.lx_ht .lxht_right_change_top .lxht_right_change_content {
		padding-top: 16px;
	}

	.lx_ht .lxht_right_change_top .lxht_right_change_content>a {
		margin-bottom: 18px;
		font-size: 15px;
	}

	.lx_ht .lxht_right_change_bottom .lxht_right_change_content>a {
		margin-bottom: 20px;
		padding-left: 54px;
		font-size: 15px;
	}

	.lx_ht .lxht_right_images_link {
		height: 82px;
	}

	.lx_ht .lxht_right_images_link img {
		margin-right: 6px;
	}

	.lx_ht .lxht_right_images_link span {
		line-height: 18px;
		padding: 4px 5px 0px 0px;
		font-size: 14px;
	}
	.lx_ht .lxht_right_change_content a {
		font-size: 14px;
	}

	.lx_ht .zylx_ad {
		margin-bottom: 10px;
	}
	.lx_ht .sflx_ad {
		margin-bottom: 10px;
	}
	.lx_ht .lxht_center {
		width: 33%;
		min-width: 420px;
	}

	.lx_ht .lxht_center_ins_title {
		margin-bottom: 14px;
	}

	.lx_ht .lxht_center_ins_title a{
		font-size: 23px;
	}

	.lx_ht .lxht_center_ins_line {
		margin-bottom: 15px;
	}

	.lx_ht .lxht_center_ins_content a {
		font-size: 16px;
	}

	/* 招考资讯 */
	.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line{
		
		margin-bottom: 24px;
	}

	.lx_bkzd .lx_bkzd_buttons {
		margin: 20px 0px 6px;
	}
	.lx_bkzd .lx_bkzd_buttons a{
		width: 110px;

	}
	.lx_bkzd .lx_bkzd_change .bkzd_change_part{
		height: 166px;
	}
	.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_section{
		
		font-size: 14px;
	}
	
	.lx_bkzd .lx_bkzd_bottom {
		height: 180px;
		top: 550px;
	}

	.lx_bkzd .lx_bkzd_bottom .lx_bkzd_bottom_img {
		width: 80px;
	}

	.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr img {
		width: 100px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div {
		height: 40px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div select,
	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div input {
		font-size: 16px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div span {
		line-height: 38px;
		font-size: 16px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form a {
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}
	
	.lx_tsjc .swiper-slide span a:first-of-type {
    font-size: 14px;
    line-height: 18px;
	}

	.lx_tsjc .swiper-slide span a:last-of-type {
		position: relative;
		font-size: 20px;
		color: #E60012;
	}

	
	/* 各省聚焦滚动 */

	.lx_toutiao .lx_ttjjt h3 {
		font-size: 24px;
		height: 42px;
		line-height: 42px;
	}

	.lx_toutiao .lx_ttmain .ks_tags .ks_tags_page span {
		margin-left: 6px;
	}

	.lx_ttmain .ks_cons .ks_con {
			height: 128px;
			padding: 12px;
			border-radius: 16px;
	}

	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_pro {
			border-radius: 16px;
	}

	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_pro a {
			font-size: 16px;
	}

	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt {
			padding-left: 12px;
	}
	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt h4 {
			margin-right: 8px;
	}
	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt h4 a {
			font-size: 16px;
	}

	.lx_ttmain .ks_cons .ks_con .ks_con_con {
			margin-top: 6px;
	}
	.lx_ttmain .ks_cons .ks_con .ks_con_con a {
    font-size: 16px;
    margin: 0px 10px 0 0;
    line-height: 32px;
	}

	.lx_ggks .zg_layout {
    padding: 14px 16px 14px 6px;
	}
	.lx_ggks .zg_layout .title {
    font-size: 16px;
	}
	.lx_ggks .zg_layout .sear_mod select {
    font-size: 14px;
	}

	.lx_ggks .zg_layout .search_btn_mod a {
    font-size: 14px;
	}


	/* 各省遴选推荐 */
	.lx_ssks_tj .ssks_tj {
    margin-bottom: 16px;
    height: 284px;
	}

	.lx_ssks_tj .ssks_tj .title h4 {
    height: 50px;
    font-size: 18px;
    border-radius: 0 0 20px 20px;
    line-height: 48px;
    padding: 0 6px;
	}

	.lx_ssks_tj .ssks_tj .title .kstj a {
    font-size: 14px;
    padding: 0 3px;
	}

	.lx_ssks_tj .ssks_tj .list {
    padding: 6px 20px;
    height: 230px;
    overflow-y: hidden;
	}
	.lx_ssks_tj .ssks_tj p {
    line-height: 42px;
    height: 42px;
	}
	
	.lx_ssks_tj .ssks_tj p a{
		font-size: 16px;
	}

	.lx_ssks_tj .ssks_tj.active .list {
    height: auto;
    overflow-y: auto;
	}

	.lx_ssks_tj .ssks_ad .swiper-wrapper {
    min-height: 180px;
	}

	.lx_ssks_tj .tbtj {
    padding: 12px 16px;
	}

	.lx_ssks_tj .tbtj .tj_con {
    margin: 14px 0 8px 0;
	}
	.lx_ssks_tj .tbtj .tj_con h3 {
    margin-bottom: 10px;
	}

	.lx_ssks_tj .tbtj .tj_con p {
    line-height: 38px;
	}

	.lx_ssks_tj .tbtj .tj_con a {
    font-size: 16px;
	}

	.lx_ssks_tj .tbtj .tj_hd a {
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    margin: 0px 0 16px 0;
	}
}
@media screen and (max-width:1366px){
	.lx_header .lx_logo{
		margin-top: 10px;
	}
	.lx_header .lx_logo img {
		width: 130px;
	}

	.lx_header .lx_logo a.sf {
		line-height: 33px;
		font-size: 14px;
		height: 15px;
	}


	.lx_ht .lxht_left_title2 {
		font-size: 20px;
		margin-bottom: 4px;
	}

	.lx_ht .lxht_left_title2 h3 {
		font-size: 18px;
		line-height: 28px;
		margin-right: 6px;
		width: 70px;
		padding-left: 20px;
	}
	.lx_ht .lxht_left_title2 a {
		font-size: 16px;
	}
	.lx_ht .lxht_left_line {
		line-height: 32px;
	}
	.lx_ht .lxht_left_line a {
		margin-right: 0px;
		font-size: 14px;
	}

	.lx_ht .lxht_center {
		width: 36%;
		min-width: 360px;
	}

	.lx_ht .lxht_left_title2 {
		font-size: 20px;
		margin-bottom: 4px;
		padding-bottom: 6px;
	}
	.lx_ht .lxht_zylx_ins_content .lxht_zylx_ins_line {
		line-height: 32px;
	}

	.lx_ht .lxht_zylx_ins_content .lxht_zylx_ins_line a {
		font-size: 14px;
		margin-right: 0px;
	}

	.lx_ht .kjrk p a {
		padding: 6px;
		font-size: 12px;
	}
	.lx_ht .kjrk p a i {
		width: 36px;
		height: 36px;
	}

	.lx_ht .lxht_left :not(.lxht_left_links_top) .lxht_left_every_link a {
		min-width: 84px;
		max-width: 120px;
		padding: 0 4px;
		margin-right: 4px;
		height: 30px;
		line-height: 28px;
		margin-bottom: 6px;
	}
	.lx_ht .lxht_left_links .lxht_left_links_top{
		margin-bottom: 10px;
	}

	.lx_ht .lxht_left_links .lxht_left_every_link {
		padding-left: 14px;
		margin-bottom: 0;
	}

	
	.lx_ht .lxht_left_links .lxht_left_every_link a {
		font-size: 12px;
		margin-bottom: 6px;
	}

	.lx_ht .lxht_left_links_top .lxht_left_every_link a{
		line-height: 20px;
	}

	.lx_ht .lxht_left_links_top .lxht_left_every_link a i{
		line-height: 18px;
	}

	.lx_ht .lxht_left_links>h2{
		font-size: 0;
		margin-bottom: 6px;
	}

	.lx_ht .lxht_left_links>h2 a {
		padding-left: 11px;
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 20px;
		margin-top: 0px;
	}
	.lx_ht .zylx_ad {
		margin-bottom: 4px;
	}
	.lx_ht .sflx_ad {
		margin-bottom: 4px;
	}
	

	.lx_ht .lxht_right_change_button span {
		width: 120px;
		height: 30px;
		font-size: 16px;
	}

	.lx_ht .lxht_right_change_content a {
		font-size: 14px;
		line-height: 14px;
	}

	.lx_ht .lxht_right_change_top .lxht_right_change_content {
		padding-top: 10px;
	}

	.lx_ht .lxht_right_change_top .lxht_right_change_content>a {
		margin-bottom: 14px;
		font-size: 14px;
	}

	.lx_ht .lxht_right_change_bottom .lxht_right_change_content {
		padding-top: 10px;
	}

	.lx_ht .lxht_right_change_bottom .lxht_right_change_content>a {
		margin-bottom: 16px;
		padding-left: 50px;
		font-size: 14px;
	}

	.lx_ht .lxht_right_change_bottom .lxht_right_change_content2>a i {
		line-height: 14px;
		width: 18px;
		height: 18px;
	}

	.lx_ht .lxht_right_images_link {
		height: 76px;
		margin-bottom: 12px;
	}

	.lx_ht .lxht_right_images_link span {
		font-size: 12px;
		line-height: 16px;
		padding: 0 4px;
	}

	.lx_ht .lxht_center_ins_line {
		margin-bottom: 8px;
	}


	/* 中部轮播和推荐 */
	.lx_ht .lx_ht_swiper .gallery-thumbs .swiper-slide{
		height: 60px;
		font-size: 10px;
		line-height: 20px;
	}

	.lx_ht .lx_ht_swiper .gallery-thumbs .swiper-slide-thumb-active{
		height: 70px;
	}
	.lx_ht .lxht_center_ins_title {
		margin-bottom: 5px;
	}

	.lx_ht .lxht_center_ins_title a{
		font-size: 18px;
	}

	.lx_ht .lxht_center_ins_content a {
		font-size: 14px;
	}

	/* 招考资讯 */
	.lx_zkzx{
		margin-top: 2px;
		min-height: 530px;
	}
	.lx_zkzx .lx_zkzx_title{
		font-size: 24px;
		line-height: 46px;
		height: 46px;
	}
	.lx_zkzx .lx_zkzx_buttons {
		margin: 18px 0px;
	}

	.lx_zkzx .lx_zkzx_buttons a {
		width: 90px;
		margin-right: 14px;
		font-size: 14px;
		line-height: 32px;
	}
	.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line {
		padding-left: 11px;
		margin-bottom: 16px;
		padding-right: 50px;
	}
	.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line a{
		font-size: 14px;
	}

	.lx_zkzx .lx_zkzx_change .lx_zkzx_change_line i:last-of-type {
		font-size: 14px;
	}

	/* 1366 职位查询及预约 */
	.lx_zkzx .lx_zkzx_search {
		top: 70px;
	}
	.lx_zkzx .lx_zkzx_search .lx_zkzx_search_title {
		font-size: 20px;
		top: 16px;
	}
	.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form {
		top: 60px;
	}
	.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form>div {
		height: 36px;
		margin-bottom: 12px;
	}
	.lx_zkzx .lx_zkzx_search .lx_zkzx_search_form a {
		display: block;
		height: 40px;
		font-size: 16px;
		line-height: 40px;
		width: 88%;
		margin: 20px auto;
	}


	/* 1366 公告预约 */
	.lx_zkzx .lx_zkzx_ggyy {
		top: 70px;
	}
	.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_title {
		font-size: 20px;
		top: 16px;
	}
	.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form {
		top: 60px;
	}
	.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form>div {
		height: 36px;
		margin-bottom: 12px;
	}
	.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form a {
		display: block;
		height: 40px;
		font-size: 16px;
		line-height: 40px;
		width: 88%;
		margin: 20px auto;
	}

	.lx_zkzx .lx_zkzx_ggyy .lx_zkzx_ggyy_form .getyzm_btn{

	}

	/* 关键词推荐 */
	.lx_zkzx .lx_zkzx_links {
		top: 344px;
	}
	.lx_zkzx .lx_zkzx_links a {
		height: 46px;
		line-height: 46px;
		margin-bottom: 13px;
		font-size: 12px;
	}


	/* 备考指导 */

	
	.lx_bkzd {
		min-height: 700px;
	}
	
	.lx_bkzd .lx_bkzd_title{
		font-size: 24px;
		line-height: 46px;
		height: 46px;
	}
	.lx_bkzd .lx_bkzd_buttons{
		margin: 18px 0px;
	}
	.lx_bkzd .lx_bkzd_buttons a{
		width: 90px;
		margin-right: 14px;
		font-size: 14px;
		line-height: 32px;
		margin-bottom: 0px;
	}

	.lx_bkzd .lx_bkzd_change .bkzd_change_part {
		height: 156px;
	}

	.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_title {
		font-size: 16px;
	}
	.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_section {
		font-size: 14px;
		line-height: 26px;
		padding-right: 20px;
	}
	.lx_bkzd .lx_bkzd_change .bkzd_change_part .bkzd_part_bottom a {
		font-size: 14px;
	}
	/* 备考指导 右侧推广 */
	.lx_bkzd .lx_bkzd_right {
		top: 70px;
	}
	.lx_bkzd .lx_bkzd_right .lx_bkzd_right_link {
		margin-bottom: 20px;
	}
	.lx_bkzd .lx_bkzd_right .lx_bkzd_right_link i {
		font-size: 16px;
		height: 36px;
		line-height: 36px;	
		font-size: 14px;
	}

	.lx_bkzd .lx_bkzd_bottom {
		height: 160px;
		top: 455px;
	}

	.lx_bkzd .lx_bkzd_bottom .lx_bkzd_bottom_img {
		width: 70px;
		top: 446px;
	}

	.lx_bkzd .lx_bkzd_bottom .lx_bkzd_qr img {
		width: 80px;
	}
	
	

	/* 考试题库 */
	.lx_kstk {
		min-height: 365px;
	}

	.lx_kstk .lx_kstk_buttons{
		
		margin: 14px 0px;
	}
	.lx_kstk .lx_kstk_title{
		
		font-size: 24px;
		line-height: 46px;
		height: 46px;
	}
	.lx_kstk .lx_kstk_buttons a{
		
		width: 90px;
		margin-right: 14px;
		font-size: 14px;
		line-height: 32px;
		margin-bottom: 0px;
	}

	.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line{
		margin-bottom: 16px;
	}

	.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line a{
		font-size: 14px;
	}

	.lx_kstk .lx_kstk_change .lx_kstk_inside .lx_kstk_line i:last-of-type{
		font-size: 14px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div {
		height: 36px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div select,
	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div input {
		font-size: 14px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div span {
		line-height: 34px;
		font-size: 14px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form a {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	.lx_wxkc .swiper-slide span {
		height: 50px;
	}

	.lx_wxkc .swiper-slide span a:first-of-type {
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.lx_tsjc .swiper-slide span {
		height: 60px;
	}

	.lx_tsjc .swiper-slide span a:first-of-type {
		font-size: 12px;
		line-height: 14px;
	}

	.lx_tsjc .swiper-slide span a:last-of-type {
		font-size: 18px;
	}

	.lx_tsjc .swiper-slide span a:last-of-type i:first-of-type {
		font-size: 16px;
	}

	.lx_tsjc .swiper-slide span a:last-of-type i:last-of-type {
		font-size: 12px;
		line-height: 12px;
		height: 12px;
	}

	.lx_wxkc .swiper-slide span a:last-of-type i{
		
		bottom: 10px;
		font-size: 14px;
	}

	.lx_kstk .lx_kstk_search .lx_kstk_search_form>div #zylx_mnt_getyzm{
		width: 66px;
		font-size: 12px;
		top: 5px;
		right: 2px;
		height: 24px;
		line-height: 24px;
	}

	
/* 各省聚焦滚动 */
	.lx_toutiao .lx_ttmain .ks_tags .ks_tags_page span {
			padding: 0 6px 4px;
			width: 50px;
			height: 43px;
			margin-left: 4px;
			font-size: 14px;
	}
	.lx_ttmain .ks_cons .ks_con .ks_con_head .ks_topt h4 a {
			font-size: 14px;
	}
	.lx_ttmain .ks_cons .ks_con .ks_con_con a {
    font-size: 13px;
	}

	/* 各省遴选推荐 */
	.lx_ssks_tj .ssks_tj {
    margin-bottom: 16px;
    height: 246px;
	}

	.lx_ssks_tj .ssks_tj .title {
    padding: 0 10px;
	}

	.lx_ssks_tj .ssks_tj .title h4 {
    height: 34px;
    font-size: 14px;
    border-radius: 0 0 16px 16px;
    line-height: 32px;
    padding: 0 6px;
    min-width: 40px;
	}

	.lx_ssks_tj .ssks_tj .title .kstj a {
    font-size: 12px;
    padding: 0;
	}

	.lx_ssks_tj .ssks_tj .list {
    height: 192px;
    overflow-y: hidden;
	}

	.lx_ssks_tj .ssks_tj.active .list {
    height: auto;
    overflow-y: auto;
	}

	.lx_ssks_tj .ssks_tj p{
		line-height: 36px;
    height: 36px;
	}
	.lx_ssks_tj .ssks_tj.active p {
    height: auto;
    line-height: 36px;
	}
	.lx_ssks_tj .ssks_tj p a {
    font-size: 14px;
	}

	.lx_ssks_tj .ssks_ad .swiper-wrapper {
    min-height: 170px;
	}

	.lx_ssks_tj .tbtj .tj_header .title {
    font-size: 24px;
	}

	.lx_ssks_tj .tbtj .tj_header .zixun a {
    font-size: 16px;
	}

	.lx_ssks_tj .tbtj .tj_con h3 {
    font-size: 22px;
    margin-bottom: 4px;
	}

	.lx_ssks_tj .tbtj .tj_con p {
    line-height: 32px;
	}

	.lx_ssks_tj .tbtj .tj_con a {
    font-size: 14px;
	}

	.lx_ssks_tj .tbtj .tj_hd {
    padding-top: 0px;
	}

	.lx_ssks_tj .tbtj .tj_hd a {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    margin: 0px 0 9px 0;
	}
	
	.class2021_new .title2021{
		font-size: 24px;
		line-height: 46px;
	}
}

.lx_ssks_tj2{
	padding-top: 30px;
}

.lx_ssks_tj2 .lx_ssks_left{
    width: 30%;
}

.lx_ssks_tj2 .lx_ssks_left .left_title{
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 5px;
    background-color: rgb(255, 247, 227);
    padding: 0 10px;
    color: #f96d04;
}

.lx_ssks_tj2 .lx_ssks_left .left_title a{
    font-size: 20px;
    color: #f96d04;
    line-height: inherit;
    vertical-align: bottom;
    font-weight: bold;
    margin-right: 10px;
}

.lx_ssks_tj2 .lx_ssks_left .every_line{
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lx_ssks_tj2 .lx_ssks_left .every_line a{
    font-size: 15px;
    color: #000000;
    line-height: inherit;
    vertical-align: bottom;
}

.lx_ssks_tj2 .lx_ssks_left .every_line a:first-of-type{
	font-weight: bold;
}

.lx_ssks_tj2 .lx_ssks_left .line_top{
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.lx_ssks_tj2 .lx_ssks_left .line_top a{
    font-size: 14px;
	color: #000000;
	margin-right: 10px;
}

.lx_ssks_tj2 .lx_ssks_left .line_top a:first-of-type{
	margin-right: 0;
}

.lx_ssks_tj2 .lx_ssks_left .left_title2{
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ee070e;
}

.lx_ssks_tj2 .lx_ssks_left .left_title2 a{
    font-size: 20px;
    color: #ee070e;
    font-weight: bold;
    vertical-align: bottom;
    line-height: inherit;
}

.lx_ssks_tj2 .lx_ssks_center{
    width: 35%;
}

.lx_ssks_tj2 .lx_ssks_center .ssks_ad2 a{
	display: block;
}

.lx_ssks_tj2 .lx_ssks_center .ssks_ad2 a img{
	display: block;
	width: 100%;
}

.lx_ssks_tj2 .lx_ssks_center .pagination_ad2 span {
    background-color: #fff;
    opacity: 0.8;
}

.lx_ssks_tj2 .lx_ssks_center .pagination_ad2 span.swiper-pagination-bullet-active {
    background-color: #ee070e;
    width: 20px;
    border-radius: 20px;
    opacity: 1;
}

.lx_ssks_tj2 .lx_ssks_center .center_title{
    line-height: 44px;
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
}

.lx_ssks_tj2 .lx_ssks_center .center_title .i_left{
	font-size: 24px;
	color: #000000;
}

.lx_ssks_tj2 .lx_ssks_center .center_title .i_right{
    flex: 1;
    position: relative;
}

.lx_ssks_tj2 .lx_ssks_center .center_title .i_right i{
	position: absolute;
	left: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	height: 1px;
	border-top: 1px solid #000000;
	margin: auto 0;
}

.lx_ssks_tj2 .lx_ssks_center .center_links{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a{
    width: 24%;
    height: 54px;
    border-radius: 5px;
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 0 2%;
    margin-bottom: 9px;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a i{
	flex: 1;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a.blue_color{
	background-color: #eef6fc;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a.red_color{
	background-color: #fceeee;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a.green_color{
	background-color: #eefcef;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a.yellow_color{
	background-color: #fcf8ee;
}

.lx_ssks_tj2 .lx_ssks_center .center_links a.gray_color{
	background-color: #f3f3f3;
}

.lx_ssks_tj2 .lx_ssks_right{
    width: 30%;
}

.lx_ssks_tj2 .lx_ssks_right .right_title {
    font-size: 30px;
    color: #000000;
    background: url(//www.zglinxuan.com/statics/images/icons/title_up.png) left center no-repeat;
    line-height: 31px;
    padding-left: 36px;
	margin-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lx_ssks_tj2 .lx_ssks_right .right_link{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.lx_ssks_tj2 .lx_ssks_right .right_link a{
	width: 48%;
	height: 92px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	align-items: center;
}

.lx_ssks_tj2 .lx_ssks_right .right_link a:first-of-type{
	background-image: url(//www.zglinxuan.com/statics/images/icons/icon010713.png);
}

.lx_ssks_tj2 .lx_ssks_right .right_link a:last-of-type{
	background-image: url(//www.zglinxuan.com/statics/images/icons/icon010714.png);
}

.lx_ssks_tj2 .lx_ssks_right .all_class{
	margin-top: 10px;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class{
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgb(119 119 119 / 20%);
    position: relative;
    height: 55px;
    margin-bottom: 8px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    padding-left: 86px;
    align-items: center;
    align-content: space-around;
	overflow: hidden;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .class_title{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 83px;
	line-height: 55px;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
	padding-right: 5px;
	background: url(//www.zglinxuan.com/statics/images/icons/icon010715.png) center no-repeat;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .class_title i{
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	font-size: 16px;
	color: #ffffff;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .every_line{
	width: 100%;
	line-height: 14px;
	white-space: nowrap;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .line1{
	color: #000000;
	font-size: 14px;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .line2{
	font-size: 0;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .line2 span{
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	font-size: 14px;
	color: #a4a4a4;
	padding-left: 11px;
	margin-right: 20px;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .line2 span i{
  border-radius: 50%;
  background-color: rgb(251, 57, 72);
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
  width: 5px;
  height: 5px;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class>a{
	position: absolute;
	border: 1px solid rgb(191, 191, 191);
	right: 23px;
	  top: 0;
	bottom: 0;
	margin: auto 0;
	  width: 96px;
	  height: 23px;
	  border-radius: 12px;
	  white-space: nowrap;
	  text-align: center;
	  line-height: 21px;
	  font-size: 14px;
	  color: #bfbfbf;
}

.lx_ssks_tj2 .lx_ssks_right .all_class .every_class>a.open_today{
	color: #ffffff;
	background-color: #e60012;
	border: 1px solid #fb9a3a;
}

@media screen and (max-width: 1600px) {
	.lx_ssks_tj2 .lx_ssks_left .left_title{
		line-height: 50px;
	}

	.lx_ssks_tj2 .lx_ssks_right .right_title{
		margin-bottom: 6px;
		font-size: 24px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class{
		margin-top: 6px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class{
		margin-bottom: 6px;
	}
	
	.lx_ssks_tj2 .lx_ssks_center .center_links a{
		padding: 0 1%;
	}
	
	.lx_ssks_tj2 .lx_ssks_center .center_links a img{
		width: 32px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class>a{
		right: 4px;
		width: 82px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .right_link a{
		height: 70px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class{
		height: 50px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .class_title{
		line-height: 50px;
	}
}

@media screen and (max-width:1366px){
	.lx_ssks_tj2 .lx_ssks_left .left_title{
		line-height: 40px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .right_title{
	    margin-bottom: 4px;
	    font-size: 20px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class{
		margin-top: 4px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class{
		margin-bottom: 4px;
	}
	
	.lx_ssks_tj2 .lx_ssks_center .center_links a img{
		width: 30px;
	}
	
	.lx_ssks_tj2 .lx_ssks_center .center_links a i{
		font-size: 12px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class>a{
	    width: 68px;
	    font-size: 12px;
	}
	
	.lx_ssks_tj2 .lx_ssks_right .all_class .every_class .line1{
		font-size: 12px;
	}
}