@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:14px/1.5 "微软雅黑",sans-serif; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------导航-------------------------------------------*/
.banner_ph{ width:100%; overflow:hidden;}
.banner_ph img{ width:100%;}
.banner{ display:none;}
.con_01{ width:96%; padding:0 2%; margin:auto; overflow:hidden; margin-top:10px;}
.con_01 dl{ width:100%; overflow:hidden;}
.con_01 dl dt{ width:100%; overflow:hidden; height:220px;}
.con_01 dl dt img{ width:100%;}
.con_01 dl dd{ width:96%; padding:2%; }
.con_01 dl dd h1{ font-size:20px; font-weight:bold; text-align:center; margin:5px 0;}
.con_01 dl dd p{ line-height:26px; font-size:14px;}

/* 视频部分--------------------------------------ui-banner */
.wrap { display:none;}
.con_02{ width:96%; padding:0 2%; overflow:hidden; }
.con_02 h1{ font-size:24px; text-align:center; font-weight:bold;  margin:25px 0; color:#CD163F;}
.sp_ph{ width:100%; overflow:hidden; margin-top:10px;}
.sp_ph li{ width:100%; overflow:hidden; margin-bottom:10px; border-bottom:1px solid #E7E7E7;}
.sp_ph li p{ text-align:center;}
/* 视频部分end--------------------------------------ui-banner */
.con_03{ width:96%; padding:0 2%; overflow:hidden;}
.con_03 h1{ font-size:24px; color:#CD163F; text-align:center; font-weight:bold; margin:25px 0;}
.con_03 ul{ width:100%; overflow:hidden;}
.con_03 ul li{ width:100%; padding:3.5% 1.5%; border-bottom:1px solid #E6E6E6;}
.con_03 ul li dl{ width:100%; overflow:hidden;}
.con_03 ul li dl dt{ width:40%;  float:left;}
.con_03 ul li dl dt img{ width:100%;}
.con_03 ul li dl dd{ width:56%; float:left; padding:2%;}
.con_03 ul li dl dd h2{ font-size:15px; }
.con_03 ul li dl dd p{ font-size:14px; display:none;}
.con_04{ width:100%; overflow:hidden;}
.con_04 h1{ font-size:24px; color:#CD163F; text-align:center; font-weight:bold; margin:25px 0;}
	.bigimg{width:92% !important; position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
	.wenzi{ width:96%; padding:2%;}
	.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 0.5s;display: none}
	.bigbox{width:100%; overflow:hidden; }
	.bigbox>.imgbox{width:49.66%; float:left; overflow:hidden;position:relative;}
	.bigbox>.imgbox>img{width:100%; height:100%;}
	.imgbox p{background-color:rgba(0,0,0,0.5); color:#FFF; line-height:16px; font-size:12px; text-align:center; z-index:1; position:absolute; bottom:0; width:94%; padding:3%;}
	.imgbox:hover{cursor:zoom-in}
	.mask:hover{cursor:zoom-out}
	.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
	.mask>img:hover{cursor:pointer}
.con_05{ width:100%; overflow:hidden;}
.con_05 h1{ font-size:24px; color:#CD163F;  text-align:center; font-weight:bold; margin:25px 0; }
.con_06{ width:100%; overflow:hidden;}
.con_06 h1{ font-size:24px;  color:#CD163F; text-align:center; font-weight:bold; margin:15px 0; }




.box{
	width: 100%;
	height:280px;

	position: relative; 
}

.list{
	width:100%;
	height:280px;
	overflow: hidden;
	position: absolute;
}

.btn{
	position: absolute;
	top: 30%;
	width: 40px;
	line-height:70px;
	font-size:20px;
	color: white;
	text-decoration: none;
	text-align: center;
	background:linear-gradient(60deg, #cd163f 0%,#f58025 100%);
	cursor: pointer; z-index:99;
}
.next{
	right: 0;
}
ol{
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}
ol img{
	width:100%;
	border:none;
}
ol a p{ text-align:center;}
.p1{
	transform:translate3d(-50px,0,0) scale(0.8);
}
.p2{
	transform:translate3d(-50px,0,0) scale(0.8);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.p3{
	transform:translate3d(0,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.p4{
	transform:translate3d(449px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.p5{
	transform:translate3d(672px,0,0) scale(0.81);
}
.p6{
	transform:translate3d(896px,0,0) scale(0.81);
}
.p7{
	transform:translate3d(1120px,0,0) scale(0.81);
}

.buttons{
	position: absolute;
	width: 1200px;
	height: 30px;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	text-align: center;
	padding-top: 10px;
}
.buttons a{
	display: inline-block;
	width: 35px;
	height: 5px;
	padding-top: 4px;
	cursor: pointer;
}
span{
	display: block;
	width: 35px;
	height: 1px;
	background: red;
}
.blue{
	background: blue;
}

/*---------------------------------------------小伙伴轮播------------------*/
.m{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.leftScroll_picBox_img{
    width: 10.96rem;
    height: 6.8rem;
    display: block;
}
.leftScroll_picBox a p{ text-align:center; font-size:15px; margin:5px 0;}
.leftScroll_container{
    display: flex;
}
.leftScroll_picBox>a{
    display: block;
}
.leftScroll{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 1rem;
}
.leftScroll_container{
    position: relative;
    top: 0;
    left: 0;
}
.transition{
    transition: all 200ms;
}
.leftScroll_picBox{
    padding-left: .6rem;
}



.footer{ width:98%; padding:1%; text-align:center; margin-top:30px; color:#FFF; font-size:14px; background:linear-gradient(60deg, #cd163f 0%,#f58025 100%);}




















