@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
  /*word-break:break-all;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

a[href]:after {
  content: normal;
}

*:focus {
  outline: none;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Arial, \5FAE\8F6F\96C5\9ED1;
  font-size: 15px;
  line-height: 1.5;
  color: #444;
  text-decoration: none;
  background: #fff;
}

ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ol,
ul {
  list-style: none;
}

ul,
li,
a {
  padding: 0px;
  margin: 0px;
}

button {
  outline: none;
  border: 0;
}

select {
  width: 100%;
}

/*  */
.fix {
  *zoom: 1;
}

.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.tj {
  text-align: justify;
}

.rel {
  position: relative;
}

.t3d {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bdr4 {
  border-radius: 4px;
}

.lets {
  letter-spacing: 1px;
}

.wb {
  word-wrap: break-word;
}

.bgbai {
  background: #ffffff;
}

.bgqh {
  background: #f9fafb;
  border-radius: 0 0 5px 5px;
  padding: 24px 26px;
}

.bgf3 {
  background: #f3f3f3;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mbf40 {
  margin-bottom: 40px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt18 {
  margin-top: 18px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.space0 {
  padding: 0 0 0 30px;
}

.space15 {
  padding: 15px;
}

.space18 {
  padding: 18px;
}

.space20 {
  padding: 20px;
}

.bh {
  display: block;
  overflow: hidden;
}

.space-top {
  padding-top: 10px;
}

.space-bottom {
  padding-bottom: 25px;
}

.img-hover:hover {
  opacity: 0.8;
}

.usmt {
  margin: 15px 0 0;
}

.mobmt {}

.mobmt1 {}

.mobmt2 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .mbf40 {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .mobmt {
    margin-top: 38px;
  }

  .mb40 {
    margin-bottom: 30px;
  }

  .mobpadding {
    padding: 0;
  }

  .mobmargin {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .lanmumt {
    margin-top: 0;
  }

  .mobmt {
    margin-top: 26px;
  }

  .mobmt1 {
    margin-top: 26px;
  }

  .mt30 {
    margin-top: 24px;
  }

  .bgqh {
    padding: 20px;
  }
}

.panel-group {
  margin-bottom: 0px;
}

.textcenter {
  text-align: center;
  margin: 0;
}

.secondarybox {
  display: block;
  padding: 50px 0 52px;
  background: url(kxjjs-yy-bg.png) repeat-x top center #F8F8F9;
  min-height: -moz-calc(100vh - 800px);
  min-height: -webkit-calc(100vh - 800px);
  min-height: calc(100vh - 800px);
}

.secondarybox[data-v-jj] {
  background: url(kxjjs-box-bg07.jpg) repeat-x top center #fffefa;
  background-size: 100%;
}

.secondarydetailbox {
  display: block;
  overflow: hidden;
  padding: 20px 28px 25px 28px;
  margin-bottom: 28px;
}

.secondarydetailbox form {
  background: #f9f9f9;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 76px;
}

.jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 84px;
}

.secondarydetailbox select.form-control {
  padding-right: 5px;
  margin-bottom: 0px;
  height: 30px;
}

.secondarydetailbox .p0 {
  padding: 0px;
}

@media (max-width: 1280px) {
  .secondarybox {
    padding: 35px 0 37px;
  }
}

@media (max-width: 991px) {
  .secondarybox {
    padding: 30px 0 32px;
  }
}

@media (max-width: 767px) {
  .secondarybox {
    padding: 24px 0 26px 0;
    min-height: inherit;
  }

  .secondarydetailbox {
    padding: 20px 15px 25px 15px;
    margin-bottom: 18px;
  }
}

h2 {
  color: #005896;
}

.clear {
  clear: both;
}

.column_nr {
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
}

.column_gd {
  display: block;
  overflow: hidden;
}

.border-not {
  background: #fdfdfd;
  border-left: #ededed solid 1px;
  border-right: #ededed solid 1px;
  border-bottom: #ededed solid 1px;
}

.imgborder {
  border: #e6e6e6 solid 0px;
  margin-bottom: 18px;
}

.indexbox {
  width: auto;
  height: auto;
  overflow: hidden;
}

.indexbox1 {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 22px 6px;
}

.indexbox2 {
  width: auto;
  height: auto;
}

.indexbox hr {
  border-top: 1px dotted #cbcbcb;
}

.indexrbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .indexbox2 {
    margin-bottom: 18px;
  }
}

.dpborderstyle {
  min-height: -moz-calc(100vh - 998px);
  min-height: -webkit-calc(100vh - 998px);
  min-height: calc(100vh - 998px);
}

.dpborderstyle form {
  background: #fff;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}

.dpborderstyle .jsbox {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 76px;
}

.dpborderstyle .jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 84px;
}

.dpborderstyle select.form-control {
  padding: 0 5px;
  margin: 0;
  height: 30px;
  color: #454545;
}

.dpborderstyle .form-control {
  border-color: #ccc;
  background: #ffffff;
  height: 30px;
  color: #4e4e4e;
}

.dpborderstyle .p0 {
  padding: 0px;
}

.xlborderstyle {
  background: #fff;
  padding: 36px 60px 36px 60px;
  min-height: 406px;
  border-top: #c81210 solid 3px;
  min-height: -moz-calc(100vh - 650px);
  min-height: -webkit-calc(100vh - 650px);
  min-height: calc(100vh - 650px);
  -ms-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -o-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -moz-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -webkit-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
}

.maincontent {
  background: url(dj-footbj.png) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 120px;
}

/*------------------------------------*/
@-webkit-keyframes bgpulse {

  from,
  to {
    transform: scale3d(1, 1, 1) rotate(0.1deg);
    -ms-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -moz-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -webkit-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -o-transform: scale3d(1, 1, 1) rotate(0.1deg);
  }

  50% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
  }
}

@keyframes bgpulse {

  from,
  to {
    transform: scale3d(1, 1, 1) rotate(0.1deg);
    -ms-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -moz-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -webkit-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -o-transform: scale3d(1, 1, 1) rotate(0.1deg);
  }

  50% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate(0.1deg);
  }
}

.bgpulse {
  -webkit-animation-name: bgpulse;
  animation-name: bgpulse;
}

.soc_icons {
  overflow: hidden;
  width: 200px;
  margin: 0 0 0 22px;
  float: right;
}

.webheader {
  position: relative;
  background-color: #a10b01;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
  height: 41.5625vw;
}

.webheader .bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  animation: bgpulse 15s infinite linear;
  -webkit-animation: bgpulse 15s infinite linear;
  -moz-animation: bgpulse 15s infinite linear;
  -o-animation: bgpulse 15s infinite linear;
  -ms-animation: bgpulse 15s infinite linear;
  background-position: center;
}

.webheader .header-box {
  position: relative;
  padding: 3.229vw 0 6.8229vw;
  overflow: hidden;
}

.webheader .header-left {
  position: relative;
}

.webheader .header-right {
  padding-top: 21px;
  position: relative;
}

.webheader .logo {}

.webheader .head-content {
  position: relative;
  overflow: hidden;
}

.webheader .moblogo {
  margin: 12px 0 0 0;
  overflow: hidden;
}

.webheader .relatedlink {
  margin: 44px 2px 2px 0;
  text-align: right;
}

.pg .webheader {
  height: 34.1566vw;
}

.pg .webheader .header-box {
  padding: 2.207vw 0 3.994vw;
}

.toplink {
  display: inline-block;
  float: right;
  color: #fcd5aa;
  font-size: 16px;
}

.toplink a {
  color: #fcd5aa;
  line-height: 40px;
  font-size: 16px;
}

.toplink a:hover {
  color: #ffffff;
}

.sec-title {
  overflow: hidden;
  margin-bottom: 33px;
}

.sec-title .sub-title {
  margin: 0;
  font-size: 26px;
  color: #ffde01;
  font-weight: 700;
}

.sec-title .top-line {
  position: relative;
  display: inline-block;
  line-height: 1;
}

.sec-title .top-line:before,
.sec-title .top-line:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -95px;
  transform: translateY(-50%);
  width: 60px;
  height: 2px;
  background: #ffe501;
}

.sec-title .top-line:before {
  left: auto;
  right: -95px;
}

.TopSearch {
  position: relative;
  background: rgba(255, 255, 255, .37);
  border-radius: 20px;
  padding: 8px 0;
}

.TopSearch input[type="text"] {
  margin: 0 0 0 17px;
  outline: none;
  color: #fcd5aa;
  background: none;
  border: none;
  width: 66.33333%;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  -webkit-appearance: none;
  border-right: #fcd5aa solid 1px;
}

.TopSearch input[type="text"]::-webkit-input-placeholder {
  color: #fcd5aa !important;
  font-family: Arial;
}

.TopSearch input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #c8605f inset;
  opacity: .6;
}

.TopSearch input:-webkit-autofill,
.TopSearch input:-webkit-autofill:hover,
.TopSearch input:-webkit-autofill:focus,
.TopSearch input:-webkit-autofill:active {
  -webkit-transition-delay: 111111s;
  -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

.TopSearch input[type="submit"] {
  background: url(kxjjs-searchbtn.png) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 20px;
  outline: none;
  position: absolute;
  top: 7px;
  right: 18px;
}

@media (max-width: 1680px) {
  .webheader .head-content img {
    width: 54vw;
  }
}

@media (max-width: 1199px) {
  .sec-title .sub-title {
    font-size: 20px;
  }

  .sec-title .top-line:after {
    left: -86px;
  }

  .sec-title .top-line:before {
    right: -86px;
  }
}

@media (max-width: 991px) {
  .soc_icons {
    width: 192px;
  }

  .webheader .relatedlink {
    margin: 66px 2px 10px 0;
    float: right;
  }

  .sec-title {
    margin-bottom: 18px;
  }

  .webheader .logo {
    margin: 16px 0 10px 0;
  }

  .webheader .header-left {
    width: 298px;
  }

  .webheader .header-right {
    padding-top: 29px;
  }

  .toplink a {
    font-size: 15px;
  }

  .webheader .header-box {
    padding: 3.229vw 0 4.8229vw;
  }

  .pg .webheader .header-box {
    padding: 2.207vw 0 1.294vw;
  }
}

@media (max-width: 767px) {
  .soc_icons {
    width: 100%;
  }

  .webheader,
  .pg .webheader {
    height: auto;
  }

  .webheader .logo {
    margin: 4px 0 0;
  }

  .webheader .relatedlink {
    margin: 20px 2px 10px 0;
  }

  .webheader .header-left {
    width: 100%;
  }

  .webheader .header-right {
    width: 100%;
    padding-top: 16px;
  }

  .webheader .header-right img {
    margin: 0 auto 20px auto;
    padding-top: 10px;
    float: initial;
  }

  .webheader .head-content {
    padding-bottom: 18.718vw;
  }

  .webheader .head-content img {
    width: 100%;
  }

  .pg .webheader .header-box {
    padding: 3.207vw 0 4.894vw;
  }

  .toplink {
    width: 100%;
    text-align: center;
    margin: 8px 0;
  }

  .TopSearch {
    padding: 6px 0;
  }

  .TopSearch input[type="text"] {
    width: 78.33333%;
  }

  .TopSearch input[type="submit"] {
    background-position: 0 0;
  }

  .sec-title .sub-title {
    font-size: 17px;
  }

  .sec-title .top-line:after {
    left: -36px;
  }

  .sec-title .top-line:before {
    right: -36px;
  }

  .sec-title .top-line:before,
  .sec-title .top-line:after {
    width: 26px;
  }
}

@media (max-width: 380px) {}

.picbox {
  border: #eee solid 1px;
  background: #fff;
  width: 100%;
  position: relative;
  margin-bottom: 24px;
  overflow: hidden;
}

.picbox img {
  width: 100%;
  height: 232px;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

a:hover .picbox img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.picbox .picdetails {
  width: 100%;
  text-align: left;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background: url(dj-bj01.png) repeat-x bottom center;
  height: 100%;
}

.picbox .picdetails h2 {
  margin-bottom: 16px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 1px 0px 3px #680000;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  padding: 0 15px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 1.5;
  max-height: 45px;
}

a:hover .picbox .picdetails h2 {
  color: #ffc94f;
}

@media (max-width: 1199px) {
  .picbox img {
    height: 264px;
  }
}

@media (max-width: 991px) {
  .picbox img {
    height: 190px;
  }
}

/*------------------------------------*/
.partspace .row {
  margin-left: -20px;
  margin-right: -20px;
}

.partspace .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.firstpart {
  overflow: hidden;
  padding: 80px 0 106px;
  background: url(kxjjs-box-bg01.jpg) no-repeat top center #fffdf8;
  position: relative;
  background-size: cover;
}

.secondpart {
  padding: 92px 0 136px;
  background: url(kxjjs-box-bg02.png) no-repeat top center;
  position: relative;
  background-size: 100% 100%;
  margin-top: -2.1875vw;
}

.thirdpart {
  overflow: hidden;
  background: url(kxjjs-box-bg03.jpg) no-repeat top center;
  position: relative;
  background-size: 100%;
}

.fourthpart {
  overflow: hidden;
  padding: 40px 0 0;
}

.fivepart {
  padding: 245px 0 160px;
  background: url(kxjjs-box-bg05.png) no-repeat top center;
  position: relative;
  background-size: 100% 100%;
  margin-top: -88px;
  z-index: 2;
}

.sixpart {
  padding: 235px 0 150px;
  background: url(kxjjs-box-bg06.png) no-repeat top center;
  position: relative;
  background-size: 100% 100%;
  margin-top: -176px;
  z-index: 1;
}

.sevenpart {
  padding: 50px 0 55px;
  overflow: hidden;
}
.ztpart {
  padding: 50px 0 55px;
  overflow: hidden;
}

.noticebox {
  background: #2596d1;
  overflow: hidden;
  padding: 18px;
}

.win-l {
  width: 20.893%;
  padding-right: 30px;
}

.win-r {
  width: 79.107%;
}

.winzp-l {
  width: 68.262%;
  padding-right: 40px;
}

.winzp-r {
  width: 31.738%;
}

.lcontent {}

.secondpart-bj {
  background: url(dj-bj02f.png) repeat-y center;
}

@media (max-width: 1680px) {

  .secondpart,
  .fivepart,
  .sixpart {
    background-size: cover;
  }
}

@media (max-width: 1280px) {
  .firstpart {
    padding: 56px 0 76px;
  }

  .secondpart {
    padding: 76px 0 110px;
  }

  .fourthpart {
    padding: 26px 0 0;
  }

  .fivepart {
    padding: 200px 0 132px;
    margin-top: -112px;
  }

  .sevenpart, .ztpart {
    padding: 36px 0 42px;
  }

  .sixpart {
    padding: 201px 0 128px;
  }
}

@media (max-width: 1199px) {
  .win-l {
    display: none;
  }

  .win-r {
    width: 100%;
  }

  .winzp-l {
    width: 100%;
    padding-right: 0px;
  }

  .winzp-r {
    width: 100%;
  }

  .winzp-r .col-md-12 {
    width: 50%;
    float: left;
  }

  .lcontent .col-md-12 {
    width: 50%;
    float: left;
  }

  .firstpart {
    padding: 42px 0 48px;
  }

  .secondpart {
    padding: 66px 0 80px;
  }

  .fourthpart {
    padding: 16px 0 0;
  }

  .fivepart {
    padding: 162px 0 102px;
    margin-top: -90px;
  }

  .sixpart {
    padding: 186px 0 102px;
  }
}

@media (max-width: 991px) {
  .fivepart {
    padding: 242px 0 152px;
    margin-top: -160px;
  }
}

@media (max-width: 767px) {
  .firstpart {
    padding: 26px 0 48px;
  }

  .secondpart {
    padding: 120px 0 154px;
    background-size: 220% 100%;
    margin-top: -24.1875vw;
  }

  .thirdpart {
    margin-top: -50px;
  }

  .fivepart {
    background-size: 200% 100%;
    padding: 232px 0 132px;
    margin-top: -166px;
  }

  .sixpart {
    padding: 186px 0 76px;
  }

  .sevenpart, .ztpart {
    padding: 26px 0 28px;
  }
}

/*---------------Base Introduction---------------------*/
.about {
  position: relative;
  padding-top: 36px;
  padding-left: 59.857%;
}

.about .about-l {
  width: 59.857%;
  z-index: 3;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
}

.about .about-l .about-v {
  padding: 30px;
  background: #fbdeaa;
  height: 100%;
  position: relative;
}

.about .about-l i {
  position: absolute;
  content: '';
  height: 36px;
  width: 36px;
  top: 0;
  right: -11px;
  z-index: -1;
  -webkit-transform: skewX(32deg);
  -moz-transform: skewX(32deg);
  -o-transform: skewX(32deg);
  -ms-transform: skewX(32deg);
  transform: skewX(32deg);
  background: #7c4100;
}

.about .about-r {
  background: url(kxjjs-bg01.jpg) no-repeat top right #fff5df;
  border: #f0e6d5 solid 1px;
  border-left: 0;
}

.about .about-r .about-txt {
  height: 505px;
  background: url(kxjjs-bg02.png) repeat-y;
  padding: 60px 80px 20px;
}

.about .about-r .about-txt .tit {
  font-size: 34px;
  line-height: 1.1;
  color: #C31B0B;
  margin-bottom: 32px;
}

.about .about-r .about-txt .tit img {
  display: inline-block;
  margin-top: 0;
  margin-right: 16px;
}

.about .about-r .about-txt h4 {
  font-size: 16px;
  color: #333333;
  line-height: 1.8;
  margin: 0;
  -webkit-line-clamp: 9;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  max-height: 259px;
}

.about .about-r .about-txt .chevron {
  position: absolute;
  top: -3px;
  right: -13px;
}

.about .about-r .about-txt .btn-xq {
  margin-top: 35px;
}

@media (max-width: 1440px) {
  .about .about-r .about-txt {
    padding: 37px 50px 20px;
    height: 453px;
  }
}

@media (max-width: 1280px) {
  .about .about-r .about-txt {
    height: 431px;
  }

  .about .about-r .about-txt .tit {
    margin-bottom: 20px;
  }

  .about .about-r .about-txt .btn-xq {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-r .about-txt {
    height: 331px;
    padding: 22px 32px 20px;
  }

  .about .about-r .about-txt h4 {
    font-size: 15px;
    -webkit-line-clamp: 7;
    max-height: 189px;
  }
}

@media (max-width: 991px) {
  .about .about-r .about-txt {
    height: 249px;
    padding: 20px 30px 20px;
  }

  .about .about-r .about-txt .tit {
    margin-bottom: 16px;
    font-size: 29px;
  }

  .about .about-r .about-txt .tit img {
    margin-top: -3px;
  }

  .about .about-r .about-txt h4 {
    -webkit-line-clamp: 5;
    max-height: 128px;
    line-height: 1.7;
  }

  .about .about-r .about-txt .btn-xq {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .about {
    padding: 0;
  }

  .about .about-l {
    width: 100%;
    position: inherit;
    float: left;
  }

  .about .about-r {
    width: 100%;
    float: left;
  }

  .about .about-l .about-v {
    padding: 10px;
  }

  .about .about-l i {
    display: none;
  }

  .about .about-r .about-txt {
    height: auto;
    overflow: hidden;
    padding: 26px 20px 20px 26px;
  }

  .about .about-r .about-txt h4 {
    -webkit-line-clamp: inherit;
    max-height: inherit;
  }
}

.introduce-wz {
  text-align: right;
  position: relative;
  bottom: -10px;
}

.introduce {
  position: relative;
  padding: 38px 0;
}

.introduce:after {
  position: absolute;
  content: '';
  width: 13px;
  height: 44px;
  top: 17px;
  left: 27.286%;
  background: url(kxjjs-yy02.png) no-repeat;
  z-index: 10;
}

.introduce:before {
  position: absolute;
  content: '';
  width: 13px;
  height: 44px;
  top: 17px;
  right: 27.286%;
  background: url(kxjjs-yy02.png) no-repeat;
  z-index: 10;
}

.introduce .ym {
  position: relative;
  background: url(kxjjs-jj01.png) no-repeat top center #f6f0e0;
  border-radius: 15px 15px 0 0;
  z-index: 1;
  overflow: hidden;
  height: 70px;
  -ms-box-shadow: 0 8px 20px 0px rgba(211, 185, 153, 0.5);
  -o-box-shadow: 0 8px 20px 0px rgba(211, 185, 153, 0.5);
  -moz-box-shadow: 0 8px 20px 0px rgba(211, 185, 153, 0.5);
  -webkit-box-shadow: 0 8px 20px 0px rgba(211, 185, 153, 0.5);
  box-shadow: 0 8px 20px 0px rgba(211, 185, 153, 0.5);
}

.introduce .content {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #ffffff;
  padding: 60px;
  border-bottom: #c7c5c4 solid 5px;
}

.introduce .content:before {
  position: absolute;
  content: '';
  width: 139px;
  height: 142px;
  bottom: 0;
  right: 0;
  background: url(kxjjs-jj02.png) no-repeat;
  z-index: -1;
}

.introduce .content .nrhei {
  width: 724px;
  margin: 0 auto;
  font-size: 18px;
}

.introduce .content video {
  border: #efddc6 solid 5px;
  width: 724px;
  height: 100% !important;
  margin: 32px auto 58px;
  display: block;
}

@media (max-width: 991px) {

  .introduce .content .nrhei,
  .introduce .content video {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .introduce {
    padding: 38px 0 10px;
  }

  .introduce .content {
    padding: 36px 26px 64px;
  }
}

#CuPlayer div.CuMob video::-webkit-media-controls-enclosure {
  display: none !important;
}

/*PC*/
#CuPlayer div.CuPc {
  width: 100%;
  height: 450px;
  margin: 0 auto;
}

/**/
#CuPlayer div.CuMob {
  width: 100%;
  height: 483px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#CuPlayer div.CuPad {
  width: 100%;
  height: 450px;
  margin: 0 auto;
}

#CuPlayer .video-js {
  width: 100%;
  height: 100%;
}

/**/
@media (max-width: 1440px) {
  #CuPlayer div.CuMob {
    height: 431px;
  }
}

@media (max-width: 1280px) {
  #CuPlayer div.CuMob {
    height: 409px;
  }
}

@media (max-width: 1199px) {
  #CuPlayer div.CuMob {
    height: 309px;
  }
}

@media (max-width: 991px) {
  #CuPlayer div.CuMob {
    height: 227px;
  }
}

@media (max-width: 767px) {
  #CuPlayer div.CuMob {
    height: 52.564vw;
  }
}

/*------------------------------------*/
.webcolumn {
  overflow: hidden;
}

.lanmu {
  overflow: hidden;
  position: relative;
}

.lanmu_l {
  color: #ffde01;
  float: left;
  font-weight: 700;
  font-size: 23px;
  padding: 38px 20px 11px 50px;
  background: url(dj-lmbg03.png) no-repeat left bottom;
  line-height: 1;
  height: 67px;
  position: relative;
  width: 208px;
}

.lanmu_l:after {
  content: "";
  position: absolute;
  right: -34px;
  bottom: 0;
  width: 34px;
  height: 67px;
  background-image: url(dj-lmbg04.png);
  background-repeat: no-repeat;
}

.lanmu_l a {
  color: #004280;
}

.lanmu_l a:hover {
  color: #004280;
}

.lanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.lanmu_r {
  line-height: 1.5;
  float: right;
  font-size: 15px;
  font-family: Arial;
  text-align: right;
  margin-top: 32px;
}

.lanmu_r a {
  color: #dc0000;
  text-decoration: none;
}

.lanmu_r a:hover {
  color: #aa0000;
  text-decoration: none;
}

.lanmu .lmline {
  overflow: hidden;
  height: 3px;
}

.lanmu .lmline .lmline-l {
  width: 140px;
  height: 3px;
}

.lanmu .lmline .lmline-r {
  height: 3px;
  overflow: hidden;
  background: url(dj-lmbg01.png) no-repeat bottom right;
}

@media (max-width: 767px) {
  .lanmu_l {
    width: auto;
    font-size: 20px;
  }
}

.lanmu1 {
  overflow: hidden;
  background: url(lmbg01.png) repeat-x top #f6f8fb;
}

.lanmu1_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 20px;
  padding: 8px 18px 10px;
  border-top: #1d61bf solid 3px;
}

.lanmu1_l a {
  color: #004280;
}

.lanmu1_l a:hover {
  color: #004280;
}

.lanmu1_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.lanmu1_r {
  line-height: 54px;
  float: right;
  font-size: 14px;
  font-family: Arial;
  margin-right: 18px;
}

.lanmu1_r a {
  color: #a0adc5;
  text-decoration: none;
}

.lanmu1_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.lanmu2 {
  overflow: hidden;
  border-bottom: #dde3e9 solid 1px;
}

.lanmu2_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 20px;
  padding: 0 0 8px;
}

.lanmu2_l a {
  color: #004280;
}

.lanmu2_l a:hover {
  color: #004280;
}

.lanmu2_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.lanmu2_r {
  line-height: 2;
  float: right;
  font-size: 14px;
  font-family: Arial;
}

.lanmu2_r a {
  color: #a0adc5;
  text-decoration: none;
}

.lanmu2_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.lanmu3 {
  height: 48px;
  background: url(columnsbg02.png) repeat-x top center;
  margin-bottom: 20px;
}

.lanmu3_l {
  height: 48px;
  line-height: 40px;
  font-size: 20px;
  color: #6aefff;
  font-weight: 700;
  margin-left: 16px;
  float: left;
  background: url(columnsbg01.png) no-repeat top center;
}

.lanmu3_r {
  line-height: 42px;
  float: right;
  color: #e3f6ff;
  font-family: Arial;
  font-size: 12px;
  margin-right: 15px;
}

.lanmu3_r a {
  color: #6aefff;
  text-decoration: none;
}

.lanmu3_r a:hover {
  color: #d5fbff;
  text-decoration: none;
}

.infolanmu {
  overflow: hidden;
  border-bottom: #dde3e9 solid 1px;
}

.infolanmu_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 20px;
  padding: 15px 0 3px;
}

.sortlanmu {
  overflow: hidden;
  background: #e6ecf8;
  border-left: 5px solid #3d55a7;
  padding: 0 12px 0 17px;
  margin: 28px 0 0 0;
}

.sortlanmu_l {
  color: #3d55a7;
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  padding: 10px 0;
}

.sortlanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.sortlanmu1 {
  overflow: hidden;
  background: url(lmbg03.jpg) no-repeat right center #124c9c;
  border-left: 5px solid #cf2928;
  padding: 0 12px 0 0;
  margin: 28px 0 0 0;
}

.sortlanmu1_l {
  color: #fff;
  float: left;
  font-weight: 700;
  font-size: 19px;
  line-height: 140%;
  padding: 10px 0;
  border-left: #f5f8fd solid 2px;
  padding-left: 18px;
}

.sortlanmu1_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.pgcolumn {
  padding-left: 38px;
  position: relative;
  overflow: hidden;
}

.column {
  position: relative;
  border-bottom: #d2d2d3 solid 1px;
}

.column_l {
  color: #bc0e0e;
  float: left;
  font-size: 28px;
  padding: 2px 0 13px;
  line-height: 1.1;
  position: relative;
}

.column_l:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 5px;
  background-image: url(kxjjs-pgtit-line.png);
  background-repeat: no-repeat;
}

.column_l:before {
  position: absolute;
  content: '';
  width: 33px;
  height: 35px;
  background: url(kxjjs-icon05.png) no-repeat;
  top: 0;
  left: -38px;
}

.column_r {
  float: right;
}

@media (max-width: 767px) {
  .column_r {
    width: 100%;
    display: block;
  }

  .breadcrumb {
    padding: 0 0 10px 0;
  }
}

.column1 {
  background: url(tabbg01.png) no-repeat right bottom #193d7b;
  overflow: hidden;
}

.column1_l {
  width: auto;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  float: left;
  display: inline-block;
  overflow: hidden;
  padding: 9px 15px;
  line-height: 130%;
}

@media (max-width: 767px) {
  .column_l {
    min-width: 162px;
  }

  .lanmu1_l {
    font-size: 18px;
    padding: 11px 18px 10px;
  }
}

.teamlanmu {
  overflow: hidden;
  background: #fff;
  padding: 0;
  margin: 28px 0 0 0;
}

.teamlanmu_l {
  color: #fff;
  float: left;
  font-weight: 700;
  font-size: 17px;
  line-height: 140%;
  padding: 11px 15px;
  background: #124c9c;
}

.teamlanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

/*------Collected Works of Academicians------*/
.nacw {
  margin-top: 48px;
  padding: 0 60px;
  position: relative;
}

.nacw:before {
  position: absolute;
  content: '';
  background: #d1200f;
  top: 32.258%;
  bottom: 8.244%;
  left: 0;
  right: 0;
}

.nacw .item {
  position: relative;
  padding-left: 23px;
}

.nacw .item:after {
  position: absolute;
  content: '';
  padding: 94px 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 23px solid #ad0c10;
  top: 0;
  left: 0;

}

.nacw .item .team-item {
  padding: 25px;
  background: url(kxjjs-bg03.jpg) no-repeat #c7a278;
  background-size: cover;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.nacw .item:hover:after {
  top: 58%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.nacw .owl-item.center .item:after {
  top: 58%;
  border-left-color: #f7d597;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.nacw .item .img-box {
  height: 452px;
  overflow: hidden;
}

.nacw .item .img-box img {
  height: 100%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.nacw .item:hover .img-box img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.nacw .item .lunb-title {
  font-size: 26px;
  line-height: 1.1;
  color: #ffffff;
  text-align: center;
  padding: 27px 0 0;
}

.nacw .owl-item.center .item .lunb-title,
.nacw .item:hover .lunb-title {
  color: #fff;
}

.nacw .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 28px;
}

.nacw .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
}

.nacw .owl-dots .active {
  width: 36px;
  background: #FFFFFF;
  border-radius: 7px;
}

.nacw .owl-prev,
.nacw .owl-next {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  transition: all 0.5s;
  border: #fbc992 solid 2px !important;
}

.nacw .owl-prev span,
.nacw .owl-next span {
  display: none;
}

.nacw .owl-prev {
  left: -51px;
}

.nacw .owl-prev:after {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 20px;
  left: 18px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(kxjjs-left.png) no-repeat;
}

.nacw .owl-next {
  right: -51px;
}

.nacw .owl-next:after {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 20px;
  right: 8px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(kxjjs-right.png) no-repeat;
}

.nacw .owl-prev:hover,
.nacw .owl-next:hover {
  transition: all 0.5s;
}

.nacw .owl-prev:hover:after,
.nacw .owl-next:hover:after {
  color: #1b70b9;
}

@media (max-width: 1440px) {
  .nacw .item .img-box {
    height: 386px;
  }

  .nacw .owl-item.center .item:after {
    top: 54%;
  }
}

@media (max-width: 1280px) {
  .nacw {
    margin-top: 32px;
  }

  .nacw .item .team-item {
    padding: 18px;
  }

  .nacw .item .img-box {
    height: 378px;
  }

  .nacw .item .lunb-title {
    padding: 18px 0 0;
  }

  .nacw .owl-item.center .item:after {
    top: 51%;
  }
}

@media (max-width: 1199px) {
  .nacw {
    margin-top: 28px;
  }

  .nacw .item .img-box {
    height: 279px;
  }

  .nacw .item:after {
    padding: 76px 0;
  }
}

@media (max-width: 991px) {
  .nacw .item .img-box {
    height: 195px;
  }

  .nacw .item .team-item {
    padding: 15px;
  }

  .nacw .item {
    padding-left: 15px;
  }

  .nacw .item:after {
    border-left-width: 15px;
    border-bottom-width: 12px;
    padding: 57px 0;
  }

  .nacw .item .lunb-title {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .nacw {
    padding: 0 45px;
  }

  .nacw .item .img-box {
    height: auto;
  }

  .nacw .owl-prev {
    left: -42px;
  }

  .nacw .owl-next {
    right: -42px;
  }

  .nacw .owl-prev,
  .nacw .owl-next {
    width: 32px;
    height: 32px;
  }

  .nacw .owl-prev:after {
    left: 14px;
  }

  .nacw .owl-next:after {
    right: 3px;
  }
}

/*---------------News------------------*/
.news {
  background: rgba(255, 255, 255, .5);
  overflow: hidden;
  margin-top: 50px;
}

.news .new-l {
  width: 54.286%;
  float: left;
}

.news .new-r {
  padding: 36px 45px 20px;
  overflow: hidden;
}

.focus-box {}

.focus-box .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: #ffffff solid 1px;
  border-radius: 50%;
  margin-left: 6px;
}

.focus-box .owl-dots .active {
  background: #ffffff;
  border-radius: 7px;
}

.focus-box .owl-prev,
.focus-box .owl-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}

.focus-box .owl-prev span,
.focus-box .owl-next span {
  display: none;
}

.index-box1-lunb {
  display: block;
  position: relative;
}

.index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-box1-lunb .img-box {
  height: 490px;
  overflow: hidden;
}

.index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(kxjjs-tit-bg.png) repeat-x bottom center;
  padding: 25px 142px 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 1440px) {
  .index-box1-lunb .img-box {
    height: 441px;
  }
}

@media (max-width: 1279px) {
  .news {
    margin-top: 36px;
  }

  .index-box1-lunb .img-box {
    height: 420px;
  }

  .news .new-r {
    padding: 34px 40px 20px;
  }
}

@media (max-width: 1199px) {
  .news {
    margin-top: 28px;
  }

  .focus-box .win-l {
    margin-bottom: 36px;
  }

  .index-box1-lunb .img-box {
    height: 326px;
  }

  .news .new-r {
    padding: 17px 20px;
  }
}

@media (max-width: 991px) {
  .news .new-l {
    width: 100%;
  }

  .news .new-r {
    width: 100%;
    float: left;
    padding: 20px 20px 8px;
  }

  .index-box1-lunb .img-box {
    height: 458px;
  }
}

@media (max-width: 767px) {
  .news {
    margin-top: 24px;
  }

  .focus-box .win-l {
    margin-bottom: 26px;
  }

  .focus-box .owl-dots {
    position: absolute;
    right: 50%;
    bottom: auto;
    top: 46.666vw;
    transform: translateX(50%);
  }

  .focus-box .owl-prev,
  .focus-box .owl-next {
    top: 35%;
  }

  .index-box1-lunb .img-box {
    height: 57.9487vw;
  }

  .index-box1-lunb .lunb-title {
    position: static;
    background: none;
    color: #262626;
    padding: 6px 18px 0;
    overflow: initial;
    white-space: normal;
    text-align: justify;
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.4;
  }
}

/*---------------Panoramic exhibition hall---------------------*/
.showroom {
  position: relative;
  padding: 22px 21px 20px 22px;
  z-index: 0;
}

.showroom:after {
  position: absolute;
  content: '';
  background: #faa02a;
  top: 85px;
  bottom: 0;
  left: 0;
  right: 15px;
  z-index: -1;
}

.showroom:before {
  position: absolute;
  content: '';
  background: #faa02a;
  top: 0;
  right: 0;
  z-index: -1;
  width: 35%;
  height: 55.74%;
}

.showroom .show-content {
  position: relative;
  padding: 50px;
  background: #ffffff;
  border: #faa02a solid 5px;
}

.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.module-a {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
  background: #d1200f;
}

.module-b {
  padding-bottom: 200em;
  margin-bottom: -200em;
}

.module-a {
  width: 224px;
  margin-right: 10px;
  position: relative;
  padding-top: 138px;
}

.module-a .show-logo {
  width: 158px;
  margin: 0 auto;
  border-bottom: #fcd29e solid 3px;
}

.module-a .show-logo h4 {
  font-size: 14px;
  color: #fcd29e;
  line-height: 1.3;
  word-break: break-word;
  text-align: center;
  text-transform: uppercase;
}

.module-a .show-ewm {
  position: relative;
  padding-top: 80px;
}

.module-b {
  overflow: hidden;
}

.module-b .show-box {
  position: relative;
  overflow: hidden;
}

.module-b .show-box img {
  width: 100%;
  height: auto;
}

.module-b .show-box .show-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  color: #fff;
}

.module-b .show-box:hover .show-caption {
  background: rgba(0, 0, 0, .1);
}

.module-b .show-box .show-url {
  display: block;
  position: absolute;
  opacity: 1;
  text-align: center;
  color: inherit;
  font-size: 16px;
  width: 172px;
  height: 94px;
  top: 78%;
  left: 50%;
  margin-top: -47px;
  margin-left: -86px;
}

.module-b .show-box .show-url i {
  position: absolute;
  width: 44px;
  height: 54px;
  top: 0;
  left: 50%;
  margin-left: -22px;
  animation: moveBounce-dx 2s alternate infinite;
}

.module-b .show-box .show-url h4 {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
}

.module-b .show-box a:hover .show-url h4 {
  color: #ffcf6f;
}

.module-b .show-box .show-url i img {
  width: auto;
}

@keyframes moveBounce-dx {
  0% {
    -webkit-transform: scale(0.6);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.module-ewm {
  background: #d1200f;
  padding: 18px;
}

.module-ewm img {
  width: 124px;
}

@media screen and (max-width: 1440px) {
  .module-a {
    padding-top: 51px;
  }
}

@media screen and (max-width: 1280px) {
  .module-a .show-ewm {
    padding-top: 42px;
  }
}

@media screen and (max-width: 1199px) {
  .module-a {
    padding-top: 30px;
    width: 176px;
  }

  .showroom .show-content {
    padding: 26px;
  }

  .module-a .show-ewm {
    padding-top: 26px;
  }

  .module-a .show-logo,
  .module-a .show-ewm img {
    width: 124px;
  }

  .module-b .show-box .show-url i {
    width: 28px;
    height: 34px;
    margin-left: -14px;
  }

  .module-b .show-box .show-url {
    height: 71px;
    top: 81%;
  }

  .module-b .show-box .show-url h4 {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .module-a {
    width: 100%;
    padding-top: 20px;
  }

  .module-b {
    width: 100%;
  }

  .module-a .col-sm-12 {
    width: 50%;
    float: left;
  }

  .module-a .show-logo,
  .module-a .show-ewm img {
    margin-bottom: 20px;
  }

  .module-a .show-ewm img {
    width: 157px;
  }

  .module-a .show-ewm {
    padding-top: 7px;
  }
}

@media screen and (max-width: 767px) {
  .showroom {
    padding: 6px 5px 5px 6px;
  }

  .showroom .show-content {
    padding: 10px;
    border: #faa02a solid 3px;
  }

  .module-a .col-sm-12 {
    width: 100%;
  }

  .module-b .show-box .show-url i {
    width: 24px;
    height: 29px;
    margin-left: -12px;
  }

  .module-b .show-box .show-url {
    height: 54px;
    top: 90%;
  }

  .module-b .show-box .show-url h4 {
    font-size: 14px;
  }
}

.pre-book {
  position: relative;
  padding: 38px 32px 38px 58px;
  background: #fcd29f;
  border-radius: 17px;
  overflow: hidden;
}

.pre-book:after {
  position: absolute;
  content: '';
  width: 13px;
  height: 44px;
  top: 17px;
  left: 25.428%;
  background: url(kxjjs-yy02.png) no-repeat;
  z-index: 2;
}

.pre-book:before {
  position: absolute;
  content: '';
  width: 13px;
  height: 44px;
  top: 17px;
  right: 32.286%;
  background: url(kxjjs-yy02.png) no-repeat;
  z-index: 2;
}

.pre-book .content {
  position: relative;
  background: url(kxjjs-yy04.png) no-repeat top center #f6f0e0;
  border-radius: 7px;
  z-index: 0;
  overflow: hidden;
}

.pre-book .content .cwin-l {
  width: 71.713%;
  float: left;
}

.pre-book .content .cwin-l h3 {
  background: url(kxjjs-yybg.jpg) no-repeat top left #ec0000;
  padding: 12px 30px 12px 110px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin: 50px 20px 0 0;
  color: #ffffff;
  border-radius: 0 15px 15px 0;
  float: left;
}

.pre-book .content .cwin-l h3:after {
  position: absolute;
  content: '';
  width: 57px;
  height: 68px;
  bottom: 2px;
  left: 38px;
  background: url(kxjjs-yy01.png) no-repeat;
}

.pre-book .content .cwin-l .pb-info {
  display: block;
  overflow: hidden;
  margin: 20px 15px 15px 106px;
  float: left;
}

.pre-book .content .cwin-l .pb-info p {
  padding-left: 34px;
  background-repeat: no-repeat;
  background-position: 0 0;
  line-height: 25px;
  font-size: 17px;
  color: #000000;
}

.pre-book .content .cwin-l .pb-info p:nth-child(1) {
  background-image: url(kxjjs-yy-icon01.png);
}

.pre-book .content .cwin-l .pb-info p:nth-child(2) {
  background-image: url(kxjjs-yy-icon02.png);
}

.pre-book .content .cwin-l .pb-info p:nth-child(3) {
  background-image: url(kxjjs-yy-icon03.png);
}

.pre-book .content .cwin-r {
  width: 28.287%;
  overflow: hidden;
  background: url(kxjjs-yy03.png) no-repeat left center;
  background-size: cover;
  padding: 35px 0 35px 35px;
  float: right;
}

.pre-book .content .cwin-r img {
  display: block;
}

@media (max-width: 991px) {
  .pre-book .content .cwin-l {
    width: 100%;
  }

  .pre-book .content .cwin-r {
    width: 100%;
    float: left;
    background: #d1200f;
  }

  .pre-book:after {
    left: 32.286%;
  }
}

@media (max-width: 767px) {
  .pre-book {
    padding: 38px 18px 18px 18px;
  }

  .pre-book .content .cwin-l h3 {
    padding: 12px 18px 12px 85px;
    text-align: justify;
  }

  .pre-book .content .cwin-l h3:after {
    left: 15px;
    bottom: 15px;
  }

  .pre-book .content .cwin-l .pb-info {
    margin: 20px 15px 15px 18px;
  }

  .pre-book .content .cwin-r {
    padding: 18px;
  }
}

/*---------------&---------------------*/
.cmain1a {
  width: 100%;
}

.cmain1ax {
  width: 100%;
  height: 38px;
  margin-bottom: 6px;
}

.cmain1ay {
  width: 100%;
  height: 416px;
  overflow: hidden;
}

.cmain1ay .latestnews {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 30px;
  border-bottom: #e5cdac solid 1px;
}

.cmain1ay .latestnews:after {
  position: absolute;
  content: '';
  width: 27px;
  height: 4px;
  bottom: -1px;
  left: 0;
  background: #D11E13;
}

.cmain1ay .title {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 13px;
  font-weight: 700;
}

.cmain1ay .rq {
  font-size: 15px;
  color: #b08987;
  margin-top: 9px;
  margin-bottom: 19px;
  text-align: right;
}

.cmain1ay .title a {
  color: #BC150A;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  max-height: 67px;
}

.cmain1ay .title a:hover {
  color: #322222;
  text-decoration: none;
}

.cmain1ay img {
  max-width: none;
}

.cmain1ax li {
  float: left;
  height: 38px;
  line-height: 24px;
}

.cmain1ax li.now {}

.cmain1ax li.now a {
  color: #004280;
  text-decoration: none;
}

.cmain1ax li a {
  color: #004280;
  font-size: 20px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-weight: 700;
  text-decoration: none;
}

.cmain1ay1 {
  width: 163px;
  height: 220px;
  float: left;
  position: relative;
  margin-right: 12px;
}

.cmain1ay1x {
  width: 163px;
  height: 28px;
  text-align: center;
  position: absolute;
  left: 10px;
  bottom: 0;
  background: url();
}

.cmain1ay1x a {
  color: #000000;
  line-height: 28px;
  font-size: 11px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.txt_hedar {
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  color: #241717;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  max-height: 51px;
}

.list-index li {
  overflow: hidden;
  clear: both;
  margin-bottom: 25px;
}

.list-index li:last-child {
  margin-bottom: 0;
}

.list-index li a {
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #241717;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(kxjjs-icon04.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 0 0 24px;
}

.list-index li a:hover {
  color: #c40808;
  text-decoration: none;
}

.list-index span {
  line-height: 1.5;
  color: #b08987;
  font-size: 15px;
  font-family: Arial;
}

.list-index span.right {
  float: right;
}

@media (max-width: 1440px) {
  .cmain1ay {
    height: 372px;
  }
}

@media (max-width: 1280px) {
  .cmain1ay {
    height: 364px;
  }

  .list-index li {
    margin-bottom: 22px;
  }
}

@media (max-width: 1199px) {
  .cmain1ay {
    height: 284px;
  }

  .list-index li {
    margin-bottom: 9px;
  }

  .cmain1ay .title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .txt_hedar {
    font-size: 15px;
  }

  .cmain1ay .latestnews {
    margin-bottom: 17px;
    padding-bottom: 16px;
  }

  .list-index li a {
    font-size: 15px;
  }
}

@media (max-width: 991px) {

  .list-index li:nth-child(6),
  .list-index li:nth-child(7) {
    display: none;
  }

  .cmain1a {
    padding: 0;
  }

  .cmain1ay {
    height: auto;
  }

  .list-index li {
    margin-bottom: 15px;
  }

  .list-index li a {
    white-space: normal;
  }

  .txt_hedar {
    height: auto;
  }

  .txt_hedar a {
    -webkit-line-clamp: initial;
  }
}

@media (max-width: 767px) {
  .list-index li a {
    width: 100%;
  }

  .list-index span {
    margin-top: 5px;
  }

  .cmain1ay .title a {
    -webkit-line-clamp: inherit;
    max-height: inherit;
  }
}

.focustxt {
  overflow: hidden;
  height: 372px;
}

.focustxt .listbox {
  padding: 18px 20px 16px;
  overflow: hidden;
}

.focusmore {
  display: block;
  overflow: hidden;
  padding-right: 20px;
}

.latest {
  background: #006cbd;
  border-top: #fea734 solid 4px;
  padding: 16px 20px;
}

.latest:hover {
  background: #25a038;
}

.latest a {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  font-weight: 700;
  max-height: 52px;
}

.latest a:hover {
  color: #fff;
}

.list-newimg {
  overflow: hidden;
  margin: 20px 0 0 0;
}

.list-newimg li {
  margin-bottom: 18px;
}

.list-newimg .overlay {
  background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
  color: #E4E4E4;
  font-size: 12px;
  font-style: normal;
}

.list-newimg .overlay a {
  display: inline-block;
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 18%;
  left: 0;
  margin-top: 0;
  margin-left: 0px;
  background-color: transparent;
  padding: 10px;
}

.list-newimg .overlay a:hover {
  color: #ffffff;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .list-newimg .overlay a {
    top: 10%;
  }
}

/*------------------TAB----------------*/
.indexggbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 22px;
  border-top: 3px solid #1e58a9;
  border-bottom: #d4e0ee solid 1px;
  border-left: #d4e0ee solid 1px;
  border-right: #d4e0ee solid 1px;
}

.index_tab {
  position: relative;
}

.index_tab .mores_all {
  top: 9px;
  right: 15px;
}

.index_tab .mores_all a {
  color: #9ac4fe;
  font-size: 13px;
}

.index_tab .mores_all a:hover {
  color: #fff;
}

.index_tab .space {
  padding: 15px;
}

.index_tab .tabmenu {
  background: #1e58a9;
  height: 42px;
  overflow: hidden;
}

.index_tab .tabmenu ul li {
  height: 42px;
  color: #ffffff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  padding: 0 20px;
}

.index_tab .tabmenu ul li a {
  color: #f7fcff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li.selected {
  background: #fff;
}

.index_tab .tabmenu ul li.selected a {
  color: #004098;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li span {
  height: 42px;
  float: left;
  display: block;
}

.index_tab .tabmenu ul li span.tabg {
  padding: 0;
  width: 100%;
  text-align: center;
  padding: 8px 0 0 0;
}

.index_tab .tabmenu ul li span.bg {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #004098;
  padding: 8px 0 0 0;
}

.index_job {
  position: relative;
}

.index_job .space {
  padding: 12px 15px;
}

.index_job .tabmenu {
  background: #1e58a9;
  height: 42px;
  overflow: hidden;
}

.index_job .mores_all {
  top: 9px;
  right: 15px;
}

.index_job .mores_all a {
  color: #9ac4fe;
  font-size: 13px;
}

.index_job .mores_all a:hover {
  color: #fff;
}

.index_job .tabmenu ul li {
  height: 42px;
  color: #ffffff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  padding: 0 20px;

}

.index_job .tabmenu ul li a {
  color: #f7fcff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_job .tabmenu ul li.selected {
  background: #fff;
}

.index_job .tabmenu ul li.selected a {
  color: #004098;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_job .tabmenu ul li span {
  height: 42px;
  float: left;
  display: block;
}

.index_job .tabmenu ul li span.tabg {
  padding: 0;
  width: 100%;
  text-align: center;
  padding: 8px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #004098;
  padding: 8px 0 0 0;
}

.events_tab .tabmenu {
  background: url(lmbg01.png) repeat-x top;
  overflow: hidden;
}

.events_tab .tabmenu ul li {
  color: #2e2d2d;
  font-size: 22px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  float: left;
  margin-right: 36px;
}

.events_tab .tabmenu ul li:last-child {
  margin-right: 0px;
  background: none;
}

.events_tab .tabmenu ul li a {
  color: #2e2d2d;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
  color: #00409a;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.events_tab .tabmenu ul li span {
  float: left;
  display: block;
}

.events_tab .tabmenu ul li span.tabg {
  width: 100%;
  text-align: center;
  padding: 20px 0 25px;
  border-top: #dae1ee solid 3px;
}

.events_tab .tabmenu ul li span.bg {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.events_tab .tabmenu ul li span.bg01 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.events_tab .tabmenu ul li span.bg02 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.events_tab .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #333;
  border-top: #356bbc solid 3px;
  font-weight: 700;
}

.fwcx {
  width: 100%;
  overflow: hidden;
  min-height: 250px;
}

@media (max-width: 1199px) {
  .fwcx {
    min-height: 209px;
  }
}

@media (max-width: 991px) {
  .fwcx {
    min-height: 227px;
  }
}

@media (max-width: 640px) {
  .btn-text {
    margin: 8px 0 0 0;
  }
}

@media (max-width: 320px) {
  .events_tab .tabmenu ul li {
    margin-right: 18px;
    font-size: 18px;
  }
}

/*----------------------------------*/
#marquee-pic {
  overflow: hidden;
  margin-top: 24px;
  margin-left: 21px;
}

#marquee-pic ul {
  width: 888888px !important;
}

#marquee-pic ul li {
  float: left;
  margin: 0px 12px;
}

#marquee-pic ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}

#marquee-pic ul li .imgline {
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  z-index: 1;
}

#marquee-pic ul li img {
  display: block;
  width: auto;
  height: 194px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

#marquee-pic ul li:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

#marquee-pic ul li p {
  text-align: center;
  color: #333;
  padding: 0 6px;
  font-size: 15px;
  margin: 10px 0 6px 0;
}

#marquee-pic ul li:hover p {
  color: #002e80;
}

@media (max-width: 767px) {
  #marquee-pic ul li img {
    height: 160px;
  }
}

/*----------------------------------*/
.marquee-1 {
  width: 100%;
  height: 434px;
  overflow: hidden;
  margin: 0;
}

.marquee-1 ul {
  float: left;
  width: auto;
  padding: 0px;
}

.marquee-1 ul li {
  float: left;
  width: 100%;
  padding: 4px 0;
  line-height: 1.5;
}

.marquee-1 ul li span {
  color: #2458b9;
  margin-right: 5px;
  font-size: 15px;
}

.marquee-1 ul li a:hover {
  color: #2458b9;
}

.marquee-1 ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.marquee-2 {
  width: 100%;
  height: 384px;
  overflow: hidden;
  margin: 0;
}

@media (max-width: 1199px) {
  .marquee-1 {
    height: 242px;
  }

  .marquee-2 {
    height: 253px;
  }
}

@media (max-width: 991px) {
  .marquee-1 {
    height: 214px;
  }

  .marquee-2 {
    height: 283px;
  }
}

@media (max-width: 767px) {
  .marquee-1 {
    height: 200px;
  }
}

.newscenter {
  width: 100%;
}

.newscenter dl {
  margin-bottom: 0;
}

.newscenter dd {
  overflow: hidden;
  margin: 0 0 20px 0;
}

.newscenter dd span {
  float: left;
  color: #fff;
  text-align: center;
  width: 78px;
  margin-right: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  background: #0f8dbb;
  font-family: Arial;
  border-radius: 2px;
  overflow: hidden;
  padding: 14px 0 14px 0;
}

.newscenter dd span i {
  text-align: center;
  line-height: 1;
  font-size: 16px;
  font-family: Arial;
  color: #fff;
  font-weight: 300;
  margin: 0 5px;
}

.newscenter dd .hdtitle {
  overflow: hidden;
}

.newscenter dd .hdtitle h4 {
  margin: 0;
}

.newscenter dd .hdtitle h4 a {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  color: #333;
  font-weight: 500;
  max-height: 44px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.newscenter dd .hdtitle h4 a:hover {
  color: #064db1;
}

.newscenter dd .hdtitle p {
  margin: 3px 0 0 0;
}

.newscenter dd .hdtitle p a {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}

.newscenter dd .hdtitle p a:hover {
  color: #1958af;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .newscenter {
    height: auto;
  }

  .newscenter dd .hdtitle a {
    white-space: normal;
  }
}

.hui {
  font-size: 14px;
  line-height: 26px;
  color: #bfbfbf;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.hei {
  font-size: 12px;
  line-height: 18px;
  color: #8b8b8b;
  text-decoration: none;
  font-family: Arial;
}

a.hei:hover {
  color: #f86900;
  font-size: 12px;
  text-decoration: none;
}

.hei1 {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}

A.hei1:hover {
  COLOR: #0f48b3;
  text-decoration: none;
}

.lan {
  font-size: 12px;
  line-height: 18px;
  color: #0065b5;
  text-decoration: none;
}

a.lan:hover {
  color: #15499a;
  font-size: 12px;
  text-decoration: none;
}

.lan1 {
  font-size: 13px;
  line-height: 18px;
  color: #004ea2;
  text-decoration: none;
}

a.lan1:hover {
  color: #d61300;
  font-size: 13px;
  text-decoration: none;
}

.huang {
  font-size: 15px;
  color: #ffc435;
  line-height: 20px;
}

.dlan {
  font-size: 13px;
  line-height: 18px;
  color: #6ff3ff;
  text-decoration: none;
  font-family: Arial;
}

.bai {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  font-family: \5FAE\8F6F\96C5\9ED1;
  background-image: url(ico_bd.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 16px;
}

a.bai:hover {
  color: #6ff3ff;
  font-size: 13px;
}

.bai12 {
  font-size: 12px;
  line-height: 18px;
  color: #e9f7ff;
  text-decoration: none;
}

a.bai12:hover {
  color: #8bebff;
  font-size: 12px;
}

.bai13 {
  font-size: 13px;
  line-height: 20px;
  color: #e9f7ff;
  text-decoration: none;
}

a.bai13:hover {
  color: #8bebff;
  font-size: 13px;
}

.bai14 {
  font-size: 14px;
  line-height: 25px;
  color: #e9f7ff;
  text-decoration: none;
}

a.bai14:hover {
  color: #8bebff;
  font-size: 14px;
}

.bai15 {
  font-size: 15px;
  line-height: 20px;
  color: #e9f7ff;
  text-decoration: none;
  padding-bottom: 10px;
}

a.bai15:hover {
  color: #8bebff;
  font-size: 15px;
}

.hei14 {
  font-size: 14px;
  line-height: 23px;
  color: #444;
  text-decoration: none;
}

a.hei14:hover {
  color: #0453b0;
  font-size: 14px;
}

.hei13 {
  font-size: 13px;
  line-height: 20px;
  color: #444;
  text-decoration: none;
}

a.hei13:hover {
  color: #0453b0;
  font-size: 13px;
}

/*---------------&---------------------*/
.banlinks {
  margin-top: 24px;
  margin-left: 21px;
}

.banlinks .row {
  margin-left: -12px;
  margin-right: -12px;
}

.banlinks .row>[class^='col'] {
  padding-left: 12px;
  padding-right: 12px;
}

.banlinks li {
  margin-bottom: 16px;
  float: left;
}

.banlinks li img {
  height: 85px;
  border: #eee solid 0px;
  width: 100%;
  border-radius: 4px;
}

@media (max-width: 1199px) {
  .banlinks li img {
    height: 62px;
  }
}

@media (max-width: 767px) {
  .banlinks li img {
    height: 42px;
  }
}

.win-ico {
  overflow: hidden;
  width: 100%;
  float: left;
}

.win-ico li {
  width: 14.2857%;
  float: left;
  text-align: center;
}

.win-ico li font {
  width: 82px;
  height: 82px;
  background: #086ec1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.win-ico li font:hover {
  background: #16488e;
}

.win-ico p {
  color: #0a53a3;
  margin: 18px 0 0 0;
  font-size: 14px;
  text-align: center;
}

.win-ico a:hover p {
  color: #086ec1;
}

@media (max-width: 1199px) {
  .win-ico li {}

  .win-ico p {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .win-zt {
    width: 100%;
  }

  .win-zt .topic .topic-l {
    width: 80%;
  }

  .win-ico {
    width: 100%;
    margin-top: 20px;
  }

  .win-ico p {
    font-size: 14px;
  }

  .win-ico li font {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 767px) {
  .win-zt .topic .topic-l {
    width: 100%;
  }

  .win-ico li {
    height: auto;
    height: auto;
    width: 25%;
    margin-bottom: 18px;
  }

  .win-ico p {
    font-size: 12px;
    line-height: 16px;
    padding: 0 6px;
    margin-top: 6px;
  }
}

/*------------------imglink----------------*/
.imglink {
  margin-top: 24px;
}

.imglink li {
  margin-bottom: 21px;
  position: relative;
}

.imglink li:last-child {
  margin-bottom: 0;
}

.imglink li a {
  display: block;
  overflow: hidden;
  border-radius: 5px;
}

.imglink li .bgimg {
  background-color: #bf0a0a;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  background-position: center;
  border-radius: 5px;
}

.imglink li:hover .bgimg {
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  -webkit-transform: scale(1.02);
  /* Safari and Chrome */
  -moz-transform: scale(1.02);
  /* Firefox */
  -ms-transform: scale(1.02);
  /* IE 9 */
  -o-transform: scale(1.02);
  /* Opera */
  transform: scale(1.02);
}

.imglink li p {
  display: block;
  position: absolute;
  font-size: 24px;
  font-weight: 700;
  top: 50%;
  width: 100%;
  padding-left: 30px;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  text-shadow: 1px 0px 2px #1d457d;
  margin: 0;
}

.imglink .col-xs-12 {
  float: left;
}

@media (max-width: 1199px) {
  .imglink li {
    margin-bottom: 26px;
  }

  .imglink li .bgimg {
    height: 113px;
  }
}

@media (max-width: 991px) {
  .imglink li {
    margin-bottom: 20px;
  }

  .imglink li .bgimg {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .imglink .row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .imglink .row>[class^='col'] {
    padding-left: 8px;
    padding-right: 8px;
  }

  .imglink li {
    margin-bottom: 16px;
  }

  .imglink li .bgimg {
    height: 94px;
  }

  .imglink li p {
    padding-left: 15px;
    width: 62%;
    font-size: 17px;
  }
}

@media (max-width: 380px) {
  .imglink li .bgimg {
    height: 84px;
  }
}

@media (max-width: 320px) {
  .imglink li .bgimg {
    height: 70px;
  }
}

/*---------------Quick Links---------------------*/
.quicklinksmt {
  margin-top: 25px;
}

.quicklinks {
  padding: 30px 0 0 0;
}

.quicklinks .slick-slide {
  margin: 0 9px;
}

/*Dots*/
.quicklinks .slick-dots {
  position: inherit;
  bottom: -26px;
}

.quicklinks .slick-dots li button:before {
  font-size: 14px;
}

/*Arrows*/
.quicklinks .slick-prev,
.quicklinks .slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 48%;

  display: block;

  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none !important;
  outline: none;
  background: transparent;
  border-radius: 100%;
}

.quicklinks .slick-prev:hover,
.quicklinks .slick-prev:focus,
.quicklinks .slick-next:hover,
.quicklinks .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.quicklinks .slick-prev.slick-disabled:before,
.quicklinks .slick-next.slick-disabled:before {
  opacity: .75;
}

.quicklinks .slick-prev:before,
.quicklinks .slick-next:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  line-height: 1;

  opacity: 1;
  color: #ccdff1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.quicklinks .slick-prev:hover:before,
.quicklinks .slick-prev:focus:before,
.quicklinks .slick-next:hover:before,
.quicklinks .slick-next:focus:before {
  opacity: 1;
  color: #4780be;
}

.quicklinks .slick-prev {
  left: -4%;
  z-index: 1;
}

.quicklinks .slick-next {
  right: -4%;
  z-index: 1;
}

.quicklinks .slick-next:before {
  content: '\f105';
}


.quicklinks li {
  width: 16.666%;
  overflow: hidden;
  float: left;
}

.quicklinks .space {
  padding: 0;
}

.quicklinks .boxpadding {
  padding: 0;
}

.quicklinks .boxpadding .sysico {
  width: 96px;
  height: 96px;
  text-align: center;
  border: #d9e5f4 solid 1px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 24px 0 0 0;
  background: #fff;
}

.quicklinks a:hover .boxpadding .sysico {
  -ms-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
  box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
}

.quicklinks .sideline {
  border-bottom: #ffffff solid 1px;
  border-right: #ffffff solid 1px;
}

.quicklinks .in_icon {
  background: #ecf5fb;
}

.quicklinks p {
  color: #222;
  margin: 14px 0 0 0;
  font-size: 15px;
}

.quicklinks a:hover p {
  color: #0f48b3;
}

@media (max-width: 1280px) {
  .quicklinks .slick-prev {
    left: -3%;
  }

  .quicklinks .slick-next {
    right: -3%;
  }
}

@media (max-width: 1199px) {
  .quicklinks {
    padding: 30px 15px 0 15px;
  }

  .quicklinksmt {
    margin-top: 32px;
  }
}

@media (max-width: 1024px) {
  .quicklinks .slick-prev {
    left: -5%;
  }

  .quicklinks .slick-next {
    right: -5%;
  }
}

@media (max-width: 991px) {
  .quicklinksmt {
    margin-top: 24px;
  }

  .quicklinks .boxpadding {
    padding: 5px 0 0 0;
  }
}

@media (max-width: 767px) {
  .quicklinks .slick-prev {
    left: -10%;
  }

  .quicklinks .slick-next {
    right: -10%;
  }

  .quicklinks li {
    width: 33.33%;
  }

  .quicklinks p {
    margin: 6px 0 8px 0;
  }

  .quicklinks .boxpadding {
    padding: 8px 0 0 0;
  }
}

@media (max-width: 380px) {
  .quicklinks .slick-prev {
    left: -12%;
  }

  .quicklinks .slick-next {
    right: -12%;
  }
}

/*------------------------------------*/
.minh {}

.picnewslist {
  overflow: hidden;
  margin: 0 15px 10px 15px;
}

.picnewslist li {
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
}

.picnewslist li:last-child {
  margin-bottom: 0px;
  border-bottom: #ccc dashed 0px;
}

.picnewslist li h2 {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 8px 0;
  display: block;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a {
  color: #383838;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.picnewslist li h2 a:hover {
  color: #004ea2;
  text-decoration: none;
}

.picnewslist .news-img {
  margin-right: 10px;
  margin-bottom: 8px;
}

.picnewslist .news-img img {
  max-width: 102px;
  border: #e4e4e4 solid 1px;
}

.picnewslist .news-txt p {
  line-height: 20px;
  font-size: 13px;
  margin: 0px;
  color: #8e8e8e;
}

.picnewslist .news-txt i {
  font-size: 12px;
  margin: 0 0 5px 0;
  color: #009cd1;
  display: block;
  font-style: normal;
  text-align: right;
}

.picnewslist .news-txt p a {
  overflow: hidden;
  color: #f08519;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  display: block;
}

.picnewslist .news-txt p a:hover {
  color: #15549a;
}

.picnewslist .hzfa-img {
  margin-right: 10px;
  margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
  max-width: 112px;
  border: #e4e4e4 solid 3px;
}

.picnewslist .hzfa-txt p {
  line-height: 1.5;
  font-size: 12px;
  margin: 0 0 15px 0;
  color: #8e8e8e;
}

@media (max-width: 1199px) {
  .minh {
    min-height: 98px;
  }

  .picnewslist li h2 {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .minh {
    min-height: auto;
  }
}

@media (min-width: 768px) {
  .picnewslist .news-txt p {
    line-height: 20px;
    height: auto;
    font-size: 13px;
    overflow: hidden;
  }

  .picnewslist .news-img img {
    width: 102px;
    height: 66px;
  }

  .picnewslist .news-img {
    margin-right: 13px;
  }

  .picnewslist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
  }

  .picnewslist .hzfa-txt p {
    line-height: 20px;
    height: auto;
    font-size: 13px;
    overflow: hidden;
  }

  .picnewslist .hzfa-img img {
    width: 112px;
    height: 152px;
  }

  .picnewslist .hzfa-img {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .picnewslist .news-img {
    margin-bottom: 2px;
  }

  .picnewslist .news-img img {
    width: 126px;
    height: 84px;
  }

  .picnewslist .hzfa-img {
    margin-bottom: 2px;
  }

  .picnewslist .hzfa-img img {
    width: 106px;
    height: 146px;
  }

  .picnewslist li h2 {
    white-space: normal;
  }
}

/*------------------TAB News----------------*/
.rprogress {
  overflow: hidden;
  margin-top: 25px;
}

.rprogress .progress-l {
  overflow: hidden;
  float: left;
  width: 280px;
  margin-right: 26px;
}

.rprogress .progress-l .limg {
  overflow: hidden;
  border-radius: 5px;
}

.rprogress .progress-l .limg img {
  height: 185px;
  width: 100%;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.rprogress .progress-l .ltext {
  padding: 13px 0 0;
}

.rprogress .progress-l .ltext h4 {
  font-size: 16px;
  line-height: 1.4;
  color: #0f48b3;
  margin: 0;
  max-height: 40px;
  overflow: hidden;
}

.rprogress .progress-l .ltext h4 a {
  color: #0f48b3;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.rprogress .progress-l .ltext h4 a:hover {
  color: #333;
}

.rprogress .progress-l .ltext h5 {
  line-height: 1;
  color: #999;
  font-size: 15px;
  margin: 15px 0 0 0;
}

.rprogress .progress-l .ltext h5 i {
  line-height: 1;
  color: #acacac;
  font-size: 14px;
  margin: 0 6px;
}

.rprogress .progress-l .ltext h5 span {
  line-height: 1;
  color: #125bc3;
  font-size: 15px;
  font-weight: 500;
}

.rprogress .progress-r {}

@media (max-width: 767px) {
  .rprogress {
    min-height: initial;
  }

  .rprogress .progress-l {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .rprogress .progress-l .limg img {
    height: auto;
  }

  .rprogress .progress-r {
    float: left;
    overflow: hidden;
    margin-top: 20px;
  }

  .rprogress .progress-l .ltext h4 a {
    max-height: inherit;
    height: auto;
    -webkit-line-clamp: inherit;
  }
}

@media (max-width: 380px) {
  .rprogress .progress-l .limg img {
    max-height: 222px;
  }
}

@media (max-width: 320px) {
  .rprogress .progress-l .limg img {
    max-height: 186px;
  }
}

/*--------------------------------------*/
.list-index1 {
  overflow: hidden;
  display: block;
}

.list-index1 ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}

.list-index1 ul li:last-child {
  margin-bottom: 0px;
}

.list-index1 ul li a {
  float: left;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.5;
  color: #322222;
  background-image: url(dj-icon02.png);
  background-repeat: no-repeat;
  background-position: 3px 6px;
  padding: 0 0 0 20px;
  display: block;
  font-weight: 500;
}

.list-index1 ul li a span {
  color: #EB0003;
  margin-right: 10px;
}

.list-index1 ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-index1 ul li a:hover {
  color: #c40808;
  text-decoration: none;
}

.list-tab {
  overflow: hidden;
  display: block;
  padding-left: 16px;
  margin-top: 24px;
}

.list-tab ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 12px;
}

.list-tab ul li:last-child {
  margin-bottom: 0px;
}

.list-tab ul li a {
  float: left;
  max-width: 80%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #322222;
  background-image: url(dj-icon01.png);
  background-repeat: no-repeat;
  background-position: 3px 5px;
  padding: 0 0 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-tab ul li a span {
  color: #EB0003;
  margin-right: 10px;
}

.list-tab ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
  color: #c40808;
  text-decoration: none;
}

.list-tab i {
  float: left;
  margin: 0 0 0 8px;
}

.list-tab span {
  line-height: 1.4;
  color: #b08987;
  font-size: 15px;
  font-family: Arial;
}

.list-tab span.right {
  float: right;
}

@media (max-width: 991px) {
  .list-tab ul li {
    margin-bottom: 15px;
  }

  .list-tab ul li a {
    float: left;
    max-width: 84%;
  }
}

@media (max-width: 767px) {
  .list-tab ul li a {
    max-width: 100%;
    white-space: normal;
  }

  .list-tab ul li a span {
    padding: 0;
  }

  .list-tab span {
    width: 100%;
    padding-left: 21px;
    padding-top: 4px;
  }
}

.list-tab1 {
  overflow: hidden;
  display: block;
}

.list-tab1 ul {
  float: left;
  width: 100%;
}

.list-tab1 ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px solid #dfe6f3;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
}

.list-tab1 ul li:last-child {
  margin-bottom: 0;
}

.list-tab1 ul li a {
  float: left;
  /*width:88%;*/
  max-width: 88%;
  overflow: hidden;
  font-size: 16px;
  color: #f1f3f8;
  background-image: url(icon04.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-tab1 ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-tab1 ul li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.list-tab1 i {
  float: left;
  margin: 14px 0 0 8px;
}

.list-tab1 span {
  color: #a9d3ea;
  font-size: 15px;
  font-family: Arial;
}

.list-tab1 span.right {
  float: right;
}

@media screen and (max-width: 767px) {
  .list-tab1 ul li a {
    white-space: normal;
    max-width: 79%;
  }
}

@media screen and (max-width: 380px) {
  .list-tab1 ul li a {
    max-width: 100%;
  }

  .list-tab1 span {
    display: none;
  }
}

.left-txtximg {
  float: left;
  width: 27.8%;
  background: #e6f1fb;
}

.left-txtximg img {
  height: 142px;
  width: 100%;
}

.left-txtximg p {
  padding: 0;
  margin: 12px;
  font-size: 14px;
  height: 72px;
  overflow: hidden;
  line-height: 1.3;
}

.left-txtximg p a {
  color: #404040;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.left-txtximg p:hover a {
  color: #0040a9;
}

@media (max-width: 1199px) {
  .left-txtximg p {
    height: 68px;
    line-height: 1.6;
  }

  .left-txtximg p a {
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 767px) {
  .left-txtximg p {
    height: auto;
    line-height: 1.6;
  }

  .left-txtximg p a {
    -webkit-line-clamp: inherit;
  }
}

.events_tab {
  position: relative;
}

.mores_all {
  position: absolute;
  right: 0;
  top: 22px;
}

.mores_all a {
  font-size: 14px;
  color: #a0adc5;
}

.mores_all a:hover {
  color: #e30000;
}

.list-news {
  display: block;
  margin-bottom: 40px;
  margin-top: 36px;
}

.list-news li {
  overflow: hidden;
  margin-bottom: 30px;
  background: #ffffff;
}

.list-news li:hover {
  background: #FFF3E3;
  -ms-box-shadow: 1px 2px 15px 1px rgba(201, 201, 201, 0.41);
  -o-box-shadow: 1px 2px 15px 1px rgba(201, 201, 201, 0.41);
  -moz-box-shadow: 1px 2px 15px 1px rgba(201, 201, 201, 0.41);
  -webkit-box-shadow: 1px 2px 15px 1px rgba(201, 201, 201, 0.41);
  box-shadow: 1px 2px 15px 1px rgba(201, 201, 201, 0.41);
}

.list-news .tit {
  padding: 15px 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.list-news .date {
  background: #BC171B;
  line-height: 46px;
  color: #ffffff;
  font-size: 15px;
  padding: 10px;
  text-align: center;
  width: 116px;
}

.list-news li a:hover .tit {
  color: #c40808;
}

.nol {}

@media (max-width: 767px) {
  .list-news {
    margin-top: 30px;
    margin-bottom: 32px;
  }

  .list-news .tit {
    padding: 10px 15px;
  }

  .list-news .date {
    width: 106px;
  }

  .list-news li {
    margin-bottom: 24px;
  }
}

.list-article {
  overflow: hidden;
  display: block;
  margin-top: 30px;
}

.list-article li {
  overflow: hidden;
  border-bottom: 0px dashed #d4d4d4;
  margin-bottom: 16px;
}

.list-article li a {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding-left: 17px;
  padding-right: 100px;
  position: relative;
}

.list-article li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-article li a:hover {
  color: #0f48b3;
}

.list-article span {
  line-height: 1.5;
  color: #9b9b9b;
  font-size: 15px;
  position: absolute;
  top: 2px;
  right: 0;
}

@media (max-width: 767px) {
  .list-article {
    margin-top: 26px;
  }

  .list-article li a {
    padding-right: 0px;
  }

  .list-article span {
    position: initial;
    margin-left: 17px;
  }
}

.textList {
  margin-top: 34px;
}

.textList li {
  padding: 0 110px 15px 36px;
  position: relative;
  transition: background 0.3s;
}

.textList li:last-child {
  padding-bottom: 0;
}

.textList li:before {
  content: "";
  left: 14px;
  top: 7px;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #E7B770;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.textList li .box-title {
  color: #241717;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.4;
  font-size: 16px;
}

.textList li .box-date {
  position: absolute;
  right: 1px;
  top: 2px;
  color: #999999;
  font-size: 15px;
}

.textList li:hover a,
.textList li:hover span {
  color: #BC150A;
}

@media (max-width: 767px) {
  .textList {
    margin-top: 30px;
  }

  .textList li {
    padding: 0 15px 14px 36px;
  }

  .textList li .box-title {
    white-space: normal;
    height: auto;
    margin-bottom: 5px;
  }

  .textList li .box-date {
    position: static;
  }
}

/*------------------------------------*/
.homelist {
  overflow: hidden;
  margin-bottom: 26px;
}

.homelist li {
  display: block;
  overflow: hidden;
  position: relative;
}

.homelist li:after {
  content: '';
  position: absolute;
  left: 366px;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #e0dede;
}

.homelist li h2 {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 14px 0;
  font-weight: 700;
}

.homelist li h2 a {
  color: #bf0a0a;
  overflow: hidden;
  max-height: 84px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.homelist li h2 a:hover {
  color: #322222;
  text-decoration: none;
}

.homelist .news-img {
  margin-right: 26px;
}

.homelist .news-img img {
  width: 340px;
  height: 228px;
}

.homelist .news-txt span {
  font-size: 15px;
  color: #125eb8;
  line-height: 22px;
  font-weight: 300;
  margin-top: 10px;
  display: block;
  text-align: right;
}

.homelist .news-txt p {
  line-height: 1.8;
  font-size: 14px;
  margin: 0px;
  color: #666666;
  word-break: break-all;
  overflow: hidden;
}

.homelist .news-txt i {
  font-size: 15px;
  margin: 10px 0 0 0;
  color: #a6a6a6;
  display: block;
  font-style: normal;
}

.homelist .news-txt p a {
  overflow: hidden;
  color: #f08519;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  display: block;
}

.homelist .news-txt p a:hover {
  color: #15549a;
}

@media (max-width: 1199px) {
  .homelist .news-txt p {
    overflow: inherit;
    line-height: 150%;
  }

  .homelist .news-img {
    margin-right: 18px;
  }
}

@media (max-width: 991px) {
  .homelist li:after {
    left: 358px;
  }
}

@media (max-width: 800px) {
  .homelist li h2 a {
    overflow: inherit;
  }
}

@media (max-width: 767px) {
  .homelist .news-img {
    margin-bottom: 15px;
    margin-right: 0px;
    width: 100%;
  }

  .homelist .news-img img {
    width: 100%;
    height: auto;
  }

  .homelist li h2 {
    font-size: 18px;
  }

  .homelist li h2 a {
    white-space: inherit;
  }

  .homelist .news-txt {
    width: 100%;
    float: left;
  }

  .homelist li:after {
    left: 0;
  }

  .homelist .news-txt p {
    margin-bottom: 15px;
  }
}

/*---------------Video list---------------------*/
.microvideo {
  margin: 36px 0 0;
}

.microvideo .row {
  margin-left: -7px;
  margin-right: -7px;
}

.microvideo .row>[class^='col'] {
  padding-left: 7px;
  padding-right: 7px;
}

.microvideo li {
  margin-top: 14px;
}

.pg .microvideo {
  margin: 21px 0 0;
}

.more {
  display: block;
  overflow: hidden;
  margin-top: 50px;
  position: relative;
  z-index: 9;
}

.more .btn-more {
  border-color: #d02507;
  color: #d02507;
  padding: 8px 38px 8px 24px;
}

.more .btn-more:hover {
  border-color: #d02507;
  color: #ffecd6;
  background: #d02507;
}

.more .btn-more span {
  width: 10px;
  height: 19px;
  background: url(kxjjs-icon03.png) no-repeat bottom center;
  position: absolute;
  top: 7px;
  right: 23px;
}

.more .btn-more:hover span {
  background-image: url(kxjjs-icon03f.png);
}

.videobox {
  overflow: hidden;
  display: block;
  background: #ffffff;
  border-bottom: #C51C11 solid 3px;
}

.videobox:hover {
  -ms-box-shadow: 0px 3px 11px 2px rgba(74, 40, 40, 0.3);
  -o-box-shadow: 0px 3px 11px 2px rgba(74, 40, 40, 0.3);
  -moz-box-shadow: 0px 3px 11px 2px rgba(74, 40, 40, 0.3);
  -webkit-box-shadow: 0px 3px 11px 2px rgba(74, 40, 40, 0.3);
  box-shadow: 0px 3px 11px 2px rgba(74, 40, 40, 0.3);
}

.videobox .txtinfo {
  overflow: hidden;
  padding: 18px 16px;
}

.videobox:hover .txtinfo {
  background: #C51C11;
}

.videobox .txtinfo h4 {
  color: #333;
  text-align: center;
  margin: 0;
  font-size: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: block;
}

.videobox:hover .txtinfo h4 {
  color: #ffffff;
}

.videobox .txtinfo h5 {
  padding: 8px 2px 0 2px;
  color: #c8091a;
  font-size: 15px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0;
}

.videobox .txtinfo p {
  padding: 8px 2px 0 2px;
  color: #ff6f00;
  font-size: 15px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0;
}

.video-container {
  /*border:#f7d4c1 solid 6px;*/
  position: relative;
  overflow: hidden;
  /*display: inline-block;*/
  font-size: 16px;
  font-size: 1rem;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

}

/*width:173px; height:116px; */
.video-container:hover .headline {
  background: white;
  z-index: 2;
}

.video-container i {
  display: block;
  position: absolute;
  opacity: .5;
  text-align: center;
  color: inherit;
  font-size: 44px;
  width: 44px;
  height: 44px;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}

.video-container:hover a {
  opacity: .9;
  /*top: 0;*/
  z-index: 2;
}

.video-container img {
  width: 100%;
  height: 190px;
  display: block;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

/*width: 100%;height: auto;*/
.video-container .video-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  color: #fff;
}

.video-container .video-caption span {
  background-color: #FD0005;
  position: absolute;
  top: 0;
  padding: 0px 7px;
  font-weight: bold;
  font-size: 13px;
}

.video-container .video-caption p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  background: rgba(0, 0, 0, .6);
  margin: 0;
  padding: 6px;
}

.videobox:hover .video-container img {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}

.video-container:hover .video-caption {
  background: rgba(0, 0, 0, .3);
}

@media (max-width: 1440px) {
  .video-container img {
    height: 171px;
  }
}

@media (max-width: 1280px) {
  .more {
    margin-top: 36px;
  }

  .microvideo {
    margin: 26px 0 0;
  }

  .video-container img {
    height: 162px;
  }
}

@media (max-width: 1199px) {
  .microvideo {
    margin: 16px 0 0;
  }

  .video-container img {
    height: 124px;
  }

  .videobox .txtinfo h4 {
    font-size: 16px;
  }

  .videobox .txtinfo {
    padding: 14px;
  }
}

@media (max-width: 991px) {
  .pg .microvideo .col-sm-3 {
    float: left;
    width: 33.333333%;
  }

  .pg .microvideo .video-container img {
    height: 127px;
  }

  .video-container img {
    height: 94px;
  }

  .videobox .txtinfo {
    padding: 11px;
  }

  .videobox .txtinfo h4 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .microvideo {
    margin: 8px 0 0;
  }

  .pg .microvideo {
    margin: 16px 0 0;
  }

  .pg .microvideo .col-sm-3 {
    width: 100%;
  }

  .videobox .txtinfo h4 {
    font-size: 16px;
    white-space: inherit;
    line-height: 1.5;
  }

  .video-container img,
  .pg .microvideo .video-container img {
    height: auto;
  }

  .more {
    margin-top: 26px;
  }
}

/*------------------------------------*/
.foot {
  overflow: hidden;
  background: #bc171b;
  padding: 36px 0 40px 0;
}

.copyright {
  font-size: 12px;
  line-height: 20px;
  color: #f7f7f7;
  display: block;
  overflow: hidden;
}

.copyright .cas {
  width: 430px;
  border-right: #d36467 solid 1px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 30px 0 0;
  text-align: center;
}

.copyright .cas img {}

.copyright .left {
  width: 62%;
  font-size: 16px;
  line-height: 2;
  color: #ffeaea;
  display: block;
  overflow: hidden;
  float: left;
  margin: 8px 0 0;
}

.copyright .left a {
  color: #ffeaea;
}

.copyright .left a:hover {
  color: #ffd53a;
}

.copyright .left a,
.copyright .left span {
  display: inline-block;
}

.copyright .left img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz {
  display: block;
  overflow: hidden;
  float: right;
  margin: 5px 0 0;
}

.copyright .rightbz img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz .picmr {
  margin-right: 12px;
}

.copyright .rightjb {
  width: 65px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

.copyright .rightwx {
  width: 80px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

@media (max-width: 1280px) {
  .copyright .left {
    width: 50%;
    margin: 0;
    line-height: 1.7;
  }
}

@media (max-width: 991px) {
  .copyright .left {
    width: 100%;
    text-align: center;
    margin-top: 12px;
  }

  .copyright .cas {
    width: 100%;
    border: 0px;
    margin: 0;
  }

  .copyright .cas img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

/*---------------------------------------------------------------------------*/
.twobanner {
  height: 236px;
  border-top: #4d788e solid 1px;
}

.twolmmt {
  margin: 4px 0 0 0;
}

.h_menu {
  padding: 0;
}

.location_menu {
  overflow: hidden;
  padding: 0px;
}

.navbar {
  min-height: 40px;
  border: 0px solid transparent;
}

.navbar-toggle {
  float: right;
  padding: 4px 5px;
  margin-top: 7px;
  margin-bottom: 6px;
  margin-right: 0px;
  border: 2px solid #F6FAFC;
}

.navbar-menu {
  font-size: 18px;
  color: #ffffff;
  float: left;
  font-weight: 500;
  margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
  border-color: #214289;
}

.nav-tabs>li {
  text-align: center;
}

.nav-tabs>li:last-child {
  border-right: #cacaca solid 0px;
}

.nav-stacked>li {
  background: #e9f6fe;
  border-top: #feffff solid 1px;
  border-bottom: #cce7fa solid 1px;
}

.nav-wrap {}

.nav-wrap .bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}

@media (max-width: 1024px) {
  .twobanner {
    height: 206px;
  }
}

@media only screen and (max-width: 992px) {
  .nav-pills>li>a {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .navbar-menu {
    display: none;
  }

  .navbar-right {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .twobanner {
    height: 142px;
  }

  .h_menu {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }

  .location_menu {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 640px) {
  .navbar-collapse {
    margin-top: 6px;
  }
}

@media screen and (max-width: 480px) {
  .nav-tabs>li {
    width: 100%;
    border-right: #cacaca solid 0px;
  }
}

.dropdowns {
  position: relative;
}

.dropdown .dropdowns.open>a:before {
  content: "\f105";
  color: #e3e3e3;
}

.dropdown .dropdowns>a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 16px;
  margin-left: 0;
  visibility: visible;
  color: #6895be;
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -ms-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -o-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -moz-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  -webkit-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
  box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.deg90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.leftNavigation {
  margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
  list-style: none;
  padding: 10px 20px 13px;
}

.leftNavigation li a {
  font-size: 15px;
  display: block;
  padding: 8px 24px 8px 0px;
  color: #ffefcf;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 400;
}

.leftNavigation li:last-child a {
  border-bottom: 0;
}

.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 1rem 5px 32px !important;
  color: #73798f;
  line-height: 1.4;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 400;
  border-bottom: solid 0px #fff;
}

.leftNavigation li ul li a:after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #9ca5c6;
  position: absolute;
  top: 13px;
  left: 16px;
  margin-top: -2px;
  background-image: none !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
  line-height: 130%;
}

.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.8rem;
  padding: 4px 0 0;
  text-align: center;
  font-weight: 500;
  color: #ffefcf;
  font-size: 22px;
}

.leftNavigation li.active a .leftNavIcon {
  color: #ffde01;
}

.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;
  font-size: 12px;
  color: #f67400;
}

.leftNavigation li a:hover {
  color: #ffde01;
  text-decoration: none;
  font-weight: 500;
}

.leftNavigation li a:hover:after {
  background-repeat: no-repeat;
}

.leftNavigation li a:hover .leftNavIcon {
  color: #ffde01;
}

.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f4f7fc;
  border-bottom: solid 1px #e5e5e5;
}

.leftNavigation li ul li {
  border-bottom: solid 0px #e5e5e5;
}

.leftNavigation li ul li a:hover {
  color: #2a45a6;
  text-decoration: none;
  background: transparent;
  font-weight: 500;
}

.leftNavigation li ul li a:hover:after {
  background-color: #02449e;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6;
  text-decoration: none;
  font-weight: 500;
}

.leftNavigation li ul li.active a:after {
  background-color: #02449e;
  font-weight: 500;
}

.leftNavigation li.active>a {
  color: #ffde01;
  text-decoration: none;
  font-weight: 500;
  border: 0;
  /*padding: 18px 40px 12px 34px;*/
}

.leftNavigation li.active>a:after {
  background-repeat: no-repeat;
}

.leftNavigation li.active ul {
  display: block;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #fff;
}

.leftNavigation>li.active {
  border-bottom: solid 0px #f1d9c4;
}

.leftNavigation>li:last-child.active {
  border-bottom: solid 1px #fff;
}

.leftNavigation li ul li .level4 {
  border-top: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3;
  font-size: 13px;
  color: #535353;
  margin-left: 30px;
  padding-left: 12px;
  background: transparent;
}

.leftNavigation li ul li .level4 li a:hover {
  color: #006bb1;
}

.leftNavigation li ul li .level4 li {
  border-bottom: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li:last-child {
  border-bottom: solid 0px #D0E9F3;
}


.thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  padding: 4px;
}

/*------------------------------------*/
.nrhei {
  font-size: 16px;
  line-height: 1.8;
  color: #322222;
  word-wrap: break-word;
}

.nrhei1 {
  font-size: 15px;
  line-height: 1.8;
  color: #322222;
  word-wrap: break-word;
}

.ryname {
  background: url(lmbg02.png) bottom center repeat-x;
  overflow: hidden;
}

.ryname_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  padding: 0 0 14px 0;
  border-bottom: #124c9c solid 4px;
}

.ryname_l span {
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
}

.rylanmu {
  overflow: hidden;
  background: #e6ecf8;
  border-left: 5px solid #3d55a7;
  padding: 0 12px 0 17px;
  margin: 28px 0 20px 0;
}

.rylanmu_l {
  color: #000;
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  padding: 10px 0;
}

.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.xlmain {
  display: block;
  margin: 0px;
}

.xlmain hr {
  margin-top: 5px;
  border-top: solid 1px #e2e2e2;
}

.xlmain .wztitle {
  color: #be0100;
  line-height: 1.4;
  text-align: center;
  font-size: 28px;
  padding: 0px 16% 2px;
  font-weight: 700;
  margin: 58px 0 24px 0;
}

.xlmain .wztitle[data-v-lw] {
  margin: 38px 0 24px 0;
  line-height: 1.2;
  font-size: 24px;
  padding: 0;
  color: #124c9c;
}

.xlmain .wztitle[data-v-cg] {
  margin: 38px 0 24px 0;
  color: #124c9c;
}

.xlmain .wztitle[data-v-dp] {
  margin: 20px 0 24px 0;
  color: #124c9c;
}

.xlmain .basicinfo {
  border-bottom: solid 1px #e2e2e2;
  padding: 0px 0px 3px 0px;
}

.xlmain .basicinfo .other-share {
  float: right;
  margin-top: 4px;
}

.xlmain .basicinfo .other-share span {
  color: #777;
  font-size: 15px;
  line-height: 28px;
  margin-right: 10px;
}

.xlmain .basicinfo .other-share span a {
  color: #777;
  text-decoration: none;
}

.xlmain .basicinfo .other-share span a:hover {
  color: #de0c0c;
  text-decoration: none;
}

.xlmain .basicinfo .qtinfo {
  color: #777;
  font-size: 15px;
  margin: 3px 0 10px 0;
}

.xlmain .basicinfo .qtinfo a {
  color: #777;
  text-decoration: none;
}

.xlmain .basicinfo .qtinfo a:hover {
  color: #de0c0c;
  text-decoration: none;
}

.xlmain .basicinfo .share {
  float: right;
}

.xlmain .basicinfo .qtinfo span {
  display: inline-block;
  margin-right: 20px;
}

.xlmain .basicinfo .qtinfo span:last-child {
  margin-right: 0;
}

.xlmain .text {
  margin: 32px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .text p,
.xlmain .text div {
  margin: 0 0 12px;
}

.xlmain .text p:last-child,
.xlmain .text div:last-child {
  margin: 0;
}

.xlmain .text p img,
.xlmain .text div img {
  margin-top: 10px;
}

.xlmain .text img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .text .zc img {
  margin-left: inherit !important;
  margin-right: inherit !important;
  display: inline-block;
}

.xlmain .textlx {
  margin: 0;
  overflow: hidden;
  display: block;
}

.xlmain .textlx p {
  margin: 0 0 12px 0;
}

.xlmain .textlx img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl {
  margin: 28px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxl p,
.xlmain .textxl div {
  margin: 0 0 18px;
}

.xlmain .textxl p:last-child,
.xlmain .textxl div:last-child {
  margin: 0;
}

.xlmain .textxl img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl table {
  margin: 0 0 15px 0;
}

.xlmain .textxl td {
  text-align: center;
}

.xlmain .textxl .video-box {
  width: 56% !important;
  margin: 10px auto 60px;
}

.xlmain .textxl .video-box h3 {
  background: #B8230A;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  line-height: 1.4;
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.xlmain .textxl video {
  height: 100% !important;
  display: block;
  width: 100%;
  background: #4e0100;
}

.xlmain .textxl .spjj {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  color: #B8230A;
  margin: 0 0 22px;
}

.xlmain .textsp {
  margin: 30px auto 26px auto;
  overflow: hidden;
  display: block;
  width: 76%;
}

.xlmain .textry {
  overflow: hidden;
  margin: 32px 0 0 0;
}

.xlmain .textry .mt {
  margin-top: 288px;
}

.xlmain .textry h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 30px 0;
  display: block;
  color: #272727;
  font-weight: 700;
}

.xlmain .textry h3 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry h4 {
  font-size: 28px;
  line-height: 1.2;
  margin: 5px 0 20px 0;
  display: block;
  color: #31373f;
  font-weight: 700;
}

.xlmain .textry h4 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry p {
  margin: 0 0 4px 0;
}

.xlmain .textry p a {
  color: #333;
}

.xlmain .textry p a:hover {
  color: #005bac;
}

.xlmain .textry th {
  color: #333;
  font-size: 16px;
}

.xlmain .textry .ryinfo {
  overflow: hidden;
  background: #e6f3fc;
}

.xlmain .textry .ryinfo .ryimg {
  margin-right: 30px;
  background: #c1dced;
  padding: 30px 50px;
}

.xlmain .textry .ryinfo .ryimg img {
  border-radius: 5px;
  width: 180px;
  height: 240px;
}

.xlmain .textry .ryinfo .rytxt p {
  line-height: 220%;
  font-size: 17px;
  margin: 30px 0 0 0;
  color: #222;
}

.xlmain .textry .ryinfo .rytxt p a {
  color: #222;
  font-size: 17px;
  text-decoration: none;
  font-style: normal;
}

.xlmain .textry .ryinfo .rytxt p a:hover {
  color: #ff7300;
}

.xlmain .textry .rydetail {
  overflow: hidden;
  padding: 8px 0 0 0;
}

.xlmain .textry .rydetail .detail {
  padding-left: 2px;
  font-size: 15px !important;
  line-height: 1.8 !important;
}

.xlmain .textry .rydetail table {
  border: transparent;
}

.xlmain .textry .rydetail tbody {
  background-color: transparent;
}

.xlmain .textry .fl {
  margin-right: 28px;
  margin-bottom: 12px;
}

.xlmain .textry .fl img {
  max-width: 198px;
}

.xlmain .textry .fl h4 {
  font-size: 15px;
  line-height: 1.5;
  margin: 15px 0;
  text-align: center;
  font-weight: 500;
  color: #3157bb;
}

.xlmain .textry h2 {
  font-size: 28px;
  line-height: 140%;
  font-weight: 700;
  padding: 3px 0 16px 0;
  color: #472a2a;
  margin: 0;
  position: relative;
}

.xlmain .textry h2 span {
  font-weight: 500;
  color: #000;
  font-size: 20px;
  margin-left: 15px;
}

.xlmain .textry .left img {
  max-width: 248px;
  margin-right: 26px;
  margin-bottom: 12px;
  border-radius: 4px;
  border: #fff solid 1px;
}

.xlmain .textxmz {
  margin: 24px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxmz p {
  margin: 0 0 10px 0;
}

.xlmain .textxmz p:last-child {
  margin: 0;
}

.xlmain .textxmz .el-tab-pane {
  line-height: 150%;
}

.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {
  padding: 20px 0px 0 0px;
}

.xlmain .cont-page {
  margin-top: 30px;
  border-top: solid 1px #e2e2e2;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;
  font-size: 16px;
}

.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}

.xlmain .cont-page .a-page a,
.xlmain .cont-page .a-page span {
  display: inline-block;
}

.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}

.xlmain .cont-page .a-page:hover {
  color: #cf2928;
}

.xlmain .cont-page .a-page:hover a {
  color: #cf2928;
}

@media (min-width: 767px) {
  .xlmain .textxl img {
    max-width: 56%;
  }
}

@media (max-width: 1199px) {
  .xlmain .textsp {
    width: 80%;
  }

  .xlmain .textxl .video-box {
    width: 70% !important;
  }
}

@media screen and (max-width: 991px) {
  .xlmain .wztitle {
    margin: 40px 0 24px 0;
    padding: 0px 10% 2px;
    font-size: 26px;
  }

  .xlmain .wztitle[data-v-lw] {
    margin: 28px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 28px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 10px 0 24px 0;
  }
}

@media (max-width: 767px) {
  .xlmain .wztitle {
    font-size: 20px;
    margin: 26px 0 12px;
  }

  .xlmain .wztitle[data-v-lw] {
    margin: 20px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 20px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 0px 0 24px 0;
  }

  .xlmain .text {
    margin: 26px 0 0;
  }

  .xlmain .text .left {
    width: 100%;
    margin-right: auto !important;
  }

  .xlmain .textsp {
    width: 100%;
    margin: 15px auto 2px auto;
  }

  .xlmain .textxl {
    margin: 20px 0 0 0;
  }

  .xlmain .textxl .video-box {
    width: 100% !important;
    margin: 8px auto 30px;
  }

  .xlmain .textxl .spjj {
    margin-bottom: 12px;
  }

  .xlmain .textxl p,
  .xlmain .textxl div {
    margin-bottom: 12px;
  }

  .xlmain .textry .fl {
    width: 100%;
  }

  .xlmain .textry .fl img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
  }

  .xlmain .textry h3 span {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }

  .xlmain .textry .left {
    width: 100%;
  }

  .xlmain .textry .left img {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }

  .xlmain .basicinfo .qtinfo {
    text-align: center;
  }

  .xlmain .textry h2 span {
    display: block;
    font-size: 18px;
    margin-left: 0;
  }
}

/**/
.rcphotobox {
  width: 100%;
  display: table;
}

.rcphotobox span {
  display: table-cell;
  vertical-align: middle;
}

.rcphotobox span img {
  border: #fff solid 1px;
  width: 162px;
}

.pepxl-txt {
  margin-top: 16px;
  font-size: 15px;
}

.pepxl-txt span {
  color: #404040;
  line-height: 30px;
}

.pepxl-txt i {
  color: #3D55A7;
  font-style: normal;
}

.bl {
  border-left: #c1e8d3 solid 1px;
}

@media (max-width: 1280px) {}

@media screen and (max-width: 1199px) {
  .pepxl-txt .col-md-6:nth-last-child(2) {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .rcphotobox {
    padding: 30px;
  }

  .ryname {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
  }

  .rcphotobox span img {
    width: inherit;
    max-width: 220px;
  }
}

@media screen and (max-width: 767px) {
  .rylanmu {
    margin: 20px 0 18px 0;
  }
}

@media screen and (max-width: 320px) {
  .rcphotobox {
    padding: 16px;
  }

  .rcphotobox span img {
    max-width: 100%;
  }
}

/*--------------------------------------*/
.talent-summary {
  overflow: hidden;
  margin: 0 0 25px 0;
}

.talent-summary h4 {
  font-size: 26px;
  color: #004ea2;
  font-weight: 600;
  margin: 0 0 18px 0;
}

.talent-summary h4 a {
  color: #004ea2;
}

.talent-summary h4 a:hover {
  color: #2E2E2E;
}

.secondarysort {
  overflow: hidden;
}

.secondarysort li {
  margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.secondarysort li h4 {
  font-size: 18px;
  color: #2E2E2E;
  font-weight: 600;
  margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
  color: #004ea2;
}

.secondarysort li p {
  color: #666;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

@media (min-width: 768px) {
  .secondarysort li img {
    height: 152px;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .secondarysort li img {
    height: 117px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .secondarysort li img {
    height: 123px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .secondarysort li img {
    height: auto;
    width: 100%;
  }
}

/*Our Team*/
.teams {
  margin-top: 36px;
}

.teams .row {
  margin-left: -25px;
  margin-right: -25px;
}

.teams .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.teams li {
  margin-bottom: 38px;
  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;
}

.teams 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);
}

.teams li .boxstyle {
  overflow: hidden;
  background: #fff;
  border-top: #e1e7f0 solid 1px;
  border-left: #e1e7f0 solid 1px;
  border-right: #e1e7f0 solid 1px;
  border-bottom: 3px solid #124c9c;
}

.teams li .boxstyle img {
  height: 243px;
  width: 100%;
}

.teams li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
  margin: 13px 14px 13px 14px;
  overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
  color: #004ea2;
  font-size: 1.3em;
  font-weight: 700;
  margin: 0 0 5px 0;
}

.teams li .boxstyle .txtinfo h4 a {
  color: #004ea2;
}

.teams li a:hover .boxstyle .txtinfo h4 {
  color: #ff7300;
}

.teams li .boxstyle .txtinfo p {
  font-size: 14px;
  color: #6a98d8;
  line-height: 18px;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}

.teams li .boxstyle .txtinfo span {
  font-size: 13px;
  color: #575757;
  line-height: 22px;
}

.teams .col-md-3 {
  float: left;
}

@media (max-width: 1280px) {
  .teams .row {
    margin-left: -19px;
    margin-right: -19px;
  }

  .teams .row>[class^='col'] {
    padding-left: 19px;
    padding-right: 19px;
  }
}

@media (max-width: 1199px) {
  .teams .col-md-3 {
    width: 33.333%;
  }

  .teams li .boxstyle img {
    height: 249px;
  }

  .teams li .boxstyle .txtinfo h4 {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  .teams .col-md-3 {
    width: 50%;
  }

  .teams .row {
    margin-left: -18px;
    margin-right: -18px;
  }

  .teams .row>[class^='col'] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .teams li .boxstyle img {
    height: 247px;
  }
}

@media (max-width: 767px) {
  .teams {
    margin-top: 26px;
  }

  .teams .row {
    margin-left: -9px;
    margin-right: -9px;
  }

  .teams .row>[class^='col'] {
    padding-left: 9px;
    padding-right: 9px;
  }

  .teams li .boxstyle img {
    height: 215px;
  }

  .teams li {
    margin-bottom: 22px;
  }
}

@media (max-width: 380px) {
  .teams li .boxstyle img {
    height: 189px;
  }
}

@media (max-width: 320px) {
  .teams li .boxstyle img {
    height: 151px;
  }

  .teams li .boxstyle .txtinfo p {
    font-size: 13px;
  }
}

/*--------------------------------------*/
.link-cenrlab {
  overflow: hidden;
  margin-top: 10px;
}

.link-cenrlab .row {
  margin-left: -25px;
  margin-right: -25px;
}

.link-cenrlab .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.link-cenrlab li {
  margin-top: 20px;
}

.link-cenrlab li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
  color: #322222;
  padding: 0 0 0 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-cenrlab li a:hover {
  color: #aa0000;
  text-decoration: none;
}

.link-cenrlab .col-md-3 {
  width: auto;
  float: left;
}

@media (max-width: 1199px) {
  .link-cenrlab .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .link-cenrlab .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .link-cenrlab {
    margin-top: 4px;
  }
}

.list-link {
  overflow: hidden;
  display: block;
  margin-top: 30px;
  padding-left: 20px;
}

.list-link li {
  overflow: hidden;
  padding: 20px 18px;
}

.list-link li:nth-child(odd) {
  background: #fef7f1;
}

.list-link li a {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #322222;
  background-image: url(dj-icon01.png);
  background-repeat: no-repeat;
  background-position: 11px 6px;
  padding-left: 36px;
}

.list-link li a:hover {
  color: #c40808;
}

.list-link span {
  line-height: 1.5;
  color: #9b9b9b;
  font-size: 15px;
  position: absolute;
  top: 2px;
  right: 0;
}

@media (max-width: 767px) {
  .list-link {
    margin-top: 26px;
  }

  .list-link li a {
    padding-right: 0px;
  }

  .list-link span {
    position: initial;
    margin-left: 17px;
  }
}

.link-web {
  overflow: hidden;
}

.link-web li {
  margin-top: 12px;
}

.link-web li {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-web li:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-web li span {
  width: 180px;
  display: inline-block;
}

.link-web li a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  color: #0f48b3;
  text-decoration: underline;
}

.link-web li a:hover {
  color: #333;
}

@media (max-width: 1260px) {
  .link-web .col-md-6 {
    width: 100%;
    float: left;
  }

  .link-web li span {
    width: 280px;
  }
}

@media (max-width: 991px) {
  .link-web li span {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .link-web li span {
    display: block;
  }
}

.link-xz {
  overflow: hidden;
}

.link-xz li {
  margin-top: 12px;
  overflow: hidden;
}

.link-xz li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-xz li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-xz li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .link-xz .col-md-6 {
    width: 100%;
    float: left;
  }

  .link-xz li a {
    white-space: initial;
  }
}

@media (max-width: 767px) {
  .link-xz {
    margin-top: 4px;
  }
}

/*--------------------------------------*/
.textlink {
  width: 100%;
  float: left;
  word-break: break-all;
  line-height: 26px;
}

.textlink .gao1 {
  height: 96px;
  overflow: hidden;
}

.textlink .gao2 {
  height: 146px;
  overflow: hidden;
}

.textlink ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.textlink ul li {
  display: block;
}

.textlink ul li a {
  font-size: 15px;
  color: #454545;
  line-height: 30px;
  background-image: url(icon04.png);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 18px;
}

.textlink ul li a:hover {
  color: #d61300;
}


/*-------------btn styles-----------*/
.btn-xq {
  color: #DC9E3D;
  float: right;
  padding: 0px;
  background: none;
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.1;
  position: relative;
}

.btn-xq:hover,
.btn-xq:focus,
.btn-xq:active,
.btn-xq.active,
.open .dropdown-toggle.btn-xq {
  color: #C31B0B;
}

.btn-danger {
  background-color: #ca0e0e;
  border-color: #ca0e0e;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #9b0000;
  border-color: #9b0000;
}

.btn-gz {
  color: #fff;
  background: #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
  color: #fff;
  background: #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
}

.btn-kxcb {
  color: #fff;
  background: #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
  color: #fff;
  background: #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
}

.btn-primary {
  color: #fff;
  background-color: #124c9c;
  border-color: #124c9c;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #123970;
  border-color: #123970;
}

.btn-primary:hover {
  color: #fff;
  background-color: #123970;
  border-color: #123970;
}

/* 3.3. Thumbnail */
.thumbnail {
  padding: 0;
}

.thumbnail.thumbnail_big {
  margin-bottom: 0
}

.thumbnail>img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.thumbnail__link:hover+.thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-name: video-arrow;
  animation-name: video-arrow;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/* 3.3. END Thumbnail */
.thumbnail__link img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
  position: relative;
}

.thumbnail__link::before {
  position: absolute;
  top: 0;
  left: -101%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.img-portfolio {
  margin-bottom: 5px;
  display: block;
}

.img-portfolio .photobox {
  border: #dedede solid 1px;
  padding: 8px;
  display: block;
  border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
  -webkit-box-shadow: 0 0 6px #cdcdcd;
  box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
  width: 100%;
  height: 145px;
}

.phototitle {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 22px;
  color: #454545;
  padding: 8px 10px;
  height: 34px;
  text-align: center;
  text-transform: uppercase;
}

/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover {
  color: #0c5ebf;
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .img-portfolio img {
    height: 114px;
  }

  .img-portfolio .photobox {
    padding: 6px;
  }
}

@media screen and (max-width: 991px) {
  .img-portfolio img {
    height: 114px;
  }
}

@media screen and (max-width: 767px) {
  .img-portfolio .photobox {
    padding: 5px;
  }

  .img-portfolio img {
    height: 84px;
  }

  .phototitle {
    font-size: 13px;
    height: 26px;
  }
}

/*page*/
.pmt {
  margin-top: 38px;
  overflow: hidden;
}

.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}

.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}

.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}

.pagefrm1 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  height: 24px;
  width: 36px;
  line-height: 22px;
  text-align: center;
  margin-right: 8px;
  float: left;
}

.pagefrm2 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  font-family: \5FAE\8F6F\96C5\9ED1;
  height: 24px;
  width: 46px;
  line-height: 22px;
  border: 1px solid #CCCCCC;
}

.pageline {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.pageline1 {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  width: 95%;
  display: block;
  overflow: hidden;
}

#pages {
  width: 100%;
  FONT-SIZE: 14px;
  CLEAR: both;
  border-top: dotted 0px #cccccc;
  overflow: hidden;
  PADDING-TOP: 0px;
  float: left;
  text-align: center;
}

#pages A,
#pages A:visited,
#pages A:hover {
  BORDER: #EBEBEB 1px solid;
  HEIGHT: 40px;
  BACKGROUND: #fff;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}

#pages SPAN {
  HEIGHT: 40px;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  font-size: 14px;
  border-radius: 3px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover,
#pages A.curr,
#pages A.curr:visited,
#pages A:hover {
  BORDER: #c81210 1px solid;
  BACKGROUND: #c81210;
  COLOR: #fff;
}

/* pgnav */
.pgrow {
  margin-right: -10px;
  margin-left: -10px;
}

.pgnav {
  position: relative;
  overflow: hidden;
  margin: 60px 0 0;
}

.pgnav:after {
  content: '';
  position: absolute;
  left: 114px;
  bottom: 0;
  right: 0;
  height: 6px;
  background-color: #b9230a;
  z-index: 0;
}

.pgnav ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 3;
  overflow: hidden;
  background: #f3f3f6;
  float: left;
}

.pgnav li {
  margin-right: 20px;
  padding: 0;
  list-style: none;
  display: inline-block;
  overflow: hidden;
  float: left;
}

.pgnav li:last-child {
  margin-right: 0;
}

.pgnav a {
  padding: 15px;
  text-decoration: none;
  color: #ffffff;
  line-height: 38px;
  font-size: 23px;
  background: #b9230a;
  display: block;
  width: 200px;
  text-align: center;
}

.pgnav a:hover {
  color: #fff;
  background: #980704;
}

.pgnav .current a {
  background: #980704;
  color: #fff;
}

.pgnav .active a {
  background: #980704;
  color: #fff;
}

.pgnav a.active {
  background: #980704;
  color: #fff;
}

/* right nav */
.pgnav.right ul {
  text-align: right;
}

/* center nav */
.pgnav.center ul {
  text-align: center;
}

@media (max-width: 1280px) {
  .pgnav {
    margin: 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .pgnav {
    margin: 30px 0 0;
  }

  .pgnav li {
    margin-right: 8px;
  }

  .pgnav a {
    line-height: 1.1;
    width: auto;
    font-size: 18px;
  }
}

.expert {}

.expert-txt-h {
  position: relative;
  overflow: hidden;
}

.expert-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.expert-txt h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 0 0 13px;
  padding-bottom: 15px;
  position: relative;
}

.expert-txt h4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background-color: #b9230a;
  z-index: 0;
}

.expert-txt h5 {
  font-size: 14px;
  color: #565656;
  margin: 0;
  line-height: 1.6;
}

.expert-pic {
  overflow: hidden;
}

.expert-pic img {
  margin: 0 auto;
}

.expert-pic h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 20px 0 0;
  position: relative;
}

.expert-wdz-box {
  padding: 48px 48px 8px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}

.expert-wdz-box .expert-txt-h {
  height: 415px;
}

.expert-wdz-box1 {
  padding: 48px 48px 28px;
  overflow: hidden;
  margin-bottom: 40px;
}

.expert-wdz-box1 h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 0 0 3px;
  padding-bottom: 0;
  position: relative;
}

.expert-wdz-box1 h5 {
  font-size: 14px;
  color: #565656;
  margin: 0;
  line-height: 1.6;
}

.expert-pic-box {
  padding: 36px 36px 6px;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 48px;
  position: relative;
}

.piclist {
  margin-top: 8px;
}

.piclist .row {
  margin-left: -20px;
  margin-right: -20px;
}

.piclist .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.piclist li {
  margin-top: 40px;
  position: relative;
}

.piclist li:nth-child(4n+1) {
  clear: left;
}

.piclist li .boxstyle {
  background: #fff;
  overflow: hidden;
  position: relative;
}

.piclist li .boxstyle .imgbox {
  position: relative;
  height: 429px;
  z-index: 0;
  overflow: hidden;
  border: #e9c9a4 solid 5px;
  background: #fff5e8;
}

.piclist li .boxstyle .txtinfo {
  /* padding: 22px 25px; */
  position: relative;
  z-index: 2;
  background: #fff;
  /* min-height: 242px; */
  min-height: 248px;
}

.piclist li .boxstyle .txtinfo h4 {
  /* color: #333;
  font-size: 19px;
  line-height: 1.4;
  
  padding-bottom: 15px;
  position: relative; */
  margin: 0 0 13px;
  background: #E7E7E7;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  min-height: 86px;
  padding: 19px 5px;
}

.piclist li .boxstyle .txtinfo h4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background-color: #b9230a;
  z-index: 0;
  display: none;
}

.piclist li .boxstyle:hover .txtinfo h4 {
  color: #b9230a;
}

.piclist li .boxstyle .txtinfo h5 {
  font-size: 14px;
  color: #565656;
  margin: 0;
  line-height: 1.6;
  padding: 0 20px 20px 20px;
}

.expert-wdz-box .piclist {
  margin-top: 0;
}

.expert-wdz-box .piclist .row {
  margin-left: -18px;
  margin-right: -18px;
}

.expert-wdz-box .piclist .row>[class^='col'] {
  padding-left: 18px;
  padding-right: 18px;
}

.expert-wdz-box .piclist li .boxstyle {
  -ms-box-shadow: 0 0 10px 0 rgba(201, 201, 201, 0.7);
  -o-box-shadow: 0 0 10px 0 rgba(201, 201, 201, 0.7);
  -moz-box-shadow: 0 0 10px 0 rgba(201, 201, 201, 0.7);
  -webkit-box-shadow: 0 0 10px 0 rgba(201, 201, 201, 0.7);
  box-shadow: 0 0 10px 0 rgba(201, 201, 201, 0.7);
}

.expert-wdz-box .piclist li .boxstyle .imgbox {
  border: 0;
  height: 415px;
}

.expert-wdz-box1 .piclist {
  margin-top: 0;
}

.expert-wdz-box1 .piclist .row {
  margin-left: -10px;
  margin-right: -10px;
}

.expert-wdz-box1 .piclist .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.expert-wdz-box1 .piclist li {
  margin-bottom: 20px;
}

.expert-wdz-box1 .piclist li .boxstyle .imgbox {
  border: #d1ad82 solid 2px;
  height: 272px;
}

.expert-pic-box .piclist {
  margin-top: 0;
}

.expert-pic-box .piclist li .boxstyle .imgbox {
  border: #e9c9a4 solid 3px;
  height: 420px;
}

.expert-pic-box .piclist .row {
  margin-left: -15px;
  margin-right: -15px;
}

.expert-pic-box .piclist .row>[class^='col'] {
  padding-left: 15px;
  padding-right: 15px;
}

.expert-pic-box .piclist li {
  margin-bottom: 36px;
}

.expert-pic-box .expert-txt-h {
  height: 429px;
  position: absolute;
  width: 310px;
  bottom: 36px;
  right: 36px;
}

.expert-pic-box1 {
  overflow: hidden;
}

.expert-pic-box1 .winl {
  width: 49%;
  float: left;
  margin-right: 60px;
}

.expert-pic-box1 .winl .imgbox {
  width: 364px;
  border: #e9c9a4 solid 5px;
  float: left;
}

.expert-pic-box1 .winl .txtbox {
  padding: 24% 60px 30px;
  overflow: hidden;
}

.expert-pic-box1 .winl .txtbox h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 0 0 13px;
  padding-bottom: 15px;
  position: relative;
}

.expert-pic-box1 .winl .txtbox h4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background-color: #b9230a;
  z-index: 0;
}

.expert-pic-box1 .winl .txtbox h5 {
  font-size: 14px;
  color: #565656;
  margin: 0;
  line-height: 1.6;
}

.expert-pic-box1 .winr {
  overflow: hidden;
}

.expert-pic-box1 .winr h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 20px 18px 8px;
  padding-bottom: 0;
  position: relative;
}

.expert-pic-box1 .winr h5 {
  font-size: 14px;
  color: #565656;
  margin: 0 18px 20px;
  line-height: 1.6;
}

.expert-pic-box[data-v-ycf] h5 {
  font-size: 14px;
  color: #565656;
  margin: 0 0 30px;
  line-height: 1.6;
}

.expert-pic-box1[data-v-ycf] .winl {
  width: 32.143%;
  margin-right: 56px;
  padding: 0 30px;
}

.expert-pic-box1[data-v-ycf] .winl .imgbox {
  width: 314px;
  height: 429px;
  float: none;
  margin: 44px auto 0;
}

.expert-pic-box1[data-v-ycf] .winl .txtbox {
  padding: 36px 36px 30px;
  width: 100%;
}

.expert-pic-box1[data-v-ycf] .winl .txtbox h4 {
  color: #333;
  font-size: 19px;
  line-height: 1.4;
  margin: 0 0 13px;
  padding-bottom: 0;
  position: relative;
}

.expert-pic-box1[data-v-ycf] .winl .txtbox h4:before {
  content: none;
}

.expert-pic-box1[data-v-ycf] .winr {
  height: 646px;
  overflow: hidden;
}

.expert-pic-box1[data-v-ycf] .winr .piclist {
  margin-top: 44px;
  padding: 0 10%;
}

.expert-pic-box1[data-v-ycf] .winr .piclist li {
  margin-bottom: 18px;
}

.expert-pic-box1[data-v-ycf] .winr .piclist li .boxstyle .imgbox {
  width: 313px;
  height: 429px;
  margin: 0 auto;
}

.expert-pic-box1[data-v-ycf] .winr h5 {
  padding: 0 10%;
}

@media (min-width: 992px) {
  .expert-pic img {
    max-width: 36%;
  }
}

@media (max-width: 1440px) {
  .piclist li .boxstyle .imgbox {
    height: 381px;
  }

  .piclist li .boxstyle .txtinfo {
    min-height: 264px;
  }

  .expert-wdz-box .piclist li .boxstyle .imgbox,
  .expert-wdz-box .expert-txt-h {
    height: 365px;
  }

  .expert-wdz-box1 .piclist li .boxstyle .imgbox {
    height: 239px;
  }

  .expert-pic-box .piclist li .boxstyle .imgbox {
    height: 372px;
  }

  .expert-pic-box .expert-txt-h {
    height: 372px;
    width: 270px;
  }

  .expert-pic-box1 .winl .imgbox {
    width: 347px;
  }

  .expert-pic-box1[data-v-ycf] .winr .piclist {
    padding: 0 6%;
  }

  .expert-pic-box1[data-v-ycf] .winl .txtbox {
    padding: 36px 16px 30px;
  }
}

@media (max-width: 1280px) {
  .piclist {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .piclist .row,
  .expert-wdz-box .piclist .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .piclist .row>[class^='col'],
  .expert-wdz-box .piclist .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .piclist li .boxstyle .imgbox {
    height: 380px;
  }

  .piclist li {
    margin-top: 30px;
  }

  .expert-wdz-box {
    padding: 38px 38px 8px;
    margin-bottom: 30px;
  }

  .expert-wdz-box1 {
    padding: 38px 38px 18px;
    margin-bottom: 30px;
  }

  .expert-wdz-box .piclist li .boxstyle .imgbox,
  .expert-wdz-box .expert-txt-h {
    height: 358px;
  }

  .expert-wdz-box1 .piclist li .boxstyle .imgbox {
    height: 231px;
  }

  .expert-pic-box .piclist li .boxstyle .imgbox {
    height: 351px;
  }

  .expert-pic-box .expert-txt-h {
    height: 351px;
    width: 256px;
  }

  .expert-pic-box1 .winl .imgbox {
    width: 338px;
  }

  .expert-pic-box1 .winl .txtbox {
    padding: 27% 40px 30px;
  }

  .expert-pic-box1 .winl {
    margin-right: 50px;
  }

  .expert-pic-box1[data-v-ycf] .winl .txtbox {
    padding: 36px 6px 30px;
  }
}

@media (max-width: 1199px) {
  .piclist .col-md-3 {
    width: 33.333333%;
    float: left;
  }

  .piclist li:nth-child(4n+1) {
    clear: none;
  }

  .piclist li:nth-child(3n+1) {
    clear: left;
  }

  .piclist li .boxstyle .imgbox {
    height: 380px;
  }

  .piclist li .boxstyle .txtinfo {
    /* padding: 14px 16px; */
    min-height: 264px;
  }

  .expert-wdz-box .piclist li .boxstyle .imgbox,
  .expert-wdz-box .expert-txt-h {
    height: 264px;
  }

  .expert-wdz-box1 .piclist li .boxstyle .imgbox {
    height: 168px;
  }

  .expert-pic-box .piclist .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .expert-pic-box .piclist .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .expert-pic-box .piclist li {
    margin-bottom: 20px;
  }

  .expert-pic-box .piclist li .boxstyle .imgbox {
    height: 268px;
  }

  .expert-pic-box .expert-txt-h {
    height: 268px;
    width: 188px;
    bottom: 26px;
  }

  .expert-pic-box {
    padding: 26px 26px 6px;
  }

  .expert-pic-box1 .winl .imgbox {
    width: 277px;
  }

  .expert-pic-box1 .winl .txtbox {
    padding: 24% 20px 20px;
  }

  .expert-pic-box1[data-v-ycf] .winl .imgbox {
    width: 100%;
    height: 327px;
  }

  .expert-pic-box1[data-v-ycf] .winl .txtbox {
    padding: 30px 0 30px;
  }

  .expert-pic-box1[data-v-ycf] .winr .piclist li .boxstyle .imgbox {
    width: 238px;
    height: 327px;
  }

  .expert-pic-box1[data-v-ycf] .winr h5 {
    padding: 0 3%;
  }

  .expert-pic-box1[data-v-ycf] .winl {
    margin-right: 40px;
  }

  .expert-pic-box1[data-v-ycf] .winr {
    height: 560px;
  }
}

@media (max-width: 991px) {
  .piclist {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .piclist .col-md-3 {
    width: 50%;
    float: left;
  }

  .piclist li:nth-child(3n+1) {
    clear: none;
  }

  .piclist li:nth-child(2n+1) {
    clear: left;
  }

  .piclist li .boxstyle .imgbox {
    height: 457px;
  }

  .piclist li .boxstyle .txtinfo {
    min-height: 230px;
  }

  .expert-wdz-box .expert-txt-h {
    height: auto;
  }

  .expert-wdz-box .expert-txt-h .expert-txt {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    margin-bottom: 20px;
  }

  .expert-wdz-box1 .piclist li .boxstyle .imgbox {
    height: 269px;
  }

  .expert-pic img {
    max-width: 50%;
  }

  .expert-pic-box {
    margin-bottom: 30px;
    margin-top: 38px;
  }

  .expert-pic-box .piclist li .boxstyle .imgbox {
    height: 199px;
  }

  .expert-pic-box .expert-txt-h {
    height: 199px;
    width: 138px;
  }

  .expert-pic-box1 .winl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .expert-pic-box1 .winr {
    width: 100%;
    float: left;
  }

  .expert-pic-box1[data-v-ycf] .winl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .expert-pic-box1[data-v-ycf] .winr {
    width: 100%;
    float: left;
    height: auto;
  }

  .expert-pic-box1[data-v-ycf] .winl .imgbox {
    width: 266px;
    height: auto;
  }

  .expert-pic-box1[data-v-ycf] .winr .piclist li .boxstyle .imgbox {
    width: 266px;
    height: 364px;
  }
}

@media (max-width: 767px) {
  .piclist .col-md-3 {
    width: 100%;
  }

  .piclist li:nth-child(2n+1) {
    clear: none;
  }

  .piclist li:nth-child(1n+1) {
    clear: left;
  }

  .piclist {
    margin-top: 4px;
    margin-bottom: 2px;
  }

  .piclist li {
    margin-top: 28px;
  }

  .piclist li .boxstyle .txtinfo {
    /* padding: 18px 18px 20px; */
    min-height: inherit;
  }
  .piclist li .boxstyle .txtinfo h4 {
    min-height: auto;
  }
  .piclist li .boxstyle .imgbox,
  .piclist li .boxstyle .imgbox img,
  .expert-wdz-box .piclist li .boxstyle .imgbox,
  .expert-wdz-box1 .piclist li .boxstyle .imgbox,
  .expert-pic-box .piclist li .boxstyle .imgbox {
    height: auto;
  }

  .expert-wdz-box {
    padding: 18px 18px 8px;
    margin-bottom: 20px;
  }

  .expert-wdz-box1 {
    padding: 18px 18px 18px;
    margin-bottom: 20px;
  }

  .expert-pic img {
    max-width: 100%;
  }

  .expert-pic-box {
    margin-bottom: 30px;
    margin-top: 26px;
  }

  .expert-pic-box .expert-txt-h {
    position: inherit;
    bottom: inherit;
    right: inherit;
    height: auto;
    width: 100%;
  }

  .expert-pic-box .expert-txt-h .expert-txt {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    margin-bottom: 20px;
  }

  .expert-pic-box1 .winl .imgbox {
    width: 100%;
  }

  .expert-pic-box1 .winl .txtbox {
    width: 100%;
    float: left;
    padding: 20px;
  }

  .expert-pic-box[data-v-ycf] h5 {
    margin-bottom: 20px;
  }

  .expert-pic-box1[data-v-ycf] .winr h4 {
    margin-top: 5px;
  }
}

.picnav .owl-prev,
.picnav .owl-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
  border: #fbc992 solid 2px !important;
  background: #ffffff !important;
}

.picnav .owl-prev span,
.picnav .owl-next span {
  display: none;
}

.picnav .owl-prev {
  left: 10px;
}

.picnav .owl-prev:after {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 20px;
  left: 12px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(kxjjs-left.png) no-repeat;
}

.picnav .owl-next {
  right: 10px;
}

.picnav .owl-next:after {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 20px;
  right: 2px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(kxjjs-right.png) no-repeat;
}

.picnav .owl-prev:hover,
.picnav .owl-next:hover {
  transition: all 0.5s;
}

.picnav .owl-prev:hover:after,
.picnav .owl-next:hover:after {
  color: #1b70b9;
}

.wj-lunb .img-box {
  height: 419px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wj-lunb .img-box img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}

.wj-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

@media (max-width: 1440px) {
  .wj-lunb .img-box {
    height: 380px;
  }
}

@media (max-width: 1280px) {
  .wj-lunb .img-box {
    height: 370px;
  }
}

@media (max-width: 991px) {
  .wj-lunb .img-box {
    height: 447px;
  }
}

@media (max-width: 767px) {
  .wj-lunb .img-box {
    height: auto;
  }
}

.index-video {
  width: 100%;
  height: 483px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.index-video video {
  height: 100% !important;
  display: block;
  width: 100%;
  background: #4e0100;
}

@media (max-width: 1440px) {
  .index-video {
    height: 431px;
  }
}

@media (max-width: 1280px) {
  .index-video {
    height: 409px;
  }
}

@media (max-width: 1199px) {
  .index-video {
    height: 309px;
  }
}

@media (max-width: 991px) {
  .index-video {
    height: 227px;
  }
}

@media (max-width: 767px) {
  .index-video {
    height: 52.564vw;
  }
}

.more-tpxw {
  color: #BC150A;
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.more-tpxw.xwbd{
  bottom: -20px;
}

@media (max-width: 1199px) {
  .cmain1ay .latestnews {
    padding-bottom: 30px;
  }
  .more-tpxw {
    bottom: 5px;
  }
}

@media (max-width: 991px) {
  .more-tpxw.xwbd{
    bottom: 5px;
  }
}

@media (max-width: 768px) {
  .more-tpxw.xwbd{
    bottom: 0px;
  }

  
}

.zthd {margin-top: 50px;}
.zthd .item .img-box {
  height: 95px;
  overflow: hidden;
}
.zthd .item .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.zthd .item:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media (max-width: 1440px) {
	.zthd .item .img-box {height: 85px;}
}
@media (max-width: 1280px) {
	.zthd .item .img-box {height: 81px;}
}
@media (max-width: 1199px) {
	.zthd .item .img-box {height: 86px;}
}
@media (max-width: 991px) {
	.zthd {margin-top: 36px;}
	.zthd .item .img-box {height: 98px;}
}
@media (max-width: 767px) {
	.zthd {margin-top: 22px;}
	.zthd .item .img-box {height: 95px;}
}

.linkspic {margin-top: 10px;}
.linkspic li {margin-top: 30px;}
.linkspic li a {display: block;overflow: hidden;}
.linkspic li a img {height: 95px;width: 100%;
-moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.linkspic li a:hover img {
  -webkit-transform:scale(1.06); /* Safari and Chrome */
    -moz-transform:scale(1.06); /* Firefox */
    -ms-transform:scale(1.06); /* IE 9 */
    -o-transform:scale(1.06); /* Opera */
    transform:scale(1.06);
}
@media (max-width: 1440px){
	.linkspic li a img {height: 85px;}
}
@media (max-width: 1280px){
	.linkspic li a img {height: 81px;}
}
@media (max-width: 1199px){
	.linkspic .row {margin-left: -10px;margin-right: -10px;}
	.linkspic .row [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.linkspic .col-md-3 {width: 33.333333%;float: left;}
	.linkspic li {margin-top: 22px;}
	.linkspic li a img {height: 86px;}
}
@media (max-width: 991px){
	.linkspic .col-md-3 {width: 50%;}
	.linkspic li a img {height: 101px;}
}
@media (max-width: 767px){
	.linkspic .col-md-3 {width: 100%;}
	.linkspic li {margin-top: 24px;}
	.linkspic li a img {height: 26.154vw;}
}


