.website{
    margin-top: 20px;
}
.website .box{
    position: relative;
}
.website .aside{
    width: 222px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
}
.website .aside ul{
    padding: 21px 19px 0;
}
.website .aside li{
    padding: 10px 0;
    line-height: 25px;
    border-bottom: 1px solid #f2f2f2;
}
.website .aside li h3 a{
    font-size: 16px;
    color: #2b2b2b;
    font-weight: normal;
}
.website .aside li.on h3 a{ color:#ff4e00;}

.website .aside li.last{
    border: 0 none;
}
.website .aside li ol li{
    padding: 0;
    border: 0 none;
    font-size: 14px;
}
.website .aside li ol li.on a{
    color: #ff4e00;
}
.webright{
    width: 958px;
    min-height: 500px;
    float: right;
    background-color: #fff;
}
.webright .toptitle{
    height: 53px;
    padding-left: 20px;
    border-bottom: 1px solid #f9f8f8;
    margin-top: 14px;
}
.webright .toptitle h2{
    height: 50px;
    line-height: 50px;
    color: #202020;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    border-bottom: 4px solid #9ad703;
}
.webright .aboutus{
    padding: 20px;
}
.webright .aboutus img{
    vertical-align: top;
}
.webright .aboutus .txt{
    color: #000;
    font-size: 16px;
    line-height: 30px;
    margin-top: 12px;
}
.webright .news ul{
    padding: 0 20px;
}
.webright .news li{
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
}
.webright .news li .left{
    width: 313px;
    height: 152px;
}
.webright .news li img{
    width: 313px;
    height: 152px;
    vertical-align: top;
}
.webright .news li .wenzi{
    width: 574px;
    float: right;
    margin-right: 10px;
}
.webright .news li .wenzi h2{
    color: #2b2b2b;
    font-size: 20px;
    line-height: 40px;
}
.webright .news li .wenzi .txt{
    color: #afafaf;
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px;
}
.webright .news li .wenzi .time{
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
}
.webright .news li .wenzi .time span{
    margin-left: 10px;
}
.newsxqing{
    padding: 0 20px;
}
.newsxqing .top{
    padding-bottom: 16px;
    border-bottom: 1px solid #f2f2f2;
    margin-top:15px;
}
.newsxqing .top h2{
    color: #2b2b2b;
    font-size: 24px;
    line-height: 46px;
}
.newsxqing .top .txt{
    color: #afafaf;
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px;
}
.newsxqing .top .time{
    color: #666666;
    font-size: 14px;
    line-height: 32px;
}
.newsxqing .top .time span{
    margin-left: 10px;
}
.newsxqing .con{
    padding-bottom: 30px;
    margin-top: 20px;
}
.newsxqing .con .txt{
    font-size: 16px;
    line-height: 30px;
    margin-top: 22px;
}
.newsxqing .con .btn{
    margin-top: 42px;
    text-align: center;
}
.newsxqing .con .btn a{
    display: inline-block;
    border-radius: 2px;
    width: 122px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    background-color: #9ad703;
}
.show{
    padding: 0 20px;
    margin-top: 5px;
}
.show ul{
    overflow: hidden;
}
.show li{
    text-align: center;
    width: 285px;
    height: 337px;
    float: left;
    margin: 10px 31px 0 0;
}
.show li.last{
    margin-right: 0;
}
.show li img{
    width: 285px;
    height: 285px;
    vertical-align: top;
}
.show li h3{
    line-height: 52px;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}
.shopping{
    padding: 0 20px;
}
.shopping li{
    padding: 29px 0;
    border-bottom: 1px solid #f2f2f2;
}
.shopping .title{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.shopping .title h3{
    float: left;
    color: #2b2b2b;
    font-size: 20px;
}
.shopping .title .btn1,
.shopping .title .btn{
    text-align: center;
    width: 69px;
    height: 23px;
    line-height: 23px;
    float: right;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    color: #2b2b2b;
    font-size: 14px;
    cursor: pointer;
}
.shopping .title .btn1 img,
.shopping .title .btn img{
    width: 21px;
    height: 6px;
    vertical-align: middle;
}
.shopping .txt{
    margin-top: 11px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 22px;
}
.shopping .title .btn{
    display: none;
}
.shopping .on .title .btn1{
    display: none;
}
.shopping .on .title .btn{
    display: block;
}
.shopping li .txt{
    display: none;
}
.shopping li.on .txt{
    display: block;
}


.webright .page{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    text-align: center;
    padding: 30px 0 32px;
    font-size: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.webright .page ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
}
.webright .page .more{
    width: 25px;
    margin: 0 0 0 -5px;
    text-align: center;
    color: #2f2622;
    font-size: 20px;
}
.webright .page li{
    width: 44px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-right: 5px;
}
.webright .page li.on a{
    background-color: #fff;
    color: #fe6725;
}
.webright .page li.ye{
    width: 59px;
    height: 35px;
}
.webright .page li.ye a{
    width: 57px;
    height: 33px;
    vertical-align: top;
    border: 1px solid #efefef;
}
.webright .page li.on a{
    color: #fe6725;
}
.webright .page li a{
    width: 42px;
    height: 33px;
    line-height: 33px;
    background-color: #f9f8f8;
    border: 1px solid #efefef;
    display: block;
    color: #2f2622;
    font-size: 14px;
}
.webright .page .yema{
    display: inline-block;
    margin-left: 28px;
}
.webright .page .yema .sure{
    float: left;
    margin: 0 20px 0 5px;
}
.webright .page .yema .sure a{
    width: 42px;
    height: 33px;
    line-height: 33px;
    background-color: #f9f8f8;
    border: 1px solid #efefef;
    display: block;
    color: #2f2622;
    font-size: 14px;
}
.webright .page .yema .tot{
    color: #2f2622;
    font-size: 14px;
    float: left;
    margin-right: 12px;
}
.webright .page .yema .daoye{
    color: #2f2622;
    font-size: 14px;
    float: left;
}
.webright .page .yema .daoye input{
    text-align: center;
    width: 42px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #f9f8f8;
    display: inline-block;
    margin: 0 5px;
}

.footer{
    margin-top: 20px;
}
.footer .box{
    border: 0 none;
}