@charset "utf-8";
/* Style Reset*/
* {
	font-family:"微软雅黑";
	font-size:13px;
}
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:none;
}
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;
	padding:0px;
	margin:0px;
	height:0px;
	line-height:0px;
}
a {
	text-decoration:none;
	outline:0;
}
html {
	overflow-x:hidden;
}
.center {
	text-align:center;
}
.center img {
	border:1px solid #ccc;
}
/*header*/
body {
	color:#666;
	overflow-x:hidden;
	background:url(../images/headerbg.jpg) center 5px repeat-x #e9eef2;
}
a {
	color:#606060;
}
.header {
	width:100%;
	min-width:1004px;
	height:106px;
	background:#01673a;
	border-top:5px solid #097584;
	background:url(../images/header.jpg) top center no-repeat;
}
.logo {
	float:left;
	display:inline;
	padding-top:26px;
}
.menu ul {
	width:663px;
	margin-top:39px;
	display:inline;
	float:right;
	height:55px;
	line-height:42px;
	background:url(../images/menu.png) center top no-repeat
}
.menu li {
	display:inline;
	float:left;
	position:relative;
	text-align:center;
	width:82px;
}
.menu li a {
	text-align:center;
	display:block;
	width:100%;
	font-size:14px;
	color:#003940;
}
.menu a:hover, .menu a.cur {
	color:#000;
	font-weight:bold;
}
.nav {
	position:absolute;
	display:none;
	left:0;
	width:81px;
}
.menu li .nav a {
	float:left;
	color:#000;
	width:100%;
	text-align:center;
	line-height:29px;
	background:#34ccd5
}
.menu .nav a:hover, .menu .nav a.cur {
	line-height:29px;
	padding:0;
	margin:0;
	background:#ffe410
}
#slides {
	width:100%;
	height:396px;
	text-align:center;
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:0%;
	bottom:52px;
	z-index:8;
	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;/*background:#b7b7b7*/
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {/* background:#015d34*/
}
.notice {
	float:left;
	width:100%;
	background:#269fad;
	line-height:53px;
}
.notice .main {
	width:1004px;
}
.noticetxt {
	float:left;
	width:500px;
	color:#fff;
	font-size:14px;
}
.noticetxt b {
	float:left;
	width:114px;
	text-align:right;
	color:#fdd503;
	font-size:18px;
	/*background:url(../images/notice.jpg) center left no-repeat*/
}
.noticetxt marquee {
	float:left;
	width:300px;
}
.search {
	position:relative;
	padding-top:12px;
	padding-left:90px;
	float:right;
	width:360px;
	z-index:999;
	height:41px;
	display:inline;
	line-height:22px;
	background:url(../images/search.gif) left top no-repeat;
}
.text1 {
	float:left;
	width:235px;
	padding-left:5px;
	border:1px solid #213f69;
	background:#0a1825;
	color:#fff;
	height:30px;
	line-height:30px;
}
.button {
	float:left;
	width:33px;
	margin-left:3px;
	height:31px;
	display:inline;
	background:url(../images/button.gif) center no-repeat
}
.select {
	float:left;
	width:80px;
	color:#fff;
	height:32px;
	line-height:32px;
	background:url(../images/select.gif) left top no-repeat;
	position:relative
}
.select select {
	margin:5px auto;
	width:74px;
}
.searchBar span {
	float:right;
	margin-top:6px;
}
.searchBar span a {
	color:#666;
	margin-right:8px;
}
.searchBar span a:hover {
	color:#ef9b11;
}
.searchBar .select {
	float:left;
	margin-top:1px;
	display:inline;
	margin-right:8px;
}
.searchBar .text {
	float:left;
}
.searchBar .text input {
	width:214px;
	padding-top:3px;
	height:17px;
	border:1px solid #b7d1eb;
}
div.selectbox-wrapper {
	border-right: #b7d1eb 1px solid;
	border-top: #b7d1eb 0 solid;
	overflow:hidden;
	border-left: #b7d1eb 1px solid;
	width:80px;
	border-bottom: #b7d1eb 1px solid;
*left:0;
	position: absolute;
	background: #fff;
	text-align:left;
*margin-top:0;
	z-index:10;
}
div.selectbox-wrapper ul li.selected {
	background-color: #e0ecf7;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color:#36c
}
div.selectbox-wrapper ul li {
	text-align:center;
	padding-right:3px;
	padding-bottom:3px;
	width:100%;
	cursor:pointer;
	line-height: 20px;
	padding-top: 3px;
	color:#333;
}
.selectbox {
	border:none;
	display:block;
	width:84px;
	text-indent:8px;
	cursor:pointer;
	height:32px;
	background:none;
	color:#fff;
	line-height:32px;
}
.btn {
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:2px;
}
.partFourCon li {
	float:left;
	width:411px;
	display:inline;
}
.partFourM .proimg {
	float:left;
}
.partFourM {
	float:left;
	width:510px;
	padding-right:60px;
	padding-top:10px;
}
.partFourCon {
	float:left;
	overflow:hidden;
	width:411px;
	height:340px;
	margin:0 22px;
	display:inline;
}
.partFourCon ul {
	width:2000px;
}
.partFourCon img {
	border:5px solid #58c7d8
}
#l, #r {
	width:22px;
	float:left;
	height:316px;
	display:inline;
}
#l {
	background:url(../images/left.jpg) center no-repeat;
}
#r {
	float:right;
	background:url(../images/right.jpg) center no-repeat;
}
.lend {
	background:url(../images/left1.jpg) center no-repeat !important;
}
.rend {
	background:url(../images/right1.jpg) center no-repeat !important;
}
#processli {
	float:right;
	width:410px;
}
#processli li {
	float:left;
	width:100%;
}
#processli li font {
	float:left;
	color:#fff;
	height:36px;
	line-height:36px;
	width:30px;
	margin-right:15px;
	text-align:center;
	font-size:24px;
	font-family:impact;
	background:url(../images/num1.gif) center no-repeat
}
#processli li {
	line-height:20px;
	height:50px;
	float:left;
	width:373px;
	padding:15px 15px 0 22px;
	color:#10c2d7
}
#processli li a {
	color:#10c2d7
}
#processli li .fl {
	width:85%;
}
#processli li.cur {
	color:#fff;
	background:url(../images/processli.gif) center no-repeat;
}
#processli li.cur a {
	color:#fff;
}
#processli li.cur font {
	color:#10c2d7;
	background:url(../images/num2.gif) center no-repeat
}
.singleline {
	line-height:40px;
}
/* indMain*/
.process {
	background:#e9eef2;
	float:left;
	width:100%;
	height:443px;
}
.process_t {
	float:left;
	width:100%;
	border-bottom:1px solid #a0d2d9;
	margin-bottom:20px;
	padding-top:33px;
	height:30px;
	line-height:1;
}
.process_t .fl {
	background:url(../images/process_l.gif) center right no-repeat;
	padding-right:14px;
}
.process_t .fl a {
	font-size:20px;
	color:#0a1825;
	font-weight:bold;
}
.process_t a {
	font-size:16px;
	color:#0a1825;
	font-weight:bold;
}
.process_t .fr font {
	color:#10c2d7
}
.main {
	width:980px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.pro {
	width:1004px;
	margin:0 auto;
}
.pro li {
	float:left;
	margin:0 10px;
	width:230px;
	display:inline;
}
.proimg {
	float:left;
	width:213px;
}
.proname {
	float:left;
	width:282px;
	font-size:14px;
	padding-left:18px;
	line-height:27px;
	margin-top:2px;
	color:#0a1825;
	background:url(../images/proname.gif) center left no-repeat;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.case {
	float:left;
	width:100%;
	background:#d0f3f7;
	padding-top:20px;
	height:347px;
	border-bottom:5px solid #c3f1f7;
	border-top:5px solid #c3f1f7;
}
.case .title {
	margin-bottom:30px;
	background:url(../images/case_t.gif) bottom left repeat-x
}
.caseli {
	float:left;
	width:960px;
	padding-left:20px;
}
.caseli li {
	float:left;
	width:320px;
	position:relative;
}
.caseli li img {
	float:left;
	border:5px solid #fff;
}
.detail {
	position:absolute;
	width:69px;
	height:69px;
	right:3px;
	top:80px;
	background:url(../images/detail.png) center left no-repeat
}
.title {
	float:left;
	width:100%;
	margin-bottom:10px;
	line-height:30px;
	background:url(../images/titlebg.gif) left 17px repeat-x;
}
.more {
	color:#fff;
}
.more font {
	color:#fff;
	font-size:14px;
	background:#31debb
}
.title_l {
	float:left;
	font-size:20px;
	height:30px;
	line-height:30px;
	width:150px;
	padding-left:30px;
	color:#fff;
	background:url(../images/title_l.gif) left center no-repeat;
}
.title_l a {
	font-size:20px;
	color:#fff;
}
.ititle_r {
	font-size:14px;
	margin-top:8px;
	color:#0c0c0c;
	height:14px;
	line-height:14px;
	float:right;
}
.ititle_r a {
	color:#0c0c0c;
}
.ititle_r font {
	font-size:14px;
	color:#fff;
	line-height:14px;
	background:#10c2d7;
}
.case .ititle_r font {
	background:#58c7d8;
}
.titlefr {
	float:right;
	background:#10c2d7;
	color:#fff;
	line-height:14px;
	height:14px;
	margin-top:15px;
	padding:0 6px;
}
.titlefr a {
	color:#fff;
}
.titlefr font {
}
.newsmain {
	float:left;
	height:338px;
	padding-top:50px;
	width:100%;
	background:#f5f5f3;
	position:relative;
	border-top:1px solid #eeeeec;
}
.maintop2 {
	position:absolute;
	top:-9px;
	height:9px;
	width:100%;
	background:url(../images/maintop2.gif) center no-repeat;
	left:0;
}
.newsmain ul {
	width:980px;
	margin:0 auto;
}
.newsmain ul li {
	float:left;
	width:475px;
	margin:0 30px 30px 0;
}
.time {
	float:left;
	width:48px;
	padding:15px 12px;
	height:55px;
	background:#015d34;
	margin-right:1px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.time font {
	line-height:30px;
	margin-bottom:7px;
	width:100%;
	float:left;
	border-bottom:1px solid #fff;
}
.time span {
	font-size:18px;
}
.newsli_r {
	float:left;
	width:400px;
}
.newsli_r a {
	height:30px;
	line-height:30px;
	float:left;
	width:380px;
	padding:0 10px;
	background:#e2e2e2;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.newsli_r p {
	height:43px;
	line-height:20px;
	float:left;
	width:380px;
	padding:0 10px;
	margin-top:1px;
	padding-top:10px;
	background:#eaeaea;
}
.pointer, .pointer li {
	float:left;
	width:100%;
}
.pointer li a {
	float:left;
	width:100%;
	line-height:36px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/newsico1.gif) 0px center no-repeat;
}
.pointer li a:hover {
	background:url(../images/newsico2.gif) 0px center no-repeat;
	color:#0c7884;
}
.pointer li .fl {
	float:left;
	cursor:pointer;
	width:70%;
	padding-left:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.news .pointer li a:hover {
	background:url(../images/newsico2.gif) 0px center no-repeat;
	color:#000;
}
.newsarea {
	float:left;
	width:100%;
	padding:40px 0 20px;
	height:250px;
	background:url(../images/row.gif) bottom center repeat-x;
}
.news, .product {
	float:left;
	width:470px;
	overflow:hidden;
}
.product {
	float:right;
}
.news .rowtitle {
	margin-bottom:20px;
}
.rowtitle {
	float:left;
	width:100%;
	height:25px;
	margin-bottom:29px;
}
.rowtitle span font {
	font-family: Impact, Charcoal, sans-serif;
	color:#ccc;
	font-size:16px;
	font-weight:normal;
	margin-left:3px;
}
.rowtitle span {
	float:left;
}
.rowtitle span a {
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.rmore {
	float:right;
	text-align:right;
	width:60px;
	margin-top:4px;
	line-height:18px;
	height:18px;
	font-size:14px;
	color:#fff;
	padding-right:16px;
	background:url(../images/more.gif) no-repeat right top #10c2d7;
}
.proli li {
	float:left;
	position:relative;
	overflow:hidden;
	width:213px;
	margin:0 9px;
	border:1px solid #babdbf;
}
.proli li p {
	position:absolute;
	bottom:0;
	left:0;
	width:213px;
	padding:0;
	text-align:center;
	color:#fff;
	background:url(../images/gray.png) repeat right top;
	line-height:26px;
	font-size:14px;
}
.contactarea {
	float:left;
	width:100%;
	padding:30px 0 20px;
	height:216px;
	background:url(../images/row.gif) bottom center repeat-x;
}
.contact {
	float:left;
	width:330px;
	padding-right:50px;
}
.contact_t {
	float:left;
	width:330px;
	height:69px;
	background:url(../images/contact_t.gif) 0px center no-repeat;
}
.contact_t a {
	float:left;
	display:inline;
	width:92px;
	height:16px;
	margin-top:40px;
	margin-left:168px;
}
.contactmain {
	padding:5px 0 0px 0px;
	float:left;
	width:330px;
	line-height:29px;
}
.about {
	float:left;
	width:600px;
}
.about .title {
	margin-bottom:20px;
}
.aboutimg {
	border:1px solid #36cee0;
	margin-top:6px;
	border-radius:3px;
	padding:4px;
	background:#fff;
	float:left;
	margin-right:20px;
}
.abouttxt {
	float:left;
	width:400px;
	overflow:hidden;
	line-height:28px;
}
/* boot
----------------------------------------------------------------------------------------------------*/
.foot_x {
	color:#064c54;
	margin-top:38px;
	width:100%;
	min-width:1004px;
	float:left;
	background:url(../images/foot.jpg) center no-repeat #10c2d7;
	overflow:hidden;
	padding-bottom:20px
}
.foot_x a {
	color:#064c54
}
.f_link {
	width:100%;
	color:#269fad;
	float:left;
	height:57px;
	padding-top:8px;
	background:url(../images/flink.gif) center no-repeat #269fad
}
.f_link .main {
	width:978px;
	height:48px;
	line-height:48px;
}
.f_link b {
	font-weight:normal;
	float:left;
	padding-left:13px;
	color:#269fad;
}
.f_link a {
	color:#269fad;
	padding-right:13px;
}
.bottomnav {
	text-align:center;
	height:30px;
	padding-top:25px;
	margin:0px 161px;
}
.bottomnav a {
	width:82px;
	text-align:center;
	float:left;
}
.bootTxt {
	text-align:center;
	width:980px;
	line-height:30px;
}
/* 二级页面*/
.fyMain {
	width:980px;
	margin:0 auto 0px;
	overflow:auto;
	padding-top:32px;
	padding-bottom:60px;
	clear:both;
	background:url(../images/row.gif) repeat-x bottom left
}
.fyLeft {
	float:left;
	width:300px;
	overflow:hidden;
	margin-right:35px;
}
.l_news {
	float:left;
	width:300px;
	padding-bottom:40px;
}
.l_news li a {
	float:left;
	width:275px;
	padding-left:25px;
}
.l_newsmore {
	float:left;
	width:280px;
	margin-top:20px;
	text-align:right;
	color:#fff;
	line-height:18px;
	padding-right:18px;
	background: url(../images/more.gif) no-repeat right top #d8d8d8;
}
.l_pro {
	float:left;
	width:300px;
	margin-bottom:40px;
	font-size:14px;
}
.l_pro .rowtitle {
	float:left;
	width:300px;
	margin-bottom:17px;
	padding-bottom:12px;
	background:url(../images/l_pro_t.gif) repeat-x bottom left
}
.l_procon {
	float:left;
	width:300px;
	overflow:hidden;
	margin-top:0px;
}
.proOne {
	width:300px;
	float:left;
	overflow:hidden;
	margin-top:7px;
}
.proOne a {
	width:300px;
	color:#fff;
	text-align:center;
	line-height:34px;
	float:left;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/l_pro.jpg) no-repeat bottom left;
}
.proOne a:hover, .proOne .cur {
	color:#fff;
	background:url(../images/l_pro.jpg) no-repeat top left;
}
.proTwo {
	float:left;
	line-height:25px;
	text-align:center;
	overflow:hidden;
	padding:0px 0 5px;
	background:url(../images/protwo.jpg) repeat-x top left #e0e0e0;
	border-bottom:1px solid #6bc1cb;
}
.proTwo li {
	width:300px;
	float:left;
}
.proTwo li a {
	float:left;
	color:#269fad;
	background:none;
	position:relative;
	line-height:38px;
	width:300px;
	text-align:center
}
.proTwo li a:hover, .proTwo .cur {
	float:left;
	color:#0B375E;
	background:none;
}
/* fyRight*/
.fyRight {
	float:left;
	width:645px;
	overflow:hidden;
}
.fyRight .title {
	margin-bottom:20px;
}
.fyRight .pointer li a:hover {
	color:#0c7884;
}
.fyLeft .pointer li a:hover {
	color:#000;
}
.mainRightMain {
	color:#555;
	float:left;
	width:645px;
	padding-bottom:20px;
}
.padding25 {
	line-height:30px;
}
/* list*/
.pro_list {
	float:left;
	padding-top:12px;
}
.pro_list li {
	float:left;
	width:195px;
	height:190px;
	margin:0 10px 10px;
	overflow:hidden;
}
.pro_list li img {
	float:left;
	border:5px solid #fff;
	background:#ccc;
}
.pro_list li a {
	float:left;
	width:195px;
}
.pro_list p {
	color:#0a1825;
	width:183px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	font-size:14px;
}
.mainRightMain .pointer {
	font-size:14px;
}
.news_list li a:hover {
	background:#01673a;
	color:#fff;
}
.news_list li a:hover .fr {
	color:#fff;
}
.news_list li a span {
	cursor:pointer;
}
.news_list li .fl {
	width:400px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-left:22px;
}
.news_list .fr {
	margin-right:10px;
	color:#01673a;
}
.news_line {
	clear:both;
	height:18px;
}
.news_list p {
	padding:10px 20px;
	line-height:20px;
	color:#ccc;
}
.pro_txtimg {
	float:left;
	padding-top:10px;
	width:624px;
	margin-bottom:20px;
	padding-left:10px;
}
.pro_txtimg li {
	float:left;
	width:624px;
	padding-bottom:27px;
}
.pro_li_img {
	float:left;
	width:195px;
	margin-right:14px;
}
.pro_li_img img {
	float:left;
	border:5px solid #fff;
}
.pro_li_txt {
	float:left;
	width:410px;
	color:#555;
	line-height:27px;
}
.pro_t {
	float:left;
	color:#0c7884;
	background:#7fd1db;
	border:1px solid #5faab3;
	width:100%;
	height:23px;
	line-height:23px;
	margin-bottom:13px;
}
.pro_t .fr {
	margin-right:7px;
}
.pro_t font {
	float:left;
	height:23px;
	display:inline;
	margin-right:6px;
	margin-left:10px;
}
.protitle {
	float:left;
	width:200px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.pro_t a {
	color:#0c7884;
}
/*news_view*/
.mainRightMain h2 {
	font-size:18px;
	font-weight:normal;
	color:#0c7884;
}
.padding20 {
	float:left;
	width:583px;
	text-align:justify;
	padding:0 30px 0 35px;
}
.title_s {
	text-align:center;
	color:#555;
	line-height:35px;
}
.conbanner {
	float:left;
	width:100%;
}
.mainrbanner {
	border:1px solid #dbdbdb;
	width:306px;
	margin:0 auto 20px;
}
.mainrbanner img {
	border:3px solid #fff
}
.padding25 .center img {
	border:1px solid #ccc;
	margin-bottom:10px;
}
.line_s {
	float:left;
	width:96%;
	height:8px;
	margin:8px 0 15px 10px;
	display:inline;
	border-bottom:1px dashed #BEC0BF;
}
.newsview {
	display:inline;
	width:100%;
	border-bottom:1px dashed #BEC0BF;
	margin-bottom:20px;
	padding-bottom:20px;
	_height:400px;
	font-size:14px;
	line-height:28px;
	float:left;
}
.ProductPic {
	text-align:center;
	margin-bottom:10px;
}
.main_r_nav div {
	line-height:25px;
	color:#555;
}
.main_r_nav {
	float:left;
	width:100%;
}
.returnlist {
	margin-top:30px;
	float:right;
	color:#0c7884;
}
.main_r_nav a {
	color:#555
}
/* page*/
.pages {
	padding: 30px 0 30px;
	text-align: center
}
.pages li {
	display: inline
}
.pages li.thisclass, .pages a:hover {
	padding: 5px 10px;
	border: 1px solid #269fad;
	background: #269fad;
	color: #fff;
	text-decoration: none
}
.pages a {
	padding: 5px 10px;
	border: 1px solid #CCC;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px
}
/* 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;
}
.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;
}
/* hr*/
.hrBox {
	width:634px;
	float:left;
	min-height:91px;
	_height:91px;
	border:1px solid #dbdbdb;
	margin-bottom:20px;
	background:#efefef;
}
.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:20px;
	_margin-left:10px;
}
.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;
	border:1px solid #dbdbdb;
}
.sel_hr {
	width:130px;
	height:20px;
	line-height:20px;
	padding:0px;
	vertical-align:middle;
}
.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;
}
.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;
}
.c_red {
	color:#f00;
}
.pagebox .ly {
	padding:50px
}
.pagebox .ly li {
}
.pagebox .ly .k {
	width:300px;
	height:36px;
	line-height:36px;
	padding-left:10px;
	margin-bottom:10px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-radius: 3px;
}
.pagebox .ly textarea {
	width:400px;
	height:100px;
	vertical-align:top;
	border:1px solid #e5e5e5;
	border-radius: 3px;
}
.pagebox .ly .t {
	padding:6px 20px;
	background:#10c2d7;
	margin:10px 0 0 70px;
	color:#fff;
	border-radius: 3px;
	cursor:pointer
}
.list_page {
	text-align:center;
	padding:20px 0px;
}
.list_page a {
	background:#fff;
	margin:0px 1px;
	padding:4px 6px;
	border:1px solid #d5d5d5;
	color:#333;
	text-decoration:none;
}
.list_page span {
	background:#10c2d7;
	color:#fff;
	margin:0px 1px;
	padding:4px 6px;
	border:1px solid #d5d5d5;
}
.list_page b {
	background:#fff;
	margin:0px 1px;
	padding:4px 6px;
	border:1px solid #d5d5d5;
	color:#333;
}
.list_page b input {
	border:0;
	margin:0;
	padding:0;
	font-weight:normal;
	width:14px;
	vertical-align:middle;
	text-align:center;
}
/*在线留言*/
.book {
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}
.book .face {
	float:left;
	width:60px;
	height:60px;
}
.book .text {
	border:1px solid #dadada;
	margin-left:70px;
}
.book .text .div {
	padding:10px 20px;
}
.book .text .div .icon {
	position:absolute;
	width:20px;
	height:20px;
	margin:6px 0 0 -40px;
	background:url(../images/dot.gif) no-repeat top right;
}
.book .text .div .base {
	color:#000;
	border-bottom:1px dashed #ccc;
	line-height:30px;
	margin-bottom:10px;
}
.book .text .div .base span {
	float:right;
	color:#999;
}
.book .text .div .content {
	line-height:20px;
}
.book .text .div .reply {
	border-top:1px dashed #ccc;
	line-height:30px;
	margin-top:10px;
	color:#000;
	padding-top:5px;
}
.book .text .div .reply strong {
	color:#f60;
}
.bookadd {
	margin:10px 0;
}
.bookadd div {
	margin-bottom:15px;
}
.bookadd .label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
}
.bookadd .label span {
	color:#f30;
}
.bookadd .enter {
	margin-left:120px;
}
.bookadd .enter .ip {
	border:1px solid #ccc;
	padding:5px 10px;
	overflow:auto;
	height: 20px;
	text-align: left;
}
.bookadd .enter .bnt {
	border:1px solid #ccc;
	background:#fff;
	padding:5px 10px;
	vertical-align:middle;
}
.bookadd .enter label {
	display:block;
}
.bookadd .enter #booklen {
	color:#f30;
}
/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #10c2d7;
	border-color: #10c2d7;
}
