﻿.bx-pager{
  display: none;
}
.banner-top .bx-wrapper img{
  width: 100%;
}
.banner-top .banner-title{
  position: absolute;
  bottom: 0;
  padding: 0 50px;
  height: 36px;
  width: 100%;
  font-size: 17px;
  line-height: 36px;
  font-weight: normal;
  color: #2374c5;
  text-align: center;
  background-color: rgba(255,255,255,.9);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner-top .bx-wrapper .bx-controls-direction a{
  top: auto;
  bottom: 0;
  width: 36px;
  height: 36px;
  z-index: 900;
}
.banner-top .bx-wrapper .bx-prev{
  left: 0;
  background: url(arrow_left.png) no-repeat center center;
}
.banner-top .bx-wrapper .bx-next{
  right: 0;
  background: url(arrow_right.png) no-repeat center center;
}

.notice{
  padding-left: 16px;
}
.notice .head{
  padding: 0 10px 0 15px;
  line-height: 35px;
  background-color: #eeeeee;
}
.notice .head .head-title{
  float: left;
}
.notice .head .head-title a{
  padding-left: 10px;
  font-size: 18px;
  line-height: 35px;
  font-weight: bold;
  color: #2374c5;
  background: url(icon-line-blue.png) no-repeat left center;
}
.notice .head .more{
  float: right;
  font-size: 14px;
  color: #2374c5;
}
.notice-left{
  padding-right: 12px;
}
.notice-right{
  padding-left: 12px;
}
.list-notice{
  padding: 0;
  position: relative;
}
.list-notice>a{
  color: #419ee6;
  font-size:12px;
  position: absolute;
  right:24px;
  bottom:4px;
}
.list-notice li{
  margin-top: 14px;
  overflow: hidden;
}
.list-notice .date{
	float: left;
	width: 50px;
	height: 50px;
	background-color: #e5e5e5;
	color: #FF8000;
	text-align: center;
}
.list-notice .date h6{
  font-size:20px;
  line-height:32px;
}
.list-notice .date p{
  font-size:12px;
  line-height:16px;
}
.list-notice .text{
  display: table;
  float: right;
  width:78%;
}
.list-notice .text a{
  display: table-cell;
  vertical-align: middle;
  height:56px;
  line-height:25px;
  font-size:15px;
  color: #131313;
}
.list-notice .text a:hover{
  color: #2374c5;
}
.list-notice .text .text-title{
  margin-right: 6px;
  vertical-align: middle;
}

.content-bottom{
	margin-top: 15px;
}
.list-system li{
  margin-top: 10px;
  line-height: 76px;
  
  border-radius: 4px;
}
.list-systemli1{
	background-color: #e74b3c;
	}
	.list-systemli2{
	background-color: #168759;
	}
	.list-systemli3{
	background-color: #3e87bc;
	}
	.list-systemli4{
	background-color: #6f9c31;
	}
	.list-systemli5{
	background-color: #ee850d;
	}
.list-system li:first-child{
  margin-top: 0;
}
.list-system li a{
  display: block;
  padding-left: 16px;
}
.list-system li a:hover{
  border-left: 3px solid #2374c5;
}
.list-system .box-icon{
  display: inline-block;
  width: 40px;
  height: 35px;
}
.list-system .list-item-icon{
  vertical-align: middle; 
}
.list-system .list-item-text{
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
.system{
	float: right;
	width: 22%;
}
.news-1{
  float: left;
  width: 48%;
  margin: 0 2.7% 0 0;
}
.news-2{
  float: right;
  width: 48%;
}
.news .head{
  padding: 0 10px 0 0;
  line-height: 25px;
}
.news .head .head-title{
  float: left;
}
.news .head .head-title a{
  padding-left: 10px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #2374c5;
  background: url(icon-line-blue.png) no-repeat left center;
}
.news .head .more{
  float: right;
  font-size: 14px;
  color: #131313;
}
.list-news li{
  margin-top: 13px;
}
.list-news .list-item-left{
  float: left;
  width: 24%;
  height: 70px;
}
.list-news .list-item-left img{
  width: 100%;
  height: 70px;
  object-fit: cover;
}
.list-news .list-item-right{
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	background-color: #eee;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.list-news .list-item-full{
  position: relative;
  padding: 5px 14px 0 14px;
  float: left;
  width: 100%;
  height: 70px;
  background-color: #e5e5e5;
}
.list-news .list-item-title{
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #000;
}
.list-news .list-item-title:hover{
  color: #2374c5;
}
.list-news .list-item-date{
  position: absolute;
  right: 14px;
  bottom: 0;
  font-size: 12px;
  line-height: 18px;
  color: #666;
}

.news .bx-wrapper{
  margin-top: 16px;
}
.news .bxslider-bottom{
  margin-top: 16px;
}
.bxslider-bottom li{
  background-color: #2374c5;
}
.bxslider-bottom li img{
    width: 100%;
}
.bxslider-bottom .title{
  height: 55px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.bxslider-bottom .date{
  padding-left: 24px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
  background: url(icon-clock.png) no-repeat left center;
}
.bxslider-bottom .address{
  padding-left: 24px;
  font-size: 14px;
  color: #fff;
  background: url(icon-locator.png) no-repeat left center;
}
.news .bx-wrapper .bx-controls-direction a{
  bottom: 0;
  top: auto;
  z-index: 101;
}
.news .bx-wrapper .bx-prev{
  right: 30px;
  left: auto;
  background: url(arrow-left.png) no-repeat center center;
}
.news .bx-wrapper .bx-next{
  right: 0;
  background: url(arrow-right.png) no-repeat center center;
}
.box-column{
  margin-top: 10px;
}
.list-column li{
  float: left;
  height: 74px;
  width: 33.333333%;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-color: #e5e5e5;
  text-align: center;
}
.list-column li a{
  display: block;
  height: 100%;
  padding-top: 45px;
  font-size: 16px;
  color: #131313;
}
.list-column li a:hover{
  color: #2374c5;
}

.wrapper-link{
  margin-top: 25px;
  margin-bottom: 10px;
  line-height: 40px;
}
.box-single-link{
  float: right;
  width: 30%;
}
.box-single-link a{
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  color: #2374c5;
  background-color: #feecd5;
  border-radius: 4px;
  text-align: center;
}
.box-single-link a span{
  padding-left: 18px;
  background: url(icon-arrow.png) no-repeat left center;
}
.box-multiple-link{
  float: left;
  width: 70%;
  /*margin-left: -25px;*/
}
.box-multiple-link .list-link{
  font-size: 0;
  text-align: left;
}
.box-multiple-link .list-link .list-item{
  margin-right: 20px;
  display: inline-block;
  /*width: 20%;*/
  /*background: url(link-bg.png) no-repeat left center;*/
  text-align: center;
}
.box-multiple-link .list-link .list-item:first-child{
  background: none;
}
.box-multiple-link .list-link .list-item a{
  font-size: 14px;
}
.box-multiple-link .dropdown-toggle{
  font-size: 14px;
  border: none;
}
.btn .caret{
  margin-left: 8px;
}
.box-multiple-link a{
  color: #131313;
}
.btn-group-sm>.btn, .btn-sm{
  line-height: 1.0;
}
.mini-list-system{
  padding: 5px 0;
}
.mini-list-system li{
  padding: 5px 0;
  font-size: 13px;
  text-align: center;
}
.mini-list-system li a{
  color: #fff;
}
.iframe-reply{
  width: 100%;
  min-height: 800px;
}

@media (min-width: 1024px) and (max-width: 1199px){
  .bxslider-bottom .date,.bxslider-bottom .address{
    font-size: 12px;
  }
  .list-notice .text{
  display: table;
  float: right;
  width:70%;
}
}
@media (min-width: 768px) and (max-width: 992px){
	
 .list-notice .text{
  display: table;
  float: right;
  width:70%;
}
  .content-top{
    padding-top: 72px;
  }
  .notice{
    padding: 15px 0;
  }
  .system{
    display: none;
  }
  .box-single-link{
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
  .box-multiple-link{
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .wrapper-link{
    margin-top: 25px;
  }
  .list-link{
    text-align: center;
  }
  .box-multiple-link .list-link .list-item{
    float: none;
    display: inline-block;
    margin: 0 10px;
  }
  .news-1{
    float: left;
    width: 48%;
    margin: 0;
  }
  .news-2{
    float: right;
    width: 48%;
  }
}
@media (max-width: 768px){
	 .list-notice .text{
  display: table;
  float: right;
  width:70%;
}
  .system{
    display: none;
  }
  .news-1,.news-2{
    width: 100%;
  }
  .news-1{
    margin: 0;
  }
  .news-2{
    margin-top: 10px;
  }
  .content-top{
    padding-top: 72px;
  }
  .content-bottom{
    margin-top: 15;
  }
  .notice{
    padding: 15px;
  }
  .notice-left{
    padding-right: 0;
  }
  .notice-right{
    padding-left: 0;
  }
  .box-single-link{
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
  .box-multiple-link{
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .wrapper-link{
    margin-top: 25px;
  }
  .box-multiple-link .list-link .list-item{
    width: auto;
    margin: 0 10px;
  }
  .btn-group-sm>.btn, .btn-sm{
    line-height: 1.5;
  }
  .box-multiple-link .list-link .list-item{
    background: none;
  }
}