@charset "utf-8";
/* CSS Document */
.gkpart2 .tycolumn2{ width:100%; height:45px; position:relative;}
.gkpart2 .tycolumn2 .tycolumn1_l2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    margin: 0 auto;
    background: url(../images/bttbj.png) no-repeat;
    left: calc(50% - 100px);
    color: #ffff;
    width: 200px;
}

.gk5nr {
    background: #fff;
    border: 1px #eee solid;
    margin: 20px auto;
}
.gk5nr .ggqs {
    margin: 2%;
}
.gk5nr .ggqs .gkpart2 {
    float: left;
    width: 71%;
    margin: 0 1%;
    border-radius: 10px;
    padding: 1%;
    background: url(../images/zdbj.png) left center repeat-x;
    padding-top: 0;
}
.gk5nr .ggqs .qd {
    float: right;
    width: 23%;
    margin: 0 1%;
}

.dbfk a{
  display: block;
  float: left;
  width: 23%;
  background-color: #ffffff;
  box-shadow: 0 0 10px #cdcdcd;
  border-radius: 10px;
  padding-top:1px;
  margin: 0 1%;
  margin-top: 50px;}
.dbfk a .img{
  display: block;
  width: 95px;
  height: 95px;
  background: url(../images/fkbj.png) no-repeat center;
  margin:28px auto;
  margin-bottom:10px;
  text-align: center;
  line-height: 95px;
  }
.dbfk a p{
  display: block;
  color: #000000;
  font-size: 16px;
  text-align: center;
  line-height: 36px;}
.dbfk a .ck{
  color: #969696;
  background: url(../images/jt.png) no-repeat center right;
  width: 58px;
  margin: 7px auto;
  margin-bottom: 20px;}
.dbfk a:hover{
  background-color: #c50001;}
.dbfk a:hover .img{
   background: #fff;
   border-radius: 50%;
   }
.dbfk a:hover p{
  color: #ffffff;}
.dbfk a:hover .ck{
  color: #ffffff;
  background: url(../images/jt1.png) no-repeat center right;
  width: 58px;
  margin: 7px auto;
  margin-bottom: 20px;}

.dbfk a .img img {
    vertical-align: middle;
}


.gkpart2 .gkpartlist2 ul li {
    line-height: 50px;
    padding: 0 20px;
    background: url(../images/icon_08.png) 9px center no-repeat;
}

.gkpart2 .gkpartlist2 {
    margin: 20px 0;
}

.gkpart2 .gkpartlist2 ul li span {
    float: right;
    color: #999;
}


.two-list {
    display: flex;
    border-bottom: 1px solid #bcbcbc;
    padding: 35px 10px;
}
.two-list a {
    display: flex;
    flex-direction: row;
}
.two-list .list-left {
	margin-right: 30px;
}
.two-list .list-right {
	display: flex;
    justify-content: space-between;
    align-content: space-around;
    flex-wrap: wrap;
}
.two-list .list-right .name {
	width: 100%;
	float: left;
}
.two-list .list-right .address {
	width: 90%;
	float: left;
}
.two-list .list-right .name p {
	font-size: 24px;
	font-weight: 600;
}
.two-list .list-right .address p {
	font-size: 18px;
	color:dimgray;
	font-weight: 600;
}
.two-list .image {
	display: table;
}
.two-list .list-right .type {
	width:100%;
	font-size: 18px;
	display: flex;
    flex-wrap: wrap;
}
.two-list .list-right .type .typew {
	height: 40px;
	line-height: 40px;
	width:100%;
	display: flex;
}
.two-list .list-right .type .leibie {
	width: 91px;
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
	font-weight: 600;
	color:dimgray;
}
.two-list .list-right .type .type-detail {
	width: 35%;
}
.two-list .list-right .type .type-detail .beijing {
	background-color: #EF920E;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}
.two-list .list-right .type .type-detail-c .beijing {
	background-color: #EF920E;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}


.wsdh {
    padding: 10px;
}
.wsdh ul li {
    float: left;
    margin-right: 20px;
    line-height: 30px;
    font-size: 18px;
    padding: 0 20px;
    border-radius: 20px;
}
.wsdh ul li.wsdq, .wsdh ul li:hover {
    background: #ef920e;
}
.wsdh ul li.wsdq a,.wsdh ul li:hover a {
    color: #fff;
}