body {
  font-family: Microsoft YaHei,Arial,-apple-system,BlinkMacSystemFont,"PingFang SC",Helvetica Neue,"Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;
}
a:hover{color: #0e90d2;text-decoration: none;}
a{color:#333;}
li{list-style:none;}

@media(min-width:1600px) {
  .header-welcome>.container,.header>.container,.nav-div>.container,.main>.container,.footer>.container{
    width:1400px;
  }
}
@media(max-width:1599px) {
    .header-welcome>.container,.header>.container,.nav-div>.container,.main>.container,.footer>.container{
    width:1300px;
  }
}
@media(max-width:1365px) {
    .header-welcome>.container,.header>.container,.nav-div>.container,.main>.container,.footer>.container{
    width:100%;
  }
}
.header img{
  width:100%;
}
.header-welcome{
  background: #0e90d2;
  padding: 10px 0;
}
.header-yuanxun{
  margin: 50px 20px 0 50px;
}
.slogan-search{
  margin-top: 50px;
}
.left-welcome{
  color: #fff;
  font-size: 15px;
  float: left;
}
.right-links{
  float: right;
  font-size: 15px;
  color: #fff;
}
.right-links a{
  color:#fff
}
.header-logo img{
  width:80%;
}
.nav-div{
  background: #0e90d2;
}
.navbar-default .navbar-nav>li>a{
  color: #fff;
  font-size: 20px;
}
.navbar-nav>li>a:hover{
   color: #fff!important;
}
.nav-div ul li>a {
    text-align: center;
    font-size: 18px;
    display: block;
    color: #FFFFFF;
    line-height: 20px;
}
.dropdown-menu li>a{
    line-height:40px!important;
}
.navbar-nav > li:hover .dropdown-menu {
  display: block;
}
.nav-div ul li:hover {
    background: #2155e6;
}
.dropdown-menu{
  background: #3052C0;
}
.nav>li>ul>li:hover>ul {
    display: block;
    position: relative;
    left: 158px;
    top: -40px;
}

div.news-left img#sample {
  width: 100%;
}

div.news-left table img {
  width: 100% !important;
  height: auto !important;
}

div.news-left #u_u1_centerCutImg {
  margin-bottom: -20px;
}

div.news-left table div {
  width: auto !important;
}
@media (max-width:991px){
   div.news-left table div {
  height: auto !important;
}
}
@media (min-width: 992px) {
  div.news-left table div>div>div {
    max-height: 280px !important;
  }
}

@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;
  }
}
.news-header{
  margin-bottom: 10px;
}
.news-title {
  float: left;
  font-size: 32px;
  color: #0e90d2;
  font-weight: bold;
}
.news-title h1{
  font-weight: bold;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #0e90d2;
}
.news-line{
  border-bottom: 3px solid #0e90d2;
  width: 70px;
}
.news-more{
  float: right;
  font-size: 18px;
}
.news-topic{
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 36px;
  width: 83%;
  font-size: 18px;
}
.news-time{
  float: right;
  font-size: 18px;
}
.notice-time{
  float: left;
}
.notice-day{
  font-size: 21px;
  color: #0e90d2;
  font-weight: bold;
}
.notice-year{
  text-align: center;
  color: #0e90d2;
}
.notice-lists ul{
  margin: 0;
  padding: 0;
}
.notice-lists ul li{
  list-style: none;
  margin: 15px 0;
}
.notice-list{
  padding: 30px 0;
  background: #fff;
  box-shadow: 0 0 6px #ddd;
  transition: all .5s;
  border-left: solid 2px #0e90d2;
}
.notice-time{
  float: left;
  width: 20%;
  text-align: center;
}
.notice-topic{
  font-size: 20px;
  float: right;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.activity-img{
  overflow:hidden;
}
.activity-img img{
  width: 100%;
  margin: 8px;
}
.activity-img img:hover {
  transform: scale(1.2);
}
.activities-topic{
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  margin: 0 8px;
}


.youth-lists{
  margin-top: 10px;
}
.youth-time{
  float: left;
  color: #fff;
  border-radius: 8px;
  background-image: linear-gradient(to bottom right, #0e90d2, #d8cbe3);
  padding: 8px;
  text-align: center;
}
.youth-lists ul li{
  border-bottom: solid 2px #0e90d2;
  padding: 20px 0;
}
.youth-topic{
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
  font-size:20px;
}


.footer{
  background: url("../images/footer-b.png") no-repeat 100%;
  padding: 50px 0;
  color: #fff;
}
.lm-logo img{
  width:90%;
}
.lm-logo p{
  text-align: center;
  font-size: 20px;
}
.contact{
  margin-top: 4%;
  font-size: 18px;
}
.main-top{
  margin-top: 40px;
}
.main-center{
 margin:20px 0;
}
.main-links{
  margin:20px 0;
}
.links-item ul li a{
  font-size:20px;
}
.links-header{
  padding-bottom: 5px;
  border-bottom: 2px solid #0e90d2;
  font-size: 32px;
  color: #0e90d2;
  font-weight: bold;
  margin-bottom: 8px;
}
.links-item ul li{
  float: left;
  margin: 0 10px;
  line-height: 30px;
  font-size: 16px;
}
.site-main{
  margin-top: 20px;
}
.breadcrumb,.breadcrumb li a{
  font-size: 14px;
  color: #ccc;
}
.left-nav-column{
  border-bottom: solid 2px #0e90d2;
  font-size: 24px;
  color: #0e90d2;
  font-weight: bold;
}
.left-nav-div ul{
  padding:0;
}
.left-nav-div ul li{
  line-height: 36px;
  font-size: 20px;
  border-bottom: solid 1px #ccc;
  padding: 5px 0;
}
.left-nav-active a{
  color: #0e90d2;
  font-size: 24px;
}
.now-item{
  font-size: 26px;
  color: #0e90d2;
  font-weight: bold;
  text-align: center;
}
.now-item h2{
  width: 15%;
  border-bottom: solid 4px #0e90d2;
  margin: 0 auto;
  padding-top: 8px;
}
.right-list{
  margin-top: 20px;
}
.left-nav-column h2{
  border-bottom: solid 4px #0e90d2;
  margin: 0;
  width: 20%;
}
.right-list ul li {
  line-height: 24px;
  border-bottom: solid 1px #eee;
  padding: 10px 0;
}
.list-date {
  color: #0e90d2;
}
.list-title{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 10px;
  font-size: 20px;
}
.article-title {
  text-align: center;
  font-size: 26px;
  color: #0e90d2;
  font-weight: 600;
  margin-bottom: 10px;
}
.article-subtitle{
  text-align: center;
  color: #999;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 10px;
  font-size: 13px;
}
.article-main{
  margin-top: 50px;
}