.cat-list li:nth-of-type(1) {
    left: -44.5%;
}
.cat-list li:nth-of-type(2) {
    left: -27.7%;
}
.cat-list li:nth-of-type(3) {
    left: 230px;
}
.cat-list li:nth-of-type(4) {
    left: 22.5%;
}
.cat-list li:nth-of-type(5) {
    left: 48.8%;
}
.cat-list li:nth-of-type(6) {
    left: 78%;
}

.header-detail .cat-list li:nth-of-type(1) {
  left: -60.1%;
}
.header-detail .cat-list li:nth-of-type(2) {
  left: -43.5%;
}
.header-detail .cat-list li:nth-of-type(3) {
  left: -0.7%;
}
.header-detail .cat-list li:nth-of-type(4) {
  left: 7.3%;
}
.header-detail .cat-list li:nth-of-type(5) {
  left: 33.5%;
}
.header-detail .cat-list li:nth-of-type(6) {
  left: 62.6%;
}
.header-detail .cat-list li:nth-of-type(7) {
  left: 86%;
}

.header-fade-in .cat-list li:nth-of-type(1) {
    left: 43.5%;
}   

.header-fade-in .cat-list li:nth-of-type(2) {
    left: 60.3%;
}

.header-fade-in .cat-list li:nth-of-type(4) {
    left: 110.6%;
}

.header-fade-in .cat-list li:nth-of-type(5) {
    left: 137%;
}
.header-fade-in .cat-list li:nth-of-type(6) {
    left: 166%
}

.detail-banner .content .left{
	max-width:680px;
}
.detail-banner .content .right{
	max-width:540px;
}
.footer-detail .th-fooer-a{
	min-width: auto;
}
@media (max-width: 768px) {
	.detail-banner .left .top {
		max-width: 270px;
	}
}
@media (max-width: 320px) {
	.ad-entry .btn,
	.ad-entry .text .title,
	.ad-entry .text .ad-content{
		font-size:13px;
	}
}