html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: 'Microsoft YaHei', "华文细黑", Helvetica, Arial, sans-serif;
	vertical-align:baseline;
}
ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
	content:none;
}
#search {
	float:right;
	width:164px;
	margin-top:30px;
	padding-left:10px;
	background:url(search.jpg) 0 0 no-repeat
}
.inp_srh {
	width:120px;
	height:24px;
	line-height:24px;
	color:#b9b9b9;
	border:none;
}
.btn_srh {
	width:31px;
	height:30px;
	background:url(go.jpg);
	border:none;
	cursor:pointer;
	text-indent:-999em;
}
#search * {
	vertical-align:middle;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
html, body {
	overflow: hidden;
}
.box .load {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
}
.load_bg {
	width: 100%;
	height: 100%;
	background: #fff;
}
.load p {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 200;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: -16px 0 0 -16px;
}
.load .loadTxt {
	width: 400px;
	height: 86px;
	margin: 50px 0 0 -200px;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 30px;
}
/**header**/
.wrapHeader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 65px;
	background: url(sprite.png) repeat-x;
}
.header {
	width: 100%;
	height: 140px;
	background:url(topbg.png) 0 0 repeat-x;
	margin: 0 auto;
}
.header_1 {
	margin-left:610px;
	padding-left:273px;
	background:url(tele.jpg) 0 0 no-repeat;
}
.header_1 h1 {
	color:#ffe7e7;
	height:35px;
	line-height:35px;
	font-size:18px;
	letter-spacing:5px;
	background:#7d191b;
	padding:0 10px;
}
.headerwidth {
	width:1140px;
	margin:0 auto;
}
/*导航信息*/
.logo {
	float:left;
	width:250px;
}
.nav {
	height:96px;
}
.nav ul li {
	float:left;
}
.nav ul li a {
	display:block;
	width:100px;
	text-decoration:none;
	color:#575757;
	border-right:1px solid #ebebeb;
	text-align:center;
	font:bold 14px/95px "微软黑体";
}
.nav ul li a:hover {
	color:#Fff;
	background:#0f0f20;
}
#search {
	float:right;
	width:164px;
	margin-top:30px;
	background:url(search.jpg) 0 0 no-repeat
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fixedNav {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 24px;
	height: 141px;
	margin-top: -80px;
	padding-top: 24px;
	background: url(sprite.png) no-repeat 0 -110px;
	list-style: none;
}
.fixedNav li {
	float: left;
	position: relative;
	width: 100%;
	height: 16px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.fixedNav .icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url(sprite.png) no-repeat -40px -131px;
	cursor: pointer;
}
.fixedNav .txt {
	display: none;
	position: absolute;
	left: -80px;
	top: 0;
	width: 76px;
	height: 19px;
	background: url(sprite.png) no-repeat 0 -80px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}
.fixedNav .cur .icon {
	background: url(sprite.png) no-repeat -40px -110px;
}
/**内容**/
.wrapBox {
	position: fixed;
	top: 131px;
	width: 100%;
}
.box {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 800px;
	overflow: hidden;/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 55px;
	behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class *//*behavior: url(PIE.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
.box_fixed {
	position: relative!important;
	width: 100%;
	height: 570px;
}
.box div {
	position: absolute;
	z-index: 100;
}
.box .zIndex10 {
	z-index: 10;
}
.box .zIndex40 {
	z-index: 40;
}
.box .zIndex50 {
	z-index: 50;
}
.box .zIndex150 {
	z-index: 150;
}
.box .zIndex160 {
	z-index: 160;
}
/**box1**/
.b1_bg {
/*background-image: url(b1_bg.jpg);*/}
 @-webkit-keyframes 'opt' {
 from {
 opacity: .5;
}
 50% {
 opacity: 1;
}
 to {
 opacity: .5
}
}
/**box2**/
.b2_bg {
/*background-image: url(b2_bg.jpg);*/
}
/**box3**/
.b3_bg {
	/*background-image: url(b3_bg.jpg);*/
	color: #666;
}
.clfea005 {
	color: #fea005;
}
 @-webkit-keyframes 'rotate' {
 from {
 -webkit-transform: rotate(0deg);
}
 to {
 -webkit-transform: rotate(360deg);
}
}
.b3_txt {
	top: 230px;
	left: 500px;
	font-size: 12px;
	line-height: 20px;
}
.b3_txt strong {
	display: block;
	height: 25px;
	color: #fea005;
	font-size: 18px;
}
.b3_01 {
	top: 201px;
	left: 525px;
	width: 290px;
	text-align: right;
}
.b3_02 {
	top: 201px;
	left: 1110px;
	width: 266px;
}
.b3_03 {
	top: 332px;
	left: 1170px;
	width: 290px;
}
.b3_04 {
	top: 463px;
	left: 1110px;
	width: 290px;
}
.b3_05 {
	top: 463px;
	left: 525px;
	width: 290px;
	text-align: right;
}
.b3_06 {
	top: 332px;
	left: 464px;
	width: 290px;
	text-align: right;
}
/**box4**/
.b4_bg {
	/*background-image: url(b4_bg.jpg);*/
	color: #fff;
}
.b4_tl {
	position: absolute;
	left: 0;
	top: 50px;
	width: 350px;
	font-size: 35px;
}
.b4_tl span {
	display: block;
	font-size: 30px;
}
.b4_txt_box {
	left: 500px;
}
.b4_txt {
	left: 0;
	width: 360px;
	font-size: 12px;
}
.b4_txt strong {
	font-size: 16px;
	line-height: 25px;
}
.b4_txt01 {
	top: 130px;
}
.b4_txt02 {
	top: 212px;
}
.b4_txt03 {
	top: 294px;
}
.b4_txt04 {
	top: 376px;
}
.b4_txt05 {
	top: 458px;
}
.b4_txt06 {
	top: 540px;
}
.b4_01, .b4_02 {
	top: 50px;
}
.b4_01 .tl, .b4_02 .tl {
	position: absolute;
	top: 475px;
	left: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.b4_01 {
	left: 940px;
}
.b4_02 {
	left: 1195px;
}
/**box5**/
.b5_bg {
	/*background-image: url(b5_bg.jpg);*/
	color: #666;
}
.b5_tl {
	top: 20px;
	height: 80px;
	border-bottom-color: #d3e1c9;
}
.b5_tl h2 {
	height: 50px;
	font-size: 38px;
}
.b5_txt {
	position: absolute;
	left: 50%;
	top: 70px;
	width: 960px;
	margin-left: -480px;
	color: #bcbcbc;
	font-size: 14px;
	text-align: center;
}
.b5_01 {
	left: 550px;
	top: 135px;
}
.b5_ico {
	left: 930px;
	top: 160px;
	font-size: 12px;
	text-align: center;
}
.b5_ico p {
	position: absolute;
	background: url(b5_ico.png) no-repeat;
}
.b5_ico .b5_ico01 {
	top: 128px;
	width: 125px;
	height: 140px;
	background-position: 0 -148px;
}
.b5_ico .b5_ico02 {
	top: 66px;
	left: 125px;
	width: 125px;
	height: 140px;
	background-position: -126px -72px;
}
.b5_ico .b5_ico03 {
	top: 204px;
	left: 125px;
	width: 125px;
	height: 140px;
	background-position: -126px -213px;
}
.b5_ico .b5_ico04 {
	left: 280px;
	top: -20px;
	width: 154px;
	height: 150px;
	background-position: -274px 20px;
}
.b5_ico .b5_ico05 {
	left: 280px;
	top: 123px;
	width: 154px;
	height: 150px;
	background-position: -274px -138px;
}
.b5_ico .b5_ico06 {
	left: 280px;
	top: 270px;
	width: 154px;
	height: 150px;
	background-position: -274px -288px;
}
/**box6**/
a {
	color:#1e1e1e;
	text-decoration:none;
	font-family:"黑体";
}
.b1_qq {
	top:490px;
	left:1325px;
	font-size:18px;
}
.b2_qq {
	top:410px;
	left:1260px;
	font-size:18px;
}
.b1_qq a {
	color:#FFF;
	text-decoration:none;
}
.box3_kd {
	color:#000000;
	left: 400px;
	top: 210px;
}
.box3_kd table .sdcp {
	font: bold 18px "黑体";
	padding-left:8px;
	height:273px;
	padding-top:170px;
}
.box3_kd table .sdcpbg {
	background:url(/image/product_1.png) 0 0 no-repeat;
}
.box3_kd table .sdcpbg1 {
	background:url(/image/product_2.png) 0 0 no-repeat;
}
.box3_kd table .sdcpbg2 {
	background:url(/image/product_3.png) 0 0 no-repeat;
}
.box3_kd table .sdcpbg3 {
	background:url(/image/product_4.png) 0 0 no-repeat;
}
.box5_ab {
	left: 840px;
	top: 650px;
	color:#fff;
	width:220px;
	height:38px;
	text-align:center;
	line-height:38px;
}
.box5_ab a {
	color:#2ea8e1;
}
.title_section {
	font-size:19px;
	line-height:25px;
	font-weight:600;
	margin-bottom:10px;
	color:#1e1e1e;
}
.para {
	font-size:13px;
	line-height:20px;
	color:#1e1e1e;
	margin-bottom:15px
}
.navigationLink {
	color:#768102;
	font-weight:bold;
}
.btnTextContainer {
	display:block;
	width:92px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	background-color:#bad80a;
	color:#454545;
}
