html,
body {
  overflow-x: hidden;
}

.a-news-show{
  display:block;
}

.a-news-hide{
  display:none;
}

.a-header {
  position: fixed; 
  top: 0;
  width: 100%;
  height: 2.875rem;
  border-bottom: 0.25rem solid #29201A;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 3;
}

.a-header .a-menu {
  -webkit-box-flex: 1;       
  -moz-box-flex: 1;          
  -webkit-flex: 1;           
  -ms-flex: 1;             
  flex: 1;   
  width: 2rem;
  height: 2rem;
}
.a-header .a-menu i {
  position: fixed;  
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 auto;
  top: 0.625rem;
  background: url(../images/images/a-menu.png) no-repeat center center;
  background-size: 100%;
  z-index: 4;
}
.a-header .a-logo {
  -webkit-box-flex: 5;       
    -moz-box-flex: 5;          
    -webkit-flex: 5;           
    -ms-flex: 5;             
    flex: 5;   
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.a-header .a-logo img {
  display: block;
  width: 8.5rem;
  margin: 0 auto;
  position: relative;
  top: 0.5rem;
}
.a-header .a-serch {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  width: 2rem;
}
.a-header .a-serch i {
  display: block;
  width: 1.25rem; 
  height: 1.25rem; 
  margin: 0 auto;
  position: absolute;
  left: 1rem;
  top: 0.625rem;
  background: url(../images/images/a-serch.png) no-repeat center center; 
  /*top_author.png*/ 
  background-size: auto 100%;   
  z-index: 4;
}
.a-header .a-back {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  width: 2rem;
}
.a-header .a-back i {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 auto;
  position: relative;
  top: 0.625rem;
  background: url(../images/images/home.png) no-repeat center center;
  background-size: 100% 100%;
}
.a-banenr {
  /*height: 8.55rem;*/
  position: relative;  
  top: 0;
  overflow: auto;
  left: 0;
}
.a-banenr .swiper-wrapper {
  /*height: 8.55rem !important;*/ 
}
.a-banenr .swiper-wrapper .swiper-slide a{
  position: relative; 
}
.a-banenr .swiper-wrapper .swiper-slide a img{
  width: 100% !important; 
  height: 7.68rem !important;    
}
.a-banenr .a-bannerPic {
  height: 8.55rem;
  position: absolute;
  top: 0;
  left: 0;
}
.a-banenr .a-bannerPic li {
  display: block;
  width: 100%;
  height: 8.55rem;
  position: relative;
}
.a-banenr .a-bannerPic li img {
  width: 100%;
  height: 8.55rem !important;
}
.a-banenr .a-bannerPic li p {
  height: 1.95rem;
  position: absolute;
  color: #FFFFFF;
  padding-left: 0.5rem;
  line-height: 1.95rem;
  background-color: rgba(0, 0, 0, 0.6);
}
.swiper-pagination-clickable {
  text-align: right !important;
  z-index: 2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  background: #FFFFFF !important;  
  opacity: 1; 
}
.swiper-pagination-clickable .swiper-pagination-bullet-active {
  background-color: #E00000 !important;
}
.swiper-slide p {
  /*height: 2rem;*/
  max-height: 2.5rem;   
  padding-top:0.3rem;  
  padding-bottom: 0.3rem;  
  position: absolute;
  color: #FFFFFF;
  width: 100%; 
  padding-left: 0.5rem;
  padding-right: 3.8rem; 
  line-height: 1rem; 
  font-size: 16px; 
  z-index: 2; 
  /*top: 6.6rem;*/
  bottom: 0; 
  background-color: rgba(0, 0, 0, 0.8);
  overflow:hidden;  word-break:break-all; text-overflow:ellipsis;-webkit-box-orient:vertical;
  display:-webkit-box;-webkit-line-clamp:2;
  text-overflow: -o-ellipsis-lastline;
}

.a-news {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  margin-top: 0.575rem;
}

.a-news ul {
  border-top: 1px solid #ccc;
  padding-top: 0.527rem;  
  overflow: initial;
  position: relative;
}
.a-news ul li {

  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.375rem;
}
.a-news ul li div:first-child {
 
  height: 3.675rem;
  overflow: hidden;
  
}
.a-news ul li div:first-child img {
  width: 5rem;
  height: 3.2rem;
  max-width: inherit;
  position: relative;
  /*left: -25%;*/ 
}
.a-news ul li a div{
  margin: 0 !important; 
 }
.a-news ul li div:last-child {
  margin-left: 0.5rem;  
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  /*padding-right: 0.525rem;*/
 /*margin-left: 0.525rem;*/
  position: relative;
  height: 3.3rem;
} 
.a-news ul li > div{
  display: -webkit-box;
}
.a-news ul li div:last-child h5 {
  /*margin-top: 0.25rem;*/
  position: relative;
display: inline-block; 
  font-size: 16px;
  /*font-weight: bold;*/ 
  color: #010101;
  max-height: 2rem;
  overflow: hidden; 
  line-height: 1rem;
}
.a-news ul li div:last-child p {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.85rem;
  overflow: hidden;
}
.a-news ul li div:last-child p span {
  padding-right: 0.375rem;
}
.a-news ul li div:last-child p span:first-child {
  font-size: 0.45rem;
  color: #221815;
}
.a-news ul li div:last-child p span:nth-child(2) {
  font-size: 0.45rem;
  color: #949495;
}
.a-news ul li div:last-child p span:last-child {
  font-size: 0.45rem;
  color: #000;
}
.a-news ul li div:last-child p span:last-child i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  top: 2px;  
  margin-right:1px; 
  padding-right: 0.75rem;
  background: url(../images/images/hongpin.png) no-repeat center center;
  background-size: 90% 90%;  
}
.a-news ul li:last-of-type{
  margin-bottom: 0 !important; 
}
.a-news .a-six {
  overflow: hidden;
}
.a-news .a-three {
  display: block; 
  height: 15rem;
  overflow: hidden;
}
.a-news .a-fore {
  display: block;
  overflow: hidden;
}
.a-news .a-load,.more{
  display: block;
  height: 1.7rem;
  width: 100%;
  text-align: center;
  position: relative;
  line-height: 2.25rem;
  background: url(../images/images/jiantou.png) no-repeat center top;
  background-size: 0.8rem 0.7rem;
  color: #898989;
  font-size: 0.425rem;
  /*margin-top: 1rem;*/
}
.a-news .a-enter {
  display: none;
  height: 1.2rem;
  position: relative;
  border-bottom: 1px solid #ccc;
} 
.a-news .a-enter span {
  margin-bottom: 0.375rem;   
  display: block;
  height: 1.2rem;
  width: 4.75rem;
  color: #898989;
  line-height: 1.2rem;
  margin: 0 auto; 
  font-size: 0.425rem;
  text-align: right;
  background: url(../images/images/right.png) no-repeat left center;
  background-size: 0.5rem 0.575rem;
}
.a-news {
  /*margin-top: 2.5rem;*/ 
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.a-news .a_newTitle {
  padding-bottom: 0.55rem;
}
.a-news .a_newTitle h5 {
  display: inline-block;
  border-left: 0.25rem solid #E00000;
  border-bottom: 1px solid #E00000;
  font-size: 0.625rem;
  color: #000000;
  font-weight: bold;
  text-indent: 0.25rem;
}
.a-news .a-firstNews { 
  width: 100%; 
  position: relative;  
  padding-top: 0.5rem;
  padding-bottom: 1.2rem;    
} 
.a-video .a-news .a-firstNews a {
  display: block;
}
.a-video .a-news .a-firstNews a:after{  
  content:""; 
  position: absolute;
  width: 60px;
   background: url(../images/images/xd-a.png) no-repeat 0 0; 
   height: 60px;
   top: 28%;
   left: 50%;
   margin-left: -30px;
   background-size: 100%;
} 
.a-video .a-videoL div a{
  display: block;
}
.a-video .a-videoL div a:after{
    content:""; 
  position: absolute;
  width: 40px;
   background: url(../images/images/xd-a.png) no-repeat 0 0;
   background-size: 100%; 
   height: 40px;
   top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -45px;   
    display: block; 
    
}
.a-news .a-firstNews img {
  width: 100%;
  height: 7.68rem !important; 
}
.a-news .a-firstNews h5 {
  line-height: 1rem;  
  font-size: 16px;
  max-height: 2.5rem;
  overflow: hidden;
  color: #000000;
  font-weight: normal;
  padding-top: 0.25rem;
}
.a-firstNews h5{
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.a-news .a-firstNews p {
  display: block;
  position: absolute;
  bottom: 0;
}
.a-news .a-firstNews p span {
  padding-right: 0.375rem;
}
.a-news .a-firstNews p span:first-child {
  font-size: 0.45rem;
  color: #221815;
}
.a-news .a-firstNews p span:nth-child(2) {
  font-size: 0.45rem;
  color: #949495;
}
.a-news .a-firstNews p span:last-child {
  font-size: 0.45rem;
  color: #000;
}
.a-news .a-firstNews p span:last-child i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  top: 2px;
  padding-right: 0.75rem; 
  background: url(../images/images/hongpin.png) no-repeat center center;
  background-size: 100% 100%;
}
.a-news_b {
  background-color: #E1DFDA;
  margin-top: 0.5rem;
  border-bottom: 0.175rem solid #E00000;
}
.a-news_b .a-title_b {
  background-color: #E00000;
  text-align: center;
  line-height: 1.25rem;
  color: #FFFFFF;
  font-size: 0.8rem;
  font-weight: bold;
  display: block;
  height: 1.25rem;
}
.a-news_b .a-otherNews li {
  display: block;
  padding-top: 0.25rem;
  position: relative;
  padding-bottom: 1rem;
}
.a-news_b .a-otherNews li h5 {
  line-height: 1.1rem;       
  font-weight: 100; 
  /*font-size: 0.625rem;*/
 font-size: 16px;
  padding-bottom: 0.5rem;
  color: #010101;
}
.a-news_b .a-otherNews li p {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.5rem;
}
.a-news_b .a-otherNews li p span {
  padding-right: 0.375rem;
}
.a-news_b .a-otherNews li p span:first-child {
  font-size: 0.45rem;
  color: #221815;
}
.a-news_b .a-otherNews li p span:nth-child(2) {
  font-size: 0.45rem;
  color: #949495;
}
.a-news_b .a-otherNews li p span:last-child {
  font-size: 0.45rem;
  color: #000; 
}
.a-news_b .a-otherNews li p span:last-child i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  top: 2px;
  padding-right: 0.75rem;
  background: url(../images/images/pinglun.png) no-repeat center center;
  background-size: 100% 100%;
}
.a-news_b .a-otherNews li p .line{
  color: #949495 !important;
}
.a-video {
  background-color: #5F5E59;
}
.a-video .a-videoL {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.a-video .a-videoL div {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;      
    position: relative;       
    flex: 1;   
}
.a-video .a-videoL div img {
  width: 7.85rem;
  height: 4.625rem;
}
.a-video .a-videoL div h5 {
  font-size: 0.625rem;
  color: #FFFFFF;
  /*font-weight: bold;*/    
}
.a-video .a-videoL div:first-child {
  padding-right: 0.2rem;
}
.a-video .a-videoL div:last-child {
  padding-left: 0.2rem;
}
.a-about {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.3rem;
  border-bottom: 1px solid #5F5E59;
}
.a-about a {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  height: 1.3rem;
  text-align: center;
  line-height: 1.3rem;
  font-size: 0.5rem;
  color: #5f5f5f;
}
.a-about a:first-child {
  border-right: 1px solid #5F5E59;
}
.a-hide {
  display: none;
  position: relative;
}
.a-close3 {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #E00000;
  position: fixed;
  bottom: .7rem;
  right: 0; 
  color: #FFFFFF;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.25rem;
  z-index: 1;
}
.a-aaa {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12rem;
  height: 2.575rem;
  background-color: #E00000;
  position: fixed;  
  right: 0;
  bottom: 0;
}
.a-aaa span {
  display: inline-block;
  height: 2.575rem;
  line-height: 2.575rem;
  color: #FFFFFF;
  font-size: 0.725rem;
  font-weight: bold;
}
.a-aaa span:first-child {
  padding-left: 0.5rem;
}
.a-aaa i {
  display: inline-block;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  width: 1.375rem;
  height: 2.575rem;
  background: url(../images/images/baocun.png) no-repeat center center;
  background-size: 100%;
}
.a-menuT,
.w-rightT {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #85807B;
  position: fixed;
  top: -100%;
  -webkit-transition: all .2s;
  transition: all .2s;
  transition-timing-function: ease-out;
  left: 0;
  z-index: 123456;
}
.a-menuT .a-menuHeader,
.w-rightT .a-menuHeader {
  height: 2.3rem;
  text-indent: 0.75rem;
  line-height: 2.3rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.a-menuT .a-menuHeader i,
.w-rightT .a-menuHeader i {
  display: block;
  width: 2.3rem;
  float: right;
  height: 2.3rem;
  background: url(../images/images/guanbi.png) no-repeat center center;
  background-size: 0.9rem 0.9rem;
}
.a-menuT .a-menu_o,
.w-rightT .a-menu_o {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
}
.a-menuT .a-menu_o .a-res,
.w-rightT .a-menu_o .a-res {
  height: 2.875rem;
  background-color: #acabab;
  border-radius: 10px;
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.a-menuT .a-menu_o .a-res a,
.w-rightT .a-menu_o .a-res a {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
}


.a-menuT .a-menu_o .a-res  .WB_loginButton img{
 display: none;
}

.a-menuT .a-menu_o .a-res  .WB_loginButton a{
  line-height: inherit;
  width: 2.875rem;
  height: 2.875rem;
  display: inline-block; 
  background: url(../images/images/weibo.png) no-repeat center center;
  background-size: 2.2rem 2.12rem;
  text-indent: 999rem;
  overflow: hidden; 
}

.a-menuT .a-menu_o .a-res  .WB_loginButton{
    width: 2.875rem;
    height: 2.875rem;
    overflow: hidden;
}


.a-menuT .a-menu_o .a-res a img,
.w-rightT .a-menu_o .a-res a img {
  width: 2.1rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.375rem;
}
.a-menuT .a-menu_o .a-res a:last-child,
.w-rightT .a-menu_o .a-res a:last-child {
 -webkit-box-flex: 2;       
    -moz-box-flex: 2;          
    -webkit-flex: 2;           
    -ms-flex: 2;             
    flex: 2;   
  text-align: right;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  color: #ffffff;
  line-height: 2.875rem;
}
.a-menuT .a-menu_o .a-menu-serch,
.w-rightT .a-menu_o .a-menu-serch {
  height: 1.75rem;
  position: relative;
  margin-top: 0.5rem;
}
.a-menuT .a-menu_o .a-menu-serch input[type=text],
.w-rightT .a-menu_o .a-menu-serch input[type=text] {
  border-style: none;
  outline-style: none;
  display: block;
  width: 100%;
  height: 1.75rem;
  position: absolute;
  background-color: #acabab; 
  border-radius: 10px;
  top: 0;
  left: 0;
  font-size:18px;
}
.a-menuT .a-menu_o .a-menu-serch input[type=text]{
  padding-left: 0.5rem; 
  color: #fff;
}
.a-menuT .a-menu_o .a-menu-serch input[type=submit],
.w-rightT .a-menu_o .a-menu-serch input[type=submit] {
  border-style: none;
  outline-style: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0.375rem;
  z-index: 1;
  height: 1.75rem;
  background-color: transparent;
  /**background: url(../images/images/search_bar.png) no-repeat left center;
  background-size: 1.2rem 1.325rem;**/
  font-size:0.75rem;
  right:-0.5rem;
}
.a-menuT .a-menu_o .a-menu-btn,
.w-rightT .a-menu_o .a-menu-btn {
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
.a-menuT .a-menu_o .a-menu-btn ul,
.w-rightT .a-menu_o .a-menu-btn ul {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.a-menuT .a-menu_o .a-menu-btn ul li,
.w-rightT .a-menu_o .a-menu-btn ul li {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
} 
.a-menuT .a-menu_o .a-menu-btn ul li img,
.w-rightT .a-menu_o .a-menu-btn ul li img {
  display: block;
  margin: 0 auto;
  width: 1.425rem;
  height: 1.425rem;
}
.a-menuT .a-menu_o .a-menu-btn ul li p,
.w-rightT .a-menu_o .a-menu-btn ul li p {
  width: 100%;
  text-align: center;
  font-size: 0.675rem;
  color: #FFFFFF;
}
.a-menuT .a-menu_o .a-menu-btn ul:first-child,
.w-rightT .a-menu_o .a-menu-btn ul:first-child {
  padding-bottom: 1.45rem;
}
.a-menuT .a-menu-title,
.w-rightT .a-menu-title {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  background-color: #acabab;
  height: 1.625rem;
}
.a-menuT .a-menu-title h5,
.w-rightT .a-menu-title h5 {
  margin: 0 auto;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  color: #FFFFFF;
  font-size: 0.775rem;
  position: relative;
  width: 5rem;
  text-align: center;
  font-weight: bold;
  height: 1.625rem;
  line-height: 1.625rem;
}
.a-menuT .a-menu-title h5:before,
.w-rightT .a-menu-title h5:before {
  content: "";
  display: block;
  position: absolute;
  left: -2.25rem;
  top: 45%;
  width: 3.05rem;
  height: 1px;
  background-color: #fff;
}
.a-menuT .a-menu-title h5:after,
.w-rightT .a-menu-title h5:after {
  content: "";
  display: block;
  position: absolute;
  right: -2.25rem;
  top: 45%;
  width: 3.05rem;
  height: 1px;
  background-color: #fff;
}
.a-menuT .a-ad-link,
.w-rightT .a-ad-link {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  height: 3.375rem;
}
.a-menuT .a-ad-link ul,
.w-rightT .a-ad-link ul {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.a-menuT .a-ad-link ul li,
.w-rightT .a-ad-link ul li {
-webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  display: block;
  padding-right: 0.375rem;
}
.a-menuT .a-ad-link ul li a,
.w-rightT .a-ad-link ul li a {
  display: block;
  /*width: 2.95rem;*/
  height: 3.3rem;
  background-color: #aaa8a8; 
  border-radius: 10px;
  margin: 0 auto;
}
.a-menuT .a-ad-link ul li a{
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0.5rem 0;
}
.a-menuT .a-ad-link ul li:last-child,
.w-rightT .a-ad-link ul li:last-child {
  padding-right: 0;
}
.w-rightT ul {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.275rem;
  border-bottom: 1px solid #88837E;
}
.w-rightT ul li {
-webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  height: 2.275rem;
  background-color: #A29C96;
  border-bottom: 1px solid #88837E;
}
.w-rightT ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.825rem;
  font-weight: bold;
  line-height: 2.275rem;
  color: #FFFFFF;
  text-align: center; 
}
.w-rightT ul li:nth-child(2) {
  border-left: 1px solid #88837E;
  border-right: 1px solid #88837E;
}
.w-rightT .a-menu-mid {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.w-rightT .a-menu-top {
  margin-top: 0.25rem;
  margin-bottom: 0.375rem;
}
.w-rightT .a-menu-top ul li a {
  color: #fff;
  font-weight:bold;
}
.a-goback {
  height: 1.875rem;
  border-bottom: 1px solid #291F18;
  text-align: center;
  position: relative;
  line-height: 1.875rem;
}
.a-goback a {
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 1.125rem;
  position: absolute;
  text-align: center;
  left: 0;
  line-height: 1.875rem;
}
.a-content-top {
  /*height: 3.2rem;*/
  border-bottom: 1px solid #CDC5BF;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
}
.a-content-top h2 {
  padding-top: 0.75rem;
  color: #333;
  font-size: 1rem;   
  /*font-weight: bold;*/ 
}
.a-content-top p {
  width: 100%;
  /*position: absolute;*/
  position: relative;
  bottom: 0;
  margin-top: 0.8rem;
  padding-bottom: 0.25rem;
}
.a-content-top p:last-of-type{
  /*display: none;*/
}
.a-content-top p span:nth-child(1) {
  color: #231815;
  font-size: 0.6rem;
}

.a-content-top p span:nth-child(1) a{
  color:#d6001d;
}

.a-content-top p span:nth-child(2) {
  color: #231815;
  padding-left: 0.25rem;
  font-size: 0.6rem;
  padding-right: 0.5rem;
}
.a-content-top p i {
  display: inline-block;
  margin-left: 0.5rem;
  width: 1.05rem;
  height: 0.575rem;
  position: relative;
  top: 2px; 
  background: url(../images/images/pinglun.png) no-repeat left center; 
  background-size: 1rem 0.575rem;
} 
.a-content-top p em {
  position: absolute;
  right: -0.4rem;   
  bottom: 0.4rem;  
  display: inline-block;
  margin-left: 2.5rem;
  /*position: relative;*/ 
  width: 1.15rem;
  height: 0.925rem;
  background: url(../images/images/fontUp.png) no-repeat center center;
  background-size: 1.15rem 0.925rem;
  z-index: 1; 
}
.a-content-top .onfocus{margin-right:.5em;display: inline-block;border:1px #D6000F solid;border-radius: 20px;color:#D6000F;padding:0 1em;font-size:12px;margin-left:.5em; }

.top-wenzhang {
  border-color: #000000 !important;
}
.top-wenzhang:before {
  border-color: #000000 !important;
}
.top-wenzhang:after {
  border-color: #000000 !important;
}
.t-bottom-d {
  text-align: right !important;
}
.t-bottom-d dl {
  float: right;
}
.left-BG {
  background-image: none;
  position: relative;
}
.left-BG h4 {
  font-family: "微软雅黑";  
  display: inline-block;
  height: 100%;
  line-height: 100%;
  width: 7.5rem;
  text-align: left;
  text-indent: 1rem;
  position: relative;
  top: 0.23rem;
}
.left-BG:before {
  content: "";
  display: block;
  width: 0.725rem;
  height: 100%;
  position: absolute;
  background-color: #EF0000;
}
.top {
  border-bottom-style: none;
}
.wzxq-bottom {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.a-jizhe {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  border-top: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  background-color: #DEDBD7;
  padding-top: 1rem;
}
.a-jizhe .a-box {
  padding-bottom: 0.5rem;
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.a-jizhe .a-box .a-boxL {
  width: 3rem;
  height: 4rem;
}
.a-jizhe .a-box .a-boxL img {
  display: block;
  width: 3rem;
  /*height: 4rem;*/ 
}
.a-jizhe .a-box .a-boxR {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  padding-left: 0.5rem;
}
.a-jizhe .a-box .a-boxR h5 {
  font-size: 0.875rem;
  padding-bottom: 0.25rem;
  color: #221815;
}
.a-jizhe .a-box .a-boxR h5 span {
  font-size: 0.7rem;
  padding-left: 0.375rem;
  color: #221815;
}
.a-jizhe .a-box .a-boxR p {
  font-size: 0.6rem;
  color: #221815;
  line-height: 0.9rem; 
}
.a-t-bottom-d {
  text-align: right;
  padding-bottom: 0.25rem;
}
.a-t-bottom-d a {
  display: inline-block;
  width: 2.25rem;
  height: 2rem;
  text-align: center;
  margin-left: 1rem;
}
.a-t-bottom-d a p {
  width: 100%;
}
.a-t-bottom-d img {
  width: 1.25rem;
  height: 1.25rem;
}
.a-mymessage-page { 
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  height: 1.05rem;
}
.a-mymessage-page div {
  background-color: #31C3DA;
  height: 1.05rem;
  text-align: center;
  padding-top: 0.15rem;
  padding-bottom: 0.1rem;
}
.a-mymessage-page div a {
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 0.775rem;
  line-height: 0.775rem;
  background-color: #FFFFFF;
}
.a-mymessage-page div span {
  display: inline-block;
  padding-left: 0.5rem;
  height: 0.775rem;
  line-height: 0.775rem;
  padding-right: 0.5rem;
  background-color: #DBD7D2;
}
.sc-right h1 {
  font-size: 0.675rem;
  font-weight: bold;
}
.sc-right a {
  margin-left: 1.25rem;
  font-size: 0.525rem;
  color: #910202;
}
.sc-right span {
  margin-right: 0.25rem;
  font-size: 0.475rem;
  color: #79898e;
}
.sc-right em {
  color: #221815;
  font-size: 0.625rem;
  margin-left: 0.5rem;
  font-weight: 500;
}
.my-shoucang ul li {
  border-bottom: 3px solid #000000 !important;
}
.sc-left div {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100px;
  overflow: hidden;
}
.sc-left div img {
  width: 3.5rem;
  height: 3.5rem;
}
.a-ttt {
  background-color: #FAE8BE;
  height: 7.25rem;
  padding-top: 0.5rem;
}
.a-ttt img {
  display: block;
  width: 4.125rem;
  height: 4.125rem;
  margin: 0 auto;
  border-radius: 100%;
 
}
.a-ttt h5 {
  padding-top: 0.125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #221815;
  font-weight: bold;
}
.a-ttt p {
  text-align: center;
  font-size: 0.7rem;
  color: #221815;
}
.a-f-a {
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.25rem;
}
.a-f-a p {
  font-size: 0.6rem;
  color: #221815;
  line-height: 0.875rem;
  margin-bottom:.6rem; 
}
.a-f-a i {
  text-align: center;
}
.a-f-a i img {
  display: block;
  margin: 0 auto;
  width: 1.9rem;
  margin-bottom: 0.25rem;
}
.a-f-a i span {
  display: block;
  text-align: center;
  color: #C9C9CA;
  font-style: normal;
}
.a-f-a footer {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
}
.a-f-a footer span {
  -webkit-box-flex: 1;       
    -moz-box-flex: 1;          
    -webkit-flex: 1;           
    -ms-flex: 1;             
    flex: 1;   
  text-align: center;
  color: #C9C9CA;
}
.con-center ul li .a-att {
  color: #CDC9C5 !important;
  font-size: 0.3rem;
}
.con-center ul li .a-att  {
  position: relative;
  top: 0.15rem;
  left: -1rem;
  width: 0.5rem;
  height: 0.5rem;
}
.a-wj-title-text {
  height: 1.8rem;
  display: relative;
}
.a-wj-title-text strong {
  display: block;
  text-align: center;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.725rem;
  letter-spacing: 0.5rem;
}
.a-wj-title-text a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 1.8rem;
  width: 1.8rem;
  background: url(../images/images/a-goback.png) no-repeat center center; 
  background-size: 1.1rem 1.1rem;
}

.a-at {
  height: 3.75rem;
  background-color: #d1d1d1;
  border-bottom: 3px solid #FFFFFF;
}
.a-at h5 {
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}
.a-at ul {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.625rem;
  padding-left: 3.25rem;
  padding-right: 3.25rem;
  padding-top: 0.5rem;
} 
.a-at ul li {
  -webkit-box-flex: 1;       
  -moz-box-flex: 1;          
  -webkit-flex: 1;           
  -ms-flex: 1;             
  flex: 1;   
}
.a-at ul li a {
  display: block;
  margin: 0 auto;
  width: 1.45rem;
  height: 1.45rem;
}
.a-at ul li:nth-child(1) a {
  background: url(../images/images/weixin.png) no-repeat center center;
  background-size: 100%;
}
.a-at ul li:nth-child(2) a {
  background: url(../images/images/qq.png) no-repeat center center;
  background-size: 100%;
}
.a-at ul li:nth-child(3) a {
  background: url(../images/images/weibo.png) no-repeat center center;
  background-size: 100%;
}
.a-bbg {
  background-color: #D5D2CD;
}
#a-send {
  background-color: #F6FCFE;
}
.czmm tr td input {
  background-color: #F6FCFE !important;
}
.ydmessage {
  padding-top: 1.5rem;
  text-align: left;
}
.a-wj-title-text {
  background-color: #ffffff !important;
}
.czmm-text {
  height: 1rem !important;
}
.czmm tr td {
  font-size: 0.725rem;
  font-weight: bold;
}
.zhaohui .czmm-text {
  height: 1.5rem !important;
}
.content-center .t-bottom p {
  line-height: initial;
}
.a-menuT,
.w-rightT {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);/* Other transform properties here */
}
.thiszihao-box-add {
  position: absolute;
  right: -0.2rem; 
  top: -1.8rem; 
  bottom: 20px; 
/*  width: 1.73rem;*/   
  height: 1rem;
  /*display: none;*/ 
    
}
.thiszihao-box-add p {
  position: initial;
  display: block;
  float: left;  
  text-align: center;
  color: #000;
  border: 1px solid #000;
  /*padding: 0.2rem 0;*/
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem; 
  margin-bottom: 0.5rem; 
  border-radius: 100%;
  background: #fff;
}

.thiszihao-box-add p.thiszihao-jia,.thiszihao-box-add p.thiszihao-jian{
  margin: 0;
}

.bd-share {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.bd-share .bdsharebuttonbox {
  text-align: center;
  position: absolute;
  top: 40%;
  width: 100%;
  left: 0;
  zoom: 1;
}
.bd-share .bdsharebuttonbox a {
  display: inline-block;
  float: none;
}
.bd-share .bd-shareClose {
  position: fixed;
  display: block;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 10px;
  font-size: 50px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 111;
}
.xg-djt-news .a-news .a-news{    
  padding: 0 !important;
}
.pos-a{
  font-size: 0.5rem;
  font-weight: 100; 
  margin-top: 10px; 
}
input.validator-error{
  color: #666 !important;
} 
.validator-infobox,.conwrap-top{  
  display: none !important; 
}
#iagree{
  position: relative;
  top: -2px;
}
.a-menuT .a-menu_o ul li p{
  margin-top: 3px;
}
.hy-zx-cen{
  background: #d1d1d1 !important; 
  margin: 0 !important;
  padding: 0.5rem 0 !important;
} 
.hy-zx-cen1{
  background: #fff !important;
  border-top: 0.25rem solid #ccc; 
}
.a-menuT .a-ad-link{
  padding: 0;
}
.a-menuT .a-ad-link ul li{ 
  margin-left: 0.3rem;
}
.a-menuT .a-ad-link ul li:nth-of-type(1){
  margin: 0;
}   
.swiper-pagination{ 
  bottom: 0.2rem !important; 
}
.top_l{
  display: none !important; 
}
.a-news1{ 
  margin-top:3rem; 
}
/*.a-news .a-lise li div{
  display: -webkit-box;  
}*/
.con-center ul li a p{
  font-weight: 100; 
}
.t-neirong p strong{
  font-weight: bold;
  color: #231815;  
}

.t_box_public p  strong{
  font-weight:bold;
}

.thiszihao-box-add .thiszihao-jian{  
  margin-left: 10px !important;     
}

.t-neirong p{ 
  font-size: 0.8rem; 
  margin-bottom: 18px;
  line-height: 1.2rem; 
  text-align:justify;
}
.t-neirong p span strong{
  margin-top: -1rem;
  text-align:center!important;
}

.t-neirong iframe{
  width: 100%;
  height: auto; 
}
.a-news ul li div:last-child .line,.a-news .a-firstNews p .line{
  color: #949495 !important; 
}
.xg-djt-news{
  overflow: hidden; 
}
.xd-div{
      width: 100%;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    background: #ccc; 
}
.my-shoucang .my-shoucang-ul li{
  padding: 0;  
  border: 0 !important; 
}

.my-shoucang-ul li .sc-right1{
    float: left;
    padding-top: 0.2rem;
    /*margin-top: 0.2rem;*/  
    margin: 0; 
    margin-left: 0.5rem; 
}
.my-shoucang-ul li .sc-right1 h1,.my-shoucang-ul li .sc-right1 p{
  color: #666;
  font-weight: 100;

  }
  .my-shoucang-ul li .sc-right1 p{ 
    height: 1rem;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }
.my-shoucang-ul li .sc-right1 a{ 
  margin-left: 0;
  margin-right: 0; 
}
.my-shoucang-ul li .sc-right h2{ 
  margin-top: 0;  
}
.my-shoucang-ul .sc-right h2 .a-dd-a-click1{
    width: 2.4rem;
    display: inline-block;
    float: left;
    /*margin-top: 0.2rem;*/
}
.sc-right1 h2 span{ 
  float: left; 
}
#check_txt{
  width: 50% !important;
   
}
.a-menuT .xd-zlhz{
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  display: block;
}
.a-menuT .xd-zlhz .a-ad-link{ 
  height: auto;
}
.a-menuT .xd-zlhz .a-ad-link ul{
  display: block;
}
.a-menuT .xd-zlhz .a-ad-link ul li{ 
  padding: 0;
  display: block;
  margin: 0; 
  margin-top: 10px;
}
.a-menuT .xd-zlhz .a-ad-link ul li a{ 
      padding: 0;
  width: 100%;
  height: auto; 
  border-radius: 0; 
}
.xd-sjxt{
  position: fixed;
  display: none; 
  top: 0;
/*  height: 40px;*/
padding: 10px 0;
  line-height:17px;
  background: #666;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-align: left;
  padding-left:2.2rem; 
  padding-right:2.2rem;
  z-index: 20;
  background: url(../images/images/cuowu.png) no-repeat .7rem center  #666; 
  background-size:auto 50%;
}
.xd-sjxt i{
  position: absolute;
  font-style: normal; 
  right: 10px; 
  font-size: 35px;
  color: #fff;
  display: block;
  width: 30px;
  height:17px;
  line-height:17px;
  text-align: center;
  z-index: 21;
  cursor: pointer;
}


.zt_html h1{
   margin-bottom: 20px;
   margin-top:20px;
   font-size: 1.2rem;
   font-weight: bold;
   line-height: 1.2rem; 
}


.zt_html{
    font-size: 0.8rem;
    line-height: 1.2rem;
    padding:2%;
}

.zt_html *{
  word-break: break-all;
}

.zt_html p{
   margin-bottom: 18px;
}

.article_dianji_span{
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  top: 0px;
  padding-right: 0.75rem;
  background: url(../images/images/hongpin.png) no-repeat center center;
  background-size: 100% 100%;
}

.article_dianji_min_span{
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  top: 0px;
  padding-right: 0.75rem;
  background: url(../images/images/hongpin_min.png) no-repeat center center;
  background-size: 100% 100%;
}

.hongpin_div{
  width:9px;
  height:5px;
}
.test_img{
  
}
/*# sourceMappingURL=a-style.css.map */
/* 2017/9/19 guojing pic-remark */
.t-neirong p span.pic-remark{
  display: block;
  margin-top: -1rem;
}

/*快讯*/
.kx-modue {
  width: 100%;
  height: 88px;
  background: #F8F8F8; 
}
.kx-modue .kx-content {
  width: 100%;
  height: 72px;
  overflow: hidden;
  padding-top: 8px;
  background: #fff;
  display: flex; 
}
.kx-modue .kx-content .left-kx {
  width: 20%;
  padding: 11px 0; 
}
.kx-modue .kx-content .left-kx a {
  display: inline-block;
  width: 56px;
  height: 34px;
  margin: 6px 13px; 
}
.kx-modue .kx-content .left-kx a img {
  width: 100%; 
}
.kx-modue .kx-content .kx-swiper {
  width: 80%;
  padding: 0 18px 0 0px;
  margin-left: 20px;
  position: relative; 
}
.kx-modue .kx-content .kx-swiper .swiper-wrapper {
  margin-top: 10px; 
}
.kx-modue .kx-content .kx-swiper .swiper-wrapper .swiper-slide {
  font-size: 15px;
  color: #010101;
  letter-spacing: 0;
  text-align: justify;
  line-height: 24px; 
}
.kx-modue .kx-content .kx-swiper::before {
  width: 1px;
  height: 44px;
  content: "";
  background: #eee;
  position: absolute;
  left: -12px;
  top: 12px; 
}
.kx-m-info {
  width: 90%;
  margin: 0 auto; }
  .kx-m-info .m-info-content h3 {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    margin: 14px 0; }
  .kx-m-info .m-info-content .info-list {
    margin-left: 50px;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    position: relative; }
    .kx-m-info .m-info-content .info-list li {
      margin-bottom: 27px;
      position: relative; }
      .kx-m-info .m-info-content .info-list li span{
        color: #666666;
        position: absolute;
        left: -65px;
        top: 4px;
      }
      .kx-m-info .m-info-content .info-list li h4 {
        font-size: 16px;
        color: #333333;
        letter-spacing: 0;
        text-align: justify;
        line-height: 25px;
        margin-bottom: 9px; }
      .kx-m-info .m-info-content .info-list li p {
        font-size: 15px;
        color: #666666;
        letter-spacing: 0;
        text-align: justify;
        line-height: 22px; }
    .kx-m-info .m-info-content .info-list li::after {
      width: 10px;
      height: 10px;
      content: "";
      background: url(http://img.eeo.com.cn/m/images/m_time_icon.png) no-repeat;
      background-size: 100% 100%;
      position: absolute;
      left: -21px;
      top: 7px; }
  .kx-m-info .m-info-content .info-list::before {
    width: 10px;
    height: 10px;
    content: "";
    background: #fff;
    position: absolute;
    left: -1px;
    top: 0; }
.focus_text h5{
  /*height: 2rem;*/
  max-height: 2.5rem;   
  padding-top:0.3rem;  
  padding-bottom: 0.3rem;  
  position: absolute;
  color: #FFFFFF;
  width: 100%; 
  padding-left: 0.5rem;
  padding-right: 3.8rem; 
  line-height: 1rem; 
  font-size: 16px; 
  z-index: 2; 
  /*top: 6.6rem;*/
  bottom: 0; 
  background-color: rgba(0, 0, 0, 0.8);
  overflow:hidden;  word-break:break-all; text-overflow:ellipsis;-webkit-box-orient:vertical;
  display:-webkit-box;-webkit-line-clamp:2;
  text-overflow: -o-ellipsis-lastline;
}    

    .adfocus{padding:20px 0;display: flex;justify-content: space-between;}
.adfocus img{width:100%;}
.adfocus.ad1 a{width:100%;}
.adfocus.ad2{background: #F5F5F5;padding:15px;margin: 15px 0;}
.adfocus.ad2 a{width:48.5%;display: block;position: relative;}
.adfocus.ad2 a::after{position: absolute;content:"更多";font-size:12px;color:#fff;background:rgba(0,0,0,0.4);border-radius: 3px;padding:0 .8em;right: 10px;bottom:10px;}
strong.jg_content_head { font-size:0.8rem; }