* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

html {
    scroll-behavior: smooth
}

body {
    font: 14px/1.8 "Microsoft YaHei", sans-serif;
    background:url("bg_02.jpg") top center no-repeat;

}
@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.wrap {
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
	margin-top: 650px;
	margin-bottom: 130px;
	padding-top: 75px;
	text-align: center;
}
/*首页样式*/
.index_bg{background:url("bg_01.jpg") top center no-repeat;}
.index_wrap {
    width: 1195px;
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
	margin-top: 650px;
	margin-bottom: 130px;
	padding-top: 75px;
}
.bza{background: url("index_03.png") top center no-repeat; margin: 0 auto;height: 336px; font-size: 20px; color: #333;  text-align: left; line-height: 40px; box-sizing: border-box;padding: 85px 60px 0 60px;}
.index_column{
	margin: 0 auto;
	height: 56px;
    text-align: center;
	background: url("x_75zn_tit.png") top center no-repeat;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	box-sizing: border-box;/* 盒模型 */
	margin: 50px 0 45px 0;
	line-height: 1.5;
}
.more_index{background: url("x_75zn_ydqw.png") right center no-repeat; font-size: 16px; color: #d4160e; text-align: right; padding-right: 30px; display: block; margin-top: 20px;clear: both;}
.ppzljd_wap{width: 100%;display: table;}
.ppzljd_wap .ppzljd_left{ float: left; }
.ppzljd_wap .ppzljd_right{float: right;width: 565px;}
.ppzljd_wap .ppzljd_main{
	line-height:36px;
	font-size: 30px;
	font-weight: bold;
	color: #363333;
	padding: 10px 0 18px 0;
	text-align:justify;
}
	
.ppzljd_wap .ppzljd_editer{
	
	line-height:36px;
	font-size: 20px;
	color: #404040;
}

.zppfc_editer{
	
	line-height:36px;
	font-size: 20px;
	color: #404040;
	padding: 0 30px 30px 30px;
}

.dsp_index{width: 100%;display: table;}
.dsp_index .dsp_left{ float: left;width: 565px;padding-top: 15px;}
.dsp_index .dsp_right{float: right;	margin-bottom: 20px;}
.dsp_index .dsp_editer{
	
	line-height:36px;
	font-size: 20px;
	color: #404040;
}




.ppjsdt_index_list{}
.ppjsdt_index_list ul{width: 100%;display: table;}
.ppjsdt_index_list ul li{
	display: block;
	float: left;
	background: url("dt_ico.png") 0 20px no-repeat;
	width: 100%;
	line-height:45px;
	box-sizing: border-box;
	padding-left: 30px;
	
}
.ppjsdt_index_list ul li a{
	
	display:inline-block;
	float: left;
	line-height:45px;
	font-size: 20px;
	color: #404040;
	text-align: left;
	
}
.ppjsdt_index_list ul li span{
	display:inline-block;
	float: right;
	line-height: 45px;
	font-size: 16px;
	color: #888888;
	text-align:right;
}

/*品牌故事*/
.ppgs_sp{display: table;text-align: center;width:377px;padding-bottom: 8px; height: 50px;}

.ppgs_img{display: table;width: 100%;}
#zyyw_01{margin-right: 30px;}
#zyyw_02{margin-right: 30px;}
#zyyw_03{margin-right: 0px;}
/*品牌故事轮播样式*/
.carousel_zyyw {
	width: 377px;
	height: 283px;
	position:relative;
	float: left;
}
.carousel_zyyw ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 377px;
	height: 225px;
}
.carousel_zyyw li {
	/*background: transparent url(carousel_polaroid.png) no-repeat center -7px;*/
	
	color: #999;
	text-align: center;
	display: block;
	width: 377px;
	height: 225px;
	padding: 0;
	float: left;
	position: relative;
	background: #f7f8f9; 
    /*border-bottom: 3px solid #0fa5eb;*/
	overflow: hidden;
	
}

.carousel_zyyw li img {
	width: 377px;
	height: 225px;
	border-radius:0px;
	overflow:hidden;
	  transition: all 1s;
  transform: scale(1);
}
.carousel_zyyw li a:hover img {
	transition: all 1s;
  transform: scale(1.1);
}
.carousel_zyyw li a div{ display: inline-block; height: 225px; overflow: hidden; position: relative;}
.carousel_zyyw li span {
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	text-indent: 0px;
	cursor: pointer;
	font-size: 14px;	
	line-height: 30px;
	width: 100%;	
    color: #fff;
    text-align: center;
	padding: 0 5px;

}		


.clearfix {
	float: none;
	clear: both;
}
.carousel_zyyw .prev_img, .carousel_zyyw .next_img {
	
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 16px;
	height: 34px;
	position: absolute;
	top: 145px;			
	 opacity: 0.5;
}
.carousel_zyyw .prev_img {
	background: transparent url(ibg2.png) left center no-repeat ;
	left: 10px;
}
.carousel_zyyw .prev_img:hover {
	left: 11px;
}			
.carousel_zyyw .next_img {
	background: transparent url(ibg2a.png) left center no-repeat;
	right: 10px;
}
.carousel_zyyw .next_img:hover {
	right: 11px;
}				
/*品牌故事轮播样式*/




/*五矿品牌解读*/
.wkppjd_img{ display:block;}
.mobile_wkppjd_img{ display: none;}
.wkppjd_img img{width: 80%;}

/*优秀子品牌详情页*/
.logo_banner {
    width: 1080px;
    height: 340px;
    margin: 0 auto;
    position: relative;
	background: url("logo_banner.png") no-repeat;
}

.logo_banner .tit {
	width: 657px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 63px;
}

.logo_banner .logo {
	text-align: center;
	margin-top: 15px;
    
}
.zpp_column{
	
	width: 1080px;
	margin: 0 auto;
	height: 65px;
    text-align: center;
	background: url("zpp_bt.png") no-repeat;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	box-sizing: border-box;/* 盒模型 */
	margin-top: 50px;
}
.zpp_editer {
    width: 995px;	
    margin: 0 auto;
    box-sizing: border-box;/* 盒模型 */
    line-height: 1.8;
	font-size: 22px;
	color: #404040;
	text-align: justify;/* 两端对齐 */
	padding-top: 30px;
}
.zpp_img{
	text-align: center;
		
}
.zpp_img img{width: 910px; height: 495px;}
.zpp_img span{ display: block;  font-size: 18px; color: #666; padding: 10px 0 25px 0;}
.zpp_fzcg{width: 1000px;	margin: 0 auto;}
.zpp_fzcg ul{ padding-top: 30px;}
.zpp_fzcg ul li{ 
	background: url("fzcg_ico.png") 0 6px no-repeat;
	line-height: 1.8;
	font-size: 22px;
	color: #404040;
	text-align: left;
	padding-bottom: 30px;
	padding-left: 50px;

}




/*我为五矿品牌代言短视频样式*/


.banner {
    width: 1080px;
    height: 410px;
    margin: 0 auto;
    position: relative;
	background: url("dsp_yy_bg.png") no-repeat;
}

.banner .tit {
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 77px;
}

.banner .editer {
    width: 995px;	
    position: absolute;
    left: calc(50% - 498px);
    top: 145px;
    box-sizing: border-box;/* 盒模型 */
    line-height: 1.8;
	font-size: 22px;
	color: #404040;
	text-align: justify;/* 两端对齐 */
}

.column {
    width: 1080px;
	margin: 0 auto;
	height: 170px;
    text-align: center;
	background: url("dsp_hj_bg.png") no-repeat;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	box-sizing: border-box;/* 盒模型 */
	padding-top: 104px;
	margin-top: 30px;
}

.picRoll {
    width: 1140px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 30px 50px 60px;/* 上 左右 下 */
}

.picRoll.moreRows .swiper {
    height: 630px;
}


.picRoll .swiper {
    width: 100%;
    overflow: hidden;
    position: relative
}

.picRoll .swiper-slide {
    text-align: center;   
}
.picRoll .swiper-slide .swiper-slide_bg{
	width: 330px;
    height: 293px;
	background: #f9f9f9;   
    border-radius: 8px;
    overflow: hidden;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
	
	
}
.picRoll .swiper-slide a{position:relative; display: inline-block; margin-bottom: 20px;}
.picRoll .swiper-slide img {
    width: 330px;
    height: 194px
}
.picRoll .swiper-slide .icon-play{
	position: absolute;
    left: 50%;
    top: 66px;
    width: 65px;
    height: 68px;
    margin-left: -32.5px;
    background: url(../images/icon-play.png) center no-repeat;
    cursor: pointer;}

.picRoll .swiper-slide .desc {
	text-align: left;
	color: #57585e;
    font-size: 16px;
	font-weight: bold;
	padding: 0px 0 0 20px;
	line-height: 30px;
	white-space: nowrap;      /* 2. 禁止换行 */
    overflow: hidden;         /* 3. 隐藏溢出内容 */
    text-overflow: ellipsis; 
	
}
.picRoll .swiper-slide .desc a{
	display: block;
	text-align: left;
	color: #57585e;
    font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;      /* 2. 禁止换行 */
    overflow: hidden;         /* 3. 隐藏溢出内容 */
    text-overflow: ellipsis; 
	margin-bottom: 0;
}
.picRoll .prev,
.picRoll .next {
    width: 35px;
	height: 58px;
    position: absolute;
    top: calc(50% - 30px);
    bottom: 0;   
    cursor: pointer
}

.picRoll .prev {
    left: -20px;
		background: url(aleft.png) no-repeat;
}

.picRoll .next {
    right: -20px;
    transform: rotateZ(180deg);
	background: url(aleft.png) no-repeat;
}
.picRoll .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333;
	
}
.picRoll .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:30px;}
.picRoll .swiper-pagination-bullet{width: 10px; height: 10px;}



/*首页品牌故事切换*/

.ppgs_wap{display: table;width: 337px;float: left; margin-right:30px;}
.ppgs_wap:last-child{margin-right: 0px;}

.picRoll_ppgs {
    width: 377px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 0px;/* 上 左右 下 */
	  height: 225px;
}

.picRoll_ppgs .swiper {
    height: 225px;
}


.picRoll_ppgs .swiper {
    width: 100%;
    overflow: hidden;
    position: relative
}

.picRoll_ppgs .swiper-slide {
    text-align: center;   
}
.picRoll_ppgs .swiper-slide .swiper-slide_bg{
	width: 377px;
    height: 293px;  
    overflow: hidden;
	position: relative;

	
	
}
.picRoll_ppgs .swiper-slide a{display:inline-block; margin-bottom: 20px;width: 377px;    height: 225px;}
.picRoll_ppgs .swiper-slide img {
	position: absolute;
	left: 0;
	top: 0;
    width: 377px;
    height: 225px;
	z-index: -99;

}


.picRoll_ppgs .swiper-slide .desc {
	width: 100%;
	position: absolute;
	left:0;
	top: 195px;
	text-align:center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
	padding: 0px 0 0 4px;
	line-height: 30px;
	z-index: 99;
	
}

.picRoll_ppgs .prev,
.picRoll_ppgs .next {
    width: 16px;
	height: 34px;
    position: absolute;
    top: calc(50% - 30px);
    bottom: 0;   
    cursor: pointer;
	z-index: 99;
}

.picRoll_ppgs .prev {
    left: 10px;
		background: url(ibg2.png) no-repeat;
}

.picRoll_ppgs .next {
    right: 10px;
    transform: rotateZ(180deg);
	background: url(ibg2.png) no-repeat;
}
.picRoll_ppgs .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333;
	
}
.picRoll_ppgs .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:30px;}
.picRoll_ppgs .swiper-pagination-bullet{width: 10px; height: 10px;}




/*代表性图片切换*/


.picRoll_dbx {
    width: 910px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 0px;/* 上 左右 下 */
	  height: 495px;
	margin-top: 20px;
}

.picRoll_dbx .swiper {
    height: 495px;
}


.picRoll_dbx .swiper {
    width: 100%;
    overflow: hidden;
    position: relative
}

.picRoll_dbx .swiper-slide {
    text-align: center;   
}
.picRoll_dbx .swiper-slide .swiper-slide_bg{
	width: 910px;
    height: 495px;  
    overflow: hidden;
	position: relative;

	
	
}
.picRoll_dbx .swiper-slide a{display:inline-block; margin-bottom: 20px;width: 910px;    height: 225px;}
.picRoll_dbx .swiper-slide img {
	position: absolute;
	left: 0;
	top: 0;
    width: 910px;
    height: 495px;
	z-index: -99;

}


.picRoll_dbx .swiper-slide .desc {
	width: 100%;
	position: absolute;
	left:0;
	bottom: 0px;
	text-align:center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
    font-size: 18px;
	box-sizing: border-box;/* 盒模型 */
	padding: 5px 10px;
	line-height: 30px;
	z-index: 99;
	
}

.picRoll_dbx .prev,
.picRoll_dbx .next {
    width: 30px;
	height: 58px;
    position: absolute;
    top: calc(50% - 30px);
    bottom: 0;   
    cursor: pointer;
	z-index: 99;
}

.picRoll_dbx .prev {
    left: 10px;
		background: url(aleft.png) no-repeat;
}

.picRoll_dbx .next {
    right: 10px;
    transform: rotateZ(180deg);
	background: url(aleft.png) no-repeat;
}
.picRoll_dbx .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333;
	
}
.picRoll_dbx .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:30px;}
.picRoll_dbx .swiper-pagination-bullet{width: 10px; height: 10px;}



.footer{   
	width: 100%;
    background: #cc0001;
	height: 80px;
}
.footer .com{
	margin: 10px 0 30px;
    text-align: center;

	
}
.footer ul.com li {
    color: #fff;
    font-size: 16px;
	font-weight: bold;
    display: inline-block;
    margin-right: 20px;
	line-height: 80px;
    padding-right: 20px;
}
.footer ul.com li .cBlack, a.cBlack {
    color: #fff;
}
