.YouthCopy2.more .thumb_swiper_title .fl {
	float: left;
}

.fr {
	float: right;
}

.main_W {
	margin: 0px auto;
	width: 1200px;
}


.line {
	margin: 40px auto;
	border-top-color: rgb(66, 138, 201);
	border-top-width: 1px;
	border-top-style: solid;
}

.YouthForum-name {
	margin: 0px auto;
	padding: 55px 0px 45px;
	width: 39%;
}

.YouthForum-name p {
	text-align: center;
	line-height: 70px;
	font-size: 46px;
	font-style: normal;
	font-weight: 600;
}

.YouthForum-name .text-shadow {
	color: rgb(0, 116, 198);
	text-shadow: 4px 3px 0px #bae9f5, 5px 9px 9px rgba(0, 0, 0, 0.11);
}

.header .YouthForum-Meun {
	height: 56px;
	background-color: rgb(44, 117, 201);
}

.header .active.YouthForum-Meun {
	background-color: rgb(255, 255, 255);
}

.header .active.YouthForum-Meun li a {
	color: rgb(255, 255, 255);
}

.one-level-con {
	color: rgb(0, 116, 198);
}

.title_p p:nth-child(2) {
	left: 30.8%;
}

.sdg_con ul {
	overflow: hidden;
	box-shadow: 0px 0px 26px 6px #ececec;
}

.sdg_con ul li {
	margin: 0px 1px 1px 0px;
	width: 199.15px;
	height: 199.15px;
	overflow: hidden;
	float: left;
}

.sdg_con ul li:nth-child(6n) {
	margin: 0px 0px 1px;
}

.sdg_con ul li img {
	transition: 2s;
	width: 199.15px;
	height: 199.15px;
}

.sdg_con ul li img:hover {
	transform: scale(1.1);
}

.sdg_title {
	padding: 75px 0px 45px 60px;
}

.sdg_title p {
	color: rgb(76, 150, 63);
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
}

.text_ul {
	padding-left: 70px;
}

.text_ul li {
	font-size: 18px;
	list-style-type: disc;
}

.text_ul li:last-child {
	margin-bottom: 100px;
}

.text_ul li a {
	color: rgb(68, 68, 68);
	line-height: 46px;
}

.partners_con {
	padding: 45px 0px;
}

.partners ul li {
	border-bottom-color: rgb(224, 225, 225);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.partners ul li:last-child {
	border-bottom-color: currentColor;
	border-bottom-width: medium;
	border-bottom-style: none;
}

.partners_fl {
	padding: 31px 0px 31px 55px;
	width: 190px;
	text-align: center;
}

.partners_fl a {
	color: rgb(68, 68, 68);
	font-size: 18px;
	font-weight: normal;
}

.partners_fl p {
	color: rgb(68, 68, 68);
	font-size: 18px;
	font-weight: normal;
}

.logo_main {
	border-radius: 30px;
	border: 1px solid rgb(56, 125, 204);
	border-image: none;
	width: 238px;
	height: 112px;
	overflow: hidden;
	margin-right: 20px;
	box-shadow: 0px 0px 10px 0px #e0e1e1;
}

.logo_main img {
	transition: 2s;
}

.logo_main img:hover {
	transform: scale(1.1);
}


.banner_pic {
	height: 580px;
	overflow: hidden;
	margin-bottom: 75px;
}

.banner_pic img {
	transition: 2s;
}

.banner_pic img:hover {
	transform: scale(1);
}

.min_tit p {
	color: rgb(76, 150, 63);
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
}

.min_le p {
	color: rgb(76, 150, 63);
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
}


.min_tit {
	margin-bottom: 16px;
}

.about_us .news_2 p {
    color: rgb(68, 68, 68);
    line-height: 32px;
    text-indent: 0em;
    font-size: 16px;
    margin-bottom: 20px;
}

.time_con {
	width: 100%;
	background-color: rgb(244, 246, 247);
        margin-top: 50px;
}
.time_con h3{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 50px;
    text-indent: 2em;
}
.min_le {
	padding-top: 70px;
}

.min_le p {
	margin-top: 12px;
	
	width: 100%;
}

.ui-timeLine {
	margin: 0px auto;
	padding: 50px 0 65px 0;
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.ui-timeLine>.item {
	text-align: justify;
	color: rgb(255, 255, 255);
	padding-left: 70px;
	display: block;
	position: relative;
	-ms-word-break: break-all;
	-ms-text-justify: newspaper;
}

.ui-timeLine>.item .cbox {
	border-radius: 4px;
	transition: left 1s;
	color: rgb(44, 186, 248);
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	background-color: rgb(224, 240, 250);
}

.ui-timeLine>.item::after {
	clear: both;
	display: block;
	content: "";
}

.ui-timeLine .dot {
	padding: 3px;
	border-radius: 20px;
	transition: 0.5s;
	left: 13px;
	top: 50px;
	width: 12px;
	height: 12px;
	display: inline-block;
	position: absolute;
	z-index: 100;
	box-shadow: 0px 0px 8px 5px #f2d595;
	background-color: rgb(241, 181, 52);
}

.ui-timeLine .line {
	left: 19px;
	width: 6px;
	height: 100%;
	margin-top: 52px;
	position: absolute;
}

.ui-timeLine>.activeLine {
	left: 19px;
	width: 6px;
	height: 100%;
	margin-top: 52px;
	position: absolute;
}

.ui-timeLine .date {
	padding: 42px 56px 42px 36px;
	width: 236px;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
}

.ui-timeLine .cbox::after {
	left: 328px;
	top: 18px;
	width: 1px;
	height: 70px;
	display: inline-block;
	position: absolute;
	content: "";
	background-color: rgb(44, 186, 248);
}

.ui-timeLine .cbox:hover::after {
	background-color: rgb(255, 255, 255);
}

.ui-timeLine .title {
	padding: 24px 0px 28px 56px;
	width: 530px;
	font-size: 20px;
}
.ui-timeLine .case {
	padding: 11px 0px 15px 56px;
}
.ui-timeLine .title h4{
	font-size: 22px;
	margin-bottom: 6px;
}
.ui-timeLine .types {
	border-radius: 5px;
	font-size: 16px;
	margin-top: 44px;
}

.ui-timeLine .types span {
	padding: 46px 45px 42px 119px;
	opacity: 0;
}

.ui-timeLine .types span:hover {
	opacity: 1;
}

.ui-timeLine>.activeLine {
	transition: height 1s;
	top: 50px;
	height: 0px;
	z-index: 50;
	max-height: calc(100% - 80px);
	box-shadow: 3px 3px 2px #eee;
	background-color: rgb(64, 162, 232);
}

.ui-timeLine>.item .cbox .tiao {
	width: 1px;
	height: 70px;
	color: rgb(44, 186, 248);
	margin-top: 25px;
	float: left;
}

.ui-timeLine>.item .cbox:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(44, 186, 248);
}

.title p {
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
}

.ui-timeLine>.item :last-child.cbox {
	margin-bottom: 45px;
}
.ui-timeLine .Special {
	margin-bottom: 24px !important;
}



.ui-timeLine .cbox:hover::after {
    background-color: #fff;
}
.ui-timeLine   .item:nth-child(3) .cbox:hover::before {
    background-color: #fff;
}
.ui-timeLine   .item:nth-child(3)  .types
{
    margin-top: 65px;
}


.ments_con {
	background-color: rgb(44, 186, 248);
}
.ments_con ul {
	padding: 60px 0; 
	overflow: hidden; 
}
.ments_con .min_tit{ 
	
width: auto;
    position: absolute;
    top: -39px;
}
.ments_con .min_tit p{ 
	color: rgb(76, 150, 63);
        padding: 0;
text-shadow: 4px 3px 0px #ffffff, 5px 9px 9px rgba(0, 0, 0, 0.11);
}


.ments_con ul li {
	width: 380px;
	margin-right: 30px;
	float: left;
}

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

.ments_pic {
	width: 380px;
	height: 215px;
	overflow: hidden;
}

.ments_pic img {
	transition: 2s;
	width: 100%;
	height: 215px;
}

.ments_pic img:hover {
	transform: scale(1.1);
}

.ments_con ul li p {
	padding: 0px 5px;
	font-size: 18px;
	margin-top: 20px;
}

.ments_con ul li a {
	color: rgb(255, 255, 255);
	line-height: 32px;
}
.ments_con ul li a:hover{
	text-decoration: underline;
}
.liner {
	margin-top: 80px;
}
/* 0622后加 */

.zbdw_p{
	margin-bottom: 12px;
}
.zbdw_p span{
	float: left;
	width: 11px;
	height: 26px;
	background-color: #2cbaf8;
	margin-right: 16px;
}
.zbdw_p p{
	float: left;
	font-size: 22px;
	color: #2cbaf8;
}
.max_logo{
	margin: 40px 0 50px 0;
}
.max_logo p{
	margin-top: 28px;
	color: 666666;
	font-size: 16px;
}
.minone_logo ul{
	overflow: hidden;
}
.minone_logo ul li{
	width: 153px;
	margin-right: 20px;
	float: left;
	margin-bottom: 29px;
}
.minone_logo ul li:nth-child(7n){
	margin-right: 0;
}
.minone_logo .min_zc{
        width:100%;
       
	border: #259deb 1px solid;
}
.minone_logo .min_zc img {
    width: 100%;
}
.minone_logo p{
	text-align: center;
	margin-top: 10px;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
.kong{
	height: 40px;
}
/* 0622后加end */

.chinese_down {
	width: 800px !important;
	overflow: hidden;
	font-size: 30px !important;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
}

.con_down {
	height: 54px;
	overflow: hidden;
	margin-bottom: 20px;
	-ms-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.chinese_li {
	-webkit-line-clamp: 2;
}

.min_titer p {
	padding: 75px 0px 55px 60px;
	color: rgb(76, 150, 63);
	font-size: 38px;
	font-weight: 600;
}

.program .news_2 ul li {
	margin-bottom: 45px;
}
.program .news_2  .more
{
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-bottom: 70px;
}
.program .news_2 .more img {
    width: 3.35%;
}
.program .news_2 p {
	color: rgb(102, 102, 102);
	line-height: 26px;
	font-size: 14px;
}


.program ul {
	overflow: hidden;
}

.program ul li {
	width: 380px;
	margin-right: 30px;
	float: left;
}

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

.gram_pic {
	width: 380px;
	height: 215px;
	overflow: hidden;
}

.gram_pic img {
	transition: 2s;
	width: 100%;
	height: 215px;
}

.gram_pic img:hover {
	transform: scale(1.1);
}

.program_con {
	padding: 0px 5px;
	margin-top: 18px;
}

.program_con a {
	color: rgb(68, 68, 68);
	font-size: 18px;
}

.liner {
	margin-top: 80px;
}

.news ul li {
	margin-bottom: 10px !important;
}

.YouthCopy2 {
	margin: 0px auto 64px;
	width: 1200px;
	height: 680px;
	position: relative;
}

.YouthCopy2 .mySwiper2 {
	width: 100%;
	height: 680px;
}

.YouthCopy2 .mySwiper2 .swiper-wrapper {
	height: 580px;
}

.YouthCopy2 .mySwiper2 .bj_color {
	width: 100%;
	height: 100px;
	bottom: 0px;
	position: absolute;
	background-image: linear-gradient(0deg, rgb(34, 124, 206) 3%, rgba(0, 0, 0, 0));
}

.YouthCopy2 .mySwiper2 .show_title {
	transition: 0.3s 0.5s;
	left: 45px;
	width: 100%;
	bottom: 0px;
	color: rgb(255, 255, 255);
	line-height: 36px;
	font-size: 34px;
	position: absolute;
	opacity: 0;
	background-image: linear-gradient(0deg, rgb(34, 124, 206) 3%, rgba(0, 0, 0, 0));
	-webkit-transition: all 0.3s 0.5s;
}

.YouthCopy2 .mySwiper2 .chinese_down {
	width: 800px !important;
	overflow: hidden;
	font-size: 24px !important;
	-ms-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.YouthCopy2 .mySwiper2 img {
	width: 100%;
	height: 100%;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title {
	padding: 10px 20px;
	left: 0px;
	width: 100%;
	height: 100px;
	bottom: 0px;
	color: rgb(255, 255, 255);
	box-sizing: border-box;
	opacity: 1;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .chinese_down {
	bottom: 26px;
	opacity: 1;
}

.YouthCopy2 .thumb_swiper {
	left: 10px;
	top: auto;
	width: 690px;
	height: 70px;
	right: auto;
	bottom: 0px;
	position: absolute;
}

.YouthCopy2 .thumb_swiper .mySwiper3 {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	z-index: 99;
}

.YouthCopy2 .mySwiper3 .swiper-slide {
	width: 100%;
	height: 50px;
	position: relative;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img {
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	position: relative;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img img {
	width: 105px;
	height: 50px;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img img {
	padding-bottom: 3px;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img {
	border: 0px solid rgb(55, 195, 243);
	border-image: none;
	width: 100%;
	box-sizing: border-box;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img .noActive {
	display: none;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img .noActive {
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(13, 124, 180, 0.3);
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img::after {
	left: 0px;
	top: 52px;
	width: 105px;
	height: 4px;
	position: absolute;
	content: "";
	background-color: rgb(212, 161, 45);
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title p {
	width: 850px;
	line-height: 36px;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title p a {
	color: rgb(255, 255, 255);
}

.YouthCopy2 .mySwiper2 .bj_color p {
	transition: 1s ease-in-out;
	left: 50px;
	width: 850px;
	bottom: -30px;
	line-height: 36px;
	overflow: hidden;
	font-size: 24px !important;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .bj_color p {
	bottom: 30px;
	opacity: 1;
}

.YouthCopy2 .mySwiper2 .bj_color p a {
	color: rgb(255, 255, 255);
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active.swiper-slide .thumb_img .noActive {
	display: none;
}

.YouthCopy2 .thumb_swiper_title {
	padding: 10px 20px;
	transition: 0.4s;
	width: 470px;
	height: 100px;
	right: 0px;
	bottom: -11px;
	color: rgb(255, 255, 255);
	display: flex;
	position: absolute;
	z-index: 99;
	box-sizing: border-box;
	align-items: center;
	background-color: rgb(40, 121, 195);
}

.YouthCopy2 .thumb_swiper_title p {
	transition: 0.4s ease-in-out;
	font-size: 16px;
	opacity: 0;
}

.YouthCopy2 .active.thumb_swiper_title p {
	opacity: 1;
}

.program .news_2 ul li {
	margin-bottom: 60px;
}

.program .news_2 p {
	color: rgb(68, 68, 68);
	line-height: 30px;
	font-size: 18px;
}

.ments_con {
	position: relative;
	background-color: rgb(44, 186, 248);
        margin-top: 60px;
}

.ments_con .text-shadow {
	color: rgb(79, 148, 83) !important;
	text-shadow: 4px 3px 0px #fff !important;
}

.documents {
	padding: 0px !important;
	top: -36px;
	width: auto !important;
	position: absolute;
}

.documents p {
	text-align: left !important;
	font-size: 62px !important;
}

.program ul {
	overflow: hidden;
}

.program ul li {
	width: 380px;
	margin-right: 30px;
	float: left;
}

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

.gram_pic {
	width: 380px;
	height: 215px;
	overflow: hidden;
}

.gram_pic img {
	transition: 2s;
	width: 100%;
	height: 215px;
}

.gram_pic img:hover {
	transform: scale(1.1);
}

.program_con {
	padding: 0px 5px;
	margin-top: 18px;
}

.con_down {
	overflow: hidden;
	margin-bottom: 20px;
	-ms-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.chinese_li {
	-webkit-line-clamp: 2;
}

.program_con a {
	color: rgb(68, 68, 68);
	font-size: 18px;
}

.program_con p {
	color: rgb(102, 102, 102) !important;
	font-size: 16px !important;
}

.liner {
	margin-top: 80px;
}





.page_fr .pub_time {
	color: rgb(135, 135, 135);
	font-size: 14px;
	margin-bottom: 26px;
	display: inline-block;
}

.page_fr .editor {
	color: rgb(135, 135, 135);
	font-size: 14px;
	margin-bottom: 26px;
	display: inline-block;
}

.page_fr .editor {
	margin-bottom: 0px;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title p a {
	color: rgb(255, 255, 255);
}

.YouthCopy2 .mySwiper2 .bj_color p {
	transition: 1s ease-in-out;
	left: 50px;
	width: 850px;
	bottom: -30px;
	line-height: 36px;
	overflow: hidden;
	font-size: 24px !important;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .bj_color p {
	bottom: 30px;
	opacity: 1;
}

.YouthCopy2 .mySwiper2 .bj_color p a {
	color: rgb(255, 255, 255);
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img .noActive {
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(13, 124, 180, 0.3);
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active.swiper-slide .thumb_img .noActive {
	display: none;
}

.mySwiper3-left-icon {
	    position: absolute;
    top: 10px;
    left: -5px;
    margin-left: -20px;
    width: 20px;
    z-index: 99;
    cursor: pointer;
}

.mySwiper3-right-icon {
	position: absolute;
    top: 10px;
    right: -22px;
    margin-left: auto;
    width: 20px;
    z-index: 99;
    cursor: pointer;
}
.mySwiper3-left-icon img, .mySwiper3-right-icon img {
    width: 100%;
}
/*观点和声音列表页*/

.min_tit {
	text-align: center;
}
.min_tit p{
	color: #0074c6;
	text-shadow:4px 3px 0px #bae9f5, 5px 9px 9px rgba(0, 0, 0, 0.11);
	font-weight: 600;
	font-size: 46px;
	line-height: 70px;
	padding: 20px 0px;
}
.portrait 
{
   margin-bottom:80px;
}
.portrait .min_tit
{
     margin-bottom: 0px; 
}
.portrait .news_2 ul li {
	margin-bottom: 115px;
}
.portrait ul{
	overflow: hidden;
	padding-top: 10px;
}
.portrait ul li{
	position: relative;
	top: 80px;
	float: left;
	width: 280px;
	height: 348px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	background-image: linear-gradient(to right bottom,#e1f2fb,#f8f7f6,#f2f7f7,#d2f4fc);
	margin-right: 26px;
}
.portrait ul li:nth-child(4n){
	margin-right: 0;
}
.portrait .pepole_con{
	position: absolute;
	overflow: hidden;
	top: -80px;
	left: 20%;
	border-radius: 50%;
	width: 168px;
	height: 168px;
	box-shadow: 2px 2px 10px #939191;
}
.pepole_con img{
	width: 100%;
	height: 168px;
        border-radius: 50%;
	transition: all 2s;
}
.pepole_con img:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.text_con{
	padding: 114px 28px 0 28px;
	text-align: center;
}
.text_con a{
	font-size: 18px;
	color: #444444;
}
.text_con p{
	font-size: 14px;
	color: #666666;
	padding-top: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}


/*观点和声音列表页*/