@charset "UTF-8";

/*基础样式*/
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font: 12px "Microsoft YaHei", sans-serif;
  color: #222;
  font-family: arial;
  min-width: 1280px;
}

a {
  color: #333;
  text-decoration: none;
  display: block;
}

.gong {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  width: 100%;
  height: 100%;
  display: block;
}


.nav_skr {
  border-bottom: 1px solid #fff !important;
}

.super_start {
  color: #FF1130 !important;
}

p {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: bold !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}

/*index action*/
.global_ation {
  width: 100%;
  height: 185px;
}

.global_ation .global_Sign {
  width: 100%;
  height: 35px;
  overflow: hidden;
}

.global_ation .global_Sign {
  overflow: visible;
  background: #eeeeee;
}

.global_ation .global_Sign .gong {
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.global_ation .global_Sign .gong .gl_three {
  overflow: hidden;
}

.global_ation .global_Sign .gong .gl_three a {
  line-height: 20px;
  float: left;
  height: 20px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #989898;
  color: #666;
  font-size: 14px;
}

.global_ation .global_Sign .gong .gl_ul {
  height: 35px;
  line-height: 35px;
  margin-right: 423px;
}

.global_ation .global_Sign .gong .gl_ul li {
  float: left;
  margin-right: 15px;
}

.global_ation .global_Sign .gong .gl_ul li a {
  font-size: 14px;
  color: #666;
}

.global_ation .global_Sign .gong .gl_ul li a span {
  float: left;
}

.global_ation .global_Sign .gong .gl_ul li a img {
  float: left;
  width: 10px;
  height: 6px;
  margin-top: 14px;
  margin-left: 5px;
}

.global_ation .global_Sign .gong .gl_ul li .gl_color {
  position: relative;
  font-size: 14px;
  height: 35px;
  cursor: pointer;
}

.global_ation .global_Sign .gong .gl_ul li .gl_color span {
  color: #666;
}

.global_ation .global_Sign .gong .gl_ul li .gl_color img {
  float: right;
  width: 14px;
  height: 8px;
  margin-top: 15px;
  margin-left: 8px;
}

.global_ation .global_Sign .gong .gl_ul li .gl_color .i_cheng {
  display: none;
  position: absolute;
  width: 200px;
  height: 100px;
  background: #fff;
  top: 34px;
  left: 0;
  z-index: 9;
  display: none;
  overflow-y: scroll;
  overflow-x: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f8f8f8;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.global_ation .global_Sign .gong .gl_ul li .gl_color .i_cheng .fl {
  width: 25%;
  max-width: 105px;
  line-height: 25px;
  text-align: center;
  display: block;
  color: #666;
  font-size: 14px;
  margin: 5px auto 0;
}

.global_ation .global_Sign .gong .gl_ul li .gl_color .i_cheng .fl:hover {
  color: #de0000;
}

.global_ation .global_Sign .gong .gl_fr {
  width: 152px;
}

.global_ation .global_Sign .gong .gl_fr a {
  float: left;
  margin-right: 15px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
}

.global_ation .global_Sign .gong .gl_fr .i_link2 {
  position: relative;
}

.global_ation .global_Sign .gong .gl_fr .i_link2 .ind_ban {
  position: absolute;
  width: 130px;
  height: 130px;
  background: #fff;
  z-index: 99;
  display: none;
  top: 35px;
  left: 0;
}

.global_ation .global_Sign .gong .gl_fr .i_link2 .ind_ban img {
  height: 100%;
  width: 100%;
}

.global_ation .global_Sign .gong .gl_fr .i_link2:hover .ind_ban {
  display: block;
}

.global_ation .global_Sign .gong .gl_fr .i_link1 {
  margin-right: 0;
}

.global_ation .gl_logo {
  height: 102px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.global_ation .gl_logo .gl_img {
  width: 353px;
  height: 75px;
  border-radius: 20px;
  margin-right: 20px;
}

.global_ation .gl_logo .Fight {
  width: 105px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-right: 10px;
}

.global_ation .gl_logo .search {
  display: block;
  width: 365px;
  height: 40px;
  margin-right: 109px;
}

.global_ation .gl_logo .search a {
  width: 80px;
  height: 40px;
  float: right;
  background: #cc1712;
  border-radius: 0px 20px 20px 0px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}

.global_ation .gl_logo .search .search-p {
  z-index: -1;
  width: 285px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  outline: none;
  float: left;
  color: #999;
  border-radius: 20px 0 0 20px;
}

.global_ation .gl_logo .search input {
  border-radius: 20px 0 0 20px;
  padding-left: 19px;
  border: 1px solid #cc1712;
}

.global_ation .gl_logo .search input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}

.global_ation .gl_logo .gl_call {
  height: 36px;
  line-height: 36px;
}

.global_ation .gl_logo .gl_call a {
  line-height: 38px;
}

.global_ation .gl_logo .gl_call a img {
  width: 32px;
  height: 36px;
  float: left;
  margin-right: 21px;
}

.global_ation .gl_logo .gl_call a span {
  color: #333;
  font-size: 24px;
}

.global_ation .gl_nav {
  width: 100%;
  height: 48px;
  background: #1E68A2;
  overflow: hidden;
}

.global_ation .gl_nav .i_nav_bk {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.global_ation .gl_nav .i_nav_bk .nav_wy1 {
  height: 26px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.global_ation .gl_nav .i_nav_bk .wi_shu {
  margin-top: -2px;
  width: 1px;
  height: 28px;
  background: #fff;
  margin-left: -10px;
  margin-right: -10px;
}

.le_lan {
  width: 100%;
  height: auto;
  background: #eee;
  overflow: hidden;
}

.le_Grow {
  margin-top: 30px;
  margin-bottom: 30px;
  height: auto;
  background: #fff;
  border-radius: 10px;
  padding: 18px 10px 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.le_Grow .le_list1 {
  width: 100%;
  height: 72px;
  border-bottom: 1px solid #e5e5e5;
}

.le_Grow .le_list1 .le_sea1 {
  width: 24px;
  height: 52px;
  background: #e5e5e5;
  border-radius: 2px;
  margin-right: 35px;
}

.le_Grow .le_list1 .le_sea1 span {
  display: block;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4px;
}

.le_Grow .le_list1 .le_sea2 .le_ul1 {
  width: 1118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_Grow .le_list1 .le_sea2 .le_ul1 li {
  line-height: 52px;
  height: 52px;
  float: left;
}

.le_Grow .le_list1 .le_sea2 .le_ul1 li a {
  color: #333;
  font-size: 14px;
}

.le_Grow .le_list1 .le_sea2 .le_ul1 li a:hover {
  color: #ff1300;
}

.le_Grow .le_list2 {
  width: 100%;
  height: 64px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 18px;
}

.le_Grow .le_list2 .le_sea1 {
  width: 24px;
  height: 52px;
  background: #e5e5e5;
  border-radius: 2px;
  margin-right: 20px;
}

.le_Grow .le_list2 .le_sea1 span {
  display: block;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 {
  width: 1075px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li {
  line-height: 30px;
  width: 153px;
  height: 60px;
  float: left;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li .ul1_item1 {
  max-width: 153px;
  color: #333;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 24px;
  margin-bottom: 8px;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li .ul1_item1:hover {
  color: #ff1300;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li .ul1_item2 {
  overflow: hidden;
  width: 103px;
  max-width: 107px;
  margin: 0 auto;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li .ul1_item2 a {
  float: left;
  color: #999;
  font-size: 12px;
  line-height: 18px;
}

.le_Grow .le_list2 .le_sea2 .le_ul1 li .ul1_item2 a span {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
}

.le_Grow .le_list2 .le_link3 {
  width: 50px;
  height: 56px;
  color: #999;
  font-size: 14px;
  line-height: 56px;
}

.le_Grow .le_list3 {
  width: 100%;
  height: 64px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 18px;
}

.le_Grow .le_list3 .le_sea1 {
  width: 24px;
  height: 52px;
  background: #e5e5e5;
  border-radius: 2px;
  margin-right: 20px;
}

.le_Grow .le_list3 .le_sea1 span {
  display: block;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 {
  width: 1075px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li {
  line-height: 30px;
  width: 153px;
  height: 60px;
  float: left;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li .ul1_item1 {
  max-width: 153px;
  color: #333;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 24px;
  margin-bottom: 8px;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li .ul1_item1:hover {
  color: #ff1300;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li .ul1_item2 {
  overflow: hidden;
  width: 103px;
  max-width: 107px;
  margin: 0 auto;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li .ul1_item2 a {
  float: left;
  color: #999;
  font-size: 12px;
  line-height: 18px;
}

.le_Grow .le_list3 .le_sea2 .le_ul1 li .ul1_item2 a span {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
}

.le_Grow .le_list3 .le_link3 {
  width: 50px;
  height: 56px;
  color: #999;
  font-size: 14px;
  line-height: 56px;
}

.le_kaoyan {
  height: 474px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.le_kaoyan .le_Tank1 {
  width: 360px;
  overflow: hidden;
  margin-right: 20px;
}

.le_kaoyan .le_Tank1 .le_link7 {
  width: 360px;
  height: 203px;
  margin-bottom: 10px;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider {
  width: 360px;
  height: 203px;
  position: relative;
  margin-bottom: 15px;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_list li {
  position: absolute;
  display: none;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_list li:first-child {
  display: block;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_list li a {
  width: 360px;
  height: 203px;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_icon {
  position: absolute;
  z-index: 1;
  left: 38%;
  bottom: 5px;
  font-size: 0;
  padding: 4px 8px;
  border-radius: 12px;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_icon i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin: 0 5px;
  border: 1px solid #fff;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .arrow {
  width: 30px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .prve {
  left: 0;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .next {
  right: 0;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .arrow span {
  display: block;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_left {
  margin: 25px 0 0 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .slider_right {
  margin: 25px 0 0 5px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .arrow:hover {
  background: #000;
  opacity: 0.5;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .pd_slider:hover .arrow {
  display: block;
}

.le_kaoyan .le_Tank1 .le_link7 .pd_slider .btn_act {
  background: #fff;
}

.le_kaoyan .le_Tank1 .le_Ranking {
  width: 100%;
  height: 261px;
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}

.le_kaoyan .le_Tank1 .le_Ranking .le_xuz2 {
  overflow: hidden;
  line-height: 22px;
  color: #333;
  font-size: 16px;
  padding-top: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.le_kaoyan .le_Tank1 .le_Ranking .le_lib1 {
  margin-right: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

.le_kaoyan .le_Tank1 .le_Ranking .le_lib1 h3 {
  float: left;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #333;
  font-size: 18px;
  cursor: pointer;
  margin-left: 23px;
  font-weight: 400;
}

.le_kaoyan .le_Tank1 .le_Ranking .le_lib1 .le_rain {
  border-bottom: 2px solid #1E68A2;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp {
  width: 325px;
  height: 200px;
  padding-top: 15px;
  margin: 0 auto;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .ne_lun {
  width: 100%;
  height: 75px;
  position: relative;
  margin-bottom: 22px;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .ne_lun .ne_link2 {
  width: 134px;
  height: 75px;
  float: left;
  margin-right: 10px;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .ne_lun p {
  float: left;
  width: 177px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: -5px;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .ne_lun .ne_link3 {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FF1130;
  font-size: 12px;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .le_ul1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .le_ul1 li {
  width: 100%;
  margin-bottom: 13px;
  overflow: hidden;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .le_ul1 li .ne_lan {
  float: left;
  overflow: hidden;
  font-size: 14px;
  color: #FF1130;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .le_ul1 li .ne_mu {
  float: left;
  width: 257px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6px;
  margin-left: 6px;
  font-size: 14px;
  color: #666;
  border-left: 1px solid #666;
  height: 15px;
  line-height: 15px;
  margin-top: 2px;
}

.le_kaoyan .le_Tank1 .le_Ranking .ms_mvp .le_ul1 li .ne_mu:hover {
  text-decoration: underline;
  color: #FF1130;
}

.le_kaoyan .le_Tank2 {
  height: 474px;
  width: 480px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.le_kaoyan .le_Tank2 .le_Cow {
  width: 100%;
  height: 146px;
  padding-left: 18px;
  padding-right: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 17px;
  border-bottom: 1px solid #e5e5e5;
}

.le_kaoyan .le_Tank2 .le_Cow .le_express {
  color: #ff1130;
  width: 399px;
  margin: 0 auto;
  font-size: 16px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.le_kaoyan .le_Tank2 .le_Cow .le_express2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_kaoyan .le_Tank2 .le_Cow .le_express2 a {
  width: 220px;
  font-size: 14px;
  color: #ff1130;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_kaoyan .le_Tank2 .le_Cow .le_tiao {
  width: 100%;
  overflow: hidden;
}

.le_kaoyan .le_Tank2 .le_Cow .le_tiao .le_banna1 {
  margin-top: 16px;
  margin-right: 6px;
  float: left;
  color: #333;
  width: 144px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.le_kaoyan .le_Tank2 .le_Cow .le_tiao .le_banna1:nth-child(3n) {
  margin-right: 0;
}

.le_kaoyan .le_Tank2 .le_Cow .le_epic {
  height: 37px;
  font-size: 24px;
  margin-top: 18px;
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.le_kaoyan .le_Tank2 .le_Cow .le_tiao2 {
  margin-top: 12px;
}

.le_kaoyan .le_Tank2 .le_Cow:nth-child(2) {
  border: 0;
  margin-bottom: 0;
}

.le_kaoyan .le_Tank2 a:hover {
  text-decoration: underline;
}

.le_kaoyan .le_Tank2 .le_link77 {
  width: 438px;
  height: 127px;
  margin: 0 auto;
}

.le_kaoyan .le_Tank3 {
  width: 320px;
  height: auto;
}

.le_kaoyan .le_Tank3 .le_Ra2 {
  width: 100%;
  background: #fff;
  overflow: hidden;
  margin-bottom: 0;
  height: 202px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_xuz2 {
  overflow: hidden;
  line-height: 22px;
  color: #333;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 6px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_xuz2 h4 {
  float: left;
  margin-left: 20px;
  color: #333;
  font-size: 18px;
  font-weight: 400;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine {
  width: 295px;
  margin: 20px auto 0;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow {
  width: 295px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 {
  width: 128px;
  border: 1px solid #ccc;
  line-height: 28px;
  color: #333;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 img {
  width: 14px;
  height: 14px;
  float: left;
  margin-top: 7px;
  margin-left: 23px;
  margin-right: 12px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 .Understand1 {
  display: none;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 .le_img4 {
  width: 12px;
  margin-left: 24px;
  height: 15px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 .le_img5 {
  width: 16px;
  height: 16px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2 span {
  float: left;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2:hover {
  border-color: #1E68A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #1E68A2;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low2:hover span {
  color: #fff;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sparrow .le_low4 {
  border-color: #FF1130;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_p1 {
  margin: 0;
  line-height: 26px;
  text-align: center;
  color: #666;
  font-size: 13px;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_star {
  border: 1px solid #e5e5e5;
  width: 295px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_star .le_low2 {
  width: 96px;
  line-height: 28px;
  color: #333;
  font-size: 14px;
  text-align: center;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_star .le_low3 {
  width: 66px;
  line-height: 28px;
  color: #fff;
  background: #00c7c4;
  font-size: 14px;
  text-align: center;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_sasa {
  border: 0;
}

.le_kaoyan .le_Tank3 .le_Ra2 .le_agine .le_star2 {
  border-bottom: 0;
}

.le_kaoyan .le_Tank3 .le_Ra3 {
  height: 264px;
  margin-bottom: 8px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao {
  width: 275px;
  margin: 10px auto 0;
  height: 185px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b {
  width: 66px;
  height: 66px;
  margin-right: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao img {
  width: 24px;
  height: 21px;
  margin: 0 auto 10px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .stand1 {
  display: none;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore {
  width: 22px;
  height: 23px;
  margin: 1px auto 7px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore2 {
  width: 20px;
  height: 23px;
  margin: 1px auto 7px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore3 {
  width: 17px;
  height: 26px;
  margin: 2px auto 5px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore4 {
  width: 25px;
  height: 25px;
  margin: 2px auto 5px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore5 {
  width: 24px;
  height: 22px;
  margin-bottom: 6px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore6 {
  width: 25px;
  height: 18px;
  margin-top: 2px;
  margin-bottom: 8px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao .n_nore7 {
  width: 24px;
  height: 19px;
  margin-top: 2px;
  margin-bottom: 8px;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b .n_bao p {
  color: #333;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b:hover {
  background: #1E68A2;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.le_kaoyan .le_Tank3 .le_Ra3 .n_tao b:hover a p {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.i_Advert {
  width: 1200px;
  height: 140px;
  margin-bottom: 20px;
}

.le_yoke {
  height: 475px;
  margin-top: 30px;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.le_yoke .le_xuz2 {
  line-height: 22px;
  height: 35px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.le_yoke .le_xuz2 .Xx_blue {
  width: 3px;
  height: 17px;
  margin-top: 3px;
  background: #1E68A2;
  float: left;
  position: absolute;
  left: -20px;
}

.le_yoke .le_xuz2 h2 {
  float: left;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  border-bottom: 1.5px solid #1E68A2;
  height: 34px;
}

.le_yoke .le_xuz2 .long_13 {
  width: 75px;
}

.le_yoke .le_xuz2 .ne_link5 {
  float: right;
  margin-left: 24px;
  margin-top: 1px;
  color: #999;
  font-size: 12px;
}

.le_yoke .le_agine {
  width: 1165px;
  height: 395px;
}

.le_yoke .le_agine .ne_let {
  width: 295px;
  height: 395px;
  margin-right: 25px;
}

.le_yoke .le_agine .ne_let .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-bottom: 15px;
}

.le_yoke .le_agine .ne_let .ne_trable {
  width: 275px;
  overflow: hidden;
  height: 118px;
  margin-bottom: 25px;
}

.le_yoke .le_agine .ne_let .ne_trable li {
  width: 100%;
  height: 16px;
  line-height: 16px;
  margin-bottom: 18px;
}

.le_yoke .le_agine .ne_let .ne_trable li a {
  float: left;
  color: #666;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
}

.le_yoke .le_agine .ne_let .ne_trable li .gl_link1 {
  color: #CC1712;
  margin-right: 4px;
}

.le_yoke .le_agine .ne_let .ne_trable li .gl_link2 {
  width: 224px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_yoke .le_agine .ne_let .ne_trable li .gl_link2:hover {
  color: #CC1712;
}

.le_yoke .le_agine .ne_let .ne_trable li:last-child {
  margin-bottom: 0;
}

.le_yoke .le_agine .ne_let .duibi {
  width: 290px;
  height: 169px;
}

.le_yoke .le_agine .ne_lt .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-bottom: 15px;
}

.le_yoke .le_agine .ne_lt .ne_trable {
  width: 100%;
  height: 118px;
  margin-bottom: 25px;
}

.le_yoke .le_agine .ne_lt .ne_trable li {
  overflow: hidden;
}

.le_yoke .le_agine .ne_lt .ne_trable li .m_word {
  width: 100%;
  height: 47px;
  position: relative;
  margin-bottom: 18px;
}

.le_yoke .le_agine .ne_lt .ne_trable li .m_word .ne_mixue {
  width: 84px;
  height: 47px;
  float: left;
  margin-right: 8px;
}

.le_yoke .le_agine .ne_lt .ne_trable li .m_word .ne_over {
  width: 385px;
  height: 47px;
  float: left;
  position: relative;
}

.le_yoke .le_agine .ne_lt .ne_trable li .m_word .ne_over .link_posi {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ff1300;
  font-size: 12px;
}

.le_yoke .le_agine .ne_lt .ne_trable li .m_word .m_link2 {
  width: 100%;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
  font-size: 14px;
}

.le_yoke .le_agine .ne_lt .ne_trable li .mot_link {
  float: left;
  margin-bottom: 15px;
  color: #333;
  font-size: 14px;
  width: 415px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_yoke .le_agine .ne_lt .ne_trable li .mot_link span {
  margin-right: 1px;
}

.le_yoke .le_agine .ne_lt .ne_trable li .mot_link:hover {
  color: #CC1712;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.le_yoke .le_agine .ne_lt .le_ul1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.le_yoke .le_agine .ne_lt .le_ul1 li {
  width: 100%;
  margin-bottom: 18px;
  overflow: hidden;
}

.le_yoke .le_agine .ne_lt .le_ul1 li .ne_lan {
  float: left;
  overflow: hidden;
  font-size: 14px;
  color: #CC1712;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_yoke .le_agine .ne_lt .le_ul1 li .ne_mu {
  float: left;
  width: 312px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6px;
  margin-left: 6px;
  font-size: 14px;
  color: #666;
  border-left: 1px solid #666;
  height: 15px;
  line-height: 15px;
  margin-top: 2px;
}

.le_yoke .le_agine .ne_lt .le_ul1 li .ne_mu:hover {
  text-decoration: underline;
  color: #CC1712;
}

.le_yoke .le_agine .ne_lt .le_ul1 li .fr {
  color: #999;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
}

.le_yoke .le_agine .ne_lt .le_ul1 li:last-child {
  margin-bottom: 0;
}

.le_yoke .le_agine .ne_rt {
  width: 313px;
  height: 395px;
}

.le_yoke .le_agine .ne_rt .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-bottom: 15px;
}

.le_yoke .le_agine .ne_rt .ne_trable {
  width: 100%;
  height: 118px;
  margin-bottom: 25px;
}

.le_yoke .le_agine .ne_rt .ne_trable li {
  overflow: hidden;
  margin-bottom: 15px;
  line-height: 19px;
}

.le_yoke .le_agine .ne_rt .ne_trable li img {
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 3px;
}

.le_yoke .le_agine .ne_rt .ne_trable li a {
  float: left;
  color: #333;
  font-size: 14px;
  width: 265px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_yoke .le_agine .ne_rt .ne_trable li a:hover {
  color: #CC1712;
  text-decoration: underline;
}

.le_yoke .le_agine .ne_rt .ne_trable li:last-child {
  margin-bottom: 0;
}

.le_yoke .le_agine .ne_rt .ne_trable2 {
  height: auto;
  border-bottom: 0;
  margin-bottom: 0;
}

.le_yoke .le_agine .ne_rt .ne_trable2 li {
  overflow: hidden;
  margin-bottom: 18px;
  line-height: 19px;
}

.le_yoke .le_agine .ne_rt .ne_trable2 li a {
  margin-left: 0;
  float: left;
  color: #333;
  font-size: 14px;
}

.le_yoke .le_agine .ne_rt .ne_trable2 li .ne_lan {
  color: #CC1712;
  margin-right: 4px;
}

.le_yoke .le_agine .ne_rt .ne_trable2 li .ne_mu {
  width: 225px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_yoke .le_agine .ne_rt .ne_trable2 li a:hover {
  color: #ff1300;
  text-decoration: none;
}

.le_yoke .le_agine:first-child {
  display: block !important;
}

.Specialty {
  height: 563px;
  margin-top: 30px;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.Specialty .le_xuz2 {
  line-height: 22px;
  height: 35px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.Specialty .le_xuz2 .Xx_blue {
  width: 3px;
  height: 17px;
  margin-top: 3px;
  background: #1E68A2;
  float: left;
  position: absolute;
  left: -20px;
}

.Specialty .le_xuz2 h2 {
  float: left;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  border-bottom: 1.5px solid #1E68A2;
  height: 34px;
}

.Specialty .le_xuz2 .long_13 {
  width: 75px;
}

.Specialty .le_xuz2 .ne_link5 {
  float: right;
  margin-left: 24px;
  margin-top: 1px;
  color: #999;
  font-size: 12px;
}

.Specialty .le_xuz2 .Sp_list {
  float: left;
  margin-left: 40px;
}

.Specialty .le_xuz2 .Sp_list li {
  float: left;
  margin-right: 20px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
}

.Specialty .le_xuz2 .Sp_list li a {
  color: #1e68a2;
}

.Specialty .Special_box {
  width: 100%;
  height: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Specialty .Special_box .Special_item {
  width: 360px;
  height: 470px;
  border: 1px solid #eeeeee;
}

.Specialty .Special_box .item_img {
  width: 360px;
  height: 203px;
  margin-bottom: 10px;
}

.Specialty .Special_box .Sp_choice {
  width: 350px;
  height: 30px;
  margin: 0 auto 20px;
  overflow: hidden;
}

.Specialty .Special_box .Sp_choice .Sp_start {
  width: 80px;
  height: 30px;
  background: #e5e5e5;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.Specialty .Special_box .Sp_choice .Sp_start:nth-of-type(4) {
  margin-right: 0;
}

.Specialty .Special_box .Spuper_choice .Sp_start:nth-of-type(3) {
  margin-right: 0;
}

.Specialty .Special_box .Spuper_choice .Sp_start {
  width: 110px;
}

.Specialty .Special_box .ne_small {
  overflow: hidden;
  width: 340px;
  margin: 0 auto;
}

.Specialty .Special_box .ne_small .ne_lpl {
  color: #333;
  font-size: 16px;
  margin-bottom: 14px;
}

.Specialty .Special_box .ne_small .ne_trable {
  width: 325px;
  height: 110px;
  margin-right: 40px;
  margin-bottom: 30px;
}

.Specialty .Special_box .ne_small .ne_trable li {
  overflow: hidden;
}

.Specialty .Special_box .ne_small .ne_trable li img {
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 3px;
}

.Specialty .Special_box .ne_small .ne_trable li a {
  float: left;
  margin-bottom: 13px;
  color: #333;
  font-size: 14px;
  width: 292px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Specialty .Special_box .ne_small .ne_trable li a:hover {
  color: #CC1712;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.Specialty .Special_box .ne_small .ne_trable2 {
  height: auto;
  border-bottom: 0;
  margin-bottom: 0;
  margin-right: 0;
  list-style-type: disc !important;
}

.Specialty .Special_box .ne_small .ne_trable2 li a {
  width: 308px;
  margin-left: 0;
}

.Specialty .Special_box .ne_small .ne_trable2 li a span {
  margin-right: 5px;
  font-size: 18px;
}

.Subject {
  height: 566px;
  margin-top: 30px;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.Subject .le_xuz2 {
  line-height: 22px;
  height: 35px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 19px;
  margin-bottom: 19px;
  position: relative;
}

.Subject .le_xuz2 .Xx_blue {
  width: 3px;
  height: 17px;
  margin-top: 3px;
  background: #1E68A2;
  float: left;
  position: absolute;
  left: -20px;
}

.Subject .le_xuz2 h2 {
  float: left;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  border-bottom: 1.5px solid #1E68A2;
  height: 34px;
}

.Subject .le_xuz2 .long_13 {
  width: 75px;
}

.Subject .le_xuz2 .ne_link5 {
  float: right;
  margin-left: 24px;
  margin-top: 1px;
  color: #999;
  font-size: 12px;
}

.Subject .Sub_box {
  width: 100%;
  height: 482px;
}

.Subject .Sub_box .Sub_array1 {
  width: 358px;
  height: 482px;
  margin-right: 35px;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 {
  overflow: hidden;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-bottom: 17px;
  float: left;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 .question {
  width: 91px;
  height: 15px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  line-height: 15px;
  margin-top: 3px;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 .question a {
  float: left;
  color: #999;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 .question a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #1E68A2;
}

.Subject .Sub_box .Sub_array1 .Sub_h3 .question .shu {
  float: left;
  width: 1px;
  height: 15px;
  margin-right: 9px;
  margin-left: 9px;
  background: #999;
}

.Subject .Sub_box .Sub_array1 .ne_trable {
  width: 100%;
  height: 183px;
  margin-bottom: 25px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li {
  overflow: hidden;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .m_word {
  width: 100%;
  height: 75px;
  position: relative;
  margin-bottom: 22px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .m_word .ne_mixue {
  width: 134px;
  height: 75px;
  float: left;
  margin-right: 8px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .m_word .ne_over {
  width: 216px;
  height: 47px;
  float: left;
  position: relative;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .m_word .ne_over .link_posi {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ff1300;
  font-size: 12px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .m_word .m_link2 {
  width: 100%;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
  font-size: 14px;
  margin-top: -5px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .mot_link {
  float: left;
  margin-bottom: 15px;
  color: #333;
  font-size: 14px;
  width: 345px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .mot_link span {
  margin-right: 1px;
}

.Subject .Sub_box .Sub_array1 .ne_trable li .mot_link:hover {
  color: #CC1712;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-decoration: underline;
}

.Subject .Sub_box .Sub_array3 {
  width: 370px;
  height: 472px;
  border: 1px solid #e5e5e5;
  border-top: 3px solid #1E68A2;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 19px;
  padding-left: 21px;
}

.Subject .Sub_box .Sub_array3 .Sub_h3 {
  overflow: hidden;
  margin-bottom: 19px;
}

.Subject .Sub_box .Sub_array3 .Sub_h3 .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  float: left;
}

.Subject .Sub_box .Sub_array3 .Sub_win {
  width: 330px;
  border-bottom: 1px solid #e9ebee;
  margin-top: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 65px;
}

.Subject .Sub_box .Sub_array3 .Sub_win .i_ip {
  margin-bottom: 9px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
}

.Subject .Sub_box .Sub_array3 .Sub_win .n_lable {
  width: 58px;
  height: 18px;
  border: 1px solid #cc1712;
  border-radius: 2px;
  text-align: center;
  line-height: 18px;
}

.Subject .Sub_box .Sub_array3 .Sub_win:last-child {
  border-bottom: 0;
}

.Photos {
  width: 1200px;
  height: 475px;
  background: white;
  margin: 30px auto 60px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.Photos .le_xuz2 {
  width: 1160px;
  line-height: 22px;
  height: 35px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.Photos .le_xuz2 .Xx_blue {
  width: 3px;
  height: 17px;
  margin-top: 3px;
  background: #1E68A2;
  float: left;
  position: absolute;
  left: -20px;
}

.Photos .le_xuz2 h2 {
  float: left;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  border-bottom: 1.5px solid #1E68A2;
  height: 34px;
}

.Photos .le_xuz2 .long_13 {
  width: 75px;
}

.Photos .le_xuz2 .ne_link5 {
  float: right;
  margin-left: 24px;
  margin-top: 1px;
  color: #999;
  font-size: 12px;
}

.Photos .Ps_bad {
  width: 100%;
  height: 400px;
}

.Photos .Ps_bad .Ps_img1 {
  width: 529px;
  height: 400px;
  margin-right: 1px;
  float: left;
  position: relative;
}

.Photos .Ps_bad .Ps_img1 p {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  line-height: 40px;
  color: #fff;
  font-size: 18px;
}

.Photos .Ps_bad .Ps_box2 {
  float: left;
  width: 670px;
}

.Photos .Ps_bad .Ps_box2 .Ps_img2 {
  width: 222px;
  height: 199px;
  float: left;
  position: relative;
  margin-right: 1px;
  margin-bottom: 1px;
}

.Photos .Ps_bad .Ps_box2 .Ps_img3 {
  width: 445px;
  height: 200px;
  float: left;
  position: relative;
  margin-right: 1px;
}

.Photos .Ps_bad .Ps_box2 .Ps_img4 {
  margin-bottom: 0;
}

.Photos .Ps_bad .Ps_box2 p {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  line-height: 40px;
  color: #fff;
  font-size: 18px;
}

.king {
  background: #fff;
  width: 100%;
}

.i_ulink {
  width: 100%;
  min-height: 28px;
  max-height: 56px;
  margin-top: 40px;
  overflow: hidden;
}

.i_ulink ul {
  overflow: hidden;
}

.i_ulink ul li {
  float: left;
  margin-bottom: 17px;
  line-height: 21px;
  margin-right: 15px;
  color: #999;
  font-size: 16px;
}

.i_ulink ul li a {
  color: #666;
  font-size: 16px;
}

.i_ulink ul .super_b {
  color: #333;
}

footer {
  width: 100%;
  background: #fff;
  padding-top: 30px;
}

footer .le_ban {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #e9ebee;
  overflow: hidden;
}

footer .le_ban .le_orlow {
  overflow: hidden;
}

footer .le_ban .le_orlow .foot_ul {
  margin: 0 auto;
  width: 703px;
  line-height: 32px;
  overflow: hidden;
}

footer .le_ban .le_orlow .foot_ul li {
  float: left;
}

footer .le_ban .le_orlow .foot_ul li a {
  width: 99px;
  font-size: 16px;
  color: #666;
}

footer .le_ban .i_quan ul {
  overflow: hidden;
  width: 527px;
  margin: 0 auto;
}

footer .le_ban .i_quan ul li {
  float: left;
  margin-right: 30px;
}

footer .le_ban .i_quan ul li a {
  font-size: 17px;
  color: #606060;
}

footer .le_ban .i_overing {
  margin: 0 auto;
  margin-top: 8px;
  width: 1035px;
}

footer .le_ban .i_overing span {
  color: #999;
  font-size: 14px;
  display: inline-block;
  margin-right: 65px;
}

footer .le_ban .i_overing .over_s1 {
  margin-right: 0;
}

.duibiBox {
  width: 1198px;
  border: 1px solid #2eafbb;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 99999;
  background-color: #fff;
  display: none;
}

.duibiBox .duibiBox1 {
  height: 96px;
  position: relative;
}

.duibiBox .duibiBox1 .closeBox {
  position: absolute;
  top: 3px;
  right: 3px;
}

.duibiBox .duibiBox2 {
  height: 96px;
  position: relative;
}

.duibiBox .duibiBox2 .closeBox {
  position: absolute;
  top: 3px;
  right: 3px;
}

.duibiBox .duibiBoxL {
  width: 78px;
  height: 76px;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #2eafbb;
  font-size: 20px;
  padding-top: 20px;
  text-align: center;
}

.duibiBox .duibiBoxC {
  width: 970px;
}

.duibiBox .duibiBoxC .duibiBox1Con {
  width: 240px;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  height: 94px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 94px;
  text-align: center;
}

.duibiBox .duibiBox2Con {
  width: 200px;
  padding: 24px 20px 0 20px;
  height: 70px;
  position: relative;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

.duibiBox .duibiBox2Con strong {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #c3c3c3;
  float: left;
  line-height: 50px;
  margin-left: 50px;
}

.duibiBox .duibiBox2Con span {
  float: left;
  margin-left: 8px;
  font-size: 16px;
  margin-top: 11.5px;
  color: #c3c3c3;
}

.duibiBox .duibiBoxC .duibiBox1Con strong {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #c3c3c3;
  margin-top: 23px;
  float: left;
  line-height: 50px;
  margin-left: 50px;
}

.duibiBox .duibiBoxC .duibiBox1Con span {
  float: left;
  margin-left: 8px;
  font-size: 16px;
  color: #c3c3c3;
}

.duibiBox .duibiBoxC .duibiBox2Con {
  width: 200px;
  padding: 24px 20px 0 20px;
  height: 70px;
  position: relative;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

.duibiBox .duibiBoxC .duibiBox2Con .close {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #dd3635;
  font-size: 28px;
  display: none;
}

.duibiBox .duibiBoxC .duibiBox2Con:hover {
  border: 1px solid #dd3635;
  color: #dd3635;
}

.duibiBox .duibiBoxC .duibiBox2Con:hover .close {
  display: block;
}

.duibiBox .duibiBoxR {
  height: 96px;
  width: 150px;
  text-align: center;
}

.duibiBox .duibiBoxR .duibi_a {
  width: 100px;
  height: 32px;
  background-color: #fc9e28;
  text-align: center;
  line-height: 32px;
  color: #FFFFFF;
  font-size: 18px;
  display: inline-block;
  margin-top: 18px;
  margin-bottom: 10px;
}

.duibiBox .duibiBoxR .delete_a {
  color: #dd3635;
}

.friend {
  padding: 20px;
  margin-top: 20px;
  background-color: #FFFFFF;
}

.friend h3 {
  font-size: 14px;
  color: #dd3635;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e5e5e5;
}

.friend p a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  color: #666;
}

.friend p a:hover {
  color: #dd3635;
}

/*index end*/
/*zaizhi.html ac*/
.super_color1 {
  color: #1e68a2 !important;
}

.le_lan .Profiles {
  height: 437px;
}

.le_lan .Profiles .le_xuz2 .Sp_list2 {
  float: right;
}

.le_lan .Profiles .le_xuz2 .Sp_list2 li {
  float: left;
  margin-right: 30px;
}

.le_lan .Profiles .le_xuz2 .Sp_list2 li a {
  color: #999;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.le_lan .Profiles .le_xuz2 .Sp_list2 li:last-child {
  margin-right: 0;
}

.le_lan .Profiles .Pro_list {
  width: 1160px;
  height: 40px;
  margin-bottom: 10px;
  border: 1px solid #1e68a2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 38px;
  padding-left: 35px;
  padding-right: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_lan .Profiles .Pro_list a {
  float: left;
  color: #333333;
  font-size: 14px;
}

.le_lan .Profiles .Pro_cont {
  width: 100%;
  height: 295px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_lan .Profiles .Pro_cont .Pro_item {
  width: 360px;
  height: 295px;
  border: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 20px;
  padding-left: 10px;
  /*margin:0 auto;*/
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_lpl {
  color: #333;
  font-size: 16px;
  margin-bottom: 14px;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable {
  width: 325px;
  height: auto;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li {
  overflow: hidden;
  margin-bottom: 13px;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li img {
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 3px;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li a {
  float: left;
  color: #333;
  font-size: 14px;
  width: 308px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li a span {
  margin-right: 5px;
  font-size: 18px;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li a:hover {
  color: #CC1712;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.le_lan .Profiles .Pro_cont .Pro_item .ne_trable li:nth-of-type(3) {
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
}

.le_lan .Study {
  height: 635px;
}

.le_lan .Study .Sub_box .Sub_array1 {
  width: 322px;
  height: 543px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_h3 .ne_lpl2 {
  margin-bottom: 15px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_trab2 {
  height: auto;
  margin-bottom: 30px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_trab2 li {
  overflow: hidden;
  margin-bottom: 17px;
  line-height: 19px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_trab2 li a {
  margin-left: 0;
  float: left;
  color: #333;
  font-size: 14px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_trab2 li .ne_lan {
  color: #CC1712;
  margin-right: 3px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_trab2 li .ne_mu {
  width: 225px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query {
  width: 322px;
  height: 315px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query p {
  height: 118px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-bottom: 16px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query img {
  width: 320px;
  height: 180px;
}

.le_lan .Study .Sub_box .Sub_array2 {
  width: 447px;
}

.le_lan .Study .Sub_box .Sub_array2 .Sub_h3 {
  overflow: hidden;
}

.le_lan .Study .Sub_box .Sub_array2 .Sub_h3 .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-bottom: 17px;
  float: left;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li {
  width: 100%;
  line-height: 19px;
  margin-bottom: 17px;
  overflow: hidden;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li .ne_lan {
  float: left;
  overflow: hidden;
  font-size: 14px;
  color: #CC1712;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li .ne_mu {
  float: left;
  width: 312px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6px;
  margin-left: 6px;
  font-size: 14px;
  color: #666;
  border-left: 1px solid #666;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li .ne_mu:hover {
  text-decoration: underline;
  color: #CC1712;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li .fr {
  color: #999;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
}

.le_lan .Study .Sub_box .Sub_array2 .le_ul1 li:last-child {
  margin-bottom: 0;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle {
  width: 100%;
  height: 106px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 24px;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .li_1 {
  width: 34px;
  height: 82px;
  background: #e5e5e5;
  border-radius: 2px;
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1e68a2;
  text-align: center;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 {
  width: 400px;
  height: auto;
  overflow: hidden;
  float: right;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li {
  width: 100%;
  line-height: 19px;
  margin-bottom: 14px;
  overflow: hidden;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li .ne_mu {
  float: left;
  width: 312px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 6px;
  font-size: 14px;
  color: #666;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li .ne_mu:hover {
  text-decoration: underline;
  color: #CC1712;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li .dian {
  float: left;
  color: #CDCDCD;
  font-size: 36px;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li .fr {
  color: #999;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  border-radius: 50%;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle .Hurdle_ul1 li:last-child {
  margin-bottom: 0;
}

.le_lan .Study .Sub_box .Sub_array2 .Hurdle:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.le_lan .Study .Sub_box .array3 {
  width: 308px;
  height: 543px;
}

.le_lan .Study .Sub_box .array3 .Sub_h3 {
  overflow: hidden;
  margin-bottom: 17px;
}

.le_lan .Study .Sub_box .array3 .Sub_h3 .ne_lpl {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #1e68a2;
  float: left;
}

.le_lan .Study .Sub_box .array3 .arr_box {
  width: 100%;
  height: 127px;
  margin-bottom: 30px;
}

.le_lan .Study .Sub_box .array3 .arr_box li {
  overflow: hidden;
  margin-bottom: 16px;
}

.le_lan .Study .Sub_box .array3 .arr_box li span {
  width: 18px;
  height: 18px;
  background: #F5F5F5;
  text-align: center;
  font-family: Impact;
  font-size: 16px;
  color: #999;
  margin-right: 7px;
}

.le_lan .Study .Sub_box .array3 .arr_box li .cl_span1 {
  background: #FF1130;
  color: #fff;
}

.le_lan .Study .Sub_box .array3 .arr_box li .cl_span2 {
  background: #FF7011;
  color: #fff;
}

.le_lan .Study .Sub_box .array3 .arr_box li .cl_span3 {
  background: #FFA811;
  color: #fff;
}

.le_lan .Study .Sub_box .array3 .arr_box li a {
  width: 275px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}

.le_lan .Study .Sub_box .array3 .arr_img1 {
  width: 308px;
  height: 211px;
  margin-bottom: 10px;
}

.le_lan .Study .Sub_box .array3 .arr_img2 {
  width: 308px;
  height: 89px;
}

/*zaizhi.html end*/
/*3school.html ac*/
.College {
  background: #fff;
  overflow: hidden;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px auto;
}

.College .Coll_h3 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1e68a2;
  line-height: 18px;
  margin-bottom: 19px;
}

.College .ceramics {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 20px;
}

.College .ceramics a {
  width: 63px;
  height: 30px;
  background: #cc1712;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  background: #E5E5E5;
  color: #333333;
}

.College .ceramics a:first-child {
  background: #CC1712;
  color: #fff;
}

.College .ceramics a:nth-of-type(16) {
  margin-right: 0;
}

.College .ceramics a:hover {
  background: #CC1712;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
}

.College .hot_school {
  width: 100%;
  margin-bottom: 20px;
}

.College .hot_school .cool_sl {
  width: 100%;
  height: 40px;
  background: #cc1712;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.College .hot_school .cool_sl .hot1 {
  width: 18px;
  height: 22px;
  margin-right: 9px;
  margin-left: 19px;
}

.College .hot_school .cool_sl .hot2 {
  width: 17px;
  height: 22px;
  margin-right: 9px;
  margin-left: 20px;
}

.College .hot_school .cool_sl p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: white;
}

.College .hot_school .cool_sl_2 {
  background: #1E68A2;
}

.College .hot_school .hot_s1 {
  width: 100%;
  overflow: hidden;
}

.College .hot_school .hot_s1 .hot_box {
  width: 224px;
  height: 90px;
  background: white;
  border: 1px solid #e5e5e5;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.College .hot_school .hot_s1 .hot_box .hot_ap {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  line-height: 19px;
  padding-left: 4px;
  padding-right: 4px;
  background: #1E68A2;
  color: #fff;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.College .hot_school .hot_s1 .hot_box .hot_ab {
  position: absolute;
  top: 0;
  right: 0;
  height: 19px;
  line-height: 19px;
  padding-left: 4px;
  padding-right: 4px;
  background: #CC1712;
  color: #fff;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.College .hot_school .hot_s1 .hot_box img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 23px 10px 0 20px;
}

.College .hot_school .hot_s1 .hot_box .hot_del {
  float: left;
  width: 140px;
  height: 40px;
  margin-top: 27px;
}

.College .hot_school .hot_s1 .hot_box .hot_del .del_item1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1e68a2;
  line-height: 18px;
  margin-bottom: 8px;
  width: 142px;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
}

.College .hot_school .hot_s1 .hot_box .hot_del .del_item2 {
  width: 115px;
  height: 14px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.College .hot_school .hot_s1 .hot_box .hot_del .del_item2 a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.College .hot_school .hot_s1 .hot_box .hot_del .del_item2 a:hover {
  color: #CC1712 !important;
}

.College .hot_school .hot_s1 .hot_box:nth-of-type(5n) {
  margin-right: 0;
}

.College .hot_school .hot_s1 .hot_box:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  border-color: #CC1712;
}

/*3school.html end*/
/*4zhuanye.html ac*/
.le_lan .College .ceram_dobel {
  height: auto;
  min-height: 50px;
  max-height: 90px;
  overflow: hidden;
}

.le_lan .College .ceram_dobel a {
  width: 72px;
  margin-right: 18px;
}

.le_lan .College .ceram_dobel a:nth-of-type(13n) {
  margin-right: 0;
}

.le_lan .College .all_Majors {
  width: 100%;
  overflow: hidden;
}

.le_lan .College .all_Majors .all_box {
  float: left;
  width: 50%;
  height: 236px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 20px;
}

.le_lan .College .all_Majors .all_box .all_list {
  width: 570px;
  height: 217px;
  background: whitesmoke;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid whitesmoke;
}

.le_lan .College .all_Majors .all_box .all_list .all_new {
  width: 100%;
  margin-bottom: 40px;
  line-height: 17px;
  height: 17px;
}

.le_lan .College .all_Majors .all_box .all_list .all_new .all_cont {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1e68a2;
}

.le_lan .College .all_Majors .all_box .all_list .all_new .all_show .all_blue {
  float: left;
  color: #333;
  font-size: 14px;
  margin-right: 38px;
}

.le_lan .College .all_Majors .all_box .all_list .all_new .all_show .all_blue a {
  display: inline;
  color: #1E68A2;
}

.le_lan .College .all_Majors .all_box .all_list .all_new .all_show .all_blue:last-child {
  margin-right: 0;
}

.le_lan .College .all_Majors .all_box .all_list .box_size {
  width: 100%;
  height: 110px;
}

.le_lan .College .all_Majors .all_box .all_list .box_size img {
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 20px;
}

.le_lan .College .all_Majors .all_box .all_list .box_size .parta {
  width: 395px;
  height: 110px;
  float: left;
}

.le_lan .College .all_Majors .all_box .all_list .box_size .parta .parta_star {
  width: 92%;
  height: 42px;
  margin-top: -5px;
  position: relative;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-bottom: 34px;
}

.le_lan .College .all_Majors .all_box .all_list .box_size .parta .parta_star .star_over {
  width: 100%;
  height: 42px;
  overflow: hidden;
}

.le_lan .College .all_Majors .all_box .all_list .box_size .parta .parta_star a {
  display: inline;
  color: #333;
  margin-right: 18px;
}

.le_lan .College .all_Majors .all_box .all_list .box_size .parta .parta_star .soho {
  position: absolute;
  bottom: -6px;
  right: -34px;
  color: #999;
  margin-right: 0;
  font-size: 13px;
}

.le_lan .College .all_Majors .all_list:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 1px solid #CC1712;
}

.le_lan .College .all_Majors .all_box:nth-of-type(2n) {
  width: 570px;
  padding-left: 10px;
}

/*4zhuanye.html end*/
/*5.jianzhang.html ac*/
.ez_super {
  color: #fff !important;
  background: #CC1712 !important;
}

.hz_banana {
  width: 13px;
  height: 13px;
  color: #666;
  line-height: 13px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-left: 7px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.hz_banana .other-add-cont {
  position: absolute;
  left: 13px;
  top: 50%;
  padding-left: 8px;
  z-index: 98;
  transform: translateY(-50%);
}

.hz_banana .other-add-cont .other-add-con {
  padding: 5px;
  min-width: 60px;
  line-height: 22px;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px #e3e3e3;
  box-shadow: 0 0 5px #e3e3e3;
  font-size: 14px;
  color: #666;
  z-index: 99;
  text-align: center;
  display: none;
}

.hz_banana .other-add-cont .other-add-con .i_down div {
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent #e5e5e5 transparent transparent;
  position: absolute;
  top: 50%;
  left: -3px;
  margin-top: -8px;
  z-index: 9999;
}

.wq_li4:hover .other-add-con {
  display: block !important;
}

.le_lan .sl_map {
  height: auto;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 10px;
  margin-top: 30px;
}

.le_lan .sl_map .ez_rr {
  width: 1160px;
  margin: 0 auto;
}

.le_lan .sl_map .ez_rr .search_sx {
  overflow: hidden;
  margin-top: 18px;
}

.le_lan .sl_map .ez_rr .search_sx .option_1 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1E68A2;
  float: left;
  margin-right: 20px;
}

.le_lan .sl_map .ez_rr .search_sx .ru_lea {
  overflow: hidden;
  max-width: 885px;
  overflow: hidden;
  height: 24px;
}

.le_lan .sl_map .ez_rr .search_sx .ru_lea .ru_flag {
  margin-bottom: 2px;
  padding-left: 9px;
  padding-right: 8px;
  border: 1px solid #CC1712;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  line-height: 21px;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  color: #333;
}

.le_lan .sl_map .ez_rr .search_sx .ru_lea .ru_flag span {
  float: left;
  margin-right: 4px;
}

.le_lan .sl_map .ez_rr .search_sx .ru_lea .ru_flag a {
  float: left;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}

.le_lan .sl_map .ez_rr .search_sx .ru_empty {
  margin-left: 18px;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  color: #666;
}

.le_lan .sl_map .ez_rr .ez_dq {
  width: 100%;
  height: 79px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study {
  margin-top: 15px;
  overflow: hidden;
  line-height: 22px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_exercise {
  width: 38px;
  color: #333;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-right: 17px;
  float: left;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .arrow {
  float: left;
  font-size: 18px;
  line-height: 20px;
  margin-right: 15px;
  color: #333;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_togeter {
  width: 52px;
  float: left;
  font-size: 14px;
  color: #666;
  height: 23px;
  line-height: 23px;
  text-align: center;
  margin-right: 5px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul1 {
  float: left;
  float: left;
  width: 1015px;
  /* overflow: hidden; */
  position: relative;
  margin-left: 5px;
  line-height: 22px;
  height: 49px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul1 li {
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul1 li a {
  font-size: 14px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  height: 23px;
  line-height: 23px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study a:hover {
  color: #fff !important;
  background: #CC1712;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul2 {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 75px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #e9ebee;
}

.le_lan .sl_map .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #CC1712;
}

.le_lan .sl_map .ez_rr .sl_area {
  height: 100px;
}

.le_lan .sl_map .ez_rr .ez_gz {
  width: 100%;
  border-bottom: 0;
  height: 52px;
}

.le_lan .sl_map .ez_rr .ez_gz .ez_ul3 {
  height: 22px !important;
}

.le_lan .sl_burak {
  width: 1200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 40px;
  background: #fff;
  padding: 20px;
  height: auto;
  /*max-height: 1118px;*/
  overflow: hidden;
}

.le_lan .sl_burak .hz_taopao {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.le_lan .sl_burak .hz_taopao .hz_Colleges {
  max-width: 180px;
  height: 36px;
  overflow: hidden;
  padding-left: 13px;
  padding-right: 13px;
  background: #1E68A2;
  color: #fff;
  line-height: 36px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.le_lan .sl_burak .hz_taopao .hz_let {
  max-width: 135px;
  line-height: 36px;
  color: #666;
  font-size: 16px;
}

.le_lan .sl_burak .hz_taopao .hz_let span {
  color: #f5897a;
}

.le_lan .sl_burak .cl_xue {
  margin-bottom: 20px;
  margin-top: 19px;
  overflow: hidden;
}

.le_lan .sl_burak .cl_xue .Xx_blue {
  width: 3px;
  height: 17px;
  background: #00c6c4;
  float: left;
  margin-right: 9px;
}

.le_lan .sl_burak .cl_xue span {
  float: left;
  margin-right: 20px;
  color: #00C6C4;
  font-size: 16px;
}

.le_lan .sl_burak .sl_list {
  overflow: hidden;
  border: 1px solid #ccc;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #ccc;
  background: #e5e5e5;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li {
  margin-left: 11px;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li span {
  float: left;
  font-size: 14px;
  color: #333;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li1 {
  width: 230px;
  overflow: hidden;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li2 {
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li3 {
  width: 150px;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li4 {
  width: 150px;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li5 {
  width: 38px;
  text-align: center;
  margin-right: 82px;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li6 {
  width: 50px;
  margin-right: 82px;
  text-align: center;
}

.le_lan .sl_burak .sl_list .sl_ulceo1 li .wq_li7 {
  width: 70px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 li {
  height: 70px;
  padding-left: 11px;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 li a,
.le_lan .sl_burak .sl_list .sl_ulceo2 li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #666;
  height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 li:last-child {
  border-bottom: 0;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li1 {
  width: 230px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li1 .eq_p1 {
  width: 26px;
  height: 62px;
  float: left;
  border: 1px solid rgba(30, 104, 162, 0.9);
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1e68a2;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  writing-mode: tb-lr;
  word-wrap: break-word;
  letter-spacing: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3px;
  padding-top: 2px;
  border-top: 2px solid #1e68a2;
  margin-right: 7px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li1 .eq_pxs {
  border-color: #CC1712;
  color: #CC1712;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li1 .eq_p2 {
  width: 196px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  float: left;
  margin-bottom: 9px;
  margin-top: 6px;
  height: 21px;
  line-height: 21px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li1 .eq_p3 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  float: left;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li2 {
  width: 280px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li2 img {
  width: 59px;
  height: 59px;
  float: left;
  margin-right: 20px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li2 .item_1 {
  float: left;
  width: 196px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li2 .item_1 .it_p1 {
  color: #CC1712;
  font-size: 14px;
  margin-bottom: 9px;
  margin-top: 8px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li2 .item_1 .it_p2 {
  color: #666666;
  font-size: 14px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li3 {
  width: 150px;
  position: relative;
  margin-top: 8px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li3 .p_p {
  position: absolute;
  font-size: 14px;
  color: #666;
  height: 18px;
  line-height: 18px;
  left: 0;
  width: 515px;
  bottom: -27px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li3 .p_p img {
  float: left;
  margin-right: 9px;
  width: 16px;
  height: 18px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li3 .p_p p {
  float: left;
  width: 480px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li4 {
  width: 150px;
  margin-top: 8px;
  cursor: text;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li5 {
  width: 38px;
  text-align: center;
  margin-right: 82px;
  margin-top: 8px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .wq_li6 {
  width: 50px;
  margin-right: 82px;
  margin-top: 8px;
  text-align: center;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch {
  width: 70px;
  float: left;
  margin-top: 3px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch .dd_373 {
  overflow: hidden;
  margin-bottom: 10px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch .dd_373 input {
  display: none;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch .dd_373 input+label {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  line-height: 20px;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch .dd_373 input:checked+label {
  background-color: #eee;
  background: #2783FB;
  border-color: #2783FB;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch .dd_373 input:checked+label:after {
  content: "\2714";
  color: white;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch a {
  font-size: 14px;
  color: #cc1712;
}

.le_lan .sl_burak .sl_list .sl_ulceo2 .dd_Switch b {
  line-height: 18px;
  margin-left: 8px;
  font-size: 14px;
  color: #333;
}

.pageTest {
  height: 35px;
  margin: 0 auto;
  margin-top: 25px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.pageTest .pagingUl {
  overflow: hidden;
  float: right;
}

.pageTest .pagingUl li {
  float: left;
  width: 30px;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
  background: #e9ebee;
  color: #666;
  font-size: 13px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}

.pageTest .first,
.pageTest .last {
  width: 45px;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
  background: #e9ebee;
  color: #666;
  font-size: 13px;
  text-align: center;
  border-radius: 12px;
  margin-right: 5px;
}

.pageTest .prv,
.pageTest .next {
  width: 70px;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
  background: #e9ebee;
  color: #666;
  font-size: 13px;
  text-align: center;
  border-radius: 12px;
  margin-right: 5px;
}

.activP {
  background-color: #1E68A2 !important;
  color: #fff !important;
  border-radius: 50%;
}

/*5.html end*/
/*6lunwen.html ac*/
.le_lan .ru_cur {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 11px auto 20px;
}

.le_lan .ru_cur a,
.le_lan .ru_cur span {
  font-size: 14px;
  color: #999;
  float: left;
}

.le_lan .ez_Entrance {
  overflow: visible;
  margin-bottom: 40px;
  margin-top: 30px;
}

.le_lan .ez_Entrance .ez_god {
  width: 750px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin-left: 108px;
  padding-right: 16px;
  position: relative;
}

.le_lan .ez_Entrance .ez_god .ez_bel {
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
  margin-bottom: 18px;
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ez_link1 img {
  width: 196px;
  float: left;
  margin-right: 10px;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ez_word {
  width: 505px;
  height: 110px;
  float: left;
  position: relative;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ez_word2 {
  width: 100%;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ez_bo {
  margin-bottom: 18px;
  width: 410px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ez_bo b {
  font-size: 18px;
  color: #333;
}

.le_lan .ez_Entrance .ez_god .ez_bel p {
  color: #666;
  font-size: 14px;
  margin: 0;
  line-height: 27px;
  width: 100%;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.le_lan .ez_Entrance .ez_god .ez_bel .ru_link1 {
  position: absolute;
  color: #999;
  font-size: 12px;
  right: 0;
  bottom: 0;
}

.le_lan .ez_Entrance .ez_mortal {
  width: 320px;
}

.le_lan .ez_Entrance .ez_mortal .le_Tank1 {
  width: 320px;
  overflow: hidden;
  margin-right: 0;
}

.le_lan .ez_Entrance .ez_mortal .le_link7 {
  width: 320px;
  height: 180px;
}

.le_lan .ez_Entrance .ez_mortal .le_link7 .pd_slider {
  width: 320px;
  height: 180px;
}

.le_lan .ez_Entrance .ez_mortal .le_link7 .pd_slider .slider_list li a {
  width: 320px;
  height: 180px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form {
  width: 320px;
  height: 426px;
  margin-bottom: 22px;
  background: #fff;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_up {
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 20px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_up h2 {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-left: 18px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_side {
  overflow: hidden;
  margin-left: 20px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_lab1 {
  font-size: 15px;
  color: #666;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_lab2 {
  margin-right: 10px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_ip1 {
  width: 223px;
  border-radius: 12px;
  margin-bottom: 18px;
  height: 30px;
  margin-left: 10px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  color: #999;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_ip2 {
  margin: 3px 3px 0 3px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .test-label {
  display: inline-block;
  margin-right: 20px;
  color: #999999;
  font-size: 14px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .test-radio {
  display: none;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .test-radioInput {
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  margin-top: -1px;
  vertical-align: middle;
  width: 16px;
  line-height: 1;
  border: 1px solid #e6e6e6;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .test-radio:checked+.test-radioInput:after {
  background-color: #CC1712;
  border: 1px solid #CC1712;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 3px;
  width: 8px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_botm {
  margin-bottom: 15px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_select {
  outline: none;
  width: 228px;
  height: 32px;
  border-radius: 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
  color: #999;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_select option {
  width: 228px;
  border-radius: 12px;
  border: 1px solid #e5e5e5;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_lab3 {
  float: left;
}

.le_lan .ez_Entrance .ez_mortal .ez_form textarea {
  outline: none;
  float: left;
  min-width: 230px;
  min-height: 100px;
  max-width: 230px;
  max-height: 100px;
  overflow: hidden;
  margin-bottom: 12px;
  border-color: #e5e5e5;
  color: #999;
}

.le_lan .ez_Entrance .ez_mortal .ez_form .ez_sub {
  width: 280px;
  height: 42px;
  background: #cc1712;
  border-radius: 4px;
  border: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form button {
  width: 208px;
  height: 42px;
  background: #00c7c4;
  border: 0;
  border-radius: 15px;
  text-align: center;
  margin-left: 49px;
  color: #fff;
  font-size: 17px;
}

.le_lan .ez_Entrance .ez_mortal .ez_form input:focus {
  outline: none;
  border-radius: 12px !important;
}

.le_lan .ez_Entrance .ez_mortal .rank {
  width: 320px;
  height: 202px;
  background: white;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 23px;
  padding-left: 13px;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom {
  float: left;
  width: 135px;
  margin-right: 24px;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .rank_p1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  margin-bottom: 10px;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan {
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 18px;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan span {
  width: 18px;
  height: 18px;
  background: #F5F5F5;
  text-align: center;
  font-family: Impact;
  font-size: 16px;
  color: #999;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan .cl_slink1 {
  margin-left: 10px;
  font-size: 14px;
  color: #666;
  width: 105px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan .cl_lastk {
  font-size: 14px;
  color: #999;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan .cl_span1 {
  background: #FF1130;
  color: #fff;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan .cl_span2 {
  color: #fff;
  background: #FF7011;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom .cl_Plan .cl_span3 {
  color: #fff;
  background: #FFA811;
}

.le_lan .ez_Entrance .ez_mortal .rank .r_dom:last-child {
  margin-right: 0;
}

.le_lan .ez_Entrance .ez_mortal .ez_items {
  background: #fff;
  width: 320px;
  height: 405px;
  margin-bottom: 20px;
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ez_up {
  overflow: hidden;
  padding-top: 18px;
  margin-bottom: 13px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ez_up h2 {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1e68a2;
  margin-left: 18px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ez_up .ru_more {
  float: right;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  margin-right: 20px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 157px;
  padding-left: 20px;
  overflow: hidden;
  margin-bottom: 16px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable li img {
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 3px;
  margin-right: 10px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable li a {
  float: left;
  margin-bottom: 13px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable li a span {
  margin-right: 5px;
  font-size: 18px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable li a:hover {
  color: #ff1130;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ne_trable2 li a {
  width: 250px;
  margin-bottom: 15px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items .ez_link2 {
  width: 282px;
  height: 157px;
  margin-left: 20px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items2 {
  height: 196px;
}

.le_lan .ez_Entrance .ez_mortal .ez_items3 {
  height: 227px;
  margin-bottom: 0;
}

.le_lan .ez_Entrance .ez_mortal .ez_items3 .ne_trable {
  height: 160px;
}

.le_lan .nav_skr {
  border-bottom: 2px solid #ffa200 !important;
}

.le_lan .active {
  width: 100px;
  height: 213px;
  background: white;
  position: absolute;
  left: -110px;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

.le_lan .active a {
  width: 80px;
  height: 30px;
  border-radius: 4px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 30px;
}

.le_lan .active .super_r {
  background: #CC1712;
  color: #fff;
}

.duibiBox {
  width: 1198px;
  border: 1px solid #1E68A2;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 99999;
  background-color: #fff;
  display: none;
}

.duibiBox .duibiBox1 {
  height: 96px;
  position: relative;
}

.duibiBox .duibiBox1 .closeBox {
  position: absolute;
  top: 3px;
  right: 3px;
}

.duibiBox .duibiBox2 {
  height: 96px;
  position: relative;
}

.duibiBox .duibiBox2 .closeBox {
  position: absolute;
  top: 3px;
  right: 3px;
}

.duibiBox .duibiBoxL {
  width: 78px;
  height: 76px;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #1E68A2;
  font-size: 20px;
  padding-top: 20px;
  text-align: center;
}

.duibiBox .duibiBoxC {
  width: 970px;
}

.duibiBox .duibiBoxC .duibiBox1Con {
  width: 240px;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  height: 94px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 94px;
  text-align: center;
}

.duibiBox .duibiBox2Con {
  width: 200px;
  padding: 24px 20px 0 20px;
  height: 70px;
  position: relative;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

.duibiBox .duibiBox2Con strong {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #c3c3c3;
  float: left;
  line-height: 50px;
  margin-left: 50px;
}

.duibiBox .duibiBox2Con span {
  float: left;
  margin-left: 8px;
  font-size: 16px;
  margin-top: 11.5px;
  color: #c3c3c3;
}

.duibiBox .duibiBoxC .duibiBox1Con strong {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #c3c3c3;
  margin-top: 23px;
  float: left;
  line-height: 50px;
  margin-left: 50px;
}

.duibiBox .duibiBoxC .duibiBox1Con span {
  float: left;
  margin-left: 8px;
  font-size: 16px;
  color: #c3c3c3;
}

.duibiBox .duibiBoxC .duibiBox2Con {
  width: 200px;
  padding: 24px 20px 0 20px;
  height: 70px;
  position: relative;
  border-right: 1px dashed #eeeeee;
  border-left: 1px solid #eeeeee;
  float: left;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

.duibiBox .duibiBoxC .duibiBox2Con .close {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #dd3635;
  font-size: 28px;
  display: none;
}

.duibiBox .duibiBoxC .duibiBox2Con:hover {
  border: 1px solid #dd3635;
  color: #dd3635;
}

.duibiBox .duibiBoxC .duibiBox2Con:hover .close {
  display: block;
}

.duibiBox .duibiBoxR {
  height: 96px;
  width: 150px;
  text-align: center;
}

.duibiBox .duibiBoxR .duibi_a {
  width: 100px;
  height: 32px;
  background-color: #fc9e28;
  text-align: center;
  line-height: 32px;
  color: #FFFFFF;
  font-size: 18px;
  display: inline-block;
  margin-top: 18px;
  margin-bottom: 10px;
}

.duibiBox .duibiBoxR .delete_a {
  color: #dd3635;
}

.friend {
  padding: 20px;
  margin-top: 20px;
  background-color: #FFFFFF;
}

.friend h3 {
  font-size: 14px;
  color: #dd3635;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e5e5e5;
}

.friend p a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  color: #666;
}

.friend p a:hover {
  color: #dd3635;
}

/*6.html end*/
/*8.html ac*/
.le_lan .ran_dq {
  width: 100%;
  max-height: 75px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  margin-bottom: 20px;
}

.le_lan .ran_dq .ez_Study {
  margin-top: 15px;
  overflow: hidden;
  line-height: 22px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.le_lan .ran_dq .ez_Study .ez_exercise {
  width: 38px;
  color: #333;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-right: 17px;
  float: left;
}

.le_lan .ran_dq .ez_Study .arrow {
  float: left;
  font-size: 18px;
  line-height: 20px;
  margin-right: 15px;
  color: #333;
}

.le_lan .ran_dq .ez_Study .ez_togeter {
  width: 52px;
  float: left;
  font-size: 14px;
  color: #666;
  height: 23px;
  line-height: 23px;
  text-align: center;
  margin-right: 5px;
}

.le_lan .ran_dq .ez_Study .ez_ul1 {
  float: left;
  width: 621px;
  overflow: hidden;
  line-height: 22px;
  min-height: 49px;
}

.le_lan .ran_dq .ez_Study .ez_ul1 li {
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}

.le_lan .ran_dq .ez_Study .ez_ul1 li a {
  font-size: 14px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  height: 23px;
  line-height: 23px;
}

.le_lan .ran_dq .ez_Study .ez_ul1 li:first-child {
  margin-bottom: 36px;
  margin-right: 8px;
}

.le_lan .ran_dq .ez_Study a:hover {
  color: #fff !important;
  background: #CC1712;
}

.le_lan .ran_dq .ez_Study .ez_ul2 {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 75px;
}

.le_lan .ran_dq .ez_Study .ez_ul2::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.le_lan .ran_dq .ez_Study .ez_ul2::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #e9ebee;
}

.le_lan .ran_dq .ez_Study .ez_ul2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #CC1712;
}

.le_lan .ran_dq2 {
  height: 55px;
}

/*8.html end*/
/*9shuominghui.html ac*/
.le_lan .sl_map {
  border: 0;
}

.le_lan .se_map {
  background: #fff;
  margin-top: 10px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
}

.le_lan .ms_Meeting {
  overflow: hidden;
  width: 1160px;
  margin: 0 auto;
}

.le_lan .ms_Meeting .s_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 250px;
  width: 50%;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

.le_lan .ms_Meeting .s_item .ms_apply {
  width: 570px;
  height: 227px;
  background: whitesmoke;
  border: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 0;
}

.le_lan .ms_Meeting .s_item .s_ple {
  font-size: 18px;
  color: #FF1130;
  margin-bottom: 18px;
}

.le_lan .ms_Meeting .s_item .s_dle {
  width: 100%;
  height: 150px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_link {
  width: 199px;
  height: 150px;
  float: left;
  margin-right: 24px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time {
  width: 280px;
  height: auto;
  float: left;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super {
  overflow: hidden;
  margin-bottom: 14px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super img {
  float: left;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super .s_img1 {
  width: 12px;
  height: 16px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super .s_img2 {
  width: 13px;
  height: 14px;
  margin-top: 1px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super .s_img3 {
  width: 14px;
  height: 14px;
  margin-top: 1px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super p {
  float: left;
  margin-left: 9px;
  line-height: 16px;
  color: #333;
  font-size: 12px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super p span {
  color: #ff1300;
  margin-left: 15px;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_super .m_moto {
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_box {
  margin-bottom: 13px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ff1300;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_gar {
  width: 212px;
  height: 26px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.le_lan .ms_Meeting .s_item .s_dle .s_time .s_gar a {
  width: 100px;
  height: 26px;
  background: #ff3d00;
  border-radius: 2px;
  color: #fff;
  background: #1E68A2;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
}

.le_lan .ms_Meeting .s_item:nth-child(2n) {
  padding-left: 20px;
}

.le_lan .ms_Meeting .s_item:nth-child(5) {
  border-bottom: 0;
}

.le_lan .ms_Meeting .s_item:nth-child(6) {
  border-bottom: 0;
}

/*9.html end*/
/*10zhuanyejz.html ac*/
.global_ation2 {
  height: auto;
}

.global_ation2 .global_Sign {
  background: #fff;
}

.le_lan .Pro_nav {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 10px auto 20px;
}

.le_lan .Pro_nav a,
.le_lan .Pro_nav span {
  font-size: 14px;
  color: #999;
  float: left;
}

.le_lan .Profess {
  width: 1200px;
  height: 46px;
  margin: 0 auto 20px;
  border-bottom: 2px solid #695336;
  overflow: hidden;
}

.le_lan .Profess .Pro_h3 {
  height: 46px;
  background: #695336;
  float: left;
  margin-right: 12px;
  font-size: 32px;
  font-family: SimSun;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 46px;
  min-width: 150px;
  max-width: 250px;
}

.le_lan .Profess .Pro_links {
  width: 573px;
  height: 30px;
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  float: left;
}

.le_lan .Profess .Pro_links ._item {
  width: 80px;
  height: 30px;
  background: #fff;
  text-align: center;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0);
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: white;
}

.le_lan .Profess .Pro_links ._item:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #695336 !important;
  border-color: #695336 !important;
  background: #fff !important;
}

.le_lan .Profess .summary {
  float: right;
  height: 17px;
  line-height: 17px;
  margin-top: 26px;
}

.le_lan .Profess .summary p {
  float: left;
  margin-right: 20px;
  color: #333;
  font-size: 16px;
}

.le_lan .Profess .summary p a {
  display: inline;
  color: #CC1712;
}

.le_lan .Profess .summary p:last-child {
  margin-right: 0;
}

.le_lan .Entrance2 .ez_god {
  width: 860px;
  margin-left: 0;
}

.le_lan .Entrance2 .ez_god .ez_rr {
  width: 100%;
  margin: 0 auto 20px;
}

.le_lan .Entrance2 .ez_god .ez_rr .search_sx {
  overflow: hidden;
}

.le_lan .Entrance2 .ez_god .ez_rr .search_sx .option_1 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1E68A2;
  float: left;
  margin-right: 20px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq {
  width: 100%;
  height: 79px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study {
  margin-top: 15px;
  overflow: hidden;
  line-height: 22px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_exercise {
  width: 38px;
  color: #333;
  font-size: 16px;
  font-family: Microsoft YaHei;
  margin-right: 17px;
  float: left;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .arrow {
  float: left;
  font-size: 18px;
  line-height: 20px;
  margin-right: 15px;
  color: #333;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_togeter {
  width: 52px;
  float: left;
  font-size: 14px;
  color: #666;
  height: 23px;
  line-height: 23px;
  text-align: center;
  margin-right: 5px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul1 {
  float: left;
  float: left;
  width: 680px;
  /* overflow: hidden; */
  position: relative;
  margin-left: 55px;
  line-height: 22px;
  height: 49px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul1 li {
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul1 li a {
  font-size: 14px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  height: 23px;
  line-height: 23px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul1 li:first-child {
  margin-bottom: 50px;
  position: absolute;
  left: -50px;
  top: 0;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study a:hover {
  color: #fff !important;
  background: #CC1712;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul2 {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 75px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #e9ebee;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_dq .ez_Study .ez_ul2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #CC1712;
}

.le_lan .Entrance2 .ez_god .ez_rr .sl_area {
  height: 100px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_gz {
  width: 100%;
  border-bottom: 0;
  height: 52px;
}

.le_lan .Entrance2 .ez_god .ez_rr .ez_gz .ez_ul3 {
  height: 22px !important;
}

.le_lan .Entrance2 .ez_god .ru_burak {
  width: 100%;
  margin: 0 auto 40px;
  background: #fff;
  height: auto;
  max-height: 1138px;
  overflow: hidden;
  border-radius: 8px;
}

.le_lan .Entrance2 .ez_god .ru_burak .hz_taopao {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.le_lan .Entrance2 .ez_god .ru_burak .hz_taopao .hz_Colleges {
  max-width: 272px;
  height: 36px;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  white-space: nowrap;
}

.le_lan .Entrance2 .ez_god .ru_burak .hz_taopao ._links {
  line-height: 36px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  float: right;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic {
  overflow: visible;
  border: 1px solid #ccc;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #ccc;
  background: #e5e5e5;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li {
  margin-left: 11px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li span {
  float: left;
  font-size: 14px;
  color: #333;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li01 {
  width: 158px;
  overflow: hidden;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li0 {
  width: 178px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 22px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li2 {
  width: 130px;
  margin-right: 7px;
  text-align: center;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li3 {
  width: 60px;
  margin-right: 45px;
  text-align: center;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li4 {
  width: 45px;
  margin-right: 25px;
  text-align: center;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li5 {
  width: 62px;
  text-align: center;
  margin-right: 20px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo1 li .wq_li7 {
  width: 70px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 li {
  height: 79px;
  padding-left: 11px;
  border-bottom: 1px solid #ccc;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 li a,
.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #666;
  height: 21px;
  margin-top: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 li:last-child {
  border-bottom: 0;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li01 {
  width: 158px;
  padding-right: 10px;
  margin-right: 21px;
  line-height: 79px;
  height: 79px;
  border-right: 1px solid #ccc;
  margin-top: 0;
  padding-top: 16px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li01 p {
  width: 155px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li01 .wink_link1 {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 23px;
  line-height: 23px;
  margin-bottom: 2px;
  margin-top: 0;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li01 .wink_link2 {
  color: #CC1712;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li0 {
  width: 156px;
  margin-top: 16px;
  line-height: 19px;
  height: 43px;
  position: relative;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li0 .p_der {
  font-size: 14px;
  color: #CC1712;
  width: 165px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 9px;
  height: 19px;
  line-height: 19px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li0 .p_piter {
  position: absolute;
  width: 500px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #333;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li2 {
  width: 130px;
  margin-right: 10px;
  text-align: center;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li3 {
  width: 60px;
  margin-right: 43px;
  text-align: center;
  position: relative;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li3:hover .other-add-con {
  display: block !important;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li4 {
  width: 45px;
  margin-right: 27px;
  text-align: center;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .wq_li5 {
  width: 62px;
  text-align: center;
  margin-right: 20px;
  color: #CC1712;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch {
  width: 70px;
  float: left;
  margin-top: 3px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch .dd_373 {
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 10px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input {
  display: none;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input+label {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  line-height: 20px;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label {
  background-color: #eee;
  background: #2783FB;
  border-color: #2783FB;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label:after {
  content: "\2714";
  color: white;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch a {
  font-size: 14px;
  color: #cc1712;
  margin-top: 0;
}

.le_lan .Entrance2 .ez_god .ru_burak .ne_cic .wq_ulceo2 .dd_Switch b {
  line-height: 18px;
  margin-left: 8px;
  font-size: 14px;
  color: #333;
}

.le_lan .Entrance2 .ez_god .Admission {
  width: 100%;
  overflow: hidden;
  margin-bottom: 18px;
}

.le_lan .Entrance2 .ez_god .Admission .hz_taopao {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.le_lan .Entrance2 .ez_god .Admission .hz_taopao .hz_Colleges {
  max-width: 272px;
  height: 36px;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  float: left;
}

.le_lan .Entrance2 .ez_god .Admission .hz_taopao ._links {
  line-height: 36px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  float: right;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog {
  width: 100%;
  overflow: hidden;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box {
  width: 195px;
  height: 90px;
  background: white;
  border: 1px solid #e5e5e5;
  float: left;
  margin-right: 10px !important;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box:hover {
  border-color: #CC1712;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 20px 10px 0 10px;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box .hot_del {
  float: left;
  width: 122px;
  height: 40px;
  margin-top: 24px;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box .hot_del .del_item1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333;
  line-height: 18px;
  margin-bottom: 8px;
  width: 120px;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box .hot_del .del_item2 {
  width: 100px;
  height: 14px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box .hot_del .del_item2 a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

/*.le_lan .Entrance2 .ez_god .Admission .hot_dog .hots_box:nth-of-type(3n) { margin-right: 0; }*/
.le_lan .Entrance2 .ez_god .Admission .ez_bel .ez_word {
  width: 615px;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc {
  width: 100%;
  height: 72px;
  margin-top: 29px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc img {
  width: 72px;
  height: 72px;
  float: left;
  margin-right: 20px;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box {
  width: 615px;
  height: 55px;
  margin-top: 10px;
  float: left;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .ad_school {
  width: 325px;
  height: 18px;
  line-height: 18px;
  margin-bottom: 18px;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .ad_school .sc_link {
  float: left;
  margin-right: 30px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .ad_school span {
  height: 18px;
  line-height: 18px;
  padding-left: 4px;
  padding-right: 4px;
  background: #CC1712;
  color: #fff;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .mary {
  height: 17px;
  line-height: 17px;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .mary p {
  float: left;
  margin-right: 30px;
  color: #333;
  font-size: 16px;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .mary p a {
  display: inline;
  color: #CC1712;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_box .mary p:last-child {
  margin-right: 0;
}

.le_lan .Entrance2 .ez_god .Admission .admin_sc .ad_link {
  float: right;
  margin-top: 17px;
  width: 100px;
  height: 32px;
  background: white;
  border: 1px solid #695336;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #695336;
}

.le_lan .Entrance2 .ez_god .Admission .m_list {
  width: 100%;
  height: auto;
  max-height: 850px;
  margin-bottom: 21px;
  overflow: hidden;
}

.le_lan .Entrance2 .ez_god .Admission .m_list .m_item {
  overflow: hidden;
  margin-bottom: 19px;
}

.le_lan .Entrance2 .ez_god .Admission .m_list .m_item a {
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.le_lan .Entrance2 .ez_god .Admission .m_list .m_item a:hover {
  color: #CC1712;
}

.le_lan .Entrance2 .ez_god .Admission .m_list .m_item span {
  color: #999;
  font-size: 12px;
  line-height: 21px;
}

.le_lan .Entrance2 .ez_god .Admission .m_list .m_item:nth-child(5n) {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.le_lan .Entrance2 .ez_mortal .ez_form .test-radio:checked+.test-radioInput:after {
  background-color: #999;
  border: 1px solid #999;
}

/*10zhuanyejz.html end*/
/*14schoolindex.html ac*/
.global_ation {
  height: auto;
}

.global_ation .sc_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  height: 102px;
}

.global_ation .sc_logo .sc_img1 {
  width: 211px;
  height: 66px;
  margin-right: 27px;
}

.global_ation .sc_logo .sc_link1 {
  width: 175px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 500;
  color: #333333;
  margin-right: 60px;
}

.global_ation .sc_logo .sc_list {
  width: 730px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.global_ation .sc_logo .sc_list a {
  font-size: 18px;
  font-family: PingFang;
  font-weight: 500;
  color: #333333;
}

.le_lan .banner {
  width: 100%;
  height: 501px;
  min-width: 1280px;
  overflow: hidden;
  position: relative;
  z-index: 99;
  margin-bottom: 30px;
}

.le_lan .banner .banku {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.le_lan .banner .introd {
  width: 900px;
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.le_lan .banner .introd .inde_img {
  width: 770px;
  height: 350px;
  margin: 51px auto 40px;
}

.le_lan .banner .introd .introd_box {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.le_lan .banner .introd .introd_box ._item {
  width: 820px;
  height: 60px;
  background: #433162;
  float: left;
  overflow: hidden;
}

.le_lan .banner .introd .introd_box ._item img {
  width: 176px;
  height: 31px;
  margin: 15px 56px 0 45px;
  float: left;
}

.le_lan .banner .introd .introd_box ._item input {
  width: 534px;
  height: 38px;
  background: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  color: #999;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-top: 11px;
  float: left;
}

.le_lan .banner .introd .introd_box ._link {
  float: left;
  width: 80px;
  height: 60px;
  background: #cc1712;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #eeeeee;
}

.le_lan .Entrance2 .ez_god {
  padding-bottom: 0;
}

.le_lan .Entrance2 .lv_god {
  background: none;
  padding: 0;
}

.le_lan .Entrance2 .lv_god .Admission {
  padding: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #fff;
}

.le_lan .Entrance2 .lv_god .Admission .ez_bel:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.le_lan .Entrance2 .lv_god .ru_burak {
  padding: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.le_lan .ez_Entrance .ez_god .school_tit {
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #333;
  margin-bottom: 5px;
}

.le_lan .ez_Entrance .ez_god .wq_Article {
  width: 820px;
  height: auto;
  overflow: hidden;
  color: #666;
  line-height: 28px;
  font-size: 14px;
}

.le_lan .ez_Entrance .ez_god .wq_Article table {
  margin: 0 auto;
  border-collapse: inherit;
  border-spacing: 1px;
}

.le_lan .ez_Entrance .ez_god .wq_Article h1,
.le_lan .ez_Entrance .ez_god .wq_Article h2,
.le_lan .ez_Entrance .ez_god .wq_Article h3,
.le_lan .ez_Entrance .ez_god .wq_Article h4,
.le_lan .ez_Entrance .ez_god .wq_Article h5 {
  line-height: 28px;
  font-size: 14px !important;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.le_lan .ez_Entrance .ez_god .wq_Article p {
  color: #666;
  line-height: 28px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.le_lan .ez_Entrance .ez_god .wq_Article img {
  width: 400px;
  height: 225px;
  margin: auto;
}

.le_lan .ez_Entrance .ez_god .ez_bel:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

/*14.html end*/
/*18.html ac*/
.le_lan .ez_Entrance .ez_god .t_list .wq_Bastard {
  width: 100%;
  border-bottom: 1px solid #e9ebee;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Bastard p {
  margin: 0 auto 15px;
  font-size: 24px;
  color: #CC1712;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Bastard .wq_star {
  max-width: 100%;
  overflow: hidden;
  color: #999;
  font-size: 14px;
  padding-bottom: 18px;
  /*padding-left: 112px;*/
  text-align: center;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Bastard .wq_star span {
  margin-right: 18px;
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Bastard .wq_star span a {
  display: inline;
  color: #999;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article {
  width: 820px;
  height: auto;
  overflow: hidden;
  color: #666;
  line-height: 34px;
  font-size: 16px;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article h1,
.le_lan .ez_Entrance .ez_god .t_list .wq_Article h2,
.le_lan .ez_Entrance .ez_god .t_list .wq_Article h3,
.le_lan .ez_Entrance .ez_god .t_list .wq_Article h4,
.le_lan .ez_Entrance .ez_god .t_list .wq_Article h5 {
  line-height: 28px;
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article p {
  color: #666;
  line-height: 34px;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article p a {
  display: inline;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article .Reminder {
  color: #CC1712;
  text-indent: 1.7em;
}

.le_lan .ez_Entrance .ez_god .t_list .wq_Article .Rem {
  margin-bottom: 0;
}

.le_lan .ez_Entrance .ez_god .t_list .jq_up {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  height: 56px;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_lan .ez_Entrance .ez_god .t_list .jq_up a {
  max-width: 380px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 11px;
  color: #7C7C7C;
  line-height: 56px;
}

.le_lan .ez_Entrance .ez_god .t_list .jq_up a span {
  color: #999;
}

.le_lan .ez_Entrance .ez_god .t_list .jq_up a:hover {
  color: #CC1712;
}

.le_lan .ez_Entrance .ez_god .t_list .t_code {
  width: 147px;
  height: 170px;
  margin: 0 auto 35px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_code p {
  color: #00c6c4;
  margin-bottom: 8px;
  font-size: 16px;
  text-align: center;
}

.le_lan .ez_Entrance .ez_god .t_list .t_code p span {
  margin-right: 15px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_code img {
  width: 147px;
  height: 144px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_img1 {
  width: 157px;
  height: 45px;
  margin: 0 auto 14px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_title {
  width: 100%;
  overflow: hidden;
  color: #ff1130;
  font-size: 24px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: 400;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data {
  width: 100%;
  height: 57px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item {
  float: left;
  width: 270px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item li {
  width: 100%;
  margin-bottom: 8px;
  color: #999;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item li .t_super {
  color: #FF1130;
  display: inline;
  position: relative;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item li .t_super2 {
  background: #ff1130;
  color: #fff;
  width: 93px;
  height: 24px;
  border-radius: 2px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item li .hz_banana {
  background: #fff;
  color: #FF1130;
  font-weight: 400;
  font-size: 15px;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item li .hz_banana:hover .other-add-con {
  display: block;
}

.le_lan .ez_Entrance .ez_god .t_list .t_data .t_item:last-child {
  margin-left: 75px;
  width: 165px;
}

.le_lan .ez_Entrance .ez_god .t_fact {
  width: 100%;
  height: 237px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item {
  width: 400px;
  height: 200px;
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .le_xuz2 {
  overflow: hidden;
  line-height: 22px;
  color: #333;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .le_xuz2 h2 {
  float: left;
  color: #333;
  font-size: 18px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .le_xuz2 a {
  font-size: 12px;
  float: right;
  color: #999;
  line-height: 22px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_trable {
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_trable li {
  overflow: hidden;
  margin-top: 13px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_trable li a {
  float: left;
  width: 327px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 20px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_trable li a span {
  margin-right: 5px;
  font-size: 18px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_trable li a:hover {
  color: #ff1300;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm {
  width: 305px;
  height: 150px;
  margin-top: 20px;
  margin: 20px auto 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm .erw_1 {
  width: 123px;
  height: 150px;
  overflow: hidden;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm .erw_1 img {
  width: 94px;
  height: 94px;
  margin: 0 auto 9px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm .erw_1 p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
  text-align: center;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm .erw_1 ._p1 {
  line-height: 17px;
  font-size: 16px;
}

.le_lan .ez_Entrance .ez_god .t_fact .re_item .re_ewm .erw_1:last-child {
  width: 150px;
}

.le_lan .ez_Entrance .ez_god .t_fact2 .re_item {
  width: 100%;
}

.le_lan .ez_Entrance .ez_god .t_fact2 .re_item .re_trable li a {
  width: 600px;
}

/*18.html end*/
/*20.html ac*/
.bgm_start {
  overflow: hidden;
  margin-bottom: 40px;
}

.bgm_start .bgm_ball {
  background: #fff;
  width: 860px;
}

.bgm_start .bgm_ball .gs_Na {
  width: 257px;
  height: 40px;
  text-align: center;
  font-size: 28px !important;
  line-height: 40px;
  color: #333;
  position: relative;
  margin: 40px auto;
}

.bgm_start .bgm_ball .gs_Na .gs_gs1 {
  font-size: 27px !important;
}

.bgm_start .bgm_ball .bgm_form {
  width: 795px;
  height: 670px;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 22px;
}

.bgm_start .bgm_ball .bgm_form .ez_up {
  overflow: hidden;
  padding-top: 20px;
  margin-left: 23px;
  height: 40px;
  background: #fff;
  margin-bottom: 15px;
}

.bgm_start .bgm_ball .bgm_form .ez_up img {
  width: 18px;
  height: 20px;
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}

.bgm_start .bgm_ball .bgm_form .ez_up span {
  float: left;
  color: #00c7c4;
  font-size: 19px;
}

.bgm_start .bgm_ball .bgm_form .ez_side {
  overflow: hidden;
  margin-left: 20px;
}

.bgm_start .bgm_ball .bgm_form .ez_side i {
  color: #ff1130;
  margin-right: 8px;
}

.bgm_start .bgm_ball .bgm_form .bgm_box {
  width: 365px;
  height: 50px;
  float: left;
  font-size: 15px;
  margin-bottom: 30px;
  line-height: 50px;
  color: #999;
  position: relative;
}

.bgm_start .bgm_ball .bgm_form .bgm_box .pop {
  position: absolute;
  top: 52px;
  left: 83px;
  font-size: 12px;
  color: #ff1130;
  line-height: 15px;
}

.bgm_start .bgm_ball .bgm_form .bgm_box2 {
  width: 100%;
  height: 50px;
  font-size: 15px;
  float: left;
  color: #999;
  margin-bottom: 30px;
  line-height: 50px;
}

.bgm_start .bgm_ball .bgm_form .bgm_box3 {
  float: right;
}

.bgm_start .bgm_ball .bgm_form .ez_lab1 {
  width: 65px;
  display: inline-block;
  font-size: 15px;
  color: #999;
}

.bgm_start .bgm_ball .bgm_form .ez_lab2 {
  margin-right: 10px;
}

.bgm_start .bgm_ball .bgm_form .ez_ip1 {
  width: 263px;
  border-radius: 12px;
  margin-bottom: 20px;
  height: 48px;
  margin-left: 10px;
  border: 1px solid #cccccc;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}

.bgm_start .bgm_ball .bgm_form .ez_ip1::-webkit-input-placeholder {
  color: #999;
}

.bgm_start .bgm_ball .bgm_form .ez_ip2 {
  margin: 3px 3px 0 3px;
}

.bgm_start .bgm_ball .bgm_form .test-label {
  display: inline-block;
  margin-right: 55px;
}

.bgm_start .bgm_ball .bgm_form .test-radio {
  display: none;
}

.bgm_start .bgm_ball .bgm_form .test-radioInput {
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  margin-top: -1px;
  vertical-align: middle;
  width: 16px;
  line-height: 1;
  border: 1px solid #e6e6e6;
}

.bgm_start .bgm_ball .bgm_form .test-radio:checked+.test-radioInput:after {
  background-color: #1e68a2;
  border: 1px solid #1e68a2;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 3px;
  width: 8px;
}

.bgm_start .bgm_ball .bgm_form .ez_botm {
  margin-bottom: 15px;
}

.bgm_start .bgm_ball .bgm_form .ez_select {
  width: 264px;
  height: 50px;
  background: white;
  border: 1px solid #cccccc;
  border-radius: 8px;
  margin-bottom: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  color: #999;
  outline: none;
  /*   option{
        width: 228px;
        border-radius: 12px;
        border:1px solid #e5e5e5;
    }*/
}

.bgm_start .bgm_ball .bgm_form .ez_lab3 {
  float: left;
}

.bgm_start .bgm_ball .bgm_form textarea {
  float: left;
  min-width: 685px;
  min-height: 118px;
  max-width: 685px;
  max-height: 118px;
  overflow: hidden;
  margin-bottom: 12px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  outline: none;
}

.bgm_start .bgm_ball .bgm_form .ez_sub {
  width: 264px;
  height: 50px;
  background: #1e68a2;
  border-radius: 8px;
  border: 0;
  text-align: center;
  margin-left: 256px;
  color: #fff;
  font-size: 20px;
  display: block;
  outline: none;
  cursor: pointer;
}

.bgm_start .bgm_ball .bgm_form .ez_lab3 {
  float: left;
}

.bgm_start .bgm_ball .bgm_form .bgm_qq {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 15px;
  margin-left: 15px;
  cursor: pointer;
}

.bgm_start .bgm_ball .bgm_form #verify-img {
  width: 122px;
  height: 48px;
  float: left;
  margin-left: 12px;
}

.bgm_start .bgm_ball .bgm_form #code_input {
  border-radius: 10px;
  width: 127px;
  height: 48px;
  border: 1px solid #e5e5e5;
  float: left;
  outline: none;
}

.bgm_start .bgm_ball .bgm_form button {
  width: 208px;
  height: 42px;
  background: #00c7c4;
  border: 0;
  border-radius: 15px;
  text-align: center;
  margin-left: 25px;
  color: #fff;
  font-size: 17px;
}

.bgm_start .bgm_ball .bgm_form input:focus {
  outline-color: #00c7c4;
  border-radius: 12px !important;
}

.bgm_start .bgm_tall {
  width: 320px;
}

.bgm_start .bgm_tall .bgm_items {
  width: 320px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bgm_start .bgm_tall .bgm_items .ez_up {
  overflow: hidden;
  margin: 20px auto 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  height: 40px;
  border-bottom: 1px dashed #e5e5e5;
}

.bgm_start .bgm_tall .bgm_items .ez_up h2 {
  float: left;
  color: #1e68a2;
  font-size: 20px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul1 {
  margin-left: 18px;
  overflow: hidden;
  margin-bottom: 8px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul1 li {
  height: 48px;
  overflow: hidden;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul1 li .bgm_le {
  width: 22px;
  height: 22px;
  margin-top: 13px;
  margin-right: 15px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  background: #1e68a2;
  border-radius: 50%;
  font-size: 14px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul1 li a {
  float: left;
  width: 248px;
  display: inline-block;
  color: #999;
  line-height: 48px;
  height: 48px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bgm_start .bgm_tall .bgm_items .ez1 a {
  white-space: nowrap;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul2 {
  margin-left: 14px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul2 li {
  height: 50px;
  margin-top: 5px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul2 li .bgm_le {
  margin-top: 3px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.bgm_start .bgm_tall .bgm_items .ez_kiko_ul2 li a {
  color: #999;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bgm_start .bgm_tall .bgm_items .ez_link2 {
  width: 279px;
  height: 157px;
  margin-left: 20px;
  margin-top: 5px;
}

.super_outline {
  border-color: #FF1130 !important;
}

.super_outline::-webkit-input-placeholder {
  color: #FF1130 !important;
}

/*20.html end*/
/*21.html ac*/
.le_lan .yoko {
  height: 203px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.le_lan .yoko .le_Tank1 {
  width: 360px;
  height: 203px;
}

.le_lan .yoko .le_Tank2 {
  width: 480px;
  height: 203px;
}

.le_lan .yoko .le_Tank2 .le_Cow {
  margin-bottom: 19px;
  border-bottom: 0;
  height: auto;
}

.le_lan .yoko .le_Tank2 .le_Cow .le_express2 .fl {
  width: 210px;
  font-size: 14px;
}

.le_lan .yoko .le_Tank2 .le_Cow .ne_item {
  margin-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.le_lan .yoko .le_Tank2 .le_Cow .ne_item li {
  float: left;
  width: 216px;
  border-right: 1px solid #333;
  height: 15px;
}

.le_lan .yoko .le_Tank2 .le_Cow .ne_item li a {
  width: 208px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 15px;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.le_lan .yoko .le_Tank2 .le_Cow .ne_item li:nth-child(2n) {
  border-right: 0;
  width: 212px;
}

.le_lan .yoko .le_Tank2 .le_Cow .ne_item li:nth-child(2n) a {
  padding-left: 18px;
  width: 196px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.le_lan .yoko .le_Tank3 {
  width: 320px;
  height: 203px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 20px;
  background: #fff;
}

.le_lan .yoko .le_Tank3 .ds_boos {
  width: 100%;
  height: 178px;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link1 {
  width: 100%;
  height: 50px;
  background: #1e68a2;
  margin-bottom: 10px;
  color: #fff;
  overflow: hidden;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link1 img {
  margin-top: 12px;
  margin-left: 15px;
  margin-right: 15px;
  width: 26px;
  height: 26px;
  float: left;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link1 span {
  float: left;
  font-size: 14px;
  line-height: 50px;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link1 .ds_span2 {
  font-size: 19px;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link2 {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  background: #CC1712;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link2 img {
  margin-top: 13px;
  margin-left: 15px;
  margin-right: 15px;
  width: 26px;
  height: 24px;
  float: left;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link2 span {
  float: left;
  line-height: 50px;
  font-size: 14px;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link3 {
  float: left;
  width: 135px;
  height: 58px;
  margin-bottom: 0;
  margin-right: 5px;
  background: #ffa200;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link3 img {
  margin: 9px auto 6px;
  width: 30px;
  height: 21px;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link3 span {
  float: left;
  line-height: 20px;
  margin-left: 38px;
  font-size: 14px;
  color: #fff;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link4 {
  float: right;
  width: 135px;
  height: 58px;
  margin-bottom: 0;
  background: #894ff1;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link4 img {
  margin: 10px auto 5px;
  width: 30px;
  height: 20px;
}

.le_lan .yoko .le_Tank3 .ds_boos .ds_link4 span {
  float: left;
  line-height: 20px;
  margin-left: 38px;
  font-size: 14px;
  color: #fff;
}

.re_time {
  height: 240px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #fff;
}

.re_time .le_xuz2 {
  line-height: 22px;
  height: 29px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 19px;
  position: relative;
}

.re_time .le_xuz2 h2 {
  float: left;
  color: #1E68A2;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}

.re_time .le_xuz2 .ne_link5 {
  float: right;
  margin-left: 24px;
  margin-top: 1px;
  color: #999;
  font-size: 12px;
}

.re_time .re_nine {
  width: 1160px;
  height: 151px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.re_time .re_nine a {
  width: 268px;
  height: 151px;
}

.re_time2 {
  height: 370px;
  overflow: visible;
}

.re_time2 .ne_cic {
  overflow: visible;
  border: 1px solid #ccc;
}

.re_time2 .ne_cic .wq_ulceo1 {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #ccc;
  background: #e5e5e5;
}

.re_time2 .ne_cic .wq_ulceo1 li {
  margin-left: 11px;
}

.re_time2 .ne_cic .wq_ulceo1 li span {
  float: left;
  font-size: 14px;
  color: #333;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li01 {
  width: 175px;
  overflow: hidden;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li0 {
  width: 197px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li1 {
  width: 185px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li2 {
  width: 195px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li3 {
  width: 113px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li4 {
  width: 86px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li5 {
  width: 95px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li6 {
  width: 106px;
}

.re_time2 .ne_cic .wq_ulceo1 li .wq_li7 {
  width: 66px;
}

.re_time2 .ne_cic .wq_ulceo2 li {
  line-height: 39px;
  height: 39px;
  margin-left: 11px;
  border-bottom: 1px solid #ccc;
}

.re_time2 .ne_cic .wq_ulceo2 li a,
.re_time2 .ne_cic .wq_ulceo2 li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #666;
  height: 39px;
  line-height: 39px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.re_time2 .ne_cic .wq_ulceo2 li:last-child {
  border-bottom: 0;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li01 {
  width: 175px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li0 {
  width: 197px;
  overflow: hidden;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li1 {
  width: 185px;
  overflow: hidden;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li2 {
  width: 195px;
  overflow: hidden;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li3 {
  width: 122px;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li32 {
  width: 106px;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li4 {
  width: 86px;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li5 {
  width: 95px;
}

.re_time2 .ne_cic .wq_ulceo2 .wq_li6 {
  width: 106px;
  color: #ff1300;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch {
  width: 62px;
  float: left;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 {
  overflow: hidden;
  margin-top: 12px;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input {
  display: none;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input+label {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  float: left;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label {
  background-color: #eee;
  background: #2783FB;
  border-color: #2783FB;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label:after {
  content: "\2714";
  color: white;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 a {
  font-size: 14px;
  color: #cc1712;
}

.re_time2 .ne_cic .wq_ulceo2 .dd_Switch .dd_373 b {
  line-height: 18px;
  margin-left: 8px;
  font-size: 14px;
  color: #333;
  float: left;
}

.le_lan .yoko {
  height: 250px;
}

.le_lan .yoko .le_xuz2 .long_13 {
  color: #1E68A2;
  border-bottom: 0;
}

.le_lan .yoko .le_agine {
  height: 170px;
}

.le_lan .yoko .le_agine .ne_let {
  height: auto;
}

.le_lan .yoko .le_agine .ne_let .ne_trable .gl_link2 {
  width: 265px;
}

.le_lan .yoko .le_agine .ne_let .ne_trable .gl_link2 span {
  color: #CC1712;
  margin-right: 5px;
}

.le_lan .yoko .le_agine .ne_lt {
  height: auto;
}

.le_lan .yoko .le_agine .ne_rt {
  height: auto;
}

.Photos2 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.huodong {
  color: #1E68A2 !important;
  border-bottom: 0 !important;
}

/*21.html end*/
/*22.html ac*/
.le_lan .College .Coll__h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}

.le_lan .hot_school .cool_sl h3 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: white;
}

.le_lan .hot_school .cool_sl .hot_3 {
  width: 20px;
  height: 18px;
  margin-left: 18px;
  margin-right: 8px;
}

.le_lan .hot_school .hot_s1 .hot__h3 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1e68a2;
  line-height: 17px;
  margin-top: 20px;
}

.le_lan .hot_school .hot_s1 .s9_kp {
  overflow: hidden;
}

.le_lan .hot_school .hot_s1 .box_Seminar {
  width: 224px;
  height: 160px;
  background: white;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
}

.le_lan .hot_school .hot_s1 .box_Seminar img {
  width: 222px;
  height: 125px;
}

.le_lan .hot_school .hot_s1 .box_Seminar p {
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1e68a2;
}

.le_lan .hot_school .hot_s1 .box_Seminar:nth-of-type(5n) {
  margin-right: 0;
}

/*22.html end*/
/*23.html ac*/
.le_lan .Profess {
  margin-top: 20px;
}

/*23.html end*/
/*26.html ac*/
.all_ble {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
}

.article2 {
  max-width: 1920px;
  min-width: 1280px;
}

.gs_dh {
  line-height: 56px;
  height: 56px;
  font-size: 16px;
  color: #666;
  margin-top: 10px;
}

.gs_dh a {
  font-size: 16px;
  color: #666;
  display: inline-block;
}

.gs_start {
  height: 65px;
  margin-bottom: 35px;
}

.gs_start .gs_fh {
  height: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.gs_start .gs_fh a {
  float: left;
  width: 20%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  color: #666;
  position: relative;
}

.gs_start .gs_fh a .gs_zhu {
  position: absolute;
  bottom: -3px;
  border-radius: 7px;
  width: 20px;
  height: 7px;
  background: #e5e5e5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.gs_start .gs_fh a .ppx {
  width: 60px;
  background: #1E68A2;
}

.G_wb {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 362px;
  color: #333;
  line-height: 33px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  font-size: 16px;
  /*span,h1,h2,h3,h4,h5{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}*/
}

.G_wb p {
  line-height: 33px;
  word-wrap: break-word;
  color: #333;
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
}

.G_wb p img {
  width: 600px !important;
  height: auto !important;
  display: inline-block !important;
  margin: 10px auto;
}

.G_wb p:first-child {
  margin-top: 5px;
}

.G_wb img {
  width: rem(195px);
  height: rem(184px);
  display: inline-block;
}

.wq_dh {
  line-height: 56px;
  height: 56px;
  font-size: 17px;
  color: #333;
  margin-top: 30px;
}

.wq_dh a {
  font-size: 17px;
  color: #333;
  display: inline-block;
}

.bread_nav {
  margin-top: 15px;
}

.map .h3title {
  margin-top: 20px;
}

.map .h3title span {
  font-weight: normal;
}

.map dl {
  margin-bottom: 40px;
}

.map dl dt {
  float: left;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}

.map dl dd a {
  margin-right: 25px;
  margin-top: 13px;
  float: left;
  font-size: 14px;
}

.map .map_tiqu {
  padding-left: 0;
  margin-bottom: 10px;
}

.map .map_tiqu dt {
  float: left;
}

.map dl dd {
  margin-left: 0;
}

.map .map_tiqu dt span {
  color: #999;
  padding-right: 10px;
}

.map .map_tiqu dd {
  width: 1090px;
  float: left;
}

.h3title {
  height: 24px;
}

.h3title img {
  width: 16px;
  height: 24px;
  float: left;
}

.h3title .dt_img1 {
  width: 24px;
  height: 24px;
}

.h3title .dt_img2 {
  width: 19px;
  height: 24px;
}

.h3title .dt_img3 {
  width: 25px;
  height: 24px;
}

.h3title .dt_img5 {
  width: 26px;
  height: 24px;
}

.h3title .dt_img6 {
  width: 24px;
  height: 24px;
}

.h3title3 span {
  line-height: 30px;
  color: #1E68A2;
  font-size: 14px;
}

.map_tiqu span {
  width: 65px;
  margin-right: 5px;
  margin-top: 3px;
  float: left;
  font-size: 15px;
  color: #666;
}

.h3title span {
  height: 20px;
  line-height: 25px;
  padding-left: 15px;
  display: inline-block;
  color: #333;
  font-size: 20px;
  font-weight: 600;
}

.wq_circle {
  overflow: hidden;
  margin-bottom: 30px;
}

.wq_circle .wq_cat2 {
  width: 100%;
  height: 135px;
  margin-top: 30px;
  padding-left: 25px;
  border-radius: 5px;
  padding-top: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 300px;
  background: #f5f5f5;
  position: relative;
}

.wq_circle .wq_cat2 .o_super {
  overflow: hidden;
  float: left;
  width: 215px;
  margin-bottom: 35px;
  margin-right: 15px;
}

.wq_circle .wq_cat2 .o_super img {
  float: left;
}

.wq_circle .wq_cat2 .o_super .s_img1 {
  width: 12px;
  height: 16px;
}

.wq_circle .wq_cat2 .o_super .s_img0 {
  width: 14px;
  height: 14px;
}

.wq_circle .wq_cat2 .o_super .s_img2 {
  width: 13px;
  height: 14px;
  margin-top: 1px;
}

.wq_circle .wq_cat2 .o_super .s_img3 {
  width: 14px;
  height: 14px;
  margin-top: 1px;
}

.wq_circle .wq_cat2 .o_super p {
  float: left;
  margin-left: 9px;
  line-height: 16px;
  color: #333;
  font-size: 16px;
  width: 175px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wq_circle .wq_cat2 .yue_link {
  position: absolute;
  width: 150px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  right: 30px;
  bottom: 39%;
  background: #cc1712;
  border-radius: 12px;
  font-size: 18px;
}

/*26.html end*/
.G_gong {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: #f5f5f5;
  height: 560px;
}

.G_ewm {
  width: 820px;
  margin: 88px auto 0;
  height: 395px;
}

.G_ewm .ju_item {
  width: 388px;
  height: 325px;
  font-size: 24px;
  float: right;
}

.G_ewm .ju_item p {
  float: left;
  width: 150px;
}

.G_ewm .ju_item img {
  float: left;
  width: 199px;
  height: 199px;
}

.G_ewm .ju_item ._p1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
}

.G_ewm form {
  width: 342px;
  height: 395px;
  background: #fff;
  border-radius: 10px;
  float: left;
  overflow: hidden;
  border: 1px solid #1E68A2;
}

.G_ewm form .form_p1 {
  font-size: 36px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #1E68A2;
  line-height: 36px;
  margin-top: 61px;
  text-align: center;
  margin-bottom: 38px;
}

.G_ewm form .n_box {
  width: 100%;
}

.G_ewm form .n_box .z_hezi {
  width: 267px;
  height: 48px;
  background: white;
  border: 1px solid #1E68A2;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 20px;
}

.G_ewm form .n_box .z_hezi label {
  margin-left: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}

.G_ewm form .n_box .z_hezi input {
  border: 0;
  height: 45px;
  width: 178px;
  outline: none;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.G_ewm form .n_box .btn {
  border: 0;
  display: block;
  width: 267px;
  height: 48px;
  background: #1E68A2;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  margin: 42px auto 0;
}

.over_four {
  position: relative;
  overflow: hidden;
}

.over_four .over_img {
  max-width: 1919px;
  height: 969px;
  position: absolute;
  min-width: 1280px;
  min-height: 900px;
  top: 0;
  left: 0;
}

.over_four .ov_cont {
  text-align: center;
  position: absolute;
  top: 65%;
  left: 50%;
  color: #333;
  font-size: 24px;
  -webkit-transform: translate(-50%, -15%);
  transform: translate(-50%, -15%);
  z-index: 9;
}

.over_four .ov_cont p {
  text-align: center;
  color: #333;
  font-size: 24px;
  margin-bottom: 30px;
}

.over_four .ov_cont a {
  display: inline-block;
  color: #4481eb;
}

.over_four .ov_cont img {
  display: inline-block;
  width: 24px;
  height: 22px;
  z-index: 99;
  margin-left: 5px;
  margin-right: 5px;
}

.w_203 {
  height: 203px !important;
}

.compare {
  width: 1200px;
  margin: 0 auto;
  font: 14px "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.compare img {

  width: auto;

  height: auto;

  display: inline-block;
}

.compare table {

  margin-top: 29px;

  background-color: #fff;

  width: 100%;
}

.compare table tr {

  border-bottom: 1px solid #eee;
}

.compare table tr td {

  padding: 20px;

  background: #f8f8f8;

  color: #666;

  height: 48px;

  font-size: 16px;

  text-align: center;

  border-right: 1px solid #eeeeee;

  border-bottom: 1px solid #eeeeee;
}

.compare a {

  color: #666;

  font-size: 16px;
}

.compare table tr td .xx_logo img {

  width: 80px;

  height: 80px;

  border-radius: 50%;

  margin: 0 auto 12px;
}

.compare table tr td .jz {

  line-height: 24px;

  font-size: 14px;
}

.compare table tr td .jz {

  color: #dd3635;
}

.compare table tr td .rd {

  color: #dd3635;
}

.compare table tr td .rd img {

  margin-right: 8px;
}

.compare table tr .jz_222 img {

  margin-right: 5px;
}

.compare table tr td .sc {

  font-size: 17px;

  color: #00c6c4;
}

.compare table tr td:first-of-type {

  background-color: #e5fcfb;

  border-right: none;

  color: #333;

  font-size: 17px;
}

.compare table tr td:last-of-type {

  border-right: none;
}

.compare table tr:last-of-type td {

  border-bottom: none;
}

/*Xs ac*/
.le_lan .le_kaoyan .le_Tank3 .le_Ra4 {
  height: 474px;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .le_xuz2 {
  overflow: hidden;
  line-height: 22px;
  color: #333;
  font-size: 16px;
  padding-top: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .le_xuz2 .le_lib1 {
  margin-right: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .le_xuz2 .le_lib1 h3 {
  float: left;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-left: 23px;
  font-weight: 400;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .le_xuz2 .le_lib1 .le_rain {
  border-bottom: 2px solid #1E68A2;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .kaobo {
  width: 280px;
  margin: 0 auto 15px;
  height: 240px;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .kaobo .Exam {
  overflow: hidden;
  line-height: 24px;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .kaobo .Exam span {
  float: left;
  width: 65px;
  color: #CC1712;
  font-size: 14px;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .kaobo .Exam p {
  float: right;
  width: 215px;
  color: #333;
  font-size: 14px;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .cates {
  width: 280px;
  height: 142px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.le_lan .le_kaoyan .le_Tank3 .le_Ra4 .cates a {
  width: 135px;
  height: 40px;
  background: #eeeeee;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.le_lan .Specialty .ne_cic {
  overflow: visible;
  border: 1px solid #ccc;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #ccc;
  background: #e5e5e5;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li {
  margin-left: 11px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li span {
  float: left;
  font-size: 14px;
  color: #333;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li01 {
  width: 256px;
  overflow: hidden;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li0 {
  width: 180px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li1 {
  width: 200px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li3 {
  width: 113px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li4 {
  width: 86px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li5 {
  width: 95px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li6 {
  width: 106px;
}

.le_lan .Specialty .ne_cic .wq_ulceo1 li .wq_li7 {
  width: 66px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 li {
  line-height: 39px;
  height: 39px;
  margin-left: 11px;
  border-bottom: 1px solid #ccc;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 li a,
.le_lan .Specialty .ne_cic .wq_ulceo2 li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #666;
  height: 39px;
  line-height: 39px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 li:last-child {
  border-bottom: 0;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li01 {
  width: 256px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li0 {
  width: 180px;
  overflow: hidden;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li1 {
  width: 208px;
  overflow: hidden;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li2 {
  width: 195px;
  overflow: hidden;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li3 {
  width: 122px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li32 {
  width: 106px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li4 {
  width: 86px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li5 {
  width: 95px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li6 {
  width: 106px;
  color: #ff1300;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch {
  width: 62px;
  float: left;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 {
  overflow: hidden;
  margin-top: 12px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input {
  display: none;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input+label {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  float: left;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label {
  background-color: #eee;
  background: #2783FB;
  border-color: #2783FB;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 input:checked+label:after {
  content: "\2714";
  color: white;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 a {
  font-size: 14px;
  color: #cc1712;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .dd_Switch .dd_373 b {
  line-height: 18px;
  margin-left: 8px;
  font-size: 14px;
  color: #333;
  float: left;
}

.le_lan .Specialty_max {
  height: 301px;
}

.le_lan .Specialty_max .Special_box {
  height: 205px;
}

.le_lan .Specialty_max .Special_box .Special_item {
  height: 203px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query {
  height: auto;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query p {
  height: auto;
  line-height: 24px;
  margin-bottom: 0;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query .super_p {
  color: #CC1712;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query a {
  width: 308px;
  height: 89px;
  margin-top: 10px;
}

.le_lan .Study .Sub_box .Sub_array1 .Sub_query img {
  width: 308px;
  height: 89px;
}

.le_lan .Specialty .ne_cic .wq_ulceo2 .wq_li32:hover .other-add-con {
  display: block !important;
}

.le_lan .Profiles_x {
  height: 373px;
}


.s_wrap {
  margin-top: 1em;
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
}

.comment-list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #e8e8e8;
  border-top: none;
}

.comment-list .item {
  position: relative;
  list-style: none;
  padding: 12px 0 10px;
  border-top: 1px solid #e8e8e8;
}

.clearfix {
  display: block;
}

.comment-list .item:first-child {
  border-top: none;
}

.comment-list .head {
  float: left;
  width: 46px;
  margin-left: -76px;
}

.comment-list .head a {
  display: block;
  margin-top: 8px;
  width: 46px;
  height: 46px;
  color: inherit;
  overflow: hidden;
  border-radius: 100%;
  font-size: 16px;
}

.comment-list .cont .info .name {
  font-weight: bold;
  color: #1E68A2;
  display: inline;
  font-size: 16px;
}

.comment-list .cont .info .fr {
  font-size: 14px;
}

.comment-list .cont .info {
  margin-bottom: 3px;
}

.comment-list .area {
  color: #999;
  padding-left: 10px;
  font-size: 16px;
}

.comment-list .txt {
  position: relative;
  text-align: justify;
  margin-bottom: 3px;
  word-break: break-all;
  font-size: 15px;
}

.s_wrap .title {
  height: 47px;
  border-bottom: 2px solid #d1d1d1;
}

.s_wrap .title .name {
  width: 100px;
  line-height: 47px;
  float: left;
  font-size: 18px;
  font-family: "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1";
  text-align: center;
  border-bottom: 2px solid #1E68A2;
  font-weight: bold;
  color: #1E68A2;
}

.comment-list .action {
  font-size: 14px;
  text-align: left;
}

.comment-list .action {
  font-size: 14px;
  text-align: left;
  color: #999;
}

.comment-list .action .btns {
  float: right;
}

.comment-list .action .btns a {
  display: inline-block;
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

.comment-list .action .btns a:hover {
  color: #dd0000;
}

/*Xs end*/