html{
	width: 100%;
}
body{
    background: #cdcdcc url("../images/bg.png") repeat scroll 0 0;        
    font-family: Microsoft Yahei;
	font-size: 14px;
	width: 100%;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
	font-family: Microsoft Yahei;
	font-size: 14px;
}
img{
	border: none;
}
.both{
	clear: both;
}
.both5{
	clear: both;
	height: 5px;
}
.both10{
	clear: both;
	height: 10px;
}
.both20{
	clear: both;
	height: 20px;
}
.both30{
	clear: both;
	height: 30px;
}

.top1{
	font-size: 13px;
	color: #fff;
	background: #404040 none repeat scroll 0 0;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.top1_p1{
	float: left;
}
.top1_p2{
	float: right;
}
.top1_p2 a{
	color: #fff;
}
.wrap{
    width: 1000px;
    overflow: hidden;
    clear: both;
	padding-top:30px;
	height:95px;
}
.logo{
    float: left;
}
.top-tel{
    background: url(../images/top_tel.png) no-repeat 0 0;
    width: 230px;
    height: 70px;
	float:right;
  position: relative;
}

.top-tel span{
  position: absolute;
  bottom: 0;
  color: #da2402;
  font-size: 25px;
  font-weight: bold;
  left: 25px;
  line-height: 25px;
}

.nav{
	background: #da2402 none repeat scroll 0 0;
    height:45px;
    margin: 0 auto;
}
	
.nav-body {
    height: 45px;
    margin: 0 auto;
    width: 1000px;
}

.nav-body ul li {
  float: left;
	width:71.4px;
}
.nav-body ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align: center;
	font-family: Microsoft Yahei;
}

.nav-body ul li a:hover{
	color: #da2402;
	background-color:#fff;
	display:block;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    height: 45px;
}

.nav-body ul li a.selected{
	color: #da2402;
	background-color:#fff;
    text-decoration: none;
}

.gl{ 
    clear: both;
    display: block;
    font-size: 0;
    height:20px;
    line-height:10px;
    overflow: hidden;
}

.yqlj{
    background: #f3f3f3 none repeat scroll 0 0;
    height: 50px;
    padding: 10px 0 10px 0;
    width: 100%;
}

.yqxq {
   
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

.yqxq ul li {
    float: left;
    margin-left: 20px;
    margin-top: 6px;
}

.jy {
   
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
     color: #000;
	 font-size:12px;
    text-align: center;
	margin-top:15px;
	line-height:20px;
}

#zxzx{position:fixed;top:30%;right:20px;width:115px;height:365px;background:  url(../images/zxzx.png) no-repeat scroll 0 center;}
#zxzx img{
	margin:0 auto;
	display:block;
}

#back-to-top{
  width:90px;
  height:18px;
  position:relative;
  top: 325px;
  right:1px;;
  float:right;
  background: url(../images/back-to-top.jpg) no-repeat scroll 0% 0%;
  cursor:pointer;
}

#yun{
  position:relative;
  top: 315px;
  right:6px;;
  float:right;
  cursor:pointer;
}