.new_middle {
  width: 1200px;
  margin: 0 auto;
}

.header_icon {
  width: 14px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 4px;
  /* left: 60%; */
  line-height: 1;
  /* background: #d9271e; */
  border-radius: 2px;
  color: #fff;
}

@-webkit-keyframes blingbling {
  0% {
    background-position: 0 0;
  }

  25% {
    background-position: 0 0;
  }

  26% {
    background-position: 20px -20px;
  }

  50% {
    background-position: 20px -20px;
  }

  51% {
    background-position: 40px -40px;
  }

  75% {
    background-position: 40px -40px;
  }

  76% {
    background-position: 60px -60px;
  }

  99% {
    background-position: 60px -60px;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes blingbling {
  0% {
    background-position: 0 0;
  }

  25% {
    background-position: 0 0;
  }

  26% {
    background-position: 20px -20px;
  }

  50% {
    background-position: 20px -20px;
  }

  51% {
    background-position: 40px -40px;
  }

  75% {
    background-position: 40px -40px;
  }

  76% {
    background-position: 60px -60px;
  }

  99% {
    background-position: 60px -60px;
  }

  to {
    background-position: 0 0;
  }
}
.new_top .new_top_r a.header_icon_a {
  margin-right: 15px;
  font-size: 14px;
  font-weight: bold;
}
.header_icon_a {
  background: -webkit-gradient(linear, left top, right top, from(#ff7200), to(#fc3128));
  background: linear-gradient(left, #ff7200, #fc3128);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: blingbling 0.553s linear infinite forwards;
  animation: blingbling 0.553s linear infinite forwards;
}
.header_icon img {
  width: 24px;
}
.new_top {
  border-bottom: 1px solid #e7e7e7;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 99;
}
.new_top .new_top_l {
  font-size: 14px;
  width: 30%;
  display: inline-block;
}
.new_top .new_top_l span {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.new_top .new_top_r {
  width: 70%;
  display: inline-block;
  text-align: right;
  position: absolute;
  right: 0px;
  top: 0px;
}
.new_top .new_top_r a {
  cursor: pointer;
  margin: 0 8px;
}
.new_top .new_top_r a.n_reg {
  color: #007cfc;
  border: 1px solid #007cfc;
  border-radius: 3px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  padding: 0 10px;
}
.new_top .new_top_r a.n_gzxt_bt {
  width: 110px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #d9261d;
  color: #d9261d;
  display: inline-block;
  padding: 0 10px;
  text-align: left;
  position: relative;
  margin-right: 0px;
}
.new_top .new_top_r a.n_gzxt_bt em {
  background: url(../images/index_icon.png) no-repeat;
  background-position: -372px -44px;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 10px;
}
/*快速入口*/
.wz_list {
  height: 32px;
  line-height: 32px;
  width: 104px;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: -webkit-linear-gradient(left, #007dfc, #003bfc); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #007dfc, #003bfc); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #007dfc, #003bfc); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #007dfc, #003bfc); /* 标准的语法 */
  background: url(../images/rk_bj.jpg) no-repeat;
}
.web_nav_tip {
  width: 1221px;
  position: absolute;
  padding: 5px 0px;
  z-index: 99999999;
  right: 0;
  background: #ffffff;
  top: 36px;
  min-height: 240px;
  overflow: visible;
  text-align: left;
  min-width: 1110px;
  border: 1px solid #cfcfcf;
  display: flex;
}
.wz_list:hover .dysz_tip {
  display: block;
}
.web_nav_tip .tr_b_up {
  width: 0;
  height: 0;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #fff; /* margin: 41px auto; */
  position: relative;
  right: 190px;
  position: absolute;
  top: -6px;
}
.zh_display .tr_b_up {
  width: 0;
  height: 0;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #cfcfcf; /* margin: 41px auto; */
  position: relative;
  left: 48.5%;
  position: absolute;
  top: -6px;
}
.web_nav_tip dl {
  border-right: 1px solid #eee;
  width: 110px;
  float: left;
  text-align: center;
  margin-top: 4px;
  height: 228px;
}
.web_nav_tip dl dt {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  font-family: 微软雅黑;
}
.web_nav_tip dl dt:first-child {
  font-weight: bold;
}
.web_nav_tip dl dd {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #656565;
}
/*快速入口*/
.new_top .new_top_r .n_kf {
  font-size: 12px;
  color: #3a3a3a;
}
.message_zh {
  height: 40px !important;
}
.message_zh i {
  top: 17px !important;
}
.center_em em.hyzx_icon {
  background: url(../images/index_icon.png) no-repeat;
  background-position: -264px -42px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: -27px;
  top: 8px;
}
/*会员中心*/
.zh_display {
  position: absolute;
  top: 36px;
  right: -76px;
  z-index: 10;
  background: #fff;
  width: 236px;
  border: 1px solid #eee;
  line-height: 30px;
  text-align: center;
  padding: 10px;
  display: none;
}
.zh_display dl {
  display: block;
  width: 100%;
  float: left;
}
.zh_display dl dt {
  display: inline-block;
  float: left;
  width: 28%;
}
.zh_display dl dt span {
  background: url(../images/index_icon.png) no-repeat;
  background-position: -185px 0px;
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 50%;
  display: block;
}
.zh_display dl dd {
  display: inline-block;
  float: left;
  width: 70%;
  margin-left: 2%;
  padding: 10px 0;
}
.zh_display dl dd span {
  width: 100%;
  display: block;
  min-height: 22px;
  line-height: 22px;
  text-align: left;
  word-break: break-word;
}
.zh_display dl dd span.yhm_xz {
  color: #d8251d;
}
.zh_display dl dd span.dq_time {
  color: #3a3a3a;
  font-size: 12px;
}
.zh_display ul {
  width: 100%;
  display: block;
  float: left;
  margin-top: 10px;
}
.zh_display li {
  float: left;
  width: 72px;
  height: 72px;
  background: #ecf2ff;
  font-size: 12px;
  margin-right: 10px;
}
.zh_display li a {
  display: block;
}
.zh_display li a:hover {
  color: #2c72ff;
}
.zh_display li em {
  background: url(../images/index_icon.png) no-repeat;
  width: 32px;
  height: 32px;
  display: block;
  margin: 8px auto 0px;
}
.new_top .new_top_r ul li a {
  margin: 0px;
}
.zh_display li.hyzx_01 em {
  background-position: -262px -3px;
}
.zh_display li.mmxg_01 em {
  background-position: -316px -3px;
}
.zh_display li.aqtc_01 em {
  background-position: -370px -3px;
}
.zh_display li.aqtc_01 {
  margin-right: 0px;
}
/*会员中心*/
/*nav*/
.new_logo {
  background: url(../images/index_icon.png) no-repeat;
  background-position: 0 0px;
  width: 170px;
  height: 62px;
  float: left;
  margin: 20px 0;
  background-size: 330%;
}
.n_header {
  position: relative;
  z-index: 3;
  height: 102px;
  background: #fff;
}
.n_header .header_m {
  float: left;
  width: 314px;
  height: 36px;
  margin: 31px 0 31px 40px;
  border: 1px solid #007cfc;
}
.n_header .header_m .search_top {
  width: 88px;
  float: left;
}
.n_header .header_m .search {
  width: 226px;
  float: left;
}
.n_header .header_m .search .search_text {
  border: 0;
  background: #fff;
  height: 36px;
  float: left;
  width: 188px !important;
  line-height: 36px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  outline: 0;
}
.n_header .search_top select {
  border: none;
  height: 36px;
  line-height: 36px;
  background: #f4f4f4; /* color:#2c72ff;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /*去掉下拉箭头*/
  width: 88px;
  padding-left: 10px;
  background: url(../images/select_jt1.png) #f4f4f4 70px center no-repeat;
}
.n_header .search_top select::-ms-expand {
  display: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.n_header .search_top select option {
  height: 22px;
  line-height: 22px;
}
.n_header .header_m .search .search_submit {
  border: 0;
  background: url(../images/index_icon.png) no-repeat #007cfc;
  background-position: -315px -37px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  float: right;
  cursor: pointer;
  outline: 0;
}
.n_nav {
  height: 82px;
  line-height: 82px;
  color: #fff;
  background: #fff;
  float: left;
  margin-left: 40px;
}
.n_nav li {
  float: left;
  margin: 0 17px;
  font-size: 16px;
}
.n_nav li.active {
  border-bottom: 2px solid #2c72ff;
}
.n_nav li a {
  color: #222;
  display: block;
}
.n_nav li a:hover {
  color: #2c72ff;
  border-bottom: 2px solid #2c72ff;
  font-weight: bold;
}
.n_nav li.active a {
  color: #2c72ff;
  font-weight: bold;
}
/*nav*/
.n_nav_2 {
  height: 50px;
  background: #1276de;
  line-height: 50px;
  margin-top: 4px;
}
.n_nav_2 ul {
  width: 100%;
  height: 50px;
  float: left;
}
.n_nav_2 ul li {
  float: left;
  font-size: 16px;
}
.n_nav_2 li.active,
.n_nav_2 li a:hover {
  color: #fff;
  font-weight: bold;
  background: #0056af;
}
.n_nav_2 li.active a {
  font-weight: bold;
}
.n_nav_2 ul li a {
  color: #fff;
  padding: 0 44px;
  display: block;
}
.head1_t_r p {
  height: 23px;
  background: url(../images/icon.png) no-repeat 0 -152px;
  padding-left: 28px;
  font-size: 13px;
  color: #666;
  line-height: 24px;
  margin: 6px 0;
}
.zh_right {
  width: 18% !important;
}
.zhtj_con .hzhtj li a {
  height: 57px;
}

/*nav*/
/*
*  author: AUI
*  base.css
*  http://azenui.com/
*  http://a-ui.cn/
*/

.nav-menu-content-box {
  z-index: 2;
  position: relative;
}

.nav-menu-content {
  overflow: hidden;
  height: 50px;
  position: relative;
  z-index: 100;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.nav-menu-content-item {
  box-shadow: 0 2px 15px #ccc;
  height: 200px;
  position: absolute;
  width: 100%;
  background-color: #f1f1f1;
  background-color: rgba(243, 243, 243, 0.95);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.nav-menu-content-cell {
  height: 50px;
  width: 100%;
  background: #1276de;
}

.nav-menu-content-sell {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

.nav-menu-content-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* background:#eee; */
  height: 185px;
}

.nav-menu-content-home {
  display: inline;
  float: left;
  width: 14%;
}

.nav-menu-content-home a {
  display: block;
  color: #fff;
  text-align: center;
  text-indent: 16px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #0267d0;
}

.nav-menu-content-info {
  width: 100%;
  display: flex;
  float: left;
}

.navMenu-item {
  display: inline;
  flex: 1;
}

.navMenu-item a {
  display: block;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  border-right: 1px solid #0267d0;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.navMenu-item-content {
  height: 135px;
  border-right: 1px solid #ddd;
  transition: all ease-in 0.2s;
  padding-top: 15px;
}
.navMenu-item-one .navMenu-item-content {
  border-left: 1px solid #ddd;
}
.navMenu-item-content ul li {
  width: 49%;
  display: inline;
  float: left;
  height: 30px;
  text-align: center;
}

.navMenu-item-content ul li a {
  color: #5f5f5f;
  font-size: 13px;
  border-right: 0;
  height: 30px;
  line-height: 30px;
  display: inline;
}

.navMenu-item:hover .navMenu-title {
  background: #0056af;
  cursor: pointer;
}
.nav-menu-content-home:hover .navMenu-title {
  background: #0056af;
  cursor: pointer;
}
.navMenu-item a.active {
  background: #0056af;
}
.navMenu-item:hover .navMenu-item-content {
  background-color: #fff;
  cursor: pointer;
}

.navMenu-item-content ul li a:hover {
  color: #1276de;
  border-bottom: 2px solid #1276de;
}

.navMenu-item-two ul li {
  width: 100%;
}

.nav-icon {
  width: 17px;
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 60%;
  line-height: 1;
  background: #d9271e;
  border-radius: 2px;
  color: #fff;
  margin-left: 20px;
}

.dow-hover .nav-menu-content {
  overflow: visible;
}

/*nav*/

/*footer*/
.foot_left_con {
  float: left;
}
.foot_left_con h6 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
}
.foot_left_con p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-top: 5px;
}
.foot_center_con {
  display: inline-block;
  margin-left: 90px;
}
.foot_center_con ul {
  width: 100px;
  margin: 0 20px;
  display: inline-block;
  float: left;
}
.foot_center_con ul li {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
.foot_center_con ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.foot_center_con ul li.f_c_c_top {
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
}
.f_bottom_con {
  width: 600px;
  display: block;
  margin: 20px auto;
  background: #1a1e29;
  height: 34px;
  line-height: 34px;
  padding: 10px;
}
.f_bottom_con p {
  height: 23px;
  width: 132px;
  float: left;
  background: url(https://www.ccpc360.com/f/images/project/images/icon.png) no-repeat 0 -152px;
  padding-left: 28px;
  font-size: 13px;
  color: #666;
  line-height: 24px;
  margin: 6px 20px;
}
.f_bottom_con p a {
  color: #fff;
}
.f_bottom_con1 {
  margin-top: 50px;
  clear: both;
  text-align: center;
}
div.foot .xcx {
  top: 10%;
}
/*footer*/

.navMenu-item {
  width: 109px;
}
.card.bg-l {
  background: url(/static/images/right_bg3.png);
  background-size: 100%;
  padding: 0 15px;
  height: 467px;
}
.card.bg {
  background: url(/static//images/right_bg1.png);
  background-size: 100%;
  /* margin-top: 20px; */
  padding: 0 15px;
  height: 381px;
}
.card.bg-blue {
  background: url(/static/bg-blue.png);
  background-size: 100%;
  margin-top: 20px;
  padding: 0 30px;
  height: 323px;
}
.card.bg-blue-l {
  background: url(/static/bg-blue-l.png);
  background-size: 100%;
  margin-top: 20px;
  padding: 0 30px;
  height: 438px;
}
.zxt-reg-button {
  width: 90%;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  background: #1c76de;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
  margin-top: 10px;
}
.card.bg-blue .zxt-reg-button,
.card.bg-blue-l .zxt-reg-button {
  margin-top: 20px;
  color: #1276de;
}
.card.bg-blue .zxt-reg-button,
.card.bg-blue-l .zxt-reg-button {
  background: #fde900;
}
.card.bg .zxt-header {
  height: 80px;
  line-height: 80px;
}
.card.bg-l .zxt-header,
.card.bg .zxt-header {
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 18px;
}

.card.bg-blue .zxt-header {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.card.bg-blue-l .zxt-header {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.card.bg-l .zxt-content-item,
.card.bg .zxt-content-item {
  padding: 10px 0;
  border-bottom: 1px #ccc dashed;
}
.card.bg .zxt-content-item {
  /* padding: 15px 0; */
  border-bottom: 1px #ccc dashed;
}
.card.bg-blue .zxt-content-item {
  padding: 10px 0;
}
.card.bg-blue-l .zxt-content-item {
  padding: 16px 0;
}
.card.bg-l .zxt-content-item:last-child,
.card.bg .zxt-content-item:last-child,
.card.bg-blue .zxt-content-item:last-child {
  border: none;
}

.card.bg-l .zxt-content-item img,
.card.bg .zxt-content-item img {
  width: 20px;
  padding: 5px;
}
.card.bg-blue .zxt-content-item img,
.card.bg-blue-l .zxt-content-item img {
  width: 15px;
  padding: 5px;
}
.card.bg-l .zxt-content-item,
.card.bg .zxt-content-item,
.card.bg-blue .zxt-content-item,
.card.bg-blue-l .zxt-content-item {
  font-size: 12px;
  color: #999;
}
.card.bg-l .zxt-content-item span,
.card.bg .zxt-content-item span {
  padding: 6.5px 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.card.bg-blue .zxt-content-item span,
.card.bg-blue-l .zxt-content-item span {
  padding: 6.5px 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.layui-laydate .layui-this {
  background-color: #0081ff !important;
  border-radius: 30px;
}

.layui-laydate,
.layui-laydate-hint {
  border-color: #eee;
  box-shadow: none;
}
.zxt-content-item p {
  text-align: left !important;
  color: #666;
}

.relate_list_hot.hotword a {
  margin-right: 20px;
  height: 50px;
  line-height: 30px;
}

.common_title {
  display: none;
  font-size: 18px;
  font-weight: bold;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #ccc;
}
.card.bg.zxtsj {
  height: 428px;
}
.card.bg.zxtsj .zxt-content-item {
  padding: 17px 0;
}

body {
  background: #f7f7f7;
  font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "微软雅黑";
  font-size: 14px;
}
li {
  list-style: none;
}
#layui-laydate1 {
  width: 100%;
}
/* #calendar_index {
	padding: 0 24px;
} */
#calendar_index .layui-laydate-main {
  width: 100%;
}
#calendar_index .layui-laydate-header {
  background: #2978ff;
  color: #fff;
}
.top_nav_img {
  display: inline-block;
  width: 110px;
  height: 50px;
  position: absolute;
  z-index: 2;
  margin-left: -110px;
}
#calendar_index .layui-laydate-header i {
  color: #fff;
}
#calendar_index .layui-laydate-content table thead tr {
  background: #eef6ff;
  font-weight: bold;
}
#calendar_index .layui-laydate {
  border: none;
}
#calendar_index .layui-laydate-content {
  padding: 0;
}
#calendar_index .layui-laydate-content table thead tr th {
  color: #2978ff;
  height: 40px;
}
#calendar_index .layui-laydate-content table td {
  width: 63px;
  height: 40px;
}
#calendar_index .layui-laydate-content table td.layui-this,
#calendar_index .laydate-month-list li.layui-this,
#calendar_index .laydate-year-list li.layui-this {
  background: #2978ff !important;
  border-radius: 4px;
}
#calendar_index .layui-laydate-header i:hover,
#calendar_index .layui-laydate-header span:hover {
  color: #e5efff;
}
.common_header1,
.common_header2_main,
.common_nav_body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.common_header2 {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.common_header1_right .common_header1_right_apply .info2 {
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  background-color: rgba(41, 120, 255, 1);
  margin-left: 10px;
  width: 80px;
  text-align: center;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
}
.common_header1_right_login {
  height: 24px;
  border-radius: 4px;
  border: 1px solid rgba(41, 120, 255, 1);
  margin-left: 6px;
  width: 80px;
}
.entrance_container {
  height: 24px;
  border-radius: 4px;
  background-color: rgba(238, 246, 255, 1);
  margin-left: 6px;
  padding-left: 9px;
  width: 80px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  color: rgba(41, 120, 255, 1);
  font-size: 12px;
}
.entrance_container img {
  width: 10px;
  height: 5px;
}
.entrance_container:hover {
  background: #2978ff;
  color: #fff;
}
.common_header1_right_login span {
  color: rgba(41, 120, 255, 1);
  font-size: 12px;
}
.common_header1 .common_header1_left,
.common_header1 .common_header1_right,
.common_header2 .common_header2_left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.common_header2 .common_header2_right {
  display: flex;
  position: relative;
}
/*包含以下四种的链接*/
a {
  text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
  text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
  text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
  text-decoration: none;
  color: #2978ff;
}
.user-reg a:hover {
  text-decoration: none;
  color: #fff;
}
/* 正在点击的链接*/
a:active {
  text-decoration: none;
}
a {
  color: #333;
}
.index_mobile_icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_mobile_icon img {
  width: 11px;
}
.index_mobile_icon span {
  font-size: 12px;
  color: #333;
  margin-left: 3px;
}
.index_mobile_icon span:hover {
  color: #2978ff;
}
.common_header1_right_login:hover {
  background-color: #eef6ff;
}
.common_header2 {
  background-color: #fff;
}
.common_header2_left img {
  width: 140px;
  height: 42px;
}
.common_header2_right .select_ul,
.common_header2_right .select_head,
.common_header2_right input {
  height: 40px;
  background: #f1f1f1;
  border: none;
  box-sizing: border-box;
}
.common_header2_right .select_head {
  padding-left: 10px;
  width: 80px;
  /* height: 38px; */
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  /*	padding:0 14px;*/
  border: 1px solid #f1f1f1;
  border-right: none;
  color: #333333;
}
.select_head span {
  float: left;
  display: inline;
  width: 56px;
  text-align: center;
}
.select_head img {
  float: right;
  width: 9px;
  margin-top: 17px;
}
.search_text.hover {
  border: 1px solid #2978ff;
  border-left: none;
}
.select_head.hover {
  border: 1px solid #2978ff;
  border-right: none;
}
.select_head.hover img.rotate {
  transform: rotate(180deg);
}
.common_header2_right .select_ul {
  position: absolute;
  margin-top: 40px;
  display: none;
  height: auto;
  z-index: 101;
  top: 0px;
  margin-left: -14px;
  box-shadow: 0px 0px 3px 0px rgba(207, 207, 207, 0.5);
}
.common_header2_right .select_ul li {
  padding-left: 10px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333333;
  height: 28px;
  line-height: 28px;
  width: 80px;
  cursor: pointer;
}
.common_header2_right .select_ul li:hover {
  color: #2978ff;
  background: #eef6ff;
}
.common_header2_right input {
  width: 370px;
  padding: 0 0 0 20px;
  border: 1px solid #f1f1f1;
  border-left: none;
}
.common_header1_left .tel {
  color: #333;
  font-size: 12px;
}
.common_header1_left {
  color: #333;
}
.common_header1_left a {
  font-size: 12px;
  margin-left: 20px;
}
.common_header2_right .search_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  background: #2978ff;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  font-size: 14px;
}
.common_header2_right .search_btn:hover,
.common_header1_right_apply .info2:hover {
  background: #3e85ff;
}
.common_nav {
  width: 100%;
  background: linear-gradient(175deg, #0961f2 0%, #2978ff 100%);
}
.common_nav_body {
  height: 50px;
}
.common_nav_body a {
  color: #fff;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
}
.common_nav_body a.active {
  background: #0156e2;
}
.column_list {
  position: absolute;
  z-index: 2;
  width: 100%;
  /* height: 212px; */
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 2px 2px 0px rgba(207, 207, 207, 0.5);
  border-radius: 0px 0px 4px 4px;
  border: 1px solid #f2f2f2;
  display: none;
  margin-top: -0.1px;
}
.column_list_body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.column_list_item {
  width: 109px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  /* height: 212px; */
}
.column_list_item.active {
  background: #eef6ff;
}
.column_list_item .longtext {
  font-size: 12px;
}
/* .column_list_item.active:nth-child(1) {
	background: #fff;
} */
.column_list_item li {
  width: 109px;
  text-align: center;
  color: #333;
  height: 35.333px;
  font-size: 14px;
  line-height: 35.333px;
  text-align: center;
}
.column_list_item li a.active {
  color: #2978ff;
}
.middle {
  width: 1200px;
  margin: 0 auto;
}

/*banner*/
.n_banner {
  width: 100%;
  position: relative;
}
.new_banner {
  width: 100%;
  height: 400px;
  position: relative;
  background: #000;
}
.new_banner .bj_lb {
  margin: 0 auto;
  position: relative;
  z-index: 0; /*overflow:hidden;*/
}
.new_banner .bj_lb ul {
  width: 100%;
  height: 400px;
}
.new_banner .bj_lb li {
  width: 100%;
  height: 400px;
  overflow: hidden;
  text-align: center;
  background-size: 100%;
  background-size: 1920px 400px;
  background-position: center;
}
.new_banner .bj_lb li a {
  display: block;
  height: 400px;
}
.new_banner .bj_lb li img {
  width: 100%;
}
.new_banner .bj_bd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 100px;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.new_banner .bj_bd ul {
  text-align: center;
}
.new_banner .bj_bd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 4px;
  background: #d8d8d8;
  opacity: 0.5;
  margin-left: 6px;
  overflow: hidden;
  line-height: 999px;
}
.new_banner .bj_bd ul li.on,
.new_banner .bj_bd ul li:hover {
  background: #fff;
  opacity: 1;
}
.arrow_container .middle {
  position: relative;
}
.arrow_container {
  position: absolute;
  width: 100%;
}
.new_banner .prev,
.new_banner .next {
  display: inline-block;
  z-index: 1;
  width: 50px;
  height: 70px;
  background: url(/f/images/project/images/slider-arrow.png) -120px -117px no-repeat;
  cursor: pointer;
  border-radius: 3px;
  top: -275px;
  position: absolute;
}
.new_banner .next {
  right: 0px;
  background-position: -3px -116px;
}
.entrance {
  cursor: pointer;
  position: relative;
}
/*快速入口*/
.web_nav_tip {
  position: absolute;
  z-index: 99999999;
  right: 0;
  background: #ffffff;
  top: 36px;
  min-height: 240px;
  overflow: visible;
  text-align: left;
  /* width: 999px; */
  border: 1px solid #cfcfcf;
}
.wz_list:hover .dysz_tip {
  display: block;
}
.web_nav_tip .tr_b_up {
  width: 0;
  height: 0;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #fff; /* margin: 41px auto; */
  position: relative;
  right: 40px;
  position: absolute;
  top: -6px;
}
.zh_display .tr_b_up {
  width: 0;
  height: 0;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #cfcfcf; /* margin: 41px auto; */
  position: relative;
  left: 48.5%;
  position: absolute;
  top: -6px;
}
.web_nav_tip dl {
  width: 110px;
  float: left;
  text-align: center;
  height: 240px;
  padding-top: 5px;
}
.web_nav_tip dl dt {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  font-family: 微软雅黑;
}
.web_nav_tip dl a.active {
  color: #2978ff;
}
.web_nav_tip dl.active {
  background: #eef6ff;
}
.web_nav_tip dl dd {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #333;
}
.web_nav_tip dt:first-child {
  font-weight: bold;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
/*快速入口*/
.banner_nav {
  position: absolute;
  margin-top: -90px;
  width: 100%;
  height: 90px;
  background: rgba(0, 0, 0, 0.2);
  padding: 14px 0;
}
.banner_nav .middle {
  display: flex;
  justify-content: space-between;
}
.banner_nav .middle .banner_nav_item li a {
  color: #ddd;
  font-size: 14px;
  line-height: 19px;
}
.banner_nav .middle .banner_nav_item li a:hover {
  color: #fff;
}
.banner_nav .middle .banner_nav_item li:first-child {
  line-height: 24px;
}
.banner_nav .middle .banner_nav_item li:first-child a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}
.right_article_list.supply_info_container {
  height: 370px;
}
.supply_info_container .right_article_list_container {
  height: 330px;
  align-items: flex-start;
  padding: 0px 20px;
}
.left_article_list,
.right_article_list {
  height: 400px;
  background: #ffffff;
  box-shadow: 0px 2px 30px 0px rgba(229, 229, 229, 0.5);
  border-radius: 4px;
}
.left_article_list.success_cases {
  height: 370px;
}
.left_article_list {
  float: left;
  width: 700px;
  padding-top: 12px;
}
.all_article_list {
  width: 1200px;
  background: #fff;
  padding-top: 12px;
}
.right_article_list {
  float: right;
  width: 484px;
}
.article_list {
  margin-top: 20px;
}
.article_list_header,
.article_list_header_left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.article_list_header {
  height: 32px;
  line-height: 32px;
}
.article_list_header_icon {
  width: 4px;
  height: 20px;
  background: #2978ff;
}
.article_list_header_title {
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  margin-left: 12px;
}
.article_list_header_right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #333;
  margin-right: 10px;
}
.article_list_header_right li {
  border-radius: 4px;
  /*width:85px;*/
  padding: 0 12px;
  text-align: center;
}
.article_list_header_right li.active {
  background: #2978ff;
}
.article_list_header_right li.active a {
  color: #fff;
}
.article_list_body {
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 316px;
  margin-top: 16px;
}
.article_list_body.success_example {
  margin-top: 0px;
  flex-wrap: wrap;
}
.article_thumb_container {
  width: 180px;
  height: 316px;
  overflow: hidden;
}
.article_thumb {
  border-radius: 4px;
  width: 180px;
  height: 316px;
  overflow: hidden;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article_thumb_img {
  width: 180px;
  height: 316px;
}
.article_thumb_img.hover {
  transform: scale(1.15);
  -webkit-transform: scale(1.15); /*for Chrome || Safari */
  -moz-transform: scale(1.15); /*for Firefox*/
  -ms-transform: scale(1.15); /*for IE*/
  -o-transform: scale(1.15); /*for Opera*/
  transition: all 0.3s;
}
.article_thumb .article_thumb_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.article_thumb_content {
  position: absolute;
  height: 146px;
  width: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1;
}
.article_thumb_more {
  width: 100px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  text-align: center;
  line-height: 32px;
}
.article_thumb_more a {
  color: #fff;
}
.left_article_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  font-size: 14px;
  width: 446px;
}
.left_article_item .left_article_industry {
  color: #ff7b00;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_article_item .left_article_time,
.right_article_list_item .right_article_list_item_time {
  color: #999999;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.right_article_list_item .right_article_list_item_time {
  text-align: right;
}
.left_article_item .left_article_title,
.right_article_list_item .right_article_list_item_title {
  width: 260px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_article_item .left_article_title.long,
.right_article_list_item .right_article_list_item_title.long {
  width: 340px;
}
.right_article_list_item_title.key_project {
  width: 350px;
}
.right_article_list_item_title.statistics {
  width: 90%;
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_article_item .data_tags {
  background: #fef8ef;
  width: 90px;
  height: 19px;
  border-radius: 4px;
  font-size: 12px;
  color: #ff7b00;
  text-align: center;
  line-height: 19px;
}
.right_article_header,
.right_article_item_subtitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 24px;
}
.right_article_item_subtitle {
  align-self: stretch;
}
.article_top_news {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.article_top_news .hot_tag {
  width: 64px;
  height: 24px;
  background: linear-gradient(46deg, #ff5c55 0%, #fc3128 100%);
  border-radius: 12px 12px 12px 4px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  margin-left: 15px;
}
.article_top_news .title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-left: 12px;
}
.right_article_list_body {
  padding-top: 15px;
  background: #fff;
}
.right_article_list_body a {
  padding-right: 12px;
  color: #666;
}
.right_article_header a {
  color: #333;
}
.top_article_list_body {
  width: 226px;
  height: 60px;
  background: #f7f7f7;
  padding: 4px 7px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.top_article_list a {
  margin-bottom: 10px;
  padding: 0px;
  width: 100%;
  text-overflow: ellipsis;
}
.top_article_list a .right_article_item_title:hover {
  color: #2978ff;
}
.top_article_list a:nth-child(odd) {
  margin-left: 0px;
}

.top_article_list .top_article_list_body:nth-child(odd) {
  margin-left: 0px;
}

.top_article_list .top_article_list_body {
  margin-left: 8px;
  float: left;
  margin-bottom: 10px;
}

.right_article_item_title {
  width: 182px;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right_article_item_tips a {
  font-size: 12px;
  font-weight: 400;
  color: #ff5c55;
  line-height: 17px;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right_article_item_time {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.top_article_list {
  padding: 12px;
}
.common_sidebar {
  position: fixed;
  bottom: 200px;
  right: 30px;
  z-index: 999;
}
.common_sidebar_top {
  background: #fff;
  width: 90px;
  height: 428px;
  display: flex;
  box-shadow: 0px 2px 8px 0px rgba(214, 214, 214, 0.5);
  border-radius: 45px;
  padding: 50px 0px;
  justify-content: center;
  align-items: center;
}
.common_sidebar_bottom {
  background: #fff;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 30px;
  line-height: 60px;
  text-align: center;
  color: #2978ff;
  position: absolute;
  margin-left: 15px;
  display: none;
  cursor: pointer;
}
.common_sidebar img {
  width: 54px;
  height: 54px;
}
.common_sidebar .hover_pop_code {
  display: none;
}
.common_sidebar .hover_pop_code_body {
  position: absolute;
  left: -220px;
  top: -62.5px;
  padding: 20px 0;
  width: 190px;
  height: 200px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
  background: linear-gradient(136deg, #e5efff 0%, #fffcfa 67%, #fcfdff 100%);
  box-shadow: 0px 2px 3px 0px rgba(229, 229, 229);
}
.common_sidebar .hover_pop_code img {
  width: 140px;
  height: 140px;
}
.common_sidebar_container .hover_pop_code p {
  color: #2978ff;
  font-size: 16px;
}
.common_sidebar_container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 378px;
}
.common_sidebar_container p {
  font-size: 12px;
  color: #333;
  margin-top: 6px;
  text-align: center;
}
.common_sidebar_item {
  position: relative;
  cursor: pointer;
}
.hover_pop_code p {
  color: #2978ff;
  font-size: 16px;
}
.top_news_href_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_news_href_relate a {
  padding: 8px 9px;
  background: #eef6ff;
  color: #2978ff;
  font-size: 12px;
  margin-right: 5px;
  border-radius: 4px;
}
.top_news_href_relate a:hover {
  background: #2978ff;
  color: #fff;
}

.right_article_list_container,
.article_container_body {
  height: 344px;
  padding: 14px 20px;
  display: flex;
  justify-content: space-between;
  /* align-items : center; */
  flex-direction: column;
}
.article_container_body {
  width: 486px;
}
.right_article_list_container .right_article_list_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 450px;
  padding: 5px 0;
  font-size: 14px;
}
.index_divider {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.index_industry_list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.index_industry_item {
  width: 140px;
  height: 120px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.index_industry_item .industry_img {
  width: 140px;
  height: 120px;
  position: absolute;
}

.index_industry_item_title {
  background-color: rgb(0, 0, 0, 0.3);
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 3;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.index_industry_item_title a,
.index_industry_item_title span {
  color: #fff;
}
.index_industry_item_title img {
  transition: all 0.1s;
  display: none;
  width: 8px;
  height: 13px;
  margin-left: 12px;
}
.right_article_list_container.industry_nav ul {
  display: flex;
  /*	justify-content : center;*/
  align-items: center;
  flex-wrap: wrap;
}
.right_article_list_container.supply_info_container {
  height: 317px;
}
.right_article_list_container.supply_info_container ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.right_article_list_container.industry_nav ul li::before {
  content: "■";
  color: #666;
  font-size: 10px;
  margin-right: 5px;
}
.right_article_list_container.industry_nav ul li {
  width: 148px;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-top: 10px;
}
.right_article_list.supply_info_container ul li {
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-top: 10px;
}
.right_article_list.supply_info_container ul li::before {
  content: "■";
  color: #666;
  font-size: 10px;
  margin-right: 5px;
}
.right_article_list.supply_info_container ul.supply_info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.right_article_list_container.supply_info_container ul.supply_info li {
  width: 100%;
  padding-left: 20px;
}
.right_article_list_container.area_nav {
  /* justify-content: center; */
}
.right_article_list_container.area_nav .area {
  width: 436px;
  margin: 0 auto;
  padding: 0px;
}
.right_article_list_container.area_nav.area .area_nav_item {
  width: 436px;
}
.right_article_list_container.area_nav .area_nav_item {
  width: 460px;
  line-height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
}
.right_article_list_container.area_nav .area_nav_item:nth-child(odd) {
  background: #f7f7f7;
}
.right_article_list_container.area_nav .area_nav_item label {
  font-weight: bold;
}
.right_article_list_container.area_nav .area_nav_item .area_nav_city {
  margin-left: 30px;
  width: 320px;
}
.index_industry_item.hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2); /*for Chrome || Safari */
  -moz-transform: scale(1.2); /*for Firefox*/
  -ms-transform: scale(1.2); /*for IE*/
  -o-transform: scale(1.2); /*for Opera*/
  box-shadow: 0px 2px 2px 0px rgba(207, 207, 207, 0.5);
  transition: all 0.3s;
  z-index: 1;
}
.industry_banner_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
.industry_banner_list .industry_banner_item {
  width: 220px;
  height: 150px;
  position: relative;
  overflow: hidden;
}
.industry_banner_list .industry_banner_item img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1); /*for Chrome || Safari */
  -moz-transform: scale(1.1); /*for Firefox*/
  -ms-transform: scale(1.1); /*for IE*/
  -o-transform: scale(1.1); /*for Opera*/
}
.industry_banner_list .industry_banner_item img {
  transition: all 0.3s;
  height: 100%;
}
.article_list_header_right ul {
  display: flex;
}
.industry_more,
.exhibition_more,
.right_article_header a.get_more {
  color: #999;
  padding: 0 12px;
}
a.get_more:hover,
.area_nav_city a:hover,
.industry_banner_list.news li a:hover,
.right_article_list_container a:hover {
  color: #2978ff;
}
.industry_banner_item_title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 36px;
  background: linear-gradient(270deg, rgba(2, 143, 243, 0) 0%, #000000 100%);
  position: absolute;
  top: 114px;
}
.industry_banner_item_title a {
  color: #fff;
}
.industry_banner_list.news ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.industry_banner_list.news li a span.industry_banner_new_title::before {
  content: "■";
  color: #666;
  font-size: 10px;
  margin-right: 8px;
}
.industry_banner_list.news li {
  width: 320px;
}
.industry_banner_list.news li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  line-height: 30px;
}
.industry_banner_new_time {
  color: #666;
}
.industry_banner_new_title {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.exhibition_banner_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 14px 20px 14px;
}
.exhibition_banner_item {
  position: relative;
  width: 185px;
  height: 60px;
  margin-bottom: 10px;
}
.exhibition_banner_item img {
  height: 100%;
  width: 100%;
}
.exhibition_banner_item span {
  position: absolute;
  right: 5px;
  bottom: 5px;
  padding: 5px;
  background-color: rgb(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
}
.introduce_bg {
  width: 100%;
}
.success_example_item {
  padding: 0 10px;
  height: 105px;
}
.success_example_item_container {
  width: 317px;
  height: 105px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #d9d9d9;
}
.success_example_item:nth-child(odd) {
  border-right: 1px dashed #d9d9d9;
}
.success_example_item:nth-child(5) .success_example_item_container,
.success_example_item:nth-child(6) .success_example_item_container {
  border-bottom: none;
}
.success_example_item img {
  width: 80px;
  height: 75px;
}
.success_example_item .success_example_item_desc {
  width: 211px;
}
.success_example_item_desc .success_example_item_title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 21px;
}
.success_example_item_desc .success_example_item_content {
  font-size: 14px;
  color: #666;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.index_friend_link .friend_link_header ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index_friend_link .friend_link_header ul li {
  height: 32px;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
  padding: 0 10px;
}
.index_friend_link .friend_link_header ul li:first-child {
  margin-left: 0px;
}
.index_friend_link .friend_link_header ul li.active {
  background: #2978ff;
  color: #fff;
}
.friend_link_body {
  margin-top: 20px;
  display: none;
}
div.friend_link_body:nth-child(2) {
  display: block;
}
.friend_link_body a:first-child {
  margin-left: 0px;
}
.friend_link_body a {
  margin-right: 20px;
  line-height: 24px;
}
.index_reg_bg {
  height: 80px;
  background: url(/new/public/static/imgs/index/index_reg_bg.png);
  background-size: cover;
  margin-top: 50px;
}
.index_reg_bg_container {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 80px;
  height: 80px;
}
.index_reg_bg_container span {
  font-size: 20px;
  color: #fff;
}
.index_reg_button a {
  width: 120px;
  height: 36px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ffffff;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #2978ff;
}
.common_footer {
  padding: 30px 0px;
  background: #212633;
  color: #fff;
  height: 448px;
}
.web_introduction {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}
.web_introduction_left .company_name {
  font-size: 20px;
  color: #fff;
  line-height: 40px;
}
.web_introduction_left .sub_company_name {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  color: #d9d9d9;
}

.web_introduction_left p {
  color: #fff;
  font-size: 16px;
}

.common_footer li a:hover {
  color: #fff;
}
.common_footer .web_info {
  margin-top: 70px;
}
.common_footer .web_info,
.common_footer .web_info a {
  text-align: center;
  color: #999999;
}
.web_introduction_middle {
  width: 360px;
  display: flex;
  justify-content: space-evenly;
  align-items: self-start;
}
.web_introduction_middle ul li:first-child {
  margin-bottom: 12px;
}
.web_introduction_middle ul li:first-child {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.web_introduction_middle ul li a {
  color: #d9d9d9;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.web_introduction_right ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 424px;
}
.web_introduction_right {
  margin-top: 10px;
}
.web_introduction_right ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.web_introduction_right img {
  width: 128px;
}
.web_introduction_right li span {
  margin-top: 10px;
}
.exhibition_banner_list {
  margin-top: 20px;
}
.web_introduction p {
  line-height: 28px;
}

.industryLink {
  padding: 0 12px;
}
.industryLink ul {
  padding: 10px 0 30px 0;
}
.industryLink li:not(first-child) {
  margin-left: 20px;
  padding: 5px 0;
  float: left;
}
.nav-menu-content-item {
  height: 260px;
}
.navMenu-item-content {
  height: 195px;
}
.breads a,
.breads span {
  float: none;
  margin-left: 8px;
  margin-right: 0px;
}
.aal {
  display: none;
}
.black_over {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.alert_top {
  position: fixed;
  z-index: 9999999;
  overflow: auto;
  display: block;
  width: 400px;
  margin: 18% 39%;
  background: url(/f/images/project/images/close_bj_03.jpg) #fff bottom no-repeat;
  border-radius: 5px;
  height: 182px;
}
.close_div {
  background: url(/f/images/project/images/close_001.png) no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.a_top_1 a.a_atr3 {
  background: #1876dc;
  width: 92%;
  height: 36px;
  line-height: 36px;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
}
.a_top_left {
  float: left;
  width: 26%;
  margin: 10.5% 10px 0 8%;
}
.a_top_right {
  float: left;
  width: 59%;
  margin: 40px 0 30px;
}
.a_top_right span {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.a_top_right span.atr_1 {
  font-size: 18px;
  color: #404040;
}
.a_top_right span.atr_2 {
  font-size: 12px;
  color: #404040;
}
.top_r {
  position: relative;
}
.message_zh {
  position: relative;
  padding-right: 20px;
  color: #2c72ff;
  cursor: pointer;
  height: 55px;
  display: inline-block;
}
.top_r span.message_zh {
  color: #2c72ff;
  margin-left: 7px;
}
.message_zh i {
  background: url(/f/images/project/images/jszh.png) no-repeat;
  width: 15px;
  height: 8px; /* display: inline-block; */
  position: absolute;
  right: 4px;
  top: 22px;
}
.new_top a {
  font-size: 12px;
}
.web_nav_tip dt a:first-child {
  font-weight: bold;
  font-size: 14px;
}
.new_top .message_zh {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.web_nav_tip {
  display: none;
}
.dy_jhjm {
  display: none;
}

.common_footer_img {
  position: fixed;
  bottom: 0;
  z-index: 20;
}
.common_footer_img img {
  width: 100%;
}

.nav-menu-content-item {
  height: 260px;
}
.navMenu-item-content {
  height: 195px;
}
.breads a,
.breads span {
  float: none;
  margin-left: 8px;
  margin-right: 0px;
}
.aal {
  display: none;
}
.black_over {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.alert_top {
  position: fixed;
  z-index: 9999999;
  overflow: auto;
  display: block;
  width: 400px;
  margin: 18% 39%;
  background: url(/f/images/project/images/close_bj_03.jpg) #fff bottom no-repeat;
  border-radius: 5px;
  height: 182px;
}
.close_div {
  background: url(/f/images/project/images/close_001.png) no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.a_top_1 a.a_atr3 {
  background: #1876dc;
  width: 92%;
  height: 36px;
  line-height: 36px;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
}
.a_top_left {
  float: left;
  width: 26%;
  margin: 10.5% 10px 0 8%;
}
.a_top_right {
  float: left;
  width: 59%;
  margin: 40px 0 30px;
}
.a_top_right span {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.a_top_right span.atr_1 {
  font-size: 18px;
  color: #404040;
}
.a_top_right span.atr_2 {
  font-size: 12px;
  color: #404040;
}
.top_r {
  position: relative;
}
.message_zh {
  position: relative;
  padding-right: 20px;
  color: #2c72ff;
  cursor: pointer;
  height: 55px;
  display: inline-block;
}
.top_r span.message_zh {
  color: #2c72ff;
  margin-left: 7px;
}
.message_zh i {
  background: url(/f/images/project/images/jszh.png) no-repeat;
  width: 15px;
  height: 8px; /* display: inline-block; */
  position: absolute;
  right: 4px;
  top: 22px;
}
.new_top a {
  font-size: 12px;
}
.web_nav_tip dt a:first-child {
  font-weight: bold;
  font-size: 14px;
}
.new_top .message_zh {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.web_nav_tip {
  display: none;
}
.dy_jhjm {
  display: none;
}

.top_r {
  position: relative;
}
.message_zh {
  position: relative;
  padding-right: 20px;
  color: #2c72ff;
  cursor: pointer;
  height: 55px;
  display: inline-block;
}
.top_r span.message_zh {
  color: #2c72ff;
  margin-left: 7px;
}
.message_zh i {
  background: url(/f/images/project/images/jszh.png) no-repeat;
  width: 15px;
  height: 8px; /* display: inline-block; */
  position: absolute;
  right: 4px;
  top: 22px;
}
.new_top a {
  font-size: 12px;
}
.web_nav_tip dt a:first-child {
  font-weight: bold;
  font-size: 14px;
}
.new_top .message_zh {
  font-size: 12px;
  margin: 0 0 0 10px;
}

.new_top .new_top_r {
  width: auto;
}

.relate_list_hot.nzj ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.relate_list .right_list_title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: inline-block;
}
.right_list_title {
  display: inline-block;
  width: 65%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.right_list_time {
  float: right;
}
