﻿@charset "utf-8";

.n_total {
	width:100%;
	background: url(../img/top_shadow.png) center -15px repeat-x #f1f2f6;
}
.n_directory {
	width:1050px;
	height:70px;
	line-height:70px;
	margin:auto;
	background:url(../img/icon_home.png) 10px center no-repeat;
	padding-left:40px;
}
.n_doc {
	width:1100px;
	margin:auto;
	background:#FFF;
}
.n_doc1 {
	width:1130px;
	margin:auto;
	background:#FFF;
	padding:0 15px;
}
.n_p_left {
	float:left;
	width:239px;
	border-right:1px #f1f2f6 solid;
}
.pro_cat {
	margin-top:30px;
	margin-bottom:30px;
}
.pro_cat li {
	width:200px;
	margin:2px auto 0 auto;
	font-weight:bold;
}
.pro_cat li a {
	padding-left:20px;
	display:inline-block;
	width:180px;
	height:35px;
	line-height:35px;
	background:#f3f3f3;
}
.pro_cat li ul {display:none;}
.pro_cat li  ul li {
	background:none;
	font-weight:normal;
	padding:0;
}
.pro_cat li  ul li a {
	background:none;
	font-size:12px;
	height:30px;
	line-height:30px;
}
.n_p_right {
	float:right;
	width:860px;
}
.n_p_right_con {
	padding:40px;	
}
.n_p_right_con h1{
	font-size:24px;
	font-weight:normal;
	color:#333333;
	}
.n_p_right_con .notice {
	height:30px;
	line-height:30px;
	background:#d9edf7;
	padding:10px;
	margin:20px 0 20px 0;
	border-radius:8px;
	border:1px #bce8f1 solid;
	color:#31708f;
}
.n_p_right_con td {
	padding-top:20px;
	padding-bottom:20px;
}
.n_p_right_con  .n_tit {
	font-weight:bold;
	color:#333333;
}
.n_tit_cat li {
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:140px;
	background:#f9f9f9;
	margin-left:5px;
	margin-top:5px;
}
.n_tit_cat li:first-child{margin-left:0;}
.n_tit_cat li a {
	display:inline-block;
	width:140px;
	height:30px;
	text-decoration:none;
}
.n_tit_cat .sel a {
	color:#FFF;
	background:#31b0d5;
	text-decoration:none;
}
.n_p_right_con .n_lb {
	color:#333333;
}
.n_p_right_con .n_hy {
	color:#333;	
}
 
.n_p_right_con input {
	width:45px;
	height:28px;
	margin-left:5px;
	border:1px #cccccc solid;
	border-radius:5px;
	text-align:center;
	background:#eee;
}
.n_zhy {padding-left:110px;padding-top:20px;padding-bottom:60px;border-top:1px #eee solid;border-bottom:1px #eee solid;margin-top:20px;}
.n_zhy p{
	color:#333;
}
.n_zhy p font {
	font-size:24px;
	font-weight:bold;
	color:#ff3300;
}
.n_zhy input {
	height:30px;
	line-height:30px;
	color:#FFF;
	width:150px;
	background:#f14b4b;
	border:none;
	border-radius:0;
	margin-top:20px;
}
.n_zhy button {
	height:30px;
	line-height:30px;
	width:150px;
	background:#FFF;
	border:none;
	border:1px #dcdcdc solid;
	margin-top:20px;
	margin-left:40px;
}
.n_con {line-height:200%;}
.news_cat {margin-top:30px;margin-bottom:30px;}
.news_cat li {
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-bottom: 1px #f3f3f3 solid;
	margin:auto;
}
.news_cat li a {
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	text-decoration:none;
}
.news_cat .sel a {
	background:#0562c7;
	color:#FFF;
}
.news_li li {
	height:155px;
	border-bottom:1px #f1f1f1 solid;
}
.news_li li a {
	text-decoration:none;
	color:#999999;
	}
.news_li li img {
	float:left;
	border:1px #dcdcdc solid;
	margin:5px 15px 0 0;
	width:200px;
	height:130px;
}
.news_li li p {
	margin:20px 0 20px 0;
	line-height:200%;

}
.news_li li i {
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.page {
	margin-top:50px;margin-bottom:30px;
}
.n_article {
	line-height:200%;
	font-size:14px;
}
.pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.k_pagelist em,.k_pagelist a,.k_pagelist strong{	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:0 10px;
	min-width:15px;
	border:1px solid #E9E9E9;}


.n_a_title {
	text-align:center;
	margin-top:0px;
	font-size:20px;
	color:#333;
}	
.car_tab {
	border-collapse:collapse;
	width:95%;
	margin:20px auto 20px auto;
}
.car_tab .tit {
	font-weight:bold;
	background:#eee;
}
.car_tab td{
	padding:5px;
	text-align:center;
	height:25px;
	border:1px #CCC solid;
}
.car_tab td .btn1 {
	width:120px;
	height:30px;
	background:#eee;
	border:none;
}
.car_tab td .btn2 {
	width:120px;
	height:30px;
	background:#FF0000;
	border:none;
	color:#FFF;
}

.order_tab {
	border-collapse:collapse;
	width:95%;
	margin:20px auto 20px auto;
}
.order_tab td {height:30px;}
.order_tab td .o_inp {
	height:22px;
	width:300px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px #CCC solid;
}
.order_tab td .o_inp2 {height:100px;width:300px;}
.order_tab button {
	width:120px;
	height:30px;
	color:#FFF;
	background:#ff0000;
	border:none;
	font-weight:bold;
}


.pic{width: 800px;}
.pic .show{width: 170px;float: left;margin-right: 20px;}
.pic .show .showimg{padding: 4px;border: 1px solid #CCC;}
.pic .show .showtxt{line-height: 30px;text-align: center;}

.hb{width:100%; height:224px;background:url('../img/bg3.gif') repeat-x;}
.hb-con{width:897px; margin:0 auto;padding:38px 0 0; background:url('../img/hb.gif') no-repeat; height:172px;}
.hb h3{width:177px;text-align:center; float: left;padding:86px 0 0;}
.hb .list-con{padding:0 12px 0 0;width:697px; float: right;}
.hb .list-con-a{padding:40px 3px 0 0;}
.hb .list-con-c{padding:40px 0 0 0 ; float: right;}
.hb li{width:171px;padding-left:10px; float: left;}
.hb li img{width:165px;height:96px;display:block; border:3px solid #aeb9c0;}
.hb li span{display:block; text-align:center;padding:8px 0;}
.hb li a{color:#333;}
.tit{height:45px;line-height:45px;padding:0 12px 0 0;background:url('../images/tsb.gif') no-repeat;}
.tit em{color:#fff;float: left;font-size:14px;padding-left:12px; font-weight:normal; text-transform: uppercase;}
.tit em a{color:#fff;margin-right:8px;font-size:16px; font-weight:bold;}
.tit b{display:block; float: right; font-size:14px; font-weight:normal;padding-right:28px; background:url('../images/more1.png') no-repeat right center;}
.tit b a{color:#666;}
.list-con-a,.list-con-b{float: left;}



.jz{width:960px; margin:0 auto 20px; padding:18px 0 0;}
.jz-l{width:638px;border:1px solid #d9d9d9; float: left;height:500px;}
.pro_c h3,.jz-l h3{background:url('../img/tab.gif') no-repeat;}
.pro_c h3  b,.jz h3 b{background:url('../img/more2.gif') no-repeat right center; padding-right:22px;}
.jz-r{width:264px; float: right;height:500px;}
.jz dl{padding:22px 20px 20px; background:url('../img/s04.gif') no-repeat 0 bottom;}
.jz dl.last{background:none;}
.jz dt{float: left; width:232px; padding:0 0 12px; background:url('../img/s03.gif') no-repeat 0 bottom;}
.jz dt img{display:block; width:228px;height:168px; border:2px solid #f7f7f7;}
.jz dd{width:375px; float: right;}
.jz h6 a{font-size:14px; color:#333;line-height:30px;}
.jz dd p{overflow: hidden;line-height:24px; height: 96px; margin:8px 0 12px;}
.jz dd span{display:block; text-align:right;}
.jz dd span a{color:#0063a7; font-weight:bold;}
.jz-r h3{background:url('../img/try.gif') no-repeat;}
.jz-r h3 em{padding-left:40px; background:url('../img/ico5.gif') no-repeat 12px center;}
.jz-r h3 em a{color:#333;}
.ry-con{border:1px solid #d9d9d9;height:444px; border-top:none; text-align:center;padding:12px 0 0; }
.ry-con ul{ padding:12px 18px;}
.ry-con li img{display:block; border:2px solid #e5e5e5; width:220px; height:152px; margin:0 auto;}
.ry-con li span{display:block; height:30px; line-height:30px;padding:0 0 10px;}
.jz-l ul{padding:14px 0 0 12px;}
.jz-l li{width:256px; height:198px;padding:12px 28px 0;margin:0 0px 18px 0; background:url('../img/jz_bg.gif') no-repeat; float: left;}
.jz-l li img{display:block; width:255px; height:155px;}
.jz-l li p{line-height:24px;}
.jz-l li p a{color:#333;}


.t03 { color:#000;padding-left:10px;}
.t03 { background:#E2E2E2; line-height:28px; text-indent:15px; }
.t03 a { color:#000;}/*资讯页面，右边粗体标题样式,可修改文字色彩*/
.t03 a:hover { color:#058d32;}/*资讯页面，右边粗体标题样式,可修改文字色彩*/
ul.n_rt_ul { background: url(../Img/news_list_bg.gif) no-repeat 0 5px; width:220px; margin:8px auto; overflow:hidden; padding-left:5px;}
ul.n_rt_ul li { padding-left:15px;line-height:24px; overflow:hidden;  text-overflow:ellipsis; padding-left:20px; height:24px;overflow:hidden}
ul.n_rt_ul2 {width:240px; margin:8px auto; overflow:hidden;}
ul.n_rt_ul2 li { line-height:24px; height:24px;  overflow:hidden;  text-overflow:ellipsis; padding-left:5px; }