﻿@charset "utf-8";
/* CSS Document */
body{ font-family:"微软雅黑";position:absolute;left:50%;margin-left:-960px;top:0;overflow-x:hidden;}
.wzbanner{ width:1920px; height:280px;margin-bottom:30px;padding-top: 90px;}
.news{ width:1920px; height:auto; overflow:hidden; padding-top:20px; margin-bottom:30px;}
.nmd{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.nl{ width:300px; height:auto; overflow:hidden; float:left;}
#tab li{ width:300px; height:60px; background-color:#ebebeb; margin-bottom:1px; text-align:center; font-size:18px; color:#555555; line-height:60px; cursor:pointer;}
#tab li:hover{ border-left:4px solid #3acd85;}
#tab li.current{border-left:4px solid #3acd85;}
#contantab{ width:300px; height:auto;overflow:hidden;}
#contantab ul{ width:300px; height:auto; overflow:hidden;display:none; padding-top:20px;}
#contantab ul li{ width:290px;height:20px; text-align:left; padding:10px 0 10px 10px; border-bottom:1px dashed #ebebeb;}
#contantab ul li a{ font-size:14px; color:#8c8c8c; line-height:14px; text-decoration:none;}
#contantab ul li a:hover{ color:#3acd85;}
#contantab ul p{display:block; float:right; width:60px; height:36px; font-size:14px; line-height:36px; text-align:right; }
/*文章详情*/
.nrcont{ width:870px; height:auto; overflow:hidden; float:right;}
.atop{ width:870px; height:auto; overflow:hidden; text-align:center; padding-bottom:15px;border-bottom:1px solid #ebebeb;}
.atop p{ font-size:18px; line-height:60px; color:#555555;}
.atop ul{ width:600px; height:24px; margin:0 auto;}
.atop ul li{ width:150px; float:left; height:24px; font-size:12px; color:#737373; line-height:24px;}
.articlec{ width:870px; height:auto; overflow:hidden; padding-top:20px; padding-bottom:20px; border-bottom:1px solid #ebebeb;}
.articlec p{ font-size:14px; color:#555555; line-height:32px; text-indent:30px;}
.articlec p a{ text-decoration:none; color:#555555;}
.articlec img{ display:block; margin:0 auto;border:1px solid #ebebeb;}
.artmore{ width:870px; height:auto; overflow:hidden; padding:15px 0 0 0; position:relative;}
.artmore a{ display:block;height:36px;font-size:14px; color:#555555; line-height:36px; text-decoration:none; font-weight:bold;}
.artmore a:hover{ color:#3acd85;}
#back{ width:90px; height:36px; border-radius:5px; background-color:#3acd85; text-align:center;color:#ffffff;position:absolute; top:40px;left:760px;}
/*文章列表*/
.artlist{ width:870px; height:auto; overflow:hidden; float:right;}
.artlist ul{ width:870px; height:auto; overflow:hidden;margin:0 auto;}
.artlist ul li{ width:800px; height:44px; padding:0 35px;border-bottom:1px dashed #ebebeb;}
.artlist ul li a{color:#3acd85;}
.artlist ul li a{ display:block; float:left;font-size:14px; color:#555555; line-height:44px; text-decoration:none;}
.artlist ul li:hover{background-color:#3acd85;}
.artlist ul li:hover *{color:#ffffff;}
.artlist ul li span{ display:block; float:right;font-size:14px; color:#555555; line-height:44px;}