@charset "utf-8";

.layout {
  width: 1200px;
  margin: 0 auto;
}

body {
  background-color: #ffffff;
}

body a:hover {
  color: #2D83E0 !important;
}

.main {
  width: 100%;
  background: url(../images/bck.png) no-repeat center top;
  background-size: 100% 1110px;
  min-width: 1200px;
}

.content {
  margin-top: 20px;
  margin-bottom: 30px;
}

.container-white {
  overflow: hidden;
}

.card_one {
  width: 100%;
  height: 470px;
  background: #F1F7FF;
  padding: 85px 0;
  min-width: 1200px;
}

.card_one .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.card_one .list a {
  display: block;
  position: relative;
}

.card_one .item {
  width: 290px;
  margin-right: 13px;
}
.card_one .item:last-child{
  margin-right: 0;
}
.card_one .img {
  width: 290px;
  height: 162px;
}

.card_one .img img{
  width: 100%;
  height: 100%;
}

.card_one .item_dl {
  padding-top: 17px;
}

.card_one .item_title a {
  height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.card_one .fill .head .head-title img {
  width: auto;
  display: block;
  margin: 0 auto;
  height: 57px;
}

.live .fill .head .head-title img {
  width: 152px;
  display: block;
  margin: 0 auto;
}

.itme-words {
  background-color: #ffffff;
  padding: 30px 35px 56px 35px;
}

.head .head-title img {
  width: 126px;
  display: block;
}

.fill_dynamicitme .head {
  position: relative;
}

.head-title .left_icon {
  width: 20px;
  height: 20px;
  background: #00AF64;
  opacity: 0.16;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 11px;
}

.fill_dynamicitme .head-title .right_icon {
  width: 10px;
  height: 10px;
  background: #00AF64;
  opacity: 0.15;
  border-radius: 50%;
  position: absolute;
  bottom: 13px;
  left: 140px;
}

.fill .head a {
  margin-top: 20px;
  margin-bottom: 16px;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  padding: 3px 16px;
}

.fill .head a:after,
.fill .head a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #FFFFF9;
  z-index: -2;
  border-radius: 11px;
}

.fill .head a:hover {
  z-index: 1;
  background: transparent;
}

.fill .head a:before {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -1;
}

.fill .head a:after {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -2;
}

.fill .head a:hover:after,
.fill .head a:hover:before {
  width: 100%;
}

.fill h5 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.fill_dynamicitme .head {
  padding-bottom: 6px;
  border-bottom: 1px solid #2D83E0;
}

.fill_dynamicitme .head .head-title {
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
}

.fill_dynamicitme .head .head-title i {
  display: inline-block;
  font-style: bold;
  font-size: 14px;
  color: #00AF64;
  margin-right: 6px;
  vertical-align: 12px;
}

.fill_dynamicitme .head a {
  margin-top: 15px;
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  padding: 3px 0;
}

.fill_dynamicitme .head a:after,
.fill_dynamicitme .head a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #FFFFF9;
  z-index: -2;
  border-radius: 11px;
}

.fill_dynamicitme .head a:hover {
  z-index: 1;
  background: transparent;
}

.fill_dynamicitme .head a:before {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -1;
}

.fill_dynamicitme .head a:after {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -2;
}

.fill_dynamicitme .head a:hover:after,
.fill_dynamicitme .head a:hover:before {
  width: 100%;
}

.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}

.text-list ul {
  padding-top: 16px;
}

.text-list ul li {
  line-height: 20px;
  overflow: hidden;
  margin-top: 14px;
}

.text-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 80%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 20px;
  margin: 0 8px;
  width: 4px;
  height: 4px;
  background: #2D83E0;
  vertical-align: 4px;
}

.text-list ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  float: right;
}

.text-list ul li:hover span {
  color: #2D83E0;
}

/* .trainingServices ul li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
} */

.slideBox {
  position: relative;
  overflow: hidden;
  margin-top: 64px;
  margin-left: 20px;
}

.slideBox .slideBox-itme {
  margin-left: 60px;
}

.slideBox .slideBox-itme ul li {
  float: left;
  width: 330px;
  margin-right: 32px;
}

.slideBox .slideBox-itme ul li:hover a {
  color: #00AF64;
}

.slideBox .slideBox-itme ul li img {
  width: 330px;
  height: 170px;
  display: block;
  border: none;
}

.slideBox .sPrev {
  position: absolute;
  left: -5px;
  top: 0;
}

.slideBox .sPrev i {
  font-style: normal;
  display: block;
  margin: 64px 0px;
  font-size: 40px;
  color: #999999;
}

.slideBox .sNext {
  position: absolute;
  right: -20px;
  top: 0;
}

.slideBox .sNext i {
  display: block;
  font-style: normal;
  margin: 64px 20px;
  font-size: 40px;
  color: #999999;
}

.live-panel {
  width: 1260px;
}

.live-panel .live-panelfl,
.live-panel .live-panelrg {
  float: left;
  width: 575px;
  padding: 30px 20px 27px 35px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.5);
  border-radius: 8px;
  margin-right: 50px;
}

.live-panel .live-panelfl .live-image,
.live-panel .live-panelrg .live-image {
  float: left;
  width: 77px;
  height: 77px;
  margin-right: 40px;
}

.live-panel .live-panelfl .live-image p {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.line {
  float: left;
  width: 1px;
  height: 107px;
  border: 1px dashed #DFDFDF;
}

.live-panel .live-panelfl .live-image img,
.live-panel .live-panelrg .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.live-panel .live-panelfl .live-page,
.live-panel .live-panelrg .live-page {
  width: 350px;
  float: left;
  margin-left: 30px;
  padding-top: 15px;
}

.live-panel .live-panelfl .live-page .live-time,
.live-panel .live-panelrg .live-page .live-time {
  font-size: 16px;
  font-weight: 400;
  color: #888;
  line-height: 18px;
}

.live-panel .live-panelfl .live-page .live-time span,
.live-panel .live-panelrg .live-page .live-time span {
  display: inline-block;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  border-radius: 15px;
  margin-right: 10px;
}

.live-panel .live-panelfl .live-page .live-time .live-stateing,
.live-panel .live-panelrg .live-page .live-time .live-stateing {
  background-color: #64BD06;
}

.live-panel .live-panelfl .live-page .live-time .live-stateing i,
.live-panel .live-panelrg .live-page .live-time .live-stateing i {
  font-style: normal;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 4px 2px 0;
}

.live-panel .live-panelfl .live-page .live-time .live-stateNotice,
.live-panel .live-panelrg .live-page .live-time .live-stateNotice {
  background-color: #74A8F3;
}

.live-panel .live-panelfl .live-page .live-time .live-statebake,
.live-panel .live-panelrg .live-page .live-time .live-statebake {
  background-color: #BEBEBE;
}

.live-panel .live-panelfl .live-title,
.live-panel .live-panelrg .live-title {
  margin-top: 5px;
}

.live-panel .live-panelfl .live-title a,
.live-panel .live-panelrg .live-title a {
  height: 22px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #777777;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-top: 12px;
}

.live-panel .live-panelfl .live-name,
.live-panel .live-panelrg .live-name {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  font-weight: bold;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.live-panel .live-panelfl .live-post,
.live-panel .live-panelrg .live-post {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-top: 13px;
}


.container {
  overflow: hidden;
  min-width: 1200px;
}

.container-tpxw {
  height: 611px;
}

.container-tpxw #chart_moduler {
  padding-top: 80px;
}

.container-assets {
  padding: 69px 0;
}

.container-white {
  padding: 64px 0;
}
.container-assets .head .head-title img {
  width: 179px;
  display: block;
  margin: 0 auto;
}
.trainingTopics {
  padding: 69px 0 0 10px;
}

.trainingTopics ul {
  width: 1240px;
}

.trainingTopics ul li {
  width: auto;
  float: left;
  margin-right: 53px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.trainingTopics ul li a {
  display: block;
}

.trainingTopics ul li .trainingTopics-box .box-icon {
  margin: 0 auto;
  font-size: 50px;
  color: #2D83E0;
  font-weight: bold;
  height: 54px;
}

.trainingTopics ul li .trainingTopics-box .box-title {
  text-align: center;
  margin-top: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #747474;
  line-height: 20px;
}

.trainingTopics ul li:hover {
  transform: translate(0, -15px);
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
}

.trainingTopics ul li:hover .trainingTopics-box .box-icon {
  color: #2D83E0;
}

.trainingTopics ul li:hover .trainingTopics-box .box-title {
  color: #2D83E0;
}

.trainingTopics ul li:nth-child(6) .trainingTopics-box .box-icon {
  font-size: 40px;
  padding-top: 4px;
}

.trainingTopics ul li:nth-child(9) .trainingTopics-box .box-icon {
  padding-top: 3px;
}

.container-them {
  padding: 114px 0;
}

.container-gzf {
  height: 510px;
  background: url(../images/back_gzf.png) no-repeat;
  background-position: top center;
  padding: 64px 0;
  background-size: cover;
}

.dynamic-itme {
  padding: 2px;
  width: 1245px;
  overflow: hidden;
}

.dynamic-itme .dynamicitme-list {
  float: left;
  margin-right: 64px;
  width: 348px;
}

.dynamic-itme .dynamicitme-list .text-list ul {
  padding-top: 5px;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.container-whites {
  padding-top: 68px;
}

.representative {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}

#carousel {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

#carousel .swiper {
  padding-top: 36px;
  padding-bottom: 12px;
}

#carousel .swiper-slide {
  width: 300px;
  height: 380px;
  background: #ADDEC8;
}

#carousel .swiper-slide img {
  display: block;
  width: 100%;
  height: 300px;
}

#carousel .swiper-slide p {
  line-height: 80px;
  padding-top: 0;
  text-align: center;
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  color: #007D35;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

#carousel .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #e8f5ff;
  width: 20px;
  height: 10px;
  opacity: 1;
  border-radius: 5px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #3eb2f3;
  width: 35px;
}

#carousel .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url(images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

#carousel .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}

#carousel .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}

#carousel .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}

#carousel .swiper-button-prev::after,
#carousel .swiper-button-next::after {
  content: '';
}

.container-top {
  margin-top: 60px;
}


.headernav {
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
  background: #FFFFFF;

  margin-top: 64px;
}

.headernav ul {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* box-shadow: 0px 0px 6px 2px rgba(211, 211, 211, 0.5); */
}

.headernav ul li {
  float: left;
  width: 290px;
  height: 164px;
  margin-right: 14px;
  /* width: 295px;
  height: 214px; */
}

.headernav ul li a {
  width: 100%;
  height: 100%;
  /* height: 100%;
  text-align: center;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  padding: 35px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; */
}

.headernav ul li a img {
  width: 100%;
  height: 100%;
}

.headernav ul li a div {
  padding: 10px 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}

.headernav ul li a i {
  display: block;
  font-style: normal;
  font-size: 66px;
  position: relative;
  margin-bottom: 33px;
}

.headernav ul li:first-child a i {
  margin-bottom: 9px;
}

.headernav ul li a i img {
  display: block;
  font-style: normal;
  font-size: 40px;
  width: 59px;
  position: relative;
}

.headernav ul li a:after,
.headernav ul li a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -2;
}

.headernav ul li .nav_One {
  color: #E9AE2C;
  background-color: #FFFFF9;
  z-index: 1;
}

.headernav ul li .nav_One:after,
.headernav ul li .nav_One:before {
  background: #FFFFEB;
}

.headernav ul li .nav_One:before {
  transition: 1s ease all;
  background: #FFFFEB;
  z-index: -1;
}

.headernav ul li .nav_One:after {
  transition: 1s ease all;
  background: #FFFFEB;
  z-index: -2;
}

.headernav ul li .nav_One:hover {
  color: #E9AE2C !important;
  z-index: 2;
  background: #FFFFF9;
}

.headernav ul li .nav_One1 {
  color: #FF8080;
  background-color: rgba(255, 232, 232, .29);
  z-index: 1;
}

.headernav ul li .nav_One1:after,
.headernav ul li .nav_One1:before {
  background: #FFE8E8;
}

.headernav ul li .nav_One1:before {
  transition: 1s ease all;
  background: #FFE8E8;
  z-index: -1;
}

.headernav ul li .nav_One1:after {
  transition: 1s ease all;
  background: #FFE8E8;
  z-index: -2;
}

.headernav ul li .nav_One1:hover {
  color: #2D83E0 !important;
  z-index: 2;
  background: rgba(255, 232, 232, .29);
}

.headernav ul li .nav_Two {
  color: #2D83E0;
  background-color: #F7FDFF;
  z-index: 1;
}

.headernav ul li .nav_Two i {
  color: #2D83E0;
  top: 4px;
}

.headernav ul li .nav_Two:after,
.headernav ul li .nav_Two:before {
  background: rgba(226, 255, 213, 0.9);
}

.headernav ul li .nav_Two:before {
  transition: 1s ease all;
  background: rgba(26, 72, 195, 0.5);
  z-index: -1;
}

.headernav ul li .nav_Two:after {
  transition: 1s ease all;
  background: rgba(226, 255, 213, 0.9);
  z-index: -2;
}

.headernav ul li .nav_Two:hover {
  color: #1C91CB !important;
  z-index: 2;
  background: #F7FDFF;
}

.headernav ul li .nav_Three {
  color: #109F77;
  background-color: #F6FFFD;
  z-index: 1;
}

.headernav ul li .nav_Three i {
  color: #109F77;
  top: 5px;
}

.headernav ul li .nav_Three:after,
.headernav ul li .nav_Three:before {
  background: #E3FFF7;
}

.headernav ul li .nav_Three:before {
  transition: 1s ease all;
  background: #E3FFF7;
  z-index: -1;
}

.headernav ul li .nav_Three:after {
  transition: 1s ease all;
  background: #E3FFF7;
  z-index: -2;
}

.headernav ul li .nav_Three:hover {
  color: #2D83E0 !important;
  z-index: 2;
  background: #F6FFFD;
}

.headernav ul li .nav_four {
  color: #2D83E0;
  background-color: #F7FDFF;
  z-index: 1;
}

.headernav ul li .nav_four i {
  color: #2D83E0;
  top: 7px;
}

.headernav ul li .nav_four:after,
.headernav ul li .nav_four:before {
  background: #E5F6FF;
}

.headernav ul li .nav_four:before {
  transition: 1s ease all;
  background: #E5F6FF;
  z-index: -1;
}

.headernav ul li .nav_four:after {
  transition: 1s ease all;
  background: #E5F6FF;
  z-index: -2;
}

.headernav ul li .nav_four:hover {
  color: #1B92CD !important;
  z-index: 2;
  background: #F7FDFF;
}

.headernav ul li .nav_five {
  color: #2D83E0;
  background-color: #F8F7FF;
  z-index: 1;
}

.headernav ul li .nav_five i {
  color: #2D83E0;
  top: 8px;
  margin-right: 20px;
}

.headernav ul li .nav_five:after,
.headernav ul li .nav_five:before {
  background: #E9E5FF;
}

.headernav ul li .nav_five:before {
  transition: 1s ease all;
  background: #E9E5FF;
  z-index: -1;
}

.headernav ul li .nav_five:after {
  transition: 1s ease all;
  background: #E9E5FF;
  z-index: -2;
}

.headernav ul li .nav_five:hover {
  color: #2D83E0 !important;
  z-index: 2;
  background: #F8F7FF;
}

.headernav ul li a:hover:after,
.headernav ul li a:hover:before {
  width: 100%;
}

.pytp {
  width: 100%;
  height: 488px;
  background: url(../images/pytp.png) no-repeat center top;
  background-size: cover;
  min-width: 1200px;
}
.pytp .head .head-title img{
  width: 183px;
  margin: 0 auto;
  display: block;
}
.cover {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
}

.news_img {
  width: 1200px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  display: none;
}

.news_img ul li {
  display: none;
}

.news_img ul li img {
  width: 100%;
  margin-top: 20px;
}

.news_img_active {
  display: block !important;
}

.closediv-btn {
  width: 34px;
  height: 34px;
  cursor: pointer;
  float: right;
}

.closediv-btn img {
  width: 100%;
  height: 100%;
  display: inline-block;
}

#swiper2 .swiper-slide {
  width: 286px;
  height: 70px;
}

#swiper2 img {
  width: 286px;
  height: 70px;
}

.container-xxpt {
  padding-top: 102px;
}

.container-xxpt .head .head-title img {
  width: 184px;
  display: block;
  margin: 0 auto;
}

.jsjx {
  width: 100%;
  height: 495px;
  background: url(../images/jsjx.png) no-repeat center top;
  background-size: cover;
  min-width: 1200px;
  margin-top: 87px;
  padding-top: 100px;
}
.jsjx .head .head-title img {
  width: 385px;
  display: block;
  margin: 0 auto;
}
.jsjx ul {margin-top: 54px;}

.jsjx ul li {
  width: 390px;
  height: 200px;
  margin-right: 13px;
  float: left;
}
.jsjx ul li:last-child{
  margin-right: 0;
}
.jsjx ul li a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.jsjx ul li a img {
  width: 100%;
  height: 100%;
  display: block;
}

.jsjx ul li a .mork {
  width: 390px;
  height: 44px;
  background: url(../images/morkbck.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.jsjx ul li a .mork span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 18px;
  color: #0062A8;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  display: block;
}


.jxcxtd {
    padding: 114px 0;
}

.jxcxtd .head .head-title img {
    width: auto;
    display: block;
    margin: 0 auto;
    height: 57px;
}

.jxcxtd .main_body {
    width: 100%;
    padding-top: 22px;
    position: relative;
}

.jxcxtd .item {
    float: left;
    position: relative;
    width: 100%;
    background: #F6F7FA;
    height: 350px;
    /* display: flex; */
}

.jxcxtd .img {
    display: block;
    width: 370px;
    height: 208px;
    position: absolute;
    left: 113px;
    bottom: 76px;
}

.jxcxtd .img img {
    width: 100%;
    height: 100%;
}

.jxcxtd .item_dl {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 78px 160px 0 549px;
}

.jxcxtd .item_title {
    display: block;
    height: 28px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.jxcxtd .item_name {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.jxcxtd .item_detail {
    margin-top: 10px;
    font-size: 16px;
    color: #7B6C6C;
    max-height: 72px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.jxcxtd .item .item_dl .item_btn {
    display: inline-block;
    padding: 0 26px;
    color: #fff !important;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 36px;
    background-color: #2D83E0;
}

.jxcxtd .sPrev,
.jxcxtd .sNext {
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 2px;
    /*border: 1px solid #E6DCDC;*/
    position: absolute;
    top: 50%;
    margin-top: -17px;
    color: #E6DCDC;
    cursor: pointer;
    z-index: 1;
}

.jxcxtd .sPrev:hover,
.jxcxtd .sNext:hover {
    color: #7B6C6C;
}

.jxcxtd .sPrev {
    left: 30px;
    background: url(../images/dxal_next.png) no-repeat;
}

.jxcxtd .sNext {
    right: 30px;
    background: url(../images/dxal_prev.png) no-repeat;
}