@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
.clear {
	border: 0px currentColor;
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
	float: none;
	display: block;
	visibility: hidden;
}
div {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
dl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
dt {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
ol {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
pre {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
code {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
fieldset {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
legend {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
input {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
button {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
	border:0px;
}
textarea {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
blockquote {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	_background-attachment: fixed;
}
input {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
button {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
select {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
optgroup {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul {
	list-style: none;
	display: block;
}
li {
	list-style: none;
	display: block;
}
dl {
	list-style: none;
	display: block;
}
dt {
	list-style: none;
	display: block;
}
dd {
	list-style: none;
	display: block;
}
ol {
	list-style: none;
	display: block;
}
img {
	padding:0;
	border:0;
}
.clear {
	clear: both;
}
a {
	outline: 0px;
	text-decoration: none;
	color:#666;
}
center {
	padding: 20px 0px;
}
.topbg {
	width: 100%;
	height: 105px;
}
.top {
	margin: 0px auto;
	width: 980px;
	height: 105px;
}
.logo {
	float: left;
	display: inline;
}
.toptel {
	background: url("../images/tel.jpg") no-repeat 0px 0px;
	width: 176px;
	height: 66px;
	padding-top: 5px;
	padding-left:70px;
	margin-top: 20px;
	float: right;
}
.navbg {
	background: url("../images/navbg.jpg") repeat-x 0px 0px;
	width: 100%;
	height: 46px;
}
.nav {
	margin: 0px auto;
	width: 980px;
	height: 46px;
}
.nav a {
	font: 600 15px/62px "微软雅黑";
	width: 140px;
	height: 46px;
	line-height:46px;
	text-align: center;
	color: rgb(255, 255, 255);
	float: left;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
	text-shadow: 1px 1px 1px #28190b;
}
.nav a:hover {
	background: url("../images/navover.jpg");
}
.bannerbg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
	height:445px;
	background-color:#ff8b02;
}
.banner {
	width:936px;
	margin:0 auto;
	margin-top:16px;
	overflow: hidden;
	height:405px;
	border:2px solid #FFF;
}

/*-----首页 banner-----*/
.slideBox {
	width:936px;
	height:405px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:35px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#a70526;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:405px;
}
.slideBox .bd li a {
	display:block;
	height:405px;
}
.slideBox .bd img {
	width:936px;
	height:405px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

.fixed {
	width: 55px;
	height: 212px;
	right: 25px;
	bottom: 50px;
	position: fixed;
	z-index: 999;
	_position: absolute;
	_bottom: auto;
}
.fixed a {
	width: 55px;
	height: 53px;
	display: block;
}
.book:hover {
	background-position: -54px 0px;
}
.fixed a.codepic:hover {
	background-position: -54px -53px;
}
.fixed div {
	position: relative;
}
.fixed a.backup:hover {
	background-position: -54px -158px;
	height: 53px;
}
.fixed div img {
	left: -196px;
	top: -106px;
	width: 196px;
	height: 196px;
	display: none;
	position: absolute;
}
.con1 {
	margin: 0px auto;
	width: 980px;
	height: 450px;
}
.con1left {
	width: 218px;
	float: left;
	position: relative;
}
.title11 {
	height:16px;
	width:218px;
}
.leftnav {
	background: url("../images/leftbg.jpg") repeat-y 0px 0px;
	width: 218px;
	padding-top: 46px;
}
/*height:343px; overflow:hidden;*/

.leftnav li {
	font: 14px/39px "微软雅黑";
	margin: 0px auto;
	width: 194px;
	text-indent: 41px;
	font-size-adjust: none;
	font-stretch: normal;
}
.leftnav li a {
	background: url("../images/leftli.jpg") no-repeat 0px 0px;
	width: 194px;
	height: 39px;
	color: rgb(100, 100, 100);
	display: block;
}
.leftnav li a:hover {
	background: url("../images/lefthover.jpg") no-repeat 0px 0px;
	color: rgb(255, 255, 255);
}
.title1 {
	left: -7px;
	top: -4px;
	position: absolute;
	z-index: 4;
}
.lookmore {
	font: 600 12px/34px "微软雅黑";
	margin: 0px auto;
	width: 193px;
	height: 34px;
	color: rgb(100, 100, 100);
	text-indent: 21px;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight:bold;
}
.con1right {
	width: 748px;
	height: 450px;
	float: left;
}
.con1right li {
	width: 242px;
	height: 218px;
	float: left;
}
.imgbox {
	background: rgb(233, 233, 233);
	padding: 4px;
	border: 1px solid rgb(215, 215, 215);
	width: 212px;
	height: 160px;
	margin-bottom: 4px;
	float: right;
	display: block;
}
.imgtitle {
	background: url("../images/icons1.jpg") no-repeat 15px rgb(233, 233, 233);
	font: 12px/22px "微软雅黑";
	border: 1px solid rgb(215, 215, 215);
	width: 220px;
	height: 22px;
	color: rgb(0, 0, 0);
	text-indent: 33px;
	float: right;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.marquee {
	background: url("../images/marquee.jpg") no-repeat 0px 0px;
	margin: 0px auto;
	width: 980px;
	height: 56px;
pa
}
.marquee marquee {
	font: 12px/47px "微软雅黑";
	width: 588px;
	height: 56px;
	color: rgb(255, 255, 255);
	margin-left: 102px;
	float: left;
	display: inline;
	font-size-adjust: none;
	font-stretch: normal;
}
.search {
	margin: 12px 0px 0px 5px;
	width: 260px;
	height: 24px;
	float: left;
}
.text {
	background: url("../images/text.jpg") no-repeat 0px 0px;
	font: 12px/24px "微软雅黑";
	border: 0px;
	width: 200px;
	padding-top: 3px;
	height:21px !important;
	height: 24px;
	color: rgb(255, 82, 2);
	text-indent: 10px;
	float: left;
	font-size-adjust: none;
	font-stretch: normal;
}
/*.select {
	background: url("../images/text.jpg") no-repeat -167px 0px; border: 0px currentColor; width: 60px; height: 34px; float: left;
}*/
.button {
	background: url("../images/button.jpg") no-repeat;
	border: 0px;
	width: 33px;
	height: 24px;
	float: left;
}
/*.select select {
	margin: 5px auto; width: 52px;
}
.searchBar span {
	margin-top: 6px; float: right;
}
.searchBar span a {
	color: rgb(102, 102, 102); margin-right: 8px;
}
.searchBar span a:hover {
	color: rgb(239, 155, 17);
}
.searchBar .select {
	margin-top: 1px; margin-right: 8px; float: left; display: inline;
}
.searchBar .text {
	float: left;
}
.searchBar .text input {
	border: 1px solid rgb(183, 209, 235); width: 214px; height: 17px; padding-top: 3px;
}*/
div.selectbox-wrapper {
	background: rgb(255, 255, 255);
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: rgb(183, 209, 235);
	width: 57px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
div.selectbox-wrapper ul li.selected {
	background-color: rgb(224, 236, 247);
}
div.selectbox-wrapper ul li.current {
	color: rgb(255, 255, 255);
	background-color: rgb(51, 102, 204);
}
div.selectbox-wrapper ul li {
	width: 60px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: "微软雅黑";
	font-size: 14px;
	cursor: pointer;
}
.selectbox {
	border: currentColor;
	width: 60px;
	height: 24px;
	text-align: center;
	color: rgb(179, 192, 195);
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	cursor: pointer;
}
.btn {
	margin-top: 2px;
	margin-left: 8px;
	float: left;
	display: inline;
}
.con3bg {
	background: url("../images/con3bg.jpg") repeat-x 0px 0px;
	width: 100%;
	height: 268px;
}
.con3 {
	margin: 0px auto;
	width: 980px;
	height: 268px;
}
.con3left {
	width: 490px;
	height: 268px;
	float: left;
}
.con3left img {
	margin: 8px 0px 0px 0px;
}
.con3right {
	width: 480px;
	height: 268px;
	float: left;
	padding-left:10px;
}
.con3title {
	background: url("../images/border2.jpg") repeat-x 0px bottom;
	width: 100%;
	height: 60px;
}
.title2 {
	margin: 20px 0px 0px 7px;
	float: left;
	display: inline;
}
.more {
	margin: 22px 12px 0px 0px;
	float: right;
	display: inline;
}
.con3con {
	width: 100%;
}
.con3con p {
	font: 12px/25px "微软雅黑";
	color: #646464;
	font-size-adjust: none;
	font-stretch: normal;
	padding:20px 0px;
	line-height:30px;
	text-indent:2em;
}
.con3top {
	width: 100%;
	height: 90px;
	overflow: hidden;
}
.con3top a {
	background: url("../images/icons2.jpg") no-repeat 7px;
	font: 600 14px/40px "微软雅黑";
	color: rgb(100, 100, 100);
	text-indent: 27px;
	overflow: hidden;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.con3top div {
	font: 12px/25px "微软雅黑";
	width: 434px;
	height: 50px;
	color: #646464;
	padding-left: 28px;
	font-size-adjust: none;
	font-stretch: normal;
}
.newsul {
	width: 466px;
}
.newsul li {
	background: url("../images/icons2.jpg") no-repeat 7px;
	font: 12px/33px "微软雅黑";
	width: 100%;
	height: 33px;
	color: rgb(100, 100, 100);
	text-indent: 27px;
	font-size-adjust: none;
	font-stretch: normal;
}
.newsul li a {
	color: rgb(100, 100, 100);
	float: left;
}
.newsul li span {
	float: right;
}
.con4 {
	margin: 0px auto;
	width: 980px;
	height: 330px;
}
.con4title {
	width: 100%;
	height: 65px;
	border-bottom-color: rgb(233, 233, 233);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.titlename {
	margin: 26px 0px 0px 5px;
	float: left;
	display: inline;
}
.more2 {
	margin: 26px 20px 0px 0px;
	float: right;
	display: inline;
}
.con4con {
	width: 100%;
	padding-top: 22px;
}
.con4con li {
	width: 242px;
	height: 218px;
	float: left;
}
.footbg {
	background: url("../images/foottop.jpg") repeat-x 0px 0px;
	width: 100%;
	height: 213px;
	overflow: hidden;
	background-color:#fa8514;
	border-top-color: rgb(255, 157, 63);
	border-top-width: 1px;
	border-top-style: solid;
}
.links {
	font: 12px/25px "微软雅黑";
	margin: 5px auto;
	width: 980px;
	line-height:28px;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
	
}
.links a {
	margin-right:5px;
	color: rgb(255, 255, 255);
}
.links span {
	margin: 0px 5px 0px 10px;
	font: 16px "微软雅黑";
	font-weight:bold;
}
.foot {
	margin: 0px auto;
	width: 960px;
	height: 172px;
/*	border-top-color: rgb(250, 110, 13);
	border-top-width: 1px;
	border-top-style: solid;*/
	padding:0px 10px;
}
.footleft {
	width: 574px;
	height: 140px;
	padding-top: 22px;
	float: left;
}
.footleft p {
	font: 12px/34px "微软雅黑";
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
.footleft p a {
	color: rgb(255, 255, 255);
}
.footleft p span {
	margin-right: 12px;
}
.footright {
	width: 375px;
	height: 140px;
	float: left;
}
.footright img {
	margin: 28px 0px 0px 100px;
}
.ProductPic {
	text-align:center;
	margin:20px 0px;
}
.ProductPic img {
	border:1px #d0d0d0 solid;
}
.subpage {
	margin: 0px auto;
	width: 980px;
}
.left {
	width: 219px;
	float: left;
	position: relative;
}
.leftbottom {
	margin-bottom: 18px;
	display: block;
}
.leftnav li li a {
	background: url("../images/subli.jpg") no-repeat 0px 0px;
	width: 194px;
	height: 39px;
	color: rgb(100, 100, 100);
	display: block;
}
.leftnav li li a:hover {
	background: url("../images/sublihover.jpg") no-repeat 0px 0px;
	color: rgb(255, 255, 255);
}
.leftnav li li {
	font: 12px/39px "微软雅黑";
	margin: 0px auto;
	width: 194px;
	text-indent: 60px;
	font-size-adjust: none;
	font-stretch: normal;
}
.lefttitle2 {
	background: url("../images/lefttitle2.jpg") no-repeat 0px 0px;
	font: 600 20px/47px "微软雅黑";
	text-align: center;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
.leftcon {
	background: url("../images/leftbg2.jpg") repeat-y 0px 0px;
	font: 12px/28px "微软雅黑";
	padding: 17px;
	width: 184px;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
.right {
	width: 728px;
	padding-left: 16px;
	float: left;
}
.righttitle {
	width: 728px;
	height: 42px;
	border-bottom-color: rgb(233, 233, 233);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.righttitle p {
	font: 600 22px/42px "微软雅黑";
	color: rgb(100, 100, 100);
	text-indent: 8px;
	float: left;
	font-size-adjust: none;
	font-stretch: normal;
}
.righttitle p span {
	color: rgb(212, 212, 212);
	margin-left: 6px;
	text-transform:uppercase;
}
.righttitle div {
	font: 12px/42px "微软雅黑";
	color: rgb(102, 102, 102);
	float: right;
	font-size-adjust: none;
	font-stretch: normal;
}
.righttitle div a {
	margin: 0px 8px;
	color: rgb(102, 102, 102);
}
/*.righttitle div span {
	margin: 0px 8px; color: rgb(102, 102, 102);
}*/
.rightcon {
	font: 14px/30px "微软雅黑";
	width: 100%;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
}
.about {
	font: 14px/30px "微软雅黑";
	margin: 10px auto;
	width: 718px;
	color: rgb(102, 102, 102);
	font-size-adjust: none;
	font-stretch: normal;
}
.imgbox2 {
	background: rgb(233, 233, 233);
	margin: 0px auto 4px;
	padding: 4px;
	border: 1px solid rgb(215, 215, 215);
	width: 212px;
	height: 160px;
	display: block;
}
.imgtitle2 {
	background: url("../images/icons1.jpg") no-repeat 15px rgb(233, 233, 233);
	font: 12px/22px "微软雅黑";
	margin: 0px auto;
	border: 1px solid rgb(215, 215, 215);
	width: 220px;
	height: 22px;
	color: rgb(0, 0, 0);
	text-indent: 33px;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.pages {
	margin: 14px 0px;
	width: 100%;
	height: 28px;
	clear: both;
}
.pages ul {
	margin: 0px 15px 0px 0px;
	float: right;
	display: inline;
}
.pages ul li {
	background: rgb(55, 55, 55);
	font: 500 14px/28px 微软雅黑;
	margin: 0px 7px 0px 0px;
	border: 1px solid rgb(19, 19, 19);
	width: 26px;
	height: 26px;
	text-align: center;
	color: rgb(102, 102, 102);
	float: left;
	display: inline;
	font-size-adjust: none;
	font-stretch: normal;
}
.pages ul li a {
	width: 26px;
	height: 26px;
	color: rgb(255, 255, 255);
	display: block;
}
.pages ul li.prev {
	background: url("../images/prev_page.jpg") no-repeat 6px rgb(55, 55, 55);
	border: 1px solid rgb(19, 19, 19);
	width: 64px;
	height: 26px;
	text-align: left;
	text-indent: 13px;
}
.pages ul li.prev a {
	width: 64px;
	height: 26px;
	display: block;
}
.pages ul li.next a {
	width: 64px;
	height: 26px;
	display: block;
}
.pages ul li.ok a {
	width: 55px;
	height: 28px;
	display: block;
}
.pages ul li.next {
	background: url("../images/next_page.jpg") no-repeat 54px rgb(55, 55, 55);
	border: 1px solid rgb(19, 19, 19);
	width: 64px;
	height: 26px;
	text-align: left;
	text-indent: 6px;
}
.pages ul li.clickli {
	font-weight: bold;
}
.pages ul li.dot {
	border: 0px currentColor;
	color: rgb(102, 102, 102);
}
.pages ul li.allpage {
	border: 0px currentColor;
	width: 136px;
}
.allpage input {
	background: rgb(55, 55, 55);
	font: 14px/26px 微软雅黑;
	margin: 0px 5px;
	border: 1px solid rgb(19, 19, 19);
	width: 26px;
	height: 26px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
.pages ul li.ok {
	background: url("../images/okbg.jpg") no-repeat 0px 0px;
	border: 0px currentColor;
	width: 55px;
	height: 28px;
	float: left;
}
.pages ul li.ok a {
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #473112;
}
.caseul {
	width: 100%;
}
.caseul li {
	width: 100%;
	height: 175px;
	padding-top: 15px;
}
.caseimg {
	background: rgb(233, 233, 233);
	padding: 4px;
	border: 1px solid rgb(215, 215, 215);
	width: 212px;
	height: 160px;
	float: left;
	display: block;
}
.caseul li div {
	width: 436px;
	height: 175px;
	padding-left: 18px;
	float: left;
}
.caseul li div a {
	font: 600 14px/54px "微软雅黑";
	color: rgb(100, 100, 100);
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.caseul li div span {
	font: 12px/28px "微软雅黑";
	width: 436px;
	height: 112px;
	color: rgb(158, 156, 156);
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.newsul2 {
	width: 100%;
}
.newsul2 li {
	background: url("../images/icons2.jpg") no-repeat 7px;
	font: 14px/36px "微软雅黑";
	width: 100%;
	height: 36px;
	color: rgb(100, 100, 100);
	text-indent: 27px;
	font-size-adjust: none;
	font-stretch: normal;
}
.newsul2 li a {
	color: rgb(100, 100, 100);
	float: left;
}
.newsul2 li span {
	float: right;
}
.newsul2 li.none {
	height: 7px;
	border-bottom-color: rgb(191, 191, 191);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.hr {
	margin: 10px auto;
	border: 1px solid rgb(204, 204, 204);
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	background-color: rgb(255, 255, 255);
}
.hr td {
	border: 1px solid rgb(204, 204, 204);
}
.hr a {
	color: rgb(51, 51, 51);
}
.hr a:hover {
	color: rgb(222, 3, 3);
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
.bookmain {
	background: rgb(255, 255, 255);
	margin: 8px auto;
	padding: 0px 8px;
	width: 660px;
	height: auto;
}
.bookline {
	margin: 10px auto 0px;
	width: 650px;
	height: 34px;
	background-image: url("../images/about_box_line.jpg");
	background-repeat: repeat-x;
}
.book3 {
	margin: 0px auto;
	width: 650px;
}
.booktop {
	background: url("../images/bookico.png") no-repeat 10px 7px;
	width: 650px;
	height: 30px;
	margin-top: 20px;
	float: left;
}
.booktop_name {
	width: 470px;
	height: 30px;
	color: rgb(30, 54, 1);
	line-height: 30px;
	padding-left: 30px;
	font-weight: bold;
	float: left;
}
.booktop_time {
	width: 150px;
	height: 30px;
	text-align: right;
	color: rgb(30, 54, 1);
	line-height: 30px;
	float: left;
}
.bookcontent {
	background: url("../images/bookcontentbg.jpg") repeat-x rgb(255, 255, 255);
	padding: 10px;
	border: 1px solid rgb(214, 222, 239);
	width: 628px;
	height: auto !important;
	color: rgb(30, 54, 1);
	float: left;
	min-height: 40px;
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	padding: 10px;
	width: 628px;
	height: auto !important;
	color: rgb(30, 54, 1);
	border-right-color: rgb(214, 222, 239);
	border-bottom-color: rgb(214, 222, 239);
	border-left-color: rgb(214, 222, 239);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	min-height: 30px;
}
.messagecol {
	color: rgb(30, 54, 1);
}
.admincol {
	color: rgb(30, 54, 1);
	font-weight: bold;
}
.admintimecol {
	color: rgb(30, 54, 1);
	float: right;
}
.message {
	width: 600px;
	height: auto;
	color: rgb(30, 54, 1);
	padding-left: 50px;
	float: left;
}
.message li {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 40px;
	float: left;
}
.message li input {
	width: 150px;
	height: 15px;
	line-height: 15px;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	text-align: right;
	font-size: 12px;
	float: left;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	text-align: right;
	float: left;
}
.tab2 {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(225, 224, 225);
	width: 100%;
	margin-top: 5px;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
.right h1 {
	font: 18px/40px "微软雅黑";
	width: 100%;
	text-align: center;
	color: rgb(28, 28, 28);
	font-size-adjust: none;
	font-stretch: normal;
}
.datetime {
	font: 12px/14px "微软雅黑";
	width: 100%;
	text-align: center;
	color: rgb(119, 119, 119);
	font-size-adjust: none;
	font-stretch: normal;
}
.border {
	margin: 12px 0px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	border-top-color: rgb(168, 168, 168);
	border-top-width: 1px;
	border-top-style: dashed;
}
.pageleft {
	font: 12px/32px "微软雅黑";
	width: 500px;
	color: rgb(125, 125, 125);
	text-indent: 15px;
	float: left;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
}
.pageleft a {
	color: rgb(125, 125, 125);
}
.page {
	width: 100%;
	height: 76px;
}
.back {
	font: 600 12px/12px "微软雅黑";
	color: rgb(125, 125, 125);
	float: right;
	font-size-adjust: none;
	font-stretch: normal;
}
.tuijian{display: flex;flex-wrap:wrap;margin-bottom:10px;}
.tuijian a{width:30%;border:1px solid rgb(215, 215, 215);padding:5px;background: rgb(233, 233, 233);margin-bottom:10px;margin-right:1%;}
.tuijian a img{width:100%;}