﻿@charset "UTF-8";
/* CSS Document */
html, body {
  background: #fefbf2;
  color: #1e0000
}
/* 选择 */ ::selection {
  color: #fff;
  text-shadow: none;
  background: #e9443d;
}
::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #e9443d; /* Firefox */
}
::-webkit-selection {
  color: #fff;
  text-shadow: none;
  background: #e9443d; /* Safari */
}
a {
  color: #1e0000;
}
a:hover {
  color: #c70b08;
}
.bg-primary {
  background: #c70b08 !important
}
#back-to-top {
  background: #000
}
.btn-info, .tt-main-menu-list > li.active > a::before, .tt-main-menu-list > li.active .tt-submenu-trigger > a::before, .tt-m-menu-toggle-btn span::before, .tt-m-menu-toggle-btn span::after, .tt-m-menu-toggle-btn span, .tt-cc-pagination-bullets .swiper-pagination-bullet, .tt-li-pagination-bullets .swiper-pagination-bullet, .grid-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
  background: #c70b08;
}
.menu-search {
  color: #1e0000 !important
}
@media (min-width: 1200px) {
  .menu-search, .tt-main-menu-list > li > a, .tt-main-menu-list > li > .tt-submenu-trigger > a, .tt-main-menu-list.tt-mm-hover > li > a:hover, .tt-main-menu-list.tt-mm-hover > li > .tt-submenu-trigger > a:hover, .tt-main-menu-list > li.active > a, .tt-main-menu-list > li.active .tt-submenu-trigger a, .tt-main-menu-list.tt-mm-hover > li.tt-submenu-open.active > .tt-submenu-trigger > a, .tt-main-menu-list.tt-mm-hover > li > a, .tt-main-menu-list.tt-mm-hover > li > .tt-submenu-trigger > a {
    color: #1e0000
  }
  .tt-main-menu-list.tt-mm-hover > li > a:hover, .tt-main-menu-list.tt-mm-hover > li > .tt-submenu-trigger > a:hover, .tt-main-menu-list > li.active > a, .tt-main-menu-list > li.active .tt-submenu-trigger a, .tt-main-menu-list.tt-mm-hover > li.tt-submenu-open.active > .tt-submenu-trigger > a, .tt-main-menu-list.tt-mm-hover > li > a:hover, .tt-main-menu-list.tt-mm-hover > li > .tt-submenu-trigger > a:hover, .tt-main-menu-list.tt-mm-hover > li.active > a, .tt-main-menu-list.tt-mm-hover > li.active > .tt-submenu-trigger > a, .tt-main-menu-list.tt-mm-hover > li.tt-submenu-open > .tt-submenu-trigger > a {
    color: #c70b08
  }
  .tt-submenu-other .tt-submenu-list h6 a {
    color: #7f2317
  }
}
#tt-header.sticky-on {
  background: #fefbf2;
  box-shadow: rgba(220, 190, 175, .5) 0px 8px 20px;
}
.ph-caption-party-img {
  padding-left: 2rem
}
.ph-caption-party-img img {
  width: 15rem;
  margin: 0 auto
}
.ph-caption-party-title {
  margin-top: 2rem;
  color: #e60012
}
#tt-footer {
  color: rgba(255, 255, 255, .7);
  background-image: url("../img/img-dang-bg-11.png");
}
#tt-footer .tt-footer-ul a, #tt-footer .copyright a, #tt-footer .tt-footer-ul ul li a:hover {
  color: rgba(255, 255, 255, .7);
}
#tt-footer h5::before {
  background: #fff;
  opacity: .4
}
.tt-footer-link {
  background: #d72e1b;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0
}
#tt-footer::before {
  width: 100%;
  height: 90%;
  background: url("../img/img-dang-bg-10.png") left bottom no-repeat;
  background-size: contain;
}
#tt-footer::after {
  right: 0;
  width: 85%;
  height: 20%;
  background: url("../img/img-dang-bg-9.png") right bottom no-repeat;
  background-size: contain;
}
#tt-footer .tt-footer-ul, #tt-footer .tt-footer-code {
  padding-top: 0;
}
#tt-footer .tt-footer-ul ul {
  margin-bottom: 0 !important;
}
#tt-footer .tt-footer-info {
  background: rgba(255, 255, 255, .1);
  border-radius: 0 0 20px 20px;
  padding: 15% 2.5rem 0;
  margin-right: 2rem
}
#tt-footer .tt-logo img {
  height: auto;
  width: 100%;
}
#tt-footer .footer-info-img img {
  height: 1.5rem;
}
#tt-footer .footer-info-contact {
  color: #fff;
}
#tt-footer .footer-info-contact li {
  display: flex
}
#tt-footer .footer-info-contact i {
  width: 1rem;
  font-size: 1.1rem;
  position: relative;
  top: .4rem
}
@media (max-width: 1200px) {
  .ph-caption-party-img img {
    width: 10rem
  }
  .tt-footer-link {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }
  #tt-footer::before {
    height: 50%;
  }
}
@media (max-width: 991px) {
  #tt-footer .tt-footer-info {
    border-radius: 0 0 20px 20px;
    padding: 2.5rem 2rem 1rem;
    margin-right: 0
  }
}
@media (max-width: 561px) {
  .ph-caption-party-img img {
    width: 7rem
  }
  .ph-caption-party-title {
    margin-top: 1.2rem;
  }
  #tt-footer .tt-logo img {
    width: 80%;
    margin: 0 auto
  }
  #tt-footer .tt-footer-info {
    padding: 2.5rem 1.5rem .5rem;
  }
}
/*-----------------------党建样式-----------------------------*/
.party-title {
  width: auto;
  height: 5rem;
  background: url("../img/dang-title_02.png") bottom left repeat-x;
  background-size: contain;
  color: #fff;
  position: relative;
  margin-left: 4rem;
  margin-top: -.8rem;
}
.party-title::after, .party-title::before {
  content: '';
  display: inline-block;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  height: 100%;
}
.party-title::before {
  width: 6rem;
  background-image: url("../img/dang-title_01.png");
  left: -5rem;
}
.party-title::after {
  width: 6rem;
  background-image: url("../img/dang-title_03.png");
  right: -6rem;
}
.party-title .title {
  font-size: 1.4rem;
  position: relative;
  padding-top: 1.5rem;
  line-height: 3.3rem;
  padding-right: .3rem;
  font-weight: bold
}
.party-title-more {
  width: 10rem;
  height: 3.5rem;
  background: url("../img/img-dang-bg-2.png") bottom left no-repeat;
  background-size: contain;
  position: relative;
  right: -3rem;
  top: -.4rem;
  color: #fff;
  padding-top: .5rem;
}
.party-title-more .text {
  width: 75%;
  line-height: 2.6rem;
}
.party-title-more a {
  color: #fff;
}
.party-title-w{
    width: 20rem;
     height: 8rem;
  background: url("../img/img-dang-title-w.png") left bottom  no-repeat;
  background-size: cover;
  color: #fff;
    margin-left: -2.5rem
}
.party-title-w .title{
    color: #c70b08;
  font-size: 1.4rem;
    text-align: center;
    padding-top: 2.8rem;
    line-height: 3.3rem;
    font-weight: bold
}
@media (max-width: 1200px) {
  .party-title {
    height: 4rem;
    margin-left: 3rem;
    margin-top: -.5rem;
  }
  .party-title::before {
    width: 5rem;
    left: -4rem;
  }
  .party-title::after {
    width: 5rem;
    right: -5rem;
  }
  .party-title .title {
    padding-top: 1.2rem;
    line-height: 2.5rem;
    padding-right: .2rem;
    font-size: 1.2rem;
  }
  .party-title-more {
    width: 10rem;
    height: 3rem;
    right: -4rem;
    top: 0;
    padding-top: .2rem;
  }
  .party-title-more .text {
    width: 65%;
  }
    .party-title-w {
    width: 15rem;
     height: 6.5rem;
    margin-left: -2rem;
  }
    .party-title-w .title{
        font-size: 1.2rem;
        padding-top: 2.2rem;
        line-height: 2.4;
        padding-left: 1.2rem;
    }
}
@media (max-width: 561px) {
  .party-title {
    padding-left: .8rem;
    margin-left: 2.5rem;
  }
  .party-title::before {
    left: -3rem;
  }
  
  .party-title .title, .party-title-w .title {
    font-size: 1.1rem;
  }
    .party-title-w .title{
        padding-top: 2.3rem;
       
    }
}
/*热点新闻*/
.party-hotnews {
  width: 100%;
}
.newsbox {
  position: relative;
  height: 25rem;
  overflow: hidden
}
.newsbox .title {
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  padding: 0 1.5rem;
  font-size: 1.15rem
}
.newsbox .title span {
  width: calc(100% - 10rem);
}
.newsbox-pagination {
  width: 10rem;
  position: absolute;
  bottom: 0;
  right: .5rem;
}
.newsbox-pagination .tt-cc-pagination-bullets .swiper-pagination-bullet, .newsbox-pagination .tt-li-pagination-bullets .swiper-pagination-bullet, .newsbox-pagination .grid-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
  width: .6rem;
  height: .6rem;
}
.newsbox-pagination .tt-cc-nav-prev, .newsbox-pagination .tt-cc-nav-next {
  position: static;
  transform: translateY(0)
}
.newsbox-pagination .tt-cc-nav-arrow {
  color: #fff;
  font-size: 2rem;
  background-color: transparent;
  box-shadow: 0 0 0 0;
  width: 2.5rem;
  height: 4rem;
}
.newsbox-pagination .tt-cc-pagination, .newsbox-pagination .tt-li-pagination, .grid-pagination {
  position: static;
  transform: translate3d(0, 0, 0);
}
.hotnewslist li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .55rem 0;
  font-size: 1.15rem
}
.hotnewslist li span{
    font-size: 1rem;
    color: #957072
}
.newslist {
  background: rgba(255, 255, 255, .6);
  border-radius: 0;
  box-shadow: 0 0 0;
  margin-bottom: 0
}
.newslist .newslist-img {
  border-radius: 0;
}
@media (max-width: 1200px) {
  .hotnewslist li {
    font-size: 1.05rem;
    padding: .45rem 0;
  }
  .newsbox {
    height: 22rem;
  }
}
@media (max-width: 991px) {
  .hotnewslist li {
    padding: .3rem 0;
  }
  .newsbox {
    height: 19rem;
  }
  .newsbox .title {
    font-size: 1.05rem
  }
    
}
@media (max-width: 767px) {
    .party-hotnews {
    margin-bottom: 1.8rem
  }
}
@media (max-width: 561px) {
  
  .newsbox {
    height: 16rem;
  }
  .newslist-caption .iconfont h4 {
    font-size: 1.2rem;
  }
}
/*服务站*/
.serviceStation {
  width: 100%;
  height: 13rem;
  line-height: 1.6;
  background: #fff8ef;
  border-top: .4rem solid #dc0002;
  background: linear-gradient(0deg, #fff3c6 0%, #fff8ef 50%, #fff3c6 100%);
  padding: 0 2.5rem 1rem 2.5rem;
  position: relative;
  margin-bottom: 1.8rem;
    cursor: pointer
}
.serviceStation::after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url("../img/img-dang-bg-6.png") bottom center no-repeat;
  background-size: contain;
  position: absolute;
}
.serviceStation .text {
  color: #7b5552;
  font-size: 1.05rem;
  margin-top: .8rem
}
.serviceStation .serviceStation-img {
  text-align: center;
  width: 8rem;
/*    display: flex;*/
  justify-content: center;
  align-items: center;
  margin-right: 2.2rem
}
.serviceStation .serviceStation-img .btn{
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-top: .5rem
}
.serviceStation .number {
  position: absolute;
  right: 1.5rem;
  top: 0;
  color: rgba(200, 10, 8, .2);
  font-size: 3rem;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-style: italic
}
@media (max-width: 1200px){
    .serviceStation .serviceStation-img{
        flex: 0 0 90px;
    max-width: 90px;
        margin-right: 1.5rem
    }
    .serviceStation .serviceStation-img img{
        width: 80%
    }
    .serviceStation{  
        padding: 0 1.5rem 1rem 1.5rem;
    }
}
@media (max-width: 991px) {
.serviceStation .serviceStation-img{
         flex: 0 0 80px;
    max-width: 80px;
    }
  .serviceStation {
    line-height: 1.4;
    font-size: .913rem;
    text-align: justify
  }
    .serviceStation .text{
        font-size: 1rem
    }
    .serviceStation h4 {
    font-size: 1.4rem
  }
}
@media (max-width: 561px) {
  .serviceStation {
    margin-bottom: 1rem;
      height: 10rem;
    padding: 0 2rem .5rem 2rem;
  }
  .serviceStation h4 {
    font-size: 1.2rem
  }
  .serviceStation .number {
    font-size: 2rem;
    right: 1rem;
    top: .5rem;
  }
    .serviceStation .text{
        font-size:.913rem
    }
    .serviceStation .serviceStation-img{
        flex: 0 0 60px;
    max-width: 60px;
    }

}
/*先锋巨擘者*/
.bearer-pagination{
    margin-top: .8rem;
}
.bearer-pagination .tt-cc-nav-prev, .bearer-pagination .tt-cc-nav-next{
    position: static;
    transform: translateY(0);
}
.bearer-box{
    width: 100%;
    text-align: center;
    padding: 1rem
}
.bearer-box img{
    margin: 0 auto;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
}
@media (max-width: 991px) {
    .bearer{
        padding: 0 1rem
    }
}
@media (max-width: 561px) {
    .bearer-box{
        padding: 0;
        margin-bottom: 1rem
    }
    .bearer-box img{
    box-shadow: 0 0 0;
}
}

/*menu hover*/
@media (min-width: 1200px){
 .tt-submenu-list > li a:hover,.tt-submenu-list li a::after{color: var(--red);}
}