/* 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{
  font-size: 0;
  display: block;
}
.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_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;
display: flex;
  justify-content: space-between;
}

.lx_ht .lxht_left {
width: 20%;
background-color: #F8F8F8;
padding-top: 22px;
}



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

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

.lx_ht .lxht_left .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 .lxht_left_links .lxht_left_every_link {
padding-left: 25px;
margin-bottom: 20px;
}

.lx_ht .lxht_left .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 .lxht_left_links_top>h2 a {
color: #E60012;
padding-left: 25px;
border: none;
margin-bottom: 17px;
}

.lx_ht .lxht_left .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 .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 .lxht_left :not(.lxht_left_links_top) .lxht_left_every_link {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
justify-content: space-evenly;
}

.lx_ht .lxht_left :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 .lxht_left :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_right {
width: 27%;
height: 100%;
}

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

.lx_ht .lxht_right .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 .lxht_right_change_button span.lxht_right_hover {
border-bottom: 3px solid #F6564A;
}

.lx_ht .lxht_right .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 .lxht_right_change_content {
display: none;
border-top: 1px solid #DDD;
margin-top: -1px;
}

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

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

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

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

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

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

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

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

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

.lx_ht .lxht_right .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 .lxht_right_change_bottom .lxht_right_change_content2>a i img {
vertical-align: middle;
}

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

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

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

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

.lx_ht .lxht_right .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 .lxht_right_images_link img {
height: 100%;
  margin-right: 8px;
}

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

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

.lx_ht .lxht_center {
width: 43%;
max-width: 700px;
min-width: 670px;
}

.lx_ht .lxht_center .zylx_ad{
margin-bottom: 14px;
}


.lx_ht .lxht_center .zylx_ad .swiper-slide img{
width: 100%;
}


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

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

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

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

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

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

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

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

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

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

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

.lx_ht .lxht_center .lxht_center_ins_line:last-child{

margin-bottom: 0px;
}


.lx_ht .lxht_center .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;
}

.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;
margin-right: 14px;
}

.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_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;
}

.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;
}

.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;
}

@media screen and (max-width: 1600px) {


  .tlist-col .tli {
    line-height: 30px;
  }

  .lx_ht .lxht_left {
    padding-top: 14px;
  }



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

  }

  .lx_ht .lxht_left :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 .lxht_left_links .lxht_left_every_link {
    padding-left: 13px;
    margin-bottom: 0;
  }

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



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

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

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

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

  .lx_ht .lxht_right .lxht_right_images_link {
    height: 82px;
  }

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

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

  .lx_ht .lxht_center .zylx_ad {
    margin-bottom: 10px;
  }
  .lx_ht .lxht_center {
    width: 46%;
    min-width: 566px;
  }

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

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

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

  .lx_ht .lxht_center .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;
  }
}

@media screen and (max-width: 1366px) {

  .lx_ht .lxht_left {
    padding-top: 12px;
  }

  .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 .lxht_left_links .lxht_left_every_link {
    padding-left: 14px;
    margin-bottom: 0;
  }


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

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

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

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

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

  .lx_ht .lxht_center {
    min-width: 480px;
  }
  .lx_ht .lxht_center .zylx_ad {
    margin-bottom: 4px;
  }


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

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

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

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

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

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

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

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

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

  .lx_ht .lxht_center .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 .lxht_center_ins_title {
    margin-bottom: 5px;
  }

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

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

  /* 招考资讯 */
  .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;
  }

  /* 关键词推荐 */
  .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 .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 .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;
  }


}