.cooperative .mien{
  padding-top: 40px;
}
.place{
  float: right;
  font-size: 14px;
  color: #666666;
  margin-top: 20px;
}
.place a{
  color: #666666;
}
.place span{
  color: #666666;
  background-image: none;
  -webkit-text-fill-color: #666666;
}
.place img{
  width:8px;
  height:11px;
  vertical-align: inherit;
  margin: 0 4px;
}
.place.active a{
  color: #EE7700;
}
/* .place{
  color: #EE7700;
} */
.cooperative .mien .txt1{
  font-size:40px;
  line-height: 40px;
  font-weight:bold;
}
.cooperative .mien .txt2{
  font-size:14px;
}
.cooperative .picList{
  margin-top: 40px;
}
.cooperative .picList .item{
  box-sizing: border-box;
  float: left;
  width:292px;
  height:283px;
  background:rgba(255,255,255,1);
  box-shadow:0px 1px 7px 0px rgba(16,44,117,0.2);
  border-radius:5px;
  margin-right: 16px;
  padding: 24px;
  margin-bottom: 25px;
  padding-top: 0;
}
.cooperative .picList .item:nth-child(4n){
  margin-right: 0;
}
.cooperative .picList .item .pic-logo{
  text-align: center;
  border-bottom: 1px solid #DCDCDC;
  height: 91px;
}
.cooperative .picList .item .pic-logo img{
  vertical-align: middle;
}

.cooperative .picList .item .txt-con{
  padding-top: 40px;
  font-size:12px;
  font-weight:300;
  color:rgba(102,102,102,1);
  line-height:24px;
}
.map{
  position: relative;
}
.map .map-main{
  margin-top: 20px;
  padding-top: 34px;
}
.map .map-main .part{
  margin-bottom: 134px;

}
.map .map-main .part>div{
  float: left;
}
.map .map-main .part .pic-box{
  width: 527px;
  height: 295px;
  background-color: #eee;
  background-size: cover;
}
.map .map-main .part .txt-box{
  height: 295px;
  position: relative;
  width: 624px;
}
.map .map-main .part .txt-box .tit{
  border-left: 2px;
  height: 44px;
  background: url('../img/line.png') no-repeat;
}
.map .map-main .part .txt-box .pinyin{
  color: #B3B3B3;
  font-size: 14px;
  margin-left: 12px;
  line-height: 14px;
}
.map .map-main .part .txt-box .name{
  font-size:24px;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height:24px;
  margin-left: 14px;
  margin-top: 8px;
}
.map-part-one .pic-box{
  margin-right: 39px;
}
.map-part-two .pic-box{
  margin-left: 39px;
}
.map .map-main .part .txt-box .introduce{
  font-size:16px;
  color: #666666;
  line-height:28px;
  margin-top: 36px;
  text-align: justify;
}
.map .knowMore{
  position: absolute;
  bottom: 0;
  left: 0;
  width:140px;
  height:45px;
  border:1px solid rgba(212,212,212,1);
  font-size:16px;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
}
.map .knowMore:hover{
  background:rgba(253,249,245,1); 
  border:1px solid rgba(238,119,0,1);
  color: #EE7700;
}

.map .sidebar{
  position: fixed;
  left: 70px;
  top: 310px;
  width: 90px;
  min-height: 120px;
  box-shadow:-1px 0px 6px 0px rgba(175,175,175,0.4);
}
.map .sidebar ul{}
.map .sidebar ul li{
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin: 20px 0;
  cursor: pointer;
}
.map .sidebar ul li.active{
  color: #EE7700;
}
.map .sidebar .toTops{
  text-align: center;
  color: #666666;
  font-size: 14px;
  margin-bottom: 20px;
  cursor: pointer;
}
.map .sidebar .toTops img{
  display: block;
  width:14px;
  height:8px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.map .sidebar .toTops span{
  
}

.partner.xxxvvv{
  padding-top: 36px;
  padding-bottom: 40px;
}
.partner.xxxvvv img{
  width: 191px;
  height: 87px;
  margin-right: 61px;
  margin-bottom: 24px;
}
.partner.xxxvvv a:nth-child(5n) img{
  margin-right: 0;
}