body{
	background-color: #f0f0f0;
}
.introduce{
	max-width: 1600px;
	width: 100%;
	margin: 75px auto 0px;
}
h1.Cnbrand{
	font-size: 30px;
	color: #000;
	font-weight: 500;
}
h2.Enbrand{
	font-size: 30px;
	color: #b7b7b7;
	font-family: "Din";
	margin-bottom: 45px;
	font-weight: normal;
}
.brandcon{
	font-size: 20px;
	color: #000;
	text-align: justify;
	margin-bottom: 55px;
	line-height: 32px;
}
.tk_PPhonor{
	background-color: #fff;
	width: 100%;
}
.tk_PPhonordetails{
	padding: 25px 0px;
	font-size: 18px;
	color: #000000;
	width: 90%;
	margin: auto;
	text-align: justify;
	height: 72px;
	overflow: hidden;
}
.tk_PPhonorsynopsis{
	padding: 25px 0px;
	font-size: 18px;
	color: #000000;
	width: 90%;
	margin: auto;
	text-align: justify;
	height: 309px;
	overflow: hidden;
}
.col-lgdy-3{
	margin-bottom: 30px;
	float: left;
	 position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-lgdy-3 img{
	width: 100%;
	height: auto;
}
.tk_ppthe3{
	height: 354px;
}
/*pic*/
.container-fluid {
  padding: 20px;
  }
.box {
  margin-bottom: 20px;
  float: left;
  width: 380px;
  }
  .box img {
  max-width: 100%
}
.tk_more{
	width: 138px;
	height: 38px;
	border: 1px solid #3d3d3d;
	font-size: 16px;
	color: #3d3d3d;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	margin: 20px auto;
	display: inline-block;
	position: relative;
    left: 50%;
    margin-left: -75px;
}
.tk_more:hover{
	color: #fff;
	background-color: #00968a;
	border: 1px solid #00968a;
}
.page_con {
	width: 100%;
	margin-left: 0;
}

@media (max-width: 760px){
	.container{
		overflow-x: hidden;
	}
	h1.Cnbrand{
		font-size: 30px;
	}
	h2.Enbrand{
		font-size: 30px;
	}
	.brandcon{
		font-size: 16px;
	}
	.tk_PPhonordetails{
		font-size: 16px;
	}
	.tk_ppthe3{
		height: auto;
	}
	
}
@media (min-width: 768px){
	.tk_ppthe3{
		margin-bottom: 260px;
	}
}
@media (min-width: 992px){
	.tk_ppthe2{
		height: 386px;
	}
	.tk_ppthe4{
		height: 354px;
	}
	.tk_ppthe3{
		margin-bottom: 80px;
	}
	.tk_ppthe6{
		height: 389px;
	}
	.tk_ppthe9{
		width: 94%;
	}
}
@media (min-width: 1200px){

  .col-lgdy-3 {
    width: 30.67%;
  }
  
  
}
