@charset "utf-8";
/* CSS Document */
.gkpart2 .tycolumn2{ width:75%; height:45px;margin: 5px auto 0;}
.gkpart2 .tycolumn2 .tycolumn1_l2 {
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    border-radius:4px;
    color: #000;
    float:left;
    background:#eee;
    width: 18%;
    margin-right:2.5%;
    cursor:pointer;
}
.gkpart2 .tycolumn2 .tycolumn1_l2:last-child{
    margin-right:0;
}
.gkpart2 .tycolumn2 .tycolumn1_l2.cur{
    background:#3682C3;
    color:#fff;
    font-weight:bold;
}
.gk5nr {
    background: #fff;
    border: 1px #eee solid;
    margin: 20px auto;}
.gk5nr .ggqs {
    margin: 2%;}
.gk5nr .ggqs .gkpart2 {
    float: left;
    width: 96%;
    margin: 0 1%;
    border-radius: 10px;
    padding: 1%;
    background: url(../images/zdbj.png) left center no-repeat;
    background-size:100% 100%;
    padding-top: 0;}
.gk5nr .ggqs .qd {
    float: right;
    width: 23%;
    margin: 0 1%;
	 }
.lytp .dbfk{
    display:none;
}
.lytp .dbfk.cur{
    display:block;
}
.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: #3682c3;}
.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 .list2-item{
    display:none;
}
.gkpart2 .gkpartlist2 .list2-item.cur{
    display:block;
}
.gkpart2 .gkpartlist2 ul li {
    width:50%;
    box-sizing:border-box;
    float:left;
    font-size:15px;
    height:50px;
    line-height: 50px;
    padding: 0 20px;
    background: url(../images/icon_08.png) 9px center no-repeat;}
.gkpart2 .gkpartlist2 ul li.look-more-wrap{
    background:none;
    width:100%;
    text-align:center;
}
.gkpart2 .gkpartlist2 ul li.look-more-wrap .look-more{
    display:inline-block;
    width:auto;
    height:auto;
    line-height:normal;
    border:solid 1px #3682C3;
    padding:10px 20px;
    font-size:16px;
    color:#3682C3;
    border-radius:4px;
    float:none;
    margin-top:20px;
}
.gkpart2 .gkpartlist2 ul li  a{display:block;width:70%;float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gkpart2 .gkpartlist2 {
    margin: 20px 0;}

.gkpart2 .gkpartlist2 ul li span {
    float: right;
    color: #999;}

.sydw-type-wrap{
    width:100%;
    overflow:hidden;
    padding-top:20px;
}
.sydw-type-wrap .type-item{
    float:left;
    width:16%;
    margin:0 4.34%;
    background: linear-gradient(158deg, #A2DAFB 0%, #CBECFB 34%, #FFFFFF 100%);
    border-radius: 11px;
    border: 2px solid;
    border-image: linear-gradient(180deg, #3782C3, #B0DDFA, #FFFFFF) 10 10;
    cursor:pointer;
}
.sydw-type-wrap .type-item a:hover{
    font-weight:bold;
    color:#3782C3;
}
.sydw-type-wrap .type-item .type-img{
    display:block;
    width:136px;
    margin:20px auto 25px;;
}
.sydw-type-wrap .type-item.cur .type-img.img-cur{
    display:block;
}
.sydw-type-wrap .type-item.cur .type-img.img{
    display:none;
}
.sydw-type-wrap .type-item .type-img.img{
    display:block;
}
.sydw-type-wrap .type-item .type-img.img-cur{
    display:none;
}
.sydw-type-wrap .type-item .type-tit{
    display:block;
    width:100%;
    text-align:center;
    color:#000;
    font-size:20px;
    margin-bottom:10px;
}
.sydw-type-wrap .type-item.cur .type-tit{
    font-weight:bold;
    color:#3782C3;
}
.sydw-type-wrap .type-item .type-arrow{
    display:none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #3782C3;
    margin:15px auto;
    text-align:center;
    line-height:23px;
    font-size:20px;
    color:#3782C3;
}
.sydw-type-wrap .type-item.cur .type-arrow{
    background: linear-gradient(270deg, #3782C3 0%, #296FB4 100%);
    border-radius: 50%;
    color:#fff;
}
.sydw-type-wrap .type-item p{
    text-align:center;
    padding-top:10px;
}


.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;}
.gnfw-tit{width:100%;padding-top:20px;margin-bottom:20px;}
.gnfw-tit img{display:block;width:100%;}
.gnfwqls{
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 10px;
}
.gnfwqls .gnfw-item{
  float: left;
  width: 23%;
  height: 100px;
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gnfwqls .gnfw-item:nth-of-type(4n){
  margin-right: 0;
}
.gnfwqls .red{
  background-color: #fdeded;
  color: #be494a;
}
.gnfwqls .orange{
  background-color: #fffbde;
  color: #cc903d;
}
.gnfwqls .blue{
  background-color: #e9f7ff;
  color: #5087d2;
}
.gnfwqls .green{
  background-color: #e4faf6;
  color: #729680;
}