﻿@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: #fff;
}
body {
    text-align: center;
    min-width: 1000px;
}
.siteWidth {
    position: relative;
    max-width: 1000px;
    _width: 1000px;
    margin: 0 auto;
    text-align: left
}
.topBar {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: #e5e5e5;
}
.topBar .links {
    float: right;
}
.topBar .links a {
    margin: 0 10px;
}


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{display: inline-block; *display: inline;zoom: 1; z-index: 1;}
#siteLast dt{padding: 0 10px;display: inline-block; *display: inline;zoom: 1;}
#siteLast a{ color: inherit; padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#940c17; color:#fff;}
#siteLast dd{right:0;top: 100%;width: 810px;border: 3px solid #940c17;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}

body {
    background: url(../img/body.jpg) repeat-x 0 28px;
}

#header {
    background: url(../img/header.jpg) center 0 no-repeat;
}
#header .siteWidth {
    padding: 199px 0 0 0;
    position: relative;
}
#header .logo {
    position: absolute;
    left: 450px;
    top: 65px;
}
#header .logo img {
    max-width: 600px;
    max-height: 70px; 
}
.nav {
    height: 51px;
    line-height: 51px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #940c17;
}
.mainNav .li1 {
    position: relative;
    float: left;
    font-size: 20px;
    margin: 0 15px;
}
.mainNav .a1 {
    color: #fff;
    display: block;
    padding: 0 18px;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    text-align: center;
    border-radius: 5px;
    margin: 8px 0;
}
.mainNav .on1 .a1:hover ,.mainNav .on1 .a1{
    background: #fff;
    text-decoration: none;
    color: #940c17;
}
.mainNav li.spe {
    float: left;
    width: 1px;
    height: 17px;
    margin: 18px 0 0;
    overflow: hidden;
    background: #ad4951;
}
.mainNav .ul1{overflow: hidden;line-height: 28px;position: absolute;left: 0;top: 100%;width: 100%;display: none;background: #d8b730; text-align: center; z-index: 1;}
.mainNav .li2{vertical-align: top;}
.mainNav .a2{font-size: 14px;display: block;line-height: 20px;padding: 6px 10px;color: #fff;}
.mainNav .a2:hover{background: #bf9f19;text-decoration: none;}
.mainNav .last1 .ul1{left: auto;right: 0;}

#content {
    background: #fff;
    width: 980px;
    padding: 10px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#footer {
    background:#C20E13;
    font-size: 14px;
    padding: 30px 0;
}
#footer .siteWidth {
    text-align: center;
}
#footer .footNav {
    height: 32px;
    line-height: 32px;
    background-color: #be0b1a;
    border-radius: 15px;
    margin-bottom: 20px;
}
#footer .footNav a {
    margin: 0 6px;
    color: #fff;
}
#footer .qrCode{ position: absolute; right: 0; top: 0; text-align: center; }
#footer .qrCode li{ float: left; margin: 0 8px; }
#footer .qrCode .pic img{ width: 80px; height: 80px; }
#footer .qrCode .title{ margin-top: 5px; }
.copyRight{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #FFF;
}
.copyRight a {
    color: inherit;
}
.ad{
    width: 980px;
    height: 60px;
    background: url(../img/ad.jpg) no-repeat;
    margin-bottom: 10px;
    clear: both;
}
/* 首页 ----------------------------------*/
.focusBox {
    width: 675px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 19px;
}
.focusBox .hd {
    z-index: 1;
    float: right;
    height: 408px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    margin-right: 6px;
    width: 286px;
    height: 149px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
    display: none;
}
.focusBox .hd ul li img{
    width: 286px;
    height: 149px;
}
.focusBox .hd ul li.on {
    background: #FF6633;
    color: #fff;
}
.focusBox .bd {
    width: 675px;
    height: 408px;
    position: relative;
    overflow: hidden;
    float: left;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic,
.focusBox .bd .pic img {
    width: 675px;
    height: 408px;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.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: 34px;
}

/* smallScroll */
.smallScroll{
    float: right;
}
.smallScroll .sPrev,.smallScroll .sNext{
    display: block;
    height: 19px;
	border: solid 1px #ececec;
}
.smallScroll .sPrev{
    background: url(../img/sprev.png) 50% no-repeat #f9f9f9;
    margin-bottom: 10px;
}
.smallScroll .sNext{
    background: url(../img/snext.png) 50% no-repeat #f9f9f9;
}
.smallScroll .smallImg .pic { width: 286px; }

/* indBox */
.indBox {
    width: 455px;
    float: left;
    margin-bottom: 10px;
    margin-top:40px;
    margin-right:30px;
}
.indBox .iHd {
    height: 32px;
    line-height: 34px;
    overflow: hidden;
    background: #f9f9f9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #ac010f;
}
.indBox .iHd .more {
    float: right;
    font-size: 12px;
    color: #666666;
    margin-right: 10px;
}
/* .indBox .iHd h3 {
    text-align: center;
} */
.indBox .iHd h3 a {
    color: #fff;
    font-size: 17px;
    background: #ac010f;
    display: inline-block;
    padding: 0 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.indBox .iBd {
    overflow: hidden;
}
#indZxxw{
    width: 100%;
    margin-bottom:40px;
    margin-top:10px;
}
#indZxxw .iHd {
    background-position: 0 -100px
}
#indGzjb .infoList,
#indXwjj .infoList{ height: 295px; }
#indXjdx .infoList,
#indWjyl .infoList{ height: 305px; }

#indGzjb .infoList .pic, #indXwjj .infoList .pic { width: 127px; }

/* newsTpList */
.newsTpList {
    overflow: hidden;
    zoom: 1;
}
.newsTpList .t {
    margin-bottom: 14px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #ccc;
}
.newsTpList .t .title {
    margin-bottom: 9px;
    overflow: hidden;
    text-align: center;
}
.newsTpList .t .title a {
    color: #e50000
}
.newsTpList .t .intro {
    color: #888;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
}

.newsTpList .n {
    height: 34px;
    line-height: 34px;
    padding-left: 13px;
    background: url(../img/icons.png) 0 50% no-repeat;
    overflow: hidden;
}
.newsTpList .n .date {
    float: right;
    color: #999
}
#indTtxw .newsTpList .n{
    background: none;
    padding: 0;
    margin-right: 26px;
}
#indTtxw .newsTpList .n a{
    font-size: 17px;
    color: #666666;
}
#indTtxw .newsTpList .t .title{
    margin: 0;
    height: 66px;
    line-height: 66px;
}
#indTtxw .newsTpList .n{
    float: left;
}
#indTtxw .newsTpList .t{
    margin: 0;
    padding: 0;
    border: none;
}
#indTtxw .newsTpList .t .title a{
    font-size: 30px;
    color: red;
}
/* infoList */
.infoList {
    overflow: hidden
}
.infoList li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 10px;
}
.infoList li a {
    padding-left: 13px;
    background: url(../img/icons.png) 0 50% no-repeat;
    font-size: 14px;
    color: #666666;
    line-height:200%;
}
.infoList li a:hover{
    color: #E20500;
}
.infoList li .date {
    float: right;
    color: #999;
    font-size: 12px;
}
#indZyjs .infoList li {
    width: 480px;
    float: left;
}
#indZyjs .infoList .libg {
    float: right;
}
.infoList .t{
    height: auto;
    padding: 0;
    margin: 10px 0 5px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.infoList .t .pic{
    float: left;
    margin-right: 10px;
}
.infoList .t .pic a,.infoList .t .title a{
    background: none;
    padding: 0;
}
.infoList .t .title a{
    font-size: 14px;
	color: #f03e00;
}
.infoList .t .intro{
    font-size: 12px;
    color: #666666;
    line-height: 26px;
}
/* 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: 200px;
    margin: 0 36px 10px 0;
}
.picListFl li .pic img {
    width: 100%;
    height: 150px;
}
.picListFl li .title {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    padding-top: 5px;
}
.picListFl li .title a{
    font-size: 12px;
}
/* 文章列表页 ----------------------------------*/
.side {
    float: left;
    width: 230px;
    margin-right: 15px;
}
.mainContent {
    overflow: hidden;
}
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    height: 40px;
    line-height: 40px;
    background: #940c17;
    color: #fff;
    font-size: 20px;
    padding: 0 15px;
}
.sideBox .hd h3 {
    font-size: 18px;
}
.sideBox .bd {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
}
.mainBox .mHd {
    position: relative;
    height: 32px;
    line-height: 34px;
    overflow: hidden;
    background: #f9f9f9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #ac010f;
}
.mainBox .mHd h3 {
    color: #fff;
    font-size: 14px;
    background: #ac010f;
    display: inline-block;
    padding: 0 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mainBox .mHd .path {
    position: absolute;
    right: 10px;
    padding: 0;
    font-size: 12px;
    color: #666;
}
.path {
    height: 32px;
    line-height: 32px;
}
.path a,
.path span {
    margin: 0 5px;
    color: #666
}

/* 侧栏导航 */
#sideMenu{background: #fff;margin-bottom: 20px;}
#sideMenu .hd{height: 50px;line-height: 50px;;background: #9a0000;color: #fff;overflow: hidden;}
#sideMenu .hd h3{ padding-left: 30px; font-size: 20px;font-weight: normal;}
#sideMenu .menuList li{vertical-align: top; margin-top: 4px;}
#sideMenu .menuList a{display: block;line-height: 24px;padding: 10px 0 10px 30px; background: #f5f5f5 url(../../base/img/icon.png) no-repeat 95% -356px;}
#sideMenu .menuList a:hover,#sideMenu .menuList .on a{text-decoration: none;color: #9a0000; background-color: #f1d1d3; background-position: 95% -411px;}

/* newsList */
.newsList {
    padding: 15px 10px 0;
}
.newsList li {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding-left: 14px;
    background: url(../img/icons.png) 0 50% no-repeat;
}
.newsList li a{
    font-size: 14px;
}
.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;
    font-size: 14px;
}
/* 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 #be0b1a;
    text-decoration: none;
    color: #be0b1a;
}
.page .current {
    background: #be0b1a;
    border: 1px solid #be0b1a;
    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;
}
/* 焦点图切换-广告 */
.slideBox{ height:100px; overflow:hidden; position:relative; }
.slideBox .hd{ position:absolute; z-index:1; right:5px; bottom:5px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#000; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.slideBox .hd ul li.on{ background:#f00;   font-weight:bold; filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd .pic img{ width: 100%; height:100px;  }
.slideBox .bd .con{ display:none; }

.adRow{ clear: both; height: 60px; margin-bottom: 10px; }
.adRow .bd .pic img{ height: 60px; }

.infoListA li {
    line-height: 22px;
    padding: 8px 0 8px 12px;
    background: url(../img/icons.png) 0 50% 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;
}
.videoPageList .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 50% no-repeat;
}
.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);
}

#indTtxw{
    height: 100px;
    border: solid 1px #eaeaea;
    background: #f9f9f9;
    margin-bottom: 10px;
    margin-top:15px;
}
#indTtxw .iHd{
    float: left;
    width: 80px;
	height: 80px;
	background: #930c17;
    border-radius: 5px;
    margin: 10px;
}
#indTtxw .iHd h3{
    width: 52px;
	line-height: 35px;
	font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #fff;
    margin: 5px auto;
}
#indTtxw .iHd h3 a{
    color: #fff;
}
#indXwjj,#indWjyl{
    margin-left: 10px;
}
#indXjdx .infoList .t,#indWjyl .infoList .t{
    float: left;
    width: 138px;
    padding: 0 11px 15px;
}
#indXjdx .infoList .t .con .title,#indWjyl .infoList .t .con .title{
    text-align: center;
}
#indXjdx .infoList .t .con .intro,#indWjyl .infoList .t .con .intro{
    display: none;
}
#indTpxw{
    width: 100%;
}
#indTpxw .iHd{
    margin-bottom: 20px;
}
#indTpxw .iBd{
    width: 915px;
    padding: 0 39px;
    position: relative
}
#indTpxw .prev{
    position: absolute;
    width: 39px;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    background: url(../img/prev-off.png) 50% no-repeat #fff;
}
#indTpxw .prev:hover{
    background: url(../img/prev-on.png) 50% no-repeat #fff;
}
#indTpxw .next{
    position: absolute;
    width: 39px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    background: url(../img/next-off.png) 50% no-repeat #fff;
}
#indTpxw .next:hover{
    background: url(../img/next-on.png) 50% no-repeat #fff;
}
.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}

.inden-content {
    box-shadow: 1px 1px 30px #dedede;
    padding: 10px!important;
}
.inden-content .path{
    padding: 5px 20px;
    font-size: 14px;
    background: #f5f5f5;
}
/* 文章内容页 -----------------------------------------*/
.subheading {
    font-size: 16px;
}
.noSideContent .printArea .conTxt {
    padding: 0 30px;
}
.articleCon {
    text-align: left;
    padding: 20px;
}
.printArea .title {
    font-size: 32px;
    padding: 0 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
    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', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 20px 0 0px; 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}
.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;
    /*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 .page-title-list { border: solid 1px rgb(195, 211, 242); display: inline-block; width:100% }
.articleCon .page-title-list ul { margin: 10px; }
.articleCon .page-title-list ul li { float: left; margin-right: 50px; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.articleCon .page-title-list ul li a { color: rgb(61, 114, 211) }
.articleCon .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.articleCon .others {
    margin-bottom: 15px;
}
.articleCon .others .prev,
.articleCon .others .next {
    padding: 5px 0;
    word-wrap: break-word
}
/* 相关信息 */
#relativeInfo {
    margin-bottom: 10px;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    font-weight: bold;
    color: #666
}
#relativeInfo .bd {
    margin-top: 10px;
    padding: 20px 25px;
    background: #F8F8F8;
}
#relativeInfo .infoList li {
    height: auto;
}

/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/