﻿@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;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
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: 14px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #c62626;
    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: 25px;
    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 !important;
}
.fr {
    float: right !important;
}
.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 */
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}

/* banner */
.banner {
    position: relative;
    height: 260px;
    overflow: hidden;
}
.banner img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -950px;
}
/* top */
.top { background-color: #f2f2f2; height: 30px; line-height: 30px; font-size: 12px; }
.top a.get-home { float: right; }

/* banner */
.banner { width: 100%; height: 320px; background: url(../img/banner.jpg) no-repeat center top; min-width: 1200px;  }


/* nav */
.nav { width: 100%; height: 60px; background: #c62626; min-width: 1200px;}
.nav ul { width: 1200px; margin: 0 auto;}
.nav ul li.li1 { float: left; text-align: center; }
.nav ul li.li1 a { color: #fff; font: 20px/60px "Microsoft Yahei"; display: block;}
.nav ul li.on1 { background: url(../img/nav-on.png) no-repeat right center; height: 74px; position: relative; top: -7px;}
.nav ul li.on1 a { font-weight: bold; line-height: 74px; text-decoration: none; }


/*content*/
.rowA { height: 400px; background: url(../img/row-bg.jpg) no-repeat center top; padding-top: 40px; }
.rowA .siteWidth { padding: 20px; background-color: #fff; height: 330px; width: 1160px; }
.rowA .topList { float: right; width: 630px; }


/* 文章-父列表页-焦点图 */
#focusNews{ position:relative; zoom:1; width: 510px; height: 330px; float: left; margin-right: 20px; }
#focusNews .hd { position:absolute; height:5px; overflow:hidden; bottom:20px; left:0; z-index:3; font-size: 0;  width: 100%; text-align: center; }
#focusNews .hd li { display: inline-block; *display:inline; zoom:1; background-color:#b4b4b4;cursor:pointer;width:30px;height:5px; margin:0 3px; vertical-align: top;  }
#focusNews .hd li.on{ background-color:#b78220;}
#focusNews .hd li span { display: none; }
#focusNews .bd li { position: relative;}
#focusNews .bd li .pic,#focusNews .bd li .pic img { width: 510px; height: 330px;}
#focusNews .bd .con { position: absolute; bottom: 0; left: 0; width: 100%; height: 70px; text-align: left; }
#focusNews .bd .con .title { position: relative; z-index: 2; text-align: center;}
#focusNews .bd .con .title a { font-size: 16px; line-height: 40px; color: #fff; }
#focusNews .bd .con span.titleBg { position: absolute; width: 100%; height: 70px; background-color: #000; opacity: 0.5; bottom: 0; left: 0; display: block; }

/* box-default */
.box-default { width: 49%; }
.box-default .hd { height: 48px; border-bottom: 2px solid #f2f2f2;}
.box-default .hd h3 { float: left; background: url(../img/title-bg.png) no-repeat right top; padding-right: 21px; height: 50px; position: relative; bottom: 0;}
.box-default .hd h3 a,.box-default .hd h3 span { color: #fff; background-color: #c62626; display: block; font:bold 18px/50px "Microsoft Yahei"; padding-left: 30px; padding-right: 8px;}
.box-default .hd a.more { line-height: 48px; color: #999; float: right;}
.box-default .bd { clear: both; padding-top: 10px;}


/* infoList */
.infoList li { line-height: 30px; background: url(../img/icon.png) no-repeat left center; padding-left: 15px; height: 30px; overflow: hidden; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; white-space: normal; }
.infoList li span.date { float: right; color: #999;}
.infoList li.split { background: none; height: 1px; line-height: 1px; border-bottom: 1px dotted #ccc; padding-top: 20px; margin-bottom: 20px; overflow: hidden; padding-left: 0;}

/* topList */
.topList li.t { padding-bottom: 15px; margin-bottom: 12px; border-bottom: 1px dashed #ccc; }
.topList li.t .title { text-align: center; overflow: hidden; height: 50px; line-height: 50px; }
.topList li.t .title a { font-weight: bold; color: #ed5900; font-size: 18px; }
.topList li.t .intro { font-size: 12px; color: #999; line-height: 22px; text-indent: 2em;  }
.topList li.n {line-height: 30px; background: url(../img/icons-arrow.png) no-repeat left center; padding-left: 15px; height: 30px; overflow: hidden; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; white-space: normal;}
.topList li.n span.date { float: right; color: #999;}

/* photo */
.box-big { width: 100%; clear: both; height: auto;}
.box-big .hd { margin-bottom: 10px; border-color: #c62626;}
.box-big .bd ul.picList li { float: left; margin-right: 25px; width: 220px;}
.box-big .bd ul.picList li img {width: 220px; height: 140px; }
.box-big .bd ul.picList li .title { text-align: center; padding-top: 10px; line-height: 22px;}

/* 图片经过效果 */
.pic a{ display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
.pic a:hover{filter: alpha(opacity=80);opacity: .8;}
.pic a:before{content: "";position: absolute;width: 100px;height: 100%;top: 0;left: -100%;overflow: hidden;background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transform: skewX(-30deg);-moz-transform: skewX(-30deg);transform: skewX(-30deg);}
.pic a:hover:before{left: 150%;transition: left 1s ease 0s}

/*footer*/
#footer { text-align: center; background-color: #5c5c5c; padding: 20px 0; color: #fff;}
#footer a { color: #fff; }


/* 文章列表页 -----------------------------------------*/
.node-content { padding-top: 30px; }

/* mhd */
.mHd { height: 48px; border-bottom: 2px solid #f2f2f2;}
.mHd h3 { float: left; background: url(../img/title-bg.png) no-repeat right top; padding-right: 21px; height: 50px; position: relative; bottom: 0;}
.mHd h3 a,.mHd h3 span { color: #fff; background-color: #c62626; display: block; font:bold 18px/50px "Microsoft Yahei"; padding-left: 30px; padding-right: 8px;}

/* 图片列表 */
.list-pic {margin: 0 -10px;}
.list-pic li{float: left; padding: 10px 0; width: 25%; *width: 24.9%; text-align: center; background: none}
.list-pic .pic{padding-left: 10px; padding-right: 10px; display: block}
.list-pic .pic img{width: 100%;}
.list-pic .con{height: 95px;overflow: hidden;}
.list-pic .title, .list-pic .tit{padding: 0 10px;margin: 10px 0 0;height: 40px; line-height: 40px; text-align: center;}
.list-pic .title a, .list-pic .tit a{white-space: normal;}
.list-pic .intro{padding: 0 10px;line-height: 1.7142857;color: #777;}
.list-pic .icons-video{ position: absolute; bottom: 70px; left: 20px; width: 20px; height: 20px; background: url(../img/icons-video.png) no-repeat;}

#articleList ul.infoList { padding: 0 20px; }

/* path */
.path { float: right; color: #999; line-height: 48px; padding-right: 15px; }
.path a { color: #999;}

/* url_方块样式分页 */
.page{font-size: 0;text-align:center;padding: 40px 0;clear: both;line-height: 24px;}
.page a, .page span{font-size: 12px;display: inline-block; *display: inline;zoom: 1;border: 1px solid #E1E1E1;padding: 2px 12px;margin-right: 5px;}
.page a:hover{border: 1px solid #dc190e; text-decoration: none; color: #dc190e;}
.page .current{background: #dc190e;border: 1px solid #dc190e;color: #fff !important;font-weight: bold;padding: 2px 12px;}
.page select{height: 20px; line-height: 20px; padding: 0 8px; background: #fff; border: 0 solid #E1E1E1; vertical-align: middle;}




/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 20px;
}
.printArea .title {
    font-size: 32px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px; color: #dc190e;
}
.printArea .subheading {
    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 {
    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;
}

.ewm-page {text-align: center; padding-bottom: 20px; width: 150px; margin: 0 auto;}
.ewm-page p { line-height: 30px;}

.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;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.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-bottom: 15px;
}
.articleCon .others .prev,
.articleCon .others .next {
    padding: 5px 0;
}
/* 相关信息 */
#relativeInfo {
    border-bottom: 1px solid #ddd;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}


