body {
	font-family:Arial, verdana, Helvetica, sans-serif;
	_font-family:sana-serif;
	width:auto;
	font-size:12px;
	color:#333;
	font-weight:normal;
	min-width: 960px;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin:0px;
	padding:0px;
}
ul li{ list-style:none;}
img {
	border:none;
	color: transparent; font-size: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; 
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#de0015;
}
.clear{ clear:both;}

/*top*/
.top{width:1000px; margin:10px auto; overflow:hidden; margin-top:50px;}
.top p{ width:200px; float:right;font-size:14px; font-weight:bold; font-family:"微软雅黑";}
.top p a{ color:#666; height:35px; line-height:35px; margin-bottom:10px;}
.top p a.cn{ background:url(../images/cn.jpg) no-repeat left center; padding-left:45px; height:26px; width:45px; display:block; float:left;}
.top p a.en{ background:url(../images/en.jpg) no-repeat left center; padding-left:45px; height:26px; width:57px; display:block; float:right;}
.top p a:hover{ text-decoration:underline;}
.box{ width:1400px; padding:30px; margin:auto; background:url(../images/bg2.jpg) no-repeat center center; overflow:hidden; height:700px; }
.head{ width:1000px; margin:20px auto; }
.logo{float:left; width:153px; height:80px;}
.nav{float:right; width:550px; margin-top:35px;}
.nav ul li{ float:left; line-height:30px; width:100px; background:#de0015; text-align:center; margin-left:10px;}
.nav ul li a{ color:#fff; font-size:14px; font-weight:bold; font-family:"微软雅黑"; display:block;}
.nav ul li a:hover{ cursor:pointer; display:block; background:#000;}



#center{z-index: 2; width:1000px; margin-top:20px; position:relative;top: 0; left: 0; bottom: 0; right: 0; margin:auto;}
#slider{z-index: 1;  width: 1000px; height:565px; overflow: hidden;  margin: auto; position: absolute;}
#slider .slide{z-index: 10; position: absolute;  width: 1000px;  height: 480px; overflow: hidden; top:30px; cursor: default;text-align:left;  }
#slider .title{color: #f80; font-size: 1.2em; font-weight: bold; margin-right: 1.5em; text-decoration: none}
#slider .text{position: absolute; text-align: justify; width: 1000px; display: none; color: #fff; font-size: 0.9em; top: 100%; }
#slider .diapo{position: absolute; opacity: 1;}
#apdiv1{z-index: 1; position: absolute;  width: 1000px; height: 100px; overflow: hidden; top: 0px; left: 0px}

.foot{margin:10px auto; width:1000px; overflow:hidden; }
.foot p{ text-align:center; line-height:30px;}

/*kefu*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 320px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #de0015 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #de0015 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #de0015 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #de0015 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}