#warp {
    width: 100%;
    height: 600px;
}

.bottom {
    background: none repeat scroll 0 0 #ebebeb;
    border-top: 2px solid #d9d9d9;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

body,
ul,
li {
    padding: 0;
    margin: 0;
}

a {
    color: #008bcd;
    text-decoration: none;
}

.logo {
    height: 30px;
    line-height: 30px;
    color: #008bcd;
}

.logo img {
    width: 150px;
}

.logo .b {
    width: 40%;
    height: 40px;
    float: left;
    text-align: right;
    padding-left: 10px;
    text-align: left;
}

.logo .c {
    width: 55%;
    height: 40px;
    float: right;
    padding-right: 10px;
    text-align: right;
}

.head {
    background-color: #008bcd;
    height: 40px;
}

.head li {
    width: 24.5%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    color: #fff;
    border-left: #fff 1px solid;
}

.head a {
    color: #fff;
}

.head .one {
    border: none;
}
.applist {
    margin-top: 10px;
}
.applist h2 {
    font-size: 18px;
    color: #000;
    background-color: #fff;
    line-height: 18px;
    padding: 20px 0 5px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.applist h2 .title_icon {
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 3px;
}

.applileft img {
    border: none;
    height: 60px;
    width: 60px;
}

.applileft {
    width: 60px;
    height: 60px;
    margin: 0 5px;
    float: left;
}

.appli {
    width: 100%;
    clear: both;
    height: 60px;
    border-bottom: #ccc 1px solid;
    margin: 0;
    padding: 10px 0;
}

.applicont {
    width: 270px;
    height: 60px;
    float: left;
}

.applicont h3 {
    font-size: 16px;
    font-weight: normal;
    color: #008bcd;
    padding: 0;
    margin: 0;
    height: 25px;
}

.star {
    display: inline-block;
    height: 15px;
    width: 72px;
    margin-left: -1px;
}

.starlight {
    background: ;
    background-position: -292px -34px;
}

.info {
    font-size: 14px;
    color: #666;
    height: 25px;
    line-height: 25px;
}

.appliright {
    float: right;
    width: 50px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.appliright a {
    width: 50px;
    height: 60px;
    display: block;
    font-size: 20px;
}

.he10 {
    height: 10px;
    clear: both;
    width: 100%;
}

.listcointent {
    width: 400px;
    margin: 0 auto;
}

.button-footer {
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.button-footer .button {
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #999;
    background: #fff;
    border-top: 1px solid #f5f5f5;
}

.boxtop {
    width: 90%;
    margin: 0 auto;
}

.boxtopleft {
    width: 100px;
    height: 100px;
    float: left;
}

.boxtopright {
    width: 150px;
    height: 100px;
    float: left;
    margin-left: 20px;
}

.boxtopright h1 {
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #666;
    width: 150px;
    overflow: hidden;
}

.boxtoprtr {
    width: 70px;
    height: 100px;
    float: right;
}

.toptit {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}

.topstr {
    margin: 0;
}

.boxtoprtr p {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

.boxcoinfo {
    width: 90%;
    margin: 0 auto;
}

.boxcoinfo p {
    font-size: 14px;
    color: #666;
}

.boxcondesc {
    font-size: 16px;
    line-height: 25px;
    color: #666;
    margin-bottom: 15px;
    padding: 0 10px;
}

.sous {
    width: 50px;
    height: 25px;
    line-height: 25px;
    background-color: #2a7beb;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
}

.qtxt {
    height: 22px;
    line-height: 22px;
    padding: 0;
    margin: 0;
}

#loginpage {
    height: 55px;
    line-height: 55px;
    margin-top: -10px;
}

#loginpage span a {
    width: 340px;
    height: 50px;
    display: block;
}

.main-list-wrap {
    margin: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
}

ul.main-list.app-main.app-main2 {
    padding: 20px 15px 40px;
}