﻿﻿@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;
    -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 */
body {
    background: #fff;
    color: #333;
    font: 14px 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    background:url(../img/z_bg.gif) #fff repeat-x 0 5px;
}
.top_menu{height:30px; overflow:hidden; line-height:30px;clear:both;overflow:hidden;max-width:1200px; _width:1200px; margin: 0 auto;}
.top_menu_r{ float:right; width:300px; overflow:hidden;text-align:center; color:#6C6C6C; line-height:30px; }
.top_menu_l{ float:left; width:820px; overflow:hidden; line-height:30px;}
.top_menu_l li{float:left;margin:0 10px; }
.top_menu_l a{ color:#969696}
.top_menu_l a:hover{ text-decoration:underline}

#jd_top{ background:url(../img/top_bg.gif) no-repeat center top; border-top:5px #FFC600 solid; height:278px;}
.logo {
    height: 166px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
}
.nav{
    background: #E60012;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.menu{   
    clear: both;
    overflow: hidden;
    max-width: 1200px;
    width: 1200px;
    margin: 0 auto;}
.menu li{ float:left;}
.menu li.first{ background:url(../img/jd1.gif) no-repeat; padding:0 60px 0 40px}
.menu li.li1{ background:url(../img/jd2.gif) no-repeat;padding:0 60px 0 30px}
.menu li.li2{ background:url(../img/jd3.gif) no-repeat;padding:0 60px 0 30px}
.menu li.li3{ background:url(../img/jd4.gif) no-repeat;padding:0 60px 0 40px}
.menu li.li4{ background:url(../img/jd5.gif) no-repeat;padding:0 60px 0 45px}
.menu li.li5{ background:url(../img/jd6.gif) no-repeat;padding:0 60px 0 45px}
.menu a{ color:#FFF; font-size:24px; text-decoration:none;font-family:"微软雅黑"}
.menu a:hover{ color:#FFF; text-decoration:none;}
.jd_news{ background:#EDEDED; overflow:hidden; padding:10px 0}
.jd_tt{clear:both;overflow:hidden;max-width:1200px; _width:1200px; margin: 0 auto; background:url(../img/jd_tt_r.gif) no-repeat; height:114px;}
.tt_l{ float:left; width:1000px; padding-left:74px;}
.tt_r{ float:right; width:126px; text-align:right}
.tt_r a{ font-size:14px; line-height:114px; font-family:"微软雅黑"; color:#707070}
.tt_l li{line-height:114px; text-align:center}
.tt_l li a{ font-family:"微软雅黑"; font-size:38px; color:#292929; font-weight:bold;}
.tt_l a:hover{ color:#0038AB;}

.part{
    width: 1200px;
    _width: 1200px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}
.clear{height:20px; overflow:hidden;clear:both;}
/*焦点图幻灯片*/

.pageSlide {
       width: 770px;
    height: 340px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    z-index: 0;
    float: left;
}
.pageSlide li {
    overflow: hidden;
}
.pageSlide .pic {
    float: left;
}
.pageSlide .pic img {
    width: 490px;
    height: 340px;
}
.pageSlide .con {
    overflow: hidden;
    zoom: 1;
    padding: 3% 3% 0 3%;
}
.pageSlide .title {
    font-size: 18px;
    line-height: 32px;
    max-height: 68px;
    _height: 68px;
    overflow: hidden;
    font-weight:bold;
    text-align: left;
}
.pageSlide .title a {
    color: #242424;
}
.pageSlide .date {
    display: block;
    padding: 8px 0;
    color: #999;
    font-size: 13px;
}
.pageSlide .intro {
    color: #777;
    font-size: 14px;
    line-height: 26px;
    height: 130px;
    overflow: hidden;
}
.pageSlide .intro .more {
    display: none;
}
.pageSlide .hd {
    text-align: center;
    width: 32%;
    position: absolute;
    z-index: 1;
    bottom: 14px;
    right: 0;
    height: 13px;
    font-size: 0;
}
.pageSlide .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: #8E8E8E;
    overflow: hidden;
    margin-right: 4px;
    border-radius: 100%;
    opacity: 0.4;
}
.pageSlide .hd li span {
    display: none;
}
.pageSlide .hd .on {
      opacity: 1;
}
.jd_yw{ float:right;width:430px;overflow:hidden;}
.jd_yw li{ float:left; width:400px; overflow:hidden; background:url(../img/yw.gif) no-repeat 0 10px; line-height:42px; text-align:left; padding-left:30px;border-bottom:1px #333 dashed;}
.jd_yw li:hover{overflow:hidden; background:url(../img/yw2.gif) no-repeat 0 10px;}
.jd_yw li a{ font-size:18px; font-family:"微软雅黑"; color:#242424}
.jd_yw li a:hover{ color:#008DDA}

.indBox{    
    width: 590px;
    overflow:hidden; 
}
.indBox .hd{
    height: 57px;
    background: #e60012;
    line-height: 57px;
    color: #fff;
    text-align: left;
}
#mtgz{
	float: left;
}
#wnhg{
	float: right;	
}
#wnhg li{ float:left; width:580px; line-height:34px; background:url(../img/wnhg.gif) no-repeat 0 10px; padding-left:30px; text-align:left; overflow:hidden;}
#wnhg li:hover{background:url(../img/wnhg2.gif) no-repeat 0 10px;}
#wnhg li a{ color:#242424; font-family:"微软雅黑"; font-size:16px;}
#wnhg li a:hover{ color:#008DDA;}

#mtgz li{ float:left; width:580px; line-height:34px; background:url(../img/mtgz.gif) no-repeat 0 0px; padding-left:25px; text-align:left; overflow:hidden;}
#mtgz li:hover{background:url(../img/mtgz2.gif) no-repeat 0 0px;}
#mtgz li a{ color:#242424; font-family:"微软雅黑"; font-size:16px;}
#mtgz li a:hover{ color:#008DDA;}
.indBox .bd ul{
	padding: 10px 0 10px 10px;
}
.indBox .hd h3{
    float:left;
    font-family:"微软雅黑"; 
    font-size:24px;
    color:#fff; 
    padding:0 30px;
   background: #b90606;
}
.indBox .hd h3 a{
    color:#fff;
}

.indBox .hd .more {
	 float:right;
    margin-right:26px;
    color:#fff; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px;}


.indBox .bd{
   overflow:hidden; 
}
.indBox .bd li{ line-height:34px; text-align:left; overflow:hidden;}
.indBox .bd li:hover{}
.indBox .bd li a{ color:#000000; font-family:"微软雅黑"; font-size:16px;}
.indBox .bd li a:hover{ color:#ff0000; text-decoration:none}
.indBox .bd li .date{ float:right; line-height:34px; font-size:14px; color:#7E7E7E;}

#indXxfc{float:left; }
#photos{
	width: 100%;
}

#photos .bd{
    padding:20px 7px;
}
#photos .bd ul{padding:0;}
#photos .picList li{ float:left; width: 194px;
    padding: 10px 20px; text-align:left; }
#photos .picList img{    
    margin-right: 8px;
    border: 1px #CECECE solid;
    width: 192px;
    height: 140px;
    margin-bottom: 10px;}
#photos .picList .title,#photos .picList .title a{ line-height:24px; font-size:16px; font-family:"微软雅黑"; color:#000000;}
#photos .picList .title a:hover{ color:#ff0000; text-decoration:none}


#main_wz{ overflow:hidden;max-width:1200px; _width:1200px;  margin:0 auto;margin-top:20px; width:1200px;}


/* 内容带图片的信息列表_图片判断式 */
.pageTPList li {
    overflow: hidden;
    word-wrap: break-word;
    background: #fff;
    margin: 30px 0;
    text-align: left;
       
}
.ld_info {
    overflow: hidden;
}
.pageTPList li.on{background: #EFEFEF;}
.pageTPList li.on .title a{ color:#DB6D4C}
.pageTPList .pic {
    float: left;
    margin-right: 20px;
    width: 240px;
}
.pageTPList .pic img {
    width: 100%;
    height: auto;
}
.pageTPList .con {
    overflow: hidden;
    zoom: 1;
}
.pageTPList .title {
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
    font-family: "微软雅黑";
}
.pageTPList .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #777;
    max-height: 50px;
    _height: 50px;
    overflow: hidden;
    font-size: 14px;
}
.pageTPList .title a:hover {
    text-decoration: none;
}
.pageTPList .intro .more {
    display: none;
}
.pageTPList .others {
    font-size: 13px;
    clear: both;
    color: #B5B5B5;
    border-top: 1px #E5E5E5 solid;
    margin-top:12px;
    font-family:Georgia, "Times New Roman", Times, serif; 
    overflow:hidden; 
    line-height:36px; 
    padding: 12px;
}
.pageTPList .others span {
    margin-right: 15px;
}
.pageTPList .others .date{float:left;}
.pageTPList .others .hits{float:right;}
.pageTPList .node {
    color: #aaa;
    margin-right: 15px;
}
.pageTPList .last {
    border-bottom: 0;
    margin-bottom: 0;
}

/* 内容页 */
.printArea{
    color: #5A5A5A;  
}
.printArea .title{
    font-family: "微软雅黑";
    font-size: 28px;
    color: #242424;
    text-align: center;
    margin: 40px 0 20px 0;
}
.subheading{ text-align:center; font-size:16px; font-weight:bold; color:#F33; margin-bottom:20px;}
.property{
    height: 40px;
    line-height: 40px;
    color: #8A8A8A;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px #E9E9E9 solid;
}
.ydl {
    margin-bottom: 20px;
    line-height: 24px;
    text-align: right;
    color: #8B8B8B;
}

.conTxt{ font-size:18px; line-height:40px; color:#000; margin-top:30px;}
/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 9px;
    margin: 0 3px 5px 0;
    line-height: 30px;
    height: 30px;
    background: #fff;
}
.page a:hover,
.page span:hover {
    border: 1px solid #1258AD;
    text-decoration: none;
    color: #1258AD;
    cursor: pointer;
}
.page .current {
    background: #258CFF;
    border: 1px solid #258CFF;
    color: #fff !important;
    font-weight: bold;
}
.page select,
.page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
.page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



.path{ height:20px; color:#858585; clear:both; text-align:left;padding:10px 0; border-bottom: 1px #d3d3d3 solid;
    padding-bottom: 10px; font-size:13px; }
.path a{color:#858585;}
.articleCon {
	overflow:hidden;
	background:#fff;
	padding-bottom:60px;
}
.articleCon img{ margin:10px 0}
.userControl{margin:0 40px;    text-align: right;}
/*footer*/
#footer {
    color: #444;
    background: #D4D4D4;
    position: relative;
    text-align: center;
    padding: 20px 0;
    margin-top: 80px;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}
#footer a {
    color: #444;
}
#footer a:hover {
    color: #444
}
#footer .copyRight img {
    vertical-align: text-bottom;
}
#footer .copyRight p {
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    font-size: 14px;
}

#footer .pics img {
    height: 50px;
}
#footer #imgConac {
    height: 70px;
}

.newsList{padding:20px 0 0;}
.newsList li{text-align:center;line-height:50px;}
.newsList li a{ font-size:34px; font-family:"微软雅黑"; color:#242424}
.newsList li a:hover{ color:#008DDE; text-decoration:underline}
.newsList li:hover{ }