﻿/* CSS Document */
@charset
"gb2312"
;
* {
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei",Arial,Verdana,Tahoma,sans-serif;
}
.clear{
	clear:both;
}
body{
	font-size:14px;
	background-color:#EEEEEE;
}
ul,dl,li,dd {
	list-style:none;
}
img{ 
    border:none;
}
span,em,i,u{
	font-style:normal;
	text-decoration:none;
}
.list_12{}
 .list_12 li{
	 font-size:15px;
	 height:22px;
	 line-height:28px;
	 margin:1px 2px 4px 2px;
	 overflow:hidden;
	 text-decoration:none;
 }
 .list_12 li span{
	 float:right;
	 padding:0 0 0 10px;
	 color:#133769;
 }
 .list_12 li a{
	 text-decoration:none;
	 color:#133769;
 }
 .list_12 li em{
	 color:#FFFBF0;
	 text-decoration:none;
 }
 .list_12 li em a{
	 color:#FFFBF0;
	 text-decoration:none;
 }
.list_14 {}
.list_14 li { 
	height:28px; 
	line-height:28px; 
	padding-left:5px;
	overflow:hidden; 
	color:#133769;
}
.list_14 li a { 
	font-size:14px;
	text-decoration:none;
	color:#133769;
}
.list_14 li span {
	 float:right;
	 padding:0 0 0 10px; 
	 color:#133769;
}
.list_14 li u { 
	text-decoration:none;
	font-size:12px; 
	color:#133769; 
	padding:0 5px 0 0;
}
.list_14 li u a {
	 font-size:12px; 
	 color:#133769;
	 text-decoration:none;
}

#pageNext{
	
}
/*首页模块*/
#homepage{
	width:100%;
	margin:auto;
}
/*头部通用*/
#head_box{
	width:960px;
	margin:auto;
	padding:15px 0px 0px 10px;
	position:relative;
}
.logo{
	width:960px;
	height:75px;
	background:url(logo.png) no-repeat;
	float:left;
    
}
.logo a{
	width:230px;
	height:75px;
	text-indent:-999px;
	display:block;
}
.top-right{
	position:absolute;
	right:10px;
	top:40px;
	color:#fff;
	line-height:30px;
}
.top-right a{
	color:#fff;
}
#nav{
	width:100%;
	height:45px;
	background:#FFF;
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}
#nav ul{
}
#nav ul li{
	float:left;
	width:158px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-right:1px #EEEEEE solid;
	
}
#nav ul li a{
	width:158px;
	height:45px;
	display:block;
	text-decoration:none;
	color:#133769;
	font-size:18px;
}
#nav ul li a:hover{
	color:#FFF;
	background:url(tabbg.png) no-repeat;
}

/*首页主体部分*/
#main_box{
	width:960px;
	height:auto;
	padding:15px 0px 15px 10px;
	margin:auto;
}
.flash_box{
	width:630px; 
    height:320px; 
	float:left;
}
.slideshow{
	width:630px; 
	height:320px; 
}
.slideshow li{
	list-style:none; 
	float:left; 
	display:inline;
}

.news_box{
	width:300px;
	height:320px; 
	float:left;
	margin-left:25px;
	background:#FFF no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #f1f1f1 #dadada #dadada #f1f1f1;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,.05);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,.05);
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,.05);

}
.box_header{
	width:280px;
	height:32px;
	line-height:32px;
	padding:10px 0px 0px 20px;
	border-bottom:#ccc 1px solid;
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}
.more{
	float:right;
	margin:0px 10px 0px 0px;
}
.box_header p{
	font-size:16px;
	color:#133769;
	float:left;
	
}
.news_main{
	margin:5px;
}
/*修改产品展示框高度*/
.product_box_left{
	width:300px;
	height:675px;  /*每新增一行，增加225px*/
	float:left;
}
.product_box_center{
	width:300px;
	height:675px; /*每新增一行，增加225px*/
	float:left;
	margin-left:28px;
}
.product_box_right{
	width:300px;
	height:675px; /*每新增一行，增加225px*/
	float:left;
	margin-left:28px;
}
.ebox{
	width:290px;
	margin-top:20px;
	padding: 5px;
	background:#FFF no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #f1f1f1 #dadada #dadada #f1f1f1;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,.1);
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,.1);
	border:1px #888 solid;
}
.product_main{
	width:100%;
	height:165px;
	padding: 5px 0 10px 0;
}
.product_main > a{
	display:block;
	float:left;
}
.product-img{
	width:120px;
	height:160px;

}
.product_con{
	float:right;
	width:165px;
	font-size:12px;
	line-height:1.2em;
	color:#000;
}
.product_title{
	width:290px;
	height:30px;
    position:relative;
	margin-left: -5px;
	margin-bottom: -5px;
	padding-left:10px;
	background:#ccc;
	font-size:14px;
	color:#777;
	line-height:30px;
	font-weight:800;
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}
.product_title:before{
	content:"";
	width:0px;
	height:0px;
	position:absolute;
	left:50%;
	top:-8px;
	margin-left:-8px;
	border-left-width:8px;
	border-right-width:8px;
	border-bottom-width:8px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	-moz-border-end-style:dashed !important;
	border-bottom-color:#ccc;
	border-left-color:transparent;
	border-right-color:transparent;
}
/*底部通用*/
#footer_box{
	width:100%;
	height:80px;
	margin-top:40px;
	background:#133769;
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}
#footer_main{
	width:960px;
	margin:auto;
	padding-top:10px;
	padding-left:10px;
}
#footer_logo{
	width:260px;
	height:60px;
	background:url(logo-footer.png) no-repeat;
	float:left;
}
#footer_logo a{
	width:260px;
	height:60px;
	text-indent:-999px;
	display:block;
}
.address{
	float:left;
	width:700px;
	margin-left:-15px;
    font-family: Arial, Helvetica, sans-serif !important;
}
.address p{
	color:#FFF;
	font-size:14px;
}


/*新闻动态栏目页*/
#page_main{
	width:960px;
	margin:auto;
	padding-left:10px;
}
.page_ebox {
	margin-top:20px; 
    padding:1px;
	background:#fff;
	border:1px solid #ccc;
}
#where,.ebox_title { 
    height:25px;
    border-bottom:1px solid #fff; 
	background:url(ebox.png) no-repeat 0 0;
}
#where h3,.ebox_title h3 { 
     padding:0 0 0 40px; 
	 font-size:14px; 
	 line-height:25px;
	 color:#234983;
}
.ebox_title a { 
	float:right; 
	background:url(ebox_more.png) no-repeat 0 5px; 
	width:43px; 
	height:13px; 
	display:block; 
	text-indent:-999em; 
	padding:5px 10px 0 0
}
#where span{
	float:right;
	line-height:25px;
	padding:0px 10px 0px 0px;
}
#page_left{
	width:230px;
	float:left;
}
#pro_class { 
	width:206px; 
	padding:10px;
}
#pro_class ul {
	border-bottom:1px solid #fff;
}
#pro_class li { 
	height:auto;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff; 
	line-height:1.5;
	background:url(do.png) no-repeat 2px 8px; 
	text-indent:14px;
}
#pro_class a{
	border-top:none;
	text-decoration:none;
	color:#601973;
}
#page_right{
	width:715px;
	float:left;
	margin-left:15px;
}
#fenye_list {
	 margin:10px 10px 10px 5px;
	 overflow:hidden;
}
#fenye_list ul {
	 padding:5px 0;
}

/*文章分页样式*/
.fengye{
	margin-top:10px;
	float:right;
}
.fengye a{
	text-decoration:none;
}
.fengye a.curr{
	width:22px;
	background:#1f3a87; 
	border:1px solid #1f3a87; 
	color:#fff; 
	font-weight:bold; 
	text-align:center;
}
.fengye a.curr font { 
    color:#fff
}
.fengye a.curr:visited {
	color:#fff;
}
.fengye a{
	margin-left:2px;
	color:#1E50A2;
	background:#fff; 
	display:inline-table; 
	border:1px solid #dcdddd;
	float:left;
	text-align:center;
	height:20px;
	line-height:20px;
}
.fengye a.num{
	width:22px;
}
.fengye a:visited{
	color:#1f3a87;
} 
.fengye a:hover{
	color:#fff; 
	background:#1E50A2; 
	border:1px solid #1E50A2;
	float:left;
}

/* 布局 - 文章阅读页面 */
#about_article{
	overflow:hidden;
	 clear:both; 
	 padding:20px;
}
#article {
	overflow:hidden;
	 clear:both; 
	 padding:0 10px;
}
#article_title{ 
	font-size:16px;
	text-align:center;
	color:#444;
	font-weight:bold;
	line-height:50px;
    font-family:"微软雅黑","黑体"
}
#line { 
	background:#fff; 
	height:1px; 
	clear:both; 
	overflow:hidden;
}
#article_date{ 
	height:30px; 
	line-height:30px;
	text-align:center;
	 border-top:1px dashed #dddddd;
}
#article_shoucang img {  
	padding:0 4px;
}
#article_info{ 
	text-indent:2em; 
	line-height:20px; 
	padding:5px; 
	border:1px solid #ccc; 
	background:#F8FBFC; 
	color:#0456A0;
	margin-bottom:5px;
}
#article_nr { 
	font-size:14px; 
	line-height:1.5em; 
	color:#222; 
	overflow:hidden;
}
#article_nr #MyContent p { 
	padding:5px 0;
	text-indent:2em;
}
#article_nr #MyContent img {
	max-width:690px;
	text-align:left; 
	display:block; 
	margin:5px auto;
}
#article_nr #MyContent a:link,#article_nr #MyContent a:visited,#article_nr #MyContent a:active{
	color:#f60;
	font-size:14px;
} 
#article_nr #MyContent a:hover{
	color:#50AC23;
	font-size:14px;
} 
#article_nr #MyContent h1,
#article_nr #MyContent h2,
#article_nr #MyContent h3,
#article_nr #MyContent h4,
#article_nr #MyContent h5,
#article_nr #MyContent h6 { 
	color:#000;
	font-family:"宋体"; 
	border-bottom:1px solid #ACCEDD;
	border-top:3px solid #ACCEDD; 
	background:#F7F7F7; 
	text-indent:24px; 
	line-height:1.5em; 
	margin:10px 0;
}
#article_nr #MyContent emBED {
	width:510px; 
	height:420px; 
	display:block; 
	margin:10px auto;
}
#article_nr  table{
	border-bottom:none; 
	border-right:none; 
	border-left:1px solid #D4E2E3;
	border-top:1px solid #D4E2E3;	
}
#article_nr table td{
	border-bottom:1px solid #D4E2E3; 
	border-right:1px solid #D4E2E3;
	padding:5px;
}
#article_nr #MyContent table,#pro_table table {
	width:100%;
	border-bottom:none; 
	border-right:none; 
	border-left:1px solid #D4E2E3;
	border-top:1px solid #D4E2E3; 
	text-indent:0; 
	font-size:12px;
}
#article_nr #MyContent table th,#pro_table table th { 
	color:#fff; 
	border-bottom:1px solid #D4E2E3; 
	border-right:1px solid #D4E2E3;
	padding:0 8px; 
	background:#4A71B0;
	font-size:14px;
}
#article_nr #MyContent table td ,#pro_table table td{
	border-bottom:1px solid #D4E2E3; 
	border-right:1px solid #D4E2E3;
	padding:5px;
}
#article_nr #MyContent table h1,
#article_nr #MyContent table h2,
#article_nr #MyContent table h3,
#article_nr #MyContent table h4,
#article_nr #MyContent table h5,
#article_nr #MyContent table h6 { 
	line-height:150%; 
	overflow:hidden; 
	font-size:12px; 
	background:none; 
	border:none;
}
#article_nr #MyContent table tr:hover { 
	background:#fff;
}
#article_nr #MyContent table tr td:hover ,,#pro_table table tr td:hover{ 
	background:#F5F8FA;
}
#article_nr #MyContent table img {
	display:inline; 
	border:none;
}
#article_nr #MyContent p table { 
	position:relative;
	left:-24px;*left:0
}
#article_nr #MyContent h1 {
	font-size:24px;
}
#article_nr #MyContent h2 {
	font-size:22px;
}
#article_nr #MyContent h3 {
	font-size:18px;
}
#article_nr #MyContent h4 {
	font-size:16px;
}
#article_nr #MyContent h5 {
	font-size:14px;
}
#article_nr #MyContent h6 {
	font-size:14px;
}
#article_nr #MyContent h1 a:link,#article_nr #MyContent h1 a:visited,#article_nr #MyContent h1 a:active,#article_nr #MyContent h1 a:hover{
	font-size:24px;
	color:red;
}
#article_nr #MyContent h2 a:link,#article_nr #MyContent h2 a:visited,#article_nr #MyContent h2 a:active,#article_nr #MyContent h2 a:hover{
		font-size:22px;
		color:red;
}
#article_nr #MyContent h3 a:link,#article_nr #MyContent h3 a:visited,#article_nr #MyContent h3 a:active,#article_nr #MyContent h3 a:hover{
	font-size:18px;
	color:red;
}
#article_nr #MyContent h4 a:link,#article_nr #MyContent h4 a:visited,#article_nr #MyContent h4 a:active,#article_nr #MyContent h4 a:hover{
	font-size:16px;
	color:red;
}
#article_nr #MyContent h5 a:link,#article_nr #MyContent h5 a:visited,#article_nr #MyContent h5 a:active,#article_nr #MyContent h5 a:hover{
	font-size:14px;
	color:red;
}
#article_nr #MyContent h6 a:link,#article_nr #MyContent h6 a:visited,#article_nr #MyContent h6 a:active,#article_nr #MyContent h6 a:hover{
	font-size:14px;
	color:red;
}
#article_sc { 
	float:left; 
	padding:5px 0 0;
}
#article_next{ 
	clear:both; 
	line-height:24px; 
	border-top:1px dashed #ccc; 
	padding:5px 0;
}
.bshare-custom{
	float:right;
	margin:6px 6px 6px 0px;
}
.bshare-custom span{
	font-weight:bolder;
}

/*产品系统*/
#product_list{
	width:700px;
	margin:5px;
}
#product_list ul li{
	width:680px;
	height:108px;
	margin:0px 0px 7px 0px;
	padding:10px;
    background:-webkit-linear-gradient(#fff,#eee);
}
.product_photo{
	width:192px;
	height: 108px;
	float:left;
	border:1px #ccc solid; /*产品目录图片加框*/
}
.product_photo img{
	width: 100%;
	height: 100%;
	display:block;
}
.product_introduce{
	width:470px;
	float:left;
	margin-left:15px;
}
.product_introduce h3{
	float:left;
	margin-bottom: 10px;
	font-size:16px;
}
/*下载系统主体*/
.download_list{
	margin-top:10px;
	border:#ccc solid 1px;
	background:#FFF;
	color:#133769;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.download_title{
	width:954px;
	height:20px;
	padding-top:2px;
	color:#444;
	font-size:14px;
	border-bottom:1px #ccc solid;
}
.download_adddate{
	width:416px;
	height:18px;
	padding-top:2px;
	float:left;
}
.download_size{
	float:left;
	width:533px;
	height:18px;
	padding-top:2px;
    border-left:#ccc solid 1px;
}
.download_intro{
	width:944px;
	height:auto;
	padding-top:2px;
	padding-left:5px;
	border-top:#ccc solid 1px;
	text-indent:5px;
}
.download_address{
	width:944px;
	height:30px;
	border-top:#ccc solid 1px;
}
.download_link{
	display:block;
	padding-top:5px;
	float:left;
}