@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: 1280px;
}

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

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

.w1100 {
  width: 1100px;
}

.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*/
.banner_top {
  height: 750px;
  background: url(../images/banner_top@2x.jpg) center top no-repeat;
  background: url(../images/banner_top@2x.jpg) center top no-repeat\0;
  background: url(../images/banner_top.jpg) center top no-repeat\9\0;
  background-size: 1920px;
}

.daoyu {
  width: 1100px;
  height: 144px;
  background: url(../images/bg_daoyu.png) center bottom no-repeat;
  margin: -190px auto 0;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
}

.daoyu h1 {
  margin: 20px auto 10px;
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  font-family: PingFang SC;
  text-align: center;
  color: #333;
}

.daoyu h1 a {
  color: #333;
}

.daoyu p {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFang SC;
  text-align: left;
  color: #333;
}

.daoyu p a {
  color: #001DCC;
}

.focus_container {
  margin: 30px auto 0;
  min-height: 530px;
  background: url(../images/focus_bg.jpg) center top no-repeat;
}

.focus_container .focus_box {
  position: relative;
  width: 1000px;
  height: 405px;
  margin: 40px auto 0;
}

.focus_container .focus_box_imgs {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  position: relative;
}

.focus_container .focus_box_imgitem {
  position: absolute;
  width: 782px;
  height: 405px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  transition: .8s;
  opacity: 0;
}

.focus_container .focus_box_imgitem img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 6px solid #BAC4FF;
}

.focus_container .focus_box_imgitem p {
  display: block;
  box-sizing: border-box;
  width: 770px;
  height: 52px;
  padding: 0 15px;
  background: #C14435;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 6px;
  bottom: 6px;
  font-weight: 400;
  font-size: 18px;
  line-height: 52px;
  font-family: PingFang SC;
  text-align: left;
  color: #FEFEFE;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.focus_container .cur-img {
  width: 782px;
  z-index: 100;
  opacity: 1;
}

.focus_container .cur-img img {
  box-shadow: 0px 10px 10px 0px #ccc;
}

.focus_container .pre-img {
  transform: translateX(-220px) rotateY(45deg) translateZ(0) scale(0.7);
  z-index: 9;
  opacity: 0.9;
}

.focus_container .pre-img p {
  display: none;
}

.focus_container .next-img {
  transform: translateX(220px) rotateY(-45deg) translateZ(0) scale(0.7);
  z-index: 9;
  opacity: 0.9;
}

.focus_container .next-img p {
  display: none;
}

.focus_container #focus_pre, .focus_container #focus_next {
  display: block;
  width: 160px;
  height: 405px;
  cursor: pointer;
  position: absolute;
  z-index: 111;
  top: 0;
  left: -50px;
  background: url(../images/icon_btn_left.png) left center no-repeat;
}

.focus_container #focus_next {
  left: auto;
  right: -50px;
  background: url(../images/icon_btn_right.png) right center no-repeat;
}

.swiper-container-focus {
  width: 1200px;
  height: 526px;
}

.swiper-container-focus .swiper-slide {
  height: 526px;
  overflow: hidden;
}

.swiper-container-focus .swiper-slide .box {
  width: 930px;
  height: 526px;
}

.swiper-container-focus .swiper-slide img {
  width: 100%;
  height: 100%;
}

.zt_bg {
  min-height: 1500px;
  background: url(../images/zt_bg1.png) center top no-repeat, url(../images/zt_bg1b.png) center bottom no-repeat;
}

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

.p1_container .title .w1200 {
  height: 66px;
  position: relative;
}

.p1_container .title .w1200 h2 {
  display: block;
  height: 100%;
}

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

.p1_container .title .w1200 h6 {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  font-family: PingFang SC;
  color: #C81818;
}

.p1_container .title .w1200 h6 a {
  color: #C81818;
}

.p1_container .swiper_content_w1200 {
  width: 1100px;
  margin: 40px auto 0;
  position: relative;
}

.p1_container .swiper_content_w1200 .swiper_p1_btn_left, .p1_container .swiper_content_w1200 .swiper_p1_btn_right {
  display: block;
  width: 34px;
  height: 100px;
  cursor: pointer;
  position: absolute;
  top: 110px;
  left: -45px;
  background: url(../images/icon_btn_left.png) center center no-repeat;
}

.p1_container .swiper_content_w1200 .swiper_p1_btn_right {
  left: auto;
  right: -55px;
  background: url(../images/icon_btn_right.png) center center no-repeat;
}

.p1_container .swiper_content_p1 {
  width: 1120px;
  height: 290px;
  overflow: hidden;
}

.p1_container .swiper_content_p1 .swiper-slide {
  width: 364px;
  height: 290px;
}

.p1_container .swiper_content_p1 .imgBox {
  width: 364px;
  height: 290px;
  overflow: hidden;
  background: url(../images/p1_box_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 0 25px 0 15px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.p1_container .swiper_content_p1 .imgBox img {
  width: 216px;
  height: 285px;
}

.p1_container .swiper_content_p1 .imgBox h2 {
  margin: 26px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #001DCC;
  text-align: center;
}

.p1_container .swiper_content_p1 .imgBox h2 a {
  color: #001DCC;
}

.p1_container .swiper_content_p1 .imgBox p {
  margin: 16px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  text-indent: 2em;
  color: #333333;
}

.p1_container .swiper_content_p1 .imgBox p a {
  color: #001DCC;
}

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

.p2_container .title .w1200 {
  height: 66px;
  position: relative;
}

.p2_container .title .w1200 h2 {
  display: block;
  height: 100%;
}

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

.p2_container .swiper_content_w1200 {
  width: 1100px;
  margin: 40px auto 0;
  position: relative;
}

.p2_container .swiper_content_w1200 .swiper_p2_btn_left, .p2_container .swiper_content_w1200 .swiper_p2_btn_right {
  display: block;
  width: 0;
  height: 0;
  border-left: 0;
  border-right: 15px solid #001DCC;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  bottom: 22px;
  left: 50%;
  transform: translateX(-100px);
}

.p2_container .swiper_content_w1200 .swiper_p2_btn_right {
  border-left: 15px solid #001DCC;
  border-right: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: translateX(90px);
}

.p2_container .swiper_content_p2 {
  width: 1120px;
  height: 690px;
  overflow: hidden;
}

.p2_container .swiper_content_p2 .swiper-slide {
  width: 100%;
  height: 690px;
}

.p2_container .swiper_content_p2 .imgBox {
  width: 553px;
  height: 304px;
  float: left;
  overflow: hidden;
  background: url(../images/p2_box_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 0 35px 0 35px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.p2_container .swiper_content_p2 .imgBox img {
  width: 216px;
  height: 285px;
}

.p2_container .swiper_content_p2 .imgBox h2 {
  margin: 5px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  line-height: 56px;
  color: #333;
  text-align: justify;
  background: url(../images/p2_icon_dot.png) left center no-repeat;
  padding-left: 15px;
}

.p2_container .swiper_content_p2 .imgBox h2 a {
  color: #333;
}

.p2_container .swiper_content_p2 .imgBox p {
  margin: 19px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  text-indent: 2em;
  color: #333333;
}

.p2_container .swiper_content_p2 .imgBox p a {
  color: #001DCC;
}

.p2_container .swiper_content_p2 .swiper-pagination {
  width: 100%;
  height: 12px;
  position: absolute;
  z-index: 9;
  right: 10px;
  bottom: 30px;
  text-align: center;
  text-indent: 20px;
}

.p2_container .swiper_content_p2 .swiper-pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  background: #6D7BD2;
}

.p2_container .swiper_content_p2 .swiper-pagination span.swiper-active-switch {
  width: 40px;
  border-radius: 6px;
}

/*p3_container*/
.p3_container {
  margin: -50px auto 50px;
  min-height: 587px;
  background: url(../images/p3_bg.png) center top no-repeat;
}

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

.p3_container .title .w1200 {
  height: 66px;
  position: relative;
}

.p3_container .title .w1200 h2 {
  display: block;
  height: 100%;
}

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

.p3_container .title .w1200 h6 {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  font-family: PingFang SC;
  color: #C81818;
}

.p3_container .title .w1200 h6 a {
  color: #C81818;
}

.p3_container .swiper_content_w1200 {
  width: 1100px;
  margin: 40px auto 0;
  position: relative;
}

.p3_container .swiper_content_w1200 .swiper_p3_btn_left, .p3_container .swiper_content_w1200 .swiper_p3_btn_right {
  display: block;
  width: 34px;
  height: 100px;
  cursor: pointer;
  position: absolute;
  top: 190px;
  left: -45px;
  background: url(../images/icon_btn_left.png) center center no-repeat;
}

.p3_container .swiper_content_w1200 .swiper_p3_btn_right {
  left: auto;
  right: -45px;
  background: url(../images/icon_btn_right.png) center center no-repeat;
}

.p3_container .swiper_content_p3 {
  width: 1060px;
  height: 482px;
  overflow: hidden;
}

.p3_container .swiper_content_p3 .swiper-slide {
  width: 344px;
  height: 482px;
}

.p3_container .swiper_content_p3 .imgBox {
  width: 344px;
  height: 482px;
  overflow: hidden;
  background: url(../images/p3_box_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 22px 20px 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.p3_container .swiper_content_p3 .imgBox img {
  width: 302px;
  height: 428px;
}

.p3_container .swiper_content_p3 .imgBox h2 {
  margin: 26px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #001DCC;
  text-align: center;
}

.p3_container .swiper_content_p3 .imgBox h2 a {
  color: #001DCC;
}

.p3_container .swiper_content_p3 .imgBox p {
  margin: 16px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  text-indent: 2em;
  color: #333333;
}

.p3_container .swiper_content_p3 .imgBox p a {
  color: #001DCC;
}

/* 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: 700;
  font-size: 14px;
  line-height: 30px;
  font-family: MicrosoftYaHei;
}

.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: 1280px;
  }
}
