@import 'reset.css';
@font-face {
  font-family: 'ys';
  src: url('../css/ys.eot');
  src: url('../css/ys.woff') format('woff'), url('../css/ys.ttf') format('truetype'), url('../css/ys.svg') format('svg');
}
.bannerIndex {
  position: relative;
}
.bannerIndex .banner-shl {
  height: 417px;
  background: url(../image/banner.jpg) no-repeat center center;
}
.bannerIndex img {
  max-width: 100%;
}
.bannerIndex .banner_text {
  text-indent: 2em;
  font-size: 18px;
  color: #ffffff;
  line-height: 36px;
  padding-left: 8%;
  padding-right: 8%;
  padding-top: 92px;
  text-align:justify;
}
.bannerIndex .banner_text1 {
  text-indent: 2em;
  font-size: 18px;
  color: #ffffff;
  line-height: 36px;
  padding-left: 8%;
  padding-right: 8%;
  text-align:justify;
}
.bannerIndex .bgShl {
  background: url(../image/bgShl.png) no-repeat center center;
  height: 503px;
}
.container {
  width: 1200px;
  margin: auto;
  display: block;
}
.zmq_mt {
  margin: 70px 0;
}
.zmq_mt_left {
  width: 445px;
  border: 1px solid #b9d8ff;
  padding: 15px;
  float: left;
}
.zmq_mt_right {
  width: calc(100% - 445px);
  padding: 15px 0;
  float: left;
}
.zmq_mt_right .text_wrap {
  padding: 30px;
  background-color: #fafafa;
}
.zmq_mt_right .title {
  font-size: 24px;
  color: #095ec9;
  margin-bottom: 36px;
}
.zmq_mt_right .text-content {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 36px;
}
.zmq_mt_right .mt_link {
  text-align: end;
}
.zmq_mt_right .mt_link a {
  color: #095ec9;
  font-size: 16px;
  line-height: 24px;
}
.zmq_sk {
  width: 100%;
  margin: 60px 0;
  position: relative;
}
.zmq_sk .center {
  text-align: center;
}
.zmq_sk .center img {
  display: inline-block;
}
.zmq_sk .wrap {
  padding: 40px 60px 35px 40px;
  background-color: #fff5f0;
  border-radius: 8px;
  position: absolute;
  text-align: end;
  font-size: 16px;
  color: #333333;
}
.zmq_sk .wrap p {
  margin-bottom: 12px;
}
.zmq_sk .wrap p:last-child {
  margin-bottom: 0;
}
.zmq_sk .wrap p span {
  color: #db2427;
  font-size: 24px;
  font-weight: bold;
}
.zmq_sk .wrap p i {
  color: #db2427;
  font-style: normal;
}
.zmq_sk .wrap .tpl {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(40%, -50%);
}
.zmq_sk .wrap .tpr {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-40%, -50%);
}
.zmq_sk .leftTop {
  left: 28px;
  top: 56px;
}
.zmq_sk .rightTop {
  right: 10px;
  top: 70px;
}
.zmq_sk .leftBottom {
  left: 18px;
  bottom: 3px;
}
.zmq_sk .rightBottom {
  right: 32px;
  bottom: -4px;
}
.zmq_style .title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zmq_style .title .j1 {
  text-align: left;
  width: 877px;
  height: 97px;
  background: url(../image/j1.png) no-repeat;
  color: #b61b1d;
  font-size: 24px;
  line-height: 80px;
  text-align:center;
  font-weight:bold;
  letter-spacing:2px;
}
.zmq_style .title .j2 {
  text-align: left;
  width: 505px;
  height: 63px;
  background: url(../image/j2.png) no-repeat;
  margin-left: -60px;
  margin-top: 10px;
  padding-left: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 63px;
}
.tab-banner {
  margin-top: 60px;
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.tab-banner .tb {
  width: calc(100% - 790px);
}
.tab-banner .tb .item {
  height: 80px;
  background-color: #fff;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tab-banner .tb span {
  display: block;
}
.tab-banner .tb .number {
  padding: 0 30px;
  font-size: 26px;
  color: #333;
  position: relative;
  font-weight:bold;
}
.tab-banner .tb .number::after {
  content: "";
  width: 5px;
  height: 10px;
  background-color: #333;
  position: absolute;
  right: 30px;
  top: -15px;
  transform: rotate(0deg);
}
.tab-banner .tb .number::before {
  content: "";
  width: 5px;
  height: 10px;
  background-color: #333;
  position: absolute;
  left: 30px;
  bottom: -15px;
  transform: rotate(0deg);
}
.tab-banner .tb .text {
  font-size: 18px;
  color: #333;
}
.tab-banner .tb .active {
  position: relative;
  background-color: #b61b1d;
}
.tab-banner .tb .active .number {
  color: #fff;
}
.tab-banner .tb .active .number::before {
  content: "";
  background-color: #fff;
  position: absolute;
}
.tab-banner .tb .active .number::after {
  content: "";
  background-color: #fff;
  position: absolute;
}
.tab-banner .tb .active .text {
  color: #fff;
}

.tab-banner .tbd {
	position:absolute;
	width:135px;
	margin-top: 450px;
	margin-left:630px;
	margin-top:218px\0;
	margin-left:-525px\0;
}
.tab-banner .tbd .item{
	float:left;
}
.tab-banner .tbd span{ 
	width:17px;
	height:17px;
	background:#ffffff;
	display:block;
	font-size:0;
	margin:0 5px;
}
.tab-banner .tbd .active span{ 
	border-radius:50%;
}



.tab-banner .bannerWrap {
  padding: 30px 5px 80px;
  width: 794px;
  position: relative;
  background:url(../image/j5.png) no-repeat;
  display: none;
}
.tab-banner .bannerWrap.show {
  display: block;
}
.tab-banner .list {
  position: absolute;
  width: 120px;
  left: 0;
  right: 0;
  bottom: 45px;
  display: flex;
  justify-content: center;
  height: 4px;
  background-color: #fff;
  margin: 0 auto;
}
.tab-banner .banner {
  background-color: #fff;
  height: 433px;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}
.tab-banner .banner .bn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px 15px 15px;
  box-sizing: border-box;
  background-color: #fef5f0;
  height: 100%;
}
.tab-banner .banner .bn .img-box {
  position: relative;
  margin: -15px 45px 0 20px;
}
.tab-banner .banner .bn .rightTop {
  width: 154px;
  height: 85px;
  position: absolute;
  right: -30px;
  top: -27px;
  padding: 8px 3px;
  text-align: center;
}
.tab-banner .banner .bn .leftTop {
  width: 154px;
  height: 93px;
  position: absolute;
  left: -39px;
  top: 10px;
  padding: 20px 3px 8px;
  text-align: center;
}
.tab-banner .banner .bn .leftBottom {
  width: 154px;
  height: 93px;
  position: absolute;
  left: -11px;
  bottom: -50px;
  padding: 30px 3px 8px;
  text-align: center;
}
.tab-banner .banner .bn .leftCenter {
  width: 154px;
  height: 84px;
  position: absolute;
  left: 110px;
  bottom: -27px;
  padding: 15px 3px 8px;
  text-align: center;
}
.tab-banner .banner .bn .ts {
  width: 186px;
  height: 82px;
  padding: 15px 3px 8px;
  left: 10px;
  bottom: -40px;
}
.tab-banner .banner .bn .leftBottomCope {
  width: 186px;
  height: 77px;
  position: absolute;
  left: -39px;
  bottom: -27px;
  padding: 20px 12px 8px;
  text-align: center;
  line-height: 18px;
}
.tab-banner .banner .bn .rightTopCope {
  width: 154px;
  height: 85px;
  position: absolute;
  right: -39px;
  top: -27px;
  padding: 20px 5px;
  text-align: center;
  line-height: 20px;
}
.tab-banner .banner .bn .btn {
  width: 100%;
  background-color: #d56262;
  color: #fff;
  padding: 3px 0;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
}
.tab-banner .banner .bn .text {
  font-size: 28px;
  color: #d56262;
  margin-top: 10px;
}
.tab-banner .banner .bn .text-box p {
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}
.tab-banner .banner .bn .text-box span {
  color: #d56262;
}
.msgList {
  margin-top: 65px;
}
.msgItem {
  width: 100%;
  padding: 20px 35px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.msgItem .img-box {
  width: 232px;
  margin-right: 100px;
}
.msgItem .img-box img {
  width: 100%;
}
.msgItem .text-box {
  width: 735px;
  text-align: left;
  position: relative;
  height: 100%;
  padding-top: 10px;
}
.msgItem .text-box::after {
  content: "";
  width: 28px;
  height: 23px;
  background: url(../image/s1.png) no-repeat;
  position: absolute;
  left: -45px;
  top: 0;
}
.msgItem .text-box::before {
  content: "";
  width: 28px;
  height: 23px;
  background: url(../image/s2.png) no-repeat;
  position: absolute;
  right: -45px;
  bottom: 0;
}
.msgItem .text-box .titleMsg {
  font-size: 18px;
  color: #b61b1d;
  font-weight: 600;
  margin-bottom: 24px;
}
.msgItem .text-box .text {
  font-size: 18px;
  line-height: 36px;
  color: #333;
  text-align:justify;
}
.msgItem .text-box .text span {
  color: #db2427;
}
.pd {
  padding: 60px 15px 0;
  margin-bottom: 20px;
}
.zmq_tb_sty .tb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
}
.zmq_tb_sty .tb .item {
  width: 25%;
  margin-right: 10px;
  height: 100%;
  background:url(../image/t0.png) no-repeat;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  color:#b61b1d;
}
.zmq_tb_sty .tb .item:last-child {
  margin-right: 0;
}
.zmq_tb_sty .tb .active {
  background-color: #b61b1d;
  position: relative;
  background-image:none;
  color:#ffffff;
}
.zmq_tb_sty .tb .active::after {
  position: absolute;
  width: auto;
  color: #dbdbdb;
  content: " ";
  font-size: 15px;
  border-top: 10px dashed #b61b1d;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  left: 20%;
  bottom: -30%;
}
.zmq_tb_sty .hd {
  width: 100%;
  height: 380px;
}
.zmq_tb_sty .hd .hide {
  display: none;
}
.zmq_tb_sty .hd .item {
  display: flex;
  justify-content: center;
}
.zmq_tb_sty .hd .item .text-box {
  padding: 0px 30px;
  background-color: #fff5f0;
  border-radius: 80px;
  height: 185px;
  width: 818px;
  display: flex;
  align-items: center;
}
.zmq_tb_sty .hd .item .text-box p {
  font-size: 18px;
  line-height: 36px;
  color: #333;
  text-align: justify;
}
.zmq_tb_sty .hd .item .text-box p span {
  color: #db2a2d;
}
.zmq_tb_sty .hd .show {
  display: block;
}
.Introduction {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.Introduction .item {
  width: 50%;
  height: 306px;
}
.Introduction .text-box {
  width: 100%;
  height: 100%;
  padding: 70px 35px 0 220px;
}
.Introduction .text-box .flex-wrap {
  display: flex;
  align-items: center;
}
.Introduction .text-box p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  text-align: justify;
}
.Introduction .text-box p span {
  color: #db2a2d;
}
.shuffling {
  margin-top: 50px;
  display: flex;
  align-items: center;
  padding: 0 100px;
  position: relative;
}
.shuffling .swiper-button-prev,
.shuffling .swiper-container-rtl .swiper-button-next {
  background: url(../image/prev.png) no-repeat;
  left: 0;
}
.shuffling .swiper-button-next,
.shuffling .swiper-container-rtl .swiper-button-prev {
  background: url(../image/next.png) no-repeat;
}
.shuffling .swiper-button-prev,
.shuffling .swiper-button-next {
  width: 56px;
  height: 165px;
  margin-top: -83px;
  cursor: pointer;
}
.shuffling_l {
  width: 559px;
}
.shuffling_c {
  width: 40px;
}
.shuffling_r {
  width: 371px;
  background-color: #fff;
  height: 455px;
}
.text_shuffling {
  padding: 35px 30px;
  height: 100%;
}
.text_shuffling .shuffling_title {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #b61c1e;
}
.text_shuffling .shuffling_delital {
  margin-top: 30px;
}
.text_shuffling .shuffling_delital p {
  text-indent: 0em;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: justify;
}
.text_shuffling .shuffling_delital p span {
  color: #db2427;
}
.zmxWrap {
  margin-top: 100px;
}
.zmx_lunbo {
  display: flex;
  flex-wrap: wrap;
}
.zmx_lunbo .inner {
  border: 2px solid #ffffff;
  position: relative;
}
.zmx_lunbo .inner:hover .hover {
  display: block;
}
.zmx_lunbo .inner img {
  height: 264px;
  width: 100%;
}
.zmx_lunbo .inner .hover {
  position: absolute;
  left: auto;
  width: 100%;
  height: 100%;
  top: 0;
  right: 100%;
  bottom: 0;
  background: #095ec9;
  color: #fff;
  display: none;
  cursor: pointer;
}
.zmx_lunbo .inner .hover.right {
  left: 100%;
  right: auto;
  z-index: 999;
  margin-left: 4px;
}
.zmx_lunbo .inner .hover.right .its-h-inner {
  padding: 35px 20px;
  position: relative;
}
.zmx_lunbo .inner .hover.right .its-h-inner .date {
  border-top: 3px solid #fff;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.zmx_lunbo .inner .hover.right .its-h-inner .text {
  font-size: 18px;
  line-height: 24px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.zmx_lunbo .inner .hover.right .its-h-inner::after {
  position: absolute;
  width: auto;
  color: #dbdbdb;
  content: " ";
  font-size: 15px;
  border-top: 10px solid transparent;
  border-right: 10px dashed #095ec9;
  border-bottom: 10px solid transparent;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  right: 100%;
  top: 10%;
}
.zmx_lunbo .inner .hover.left {
  right: 100%;
  z-index: 999;
  margin-right: 4px;
}
.zmx_lunbo .inner .hover.left .its-h-inner {
  padding: 35px 20px;
  position: relative;
}
.zmx_lunbo .inner .hover.left .its-h-inner .date {
  border-top: 3px solid #fff;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.zmx_lunbo .inner .hover.left .its-h-inner .text {
  font-size: 18px;
  line-height: 24px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.zmx_lunbo .inner .hover.left .its-h-inner::after {
  position: absolute;
  width: auto;
  color: #dbdbdb;
  content: " ";
  font-size: 15px;
  border-top: 10px solid transparent;
  border-left: 10px dashed #095ec9;
  border-bottom: 10px solid transparent;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  left: 100%;
  top: 10%;
}
.is-inner-wrap {
  margin-top: 55px;
  height: 600px;
  padding: 30px 60px;
  position: relative;
}
.is-inner-wrap .swiper-pagination {
  position: static;
  text-align: center;
}
.is-inner-wrap .swiper-pagination-clickable .swiper-pagination-bullet {
  margin: 0 4px;
}
.is-inner-wrap .left,
.is-inner-wrap .right {
  position: absolute;
  top: 47%;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.is-inner-wrap .left {
  left: 0;
  background: url(../image/prevCell.png) center center no-repeat;
}
.is-inner-wrap .right {
  right: 0;
  background: url(../image/nextCell.png) center center no-repeat;
}
.row-block {
  width: 33.3333%;
  min-height: 1px;
}
.mtjj {
  margin-top: 100px;
}
.mtjjWrap {
  padding: 60px 30px;
  display: flex;
  justify-content: space-between;
}
.mtjjWrap .w50 {
  width: 48%;
}
.mtjjWrap .video {
  width: 100%;
  height: 315px;
  margin-top: 15px;
}
.mtjjWrap .video video {
  width: 100%;
  height: 100%;
}
.mtjjWrap .right {
  height: 365px;
  overflow: hidden;
}
.mtjjWrap .right .menu {
  background-color: #fff;
  margin-bottom:3px;
}
.mtjjWrap .right .menu-title {
  padding: 17px 64px 17px 15px;
  font-size: 18px;
  cursor: pointer;
  background:url(../image/down.png) no-repeat 510px center;
  background-size:20px;
}
.mtjjWrap .right .menu-title.active {
  background:none;
}
.mtjjWrap .right .menu-title p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mtjjWrap .right .menu-title.active {
  background-color: #b61b1d;
}
.mtjjWrap .right .menu-title.active p {
  color: #fff;
}
.mtjjWrap .right .menu-content {
  padding: 30px 20px 20px;
  position: relative;
}
.mtjjWrap .right .menu-content p {
  padding-right: 50px;
  text-indent: 2em;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mtjjWrap .right .menu-content a {
  position: absolute;
  right: 0;
  bottom: 24px;
  color: #b61c1e;
}
.more {
  padding: 5px 20px;
  text-align:right;
  position:absolute;
  bottom:30px;
  right:20px;
}
.more a {
  color: #b61b1d;
}
.footer {
  background-color: #b61c1e;
  padding: 40px 0 30px;
  text-align: center;
}
.footer p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.footer p:last-child {
  margin-bottom: 0;
}
.aside {
  position: fixed;
  top: 100px;
  z-index: 9999;
  right: 0;
  display: none;
}
.aside .shows {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 16px;
  background-color: #fff;
  border-radius: 4px;
  line-height: 16px;
  cursor: pointer;
}
.aside .shows div {
  display: inline-block;
  width: 50%;
  height: 4px;
  background-color: #000;
  border-radius: 2px;
  margin-bottom: 3px;
}
.nav {
  width: 150px;
  height: 539px;
  background: url(../image/fk.png) no-repeat;
  padding-top: 175px;
  padding-left: 7px;
}
.nav ul li {
  height: 50px;
  padding: 0 15px;
}
.nav ul li a {
  width: 100%;
  display: block;
  height: 100%;
  font-family: 'ys';
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #ffffff;
}
.nav ul .active {
  background-color: #7b0006;
}
.toggle {
  height: 0;
}
.backTop {
  margin-top: 15px;
  text-align: center;
}
.backTop img {
  cursor: pointer;
  display: inline-block;
}


.li_szzj{ width:800px; background:#fff5f0; font-size:16px; color:#333333; line-height:30px; padding:20px 45px; margin:0 auto 50px; border-radius:10px;}
.li_szzj span{ font-size:24px; color:#b61b1d;}

.li_fangkong{ display: flex; align-items: center; width:1000px; margin:100px auto 0; position:relative;}
.li_fangkong::before {
  content: "";
  width: 62px;
  height: 62px;
  background: url(../image/d1.png) no-repeat;
  position: absolute;
  left: -70px;
  top: -60px;
}

.li_fangkong .info{ width:600px; font-size:18px; line-height:36px; margin-right:50px;}
