.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.main {
  width: 100%;
  background-color: #F5F7FA;
}
.main .layout {
  width: 1200px;
  margin: 0 auto;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  min-width: 1200px;
}
body a:hover {
  cursor: pointer;
  user-select: none;
}
#headbar {
  width: 100%;
  height: 40px;
  min-width: 1180px;
  background: #F1F1F1;
}
#headbar {
  width: 100%;
  height: 40px;
  min-width: 1180px;
  background: #F1F1F1;
}
.headbar {
  height: 40px;
}
.headbar .headbar_left {
  float: left;
}
.headbar .headbar_left ul li {
  float: left;
  margin-right: 25px;
  font-size: 14px;
  color: #8F928F;
  line-height: 40px;
}
.headbar .headbar_right {
  height: 40px;
  float: right;
}
.headbar .headbar_right ul {
  float: left;
  box-sizing: border-box;
  height: 40px;
  padding: 10px 0;
  margin-left: 70px;
}
.headbar .headbar_right ul a {
  display: block;
}
.headbar .headbar_right ul li {
  height: 20px;
  float: left;
}
.headbar .headbar_right ul li a {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #757575;
  line-height: 20px;
}
.headbar .headbar_right ul li a:hover {
  color: #4572F6;
}
.headbar .headbar_right ul li span {
  padding: 0 24px;
  font-size: 14px;
  color: #757575;
  line-height: 20px;
}
.headbar .headbar_right ul .last_li {
  border-right: 0px;
  padding-right: 0px;
}
#headnav {
  width: 100%;
  min-width: 1180px;
  height: 100px;
  background: #FFFFFF;
}
.headnav {
  height: 100px;
}
.headnav .head_logo {
  box-sizing: border-box;
  float: left;
  padding-top: 24px;
  height: 100px;
}
.headnav .head_logo .img {
  float: left;
  margin-top: 8px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.headnav .head_logo .img img {
  width: 100%;
  height: 100%;
}
.headnav .head_logo .logo_title {
  float: left;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 38px;
  color: #4572F6;
}
.headnav .head_logo .logo_title img {
  width: 466px;
  display: inline-block;
  vertical-align: 4px;
}
.headnav .headnav_right {
  float: right;
  height: 100%;
  box-sizing: border-box;
  padding-top: 28px;
}
.headnav .headnav_right .headnav_list {
  height: auto;
}
.headnav .headnav_right .headnav_list a {
  display: block;
  font-size: 16px;
  color: #342525;
}
.headnav .headnav_right .headnav_list .item {
  box-sizing: border-box;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #4B4B4B;
  margin-left: 75px;
  float: left;
}
.headnav .headnav_right .headnav_list .item_active {
  border-bottom: 2px solid #4572F6;
}
.headnav .headnav_right .headnav_list .item_active a {
  font-weight: bold;
  color: #4572F6;
}
.headnav .headnav_right .headnav_list .item:hover {
  border-bottom: 2px solid #4572F6;
}
.headnav .headnav_right .headnav_list .item:hover a {
  font-weight: bold;
  color: #4572F6;
}
.popup_shade {
  display: none;
  z-index: 1000000001;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.popup_wrap {
  display: none;
  width: 600px;
  height: 640px;
  background: #FFFFFF;
  border: 1px solid #E6EBE2;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -320px;
  margin-left: -300px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}
.popup_head {
  width: 100%;
  height: 37px;
}
.popup_head .head_p {
  float: left;
  font-size: 28px;
  color: #200F0E;
  line-height: 37px;
}
.popup_head .popup_head_delete {
  float: right;
  margin-top: 5px;
}
.popup_head .popup_head_delete img {
  width: auto;
  height: auto;
}
.popup_main {
  padding: 70px 0px 20px 0px;
}
.popup_main .input_moduler {
  width: 100%;
}
.popup_main .item {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}
.popup_main .item .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item .input_dl {
  float: left;
  width: 404px;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_main .item_textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
}
.popup_main .item_textarea .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item_textarea .input_dl {
  float: left;
  width: 404px;
  height: 120px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item_textarea .input_dl textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_footer {
  width: 100%;
  height: 50px;
}
.popup_footer .popup_btn {
  margin: 0 auto;
  display: block;
  width: 480px;
  height: 50px;
  background: #4572F6;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.popup_footer .popup_footer_tips {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  height: 21px;
  font-size: 16px;
  color: #959895;
  line-height: 21px;
}
.container_wrap {
  min-width: 1200px;
  overflow: hidden;
}
#banner {
  width: 100%;
  min-width: 1180px;
  height: 538px;
  position: relative;
  background: #fff;
}
#banner .switch_tips_wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -38px;
  z-index: 1;
}
#banner .switch_tips_wrap ol {
  height: 12px;
}
#banner .switch_tips_wrap li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
#banner .switch_tips_wrap .on {
  opacity: 1;
}
#banner .switch_tips_wrap .last-switch-tips {
  margin-right: 0px;
}
#banner .banner_list {
  margin: 0 auto;
  min-width: 1200px;
  height: 538px;
  background: #fff;
}
#banner .list {
  height: 100%;
}
#banner .banner_list .item {
  width: 100%;
  position: relative;
  height: 100%;
  background: #fff;
}
#banner .banner_list .item a {
  display: block;
  height: 100%;
  position: relative;
}
#banner .banner_list .item img {
  display: block;
  margin: 0 auto;
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner .settle_btn {
  position: absolute;
  bottom: 140px;
  left: 50%;
  margin-left: -596px;
  background: #FCBF00;
  border-radius: 40px;
  width: 140px;
  height: 50px !important;
  font-family: AlibabaPuHuiTiR;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.titleBox {
  margin-bottom: 26px;
}
.titleBox .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 36px;
  color: #000000;
  text-align: center;
}
.khal {
  padding: 79px 0 45px;
}
.khal .layout .tab {
  margin-bottom: 38px;
  display: flex;
  justify-content: center;
}
.khal .layout .tab li {
  margin-right: 70px;
  cursor: pointer;
  padding-bottom: 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 26px;
  color: #666;
}
.khal .layout .tab li:nth-last-child(1) {
  margin-right: 0;
}
.khal .layout .tab .on {
  color: #0144D5;
  border-bottom: 2px solid #0144D5;
}
.khal .layout .content ul {
  display: none;
}
.khal .layout .content ul li {
  margin-bottom: 50px;
}
.khal .layout .content ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.khal .layout .content ul li a {
  padding: 29px 48px 29px 37px;
  display: flex;
  align-items: center;
  background: #F3F6FE;
}
.khal .layout .content ul li a .imgbox {
  margin-right: 55px;
  width: 535px;
  height: 326px;
  overflow: hidden;
}
.khal .layout .content ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.khal .layout .content ul li a .info .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  width: 518px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 30px;
  color: #0144D8;

}
.khal .layout .content ul li a .info hr {
  margin: 22px 0 26px;
  border: 0;
  padding: 0;
  width: 55px;
  height: 5px;
  background: #0450DF;
  border-radius: 2px 2px 2px 2px;
}
.khal .layout .content ul li a .info .smalltext {
  width: 518px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 196px;

}
.khal .layout .content .on {
  display: block;
}
.hzal {
  padding: 45px 0 88px;
}
.hzal .logo_wrap {
  max-width: 1920px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
}
.hzal .logo_wrap .mark {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.hzal .logo_wrap .line_odd {
  width: 3638px;
  -webkit-animation: scrollToRightOne 36s linear infinite;
  animation: scrollToRightOne 36s linear infinite;
}
.hzal .logo_wrap .line_odd img {
  width: 50%;
  display: inline-block;
}
.hzal .logo_wrap .line_even {
  width: 3638px;
  -webkit-animation: scrollToRightTwo 30s linear infinite;
  animation: scrollToRightTwo 30s linear infinite;
}
.hzal .logo_wrap .line_even img {
  width: 50%;
  display: inline-block;
}
.hzal .logo_wrap .line_emm {
  width: 3638px;
  -webkit-animation: scrollToRightOne 28s linear infinite;
  animation: scrollToRightOne 28s linear infinite;
}
.hzal .logo_wrap .line_emm img {
  width: 50%;
  display: inline-block;
}
.hzal a {
  color: rgba(23, 86, 255, 0.62);
  display: block;
  margin: 20px auto 150px;
  font-size: 18px;
  text-align: center;
}
@keyframes scrollToRightOne {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes scrollToRightTwo {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}
