blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
abbr, acronym, fieldset, img {
  border: 0
}
ol, ul {
  list-style: none
}
caption, th {
  text-align: left
}
q:after, q:before {
  content: ''
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}
.col-c, .col-l, .col_c, .col_l, .l {
  float: left
}
.col-r, .col_r, .r, .ul-txt li span, .ul_txt li span, dt span {
  float: right
}
.c {
  clear: both
}
.n, em {
  font-weight: 400;
  font-style: normal
}
.b {
  font-weight: 700
}
.i {
  font-style: italic
}
.fa {
  font-family: Arial
}
.fg {
  font-family: Georgia
}
.ft {
  font-family: Tahoma
}
.fl {
  font-family: Lucida Console
}
.fs {
  font-family: '宋体'
}
.fw {
  font-family: '微软雅黑'
}
.tc {
  text-align: center
}
.tr {
  text-align: right
}
.tl {
  text-align: left
}
.tdu {
  text-decoration: underline
}
.tdn, .tdn:hover, a.tdl:hover {
  text-decoration: none
}
.fc0 {
  color: #000
}
.fc3 {
  color: #333
}
.fc6 {
  color: #666
}
.fc9 {
  color: #999
}
.fcr {
  color: red
}
.fcw {
  color: #fff
}
.fcb {
  color: #00f
}
.fcg {
  color: green
}
.f0 {
  font-size: 0
}
.f10 {
  font-size: 10px
}
.f12 {
  font-size: 12px
}
.f13 {
  font-size: 13px
}
.f14 {
  font-size: 14px
}
.f16 {
  font-size: 16px
}
.f20 {
  font-size: 20px
}
.f24 {
  font-size: 24px
}
.vm {
  vertical-align: middle
}
.vtb {
  vertical-align: text-bottom
}
.vt {
  vertical-align: top
}
.vn {
  vertical-align: -2px
}
.vimg {
  margin-bottom: -3px
}
.m0 {
  margin: 0
}
.ml0 {
  margin-left: 0
}
.ml5 {
  margin-left: 5px
}
.ml10 {
  margin-left: 10px
}
.ml20 {
  margin-left: 20px
}
.mr0 {
  margin-right: 0
}
.mr5 {
  margin-right: 5px
}
.mr10 {
  margin-right: 10px
}
.mr20 {
  margin-right: 20px
}
.mt5 {
  margin-top: 5px
}
.mt10 {
  margin-top: 10px
}
.mt20 {
  margin-top: 20px
}
.mb5 {
  margin-bottom: 5px
}
.mb10 {
  margin-bottom: 10px
}
.mb20 {
  margin-bottom: 20px
}
.ml-1 {
  margin-left: -1px
}
.mt-1 {
  margin-top: -1px
}
.p1 {
  padding: 1px
}
.pl5 {
  padding-left: 5px
}
.p5 {
  padding: 5px
}
.pt5 {
  padding-top: 5px
}
.pr5 {
  padding-right: 5px
}
.pb5 {
  padding-bottom: 5px
}
.p10 {
  padding: 10px
}
.pl10 {
  padding-left: 10px
}
.pt10 {
  padding-top: 10px
}
.pr10 {
  padding-right: 10px
}
.pb10 {
  padding-bottom: 10px
}
.p20 {
  padding: 20px
}
.pl20 {
  padding-left: 20px
}
.pt20 {
  padding-top: 20px
}
.pr20 {
  padding-right: 20px
}
.pb20 {
  padding-bottom: 20px
}
.pr, .rel {
  position: relative
}
.abs, .pa {
  position: absolute
}
.dn {
  display: none
}
.db {
  display: block
}
.dib {
  -moz-inline-stack: inline-block;
  display: inline-block
}
.di {
  display: inline
}
.ovh {
  overflow: hidden
}
.ovs {
  overflow: scroll
}
.vh {
  visibility: hidden
}
.vv {
  visibility: visible
}
.lh14 {
  line-height: 14px
}
.lh16 {
  line-height: 16px
}
.lh18 {
  line-height: 18px
}
.lh20 {
  line-height: 20px
}
.lh22 {
  line-height: 22px
}
.lh24 {
  line-height: 24px
}
.z {
  _zoom: 1
}
.h1 {
  height: 1px
}
.h5 {
  height: 5px
}
.h, .h10 {
  height: 10px
}
.h15 {
  height: 15px
}
.h20 {
  height: 20px
}
.h, .h1, .h10, .h15, .h20, .h5 {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  clear: both
}
a {
  text-decoration: none;
  color: #333;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
body {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  font-family: "Microsoft YaHei", 微软雅黑, "PingFang SC", "Hiragino Sans GB", STHeiti, sans-serif;
  overflow-x: hidden;
  overflow-y: auto
}
*, :after, :before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0
}
img {
  max-width: 100%;
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s
}
input, select, textarea {
  font-size: 12px;
  color: #444;
  font-family: "Microsoft Yahei", sans-serif;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}
input[type=button], input[type=reset], input[type=submit], select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer
}
.ani {
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s
}
.unselect {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none
}
.wp {
  width: 80%;
  max-width: 1560px;
  margin: 0 auto
}
.wp2 {
  width: 80%;
  max-width: 1560px;
  margin: 0 auto;
  position: relative;
  top: -110px;
}
@font-face {
  font-family: DINProLight;
  src: url(../images/DINPro-Light.ttf)
}
.fix:after, .fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}
.fix {
  *zoom: 1
}
body {
  padding-left: 60px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
body.open {
  padding-left: 180px
}
.header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 18px;
  right: 0;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}
.header.hide {
  top: -150px
}
.header.open {
  left: 138px
}
.header .hdt {
  height: 37px;
  line-height: 37px;
  background-color: rgba(0, 0, 0, .59);
  text-align: right;
  padding: 0 29px;
  margin-left: 42px
}
.header .hdt a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  margin-left: 16px;
  opacity: .6
}
.header .hdt .lang {
  opacity: 1;
  padding-left: 24px;
  background: url(../images/icons03.png) left center no-repeat
}
.header .hdt a:hover {
  opacity: 1
}
.header .hdb {
  height: 84px;
  background-image: linear-gradient(to right, #8d0000 60%, #e00700);
  border-radius: 45px 0 0 45px
}
.header .logo {
  float: left;
  height: 100%;
  line-height: 84px;
  margin-left: 21px
}
.header .logo img {
  display: inline-block;
  vertical-align: middle
}
.header .date-num {
  float: left;
  margin-left: 34px;
  margin-top: 25px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  overflow: hidden;
  font-size: 0;
  font-family: DINProLight;
  background-color: rgba(255, 255, 255, .16)
}
.header .date-num .date {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  font-size: 16px;
  color: #fff;
  padding: 0 14px 0 42px;
  background: url(../images/icons051.png) left center no-repeat
}
.header .date-num .num {
  display: inline-block;
  height: 100%;
  padding: 0 18px 0 14px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background-color: rgba(130, 49, 142, .3)
}
.header .date-num .num span {
  color: #db7de9
}
.header .date-num .label {
  display: inline-block;
  height: 100%;
  padding-left: 13px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  background-color: rgba(130, 49, 142, .3);
  width: 30px;
  vertical-align: top;
}
.header .date-num .label img {
  position: relative;
  top: 5px;
}
.header .hdr {
  float: right;
  height: 100%;
  font-size: 0
}
.header .hdr .a1 {
  font-size: 16px;
  color: #fff;
  margin: 0 8px 0 22px;
  padding-left: 35px;
  background-position: left center;
  background-repeat: no-repeat;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  vertical-align: middle
}
.header .so {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 84px;
  position: relative
}
.header .so .btn {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url(../images/icons09.png) center center no-repeat
}
.header .so .inp {
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  height: 60px;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  display: none
}
.header .so .inp input {
  display: block;
  width: 100%;
  height: 58px;
  font-size: 16px;
  color: #000;
  padding: 0 60px 0 10px;
  border: none
}
.header .so .inp .sub {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%;
  background: url(../images/icons04.png) center center no-repeat;
  border: none;
  cursor: pointer;
  padding: 0
}
.hd-menu {
  position: absolute;
  top: 35px;
  right: -43px;
  z-index: 999;
  width: 87px;
  height: 87px;
  cursor: pointer;
  overflow: hidden;
  display: none;
  -o-transition: .3;
  -ms-transition: .3;
  -moz-transition: .3;
  -webkit-transition: .3;
  transition: .3
}
.hd-menu img {
  display: block;
  width: 100%
}
.snav {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  z-index: 998;
  border-left: 3px solid #8d0000;
  background-color: #f6f6f6;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  padding-top: 129px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}
.snav .snav-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/icons02.png) center center no-repeat #fff;
  cursor: pointer
}
.snav.open .snav-menu {
  display: none
}
.snav.open {
  width: 180px
}
.snav.open .close {
  width: 87px
}
.snav .close {
  position: absolute;
  left: 0;
  top: 51px;
  height: 60px;
  width: 50px;
  border-radius: 0 28px 28px 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  background: url(../images/icons01.png) center center no-repeat #fff;
  cursor: pointer;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}
.snav ul {
  padding-bottom: 200px;
  background: url(../images/bgs01.png) center bottom no-repeat
}
.snav li {
  position: relative;
  margin-bottom: 4px
}
.snav .v1 {
  display: block;
  height: 56px;
  line-height: 56px;
  padding-left: 33px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  background: url(../images/arrows1.png) 138px center no-repeat
}
.snav .on .v1, .snav .v1:hover {
  background: url(../images/arrows2.png) 138px center no-repeat #fff
}
.snav .sub {
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  width: 0;
  overflow: hidden;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}
.snav .sub.show {
  width: 140px
}
.snav .sub a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #000;
  text-align: center;
  overflow: hidden;
  position: relative
}
.snav .sub a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 20px;
  margin-top: -10px;
  background-color: #ba0a0f;
  display: none
}
.snav .sub .on a, .snav .sub a:hover {
  color: #ba0a0f
}
.snav .sub .on a::after, .snav .sub a:hover::after {
  display: block
}
.footer {
  background-color: #d80000
}
.footer .ftl {
  float: left;
  padding: 39px 0
}
.footer .lg {
  margin-bottom: 20px
}
.footer .lg img {
  display: block;
  max-height: 50px
}
.footer .addr {
  font-size: 12px;
  color: #fff
}
.footer .addr span {
  margin-right: 2px;
  opacity: .52
}
.footer .lk {
  margin-top: 5px
}
.footer .lk a {
  font-size: 12px;
  color: #fff;
  opacity: .22;
  margin-right: 13px
}
.footer .lk a:hover {
  opacity: 1
}
.footer .lk2 {
  max-width: 356px;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, .5)
}
.footer .lk2 a {
  font-size: 12px;
  color: #ffffff;
  margin-right: 13px;
  margin-bottom: 5px
}
.footer .lk2 a:hover {
  color: #cbcbcb
}
.footer .ftr {
  float: right;
  padding-bottom: 39px
}
.footer .qr {
  margin-top: -35px;
  font-size: 12px;
  color: #ffff;
  text-align: center;
  float: right;
  margin-bottom: 100px;
  position: relative;
  z-index: 6
}
.footer .qr .pic {
  width: 150px;
  height: 150px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 7px
}
.footer .qr p {
  opacity: 1
}
.footer .qr .pic img {
  display: block;
  width: 100%
}
.footer .copy {
  font-size: 12px;
  color: #fff
}
.footer .copy a, .footer .copy span {
  opacity: .50;
  color: #fff
}
.footer .copy a:hover {
  opacity: 1
}
.footer .copy .bq {
  text-decoration: underline
}
.row-a2 {
  overflow: hidden;
  padding: 36px 0 89px;
  padding-top: 0;
  margin-bottom: 68px;
  position: relative;
  z-index: 1;
  top: -60px;
}
.row-a2 .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 385px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}
.row-a2 .col-c, .row-a2 .col-l, .row-a2 .col-r {
  width: 31.66%;
  background: #fff;
  padding: 68px 30px 23px 28px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.row-a2 .col-c {
  margin-top: 41px;
  margin-left: 2.5%
}
.m-tit1 {
  overflow: hidden;
  line-height: 28px
}
.m-tit1 .tit {
  float: left;
  font-size: 24px;
  color: #29293a;
  font-weight: 700;
  margin-right: 26px
}
.m-tit1 .more {
  float: left;
  border-left: 1px solid #8d0000;
  font-size: 12px;
  color: #e00700;
  padding-left: 15px
}
.m-tit1 .more em {
  color: #949494;
  font-size: 16px;
  margin-left: 8px
}
.m-tit1 .more:hover {
  color: #b80308
}
.m-tit1 .con-r {
  float: right
}
.m-tit1 .btn-order {
  display: block;
  width: 52px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #b80308;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center
}
.m-tit1 .btn-calendar {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  margin-top: -2px;
  background: url(../images/img1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}
.m-tit1 .btn-calendar:hover {
  background-image: url(../images/img1-1.png)
}
.p-list1 {
  padding-top: 22px
}
.p-list1 li {
  padding: 15px 0 17px;
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden
}
.p-list1 .date {
  float: left;
  font-family: DINProLight;
  font-size: 14px;
  color: #d80000;
  line-height: 1.2;
  text-align: center;
  margin-right: 20px
}
.p-list1 .date span {
  display: block;
  font-size: 36px;
  line-height: 1
}
.p-list1 .tit {
  font-size: 16px;
  color: #323232;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden
}
.p-list1 .tit a {
  color: inherit
}
.p-list1 .tit a:hover {
  color: #b80308
}
.p-list2 {
  padding-top: 23px
}
.p-list2 li {
  padding: 16px 0 15px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
  color: #818181;
  line-height: 22px
}
.p-list2 .det {
  padding-left: 30px;
  position: relative;
  z-index: 1
}
.p-list2 .det .icon {
  position: absolute;
  left: 6px;
  top: 3px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}
.p-list2 .tit {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 7px
}
.p-list2 .tit a {
  color: inherit
}
.p-list2 .tit a:hover {
  color: #b80308
}
.row-a3 {
  background-repeat: no-repeat;
  background-position: center top;
  padding: 26px 0 110px
}
.row-a3 .inner {
  margin-top: 56px;
  background: #f6f6f6;
  overflow: hidden;
  padding: 39px 45px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.row-a3 .inner .col-l, .row-a3 .inner .col-r {
  width: 48%
}
.p-list4 {
  overflow: hidden
}
.p-list4 dt {
  float: left;
  font-size: 20px;
  color: #939393;
  line-height: 31px;
  margin-right: 24px;
  font-weight: 700
}
.p-list4 dd {
  overflow: hidden
}
.p-list4 dd a {
  display: block;
  float: left;
  font-size: 12px;
  color: #797979;
  line-height: 29px;
  border: 1px solid #cdcdcd;
  padding: 0 15px;
  margin-bottom: 9px;
  margin-right: 9px;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
.p-list4 dd a:hover {
  border-color: #b80308;
  color: #b80308
}
.m-tit2 {
  font-size: 36px;
  color: #d80000;
  line-height: 122px;
  font-weight: 700;
  text-align: center
}
.p-list3 {
  overflow: hidden;
  margin: 0 -22px
}
.p-list3 li {
  float: left;
  width: 33.33%;
  padding: 0 22px
}
.p-list3 .pic {
  height: 0;
  padding-top: 70.27%;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.p-list3 .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.p-list3 .pic:hover img {
  opacity: .7;
  filter: alpha(opacity=70)
}
.p-list3 .con {
  display: block;
  font-size: 12px;
  color: #797979;
  line-height: 20px
}
.p-list3 .tit {
  font-size: 18px;
  color: #29293a;
  line-height: 1.5;
  font-weight: 700;
  margin: 15px 0 9px
}
.p-list3 .con:hover .tit {
  color: #b80308
}
.row-a4 {
  padding: 0 0 161px
}
.row-a4 .inner1 {
  position: relative;
  overflow: hidden;
  padding: 58px 0 127px
}
.row-a4 .bg-l {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 48.2%;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: cover;
  background-size: cover
}
.row-a4 .bg-r {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 51.8%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}
.row-a4 .inner1 .col-l {
  width: 42.66%
}
.row-a4 .inner1 .col-r {
  width: 48.5%
}
.row-a4 .inner2 {
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 10px 43px rgba(0, 0, 0, .15);
  position: relative;
  z-index: 5;
  margin-top: -76px;
  padding: 20px 40px 52px
}
.row-a4 .inner2 .item {
  float: left;
  width: 25%;
  font-size: 18px;
  color: #29293a;
  line-height: 1.5;
  text-align: center
}
.row-a4 .num {
  font-size: 14px;
  color: #d80000;
  margin-bottom: 10px
}
.row-a4 .num span {
  font-family: DINProLight;
  font-size: 80px;
  line-height: 1;
  margin-right: 8px
}
.m-tit4 {
  overflow: hidden;
  line-height: 30px;
  clear: both;
  margin-bottom: 21px
}
.m-tit4 .tit {
  float: left;
  font-size: 16px;
  color: #727272;
  font-weight: 400
}
.m-tit4 .more {
  float: right;
  font-size: 14px;
  color: #a3a3a3;
  padding-right: 14px;
  background: url(../images/img12.png) right center no-repeat
}
.m-tit4 .more:hover {
  text-decoration: underline
}
.m-tit3 {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700
}
.p-list5 {
  padding-top: 20px
}
.p-list5 li {
  font-size: 12px;
  color: rgba(255, 255, 255, .53);
  line-height: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding: 0 30px 0 26px
}
.p-list5 .tit {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 47px;
  padding-right: 20px;
  background: url(../images/img12.png) right center no-repeat;
  cursor: pointer
}
.p-list5 .tit a {
  color: inherit
}
.p-list5 li.on .tit {
  background-image: url(../images/img13.png)
}
.p-list5 .det {
  overflow: hidden;
  padding-bottom: 12px;
  display: none
}
.p-list5 li.on {
  background: rgba(255, 255, 255, .05);
  padding-top: 6px;
  margin-bottom: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}
.row-a4 .inner1 .col-r .p-list5 li.on {
  background: rgba(255, 255, 255, .09)
}
.p-list5 li.on .det {
  display: block
}
.p-list5 .more {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img11.png) center center no-repeat;
  margin-right: 12px;
  margin-top: 13px
}
.ban {
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 162px 50px 0
}
.ban .tit {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 6px
}
.cur {
  font-size: 12px;
  color: #fff;
  line-height: 20px
}
.cur a {
  color: inherit
}
.cur a:hover {
  text-decoration: underline
}
.cur em {
  margin: 0 10px
}
.ban2 {
  height: 314px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 162px 50px 0
}
.ban3 {
  height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 162px 50px 0
}
.ban2 .tit, .ban3 .tit {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 6px;
  text-align: center
}
.ban2 .cur, .ban3 .cur {
  text-align: center;
  color: #000
}
.g-box {
  background: #fff;
  padding: 75px 5.583% 218px 6.5%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  z-index: 5;
  margin-top: -66px;
  overflow: hidden
}
.m-txt1 {
  overflow: hidden
}
.m-txt1 .pic {
  float: right;
  width: 240px;
  margin-left: 39px;
  padding-bottom: 29px;
  background: #f0f2f4;
  font-size: 12px;
  color: #751d81;
  line-height: 1.5;
  text-align: center;
  margin-top: 2px
}
.m-txt1 .pic img {
  display: block;
  width: 100%;
  margin-bottom: 14px
}
.m-txt1 .tit {
  font-size: 18px;
  color: #555;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
  position: relative;
  z-index: 1;
  margin-bottom: 9px
}
.m-txt1 .tit:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 21px;
  height: 1px;
  background: #a00000
}
.m-txt1 .txt {
  overflow: hidden;
  font-size: 16px;
  color: #555;
  line-height: 26px
}
.col-side {
  float: right;
  width: 19%
}
.col-side .con {
  background: #f0f2f4;
  padding: 27px 13px 22px 34px;
  border-left: 1px solid #d80000
}
.m-tit5 {
  font-size: 17px;
  color: #d80000;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 18px
}
.snav1 li {
  margin-bottom: 12px
}
.snav1 a {
  font-size: 14px;
  color: #7f7f7f;
  line-height: 24px
}
.snav1 a:hover, .snav1 li.on a {
  color: #d80000
}
.col-main {
  width: 73.6%
}
.snav2 {
  margin-bottom: 45px;
  padding-left: 26px;
  padding-bottom: 7px;
  border-left: 2px solid #d80000
}
.snav2 a {
  font-size: 15px;
  color: #333;
  line-height: 29px
}
.snav2 a:hover, .snav2 li.on a {
  color: #d80000
}
.snav2 li {
  margin-bottom: 19px
}
.snav2 li:last-child {
  margin-bottom: 0
}
.m-tit6 {
  font-size: 24px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin: -7px 0 24px
}
.p-list6 {
  overflow: hidden;
  margin: 0 -6px
}
.p-list6 li {
  float: left;
  width: 33.33%;
  padding: 0 6px 80px
}
.p-list6 .con {
  position: relative;
  z-index: 1;
  background: #f2f4f6;
  padding: 28px 0 31px;
  font-size: 12px;
  color: #888;
  line-height: 20px;
  text-align: center
}
.p-list6 .tit1 {
  font-size: 30px;
  color: #a00000;
  line-height: 1.5;
  font-weight: 400;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.p-list6 .tit2 {
  font-size: 12px;
  color: #010101;
  font-weight: 400;
  margin-bottom: 6px
}
.p-list6 .num {
  width: 154px;
  background: #fff;
  font-family: DINProLight;
  font-size: 18px;
  color: rgba(0, 0, 0, .55);
  line-height: 56px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 25px auto 13px
}
.p-list6 .num span {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  color: #a00000;
  margin-right: 6px
}
.p-list6 .det {
  height: 60px;
  overflow: hidden
}
.p-list6 .btn-order {
  display: block;
  width: 107px;
  height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #a00000;
  font-size: 12px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  margin: 0 auto 0 -53px;
  position: absolute;
  left: 50%;
  bottom: -22px
}
.p-list6 li.closed .num span, .p-list6 li.closed .tit1 {
  color: #939393
}
.p-list6 li.closed .btn-order {
  background: #bfbfbf;
  color: #fff
}
.m-txt2 {
  font-size: 16px;
  color: #555;
  line-height: 26px
}
.m-txt2 .m-tit6 {
  margin: 39px 0 23px
}
.p-list7 {
  overflow: hidden;
  margin: 0 -6px
}
.p-list7 li {
  float: left;
  width: 33.33%;
  padding: 0 6px 15px
}
.p-list7 .con {
  background: #f2f4f6;
  font-size: 12px;
  color: #888;
  line-height: 20px;
  text-align: center
}
.p-list7 .pic {
  height: 0;
  padding-top: 60%;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.p-list7 .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.p-list7 .txt {
  height: 204px;
  overflow: hidden;
  padding: 32px 35px 10px
}
.p-list7 .det {
  height: 60px;
  overflow: hidden
}
.p-list7 .tit {
  font-size: 30px;
  color: #a00000;
  line-height: 36px;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
  margin-bottom: 17px
}
.p-list7 .tit:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  height: 1px;
  background: #a00000
}
.m-tit7 {
  font-size: 24px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  position: relative;
  z-index: 1;
  margin: 35px 0 23px;
  padding-bottom: 11px
}
.m-tit7:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #a00000;
  width: 45px;
  height: 1px
}
.m-tit8 {
  font-size: 20px;
  color: #666;
  line-height: 2;
  font-weight: 700;
  padding-bottom: 14px
}
.box-so {
  overflow: hidden;
  padding: 7px 5px 5px 23px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 14px;
  color: #cecece;
  line-height: 34px;
  background: #f9f9f9;
  margin: 25px 0 22px
}
.box-so .col-l a {
  color: #555
}
.box-so .col-l a:hover {
  color: #8d0000
}
.box-so .col-l i {
  margin: 0 17px;
  font-style: normal
}
.m-so {
  position: relative;
  z-index: 1
}
.m-so .inp {
  display: block;
  width: 161px;
  height: 34px;
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 0 40px 0 10px;
  font-size: 14px;
  color: #666;
  line-height: 32px
}
.m-so .sub {
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 2;
  width: 34px;
  height: 34px;
  border: none;
  background: url(../images/img17.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer
}
.p-list9 {
  overflow: hidden
}
.p-list9 li {
  float: left;
  margin-right: 9px;
  margin-bottom: 10px
}
.p-list9 a {
  display: block;
  font-size: 12px;
  color: #525252;
  line-height: 29px;
  padding: 0 18px;
  border: 1px solid #cdcdcd;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
.p-list9 a:hover, .p-list9 li.on a {
  background: #8d0000;
  border-color: #8d0000;
  color: #fff
}
.p-list8 {
  overflow: hidden;
  margin: 0 -7px 21px
}
.p-list8 li {
  float: left;
  width: 33.33%;
  padding: 0 7px 12px
}
.p-list8 .con {
  display: block;
  background: #f2f4f6;
  font-size: 12px;
  color: #888;
  line-height: 20px;
  text-align: center;
  height: 240px;
  padding: 46px 34px 0;
  overflow: hidden
}
.p-list8 .tit {
  font-size: 30px;
  color: #a00000;
  line-height: 34px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  padding-bottom: 18px;
  margin-bottom: 15px
}
.p-list8 .tit:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  height: 1px;
  background: #a00000
}
.p-list8 .det {
  height: 80px;
  overflow: hidden
}
.p-list10 {
  text-align: center;
  border-bottom: 1px solid #d1d1d1;
  margin: 34px 0 41px
}
.p-list10 li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 2px;
  position: relative;
  z-index: 1
}
.p-list10 li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 3px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #b80308;
  display: none
}
.p-list10 li.on:after {
  display: block
}
.p-list10 a {
  display: block;
  font-size: 18px;
  color: #8e6b8a;
  line-height: 54px;
  padding: 0 6px
}
.p-list10 li.on a {
  color: #a00000
}
.m-layout {
  font-size: 12px;
  color: #888;
  line-height: 20px;
  margin-bottom: 61px
}
.m-layout .item {
  display: table;
  width: 100%;
  margin-bottom: 1px;
  background: #f2f4f6
}
.m-layout .item:nth-child(2n) {
  background: #fafbfc
}
.m-layout .item:nth-child(2n) .col-tit {
  background: #f2f4f6
}
.m-layout .col-tit {
  display: table-cell;
  background: #eaecee;
  width: 26.254%;
  padding-left: 30px;
  padding-top: 25px;
  vertical-align: top
}
.m-layout .col-info {
  display: table-cell;
  padding-top: 8px;
  padding-bottom: 12px
}
.m-layout .col-tit .con {
  position: relative;
  z-index: 1;
  padding-left: 30px
}
.m-layout .tit1 {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px
}
.m-layout .tit2 {
  font-size: 16px;
  color: #3900bb;
  line-height: 1.5;
  font-weight: 400
}
.m-layout .tit3 {
  font-size: 16px;
  color: #a00000;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 2px
}
.m-layout .tit3 span {
  font-family: DINProLight;
  font-size: 36px;
  color: #a00000;
  line-height: 1;
  margin-left: 5px
}
.m-layout .col-tit a {
  color: #3900bb;
  margin-right: 16px
}
.m-layout .col-tit a:hover {
  text-decoration: underline
}
.m-layout .num {
  font-family: DINProLight;
  font-size: 72px;
  color: #a00000;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.m-layout .txt {
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  padding: 16px 0 19px
}
.m-layout .col-info .txt:last-child {
  border: none
}
.m-layout .txt .col-l {
  width: 185px;
  padding-left: 22px;
  padding-right: 50px
}
.m-layout .txt .col-r {
  float: none;
  overflow: hidden
}
.m-layout .txt .det {
  border-bottom: 1px solid #dfdfdf;
  padding-top: 0;
  padding-bottom: 24px;
  margin-bottom: 12px;
  padding-right: 27px
}
.m-layout .txt .det:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}
.m-history {
  position: relative;
  z-index: 1
}
.m-history .item {
  width: 50%;
  position: relative;
  z-index: 1;
  padding-bottom: 28px
}
.m-history .con {
  background: #fff;
  padding: 26px 21px 32px 28px;
  font-size: 16px;
  color: #555;
  line-height: 26px;
  box-shadow: 0 0 43px rgba(0, 0, 0, .2);
  position: relative;
  z-index: 1;
}
.m-history .pic img {
  display: block;
  width: 100%
}
.m-history .year {
  font-family: DINProLight;
  font-size: 60px;
  color: #8d0000;
  line-height: 1;
  margin: -25px 0 8px;
  text-align: center;
  text-shadow: 0 3px 0 #fff
}
.m-history .col-l {
  float: none
}
.m-history .col-r {
  margin-top: 25px;
  float: none
}
.m-history .col-r .con {
  float: none;
  right: -40px
}
.m-history .col-l:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 18px;
  z-index: 2;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #fff;
  background: #8d0000;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}
.m-history .col-r:after {
  content: "";
  position: absolute;
  left: -11px;
  top: 14px;
  z-index: 2;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #fff;
  background: #8d0000;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}
.m-history .col-l .con:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 11px solid #fff
}
.m-history .col-r .con:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 11px solid #fff
}
.m-history .col-l .con:before {
  content: "";
  position: absolute;
  right: -40px;
  top: 28px;
  bottom: -30px;
  width: 1px;
  background: #8d0000
}
.m-history .col-r .con:before {
  content: "";
  position: absolute;
  left: -41px;
  top: 28px;
  bottom: -30px;
  width: 1px;
  background: #8d0000
}
.m-history .item:last-child .con:before {
  background: #fff
}
.p-list11 {
  padding-bottom: 19px
}
.p-list11 li {
  border-bottom: 1px solid #efefef;
  padding-left: 36px;
  font-size: 16px;
  color: #3900bb;
  line-height: 46px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.p-list11 a {
  color: inherit
}
.p-list11 a:hover {
  color: #555
}
.p-list11 li:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d80000;
  margin-top: -3px
}
.m-leader {
  padding-top: 15px
}
.m-leader .txt {
  overflow: hidden;
  margin: 0 -7px 47px
}
.m-leader .item {
  float: left;
  width: 33.33%;
  padding: 0 7px 18px
}
.m-leader .con {
  background: #f2f4f6;
  padding-bottom: 29px;
  font-size: 12px;
  color: #888;
  line-height: 20px;
  text-align: center
}
.m-leader .det {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 20px;
}
.m-leader .tit {
  font-size: 26px;
  color: #a00000;
  line-height: 36px;
  font-weight: 400;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.m-leader .pic {
  height: 0;
  padding-top: 112%;
  position: relative;
  z-index: 1;
  background: #9890c1;
  margin-bottom: 19px
}
.m-leader .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.m-float {
  position: fixed;
  right: 16px;
  top: 39%;
  z-index: 10;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15);
  -webkit-border-radius: 30px 0 30px 30px;
  -moz-border-radius: 30px 0 30px 30px;
  border-radius: 30px 0 30px 30px;
  width: 60px;
  background: #fff;
  padding: 19px 0 0
}
.m-float li {
  margin-bottom: 12px;
  font-size: 12px;
  color: #777;
  line-height: 1.5;
  text-align: center;
  position: relative;
  z-index: 1;
  padding-bottom: 13px
}
.m-float li:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 15px;
  height: 1px;
  margin-left: -7px;
  background: #d2d2d2
}
.m-float li:last-child {
  padding-bottom: 9px
}
.m-float li:last-child:after {
  display: none
}
.m-float .icon {
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  margin: 0 auto
}
.m-float a {
  color: inherit
}
.p-list12 {
  margin: 0 -18px;
  padding-bottom: 24px;
  font-size: 0
}
.p-list12 li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 18px 30px
}
.p-list12 .con {
  display: block;
  background: url(../images/img28.jpg) right top no-repeat #fff;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100px;
  overflow: hidden;
  padding: 26px 41px 0;
  box-shadow: 0 0 32px rgba(0, 0, 0, .1)
}
.p-list12 .tit {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.p-list12 .con:hover .tit {
  color: #d80000
}
.m-txt3 {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  padding-top: 5px
}
.m-txt3 .txt {
  line-height: 30px;
  padding: 18px 0 22px;
  margin: 13px 0 27px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef
}
.m-txt3 .txt p {
  padding-left: 38px;
  position: relative;
  z-index: 1
}
.m-txt3 .txt p:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d80000;
  margin-top: -3px
}
.box-so1 {
  margin: -36px 0 259px
}
.m-so2 {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 0 16.66%
}
.m-so2 .con {
  margin: 0 0 19px;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15);
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  overflow: hidden
}
.m-so2 .inp {
  display: block;
  width: 100%;
  height: 69px;
  border: none;
  background: 0 0;
  font-size: 18px;
  color: #2e2e2e;
  line-height: 69px;
  padding: 0 100px 0 33px
}
.inp::-webkit-input-placeholder {
  color: #a0a0a0
}
.inp::-moz-placeholder {
  color: #a0a0a0
}
.inp::-ms-input-placeholder {
  color: #a0a0a0
}
.m-so2 .sub {
  position: absolute;
  right: 18px;
  top: 0;
  z-index: 2;
  width: 69px;
  height: 69px;
  border: none;
  cursor: pointer;
  background: url(../images/img29.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}
.m-so2 p {
  padding-left: 22px
}
.m-so2 p a {
  color: inherit;
  margin-left: 14px
}
.m-so2 p a:hover, .m-so2 p strong {
  color: #d80000
}
.ban3 .m-so2 {
  margin-top: 23px
}
.ban3 .m-so2 .con {
  background: rgba(255, 255, 255, .71);
  box-shadow: 0 0 16px rgba(0, 0, 0, .23)
}
.m-so-keywords {
  background: #f5f5f5;
  margin: 44px 0 21px;
  padding: 34px 40px 18px
}
.m-so-keywords dl {
  overflow: hidden;
  margin-bottom: 2px
}
.m-so-keywords dt {
  float: left;
  width: 55px;
  font-size: 12px;
  color: #555;
  line-height: 20px;
  font-weight: 700;
  border-right: 2px solid #dbdbdb;
  margin-right: 23px;
  margin-top: 7px
}
.m-so-keywords dd {
  overflow: hidden
}
.m-so-keywords dd a {
  display: block;
  float: left;
  border: 1px solid #cdcdcd;
  background: #fff;
  font-size: 12px;
  color: #525252;
  line-height: 29px;
  padding: 0 18px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
.m-so-keywords dd a.on, .m-so-keywords dd a:hover {
  background: #8d0000;
  border-color: #8d0000;
  color: #fff
}
.m-so-tips {
  overflow: hidden;
  border-bottom: 1px solid #d1d1d1;
  font-size: 12px;
  color: #aaa;
  line-height: 42px
}
.m-so-tips a {
  color: #555;
  margin-left: 24px
}
.m-so-tips a:hover {
  color: #8d0000
}
.m-so-result {
  margin-top: 44px
}
.m-so-result .item {
  overflow: hidden;
  margin-bottom: 52px;
  margin-right: -2%
}
.m-so-result .tit {
  float: left;
  width: 75px;
  font-family: DINProLight;
  font-size: 72px;
  color: #d80000;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 9px
}
.m-so-result .txt {
  overflow: hidden;
  border-left: 1px solid #8d0000;
  padding: 2px 0 12px 10px;
  margin-bottom: -37px
}
.m-so-result .con {
  display: block;
  float: left;
  width: 12.5%;
  margin-bottom: 37px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: center
}
.m-so-result .det {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.m-so-result .con span {
  display: block;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 36px;
  color: #fff;
  line-height: 90px;
  text-align: center;
  background: #ece4ed;
  margin: 0 auto 10px
}
.m-so-result .con:nth-child(2n) span {
  background: #e7eaec
}
.box-so2 {
  overflow: hidden;
  position: relative;
  z-index: 3;
  margin: -56px 0 139px
}
.box-so2 .con-r {
  float: right;
  width: 260px;
  padding-top: 101px
}
.box-so2 .con-l {
  float: left;
  width: 71%
}
.m-so-records {
  background: #f0f2f4;
  border-top: 1px solid #7d2b8a;
  text-align: center;
  padding: 19px 10px 36px
}
.m-so-records .tit {
  font-size: 16px;
  color: #565656;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 17px
}
.m-so-records p a {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  background: #fff;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  color: #565656;
  line-height: 28px;
  padding: 0 14px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
.m-so-records p a:hover {
  background: #7d2b8a;
  border-color: #7d2b8a;
  color: #fff
}
.p-list13 {
  overflow: hidden;
  margin-bottom: 32px
}
.p-list13 li {
  float: left;
  width: 142px;
  margin-right: 7px
}
.p-list13 li a {
  display: block;
  font-size: 18px;
  color: #939393;
  line-height: 44px;
  text-align: center;
  padding-top: 7px;
  border-top: 5px solid rgba(151, 146, 171, .73);
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  background: rgba(255, 255, 255, .73)
}
.p-list13 li.on a, .p-list13 li:hover a {
  background: #fff;
  color: #c50227;
  border-color: #b80308
}
.pages {
  overflow: hidden
}
.pages li {
  float: left
}
.pages li a {
  display: block;
  font-size: 16px;
  color: #4f4f4f;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.pages li.on a, .pages li:hover a {
  background: #c50227;
  color: #fff
}
.p-list14 {
  padding: 29px 0 24px
}
.p-list14 li {
  margin-bottom: 31px;
  font-size: 13px;
  color: #777;
  line-height: 20px
}
.p-list14 .tit {
  font-size: 22px;
  color: #601986;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 9px
}
.p-list14 .tit a {
  color: inherit
}
.p-list14 .tit a:hover {
  color: #c50227
}
.p-list14 .date {
  font-size: 12px;
  color: #b80207;
  margin-top: 6px
}
.p-list14 .date a {
  color: #aaa;
  text-decoration: underline;
  margin-left: 18px
}
.p-list14 .date a:hover {
  color: #601986
}
.m-tit9 {
  font-size: 36px;
  color: #a00000;
  line-height: 1.5;
  font-weight: 400;
  text-align: center
}
.m-tit9.white {
  color: #fff
}
.m-tit6.red {
  color: #a00000
}
.box-data1 {
  margin-top: -66px
}
.box-data1 .inner {
  position: relative;
  z-index: 1;
  padding: 66px 11.66% 90px;
  background: #fff;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0
}
.box-data1 .bg {
  position: absolute;
  left: 6.5%;
  right: 6.5%;
  top: 150px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 303px
}
.p-list15 {
  margin: 8px -14px 121px;
  font-size: 0
}
.p-list15 li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 14px
}
.p-list15 .con {
  height: 168px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15);
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
  padding: 31px 0 0 20%
}
.p-list15 .num {
  font-family: DINProLight;
  font-size: 80px;
  color: #c50227;
  line-height: 80px
}
.p-list16 {
  overflow: hidden;
  margin: 0 -22px
}
.p-list16 li {
  float: left;
  width: 33.33%;
  padding: 0 22px 40px
}
.p-list16 .con {
  background: #fff;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  height: 226px;
  font-size: 12px;
  color: #737373;
  line-height: 30px;
  padding: 28px 37px 0;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15)
}
.p-list16 .tit {
  font-size: 30px;
  color: #a00000;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px
}
.p-list16 .det {
  overflow: hidden;
  position: relative;
  z-index: 1
}
.p-list16 .det:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: -1;
  height: 1px;
  background: #ececec
}
.p-list16 .det span {
  display: block;
  float: left;
  background: #fff;
  padding-right: 15px
}
.p-list16 .det em {
  display: block;
  float: right;
  color: #343434;
  background: #fff;
  padding-left: 15px
}
.p-list16 .con:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 6px;
  background: #aaa
}
.p-list16 .line {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  height: 6px
}
.box-data2 {
  position: relative;
  z-index: 1;
  padding: 73px 0 121px
}
.box-data2 .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}
.box-data2 .inner {
  padding: 0 11.66%
}
.p-list17 {
  overflow: hidden;
  margin: 0 -20px;
  padding: 20px 0 46px
}
.p-list17 li {
  float: left;
  width: 33.33%;
  padding: 0 20px
}
.p-list17 .con {
  background: #fff;
  padding: 35px 0 33px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 12px;
  color: #737373;
  line-height: 30px;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15)
}
.p-list17 .tit {
  font-size: 24px;
  color: #a00000;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px
}
.p-list17 .item {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 40px
}
.p-list17 .item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: -1;
  height: 1px;
  background: #ececec
}
.p-list17 .item span {
  display: block;
  float: left;
  background: #fff;
  padding-right: 12px
}
.p-list17 .item span b {
  font-family: DINProLight;
  font-size: 16px;
  color: #c50227;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  width: 19px
}
.p-list17 .item:nth-child(n+5) span b {
  color: #000
}
.p-list17 .item em {
  display: block;
  float: right;
  color: #343434;
  background: #fff;
  padding-left: 12px
}
.box-data3 {
  padding: 60px 0 146px
}
.box-data3 .inner {
  padding: 0 11.66%
}
.box-data3 .m-tit6 {
  margin-bottom: 14px
}
.p-list18 {
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15);
  margin: 33px 0 59px;
  padding: 62px 2% 51px
}
.p-list18 li {
  float: left;
  width: 25%;
  font-size: 16px;
  color: #29293a;
  line-height: 1.5;
  text-align: center
}
.p-list18 .num {
  font-size: 14px;
  color: #d80000;
  margin-bottom: 3px
}
.p-list18 .num span {
  font-family: DINProLight;
  font-size: 60px;
  line-height: 1;
  margin-right: 8px
}
.p-list19 {
  overflow: hidden;
  margin: 0 -35px
}
.p-list19 li {
  float: left;
  width: 50%;
  padding: 0 35px 6px
}
.p-list19 .con {
  border-bottom: 1px solid #dedede;
  font-size: 16px;
  color: #333;
  line-height: 54px;
  padding-right: 20px;
  background: url(../images/arrows3.png) right 8px center no-repeat;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.p-list19 .con a {
  color: inherit
}
.p-list19 .con a:hover {
  color: #d80000
}
.m-trend {
  background: #fff;
  padding: 31px 65px 42px 55px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 43px rgba(0, 0, 0, .15)
}
.p-list20 {
  float: right;
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: -36px;
  position: relative;
  z-index: 2
}
.p-list20 li {
  float: left;
  cursor: pointer;
  font-size: 12px;
  color: #797979;
  line-height: 26px;
  padding: 0 14px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px
}
.p-list20 li.on {
  background: #c50227;
  color: #fff
}
.p-list21 {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-bottom: 26px;
  padding-top: 10px
}
.p-list21:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 1px;
  background: #d6d6d6
}
.p-list21 li {
  float: left;
  cursor: pointer;
  font-size: 16px;
  color: #a7a7a7;
  line-height: 24px;
  padding: 0 4px 15px;
  margin-right: 24px;
  position: relative;
  z-index: 1
}
.p-list21 li.on {
  color: #000
}
.p-list21 li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 3px;
  background: #b80308;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  display: none
}
.p-list21 li.on:after {
  display: block
}
.m-txt4 {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin-bottom: 212px
}
.m-txt4 .con-top {
  background: #f2f2f2;
  padding: 162px 0 0
}
.m-txt4 .cur {
  color: #000
}
.m-txt4 .tit1 {
  font-size: 28px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 16px
}
.m-txt4 .tit2 {
  font-size: 24px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 18px
}
.m-txt4 .tit3 {
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 16px
}
.m-txt4 p span {
  color: #3900bb;
  position: relative;
  z-index: 1
}
.m-txt4 p span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 0;
  border-bottom: 1px dashed #3900bb
}
.m-txt4 h1 {
  font-size: 36px;
  color: #000;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 35px;
  margin-top: 5px
}
.m-txt4 .video video {
  display: block;
  width: 100%;
  height: auto
}
.m-txt4 .notes {
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-top: 7px
}
.m-txt4 .info {
  overflow: hidden;
  line-height: 33px
}
.m-txt4 .time {
  float: left;
  font-size: 14px;
  color: #b80208;
  border-bottom: 4px solid #c50227
}
.m-txt4 .data {
  float: right;
  font-size: 12px;
  color: #777
}
.m-txt4 .data img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 9px
}
.m-txt4 .data i {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 16px;
  background: #d2d2d2;
  margin: -2px 11px 0
}
.m-txt4 .data a {
  color: inherit
}
.m-txt4 .con-bot {
  overflow: hidden;
  padding: 60px 0 0
}
.m-txt4 .con-main {
  float: left;
  width: 71.25%
}
.m-txt4 .con-side {
  float: right;
  width: 260px;
  background: #f0f2f4;
  padding: 29px 48px 12px 33px;
  border-left: 1px solid #d80000
}
.p-list22 li {
  margin-bottom: 19px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 18px;
  padding-left: 24px;
  position: relative;
  z-index: 1
}
.p-list22 li:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d80000
}
.p-list22 li a {
  color: inherit
}
.p-list22 li a:hover {
  color: #d80000
}
.box-comment {
  margin-top: 100px
}
.box-comment .num-total {
  float: right;
  font-size: 14px;
  color: #888
}
.box-comment .m-tit6 {
  overflow: hidden
}
.box-comment .con1 {
  margin-bottom: 28px;
  overflow: hidden;
  position: relative;
  z-index: 1
}
.box-comment textarea {
  display: block;
  width: 100%;
  height: 74px;
  border: 2px solid #9d9d9d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  resize: none;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 12px 90px 10px 25px;
  margin-bottom: 10px
}
.box-comment textarea::-webkit-input-placeholder {
  color: #b9b9b9
}
.box-comment textarea::-moz-placeholder {
  color: #b9b9b9
}
.box-comment textarea::-ms-input-placeholder {
  color: #b9b9b9
}
.box-comment .word-num {
  position: absolute;
  right: 25px;
  top: 48px;
  z-index: 2;
  font-size: 12px;
  color: #adadad;
  line-height: 18px
}
.box-comment .sub {
  display: block;
  width: 120px;
  height: 46px;
  background: #eaeaea;
  border: none;
  cursor: pointer;
  float: right;
  font-size: 16px;
  color: #7f7f7f;
  line-height: 46px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
.box-comment .con2 {
  background: #f7f6f6;
  border-top: 1px solid #d8d8d8;
  padding: 1px 27px 30px 41px
}
.ul-comment {
  margin-bottom: 27px
}
.ul-comment li {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding-top: 23px
}
.ul-comment .pic {
  float: left;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 27px
}
.ul-comment .pic img {
  display: block;
  width: 100%;
  height: 100%
}
.ul-comment .txt {
  overflow: hidden;
  font-size: 14px;
  color: #565656;
  line-height: 24px
}
.ul-comment .tit {
  font-size: 14px;
  color: #1e0333;
  font-weight: 700;
  margin: 7px 0 3px
}
.ul-comment .num-info {
  overflow: hidden;
  color: #999;
  padding: 13px 0 17px
}
.ul-comment .btn-like {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #777;
  padding-left: 32px;
  background: url(../images/img41.png) left center no-repeat;
  -webkit-background-size: auto 24px;
  background-size: auto 24px;
  cursor: pointer;
  margin-left: 19px
}
.ul-comment .btn-reply {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(../images/img40.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  position: relative;
  z-index: 3
}
.ul-comment .btn-reply:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  width: 18px;
  height: 10px;
  background: url(../images/img42.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -9px;
  display: none
}
.ul-comment .btn-reply.ok:after {
  display: block
}
.ul-comment .det1 {
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: -4px;
  display: none
}
.ul-comment .det1 .inp {
  display: block;
  width: 100%;
  height: 45px;
  border: 2px solid #bbbaba;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0 24px;
  font-size: 16px;
  color: #333;
  line-height: 41px;
  margin-bottom: 11px
}
.ul-comment .det1 .inp::-webkit-input-placeholder {
  color: #b9b9b9
}
.ul-comment .det1 .inp::-moz-placeholder {
  color: #b9b9b9
}
.ul-comment .det1 .inp::-ms-input-placeholder {
  color: #b9b9b9
}
.ul-comment .det2 {
  background: #fff;
  padding: 18px 24px 1px 26px;
  margin-bottom: 27px;
  position: relative;
  z-index: 1
}
.ul-comment .det2:after {
  content: "";
  position: absolute;
  left: 23px;
  bottom: 100%;
  z-index: 2;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 13px solid #fff
}
.m-pop {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.m-pop.ok {
  z-index: 9999;
  opacity: 1
}
.m-pop .inner {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 50%;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 24px rgba(0, 0, 0, .2);
  padding: 79px 60px 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.m-pop .tit {
  font-family: DINProLight;
  font-size: 90px;
  line-height: 90px;
  color: #8d0000;
  font-weight: 400;
  position: absolute;
  left: 60px;
  top: -45px
}
.m-pop .close {
  position: absolute;
  right: 45px;
  top: -29px;
  width: 58px;
  height: 58px;
  background: url(../images/img46.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer
}
.m-pop .txt {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 0;
  padding-bottom: 49px
}
.m-pop .txt::-webkit-scrollbar {
  width: 5px;
  height: 5px
}
.m-pop .txt::-webkit-scrollbar-button {
  display: none
}
.m-pop .txt::-webkit-scrollbar-track-piece {
  background: #dadada
}
.m-pop .txt::-webkit-scrollbar-thumb {
  background: #8d0000
}
.m-pop .det {
  display: inline-block;
  vertical-align: top;
  margin-right: 41px;
  font-size: 16px;
  color: #555;
  line-height: 26px;
  white-space: normal
}
.m-pop .pic {
  margin-bottom: 20px;
  height: 349px
}
.m-pop .pic img {
  display: block;
  height: 100%;
  max-width: none
}
.m-organize .con {
  display: table;
  width: 85.18%;
  margin: 0 auto
}
.m-organize .img-m {
  margin: 0 auto;
  display: none
}
.m-organize .item1 {
  display: table-cell;
  width: 15%;
  overflow: hidden;
  vertical-align: middle
}
.m-organize .item2 {
  display: table-cell;
  width: 14%;
  overflow: hidden;
  vertical-align: middle
}
.m-organize .item3 {
  display: table-cell;
  width: 79%
}
.m-organize .tit1 {
  display: table-cell;
  width: 56px;
  height: 155px;
  border: 1px solid #d80000;
  padding: 0 10px;
  font-size: 18px;
  color: #d80000;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 1
}
.m-organize .tit1:after {
  content: "";
  position: absolute;
  left: 100%;
  width: 100px;
  top: 50%;
  height: 1px;
  background: #d80000
}
.p-list23 {
  position: relative;
  z-index: 1
}
.p-list23:after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  z-index: 1;
  width: 1px;
  background: #d80000
}
.p-list23 li {
  padding-left: 39px;
  margin-bottom: 24px;
  overflow: hidden
}
.p-list23 li:last-child {
  margin-bottom: 0
}
.p-list23 .tit2 {
  float: left;
  width: 43%;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  background: #ad0c22;
  padding: 10px 0;
  position: relative;
  z-index: 6;
  cursor: pointer
}
.p-list23 .tit2:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  left: -999px;
  height: 1px;
  background: #d80000;
  display: none
}
.p-list23 li:first-child .tit2:after, .p-list23 li:last-child .tit2:after {
  display: block
}
.p-list23 .tit2:before {
  content: "";
  position: absolute;
  left: 109%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 14px solid #fff;
  margin-top: -12px;
  display: none
}
.p-list23 li.on .tit2:before {
  display: block
}
.p-list23 dl {
  float: right;
  width: 57%;
  padding-left: 49px;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.p-list23 dl:after {
  content: "";
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 1px;
  background: #d80000
}
.p-list23 dd {
  margin-bottom: 6px;
  font-size: 14px;
  color: #ad0c22;
  line-height: 20px;
  text-align: center;
  background: #f0f2f4;
  padding: 10px 0;
  position: relative;
  z-index: 2
}
.p-list23 dl dd:last-child {
  margin-bottom: 0
}
.p-list23 dd:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  left: -25px;
  height: 1px;
  background: #d80000
}
.p-list23 dd:first-child:after {
  left: -999px
}
.p-list23 dl dd:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 50%;
  left: -25px;
  z-index: 2;
  width: 1px;
  background: #fff
}
.p-list23 dl dd:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: -25px;
  z-index: 2;
  width: 1px;
  background: #fff;
  margin-top: 1px
}
.p-list23 .txt {
  position: absolute;
  left: 54%;
  top: -81px;
  bottom: 0;
  z-index: 5;
  background: #fff;
  box-shadow: 0 0 24px rgba(0, 0, 0, .2);
  font-size: 14px;
  color: #666;
  line-height: 24px;
  width: 553px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 27px 40px 20px 47px;
  display: none
}
.p-list23 li.on .txt {
  display: block
}
.p-list23 .tit3 {
  font-size: 24px;
  color: #ad0c22;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 13px
}
.p-list23 .det {
  border-top: 1px solid #e2e2e2;
  padding-top: 22px;
  margin-top: 20px;
  font-size: 12px;
  color: #000
}
.banner {
  position: relative
}
.banner .item {
  height: 49.7vw;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.banner .item img {
  display: block;
  width: 100%
}
.banner .txt {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 96px;
  color: #fff
}
.banner .txt .name {
  font-size: 12px
}
.banner .txt .name span {
  display: inline-block;
  line-height: 25px;
  padding: 0 7px 0 2px;
  border-bottom: 2px solid #8d0000
}
.banner .txt .tit {
  font-size: 28px;
  font-weight: 700
}
.ban-con {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: right;
  bottom: 96px;
  font-size: 0;
  z-index: 2
}
.ban-con .next, .ban-con .prev {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  cursor: pointer
}
.ban-con .next:hover, .ban-con .prev:hover {
  opacity: .5;
  filter: alpha(opacity=50)
}
.ban-con .prev {
  background: url(../images/prev.png) center center no-repeat
}
.ban-con .next {
  background: url(../images/next.png) center center no-repeat
}
.ban-con ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px
}
.ban-con ul li {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 6px
}
.ban-con ul li.active {
  background-color: #d80000
}
.so-list {
  margin: -70px -15px 0;
  position: relative;
  z-index: 2
}
.so-list li {
  float: left;
  width: 33.33%;
  padding: 0 15px
}
.so-list .con {
  height: 210px;
  padding-top: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-position: center top;
  background-repeat: no-repeat;
  box-shadow: 0 10px 43px rgba(0, 0, 0, .15)
}
.so-list .tit {
  font-size: 24px;
  color: #d80000;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px
}
.so-list .inp {
  margin: 0 42px 10px;
  height: 62px;
  position: relative
}
.so-list .inp .text {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #c7c7c7;
  font-size: 16px;
  color: #000;
  padding: 0 80px 0 20px;
  border-radius: 31px
}
.so-list .inp .text:focus {
  border-color: #000
}
.so-list .inp1 .text {
  padding: 0 80px 0 120px
}
.so-list .inp .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 80px;
  border: none;
  background: url(../images/icons04.png) center center no-repeat
}
.so-list .tp {
  font-size: 12px;
  color: #adadad;
  text-align: center
}
.so-list .tp a {
  color: #3900bb;
  text-decoration: underline
}
.so-list .tp .a1 {
  font-size: 12px;
  color: #666;
  padding-right: 14px;
  margin: 0 9px;
  text-decoration: none;
  background: url(../images/arrows3.png) right center no-repeat;
  display: inline-block;
}
.so-list .tp .a1:hover {
  color: #b80308;
  background: url(../images/arrows3-1.png) right center no-repeat
}
.so-list .fl {
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  width: 106px;
  line-height: 58px;
  border-right: 1px solid #d6d6d6;
  border-radius: 31px 0 0 31px;
  background-color: #fff;
  text-align: center;
  cursor: pointer
}
.so-list .fl.open {
  border-radius: 31px 0 0
}
.so-list .fl span {
  font-size: 16px;
  color: #000;
  padding-right: 27px;
  background: url(../images/arrows4.png) right center no-repeat
}
.so-list .fl dl {
  position: absolute;
  top: 60px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-top: none;
  padding-bottom: 5px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  display: none
}
.so-list .fl dd {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #000
}
.so-list .fl dd:hover {
  color: #b80308
}
@media only screen and (max-width:800px) {
  .so-list .fl dl {
    top: 43px;
  }
  .so-list .fl span {
    position: relative;
    top: -6px;
  }
}
.lk-list {
  margin-top: -10px;
  padding: 30px 0 45px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8
}
.lk-list li {
  float: left;
  width: 46.8%
}
.lk-list li:nth-child(2n) {
  float: right
}
.lk-list .tit {
  float: left;
  width: 136px
}
.lk-list .tit h3 {
  font-size: 22px;
  color: #838383;
  font-weight: 700
}
.lk-list .more a {
  font-size: 12px;
  color: #3900bb;
  padding-right: 12px;
  background: url(../images/arrows3.png) right center no-repeat
}
.lk-list .more a:hover {
  text-decoration: underline
}
.lk-list .lk {
  overflow: hidden;
  padding-left: 6px;
  border-left: 2px solid #d80000
}
.lk-list .lk a {
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 1.2em;
  margin: 0 24px 6px
}
.lk-list .lk a:hover {
  color: #b80308
}
@media only screen and (max-width:1920px) {
  .m-tit2 {
    font-size: 1.875vw
  }
  .row-a4 .num span {
    font-size: 4.1666vw
  }
  .p-list1 .date span {
    font-size: 1.875vw
  }
  .banner .txt .tit {
    font-size: 1.4583vw
  }
  .ban .tit, .ban2 .tit, .ban3 .tit {
    font-size: 1.875vw
  }
  .p-list6 .tit1 {
    font-size: 1.5625vw
  }
  .p-list6 .num span {
    font-size: 1.875vw
  }
  .p-list7 .tit, .p-list8 .tit {
    font-size: 1.5625vw
  }
  .p-list15 .num {
    font-size: 4.166vw
  }
  .p-list16 .tit {
    font-size: 1.5625vw
  }
  .m-tit9 {
    font-size: 1.875vw
  }
  .p-list18 .num span {
    font-size: 3.125vw
  }
  .m-txt4 h1 {
    font-size: 1.875vw
  }
  .m-txt4 .tit1 {
    font-size: 1.4583vw
  }
  .m-pop .tit {
    font-size: 4.6875vw
  }
}
@media only screen and (max-width:1600px) {
  .snav .v1 {
    line-height: 45px;
    height: 45px
  }
  .snav .sub a {
    height: 35px;
    line-height: 35px
  }
  .snav .sub a, .snav .v1 {
    font-size: 14px
  }
  .lk-list .lk a {
    width: 120px
  }
}
@media only screen and (max-width:1440px) {
  .m-tit1 .tit {
    font-size: 18px
  }
  .p-list1 .date {
    font-size: 12px;
    line-height: 1.5
  }
  .p-list1 .tit, .p-list2 .tit {
    font-size: 14px
  }
  .row-a2 .col-c, .row-a2 .col-l, .row-a2 .col-r {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px
  }
  .p-list3 .tit, .p-list4 dt {
    font-size: 16px
  }
  .m-tit3 {
    font-size: 18px
  }
  .row-a4 {
    padding-bottom: 100px
  }
  .row-a3 .inner {
    margin-top: 30px
  }
  .row-a3 {
    padding-bottom: 50px
  }
  .row-a2 {
    padding: 30px 0 50px;
    margin-bottom: 50px
  }
  .banner .txt .tit {
    font-size: 20px
  }
  .so-list .tit {
    font-size: 18px
  }
  .so-list .inp {
    margin: 0 20px 10px
  }
  .lk-list .tit h3 {
    font-size: 16px
  }
  .g-box {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 100px
  }
  .m-txt1 .tit {
    font-size: 16px
  }
  .m-txt1 .txt {
    font-size: 14px;
    line-height: 1.8
  }
  .m-tit6 {
    font-size: 18px;
    margin-top: 0
  }
  .m-tit5 {
    font-size: 15px
  }
  .p-list6 .num {
    font-size: 16px
  }
  .m-txt2 {
    font-size: 14px;
    line-height: 1.8
  }
  .p-list7 .txt {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
  }
  .p-list7 .det {
    height: 80px
  }
  .p-list7 .tit {
    line-height: 30px
  }
  .m-tit7 {
    font-size: 18px
  }
  .m-tit8 {
    font-size: 16px
  }
  .p-list8 .con {
    padding-left: 20px;
    padding-right: 20px
  }
  .m-layout .col-tit {
    padding-left: 20px
  }
  .m-layout .col-tit a {
    margin-right: 10px
  }
  .m-history .con {
    font-size: 14px
  }
  .p-list11 {
    padding-bottom: 0
  }
  .p-list11 li {
    font-size: 14px
  }
  .m-leader .tit {
    font-size: 20px
  }
  .m-leader .txt {
    margin-bottom: 30px
  }
  .m-leader .con {
    padding-bottom: 20px
  }
  .p-list12 .tit {
    font-size: 14px
  }
  .col-side .con, .snav2 {
    padding-left: 20px
  }
  .m-txt3 {
    font-size: 14px
  }
  .m-so2 .inp {
    font-size: 16px
  }
  .m-so-result .item {
    margin-right: -1%
  }
  .m-so-result .con {
    font-size: 12px
  }
  .m-so-result .con span {
    font-size: 30px
  }
  .m-so-result .tit {
    font-size: 62px
  }
  .box-so1 {
    margin-bottom: 150px
  }
  .box-so2 .con-r {
    width: 220px
  }
  .p-list13 li a {
    font-size: 16px
  }
  .p-list14 .tit {
    font-size: 18px
  }
  .p-list15 .con, .pages li a {
    font-size: 14px
  }
  .box-data1 .inner, .box-data2 .inner, .box-data3 .inner {
    padding-left: 5%;
    padding-right: 5%
  }
  .box-data1 .inner {
    padding-bottom: 50px
  }
  .box-data1 .bg {
    left: 2%;
    right: 2%
  }
  .p-list15 {
    margin-bottom: 60px
  }
  .p-list16 {
    margin: 0 -10px
  }
  .p-list16 li {
    padding: 0 10px 20px
  }
  .p-list16 .con {
    padding-left: 20px;
    padding-right: 20px
  }
  .box-data2 {
    padding: 50px 0
  }
  .box-data3 {
    padding: 50px 0 100px
  }
  .p-list17 .tit {
    font-size: 18px
  }
  .p-list17 .item {
    margin-left: 20px;
    margin-right: 20px
  }
  .m-trend {
    padding: 30px
  }
  .p-list18 li, .p-list19 .con, .p-list21 li {
    font-size: 14px
  }
  .m-txt4 {
    font-size: 14px;
    margin-bottom: 150px
  }
  .m-txt4 .con-side {
    width: 220px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
  }
  .m-txt4 .tit1 {
    font-size: 20px
  }
  .m-txt4 .tit2 {
    font-size: 18px
  }
  .m-txt4 .tit3 {
    font-size: 16px
  }
  .m-pop .det {
    font-size: 14px;
    margin-right: 20px
  }
  .m-pop .inner {
    padding: 50px 30px 29px
  }
  .m-pop .txt {
    padding-bottom: 20px
  }
  .m-pop .tit {
    left: 30px
  }
  .m-pop .pic {
    margin-bottom: 10px;
    height: 260px
  }
  .p-list23 .txt {
    width: 117.5%;
    padding-left: 20px;
    padding-right: 20px
  }
  .p-list23 .tit3 {
    font-size: 20px
  }
}
@media only screen and (max-width:1500px) {
  .header .hdr .a1 {
    font-size: 14px;
    margin-right: 0;
    margin-left: 5px
  }
}
@media only screen and (max-width:1199px) {
  body {
    padding-left: 60px
  }
  .wp, .wp2 {
    width: auto;
    padding: 0 10px
  }
  .wp2 {
    top: -50px;
  }
  .header .logo {
    width: 200px
  }
  .header .date-num {
    margin-left: 20px
  }
  .header .date-num .date {
    font-size: 14px
  }
  .header .date-num .num {
    font-size: 20px
  } /*.header .hdr .a1{font-size:14px;margin-right:0;margin-left:15px}*/ .header .so {
    width: 70px
  }
  .header.open {
    left: 10px;
    -webkit-transform: translateX(140px);
    -moz-transform: translateX(140px);
    -ms-transform: translateX(140px);
    -o-transform: translateX(140px);
    transform: translateX(140px)
  }
  .snav.open {
    overflow: hidden;
    overflow-y: auto
  }
  .snav ul {
    padding-bottom: 100px;
    -webkit-background-size: auto 80px;
    background-size: auto 80px
  }
  .snav.open .close {
    width: 70px;
    height: 50px
  }
  .snav .v1 {
    padding-left: 24px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
  }
  .snav .sub {
    position: static;
    left: auto;
    width: auto;
    display: none
  }
  .snav .sub a {
    font-size: 14px;
    line-height: 35px;
    height: 35px
  }
  .snav .sub.show {
    display: block;
    width: auto
  }
  .m-tit2, .p-list1 .date span {
    font-size: 22px
  }
  .p-list15 .num, .row-a4 .num span {
    font-size: 40px
  }
  .row-a4 .inner1 .col-l, .row-a4 .inner1 .col-r {
    width: 47%
  }
  .row-a4 .bg-l, .row-a4 .bg-r {
    width: 50%
  }
  .p-list5 li {
    padding-left: 20px;
    padding-right: 20px
  }
  .ban .tit, .ban2 .tit, .ban3 .tit, .p-list6 .tit1 {
    font-size: 20px
  }
  .p-list6 .num span {
    font-size: 22px
  }
  .p-list6 .num {
    width: 70%
  }
  .p-list7 .txt {
    padding-left: 10px;
    padding-right: 10px
  }
  .p-list7 .tit {
    font-size: 20px
  }
  .p-list8 .tit {
    font-size: 20px;
    line-height: 1.5
  }
  .p-list8 .con {
    padding-left: 10px;
    padding-right: 10px
  }
  .snav2 a {
    font-size: 14px
  }
  .snav2 li {
    margin-bottom: 10px
  }
  .p-list10 a {
    font-size: 16px
  }
  .p-list10 li {
    margin-left: 10px;
    margin-right: 10px
  }
  .m-tit6 {
    font-size: 16px
  }
  .m-txt2 .m-tit6 {
    margin: 30px 0 20px
  }
  .m-layout .col-tit a {
    display: block;
    margin-right: 0
  }
  .m-layout .txt .col-l {
    width: 160px;
    padding-right: 30px
  }
  .m-layout .txt .det {
    padding-right: 15px
  }
  .m-layout .tit3 span {
    font-size: 28px
  }
  .m-layout .tit1, .m-layout .tit2, .m-layout .tit3 {
    font-size: 14px
  }
  .m-float {
    right: 5px;
    width: 40px;
    -webkit-border-radius: 20px 0 20px 20px;
    -moz-border-radius: 20px 0 20px 20px;
    border-radius: 20px 0 20px 20px
  }
  .m-float .icon {
    width: 24px;
    height: 24px
  }
  .m-leader .tit {
    font-size: 18px
  }
  .p-list12 .con {
    padding-left: 20px;
    padding-right: 20px
  }
  .m-so2 {
    padding: 0 10%
  }
  .m-so-result .con {
    width: 16.66%
  }
  .box-so2 .con-l {
    width: 69%
  }
  .p-list16 .tit {
    font-size: 16px
  }
  .m-tit9 {
    font-size: 20px
  }
  .p-list17 .tit {
    font-size: 16px
  }
  .p-list16 .con {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
  }
  .p-list18 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px
  }
  .p-list18 .num span {
    font-size: 30px
  }
  .p-list18 .num {
    font-size: 12px
  }
  .m-txt4 .con-main {
    width: 69%
  }
  .m-txt4 h1 {
    font-size: 20px
  }
  .m-history .con {
    padding: 20px 10px
  }
  .m-history .year {
    font-size: 44px
  }
  .m-pop .tit {
    font-size: 44px;
    line-height: 60px;
    top: -30px;
    height: 60px
  }
  .m-pop .close {
    width: 44px;
    height: 44px;
    top: -22px;
    right: 30px
  }
  .m-organize .tit1 {
    font-size: 16px;
    width: 50px
  }
  .p-list23 .tit2 {
    font-size: 14px
  }
  .p-list23 dd {
    font-size: 12px
  }
  .p-list23 .tit3 {
    font-size: 18px
  }
  .header .date-num .label {
    display: none;
  }
}
@media only screen and (max-width:959px) {
  .header .hdt {
    height: 30px;
    line-height: 30px
  }
  .header .hdb {
    height: auto;
    -webkit-border-radius: 35px 0 0 35px;
    -moz-border-radius: 35px 0 0 35px;
    border-radius: 35px 0 0 35px;
    position: relative;
    z-index: 1
  }
  .header .hdb:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    clear: both
  }
  .header .logo {
    height: 60px;
    line-height: 60px
  }
  .header .date-num {
    margin-top: 10px
  }
  .header .hdr {
    height: auto;
    padding-top: 10px
  }
  .header .so {
    height: 34px;
    width: 34px;
    margin: 0 10px
  }
  .header .so .btn {
    -webkit-background-size: 50% auto;
    background-size: 50% auto
  }
  .header .so .inp {
    height: 50px
  }
  .header .so .inp input {
    font-size: 14px;
    height: 48px;
    line-height: 48px
  }
  .ban-con, .banner .txt {
    bottom: 20px
  }
  .so-list {
    margin: 20px 0 0
  }
  .so-list li {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 20px
  }
  .so-list .con {
    height: auto;
    padding: 30px 10px
  }
  .so-list .inp {
    margin-left: 0;
    margin-right: 0;
    height: 45px
  }
  .so-list .inp .text {
    font-size: 14px
  }
  .lk-list .lk a {
    margin: 0 5px 10px
  }
  .lk-list {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px
  }
  .so-list .inp .btn {
    width: 60px
  }
  .row-a2 .col-c, .row-a2 .col-l, .row-a2 .col-r {
    padding-left: 10px;
    padding-right: 10px;
    width: 32.5%
  }
  .row-a2 .col-c {
    margin-left: 1.3%
  }
  .p-list3 {
    margin: 0 -5px
  }
  .p-list3 li {
    padding: 0 5px
  }
  .p-list3 .tit {
    font-size: 14px
  }
  .row-a3 .inner {
    padding: 20px
  }
  .banner .txt .tit {
    font-size: 18px
  }
  .m-txt1 .pic {
    width: 180px;
    margin-left: 20px
  }
  .p-list6 li {
    width: 50%
  }
  .col-main, .col-side {
    float: none;
    width: auto
  }
  .col-side {
    margin-bottom: 20px
  }
  .p-list7 li, .p-list8 li {
    width: 50%
  }
  .p-list10 a {
    font-size: 14px
  }
  .m-layout .col-tit {
    padding-left: 10px
  }
  .m-layout .txt .col-l {
    width: 120px;
    padding-left: 10px;
    padding-right: 20px
  }
  .m-layout {
    margin-bottom: 0
  }
  .m-layout .tit3 span {
    font-size: 24px
  }
  .m-history {
    height: auto !important
  }
  .m-history .con {
    padding: 20px 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
  }
  .m-history .col-l, .m-history .col-r {
    float: none;
    width: auto;
    padding-left: 30px;
    padding-right: 0
  }
  .m-history .item {
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 20px
  }
  .m-history .col-l .con:before, .m-history .col-r .con:before {
    left: -20px;
    bottom: -40px;
    right: auto
  }
  .m-history .col-l .con:after, .m-history .col-r .con:after {
    right: 100%;
    left: auto;
    top: 14px;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 11px solid #fff
  }
  .m-history .item:nth-child(2) {
    margin-top: 0;
  }
  .m-history .col-l:after, .m-history .col-r:after {
    left: 0;
    right: auto
  }
  .m-history .year {
    font-size: 40px;
    line-height: 50px
  }
  .p-list12 {
    margin: 0 -5px
  }
  .p-list12 li {
    padding: 0 5px 10px
  }
  .p-list12 .con {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
  }
  .m-so-result .con {
    width: 20%
  }
  .m-so2 {
    font-size: 12px
  }
  .box-so2 .con-l, .box-so2 .con-r {
    float: none;
    width: auto
  }
  .box-so2 .con-r {
    padding-top: 30px
  }
  .box-so2 {
    margin-bottom: 50px
  }
  .p-list15 .num {
    line-height: 60px
  }
  .p-list15 .con {
    height: 140px
  }
  .p-list16 li {
    width: 50%
  }
  .p-list17 {
    margin: 0 -5px
  }
  .p-list17 li {
    padding: 0 5px
  }
  .p-list17 .item {
    margin-left: 10px;
    margin-right: 10px
  }
  .p-list17 .con {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
  }
  .p-list20 li {
    padding: 0 10px
  }
  .p-list21 li {
    margin-right: 5px
  }
  .m-txt4 .time {
    font-size: 12px;
    float: none;
    border: none
  }
  .m-txt4 .con-bot {
    padding-top: 30px
  }
  .m-txt4 .con-main, .m-txt4 .con-side {
    float: none;
    width: auto
  }
  .box-comment, .m-txt4 .con-side {
    margin-top: 30px
  }
  .box-comment .num-total {
    font-size: 12px
  }
  .m-txt4 .con-top {
    padding-top: 30px
  }
  .m-txt4 h1 {
    margin-bottom: 20px;
    text-align: center
  }
  .m-txt4 .info {
    text-align: center
  }
  .m-txt4 .data {
    float: none
  }
  .m-txt4 .tit1 {
    font-size: 18px
  }
  .m-txt4 .tit2, .m-txt4 .tit3 {
    font-size: 14px
  }
  .m-organize .con {
    display: none
  }
  .m-organize .img-m {
    display: block
  }
}
@media only screen and (max-width:800px) {
  body {
    padding-left: 40px;
  }
  .snav {
    width: 40px
  }
  .header .hdt {
    margin-left: 30px;
    padding: 0 10px
  }
  .header {
    left: 10px
  }
  .header .date-num {
    float: right;
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px
  }
  .header .date-num .date {
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-background-size: 30px 30px;
    background: 0 0
  }
  .header .date-num .num {
    font-size: 12px;
    padding: 0 5px
  }
  .header .logo {
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin-left: 10px
  }
  .header .hdt a {
    margin-left: 10px
  }
  .header .hdr .a1 {
    font-size: 12px;
    padding-left: 24px;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
    margin-left: 2px
  } /*.header .hdr{padding-top:0}*/ .header .so .inp {
    width: 200px
  }
  .footer .ftl {
    float: none;
    padding: 30px 0 20px
  }
  .footer .ftr {
    float: none;
    padding-bottom: 15px
  }
  .footer .qr {
    margin: 0 0 20px;
    float: none
  }
  .footer .qr .pic {
    width: 130px;
    height: 130px;
    margin: 0 auto 5px
  }
  .footer .copy {
    text-align: center
  }
  .footer .lk2 {
    margin-top: 20px
  }
  .footer .lg img {
    margin: 0 auto
  }
  .banner .txt {
    bottom: 30px
  }
  .banner .txt .tit {
    font-size: 16px
  }
  .ban-con {
    bottom: 10px;
    text-align: center
  }
  .ban-con .next, .ban-con .prev {
    display: none
  }
  .so-list .tit {
    font-size: 16px;
    margin-bottom: 10px
  }
  .lk-list {
    padding: 20px 0
  }
  .lk-list li {
    float: none;
    width: auto;
    margin-bottom: 10px
  }
  .lk-list .tit {
    width: 80px
  }
  .row-a2 {
    padding: 10px 0 20px;
    margin-bottom: 30px
  }
  .row-a2 .col-c, .row-a2 .col-l, .row-a2 .col-r {
    float: none;
    width: auto;
    padding: 20px 10px;
    margin: 0
  }
  .m-tit1 .tit {
    font-size: 16px;
    margin-right: 20px
  }
  .p-list1 li, .p-list2 li {
    padding: 10px 0
  }
  .p-list1, .p-list2 {
    padding-top: 20px
  }
  .row-a3 {
    padding: 20px 0 30px;
    -webkit-background-size: 320px auto;
    background-size: 320px auto
  }
  .m-tit2 {
    font-size: 20px;
    line-height: 60px
  }
  .p-list3 li {
    float: none;
    width: auto;
    padding-bottom: 20px
  }
  .p-list3 .tit {
    margin-top: 10px
  }
  .row-a3 .inner {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
  }
  .row-a3 .inner .col-l, .row-a3 .inner .col-r {
    float: none;
    width: auto
  }
  .row-a3 .inner .col-l {
    padding-bottom: 10px
  }
  .row-a4 .inner2 {
    margin-top: 0;
    padding: 20px 10px
  }
  .m-tit4 .more {
    font-size: 12px
  }
  .m-tit4 .tit {
    font-size: 14px
  }
  .row-a4 .inner2 .item {
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px
  }
  .row-a4 .num {
    font-size: 12px
  }
  .p-list15 .num, .row-a4 .num span {
    font-size: 30px
  }
  .row-a4 {
    padding-bottom: 30px
  }
  .row-a4 .inner1 {
    padding: 0
  }
  .row-a4 .inner1 .col-l, .row-a4 .inner1 .col-r {
    float: none;
    width: auto;
    position: relative;
    z-index: 1;
    padding: 20px 10px
  }
  .m-tit3 {
    font-size: 16px
  }
  .row-a4 .bg-l, .row-a4 .bg-r {
    width: 100%
  }
  .p-list5 {
    padding-top: 10px
  }
  .p-list5 .tit {
    font-size: 14px
  }
  .p-list5 li {
    padding-left: 10px;
    padding-right: 10px
  }
  .ban {
    height: 200px;
    padding: 70px 20px 0
  }
  .ban2 {
    height: 200px;
    padding-top: 50px
  }
  .m-so2 {
    padding: 0
  }
  .m-so2 .inp {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    padding-right: 60px;
    padding-left: 20px
  }
  .m-so2 .sub {
    width: 50px;
    height: 50px;
    right: 0
  }
  .m-so2 .con {
    margin-bottom: 10px
  }
  .box-so1 {
    margin: -25px 0 50px
  }
  .m-so-keywords {
    padding: 20px 10px;
    margin: 20px 0
  }
  .m-so-keywords dl {
    margin-bottom: 10px
  }
  .m-so-keywords dt {
    float: none;
    width: auto;
    margin: 0 0 10px;
    text-align: center;
    border: none
  }
  .m-so-keywords dd a {
    padding: 0 10px;
    margin-right: 5px;
    margin-bottom: 5px
  }
  .m-so-tips a {
    margin-left: 10px
  }
  .m-so-result {
    margin-top: 30px
  }
  .m-so-result .tit {
    font-size: 50px;
    width: 50px
  }
  .m-so-result .con {
    width: 50%;
    margin-bottom: 10px
  }
  .m-so-result .con span {
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
    margin-bottom: 5px
  }
  .m-so-result .txt {
    padding-left: 0;
    margin-bottom: 0
  }
  .m-so-result .item {
    margin-bottom: 20px
  }
  .ban3 {
    height: 300px;
    padding: 50px 10px 0
  }
  .p-list13 {
    margin-bottom: 20px
  }
  .p-list13 li {
    width: auto
  }
  .p-list13 li a {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0
  }
  .box-so2 {
    margin-top: -49px
  }
  .p-list14 .tit {
    font-size: 16px
  }
  .p-list14 li {
    margin-bottom: 20px;
    font-size: 12px
  }
  .p-list14 .date a {
    display: block;
    margin-left: 0;
    word-break: break-all
  }
  .g-box {
    margin-top: 0;
    padding: 30px 10px
  }
  .m-txt1 .pic {
    float: none;
    width: auto;
    margin: 0 0 20px;
    padding-bottom: 20px
  }
  .col-side {
    float: none;
    width: auto;
    margin: 0 0 20px
  }
  .col-side .con {
    padding: 20px 20px 10px
  }
  .snav1 li {
    margin-bottom: 5px
  }
  .m-tit6 {
    font-size: 16px;
    margin-bottom: 10px
  }
  .p-list6 li {
    width: auto;
    float: none;
    padding-bottom: 50px
  }
  .p-list6 .con {
    padding-top: 20px;
    padding-bottom: 40px
  }
  .p-list6 .tit1 {
    font-size: 18px
  }
  .p-list6 .num {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 50px
  }
  .p-list6 .det {
    height: auto
  }
  .m-txt2 .m-tit6 {
    margin-top: 20px;
    margin-bottom: 10px
  }
  .p-list7 li {
    float: none;
    width: auto
  }
  .p-list7 .txt {
    height: auto;
    padding-bottom: 20px
  }
  .p-list7 .tit, .p-list8 .tit {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px
  }
  .p-list7 .det {
    height: auto
  }
  .m-tit7 {
    font-size: 16px;
    margin: 20px 0 10px
  }
  .p-list9 a {
    padding: 0 10px
  }
  .p-list9 li {
    margin-right: 5px
  }
  .box-so {
    margin: 20px 0;
    padding-left: 5px
  }
  .box-so .col-l i {
    margin: 0 5px
  }
  .p-list8 li {
    float: none;
    width: auto
  }
  .p-list8 .con {
    height: auto;
    padding: 20px 10px
  }
  .p-list8 .det {
    height: auto
  }
  .snav2 li {
    margin-bottom: 0
  }
  .snav2 {
    margin-bottom: 30px
  }
  .p-list10 {
    margin: 20px 0
  }
  .p-list10 a {
    font-size: 12px;
    line-height: 45px
  }
  .p-list10 li {
    margin-left: 0;
    margin-right: 0
  }
  .m-layout .col-tit {
    display: block;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px
  }
  .m-layout .col-tit a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
  }
  .m-layout .col-info {
    display: block;
    width: auto
  }
  .m-layout .txt .det {
    padding-right: 10px;
    padding-bottom: 12px
  }
  .m-layout .txt .col-l {
    width: 110px;
    padding-right: 10px
  }
  .m-layout .num {
    font-size: 60px
  }
  .m-leader .item {
    width: 50%;
    padding: 0 5px 10px
  }
  .m-leader .pic {
    margin-bottom: 10px
  }
  .m-leader .con {
    padding-bottom: 10px
  }
  .m-leader .tit {
    font-size: 16px
  }
  .m-leader .txt {
    margin: 0 -5px 20px
  }
  .p-list11 li {
    padding-left: 20px;
    font-size: 12px
  }
  .p-list11 li:after {
    left: 6px
  }
  .m-float {
    display: none
  }
  .p-list12 li {
    display: block;
    float: none;
    width: auto
  }
  .p-list12 .con {
    height: auto;
    padding: 10px
  }
  .p-list12 .tit {
    display: block
  }
  .m-txt3 {
    padding-top: 0
  }
  .m-txt3 .txt {
    padding: 10px 0;
    margin: 10px 0
  }
  .m-txt3 .txt p {
    padding-left: 24px
  }
  .m-txt3 .txt p:after {
    left: 6px
  }
  .box-data1 {
    margin-top: 0;
    padding: 30px 0
  }
  .box-data1 .inner, .box-data2 .inner, .box-data3 .inner {
    padding: 0
  }
  .p-list15 li {
    display: block;
    width: auto;
    margin-bottom: 20px
  }
  .p-list15 .con {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    padding-top: 20px
  }
  .p-list15 {
    margin-bottom: 30px
  }
  .p-list16 li {
    float: none;
    width: auto
  }
  .p-list16 .con {
    height: auto;
    padding: 20px 10px
  }
  .box-data2, .box-data3 {
    padding: 30px 0
  }
  .p-list17 {
    padding-bottom: 20px
  }
  .p-list17 li {
    float: none;
    width: auto;
    margin-bottom: 20px
  }
  .p-list17 .tit {
    margin-bottom: 10px
  }
  .p-list17 .con {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .m-trend {
    padding: 20px 10px
  }
  .p-list20 {
    float: none;
    margin-bottom: 0
  }
  .p-list21 li {
    font-size: 12px;
    margin-right: 0
  }
  .p-list18 {
    margin: 20px 0 30px;
    padding: 20px 0 10px
  }
  .p-list18 li {
    width: 50%;
    margin-bottom: 10px
  }
  .p-list19 li {
    float: none;
    width: auto;
    padding-bottom: 0
  }
  .p-list19 .con {
    line-height: 50px
  }
  .m-txt4 {
    margin-bottom: 30px
  }
  .box-comment textarea {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    padding: 10px;
    margin-bottom: 30px
  }
  .box-comment .word-num {
    right: 10px;
    top: 60px
  }
  .box-comment .con2 {
    padding-left: 10px;
    padding-right: 10px
  }
  .ul-comment .pic {
    width: 50px;
    height: 50px;
    margin-right: 10px
  }
  .ul-comment .txt {
    font-size: 12px
  }
  .ul-comment .tit {
    font-size: 12px;
    margin: 0
  }
  .ul-comment .btn-like {
    margin-left: 10px
  }
  .ul-comment .det1 .inp {
    font-size: 12px;
    padding: 0 10px
  }
  .ul-comment .det2 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px
  }
  .box-comment .sub {
    width: 100px;
    height: 40px;
    font-size: 14px;
    line-height: 40px
  }
  .m-pop {
    background: rgba(0, 0, 0, .4)
  }
  .m-pop .inner {
    padding: 30px 20px
  }
  .m-pop .tit {
    left: 20px;
    text-shadow: 0 3px 0 #fff
  }
  .m-pop .close {
    right: 20px
  }
  .m-pop .pic {
    height: 180px
  }
  .m-pop .det {
    font-size: 12px;
    line-height: 2
  }
  .header .date-num .label {
    display: none;
  }
}
@media only screen and (max-width:700px) {
  body {
    padding-top: 114px
  }
}
@media only screen and (max-width:600px) {
  .header .hdr {
    padding-top: 0
  }
}
@media only screen and (max-width:370px) {
  .header .logo {
    width: 109px
  }
} /*add*/ .so-list .fl.open:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 50%;
  bottom: -20px;
  width: 1px;
  background: #d6d6d6;
}
.col-side {
  width: 200px
}
#sidebar {
  float: right;
}
#portamento_container {
  float: right;
  position: relative;
}
#portamento_container #sidebar {
  float: none;
  position: absolute;
}
#portamento_container #sidebar.fixed {
  position: fixed;
}
@media only screen and (max-width: 1200px) {
  .col-sider {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .col-side {
    width: 100px;
  }
}
.el-pager li.active {
  color: #8d0000 !important;
}








/*网分页样式*/
.pages-2 {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.pages-2 ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages-2 ul li:hover {
	background: #e00700;
	color: #fff;
	border: 1px solid #e00700
}
.pages-2 ul li:hover a {
	color: #fff;
}
.pages-2 ul li.thisclass {
	display: inline-block;
	border: 1px solid #e00700;
	padding: 6px 15px;
	margin: 0 1px;
	background: #e00700;
	color: #fff;
}
.pages-2 ul li.thisclass a {
	color: #fff;
}
.pages-2 ul li a {
	display: block;
	color: #999
}
.pages-2 ul li a:hover {
	color: #fff;
}
