@charset "utf-8";
html {
    font: normal 14px "微软雅黑", Arial;
}
body {
    padding: 0px;
    margin: 0px auto;
    color: #666;
    width: 100%;
    min-width: 1000px;
    /*width: expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );*/
    zoom: 1;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
}
li{
	list-style:none;
}
ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}
select, input, textarea {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #666;
	background: none;
    border: none;
    margin: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
input, button, select, textarea {
    outline: none; /*-webkit-appearance:none;*//*强制去除表单自带的样式*/
	font: normal 14px "微软雅黑", Arial;
}

textarea {
    resize: none; /*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}

article, aside, footer, header, nav, section, figure, figcaption {
    display: block;
}
/*html5设置*/
figure, figcaption {
    margin: 0px;
    padding: 0px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
img {
    border: none;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
a {
    color: #666;
    text-decoration: none;
}
a:focus {
    outline: none;
    -moz-outline: none;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.SinglePage{  text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; font-size:13px; line-height:24px;}
.container{
	width:1200px;
	margin:auto;
}
/*Top*/
.Top{
   width: 1200px;
   height: 92px;
   margin: 0 auto;;
}
.Top .logo{
	float: left;
	margin: 14px 0 0;
	width: 500px;
}
.Top .logo img{
	width: 125px;
	height: 57px;
	float: left;
	margin-right: 13px;
}
.Top .logo p{
	color: #333333;
	font-size: 15px;
	/*line-height: 25px;*/
}
.Top .top_tel{
	float: right;
	width: 223px;
	height: 43px;
	margin: 26px 3px 0 0;
	display: inline;
}
.Top .top_tel img{
	width: 223px;
	height: 43px;
}
/*Top*/

/*MainNav*/
.MainNav{
   width: 100%;
   height: 58px;
   background:url(../images/MainNav_bg.png) repeat left bottom;
}
.MainNav ul{
	width: 1200px;
	margin:0 auto;
}
.MainNav ul li{
	list-style: none;
	float: left;
	height: 58px;
	background: url(../images/MainNav_li.png) no-repeat right center;
}
.MainNav ul li a{
	display: block;
	padding: 0 29px;
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
}
.MainNav ul li.last a{
	background: none;
}
.MainNav ul li.onnav a,.MainNav ul li a:hover{
	border-bottom: 3px solid #fca84c;
}
/*MainNav*/

/*Banner*/
.Banner{
	width:100%;
	height: 500px;
}
/*Banner*/

/*Bottom*/
.Bottom{
	background: #333333;
	text-align: center;
	margin: 50px 0 0;
}
.Bottom dl{
	font-size: 0;
	line-height: 20px;
	padding: 27px 0;
}
.Bottom dl a{
	color: #ffffff;
	font-size: 14px;
}
.Bottom dl a:hover{
	color: #FCA84C;
}
.Bottom dl em{
	color: #a6a6a6;
	font-style: normal;
	font-size: 14px;
	padding: 0 29px;
}
.Bottom ul{
	width: 855px;
	margin: 0 auto;
	padding: 0 0 49px;
	overflow: hidden;
}
.Bottom ul li{
	float: left;
	text-align: left;
}
.Bottom ul .li1{
	width: 300px;
}
.Bottom ul .li2{
	width: 230px;
}
.Bottom ul .li3{
	width: 325px;
}
.Bottom ul li img{
    width: 54px;
    height: 48px;
    float: left;
    margin-right: 12px;	
}
.Bottom ul li h3{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.Bottom ul li p{
	color: #ffffff;
	font-size: 14px;
}
.Bottom ul li p i{
	font-style: normal;
	font-size: 14px;
}
.Bottom .Copyright{
	color: #bfbfbf;
	font-size: 14px;
	line-height: 46px;
	border-top:1px dashed #767676;
}
/*当前位置*/
.nav-list{
	margin: 50px 0 40px;
	overflow: hidden;
}
.nav-list span{
	color: #333333;
}
/*当前位置*/

/*pages*/
.pages{ height:40px; text-align: center; margin-bottom: 70px}
.pages a{ display: inline-block;}
.pages .next{ width: 80px; height: 40px; margin-left: 15px;  text-align: center; line-height: 40px; color: #f6ab00; font-size: 18px; border: 1px solid #f6ab00;}
.pages .number a{ width: 40px; height: 40px;    margin-left: 15px; text-align: center; line-height: 40px; border: 1px solid #f6ab00;  color: #f6ab00; font-size: 18px;}
.pages .number a.on{ color: #fff; border-color:#FFFFFF ; background: #f6ab00;}
.pages .text{ display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #dfdfdf; background: #FFFFFF; color: #1aa0ff; font-size: 14px;}
/*pages*/
/*RMenu*/
.RMenu{
	width:48px;
	position:fixed;
	right:0;
	top:30%;
}
.RMenu li{
   width:48px;
   height:50px;
   margin-bottom:1px;
   position:relative;
}
.RMenu li>a{
	display:block;
    width:48px;
	height:50px;
}
.RMenu li dl{
	display:none;
}
.RMenu li.on dl{
	display:block;
}
.RMenu .li1>a{
	background:url(../images/R_li1.jpg) no-repeat center center #e5e5e5;	
}
.RMenu .li1:hover{
   background:#fca84c;
}
.RMenu .li1.on>a,.RMenu .li1>a:hover{
   background:url(../images/R_li1_on.jpg) no-repeat center center #fca84c;
}
.RMenu .li1 dl{
	width:172px;
	position:absolute;
	right:48px;
	top:-146px;
	border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   -o-border-radius:3px;
}
.RMenu .li1 dl dt{
	width:172px;
	height:196px;
	background:#fca84c;
	border-bottom:1px solid #f0c799;
	text-align:center;
}
.RMenu .li1 dl dt img{
   width:157px;
   height:157px;
   margin:7px 0 0;
}
.RMenu .li1 dl dt span{
   display:block;
   height:32px;
   line-height:32px;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   color:#ffffff;
   font-size:14px;
}
.RMenu .li2{
	display:none;
}
.RMenu .li2>a{;
	background:url(../images/R_li2.jpg) no-repeat center center #e5e5e5;
}
.RMenu .li2:hover{
   background:#fca84c;
}
.RMenu .li2.on>a,.RMenu .li2>a:hover{
   background:url(../images/R_li2_on.jpg) no-repeat center center #fca84c;
}
.RMenu .li2 dl{
   width:91px;
   height:50px;
   background:#fca84c;
   position:absolute;
   right:48px;
   top:0;
   border-radius:3px 0 0 3px;
   -moz-border-radius:3px 0 0 3px;
   -webkit-border-radius:3px 0 0 3px;
   -o-border-radius:3px 0 0 3px;
}
.RMenu .li2 dl a{
   display:block;
   width:91px;
   height:50px;
   text-align:center;
   line-height:50px;
   color:#ffffff;
   font-size:14px;
  
}
/*RMenu*/