@import './reset.css';
a {
  text-decoration: none;
  font-size: 16px;
}
@media (max-width: 1px) {
  a {
    font-size: 14px;
  }
}
.fullw {
 width: 100%;
    max-width: 1200px;
    background: white;
    margin: auto;
}
@media (max-width: 1px) {
  .fullw {
    min-width: auto;
  }
}
.fullw >.fullw-item {
  width: 1200px;
  margin: 0 auto;
    padding: 0px 6px;
    box-sizing: border-box;
}
@media (max-width: 1px) {
  .fullw >.fullw-item {
    width: 100%;
  }
}
.logo-wp {
  
}
.logo-wp .logo {
  background: url("../images/logo.png") no-repeat center;
  height: 267px;
  position: relative;
background-size: 100% 100%;
}
@media (max-width: 1px) {
  .logo-wp .logo {
    background: url("../images/logo.png") no-repeat 15% center;
    height: 56px;
    background-size: 80%;
  }
}
.logo-wp .logo .m-menu {
  display: none;
}
@media (max-width: 1px) {
  .logo-wp .logo .m-menu {
    display: block;
    position: absolute;
    z-index: 100;
    right: 2%;
    top: 19px;
    background: url("../images/menu.png") no-repeat;
    background-size: 85%;
    width: 27px;
    height: 21px;
    transition: all 0.5s;
  }
}
.cal {
    display: inline;
}
.cal div {
    display: inline;
    color: #8d0000;
font-size: 14px;
    font-family: 宋体;
}
.logo-wp .logo .search {
  display: none;
  position: absolute;
  right: 0;
  top: 40%;
  background: url("../images/search.png") no-repeat right 3% center;
}
@media (max-width: 1px) {
  .logo-wp .logo .search {
    left: 0;
    top: 62px;
    padding-left: 10px;
    padding-right: 20px;
  }
}
.logo-wp .logo .search input {
  border: none;
  background-color: #407ab9;
  margin-right: 48px;
  color: rgba(255,255,255,0.7);
  font-size: 16px;
  padding: 0 16px;
  line-height: 26px;
  height: 28px;
  width: 162px;
  box-sizing: border-box;
}
@media (max-width: 1px) {
  .logo-wp .logo .search input {
    background-color: #f4f4f4;
    width: 90%;
    color: #333;
  }
}
.logo-wp .logo .search input::placeholder {
  color: rgba(255,255,255,0.7);
}
@media (max-width: 1px) {
  .logo-wp .logo .search input::placeholder {
    color: #666;
    font-size: 14px;
  }
}
.nav-wp {
  background-color: #fff;
  position: relative;
border-bottom: 2px solid #fbfbfb;
}
@media (max-width: 1px) {
  .nav-wp {
    display: none;
  }
}
.nav-wp ul.nav >li {
  display: inline-block;position: relative;
    text-align: center;
}
.nav-wp ul.nav >li >a {
    color: #8d0000;
    display: inline-block;
    min-width: 127px;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
    
   letter-spacing: 1px;
}
.nav-wp ul.nav >li.cur,
.nav-wp ul.nav >li:hover {
  background-color: #ffae00;
  position: relative;
  transition: all 0.5s;
}
.nav-wp ul.nav >li.cur::after,
.nav-wp ul.nav >li:hover::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 46%;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom: 9px solid #ffe3a6;
}
.nav-wp ul.nav >li:hover .sub-nav-wp {
  display: block;
}
.sub-nav-wp {
  display: none;
  position: absolute;
  z-index: 100;
  left: 0;
  width: 100%;
  background-color: rgba(255,255,255,0.6);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
background: #ffae00;
}
.sub-nav-wp .sub-nav {
  width: 100%;
  margin: 0 auto;
}
.sub-nav-wp .sub-nav:hover a.cur {
  background: none;
  color: #666;
}
.sub-nav-wp .sub-nav li {
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 52px;
}
.sub-nav-wp .sub-nav li a {
  color: #666;
  display: inline-block;
  text-align: center;
  padding: 0 10px;

  font-size: 14px;
  height: 36px;
  line-height: 36px;
}
.sub-nav-wp .sub-nav li a.cur,
.sub-nav-wp .sub-nav li a:hover,
.sub-nav-wp .sub-nav li a.cur:hover {
  background-color: #004ea1;
  border-radius: 6px;
  color: #fff;
  transition: all 0.5s;
}
.slide {
  background: url("../images/bn1.jpg") center no-repeat;
  height: 440px;
}
@media (max-width: 1px) {
  .slide {
    display: none;
  }
}
.no-index {
  height: 230px;
}
@media (max-width: 1px) {
  .no-index {
    height: 112px;
    display: block;
    margin-top: 44px;
  }
}
.index-content {
 
}
@media (max-width: 1px) {
  .index-content {
    margin-top: 18px !important;
  }
  .index-content .luqucha {
    border: 5px solid #e1e1e1;
    margin-top: 45px;
    padding: 10px 20px;
    height: 355px;
    box-sizing: border-box;
  }
  .index-content .luqucha .header {
    color: #004ea1;
    font-size: 18px;
    font-weight: bolder;
    line-height: 50px;
    border-bottom: 2px solid #999;
  }
  .index-content .luqucha .body {
    margin-top: 30px;
    line-height: 40px;
    font-size: 14px;
    color: #494949;
  }
  .index-content .luqucha .body >input,
  .index-content .luqucha .body select {
    color: #494949;
    width: 65%;
    height: 26px;
  }
  .index-content .luqucha .body .beizhu {
    line-height: 1.5em;
    color: #f00;
  }
  .index-content .luqucha .body .btn {
    display: block;
    width: 80%;
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    margin: 18px auto;
  }
}
@media (max-width: 1px) {
  .index-content .main-content {
    padding: 0 10px;
  }
}
.index-content .main-content .content-list {
  width: 400px;
  height: 360px;
  box-sizing: border-box;
  vertical-align: top;
}
@media (max-width: 1px) {
  .index-content .main-content .content-list {
    width: 100%;
    margin-top: 20px !important;
  }
}
.index-content .main-content .content-list .header {
  font-size: 18px;
  color: #202020;
  line-height: 50px;
  border-bottom: 1px solid #dbdbdb;
}
.index-content .main-content .content-list .header >span {
  margin-right: 10px;
}
.index-content .main-content .content-list .header >span.cur {
  display: inline-block;
  border-bottom: 2px solid #0062cc;
  color: #0062cc;
}
.index-content .main-content .content-list .header .more {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/more.png") center no-repeat;
  float: right;
  margin-top: 16px;
}
.index-content .main-content .content-list .header .more:hover {
  transition: all 0.5s;
  transform: rotateX(180deg);
  background-size: 105%;
}
.index-content .main-content .content-list .article-list {
  margin-top: 20px;
}
.index-content .main-content .content-list .tabs:last-child {
  display: none;
}
.index-content .main-content .left {
  border-top: 3px solid #b22222;
  display: inline-block;
}
@media (max-width: 1px) {
  .index-content .main-content .left {
    display: block;
  }
}
.index-content .main-content .left .article-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content .main-content .left .article-list li:hover {
  background-color: #f1fafa;
  transition: all 0.5;
}
.index-content .main-content .left .article-list li a {
  line-height: 35px;
  color: #494949;
}
.index-content .main-content .left .article-list li a:hover {
  color: #2e75d5;
}
.index-content .main-content .left .article-list li span {
  float: right;
  font-size: 13px;
  color: #999;
  margin-top: 12px;
}
.index-content .main-content .left-l2 {
  border-top: 3px solid #b22222;
  margin-top: 34px;
}
.index-content .main-content .right {
  border-top: 3px solid #b22121;
  margin-left: 40px;
  display: inline-block;
}
@media (max-width: 1px) {
  .index-content .main-content .right {
    display: block;
    margin-left: 0;
  }
}
.index-content .main-content .right .article-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #dbdbdb;
}
.index-content .main-content .right .article-list li:hover {
  background-color: #f1fafa;
  transition: all 0.5;
}
.index-content .main-content .right .article-list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 40px;
  color: #494949;
}
.index-content .main-content .right .article-list li a:hover {
  color: #2e75d5;
}
.index-content .main-content .right .article-list li span {
  font-size: 13px;
  color: #999;
  line-height: 28px;
  background: url("../images/dtm.png") left center no-repeat;
  padding-left: 20px;
}
.index-content .main-content .right-l2 {
  border-top: 3px solid #b22121;
  margin-top: 34px;
}
.index-content .main-content .sidebar {
  float: right;
  width: 310px;
  margin-top: 34px;
  margin-left: 30px;border-top: 3px solid #b22222;
}
@media (max-width: 1px) {
  .index-content .main-content .sidebar {
    float: none;
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }
}
@media (max-width: 1px) {
  .index-content .main-content .sidebar .links {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
  }
}

.index-content .main-content .sidebar .links .item {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  width:300px;
  height: 164px;
  text-align: center;
  padding-top: 109px;
  box-sizing: border-box;
}

.index-content .main-content .sidebar .links .item  a{
    position: absolute;
    left: 5px;
    bottom: 5px;
    border: 1px solid #fff;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    border-radius: 10px;
}

.index-content .main-content .sidebar .links .item  a.sec{
  left:auto;
  right:5px;
}
@media (max-width: 1px) {
  .index-content .main-content .sidebar .links .item {
    display: table-cell;
    height: 100px;
    padding-top: 73px;
    background-size: 40% !important;
    font-size: 14px;
  }
}
.index-content .main-content .sidebar .links .th01 {
  background: #d56868 url("../images/cp_03.png") center 35% no-repeat;
}
.index-content .main-content .sidebar .links .th01:hover {
  background-color: rgba(213,104,104,0.7);
}
.index-content .main-content .sidebar .links .th02 {
  background: #54c379 url("../images/cp_05.png") center 35% no-repeat;
  margin-left: 14px;
}
.index-content .main-content .sidebar .links .th02:hover {
  background-color: rgba(84,195,121,0.7);
}
.index-content .main-content .sidebar .links .th03 {
  background: #44baca url("../images/cp_10.png") center 35% no-repeat;
  margin-top: 20px;
}
.index-content .main-content .sidebar .links .th03:hover {
  background-color: rgba(68,186,202,0.7);
}
.index-content .main-content .sidebar .links .th04 {
  background: #ebba5c url("../images/cp_12.png") center 35% no-repeat;
 
  margin-top: 20px;
}
.index-content .main-content .sidebar .links .th04:hover {
  background-color: rgba(235,186,92,0.7);
}
.index-content .recomm {
  display: none;
  margin-top: 32px;
  width: 100%;
  height: 150px;
  background-color: #f2f2f2;
  display: none;
}
@media (max-width: 1px) {
  .index-content .recomm {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    height: auto;
    margin-top: 20px;
  }
}
.index-content .recomm a {
  display: table-cell;
  text-align: center;
  color: #494949;
  font-size: 15px;
  padding-top: 110px;
  background: center 30% no-repeat;
  width: 10%;
}
@media (max-width: 1px) {
  .index-content .recomm a {
    flex: 1 30%;
    padding-top: 88px;
    font-size: 14px;
  }
}
.index-content .recomm a:hover {
  background-color: #e0dddd;
  background-size: 40%;
  transition: all 0.5s;
}
.index-content .recomm a.a1 {
  background-image: url("../images/cp_16.png");
}
.index-content .recomm a.a2 {
  background-image: url("../images/cp_18.png");
}
.index-content .recomm a.a3 {
  background-image: url("../images/cp_20.png");
}
.index-content .recomm a.a4 {
  background-image: url("../images/cp_22.png");
}
.index-content .recomm a.a5 {
  background-image: url("../images/cp_24.png");
}
.index-content .recomm a.a6 {
  background-image: url("../images/cp_26.png");
}
.index-content .recomm a.a7 {
  background-image: url("../images/cp_28.png");
}
.index-content .recomm a.a8 {
  background-image: url("../images/cp_30.png");
}
.index-content .recomm a.a9 {
  background-image: url("../images/cp_32.png");
}
@media (max-width: 1px) and (max-width: 1px) {
  .index-content .luqucha {
    margin: 25px 5px 0;
  }
}
@media (max-width: 1px) and (max-width: 1px) {
  .index-content >input,
  .index-content select {
    height: 24px;
  }
}
.shower {
  display: none;
  border-top: 3px solid #f39a2c;
  margin-top: 32px;
}
@media (max-width: 1px) {
  .shower {
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
  }
}
.shower .header {
  font-size: 18px;
  color: #202020;
  line-height: 50px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
}
.shower .header .more {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/more.png") right center no-repeat;
  float: right;
  margin-top: 16px;
}
.shower .header .more:hover {
  transition: all 0.5s;
  transform: rotateY(180deg);
  background-size: 105%;
}
.shower >img {
  margin-right: 25px;
  width: 220px;
  height: 170px;
  float: left;
}
.shower >img:last-child {
  margin-right: 0;
}
@media (max-width: 1px) {
  .shower >img {
    width: 30%;
    height: auto;
    float: none;
    margin-right: 11px;
  }
}
.shower:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.footer-wp {
  margin-top: 32px !important;
  background-color: #e60104;
  color: #fff;
  padding: 40px 0;
}
@media (max-width: 1px) {
  .footer-wp {
    padding: 20px 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1px) {
  .footer-wp .footer {
    display: flex;
    flex-flow: column nowrap;
  }
}
.footer-wp .footer h2 {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1px) {
  .footer-wp .footer h2 {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 1px) {
  .footer-wp .footer .fdlinks {
    display: flex;
  }
}
@media (max-width: 1px) {
  .footer-wp .footer .fdlinks h2 {
    flex: 1;
  }
}
.footer-wp .footer .fdlinks .selects {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1px) {
  .footer-wp .footer .fdlinks .selects {
    flex: 4;
    font-size: 12px;
    line-height: 2.5;
  }
}
.footer-wp .footer .fdlinks .selects .select {
  width: 150px;
  height: 30px;
  margin-right: 26px;
  display:inline-block;
}
@media (max-width: 1px) {
  .footer-wp .footer .fdlinks .selects select {
    font-size: 10px;
    width: 78px;
    margin-right: 10px;
  }
}
.footer-wp .footer .contact {
  margin-top: 40px;
}
@media (max-width: 1px) {
  .footer-wp .footer .contact {
    margin-top: 20px;
    display: flex;
  }
}
.footer-wp .footer .contact .addr {
  display: inline-block;
  vertical-align: top;
  line-height: 2em;
  font-size: 14px;
  margin-top: -4px;
}
@media (max-width: 1px) {
  .footer-wp .footer .contact .addr {
    flex: 4;
    font-size: 12px;
  }
}
@media (max-width: 1px) {
  .footer-wp .footer .contact .addr span {
    display: block;
  }
}
@media (max-width: 1px) {
  .footer-wp .footer .contact h2 {
    flex: 1;
  }
}
.footer-wp .footer .er {
  display: table;
  float: right;
  display:none;
}
@media (max-width: 1px) {
  .footer-wp .footer .er {
    order: 3;
    margin: 0 auto;
    margin-top: 20px;
    width: 50%;
  }
}
.footer-wp .footer .er span {
  display: table-cell;
  padding-left: 20px;
  text-align: center;
}
@media (max-width: 1px) {
  .footer-wp .footer .er span {
    padding-left: 0;
  }
}
.footer-wp .footer .er span img {
  display: block;
  width: 86px;
}
@media (max-width: 1px) {
  .footer-wp .footer .er span img {
    margin: 0 auto;
    width: 64px;
  }
}
.footer-wp .footer .er span i {
  line-height: 3;
}
@media (max-width: 1px) {
  .footer-wp .footer .er span i {
    font-size: 12px;
  }
}
.copyright-wp {
  
}
.copyright-wp .copyright {
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 2em;
    padding: 30px 0;
    border-top: 10px solid #b22121;
    margin-top: 30px;
    background: #f2f1f1;

}
@media (max-width: 1px) {
  .copyright-wp .copyright {
    font-size: 12px;
    line-height: 3em;
  }
}
.copyright-wp .copyright span {
  margin-left: 20px;
}
@media (max-width: 1px) {
  .copyright-wp .copyright span {
    display: none;
  }
}
.site-navbar {
  display: none;
}
@media (max-width: 1px) {
  .site-navbar {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 90;
    float: none;
    margin: 0;
    padding: 50px 0 0;
    width: 0;
    text-align: left;
    font-size: 0.75rem;
    transition: all 0.3s ease;
    background-color: #f3f3f3;
  }
  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .site-navbar {
      background-color: rgba(243,243,243,0.7);
      -webkit-backdrop-filter: blur(15px);
      backdrop-filter: blur(15px);
    }
  }
}
.site-navbar>ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-navbar>ul>li>a {
  padding: 0 15px;
  color: #fff;
}
.site-navbar>ul>li>a:hover {
  color: #1890ff;
}
.site-navbar li {
  position: relative;
  float: left;
  list-style-type: none;
}
.site-navbar li:hover {
  z-index: 2;
}
.site-navbar a {
  display: block;
  -webkit-transition: color 0.25s, background-color 0.25s;
  -moz-transition: color 0.25s, background-color 0.25s;
  -o-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s;
  -ms-transition: color 0.25s, background-color 0.25s;
}
.site-navbar li.menu-item-has-children>a {
  padding-right: 12px;
}
.site-navbar li.menu-item-has-children:hover>a::after {
  border-top-color: #1890ff;
}
.site-navbar li.menu-item-has-children:hover .sub-menu {
  top: 34px;
  visibility: visible;
  opacity: 1;
}
.site-navbar li.menu-item-has-children>a::after {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 3px;
  width: 4px;
  height: 4px;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: '';
}
.site-navbar li.current_page_item>a {
  color: #1890ff;
}
.site-navbar li.current_page_item>a::after {
  border-top-color: #1890ff;
}
.site-navbar li.current_page_item:hover .sub-menu {
  top: 56px;
  visibility: visible;
  opacity: 1;
}
.site-navbar .sub-menu {
  position: absolute;
  top: 100px;
  left: 50%;
  visibility: hidden;
  margin-left: -70px;
  padding-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
  -moz-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
  -o-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
  transition: opacity 0.25s, top 0.25s, visibility 0.25s;
  -ms-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
}
.site-navbar .sub-menu ul {
  position: relative;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  font-size: 0.875rem;
  padding: 5px 0;
  column-count: 3;
  column-rule: 1px dotted #d7d7db;
}
.site-navbar .sub-menu ul::after,
.site-navbar .sub-menu ul::before {
  position: absolute;
  top: -5px;
  left: 60px;
  margin-left: -3px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: '';
}
.site-navbar .sub-menu ul::before {
  border-bottom: 5px solid rgba(0,0,0,0.1);
}
.site-navbar .sub-menu ul::after {
  margin-top: 1px;
  border-bottom: 5px solid #fff;
}
.site-navbar .sub-menu li {
  float: none;
  margin: 0;
}
.site-navbar .sub-menu li a {
  display: block;
  padding: 12px 15px;
  line-height: 0.875rem;
  white-space: nowrap;
}
.site-navbar .sub-menu li a:hover {
  background-color: #f2f2f4;
}
.site-navbar .sub-menu li.current_page_item a {
  color: #1890ff;
}
.site-navbar>ul {
  position: absolute;
  top: 58px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.site-navbar>ul>li {
  float: none;
  display: block;
  margin-left: 0;
}
.site-navbar>ul>li>a {
  padding: 15px 15px;
  color: #888;
  font-weight: 700;
  line-height: 1;
}
.site-navbar>ul>li.menu-item-has-children::after,
.site-navbar>ul>li.menu-item-has-children::before {
  display: none;
}
.site-navbar>ul>li.menu-item-has-children:hover .sub-menu {
  top: 0;
}
.site-navbar>ul>li .sub-menu {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  visibility: visible;
  overflow: hidden;
  margin: 0 15px 0 15px;
  padding-top: 0;
  width: auto;
  opacity: 1;
}
.site-navbar>ul>li .sub-menu ul {
  margin-right: -4%;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  column-count: 1;
}
.site-navbar>ul>li .sub-menu ul::after,
.site-navbar>ul>li .sub-menu ul::before {
  display: none;
}
.site-navbar>ul>li .sub-menu ul li {
  float: left;
  margin-right: 4%;
  margin-bottom: 10px;
  width: 46%;
}
.site-navbar>ul>li .sub-menu ul a {
  border-radius: 6px;
  padding: 8px 15px;
  background-color: rgba(243,243,243,0.5);
  color: #888;
  font-size: 0.75rem;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.site-navbar>ul>li .sub-menu ul a:hover {
  background-color: #eceeef;
  color: #666;
  border-radius: 6px;
}
body {
  font-family: -apple-system, sans-serif;
  transition: all 0.5s;background: #fff8f1;
}
@media (max-width: 1px) {
  body.site-navbar-on {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.inner-main {
  
}
@media (max-width: 1px) {
  .inner-main {
    margin-top: 20px !important;
    box-sizing: border-box;
    padding: 0 10px;
  }
}
.inner-main:after {
  content: " ";
  display: block;
  clear: both;
}
.inner-main .alist {
  margin-left: 290px;
 
}
@media (max-width: 1px) {
  .inner-main .alist {
    margin-right: 0;
  }
}
.inner-main .alist .ahead {

  line-height:32px;height:32px;
}
.inner-main .alist .ahead h2 {
  color: #202020;
  font-size: 18px;
}
.inner-main .alist .ahead .apath {
 
  font-size: 14px;
  color: #585858;
  overflow: hidden;
  white-space: nowrap;
background: url(../images/b1.jpg) no-repeat;
    background-size: contain;
}
@media (max-width: 1px) {
  .inner-main .alist .ahead .apath {
    font-size: 12px;
  }
}
.inner-main .alist .ahead .apath >a {
  font-size: 14px;
  color: #585858;
}
@media (max-width: 1px) {
  .inner-main .alist .ahead .apath >a {
    font-size: 12px;
  }
}
.inner-main .alist >ul li {
  line-height: 2.7em;
  position: relative;
  padding-left: 1.5em;
}
@media (max-width: 1px) {
  .inner-main .alist >ul li {
    line-height: 2.7em;
    position: relative;
    padding-left: 1em;
  }
}
.inner-main .alist >ul li span {
  float: right;
  color: #999;
  margin-left: 12px;
}
@media (max-width: 1px) {
  .inner-main .alist >ul li span {
    font-size: 12px;
  }
}
.inner-main .alist >ul li a {
  color: #494949;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dotted rgba(0,0,0,0);
}
@media (max-width: 1px) {
  .inner-main .alist >ul li a {
    font-size: 14px;
  }
}
.inner-main .alist >ul li:before {
  content: "";
  border: 3px solid rgba(0,78,161,0.5);
  position: absolute;
  top: 20px;
  left: 0;
}
.inner-main .alist >ul li:hover {
  border-bottom: 1px dotted #ccc;
  background-color: #fefefe;
}
.inner-main .asidebar {
  float:left;
  width: 260px;
padding-bottom: 10px;

}
@media (max-width: 1px) {
  .inner-main .asidebar {
    display: none;
  }
}
.inner-main .asidebar .link1,.inner-main .asidebar .link2{border: 1px solid #ea5b2e;
    border-radius: 10px;}
.inner-main .asidebar .link1 h2,.inner-main .asidebar .link2 h2 {
  background: linear-gradient(1deg, #db452d, #ff7b30);
  line-height: 38px;
  color: #fff;
  font-size: 17px;
  text-align: center;
    font-weight: 900;
}
.inner-main .asidebar .link1 ul {
  
  padding: 20px 0;
}
.inner-main .asidebar .link1 ul li {
  text-align: center;
}
.inner-main .asidebar .link1 ul li a {
  color: #494949;
  font-size: 15px;
  line-height: 40px;
  display: block;
  box-sizing: border-box;
  width: 80%;
  margin: 0 auto;
  border: 1px solid rgba(0,0,0,0);
background: url(../images/b2.jpg) no-repeat;
    background-size: auto;
    background-position: center;
}
.inner-main .asidebar .link1 ul li a:hover,
.inner-main .asidebar .link1 ul li a.cur {
  
}
.inner-main .asidebar .link2 {
     margin-top: 19px;
}
.inner-main .asidebar .link2 li {
      width: 90%;
    margin: auto;
list-style: none;
}
.inner-main .asidebar .link2 a {
display: block;
    line-height: 30px;
    color: #494949;
    font-size: 14px;
    position: relative;
}
.inner-main .asidebar .link2 a:before {
  content: " ";
  display: block;
  width: 0%;
  height: 0px;
  position: absolute;
  left: 0;
  top: 0;
  background: #efefef no-repeat center;
  background-size: 67%;
}
.inner-main .asidebar .link2 a.th01:before {
  background-color: #d56868;
  background-image: url("../images/cp_03.png");
}
.inner-main .asidebar .link2 a.th02:before {
  background-color: #54c379;
  background-image: url("../images/cp_05.png");
}
.inner-main .asidebar .link2 a.th03:before {
  background-color: #44baca;
  background-image: url("../images/cp_10.png");
}
.inner-main .asidebar .link2 a.th04:before {
  background-color: #ebba5c;
  background-image: url("../images/cp_12.png");
}
.ahead-content .apath {
  float: none !important;
}
.article-content {
  padding: 20px 0;
}
.article-content h1 {
  font-size: 24px;
  color: #444;
  line-height: 3em;
  text-align: center;
  font-weight: bolder;
}
@media (max-width: 1px) {
  .article-content h1 {
    font-size: 15px;
  }
}
.article-content .meta {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.article-content .content {
  margin-top: 40px;
  font-size: 16px;
  color: #494949;
  line-height: 2em;
  border-bottom: 1px solid #dedede;
  padding-bottom: 40px;
  max-width: 100%;
  word-break: break-all;
}
@media (max-width: 1px) {
  .article-content .content {
    font-size: 14px;
  }
}
.article-content .content p {
  margin-top: 20px;
}
.article-content .content * {
  max-width: 100%;
  word-break: break-all;
}
.prev-next {
  padding: 20px 0;
}
.prev-next >div {
  color: #666;
  font-size: 14px;
  line-height: 2em;
}
@media (max-width: 1px) {
  .prev-next >div {
    font-size: 12px;
  }
}
.prev-next >div a {
  color: #666;
  font-size: 14px;
}
@media (max-width: 1px) {
  .prev-next >div a {
    font-size: 12px;
  }
}
.single {
  padding: 0 !important;
}
.single >h1,
.single .meta {
  display: none;
}
.single .content {
  margin-top: 0 !important;
  padding: 0;
  border: none;
}
.slider-wrapper {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1px) {
  .slider-wrapper {
    margin-top: 40px;
    min-width: 100%;
  }
}
.slider-wrapper img {
  width: 100%;
  min-width: 1200px;
  max-height: 368px;
}
@media (max-width: 1px) {
  .slider-wrapper img {
    width: auto !important;
    max-height: 120px;
    min-width: 100%;
  }
}
.owl-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
@media (max-width: 1px) {
  .owl-dots {
    bottom: 2px;
  }
}
.owl-dots .owl-dot {
  width: 12px !important;
  height: 12px !important;
  text-align: center !important;
  line-height: 30px !important;
  font-size: 0 !important;
  color: #fff !important;
  opacity: 0.7 !important;
  background: #666 !important;
  margin: 10px 9px !important;
  border-radius: 50%;
  outline: none;
  border: 3px solid rgba(255,255,255,0) !important;
}
@media (max-width: 1px) {
  .owl-dots .owl-dot {
    width: 6px !important;
    height: 6px !important;
    opacity: 0.7 !important;
    margin: 5px !important;
  }
}
.owl-dots .active {
  background: rgba(255,255,255,0) !important;
  border: 3px solid #2a5aac !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 10px 9px;
}