@charset "utf-8";



.xr-piece .container {
	width: 1200px;
	margin: 0 auto;
}

* {
	margin: 0;
	padding: 0
}

div, a, table {
	font-family: 微软雅黑;
	font-size: 9pt
}

.tz {
	font-family: 微软雅黑;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 208px
}

.tz:hover {
	color: #ee0
}

#zc {
	font-family: 微软雅黑;
	color: #f00;
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 208px;
	float: left
}

#zc:hover {
	color: #ee0
}

#fileList {
	margin-left: 0;
	padding-left: 74px;
	padding-top: 15px
}

#fileList li {
	list-style-type: none;
	padding: 0 0 0 20px;
	height: 25px;
	line-height: 25px
}

#fileList li a {
	font-size: 14px;
	font-family: 黑体;
	color: #333;
	text-decoration: none
}

#fileList li a:hover {
	color: #39f;
	text-decoration: underline
}

.dw {
	margin: 0 auto;
	color: #fff;
	background-color: #2795dc;
	font-size: 18px;
	padding: 10px 60px;
	outline: inherit;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 10px
}

.gl {
	margin: 0 auto;
	color: #fff;
	background-color: #2795dc;
	font-size: 18px;
	padding: 10px 60px;
	outline: inherit;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 10px
}

.sl_examples {
	float: left;
	font-family: 'Bevan', arial, serif;
	font-size: 50px;
	line-height: 50px;
	color: #f0f0f0;
	margin-right: 5px;
	text-transform: uppercase
}

.sl_examples a {
	display: block;
	position: relative;
	float: left;
	clear: both;
	color: #fff
}

.sl_examples a > span {
	height: 50px;
	float: left;
	position: relative;
	overflow: hidden
}

.sl_examples a span span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 54px;
}

.sl_examples a span span.sl-w1 {
	/*color: #2795dc;*/
	color: #fff;
	text-shadow: 0 0 1px #fff;
	z-index: 2;
	font-weight: bold
}

.sl_examples {
	padding-top: 50px;

}

.sl_examples a {
	/*margin: 15px*/
}

#example5 {
	font-family: Georgia, arial, serif;
	font-size: 60px;
	line-height: 60px;
	margin-top: 55px;
}

.sl_examples a#example5 > span {
	height: 60px
}

.sl_examples a#example5 span span.sl-w2 {
	color: #ff516f;
	text-shadow: 0 1px 2px #99162c;
	z-index: 3
}

.body_bottom {
	width: 990px;
	height: 150px;
	padding-top: 10px;
	margin: 0 auto
}

.tab-content > .active {
	display: block
}

a {
	color: white;
	text-decoration: none
}

.nav > li > a > img {
	max-width: none
}

img {
	vertical-align: middle
}

.nav {
	padding-left: 0;
	margin-bottom: 40px;
	list-style: none
}

.nav-tabs > li {
	margin-bottom: -1px
}

.nav > li {
	position: relative;
	display: block
}

li {
	list-style: none
}

.sl_examples {
	margin-top: -160px;
	margin-left: 20px;
	clear: both;
	display: block
}

.sl_examples a img {
	width: 820px;
	height: 140px;
}

.active {
	display: block
}

#tab1 tr, td {
	height: 28px;
	line-height: 28px;
	color: #000
}

.lcstart {
	background: url(${pageContext.request.contextPath}/static/tzgs/images/01.png) no-repeat;
	width: 110px;
	height: 83px;
	color: #FFF;
	padding-top: 29px;
	line-height: 20px
}

.lcstart a:link {
	color: #FFF;
	text-decoration: none
}

.lcstart a:hover {
	color: red;
	font-weight: bold
}

.lcmid {
	background: url(../images/02.png) no-repeat;
	width: 147px;
	height: 83px;
	color: #FFF;
	line-height: 20px
}

.lcmid a:link {
	color: #FFF;
	text-decoration: none
}

.lcmid a:hover {
	color: red;
	font-weight: bold
}

.lcend {
	background: url(../images/03.png) no-repeat;
	width: 110px;
	height: 83px;
	color: #FFF
}

.lcend a:link {
	color: #FFF;
	text-decoration: none
}

.lcend a:hover {
	color: red;
	font-weight: bold
}

#goTop {
	position: fixed;
	width: 54px;
	left: 54%;
	margin-left: 550px;
	top: 230px;
	_position: absolute;
	z-index: 998;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	zoom: 1;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled {
	cursor: default!important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*!* jQuery UI CSS Framework 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and modify this theme,visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=2191c0&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=75&borderColorHeader=4297d7&fcHeader=eaf5f7&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=0078ae&bgColorDefault=0078ae&bgTextureDefault=02_glass.png&bgImgOpacityDefault=45&borderColorDefault=77d5f7&fcDefault=ffffff&iconColorDefault=e0fdff&bgColorHover=79c9ec&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=026890&iconColorHover=056b93&bgColorActive=6eac2c&bgTextureActive=12_gloss_wave.png&bgImgOpacityActive=50&borderColorActive=acdd4a&fcActive=ffffff&iconColorActive=f5e175&bgColorHighlight=f8da4e&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd113&fcHighlight=915608&iconColorHighlight=f7a50d&bgColorError=e14f1c&bgTextureError=12_gloss_wave.png&bgImgOpacityError=45&borderColorError=cd0a0a&fcError=ffffff&iconColorError=fcd113&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=01_flat.png&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px */

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
	color: #222;
}

.ui-widget-content a {
	color: #222;
}

.ui-widget-header {
	border-bottom: 1px solid #cccccc;
	background: #f2f2f2;
	color: #2084da;
	font-weight: bold;
}

.ui-widget-header a {
	color: #eaf5f7;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #2084da;
	font-weight: normal;
	color: #fff;
	padding: 10px 20px 10px 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
	background: #44aa37;
	font-weight: normal;
	color: #fff;
}

.ui-state-hover a,
.ui-state-hover a:hover {
	color: #026890;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #acdd4a;
	background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcd113;
	background: #f8da4e url(images/ui-bg_glass_55_f8da4e_1x400.png) 50% 50% repeat-x;
	color: #915608;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #915608;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x;
	color: #fff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #fff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #fff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(images/ui-icons_228ef1_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(../images/dialog_close.jpg);
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_e0fdff_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(../images/dialog_close.jpg);
	background-position: -4px -4px;
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_f5e175_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_f7a50d_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_fcd113_256x240.png);
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -4px -28px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	-moz-border-radius-topleft: 5px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	-moz-border-radius-topright: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	-moz-border-radius-bottomleft: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	-moz-border-radius-bottomright: 5px;
}

.ui-widget-overlay {
	background: #aaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .30;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: 5px 0 0 5px;
	padding: 0;
	background: #999 url(images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x;
	opacity: .45;
	filter: Alpha(Opacity=45);
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/*!* jQuery UI Resizable 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}


/*!* jQuery UI Selectable 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming */

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}


/*!* jQuery UI Accordion 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */

.ui-accordion {
	width: 100%;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0!important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em .7em;
}

.ui-accordion-icons .ui-accordion-header a {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}


/*!* jQuery UI Autocomplete 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming */

.ui-autocomplete {
	position: absolute;
	cursor: default;
}

* html .ui-autocomplete {
	width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}


/*!* jQuery UI Button 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming */

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none!important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow: visible;
}

.ui-button-icon-only {
	width: 2.2em;
}

button.ui-button-icon-only {
	width: 2.4em;
}

.ui-button-icons-only {
	width: 3.4em;
}

button.ui-button-icons-only {
	width: 3.7em;
}

.ui-button .ui-button-text {
	font-weight: bold;
}

.ui-button-text-only .ui-button-text {
	padding: .2em 1em .1em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

input.ui-button {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

.ui-buttonset {
	margin-right: 7px;
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}


/*!* jQuery UI Dialog 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */

.ui-dialog {
	position: absolute;
	width: 300px;
	overflow: hidden;
	border: 8px solid #ddd;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .8em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0px .1em 0;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px dashed #2084da;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	padding: .4em 1em .4em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}


/*!* jQuery UI Slider 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}


/*!* jQuery UI Tabs 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */

.ui-tabs {
	position: relative;
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0!important;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none!important;
}


/*!* jQuery UI Datepicker 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-cover {
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px;
}


/*!* jQuery UI Progressbar 1.8.23 * * Copyright 2012,AUTHORS.txt(http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming */

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-dialog-titlebar-close {
	margin-top: 3px;
	float: right;
}

HTML {
	FONT-SIZE: 100%;
	FONT-FAMILY: inherit;
	MARGIN: 0;
	padding-bottom: 0
}

BODY,
DIV,
SPAN,
OBJECT,
IFRAME,
H1,
H2,
H3,
H4,
H5,
H6,
P,
BLOCKQUOTE,
PRE,
A,
ABBR,
ACRONYM {
	BORDER-WIDTH: 0;
	FONT-SIZE: 100%;
	FONT-FAMILY: inherit;
	VERTICAL-ALIGN: baseline
}

ADDRESS,
CODE,
DEL,
DFN,
EM,
IMG,
Q,
DL,
DT,
DD,
OL,
UL,
LI,
FIELDSET,
FORM,
LEGEND,
TABLE,
tf,
TR,
TH {
	FONT-SIZE: 100%;
	FONT-FAMILY: inherit;
	VERTICAL-ALIGN: baseline;
	border-width: 0
}

BODY {
	MARGIN: 0
}

IMG {
	VERTICAL-ALIGN: top;
	border: 0PX
}

A {
	COLOR: #444;
	TEXT-DECORATION: none
}

A:link {
	COLOR: #444;
	TEXT-DECORATION: none
}

A:hover {
	TEXT-DECORATION: underline
}

.clear {
	CLEAR: both;
	DISPLAY: inline
}

body {
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	word-spacing: 0;
	background-position: center;
	background-repeat: repeat-y;
}

.body_mid {
	margin: 0 auto;
	width: 1200px;
	background-color: #FFF;

}

.body_mid_right {
	margin: 0 auto;
	width: 945px;
	background-color: #FFF
}

#banner {
	height: 150px;
	width: 100%;
	width: 100%;
	background-position: -10px 0px;
	background-image: url(../images/head_bg.png);
}

#top_links {
	width: 100%;
	display: block;
	height: 37px
}

#top_links a {
	padding: 3px 20px 6px 45px;
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	border-right: 1px solid #eee;
	height: 28px;
	line-height: 28px;
	background-repeat: no-repeat;
	text-decoration: none;
	float: right
}

#top_links a:link,
#top_links a:visited {
	color: #666
}

#top_links a:hover {
	color: #06C;
	background-color: #f4f4f4
}

#top_links a:active {
	color: #06C;
	background-color: #f4f4f4
}

#users {
	display: block;
	width: 1160px;
	height: 45px;
	margin-top: 10px;
	margin: 35px 20px 0 15px
}

#users a {
	float: right;
	border: 0;
	height: 45px
}

#users .name {
	float: right;
	height: 43px;
	border: solid #eee;
	border-width: 1px 0;
	line-height: 43px;
	padding: 0 15px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #888;
	background-color: #FFF
}

#users .identity {
	float: right;
	height: 43px;
	border: solid #eee;
	border-width: 1px 0;
	background-color: #FFF
}

#users .identity span {
	font-size: 12px;
	margin: 4px 0;
	border-left: 1px solid #ddd;
	padding: 4px 10px;
	display: block;
	color: #888;
	line-height: 14px
}

#users .identity a {
	display: block;
	width: 200px
}

#users img {
	float: right
}

#users a.exit:link,
#users a.exit:visited {
	background-image: url(../images/user_exit.png);
	padding: 0;
	border: 0;
	height: 45px;
	background-color: transparent;
	width: 45px
}

#users a.exit:hover {
	background-image: url(../images/user_exit.png);
	background-position: bottom
}

#users a.exit:active {
	background-position: left center
}

#users a {
	float: right;
	display: block;
	padding: 0 6px 0 14px;
	/*border: solid #eee;
	border-width: 1px 0;*/
	text-decoration: none;
	/*line-height: 41px;
	height: 43px;
	background-color: #FFF*/
	line-height: 45px;
	height: 45px;
	background-color: #d0e3f9;
}

#users1 {
	display: block;
	width: 1160px;
	height: 45px;
	margin-top: 10px;
	margin: 13px 20px 0 15px
}

#users1 a {
	float: right;
	border: 0;
	height: 45px
}

#users1 .name {
	float: right;
	height: 43px;
	border: solid #eee;
	border-width: 1px 0;
	line-height: 43px;
	padding: 0 15px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #888;
	background-color: #FFF
}

#users1 .identity {
	float: right;
	height: 43px;
	border: solid #eee;
	border-width: 1px 0;
	background-color: #FFF
}

#users1 .identity span {
	font-size: 12px;
	margin: 4px 0;
	border-left: 1px solid #ddd;
	padding: 4px 10px;
	display: block;
	color: #888;
	line-height: 14px
}

#users1 .identity a {
	display: block;
	width: 200px
}

#users1 img {
	float: right
}

#users1 a.exit:link,
#users1 a.exit:visited {
	background-image: url(../images/user_exit.png);
	padding: 0;
	border: 0;
	height: 45px;
	background-color: transparent;
	width: 45px
}

#users1 a.exit:hover {
	background-image: url(../images/user_exit.png);
	background-position: bottom
}

#users1 a.exit:active {
	background-position: left center
}

#users1 a {
	float: right;
	display: block;
	padding: 0 6px 0 14px;
	border: solid #eee;
	border-width: 1px 0;
	text-decoration: none;
	line-height: 41px;
	height: 43px;
	background-color: #FFF
}

.lm_slogan {
	margin: 25px 25px 25px 25px;
	height: 100px;
	background-repeat: no-repeat;
	line-height: 100px;
	color: #FFF;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 30px
}

#lm_name {
	width: 936px;
	margin: 24px auto;
	line-height: 120px;
	display: block;
	padding-left: 64px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #0aa284
}

.left3 {
	float: left;
	width: 690px
}

.floor {
	margin: 25px
}

.floor:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.floor_right {
	margin: 0 25px 20px 0
}

.count_title {
	background: url(../images/zyBg.gif) no-repeat;
	width: 360px;
	height: 55px;
	float: left
}

.count_title a.more:hover{
	color: #000;
	background-position: bottom center
}

.news_area {
	float: right;
	margin: 0;
	/*width: 68%;*/
	width: 50%;
	/*border: 1px solid #ccc;*/
	min-height: 290px;
	display: inline-block;
	/*margin-right: 26px;*/
}

.news_area_narrow {
	float: right;
	display: block;
	margin: 0;
	border: 1px solid #ccc;
	width: 908px;
	height: 298px
}

.sb_tools_area {
	float: right;
	display: block;
	margin: 0 0 20px 0;
	width: 500px;
	height: 274px
}

.sb_tools_area1 {
	float: right;
	display: block;
	margin: 0 0 25px 0;
	width: 200px
}

.lmtitle {
	height: 54px;
	background-color: #FFF;
	border: 1px solid #ccc
}

.lmtitle .name {
	color: #4f87d1;
	line-height: 54px;
	font-size: 14px;
	padding: 0 10px 0 54px;
	float: left;
	background-repeat: no-repeat;
	font-weight: bold
}

.lmtitle a.more {
	display: block;
	float: right;
	line-height: 32px;
	width: 82px;
	text-align: center;
	text-decoration: none
}

.lmtitle .tabmenu {
	display: inline-block;
	float: left;
	padding-left: 69px;
	margin-top: 12px;
	line-height: 43px;
	width: 945px
}

.lmtitle .tabmenu a {
	width: 188px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-decoration: none
}

.lmtitle .tabmenu a:link,
.lmtitle .tabmenu a:visited {
	background-color: #5691d2
}

.lmtitle .tabmenu a:hover {
	background-color: #3375bd
}

.lmtitle .tabmenu a.cur:link,
.lmtitle .tabmenu a.cur:visited {
	background-color: #4cb12d
}

.lmtitle a.more:link,
.lmtitle a.more:visited {
	color: #444;
	background-image: url(../images/more_bk2.gif);
	line-height: 38px;
	margin: 7px;
	padding-right: 15px;
	width: 68px
}

.lmtitle a.more:hover {
	color: #000;
	background-image: url(../images/more_bk2.gif);
	background-position: bottom center
}

.lmtitle a.more:active {
	color: #FFF;
	background-image: url(../images/more_bk2.gif);
	background-position: left bottom
}

.gk_left {
	display: block;
	float: left;
	width: 291px
}

.gk_chart {
	display: block;
	float: left;
	width: 695px;
	height: 239px;
	padding: 25px 0
}

.gk_chart_menu {
	display: block;
	float: left;
	width: 136px;
	height: 240px;
	border-left: 1px solid #7cb748;
	margin: 25px 25px 0 0
}

.gk_chart_menu a:link,
.gk_chart_menu a:visited {
	color: #666;
	display: block;
	height: 47px;
	line-height: 47px;
	padding-left: 22px;
	text-decoration: none;
	background-color: #FFF;
	margin-bottom: 1px
}

.gk_chart_menu a.cur:link,
.gk_chart_menu a.cur:visited {
	color: #FFF;
	display: block;
	height: 47px;
	line-height: 47px;
	padding-left: 22px;
	text-decoration: none;
	background-color: #7cb748;
	margin-bottom: 1px;
	font-weight: bold
}

.gk_chart_menu a:hover {
	color: #000;
	background-color: #f5f5f5
}

.gk_left .name {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 18px;
	color: #FFF;
	display: block;
	margin: 25px 22px 20px 22px;
	background-image: url(../images/more_bk.gif);
	height: 42px;
	line-height: 42px;
	text-align: center
}

.gk_left .text {
	margin: 0 47px 25px 47px;
	font-size: 14px;
	line-height: 28px;
	color: #444
}

.tongji_left {
	display: block;
	float: left;
	width: 428px
}

.tongji_chart {
	display: block;
	float: left;
	width: 695px;
	height: 239px;
	padding: 25px 25px 25px 0
}

.tongji_left .name {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 18px;
	color: #FFF;
	display: block;
	margin: 25px 25px 10px 25px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-image: url(../images/more_bk.gif)
}

.tongji_left .text {
	margin: 0 30px 25px 30px;
	font-size: 14px;
	line-height: 24px;
	color: #444
}

.icons {
	padding: 15px
}

.icons .zu {
	width: 545px;
	height: 190px;
	background-color: #FFF;
	float: left;
	margin: 6px
}

.zu .title {
	color: #0c9ae4;
	background-repeat: no-repeat;
	font-size: 18px;
	display: block;
	width: 360px;
	height: 47px;
	float: left;
	line-height: 70px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 12px;
	font-family: "Microsoft YaHei", "FZLTXHK"
}

.zu .yw {
	padding: 18px 12px
}

.zu .yw a:link,
.zu .yw a:visited {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #666;
	line-height: 28px;
	margin: 0 2px;
	width: 76px;
	border: 1px solid #fff;
	padding: 6px 0 0 0;
	border-radius: 5px
}

.zu .yw a:hover {
	color: #000;
	border: 1px dashed #ffa200;
	background-color: #fffcee
}

.zu .yw2 {
	padding: 0 14px 14px 22px;
	float: left;
}

.zu .yw2 a:link,
.zu .yw2 a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #666;
	line-height: 48px;
	margin: 3px 8px;
	width: 118px;
	padding-left: 32px;
	background-image: url(../images/btn_bk01.png);
	font-size: 17px;
	font-family: "Microsoft YaHei", "FZLTXHK"
}

.zu .yw2 a:hover {
	color: #FFF;
	background-position: left bottom
}
.footer {
	width: 100%;
	/*background-color: #525252;*/
	background-color: #fff;
	text-align: center;

}
.copyright {
	margin: 0 auto;
	width: 1150px;
	display: block;
	/*background-color: #f4f4f4;*/
	border-top: 1px solid #ccc;
	font-size: 12px;
	padding: 15px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
}

.footlinks {
	float: left;
	padding: 0 25px 0 0
}

.footlinks a {
	background-color: #FFF;
	display: block;
	margin-bottom: 2px;
	height: 36px;
	line-height: 36px;
	width: 142px;
	text-align: left;
	padding-left: 30px;
	border-radius: 3px
}

.footlinks a:link,
.footlinks a:visited {
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #666;

}

.footlinks a:hover {
	background-color: #4f87d1;
	border-radius: 3px;
	border-color: #3f83c0;
	color: #FFF
}

.contacts {
	float: left;
	display: block;
	width: 1050px;
	margin-left: 50px
}

.contacts .title {
	display: block;
	line-height: 26px;
	padding-left: 12px;
	border-bottom: 1px solid #ddd;
	color: #666;
	padding-bottom: 5px
}

.contacts .item {
	float: left;
	line-height: 20px;
	padding-left: 72px;
	color: #666;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-right: 45px;
	font-family: Verdana, Geneva, sans-serif
}

.contacts .item a {
	font-family: Verdana, Geneva, sans-serif
}

.copyrightinfo {
	color: #666;
	clear: both;
	text-align: center;
	border-top: 1px dashed #ddd;
	margin: 15px 0 0 0;
	padding: 10px
}

.tips {
	height: 57px;
	margin-bottom: 20px
}

.tips .name {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 18px;
	color: #FFF;
	line-height: 57px;
	background-image: url(../images/icon_tip.png);
	display: block;
	padding-left: 60px;
	width: 117px;
	float: left
}

.tips .text {
	float: left;
	line-height: 55px;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
	width: 702px;
	border-width: 1px 1px 1px 0;
	padding: 0 15px;
	display: block
}

.tools {
	height: 217px;
	border: solid #ccc;
	border-width: 0 1px 1px 1px
}

.tools .name {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 18px;
	color: #FFF;
	line-height: 57px;
	background-image: url(../images/icon_tools.png);
	display: block;
	padding-left: 60px;
	width: 117px;
	float: left
}

.tools .text {
	float: left;
	line-height: 55px;
	border: 1px solid #ddd;
	background-color: #FFF;
	width: 957px;
	border-width: 1px 1px 1px 0;
	padding: 0 0 0 15px;
	display: block;
	height: 55px
}

.toolkit {
	padding: 8px 0
}

.toolkit a {
	width: 124px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-left: 28px;
	text-decoration: none;
	line-height: 37px;
	height: 37px;
	border-radius: 3px;
	background-repeat: no-repeat
}

.toolkit a:link,
.toolkit a:visited {
	color: #666;
	border: 1px solid #ddd;
	background-color: #f2f2f2;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/tookit_arrow.png)
}
.contacts .item a:link {
	/*COLOR: #b7d4f1;*/
}

.toolkit a:hover {
	color: #FFF;
	border: 1px solid;
	background-color: #6bba48;
	text-decoration: none;
	border-color: #60aa40;
	background-position: bottom left
}

.qimo8 {
	overflow: hidden;
	width: 677px;
	padding-left: 20px
}

.qimo8 .qimo {
	width: 8000%;
	height: 55px;
	overflow: hidden
}

.qimo8 .qimo div {
	float: left
}

.qimo8 .qimo ul {
	float: left;
	height: 55px;
	overflow: hidden;
	zoom: 1
}

.qimo8 .qimo ul li {
	float: left;
	line-height: 55px;
	list-style: none;
	padding-right: 10px;
	background: url(../images/tip_dot.gif) no-repeat left center;
	padding-left: 20px
}

.qimo8 li a {
	margin-right: 5px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif
}

.qimo8 li a:link {
	color: #444
}

.qimo8 li a:hover {
	color: #2084da
}

#left_m {
	width: 220px;
	float: left;
	margin-right: 20px
}

.right_list {
	float: right;
	display: block;
	margin: 0;
	width: 1150px;
}

#left_m2 {
	width: 239px;
	float: left;
	margin-right: 20px
}

.right2 {
	float: right;
	display: block;
	margin: 0;
	width: 891px
}

#piclk {
	margin-bottom: 5px
}

#piclk a img {
	margin-bottom: 15px
}

#branch {
	/*background-image: url(../../websites/bit/images/branch_bk.png);*/
	width: 100%;
	margin-top: 20px;
	float: left;
	display: block
}

#branch_bottom {
	background-image: url(../images/branch_bk_bottom.png);
	width: 100%;
	height: 15px;
	float: left;
	margin-bottom: 20px
}

#branch_m {
	width: 100%;
	float: left;
	display: block;
	background-color: #FFF;
	background-image: url(../images/branch_bk_m.png);
	margin: 20px 0 0 0
}

a.v_more:link,
a.v_more:visited {
	background-image: url(../images/icon_more.png);
	display: block;
	float: right
}

a.v_more:hover {
	background-image: url(../images/icon_more.png);
	display: block;
	float: right;
	background-position: bottom center
}

.search_area {
	border: 0 dashed #72ad4e
}

.search_area01 {
	border: 1px dashed #72ad4e;
	padding: 15px;
	text-align: center;
	border-top: 0
}

.search_area02 {
	border: 1px dashed #72ad4e;
	padding: 10px 135px;
	text-align: center;
	border-top: 0;
	margin-bottom: 10px
}

.lm_bottom {
	background-image: url(../images/r_lm_bottom.gif);
	height: 10px;
	display: block
}

.box_dashed {
	border: 1px dashed #4cb12d;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 20px
}

.box_noborder {
	padding: 7px;
	margin-top: 10px
}

.product .lnk {
	margin: 0 25px 0 224px
}

a.trial_b:link,
a:trial_b:visited {
	background-image: url(../images/freetrial_big.png);
	display: block;
	float: left
}

.lm_out {
	margin: 0 auto 25px auto;
	float: left
}

.btn_l2 {
	background-image: url(../images/search_btn.png);
	background-color: transparent;
	font-size: 12px;
	cursor: pointer;
	width: 31px;
	height: 31px;
	border: 0;
	color: #FFF;
	margin-left: 10px;
	outline: 0
}

.btn_l2:hover {
	color: #FFF;
	background-image: url(../images/search_btn.png);
	background-position: bottom
}

.p10 {
	font-family: Tahoma, helvetica;
	font-size: 10px;
	color: #999
}

A:link {
	font-size: 12px;
	COLOR: #216fbc;
	text-decoration: underline
}

A:visited {
	font-size: 12px;
	TEXT-DECORATION: underline
}

A:hover {
	font-size: 12px;
	COLOR: #06C
}

a.l2:link {
	color: #444;
	text-decoration: none
}

a.l2:visited {
	color: #666;
	text-decoration: none
}

a.l2:hover {
	color: #609bdd;
	text-decoration: underline
}

a.l2:active {
	color: #036
}

a.b12:link {
	color: #FFF;
	text-decoration: none
}

a.b12:visited {
	color: #FFF;
	text-decoration: none
}

a.b12:hover {
	color: #FFF;
	text-decoration: underline
}

a.b12:active {
	color: #FFF
}

.bb {
	font-weight: bold;
	color: #4a89ca
}

.b_orange {
	font-weight: bold;
	color: #F90
}

.t14gray {
	font-size: 14px;
	font-weight: bold;
	color: #444
}

.t16b {
	font-size: 16px;
	color: #4a89ca;
	font-weight: bold
}

.ad {
	width: 930px;
	margin: 0 auto
}

.shuoming {
	display: block;
	margin: 0 12px 12px 0;
	float: left
}

.shuoming .t_a {
	line-height: 32px;
	padding-left: 40px;
	padding-top: 7px
}

.shuoming .t_b {
	line-height: 39px;
	padding-left: 40px
}

.red {
	color: #F00
}

.orange {
	color: #F60
}

.neirong_bk {
	display: block;
	background-color: #eee;
	border: solid #ccc;
	border-width: 0 1px 1px 1px
}

.neirong_bk2 {
	display: block;
	background-color: #eee;
	border: solid #ccc;
	border-width: 1px
}

.tltle24 {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 24px;
	color: #4a89ca;
	line-height: 54px;
	text-align: center;
	border-bottom: 1px dashed #f4a830;
	margin-top: -20px;
}
.tltle{
	pheight: 25px;
	line-height: 25px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 8px;
	margin-top: 14px;
	position: relative;

}

.tltle b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 120px;
	border-bottom: 2px solid #008cff;
}
.tltle h4 {
	font-size: 16px;
	padding-left: 16px;
}
.tltle h4 span {
	float: right;
	color: #666;
	font-size: .14rem;
	cursor: pointer;
}

.tltle h4 i {
	width: 18px;
	height: 18px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAIAAAA8SdJPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1ZDk2OWQwNS1hYmM0LWEyNDctOWU0Zi1hNDY4MTQ5MmQ5OTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDIzMkY4MDI5MzRGMTFFQUEyREI5RjVDNERGQkVBNEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDIzMkY4MDE5MzRGMTFFQUEyREI5RjVDNERGQkVBNEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY4ZWViZjUwLWE1ZDctNmI0MC1iNDZjLWFjMjUzZDhjYzAwYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1ZDk2OWQwNS1hYmM0LWEyNDctOWU0Zi1hNDY4MTQ5MmQ5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz49KZhOAAABpklEQVR42mL89+8fA5UAEwP1AFFm3XrPELONcccDFMGKw4zuaxmRRVgIGjTtIkP+Psa//xl42Bg9FP5DBGuOMnadRleJz6wzLxlKDjIeegLl8rGByJ9/GeK3M666xaAuyLAj+D9RZgG9gGYzCzg8AjYy7nzA4K7AsDngPwsTNncBzb/yhuEPOErf/WCoPcp44jm66f/BjjAQZRBkZ1jm/R/TeqhZLScY6o8x4g84iO522/8E4vH2e0bK0wTUXfzsJOgBxslJpBAwlWAwkyAuTWACYFoDpjg4UBZguJ30n0yzpjn/P/QEESbW0v9R/PjlFwlmOckB0X+cYS/BzUC1sK+x+O8iz/DrLwMTI8PbHwyNxxlvv0dXCvFVzxmGZ18Y+xxwpy9uVgZnOYRomNr/xJ2MS6+jmgU2bMMdxmPPGJ5/ZVyOkVyxlxPAzLHY8/8qn//Ifofkig3+/x1lGVbeZLBbyfjhJ9FlTogaKLKTdKDcz+D4EeFk2Bv6P16L4chTBtW5pJQ5QL/Pcfvvq8xQd5TRXhbhqfkeQDbjpTeogTBIy2iAAAMAWguI1VerU3UAAAAASUVORK5CYII=) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: sub;
	margin-right: 6px;
}

.tltle h4 span i {
	width: 14px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1ZDk2OWQwNS1hYmM0LWEyNDctOWU0Zi1hNDY4MTQ5MmQ5OTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY4NzhCOEM5MUQ5MTFFQTk1MTZGRTdCNzY1RjY0ODMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY4NzhCOEI5MUQ5MTFFQTk1MTZGRTdCNzY1RjY0ODMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmFhYmY1MzE4LTQ1NmUtZWY0OS05NmEyLWQ5ODU1ZGE4ZDYzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1ZDk2OWQwNS1hYmM0LWEyNDctOWU0Zi1hNDY4MTQ5MmQ5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WWOFkAAABs0lEQVR42mLkYmJhwAa+df02AVIbgJgRiP24yljPYlPHhENzCJA6DcTSQCwFxGeAYn5EGfCt82cekFrN8P//F9a97QqsB/uUgPyfQLzxW8ePRLwGAG3pZ2Bkmsjw788urnI2+T/myUl/jKOjgc6XAoodZ2Binge0oArFBFAYgMOh5/8KIP7P0PF9BpAvxND2ZTGYD8Jtn2eCxTp/roCKdcH0MYIIoM3vgWYJMH57m8PZILHsW8f3QwxMLDooNv39fYKrksvrW8v7fAY2nnqgyAmgyyyZwN749/cS47d3pUx39h/61vnrFoZmEGBmtQA6/yzr0WmLGH59bQeGEScohkAuAMUj12/nSsHf7k0PGIgAnK0KIowfn/4CMr/DAvHvH5tcJ2RFjG/vlTNf2eAMwoyfX3Qjy/3IPmwNpP6B2CDb/4Kj6f+/16CogyliOb98K+uuhlcg9s+0ncx/ecQzkcx4D43av4zQlAhyCQcQcwMxKxD/gSr4DdXABsTsoJAAYpDTv4IcAsT/Yen4P9RJv6H0H6gCmAH/YEEJlfsHdymSAb+g3mGE8v8iKcQmB6IZAAIMAO8Qsdy9WMgeAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}

.tltle h4 span a {
	float: right;
	text-decoration: none ;
	/*color: #008cff;*/
}



.bord_dashed {
	border: 1px dashed #94c956;
	margin: 8px 0 20px 0;
	padding: 7px
}

.dongtai {
	float: left;
	margin: 7px;
	display: block;
	width: 364px
}

.dongtai .name {
	display: block;
	line-height: 49px;
	background-repeat: no-repeat;
	color: #444;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	background-color: #f4f4f4;
	border-radius: 5px 5px 0 0;
	text-align: center
}

.dongtai .text {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 15px;
	padding: 1px 5px 0 5px;
	display: block;
	line-height: 26px;
	height: 140px;
	color: #666
}

.zhixing {
	float: left;
	margin: 7px;
	display: block;
	width: 364px
}

.zhixing .name {
	display: block;
	line-height: 36px;
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #FFF;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	background-color: #f3f3f3
}

.zhixing .chart {
	margin-top: 8px;
	display: block
}

.sort_link {
	float: left;
	margin: 0 9px 0 9px;
	display: block;
	width: 273px
}

.sort_link .name {
	display: block;
	line-height: 40px;
	background-repeat: no-repeat;
	padding-left: 70px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #4cb12d;
	color: #4f87d1;
	background-position: left center
}

.sort_link .text {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 12px;
	padding: 8px;
	display: block;
	line-height: 26px;
	height: 100px;
	border-radius: 0 0 5px 5px
}

.sort_link2 {
	float: left;
	margin: 0 9px 0 9px;
	display: block;
	width: 855px
}

.sort_link2 .name {
	display: block;
	line-height: 40px;
	background-repeat: no-repeat;
	padding-left: 70px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #4cb12d;
	color: #4f87d1;
	background-position: left center
}

.sort_link2 .text {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 12px;
	padding: 8px;
	display: block;
	line-height: 26px;
	height: 72px;
	border-radius: 0 0 5px 5px
}

.circle_link {
	float: left;
	margin: 9px;
	display: block;
	width: 273px
}

.circle_link a {
	width: 273px;
	display: block;
	text-align: center;
	padding: 10px 0
}

.circle_link .name {
	display: block;
	line-height: 20px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	color: #137ebf;
	padding: 25px 10px 13px 20px;
	background-image: url(../images/c_name_bk.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #f3b201
}

.circle_link .text {
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 14px;
	padding: 10px 15px 15px 15px;
	display: block;
	line-height: 26px;
	height: 130px;
	border: 1px solid #d0d0d0;
	border-radius: 0 0 5px 5px;
	border-top: 0;
	color: #444
}

.tkBox {
	background: #f1f5f7;
	font-size: 12px;
	color: #444;
	line-height: 22px;
	border: 1px solid #444;
	width: 148px;
	display: none
}

.login_close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 28px;
	height: 28px;
	background-image: url(../images/close.gif)
}

.login_close:hover {
	background-position: 0 28px
}

#menu {
	display: block;
	border-bottom: 1px solid #ddd;
	/*height: 44px;*/
	padding: 0 100px;
	background-color: #008cff
}

#menu a {
	font-family: "Microsoft YaHei", "FZLTXHK";
	line-height: 44px;
	font-size: 16px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: 600;
	color: #fff;
	padding: 0 45px;

}

#menu a:link,
#menu a:visited {

}

#menu a.cur:link,
#menu a.cur:visited {
	background: #3cabff;
	/*color: #4f87d1;*/
	font-weight: bold;
	/*border-bottom: 2px solid #f8a835;*/
	/*background-position: -6px bottom*/
}

#menu a:hover {
	background: #3cabff;
}

#l_menu {
	display: block;
	width: 218px;
	border: 1px solid #ddd;
	background-color: #f2f2f2;
	padding-bottom: 4px
}

#l_menu .label {
	display: block;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid;
	background-color: #FFF;
	color: #ffa800;
	margin-bottom: 8px
}

#l_menu .label2 {
	display: block;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid;
	background-color: #FFF;
	color: #72ad4e;
	margin-bottom: 8px;
	border-top: 4px solid #f2f2f2
}

#l_menu a {
	display: block;
	text-decoration: none;
	margin: 0 4px 4px 4px;
	line-height: 32px;
	font-size: 12px;
	background-image: url(../images/menu_l_bk.png);
	padding-left: 30px;
	height: 32px;
	font-family: Verdana, Geneva, sans-serif
}

#l_menu a:link,
#l_menu a:visited {
	color: #444;
	background-position: left top
}

#l_menu a:hover {
	color: #216fbc;
	background-position: left center
}

#l_menu a.cur:link,
#l_menu a.cur:visited {
	color: #fff;
	background-position: left bottom;
	font-weight: bold
}

.menu_sub {
	display: block;
	border-bottom: 1px solid #ddd;
	height: 38px;
	margin: 0 20px
}

.menu_sub a {
	color: #000000;
	/*line-height: 53px;*/
	font-size: 18px;
	/*width: 90px;*/
	display: block;
	float: left;
	/*padding-left: 54px;*/
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
	font-weight: 800;

}

.menu_sub a:link,
.menu_sub a:visited {
	/*color: #666;*/
	border-bottom: 2px;
	display: block;
	height: 38px;
}

.menu_sub a.cur:link,
.menu_sub a.cur:visited {
	/*color: #4f87d1;*/
	font-weight: bold;
	border-bottom: 2px solid #5691d2;
	background-position: left bottom
}

.menu_sub a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #ddd;
	background-position: left bottom
}

.menu_sub2 {
	display: block;
	border-bottom: 1px solid #ddd;
	height: 54px;
	margin: 0 20px
}

.menu_sub2 a {
	line-height: 53px;
	font-size: 14px;
	width: 90px;
	display: block;
	float: left;
	padding-left: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold
}

.menu_sub2 a:link,
.menu_sub2 a:visited {
	color: #666;
	border-bottom: 2px
}

.menu_sub2 a.cur:link,
.menu_sub2 a.cur:visited {
	color: #4f87d1;
	font-weight: bold;
	border-bottom: 2px solid #5691d2;
	background-position: left bottom
}

.menu_sub2 a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #ddd;
	background-position: left bottom
}

.guideline {
	margin: 20px 10px
}

.guideline a {
	font-size: 14px;
	color: #444;
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: 18px top;
	padding: 0 15px
}

.guideline a:link,
.guideline a:visited {
	text-decoration: none;
	background-image: url(../images/number_bk.png)
}

.guideline a:hover {
	color: #4a89ca;
	background-position: 18px bottom
}

.guideline a.cur:link,
.guideline a.cur:visited {
	color: #4a89ca;
	background-position: 18px bottom;
	font-weight: bold
}

.guideline .number {
	color: #4cb12d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	display: block;
	width: 51px;
	height: 45px;
	float: left;
	background-repeat: no-repeat
}

.guideline a:hover span.number,
.guideline a.cur:link span.number,
.guideline a.cur:visited span.number {
	color: #FFF
}

.menu1 {
	line-height: 42px;
	height: 42px;
	padding: 0 335px;
	border-bottom: 1px solid
}

.menu1 a {
	width: 240px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	font-size: 24px;
}

.menu1 a:link,
.menu1 a:visited {
	background-color: #eee
}

.menu1 a:hover {
	background-color: #ddd;
	color: #4cb12d
}

.menu1 a.cur:link,
.menu1 a.cur:visited {
	background-color: #4cb12d;
	color: #FFF
}

.lmtitle .menu2 {
	display: inline-block;
	float: left;
	padding-left: 100px;
	margin-top: 12px;
	line-height: 42px;
	width: 600px
}

.lmtitle .menu2 a {
	width: 240px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-decoration: none
}

.lmtitle .menu2 a:link,
.lmtitle .menu2 a:visited {
	background-color: #eee
}

.lmtitle .menu2 a:hover {
	background-color: #ddd;
	color: #4cb12d
}

.lmtitle .menu2 a.cur:link,
.lmtitle .menu2 a.cur:visited {
	background-color: #4cb12d;
	color: #FFF
}

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('league_gothic-webfont.eot');
	src: url('league_gothic-webfont.eot#iefix') format('embedded-opentype'), url('league_gothic-webfont.woff') format('woff'), url('league_gothic-webfont.ttf') format('truetype'), url('league_gothic-webfont.svg#webfontwJ2IAlek') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'denseregular';
	src: url('dense-regular-webfont.eot');
	src: url('dense-regular-webfont.eot?#iefix') format('embedded-opentype'), url('dense-regular-webfont.woff') format('woff'), url('dense-regular-webfont.ttf') format('truetype'), url('dense-regular-webfont.svg#denseregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'six_capsregular';
	src: url('sixcaps.eot');
	src: url('sixcaps.eot?#iefix') format('embedded-opentype'), url('sixcaps.woff') format('woff'), url('sixcaps.ttf') format('truetype'), url('sixcaps.svg#six_capsregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'lane_-_narrowregular';
	src: url('LANENAR_-webfont.eot');
	src: url('LANENAR_-webfont.eot?#iefix') format('embedded-opentype'), url('LANENAR_-webfont.woff') format('woff'), url('LANENAR_-webfont.ttf') format('truetype'), url('LANENAR_-webfont.svg#lane_-_narrowregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'salarymanregular';
	src: url('SALARYMA-webfont.eot');
	src: url('SALARYMA-webfont.eot?#iefix') format('embedded-opentype'), url('SALARYMA-webfont.woff') format('woff'), url('SALARYMA-webfont.ttf') format('truetype'), url('SALARYMA-webfont.svg#salarymanregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'tw_cen_mt_condensedregular';
	src: url('tccm-webfont.eot');
	src: url('tccm-webfont.eot?#iefix') format('embedded-opentype'), url('tccm-webfont.woff') format('woff'), url('tccm-webfont.ttf') format('truetype'), url('tccm-webfont.svg#tw_cen_mt_condensedregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'segoe_lightregular';
	src: url('segoel-webfont.eot');
	src: url('segoel-webfont.eot?#iefix') format('embedded-opentype'), url('segoel-webfont.woff') format('woff'), url('segoel-webfont.ttf') format('truetype'), url('segoel-webfont.svg#segoe_lightregular') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'mistralregular';
	src: url('mistral-webfont.eot');
	src: url('mistral-webfont.eot?#iefix') format('embedded-opentype'), url('mistral-webfont.woff') format('woff'), url('mistral-webfont.ttf') format('truetype'), url('mistral-webfont.svg#mistralregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.countdown {
	float: left;
	display: block;
	width: 360px
}

.countdown11 {
	float: left;
	display: block;
	width: 690px
}

.countdown_2 {
	display: block;
	height: 250px;
	width: 360px;
	border: solid #ccc;
	float: left;
	border-top: 0;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
	position: relative
}

.countdown_2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1
}

.countdown_2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	list-style-type: none
}

.countdown_2 .hd ul li {
	float: left;
	width: 26px;
	line-height: 26px;
	text-align: center;
	background-image: url(../countdown/select.png);
	background-position: 0 -2px;
	cursor: pointer
}

.countdown_2 .hd ul li.on {
	background-image: url(../countdown/select.png);
	background-position: 0 -26px
}

.countdown_2 .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.countdown_2 .bd li {
	list-style-type: none;
	zoom: 1;
	vertical-align: middle
}

.countdown11_2 {
	display: block;
	height: 243px;
	width: 550px;
	background-color: #eee;
	border: solid #ccc;
	float: left;
	border-top: 0;
	border-width: 0 1px 1px 1px
}

.count_out {
	margin: 0 30px
}

.count_space {
	height: 43px;
	display: block
}

.count_space_short {
	height: 30px;
	display: block
}

a.count_up {
	display: block;
	width: 328px;
	height: 43px;
	background-image: url(../countdown/up_down.png);
	line-height: 43px;
	text-align: center;
	border: 0
}

a.count_up:hover {
	background-position: right top
}

a.count_down {
	display: block;
	width: 328px;
	height: 43px;
	background-image: url(../countdown/up_down.png);
	line-height: 43px;
	text-align: center;
	border: 0;
	background-position: left bottom
}

a.count_down:hover {
	background-position: right bottom
}

.count_n {
	background-image: url(../countdown/back.png);
	width: 328px;
	height: 157px
}

.count_n_t {
	line-height: 65px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	text-align: center;
	font-size: 24px;
	color: #FFF
}

.count_time {
	padding: 8px 25px 8px 35px;
	text-align: center
}

.count_time .day {
	font-family: tw_cen_mt_condensedregular, "Arial Narrow";
	font-size: 60px;
	color: #7cb748
}

.count_time .time {
	font-family: tw_cen_mt_condensedregular, "Arial Narrow";
	font-size: 40px;
	color: #7cb748
}

.count_time .unit {
	font-size: 14px;
	color: #444;
	font-weight: bold;
	padding: 0 5px 0 3px
}

.count_title {
	height: 54px;
	background-color: #FFF;
	border: solid #ccc;
	border-width: 0 1px 1px 1px
}

.count_title .name {
	color: #4f87d1;
	line-height: 54px;
	font-size: 14px;
	padding: 0 10px 0 54px;
	float: left;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(../images/icon_lm_countdown.png)
}

.count_title a.more {
	display: block;
	float: right;
	line-height: 24px;
	width: 24px;
	text-align: center;
	text-decoration: none;
	margin: 15px 0;
	background-image: url(../countdown/select.png)
}

.count_title a.cur {
	display: block;
	float: right;
	line-height: 24px;
	width: 24px;
	text-align: center;
	text-decoration: none;
	margin: 15px 0;
	background-position: left bottom;
	background-image: url(../countdown/select.png)
}

.count_title a.more:link,
.count_title a.more:visited {
	color: #444;
	background-image: url(../countdown/select.png)
}

.count_title a.more:hover {
	background-position: left bottom
}

* {
	margin: 0;
	padding: 0
}

.news_l {
	padding: 2px 20px
}

.news_l ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.news_l li {
	background-image: url(../images/list_icon.png);
	background-repeat: no-repeat;
	list-style: none;
	height: 35px;
	font-size: 16px;
	/*border-bottom: 1px dashed #ccc;*/
	clear: both;
	background-position-y: center;
	background-position-x: 8px;
	margin: 8px 5px;
}

.news_l li a {
	padding: 0 0 0 25px;
	display: block;
	float: left;
	line-height: 35px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
}

.news_l li span {
	float: right;
	text-align: right;
	color: #999;
	line-height: 35px;
	padding: 0 8px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	display: inline-block
}

.news_l li:hover {
	list-style: none;
	background-image: url(../images/list_icon.png);
	background-repeat: no-repeat;
	background-color: #e5f2ff;
	border-bottom-color: #6b9ceb
}

.news_l li:active {
	list-style: none;
	background-image: url(../images/new_list_style_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #06C;
	background-color: #eee
}

.news_l li span#n1 {
	padding: 0 5px;
	display: block;
	text-overflow: ellipsis;
	float: right;
	text-decoration: none
}

.news_l li span#n2 {
	padding: 0 5px;
	display: block;
	text-overflow: ellipsis;
	float: right;
	text-decoration: none;
	width: 100px;
	text-align: left;
	color: #4f87d1
}

A.list:link {
	font-size: 16px;
	COLOR: #444;
	text-decoration: none;
	font-family: "Microsoft YaHei", "FZLTXHK"
}

A.list:visited {
	font-size: 16px;
	COLOR: #666;
	TEXT-DECORATION: none
}

A.list:hover {
	font-size: 16px;
	COLOR: #72a7de;
	text-decoration: none
}

.news_l2 {
	padding: 9px 9px 15px 9px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-top: 0
}

.list_bottom {
	/*margin: 4px 20px*/
}

.list_bottom .more:link, .list_bottom .more:visited {
	/*display: block;
	background-color: #eee;
	line-height: 30px;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #ddd;
    color: #666;*/
	line-height: 30px;
	display: block;
	width: 90px;
	text-align: center;
	height: 30px;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	font-weight: normal;
	color: gray;
	cursor: pointer;
	font-size: 14px;
	vertical-align: center;
}



.list_bottom .more:hover {
	background-color: #3cabff;
	border-radius: 5px;
	border-color: #3cabff;
	color: #FFF
}



.news_l2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.news_l2 li {
	background-image: url(../images/new_list_style.gif);
	background-repeat: no-repeat;
	list-style: none;
	height: 35px;
	clear: both;
	border-bottom: 1px dashed #ccc;
	background-position: 0 center
}

.news_l2 li a {
	padding: 0 0 0 20px;
	display: block;
	float: left;
	line-height: 35px
}

.news_l2 li span {
	float: right;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px
}

.news_l2 li:hover {
	list-style: none;
	background-image: url(../images/new_list_style_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed;
	background-color: #f7f7f7;
	border-bottom-color: #6b9ceb
}

.news_l2 li:active {
	list-style: none;
	background-image: url(../images/new_list_style_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed;
	background-color: #eee;
	border-bottom-color: #06C
}

.news_l2 li span#n1 {
	padding: 0 8px;
	display: block;
	text-overflow: ellipsis;
	width: 80px;
	float: right;
	text-decoration: none
}

.news_l2 li span#n2 {
	padding: 6px 5px 5px 5px;
	display: block;
	text-overflow: ellipsis;
	width: 34px;
	text-decoration: none;
	float: left
}

.links {
	padding: 5px 1px
}

.links ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.links li {
	background-image: url(../images/icons/links.gif);
	background-repeat: no-repeat;
	list-style: none;
	clear: both;
	border-bottom: 1px dashed #ccc
}

.links li a {
	padding: 3px 0 5px 23px;
	display: block;
	line-height: 20px
}

.links li:hover {
	list-style: none;
	background-image: url(../images/icons/links_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed;
	border-bottom-color: #1963bf
}

.links li:active {
	list-style: none;
	background-image: url(../images/icons/links_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed;
	border-bottom-color: #1b54b4
}

A.list2:link {
	font-size: 15px;
	COLOR: #216fbc;
	text-decoration: none;
	font-family: "FZLTXHK", "Microsoft YaHei"
}

A.list2:visited {
	COLOR: #000;
	TEXT-DECORATION: none
}

A.list2:hover {
	COLOR: #0262a8;
	text-decoration: none
}

A.list14:link {
	font-size: 14px;
	COLOR: #444;
	text-decoration: none;
	font-family: "FZLTXHK", "Microsoft YaHei"
}

A.list14:visited {
	font-size: 14px;
	COLOR: #666;
	TEXT-DECORATION: none
}

A.list14:hover {
	font-size: 14px;
	COLOR: #1963bf;
	text-decoration: none
}

#research {
	padding: 20px;
	border: 1px dashed;
	border-color: #a4c8e8;
	margin-top: 10px
}

#research a {
	display: block;
	padding: 10px 10px 10px 30px;
	margin-bottom: 10px;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 18px
}

#research a:link,
#research a:visited {
	background-color: #edf9fe;
	border: 1px solid;
	border-color: #0CC;
	color: #093
}

#research a:hover,
#research a:active {
	background-color: #093;
	border: 1px solid;
	border-color: #093;
	color: #FFF;
	text-decoration: none
}

.list_t {
	background-image: url(../images/t_bk_l.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	line-height: 38px
}

.list_t .name {
	color: #FFF;
	line-height: 38px;
	font-size: 14px;
	padding: 0 30px;
	font-weight: bold;
	float: left
}

.list_t .right {
	display: block;
	float: right;
	background-repeat: no-repeat;
	height: 32px;
	color: #53bc94;
	font-weight: bold
}

.list_t a.r2 {
	display: block;
	float: right;
	background-repeat: no-repeat;
	height: 32px;
	color: #53bc94;
	font-weight: bold;
	width: 85px;
	text-align: center;
	padding-left: 15px
}

.list_t a.r2:link,
.list_t a.r2:visited {
	color: #FFF;
	/*background-image: url(../../websites/bit/images/right_back.gif);*/
	text-decoration: none
}

.list_t a.r2:hover {
	color: #53bc94;
	/*background-image: url(../../websites/bit/images/right_back.gif);*/
	background-position: bottom center
}

.list_t a.r2:active {
	color: #53bc94;
	/*background-image: url(../../websites/bit/images/right_back.gif)*/
}

.list_t a.more {
	display: block;
	float: right;
	line-height: 38px;
	width: 73px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px
}

.list_t a.more:link,
.list_t a.more:visited {
	background-image: url(../images/more_bk.gif);
	color: #444
}

.list_t a.more:hover {
	background-position: bottom center;
	color: #FFF
}

.list_t a.close {
	display: block;
	float: right;
	line-height: 32px;
	width: 82px;
	text-align: center;
	text-decoration: none
}

.list_t a.close:link,
.list_t a.close:visited {
	color: #444;
	/*background-image: url(../../websites/bit/images/close_bk.gif)*/
}

.list_t a.close:hover {
	color: #000;
	background-position: bottom center
}

.list_t_2 {
	line-height: 22px;
	/*background-image: url(../../websites/bit/images/icons/arrow.gif);*/
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 2px 25px;
	border-bottom: 1px dashed #fe7f8e;
	font-weight: bold;
	color: #53bc94;
	margin: 0 2px 8px 2px
}

.list_t a.add {
	display: block;
	float: right;
	line-height: 32px;
	width: 98px;
	text-align: center;
	text-decoration: none
}

.list_t a.add:link,
.list_t a.add:visited {
	color: #444;
	/*background-image: url(../../websites/bit/images/bbs_add.gif)*/
}

.list_t a.add:hover {
	color: #000;
	/*background-image: url(../../websites/bit/images/bbs_add.gif);*/
	background-position: bottom center
}

.list_t a.add:active {
	color: #FFF;
	/*background-image: url(../../websites/bit/images/bbs_add.gif)*/
}

.list_t a.upload {
	display: block;
	float: right;
	line-height: 32px;
	width: 124px;
	text-align: center;
	text-decoration: none
}

.list_t a.upload:link,
.list_t a.upload:visited {
	color: #444;
    /*
	background-image: url(../../websites/bit/images/upload_file.png)
    */
}

.list_t a.upload:hover {
	color: #000;
	/*background-image: url(../../websites/bit/images/upload_file.png);*/
	background-position: bottom center
}

.list_t a.upload:active {
	color: #FFF;
	/*background-image: url(../../websites/bit/images/upload_file.png)*/
}

.list_outer {
	padding: 5px;
	border: 1px solid;
	border-color: #4a89ca #ddd #ddd #ddd
}

.list_outer01 {
	padding: 5px;
	border: 1px solid;
	border-color: #ddd
}

.l_menub_label {
	display: block;
	font-weight: bold;
	line-height: 37px;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/menu_t_bk_b.png);
	padding-left: 20px
}

.l_menub_label2 {
	display: block;
	font-weight: bold;
	line-height: 37px;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/menu_t_bk_g.png);
	padding-left: 20px;
	margin-top: 10px
}

.l_menub {
	display: block;
	width: 237px;
	border: solid #ddd;
	background-color: #FFF;
	border-width: 0 1px 1px 1px;
	padding-bottom: 6px
}

.num_menu {
	display: block;
	width: 221px;
	border: solid #ddd;
	background-color: #FFF;
	border-width: 0 1px 1px 1px;
	padding: 8px 8px 0 8px;
	height: 25px
}

.num_menu a {
	padding: 0 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px
}

.num_menu a:link,
.num_menu a:visited {
	text-decoration: none;
	color: #666;
	padding-bottom: 2px
}

.num_menu a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #ddd
}

.num_menu a.cur:link,
.num_menu a.cur:visited {
	color: #4f87d1;
	border-bottom: 2px solid #4f87d1;
	font-weight: bold
}

.l_menub a {
	display: block;
	text-decoration: none;
	margin: 0;
	line-height: 30px;
	font-size: 12px;
	background-image: url(../images/menub_l_bk.png);
	padding-left: 25px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif
}

.l_menub a:link,
.l_menub a:visited {
	color: #444;
	background-position: left top
}

.l_menub a:hover {
	color: #216fbc;
	background-position: left center
}

.l_menub a.cur:link,
.l_menub a.cur:visited {
	color: #609bdd;
	background-position: left bottom;
	font-weight: bold
}

.top_icon {
	display: inline-block;
	background-image: url(../images/top_icon.gif);
	width: 31px;
	height: 17px;
	background-repeat: no-repeat;
	vertical-align: middle
}

.float_remind_box {
	border: 1px dashed #4a8cd9;
	background-color: #f8f8f8;
	padding: 10px;
	width: 128px;
	font-family: "????";
	font-size: 9pt
}

.float_corner {
	font-size: 18px;
	font-family: '????';
	position: absolute;
	left: -6000px;
	overflow: hidden
}

.float_corner .corner {
	position: absolute
}

.float_corner_top,
.float_corner_bottom {
	width: 16px;
	height: 8px
}

.float_corner_top {
	line-height: 14px
}

.float_corner_bottom {
	line-height: 17px
}

.float_corner_bottom .corner_2 {
	top: 1px
}

.float_corner_left .corner_1 {
	right: 0
}

.float_corner_left .corner_2 {
	right: 1px
}

.float_corner_top .corner_1 {
	bottom: 0
}

.float_corner_top .corner_2 {
	bottom: 1px
}

.float_corner_right .corner_2 {
	left: 1px
}

.float_remind_box span {
	font-size: 14px;
	line-height: 22px;
	color: #666
}

.tab00 {
	background-color: #d0d7de
}

.tab00 td {
	background-color: #FFF
}

.tab00 th {
	color: #0e73db;
	font-size: 12px;
	background-color: #e0e8ec;
	line-height: 18px
}

.tab01 {
	background-color: #c2e0cb
}

.tab01 th {
	color: #4b9aeb;
	padding: 5px;
	font-size: 12px;
	background-color: #eaeaea;
	line-height: 18px
}

.tab01 td {
	background-color: #FFF
}

.tab02 {
	background-color: #ccc
}

.tab02 td {
	line-height: 20px;
	padding: 5px 3px
}

.tab03 td {
	border-bottom: 1px solid;
	padding: 3px;
	border-bottom-color: #ddd;
	color: #555;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 34px
}

.tab03 th {
	color: #4a89ca;
	padding: 12px 3px;
	font-size: 12px;
	border-bottom: 1px solid;
	border-bottom-color: #ddd;
	background-color: #f1f1f1
}

.tab_search {
	background-color: #ddd
}

.tab_search td {
	padding: 10px;
	background-color: #FFF;
	font-size: 12px
}

.tab_search th {
	color: #4b9aeb;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dashed #90c6de
}

.tr_normal {
	background-color: #FFF
}

.tr_on {
	background-color: #eee
}

.result {
	margin: 10px 0 0 0;
	padding: 15px 15px 10px 15px;
	font-size: 14px;
	background-color: #f4f4f4
}

.button {
	border: 1px solid #53bc94;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
	color: #1f9467;
	padding: 5px 5px 6px 5px
}

.button:hover {
	BORDER: 1px solid;
	background-color: #FFF;
	color: #FFF;
	/*background-image: url(../../智慧城市/yongx/images/button_bk_over.gif);*/
	border-color: #1b7c58
}

.button:active {
	BORDER: 1px solid;
	background-color: #1f9467;
	color: #FFF;
	border-color: #1f9467
}

.btn_b {
	background-image: url(../images/button_bk.png);
	font-family: "Microsoft YaHei", Verdana;
	font-size: 14px;
	cursor: pointer;
	cursor: hand;
	color: #000;
	width: 147px;
	height: 30px;
	border: 0;
	margin: 10px 0
}

.btn_b:hover {
	border: 0;
	color: #000;
	background-image: url(../images/button_bk.png);
	background-position: center bottom
}

.btn_b:active {
	border: 0;
	color: #000;
	background-image: url(../images/button_bk.png);
	background-position: center bottom
}

input {
	border: 1px solid #ccc;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	vertical-align: middle;
	padding: 8px;
	border-radius: 3px
}

input[type=image] {
	border: 0
}

input[type=checkbox] {
	border: 0;
	margin-top: 1px
}

input[type=radio] {
	border: 0;
	margin-top: 1px
}

select {
	border: 1px solid #ccc;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	vertical-align: middle;
	padding: 8px;
	border-radius: 3px
}

.btn_search {
	background-color: #4a89ca;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background-image: url(../images/icon_search_24.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	outline: 0;
	border: 0;
	border-radius: 5px;
	padding: 7px 20px
}

.btn_search:hover {
	background-color: #4cb12d
}

.btn_search:active {
	background-color: #7cb748
}

.btn_Advanced_query {
	background-color: #F90;
	font-family: "Microsoft YaHei", "FZLTXHK";
	font-size: 16px;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background-image: url(../images/icon_search_24.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	outline: 0;
	border: 0;
	border-radius: 5px;
	padding: 7px 20px
}

.btn_Advanced_query:hover {
	background-color: #4cb12d
}

.btn_Advanced_query:active {
	background-color: #7cb748
}

#search2 {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin: 53px 26px 0 0;
	float: right
}

#search2 input[type="text"] {
	background-image: url(../images/search_bk.png);
	outline: 0;
	border: 0;
	width: 164px;
	height: 23px;
	padding: 4px 8px;
	background-color: transparent
}

#search2 input:focus[type="text"] {
	border: 0;
	background-image: url(../images/search_bk.png);
	background-position: bottom center;
	outline: 0;
	background-color: transparent
}

DIV.pages {
	padding: 20px 0 15px 0;
	TEXT-ALIGN: center;
	font-size: 14px;
/*	border-top: 1px dashed;*/	
margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-color: #4b9aeb
}

DIV.pages A {
	COLOR: #999;
	MARGIN-RIGHT: 4px;
	TEXT-DECORATION: none;
	border: #ddd 1px solid;
	padding: 8px;
	display: inline;
	font-size: 14px
}

DIV.pages A:hover {
	MARGIN-RIGHT: 4px;
	border: #4d84df 1px solid;
	padding: 8px;
	background-color: #4b9aeb;
	color: #fff
}

DIV.pages A:active {
	MARGIN-RIGHT: 4px;
	border: 1px solid;
	padding: 8px;
	display: inline;
	border-color: #4d84df
}

DIV.pages SPAN.current {
	FONT-WEIGHT: bold;
	COLOR: #fff;
	MARGIN-RIGHT: 4px;
	BACKGROUND-COLOR: #4b9aeb;
	border: #4d84df 1px solid;
	padding: 8px 15px
}

DIV.pages SPAN.info {
	FONT-WEIGHT: bold;
	COLOR: #666;
	MARGIN-RIGHT: 4px;
	border: #ddd 1px solid;
	padding: 8px 15px
}

DIV.pages SPAN.disabled {
	COLOR: #ccc;
	MARGIN-RIGHT: 4px;
	border: #f3f3f3 1px solid;
	padding: 8px
}

DIV.pages input {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 20px;
	text-align: center;
	padding: 3px
}

* {
	border: 0;
	margin-left: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Tahoma
}

#left_m .name {
	background-color: #2084da;
	display: block;
	line-height: 30px;
	padding: 0 10px;
	color: #FFF;
	font-family: tw_cen_mt_condensedregular, "Arial Narrow";
	font-size: 18px
}

#left_menu {
	display: block;
	width: 210px;
	border: 1px solid #ddd;
	background-color: #f2f2f2;
	padding: 7px 4px 3px 4px
}

#PARENT {
	padding: 0;
	display: inline
}

#nal {
	list-style-type: none;
	text-align: left;
	width: 210px;
	margin-top: 0;
	padding-bottom: 1px
}

#nal a {
	display: block;
	color: #444;
	line-height: 32px;
	text-decoration: none;
	padding: 0 4px 0 30px;
	margin-bottom: 4px
}

#nal li {
	background-repeat: no-repeat;
	color: #444
}

#nal li a:link,
#nal li a:visited {
	background-image: url(../images/menu_l_bk.png);
	background-repeat: no-repeat
}

#nal li a:hover {
	background-position: left center
}

#nal li a:active {
	background-position: left bottom;
	color: #FFF
}

#nal li a.cur:link,
#nal li a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal a:link {
	color: #444;
	text-decoration: none
}

#nal a:visited {
	color: #444;
	text-decoration: none
}

#nal a:hover {
	color: #2c77cf
}

#nal a:active {
	color: #000
}

#nal li ul {
	list-style: none;
	text-align: left;
	height: auto
}

#nal li ul a {
	padding: 0 4px 0 42px;
	font-weight: normal;
	display: block;
	line-height: 32px;
	background-repeat: no-repeat
}

#nal li ul a:link,
#nal li ul a:visited {
	text-decoration: none;
	background-image: url(../images/menu_l_sub_bk.png)
}

#nal li ul a.cur:link,
#nal li ul a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal li ul a:hover {
	text-decoration: none;
	background-position: left center
}

#nal li ul a:active {
	text-decoration: none;
	color: #FFF;
	background-position: left bottom
}

#nal li:hover ul {
	left: auto
}

#nal li.sfhover ul {
	left: auto
}

#nal ul.collapsed {
	display: none
}

.tools {
	padding: 12px;
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	height: 193px
}

.tools a:link,
.tools a:visited {
	padding: 0 0 0 60px;
	margin: 1px;
	display: inline-block;
	float: left;
	line-height: 34px;
	width: 112px;
	background-position: 20px center;
	background-color: #f4f4f4;
	text-decoration: none;
	border-radius: 4px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #333
}

.tools a:hover {
	background-color: #72a7de;
	color: #FFF
}

.shadow {
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4)
}

.target_box {
	width: 272px;
	padding: 8px;
	border: 1px solid;
	background-color: #e8f4ee;
	border-color: #8abf93
}

.target_list {
	padding: 4px;
	border-bottom: 1px dashed #8bbdee;
	overflow: hidden;
	_zoom: 1
}

.target_list a {
	width: auto;
	line-height: 30px;
	padding: 1px 3px;
	color: #333;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin: 0 3px
}

.target_list a:hover {
	color: #255f43;
	background-color: #bcdecb
}

.target_more {
	margin-top: -20px
}

.target_fixed {
	height: 25px;
	padding: 1px;
	position: fixed;
	_position: absolute;
	top: 0;
	right: 0
}

.custom_container {
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	background-color: #999
}

.custom_container img {
	padding: 0;
	position: relative;
	top: -5px;
	left: -5px
}

.dn {
	display: none
}

.db {
	display: block
}

.dib {
	display: inline-block
}

.di {
	display: inline
}

.mod-sidebar .item {
	position: relative;
	width: 48px;
	height: 48px;
	margin-top: 3px;
	*margin-top: 0;
	/*background: url(../images/sidebar1.png) no-repeat;*/
	cursor: pointer;
	list-style: none;
}

.mod-sidebar .itemImage{
	background: url(../images/sidebar1.png) no-repeat;
}

.mod-sidebar li {
	list-style: none;
}

.mod-sidebar .side1 {
	background-position: 0 0
}

.mod-sidebar .side2 {
	background-position: 0 -51px
}

.mod-sidebar .side3 {
	background-position: 0 -102px
}

.mod-sidebar .side4 {
	background-position: 0 -153px
}

.mod-sidebar .side5 {
	background-position: 0 -204px
}

.mod-sidebar .gotop {
	display: none;
	background-position: 0 -255px
}

.mod-sidebar .gotop:hover {
	background-position: 0 -306px
}

.mod-sidebar .close-tip {
	display: none;
	position: absolute;
	top: 118px;
	left: -310px;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #000;
	color: #fff;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mod-sidebar .close-tip .arrow {
	position: absolute;
	bottom: -8px;
	left: 18px;
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: #000 transparent transparent;
	opacity: .8;
	filter: alpha(opacity=80)
}

.button-rotate {
	overflow: hidden;
	color: #fff;
	background: #4473c2;
	/*background: #37474f*/
}

.button-rotate a {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 48px;
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	border-radius: 3px;
	background-color: #18448e;
	text-decoration: none !important;
	text-align: center;
	-webkit-transform-origin: -50% 50%;
	transform-origin: -50% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
	opacity: 0\9;
	filter: alpha(opacity=0) \9
}

.button-rotate:hover a,
.button-rotate:hover {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.button-rotate:hover a {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	text-decoration: none;
	opacity: 1\9;
	filter: alpha(opacity=100) \9
}

.side1 a,
.side2 a,
.side3 a,
.side4 a,
.side5 a,
.feedback a {
	width: 30px;
	height: 30px;
	line-height: 16px;
	padding: 9px
}

.gotop a {
	display: block;
	width: 48px;
	height: 48px
}

.mod-sidebar .notice-sidebar-favorite {
	position: absolute;
	/*top: 206px;*/
	left: -299px;
	width: 233px;
	height: 46px;
	padding: 12px 28px;
	border-radius: 3px;
	background-color: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mod-sidebar .notice-sidebar-favorite .arrow {
	position: absolute;
	top: 20px;
	right: -13px;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent transparent #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mod-sidebar .notice-sidebar-favorite .content {
	font-size: 14px;
	line-height: 20px;
	color: #fff
}

#goTop .qr-code-container {
	display: none;
	width: 330px;
	/*height: 160px;*/
	padding: 20px;
	position: absolute;
	margin-left: -375px;
	margin-top: -50px;
	color: #333;
	text-align: left;
	background: #eff1f4;
	border-radius: 3px;
	box-shadow: 0 2px 3px #ccc;
	*border: 1px solid #ccc;
	border: 1px solid #ccc\9
}

#goTop .qr-code-container .item-container {}

#goTop .qr-code-container .left {
	font-size: 26px;
	font-weight: 400;
	float: left;
	width: 50px;
}

#goTop .qr-code-container .right {
	width: 333px;
	/*margin-left: 20px;*/
	color: #666;
	font-size: 14px;
	line-height: 1.7;
}

#goTop .qr-code-container .item-container .img-container {
	display: block;
	width: 100%
}

#goTop .qr-code-container .item-container .img-container img {
	width: 100%;
	height: 100%
}

#goTop .qr-code-container .item-container .title {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 10px
}

#goTop .qr-code-container .item-container ul {
	margin-left: 20px
}

#goTop .qr-code-container .item-container ul li {
	list-style: disc;
	color: #666;
	font-size: 14px;
	line-height: 1.7
}

.right {
	float: right;
}
.service .serviceBox {
	margin-bottom: 14px;
}

#nal3 {
	list-style-type: none;
	text-align: left;
	width: 210px;
	margin-top: 0;
	padding-bottom: 1px
}

#nal3 a {
	display: block;
	color: #444;
	line-height: 32px;
	text-decoration: none;
	padding: 0 4px 0 30px;
	margin-bottom: 4px
}

#nal3 li {
	background-repeat: no-repeat;
	color: #444
}

#nal3 li a:link,
#nal3 li a:visited {
	background-image: url(../images/menu_l_bk3.png);
	background-repeat: no-repeat
}

#nal3 li a:hover {
	background-position: left center
}

#nal3 li a:active {
	background-position: left bottom;
	color: #FFF
}

#nal3 li a.cur:link,
#nal3 li a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal3 a:link {
	color: #444;
	text-decoration: none
}

#nal3 a:visited {
	color: #444;
	text-decoration: none
}

#nal3 a:hover {
	color: #2c77cf
}

#nal3 a:active {
	color: #000
}

#nal3 li ul {
	list-style: none;
	text-align: left;
	height: auto
}

#nal3 li ul a {
	padding: 0 4px 0 30px;
	font-weight: normal;
	display: block;
	line-height: 32px;
	background-repeat: no-repeat
}

#nal3 li ul a:link,
#nal3 li ul a:visited {
	text-decoration: none;
	background-image: url(../images/menu_l_sub_bk.png)
}

#nal3 li ul a.cur:link,
#nal3 li ul a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal3 li ul a:hover {
	text-decoration: none;
	background-position: left center
}

#nal3 li ul a:active {
	text-decoration: none;
	color: #FFF;
	background-position: left bottom
}

#nal3 li:hover ul {
	left: auto
}

#nal3 li.sfhover ul {
	left: auto
}

#nal3 ul.collapsed {
	display: none
}

#nal2 {
	list-style-type: none;
	text-align: left;
	width: 210px;
	margin-top: 0;
	padding-bottom: 1px
}

#nal2 a {
	display: block;
	color: #444;
	line-height: 32px;
	text-decoration: none;
	padding: 0 4px 0 30px;
	margin-bottom: 4px
}

#nal2 li {
	background-repeat: no-repeat;
	color: #444
}

#nal2 li a:link,
#nal2 li a:visited {
	background-image: url(../images/menu_l_bk2.png);
	background-repeat: no-repeat
}

#nal2 li a:hover {
	background-position: left center
}

#nal2 li a:active {
	background-position: left bottom;
	color: #FFF
}

#nal2 li a.cur:link,
#nal2 li a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal2 a:link {
	color: #444;
	text-decoration: none
}

#nal2 a:visited {
	color: #444;
	text-decoration: none
}

#nal2 a:hover {
	color: #2c77cf
}

#nal2 a:active {
	color: #000
}

#nal2 li ul {
	list-style: none;
	text-align: left;
	height: auto
}

#nal2 li ul a {
	padding: 0 4px 0 30px;
	font-weight: normal;
	display: block;
	line-height: 32px;
	background-repeat: no-repeat
}

#nal2 li ul a:link,
#nal2 li ul a:visited {
	text-decoration: none;
	background-image: url(../images/menu_l_sub_bk.png)
}

#nal2 li ul a.cur:link,
#nal2 li ul a.cur:visited {
	background-position: left bottom;
	color: #FFF;
	font-weight: bold
}

#nal2 li ul a:hover {
	text-decoration: none;
	background-position: left center
}

#nal2 li ul a:active {
	text-decoration: none;
	color: #FFF;
	background-position: left bottom
}

#nal2 li:hover ul {
	left: auto
}

#nal2 li.sfhover ul {
	left: auto
}

#nal2 ul.collapsed {
	display: none
}

#nal2 li .xiala {
	list-style-type: none;
	text-align: left;
	width: 210px;
	margin-top: -3px;
	margin-bottom: 3px;
}

#nal2 li .xiala li {
	background-repeat: no-repeat;
	color: #444;
	border-bottom: 1px dashed #D1CECE;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#nal2 li .xiala li a {
	background-image: url(../images/menu_xl.png);
	background-repeat: no-repeat;
	color: #444;
	margin: 0;
	font-size: 12px;
}

#nal2 li .xiala li a:hover {
	background-image: url(../images/menu_xl2.png);
	background-repeat: no-repeat;
	color: #175B95;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#nal2 li .xiala .hover {
	background-image: url(../images/menu_xl2.png);
	background-repeat: no-repeat;
	color: #175B95;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#zjgl {
	padding-top: 10px;
}

.tab04 {
	table-layout: fixed;
}

.tab04 tr {
	height: 50px;
}

.tab04 tr:hover {
	background-color: #F5F7FA;
}

.tab04 td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid;
	padding: 3px;
	border-bottom-color: #ddd;
	color: #555;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 50px
}

.tab04 th {
	/*color: #4a89ca;*/
	padding: 12px 3px;
	font-size: 16px;
	border-bottom: 1px solid;
	border-bottom-color: #ddd;
	background-color: #e1e5f0;
}

.col-lg-6 {
	width: 50%;
}

.col-lg-6 A.list:link {
	width: 390px;
}