@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #000
}
img {
	border: 0
}
form ul, li, p, h1, h2, h3, h4, h5, h6, br {
	margin: 0;
	padding: 0;
	overflow: hidden
}
ul li{list-style:none;}
a {
	text-decoration: none;
	color: #272727
}
a:hover {
	text-decoration: none
}
p {
	margin: 0;
	padding: 0
}
.ftl {
	float: left;
	display: inline
}
.ftr {
	float: right;
	display: inline
}
.count {
	width: 100%;
	height: auto;
	margin: 0 auto;
	
}
.sum {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	height: auto;
	margin: 0 auto
}
.center {
	margin: 0 auto;
	padding: 0
}
.clear {
	clear: both
}
.Relative {
	position: relative
}
.Location {
	position: absolute
}
/*顶部*/
.navtopLogo { width:100%;height:auto;line-height:0px;}
.navtopLogo img {width: 100%; }
.navtopA{width:100%; height:35px; background:#db0573; line-height:35px; text-align:center; font-size:0.12rem; color:#ffffff; overflow:hidden;}
.navtopA span{padding-left:5px;}
.navtgao{width:100%; height:46px; background:url(../images/a1.jpg) left center no-repeat #31333a;}
.navtgaor{width:70%; height:46px; line-height:46px; overflow:hidden; color:#ffffff; font-size:0.12rem; margin-right:3%;}

.navA1{width:100%; height:auto; padding-top:10px; padding-bottom:50px; background:url(../images/bga.jpg) repeat-y;}
.navA1a{margin-top:30px;width:80%; height:0.47rem; background:url(../images/bga1.jpg) left center repeat-x;}

.navA1ai{width:80%; height:0.47rem; background:#e5e5e5; text-align:center; line-height:0.47rem; font-size:0.23rem; color:#767676;}
.navA1b{height:auto; line-height:0.7rem; font-size:0.4rem; text-align:center; color:#000000; padding-top:5px;}
.navA1b span{color:#6188d3;}
.navA1c{margin-top:30px;}
.navA1d{width:80%; height:0.7rem; overflow:hidden; line-height:0.65rem; border:2px solid #e2b263; text-align:center; font-size:0.27rem;  border-radius:40px; -moz-border-radius:40px; -webkit-border-radius:40px;}
.navA1d a{color:#c08f3f;}
.navA1d img{width:10%; vertical-align:middle; padding-right:10px;}

.navB{background:none;}
.navBa{position:relative;}
.navBa img{width:100%;}
.navBa1{position:absolute; top:0px; left:0px;}
.navBa2{position:absolute; top:13%; left:0px;}
.navBa2 img{width:100%;}
.navBa3{top:63%;}
.navBa4{top:83%; left:7%;}
.navBa4 img{width:10%; vertical-align:middle; padding-right:10px;}













.toolbar-item,.toolbar-layer{background:url(../images/floatimg_cn.png) no-repeat;}
.toolbar{position:fixed;right:0px;top:250px; z-index:9999; width:32px; height:130px; overflow:hidden;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:32px;height:130px;margin-top:1px;position:relative;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);}