*{
	margin: 0;padding: 0;
}

body{
	background-color: #2f2f2f!important;
}

img{
	display: block;
}
a{
	color: #fff;
	text-decoration: none;
}
.demo1{
	background-color: #1c1c1c;
	width: 100%;
}

.left{
	width: 220px;
	float: left;
	background-color: #1c1c1c;
	position: fixed;
	z-index: 999;
}

.left img{
	width: 100%;
}

.left .nav{
	position: absolute;
	top: 15.5%;
	left: 25%;
}

.left .nav li{
	list-style: none;
	height: 25px;
}

.left .nav li a{
	color: #494949;
	text-decoration: none;
	font-size: 14px;
}

.left .nav .x{
	border-top: 2px solid #f7f900;
	width: 30%;
}

.left .nav .y a{
	color: #fff;
}

.ewm{
	position: absolute;
	top: 55.8%;
	left: 13.6%;
	width: 72.8%;
}

.ewm .ewma{
	width: 62%;
	margin-left: 18%;
	display: block;
	margin-bottom: 20px;
}

.ewm p{
	text-align: center;
	color: #494949;
	margin-bottom: 10px;
	font-size: 12px;
}

#demo{
	position: relative;
	width: 88.541666666%;
	float: right;
}

.demo2{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.demo2 .about{
	width: 42%;
	top: 30%;
	left: 7%;
	position: absolute;
}

.demo2 .more{
	width: 190px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	left: 7%;
	top: 75%;
	position: absolute;
	border: 2px solid #ffff08;
	box-sizing: border-box;
}

.demo2 .more a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #ffff08;
	text-decoration: none;
}

.demo2 .more:hover a{
	background-color: rgba(255,255,8,0.7);
	color: #fff;
}

.demo2 .about p{
	text-indent: 2em;
	color: #fff;
	line-height: 32px;
	font-size: 14px;
}

.demo2>img:first-child{
	width: 100%;
}

.demo2:first-child{
	display: block;
}

.click{
	position: absolute;
	right: 2.6%;
	top: 44.444%;
	width: 30px;
	height: 180px;
}

.smtitle{
	position: absolute;
	top: 11%;
	left: 7%;
	color: #fff;
}

.click .dian{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-bottom: 28px;
	list-style: none;
	background-color: #919191;
	cursor: pointer;
}

.click .onclick{
	background-color: #fdfd05;
}

.pro{
	width: 80%;
	position: absolute;
	left: 10%;
	top: 28%;
}

.pro li{
	float: left;
	width: 23.125%;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	list-style: none;
	position: relative;
}

.pro li img{
	width: 100%;
}

.pro li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffff08;
	opacity: 0.9;
	display: none;
	text-align: center;
}

.pro li div p{
	width: 100px;
	height: 30px;
	margin: 33% auto;
}

.pro li div p a{
	border: 1px solid #000;
	padding: 8px 25px;
	font-size: 12px;
}

.pro li:hover div{
	display: block;
}

.pro li:nth-child(4n+4) {
           margin-right: 0;
       }
       


.demo2 .about1{
	width: 82%;
	top: 30%;
	left: 7%;
	position: absolute;
}

.demo2 .about1 .from{
	margin-top: 40px;
}

.demo2 .about1 .leftinput{
	width: 35%;
	margin-right: 5%;
	float: left;
}

.demo2 .about1 .rightinput{
	float: left;
	width: 60%;
}

.demo2 .about1 .rightinput textarea{
	width: 100%;
	background-color: #1b1b1b;
	color: #808080;
	height: 180px;
	border: none;
	padding: 10px;
}

.demo2 .about1 .leftinput input{
	color: #808080;
	background-color: #1b1b1b;
	border: none;
	width: 100%;
	height: 40px;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
}

.demo2 .about1 p{
	color: #fff;
	line-height: 26px;
	font-size: 14px;
}



.demo2 .about2{
	width: 82%;
	top: 30%;
	left: 8.4%;
	position: absolute;
}

.demo2 .about2 .from{
	margin-top: 40px;
}

.demo2 .about2 .leftinput{
	width: 35%;
	margin-right: 5%;
	float: left;
}

.demo2 .about2 .rightinput{
	float: left;
	width: 60%;
}

.demo2 .about2 .rightinput textarea{
	width: 100%;
	background-color: #1b1b1b;
	color: #808080;
	height: 180px;
	border: none;
	padding: 10px;
}

.demo2 .about2 .leftinput input{
	color: #808080;
	background-color: #1b1b1b;
	border: none;
	width: 100%;
	height: 40px;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
}

.demo2 .about2 p{
	color: #fff;
	line-height: 26px;
	font-size: 14px;
}




.demo2 .more1{
	width: 190px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	left: 8.4%;
	top: 80%;
	position: absolute;
	border: 2px solid #ffff08;
	box-sizing: border-box;
}

.demo2 .more1 a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #ffff08;
	text-decoration: none;
}

.demo2 .more1:hover a{
	background-color: rgba(255,255,8,0.7);
	color: #fff;
}



.pro1{
	width: 80.5%;
	position: absolute;
	left: 8.4%;
	top: 32%;
}

.pro1 li{
	float: left;
	width: 23.125%;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	list-style: none;
	position: relative;
}
.pro1 div img{
	width: 100%;
}
.pro1 li img{
	width: 100%;
}

.pro1 li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffff08;
	opacity: 0.9;
	display: none;
	text-align: center;
}

.pro1 li div p{
	width: 100px;
	height: 30px;
	margin: 33% auto;
}

.pro1 li div p a{
	border: 1px solid #000;
	padding: 8px 25px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.pro1 li:hover div{
	display: block;
}

.pro1 li:nth-child(4n+4) {
           margin-right: 0;
       }
       

.navv{
	width: 80.5%;
	position: absolute;
	left: 8.4%;
	top: 23.5%;
}

.navv li{
	float: left;
	list-style: none;
	padding: 0 2%;
}

.navv li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.navv li a:hover{
	color: #fafa09;
}

.click1{
	color: #fafa09!important;
}

#page{
	position: absolute;
	bottom: 5%;
	left: 38%;
	color: #fff;
	font-size: 14px;
}
.title{
	position: absolute;
	left: 46.8%;
	top: 13%;
	color: #fff;
	font-size: 22px;
}

.news{
	width: 80.5%;
	position: absolute;
	left: 8.4%;
	top: 32%;
}

.news li{
	list-style: none;
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
}


.news li img{
	float: left;
	width: 20%;
}

.news li div{
	float: left;
	width: 75%;
	margin-left: 3%;
}
.news li div p{
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
.news li div p:last-child{
	font-size: 12px;
	color: #d8d8d8;
	text-indent: 2em;
}
