.box{
  background: #f7f6f2;
  padding:5px;
  width:100%;
  
  
}

#tit li {
    
    width: 150px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #fff;
    margin: 0 !important;
    padding: 0 10px;
}

.paye_box {
    /*height: 336px;*/
    margin-top: 20px;
    /*display: flex;
    justify-content: space-between;*/
    width: 100%;
    margin: 0 auto;
}
.paye1 {
    width: 45%;
    height:180px;
    background: #fff;
    margin: 8px;
   /* text-align: center;*/
    float:left;

}
.paye1 .np1{color:#808080;margin-top:-3px;}
.paye1 .wz_d1{display:block;height:45px;}
.paye_img{
    width: 100%;
    /*height: 200px;*/
}
.paye1_1{
    padding: 10px;
}
.paye2{
    margin-top: 50px;
    text-align: center;

}

#con li{
    display: none;
    font-size: 16px;

}

#tit .select {
    background: #f7ab00;
    color: #fff;
}
    #tit .select a {
        background: #f7ab00;
        color: #fff;
    }


#con .show{
  display: block;
}

.sear_1 {
    
    width: 100%;
    
    padding-top: 20px;
    
}
.sear_2 {
    width: 1200px;
    padding-top: 5px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.input-search {
    border: 2px solid #d5d5d5;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    width: 315px;
}
.button1 {
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    background: #a9292a;
    border: none;
    margin: 0 0 0 5px;
    padding: 0 10px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}