w/*!
 * Bootstrap v2.3.0
 *
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@charset "utf-8";
@import url("____/stylesheet.css");
/*公用类*/

input,button,select,textarea{outline:none;}
div,p,ul,li{ margin:0; padding:0;}
ul,li{ list-style:none;}

.qc{clear:both;}
.bgzy{width:100%;border:0 solid #00FF00; }
img{ border:0px}
h1,h2,h3,h4,h5,h6{
	font-weight: 100;
	padding: 0;
	margin: 0;
	font-family: "华文中宋";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.footer{
	z-index:99;}

/*----------------圆形鼠标经过-----------------------*/

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 37px 130px;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}



/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
	background: rgba(255,255,255,0.1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1 .hi-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}



/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3a */
.hi-icon-effect-3a .hi-icon {
	color: #f06060;
}

.hi-icon-effect-3a .hi-icon:hover {
	color: #fff;
}

.hi-icon-effect-3a .hi-icon:hover:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
/*----------------圆形鼠标经过结束-----------------------*/
.about_center271,.about_center272,.about_center273,.about_center274{
	width:100px;
	height:100px;
	padding:15px;}
.about_center271{
	background:url(../images/111.png) center center no-repeat;}
.hi-icon-images:hover .about_center271{
	background:url(../images/112.png) center center no-repeat;
	}
.about_center272{
	background:url(../images/121.png) center center no-repeat;}
.hi-icon-pencil:hover .about_center272{
	background:url(../images/122.png) center center no-repeat;
	}
.about_center273{
	background:url(../images/131.png) center center no-repeat;}
.hi-icon-link:hover .about_center273{
	background:url(../images/132.png) center center no-repeat;
	}
.about_center274{
	background:url(../images/141.png) center center no-repeat;}
.hi-icon-mail:hover .about_center274{
	background:url(../images/142.png) center center no-repeat;
	}
.about_center211 p{
	float:left;
	width:33%;
	text-align:center;
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	line-height:30px;}
.about_center212 p{
	font-size:18px; font-family:"simsun"; font-weight:100;}
.about_center3{
	display:block;
	width:1200px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
	background:#efefef;}
.about_center3_none{
	display:none;}
.about_center32,.about_center32 p{
	font-size:14px;
	color:#333;
	line-height:30px;}
.about_center32 img{
	max-width:1200px;}
/*------------------- 弹框开始 -----------------------*/
@-webkit-keyframes bounceIn{
	0%{
	opacity:0;
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
50%{
	opacity:1;
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
70%{
	-webkit-transform:scale(.9);
	transform:scale(.9)
}
100%{
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}

}
@keyframes bounceIn{
	0%{
	opacity:0;
	-webkit-transform:scale(.3);
	-ms-transform:scale(.3);
	transform:scale(.3)
}
50%{
	opacity:1;
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
70%{
	-webkit-transform:scale(.9);
	-ms-transform:scale(.9);
	transform:scale(.9)
}
100%{
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}

}
.bounceIn{
	-webkit-animation-name:bounceIn;
	animation-name:bounceIn
}


/*------------------- 华丽分割线 -----------------------*/



/*------------------- 华丽分割线 -----------------------*/

#dialogBg{width:100%;height:100%;background-color:#000000;opacity:.6;filter:alpha(opacity=60);position:fixed;top:0;left:0;z-index:9999;display:none;}
#dialog,#dialog1,#dialog2,#dialog3{width:100%; height:100%;display:none;background-color:#ffffff;position:fixed;top:0;left:0;z-index:10000;border:1px solid #ccc;border-radius:0px;-webkit-border-radius:0px;box-shadow:0px 0px 0px #ccc;-webkit-box-shadow:0px 0px 0px #ccc;}
.dialogTop{width:90%; height:2%;margin:0 auto;border-bottom:1px dotted #ccc;letter-spacing:1px;padding:10px 0; margin-bottom:3%;text-align:right; line-height:19px;}
.dialogIco{width:50px;height:50px;position:absolute;top:-25px;left:50%;margin-left:-25px;}
.editInfos{padding:15px 0;}
.ipt{border:1px solid #ccc;padding:5px;border-radius:3px;-webkit-border-radius:3px;box-shadow:0 0 3px #ccc inset;-webkit-box-shadow:0 0 3px #ccc inset;margin-left:5px;}
.ipt:focus{outline:none;border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);}
.submitBtn{width:90px;height:30px;line-height:30px;font-family:"微软雅黑","microsoft yahei";cursor:pointer;margin-top:10px;display:inline-block;border-radius:5px;-webkit-border-radius:5px;text-align:center;background-color:#428bca;color:#fff;box-shadow: 0 -3px 0 #2a6496 inset;-webkit-box-shadow: 0 -3px 0 #2a6496 inset;}



@-webkit-keyframes bounceIn{
	0%{
	opacity:0;
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
50%{
	opacity:1;
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
70%{
	-webkit-transform:scale(.9);
	transform:scale(.9)
}
100%{
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}

}
@keyframes bounceIn{
	0%{
	opacity:0;
	-webkit-transform:scale(.3);
	-ms-transform:scale(.3);
	transform:scale(.3)
}
50%{
	opacity:1;
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
70%{
	-webkit-transform:scale(.9);
	-ms-transform:scale(.9);
	transform:scale(.9)
}
100%{
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}

}
.bounceIn1{
	-webkit-animation-name:bounceIn;
	animation-name:bounceIn
}

/*------------------- 华丽分割线 -----------------------*/

header1{width:90%;text-align:center;padding:5%;letter-spacing:2px;color:#333;font-size:1.2em;text-shadow:0 0 2px #999;}
.demo1{width:100%;margin:0 auto;text-align:center;}
.demo1 a{margin:0 5px 20px;background-color:#eee;}
.about_center22{
	width:70%;
	height:89%;
	max-width:1200px;
	margin:0 auto;
	font-size:15px;
	color:#666;
	text-align:left;
	line-height:27px;
	overflow:hidden;
	 }
.about_center221{
	overflow:auto;
	width:100%;
	height:100%;
	padding-right:50px;
	}
.about_center22 img{
	width:auto;
	max-width:1200px;}
/*------------------- 弹框结束 -----------------------*/
/*------------------- 地图开始 -----------------------*/
.center711{
	float:left;
	width:51%;
	height:auto;
	font-size:14px;
	color:#7f7f7f;
	line-height:27px;
	overflow:hidden;}
	#allmap {
	height: 700px;
	width: 100%;
	overflow: hidden;
}
	#result {width:100%;font-size:12px;}
	dl,dt,dd,ul,li{
		margin:0;
		padding:0;
		list-style:none;
	}
	dt{
		font-size:14px;
		font-family:"微软雅黑";
		font-weight:bold;
		border-bottom:1px dotted #000;
		padding:5px 0 5px 5px;
		margin:5px 0;
	}
	dd{
		padding:5px 0 0 5px;
	}
	li{
		line-height:28px;
	}
