@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:"宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}
.clear {
	clear:both;
}
div,strong,a,span,li {
	font-size:12px;
}
img {
	border:none;
}
ul,li,ol {
	list-style:none;
}
ul li, ol li {
	line-height:20px;
}
/* 默认链接样式 */
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.more {
	float:right;
	margin-right:10px;
}
.date {
	float:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.textHide {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.articleList li {
	padding-left:30px;
	line-height:35px;
	border-bottom:1px #ccc dashed;
	background:url(../images/s.jpg) 5px 13px no-repeat;
	overflow:hidden;
}
.articleList li span{
	float:right;
}
.articleList li a{
	color:#000;
}
.imageList LI {
	float:left;
	width:187px;
	height:161px;
	text-align:center;
	overflow:hidden;
}
.imageList LI IMG {
	width:181px;
	height:131px;
	border:1px #ccc solid;
}
.imageList LI  a{
	color:#000;
}
.image_content{
	width:100%;
	text-align:center;
}
.image_content img{
	max-width:500px;
	width:expression(document.body.clientWidth > 500?"500px":"auto");
}
.imagecontent{
	width:90%;
	text-align:left;
	margin:0 auto;
	line-height:28px;
}
/* pages */
div.pages {
	float:right;
	clear:both;
	width:80%;
  margin-top:10px;
}
div.pages a, div.pages span {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin:2px;
	padding: 0 4px;
	border:solid 1px #CCC;
	color:#333;
}
div.pages a:link, div.pages a:visited{
	background-color:#C00;
	color:#FFF;
}
div.pages a:active, div.pages a:hover{
	background-color:#FFF;
	color:#C00;
}
h1 {
	font-size:32px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
  text-align:center;
}
.arcInfo {
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}
.preAndNext {
	margin:15px 15px 15px 25px;
	border-top:dotted 1px #000;
	padding:5px;
}
.preAndNext li {
	height:20px;
	line-height:20px;
}
.preAndNext li a {
	color:#000;
	text-decoration:none;
}
.preAndNext li a:hover {
	color:#f00;
}


/*留言栏目*/
.message_warp {
	width: 607px;
	margin: 0 auto;
	line-height: 25px;
}
.message_block {
	width: 607px;
	color: #666;
}
.message_block p {
	padding: 12px;
}
.message_bg {
	width: 607px;
	height: 300px;
	background:url(../images/message.gif) no-repeat;
	color: #333;
	padding-top: 23px;
	margin-bottom: 20px;
}
.message_wz {
	text-align: right;
	color: #999;
	padding-right: 35px;
	margin-bottom: 20px;
}
.message_input {
	width: 360px;
	height: 20px;
	line-height: 20px;
	background: url(../../templets/images/default/input-style-gray.jpg) repeat-x;
	border: 1px solid #d0d0d0;
	text-indent: 2px;
}
.message_labes {
	font-size: 12px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin-top: 16px;
	text-align: center;
}
.msg_btn_area a {
	display: inline-block;
	width: 78px;
	height: 25px;
	line-height: 25px;
	background:url(../images/btn-style-gray.gif) no-repeat;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
	color:#000;
}
.msg_btn_area a:hover {
	text-decoration: none;
}
/*留言栏目结束*/

/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 10px;
	margin-top: 10px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin: 20px 0 10px;
}
.contPage a {
	display: inline-block;
	color: #333;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #73b2da;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
/*分页样式结束*/
/*列表内容页*/
.subConts {
	line-height: 26px;
	color: #999;
}
.listConts .title {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	color: #000;
}
.info {
	width: 380px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	margin: 15px auto;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	color: #666;
}
.info small {
	margin-left: 8px;
	margin-right: 3px;
	color: #999;
	font-size: 12px;
}
.info .small,
.info .big {
	font-family: Georgia;
	font-weight: bold;
	cursor: pointer;
}
.info .small {
	font-size: 10px;
	padding-right: 3px;
}
.info .big {
	color: #003ba6;
	font-size: 12px;
	padding-left: 3px;
}
.desc {
	margin: 20px 0 15px;
	padding: 5px 10px;
	line-height: 20px;
	border: 1px solid #f4e4b4;
	background: #fffff0;
}
.showimg {
	margin: 20px 0;
	text-align: center;
}
.showimg a img {
	border: 1px solid #ccc;
	padding: 1px;
}
.showimg a:hover img {
	border: 1px solid #F90;
	padding: 1px;
}
.showtext {
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.showtext td {
	padding: 8px;
}
.showtext th {
	color: #2f2f2f;
	line-height: 24px;
	background: url(../images/default/bg_th.gif) repeat-x 0 bottom;
	padding-left: 5px;
	border-bottom: 1px solid #ddd;
}

/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
	width:100%;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 10px;
	margin-top: 10px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin: 20px 0 10px;
}
.contPage a {
	display: inline-block;
	color: #333;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #73b2da;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
#top{
	width:100%;
	height:146px;
	background:url(../images/top.jpg) top center no-repeat;
}
.top{
	width:1000px;
	height:146px;
	margin:0 auto;
}
.t_nav{
	text-align:right;
	height:20px;
	line-height:20px;
	padding-right:96px;
}
.t_nav a{
	color:#fff;
	font-size:12px;
	padding-right:10px;
}
.lau{
	height:18px;
	padding-top:18px;
	text-align:right;
	color:#006599;
}
.lau a{
	color:#006599;
	padding-right:10px;
	padding-left:10px;
}
.search{
	width:141px;
	height:18px;
	float:right;
	line-height:18px;
}
.text{
	width:99px;
	height:18px;
	background:none;
	border:none;
	padding-left:10px;
	float:left;
}
.sub{
	width:32px;
	height:18px;
	background:none;
	border:none;
	float:right;
}
.nav{
	padding-top:32px;
	padding-left:480px
}
.nav ul li{
	float:left;
	width:86px;
	text-align:center;
	height:17px;
	line-height:17px;
	background:url(../images/sign.jpg) top right no-repeat;
	overflow:hidden;
}
.nav ul li a{
	font-family:微软雅黑;
	font-size:14px;
	color:#000
}
.nav ul li a:hover{
	font-family:微软雅黑;
	font-size:14px;
	color:#1260a7;
	text-decoration:none;
}
#main{
	width:100%;
	background:url(../images/bg.jpg) repeat-x e4e4e4;
	margin-bottom:20px;
}
.main{
	width:1000px;
	margin:0 auto;
	padding-top:17px;
}
.sidebar_left{
	float:left;
	width:222px;
	padding-right:28px;
}
.pro{
	width:222px;
	padding-bottom:18px;
}
.pro h3{
	width:197px;
	height:43px;
	line-height:43px;
	/*font-weight:normal;*/
	padding-left:25px;
	font-family:微软雅黑;
	font-size:18px;
	font-weight:normal;
	color:#3983c7;
	background:url(../images/p_title.jpg) no-repeat;
}
.content_pro{
	width:220px;
	margin-top:23px;
	background:url(../images/m.jpg) no-repeat;
}
.s_list li{
	width:174px;
	height:34px;
	line-height:34px;
	padding-left:45px;
	padding-bottom:4px;
}
.s_list li a{
	font-size:14px;
	color:#000;
	font-family:宋体;
	font-weight:bold;
}

.s_list02 li{
	width:174px;
	height:34px;
	line-height:34px;
	padding-left:45px;
	padding-bottom:4px;
	background:url(../images/ss.jpg) no-repeat;
}
.s_list02 li a{
	font-size:14px;
	color:#000;
	font-family:宋体;
	font-weight:bold;
}



.contact{
	width:222px;
	padding-bottom:18px;
}
.contact h3{
	width:197px;
	height:43px;
	line-height:43px;
	font-weight:normal;
	padding-left:25px;
	font-family:微软雅黑;
	font-size:18px;
	color:#3983c7;
	background:url(../images/contact.jpg) no-repeat;
}
.contact h3 a{
	width:51px;
	height:43px;
	display:block;
	float:right;
}
.content_contact{
	line-height:25px;
	color:#242424;
	padding-top:15px;
}
.sidebar_right{
	float:right;
	width:750px;
}
#about{
	width:750px;
	padding-bottom:18px;
}
.about{
	width:430px;
	float:left;
}
.about h3{
	width:405px;
	height:43px;
	line-height:43px;
	background:url(../images/about.jpg) no-repeat;
	padding-left:25px;
	font-family:微软雅黑;
	font-weight:normal;
	font-size:18px;
	color:#3983c7;
}
.about h3 a{
	width:52px;
	height:43px;
	display:block;
	float:right;
}
.content_about{
	padding-top:23px;
	line-height:24px;
	color:#000;
}
.content_about img{
	width:189px;
	height:182px;
	padding-right:18px;
	float:left;
}
.news{
	width:289px;
	float:right;
}
.news h3{
	width:264px;
	height:43px;
	line-height:43px;
	background:url(../images/news.jpg) no-repeat;
	padding-left:25px;
	font-family:微软雅黑;
	font-weight:normal;
	font-size:18px;
	color:#3983c7;
}
.news h3 a{
	width:46px;
	height:43px;
	display:block;
	float:right;
}
.product{
	width:750px;
}
.product h3{
	width:725px;
	height:43px;
	line-height:43px;
	padding-left:25px;
	font-family:微软雅黑;
	font-weight:normal;
	font-size:18px;
	color:#3983c7;
	background:url(../images/pro.jpg) no-repeat;
}
.product h3 a{
	width:46px;
	height:43px;
	display:block;
	float:right;
}
.marquee {
	WIDTH: 100%;
	height:166px;
	OVERFLOW: hidden;
	padding-top:20px;
	margin:0 auto;
}
.marquee LI {
	width:191px;
	height:161px;
	text-align:center;
	float:left;
	overflow:hidden;
}
.marquee LI IMG {
	width:181px;
	height:131px;
	border:1px #ccc solid;
}
.marquee LI  a{
	color:#000;
}
.marquee LI div{
	color:#000;
}
#footer{
	width:100%;
	height:66px;
	background:url(../images/footer_bg.jpg) repeat-x;
}
.footer{
	width:1000px;
	margin:0 auto;
	text-align:center;
	height:51px;
	padding-top:15px;
	color:#fff;
	line-height:20px;
}
.footer a{
	color:#fff;
}
.single_right{
	float:right;
	width:750px;
}
.single_right h3{
	width:725px;
	height:43px;
	line-height:43px;
	padding-left:25px;
	font-family:微软雅黑;
	font-weight:normal;
	font-size:18px;
	color:#3983c7;
	background:url(../images/single.jpg) no-repeat;
}
.single_right h3 span{
	float:right;
}
.single_right h3 span a{
	color:#3983c7;
}
.content_single{
	line-height:30px;
	padding:15px;
}
.content_single02{
	line-height:30px;
	padding-top:15px;
	margin-bottom:10px;
}
/* 折叠 */
.products {
	float: left;
	width: 222px;
}
.products dt#par_dt {
	width:197px;
	height:43px;
	line-height:43px;
	padding-left:25px;
	font-family:微软雅黑;
	font-size:18px;
	font-weight:normal;
	color:#3983c7;
	background:url(../images/p_title.jpg) no-repeat;
}
.products dd#par_dd {
	/*background:#FAFAFA;
	padding: 18px 12px 22px;
    width: 205px;*/
	width: 217px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px #e6e6e7 solid;
	border-left: 1px #e6e6e7 solid;
	border-right: 1px #e6e6e7 solid;
	background: #F4F3F4;
}
#menubar dt {
	background: url(../images/sign2.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	margin-top: 1px;
	padding-right: 10px;
	padding-left: 48px;
	border-bottom: 1px #ccc solid;
	margin-left: 10px;
	text-align:left;
	margin-right: 10px;
}
#menubar dt span {
	float: right;
	display: block;
	width: 13px;
	height: 8px;
	cursor: pointer;
	margin-top: 17px;
	background: url(../images/zkss.gif) 0 -14px;
}
#menubar dd {
	display: none;
	border: none;
}
#menubar dd p {
	width: 157px;
	background: url(../images/type_bg2.gif) no-repeat;
	height: 31px;
	line-height: 31px;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #34398c;
	text-align: left;
	padding-left: 60px;
}
#menubar dt a {
	color: #34398c;
	/*font-weight:bold;*/
	font-size: 14px;
	font-family: 微软雅黑;
}
#menubar dd p a {
	color: #737373;
	font-size: 14px;
	font-family: 宋体;
}
#menubar dt a:hover, #menubar dd p a:hover {
	color: #00266a;
}
#demo1 li, #demo2 li {
	line-height: 26px;
	text-align: center;
}
#demo1 li a, #demo2 li a {
	color: #616161;
}
#scrollDiv {
	/*width: 290px;*/
	height: 175px;
	min-height: 25px;
	line-height: 25px;
	overflow: hidden;
}
#scrollDiv li {
	height: 25px;
}
#scrollDiv ul li a{
	color: #616161;
}

.pro{
	width:222px;
	padding-bottom:18px;
}
.pro h3{
	width:197px;
	height:43px;
	line-height:43px;
	padding-left:25px;
	font-family:微软雅黑;
	font-size:18px;
	font-weight:normal;
	color:#3983c7;
	background:url(../images/p_title.jpg) no-repeat;
}
.content_pro{
	width:220px;
	margin-top:23px;
	background:url(../images/m.jpg) no-repeat;
}

.s_list02 li{
	width:174px;
	height:34px;
	line-height:34px;
	padding-left:45px;
	padding-bottom:4px;
	background:url(../images/ss.jpg) no-repeat;
}
.s_list02 li a{
	font-size:14px;
	color:#000;
	font-family:宋体;
	font-weight:bold;
}