@charset "utf-8";
body, html { 
 min-height:101%;
 }
/* CSS Document */
body{ padding:0; margin:0; font-family:"微软雅黑", Arial; font-size:12px;}
img{ border:0;}
ul,li{list-style-type:none; padding:0;margin:0}

a {text-decoration:none;}
a:hover {text-decoration:none;}
div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, input, button,
textarea, p, table, th, td {margin:0px;padding:0px; overflow:hidden;}
:focus {outline:0;}

/*首页*/
.head{ width:100%; height:80px; background:url(../images/../images/head_bg.jpg) repeat-x;padding:0; margin:0;}
.logo{ width:1100px; margin:auto; height:80px;}

.nav{ width:100%; height:40px; background:url(../images/nav_bg.jpg) repeat-x;}
.nav ul{ width:1100px; margin:auto;}
.nav ul li{ float:left; width:105px; text-align:center; line-height:40px;}
.nav ul li a{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000;}
.nav ul li a:hover{ text-decoration:underline;}

.banner{ min-width: 1100px;}

.main_top{ width:100%; height:40px; background:url(../images/main_top_bg.jpg) repeat-x;}
.main{ width:1100px; margin:auto; text-align:center; margin-top:20px;}
.main_box{ width:270px; height:300px; float:left; border-right:dashed 1px #cfcfcf;}
table h3{ font-size:14px; color:red; line-height:30px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
table h3 a{color:red;}
table h3 a:hover{color:red; text-decoration:underline;}
table img{ border: solid 1px #e7e7e7; height:124px; width:202px;}
.main_bottom{ width:1100px; margin:30px auto 25px auto; text-align:center;}

.bottom{ width:100%; background:#818181; }
.bottom .b{ width:1100px; margin:auto; line-height:50px;color:#fff; padding-bottom:10px;}
.bottom .b .l{ float:left;color:#fff; line-height:50px;}
.bottom .b .l a{ color:#fff;}
.bottom a{ color:#fff;}
.bottom .b .r{ float:right; color:#fff; line-height:50px;}
.link{ width:1100px; margin:auto; text-align:right;}
.zt li { width:200px; float:left; height:30px; line-height:30px;}
.zt li a{ color:#fff;}
.zt li a:hover{ color:#fff;}
.zt .more{ width:900px; margin:auto; text-align:right;}
.zt .more a{ color:#fff;}
.zt .more a:hover{ color:#fff;}

/*栏目页*/
.content_top{ width:1000px; margin:0 auto; height:40px; line-height:40px; text-align:right;}
.content_top a{ color:#303030;}
.content_top a:hover{ color:red; text-decoration:underline;}
.content{ width:1100px; margin:0 auto 30px auto;}
.content .left{ width:250px; border:solid 1px #dedede; float:left; min-height:550px;}
.content .left h2{ background:url(../images/h2_bg.jpg) no-repeat; background-size: cover; height:40px; line-height:40px; color:#fff; font-size:16px; padding-left:30px;border-bottom:solid 1px #cfcfcf;}
.content .left ul{ margin:20px 0; }
.content .left ul li{ height:30px; line-height:30px; margin-left:40px; background:url(../images/li.png) no-repeat left center; padding-left:15px;font-size:14px;}
.content .left ul li:hover{background:url(../images/lia.jpg) no-repeat left center;}
.content .left ul li a{ color:#303030; font-size:14px;}
.content .left ul li a:hover{ color:red;}
.content .left ul .active{background:url(../images/lia.jpg) no-repeat left center; }
.content .left ul .active a{color:red;}

.content .right{ width:800px; border:solid 1px #eeeeee; float:right; background:url(../images/right_bg.jpg) repeat-y; min-height:550px;}
.content .right .img{ text-align:center; width:100%;  background:url(../images/right_bg.jpg) repeat-y;}
.content .right .img img{border-bottom:solid 1px #cbcbcb;}
.content .right ul{ margin:20px 50px; }
.content .right ul li { line-height:30px; border-bottom:dashed 1px #cfcfcf; }
.content .right ul li a{ color:#303030; float:left;}
.content .right ul li a:hover{ color:#303030;}
.content .right ul li span{ float:right;}

.zhengwen{ width:800px; margin:20px auto;}
.riqi{ float:right; padding-right:50px; line-height:30px;}
.zhengwen .title{text-align:center; font-size:16px; line-height:40px; font-family:"微软雅黑", Arial; font-weight:bold;}
.zhengwen .neirong{ line-height:30px; margin:0 70px; font-family:"微软雅黑", Arial;}
.zhengwen .neirong p{ line-height:30px;}
.zhengwen .neirong img{ max-width:100%; height:auto;}

.zhengwen2{ width:800px; margin:auto;}
.zhengwen2 .neirong{ line-height:30px; margin:0 70px; font-family:"微软雅黑", Arial;}
.zhengwen2 .neirong p{ line-height:30px;}
.zhengwen2 .neirong img{ max-width:100%; height:auto;}

.fenye { color:#303030; width:100%; height:32px; line-height:32px; text-align:center;}
.fenye a{ color:#303030;}
.fenye table{ width:100%}

.dan ul{ margin:0; padding:0;}
.dan li { line-height:30px; background:url(../images/li.png) no-repeat left center; padding-left:15px; font-size:14px;}
.dan li:hover{background:url(../images/lia.png) no-repeat left center;}
.dan li a{ color:#303030;}
.dan li a:hover{ color:red;}

/*首页列表*/
.indexli { padding-left:8px;}
.indexli ul{margin:0; padding:0;}
.indexli li { line-height:26px; list-style:none;  }
.indexli li a{ color:#303030; margin:0; padding:0;}
.indexli li a:hover{ color:#303030;}

/* 分页 */
.page{ padding: 10px; text-align: center;}