@charset "utf-8";

/* reset */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0}
input,button,select,textarea{outline:none}
ol,ul,li{list-style:none}
img{vertical-align:top;border:none;}
textarea{overflow: auto;vertical-align: top;resize:none;}
* html body{background-attachment:fixed;}
body{ width:auto; height:auto; _height:100%; min-height:100%; color:#666; }
body,input,textarea{font: 12px/1.5 "Microsoft Yahei",arial,'Simsun';}
button,input,select,textarea {font-size:100%;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
table {border-collapse:collapse;border-spacing:0}
a{color:#666;text-decoration:none;cursor:pointer;}
a:hover{color:#fc6921;text-decoration:underline;}
a:focus{outline:0;}
button:focus,input:focus,textarea:focus,select:focus {outline-width: 0;}


	
	
body {background: #ebebeb;}
.clear{clear:both}
.clearfix:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}

/*header*/
.sitemap_headerwrap {width: 100%;background: #fff;}

.sitemap_header {
	width: 1150px;
	margin: 0 auto;
	padding: 23px 25px;
	background-color: #fff;
}
.sitemap_header .slogo {
	display: block;
	float: left;
/*	width: 180px;*/
	height: 36px;
/*	text-indent: -999em;
	background: url(../images/logo.png) no-repeat;*/
}
.sitemap_header .sh_tel {
	float: right;
}
.sitemap_header .sh_tel h3 {
	display: inline-block;
	float: left;
	line-height: 34px;
	font-size: 24px;
	color: #171717;
	font-weight: normal;
}
.sitemap_header .sh_tel h4 {
	display: inline-block;
	padding-left: 35px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	float:left;
	background-color:#fff;
}
.sitemap_header .sh_tel h4 a{
	color:#f60;
}
.sitemap_header .sh_tel h4 i,.sitemap_header .sh_tel h4 span{
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 10px;
	background: url(../images/phone.jpg) no-repeat;
}
.sitemap_header .sh_tel h4 em {
	font-size: 18px;
	color: #f60;
	font-style: italic;
}
	
/*sitemap_bread*/
.sitemap_bread {
	width: 1200px;
	line-height: 46px;
	font-size: 14px;
	color: #171717;
	margin: 0 auto;
}
.sitemap_bread em {
	font-size: 16px;
	font-style: normal;
}
.sitemap_bread i {
	padding: 0 8px;
}
.sitemap_bread a {
	color: #171717;
}
.sitemap_bread a:hover {
	color: #f60;
	text-decoration: underline;
}
	
	
/*main*/	
.sitemapWrap {
	width: 1160px;
	padding: 30px 20px;
	background: #fff;
	margin: 0 auto 30px;
}
.sitemapWrap h3 {
	line-height: 22px;
	font-size: 20px;
	color: #171717;
	padding-left: 8px;
	border-left: 2px solid #fc6921;
	margin:15px 0;
}
.sitemapWrap h3.mt35 {
	margin-top: 35px;
}
.groupWebsite {
/*	margin: 18px auto;*/
	padding: 15px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
}
.groupWebsite li {
	float: left;
	width: 173px;
	line-height: 26px;
	margin-left: 20px;
}
.groupBranch {
/*	margin-left: -20px;*/
}
.branchArea {
/*	float: left;
	width: 570px;*/
/*	margin-top: 35px;
	margin-left: 20px;*/
}
.branchLink {
	line-height: 26px;
	margin-top: 18px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #ddd;
	border-radius: 2px;
}
.branchLink dl {border-bottom:1px dotted #ddd;}
.branchLink.h185 {
	height: 128px;
}
.branchLink.h370 {
	height: 232px;
}
.branchLink dt {
	float: left;
	width: 115px;
}
.branchLink dd {
	margin-left: 120px;
}
.branchLink dt, .branchLink dt a {
	font-size: 14px;
	color: #f60
}
.branchLink dd a {
	float: left;
	display: inline-block;
	margin-right: 20px;
	font-size: 12px;
	color: #555;
	white-space: nowrap;
}
.branchLink a:hover {
	color: #f60;
	text-decoration: underline;
}
	

.sitemap_footer{width:100%;min-width: 1200px;overflow:hidden;margin:0 auto;padding:0 0 5px 0;text-align:center;background:#f5f5f5;padding:20px 0;color:#acacac;}