@charset "UTF-8";

/**导航页**/
.jc_header_wrap {
  position: fixed;
  z-index: 9999999;
}

.banner {
  width: 100%;
  min-width: 1380px;
  background: #FB7E0A;
  height: 90px;
  position: relative;
  top: 65px;
}

.banner .banner_content {
  width: 1380px;
  text-align: center;
  overflow: hidden;
}

.banner .banner_content img {
  margin-top: 30px;
}

.banner .banner_content .banner_sub {
  width: 550px;
  margin-right: 80px;
}

.banner_k {
  width: 394px;
  height: 42px;
  background: #FFF;
  border-radius: 3px;
  margin-top: 22px;
  float: left;
  overflow: hidden;
}

.banner_tel {
  width: 200px;
  float: left;
}

.banner .banner_content .banner_sub img {
  width: 11px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
  padding-top: 0;
  margin-top: 10px;
  padding-left: 0
}

.banner_wrap span {
  display: block;
  width: 1px;
  height: 22px;
  background: #eee;
  margin-top: 10px;
  float: left;
}

.banner_md5 {
  width: 194px;
  position: relative;
}

.banner .banner_content .banner_sub .banner_wrap .phone_txt {
  border: none;
  width: 134px;
  font-size: 14px;
  padding-left: 10px;
  line-height: 42px;
  float: left;
  cursor: text;
}

.banner .banner_content .banner_sub .banner_wrap .md5_txt {
  border: none;
  width: 183px;
  padding-left: 10px;
  line-height: 42px;
  font-size: 14px;
  padding-left: 10px;
  cursor: text;
}

.banner .banner_content .banner_sub .banner_wrap button {
  position: absolute;
  right: 10px;
  top: 11px;
  color: #FB7E0A;
  font-size: 14px;
  border: none;
  background: none;
  cursor: pointer;
}

.banner .banner_content .banner_sub .banner_login {
  font-size: 14px;
  border: 1px solid #fff;
  background: none;
  margin: 21px 0 0 5px;
  color: #fff;
  cursor: pointer;
  width: 85px;
  height: 42px;
}

.sendcode.load {
  background: #CCC;
  color: #FFF;
  font-size: 12px !important;
  cursor: default;
  pointer-events: none;
}

.view_href {
  width: 301px;
  height: 43px;
  background: linear-gradient(0deg, rgba(230, 0, 18, 1), rgba(242, 98, 91, 1));
  border-radius: 22px;
  position: absolute;
  top: 318px;
  left: 188px;
  text-align: center;
  z-index: 99999
}

.view_href::after {
  content: '';
  background: url(../img/jcl_index/checkhref.png) no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  right: 12px;
  top: 12px;
  display: block;
}

.view_href a {
  font-size: 20px;
  line-height: 43px;
  color: #fff;
}

/**搜索框**/
.search_wrap {
  width: 100%;
  min-width: 1380px;
  height: 450px;
  background: url(../img/jcl_index/banner_setion.png) no-repeat;
  background-position: center;
  background-size: 1920px 100%;
  background-position-y: -2px;
  position: relative;
  top: 65px;
  margin-bottom: 65px;
}

.search_wrap .search_bd {
  width: 800px;
}

.search_wrap .search_bd .search_tab {
  overflow: hidden;
  margin-left: 4px;
  padding-top: 100px;
}

.search_wrap .search_bd .search_tab li {
  float: left;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 78px;
  height: 34px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  background: #202329;
  /* background: url(../img/jcl_index/list_grey.png); */
  font-family: SimSun;
  font-size: 16px;
  color: #ffffff;
  /* box-shadow: 1px 1px 0px 0px rgba(34, 24, 21, 0.75); } */
}

.search_wrap .search_bd .search_tab .search_on {
  color: #fff;
  background: #FB7E0A;
}

.search_wrap .search_bd .search_nwrap {
  float: left;
  margin-left: 4px;
  width: 789px;
  overflow: hidden;
  border: 2px solid #FB7E0A
}

.search_wrap .search_bd .search_nwrap .search_input {
  width: 684px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  font-size: 14px;
  cursor: text;
  padding-left: 20px;
}

.search_wrap .search_bd .search_btn {
  height: 40px;
  width: 85px;
  vertical-align: bottom;
  color: #fff;
  font-size: 16px;
  background: #FB7E0A;
  border: none;
}

.search_wrap .search_bd .search_txt {
  font-family: '宋体';
  margin-top: 8px;
  font-size: 14px;
  margin-left: 10px;
}

.search_wrap .search_bd .search_txt span {
  color: #f89436;
  font-size: 16px;
}

.search_wrap .search_bd .search_txt a {
  padding: 0px 10px;
  color: #000;
  border-right: 1px solid #000;
}

.search_wrap .search_bd .search_txt a:last-child {
  border: none;
}

.search_wrap .search_bd .search_txt a:hover {
  color: #f89436;
}


/**第一层**/
/**第一层**/
.setion1 {
  padding-top: 30px;
  width: 1360px;
}

.setion1_lf {
  width: 336px;
  overflow: hidden;
  float: left;
}

.setion1_left {
  background: #fff;
  height: 286PX;
  overflow: hidden;
  padding: 40px 0 0 40px;
  margin-top: 10px;
  border: 1px solid #efefef;
  width: 294px;
}

.setion1_left h1 {
  font-size: 18px;
  line-height: 28px;
  color: #FB7E0A;
  margin-bottom: 18px;
  font-weight: bold;
}

.setion1_left a {

  font-size: 16px;
  color: #666;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion1_left a:hover {
  color: #fb7e0a;
}

.setion1_fhead {
  width: 334px;
  height: 209px;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
}

.setion1_ftleft {
  width: 334px;
  height: 40px;
}

.setion1_ftlf {
  width: 167px;
  height: 40px;
  text-align: center;
  float: left;
  color: #000;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  cursor: pointer;
}

.setion1_ftlf span {
  font-size: 16px;
  line-height: 40px;
}

.setion1_ftlf .fbxq::before {
  content: '';
  background: url(/static1/img/jcl_index/fxq.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.ftlf_on {
  font-weight: bold;
}

.ftlf_on .fbxq::before {
  content: '';
  background: url(/static1/img/jcl_index/hfxq.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.ftlf_on {
  background: #FF800B;
  color: #fff;
}

.setion1_ftlf .fbzp::before {
  content: '';
  background: url(/static1/img/jcl_index/fzp.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.ftlf_on .fbzp::before {
  content: '';
  background: url(/static1/img/jcl_index/hfzp.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.setion1_ftcon {
  width: 334px;
  height: 169px;
  overflow: hidden;
  background: url(/static1/img/jcl_index/ftbg.png) no-repeat;
}

.setion1_ftip {
  width: 296px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  line-height: 32px;
  margin-bottom: 14px;
  border-radius: 4px;
  position: relative;
}

.setion1_ftip span {
  color: #000;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}

.ftsub {
  width: 296px;
  height: 110px;
  overflow-y: auto;
  z-index: 9;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  opacity: 1;
  border-radius: 4px;
  position: absolute;
  left: -1px;
  top: 38px;
}

.ftfwip:focus {
  border: none !important;
}

.ftsub h1 {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}

.setion1_ftarea {
  width: 276px;
  height: 72px;
  border: 1px solid #EEEEEE;
  padding: 8px 10px 0;
  background: #fff;
  margin-bottom: 14px;
  border-radius: 4px;
  position: relative;
}

.setion1_ftarea textarea {
  width: 276px;
  height: 72px;
  border: none;
  margin-bottom: 14px;
  border-radius: 4px;
  line-height: 24px;
  position: relative;
  font-size: 14px;
  resize: none;
}

.ftsub ul {
  width: 279px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ftsub li {
  padding: 4px 4px;
  font-size: 12px;
  margin-left: 10px;
  float: left;
  margin-bottom: 10px;
  color: #FF9710;
  line-height: 20px;
  cursor: pointer;
  background: #FFEED9;
  white-space: nowrap;
}

.ftsub li::before {
  content: '';
  background: url(/static1/img/jcl_index/ftadd.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  margin-top: -4px;
}

.ftfwip {
  width: 234px;
  border: none;
  height: 30px;
  font-size: 14px;
  color: #555;
  background: #fff;
}

.ftqrbtn {
  width: 296px;
  height: 34px;
  background: #FF800B;
  border: none;
  font-size: 14px;
  margin-left: 20px;
  color: #fff;
  border-radius: 100px;
}

.setion1_ftip button {
  font-size: 14px;
  color: #999;
  border: none;
  background: none;
  position: absolute;
  right: 10px;
  top: 6px
}

.ftsub .dison {
  background: #eee;
  color: #555;
}

.ftsub .dison::before {
  content: '';
  background: url(/static1/img/jcl_index/ftdis.png) no-repeat;
}

.ftsub ul::after {
  content: '';
  flex: auto;
}

.ftin {
  width: 410px;
  margin-top: 58px;
}

.ftin b {
  font-size: 14px;
  color: #FF4040;
  font-weight: normal;
  margin-right: 6px;
  float: left;
  margin-top: 7px
}

.ftmd5 {
  margin-top: 20px;
  height: 32px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 2px;
  position: relative;
  margin-left: 61px
}

.ftmd5 b {
  margin-top: 16px;
}

.ftmd5 button {
  position: absolute;
  color: #ff9710;
  right: 18px;
  top: 7px;
  cursor: pointer;
  background: rgb(246, 246, 246);
  border: 1px solid #ddd;
  width: 91px;
  height: 34px;
}

.ftupbtn {
  width: 282px;
  height: 42px;
  background: #FB7E0A;
  opacity: 1;
  border-radius: 2px;
  margin: 58px 109px 0;
  border: none;
  color: #fff;
  font-size: 16px;

}

.ftin span {
  font-size: 16px;
  color: #555;
  margin-right: 30px
}

.ftupcon input {
  width: 290px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  padding-left: 10px;
  color: #555;
  border-radius: 2px;
}

.ftmd5 input {
  width: 200px;
  height: 32px;
  padding-left: 10px;
  border: 1px solid #ddd;
  border-right: none;
  margin-top: 7px;
  color: #555;
  font-size: 14px;
}

.ftalsuc .layui-layer-content {
  text-align: center;
}

.ftsuclist img {
  margin-top: 40px;
  margin-bottom: 10px;
}

.ftsuclist p {
  font-size: 18px;
  color: #222;
  margin-top: 10px;
  margin-bottom: 14px;
}

.ftsuclist span {
  font-size: 14px;
  color: #222;
}

.ftalsuc button {
  margin-top: 40px;
}

.setion1_fbom {
  width: 294px;
  padding: 20px 20px 0;
  background: url(/static1/img/jcl_index/indexbgtop.png);
  border: 1px solid #EEEEEE;
  opacity: 1;
  border-radius: 4px;
  height: 227px;
  margin-top: 20px;
}

.yyggbg img {
  width: 26px;
  height: 26px;
}

.setion1_fbomlv ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
}

.fbomlv_lf {
  flex-shrink: 0;
  width: 56px;
  margin: 0;
  text-align: center;
}

.fbomlv_lf p {
  text-align: center;
  font-size: 14px;
  color: #FF800B;
}

.setion1_fbomlv {
  display: flex;
  margin-bottom: 30px;
  overflow: hidden;
}

.setion1_fbomlv li {
  width: 78px;
  float: left;
  height: 16px;
  text-align: center;
  font-size: 13px;
  border-right: 1px solid #eee;
  // margin-top: 13px;
  margin: 0;
}

.setion1_fbomlv li a {
  color: #666;
}

.setion1_fbomlv li:hover {
  color: #FF800B;
}

.setion1_fbomlv li:last-child {
  border-right: 0;
}

.setion1_fbomlv:nth-child(2) {
  // background-color: pink;
}

.setion1_left_lv1 {
  width: 304px;
  margin-bottom: 26px;
}

.setion1_left_lv1 a {
  margin-right: 24px;
}

.setion1_left_lv2 {
  width: 304px;
  margin-bottom: 26px;
}

.setion1_left_lv2 a {
  margin-right: 24px;
}

.setion1_left_lv3 {
  margin-bottom: 26px;
  width: 304px;
}

.setion1_left_lv3 a {
  margin-right: 24px;
}

.setion1_scro {
  width: 671px;
  height: 480px;
  overflow: hidden;
  margin-left: 9px;
}

.setion1_scro img {
  width: 100%;
}

.pb-carouselWarp {
  height: 480px;
  width: 671px;
  position: relative;
}

.pb-carouselWarp .pb-carousel {
  position: relative;
  height: 100%;
}

.pb-carouselWarp .pb-carousel li {
  min-width: 1380px;
}

.pb-carouselWarp .pb-carousel li {
  display: none;
  position: absolute;
  width: 671px;
  height: 480px;
  top: 0;
  left: 0;
}

.pb-carouselWarp .pb-carousel li img {
  width: 671px;
  height: 480px;
  vertical-align: middle;
}

.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}

.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 20px;
  left: 50%;
}

.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 17px;
  height: 16px;
  margin: 0 5px;
  background: url(../img/jcl_index/qrco.png) no-repeat;
  cursor: pointer;
}

.pb-carouselWarp .pb-carousel-ind .pb-this {
  background: url(../img/jcl_index/qrco_on.png) no-repeat;
}

.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: 0;
}

.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background: #000 url(../img/jcl_al/left.png) no-repeat center;
}

.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background: #000 url(../img/jcl_al/right.png) no-repeat center;
}

.pb-carouselWarp[type=updown] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}

.pb-carouselWarp[type=updown] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}

.pb-carouselWarp[type=updown] .pb-carousel-ind .pb-this {
  background-color: #000;
}

.pb-carouselWarp[type=updown] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.pb-carouselWarp[type=updown] .pb-arrow-prev {
  top: 20px;
  background: #000 url(../img/jcl_al/left.png) no-repeat center;
}

.pb-carouselWarp[type=updown] .pb-arrow-next {
  top: auto;
  bottom: 20px;
  background: #000 url(../img/jcl_al/right.png) no-repeat center;
}

.setion1_right {
  width: 254px;
  height: 400px;
  background: #fff;
  padding: 40px;
  border: 1px solid #EFEFEF;
  position: relative;
}

.login_index {
  text-align: center;
  border-bottom: solid 1px #eee;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 16px;
}

.login_index:last-child {
  border: none
}

.login_index h2 {
  color: #FB7E0A;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 32px;
}

.login_index li {
  width: 62px;
  margin-right: 34px;
  float: left;
  margin-bottom: 16px;
  cursor: pointer;
}

.login_index li img {
  width: 100%;
}

.login_index p {
  font-size: 12px;
  color: #666;
}

.login_index li:nth-child(3n) {
  margin-right: 0;
}

.login_wrap {
  width: 254px;
  height: 82px;
  overflow: hidden;
}

.login_index .login_wrap li:nth-child(3n) {
  margin-right: 34px !important;
}

.login_jn {
  font-family: SimSun;
  font-size: 14px;
  color: #747774;
  line-height: 20px;
}

.login_jn img {
  width: 22px;
  height: 23px;
  margin-right: 13px;
  vertical-align: top;
  margin-top: 0;
}

.login_jn img:last-child {
  margin-right: 0
}

.login_jn b {
  color: #87cf3c;
  font-weight: normal;
  margin-left: 10px;
}

.login_rz {
  font-family: SimSun;
  font-size: 12px;
  color: #fff;
  width: 60px;
  height: 18px;
  line-height: 18px;
  border-radius: 4px;
  background: #fba30a;
}

.login_rz img {
  width: 12px;
  height: 14px;
  vertical-align: top;
  margin-top: 1px;
  margin-right: 3px;
}

.login_btn {
  margin-top: 32px;
}

.login_btn button {
  width: 105px;
  height: 35px;
  background: #fb7e0a;
  font-family: SimSun;
  font-size: 14px;
  color: #fff;
  border: none;
  margin-left: 5px;
  margin-right: 5px;
}

.right_title {
  overflow: hidden;
  height: 44px;
  position: relative;
}

.qrdiv {
  height: 296px;
}

.telban {
  display: inline-block;
  position: absolute;
  width: 125px;
  height: 31px;
  background: url(/static/junchenlun/images/login/telpass.png) no-repeat;
  background-size: cover;
  right: 30px;
  top: 0px;
}

.phoneban {
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 21px;
  background: url(/static/junchenlun/images/login/pcpass.png) no-repeat top center;
  right: 0px;
  top: 6px;
}

.pasban {
  display: inline-block;
  position: absolute;
  width: 125px;
  height: 31px;
  background: url(/static/junchenlun/images/login/qcpass.png) no-repeat;
  background-size: cover;
  right: 30px;
  top: 0px;
}

.dxban {
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 21px;
  background: url(/static/junchenlun/images/login/qrpass.png) no-repeat top center;
  right: 0px;
  top: 6px;
}

.item-align {
  text-align: center;
  font-size: 15px;
  width: 156px;
  margin: 24px auto;
  overflow: hidden;
}

.item-align span {
  display: block;
  float: left;
  height: 18px;
  width: 1px;
  background: #999;
}

.item-align a {
  text-decoration: none;
  color: #999;
  float: left;
}

.btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: none;
  cursor: pointer;
  color: #FFF;
  background-color: #ec7500;
}

.tapbutton {
  margin-top: 22px;
}

.tapbutton button {
  background: #FFFFFF;
  font-size: 14px;
  color: #757575;
  margin: 0 34px;
  border: none;
}

.tapbutton .tapon {
  color: #FF800B;
  border-bottom: 2px solid #ff800b;
}

.tapbutton button:nth-child(1) {
  margin-right: 8px;
}

.right_input {
  margin-top: 13px;
  position: relative;
}

.right_input input {
  width: 244px;
  height: 40px;
  border: solid 1px #e4e4e4;
  border-radius: 2px;
  margin-top: 17px;
  font-size: 14px;
  color: #a3a3a3;
  padding-left: 11px;
  cursor: text;
}

.right_input input::-webkit-input-placeholder {
  color: #a3a3a3;
}

.right_input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a3a3a3;
}

.right_input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a3a3a3;
}

.right_input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a3a3a3;
}

.right_input .key {
  position: absolute;
  background: url(../img/jcl_index/key.png) no-repeat;
  width: 19px;
  height: 15px;
  top: 90px;
  right: 10px;
}

.com_btn {
  position: absolute;
  color: #FF7B10;
  right: 9px;
  top: 88px;
  cursor: pointer;
  background: none;
  border: none;
}

.right_b {
  margin-top: 20px;
  overflow: hidden;
}

.right_b a {
  font-size: 13px;
  margin-right: 16px;
  margin-top: 18px;
  color: #777;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.right_b a:hover {
  color: #f89436;
}

.right_auto {
  margin-top: 18px;
  overflow: hidden;
}

.right_auto span,
.right_auto a {
  font-size: 13px;
  margin-right: 16px;
  color: #777;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.right_auto a:hover {
  color: #f89436;
}

.jzxy {
  padding: 0;
  text-align: center;
  font-size: 13px;
  color: #595757;
  width: 230px;
  margin: 20px auto 20px;
  position: relative;
  overflow: hidden;
}

.jzxy input:checked {
  background: url(/static/junchenlun/images/login/xycheck.png) no-repeat;
}

.jzxy input {
  float: left;
  margin-top: 1px;
  margin-right: 8px;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  width: 14px;
  height: 14px;
  background: url(/static/junchenlun/images/login/xyc.png) no-repeat;
  cursor: pointer;
}

.jzxy p {
  float: left;
}

.jzxy a {
  color: #FF7B10;
  text-decoration: none;
}

.othlogin {
  border-top: 1px solid #eee
}

.othlogin img {
  vertical-align: middle;
  margin-top: -6px;
  margin-right: 5px;
}

.othlogin a {
  color: #9FA0A0;
  font-size: 14px;
  text-decoration: none;
  margin-top: 18px;
}

.othlogin .fpass {
  color: #FF7B10
}

.loginflex {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.right_sub {
  width: 14px;
  height: 16px;
  margin-right: 5px;
}

.right_lod {
  margin-top: 26px;
  overflow: hidden;
}

.right_lod a {
  width: 105px;
  height: 35px;
  background-color: #f89436;
  color: #fff;
  float: left;
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
  margin-right: 14px;
}

.right_fire h2 {
  font-size: 16px;
  width: 68px;
  font-weight: bold;
  float: left;
  padding-bottom: 6px;
  color: #f89436;
  border-bottom: 2px solid #f89436;
  margin-top: 20px;
  margin-bottom: 10px;
}

.right_fire a {
  font-size: 14px;
  color: #777;
  float: left;
  line-height: 30px;
  margin-left: 5px;
}

.setion1_img {
  width: 1358px;
  height: 128px;
  margin-top: 20px;
  border: 1px solid #efefef;
  border-top: none;
}

.setion1_img img {
  width: 100%;
}

/**第二层**/
.setion2 {
  width: 100%;
  margin-top: 30px;
}

.setion2_top {
  overflow: hidden;
  width: 693px;
  padding-top: 20px;
  padding-bottom: 22px;
}

.setion2_top ul {
  overflow: hidden;
}

.setion2_top li {
  margin-right: 44px;
  float: left;
  text-align: center;
}

.setion2_top li a {
  font-size: 16px;
  color: #555;
}

.setion2_top .stp2 a {
  color: #FF9710;
}

.setion2_top li:hover a {
  color: #FF9710;
}

.setion2_top .setion2_on {
  width: 136px;
  height: 30px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%), linear-gradient(#f89436, #f89436);
  background-blend-mode: normal, normal;
  border-radius: 5px;
}

.setion2_top .setion2_on a {
  color: #fff;
}

.zbbg {
  width: 671px;
  position: relative;
  float: left;
  height: 170px;
  overflow: hidden;
}

.zbbg:hover,
.xsbg:hover {
  border: 2px solid #ff9712;
  width: 670px;
  height: 167px;
}

.zbbg:hover .zbbg_back,
.xsbg:hover .xsbg_back,
.zbbg:hover .zxnsbg_more,
.xsbg:hover .zxnsbg_more {
  transform: scale(1.02);
  opacity: 1;
}

.xsbg {
  width: 673px;
  position: relative;
  float: right;
  height: 170px;
  overflow: hidden;
}

.zxns_list {
  border: 1px solid #eee;
  border-radius: 6px;
}

.xsbg_back {
  background: url('/static1/img/jcl_index/long-distance.png') no-repeat;
  background-size: cover;
  width: 673px;
  display: block;
  transition: 0.2s ease;
  height: 170px;
}

.xsbg_back:hover {
  background-image: url('/static1/img/jcl_index/long-distance-hover.png');
}

.zbbg_back {
  background: url('/static1/img/jcl_index/on-duty.png') no-repeat;
  background-size: cover;
  width: 673px;
  transition: 0.5s ease;
  display: block;
  height: 170px;
}

.zbbg_back:hover {
  background-image: url('/static1/img/jcl_index/on-duty-hover.png');
}

.zxnsbg_more {
  position: absolute;
  right: 16px;
  top: 10px;
  opacity: 0.8;
}

.zxnsbg_more span {
  font-size: 14px;
  color: #fff;
}

.zxnsbg_more img {
  vertical-align: middle;
  margin-top: 2px;
  margin-right: 4px;
}

.zxns_hover .zbbg_con {
  padding-top: 47px;
}

.zbbg_con {
  width: 246px;
  padding-top: 48px;
}

.work_zxns {
  margin-left: 23px;
}

.zbbg_con h1 {
  font-size: 24px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 6px;
}

.zbbg_con p {
  font-size: 16px;
  color: #ffffff;
}

.setion2_line {
  margin-top: 5px;
  width: 1360px;
  height: 3px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%);
}

.setion2_content ul {
  overflow: hidden;
}

.setion2_content li {
  float: left;
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  width: 675px;
  height: 230px;
  margin-right: 8px;
}

.setion2_content li:nth-child(2n) {
  margin-right: 0;
}

.setion2_content li:hover {
  transform: scale(1.02);
}

.setion2_wrapnr {
  height: 190px;
  padding: 30px 16px 37px 35px;
}

.setion2_nrtop h1 {
  color: #000;
  font-size: 14px;
  margin-right: 10px;
}

.setion2_nrtop .setion2_fire {
  color: #de0000;
}

.setion2_nrtop span {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-right: 25px;
  line-height: 26px;
  border-radius: 13px;
}

.setion2_nrtop span img {
  margin-right: 12px;
}

.setion2_nrcon {
  text-align: center;
  margin-top: 30px;
  position: relative;
  height: 150px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}

.setion2_nrcon h3 {
  position: absolute;
  right: 38px;
  color: #FF9712;
  font-size: 14px;
  top: 2px;
}

.setion2_pf {
  width: 140px;
  height: 34px;
  background: rgba(0, 0, 0, 0.39);
  border-radius: 4px;
  display: none;
  position: absolute;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  right: 30px;
  top: 30px;
}

.setion2_pf::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.39);
  position: absolute;
  top: -10px;
  right: 16px;

}

.setion2_nrlf {
  margin-left: 10px;
  width: 86px;
  text-align: center;
  position: relative;
}

.setion2_nrlf img {
  width: 72px;
  height: 72px;
  border-radius: 36px;
}

.setion2_nrlf p {
  height: 22px;
  width: 86px;
  line-height: 22px;
  background: #f89436;
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  border-radius: 11px;
}

.setion2_nrcenter {
  width: 304px;
  font-size: 15px;
  text-align: left;
  margin-left: 40px;
}

.setion2_nrcenter h2 {
  font-size: 16px;
  margin-right: 10px;
  float: left;
}

.setion2_nrcenter span {
  background: #FFF9F1;
  border-radius: 20px;
  font-size: 14px;
  margin-top: -1px;
  padding: 3px 10px;
  color: #FF9710;
  display: block;
  float: left;
}

.setion2_nrcenter p {
  color: #000;
  font-size: 15px;
}

.setion2_nrzw span {
  font-size: 14px;
  color: #999;
  display: block;
  float: left;
  width: 30px;
}

.setion2_work {
  float: left;
  width: 412px;
  margin-left: 30px;
  font-size: 14px;
  color: #555;
}

.setion2_nrzw {
  font-size: 15px;
  color: #000;
  margin-top: 8px;
  line-height: 28px;
  text-align: left;
  margin-left: 40px;
  width: 482px;
}

.setion2_nrzw p {
  position: relative;
}

/* .setion2_nrzw p::before {
        content: '';
        width: 6px;
        height: 6px;
        background: #f89436;
        border-radius: 3px;
        display: inline-block;
        position: absolute;
        left: -16px;
        top: 12px; } */

.boy::after {
  content: '';
  background: url(../img/jcl_zxns/boy.png) no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

.girl::after {
  content: '';
  background: url(../img/jcl_zxns/girl.png) no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

.setion2_more {
  width: 251px;
  height: 33px;
  border: solid 1px #f89436;
  display: block;
  font-size: 15px;
  color: #f89436;
  margin: 0 auto;
  line-height: 33px;
  text-align: center;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  left: 564px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion2_more:hover {
  background: #f89436;
  color: #fff;
}

/**第三层**/
.setion3 {
  width: 100%;
  padding-top: 30px;
}

.setion3_top {
  padding-top: 40px;
  overflow: hidden;
}

.setion3_top ul {
  overflow: hidden;
}

.setion3_top li {
  margin-right: 45px;
  float: left;
  font-family: SimSun;
  text-align: center;
  line-height: 30px;
}

.setion3_top li a {
  font-size: 16px;
  color: #777;
}

.setion3_top .setion3_on {
  width: 136px;
  height: 30px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%), linear-gradient(#f89436, #f89436);
  background-blend-mode: normal, normal;
  border-radius: 5px;
}

.setion3_top .setion3_on a {
  color: #fff;
}

.setion3_line {
  margin-top: 5px;
  width: 1360px;
  height: 3px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%);
}

.setion3_content li {
  background: #fff;
  padding: 33px 38px 0px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding-bottom: 36px;
}

.setion3_content li:nth-child(15n) {
  border: none;
}

.setion3_content li:hover {
  background: #f6f5f5;
}

.setion3_contlf {
  width: 370px;
}

.setion3_contlf h1 {
  font-size: 16px;
  color: #f89436;
  display: inline;
  margin-right: 60px;
  margin-bottom: 25px;
}

.setion3_contlf h1:nth-child(2) {
  margin-right: 0
}

.setion3_contlf p {
  font-size: 14px;
  color: #919191;
  margin-top: 20px;
}

.setion3_contlf span {
  margin: 0px 9px;
}

.setion3_connr {
  margin-left: 0px;
  width: 270px;
}

.setion3_connr h1 {
  font-size: 16px;
  color: #000;
  display: inline;
  margin-right: 60px;
  margin-bottom: 25px;
}

.setion3_connr p {
  font-size: 14px;
  color: #919191;
  margin-top: 20px;
}

.setion3_connr span {
  margin: 0px 9px;
}

.setion3_conttx {
  display: inline;
  margin-left: 45px;
}

.setion3_conttx img {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  margin-right: 6px;
  vertical-align: middle;
}

.setion3_conttx span {
  font-size: 16px;
  color: #000;
}

.setion3_contjl {
  width: 144px;
  height: 44px;
  background: #f89436;
  line-height: 44px;
  text-align: center;
  margin-right: 28px;
  margin-top: 10px;
}

.setion3_contjl a {
  font-size: 20px;
  color: #fff;
  display: block;
}

.setion3_more {
  width: 251px;
  height: 33px;
  border: solid 1px #f89436;
  display: block;
  font-size: 15px;
  color: #f89436;
  margin: 0 auto;
  line-height: 33px;
  text-align: center;
  margin-top: 20px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion3_more:hover {
  background: #f89436;
  color: #fff;
}

.setion4 {
  width: 100%;
  padding-top: 30px;
}

.setion4_top {
  margin-bottom: 35px;
  margin-top: 20px;
  overflow: hidden;
}

.setion4_top a {
  width: 340px;
  height: 60px;
  background-color: #fff;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  color: #666;
}

.setion4_top a:nth-child(2n) {
  margin-right: 0;
}

.setion4_top .setion4_on {
  color: #fb7e0a;
  border-bottom: 2px solid #fb7e0a;
}

.setion4_content {
  overflow: hidden;
}

.setion4_content ul {
  position: relative;
  overflow: hidden;
}

.yy_setion4 {
  overflow: hidden;
  display: none
}

.yy_setion4 li {
  text-align: left;
  float: left;
  width: 325px;
  margin-right: 25px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.yy_setion4 li a {
  overflow: hidden;
  display: block;
}

.yy_setion4 li:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.yy_setion4 li:nth-child(4n) {
  margin-right: 0;
}

.yy_setion4 li img {
  width: 325px;
}

.yy_setion4 li h1 {
  font-size: 17px;
  margin-top: 14px;
  min-height: 22px;
  padding-left: 27px;
  margin-bottom: 4px;
}

.yy_setion4 li h2 {
  font-size: 15px;
  padding-left: 27px;
  min-height: 20px;
  color: #6b6b6b;
}

.yy_setion4 .setion1_tx {
  padding: 15px 32px 15px 26px;
  font-size: 16px;
  line-height: 34px;
}

.yy_setion4 .setion1_tx img {
  width: 34px;
  height: 34px;
  border-radius: 60px;
  padding: 0;
}

.yy_setion4 .setion1_tx span {
  color: #6b6b6b;
}

.yy_setion4 .setion1_tx h3 {
  margin-left: 5px;
}

.yy_setion4 .setion1_zb {
  width: 325px;
  height: 29px;
  background-color: #ef831e;
}

.yy_setion4 .setion1_zb span {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.yy_setion4 .setion1_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.yy_setion4 .setion1_view {
  height: 44px;
  font-size: 12px;
  text-align: center;
  padding: 0 16px;
  color: #a3a3a3;
  border-top: 1px solid #ccc;
}

.yy_setion4 .setion1_view span {
  margin-right: 24px;
  line-height: 48px;
}



.mg_setion4 {
  overflow: hidden;
}

.mg_setion4 ul {
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.mg_setion4 li {
  text-align: center;
  float: left;
  width: 325px;
  border-radius: 10px;
  background: #fff;
  text-align: left;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.mg_setion4 li a {
  overflow: hidden;
  display: block;
}

.mg_setion4 li img {
  width: 325px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 26px;
}

.mg_setion4 li:nth-child(4n) {
  margin-right: 0;
}

.mg_setion4 li:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.mg_setion4 li h1 {
  padding-left: 13px;
  font-size: 17px;
  margin-bottom: 8px;
}

.mg_setion4 li h2 {
  padding-left: 13px;
  font-size: 15px;
  color: #6b6b6b;
}

.mg_setion4 .setion2_tx {
  padding: 15px;
  font-size: 16px;
  line-height: 58px;
}

.mg_setion4 .setion2_tx img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  padding: 0;
}

.mg_setion4 .setion2_tx span {
  color: #6b6b6b;
}

.mg_setion4 .setion2_tx h3 {
  margin-left: 5px;
}

.mg_setion4 .mg_setion4_zb {
  width: 325px;
  height: 29px;
  background-color: #ef831e;
}

.mg_setion4 .mg_setion4_zb span {
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.mg_setion4 .mg_setion4_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.mg_setion4 .setion2_view {
  height: 44px;
  font-size: 12px;
  color: #a3a3a3;
  border-bottom: 1px solid #ccc;
  padding-left: 12px;
}

.mg_setion4 .setion2_view span {
  margin-right: 24px;
  line-height: 45px;
}

/**第五层**/
.setion5 {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.setion5_lf {
  width: 829px;
}

.setion5_left {
  background: #fff;
  margin-top: 20px;
  width: 829px;
}

.setion5_left h1 {
  font-size: 24px;
  margin-left: 30px;
  margin-top: 30px;
}

.setion5_left h1::after {
  content: '';
  background: url(../img/jcl_xt/xt_ico2.png) no-repeat;
  display: inline-block;
  width: 18px;
  height: 38px;
  background-position: -9px -36px;
  margin-left: 15px;
  vertical-align: bottom;
}

.setion5left_txt {
  margin-bottom: 30px;
}

.setion5left_txt li {
  padding: 36px 40px 42px 20px;
  border-bottom: 1px solid #bdbdbf;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.setion5left_txt li a {
  display: block;
  overflow: hidden;
}

.setion5left_txt li h2,
.setion5left_txt li p,
.setion5left_txt li a,
.setion5left_txt li img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.setion5left_txt li:last-child {
  border: none;
}

.setion5left_txt li:hover {
  background: #eee;
}

.setion5left_txt li:hover h2,
.setion5left_txt li:hover p {
  color: #f89436;
}

.setion5left_txt li:hover img {
  transform: scale(1.05);
}

.setion5left_txt .setion5_left_con {
  width: 399px;
}

.setion5left_txt .setion5_left_con h2 {
  font-size: 18px;
  color: #545559;
}

.setion5left_txt .setion5_left_con h2::after {
  content: '';
  background: url(../img/jcl_lt/lt_ico.png) no-repeat;
  display: inline-block;
  width: 34px;
  height: 32px;
  background-position: -46px -89px;
  vertical-align: top;
  margin-left: 15px;
}

.setion5left_txt .setion5_left_con p {
  font-size: 14px;
  color: #87878a;
  padding: 26px 0px 42px 32px;
  line-height: 24px;
}

.setion5left_txt .setion5_left_con .zd::before {
  content: '';
  background: url(../img/jcl_lt/lt_ico.png) no-repeat;
  display: inline-block;
  width: 31px;
  height: 30px;
  background-position: -4px -134px;
  vertical-align: top;
}

.setion5left_txt .setion5_view {
  display: inline-block;
}

.setion5left_txt .setion5_view b {
  float: left;
  font-size: 12px;
  line-height: 20px;
  color: #87878a;
  margin-left: 42px;
  font-weight: normal;
}

.setion5left_txt .setion5_view_wrap {
  border: 1px solid rgba(135, 135, 138, 0.5);
  width: 140px;
  height: 20px;
  float: left;
  margin-left: 32px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  display: inline-flex;
  font-size: 0px;
}

.setion5left_txt .setion5_view_wrap h4 {
  font-size: 0px;
  text-align: center;
  width: 69px;
  line-height: 20px;
}

.setion5left_txt .setion5_view_wrap span {
  font-size: 12px;
  color: rgba(135, 135, 138, 0.5);
}

.setion5left_txt .setion5_view_wrap img {
  padding: 0px 5px;
}

.setion5left_txt .setion5_view_wrap i {
  width: 1px;
  height: 14px;
  background: rgba(135, 135, 138, 0.5);
  display: block;
  margin-top: 4px;
}

.setion5_left_more {
  width: 156px;
  height: 36px;
  background: #fcfcfc;
  border-radius: 5px;
  border: solid 1px #dddddd;
  text-align: center;
}

.setion5_left_more a {
  font-size: 14px;
  line-height: 36px;
}

.setion5_right {
  width: 502px;
}

.setion5_rf_wrap {
  background: #fff;
  padding-bottom: 1px;
}

.setion5_rf_top {
  margin-top: 20px;
  padding: 33px 26px 0px;
}

.setion5_rf_top h1 {
  font-size: 24px;
  color: #282828;
}

.setion5_rf_top h1::after {
  content: '';
  background: url(../img/jcl_zx/zx_ico.png) no-repeat -27px -46px;
  display: inline-block;
  width: 40px;
  height: 23px;
  vertical-align: middle;
  margin-left: 15px;
}

.setion5_rf {
  padding-bottom: 31px;
}

.setion5_rf a {
  overflow: hidden;
  display: block;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion5_rf a:hover {
  box-shadow: 0px 2px 2px #ccc;
  transform: translateY(-6px);
}

.setion5_rf a:last-child li {
  border: none;
}

.setion5_rf li {
  width: 472px;
  padding: 36px 16px 58px;
  border-bottom: 1px solid #e5e5e5;
}

.setion5_rf .setion5_rf_img {
  width: 115px;
  height: 115px;
  overflow: hidden;
  padding-top: 15px;
}

.setion5_rf .setion5_rf_img img {
  height: 100%;
  width: 100%;
  border-radius: 230px;
}

.setion5_rf .setion5_rf_con {
  margin-left: 25px;
  width: 327px;
}

.setion5_rf .setion5_rf_con h1 {
  font-size: 19px;
  margin-bottom: 8px;
}

.setion5_rf .setion5_rf_con p {
  font-size: 15px;
  line-height: 28px;
  color: #a3a3a3;
}

.setion5_rf .setion5_rf_bottom {
  margin-top: 40px;
}

.setion5_rf .setion5_rf_bottom h2 {
  font-size: 15px;
  color: #a3a3a3;
}

.setion5_rf .setion5_rf_bottom span {
  font-size: 15px;
  color: #a3a3a3;
  margin-right: 10px;
}

.setion6 {
  margin-top: 26px;
  margin-bottom: 30px;
}

.setion6_wrap {
  width: 1258px;
  background: #fff;
  padding: 37px 51px;
  margin-top: 20px;
}

.setion6_top .setion6_top_centent {
  margin-top: 35px;
  overflow: hidden;
}

.setion6_top .setion6_top_centent a {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  display: block;
  height: 425px;
}

.setion6_top .setion6_top_centent a:hover {
  background: #f1f1f1;
}

.setion6_top .setion6_top_centent a:hover h1,
.setion6_top .setion6_top_centent a:hover p,
.setion6_top .setion6_top_centent a:hover span {
  color: #f89436;
}

.setion6_top .setion6_top_centent .setion6_top_txt {
  padding: 40px 55px 24px;
  width: 553px;
}

.setion6_top .setion6_top_centent .setion6_top_txt h1 {
  font-size: 26px;
  color: #000;
}

.setion6_top .setion6_top_centent .setion6_top_txt h2 {
  color: #fff;
  width: 40px;
  height: 22px;
  line-height: 22px;
  background: #fbb03b;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
}

.setion6_top .setion6_top_centent .setion6_top_txt p {
  font-size: 16px;
  line-height: 30px;
  font-family: SimSun;
}

.setion6_top .setion6_top_view {
  font-size: 14px;
  color: #6b6b6b;
  margin-top: 20px;
}

.setion6_top .setion6_top_view i {
  background: url(../img//jcl_index/xin.png) no-repeat;
  width: 14px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}

.setion6_top .setion6_top_view span {
  margin-left: 35px;
}

.setion6_content {
  padding: 20px 0 35px;
  width: 100%;
  overflow: hidden;
}

.setion6_content .setion6_con li {
  float: left;
  margin-right: 20px;
  margin-bottom: 45px;
  width: 295px;
}

.setion6_content .setion6_con li:nth-child(4n) {
  margin-right: 0px;
}

/**公共**/
.list_fire::before {
  content: '';
  background: url(../img/jcl_index/list_fire.png) no-repeat;
  display: inline-block;
  width: 11px;
  height: 18px;
  margin-right: 6px;
  vertical-align: middle;
}

.views::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  background-position-y: -3px;
  vertical-align: middle;
}

.mess::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin-right: 5px;
  background-position: -68px 0;
  vertical-align: middle;
}

.dz::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin-right: 5px;
  background-position: -130px 0;
  vertical-align: middle;
}

.lt_more {
  width: 156px;
  height: 36px;
  margin-bottom: 17px;
  background: #fcfcfc;
  border-radius: 5px;
  border: solid 1px #dddddd;
  text-align: center;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.lt_more:hover {
  background: #fff;
}

.lt_more a {
  font-size: 14px;
  line-height: 36px;
  display: block;
}

.list_rc {
  color: #000;
}

.list_rc h1 {
  font-size: 26px;
}

.list_rc h1::before {
  content: '';
  background: url(../img/jcl_xt/xt_ico2.png) no-repeat;
  display: inline-blockq;
  width: 5px;
  height: 38px;
  background-position-x: -15px;
  margin-right: 15px;
  vertical-align: bottom;
}

.list_rc .fire::after {
  content: '';
  background: url(../img/jcl_xt/xt_ico2.png) no-repeat;
  display: inline-block;
  width: 18px;
  height: 38px;
  background-position: -11px -36px;
  margin-left: 15px;
  vertical-align: bottom;
}

.list_rc .new::after {
  content: '';
  background: url(../img/jcl_xt/xt_ico2.png) no-repeat;
  display: inline-block;
  width: 25px;
  height: 18px;
  background-position: -6px -80px;
  margin-left: 5px;
  vertical-align: top;
}

.list_rc span {
  font-size: 20px;
  line-height: 42px;
  margin-left: 30px;
}

.list_rc span b {
  color: #fb0000;
}

.list_rc a {
  line-height: 45px;
  color: #666;
  font-size: 14px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.list_rc a:hover {
  color: #f89436;
}

.list_img img {
  width: 295px;
  height: 180px;
  border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

.list_txt {
  line-height: 24px;
  font-size: 16px;
  margin-top: 10px;
}

.list_view {
  margin-top: 10px;
}

.list_view p {
  padding: 0px 3px;
  background: #494166;
  font-size: 14px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  text-align: center;
  color: #fff;
}

.list_view .pf {
  margin-left: 10px;
}

.list_view .pf b {
  font-weight: normal;
  color: #fb0000;
  margin-left: 5px;
}

.list_view span {
  font-size: 14px;
  color: #6b6b6b;
  margin-right: 20px;
}

.list_view span i {
  background: url(../img//jcl_index/xin.png) no-repeat;
  width: 14px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}

.next_bg {
  background: #fff;
}

.xy_con li {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.xy_con li:hover {
  transform: translateY(-6px);
}

.xy_con li:hover span,
.xy_con li:hover h2 {
  color: #f89436;
}

/*# sourceMappingURL=index.css.map */
/*login*/


.sy_setion4 {
  overflow: hidden;
  display: none
}

.sy_setion4 li {
  text-align: left;
  float: left;
  width: 325px;
  margin-right: 25px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.sy_setion4 li a {
  overflow: hidden;
  display: block;
}

.sy_setion4 li:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.sy_setion4 li:nth-child(4n) {
  margin-right: 0;
}

.sy_setion4 li img {
  width: 325px;
}

.sy_setion4 li h1 {
  font-size: 17px;
  margin-top: 14px;
  min-height: 22px;
  padding-left: 27px;
  margin-bottom: 4px;
}

.sy_setion4 li h2 {
  font-size: 15px;
  padding-left: 27px;
  min-height: 20px;
  color: #6b6b6b;
}

.sy_setion4 .setion1_tx {
  padding: 15px 32px 15px 26px;
  font-size: 16px;
  line-height: 34px;
}

.sy_setion4 .setion1_tx img {
  width: 34px;
  height: 34px;
  border-radius: 60px;
  padding: 0;
}

.sy_setion4 .setion1_tx span {
  color: #6b6b6b;
}

.sy_setion4 .setion1_tx h3 {
  margin-left: 5px;
}

.sy_setion4 .setion1_zb {
  width: 325px;
  height: 29px;
  background-color: #ef831e;
}

.sy_setion4 .setion1_zb span {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.sy_setion4 .setion1_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.sy_setion4 .setion1_view {
  height: 44px;
  font-size: 12px;
  text-align: center;
  padding: 0 16px;
  color: #a3a3a3;
  border-top: 1px solid #ccc;
}

.sy_setion4 .setion1_view span {
  margin-right: 24px;
  line-height: 48px;
}

.video_setion4 {
  overflow: hidden;
  display: none
}

.video_setion4 li {
  text-align: left;
  float: left;
  width: 325px;
  margin-right: 25px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.video_setion4 li a {
  overflow: hidden;
  display: block;
}

.video_setion4 li:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.video_setion4 li:nth-child(4n) {
  margin-right: 0;
}

.video_setion4 li img {
  width: 325px;
}

.video_setion4 li h1 {
  font-size: 17px;
  margin-top: 14px;
  min-height: 22px;
  padding-left: 27px;
  margin-bottom: 4px;
}

.video_setion4 li h2 {
  font-size: 15px;
  padding-left: 27px;
  min-height: 20px;
  color: #6b6b6b;
}

.video_setion4 .setion1_tx {
  padding: 15px 32px 15px 26px;
  font-size: 16px;
  line-height: 34px;
}

.video_setion4 .setion1_tx img {
  width: 34px;
  height: 34px;
  border-radius: 60px;
  padding: 0;
}

.video_setion4 .setion1_tx span {
  color: #6b6b6b;
}

.video_setion4 .setion1_tx h3 {
  margin-left: 5px;
}

.video_setion4 .setion1_zb {
  width: 325px;
  height: 29px;
  background-color: #ef831e;
}

.video_setion4 .setion1_zb span {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.video_setion4 .setion1_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.video_setion4 .setion1_view {
  height: 44px;
  font-size: 12px;
  text-align: center;
  padding: 0 16px;
  color: #a3a3a3;
  border-top: 1px solid #ccc;
}

.video_setion4 .setion1_view span {
  margin-right: 24px;
  line-height: 48px;
}


.bg_gray {
  background-color: #fff;
}