*{
    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;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.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;}
.of {overflow: hidden;}

.bgbai { background:#ffffff;}
.bgbai1 {background:url(ioz-nrbg.gif) repeat-x #ffffff top;border: #aedbeb solid 1px;}
.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;
}

.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:0 0 50px;
/*min-height: -moz-calc(100vh - 555px);
min-height: -webkit-calc(100vh - 555px);
min-height: calc(100vh - 555px);*/
}
.dpborderstyle {background:#fff;}
.dpborderstyle form {background: #fff; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.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);
}
/*---------------------------------导航＆菜单------------------------------------------*/
#main-nav {
  display: none;
}

.sticky-nav {
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    position: fixed !important;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
    -webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    transition: 0.5s !important;
    z-index: 9999 !important;
    animation-name: slideInDown;
}
.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:6px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #a20000;}
.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: 9;
  }
@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;}

.navbar.navbar-default {width: 100%;}
.main-navigation .navbar-nav {width: 100%;}
.navbar-default .navbar-nav > li > a {font-size: 20px;padding: 22px 0px;font-weight: 700;text-align: center;position: relative;}
.main-navigation .navbar-right > li:nth-child(1) {width: 10%;}
.main-navigation .navbar-right > li:nth-child(2) {width: 15%;}
.main-navigation .navbar-right > li:nth-child(3) {width: 17%;}
.main-navigation .navbar-right > li:nth-child(4) {width: 13%;}
.main-navigation .navbar-right > li:nth-child(5) {width: 18%;}
.main-navigation .navbar-right > li:nth-child(6) {width: 15%;}
.main-navigation .navbar-right > li:nth-child(7) {width: 12%;}
.xlmain .wztitle {color: #be0100;}
.xlmain .textxl img {display: inline-block;}
@media (max-width: 1199px) {
	.navbar-default .navbar-nav > li > a {font-size: 17px;}
}
@media (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {padding: 14px 0px;}
}
@media (max-width: 767px) {
	.main-navigation .navbar-right > li, .main-navigation .navbar-right > li:nth-child(1), .main-navigation .navbar-right > li:nth-child(4) {width: 100%;}
	.main-navigation .navbar-nav {margin: 10px 0;}
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
	-ms-box-shadow: 0 0 10px 0 rgba(116, 0, 19, 0.1);
-o-box-shadow: 0 0 10px 0 rgba(116, 0, 19, 0.1);
-moz-box-shadow: 0 0 10px 0 rgba(116, 0, 19, 0.1);
-webkit-box-shadow: 0 0 10px 0 rgba(116, 0, 19, 0.1);
box-shadow: 0 0 10px 0 rgba(116, 0, 19, 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 30px 10px;
}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 16px 24px 16px 0;
  color: #3b4461;
  border-bottom: solid 1px #f1d9c4;
  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 a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 17px;
	width: 16px;height: 16px; background-image: url(navicon03.png);background-repeat: no-repeat;
}
.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: 12px 0 0;
  text-align: center;
  font-weight: 500;color: #f7c891;font-size: 22px;
}
.leftNavigation li.active a .leftNavIcon {color: #c8100e;}
.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: #c8100e; text-decoration:none; font-weight: 700;
}
.leftNavigation li a:hover:after {
  background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #c8100e;}
.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: #cf2928; text-decoration:none;font-weight: 700;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active > a:after {
	background-image:url(navicon02.png);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 1px #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;
}

/*---------------区域背景---------------------*/
@keyframes moveBounce-zy {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes moveBounce-sx {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}
.firstpart {overflow: hidden;padding: 50px 0 60px;position: relative;z-index: 0;
	background: #f9f1ea;
	background: -webkit-linear-gradient(top, #f9f1ea 10%, #ffffff 80%);
	background: -o-linear-gradient(top, #f9f1ea 10%, #ffffff 80%);
	background: linear-gradient(to bottom, #f9f1ea 10%, #ffffff 80%);
}
.secondpart {overflow: hidden;padding: 70px 0;background: url(ljx-bg2.jpg) no-repeat top center #d12324;background-size: cover;}
.thirdpart {overflow: hidden;padding: 70px 0 48px;position: relative;z-index: 0;
	background: #f9f1ea;
	background: -webkit-linear-gradient(bottom, #f9f1ea 10%, #ffffff 80%);
	background: -o-linear-gradient(bottom, #f9f1ea 10%, #ffffff 80%);
	background: linear-gradient(to top, #f9f1ea 10%, #ffffff 80%);
}
.fourthpart {overflow: hidden;padding: 60px 0 30px;background: rgba(255,255,255,.6);}
.fivepart {overflow: hidden;padding: 60px 0;}

.illustration01 {position: absolute;left: -44px;top: -267px;z-index: -1;animation: moveBounce-zy 4s linear infinite;}
.illustration02 {position: absolute;right: -2px;bottom: -149px;z-index: -1;animation: moveBounce-zy 4s linear infinite;}
.illustration03 {position: absolute;right: -4px;top: -9px;z-index: -1;animation: moveBounce-zy 4s linear infinite;}
.illustration04 {position: absolute;left: -60px;bottom: 8px;z-index: -1;animation: moveBounce-zy 4s linear infinite;}
/*---------------网站头---------------------*/
@-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);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) 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);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}

.webheader { overflow:hidden;position:relative;background-color: #9b0000;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.webheader .bg { background-repeat: no-repeat;background-size:100% 100%;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;background-position: center;}
.webheader .columnname { padding:5.1vw 0 0; overflow:hidden;position: relative;max-width: 100%;height: 26.5625vw;}
.webheader .columnname .slogo {margin-bottom: 90px;}
.webheader .columnname .djlogo {text-align: right;}
.webheader .columnname .djlogo img {width: 48vw;display: inline-block;}

.webheader.home .columnname {height: 35.43vw;padding-top: 8.125vw;}
@media (min-width: 1921px){
    .webheader .columnname .djlogo img {width: 41vw;}
}


/*---------------栏目样式---------------------*/
.section-title {line-height: normal;margin-bottom: 40px;overflow:hidden;position: relative;}
.section-title h2 {display: inline-block;font-size: 42px;line-height: 1;margin: 0;position: relative;color: #af1513;font-weight: 700;}
.section-title h2::before, .section-title h2::after {content: "";position: absolute;top: 0;width: 485px;height: 34px;}
.section-title h2:before {right: 100%; margin-right: 40px;background: url(lxj-lm-line2-l.png) no-repeat right center;}
.section-title h2:after {left: 100%;margin-left: 40px;background: url(lxj-lm-line2-r.png) no-repeat left center;}
.section-title .more {position: absolute;right: 0;top: 0;line-height: 38px;font-size: 14px;color: #D43030;}
.section-title .more:hover {color: #700000;}

.section-title[data-v-sp] {margin-bottom: 26px;}
.section-title[data-v-sp] h2:after {right: 100%; margin-left: 20px;background: url(lxj-lm-line1.png) no-repeat left center;}
.section-title[data-v-jswh] h2:before {right: 100%; margin-right: 40px;background: url(lxj-lm-line3-l.png) no-repeat right center;}
.section-title[data-v-jswh] h2:after {left: 100%;margin-left: 40px;background: url(lxj-lm-line3-r.png) no-repeat left center;}
.section-title[data-v-sw] {margin-bottom: 30px;}
.section-title[data-v-sw] h2:after {right: 100%; margin-left: 20px;background: url(lxj-lm-line3-r.png) no-repeat left center;}
@media (max-width: 1199px) {
  .section-title {margin-bottom: 30px;}
  .section-title[data-v-sw] {margin-bottom: 25px;}
  .section-title[data-v-sp] h2:after {display: none;}
  .section-title h2:before, .section-title h2:after, .section-title[data-v-jswh] h2:before, .section-title[data-v-jswh] h2:after {background-size: 72% 15px;}
  .section-title[data-v-sw] h2:after {background-size: 52% 15px;}
}
@media (max-width: 991px) {
  .section-title[data-v-sp] h2:after {display: block;}
  .section-title h2:before, .section-title h2:after, .section-title[data-v-jswh] h2:before, .section-title[data-v-jswh] h2:after {background-size: 46% 15px;}
  .section-title[data-v-sw] h2:after {background-size: 100% 15px;}
}
@media (max-width: 767px) {
  .section-title {margin-bottom: 22px;}
  .section-title[data-v-sp] {margin-bottom: 15px;}
	.section-title[data-v-sp] h2:after, .section-title h2:before, .section-title h2:after, .section-title[data-v-jswh] h2:before, .section-title[data-v-jswh] h2:after {display: none;}
}

.webcolumn {overflow: hidden;margin-bottom: 50px;text-align: center;position: relative;}
.webcolumn .lmname {color: #333;font-weight: 700;position: relative;display: block;padding: 0 26px;width: 472px;height: 36px;margin: 0 auto;}
.webcolumn .more {font-size: 14px;color: #b01917;position: absolute;top: 18px;right: 0;text-transform: uppercase;}
.webcolumn .more:hover {color: #f10a07;}
.lmname-tit {width: 31%;height: 15px;position: absolute;top: 42%;}
.tit-left {left: 0;background: url(lxj-lm-line2-l.png) no-repeat right center;}
.tit-right {right: 0;background: url(lxj-lm-line2-r.png) no-repeat left center;}
.odd:after, .even:after {content: "";position: absolute;width: 56px;height: 9px;background: #c30210;top: 6px;}
.odd:after {left: 0;}
.even:after {right: 0;}
.webcolumn[data-v-yy] .lmname-tit {width: 18%;}
.webcolumn[data-v-zt] .lmname-tit {display: none;}

.lanmu { overflow: hidden;border-bottom: #bf0a0a solid 2px;}
.lanmu_l { color:#fff;float:left;font-weight: 700;font-size:24px;padding: 13px 18px 11px;background: #bf0a0a;line-height: 1;}
.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:48px; float:right; font-size:14px;font-family: Arial;background: url(dj-morebj.png) no-repeat top left;width: 57px;text-align: right; }
.lanmu_r a{ color:#c46900; text-decoration:none;}
.lanmu_r a:hover{ color:#e70000; text-decoration:none;}

.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;}

.column { overflow:hidden;border-bottom: #f1cac4 solid 1px;}
.column_l { width:auto; font-size:26px; font-weight:700; color:#cd2128; float:left; display:inline-block; overflow:hidden;padding: 7px 3px 14px 0;line-height: 130%;}
.column_r {float: right;}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
}
.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{ font-size:22px;}
	.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;}

/*---------------About Us---------------------*/
.index-about {position: relative;padding: 54px 0 40px;}
.index-about:before {position: absolute;content: '';bottom: 14px;background: #fae2d4;z-index: 0;width: 56.214%;right: 0;top: 0;}
.index-about .about-l {float: left;width: 700px;height: 462px;overflow: hidden;position: relative;z-index: 1;background-repeat: no-repeat;background-position: top right;background-size: 100% 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;
}
.index-about .about-l:hover {background-size: 110% 110%;}
.index-about .about-l img {
	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;
}
.index-about .about-l:hover 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); 
}
.index-about .about-r {position: absolute;z-index: 0;width: 56.214%;right: 0;top: 0;bottom: 0;background: #ffffff;border: #f2c0bf solid 1px;margin: 14px 14px 0 0;}
.index-about .about-r .about-txt {font-size: 18px;color: #333;line-height: 1.8;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;padding: 42px 40px 60px 132px;}
.index-about .about-r .about-txt h4 {font-size: 16px;line-height: 2;color: #383838;margin: 0;
max-height: 352px;
    -webkit-line-clamp: 11;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-about .about-r .about-txt .more {font-size: 16px;color: #d43030;line-height: 1.1;margin-top: 18px;text-align: right;display: block;}
.index-about .about-r .about-txt .more:hover {color: #700000;}

.about-list {
  padding-right: 17px;
  margin-left: 9px;
  position: relative;
}
.about-list li {
  padding-left: 27px;
  position: relative;
  margin-bottom: 12px;
}
.about-list li:last-child {
  margin-bottom: 0;
}
.about-list li::before {
  position: absolute;
  content: '';
}
.about-list li::before {
  left: -6px;
  top: 10px;
  width: 13px;
  height: 13px;
  background: url('dyztjy-icon01.png') no-repeat center center;
  z-index: 2;
}
.about-list li span {
  display: inline-block;
  color: #666;
  line-height: 2;
  font-size: 16px;
}
.about-list li span:nth-child(1) {
  color: #cd2128;
  font-size: 18px;
  font-weight: 700;
}

/*------------------OWL----------------*/
.lunbo-list-dt {margin-bottom: 36px;}
.lunbo-list-dt .item .index-box1-lunb {background: #fff;display: block;}
.lunbo-list-dt .item .index-box1-lunb:hover {background: #fdf5f1;}
.lunbo-list-dt .item .img-box {height: 218px;overflow: hidden;border-radius: 2px;}
.lunbo-list-dt .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;
}
.lunbo-list-dt .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); 
}
.lunbo-list-dt .item .lunb-title {font-size: 16px;line-height: 1.5;color: #444;height: 45px;margin-bottom: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.lunbo-list-dt .item:hover .lunb-title {color: #cd2128;}
.lunbo-list-dt .item .lunb-date {font-size: 16px;color: #999;} 
.lunbo-list-dt .item .txt-box {padding: 16px 18px;}
.lunbo-list-dt .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 28px;
}
.lunbo-list-dt .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
}
.lunbo-list-dt .owl-dots .active {
  width: 36px;
  background: #FFFFFF;
  border-radius: 7px;
}
.lunbo-list-dt .owl-prev,
.lunbo-list-dt .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  transition: all 0.5s;
	background: #FFFFFF !important;
}
.lunbo-list-dt .owl-prev span,
.lunbo-list-dt .owl-next span {
  display: none;
}
.lunbo-list-dt .owl-prev {
  left: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-dt .owl-prev:after {
    display: block;
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f104';
}
.lunbo-list-dt .owl-next {
  right: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-dt .owl-next:after {
    display: block;
    position: absolute;
    right: 18%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f105';
}
.lunbo-list-dt .owl-prev:hover, .lunbo-list-dt .owl-next:hover {
  transition: all 0.5s;background: #c30210 !important;border: #c30210 solid 1px !important;
}
.lunbo-list-dt .owl-prev:hover:after, .lunbo-list-dt .owl-next:hover:after {color: #fff;}

.lunbo-list-kxj {margin-bottom: 56px;}
.lunbo-list-kxj .item .img-box {height: 292px;overflow: hidden;border-radius: 2px;position: relative;}
.lunbo-list-kxj .item .img-box:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  background: url('dyztjy-bg03.png') repeat-x bottom center;
  z-index: 1;
}
.lunbo-list-kxj .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;
}
.lunbo-list-kxj .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); 
}
.lunbo-list-kxj .item .lunb-title {font-size: 20px;line-height: 1;color: #333;margin-bottom: 6px;text-align: center;font-weight: 700;}
.lunbo-list-kxj .item:hover .lunb-title {color: #cd2128;}
.lunbo-list-kxj .item .lunb-date {font-size: 16px;color: #6b5e5e;text-align: center;display: block;} 
.lunbo-list-kxj .item .txt-box {padding: 20px 0 0;}
.lunbo-list-kxj .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 28px;
}
.lunbo-list-kxj .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
}
.lunbo-list-kxj .owl-dots .active {
  width: 36px;
  background: #FFFFFF;
  border-radius: 7px;
}
.lunbo-list-kxj .owl-prev,
.lunbo-list-kxj .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  transition: all 0.5s;
	background: #FFFFFF !important;
}
.lunbo-list-kxj .owl-prev span,
.lunbo-list-kxj .owl-next span {
  display: none;
}
.lunbo-list-kxj .owl-prev {
  left: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-kxj .owl-prev:after {
    display: block;
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f104';
}
.lunbo-list-kxj .owl-next {
  right: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-kxj .owl-next:after {
    display: block;
    position: absolute;
    right: 18%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f105';
}
.lunbo-list-kxj .owl-prev:hover, .lunbo-list-kxj .owl-next:hover {
  transition: all 0.5s;background: #c30210 !important;border: #c30210 solid 1px !important;
}
.lunbo-list-kxj .owl-prev:hover:after, .lunbo-list-kxj .owl-next:hover:after {color: #fff;}

.lunbo-list-by {}
.lunbo-list-by .item .img-box {height: 218px;overflow: hidden;border-radius: 2px;position: relative;}
.lunbo-list-by .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;
}
.lunbo-list-by .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); 
}
.lunbo-list-by .item .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #FFFFFF;
  background: rgba(130, 0, 9, 0.6);
  padding: 8px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lunbo-list-by .item:hover .lunb-title {color: #ffde00;}
.lunbo-list-by .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 28px;
}
.lunbo-list-by .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
}
.lunbo-list-by .owl-dots .active {
  width: 36px;
  background: #FFFFFF;
  border-radius: 7px;
}
.lunbo-list-by .owl-prev,
.lunbo-list-by .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  transition: all 0.5s;
	background: #FFFFFF !important;
}
.lunbo-list-by .owl-prev span,
.lunbo-list-by .owl-next span {
  display: none;
}
.lunbo-list-by .owl-prev {
  left: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-by .owl-prev:after {
    display: block;
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f104';
}
.lunbo-list-by .owl-next {
  right: -80px;
  border: #db676d solid 1px !important;
}
.lunbo-list-by .owl-next:after {
    display: block;
    position: absolute;
    right: 18%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #db676d;
    font-weight: 300;
    font-family: 'FontAwesome';
    content: '\f105';
}
.lunbo-list-by .owl-prev:hover, .lunbo-list-by .owl-next:hover {
  transition: all 0.5s;background: #c30210 !important;border: #c30210 solid 1px !important;
}
.lunbo-list-by .owl-prev:hover:after, .lunbo-list-by .owl-next:hover:after {color: #fff;}
/*-----------------文字列表---------------------*/
.list-index {border-top: #eac3c5 dotted 1px;}
.list-index li {
	overflow: hidden;margin-top: 18px;
}
.list-index li:last-child {margin-bottom: 0;}
.list-index li a {
	overflow: hidden;
	font-size: 16px;
	line-height: 1.4;
	color: #444;
	padding:0 0 0 17px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;
}
.list-index li a:after {
    background-color: #bc1313;
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    top: 7px;
	border-radius: 5px;
}
.list-index li a:hover {
	color: #cd2128;
	text-decoration: none;
}
@media (max-width: 991px) {
	.list-index {margin-bottom: 16px;}
	.list-index li a {white-space: inherit;}
}

.notice { width:100%;margin-bottom: 14px;}
.notice .row {margin-left: -25px;margin-right: -25px;}
.notice .row > [class^='col'] {padding-left: 25px;padding-right: 25px;}
.notice li span { float:left;color:#fff;text-align:center;width:102px;height: 102px; margin-right:25px;font-size:36px;font-weight: 700;line-height: 1;border-radius: 3px;overflow: hidden;padding: 15px 0 8px 0;background-color: #cacaca;}
.notice li span b { text-align: center; line-height: 1.2; font-size: 20px;display: block; color:#fff;font-weight: 500;margin-top: 6px;}
.notice li:hover span {background-color: #dc3c46;}
.notice li .hdtitle {margin: 0 0 26px;padding-bottom: 26px;border-bottom: #dddddd solid 1px;position: relative;}
.notice li .hdtitle::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dc3c46;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.notice li:hover .hdtitle::before {
    transform: scaleX(1);
    transform-origin: left center
}
.notice li .hdtitle h4 {margin: 0 0 10px;font-size: 18px;line-height: 1.4;color: #333;font-weight: 500;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
.notice li:hover .hdtitle h4 {color: #cd2128;}
.notice li .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#999; line-height:1.6;height: 66px;
-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.notice li .hdtitle i {
    font-family: Arial;
    font-size: 18px;
    margin: 13px 0 0 0;
    color: #e10000;
    display: block;
    padding: 0 5px 0 0;
    font-style: normal;
    line-height: 1.1;
    text-align: right;
}
.notice[data-v-pg] { margin-bottom: 0px;}
.notice[data-v-pg] li .hdtitle p {height: auto;}
.notice[data-v-pg] li .hdtitle h4 { white-space: inherit;}
.notice[data-v-pg] li:last-child .hdtitle {margin: 0;}
@media (max-width: 1199px) {
	.notice li .hdtitle i {font-size: 17px;}
}
@media (max-width: 991px) {
	.notice { margin-bottom: 4px;}
    .notice li span { width:82px;height: 82px; margin-right:18px;padding: 9px 0 8px 0;}
	.notice li span b {font-size: 18px;}
	.notice li .hdtitle h4 {white-space: inherit;}
}
@media (max-width: 767px) {
	.notice li span {margin-right: 15px;}
    .notice {height: auto;margin-bottom: 6px;}
	.notice li .hdtitle h4 { white-space: inherit;}
	.notice li .hdtitle p {-webkit-line-clamp: initial;height: auto;display: block;overflow: initial;line-height: 1.7;}
	.notice li span {padding: 8px 0 8px 0;width: 70px;height: 70px;}
	.notice li span b {font-size: 15px;margin-top: 0;}
}

.list-news { overflow:hidden; display:block;margin-top: 45px;}
.list-news li{overflow:hidden;margin-bottom: 18px;padding-bottom: 18px;border-bottom:1px solid #efefef;position: relative;}
.list-news li:before {
    content: "";
    left: 0;
    top: 10px;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #D43030;
    border-radius: 50%;
}
.list-news li:last-child {margin-bottom: 0;}
.list-news li a{ float:left;/*width:86%;*/max-width: 88%;overflow:hidden;font-size:20px;line-height:1.5; color:#333;padding-left: 20px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #c40808;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news em {line-height:150%;color:#a6a6a6; font-size: 16px; font-family:Arial;font-style: normal;}
.list-news em.right {float: right;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a {max-width: 72%;}
    .list-news .nol li a {white-space: normal;max-width: 72%;}
}
@media (max-width: 420px){
	.list-news {margin-top: 25px;}
	.list-news li{margin-bottom: 13px;padding-bottom: 13px;}
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news em {width: 100%;padding: 4px 0px 0 16px;} 
}


/*---------------MAP---------------------*/
.contact {overflow: hidden;background: url(dyztjy-bg02.png) no-repeat left top #b82329;border-radius: 2px;padding: 4px; }
.contact .win-l {width: 49%;font-size: 16px;line-height: 1.6;color: #fff;padding: 21px 24px;}
.contact .win-l hr {border-color: #cd6367;}
.contact .win-r {width: 51%;}
.contact .win-r .rmap {width: 100%;}

/*---------------Home DZZT-------------------*/
.photobox {background: #b82329;padding: 4px;overflow: hidden;}
.photobox .img-box {height: 322px;overflow: hidden;}
.photobox .img-box img {width: 100%;height: 100%;display: block;object-fit:cover;}

/*---------------Graphic-------------------*/
.graphiclist {margin-top: 30px;}
.graphiclist li {display: block;position: relative;padding: 30px;
transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.graphiclist li:last-child {margin-bottom: 0px;}
.graphiclist li:hover {background: #F9F1EB;}
.graphiclist li::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dc3c46;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.graphiclist li:hover::before {
    transform: scaleX(1);
    transform-origin: left center
}
.graphiclist li h2 { margin:0 0 18px;font-weight: 700;font-size:18px;line-height:1.5; color:#333;display: block;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 54px;
}
.graphiclist li a:hover h2 { text-decoration:none;color: #cd2128;}
.graphiclist .news-img { width: 300px;height: 200px;margin-right: 30px;}
.graphiclist .news-img a {border:#e4e4e4 solid 1px;}
.graphiclist .news-img img {width: 100%;height: 100%;object-fit: cover;
transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.graphiclist li a:hover .news-img img {transform: scale(1.1);}
.graphiclist .news-txt {padding: 9px 0 0;}
.graphiclist .news-txt h4 { line-height: 1.7; font-size: 14px; margin: 0px; color:#999;max-height: 71px;
-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 20px 0 0; color:#cd2128; display:block;font-style: normal;line-height: 1.1;}
.graphiclist li a.db[data-img=""] .news-img {
  display: none;
}
@media (min-width: 768px) {
	.graphiclist .news-txt {overflow:hidden;}
}
@media (max-width: 991px) {
	.graphiclist .news-img { width: 248px; height: 165px;margin-right: 25px;}
  .graphiclist li {padding: 24px;}
  .graphiclist li h2 {margin-bottom: 14px;}
  .graphiclist .news-txt h4 {max-height: 48px;-webkit-line-clamp: 2;}
  .graphiclist .news-txt i {margin-top: 14px;}
}
@media (max-width: 767px) {
  .graphiclist {margin-top: 18px;}
  .graphiclist li {padding: 16px;}
	.graphiclist li h2 {line-height: 1.4;-webkit-line-clamp: inherit;max-height: inherit;}
	.graphiclist .news-img {width: 100%;margin-right: 0px;height: 54.539vw;}
	.graphiclist .news-txt {float: left;padding: 15px 0 0;}
  .graphiclist .news-txt h4 {max-height: 67px;-webkit-line-clamp: 3;line-height: 1.6;}
}

.peoplelist {overflow: hidden;margin-top: 10px;}
.peoplelist .row {margin-left: -20px;margin-right: -20px;}
.peoplelist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.peoplelist .col-md-3 {float: left;width: 20%;}
.peoplelist li {margin-top: 40px;
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;
}
.peoplelist 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);
}
.peoplelist li .img-box {width: 100%;margin: 0 auto;border: #efefef solid 1px;height: 296px;overflow: hidden;position: relative;}
.peoplelist li .img-box:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  background: url('dyztjy-bg03.png') repeat-x bottom center;
  z-index: 1;
}
.peoplelist li .img-box img {width: 100%;height: 100%;display: block;}
.peoplelist li h4 { margin: 18px 0 8px;text-align: center;font-size: 20px;color: #333;line-height: 1;font-weight: 700;}
.peoplelist li a:hover h4 { color: #cd2128;}
.peoplelist li h5 {font-size: 16px;color: #6b5e5e;text-align: center;margin: 0;}
@media (max-width: 1440px) {
	.peoplelist li .img-box {height: 261px;}
}
@media (max-width: 1280px) {
	.peoplelist .row {margin-left: -15px;margin-right: -15px;}
	.peoplelist .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.peoplelist li .img-box {height: 241px;}
}
@media (max-width: 1199px) {
	.peoplelist .col-md-3 {width: 25%;}
	.peoplelist li .img-box {height: 245px;}
}
@media (max-width: 991px) {
	.peoplelist li h4 {font-size: 17px;}
	.peoplelist li .img-box {height: 176px;}
}
@media (max-width: 767px) {
	.peoplelist .col-md-3 {width: 50%;}
	.peoplelist li .img-box {height: 310px;}
}
@media (max-width: 500px) {
	.peoplelist {margin-bottom: 20px;}
	.peoplelist .col-md-3 {width: 100%;}
	.peoplelist li .img-box {height: auto;width: 210px;}
	.peoplelist li {margin-top: 30px;}
}

/*---------------图片列表---------------------*/
.new-graphics {overflow: hidden;}
.new-graphics li {margin-top: 40px;}
.new-graphics li .img-box {width: 100%;height: 205px;overflow: hidden;}
.new-graphics li .img-box img {height: 100%;width: 100%;display: block;}
.new-graphics li h4 { color: #333;font-size: 15px;line-height: 1.5;font-weight: 500;margin: 15px 0 0;}
.new-graphics li a:hover h4 { color: #cd2128;}
.new-graphics li:nth-child(3n+1) {clear: left;}
@media (max-width: 1440px) {
	.new-graphics li .img-box {height: 181px;}
}
@media (max-width: 1280px) {
	.new-graphics li .img-box {height: 161px;}
}
@media (max-width: 1199px) {
	.new-graphics .col-md-4 {float: left;width: 50%;}
	.new-graphics li:nth-child(3n+1) {clear: inherit;}
	.new-graphics li:nth-child(2n+1) {clear: left;}
	.new-graphics li .img-box {height: 200px;}
}
@media (max-width: 991px) {
	.new-graphics li .img-box {height: 125px;}
	.new-graphics li {margin-top: 25px;}
}
@media (max-width: 767px) {
	.new-graphics li .img-box {height: 165px;}
}
@media (max-width: 420px) {
	.new-graphics {margin-bottom: 20px;}
	.new-graphics .col-md-4 {width: 100%;}
	.new-graphics li .img-box {height: auto;}
}

/*---------------细览---------------------*/
.nrhei {font-size: 16px; line-height: 2; 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 3% 2px;font-weight: 700;margin: 28px 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 .qtinfo {color:#777; font-size: 14px;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 {overflow: hidden;float: right;}
.xlmain .text { margin:32px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 18px 0;}
.xlmain .text p:last-child {margin: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;margin-bottom: 20px;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}
.xlmain .text .about {margin-right: 50px;width: 38%;border-radius: 5px;overflow: hidden;}
.xlmain .text p strong, .xlmain .text div strong {font-size: 18px; color: #cd2128;}

.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:30px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p, .xlmain .textxl div {margin: 0 0 18px 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 {height: 100% !important;display: block;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;margin: 46px 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, .xlmain .textry div {margin: 0 0 30px;}
.xlmain .textry p:last-child, .xlmain .textry div:last-child {margin: 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 !important;margin-left: 8px;}
.xlmain .textry .left img {max-width: 298px;margin-bottom: 20px;border: #efefef solid 1px;margin-right: 38px;}

.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: 80%;}
}
@media (max-width: 1280px) {
	.xlmain .text .about {margin-right: 35px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 80%;}
    .xlmain .textxl video {width: 80% !important;}
}
@media screen and (max-width: 991px){
  .xlmain .wztitle {padding: 0px 2% 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: 0 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 .left {width: 100%;margin-right: auto !important;}
  .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
  .xlmain .textxl video {width: 100% !important;}
	.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: 0;}
	.xlmain .basicinfo .qtinfo {text-align: center;}
	.xlmain .textry h2 span {display: block;font-size: 18px;margin-left: 0;}
	.xlmain .text .about {width: 100%;}
	.xlmain .textry {margin: 34px 0 0;}
  .xlmain .text img {margin-bottom: 10px;}
}


/*page*/
.comp-pages {
  padding-top: 40px;
}
.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}
.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none!important;
}
.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}
.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none!important;
  border-radius: 20px;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #ffffff;
  border: #E5E5E5 solid 1px;
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 2px;
  margin-right: 2px;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #D43030;
  border: 1px solid #D43030;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #D43030;
  border: 1px solid #D43030;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #D43030;
  display: none!important;
}
.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}

.piclist {position: relative;}
.piclist .row {margin-left: -11px;margin-right: -11px;}
.piclist .row > [class^='col'] {padding-left: 11px;padding-right: 11px;}
.piclist li {margin-bottom: 22px;}
.piclist .img-box {height: 216px;margin-bottom: 0;overflow: hidden;position: relative;}
.piclist .img-box img {width: 100%;height: 100%;transition: all 0.5s;object-fit: cover;}
.piclist .title {padding: 20px 10px 13px;line-height: 1.4;font-size: 16px;text-align: center;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;color: #ffffff;position: absolute;left: 0;right: 0;bottom: 0;background: url(ljx-picbg1.png) repeat-x bottom center;background-size: 100% 100%;}
.piclist a:hover .img-box img {transform: scale(1.1);transition: all 0.5s;}
.piclist .col-md-4 {float: left;width: 33.333333%;}
@media (max-width: 1440px) {
	.piclist .img-box {height: 193px;}
}
@media (max-width: 1280px) {
	.piclist .img-box {height: 183px;}
}
@media (max-width: 1199px) {
  .piclist li {margin-bottom: 16px;}
  .piclist .row {margin-left: -8px;margin-right: -8px;}
  .piclist .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.piclist .img-box {height: 145px;}
}
@media (max-width: 991px) {
  .piclist {margin-bottom: 30px;}
	.piclist .img-box {height: 231px;}
}
@media (max-width: 767px) {
	.piclist {margin-bottom: 20px;}
	.piclist .col-md-4 {width: 100%;}
	.piclist .img-box {height: 59.744vw;}
	.piclist .title {white-space: inherit;}
}

.pgpic-list {position: relative;}
.pgpic-list li {margin-top: 30px;}
.pgpic-list .img-box {height: 218px;margin-bottom: 0;overflow: hidden;position: relative;}
.pgpic-list .img-box img {width: 100%;height: 100%;transition: all 0.5s;object-fit: cover;}
.pgpic-list .title {padding: 20px 10px 13px;line-height: 1.4;font-size: 16px;text-align: center;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;color: #ffffff;position: absolute;left: 0;right: 0;bottom: 0;background: url(ljx-picbg1.png) repeat-x bottom center;background-size: 100% 100%;}
.pgpic-list a:hover .img-box img {transform: scale(1.1);transition: all 0.5s;}
@media (max-width: 1440px) {
	.pgpic-list .img-box {height: 195px;}
}
@media (max-width: 1280px) {
	.pgpic-list .img-box {height: 185px;}
}
@media (max-width: 1199px) {
  .pgpic-list li {margin-top: 20px;}
  .pgpic-list .col-md-3 {float: left;width: 33.333333%;}
  .pgpic-list .row {margin-left: -10px;margin-right: -10px;}
  .pgpic-list .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.pgpic-list .img-box {height: 198px;}
}
@media (max-width: 991px) {
  .pgpic-list .col-md-3 {width: 50%;}
	.pgpic-list .img-box {height: 230px;}
}
@media (max-width: 767px) {
  .pgpic-list .col-md-3 {width: 100%;}
	.pgpic-list .img-box {height: 59.744vw;}
	.pgpic-list .title {white-space: inherit;}
}

/*---------------页尾---------------------*/
.foot {background: #D43030;padding: 36px 0 40px 0;text-align: center;}
.foot .copyright {overflow: hidden;display: inline-block;}
.foot .copyright .logo {border-right: #de5656 solid 1px;float: left;padding-right: 30px;margin-right: 20px;}
.foot .copyright .lxinfo {overflow: hidden;font-size:14px;line-height:1.7;color:#f7f7f7;display:block;color: #ffffff;text-align: left;}
.foot .copyright .lxinfo a {color:#f7f7f7;}
.foot .copyright .lxinfo a:hover {color: #ffeb3b;}
.foot .copyright .lxinfo span {display: inline-block;margin: 0 10px;}


.quick-url {margin-bottom: 70px;}
.quick-url .row {margin-left: -20px;margin-right: -20px;}
.quick-url .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.quick-url li a {display: block;overflow: hidden;}
.quick-url li a img {height: 140px;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;
}
.quick-url li a:hover img {
  -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);
}
.quick-url .col-md-4 {width: 33.333333%;float: left;}

@media (max-width: 1440px){
	.quick-url li a img {height: 125px;}
}
@media (max-width: 1280px){
	.quick-url li a img {height: 119px;}
}
@media (max-width: 1199px){
  .quick-url {margin-bottom: 50px;}
	.quick-url .row {margin-left: -10px;margin-right: -10px;}
	.quick-url .row [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.quick-url li a img {height: 94px;}
}
@media (max-width: 991px){
	.quick-url li a img {height: 71px;}
}
@media (max-width: 767px){
  .quick-url {margin-bottom: 30px;}
	.quick-url .col-md-4 {width: 100%;}
	.quick-url li {margin-bottom: 15px;}
	.quick-url li a img {height: auto;}
}

.quick-picurl {overflow: hidden;margin-bottom: 70px;}
.quick-picurl .win-l {width: calc(100% - 378px);float: left;padding-right: 20px;}
.quick-picurl .win-l .zg {width: 62.275%;float: left;height: 378px;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.quick-picurl .win-l .tx {overflow: hidden;height: 378px;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.quick-picurl .win-l .zg h3, .quick-picurl .win-l .tx h3 {margin: 0;line-height: 1.1;font-size: 24px;font-weight: 700;color: #ffffff;text-align: center;padding: 30px 15px;}
.quick-picurl .win-l .zg:hover, .quick-picurl .win-l .tx:hover {background-size: 110% 110%;}
.quick-picurl .win-r {overflow: hidden;}
.quick-picurl .win-r .jsz {padding: 30px;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;height: 179px;margin-bottom: 20px;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.quick-picurl .win-r .jsz:hover {background-size: 110% 110%;}
.quick-picurl .win-r .jsz h3 {margin: 0;line-height: 1.1;font-size: 24px;font-weight: 700;color: #ffffff;}
.quick-picurl .win-r .jykp {background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.quick-picurl .win-r .jykp:hover {background-size: 110% 110%;}
.quick-picurl .win-r .jykp h3 {padding: 30px;margin: 0;line-height: 119px;font-size: 24px;font-weight: 700;color: #ffffff;}

.zl {overflow: hidden;}
.zl > .row {margin-left: -30px;margin-right: -30px;}
.zl > .row > [class^='col'] {padding-left: 30px;padding-right: 30px;}

.quick-picurl[data-v-page] {margin-bottom: 0;margin-top: 40px;}
.quick-picurl[data-v-page] .win-l {width: 100%;padding-right: 0;}
.quick-picurl[data-v-page] .win-l .zg, .quick-picurl[data-v-page] .win-l .tx {height: 528px;position: relative;}
.quick-picurl[data-v-page] .win-l .zg .text-center, .quick-picurl[data-v-page] .win-l .tx .text-center {position: absolute;bottom: 38px;width: 100%;}
@media (max-width: 1440px) {
  .quick-picurl .win-l .zg, .quick-picurl .win-l .tx {height: 324px;}
  .quick-picurl .win-r .jsz {height: 152px;}
  .quick-picurl .win-r .jykp h3 {line-height: 91px;}
  .quick-picurl[data-v-page] .win-l .zg, .quick-picurl[data-v-page] .win-l .tx {height: 475px;}
}
@media (max-width: 1280px) {
  .quick-picurl[data-v-page] .win-l .zg, .quick-picurl[data-v-page] .win-l .tx {height: 452px;}
}
@media (max-width: 1199px) {
  .quick-picurl {margin-bottom: 50px;}
  .quick-picurl .win-l {width: calc(100% - 232px);}
  .quick-picurl .win-l .zg, .quick-picurl .win-l .tx {height: 256px;}
  .quick-picurl .win-r .jsz {padding: 19px;height: 154px;}
  .quick-picurl .win-r .jykp h3 {padding: 19px;line-height: 44px;}
  .quick-picurl .win-l .zg h3, .quick-picurl .win-l .tx h3 {font-size: 19px;}
  .quick-picurl[data-v-page] .win-l .zg, .quick-picurl[data-v-page] .win-l .tx {height: 351px;}
  .quick-picurl[data-v-page] .win-l .zg .text-center, .quick-picurl[data-v-page] .win-l .tx .text-center {bottom: 25px;}
  .zl > .row {margin-left: -15px;margin-right: -15px;}
  .zl > .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 991px) {
  .quick-picurl {margin-bottom: 30px;}
  .quick-picurl .win-l {width: 100%;padding-right: 0;}
  .quick-picurl .win-r {width: 100%;margin-top: 20px;float: left;}
  .quick-picurl .win-r .row {margin-left: -10px;margin-right: -10px;}
  .quick-picurl .win-r .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
  .quick-picurl .win-r .jykp h3 {line-height: 116px;}
  .quick-picurl .win-r .jsz {padding: 28px 19px;}
  .quick-picurl[data-v-page] .win-l .zg, .quick-picurl[data-v-page] .win-l .tx {height: 268px;}
}
@media (max-width: 767px) {
  .quick-picurl .win-l .tx, .quick-picurl[data-v-page] .win-l .tx {width: 100%;height: 89.743vw;}
  .quick-picurl .win-l .zg, .quick-picurl[data-v-page] .win-l .zg {width: 100%;height: 54.36vw;}
  .quick-picurl .win-l .zg h3, .quick-picurl .win-l .tx h3 {font-size: 17px;}
  .quick-picurl[data-v-page] .win-l .zg .text-center, .quick-picurl[data-v-page] .win-l .tx .text-center {bottom: 18px;}
  .quick-picurl[data-v-page] .win-l .zg .text-center .btn03, .quick-picurl[data-v-page] .win-l .tx .text-center .btn03 {padding: 10px 20px;}
}
/*---------------Video--------------------*/
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.homevideo {overflow: hidden;}
.homevideo .picnews {overflow: hidden;position: relative;width: 100%;height: 454px;background: #333333;}
.homevideo .picnews:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    background: url(lxj-icon-video.png) no-repeat center;background-size: 100%;
}
.homevideo .picnews:after {
  position: absolute;
  content: '';
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block !important;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.homevideo .picnews img {height: 100%;width: 100%;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.homevideo .picnews:hover 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); 
	opacity: .8;
}
.homevideo h4 {
	position: absolute;bottom: -10px;left: 0;right: 0;
    font-size: 18px;word-break: break-word;text-align: center;
    color: #fff;padding: 110px 25px 15px;line-height: 1.5;overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	background: url(ljx-picbg2.png) repeat-x bottom center;
    background-size: 100% 100%;
}
@media (max-width: 1440px) {
	.homevideo .picnews {height: 408px;}
}
@media (max-width: 1280px) {
	.homevideo .picnews {height: 388px;}
}
@media (max-width: 1199px) {
	.homevideo .picnews {height: 306px;}
}
@media (max-width: 991px) {
	.homevideo .picnews {height: 471px;}
    .homevideo h4 {font-size: 17px;}
}
@media (max-width: 767px) {
  .homevideo .picnews {width: 100%;height: 60.77vw;}
	.homevideo h4 {white-space: inherit;line-height: 1.3;font-size: 16px;}
  .homevideo .picnews:before, .homevideo .picnews:after {top: 44%;}
}

.pagevideo {overflow: hidden;}
.pagevideo .row {margin-left: -20px;margin-right: -20px;}
.pagevideo .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.pagevideo li {margin-top: 40px;}
.pagevideo .picnews {overflow: hidden;position: relative;width: 100%;height: 293px;background: #333333;}
.pagevideo .picnews:before {
    position: absolute;
    content: '';
    width: 58px;
    height: 58px;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    background: url(lxj-icon-video1.png) no-repeat center;background-size: 100%;
}
.pagevideo .picnews:after {
  position: absolute;
  content: '';
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block !important;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.pagevideo .picnews img {height: 100%;width: 100%;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.pagevideo .picnews:hover 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); 
	opacity: .8;
}
.pagevideo h4 {
	position: absolute;bottom: -10px;left: 0;right: 0;
    font-size: 16px;word-break: break-word;text-align: center;
    color: #fff;padding: 30px 15px 10px;line-height: 1.5;overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	background: url(ljx-picbg1.png) repeat-x bottom center;
    background-size: 100% 100%;
}
@media (max-width: 1440px) {
	.pagevideo .picnews {height: 262px;}
}
@media (max-width: 1280px) {
  .pagevideo li {margin-top: 30px;}
  .pagevideo .row {margin-left: -15px;margin-right: -15px;}
  .pagevideo .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.pagevideo .picnews {height: 253px;}
}
@media (max-width: 1199px) {
  .pagevideo {margin-top: 10px;}
  .pagevideo li {margin-top: 20px;}
  .pagevideo .row {margin-left: -10px;margin-right: -10px;}
  .pagevideo .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.pagevideo .picnews {height: 198px;}
}
@media (max-width: 991px) {
	.pagevideo .picnews {height: 230px;}
  .pagevideo .picnews:before, .pagevideo .picnews:after {top: 44%;}
}
@media (max-width: 767px) {
  .pagevideo .picnews {width: 100%;height: 60.77vw;}
	.pagevideo h4 {white-space: inherit;line-height: 1.3;font-size: 16px;}
}

.lmurl {overflow: hidden;margin-top: 30px;}
.lmurl .row {margin-left: -6px;margin-right: -6px;}
.lmurl .row > [class^='col'] {padding-left: 6px;padding-right: 6px;}
.lmurl .text-center {color: #ffffff;font-size: 15px;padding: 4px 0;}
.lmurl a:hover .text-center {color: #f3cfb8;}

.activity {overflow: hidden;}
.activity .time-box {width: 188px;float: left;height: 560px;position: relative;padding: 40px 40px 40px 0;}
.activity .time-box::before {position: absolute;content: '';width: 1px;height: 97%;top: 9px;bottom: 0;left: 73px;
    background: #e98e83;
    background: -webkit-linear-gradient(top, transparent 0%, #e98e83 5%, #e98e83 95%, transparent 100%);
    background: -ms-linear-gradient(top, transparent 0%, #e98e83 5%, #e98e83 95%, transparent 100%);
    background: linear-gradient(to bottom, transparent 0%, #e98e83 5%, #e98e83 95%, transparent 100%);
}
.activity .time-box .time {height: 490px;overflow: hidden;}
.activity .time-box .time .swiper-slide {height: 24px !important;user-select: none;cursor: pointer;}
.activity .time-box .time .swiper-slide:last-child {margin-bottom: 60px !important;}
.activity .time-box .time .year-month {font-size: 15px;color: #f9d9c6;padding-left: 93px;position: relative;line-height: 24px;}
.activity .time-box .time .year-month::before {position: absolute;content: '';width: 11px;height: 11px;border-radius: 50%;background-color: #d43030;left: 68px;top: 6px;border: #f9d9c6 solid 1px;}
.activity .time-box .time .year-month .year {position: absolute;left: 12px;top: 2px;font-size: 19px;color: #f9d9c6;font-weight: 700;line-height: 1;opacity: 0;}
.activity .time-box .time .swiper-slide-thumb-active .year-month::before {width: 18px;height: 18px;background-color: transparent;border: 0;background-image: url(ljx-menu-sybgh.png);background-repeat: no-repeat;background-position: center;left: 64px;top: 3px;}
.activity .time-box .time .swiper-slide-thumb-active .year-month .year {opacity: 1;}
.activity .time-box .time .swiper-slide-thumb-active .year-month {padding-left: 100px;background: url(ljx-swbg.png) no-repeat right center;font-weight: 700;color: #d43030;}
.activity .content { overflow: hidden; background: #ffffff; padding: 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.activity .time-box .swiper-button-next, .activity .time-box .swiper-button-prev {width: 24px;height: 24px;left: 33%;margin-left: -1px;right: inherit;background-position: center;background-repeat: no-repeat;}
.activity .time-box .swiper-button-next {top: inherit;bottom: 0;background-image: url(ljx-arrow-b.png);}
.activity .time-box .swiper-button-prev {top: 18px;bottom: inherit;background-image: url(ljx-arrow-t.png);}
.activity .time-box .swiper-button-next:after, .activity .time-box .swiper-button-prev:after {display: none;}
@media (max-width: 1440px) {
  .lmurl {margin-top: 25px;}
}
@media (max-width: 1199px) {
  .lmurl {margin-top: 5px;}
  .lmurl .col-md-6 {width: 100%;float: left;}
  .lmurl li {margin-top: 10px;}
  .lmurl li:last-child {margin-bottom: 0;}
  .lmurl .text-center {padding: 0;}

  .activity .time-box {height: 378px;padding-top: 36px;}
  .activity .time-box .time {height: 308px;}
  .activity .time-box .time .swiper-slide {margin-bottom: 11.7px !important;}
  .activity .time-box::before {height: 94%;}
}
@media (max-width: 991px) {
  .activity .content {padding: 22px;}
  .activity .time-box {height: 560px;}
  .activity .time-box .time {height: 490px;}
  .activity .time-box .time .swiper-slide {margin-bottom: 22px !important;}
  .activity .time-box::before {height: 97%;}
  .lmurl {margin-top: 15px;}
  .lmurl .col-md-6 {width: 50%;}
  .lmurl .text-center {padding: 4px 0;}
}
@media (max-width: 767px) {
  .activity .time-box {width: 110px;padding: 40px 10px 40px 0;}
  .activity .time-box::before {left: 43px;}
  .activity .time-box .time .year-month .year {font-size: 14px;top: 5px;}
  .activity .time-box .time .year-month::before {left: 38px;}
  .activity .time-box .swiper-button-next, .activity .time-box .swiper-button-prev {left: 29%;}
  .activity .time-box .time .year-month {font-size: 14px;padding-left: 54px;}
  .activity .time-box .time .swiper-slide-thumb-active .year-month {padding-left: 63px;background-size: 44% 73%;}
  .activity .content {padding: 10px;}
  .activity .time-box .time .year-month .year {left: 0;}
  .activity .time-box .time .swiper-slide-thumb-active .year-month::before {left: 35px;}
}
/*---------------Photo News List---------------------*/
.index-piclist {position: relative;}

.index-piclist .viopic-box {
  border: #F9F1EB solid 1px;
  position: relative;
  transition: 0.3s;
  display: block;
  overflow: hidden;
  background: #F9F1EB;
}

.index-piclist .viopic-box::before,
.index-piclist .viopic-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #D43030;
  transform: scale(0);
  transition: 0.3s;
  z-index: 1;
}

.index-piclist .viopic-box::before {
  border-right: none;
  border-bottom: none;
  transform-origin: 0 0;
}

.index-piclist .viopic-box::after {
  border-left: none;
  border-top: none;
  transform-origin: 100% 100%;
}

.index-piclist .viopic-box:hover {
  border: #F3F8FE solid 1px;
}

.index-piclist .viopic-box:hover::before,
.index-piclist .viopic-box:hover::after {
  transform: scaleX(1);
}

.index-piclist .viopic-box .img-box {
  overflow: hidden;
  position: relative;
  width: 565px;
  height: 377px;
  margin-right: 40px;
  float: left;
}

.index-piclist .viopic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-piclist .viopic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-piclist .viopic-box .viopic-txt {
  padding: 36px 40px 20px 0;
  overflow: hidden;
  height: 363px;
  position: relative;
}

.index-piclist .viopic-box .viopic-txt h5 {
  font-size: 15px;
  color: #786666;
  line-height: 1;
  margin: 0;
  position: absolute;
  bottom: 30px;
}

.index-piclist .viopic-box .viopic-txt h3 {
  font-size: 22px;
  color: #D43030;
  line-height: 1.4;
  margin: 0 0 22px;
  font-weight: 700;
  display: block;
  width: 100%;
  overflow: hidden;
  max-height: 62px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.index-piclist .viopic-box:hover .viopic-txt h3 {
  color: #ff8100;
}

.index-piclist .viopic-box .viopic-txt h4 {
  font-size: 15px;
  color: #6b5858;
  line-height: 1.8;
  margin: 0 0 16px;
  max-height: 107px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.index-piclist .viopic-box .viopic-txt .more {
  padding: 10px 52px;
  font-size: 14px;
  line-height: 1;
  color: #333;
  border-radius: 30px;
  background: #fff;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #153df2, #d41c61);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.index-piclist .viopic-box:hover .viopic-txt .more {
  background-image: linear-gradient(to bottom, transparent, transparent), linear-gradient(90deg, #153df2, #d41c61);
  color: #fff;
}
@media (max-width: 1440px) {
  .index-piclist .viopic-box .img-box {width: 494px;}
}
@media (max-width: 1280px) {
  .index-piclist .viopic-box .img-box {width: 464px;}
}
@media (max-width: 1199px) {
  .index-piclist .viopic-box .img-box {width: 330px;height: 220px;margin-right: 25px;}
  .index-piclist .viopic-box .viopic-txt {height: 211px;padding: 22px 25px 20px 0;}
  .index-piclist .viopic-box .viopic-txt h3 {font-size: 20px;line-height: 1.3;max-height: 52px;margin-bottom: 16px;}
  .index-piclist .viopic-box .viopic-txt h4 {line-height: 1.5;max-height: 67px;-webkit-line-clamp: 3;}
  .index-piclist .viopic-box .viopic-txt h5 {bottom: 20px;}
}
@media (max-width: 991px) {
  .index-piclist .viopic-box .img-box {width: 100%;height: 38.689vw;margin-right: 0;}
  .index-piclist .viopic-box .viopic-txt {padding: 18px 18px 22px;height: auto;}
  .index-piclist .viopic-box .viopic-txt h3 {
    max-height: inherit;
    -webkit-line-clamp: inherit;
  }
  .index-piclist .viopic-box .viopic-txt h4 {
    -webkit-line-clamp: 3;
    max-height: 66px;
    line-height: 1.5;
  }
  .index-piclist .viopic-box .viopic-txt h5 {
    position: inherit;
    bottom: inherit;
  }
}
@media (max-width: 767px) {
  .index-piclist .viopic-box .viopic-txt h3 {font-size: 18px;}
  .index-piclist .viopic-box .img-box {height: 36vw;}
  .index-piclist .viopic-box .viopic-txt {padding: 13px 13px 16px;}
}

.index-hdlist {position: relative;margin-top: 10px;}
.index-hdlist .row {margin-left: -10px;margin-right: -10px;}
.index-hdlist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.index-hdlist li {margin-top: 20px;}
.index-hdlist .r-box {position: relative;padding: 25px 50px 25px 24px;background-color: #f9f1eb;background-repeat: no-repeat;display: block;width: 100%;height: 76px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.index-hdlist .r-box:after {
	content: '';
	position: absolute;
	width: 4px;
	border-radius: 5px;
	top: 26px;
	bottom: 26px;
	left: 0;
	background-color: #d43030;
}
.index-hdlist .r-box i {position: absolute;top: 31px;right: 22px;font-size: 13px;color: #d43030;line-height: 1;}
.index-hdlist .r-box:hover {background-color: #d43030;}
.index-hdlist .r-box:hover:after {background-color: #ffaf35;}
.index-hdlist .r-box h3 {font-size: 20px;color: #333;line-height: 1.4;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin: 0;}
.index-hdlist .r-box:hover h3 {color: #fff;}
.index-hdlist .r-box:hover i {color: #ffaf35;}
.index-hdlist li:nth-child(n+3) {display: none;}
@media (max-width: 1199px){
	.index-hdlist .r-box {padding: 20px 50px 20px 22px;height: 66px;}
  .index-hdlist .r-box h3 {font-size: 16px;line-height: 27px;}
  .index-hdlist .r-box:after {top: 22px;bottom: 22px;}
  .index-hdlist .r-box i {top: 27px;}
}
@media (max-width: 991px){
  .index-hdlist li {margin-top: 8px;}
  .index-hdlist .r-box {padding: 8px 50px 8px 22px;height: 43px;}
  .index-hdlist .r-box:after {top: 14px;bottom: 14px;}
  .index-hdlist .r-box i {top: 16px;}
}
@media (max-width: 767px){
  .index-hdlist .r-box {padding: 18px 15px;height: auto;}
  .index-hdlist li {margin-top: 12px;}
  .index-hdlist .r-box h3 {white-space: inherit;font-size: 16px;line-height: 1.4;}
  .index-hdlist .r-box i {display: none;}
}

.page-title {line-height: normal;margin-bottom: 40px;overflow:hidden;}
.page-title .ct {margin-top: 8px;height: 22px;background: url(ljx-lm-line.png) no-repeat center;}
.page-title .ct img {display: inline-block;}
.page-title h2 {display: inline-block;font-size: 30px;line-height: 1;margin: 0;position: relative;color: #D43030;font-weight: 700;}
@media (max-width: 767px) {
	.page-title h2 {font-size: 28px;}
	.page-title {margin-bottom: 26px;}
}

.submenu {margin-bottom: 30px;}
.submenu li {margin: 0 10px 10px;list-style: none;display: inline-block;}
.submenu li a { font-size: 17px; color: #383838; font-weight: 500; line-height: 44px; width: 180px; display: block; overflow: hidden; text-align: center; border-radius: 20px 0; background: #F9F1EB; }
.submenu li a.active, .submenu li a:hover {color: #ffffff;background: #D43030;font-weight: 700;}
@media (max-width: 767px) {
  .submenu {margin-top: 30px;margin-bottom: 12px;}
  .submenu li {margin: 0 5px 10px;width: 46%;}
  .submenu li a {width: 100%;}
}

/************************/
/*  Secondary Navigation   */
/************************/
.page-menu {
  position: relative;
  overflow: hidden;
  padding: 0 60px;
}
.page-menu::before {position: absolute;content: '';height: 1px;left: 60px;right: 60px;background-color: #e6e6e6;top: 50%;}
.page-menu li {
  float: left;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 48px;
}
.page-menu li a {display: block;position: relative;}
.page-menu li a::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  left: 50%;
  margin-left: -7.5px;
  top: 30px;
  border: #d43131 solid 1px;
}
.page-menu li a.active::before {
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 0;
    background-image: url(ljx-menu-bgh.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    margin-left: -11px;
    top: 26px;
}
.page-menu li span {
  position: relative;
  display: block;
  font-size: 16px;
  color: #383838;
  line-height: 1.1;
  padding-bottom: 37px;
  text-align: center;
}
.page-menu li a.active span:after, .page-menu li a:hover span:after {
  opacity: 1;
}
.page-menu li a.active span, .page-menu li a:hover span {
  color: #d43030;font-weight: 700;
}
.page-menu li a .year {font-size: 14px;font-weight: 500;color: transparent;}
.page-menu li a.active .year, .page-menu li a:hover .year {color: #d43030;}
.page-menu .swiper-button-next, .page-menu .swiper-button-prev {width: 30px;height: 30px;background-position: center;background-repeat: no-repeat;top: 58%;}
.page-menu .swiper-button-next {background-image: url(ljx-arrow-r.png);right: 0;}
.page-menu .swiper-button-prev {background-image: url(ljx-arrow-l.png);left: 0;}
.page-menu .swiper-button-next:after, .page-menu .swiper-button-prev:after {display: none;}

@media (max-width: 1280px) {
  .page-menu li {margin: 0 44px;}
}
@media (max-width: 1199px) {
  .page-menu li {margin: 0 42px;}
}
@media (max-width: 767px) {
  .page-menu li {margin: 0 22px;}
}

/*------btn03------*/
@-webkit-keyframes btn03 {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}
@keyframes btn03 {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}
.btn03 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 3px;
    line-height: 1.1;
    background: rgba(0, 0, 0, .5);
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.btn03:before {
    content: '';
    position: absolute;
    border: 1px solid #cccccc;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.btn03:hover {
    background: #D43030;
    color: #fff;
}
.btn03:hover:before,
.btn03:focus:before,
.btn03:active:before {
    -webkit-animation-name: btn03;
    animation-name: btn03;
}

.hc-mobile-nav a[href]:not([href="#"])>span.nav-next {
    border: 0;
}