﻿@charset "utf-8";
/* CSS Document */

/*初始区域*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, p, figure, form, blockquote, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix::after {
	margin:0;
	padding:0;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html, body {
	height:100%;
}
*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background: transparent;
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
}
a:focus {
	outline:none;
	-moz-outline:none;
	-webkit-outline:none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
ul, ol {
	list-style: none outside none;
}
li {
	list-style-type:none;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5rem;
}
sub {
	bottom: -0.25rem;
}
iframe {
	border:0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35rem 0.625rem 0.75rem;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}


/*内容区域通用*/
body {
	font-family: "微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	background: #fff;
}
img {
	border: 0;
	vertical-align: middle;
	display: block;
}
figure {
	margin: 0;
}
.clearfix {
	display:block;
	#zoom:1;
}
.clearfix::after {
	content:'';
	overflow:hidden;
	width:100%;
	height:0px;
	font-size:0px;
	display:block;
	clear: both;
}

/* banenr begin*/
.phd{
	margin-top: 50px;
	height: 500px;
}
.phd img{
	width: 100%;
}
/* banenr end*/


.fl {
	float:left;
}
.fr {
	float:right;
}


.domPC {
	display: block;
}
.domMobile {
	display: none;
}


.row {
	font-size: 0;
	+word-spacing: -1px;
}
.row .dib {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}


.mod a {
	color: #444;
	transition: 0.5s;
}
.mod a:hover {
	color: #c00;
}
.mod .topic {
	height: 2rem;
	line-height: 2;
	overflow: hidden;
}
.mod .topic a {
	color: #c00;
}
.mod .topic a:hover {
	color: #b30000;
}
.mod .caption {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
.mod .caption a {
	display: block;
}
.mod .inner-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7)
}
.mod .inner-caption a {
	color: #eee;
}
.mod .inner-caption a:hover {
	color: #b30000;
}
.mod .abstract {
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
	color: #444;
}


.top-bar {
	height: 49px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #cccccc;
	width: 100%;
	position: fixed;
	_position: absolute;
	z-index: 1040;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
.top-bar .menu {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.top-bar .home-site-link {
	font-style: normal;
	font-weight: 700;
}
.top-bar li::after {
	content: "|";
	color: #d5d5d5;
}
.top-bar li:first-of-type::after {
	content: " ";
	padding-right: 15px;
}
.top-bar li:last-of-type::after {
	content: " ";
}
.top-bar .item {
	line-height: 50px;
	font-size: 14px;
}
.top-bar .item a {
	padding: 0 7px;
}
.top-bar .home-site-link {
	color: black;
}
.top-bar a {
	color: #1a1a1a;
}
.top-bar .loading {
	display: block;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-color: #f5f5f5;
}
.section {
	margin: 60px auto;
	width: 1200px;
}


/* nav begin*/
.nav {
	height: 60px;
	line-height: 60px;
	background: #0950a0;
}
.nav-ul {
	width: 1200px;
}
.nav-ul li {
	float: left;
	text-align: center;
	background: url('http://www.newsimg.cn/tech/5gsd2018/img/line-01.png') left center no-repeat;
	padding: 0 50px;
	font-size: 20px;
}
.nav-ul li:first-child {
	background: none;
}
.nav-ul li a {
	display: block;
	color: #fff;
}
/* nav end*/

/* section2 */
.section-2 {
	width: 1200px;
	background-color: #f3f3f3;
	margin: 30px auto;
}
.section-2 .unit {
	font-size: 0;
	+word-spacing: -1px;
	width: 1200px;
	margin: 0 auto;
}
.section-2 .section-caption, .section-2 .marquee {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.section-2 .marquee {
	width: 1035px;
	height: 50px;
	margin-left: 15px;
	overflow: hidden;
}
.section-2 .section-caption {
	width: 120px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	padding-right: 20px;
	font-size: 24px;
	background:url(http://www.newsimg.cn/ent/jjbhdyj20191105/img/blue_jt.png) no-repeat center center;
}
.section-2 .section-caption a {
	color: #fff;
}
.section-2 .section-caption a:hover {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.section-2 .mod-list li {
	position: relative;
}
.section-2 .mod-list li a{
	color: #333;
}
.section-2 .mod-list li::after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	/*border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;*/
	background: #b3212c;
	position: absolute;
	left: 0;
	top: 28px;
}
.section-2 .marquee .mod-list .item {
	line-height: 60px;
	padding-right: 20px;
	font-size: 16px;
	text-indent: 15px;
}
.section-2 .marquee .str_wrap {
	background: #f3f3f3;
}/* 滚动js自带css */
/* section2 end */

/* section-5 begin */
.section-5 {
	margin-top: 0;
    margin-bottom: 100px;
	padding-top: 350px;
	padding-bottom: 150px;
}
.section-5 .swiper-container-video {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.section-5 .mod-tile {
	width: 100%;
}
.section-5 .mod-tile .media {
	width: 100%;
	position: relative;
}
.section-5 .mod-tile .media a {
	display: block;
	overflow: hidden;
	color: #333;
}
.section-5 .mod-tile .media img {
	width: 100%;
	height: 250px;
}
.section-5 .mod-tile .media a img {
	transition: .5s;
	display: block;
}
.section-5 .mod-tile .caption {
	line-height: 1.4;
	font-size: 18px;
	padding: 10px;
	width: 100%;
	color: #fff;
	box-sizing: border-box;
}
.section-5 .mod-tile .inner-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	background-color: rgba(0,0,0,.6);
}
.section-5 .mod-tile .inner-caption a {
	color: #fff;
}
.section-5 .btnArea {
	width: 100%;
	margin: 0 auto;
}
.section-5 .swiper-button-next,.section-5 .swiper-button-prev {
	top: 35%;
	padding: 10px;
	background-color: rgba(0,0,0,.4);
	width: 20px;
	height: 60px;
}
.section-5 .swiper-button-prev:hover,.section-5 .swiper-button-next:hover {
	background-color: rgba(252,77,142,.7);
}
.section-5 .swiper-button-next {
	right: 0;
}
.section-5 .swiper-button-prev {
	left: 0;
}
.section-5 .video-icon {
	position: relative;
}
.section-5 .video-icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -36px 0 0 -30px;
	width: 60px;
	height: 60px;
	background: #000;
	background: rgba(0,0,0,.5);
	border-radius: 50%;
}
.section-5 .video-icon:after {
	content: "";
	width: 0;
	height: 0;
	border-width: 18px 0 18px 30px;
	border-style: solid;
	border-color: transparent transparent transparent rgba(255,255,255,.5);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -10px;
}
.global-mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.9);
}
.video-box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1040;
	margin: -280px 0 0 -430px;
	width: 900px;
	height: 506px;
	background-color: #000;
	border: 1px solid #fff;
}
.close-btn {
	position: absolute;
	top: 0;
	right: -40px;
	width: 40px;
	height: 40px;
	background: rgba(255,255,255,.2);
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	color: #fff;
	font-size: 26px;
}
/* section-5 end */

/* section-6 直播实录 begin */
.section-6 {
	margin-top: 110px;
}
.section-6 .zhibo-item {
	padding: 10px 30px;
	height: 800px;
    overflow-y: auto;
    margin-top: 40px;
}
.section-6 .zhibo-item .item {
	margin-bottom: 30px;
}
.section-6 .zhibo-item .item .pic{
	width: 135px;
	background:url(http://www.newsimg.cn/fortune/boaoforum20181203/img/fangkuang3.png) no-repeat center top;
	padding-top: 25px;
	padding-left: 30px;
	margin-right: 20px;
	box-sizing: border-box;
	display:none;
}
.section-6 .zhibo-item .item .pic .media{
	width: 95px;
	height: 95px;
	border-radius: 100%;
	overflow: hidden;
}
.section-6 .zhibo-item .item .pic .media img{
	width: 95px;
	height: 95px;
	border-radius: 100%;
}
.section-6 .zhibo-item .item .pic .tit{
	color: #404040;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}
.section-6 .zhibo-item .item .pic .tit a{
	color: #404040;
	font-size: 18px;
}
.section-6 .zhibo-item .item .cont{
	overflow: hidden;
}
.section-6 .zhibo-item .item .title {
	font-size: 22px;
	width: 100%;
	font-weight: 400;
	color: #4473b9;
	line-height: 2;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
	line-height: 30px;
	padding-bottom: 20px;
}
.section-6 .zhibo-item .yinhao1{
	vertical-align: top;
	width: 20px;
	height: 14px;
	background:url(http://www.newsimg.cn/fortune/boaoforum20181203/img/yinhao1.png) no-repeat center center;
	display: inline-block;
	position: relative;
	top: 7px;
	margin-right: 15px;
}
.section-6 .zhibo-item .yinhao2{
	vertical-align: top;
	width: 20px;
	height: 14px;
	background:url(http://www.newsimg.cn/fortune/boaoforum20181203/img/yinhao2.png) no-repeat center center;
	display: inline-block;
	position: relative;
	top: 7px;
	margin-left: 15px;
}
.section-6 .zhibo-item .item .title span {
	float: right;
	font-size: 18px;
}
.section-6 .zhibo-item .item .content {
	margin-top: 25px;
}
.section-6 .zhibo-item .item .content p {
	font-size: 16px;
	line-height: 2;
	color: #5f5f5f;
}
.section-6 .zhibo-item .item .image-container {
	width: 885px;
	margin: 30px auto 50px;
}
.section-6 .zhibo-item .item .image-container img {
	max-width: 100%;
	width: 715px;
    height: 350px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.section-pc-con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/* section-6 直播实录 end */

/* section10 begin */
.section-10{
    margin-top: 100px;
	margin-bottom: 60px;
    position: relative;
    /*padding-top:50px;
    padding-bottom:50px;*/
}
.section-10 .slider {
	width: 100%;
	min-width: 1200px;
	height: 600px;
	position: relative;
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
}
.section-10 .slider .bd {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -790px;
}
.section-10 .slider .bd li {
	width: 1200px;
	overflow: hidden;
}
.section-10 .slider .tempWrap {
	overflow: visible !important
}
.section-10 .slider .tempWrap ul {
	margin-left: -1010px !important;
}
.section-10 .slider .hd {
	position: absolute;
	width: 1100px;
	right: 370px;
	z-index: 20;
	height: 17px;
	bottom: 22px;
	text-align: right;
	overflow: hidden;
}
.section-10 .slider .hd li {
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	line-height: 99px;
	overflow: hidden;
	background: #a5a5a5;
	margin: 0 5px;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.section-10 .slider .hd li.on {
	background: #2c5da9;
	filter: alpha(opacity=100);
	opacity: 1;
}
.section-10 .slider .pnBtn {
	position: absolute;
	z-index: 30;
	top: 0;
	width: 100%;
	height: 490px;
	cursor: pointer;
}
.section-10 .slider .prev {
	left: -50%;
	margin-left: -600px;
}
.section-10 .slider .next {
	left: 50%;
	margin-left: 600px;
}
.section-10 .slider .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 6800px;
	background: #000;
	filter: alpha(opacity=80);
	opacity: .8;
}
.section-10 .slider .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 0;
	z-index: 40;
	width: 60px;
	height: 6800px;
}
.section-10 .slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.section-10 .slider .prev .arrow {
	right: 0;
	background: url(http://www.xinhuanet.com/finance/touxiaobai/images/20170725JYJD_annu_v1.png) 0px 285px no-repeat;
}
.section-10 .slider .next .arrow {
	left: 0;
	background: url(http://www.xinhuanet.com/finance/touxiaobai/images/20170725JYJD_annu_v1.png) -70px 285px no-repeat;
}
.section-10 .slider .bd li {
	position: relative;
}
.section-10 .slider .bd li img {
	width: 1200px;
	height: 600px;
	display: block;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}
.section-10 .slider .bd li img:hover {
	-webkit-transform: scale3d(1.2, 1.2, .5);
	-moz-transform: scale3d(1.2, 1.2, .5);
	transform: scale3d(1.2, 1.2, .5);
}

.section-10 .slider .bd h3 {
	line-height: 2;
	left: 0px;
	bottom: 60px;
	position: absolute;
	z-index: 3;
	padding: 15px 80px;
	font-weight: 300;
	color: #fff;
	box-sizing: border-box;
	width: 100%;
	background: rgba( 0,0,0,.5);
	font-size: 18px;
	display: block;
}
.section-10 .slider .bd h3 a {
	color: #fff;
}
.section-10 .slider .bd h3 em {
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
}
.section-10 .slider .bd h3 em a {
	color: #fff;
}
.section-10 .slider .bd h3 span {
	position: absolute;
	left: 0;
	top: -20px;
	width: 60px;
	height: 45px;
	background: #cda561;
	font-size: 27px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-weight: 300;
}
.section-10 .slider .bd h3 span i {
	font-size: 22px;
	font-style: normal;
}
/* section10 end */

/* section-11 */
.section-11 {
	margin-top: 70px;
	margin-bottom: 70px;
	width: 1200px;
	position: relative;
}
.section-11 .swiper-container-xctj{
	width: 660px;
	height: 420px;
	float: left;
}
.section-11 .pic img {
	display: block;
	width: 100%;
}
.section-11 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 0, 0, 0, .7);
	color: #fff;
	padding: 0 125px 5px 20px;
	line-height: 1.6;
}
.section-11 .title a {
	color: #fff;
	font-size: 16px;
}
.section-11 .title span.b-title {
	display: block;
	font-size: 22px;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section-11 .title span.b-title a {
	color: #fff;
	font-size: 20px;
}
.section-11 .title span.b-txt {
	display: block;
	height: 70px;
    line-height: 1.6;
	overflow: hidden;
	font-size: 14px;
	margin-top: 5px;
}
.section-11 .title span.a-more {
	color: #b3212c;
	display: none;
}
.section-11 .title span.b-title a:hover, .section-11 .title span.a-more a:hover  {
	color: #b3212c;
	transition: .5s
}
.section-11 .swiper-pagination-fraction {
	bottom: 15px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 24px;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}
.section-11 .swiper-button-prev, .section-11 .swiper-button-next {
	background-color: rgba(0, 153, 255, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 20px;
	background-size: 15px 29px;
}
.section-11 .swiper-button-prev {
	left: 0;
	top: 40%;
}
.section-11 .swiper-button-next {
	right: 0;
	top: 40%;
}
.section-11 .swiper-button-prev:hover, .section-11 .swiper-button-next:hover {
	background-color: rgba(220, 0, 0, .7);
}
.section-11 .section-list{
	width: 500px;
	overflow: hidden;
	float: right;
}
.section-11 .section-list .unit-title {
	margin-bottom: 10px;
	border-bottom: 1px solid #0950a0;
}
.section-11 .section-list .unit-title em {
	width: 140px;
	height: 38px;
	line-height: 36px;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	color: #0950a0;
    font-size: 20px;
	font-style: normal;
    background-color: #fff;
	border: 1px solid #0950a0;
	border-bottom: 0;
	margin-bottom: -1px;
}
.section-11 .section-list .unit-title em a {
	color: #0950a0;
}
.section-11 .section-list .unit-title em a:hover {
	color: #b3212c;
}
.section-11 .section-list .unit-title span {
	color: #0950a0;
	float: right;
	font-size: 14px;
	font-weight: 100;
	padding-top: 10px;
	padding-right: 20px;
	display: none;
}
.section-11 .section-list .unit-title span a {
	color: #0950a0;
}
.section-11 .section-list .unit-title span a:hover {
	color: #b3212c;
}
.section-11 .section-list .mod-topics{
	border-bottom: 1px dashed #d9d9d9;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.section-11 .section-list .mod-topics:nth-child(1){
	padding-top: 0;
	margin-top: -5px;
}.section-11 .section-list .mod-topics:last-child {
	margin-bottom: 0;
}
.section-11 .section-list .mod-topics .topic {
	color: #0052af;
	font-size: 18px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-11 .section-list .mod-topics .topic a{
	color: #0052af;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.section-11 .section-list .mod-topics .topic a:hover{
	color: #1381f2;
}
.section-11 .section-list .mod-topics .abstract{
	line-height: 24px;
	color: #808080;
	padding-top: 5px;
	font-size: 14px;
}
.section-11 .section-list .item-list ul{
	padding-top: 20px;
}
.section-11 .section-list .item-list ul li{
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	color: #4c4c4c;
	font-size: 16px;
	padding-bottom: 8px;
    margin-bottom: 8px;
	border-bottom: 1px dashed #d9d9d9;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-11 .section-list .item-list ul li::after{
	content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #09f;
    position: absolute;
    left: 10px;
    top: 12px;
}
.section-11 .section-list .item-list ul li a{
	color: #4c4c4c;	
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.section-11 .section-list .item-list ul li a:hover{
	color: #b3212c;
}
/* section-11 */

/* section-28 begin */
.section-28 .secArea {
    width: 870px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    color: #333;
    text-align: center;
}
.section-28 .videobox {
     width: 1000px;
     margin: 0 auto;
     margin-top: 60px;
}
 .section-28 .videobox .titlebg {
     background: url(http://www.newsimg.cn/politics/2017lh/lianghuizb/images/tit06_lhzb.jpg) top left no-repeat;
     width: 997px;
     height: 55px;
     margin-bottom: 20px;
}
 .section-28 .spzb {
     width: 980px;
     overflow: hidden;
     padding: 10px;
     background: #b3212c;
     position: relative;
}
 .section-28 .spzb .picTitle {
     position: relative;
     width: 980px;
     height: 565px;
}
 .section-28 .spzb .picTitle .bfan, .section-28 .spzb .picTitle .bfan0 {
     position: absolute;
     width: 163px;
     height: 163px;
     top: 30%;
     left: 42%;
	 z-index: 1;
}
 .section-28 .spzb .picTitle .img img {
     width: 100%;
     height: 565px;
     display: block;
}
 .section-28 .spzb .picTitle img {
     cursor: pointer;
}
 .section-28 .spzb .picTitle .bg {
     background: #000;
     bottom: 0;
     height: 75px;
     left: 0;
     opacity: 0.4;
     filter: alpha(opacity=40);
     position: absolute;
     width: 100%;
     z-index: 10;
}
 .section-28 .spzb .picTitle .name {
     bottom: 0;
     color: #fff;
     padding-left: 20px;
     height: 75px;
     left: 0;
     line-height: 75px;
     overflow: hidden;
     position: absolute;
     width: 100%;
     z-index: 11;
     font-size: 1.8em;
     cursor: pointer;
}
 .section-28 .spzb .picTitle .name a {
     color: #fff;
     text-decoration: none;
}
 .section-28 .spzb iframe {
     width: 940px;
     height: 520px;
}
 .section-28 .spzb iframe {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%!important;
     height: 565px!important;
     z-index: 999;
     display: none;
}
 .section-28 #spMobile {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%!important;
     height: 100%!important;
     z-index: 999;
     display: none;
     background: #000000 
}
 @media screen and (min-width:0px) and (max-width: 767px) {
     .section-28 .videobox {
         width: 100%;
         margin: 0 auto;
         margin-top: 20px;
    }
     .section-28 .videobox .titlebg {
         background: url(http://www.newsimg.cn/politics/2017lh/lianghuizb/images/tit06_lhzb_m.jpg) top left no-repeat;
         width: 96%;
         height: 30px;
         margin: 0 auto;
         padding-bottom: 20px;
    }
     .section-28 .spzb {
         width: 98%;
         padding: 1%;
         margin: 5px auto 0;
         background: none!important 
    }
     .section-28 .spzb .picTitle {
         width: 100%;
         height: auto;
    }
     .section-28 .spzb .picTitle .bfan {
         width: 20%;
         height: auto;
    }
     .section-28 .spzb .picTitle .bfan img {
         width: 100%;
         height: auto;
    }
     .section-28 .spzb .picTitle .img img {
         width: 100%;
         height: auto;
    }
     .section-28 .spzb .picTitle .bg {
         height: 45px;
         width: 100% 
    }
     .section-28 .spzb .picTitle .name {
         height: 40px;
         line-height: 22px;
         padding-left: 10px;
         font-size: 1em;
         width: 95%;
         text-align: left;
    }
}
/* section-28 end */

/* section-29 begin */
.section-29 .col-1 {
	width: 680px;
}
.section-29 .col-1 .secBox {
	position: relative;
	height: 350px;
	overflow: hidden;
	margin-top: 55px;
}
.section-29 .col-1 .secBox .topic {
	position: absolute;
	z-index: 2;
	font-size: 40px;
	font-weight: 700;
	top: 140px;
	right: 15px;
	width: 300px;
    text-align: right;
}
.section-29 .col-1 .secBox .sub-topic {
	position: absolute;
	z-index: 2;
	font-size: 26px;
	font-weight: 700;
	right: 15px;
    bottom: 70px;
	width: 320px;
    text-align: right;
    max-height: 75px;
    overflow: hidden;
}
.section-29 .col-1 .secBox .more {
	position: absolute;
	z-index: 2;
	font-size: 16px;
	right: 15px;
	bottom: 30px;
	font-weight: 700;
    display: none;
}
.section-29 .col-1 .secBox a {
	color: #fff;
}
.section-29 .col-1 .secBox a:hover {
	color: #b30000;
}
.section-29 .col-1 .secBox .media img {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 1;
}
.section-29 .col-2 {
	width: 520px;
}
.section-29 .col-2 .secArea {
	border: 15px solid #b3212c;
	width: 410px;
	height: 460px;
	margin: 0 auto;
	padding: 45px 45px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8;
}
.section-29 .col-2 .secArea span {
	width: 67px;
	height: 5px;
	margin: 0 auto 30px;
	display: block;
	background: #b3212c;
}
.section-29 .col-2 .secArea p {
	height: 285px;
	overflow: hidden;
}
.section-29 .col-3 {
	width: 1200px;
	margin-top: 60px;
}
.section-29 .col-3 .mod-topics {
	padding-bottom: 4px;
	border-bottom: 1px dashed #ccc;
	width: 580px;
	margin: 0 20px 20px 0;
}
.section-29 .col-3 .mod-topics:nth-child(2n) {
	margin-left: 20px;
	margin-right: 0;
}
.section-29 .col-3 .mod-topics .topic {
	height: inherit;
	line-height: 1.4;
	font-size: 20px;
	position: relative;
	padding-left: 20px;
	color: #b3212c;
	font-weight: 400;
    box-sizing: border-box;
}
.section-29 .col-3 .mod-topics .topic a {
	color: #b3212c;
}
.section-29 .col-3 .mod-topics .topic a:hover {
	color: #b3212c;
}
.section-29 .col-3 .mod-topics .topic::after {
	content: "";
	display: block;
	width: 5px;
	height: 20px;
	/*border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;*/
	background: #b3212c;
	position: absolute;
	left: 0;
	top: 5px;
}
.section-29 .col-3 .mod-topics .abstract {
	line-height: 1.6;
	margin-top: 10px;
	color: #888;
	box-sizing: border-box;
	padding: 0 20px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.section-29 .col-3 .mod-topics .abstract a {
	color: #b3212c;
}
.section-29 .col-3 .mod-topics .abstract a:hover {
	color: #b3212c;
}
.section-29 .col-4 {
	width: 1200px;
	margin-top: 20px;
}
.section-29 .col-4 .mod-tile {
	width: 220px;
	margin: 0 24px 40px 0;
}
.section-29 .col-4 .mod-tile:last-child {
	margin-right: 0;
}
.section-29 .col-4 .mod-tile .media {
	width: 100%;
}
.section-29 .col-4 .mod-tile .media a {
	display: block;
	overflow: hidden;
}
.section-29 .col-4 .mod-tile .media img {
	width: 100%;
	height: auto;
}
.section-29 .col-4 .mod-tile .media a img {
	transition: .5s;
	display: block;
}
.section-29 .col-4 .mod-tile .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.section-29 .col-4 .mod-tile .caption {
	line-height: 1.8;
	font-size: 18px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: none;
}
.section-29 .col-4 .mod-tile .abstract {
	text-align: left;
	margin-top: 10px;
	color: #888;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 25px;
}
.section-29 .col-4 .mod-tile .abstract a {
	color: #09f;
	display: inline;
}
.section-29 .col-4 .mod-tile .abstract a:hover {
	color: #09f;
}
/* section-29 end */

/* section-title */
.section-title {
	text-align: center;
	height: 105px;
	box-sizing: border-box;
    padding-top: 0;
    margin-bottom: 40px;
}
.section-title em {
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 2;
    color: #b3212c;
    display: none;
}
.section-title em a {
	color: #b3212c;
}
.section-title em a:hover {
	color: #b3212c;
}
.section-title .tit_en {
	color: #09f;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 24px;
}
.section-title .tit_cn {
	color: #09f;
	font-size: 32px;
	line-height: 32px;
	margin-top: 6px;
}
/* section-title */


.section-28 .section-title {
	background: url(http://www.newsimg.cn/ent/finalent/img/title-qybg.png) no-repeat center center;
}
#section-29-1 .section-title {
	background: url(http://www.newsimg.cn/ent/finalent/img/title-dybg.png) no-repeat center center;
}
#section-29-2 .section-title {
	background: url(http://www.newsimg.cn/ent/finalent/img/title-jjbg.png) no-repeat center center;
}
#section-29-3 .section-title {
	background: url(http://www.newsimg.cn/ent/finalent/img/title-zybg.png) no-repeat center center;
}



/*RTools*/
.RTools {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 200px;
  width: 60px;
  z-index: 10000;
  display: none;
}
.RTools .qrcode {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7 !important;
  right: 0;
  bottom: 70px;
  position: absolute;
}
.RTools .qrcode canvas {
  width: 100%;
  height: auto;
}
.RTools .qrcode:hover::after {
  content: '扫描分享';
  width: 100%;
  color: #333;
  font-size: 16px;
  display: block;
  text-align: center;
}
.RTools .qrcode:hover {
  transform: translate(0, 0);
  animation: change 1s;
  -moz-animation: change 1s;
  -webkit-animation: change 1s;
  -mozanimation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  overflow: hidden;
  width: 100%;
}
@keyframes change {
  from {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 125px;
    opacity: 1;
  }
}
.RTools .gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #b3212c url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.show {
  display: block;
}


.adBottom {
	background: #b3212c;
	/*padding: 20px 0 40px;*/
}
.footer {
	padding: 50px 0;
	background: #b3212c;
	text-align: center;
	color: #fff;
	/*border-top: #b3212c solid 5px;*/
}
.footer p {
	line-height: 2;
	font-size: 16px;
}