
.tk_Cntitle{
	font-size: 30px;
	color: #000000;
	font-weight: 500;
	margin-top: 72px;
	margin-bottom: 45px;
}
.tk_Entitle{
	font-size: 30px;
	color: #b7b7b7;
	font-family: "Din";
	margin-left: 10px;
	letter-spacing: -3px;
}
.tk_systemmenu{
	width: 800px;
	/*height: 45px;*/
	margin-bottom: 60px;
}
.tk_systemmenu li{
	float: left;
	font-size: 18px;
	color: #404040;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 199px;
	border: 1px solid #959595;
	cursor: pointer;
	cursor: hand;
	margin-left: -1px;
}
.tk_systemmenu li:hover{
	background-color: #239e8f;
	border-color: #239e8f;
	color: #FFFFFF;
}
.tk_systemmenu li.pitchon{
	background-color: #239e8f;
	border-color: #239e8f;
	color: #FFFFFF;
}
.disnone{
	display: none;
}
.col-lg-4{
	width: 30.77%;
}
.col-lg-4 img{
	width: 100%;
	height: auto;
}
.img_test{
	width: 200%;
}
.tk_qywhcon{
	height: 120px;
	padding-top: 20px;
	font-size: 18px;
	color: #000;
	text-align: justify;
	margin-bottom: 15px;
	overflow: hidden;
}
.img_testcon{
	width: 200%;
}
.height_140{
	height: 140px;
}
.height_165{
	height: 165px;
}

@media (min-width: 320px){
	.col-xs-11 {
    	 width: 91.66666667%;
  	}
  	
  	.tk_Cntitle{
  	font-size: 30px;
  }
  .tk_Entitle{
  	font-size: 30px;
  }
  .tk_qywhcon{
  	font-size: 16px;
  }
  .tk_systemmenu{
		width: 100%;
	}
	.tk_systemmenu li{
		width: 49.5%;
		font-size: 14px;
		margin-top: -1px;
	}
	.tk_Entitle{
		margin-left: 0;
		display: block;
	}
	.container{
		overflow-x: hidden;
	}
}
@media (min-width: 767px) {
  .col-smdy-5 {
    width: 41.66666667%;
}
  .tk_Cntitle{
  	font-size: 36px;
  }
  .tk_Entitle{
  	font-size: 40px;
  }
  .tk_qywhcon{
  	font-size: 16px;
  }
  .tk_systemmenu{
		width: 100%;
	}
	.tk_systemmenu li{
		width: 24.8%;
		font-size: 16px;
	}
	.tk_Entitle{
		margin-left: 10px;
		display: inline-block;
	}
	.container{
		overflow-x: inherit;
	}
  
}
@media (min-width: 992px) {
  .col-md-5{
	width: 41.66666667%;
	}
	
}
@media (min-width: 1200px) {
	.col-lg-4{
		width: 30.77%;
	}
	.tk_systemmenu{
		    width: 800px;
	}
	.tk_systemmenu li{
		    width: 199px;
	}
	.tk_Cntitle{
		font-size: 30px;
	}
	.tk_Entitle{
		font-size: 30px;
	}
}

