@charset "utf-8";
/* 共用样式 */
html {
	_overflow-x:hidden;
	+overflow-x:hidden;
}
body {
	margin:0;
	padding:0;
	/* text-align:center; */
	overflow-x:hidden;
}
a{
	font-family: "微软雅黑";
    font-size: 12px;
    color: #f98b32;
}
a:hover{
	font-family: "微软雅黑";
    font-size: 12px;
    color: red;
}
a:link    {
	font-family: "微软雅黑";
    font-size: 12px;
    color: #f98b32;
}
a:visited {
	font-family: "微软雅黑";
    font-size: 12px;
    color: #f98b32;
}
a:active  {
	font-family: "微软雅黑";
    font-size: 12px;
    color: #f98b32;
}

img{
	border:none;
}
.alignl{
	text-align:left;
}
.alignr{
	text-align:right;
}
.alignc{
	text-align:center;
}

/* top */
.top {
	height: 84px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4142c;
	background-color: #FFFFFF;
}
.top-logo {
	float: left;
	padding-top: 2px;
	padding-left: 12px;
}
.top-suosouinput {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	/* background-image: url(../images/sousuo-bj.png); */
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 32px;
	width: 350px;
	padding-left: 36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 75px;
	margin-top: 25px;
}
.top-suosouanniu {
	float: left;
	margin-top: 25px;
}
.top-user {
	float: right;
	height: 84px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	padding-right: 20px;
	padding-left: 20px;
}
.top-userimg {
	float: left;
	padding-top: 25px;
}
.top-userfont {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 86px;
	color: #333333;
	float: left;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 100px;
}
.top-usericon {
	float: left;
	margin-top: 28px;
}

/* 树结构 */

.shu {
	background-color: #d0011b;
	width: 220px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.shu-list1 {
	height: 38px;
	width: 220px;
	/* background-image: url(../images/icon-10.png); */
	background-repeat: no-repeat;
	background-position: 200px center;
}
.shu-list2 {
	height: 38px;
	width: 220px;
}
.shu-list3 {
	background-color: #e2403d;
	height: 38px;
	width: 220px;
}
.shu-icon {
	float: left;
	margin-top: 9px;
	margin-left: 12px;
}
.shu-font1 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 12px;
	line-height: 38px;
}
.shu-font1 a {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.shu-list2icon {
	float: left;
	margin-top: 14px;
	margin-left: 35px;
}
.shu-list2font1 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	line-height: 38px;
}
.shu-list2font1 a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.shu-list2font2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-left: 60px;
	line-height: 38px;
}
.shu-list2font2 a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.weizhi {
	background-color: #f3f3f3;
	height: 35px;
	width: 100%;
	margin-bottom: 10px;
}
.weizhi-font {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 35px;
	color: #666666;
	float: left;
	margin-left: 20px;
}
.weizhi-font a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.weizhi-font a:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.lb-cxfont {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 45px;
	color: #666666;
}
.lb-input1 {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	background-color: #FFFFFF;
	height: 26px;
	border: 1px solid #cccccc;
}
.lb-input2 {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	background-color: #FFFFFF;
	height: 30px;
	border: 1px solid #cccccc;
}
.anniu1 {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	/* background-image: url(../images/anniu1.png); */
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.anniu2 {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	/* background-image: url(../images/anniu2.png); */
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lb-kuang {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.lb-list {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666666;
}
.lb-czicon {
	float: left;
	margin-left: 12px;
}
.lb-czfont {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	float: left;
	margin-left: 5px;
}
.lb-czfont a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.lb-linkfont {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #f98b32;
	/* text-decoration: underline; */
}
.lb-yjL {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 60px;
	color: #666666;
	float: left;
}
.lb-yjinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	color: #666666;
	background-color: #FFFFFF;
	height: 35px;
	border: 1px solid #CCCCCC;
}
.lb-yjbqimg {
	float: right;
	margin-top: 14px;
}
.lb-yjbq1 {
	/* background-image: url(../images/yj-icon5.png); */
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #ffffff;
	text-align: center;
	margin-top: 14px;
}
.lb-yjbq2 {
	/* background-image: url(../images/yj-icon6.png); */
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #e94500;
	text-align: center;
	margin-top: 14px;
}
.lb-yjbq2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e94500;
	text-decoration: none;
}
