.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);
	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;
}
/*清单*/
.b-list>ul{
	width: 1300px;
	/*border: 1px solid blue;*/
	margin:30px auto;
}
.b-list>ul>li{
	width: 20%;
	height:670px;
	color: #666;
	border: 1px solid #aaa;
	font-size: 14px;
	position: relative;
	margin:31px;
	float: left;
}
.l1{
	position: relative;
	
}
.l1>p:nth-of-type(1){
	font-size:18px;
	position: absolute;
	top: 25px;
	left: 130px;
	
}
.l1>p:nth-of-type(2){
	font-size: 14px;
	color: #777;
	position: absolute;
	top: 55px;
	left: 135px;
	
}
.l2{
	box-sizing: border-box;
	width: 250px;
	height:70px;
	margin: auto;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding-top: 10px ;
	position: relative;
}
.l2>div{
	box-sizing: border-box;
	float: left;
	width: 60px;
	text-align: center;
	margin-left: 17px;
	padding-right: 15px;
	border-right: 1px solid #aaa;
}
.l2>div:nth-child(3){
	border: none;
}
.l2>div>p:nth-child(1){
	font-size: 18px;
}

.l2>div>p:nth-child(2){
	font-size: 14px;
}
.l3{
	margin-top: 20px;
}
.l3>p{
	margin:10px 0 0 20px;
	color: #666;
	font-size: 14px;
}
.l4{
	margin-top: 15px;
}
.l4>p:nth-child(1){
	font-size: 14px;
	margin-left: 20px;
}
.l4>p:nth-child(2){
	margin-top: -25px;
	margin-left: 90px;
	width: 140px;
	float: left;
}
.l4>p:nth-child(2)>input{
	margin: 8px;	
}

.l5{
	margin-top: 20px;
}
.l5>p{
	float: left;
}
.l5>p:nth-child(1){
	font-size: 15px;
	margin-left: 20px;
}
.l5>p:nth-child(1)>span{
	color: blue;
}
.l5>p:nth-child(2){
	margin:10px 0 0 20px;
}
.l5>p:nth-child(3){
	margin-top: -21px;
	margin-left: 60px;
	width: 210px;
	float: left;
}
.l5>p:nth-child(3)>input{
	margin: 8px;
	
}
.l5>p:nth-child(3)>input:nth-of-type(1)+span,
.l4>p:nth-child(2)>input:nth-of-type(1)+span{
	color: blue;
}
.l6{
	float: left;
	margin:20px 0 0  30px;
}
.l6>select{
	margin-left: 20px;
	width: 120px;
	height: 25px;
	font-size: 15px;
	color: orange;
}
.l6>p{
	
	border-top:1px dotted #666 ;
	width: 220px;
	margin-top: 40px;
}
.l7{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.l7>button{
	width: 50px;
	height: 30px;
	color: white;
	cursor: pointer;
	border-radius: 5px;
	border: none;
	outline: none;
	margin-left: 30px;
}
.l7>button:nth-child(1){
	background-color: #204da2;
}
.l7>button:nth-child(2){
	background-color: orange;
}
.l7>button:nth-child(3){
	border: 1px solid blue;
	color: blue;
	background-color: white;
}

/*特色*/
.only{	
	margin-top:40px;
	position: relative;
	border: 1px solid transparent;
}
.only>.tb{
	position: absolute;
	top: 10px;
	left: 140px;
}
.only>.tb>p:nth-child(1){
	width: 20px;
	height: 25px;
	background-color: #204da2;
}
.only>.tb>p:nth-child(2){
	width: 20px;
	height: 25px;
	background-color: deepskyblue;
}
.only>p{
	color: #666;
	font-size: 35px;
	position: absolute;
	top: 10px;
	left: 170px;
}
.only>table{
	width: 1200px;
	margin:80px auto;
	border: 1px solid #ccc;
	color: #666;
	background-color: #ccc;
}
.only>table th,.only>table td{
	text-align: center;
	width: 240px;
	height: 40px;
	padding: 10px;
	background-color: #fff;
}
.only>table th{
	padding: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.only>table td{

}
.only>table td>span:nth-child(1){
	font-size: 22px;
	color:blue;
}
/*云防护优势*/
.guard{	
	margin-top:50px;
	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:  #204da2;
}
.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: 300px;
}
.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){
	height: 66px;
	text-align: left;
	color: #777;
    margin:10px 10px 0 10px;
}
/*云防护特点*/
.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:  #204da2;
}
.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: 1200px;
	height: 300px;
	/*border: 1px solid red;*/
	margin: 80px auto;
	transform: translateX(50px);
}
.character>ul>li{
	width: 550px;
	height: 150px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 50px;
	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;
}


