html,body{
	min-width: 1200px;
}
			.jk{
             	margin-left: auto;
				margin-right: auto;
				width:100%;
				height:100%;
             }
/*顶部样式*/
.w{
	width: 100%;
	height: 53px;
	background-color: #001728;
	position: relative;
	}
.w ul{
margin-left: 116px;	
}
.w li{
	display: block;
	list-style: none;
	line-height: 53px;	
  }
  .pro1{
  	position: absolute;
  	left: 312px;
  	top: 0;
  }
  .pro2{
  	position: absolute;
  	left: 116px;
  	top: 0;
  }
.w li a{
	font-size: 14px;
	color: #EEEEEE;
	text-decoration: none;
  }
.ico2{
	position: absolute;
	left: 97px;
	top: 18px;
  }
.ico1{
	position: absolute;
	left: 294px;
	top: 18px;
  }
.ico3{
	position: absolute;
	right: 173px;
	top: 23px;
  }
.w ul .f1{
	float: right;
	color: red;
	margin-right: 189px;
	font-size: 8px;
	color: #EEEEEE;	
  }

/*导航栏样式*/
header{
	width: 100%;
	height: 87px;
	}
 nav{
 	position: relative;
 	width: 1200px;
 	height: 87px;
 	margin: auto;
 }
 nav img{
 	height: 87px;
 }
 nav ul{
 	position: absolute;
 	right: 0;
 	top: 0;
}
nav li{
	height: 58px;
	line-height: 87px;

	overflow: hidden;	
	display: inline-block;
}
nav li a{
	color: #1169AB;
	font-size: 13px;
	padding: 0 24px;
	}
nav li a:hover{
	color: #eee;
	background:rgba(17,105,171,1);
	border: 5px solid rgba(17,105,171,1);
	border-radius: 100px;
}
			/*页面版心*/
			.Phone img{
				width: 100%;
				height: 362px;
			}
			.Layout{
				width: 100%;
				height: 1552px;
			}
			/*版心左右两个log*/
			.Layout .log1{
				position: absolute;
				left: -13px;
				top: 710px;
			}
			.Layout .log2{
				position: absolute;
				right: -17px;
				top: 456px;
			}
			
			/*中心内容*/
			.icon{
				width: 1200px;
				height: 1100px;
				/*background-color: pink;*/
				margin: auto;
				padding-top: 30px;
				position: relative;
			}
			
           .icon i a{
           		font-family: "icomoon";
				font-style: normal;
				font-size: 14px;
				color:rgba(153,153,153,1);
           }
           .icon i a{
           		color: rgba(153,153,153,1);
           }
           .icon p{
           	 	display: inline-block;
           		 color: rgba(153,153,153,1);
           }
           .icon span{
           		color: rgba(153,153,153,1);
           }
           .icon h1{
   				font-weight: normal;
   				font-size:20px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(51,51,51,1);
				padding-top: 40px;
			}
            .icon p{
            	width: 766px;
            	height: 35px;
            	font-size: 17px;
            	color: rgba(153,153,153,1);
            	line-height: 28px;
            }
            /*填写联系方式*/
            .information{
            	position: absolute;
            	right: 60px;
            	top: 117px;
            	line-height: 43px;
            	font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(51,51,51,1);
				
            } 
            .information input{
            	width: 348px;
            	height: 37px;
            }
            .information button{
            	width: 125px;
            	height: 37px;
            	background:rgba(17,105,171,1);
				border-radius:1px;
				color: #EEEEEE;
            }
            .information span{
                color: red;
            }
            .information textarea{
            	resize: none;
            	width: 348px;
            	height: 122px;
            }
            /*公司联系方式*/
            .mode{
            	padding-top: 50px;
            }
            .mode img{
            	padding-top: 8px;
            }
            .mode h5{
            	display: inline-block;
            	font-family:Microsoft YaHei;
				font-weight:300;
				color:rgba(153,153,153,1);
				font-weight: normal;
				padding-left: 17px;
            }
            .mode p{
            	display: block;
            	font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(51,51,51,1);
				font-size: 15px;
				line-height: 0px;
				padding-left: 48px;
            }
            /*公司环境部分*/
           .picture{
           		position: relative;
           		padding-top: 73px;
           }
           .log3{
           	 	position: absolute;
           	 	left: 0;
           	 	top: 65px;
           }
           .picture h2{
           		padding-left: 50px;
           	 	font-weight: normal;
           	 	font-size:23px;
			 	font-family:Microsoft YaHei;
			 	color:rgba(102,102,102,1);
			 	line-height:16px;
           }
           .company{
           		padding-top: 50px;
           }
           /*.Photo{
           		padding: 0 33px;
           }*/
    		/*页面底部*/
			.bottom{
				width: 100%;
				height: 300px;
				background:rgba(54,60,64,1);
				
				
			}
			.bottom .Layout2{
				width: 1200px;
				height: 300px;
				margin: 49px auto 0 auto;
				position: relative;
				
			}
			.bottom .website{
				/*padding: 50px 352px;*/
				line-height: 30px;
				position: absolute;
				left: 0;
				top: 35px;				
			}
			.persona1 a:hover{
				border-bottom: 3px solid #fff;
				color: #fff;
			}
			.bottom a{
				color:rgba(153,153,153,1);
			}
			.bottom a:hover{
				color: #fff;
			}
			.bottom .Layout2 hr{
				border:1px solid rgba(102,102,102,1);
				width: 1200px;
				position: absolute;
				top: 61px;
				left: 0;
			}
			.help{
				position: absolute;
				left: 283px;
				top: 35px;
			}
			.help  li{
				color:rgba(153,153,153,1);
				line-height: 30px;
			}
			.persona2 a:hover{
				border-bottom: 3px solid #fff;
				color: #fff;
			}
			.address{
				position: absolute;
				right: 385px;
				top: 35px;
			}
			.address li{
				color:rgba(153,153,153,1);
				line-height: 30px;
			}
			.persona3 a:hover{
				border-bottom: 3px solid #fff;
				color: #fff;
			}
			.bottom .logo{
				width: 350px; 
				height: 330px;
				position: absolute;
				right: 0;
				top: 24px;
			}
			.bottom p{
				float: right;
				position: absolute;
				right: 229px;
				top: 35px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(153,153,153,1);
				line-height:19px;
				
			}
			.bottom p:hover{
				border-bottom: 3px solid #fff;
				color: #fff;
			}
			.layer1{
				position: absolute;
				right: 191px;
				top: 73px;
			}
			.layer2{
				position: absolute;
				right: 82px;
				top: 73px;
			}
			.end{
				width: 100%;
				height: 50px;
				background:rgba(0,23,40,1);
			}
			.end p{
				
				font-size:18px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(255,255,255,1);
				line-height:52px;
				text-align: center;
			}
