﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #E20500;
    text-decoration: underline;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
html {
    background: #fff;
}
body {
    text-align: center;
    min-width: 1078px;
}
.siteWidth {
    position: relative;
    max-width: 1078px;
    _width: 1078px;
    margin: 0 auto;
    text-align: left;   
}
.topBar {
    height: 28px;
    line-height: 28px;
    background: url(../img/topbar.jpg);
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    overflow: hidden
}
.topBar .links {
    float: right;
}
.topBar .links a {
    margin: 0 10px;
}
#header {
    background: url(../img/header.jpg) center 0 no-repeat #fff
}
#header .siteWidth {
    padding: 360px 0 0px 0;
    ;
}
.nav {
    height: 60px;
    line-height: 60px;
background-color:#0a7136;
}
.nav ul {
    overflow: hidden;
}
.nav li {
    float: left;
    font-size: 20px;
}
.nav li a {
    color: #fff;
    display: block;
    padding: 0 22px;
}
.nav li a:hover {
    background: #065728;
    text-decoration: none;
}
.nav .split {
    width: 2px;
    height: 60px;
    overflow: hidden;
    background: url(../img/icons.png) 0 25px no-repeat;
}
#content {
    background: #fff;
    width: 1020px;
    padding: 15px 30px 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#contentdingzhi {
    background: #fff;
    width: 1018px;
    padding: 15px 30px 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#footer {
    border: 1px solid #C3C3C3;
    background: #E2E2E2;
    font-size: 14px;
    padding: 20px 0 40px 0;
}
#footer .siteWidth {
    text-align: center;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 6px;
}
/* 首页 ----------------------------------*/
.focusBox {
    width: 540px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 20px;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 39px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    float: left;
    margin-right: 6px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 19px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}
.focusBox .hd ul li.on {
    background: #FF6633;
    color: #fff;
}
.focusBox .bd {
    height: 306px;
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 540px;
    height: 306px;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.focusBox .bd .con .title a {
    color: #fff;
}
.focusBox .bd .con .titleBg {
    position: absolute;
    width: 100%;
    z-index: 0;
    bottom: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 34px;
}
/* indBox */
.indBox {
    width: 1000px;
    float: left;
    margin-bottom: 15px;
    margin-left: 0px;
}
.indBox .iHd {
    height: 42px;
    line-height: 42px;
    padding: 0 0 12px 17px;
    overflow: hidden;
    background: url(../img/box-bg.png) 0 0 no-repeat;
}
.indBox .iHd .more {
    float: right;
    font-size: 14px;
    color: #000;
    padding: 0px 10px 0 0;
}
.indBox .iHd h3 {
    font-size: 17px;
    width: 144px;
    text-align: left;
    padding-left: 22px;

}
.indBox .iHd h3 a {
    color: #fff;
}
.indBox .iBd {
    padding: 12px 0 0 15px;
    overflow: hidden;
}
#indZxxw .iHd {
    background-position: 0 -100px
}
/* newsTpList */
.newsTpList {
    overflow: hidden;
    zoom: 1;
}
.newsTpList .t {
    margin-bottom: 14px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #ccc;
}
.newsTpList .t .title {
    margin-bottom: 9px;
    font-size: 23px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}
.newsTpList .t .title a {
    color: #e50000
}
.newsTpList .t .intro {
    color: #888;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
}
.newsTpList .n {
    height: 34px;
    line-height: 34px;
    padding-left: 13px;
    background: url(../img/icons.png) 0 -77px no-repeat;
    overflow: hidden;
}
.newsTpList .n .date {
    float: right;
    color: #999
}
/* infoList */
.infoList {
    overflow: hidden
}
.infoList li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.infoList li a {
    padding-left: 13px;
    background: url(../img/icons.png) 0 -84px no-repeat;
}
.infoList li .date {
    float: right;
    color: #999
}
#indZyjs .infoList li {
    width: 480px;
    float: left;
}
#indZyjs .infoList .libg {
    float: right;
}
/* tpList */
.tpList {
    overflow: hidden;
}
.tpList .t {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.tpList .t .title {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    font-weight: bold;
    margin-bottom: 10px;
}
.tpList .t .title a {
    color: #555
}
.tpList .t .intro {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
#indJcdt .tpList,
#indZtkt .tpList {
    margin-right: -80px;
}
#indJcdt .tpList .t,
#indZtkt .tpList .t {
    float: left;
    width: 480px;
    margin-right: 40px;
}
#indJcdt .infoList li {
    width: 480px;
    float: left;
}
#indJcdt .infoList .libg {
    float: right;
}
/* picListFl */
.picListFl {
    overflow: hidden;
    margin-right: -25px;
}
.picListFl li {
    float: left;
    width: 220px;
    margin: 0 25px 40px 0;
}
.picListFl li .pic img {
    width: 100%;
    height: auto;
}
.picListFl li .title {
    text-align: center;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    padding-top: 5px;
}
/* 文章列表页 ----------------------------------*/
.side {
    float: left;
    width: 230px;
}
.mainContent {
    float: right;
    width: 1020px;
}
.mainContent2 {
    float: left;
    width: 958px;
}
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    height: 40px;
    line-height: 40px;
    background: #E1342D;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
.sideBox .bd {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
}
.mainBox {
    padding-top: 8px;
}
.mainBox .mHd {
    height: 40px;
    line-height: 40px;
    background: #F1ECE9;
    position: relative;

}
.mainBox .mHd h3 {
    position: absolute;
    height: 40px;
    line-height: 40px;
    width:200px;
    text-align:center;
    background-color:#0a7136;
    padding: 0 20px 0 20px;
    font-size: 20px;
    color: #fff;
}
.mainBox .mHd .path {
    position: absolute;
    right: 10px;
    
}
.path {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666;
}
.path a,
.path span {
    margin: 0 5px;
    color: #666
}
/* newsList */
.newsList {
    padding: 0 10px;
}
.newsList li {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding-left: 14px;
    background: url(../img/icons.png) 0 -74px no-repeat;
}
.newsList .split {
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 15px 0;
}
.newsList .date {
    float: right;
    color: #999;
}
/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    line-height: 34px;

}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0 15px;
    margin-right: 5px;
}
.page a:hover {
    border: 1px solid #0a7136;
    text-decoration: none;
    color: #0a7136;
}
.page .current {
    background: #0a7136;
    border: 1px solid #0a7136;
    color: #fff !important;
    font-weight: bold;
    padding: 0 12px;
}
.page select {
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.sidePicList {
    text-align: center;
}
.sidePicList li {
    margin-bottom: 15px;
}
.sidePicList .pic {
    padding: 1px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
.sidePicList .pic img {
    width: 100%
}
.sidePicList .title {
    text-align: left;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.infoListA li {
    line-height: 22px;
    padding: 8px 0 8px 12px;
    background: url(../img/icons.png) 0 -74px no-repeat;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    font-size: 14px;
}
.infoListA .date {
    float: right;
    color: #999;
    font-size: 12px;
    margin-left: 15px;
}
.infoListA .last {
    border-bottom: 0
}
.picList li {
    margin-bottom: 15px;
    font-size: 14px;
}
.picList .pic a {
    padding: 1px;
    border: 1px solid #ddd;
    display: block;
}
.picList .pic img {
    width: 100%;
}
.picList .pic a:hover {
    border-color: #bbb
}
.picList .title {
    line-height: 24px;
    padding-top: 5px;
}
.picList .last {
    margin-bottom: 0
}
/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    border: 0px solid #ddd;
    float: left;
    width: 30%;
    margin: 1.5% 0% 2.5% 0;
    *display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picPageList .pic {
    margin: 3%;
}
.picPageList .pic img {
    height: auto;
    width: 100%;
}
.picPageList .title,
.picPageList .titleBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
    margin: 3%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.picPageList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2
}
.picPageList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px
}
.picPageList li:hover {
    border-color: #fff;

}
.picPageList li:hover .title,
.picPageList li:hover .titleBg {
    height: 56px;
}
/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 40px;
}
.nosideContent .articleCon {
    border: 1px solid #ececec;
    padding: 30px 50px;
}
.printArea .title {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}
.printArea .subTitle {
    font-size: 16px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 25px;
    padding: 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px solid #ddd;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 1000px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic
}
.printArea .conTxt ul, .printArea .conTxt ol {
    padding-left: 2em;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}
.printArea .page {
    padding: 10px 0;
    text-align: center;
}
.printArea .vedioPlayer {
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    line-height: 30px;
    height: 30px;
    padding: 10px;
    background-color: #f5f5f5;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .others {
    line-height: 36px;
}
/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -108px; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -50px; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -351px; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -293px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px dashed #ddd;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    color: #046cbb
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}
/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin: 0 -10px;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    float: left;
    margin-top: 15px;
    width: 33.33%;
    position: relative;
    overflow: hidden;
}
.picPageList .pic,
.picPageList .title {
    margin: 0 10px;
}
.picPageList .pic {
    padding: 3px;
    border: 1px solid #e7e7e7;
    transition: all 0.5s;
}
.picPageList .pic a {
    display: block;
    overflow: hidden;
}
.picPageList .pic img {
    height: 185px;
    max-width: 100%;
    transition: all 0.5s;
}
.picPageList .pic:hover {
    border-color: #20885d;
}
.picPageList .pic:hover img {
    transform: scale(1.05);
}
.picPageList .titleBg {
    display: none;
}
.picPageList .title {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 5px 0;
    height: 44px;
}
.picPageList .title a {
    display: block;
    font-size: 14px
}

/* picBoxLoop */
.picBoxLoop {
    overflow: hidden
}
.picBoxLoop .pageBox .bd {
    height: auto;
}
.photoContent .slide-wrap   {
    border: 1px solid #ececec;
}
.photoContent .sw-list li {
    width: 278px !important;
}
.photoContent .swp-tit h2 {
    float: none !important;
    font-weight: bold;
    color: #0d784c;
    text-align: center;
}
/* 信息提示页 ---------------------------------------------- */
.Showms {
    background: #fff;
    padding: 30px 40px;
    overflow: hidden;
    margin: 30px auto;
}
.Showms .top, .Showms .bottom, .Showms .Shadow {
    display: none
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.Showms .BUT {
    padding: 25px 0 15px 0;
}
.Showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}


/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/
.zhongjian {
	width: 1000px;
}

.zuobian {
	float: left;
	height: 250px;
	width: 479px;
	margin-left:15px;
}
.biaotineirong {
	width: 479px;
}
.biaoti {
	height: 40px;
	width: 479px;
        border-bottom:1px solid #CCCCCC;
	line-height:40px;
        margin-bottom:10px;
}

.biaotizuo {
    background-color:#0a7136;
    
	float: left;
	height: 40px;
	padding-left:15px;
	padding-right:15px;

}
.biaotizuo a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.biaotizuo a:hover {
    color: #fff;
    text-decoration: underline;
}
.biaotiyou {
	float: right;
	height: 40px;
        font-size: 14px;
}


.indBox2 {
    width: 988px;
    height: 280px;
    float: left;
    margin-bottom: 0px;
    margin-left: 15px;
}
.indBox2 .iHd {
    height: 42px;
    line-height: 42px;
    padding: 0 0 0px 0px;
    overflow: hidden;
    background: #e5e1e1;
}
.indBox2 .iHd .more {
    float: right;
    font-size: 14px;
    color: #000;
    padding: 0px 10px 0 0;
}
.indBox2 .iHd h3 {
    font-size: 17px;
    width: 120px;
    text-align: left;
    padding-left: 52px;
    background: #0a7136;

}
.indBox2 .iHd h3 a {
    color: #fff;
}
.indBox2 .iBd {
    padding: 12px 0 0 15px;
    overflow: hidden;
}
.fuxun{
width:1020px;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
height:40px;
line-height:40px;
text-align:left;
background: #F1ECE9;
}
.getiao{
width:1020px;
height:15px;
}
.fuxunzuo {
	margin-top: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-left: 20px;
	float:left;
	height: 40px;
    line-height: 40px;
    background-color:#0a7136;
	
}
.fuxunzuo a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.fuxunzuo a:hover {
    color: #fff;
    text-decoration: underline;
}
.fuxunyou {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	height:40px;
	line-height:40px;
	float:right;
}
.fuxunneirong {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1020px;
	text-align:left;
line-height: 40px;

}
.kuangjia{
        margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
	width:1080px;}

.kuangjianei{margin-top:0px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
	width:1020px;}