ul{padding:0;}
li{list-style:none;}
a{color:#333; font-size:16px;}
a:hover{color:#1A5396;text-decoration: none;}
.margin20{margin-top: 20px;background: #fff;padding: 20px 10px;}

.header  {
  background-image: linear-gradient(10deg, #38B0DE, rgba(15, 52, 95, 0.72)), url("../images/header-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
}

@media(min-width:1600px) {
  .header>.container,.nav-div>.container,.index-main>.container,.footer>.container{
    width:1400px;
  }
  .menu1{
    margin: 0 auto;
    width:1400px;
  }
}
@media(max-width:1599px) {
     .header>.container,.nav-div>.container,.index-main>.container,.footer>.container{
    width:1300px;
  }
  .menu1{
    margin: 0 auto;
    width:1300px;
  }
}
@media(max-width:1365px) {
    .header>.container,.nav-div>.container,.index-main>.container,.footer>.container{
    width:100%;
  }
  .menu1{
    margin: 0 auto;
    width:100%;
  }
}
@media(min-width:768px){
  .small-windows{
    display:none;
  }
.dropdown-menu{
  margin-left: -20px;
}
}
@media(max-width:767px){
  .nav_menustyle_2_5{
    display:none;
  }
}


.header img{
  width:100%;
}
.header-yuanxun img{
  width: 60%;
  float: right;
  margin-top: 30px;
}
@media(min-width:768px){
  .header-yuanxun img{
    margin-right: -50px;
  }
}
.slogan-search{
  margin-top: 40px;
}
.navbar-collapse{
  padding:0;
}
.navbar-default{
  display: grid;
}
.menu2{
  background: #fff;
  position: absolute;
  z-index: 999
}
.menu2 div{
  display:none;
}
.nav_on{
  display:block!important;
  padding:10px 0;
}
.menu2-ul li{
  line-height:36px;
  padding:5px;
}
.menu-topic{
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: #002b5e;
  display: grid;
}
.menu-topic span{
  align-self:center;
  margin-top: 20%;
}
.menu-d img{
  width:80%;
}
.nav-div{
  background: #0b2341;
}
.nav-div ul li>a {
    text-align: center;
    font-size: 20px;
    display: block;
    line-height: 20px;
   color:#fff;
}
.dropdown-menu{
  background: #0b2341;
}
@media(min-width:768px){
  .dropdown-menu{
      position: absolute!important;
      top: 100%;
      left: 0;
      z-index: 1000;
      float:left;
    }
}
.dropdown-menu li>a{
    line-height:40px!important;
}
.navbar-nav > li:hover .dropdown-menu {
  display: block;
}
.nav-div ul li a:hover  {
  color: color: #439bfd;
  text-decoration: none;
}
.nav>li>ul>li:hover>ul {
    display: block;
    position: relative;
    left: 158px;
    top: -40px;
}
@media (min-width: 991px) {
  .float-center-ul {
    float: none !important;
    display: flex !important;
    flex: 1 !important;
    flex-direction: row !important;
    justify-content: space-between !important;
  }
}
.menu2-ul{
  margin-top: 20px;
}

.index-main{
  background: #f3f7fc;
}

div.news-banner img#sample {
  width: 100%;
}

div.news-banner table img {
  width: 100% !important;
  height: auto !important;
}

div.news-banner #u_u1_centerCutImg {
  margin-bottom: -20px;
}

div.news-banner table div {
  width: auto !important;
}
@media (max-width:991px){
   div.news-banner table div {
  height: auto !important;
}
}
@media (min-width: 992px) {
  div.news-banner table div>div>div {
    max-height: 280px !important;
  }
}
.news-title{
  font-size: 32px;
  font-family: "SimHei", "Microsoft YaHei", "Heiti SC", sans-serif;
}
.news-e {
  font-size: 16px;
  color:#002147;
}
.news-right ul li{
  list-style: malayalam;
}
.news-t{
  width: 86%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 26px;
}
.column-header{
  margin-bottom:10px;
}
.column-title{
  border-left: 4px solid #123b6d;
  padding-left: 10px;
  font-size: 28px;
}
.column-lists ul{
  padding-left:10px;
}
.column-lists ul li{
  list-style: mongolian;
 border-bottom: 1px dashed #d7e3f0;
 line-height: 42px;
}

.scenery-header{
  margin-bottom:10px;
}
@media (max-width: 991px) {
  .scenery-left, .scenery-right {
    width: 35%;
    margin-top: 30px;
    height: 2px;
    background: #c5c5c6;
    float: left;
  }
}
@media (max-width: 991px) {
  .scenery-mid {
    width: 30%;
    float: left;
    text-align: center;
    padding-top: 10px;
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .scenery-left, .scenery-right {
    margin-top: 30px;
    width: 40%;
    height: 2px;
    background: #c5c5c6;
    float: left;
  }
}
@media (min-width: 992px) {
  .scenery-mid {
    width: 18%;
    float: left;
    text-align: center;
    padding-top: 10px;
    font-size: 26px;
  }
}

.footer{
  background-image: linear-gradient(10deg, #38B0DE, rgba(15, 52, 95, 0.72)), url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
 padding: 50px 0;
}
.footer-logo img{
  width:100%;
}
.footer-contact{
  margin-top: 10px;
  color: #fff;
  font-size: 20px;
}
.links-ul ul li a{
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}
.links-ul ul li a:hover{
  font-weight: bold;
}
.services-title,.links-title{
  font-size: 24px;
  border-right: 1px solid #fff;
  width: 9%;
  padding:0;
  color: #fff;
}
@media (min-width: 992px) {
  .services-content ul li{
    width: 20%;
  }
}
.services-content li a{
  color: #fff;
  font-size: 18px;
}
.services-content li a:hover{
  font-weight: bold;
}
.links-content select{
  border: 1px solid #ddd;
  line-height: 33px;
  margin-bottom: 0px;
  padding: 0px;
  background: #408db6;
  height: 34px;
  color: #fff;
  width: 220px;
}
.footer-services,.footer-links{
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .links-column{
    margin-top:10px;
  }
}
.services-icon{
  display: block;
  font-size: 30px;
  text-align: center;
}
.service-name{
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}

.swiper-container {
   width: 87%!important;
   height: 100%!important;
   overflow: hidden;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.swiper-slide img{
  width:100%;
}
.swiper-slide img:hover{
  transform: scale(1.2);
}
@media(min-width:768px){
.footer-foot{
  display:flex;
 margin-top: 50px;
}
.footer-logo {
  align-self: center;
}
}
@media(min-width:992px){
.swiper-button-prev{
  left:30px!important;
}
.swiper-button-next{
  right:30px!important;
}
}
.people-title{
  font-size: 16px;
  margin-top: 8px;
}
.swiper-button-next, .swiper-button-prev{
  color: #87cefa!important;
  border: 1px solid #1A52;
  width: 36px!important;
  height: 60px!important;
  background-image: none !important;
}