@charset "utf-8";
/* CSS Document */
*{margin:0;padding: 0; }
u1{list-style:none;}
a{text-decoration: none;color: black}
h1,h2,h3,h4 { font-weight:normal;font-size:18px}
/*以上是清除默认样式*/

.body{overflow-x: hidden;
	height: 100%; 
	width: 100%;
	margin:0 auto;
	background: white;
	font-family: "Microsoft YaHei", "Arial";
	font-size: 14px; 
	color: #333}

.head{position:fixed;
	z-index: 10;
	width: 100%;
	height:100px;
	background:white;
	padding: 0; left:0;top:0;
	box-shadow: 1px 4px 10px 0px rgba(0, 0, 0, 0.1)}
   /*将导航栏固定*/

.headCont{height: 100px;position:sticky;margin:0 auto;width: 1180px}
   /*内容所在位置*/

.logo{float:left;
	position: relative;
	display: block;
	width:200px;
	padding-top:22px;z-index:100;
	}
     /* 背景透明写法*/

.logo img{float:left;position: relative }

.headMenu{float:left;position:fixed;height:100px;width:860px;padding-left:340px;z-index:10;}

.headMenu-Item{ float:left;
	position: relative;
	display:flex;
	height: 80px;width:110px;margin-top: 20px;}

.headMenu-Item:first-child{margin-left: 0;}

.headMenu-Item-Text{ float:left;
	position: relative;
	display:flex;
	display:flex\9;
	margin: 0 auto;
	font-size:14px;
	height: 80px;
	border-top: none; 
	text-align:center;
	color: #333;line-height:2;}

.headMenu-Item-Text a{float:left;margin-top: 10px;} 

.headMenu-Item-Text h4{float:left;font-family: "Microsoft YaHei";font-size: 18px; 
	width:100px;}
.headMenu-Item-Text p{ position: absolute;float:left;font-family:  "Arial";font-size:12px;
	;width:100px;padding-top: 30px;}

.headMenu-Item-Text:focus{background-color:#7cce73;border-radius: 10px 10px 0 0;}/*<!--定义鼠标点击后显示样式-->*/
.headMenu-Item-Text:focus a{color: white;}/*<!--定义鼠标点击后显示样式-->*/

.headMenu-Item-Text:hover {background-color: #7cce73;border-radius: 10px 10px 0 0;}/*鼠标经过时变色*/
.headMenu-Item-Text:hover a{color: white;}/*鼠标经过时变色*/

.headMenu-list{display: none;
	   display:none\9;
	   position: absolute;
	   text-align: center;
	   font-size:14px;
	   background-color: white;
	   min-width: 90px;
	   box-shadow:0px 1px 6px 0px rgba(0,0,0,0.2);
	   padding: 0 10px;
	   line-height: 2;
	   margin-top:80px;}

.headMenu-list-li{float: none;}
.headMenu-Item:hover .headMenu-list{ display: block;}

.headMenu-list li:hover {background-color: #7cce73;}/*鼠标经过时变色*/
.headMenu-list a:hover {color: white;}/*鼠标经过时变色*/
/*以上是顶部样式*/

.footer{width: 100%;height:270px;background:#eeeeee;
		margin-top:80px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;}

.footerCont{width: 1180px;
	height:270px;
	margin:0 auto;display:flex;}

.footerCont-left{width:380px;height:270px;display:flex;}

.footerCont-left-Item{text-align:top;margin-top:50px;margin-left: 80px;}
.footerCont-left-Item:first-child{margin-left: 0;}

.footerCont-left-Text {font-family: "Microsoft YaHei";font-size: 16px; color:#333;}
.footerCont-left-Text a:hover{color:#49aa3e}

.footerCont-left-list {margin-top:16px; line-height:2;text-align: left;font-family: "Microsoft YaHei";font-size: 14px;color:#666;}
.footerCont-left-list a:hover{color:#49aa3e}
/*底部左边菜单栏结束*/

.Dividing-line{position: absolute; margin-top:50px; margin-bottom: 0;margin-left: 450px;}
/*分割竖线*/

.footerContr-contact{width:360px;height:270px;display:flex;margin-left: 140px;}
.footerContr-contact-container{display:inline-block;height: 180px;width:520px; margin-top: 50px;}

.footerContr-contact-tel{float: left;width: 100%;}
.footerContr-contact-tel img{float: left;}
.footerContr-contact-tel p{float: left;font-family: "Microsoft YaHei";font-size: 30px;letter-spacing:2px;color:#333;margin-left: 10px;border: none;margin-bottom:0;}
.footerContr-contact-number{font-family: "Microsoft YaHei";font-size: 36px;color:#333;letter-spacing:3px}

.footerContr-contact-Postcode{margin-top: 30px;margin-bottom: 0; font-family: "Microsoft YaHei";font-size: 16px;color:#666;}
.footerContr-contact-address{margin-top: 10px;margin-bottom: 0;font-family: "Microsoft YaHei";font-size: 16px;color:#666;}

/*底部中间栏结束*/

.footerContr-wx{height: 270px;width: 300px;}
.footerContr-wx-container{display:inline-block;height: 180px;width:300px; margin-top: 50px;}
.footerContr-wx-container-left{float:left;position:absolute;margin-left: 20px;text-align: center}
.footerContr-wx-container-left p{font-family: "Microsoft YaHei";font-size: 16px;color:#666;}
.footerContr-wx-container-right{float:left;position:absolute;margin-left: 170px;text-align: center}
.footerContr-wx-container-right p{font-family: "Microsoft YaHei";font-size: 16px;color:#666;}
/*底部结束*/

.copyright{position: relative;float: left;width: 100% ;height: 60px;background-color:#7cce73;display:flex}
.copyrightCont{width: 1180px;height:60px;margin:0 auto;display:flex;}
.copyrightCont a{font-family: "Microsoft YaHei";font-size: 16px;color:white;margin:0 auto;line-height:60px;}

