@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: #c20000;
    text-decoration: none;
}
.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!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 */
html {
    background: #fff;
}
body {
    text-align: center;
    min-width: 1000px;
}
.bg-color{
    background-color: #f8f8f8;
}
.topbar{
    height: 40px;
    background-color: rgba(242, 245, 247, 0.5);
    line-height: 40px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left
}
.topBar .links {
    float: right;
}
.topBar .links a {
    margin: 0 10px;
}
.sc,.em{
    float: left;
    font-size: 14px;
    color: #3d3d3d;
    margin-right: 10px;
}
.Home{
    float: left;
    padding-left: 24px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/home-icon.png) left 13px no-repeat;
    margin-left: 10px;
    line-height: 40px;
}
.Home a{
    font-size: 14px;
	color: #990408;
}

#header .banner{
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/banner_bg.jpg) center 0 no-repeat;
    height: 575px;
}
#header .logo {
    padding-top: 15px;
    padding-left: 15px;
}
#header .logo img {
    max-width: 300px;
}
#header .getHome {
    display: block;
    position: absolute;
    line-height: 32px;
    height: 32px;
    color: #fff;
    font-size: 12px;
    background-color: #df3037;
    border-radius: 0 0 5px 5px;
    right: 0;
    top:0;
    padding: 0 15px;
    transition: all 0.5s;
}
#header .getHome:hover { background-color: #a10105; }

.nav {
    line-height: 60px;
    height: 60px;
    background-color: #df3037;
}

.nav #mainNav {
    overflow: hidden;
    padding: 0 30px;
}
.nav li {
    float: left;
    font-size: 18px;
    text-align: center;
    transform: skewX(-30deg);
    width: 12.5%;
    height: 60px;
    line-height: 60px;
}
.nav li.on1{
    background-color: #a10105;
}
.nav li a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-align:center;
    transform: skewX(30deg);
}
.nav li a:hover {
    font-weight: 600;
    color: #fff3a1;
    text-decoration: none;
}
.nav .siteSearchBar{
    float: right;
    width: 230px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 17px;
    border: solid 1px #e5e5e5;
    margin: 11px 0;
}
.nav .siteSearchBar .select-box{
    display: none;
}
.nav .siteSearchBar .input-box {
    width: 190px;
    height: 35px;
    float: left;
}
.nav .siteSearchBar .input-box  input{
    border: none;
    height: 35px;
    position: absolute;
    border-radius: 17px;
    padding-left: 12px;
}
.nav .siteSearchBar .btn-box{
    float: right;
    height: 35px;
    width: 40px;
}
.nav .siteSearchBar .btn-box #search{
    display: block;
    height: 35px;
    width: 40px;
    color: transparent;
    border: none;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/search.png) center no-repeat #fff;
    border-radius: 17px;
}
#content {
    background: #fff;
    text-align: left;
}
.pagecontent{
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

#footer {
    background: #b00c16;
    font-size: 14px;
    line-height: 32px;
    padding: 20px 0;
    color: #ffffff;
    clear: both;
}
#footer a{
    color: #ffffff;
}
#footer .siteWidth {
    text-align: center;
}

#indZyjs { padding-top: 30px;}
#indZyjs .right-box{width: 530px;}
#indZyjs .TopinfoList .t{border: none;padding-bottom: 20px;}
#indZyjs .TopinfoList .t .title{text-align: left;font-size: 18px;line-height: 24px;margin: 0 0 8px; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#indZyjs .TopinfoList .t .intro{font-size: 14px;line-height: 24px;color: #333;padding: 0; max-height: 48px; overflow: hidden;}
#indZyjs .TopinfoList .t.last{padding: 0;}
/* 首页 ----------------------------------*/
#leadnews li .con .title{
    text-align: center;
    margin-bottom: 20px;
}
#leadnews li .con .title a{
    font-size: 30px;
	color: #a70000;
}
#leadnews li .con .intro{
    text-align: center;
    font-size: 14px;
    color: #626262;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.focusBox {
    width: 650px;
    overflow: hidden;
    position: relative;
    float: right;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 14px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    float: left;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}
.focusBox .hd ul li span{
    display: none;
}
.focusBox .hd ul li.on {
    background: #cc0001;
    color: #fff;
}
.focusBox .bd {
    height: 380px;
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 650px;
    height: 380px;
    display: block;
    background-color: #f5f5f5;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: left;
    padding-left: 15px;
}
.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=70);
    opacity: 0.7;
    height: 40px;
}

.row .box .hd{
    height: 37px;
    position: relative;
    line-height: 37px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/box_hd.png) no-repeat -10px center;
}

.row .box .hd h3{
    float: left;
    text-align: left;
    text-indent: 30px;
}
.row .box .hd h3 a{
    font-size: 18px;
	color: #ffffff;
    font-weight: 600;
}
.row .box .bd{
    margin-top: -30px;
    background-image: linear-gradient(0deg, 
		#ffffff 0%, 
		#fffbf3 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
    height: 310px;
    padding: 50px 20px 0;
}

.more{
    float: right;
    font-size: 14px;
	color: #4a4a4a;
}
.more:hover{
    color: #b00c16;
}
.timeinfoList .t{
    height: 60px;
    margin-bottom: 15px;
}
.timeinfoList .t .date-box{
    width: 105px;
	height: 60px;
	background-color: #dd879d;
	border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.timeinfoList .t:nth-child(2) .date-box{
    background-color: #94b35e;
}
.timeinfoList .t:nth-child(3) .date-box{
    background-color: #d08e2e;
}
.timeinfoList .t .date-box dt{
    font-size: 19px;
    line-height: 16px;
    color: #fff;
    margin: 12px 0 7px;
    font-weight: 600;
}
.timeinfoList .t .date-box dd{
    font-size: 14px;
	line-height: 14px;
	color: #fff;
    font-weight: 600;
}

.timeinfoList .t .con1 {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    background-color: #ededed;
    padding: 10px;
    white-space: nowrap; text-overflow: ellipsis;
}
.timeinfoList .t .intro {
    display: none;
}

.timeinfoList li .msg-box{
    font-size: 14px;
	background-color: #eeeeee;
	border-radius: 3px;
    font-weight: 600;
    display: table;
    height: 60px;
    width: 260px;
}
.timeinfoList li .msg-box .tit{
    display: table-cell;
    line-height: 24px;
    vertical-align: middle;
    padding:  0 10px;
}
.timeinfoList li .msg-box .intro{
    font-size: 14px;
	line-height: 18px;
	color: #797979;
    display: none;
}
.timeinfoList .n{
    height: 30px;
    line-height: 30px;
}
.timeinfoList .n .tit{
    color: #535353;
    padding-left: 20px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) 0 50% no-repeat;
    font-size: 14px;
}
.timeinfoList .n .date{
    float: right;
    font-size: 14px;
	color: #959595;
}
.boxlist li {
	height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.boxlist li span.date {
    float: right;
    padding-left: 15px;
    color: #666;
}
.boxlist li a{
    padding-left: 15px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) 0 50% no-repeat;
}
.indPic .iHd h3{
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/picture.png) 0 50% no-repeat;
    padding-left: 53px;
    width: 170px;
    margin: auto;
}
.turn-box .hd{margin: 20px 0 50px;}
.turn-box .hd ul{text-align: center;}
.turn-box .hd ul li{
    display: inline-block;
    width: 180px;
	height: 40px;
    line-height: 40px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
    margin: 0 20px;
    position: relative;
}
.turn-box .hd ul li.on{
    background-color: #cd171f;
    border-color: #cd171f;
    color: #fff;
}
.turn-box .hd ul li a{
    font-size: 16px;
}
.turn-box .hd ul li.on a{
    color: #fff;
}
.turn-box .hd ul li.on i{
    z-index: 8;
    position: absolute;
    bottom: -11px;
    left: 88px;
    margin-left: 0;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #cd171f;
    border-top-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* .turn-box .bd .picList{
    margin-right: -10px;
} */
.turn-box .bd .picList li{
    width: 240px;
	height: 160px;
    float: left;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}
.turn-box .bd .picList{
    margin: 0;
    margin-right: -10px;
}
.turn-box .bd .picList li .pic,.turn-box .bd .picList li .pic img{
    width: 240px;
	height: 160px;
}
.turn-box .bd .picList li .pic{
    margin: 0;
}
.turn-box .bd .picList li .title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
}
.turn-box .bd .picList li .title a{
    color: #fff;
}
.turn-box .bd .picList li:first-child{
    width: 500px;
	height: 330px;
    margin-right: 10px;
}
.turn-box .bd .picList li:first-child .pic,.turn-box .bd .picList li:first-child .pic img{
    width: 500px;
	height: 330px;
}
.turn-box .bd .picList .more{
    display: block;
    float: left;
    width: 240px;
	height: 160px;
    line-height: 160px;
    font-size: 30px;
	color: #cd171f;
    text-align: center;
	background-color: #eeeeee;
}
/* indBox */
.indBox {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto 15px;
}
.indBox .iBd {
    overflow: hidden;
}
.indBox .iBd .infoList .last{
    margin: 0;
}
.indBox .iBd .infoList .t{
    color:#333;
    text-align: left;
    height: auto;
    line-height: inherit;
    padding: 25px 67px 27px 25px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
    border: none;
}
.indBox .iBd .infoList .t a{
    color: #393938;
    font-size:16px;
    padding: 0;
    background: none;
    font-weight: 600;
}
.indBox .iBd .infoList .t:hover{
    background-color: #fcf5f3;
}
.indBox .iBd .infoList .t:hover a{
    color: #801216;
}
.indBox .iBd .infoList .t .intro{
    font-size:12px;
    color: #727171;
    height: 50px;
    overflow:hidden;
    margin-top: 5px;
    line-height: 26px;
    text-align: left;
}

/* 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;
    font-size: 23px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}
.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: 20px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) no-repeat left center;
    overflow: hidden;
}
.newsTpList .n .date {
    float: right;
    color: #999
}
/* infoList */
.infoList {
    overflow: hidden
}
.infoList li {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    overflow: hidden;
    border-bottom: dashed 1px #e1e1e1;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) no-repeat left center;
}
.infoList li a:hover,.timeinfoList li .msg-box .tit:hover{
    color: #902428;
}
.infoList li .date {
    float: right;
    font-size: 14px;
    color: #999
}
.TopinfoList .t{
    padding-bottom: 30px;
    border-bottom: dashed 1px #e2e2e2;
}
.TopinfoList .last.t{
    margin: 0;
}
.TopinfoList .t .title{
    height: 30px;
    font-weight: 600;
	font-size: 30px;
    line-height: 30px;
    margin: 20px 0;
    text-align: center;
}
.TopinfoList .t .title .tit{
    color: #231616;
}
.TopinfoList .t .title .tit:hover{
    color: #902428;
}
.TopinfoList .t .intro{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    padding: 0 41px;
}
.TopinfoList .n{
    height: 50px;  
    line-height: 50px;
    border-bottom: 1px solid #eeeeee;
}
.TopinfoList .n a{
    font-size: 16px;
	color: #333333;
}
.TopinfoList .n a:hover{
    color: #cc0001;
}
.box-bg{
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/box_bg.png) 0 37px no-repeat;
    padding-top: 100px;
}
.indBoxgy .left-box {
    width: 49%;
    float: left;
}
.box .iHd{
    height: 47px;
    position: relative;
    margin-bottom: 27px;
    line-height: 47px;
}
/* .indBoxgy .left-box .iHd h3{
    padding-left: 50px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/video.png) 0 50% no-repeat;
}
.box-bg .iHd h3 .span1{
    font-size: 36px;
	line-height: 24px;
	color: #ff6600;
}
.box-bg .iHd h3 .span2{
    font-size: 48px;
	color: #cd171f;
} */

.box-bg .iHd {
    height: 37px;
    position: relative;
    line-height: 37px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/box_hd.png) no-repeat -10px center;
    margin-bottom: 25px;
}
.box-bg .iHd h3 {
    float: left;
    text-align: left;
    text-indent: 30px;
}
.box-bg .iHd h3 a {
    font-size: 18px;
	color: #ffffff;
    font-weight: 600;
}

.TopinfoList2 .t{
    float: left;
    width: 280px;
    margin-right: 20px;
}
.TopinfoList2 .t .pic{
    width: 280px;
	height: 185px;
}
.TopinfoList2 .t .pic img {
    font-size: 0;
    display: block;
    background-color: #f5f5f5;
    width: 280px;
    height: 185px;
}
.TopinfoList2 .t .con .title{
    height: 48px;
    line-height: 48px;
    text-align: center;
    white-space: nowrap; text-overflow: ellipsis;overflow: hidden;
    font-size: 16px;
}

.TopinfoList2 .t .con .intro,.TopinfoList2 .n .date{
    display: none;
}
.TopinfoList2 .n{
    font-size: 16px;
	height: 36px;
	line-height: 36px;
    overflow: hidden;
	padding-left: 15px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) 0 50% no-repeat;
    white-space: nowrap; text-overflow: ellipsis;
}

.indBoxgy .right-box {
    float: right;
    width: 49%;
}

/* picListFl */
.picListFl {
    overflow: hidden;
}
.picListFl li {
    float: left;
    width: 398px;
    height: 190px;
    margin-bottom: 25px;
}
.picListFl li .pic {
    overflow: hidden
}
.picListFl li .pic img {
    width: 100%;
    height: auto;
    transition: 200ms;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
}
.picListFl li:hover .pic 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);
}
.picListFl li .title {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    padding-top: 5px;
    display: none;
}
.picListFl .first{
    width: 720px;
    height: 405px;
    margin-right: 20px;
}


.box{
    width: 49%;
    float: left;
} 
.conent-box{
    margin: 0 30px;
}
/* 文章列表页 ----------------------------------*/
.side {
    float: right;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.mainContent {
    margin-bottom: 30px;
    overflow: hidden;
}

.mainBox .mHd {
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
}
.mainBox .mHd h3 {
    font-size: 22px;
    color: #c20000;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    font-weight: 600;
}
.path {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    padding-left: 28px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/home-icon.png) no-repeat left center;
    margin-bottom: 20px;
}

.path a,
.path span {
    margin: 0 5px;
    color: #666
}
.path a:last-child{
    color:#ef3c3c;
}
/* newsList */
.newsList {
    padding:0 10px;
}
.newsList li {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 18px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) no-repeat 3px center;
}

.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px 0 15px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
.newsList em {
    color: #f20;
}
.newsList .split {
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 18px 0;
    border-bottom: 1px dotted #ccc;
}
.newsList li .address {
    background: #8DB6D5;
    color: #fff;
    padding: 0 8px;
    line-height: 22px;
    font-size: 12px;
    margin: 4px 0;
    border-radius: 5px;
    float: right;
    margin-left: 15px;
}
.newsList li .address:hover {
    background: #6e9ec3;
    text-decoration: none;
}
.newsList li .disable {
    display: none !important;
}
/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    line-height: 34px;
}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 12px;
    margin-right: 5px;
    color: #888;
    border-radius: 50%;
	border: solid 1px #dbdbdb;
}
.page a:hover {
    border: 1px solid #990000;
    text-decoration: none;
    color: #990000;
}
.page .current {
    background: #990000;
    border: 1px solid #990000;
    color: #fff !important;
    font-weight: bold;
    padding: 0 12px;
}
.page .first,.page .prev,.page .next,.page .last,.page .total,.page .select{border-radius: 20px;}
.page select {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    background: #fff;
    border: 0 solid #ddd;
    vertical-align: middle;
    color: #888;
}
.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;
}


/* 图片-列表页 ----------------------------------------- */
.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;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.printArea .conTxt img{display: block;margin: auto; max-width: 1000px;}
.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: inherit;
    *list-style: square;
    text-indent: 0 !important;
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: inherit;
    *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;
}
.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 .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;
    padding-top: 5px;
    line-height: 48px;
    height: 48px;
    text-align: left;
    font-size: 14px;

}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.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);
}

#indTpxw .iHd{
    height: 40px;
    line-height: 40px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/tpbd-hd.png) 0 50% no-repeat;
    margin-bottom: 30px;
}

.fullwidth{width: 100%!important;}
.fullwidth .path{
    text-align: right;
    height: 35px;
    line-height: 15px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 58px;
    font-size: 12px;
    color: #666;
}
.fullwidth .path em{
    padding-left: 18px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/home.png) 0 1px no-repeat;
}
.printArea .title{
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
    color: #990000;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}

.printArea .subTitle,
.printArea .subheading {
    font-size: 24px;
    text-align: center;
    padding-top: 10px;
}

.property{
    height: 50px;
    line-height: 50px;
    background-color: #f9f9f9;
    margin-bottom: 65px;
    text-align: center;
}
.property span{margin: 0 5px;font-size: 12px;color: #3c3c3c;}
.property span a{font-size: 12px;color: #3c3c3c;}
.property span a:hover{color: #b90101;}
.bdsharebuttonbox{float: right;margin: 11px 0px;}
.articleCon .others{padding-top: 39px;border-top: 1px solid #eeeeee;font-size: 16px;color: #666666;}
.articleCon .others span{color: #b90101;}
.articleCon .others .date{color: #666666;}
.auditRecordcss{text-align: right;float: none!important;margin-bottom: 20px;}

/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/

/*04专题特殊处理*/
#Jcdtmtpl{
    padding: 50px 0;
}
#Jcdtmtpl .left-box {
    width: 590px;
    float: left;
}
#Jcdtmtpl .right-box {
    float: right;
    width: 590px;
}
#Jcdtmtpl .hd .more{
    float:right;
    font-size:12px;
    color:#e54646;
    padding: 2px 8px;
    border:1px solid #e54646;
    margin-top: 5px;
}
#Jcdtmtpl .left-box {
    width: 580px;
    float: left;
}
#Jcdtmtpl .right-box {
    float: right;
    width: 580px;
}
#Jcdtmtpl .hd{
    overflow:hidden;
}
#Jcdtmtpl .hd h3{
    float: left;
    height: 40px;
    line-height: 40px;
}
#Jcdtmtpl .hd h3 a{
    color:#e54646;
    font-size:32px;
}
#Jcdtmtpl .biaoyu{
    width:170px;
    height:20px;
    font-size:12px;
    background-color:#e54646;
    line-height:20px;
    text-align:center;
    color:#fff;
    margin-top:5px;
}
#Jcdtmtpl .bd{
    padding-top:30px;
    border-top:1px solid #e7e7e7;
}
#Jcdtmtpl .bd .topicList .t{
    overflow:hidden;
    margin-bottom:15px;
}
#Jcdtmtpl .bd .topicList .t .pic{
    width: 145px;
    height: 105px;
    float: left;
}
#Jcdtmtpl .bd .topicList .t .pic img{
    width: 145px;
    height: 105px;    
}
#Jcdtmtpl .bd .topicList .t .con{
    margin-left:175px;
    text-align:left;
}
#Jcdtmtpl .bd .topicList .t .con .title{
    font-size:18px;
    color:#333;
}
#Jcdtmtpl .bd .topicList .t .con .intro{
    font-size:15px;
    color:#999999;
}
#Jcdtmtpl .topicList li.n{
    height:40px;
    line-height:40px;
}
#Jcdtmtpl .topicList li.n a {
    padding-left: 15px;
    font-size: 15px;
    background: url(/Content/main/ContentManage/Special/dsxxjy/img/point-icon.png) 0 50% no-repeat;
}
#Jcdtmtpl .topicList li.n .date {
    float: right;
    color: #999;
}

/* 通用带图片的信息列表_普通式 */
.picList{margin:0 -10px;}
.picList li{float:left;width:24.99%;margin-bottom:15px;position: relative;}
.picList li .pic{margin:0 10px;background-color:#fff;}
.picList li .title{margin:0 10px;}
.picList li .pic img{width:100%;height:auto;}
.picList li .pic a:hover img{filter:alpha(opacity=80);opacity:.8;}
.picList li .title{padding-top:5px;height:40px;line-height:40px;text-align:center;overflow:hidden;}
.picList li .title .tit{color: #484848;}
.picList li .title .tit:hover{color: #c20000;}
.picList li:hover .title{display: block;}
#tpbd .iHd{background: url(/Content/main/ContentManage/Special/dsxxjy/img/tpbd-hd.png) center no-repeat;text-align: center;margin-bottom: 35px;}
#tpbd .iHd a{position: relative;left: 20px;}
#tpbd .iHd .more{left: 0;}
