/* 二维码 */
.code{
  position: fixed;
  right: 0;top: 365px;
  width: 94px;
  height: 156px;
  background-color: #254424;
  border-radius: 4px;
  -ms-border-radius:4px;
  -moz-border-radius:4px;    
  -webkit-border-radius:4px;
  behavior:url(PIE.htc);
  text-align: center;
  font-size: 12px;
  color: #FFF;
  z-index: 999;
  transition: .35s;
  
}
.code img{
  width: 100%;
  height: 100%;
}
.close{
  position: absolute;
  left: -12px;top: -12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -ms-border-radius:50%;
  -moz-border-radius:50%;    
  -webkit-border-radius:50%;
  background-color: #EEEEEE;
  cursor: pointer;  
  behavior:url(PIE.htc);
}
.close img{
  width: 14px;
  height: 14px;
  margin: 5px;
}
.code .code_logo{
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 6px;
}
.code .code_img{
  width: 72px;
  height: 72px;
  margin: 0 auto;
  margin-bottom: 8px;
}
/* 公告 */
.notice{
  height: 105px;
  line-height: 105px;
  overflow: hidden;
}
.notice_left h3{
  width: 102px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #D30000;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 30px;
}
.notice_right li{height: 105px;
  line-height: 95px;}
.notice_right li a{
  height: 105px;
  line-height: 105px;
  font-size: 30px;
  color: #333333;
  margin-left: 29px;
}
/* 轮播图 */
.swiper-container1:hover .arrow-left,
.swiper-container1:hover .arrow-right{
  background-color: rgba(0, 0, 0, .5);
}
.arrow-left,.arrow-right{
  width: 50px;
  height:50px;
  position: absolute;
  display: block;
  text-align: center;
  z-index: 999;
  margin-top: -15px;
  top: 50%;
  border-radius: 50%;
  transition: .35s;
}
.arrow-left img,.arrow-right img{
  width: 30px;
  height: 30px;
  margin-top: 10px;
}
 .arrow-left {
  left: 10px;
} 
.arrow-right {
  right: 10px;
}
.swiper-container1{
  width: 1200px;
  height: 420px;
  margin: 0 auto 20px !important;
}  
.swiper-container1 .pagination {
  position: absolute;
  right: -43% !important;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-container1 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 50%;
}
.swiper-container1 .swiper-active-switch {
  background: #fff;
}
/* 主体 上*/
.main_top{
  height: 390px;
  overflow: hidden;
  margin-bottom: 20px;
}
.wrap{
  width: 380px;
  margin-right: 30px;
}
.picture{
  position: relative;
  width: 100%;
  height: 160px;
}
.picture img{
  width: 100%;
  height: 100%;
  margin-top: 5px;
}
.picture p{
  position: absolute;
  left: 0;bottom: -5px;
  width: 100%; 
  height: 26px;
  background-color: rgba(0, 0, 0, .5);
  line-height:26px;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 12px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* banner */
.banner{
  height: 140px;
  margin-bottom: 20px;
}
.banner img{
  width: 100%;
  height: 140px;
}
/* 主体 xia*/
.main_bottom{
  margin-bottom: 20px;
}
.margin_r{
  margin-right: 0;
}
.main_bottom .wrap{
  height: 430px;
  overflow: hidden;
}
.recruit_list {
  padding-top: 8px;
  box-sizing: border-box;
}
.recruit_list  li{
  height: 58px;
  text-align-last: left;
}
.recruit_list  p{
  height: 30px;
  line-height: 30px;
}
.recruit_list  li:hover p em,
.recruit_list  li:hover strong{
  color: #013483;
}
.recruit_list  p em{
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.recruit_list  p strong{
  font-size: 14px;
  color: #E51212;
}
.recruit_list  p strong i{
  font-weight: bold;
}
.recruit_list span{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #999999;
}
/* 友情链接 */
.hot_list {
  margin: 20px 0 15px;
}
.hot_list li{
  float: left;
  width: 189px;
  height: 48px;
  margin-bottom: 15px;
  margin-right: 12px;
}
.hot_list li:nth-child(6n){
  margin-right: 0;
}
/*兼容ie8*/
.hot_list>li:first-child +li+li+li+li+li{
  margin-right: 0;
}
.hot_list>li:first-child +li+li+li+li+li+li+li+li+li+li+li{
  margin-right: 0;
}

.hot_list li a{
  display: block;
  width: 189px;
  height: 48px;
}
.hot_list li a img{
  width: 100%;
  height: 100%;
}
/* 分支机构 */
.branch_list li{
  float: left;  
  font-size: 14px;
}
.branch_list li span{
  font-weight: bold;
  color: #444444;
}
.branch_list li a{
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 12px;
  color: #444444;
  border-right: 1px solid #444;
}
.branch_list li:nth-last-child(1) a{
  border: none;
}
.branch_list>li:first-child +li+li+li+li+li+li+li+li a{ 
  border:none;
}
