.qr { width:220px; height:400px; float:left; }
.qr img { width:220px; height:220px; display:block; }
.qr p { width:220px; text-align:center; line-height:50px; }

.c { width:1000px; height:268px; position:relative; margin:15px auto; }
.c p { width:1600px; height:268px; position:absolute; left:-300px; top:0px; }

.article { width:1185px; margin:0 auto; line-height:25px; color:#000; padding-bottom:45px; }
.article h1,.nav-path { width:1155px; height:45px; line-height:45px; background:url(../images/home.png) no-repeat left center; padding-left:30px; font-size:14px; margin:20px auto 0 auto; }
.article-title { font-size:28px; line-height:35px; width:1185px; text-align:center; } 
.article-info { font-size:12px; width:1185px; text-align:center; }
.article-content { width:100%; height:auto; padding:25px 10px; vertical-align:top; text-align:left; }

.list { width:1185px; margin:0px auto; }

.list-left { width:205px; height:300px; float:left;  margin-right:15px; text-align:center; }
.list-left p { line-height:80px; padding-left:20px; color:#000; font-family:"Microsoft YaHei"; font-size:26px; background:url(../images/p.png) no-repeat 30px center; }
.list-left a { display:block; line-height:30px; }

.list-right { width:964px; margin-top:80px; float:left; border-left:#d0d0d0 1px dotted; }
.list-right ul { padding:10px; }
.list-right ul li { line-height:30px; }
.list-right ul li span { color:#000; }

.list-rights { width:940px; padding-left:24px; margin-top:80px; float:left; border-left:#d0d0d0 1px dotted; }
.list-rights ul { padding:10px; }
.list-rights ul li { line-height:30px; float:left; width:200px; text-align:center; height:220px; margin-right:30px; }
.list-rights ul li a { display:block; width:200px; height:220px; line-height:60px; }
.list-rights ul li a img { width:200px; height:160px; display:block; }

.nav-paths { width:930px; height:45px; line-height:45px; background:url(../images/home.png) no-repeat left center; padding-left:30px; font-size:14px; color:#666; margin:20px auto 0 auto; }

.product { width:960px; min-height:1000px; margin:0 auto; }
.product li { width:960px; height:225px; padding-top:25px; border-top:#a1a1a1 1px solid; }
.product li img { width:250px; height:200px; display:block; float:left; margin-right:25px; }
.product p { width:680px; height:225px; float:left; }
.product p span { display:block; line-height:25px; font-size:13px; color:#000; }

/*分页*/
div#page {width:90%; height:50px; padding:3px; margin:20px auto 0px; text-align:center;}
div#page div.page_left{float:left;}
div#page div.page_right{float:left;}
div#page a { padding:0 7px; margin-right:3px; height:28px; line-height:28px; text-decoration:none; }
div#page a:hover { padding:5px 7px; color:#000; }
div#page a:active { padding:5px 7px; color:#000; }
div#page span.current { padding:3px 10px; margin-right:3px; font-weight:bold; color:#008cd7; }
div#page span.disabled { padding:3px 10px; margin-right:3px; color:#000; }
.page_right { height:30px; line-height:30px; } 