.tk_mapCntitle{
	font-size: 36px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 60px;
}
.tk_mapEntitle{
	font-size: 40px;
	color: #b7b7b7;
	font-family: "Din";
	font-weight: 500;
	margin-left: 10px;
}
.marginTop_80{
	margin-top: 70px;
	    margin-bottom: 150px;
}
.tk_maintitle{
	font-size: 18px;
	color: #000;
}
.tk_menutitle {
	margin-top: 20px;
}
.tk_menutitle li{
	height: 35px;
	line-height: 35px;
	text-align: left;
}
.tk_menutitle li a{
	font-size: 16px;
	color: #777;
}

.tk_menutitle li a:hover{
		background-color: #6bc0b6;
		color: #FFFFFF;
		padding:3px 15px;
}
.col-lgdy-1{
	  position: relative;
	  min-height: 1px;
	  padding-left: 15px;
	  padding-right: 15px;
	  float: left;
}
.width_1{
	width: 6%;
}
.width_2{
	width: 11%;
}
.width_3{
	width: 10%;
}
.width_4{
	width: 11%;
}
.width_5{
	width: 8%;
}
.width_6{
	    width: 12%;
}
.width_7{
	width: 16%;
}
.width_8

@media screen and (min-width:1201px){
}
@media screen and (max-width:1200px) and (min-width: 992px){
	.width_1,.width_2,.width_3,.width_4,.width_5,.width_6,.width_7{
  	width: 16%;
  	height: 384px;
  }
}
@media screen and (max-width:991px) and (min-width: 768px){
	.width_1,.width_2,.width_3,.width_4,.width_5,.width_6,.width_7{
  	width: 25%;
  	height: 344px;
  }
}
@media screen and (max-width:767px) and (min-width: 320px){
	.width_1,.width_2,.width_3,.width_4,.width_5,.width_6,.width_7,.width_8{
	  	width: 90%;
	  	text-align: center;
	  	 margin-bottom: 15px;
	}
	.tk_menutitle li{
		text-align: center;
	}
}

