.banner{
	margin-top: 71px;
}

.banner-person{
	width: 60px;
	height: 60px;
	color: white;
	background-color: rgba(0,0,255,0.8);
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 50px;
	z-index: 3;
}
.banner-person>p:nth-child(1){
	font-size: 30px;
	margin-bottom: 5px;
}
.banner-person>p:nth-child(2){
	font-size: 13px;
}
.banner-foot{
	width: 100%;
	height: 80px;
	background-color: rgba(45,83,175,.7);
	position: absolute;
	left: 0;
	bottom: 3px;
	z-index: 3;
	
}
.banner-foot>ul{
	width: 1200px;
	margin: auto;
	
}
.banner-foot>ul>li{
	width: 33%;
	float: left;
	color: rgba(255,255,255,1);
	/*margin-left: 100px;*/
	transform: translateY(17px);
	transition: all 1s;
	
}
.banner-foot>ul>li:hover>p{
	
	border-bottom: 2px solid blue;

}

.banner-foot>ul>li>p{
	width: 100px;
	height: 30px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	
}
.banner-foot>ul>li>p>a{	
	font-size: 16px;
	color: rgba(255,255,255,1);	
}
/*中部*/
.center{
	min-width: 1200px;
}
.center>.dong{
	width: 1200px;
	height: 160px;
	margin: auto;
	margin-top: 40px;
	/*border: 1px solid red;*/
	
}
.center>.dong>span:nth-child(1){
	color: rgba(0,0,255,.8);
	font-size: 45px;
}
.center>.dong>span:nth-child(2){
	display: inline-block;
	color: #666;
	font-size: 30px;
	transform: translateY(-5px);
}
.center>.dong>p{
	width: 1000px;
	color: #666;
	margin:20px 0 0 45px;
}

/*价格*/
.center>.price>.p-img{
	background:url(../../img/yfh/f-2.png);
	width: 900px;
	height: 120px;
	background-size:900px 120px ;
	margin: auto;
	/*border: 1px solid red;*/
}
.center>.price>.p-img>p{
	margin-left:250px ;
	margin-top: 6px;
	color: 	#FF8C00;
}

.center>.price>.p-img>p:nth-child(1)>span:nth-child(1){
	font-size: 30px;
}
.center>.price>.p-img>p:nth-child(1)>span:nth-child(2){
	font: bold 50px "微软雅黑";
}
.center>.price>.p-img>p:nth-child(2)>span:nth-child(1){
	color: #333;
	font-size: 18px;
}
.center>.price>.p-img>p:nth-child(2)>span:nth-child(2){
	font-size: 17px;
}

/**/
.center>.spec{
	width: 900px;
	height: 400px;
	margin: auto;
	/*border: 1px solid red;*/
	position: relative;
}
.center>.spec>p{
	color: #666;
	font-size: 23px;
	position: absolute;
	left: 100px;
}
.center>.spec>p:nth-of-type(1){
	top:65px;	
}
.center>.spec>p:nth-of-type(2){
	top:160px;
	
}
.center>.spec>ul{
	position: absolute;	
	left: 140px;
}
.center>.spec>ul:nth-of-type(1){
	top: 50px;
}
.center>.spec>ul:nth-of-type(2){
	top: 150px;
}


.center>.spec>ul>li{
	float: left;
	width: 120px;	
	height: 50px;	
	border: 1px solid #aaa;
	text-align: center;
	line-height: 50px;
	color: #666;
	font-size: 18px;
	margin-left: 30px;
	cursor: pointer;
	
}

.center>.spec>.num{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	width: 900px;
	height: 150px;
	position: absolute;
	top: 240px;
	left: 0px;
}
.center>.spec>.num>p{
	color: #666;
	font-size: 23px;
	position: absolute;
	left: 50px;
}
.center>.spec>.num>p:nth-of-type(2){
	color: #666;
	font-size: 18px;
	position: absolute;
	top: 8px;
	left: 320px;
}
.center>.spec>.num>.num1{
	width:100px ;
	height: 35px;
	border: 1px solid #aaa;
	padding-left: 20px;
	position: absolute;
	left: 170px;
	
}
.spec>.num>.num1>input{
	width: 70px;
	height: 33px;
	border: none;
	outline: none;
}
.spec>.num>.num1>span{
	display: inline-block;
	cursor: pointer;
	font-size: 22px;
	color: #666;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}

.spec>.num>button{
	width: 260px;
	height: 50px;
	font-size: 23px;
	border: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	cursor: pointer;
	
}
.spec>.num>button>a{
	color: white;
}
.spec>.num>button:nth-of-type(1){
	left: 160px;
	background-color: red;
}
.spec>.num>button:nth-of-type(2){
	left: 500px;
	background-color: deepskyblue;
}

/*产品概述*/
.summary>.s-top{
	width: 1200px;
	/*border: 1px solid red;*/
	margin: auto;
	position: relative;
}
.summary>.s-top>.tb>p:nth-child(1){
	width: 20px;
	height: 25px;
	background-color: blue;
}
.summary>.s-top>.tb>p:nth-child(2){
	width: 20px;
	height: 25px;
	background-color: deepskyblue;
}
.summary>.s-top>p:nth-of-type(1){
	color: #666;
	font-size:35px;
	position: absolute;
	top: 0px;
	left: 30px;
}
.summary>.s-top>p:nth-of-type(2){
	width: 1000px;
	color: #666;
	line-height: 28px;
	font-size: 18px;
	margin:20px 0 0 150px ;
	
}
.summary>ul{
	width: 1000px;

	margin:20px auto
}
.summary>ul>li{
	margin-top: 20px;
}
.summary>ul>li>p{
	color: #666;
	font-size: 20px;
}

.summary>ul>li>img{
	width: 850px;
	margin:20px 0 0 80px ;
}
/*云防护优势*/
.guard{	
	margin-top:80px;
	position: relative;
	border: 1px solid transparent;
}
.guard>.tb{
	position: absolute;
	top: 10px;
	left: 140px;
}
.guard>.tb>p:nth-child(1){
	width: 20px;
	height: 25px;
	background-color: blue;
}
.guard>.tb>p:nth-child(2){
	width: 20px;
	height: 25px;
	background-color: deepskyblue;
}
.guard>p{
	color: #666;
	font-size: 35px;
	position: absolute;
	top: 10px;
	left: 170px;
}
.guard>table{
	
	margin:80px auto;
	border: 1px solid #ccc;
}
.guard>table td{
	text-align: center;
	width: 240px;
	height: 340px;
}
.guard>table td>p:nth-child(1){
	font-size: 50px;
	color: deepskyblue;
	margin-top: -50px;
}
.guard>table td>p:nth-child(2){
	font-size: 20px;
	color: #666;
     margin-top: 10px;
}
.guard>table td>p:nth-child(3){
	text-align: left;
	color: #777;
    margin:10px;
   min-height: 147px;
}
/*云防护特点*/
.character{	
	margin-top:20px;
	height: 400px;
	position: relative;
	border: 1px solid transparent;
}
.character>.tb{
	position: absolute;
	top: 10px;
	left: 140px;
}
.character>.tb>p:nth-child(1){
	width: 20px;
	height: 25px;
	background-color: blue;
}
.character>.tb>p:nth-child(2){
	width: 20px;
	height: 25px;
	background-color: deepskyblue;
}
.character>p{
	color: #666;
	font-size: 35px;
	position: absolute;
	top: 10px;
	left: 170px;
}
.character>ul{
	width: 1000px;
	height: 300px;
	/*border: 1px solid red;*/
	margin: 80px auto;
	transform: translateX(50px);
}
.character>ul>li{
	width: 400px;
	height: 150px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 100px;
	padding-top: 10px;
	
	
}
.character>ul>li>p:nth-child(1)>span:nth-child(1){
	display: inline-block;
	transform: translateY(2px);
	font-size: 30px;
	color: #32CD32;
}
.character>ul>li>p:nth-child(1)>span:nth-child(2){
	font-size: 23px;
	color: #666;
}


.character>ul>li>p:nth-child(2){
	margin: 10px 0 0 30px;
	color: #777;
	line-height: 28px;
}


