html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerTit {
    width: 100%;
    height: auto;
}

.imgBan {
    width: 100%;
    height: auto;
}

.new {
    width: 100%;
    height: auto;
    margin-top: 75px;
}

.newMargin {
    width: 75%;
    height: auto;
    min-width: 1260px;
    margin: 0 auto;
}

.newTit {
    font-size: 30px;
    color: #000;
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.new_time {
    line-height: 22px;
	padding-top: 20px;
	padding-bottom: 5px;

    font-size: 14px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color: #666;

}

    .new_time span {
        float: left;
		margin-right: 15px;
    }

    .new_time .fen_xiang a {
        float: left;
        margin-right: 5px;
        width: 22px;
        height: 22px;
        text-align: center;
        line-height: 18px;
        border: 1px solid #7a7a7a;
        border-radius: 50px;
    }

    .new_time .fen_xiang img {
        max-width: 14px;
        max-height: 15px;
        vertical-align: middle;
    }

.fen_xiang a {
    background: none !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
}

.new_time .fen_xiang {
    float: left;
}

    .new_time .fen_xiang em {
        float: left;
        margin-right: 10px;
    }

.new_mes_con {
    padding: 10px 0;
    font-size: 16px;

}
.new_mes_con2 {
    padding: 10px 0;
    font-size: 16px;
	line-height: 30px;
}.new_mes_con2 img{
	margin: 5px;
  
}
.pnv {
    padding-top: 36px;
    border-top: 1px solid #f3f3f3;
    position: relative;
    height: 140px;
    width: 100%;
    float: left;
}

dl, ol, ul {
    list-style-type: none;
}

.pnv li a {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    width: calc(100% - 65px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a {
    text-decoration: none;
}

.pnv .fan_h {
    position: absolute;
    right: 0;
    top: 35px;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #fe0002;
    margin-top: 20px;
}

    .pnv .fan_h:hover {
        background: #ff5253;
    }

.pnvLeft {
    width: calc(100% - 160px);
    float: left;
}

.pnvRight {
    width: 160px;
    height: 50px;
    float: right;
}

.newDesUl {
    width: 500px;
}

.newDesLi {
    width: 100%;
    float: left;
}

.lblNew {
    color: #666;
    font-size: 14px;
    float: left;
    margin-right: 8px;
}

.newDesA {
    float: left;
}

    .newDesA:hover {
        color: #fe0002;
    }

.newp {
    font-size: 16px;
    line-height: 26px;
    height: 70px;
}

/*******详情图片和标题 start***********/
.divProInfo {
    width: 100%;
    height: 445px;
    padding: 20px;
}

.ProInfoImg {
    float: left;
    width: 35%;
    min-width: 360px;
}

.imgCover {
    width: 360px;
    height: 360px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ProInfoTit {
    float: left;
    width: calc(65% - 40px);
    padding-left: 50px;
}

.divProTit {
    width: 100%;
    font-size: 28px;
    font-weight: bold;line-height: 30px;
	margin-bottom: 30px;
}

.divProData {
    width: 100%;

    font-size: 16px;
    text-align: justify;
	line-height: 30px;
	padding-top: 20px;
}

/*******详情图片和标题 end  ***********/

  .bg{padding:20px;border:1px solid #E8E8E8;overflow: hidden;box-sizing: border-box;background: #fff;float: left;margin-bottom:30px}
    .bg_left{width: 430px;height:auto;float: left}
    .bg_right{float: left}
    .show{width: 430px;height: 430px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move}
    .show img{width: 430px;height: 430px;}
    .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
    .bigshow{width: 430px;height: 430px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
    .bigshow img{width: 860px;height: 860px;margin-right: 10px;}
    .smallshow{width: 100%;height: 50px;position: relative}
    .smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s}
    .smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width:370px;overflow: hidden;height: 70px;}
    .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
    .smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
    .smallshow>p{position: absolute;top:50%;width: 22px;height: 32px;margin-top: -16px;}
    .smallshow>.prev{left: 0;background: url(/images/hover-prev.png) no-repeat;transition: all 0.5s}
    .smallshow>.next{right: 0;background: url(/images/hover-next.png) no-repeat;transition: all 0.5s}
    .smallshow>.prev.prevnone{left: 0;background: url(/images/prev.png) no-repeat;cursor: not-allowed}
    .smallshow>.next.nextnone{right: 0;background: url(/images/next.png) no-repeat;cursor: not-allowed}