﻿

/*轮播banner*/
.middle_right{
  width: 100%;
  height:800px;
}
#lunbobox {
 width:100%;
 height:100%;
 position:relative;
}
.lunbo {
 width:100%;
 height:100%;
}
.lunbo img {
 width:100%;
 position:absolute;
 top:0px;
 left:0px;
 z-index: 0
}
#lunbobox ul {
 /*width:285px;*/
 width: 10.697%;
 position:absolute;
 bottom:40px;
 right:0px;
 z-index:5;
}
#lunbobox ul li {
 cursor:pointer;
 width: 12px;
 height: 12px;
 border-radius: 12px;
 background-color: #00479d;
 list-style:none;
 text-align:center;
 margin-top: 10px
}
#toleft {
 display:none;
 width:30px;
 height:100px;
 font-size:40px;
 line-height:100px;
 text-align:center;
 color:#f4f4f4;
    /*background:#cccccc;
    */
    /*background:url("../images/toleft.jpg")no-repeat center;
    */
    position:absolute;
    top:90px;
    left:12px;
    cursor:pointer;
    z-index:99;
    opacity:0.4;
  }
  #toright {
    display:none;
    width:30px;
    height:100px;
    font-size:40px;
    line-height:100px;
    text-align:center;
    color:#f4f4f4;
    /*background:#cccccc;
    */
    position:absolute;
    top:90px;
    right:0px;
    cursor:pointer;
    z-index:99;
    opacity:0.4;
  }

  .other_conetnt{
   width: 82.558%;
   margin: 0 auto;
 }
 .slogan{
  width: 60.211%;
  height: 50px;
  margin: 0 auto;
}
.slogan_item{
  width: 33.33%;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  height: 100%;
  border-left:2px solid #00479d;
  font-size: 18px;
  color:#00479d;
}
.slogan_item:first-child{
  border: none;
}
.yz_title{
  line-height: 56px;
}
.yz_title a:first-child span{
  font-size: 22px;
  color: #333;
  font-weight:bold;
}
.yz_title a:nth-child(2) span{
  font-size: 14px;
  color: #00479d
}

.hmyz{
  width: 100%;
  /*height: 568px;*/
}

.yz_content{
  width: 100%;
  height: 100%
}
.team_list{
  width: 40%;
  height: 100%;
  flex-wrap: wrap;
}
.team_list a{
  width: 50%;
}
.team_list img{
  width: 100%;
}
.team_list a:hover .task{
  display: block;
}
.task{
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  background:rgba(0,71,157,0.9);
  text-align: center;
  color: #fff;
  font-size: 24px;
  display: none;
}
.task .team_logo{
  margin-top: 78px;
}
.team_logo img{
  width: 33.09%
}
.task p{
  color: #fff
}
.team_line{
  margin: 0 auto;
  width: 47px;
  margin-top: 30px;
  border: 2px solid #fff;
}
#team_lb{
  width: 60%;
  height: 100%;
  vertical-align: middle;

}
.team_lunbo {
 width:100%;
 height:100%;
}
.team_lunbo img {
 width:100%;
 position:absolute;
 top:0px;
 left:0px;
}
.team_toleft {
 width:65px;
 height:65px;
 border-radius: 65px;
 background:rgba(122,151,185,0.4);
 font-size:35px;
 line-height:65px;
 text-align:center;
 color:#f4f4f4 !important;
 position:absolute;
 left:38px;
 cursor:pointer;
 z-index:99;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
.team_toleft span{
  color:#f4f4f4 !important;
}
.team_toright {
  width:65px;
  height:65px;
  font-size:35px;
  line-height:65px;
  text-align:center;
  border-radius: 65px;
  background:rgba(122,151,185,0.4);
  color:#f4f4f4 !important;
  position:absolute;
  right:38px;
  cursor:pointer;
  z-index:99;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.team_toright span{
  color:#f4f4f4 !important;
}
.team_toleft:hover{
  background: #00479d
}
.team_toright:hover{
  background: #00479d
}
.team_toleft span{
  line-height: 60px;
}
.team_toright span{
  line-height: 60px;
}
.yz_title a span:hover{
  color: #00479d
}
.project_last ul li{
  float: left;
}
.md_last ul li{
  float: left;
}
.pro_ul1 {
  margin: 0 auto;
  height: 150px;
}
.md_ul1 {
  margin: 0 auto;
  height: 150px;
}
.xm_name{
  margin-top: 118px
}
.pro_ul1 li:hover .task{
  display: block;
}
.md_ul1 li:hover .task{
  display: block;
}


/*动态*/
.img_msg{
  width: 60%
}
.img_item img{
  width: 100%
}
.text_in_img{
  width: 100%;
  padding: 3% 10%;
  color: #fff;
  background: rgba(0,71,157,0.9);
  text-align: center;
  font-size: 18px;
  bottom: 0;
  display:none;
}
.img_item:hover .text_in_img{
 display:block;
}
.text_msg{
  background: #f7f8f8;
  flex: 1;
  padding-left: 5.14%;
  padding-right: 3.521%;
}
.text_msg ul{
  margin-top: 12.323%;
}
.no{
  width: 113px;
  height: 28px;
  line-height: 28px;text-align: center;
  border: 1px solid #bfbfbf;
  font-size: 16px;
}

.news_time{
  line-height: 28px;
  margin-left: 23px;
}

.img_item{
  display: none;
}
.img_item:first-child{
  display: block;
}
@media screen and (max-width: 1440px) {
 .news_item{
  margin-top: 10px !important;
}
.news_ab{
  margin-top: 10px !important;
  margin-bottom: 0px;
}
.text_msg ul{
  margin-top: 5%;
}
.slogan{
  width: 90.211%;
}
.news_ab{
  font-size: 12px;
}
.xm_name{
  margin-top: 60px
}
.task{
  font-size: 16px;
}
}