@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;
  font-family: Microsoft Yahei;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1200px;
}

body {
  /* IOS禁止微信调整字体大小 */
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  min-width: 1200px;
}

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;
}

.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*/
body {
  background: url(../images/banner_top.png) center top no-repeat;
  background: url(../images/banner_top.png) center top no-repeat\0;
  background: url(../images/banner_top.png) center top no-repeat\9\0;
  background-color: transparent;
  background-size: 1920px;
}

.banner_top {
  height: 480px;
  background-size: 1920px;
}

.headline_container {
  width: 960px;
  height: 230px;
  margin: 0px auto 0;
  padding: 0 5px;
  text-align: center;
}

.headline_container h1 {
  margin: 10px auto;
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  color: #fce7b6;
  text-align: center;
}

.headline_container h1 a {
  color: #fce7b6;
}

.headline_container p {
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  color: white;
  text-align: justify;
  text-indent: 2em;
}

.headline_container p a {
  color: white;
}

.headline_container p em {
  display: block;
  float: right;
  padding-right: 16px;
  background: url(../images/icon_more.png) right center no-repeat;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  color: #d9caa8;
}

.headline_container p em a {
  color: #d9caa8;
}

.focus_container {
  margin: 0px auto 0;
  height: 520px;
}

.focus_container .focus_box {
  position: relative;
  width: 920px;
  margin: 0px auto 0;
}

.focus_container .focus_box .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  padding: 0 100px 0 0;
  bottom: 26px;
  right: 0px;
  z-index: 2;
  text-align: right;
  display: table-cell;
}

.focus_container .focus_box .pagination span {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 2px;
  background: #fff;
  border-radius: 2px;
  cursor: pointer;
}

.focus_container .focus_box .pagination span.swiper-active-switch {
  width: 12px;
}

.focus_container .focus_box .focus-prev-pic, .focus_container .focus_box .focus-next-pic {
  display: block;
  width: 31px;
  height: 79px;
  position: absolute;
  cursor: pointer;
  top: 178px;
  left: 57px;
  z-index: 10;
  background: url(../images/focus_left.png) center center no-repeat;
}

.focus_container .focus_box .focus-next-pic {
  left: auto;
  right: 57px;
  background: url(../images/focus_right.png) center center no-repeat;
}

/*swiper*/
#swiper-container-main {
  width: 773px;
  height: 435px;
  margin: 40px auto 0;
  overflow: hidden;
  position: relative;
}

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

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

#swiper-container-main div.swiper-slide div.box h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 22px;
  line-height: 55px;
  font-family: Microsoft YaHei;
  text-align: left;
  display: block;
  box-sizing: border-box;
  padding-right: 100px;
  width: 100%;
  height: 55px;
  background: url(../images/focus_shadow.png) repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  background: #000;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /*FireFox*/
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opear */
  background: -ms-linear-gradient(transparent, black);
  /*IE10及IE10+*/
  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;
}

/*p1_container*/
.p1_container_bg {
  background: url(../images/p1_bg.png) center top no-repeat;
  height: 757px;
}

.p1_container {
  width: 1000px;
  margin: 0 auto;
}

.p1_container .title {
  height: 66px;
  margin: 40px auto 0;
  background: url(../images/p1_title.png) center center no-repeat;
}

.p1_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-container-p1 {
  margin: 120px auto 0;
  width: 1000px;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.swiper-container-p1 .swiper-slide .box {
  width: 280px;
  height: 400px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

.swiper-container-p1 .swiper-slide .box img {
  display: block;
  width: 240px;
  height: 330px;
  margin: 70px auto 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.swiper-container-p1 .swiper-slide.swiper-slide-active + .swiper-slide-visible .box img {
  width: 280px;
  height: 400px;
  margin: 0 auto;
}

.swiper-container-p1 div.btn-prev-p1, .swiper-container-p1 div.btn-next-p1 {
  display: block;
  width: 31px;
  height: 79px;
  position: absolute;
  cursor: pointer;
  top: 170px;
  left: -0px;
  z-index: 9;
  background: url(../images/icon_btn_prev_p1.png) center center no-repeat;
}

.swiper-container-p1 div.btn-next-p1 {
  left: initial;
  right: -0px;
  background: url(../images/icon_btn_next_p1.png) center center no-repeat;
}

.swiper-container-p1 .swiper-pagination-p1 {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.swiper-container-p1 .swiper-pagination-p1 span {
  display: inline-block;
  width: 16px;
  height: 8px;
  margin: 0 5px;
  border-radius: 4px;
  background: white;
}

.swiper-container-p1 .swiper-pagination-p1 span.swiper-active-switch {
  width: 50px;
  background: #d32d26;
}

/*p2_container*/
.p2_container_bg {
  background: url(../images/p2_bg_all.png) center bottom no-repeat;
  min-height: 749px;
  height: auto;
}

.p2_container {
  margin: 0 auto;
}

.p2_container .title {
  height: 66px;
  margin: 20px auto 0;
  background: url(../images/p2_title.png) center center no-repeat;
}

.p2_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.p2_container .list_top {
  margin: 30px auto 0;
  width: 100%;
  height: 71px;
  background: url(../images/p2_con_top.png) center center no-repeat;
}

.p2_container .list_btm {
  margin: 0 auto 60px;
  width: 100%;
  height: 105px;
  background: url(../images/p2_con_btm.png) center center no-repeat;
}

.p2_container .list_mid {
  margin: 0 auto;
  background: url(../images/p2_con_mid.png) center center repeat-y;
}

.p2_container .list {
  width: 1000px;
  padding: 30px 0 0;
}

.p2_container .list ul {
  margin-right: -50px;
  display: flex;
  flex-wrap: wrap;
}

.p2_container .list ul li {
  width: 460px;
  float: left;
  margin: 0 20px 40px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Microsoft Yahei';
  color: #333333;
}

.p2_container .list ul li span {
  display: block;
  width: 202px;
  height: 114px;
  float: left;
  margin-right: 15px;
}

.p2_container .list ul li span img {
  width: 202px;
  height: 114px;
  border-radius: 4px;
}

.p2_container .list ul li h2, .p2_container .list ul li h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
}

.p2_container .list ul li p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

/*p3_container*/
.p3_container_bg {
  background: url(../images/p3_bg.png) center top no-repeat;
  height: 638px;
}

.p3_container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.p3_container .title {
  height: 66px;
  margin: 40px auto 0;
  background: url(../images/p3_title.png) center center no-repeat;
}

.p3_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.p3_container div.btn-prev-p3, .p3_container div.btn-next-p3 {
  display: block;
  width: 31px;
  height: 79px;
  position: absolute;
  cursor: pointer;
  top: 320px;
  left: -0px;
  z-index: 9;
  background: url(../images/icon_btn_prev_p1.png) center center no-repeat;
}

.p3_container div.btn-next-p3 {
  left: initial;
  right: -0px;
  background: url(../images/icon_btn_next_p1.png) center center no-repeat;
}

.swiper-container-p3 {
  margin: 120px auto 0;
  width: 760px;
  height: 340px;
  overflow: hidden;
  position: relative;
}

.swiper-container-p3 .swiper-slide .box {
  width: 176px;
  height: 260px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

.swiper-container-p3 .swiper-slide .box img {
  display: block;
  width: 176px;
  height: 260px;
}

.swiper-container-p3 .swiper-pagination-p3 {
  display: none;
}

/*p4_container*/
.p4_container_bg {
  background: url(../images/p4_bg.png) center top no-repeat;
  height: 840px;
}

.p4_container {
  width: 1054px;
  height: 765px;
  background: url(../images/p4_container_bg.png) center top no-repeat;
  margin: 40px auto 0;
  padding: 0 127px;
  box-sizing: border-box;
}

.p4_container .title {
  height: 66px;
  margin: 120px auto 0;
}

.p4_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.p4_container .wyTabTitle {
  margin: 40px auto 0;
}

.p4_container .wyTabTitle li {
  margin-right: 50px;
  font-weight: 600;
  font-size: 22px;
  line-height: 50px;
  color: black;
  display: inline-block;
  position: relative;
}

.p4_container .wyTabTitle li.select {
  color: #d43030;
}

.p4_container .wyTabTitle li.select a {
  color: #d43030;
}

.p4_container .wyTabTitle li.select:after {
  content: '';
  display: block;
  width: 55px;
  height: 11px;
  background: url(../images/icon_select.jpg) center center no-repeat;
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: scaleX(-50%);
  margin-left: -25px;
}

.p4_container .wyTabCon {
  margin: 20px auto 0;
}

.p4_container .wyTabCon ul {
  margin-right: -100px;
}

.p4_container .wyTabCon ul li {
  float: left;
  width: 370px;
  margin: 0 50px 0px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*p5_container*/
.p5_container_bg {
  background: url(../images/p5_bg.png) center bottom no-repeat;
  min-height: 1029px;
}

.p5_container {
  width: 1000px;
  margin: 0 auto;
}

.p5_container .title {
  height: 66px;
  margin: 50px auto 0;
  background: url(../images/p5_title.png) center center no-repeat;
}

.p5_container .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.p5_container .list {
  width: 840px;
  margin: 30px auto 0;
}

.p5_container .list ul {
  overflow: hidden;
}

.p5_container .list ul li {
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 2px solid #e5e5e5;
}

.p5_container .list ul li span {
  position: relative;
  float: left;
  display: block;
  width: 275px;
  height: 155px;
  margin-bottom: 10px;
  margin-right: 25px;
}

.p5_container .list ul li span img {
  display: block;
  width: 275px;
  height: 155px;
}

.p5_container .list ul li span i.play {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/btn_paly_l.png) center center no-repeat;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.p5_container .list ul li h2 {
  display: inline-block;
  width: 540px;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin-top: 16px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e4ba7c;
}

.p5_container .list ul li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  margin-top: 10px;
  color: #333333;
}

.p5_container .list ul li p a {
  color: #333333;
}

.p5_container .list ul li p em {
  color: #A20303;
}

.p5_container .list ul li p em a {
  color: #A20303;
}

/* copyright */
.footer {
  width: 1920px;
  height: 127px;
  background: #eeeeee;
  opacity: 1.0;
  filter: alpha(opacity=100);
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.footer p {
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  font-family: MicrosoftYaHei;
  color: #000;
}

.contentBg {
  width: 1440px;
  height: 590px;
  padding: 210px 0 0 0;
  background: url(../images/bg.jpg) center top no-repeat;
}

.contentBg .text_left {
  width: 204px;
  float: left;
}

.contentBg .text_left h2 {
  margin: 50px auto 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  font-family: "PingFang SC";
  text-align: center;
  color: #c39a58;
}

.contentBg .text_left p {
  padding: 0 45px 0 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  font-family: "Microsoft Yahei";
  text-align: justify;
  letter-spacing: 1px;
  color: #c39a58;
}

.contentBg .text_right {
  width: 204px;
  float: left;
}

.contentBg .text_right h2 {
  margin: 50px auto 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  font-family: "PingFang SC";
  text-align: center;
  color: #c39a58;
}

.contentBg .text_right ul {
  padding: 0 0 0 30px;
}

.contentBg .text_right ul li {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 30px;
  font-family: "Microsoft Yahei";
  color: #c39a58;
  text-align: justify;
  word-wrap: normal;
  word-break: keep-all;
}

.contentBg .text_right ul li:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.contentBg .text_right ul li.long {
  width: 40px;
  padding: 0 5px;
}

.contentBg .text_right ul li.red {
  color: #c21f1b;
  cursor: pointer;
}

.contentBg .con_focus {
  width: 1032px;
  float: left;
}

.contentBg .con_focus .focusBg {
  width: 1032px;
  height: 530px;
  overflow: hidden;
  position: relative;
}

/*swiper*/
#swiper-container-time {
  width: 1032px;
  height: 530px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#swiper-container-time div.swiper-wrapper {
  height: 530px !important;
  background: url(../images/curve.png) 35px center repeat-x;
}

#swiper-container-time div.swiper-slide {
  width: 245px;
  height: 525px;
  text-align: center;
}

#swiper-container-time div.swiper-slide div.bgBox {
  margin-left: 21px;
  padding: 0 30px;
  width: 212px;
  height: 525px;
  background: url(../images/box_style1.png) center 55px no-repeat;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-time div.swiper-slide div.bgBox .imgBox {
  display: block;
  width: 212px;
  position: absolute;
  top: 45px;
  left: 30px;
}

#swiper-container-time div.swiper-slide div.bgBox .imgBox img {
  display: inline-block;
  width: 180px;
  height: 135px;
}

#swiper-container-time div.swiper-slide div.bgBox .imgBox p {
  display: table-cell;
  vertical-align: middle;
  height: 54px;
  font-size: 500;
  font-size: 14px;
  line-height: 18px;
  font-family: "PingFang SC";
  text-align: left;
  padding: 10px 15px;
}

#swiper-container-time div.swiper-slide div.bgBox .areaBox {
  display: block;
  width: 212px;
  position: absolute;
  top: 380px;
  left: 30px;
  color: #406e77;
}

#swiper-container-time div.swiper-slide div.bgBox .areaBox i {
  display: block;
  width: 24px;
  height: 28px;
  float: left;
  background: url(../images/area_icon.png) center center no-repeat;
  margin: 5px 10px 0 60px;
}

#swiper-container-time div.swiper-slide div.bgBox .areaBox h3 {
  font-size: 18px;
  line-height: 1.4;
  font-family: "Microsoft Yahei";
}

#swiper-container-time div.swiper-slide div.bgBox .areaBox h4 {
  font-size: 14px;
  line-height: 1.3;
  font-family: "Microsoft Yahei";
}

#swiper-container-time div.swiper-slide:last-of-type {
  width: 298px;
}

#swiper-container-time div.swiper-slide div.bgBox2 {
  background: url(../images/box_style2.png) center 165px no-repeat;
}

#swiper-container-time div.swiper-slide div.bgBox2 .imgBox {
  top: 210px;
  left: 30px;
}

#swiper-container-time div.swiper-slide div.bgBox2 .areaBox {
  top: 40px;
  left: 25px;
}

#swiper-container-time .swiper-scrollbar-time-con {
  width: 325px;
  height: 46px;
  padding: 19px 20px 0;
  background: url(../images/timeLine_bg.png) top center no-repeat;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -180px;
}

#swiper-container-time .swiper-scrollbar {
  width: 325px;
  height: 46px;
  background: none;
  cursor: pointer;
  text-align: left;
}

#swiper-container-time .swiper-scrollbar-drag {
  display: block;
  height: 33px !important;
  background: url(../images/timeLine_icon.png) center center no-repeat;
  float: left;
}

.copyright {
  width: 100%;
  width: 1000px;
  margin: 30px auto;
  padding: 10px 0;
  font-size: 12px;
  line-height: 180%;
  color: #fff;
  text-align: center;
  clear: both;
}

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