/*硬件设备第一块样式*/
.g-section-one{
	position: relative;
	background: url(../img/yingjian/bg1.png?v=20180528) no-repeat center;
	padding-top: 115px;
	height: 910px;
}
.g-left,.g-right{
	width:87px;
	height: 491px;
	line-height: 491px;
	text-align: center;
	cursor: pointer;
	float: left;
	font-size:30px;
	color:#FFFFFF;
}
.u-title{
	text-align: center;
	margin-bottom: 55px;
	font-size: 40px;
	color:#FFFFFF;
}
/*轮播样式*/
.g-position{
	position: relative;
}
.m-slider{
	overflow: hidden;
	height:491px;
}
.g-lunbo{
	float: left;
	width: 962px;
	overflow: hidden;
}
.g-lunbo>ul{
	padding: 0;
	width:4810px;
	height:491px;
	overflow: hidden;
}
.u-tupian{
	margin-top: 30px;
}

.m-slider-pic{
	position: relative;
	float: left;
	width: 962px;
	height:491px;
	border-radius: 2px;
	background: url(../img/yingjian/text-bg.png) no-repeat;
}
.g-slider-pic-left{
	float: left;
	width:400px;
}
.g-slider-pic-right{
	width:406px;
	margin-top: 110px;
	margin-left: 111px;
	float: left;
}
.u-pic-title{
	font-size:22px;
	font-weight: 600;
	letter-spacing: 3px;
}
.u-jieshao,.u-youshi{
	width:385px;
	line-height: 24px;
	font-size:16px;
	color:rgb(129,129,129);
}
.u-youshi{width:365px;}
.u-zixun{
	position: absolute;
	top:64%;
	right:21%;
}
hr{margin-top: 55px;}
.g-silder-name{
	overflow: hidden;
	position: absolute;	
	bottom:88px;
	left:266px;
}
.g-pic-txtbox{
	display: none;
}
.g-show{display: block;}
.g-hide{display: none;}
.m-slider-names{
	position: relative;
	float: left;
	margin-left: 133px;
	text-align: center;
}
/*向上*/
.triangle_border_up{
	position: absolute;
	top:24px;
	left:55px;
    width:0;
    height:0;
    border-width:0 6px 9px;
    border-style:solid;
    border-color:transparent transparent #FFFFFF;/*透明 透明  灰*/
}
.u-silder-name,.m-silder-name1{
	color:#FFFFFF;
	font-size:16px;
	margin-top: 15px;
}
.u-active-pic{
	background-color: #FFFFFF;
	width:120px;
	height:25px;
	text-align: center;
	border-radius: 2px;
}
.g-more{
	border-radius: 4px;
	background-color: #FFFFFF;
	width:1050px;
	height:90px;
	line-height: 90px;
	margin-top: 100px;
	text-align: center;
	z-index: 88;
	box-shadow: 0px 0px 16px 0px rgb(220,231,253);
}
/*第二块样式*/
.g-section-two{
	height:695px;
	background: url(../img/yingjian/bg2.png) no-repeat center;
}
.g-padding-left{padding-left: 80px;}
.u-section-title{
	margin-top: 163px;
	font-size:35px;
	color:rgb(0,136,255);
}
.u-line{
	border-top: 3px solid rgb(0,135,253);
	width:177px;
}
.u-section-name{
	color:rgb(38,146,254);
	font-size:26px;
}
.g-xiazai{
	margin-top: 55px;
	overflow: hidden;
}
.m-xaizai{
	width:295px;
	cursor: pointer;
	float: left;
}
.m-ios-ad{
	float: left;
	width:320px;
	margin-left: 460px;
	font-size: 20px;
	color:rgb(67,68,70);
}
.m-ios{
	float: left;
	width:125px;
	text-align: center;
}
.m-ad{
	float: left;
	width:125px;
	text-align: center;
	margin-left: 66px;
}
.m-ios-pic,.m-ad-pic{
	width:123px;
	height:123px;
}



/*媒体查询*/
@media screen and (max-width: 1200px) {
	
	/*.g-gw-footer-left li{
		width:170px;
	}	
	.g-lunbo{
		width: 700px;
	}
	.m-slider-pic{
		width:700px;
		background-size: 700px 100%;
	}
	.g-slider-pic-left>img{
		width: 285px;
	}
	.g-slider-pic-right{
		width:250px;
		margin-left: -34px;
		margin-top: 72px;
	}
	.g-silder-name{
		bottom: 89px;
		left:120px;
	}
	.m-slider-names{
		margin-left: 65px;
	}*/
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.g-silder-name{
		left:50px;
	}
}
@media screen  and (min-width:100px) and (max-width: 1200px) {
	body{
		min-width: 1200px;
	}
	.g-section-one,.g-section-two,.g-section-three,.g-section-four,.g-section-five,.g-section-six,.g-section-seven,.g-gw-footer{
		width: 100%;
		position: relative;
	}
	.container{
		width: 1170px!important;
	}
	.g-silder-name{
		left:50px;
	}
}
