@charset "utf-8";
body{
	position: relative;
}
a.hover_blue:hover{
	color:#f05b49;
}
.header11{
	width: 100%;
	background: #000000;
	position: fixed;
	left: 0;
	top: 0;
	/*-webkit-box-shadow:2px 2px 2px #d4d4d4;
    -moz-box-shadow: 2px 2px 2px #d4d4d4;
    box-shadow: 2px 2px 2px #d4d4d4;*/
    z-index: 666;
}
.header{
	width:1100px;
	margin: 0px auto;	
}

.logo{
	float:left;
	width:100px;
	margin: 16px 0 0 0px;
}
.logo img{
	width: 100px;
}
.nav{
	float:right;
	/*margin-right:30px;*/
	
	
}

.nav_one{
	float:left;
	line-height: 80px;
	font-size: 20px;
	padding:0px 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav .nav_one:nth-child(5){
	padding-right: 0;
}
.nav_one a{
	color: #FFFFFF;
}
.nav_current{
	color:#f05b49;
	background-image: url("../images/header_current_bg.png")/*tpa=http://playxx.cn/gw/index/images/header_current_bg.png*/;
	background-repeat: no-repeat;
	background-position: top;
}

.nav_one .nav_current_color{
	color:#f05b49;
}

/*轮播图*/
.focus,.introduce,.upImg,.service,.comment{
	width: 92%;
	margin: 0 auto;
}
.focus {
	width: 100%;
	position: relative;	
	/*position: relative;
	overflow: hidden;
	position: fixed;*/
	margin-top: 60px;
}
.focus .hd {
	width: 60px;
	height: 14px;
	position: absolute;
	z-index: 1;
	bottom: 4%;
	left: 50%;
	margin-left: -34px;
	text-align: center;
}
.focus .hd ul {
	overflow: hidden;
	height: 14px;
}
.focus .hd ul li {
	width: 10px;
	height: 10px;
	float: left;
	background: #cccccc;
	color: #cccccc;
	margin: 0 5px;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius:50%;
    line-height: 1px;
    cursor:pointer;
}
.focus .hd ul .on {
	/*background: #FF4000;
	color: #FF4000;*/
	width: 30px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    cursor:pointer;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li img {
	width: 100%;
}
.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.bd2{
	position: relative;
}
.bd1{
	position: absolute;
	top: 60%;
	left: 50%;
	width: 34%;
	margin-left: -17%;
}


/*解决方案*/
.solve {
	width: 100%;
	height: 470px;
	/*background-color: #f9f9f9;*/
}
.solve .main  {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.solve .main .bulb {
	width: 1200px;
	height: 63px;
}
.solve .main .bulb img{
	display: block;
	margin: 0 auto;
	padding-top: 58px;
	width: 320px;
}
.solve .main .particulars {
	float: left;
	width: 1200px;
	/*height: 435px;*/
	margin: 55px auto 0px;
}
.solve .main .particulars .scheme1 {
	float: left;
	width: 600px;
	margin-top: 60px;
}
.solve .main .particulars .scheme1 li{
	float: left;
	width: 200px;
	margin-top: 40px;
}
.solve .main .particulars .scheme1 img{
	display: block;
	margin: 0 auto;
	width: 70%;
}
.solve .main .particulars .scheme1 p{
	text-align: center;
	padding-top: 10px;
}
.solve .main .particulars .scheme2 {
	float: left;
	width: 600px;
	margin-top: 60px;
}
.solve .main .particulars .scheme2 li{
	float: left;
	width: 200px;
	margin-top: 40px;
}
.solve .main .particulars .scheme2 img{
	display: block;
	margin: 0 auto;
	width: 70%;
}
.solve .main .particulars .scheme2 p{
	text-align: center;
	padding-top: 10px;
}
.solve .main .particulars .scheme3 {
	width: 1200px;
}
.solve .main .particulars .scheme3 li{
	width: 400px;
	float: left;
	margin: 60px 0 40px;
}
.solve .main .particulars .scheme3 li img{
	display: block;
	margin: 0 auto;
}
.solve .main .particulars .scheme3 li p{
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}
.imgss{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.newss img{
	display: block;
	margin: 0 auto;
	padding-top: 40px;
}



/*数据图*/
.data {
	width: 100%;
	height: 530px;
	background: url("../../../image.playxx.cn/image/149699427382387142.png")/*tpa=http://image.playxx.cn/image/149699427382387142.png*/ no-repeat;
	/*background-size: 100%;*/
}
.data .main {
	width: 1200px;
	height: 530px;
	margin: 0 auto;
}
.data .main .state {
	float: left;
	width: 180px;
	height: 174px;
	margin: 80px 110px;
	display: block!important;
}
.data .main .state .picture {
	width: 108px;
	height: 108px;
	margin: 0 auto;
}
.data .main .state .picture img {
	width: 100%;
	height: 100%;
	-webkit-animation: pic 1.5s linear;
}
@keyframes pic {
	0% {
		-webkit-transform: scale(0);
	}
	20% {
		-webkit-transform: scale(0.2);
	}
	40% {
		-webkit-transform: scale(0.4);
	}
	60% {
		-webkit-transform: scale(0.6);
	}
	80% {
		-webkit-transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
	}
	
}
.data .main .state span {
	display: block;
	margin-top: 26px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.data .main .state p {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.bulb1 img{
	display: block;
	margin: 0 auto 20px;
	padding-top: 60px;
	width: 165px;
}
