@charset "UTF-8";
@import url(sourcehansans.css);
body, html {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  font-family: MicroSoft YaHei;
}

.home-ksrl .rl-list .item .right .bottom, .home-ksrl .title-line, .home-rmsz .title-line, .home-todayzhaokao-fenxiao .title-line, .home-todayzhaokao .title-line, .flex-row-vc, .home-ksrl .rl-list .item .right .city-line, .home-ksrl .rl-list .item .right .city-line .citybg, .home-rmsz .sz-list .item, .banner-line .left-banner .bottom-title, .flex-row-hc, .special-line .left, .special-line .more, .home-zhaokao .item .top .fenyebg .left, .home-zhaokao .item .top .fenyebg .right, .home-ksrl .rl-list .item .right .city-line .citybg .city, .home-ksrl .title-line .more, .home-rmsz .title-line .more, .home-todayzhaokao-fenxiao .title-line .more, .home-todayzhaokao .title-line .more, .banner-line .right-area .bottom-fenxiao, .banner-line .right-area .bottom, .banner-line .left-banner .bottom-title .indicator, .flex-row-vhc, .home-zhaokao, .home-ksrl .rl-list .item, .home-todayzhaokao-fenxiao .zhaokao-list .item, .home-todayzhaokao .zhaokao-list .item, .kecheng-line, .kecheng-line .item-bg .bginfo .youhui-bg .youhui, .home-aboutus, .home-citys-new, .home-citys-new .item .info, .home-citys-new .item2 .infopanel .info, .home-citys-z, .home-citys-z .item .info, .home-citys, .home-citys .item .info {
  display: flex;
  flex-direction: row;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-col-vc, .home-ksrl, .home-rmsz, .home-todayzhaokao-fenxiao, .home-todayzhaokao, .flex-col-hc, .home-ksrl .rl-list .item .left, .banner-line .right-area, .flex-col-vhc, .home-ksrl .rl-list, .home-ksrl .rl-list .item .right, .home-rmsz .sz-list, .home-todayzhaokao-fenxiao .zhaokao-list, .home-todayzhaokao .zhaokao-list, .kecheng-line .item-bg, .kecheng-line .item-bg .bginfo, .home-citys-new .item, .home-citys-z .item, .home-citys .item {
  display: flex;
  flex-direction: column;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.flex-col-vc {
  justify-content: center;
}

.home-ksrl, .home-rmsz, .home-todayzhaokao-fenxiao, .home-todayzhaokao {
  align-items: center;
}

.flex-col-hc {
  align-items: center;
}

.home-ksrl .rl-list .item .left, .banner-line .right-area {
  justify-content: flex-start;
  align-items: center;
}
.home-aboutus .left {
    display: flex;
    width: 600px !important;
    flex-direction: column;
}
.home-aboutus .left .flatimg {
    width: 180px !important;
    height: 130px !important;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.flex-col-vhc {
  justify-content: center;
  align-items: center;
}

.home-ksrl .rl-list .item .right .bottom, .home-ksrl .title-line, .home-rmsz .title-line, .home-todayzhaokao-fenxiao .title-line, .home-todayzhaokao .title-line {
  justify-content: center;
}

.flex-row-vc {
  justify-content: center;
}

.home-ksrl .rl-list .item .right .city-line, .home-ksrl .rl-list .item .right .city-line .citybg, .home-rmsz .sz-list .item, .banner-line .left-banner .bottom-title {
  align-items: center;
}

.flex-row-hc {
  align-items: center;
}

.special-line .left, .special-line .more, .home-zhaokao .item .top .fenyebg .left, .home-zhaokao .item .top .fenyebg .right, .home-ksrl .rl-list .item .right .city-line .citybg .city, .home-ksrl .title-line .more, .home-rmsz .title-line .more, .home-todayzhaokao-fenxiao .title-line .more, .home-todayzhaokao .title-line .more, .banner-line .right-area .bottom-fenxiao, .banner-line .right-area .bottom, .banner-line .left-banner .bottom-title .indicator {
  justify-content: center;
  align-items: center;
}

.flex-row-vhc {
  justify-content: center;
  align-items: center;
}

.flex-vhc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-vc {
  display: flex;
  align-items: center;
}

.flex-hc {
  display: flex;
  justify-content: center;
}

.home-line, .banner-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.flex-row-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.bg-grey {
  background-color: #eaeaea;
}

.bg-white {
  background-color: white;
}

.full-screen {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
}

.content-safe {
  width: 1200px;
}

.home-line {
  margin-top: 32px;
  justify-content: space-between;
  align-items: flex-start !important;
}

.special-line {
  height: 64px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.special-line .left {
  height: 48px;
}

.special-line .left .line {
  height: 30px;
  width: 7px;
  background-color: #57b0fb;
}

.special-line .left .title {
  height: 48px;
  line-height: 48px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  margin-left: 10px;
  cursor: pointer;
}

.special-line .mid {
  width: 1000px;
  display: flex;
  flex-direction: row;
}

.special-line .mid .item {
  border: 1px solid #ddd;
  line-height: 24px;
  padding: 0 7px;
  color: #333;
  font-size: 14px;
  margin-right: 7px;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}

.special-line .mid .active {
  border: 1px solid #57b0fb;
  background-color: #57b0fb;
  color: #fff;
}

.special-line .more {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.special-line .more .title {
  color: #999999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
}

.special-line .more .img {
  height: 16px;
  width: 16px;
}

.home-zhaokao .item .bottom .item .left, .home-zhaokao .item .bottom .item .dline .line1 .title, .home-zhaokao .item .bottom .item .dline .line2 .ds, .home-ksrl .rl-list .item .right .city-line .title, .home-rmsz .item .title-line .title-text, .home-rmsz .sz-list .item .right, .home-todayzhaokao-fenxiao .zhaokao-list .item .title, .home-todayzhaokao-fenxiao .zhaokao-list .item .title-time, .home-todayzhaokao .zhaokao-list .item .title, .home-todayzhaokao .zhaokao-list .item .title-time, .kecheng-line .item-bg .bginfo .title, .home-citys .item .info .infotext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-singleline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-zhaokao {
  width: 100%;
}

.home-zhaokao .item {
  width: 50%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.home-zhaokao .item .top {
  width: 100%;
  height: 100px;
  position: relative;
}

.home-zhaokao .item .top .item-list {
  position: absolute;
  width: 100%;
  height: 100px;
  padding: 6px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.home-zhaokao .item .top .item-list .items {
  cursor: pointer;
  margin: 4px 5px 4px 0;
  background-color: #eaeaea;
  border-radius: 4px;
  height: 30px;
  padding: 0 5px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}

.home-zhaokao .item .top .item-list .active {
  background-color: #2e83e3 !important;
  color: #ffffff !important;
}

.home-zhaokao .item .top .fenyebg {
  height: 25px;
  right: 0;
  bottom: 8px;
  position: absolute;
  display: flex;
  justify-content: flex-end;
}

.home-zhaokao .item .top .fenyebg .left {
  height: 25px;
  width: 25px;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 3px 0 0 3px;
}

.home-zhaokao .item .top .fenyebg .left img {
  width: 20px;
  height: 20px;
}

.home-zhaokao .item .top .fenyebg .right {
  height: 25px;
  width: 25px;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 0 3px  3px 0;
}

.home-zhaokao .item .top .fenyebg .right img {
  width: 20px;
  height: 20px;
}

.home-zhaokao .item .top .fenyebg .bggrey {
  background-color: #DDDDDD;
}

.home-zhaokao .item .top .fenyebg .bgwhite {
  background-color: white;
}

.home-zhaokao .item .bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.home-zhaokao .item .bottom .item {
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.home-zhaokao .item .bottom .item .left {
  height: 32px;
  line-height: 32px;
  max-width: 85%;
  letter-spacing: 1px;
  color: #333333;
  font-size: 16px;
}

.home-zhaokao .item .bottom .item .right {
  height: 32px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 16px;
}

.home-zhaokao .item .bottom .item .dline {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.home-zhaokao .item .bottom .item .dline .line1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.home-zhaokao .item .bottom .item .dline .line1 .title {
  height: 32px;
  line-height: 32px;
  max-width: 85%;
  letter-spacing: 1px;
  color: #333333;
  font-size: 16px;
}

.home-zhaokao .item .bottom .item .dline .line1 .times {
  height: 32px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 16px;
}

.home-zhaokao .item .bottom .item .dline .line2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-zhaokao .item .bottom .item .dline .line2 .ds {
  height: 26px;
  line-height: 26px;
  max-width: 85%;
  letter-spacing: 1px;
  color: #666;
  font-size: 12px;
}

.home-zhaokao .item .bottom .item .dline .line2 .download {
  width: 80px;
  height: 22px;
  line-height: 22px;
  background-color: #2e83e3;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.home-ksrl {
  width: 36%;
}

.home-ksrl .rl-list {
  width: 100%;
  margin-top: 20px;
}

.home-ksrl .rl-list .item {
  height: 60px;
  width: 100%;
  cursor: pointer;
}

.home-ksrl .rl-list .item .left {
  width: 9%;
  height: 60px;
  box-sizing: border-box;
}

.home-ksrl .rl-list .item .left .top {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: solid 2px #e92030;
}

.home-ksrl .rl-list .item .left .bottom {
  height: 52px;
  width: 1px;
  background-color: #DDDDDD;
}

.home-ksrl .rl-list .item .right {
  width: 91%;
  height: 56px;
}

.home-ksrl .rl-list .item .right .city-line {
  width: 100%;
  height: 28px;
  line-height: 28px;
}

.home-ksrl .rl-list .item .right .city-line .citybg {
  width: 18%;
}
.home-todayzhaokao .zhaokao-list .mid .item{
    font-size: 16px !important;
    line-height: 30px  !important;
    height: 30px  !important;
}
.special-line .title {
    height: 30px !important;
    line-height: 30px !important;
    font-size: 22px !important;
}
.special-line .more .title{
   font-size: 14px !important; 
}
.slist li .laoshi {
    width: 120px  !important; 
    border-radius: 50%;
    height: 120px  !important; 
}
.mid .item {

    font-size: 16px !important;
}
.ad,.footer,.footer {
   min-width: auto !important; 
}
.links{width:100% !important;}
.footer .footer-bg{width:100% !important;min-width:100% !important;}
.header-nav-commen-top-index {

    margin: 0 auto  !important; 
}
.header-nav-commen-top-index .header-nav-center .nav .nav-item {
   
    padding: 0 15px !important;
}
.dtks24_patch,.dtks24P {
    width: 1230px  !important;
}
.dtks24_patch li p {
    font-size: 16px !important;
}
.dtks24_patch {
    bottom: 20px !important;
}
.dtks24_patch li span {
    font-size: 13px  !important;
}
.dtks24TitNr span {
    font-size: 24px   !important;
}


.footer .footer-bg .footer-right .phone {
    color: #fff;
    font-size: 24px  !important;
}
.home-ksrl .rl-list .item .right .city-line .citybg .city {
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  box-sizing: border-box;
  font-size: 14px;
     color: #e92030;
    background-color: #fde8ea;
}

.home-ksrl .rl-list .item .right .city-line .title {
  width: 82%;
  height: 24px;
  line-height: 24px;
  color: #333333;
  font-size: 16px;
}

.home-ksrl .rl-list .item .right .bottom {
  height: 28px;
  line-height: 28px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.home-ksrl .rl-list .item .right .bottom .starttime {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #999999;
  width: 60%;
}

.home-ksrl .rl-list .item .right .bottom .testtime {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #999999;
}

.home-ksrl .title-line {
  height: 30px;
  width: 100%;
  justify-content: space-between;
}

.home-ksrl .title-line .title {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  cursor: pointer;
}

.home-ksrl .title-line .more {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.home-ksrl .title-line .more .title {
  color: #999999;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  vertical-align: bottom;
  font-size: 12px;
}

.home-ksrl .title-line .more .img {
  height: 16px;
  width: 16px;
}

.home-rmsz {
  width: 24%;
}

.home-rmsz .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.home-rmsz .item .title-line {
  width: 100%;
  height: 44px;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.home-rmsz .item .title-line .num {
  height: 50px;
  font-size: 30px;
  color: #dbdbdb;
  font-weight: bolder;
  line-height: 44px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

.home-rmsz .item .title-line .title-text {
  width: 100%;
  box-sizing: border-box;
  padding-left: 44px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}

.home-rmsz .item .tu {
  display: none;
  width: 90%;
  border-radius: 20px;
}

.home-rmsz .item .tu_active {
  display: block !important;
}

.home-rmsz .img1 {
  height: 86px;
  content: url("/static/home/img/home_right_hd_12_1.jpg");
}

.home-rmsz .img2 {
  height: 90px;
  content: url("/static/home/img/home_right_hd_12_2.jpg");
}

.home-rmsz .img3 {
  height: 99px;
  content: url("/static/home/img/home_right_hd_12_3.jpg");
}

.home-rmsz .img4 {
  height: 88px;
  content: url("/static/home/img/home_right_hd_12_4.jpg");
}

.home-rmsz .img5 {
  height: 83px;
  content: url("/static/home/img/home_right_hd_12_5.jpg");
}

.home-rmsz .sz-list {
  width: 100%;
  margin-top: 20px;
}

.home-rmsz .sz-list .item {
  cursor: pointer;
  height: 44px;
  width: 100%;
}

.home-rmsz .sz-list .item .left {
  height: 40px;
  width: 50px;
  line-height: 40px;
  font-size: 36px;
  color: #dbdbdb;
  font-weight: bolder;
}

.home-rmsz .sz-list .item .right {
  margin-left: 15px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #333333;
}

.home-rmsz .title-line {
  height: 30px;
  width: 100%;
  justify-content: space-between;
}

.home-rmsz .title-line .title {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  cursor: pointer;
}

.home-rmsz .title-line .more {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.home-rmsz .title-line .more .title {
  color: #999999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
}

.home-rmsz .title-line .more .img {
  height: 16px;
  width: 16px;
}

.home-dsrsksw-fenxiao {
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-dsrsksw-fenxiao .item {
  width: 130px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #DEDEDE;
  font-size: 16px;
  margin-bottom: 4px;
}

.home-dsrsksw-fenxiao .item:hover {
  color: #fff !important;
  background-image: linear-gradient(to right, #4CA1FC, #0153B2) !important;
}

.home-todayzhaokao-fenxiao {
  width: 72%;
}

.home-todayzhaokao-fenxiao .zhaokao-list {
  width: 100%;
  margin-top: 20px;
}

.home-todayzhaokao-fenxiao .zhaokao-list .item {
  height: 24px;
  margin: 4px 0;
  width: 100%;
  cursor: pointer;
  justify-content: space-between;
}

.home-todayzhaokao-fenxiao .zhaokao-list .item .title {
  height: 24px;
  line-height: 24px;
  color: #333333;
  font-size: 16px;
  width: 85%;
}

.home-todayzhaokao-fenxiao .zhaokao-list .item .title-time {
  height: 24px;
  line-height: 24px;
  color: #2360cb;
  font-size: 18px;
}

.home-todayzhaokao-fenxiao .title-line {
  height: 30px;
  width: 100%;
  justify-content: space-between;
}

.home-todayzhaokao-fenxiao .title-line .title {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  cursor: pointer;
}

.home-todayzhaokao-fenxiao .title-line .imgbg {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  right: 0;
  top: 0;
}

.home-todayzhaokao-fenxiao .title-line .imgbg img {
  width: 20px;
  height: 20px;
}

.home-todayzhaokao-fenxiao .title-line .mid {
  width: 270px;
  display: flex;
  flex-direction: row;
}

.home-todayzhaokao-fenxiao .title-line .mid .item {
  border: 1px solid #ddd;
  line-height: 24px;
  padding: 0 8px;
  color: #333;
  font-size: 14px;
  margin-right: 8px;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}

.home-todayzhaokao-fenxiao .title-line .mid .active {
  border: 1px solid #57b0fb;
  background-color: #57b0fb;
  color: #fff;
}

.home-todayzhaokao-fenxiao .title-line .more {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.home-todayzhaokao-fenxiao .title-line .more .title {
  color: #999999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
}

.home-todayzhaokao-fenxiao .title-line .more .img {
  height: 16px;
  width: 16px;
}

.home-todayzhaokao {
  width: 36%;
}

.home-todayzhaokao .zhaokao-list,.home-todayzhaokao .zhaokao-list .list{
  width: 100%;
  margin-top: 20px;
}

.home-todayzhaokao .zhaokao-list .item {
  height: 24px;
  padding: 4px 0;
  width: 100%;
  cursor: pointer;
  justify-content: space-between;
}

.home-todayzhaokao .zhaokao-list .item .title {
  height: 24px;
  line-height: 24px;
  color: #333333;
  font-size: 16px;
  width: 85%;
}

.home-todayzhaokao .zhaokao-list .item .title-time {
  height: 24px;
  line-height: 24px;
  color: #333;
  font-size: 18px;
}

.home-todayzhaokao .title-line {
  height: 30px;
  width: 100%;
  justify-content: space-between;
}

.home-todayzhaokao .title-line .title {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  cursor: pointer;
}

.home-todayzhaokao .title-line .imgbg {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  right: 0;
  top: 0;
}

.home-todayzhaokao .title-line .imgbg img {
  width: 20px;
  height: 20px;
}

.home-todayzhaokao .title-line .mid {
  width: 270px;
  display: flex;
  flex-direction: row;
}

.home-todayzhaokao .title-line .mid .item {
  border: 1px solid #ddd;
  line-height: 24px;
  padding: 0 8px;
  color: #333;
  font-size: 14px;
  margin-right: 8px;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}

.home-todayzhaokao .title-line .mid .active {
  border: 1px solid #57b0fb;
  background-color: #57b0fb;
  color: #fff;
}

.home-todayzhaokao .title-line .more {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.home-todayzhaokao .title-line .more .title {
  color: #999999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
}

.home-todayzhaokao .title-line .more .img {
  height: 16px;
  width: 16px;
}

.banner-line {
  margin-top: 32px;
}

.banner-line .right-area {
  width: 496px;
  height: 457px;
  overflow: hidden;
  box-sizing: border-box;

    position: relative;
    border: 1px solid #ececec;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    border-radius: 5px;
    flex-direction: column;
    
        padding-left: 10px;
    padding-right: 10px;
    left: 10px;
}
}
.banner-line .right-area .head img{
	width:42px;height:39px;
	margin-right:10px;
}
.banner-line .right-area .head{
	display: flex;
	font-size:24px;
	width: 100%;
	font-weight:bold;
	color:red;
	height:50px;
	line-height:50px;
	align-items: center;
	padding-bottom:3px;
	border-bottom:1px solid #cd2c24;
}
.banner-line .right-area .body{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.banner-line .right-area .body dl{
	width:100%;
}
.banner-line .right-area .body dt{
	width:100%;
	font-size:22px;
	padding:15px 0px 7.5px;
	font-weight:bold;
	color:#e92030;
	display: flex;
    align-items: center;
	    font-weight: normal;
}
.banner-line .right-area .body dt span{
	font-size:16px;
	display:inline-block;
	margin-right: 10px;
	line-height:30px;
    height: 30px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #F0F1F3;
	color:#fff;
    cursor: pointer;
	background-image: linear-gradient(to right, #fd8548, #e80715);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

.banner-line .right-area .body dd .txt{
	font-size:16px;
	padding: 4px 0px;

}

.banner-line .right-area .body dd{
	display: flex;
	padding:10px  0px;
	width: 100%;
    flex-wrap: wrap;
    color: #333333;
    font-size: 18px;
}

.banner-line .right-area .body dd i{

	padding:0px  10px;
	font-style: normal;
	
}

.banner-line .right-area .body dl:not(:first-child) dt{padding-top:0px !important;}
.banner-line .right-area .top {
  width: 476px;
  height: 295px;
  box-sizing: border-box;
}

.banner-line .right-area .bottom2 {
  width: 475px;
  height: 190px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 5px 10px;
}

.banner-line .right-area .bottom2 .xdmitem:hover .iteminfo {
  display: flex !important;
}

.banner-line .right-area .bottom2 .xdmitembg1 {
  background-image: url("../images/home_icon_dmt7.png");
}

.banner-line .right-area .bottom2 .xdmitembg2 {
  background-image: url("../images/home_icon_dmt8.png");
}

.banner-line .right-area .bottom2 .xdmitembg3 {
  background-image: url("../images/home_icon_dmt9.png");
}

.banner-line .right-area .bottom2 .xdmitembg4 {
  background-image: url("../images/home_icon_dmt10.png");
}

.banner-line .right-area .bottom2 .xdmitembg5 {
  background-image: url("../images/home_icon_dmt11.png");
}

.banner-line .right-area .bottom2 .xdmitembg6 {
  background-image: url("../images/home_icon_dmt12.png");
}

.banner-line .right-area .bottom2 .xdmitem {
  width: 140px;
  height: 84px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.banner-line .right-area .bottom2 .xdmitem .iteminfo {
  width: 140px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
}

.banner-line .right-area .bottom2 .xdmitem .iteminfo .infoimg {
  width: 64px;
  height: 64px;
}

.banner-line .right-area .bottom2 .xdmitem .iteminfo .infop {
  width: 20px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  margin-left: 20px;
}

.banner-line .right-area .bottom2 .xdmitem .iteminfo .infop2 {
  width: 100%;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.banner-line .right-area .bottom2 .xdmitem .baseimg {
  width: 38px;
  height: 48px;
}

.banner-line .right-area .bottom2 .xdmitem .img1 {
  content: url("/static/home/img/home_icon_dmt1.png");
}

.banner-line .right-area .bottom2 .xdmitem .img2 {
  content: url("/static/home/img/home_icon_dmt2.png");
}

.banner-line .right-area .bottom2 .xdmitem .img3 {
  content: url("/static/home/img/home_icon_dmt3.png");
}

.banner-line .right-area .bottom2 .xdmitem .img4 {
  content: url("/static/home/img/home_icon_dmt4.png");
}

.banner-line .right-area .bottom2 .xdmitem .img5 {
  content: url("/static/home/img/home_icon_dmt5.png");
}

.banner-line .right-area .bottom2 .xdmitem .img6 {
  content: url("/static/home/img/home_icon_dmt6.png");
}

.banner-line .right-area .bottom2 .xdmitem .xdmtitle {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.banner-line .right-area .bottom2 .itemmar {
  margin-bottom: 12px;
}

.banner-line .right-area .bottom2-fenxiao {
  width: 475px;
  height: 190px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 5px 10px;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem:hover .iteminfo {
  display: flex !important;
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg1 {
  background-image: url("../images/home_icon_dmt7.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg2 {
  background-image: url("../images/home_icon_dmt8.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg3 {
  background-image: url("../images/home_icon_dmt9.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg4 {
  background-image: url("../images/home_icon_dmt10.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg5 {
  background-image: url("../images/home_icon_dmt11.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitembg6 {
  background-image: url("../images/home_icon_dmt12.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem {
  width: 140px;
  height: 84px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .iteminfo {
  width: 140px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .iteminfo .infoimg {
  width: 64px;
  height: 64px;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .iteminfo .infop {
  width: 20px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  margin-left: 20px;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .iteminfo .infop2 {
  width: 100%;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .baseimg {
  width: 38px;
  height: 48px;
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img1 {
  content: url("/static/home/img/home_icon_dmt1.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img2 {
  content: url("/static/home/img/home_icon_dmt2.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img3 {
  content: url("/static/home/img/home_icon_dmt3.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img4 {
  content: url("/static/home/img/home_icon_dmt4.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img5 {
  content: url("/static/home/img/home_icon_dmt5.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .img6 {
  content: url("/static/home/img/home_icon_dmt6.png");
}

.banner-line .right-area .bottom2-fenxiao .xdmitem .xdmtitle {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.banner-line .right-area .bottom2-fenxiao .itemmar {
  margin-bottom: 12px;
}

.banner-line .right-area .bottom-fenxiao {
  width: 476px;
  height: 162px;
  box-sizing: border-box;
  padding-top: 15px;
  justify-content: space-between !important;
  flex-wrap: wrap;
}

.banner-line .right-area .bottom-fenxiao .item {
  width: 238px;
  height: 81px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: pointer;
}

.banner-line .right-area .bottom-fenxiao .item .left-img1 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-module1.png");
}

.banner-line .right-area .bottom-fenxiao .item .left-img2 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-module2.png");
}

.banner-line .right-area .bottom-fenxiao .item .left-img3 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-module3.png");
}

.banner-line .right-area .bottom-fenxiao .item .left-img4 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-module4.png");
}

.banner-line .right-area .bottom-fenxiao .item .right-text {
  width: 163px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #3181E0;
  font-size: 20px;
}

.banner-line .right-area .bottom-fenxiao .item:hover {
  width: 238px;
  height: 81px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(to right, #59A5FF, #025DCF);
}

.banner-line .right-area .bottom-fenxiao .item:hover .left-img1 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-selelected-module1.png");
}

.banner-line .right-area .bottom-fenxiao .item:hover .left-img2 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-selelected-module2.png");
}

.banner-line .right-area .bottom-fenxiao .item:hover .left-img3 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-selelected-module3.png");
}

.banner-line .right-area .bottom-fenxiao .item:hover .left-img4 {
  height: 55px;
  width: 55px;
  content: url("/static/home/img/fenxiao-home-selelected-module4.png");
}

.banner-line .right-area .bottom-fenxiao .item:hover .right-text {
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
}

.banner-line .right-area .bottom {
  width: 476px;
  height: 162px;
  box-sizing: border-box;
  padding-top: 15px;
  justify-content: space-between !important;
}

.banner-line .right-area .bottom .item2 {
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #3585DF;
  box-sizing: border-box;
  cursor: pointer;
}

.banner-line .right-area .bottom .item2 .img1 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_gkkt.png");
}

.banner-line .right-area .bottom .item2 .img2 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_zw.png");
}

.banner-line .right-area .bottom .item2 .img3 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_bk.png");
}

.banner-line .right-area .bottom .item2 .title {
  color: #3585DF;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
}

.banner-line .right-area .bottom .item2:hover {
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #3585DF;
  box-sizing: border-box;
  background-color: #3585DF;
  cursor: pointer;
}

.banner-line .right-area .bottom .item2:hover .img1 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_gkkt_selected.png");
}

.banner-line .right-area .bottom .item2:hover .img2 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_zw_selected.png");
}

.banner-line .right-area .bottom .item2:hover .img3 {
  height: 65px;
  width: 65px;
  object-fit: contain;
  content: url("/static/home/img/home_icon_bk_selected.png");
}

.banner-line .right-area .bottom .item2:hover .title {
  color: #ffffff;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
}

.banner-line .right-area .bottom .item {
  width: 150px;
  height: 150px;
  position: relative;
  border-radius: 10px;
  cursor: pointer;
}

.banner-line .right-area .bottom .item .img {
  width: 150px;
  height: 150px;
  border-radius: 10px;
}

.banner-line .right-area .bottom .item .title {
  color: #ffffff;
  font-size: 26px;
  position: absolute;
  right: 12px;
  bottom: 12px;
}

.banner-line .left-banner {
  width: 704px;
  height: 457px;
  position: relative;
}

.banner-line .left-banner img {
  width: 704px;
  height: 457px;
}

.banner-line .left-banner .bottom-title {
  width: 704px;
  height: 50px;
  background: rgba(5, 22, 72, 0.39);
  position: absolute;
  bottom: 0;
  z-index: 999;
  justify-content: space-between !important;
  padding: 0 20px 0 0;
  box-sizing: border-box;
}

.banner-line .left-banner .bottom-title .xtaber-tabs {
  height: 50px;
  display: flex;
  width: 545px;
}

.banner-line .left-banner .bottom-title .xtaber-tabs li {
  float: left;
  height: 50px;
  box-sizing: border-box;
  flex: 1;
  padding: 0 10px;
}

.banner-line .left-banner .bottom-title .xtaber-tabs li a {
  word-wrap: break-word;
  color: white;
  font-size: 16px;
  width: 100%;
  height: 100%;
  line-height: 25px;
  cursor: pointer;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color1 {
  background-color: #F8857D;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color2 {
  background-color: #6FBBF7;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color3 {
  background-color: #00BCD4;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color4 {
  background-color: #8BCB8E;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color5 {
  background-color: #FFA65A;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color6 {
  background-color: #F8857D;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color7 {
  background-color: #6FBBF7;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color8 {
  background-color: #00BCD4;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color9 {
  background-color: #8BCB8E;
}

.banner-line .left-banner .bottom-title .xtaber-tabs .color10 {
  background-color: #FFA65A;
}

.banner-line .left-banner .bottom-title .title {
  display: flex;
  color: #DDDDDD;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
}

.banner-line .left-banner .bottom-title .title-die {
  display: none;
}

.banner-line .left-banner .bottom-title .indicator {
  height: 20px;
}

.banner-line .left-banner .bottom-title .indicator .item {
  width: 16px;
  height: 16px;
  background-color: #DDDDDD;
  border-radius: 8px;
  margin-left: 12px;
  cursor: pointer;
}

.banner-line .left-banner .bottom-title .indicator .active {
  width: 35px !important;
}

.kecheng-line {
  width: 100%;
   justify-content: normal;
}

.kecheng-line .item-bg {
  box-shadow: 0 0 15px 1px #DDDDDD;
  width: 228px;
  height: 250px;
  border-radius: 8px;
  cursor: pointer;
   margin-right: 15px;
}

.kecheng-line .item-bg .bgimg {
  width: 228px;
  height: 128px;
  border-radius: 8px 8px 0px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.kecheng-line .item-bg .bginfo {
  width: 228px;
  height: 100px;
  border-radius: 0px 0px 8px 8px;
  box-sizing: border-box;
  padding: 6px;
}

.kecheng-line .item-bg .bginfo .title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
}

.kecheng-line .item-bg .bginfo .time {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #999999;
}

.kecheng-line .item-bg .bginfo .label {
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.kecheng-line .item-bg .bginfo .label .red {
  height: 20px;
  background-color: #fff3f3;
  border-radius: 2px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  color: #f76e6e;
  margin-right: 5px;
}

.kecheng-line .item-bg .bginfo .label .blue {
  height: 20px;
  background-color: #f3f9ff;
  border-radius: 2px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  color: #3399ff;
  margin-right: 5px;
}

.kecheng-line .item-bg .bginfo .youhui-bg {
  width: auto;
}

.kecheng-line .item-bg .bginfo .youhui-bg .youhui {
  border: solid 1px #ffbaba;
  height: 20px;
  width: auto;
  float: left;
}

.kecheng-line .item-bg .bginfo .youhui-bg .youhui .text {
  background-color: #f76e6e;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  color: #ffffff;
}

.kecheng-line .item-bg .bginfo .youhui-bg .youhui .price {
  height: 20px;
  line-height: 20px;
  padding-left: 8px;
  color: #ff2f2f;
  font-size: 12px;
}

.kecheng-line .item-bg .bginfo .youhui-bg .youhui .price-youhui {
  height: 20px;
  line-height: 20px;
  padding-left: 8px;
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
  margin-right: 10px;
}

.kecheng-line .item-bg .bginfo .price {
  height: 20px;
  line-height: 20px;
  color: #ff2f2f;
  font-size: 14px;
}

.home-news {
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.home-news .item:hover {
  transform: scale(1.05);
}

.home-news .item {
  transition: all 0.6s;
  width: 280px;
  display: flex;
  flex-direction: column;
  box-shadow: -2px 1px 17px 0px rgba(142, 142, 142, 0.35);
  cursor: pointer;
}

.home-news .item .title-img {
  width: 280px;
  height: 173px;
  object-fit: cover;
}

.home-news .item .title {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  height: 52px;
  line-height: 26px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-news .item .jianjie {
  box-sizing: border-box;
  padding: 0 10px;
  height: 96px;
  line-height: 24px;
  font-size: 12px;
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.home-aboutus {
  width: 1200px;
  justify-content: space-between;
}

.home-aboutus .flatimg {
  width: 432px;
  height: 318px;
  border-radius: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-aboutus .longimg {
  width: 216px;
  height: 318px;
  border-radius: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-aboutus .text {
  width: 280px;
  height: 318px;
  background-color: #ffffff;
  box-shadow: -2px 1px 17px 0px rgba(142, 142, 142, 0.35);
  border-radius: 10px;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #666666;
  padding: 12px;
  box-sizing: border-box;
}

.home-citys-new {
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
}

.home-citys-new .line {
  box-sizing: border-box;
  width: 30px;
  height: 240px;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-citys-new .line .inline {
  width: 2px;
  height: 100%;
  background-color: #e5e5e5;
}

.home-citys-new .item {
  margin: 24px 0;
  width: 580px;
}

.home-citys-new .item .cityname {
  height: 48px;
  line-height: 72px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 1px;
  color: #4893e7;
}

.home-citys-new .item .info .infoicon {
  width: 14px;
  height: 14px;
  margin-top: 5px;
}

.home-citys-new .item .info .infotext {
  box-sizing: border-box;
  padding-left: 12px;
  max-width: calc(100% - 20px);
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 14px;
}

.home-citys-new .item .wechatline {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
}

.home-citys-new .item .wechatline img {
  width: 130px;
  height: 130px;
  margin-right: 30px;
}

.home-citys-new .item2 {
  width: 580px;
  display: flex;
  flex-direction: column;
}

.home-citys-new .item2 .top {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}

.home-citys-new .item2 .top .topitem:hover {
  color: #fff !important;
  background-image: linear-gradient(to right, #4CA1FC, #4CA1FC) !important;
}

.home-citys-new .item2 .top .topitem-active {
  background-image: linear-gradient(to right, #4CA1FC, #4CA1FC) !important;
}

.home-citys-new .item2 .top .topitem-active .schoolname {
  color: #fff !important;
}

.home-citys-new .item2 .top .topitem {
  width: 80px;
  height: 40px;
  background-color: #DEDEDE;
  margin-bottom: 4px;
  border-radius: 8px;
  margin: 0 8px 8px 0;
}

.home-citys-new .item2 .top .topitem .schoolname {
  width: 80px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.home-citys-new .item2 .infopanel {
  margin: 30px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.home-citys-new .item2 .infopanel .cityname {
  height: 60px;
  line-height: 90px;
  font-size: 24px;
  font-weight: bold;
  line-height: 31px;
  letter-spacing: 1px;
  color: #4893e7;
}

.home-citys-new .item2 .infopanel .info .infoicon {
  width: 14px;
  height: 14px;
  margin-top: 5px;
}

.home-citys-new .item2 .infopanel .info .infotext {
  box-sizing: border-box;
  padding-left: 12px;
  max-width: calc(100% - 20px);
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 14px;
}

.home-citys-z {
  display: none !important;
  margin-top: 40px;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}

.home-citys-z .line {
  box-sizing: border-box;
  width: 30px;
  height: 240px;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-citys-z .line .inline {
  width: 2px;
  height: 100%;
  background-color: #e5e5e5;
}

.home-citys-z .item {
  margin: 24px 0;
  width: 380px;
}

.home-citys-z .item .cityname {
  height: 48px;
  line-height: 72px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 1px;
  color: #4893e7;
}

.home-citys-z .item .info .infoicon {
  width: 14px;
  height: 14px;
  margin-top: 5px;
}

.home-citys-z .item .info .infotext {
  box-sizing: border-box;
  padding-left: 12px;
  max-width: calc(100% - 20px);
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 14px;
}

.home-citys {
  display: none !important;
  margin-top: 40px;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}

.home-citys .line {
  box-sizing: border-box;
  width: 30px;
  height: 240px;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-citys .line .inline {
  width: 2px;
  height: 100%;
  background-color: #e5e5e5;
}

.home-citys .item {
  margin: 24px 0;
  width: 380px;
}

.home-citys .item .cityname {
  height: 48px;
  line-height: 72px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 1px;
  color: #4893e7;
}

.home-citys .item .info {
  height: 32px;
  align-items: center;
}

.home-citys .item .info .infoicon {
  width: 14px;
  height: 14px;
}

.home-citys .item .info .infotext {
  box-sizing: border-box;
  padding-left: 12px;
  max-width: calc(100% - 20px);
  height: 24px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 14px;
}

.home-rm-bg {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 50px;
  position: relative;
}

.home-rm-bg .labaimg {
  width: 35px;
  height: 38px;
  content: url("/static/home/img/home_icon_laba.png");
}

.home-rm-bg .name {
  width: 90px;
  font-size: 24px;
  color: #FE1F1F;
  font-weight: bold;
  margin-left: 5px;
  background-color: #fff;
  z-index: 2;
}

.home-rm-bg .name span {
  color: #171717;
  font-size: 18px;
}

.home-rm-bg .right {
  width: 1160px;
  height: 46px;
  position: absolute;
  left: 40px;
  top: 2px;
  z-index: 1;
}

.home-rm-bg .right .wdata {
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  box-sizing: border-box;
  padding-left: 90px;
  position: relative;
  overflow: hidden;
}

.home-rm-bg .right .wdata .ndata {
  display: flex;
  flex-direction: row;
  height: 46px;
  width: auto;
  float: left;
}

.home-rm-bg .right .wdata .ndata .item {
  width: auto;
  height: 46px;
  line-height: 56px;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 10px;
}

.home-bh-bg {
  width: 100%;
  height: 130px;
  user-select: none;
  margin: 20px 0;
}

.home-bh-bg .title-bg {
  background-color: #2e83e3;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 50px;
  padding: 0 10px;
  box-sizing: border-box;
}

.home-bh-bg .title-bg .title {
  height: 50px;
  line-height: 50px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  font-family: MicroSoft YaHei;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

.home-bh-bg .biaoge {
  width: 100%;
  height: 115px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #333;
  border-top: none;
}

.home-bh-bg .biaoge .w15 {
  width: 120px;
}

.home-bh-bg .biaoge .w30 {
  width: 240px;
}

.home-bh-bg .biaoge .w10 {
  width: 80px;
}

.home-bh-bg .biaoge .w20 {
  width: 160px;
}

.home-bh-bg .biaoge .w60 {
  width: 480px;
}

.home-bh-bg .biaoge .line {
  display: flex;
  flex-direction: row;
  height: 39px;
}

.home-bh-bg .biaoge .line .title {
  height: 39px;
  line-height: 39px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

.home-bh-bg .biaoge .sbox {
  width: 100%;
  height: 64px;
  overflow: hidden;
}

.home-bh-bg .biaoge .sbox .nbox {
  width: 100%;
}

.home-bh-bg .biaoge .sbox .nbox .line2 {
  display: flex;
  flex-direction: row;
  height: 34px;
}

.home-bh-bg .biaoge .sbox .nbox .line2 .title {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #333;
  text-align: center;
  margin: 0;
  padding: 0;
}

.home-bh-bg .biaoge .sbox .nbox .line2 .btn {
  background-color: #2e83e3;
  width: 100px;
  cursor: pointer;
  border-radius: 4px;
  height: 30px !important;
  line-height: 30px !important;
  color: #fff !important;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  margin-left: 30px;
}

.home-bh-bg .biaoge table {
  border: none;
  width: 100%;
}

.home-bh-bg .biaoge th {
  height: 35px;
  text-align: center;
  border: none;
}

.home-bh-bg .biaoge td {
  height: 30px;
  border: none;
  text-align: center;
}

.home-big-banner3-fenxiao {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-image: url("../images/home_bigbanner_bg1012.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px 240px;
  height: 240px;
}

.home-big-banner3-fenxiao .safe-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 240px;
  width: 100%;
  position: relative;
}

.home-big-banner3-fenxiao .safe-content .ncontent2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  width: 1200px;
}

.home-big-banner3-fenxiao .safe-content .ncontent2 .item:hover {
  transform: translateY(-10px);
}

.home-big-banner3-fenxiao .safe-content .ncontent2 .item {
  width: 280px;
  height: 92px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #fff;
  background-color: #fff;
  cursor: pointer;
  transition: all .5s;
  text-decoration: none;
}

.home-big-banner3-fenxiao .safe-content .ncontent2 .item .top {
  width: 100%;
  height: 30px;
  border-radius: 4px 4px 0 0;
  background-color: #0081FF;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
}

.home-big-banner3-fenxiao .safe-content .ncontent2 .item .mid {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #0081FF;
  text-align: center;
}

.home-big-banner3-fenxiao .safe-content .ncontent2 .item .bottom {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: lighter;
  color: #0081FF;
  text-align: center;
}

.home-big-banner3-fenxiao .safe-content .ncontent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  width: 1200px;
}

.home-big-banner3-fenxiao .safe-content .ncontent .itemcenter {
  width: 200px;
  height: 120px;
  display: flex;
  justify-content: center;
  position: relative;
}

.home-big-banner3-fenxiao .safe-content .ncontent .itemcenter .imgdiv {
  width: 136px;
  height: 100px;
  background-image: url("../images/home_bigbanner_bgf1012.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 136px 100px;
  position: absolute;
  left: 32px;
  top: 0;
}

.home-big-banner3-fenxiao .safe-content .ncontent .itemcenter .imgtitle {
  width: 136px;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #1377E9;
  position: absolute;
  left: 32px;
  top: 0;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item {
  width: 500px;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item p:hover {
  transform: scale(1.1);
}

.home-big-banner3-fenxiao .safe-content .ncontent .item .top {
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
  letter-spacing: 2px;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item .top span {
  font-size: 34px;
  color: #FFFB00;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item .bottom {
  width: 480px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item .bottom .itemp {
  height: 40px;
  border: 1px solid #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 2px;
  background-color: #1377E9;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item .bottom .itemp p {
  font-size: 20px;
  color: #1377E9;
  font-family: 黑体;
  line-height: 34px;
  padding: 0 10px;
  background-color: #fff;
  border-radius: 4px;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 p:hover {
  transform: scale(1.1);
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 .top {
  width: 100%;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 8px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 .bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 .bottom p {
  font-size: 28px;
  color: #fff;
  font-family: 黑体;
  line-height: 50px;
  padding: 0 10px;
}

.home-big-banner3-fenxiao .safe-content .ncontent .item2 .bottom .line {
  width: 1px;
  background-color: #fff;
  height: 20px;
}

.home-big-banner3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-image: url("../images/home_bigbanner_bg1012.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px 240px;
  height: 240px;
}

.home-big-banner3 .safe-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 240px;
  width: 100%;
  position: relative;
}

.home-big-banner3 .safe-content .ncontent2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  width: 1200px;
}

.home-big-banner3 .safe-content .ncontent2 .item:hover {
  transform: translateY(-10px);
}

.home-big-banner3 .safe-content .ncontent2 .item {
  width: 280px;
  height: 92px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #fff;
  background-color: #fff;
  cursor: pointer;
  transition: all .5s;
  text-decoration: none;
}

.home-big-banner3 .safe-content .ncontent2 .item .top {
  width: 100%;
  height: 30px;
  border-radius: 4px 4px 0 0;
  background-color: #0081FF;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
}

.home-big-banner3 .safe-content .ncontent2 .item .mid {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #0081FF;
  text-align: center;
}

.home-big-banner3 .safe-content .ncontent2 .item .bottom {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: lighter;
  color: #0081FF;
  text-align: center;
}

.home-big-banner3 .safe-content .ncontent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  width: 1200px;
}

.home-big-banner3 .safe-content .ncontent .itemcenter {
  width: 200px;
  height: 120px;
  display: flex;
  justify-content: center;
  position: relative;
}

.home-big-banner3 .safe-content .ncontent .itemcenter .imgdiv {
  width: 136px;
  height: 100px;
  background-image: url("../images/home_bigbanner_bgf1012.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 136px 100px;
  position: absolute;
  left: 32px;
  top: 0;
}

.home-big-banner3 .safe-content .ncontent .itemcenter .imgtitle {
  width: 136px;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #1377E9;
  position: absolute;
  left: 32px;
  top: 0;
}

.home-big-banner3 .safe-content .ncontent .item {
  width: 500px;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner3 .safe-content .ncontent .item p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner3 .safe-content .ncontent .item p:hover {
  transform: scale(1.1);
}

.home-big-banner3 .safe-content .ncontent .item .top {
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
  letter-spacing: 2px;
}

.home-big-banner3 .safe-content .ncontent .item .top span {
  font-size: 34px;
  color: #FFFB00;
}

.home-big-banner3 .safe-content .ncontent .item .bottom {
  width: 480px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner3 .safe-content .ncontent .item .bottom .itemp {
  height: 40px;
  border: 1px solid #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 2px;
  background-color: #1377E9;
}

.home-big-banner3 .safe-content .ncontent .item .bottom .itemp p {
  font-size: 20px;
  color: #1377E9;
  font-family: 黑体;
  line-height: 34px;
  padding: 0 10px;
  background-color: #fff;
  border-radius: 4px;
}

.home-big-banner3 .safe-content .ncontent .item2 {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner3 .safe-content .ncontent .item2 p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner3 .safe-content .ncontent .item2 p:hover {
  transform: scale(1.1);
}

.home-big-banner3 .safe-content .ncontent .item2 .top {
  width: 100%;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 8px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
}

.home-big-banner3 .safe-content .ncontent .item2 .bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner3 .safe-content .ncontent .item2 .bottom p {
  font-size: 28px;
  color: #fff;
  font-family: 黑体;
  line-height: 50px;
  padding: 0 10px;
}

.home-big-banner3 .safe-content .ncontent .item2 .bottom .line {
  width: 1px;
  background-color: #fff;
  height: 20px;
}

.home-big-banner333 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-image: url("../images/home_bigbanner_bg0905.jpg");
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-position: center center;
  height: 120px;
}

.home-big-banner333 .safe-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 100%;
  position: relative;
}

.home-big-banner333 .safe-content .ncontent {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 1200px;
}

.home-big-banner333 .safe-content .ncontent .item {
  width: 600px;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner333 .safe-content .ncontent .item p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner333 .safe-content .ncontent .item p:hover {
  transform: scale(1.1);
}

.home-big-banner333 .safe-content .ncontent .item .top {
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
  letter-spacing: 2px;
}

.home-big-banner333 .safe-content .ncontent .item .top span {
  font-size: 34px;
  color: #FFFB00;
}

.home-big-banner333 .safe-content .ncontent .item .bottom {
  width: 500px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner333 .safe-content .ncontent .item .bottom .itemp {
  height: 40px;
  border: 1px solid #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 2px;
  background-color: #1377E9;
}

.home-big-banner333 .safe-content .ncontent .item .bottom .itemp p {
  font-size: 20px;
  color: #1377E9;
  font-family: 黑体;
  line-height: 34px;
  padding: 0 10px;
  background-color: #fff;
  border-radius: 4px;
}

.home-big-banner333 .safe-content .ncontent .item .bottom .line {
  width: 1px;
  background-color: #fff;
  height: 20px;
}

.home-big-banner333 .safe-content .ncontent .item2 {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
}

.home-big-banner333 .safe-content .ncontent .item2 p {
  transition: all 0.6s;
  cursor: pointer;
}

.home-big-banner333 .safe-content .ncontent .item2 p:hover {
  transform: scale(1.1);
}

.home-big-banner333 .safe-content .ncontent .item2 .top {
  width: 100%;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 8px;
  color: #fff;
  font-family: "Microsoft YaHei",微软雅黑;
  line-height: 50px;
}

.home-big-banner333 .safe-content .ncontent .item2 .bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-big-banner333 .safe-content .ncontent .item2 .bottom p {
  font-size: 28px;
  color: #fff;
  font-family: 黑体;
  line-height: 50px;
  padding: 0 10px;
}

.home-big-banner333 .safe-content .ncontent .item2 .bottom .line {
  width: 1px;
  background-color: #fff;
  height: 20px;
}

.home-mid-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-image: url("../images/ad_03.png");
  background-repeat: no-repeat;
  background-size: 1200px 120px;
  height: 120px;
  margin-top: 15px;
}

.home-mid-banner .safe-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 120px;
  width: 1200px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 10px;
}

.home-mid-banner .safe-content img {
  transition: all 0.6s;
  cursor: pointer;
}

.home-mid-banner .safe-content .img1 {
  width: 338px;
  height: 81px;
  content: url("/static/home/img/home_midbanner1500_bg12061.png");
}

.home-mid-banner .safe-content .img2 {
  width: 81px;
  height: 56px;
  content: url("/static/home/img/home_midbanner1500_bg12062.png");
}

.home-mid-banner .safe-content .img3 {
  width: 262px;
  height: 77px;
  content: url("/static/home/img/home_midbanner1500_bg12063.png");
}

.home-mid-banner .safe-content .img4 {
  width: 144px;
  height: 120px;
  content: url("/static/home/img/home_midbanner1500_bg12064.png");
}

.home-mid-banner .safe-content .img5 {
  width: 341px;
  height: 81px;
  content: url("/static/home/img/home_midbanner1500_bg12065.png");
}

.home-mid-banner .safe-content img:hover {
  transform: scale(1.1);
}

.page-content-background {
  width: 100%;
  min-height: calc(100vh - 300px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.home-gk2024-zw-search-bg {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  min-width: 1200px;
}
.home-gk2024-zw-search-bg .nbg .left-item .stitle {
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
    color: #FFF !important;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
}
.home-gk2024-zw-search-bg .nbg {
  width: 1200px;
  display: flex;
  flex-direction: row;
  height: 60px;
  border-radius: 4px;
  background-color: #d90110;
}

.home-gk2024-zw-search-bg .nbg .right-item {
  width: 450px;
  display: flex;
  flex-direction: column;
  height: 60px;
}

.home-gk2024-zw-search-bg .nbg .right-item .rtop {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 30px;
  cursor: pointer;
}

.home-gk2024-zw-search-bg .nbg .right-item .rtop .lit {
  width: 180px !important;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  box-sizing: border-box;
  padding-left: 20px;
}

.home-gk2024-zw-search-bg .nbg .right-item .rtop .lit .spc {
  color: red;
}

.home-gk2024-zw-search-bg .nbg .right-item .rtop .rit {
  width: 270px !important;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  box-sizing: border-box;
  padding-left: 20px;
}

.home-gk2024-zw-search-bg .nbg .right-item .rtop .rit .spc {
  color: red;
}

.home-gk2024-zw-search-bg .nbg .left-item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.home-gk2024-zw-search-bg .nbg .left-item .sicon {
  width: 32px;
  height: 32px;
  content: url("/static/home/img/home_icon_zw_search.png");
  margin-left: 20px;
}

.home-gk2024-zw-search-bg .nbg .left-item .stitle {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #1295DB;
  cursor: pointer;
  text-decoration: none;
  padding: 0 10px;
}

.home-gk2024-zw-search-bg .nbg .left-item .layui-form-item {
  width: 100%;
  margin-bottom: 0 !important;
}

.home-gk2024-zw-search-bg .nbg .left-item .layui-form-item .layui-inline {
  width: 145px;
}


