@charset "utf-8";

/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {

	margin: 0;

	padding: 0;

}



html, body {

	height: 100%;

	font-size: 12px;

	color: #666666;	

	font-family: "微软雅黑";

	margin: 0px !important;

}

@font-face {

 font-family: '511-cai978Regular';

 src: url('511-cai978.eot');

 src: local('511-cai978 Regular'),

        local('511-cai978'),

        url('511-cai978.woff') format('woff'),

        url('511-cai978.ttf') format('truetype'),

        url('511-cai978.svg#511-cai978') format('svg');

} 

a {

	color: #666666;

	text-decoration: none;

}

a:hover {

	color: #0e6eb8;

	text-decoration: none;

}

img {

	border: 0 none;

}

ol, ul, li {

	list-style: none;

}

div, ul, li {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

input[type="submit"], input[type="reset"] {

	cursor: pointer;

}

.clear {

	clear: both;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.ov {

	overflow: hidden;

}

.m1200 {

	min-width: 1200px;

}

.box{

	width: 1200px;

	margin: 0 auto;

}





/*头部*/

.header {

	width: 100%;

	height: 140px;

	background:#f1f1f1;

}

.header .box {

	height: 140px;

	position: relative;

}

.logo {

	width: auto;

	height: auto;

	overflow: hidden;

    float: left;

}

.nav {

	width: auto;

	height: 140px;

	position: absolute;

	top: 0px;

	left: 0px;

}

.nav ul li {

	width: 70px;

	height: 140px;

	position: relative;

	float: left;

	margin: 0 22px;

	

}



.nav ul li a.nav_a {

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

.nav ul li a.nav_a b {

	display: block;

	width: 100%;

	padding-top: 70px;

	text-align: center;

	font-size: 16px;	

	font-weight: normal;

	position: absolute;

	top: 0px;

	left: 0px;

	color: #666666;

}

.nav ul li a.nav_a:hover, .nav ul li a.nhover {

	color: #0e6eb8;

	background: none;

}

.nav ul li a.nav_a:hover b, .nav ul li a.nhover b {

	color: #0e6eb8;

	background: none;

}



.nav_box {

	display: none;

	width: 1012px;

	height: auto;

	overflow: hidden;

	position: absolute;

	left: -155px;

	top: 140px;	

	background: rgba(241,241,241,0.9);

	z-index: 9999;

}

.js1{

	border-right:1px solid #dadada;

	margin-top: 23px;

	margin-bottom: 35px;

	

	

}

.js1 h1{

	font-weight:normal;

	padding-top: 21px;

	padding-left: 38px;

	font-size: 18px;

	padding-bottom: 30px;

}

.js1 img{

	margin-left:38px;

	margin-right: 60px;

	margin-bottom: 30px;

}



.nav_box dl {

	float: left;

	padding-top: 43px;

	padding-right: 30px;

	margin-left: 60px;

}

.nav_box dl dd {

	width: auto;

	line-height: 28px;

	font-size: 14px;

	

}



/*产品列表页*/

.nav1 {

	width: auto;

	height: 90px;

	position: absolute;

	top: 0px;

	left: 0px;

}

.nav1 ul li {

	width: 70px;

	height: 90px;

	position: relative;

	float: left;

	margin: 0 6px 0px 40px;

	

}



.nav1 ul li a.nav_a {

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

.nav1 ul li a.nav_a b {

	display: block;

	width: 100%;

	padding-top: 40px;

	text-align: center;

	font-size: 16px;	

	font-weight: normal;

	position: absolute;

	top: 0px;

	left: 0px;

	color: #666666;

}

.nav1 ul li a.nav_a:hover, .nav ul li a.nhover {

	color: #0e6eb8;

	background: none;

}

.nav1 ul li a.nav_a:hover b, .nav ul li a.nhover b {

	color: #0e6eb8;

	background: none;

}

.header1 {

	width: 100%;

	height: 90px;

	background:#f1f1f1;

}

.header1 .box {

	height: 90px;

	position: relative;

}

.nav_box1 {

	display: none;

	width: 1012px;

	height: auto;

	overflow: hidden;

	position: absolute;

	left: -155px;

	top: 90px;	

	background: rgba(241,241,241,0.9);

	z-index: 99999999;

}

.nav_box1 dl {

	float: left;

	padding-top: 43px;

	padding-right: 30px;

	margin-left: 60px;

}

.nav_box1 dl dd {

	width: auto;

	line-height: 28px;

	font-size: 14px;

	

}







/*底部*/

.footer{

	width: 100%;

	background: #f1f1f1;

	height: 250px;

	clear: both;

}

.fleft{

	float: left;

	padding-top: 25px;

	

}

.fleft ul{

	border-bottom:1px solid #dadada;

	height: 70px;

	line-height: 70px;

}

.fleft ul li{

	float: left;

	padding-right: 30px;

	padding-bottom: 19px;

	

}

.fleft p{

	color: #656565;

	line-height: 25px;

}

.logs{

	margin-top: 62px;	

}

.ewm{

	margin-top: 57px;

	margin-left: 36px;

	margin-right: 32px;

	border-bottom: 1px solid #a3a3a3;

}

