main .pagebanner{
    background: url(../images/bannet-wzbc.jpg) no-repeat center center;
}
main{
    background: #f7f7f7;
    padding-bottom: 30px;
}
main .block{
    background: #fff;
    margin-top: 30px;
}
main .jdinfo {
    padding: 30px 20px;
    box-sizing: border-box;
}
main .jdinfo .top{
    display: flex;
    justify-content: space-between;
    padding: 0px 0 20px 0;
}
main .jdinfo .top a{
    flex-shrink: 0;
}
main .jdinfo .top .title{
    text-align: left;
    display: flex;
    padding-right: 30px;
}
main .jdinfo .top .title h1{
    font-size: 26px;
}
main .jdinfo .top .title .tags{
    overflow: hidden;
    margin-left: 20px;
    white-space: nowrap;
    flex-shrink: 0;
    padding-top: 5px;
}
main .jdinfo .top .title .tags span{
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    word-break: keep-all;
    border: 1px solid;
    padding: 3px 5px;
}
main .jdinfo .top .title .tags span:first-of-type{
    margin-left: 0;
}
main .jdinfo .top .title .tags span:nth-of-type(1n){
    background: #e4f3ff;
    color: #4087f5;
    border-color: #4087f5;
}
main .jdinfo .top .title .tags span:nth-of-type(2n){
    background: #fff3e2;
    color: #fd9e1a;
    border-color: #fd9e1a;
}
main .jdinfo .top .title .tags span:nth-of-type(3n){
    background: #e6ffe2;
    color: #409a35;
    border-color: #409a35;
}
main .jdinfo .row{
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
main .jdinfo .img{
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
main .jdinfo .img .bigimg{
    width: 680px;
    height: 480px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
main .jdinfo .img .bigimg img{
    min-width: 680px;
    min-height: 480px;
}
main .jdinfo .img .smallimg{
    width: 472px;
    height: 480px;
    border-radius: 3px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}
main .jdinfo .img .smallimg .imgbox{
    width: 220px;
    height: 150px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    margin: 15px 0 0 16px;
    border-radius: 3px;
    overflow: hidden;
}
main .jdinfo .img .smallimg .imgbox:nth-of-type(1),
main .jdinfo .img .smallimg .imgbox:nth-of-type(2){
    margin-top: 0;
}
main .jdinfo .img .smallimg .imgbox .box{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
main .jdinfo .img .smallimg .imgbox .box img{
    min-width: 100%;
    min-height: 100%;
    cursor: pointer;
}
main .jdinfo .img .imgnum{
    position: absolute;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    right: 490px;
    top: 30px;
    z-index: 1;
    border-radius: 4px;
}
main .jdinfo .img .imgnum em{
    margin-right: 5px;
}
main .xgnr .tabs{
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
}
main .xgnr .tabs a{
    width: 130px;
    height: 62px;
    line-height: 62px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
}
main .xgnr .tabs a.active{
    background: #4087f5;
    color: #fff;
}
main .xgnr .box {
    box-sizing: border-box;
    padding: 20px;
}
main .xgnr .box .item{
    display: none;
    position: relative;
}
main .xgnr .box .active{
    display: block;
}
main .xgnr .box .item .content{
    text-align: left;
    font-size: 16px;
    min-height: 400px;
    transition: all .25s ease;
}
main .xgnr .box .cut .content{
    height: 400px;
    overflow: hidden;
}
main .xgnr .box .item .content img{
    max-width: 100%;
}
main .xgnr .box .jdfx .content .row{
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
}
main .xgnr .box .jdfx .content .row .img,
main .xgnr .box .jdfx .content .row .info,
main .xgnr .box .jdfx .content .row .price{
    display: inline-block;
    vertical-align: bottom;
}
main .xgnr .box .jdfx .content .row .img{
    width: 125px;
    height: 85px;
    overflow: hidden;
    text-align: center;
}
main .xgnr .box .jdfx .content .row .img img{
    min-width: 100%;
    min-height: 100%;
}
main .xgnr .box .jdfx .content .row .info{
    text-align: left;
    width: 880px;
    margin-left: 20px;
}
main .xgnr .box .jdfx .content .row .info h1{
    font-size: 16px;
}
main .xgnr .box .jdfx .content .row .info p{
    font-size: 14px;
    padding-top: 10px;
}
main .xgnr .box .jdfx .content .row .price{
    color: #fd9e1a;
    width: 120px;
    text-align: right;
}
main .xgnr .box .jdfx .content .row .price em{
    font-size: 26px;
}
main .xgnr .box .ssfw .content{
    font-size: 0;
}
main .xgnr .box .ssfw .content .service{
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
}
main .xgnr .box .ssfw .content .icon-have{
    width: 14px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat -133px 0;
    margin-left: 5px;
}
main .xgnr .box .item .showmore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 119px;
    background: url(../images/bg-zkgd.png) repeat-x 0 0;
    text-align: center;
    box-sizing: border-box;
    padding-top: 96px;
    display: none;
}
main .xgnr .box .cut .showmore{
    display: block;
}
main .xgnr .box .item .showmore a{
    font-size: 16px;
    color: #4087f5;
}
main .xgnr .box .item .showmore a i{
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat -332px -205px;
    margin: -3px 0 0 5px;
}
main .xgnr .box .cjwt .qbox{
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}
main .xgnr .box .cjwt .qbox .q{
    display: flex;
    align-items: center;
}
main .xgnr .box .cjwt .qbox .q .l{
    width: 50px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #333;
}
main .xgnr .box .cjwt .qbox .q .l .num{
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #fd9e1a;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}
main .xgnr .box .cjwt .qbox .q h1{
    font-size: 20px;
}
main .xgnr .box .cjwt .qbox .a{
    padding-top: 20px;
}
main .wypj{
    padding-top: 20px;
}
main .wypj .blockname{
    font-size: 30px;
}
main .wypj .blockname i{
    width: 60px;
    height: 52px;
    background: url(../images/icon.png) no-repeat -296px -240px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}
main .wypj .allscore{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 40px 20px 0 20px;
}
main .wypj .allscore .score{
    font-size: 16px;
}
main .wypj .pj{
    padding-top: 40px;
}
main .wypj .pj .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0px 20px 10px 20px;
    border-bottom: 1px solid #dedede;
}
main .wypj .pj .top .total{
    font-size: 20px;
}
main .wypj .pj .top a{
    width: 96px;
    height: 30px;
    border-radius: 3px;
    background: #4087f5;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
main .wypj .pj .box{
    padding: 20px;
    border-bottom: 1px solid #dedede;
    display: flex;
    justify-content: space-between;
    text-align: left;
}
main .wypj .pj .box .person{
    width: 170px;
    box-sizing: border-box;
    padding: 0 10px;
}
main .wypj .pj .box .person img{
    width: 70px;
    height: 70px;
    border-radius: 35px;
}
main .wypj .pj .box .person h1{
    font-size: 16px;
    padding-top: 10px;
}
main .wypj .pj .box .content{
    width: 990px;
    flex: 1;
}
main .wypj .pj .box .content .text{
    font-size: 16px;
    line-height: 26px;
}
main .wypj .pj .box .content .imgs{
    padding-top: 10px;
    display: flex;
    overflow: hidden;
}
main .wypj .pj .box .content .imgs .imgbox{
    width: 320px;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0;
}
main .wypj .pj .box .content .imgs .imgbox img{
    min-height: 100%;
}
main .wypj .pj .box .content .jc{
    font-size: 16px;
    margin-top: 20px;
}
main .wypj .pj .box .content .jc .score{
    display: inline-block;
}
main .wypj .pj .box .content .jc .date{
    display: inline-block;
    margin-left: 50px;
}
.nodata{
    padding: 50px 0;
    text-align: center;
    font-size: 16px;
    color: #b7b7b7;
    line-height: 30px;
    width: 100%;
}
.nodata i{
    width: 191px;
    height: 138px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat -542px -83px;
}