@charset "utf-8";
/* CSS Document */
 
.header .logo-panel {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
.header .logo-panel .logo {
	width: 313px;
	height: auto;
	padding-top: 30px;
}
.header .logo-panel .logo img {
	width: auto;
}
.header .banner-box {
	width: 100%;
	height: 260px;
	position: relative;
}
.header .banner-box img {
	width: 100%;
	height: 260px;
}
.header .banner-box .banner-inner {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0;
}
.header .banner-box .banner-inner h3 {
	color: #fff;
	font-size: 50px;
	position: absolute;
	right: 0;
	top: 100px;
}
.main {
	width: 100%;
	background: #f1f1f1;
	border-top: 1px solid #f1f1f1;
}
.main .tabs {
	width: 1000px;
	margin: 30px auto 30px;
}
.main .tab-hd {
	float: left;
	width: 150px;
	background: #fff;
	padding: 10px 0;
}
.main .tab-hd a {
	display: block;
	width: 146px;
	height: 48px;
	font-size: 14px;
	color: #222;
	line-height: 47px;
	margin-bottom: 3px;
	text-align: center;
}
.main .tab-hd .first {
	margin-top: 10px;
}
.main .tab-hd a:hover {
	color: #d11b1b;
	background: #f1f1f1;
	border-left: 4px solid #d11b1b;
}
.main .tab-hd .active {
	color: #d11b1b;
	background: #f1f1f1;
	border-left: 4px solid #d11b1b;
}
.main .tab-bd {
	float: right;
	width: 788px;
	padding: 20px 26px 180px;
	background: #fff;
}
.main .tab-bd ul li .title, .main .tab-bd ul li .contact {
	color: #d11b1b;
	font-size: 16px;
	margin-top: 5px;
	width: 770px;
}
.main .tab-bd ul li .intro {
	color: #333;
	font-size: 14px;
	padding-left: 18px;
	position: relative;
	margin-top: 12px;
	text-align: justify;
	width: 770px;
}
.main .tab-bd ul li .intro i {
	width: 8px;
	height: 8px;
	background: url(../images/about/icon-mar.png) no-repeat 0 0;
	position: absolute;
	top: 8px;
	left: 0px;
}
.main .tab-bd ul li .contact {
	margin-top: 35px;
}
.main .tab-bd ul li .weibo {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	width: 250px;
	margin-top: 15px;
	padding-left: 18px;
	position: relative;
}
.main .tab-bd ul li .weibo span {
	display: block;
	position: absolute;
	top: 3px;
	right: 0;
}
.main .tab-bd ul li .img {
	width: 150px;
	margin-left: 18px;
	margin-top: 15px;
}
.main .tab-bd ul li .img p {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.main .tab-bd ul .yinsi .title {
	color: #222222;
	font-size: 16px;
	padding-left: 18px;
	position: relative;
	font-weight: bold;
	margin-top: 20px;
}
.main .tab-bd ul .yinsi .title i {
	width: 16px;
	height: 16px;
	background: url(../images/about/circle.png) no-repeat center center;
	position: absolute;
	top: 5px;
	left: 0;
}
.main .tab-bd ul .yinsi .intro {
	margin-top: 0;
	line-height: 30px;
}
.main .tab-bd ul .yinsi .intro i {
	background: url(../images/about/circle-sb.png) no-repeat;
	position: absolute;
	top: 11px;
	left: 9px;
}
.main .tab-bd ul .yinsi .intro .kong {
	background: url(../images/about/circle-kong.png) no-repeat;
}
.main .tab-bd ul .yinsi .mt15 {
	margin-top: 15px;
}
.main .tab-bd ul .yinsi .mt10 {
	margin-top: 10px;
}
.main .tab-bd ul .yinsi .text-ind2 {
	text-indent: 28px;
	margin-top: 20px;
	padding-left: 20px;
}
/*---网站地图---*/
.map_main {
	overflow: hidden;
	padding-bottom: 10px;
}
.sitemap_con {
	margin: 0 auto;
	color: #666;
}
.sitemap_con .map_top {
	border-bottom: solid 1px #ccc;
}
.sitemap_con .map_top img {
	float: left;
}
.site_r_link {
	width: 120px;
	margin-top: 45px;/*上边界根据需要进行调整*/
	border: 1px solid #cdcdcd;
	background: #F8F8F8;
	padding: 5px 10px;
	float: right;
	font-size: 14px
} /*网站地图，显示方式样式，上边界根据需要进行调整*/
.sitemap_con h4 {
	line-height: 55px;
	height: 55px;
	font-size: 15px;
}
.b4 {
	border: solid 1px #E0E0E0;
	padding: 10px 0;
}
.b4 ul {
	padding: 0 11px;
}
.b4 li {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 90px;
	white-space: nowrap;
	overflow: hidden;
}
.b4 li a {
	color: #666;
	font-size: 14px
}
.b4 li a:hover {
	color: #0F6BD6;
}
.b5 {
	border: solid 1px #E0E0E0;
	padding: 10px 0;
}
.b5 ul {
	padding: 0 11px;
}
.b5 li {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
}
.b5 li a {
	color: #666;
	font-size: 14px
}
.b5 li a:hover {
	color: #0F6BD6;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.map-content {
	padding: 15px 5px 40px;
	overflow: hidden
}
.map-box {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cde09c
}
.map-box h2, .map-box h2 a {
	font-size: 16px;
	color: #00bc87;
	height: 30px;
	line-height: 30px;
	font-weight: 300;
	padding-top: 10px
}
.mapcs {
	overflow: hidden;
	clear: both;
	padding: 15px 0 5px;
	width: 100%
}
.mapcs li {
	float: left;
	white-space: nowrap;
	padding-right: 30px
}
.mapcs li a {
	display: block;
	font-size: 15px;
	color: #999
}
.map-list {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #f1f1f1
}
.map-list span {
	font-size: 18px;
	color: #00bc87
}
.map-list dt {
	height: 30px;
	line-height: 30px;
	color: #693;
	margin-top: 15px;
	font-size: 15px
}
.map-list dt a {
	color: #693;
	font-size: 15px
}
.map-list dd {
	padding: 5px 0;
	overflow: hidden;
	line-height: 2em
}
.map-list dd a {
	margin: 2px 0;
	margin-right: 20px;
	white-space: nowrap;
	float: left;
	color: #999
}
.map-list dd a:hover, .mapcs li a:hover {
	color: #ff7e00
}
.map-list a.tag1 {
	color: #EF2129
}
.map-list a.tag2 {
	color: #A5CF63
}
.map-list a.tag3 {
	color: #7BB4C8
}
.map-list a.tag4 {
	color: #fe3981
}
.map-list a.tag5 {
	color: #690
}
.map-list a.tag6 {
	color: #609;
	font-size: 15px
}
.map-list a.tag7 {
	color: #ff2a21;
	font-size: 15px
}
.map-list a.tag8 {
	color: #2166ff;
	font-size: 15px
}
.map-list a.tag9 {
	color: #dfc009;
	font-size: 15px
}
.map-list a.tag10 {
	color: #2f9c40;
	font-size: 15px
}
