html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerTit {
    width: 100%;
    height: auto;
}

.imgBan {
    width: 100%;
    height: auto;
}

.proli1 {
    width: calc(13.5% - 20px);
    margin-right: 20px !important;
}

.proli2 {
    width: calc(19% - 20px);
    margin-right: 20px !important;
}

.pro1 {
    width: 100%;
    height: auto;
    margin-top: 75px;
    display: none;
}

.proShow {
    display: block;
}

.proMargin1 {
    width: 75%;
    height: auto;
    min-width: 1260px;
    margin: 0 auto;
}

.pro1Top {
    width: 100%;
    height: 635px;
}

.proDes {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    height: 50px;
    color: #333333;
}

.proInfo {
    width: 100%;
    margin-top: 65px;
}

.proInfoLeft {
    width: 60%;
    float: left;
}

.proLeftImg {
    width: 100%;
    height: 100%;
}

.proInfoRight {
    width: calc(40% - 90px);
    float: left;
    padding-left: 90px;
}

.proInfoTit {
    width: 100%;
    font-size: 22px;
    height: 75px;
    margin-top: 15px;
}

.proBlock {
    width: 100%;
    height: 95px;
}

.proRightImg {
    width: 46px;
    height: 52px;
    float: left;
}

.proBloInfo {
    width: calc(100% - 68px);
    float: left;
    margin-left: 22px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
}

.pro1Bottom {
    width: 100%;
    height: auto;
}

.text-center {
    text-align: center;
}

.nei01 span {
    display: inline-block;
    margin: 0 10px;
    background: #eee;
    color: #555;
    padding: 8px 25px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

span {
    text-decoration: none;
    color: #333;
    outline: none;
}

.nei01 span:hover, .nei01 .active {
    background: #e77817;
    color: white;
    transition: all 0.3s;
}

.proBottomSty {
    width: 100%;
    height: auto;
    margin-top: 38px;
    display: none;
}

.proBotShow {
    display: block;
}

.proBotHang {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 305px;
}

.proBotHang1 {
    width: 100%;


}

.proBotBlock {
	text-align: center;
	float: left;
	width:25%;
}

.proBotBlockMar {
    width: 290px;
    margin: 0 auto;
    cursor: pointer;
}

.proBloImg {
    width: 382px;
    height: 202px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdddd;
}

.proBloImg1 {
    width: 100%;
    height: 218px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdddd;
}

.proBotImg {
    width: 382px;
    height: 202px;
}

.proBotImg1 {
    width: 100%;
    height: 100%;
}

.proBotData {
    margin-top: 18px !important;
    width: 382px;
    border-bottom: 1px solid #eee;
    height: 50px;
    text-align: left;
}

.proBotData1 {
    margin-top: 18px !important;
    width: 100%;
    border-bottom: 1px solid #eee;
    /*height: 102px;*/
    height: 50px;
    text-align: left;
}

.proBotDataTit {
    font-size: 18px;
    color: #333333;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
	text-align: center;
  
}

.proBotDataInfo {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 12px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: none;
}

.divShell {
    width: 100%;
    height: 91px;
}

.ULRolling {
    width: 100%;
    background-color: white;
}

.ULMargin {
    width: 75%;
    margin: 0 auto;
    min-width: 1260px;
}

.productRolling {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #e3e3e3;
}

.hrStyle3 {
    border: 0px;
    border-top: 1px solid #e6e6e6;
    margin-top: -7px;
    width: 100%;
}

.divNoData {
    font-size: 16px;
    color: #666666;
    text-align: center;
    height: 70px;
    display: none;
}

.divStorage {
    /*display:none;*/
}

.storage {
    width: 100%;
    height: 100%;
}

.proBottom {
    display: none;
}




.culTit {
    text-align: center;
    font-size: 32px;
    color: #3c3c3c;
}.hrStyle2 {
    width: 50px;
    margin: 0px auto;
    border: 0px;
    border-top: 2px solid #fe0002;
    margin-top: 20px;
}
