@charset "utf-8";
* { margin:0px; padding:0px;}
body {
	font-size: 12px;
	color: #5e5e5e;
	line-height: 18px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
div{
}
ul,li{list-style-type: none;}
h1 { font-size:14px;font-weight: bold;}
h2 { font-size:18px;font-style: normal;font-weight: bold;font-variant: normal;}
h4 {
	font-size:12px;
	font-weight: normal;
}
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0; }
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* 通用类定义 */
.clear{ height:0px; float:none; clear:both;}
.blank20{ height:15px; line-height:15px;}
.bg-focus{
	background-image: url(images/mandb-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-bule{ background-color:#2a273c;}
.bg-dark{ background-color:#dcdcdc;}
.bg-gray{ background-color:#ebf6fd;}
.bg-dhui{ background-color:#c2ced5;}
/* 文字属性 */
.t10EN,.t10EN a{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color:#ffffff}
.t10,.t10 a{ font-size:10px;	font-weight: normal;}
.t12,.t12 a{ font-size:12px; font-weight: normal;}
.t13,.t13 a{ font-size:13px; color:#FFFFFF;}
.t14,.t14 a{ font-size:14px;}
.tLH{
	line-height: 22px;
}
.tblue{ color:#2a273c;}
.tgray{ color:#999999;}
.twhite{ color:#ffffff;}
.tb{ font-weight:bold;}

/* 飘浮定义 */
.float-l{ float:left;}
.float-r{ float:right;}
/* 网页头部定义 */
#top{
	margin-top:0px;
	margin-bottom: 0px;
	height: 60px;
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top-left{float:left;}
#top-left img{ margin-top:20px; }
#top-right{float:right;}
#top-right p{
	font-size:12px;
}
#top-rightspan{
	line-height:20px}
#top-right a{
	text-decoration:none}
#top-right a.sitemap{
	color:#003399}
#top-right .search{}
#top-right .fshow{
	margin-top: 20px;
	text-align: right;
}
/* 开始 焦点部分 */
#focus{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#focus-menu{
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfe2;
	border-bottom-color: #dfdfe2;
	color: #FFF;
	background-color: #2a273c;
	width: 900px;
	margin-bottom: 10px;

}
#focus-menu ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d4d4d8;
	height: 25px;
}
#focus-menu li{
	overflow:hidden;
	float: left;
	line-height: 25px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D8;
}
#focus-menu a{
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

/* 默认导航菜单超链接 */
#focus-menu .menu-normal a:link {
	color:#FFFFFF;
}
#focus-menu .menu-normal a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#focus-menu .menu-normal a:hover {
	color: #ff8916;
}
#focus-menu .menu-normal a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* 当前页导航菜单超链接 */
#focus-menu .menu-select a:link {
	color: #ff8916;
}
#focus-menu .menu-select a:visited {
	color: #ff8916;
}
#focus-menu .menu-select a:hover {
	color: #ff8916;
}
#focus-menu .menu-select a:active {
	color: #ff8916;
}

#focus-banner{
	width: 900px;
	overflow: hidden;
}
/* 结束 焦点部分 */

/* 开始 主体内容部分 */
#main{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#main-left{
	float: left;
	width: 200px;
}
#main-left .left-title{
	line-height: 22px;
	background-color: #FFFFFF;
}
#main-left .left-body{
	margin: 10px;
}

#main-left .max{
	font-weight: bold;
	text-align: center;
	background-color: #2a273c;
	line-height: 24px;
	height: 24px;
	color:#ffffff;
	margin-bottom:14px;
	margin-top:14px
}
#main-left .min{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	text-indent: 24px;
	line-height: 24px;
	background-image: url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#main-left .min01{
	text-indent: 24px;
	line-height: 24px;
	background-image: url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#main-left .min a,#main-left .min01 a{
	color:#2a273c;
	text-decoration:none}
#main-left .min a:hover,#main-left .min01 a:hover{
	color:#ff8916;
	text-decoration:none}
	
/* 右边定义 */
#main-right{
	float: right;
	width: 680px;
}
#main-right #indexnews{}
#main-right #indexnews ul{
	margin: 0px;
	margin-bottom:20px;
}
#main-right #indexnews ul li{
	line-height:15px;
	background:url(../images/dot.gif) no-repeat 0px 5px;
	list-style:none;
	padding-left:10px;
	margin-bottom:5px
}
#main-right #indexnews ul li a{
	margin-left:5px;
}
#main-right #indexnews ul li a:hover{
	text-decoration:none;
}
#main-right #indexnews ul li span{
	visibility: hidden;
	height: 0px;
	width: 0px;
	line-height: 0px;
}
/* 面包屑 */
#crumbs{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a273c;
	line-height: 22px;
	height: 22px;
	margin-bottom: 20px;
	background-image: url(images/crumbs-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main-right h4{line-height: 20px;text-indent: 10px;font-weight: bold;}
#main-right #mytable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DAD8E5;
	border-right-color: #DAD8E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAD8E5;
}
#mytable th{
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F0EFF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8E5;
}
#mytable tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8E5;
}
#mytable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8E5;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
}
#mytable tr:hover{
	background-color: #F0EFF5;
}
#main-right .content{
	margin-bottom: 20px;
	}
#main-right .contover{
	height: 120px;
	overflow: scroll;
	overflow-x:hidden;
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-3dLight-Color:#ffffff;
	scrollbar-Arrow-Color:#8b9ea6;
	scrollbar-Base-Color:#f8f8f8;
	scrollbar-Face-Color:#f8f8f8;
	scrollbar-Highlight-Color:#C7C5D3;
	scrollbar-Shadow-Color:#C7C5D3;
	scrollbar-Track-Color:#dddddd;
	border: 1px solid #C7C5D3;
	padding-bottom: 10px;
}
#main-right .content .li33{
	text-align: center;
	float: left;
	width: 33%;
	font-size: 10px;
	margin-bottom: 10px;
	}
#main-right ul{
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom:20px;
	overflow: hidden;
}
#main-right p{
	clear: both;
	float: none;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom:20px;
}
#main-right #ul-case li{
	float: left;
	width: 33%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#main-right #ul-case li a{
	text-decoration: none;
}
#main-right #ul-products li{
	float:left;
	width:50%;
	height:100px;
	}
#main-right #ul-products li img{ width:60px; float:left;}
#main-right #ul-products li span{
	float:left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 10px;
	color:#737373;
	height:55px;
	overflow:hidden;
	margin-left:10px;
}
#main-right #ul-products li span a{
	color:#043454}
#main-right #ul-products li span a:hover{
	color:#ff8916}
#main-right .prolist{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C5D3;
	margin-bottom: 20px;
}
#main-right .prolist:hover{
	background-color: #F0EFF5;
	border: 2px solid #DAD8E5;
}
#main-right .prolist_img{
	float: left;
	height: 160px;
	width: 160px;
	border: 1px solid #F0EFF5;
	padding-top: 10px;
	padding-left: 10px;
}
#main-right .prolist_txt{
	float: right;
	width: 500px;
}
#main-right #sidecon{
    width:470px;
}
font.color01{
	color:#00468c;
	font-weight:bold;
}
font.xml{
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#sidecon .content{
	width:470px;
	margin-bottom: 20px;
	line-height:22px;
}
#sidecon .content1{
	width:470px;
	margin-bottom: 20px;
	line-height:24px;
}
#sidecon .content .index-pro-li33{
	text-align: center;
	float: left;
	width: 33%;
	font-size: 12px;
	margin-bottom: 10px;
}
#sidecon .content .index-pro-li33 a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#sidecon .content .index-pro-li33 span{
	
	display:block;
	background:#f2f2f2;
	width:102px;
	height:11px;
	line-height:11px;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	overflow:hidden;
	margin:auto;
	margin-top:10px;
}
.index-pro-li33 img{
	height: 100px;
	width: 100px;
	border: 1px solid #DAD8E5;
}
#sidecon .index-img{
	background-color: #F0EFF5;
	margin-right: 20px;
}

#main-right #sidebar{
	width:180px;
}
#main-right #sidebar a{
	text-decoration:none;
	color:#043454;
}
#main-right #sidebar a:hover{
	text-decoration:none;
	color:#ff8916;
}
#main-right #sidebar #netcompany a{
	text-decoration:underline
}
#main-right #guestbook{
	width: 300px;
	overflow: hidden;
	padding-top: 40px;
}
#main-right #sidebar .sidebar-title{
	text-indent: 10px;
	background:#84a1b4;
	height:22px;
	line-height:22px;
	color:#ffffff;
}
#main-right #sidebar .sidebar-title a{
	 text-decoration:none;
	 }
#main-right #sidebar .sidebar-body{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 160px;
	margin-top: 10px;
}
#main-right #sidebar .sidebar-img{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#link{
	margin-top: 30px;
	width: 900px;
	overflow: hidden;
	color:#043454;
	font-weight:bold;
}
#link ul{
}
#link ul li{
display:inline;
	margin-right: 5px;
	margin-left: 5px;
}
#link ul li a{
	text-decoration:none;
	font-weight:normal;}
#seokey{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background:#f2f2f2;
	color:#043454;
}
#seokey a{
	text-decoration:none;
	color:#043454;
}
#footer{
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2a273c;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	margin-top: 10px;
}
/* 新闻内页*/
#news{
	margin-right: 40px;
	margin-left: 40px;
}
.news-title{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	line-height:30px;
}
.news-time{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
.news-intro{
	padding-top: 20px;
}
.news-action{
	margin-top: 40px;
	text-align: right;
}

/* 以下是超级链接　*/

a:link {
	color: #5e5e5e;
}
a:hover {
	color: #2a273c;
	text-decoration: underline;
}
a:visited {
	color: #5e5e5e;
}
a:active {
	color: #5e5e5e;
}
.min a{
	text-decoration: none;
	}
.min a:link {
	color: #5e5e5e;
}
.min a:hover {
	color: #2a273c;
}
.min a:visited {
	color: #5e5e5e;
}
.min a:active {
	color: #5e5e5e;
}

.left-body a:link {
	color: #5e5e5e;
}
.left-body a:hover {
	color: #2a273c;
	text-decoration: underline;
}
.left-body a:visited {
	color: #5e5e5e;
}
.left-body a:active {
	color: #5e5e5e;
}
#companyserives{
}
#companyserives li{
	background:url(../images/dot001.gif) no-repeat 5px 5px;
	padding-left:15px
}
#companyserives li a{
	color:#00468c
}
#netcompany{}
#netcompany li{
	background:url(../images/dot.gif) no-repeat 5px 5px;
	padding-left:15px;
}	
#netcompany li a{
	color:#808080;
}
#index_contact{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	letter-spacing:-1px;
	padding:11px;
}
#index_contact b{
	font-size:12px;
	font-weight:normal;
	color:#b41a1c;
}
#index_contact span{
	color:#b41a1c;
}
#slider{
	width:900px;
	height:145px;
	overflow:hidden}
#News_Inside ul li a span{}
#News_Inside ul li {
	color:#737373;
	padding:0;
	margin:0;}
#News_Inside ul li p{
	margin:0;
	padding:0;
	margin-bottom:15px;
	margin-top:5px;}
#News_Inside ul li a{
	color:#043454;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/dot.gif) no-repeat 0 5px;
	padding-left:10px;
	display:inline;
}
#News_Inside ul li a:hover{
	color:#ff8916;
}
#News_Inside ul li a span{
	margin-left:20px; 
	background:url(../images/icon/news_icon.gif) 0px 8px no-repeat;
	padding-left:26px;
	color:#84a1b4;
	text-decoration:none
}


#friendlinks li{ display:inline; padding:0 3px;}










