@charset "utf-8";
/*二级页面样式*/
/*通用*/
.relative {
  position: relative;
}
/*晋控品牌*/
.jktiezq {
  width: 580px;
  height: 60px;
  background: linear-gradient(180deg, #ffe1df 0%, #f5f6fa 60%);
  border: 3px solid #fff;
  border-radius: 10px;
  display: inline-block;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 30px;
  color: #e00629;
  margin-top: 40px;
}
.jkht_htzx {
  margin-top: 30px;
}
.jkht_htzx li {
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  width: 310px;
  float: left;
  height: 190px;
  margin-right: 30px;
  border-radius: 8px;
  padding: 35px;
  text-align: center;
}
.jkht_htzx li:nth-child(3n) {
  margin-right: 0;
}
.jkht_htzx li h3 {
  font-size: 23px;
  color: #000;
  position: relative;
  margin-bottom: 45px;
}
.jkht_htzx li h3::after {
  content: "";
  width: 80px;
  height: 3px;
  background: #e00629;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -40px;
  border-radius: 10px;
}
.jkht_htzx li a {
  width: 260px;
  height: 40px;
  display: block;
  margin: 16px auto;
  color: #fff;
  background: linear-gradient(90deg, #ff824b 0%, #ee3233 60%);
  border-radius: 3px;
  line-height: 40px;
  font-size: 18px;
}
.jkht_htzx li a:hover {
  background: linear-gradient(270deg, #ee3233 0%, #ee3233 60%);
}
.jkpp-tit {
  font-size: 28px;
  color: #333;
  position: relative;
  text-align: center;
  margin-top: 50px;
}
.jkwm-banner1 {
  background: url("../img/jkwm-bannerNew.jpg") ;
  width: 580px;
  height: 172px;
  margin: 30px auto;
  border-radius: 10px;
  border: 3px solid #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  float: left;
  background-size: cover;
  position: relative;
}
.jkwm-banner1 i{
    display: inline-block;
    width: 125px;
    height: 110px;
    background: url("../img/jkwm-icon1.png");
    background-size: cover;    
    position: absolute;
    left: 40px;
    top: 35px;
}
.jkwm-banner2 {
  background: url("../img/jkwm-bannerNew.jpg");
  width: 580px;
  height: 172px;
  margin: 30px auto;
  border-radius: 10px;
  border: 3px solid #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  float: right;
  background-size: cover;
  position: relative;
}
.jkwm-banner2 i{
    display: inline-block;
    width: 125px;
    height: 110px;
    background: url("../img/jkwm-icon2.png");
    background-size: cover;
    position: absolute;
    left: 40px;
    top: 35px;
}
.jkwm-btn {
  background: url("../img/jkwm-btn.png");
  width: 340px;
  height: 58px;
  display: inline-block;
  text-align: center;
  color: #0083ff;
  font-size: 22px;
  line-height: 54px;
  position: absolute;
  left: 180px;
  top: 65px;
}
.jkwm-btn:hover {
  color: #1e6cfa;
  top: 67px;
}
.jkpp_banner .biaoti {
  width: 511px;
  height: 70px;
  background: url("../img/jkpp_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -255px;
}
.jkpp_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jkpp_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .jkpp_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.jkpp-nav {
  width: 1136px;
  height: 40px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  margin-top: 35px;
  padding: 20px 30px;
  background: url("../img/ywbk_bg.jpg") repeat-x;
  background-size: contain;
  border: 2px solid #fff;
}
.jkpp-nav li {
  font-size: 16px;
  color: #333;
  float: left;
  width: 148px;
  padding: 0 7px;
  text-align: center;
  line-height: 40px;
  position: relative;
}
.jkpp-nav li:after {
  content: "";
  width: 1px;
  height: 24px;
  background: #ddd;
  position: absolute;
  top: 8px;
  right: 0;
}
.jkpp-nav li a {
  color: #333;
  display: block;
  width: 148px;
  height: 40px;
  border-radius: 30px;
}
.jkpp-nav li:hover a, .jkpp-nav li#choose a {
  background: #e00629;
  color: #fff;
}
.jkpp-nav li:last-child:after {
  width: 0px;
}
.jkpp-cont {
  padding: 50px 50px 80px 50px;
  background: #fff;
  margin: 30px 0 80px 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
}
.jkpp-cont table {
  width: 1000px;
  border-collapse: collapse;
  margin: auto;
  font-family: Arial, "宋体";
  margin-bottom: 50px;
}
.jkpp-cont table td {
  border: 1px solid #333;
  text-align: center;
  font-size: 17px;
  padding: 10px 0;
}
.jkpp-cont table .biaotit {
  font-size: 34px;
  font-weight: bold;
  padding: 20px 0;
  font-family: Arial, "黑体";
}
.jkpp-cont .mc_text {
  text-indent: 3em;
  line-height: 44px;
  font-size: 17px;
  color: #000;
  font-family: Arial, "宋体";
}
.jkpp-cont .mc_text a {
  color: #000;
  text-decoration: underline;
}
/*帮助中心*/
.help_banner .biaoti {
  width: 244px;
  height: 76px;
  background: url("../img/help_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -122px;
}
.help_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.help_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .help_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.help-main {
  padding: 60px 0;
  background-color: #fff;
  min-height: 600px;
  width: 100%;
}
.help-main .help-l {
  width: 290px;
  float: left;
}
.help-main .menu_list {
  width: 100%;
}
.help-main .menu_title {
  font-size: 22px;
  line-height: 60px;
  height: 60px;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: #df0629;
}
.help-main .menu_head {
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  position: relative;
  background-color: #fff;
  margin-top: -1px;
  position: relative;
}
.help-main .menu_head::after {
  content: '';
  display: block;
  height: 28px;
  width: 28px;
  background-image: url("../img/help_ico02.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 14px;
}
.help-main .menu_head:hover::after {}
.help-main .menu_list .current {
  position: relative;
}
.help-main .menu_list .current::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 34px;
  background: #e00629;
  left: 0;
  top: 10px;
}
.help-main .menu_list .current::after {
  background-image: url("../img/help_ico01.png");
  background-size: cover;
}
.help-main .menu_body {
  height: auto;
  overflow: hidden;
  line-height: 45px;
  border-left: 1px solid #e6e6e6;
  backguound: #fff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
  font-size: 15px;
}
.help-main .menu_body a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding-left: 38px;
  color: #666;
  background: #fff;
  text-decoration: none;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.help-main .menu_body a:hover {
  color: #e00629;
}
.help-main .menu_body a.choose {
  color: #e00629;
}
.help-main .help_cont {
  width: 860px;
  float: right;
}
.help-main .help_cont_tit {
  font-size: 24px;
  color: #000;
  padding: 15px 0 25px;
  background: url(../img/page_tit_bg.png) repeat-x 0 60px;
  margin-top: 0px;
}
.help-main .help_cont .zhengw {
  font-size: 16px;
  color: #222;
  line-height: 34px;
  padding: 40px 0 80px 0;
}
.help-main .help_cont .zhengw img {
  max-width: 860px;
  margin: 20px auto;
  width: auto;
  display: table-cell;
}
/*合同中心*/
.ht_banner .biaoti {
  width: 234px;
  height: 76px;
  background: url("../img/ht_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -117px;
}
.ht_banner .biaoti2 {
  width: 726px;
  height: 81px;
  background: url("../img/ht_banner_bt2.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -363px;
}
.ht_banner .biaoti3 {
  width: 234px;
  height: 76px;
  background: url("../img/ht_banner_bt3.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -117px;
}
.ht_banner .ht_banner_ico {
  width: 306px;
  height: 240px;
  background: url("../img/ht_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: 280px;
}
.ht_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.ht_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .ht_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.contract-main {
  background: #fff;
  width: 100%;
  padding: 60px 0;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.01);
}
.contract-main .contract_l {
  width: 500px;
  float: left;
}
.contract-main .contract_r {
  float: right;
  width: 600px;
}
.contract-main .contract_r p a {
  display: block;
}
.contract-main .contract_r p a:hover {
  text-decoration: underline;
}
.contract-main h3 {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.contract-main h3:before {
  content: '';
  display: inline-block;
  background-color: #e00629;
  width: 6px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.contract-main p {
  font-size: 15px;
  color: #666;
  line-height: 30px;
  margin-bottom: 50px;
  min-height: 60px;
  padding-left: 17px;
}
.contract-main .contract_btn {
  color: #fff;
  border: 1px solid #e00629;
  background: #e00629;
  padding: 10px 0px;
  margin-right: 15px;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  width: 190px;
  display: inline-block;
}
.contract-main .contract_btn:hover {
  background: #d00626;
}
.contract-main .contract_btn2 {
  color: #fff;
  border: 1px solid #e00629;
  background: #e00629;
  padding: 10px 0px;
  margin-right: 15px;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  width: 330px;
  display: inline-block;
}
.contract-main2 {
  background: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.01);
}
.contract-main2 .contract_l {
  width: 500px;
  float: right;
}
.contract-main2 .contract_r {
  width: 600px;
  float: left;
}
.contract-main .contract-img {
  width: 500px;
  height: 300px;
}
.contract-main .ht-btn-list {
  margin-bottom: 20px;
  width: 700px;
}
.contract-main .ht-btn-list .tit {
  font-size: 16px;
  margin-right: 20px;
}
/*能源资讯*/
.nyzx_banner .biaoti {
  width: 248px;
  height: 77px;
  background: url("../img/nyzx_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -124px;
}
.nyzx_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.nyzx_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
.nyzx_banner .nyzx_banner_ico {
  width: 302px;
  height: 286px;
  background: url("../img/nyzx_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: 280px;
}
@media (min-width: 1921px) {
  .nyzx_banner img, .yyjj_banner img {
    margin-left: -50% !important;
    width: 100% !important;
  }
}
.nyzx_bg {
  background: #f5f6fa;
  padding: 40px 0 50px 0;
  margin-top: 20px;
}
.nyzx_xxcp {
  width: 1120px;
  background: #fff;
  padding: 30px 40px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  height: 680px;
  border-radius: 3px;
  margin-bottom: 30px;
}
.nyzx_tit2 {
  font-size: 18px;
  color: #e00629;
  background: url(../img/tit_bg.jpg) repeat-x bottom;
  height: 60px;
  font-weight: bold;
  position: relative;
}
.nyzx_tit {
  font-size: 22px;
  background: url(../img/tit_bg.jpg) repeat-x bottom;
  height: 60px;
  font-weight: bold;
  position: relative;
}
.nyzx_tit .nyzx_ico {
  background: url(../img/zx_ico.png);
  background-size: cover;
}
.nyzx_tit i {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -7px;
  margin-right: 10px;
}
.nyzx_xxcp .nyzx_cont {
  width: 530px;
  height: 446px;
  padding-top: 0px;
}
.nyzx_ewm_new {
  padding: 25px 0 0 0;
}
.nyzx_ewm {
  padding-bottom: 13px;
  float: left;
}
.nyzx_ewm img {
  width: 144px;
  height: 144px;
  float: left;
  margin-right: 4px;
}
.nyzx_ewm .lps {
   float: left;
    margin-top: 20px;
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 8px;
}
.nyzx_ewm .lps h3 {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  padding: 7px 0 15px 0;
}
.nyzx_ewm .lps p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.nyzx_lps {
  padding-bottom: 21px;
  float: left;
}
.nyzx_lps img {
  width: 114px;
  height: 137px;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.nyzx_lps .lps {
    float: left;
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 10px;
    padding-bottom: 8px;
    padding-top: 11px;
}
.nyzx_lps .lps h3 {
  font-size: 17px;
  color: #222;
  font-weight: bold;   
}
.nyzx_lps .lps p {
    font-size: 14px;
    color: #666;  
}
.nyzx_lps .lps_mai a {
    vertical-align: 60px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    display: block;
    background-image: linear-gradient(90deg, #e0092a, #fc4948);
    margin-top: 7px;
    margin-left: 0px;
    box-shadow: 0px 3px 5px rgba(236, 38, 56, 0.2);
}
.nyzx_xxcp .nyzx_list li {
  border-bottom: 1px dotted #dadada;
  padding: 25px 0px;
}
.nyzx_xxcp .nyzx_list li:last-child {
  border-bottom: 0;
}
.nyzx_xxcp .nyzx_list li img {
  width: 56px;
  height: 56px;
  border-radius: 3px;
  float: left;
  margin-right: 20px;
}
.nyzx_xxcp .nyzx_list li a {
  float: left;
  color: #414146;
  font-weight: bold;
  font-size: 17px;
  padding-bottom: 10px;
}
.nyzx_xxcp .nyzx_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.nyzx_xxcp .nyzx_list li p {
  font-size: 14px;
  color: #8d95ad;
}
.ty_tit2 .nyzx_ico {
  background: url(../img/zx_ico.png);
  background-size: cover;
}
.ty_tit2 i {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -7px;
  margin-right: 10px;
}
.information-main .information-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-left: 18px;
  margin: -30px 0 15px 0;
}
.information-main .information-title::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 21px;
  background: #df0629;
  top: 5px;
  left: 0;
}
.information-main .information-l {
  width: 900px;
  float: left;
}
.information-main .information-r {
  width: 280px;
  float: right;
}
.information-main .ny-list {
  background-color: #fff;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 30px;
  min-height: 1110px;
}
.information-main .ny-list .ny_tab2 h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  display: block;
  float: left;
  margin-right: 20px;
  cursor: pointer;
  border-bottom: 5px solid #fff;
}
.information-main .ny-list .ny_tab2 h2.over {
  color: #e00629;
  border-bottom: 4px solid #e00629;
}
.information-main .ny-list .ny_con2 em {
  font-style: normal;
}
.information-main .ny-list .more-btn {
  outline: none;
  font-size: 16px;
  line-height: 50px;
  color: #e00629;
  background-color: #fff;
  display: block;
  height: 50px;
  width: 180px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 1px solid #e00629;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
  cursor: pointer;
}
.information-main .ny-list .more-btn:hover {
  color: #fff;
  background-color: #e00629;
}
.information-main .ny-list .nyzx_list {
  margin-bottom: 50px;
}
.nyzx_list li {
  padding: 20px 0px;
}
.information-main .ny-con {
  background-color: #fff;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 20px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 556px;
}
.information-main .nyhq-list {
  margin-top: -20px;
}
.information-main .nyhq-list li {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  height: 48px;
}
.information-main .nyhq-list li span {
  font-size: 14px;
  line-height: 48px;
  color: #333;
  font-weight: bold;
  display: block;
  float: left;
  height: 48px;
  width: 60px;
}
.information-main .nyhq-list li a {
  display: block;
  float: right;
  height: 48px;
  width: 180px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.information-main .nyhq-list li a:hover {
  color: #e00629;
}
.nyzx_list3 {
  margin-bottom: 50px;
}
.nyzx_list3 li {
  float: left;
  width: 820px;
  padding: 20px 10px;
  border-bottom: 1px dotted #dadada;
}
.nyzx_list3 li img {
  width: 162px;
  height: 93px;
  float: left;
  padding-top: 5px;
}
.nyzx_list3 li a {
  display: block;
  width: 780px;
  float: left;
  font-size: 18px;
  color: #444;
  padding-left: 10px;
  padding-bottom: 8px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyzx_list3 li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.nyzx_list3 li p {
  width: 792px;
  float: left;
  color: #8d95ad;
  font-size: 15px;
  padding-left: 10px;
  padding-bottom: 20px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
}
.nyzx_list3 li .laiyuan {
  font-size: 13px;
  color: #96a0bd;
  background: #f2f4f9;
  padding: 3px 12px;
  border-radius: 20px;
  margin-left: 10px;
}
.nyzx_list3 li .liulan {
  color: #8d95ad;
}
.nyzx_list3 li .liulan i {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../img/liulan.png) no-repeat;
  vertical-align: 0px;
  margin-right: 5px;
  background-size: contain;
  margin-left: 20px;
}
.nyzx_list3 li .time {
  float: right;
  color: #8d95ad;
}
.nyzx_xxcp .nyzx_list li p .qishu {
  float: left;
}
.nyzx_xxcp .nyzx_list li p .riqi {
  float: right;
}
.nyzx_guanz {
  width: 1120px;
  background: #fff;
  padding: 30px 40px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  height: 760px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.nyzx2_more {
  position: absolute;
  font-size: 14px;
  color: #666;
  right: 10px;
  top: 6px;
  font-weight: normal;
}
.nyzx2_more:hover {
  color: #f00 !important;
}
.nyzx3_more {
  position: absolute;
  font-size: 14px;
  color: #666;
  right: 10px;
  top: -50px;
  font-weight: normal;
}
.nyzx3_more:hover {
  color: #f00 !important;
}
.nyzx2_list li {
  float: left;
  width: 1120px;
  padding: 20px 0px;
  border-bottom: 1px dotted #dadada;
}
.nyzx2_list li:last-child {
  border-bottom: 0;
}
.nyzx2_list li img {
  width: 162px;
  height: 93px;
  float: left;
  padding-top: 5px;
}
.nyzx2_list li a {
  display: block;
  width: 1100px;
  float: left;
  font-size: 18px;
  color: #444;
  padding-left: 0px;
  padding-bottom: 8px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyzx2_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.nyzx2_list li p {
  width: 1100px;
  float: left;
  color: #8d95ad;
  font-size: 15px;
  padding-left: 0px;
  padding-bottom: 20px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyzx2_list li .laiyuan {
  font-size: 13px;
  color: #96a0bd;
  background: #f2f4f9;
  padding: 3px 12px;
  border-radius: 20px;
  margin-left: 0px;
  vertical-align: 2px;
}
.nyzx2_list li .liulan {
  color: #8d95ad;
}
.nyzx2_list li .liulan i {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../img/liulan.png) no-repeat;
  vertical-align: 0px;
  margin-right: 5px;
  background-size: contain;
  margin-left: 20px;
}
.nyzx2_list li .time {
  float: right;
  color: #8d95ad;
}
.nyzx_hangy {
  width: 530px;
  background: #fff;
  padding: 30px 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  height: 500px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.nyzx_tab {
  background: url(../img/tit_bg.jpg) repeat-x bottom;
  height: 60px;
  position: relative;
}
.nyzx_tab h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  display: block;
  float: left;
  margin-right: 30px;
  cursor: pointer;
  border-bottom: 5px solid #fff;
}
.nyzx_tab h2.over {
  color: #e00629;
  border-bottom: 4px solid #e00629;
}
.nyzx3_cont {
  position: relative;
}
.nyzx3_cont em {
  font-style: normal;
}
.nyzx3_list li {
  border-bottom: 1px dotted #dadada;
  padding: 25px 0 20px 0;
}
.nyzx3_list li:last-child {
  border-bottom: 0;
}
.nyzx3_list li a {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 390px;
}
.nyzx3_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.nyzx3_list li .riqi3 {
  background: #f2f4f9;
  color: #858fab;
  font-size: 14px;
  padding: 4px 13px;
  border-radius: 20px;
  font-weight: bold;
  margin-right: 15px;
  vertical-align: 6px;
}
.nyzx3_list li p {
  color: #8d95ad;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 520px;
  padding-top: 10px;
}
/*铁路服务*/
.jyjs_banner .biaoti {
  width: 354px;
  height: 60px;
  background: url("../img/jyjs_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -177px;
}
.jyjs_banner .biaoti2 {
  width: 365px;
  height: 67px;
  background: url("../img/yzswl_banner.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -182px;
}
.jyjs_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jyjs_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .jyjs_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
/*铁路服务*/
.tlysxj_tb {
  width: 478px;
  height: 340px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  background: url("../img/tlysxj_bg1.jpg") no-repeat;
  background-size: cover;
  float: left;
  padding: 30px 50px 50px 50px;
}
.tlysxj_tb h3 {
  font-size: 22px;
  background: url("../img/tlysxj_ico.png") no-repeat;
  background-size: cover;
  background-size: 27px;
  padding-left: 38px;
}
.tlysxj_tb .tlysxj_sm h4 {
  font-size: 19px;
  padding: 10px 0 25px 0;
  background-image: linear-gradient(90deg, #f2b2bd, transparent);
  background-size: 130px 14px;
  background-repeat: no-repeat;
  background-position: 0 10px;
}
.tlysxj_tb .tlysxj_sm {
  height: 230px;
  padding: 35px 0 0px 0;
}
.tlysxj_tb .tlysxj_sm p {
  color: #555;
  line-height: 30px;
  font-size: 15px;
}
.tlysxj_btn {
  color: #fff;
  font-size: 16px;
  width: 110px;
  height: 36px;
  border-radius: 0px;
  line-height: 36px;
  padding-left: 25px;
  display: inline-block;
  background-image: linear-gradient(90deg, #e80b0b, #ff5b49);
}
.tlysxj_btn i {
  background: url("../img/arrow-r.png") no-repeat;
  background-size: cover;
  display: inline-block;
  width: 22px;
  height: 8px;
  margin-left: 5px;
}
.tlysxj_btn:hover {
  background-image: linear-gradient(90deg, #e80b0b, #e80b0b);
  color: #fff;
}
.tlysxj_tz {
  width: 576px;
  height: 420px;
  border: 2px solid #fff;
  border-radius: 5px;
  float: right;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  background: url("../img/tlysxj_bg3.jpg") no-repeat;
  background-size: cover;
}
.tlysxj_tz .ggtit {
  height: 50px;
  line-height: 50px;
  color: #df0629;
  padding: 0 20px;
  margin-top: 15px;
  position: relative;
}
.tlysxj_tz .ggtit:after {
  position: absolute;
  content: "";
  width: 360px;
  height: 1.5px;
  background: #e5e5e5;
  top: 27px;
  left: 130px;
}
.tlysxj_tz .ggtit span {
  font-size: 22px;
  font-weight: bold;
  vertical-align: -4px;
}
.tlysxj_tz .ggtit i {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url("../img/tlysxj_tz.png") no-repeat;
  background-size: cover;
  margin: 0px 10px 0 0;
  vertical-align: middle;
}
.tlysxj_more {
  position: absolute;
  font-size: 14px;
  color: #888;
  right: 30px;
  top: 5px;
  font-weight: normal;
}
.tlysxj_more:hover {
  text-decoration: underline;
  color: #df0629;
}
.tlysxj_list {
  padding: 10px 30px 30px 30px;
}
.tlysxj_list li {
  line-height: 39px;
  font-size: 15px;
  color: #414141;
  position: relative;
  padding-left: 20px;
}
.tlysxj_list li:before {
  content: '';
  display: block;
  background-color: #df0629;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0px;
  top: 15px;
}
.tlysxj_list li a {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 360px;
  float: left;
}
.tlysxj_list li a:hover {
  color: #e7202d;
}
.tlysxj_list li span {
  float: right;
  display: inline-block;
  color: #888;
  font-size: 15px;
}
.tlysxj_bg2 {
  background: #f5f6fa;
  width: 100%;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 10px 0 30px 0;
  margin-top: 20px;
}
.tlysxj_sq {
  width: 580px;
  height: 350px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  background: url("../img/tlysxj_bg2.png") no-repeat right top #fff;
  margin: 20px 0;
  border: 2px solid #fff;
  background-size: 174px 220px;
}
.tlysxj_sq .tlysxj_cont {
  width: 320px;
  height: 260px;
  padding: 40px 40px 50px 220px;
}
.tlysxj_sq .tlysxj_cont h3 {
  font-size: 22px;
  position: relative;
}
.tlysxj_sq .tlysxj_cont h3:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 4px;
  background: #df0629;
  top: 34px;
}
.tlysxj_sq .tlysxj_cont p {
  font-size: 15px;
  line-height: 28px;
}
.tlysxj_sq .tlysxj_cont .tlysxj_p {
  height: 170px;
  padding-top: 30px;
}
.tlysxj_sq .tlysxj_pic1 {
  background: url("../img/tlysxj_pic1.jpg") no-repeat;
  background-size: contain;
}
.tlysxj_sq .tlysxj_pic2 {
  background: url("../img/tlysxj_pic2.jpg") no-repeat;
  background-size: contain;
}
.tlysxj_sq .tlysxj_pic3 {
  background: url("../img/tlysxj_pic3.jpg") no-repeat;
  background-size: contain;
}
.tlysxj_sq .tlysxj_pic4 {
  background: url("../img/tlysxj_pic4.jpg") no-repeat;
  background-size: contain;
}
.jyjs_bg {
  background: #f5f6fa;
  width: 100%;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 40px 0;
}
/*邀约交易*/
.yyjj_banner .biaoti {
  width: 262px;
  height: 70px;
  background: url("../img/yyjj_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -131px;
}
.yyjj_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.yyjj_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .jkpp_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.yyjj_bg_white {
  background: #fff;
}
.yyjj_tit {
  font-size: 26px;
  text-align: center;
  color: #333;
  position: relative;
  padding: 50px 0 40px 0;
}
.yyjj_tit::before {
  content: "";
  position: absolute;
  background: url("../img/yyjj_tit_l.png");
  width: 24px;
  height: 20px;
  background-size: cover;
  top: 58px;
  left: 50%;
  margin-left: -130px;
}
.yyjj_tit::after {
  content: "";
  position: absolute;
  background: url("../img/yyjj_tit_r.png");
  width: 24px;
  height: 20px;
  background-size: cover;
  top: 58px;
  left: 50%;
  margin-left: 110px;
}
.yyjj_js {
  width: 1200px;
  height: 240px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: url("../img/yyjj_js_bg.png");
  background-position: 50px -220px;
  background-size: cover;
}
.yyjj_js_l {
  width: 350px;
  height: 240px;
  float: left;
  background-image: linear-gradient(to top right, #f91035, #ff7449);
  border-radius: 8px 0 0 8px;
  text-align: center;
}
.yyjj_js_r {
  width: 710px;
  float: right;
  padding: 70px 70px 50px 70px;
  font-size: 18px;
  color: #333;
  line-height: 32px;
}
.yyjj_js_l i {
  display: block;
  background: url("../img/yyjj_js.png");
  width: 69px;
  height: 64px;
  background-size: cover;
  margin: 60px auto 30px auto;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.yyjj_js_l:hover i {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.yyjj_js_l span {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  display: block;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0.05s;
}
.yyjj_js_l:hover span {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.yyjj_lc_bg {
  width: 100%;
  height: 405px;
  overflow: hidden;
  position: relative;
}
.yyjj_lc_bg img {
  position: absolute;
  width: 1920px;
  height: 405px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .yyjj_lc_bg img {
    margin-left: -50%;
    width: 100%;
  }
}
.yyjj_lc {
  background: url("../img/yyjj_lc.png");
  width: 1042px;
  height: 320px;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 40px;
}
.yyjy-con {
  width: 800px;
  margin: 0 auto;
}
.yyjy-con p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 40px;
  color: #000;
}
.yyjy-con2 {
  width: 1050px;
  margin: 0 auto;
}
.yyjy-nd {
  display: inline-block;
  width: 257px;
  height: 71px;
  background: url("../img/yyjj_rk01.png");
  background-size: cover;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 46px;
  float: left;
  padding-left: 180px;
  margin: 40px 0 90px 50px;
}
.yyjy-rc {
  display: inline-block;
  width: 257px;
  height: 71px;
  background: url("../img/yyjj_rk02.png");
  background-size: cover;
  float: left;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 46px;
  padding-left: 180px;
  margin: 40px 0 90px 80px;
}
.yyjy-nd:hover, .yyjy-rc:hover {
  color: #fff;
}
.title a {
  overflow: hidden;
  display: block;
  display: inline-block;
  position: relative;
}
.title a:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 325px;
  top: 0;
  left: -190px;
  overflow: hidden;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.1) 100%);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.title a:hover:before {
  transition: left 2s;
  left: 770px;
}
/*市场化交易*/
.crumb {
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  color: #000;
  margin-bottom: 10px;
  margin-top: 20px;
}
.crumb a {
  color: #000;
}
.crumb a:hover {
  color: #e00629;
}
.schjy-main {
  background-color: #f5f6fa;
  width: 100%;
  min-width: 1200px;
}
.schjy-box {
  background: #fff;
  margin-bottom: 20px;
}
.schjy-box.qwss_tj {
  padding: 30px 30px 30px 30px;
}
.schjy-box.qwss_tj table {
  line-height: 38px;
}
.schjy-box.qwss_tj table td {
  padding: 0 5px;
  color: #666;
}
.schjy-box.qwss_tj input, .qwss_tj select {
  border: 1px solid #dedede;
  outline: none;
  height: 28px;
  line-height: 28px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
  font-size: 14px;
  color: #3e3e3e;
  padding: 0 8px;
  border-radius: 3px;
}
.schjy-box.qwss_tj input:focus, .qwss_tj select:focus {
  border: solid 1px #ef8294;
  box-shadow: 0 0 5px rgba(223, 6, 41, 0.3);
}
.schjy-box.qwss_tj .width160 {
  width: 196px;
}
.schjy-box.qwss_tj .width148 {
  width: 178px;
}
.schjy-box.qwss_tj .width70 {
  width: 72px;
}
.schjy-box.qwss_tj input::-webkit-input-placeholder { /*WebKit browsers*/
  color: #c3c0c0;
}
.schjy-box.qwss_tj input::-moz-input-placeholder { /*Mozilla Firefox*/
  color: #c3c0c0;
}
.schjy-box.qwss_tj input::-ms-input-placeholder { /*Internet Explorer*/
  colhor: #c3c0c0;
}
.schjy-box.qwss_tj .ss_btn {
  width: 130px;
  height: 34px;
  display: block;
  border-radius: 3px;
  background: #df0629;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
  margin-top: 10px;
}
.schjy-box.qwss_tj .ss_btn:hover {
  background-color: #d10426;
}
.schjy-box.qwss_box .qwss_tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 20px 15px 15px 15px;
}
.schjy-box.qwss_box .qwss_tit:before {
  content: "";
  display: block;
  width: 6px;
  height: 15px;
  background: #df072a;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.schjy-box.qwss_box {
  width: 1200px;
  overflow: hidden;
}
.schjy-box.qwss_box .qwss_jg {
  margin: 0px 0 15px 0;
  width: 1204px;
  margin-left: -2px;
}
.schjy-box.qwss_box .qwss_jg table {
  border-collapse: collapse;
  color: #3e3e3e;
  font-size: 14px;
  margin-right: -1px;
}
.schjy-box.qwss_box .qwss_jg table td {
  line-height: 20px;
  text-align: center;
  padding: 8px 0px;
}
.schjy-box.qwss_box .qwss_jg .thbg {
  background: #f2f2f2;
  font-weight: bold;
  color: #5f5f5f;
}
.schjy-box.qwss_box .qwss_jg .layui-table, .schjy-box.qwss_box .qwss_jg .layui-table-view {
  margin: 0px 0;
}
.schjy-box.qwss_box .qwss_jg .layui-table-view {
  border-bottom: none;
}
.schjy-box.qwss_box .qwss_jg .yg_btn {
  padding: 4px 5px;
  display: block;
  border-radius: 3px;
  border: 1px solid #df0629;
  background: #fff;
  color: #df0629;
  font-size: 14px;
  text-align: center;
  margin-left: 6px;
  float: left;
}
.schjy-box.qwss_box .qwss_jg .yg_btn:hover {
  background: #df0629;
  color: #fff;
}
.schjy-box.qwss_box .qwss_jg .layui-btn {
  background-color: #fff3f1;
  border: solid 1px #df0629;
  color: #df0629;
}
.schjy-box.qwss_box .qwss_jg .layui-btn:hover {
  background-color: #df0629;
  color: #fff;
}
.schjy-box.qwss_box .qwss_jg .layui-btn-disabled, .schjy-box.qwss_box .qwss_jg .layui-btn-disabled:active, .schjy-box.qwss_box .qwss_jg .layui-btn-disabled:hover {
  border: 1px solid #e6e6e6;
  background-color: #FBFBFB;
  color: #C9C9C9;
  cursor: not-allowed;
  opacity: 1;
}
.schjy-box.qwss_box .qwss_jg .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #df0629;
}
.schjy-box.qwss_box .qwss_jg .layui-table-page .layui-laypage a:hover {
  color: #df0629;
}
.schjy-box.qwss_box .qwss_jg .layui-table-page .layui-laypage input:focus {
  border-color: #df0629 !important
}
.schjy-box.qwss_box .qwss_jg .layui-laypage input:focus, .schjy-box.qwss_box .qwss_jg .layui-laypage select:focus {
  border-color: #df0629 !important
}
.schjy-box.qwss_box .qwss_jg .layui-table tbody tr:hover, .schjy-box.qwss_box .qwss_jg .layui-table thead tr, .schjy-box.qwss_box .qwss_jg .layui-table-click, .schjy-box.qwss_box .qwss_jg .layui-table-header, .schjy-box.qwss_box .qwss_jg .layui-table-hover, .schjy-box.qwss_box .qwss_jg .layui-table-mend, .schjy-box.qwss_box .qwss_jg .layui-table-patch, .schjy-box.qwss_box .qwss_jg .layui-table-tool, .schjy-box.qwss_box .qwss_jg .layui-table-total, .schjy-box.qwss_box .qwss_jg .layui-table-total tr, .schjy-box.qwss_box .qwss_jg .layui-table[lay-even] tr:nth-child(even) {
  background-color: #f6f6f6;
}
.jjyg-list-l {
  width: 590px;
  float: left;
}
.jjyg-list-r {
  width: 590px;
  float: right;
}
.jjyg-list-tit {
  padding: 5px 15px 10px 0px;
}
.jjyg-list-tit h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  display: block;
  width: 50%;
  float: left;
  padding-left: 40px;
  position: relative;
}
.jjyg-list-tit h1:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #df0629;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../img/schjy-list-icon01.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.jjyg-list-tit-yg h1:before {
  background-image: url("../img/schjy-list-icon01.png");
}
.jjyg-list-tit-jg h1:before {
  background-image: url("../img/schjy-list-icon02.png");
}
.jjyg-list-tit a.more {
  font-size: 14px;
  line-height: 30px;
  display: block;
  width: 50px;
  text-align: right;
  color: #666;
  float: right;
}
.jjyg-list-tit a.more:hover {
  color: #e00629;
}
.jjyg-list {
  padding: 20px;
}
.jjyg-list li {
  line-height: 35px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jjyg-list li:before {
  content: '';
  display: block;
  background-color: #df0629;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 14px;
}
.jjyg-list li span {
  color: #999;
  font-size: 12px;
  margin-right: 20px;
}
.jjyg-list li a {
  color: #000;
}
.jjyg-list li a:hover {
  color: #df0629;
}
.schjy_banner {
  width: 100%;
  height: 167px;
  overflow: hidden;
  position: relative;
}
.schjy_banner .biaoti {
  width: 543px;
  height: 44px;
  background: url("../img/schjy_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 48px;
  left: 50px;
}
.schjy_banner .biaoti_zl {
  width: 543px;
  height: 44px;
  background: url("../img/schjy_zl_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 48px;
  left: 50px;
}
.schjy_banner .biaoti_lj {
  width: 543px;
  height: 44px;
  background: url("../img/schjy_lj_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 48px;
  left: 50px;
}
.schjy_banner .img {
  width: 332px;
  height: 167px;
  background: url("../img/schjy_banner_img.png");
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 150px;
}
.schjy_banner .img_zl {
  width: 332px;
  height: 167px;
  background: url("../img/schjy_zl_banner_img.png");
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 150px;
}
.schjy_banner img {
  position: absolute;
  width: 1920px;
  height: 167px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .schjy_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.schjy-lc {
  margin-top: -35px;
  padding: 25px 20px 20px 20px;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}
.schjy-lc .lc-tit {
  text-align: center;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
}
.schjy-lc .lc-tit::after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  border-radius: 3px;
  background-color: #df0629;
  margin: 6px auto 0px auto;
}
.schjy-lc .lc-list {
  width: 1300px;
  position: relative;
  margin-bottom: 10px;
}
.schjy-lc .lc-list li {
  width: 130px;
  float: left;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 10;
  display: table;
}
.schjy-lc .lc-list li .num {
  background-color: #f2f2f2;
  background: linear-gradient(to right bottom, #f2f2f2, #f2f2f2, #f2f2f2, #f2f2f2, #f23e30, #ff9b19);
  background-size: 500% 500%;
  background-position: 0% 0%;
  width: 45px;
  height: 45px;
  border-radius: 15px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  margin: 0px auto 10px auto;
  color: #777;
  position: absolute;
  z-index: 50;
  top: 0px;
  left: 42px;
  animation: lc_num 27s linear infinite;
  -webkit-animation: lc_num 27s linear infinite;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
@keyframes lc_num {
  0% {
    background-position: 0% 0%;
    color: #777;
  }
  5% {
    background-position: 100% 100%;
    color: #fff;
  }
  12% {
    background-position: 100% 100%;
    color: #fff;
  }
  17% {
    background-position: 0% 0%;
    color: #777;
  }
  100% {
    background-position: 0% 0%;
    color: #777;
  }
}
.schjy-lc .lc-list li:nth-child(1) .num, .schjy-lc .lc-list li:nth-child(1) .text {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
.schjy-lc .lc-list li:nth-child(2) .num, .schjy-lc .lc-list li:nth-child(2) .text {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
.schjy-lc .lc-list li:nth-child(3) .num, .schjy-lc .lc-list li:nth-child(3) .text {
  animation-delay: 6s;
  -webkit-animation-delay: 6s;
}
.schjy-lc .lc-list li:nth-child(4) .num, .schjy-lc .lc-list li:nth-child(4) .text {
  animation-delay: 9s;
  -webkit-animation-delay: 9s;
}
.schjy-lc .lc-list li:nth-child(5) .num, .schjy-lc .lc-list li:nth-child(5) .text {
  animation-delay: 12s;
  -webkit-animation-delay: 12s;
}
.schjy-lc .lc-list li:nth-child(6) .num, .schjy-lc .lc-list li:nth-child(6) .text {
  animation-delay: 15s;
  -webkit-animation-delay: 15s;
}
.schjy-lc .lc-list li:nth-child(7) .num, .schjy-lc .lc-list li:nth-child(7) .text {
  animation-delay: 18s;
  -webkit-animation-delay: 18s;
}
.schjy-lc .lc-list li:nth-child(8) .num, .schjy-lc .lc-list li:nth-child(8) .text {
  animation-delay: 21s;
  -webkit-animation-delay: 21s;
}
.schjy-lc .lc-list li:nth-child(9) .num, .schjy-lc .lc-list li:nth-child(9) .text {
  animation-delay: 24s;
  -webkit-animation-delay: 24s;
}
.schjy-lc .lc-list li .text {
  color: #999;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  width: 130px;
  padding-top: 55px;
  animation: lc_text 27s linear infinite;
  -webkit-animation: lc_text 27s linear infinite;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
@keyframes lc_text {
  0% {
    color: #999;
  }
  5% {
    color: #f23e30;
  }
  12% {
    color: #ff23e30;
  }
  17% {
    color: #999;
  }
  100% {
    color: #999;
  }
}
.schjy-lc .lc-list:before {
  content: '';
  display: block;
  position: absolute;
  width: 1040px;
  height: 1px;
  border-top: dotted 4px #ffc5c2;
  top: 22px;
  left: 65px;
  z-index: 1;
}
.schjy-lc .lc-list li:nth-child(1):before {
  content: '';
  display: block;
  position: absolute;
  height: 8px;
  border-radius: 8px;
  background: linear-gradient(to right, #f23e30, #ff9b19);
  top: 20px;
  z-index: 11;
  width: 0px;
  left: 65px;
  animation: lc_line 27s linear infinite;
  -webkit-animation: lc_line 27s linear infinite;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
@keyframes lc_line {
  0% {
    width: 0px;
    left: 65px;
  }
  5% {
    width: 90px;
  }
  11.11% {
    width: 0px;
    left: 195px;
  }
  16.11% {
    width: 90px;
  }
  22.22% {
    width: 0px;
    left: 325px;
  }
  27.22% {
    width: 90px;
  }
  33.33% {
    width: 0px;
    left: 455px;
  }
  38.33% {
    width: 90px;
  }
  44.44% {
    width: 0px;
    left: 585px;
  }
  49.44% {
    width: 90px;
  }
  55.55% {
    width: 0px;
    left: 715px;
  }
  60.55% {
    width: 90px;
  }
  66.66% {
    width: 0px;
    left: 845px;
  }
  71.66% {
    width: 90px;
  }
  77.77% {
    width: 0px;
    left: 975px;
  }
  82.77% {
    width: 90px;
  }
  88.88% {
    width: 0px;
    left: 1105px;
  }
  100% {
    width: 0px;
    left: 1105px;
  }
}
.schjy-cx .list {
  font-size: 14px;
  line-height: 40px;
  color: #666;
  padding: 5px 10px 5px 10px;
}
.schjy-cx .list li {
  overflow: hidden;
}
.schjy-cx .list li .gd-label {
  display: block;
  float: left;
  padding-left: 10px;
}
.schjy-cx .list li .gd-text {
  font-size: 14px;
  line-height: 28px;
  color: #333;
  display: block;
  height: 28px;
  width: 150px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #ddd;
  margin-top: 5px;
  float: left;
  border-radius: 3px;
  outline: none;
}
.schjy-cx .list li .gd-text:focus {
  border: solid 1px #ef8294;
}
.schjy-cx .list li .gd-btn {
  border-radius: 4px;
  border: none;
  background: #df0629;
  cursor: pointer;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  display: block;
  height: 30px;
  width: 100px;
  margin-left: 20px;
  margin-top: 5px;
  float: left;
}
.schjy-cx .list li .gd-btn:hover {
  background-color: #d10426;
}
.schjy-cx .list li .gd-btn2 {
  border: solid 1px #ddd;
  background: #f4f4f5;
  color: #999;
  margin-left: 20px;
}
.schjy-cx .list li .gd-btn2:hover {
  background-color: #ddd;
  color: #333;
}
.schjy-lb {
  padding: 2px;
}
.schjy-lb .tj-top {
  background-color: #f5f5f5;
  height: 46px;
  overflow: hidden;
}
.schjy-lb .tj-top a {
  font-size: 14px;
  line-height: 46px;
  color: #333;
  display: block;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: -1px;
  margin-right: 1px;
}
.schjy-lb .tj-top a::before {
  content: '';
  display: inline-block;
  height: 22px;
  width: 1px;
  background-color: #d8d8d8;
  position: relative;
  top: 6px;
  left: -20px;
}
.schjy-lb .tj-top a.on {
  color: #df0629;
}
.schjy-lb .tj-top a:hover, .schjy-lb .tj-top a.on:hover {
  background-color: #df0629;
  color: #fff;
}
.schjy-lb .tj-top a:hover::before {
  background-color: #df0629;
  -webkit-transition: all 0.2s ease-in-out 0s !important;
  -moz-transition: all 0.2s ease-in-out 0s !important;
  -ms-transition: all 0.2s ease-in-out 0s !important;
  -o-transition: all 0.2s ease-in-out 0s !important;
  transition: all 0.2s ease-in-out 0s !important;
}
.schjy-lb .tj-top .gp-fb-btn {
  border: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  color: #df0629;
  background-color: #f5f5f5;
  display: block;
  float: right;
  height: 26px;
  padding-right: 10px;
  padding-left: 10px;
  margin: 10px 10px 10px 10px;
  cursor: pointer;
  border: 1px solid #df0629;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
}
.schjy-lb .tj-top .gp-fb-btn:hover {
  color: #fff;
  background-color: #df0629;
}
.schjy-lb .schjy-list {
  margin-bottom: 40px;
}
.schjy-lb .schjy-list li {
  border-bottom: solid 1px #eee;
  padding: 30px 20px 25px 40px;
}
.schjy-lb .schjy-list li .li-l {
  width: 360px;
  margin-right: 20px;
  float: left;
}
.schjy-lb .schjy-list li .li-l2 {
  width: 340px;
  margin-right: 20px;
  float: left;
}
.schjy-lb .schjy-list li .li-l3 {
  width: 180px;
  float: left;
}
.schjy-lb .schjy-list li .li-r {
  width: 200px;
  float: left;
  text-align: center;
}
.schjy-lb .schjy-list li h1 {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  height: 32px;
}
.schjy-lb .schjy-list li h1 b {
  max-width: 294px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  height: 32px;
  display: block;
  float: left;
}
.schjy-lb .schjy-list li h1 i {
  font-style: normal;
  background-color: #fff3f3;
  color: #f94343;
  font-size: 14px;
  display: block;
  line-height: 22px;
  height: 22px;
  width: 60px;
  text-align: center;
  float: left;
  margin-top: 4px;
  margin-left: 5px;
}
.schjy-lb .schjy-list li p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  height: 32px;
  color: #888;
}
.schjy-lb .schjy-list li p span {
  color: #000;
}
.schjy-lb .schjy-list li p span i {
  color: #006eff;
  font-style: normal;
}
.schjy-lb .schjy-list li p span i.jg {
  color: #df0629;
  font-size: 24px;
}
.schjy-lb .schjy-list li p.gs {
  color: #000;
}
.schjy-lb .schjy-list li p.ing {
  color: #df0629;
  height: 30px;
  margin-top: -8px;
}
.schjy-lb .schjy-list li p.start {
  color: #ff7200;
  height: 30px;
  margin-top: -8px;
}
.schjy-lb .schjy-list li p.end {
  color: #999;
  height: 30px;
  margin-top: -8px;
}
.schjy-lb .schjy-list li p span.bh {
  border: solid 1px #006eff;
  color: #006eff;
  padding: 3px 5px;
}
.schjy-lb .schjy-list li a.a-link {
  border: solid 1px #df0629;
  color: #fff;
  background-color: #df0629;
  border-radius: 4px;
  width: 90px;
  line-height: 28px;
  display: block;
  margin: 0px auto 8px auto;
}
.schjy-lb .schjy-list li a.a-link:hover {
  background-color: #cb0625;
}
.schjy-lb .schjy-list li a.a-link2 {
  border: solid 1px #df0629;
  color: #df0629;
  background-color: #fff;
  border-radius: 4px;
  width: 90px;
  line-height: 28px;
  display: block;
  margin: 0px auto 8px auto;
}
.schjy-lb .schjy-list li a.a-link2:hover {
  background-color: #df0629;
  color: #fff;
}
.schjy-lb .schjy-list li p em {
  font-style: normal;
  color: #000;
}
.schjy-lb .schjy-list li p em span {
  color: #ff7200;
  font-size: 18px;
  padding: 0 5px;
}
.schjy-page {
  padding: 0px 40px 40px 40px;
  text-align: right;
  font-size: 14px;
  line-height: 30px;
}
.schjy-page a {
  color: #333;
  border: solid 1px #ddd;
  background-color: #fff;
  display: inline-block;
  margin: 0px 3px;
  padding: 0px 10px;
}
.schjy-page a:hover {
  border: solid 1px #df0629;
  color: #df0629;
}
.schjy-page a.current {
  color: #fff;
  background-color: #df0629;
  border: solid 1px #df0629;
}
.schjy-page span {
  color: #999;
  padding: 0 5px;
}
.schjy-page .page-text {
  border: solid 1px #ddd;
  width: 60px;
  padding: 0 5px;
  font-size: 14px;
  color: #000;
  outline: none;
}
.schjy-page .page-text:focus {
  border: solid 1px #df0629;
}
.schjy-page .page-btn {
  cursor: pointer;
  border: solid 1px #ddd;
  color: #333;
  background-color: #fff;
  padding: 0px 10px;
  outline: none;
}
.schjy-page .page-btn:hover {
  background-color: #df0629;
  color: #fff;
}
/*二级列表页*/
.search_con {
  font-style: normal; 
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  width: 1200px;
  margin-top: 15px;
  padding: 12px 0;
}
.s-text {
  outline: none;
  border: none;
  background-color: #fff;
  font-size: 14px;
  line-height: 38px;
  color: #000;
  height: 38px;
  padding-left: 20px;
}
.s-text .s-cx {
  width: 240px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #dedede;
  border-radius: 3px;
  padding: 0 10px;
}
.s-text .s-time {
  width: 130px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #dedede;
  border-radius: 3px;
  padding: 0 10px;
}
.s-btn {
  outline: none;
  border: none;
  background-color: #dd2024;
  height: 34px;
  width: 80px;  
  cursor: pointer;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  border-radius: 3px;
  margin-left: 10px;
}
.crumb-list {
  margin-top: 30px;
  margin-bottom: 0;
}
.list-cont {
  margin: 0px 0 50px 0;
}

.list-cont li {
  display: inline-block;
  width: calc(100% - 60px);
  padding: 24px 30px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  margin-top: 16px;
}

.list-cont li:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, .08)
}
.list-cont li:hover .list-title {
  color: #e00023 !important;
}
.list-cont .list-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #333;
  float: left;
}
.list-cont .list-data {
  font-size: 14px;
  color: #999;
  float: right;
}
.list-cont .list-desc {
  margin-top: 14px;
  font-size: 14px;
  line-height: 170%;
  color: #666;
}
.list-page {
  text-align: center !important;
  margin-bottom: 50px;
}
/*文章页*/
/*面包屑*/
.news-crumbs {
  height: 50px;
  line-height: 60px;
  color: #333;
  padding-bottom: 10px;
}
.news-crumbs a {
  color: #333;
}
.news-crumbs a:hover {
  color: #e00023;
}
.news-main {
  width: 1040px;
  margin-bottom: 25px;
  background: #fff;
  padding: 45px 80px;
  float: left;
}
.news-title {
  margin-bottom: 20px;
  font-size: 26px !important;
  color: #333;
  font-weight: bold;
}
.news-info {
  margin-top: 25px;
  line-height: 37px;
  margin-bottom: 10px;
}
.read, .time, .source {
  float: left;
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-right: 10px;
  font-size: 14px;
  color: #999;
  font-style: normal;
}
.news-info .time:before {
  top: 11px;
}
.time:before {
  width: 15px;
  height: 15px;
  background: url(../img/i_clock.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  content: '';
}
.read, .time, .source {
  float: left;
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-right: 10px;
  font-size: 14px;
  color: #999;
}
.news-cont {
  font-size: 18px;
  color: #505050;
  padding: 20px 0 70px;
  line-height: 200%;
  word-break: break-all;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
}
.news-cont p {
  margin: 15px 0;
}
.news-cont img {
  max-width: 100%;
  margin: 10px 0;
}
.context {
  width: 730px;
  margin: 65px auto;
}
.context .previous_page, .context .next_page {
  display: block;
  margin: 10px 0 30px 0;
  padding-left: 45px;
  font-size: 16px;
  color: #505050;
  position: relative;
}
.context .next_page i {
  width: 28px;
  height: 28px;
  background: url(../img/next_page.png);
  display: block;
  position: absolute;
  top: -3px;
  left: 8px;
}
.context .previous_page i {
  width: 28px;
  height: 28px;
  background: url(../img/previous_page.png);
  display: block;
  position: absolute;
  top: -3px;
  left: 8px;
}
.context a span {
  margin-right: 30px;
}
.context a:hover {
  color: #e00023;
}
.news-hot {
  width: 295px;
  float: right !important;
  margin-bottom: 25px;
}
.hotrank .t {
  font-size: 16px;
  color: #101010;
  margin: 30px 0 20px;
}
.hotrank .t:before {
  content: '';
  width: 28px;
  height: 30px;
  display: inline-block;
  background: url(../img/i_hot.png) no-repeat;
  margin-right: 8px;
  vertical-align: -6px;
}
.hotrank ul {
  padding: 20px 20px;
  background: #fff;
}
.hotrank li {
  margin: 15px 0;
}
.hotrank li.one span {
  background: #ff8700;
}
.hotrank li.two span {
  background: #ffc000;
}
.hotrank li.three span {
  background: #fcd100;
}
.hotrank li span {
  display: inline-block;
  width: 20px;
  text-align: center;
  line-height: 18px;
  background: #e5e5e5;
  color: #fff;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 14px;
}
.hotrank li a {
  width: 210px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hotrank li a:hover {
  color: #e00023;
}
/*金融在线*/
#loutinav ul li:nth-child(1) i {
  background: url("../img/navf9-1.png");
  background-size: cover;
}
#loutinav ul li:nth-child(1).active i {
  background: url("../img/navf9-2.png");
  background-size: cover;
}
.jrzx_banner_tit {
  position: absolute;
  top: 90px;
  left: 20px;
  z-index: 1000;
}
.jrzx_banner_wrap {
  width: 1200px;
  margin: auto;
  position: relative;
}
.jrzx_banner_tit h3 {
  font-size: 40px;
  color: #262626;
}
.jrzx_banner_tit h3 span {
  color: #e00023;
}
.jrzx_banner_tit p {
  font-size: 18px;
  padding-top: 20px;
}
.jrzx_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jrzx_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
.jrzx_banner .jrzx_banne_ico {
  width: 348px;
  height: 274px;
  background: url("../img/jrzx_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 260px;
}
@media (min-width: 1921px) {
  .jrzx_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.jrzx_bg {
  background: #fff;
}
.jrzx_js_shd {
  box-shadow: 0px 13px 20px rgba(104, 122, 163, 0.08);
}
.jrzx_js {
  padding: 50px 0 70px 0;
}
.jrzx_js_bg {
  background: url("../img/jrzx_js_bg.jpg") no-repeat;
  background-size: cover;
  width: 170px;
  height: 187px;
  float: left;
  color: #fff;
  padding: 60px 0 0 30px;
}
.jrzx_js_bg p {
  font-size: 22px;
  padding-bottom: 50px;
}
.jrzx_js_bg a {
  padding: 4px 14px;
  color: #e00023;
  font-size: 14px;
  background: #fff;
}
.jrzx_js_bg a:hover {
  padding: 4px 14px;
  background: #feeeef;
}
.jrzx_js_lc {
  float: right;
  background: url("../img/jrzx_js_lc.png") no-repeat top;
  background-size: contain;
  width: 960px;
  height: 87px;
  padding-top: 150px;
}
.jrzx_js_lc li {
  color: #262626;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  width: 240px;
  float: left;
}
.jrzx_js_lc li:nth-child(1) {
  width: 200px;
  padding-right: 40px;
}
.jrzx_js_lc li:nth-child(2) {
  width: 220px;
  padding-right: 20px;
}
.jrzx_js_lc li:nth-child(4) {
  width: 220px;
  padding-left: 20px;
}
.jrzx_js_lc li span {
  color: #b3b3b3;
  display: block;
  padding-bottom: 15px;
}
.jrzx-jg2 {
  background: url("../img/jrzx-jg-bg.jpg");
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  padding: 40px 0 50px 0;
  min-height: 260px;
  margin-top: 15px;
}
.jrzx-jg2-list {
  margin-top: 40px;
}
.jrzx-jg2-list li {
  background: #fff;
  width: 232px;
  height: 68px;
  float: left;
  box-shadow: 0px 0px 15px rgb(104 122 163 / 7%);
  padding: 5px 15px;
  margin: 10px 19px;
}
.jrzx-jg2-list li:hover {
  box-shadow: 0px 0px 20px rgb(104 122 163 / 15%);
}
.jrzx-jg2-list li img {
  width: 232px;
  height: 68px;
}
.jrzx-p-list {
  margin: 20px auto;
}
.jrzx_tit h3 {
  font-size: 32px;
  color: #262626;
  text-align: center;
  padding: 50px 0 0px 0;
}
.jrzx-cp-list {
  margin-top: 60px;
}
.jrzx-cp-list li {
  font-size: 15px;
  color: #888;
  width: 256px;
  float: left;
  margin: 0 20px;
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 3px 3px 13px rgba(104, 122, 163, 0.14);
  text-align: center;
  padding: 25px 0;
  background: linear-gradient(to bottom, #f2f3f5, #fff);
}
.jrzx-cp-list li:hover {
  box-shadow: 5px 12px 16px rgba(104, 122, 163, 0.17);
  margin-top: -5px;
}
.jrzx-cp-list li:before {
  content: '';
  display: block;
  margin: 0 auto 5px auto;
  width: 60px;
  height: 60px;
  background-image: url("../img/jrzx_ico1.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.jrzx-cp-list li:nth-child(2):before {
  background-image: url("../img/jrzx_ico2.png");
}
.jrzx-cp-list li:nth-child(3):before {
  background-image: url("../img/jrzx_ico3.png");
}
.jrzx-cp-list li:nth-child(4):before {
  background-image: url("../img/jrzx_ico4.png");
}
.jrzx-cp-list .ys_t {
  font-size: 22px;
  color: #000;
  padding-bottom: 10px;
}
.jrzx-cp-list .ys_t2 {
  padding: 0 25px;
}
.jrzx-cp {
  box-shadow: 0px 13px 20px rgba(104, 122, 163, 0.08);
  padding: 70px 0;
}
.jrzx-cp-pic {
  width: 40%;
  text-align: center;
}
.jrzx-cp-pic img {
  width: 340px;
  height: 250px;
}
.jrzx-cp-jj {
  width: calc(50% - 60px);
  padding: 30px;
}
.jrzx-cp-jj h4 {
  color: #262626;
  font-size: 24px;
  padding-bottom: 10px;
}
.jrzx-cp-jj h4:before {
  position: relative;
  width: 5px;
  height: 24px;
  background: #f32838;
  left: 0;
  display: inline-block;
  content: '';
  top: 2px;
  margin-right: 15px;
}
.jrzx-cp-jj p {
  font-size: 17px;
  color: #000;
  line-height: 26px;
  padding-top: 25px;
}
.jrzx-cp-jj .zhanshou {
  margin-top: 50px;
}
.jrzx-cp-jj .zhanbtn {
  background: #e00023;
  color: #fff;
  font-size: 16px;
  padding: 8px 35px;
  cursor: pointer;
}
.jrzx-cp-jj .zhanbtn:hover {
  background: #d00626;
}
.jrzx-cp-jj .shoubtn {
  background: #fff;
  color: #1d1d1d;
  font-size: 16px;
  border: 1px solid #1d1d1d;
  padding: 7px 35px;
  margin-left: 15px;
  cursor: pointer;
}
.rzcont {
  transition: all 2s !important;
}
.rztab-tit {
  background: #fff;
  min-height: 71px;
}
.rztab-tit a {
  margin-right: 20px;
}
.rztab-tit img {
  width: 230px;
  height: 67px;
}
.rztab-tit .over {
  border-bottom: 3px solid #e00629;
}
.rztab-cont {
  background: url("../img/jrzx_zkbg.jpg");
  height: auto;
  width: 100%;
  padding: 50px 0;
  background-size: cover;
}
.rztab-cont em {
  font-style: normal !important;
}
.rztab-cont .rzcp-tit {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #262626;
  padding-bottom: 20px;
}
.rztab-cont .rzcp-jie {
  font-size: 16px;
  color: #666;
  text-indent: 2em;
  line-height: 28px;
  margin-bottom: 45px;
}
.rztab-cont .rzcp-liu {
  width: 1200px;
}
.rztab-cont .rzcp-l {
  width: calc(45% - 84px);
  float: left;
  background: linear-gradient(to bottom, #f2f3f5, #fff);
  padding: 30px 40px;
  border-radius: 3px;
  border: 2px solid #fff;
  box-shadow: 3px 3px 13px rgb(104 122 163 / 14%);
}
.rztab-cont .rzcp-r {
  width: 55%;
  float: left;
}
.rztab-cont .rzcp-l .shiy {
  font-size: 20px;
  font-weight: bold;
  background: url("../img/rzcp-ico1.png") no-repeat;
  background-size: 24px 24px;
  padding-left: 35px;
  padding-bottom: 10px;
}
.rztab-cont .rzcp-l .shiy-t {
  padding-left: 35px;
  color: #666;
  line-height: 24px;
  padding-bottom: 20px;
  font-size: 16px;
}
.rztab-cont .rzcp-l .yewu {
  font-size: 20px;
  font-weight: bold;
  background: url("../img/rzcp-ico2.png") no-repeat;
  background-size: 24px 24px;
  padding-left: 35px;
  padding-bottom: 5px;
}
.rztab-cont .rzcp-r .text {
  margin-bottom: 20px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.rztab-cont .rzcp-r .yh-tc-lc {
  text-align: center;
  width: 600px;
  margin: auto;
}
.rztab-cont .rzcp-r .yh-tc-lc li {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  width: 200px;
  height: 120px;
  float: left;
  position: relative;
}
.rztab-cont .rzcp-r .yh-tc-lc li::before {
  content: '';
  display: block;
  position: absolute;
  width: 200px;
  height: 20px;
  background-image: url(../img/gyljr-yh-tc-lc-right.png);
  background-repeat: no-repeat;
  background-position: center center;
  left: 50%;
  top: 12px;
  z-index: 11;
}
.rztab-cont .rzcp-r .yh-tc-lc li i {
  background: linear-gradient(to right bottom, #e32a21, #fb675f);
  color: #fff;
  font-style: normal;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0px auto 10px auto;
  border-radius: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  border: solid 3px #fff;
  box-shadow: 2px 3px 5px rgb(0 0 0 / 10%);
  position: relative;
  z-index: 20;
}
.rztab-cont .rzcp-r .yh-tc-lc li::after {
  content: '';
  display: block;
  position: absolute;
  width: 200px;
  height: 5px;
  background-color: #f5dede;
  left: 50%;
  top: 20px;
  z-index: 10;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(3)::before, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(9)::before {
  background-image: url(../img/gyljr-yh-tc-lc-down.png);
  width: 20px;
  height: 30px;
  left: 192px;
  top: 65px;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(3)::after, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(9)::after {
  width: 100px;
  height: 115px;
  background: none;
  border: solid 5px #f5dede;
  border-left: none;
  border-radius: 0% 120px 120px 0%;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(4), .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(5), .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(6), .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(10), .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(11), .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(12) {
  float: right;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(4)::after, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(5)::after, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(10)::after, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(11)::after {
  left: -50%;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(4)::before, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(5)::before, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(10)::before, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(11)::before {
  background-image: url("../img/gyljr-yh-tc-lc-left.png");
  left: -50%;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(6)::after, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(12)::after {
  left: 0%;
  width: 100px;
  height: 115px;
  background: none;
  border: solid 5px #f5dede;
  border-right: none;
  border-radius: 120px 0% 0% 120px;
}
.rztab-cont .rzcp-r .yh-tc-lc li:nth-child(6)::before, .rztab-cont .rzcp-r .yh-tc-lc li:nth-child(12)::before {
  background-image: url("../img/gyljr-yh-tc-lc-down.png");
  width: 20px;
  height: 30px;
  left: -7px;
  top: 65px;
}
.rztab-cont .rzcp-r .yh-tc-lc li:last-child::after, .rztab-cont .rzcp-r .yh-tc-lc li:last-child::before {
  display: none;
}
.rztab-cont .rzsq-btn {
  background: #e00023;
  font-size: 18px;
  color: #fff;
  margin: 50px auto 10px auto;
  width: 170px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
}
.rztab-cont .rzsq-btn:hover {
  background: #d00626;
}
/*金融在线*/
.jrzx-jg {
  background: url("../img/jrzx-jg-bg.jpg");
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  padding: 60px 0;
  min-height: 260px;
  margin-top: 15px;
}
.jrzx-jg-tit {
  color: #262626;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}
.jrzx-jg-list {
  margin-top: 60px;
}
.jrzx-jg-list li {
  background: #fff;
  width: 232px;
  height: 68px;
  float: left;
  box-shadow: 0px 0px 24px rgb(104 122 163 / 7%);
  padding: 15px 15px;
  margin: 10px 19px;
}
.jrzx-jg-list li:hover {
  box-shadow: 0px 0px 20px rgb(104 122 163 / 15%);
}
.jrzx-jg-list li img {
  width: 232px;
  height: 68px;
}
.jrzx-p-list li {
  border: 1px solid #1d1d1d;
  width: 168px;
  height: 50px;
  float: left;
  margin: 25px 20px 0 20px;
  border-radius: 3px;
  font-size: 18px;
  color: #000;
  background: url("../img/jrzx-p.png") no-repeat;
  background-size: 60px 50px;
  background-position: 30px;
  padding: 25px 0 0 90px;
}
/*金融在线--申请资料*/
.jrzx-sq-bg {
  background: #fff;
  margin-top: -16px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05) inset;
  padding-top: 40px;
}
.jrzx-sq-tit {
  font-size: 26px;
  text-align: center;
  color: #333;
  position: relative;
  padding: 50px 0 40px 0;
}
.jrzx-sq-tit::before {
  content: "";
  position: absolute;
  background: url("../img/yyjj_tit_l.png");
  width: 24px;
  height: 20px;
  background-size: cover;
  top: 58px;
  left: 50%;
  margin-left: -120px;
}
.jrzx-sq-tit::after {
  content: "";
  position: absolute;
  background: url("../img/yyjj_tit_r.png");
  width: 24px;
  height: 20px;
  background-size: cover;
  top: 58px;
  left: 50%;
  margin-left: 100px;
}
.jrzx-lc-list {
  text-align: center;
  word-spacing: -5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.jrzx-lc-list li {
  display: inline-block;
  width: 140px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
}
.jrzx-lc-list li:before {
  content: '';
  display: block;
  width: calc(1200px / 8);
  border-top: dashed 2px #bdbdbd;
  position: absolute;
  z-index: 1;
  top: 37px;
  left: 70px;
}
.jrzx-lc-list li:last-child:before {
  display: none;
}
.jrzx-lc-list li .num {
  background: linear-gradient(to left, #fc6666, #e90c0c);
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  border-radius: 50%;
  margin: 0px auto 30px auto;
  position: relative;
  z-index: 10;
  border: 10px solid #fff;
  font-weight: bold;
}
.jrzx-lc-list li .text {
  color: #262626;
  line-height: 28px;
  font-size: 16px;
}
.jrzx-sq-tj {
  background: url(../img/jrzx-sq-bg.jpg);
  height: auto;
  width: 100%;
  padding: 90px 0;
  background-size: cover;
  height: 220px;
  margin-top: 10px;
}
.jrzx-sq-tj li {
  font-size: 15px;
  color: #888;
  width: 240px;
  float: left;
  margin: 0 28px;
  text-align: center;
  padding: 50px 0 25px 0;
  background: #fff;
  height: 150px;
}
.jrzx-sq-tj li:hover {
  box-shadow: 5px 12px 16px rgba(157, 157, 157, 0.10);
  margin-top: -5px;
}
.jrzx-sq-tj li:before {
  content: '';
  display: block;
  margin: 0 auto 5px auto;
  width: 70px;
  height: 70px;
  background-image: url("../img/jrzx-tjico1.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.jrzx-sq-tj li:nth-child(2):before {
  background-image: url("../img/jrzx-tjico2.png");
}
.jrzx-sq-tj li:nth-child(3):before {
  background-image: url("../img/jrzx-tjico3.png");
}
.jrzx-sq-tj li:nth-child(4):before {
  background-image: url("../img/jrzx-tjico4.png");
}
.jrzx-sq-tj .ys_t {
  padding: 30px 25px;
  color: #000;
  font-size: 17px;
  line-height: 30px;
}
.jrzx-sqzl {
  width: 800px;
  margin: auto;
  padding: 30px 0 80px 0;
}
.jrzx-sqzl-l {
  float: left;
  width: 11px;
  height: 100%;
  margin: 2px 16px 2px 0;
  position: relative;
}
.circle {
  width: 11px;
  height: 11px;
  border: 1px solid #ef1f1f;
  background: #fff;
  border-radius: 50%;
  position: relative;
  margin-bottom: 29px;
  z-index: 2;
}
.jrzx-sqzl-l .circle .inner-circle {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: .34;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";
  filter: alpha(opacity=34);
  background: #ef1f1f;
}
.jrzx-sqzl-l:after {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  background: #e0e0e0;
  position: absolute;
  left: 5px;
  top: 0;
}
.jrzx-sqzl-r {
  float: left;
  font-size: 16px;
  color: #333;
  width: 770px;
}
.jrzx-sqzl-r p {
  margin-bottom: 24px;
  line-height: 1.12;
  padding-left: 30px;
}
.jrzx-tx {
  padding-bottom: 110px;
}
.jrzx-txbtn, .gyljr-main2 .zltx-btn {
  background: #e00023;
  border-radius: 25px;
  padding: 9px 0;
  font-size: 18px;
  color: #fff;
  margin: auto;
  display: block;
  width: 240px;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.jrzx-txbtn:hover, .gyljr-main2 .zltx-btn:hover {
  color: #fff;
  background: #d00626;
}
.gyljr-main2 {
  padding-bottom: 100px;
}
.gyljr-main2 .zltx-table {
  width: 1060px;
  margin: 0px auto 40px auto;
}
.gyljr-main2 .zltx-table td {
  padding: 10px;
  line-height: 32px;
  font-size: 14px;
  color: #333;
}
.gyljr-main2 .zltx-table .tx-text {
  border-radius: 5px;
  outline: none;
  border: solid 1px #ddd;
  padding: 0 10px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 30px;
  width: 300px;
  margin-bottom: 5px;
}
.gyljr-main2 .zltx-table .tx-textarea {
  border-radius: 5px;
  outline: none;
  border: solid 1px #ddd;
  padding: 10px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  height: 70px;
  width: 300px;
  margin-bottom: 5px;
}
.gyljr-main2 .zltx-table .tx-btn {
  border-radius: 5px;
  outline: none;
  border: none;
  background-color: #0097f3;
  padding: 0 24px;
  font-size: 12px;
  color: #fff;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 5px;
}
.gyljr-main2 .zltx-table .tx-btn:hover {
  background-color: #0169ec;
}
.gyljr-main2 .zltx-table .tx-select {
  border-radius: 5px;
  outline: none;
  border: solid 1px #ddd;
  padding: 6px 10px;
  font-size: 14px;
  color: #333;
  width: 322px;
  margin-bottom: 5px;
}
label.error {
  color: red; /*错误信息的颜色*/
  display: block;
}
input.error {
  border: 1px dotted red; /*输入错误的输入框的边框样式*/
}
/*关于我们*/
.about-us-l {
  width: 250px;
  min-height: 200px;
  float: left;
  box-shadow: 0 0 8px 0 rgb(220 220 220 / 50%);
  background: #fff;
  margin-bottom: 50px;
  margin-top: 15px;
}
.about-us-l .about-tit {
  background: #df0629;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.about-us-l .about-list {
  padding: 0 20px 20px 20px;
}
.about-us-l .about-list li {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
}
.about-us-l .about-list .atcive a {
  color: #e00629;
}
.about-us-l .about-list li:last-child {
  border-bottom: 0;
}
.about-us-l .about-list li a {
  color: #333;
}
.about-us-l .about-list li:hover a {
  color: #e00629;
}
.about-us-r {
  background: #fff;
  min-height: 500px;
  box-shadow: 0 0 8px 0 rgb(220 220 220 / 50%);
  width: 790px;
  float: right;
  margin-top: 15px;
  margin-bottom: 50px;
  padding: 50px 70px;
}
.about-us-r .about-cont-tit {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #eeeded;
  padding-bottom: 30px;
}
.about-us-r .about-cont {
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0 50px 0;
}
.about-us-r .about-cont p {
  padding: 15px 0;
  color: #4d4d4d;
  text-indent: 2em;
}
/*挂牌*/
.schjy-main .gp-tj-main {
  padding: 2px;
}
.schjy-main .gp-tj-main dd {
  float: left;
  margin: 0 5px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
}
.schjy-main .gp-tj-main {
  border-bottom: none;
  margin-bottom: 20px;
  background: #fff;
}
.schjy-main .gp-tj-main .list {
  font-size: 14px;
  line-height: 40px;
  color: #666;
}
.schjy-main .gp-tj-main .list li {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  height: 40px;
}
.schjy-main .gp-tj-main .list li:last-child {
  border-bottom: 0;
}
.schjy-main .gp-tj-main .list li .gd-label {
  display: block;
  float: left;
  padding-left: 10px;
}
.schjy-main .gp-tj-main .list li .gd-text {
  font-size: 14px;
  line-height: 28px;
  color: #3e3e3e;
  display: block;
  height: 28px;
  width: 180px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #dedede;
  float: left;
  border-radius: 3px;
}
.schjy-main .gp-tj-main input:focus, .schjy-main .gp-tj-main select:focus {
  border: solid 1px #ef8294;
  box-shadow: 0 0 5px rgba(223, 6, 41, 0.3);
}
.schjy-main .gp-tj-main .list li .lc-a {
  color: #2065cc;
  background-image: url(../img/gd-lc-a.png);
  background-repeat: no-repeat;
  background-position: left center;
  text-align: right;
  display: block;
  float: right;
  width: 110px;
  padding-right: 10px;
}
.schjy-main .gp-tj-main .list li .tiaojian {
  background-color: #f5f5f5;
  height: 40px;
  text-align: center;
  float: left;
  width: 175px;
  padding-bottom: 3px;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.schjy-main .gp-tj-main .list li .xl-btn {
  float: right;
  width: 30px;
  margin-right: 10px;
  background-image: url(../img/gp-tj-xl.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 30px 40px;
  height: 20px;
  border: 1px solid #ddd;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  margin-top: 10px;
}
.schjy-main .gp-tj-main .list li .con {
  float: left;
  width: 957px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
}
.schjy-main .gp-tj-main .list li .con a {
  cursor: pointer;
  font-size: 13px;
  line-height: 30px;
  color: #666;
  white-space: nowrap;
  display: inline-block;
  margin-right: 15px;
}
.schjy-main .gp-tj-main .list li .con a:hover {
  color: #df0629;
}
.schjy-main .gp-tj-main .list li .con i {
  border: 1px solid #2065cc;
  font-style: normal;
  color: #2065cc;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  padding-left: 5px;
  font-size: 12px;
  line-height: 24px;
  margin-top: 8px;
  border-radius: 3px;
  background-image: url(../img/gp-tj-yxz.png);
  background-repeat: no-repeat;
  background-position: 92% center;
  cursor: pointer;
}
.schjy-main .gp-tj-main .list li .jg-text {
  font-size: 14px;
  line-height: 28px;
  color: #3e3e3e;
  display: inline-block;
  height: 28px;
  width: 120px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #dedede;
  border-radius: 3px;
}
.schjy-main .gp-tj-main .list li .jg-btn, .schjy-main .gp-tj-main .list li .gd-btn {
  border-radius: 3px;
  background-color: #fff3f1;
  border: solid 1px #df0629;
  color: #df0629;
  cursor: pointer;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  height: 28px;
  width: 80px;
  margin-left: 5px;
}
.schjy-main .gp-tj-main .list li .jg-btn:hover, .schjy-main .gp-tj-main .list li .gd-btn:hover {
  background-color: #df0629;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
#wrap5 {
  position: relative;
  overflow: hidden;
  height: 100%;
}
/* 分类选框 */
.read-more_out {
  width: 1198px;
  text-align: center;
  border-top: 1px solid #fff;
  height: 30px;
  -webkit-transition: border-color .15s ease-in-out;
  -moz-transition: border-color .15s ease-in-out;
  transition: border-color .15s ease-in-out
}
.read-more_out:hover {
  border-top: 1px solid #F00;
}
#read-more {
  color: #333;
  width: 240px;
  height: 30px;
  margin: auto;
  line-height: 30px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  margin-top: -1px;
  -webkit-transition: border-color .15s ease-in-out;
  -moz-transition: border-color .15s ease-in-out;
  transition: border-color .15s ease-in-out
}
.read-more_out:hover #read-more {
  border-right: 1px solid #F00;
  border-left: 1px solid #F00;
  border-bottom: 1px solid #F00;
  border-top: 1px solid #fff;
}
.read-more_out:hover #read-more a {
  color: #f00;
}
#read-more a {
  padding-right: 12px;
  background: url() no-repeat 100% 50%;
  text-decoration: none;
}
#wrap5 {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#yxz-con a {
  border: 1px solid #df0629;
  font-style: normal;
  color: #df0629;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  padding-left: 5px;
  font-size: 12px;
  line-height: 24px;
  border-radius: 3px;
  background-image: url(../img/gp-tj-yxz.png);
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: 92% center;
  cursor: pointer;
}
/*竞价报名页面*/
.wrap_bm {
  width: 1000px;
  margin: auto;
}
.bm_xq {
  background: #fff;
  padding: 40px;
  margin: 20px 0 30px 0;
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
}
.bm_xq_tit {
  font-size: 22px;
  text-align: center;
  color: #e00629;
  margin: 10px 0 40px 0;
  position: relative;
  font-weight: bold;
  padding: 0 20px;
}
.bm_xq_tit:before {
  content: "";
  width: 350px;
  height: 1px;
  background: #d8d8d8;
  position: absolute;
  left: 20px;
  top: 15px;
}
.bm_xq_tit:after {
  content: "";
  width: 350px;
  height: 1px;
  background: #d8d8d8;
  position: absolute;
  left: 550px;
  top: 15px;
}
.bm_table {
  width: 900px;
  margin: 20px auto;
  font-size: 14px;
  border: 1px solid #e3e3e3;
  border-right: 0;
  border-bottom: 0
}
.bm_table th {
  line-height: 20px;
  padding: 8px 5px;
  height: 30px;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  background-color: #f5f5f5;
}
.bm_table td {
  line-height: 20px;
  padding: 8px 5px;
  height: 30px;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.bm_table span {
  padding-left: 5px;
}
.bm_table .bgf5 {
  color: #666;
}
.bm_table div {
  max-width: 750px;
}
.bm_table img {
  max-width: 500px;
  height: auto;
}
.bm_table .bm-text {
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  color: #333;
  height: 30px;
  width: 280px;
  border: 1px solid #ddd;
  padding-right: 10px;
  padding-left: 10px;
}
.bm-btn {
  border: none;
  outline: none;
  background-color: #e00629;
  color: #fff;
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  line-height: 38px;
  height: 38px;
  padding-right: 60px;
  padding-left: 60px;
  border-radius: 3px;
}
.bm-btn:hover {
  background-color: #d00626;
}
.bm_table .red {
  font-size: 14px;
  color: #f00;
  padding-right: 10px;
  padding-left: 10px;
}
.bm_tishit {
  padding-left: 35px;
  color: #000;
  padding-bottom: 15px;
}
.bm_tishit span {
  color: #f00;
  padding-right: 5px;
}
.bm-radio {
  position: absolute;
  display: none;
}
.bm-radio + label {
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  cursor: pointer;
  vertical-align: middle;
}
.bm-radio:checked + label:before {
  animation-name: none;
}
.bm-radio + label.radio1:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  content: '';
  border: 1px solid #df0629;
  border-radius: 50%;
}
.bm-radio + label.radio1:after {
  top: 6px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #df0629;
}
.bm-radio:checked + label:after {
  display: block;
}
.bm-radio + label:after {
  position: absolute;
  display: none;
  content: '';
}
.bm_tiaok {
  padding: 10px 30px 80px 30px;
}
.bm_tiaok p {
  padding: 4px 0;
}
.bm_tiaok input {
  vertical-align: -1px;
}
.bm_tiaok p a:hover {
  color: #ea3134;
}
.bm_tiaok .bmtst-red {
  padding-left: 18px;
  padding-bottom: 40px;
  padding-top: 8px;
}
/*交易商服务*/
.jysfw_bg {
  background: #fff;
  width: 100%;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 60px 0 70px 0;
}
.jysfw_banner .biaoti {
  width: 254px;
  height: 67px;
  background: url("../img/jysfw_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -127px;
}
.jysfw_banner .jysfw_banner_ico {
  width: 292px;
  height: 266px;
  background: url("../img/jysfw_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 300px;
}
.jysfw_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jysfw_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .jysfw_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.jysfw_zx {
  width: 580px;
}
.jysfw_list {
  border: 1px solid #ececec;
  background: url("../img/jysfw_list_bg.jpg") center right no-repeat #fff;
  background-size: contain;
  width: 530px;
  height: 252px;
  padding: 20px 25px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  border-radius: 0px;
}
.jysfw_list li {
  line-height: 36px;
  color: #000;
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 460px;
}
.jysfw_list li:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #df0629;
  top: 15px;
  left: 0;
}
.jysfw_list li a {
  color: #000;
}
.jysfw_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.jysfw_zx .zhinan_tit {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  position: relative;
  margin-bottom: 20px;
}
.jysfw_zx .jysfw_ico1 {
  background: url("../img/jysfw_ico1.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: -6px;
  margin-right: 10px;
}
.jysfw_zx .jysfw_ico2 {
  background: url("../img/jysfw_ico2.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: -6px;
  margin-right: 10px;
}
.jysfw_zx .zhinan_tit .jysfw_more {
  font-size: 14px;
  line-height: 30px;
  display: block;
  color: #666;
  font-weight: normal;
  position: absolute;
  right: 20px;
  top: 0;
}
.jysfw_zx .zhinan_tit .jysfw_more:hover {
  color: #e00629;
}
.jysfw_zy_bg {
  background: #f5f6fa;
  padding: 30px 0 60px 0;
  margin-top: 20px;
}
.jysfw_zy_tit {
  color: #222;
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: bold;
}
.jysfw_zy_tit:before {
  position: relative;
  width: 6px;
  height: 20px;
  background: #e12941;
  left: 0;
  display: inline-block;
  content: '';
  top: 1px;
  margin-right: 15px;
}
.jysfw_zy_l {
  width: 810px;
  float: left;
  background: #fff;
  padding: 20px 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  height: 480px;
  border-radius: 3px;
}
.jysfw_zy_r {
  width: 310px;
  float: right;
}
.jysfw_zy_r .jysfw_phone {
  background: #fff;
  padding: 30px 30px 30px 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  height: 146px;
}
.jysfw_zy_r .jysfw_phone .zixun {
  margin-bottom: 17px;
  background: url("../img/jysfw_ico3.png") no-repeat;
  background-size: 30px;
  padding-left: 50px;
}
.jysfw_zy_r .jysfw_phone .zixun h3 {
  color: #333;
  font-size: 18px;
  padding-bottom: 7px;
}
.jysfw_zy_r .jysfw_phone .zixun p {
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.jysfw_zy_r .zhin {
  background: url("../img/jysfw_znkf.jpg") no-repeat;
  background-size: cover;
  width: 306px;
  height: 89px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  display: block;
  margin-top: 12px;
}
.jysfw_zy_r .miyao {
  background: url("../img/jysfw_my.jpg") no-repeat;
  background-size: cover;
  width: 306px;
  height: 89px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  display: block;
  margin-top: 12px;
}
.jysfw_zy_r .tousu {
  background: url("../img/jysfw_ts.jpg") no-repeat;
  background-size: cover;
  width: 306px;
  height: 89px;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  display: block;
  margin-top: 12px;
}
.jysfw_zy_r .zhin:hover, .jysfw_zy_r .miyao:hover, .jysfw_zy_r .tousu:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.17);
}
/*服务专员 二级*/
.fuzy2 {
  width: 790px;
  padding: 0px;
  height: 500px;
  margin-top: 10px;
}
.fwzy_tab2 {
  margin-top: 15px;
}
.fwzy_tab2 h2 {
  cursor: pointer;
}
.fwzy_tab2 .out {
  color: #979797;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  background: #f8f8f8;
  padding: 2px 8px;
  display: inline-block;
  font-weight: normal;
  border-radius: 2px;
}
.fwzy_tab2 .over {
  color: #df0629;
  font-size: 14px;
  border: 1px solid #df0629;
  background: #fff1ef;
  padding: 2px 8px;
  display: inline-block;
  font-weight: normal;
  border-radius: 2px;
}
.fwzy_cont2 {
  border: 1px solid #ececec;
  width: 790px;
  height: 400px;
  margin-top: 25px;
  padding: 0px 10px;
  font-style: normal;
  position: relative;
}
.fwzy_list2 {
  width: 800px;
  overflow: hidden;
  height: 400px;
}
.fwzy_list2 li {
  width: calc(800px / 3 - 40px);
  border-right: 1px solid #ececec;
  height: 340px;
  float: left;
  padding: 30px 20px;
}
.fwzy_list2 li:nth-child(5) {
  border-right: 0;
}
.fwzy_list2 li:last-child {
  border-right: 0;
}
.fwzy_list2 li .infor {
  position: relative;
  padding-left: 60px;
}
.fwzy_list2 li .infor .zy-tou {
  position: absolute;
  left: 0;
}
.fwzy_list2 li .infor .zy-tou img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.fwzy_list2 li .infor .name {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
  padding-top: 4px;
}
.fwzy_list2 li .infor .bumen {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 140px;
}
.fwzy_list2 li .fwnr {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  padding: 12px 0 17px 0;
  height: 43px;
}
.fwzy_list2 li a {
  color: #df0629;
  border: 1px solid #df0629;
  border-radius: 50px;
  padding: 0px 10px;
  font-size: 14px;
  float: right;
}
.fwzy_list2 li .erwm {
  position: relative;
  height: 22px;
  padding-bottom: 20px;
}
.fwzy_line {
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}
.fwzy_list2 li .erwm a:hover + .mask {
  opacity: 1;
}
.fwzy_list2 li .erwm .mask {
  opacity: 0;
  width: 110px;
  height: 110px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 10000;
  transition: all 0.5s ease-in-out 0s !important;
  position: absolute;
  bottom: 45px;
  right: 10px;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
}
.fwzy_list2 li .erwm .mask img {
  width: 110px;
  height: 110px;
}
.fwzy2 .fwzy_prev:hover {
  background-image: url(../img/btn-fl2.png);
}
.fwzy2 .fwzy_prev {
  position: absolute;
  bottom: 180px;
  display: inline-block;
  z-index: 90;
  left: -45px;
  background-image: url(../img/btn-fl1.png);
  height: 40px;
  width: 40px;
  background-size: cover;
  cursor: pointer;
}
.fwzy2 .fwzy_next:hover {
  background-image: url(../img/btn-fr2.png);
}
.fwzy2 .fwzy_next {
  position: absolute;
  bottom: 180px;
  display: inline-block;
  z-index: 90;
  right: -45px;
  background-image: url(../img/btn-fr1.png);
  height: 40px;
  width: 40px;
  background-size: cover;
  cursor: pointer;
}
.jysfw_wen {
  padding: 0px 50px;
}
.jysfw_wen .ask_cont {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
  padding-top: 30px;
}
.jysfw_wen .ask_cont .jysfw_ask {
  background: url(../img/jysfw_ask.png) no-repeat;
  background-size: 40px 40px;
  font-size: 18px;
  color: #222;
  font-weight: bold;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-top: 5px;
  min-height: 40px;
  line-height: 24px;
}
.jysfw_wen .ask_cont .jysfw_ans {
  background: url(../img/jysfw_ans.png) no-repeat;
  background-size: 40px 40px;
  font-size: 15px;
  color: #666;
  padding-left: 50px;
  line-height: 30px;
  min-height: 40px;
}
.jysfw_wen .ask_more {
  margin-top: 60px;
  margin-bottom: 30px;
  margin-left: 50px;
}
.jysfw_wen .ask_more a {
  border: 1px solid #e4393c;
  color: #e4393c;
  padding: 5px 20px;
  font-size: 16px;
}
.jysfw_wen .ask_more a:hover {
  background: #e4393c;
  color: #fff;
}
/*数据中心*/
.sjzx_banner .biaoti {
  width: 220px;
  height: 80px;
  background: url("../img/sjzx_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -110px;
}
.sjzx_banner .sjzx_banner_ico {
  width: 322px;
  height: 270px;
  background: url("../img/sjzx_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 300px;
}
.sjzx_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.sjzx_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .sjzx_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.sjzx_tj {
  margin: 40px 0 20px 0;
}
.sjzx_tj li {
  background: #fff;
  float: left;
  padding: 25px 30px 30px 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  height: 55px;
  width: calc(1110px / 4 - 60px);
  border-radius: 3px;
  margin: 0 15px;
  position: relative;
  font-size: 16px;
}
.sjzx_tj li:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.sjzx_tj li i {
  display: inline-block;
  width: 60px;
  height: 62px;
  position: absolute;
  right: 30px;
  top: 25px;
}
.sjzx_tj li .t_hu {
  padding-top: 5px;
}
.sjzx_tj li .t_hu span {
  font-size: 26px;
  font-weight: bold;
  color: #222;
  padding-right: 5px;
}
.sjzx_tj li:nth-child(1) i {
  background: url("../img/sjzx_ico1.png") no-repeat;
  background-size: cover;
}
.sjzx_tj li:nth-child(2) i {
  background: url("../img/sjzx_ico2.png") no-repeat;
  background-size: cover;
}
.sjzx_tj li:nth-child(3) i {
  background: url("../img/sjzx_ico3.png") no-repeat;
  background-size: cover;
}
.sjzx_tj li:nth-child(4) i {
  background: url("../img/sjzx_ico4.png") no-repeat;
  background-size: cover;
}
.sjzx_tj li:nth-child(1) {
  margin-left: 0;
}
.sjzx_tj li:nth-child(4) {
  margin-right: 0;
}
.sjzx_bg {
  width: 1140px;
  background: #fff;
  padding: 30px 30px 60px 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  margin-bottom: 50px;
}
.sjzx_tit {
  font-size: 22px;
  background: url(../img/tit_bg.jpg) repeat-x bottom;
  height: 60px;
  font-weight: bold;
  position: relative;
}
.sjzx_tit .sjzx_ico {
  background: url(../img/zx_ico.png);
  background-size: cover;
}
.sjzx_tit .sjzx_ico1 {
  background: url("../img/jg_ico.png");
  background-size: cover;
}
.sjzx_tit .sjzx_ico2 {
  background: url("../img/jl_ico.png");
  background-size: cover;
}
.sjzx_tit .sjzx_ico4 {
  background: url("../img/jys_ico.png");
  background-size: cover;
}
.sjzx_tit .sjzx_ico5 {
  background: url("../img/cjl_ico.png");
  background-size: cover;
}
.sjzx_tit i {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -7px;
  margin-right: 10px;
}
.sjzx_tit span {
  font-size: 15px;
  font-weight: normal;
  margin-left: 80px;
}
.sjzx_tit span b {
  font-size: 17px;
  color: #3e7dff;
}
.sjzx_tit span .t_red {
  color: #fb3a3a;
}
.sjzx_box1 {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  width: 550px;
  border-radius: 5px;
  height: 550px;
  background: #fff;
  padding: 0px;
  margin: 30px 0 40px 0;
  border: 3px solid #fff;
}
.sjzx_jrtj {
  margin: 0px 0 20px 0;
}
.sjzx_box2 {
  width: 230px;
  height: 230px;
  float: left;
}
.sjzx_jrtj .jr_list {
  float: right;
  padding-top: 30px;
  padding-right: 20px;
}
.sjzx_jrtj .jr_list .tjsj {
  text-align: right;
  color: #333;
}
.sjzx_tj .tjsj {
  padding-bottom: 20px;
  color: #555;
  text-align: right;
}
.sjzx_jrtj .jr_list ul {
  margin-top: 20px;
}
.sjzx_jrtj .jr_list li {
  width: 120px;
  float: left;
  background: linear-gradient(to bottom, #f2f3f5, #fff);
  padding: 25px 15px;
  border-radius: 3px;
  border: 2px solid #fff;
  box-shadow: 3px 3px 13px rgb(104 122 163 / 14%);
  text-align: center;
  color: #333;
  height: 55px;
  margin-left: 15px;
}
.sjzx_jrtj .jr_list li .t_jr1 {
  font-size: 16px;
  padding-bottom: 10px;
}
.sjzx_jrtj .jr_list li .t_jr2 span {
  color: #3e7dff;
  font-size: 22px;
  font-weight: bold;
  padding-right: 5px;
}
.sjzx_jrtj .jr_list li:nth-child(1) .t_jr2 span {
  color: #fb2424 !important;
}
.sjzx_30 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sjzx_box3 {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  width: 1140px;
  border-radius: 5px;
  height: 480px;
  background: #fff;
  padding: 0px;
  margin: 25px 0;
}
.sjzx_box4 {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  width: 550px;
  border-radius: 5px;
  height: 400px;
  background: #fff;
  padding: 0px;
  margin: 25px 0 0 0;
}
.sjzx_box5 {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  width: 1140px;
  border-radius: 5px;
  height: 400px;
  background: #fff;
  padding: 0px;
  margin: 25px 0;
}
.chengj_gg {
  width: 550px;
  margin-bottom: 30px;
}
.chengj_gg_more {
  position: absolute;
  font-size: 14px;
  color: #666;
  right: 20px;
  top: 9px;
  font-weight: normal;
}
.chengj_gg_more:hover {
  color: #333;
}
.chengj_gg_more i {
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  background: url("../img/more.png");
  background-size: cover;
  vertical-align: -3px !important;
}
.chengj_gg_list .box {
  height: 280px;
  overflow: hidden;
  text-align: center;
}
.chengj_gg_list {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  width: 490px;
  border-radius: 5px;
  height: 280px;
  background: #fff;
  padding: 30px 30px;
  margin-top: -10px;
}
.chengj_gg_list li {
  line-height: 40px;
  padding-left: 20px;
  position: relative;
  font-size: 15px;
}
.chengj_gg_list li:before {
  content: '';
  display: block;
  background-color: #df0629;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 17px;
}
.chengj_gg_list li span {
  color: #999;
  display: inline-block;
  float: right;
  font-size: 14px;
}
.chengj_gg_list li a {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 350px;
  float: left;
}
.chengj_gg_list li a:hover {
  color: #df0629;
}
.chengj_gg_list li .jing {
  font-size: 14px;
  color: #ffa82b;
  background: #fff5ea;
  border-radius: 6px 0 6px 0;
  padding: 0px 6px;
  font-style: normal;
  margin-left: 10px;
}
.chengj_gg_list li .gua {
  font-size: 14px;
  color: #7ba7ff;
  background: #f3f7ff;
  border-radius: 6px 0 6px 0;
  padding: 0px 6px;
  font-style: normal;
  margin-left: 10px;
}
.chengj_gg_list li .xun {
  font-size: 14px;
  color: #27d193;
  background: #edfbf1;
  border-radius: 6px 0 6px 0;
  padding: 0px 6px;
  font-style: normal;
  margin-left: 10px;
}
.chengj_gg_list i {
  float: left;
  height: 20px;
  margin-top: 10px;
  line-height: 20px;
}
.ty_tit2 {
  font-size: 22px;
  background: url("../img/tit_bg.jpg") repeat-x bottom;
  height: 60px;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
}
.ty_tit2 i {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -7px;
  margin-right: 10px;
}
.ty_tit2 .yg_ico {
  background: url(../img/jg_ico.png);
  background-size: cover;
}
.ty_tit2 .jg_ico {
  background: url(../img/jl_ico.png);
  background-size: cover;
}
/*合同*/
.cxht_banner .biaoti {
  width: 234px;
  height: 67px;
  background: url("../img/ht_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -117px;
}
.cxht_banner .cxht_banner_ico {
  width: 306px;
  height: 240px;
  background: url("../img/ht_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: 280px;
}
.cxht_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.cxht_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .cxht_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.cxht_tit_box {
  text-align: center;
}
.cxht_tit {
  color: #222;
  font-size: 26px;
  padding: 5px 0 0 15px;
  font-weight: bold;
  margin: auto;
  position: relative;
  display: inline-block;
}
.cxht_tit:before {
  content: "";
  position: absolute;
  background: url(../img/tlfw-tit.png) no-repeat;
  background-size: cover;
  left: -5px;
  top: 0px;
  width: 28px;
  height: 28px;
}
.cxht_bg {
  padding: 60px 0 50px 0 !important;
}
.cxht_tz {
  margin: 40px 0 0 0;
}
.cxht_tz img {
  width: 1200px;
  height: 120px;
  border-radius: 5px;
}
.cxht_zc {
  width: 580px;
  margin-top: 10px;
  position: relative;
}
.cxht_list li {
  padding: 16px 25px 14px 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  background: #fff;
  border-radius: 3px;
  margin-bottom: 15px;
}
.cxht_list li:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.cxht_list li a {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 420px;
  float: left;
}
.cxht_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
.cxht_list li .riqi3 {
  color: #858fab;
  font-size: 15px;
  margin-right: 15px;
  vertical-align: 6px;
  display: block;
  width: 100px;
  text-align: center;
  float: left;
  height: 60px;
  border-right: 1px solid #ebecf1;
}
.cxht_list li .riqi3 span {
  font-weight: bold;
  font-size: 26px;
  display: block;
}
.cxht_list li p {
  color: #8d95ad;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 420px;
  padding-top: 10px;
  float: left;
}
.cxht_qd {
  padding: 40px 0 50px 0;
}
.cxht_qd li {
  width: 580px;
  height: 113px;
  background: url("../img/cxht_btnbg.jpg");
  background-size: cover;
  float: left;
  border: 1px solid #c7c7c7;
  margin-bottom: 15px;
  position: relative;
}
.cxht_qd li:nth-child(odd) {
  margin-right: 36px;
}
.cxht_qd li span {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding-top: 42px;
  padding-left: 30px;
  display: inline-block;
}
.cxht_btn {
  color: #fff;
  font-size: 15px;
  position: absolute;
  width: 95px;
  height: 34px;
  right: 50px;
  bottom: 35px;
  border-radius: 4px;
  line-height: 34px;
  padding-left: 10px;
  background: linear-gradient(to right, #e80c0c, #fd6b6b);
}
.cxht_btn i {
  background: url("../img/arrow-r.png") no-repeat;
  background-size: cover;
  display: inline-block;
  width: 22px;
  height: 8px;
  margin-left: 5px;
}
.cxht_btn:hover {
  background: linear-gradient(to left, #e80c0c, #fd6b6b);
  color: #fff;
  width: 97px;
  padding-left: 12px;
  right: 48px;
}
.cxht_qdlc {
  width: 700px;
}
.cxht_qdlc .qd_lc {
  background: url("../img/cxht_lc.png") no-repeat;
  background-size: cover;
  width: 700px;
  height: 250px;
  position: relative;
}
.cxht_qdlc .qd_lc span {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
}
.cxht_qdlc .qd_lc .t_qd1 {
  left: 100px;
  top: 28px;
  color: #333;
  font-weight: bold;
}
.cxht_qdlc .qd_lc .t_qd2 {
  left: 100px;
  top: 117px;
  color: #333;
}
.cxht_qdlc .qd_lc .t_qd3 {
  left: 100px;
  top: 206px;
  color: #333;
}
.cxht_qdlc .qd_lc .t_qd4 {
  left: 177px;
  top: 28px;
  color: #df0629;
}
.cxht_qdlc .qd_lc .t_qd5 {
  left: 385px;
  top: 28px;
  color: #df0629;
}
.cxht_qdlc .qd_lc .t_qd6 {
  left: 177px;
  top: 117px;
  color: #df0629;
}
.cxht_qdlc .qd_lc .t_qd7 {
  left: 385px;
  top: 117px;
  color: #df0629;
}
.cxht_qdlc .qd_lc .t_qd8 {
  left: 553px;
  top: 72px;
  color: #fff;
}
.cxht_qdlc .qd_lc .t_qd9 {
  left: 315px;
  top: 208px;
  color: #fff;
}
.cxht_muban {
  margin-top: 50px;
}
.cxht_muban a {
  display: inline-block;
  background: linear-gradient(155deg, #ffffff 45%, #fce9e9);
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  position: relative;
}
.cxht_muban a:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.cxht_muban .muban_down {
  width: 340px;
  text-align: center;
  padding-top: 60px;
  height: 40px;
}
.cxht_muban .muban_down i {
  display: block;
  width: 40px;
  height: 40px;
  background: url("../img/cxht_ico.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -20px;
}
.cxht_muban .muban_video {
  width: 600px;
  padding-top: 40px;
  height: 60px;
  padding-left: 100px;
}
.cxht_muban .muban_video i {
  display: block;
  width: 40px;
  height: 40px;
  background: url("../img/cxht_ico2.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 40px;
  top: 33px;
}
.cxht_qd_tit {
  color: #222;
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}
.cxht_qd_tit:before {
  position: relative;
  width: 6px;
  height: 20px;
  background: #e12941;
  left: 0;
  display: inline-block;
  content: '';
  top: 1px;
  margin-right: 15px;
}
.cxht_qd_r {
  width: 470px;
}
.cxht_qdsm {
  background: #fff;
  padding: 50px 40px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  height: 420px;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  margin-bottom: 40px;
}
.cxht_qdsm p {
  padding-bottom: 15px;
  position: relative;
  padding-left: 50px;
}
.cxht_qdsm p:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: url("../img/cxht_no.png") no-repeat;
  background-size: cover;
  left: 0;
}
.cxht_qdsm p:nth-child(1):before {
  background-position: 0 -3px;
}
.cxht_qdsm p:nth-child(2):before {
  background-position: 0 -44px;
}
.cxht_qdsm p:nth-child(3):before {
  background-position: 0 -84px;
}
.cxht_qdsm p:nth-child(4):before {
  background-position: 0 -124px;
}
.cxht_qdsm p:nth-child(5):before {
  background-position: 0 -164px;
}
.cxht_qdsm p:nth-child(6):before {
  background-position: 0 -204px;
}
.cxht_qdsm p:nth-child(7):before {
  background-position: 0 -244px;
}
.cxht_qdsm p:nth-child(8):before {
  background-position: 0 -284px;
}
.cxht_qdsm p:nth-child(9):before {
  background-position: 0 -324px;
}
.cxht_qdsm p:nth-child(10):before {
  background-position: 0 -364px;
}
.cxht_tj {
  margin: 90px 0 70px 0;
}
.cxht_tj_l {
  float: left;
  width: 360px;
  height: 335px;
  background: url("../img/cxht_ico3.png") no-repeat;
  background-size: cover;
  margin-top: 30px;
}
.cxht_tj_r {
  width: 570px;
  float: right;
  padding-right: 100px;
}
.cxht_tj_r p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-bottom: 20px;
}
.cxht_tj_mb {
  margin-bottom: 30px;
}
.cxht_tj_btn {
  background: #df0629;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  padding: 11px 30px;
  margin-top: 30px;
  display: inline-block;
}
.cxht_tj_btn i {
  background: url("../img/arrow-r.png") no-repeat;
  background-size: cover;
  display: inline-block;
  width: 22px;
  height: 8px;
  margin-left: 5px;
}
.cxht_tj_btn:hover {
  background: #d00626;
  color: #fff;
}
/*交易专区*/
.jyzq_banner .biaoti {
  width: 228px;
  height: 71px;
  background: url("../img/jyzq_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -114px;
}
.jyzq_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jyzq_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
.jyzq_banner .jyzq_banner_ico {
  width: 302px;
  height: 265px;
  background: url("../img/jyzq_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 280px;
}
@media (min-width: 1921px) {
  .jyzq_banner img {
    margin-left: -50% !important;
    width: 100% !important;
  }
}
.jyzq_qy_tit {
  margin-top: 30px;
}
.jyzq_qy {
  margin: 80px 0 0px 0;
}
.jyzq_qy li {
  width: 182px;
  height: 340px;
  float: left;
  margin-right: 20px;
  margin-bottom: 70px;
  position: relative;
  overflow: hidden;
}
.jyzq_qy li h3 {
  text-indent: -9999px;
}
.jyzq_qy li a {
  display: inline-block;
  width: 182px;
  height: 340px;
}
.jyzq_qy li:nth-child(even) {
  margin-top: -30px;
}
.jyzq_qy li:nth-child(1) a {
  background: url("../img/jyzq_qy1.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(2) a {
  background: url("../img/jyzq_qy2.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(3) a {
  background: url("../img/jyzq_qy3.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(4) a {
  background: url("../img/jyzq_qy4.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(5) a {
  background: url("../img/jyzq_qy5.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(6) {
  margin-right: 0;
}
.jyzq_qy li:nth-child(7) {
  margin-left: 90px;
}
.jyzq_qy li:nth-child(6) a {
  background: url("../img/jyzq_qy6.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(7) a {
  background: url("../img/jyzq_qy7.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(8) a {
  background: url("../img/jyzq_qy8.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(9) a {
  background: url("../img/jyzq_qy9.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(10) a {
  background: url("../img/jyzq_qy10.png");
  background-size: cover;
}
.jyzq_qy li:nth-child(11) a {
  background: url("../img/jyzq_qy11.png");
  background-size: cover;
}
.jyzq_qy li:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 340px;
  top: 0;
  left: -220px;
  overflow: hidden;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.1) 100%);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 10;
}
.jyzq_qy li:hover:before {
  transition: left 1.2s;
  left: 500px;
}
.jyzq_qy li:nth-child(odd):hover {
  margin-top: -3px;
  padding-bottom: 3px;
}
.jyzq_qy li:nth-child(even):hover {
  margin-top: -33px;
}
.jyzq_qi {
  margin: 50px 0 10px 0;
}
.jyzq_qi li {
  background: url("../img/jyzq_qy_bg.jpg");
  background-size: cover;
  width: 566px;
  height: 127px;
  border: 2px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  position: relative;
  margin-bottom: 25px;
}
.jyzq_qi li a {
  width: 566px;
  height: 127px;
  display: block;
}
.jyzq_qi li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.jyzq_qi li img {
  width: 80px;
  height: 80px;
  float: left;
  margin: 25px 0 0 40px;
  margin-right: 20px;
}
.jyzq_qi li h3 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  padding: 50px 10px 0 0px;
}
.jyzq_qi li .jiao {
  background: linear-gradient(45deg, #ff642f, #ed3031);
  width: 68px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 0 0 0 25px;
  color: #fff;
  padding: 3px 0 0 22px
}
.jyzq_qi li:nth-child(odd) {
  float: left;
}
.jyzq_qi li:nth-child(even) {
  float: right;
}
/*交易交收*/
.jyjsn_bg {
  background: #fff;
  width: 100%;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
  padding: 60px 0 70px 0;
}
.jyjsn_banner .biaoti {
  width: 495px;
  height: 67px;
  background: url("../img/jyjsn_banner_bt.png");
  background-size: cover;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -250px;
}
.jyjsn_banner .jyjsn_banner_ico {
  width: 278px;
  height: 250px;
  background: url("../img/jyjsn_banner_ico.png");
  background-size: cover;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: 330px;
}
.jyjsn_banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.jyjsn_banner img {
  position: absolute;
  width: 1920px;
  height: 300px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .jyjsn_banner img {
    margin-left: -50%;
    width: 100%;
  }
}
.jyjsn_list li {
  width: 500px;
  height: 160px;
  background: linear-gradient(to right, #f6eeee, #eceef2);
  border-radius: 10px;
  margin: 30px 0;
  padding: 40px;
  position: relative;
}
.jyjsn_list li .icobg1 {
  background-image: url("../img/jyjsn_ico1.png");
  width: 120px;
  height: 120px;
  background-size: cover;
  position: absolute;
  bottom: 50px;
  right: 40px;
}
.jyjsn_list li .icobg2 {
  background-image: url("../img/jyjsn_ico2.png");
  width: 120px;
  height: 120px;
  background-size: cover;
  position: absolute;
  bottom: 50px;
  right: 40px;
}
.jyjsn_list li .icobg3 {
  background-image: url("../img/jyjsn_ico3.png");
  width: 120px;
  height: 120px;
  background-size: cover;
  position: absolute;
  bottom: 50px;
  right: 40px;
}
.jyjsn_list li .icobg4 {
  background-image: url("../img/jyjsn_ico4.png");
  width: 120px;
  height: 120px;
  background-size: cover;
  position: absolute;
  bottom: 50px;
  right: 40px;
}
.jyjsn_list li h3 {
  font-size: 22px;
  position: relative;
  padding-left: 15px;
  z-index: 100;
}
.jyjsn_list li h3:before {
  position: absolute;
  width: 6px;
  height: 20px;
  background: #e12941;
  left: 0;
  display: inline-block;
  content: '';
  top: 5px;
  margin-right: 15px;
}
.jyjsn_list li p {
  font-size: 15px;
  color: #888;
  padding-top: 15px;
  z-index: 100;
  position: absolute;
  top: 72px;
  left: 40px;
  line-height: 28px;
  width: 500px;
}
.jyjsn_btn {
  background: #df0629;
  color: #fff;
  font-size: 16px;
  position: absolute;
  width: 100px;
  height: 36px;
  left: 40px;
  bottom: 40px;
  border-radius: 3px;
  line-height: 36px;
  padding-left: 12px;
}
.jyjsn_btn i {
  background: url("../img/arrow-r.png") no-repeat;
  background-size: cover;
  display: inline-block;
  width: 22px;
  height: 8px;
  margin-left: 5px;
}
.jyjsn_btn:hover {
  background: #d00626;
}
.jyjsn_btn:hover {
  color: #fff;
}
.schjy_banner .biaoti_xiaom {
    width: 573px;
    height: 44px;
    background: url(../img/xmxt_banner_bt.png);
    background-size: cover;
    position: absolute;
    top: 48px;
    left: 50px;
}
.schjy_banner .biaoti_guap {
    width: 533px;
    height: 44px;
    background: url(../img/guap_banner_bt.png);
    background-size: cover;
    position: absolute;
    top: 48px;
    left: 50px;
}
.schjy_banner .biaoti_xunj {
    width: 533px;
    height: 44px;
    background: url(../img/xunj_banner_bt.png);
    background-size: cover;
    position: absolute;
    top: 48px;
    left: 50px;
}
/*金融服务新增4个版块 2025.7.8*/
.jrfw_four{
    padding-top: 60px;
    text-align: center;    
}
.jrfw_four li{
    width: calc(33.3% - 37px);
    height: 140px;
    background: url(../img/jrfw_four_bg.jpg);
    background-size: cover;
    padding: 25px 10px;
    float: left;
    margin-right: 25px;
}
.jrfw_four li:last-child{
    margin-right: 0;
}
.jrfw_four li .jrfw_four_tit{
    width: 250px;    
    background: url(../img/jrfw_four_tit.png) no-repeat center;
    background-size: cover;
    background-size:250px 5px;
    font-size: 21px;
    font-weight: bold;
    margin: auto;
}
.jrfw_four li .jrfw_sj{    
     float: left;
     border-right: 1px solid #c9c9c9;
     margin-top: 15px;
     margin-bottom: 20px;
     height: 50px;
}
.jrfw_four li .jrfw_sj_3{
    width: calc(33.3% - 1px);  
}
.jrfw_four li .jrfw_sj_2{
    width: calc(50% - 1px);    
}
.jrfw_four li .jrfw_sj_2 em{
    font-style: normal;
    font-size: 14px;
    color: #333;
    padding-left: 3px;
}
.jrfw_four li .jrfw_sj:last-child{ 
    border-right: 0;
}
.jrfw_four li .jrfw_sj h3{
    font-size: 15px;
    font-weight: normal;
    color: #000;
    padding-bottom: 5px;
}
.jrfw_four li .jrfw_sj span{
    font-size: 18px;
    font-weight: normal;   
}
.jrfw_four li .jrfw_sj .jrfw_sheng{
    color: #fb2424;
}
.jrfw_four li .jrfw_sj .jrfw_sheng i{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../img/sheng.png");
    background-size: cover;
    margin: 0 3px;
    vertical-align: -1px;
}
.jrfw_four li .jrfw_sj .jrfw_ping{
    color: #3e7dff;
}
.jrfw_four li .jrfw_sj .jrfw_ping i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../img/ping.png");
    background-size: cover;
    margin: 0 2px;
    vertical-align: -5px;
}
.jrfw_four li .jrfw_sj .jrfw_jiang{
    color: #05c38b;
}
.jrfw_four li .jrfw_sj .jrfw_jiang i{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../img/jiang.png");
    background-size: cover;
    margin: 0 5px;
    vertical-align: -1px;
}
.jrfw_four li a{
    background: #f32936;
    padding: 4px 25px;
    color: #fff;
}
.jrfw_four li a:hover{
    background: #d9001c;    
}
.jrfw_four li p{
     font-size: 15px;
    padding: 15px 0 0px 0; 
    color: #666;
    height: 35px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.jrfw_whsj{
    border-collapse: collapse;
    box-shadow: 0px 0px 20px rgb(104 122 163 / 15%);
    background: #fff;
    margin-top: 25px;
    margin-bottom: 20px;
}
.jrfw_whsj th{
    height: 36px;
    line-height: 36px;
    background: #f32838;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.jrfw_whsj td{
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    width: calc(100% / 7);
}
.jrfw_whsj td:first-child{
    width: 200px;
}
.jrfw_whsj td:not(:first-child){
    width: calc(1000px / 6);
}
.jrfw_whsj tr:last-child td{
    border-bottom: 0;
}
.jrfw_whsj_ly{
    text-align: right;
    color: #282828;
    font-size: 15px;
}
.jrfw_bg{
    background-color: #f5f6fa;
}
.jrfw_hjsj_bg{
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.02);
    background: #fff;
}
.jrfw_hjsj_list{
    padding-bottom: 25px;
    margin-top: 35px;
}
.jrfw_hjsj_list li{
    width:189px;
    float: left;
    background: url("../img/jrfw_hj_ico.png") no-repeat;
    background-size: 30px 30px;
    background-position: 60px 0;
    padding-left: 110px;
    border-right: 1px solid #e7e7e7;
}
.jrfw_hjsj_list li:last-child{
    border-right: 0;
}
.jrfw_hjsj_list li h3{
    font-size: 16px; 
    padding-bottom: 6px;
}
.jrfw_hjsj_list li p{
    font-size: 19px;
    color: #f10e0e;
}
.jrfw_hjsj_list li p span{
    font-size: 14px;
    color: #333;
}
.jrfw_hjsj_tit {
  color: #222;
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #e9e9e9;  
}
.jrfw_hjsj_tit:before {
  position: relative;
  width: 4px;
  height: 20px;
  background: #e12941;
  left: 0;
  display: inline-block;
  content: '';
  top: 1px;
  margin-right: 15px;
}
.jrfw_hjsj_l{
    width: 590px;
    float: left;
    margin-top: 20px;
    height: 298px;
    overflow-y: auto;
    margin-bottom: 20px;
}
.jrfw_hjsj_table{
    border-collapse: collapse; 
}
.jrfw_hjsj_table th{
    position: sticky;
    top: 0; /* 固定在容器顶部 */
    background: #efefef;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
.jrfw_hjsj_table td{    
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
}
.jrfw_hjsj_table .colorgreen{
    color: #05c38b;
}
.jrfw_hjsj_table .colorred{
    color: #fb2424;
}
.jrfw_hjsj_r{
    width: 590px;
    float: right;
    margin-top: 20px;
    height: 298px;    
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
}
.jrfw_hjsj_r .hjsj_chart_tit{
    font-size: 17px;
    color: #000;
    padding: 10px 0 0 15px;
    font-weight: bold;
    float: left;
}
.jrfw_hjsj_r .hjsj_chart_tit span{
    font-size: 14px;
    color: #f10e0e;
    font-weight: normal;
}
.jrfw_hjsj_r .hjsj_chart_time{
    font-size: 14px;
    color: #333;
    padding: 15px 15px 0 0;
    float: right;
}
.jrfw_hjsj_r .hjsj_chart{
    width: 100%;
    height: 250px;
    margin-top: 10px;
}
.jrfw_hjsj_mb{
    padding-bottom: 50px;
}
.jrfw_yhtx{
    width:1100px;
    height: 460px;
    margin:25px auto 10px auto;
    background: url("../img/jrfw_yhtx_bg.png") no-repeat;
    background-size: cover;
    position: relative;
    
}
.jrfw_yhtx span{
    font-size: 17px;
    color: #000;
}
.jrfw_yhtx .yhtx_t1{
    position: absolute;
    left: 220px;
    bottom: 70px;
}
.jrfw_yhtx .yhtx_t2{
    position: absolute;
    left: 500px;
    bottom: 46px;
}
.jrfw_yhtx .yhtx_t3{
    position: absolute;
    left: 826px;
    bottom: 70px;
}
/*交易专区 新增煤炭主产区交易预告 2025.7.25*/
.jysfw_bg_pt20{    
    padding-top: 0px !important;
}
.jysfw_bg_mt20{    
    padding-bottom: 0px !important;
    padding-top: 30px;
}
.jyzq_jsmx_tab{
   width: 1040px;
   margin: 40px auto 35px auto;
    height: 50px;
}
.jyzq_jsmx_tab h2 {
  font-size: 15px;  
  color: #000;
  display: inline-block;  
  margin:0 2px;
  cursor: pointer; 
  font-weight: normal;  
  width: 200px;
  height: 42px;
  text-indent: -9999px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.02);  
}
.jyzq_jsmx_tab h2.over {
   border-bottom: 2px solid #e60012;
}
.jyzq_jsmx_tab h2:hover{
    vertical-align: -1px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); 
}
.jyzq_jsmx_tab h2:first-child{
    background: url("../img/jyzq_jsmx_logo1.jpg") top center/cover;
}
.jyzq_jsmx_tab h2:nth-child(2){
    background: url("../img/jyzq_jsmx_logo2.jpg") top center/cover;
}
.jyzq_jsmx_tab h2:nth-child(3){
    background: url("../img/jyzq_jsmx_logo3.jpg") top center/cover;
}
.jyzq_jsmx_tab h2:nth-child(4){
    background: url("../img/jyzq_jsmx_logo4.jpg") top center/cover;
}
.jyzq_jsmx_tab h2:nth-child(5){
    background: url("../img/jyzq_jsmx_logo5.jpg") top center/cover;
}
.jyzq_jsmx_list em{
    font-style: normal;
}
.jyzq_jsmx_list li:nth-child(odd){
    float: left;
}
.jyzq_jsmx_list li:nth-child(even){
    float: right;
}
.jyzq_jsmx_list li{
  padding: 8px 25px 8px 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  background: #fff;
  border-radius: 3px;
  margin-top: 5px;
  margin-bottom:10px;
  width: 565px;
}
.jyzq_jsmx_list li:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.jyzq_jsmx_list li .riqi3 {
  color: #858fab;
  font-size: 15px;
  margin-right: 15px;
  vertical-align: 6px;
  display: block;
  width: 100px;
  text-align: center;
  float: left;
  height: 50px;
  border-right: 1px solid #ebecf1;
}
.jyzq_jsmx_list li .riqi3 span {
  font-weight: bold;
  font-size: 24px;
  display: block;
  line-height: 28px;
}
.jyzq_jsmx_list li a {
  font-size: 17px;
  color: #3d3d3d;
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 440px;
  float: left;
  padding-top: 15px;
}
.jyzq_jsmx_list li a:hover {
  color: #df0629;
  text-decoration: underline;
}
