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

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

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

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

.daoyu {
  width: 1139px;
  min-height: 186px;
  background: url(../images/bg_daoyu.jpg) center bottom no-repeat #f7ebd3;
  margin: -87px auto 0;
  padding: 0 30px 20px;
  text-align: center;
}

.daoyu h1 {
  margin: 30px auto 10px;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  font-family: PingFang SC;
  text-align: center;
  color: #40669E;
}

.daoyu h1 a {
  color: #40669E;
}

.daoyu p {
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  font-family: PingFang SC;
  text-align: left;
  color: #1C1C1C;
}

.daoyu p a {
  color: #1C1C1C;
}

.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: 16px;
  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;
  min-height: 590px;
}

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

.p1_container .p1_left {
  width: 660px;
  float: left;
}

.p1_container .p1_left .lm_title {
  height: 43px;
  background: url(../images/p1_title.png) center center no-repeat;
}

.p1_container .p1_left .lm_title h6 {
  float: right;
  font-weight: 400;
  font-size: 12px;
  line-height: 48px;
  font-family: PingFangSC-Regular;
  color: #C7A055;
}

.p1_container .p1_left .lm_title h6 a {
  color: #C7A055;
}

.p1_container .p1_left .keynote {
  box-sizing: border-box;
  position: relative;
  margin-top: 20px;
  padding: 25px 36px 25px 24px;
  background-image: linear-gradient(180deg, #F7F3DF 0%, #FFFCF0 100%);
}

.p1_container .p1_left .keynote h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC-SNaNpxibold;
}

.p1_container .p1_left .keynote p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-family: PingFangSC-Regular;
  color: #666666;
}

.p1_container .p1_left .keynote:before {
  content: '';
  display: block;
  width: 5px;
  height: 47px;
  background: #E4765D;
  position: absolute;
  top: 0;
  left: 0;
}

.p1_container .p1_left .keynote:after {
  content: '';
  display: block;
  width: 620px;
  height: 1px;
  border-top: 1px dashed #E8D4AB;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.p1_container .p1_left .list {
  width: 615px;
  margin: 0 auto;
}

.p1_container .p1_left .list li {
  margin: 10px auto 0;
  height: 40px;
  background: url(../images/p1_left_list_bg.png) center center no-repeat;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  padding-left: 40px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p1_container .p1_left .list li > a:first-of-type {
  background: url(../images/p1_left_list_icon.png) left center no-repeat;
  padding-left: 14px;
}

.p1_container .p1_right {
  width: 320px;
  float: right;
}

.p1_container .p1_right .keynote {
  box-sizing: border-box;
  position: relative;
  padding: 23px 25px 20px 25px;
  background: url(../images/p1_right_box_up.jpg) center top no-repeat, url(../images/p1_right_box_btm.jpg) center bottom no-repeat, linear-gradient(180deg, #F7F3DF 0%, #FFFCF0 100%);
}

.p1_container .p1_right .keynote h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  font-family: AlimamaShuHeiTi;
  color: #DC1818;
}

.p1_container .p1_right .keynote h3 a {
  color: #DC1818;
}

.p1_container .p1_right .keynote p {
  margin-top: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
  color: #333333;
}

.p1_container .p1_right .list li {
  margin-top: 9px;
}

.p1_container .p1_right .list li img {
  width: 100%;
  max-width: 100%;
}

/*p2_container*/
.p2_container {
  width: 1000px;
  margin: 30px auto 0;
  padding: 0 0 10px 0;
}

.p2_container .lm_title {
  height: 42px;
  background: url(../images/p2_title.png) center center no-repeat;
}

.p2_container .lm_title h6 {
  float: right;
  font-weight: 400;
  font-size: 12px;
  line-height: 48px;
  font-family: PingFangSC-Regular;
  color: #C7A055;
}

.p2_container .lm_title h6 a {
  color: #C7A055;
}

.p2_container .p2_left {
  width: 460px;
  height: 270px;
  float: left;
  background: url(../images/p2_left_bg.png) center top no-repeat;
  position: relative;
  margin-top: 27px;
}

.p2_container .p2_left .swiper_p2_btn_left, .p2_container .p2_left .swiper_p2_btn_right {
  display: block;
  width: 21px;
  height: 54px;
  position: absolute;
  cursor: pointer;
  top: 104px;
  left: 0px;
  z-index: 10;
  background: url(../images/p2_btn_left.png) center center no-repeat;
}

.p2_container .p2_left .swiper_p2_btn_right {
  left: auto;
  right: 13px;
  background: url(../images/p2_btn_right.png) center center no-repeat;
}

.p2_container .p2_right {
  position: relative;
  width: 530px;
  height: 240px;
  float: left;
  background: #FCF7E4;
  margin-top: 51px;
}

.p2_container .p2_right .list {
  width: 460px;
  margin: 20px auto 0;
}

.p2_container .p2_right .list li {
  padding: 0 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  font-family: PingFangSC-Regular;
  border-bottom: 1px dashed #E8D4AB;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p2_container .p2_right .list li:last-of-type {
  border: none;
}

.p2_container .p2_right:after {
  content: '';
  display: block;
  width: 174px;
  height: 156px;
  background: url(../images/p2_bg_btm.png) center center no-repeat;
  position: absolute;
  bottom: -12px;
  right: -15px;
  z-index: -1;
}

/*swiper*/
#swiper-container-p2 {
  width: 429px;
  height: 240px;
  margin: 10px 0 0 10px;
  overflow: hidden;
  position: relative;
}

#swiper-container-p2 div.swiper-slide div.box {
  width: 429px;
  height: 240px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-p2 div.swiper-slide div.box img {
  display: inline-block;
  width: 429px;
  height: 240px;
}

#swiper-container-p2 div.swiper-slide div.box h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  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-p2 div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-p2 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-p2 div.swiper-slide div.box p a {
  color: #8b8a8a;
}

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

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

.p3_container {
  width: 1016px;
  height: 494px;
  background: url(../images/p3_list_bg.png) center top no-repeat;
  margin: 50px auto 0;
}

.p3_container .lm_title {
  margin: 60px auto 0;
  width: 894px;
  height: 48px;
  background: url(../images/p3_title.png) center center no-repeat;
}

.p3_container .lm_title h6 {
  float: right;
  font-weight: 400;
  font-size: 12px;
  line-height: 48px;
  font-family: PingFangSC-Regular;
  color: #C7A055;
}

.p3_container .lm_title h6 a {
  color: #C7A055;
}

.p3_container ul.list {
  width: 900px;
  margin: 20px auto 0;
}

.p3_container ul.list li {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 48%;
  padding: 0 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 42px;
  font-family: PingFangSC-Regular;
  border-bottom: 1px dashed #E8D4AB;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p3_container ul.list li:nth-of-type(even) {
  float: right;
}

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

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

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