body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px; }
input, select { font-size: 14px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 14px; color: #666666; }/*google浏览器字体兼容*/
body { font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; width: 100%; background:#ffffff; }
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #666666; outline: none; }
a:hover { color: #009fed; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());
}
.sitemap {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.sitemap  dt {
    margin-bottom: 15px;
    padding: 8px 12px;
    border: 1px solid #fff1c8;
    background-color: #fff9e6;
    font-weight: bold;
    border-radius: 3px;
    color: #582e09;
	
}

.sitemap  dd {
    padding: 0 0 15px 13px;
}

dd a {
    display: inline-block;
    margin: 0 10px 10px 0;
	color: #666;
    font-size: 14px;
	cursor: pointer;
	background-color: transparent;
}
.sitemap .crumb {
    height: 35px;
    padding: 0 5px;
    line-height: 35px;
    font-size: 12px;
}
.foot{ width:100%; height:auto; background:#3d434f; padding-top:35px; border-bottom:1px #444a55 solid;}
.footl{ text-align:center; width:300px; padding-top:15px;}
.footm{ width:510px; height:auto; padding-top:15px;}
.footm dl{ width:165px; height:auto; border-right:1px #5d636f solid; float:left; text-align:center; min-height:190px;}
.footm dl dt{ padding-bottom:15px;}
.footm dl dt a{ font-size:16px; color:#fff;}
.footm dl dd a{ font-size:14px; color:#a9afb6; line-height:25px;}
.foot a:hover{ color:#009fed;}
.footr{ width:350px; height:auto; font-size:15px; color:#e8e8e8; line-height:25px;}
.footr1{ padding-left:27px; font-size:16px; color:#fdd000; background:url(../images/foot_icon1.jpg) no-repeat left 50%;}
.footr2{ font-size:25px; color:#fdd000; padding:10px 0;}
.footr3{ padding-left:27px; font-size:16px; color:#fdd000; background:url(../images/foot_icon2.jpg) no-repeat left 50%;}
.footr4{ padding-top:10px;}

.copyright{ width:100%; height:auto; background:#373d49; border-bottom:2px #4b505b solid; text-align:center; padding:10px 0; color:#a9afb6; font-size:15px; line-height:25px;}
.copyright a{color:#a9afb6;}
.copyright a:hover{ color:#009fed; text-decoration:none;}
.clink{ width:100%; height:auto; background:#3d434f; padding:10px 0; color:#a9afb6; line-height:22px;}
.clink a{color:#a9afb6; padding-right:6px;}
.clink a:hover{ color:#009fed; text-decoration:none;}
.cl { clear: both; }
.fl {float: left;}
.fr { float: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }


#side {
	position: fixed;
	right: 0;
	top: 40%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 999;
}
#side ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

#side a:link {
	color: #000;
	text-decoration: none;
}

#side a:visited {
	color: #000;
}

#side a:hover {
	color: #000;
}

#side a:active {
	color: #000;
}
#side li {
	margin-bottom: 1px;
	float: right;
	clear: both;
}
#side li a {
	padding: 6px 0 5px;
	width: 90px;
	display: block;
	font-size: 16px;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 5px 0 0 5px;
	background: #FED400;
}
#side li a:hover {
	padding-right: 10px;
}
#side li a img {
	margin: 0 auto 3px;
	display: block;
}
#side .tel {
	margin-bottom: 15px;
	width: 90px;
	clear: both;
	float: right;
	overflow: hidden;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 5px 0 0 5px;
	background: #FED400;
}
#side .tel:hover {
	width: 238px;
}
#side .tel .subTel {
	width: 2380px;
}
#side .tel .txt {
	padding: 6px 0 5px;
	width: 90px;
	float: left;
	display: block;
	color:#000000;
}
#side .tel .txt img {
	margin: 0 auto 3px;
	display: block;
}
#side .tel .num {
	width: 149px;
	display: block;
	float: left;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 66px;
	border-left: 1px solid #FEBF00;
}
#side .pageTop {
	float: right;
	clear: both;
	margin-right: 13px;
	border-radius: 50%;
	overflow: hidden;
	opacity: .33;
	
	transition: all 0.3s;

}

#side .pageTop:hover {
	display: block;
	opacity: 1;
	
}
