/* CONTENT */
#content{
   /* padding: 2rem 0; */
    position: relative;
}
#deco-flo{
    width: 21.53%;
    position: absolute;
    left: -2vw;
    transform: rotate(50deg);
}
#deco-flo img{
    width: 100%;
}
#news h3{
    color: #ff4003;
}
#news .news-pic{
    padding-left: 0;
    padding-right: 0;
}
#news .news-date{
    color: #408706;
}
#activities{
    margin-top: 3vw;
}
#activities .act-title{
    margin: 1rem 0;
}
#activities .act-title .title{
    font-size: 25px;
    position: relative;
}
#activities .act-title .title1{
    color: #008464;
    position: relative;
}
#activities .act-title .title2{
    color: #006183;
    position: relative;
}
#activities .act-wrap{
    padding: 0;
}
#activities .act-wrap > img{
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}
#activities .act-wrap .act-video{
    width: 27.52vw;
    z-index: 10;
    position: absolute;
    left: 15vw;
    top: 2vw;
}
#activities .act-wrap .act-video > a, #activities .act-wrap .act-video .frame, #activities .act-wrap .act-video .pic, #activities .act-wrap .act-video .pic > img{
    width: 100%;
    height: 100%;
}
#activities .act-wrap .act-video .frame{
    position: absolute;
    border: 2px solid #ffffff;
    transform: rotate(-8deg);
}
#activities .act-wrap .act-video .pic{
    position: relative;
    overflow: hidden;
}
#activities .act-albumn{
    width: 30.46%;
    position: absolute;
    right: 10vw;
    top: -.5vw;
}
#activities .act-albumn > img{
    width: 100%;
}
#content .decorate-wrap{
    position: absolute;
    left: 0;
    bottom: -20vw;
    z-index: 1;
}
#content .decorate-wrap .flower1{
    width: 9vw;
}
#content .decorate-wrap .flower2{
    width: 7vw;
}
#content .decorate-wrap .bee1{
    width: 9.5vw;
}
#content .decorate-wrap .bee2{
    width: 8.4vw;
}
#content .decorate-wrap .flower1 > img, #content .decorate-wrap .flower2 > img, #content .decorate-wrap .bee1 > img, #content .decorate-wrap .bee2 > img{
    width: 100%;
}
#content .decorate-wrap .flower1-1{
    position: absolute;
    left: 1vw;
    bottom: 2vw;
}
#content .decorate-wrap .flower1-2{
    position: absolute;
    left: 9vw;
    bottom: 0;
}
#content .decorate-wrap .flower2-1{
    position: absolute;
    left: 5vw;
    bottom: -5vw;
}
#content .decorate-wrap .bee1{
    position: absolute;
    left: 4vw;
    bottom: 9vw;
}
#content .decorate-wrap .bee2{
    position: absolute;
    left: 18vw;
    bottom: 0;
    z-index: 50;
}

#content .decorate-wrap  .flowers3{
    position: absolute;
    width: 21.53%;
    transform: rotate(180deg); 
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH;     
}

#content .decorate-wrap  .flowers3 img{
    width: 15vw;
}

.decorate-wrap .decorate-item.grass{
    width: 12vw;
    left: 0;
    top: -7.5vw;
}
.decorate-wrap .decorate-item.grass > img{
    width: 100%;
}
.list-group{
    margin-top: 40px;
}
.list-group .list-group-item{
    border: none;
    background-color: #f0ffc2;
    color: #1c8605;
    font-weight: 600;
    padding: 3px 8px;
}
.list-group .list-group-item > a{
    color: #1c8605;
}
.list-group .list-group-item .dropdown-slidemenu > a{
    padding: 8px 24px;
    font-weight: 600;
    white-space: pre-wrap;
}
.list-group-item:first-child{
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}
.list-group-item:last-child{
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem;
}
.list-group .list-group-item.active{
    background-color: #ffbf17;
}
.list-group .list-group-item.active > a{
    color: white;
}
#content .down-item{
    color: #1c8605;
    white-space: pre-wrap;
}
#content .dropdown-slidemenu > a.right-tri:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-left-color: #1c8605;
    margin-top: 5px;
    margin-right: -10px;
}
#content .dropdown-slidemenu > a.bottom-tri:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-top-color: #1c8605;
    margin-top: 10px;
    margin-right: -10px;
}
#content .uniformteam .ut-title-item{
    display: inline-block;
    color: #57b110;
    padding: 6px 12px;
    /* line-height: 100%; */
}
#content .uniformteam .ut-title-item span{
    display: inline-block;
    height: 100%;
    padding-top: .4vw;
    padding-bottom: .4vw;
}
#content .uniformteam .ut-title-item.active span{
    background-color: #18a046;
    color: white;
    /* height: 100%; */
    /* line-height: 100%; */
    /* width: auto; */
    position: relative;
    top: 0;
    left: 0;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
#content .uniformteam .ut-title-item.active div{
    display: inline-block;
    float: left;
}
.ut-c-item{
    position: relative;
    width: 18.38vw;
    float: left;
}
.ut-c-item > img{
    width: 100%;
}
.ut-c-item > p{
    text-align: center;
    position: absolute;
    bottom: 1.5vw;
    width: 100%;
}

.dropdown-item.active {
    background-color:#FFDB6F;
}

.page_wrap{
	list-style: none;
	padding:0;
	margin: .5rem 0;
}
.page_wrap li{
	background-image: url('../img/btn_page_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:.5rem;
	color: #fff;
	margin-left:.5rem;
}
.page_wrap li.active,.content_wrap .page_wrap li:hover{
	background-image: url('../img/btn_page_bg_o.png');
}

.news_content{
	padding:0 1rem 1rem;
}
.news_control{
	color: #fff;
}
.news_control .btn_prev{
	background-image: url('../img/btn_pre_bg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: .2rem 1rem;
}
.news_control .btn_back{
	background-image: url('../img/btn_backtolist_bg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: .2rem 1rem;
}
.news_control .btn_next{
	background-image: url('../img/btn_next_bg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: .2rem 1rem;
}

.content_wrap .news_list{
	margin: 0;
	padding: 1rem 0;
}
.content_wrap .news_list li{
	padding: .5rem 1rem;
}
.content_wrap .news_list .tab_1{
	background-image: url('../images/g_flag_bg_o.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: .8rem;
	padding:.5rem .8rem;
}
.content_wrap .news_list .tab_2{
	background-image: url('../images/g_flag_bg_g.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: .8rem;
	padding:.5rem .8rem;
}
.content_wrap .news_list .date{
	color:#FB6834;
}
.content_wrap .news_list li:nth-child(odd){
	background-color: #FFF4D4;
}

.content_wrap .news_list img{
	width: 50px;
    height: 45px;
}

.news-content{
	height:3em;
    overflow: hidden;
    text-overflow:ellipsis;
}

.news-content p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}

.news-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-title a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}

iframe{
    width: 100%;
}

@media screen and (min-width: 1281px) {
    .flowers3{
        top:-20vw;
        left:98.7vw;
    }
}

@media screen and (max-width: 1280px) {
    iframe{
        min-height: 400px;
    }
    .flowers3{
        top:-20vw;
        left:98.3vw;
    }
}

@media screen and (max-width: 1024px) {
    iframe{
        min-height: 350px;
    }
    .flowers3{
        top:-20vw;
        left:98vw;
    }    
}

@media screen and (max-width: 991px) {
    iframe{
        min-height: 300px;
    }
    .flowers3{
        top:-20vw;
        left:97.5vw;
    }    
}

@media screen and (max-width: 768px) {
    iframe{
        min-height: 250px;
    }
    .flowers3{
        top:-20vw;
        left:97.5vw;
    }    
}

@media screen and (max-width: 767px) and (min-width: 426px) {
    iframe{
        min-height: 200px;
    }
    .flowers3{
        top:15vw;
        left:96.5vw;
    }    
}

@media screen and (max-width: 425px) {
    iframe{
        min-height: 150px;
    }
    .flowers3{
        top:15vw;
        left:100vw;
    }    
}

@media screen and (max-width: 375px) {
    iframe{
        min-height: 100px;
    }
    .flowers3{
        top:15vw;
        left:100vw;
    }    
}

@media screen and (max-width: 100px) {
    .flowers3{
        top:15vw;
        left:100vw;
    }  
}

@media screen and (min-width: 100px) {
    iframe{
        min-height: 70px;
    }   
}