@charset "utf-8";
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "pingfang SC", "webfont", "helvetica neue", arial,
    "hiragino sans gb", "microsoft yahei ui", "microsoft yahei", simsun,
    sans-serif !important;
}
table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  resize: none;
}
li {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
abbr,
acronym {
  border: 0;
}
em,
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  clear: both;
  display: block;
  content: "";
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline-style: none;
}
body {
  overflow-x: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
/*公共*/
.base {
  margin: 0 auto;
  width: 1200px;
}
/*top*/
/**列表页 - 顶部**/
  .top .top-phone-box {
    display: flex;
    align-items: center;
    height: 37px;
    color: #326cf6;
    font-size: 18px;
  }
  .top .top-phone-box .icon-dianhua1 {
    width: 23px;
    height: 23px;
    background-color: #326cf6;
    border-radius: 50%;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    margin-right: 5px;
  }

/** 列表页 - 导航 **/
 
  .nav_main {
    position: relative;
    width: 836px;
  }
  .nav_right_bg {
    position: relative;
    height: 49px;
    width: 836px;
    margin: 0;
  }
  .nav_right {
    display: flex;
    justify-content: space-between;
  }
  .nav_right i:hover,
  .nav_right a:hover {
    color: #326cf6;
    font-weight: bold;
  }
  .nav_right i:hover .icon,
  .nav_right a:hover .icon {
    font-weight: normal;
  }
  .nav_right .hothot::after {
    display: block;
    content: "";
    width: 9px;
    height: 14px;
    background: url("/images/index-nav.gif") 0% 0% / 9px 14px no-repeat;
    margin-top: -46px;
    margin-left: 68px;
  }
  .nav_right i div {
    position: absolute;
    top: 49px;
    box-sizing: border-box;
    background: #ffffff;
    display: none;
    z-index: 2;
  }
  .nav_right i div a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    height: 33px;
    line-height: 33px;
  }
  .nav_right i div a:hover {
    background-color: #eff6ff;
  }
  .nav_right i div a .icon {
    font-size: 16px;
    color: #326cf6;
    margin-left: 20px;
    margin-right: 16px;
  }
  .nav_right i div a .icon-pmp {
    margin-right: -13px;
    margin-left: 15px;
  }
  .nav_right i div.nav_dropmenu_box {
    left: 304px !important;
    /* transform: translateX(0%) !important; */
    width: 976px;
    height: 402px;
    background: #f7f7f7;
  }
  .nav_right i div {
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 154px;
    box-shadow: #999999 0px 0px 8px;
    border-radius: 6px;
    padding: 10px 0px;
  }
  .nav_right i div.nav_jysl_box,
  .nav_right i div.nav_gyqf_box {
    width: 100px;
  }
  .nav_right i div.nav_xqfy_box,
  .nav_right i div.nav_jyfw_box,
  .nav_right i div.nav_rdht_box {
    width: 120px;
  }
  .nav_right i div.nav_rzks_box,
  .nav_right i div.nav_itpx_box {
    width: 174px;
    text-align: left;
  }
  .nav_right i:hover div {
    display: block;
  }
  .nav_right i em.icon {
    display: inline-block;
    font-size: 11px;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
    font-weight: normal;
    margin-left: 4px;
  }
  .nav_right i:hover em.icon {
    display: inline-block;
    font-size: 11px;
    transform: rotate(-180deg);
  }
  .nav_right .nav {
    position: relative;
    text-align: center;
    height: 49px;
    line-height: 49px;
    display: inline-block;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
  }
  .nav_right .nav.active {
    color: #326cf6;
    font-size: 16px;
    font-weight: bold;
  }
  .nav_right .nav.active::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 14px;
    height: 4px;
    background-color: #326cf6;
    border-radius: 2px;
  }
  .nav_right .nav_index {
    margin-left: 0;
  }
  .nav_right_bg .nav_dropmenu_box ul {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 10px 10px;
  }
  .nav_right_bg .nav_dropmenu_box ul li a {
    display: flex;
    align-items: center;
    width: 173px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 4px;
    font-size: 16px;
    color: #000000;
    transition: all 0.3s ease 0s;
    margin: 0px 8px 18px;
    box-sizing: border-box;
  }
  .nav_right_bg .nav_dropmenu_box ul li a .icon {
    margin: 0px 17px 0px 20px;
    display: inline-block;
    width: 33px;
    height: 33px;
    background: #eff6ff;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    color: #4067e0;
    font-size: 18px;
    transition: all 0.3s ease 0s;
  }
  .nav_right_bg .nav_dropmenu_box ul li a:hover {
    background: #326cf6;
    color: #ffffff;
  }
  .nav_right_bg .nav_dropmenu_box ul li a:hover .icon {
    background: #eff6ff !important;
    color: #326cf6 !important;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(1) a .icon {
    color: #e84325;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(3) a .icon {
    color: #ea652b;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(4) a .icon {
    color: #e83e25;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(5) a .icon {
    color: #5dc297;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(6) a .icon {
    color: #5da938;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(7) a .icon {
    color: #397dda;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(8) a .icon {
    color: #7b28d9;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(9) a .icon {
    color: #1b42c3;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(10) a .icon {
    color: #d12e7f;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(11) a .icon {
    color: #ffa209;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(12) a .icon {
    color: #761ede;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(13) a .icon {
    color: #60c960;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(14) a .icon {
    color: #5cc1af;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(15) a .icon {
    color: #4f1bc3;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(16) a .icon {
    color: #d60000;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(17) a .icon {
    color: #326cf6;
  }
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(18) a .icon {
    color: #ff2700;
  }


/** 列表页 -- 学科导航**/
 .nav_right_bg .nav_dropmenu_box ul li a .xkiconfont {
    margin: 0 17px 0 20px;
    display: inline-block;
    width: 33px;
    height: 33px;
    background: #eff6ff;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    color: #4067e0;
    font-size: 18px;
    transition: all ease 0.3s;
  }

  .nav_right_bg .nav_dropmenu_box ul li a:hover {
    background: #326cf6;
    color: #fff;
  }

  .nav_right_bg .nav_dropmenu_box ul li a:hover .xkiconfont {
    background: #eff6ff !important;
    color: #326cf6 !important;
    font-weight: normal;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(1) a .xkiconfont {
    color: #e84325;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(3) a .xkiconfont {
    color: #ea652b;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(4) a .xkiconfont {
    color: #e83e25;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(5) a .xkiconfont {
    color: #5dc297;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(6) a .xkiconfont {
    color: #5da938;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(7) a .xkiconfont {
    color: #397dda;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(8) a .xkiconfont {
    color: #7b28d9;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(9) a .xkiconfont {
    color: #1b42c3;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(10) a .xkiconfont {
    color: #d12e7f;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(11) a .xkiconfont {
    color: #ffa209;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(12) a .xkiconfont {
    color: #761ede;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(13) a .xkiconfont {
    color: #60c960;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(14) a .xkiconfont {
    color: #54c6b2;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(15) a .xkiconfont {
    color: #326cf6;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(16) a .xkiconfont {
    color: #fe4e33;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(17) a .xkiconfont {
    color: #4f1bc3;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(18) a .xkiconfont {
    color: #d60000;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(19) a .xkiconfont {
    color: #326cf6;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(20) a .xkiconfont {
    color: #ff2700;
  }


.banner-right-more {
  width: 250px;
  height: 280px;
  background: url(http://bj.mobiletrain.org/images/list/more-bg.jpg) no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding: 0 20px;
}
.banner-right-more h4 {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  padding-top: 24px;
  margin-bottom: 6px;
}
.banner-right-more h5 {
  font-size: 14px;
  color: #999999;
  padding-left: 38px;
}
.banner-right-more #show-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 39px;
  background: linear-gradient(90deg, #ff0505 0%, #ff6605 100%);
  border-radius: 20px;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-size: 16px;
  margin: 20px auto;
}
.banner-right-more #show-modal i {
  font-size: 22px;
  margin-right: 6px;
}

.banner .base {
  display: flex;
  justify-content: space-between;
}
.banner-right-more textarea {
  width: 210px;
  height: 59px;
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 13px 20px;
  border: none;
  outline: none;
  margin-top: 16px;
}
.banner-right-ad {
  display: block;
  width: 326px;
  height: 172px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 20px;
}
.banner-right-ad img {
  width: 326px;
  height: 172px;
  transition: 0.5s;
}
.banner-right-ad img:hover {
  transform: scale(1.2);
}

.bread_list {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.bread_list,
.bread_list a {
  color: #999999;
  font-size: 13px;
}
.bread_list .yp-weizhi {
  font-size: 16px;
  margin-right: 7px;
}
.content {
  padding: 10px 0 40px 0;
  background: #f6f9ff;
}
.content .base {
  position: relative;
}
.content .content-tit {
  position: relative;
  /* width: 111px; */
  height: 22px;
  text-align: center;
  margin: 0 auto 40px auto;
}
.content .content-tit span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 16px solid rgba(50, 108, 246, 0.12);
  color: #000;
  font-size: 24px;
  height: 20px;
  padding: 0 10px;
}

.content .content-con {
  display: flex;
  justify-content: space-between;
}
.content .content-con .con-left {
  width: 890px;
}
.content .content-con .con-right {
  display: flex;
  flex-direction: column;
  height: 1570px;
  justify-content: space-between;
}

.con-left-box .left-ad {
  display: block;
  width: 890px;
  height: 110px;
  overflow: hidden;
  margin: 20px auto;
  border-radius: 10px;
}
.con-left-box .left-ad img {
  width: 890px;
  height: 110px;
  transition: all 0.5s ease 0s;
}
.con-left-box .left-ad:hover img {
  transform: scale(1.1);
}
.content-con .con-left p,
.content-con .con-left p a {
  width: 770px;
  margin: 0px auto;
  font-size: 16px;
  line-height: 34px;
  color: rgb(102, 102, 102);
  word-break: break-all;
}
.content-con .con-left p img {
  margin: 20px auto;
  border-radius: 10px;
}
.content-con .con-left p {
  margin-bottom: 10px;
}
.content-con .c_page_bottom {
  width: 830px;
  display: flex;
  justify-content: space-between;
  margin-left: -59px;
  margin-top: 30px;
}
.content-con .c_page_bottom .c_page_bottom_item {
  display: flex;
  align-items: center;
  width: 405px;
  height: 129px;
  background-color: rgb(249, 249, 249);
}
.c_page_bottom .c_page_bottom_item div p {
  font-size: 16px;
  color: rgb(51, 51, 51);
  font-weight: bold;
  margin: 0px;
  width: 169px;
}
.c_page_bottom .c_page_bottom_item .c_page_bottom_item_txt p .icon-xiajiantou {
  transform: rotate(270deg);
  display: inline-block;
  font-weight: normal;
  color: rgb(153, 153, 153);
  font-size: 16px;
  margin-left: 10px;
}
.c_page_bottom
  .c_page_bottom_item
  .c_page_bottom_item_txt
  p
  .icon-xiajiantou.arrowLeft {
  transform: rotate(90deg);
  margin-left: 0px;
  margin-right: 10px;
}
.c_page_bottom .c_page_bottom_item div span {
  width: 196px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: rgb(102, 102, 102);
}
.c_page_bottom .c_page_bottom_item_up,
.c_page_bottom .c_page_bottom_item_next {
  width: 155px;
  height: 89px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0px 15px 0px 20px;
}
.c_page_bottom .c_page_bottom_item_up img,
.c_page_bottom .c_page_bottom_item_next img {
  width: 155px;
  height: 89px;
}
.c_page_bottom .c_page_bottom_item_txt {
  width: 192px;
}
.content-con .con-left-top {
  position: relative;
  display: flex;
  width: 890px;
  margin-bottom: 20px;
  padding: 28px 0px;
  background: linear-gradient(
    90deg,
    rgba(113, 183, 255, 0.18) 0%,
    rgba(182, 138, 255, 0.18) 100%
  );
  border-radius: 10px;
}
.content-con .con-left-top .yp-wentijilu {
  color: rgb(50, 108, 246);
  font-size: 42px;
  padding-left: 28px;
  margin-right: 12px;
}
.content-con .con-left-top .info-item h3 {
  color: rgb(51, 51, 51);
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 6px;
}
.content-con .con-left-top .info-item h4 {
  font-size: 16px;
  color: rgb(102, 102, 102);
  margin-top: 16px;
}
.content-con .con-left-top .con-left-info span {
  font-size: 13px;
  color: rgb(153, 153, 153);
}
.content-con .con-left-top .con-left-info span:nth-child(1) {
  margin-right: 38px;
}
.content-con .con-left-top a {
  text-align: center;
  width: 124px;
  height: 39px;
  border-radius: 6px;
  border: solid 1px #326cf6;
  color: #326cf6;
  line-height: 39px;
  font-size: 18px;
  position: absolute;
  top: 31px;
  right: 26px;
}
.content-con .con-left-top a i {
  margin-left: 4px;
}
.content-con .con-left-top a:hover {
  background: #326cf6;
  color: #fff;
}
.content-con .con-left-bottom {
  display: flex;
  width: 830px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
}
.content-con .con-left-bottom .ans-icon {
  width: 49px;
  height: 49px;
  margin-right: 10px;
}
.content-con .con-left-bottom .con-left-con-tit {
  color: rgb(51, 51, 51);
  font-size: 20px;
  font-weight: bold;
  padding-top: 12px;
  margin-bottom: 20px;
}

@-moz-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.content .content-con .con-right .con-right-zxwd {
  position: relative;
  width: 251px;
  height: 549px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0 20px;
  margin: 19px 0;
}
.content .content-con .con-right .con-right-zxwd .zxwd-tit {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  padding-top: 22px;
}
.content .content-con .con-right .con-right-zxwd .zxwd-tit .qafont {
  font-weight: normal;
  background-image: linear-gradient(45deg, #326cf6 0%, #3399ff 100%);
  font-size: 26px;

  margin-right: 7px;
}

.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide:hover
  div
  h3 {
  color: #00c883;
}
.content .content-con .con-right .con-right-rywd .swiper2 .zcjy:hover div h3 {
  color: #326cf6;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide
  .img-box {
  width: 88px;
  height: 72px;
  overflow: hidden;
  border-radius: 6px;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide img {
  width: 88px;
  height: 72px;
  object-fit: cover;
  transition: all 0.5s;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide
  .img-box:hover
  img {
  transform: scale(1.2);
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div {
  display: flex;
  width: 154px;
  flex-direction: column;
  justify-content: space-between;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div h3 {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 154px;
  font-weight: bold;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div p {
  position: relative;
  color: rgb(153, 153, 153);
  font-size: 12px;
  line-height: 16px;
}

.con-right .con-right-rywd .swiper2 .swiper-slide div p::after {
  position: absolute;
  bottom: 2px;
  right: 0;
  content: "";
  width: 69px;
  height: 12px;
  background: url(http://java.mobiletrain.org/images/star.png) no-repeat;
  background-size: 69px 12px;
}
.content .content-con .con-right .con-right-rywd {
  position: relative;
  width: 251px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0 20px 24px 20px;
  /* margin-bottom: 20px; */
}
.content .content-con .con-right .con-right-rywd .rywd-tit,
.content .content-con .con-right .tk-tit {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 18px;
  padding-top: 22px;
}
.content .content-con .con-right .con-right-rywd .rywd-tit {
  font-weight: bold;
}
.content .content-con .con-right .tk-tit .left,
.content .content-con .con-right .con-right-jsgh .jsgh-tit .left {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.content .content-con .con-right .tk-tit a {
  font-size: 12px;
  color: #999;
}
.content .content-con .con-right .tk-tit {
  justify-content: space-between;
}

.con-right .banner-right-more .bjicon-wenyiwen {
  color: #326cf6;
  font-weight: normal;
  font-size: 26px;
  margin-right: 10px;
}
.con-right .con-right-rywd .bjicon-new {
  color: #00c883;
  font-weight: normal;
  font-size: 22px;
  margin-right: 10px;
}
.content .content-con .con-right .con-right-rywd .bjicon-chenggongyijiejue {
  color: #326cf6;
  font-weight: normal;
  font-size: 24px;
  margin-right: 10px;
}
.content .content-con .con-right .tk-tit .bjicon-remen {
  color: #ff8534;
  font-weight: normal;
  font-size: 26px;
  margin-right: 10px;
}

.content .content-con .con-right .con-right-rywd a span.a11 {
  font-size: 12px;
  color: #fff;
  width: 16px;
  height: 16px;
  background-color: #ff0000;
  border-radius: 4px;
  line-height: 16px;
  text-align: center;
}
.content .content-con .con-right .con-right-rywd a span.a21,
.content .content-con .con-right .con-right-rywd a span.a31 {
  font-size: 12px;
  color: #fff;
  width: 16px;
  height: 16px;
  background-color: #ff6600;
  border-radius: 4px;
  line-height: 16px;
  text-align: center;
}
.content .content-con .con-right .con-right-rywd a span.a41 {
  font-size: 12px;
  color: #fff;
  width: 16px;
  height: 16px;
  background-color: #ff005a;
  border-radius: 4px;
  line-height: 16px;
  text-align: center;
}
.content .content-con .con-right .con-right-rywd .swiper-button-prev3,
.content .content-con .con-right .con-right-rywd .swiper-button-prev4 {
  display: none;
}
.content .content-con .con-right .con-right-rywd .swiper-button-next3,
.content .content-con .con-right .con-right-rywd .swiper-button-next4 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 45px;
  right: 20px;
  width: 72px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px #ff8534;
  background: url();
  box-sizing: border-box;
  color: #ff8534;
  font-size: 12px;
}
.content .content-con .con-right .con-right-rywd .swiper-button-next3:hover,
.content .content-con .con-right .con-right-rywd .swiper-button-next4:hover {
  background: #ff8534;
  color: #fff;
}
.content .content-con .con-right .con-right-rywd .swiper-button-next3 .qafont {
  margin-right: 2px;
  font-size: 15px;
}

.swiper1 {
  width: 290px;
  height: 206px;
  margin-bottom: 16px;
}
.swiper1 img {
  width: 290px;
  height: 180px;
  border-radius: 10px;
}
.swiper1 .swiper-pagination {
  bottom: 0 !important;
}
.swiper1 .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  border: solid 1px #999999;
  opacity: 1;
  border-radius: 50%;
  background: #f6f9ff;
  box-sizing: border-box;
}
.swiper1 .swiper-pagination-bullet-active {
  background-color: #ff6600;
  border: solid 1px #ff6600;
}

.list_pagebox {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.list_pagebox p a {
  display: inline-block;
  font-size: 14px;
  width: 48px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #f1f1f1;
  margin: 0 5px;
  text-align: center;
  color: #333333;
  font-family: SourceHanSansCN-Regular;
  text-decoration: none;
}
.list_pagebox p a:hover,
.list_pagebox p a.current {
  color: #fff;
  background: #326cf6;
}
.list_pagebox p a.prev,
.list_pagebox p a.next {
  width: 68px !important;
}

.list_pagebox p font {
  display: inline-block;
  color: #666;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.list_pagebox p {
  display: flex;
  align-items: center;
  _display: inline;
  text-indent: 0;
  height: 36px;
}

.list_pagebox p font {
  display: inline-block;
  color: #666;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.uiChooseDiv {
  height: 45px;
  margin-top: 24px;
  z-index: 11;
  position: relative;
}

.uiChooseTable {
  width: auto;
  border-collapse: collapse;
}

.uiChooseTable td {
  height: 36px;
  width: 160px;
  border: 1px solid #dadada;
}

.mod_select {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
}

.mod_select ul {
  margin: 0;
  padding: 0;
}

.mod_select ul li {
  float: left;
  height: 36px;
  line-height: 36px;
}

.select_box {
  float: left;
  width: 160px;
  height: 43px;
  color: #666;
  position: relative;
  cursor: pointer;
}

.selet_open {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
  width: 30px;
  height: 36px;
}
.select_box .selet_open svg {
  width: 14px;
  height: 9px;
  fill: #666666;
}

.select_txt {
  display: inline-block;
  position: relative;
  z-index: 10;
  width: 90px;
  height: 36px;
  overflow: hidden;
  color: #333;
  padding-left: 18px;
}

.uiChooseActiveS,
.uiSssActiveS {
  background: #fff;
}

.option {
  width: 160px;
  border: solid 1px #f1f1f1;
  border-top: none;
  position: absolute;
  top: 37px;
  left: -1px;
  z-index: 2;
  overflow: hidden;
  overflow-y: auto;
  display: none;
}

.option a {
  display: block;
  height: 45px;
  text-align: left;
  padding: 0 5px 0 15px;
  width: 140px;
  background: #fff;
  text-decoration: none;
  font: normal 14px/45px "Microsoft Yahei";
  color: #555;
}

.option a:hover {
  background: #326cf6;
  color: #fff;
  text-decoration: none;
}

.pageSelect {
  border: 1px solid #f1f1f1;
  margin-left: 5px;
}

.pageSelect .select_box {
  width: 108px;
  height: 36px;
}

.pageSelect .option,
.pageSelect .option a {
  width: 108px;
}

.pageSelect .select_txt,
.pageSelect .selet_open,
.pageSelect ul li {
  height: 36px;
  line-height: 36px;
}

.list_pagebox p .a1 {
  width: 68px;
  display: inline-block;
  font-size: 14px;
  /* width: 48px; */
  height: 36px;
  line-height: 36px;
  border: 1px solid #f1f1f1;
  margin: 0 5px;
  text-align: center;
  color: #333333;
  font-family: SourceHanSansCN-Regular;
  text-decoration: none;
}
.option a.prev,
.option a.next {
  display: none;
}
.icon-shijian {
  position: absolute;
  top: 1px;
  left: -25px;
  width: 18px;
  height: 17px;
  fill: #333333;
}
.pageSelect .selet_open .index-xia_sanjiao {
  font-size: 8px;
  color: #333;
}
.xwzxactive {
  color: #326cf6 !important;
  font-weight: bold;
}
.xwzxactive::before {
  content: "";
  width: 59px;
  height: 2px;
  background-color: #326cf6;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}
.item-info {
  width: 596px;
  height: 119px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c0-right {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 45px;
  margin: 0 auto;
}
.c0-right a {
  display: flex;
  margin: 0 24px;
  color: #333333;
  font-size: 16px;
  white-space: nowrap;
  padding-top: 8px;
}
.c0-right a:hover {
  color: #326cf6;
  font-weight: bold;
}
.c0-right a.active {
  position: relative;
  color: #326cf6;
  font-weight: bold;
}
.c0-right a.active::after {
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 14px;
  height: 4px;
  background-color: #326cf6;
  border-radius: 2px;
}
.swiper-teach {
  height: 366px;
  margin-top: 22px;
}
.swiper-teach .teach-item {
  display: flex;
}
.swiper-teach .teach-item .teach-left {
  width: 91px;
  height: 109px;
  background: linear-gradient(0deg, #b3b9ca 0%, #7f8393 100%);
  border-radius: 6px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}
.swiper-teach .teach-item .teach-left img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.swiper-teach .teach-item .teach-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.swiper-teach .teach-item .teach-right h3 {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.swiper-teach .teach-item:hover .teach-right h3 {
  color: #326cf6;
}

.swiper-teach .teach-item .teach-right h3 i {
  width: 18px;
  height: 18px;
  background-color: #ffb400;
  border-radius: 3px;
  font-weight: normal;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-right: 8px;
}

.swiper-teach .teach-item .teach-right span {
  color: #333333;
  font-size: 14px;
}
.swiper-teach .teach-item .teach-right p span {
  background-color: #f7f7f7;
  border-radius: 4px;
  text-align: center;
  color: #666666;
  font-size: 12px;
  padding: 2px 7px;
  white-space: nowrap;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide:hover
  div
  h3 {
  color: rgb(0, 200, 131);
}
.content .content-con .con-right .con-right-rywd .swiper2 .zcjy:hover div h3 {
  color: rgb(50, 108, 246);
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide
  .img-box {
  width: 88px;
  height: 72px;
  overflow: hidden;
  border-radius: 6px;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide img {
  width: 88px;
  height: 72px;
  object-fit: cover;
  transition: all 0.5s ease 0s;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide
  .img-box:hover
  img {
  transform: scale(1.2);
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div {
  display: flex;
  width: 154px;
  flex-direction: column;
  justify-content: space-between;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div h3 {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 154px;
}
.content .content-con .con-right .con-right-rywd .swiper2 .swiper-slide div p {
  display: flex;
  justify-content: space-between;
  color: #999999;
  font-size: 14px;
  align-items: center;
}
.content
  .content-con
  .con-right
  .con-right-rywd
  .swiper2
  .swiper-slide
  div
  p
  img {
  width: 69px;
  height: 12px;
}
.mst-item {
  display: flex;
  margin-top: 18px;
}
.mst-item div {
  width: 18px;
  height: 18px;
  background-color: #f0f0f0;
  font-size: 12px;
  color: #000;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  margin-right: 14px;
}
.mst-item div.yp-1 {
  width: 18px;
  height: 24px;
  background: url(/images/rank1.png?1) no-repeat;
  background-size: 18px 24px;
  font-size: 0;
  border-radius: 0;
}
.mst-item div.yp-2 {
  width: 18px;
  height: 24px;
  background: url(/images/rank2.png) no-repeat;
  background-size: 18px 24px;
  font-size: 0;
  border-radius: 0;
}
.mst-item div.yp-3 {
  width: 18px;
  height: 24px;
  background: url(/images/rank3.png) no-repeat;
  background-size: 18px 24px;
  font-size: 0;
  border-radius: 0;
}
.mst-item p {
  color: #666666;
  font-size: 14px;
  width: 217px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mst-item:hover p {
  color: #326cf6;
}
.hangyezixun {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hangyezixun a {
  width: 118px;
  margin-top: 18px;
}
.hangyezixun a .img-box {
  width: 118px;
  height: 66px;
  overflow: hidden;
  border-radius: 6px;
}
.hangyezixun a .img-box img {
  width: 118px;
  height: 66px;
  transition: 0.5s;
}
.hangyezixun a .img-box img:hover {
  transform: scale(1.2);
}
.hangyezixun a h3 {
  width: 117px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  word-break: break-all;
  margin-top: 10px;
}
.list_1EDla {
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.list_1EDla .item-wrap_2oCLZ {
  position: relative;
  display: block;
  height: 18px;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.5s;
}
.list_1EDla .item-wrap_2oCLZ.active {
  height: 81px;
}
.list_1EDla .item-wrap_2oCLZ.active .active-item_1Em2h {
  width: 250px;
  height: 81px;
  border-radius: 10px;
  opacity: 1;
  overflow: hidden;
}
.list_1EDla .item-wrap_2oCLZ.active .normal_1fQqB {
  height: 0;
  opacity: 0;
}
.list_1EDla .active-item_1Em2h,
.list_1EDla .normal_1fQqB {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.list_1EDla .active-item_1Em2h {
  height: 0;
  border-radius: 12px;
  opacity: 0;
}
.list_1EDla .active-item_1Em2h .active-item-img_3i_Tx {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.list_1EDla .active-item_1Em2h .sign-index_mtI7K {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 33px;
  height: 33px;
  background-color: #ff0030;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  border-radius: 0px 10px 0px 10px;
}
.list_1EDla .active-item_1Em2h .sign-index_mtI7K.c-index-bg0 {
  background-color: #ff0030;
}
.list_1EDla .active-item_1Em2h .sign-index_mtI7K.c-index-bg1 {
  background-color: #f60;
}
.list_1EDla .active-item_1Em2h .content-pos_1fT0H {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  height: 33px;
  line-height: 33px;
  padding-left: 40px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
}
/* .list_1EDla .active-item_1Em2h .content-pos_1fT0H .content-bg_3R_MY {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
} */
.list_1EDla .active-item_1Em2h .name_2Px2N {
  color: #fff;
}
.list_1EDla .active-item_1Em2h .name_2Px2N .hot-score_1f2_w {
  color: #fff;
}
.list_1EDla .active-item_1Em2h .hot-state_NdlbW {
  bottom: 2px;
  z-index: 1;
}
.list_1EDla .normal_1fQqB {
  padding: 0 0 0 8px;
  font-size: 14px;
  color: #666666;
  opacity: 1;
}
.list_1EDla .normal_1fQqB .index_k2hIU {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: rgb(255, 128, 44, 0.2);
  border-radius: 50%;
  color: #000000;
  font-size: 12px;
}
.list_1EDla .normal_1fQqB .content-wrap_1RisM {
  overflow: hidden;
  margin: 0 30px 0 21px;
}
.list_1EDla .normal_1fQqB .name_2Px2N {
  color: #222;
}
.list_1EDla .normal_1fQqB .hot-state_NdlbW {
  top: 2px;
}
.list_1EDla .name_2Px2N {
  width: 190px;
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_1EDla .name_2Px2N .hot-score_1f2_w {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 40px;
  margin-left: 8px;
  font-size: 13px;
  color: #9195a3;
}
.list_1EDla .hot-state_NdlbW {
  position: absolute;
  right: 8px;
  opacity: 0;
}

.hothothot2,
.hothothot3 {
  opacity: 1 !important;
  width: 16px;
  height: 16px;
  background-color: #ff6600;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 16px;
}
.list_1EDla .item-wrap_2oCLZ.active .hothothot2,
.list_1EDla .item-wrap_2oCLZ.active .hothothot3 {
  display: none;
}
.kstd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kstd {
  padding-top: 10px;
}
.kstd li {
  width: 120px;
  height: 81px;
  background: linear-gradient(0deg, #d6e5ff 0%, #f0f6ff 100%);
  border-radius: 6px;
  margin-top: 10px;
}
.kstd li:nth-child(2) {
  background: linear-gradient(0deg, #f3eaff 0%, #fcf9ff 100%);
}
.kstd li:nth-child(3) {
  background: linear-gradient(0deg, #d8fef1 0%, #edfff9 100%);
}
.kstd li:nth-child(4) {
  background: linear-gradient(0deg, #fff5e1 0%, #fffded 100%);
}
.kstd li:nth-child(5) {
  background: linear-gradient(0deg, #ffe1e1 0%, #fff4f4 100%);
}
.kstd li:nth-child(6) {
  background: linear-gradient(0deg, #d3effc 0%, #eafbff 100%);
}
.kstd li:nth-child(7) {
  background: linear-gradient(0deg, #fff5e1 0%, #fffded 100%);
}
.kstd li:nth-child(8) {
  background: linear-gradient(0deg, #d8fef1 0%, #edfff9 100%);
}
.kstd li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  padding-top: 16px;
  text-align: center;
}
.kstd li a {
  display: block;
  width: 88px;
  height: 22px;
  background-color: #326cf6;
  border-radius: 11px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin: 6px auto 0 auto;
}
.kstd li:nth-child(2) a {
  background-color: #6c00f2;
}
.kstd li:nth-child(3) a {
  background-color: #00bc7b;
}
.kstd li:nth-child(4) a {
  background-color: #ffa200;
}
.kstd li:nth-child(5) a {
  background-color: #f20000;
}
.kstd li:nth-child(6) a {
  background-color: #00b7fe;
}
.kstd li:nth-child(7) a {
  background-color: #ffa200;
}
.kstd li:nth-child(8) a {
  background-color: #00bc7b;
}
.ans-ques {
  margin-top: 20px;
}
.ans-ques a {
  display: block;
  width: 233px;
  height: 110px;
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 10px;
  padding-left: 17px;
  padding-top: 20px;
}
.ans-ques a:last-child {
  margin-bottom: 0;
}
.ans-ques a h3 {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 12px;
}
.ans-ques a h3 i {
  color: #ff6600;
  font-size: 18px;
  margin-right: 6px;
}
.ans-ques a h4 {
  font-size: 15px;
  color: #666666;
  margin: 6px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.ans-ques a p {
  width: 220px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
}
.ans-ques a p span {
  background-color: #326cf6;
  border-radius: 4px;
  color: #ffffff;
  font-size: 12px;
  padding: 1px 8px;
  margin-left: 8px;
}
.ans-ques a:hover h4 {
  color: #326cf6;
}
.index_k2hIU .bjicon-zhiding {
  color: #ff0030;
  font-size: 18px;
  background-color: #fff;
}
.index_k2hIU.a12 {
  background-color: #fff !important;
  color: #ff0000 !important;
  font-size: 14px !important;
}
.index_k2hIU.a13 {
  background-color: #fff !important;
  color: #ff7200 !important;
  font-size: 14px !important;
}
.index_k2hIU.a14 {
  background-color: #fff !important;
  color: #ffae00 !important;
  font-size: 14px !important;
}
.idkstd {
  margin-bottom: 0 !important;
}

.kbxx {
  margin-top: 30px;
}
.kbxx-tit {
  display: flex;
  justify-content: space-between;
}
.kbxx-tit span {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: 18px;
}
.kbxx-tit span::before {
  content: "";
  width: 6px;
  height: 23px;
  background-color: #ff6600;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.kbxx-tit a {
  color: #999999;
  font-size: 14px;
}
.kbxx-con {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.kbxx-con .kbxx-item {
  position: relative;
  width: 253px;
  height: 286px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 16px;
}
.kbxx-con .kbxx-item:nth-child(1)::before {
  position: absolute;
  top: 16px;
  left: 32px;
  content: "今日热读";
  width: 74px;
  height: 27px;
  line-height: 27px;
  background: linear-gradient(90deg, #ff2400 0%, #ff4e00 100%);
  border-radius: 0px 0px 8px 8px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  z-index: 1;
}
.kbxx-con .kbxx-item .kbxx-item-pic {
  width: 253px;
  height: 134px;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
.kbxx-con .kbxx-item .kbxx-item-pic img {
  width: 253px;
  height: 134px;
  object-fit: cover;
  transition: 0.5s;
}
.kbxx-con .kbxx-item .kbxx-item-pic img:hover {
  transform: scale(1.2);
}
.kbxx-con .kbxx-item h3 {
  line-height: 24px;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.kbxx-con .kbxx-item:hover h3 {
  color: #326cf6;
}
.kbxx-con .kbxx-item p {
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}
.kbxx-con .kbxx-item .kbxx-item-time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999999;
  font-size: 14px;
  margin-top: 20px;
}
.kbxx-con .kbxx-item .kbxx-item-time span:last-child {
  color: #666666;
}
.kbxx-con .kbxx-item .kbxx-item-time span i {
  color: #999999;
  font-size: 16px;
  margin-right: 6px;
}

.con-left .left-form {
  display: flex;
  width: 806px;
  height: 245px;
  background: url(http://www.mobiletrain.org/images_interview/con-form.png)
    no-repeat;
  background-size: 806px 265px;
  border-radius: 10px;
  padding-top: 20px;
  margin: 40px auto 40px -49px;
}
.con-left .left-form .left-form-left {
  position: relative;
  width: 396px;
  height: 227px;
  background: url(http://www.mobiletrain.org/images_interview/left-bg.png)
    no-repeat;
  background-size: 426px 227px;
  margin: 0 90px 0 27px;
  padding-left: 30px;
}
.con-left .left-form .left-form-left h3 {
  font-size: 14px;
  color: #ffffff;
  padding-top: 60px;
}
.con-left .left-form .left-form-left .list-form-item {
  width: 290px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 8px;
}

.con-left .left-form .left-form-left .list-form-item:focus {
  background: #fff;
  border: none;
  outline: #ffffff;
}
.con-left .left-form .left-form-left .list-form-item2 {
  position: relative;
}
.con-left .left-form .left-form-left .list-form-item2:before {
  position: absolute;
  top: 3px;
  left: 4px;
  content: "*";
  font-size: 20px;
  color: #ff0000;
}
.con-left .left-form .left-form-left .list-form-item input {
  outline: none;
  border: none;
}
input {
  box-shadow: 0 0 0 1000px #fff inset;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.con-left .left-form .left-form-left .list-form-item .yp-name,
.con-left .left-form .left-form-left .list-form-item .yp-shouji {
  color: #999999;
  font-size: 15px;
  margin: 0 10px 0 18px;
}
.con-left .left-form .left-form-left h4 {
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
}
.con-left .left-form .list-submit {
  position: absolute;
  top: 56px;
  right: -58px;
  width: 114px;
  height: 76px;
  background-image: linear-gradient(1deg, #02a1f9 0%, #29f19c 100%);
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  padding-top: 38px;
  animation: ms 1s infinite;
  -webkit-animation: ms 1s infinite;
}
@keyframes ms {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes ms {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.con-left .left-form .list-submit .yp-dianjitianjia {
  font-size: 27px;
}
.con-left .left-form .list-submit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 98px;
  height: 98px;
  border: solid 1px #ffffff;
  border-radius: 50%;
}
.left-form-right h3 {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-top: 46px;
  margin-bottom: 20px;
}
.left-form-right h3 span {
  display: inline-block;
  width: 37px;
  height: 21px;
  background-color: #ffffff;
  color: #303cd0;
  font-size: 16px;
  margin: 0 2px;
}
.left-form-right .swiper-phone {
  height: 100px;
  color: #ffffff;
  font-size: 13px;
}

.more-btn {
  width: 157px;
  height: 44px;
  background-color: #326cf6;
  border-radius: 10px;
  display: block;
  color: #ffffff;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
}
.more-btn i {
  color: #ffffff;
  font-size: 8px;
  margin-left: 6px;
}
.rig_fixed {
  position: fixed;
  bottom: 30px;
}
.rig_bottom {
  position: absolute;
  bottom: 0;
  left: 909px;
}

.modal-wrap {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.modal-wrap.active {
  display: block;
}

.modal-wrap * {
  box-sizing: border-box;
}

.modal-wrap .close {
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  left: calc(50% + 145px);
  top: 91px;
  position: absolute;
  top: calc(18% - 20px);
}

.modal-wrap .modal {
  position: absolute;
  left: 50%;
  top: 18%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 290px;
  display: none;
}

.modal-wrap .modal.active {
  display: block;
}

.modal-wrap .modal.modal1 {
  height: 456px;
  background-image: url("http://java.mobiletrain.org/images/bg-question.png");
  text-align: center;
}

.modal-wrap .modal.modal1 .title {
  padding-top: 31px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 37px;
}

.modal-wrap .modal.modal1 .title .iconfont {
  font-weight: normal;
  font-size: 33px;
}

.modal-wrap .modal.modal1 .dec {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}

.modal-wrap .modal.modal1 #textarea2 {
  margin-top: 22px;
  width: 252px;
  height: 111px;
  background: #ffffff;
  border-radius: 10px;
  padding: 18px 50px 18px 18px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 6px;
}

.modal-wrap .modal.modal1 #textarea2:focus {
  outline: none;
}

.modal-wrap .modal.modal1 .input-wrap {
  position: relative;
  display: inline-block;
  margin-top: 12px;
}

.modal-wrap .modal.modal1 .input-wrap i {
  font-size: 20px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #999999;
}

.modal-wrap .modal.modal1 .input-wrap .input-item {
  padding-left: 49px;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  width: 253px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 19px;
}

.modal-wrap .modal.modal1 .btn {
  cursor: pointer;
  background: -webkit-linear-gradient(329deg, #16d3e4, #04e37d);
  background: linear-gradient(121deg, #16d3e4, #04e37d);
  border-radius: 19px;
  width: 167px;
  line-height: 38px;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  margin: 30px auto 0;
}

.modal-wrap .modal.modal2 {
  background-image: url("http://java.mobiletrain.org/images/bg-question.png");
  padding-bottom: 40px;
}

.modal-wrap .modal.modal2 .title {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  padding-top: 42px;
  text-align: center;
}

.modal-wrap .modal.modal2 .btn {
  margin: 34px auto 0;
  width: 127px;
  line-height: 38px;
  background: -webkit-linear-gradient(329deg, #16d3e4, #04e37d);
  background: linear-gradient(121deg, #16d3e4, #04e37d);
  border-radius: 19px;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.article {
  display: flex;
  justify-content: space-between;
  width: 830px;
  height: 384px;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 0px 30px;
}
.article .article-left,
.article .article-right {
  width: 400px;
}
.article .article-left h3,
.article .article-right h3 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgb(51, 51, 51);
  font-weight: bold;
  margin-bottom: 18px;
  padding-top: 26px;
  padding-left: 17px;
}
.article .article-right h3 i {
  width: 42px;
  height: 20px;
  background: linear-gradient(
    45deg,
    rgb(50, 108, 246) 0%,
    rgb(51, 153, 255) 100%
  );
  border-radius: 10px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 20px;
  margin-left: 8px;
}
.article .article-left h3::before {
  position: absolute;
  top: 28px;
  left: 0;
  width: 6px;
  height: 23px;
  background-color: #ff6600;
  border-radius: 3px;
  content: "";
}
.article .article-right h3::before {
  position: absolute;
  top: 28px;
  left: 0;
  width: 6px;
  height: 23px;
  background-color: rgb(50, 108, 246);
  border-radius: 3px;
  content: "";
}
.article .article-left h3 i {
  width: 42px;
  height: 20px;
  background: linear-gradient(
    45deg,
    rgb(254, 78, 51) 0%,
    rgb(255, 133, 52) 100%
  );
  border-radius: 10px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 20px;
  margin-left: 8px;
}

.article .article-lists a {
  display: flex;
  margin-bottom: 20px;
}
.article .article-lists a .article-item-pic {
  width: 134px;
  height: 77px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 16px;
}
.article .article-lists a .article-item-pic img {
  width: 134px;
  height: 77px;
  transition: 0.5s;
}
.article .article-lists a .article-item-pic img:hover {
  transform: scale(1.2);
}
.article .article-lists a .article-item-info {
  width: 224px;
  height: 77px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article .article-lists a .article-item-info h4 {
  font-size: 16px;
  color: #333333;
}
.article .article-lists a:hover .article-item-info h4 {
  color: #326cf6;
}
.article .article-lists a .article-item-info p {
  display: flex;
  align-items: center;
  color: #999999;
  font-size: 14px;
}
.article .article-lists a .article-item-info p i {
  font-size: 16px;
  color: #999999;
  margin-right: 5px;
}

.con-left .left-form .left-form-left {
  position: relative;
  width: 396px;
  height: 227px;
  background: url(http://www.mobiletrain.org/images_interview/left-bg.png)
    no-repeat;
  background-size: 426px 227px;
  margin: 0 90px 0 27px;
  padding-left: 30px;
}
.con-left .left-form .left-form-left h3 {
  font-size: 14px;
  color: #ffffff;
  padding-top: 60px;
}
.con-left .left-form .left-form-left .list-form-item {
  width: 290px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 8px;
}

.con-left .left-form .left-form-left .list-form-item:focus {
  background: #fff;
  border: none;
  outline: #ffffff;
}
.con-left .left-form .left-form-left .list-form-item2 {
  position: relative;
}
.con-left .left-form .left-form-left .list-form-item2:before {
  position: absolute;
  top: 3px;
  left: 4px;
  content: "*";
  font-size: 20px;
  color: #ff0000;
}
.con-left .left-form .left-form-left .list-form-item input {
  outline: none;
  border: none;
}
input {
  box-shadow: 0 0 0 1000px #fff inset;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.con-left .left-form .left-form-left .list-form-item .yp-name,
.con-left .left-form .left-form-left .list-form-item .yp-shouji {
  color: #999999;
  font-size: 15px;
  margin: 0 10px 0 18px;
}
.con-left .left-form .left-form-left h4 {
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
}
.con-left .left-form .list-submit {
  position: absolute;
  top: 56px;
  right: -58px;
  width: 114px;
  height: 76px;
  background-image: linear-gradient(1deg, #02a1f9 0%, #29f19c 100%);
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  padding-top: 38px;
  animation: ms 1s infinite;
  -webkit-animation: ms 1s infinite;
}
@keyframes ms {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes ms {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.con-left .left-form .list-submit .yp-dianjitianjia {
  font-size: 27px;
}
.con-left .left-form .list-submit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 98px;
  height: 98px;
  border: solid 1px #ffffff;
  border-radius: 50%;
}
.left-form-right h3 {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-top: 46px;
  margin-bottom: 20px;
}
.left-form-right h3 span {
  display: inline-block;
  width: 37px;
  height: 21px;
  background-color: #ffffff;
  color: #303cd0;
  font-size: 16px;
  margin: 0 2px;
}
.left-form-right .swiper-phone {
  height: 100px;
  color: #ffffff;
  font-size: 13px;
}
.rig_fixed {
  position: fixed;
  bottom: 30px;
}
.rig_bottom {
  position: absolute;
  bottom: 0;
  left: 909px;
}
.bj-ad-list {
  width: 100%;
  background: #f6f9ff;
  padding-top: 20px;
}
.bj-ad-list .base {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 100px;
  color: #ffffff;
  border-radius: 10px;
  background: url(http://bj.mobiletrain.org/images/list/list-ad.jpg?1) no-repeat;
  background-size: 1200px 100px;
  background-position: center;
}
.bj-ad-list .base span {
  margin-left: 64px;
  animation: 1s op infinite linear;
}
.bj-ad-list ul {
  width: 600px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  margin-left: -90px;
}
.bj-ad-list ul:nth-child(1) {
  margin-bottom: 42px;
  margin-left: -70px;
}
.bj-ad-list ul li {
  font-size: 12px;
}
.bj-ad-list ul li:nth-child(2n) {
  margin-top: 4px;
  animation: 1s op infinite linear;
}
.bj-ad-list ul li:nth-child(2n + 1) {
  animation: 0.8s op infinite linear;
}
@keyframes op {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.ad-btns {
  position: relative;
  width: 162px;
  height: 39px;
  border-radius: 19px;
  font-weight: bold;
  line-height: 39px;
  text-align: center;
  margin-right: 96px;
  border: solid 1px rgba(255, 255, 255, 0.4);
}
.ad-btns::before {
  position: absolute;
  top: -5px;
  left: -5px;
  content: "查看家门口的千锋";
  width: 162px;
  height: 39px;
  border-radius: 19px;
  background: linear-gradient(90deg, #00a8ff 0%, #05fff6 100%);
  color: #042db4;
  font-size: 15px;
}

/**底部**/
 .edu-footer {
    padding-top: 60px;
	 margin-top: 28px;
    background: #0467fb url(/wzt/foot-bg.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }
  .edu-footer .base {
    display: flex;
    height: 210px;
  }
  .edu-footer .base .con-left {
    width: 306px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    height: 178px;
  }
  .edu-footer .base .con-left .edu-footer-logo {
    width: 221px;
  }
  .edu-footer .base .con-left .edu-footer-sologan {
    margin: 12px 0 26px 0;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.5em;
  }
  .edu-footer .base .con-left .edu-footer-phoneNumber {
    font-size: 25px;
    height: 23px;
    line-height: 23px;
  }
  .edu-footer .base .con-left .edu-footer-phoneNumber .icon {
    font-size: 26px;
    margin-right: 8px;
  }
  .edu-footer .base .con-left .edu-footer-phoneNumber a {
    width: 130px;
    height: 30px;
    border-radius: 4px;
    border: solid 1px #ffffff;
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 36px;
    margin-top: 10px;
  }
  .edu-footer .base .con-left .edu-footer-phoneNumber a:hover {
    background: #fff;
    color: #326cf6;
  }
  .edu-footer .base .con-right {
    width: 803px;
    display: flex;
    padding-left: 67px;
  }
  .edu-footer .base .con-right .edu-footer-about-links {
    display: flex;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list {
    margin-right: 65px;
    text-align: center;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list:last-of-type {
    margin-right: 58px;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list h4 {
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    white-space: nowrap;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list ul li {
    height: 31px;
    line-height: 31px;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list ul li a {
    color: #fff;
    font-size: 14px;
  }
  .edu-footer .base .con-right .edu-footer-about-links .list ul li a:hover {
    text-decoration: underline;
  }
  .edu-footer .base .con-right .qrcode-box {
    width: 191px;
    color: #fff;
    text-align: center;
  }
  .edu-footer .base .con-right .qrcode-box .qrcode {
    margin: auto;
    width: 135px;
    height: 135px;
    background: #ffffff;
    border-radius: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .edu-footer .base .con-right .qrcode-box .qrcode img {
    width: 118px;
    height: 118px;
  }
  .edu-footer .base .con-right .qrcode-box h4 {
    white-space: nowrap;
    margin: 16px 0 7px 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
  }
  .edu-footer .base .con-right .qrcode-box h4 span {
    font-size: 14px;
  }
  .edu-footer .base .con-right .qrcode-box p {
    font-size: 14px;
  }

/**专题页底部**/
.footer-link {
  padding-top: 20px;
  background-color: #0030af;
}
.footer-link .links-tab {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
.footer-link .links-tab span {
  color: #f0f0f0;
  opacity: 0.6;
  font-size: 14px;
  margin-right: 16px;
}
.footer-link .links-tab span.active {
  color: #ffb401;
  opacity: 1;
  border-bottom: 1px solid #ffb401;
  padding-bottom: 12px;
}
.footer-link .links-a {
  display: none;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.8;
}
.footer-link .links-a.active {
  display: flex;
}
.footer-link .links-a a {
  font-size: 14px;
  opacity: 0.6;
  margin-right: 20px;
  color: #fff;
}
.footer-link .copyright {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
  text-align: center;
  line-height: 24px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
}
.footer-link .copyright a {
  font-size: 14px;
  color: #ffffff;
}

