/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0;
  font-family: "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
  font-weight: normal;
}
html{width: 100%;}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}

i, cite, em, var, address, dfn {
  font-style: normal;
}

[hidefocus], summary {
  outline: 0;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
}

sup, sub {
  font-size: 83%;
}

pre, code, kbd, samp {
  font-family: inherit;
}

q:before, q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label, summary {
  cursor: default;
}

a, button {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold;
}

del, ins, u, s, a, a:hover {
  text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
  color: #333;
  outline: 0;
}

body {
  background: #fff;
}

.font16 {
  font-size: 16px !important;
}

a:hover,  a:active {
  color: inherit;
  text-decoration: none;
  outline: none !important;
}

button {
  outline: none !important;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.dropdown:hover {
	background-color:#333;
   background-color: rgba(81, 77, 77, 0.71);
	/* background-color: rgba(0, 0, 0, 0.3); */
}

.dropdown-menu {
  font-size: 0;
  box-sizing: border-box;
  width: 500px;
  padding: 25px 15px;
}

.dropdown-menu li {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  line-height: 36px;
}

.wrapper {
  width: 100%;
  min-width: 1000px;
}

.nav-wrapper {
  width: 100%;
  /* background-color: #2C2828; */
  /* background-color: rgba(81, 77, 77, 0.9); */
  background-color: rgba(81, 77, 77, 0.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5514d4d,endColorstr=#E5514d4d);
}

.header-nav {
  display: flex;
  display: -ms-flexbox;
  text-align: center;
  max-width: 1280px;
  height: 60px;
  margin: 0 auto;
}

.nav-pills > li {
  height: 60px;
  line-height:60px;
  /* flex: 1; */
  -ms-flex: 1;
  float: left;
  width: 142px;
}

.nav > li > a {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #fff;
  height: 30px;
  margin-top: 15px;
}

.nav > li > a::after {
  display: none;
}
.nav > li.dropdown > a.current{color: #fff;}
.dropdown-menu {
	font-size:0;
	box-sizing:border-box;
	wodth:580px;
	padding:20px 20px;
	background-color: #000000;
	
	background-color: rgba(81, 77, 77, 0.71); 
	/* background-color: rgba(0, 0, 0, 0.4); */
	border-radius: initial;
  border: none;
}
.dropdown-menu > li > a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
}

.dropdown-menu > li:hover {
  color: #fff;
  background-color:#555;
  background-color: rgba(216, 213, 213, 0.18);
}

.font-color {
  color: #fff;
}

.border-none {
  border: none !important;
}

.header-wrapper {
  box-sizing: border-box;
  width: 100%;
  height: 120px;
  max-height: 140px;
  background-color: #AD2D25;
}

.header {
  display: flex;
  display: -ms-flexbox;
  min-width: 1000px;
  max-width: 1260px;
  height: 120px;
  max-height: 140px;
  padding:20px;
  margin: 0 auto;
  align-items: center;
}

.header-logo {
  width: 447px;
  height: 68px;
  background-size: 100% 100%;
  background: url("../images/logo.png") no-repeat;
  background-position: center;
  float: left;
}

.padding {
  box-sizing: border-box;
  padding: 0 329px;
}

.header-input-wrapper {
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 30px;
  position: relative;
}

.header-right-box {
  flex: 1;
  -ms-flex: 1;
  text-align: right;
}

.header-right {
  font-family: PingFangSC-Medium;
  font-size: 0;
  color: #F7E9E4;
}

.header-right-single {
  font-size: 14px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 10px;
  color: #fff;
  border-right: 1px solid rgba(250, 250, 250, 0.43);
}

.header-right-word {
  vertical-align: center;
  position: relative;
  bottom: 0;
  transition: all 0.1s ease-out 0s;;
}

.header-right-single .header-right-word:hover {
  bottom: 2px;
}

.header-input {
  font-size: 14px;
  box-sizing: border-box;
  width: 272px;
  height: 30px;
  padding: 0 4px;
  color: #fff;
  background-color: inherit;
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: #AD2D25;
}

.header-right-icon-e {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url("../images/eicon.png") no-repeat;
  background-size: contain;
}

.header-right-icon-inner {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url("../images/einner.jpg") no-repeat;
  background-size: contain;
}

.header-right-icon-eng {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url("../images/eng.png") no-repeat;
  background-size: contain;
}

.header-input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  opacity: 0.41;
  color: #fff;
}

.header-input:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 0.41;
  color: #fff;
}

.header-input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 0.41;
  color: #fff;
}

.header-input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 0.41;
  color: #fff;
}

.header-input-icon {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: url("../images/search.png") no-repeat;
  /* background-size: contain; */
 
}

.swiper-container {
  width: 100%;
  height: 580px;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
}

.banner-swiper-wrapper {	
  
  -moz-box-shadow:3px 5px 4px rgba(0, 0, 0, 0.4); 

-webkit-box-shadow:3px 5px 4px rgba(0, 0, 0, 0.4);  

box-shadow:3px 10px 7px rgba(0, 0, 0, 0.2); 

}

.banner-single-img {
  width: 100%;
  height: 580px;
  background: url("../images/banner.jpg") no-repeat;
  background-size: cover;
}

.width-and-height {
  width: 100%;
  height: 100%;
}

.banner-bottom-wrapper {
  box-sizing: border-box;
  width: 100%;
  max-width: 1260px;
  min-width: 1000px;
  padding: 10px;
  margin: 18px auto 0;
  word-wrap:break-word;
  overflow: hidden;
}

.swiper-container .hide {
  opacity: 0;
}

.banner-prev {
  margin-left: 30px;
}

.banner-next {
  margin-right: 30px;
}

.banner-prev .swiper-button-next, .swiper-button-prev {
  transition: opacity 0.5s;
}

.banner-prev:after, .banner-next:after {
  font-size: 80px !important;
  filter:alpha(opacity=50);
  opacity: 0.5;
  
}

.swiper-container .hide {
	filter:alpha(opacity=0);
  opacity: 0;
}

.swiper-button-next, .swiper-button-prev {
  transition: opacity 0.5s;
}

.banner-bullet {
  display: inline-block;
  width: 66px;
  height: 6px;
  margin-right: 32px;
  background-color: #ffffff;
  cursor: pointer;
  opacity: 0.5;
  filter:alpha(opacity=50);
}

.banner-bullet-color {
  background-color: #C02F29;;
}

.news-wrapper {
  display: flex;
  display: -ms-flexbox;
  height: 540px;
  justify-content: center;
  overflow: hidden;
}

.news-left-wrapper {
  width: 57%;
  margin-right: 3%;
  float: left;
}

.news-left-wrapper-header {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  height: 36px;
  padding: 0 15px;
  align-items: center;
  color: #ffffff;
  background-color: #AD2D25;
  line-height: 36px;
}

.news-left-wrapper-header-news {
  display: inline-block;
  filter:alpha(opacity=80);
  opacity: 0.8;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  margin-left: 3px;
  color: #FFFFFF;
}

.news-left-wrapper-header-more {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  flex: 1;
  -ms-flex: 1; 
  text-align: right;
  color: #FFFFFF;
  float: right;
  line-height: 36px;
}
.news-left-wrapper-header-more:hover {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  flex: 1;
  -ms-flex: 1; 
  text-align: right;
  color: #FFFFFF;
  float: right;
  line-height: 36px;
}
.all-text-more-icon {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
  margin: 0 4px;
  display: inline-block;
}

.all-text-more-icon-black {
  display: inline-block;
  vertical-align: middle;
  background-color: #333;
}

.all-text-more-icon-red {
  display: inline-block;
  vertical-align: middle;
  background-color: #B30A00;
}

.news-slider-text {
  box-sizing: border-box;
  width: 100%;
  padding: 0 25px 0 28px;
  margin-top: 10px;
  position: relative;
}

.news-img {
  width: 100%;
  height: 260px;
  background: url("../images/news.png") no-repeat center center;
  background-size: 100%;
}

.news-swiper-wrapper {
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
  height: 368px;
  margin-top: 20px;
}

.news-prev {
 position: absolute;
  left: -6px;
  margin-top: 80px;
  height: 100px;
  background-color: #fff;
}

.news-next {
  position: absolute;
  right: -6px;
  margin-top: 80px;
  height: 100px;
  background-color: #fff;
}

.news-prev:after, .news-next:after {
  font-size: 16px !important;
  color: #B6B6B6;
}
.swiper-button-prev:after {
    content: 'prev';
}
.swiper-button-next:after {
    content: 'next';
}
.news-swiper-left {
  width: 12px;
  height: 20px;
  background: url("../images/news-swiper-left.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  cursor: pointer;
}

.news-swiper-right {
  width: 12px;
  height: 20px;
  background: url("../images/news-swiper-right.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.news-p-text {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.news-p-text:hover {
  color: #9E2A23;
}

.news-p-text-small {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 22px;
  margin-top: 4px;
  color: #9B9B9B;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-bottom-img-text {
  display: flex;
  display: -ms-flexbox;
  height: 100px;
}

.news-bottom-single-wrapper {
  display: flex;
  display: -ms-flexbox;
  height: 100%;
  flex: 1;
  -ms-flex: 1; 
  box-sizing: border-box;
  overflow: hidden;
  margin-right: 20px;
}

.news-bottom-single-img {
  width: 110px;
  height: 100px;
  margin-right: 12px;
}

.news-bottom-single-wrapper .news-bottom-text {
  flex: 1;
  -ms-flex: 1; 
  box-sizing: border-box;
  height: 100px;
  overflow: hidden;
}

.news-bottom-text-header {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  display: inherit;
  color: #000000;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-bottom-text-header:hover {
  color: #9E2A23;
}

.news-bottom-text-detail {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  height: 68px;
  line-height: 24px;
  margin-top: 8px;
  color: #9B9B9B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-right-wrapper {
  width: 40%;
  float: right;
}
.news-right-area {
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
 border-bottom: 1px solid #DEDEDE;
  
}
.news-right-header {
  display: flex;
  display: -ms-flexbox;
  padding-bottom: 14px;
  background-color:#fbfbfb;
  line-height: 36px;
}

.news-header-right-single {
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  color: #4A4A4A;
  background-color: #EDEDED;
  border-bottom: 3px solid #AD2D25;
  cursor: pointer;
  line-height: 36px;
}

.news-header-right-single p {
  margin-right: 4px;
}

.news-header-active-color {
  color: #fff;
  background-color: #AD2D25;
}

.news-header-right-single-p {
  font-family: PingFangSC-Medium;
  font-size: 20px;
}

.news-header-right-single-span {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  filter:alpha(opacity=80);
  opacity: 0.8;
}

.news-right-bottom {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:11px;
	background-color:#FBFBFB
}

.news-right-bottom-text {
	padding-bottom:20px;
	padding-top:35px;
}

.news-right-single-text {
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  line-height: 36px;
  align-items: center;
  padding-left: 15px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  cursor: pointer;
}

.news-right-single-line {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #E7E7E7;
  margin: 4px 0 12px 0;
}

.news-right-single-text-left {
  flex: 1;
  -ms-flex: 1; 
  max-width: 76%;
  word-break: keep-all;
  white-space: nowrap;

  text-overflow: ellipsis;
  font-size:16px;
  float: left;
}

.news-right-single-text-left-one {
  /*  flex: 1;
  -ms-flex: 1; */
  /*  max-width:100%; */
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size:16px;
  padding-left: 29px;
  float: left;
  }

.news-another {
  /* padding-left: 23px; */
}

.news-right-single-text:hover {
  color: #9E2A23;
}

.news-right-single-text-left-icon {
  display: inline-block;
  width: 5.5px;
  height: 10px;
  margin-top: 3px;
  background: url("../images/list-icon.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 12px;
}

.news-right-single-text-left-icon-first {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-one.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}
hr{border-top:1px solid #eee;}
.news-right-single-text-left-icon-two {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-two.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-three {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-three.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-four {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-four.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-five {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-five.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-right {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #9B9B9B;
  text-align: right;
  line-height: 40px;
  position: absolute;
  right: 0;
  top:0
}

.news-right-single-text-more {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #4A4A4A;
  cursor: pointer;
  filter:alpha(opacity=78);
  opacity: 0.78;
}

.media-wrapper {

}

.media-header {
  display: flex;
  display: -ms-flexbox;
  width: 62%;
  height: 54px;
  margin: 40px 0 16px 0;
  position: relative;
}

.media-header-img {
  width: 432px;
  height: 54px;
  background: url("../images/media-header-img.jpg") no-repeat;
  background-size: 100% 100%;
  float: left;
}

.media-header-rest-line {
  flex: 1;
  -ms-flex: 1; 
  height: 54px;
  background: url("../images/media-header-rest-line.jpg");
  background-size: 100% 100%;
  width: 800px;
  float: left;
}

.media-header-corner {
  width: 31px;
  height: 54px;
  background: url("../images/media-header-corner.jpg") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
}

.media-header-more {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 16px;
  color: #333;
  background-color: #fff;
  position: absolute;
  top: 13px;
  right: 45px;
}

.media-header-more:hover {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 16px;
  color: #333;
  background-color: #fff;
  position: absolute;
  top: 13px;
  right: 45px;
}

.media-images-box {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  height: 360px;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
}

.media-left {
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  width: 23.8%;
  height: 100%;
  margin-right: 0.5%;
  flex-wrap: wrap;
  float: left;
}

.media-left-top {
  width: 100%;
  height: 222px;
}

.media-left-bottom {
  width: 100%;
  height: 133px;
  margin-top: 5px;
}

.media-left-text {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.media-left-text-title {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #FFFFFF;
}

.media-left-text-span {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 28px;
}

/*.media-left-text:after{*/
/*  content:"...";*/
/*  position:absolute;*/
/*  bottom:0;*/
/*  right:0;*/
/*  padding: 0 5px;*/
/*  background-color: #fff;*/
/*}*/

.media-left-image {
  width: 100%;
  height: 100%;
  background: url("../images/media-left-top.png") no-repeat center center;
  background-size: 100%;
  position: relative;
}

.media-left-bottom-image {
  width: 100%;
  height: 100%;
  background: url("../images/media-left-bootom-img.png") no-repeat center center;
  background-size: 100%;
  position: relative;
}

.media-bottom-fixed-text {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  box-sizing: border-box;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  line-height: 28px;
  padding: 0 4px;
  filter:alpha(opacity=93);
  opacity: 0.93;
  background: #120807;
  position: absolute;
  bottom: 0;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.media-center {
  width: 38.5%;
  height: 360px;
  margin-right: 0.5%;
  float: left;
}

.media-center-image {
  width: 100%;
  height: 360px;
  background-size: 100%;
  background: url("../images/media-center.png") no-repeat center center;
  position: relative;
}

.media-right {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  width: 36.7%;
  height: 360px;
  float: right;
}

.media-right-top {
  width: 100%;
  height: 187px;
  overflow: hidden;
}

.media-right-top-image {
  background-size: 100%;
  background: url("../images/media-right-top2.jpg") no-repeat center center;
  position: relative;
  width: 100%;
  height: 187px;
}

.media-right-bottom {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  height: 168px;
  margin-top: 5px;
  float: right;
}

.media-right-bottom-left {
  flex: 1;
  -ms-flex: 1;
  width: 49%;
  height: 100%;
  margin-right:1%;
  float: left;
}

.media-right-bottom-left-image {
  width: 100%;
  height: 171px;
  background-size: 100%;
  background: url("../images/media-right-top.png") no-repeat center center;
  position: relative;
}

.media-right-bottom-right {
  flex: 1;
  -ms-flex: 1;
  width: 50%;
  height: 100%;
  float: left;
}

.media-right-bottom-right-image {
  background-size: 100%;
  background: url("../images/media-right-bottom-right.jpg") no-repeat center center;
  flex: 1;
  -ms-flex: 1; 
  position: relative;
  height: 171px;
}

.person-wrapper {
  /* display: flex; */
  display: -ms-flexbox;
  width: 100%;
  height: 270px;
  /* justify-content: center; */
  margin: 0 auto;
  overflow: hidden;
}

.person-wrapper-left {
  width: 48.5%;
  margin-right: 3%;
  float: left;
}

.person-left-wrapper-header {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  height: 36px;
  padding: 0 10px;
  margin-bottom: 16px;
  align-items: center;
  color: #ffffff;
  background-color: #AD2D25;
  line-height: 36px;
}

.person-left-wrapper-text {
  box-sizing: border-box;
  padding: 0 10px;
}

.person-wrapper-right {
  width: 48.5%;
  float: right;
}

.person-wrapper-right-header {
  box-sizing: border-box;
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
  padding-bottom: 3px;
  border-bottom: 2px solid #4A4A4A;
  position: relative;
}

.person-wrapper-right-header-red {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #AD2D25;
}

.person-wrapper-right-header-text {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  margin: 0 0 3px 5px;
  filter:alpha(opacity=80);
  opacity: 0.8;
}

.person-wrapper-right-title {
  width: 78%;
  height: 52px;
}

.person-wrapper-right-more {
  font-size: 14px;
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  padding-right: 10px;
  flex: 1;
  -ms-flex: 1; 
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 5px;
  color: #333;
  text-align: right;
  float: right;
}

.person-wrapper-right-more:hover {
  font-size: 15px;
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  padding-right: 10px;
  flex: 1;
  -ms-flex: 1; 
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 5px;
  color: #333;
}

.person-wrapper-right-bottom {
  margin-top: 16px;
  overflow: hidden;
}

.person-wrapper-right-bottom-title {
  ont-family: PingFangSC-Semibold;
  font-size: 18px;
  color: rgba(11, 10, 10, 0.93);
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight:bold;
}

.person-wrapper-right-bottom-title{
  color: #333333;
}

.person-wrapper-right-bottom-title:hover {
  color: #9E2A23;
}

.person-wrapper-right-bottom-text {
  display: flex;
  display: -ms-flexbox;
  margin-top: 10px;
  flex-wrap: wrap;
  opacity: 0.8;
}

.person-wrapper-right-bottom-single {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  width: 50%;
  color: #000000;
  line-height: 30px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.bottom-fixed-img {
  width: 100%;
  height: 590px;
  margin-top: 50px;
  background-size: 100% 100%;
  background: url("../images/bottom-fixed-img.png") no-repeat center center;
}

.footer-img-wrapper {
  box-sizing: border-box;
  min-width: 1000px;
  max-width: 1260px;
  padding: 0 10px;
  margin: 0 auto;
}

.bottom-wrapper-left {
	display: flex;
	display: -ms-flexbox;
	width: 53.4%;
	float: left;
}

.bottom-wrapper {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  height: 190px;
  margin-top: 46px;
  justify-content: center;
}

.bottom-image-single {
  display: flex;
  display: -ms-flexbox;
  /* width: 190px; */
  width:29%;
  height: 100%;
  /* align-items: center; */
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  margin-right: 23px;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  float: left;
}

.bottom-image-pic {
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-out 0s;
}

.bottom-image-single-title {
  font-family: PingFangSC-Semibold;
  font-size: 26px;
  text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.32);
  width: 100%;
  line-height: 44px;
  position: absolute;
  top: 57px;
}

.bottom-image-single-text {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.32);
  width: 100%;
  line-height: 45px;
  position: absolute;
  bottom: 50px;
}

.bottom-wrapper .bottom-image-single:hover .bottom-image-pic {
  transform: scale(1.2);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.2);
  -webkit-transition: all 1s ease 0s;
}

.bottom-rest-wrapper {
  flex: 1;
  -ms-flex: 1; 
  height: 190px;
  width:46%;
  float: right;
}

.bottom-link-wrapper {
  display: flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 22px 30px;
  height: 154px;
  background-color: rgb(255, 255, 255);
  filter:alpha(opacity=70);
  background-color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
}

.bottom-link-wrapper-text {
	
  font-family: PingFangSC-Regular;
  font-size: 16px;
  line-height: 40px;
  width: 33.3%;
  color: black;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;

}

.bottom-link-wrapper-text:hover {
  color: #9E2A23;
}
.footer-sigin div{
	height: 120px;
	display: table-cell;
	vertical-align: middle;
}
.footer-sigin {
  height: 120px;
  /* margin-top: 10px; */
  background-color: #fff;
  padding-top: 10px;
  text-align: center;
  width:486px;
  margin: auto;
}

.footer-sigin-image {
  width: 486px;
  height: 60px;
  /* margin-top: 33px; */
  margin: auto;
}

.footer-wrapper {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  width: 100%;
  height: 280px;
  align-items: center;
  background-color: #343030;
  text-align: center;
}

.footer-text-wrapper {
  margin-left: 40px;
  float: left;
}

.footer-single-p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #F7E9E4;
  text-align: left;
  line-height: 30px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer-company-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url("../images/footer-company.png") no-repeat;
  background-size: 100% 100%;
}

.footer-image {
  width: 110px;
  height: 130px;
  margin-left: 40px;
  float: left;
}

/*ç¿»è½¬æ•ˆæžœ*/
.con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  /*
  ä»¥ä¸‹ä¸¤å¥æ˜¯ä¸ºäº†æ¼”ç¤ºå›¾ç‰‡å’Œæ–‡å­—å±‚é‡å çš„æ•ˆæžœ
  transform-style: preserve-3d;
  transform: perspective(800px) rotateY(45deg);åˆå§‹æ—‹è½¬45åº¦
  */
}

.pic, .info {
  width: 100%;
  height: 100%;
  position: absolute;
  /*å›¾ç‰‡å’Œæ–‡å­—èƒŒé¢ä¸å¯è§ï¼Œæ–‡å­—åˆå§‹å·²ç¿»è½¬ï¼Œæ‰€ä»¥éšè—éœ²å‡ºåº•å±‚å›¾ç‰‡*/
  /*backface-visibility: hidden;*/
  /*transform-style: preserve-3d;*/
  /*transform: perspective(800px) rotateY(0deg);*/
  transition: all 1.2s ease;
}

.info {
  box-sizing: border-box;
  padding: 12px 10px;
   background-color:rgb(179, 10, 0);
   filter:alpha(opacity=60);
  background-color: rgba(179, 10, 0, 0.6);
  bottom: -100%;
  /*transform: translateZ(10px);åˆå§‹æ–‡å­—æµ®èµ·10åƒç´ æ–¹ä¾¿æŸ¥çœ‹å›¾ç‰‡ä¸Žæ–‡å­—åˆ†å±‚çš„æ•ˆæžœ*/

  /*åˆå§‹æ–‡å­—ç¿»è½¬ï¼Œé¼ æ ‡ç§»å…¥æ—¶æ‰ç¿»æ­£æ˜¾ç¤º*/
  /*transform: translateZ(2px) rotateY(180deg);*/
}

/*é¼ æ ‡ç§»å…¥æ—¶å›¾ç‰‡ç¿»ä¸ºèƒŒé¢éšè—*/
.con:hover .pic {
  /*transform: perspective(800px) rotateY(180deg);*/
}

/*é¼ æ ‡ç§»å…¥æ—¶æ–‡å­—ç¿»ä¸ºæ­£é¢æ˜¾ç¤º*/
.con:hover .info {
  bottom: 0;
  /*transform: perspective(800px) rotateY(0deg);*/
}
.swiper-button-next, .swiper-button-prev{cursor: pointer;}
/* leftmenu */
dl.leftmenu{width:15%;box-shadow:0 5px 0 #cecece;float: left;}
dl.leftmenu dt{
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	background-size: cover;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ceshi.jiangyinxinbao.com/sp/assets/images/leftbg.jpg',  sizingMethod='scale');
}
dl.leftmenu dd{
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding:0 15px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
	}
dl.leftmenu dd a{color:#333333}
dl.leftmenu dd a.current{color: #ad2d25;}
dl.leftmenu dd a:hover{color:#ad2d25;}

dl.leftInfo{width:25%;box-shadow:0 5px 0 #cecece;float: left;}
dl.leftInfo .col-4{padding-right: 0;font-weight: bold;}
dl.leftInfo .col-8{padding-left: 0;}
dl.leftInfo dt{
	background-image: url(../images/leftbg.jpg);
	height: 2px;
	background-size: cover;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 18px;
}
dl.leftInfo dd{
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding:20px;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	}
	.td_info_left{
		font-weight:bold;
		text-align:left;
		width:30%;
		float:left;
	}
	.td_info_name{
		font-weight:bold;
		text-align:center;
		font-size:20px;
		padding: 10px;
	}
	.td_info_right{
		text-align:left;
		width:100%;
	}
	.rightboxinfo{
	float: right;
	width: 70%;
	margin-bottom: 80px;
	}
.rightboxinfo p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 36px;
	margin-bottom: 15px;
	}
.rightboxinfo ul.nav-tabs li{
	text-align: center;
}
.teacher_detaile a{color: #333333;}
.teacher_detaile a:hover{color:#ad2d25;}
.rightbox{
	float: right;
	width: 80%;
	margin-bottom: 80px;
	}
h3.title{
	font-size: 30px;
	line-height:56px;
	padding-bottom:20px;
	border-bottom: 1px dashed #d4d4d4;
	margin-bottom: 30px;
	text-align: center;
	}
.rightbox p{
	font-size: 18px;
	text-indent: 2em;
	line-height: 36px;
	margin-bottom: 15px;
	}
.mrgb15{margin-bottom: 15px;}
.rightbox ul.nav-tabs li{
	text-align: center;
}
.dzbox h3.title{margin:0px;}
.dzbox ul li a{
	display:inline-block;
	margin-bottom: -2px;
	line-height: 50px;
	padding: 0 10px;}
.dzbox ul li.active a{border-bottom: 4px solid #c02f29;color: #c02f29;}
.dzbox .tab-content .teacher{
	border: 1px solid #DDDDDD;
	width:49% ;
	float: left;
	margin-top: 45px;
	}
.mrgrper1{margin-right:2%;}
.mrglper1{margin-left: 2%;}
.dzbox .tab-content .teacher .col-4{
	padding: 0;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	}
.dzbox .tab-content .teacher .col-4 img{
	width: 100%;}
.dzbox .tab-content .teacher:hover .col-4 img{
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transition: all 1s ease 0s;
/* 	background-size:102%; */
	}
.dzbox .tab-content .teacher h3{font-size: 20px;line-height: 50px;}
.dzbox .tab-content .teacher .desc{font-size: 16px;}
.lxfs a{display: block;font-size: 14px;}
.lxfs{bottom: 5px;}
.jsbox{width: 83%;}
.teacherbox{
	float: left;
	width:20%;
	padding:22px;
	margin-bottom: 30px;
	}
.teacherbox:hover{cursor: pointer;}
.teacherbox .picbox{
	border: 1px solid #DDDDDD;
	position: relative;
	}
.teachername{
	width: 100%;
	background-color: #ad2d25;
	color:#FFFFFF;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	position: absolute;
	bottom:-40px;
	}
.picbox:hover .teachername{
	font-size: 17px;
	line-height: 44px;
}
.morefl{font-size: 14px;}
.rightarrow{
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid black;
	}
.newslist{
	line-height:52px;
	font-size: 16px;
	}
.newslist a:hover{ color: #ad2d25;}
.newslist .row{
	border-bottom: 1px dashed #eeeeee;
	}
.newsdate{text-align: right;font-size: 14px; color: #AAAAAA;}
.pagination{margin-top: 30px;}
.pagination .yema{line-height: 38px;}
.pagination .yema input{line-height: 20px;}
.pagination .yema span{color: #AAAAAA;font-size: 14px;}
.page-link{border: 0;}
.page-link:hover{color:#ad2d25 ;}
.pagination .page-item.active .page-link{background-color: #ad2d25;}
.newsbox h3.title{border-bottom: 0.0625rem solid #d4d4d4; margin-bottom: 5px;}
.newsbox .picbox{text-align: center;overflow: hidden;margin:15px 0;}
.newsbox .desc{
	font-size: 12px;
	text-align: center;
	color: #AAAAAA;
	margin-bottom: 50px;
	}
.dzbox .nav > li > a{
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333;
  height:auto;
  margin-top: 15px;
}
.pernews{text-align: left;}
.nextnews{text-align: right;}
.pernews span,.nextnews span{color:#AAAAAA}
.pernews a,.nextnews a{color:#4e4e4e;}
.pernews a:hover,.nextnews a:hover{color:#D12016;}
.newsbox{
	padding:40px;
	box-shadow:0px 0px 20px #DDDDDD;
	margin-bottom:38px;
	}
.page-link:focus{box-shadow: none;}

/* 2020-05-19 */
.dropdown:hover{
	background-color:#544f50;
	filter:alpha(opacity=90);
	background-color: rgba(133, 133, 133, 0.9);
	}
.dropdown-menu{
	background-color: #544f50;
	filter:alpha(opacity=90);
	background-color: rgba(135, 134, 134, 0.9);
	}
.dropdown-menu > li:hover{
	background-color:#7c7878;
	background-color: rgba(216, 213, 213, 0.3);
	}
@media screen and (max-width: 1087px) {
	.leftInfo .col-4{padding: 0;}
	.leftInfo .col-8{padding: 0;}
	.news-bottom-img-text{height:auto;}
}
.news-bottom-img-text{
		height:auto;
		overflow: hidden;
		}
@media screen and (max-width: 1200px) {
	.news-right-single-text-left-one{max-width:90%;}
}
@media screen and (max-width: 1100px) {
	.news-right-single-text-left-one{max-width:80%;} 
}
.teachershow .title{
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	margin-top: 3.125rem;
	color: #D12016;
	}
.teachershow .teacher_detaile{line-height: 38px;}
.teacher .more{cursor: pointer;}
.teacher .more a{color: #333333;}




.news-right-single-text-left-icon {
  display: inline-block;
  width: 5.5px;
  height: 10px;
  margin-top: 3px;
  background: url("../images/list-icon.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 12px;
}

.news-right-single-text-left-icon-first {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-one.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}
hr{border-top:1px solid #eee;}
.news-right-single-text-left-icon-two {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-two.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-three {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-three.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-four {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-four.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}

.news-right-single-text-left-icon-five {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/num-five.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 3px;
  top: 10px;
}
.last a:hover{
color:#D12016 !important;
}
#vsb_content_2 P{
font-size:1rem !important;
line-height:1.7 !important;
color:#333 !important;
}
.s_oushuhang{
background-color: #e9dede;
}
.table_05e0com tr{
    width: 300px;
    line-height: 30px;
}
.s_jishuhang{
background-color: #f1f1f1;
}
.table_05e0com tr td{
    text-align: left;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px; 
}
.zmlist{overflow: hidden;margin-top: 30px;box-shadow: 0px 3px 10px rgba(98,94,94,0.9);}
.zmlist li{
width:50px;
text-align:center;
float:left;
width:52px;
}
.zmlist li a{
color:#666666;
font-weight:bold;
font-size:20px;
line-height: 50px;
}
.zmlist li:hover a{
color:#AD2D24;
    font-style: italic;
}
.pho a{
padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    margin: auto;
    display: inline !important;
    width: 100px;
    position: relative;
    top: 50px !important;
    left: -180px !important;
    text-align: center;
}