﻿@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;
    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: #fff;
}
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1078px;
    margin: 0 auto;
    text-align: left
}
.topBar {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    overflow: hidden;
    display: none;
}
.topBar .links {
    float: right;
}
.topBar .links a {
    margin: 0 10px;
}
#header {
    background: url(../img/header.jpg) center 0 no-repeat;
    background-size:100% auto;
    padding-top:26%
}
#header .siteWidth {
    padding: 0px 0 20px;
}
.nav {
    height: 56px;
    line-height: 56px;
    background:#b91d28;
}
.nav ul {
    overflow: hidden;
}
.nav li {
    float: left;
    font-size: 20px;
}
.nav li a {
    color: #fff;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 16px;
}
.nav li a:hover,.nav .on1 a {
    text-decoration: none;
    color: #fff47f;
}
.nav .split {
    width: 2px;
    height: 56px;
    overflow: hidden;
    background: url(../img/icons.png) 0 25px no-repeat;
}
.Home{
    width: 100px;
	height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    left:50%;
    margin-left:500px;
    background-color: #b91d28;
	border-radius: 0 0 10px 10px;
}
.Home:hover{
    background-color: #b91d28;
}
.Home a{
    font-size: 16px;
	color: #ffffff;
}
.Home:hover a{
    color: #fff;
}
#content {
    background: #fff;
    width: 1200px;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#footer,#footer a {
    background: #8f8f8f;
    font-size: 14px;
    /* height: 98px; */
    line-height: 40px;
    color: #fff;
    padding: 20px 0;
}
#footer .siteWidth {
    text-align: center;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 6px;
}
#footer img{vertical-align: text-bottom;}
/* 首页 ----------------------------------*/
.focusBox {
    width: 492px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 20px;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 21px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    float: left;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
	opacity: 0.5;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}
.focusBox .hd ul li span{
    display: none;
}
.focusBox .hd ul li.on {
    background-color: #b4e5ff;
    color: #fff;
}
.focusBox .bd {
    height: 369px;
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 492px;
	height: 369px;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 49px;
    line-height: 49px;
    text-align: left;
    text-indent: 10px;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.focusBox .bd .con .title a {
    color: #fff;
}
.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: 49px;
}
/* indBox */
.indBox {
    margin-bottom: 20px;
    float: left;
    width: 370px;
}
.indBox .iHd {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../img/box-bg.png) 103px 3px no-repeat;
}
.indBox .iHd .more {
    float: right;
    width: 55px;
    height: 19px;
    line-height: 19px;
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #cccccc;
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 6px;
}
.indBox .iHd h3 {
    padding: 0 15px;
    background: url(../img/box-left-bg.png) 0 50% no-repeat;
}
.indBox .iHd h3 a {
    color: #c42d18;
    font-size: 20px;
}
.indBox .iBd {
    overflow: hidden;
}
#indZxxw{
    float: none;
    width: 100%;
}
#indZxxw .iHd {
    background: url(../img/box-bg.png) 143px 3px no-repeat;
}
#indZxxw .iHd h3 {
    background: #c42d18;
    width: 135px;
    text-align: center;
    padding: 0;
}
#indZxxw .iHd h3 a{
    color: #fff;
    display: block;
    width: 122px;
    margin: auto;
    border-left: 2px solid #fff;
}

/* newsTpList */
.newsTpList {
    overflow: hidden;
    zoom: 1;
}
.newsTpList .t {
    margin-bottom: 14px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #ccc;
}
.newsTpList .t .title {
    margin: 15px 0;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}
.newsTpList .t .title a {
    color: #2f447b;
}
.newsTpList .t .intro {
    color: #999;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}
.newsTpList .n {
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
    background: url(../img/icons.png) 0 13px no-repeat;
    overflow: hidden;
}
.newsTpList .n a{
    font-size: 14px;
	color: #666666;
}
.newsTpList .n .date {
    float: right;
    color: #999;
    font-size: 12px;
}
/* infoList */
.infoList {
    overflow: hidden
}
.infoList .first{
    margin-top: 20px;
}
.infoList li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.infoList li a {
    padding-left: 13px;
    background: url(../img/icons.png) 0 -16px no-repeat;
    font-size: 16px;
}
.infoList li .date {
    float: right;
    color: #999;
}
#indZyjs .infoList li {
    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: -40px;
}
.picListFl li {
    float: left;
    width: 220px;
    margin: 0 28px 0px 0;
}
.picListFl li .pic img {
    width: 100%;
    height: auto;
}
.picListFl li .title {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    width: 200px;
    margin: auto;
}
.picListFl li .title a{
    font-size: 12px;
    color: #666666;
}
/* 文章列表页 ----------------------------------*/
.path {
    height: 32px;
    line-height: 32px;
}
.path a,
.path span {
    margin: 0 5px;
    color: #666
}
.side {
    float: left;
    width: 230px;
}
.mainContent {

}
.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;
    padding:0;
}

/* newsList */
.newsList {
    padding: 0 10px;
}
.newsList li {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding-left: 14px;
    background: url(../img/icons.png) 0 -7px 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;
}
/* 视频-列表页 ----------------------------------------- */
.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);
}
.yxdy{
    width: 1200px;
    height: 75px;
    background: url(../img/yxdy.jpg) no-repeat;
    margin-bottom: 20px;
}
#indDzdg,#indZypl{
    margin: 0 45px;
}

#indTptj{
    float: none;
    width: 100%;
    clear: both;
}
#indTptj .iHd {
    background: url(../img/box-bg.png) 143px 3px no-repeat;
}
#indTptj .iHd h3 {
    background: #c42d18;
    width: 135px;
    text-align: center;
    padding: 0;
}
#indTptj .iHd h3 a{
    color: #fff;
    display: block;
    width: 122px;
    margin: auto;
    border-left: 2px solid #fff;
}
#indTptj .iBd{
    margin-top: 20px;
}
.inden-content{
    box-shadow: 1px 1px 30px #dedede;
    margin-bottom: 20px!important;
    padding: 10px!important;
    width: 1180px!important;
}
.articleCon, .path{
    padding: 20px;
}
.articleCon .printArea .title{
    text-align: center;
    color: #e50000;
    font-size: 24px;
}
.property{
    text-align: center;
    background-color: #dedede; 
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
}
.inden-content{
    box-shadow: 1px 1px 30px #dedede;
    margin-bottom: 20px!important;
    padding: 10px;
}
.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}

.indBoxLoop{overflow:hidden}
.indBoxLoop .indBox .iHd h3{float:left; background-color:#fff;}
.indBoxLoop .indBox .iBd{height:190px;}
/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/