@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: #555;
    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: #555;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #1e76ba;
    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: 20px;
    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;
}

/*header*/
#header { background: url(2020.jpg) no-repeat center top; width: 100%; min-width: 1200px; height: 360px;}
#header .siteWidth { height: 300px; position: relative;}
h1.logo { padding: 90px 0 0 90px; text-align: left;}
h1.logo img { max-height: 140px;}

a.home { position: absolute; right: 0; top: 0; width: 85px; height: 32px; text-align: center; display: block; font-size: 14px; line-height: 32px; color: #fff; background-color: #a40500; border-radius: 0 0 5px 5px;}

/* nav */
.nav { width: 100%; height: 60px; background: url(nav-bg.png) repeat-x; min-width: 1200px;}
.nav ul { width: 1200px; margin: 0 auto;}
.nav ul li { float: left; width: 150px; text-align: center;}
.nav ul li a { color: #fff; font: 16px/60px "Microsoft Yahei";}

/*content*/
#content { width: 1200px; margin: 20px auto;}


/* ����-���б�ҳ-����ͼ */
#focusNews{ position:relative; zoom:1; width: 590px; height: 400px; float: left; margin-right: 20px; }
#focusNews .hd{ position:absolute; height:15px; overflow:hidden; bottom:12px; right:10px; z-index:3;}
#focusNews .hd li {background-color:#fff;cursor:pointer;float:left;width:15px;height:15px;line-height:100px; overflow: hidden; margin-right: 5px;}
#focusNews .hd li.on{ background-color:#dc190e; }
#focusNews .bd li { position: relative;}
#focusNews .bd li .pic,#focusNews .bd li .pic img { width: 590px; height: 400px;}
#focusNews .bd .con { position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; text-align: left; }
#focusNews .bd .con .title { position: relative; z-index: 2;}
#focusNews .bd .con .title a { font-size: 14px; line-height: 40px; color: #fff; padding-left: 15px; }
#focusNews .bd .con span.titleBg { position: absolute; width: 100%; height: 40px; background-color: #000; opacity: 0.5; bottom: 0; left: 0; display: block; }

/* box-default */
.box-default { width: 590px; text-align: left; height: 330px; overflow: hidden;}
.box-default .hd { background-color: #f9f9f9; height: 48px; border: 1px solid #e4e4e4;}
.box-default .hd h3 { float: left; padding: 0 40px; font:bold 18px/47px "Microsoft Yahei";border: 1px solid #e4e4e4; border-top: 2px solid #dc190e; position: relative; top: -1px; background-color: #fff; height: 48px; border-bottom: none; left: -1px; color: #dc190e;}
.box-default .hd h3 a { color: #dc190e;}
.box-default .hd a.more { padding-right: 15px; line-height: 48px; color: #999; float: right;}
.box-default .bd { clear: both;}
.box-default .bd ul { padding: 10px 5px;}
.box-rcyc { height: 400px; }

/* mhd */
.mhd { background-color: #f9f9f9; height: 48px; border: 1px solid #e4e4e4; margin-bottom: 20px;}
.mhd h3 { float: left; padding: 0 40px; font:bold 18px/47px "Microsoft Yahei";border: 1px solid #e4e4e4; border-top: 2px solid #dc190e; position: relative; top: -1px; background-color: #fff; height: 48px; border-bottom: none; left: -1px;  color: #dc190e; }
.mhd h3 a { color: #dc190e;}
.mhd a.more { padding-right: 15px; line-height: 48px; color: #999; float: right;}

/* infoList */
.infoList li { line-height: 34px; background: url(icon.png) no-repeat left center; padding-left: 15px;}
.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;}

/* photo */
.box-big { width: 100%; clear: both; height: auto;}
.box-big .hd { margin-bottom: 20px;}
.box-big ul.picList li { float: left; background-color: #fff; position: relative; border: 1px solid #ddd; width: 260px; height: 196px;  padding: 9px; margin-right: 25px;}
.box-big ul.picList li img {width: 260px; height: 196px; }
.box-big ul.picList li .title { position: absolute; bottom: 10px; z-index: 2; left: 10px; width: 260px; height: 40px; line-height: 40px; text-align: center;}
.box-big ul.picList li .title a { color: #fff;}
.box-big ul.picList li span.titleBg {position: absolute; width: 260px; height: 40px;  background-color: #000; opacity: 0.5; bottom: 10px; left: 10px; display: block;}
#photo { height: 290px;}

/* pic */
.pic { overflow: hidden;} 
.pic img { -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pic img:hover { transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05);}

/*footer*/
#footer { width: 100% ; border-top: 1px solid #ececec; padding: 20px 0; min-width: 1200px; text-align: center;}
#footer .copyRight .ba { background: url(ind-ldzc.png) no-repeat 0 -209px; padding-left: 30px;}
#footer .foot-picLink { padding-top: 10px;}
#footer .foot-picLink li { display: inline; margin: 0 5px;}


/* 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: 25px 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: 0 10px;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: 0 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 .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 {
    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: left; padding-bottom: 20px;}
.ewm-page p { line-height: 30px; padding-left: 35px;}

.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%;
}

