body {
    background: #F9F9F9;
}

.see_banner {
    width: 100%;
    height: 187px;
    min-width: 1200px;
    background: url(../../img/goods/banner.jpg) no-repeat center;
    background-size: cover;
    /*margin-top: 70px;*/
}

.seebann_cont {
    width: 930px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.seebann_book {
    box-sizing: border-box;
    border: 1px solid #ffffff;
    border-radius:8px;
    background-color: #fff;
}

.seebann_infor {
    margin-left: 38px;
}

.mlpx0{margin-left:0 !important;}
.arpx10{right:10px !important;}
.hpx120{height:120px !important;}

.seebann_inforw {
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    font-size: 22px;
}

.seebann_infora {
    width: 113px;
    height: 33px;
    background: rgba(0,0,0,0.37);
    border: 1px solid #FFFFFF;
    border-radius: 17px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top:20px;
}

.seebann_inforaw {
    font-size: 14px;
    color: #ffffff;
    margin-right: 5px;
}

.see_container {
    width:1000px;
    margin: 26px auto 0 auto;
}

.see_conttit {
    width: 100%;
    box-sizing: border-box;
    padding: 0 22px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    height: 72px;
    background: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
}

.see_conttitL {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.see_conttity {
    width: 9px;
    height: 9px;
    background: #3E87FF;
}

.see_conttitw {
    color: #333333;
    font-size: 24px;
    margin-left: 10px;
}

.see_backmenu {
    width: 98px;
    height: 37px;
    background: rgba(255,255,255,0.9);
    border-radius: 19px;
    color: #3E87FF;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    position: absolute;
    bottom: 20px;
    right: -10px;
}

.see_images {
    width:100%;
    margin: 20px auto 0 auto;
}

.see_dalist {
    width: 1000px;
    margin:0 auto;
    box-sizing: border-box;
    padding-bottom: 86px;
    background-color: #fff;
}

.see_daImg {
    /*float: left;*/
    display: block;
    margin: 0 auto;
    width: 100%;
}

.see_operation {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    height: 71px;
    background: #FFFFFF;
    box-shadow: 0px -5px 5px 0px rgba(58, 58, 58, 0.06);
}

.operation {
    width: 1015px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-right:40px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.operationA {
    width: 85px;
    height: 31px;
    border: 1px solid #478DFF;
    border-radius: 16px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 39px;
    cursor: pointer;
}

.operationS {
    width: 570px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
}

.downloadA{
    background: #478DFF;
}

.xzword {
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 3px;
}

.unitA {
    background-color: #fff;
}

.unitword {
    font-size: 16px;
    color: #3E87FF;
    margin-left: 3px;
}

.unit_box {
    width: 280px;
    max-height: 600px;
    overflow-y: auto;
    position: absolute;
    bottom: 72px;
    right: -75px;
    background: #FFFFFF;
    border: 1px solid #F3F3F3;
    display: none;
    padding-bottom:15px;
    padding-top: 20px;
}

.unitlistA {
    display: block;
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px 30px;
    line-height: 22px;
}

.yunita {
     color: #3E87FF !important;
}

.nunita {
    color: #333333 !important;
}
.no{
    display: none;
}

.see_empty {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding-bottom: 30px;
    margin-top: 10px;
}

.see_emptyi {
    display: block;
    margin: 0 auto;
}

.see_emptyw {
    font-size: 18px;
    color: #999999;
    text-align: center;
    margin-top: 24px;
    display: block;
}
.seeLtitl {
    font-weight: bold;
    color: #333333;
    font-size: 16px;
    margin-left: 5px;
}
.seeLtit {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    /*height: 35px;*/
    box-sizing: border-box;
    padding: 5px 12px;
}

.fleft{float:left;}
.mleft15{margin-left:15px !important;}
.meng {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

@media (max-width: 1440px){
    .see_banner {
        width: 100%;
        height: 187px;
        min-width: 1000px;
        background: url(../../img/goods/banner.jpg) no-repeat center;
        background-size: cover;
        /*margin-top: 53px;*/
    }
}
