.content-container{
	padding:0;
  margin-top:15px;
	margin-bottom:15px;
  margin-right: auto;
  margin-left: auto;
	width:100%;
}
.tw-sever-content li{
  border: 2px solid #cfb07d;
}
.list-group{
  width: 100%;
}
.list-group li:hover{
  background: #D1DEFD
}
.tw-cooperate ul li{
  list-style: none
}
.tw-cooperate .tw-md-lg-show ul li{
  float:left;border:1px solid #c3cadc;
  border-radius:15px;width:294px;height: 540px;
}
.tw-cooperate .tw-md-lg-show ul li h5{
  height:163px;background:#ebebf7;
  border-top-left-radius: 15px;border-top-right-radius: 15px;
  line-height:163px;font-size: 30px
}
.tw-cooperate .tw-md-lg-show ul li p{
  padding: 33px 47px 33px 46px;
  font-size: 18px
}
.tw-cooperate .tw-sm-xs-show ul li{
  float: left;width:90%;
  border:1px solid #c3cadc;border-radius:15px
}
.tw-cooperate .tw-sm-xs-show ul li h5{
  height:103px;background:#ebebf7;border-top-left-radius: 15px;
  border-top-right-radius: 15px;line-height:103px;
  font-size: 1.25rem
}
.tw-cooperate .tw-sm-xs-show ul li p{
  padding: 33px 46px;
}