* { margin: 0px; padding: 0px; }
body { font-family: "微软雅黑"; font-size: 12px; color: #000; line-height: 24px; background: #f1f1f1; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; }
/*公用样式*/
.w260 { width: 260px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w440 { width: 440px; }
.w710 { width: 710px; }
.wrap { clear: both; width: 980px; height: 1%;  min-height: 500px; overflow: hidden; margin: 0px auto; }
.both { clear: both; width: 100%; height: 10px; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.border { border: 1px solid #CCC; }
.mLeft10 { display: inline; margin-left: 10px; }
.mBottom10 { margin-bottom: 10px; }
/*页面头部*/
#header{background: #fff;}
#LogoHead { height: 80px; overflow: hidden; margin: 0px 25px; }
.neirong_logo { float: left; padding-top: 10px; padding-right:50px; }
.seachformcss { display: inline; float: right; width: 565px; margin: 10px 0px 0px 32px;  }

.search {float: right; height: 38px; width: 454px; padding: 11px 0;}
.search-keyword {height: 34px;  width: 366px; border: 2px #ccc solid; border-right: none; line-height: 34px; font-size: 14px; color: #666; text-indent: 10px;}
.search-submit {height: 38px; width: 86px; line-height: 38px; text-align: center;    color: #fff; font-size: 16px; border: none; margin: 0; padding: 0; background: #db000a;
}

.navbg {background: #db000a; width: 100%; height: 36px; text-align: center;  padding-top: 14px;}
.navbox{width: 1050px; margin: 0 auto;}
.nav {width: 980px;height: 22px;overflow: hidden;text-align: center;float: left; padding-left:14px;}
.nav a {padding: 0 10px;height: 22px;line-height: 22px;font-size: 15px;color: #fff;}
#menu{ width:40px; float: left;  position: relative;}
#menu a{color: #fff; font-size: 15px;}
#menu ul{ width:100px;  position: absolute; left:-5px; top:20px; background:white; display: none;}
#menu:hover ul{ display: block; background: #db000a; padding-bottom: 10px;}
#menu:hover ul li{ height: 30px; line-height: 30px;}
#menu:hover ul li a{font-size: 15px;}
#menu ul li:hover{ background:#CCC;}
.maincon{width: 100%;background: #f1f1f1; margin-bottom: 20px; }
.main {
    width: 100%;
	background: #f1f1f1;
    border-top: 1px solid #f1f1f1;
    margin-bottom: 20px;
}
.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;
    margin-bottom: 20px;
}
.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
}

.tg1{margin: 2px 0;
	margin-right: 20px;
	white-space: nowrap;}
.footer_cnt{ clear: both; color:#333;width:100%;height:80px;overflow:hidden;background-color:#f7f7f7;border-top:1px solid #e3e5e8;padding:30px 0;text-align:center;font-size:14px;line-height:26px; margin-top: 20px; }
.footer_cnt a{color:#333}
