.navbox{margin-bottom: 0;}
.footbox{display: none;}
.wszpwrap{float: left;width: 100%;min-width: 1300px;background-color: #f3f3f3;padding:20px 0;overflow: hidden;}
.wszpbox{margin: 0px auto;width: 1200px;padding:20px 0px;overflow:hidden;}
.wszpbox .wszpboxcate{float: left;width: 100%;padding:20px 95px;box-sizing: border-box;overflow: hidden;}
.wszpbox .wszpboxcate ul li{float: left;margin:5px;padding:0px 20px;border-radius: 2px;line-height: 30px;height: 30px;background: #ffffff;overflow: hidden;}
.wszpbox .wszpboxcate ul li a {color:#484848;}
.wszpbox .wszpboxcate ul li:hover{background-color: #FFFF00;color: #ffffff;}


.wszpbox .wszptitle{float: left;width: 100%;padding:10px;line-height:40px;font-size:30px;text-align: center;box-sizing:border-box;overflow: hidden;}
.wszpbox .wszpauthor{float: left;width: 100%;text-align: center;color: #484848;font-size:14px;overflow: hidden;}
.wszpbox .wszpdemo{float: left;width: 100%;text-align: justify;
    padding:20px 100px;box-sizing: border-box;overflow: hidden;}

.wszpbox .wszpimgboxbig{float: left;width: 100%;padding:20px 100px;position:relative;box-sizing: border-box;overflow: hidden;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcur{position:absolute;top:20px;bottom:20px;
    float: left;width: 95px;text-align:center;display:block;cursor:pointer;overflow: hidden;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcurl{left:0px;background: url(../images/bl.png) no-repeat center center;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcurl:hover{left:0px;background: url(../images/bla.png) no-repeat center center;
    background-color: rgba(255,255,255,.1);
    border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcurl a{float:left;width:100%;height: 100%;display: block;}

.wszpbox .wszpimgboxbig .wszpimgboxbigcurr{right:0px;background: url(../images/br.png) no-repeat center center;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcurr:hover{right:0px;background: url(../images/bra.png) no-repeat center center;
    background-color: rgba(255,255,255,.1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.wszpbox .wszpimgboxbig .wszpimgboxbigcurr a{float:left;width:100%;height: 100%;display: block;}
.wszpbox .wszpimgboxbig .wszpimgboxbigmain{
    float: left;
    box-sizing: border-box;
    width: 1000px;
    background-color: #fafafa;
    text-align:center;
    border-top: 1px solid #ACA899;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ACA899;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    overflow: hidden;}
.wszpbox .wszpimgboxbig .wszpimgboxbigmain img{max-width: 100%;max-height:1000px;border:0px;}

.wszpbox .wszpimgboxsmall{float: left;width: 100%;padding:20px 95px;position:relative;box-sizing: border-box;overflow: hidden;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcur{position:absolute;top:20px;bottom:20px;
    float: left;width: 95px;text-align:center;display:block;cursor:pointer;overflow: hidden;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurl{left:0px;background: url(../images/bla.png) no-repeat center center;background-size: auto 100px;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurl:hover{left:0px;background: url(../images/bl.png) no-repeat center center;background-size: auto 100px;
    background-color: rgba(255,255,255,.1);border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurl a{float: left;width: 100%;height: 100%;display: block;}

.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurr{right:0px;background: url(../images/bra.png) no-repeat center center;background-size: auto 100px;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurr:hover{right:0px;background: url(../images/br.png) no-repeat center center;background-size: auto 100px;
    background-color: rgba(255,255,255,.1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallcurr a{float: left;width: 100%;height: 100%;display: block;}

.wszpbox .wszpimgboxsmall .wszpimgboxsmallmain{float: left;box-sizing: border-box;width: 1010px;height:70px;text-align:center;overflow: hidden;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallmain ul li{float: left;width: 91px;height:70px;margin:0px 5px;
    background-size:cover;background-repeat:no-repeat;background-position:center center;cursor: pointer;
    border:1px solid #484848;box-sizing: border-box;overflow: hidden;}
.wszpbox .wszpimgboxsmall .wszpimgboxsmallmain ul li:hover,
.wszpbox .wszpimgboxsmall .wszpimgboxsmallmain .smalllisel{border:1px solid #FFFF00;}
.wszpimgboxsmallmain ul{position: relative;width:2500px;}

.pblinfobox{float: left;width: 100%;padding:20px;box-sizing:border-box;color:#ffffff;overflow: hidden;}
.pblinfobox .pblinfoboxtitle{margin:0px auto;width:1010px;padding:10px 0px;text-align: center;overflow: hidden;}
.pblinfobox .pblinfoboxauthor{margin:0px auto;width:1020px;font-size:12px;text-align: center;overflow: hidden;}
.pblinfobox .pblinfoboximgbox{
    margin:10px auto;width:1022px;padding:5px;text-align: center;
    border-top: 1px solid #ACA899;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ACA899;
    background-color: #000000;
    box-sizing:border-box;
    overflow: hidden;}
.pblinfobox .pblinfoboximgbox img{
    float: left;
    padding:5px;
    background-color: #ffffff;
    width:1010px;
    box-sizing:border-box;
}
.pblinfobox .pblinfoboxdemo{margin:0px auto;width:1010px;padding-bottom:20px;text-align: justify;overflow: hidden;}


