@charset "UTF-8";
/* Base Reset */
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}
img {
	border: 0;
	vertical-align: top;
}

body {
	line-height: 1;
	position:relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
body, p {
	font: 14px/1 'Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial';
	font-family: 微软雅黑;
}

a {
    text-decoration: none;
    color: #080808;
	/*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.c-txt, .sl-mod .bd li .txt-a em, .sl-mod .bd li .t-area em, .t-list li a, .t-list-e li a, .t-p-box .con .tit, .p-t-list .in .tit, .p-t-list-e .in .tit, .p-t-list-e2 .in .tit, .sub-ls-t li a, .sub-ls-ad li a, .xt-ls li a .bom {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a:hover {
	text-decoration: none;
	color: #EC3C1B;
}
.wrapper {
}
.wrapper .inner {
}
/**header**/
.header {
	background: url(images/headbg.png) center no-repeat;
	background-size: 100%;
}
.logo-panel {
	padding: 0.645rem 0.291rem;
	text-align: center;
}
.logo {
}
.logo img {
	width: 100%;
	max-width: 4.111rem;
}
/**主导航**/
.navi {
}
.navi-window {
}
.navi-window .wp-menu {
	margin: 0 auto;
	display: none;
	border-bottom: 1px solid #aeaeae;
    padding: 6px 0;
}
.navi-window .wp-menu .menu-item {
	display: block;
	border-top: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}
.navi-window .wp-menu .menu-item a.menu-link {
	display: block;
	padding: 0 0.347rem;
	height: 0.772rem;
	line-height: 0.772rem;
	color: #545454;
	font-size: 0.338rem;
	font-weight: normal;
	background-color: #fff;
}
.navi-window .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #757575
}
.navi-window .menu-switch-arrow {
	display: block;
	width: 0.772rem;
	height: 0.772rem;
	position: absolute;
	right: 0px;
	top: 1px;
	background: url(images/icons-1.png) center no-repeat;
}
.navi-window .sub-menu {
	background-color: #f2f2f2;
	display: none;
}
.navi-window .sub-menu .sub-item {
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
.navi-window .sub-menu .sub-item a {
	display: block;
	color: #272727;
	height: 0.772rem;
	line-height: 0.772rem;
	padding: 0 0.241rem;
	display: block;
	text-indent: 0.483rem;
	font-size: 0.338rem;
}
.navi-window .sub-menu .sub-item a:hover {
	color: #fff;
	display: block;
	background-color: #7E7E7E;
}
.navi-window .sub-menu .sub-menu {
	background-color: #fff;
}
.navi-window .sub-menu .sub-menu .sub-item a {
	text-indent: 0.724rem;
}
.navi-window .sub-menu .sub-menu .sub-menu .sub-item a {
	text-indent: 0.966rem;
}
/**slide导航**/
.container .inner {
}
.navi-slide-head {
	height: 20px;
	position: absolute;
    top: 14px;
    right: 11px;
}
.navi-slide-head .navi-slide-title {
	display: inline-block;
	float: left;
	font-weight: normal;
	color: #272727;
	font-size: 0.444rem;
	line-height: 0.958rem;
}
.navi-slide-head .navi-slide-arrow {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	background: url(images/menu-icon-arrow-white-x.png) center no-repeat;
	background-size: 100%;
}
/**slide**/
#slide .swiper-container { /* margin-bottom: 10px;   */
	max-height: 300px;
	min-height: 100px;
	overflow: hidden;
	width: 100%;
}
#slide img {
	width: 100%;
	vertical-align: top;
}
#slide .swiper-button-prev, #slide .swiper-button-next {
	width: 30px;
	height: 54px;
}
#slide .swiper-button-prev {
	background: url(images/slide-navbtn.png) no-repeat 0 50%;
}
#slide .swiper-button-next {
	background: url(images/slide-navbtn1.png) no-repeat right 50%;
}
.thumbnail-post .item-1 {
	margin-bottom: 10px;
	border: none;
}
.thumbnail-post .item-1 .item-thumbnail {
	display: block;
	position: relative;
	float: left;
	width: 90px;
	margin-right: -90px;
}
.thumbnail-post .item-1 .item-thumbnail .thumb-link {
	display: block;
	margin-top: 5px;
	width: 80px;
	height: 62px;
	background: url(images/nothumb.png) no-repeat center;
}
.thumbnail-post .item-1 .item-thumbnail .thumb-link img {
	width: 100%;
	height: 100%;
}
.thumbnail-post .item-1 .item-info {
	float: right;
	width: 100%;
}
.thumbnail-post .item-1 .item-info h2, .post-item .item-info p {
	margin-left: 90px;
}
.thumbnail-post .item-1 .item-info h2 {
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}
.thumbnail-post .item-1 .item-info h2 a {
	font-weight: bold;
	color: #0061ae;
}
.thumbnail-post .item-1 .item-info h2 a:hover {
	color: #B62626;
}
.thumbnail-post .item-1 .item-info p {
	display: block;
	height: 42px;
	line-height: 21px;
	overflow: hidden;
}
.thumbnail-post .item-1 .item-info p a {
	color: #5b5b5b;
}
.thumbnail-post .item-1 .item-info p a:hover {
	color: #a6a6a6;
}
.wp-column-menu {
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
}
.wp-column-news {
	width: 100%;
}
.wp-column-news .column-news-box {
	margin: 0 6px;
}
/**栏目列表**/
.column-head {
	background: #E4E4E4;
	line-height: 0.579rem;
}   /**位置栏目背景**/
.column-head .column-anchor {
	padding: 0.144rem;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 0.724rem;
	height: 0.579rem;
	float: right;
	background: url(images/menu-dot.png) no-repeat center;
	background-size: 60%;
}
.column-head .column-anchor h3.anchor-title {
	display: inline-block;
	float: left;
	font-size: 0.386rem;
	color: #7a7a7a;
}		/**位置栏目字体**/
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #b3b3b3;
	font-size: 0.3rem;
	color: #383838;
	background: #eee url(images/li.png) no-repeat 0.241rem 0.388rem;
}
.column-list-wrap li a:hover {
	color: #383838;
	text-decoration: none;
	background-color: #e1e1e1;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background-color: #636363;
	background-position: 10px 14px;
}
.column-list-wrap li a span {
	display: block;
	padding: 0.241rem;
	padding-left: 0.483rem;
	line-height: 0.531rem;
	padding-top: 0.144rem;
	padding-bottom: 0.144rem;
}
.column-list-wrap .sub-list li a {
	background-position: 18px 11px;
	font-size: 14px;
	background-color: #F1F1F1;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 28px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.column-body {
	display: none;
}
.list-meta .column-title {
	font-size: 0.386rem;
}
/**
 * 栏目新闻
 */
.list-head {
	padding: 0.241rem 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 0.579rem;
	font-size: 0.434rem;
	color: #333
} /**当前位置**/
.list-meta .column-path {
	float: right;
	line-height: 0.579rem;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
	font-size: 0.28rem;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 0.241rem 0;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom: 1px dashed #b1b1b1;
	line-height: 1.4em;
	padding: 5px 0;
	padding-left: 10px;
	background: url(images/dot.png) no-repeat 2px 13px;
}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {
	background-color: #F7F7F7;
	color: #000;
}
.column-news-list .column-news-item .column-news-title {
	display: block;
	margin-right: 76px;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
}
.wp_entry {
	width: auto;
	margin: 0 4px;
}
.wp_entry, .wp_entry p {
	line-height: 1.7;
	font-size: 16px;
	text-align: justify;
}
.wp_entry p {
	margin-bottom: 11px;
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
}   /**列表页文章图片大小限制**/

.header-public.header-s .logo img {
    width: 30px;
}
.header-public.header-s .logo {
    width: 50px;
}
.list-meta .column-path, .list-meta .column-title {
	float: none;
}
.list-meta .column-title {
	display: none;
}
.list-meta .column-path {
	padding-left: 0.579rem;
	background: url(images/sitemap-icon.png) no-repeat left center;
	background-size: 4.9%;
}
.list-meta .column-path .path-name {
	display: none;
}
.wp_paging .pages_count, .wp_paging .page_jump {
	display: none;
}
.wp_article_list .list_item {
	overflow: hidden;
}
.wp_article_list .list_item {
	height: 0.724rem;
	line-height: 0.724rem;
	white-space: nowrap;
}
.wp_article_list .list_item .pr_fields {
	display: block;
	float: none;
	white-space: nowrap;
}
.wp_article_list .list_item .Article_Index {
	display: none;
}
.wp_article_list .list_item .ex_fields {
	display: none;
}
.wp_article_list .list_item a {
	font-size: 0.32rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wp_article_list .list_item .Article_Title {
	float: none;
	margin: 0;
	display: block;
}
/**文章页**/
.info-box {
	margin: 0 6px;
}
.article {
	padding: 10px 0;
}
.article h1.arti-title {
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #424242;
	border-bottom: 2px solid #ECECEC
} /**文章标题**/
.article .arti-metas {
	height: 16px;
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
}
.article .arti-metas span {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 4px;
	overflow: hidden;
} /**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.7;
	font-size: 16px;
	text-align: justify;
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
	margin-bottom: 5px;
}   /**文章阅读部分图片大小限制**/
/**底部**/

#back-top {
	display: block;
	display: none;
	width: 30px;
	height: 30px;
	opacity: 0.7;
	background: #868686 url(images/back-top.png) no-repeat center;
	position: fixed;
	right: 6px;
	bottom: 20px;
	z-index: 10000;
}
.container {
	width: auto;	
}
.panel.news-panel {
	background: #fff;
}
.tt {
	height: 1.069rem;
	margin-bottom: 0.116rem;
}
/*.tit {
	display: inline-block;
	line-height: 1.069rem;
	float: left;
	font-size: 0.39rem;
	font-weight: normal;
	color: #272727;
	position: relative;
	top: 0.015rem;
}*/


.more_btn {
	display: inline-block;
	line-height: 0.069rem;
	color: #6c6c6c;
	font-size: 0.0361rem;
	float: right;
}
.more_btn a {
	color: #6c6c6c;
}

.panel-5 {
	margin: 0.39rem 0 0 0;
}

.panel-7 {
	margin: 0.39rem 0 0 0;
}

.link {
	background: #3c4449;
	width: auto;
	padding: 0.333rem 0 0.416rem 0;
}
.link-window {
	line-height: 1rem;
}
.link-window .link-bg {
	background: url(images/arrow.jpg) right center no-repeat;
	background-size: 2.1%;
}
.link-window a.links-arrow {
	cursor: pointer;
	color: #fff;
	font-size: 0.386rem;
	display: block;
	padding-left: 0.483rem;
	border-bottom: 1px solid #727678;
	background: url(images/icon.jpg) left no-repeat;
	background-size: 2.7%;
}
.link-window .link-items {
}
.link-window .link-items .wp-menu {
}
.link-window .link-items .wp-menu .menu-item {
	line-height: 0.85556rem;
	width: 100%;
	float: left;
}
.link-window .link-items .wp-menu .menu-item a.menu-link {
	display: block;
	padding-left: 0.25rem;
	color: #fff;
	font-size: 0.345rem;
}
.panel-11 .link-window a.links-arrow {
	border: none;
}
.wp_paging li {
	height: 0.24rem;
	line-height: 0.24rem;
	margin-top: 0;
}
.wp_paging li a {
	line-height: 0.24rem;
	height: 0.24rem;
	font-size: 0.15rem;
}
.search {
	background: #fff;
}
.search-panel {
	width: 100%;
}
.search-window {
	background:url(images/bg-search.png) repeat-x;
	overflow: hidden;
	border-top: 2px solid #a30c0c;
    border-bottom: 2px solid #6d0000;
	height: 62px;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
	margin: 10px 12px 0;
    border: 1px solid #d2d2d2;
    height: 38px;
	border-radius: 2px;
}
.wp-search .search-input {
	margin-right: 47px;
    height: 38px;
    line-height: 36px;
	border-right: 1px solid #d2d2d2;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 0;
	outline: 0;
	background: #fff;
	color: #666;
	font-size: 0.15rem;
	
}
.wp-search .search-btn {
	width: 47px;
	height: 38px;
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -19px;
}
.wp-search .search-btn input.search-submit {
	width: 100%;
	height: 38px;
	border: 0;
	outline: 0;
	background:url(images/s-img.png) no-repeat center;
	cursor: pointer;
}
.news_brief {
	font-size: 0.25rem;
	line-height: 0.515rem;
	float: left;
	width: 4.742rem;
	max-height: 1.562rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #525252;
}
.news_brief a {
	color: #6c6c6c;
}
.focus-title-bar {
	display: block !important;
	bottom: 0;
}
.focus-title {
	display: block;
}
.focus-title-bg {
	height: 24px;
	background:url(images/bg-scroll-txt.png) repeat-x left bottom;
}
h2.focus-title a {
	font-size: 0.15rem;
	font-weight: normal;
	font-family: "微软雅黑";
}
.focus-title a, .focus-text a {
	color: #fff;
}
.focus-title {
	padding: 0 0;
	width: 100%;
	top: 0;
}
.focus-navigation {
	background: none;
	font-weight: bolder;
}
.focus-title {
	line-height: 0.9rem;
}
.news_tb {
	float: left;
	width: 4.742rem;
	padding: 0 0 0 0.315rem;
}
.focus-navigation {
	text-indent: -9999px;
}
.focus-prev {
	background: url(images/leftbg.png) center no-repeat;
}
.focus-next {
	background: url(images/rightbg.png) center no-repeat;
}
.post-8 .menu-item1 a {
	font-size: 0.312rem;
	color: #fff;
}
.post-8 .menu-item1 {
	line-height: 45px;
	background: #9bb2d1;
	margin: 12px 0px;
	padding: 0 1.078rem;
}
.post-8 .menu-item1.i1 {
	margin: 0;
}
.link-panel {
	padding: 24px 0 26px 0;
}
.list .banner img {
	width: 100%;
}
/*--top--*/
.header-public{
	background:url(images/bg-header.png) repeat-x;
	height: 47px;
    line-height: 45px;	
    color: #fff;
	
}
.header-public .logo {
    display: block;
    width: 166px;
	border-right: 1px #c21f2b solid;
	float:left;
}
.header-public .logo img {
    margin: 8px 0 0 10px;
    width: 110px;
}
.header-public h1 {
    padding-left: 10px;
    padding-right: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	float:left;
}
h1 img {
    height: 20px;
	vertical-align: middle;
}
span.line {
    position: absolute;
    right: 35px;
}
/*--search--*/

.r-a ul, li {
	list-style: none;
}
.nav-con {
	display: none;
}
.nav-box {
	display: none;
}
.nav-con:checked ~ .nav-box {
	display: block;
}
.nav-btn {
	padding: 10px 15px;
	background:;
}
label.i-user {
    position: absolute;
    right: 50px;
    top: 15px;
}

.r-a {
    position: relative;
}
.go-to-en {
    float: right;
    font-size: 18px;
    margin: 2px 5px 0 5px;
    color: #fff;
}
.nav-con:checked ~ .nav-box {
    display: block;
    position: absolute;
    top: 45px;
    width: 100%;
	z-index: 2;
}
.s-box a {
    display: block;
    width: 47px;
    height: 38px;
}
/* nav */
.nav-public {
    text-align: center;
}
.main .nav-public a {
    float: left;
    color: #080808;
    width: 33.33%;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
}
.nav-public a {
    float: left;
    color: #080808;
    width: 25%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.nav-public ul {
    margin: 10px 9px 10px;
}
.nav-public .sub-i1 {
    background: #58b5e1;
    border-color: #4dacd9;
}
.nav-public .sub-i2 {
    background: #fcc954;
    border-color: #f3bf49;
}
.nav-public .sub-i3 {
    background: #fa6567;
    border-color: #f05a5c;
}
.nav-public .sub-i4 {
    background: #f7774a;
    border-color: #ec6d40;
}
.nav-public .sub-i5 {
    background: #ac45f4;
    border-color: #a03de6;
}
.nav-public .sub-i1, .nav-public .sub-i2, .nav-public .sub-i3, .nav-public .sub-i4, .nav-public .sub-i5 {
    display: inline-block;
    float: none;
    padding-top: 5px;
    margin: 0 3px;
    width: 41px;
    height: 37px;
    line-height: 19px;
    border: 1px solid;
    color: #fff;
    padding: 5px 5.5px;
}
.nav2{
	height: 49px;
    margin: 10px 9px 10px;
}
.nav-public .nav2 li{
	float: left;
    width: 20%;
}

/*contain*/
.mod-01 {
    margin-top: 20px;
}
.mod-01 .hd {
    padding-left: 10px;
    line-height: 41px;
    font-size: 20px;
    background: #e9e9e9;
    border-top: 1px solid #c21f2b;
}
.mod-01 .bd {
    padding: 0 9px;
}
/*.mod-01 .t-list a{
	display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;	
}*/
.t-list li, .t-list-e li {
    font-size: 17px;
    line-height: 41px;
    border-bottom: 1px solid #e7e7e7;
}

.t-p-box {
    padding: 10px 0;
}
.t-p-box .con {
    line-height: 22px;
    overflow: hidden;
	min-height: 60px;
}
.t-p-box .con .tit {
    font-size: 17px;
}
.t-p-box .con .desc, .t-p-box .con .desc-hope {
    margin-top: 0.02rem;
    color: #666;
    font-size: 15px;
}
.t-p-box .con .from {
    margin-top: 0.5em;
    color: #999;
    font-size: 0.11rem;
    line-height: 1em;
}
.footer {
    margin: 35px 0 10px;
    font-size: 0.15rem;
    color: #333;
    line-height: 20px;
    text-align: center;
}
.footer a {
    margin: 0 8px;
    line-height: 30px;
    color: #fff;
}
.footer .top {
    padding: 7px 9px 10px;
    margin-bottom: 10px;
    color: #fff;
    background: #c21f2b;
	height: 70px;
}
.footer .support {
    margin: 0 auto;
    font-size: 0.14rem;
    text-align: left;
}
.footer .support .l {
    width: 5em;
	font-style: normal;
	float: left;
}
.c_6 {
    color: #666;
}
.footer .support p{
	line-height: 20px;
	float: left;
}	
.focus-title {
    padding-top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #fff;
    text-indent: .5em;
    text-align: left;
    font-weight: normal;
}

.focus-title {
    top: 0;
}
.focus-title-bar{
	height: 24px;
}
/*list*/

.nav-public.nav-e4 {
    height: auto;
	background: #e5e5e5;
}
.header-public h1{
	font-size: 17px;
	font-weight: normal;
}
.sub-ls-t li .tm, .sub-ls-ad li .tm {
    float: right;
    color: #999;
    font-size: 15px;
}
.sub-ls-t li a, .sub-ls-ad li a {
    display: inline-block;
    width: 84%;
    font-size: 18px;
	float:left;
}
.sub-ls-t li, .sub-ls-ad li {
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #e7e7e7;
}
ul.sub-ls-t{    padding-bottom: 10px;padding: 0 10px;}
.mod-01.mod-01-e2, .mod-01.mod-01-e3 {
    margin-top: 8px;
}
/*info*/
.vod-mod h2, .n-dl-mod h2, .p-dl-mod h2 {
    font-size: 22px;
	font-weight: normal;
}
.vod-mod .hd, .n-dl-mod .hd, .p-dl-mod .hd {
    padding: 10px 10px 5px;
}
.vod-mod h5, .n-dl-mod h5, .p-dl-mod h5 {
    margin-top: 2px;
    font-size: 0.12rem;
    color: #999;
    line-height: 24px;
	font-weight:normal;
}
.vod-mod h5 .view-num, .n-dl-mod h5 .view-num, .p-dl-mod h5 .view-num {
    margin-right: 1em;
}
.view-num {
    float: right;
    padding-left: 20px;
    vertical-align: middle;
	background:url(images/eye.png) no-repeat left center;
}
.share-box {
    padding: 25px 15px 0;
    font-size: 0.12rem;
    color: #999;
    line-height: 23px;
}
.share-box span {
    float: left;
}
.share-box .share-sy {
    float: left;
	width: 24px;
}
.share-box .bdsharebuttonbox {
    display: inline-block;
    letter-spacing: -3px;
    font-size: 0;
    float: none;
    white-space: nowrap;
}
.share-box .bdsharebuttonbox a {
    display: inline-block;
    margin: 0 0 0 5px !important;
    letter-spacing: 0;
    float: none;
}


.mod-01.mod-01-e {
    margin-top: 0;
}
.mod-01 .more_text {
    float: right;
    margin: 12px 20px 0 0;
    width: 0.12rem;
}
.more_btn{float: right;}
.t-p-box .pic {
    margin-right: 10px;
    width: 80px;
    height: 60px;
	float: left;
}


.p-t-list li:nth-child(2n), .p-t-list-e li:nth-child(2n), .p-t-list-e2 li:nth-child(2n) {
    float: right;
}	
.p-t-list .in img, .p-t-list-e .in img, .p-t-list-e2 .in img {
    width: 100%;
}


.p-t-list-e a.con cite, .p-t-list-e2 a.con cite {
    display: block;
    bottom: 0;
    left: 0;
    padding: 0 .6em;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    height: 2em;
    line-height: 2em;
    position: absolute;
	overflow: hidden;
}
ul.p-t-list-e.clearfix img {
    max-width: 100%;
}

.mod-01 .t-list .t{
    background: url(images/dot.png) no-repeat center left;
}
.t-list li.v, .t-list-e li.v, .t-list li.p, .t-list-e li.p, .t-list li.t, .t-list-e li.t, .t-list li.g, .t-list-e li.g {
    padding-left: 26px;
}

.t-list-e li .mark-txt-l {
    margin-top: 1em;
}
.mark-txt-l {
    float: left; 
    margin-top: .5em;
    margin-right: .5em;
    padding: 0 .2em;
    font-family: \5B8B\4F53;
    font-size: 11px;
    line-height: 14px;
    color: #df3031;
    background: #f9f9f9;
    border: 1px solid #df3031;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.t-list-e li a {
    width: 85%;
}
.p-t-list-e2.clearfix.mt5 li img{width:100%;}
.p-t-list li, .p-t-list-e li, .p-t-list-e2 li {
    float: left;
    margin: .035rem 0 0;
    width: 49.5%;
    position: relative;
    overflow: hidden;
}
.p-t-list .in, .p-t-list-e .in, .p-t-list-e2 .in {
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
}
.p-t-list .in .bom{
    padding: 3px 5px;
    line-height: 15px;
}
.p-t-list .in .tit {
    font-size: 15px;
}
.p-t-list .in .bom .v-num {
    color: #999;
    font-size: 13px;
}
.p-t-list .in .v-num{
    margin: .04rem 0 .02rem;
    line-height: 16px;
    padding-left: 20px;
    background: url(images/video.png) no-repeat left;
}
.wp_paging.clearfix li{width:100%;}
.bdsharebuttonbox {
    float: right;
}
.vod-mod h5 a, .n-dl-mod h5 a, .p-dl-mod h5 a {
    float: right;
}
.bdsharebuttonbox a {
    margin: 0 0 0 0.03rem !important;
}
body.black {
    background: #000;
}
.p-dl-mod h2 {
    color: #fff;
    line-height: 30px;
}
body.black .footer {
    color: #666;
}
div#video-wrap object object {
    height: 555px;
}
.wp_gallery .wp_gallery_list{display:none;}
.wp_gallery .wp_gallery_cont{border:0;}
.wp_gallery .wp_gallery_head{display:none;}
.wp_gallery .wp_gallery_tool a.wp_gallery_model{display:none;}
.wp_gallery .wp_gallery_tool a{margin-top: 6px;}
.info .n-dl-mod p img{/**width:75%;**/}
.info .n-dl-mod{padding: 0 2%;}

.wp_articlecontent video{display: block;  margin: 0 auto;}
.wp_articlecontent img{max-width: 100% !important;}