/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@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;
}
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;
}

/*header*/
.h-top {
	height: 26px;
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.header {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.top-fl {
	color: #3d3d3d;
	font-size: 12px;
	float: left;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.top-fr {
	float: right;
	width: 190px;
	color: #7b7a7a;
	font-size: 12px;
}
.top-fr a {
	display: inline;
	color: #3d3d3d;
	font-size: 12px;
	margin-right: 5px;
	line-height: 26px;
}
.top-box {
	margin-bottom: 16px;
	margin-top:26px;
}
.top {
	width: 1100px;
	margin: 0 auto;
	height: 110px;
	overflow: hidden
}
.logo {
	float: left;
	height: 84px;
	padding-top: 30px
}
.topr {
	float: right;
	width: 600px;
}
.topu {
	overflow: hidden;
	height: 28px;

	padding-top: 20px
}
.phone {
	float: right;
	padding-left: 50px;
	background: url(../images/phone.png) no-repeat left center;
	margin-right: 16px;
	font-size: 20px;
	color: #0154a4
}
.nav {
	width: 600px
}
.nav ul {
	width: 660px;
	overflow: hidden;
	padding-top: 27px;
	float:right;
}
/*.nav ul li{ float:left; width:110px}
.nav ul li a{ width:110px; display:block; margin-bottom:6px; color:#737373; }
.nav ul li a b{ width:110px; text-align:center; font-weight:normal; font-size:14px;display:block}
.nav ul li a em{ font-size:12px;width:110px; text-align:center; font-style:normal; display:block}
.nav ul li .cur{ color:#008bda}
.nav ul li a:hover{ color:#008bda}

*/
.menu .mainlevel {
	float: left;
	width: 110px;
	height: 100%
}
.mainlevel a {
	display: block;
	width: 110px;
	margin-bottom: 6px;
	color: #737373;
}
.mainlevel a b {
	width: 110px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	display: block
}
.mainlevel a em {
	color: #929292;
	font-size: 10px;
	width: 110px;
	text-align: center;
	font-style: normal;
	display: block
}
.mainlevel ul {
	display: none;
	position: absolute;
	z-index: 999999999999999;
	top: 126px
}
.mainlevel li {
	border-bottom: 1px solid #d5d5d5;
	background-color: white;
	width: 110px;
	overflow:hidden;
}
.mainlevel li a {
	color: #0154a4;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	height: 30px
}
.mainlevel li:hover {
	background: #0154a4;
}
.mainlevel li a:hover {
	color: white
}



/*废弃*/
body {
	color: #666;
	font-size: 12px;
	overflow-x: hidden;
	background: #fff;
}
a {
	color: #666;
}
.header {
	width: 100%;
	min-width: 1004px;
	height: 64px;
	padding-top: 27px;
	border-top: 3px solid #5a9dce;
}
.logo {
	float: left;
	display: inline;
}
.tel {
	float: right;
	padding-top: 16px;
}
.notice {
	float: left;
	position: relative;
	z-index: 9999;
	border-bottom: 1px solid #cecece;
	width: 100%;
	background: #f3f3f3;
	line-height: 50px;
}
.noticetxt {
	float: left;
	width: 470px;
	font-size: 12px;
	padding-left: 35px;
	background: url(../images/notice.gif) 4px center no-repeat;
}
.noticetxt marquee {
	float: left;
	width: 300px;
}
.search {
	position: relative;
	padding-top: 10px;
	float: right;
	width: 326px;
	z-index: 999;
	height: 40px;
	display: inline;
	line-height: 22px;
}
.text {
	float: left;
	width: 165px;
	margin-right: 3px;
	padding-left: 5px;
	border: 1px solid #a8acad;
	background: #fff;
	height: 25px;
	line-height: 25px;
	box-shadow: 1px 2px 3px #ddd inset;
}
.button {
	float: left;
	width: 55px;
	text-align: center;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	margin-left: 3px;
	height: 28px;
	display: inline;
	background: #68a7d4
}
.select {
	float: left;
	width: 91px;
	height: 27px;
	line-height: 27px;
	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: 89px;
	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;
	font-size: 12px;
}
.selectbox {
	border: none;
	display: block;
	width: 91px;
	text-indent: 8px;
	cursor: pointer;
	height: 27px;
	background: none;
	font-size: 12px;
	line-height: 27px;
}
/*.menu ul {
	width: 1004px;
	margin: 0 auto;
}
.menu li {
	float: left;
	display: inline;
	position: relative;
	text-align: center;
	width: 70px;
	margin: 0 20px 0 10px;
}
.menu li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: 'Microsoft Yahei';
	text-shadow: 1px 0 0 #224e6f;
}
.menu a:hover, .menu a.cur {
	color: #fff;
}
.nav {
	position: absolute;
	display: none;
	z-index: 999;
	left: 0;
	width: 70px;
}
.menu li .nav a {
	float: left;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 29px;
	background: #4190c9
}
.menu .nav a:hover, .menu .nav a.cur {
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 0;
	background: #4190c9
}*/
.header1{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}
.banner {
	width: 100%;
	float: left;
	text-align: center;
	z-index: 1;
	height: 421px;
	position: relative;
	background: #1e6ba1;
}
#full-screen-slider {
	width: 100%;
	z-index: 0;

	float: left;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	z-index: 1;
	height: 421px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	float: left;
	width: 100%;
	height: 421px;
}
#full-screen-sliderx {
	width: 100%;
	z-index: 0;
	height: 290px;
	float: left;
	position: relative
}
#slidesx {
	display: block;
	width: 100%;
	z-index: 1;
	height: 290px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slidesx li {
	display: block;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slidesx li a {
	float: left;
	width: 100%;
	height: 290px;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 340px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 39px;
	font-size: 0;
	height: 8px;
	float: left;
	margin-left: 3px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current,#pagination li.thisclass {
	background: #4190c9
}
.bannerlink {
	margin: 0 auto;
	width: 1000px;
	display: block;
	clear: both;
}
.bannerlink a {
	float: left;
	width: 190px;
	height: 28px;
	margin-top: 237px;
}
/*.menu {
	float: left;
	width: 100%;
	z-index: 9;
	height: 55px;
	line-height: 55px;
	position: relative;
	z-index: 9;
	background: rgba(65,144,201,0.85);
*background:url(../images/menu.png) left top repeat;
}*/
/* indMain*/
.row {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 15px;
}
.main {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #cecece;
	margin-bottom: 28px;
}
.title span {
	float: left;
	width: 174px;
	height:40px;
	overflow:hidden;
	font-size: 18px;
	line-height: 35px;
	font-family: 'Microsoft Yahei';
	position: relative;
	margin-bottom: -1px;
	border-bottom: 3px solid #68a7d4
}
.more {
	float: right;
	width: 74px;
	padding-right: 20px;
	text-align: center;
	color: #fff;
	margin-top: 9px;
	background: url(../images/more.gif) center right no-repeat #68a7d4;
	height: 20px;
	line-height: 20px;
}
.title .fr {
	margin-top: 17px;
}
.title .fr font {
	color: #4494cb;
	font-size: 12px;
}
.product {
	float: left;
	width: 100%;
	padding-top: 40px;
	height: 563px;
	background: #e8e8e8
}
.product_l, .l_pro {
	position: relative;
	float: left;
	width: 188px;
	line-height: 50px;
	background: #fff;
	height: 525px;
	font-family: 'Microsoft Yahei';
}
.product_l dt, .l_pro dt {
	float: left;
	width: 161px;
	font-size: 18px;
	color: #fff;
	padding-left: 27px;
	background: url(../images/blue.gif) 160px center no-repeat #4190c9
}
.product_l dd {
	float: left;
	width: 100%;
	border-top: 1px solid #e8e8e8
}
.product_l dd a, .l_pro dd a {
	float: left;
	width: 161px;
	font-size: 14px;
	padding-left: 27px;
	background: url(../images/gray.gif) 160px center no-repeat #fff;
	overflow:hidden;
}
.product_l dd a:hover, .l_pro dd a:hover {
	background: url(../images/gray.gif) 160px center no-repeat #f8f8f8;
}
.product_l .more {
	position: absolute;
	bottom: 28px;
	left: 28px;
}
.l_pro {
	width: 240px;
	height: auto;
	overflow: hidden;
}
.l_pro dt {
	width: 213px;
	font-size: 18px;
	color: #fff;
	padding-left: 27px;
	background: url(../images/blue.gif) 206px center no-repeat #4190c9
}
.l_pro dt a {
	color: #fff;
}
.l_pro dd a {
	width: 213px;
	background: url(../images/gray.gif) 206px center no-repeat #fff;
}
.l_pro dd a:hover {
	background: url(../images/gray.gif) 206px center no-repeat #f8f8f8;
}
.l_pro ul {
	float: left;
	display: none;
	width: 100%;
	line-height: 30px;
}
.l_pro ul li a {
	padding-left: 50px;
}
.l_news dd a, .l_news dd a:hover {
	border-bottom: 1px dashed #e5e5e5;
	height: 40px;
	line-height: 40px;
	background: url(../images/newsico.gif) 6px center no-repeat;
}
.productli {
	float: left;
	width: 812px;
}
.productli li {
	float: left;
	margin-left: 13px;
	width: 172px;
	height: 236px;
	padding: 9px;
	background: #fff;
	text-align: center;
	display: inline;
	margin-bottom: 15px;
}
.productli li.cur {
	background: #4190c9
}
.productli li.cur .producttxt {
	color: #fff;
}
.productli li.cur .time {
	color: #98d4ff
}
.productliimg {
	float: left;
	width: 172px;
}
.producttxt {
	float: left;
	width: 172px;
	padding: 14px 0 12px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left
}
.case {
	float: left;
	width: 100%;
	padding-top: 27px;
}
.partFourM {
	height: 273px;
	width: 1000px;
	position: relative;
	margin: 30px auto 0;
}
.partFourCon {
	height: 298px;
	margin-left: 20px;
	display: inline;
	width: 920px;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro {
	float: left;
}
.pro li {
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 210px;
	display: inline;
}
.prolist li {
	border-bottom: 1px dashed #b5b5b5;
	padding-bottom: 20px;
}
.proimg {
	float: left;
	border: 1px solid #e1e1e1;
	padding: 3px;
}
.proname {
	float: left;
	width: 208px;
	padding-left: 2px;
	line-height: 30px;
	margin-top: 6px;
	color: #3d3c3c;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.time {
	float: left;
	text-align: left;
	color: #999;
	overflow: hidden
}
.left, .right {
	width: 20px;
	float: left;
	height: 186px;
	display: inline;
}
.left {
	background: url(../images/left.gif) center 84px no-repeat;
}
.right {
	float: right;
	background: url(../images/right.gif) center 84px no-repeat;
}
.about {
	float: left;
	width: 480px;
}
.abouttxt {
	padding-top: 0;
	line-height: 22px;
}
.about_left{
	width:240px;
	float:left;
}
.about_right{
	width:220px;
	float:right;
	overflow:hidden;
}
.news {
	float: right;
	width: 500px;
	height: 325px;
	overflow: hidden;
}
.news li {
	float: left;
	width: 500px;
	margin-bottom: 4px;
	padding: 13px 0 11px 0;
	border-left: 4px solid #fff;
}
.news li font {
	float: left;
	color: #b4b4b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	width: 68px;
	text-align: center;
}
.news_r {
	float: left;
	width: 410px;
}
.news_r p {
	float: left;
	width: 410px;
}
.news_r a {
	float: left;
	width: 323px;
	font-size: 14px;
	color: #0170bf;
	font-family: 'Microsoft Yahei';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}
.news_r em {
	float: left;
	width: 410px;
	font-style: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news li.cur {
	background: #e0f2ff;
	margin-bottom: 14px;
	border-left: 4px solid #a5d3f5;
}
.news li.cur font {
	color: #68a7d4;
	text-shadow: 0 1px 0 #abcfea;
}
/* foot*/
.foot {
	width: 100%;
	min-width: 1000px;
	line-height: 25px;
	height: 103px;
	padding-top: 38px;
	overflow: hidden;
	float: left;
	color: #fff;
	background: #494949
}
.foot a {
	color: #fff;
	text-decoration:none;
}
.foot a:hover{
	text-decoration:underline;
}
.footlogo {
	float: left;
	width: 318px;
}
.foot_r {
	float: left;
	width: 1000px;
}
.flink {
	float: left;
	width: 100%;
	position: relative;
	min-width: 1000px;
}
.flink .title {
	margin: 0;
}
.flink .main {
	padding-top: 20px;
	height: 38px;
}
.flink a {
	float: left;
	margin-right: 14px;
	display: inline;
}
/* 二级页面*/
.wrap {
	width: 100%;
	float: left;
	padding-top: 15px;
	background: url(../images/body.jpg) repeat-x top left;
}
.fyLeft {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-right: 20px;
	padding-bottom:20px;
}
.l_news {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
.l_pro {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
.l_procon {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-top: 0px;
}
.proOne {
	width: 240px;
	float: left;
	overflow: hidden;
	margin-bottom: 7px;
	background: url(../images/l_pro.gif) repeat-x top left;
}
.proOne a.cur {
	font-weight: bold;
}
.proOne a {
	width: 220px;
	padding-left: 18px;
	color: #6d6d6d;
	line-height: 34px;
	float: left;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../images/class.gif) 8px center no-repeat;
	border: 1px solid #d1d0d0;
}
.proTwo {
	float: left;
	line-height: 25px;
	overflow: hidden;
	padding: 0px 0 5px;
	background: #f7f7f7
}
.proTwo li {
	width: 240px;
	float: left;
}
.proTwo li a {
	float: left;
	color: #777;
	line-height: 30px;
	width: 200px;
	padding-left: 40px;
	background: none;
	border: 0;
}
.proTwo li a:hover {
	float: left;
	color: #0B375E
}
.contact {
	float: left;
	width: 220px;
	height: 51px;
	padding: 90px 0 0 20px;
	background: url(../images/contact.jpg) top left repeat
}
.contact a {
	float: left;
	width: 25px;
	height: 25px;
}
.leftpro {
	float: left;
	width: 240px;
	overflow: hidden;
}
.leftpro_t {
	float: left;
	line-height: 50px;
	font-family: 'Microsoft Yahei';
	width: 213px;
	font-size: 18px;
	color: #fff;
	padding-left: 27px;
	background: #4190c9;
}
.leftpro_t span {
	float: left;
}
.leftpro_t a {
	color: #fff;
}
.leftproul {
	float: left;
	width: 240px;
	height: 240px;
	overflow: hidden;
}
.leftproul ul {
	float: left;
	width: 2000px;
}
.leftproul li {
	float: left;
}
/* fyRight*/
.fyRight {
	float: left;
	width: 700px;
	padding: 5px 20px;
	background: #fff;
	overflow: hidden;
}
.mainRightMain {
	color: #555;
	float: left;
	width: 700px;
	padding-bottom: 20px;
	min-height: 640px;
	_height: 640px;
}
.mainRightMain img{
	display:block;
	margin:0 auto;
}
.padding25 {
	width: 668px;
	padding: 0 20px 0 12px;
	line-height: 30px;
	font-size: 14px;
}
.mainr_line {
	float: left;
	height: 18px;
	width: 99%;
	background: url(../images/line_s.gif) top left repeat-x;
}
.tip {
	padding: 20px;
}
/* list*/
.news_list {
	float: left;
	width: 694px;
	font-size: 14px;
	margin-bottom: 20px;
}
.news_list li {
	float: left;
	width: 100%;
	line-height: 26px;
}
.news_list li a {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.news_list li a span {
	cursor: pointer;
}
.news_list li .fl {
	width: 400px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 22px;
	background: url(../images/newsico.gif) center left no-repeat
}
.news_list li .fr {
	margin-right: 5px;
	color: #999;
}
.news_line {
	clear: both;
	width: 687px;
	height: 18px;
	margin: 18px 0;
	border-bottom: 1px dashed #ccc;
}
.news_list p {
	font-size: 12px;
	padding: 10px 20px;
	line-height: 20px;
	color: #ccc;
}
.pro_txtimg {
	float: left;
	width: 707px;
	margin-bottom: 20px;
}
.pro_txtimg li {
	float: left;
	width: 707px;
	padding-bottom: 27px;
}
.pro_li_img {
	float: left;
	width: 172px;
	border: 1px solid #d9d9d9;
	margin-right: 18px;
}
.pro_img {
	float: left;
	margin: 3px;
}
.pro_li_txt {
	float: left;
	width: 500px;
	color: #4e4e4e;
	line-height: 36px;
	font-size: 12px;
}
.pro_li_txt p {
	float: left;
	width: 470px;
	line-height: 30px;
}
.pro_li_txt p a {
	color: #4190c9
}
.protitle {
	margin-bottom: 6px;
	float: left;
	width: 470px;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*news_view*/
.mainRightMain h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6490b6;
	margin-bottom: 30px;
}
.padding20 {
	float: left;
	width: 583px;
	text-align: justify;
	padding: 0 30px 0 35px;
}
.title_s {
	text-align: center;
	padding-bottom: 15px;
	position: relative;
	color: #737373;
	font-size: 12px;
	float: left;
	width: 100%;
}
.sharewrap {
	float: right;
	position: absolute;
	right: 0;
}
.sharewrap span {
	padding: 0;
	line-height: 15px;
}
.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: 20px;
}
.line_s {
	float: left;
	width: 96%;
	height: 8px;
	margin: 8px 0 15px 10px;
	display: inline;
}
.newsview {
	min-height: 400px;
	display: inline;
	width: 100%;
	border-top: 1px dashed #dedede;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 25px;
	padding-bottom: 15px;
	_height: 400px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	padding-top: 22px;
}
.main_r_nav div {
	line-height: 25px;
	color: #737373;
}
.main_r_nav {
	float: left;
	width: 530px;
}
.returnlist {
	margin-top: 25px;
	float: right;
	color: #8ab5da;
}
.main_r_nav a {
	color: #737373
}
/* page*/
.page {
	margin-top: 15px;
	padding-left: 8px;
	line-height: 16px;
	float: left;
	display: inline;
	color: #02783e;
}
.page a, .page span {
	background: #4393ca;
	margin-right: 6px;
	color: #fff;
	padding: 0 5px;
	display: inline;
	float: left;
}
.page .current {
	background: #23b0cd;
}
.page .pre {
	margin-right: 12px;
}
.page .next {
	margin-left: 7px;
}
.page a:hover {
	background: #23b0cd;
}
/* 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;
}
/* hr*/
.hrBox {
	width: 634px;
	float: left;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	background: #efefef;
	margin-left: 20px;
	_margin-left: 10px;
}
.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;
}
.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;
}
.ul01 {
	width: 172px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1;
	height: 227px;
	overflow: hidden;
}
.ul01 li {
	color: #FFF;
	float: left;
	display: none;
}
.ul01 li a img {
	position: relative;
	z-index: 0;
}
.ul02 {
	float: right;
	width: 47px;
	padding-top: 23px;
}
.ul02 li {
	background: #61bbd5;
	float: left;
	margin-right: 4px;
	display: inline;
	width: 8px;
	height: 8px;
}
.ul01 .li01 {
	display: block;
}
.ul02 #li02 {
	background: #fff;
}
.ul02 li {
	border-radius: 120px;
	overflow: hidden !important;
	position: relative;
	z-index: 10;
}
.limitpic {
	max-width: 90%;
	margin: 0 auto;
}
.limitpic img {
	max-width: 100%;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
	float: left;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;

	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

/*分页默认*/
.nohover{
	background-color:#0099FF;
	
}
.nohover a{
	color:#fff;
}

/*.mainlevel:hover{
	background-color:#E0F2FF;
}*/

/*浮动客服*/
.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: 99999;
}
.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: -150px;
	width: 150px;
	height: 150px;
	top: -106px;
	display: none;
}

/*在线客服*/
.online-qq {
	position: fixed;
	top: 50%;
	right: 3px;
	z-index: 200000;
	width:130px
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content .dt {
	text-align: center;
	background: #202020;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.online-qq .qq_content .qq {
	padding: 10px 10px 5px;
	margin: 0;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .qq p {
	background: url(../images/online_qq.png) repeat-x 0 -33px;
	margin: 0 0 5px
}
.online-qq .qq_content .qq a {
	border: 1px solid #ddd;
	display: block;
	background: url(../images/online_qq.png) no-repeat 10px -72px;
	height: 23px;
	line-height: 23px;
	padding: 0 18px 0 30px
}
.online-qq .qq_content .tel {
	background: #fff;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #ddd;
	border-top: 0;
	width: 128px;
	padding-bottom: 10px;

}
.online-qq .qq_content .tel strong {
	font-size: 12px;
	color: #f60
}
.online-qq .qq_content .tel p {
	text-align: center;
	font-size: 12px
}
.online-qq .footqq {
	border: 1px solid #ddd;
	background: #f1f1f1;
	height: 2px;
	overflow: hidden;
	margin: 0 5px;
	border-top: 0;
	display: none
}
.qr_code {
	position: fixed;
	top: 50%;
	left: 10px;
	z-index: 200;
	text-align: center;
	background: #fff;
	padding: 5px;
}
.qr_code img {
	margin: 0 0 5px;
	display: block
}
.page_top {
	position: absolute;
}
#pageTop {
	z-index: 160;
	width: 65px;
	height: 65px;
	background: url(../images/pagetop.png) no-repeat;
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer
}
#pageTop:hover {
	background-image: url(../images/pagetop_on.png)
}
#pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
*html #pageTop a {
	width: 65px;
	height: 65px
}
.pagex {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
}
.mbbody_body .pagex {
	margin-left: 20px;
}
.pagex ul {
}
.pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #FF4200;
	padding: 2px 9px;
	margin: 0 3px;
	background: #FF4200;
	color: #fff;
}
.pagex ul li.thisclass a {
	color: #fff;
}
.pagex ul li a:hover {
	color: #1f9652;
}
.pagex ul li span {
	display: inline-block;
	padding: 0;
}

.about-1 p, .about-1 div,.about-1 span,.about-1 strong {
	font-size: 16px !important;
	text-align: left !important;
	line-height: 24px;
	margin-bottom: 10px;
}
.about-1 img {
	display: block;
	margin: 0 auto 10px;
}
.about-1 br + img {
	margin: 0 auto;
}
.about-1 img + br {
	display: none;
}