body,html,div,a,p,h1,h2,h3,h4,h5,strong,ul,li{margin:0;padding:0; font-family:"Microsoft YaHei";}
ul,li{
list-style-type:none;
}
a{text-decoration:none;}
.con720{
max-width:7.2rem;
margin:0 auto;
overflow:hidden;
}
.banner img{
width:100%;
}
.h_title{
height:0.4rem;
border-bottom:#ededed 1px solid;
padding:0 0 0.2rem 0;
line-height:0.4rem;
}
.h_title h3{
font-size:0.4rem;
color:#333333;
font-weight:normal;
border-left:#4c9ed9 2px solid;
text-indent:0.1rem;
}
.box{
border-bottom:#ededed 1px solid;
padding:0 0 0.8rem 0;
position:relative;
}
.box h3{
color:#333333;
font-size:0.4rem;
text-align:center;
line-height:0.6rem;
}
.box .btn{
/*position:absolute;*/
right:0.5rem;
bottom:0.1rem;
height:36px;
overflow:hidden;
}
.box .btn a{
background:#29692d;
color:#fff;
text-align:center;
font-size:0.24rem;
float:left;
margin-right:0.2rem;
width:1.5rem;
border-radius:5px;
height:36px;
line-height:36px;
}
.box p{
font-size:0.3rem;
color:#333333;
line-height:28px;
}
.wrap{
position:relative;
}
.wrap ul{
margin:0.2rem 0 0 0.4rem;
overflow:hidden;
}
.wrap ul li{
width:3rem;
margin-right:0.2rem;
float:left;
height:2.5rem;
margin-bottom:0.2rem;
}
.wrap ul li p{
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 0.7rem;
}
.more{
width:50%;
color:#666666;
display:block;
border-radius:50px;
text-align:center;
margin:20px auto;
border:#ededed 1px solid;
font-size:0.3rem;
height:30px;
line-height:30px;
}
.wrap ul li div img{width:100%;display:block;}


.con720 .list h3{
color:#333333;
font-size:0.3rem;
text-indent:0.2rem;
}
.con720 .list{
  border-bottom: #ededed 1px solid;
  height:0.9rem;
  line-height:0.9rem;
}
.con720 .list p{
font-size:0.3rem;
}
.c_list{
width:4rem;
margin:0 auto;
}
.con720 .list:first-child{
height:0.5rem;
line-height:0.5rem;
padding:0.2rem 0 0.2rem 0;
}
.con720 .list:first-child h3{
    border-left: #4c9ed9 2px solid;
    height: 0.5rem;
    line-height: 0.5rem;
}
.con720 .list span{
font-size:0.3rem;
line-height:0.9rem;
float:left;
margin-right:0.7rem;
}
.con720 .list span input{border:none;outline:none;text-indent:0.3rem;}
.con720 .list label{
font-size:0.3rem;
margin-left:0.3rem;
color:#CCCCCC;
float:left;
}
.con720 .tj_btn{
width:50%;
margin:0.2rem auto;
}
.con720 .tj_btn input{
background:#29692d;
width:100%;
border-radius:5px;
border:none;
text-align:center;
font-size:0.3rem;
display:block;
height:30px;
line-height:30px;
color:#fff;
}
.label input{
border:none;
width:60px;
outline:none;
text-align:center;
}
.m_box table tbody tr:first-child td{
border:1px #aaa solid;
height:0.6rem;

line-height:0.6rem;
}
.m_box table tbody tr td{
border-bottom: 1px solid #aaa;
border-left:1px #aaa solid;
border-bottom:1px #aaa solid;
height:0.9rem;
text-align:center;
}
.m_box table tbody tr td:first-child{
width:2rem;
}
.m_box table tbody tr td{
width:3rem;
}
.h_title span{
height:0.5rem;
line-height:0.5rem;
font-size:0.1rem;
}
.box .btn1 a{
    background: #29692d;
    color: #fff;
    text-align: center;
    font-size: 0.24rem;
    float: left;
    margin-right: 0.3rem;
    width:2.2rem;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
}
.box .btn1 a:last-child{
    margin-right:0;
}