﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body, form, input, fieldset, blockquote, ul, ol, dl, address, a {

	margin: 0px;
	padding: 0px;
	list-style: none;
	outline: none;
	text-decoration: none;
}

/************************************************全局样式************************************************/

body{

	font-size:12px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	background:#E0DFDF url('/style/bg.jpg') center top repeat;

}

div{
	margin:auto;
	overflow:hidden;
}

a{
	text-decoration:none;
	color:#333333;

}

a:hover{
	color:#0066CC;
}

img{
	border:none;
}

table {
	border-collapse:collapse;
}

table td {
	padding:0px 5px;
}
.f{float:left;}
.r{float:right;}
/************************************************浮动************************************************/

.floatright {
	float:right;
	padding-left:5px;
	clear:both;
}

.floatleft {
	float:left;
	padding-right:5px;
	clear:both;
}
.floatleft img
{
	border:1px #aaaaaa solid;
	padding:2px;
}
.marginTop10
{
	margin-top:10px;
}
.marginTop20
{
	margin-top:20px;
}
.marginBottom10
{
	margin-bottom:10px;
}
.imgs{ 
	border:1px #aaaaaa solid;
	padding:2px;
}


.TopBox
{
	width:100%;
	height:110px;
	background:#ffffff url("top_bg.jpg") top left repeat-x;
	border-bottom:1px #666666 solid;
}
.TopBox .TopStyle
{
	width:1000px;
	margin:auto;
	height:110px;
	position:relative;
}
.TopStyle .TopLogo
{
	position:absolute;
	left:0px;
	top:12px;
	z-index:10;
}
.TopStyle .link_Language {
	position:absolute;
	top:15px;
	right:30px;
	z-index:100;
}
.TopStyle .link_other {
	position:absolute;
	right:25px;
	top:75px;
	line-height:17px;
}
.link_other .long
{
	width:260px;
	height:26px;
	position:relative;
}
.long .ssInput
{
	width:197px;
	height:26px;
	top:0px;
	left:0px;
	position:absolute;
}
.ssInput input[type='text']
{
	background-image:url("/style/ss.gif");
	background-repeat:no-repeat;
	width:197px;
	height:26px;
	line-height:26px;
	font-size:12px;
	border:0px;
	background-repeat:no-repeat;
	text-indent:30px;
	color:#666666;
}
.long .ssInputSub
{
	position:absolute;
	top:0px;
	right:0px;
}
.link_other .link_other_box{
	width:90px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
}
.link_other .link_other_box a{
	color:#878788;
}
.link_other_box a:hover{
	color:#FF6600;
}
.TopStyle .link_text{
	color:#666666;
	position:absolute;
	top:50px;
	right:300px;
}
/************************************************导航************************************************/
.TopStyle .dh{
	margin:auto;
	width:570px;
	height:32px;
	z-index:100;
	position:absolute;
	left:430px;
	top:40px;
}
.dh ul {
	width:950px;
	margin:auto;
	padding:0px;
	overflow:visible;
}
.dh ul li {
	width:80px;
	float:left;
	height:32px;
	line-height:32px;
	text-align:center;
	position:relative;
	overflow:visible;
	z-index:100;
}
.dh ul li a {
	display:block;
	color:#464646;
	font-size:14px;
	font-weight:bold;
	font-family:
	text-align:center;
}

.dh ul li a:hover {
	color:#FFFFFF;
	background:url('/style/dh_hover.gif') center top no-repeat;
}

.dh ul ul {
	display:none;
	position:absolute;
	left:-1px;
	top:36px;
	width:117px;
	height:auto;
	background-color:#80BBDE;
	border:1px #0076BC solid;
	border-bottom:3px #0076BC solid;
	filter:alpha(opacity=90);
	z-index:110;
}

.dh ul ul li {
	width:117px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-bottom:1px #0076BC solid;
	padding:0 15px;
}

.dh ul ul li a {
	color:#FFFFFF;
	font-weight:normal;
	background-image:none;
}

.dh ul ul li a:hover {
	color:#FFFFFF;
	font-size:12px;
	background-color:#0076BC;
}

.dh ul li ul li ul {
	display: none;
	left: -1000px;
	top: -1000px;
}

.dh .FloMbr {
	position:absolute;
	right:0px;
	top:0px;
	width:5px;
	height:36px;
	background-color:#0076BC;
	z-index:200;
}


/*******************************************banner*********************************************/
.Banner_Muti {
	width:100%;
	text-align:center;
	height:394px;
	clear: both;
	margin:auto;
	margin-top:2px;padding-bottom: 150px;
}
.Banner_Muti .btn{position:absolute;width:15px;height:70px;top:336px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;display:none;}
.Banner_Muti .prev{left:0;background:url(../images/prevBtn.png) no-repeat;display:none;}
.Banner_Muti #prevTop,.Banner_Muti #nextTop{top:213px;width:46px;height:48px; display:none;}
.Banner_Muti #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;display:none;}
.Banner_Muti #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;display:none;}
.Banner_Muti .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.Banner_Muti li{float:left;}
.modBanner_Muti18 .cf li{position:relative;color:#fff;}

.Banner_Muti .picBox{ margin:auto; width:1366px; height:394px;position:relative;overflow:hidden;}
.Banner_Muti .picBox ul{height:394px;position:absolute;}
.Banner_Muti .picBox ul li{height:394px; width:1366px; display:block; overflow: hidden;}
.Banner_Muti .smallBox{width:100%;height:100px;margin:auto;position:absolute;overflow:hidden; top:460px; background:url("banner_bg.png") no-repeat center bottom;}
.smallBox .listBox{width:1000px;height:100px;margin:auto;position:relative;overflow:hidden;}
.smallBox .listBox ul{height:100px; margin:auto; position:absolute; left:40px; top:15px;}
.smallBox .listBox li{width:220px;}
.smallBox .listBox li i{display:none;}
.smallBox .listBox li a{display:block;width:180px;height:50px;}
.smallBox .listBox li img{width:180px;height:50px; border:2px #E4E4E4 solid;}
.smallBox .listBox .on img{width:190px;height:50px;border:3px solid #ff6600;}
.smallBox .listBox .on i{display:block;}


/*******************************************大背景区域*********************************************/
.bgCont
{
	width:1000px;
	height:100%;
	margin:auto;
	padding:0px;
	background: center top repeat-x fixed	
	
}
/************************************************内容************************************************/

.bgCont .MyCont{
	width:1000px;
	height:auto;
	padding:0px;
	margin:auto;
	margin-top:10px;
	position:relative;
}

/************************************************内容左侧************************************************/
.MyCont .index_left{
	width:220px;
	float:left;
}
.index_left h3
{
	width:220px;
	height:34px;
	background-image:url("/style/index_leftTitleBg.jpg");
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"微软雅黑", "黑体", "新宋体", Arial;
	float:left;
	text-indent:20px;
	line-height:32px;
	margin:0px 0px 2px 0px;
}
.index_left .ColumnList
{
	width:220px;
	margin-bottom:10px;
	float:left;
}
.index_left .ColumnList ul
{
	width:220px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.index_left .ColumnList ul li
{
	width:220px;
	height:30px;
	line-height:30px;
	background-image:url(left_Box_bg.png);
	background-repeat:repeat-y;
	padding:0px;
	
}
.index_left .ColumnList ul li a
{
	height:35px;
	line-height:40px;
	text-indent:30px;
	color:#262626;
	/*font-weight:normal;*/
}
.index_left .ColumnList ul li a:hover
{
	width:220px;
	height:35px;
	line-height:40px;
	text-indent:30px;
	color:#FF0000;
}
.index_left .ColumnList ul li ul li a
{
	width:220px;
	height:35px;
	line-height:40px;
	text-indent:25px;
	color:#262626;
}
.index_left .ColumnList ul li ul li a:hover
{
	width:220px;
	height:35px;
	line-height:40px;
	text-indent:30px;
	color:#FF0000;
}
.index_left .search
{
	margin-top:10px;
	float:left;
}
.index_left .search .SearchBox
{
	width:200px;
	height:100px;
	margin-top:10px;
	background-color:#ECECEC;
	position:relative;
}
.SearchBox .inputBox
{
	position:absolute;
	width:200px;
	height:30px;
	line-height:30px;
	top:20px;
	left:10px;
}
.inputBox input[type='text']
{
	width:140px;
	height:22px;
	border:1px #CCCCCC solid;
}
.SearchBox .submitBox
{
	position:absolute;
	width:100px;
	height:30px;
	top:60px;
	left:90px;
}


.index_left .noneBox
{
	height:20px;
	clear:both;	
}
.index_left .cpjsList
{
	background-image:url("/style/left_cpjs.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.index_left .cpjsList ul
{
	margin:40px 0px 0px 0px;
}
.index_left .Contact
{
	width:200px;
	position:absolute;
	left:0px;
	bottom:10px;
	float:left;
}
.index_left .Contact .name
{
	clear:both;
	padding:10px 0px 0px 15px;
	font-weight:bold;
}
.index_left .left_content
{
	width:200px;
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.index_left .Contact .lxfs
{
	float:left;
	padding:10px 0px 10px 5px;
	overflow:visible;
	font-size:16px;
	color:#ABABAB;
	line-height:170%;
}
/************************************************内容左侧结束************************************************/

/************************************************内容中间************************************************/
.bgCont .MyCont .index_middle01
{
	width:1000px;
	float:left;
}
.index_middle01 .ArticleDetail
{
	width:250px;
	height:225px;
	float:left;
	position:relative;
	margin-right:7px;
}

.index_middle01 .ArticleDetail h3
{
	position:absolute;
	width:234px;
	height:39px;
	background:url("/style/index_t01.png") center no-repeat;
	top:0px;
	left:10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:35px;
	text-indent:32px;
}
.index_middle01 .ArticleDetail .Lists
{
	position:absolute;
	width:210px;
	top:45px;
	left:25px;
	padding:0px;
	line-height:190%;
	text-indent:15px;
}
.index_middle01 .ArticleDetail .gsImgs
{
	position:absolute;
	bottom:0px;
	left:20px;
	width:220px;
}
.gsImgs img
{
	width:216px;
	padding:1px;
	border:1px #cccccc solid;
}
.index_middle01 .ArticleList
{
	width:480px;
	height:225px;
	float:left;
	position:relative;
}
.index_middle01 .ArticleList h3
{
	position:absolute;
	width:468px;
	height:39px;
	background:url("/style/index_t02.png") center no-repeat;
	top:0px;
	left:10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:35px;
	text-indent:32px;
}
.index_middle01 .sp
{
	width:260px;
	height:225px;
	background-color:#666666;
}
.Box02 .Lists
{
	padding:15px 5px 0px 10px;
}
.Box02 ul
{
	margin:30px 10px 0px 70px;
}
.Box02 ul li
{
	border-bottom:1px #cccccc solid;
	background:url("/style/ico06.jpg") no-repeat 5px center;
	text-indent:10px;
	padding:5px;
	line-height:120%;
}
.Box01 .Lists span
{
	color:#999999;
	font-size:12px;
}
.Box01 .Lists strong
{
	color:#000000;
	font-size:13px;
}
.Box01 .more
{
	position:absolute;
	right:10px;
	bottom:0px;
}
.Box01 .more a
{
	color:#0099CC;
	font-weight:bold;
}
.Box01 .more a:hover
{
	color:#F00;
}
.index_middle01 .ArticleList .more
{
	position:absolute;
	right:10px;
	bottom:5px;
}
.index_middle01 .ArticleList .more a
{
	color:#0099CC;
	font-weight:bold;
}
.index_middle01 .ArticleList .more a:hover
{
	color:#F00;
}
.Box02 .more
{
	position:absolute;
	right:10px;
	bottom:10px;
}
.Box02 .more a
{
	color:#0099CC;
	font-weight:bold;
}
.Box02 .more a:hover
{
	color:#F00;
}

.index_middle01 .ArticleList ul
{
	margin:45px 0px 10px 15px;
	width:460px;
}
.index_middle01 .ArticleList ul li
{
	width:450px;
	line-height:22px;
	height:25px;
}
.index_middle01 .ArticleList ul li span
{
	width:340px;
}
.index_middle01 .ArticleList ul li span.time
{
	width:75px;
}

.MyCont .index_middle02
{
	width:1000px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.index_middle02 .title
{
	width:1000px;
	height:45px;
	background: url("/style/index_t03.png") center no-repeat;
	float:left;
	clear:both;
	margin-bottom:10px;
}

.index_middle02 .ProdIco
{
	width:1000px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.ProdIco #List1_1, .ProdIco #List2_1 { float:left; }
.index_middle02 .ProdIco .pre
{
	position:absolute;
	top:110px;
	left:25px;
}
.index_middle02 .ProdIco .next
{
	position:absolute;
	top:110px;
	right:20px;
}
.index_middle02 .ProdIco .showbox
{
	float:left;
	overflow:hidden;
	margin-left:30px;	
}
.showbox .ScrCont { width:32766px; zoom:1;}
.index_middle02 .ColumnList
{
	width:955px;
	float:left;
}
.ProdIco h3
{
	width:1000px;
	height:45px;
	background:#FFFFFF url("index_t03.jpg") center no-repeat;
	float:left;
	clear:both;
	line-height:40px;
	text-indent:50px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.index_middle02 .ProdIco .showbox ul
{
	/*width:860px;*/
	height:160px;
	/*margin:20px 0px 0px 30px;*/
	padding:0px;
}
.index_middle02 .ProdIco .showbox ul li
{
	width:290px;
	height:160px;
	line-height:30px;
	background:url("/style/pcbg.png") no-repeat left top;
	padding:0px;
	float:left;
	clear:none;
	position:relative;
}

.index_middle02 .ProdIco .showbox ul li .Images
{
	position:absolute;
	left:70px;
	top:15px;
}
.index_middle02 .ProdIco .showbox ul li .Images img
{
	width:120px;
	height:90px;
	border:0px;
}
.index_middle02 .ProdIco .showbox ul li .Names
{
	position:absolute;
	top:105px;
	width:270px;
	height:30px;
	text-align:center;
	font-size:12px;
	color:#2CABD4;
	font-weight:bold;
	overflow:hidden;
}
.index_middle02 .ProdIco .showbox ul li .Names a
{
	color:#2CABD4;
	background-image:none;
}
.index_middle02 .ProdIco .showbox ul li .Names a:hover
{
	color:#FF0000;
	background-image:none;
}
.index_middle02 .ProdIco .showbox ul li .Click
{
	position:absolute;
	bottom:5px;
	right:30px;
	color:#000;
	font:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
}



.showbox td
{
	width:270px;
	height:210px;
	line-height:30px;
	/*background:url("/style/pcbg.png") no-repeat left top;*/
	padding:0px;
	overflow:hidden;
	padding-right:10px;
}

.showbox .Images
{
	float:left;
	width:100%;
}
.showbox .Images img
{
	width:250px;
	height:188px;
	border:1px #333333 solid;
	padding:2px;
}
.showbox .Names
{
	float:left;
	clear:both;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#2CABD4;
	font-weight:bold;
	overflow:hidden;
}
.showbox .Names a
{
	color:#2CABD4;
	background-image:none;
}
.showbox .Names a:hover
{
	color:#FF0000;
	background-image:none;
}
.showbox .Click
{
	position:absolute;
	bottom:5px;
	right:30px;
	color:#000;
	font:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
}
/************************************************内容中间结束************************************************/

/************************************************内容右侧************************************************/
.bgCont .MyCont .index_right
{
	width:234px;
	float:left;
	height:auto;
	margin-left:8px;
}

.index_right .rightCpjsBox
{
	width:212px;
	height:170px;
	border:4px #E1E1E1 solid;
	float:left;
	margin:0px 0px 15px 10px;
	clear:both;
}
.index_right h3
{
	width:220px;
	height:36px;
	background-image:url("/style/index_right01.jpg");
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"微软雅黑", "黑体", "新宋体", Arial;
	float:left;
	text-indent:20px;
	line-height:35px;
	margin-left:10px;
}
.index_right .Contact
{
	width:220px;
	float:left;
	margin-left:8px;
}
.index_right .Contact .name
{
	width:220px;
	height:32px;
	background-image:url("/style/index_right02.jpg");
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:20px;
	font-weight:bold;
	font-size:12px;
	font-family:"微软雅黑", "黑体", "宋体";
	clear:both;
	padding:0px;
	margin-left:10px;
}
.index_right .Contact .lxfs
{
	margin-left:18px;
}

.bgCont .MyCont .index_middle03 .middle03Right .cpjsList
{
	width:240px;
	float:left;
}

.bgCont .MyCont .clearAll
{
	width:100%;
	height:5px;
	clear:both;	
}

.bgCont .MyCont .index_cpjs
{
	width:725px;
	height:150px;
	float:left;
	padding-left:5px;
}

.bgCont .MyCont .index_qywh
{
	width:382px;
	height:202px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
}
.bgCont .MyCont .index_qywh .qywh
{
	position:absolute;
	top:5px;
	left:34px;
	width:315px;
	height:202px;
	line-height:170%;
	overflow:hidden;
	color:#666666;
	font-size:12px;
}
.indexNew02
{
    margin-left:40px;
}
.indexNew03
{
    margin-left:50px;
}
.newLists ul
{
	width:300px;
	float:left;
	list-style:none;
}
.newLists ul li
{
	width:280px;
	height:22px;
	line-height:20px;
	font-size:12px;
	float:left;
	clear:both;
	margin::0px 0px 5px 0px;
	border-bottom:1px #CCCCCC dotted;
}
.newLists ul li span
{
	width:210px;
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.newLists ul li span.time
{
	width:70px;
	height:20px;
	line-height:20px;
	font-size:11px;
	float:right;
	color:#666666;
}
.newLists ul li a
{
	background:url('/style/ico01.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	padding-left:15px;
}
.newLists ul li a:hover
{
	color:#FF6600;
}

.bgCont .MyCont .index_list
{
	width:350px;
	height:210px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	margin-right:10px;
	margin-bottom:0px;
	padding:0px;
}
.bgCont .MyCont .index_list .listIco
{
	position:absolute;
	width:104px;
	height:145px;
	left:0px;
	top:45px;
}
.bgCont .MyCont .index_list .listIco img
{
	padding:1px;
	border:1px #5DBFE4 solid;
}
.bgCont .MyCont .index_list .listul
{
	position:absolute;
	width:220px;
	left:115px;
	top:42px;
}
.bgCont .MyCont .index_list .listul ul
{
	width:300px;
	float:left;
	list-style:none;
}
.bgCont .MyCont .index_list .listul ul li
{
	width:280px;
	height:25px;
	line-height:25px;
	font-size:12px;
	float:left;
	clear:both;
	margin::0px 0px 5px 0px;
	border-bottom:1px #CCCCCC dotted;
}
.bgCont .MyCont .index_list .listul ul li span
{
	width:210px;
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.bgCont .MyCont .index_list .more
{
	position:absolute;
	right:20px;
	top:17px;
}

.bgCont .MyCont .index_lxfs
{
	width:360px;
	height:166px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
}
.bgCont .MyCont .index_lxfs .lxfs
{
	position:absolute;
	top:5px;
	left:30px;
	width:265px;
	height:160px;
	line-height:180%;
	overflow:hidden;
	color:#666666;
	font-size:12px;
}
.bgCont .MyCont .topimg
{
	width:198px;
	height:48px;
	background-image:url("/style/index_left01.jpg");
	background-repeat:no-repeat;
	float:left;
}


/*****************************************index_中间**********************************************************/
.bgCont .MyCont .mb_left
{
	width:270px;
	float:left;
	height:auto;
	padding:0px;
}
.bgCont .MyCont .mb_left .lxfs
{
	float:left;
	width:220px;
	padding:10px 0px 10px 20px;
	overflow:visible;
	font-size:12px;
	color:#666;
	line-height:180%;
}
.bgCont .MyCont .mb_left ul {
	float:left;
	width:220px;
	padding-bottom:10px;
	overflow:visible;
	padding-left:20px;
}

.bgCont .MyCont .mb_left ul, li {

	overflow:visible;

}

.bgCont .MyCont .mb_left ul li {
	line-height:24px;
	text-align:left;
	overflow:visible;

}

.bgCont .MyCont .mb_left ul li a {
	color:#333333;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:25px;
	border-bottom:1px #CCCCCC dotted;
	background:url('/style/Maincont_ico1.gif') 10px center no-repeat;
}

.bgCont .MyCont .mb_left ul li a:hover {
	color:#FF6600;
	background:#F1F1F1 url('/style/Maincont_ico1.gif') 10px center no-repeat;

}

.bgCont .MyCont .mb_left ul li ul li a {

	display:block;

	text-indent:30px;

	background:url('/style/Maincont_ico5.gif') 17px center no-repeat;

}

.bgCont .MyCont .mb_left ul li ul li a:hover {

	color:#FF0000;

	background:#F1F1F1 url('/style/Maincont_ico5.gif') 17px center no-repeat;

}
.bgCont .MyCont .mb_right
{
	width:740px;
	float:left;
	height:auto;
	padding:0px 0px 0px 20px;
}
.bgCont .MyCont .mb_right .StationLink {
	margin:5px 0px 0px 25px;
	line-height:25px;
	text-align:left;
	color:#666666;
	font-weight:normal;
	font-size:12px;
	border-bottom:1px #cccccc dashed;
}
.bgCont .MyCont .mb_right .ThemeBg{
	
	/*background:url('/style/bg_title.jpg') 0px 100% no-repeat;*/
}

/*.bgCont .MyCont .mb_right .ThemeTitle {
	position:relative;
	text-align:left;
	text-indent:60px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	font-family:微软雅黑, 黑体;
	color:#0099CC;
	text-indent:5px;
	z-index:50;
	width:740px;
	height:36px;
	clear:both;
}*/
.mb_right .ThemeTitle {
	text-align:left;
	height:32px;
	line-height:32px;
	font-size:15px;
	font-weight:bold;
	font-family:微软雅黑, 黑体;
	color:rgb(61, 109, 126);
	text-indent:5px;
	padding:0px;
	z-index:50;
	width:740px;
	clear:both;
	background-color:#dddddd;
}
.bgCont .MyCont .mb_right .ThemeTitle h3
{
	text-align:center;
}
.bgCont .MyCont .mb_right .ThemeTitle span {
	padding-left:8px;
	font-size:12px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.bgCont .MyCont .mb_right .ThemeTitle .RightLink {
	position:absolute;
	right:10px;
	bottom:0px;
	height:17px;
	line-height:17px;
	text-align:right;
	color:#666666;
	font-weight:normal;
	font-size:12px;

}

.bgCont .MyCont .mb_right.ThemeTitle a:hover {
	color:#0066CC;
	text-decoration:underline;

}
.bgCont .MyCont .mb_right .cont
{
	width:700px;
	min-height:550px;
	font-size:12px;
	line-height:170%;
	padding:10px 10px 0px 20px;
	overflow:visible;
}
.bgCont .MyCont .mb_right .box_bottom
{
	width:703px;
	height:10px;
	float:left;
	background-image:url("/style/mb_right03.jpg");
	background-position:center;
	background-repeat:no-repeat;
}


/***********************首页产品滚动****************************/

#IndexProd {

	width:650px;

	height:200px;

	line-height:20px;

	padding:10px 0px;

}

#IndexProd table {

	width:100%;

	border:none;

	border-collapse:collapse;

}

#IndexProd table tr td {

	border:none;


	padding:0px 3px;

	text-align:center;

	white-space:nowrap;

}

#IndexProd img {

	height:150px;

	width:150px;

	padding:9px;

	border:1px #2BA8DE solid;

}

.QQbox1 {
	visibility: hidden;
	display: none;
}
.QQbox {
	z-index: 99;
	right: 0px;
	max-width: 128px;
	max-height: 400px;
	position: absolute;
}
.QQbox .press {
	right: 0;
	width: 36px;
	cursor: pointer;
	position: absolute;
	height: 128px;
}
.QQbox .Qlist {
	left: 0;
	width: 131px;
	position: absolute;
	background: url("/style/floatServiceBj_middle.gif") repeat-y left center;
}
.QQbox .Qlist ul {
	width: 120px;
}
.QQbox .Qlist li {
	height: 36px;
	text-align:left;
	text-indent:20px;
	list-style-type: none;
	clear: both;
}


.CloseIt{
float:right;
	width:400px;
	line-height:8px;
	text-align:right;
	padding-right:10px;
	color:#cc0000;
	cursor:pointer;
	font-size:16px;
	z-index:4;
}


/************************************************底部************************************************/

.bottom_dh
{
	position:relative;
	width:1000px;
	height:51px;
	font-size:12px;
	color:#333333;
	background:#ffffff url('/style/index_bottomdh.jpg') 0px center repeat-x;
	/*border-top:1px #E6F8FF solid;*/
	clear:both;
	text-align:center;
	line-height:51px;
	float:inherit;
}
.bottom_dh table
{
	margin-top:17px;
}
.bottom_dh table td
{
	border-right:1px #d9c9c9 solid;
	height:20px;
	line-height:20px;
	color:#333333;
}

/************************************************底部************************************************/


.FootBar {
	position:relative;
	width:100%;
	height:150px;
	font-size:12px;
	color:#333333;
	/*background:#FFFFFF url('bottom_bg.jpg') 0px center repeat-x;*/
	clear:both;
	text-align:center;
	line-height:25px;
	/*margin-top:10px;*/
	border-top:1px #CCCCCC solid;
	background-color:#EEEEEE;
}
.FootBar .l1{
	float:left;
	width:100%;
	margin:auto;
}
.FootBar .bottomDH
{
	width:100%;
	height:40px;
	line-height:50px;
	margin: auto;
	margin-bottom:10px;
	background-color:#F8F8F8;
	border-bottom:1px #E4E4E4 solid;
}
.FootBar .bottomDH .bottomDHnav
{
	width:997px;
	line-height:39px;
	/*border-left:1px #E4E4E4 solid;
	border-right:1px #E4E4E4 solid;*/
	margin:auto; 
	color: #4C4C4C;
    font-weight: bold;
    height: 39px;
    text-align: center;	
}

.FootBar .bottomDH .bottomDHnav a{
	color: #4C4C4C;
	padding:0px 10px;
	border-right:1px #333333 solid;
}


/***********************************新闻 产品列表********************************************/
.ArticleList
{
	width:100%;
}
.ArticleList ul
{
	float:left;
	list-style:none;
}
.ArticleList ul li
{
	height:22px;
	line-height:20px;
	font-size:12px;
	float:left;
	clear:both;
	margin::0px 0px 5px 0px;
	border-bottom:1px #CCCCCC dotted;
}
.ArticleList ul li span
{
	width:310px;
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.ArticleList ul li span.time
{
	width:70px;
	height:20px;
	line-height:20px;
	font-size:11px;
	float:right;
	color:#666666;
}
.ArticleList ul li a
{
	background:url('/style/ico01.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	padding-left:15px;
}
.ArticleList ul li a:hover
{
	color:#FF6600;
}
.ArticleList .more
{
	position:absolute;
	bottom:15px;
	right:25px;
}

.ColumnList ul {
	float:left;
	width:210px;
	padding-bottom:5px;
	padding-top:5px;
	overflow:visible;
	margin-left:10px;
}

.ColumnList ul, li {

	overflow:visible;

}

.ColumnList ul li 
{
    width:210px;
	line-height:22px;
	text-align:left;
	overflow:visible;
	margin:auto;
	clear:both;
	padding-top:5px;
}

.ColumnList ul li a {
	margin:0px 5px;
	color:#34A5DC;
	display:block;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:20px;
	background:url('/style/ico02.gif') 15px 17px no-repeat;
	border-bottom:1px #cccccc solid;
}

.ColumnList ul li a:hover {
	color:#FF6600;
	background:#cccccc url('/style/ico02_a.gif') 15px 17px no-repeat;
}

.ColumnList ul li ul{
	float:left;
	width:190px;
	overflow:visible;
	margin-left:0px;
	border:0px;
}
.ColumnList ul li ul li 
{
	line-height:25px;
	text-align:left;
	overflow:visible;
	margin:auto;
	padding-top:0px;
}
.ColumnList ul li ul li a {

	display:block;
	color:#333333;
	font-weight:normal;
	text-indent:30px;
	background:url('/style/ico02.jpg') 17px center no-repeat;

}

.ColumnList ul li ul li a:hover {
	color:#FF0000;
	background:#EFEFEF url('/style/ico02.gif') 17px center no-repeat;

}

/***************************************************************************************/


.ArticleDetail
{
	line-height:180%;
	font-size:12px;
	color:#666666;	
}
.Contact
{
	width:auto;
	line-height:190%;
	color:#666666;
	font-size:12px;
	float:left;
}
.Contact .lxfs
{
	float:left;
	width:200px;
	padding:0px 0px 10px 15px;
	overflow:visible;
	font-size:12px;
	color:#666;
	line-height:195%;
}