*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	font:1rem "微软雅黑","Arial Narrow",HELVETICA;
	background-color: #333333;
	color: #ffffff;
}
span{
	padding: 0;
	}
a{
	text-decoration: none;
	color: #555555;
}
img{
	vertical-align: middle;
	width: 100%;
}
input,button{
	border: none;
	outline: none;
}
li{list-style:none;} 
table{border-collapse:collapse;border-spacing:0;border: none;} 
tr,th,td {
	border: none;
}
.gu-mt1 {
	margin-top: 1rem;
}
.gu-pt04 {
	padding-top: 0.4rem;
}
.clear {
	clear: both;
}
.w-color {
	background-color: #FFFFFF;
}
.txt-c {
	text-align: center;
}
.txt-r {
	text-align: right;
}
.nac {
	display: flex;
	align-items: center;
}
.napc {
	display: flex;
	align-items: center;
	justify-content: center;
}
.npe {
	justify-content: flex-end;
}
.nely-1 {
	flex: 1;
}
.icon {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	background:url(../images/index_06.png) no-repeat;
	background-size: 100% 100%;
}
header,
.content,
footer{
	max-width: 1400px;
	margin: 0 auto;
	background-color: #000000;
}
.layui-fluid {
	padding: 0;
}

header>div {
	border-bottom: 3px solid #ecbc4c;
}
header .btnh {
	height: 100%;
	position: absolute;
	top: 0;
	right: 2rem;
}
.btnh ul {
	height: 100%;
}
.btnh li {
	width: 140px;
	margin-right: 0.6rem;
	cursor: pointer;
	box-shadow: 2px 3px 8px #333333;
}
.btnbg {
	margin-top: -2px;
	background:url(../images/images/mhg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 0.6rem;
	
}
.btnbg li {
	padding: 0.4rem;
}
.txt p {
	padding-top: 0.4rem;
}
.inx2,.inx3,.inx4,.inx5,.inx6 {
	margin: 3rem 0;
}
.inx2 {
	padding-top: 2rem;
}
.inx1 ul {
	margin-top: 2rem;
}

.in2-img {
	margin: 1rem 0;
}
.wline {
	margin: 2rem 0;
}
.wline>div {
	height: 2px;
	background-color: #FFFFFF;
	margin-bottom: 0.2rem;
}
.wline>p {
	height: 1px;
	background-color: #FFFFFF;
}
.title3 img{
	width: 90%;
}
.in3img video{
	width: 90%;
}
.in3img img{
	width: 90%;
}
.inx4 .txt{
	-webkit-animation:fadeinB 4s ease-in 800ms both;
	 animation:fadeinB 4s ease-in 800ms both;
}
.inx4 .txt p{
	padding-top: 1rem;
}
.inx5 h3 {
	font-weight: 700;
	padding: 0.2rem;
}
.inx5 ul {
	padding: 1rem 0;
}
.inx5 ul li {
	
	padding:16px 10px;
}
.inx5 ul li>div {
	margin-bottom: 0.6rem;
	text-overflow: ellipsis;
				    overflow: hidden;
				    white-space: nowrap !important;
				    outline: 0 !important
}
.inx5 li p {
	min-height: 52px;
	font-size: 0.8rem;
	-webkit-animation:fadeinB 5s ease-in 800ms both;
	 animation:fadeinB 5s ease-in 800ms both;
}
.inx5 {
	margin-bottom: 1rem;
}
.inx6 {
	margin-bottom: 0;
}
.inx6 h3 {
	text-align: center;
	color: #251e1c;
	font-weight: 600;
	padding: 0.2rem;
	background-image: linear-gradient(#eddd8d,#c79d22);
}
.inx6 p{
	padding-top: 0.4rem;
}
.inx6 li {
	padding: 10px;
}
.inx6 li>div{
	margin: 0.8rem 0;
}
.inx6 li u {
	cursor: pointer;
	color: #ffffff;
	padding-left: 0.4rem;
}
.in6img {
	margin: 3rem 0;
}

.cbgl {
	font-size: 1.4rem;
	font-weight: 700;
	color: #ffed79;
	text-align: center;
	background: url(../images/cbtn_01.png) no-repeat;
	background-size: 100% 100%;
}
.bg19 {
	font-size: 2.4rem;
	font-weight: 900;
		color: #231815;
		padding:1rem 0.6rem;
		text-align: center;
		background:url(../images/index_19.png) no-repeat;
		background-size: 100% 100%;
	}
	.bg19 span {
		color: #a00000;
	}


@media screen and (min-width: 768px){
	
	.inx1 .txt,
	.inx3 .txt,
	.inx5 .txt{
		text-align: center;
	}
	.in2-img img,
	.in5img img,
	.in6img img
	{
		width: 90%;
	}
}
@media screen and (max-width: 767px){
	
}
@media screen and (max-width: 768px){
		
	body {
		font-size: 0.8rem;
	}
	.in6img {
		margin: 1rem 0 2rem;
	}
	.inx2,.inx3,.inx4,.inx5,.inx6 {
		margin: 2rem 0;
	}
	.inx5 {
		margin-bottom: 0rem;
	}
	.inx6 {
		margin-bottom: 0;
	}
	.inx5 ul li {
		padding: 0.6rem 0.4rem;
	}
	.inx5 li h3 {
		font-size: 0.8rem;
	}
	.inx5 li p {
		min-height: 120px;
		font-size: 0.8rem;
	}
	.inx6 .layui-font-12 {
	    font-size: 0.7rem!important;
		white-space: nowrap;
		transform: scale(0.8);
		margin-left: -1rem;
	}
	.inx6 h3 {
		font-size: 0.7rem;
		 white-space: nowrap;
	}
	.cbgl {
		padding: 1rem;
		font-size: 0.7rem;
		transform: scale(1);
	}
	


}


/* 768<屏宽<992时 */
@media screen and (min-width:768px) and (max-width:992px) {
	.layui-hide-xs {
	    display: block !important;
		}
		.layui-hide-md {
		    display: none !important;
		}
}
