body{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #303030;
    
}
a{
   text-decoration: none;
}
a:hover{
    background-color: #48ABE0;
    /*color: #ffffff;*/
}
.k_top{
    height: 62px;
    width: 100%;
    
    border: none;
/*    position: fixed;*/
    background: url("http://www.ningzhian.com/img/3232.ico");
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 14px;
    background-color: #366CB3;
    line-height: 60px;
    color: #ffffff;
    
    /*margin-bottom: 50px;*/
}
.k_top1{
    height: 45px;
    width: 100%;


    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 14px;
    /*background-color: #3B6CB1;*/
    line-height: 45px;
    color: #444444;
    /*border-top: 1px solid #aaaaaa;*/
    /*border: 1px solid #C7E7F7;*/
    /*border-right: 1px solid #ffffff;*/
    margin: 0;
    padding: 0;
    /*position: absolute;*/
display: grid;
  grid-template-columns: repeat(4, 1fr); /* 每列占用1/4空间 */
  margin-bottom: 3px;
}
.k_top1 a{
    display: inline-block;
    color: #ffffff;
    /*width: 24.7%;*/
    margin: 0;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border:none;
    padding: none;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   background-image: linear-gradient(-225deg, #366CB3 0%, #5753C9 30%, #366CB3 100%);
   
   /*float: left;*/
   overflow: hidden;
   border-radius: 10px;
   /*background-color:#29C487;*/
}
.k_top1 a:hover{
    font-size: 24px;
    font-weight: bold;
    
}
.k_body{
    
    height: auto;
    width: 98%;
    margin: 0 auto;
    margin-bottom: 50px;
   max-width: 1000px;
/*    padding-top: 107px;*/
    
  
}
.k_tishi{
    display: inline-block;
    height:30px;
    width: 100%;
    background-image: url("http://www.myjianxi.com/mk/tishi.png");
    background-repeat: no-repeat;
    background-size: 50px;
    margin-top: 5px;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 10px;
}
.k_tishi_tuijian{
   color: #ffffff;
   text-align: center;
   margin-left: 10px;
   font-size: 16px;
}
.k_tishi_nr{
    margin-left: 12px;
    color: #444444;
 
    
}
 .card-img-box{position:relative;width:50%;height:160px;overflow:hidden;-webkit-border-radius:4px;border-radius:4px;
               background-color: #eeeeee;

 }
 .card-img-box img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%!important;height:auto!important;}
 .tuijian_nr{
     
     display: inline-block;height: 160px;width: 48%;float: right;
     
 }
 .title_tj{
     color:#3B6CB1;
     font-weight: bold;
 }
 .nr_tj{
     font-size: 14px;
     color: #444444;
     
 }
 .tj_items{
     border-bottom: 1px dashed #303030;
     margin-bottom: 3px;
     padding-bottom: 3px;
     padding-left: 5px;
     padding-right: 5px;
 }
 .tja_ljxz{
     display: block;
     background-color: #29C487;
     color: #ffffff;
     width: 95%;
     height: 30px;
     line-height:30px;
     border-radius: 10px;
     max-width: 120px;
     float: right;

 }
 .img_hong{
     color: #FE5202;
     font-size: 17px;
     position: absolute; /* 或者 relative, 根据需要选择 */
     top: 10%;            
     /*left: 50%;*/     
     /*bottom: 30%;*/
     /*right: 0;*/
     left: 1px;
     /*transform: translate(-50%, -50%);  向左和向上移动自身宽高的50% */
     font-weight: bold;
     background: #FEF2E8;
     /*border-radius: 3px;*/
     padding: 5px;
     border-bottom: 3px solid #FE5202;
     opacity: 0.8;
     
 }
 .img_hong_q{
     font-size: 23px;background-color: #FE5202;color: #ffffff;padding: 3px;margin-right: 3px;
 }
 .k_tuijian_kuai{

     border-bottom: 1px solid #aaaaaa;
margin-bottom: 10px;
padding-bottom: 10px;
/*border: 1px solid #29C487;*/

/*border-radius: 20px;*/
 }
 .k_ty{
     overflow:hidden;-webkit-border-radius:4px;border-radius:4px;background:-webkit-radial-gradient(#cfeddc,#FFF);background:-moz- oldradial-gradient(#cfeddc,#FFF);background:radial-gradient(#cfeddc,#FFF);
     width: 100%;height: 50px;line-height: 50px;text-align: center;color: #29C487;font-weight: bold;font-size: 20px;
 }
 .ftj_kuai{
     height: 40px;
     border-bottom: 1px dashed #D3EFDF;
     width: 100%;
     padding-bottom: 5px;
     margin-bottom: 5px;
     margin-left: 3px;
     margin-right: 3px;

 }
 .ftj_kuai_img{
     height: 30px;
     width: 30px;
     border-radius:20px;
     /*background-color: #3B6CB1;*/
     display: inline-block;
     margin-top: 5px;
     line-height:40px;
     text-align: center;
     font-size: 22px;
     color: #ffffff;
     float: left;
     margin-right: 10px;
     font-weight:  100 ;
     background-image: url("http://www.myjianxi.com/mk/40.png");
     background-size: 30px,30px;
 }
 .ftj_kuai_nr{
     display: inline-block;
     margin-top: 0px;
 }
 .ftj_kuai_nr_title{
     font-size: 18px;
     /*font-weight: bold;*/
     
     color: #333333;
 }
 .ftj_kuai_nr_body{
     color: #999999;
     margin-top: 0px;
     font-size: 14px;
 }
 .z_top{
     /*height: 90px;*/
     width: 100%;
     background-image: url("http://www.myjianxi.com/mk/70.png");
     background-repeat: no-repeat;
     background-position-y: 10px;
     display: block;
 }
 .z_top_title{
     font-size: 23px;
     color: #333333;
     margin-left: 80px;
     padding-top: 5px;
 }
 .z_top_body{
     margin-top: 1px;
     margin-left: 80px;
 }
 .z_xiazai{
     height: 35px;
     width: 100%;
     line-height:35px;
     text-align: center;
     font-size: 16px;
     margin-top: 5px;
     margin-top: 10px;
 }
  .z_xiazai_sj{
     height:100%;
     width: 110px;
     float: right;
     background-color: #29C487;
     color: #ffffff;
     border: none;
     border-radius: 5px;
     display: inline-block;
     margin-left: 5px;
 }
  .z_xiazai_pc{
     height: 100%;
     width: 110px;
     float: right;
     background-color: #29C487;
     color: #ffffff;
     border: none;
     border-radius: 5px;
     display: inline-block;
     text-decoration: none;
 }
 .z_tishi{
     color: #3B6CB1;
     border-bottom: 1px solid #aaaaaa;
     font-size: 19px;
     font-weight: bold;
     text-align: left;
     margin-top: 10px;
     margin-bottom: 10px;
     padding-bottom: 5px;
     background-repeat: no-repeat;
     padding-left: 30px;
     height: 30px;
     line-height: 30px;
 }

 .z_tishi span{
     margin-left: 30px;
 }
 .z_shipin{
     width: 100%;
     margin-top: 10px;
     margin-bottom: 10px;
     
 }
 .z_shipin span{
     font-weight: bold;
     margin-right: 10px;
 }
 .z_shipin a{
     display: inline-block;
     height: 30px;
     width: 100px;
     background-color: #29C487;
     color: #ffffff;
     line-height: 30px;
     text-align: center;
     border-radius: 5px;
 }
 .zxiazai_s{
     width: 100%;
     float: right;
 }
 .adzhanshi{
     
     width: 100%;
     margin-bottom: 10px;
     margin-top: 0px;
     text-align: center;
     height: auto;
     line-height: 30px;
     background-color: #FFFFE1;
     color: #444444;
 }
 .adzhanshi_hong{
     
     width: 100%;
     margin-bottom: 10px;
     margin-top: 0px;
     text-align: center;
     height: 30px;
     line-height: 30px;
     background-color: #FFFFE1;
     color: #D24A4A;
 }
 .jiage{
     font-size: 15px;
     color: #555555; 
     background-color: #F7F7F7;
     display: inline-block;
     height: 25px;
     line-height: 25px;
     border-radius: 3px;
     padding-left: 10px;
     padding-right: 10px;
     margin-right: 3px;
     margin-top: 5px;
     border: 1px solid #cccccc;
 }
 .wen{
     color: #111111;
     font-size: 17px;
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 10px;
 }
 .wennr{
     background-color: #eeeeee;
     color: #444444;
     padding: 5px;
 }
 .zpic{
      width: 100%;
      text-align: center;
 }
 .zpic img{
     width: 100%;
     max-width: 900px;
     
 }
 .ftj_kuai:hover{
     background-color: #dddddd;
     cursor: pointer;
 }
 .beian{
     margin-top: 15px;
     margin-bottom: 20px;
 }
 .uzf{
     text-align: center;
     
     border-radius: 10px;
 }
 .uzf a{
     text-decoration: none;
     padding-top: 10px;
     padding-bottom: 10px;
     width: 40%;
     color: #ffffff;
     display: inline-block;
     margin-left: 10px;
     background-color: #FE5202;color: #ffffff;
      border-radius: 10px;
 }
 
  .uzf a:hover{
    background-color: #D24A4A;
     color: #ffffff;
     border-radius: 10px;
 }
 .main_body_jhm{
                width: 100%;
                margin-top: 10px;
                margin-top: 10px;
                margin-bottom: 10px;
            }

            .main_body_jhm input{
                text-decoration: none;
                border-radius: 10px;
                height: 35px;
                line-height: 35px;
                border: 1px solid #01AAED;
                width: 66%;
                float: left;
            }
            .main_body_jhm button{
                border-radius: 10px;
                height: 37px;
                line-height: 37px;
                border: none;
                width: 30%;
                float: right;
                background-color: #0FB25F;
                color: #ffffff;
            }
            .main_body_jhm button:hover{
                background-color: #155724;
            }
            .bk{
                border-left:1px solid #D3EFDF;
                border-right: 1px solid #D3EFDF;
                border-top: 1px solid #D3EFDF;
                border-bottom: 2px double #D3EFDF;
            }
            .bx{
                border:1px solid #01AAED;
                border-radius: 5px;
                background-color:#D3EFDF ; 
                display: none;
            }
            .bx_top{
                color: #ffffff;
                font-size: 18px;
                margin-bottom: 10px;
                background-color: #01AAED;
                padding-top: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                text-align: center;
            }
            .bx_body{
                padding-left: 10px;
                padding-right: 10px;
                
            }
            .entry-header{
                display: none;
            }
            /*.widget-area{*/
            /*    display: none;*/
            /*}*/
       