.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	margin:0;
	z-index:0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
	z-index:1;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	text-indent: -9999px;
	display: block;
	width: 5px;
	height: 5px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #666;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	background: url(../images/f-l.png) no-repeat center;
	background-size:68%;
	opacity:0.8;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url(../images/f-r.png) no-repeat center;
    background-size:68%;
	opacity:0.8;
}

.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover {
	opacity:1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 8;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* other css */
.cp-nav {
    margin:0 auto;
	text-align:center;
	height:160px;
	padding:5px 20px;
}
.slide a:hover {
    color:#006835;
}
.cp-icon-box {
    margin:0 auto;
	padding:0;
	height:90px;
}


/* ²úÆ·ÖÐÐÄ */

.cp-tel-list .bx-wrapper .bx-pager {
	bottom: -15px;
	padding:0;
}
.cp-tel-list .bx-wrapper .bx-controls-direction {
	display: none;    
}

.cp-tel-list .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #fff;
    background: transparent;
    opacity: 1;
    margin: 0 7px;
}

.cp-tel-list .bx-wrapper .bx-pager.bx-default-pager a:hover,
.cp-tel-list .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}
.tha-cp-cat-qh .bx-wrapper .bx-pager {
	display: none;    
}
.slider6,.slide {
    margin:0 auto;
}

.tab-img-box1 {
  position: relative;
  height: 340px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
}
@media  (max-width:768px) {
.tab-img-box1 {
  height: 280px;
}
}
.tab-img-box1 img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0;
  transition: 0.5s;
}
.tab-img-box3 {
  position: relative;
  height: 160px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
}
.tab-img-box3 img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0;
  transition: 0.5s;
}
.tab-img-cant3 {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 65px;
    background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 70%);
    margin: 0;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
    transition: opacity 0.2s, transform 0.3s;
}
.tab-img-cant3 h4 {
  font-size: 16px;
  font-weight:normal;
  padding:7px 10px;
  margin:0;
  text-align: left;
  line-height: 20px;
}
@media (max-width:768px) {
.tab-img-cant3 {
    background: none;
}
.tab-img-cant3 {
    height: 60px;
}
}
.cp1-overlay {
  position: absolute;
  width: 100%;
  height: 65px;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  z-index: -1;
  bottom: 0;
  left: 0;
  margin:0;
}
.cp1-overlay img {
  width:100%;
  height:100%;
  opacity: 0.35;
}

.p5-rb {
  padding:0 7px 7px 0;
}
.p5-lb {
  padding:0 0 7px 7px;
}
.p5-rt {
  padding:7px 7px 0 0;
}
.p5-lt {
  padding:7px 0 0 7px;
}

.tab-img-cant1 {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 47%;
  background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 70%);
  margin: 0;
  padding: 25px;
  bottom: -45px;
  color: #fff;
  font-size: 16px;
  transition: opacity 0.2s, transform 0.3s;
}
@media  (max-width:768px) {
.tab-img-cant1 {
  background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0.6) 30%);
}
}

.tab-img-cant1 h4 {
  font-size: 22px;
  font-weight:300;
  padding:0;
  margin:5px 0;
  text-align: left;
  line-height: 22px;
}
 .tab-img-cant1 p {
  font-size: 15px;
  padding:0;
  margin:5px 0;
  text-align: left;
}
@media  (max-width:768px) {
.tab-img-cant1 {
  height: 58%;
  padding: 25px;
  bottom: -43px;
}
.tab-img-cant1 h4 {
  font-size: 20px;
  font-weight:normal;
  padding:0;
  margin:5px 0;
  text-align: center;
  line-height: 22px;
}
 .tab-img-cant1 p {
  font-size: 15px;
  padding:0;
  margin:5px 0;
  text-align: center;
}
}
.tab-img-box2 {
  position: relative;
  height: 320px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
}
.tab-img-box2 img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0;
  transition: 0.5s;
}
.tab-img-cant2 {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 42%;
  background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 70%);
  margin: 0;
  padding: 25px;
  bottom: -45px;
  color: #fff;
  font-size: 16px;
  transition: opacity 0.2s, transform 0.3s;
}
.tab-img-cant2 h4 {
  font-size: 22px;
  font-weight:300;
  padding:0;
  margin:5px 0;
  text-align: left;
  line-height: 22px;
}
 .tab-img-cant2 p {
  font-size: 15px;
  padding:0;
  margin:5px 0;
  text-align: left;
}
