@charset "utf-8";
/* Style Reset*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
	margin: 0;
	padding: 0;
	border:0;
	font-family:"Microsoft YaHei"
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden
}
a {
	text-decoration:none;
	outline:0;
}
html {
	overflow-x:hidden;
}
.center {
	text-align:center;
}
.center img {
	border:1px solid #ccc;
}
/* fixed */
.fixed {
	position:fixed;
	width:55px;
	height:212px;
	right:25px;
	bottom:50px;
	_position: absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:9999;
}
.fixed a {
	display:block;
	width:55px;
	height:53px;
}
.barbook {
	background:url("../images/fixed.jpg") 0 0 no-repeat;
}
.barbook:hover {
	background-position:-54px 0;
}
.fixed a.codepic {
	background:url("../images/fixed.jpg") 0 0 no-repeat;
	background-position:0 -53px;
	height:52px;
}
.fixed a.codepic:hover {
	background-position:-54px -53px;
}
.fixed div {
	position:relative;
}
.fixed a.backup {
	background:url("../images/fixed.jpg") 0 0 no-repeat;
	background-position:0 -158px;
	height:52px;
}
.fixed a.backup:hover {
	background-position:-54px -158px;
	height:53px;
}
.fixed div img {
	position:absolute;
	left:-196px;
	width:196px;
	height:196px;
	top:-106px;
	display:none;
}
/*header*/

body {
	color:#515d6b;
	font-size:12px;
	overflow-x:hidden;
	background:#eaeaea
}
a {
	color:#515d6b;
}
.header {
	width:100%;
	min-width:1004px;
	height:90px;
	padding-top:15px;
}
.logo {
	float:left;
	display:inline;
}
.tel {
	float:right;
	padding-left:35px;
	background:url("../images/tel.gif") left 3px no-repeat;
	color:#70b80c;
	font-size:18px;
	font-family:'Microsoft Yahei';
}
.tel span {
	font-size:22px;
}
.tel p {
	color:#2b2b2b;
	line-height:1;
	font-size:26px;
}
.menu {
	width:100%;
	height:46px;
	background:#333;
	margin-bottom:1px;
}
.menu ul {
	width:980px;
	margin:0 auto;
}
.menu li {
	float:left;
	display:inline;
	text-align:center;
	width:122px;
}
.menu li a {
	display:block;
	width:100%;
	text-align:center;
	color:#adf845;
	font:16px/46px 'Microsoft Yahei'
}
.menu a:hover, .menu a.cur {
	
}
.nav {
	position:absolute;
	display:none;
	z-index:999;
	left:0;
	width:70px;
}
.menu li .nav a {
	float:left;
	color:#000;
	width:100%;
	border-top:1px solid #000;
	text-align:center;
	line-height:29px;
	background:#ffe410
}
.menu .nav a:hover, .menu .nav a.cur {
	height:29px;
	line-height:29px;
	padding:0;
	margin:0;
	background:#ffe410
}
.vbanner {
	height:279px;
	width:100%;
	min-width:980px;
	background:url("../images/vbanner.jpg") top center no-repeat
}
.vbody #full-screen-slider {
	height:279px;
	overflow:hidden;
}
#full-screen-slider {
	width:100%;
	z-index:0;
	height:500px;
	position:relative
}
#slides {
	display:block;
	width:100%;
	height:500px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:0%;
	bottom:52px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:24px;
	height:5px;
	font-size:1px;
	overflow:hidden;
	float:left;
	margin-left:1px;
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
}
/* index*/
.ititle {
	width:100%;
	height:50px;
	text-align:center;
	border-bottom:1px solid #cccaca;
}
.ititle p {
	color:#70b80c;
	height:18px;
	overflow:hidden;
	font:18px/1 'Microsoft Yahei';
}
.ititle font {
	overflow:hidden;
	height:18px;
	display:block;
	font:16px/1.3 Arial, Helvetica, sans-serif;
	color:#333;
}
.ititle div {
	width:142px;
	margin:0 auto;
	text-align:center;
	height:50px;
	margin-bottom:-1px;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #70b80c;
}
/*notice*/
.notice {
	width:100%;
	position:relative;
	z-index:99;
	height:47px;
	line-height:47px;
	border-bottom:1px solid #d4d4d4;
}
.noticecon {
	width:500px;
	float:left;
}
.noticecon b {
	float:left;
	font-family:'Microsoft Yahei';
	font-size:14px;
	font-weight:normal;
	color:#2b2b2b;
	padding-left:10px;
}
.noticecon marquee {
	float:left;
	width:400px;
	color:#2b2b2b;
	font-size:13px;
}
.search {
	position:relative;
	padding-top:12px;
	float:right;
	width:315px;
	z-index:999;
	height:22px;
	display:inline;
	line-height:22px;
	padding-right:10px;
}
.text {
	float:left;
	width:157px;
	padding-left:5px;
	border:1px solid #d5d5d5;
	color:#9296a2;
	height:22px;
	line-height:22px;
}
.button {
	float:left;
	width:27px;
	margin-left:5px;
	height:26px;
	display:inline;
	background:url("../images/button.gif") left top no-repeat;
}
.select {
	float:left;
	width:88px;
	color:#9296a2;
	margin-left:6px;
	display:inline;
	height:25px;
	line-height:25px;
	background:url("../images/select.gif") left top no-repeat;
	position:relative
}
.select select {
	margin:5px auto;
	width:88px;
}
div.selectbox-wrapper {
	border: #dcdcdc 1px solid;
	overflow:hidden;
	width:86px;
*left:0;
	position: absolute;
	background: #fff;
	text-align:left;
*margin-top:0;
	z-index:10;
}
div.selectbox-wrapper ul li.selected {
	background:#d5f1af;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color:#70b80c
}
div.selectbox-wrapper ul li {
	text-align:center;
	padding-right:3px;
	padding-bottom:3px;
	width:100%;
	cursor:pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size:12px;
	font-family:'Microsoft Yahei';
	color:#666;
}
.selectbox {
	border:none;
	display:block;
	width:88px;
	text-indent:8px;
	cursor:pointer;
	height:25px;
	background:none;
	font-size:12px;
	font-family:'Microsoft Yahei';
	color:#9296a2;
	line-height:25px;
}
.btn {
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:2px;
}
.qnav {
	padding-top:58px;
	z-index:1;
	width:100%;
	position:relative;
	height:353px;
}
.qnav ul {
	padding-top:68px;
	width:980px;
	margin:0 auto;
}
.qnav ul li {
	float:left;
	width:101px;
	margin-left:42px;
	margin-right:124px;
	display:inline;
}
.qnav ul li.qnav4 {
	margin-right:0;
}
.qnav ul li a {
	width:100%;
	float:left;
	text-align:center;
	font:16px/1 'Microsoft Yahei';
}
.qnav ul li a:hover {
	color:#70b80c;
}
.qnav ul li a font {
	width:100%;
	margin-bottom:10px;
	float:left;
	height:100px;
}
.qnav1 a font {
	background:url("../images/qnav1.gif") left top no-repeat;
}
.qnav1 a:hover font {
	background:url("../images/qnav1.gif") left bottom no-repeat;
}
.qnav2 a font {
	background:url("../images/qnav2.gif") left top no-repeat;
}
.qnav2 a:hover font {
	background:url("../images/qnav2.gif") left bottom no-repeat;
}
.qnav3 a font {
	background:url("../images/qnav3.gif") left top no-repeat;
}
.qnav3 a:hover font {
	background:url("../images/qnav3.gif") left bottom no-repeat;
}
.qnav4 a font {
	background:url("../images/qnav4.gif") left top no-repeat;
}
.qnav4 a:hover font {
	background:url("../images/qnav4.gif") left bottom no-repeat;
}
.case {
	padding-top:82px;
	width:100%;
	position:relative;
	z-index:0;
	height:600px;
	background:#333;
}
.case .ititle {
	border-bottom:1px solid #2f2f2f;
}
.case .ititle font {
	color:#fff;
}
.partFourM {
	padding-top:63px;
	width:980px;
	position:relative;
	margin:0 auto;
}
.case .more {
	background:url("../images/more1.gif") center no-repeat;
	color:#fff;
}
.news .more {
	background:url("../images/more2.gif") center no-repeat;
}
.partFourCon {
	height:310px;
	display:inline;
	width:900px;
	float:left;
	overflow:hidden;
	position:relative;
}
.left, .right {
	width:34px;
	margin-top:124px;
	float:left;
	height:34px;
	display:inline;
}
.left {
	margin-right:5px;
	background:url("../images/left.gif") center no-repeat;
}
.right {
	margin-left:5px;
	float:right;
	background:url("../images/right.gif") center no-repeat
}
.pro li {
	float:left;
	width:280px;
	margin-left:20px;
	overflow:hidden;
	position:relative;
}
.casename {
	width:240px;
	padding:0 20px;
	float:left;
	background:#fff;
	color:#858585;
	line-height:1.5;
}
.casename a {
	color:#333;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	display:block;
	text-align:center;
	font:14px/3 'Microsoft Yahei';
}
.news {
	width:100%;
	position:relative;
	z-index:1;
	padding-top:82px;
	height:533px;
}
.newsmain {
	width:980px;
	height:298px;
	margin:60px auto 0;
}
.newsmain li {
	float:left;
	width:447px;
	margin:0 20px 60px;
}
.time {
	float:left;
	width:60px;
	height:87px;
	background:#fff;
	margin-right:1px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.time font {
	float:left;
	width:58px;
	font:22px/43px 'Arial';
	color:#333;
	border:1px solid #aeadad;
}
.time span {
	font:12px/44px 'Arial';
	float:left;
	width:100%;
	background:#333;
	color:#fff;
}
.newsli_r {
	float:left;
	line-height:1.5;
	color:#8b8b8b;
	width:373px;
	margin-left:10px;
}
.newsli_rt {
	float:left;
	width:373px;
	font:16px/1.5 'Microsoft Yahei'
}
.newsli_rt font {
	width:20px;
	height:20px;
	line-height:20px;
	float:right;
	background:#666;
	color:#fff;
	text-align:center;
}
.newsli_rt .fl {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width:300px;
}
.newsli_r em {
	display:block;
	line-height:24px;
	margin-bottom:3px;
	border-bottom:1px dotted #ccc;
	font-style:normal;
	color:#9a9a9a;
}
.newsmain li a:hover .newsli_rt font {
	background:#86c134
}
.newsmain li a:hover .newsli_rt .fl {
	color:#96c758
}
.newsmain li a:hover .time span {
	background:#86c134
}
.newsmain li a:hover .time font {
	color:#86c134;
}
.iico {
	position:absolute;
	z-index:99 !important;
	bottom:-27px;
	width:100%;
	text-align:center;
	left:0;
}
.product {
	height:710px;
	background:#d6d6d6;
	z-index:0;
	position:relative;
	padding-top:82px;
	width:100%;
}
.productmain {
	width:982px;
	margin:0 auto;
}
.pronav {
	padding-top:50px;
	overflow:hidden;
	height:60px;
	width:100%;
}
.pronav a {
	background:#333;
	height:30px;
	border-radius:3px;
	margin-right:25px;
	margin-bottom:30px;
	display:inline;
	float:left;
	line-height:30px;
	color:#fff;
	padding:0 10px;
}
.pronav a:hover {
	background:#70b80c;
}
.more {
	margin:0 auto;
	clear:both;
	display:block;
	width:121px;
	line-height:30px;
	height:30px;
	text-align:center;
	color:#333;
	background:url("../images/more.gif") top center no-repeat;
}
#case {
	width:990px;
	float:left;
	padding-bottom:58px;
}
#case li {
	position:relative;
	margin:0 1px 1px 0;
	float:left;
}
#case li img {
	display:block;
}
.casetitle {
	position:absolute;
	width:245px;
	height:179px;
	padding-top:66px;
	text-align:center;
	color:#fff;/* background:rgba(0,0,0,0.5);*/
	background:url("../images/gray.png") top center repeat;
	_background:none;
	_background:#000;
	_filter:alpha(opacity=50);
}
.viewbut {
	width:40px;
	height:40px;
	float:left;
	display:inline;
	background:url("../images/view.png") top center no-repeat;
	margin:0 15px 0 76px;
}
.zoombut {
	width:40px;
	height:40px;
	float:left;
	display:inline;
	background:url("../images/zoom.png") top center no-repeat;
}
.case_t {
	width:245px;
	text-align:center;
	color:#fff;
	float:left;
	padding-top:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-family:'Microsoft Yahei';
	font-size:15px;
}
.main, .fyMain {
	width:980px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.fyMain {
	padding-bottom:40px;
	padding-top:25px;
}
/* foot*/
.footclear {
	width:100%;
	clear:both;
	margin:0 0 0px 0;
	height:0px;
	font-size:0;
	overflow:hidden;
}
.foot {
	width:100%;
	min-width:1004px;
	color:#fff;
	height:230px;
	overflow:hidden;
	background:#424242
}
.fmain {
	width:960px;
	margin:0 auto;
}
.f_link {
	width:100%;
	height:49px;
	overflow:hidden;
	line-height:49px;
	color:#fff;
	background:#333;
}
.f_link .main {
	position:relative;
	z-index:999;
}
.f_link a {
	padding-left:20px;
}
.f_link span {
	font-weight:bold;
}
.bottomnav {
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #2c2c2c;
	padding-top:29px;
	text-align:center;
}
.bottomnav a {
	height:45px;
	overflow:hidden;
	display:inline-block;
	width:90px;
	margin:0 5px;
	_display:inline;
	_zoom:1;
}
.bootTxt {
	float:left;
	border-top:1px solid #4f4f4f;
	width:100%;
	padding-top:40px;
	line-height:30px;
	text-align:center
}
.bootTxt .fl {
	padding-left:0px;
}
.foot a {
	color:#fff;
}
.share {
	width:230px;
	display:inline-block;
	margin-top:33px;
	float:right;
	margin-left:30px;
}
.f_link .topbut {
	position:relative;
	float:right;
	background:url("../images/top.gif") center 10px no-repeat #70b80c;
	padding:0;
	width:114px;
	text-align:center;
	padding-top:27px;
	line-height:1;
	height:22px;
}
/* 二级页面*/
.title {
	width:100%;
	padding-top:16px;
	height:37px;
	position:relative;
	background:url("../images/title.gif") bottom left repeat-x;
	margin-bottom:20px;
}
.title .fl {
	float:left;
	height:21px;
	color:#333;
	font-size:18px;
	font-family:'Microsoft Yahei';
	padding-left:15px;
	margin-left:17px;
	display:inline;
	background:url("../images/titlefl.gif") center left no-repeat
}
.title .fr, .title .fr a {
	color:#333;
	font-size:12px;
}
.title .fr {
	margin-right:8px;
	margin-top:5px;
}
.title .fr font {
	font-size:12px;
}
.fyLeft {
	float:left;
	width:228px;
	border:1px solid #d3d3d3;
	margin-top:-76px;
	overflow:hidden;
	background:#fff;
	margin-bottom:20px;
}
.l_news {
	float:left;
	width:228px;
	padding-bottom:60px;
}
.l_news_t {
	border-bottom:1px solid #ededed;
	height:25px;
	color:#70b80c;
	width:100%;
}
.l_news_t .fl {
	font:20px/1 'Microsoft Yahei';
	padding-left:3px;
	border-left:3px solid #70b80c;
	margin-left:9px;
}
.l_news_t a {
	background:#a9d46d;
	width:34px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#fff;
	float:right;
}
.l_pro {
	float:left;
	width:228px;
	font-family:'Microsoft Yahei';
	padding-bottom:50px;
}
.l_pro_t {
	background:#70b80c;
	font-size:20px;
	padding-left:16px;
	width:214px;
	height:62px;
	color:#fff;
	line-height:62px;
	border-bottom:1px solid #ddd;
	margin-left:-1px;
}
.proOne {
	width:100%;
	float:left;
	overflow:hidden;
}
.proOne a {
	width:204px;
	border-bottom:1px solid #ddd;
	padding-left:24px;
	color:#333;
	line-height:50px;
	float:left;
	font-size:16px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:url("../images/l_pro.gif") no-repeat 12px center;
}
.proTwo {
	float:left;
	line-height:25px;
	overflow:hidden;
	padding:0px 0 5px;
}
.proTwo li a {
	float:left;
	border-bottom:1px dotted #ddd;
	font-family:'宋体';
	font-size:12px;
	background:url("../images/proico.gif") no-repeat 11px center;
	color:#929292;
	line-height:36px;
	width:204px;
	padding-left:24px;
}
.proTwo li a:hover {
	float:left;
	color:#0B375E
}
.l_contact {
	float:left;
	width:230px;
	font-family:'Microsoft Yahei';
	font-size:14px;
}
.l_contact_t {
	float:left;
	padding-left:6px;
}
.l_contactcon {
	float:left;
	padding:10px 0 20px;
	padding-left:18px;
	width:210px;
	background:url("../images/l_contact.jpg") no-repeat top left;
}
.l_tel {
	width:212px;
	margin-top:13px;
	float:left;
	padding-left:18px;
	background:#70b80c;
	font-size:16px;
	color:#fff;
	line-height:28px;
	height:28px;
}
.l_contactcon font {
	color:#70b80c;
	font:22px/1 'Microsoft Yahei'
}
.l_contactcon p {
	color:#959595;
	margin:20px 0 15px 0;
	line-height:1.2;
}
.l_contactcon a {
	background:#70b80c;
	width:115px;
	text-align:center;
	height:25px;
	display:block;
	line-height:25px;
	color:#fff;
}
.pointer li {
	width:100%;
	border-bottom:1px dashed #d8d8d8;
	height:40px;
	line-height:40px;
}
.pointer li a {
	color:#636363;
	width:91%;
	float:left;
	background:url("../images/newsico.gif") 6px center no-repeat;
	padding-left:9%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.pointer li a:hover {
	color:#000;
}
.pointer li .fl {
	cursor:pointer;
	float:left;
	width:60%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.pointer li .fr {
	color:#707070
}
/* fyRight*/
.fyRight {
	float:right;
	padding-bottom:30px;
	min-height:435px;
	overflow:hidden;
	width:717px;
	border:1px solid #d3d3d3;
	background:#fff;
}
.membermain {
	padding-top:20px;
}
.padding25 {
	padding:20px 30px;
	width:657px;
	word-break:break-all;
	line-height:30px;
	font-size:14px;
	min-height:440px;
	_height:440px
}
.mainr_line {
	float:left;
	height:18px;
	width:99%;
	background:url("../images/line_s.gif") top left repeat-x;
}
/* list*/
.pro_list {
	padding-left:8px;
}
.pro_list li {
	margin:13px 16px;
	float:left;
	width:200px;
	height:190px;
	display:inline;
}
.pro_list .proimg {
	width:200px;
	height:150px;
	float:left;border:1px solid #ccc
}
.pro_list li p {
	width:172px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding:0 14px;
	background:#ebe7e7;
	float:left;
	height:36px;
	color:#333;
	font:14px/36px 'Microsoft Yahei';
	text-align:center;
}
.news_list {
	padding:0 25px;
	width:667px;
	font-size:14px;
}
.news_list li {
	float:left;
	width:664px;
	line-height:26px;
	border-bottom:1px dotted #c9c7c5;
}
.news_list li a {
	float:left;
	width:100%;
	height:35px;
	line-height:35px;
	color:#787878;
}
.news_list li a:hover {
	color:#70b80c;
	background:#f0f8e6
}
.news_list li a span {
	cursor:pointer;
}
.news_list li .fl {
	width:400px;
	margin-left:6px;
	display:inline;
	background:url("../images/newslist.gif") center left no-repeat;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-left:10px;
}
.news_list li .fr {
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.news_line {
	clear:both;
	width:687px;
	height:18px;
	margin:18px 0;
}
.news_list p {
	font-size:12px;
	padding:10px 20px;
	line-height:20px;
	color:#ccc;
}
.pro_txtimg {
	float:left;
	margin-bottom:20px;
	padding-left:24px;
}
.pro_txtimg li {
	float:left;
	width:670px;
	padding-bottom:27px;
}
.pro_li_img {
	float:left;
	width:220px;
}
.proimg, .proimg img {
	float:left;
}
.pro_li_txt {
	float:left;
	border:1px solid #f6f6f6;
	display:inline;
	width:418px;
	padding:0 15px;
	background:#333;
	height:163px;
	color:#787878;
	line-height:36px;
	font-size:12px;
}
.pro_li_txt p {
	float:left;
	width:402px;
	line-height:24px;
	color:#696969;
	text-indent:1.8em;
}
.pro_li_txt .fl {
	color:#70b80c;
	clear:both;
	display:block;
	width:100px;
}
.protitle {
	float:left;
	width:414px;
	line-height:1;
	padding:20px 0px 16px 0px;
	font-weight:bold;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	color:#70b80c;
	font-size:14px;
}
/*news_view*/
.padding25 h2 {
	font-size:18px;
	font-family:'黑体';
	font-weight:normal;
	color:#70b80c;
}
.padding25 .center img {
	border:1px solid #ccc;
	margin-bottom:10px;
	width:auto;
	max-width:600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow:hidden;
}
.newsview {
	min-height:400px;
	display:inline;
	width:100%;
	padding-top:25px;
	margin-top:30px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	margin-bottom:25px;
	padding-bottom:15px;
	_height:400px;
	font-size:14px;
	line-height:28px;
	float:left;
	color:#555;
}
.main_r_nav div {
	line-height:25px;
	color:#000;
}
.main_r_nav {
	float:left;
	width:400px;
	font-size:12px;
}
.returnlist {
	margin-top:30px;
	float:right;
	color:#70b80c;
	font-size:12px;
}
.main_r_nav a {
	color:#70b80c;
}
.title_s {
	text-align: center;
	color: #b2d690;
	font-size: 12px;
	line-height: 35px;
}
/* page*/
.page {
	margin-top:15px;
	margin-right:20px;
	float:right;
	display:inline;
	color:#333;
}
.pager-taglib {
	float:left;
	padding-bottom:5px;
	overflow:hidden;
	height:23px;
	text-align:center;
	font-size:12px;
}
.pager-taglib span {
	float:left;
}
.pager-taglib a {
	line-height:27px;
	width:26px;
	height:27px;
	display:block;
	float:left;
}
.pager-taglib a:hover {
	width:26px;
	height:27px;
	display:block;
	color:#1f83d5;
}
.pager-taglib .current {
	width:26px;
	height:27px;
	display:block;
	line-height:27px;
}
.pager-taglib .disabled {
	width:26px;
	height:27px;
	display:block;
	line-height:27px;
}
.total {
	min-width:50px;
	_width:50px;
	text-align:center;
	height:27px;
	line-height:27px;
	display:block;
}
.reach {
	min-width:30px;
	_width:30px;
	text-align:left;
	padding-left:5px;
	height:29px;
	line-height:29px;
	display:block;
}
.btn {
	width:36px;
	height:27px;
	line-height:27px;
	display:block;
	padding-top:3px;
}
.input_page {
	width:30px;
	height:14px;
	text-align:center;
	border:1px solid #70b80c;
	font-size:12px;
	line-height:14px;
	margin-top:6px;
}
.pager-taglib .bg {
	padding-top:3px;
}
/* search*/
.searchnull {
	float:left;
	text-align:center;
	width:100%;
	padding:3% 0;
	font-size:14px;
}
.searchnull font {
	color:#F00;
	font-size:14px;
}
.searchmore {
	float:left;
	width:92%;
	background:#efefef;
	text-align:center;
	margin:10px 20px;
	_margin:10px;
	border:1px solid #dbd6f1
}
.searchmore a {
	line-height:25px;
	color:#333;
}
.input_title {
	background:none;
	line-height:30px;
	height:30px;
	padding-left:7px;
}
/* book*/
.book {
	float:left;
	padding-left:25px;
}
.bookmain {
	width:640px;
	margin:20px auto;
	height:auto;
	background:#fff;
	padding:0 25px;
	overflow:auto;
}
.bookline {
	width: 640px;
	height:34px;
	float:left;
	margin-top:10px;
}
.book3 {
	width:640px;
	margin:0 auto;
}
.booktop {
	width:640px;
	height:30px;
	float:left;
	background:url("../images/bookico.png") no-repeat 10px 7px;
}
.booktop_name {
	width:470px;
	height:30px;
	float:left;
	padding-left:30px;
	line-height:30px;
	font-weight:bold;
}
.booktop_time {
	width:150px;
	height:30px;
	float:left;
	color:#ccc;
	text-align:right;
	line-height:30px;
}
.bookcontent {
	width:610px;
	min-height:40px;
	height: auto!important;
	height:40px;
	float:left;
	border:1px solid #d6deef;
	background:url("../images/bookcontentbg.jpg") repeat-x;
	background-color:#fff;
	padding:10px;
	color:rgb(30,54,1);
}
.bookadmin {
	width:650px;
	height:auto;
	float:left;
}
.bookadmin_top {
	width:650px;
	height:12px;
	float:left;
}
.bookadmin_mid {
	width:610px;
	min-height:30px;
	background:#fff;
	height: auto!important;
	height:30px;
	border-left:1px solid #d6deef;
	border-right:1px solid #d6deef;
	border-bottom:1px solid #d6deef;
	float:left;
	padding:10px;
	color:rgb(30,54,1);
}
.admintimecol {
	color:#5e7194;
}
.message {
	width:600px;
	height:auto;
	float:left;
	padding-left:50px;
}
.message li {
	width:500px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
cur/sor:pointer
}
.message li input {
	height:20px;
	line-height:20px;
	width:150px;
	border:1px solid #ccc;
}
.message li p.message_title {
	width:100px;
	height:25px;
	float:left;
	text-align:right;
	line-height:20px;
}
.message li p.message_content {
	width:400px;
	height:25px;
	float:left;
}
.message li.contentb {
	width:500px;
	height:160px;
	float:left;
}
.message li.contentb textarea {
	width:370px;
	height:120px;
	border:1px solid #ccc
}
.message li.yzm {
	width:500px;
	height:60px;
	float:left;
}
.message li p.message_yzminput {
	width:100px;
	height:15px;
	float:left;
}
.message li p.message_yzminput input {
	width:80px;
}
.message li p.message_yzmico {
	width:100px;
	height:40px;
	float:left;
}
.message li p.message_sub {
	width:170px;
	height:40px;
	float:left;
	text-align:right;
}
.message li .bookbut {
	background:#4ab7fe;
	border:0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	height:30px;
}
.c_red {
	color:#f00;
}
.searchred {
	color:#f00 !important;
	margin:0 !important
}
/* hr*/
.hrBox {
	width:634px;
	float:left;
	min-height:91px;
	_height:91px;
	border:1px solid #dbdbdb;
	margin-bottom:20px;
	background:#efefef;
	margin-left:40px;
	_margin-left:20px;
}
.hrBoxL {
	width:100px;
	float:left;
	text-align:center;
}
.hrBoxL li {
	width:100px;
	min-height:30px;
	_height:30px;
	line-height:30px;
	border-bottom:1px #dbdbdb solid;
	vertical-align: bottom
}
.jobName {
	width:380px;
	float:left;
}
.hrBtn {
	width:100px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.hrBoxL li.haode {
	border-bottom:none;
}
.hrBoxR {
	width:533px;
	float:left;
	text-align:left;
	border-left:1px solid #dbdbdb;
}
.hrBoxR li {
	width:508px;
	min-height:30px;
	_height:30px;
	line-height:30px;
	border-bottom:1px #dbdbdb solid;
	padding-left:15px;
	vertical-align: bottom;
	padding-right:10px;
}
.hrBoxR li.topline {
	overflow:hidden;
	height:30px;
}
.hrBoxR li.topline img {
	margin-top:3px;
}
.hrBoxR li.haode {
	border-bottom:none;
}
.hrTable {
	width:614px;
	float:left;
	height:440px;
	background:#efefef;
	border:1px solid #dbdbdb;
	margin-left:35px;
	_margin-left:17px;
}
.tableTitle {
	width:614px;
	height:36px;
	text-align:center;
	line-height:36px;
	border-bottom:1px solid #dbdbdb;
	font-weight:bold;
}
.lineOne {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #dbdbdb;
	width:614px;
}
.lineOneL {
	width:94px;
	float:left;
	text-align:center;
	border-right:1px solid #dbdbdb;
}
.lineOneR {
	width:509px;
	float:left;
	padding-left:10px;
}
.tableMainL {
	width:94px;
	float:left;
	border-right:1px solid #dbdbdb;
	text-align:center;
}
.tableMainL li {
	width:94px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #dbdbdb;
}
.tableMainR {
	width:211px;
	float:left;
	border-right:1px solid #dbdbdb;
	text-align:left;
}
.tableMainR li {
	width:206px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #dbdbdb;
	padding-left:5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display:inline-block;
}
.tableMainRno {
	width:212px;
	float:left;
	text-align:left;
}
.tableMainRno li {
	width:207px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #dbdbdb;
	padding-left:5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display:inline-block;
}
.input_hr {
	width:126px;
	height:17px;
	line-height:17px;
	padding:0px;
	vertical-align:middle;
	font-size:12px;
	border:1px solid #dbdbdb;
}
.sel_hr {
	width:130px;
	height:20px;
	line-height:20px;
	padding:0px;
	vertical-align:middle;
	font-size:12px;
}
.bottomLine {
	width:614px;
	height:123px;
	border-bottom:1px solid #dbdbdb;
}
.lineBootL {
	width:94px;
	height:123px;
	border-right:1px solid #dbdbdb;
	text-align:center;
	float:left;
}
.lineBootR {
	width:509px;
	float:left;
	padding-left:10px;
	height:123px;
}
.are_hr {
	width:470px;
	height:80px;
	margin-top:11px;
}
.hr_btn {
	width:614px;
	height:31px;
	line-height:31px;
	background:#70b80c;
	color:#fff;
}
.hr_btnL {
	width:310px;
	float:left;
	border-right:1px solid #dbdbdb;
	text-align:center;
	height:31px;
}
.hr_btnR {
	width:300px;
	float:left;
	text-align:center;
}
/* hr */
.hr {
	margin:10px auto;
	width:95%;
	font-size:12px;
	line-height:24px;
	border:1px #CCC solid;
	border-collapse: collapse;
	background:#efefef;
}
.hr td {
	border:1px #CCC solid;
	border-collapse: collapse;
	line-height:2;
}
.hr input, .hr textarea {
	line-height:1.8;
	border:1px solid #ccc;
}
.hr a {
	color:#333;
}
.hr a:hover {
	color:#de0303;
}
.hr_btn {
	width:100px;
	height:40px;
	font-size:12px;
}
#hrform {
	float:left;
	width:100%;
}
#jquery-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px
}
#jquery-lightbox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0
}
#jquery-lightbox a img {
	border:none
}
#lightbox-container-image-box {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto
}
#lightbox-container-image {
	padding:10px
}
#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0
}
#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10
}
#lightbox-container-image-box > #lightbox-nav {
	left:0
}
#lightbox-nav a {
	outline:none
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width:49%;
	height:100%;
	zoom:1;
	display:block
}
#lightbox-nav-btnPrev {
	left:0;
	float:left
}
#lightbox-nav-btnNext {
	right:0;
	float:right
}
#lightbox-container-image-data-box {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px 0
}
#lightbox-container-image-data {
	color:#666
}
#lightbox-container-image-data #lightbox-image-details {
	width:70%;
	float:left;
	text-align:left
}
#lightbox-image-details-caption {
	font-weight:bold
}
#lightbox-image-details-currentNumber {
	display:block;
	clear:left;
	padding-bottom:1.0em
}
#lightbox-secNav-btnClose {
	width:66px;
	float:right;
	padding-bottom:0.7em
}
