/*隐藏横向滚动，垂直滚动根据内容自适应（去除IE默认垂直滚动条）*/
html {
	overflow-x:hidden;
	overflow-y:auto;
}
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,fieldset,legend,button,select, input, textarea,th, td {
	margin:0;
	padding:0;
}
/*设置body默认样式*/
body {
    font-size:12px;
    line-height:19px;
    margin:0 auto;
	position:relative;
	background:#5a0407;
}
/* 设置默认字体 */
body,button,input,select,textarea {
	font:12px/1 Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;/*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4,h5,h6 {font-size:100%;}
/* 重置列表元素 */
ul,ol {list-style-type:none;}
/*重置文本格式元素*/
a {text-decoration:none;color:#000000;}
a:hover {text-decoration:underline;color:#ef1001;}
q:before, q:after {content: '';}
address, caption, cite, code, dfn, em, th, var {
    font-style:normal;
}
/* 重置表单元素 */  
legend {
	color:#000;
}
fieldset, img {
	border:none;
}
/*使得表单元素在 ie 下能继承字体大小*/
button, input, select, textarea {
	font-size:100%;  
}  
/*重置表格元素*/
table {  
	border-collapse:collapse;
	border-spacing:0;
}  
/*重置 hr*/  
hr {  
	border:none;
	height:1px;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
.float_left {float:left;display:inline;}
.float_right {float:right;display:inline;}
.float_clear {clear:both;}
.red {color:red;}

/*header start*/
#header {
	width:1003px;
	height:142px;
	margin:0 auto;
}
#header_top {
	width:981px;
	height:29px;
	line-height:29px;
	color:white;
	background:url(/images/header_top.jpg) no-repeat;
	padding-left:22px;
	color:white;
}
#header_top em {
	float:right;
	padding-right:22px;
}
#header_top a,#header_top a:hover {
	color:white;
}
#header_bottom {
	width:1003px;
	height:113px;
}
#logo {
	width:1003px;
	height:113px;
	display:block;
	margin:0 auto;
}
/*header end*/

/*导航*/
#nav {
	width:1003px;
	height:46px;
	margin:0 auto;
	background:url(/images/nav_bg.jpg) repeat-x;
}
#nav ul {
	width:840px;
	height:46px;
	margin:0 auto;
	overflow:hidden;
}
#nav ul li {
	float:left;
	display:inline;
	width:140px;
	height:46px;
	line-height:46px;
	text-align:center;
	background:url(/images/li_r.jpg) no-repeat right center;
	color:white;
}
#nav ul li a {
	color:white;
}

/*banner start*/
#banner {
	display:block;
	width:1003px;
	height:411px;
	margin:0 auto;
}
#banner_left,#banner_middle,#banner_right {
	float:left;
	display:inline;
}
#banner_left {
	width:17px;
	height:411px;
	background:url(/images/banner-left.jpg) no-repeat;
}
#banner_right {
	width:18px;
	height:411px;
	background:url(/images/banner-right.jpg) no-repeat;
}
#banner_bottom {
	width:1003px;
	height:19px;
	margin:0 auto;
	background:url(/images/banner-bottom.jpg) no-repeat;
}
#focus {width:968px; height:410px; overflow:hidden; position:relative}
#focus ul {height:410px; position:absolute}
#focus ul li {float:left; width:968px; height:410px; overflow:hidden; position:relative; background:#000}
#focus ul li div {position:absolute; overflow:hidden}
#focus .btnBg {position:absolute; width:968px; height:20px; left:0; bottom:0; background:#000}
#focus .btn {position:absolute; width:948px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff}
#focus .btn span.on {background:#fff}
#focus .preNext {width:45px; height:100px; position:absolute; top:150px; background:url(img/sprite.png) no-repeat 0 0; cursor:pointer}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top}
/*banner end*/

/*主要内容start*/
.main {
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
	background:white;
}
.main_left,.main_right {
	float:left;
	display:inline;
}
.main_left {
	width:224px;
	margin-left:18px;
}
.main_right {
	float:right;
	width:725px;
	margin-right:18px;
	height:auto;
	overflow:hidden;
}
.index_main_right {
	width:727px;
	border:none;
}
.sidebar {
	width:228px;
	margin:0 auto;
	height:218px;
	margin-bottom:10px;
}
.sidebar_title {
	width:224px;
	height:38px;
	margin:0 auto;
}
.sidebar_title img {
	display:block;
	width:224px;
	height:38px;
	margin:0 auto;
}
.sidebar_description {
	width:206px;
	height:154px;
	margin:0 auto;
	background:white;
	border:1px solid #ccc;
	border-top:none;
	position:relative;
	padding-bottom:25px;
	background:url(/images/bottom.jpg) no-repeat bottom;
}
.sidebar_description ul {
	width:166px;
	margin:0 auto;
	padding:8px 0;
}
.sidebar_description ul li {
	width:100%;
	background:url(/images/arrow.jpg) no-repeat left center;
	font-size:12px;
	font-weight:normal;
	text-indent:12px;
    height:30px;
    line-height:30px;
    text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
	border-bottom:1px dashed #ccc;
}
.sidebar_description img {
	display:block;
	width:218px;
	height:183px;
	margin:0 auto;
}
.sidebar_content {
	width:90%;
	margin:1px auto;
	padding:4px 0;
	line-height:23px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.sidebar-contact {
	height:278px;
}
.index_contact {
	height:238px;
	padding-bottom:6px;
	background:#f2f2f2;
}
.index_contact p {
    line-height:21px;
    margin:0 auto;
    text-align:justify;
    width:85%;
}
.index_contact p#p {
	width:100%;
	padding-bottom:6px;
}
.index_contact img {
	display:block;
	width:206px;
	height:86px;
	margin:0 auto;
}
.zhongyaofensuiji_title {
	width:677px;
	height:31px;
	line-height:31px;
	background:url(/images/main_bg.jpg) no-repeat;
	padding:0 10px 0 38px;
	font-size:14px;
	font-weight:bold;
	color:white;
}
.zhongyaofensuiji_title a,.zhongyaofensuiji_title a:hover {
	color:white;
}
.zhongyaofensuiji_title span {
	float:right;
	font-weight:normal;
	font-size:12px;
}
.zhongyaofensuiji_content {
	width:723px;
	margin:0 auto;
	line-height:18px;
	border:1px solid #ccc;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-bottom:13px;
	overflow:hidden;
}
.zhongyaofensuiji_content p {
	line-height:180%;
	margin-top:15px;
}
.zhongyaofensuiji_content_main {
	width:95%;
	margin:0 auto;
}

/*列表页*/
#tech_content {
	width:95%;
	margin:0 auto;
	margin-top:5px;
}
#tech_content dl {
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px dashed black;
}
#tech_content dl dt {
	width:100%;
	height:26px;
	line-height:26px;
	text-indent:10px;
	color:#d20001;
	text-align:justify;
	font-size:13px;
	text-justify:inter-ideograph;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:url(/images/dian.gif) no-repeat left center;
	text-indent:12px;
}
#tech_content dl dt a {
	color:#d20001;	
}
#tech_content dl dd {
	width:100%;
	text-indent:2em;
	font-size:12px;
}
#tech_content dl dd span {
	display:block;
	line-height:25px;
}
#tech_content dl dd span.s2 {
	height:25px;
	line-height:25px;
}
#tech_content dl dd span.s2 em {
	font-style:normal;
}
#tech_content dl dd span.s2 em.em1 {
	float:right;
}
#tech_content dl dd span.s2 em.em2 {
	float:left;
}
span.red2 {
	color:#d20001;
}
span.red2 a {
	color:#d20001;
}

/*首页右侧*/
.products {
	height:auto;
	overflow:hidden;
	width:684px;
	margin:0 auto;
}
.products dl,.products dl dd,.products dl dt {
	width:152px;
	margin:0 auto;
}
.products dl {
	float:left;
	display:inline;
	width:152px;
	height:180px;
	margin-left:14px;
	margin-top:30px;
	background:url(/images/probg.jpg) no-repeat;
}
.products dl dd {
	width:152px;
	margin:0 auto;
}
.products dl dd img {
	display:block;
	width:150px;
	height:150px;
	margin:0 auto;
	border:1px solid #ccc;
}
.products dl dd a:hover img {
	border:1px solid red;
}
.products dl dt {
	height:28px;
	line-height:28px;
	text-align:center;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*首页滚动*/
#marqueediv {
	overflow:hidden;
	width:704px;
	height:216px;
	margin:0 auto;
}
.index {
	clear:both; 
	background:url(/images/tuijianchanpin.jpg) no-repeat left center; 
	width:727px;
	height:218px;
}
.Contact_News {
	background:none;
	margin-top:12px;
}
.Contact,.News {
	float:left;
	display:inline;
}
.Contact {
	width:436px;
}
.News {
	width:272px;
	float:right;
}
.index_title {
	width:436px;
	height:31px;
	margin:0 auto;
}
.index_content {
	width:434px;
	height:248px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
}
.index_content dl {
	width:94%;
	margin:0 auto;
	padding-top:15px;
	overflow:hidden;
}
.index_content dl dd {
	width:168px;
	height:112px;
	float:left;
	display:inline;
	padding-right:14px;
	padding-bottom:8px;
}
.index_content dl dt {
	line-height:25px;
}
.News .index_title {
	width:272px;
}
.News .index_content {
	width:270px;
}
.index_content ul {
	width:92%;
	margin:0 auto;
	padding:8px 0;
}
.index_content ul li {
	width:100%;
	background:url(/images/arrow.jpg) no-repeat left center;
	font-size:12px;
	font-weight:normal;
	margin-top:1px;
	text-indent:12px;
	border-bottom:1px dotted #CCCCCC;
    height:25px;
    line-height: 25px;
}
.index_content ul li span {
	float:right;
}
.index_content ul li em {
	display:block;
	float:left;
	display:inline;
	width:168px;
    text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
}

/*网站底部*/
.footer { 
	width:1003px;
	height:94px;
	margin:0 auto;
	line-height:25px;
	text-align:center;
	color:#fff;
	padding-bottom:5px;
}
.footer_left,.footer_middle,.footer_right {
	float:left;
	display:inline;
}
.footer_left {
	width:92px;
	height:94px;
	background:url(/images/footer-left.jpg) no-repeat;
}
.footer_middle {
	width:817px;
	height:94px;
	background:url(/images/footer-bg.jpg) repeat-x;
}
.footer_right {
	width:94px;
	height:94px;
	background:url(/images/footer-right.jpg) no-repeat;
}
.footer a {
	color:#fff;
}
.footer ul { 
	padding:18px 0 0px 0;
	line-height:22px;
}
.footer ul span { 
	padding:0 5px 0 8px;
}
.footer p #img {
	width:202px;
}
h1 {
	width:100%;
	height:45px;
	line-height:45px;
	margin-top:13px;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;
}
.article_next p,.products_next p {
	margin-top:0;
	text-indent:2em;
}

/*产品频道*/
.product_list {width:280px; float:left; display:inline; margin-left:32px; margin-top:15px; zoom:1;overflow:hidden;}
.product_list dd {float:left;width:122px;}
.product_list dt {float:right;width:148px;}
.product_list dd,.product_list dt {display:inline;}
.title {width:100%;display:block; color:#D03734; height:22px; line-height:22px; font-weight:bold; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.product_list dd img { width:112px; height:84px; border:1px solid #999999; padding:4px;}
.product_list dd a:hover img { border:1px solid #D03734; }
.proli_sim { float:left; display:inline; width:148px; text-align:center; margin-bottom:15px; margin-left:10px; }
.proli_sim_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
#main_left .proli_sim_img {margin-bottom:0;}
.proli_sim_img img { width:140px; height:105px; padding:4px; border:1px solid #999999; }
.proli_sim_img a:hover img { border:1px solid #EF1001; }
.products_title { font-size:14px; text-align:center; line-height:26px; }
.products_info { padding:10px; text-align:center; padding-top:0;}
.products_img { text-align:center; padding:10px; }
.products_img img { max-width:640px; padding:4px; border:1px solid #999999; }
.products_img a:hover img { border:1px solid #0D67A5; }
.products_next { padding:12px 0; }
#main_left .products_next p {margin-bottom:0;}

/*分页样式*/
.page_turner { padding:10px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #757575; padding:5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CDCDCD; color:#000; }
#total { color:red; }

/*留言板*/
#guestbook { width:90%;margin:0 auto; padding:10px 0;}
#guestbook p { padding:3px; color:#666; font-size:14px; font-weight:bold; }
#guestbook textarea { width:210px; height:80px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; margin:5px 0; }
.common_table td { padding:5px; border:1px solid #C1E3FA; }
.common_table th { text-align:center; border:1px solid #C1E3FA; }
/*表单*/
input, select, textarea { font-size:12px; padding:3px; font-family:"宋体"; border:1px solid #C1E3FA; }
textarea { width:95%; height:100px; }
.submit_button { background:url(/images/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF; font-weight:bold; }
/*列表*/
.category_list { }
.category_list li { border-bottom:1px solid #CCC; line-height:22px; }
.cli_a { padding-left:5px; font-weight:bold; }
.cli_a a { color:#0D67A5; }
.cli_b { padding-left:15px; font-weight:bold; }
.cli_c { padding-left:25px; }
.cli_hover { background:#757575; }
.cli_hover a { color:#FFF; }
.ul_a {width:95%;margin:0 auto;}
.ul_a li { line-height:24px; border-bottom:1px dashed #CCC; background:url(/images/dian.gif) no-repeat left center; text-indent:12px; }
.ul_b { }
.ul_b li { line-height:20px; border-bottom:1px dashed #CCC; }
.ul_c { }
.ul_c li { line-height:20px; border-bottom:1px dashed #CCC; }

/*文章频道*/
.artli_img { float:left; width:192px; text-align:center; }
.artli_img_title { font-size:12px; line-height:20px; color:#D03734; font-weight:normal; padding:0 10px; }
.artli_img_img { }
.artli_img_img img { max-width:180px; height:135px; border:1px solid #999999; }
.artli_img_img a:hover img { border:1px solid #EF1001; }
.article_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.article_info { text-align:center; }
.article_img { text-align:center; padding:10px; }
.article_img img { max-width:640px; padding:5px; border:1px solid #999999; }
.article_img a:hover img { border:1px solid #0D67A5; }
.article_next {padding:12px 0; }
.indent {text-indent:2em;}
#main_left p {line-height:22px;margin-bottom:10px;}
#main_left .article_next p {line-height:20px;margin-bottom:0;}

/*在线留言start*/
form#product_message {
	width:100%;
	margin:0 auto;
	margin-top:5px;
	color:#817359;
}
form#product_message table#table_message {
	vertical-align:middle;
	color:#817359;
	margin:0 auto;
}
form#product_message table#table_message tr#tr {
	text-align:center;
}
form#product_message table#table_message tr td label input {
	width:216px;
}
form#product_message table#table_message tr td {
	height:35px;
	line-height:35px;
}
form#product_message table#table_message tr td input {
	background:white;
	border:1px solid #817359;
	color:#817359;
}
form#product_message table#table_message tr td input#send {
	margin-top:10px;
	border:1px solid #817359;
	cursor:pointer;
	width:70px;
	height:25px;
	color:#817359;
}
form#product_message table#table_message tr td label {
	margin-top:10px;
}
form#product_message table#table_message tr td label.left {
	margin-left:25px;
}
form#product_message table#table_message tr td textarea {
	width:600px;
	height:150px;
	background:white;
	border:1px solid #817359;
	color:#817359;
	scrollbar-base-color:#120F0A;
	Scrollbar-Arrow-Color:red;
}
form#product_message h1 {
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:15px;
	margin-top:10px;
}
table#message_answer {
	width:600px;
	margin:0 auto;
}
table#message_answer tr td {
	height:30px;
	line-height:30px;
	text-align:center;
	color:#B2906E;
}
table#message_answer tr td.td1 {
	width:10%;
}
table#message_answer tr td.td2 {
	width:56%;
}
table#message_answer tr td.td2 a {
	color:#B2906E;
	text-decoration:none;
}
table#message_answer tr td.td2 a:hover {
	color:#B2906E;
	text-decoration:underline;
}
table#message_answer tr td.td3 {
	width:12%;
}
table#message_answer tr td.td4 {
	width:14%;
}
table#message_answer tr.ex1 td {
	background:#1B120C;
}
table#message_answer tr.ex1 td.ex {
	text-align:left;
	text-indent:2em;
	border-top:1px solid #5F442E;
	border-bottom:1px solid #5F442E;
}

/*网站地图*/
.linkbox {
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 8px;
}
.linkbox h3, .linkbox h3 a,.linkbox h4, .linkbox h4 a {
    color:#4B4B4B;
    font-size: 14px;
	text-align:left;
}
.linkbox h3, .linkbox h3 a,.linkbox h4, .linkbox h4 a {
    color:#4B4B4B;
    font-size: 14px;
}
.linkbox h3 {
	width:945px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	background:url(/images/sitemap.gif) repeat-x;
	padding-left:15px;
	padding-bottom:20px;
}
.linkbox h4 {
	margin-bottom:15px;
	padding-left:20px;
}
.linkbox h4, .linkbox h4 a {
	font-size:14px;
}
.f6 {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
	padding-left:20px;
}
.f6 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0;
    white-space: nowrap;
}
.f6 li a {
    color: #666666;
    float: left;
}
.path {
    clear:both;
    color:black;
    height:30px;
    line-height:30px;
    margin:0 auto;
    overflow:hidden;
    text-align:left;
    text-indent:13px;
    width:100%;
}
.div_h3 {
	width:957px;
	margin:0 auto;
	border:1px solid #c2d8e3;
	margin-bottom:20px;
}

/*列表页*/
.products #tech_content {
	width:95%;
	margin:0 auto;
	margin-top:5px;
}
.products #tech_content dl {
	width:100%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px dashed black;
	height:auto;
	background:none;
}
.products #tech_content dl dt {
	width:100%;
	height:26px;
	line-height:26px;
	text-indent:10px;
	color:#d20001;
	text-align:justify;
	font-size:13px;
	text-justify:inter-ideograph;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:url(/images/sj.gif) no-repeat left center;
	text-indent:12px;
}
.products #tech_content dl dt a {
	color:#d20001;	
}
.products #tech_content dl dd {
	width:100%;
	text-indent:2em;
	font-size:12px;
}
.products #tech_content dl dd span {
	display:block;
	line-height:25px;
}
.products #tech_content dl dd span.s2 {
	height:25px;
	line-height:25px;
}
.products #tech_content dl dd span.s2 em {
	font-style:normal;
}
.products #tech_content dl dd span.s2 em.em1 {
	float:right;
}
.products #tech_content dl dd span.s2 em.em2 {
	float:left;
}
span.red2 {
	color:#d20001;
}
span.red2 a {
	color:#d20001;
}

/*相关文章*/
#relate {
	width:100%;
	margin-top:25px;
}
#relate p {
	text-indent:2em;
	margin-top:0;
}

/*技术专题+产品知识*/
.new_main {
	margin-top:0;
}
.news_zhishi,.news_zhishi .index_title {
	width:475px;
	border:none;
}
.news_zhishi .index_product_main {
	width:473px;
	background:#F8F8F8;
}
span.more-span {
	display:block;
	width:35px;
	height:5px;
	line-height:5px;
	float:right;
	display:inline;
	margin-right:13px;
	margin-top:22px;
}
span.more-span img {
	width:35px;
	height:5px;
	display:block;
	margin:0 auto;
}
.news_zhishi ul {
	width:93%;
	margin:0 auto;
	padding:12px 0 12px 0;
}
.news_zhishi ul li {
	background:url(/images/arrow.jpg) no-repeat left center;
	width:100%;
	height:27px;
	line-height:27px;   
	text-align:left;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	border-bottom:1px dotted #999999;
}
.news_zhishi ul li span {
	float:right;
}
.news_zhishi ul li a {
	color:#23130c; 
	padding-left:15px;
	background:url(/images/sj.gif) no-repeat left center;
}
.news_zhishi ul li a:hover {
	text-decoration:none;
	color:#f00;
}
.chanpinzhishi {
	float:left;
	width:363px;
}
.chanpinzhishi span {
	float:right;
}
.chanpinzhishi_main {
	width:361px;
}
.gongchenganli {
	float:right;
}

/*taglist*/
.nlleft {
	width:1003px;
	margin:0 auto;
	background:white;
	padding:15px 0;
}
.listmain {
	width:960px;
	margin:0 auto;
	border:1px solid #ccc;
	margin-bottom:8px;
	padding-bottom:10px;
	overflow:hidden;
}
.listmain h1 {
	height:45px;
	line-height:45px;
	margin-top:10px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
.listmain dl {
    font-size:13px;
    padding:10px 20px;
}
.listmain dl dt {
    background: url("/images/dot.png") no-repeat scroll left center transparent;
    border-bottom: 1px dashed #815858;
    font-size:14px;
    height: 32px;
    line-height: 32px;
    padding-left: 24px;
    text-align: right;
}
.listmain dl dt a {
    color:#D20001;
    float:left;
    font-size:14px;
    font-weight:bold;
}
.listmain dl dd {
    font-size:13px;
    line-height:24px;
	text-align:left;
	text-align:justify;
	text-justify:inter-ideograph;
}
.listmain dl .tag {
    color: #505050;
    font-weight: bold;
    text-align: right;
	height:30px;
	line-height:30px;
}
.fen2011 {
    height:20px;
	line-height:20px;
    margin:0 auto;
    text-align: center;
    width:550px;
	padding-bottom:16px;
}
.fen2011 ul li{ float:left; list-style:none;}
.fen2011 ul li a{ background:#ffffff; border:solid 1px #ccc;  float:left; margin-left:5px; color:#036CB4; font-size:13px; text-decoration:none; padding:0 6px; height:20px; line-height:20px;}
.fen2011 ul li a:hover{ color:#fff;font-size:13px; background:#036CB4; border:solid 1px #c1bfbf;}
.listmain .page_turner {
	padding-right:15px;
}

/*TAG标签start*/
.path {
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background:white;
	text-align:left;
	text-indent:13px;
}
.smain .commentbox .path {
	width:918px;
	text-indent:0;
}
.smain {
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background:white;
	padding-top:10px;
}
.commentbox {
    width:922px;
	margin:0 auto;
    margin-top: 7px;
}
.commentbox h1 {
	height:45px;
	line-height:45px;
	margin-top:10px;
	font-size:20px;
	text-align:center;
	font-weight:bold;	
}
.commentbox dl {
    border: 1px solid #D1DDCE;
    margin: 10px auto;
    width: 922px;
}
.commentbox dl dt {
    width:922px;
	margin:0 auto;
    background: none repeat scroll 0 0 #F4F9F2;
    border-bottom: 1px solid #E6ECE3;
    color: #333333;
    line-height: 25px;
	text-align:left;
    text-indent: 10px;
}
.commentbox dl dd {
	width:902px;
	margin:0 auto;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
	text-align:left;
}

/*文章TAG标签*/
.keywords {
	width:640px;
	margin:0 auto;
	margin-top:20px;
	height:30px;
    background:url("/images/p.png") no-repeat left center;
	text-indent:20px;
	overflow:hidden;
}
.keywords p,.keywords ul {
	float:left;
	display:inline;
	height:40px;
}
.keywords p {
	width:82px;
	line-height:30px;
	margin-top:0;
}
.keywords ul {
	width:558px;
	overflow:hidden;
}
.keywords ul li {
	float:left;
	display:inline;
	height:30px;
	line-height:30px;
	text-align:left;
	text-indent:0;
	padding-right:8px;
}

/*百度分享*/
.center {
	width:186px;
	margin:0 auto;
}
.bdshare-button-style0-16 {
	text-align:center;
}