@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #eaeaea URL(../images/bg.jpg) repeat;
	line-height: 25px;
	font-family: "microsoft Yahei", Verdana, Geneva, sans-serif, "宋体";
}

ul,
li,
p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Index {
	width: 990px;
	margin: 0px auto;
	background: #FFF;
	text-align: center;
}

#IndexContent {
	clear: both;
	width: 980px;
	background: #FFF;
	text-align: left;
	margin: 0px auto;
	/*padding: 10px 0px;*/
	padding-top: 10px;
}

.top {
	clear: both;
	display: block;
	width: 100%;
	margin: 0px auto;
	height: 133px;
	background: URL(../images/top.jpg) center bottom no-repeat;
}
.top .logo{
	width: 1000px;
	height: 133px;
	margin: 0px auto;
}
.navbg {
	clear: both;
	display: block;
	width: 100%;
	background: #1c67ba URL(../images/menuBg.jpg) left top repeat-x;
}

.muen_box {
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin: 0px auto;
}

#wrap-nav .muen_box {
	overflow: visible;
	z-index: 99;
}

#wrap-nav .menu li {
	position: relative;
	float: left;
	display: inline;
	font-weight: bold;
	z-index: 1000000;
}

#wrap-nav .menu li.overlay {
	position: relative;
	left: -4px;
	width: 8px;
	padding: 0;
	margin: 0;
	background: #c60c0d;
}

#wrap-nav .menu li a {
	display: block;
	width: 109px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#wrap-nav .menu li a:hover {
	background: #1A65B6;
}

#wrap-nav .menu li .on {
	background: #377dc3;
	color: #FFF;
}

#wrap-nav .menu {
	clear: both;
	display: block;
	width: 1000px;
	margin: 0px auto;
}

#wrap-nav .menu ul.children {
	display: none;
	width: 109px;
	background: #2d75c1;
	position: absolute;
	z-index: 1000000;
	top: 34px;
	left: 0px;
}

#wrap-nav .menu ul.children li {
	clear: both;
	display: block;
	position: relative;
	border-bottom: 1px dashed #1864b2;
}

#wrap-nav .menu ul.children li a {
	padding: 0px;
	clear: both;
	display: block;
	width: 109px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}

#wrap-nav .menu ul.children li a:hover {
	background: #1864b2;
	color: #FFF;
}

#wrap-nav .menu ul.children li.noborder {
	border: none;
}

.sj {
    background: url(../images/sj.png) no-repeat 5px 6px;
}

#wrap-nav .menu ul.children li ul{
    display: none;
    position: absolute;
    background: #2d75c1;
    width: 125px;
    left: 150px;
    top: 0px;
    border-left: 1px solid #1864b2;
}

#wrap-nav .menu ul.children li:hover ul{
    display:block;
}

#wrap-nav .menu ul.children li ul li{
	position: relative;
	border-bottom: 1px dashed #1864b2;
}

#wrap-nav .menu ul.children li ul li a{
	clear: both;
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}

.uldw{
	left: 109px !important;
    top: 0px;
}

.uldw li{
	position: relative;
}

.uldw li ul{
	display: none !important;
	position: absolute;
	background: #2d75c1;
    width: 125px !important;
    left: 125px !important;
    top: 0px;
    border-left: 1px solid #1864b2;
}

.uldw li:hover ul{
	display: block !important;
}

.menuLine {
	display: block;
	float: left;
	width: 2px;
	height: 34px;
	background: URL(../images/menuLine.jpg) left top no-repeat;
}

.banner {
	clear: both;
	display: block;
	width: 990px;
	height: 340px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 20px;
}

.mainbanner {
	height: 340px;
	overflow: hidden;
	position: relative;
}

.mainbanner_window {
	left: 50%;
	width: 990px;
	height: 340px;
	overflow: hidden;
	margin-left: -495px;
	position: absolute;
}

.mainbanner_window ul {
	width: 999999px;
	height: 340px;
	position: relative;
}

.mainbanner_window li {
	width: 990px;
	height: 340px;
	text-align: center;
	font-size: 0px;
	float: left;
	display: inline;
}

.mainbanner_list {
	left: 50%;
	bottom: 5px;
	width: 500px;
	height: 20px;
	margin-left: -35px;
	position: absolute;
}

.mainbanner_list li {
	height: 30px;
	margin: 0px 3px;
	overflow: hidden;
	float: left;
	display: inline;
	z-index: 20;
}

.mainbanner_list li img {
	z-index: 100;
}

.mainbanner_list a {
	background: #ccc;
	width: 15px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: 700;
	float: left;
	display: inline-block;
	border: 1px solid #ccc;
}

.mainbanner_list li.active a {
	background: #333;
	border: 1px solid #333;
	text-decoration: none;
}

.mainbanner_list li a:hover {
	background: #333;
	border: 1px solid #333;
	text-decoration: none;
}

.indexContent {
	clear: both;
}

.imgCenter {
	clear: both;
	display: block;
	text-align: center;
}

.imgCenter img {
	border: 0px;
	text-align: center;
}

.left {
	float: left;
	width: 206px;
}

.listTit {
	height: 30px;
	line-height: 30px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-indent: 2.5em;
	background: URL(../images/listTit.jpg) left top no-repeat;
}

.listTit span {
	float: right;
	margin-right: 15px;
}

.listTit span a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.list {
	clear: both;
	border: 1px solid #dedede;
	padding: 10px 0px;
	margin-bottom: 10px;
}

.first {
	text-indent: 2.3em;
	background: URL(../images/listIcon.jpg) 22px 12px no-repeat;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #dedede;
	padding: 0px 5px;
}

.first a {
	/*color: #C00;*/
	color: #333333;
}

.second {
	text-indent: 3.5em;
	background: URL(../images/listIcon.jpg) 42px 12px no-repeat;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #dedede;
	padding: 0px 5px;
}

.listLine {
	clear: both;
	height: 4px;
	background: URL(../images/listLine.jpg) left top no-repeat;
}

.mapC {
	width: 204px;
	height: 200px;
	border: #ccc solid 1px;
	font-size: 12px;
	margin-bottom: 10px;
}

.contact {
	clear: both;
	padding: 10px;
	border: 1px solid #dedede;
}

.contact1 {
	clear: both;
	border: 1px solid #dedede;
}

.contact1_wz {
	padding: 5px 10px 5px 18px;
	line-height: 22px;
}
.contact1 .xtb{
	float: left;
	width: 180px;
	height: 45px;
	margin: 0 6px;
	/*background: #2D75C1;*/
	background: url(../images/xtb.png);
	border-radius: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-left: 8px;
	padding-top: 5px;
	line-height: 35px;
}
.contact1 .xtb a{
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing:8px;
	text-decoration: none;
}
.main {
	float: left;
	margin-left: 10px;
}

.right {
	float: right;
	width: 760px;
	_overflow: hidden;
}
.right1 {
	float: left;
	width: 524px;
	_overflow: hidden;
}

.zytd {
	float: right;
	width: 230px;
	height: 436px;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}


.fwly_h {
	height: 199px;
	overflow: hidden;
}

.fwlyList {
	clear: both;
	display: block;
	padding: 10px 9px;
	border: 1px solid #ccc;
}

.fwlyList li {
	height: 40px;
	line-height: 25px;
	
	font-size: 14px;
}

.fwlyList li a {
	/*font-family: 宋体;*/
	/*text-decoration: none;*/
}

.fwlyList li a:hover {
	color: #CC0000;
}

.fwlyList li span {
	padding: 2px 2px 4px 5px;
	background: #2D75C1;
}

.fwlyList li span a {
	color: #FFFFFF;
	text-decoration: none;
}

.fwlyList li span a:hover {
	color: #fff000;
}

.dxal_h {
	width: 742px;
	height: 80px;
	overflow: hidden;
}

.clear_line {
	clear: both;
}

.about {
	float: left;
	width: 505px;
}

.aboutTit {
	clear: both;
	height: 28px;
	line-height: 28px;
	background: URL(../images/proTit.jpg) left top no-repeat;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 14px;
	color: #1d5494;
}

.aboutTit span {
	float: right;
	margin-right: 15px;
}

.aboutTit span a {
	font-size: 12px;
	font-weight: normal;
	color: #1d5494;
}
.aboutTit1 {
	clear: both;
	width: 524px;
	height: 28px;
	line-height: 28px;
	background: URL(../images/proTit1.jpg) left top no-repeat;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 14px;
	color: #1d5494;
}

.aboutTit1 span {
	float: right;
	margin-right: 15px;
}

.aboutTit1 span a {
	font-size: 12px;
	font-weight: normal;
	color: #1d5494;
}
.aboutContent {
	clear: both;
	border: 1px solid #ccc;
	padding: 6px 10px;
	_padding: 6px 5px;
	margin-bottom: 10px;
}

.aboutContent img {
	max-width: 740px;
	text-align: center;
}
.aboutContent h1 {
	clear: both;
	text-align: center;
}
.aboutContent1 {
	clear: both;
	width: 502px;
	border: 1px solid #ccc;
	padding: 6px 10px;
	_padding: 6px 5px;
	margin-bottom: 10px;
}
.aboutContent1 img {
	max-width: 700px;
	text-align: center;
}
.aboutContent1 h1 {
	clear: both;
	text-align: center;
}
.imgtab {
	text-align: left;
}

.imgtab img {
	max-width: 700px;
	margin: 0px auto;
	display: block;
	text-align: center;
}



.info {
	display: block;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

.proTit {
	clear: both;
	height: 28px;
	line-height: 28px;
	background: URL(../images/proTit.jpg) left top no-repeat;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 14px;
	color: #1d5494;
	margin-top: 10px;
}

.proTit span {
	float: right;
	margin-right: 15px;
}

.proTit span a {
	font-size: 12px;
	font-weight: normal;
	color: #1d5494;
}

.proList {
	clear: both;
}

.proList ul {
	margin: 0px;
	padding: 0px;
}

.proList li {
	float: left;
	width: 230px;
	height: 120px;
	display: block;
	margin-left: 10px;
}

.proList li div {
	clear: both;
	margin: 12px;
	_margin: 10px 3px;
	width: 230px;
	height: 230px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	overflow: hidden;
	text-align: center;
	border: 1px solid #CCC;
}

.proImgPic {
	clear: both;
	display: block;
	text-align: center;
}

.proImgPic img {
	border: 0px;
}

.proList li img {
	border: 0px;
	max-width: 230px;
	max-height: 230px;
	_height: 120px;
}

.proList li span {
	clear: both;
	display: block;
	text-align: center;
}

.products {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

.products li {
	float: left;
	margin-left: 13px;
	width: 170px;
	height: 150px;
	overflow: hidden;
}

.products li p {
	clear: both;
	display: table-cell;
	width: 170px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.products li span {
	clear: both;
	display: block;
	text-align: center;
}

.indexNews {
	clear: both;
	display: block;
}

.indexNewsLeft {
	float: left;
	width: 522px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.indexNewsRight {
	float: right;
	width: 245px;
}

.newsTit {
	clear: both;
	height: 30px;
	line-height: 30px;
	background: URL(../images/newsTit.jpg) left top no-repeat;
	text-indent: 2em;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.titb{
	background: URL(../images/proTit2.jpg) left top no-repeat;
}
.newsTit span {
	float: right;
	margin-right: 15px;
}

.newsTit span a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.newsContent {
	clear: both;
	padding: 10px;
	border: 1px solid #ccc;
}

.newsContent li {
	text-indent: 1.3em;
	background: URL(../images/listIcon.jpg) 3px 12px no-repeat;
	border-bottom: 1px dashed #e3e3e3;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}

.newsContent li span {
	float: right;
	margin-right: 10px;
}

.newsList {
	clear: both;
	display: block;
	padding: 10px 0px;
	border: 1px solid #ccc;
}

.newsList li {
	text-indent: 1.3em;
	margin-left: 5px;
	background: URL(../images/listIcon.jpg) 3px 12px no-repeat;
	border-bottom: 1px dashed #e3e3e3;
	height: 30px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}

.newsList li a:hover {
	color: #CC0000;
}

.newsList li span {
	float: right;
	margin-right: 10px;
}

.newslh {
	height: 207px;
	margin-bottom: 10px;
	padding: 6px 0px 14px 0px;
}

.clear {
	clear: both;
}

.links {
	clear: both;
	margin: 10px 0px;
	padding: 3px 5px;
	background: #0753a7;
	color: #FFF;
	text-align: center;
}

.links a {
	margin-left: 6px;
	color: #FFF;
}

.bottomMenu {
	clear: both;
	background: URL(../images/bottomMenu.jpg) left top repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}

.bottomMenu a {
	font-size: 14px;
	color: #FFF;
	margin: 0px 4px;
}

.myBottom {
	clear: both;
	text-align: center;
	padding: 1px 10px 10px 10px;
}

.title h2 {
	line-height: 35px;
}

.articleContent {
	clear: both;
	width: 90%;
}

.SubTit {
	clear: both;
	height: 28px;
	line-height: 28px;
	background: URL(../images/proTit.jpg) left top no-repeat;
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 14px;
	color: #1d5494;
}

.SubTit span {
	float: right;
	margin-right: 15px;
	font-weight: normal;
}

.SubTit span a {
	font-size: 12px;
	font-weight: normal;
	color: #1d5494;
}

.SubTitInfo {
	clear: both;
	text-align: center;
}

.SubTitInfo span {
	margin: 0px 10px;
}

.SubContent {
	clear: both;
	padding: 10px;
	border: 1px solid #2577cd;
	border-top: none;
}

.SubProImg {
	border: 1px solid #e3e3e3;
	padding: 1px;
}

.SubProImgContent {
	width: 205px;
	overflow: hidden;
}

.SubProImgContent img {
	width: 205px;
}

.SubProImgContent span {
	clear: both;
	display: block;
	text-align: center;
}

.Page {
	clear: both;
	height: 30px;
}

.Page li {
	float: left;
	margin: 0px 5px;
}

.thisclass a {
	color: #C00;
	font-weight: bold;
}

.SubNews {
	clear: both;
}

.SubNews li {
	text-indent: 2em;
	background: URL(../images/ListIcon.gif) 5px 9px no-repeat;
	line-height: 28px;
	border-bottom: 1px dashed #ccc;
}

.SubNews li span {
	float: right;
	margin-right: 10px;
}

.ContentAd {
	float: right;
	margin-left: 10px;
}

.ContentBottomAd {
	clear: both;
	margin: 10px 0px;
	width: 700px;
}

.grow {
	width: 720px;
	margin: 0px auto;
	overflow: hidden;
}

.grow2 {
	width: auto;
	height: auto;
	font-size: 12px;
	float: left;
	overflow: hidden;
}

.grow2 li {
	float: left;
	margin: 0px 6px;
	text-align: center;
	list-style: none;
	padding: 0px;
}

.grow2 li span {
	clear: both;
	display: block;
}

.grow img {
	height: 140px;
	border: none;
	padding: 1px;
}

.scroll {
	width: 400%;
}

.subPro {
	clear: both;
}

.subPro li {
	float: left;
	margin-left: 20px;
}

.subPro li img {
	border: 1px solid #e2e2e2;
	width: 120px;
	height: 120px;
}

.subPro li span {
	display: block;
	clear: both;
	text-align: center;
}

.aboutPic {
	float: left;
	width: 198px;
	height: 117px;
	margin-right: 10px;
}

#fader {
	position: relative;
	overflow: hidden;
	width: 198px;
	height: 117px;
}

#fader li {
	position: absolute;
	left: 0;
	top: 0;
}

.fader-nav {
	display: inline-block;
	color: #fff;
	background: #333;
	height: 12px;
	line-height: 12px;
	padding: 2px;
	overflow: hidden;
	margin: 0px 2px;
	font-family: Tahoma;
	font-size: 10px;
	cursor: pointer;
}

.fader-cur-nav {
	display: inline-block;
	color: #fff;
	background: #ff7a00;
	height: 12px;
	line-height: 12px;
	padding: 2px;
	overflow: hidden;
	margin: 0px 2px;
	font-family: Tahoma;
	font-size: 10px;
	cursor: pointer;
}

.include {
	PADDING-BOTTOM: 14px;
	MARGIN: 0px auto;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 0px;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	PADDING-TOP: 20px
}

.include LI {
	BORDER-BOTTOM: #d2d2d2 1px solid;
	BORDER-LEFT: #d2d2d2 1px solid;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	DISPLAY: block;
	WHITE-SPACE: nowrap;
	FLOAT: left;
	COLOR: #333;
	BORDER-TOP: #d2d2d2 1px solid;
	BORDER-RIGHT: #d2d2d2 1px solid;
	PADDING-TOP: 0px
}

.include .thisclass {
	color: #ff8a00;
}

.include .thisclass a {
	color: #ff8a00;
}


/*典型案例滚动*/

.products .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.products .hd .prev,
.products .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") no-repeat;
}

.products .hd .next {
	background-position: 0 -50px;
}

.products .hd .prevStop {
	background-position: -60px 0;
}

.products .hd .nextStop {
	background-position: -60px -50px;
}

.products .bd {
	height: 80px;
}

.products .bd ul {
	height: 80px;
	overflow: hidden;
	zoom: 1;
}

.products .bd ul li {
	height: 80px;
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.products .bd ul li .pic {
	text-align: center;
}

.products .bd ul li .pic img {
	width: 164px;
	height: 55px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.products .bd ul li .pic a:hover img {
	border-color: #999;
}

.products .bd ul li .title {
	line-height: 24px;
}


/*专业团队*/
.zytd_h {
	margin: 0 auto;
	width: 228px;
	height: 404px;
	border: 1px solid #ccc;
	overflow: hidden;
	clear: both;
	display: block;
	position: relative;
}

.zytd_h .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	
}

.zytd_h .bd {
	height: 384px;
	padding: 10px;
}
.tempWrap{
	height: 384px !important;
}
.zytd_h .bd ul {
	overflow: hidden;
	zoom: 1;
}

.zytd_h .bd ul li {
	width: 208px;
	height: 120px;
	zoom: 1;
	float: right;
	margin-bottom: 13px;
}

.zytd_h .bd ul li .pic {
	width: 101px;
	float: right;
}

.zytd_h .bd ul li .pic img {
	width: 95px;
	height: 120px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.zytd_h .bd ul li .pic a:hover img {
	border-color: #999;
}

.zytd_h .bd ul li .title {
	width: 100%;
	line-height: 24px;
	float: left;
	padding-top: 3px;
}
.zytd_h .bd ul li .title span{
	font-weight: bold;
}


/*在线客服*/
.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat;
	line-height: 18px;
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "宋体"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 95px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid;
	background: #ffffff;
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}