@charset "utf-8";
/* CSS Document */
ul,li{ list-style:none;}
.clear {
    clear: both;
}
.link-group.DBM {
    background: #005C5B;
}

.link-group.DCC {
    background: #00AEEF;
}

.link-group.DHSS {
    background: #6A2C95;
}

.link-group.Parents{
    background: #2E75B6; 
}

.link-group {
    padding: 8px;
    display: block;
    position: fixed;
    z-index: 9999;
    right: 52px;
    top: 50%;
    background: #005C5B;
    box-shadow: 7px 7px 10px rgba(26, 24, 24, 0.1);
    border-radius: 16px 0px 0px 16px;
    transform: translateX(100%);
    transition: all .3s;
}


.link-group .item .word {
    display: -webkit-box;
    white-space: pre-wrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 20px;
    overflow: hidden;
    opacity: 0;
    flex: 1;
    transition: all .3s;
}

.link-group .item {
    padding: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF !important;
    max-width: 200px;
    display: flex;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.link-group .item .item-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 8px;
}

.logo_e {
    width: 40%;
}

.logo_e svg{
   max-width: 100%;
}
.footer-area {
   color:#fff;
}
.logo_h span {
    font-size: 1.8rem;
    color: #0166a4;
}
.logo_h {
    padding-left: 2rem;
}
.help_area , .letter_area , .letter_area, .question_area,.News_area , .pic_area , .welcome_area{padding: 50px 0 0 0;}
.help_area {
    background: #f7f7f7;
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.help_area .col-md-6,.question_area .col-md-6 ,.welcome_area .col-md-6 ,.footer-area .col-md-4,.News_area .col-md-3 , .footer-area .col-md-3 , .footer-area .col-md-9{
    float:left;
}
.main_title {
    margin-bottom: 30px;
}
.main_title h4 {
    position: relative;
    font-size: 2rem;
    text-align: center;
    font-weight: 400;
}
.welcome_area{padding:3rem 0;}
.welcome_area .main_title h4 span{ width: 60%;}
.welcome_area .main_title h4 span::after {
    content: "";
    height: 3px;
    width: 65%;
    background-color: #00907f;
    position: absolute;
    bottom: -10px;
    left: 0;
    transition: .3s;

}
.welcome_area #vsb_content {
    padding-top: 3rem;
}

.help_area .item a {

    font-weight: 400;
    color: #0166a4;
    font-size: 1.1rem;
}
.help_area .item p {
    padding-top: 0.8rem;
    font-weight: 400;
    font-size: 1rem;
}
.help_area .item .helpsubtitle {
    display: inline-block;
    width: 40%;
}
.News_area {
    margin-bottom: 5em;
}
.News_area .item a{
    display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    transition: transform 0.2s linear, box-shadow 0.2s linear;
}

.News_area .item a:hover{
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.News_area .causes_img {
    max-width: 100%;
    max-height: 230px;
    overflow: inherit;
    overflow: hidden;
}
.News_area .causes_img img {
    max-width: 100%;
    width: 100%;
    height: 230px;
    overflow: hidden;
    object-fit: cover;
    transition: all .5s;
}
.News_area a:hover .causes_img img {
    transform: scale(1.2);
}

.News_area .text-center {
    padding: 20px;
    color: #333;
    font-size: 1rem;
    margin: 0;
    min-height: 90px;
}
.question_left {background:url(../images/questionbg.jpg) no-repeat;background-size: cover;
            background-position: center center;
    padding: 0;
    margin: 0;
    height:600px
}
.question_left .main_title {
    display: flex;
    text-align: center;
    justify-content: center;
    margin: 30px auto;
    position: relative;
    top: 40%;
    color: #fff;
    font-size: 3rem;
}

.question_left  .main_title h4 {
    font-size: 3rem;
    text-align: right;
    color: #fff;
}
.question_right{background:#0166a4; height:600px;background-size: cover; }
.question_right a img{
 
    position: relative;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}
.letter_area img{max-width:100%}


.scenery-box_list {
    padding-bottom: 100px;
}
.scenery-box_list .container {
    width: 100%;
}
.scenery-box_list  .col-md-6, .scenery-box_list  .col-md-12{

float: left;
}
.scenery-box_list .mt  .wrap .img-bg {
  display: block;
  width: 100%;
  height: 240;
  padding-bottom: 37.5%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center;
}
.scenery-box_list .ty  .wrap .img-bg {
  display: block;
  width: 100%;
  height: 240;
  padding-bottom: 75%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center;
}
.scenery-box_list .tsg,.scenery-box_list .mt,.scenery-box_list .ty,.scenery-box_list .col-md-6 ,.scenery-box_list .col-md-12 {padding:0}

.scenery-box_list .tsg  .wrap .img-bg {
  display: block;
  width: 100%;
  height: 240;
  padding-bottom: 150%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center;
}
.scenery-box_list  .wrap .tag,
.index-share-box .wrap .tag {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  left: 0;
}
.scenery-box_list  .wrap{
  padding-top: 8px;
  color: #3B3838;
}
.scenery-box_list  .content {
    position: absolute;
    top: 20px;
    left: 30px;
    font-size: 24px;
    color: #fff;
}
.scenery-box_list .ct .content,.scenery-box_list .ss .content,.scenery-box_list .ty .content{
    bottom: 20px;
}
.scenery-box  .col-md-6, .scenery-box  .col-md-12,{
   padding:0:important;
float: left;
}
.sub_banner {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}
.sub_banner img {
    width: 100%;
    min-height: 180px;
    object-fit: cover;
}

.second-nav-box {
  margin-top: 0;
}

.second-nav-box .wrap {
  background: #EFF5FB;
}

.second-nav-box .wrap ul {
  display: flex;
  justify-content: center;
  margin: 0 -20px;
}

.second-nav-box .wrap li a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #919191;
  transition: all .1s;
  padding: 15px 20px;
}

.second-nav-box .wrap li.active a,
.second-nav-box .wrap li a:hover {
  font-weight: bold;
  color: #2E75B6;
}

.facilities .row{display: block;}
.footer-area{ padding: 60px 0 0 0;}
.footer-area li{ text-align: center;}

.footer-area image{
   max-width: 100%;
}
.footer-area .logo_e{width: 80%;}
.footer-area .logo_e image{
   filter: brightness(0) invert(1);
}

.footer-area ul p{text-align: center;}
.footer-area .contant ul {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
}
.footer-area .contant ul li{    display: inline-block;
    display: inline-block;
    font-size: 1rem;
    line-height: 2rem;
    margin-right: 40px;
    padding-left: 28px;
    background-size: 1.2rem 1.2rem;
    background-repeat: no-repeat;
    background-position: center left;
}
.footer-area img {
    max-width: 120px;
}
.footer-area .contant ul .email{text-align: center;}
.footer-area .email{
    background-image: url(../images/footemail.png);
}
.footer-area .phone{
    background-image: url(../images/foottelephone.png);
}
.footer-area .footwechat{
    background-image: url(../images/footwechat.png);
}
.footer-area .address{
    background-image: url(../images/footaddress.png);
}


.footer-text {
    text-align: left;
    border-top: 1px solid #eeeeee;
    padding: 10px 0 0 0;
    margin: 0!important;
}.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
@media (min-width: 769px) {

    .link-group:hover {
        right: 0;
        transform: translateX(0);
    }

    .link-group:hover .item .word {
        max-height: 40px;
        opacity: 1;
    }


}
@media (max-width: 767px){

.top_menu .float-left {
    width: 100%;
    height: 150px;
    text-align: center;
}
.logo_e {
    width: 100%;
    text-align: center;
}
.logo_h {
    width: 100%;
    padding: 0;
    display: block;
}
.top_menu .navbar-brand {
    padding: 0;
    margin: 10px 10%;
}
.question_left {
    height:200px
}
.question_left .main_title {
    top: 20%;
}
.question_right {
    display: none;
}
}
@media (max-width: 640px){
.help_area .item .helpsubtitle {
    width: 100%;
}
}