﻿@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", 'PingFang SC', 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: #F3F3F3;
}
body {
    text-align: center;
    min-width: 1200px;
}
.row{overflow: hidden; margin-bottom: 20px; clear: both;}
.rowLast{overflow: hidden; clear: both;}
.column-6{float: left; width: 50.4%;}
.columnLast-6{float: right; width: 47.8%;}
.indSide{ float: right; width: 320px; margin-right: 15px; }
.indMain{ float: right; width: 835px; }
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    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 #BB0000
}
#header .siteWidth {
    padding: 450px 0 5px 0;
    ;
}
.nav {
    height: 60px;
    line-height: 60px;
}
.nav ul {
    overflow: hidden;
}
.nav li {
    float: left;
    font-size: 20px;
}
.nav li a {
    color: #fff47f;
    display: block;
    padding: 0 30px;
}
.nav li a:hover {
    background: #ce0001;
    text-decoration: none;
}
.nav .split {
    width: 2px;
    height: 60px;
    overflow: hidden;
    background: url(../img/icons.png) 0 25px no-repeat;
}
#content {
    background: #fff;
    width: 1170px;
    padding: 15px 15px 20px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#footer {
    border-top: 1px solid #C3C3C3;
    background: #E2E2E2;
    font-size: 14px;
    padding: 30px 0;
}
#footer .siteWidth {
    text-align: center;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 6px;
}
/* 首页 ----------------------------------*/
.focusBox {
    width: 420px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 20px;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 7px;
    bottom: 15px;
    text-align: right;
    font-size: 0;
}
.focusBox .hd li{display: inline-block; width: 11px; height: 11px; margin: 0 5px 0 0; cursor: pointer; border-radius: 15px; background: #fff; text-indent: 999px; overflow: hidden;}
.focusBox .hd li.on{background: #FF6633;}
.focusBox .bd {
    height: 315px;
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 100%;
    height: 315px;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 41px;
    line-height: 41px;
    text-align: left;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.focusBox .bd .con .title a {
    color: #fff;
    padding-left: 18px;
}
.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: 41px;
}
/* indBox */
.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: #fff;
    padding: 10px 4px 0 0;
    line-height: 44px;
    min-width: 110px;
    text-align: right;
    background: url(../img/box-bg.png) right 0 no-repeat;
    text-decoration: none;
}
.indBox .iHd h3 {
    font-size: 24px;
    width: 144px;
    text-align: center;
}
.indBox .iHd h3 a {
    color: #fff;
    text-decoration: none;
}
.indBox .iBd {
    padding: 15px 0 0 17px;
    overflow: hidden;
}
#indZxxw .iHd {
    background-position: 0 -100px
}
#indZxxw .iBd {
    padding: 10px 0 0;
}
/* newsTpList */
.newsTpList {
    overflow: hidden;
    zoom: 1;
}
.newsTpList .t {
    margin-bottom: 10px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #ccc;
}
.newsTpList .t .title {
    margin-bottom: 9px;
    font-size: 22px;
    overflow: hidden;
}
.newsTpList .t .title a {
    color: #e50000
}
.newsTpList .t .intro {
    color: #888;
    line-height: 1.8;
    font-size: 16px;
    overflow: hidden;
}
.newsTpList .n {
    height: 38px;
    line-height: 38px;
    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: 38px;
    line-height: 38px;
    overflow: hidden;
}
.infoList li a {
    padding-left: 13px;
    background: url(../img/icons.png) 0 -84px no-repeat;
}
.infoList li .date {
    float: right;
    color: #999
}
/* 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 .infoList li{ line-height: 39px; height: 39px; }
#indZtkt .tpList {
    margin-right: -80px;
}
#indJcdt .tpList .t,
#indZtkt .tpList .t {
    float: left;
    width: 480px;
    margin-right: 40px;
}
/* picListFl */
.picListFl {
    overflow: hidden;
}
.picListFl li {
    float: left;
    width: 255px;
    margin: 0 16px 0 17px;
}
.picListFl li .pic img {
    width: 100%;
    height: 191px;
}
.picListFl li .title {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    padding-top: 5px;
}

#indXddx .column-6, #indXddx .columnLast-6{ width: 49.1%; }


/* 文章列表页 ----------------------------------*/
.side {
    float: left;
    width: 240px;
    margin-right: 20px;
}
.mainContent {
    overflow: hidden;
}
.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: 32px;
    line-height: 32px;
    background: #F1ECE9;
    position: relative;
    margin-bottom: 10px;
}
.mainBox .mHd h3 {
    position: absolute;
    height: 40px;
    line-height: 40px;
    top: -8px;
    background: url(../img/mainbox.png) right 0 no-repeat #E1342D;
    padding: 0 30px 0 20px;
    font-size: 20px;
    color: #fff;
}
.mainBox .mHd .path {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #666;
}
.path {
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
}
.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: left;
    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 #E1342D;
    text-decoration: none;
    color: #E1342D;
}
.page .current {
    background: #E1342D;
    border: 1px solid #E1342D;
    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: 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;
}
/* 视频-列表页 ----------------------------------------- */
.videoPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.videoPageList li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}
.videoPageList .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.videoPageList .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}
.videoPageList .pic img {
    height: auto;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}


/* 文章内容页 -----------------------------------------*/
.subheading {
    font-size: 16px;
}
.noSideContent .printArea .conTxt {
    padding: 0 30px;
}
.articleCon {
    text-align: left;
    padding: 30px 50px;
  
}
.printArea .title {
    font-size: 32px;
    padding: 0 30px;
    line-height: 1.5;
    text-align: center;
    margin: 30px 0;
    word-wrap: break-word;
}
.printArea .subTitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    text-align: center;
    color: #777;
    border: 1px solid #ddd;
    background: #F8F8F8;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p { padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.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: bold;}
.printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printArea .conTxt h1:first-child,
.printArea .conTxt h2:first-child,
.printArea .conTxt h3:first-child,
.printArea .conTxt h4:first-child,
.printArea .conTxt h5:first-child,
.printArea .conTxt h6:first-child{margin-top:0px;}
.printArea .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; }
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin: 0 20px 20px 20px;
    padding: 0 0 8px 0;
    line-height: 46px;
    height: 36px;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others {
    margin: 0 20px 15px 20px;
}

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px solid #ddd;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}


.videoPageList .pic:hover {
    border-color: #bbb
}
.videoPageList .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 淡蓝色边框
--*/