#box_video{ position:absolute; left:50%; margin-left:-160px; top:50%; margin-top:-225px; color:#fff; width:480px; height:410px; background:#fff;}
.close{ padding-right:10px; text-align:right;}
.bg { width:100%; height:100%; background:rgba(0,0,0,0.5); position:absolute; z-index:999;}
.index{
	width: 1000px;
	margin: 0 auto;
	padding-top: 80px;
	height: 637px;
	background: url(../images/index_01.jpg) center no-repeat;
	position: relative;
	
}
.index .gonIn{
	position: absolute;
	display: block;
	width: 250px;
	height: 200px;
	margin-left: -125px;
	left: 50%;
	bottom: 145px;
	/*border: 1px solid #e6e6e6;*/
}
.contact{
	height: 120px;
	width: 46px;
	position: absolute;
	right: -60px;
	bottom: 5px;
}
.contact a{
	margin: 5px 0;
	display: block;
	width: 46px;
}

.line{
	margin-top: 30px;
	height: 15px;
	background: url(../images/line.jpg) center no-repeat;
}
.webchat .code{
	display: none;
	position: absolute;
	width: 150px;
	height: 150px;
	border: 1px solid;
	right: 0px;
	top: -150px;
}
.nav{
	height: 74px;
	background: url(../images/nav_bg_01.jpg) repeat-x;
}
.nav:after{
	height: 0;
	display: block;
	clear: both;
	content: '';
	visibility: hidden;
}
.nav .wrap{
	margin: 0 auto;
	width: 1000px;
	height: 74px;
	
}
.nav h2{
	margin-top: -1px;
	width: 188px;
	height: 73px;
	float: left;
}
.nav ul{
	margin-left: 120px;
	display: inline;
	height: 74px;
	float: left;
}
.nav ul li{
	width: 115px;
	float: left;
	height: 74px;
	
}
.nav ul li a{
	display: block;
	width: 100px;
	height: 74px;
	color: #222222;
	font-size: 15px;
	line-height: 74px;
	text-align: center;
}
.nav ul li a.active{
	background: #d2322a;
	color: #fff;
}
.nav ul li a:hover{
	background: #d2322a;
	color: #fff;
}
.banner{
	height: 392px;
	background: url(../images/banner.jpg) center no-repeat;
	position: relative;
}
.main{
	width: 1000px;
  	margin: 0 auto;
}
.main:after{
	height: 0;
	visibility: hidden;
	clear: both;
	content: '';
	display: block;
}
.left{
	  width: 218px;
  float: left;
}
.left .nav2{
	  width: 156px;
  height: 35px;
  margin-left: 25px;
  background: #c60c02;
  font-size: 13px;
  color: #FFF;
  text-align: right;
  line-height: 35px;
  padding-right: 15px;
  margin-bottom: 2px;
  display: block;
  font-weight: 400;
}
.left .nav3 a{
	  width: 156px;
  height: 35px;
  margin-left: 25px;
  background: #575350;
  color: #FFF;
  text-align: right;
  line-height: 35px;
  padding-right: 15px;
  margin-bottom: 2px;
  display: block;
  font-weight: 400;
}
.left .nav2 a {
  width: 156px;
  height: 35px;
  background: #c60c02;
  font-size: 12px;
  color: #FFF;
  text-align: right;
  line-height: 35px;
  padding-right: 15px;
  display: block;
  font-weight: 400;
}

.right{
	  width: 782px;
  float: left;
}
.right .word {
  font-size: 14px;
  color: #484848;
  line-height: 24px;
  padding: 10px 25px;
}
.word p{
  text-indent: 2em;
}
.word2 {
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}


.online{
  position: relative;
  width: 1000px;
  height: 80px;
  margin: 0 auto;
    top: 260px;
}
.online a{
	display: block;
	width: 49px;
	height: 69px;
	float: left;
	margin: 0 5px;
}
.online .link{
  position: absolute;
  width: 120px;
  height: 69px;
  right: 120px;
}

.online_webchat{
	position: relative;
}
.online_code{
  position: absolute;
  display: none;
  width: 150px;
  height: 150px;
  border: 1px solid;
  right: -20px;
  top: -160px;
}

.right .title{
	color: #C60C02;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
}
.right table tr{}
.right table tr td{
	height: 32px;
	border: 1px solid #e0e0e0;
}
#float01{
	z-index: 99999;
}





.footer{
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	color: #222222;
	font-size: 12px
}
