.text_coner p.Meun {
    width: 1920px;
    padding-top: 25px;
    margin: 0 auto;
}



/* page START */

.banner {
    margin-top: 60px;
    width: 1200px;
    height: 187px;
    overflow: hidden;
}

.banner img {
    transition: all 2s;
}

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

.page_main {
    width: 1130px;
    margin: 0 auto;
}

.page_main h4 {
    padding: 70px 0 90px 0;
    font-size: 30px;
    color: #444444;
    line-height: 38px;
}

.page_fl {
    margin-left: 6px;

}

.page_fl.fixed {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    position: fixed;
    top: 100px;
}

.page_fl ul li {
    margin-bottom: 30px;
}

.icon_one,
.icon_two,
.icon_three,
.icon_four,
icon_five {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.icon_one {
    width: 44px;
    height: 44px;
    margin-left: 4px;
}

.icon_one img:last-child {
    position: relative;
    left: 0;
    top: -44px;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.icon_one:hover img:last-child {
    opacity: 1;
}

.icon_two {
    width: 40px;
    height: 33px;
    margin-left: 4px;
}

.icon_two img:last-child {
    position: relative;
    left: 0;
    top: -33px;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.icon_two:hover img:last-child {
    opacity: 1;
}

.icon_three {
    width: 50px;
    height: 35px;
}

.icon_three img:last-child {
    position: relative;
    left: 0;
    top: -35px;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.icon_three:hover img:last-child {
    opacity: 1;
}

.icon_four {
    width: 45px;
    height: 45px;
    margin-left: 2px;
}

.icon_four img:last-child {
    position: relative;
    left: 0;
    top: -45px;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.icon_four:hover img:last-child {
    opacity: 1;
}

.icon_five {
    width: 50px;
    height: 40px;
    margin-left: 2px;
}

.icon_five a {
    display: inline-block;
    width: 50px;
    height: 40px;
}

.icon_five img:last-child {
    position: relative;
    left: 0;
    top: -40px;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.icon_five:hover img:last-child {
    opacity: 1;
}

.page_fr {
    width: 990px;
}

.page_fr .pub_time,
.page_fr .editor {
    color: #878787;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 26px;
}

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

.page_fr p {
    margin-bottom: 20px;
    line-height: 32px;
    font-size: 18px;
    color: #444444;
}

.page_fr p span {
    font-size: 18px !important;
}

.page_fr img {
    max-width: 990px;
}

.page_fr p:last-child {
    margin-top: 45px;
    margin-bottom: 10px;
}

/* page End */


/* 20220605partners START */

.partners_con {
    padding: 45px 0;
}

.partners ul li {
    border-bottom: #e0e1e1 1px solid;
}

.partners ul li:last-child {
    border-bottom: none;
}

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

.partners_fl a,
.partners_fl p {
    font-size: 20px;
    color: #444444;
    font-weight: normal;
}

.logo_main {
    width: 238px;
    height: 112px;
    border-radius: 30px;
    border: #387dcc 1px solid;
    box-shadow: 0 0 10px 0 #e0e1e1;
    margin-right: 20px;
    overflow: hidden;
}

.logo_main img {
    transition: all 2s;
}

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

/* 20220605partners END */



/* SDG  START */

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

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

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

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

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

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

.sdg_title {
    padding: 100px 0 60px 60px;
}

.sdg_title p {
    font-weight: 600;
    font-size: 60px;
    font-style: italic;
    color: #4c963f;
}

.text_ul {
    padding-left: 70px;
}

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

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

.text_ul li a {
    color: #444444;
    line-height: 40px;
}

/* SDG  END */


/* US START */

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

.banner_pic img {
    transition: all 2s;
}

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

.min_tit p,
.min_le p {
    font-weight: 600;
    font-size: 60px;
    font-style: italic;
    color: #4c963f;
    /* padding-left: 60px; */
}
.min_le {
	padding-top: 70px;
}

.min_le p {
	width: 100%;
}
.time_p p{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
}
.time_p p:first-child{
	margin-top: 40px;
}



.min_tit {
    margin-bottom: 50px;
}

.about_us .news_2 ul li {
    margin-bottom: 50px;
}

.about_us .news_2 p {
    font-size: 18px;
    color: #444444;
    line-height: 30px;

    padding-bottom: 50px;
}

.time_con {
    width: 100%;
    background-color: #f4f6f7;
}



.min_le p span {
    display: inline-block;
    width: 2px;
    height: 44px;
    background-color: #4c963f;
    margin: 0 50px 0 64px;
}

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

.ui-timeLine>.item {
    display: block;
    position: relative;
    text-align: justify;
    text-justify: newspaper;
    word-break: break-all;
    padding-left: 70px;
    color: #fff;
}

.ui-timeLine>.item .cbox {
    position: relative;
    transition: left 1s;
    border-radius: 4px;
    background-color: #e0f0fa;
    overflow: hidden;
    margin-bottom: 50px;
    color: #2cbaf8;
    position: relative;
}

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

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

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

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

.ui-timeLine  .item .cbox::after {
left: 328px;
    top: 20px;
    width: 1px;
    height: 70px;
    display: inline-block;
    position: absolute;
    content: "";
    background-color: rgb(44, 186, 248);
}
.ui-timeLine .item:last-child .cbox::after
{
    height: 118px;
}
.ui-timeLine .cbox:hover::after {
    background-color: #fff;
}

.ui-timeLine .title {
    font-size: 18px;
    width: 554px;
    font-size: 18px;
}
.ui-timeLine .case
{
padding: 15px 0px 15px 56px;
}

.ui-timeLine .types {
    border-radius: 5px;
    font-size: 16px;
    margin-top: 44px;
}
.ui-timeLine .types span {
    padding: 48px 45px 48px 70px;
    opacity: 0;
}

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

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

.ui-timeLine>.item .cbox .tiao {
    width: 1px;
    height: 70px;
    float: left;
    margin-top: 25px;
    color: #2cbaf8;
}

.ui-timeLine>.item .cbox:hover {
    background-color: #2cbaf8;
    color: #FFFFFF;
}

.title p {
    overflow: hidden;

}

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

.ments_con {
    background-color: #2cbaf8;
    position: relative;
}

.documents {
    width: auto;
    padding: 0;
    position: absolute;
    top: -36px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 74px;
    line-height: 70px;
    font-style: italic;
    color: #4f9453;
    text-shadow: 4px 3px 0px #fff;
}

.documents p {
    text-align: left;
    font-size: 62px;
    font-weight: 600;
}

.ments_con ul {
    overflow: hidden;
    padding: 60px 0;
}

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

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

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

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

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

.ments_con ul li p {
    margin-top: 26px;
    padding: 0 5px;
}

.ments_con ul li a {
    color: #fff;
    font-size: 20px;
}

.liner {
    margin-top: 80px;
}

/* US END */


/* program START */

.min_titer p {
    font-weight: 600;
    font-size: 60px;
    color: #4c963f;
    font-style: italic;
    padding: 70px 0 60px 60px;
}

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

.program .news_2 p {
    font-size: 18px;
    color: #444444;
    line-height: 30px;
}

.ments_con {
    background-color: #2cbaf8;
    position: relative;
}

.ments_con .text-shadow {
    color: #4f9453 !important;
    text-shadow: 4px 3px 0px #fff !important;
}

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

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

.program ul {
    overflow: hidden;
}

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

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

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

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

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

.program_con {
    margin-top: 26px;
    padding: 0 5px;
    min-height: 85px;
}



.program_con a {
    color: #444444;
    font-size: 20px;
}

.program_con p {
    font-size: 16px !important;
    color: #666666 !important;
}

.liner {
    margin-top: 80px;
}

/* program END */



/* news START */

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

/**��綛翫�絮�莅阪��莉���**/
.YouthCopy2 {
    width: 1200px;
    height: 680px;
    margin: 0 auto 64px;
    position: relative;
}

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

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

.YouthCopy2 .mySwiper2 .show_title {
    position: absolute;
    width: 600px;
    bottom: 50px;
    left: 50px;
    font-size: 34px;
    color: #fff;
    line-height: 44px;
    opacity: 0;
    transition: all .3s 0.5s;
    -webkit-transition: all .3s 0.5s;
}

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

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title {
    opacity: 1;
    bottom: 80px;
}

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

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

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

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img {
    position: relative;
    border: 1px solid #ffffff;
}

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

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img {
    box-sizing: border-box;
    border: 0px solid #37c3f3;
    width: 100%;
}

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

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img::after {
    content: "";
    width: 105px;
    position: absolute;
    height: 4px;
    background-color: #D4A12D;
    top: 52px;
    left: 0px;
}

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

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

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

}

/* .YouthCopy2 .mySwiper3 .title {
    position: absolute;
    bottom: 0px;
    width: calc(100% - 10px);
    padding: 5px;
    color: #fff;
    background-color: rgba(152, 15, 15, 0.5);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transform: rotatex(90deg) translatez(0.001px);
    transform-origin: 50% 100%;
    -webkit-transform: rotatex(90deg) translatez(0.001px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img:hover .title {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
} */
/**��綛翫�絮�莅阪��莉���**/




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

.program .news_2 p {
    font-size: 18px;
    color: #444444;
    line-height: 30px;
}

.ments_con {
    background-color: #2cbaf8;
    position: relative;
}

.ments_con .text-shadow {
    color: #4f9453 !important;
    text-shadow: 4px 3px 0px #fff !important;
}

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

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

.program ul {
    overflow: hidden;
}

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

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

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

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

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

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


/* addClass */



/* addClass End */

.con_down {
    margin-bottom: 20px;
    min-height: 115px;

}

/* 筝㊥�� */
.chinese_li {
    -webkit-line-clamp: 2 !important;
}

.program_con a {
    color: #444444;
    font-size: 20px;
}

.program_con p {
    font-size: 16px !important;
    color: #666666 !important;
}

.liner {
    margin-top: 80px;
}

/* news ENd */

/* addCss */

.logo_main {
    border: none;
}

.partners_fl {
    width: 190px;
    padding: 31px 0 31px 70px;
}

.header .YouthForum-Meun.active {
    background-color: #2c75c9;
}

.header .YouthForum-Meun li a.active {
    color: #fff !important;
}

.header .YouthForum-Meun.active li a {
    color: #FFF;
}




.more {
    margin-top: �30px !important;
}

.time_con {
    margin-top: 50px;
}

.time_con h3{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 85px;
}


.YouthCopy2 .mySwiper2 .show_title {
    position: absolute;

    width: 100%;
    left: 0px;
    bottom: -30px;
    background-image: linear-gradient(0deg, #227cce 3%, rgba(0, 0, 0, 0));
    font-size: 34px;
    color: #fff;
    line-height: 44px;
    transition: all 0s;
    -webkit-transition: all 0s;

}

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

.YouthCopy2 .mySwiper2 .show_title p {
    transition: all 1s;
    -webkit-transition: all 1s;
    width: 850px;
    line-height: 36px;
    opacity: 0;
    bottom: -30px;
    position: absolute;
}

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

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title p a {
    color: #fff;
}

.header .YouthForum-Meun.active {
    background-color: #2c75c9;
}

.header .YouthForum-Meun li a.active {
    color: #fff !important;
}

.header .YouthForum-Meun.active li a {
    color: #FFF;
}

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

.YouthCopy2 .mySwiper3 .swiper-slide.swiper-slide-thumb-active .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%;
}
.article_top_icon {
    width:50px;
    height: 50px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    margin-left: 600px;
    opacity: 0;

    cursor: pointer;
}

.article_top_icon.show {
    transiton: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 1;
}

.article_top_icon img {
    width: 100%;
}



/* addClass */

.zbdw_logo{
	margin-top: 72px;
}
.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;
}

.min_le p {
line-height: 69px;
}

.organizersTitle{
padding: 20px 0;
}


/*opinions and voices 列表页*/

.min_tites{
	text-align: center;
}
.min_tites p{
	font-weight: 600;
	font-size: 74px;
	line-height: 70px;
	color: #0074c6;
	text-shadow: 4px 3px 0px #bae9f5, 5px 9px 9px rgba(0, 0, 0, 0.11);
	padding: 70px 0 45px 50px;
	font-style: italic;
}
.portraiter .news_2 ul li {
	margin-bottom: 115px;
}
.portraiter ul{
	overflow: hidden;
	padding-top: 10px;
}
.portraiter 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;
}
.portraiter ul li:nth-child(4n){
	margin-right: 0;
}
.portraiter .pepole_con{
	position: absolute;
	overflow: hidden;
	top: -80px;
	left: 20%;
	border-radius: 50%;
	width: 168px;
	height: 168px;
	box-shadow: 2px 2px 10px #939191;
}
.portraiter .pepole_con a
{
  display:flex;
}
.pepole_con img{
	width: 100%;
	height: 168px;
	transition: all 2s;
            border-radius: 50%;
}
.pepole_con img:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.text_coner{
	padding: 114px 28px 0 28px;
	text-align: center;
}
.text_coner a{
	font-size: 20px;
	color: #444444;
}
.portraiter  .text_coner p{
	font-size: 14px;
	color: #666666;
	padding-top: 24px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	
}

/*opinions and voices 列表页*/