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

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

.daoyu_container {
  width: 1110px;
  height: 107px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 28px 36px;
  padding: 0 30px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background: url(../images/daoyu_bg.png) center top no-repeat;
}

.daoyu_container > h2 {
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 30px;
  line-height: 42px;
  color: #B10200;
  letter-spacing: 0;
  text-align: center;
}

.daoyu_container > h2 a {
  color: #B10200;
}

.daoyu_container > p {
  display: none;
  margin: 15px auto 0;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #C30605;
  letter-spacing: 0;
  text-align: justify;
  text-indent: 2em;
}

.daoyu_container > p a {
  color: #C30605;
}

.daoyu_container > p em {
  color: #B7152A;
}

.daoyu_container > p em a {
  color: #B7152A;
}

/*main_container*/
.main_container {
  width: 1160px;
  height: 482px;
  box-sizing: border-box;
  margin: 30px auto 0;
  padding: 30px 54px 10px 58px;
  background: url(../images/main_list_bg.png) right bottom no-repeat;
  position: relative;
  z-index: 3;
}

.main_container .focus_bg {
  width: 580px;
  height: 374px;
  float: left;
  position: relative;
}

.main_container .focus_bg .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  bottom: 27px;
  right: 20px;
  z-index: 2;
  text-align: right;
}

.main_container .focus_bg .pagination span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  background: #FFA596;
  border-radius: 50%;
  cursor: pointer;
}

.main_container .focus_bg .pagination span.swiper-active-swit, .main_container .focus_bg .pagination span.swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 4px;
  background: #fff;
}

.main_container .list_bg {
  width: 446px;
  height: auto;
  float: right;
  position: relative;
}

.main_container .list_bg .triangle {
  position: absolute;
  left: 0;
  top: 0px;
  width: 26px;
  height: 26px;
}

.main_container .list_bg .triangle span {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: relative;
}

.main_container .list_bg .triangle span::before {
  display: block;
  position: absolute;
  content: '';
  border-top: 13px solid transparent;
  border-left: 13px solid #6F511E;
  border-bottom: 13px solid #6F511E;
  border-right: 13px solid transparent;
}

.main_container .list_bg .list_img {
  padding: 38px 15px 0 27px;
}

.main_container .list_bg .list_img li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 0;
  border-bottom: 1px dashed #EBC6A2;
}

.main_container .list_bg .list_img li:last-of-type {
  border-bottom: none;
}

.main_container .list_bg .list_img li span {
  float: left;
  margin-right: 12px;
}

.main_container .list_bg .list_img li span img {
  display: block;
  width: 139px;
  height: 79px;
}

.main_container .list_bg .list_img li p {
  width: 192px;
  font-family: PingFangSC-Medium;
  font-weight: 600;
  font-size: 16px;
  line-height: 27px;
}

.main_container .list_bg .list_new {
  padding: 0px 0 0 0;
}

.main_container .list_bg .list_new li {
  font-family: PingFangSC-Medium;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
  padding: 0 0 0 13px;
  background: url(../images/icon_dot_brown.png) left 10px no-repeat;
  color: #BB7315;
}

.main_container .list_bg .list_new li a {
  color: #BB7315;
}

.main_container .list_bg .list_new li:last-of-type, .main_container .list_bg .list_new li.more {
  text-align: right;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0;
  padding: 5px 0 0 0;
  background: none;
  color: #E21E02;
}

.main_container .list_bg .list_new li:last-of-type a, .main_container .list_bg .list_new li.more a {
  color: #E21E02;
}

.main_container .list_bg .list_new li.line {
  padding-bottom: 0px;
  border-bottom: 1px dashed #BB7315;
  background: none;
}

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

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

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

#swiper-container-main div.swiper-slide div.box h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 18px;
  line-height: 48px;
  font-family: Microsoft YaHei;
  text-align: left;
  display: block;
  box-sizing: border-box;
  padding-right: 100px;
  width: 100%;
  height: 48px;
  background: #A4311E;
  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;
}

/*advice_container_bg*/
.advice_container_bg {
  background: url(../images/advice_bg.png) center -200px no-repeat;
  height: 780px;
  height: auto;
  margin: -160px auto 0;
  position: relative;
  z-index: 1;
}

.advice_container_bg .title {
  margin: 200px auto 0;
  height: 72px;
  background: url(../images/advice_title.png) center center no-repeat;
}

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

.advice_container {
  width: 1100px;
  margin: 40px auto 0;
}

.advice_container .advice_list_con {
  width: 547px;
  height: 516px;
  background: url(../images/advice_list_bg.png) center top no-repeat;
  float: left;
  margin-left: -9px;
}

.advice_container .advice_list_con .title_s {
  margin: -16px auto 0;
  height: 42px;
  background: url(../images/advice_title_01.png) center center no-repeat;
}

.advice_container .advice_list_con .title_s a {
  display: block;
  width: 100%;
  height: 100%;
}

.advice_container .advice_list_con:last-of-type, .advice_container .advice_list_con.advice_weiyuan {
  float: right;
  margin-left: 0;
  margin-right: -9px;
}

.advice_container .advice_list_con:last-of-type .title_s, .advice_container .advice_list_con.advice_weiyuan .title_s {
  background: url(../images/advice_title_02.png) center center no-repeat;
}

.advice_container .advice_list_con .advice_scroll {
  margin: 30px 0 0 0;
  width: 520px;
  height: 390px;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll;
  /*CSS的坐标系，左上角为(0,0),往右往下为增加，往上往左为减少*/
  /*显示滚动条上方的渐增按钮*/
  /*显示滚动条上方的渐减按钮*/
  /*隐藏滚动条上方的渐增按钮*/
  /* 定义滚动条渐增按扭的样式 */
  /* 定义滚动条渐减按扭的样式 */
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar {
  width: 6px;
  height: 12px;
  cursor: pointer;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:start:decrement, .advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:end:increment {
  display: block;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:vertical:start:increment, .advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:end:increment {
  background: url(../images/advice_scroll_bg.jpg) center bottom no-repeat;
  height: 12px;
  cursor: pointer;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-button:start:decrement {
  background: url(../images/advice_scroll_bg.jpg) center top no-repeat;
  height: 12px;
  cursor: pointer;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-track {
  background: url(../images/advice_scroll_mid.jpg) center center repeat-y;
}

.advice_container .advice_list_con .advice_scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #CE1709;
  background-color: rgba(206, 23, 9, 0.6);
}

.advice_container .advice_list_con ul {
  overflow: hidden;
  padding: 0 15px 0 28px;
}

.advice_container .advice_list_con ul li {
  overflow: hidden;
  padding: 0 10px 0 20px;
  background: url(../images/icon_dot_black.jpg) 10px center no-repeat #F4F4F4;
  margin-bottom: 22px;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 18px;
  line-height: 46px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.advice_container .advice_list_con ul li:hover {
  background: url(../images/icon_dot_white.jpg) 10px center no-repeat #CE1709;
  color: #fff;
}

.advice_container .advice_list_con ul li:hover a {
  color: #fff;
}

/*report_container*/
.report_container_bg {
  background: url(../images/report_bg.png) center 205px no-repeat, url(../images/media_bg.png) center bottom no-repeat;
  height: auto;
  margin: 0px auto 0;
  position: relative;
  z-index: 3;
}

.report_container {
  width: 1100px;
  margin: 50px auto 0;
}

.report_container .title {
  margin: 0px auto 0;
  height: 72px;
  background: url(../images/report_title.png) center center no-repeat;
}

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

.report_container .report_book {
  height: 300px;
  background: url(../images/report_bookshelf.png) center bottom no-repeat;
  text-align: center;
  margin: 60px auto 50px;
}

.report_container .report_book div.book {
  display: inline-flex;
  width: 148px;
  height: 205px;
  margin: 0 25px;
  background: url(../images/report_book_bg.png) center center no-repeat;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 400;
  font-family: "PingFang SC";
  font-size: 25px;
  line-height: 35px;
  color: #ffffff;
}

.report_container .report_book div.book a {
  color: #fff;
}

/*duty_container*/
.duty_container {
  width: 1100px;
  margin: 10px auto 0;
}

.duty_container .title {
  margin: 0px auto 0;
  height: 72px;
  background: url(../images/duty_title.png) center center no-repeat;
}

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

.duty_container .duty_img_con {
  margin: 50px auto 0;
}

.duty_container .duty_img_con ul {
  display: flex;
  justify-content: space-between;
}

.duty_container .duty_img_con ul li {
  width: 262px;
  height: 240px;
  background: url(../images/duty_img_bg.png) center bottom no-repeat;
}

.duty_container .duty_img_con ul li span {
  display: block;
  width: 245px;
  margin: 0px auto 0;
  text-align: center;
}

.duty_container .duty_img_con ul li span img {
  display: inline-block;
}

.duty_container .duty_img_con ul li p {
  display: block;
  width: 245px;
  box-sizing: border-box;
  margin: 10px auto 0;
  padding: 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-family: "PingFang SC";
  color: #bb7315;
}

.duty_container .duty_img_con ul li p a {
  color: #bb7315;
}

.duty_container .duty_list_con {
  width: 1168px;
  height: 484px;
  background: url(../images/duty_list_bg.png) center center no-repeat;
  margin: 40px 0 0 -54px;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  position: relative;
}

.duty_container .duty_list_con .btn-duty-prev, .duty_container .duty_list_con .btn-duty-next {
  display: block;
  cursor: pointer;
  width: 38px;
  height: 110px;
  background: url(../images/duty_btn_prev.png) center center no-repeat;
  position: absolute;
  top: 190px;
  left: -18px;
}

.duty_container .duty_list_con .btn-duty-next {
  background: url(../images/duty_btn_next.png) center center no-repeat;
  left: auto;
  right: -28px;
}

.swiper-container-duty {
  margin: 60px auto 0;
  width: 960px;
  height: 360px;
  overflow: hidden;
  position: relative;
}

.swiper-container-duty .swiper-slide {
  width: 960px;
  margin: 0px auto 0;
  position: relative;
}

.swiper-container-duty .swiper-slide ul {
  width: 100%;
  float: left;
  padding: 0px 0;
}

.swiper-container-duty .swiper-slide ul li {
  box-sizing: border-box;
  width: 450px;
  border-bottom: 1px dashed #DBAA69;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 18px;
  line-height: 60px;
  font-family: "PingFang SC";
  color: #BB7315;
}

.swiper-container-duty .swiper-slide ul li a {
  color: #BB7315;
}

.swiper-container-duty .swiper-slide ul li:nth-child(even) {
  float: right;
}

.swiper-container-duty .swiper-slide ul li:last-of-type, .swiper-container-duty .swiper-slide ul li:nth-last-of-type(1), .swiper-container-duty .swiper-slide ul li:nth-last-of-type(2) {
  border-bottom: none;
  padding-bottom: 1px;
}

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

/*media_container*/
.media_container {
  width: 1180px;
  height: auto;
  margin: 0px auto 0;
  padding: 0 0 160px 0;
  position: relative;
}

.media_container .title {
  margin: 60px auto 0;
  height: 72px;
  background: url(../images/media_title.png) center center no-repeat;
}

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

.media_container .btn-media-prev, .media_container .btn-media-next {
  display: block;
  width: 38px;
  height: 110px;
  cursor: pointer;
  background: url(../images/media_btn_prev.png) center center no-repeat;
  position: absolute;
  top: 270px;
  left: -30px;
}

.media_container .btn-media-next {
  background: url(../images/media_btn_next.png) center center no-repeat;
  left: auto;
  right: -30px;
}

.media_container .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
  top: 480px;
  z-index: 2;
  text-align: center;
}

.media_container .pagination span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background: #ff5100;
  border-radius: 50%;
  cursor: pointer;
}

.media_container .pagination span.swiper-active-swit, .media_container .pagination span.swiper-pagination-bullet-active {
  width: 60px;
  border-radius: 7px;
  background: #CE1709;
}

#swiper-container-media {
  width: 1180px;
  height: 250px;
  margin: 60px auto 0;
  overflow: hidden;
  position: relative;
}

#swiper-container-media div.swiper-slide div.box {
  width: 320px;
  height: 250px;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

#swiper-container-media div.swiper-slide div.box img {
  display: inline-block;
  width: 320px;
  height: 180px;
}

#swiper-container-media div.swiper-slide div.box p {
  margin: 1px auto 0;
  padding: 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-family: "PingFang SC";
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* copyright */
.footer {
  position: relative;
  z-index: 1;
  min-height: 140px;
  padding: 0px 0 0 0;
  background: url(../images/copyright_bg.png) center top no-repeat #F4F4F4;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer p {
  margin: 0 auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  font-family: PingFangSC-Medium;
  font-family: MicrosoftYaHei;
  color: #333;
}

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

.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;
    overflow-x: hidden;
  }
}
