.title{
    margin-top: 193px;
    font-size:30px;
    text-align:center;

}

.titexp{
    font-size:18px;
    text-align:center;
    margin-top: 30px;

}

.searchbox{
    margin-top: 25px;
}

.searchinput{
    float:left;
    margin-left: 255px;
    border: 1px #dddddd solid;
    width: 435px;
    height: 23px;
    line-height: 23px;
    padding: 4px 0 6px 10px;
    font-size:14px;
    color: #999999;
    font-family: 'Î¢ÈíÑÅºÚ';
}

.searchbutton{
    text-align: center;
    line-height: 35px;
    float:left;
    border: 0px;
    width:107px;
    height:35px;
    background-color: #f74e30;
    font-size: 16px;
    color: #ffffff;
    cursor:pointer;
}


.searchbutton:hover{
    background-color:#ff2600 ;
}

.exhinput{
    float:left;
    border:1px #dddddd solid;
    width:300px;
    height:23px;
    padding:5px;
    font-size:14px;
}

.inputword{
    margin-top: 8px;
    float: left;
    font-size: 18px;
    margin-right: 15px;
}

.shotpart{
    display: block;
    border-top:4px #78c300 solid;
    text-align: center;
    margin-bottom: 12px;

}

.screenshot{

}

.downbutton{
    float:right;
    display: block;
    width:121px;
    height:33px;
    background-color: #78c300;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border-radius: 2px 2px 0px 0px;
    _margin-bottom: -17px;
}

.remind{
    float:right;
    display: block;
    margin-right:150px;
    margin-top:20px;
    color: #f74e30;
    width:200px;
    height:45px;
}

.fixpart{
    display:none;
    
}

.shotimg{
    text-align:center;
    margin-bottom: 40px;
    height: 200px;
}


.loadbutton{
    float:right;
    display: none;
    width:121px;
    height:33px;
    background-color: #cccccc;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border-radius: 2px 2px 0px 0px;
}


.loadpart{
    display: none;
    width: 100%;
    height: 270px;
    background-color: #f9f9f9;
    border-top:4px #78c300 solid;
    text-align: center;
    margin-bottom: 40px;
}

.loadnotice{
    font-size:24px;
    color: #999999;
    text-align: center;
    margin-top:135px;
}

.linetitle{
    margin-top: 47px;
    text-align: center;
    margin-bottom: 25px;
}

.newonline{
    border-bottom: 2px #f74e30 solid;
}

.linerow{
    border-bottom: 1px #eeeeee solid;
}

.alonebox{
    display: inline;
    width:250px;
    height:122px;
    margin-top: 9px;
}

.sub-nav{
    overflow: hidden;
}

.sub-nav li {
    float: left;
    position: relative;
    cursor: pointer;
}

.lineboxhead{
    height: 35px;
    text-indent: 55px;
    font-size:18px;
    padding-top: 11px;
    color: #333333;
}

.lineboxbody{
    width: 230px;
    font-size: 14px;
    color: #7a7a7a;
    line-height: 22px;
}

.ps-wyps-con {
    padding-top: 20px;
}

.ps-wrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.navbar a:hover{
    color:#f74e30;
}

