.owl-carousel .owl-item img{ max-width:100%; max-height:300px; }

#left_cate{}
#left_cate ul{}
#left_cate ul li{}
#left_cate ul li a{ display: block; padding:10px 15px; border-bottom:1px solid #eee; font-size:14px;}

#list-collection .panel{ margin-bottom:10px;}

.panel-primary {
    border-color: #eee;
}
.panel-primary > .panel-heading {
    color: #fff;
    background:#033033;
    border-color: #eee;
	font-size:15px;
	text-transform:uppercase;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.panel-primary > .panel-heading:before {

}

.panel-success {
    
}
.panel-success > .panel-heading {
	background:#033033;
	color:#fff;
	text-transform:uppercase;
}

.hotline{ margin-top:25px;}
.hotline a{ color:red;}

.slogan_home{
	border-bottom:3px solid #1438AA;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	line-height: 100%;
	margin-bottom:10px;
}
.slogan_home:before {
	position: absolute;
	content: "";
	height: 2px;
	bottom: 0;
	left: 0;
	width: 100%;
}
.slogan_home div{
	background-color: #1438AA;
	color: #fff;
	display: inline-block;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	font-size: 15px;
	border-radius: 5px 0 0 0;
	text-transform:uppercase;
}

.slogan_home div:before {
	width: 0;
	height: 0;
	border-bottom: 60px solid #1438AA;
	border-right: 60px solid transparent;
	position: absolute;
	content: "";
	left: 100%;
	bottom: 0;
}

  #pointer {
    width: 200px;
    height: 40px;
    position: relative;
    background: red;
  }
  #pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  #pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid red;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  
  
#collection_list{ margin-top:8px;}

.support_item{ padding:5px 10px;}

.bar_mobile{
	background:#c11b17;
}
.bar_mobile i{ color:#fff; cursor:pointer; margin-left:5px;}

.bar_mobile i:active {

}

.bar_mobile:before{
	content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0;
}

.header_main{ }
.header_main .container{ position:relative;}
	
.header_main .container .top-bar{ position:absolute; top:5px; right:10px;}

.header_main .container .top-bar a{ color:#fff;}
.header_main .container .top-bar ul{ margin:0; padding:0; list-style:none;}
.header_main .container .top-bar ul li{ float:left; padding:0 10px; line-height:22px;}
.header_main .container .top-bar ul:after{ clear:both; content:''; display:block;}

.content_pn{  margin-bottom:10px;}

.ttp-footer{ background:#1f1b1c; color:#fff;}
.ttp-footer h3{ font-size:14px; text-transform:uppercase; }

.bottom_menu{ margin-top:8px; margin-left:0;}
.bottom_menu:after{ clear:both; content:''; display:block;}
.bottom_menu li{ padding:3px 0; }
.bottom_menu li a{ display:block; padding:0 8px; color:#fff; font-size:14px; font-weight:bold;}

.bottom_menu li a:hover, .bottom_cate ul li a:hover { color:yellow;}

.bottom_cate{}
.bottom_cate ul li a{ display:block; margin-bottom:8px;  color:#d3d3d3; font-size:14px; text-transform:uppercase;}

.bottom_cate ul li a:before {
	font-family: "FontAwesome";
	content:'\f18e  ';
}

.news_home{ margin-bottom:12px;}
.news_home .tt a{ font-weight:bold; color:#4f62b5;}
.news_home ul li{ list-style:circle; padding:3px 0;}
.news_home ul li .tt a{ font-weight:normal; color:#000;}

.left_news{ margin:0; padding:0; padding-top:8px; list-style:none;}
.left_news li{ margin-bottom:8px; padding:3px; }

.featured-image img{ max-height: 280px;}



.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}




.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 120px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  width: 120px;
  z-index: 200000 !important;
}
.suntory-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 100px;
  left: 0px;
  opacity: 0.1;
  position: absolute;
  top: 0px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 100px;
}
.suntory-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 70px;
  left: 15px;
  position: absolute;
  top: 15px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 70px;
}
.suntory-alo-ph-img-circle {
  border: 2px solid transparent;
  border-radius: 100%;
  height: 50px;
  left: 25px;
  opacity: 0.7;
  position: absolute;
  top: 25px;
  transform-origin: 50% 50% 0;
  width: 50px;
  text-align: center;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
  animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
  animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
  border-color: #036780;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #68b72f;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
  background-color: #036780;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
  background-color: rgb(135, 200, 109);
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
  background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
  background-color: #036780;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
  background-color: #68b72f;
}
@keyframes suntory-alo-circle-anim {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
.suntory-alo-ph-img-circle i {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
}