.col1{
     margin-left: 20px;
     width:250px;
     margin-bottom: 15px;
 }
.col2{
     margin-left: 20px;
     width:460px;
     margin-bottom: 15px;
 }
.columns{
    width:1020px;
    margin-left: -20px;
}
.footer{
    font-size: 12px;
    width: 100%;
    color: #fff;
    position: relative;
    background-color:#008dbb;
    float: left;
}
.content-sec {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
 }
.list{
    padding-top: 5px;
    clear: both;
    display: block;
  }
.inner{
    width: 1000px;
    margin: 0px auto;
    position: relative;
   }
.box{
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 6px #ccc;
    border-top: solid 3px;
}
.box .box-in {
    width: 100%;
    float: left;
    padding: 0 20px 10px;
    box-sizing: border-box;
}
#footer {
    font-size: 12px;
    width: 100%;
    color: #fff;
    position: relative;
    background: #008dbb;
    float: left;
}
 
.thumb{
    background-image: url(imagesxyfc.jpg);
    width: 250px;
    float: left;
    height: 64px;
    position: relative;
    }
.thumb1{
    background-image: url(imageszsxx.jpg);
    width: 250px;
    float: left;
    height: 64px;
    position: relative;
    }
.title{
    background: #428141;
    padding: 5px 20px;
    bottom: 15px;
    font-size: 16px;
    float: left;
    position: absolute;
}
.box {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 6px #ccc;
    border-top: solid 3px;
    }
.desc{
    float: left;
    width: 100%;
    margin: 0 auto;
    padding-left: 60px;
    }
.link{font-size: 14px}