Team:XMU-China/css/home

.main {

   position: relative;
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6181B4), to(#9BC9F1));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6181B4', endColorStr='#9BC9F1', gradientType='0');
   background: -moz-linear-gradient(top, #6181B4, #9BC9F1);
   background: -o-linear-gradient(top, #6181B4, #9BC9F1);
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6181B4), to(#9BC9F1));
   background: -webkit-linear-gradient(top, #6181B4, #9BC9F1);
   background: -ms-linear-gradient(top, #6181B4, #9BC9F1);
   background: linear-gradient(top, #6181B4, #9BC9F1);
   padding-top: 5rem;
   bottom: 0;
   z-index: 0;
   width: 100%;
   overflow: hidden;

}

.bg_white {

   height: 16vw;
   min-height: 166px;
   width: 0px;
   border-right: 100vw solid white;
   border-bottom: 10vw solid transparent;
   position: absolute;
   z-index: 0;
   top: 0;

}

.bg_bottom {

   width: 100vw;

}

.main .main_top {

   position: relative;
   padding-top: 3vw;
   padding-left: 15vw;
   font-family: sans-serif;

}

.main .main_top p {

   font-size: 1.5vw!important;
   line-height: 2vw;
   font-weight: lighter;
   text-align: right!important;
   padding-bottom: 1.5vw;
   width: 60vw;
   color: #2500b3;

}

.main .main_top div {

   text-align: left;
   font-size: 2.5vw;
   font-weight: bolder;
   color: #2500b3;
   padding-bottom: 1.5vw;

}

@media screen and (max-width: 45rem) {

   .bg_white {
       height: 10rem;
       border-bottom: 10vw solid transparent;
       min-height: 200px;
   }
   .main .main_top{
       padding-top: 5vw;
       margin: 1rem 0 0.5rem;
       padding-left: 15vw;
   }
   .main .main_top div{
       font-size: 1.3rem;
   }
   .main .main_top p {
       font-size: 0.8rem!important;
       line-height: 0.7rem!important;
       width: 72.5vw;
   }
   .main{
       position: relative;
       padding-top: 3.5rem;
   }

}

@media screen and (min-width: 45.0625rem) and (max-width: 768px) {

   .main .main_top p {
       font-size: 1.2rem!important;
   }
   .bg_white {
       min-height: 180px;
   }

}

.main .main_middle {

   position: relative;
   width: 80vw;
   margin: 0 10vw;
   z-index: 1;
   color: #fff;
   padding-top: 3vw;

}

.main .main_middle>div>div {

   font-size: 2.6rem;
   font-weight: bold;
   font-family: sans-serif!important;
   padding-bottom: 1vw;
   text-align: center;
   font-weight: unset;

}

.main .main_middle p {

   text-align: left!important;
   text-indent: 2rem;
   line-height: 2rem;
   font-size: 1.56rem!important;
   font-family: sans-serif!important;
   font-weight: lighter;

}

@media screen and (max-width: 45rem) {

   .main .main_middle>div>div {
       font-size: 1.5rem;
   }
   .main .main_middle p {
       font-size: 0.8rem!important;
       line-height: 1.1rem;
   }

}

@media screen and (max-width: 768px) and (min-width: 45rem) {

   .main .main_middle>div>div {
       font-size: 1.5rem;
   }
   .main .main_middle p {
       font-size: 1rem!important;
       line-height: 1.3rem;
   }

}

@media screen and (max-width: 90rem) and (min-width: 768px) {

   .main .main_middle>div>div {
       font-size: 2.3rem;
   }
   .main .main_middle p {
       font-size: 1.3rem!important;
       line-height: 1.6rem;
   }

}

.footer {

   position: relative;

}

.footer .footer_line {

   position: relative;
   background-color: #2500b3;
   width: 80vw;
   height: 0.1rem;
   left: 10vw;
   right: 10vw;
   margin-top: 2vw;

}

.footer .footer_bottom .footer_bottom_1 {

   padding-top: 2vw;
   padding-bottom: 5vw;
   width: 100%;

}

.footer_bottom_1_pic1 {

   height: 4vw;
   float: left;
   position: relative;
   left: 30vw;

}

.footer_bottom_1_pic2 {

   height: 4vw;
   float: left;
   position: relative;
   left: 33vw;

}

  1. Contact_us {
   font-size: 1.5vw!important;
   padding: 0.25vw 0;
   float: left;
   position: relative;
   font-family: sans-serif !important;
   margin-left: 25vw;
   color: #2500b3;

}

.footer .footer_bottom .footer_bottom_2 {

   height: 5vw;

}

.footer .footer_bottom .footer_bottom_2 ul li {

   list-style: none;
   font-family: sans-serif;
   cursor: pointer;
   height: 0;

}

.footer .footer_bottom .footer_bottom_2 ul li img {

   height: 2.5vw;
   float: left;
   padding: 0 1vw;
   position: relative;

}

.footer_position {

   padding-left: 50vw;

}

  1. logo_position {
   height: 2.5vw;
   float: left;

}

  1. footer_bottom_word {
   text-align: left !important;
   font-size: 0.8vw;
   line-height: 1.25vw;
   color: #2500b3;
   float: left;

}

@media screen and (max-width: 768px) {

   .footer_position,
   .footer_bottom_1_pic1 {
       display: none;
   }
   .footer_bottom_1>img {
       height: 5vw;
   }
   .footer_bottom_1_pic2 {
       position: relative;
       left: 22vw;
   }
   .footer_bottom_2 {
       position: relative;
       margin-left: 40vw;
       top: -5vw;
   }
   .footer_bottom_2 ul li img {
       height: 5vw!important;
       padding: 0 1vw;
       position: relative;
   }
   #Contact_us {
       font-size: 3vw!important;
       line-height: 3vw;
       margin: 1vw 3vw;
   }
   .main .main_top div{
       font-size: 3.5vw;
   }
   .main .main_top{
       padding-left: 5vw;
   }

} .click_here:after{

  content: "\f0a5";
  font-family: fontawesome;

}

.click_here{

} .js_slide{

   width: 220px;

}