/* reset */
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
li,
a,
span,
div,
dl,
dt,
dd,
table,
tr,
td,
th {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: ;}

img {}

ul,
ol {
  list-style: none;}

a {
  color: inherit;
  text-decoration: none !important;}

a:hover,
a:focus {
  color: inherit;}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;}

html {
  height: 100%;
  overflow-x: hidden;}

button,
input {
  outline: none;}

/* reset */
.container {
  width: 1300px;}

body {}

body {
 }

@font-face {
  font-family: "YouSheBiaoTiHei";
src: url(../fonts/youshebiaotihei-2.jpg)}

.main-title {
  height: 37px;
  margin-bottom: 38px;}

.main-title h3 {
  font-size: 28px;
  line-height: 37px;
  color: #005ca1;
  float: left;
  font-weight: bold;}

.more {
  float: right;
  width: 115px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #666;
  display: block;
  border-radius: 17.5px;
  border: 1px solid #ccc;
  position: relative;
  padding-left: 38px;}

.more svg {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);}

.back {
  width: 64px;
  height: 64px;
  /* border: 1px solid #979797; */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  cursor: pointer;
  z-index: 9999;
  text-align: center;
  background: #005ca1;}

.back svg {
  margin-top: 10.5px;
  margin-bottom: 3px;}

.back span {
  color: white;}

header {
  height: 148px;
  width: 100%;
  background: transparent;
  position: relative;}

header .header-wechat:hover+.wechat-code {
  visibility: visible;
  width: 150px;
  height: 150px;
  margin: 0;
  opacity: 1;
  top: 50px;}

header .wechat-code {
  padding: 20px;
  background: white;
  transition: opacity 0.3s linear, top 0.3s linear;
  z-index: 999;
  position: absolute;
  top: 30px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;}

header img {
  transform: none !important;}

header .header-mobile {
  display: none;}

header .header-top {
  background: #005ca1;
  color: white;
  font-size: 16px;
  line-height: 48px;}

#index header .header-top {
  background: #404040;}

header .header-top a:hover {
  color: white !important;}

header .header-top .col-sm-6 span {
  padding: 0 10px;}

header .header-top .col-sm-6:last-child {
  padding-left: 67px;}

header .header-top .col-sm-6 div {
  float: left;
  margin-right: 42px;}

header .header-top .col-sm-6 .search {
  float: right;
  margin: 0;
  width: 190px;
  height: 32px;
  margin-top: 8px;
  position: relative;}

header .header-top .col-sm-6 .search input.ssk {

  position: absolute;
  top: 0;
  font-size: 14px;
  line-height: 32px;
  padding-left: 44px;
  padding-right: 12px;
  width: 100%;
  height: 100%;
  border-radius: 18px;
  background: transparent;
  border: 1px solid #979797;}

header .header-top .col-sm-6 .search input::-webkit-input-placeholder {
  color: white;
  font-size: 14px;}

header .header-top .col-sm-6 .search input::-moz-placeholder {
  color: #ddd;
  font-size: 14px;}

header .header-top .col-sm-6 .search input::-moz-placeholder {
  color: #ddd;
  font-size: 14px;}

header .header-top .col-sm-6 .search input::-ms-input-placeholder {
  color: #ddd;
  font-size: 14px;}

header .header-top .col-sm-6 .search .i {
  position: absolute;
  left: 15px;
  top: 9px;
  width: 14px;
  height: 14px;
  background: url(../imgs/search.jpg);
  background-size: cover;
  border: none;}

header .header-top .col-sm-6 img {
  width: 25px;
  height: 20px;
  float: left;
  margin-right: 18px;
  margin-top: 14px;}

header .header-nav {
  position: relative;}

#index header .header-nav::after {
  display: block;
  content: '';
  width: 100%;
  height: 579px;
  background: url(../imgs/bg1.jpg);
  background-size: cover;
  position: absolute;
  top: 0px;
  z-index: -1;}

header .header-nav a:hover {
  color: #005ca1 !important;}

#index header .header-nav a:hover {
  color: rgba(255, 255, 255, .7) !important;}

header .header-nav img {
  width: 400px;
  height: 60px;
  margin-top: 20px;
  outline: none;}

header .header-nav .nav-list {
  float: right;
  height: 54px;
  margin-top: 23px;}

header .header-nav .nav-list a {
  line-height: 54px;
  font-size: 18px;
  color: #333;}

#index header .header-nav .nav-list a {
  color: white;}

header .header-nav .nav-list li {
  margin-left: 33px;
  float: left;}

footer {
  padding-top: 72.5px;
  width: 100%;
  height: 240px;
  background: #404040;
  font-family: AppleSystemUIFont;}

footer table {
  width: 100%;}

footer .container {
  position: relative;}

footer img {
  width: 314px;
  height: 83px;}

footer img:hover {
  transform: none !important;}

footer td {
  font-size: 16px;
  height: 32px;
  line-height: 18px;
  letter-spacing: 0.2px;
  padding-right: 22px;}

footer .footer-content {
  color: white;}

footer p {
  height: 36px;
  line-height: 18px;}

footer .col-lg-4 img {
  display: block;}

footer .copy {
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  letter-spacing: 0.18px;
  margin-top: 10px;
  color: #999;}

.share {
  position: fixed;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;}




.share a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding-top: 15px;
  margin-bottom: 20px;}

.share a img {
  margin: 0 auto;}

.share .wechat {
  background: #68ac50;}

.share .wechat img {
  width: 32px;
  height: 27px;}

.share .weibo {
  background: #fd8d4b;}

.share .weibo img {
  width: 28px;
  height: 24px;}

.share .fx {
  background: #e87373;}

.share .fx img {
  width: 23px;
  height: 24px;}

.share {
  position: fixed;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;}

.share a {
  display: block !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 100%;
  padding-top: 15px;
  padding-left: 0px !important;
  margin-bottom: 20px;}

.share a img {
  margin: 0 auto;}

.share .wechat {
  background: #68ac50 url(../imgs/wechat.jpg) 50% 50% no-repeat !important;
  background-size: 50% !important;}

.share .wechat img {
  width: 32px;
  height: 27px;}

.share .weibo {
  background: #fd8d4b url(../imgs/weibo.jpg) 50% 50% no-repeat !important;
  background-size: 50% !important;}

.share .weibo img {
  width: 28px;
  height: 24px;}

.share .fx {
  background: #e87373 url(../imgs/fenxiang.jpg) 50% 50% no-repeat !important;
  background-size: 50% !important;}

.share .fx img {
  width: 23px;
  height: 24px;}

.main-title.small {
  margin-bottom: 23px;}

.main-title.small h3 {
  font-size: 22px;
  letter-spacing: 1.38px;}

.sidebar .news-item {
  background: #ffffff;
  /* box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.09); */
  height: auto;}

.sidebar .news-item img {
  width: 100%;}

.sidebar .news-item .news-item-title {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  border-bottom: 1px solid #dddddd;
  /* margin-left: 18px; */
  /* margin-right: 16px; */
  padding-bottom: 10px;
  margin-bottom: 0;}

.sidebar .news-item .news-item-title a {
  max-height: 56px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.sidebar-list {
  margin-bottom: 50px;}

.sidebar-list li {
  padding: 22px 0;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  /* max-height: 56px; */
  border-bottom: 1px solid #dddddd;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.sidebar-list li {
  height: 126px;
  padding: 12px 0 12px;}

.sidebar-list li span {
  padding-left: 16px;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  background: url(../imgs/time.jpg) no-repeat left center;
  background-size: 10px;}

.character .main-title {
  height: 53px;
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;}

.character .main-title a {
  border: none;}

.character dl {
  padding: 15px 0;
  height: 90px;
  border-bottom: 1px solid #dddddd;}

.character dt {
  float: left;
  margin-right: 20px;}

.character dd {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.18px;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.character img {
  width: 60px;
  height: 60px;}

.sidebar-list li a {
  display: inline-block;
  height: auto;
  text-align: justify;
  display: -webkit-box;
  max-height: 56px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}

.page {
  margin-top: 21px;
  height: 60px;
  margin-bottom: 20px;}

.page .current-page {
  background: #005ca1 !important;}

.page .custom-pagination li:hover {
  background: #005ca1 !important;}

.page a:hover {
  color: white !important;}

.page .prev-page {
  position: absolute;
  bottom: -40px;
  left: 30px;}

.page .next-page {
  position: absolute;
  bottom: -40px;
  right: 47px;}

.page .prev-page:hover,
.page .next-page:hover,
.page .go:hover {
  background: #005ca1 !important;}

.breadcrumb>li a {
  font-size: 14px;}

.breadcrumb span {
  font-size: 14px;}

.breadcrumb>li+li:before {
  color: #333;
  content: ">";
  padding: 0 15px;}

.breadcrumb>.active {
  color: #922b21;}

.breadcrumb {
  margin-bottom: 52px;}

a img:hover {
  transform: scale(1.05);}

a img {
  transition: 0.3s linear;}

a,
span,
p {
  transition: 0.3s linear;}

.more {
  transition: 0.3s linear;}

.more:hover {
  background: #d84a4a;
  color: #fff !important;
  border: none;}

.news-item a {
  display: inline-block;
  overflow: hidden;}

.news-item-title a:hover {
  color: #005ca1;}

.sidebar-list a:hover {
  color: #005ca1;}

.new-right a {
  display: inline-block;
  overflow: hidden;}

.new-center h3 a:hover {
  color: #005ca1;}

.character dt a {
  display: inline-block;
  overflow: hidden;}

.character dd a:hover {
  color: #005ca1;}

.mp-footer-content {
  display: none;}

.mp-nav {
  display: none;}

.mask {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: auto !important;}

.index .banner {
  width: 1280px;
  margin: 42px auto 0;}

.index .banner .banner-introduction {
  color: #ccc;}

.index .banner .slide-content {
  z-index: 999;}

.index .banner a:hover {
  /* color: #005ca1 !important; */
  /* color: rgba(255, 255, 255, .7) !important; */
  color: #fdbd62 !important;}

.index .banner .mp-banner-item {
  display: none;}

.index .banner .container .row>:first-child {
  padding-left: 0;}

.index .banner .swiper-container {
  position: relative;
  height: 471px;}

.index .banner .swiper-container img {
  transform: none;}

.index .banner .swiper-button-prev {
  left: 0;}

.index .banner .swiper-button-next {
  right: 0;}

.index .banner .swiper-button-next,
.index .banner .swiper-button-prev {
  width: 44px;
  height: 44px;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: none;}

.index .banner .swiper-button-next svg,
.index .banner .swiper-button-prev svg {
  width: 10px;
  height: 17px;
  margin: 13.5px 17.5px;}

.index .banner .swiper-slide {
  position: relative;}

.index .banner .slide-content {
  position: absolute;
  left: 23px;
  bottom: 35px;}

.index .banner .slide-content> :first-child {
  font-size: 16px;
  color: #fdbd62;
  text-align: left;}

.index .banner .slide-content> :nth-child(2) {
  font-size: 22px;
  color: white;
  line-height: 32px;}

.index .banner .slide-content> :last-child {
  font-size: 14px;
  line-height: 28px;
  max-height: 56px;
  color: #ccc;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}

.index .banner .banner-content {}

.index .banner .banner-content li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
  width: 308px;
  height: 60px;
  margin: 0;
  border-bottom: 1px dotted #ccc;}

.index .banner .banner-content li:last-child {
  border: none;}

.index .banner .banner-content a {
  color: white;
  font-size: 16px;
  line-height: 60px;}

.index .news-express {
  margin-top: 60px;
  position: relative;}

.index .news-express a:hover {
  color: #005ca1;}

.index .news-express .news-item {
  height: 284px;
  background: white;
  line-height: 28px;
  letter-spacing: 0;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.09);}

.index .news-express .news-item a {
  width: 100%;
  height: auto;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.index .news-express .news-item span {
  font-size: 14px;
  color: #999;
  line-height: 19px;
  letter-spacing: 0;
  margin-left: 18px;}

.index .news-express .news-item img {
  width: 100%;}

.index .news-express .news-list {
  margin-top: 28px;}

.index .news-express .news-list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 50px;
  height: 50px;}

.index .news-express .news-list li a {
  font-size: 16px;
  letter-spacing: 0;}

.index .news-express .news-list li span {
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
  margin-right: 24px;}

.index .news-express .news-item-title {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  height: 62px;
  margin-left: 18px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 16px;}

.index .science {
  margin-top: 66px;
  position: relative;}

.index .science::after {
  background: #861717;
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  height: 540px;
  display: block;
  z-index: -1;}

.index .science::before {
  background: url(../imgs/bg3.jpg) no-repeat;
  position: absolute;
  width: 100%;
  height: 1000000px;
  background-size: 100% auto;
  background-position-y: bottom;
  bottom: 540px;
  content: '';
  display: block;
  z-index: -1;}

.index .science .science-banner {
  padding-top: 30px;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 39px;
  height: 247px;
  background: white;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);}

.index .science .science-banner .science-banner-title a:hover {
  color: #005ca1;}

.index .science .science-banner .col-xs-12:first-child a {
  width: 100%;
  height: 188px;
  display: inline-block;
  overflow: hidden;
  margin-right: 38px;
  float: left;}

.index .science .science-banner .col-xs-12:first-child a img {
  width: 100%;
  height: auto;}

.index .science .science-banner img {
  float: left;}

.index .science .science-banner h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin: 22px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.index .science .science-banner span {
  display: block;
  margin-right: 29px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  max-height: 96px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}

.index .science .science-banner span a {
  max-height: 96px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}

.index .science .science-content a:hover {
  color: rgba(255, 255, 255, .7);}

.index .science .science-content .time> :last-child {
  margin-top: -25px;
  float: right;
  width: 1px;
  height: 41px;
  border-right: 1px solid #979797;}

.index .science .science-content .day {
  font-size: 30px;
  color: white;
  line-height: 16px;}

.index .science .science-content .date {
  font-size: 12px;
  color: white;
  line-height: 16px;}

.index .science .science-content dl {
  height: 56px;
  margin-bottom: 60px;}

.index .science .science-content dt {
  padding-top: 10px;
  margin-right: 12px;
  text-align: center;
  height: 56px;
  float: left;
  width: 76px;}

.index .science .science-content dd {
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 28px;
  color: white;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.index .science .science-right .science-right-top {
  margin-bottom: 32px;
  position: relative;}

.index .science .science-right .science-right-top>a:first-child {
  display: inline-block;
  overflow: hidden;
  width: 100%;}

.index .science .science-right .science-right-top:hover>a:last-child {
  opacity: 0.7;}

.index .science .science-right .science-right-top> :last-child {
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  padding: 0 20px;
  bottom: 15px;
  left: 0;}

.index .science .science-right .science-right-top img {
  padding-top: 9px;}

.index .science .science-right .science-right-bottom a:hover {
  color: rgba(255, 255, 255, .7);}

.index .science .science-right .science-right-bottom li {
  list-style-type: disc;
  height: 50px;
  list-style-position: inside;
  line-height: 50px;
  font-size: 16px;
  color: white;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.science-bottom {
  /* overflow: hidden; */
  margin-top: 60px;}

.science-bottom a {
  display: block;
  position: relative;
  overflow: hidden;}

.science-bottom a:hover span {
  opacity: 0.7;}

.science-bottom a span {
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  left: 23px;
  bottom: 16px;}

.science-bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;}

.index .personage {
  margin-top: 65px;}

.index .personage .personage-banner {
  overflow: hidden;}

.index .personage .personage-banner:hover span {
  opacity: 0.7;}

.index .personage .personage-title {
  position: relative;
  height: 52px;}

.index .personage .personage-title .more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;}

.index .personage .personage-title svg {
  height: 52px;}

.index .personage .personage-title svg [y="40"] {
  font-family: "YouSheBiaoTiHei";}

.index .personage .personage-content {
  height: 428px;
  background: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);
  width: 1280px;
  margin: 34px auto 0;}

.index .personage .personage-content>:first-child {
  padding-left: 0;}

.index .personage .personage-content .personage-banner {
  position: relative;}

.index .personage .personage-content .personage-banner img {
  width: 100%;
  height: 428px;}

.index .personage .personage-content .personage-banner span {
  position: absolute;
  z-index: 999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  left: 29px;
  bottom: 28px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.26px;
  line-height: 27px;}

.index .personage .personage-content .personage-content-right> :last-child {
  border: none;}

.index .personage .personage-content .personage-content-right dl {
  width: 422px;
  height: 142.5px;
  padding-top: 27px;
  border-bottom: 1px solid #ccc;}

.index .personage .personage-content .personage-content-right dl:hover img {
  transform: scale(1.05);}

.index .personage .personage-content .personage-content-right dt {
  float: left;
  margin-right: 25px;}

.index .personage .personage-content .personage-content-right dt a {
  display: inline-block;
  overflow: hidden;}

.index .personage .personage-content .personage-content-right dt img {
  width: 90px;
  height: 90px;
  object-fit: cover;}

.index .personage .personage-content .personage-content-right dd h5 {
  font-weight: normal;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0.18px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.index .personage .personage-content .personage-content-right dd p {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.2px;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  max-height: 56px;
  -webkit-box-orient: vertical;}

.index .personage .personage-content .personage-content-right dd p:hover {
  color: #005ca1;}

.index .store {
  position: relative;
  margin-top: 118px;
  padding-bottom: 100px;}

.index .store .mp-store-title {
  display: none;}

.index .store .swiper2 {
  height: 240px;
  overflow: hidden;}

.index .store .swiper2 a {
  display: inline-block;
  overflow: hidden;}

.index .store .swiper2 a:hover span {
  opacity: 0.7;}

.index .store .store-bg {
  width: 100%;
  height: 575px;
  position: absolute;
  z-index: -1;
  top: -250px;
  left: 0;
  background: #eee url(../imgs/zdgs-bg.jpg) no-repeat;
  /* background-size: cover 80%; */
  background-position: center 120px;}

.index .store a {
  position: relative;
  display: block;}

.index .store a span {
  z-index: 999;
  position: absolute;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.2px;
  line-height: 25px;
  left: 15px;
  bottom: 12px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.index .store .col-sm-4 img {
  width: 100%;
  height: 186px;}

.index .store .store-title {
  width: 121px;
  height: 159px;
  float: right;}

.index .store .store-title img {
  width: 100%;
  height: 188px;
  object-fit: contain;}

.index .store .swiper-pagination-bullet-active {
  background: #005ca1;}

.index .media {
  background: url(../imgs/ding.jpg) no-repeat 95% center,
    url(../imgs/border.png) repeat-x center 86%;}

.index .media .more.mp {
  display: none;}

.index .media .media-left dd a:hover {
  /* color: #005ca1; */
  color: rgba(255, 255, 255, .7);}

.index .media .more {
  float: left;
  margin-left: 27px;}

.index .media .media-left {
  padding-top: 49px;
  padding-left: 39px;
  padding-right: 32px;
  height: 300px;
  background: #861717;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);}

/*
.index .media .media-left> :last-child {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
*/
.index .media .media-left dt {
  float: left;
  margin-right: 23px;}

.index .media .media-left dt img {
  width: 112px;
  height: 48px;
  vertical-align: middle;
  transform: none;}

.index .media .media-left dl {
  height: 77px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ccc;}

.index .media .media-left a {
  font-size: 20px;
  color: white;
  letter-spacing: 0;
  line-height: 32px;}

.index .media .media-left dd a {
  max-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}

.index .media .media-right {
  height: 320px;}

.index .media .media-right dl {
  height: 56px;
  margin-bottom: 22px;}

.index .media .media-right dl a {
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.index .media .media-right dt {
  font-size: 14px;
  color: #8f2824;
  letter-spacing: 0;}

.index .media .media-right dd {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;}

.index .media .media-bottom {
  height: 200px;
  margin-top: 30px;
  padding-bottom: 20px;
  display: none;}

.index .media .media-bottom img {
  transform: none;}

.index .media .media-bottom .media-bottom-left,
.index .media .media-bottom .media-bottom-right {
  height: 156px;
  background: #ffffff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.19);}

.index .media .media-bottom .media-bottom-left:hover,
.index .media .media-bottom .media-bottom-right:hover {
  background: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);}

.index .media .media-bottom .media-bottom-item {
  width: 50%;
  height: inherit;}

.index .media .media-bottom .media-bottom-item:first-child {
  float: left;}

.index .media .media-bottom .media-bottom-item:first-child img {
  width: 100%;
  height: 156px;}

.index .media .media-bottom .media-bottom-item:last-child {
  float: right;
  position: relative;}

.index .media .media-bottom .media-bottom-item:last-child img {
  /* width: 231px; */
  /* height: 56px; */
  width: 80%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);}

.index .media .media-bottom .media-bottom-item:last-child a {
  display: block;
  width: 100%;
  height: 156px;}

.xww-xq {
  margin-top: 55px;
  margin-bottom: 47px;}

.xww-xq .xq-nav {
  margin-bottom: 32px;
  font-size: 14px;
  color: #8f2926;
  text-align: left;}

.xww-xq .xq-title {
  border-bottom: 1px solid #ddd;}

.xww-xq .xq-title h3 {
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 48px;
  font-weight: normal;}

.xww-xq .xq-title .xq-bottom {
  margin: 8px 0 33px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;}

.xww-xq .xq-title .xq-bottom span {
  margin-right: 50px;}

.xww-xq .xq-title .xq-bottom .flow {
  padding-left: 26px;
  background: url(../imgs/view.jpg) no-repeat;
  background-size: 20px 12px;
  background-position: left center;}

.xww-xq .introduction {
  width: 100%;
  height: 118px;
  background: #ebebeb;
  margin: 25px 0;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: justify;
  line-height: 32px;
  padding-top: 25px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 29px;}

.xww-xq .content .hot-news {
  border-top: 1px solid #cccccc;
  padding-top: 48px;}

.xww-xq .content .hot-news span {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;}

.xww-xq .content .hot-news .news-item-title {
  padding-top: 16px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.xww-xq .content .content-text {
  padding-bottom: 48px;}

.xww-xq .content .content-text p {
  text-indent: 34px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;}

.xww-xq .content .content-text .xq-pt {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin: 30px 0 50px;}

.xww-xq .content .content-text .xq-pt img {
  padding-bottom: 15px;
  width: 653px;
  height: 378px;
  margin: 0 auto;}

.xww-xq .special-website {
  overflow: hidden;}

.xww-xq .special-website .swiper-pagination {
  bottom: -30px;}

.xww-xq .special-website .swiper-pagination-bullet {
  width: 12px;
  height: 12px;}

.xww-xq .special-website .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background: #005ca1;}

.xww-xq .special-website .swiper-slide img {
  width: 100%;
  height: 97px;}

.xww-xq .special-website .main-title {
  margin-bottom: 23px;}

.xww-xq .special-website .main-title h3 {
  font-size: 22px;
  color: #8f2926;
  letter-spacing: 1.38px;}

.xww-xq .sidebar-list li {
  height: auto;}

.xww-xwlb {
  margin-top: 55px;
  margin-bottom: 88px;}

.xww-xwlb .col-sm-9 .main-title {
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;
  height: 54px;}

.xww-xwlb .col-sm-9 .main-title h3 {
  width: auto;
  padding-bottom: 13px;
  border-bottom: 4px solid #005ca1;}

.xww-xwlb .new-item {
  height: 225px;
  padding: 29px 0 31px;
  border-bottom: 1px solid #dddddd;}

.xww-xwlb .new-item>div {
  }

.xww-xwlb .new-item .new-left {
  padding: 0 14px;}

.xww-xwlb .new-item .new-center h3 {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 13px;}

.xww-xwlb .new-item .new-center p {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  max-height: 72px;}

.xww-xwlb .new-item .date {
  font-size: 24px;
  color: #999999;
  letter-spacing: 0;
  line-height: 25px;}

.xww-xwlb .new-item .year {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;}

.xww-mtzd {
  margin-top: 55px;
  margin-bottom: 88px;}

.xww-mtzd .col-sm-9 .main-title {
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;
  height: 54px;}

.xww-mtzd .col-sm-9 .main-title h3 {
  width: 163px;
  padding-bottom: 13px;
  border-bottom: 4px solid #005ca1;}

.xww-mtzd .new-item {
  height: 156px;
  padding: 29px 0 31px;
  border-bottom: 1px solid #dddddd;}

.xww-mtzd .new-item>div {}

.xww-mtzd .new-item h3 a {
  max-height: 84px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}

.xww-mtzd .new-item .new-center h3 {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 13px;}

.xww-mtzd .new-item .new-center p {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;}

.xww-mtzd .new-item .date {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 30px;
  padding-left: 5px;}

.xww-mtzd .new-item .new-left-author {
  font-size: 16px;
  color: #912a23;
  letter-spacing: 0;
  line-height: 30px;}

.xww-ssjg {
  margin-top: 55px;
  margin-bottom: 88px;}

.xww-ssjg .col-sm-9 .main-title {
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;
  height: 54px;}

.xww-ssjg .col-sm-9 .main-title h3 {
  width: 163px;
  padding-bottom: 13px;
  border-bottom: 4px solid #005ca1;}

.xww-ssjg .new-item {
  height: 156px;
  padding: 29px 0 31px;
  border-bottom: 1px solid #dddddd;}

.xww-ssjg .new-item>div {}

.xww-ssjg .new-item .new-center h3 {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 13px;}

.xww-ssjg .new-item .new-center p {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.xww-ssjg .new-item .new-center p .source {
  font-size: 14px;
  color: #f19729;
  letter-spacing: 0;
  line-height: 25px;
  display: block;
  padding-top: 10px;}

.xww-ssjg .new-item .date {
  font-size: 24px;
  color: #999999;
  letter-spacing: 0;
  line-height: 25px;}

.xww-ssjg .new-item .year {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;}

.mp-story-logo {
  display: none;}

.new-item .row {
  width: 100%;}

.swiper2 .swiper-slide {}

.swiper2 .swiper-slide-active {
  height: auto !important;}

.compatibility-tips {
  width: 100%;
  height: 140px;
  color: #333;
  position: fixed;
  bottom: -140px;
  background: white;
  z-index: 9999999;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s linear;}

.compatibility-tips .row {
  height: 50px;
  margin-top: 45px;}

.compatibility-tips img {
  float: left;
  margin-right: 38px;
  vertical-align: middle;}

.compatibility-tips span {
  display: block;
  width: 500px;
  line-height: 25px;
  font-size: 16px;}

.compatibility-tips button {
  background: white;
  border: 1px solid #ccc;
  font-size: 16px;
  width: 100px;
  height: 35px;
  outline: none;
  float: right;}

.index .media .media-left>a.zy {
  display: block;
  height: 120px;}

.index .media .container .row .media-left>a {
  font-size: 14px;
  line-height: 24px !important;
  max-height: 96px !important;
  height: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}

.index .media-icon {
  text-align: justify;
  padding: 60px 15px 20px;}

.index .media-icon::after {
  width: 100%;
  content: '';
  display: inline-block;}

.index .media-icon .box {
  display: inline-block;
  text-align: center;
  position: relative;}

.index .media-icon .box .code {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 150px;
  height: 150px;
  top: -140px;
  left: -40px;
  transition: all 0.4s linear 0.2s;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  padding: 10px;
  pointer-events: none;
  z-index: 4;}

.index .media-icon .box:hover .code {
  visibility: visible;
  opacity: 1;
  top: -160px;}

.index .media-icon .box .code img {
  width: 100%;
  height: 100%;}

.index .media-icon .box a {
  display: inline-block;}

.index .media-icon .box a:hover img {
  transform: unset;}

.index .media-icon .box p {
  font-size: 16px;}

.index .media-icon .box .icon {
  display: inline-block;
  margin-bottom: 20px;}

.index .media .media-left>a.zy {
  color: white !important;}

.wechat-code.active {
  opacity: 1;
  visibility: visible;
  width: 100px;
  height: 100px;
  padding: 10px;
  top: -130%;
  left: 50%;
  margin-left: -40px;}

.mp-nav-search {
  position: relative;}

.mp-nav-search div {
  position: absolute;
  left: 50%;
  margin-left: -172.5px;
  width: 345px;
  height: 44px;
  top: 0;
  pointer-events: none;}

.mp-nav-search div button {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left:0 ;
  height: 44px;
  width: 44px;
  padding: 0;
  pointer-events: visible;
  z-index: 10000;}

@media (max-width: 768px) {
  .share {
    display: none;}
  .new-item.n .new-date,
  .xww-mtzd .new-date {
    display: none;}
  .xww-mtzd .new-item .col-sm-2 {
    width: 95px;
    float: left;}
  .xww-mtzd .new-item .col-sm-10 {
    width: calc(100% - 95px);
    float: left;}
  .xww-mtzd .new-item p {
    margin-left: -93px;}
  .new-date-mp {
    display: block !important;
    margin-bottom: 15px;}
  .xww-xwlb .new-item .new-center h3,
  .xww-mtzd .new-item .new-center h3 {
    max-height: 56px !important;
    height: auto !important;
    margin-bottom: 8px;}
}

@media (max-width: 575px) {
  .new-date {
    margin-bottom: 15px;}
}

.xww-xwlb .new-item .new-left,
.xww-mtzd .new-item .new-left {
  width: max-content;
  min-width: 40px;
  height: 40px;
  background: #005ca1;
  padding: 0;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: white;
  padding: 0 10px;}

.new-date {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  cursor: default;}

.new-date-mp {
  display: none;}

.xww-mtzd .new-item {
  height: 200px;}

/* .new-item.n .new-date {
  clear: both;
  margin-left: 16.66666667%;
  padding-left: 15px;
} */

/* header .header-top .col-sm-6 .search {
  background: url(../imgs/search.png) no-repeat;
  background-size: 16px 16px;
  background-position: 10px center;
}

header .header-top .col-sm-6 .search input {
  position: absolute;
  top: 0;
  font-size: 14px;
  line-height: 32px;
  padding-left: 44px;
  padding-right: 12px;
  width: 100%;
  height: 100%;
  border-radius: 18px;
  background: transparent;
  border: 1px solid #979797;
} */
