#banner {
    width: 100%;
    text-align: center;
    margin-bottom: 88px;
}

#section {
    width: 100%;
    padding-bottom: 30px;
}

.content {
    width: 960px;
    margin: 92px auto;
}

#class {
    float: left;
    width: 142px;
    height: 40px;
    background-color: #d7d7d7;
    border-radius: 5px;
    border: none;
    margin-left: 24px;
}

#type span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    background-color: #d7d7d7;
    border-radius: 50%;
    cursor: pointer;
}

.radioStyle {
    position: absolute;
    float: left;
    width: 80px;
    height: 42px;
}

.labelStyle {
    position: absolute;
    width: 54px;
    line-height: 42px;
    font-size: 26px;
    font-family: 'Source Han Sans CN';
}

/*.con-title{*/
/*width: 100%;*/
/*height:70px;*/
/*position: relative;*/
/*margin-bottom: 5px;*/
/*}*/
/*.con-title span{*/
/*display: inline-block;*/
/*width: 70px;*/
/*height: 70px;*/
/*background-image:  url("../images/download/02.png");*/
/*background-repeat: no-repeat;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*}*/
/*.con-title .greenArrow{*/
/*background-position: 0;*/
/*}*/
/*.con-title .orangeArrow{*/
/*background-position: -78px;*/
/*}*/
/*.con-title .GraperfruitArrow{*/
/*background-position: -152px;*/
/*}*/
/*.con-title b{*/
/*display: inline-block;*/
/*width: 860px;*/
/*height: 70px;*/
/*line-height: 70px;*/
/*font-size: 24px;*/
/*color: #003E60;*/
/*opacity: .8;*/
/*border-bottom: 1px solid gray;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 105px;*/
/*}*/
/*.con-body{*/
/*width: 860px;*/
/*margin-left: 100px;*/
/*padding-top: 5px;*/
/*!*border-bottom: 1px solid #DBDBDB;*!*/
/*position: relative;*/
/*}*/
/*.con-body .name{*/
/*display: inline-block;*/
/*width: 150px;*/
/*line-height: 22px;*/
/*font-size:14px;*/
/*position: absolute;*/
/*top: 25px;*/
/*left: 5px;*/
/*word-break: break-all;*/
/*}*/
/*.con-body .arw p {*/
/*text-align: left !important;*/
/*}*/
/*.con-body .downBtn{*/
/*display: inline-block;*/
/*width: 150px;*/
/*height: 90px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*}*/
/*.downBtn .grayArrow{*/
/*display: inline-block;*/
/*width: 32px;*/
/*height: 30px;*/
/*background-image:  url("../images/download/03.png");*/
/*float: left;*/
/*margin-top: 26px;*/
/*margin-right: 10px;*/
/*}*/

/*.downBtn a{*/
/*display: inline-block;*/
/*float: left;*/
/*font-size: 18px;*/
/*margin-top: 28px;*/
/*color: #999;*/
/*}*/