.main{
 width: 100%;
 height: auto;
 margin: 0 auto;
 background: rgba(46,139,87,0.1);
}
.main .main-content{
 width: 1170px;
 margin: 0 auto;
 overflow: hidden; 
}
.main .main-con-fi{
 width: 1170px;
 margin: 0 auto;
 padding-top: 10px;
}
.main .confi-left{
 width: 430px;
 height: 250px;
 margin: 10px 0px 0px 10px;
 float: left;
}
.main .confi-right{
 width: 680px;
 height: 250px;
 padding: 10px 20px;
 float: left;
}
.main .main-confi-top{
 width: 1170px;
 height: 270px;
 background: #FFFFFF;
}
.main .main-confi-bottom{
 width: 1170px;
 height: 50px;
 line-height: 50px;
}
.main .confi-bo-fi{
 width: 700px;
 height:50px;
 float: left;
}
.main .con-bofi-title{
 padding-left: 20px;
 padding-right: 20px;
 float: left;
 font-size: 12px;
}
.main .confi-bo-se{
 height:50px;
 line-height:normal;
}
.main .con-bofi-con, .confi-bo-se{
 float: left;
}
.main-se{
 background: #FFFFFF;
 margin-bottom: 20px;
}

.main .conli-title{
 height: 50px;
 line-height: 50px;
 border-bottom: 1px solid #cccccc;
}
.main .conli-title .conli-ticon{
 width: 100px;
 height: 50px;
 line-height: 50px;
 float: left;
 padding-left: 10px;
 border-bottom: 2px solid #0C8245;
 font-size: 15px;
}
.main .conli-title .conli-timore{
 float: right;
 padding-right: 10px;
 font-size: 12px;
}
.main .conli-list{
 padding: 10px;
}
.main .main-con-li{
 width: 356px;
 height: 260px;
 float: left;
 padding-left: 20px;
 margin: 20px 20px 0px 0px;
 border-left: 1px solid #cccccc;
 
}
.main .main-con-li:first-child{
 padding-left: 0px;
 border-left: 0px solid #cccccc;
}

.list-main{
 padding-top: 10px;
 padding-bottom: 10px;
 min-height: 500px;
}
.main .main-li-left{
 width: 300px;
 min-height: 300px;
 border: 1px solid #C0C0C0;
 float: left;
 background: rgba(204,204,204,0.2);
 margin: 0 auto;
}
.main .main-li-title{
 width: 300px;
 height: 45px;
 line-height: 45px;
 text-align: center;
 border-bottom: 3px solid #0C8245;
}
.main .main-li-right{
 width: 798px;
 float: left;
 margin-left: 30px;
 padding: 20px;
 background: #FFFFFF;
 min-height: 500px;
}
.main .main-li-right .main-liri-title{
 width: 798px;
 height: 60px;
 line-height: 60px;
 border-bottom: 1px solid #C0C0C0;
}
.main .main-li-right .main-liri-cont{
 padding-top: 20px;
 padding-right: 20px; 
}