@import url(reset.css);
@import url(base.css);
@import url(//at.alicdn.com/t/font_1927063_ok6wiu81oh.css);
@import url('//at.alicdn.com/t/font_2511886_ynta7n99p9s.css');
body {
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:normal; 
	color:#333;
	background: #fff;
	box-sizing: border-box;
}
a,a:hover{
	text-decoration: none;
	color: #fff;
}

.img img{
	transition: all 0.3s;
}
.img img:hover{
	-webkit-filter:saturate(1.15) contrast(1.15) brightness(1.1);
	transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1); 
}



@media (max-width:768px){
	.w{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		margin-top: -50px;
		position: relative;
		z-index: 999;
		background: #fff;

		box-shadow: 0 20px 30px #999;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
}

@media (min-width:769px){
	.w{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;

		box-shadow: 0 20px 30px #999;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
		margin-top: -50px;
		position: relative;
		z-index: 999;
		background: #fff;
	}
}

.wapper-100{
	width: 100%;
	overflow: hidden;
	height: auto;
}

.logo{
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 3;
}

.banner{
	height: 800px;
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden;
	margin: -60px;
}
.banner .banner-bgimg{
	background-image: url(../images/001.jpg);
	position: relative;
	display: block;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: top center;
}
.banner-bg{
	background: #318dff00;
	opacity: 0.5;
	width: 100%;
	height: 880px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.banner-txt-w{
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 600px;
	width: 100%;
	z-index: 2;
}
.banner-txt{
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.banner-txt h1{
	font-size: 55px;
	font-weight: bolder;
	color: #fff;
	text-align: center;
	width: 80%;
	line-height: 50px;
}
.banner-txt span{
	display: inline-block;
	width: 80%;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 65px;
}

.w1200{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.p-cate{
	padding: 30px 20px 60px 20px;
    font-size: 0;
    height: auto;
    overflow: hidden;
}
.p-cate .li{
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 20%;
	float: left;
}
.p-cate .li .img{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.p-cate .li .img img{
	width: 100%;
	border-radius: 5px;
}
.p-cate .li:hover .img img{
	-webkit-filter:saturate(1.15) contrast(1.15) brightness(1.1);
	transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1); 
}
.p-cate .li .info{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 20px;

}
.p-cate .li a.info-n{
	display: inline-flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	width: 100%;
	line-height: 36px;
	color: #fff;

}
.p-cate .li a.info-n i{
	font-size: 28px;
}
.p-cate .li a.info-n h3{
	font-weight: normal;
}



.subcat{
	padding: 20px 10px;
	font-size: 14px;
	line-height: 26px;
	box-sizing: border-box;
}
.subcat a{
	display: inline-block;
	text-align: center;
	color: #666;
	padding: 0 10px;
}


.index-ad1{
	padding: 80px 0;
	font-size: 28px;
	color: #fff;
	background-image: url(../images/002.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: top center;
	line-height: 1.6;
	position: relative;
}
.index-ad1:before{
	content: ' ';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/003.jpg) center 0 no-repeat;
	background-size: cover;
}

.index-ad2{
	padding: 80px 0;
	font-size: 28px;
	color: #fff;
	background-image: url(../images/003.jpg);
	background-size: 100%;
	background-attachment: scroll;
	/*
	background-attachment: fixed;
	background-size: cover;
	*/
	background-position: top center;
	line-height: 1.3;
	position: relative;
}

.bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.6;
	background: #318dff30;
	z-index: 0;
}
.bg1{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/010.png);
	z-index: 0;
}
.bg2{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/020.png);
	z-index: 0;
}

.index-logo{
	padding: 0px 20px;
}
.index-logo a{
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
}
.index-logo a img{
	width: 100%;
	border: 1px #eaeaea solid;
}

footer{
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	padding: 10px 0;
	border-top: 1px #fff solid;
	margin-top: 15px;
	opacity: 0.8;
}
footer a{
	color: #f9f9f9;
}

.search{
	display: flex;
	align-items: center;
	margin-top: 60px;
}
.search .keyword{
	display: inline-block;
	flex: 1;
	height: 70px;
	border:0;
	background: #eceeef;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 24px;
}
.search a{
	width: 70px;
	height: 70px;
	background: #53595f;
	color: #fff;
	display: inline-block;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	line-height: 50px;
}
.search a i{
	font-size: 18px;
	line-height: 70px;
}
.search a:hover i{
	color: #fff;
}

.layui-layer{
	opacity: 0.9;
}

.index-notice{
	padding: 30px;
	box-sizing: border-box;
	font-size: 14px;
}
.index-notice .p1-w{
	display: flex;
	align-items: center;
}
.index-notice .p1-w .t{
	width: 70px;
	display: flex;
	align-items: center;
	color: #ff6600;
	margin-top: -12px;
}
.index-notice .p1-w .t i{
	margin-right: 5px;
}
.index-notice .p1{
	border-bottom: 1px #f4f4f4 solid;
	height: auto;
	overflow: hidden;
	flex:1;
	height: 50px;
	padding-bottom: 15px;
}
.index-notice .p1 a{
	display: inline-block;
	float: left;
	margin-right: 25px;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
}
.index-notice .p1 a::before{
	content: '· ';
}

.index-notice .p2{
	height: 33px;
	overflow: hidden;
	margin-top: 10px;
}
.index-notice .p2 a{
	display: inline-block;
	float: left;
	font-size: 14px;
	width: 50%;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	text-align: center;
}
.index-notice .p2 a::before{
	content: '· ';
}
