 @charset "gb2312";
/* 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;
	font-family:"Microsoft Yahei"
}
input, button, textarea, select, optgroup, option {
	font-family: "Microsoft Yahei";
	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*/
body {
	color: #333;
	font-size: 12px;
	overflow-x: hidden;
	background: #fff;
}
a {
	color: #333;
}

.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: #00488f
}
.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;
}

.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: 100px;
	margin: 0 5px 0 5px;
}
.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;
}

.menu li .nav a {
	float: left;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 29px;
	background: #00488f;
	font-size: 12px;
}
.menu .nav a:hover, .menu .nav a.cur {
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 0;
	background: #00488f
}
.banner {
	width: 100%;
	float: left;
	text-align: center;
	z-index: 1;
	height: 421px;
	position: relative;
	background: #00488f;
}
#full-screen-slider {
	width: 100%;
	z-index: 0;
	margin-top: 0px;
	height: 421px;
	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;
	margin-top: -55px;
	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 {
	background: #00488f
}
.bannerlink {
	margin: 0 auto;
	width: 1000px;
	display: block;
	clear: both;
}
.bannerlink a {
	float: left;
	width: 190px;
	height: 28px;
	margin-top: 237px;
}

/* indMain*/
.row {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 20px;
}
.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: 74px;
	font-size: 18px;
	line-height: 35px;
	font-family: 'Microsoft Yahei';
	position: relative;
	margin-bottom: -1px;
	border-bottom: 3px solid #00488f
}
.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 #00488f;
	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: #74b3d7
}
.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 #00488f
}
.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;
}
.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 #00488f
}
.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_1.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: #00488f
}
.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: 240px;
	width: 1000px;
	position: relative;
	margin: 30px auto 0;
}
.partFourCon {
	height: 250px;
	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
}


.about {
	float: left;
	width: 470px;
}
.abouttxt {
	padding-top: 15px;
	line-height: 22px;
}
.news {
	float: right;
	width: 500px;
	height: 325px;
	overflow: hidden;
}
.news li {
	float: left;
	width: 500px;
	margin-bottom: 4px;
	padding: 5px 0 11px 0;
	border-left: 4px solid #fff;
}
.news li font {
	float: left;
	color: #b4b4b4;
	font-family: "Microsoft Yahei";
	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: #003366;
	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: 5px;
	border-left: 4px solid #a5d3f5;
}
.news li.cur font {
	color: #00488f;
	text-shadow: 0 1px 0 #abcfea;
}

/* 二级页面*/
.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;
}
.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: #00488f;
}
.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;
}
.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_1.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: #00488f
}
.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: 430px;
}
.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 {
	color: #02783e;
	padding: 0 5px;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	padding-bottom: 1px;
}
.page img {
	height: 19px;
}
.page a:hover {
	color: #ef6268;
}
.page .current {
	display: inline-block;
	padding: 0 5px;
	color: #ef6268;
	line-height: 20px;
	height: 20px;
}
/* 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: 210px;
	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%;
}


.tq {
	height: 200px;
	position: fixed;
	_position: absolute;
	_bottom: auto;






_top: expression(eval(document.documentElement.scrollTop+300));
	left: 0;
	top: 420px;
	width: 120px;
	z-index: 99999;
}


.header {
	width: 100%;
	height: 133px;
}
.header_in {
	width: 1060px;
	height: 133px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat;
	position: relative;
}
.header_in a {
	position: absolute;
	display: block;
	width: 52px;
	height: 16px;
	top: 6px;
}
.header_a1 {
	right: 0;
}
.header_a2 {
	right: 66px;
}
.header .erweima {
	display: inline-block;
	float: right;
	height: 63px;
	position: relative;
	right: -60px;
	top: 50px;
	width: 63px;
}
.header_text {

	position: absolute;
	right: 0;
	top: 50px;
}
.header_text .span1 {
	display: block;
	float: left;
	width: 65px;
	height: 29px;
	line-height: 29px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #203761;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	text-align: center;
}
.header_text .span2 {
	display: block;
	float: left;
	width: 115px;
	height: 29px;
	line-height: 29px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #203761;
	text-align: center;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.header_text .span3 {
	display: block;
	float: left;
	width: 115px;
	height: 29px;
	line-height: 29px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #203761;
	text-align: center;
}
.header_text .p1 {
	padding-left: 8px;
	clear: both;
	line-height: 35px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #203761;
	letter-spacing: 1px;
}
.search {
	position: absolute;
	top: 6px;
	right: 90px;
	width: 182px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #d9d9d9;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #dadada;
}
.search_btn {
	position: absolute;
	top: 6px;
	right: 60px;
}
.banner_in2 {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.nav {
	width: 100%;
	height: 60px;
	background: #1992ef;
	z-index: 99999;
}
.nav_in {
	width: 1100px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.nav_in ul {/*padding-left:60px;*/
}
.nav_in li {
	float: left;
	width: 120px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.nav_in li a {
	width: 105px;
	height: 60px;
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 12px;
}
.nav_in li a:hover, .active a {
	background: url(../images/nav_hover.jpg) no-repeat;
}

.nav .nav_in ul li .nav_in ul .active a {
	color: #FFF;
	font-size:16px;
	font-weight:bold
}
.nav .nav_in ul li .nav_in ul li a {
	color: #FFF;
		font-size:16px;
	font-weight:bold
}

.footer {
	width: 100%;
	background: #1f3f60;
	height: 290px;
}
.footer_in {
	width: 712px;
	height: 246px;
	padding-top: 44px;
	padding-left: 288px;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat;
}
.footer_in .address {
	width: 605px;
	height: 70px;
	background: #273039;
	color: #b3c2cd;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	line-height: 27px;
	padding-left: 20px;
}
.footer_in .corpyRight {
	width: 650px;
	height: 70px;
	color: #b3c2cd;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	line-height: 27px;
	padding-left: 20px;
	padding-top: 6px;
}
.corpyRight a {
	color: #b3c2cd;
	font-family: "Microsoft Yahei";
}
.footer_nav li {
	float: left;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: "Microsoft Yahei";
	background: url(../images/foot_nav_br.jpg) right center no-repeat;
	font-size: 12px;
}
.footer_nav li a {
	color: #b3c2cd;
}
.link {
	padding-top: 66px;
	padding-left: 20px;
}
.link li {
	float: left;
	padding-right: 14px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	line-height: 24px;
}
.link li a {
	color: #707e88;
}



.content {
	width: 100%;
	height: 342px;
}
.content .content_in {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 342px;
}
.content .content_in .com {
	position: absolute;
	z-index: 100;
}
.content2 {
	width: 100%;
}
.content2 .content_in {
	width: 1000px;
	margin: 0 auto;
}
/*===== slider =====*/

.slider {
	width: 411px;
	height: 281px;
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.shuoming {
	margin-top: 20px;
	border: 1px solid #ccc;
	padding-bottom: 10px;
}
.shuoming dt {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
}
.shuoming dd {
	line-height: 20px;
	padding: 5px 20px;
}
/* slider focus */
#focus {
	width: 411px;
	height: 281px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
#focus ul {
	height: 380px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 411px;
	height: 281px;
	overflow: hidden;
	position: relative;
	background: #000;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 1000px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: none;
}
#focus .btn {
	position: absolute;
	width: 780px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: none;
}
#focus .btn span.on {
	background: #fff;
}
#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 120px;
	background: url(../images/sprite.png) no-repeat 0 0;
	cursor: pointer;
}
#focus .pre {
	left: 0;
}
#focus .next {
	right: 0;
	background-position: right top;
}
/* slider end */
/* about_r */
.about_r {
	width: 558px;
	height: 281px;
	float: left;
	padding-left: 30px;
}
.about_t {
	width: 558px;
	height: 63px;
	background: url(../images/about_t.png) no-repeat;
	position: relative;
}
.about_t a {
	display: inline-block;
	width: 80px;
	height: 12px;
	position: absolute;
	top: 40px;
	right: 76px;
}
.about_t .about_a1 {
	right: 150px;
}
.about_t .about_a3 {
	right: 3px;
}
.about_c {
	padding-top: 20px;
}
.about_c p {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
.about_c a {
	color: #ff0000;
}
.about_c a:hover {
	text-decoration: underline;
}


#s1 {
	position: relative;
	color: #fff;
	height: 210px;
	overflow: hidden;
	padding: 0 20px;
	width: 440px;
}
 #s1 .abtn {
	position: absolute;
	display: none;
}
 #s1 .imglist_w {
	width: 100%;
	height: 210px;
	overflow: hidden;
	position: relative;/*必要元素*/
}
#s1 .imglist_w ul {
	height: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
}
 #s1 .imglist_w li {
	width: 430px;
	height: 35px;
}
#s1 .imglist_w li a {
	text-decoration: none;
	line-height: 24px;
	width: 173px;
	color: #333;
}
 .sty1 {
	float: left;
	width: 244px;
	padding: 0 20px;
	height: 210px;
	
	position: relative;
}
.sty1 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
 .sty1 ul {
	display: table;
	margin-bottom: 15px;
}
.sty1 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.sty1 ul li span {
	color: #333333;
	margin-left: 10px;
	font-size: 12px;

}
.sty1 a.more {
	color: #215200;
	position: absolute;
	left: 20px;
	bottom: 5px;
}

.contentNy {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
	min-height: 500px;
}
.zhuangshi {
	width: 5px;
	height: 36px;
	position: absolute;
	top: 70px;
	left: 231px;
	background: #0094dc;
}
.jsTit {
	width: 200px;
	height: 33px;
}
.jsTit span {
	cursor: pointer;
	cursor: pointer;
	display: block;
	width: 93px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -93px 0px no-repeat;
}
.jsTit span.hover {
	background: url(../images/ico.png) 0px 0px no-repeat;
}
.jsTit1 {
	width: 745px;
	height: 30px;
	background: url(../images/jstit.jpg) repeat;
	line-height: 30px;
	padding-left: 5px;
	color: #666666;
}
.jsDes {
	color: #333333;
	width: 750px;
	line-height: 25px;
	margin-top: 35px;
}
.jsTit a {
	cursor: pointer;
	cursor: pointer;
	display: block;
	width: 93px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -93px 0px no-repeat;
}
.jsTit a.hover {
	background: url(../images/ico.png) 0px 0px no-repeat;
}


.left{width:243px; float:left;}
.left_nav{width:243px;}
.left_t{width:207px; height:32px; line-height:32px; padding-left:36px; color:#fff; font-family:"Microsoft Yahei"; font-size:16px; background:url(../images/lt.jpg) no-repeat;}
.left_nav ul{
	padding-top: 15px;
	padding-bottom: 15px;
}
.left_nav li{width:243px; height:39px; line-height:39px; border-top:1px solid #ccc}
.left_nav li a{display:block; width:203px; height:39px; background:url(../images/lnav_icon.jpg) left center no-repeat; color:#293644; padding-left:40px; font-family:"Microsoft Yahei"; font-size:14px;}
.left_nav li a:hover{background:url(../images/lnav_hover.jpg) no-repeat; color:#fff;}
.current{background:url(../images/lnav_hover.jpg) no-repeat !important; color:#fff !important;}
.current a{background:none !important; color:#fff !important;}
.left_contact{
	position: relative;
	height: 370px;
}
.left_contact .text_01 p{
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #FF0000;
	line-height: 22px;
	font-weight: bold;
}
.left_contact .text_01{position:absolute; left:5px; top:78px;}
.left_contact .text_02 p{font-family:"Microsoft Yahei"; font-size:13px; color:#464b69; line-height:23px;}
.left_contact .text_02{position:absolute; left:3px; top:200px;}

.left_nav li:last-child{border-bottom:1px solid #ccc}

.right{width:700px; float:left; padding-left:30px;}
.right_top{
	width: 727px;
	height: 32px;
	margin-bottom: 30px;
}
.r_t{
	width: 727px;
	height: 32px;
	position: relative;
	background-image: url(../images/right_contact.jpg);
}
.r_t .position{position:absolute; right:10px; top:8px; font-family:"Microsoft Yahei"; font-size:12px; color:#7a7a7a;}
.position a{color:#7a7a7a;}

.aboutList {
	width: 745px;
	height: auto;
}
.aboutList ul li {
	background: url(../images/liucheng.jpg) repeat;
	line-height: 30px;
	height: 30px;
	width: 745px;
	margin-bottom: 20px;
}
.aboutList ul li .tit {
	float: left;
	padding-left: 20px;
	width: 700px;
	height: 30px;
	color: #444444;
	font-weight: bold;
}
.aboutList ul li img {
	float: left;
}



.wp-pagenavi {
	MARGIN: 0px auto;
	PADDING-TOP: 15px
}
.wp-pagenavi A {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #333! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none! important
}
.wp-pagenavi A:visited {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #333! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none! important
}
.wp-pagenavi A:hover {
	FONT-WEIGHT: normal! important;
	COLOR: #0b3779! important;
	BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi A:active {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi SPAN.pages {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #454545! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.extend {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 1px solid;
	COLOR: #454545! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.current {
	BORDER-RIGHT: #aaa 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #aaa 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #aaa 1px solid;
	COLOR: #000! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #aaa 1px solid;
	BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000;
	BORDER-BOTTOM-COLOR: #000;
	BORDER-TOP-COLOR: #000;
	BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000;
	BORDER-BOTTOM-COLOR: #000;
	BORDER-TOP-COLOR: #000;
	BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}


.prob_list{margin-top:15px; margin-left:18px;}
.prob_list .cn{margin:5px 5px 0 5px； text-align:center;
	width: 225px;
	height: 200px;
	float: left;
}
.prob_list .cn div{
	width: 200px;
	height: 165px;
	margin: 0 auto;
}
.prob_list .cn div a{border:1px solid #b9b9b9;width:190px; height:150px;vertical-align:middle;text-align:center;display:block;*font-size: 87px;*font-family:"Microsoft Yahei";padding:2px; background:#FFF;}
.prob_list .cn div a:hover{border:1px solid #333333;}
.prob_list .cn img{vertical-align:middle; height:150px; max-width:180px; }
.prob_list div span{color:#333; display:block;line-height:18px; margin-top:5px; margin-bottom:5px; text-align:center;}
.prob_list .cn span a{color:#333; line-height:18px;}
.prob_list .cn span a:visited{color:#333;}
.prob_list .cn span a:hover{color:#de0000;}

#newslist li {
margin: 0 6px;
line-height: 30px;
padding-left: 10px;
border-bottom: 1px dotted #dbdbdb;
}
#newslist li span {
float: right;
color: #7e7e7e;
}
#xgcp li {
width: 115px;
float: left;
margin: 5px 10px;
display: inline;
}
#xgcp li img {
border: 1px solid #dddddd;
display: block;
margin: 0 auto;
width: 103px;
height: 79px;
padding: 5px;
}
#xgcp li h4 {
line-height: 24px;
color: #505050;
background-color: #f1f1f1;
font-size: 12px;
font-weight: normal;
margin-top: 5px;
text-align: center;
border: none;
}
.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #23a7ea none repeat scroll 0 0;
    border: 1px solid #23a7ea;
    color: #ffffff;
}