﻿/*全局样式*/
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	/*blr:expression(this.onFocus=this.blur());*/
	/*color:#6E6E6E;*/
}
/*a:hover {
	text-decoration:none;
	color:#0678c5;
}*/
ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}






.menu{ height:96px; line-height:96px; background:rgb(240,240,240)}
.head-menu-list {display: inline-block;}
.head-menu-list li {z-index:2;float:left; width:140px; height:96px;  text-align:center; position:relative;}
.head-menu-list a {display:block;font-size:15px;height:96px;font-family: "Microsoft YaHei";color: #000000;}


.head-menu-list a.hover ,.head-menu-list a:hover {color: rgb(20,81,136);text-decoration:none; display:block;font-weight: bold;}
.head-menu-list li.nav12 a:hover{display:block;}
.head-menu-list li.nav12{}
.head-menu-list .subnav { display:none;position:absolute;z-index:999;top:96px; width:100%; left:0px; background:#103877; padding:10px 0px}
.head-menu-list .subnav .list a:hover{ background:none; background-image:none}
.head-menu-list .subnav .nav{  border:0px; }
.head-menu-list .subnav .nav li{ line-height:30px; height:30px; float:none; background:none;}
.head-menu-list .subnav .nav li a{line-height:30px; height:30px; color:#FFF; font-size:14px; padding:0px;}
.head-menu-list .subnav .nav li a:hover{ background:none; font-weight:bold}





.menu-d{
	width: 1270px;
	height: 96px;
	margin: 0 auto;
	text-align: center;
}
.menu-d:after{
	display: block;
	content: "";
	clear: both;
}





/*关于我们css*/
.about-us{
	width: 265px;
	height: 810px;
	margin-top: 10px; 
	border-right: 1px solid rgb(196,196,196);
	position: relative;
}
.about-us:after{
	display: block;
	content: "";
	clear: both;
}
.about-us-sizi{
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: rgb(129, 129, 129);
	z-index: 32;
}
.about-us-sizi-me{
	font-family: "Microsoft YaHei";
	color: rgb(81, 81, 81);
	z-index: 32;
}
.about-sizi-img{
	float: right;
	position: absolute;
	right: 0;
	z-index: -1;
}
.about-us-company{
	text-align: center; 
	width: 265px;
	display: inline-block;
	margin-top: 20px;
	z-index: 9999;
}

/*.dongz{
	display: none;
}
.huad:hover .dongz{
	display: block;
}*/
.about-us-company li{
	line-height: 53px;
	border-bottom: 1px solid rgb(196,196,196);
}
.about-us-company li>a{
font-family: "Microsoft YaHei";
color: black;
z-index: 34;
}
.about-us-company li:hover{
	background: rgb(23,102,169);
}
.about-us-company li:hover a{
	color: white;
}
.about-us-d1{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
}
.about-us-d2{
	float: left;
}
.about-us-d3{
	float: left;
	margin-top: 30px;
}
.about-us-d4{
	background-color: rgb(144, 144, 144);
	width: 6px;
	height: 49px;
	z-index: 33;
	position:absolute;
	right: 0;
	top: 25px;
}


/*左边栏*/

.defaulta{
	background: rgb(23,102,169);
}
.active{
	color: white!important;
}

.s_img{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}






/*留言板css*/
.message:after{
	display: block;
	content: "";
	clear: both;
}
.message{
	margin-top: 35px;
}
.message-u{
	float: left;
	font-size: 22px;
}
.message-u input{
	height: 30px;
	width: 300px;
}
.message-d{
	display: inline-block;
	margin-left: 80px;
	margin-top: 20px;
}






/*公司介绍css*/
.company-in:after{
	display: block;
	content: "";
	clear: both;
}
.company-in-tion{
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  z-index: 35;
  text-align: center;
}
.company-in-tion1{
	text-align: center;
	font-size: 9px;
    font-family: "Microsoft YaHei";
    color: rgb(129, 129, 129);
    margin-top: 15px;
}
.company-in-sp{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  z-index: 37;
  float: right;
  margin-top: 50px;
}
.company-in-d1{
	float: right;
	width: 1200px;
	height: 555px;
	/*margin: 0 auto;*/
	/*border: 1px solid red;*/
}
.company-in{
	height: 80px;
	margin-top: 50px;
}
.company-in-p,.company-in-p1,.company-in-p2{
	text-indent:2em;
	line-height: 32px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	z-index: 41;
}


.company-in-d4,.company-in-d5,.company-in-d6{width: 390px;height: 250px;float: left;}
.company-in-d2{width: 100%;}
.company-in-d3{width: 80%;margin: 0 auto;margin-top: 80px;}
.company-in-d5{border-left: 1px solid rgb(229,229,229);border-right: 1px solid rgb(229,229,229);}
.company-in-d3 ul{display: flex;}
.company-in-d3 li{flex: 1;}
.company-in-d3 li+li{margin-left: 20px;}
.company-in-d3 ul:after{display: block;content: "";clear: both;}
.company-in-d4-p{text-align: center;font-size: 16px;font-family: "Montserrat";color: rgb(51, 51, 51);font-weight: bold;margin-top: 25px;}
.company-in-d4-m{text-align: center;margin-top: 45px;}
.company-in-d4-d{text-align: center;margin-top: 15px;font-size: 14px;font-family: "Adobe Heiti Std";color: rgb(102, 102, 102);}
.company-in-d5-d{margin-top: 15px;font-size: 14px;font-family: "Adobe Heiti Std";color: rgb(102, 102, 102);}


/*分页*/
.page-d{
	width: 900px;
	text-align: center;
}
.page-d1:after{
	display: block;
	content: "";
	clear: both;
}
.page-d ul{
	float: left;
}
.page-d ul li{
	float: left;
	height: 50px;
}
.page-d ul li a{
	border: 1px solid rgb(233,233,233);
	font-size: 12px;
	padding: 6px;
	line-height: 50px;
	color: #000000;
}
.page-d span{display: inline-block;}







/*尾部图片css*/
.product-img li,.product-img a,.product-img p{
	float: left;
}
.product-img a,.product-img p{
	clear: both;
}
.product-img li{
	margin-left: 10px;
	margin-bottom: 25px;
	text-align: center;
}
.product-img p{
	height: 50px;
    line-height: 50px;
    width: 100%;
}
.product-d:after{
	display: block;
	content: "";
	clear: both;
}
.product-img li:hover{
	box-shadow: darkgrey 0px 0px 10px 0px ;
}











/*背景css*/
.flexslider img{
	width: 100%;
	height: 100%;
}





/*图片内容css*/
.connent-img{
	width: 100%;
	height: 1000px;
}
.connent-img-d{
	width: 1000px;
	height: 50px; 
	margin: 0 auto;
}
.connent-img-d p{
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
.connent-img-d1{
	width: 1000px;
	height: 40px; 
	margin: 0 auto;
	border-bottom: 3px solid rgb(231,231,231);
}
.connent-img-d1 p{
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: darkgoldenrod;
}
.connent-img-d3{
	width: 1000px;
	height: 20px; 
	margin: 0 auto;
	margin-top: 10px;
}
.connent-img-d3 p{
	text-align: center;
	line-height: 20px;
	font-size: 15px;
	color: darkgoldenrod;
}
.connent-img-d4{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}
.connent-img-d4:after{
	display: block;
	content: "";
	clear: both;
}
.connent-img-d4 span{
	line-height: 50px;
}












/*尾部css*/
.tail-body{
	width: 100%;
	height: 350px;
	background: rgb(43,44,46);
}
.tail-body-d1{
	/*border: 1px solid red;*/
	width: 1100px;
	height: 120px;
	
	/*text-align: center;*/
	margin: 0 auto;
	
}
.tail-body-d-u li{
	float: left;
	line-height: 120px;
	height: 120px;
}
.dv-title:after{
	display: block;
	content: "";
	clear: both;
}
.tail-body-d-u li a{
	margin-right: 20px;
	padding-right: 20px;
	font-size: 12px;
  	font-family: "Microsoft YaHei";
  	border-right: 1px solid rgb(234, 234, 234);
  	color: rgb(234, 234, 234);
}
.tail-body-d-u li:last-child a{
	border-right:none!important;}
.tail-body-d2{
	width: 1100px;
	height: 230px;
	margin:  0 auto;
	/*border: 1px solid red;*/
}
.tail-body-d2:after{
	display: block;
	content: "";
	clear: both;
}
.tail-body-d3{
	/*border: 1px solid red;*/
	float: left;
	width: 500px;
	height: 140px;
}
.tail-body-d3 li{display: flex;margin-bottom: 15px;height: 23px;}
.tail-body-d3 div{display: flex;align-items: center;margin-right: 10px;width: 18px;}    
.tail-body-d3 img{display: block;width: 100%;align-items: center;margin: 0 auto;}
.tail-body-d3 p{color: rgb(138, 138, 138);font-size: 14px;font-family: "SimSun";line-height: 23px;}
.tail-body-d4{
	/*border: 1px solid red;*/
	width: 134px;
	height: 130px;
	float: right;
	margin-top: 30px;
}
.tail-wei{
	text-align: center;
	height: 60px;
	margin: 0 auto;
	background: rgb(43,44,46);
	border-top: 1px solid rgb(196,196,196);
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: rgb(96, 96, 96);
}














