@charset "utf-8";
#wrapper{width: 1440px;}
body,div,span,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,fieldset,figure,figcaption,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {   
      margin: 0;
      padding:0;
      font-family: Microsoft Yahei;  }
 img{
      border: none; }
 .z{float:left;}
 .y{float:right;}


 /*正文*/
  .content{
       width: 100%; }

 .content-back{
       width:1200px;
       height: 1000px;
       margin:0 auto;
       line-height: 24px;
       font-family:Microsoft Yahei; }

  .detail{ 
       margin-top: 10px;}   
 
 
 .position{
       color: #3d3b3b;
       font-size: 14px;
       letter-spacing:0.6px;
       padding: 0;
       margin: 16px 0; 
       padding-bottom: 12px; 
       border-bottom: 1px solid #ddd;} 

       
 .position-frame{
       width: 100px;
       height: 40px;
       border-radius: 20px;
       padding:4px 16px 4px 16px;
       background: #ee1b24;
       color: #fff;   
       behavior: url(../PIE-1.0.0/PIE.htc);
          }  

 .position a {
       /*color: #6c6969;*/
       text-decoration: none; }  



 .detail-l{ 
         line-height: 30px;
         margin-top:40px;
         }

 .detail-news-top a{
        font-size: 26px;
        font-weight: normal;
        color: #3d3b3b;
        text-decoration: none;
         text-align: center; }

 .detail-kx{
       margin: 0 auto;
       height: 250px;
       padding: 14px 0 10px 0; }

 .detail-kx-1{
       float: left;
       width: 386px;
       /*overflow: hidden;*/}

 .detail-kx-1 img{
       width: 386px;
       height: 247px; }


 .detail-kx-1 > a{
       color: #3d3b3b;
       text-decoration: none;
       position: relative;}   

 .detail-k1 {
       margin-top: -60px;
       position: absolute;
       z-index: 999;
       width: 386px;
        height:60px;
        background-color: rgba(0,0,0,0.3);
        line-height: 24px;
        font-size: 18px;
       text-align: center;
       letter-spacing: 0.8px;
       color: #fff;}        

  .detail-kx-1 > p {
       margin-top: -50px;}   

 .detail-news-bo{
      width: 100%;
      height: 40px;
      text-align: center;
      padding: 10px 0 20px 0; }    

 .detail-news-bo a{
      font-size: 20px;
      color: #ee1b24;
      text-decoration: none;
      letter-spacing: 0.6px;
       }   

 .detail-2{
      margin: 30px 0 0 0; }                 
      
 .detail-2-1{
      float: left;
      width: 540px; }

  .detail-2-2{
      float: right;
      width: 540px; } 

 .detail-2 li{
      list-style: none;
      margin: 14px 0;
 } 

  .detail-2 a{
      font-size: 16px;
      color: #3d3b3b;
      text-decoration: none;
      letter-spacing: 0.6px;
 }  

 .detail-2 a:hover{
      color: #ee1b24;
 }      
 
  /*分页*/
     .fenye {
         /* background: #fdfdfd; */
         border-radius: 0.4px;
         counter-reset: pagination;
         /*text-align: center;*/
         padding-top: 300px;
         margin-left: 330px;
         behavior: url(../PIE-1.0.0/PIE.htc);
          }
     .fenye:after {
              content: "";
              display: table;
               }

       .fenye-1 ul {
                 width: 100%;
                 }

       .fenye-1 ul, li {
                 list-style: none;
                 }

.fenye-1 li {
  counter-increment: pagination;
  float: left;
  margin-left:4px;
       }
.fenye-1 li:hover a {
  color: #fff;
  background-color: #ee1b24;
  border: solid 1px #ee1b24;
}
.fenye-1 li.active a {
  color: #fff;
  background-color: #ee1b24;
  border: solid 1px #ee1b24;
}
/*.fenye-1 li:first-child a:after {
  content: "上一页";
}*/
.fenye-1 li:nth-child(2) {
  counter-reset: pagination;
}

/*.fenye-1 li:last-child a:after {
  content: "下一页";
}*/
.fenye-1 li a {
  border: solid 1px #c6c6c6;
  border-radius: 3px;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 6px 13px;
  behavior: url(../PIE-1.0.0/PIE.htc);
       }
/*.fenye-1 li a:after {
  content: " " counter(pagination) " ";
}*/
.large {
         width: 600px;
          }
.large li a {
  display: inline-block;
}
/*.large li:first-child a:after {
  content: "上一页";
}
.large li:last-child a:after {
  content: "下一页";
}*/     
