/*主体*/
.modle{width:1200px; margin:20px auto 0 auto; overflow:hidden}

.weizhi{height:40px; line-height:40px; background:#fff; border-radius:7px}

.content{width:1160px; background:#fff; border-radius:7px; padding:20px; margin:0 auto 0 auto; overflow:hidden; position:relative}
.content h1{max-height:100px; line-height:50px}
.content span{height:30px; line-height:30px}
.content span.hit,.content span.time,.content span.shoucang{margin-left:20px}
.content span.hit i{font-style:normal}
.content span.weizhi{float:right}

.content p{color:#000; font-size:18px; line-height:30px; margin:10px 0}
.content p.huodong_title{line-height:28px; font-size:64px; font-weight:bold; text-align:center; letter-spacing:10px; margin-bottom:25px}
.content p.fujian{font-size:26px; margin:0; position:absolute; right:20px; top:20px}
.content p.fujian a{display:inline-block; height:50px; line-height:50px; margin-left:5px}
.content p.video{width:854px; margin:0 auto; overflow:hidden; margin-top:10px}
.content video{width:854px; height:auto}
.content p.prev_next{margin-top:0}
.content center{margin-top:10px}
.content table{border:#444444 solid 1px!important; border-right:0px; border-bottom:0px; margin:10px auto auto auto}
.content td{border:#444444 solid 1px; line-height:20px; padding-left:5px; border-top:0px; border-left:0px}
.img_wrapper{text-align:center; margin-top:10px}
.img_wrapper img{max-width:600px; border:1px solid #ccc; padding:5px; display:block; margin:0 auto}
.img_wrapper .img_descr{font-size:14px; margin:5px auto; padding:0px 50px; display:inline-block; display:-moz-inline-stack; zoom:1; text-align:left}
.wt_article_link{display:none}

.mianze{overflow:hidden}
.mianze p{margin-top:5px}
.mianze p.title{color:#CE3D3A; font-weight:bold; padding-bottom:5px; border-bottom:#CE3D3A solid 1px}
.mianze p.fromurl{}

/*产品中心*/
div.goods{width:1200px; margin-top:20px; overflow:hidden; position:relative}
div.goods div.swiper-container{width:100%; background:#f4f4f4; border-radius:5px; overflow:hidden}
div.goods div.swiper-slide{height:292px; background:#fff; border-radius:5px; overflow:hidden}
div.goods div.swiper-slide img{width:100%; height:auto; max-width:100%; max-height:auto; -ms-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); position:absolute; left:50%; top:50%}
div.goods div.swiper-slide p.title{width:calc(100% - 10px); min-height:20px; line-height:20px; color:#fff; text-align:left; letter-spacing:1px; position:absolute; left:5px; bottom:5px; z-index:2}
div.goods div.swiper-slide p.bg{width:100%; height:300px; background:linear-gradient(transparent 50%, #000); opacity: 0.4; position:absolute; left:0; bottom:0; z-index:1}
div.goods div.swiper-pagination-goods,div.goods div.swiper-pagination-video{width:70px; height:30px; line-height:30px; color:#fff; background:rgba(0,0,0,0.5); text-align:center; border-radius:0 0 0 7px; position:absolute; left:calc(100% - 70px); top:0px}