﻿@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: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #E20500;
    text-decoration: none;
}
.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 {
}
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 1200px;
    overflow:  hidden;
}
.column{overflow:hidden;}
.topBar {
    /* height: 300px; */
    overflow: hidden;
    margin-top: 30px;
}
.topBar .bt{width:455px;float:left;}
.list .first{padding:0 0 18px;}
.list li{border-bottom: 1px dashed #e9e9e9;height: 70px;padding: 18px 0;}
.list li a{
    font-size:  16px;
    font-weight:  bold;
    color: #363636;
}
.list li .intro{font-size:12px;color:#7d7d7d;text-indent: 2em;}
/* 焦点图 */
#focusNews{float:  right;width: 685px;}
#focusNews .hd{float:  right;width:200px;}
#focusNews .hd .title a{font-size:14px;color: #333;}
#focusNews .hd li{width: 160px;height: 63px;background:#f2f2f2;margin-bottom: 4px;padding: 10px 20px 0;line-height: 25px;}
#focusNews .hd li .pic{display: none;}
#focusNews .hd ul li.on,#focusNews .hd ul li:hover{ background:url(../img/fbShape.png) 0 60px no-repeat #f3ece4; color: #fff;}


/* 焦点图切换-新闻内容 */
.focusBox{/* width: 100%; */overflow: hidden;}
.focusBox .hd{ }
.focusBox .hd ul{}
.focusBox .hd ul li{display:block;}

.focusBox .hd ul li span{ display: none;}
.focusBox .bd{position: relative;overflow: hidden;float:  left;width: 480px;}
.focusBox .bd li{ }
.focusBox .bd .pic{
    width:  480px;
    height: 300px;
}
.focusBox .bd .con{display:none;}
.focusBox .bd .pic img{width: 480px;height: 300px;border: 0;}

#header {
    background: url(../img/header.jpg) center 0 no-repeat;
    height: 860px;
}
#header .goHome {font-size:16px;font-weight:bold;color:#fff;float:right;margin-right: 95px;margin-top: 10px;}
#headerZ {
    background: url(../img/headerZ.jpg) center 0 no-repeat;
    height: 490px;
}
#headerZ .goHome {font-size:16px;font-weight:bold;color:#fff;float:right;/* margin-right: 95px; *//* margin-top: 10px; */background: #21754c;width:  110px;height: 40px;line-height: 40px;text-align:  center;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.nav {
    height: 60px;
    line-height: 60px;
    background: #21754c;
    margin-top: 430px;
}
.nav ul {
    overflow: hidden;
}

.nav li {
    float: left;
    width: 239px;
    text-align:  center;
    position:relative;
    border-right:1px solid #2b8559;
}
.nav .last1{border-right:none;}
.nav li a {
    color: #fff;
    display: block;
    font-size:  18px;
    font-weight: bold;
    padding-left: 30px;
}
.nav li.on1 {
    background: #2b8559;
    text-decoration: none;
}
.nav .split {
    width: 2px;
    height: 60px;
    overflow: hidden;
    background: url(../img/icons.png) 0 25px no-repeat;
}
.mainNav .li1 .h1 i{position:absolute;top: 18px;left: 60px;z-index:9;display:inline-block;width: 30px;height: 30px;background: url(../img/navIcons.png) no-repeat 0px 0px;
transition:400ms;-webkit-transition:400ms;-moz-transition:400ms;-o-transition:400ms;-khtml-transition:400ms;}
#li-zcfg1 .h1 i{background-position: 0px -77px;}
#li-snfw .h1 i{background-position: 0px -157px;left: 58px;top: 16px;}

i {}
#li-snzx .h1 i{background-position: 0px -241px;}
#li-scdt .h1 i{background-position: 0px -324px;}
.mainNav .li1:hover i { transform:scaleX(-1);}


#content {
    background: #fff;
    max-width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    text-align: left;
}
#footer {
    background: #21754c;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}
.copyRight{height: 95px;}
#footer .siteWidth {
    text-align: center;
     position: relative;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 6px;
}
/* 首页 ----------------------------------*/

/* box */
.box{width:590px;height: auto;margin-top:30px;}
.box .hd{height: 50px;line-height:50px;border-bottom: 2px solid #ededed;}
.box .hd h3 {font-size:18px;float:left;width:160px;height:50px;line-height:50px;background:#21754c;text-align:center;}
.box .hd h3 a{color:#fff;} 
.box .hd .more{color:#5c5c5c;float:right;font-size:14px;}


#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 .t{/* height: 95px; */padding: 20px 0;border-bottom: 1px dashed #ddd;overflow:  hidden;margin-bottom: 12px;}
.infoList .t .pic{width: 160px;height:105px;float:left;display: none;}
.infoList .t .pic img{width: 160px;height:105px;}
.infoList .t .con{/* width: 408px; *//* float:right; */line-height: 26px;}
.infoList .t .con .title{text-align:  left;padding: 9px 0 7px;}
.infoList .t .con .title a{color: #434343;font-size: 16px;font-weight: bold;}
.infoList .t .con .title a:hover{color:#c00;}
.infoList .t  a{/* background:none; *//* padding:0; */}
.infoList .t .con .intro{font-size: 14px;color: #656565;text-indent: 2em;display: none;}
.infoList .n {
    /* height: 34px; */
    line-height: 30px;
    overflow: hidden;
}
.infoList .n a {
    padding-left: 20px;
    background: url(../img/list.png) 4px 7px no-repeat;
    font-size:  14px;
    color: #333;
}
.infoList .n a:hover{color:#c00;}
.infoList .n .date {
    float: right;
    color: #666;
    font-size: 14px;
}
.infoList li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.infoList .split{border-bottom:1px dashed #ebebeb;margin: 18px 0;height: 0;}
.infoList li a {
    padding-left: 13px;
    background: url(../img/list.png) 0 7px no-repeat;
    font-size:  14px;
    color: #484848;
}
.infoList li .date {
    float: right;
    color: #999;
    font-size: 14px;
}
#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: -26px;
}
.picListFl li {
    float: left;
    width: 280px;
    /* height: 180px; */
    margin-right: 26px;
}
.picListFl li .pic img {
    width: 100%;
    height: auto;
}
.picListFl li .title {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align:  center;
}
.picListFl li .title a{color:#494949;font-size:14px;}
/* 文章列表页 ----------------------------------*/
.side {
    float: right;
    width: 300px;
}
.mainContent {
    float: left;
    width: 870px;
}
.sideBox {
    margin-bottom: 20px;
}

.sideBox .hd {
    height: 48px;
    line-height: 48px;
    border-bottom:2px solid #e8e8e8;
    text-align:center;
    background: url(../img/sideBg.png) 0 19px no-repeat;
    margin-bottom: 15px;
}
.sideBox .hd h3{color: #21754c;font-size:18px;font-weight:bold;border-bottom: 2px solid #21754c;width: 100px;margin: 0 auto;}
.sideBox .bd {
    border-top: 0;
    overflow: hidden;
}
#sideRmph .bd{padding:5px 20px;}
.mainBox {
}
.box .hd{height: 50px;line-height:50px;border-bottom: 2px solid #ededed;}
.box .hd h3 {font-size:18px;float:left;width:160px;height:50px;line-height:50px;background:#21754c;text-align:center;}
.box .hd h3 a{color:#fff;}
.mainBox .mHd {
    height: 48px;
    line-height: 48px;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 2px solid #ededed;
}
.mainBox .mHd h3 {
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    font-weight:  bold;
    width:160px;height:50px;
    line-height:50px;
    text-align:center;
    float:  left;
    background:#21754c;
}
.mainBox .mHd .path {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #666;
}
.path {
    height: 55px;
    line-height: 55px;
    margin-top: 10px;
    font-size:  14px;
    color: #616161;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 10px;
    margin-bottom:  30px;
}
.path a,
.path span {
    margin: 0 5px;
    color: #666
}
.articleCon{padding:0 40px;margin-bottom: 50px;}

.articleCon .title{height:77px;line-height:60px;text-align:center;font-size:24px;color: #21754c;}
.articleCon .property{height:50px;line-height:50px;text-align:center;border:1px dashed #dfdfdf;font-size:14px;color:#666;}
.articleCon .conTxt {font-size: 16px;color:#333;line-height: 33px;margin-top:20px;}
/* 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: 55px 0 25px;
    clear: both;
    line-height: 26px;
}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *
    display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    margin-right: 5px;
    border-radius: 3px;
}
.page a:hover {
    border: 1px solid #21754c;
    text-decoration: none;
    color: #21754c;
}
.page .current {
    background: #21754c;
    border: 1px solid #21754c;
    color: #fff !important;
    font-weight: bold;
    padding: 0 10px;
}
.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;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.infoListA li .title{line-height: 25px;padding: 5px 0 10px;}
.infoListA li .title a{font-size：14px;color:#494949;}
.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: 1px solid #ddd;
    float: left;
    width: 30%;
    margin: 1.5% 3% 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: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}
.picPageList li:hover .title,
.picPageList li:hover .titleBg {
    height: 56px;
}
/* 视频-列表页 ----------------------------------------- */
.vedioPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.vedioPageList li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}
.vedioPageList .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.vedioPageList .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}
.vedioPageList .pic img {
    height: auto;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.vedioPageList .title {
    overflow: hidden;
    padding-top: 5px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
    background: url(../img/icons.png) 0 -242px no-repeat;
}
.vedioPageList .pic:hover {
    border-color: #bbb
}
.vedioPageList .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}


/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/

#header .news{height: 410px;background:#fff;margin-top: 360px;border-radius: 10px;padding: 30px 20px 40px;}
#header .news .ttxw{height:80px;line-height:  80px;background: #fefefc;text-align: center;position:  relative;}
#header .news .ttxw i{background:url(../img/ttxwBg.jpg) 0 0px no-repeat;width:85px;height:80px;position:  absolute;display:  block;top: 0;left: 0;}
#header .news .ttxw .tit{color:#3e4d92;font-size:24px;font-weight:bold;}
#header a:hover{text-decoration:none;}

#tpbd{height:310px;margin-top:20px;margin-bottom: 20px;}
#tpbd .hd{height:90px;background:url(../img/tpbdBg.png) center 0px no-repeat;text-align:center;}
#tpbd .hd a{color:#fff;font-size:18px;font-weight:bold;line-height:45px;}

.printArea .conTxt{color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: hidden;}
.printArea .conTxt img{max-width: 800px; 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 .conTxt h1{font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2{font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3{font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5{font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6{font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong{font-weight: bolder;}
.printArea .vedioPlayer{position: relative; z-index: 1500; 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;padding: 10px 0; text-align:center;}
.articleCon .userControl .shareBox { width:280px; margin:0 auto; line-height:40px; padding-bottom:20px;}
.articleCon .userControl .shareBox label { float:left; font-size:16px;}
.articleCon .userControl .bdsharebuttonbox{ }
.articleCon .page{padding: 10px 0; text-align: center; overflow: hidden;}
.articleCon .others{margin-bottom: 15px;}
.articleCon .others .prev,
.articleCon .others .next{padding: 5px 0;}
.articleCon .others span {color: #21754c;}
.articleCon .others .date { color:#999}
.articleCon .userControl .dyBtn,
.articleCon .userControl .close {color: #fff; background:#2a7ec5; display:inline-block; width:90px; line-height:40px; border-radius:5px; margin: 0 2px; text-decoration:none; transition:all 0.3s}
.articleCon .userControl .close { background:#e6aa3c}
.articleCon .userControl .dyBtn:hover { background:#1360a1 }
.articleCon .userControl .close:hover { background:#cf8b0d }
.articleCon .userControl a:hover{color:#fff;}

.nc-logo{display: block;position: absolute;top: 10%;}
.nc-logo img{max-width: 80%;}


#_ideConac {    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;}