* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	font-family: "Microsoft Yahei";
	top: 0px;
     left: 0px;
	background: url(../img/kpobody.jpg) 0 0 no-repeat;
	background-attachment:fixed ;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}


/*首页头部样式*/

.kltopbg {
	width: 100%;
	height: 90px;
	top: 0;
	left: 0;
	position: relative;
	z-index: 60;
	background: #fff;
}

.kltopbg .kltop {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}

.kltopbg .kltop .kltopleft {
	width: 230px;
	height: 90px;
	float: left;
}

.kltopbg .kltop .kltopright {
	width: 970px;
	height: 90px;
	float: right;
}

.kltopbg .kltop .kltopright>div {
	width: 150px;
	height: 90px;
	float: right;
}

.kltopbg .kltop .kltopright>div>img {
	margin: 6px 0 0 5px;
}

.kltopbg .kltop .kltopright ul {
	width: 800px;
	float: left;
}

.kltopbg .kltop .kltopright ul li {
	float: left;
	line-height: 90px;
}

.kltopbg .kltop .kltopright ul li a {
	color: #333;
	font-size: 16px;
	margin: 0 17px;
	transition: 0.2s;
}

.kltopbg .kltop .kltopright ul li a:hover {
	color: #f30;
}

.v {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}

.klbanner {
	width: 100%;
	height: 600px;
	top: 0px;
	left: 0;
	position: relative;
	z-index: 30;
}


/*首页产品样式*/

.klprod {
	width: 100%;
	min-height: 820px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 40px;
	margin-top: -10px;
	overflow: hidden;
}

.klprod .kltxt01 {
	width: 100%;
	height: 195px;
	text-align: center;
}

.klprod .klprod01 {
	width: 100%;
	min-height: 500px;
	overflow: hidden;
	clear: both;
}

.klprod .klprod01 ul {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.klprod .klprod01 ul li {
	float: left;
	margin: 0 0px 6px 4px;
	width: 395px;
	height: 295px;
	overflow: hidden;
}

.klprod .klprod01 ul li:nth-child(1) {
	float: left;
	width: 595px;
	height: 404px;
	overflow: hidden;
}

.klprod .klprod01 ul li:nth-child(2) {
	float: right;
	width: 595px;
	height: 404px;
	overflow: hidden;
}

.klprod .klprod01 ul li:nth-child(6) {
	width: 1200px;
	height: 403px;
	overflow: hidden;
}

.klprod .klprod01 ul li .klproimg {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.klprod .klprod01 ul li .klproimg>img {
	width: 100%;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.klprod .klprod01 ul li .klproimg>img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.klprod .klprod01 ul li .kpooiu01 {
	width: 100%;
	height: 80px;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	position: relative;
	z-index: 77;
	margin: 0;
}

.klprod .klprod01 ul li:hover .kpooiu01 {
	width: 100%;
	height: 80px;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	position: relative;
	z-index: 77;
	transition: 0.3s;
	margin-top: -80px;
}

.klprod .klprod01 ul li .kpooiu01>a {
	display: block;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	transition: 0.2s;
	margin-left: 15px;
}

.klprod .klprod01 ul li .kpooiu01>a:hover {
	padding-left: 15px;
	color: #FF3300;
}

.klprod .klprod01 ul li .kpooiu01>a:before {
	content: "●";
	margin-right: 8px;
}

.klprod .klprod01 ul li .kpooiu01>span {
	font-size: 14px;
	line-height: 28px;
	color: #dcdcdc;
	margin-left: 15px;
}


/*首页荣誉样式*/

.kpory {
	width: 100%;
	height: 180px;
	text-align: center;
	background: #fff;
}


/*首页简介*/

.klabou01 {
	width: 1200px;
	height: 268px;
	margin: 0 auto;
}

#demo {
	overflow: hidden;
	width: 100%;
}

#demo img {
	width: 393px;
	height: 264px;
	margin-right: 15px;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}


/*首页网游样式*/

.klway {
	width: 100%;
	background:#fff;
	overflow: hidden;
}

.klway .klwy01 {
	width: 100%;
	height: 180px;
	text-align: center;
}

.klwyex {
	width: 100%;
	min-height: 380px;
	margin-top: 20px;
}

.klwyex ul {
	width: 1200px;
	margin: 0px auto 20px auto;
	background: #f6f6f6;
	padding-top: 10px;
	min-height: 380px;
	overflow: hidden;
}

.klwyex ul li {
	float: left;
	margin: 0 7px 19px 7px;
	text-align: center;
}

.klwyex ul li>div {
	width: 385px;
	height: 216px;
	overflow: hidden;
	clear: both;
}

.klwyex ul li>div>img {
	width: 385px;
	height: 216px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.klwyex ul li>div>img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.klwyex ul li>a {
	display: block;
	color: #222222;
	line-height: 35px;
	font-size: 16px;
	transition: 0.2s;
	margin-top: 15px;
}

.klwyex ul li>a:hover {
	padding-left: 15px;
	color: #FF3300;
}
.klwyex ul li a span {
	display: block;
	width: 130px;
	height: 45px;
	margin:  25px auto;
	border: 1px solid #666;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	color: #777;
}

.kpostdh0{
	width: 100%;
	height: 130px;
	margin: 30px 0 0px 0;
	text-align: center;
}





.kpowyex {
	width: 100%;
	min-height: 380px;
	margin-top: 20px;
}

.kpowyex ul {
	width: 1200px;
	margin: 0px auto 20px auto;
	background: #f6f6f6;
	padding-top: 10px;
	min-height: 380px;
	overflow: hidden;
}

.kpowyex ul li {
	width: 385px;
	height: 350px;
	float: left;
	margin: 0 7px 38px 7px;
	background: url(../img/as.jpg) center 275px no-repeat;
	text-align: center;
}

.kpowyex ul li>div {
	width: 385px;
	height: 216px;
	overflow: hidden;
	clear: both;
}

.kpowyex ul li>div>img {
	width: 385px;
	height: 216px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.kpowyex ul li>div>img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.kpowyex ul li>a {
	display: block;
	color: #222222;
	line-height: 35px;
	font-size: 16px;
	transition: 0.2s;
	margin-top: 15px;
}

.kpowyex ul li>a:hover {
	padding-left: 15px;
	color: #FF3300;
}
.kpowyex ul li a span {
	display: block;
	width: 130px;
	height: 35px;
	margin:  46px auto;
	border: 1px solid #666;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #777;
}























/*首页底部样式*/

.klfoot1 {
	width: 100%;
	height: 125px;
	margin-top: 35px;
	text-align: center;
}



.klfoot2 {
	width: 100%;
	height: 320px;
	background: #333;
}

.klfoot03 {
	width: 1200px;
	height: 320px;
	margin: 0 auto;
}

.klfoot03 .klfootleft {
	width: 200px;
	height: 260px;
	float: left;
	margin-top: 50px;

}
.klfoot03 .klfootleft a{
	color: #999;

}

.klfoot03 .klfootleft h2 {
	margin-top: 15px;
	color: #dcdcdc;
	margin-bottom: 20px;
}

.klfoot03 .klfootleft span {
	color: #999;
	line-height: 35px;
	font-size: 16px;
}

.klfoot03 .klfootright {
	width: 900px;
	height: 260px;
	float: right;
	margin-top: 50px;
}

.klfoot03 .klfootright .klfootright01 {
	width: 250px;
	height: 260px;
	float: left;

}
.klfoot03 .klfootright .klfootright01 h2{
	color: #dcdcdc;
	margin-top: 15px;

}
.klfoot03 .klfootright .klfootright01 ul{
	width: 200px;
	margin-top: 20px;

}
.klfoot03 .klfootright .klfootright01 ul li{
	float: left;
	line-height: 33px;


}
.klfoot03 .klfootright .klfootright01 ul li a{
	margin: 0 10px;
	color: #999;

}


.klfoot03 .klfootright .klfootright02 {
	width: 600px;
	height: 260px;
	float: right;
}
.klfoot03 .klfootright .klfootright02 h2{
	color: #dcdcdc;
	margin-top: 15px;

}
.klfoot03 .klfootright .klfootright02 ul{
	width: 140px;
	margin-top: 20px;

}
.klfoot03 .klfootright .klfootright02 ul li{
	float: left;
	line-height: 33px;


}
.klfoot03 .klfootright .klfootright02 ul li a{
	margin: 0 10px;
	color: #999;

}




.klfoot03 .klfootright .klfootright02 img {
	float: right;
    display: block;
    width: 150px;
    position: relative;
    z-index: 333;
    margin-top: -75px;
}


/*内页样式*/

.klwebny {
	width: 100%;
	height: 60px;
	background: #fc9401;
	top: 0;
	left: 0;
	position: relative;
	z-index: 66;
	margin-top: -5px;
}

.klabout03 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.klabout03 ul {
	width: 750px;
	float: left;
}

.klabout03 ul li {
	float: left;
	line-height: 65px;
}

.klabout03 ul li a {
	padding: 6px 20px;
	color: #fff;
}

.klabout03 ul li a:hover {
	background: #c60c19;
}

.klabout03 .klmbx01 {
	width: 400px;
	height: 60px;
	float: right;
	text-align: right;
	line-height: 65px;
	color: #fff;
	padding-right: 20px;
}

.webabout {
	width: 1200px;
	min-height: 30px;
	margin: 0 auto 0px auto;
	overflow: hidden;
	clear: both;
}

.webabout .webaboutop {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 28px;
	margin-top: 30px;
	line-height: 80px;
	font-weight: 600;
	border-bottom: 1px solid #dcdcdc;
}

.webabout .webaboutleft {
	width: 427px;
	height: 670px;
	float: left;
	margin-top: 30px;
}

.webabout .webaboutleft>div {
	width: 427px;
	height: 670px;
	float: left;
	overflow: hidden;
}

.webabout .webaboutleft img {
	width: 427px;
	height: 670px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.webabout .webaboutleft img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.webabout .webaboutright {
	width: 62%;
	min-height: 400px;
	float: right;
	margin-top: 30px;
	line-height: 28px;
	font-size: 14px;
	color: #555;
	margin-bottom: 50px;
}


/*内页新闻样式*/

.klwebnews {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 28px;
	margin-top: 30px;
	line-height: 80px;
	font-weight: 600;
	border-bottom: 1px solid #dcdcdc;
}

.klwebnews01 {
	width: 100%;
	min-height: 500px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.klwebnews01 {
	width: 100%;
	min-height: 500px;
}

.klwebnews01 ul {
	width: 100%;
}

.klwebnews01 ul li {
	width: 1220px;
	height: 170px;
	margin: 1px auto 15px auto;
	background: #dcdcdc;
	transition: 0.2s;
}

.klwebnews01 ul li:nth-child(odd) .klnewtime {
	width: 230px;
	height: 150px;
	float: right;
}

.klwebnews01 ul li:hover {
	background: #fc9401;
}

.klwebnews01 ul li .klnewtxt:hover a {
	color: #fff;
}

.klwebnews01 ul li .klnewtxt:hover span {
	color: #eee;
}

.klwebnews01 ul li .klnewtxt:hover p {
	color: #f5f5f5;
}

.klwebnews01 ul li:hover img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.klwebnews01 ul li .klnewtime {
	width: 230px;
	height: 150px;
	float: left;
	margin: 10px;
	background: #f90;
	overflow: hidden;
}

.klwebnews01 ul li .klnewtime img {
	width: 230px;
	height: 150px;
	float: left;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.klwebnews01 ul li .klnewtime img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.klwebnews01 ul li .klnewtxt {
	width: 950px;
	height: 150px;
	float: right;
	margin: 10px;
	overflow: hidden;
}

.klwebnews01 ul li .klnewtxt a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
	color: #222;
}

.klwebnews01 ul li .klnewtxt span {
	font-size: 14px;
	line-height: 28px;
	margin-right: 30px;
	color: #999;
}

.klwebnews01 ul li .klnewtxt p {
	margin-top: 10px;
	color: #555;
}

.klwebprod01 {
	width: 100%;
	margin: 30px 0 45px 0;
	overflow: hidden;
	clear: both;
}

.klwebprod01 ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

.box {
	width: 380px;
	float: left;
	height: 213px;
	margin: 5px 10px 15px 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.box img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}

.box:hover img {
	filter: grayscale(100%);
	transform: scale(1.2);
}

.box .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	transition: all 0.2s ease 0s;
}

.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after {
	content: "";
	width: 100%;
	height: 25%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), transparent, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9));
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease 0s;
}

.box:before {
	transform: translateX(100%);
}

.box:after {
	height: 25.1%;
	top: 25%;
	transform: translateX(-100%);
	transition-delay: 0.05s;
}

.box .box-content:before {
	top: 50%;
	transform: translateX(100%);
	transition-delay: 0.1s;
}

.box .box-content:after {
	top: 75%;
	transform: translateX(-100%);
	transition-delay: 0.15s;
}

.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after {
	transform: translateX(0);
}

.box .inner-content {
	padding: 7px 0;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 20px;
	z-index: 2;
	transition: all 0.3s ease 0s;
}

.box .title {
	font-size: 22px;
	font-weight: 700;
	color: #faac01;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	opacity: 0;
	transform: translateY(150px);
	transition: all 0.4s ease 0s;
}
.box .title a{
	color: #fff;
}

.box .post {
	display: inline-block;
	padding: 0 5px;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	opacity: 0;
	transform: translateY(50px);
	transition: all 0.4s ease 0s;
}

.box:hover .title,
.box:hover .post {
	opacity: 1;
	transform: translate(0, 0);
}

@media only screen and (max-width:990px) {
	.box {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:479px) {
	.box .title {
		font-size: 18px
	}
}


/*下载样式*/

.webaboutright ul {
	width: 100%;
	min-height: 400px;
}

.webaboutright ul li {
	width: 100%;
	height: 55px;
	margin: 11px 0;
	line-height: 55px;
	background: #eee;
	transition: 0.3s;
}

.webaboutright ul li span {
	font-size: 16px;
}

.webaboutright ul li span:before {
	content: "●";
	margin: 0 10px 0 15px;
}

.webaboutright ul li a {
	margin-left: 50px;
}

.webaboutright ul li a:hover {
	color: #f30;
}


/*留言样式*/
.scsees09{
	width: 400px;
	height: auto;
	margin-top: 80px;
	margin-left: 40px;
}
#scontain08 input[type="text"],
#scontain08 input[type="email"],
#scontain08 input[type="tel"],
#scontain08 input[type="url"],
#scontain08 textarea,
#scontain08 button[type="submit"] {
	font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#scontain08 h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#scontain08 h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#scontain08 input[type="text"],
#scontain08 input[type="email"],
#scontain08 input[type="tel"],
#scontain08 input[type="url"],
#scontain08 textarea {
	width: 100%;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0 0 16px;
	padding: 10px;
}

#scontain08 input[type="text"]:hover,
#scontain08 input[type="email"]:hover,
#scontain08 input[type="tel"]:hover,
#scontain08 input[type="url"]:hover,
#scontain08 textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #AAA;
}

#scontain08 textarea {
	height: 100px;
	max-width: 100%;
	resize: none;
}

#scontain08 button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #fc9401;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	font-size: 15px;
}

#scontain08 button[type="submit"]:hover {
	background: #c60c19;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}

#scontain08 button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#scontain08 input:focus,
#scontain08 textarea:focus {
	outline: 0;
	border: 1px solid #999;
}

::-webkit-input-placeholder {
	color: #dcdcdc;
}

:-moz-placeholder {
	color: #dcdcdc;
}

::-moz-placeholder {
	color: #dcdcdc;
}

:-ms-input-placeholder {
	color: #dcdcdc;
}
.kpofoot01{
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background: #333;
}
.kpofoot01 a{
	color: #fff;
}
.webaboutright9{
  width: 1200px;
  min-height:400px;
	margin:0 auto;
	margin-top: 30px;
}
