@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1200px;
  background: url(../images/body_bg.jpg) center top no-repeat #FFF9F1;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mt30 {
  margin-top: 30px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*header*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 270px;
}

/*nav*/
/*headLine*/
/*comTitle*/
.comTitle {
  width: 100%;
  height: auto;
  text-align: center;
}

.comTitle h2 {
  display: block;
  float: none;
  font-weight: 700;
  font-size: 24px;
  line-height: 96px;
  text-align: center;
  color: #A20303;
}

.comTitle h2 a {
  display: block;
  height: 100%;
  color: #A20303;
}

.comTitle em {
  display: block;
  float: right;
  font-size: 12px;
  line-height: 36px;
  text-align: right;
  color: #B63838;
}

.comTitle em a {
  color: #B63838;
}

.comTitle em i {
  color: #B63838;
  font-weight: 400;
  font-family: "SimSun";
  padding-left: 2px;
}

/*bgColor*/
/*main-title-con*/
.main-title-con {
  width: 1080px;
  margin-top: 20px;
}

.main-title-con h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #212121;
}

.main-title-con p {
  margin-top: 21px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #555555;
}

.main-title-con p a {
  color: #555555;
}

.main-title-con p em {
  color: #CB0208;
}

.main-title-con p em a {
  color: #CB0208;
}

/*con-focus*/
.con-focus {
  width: 1200px;
  height: 700px;
  background: url(../images/focus_bg.png) center top no-repeat;
}

.con-focus .focusBg {
  width: 880px;
  position: relative;
}

div.view {
  width: 660px;
  height: 530px;
  margin-top: 40px;
  padding: 15px;
  background: #ca0d15;
  position: relative;
  float: left;
}

div.view .swiper-container {
  width: 660px;
  height: 530px;
  overflow: hidden;
  z-index: 7;
}

div.view .swiper-slide {
  float: left;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}

div.view .swiper-slide div.box {
  position: relative;
  width: 660px;
  height: 530px;
}

div.view .swiper-slide div.box img {
  width: 660px;
  height: 495px;
}

div.view .swiper-slide div.box h3 {
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}

div.preview {
  width: 160px;
  height: 560px;
  margin-top: 50px;
  float: right;
  overflow: visible;
  position: relative;
}

div.preview .swiper-container {
  width: 160px;
  height: 560px;
  overflow: hidden;
}

div.preview .swiper-container div.swiper-slide div.box {
  width: 160px;
  height: 120px;
  text-align: center;
  cursor: pointer;
}

div.preview .swiper-container div.swiper-slide div.box img {
  width: 160px;
  height: 120px;
}

div.preview .swiper-container div.swiper-slide div.box h3 {
  display: none;
}

div.preview .swiper-container div.active-nav div.box {
  width: 150px;
  height: 110px;
  border: 5px solid #efb758;
}

div.preview .swiper-container div.active-nav div.box img {
  width: 150px;
  height: 110px;
}

div.preview .swiper-container div.active-nav-LR {
  font-size: 24px;
}

div.preview .preview_img_left, div.preview .preview_img_right {
  width: 23px;
  height: 12px;
  cursor: pointer;
  background: url(../images/preview_up.png) top center no-repeat;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -12px;
  z-index: 9;
}

div.preview .preview_img_right {
  background: url(../images/preview_bottom.png) top center no-repeat;
  top: 550px;
}

/*p2*/
.con-p2 {
  width: 1000px;
  margin-top: 30px;
}

.con-p2 div.fl {
  float: left;
  width: 490px;
}

.con-p2 div.fl ol {
  margin-top: 20px;
}

.con-p2 div.fl ol li {
  border-bottom: 1px dashed #979797;
}

.con-p2 div.fl ol li h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: left;
  background: url(../images/con_p2_dot.png) left center no-repeat;
  padding-left: 14px;
}

.con-p2 div.fl ol li p {
  margin-top: 10px;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  padding-left: 14px;
}

.con-p2 div.fl ol li p em {
  display: block;
  float: right;
  color: #C14229;
}

.con-p2 div.fl ol li p em a {
  color: #C14229;
}

.con-p2 div.fl ul {
  margin-top: 5px;
}

.con-p2 div.fl ul li {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: left;
  background: url(../images/con_p2_dot.png) left center no-repeat;
  padding: 10px 0;
  padding-left: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con-p2 div.fr {
  float: right;
  width: 490px;
}

.swiper-container-shipin {
  width: 490px;
  height: 200px;
  margin-top: 5px;
  background: #faeddd;
  overflow: hidden;
  position: relative;
}

.swiper-container-shipin div.swiper-container {
  width: 450px;
  height: 160px;
  margin-top: 18px;
}

.swiper-container-shipin .swiper-slide div.box {
  width: 213px;
  height: 160px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.swiper-container-shipin .swiper-slide div.box img {
  display: inline-block;
  width: 213px;
  height: 160px;
}

.swiper-container-shipin .swiper-slide div.box h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  display: block;
  width: 100%;
  height: 24px;
  background: url(../images/box-kuai.png) repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 0;
  color: #fff;
}

.swiper-container-shipin .swiper-slide div.box h3 a {
  color: #fff;
}

.swiper-container-shipin .swiper-slide div.box h3 i.icon_video {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: url(../images/con_p2_icon_video.png) center center no-repeat;
  margin-right: 10px;
}

.swiper-container-shipin .shipin_arr_left, .swiper-container-shipin .shipin_arr_right {
  display: block;
  width: 11px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 85px;
}

.swiper-container-shipin .shipin_arr_left {
  background: url(../images/con_p2_arr_left.png) top center no-repeat;
  left: 5px;
}

.swiper-container-shipin .shipin_arr_right {
  background: url(../images/con_p2_arr_right.png) top center no-repeat;
  right: 5px;
}

/*p3*/
.con-p3 {
  width: 1011px;
  height: 250px;
  background: url(../images/con_p3_bg.png) top center no-repeat;
  margin-top: 20px;
}

.con-p3 div.title a {
  display: block;
  height: 49px;
}

.swiper-container-tupian {
  width: 1011px;
  height: 177px;
  overflow: hidden;
  position: relative;
}

.swiper-container-tupian div.swiper-container {
  width: 990px;
  height: 177px;
}

.swiper-container-tupian .swiper-slide div.box {
  width: 235px;
  height: 177px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.swiper-container-tupian .swiper-slide div.box img {
  display: inline-block;
  width: 235px;
  height: 177px;
}

.swiper-container-tupian .swiper-slide div.box h3 {
  display: none;
}

.swiper-container-tupian .tupian_arr_left, .swiper-container-tupian .tupian_arr_right {
  display: block;
  width: 27px;
  height: 82px;
  cursor: pointer;
  position: absolute;
  top: 46px;
  z-index: 9;
}

.swiper-container-tupian .tupian_arr_left {
  background: url(../images/con_p3_arr_left.png) top center no-repeat;
  left: 0px;
}

.swiper-container-tupian .tupian_arr_right {
  background: url(../images/con_p3_arr_right.png) top center no-repeat;
  right: 0px;
}

/*p4*/
.con-p4 {
  width: 1000px;
  margin-top: 35px;
}

.con-p4 div.bigTitle {
  text-align: center;
  margin-bottom: 15px;
}

.con-p4 div.fl {
  width: 432px;
  height: 262px;
  padding: 16px 40px 0 20px;
  background: url(../images/con_p4_box_bg1.png) top center no-repeat;
}

.con-p4 div.fl div.title {
  width: 223px;
  height: 33px;
  background: url(../images/con_p4_title_bg1.png) top center no-repeat;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: center;
  color: #ffffff;
}

.con-p4 div.fl div.title a {
  color: #ffffff;
}

.con-p4 div.fl ul {
  margin-top: 15px;
}

.con-p4 div.fl ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  padding: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con-p4 div.fr {
  width: 432px;
  height: 262px;
  padding: 16px 40px 0 20px;
  background: url(../images/con_p4_box_bg2.png) top center no-repeat;
}

.con-p4 div.fr div.title {
  width: 223px;
  height: 33px;
  background: url(../images/con_p4_title_bg2.png) top center no-repeat;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: center;
  color: #ffffff;
}

.con-p4 div.fr div.title a {
  color: #ffffff;
}

.con-p4 div.fr ul {
  margin-top: 15px;
}

.con-p4 div.fr ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  padding: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*p5*/
.con-p5-bg {
  background: url(../images/con_p5_bg.png) top center no-repeat;
  height: 815px;
}

.con-p5-bg div.bigTitle {
  text-align: center;
  margin-top: 40px;
}

.con-p5 {
  width: 970px;
  height: 645px;
  padding: 18px 15px 12px;
  margin-top: 10px;
  overflow: hidden;
  background: url(../images/con_p5_box_bg.png) top center no-repeat;
}

.con-p5 div.tab-title {
  height: 46px;
  background: #c14229;
  border-top: 5px solid #a12d16;
  text-align: center;
}

.con-p5 div.tab-title li {
  display: inline-block;
  width: 118px;
  height: 63px;
  margin-top: -8px;
  font-weight: 400;
  font-size: 20px;
  line-height: 58px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: center;
  color: #ffffff;
}

.con-p5 div.tab-title li a {
  color: #ffffff;
}

.con-p5 div.tab-title li.active {
  background: url(../images/con_p5_title_bg.png) top center no-repeat;
  font-weight: 500;
  color: #c14229;
}

.con-p5 div.tab-title li.active a {
  color: #c14229;
}

.con-p5 div.scroll-box {
  width: 960px;
  height: 570px;
  margin-top: 20px;
  overflow-y: auto;
  overflow-x: hidden;
}

.con-p5 div.scroll-box::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

.con-p5 div.scroll-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #cbab96;
}

.con-p5 div.scroll-box::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ede4d0;
}

.con-p5 div.container-fluid {
  width: 930px;
}

.con-p5 div.container-fluid div.box {
  margin-bottom: 20px;
}

/*p5*/
.con-p6 {
  width: 1000px;
}

.con-p6 div.title {
  text-align: center;
  margin-top: 5px;
}

.swiper-container-zuozhe {
  width: 1000px;
  height: 300px;
  margin-top: 5px;
  overflow: visible;
  position: relative;
}

.swiper-container-zuozhe div.swiper-container {
  width: 1000px;
  height: 240px;
}

.swiper-container-zuozhe .swiper-slide div.box {
  width: 241px;
  height: 237px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: url(../images/con_p6_box_bg1.png) top center no-repeat;
}

.swiper-container-zuozhe .swiper-slide div.box .text-bg {
  display: block;
  width: 180px;
  height: 107px;
  background: url(../images/con_p6_text_bg1.png) top center no-repeat;
  padding: 15px 14px 15px 13px;
  margin: 30px auto 0;
  overflow: hidden;
}

.swiper-container-zuozhe .swiper-slide div.box h3 {
  width: 180px;
  height: 107px;
  line-height: 107px;
  overflow: hidden;
}

.swiper-container-zuozhe .swiper-slide div.box h3 p {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  height: 108px;
  overflow: hidden;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  font-family: PingFangSC, PingFangSC-Regular;
  text-decoration: underline;
  text-align: left;
}

.swiper-container-zuozhe .swiper-slide div.box h4 {
  margin-top: 11px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: right;
  padding: 0 20px 0 10px;
  color: #333333;
}

.swiper-container-zuozhe .zuozhe_arr_left, .swiper-container-zuozhe .zuozhe_arr_right {
  display: block;
  width: 27px;
  height: 82px;
  cursor: pointer;
  position: absolute;
  top: 82px;
  z-index: 9;
}

.swiper-container-zuozhe .zuozhe_arr_left {
  background: url(../images/con_p3_arr_left.png) top center no-repeat;
  left: -14px;
}

.swiper-container-zuozhe .zuozhe_arr_right {
  background: url(../images/con_p3_arr_right.png) top center no-repeat;
  right: -14px;
}

.swiper-container-zuozhe .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 7px;
  top: 255px;
  left: 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.swiper-container-zuozhe .pagination span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
  background: #c14229;
  border-radius: 50%;
  cursor: pointer;
}

.swiper-container-zuozhe .pagination span.swiper-active-switch {
  width: 29px;
  border-radius: 3px;
}

/*copyright_simple*/
.copyright_simple {
  background: #f3eadb;
  padding: 50px 0;
}

.copyright_simple p {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: center;
  color: #333333;
}

/*swiper*/
#swiper-container-main {
  width: 1060px;
  height: 600px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box {
  width: 1060px;
  height: 600px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-main div.swiper-slide div.box img {
  display: inline-block;
  width: 1060px;
  height: 600px;
}

#swiper-container-main div.swiper-slide div.box h3 {
  position: absolute;
  top: 540px;
  left: 0;
  z-index: 3;
  font-weight: 700;
  font-size: 18px;
  line-height: 60px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  display: block;
  width: 70%;
  padding: 0 30% 0 0;
  height: 60px;
  background: url(../images/box-kuai.png) repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box p {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: center;
  display: none;
  width: 940px;
  height: auto;
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p a {
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p em {
  color: #c0281c;
}

#swiper-container-main .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  top: 565px;
  right: 30px;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

#swiper-container-main .pagination span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer;
}

#swiper-container-main .pagination span.swiper-active-switch {
  opacity: 1;
}

#swiper-container-zhuzhi {
  width: 580px;
  height: 330px;
  overflow: hidden;
  position: relative;
}

#swiper-container-zhuzhi div.swiper-slide div.box {
  width: 580px;
  height: 330px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-zhuzhi div.swiper-slide div.box img {
  display: inline-block;
  width: 580px;
  height: 330px;
}

#swiper-container-zhuzhi div.swiper-slide div.box h3 {
  position: absolute;
  top: 290px;
  left: 0;
  z-index: 3;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  display: block;
  width: 70%;
  padding: 0 30% 0 0;
  height: 40px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.301961) 0%, rgba(0, 0, 0, 0.101961) 100%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  color: #fff;
  display: none;
}

#swiper-container-zhuzhi div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-zhuzhi div.swiper-slide div.box p {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: center;
  display: none;
  width: 940px;
  height: auto;
  color: #8b8a8a;
}

#swiper-container-zhuzhi div.swiper-slide div.box p a {
  color: #8b8a8a;
}

#swiper-container-zhuzhi div.swiper-slide div.box p em {
  color: #c0281c;
}

#swiper-container-zhuzhi .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  top: 305px;
  right: 10px;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

#swiper-container-zhuzhi .pagination span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer;
}

#swiper-container-zhuzhi .pagination span.swiper-active-switch {
  opacity: 1;
}

#swiper-container-xuezhe {
  width: 570px;
  height: 420px;
  overflow: hidden;
  position: relative;
}

#swiper-container-xuezhe div.swiper-slide div.box {
  width: 570px;
  height: 420px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-xuezhe div.swiper-slide div.box img {
  display: inline-block;
  width: 570px;
  height: 380px;
}

#swiper-container-xuezhe div.swiper-slide div.box h3 {
  position: absolute;
  top: 380px;
  left: 0;
  z-index: 3;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  display: block;
  width: 70%;
  padding: 0 30% 0 0;
  height: 40px;
  background: #CB0208;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  color: #fff;
}

#swiper-container-xuezhe div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-xuezhe div.swiper-slide div.box p {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: center;
  display: none;
  width: 940px;
  height: auto;
  color: #8b8a8a;
}

#swiper-container-xuezhe div.swiper-slide div.box p a {
  color: #8b8a8a;
}

#swiper-container-xuezhe div.swiper-slide div.box p em {
  color: #c0281c;
}

#swiper-container-xuezhe .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  top: 395px;
  right: 10px;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

#swiper-container-xuezhe .pagination span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer;
}

#swiper-container-xuezhe .pagination span.swiper-active-switch {
  opacity: 1;
}

.swiperPicCon {
  width: 1000px;
  height: 333px;
  position: relative;
}

.swiperPicCon .prev-pic, .swiperPicCon .next-pic {
  width: 26px;
  height: 45px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 430px;
  z-index: 10;
  margin-top: -22px;
  background: url(../images/shiningArrLeft.png) center center no-repeat;
}

.swiperPicCon .next-pic {
  left: auto;
  right: 20px;
  background: url(../images/shiningArrRight.png) center center no-repeat;
}

.swiper-container-video {
  position: relative;
  width: 1216px;
  height: 180px;
  margin-left: -8px;
  overflow: hidden;
}

.swiper-container-video .swiper-slide div.label-box {
  position: relative;
  width: 228px;
  height: 178px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.swiper-container-video .video-prev, .swiper-container-video .video-next {
  width: 23px;
  height: 31px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 8px;
  z-index: 10;
  margin-top: -19px;
  background: url(../images/left_b.png) center center no-repeat;
}

.swiper-container-video .video-next {
  left: auto;
  right: 8px;
  background: url(../images/right_b.png) center center no-repeat;
}

.swiper-container-video .swiper-pagination-video {
  display: none;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: 30px;
  text-align: center;
}

.swiper-container-video .swiper-pagination-video span.swiper-pagination-switch {
  display: inline-block;
  width: 30px;
  height: 5px;
  border-radius: 3px;
  margin: 0 3px;
  cursor: pointer;
  background: #DCDCDC;
}

.swiper-container-video .swiper-pagination-video span.swiper-active-switch {
  background: #F494B5;
}

/*navPath*/
.navpath {
  margin: 20px auto;
  font-size: 14px;
  color: #666666;
}

.navpath a {
  color: #666666;
  padding: 0 5px;
}

/*list3j*/
.list3j {
  width: 1000px;
  margin: 20px auto;
  border-top: 1px solid #d88e8e;
  border-bottom: 1px solid #d88e8e;
}

.list3j ul.list_16 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list3j ul.list_16 li {
  line-height: 39px;
  white-space: pre-wrap;
  color: #666666;
}

.list3j ul.list_16 li a {
  color: #333333;
  display: inline-block;
  width: 900px;
  height: 39px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list3j ul.list_16 li i {
  float: right;
}

.list3j div.dotLine {
  font-family: Consolas, Monaco, monospace;
  height: 2px;
  border-top: 1px dashed #d88e8e;
  margin: 10px auto;
}

/*listNews*/
.listNews {
  margin-top: -25px;
  margin-bottom: 10px;
}

.listNews div.box {
  border-bottom: 1px solid #d5d5d5;
  padding: 25px 0;
}

.listNews div.box img {
  float: left;
  width: 320px;
  height: 180px;
  margin-top: 5px;
  margin-right: 20px;
}

.listNews div.box strong {
  font-size: 20px;
  line-height: 160%;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
}

.listNews div.box p {
  font-size: 14px;
  line-height: 34px;
  color: #999999;
}

.listNews div.box p a {
  color: #999999;
}

.listNews div.box p.time {
  text-align: left;
}

.page_n {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 20px;
}

.page_n a {
  display: inline-block;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #595959;
  min-width: 24px;
  padding: 0 3px;
  margin: 0 0 0 8px;
  overflow: hidden;
}

.page_n a.common_current_page, .page_n a:hover {
  border: 1px solid #BF1717;
  color: #BF1717;
  text-decoration: none;
}

/*版权*/
.p7_bg {
  background: #eeeeee;
  padding: 30px 0;
  margin-top: 0;
  overflow: hidden;
}

.p7_bg .p7_1 h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
}

.p7_bg .p7_1_left {
  width: 550px;
  float: left;
}

.p7_bg .p7_1_left p {
  font-size: 14px;
  line-height: 30px;
}

.p7_bg .p7_1_left p a {
  margin: auto 20px auto 0;
}

.p7_bg .p7_1_right {
  width: 447px;
  float: right;
}

.p7_bg .p7_1_right .fl {
  width: 120px;
}

.p7_bg .p7_1_right .fl img {
  margin: 0 auto;
  display: block;
}

.p7_bg .p7_1_right .fr {
  width: 323px;
}

.p7_bg .p7_1_right .fr img {
  float: left;
  margin: 0px 0 5px 5px;
}

.youqing {
  line-height: 40px;
  font-size: 14px;
  margin-top: 30px;
}

.youqing a {
  margin: 0 12px;
}

.youqing h3 {
  background: url(http://www.minge.gov.cn/img/MAIN/2017/10/117810/images/titbg2.gif) repeat-x;
  font-weight: 700;
  font-size: 16px;
  height: 21px;
  line-height: 21px;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}

.youqing h3 i {
  background: url(http://www.minge.gov.cn/img/MAIN/2017/10/117810/images/icon6.gif) no-repeat top left #eeeeee;
  padding-left: 20px;
  float: left;
  padding-right: 35px;
}

.copyright {
  margin: 30px auto;
  width: 100%;
  font-size: 14px;
  color: #000000;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  clear: both;
  border-top: 1px solid #ccc;
  width: 1000px;
}

/*文本层*/
.wbCon {
  margin-top: 30px;
}

.wbCon .navPath {
  font-size: 12px;
  line-height: 14px;
  font-family: SimSun;
}

.wbCon .navPath a {
  padding: 0 5px;
}

.wbCon .text_title {
  width: 1010px;
  height: 100%;
  margin-top: 20px;
}

.wbCon .text_title h3.pre {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: left;
}

.wbCon .text_title h1 {
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333;
  line-height: 45px;
}

.wbCon .text_title h4.sub {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 15px;
  text-align: left;
}

.wbCon .text_title .times {
  width: 1010px;
  padding: 0 0 20px 0;
  border-bottom: 2px solid #C5181F;
}

.wbCon .text_title .ptime {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #999;
  line-height: 44px;
  float: left;
}

.wbCon .text_title .picon {
  float: right;
  line-height: 44px;
}

.wbCon .text_title .ops_tit {
  color: #666;
  float: left;
  margin-right: 10px;
}

.wbCon .text_title .ops_icons {
  float: left;
}

.wbCon .text_title .ops_icons li {
  float: left;
  height: 44px;
  width: 44px;
  list-style: outside none none;
  margin-right: 10px;
  /* border:1px solid red; */
  /* background: url(../images/weibo2.png)no-repeat center */
}

.wbCon .text_title .f_icon {
  width: auto;
  float: right;
}

.wbCon .text_title .bdsharebuttonbox {
  width: 120px;
  float: left;
}

.wbCon .text_title .fen {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  font-family: PingFangSC-Regular;
}

.wbCon .text_title .art_text {
  padding: 30px 0;
  text-align: left;
}

.wbCon .text_title .art_text p {
  text-indent: 2em;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  padding: 6px 0;
  /* text-align: left; */
}

.wbCon .text_title .art_text table {
  width: 100% !important;
}

.wbCon .text_title .art_text .box_pic {
  text-align: center;
  font-size: 14px;
}

.wbCon .text_title .video_text {
  text-align: center;
}

.wbCon .text_title .video_text div#pvpShowDiv {
  text-align: center;
  margin-bottom: 30px;
}

.ops_shareLayer .ops_icons li {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  margin-right: -5px;
  margin-left: -10px;
  *margin-left: -5px;
}
/*20220113*/
div.view .swiper-slide div.box h3,div.view .swiper-slide div.box h3 a {
	color: #fff;
}
/*20220216*/
.con-p5 {
    height: 676px;
	padding: 0px 15px 12px;
    background-repeat: repeat-y;
	background-position: bottom center;
}
.con-p5 .tipText{
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.6;
	text-align: right;
	color: #fff;
}
.con-p5 div.scroll-box {
    margin-top: 10px;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    min-width: 1200px;
  }
}
