@media (min-width:1201px) {
.txt1200{
	display: none!important;
}
}
@media (max-width: 1700px) and (min-width: 992px){
	.header{
		height: 300px;
		background-position: center top;
		background-size:auto 100% ;
	}
}
@media (max-width:1200px) {
	.li-step li{
		width: 26%;
	}
	.li-step li.step1{
		background:#dfc391;
	}
	.li-step li.step2{
		background: #e5cfa7;
	}
	.li-step li.step3{
		background: #ecdbbd;
	}
	.li-step li.step4{
		background: #efe1c8;
		width: 22%;
	}
	.table-bordered{
		padding: 20px 20px!important;
	}
}

@media (max-width: 1199px) and (min-width: 992px){
	.special .list-sd li{
		width: 25%;
		margin-bottom: 30px;
	}
}

@media (max-width:991px) {
   .hidden991{
   	display: none;
   }
	.header{
		height:0!important;
	}
	.special .list-sd li{
		width: 50%;
		margin-bottom: 30px;
	}
	.special .list-sd .sd-item .sd-nr{
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	.footer img{
		float: none;
		margin: 6px auto;
		display: block;
	}
	.footer .sh-text{
		border-left:0;
		text-align: center;
		line-height: 26px;
		margin-top: 10px;
	}
	.special .list-sd li{
		
		margin-bottom: 0;
	}

}

@media (max-width:767px) {

	.li-step{text-align: center;
		margin-top: 20px;}
	.li-step li,.li-step li.step4{
		width:46%;
		display: inline-block;
		float: none;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.nav-pills>li{
		float: none;
		display: inline-block;
	}
	ul.nav-pills{
		text-align:center;
	}

.danwei:before{
	font-size: 48px;
    transform: translateX(-206px);
}
.work-t:before{
	font-size: 48px;
	transform: translateX(-143px);
}
.work-dt:before{
	font-size: 48px;
	transform: translateX(-146px);
}
.work-g:before{
	font-size: 48px;
	transform: translateX(-225px);
}
}

@media (max-width:550px) {
  .special .list-sd li{
    width: 50%;
    margin-bottom: 30px;
  }
	.special .list-sd .sd-item .sd-nr{
		width: 100%;
	}
}

@media (max-width:480px) {
	.special .list-sd li{
		width: 50%;
		margin-bottom: 0;
	}

	.li-step li{
		font-size: 12px;
	}
	.container{
		padding-left: 0;
		padding-right: 0;
	}
	.li-step li.step1 a, .li-step li.step2 a, .li-step li.step3 a{
		margin-left: 0;
		display: block;
		text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: auto!important;
	}
	.meeting-tab{
		margin: 0 10px;
	}
.list-sd, .li-step {
    margin-bottom: 20px;
}
.danwei:before {
    font-size: 30px;
    transform: translateX(-139px);
}
.special h2{
	margin-bottom: 30px;
}
.work-t:before{
	font-size: 30px;
	transform: translateX(-87px);
}
.work-dt:before{
	font-size: 30px;
	transform: translateX(-87px);
}
.work-g:before{
	font-size: 30px;
	transform: translateX(-142px);
}
ul.nav-pills{
	margin-bottom: 20px;
}
.table-bordered{
	margin-bottom: 30px;
}
.relative{
	margin-bottom: 50px;
}
}

@media (max-width:414px) {
	.special .list-sd .sd-item a.link-a{
		height: 40px;
	}
  .special .list-sd .sd-item{
    background-size:100% auto;
    height:200px;
  }
	.special .list-sd .sd-item .sd-bt{
		bottom:8px
	}
	.special h2{
		margin-top: 10px;}

}
@media (max-width:375px) {
	.special .list-sd .sd-item a.link-a{
		height: 40px;
	}
	.special .list-sd .sd-item .sd-bt{
		bottom:26px
	}


}
@media (max-width: 360px) and (min-width: 320px) {
	.special .list-sd .sd-item:hover .sd-bt{
		bottom:-6px
	}
	.special .list-sd .sd-item .sd-bt{
		bottom:32px
	}
}
@media (max-width:320px) {
	.special .list-sd .sd-item .sd-bt{
		bottom:0
	}
	.special .list-sd .sd-item:hover .sd-bt{
		bottom:-6px
	}
	.special .list-sd .sd-item{
		height: 150px;
	}

}

