@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Khula);
html, body {
	font-family: "Microsoft JhengHei", "Heiti TC";
	margin: 0px;
	padding: 0px;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	font-size: 14px;
}
html.login {
	height: auto;
}
body.login {
	background: url(../images/big_pic/login_bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	height: auto;
	background-attachment: fixed;
}
h1, h2, h3, h4, h5 {
	font-family: "PT Sans", "Microsoft JhengHei", "Heiti TC";
	font-weight: 700;
	color: #444;
}
a, a:hover, a:focus {
	outline: none;
	text-decoration: none;
}
.btn {
	font-family: "PT Sans", "Microsoft JhengHei", "Heiti TC";
	letter-spacing: 1px;
	box-shadow: 0px -3px 0px rgba(0,0,0,0.1) inset;
	border: none;
	padding: 8px 15px;
}
strong {
	color: #444 !important;
}
label {
	margin-bottom: 0px;
}
input[type="text"], input[type="submit"], input[type="email"], input[type="password"], textarea {
	-webkit-appearance: none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}
.btn-primary {
	background: #222;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover {
	background: #2abaab;
}
.btn-success {
	background: #54C0CC;
}
.btn-success:hover, .btn-success:focus {
	background: #4FB7C2;
}
.btn-danger {
	background: #F03;
}
.btn-danger:hover, .btn-danger:focus {
	background: #ED002E;
}
.btn-default {
	background: #f4f4f4;
}
.text-primary {
	color: #22A194 !important;
}
.text-success {
	color: #54C0CC !important;
}
.text-danger {
	color: #F03 !important;
}
.text-warning {
	color: #F48F9C !important;
}
.btn-block {
	padding: 10px 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 10px;
}
.container {
	max-width: 2000px;
}
#wrapper {
	min-height: 100%;
	position: relative;
}
#header {
	margin-top: 20px;
}
.logo {
	display: block;
	width: 361px;
	height: 110px;
	background: url(../images/logo.jpg) no-repeat;
	background-size: cover;
	float: left;
}
.header_tool {
	float: right;
	padding-top: 20px;
}
.header_tool:after {
	clear: both;
}
.clearfix {
	clear: both;
}
.header_search {
	float: left;
	border: 1px solid #222;
	height: 35px;
	padding: 2px 10px;
	border-radius: 35px;
	letter-spacing: 1px;
	font-size: 13px;
	width: 200px;
	margin-right: 5px;
	-webkit-appearance: none;
}
.icon-btn, .icon-btn:hover, .icon-btn:focus {
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	background: #222;
	border-radius: 35px;
	float: left;
	margin: 0px 5px 0px 0px;
	position: relative;
	color: #fff;
	font-size: 11px;
	clear: none;
}
.icon-btn img {
	width: 20px;
	height: 20px;
}
.icon-btn .badge {
	position: absolute;
	top: -5px;
	right: -5px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #2abaab;
	border-radius: 20px;
	padding: 0px;
	font-size: 10.5px;
}
#nav {
	border-top: 0px solid #222; 
	border-bottom: 2px solid #222;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#nav ul li {
	padding: 10px 20px;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 1.5px;
	font-weight:bold;
}
#nav l0 {
	padding: 10px 20px;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1.5px;
}
#nav ul li a {
	display: block;
	color: #222;
}
#nav ul li a:hover {
	color: #2abaab;
}
#nav ul li a.selected {
	color: #2abaab;
	font-weight: bold;
}
.menu_btn {
	width: 35px;
	height: 35px;
	font-size: 25px;
	text-align: center;
	line-height: 35px;
	color: #222;
	position: absolute;
	left: 10px;
	top: 15px;
	cursor: pointer;
	display: none;
}
#content {
	padding-bottom: 295px;/* Height of the footer element */
	position: relative;
}
.carousel .carousel-inner .item img {
	width: 100%;
}
.carousel-indicators li {
	width: 15px;
	height: 15px;
	background: #fff;
	margin: 0px 3px;
}
.carousel-indicators li.active {
	width: 15px;
	height: 15px;
	background: #24A99A;
	border-color: #24A99A;
	margin: 0px 3px;
}
#carousel-index {
	margin-top: 15px;
}
#carousel-event {
	margin-bottom: 40px;
}
#carousel-event .carousel-indicators {
	bottom: -40px;
}
#carousel-event .carousel-indicators li {
	background: #444;
	border-color: #444;
}
#carousel-event .carousel-indicators li.active {
	background: #24A99A;
	border-color: #24A99A;
}
#carousel-event .carousel-control.left, #carousel-event .carousel-control.right {
	background: none;
}
#carousel-event .carousel-inner .item {
	text-align: center;
}
#carousel-event .carousel-inner .item img {
	width: 100%;
	max-width: 350px;
}
h1.title {
	font-size: 34px;
	text-align: center;
	border-bottom: 2px solid #222;
	padding-bottom: 15px;
	font-weight: 700;
}
ul.news_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.news_list li {
	font-size: 15px;
	letter-spacing: 1px;
	padding: 3px 0px;
	border-bottom: 1px solid #eee;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.news_list li:nth-child(5) {
	border-bottom: none;
}
ul.news_list li a {
	font-size: 15px;
	color: #222;
}
ul.news_list li a span {
	font-weight: 700;
	display: inline-block;
	margin-right: 5px;
	font-size: 18px;
	font-weight: 700;
	font-family: "PT Sans";
}
.ad {
	margin: 15px 0px;
}
.ad img {
	
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	margin-bottom: auto;
}
h1.title_sub {
	font-size: 34px;
	text-align: center;
	position: relative;
	margin: 25px 0px;
}
h1.title_sub span {
	display: block;
	font-size: 17px;
	font-family: "Times New Roman", "Microsoft JhengHei";
	font-weight: normal;
	color: #555;
	margin-top: 4px;
}
h1.title_sub .more {
	font-family: "Times New Roman";
	border-bottom: 1px dotted #222;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #222;
	font-size: 18px;
}
.product {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
.product .pic {
	overflow: hidden;
	height: 220px;
}
.product .pic img {
	width: 100%;
	max-width: 350px;
	transition: all ease-in .3s;
}
.product .pic:hover img {
	transform: scale(1.1, 1.1);
}
.product .tag {
	width: 40px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 10px auto 0px auto;
	background: #222;
	color: #fff;
	font-family: "PT Sans";
	font-weight: 700;
	letter-spacing: 1px;
}
.product .title {
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #222;
	letter-spacing: 1px;
	font-size: 15px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .price {
	color: #2abaab;
	font-family: "PT Sans";
	letter-spacing: 1px;
	font-size: 15px;
	margin-top: 5px;
	font-weight: 700;
}
.product .ori_price {
	color: #777;
	font-family: "PT Sans";
	letter-spacing: 1px;
	font-size: 13px;
	margin-top: 5px;
	text-decoration: line-through;
}
.product .sale_price {
	color: #DB4D46;
	font-family: "PT Sans";
	letter-spacing: 1px;
	font-size: 15px;
	margin-top: 5px;
	font-weight: 700;
}
.product-lg {
	border: 1px solid #aaa;
	padding: 10px 0px;
}
.product-lg .pic {
	height: auto;
}
#footer {
	width: 100%;
	height: 265px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: "Times New Roman";
	border-top: 2px solid #222;
}
#footer h1 {
	font-size: 30px;
}
#copyright {
	height: 30px;
	line-height: 30px;
	background: #222;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.zone {
	margin: 10px 0px;
	position: relative;
	background: #222;
	transition: all ease-in .3s;
}
.zone:hover {
	marign: 10px 0px;
	position: relative;
	background: #219A8D;
}
.zone img {
	width: 100%;
	opacity: 0.7;
	transition: all ease-in .3s;
}
.zone:hover img {
	opacity: 0.3;
}
.zone .title {
	text-align: center;
	position: absolute;
	top: 30%;
	left: 0px;
	width: 100%;
}
.zone .title span {
	display: inline-block;
	padding: 25px 15px;
	font-size: 20px;
	font-family: "Hiragino Sans GB";
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	border: 1px solid #fff;
}
.zone .move {
	text-align: center;
	position: absolute;
	top: 65%;
	left: 0px;
	width: 100%;
	color: #fff;
	font-family: "PT Sans";
	font-size: 700;
	letter-spacing: 1px;
}
.footer_logo {
	text-align: right;
	margin-top: 100px;
}
.footer_logo img {
	width: 150px;
}
ul.footer_contact {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.footer_contact li {
	height: 35px;
	line-height: 35px;
	margin-left: 20px 0px;
}
ul.footer_contact li .icon-btn {
	display: inline-block;
	float: none;
	margin-right: 10px;
}
.btn-fb, .btn-fb:hover, .btn-fb:focus {
	background: #006DD9;
	color: #fff;
}
ul.footer_link {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	text-align: center;
}
ul.footer_link li {
	padding: 0px 10px;
	margin: 15px 0px;
	border-right: 1px solid #ccc;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
}
ul.footer_link li a {
	color: #444;
}
ul.footer_link li a:hover {
	color: #777;
}
a#top {
	display: block;
	width: 45px;
	height: 45px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	line-height: 45px;
	display: none;
}
.pagination {
	margin-top: 40px;
}
.pagination > li > a, .pagination > li > span {
	color: #444;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #222;
	border-color: #222;
}
.side_menu ul {
	padding: 0px;
	margin: 15px 0px;
	list-style: none;
}
.side_menu ul li {
	padding: 10px 0px 10px 15px;
	letter-spacing: 1px;
}
.side_menu ul li a {
	color: #222;
}
.side_menu ul li a:hover {
	color: #777;
}
.side_menu ul li.head {
	padding-left: 0px;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
ol.breadcrumb {
	background: #fff;
	margin-top: 15px;
	border-radius: 0px;
	margin-bottom: 0px;
}
ol.breadcrumb li {
	background: #fff;
	letter-spacing: 2px;
}
ol.breadcrumb li a {
	color: #777;
}
ol.breadcrumb li.active {
	color: #222;
	font-weight: bold;
}
.right_bar {
	width: 60px;
	position: fixed;
	right: 0px;
	top: 40%;
	text-align: center;
}
.right_bar a {
	display: block;
	color: #fff;
	padding: 10px 0px;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	transition: all ease-in .2s;
}
.right_bar a:hover {
	margin-left: -20px;
}
a.right_bar_ask {
	background: #54BCBF;
}
a.right_bar_ask span {
	display: block;
	background: #000;
	font-size: 12px;
	padding: 5px 0px;
	margin-bottom: -10px;
	margin-top: 7px;
}
a.right_bar_ask i {
	margin-bottom: 7px;
}
a.right_bar_blog {
	background: #222;
}
a.right_bar_fb {
	background: #006dd9;
}
.side_menu_open {
	display: none;
}
.product_info h1 {
	height: 60px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #222;
	margin-bottom: 0px;
	margin-top: 15px;
}
.product_info h2 {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Khula";
}
.product_info .tip {
	color: #666;
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding-top: 15px;
	font-size: 12px;
	letter-spacing: 1px;
}
.product_info .tip a {
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #ccc;
	color: #999;
	text-decoration: underline;
}
.product_info .tip .detail {
	padding: 5px 5px 0px 25px;
}
.product_info .price {
	color: #666;
	margin-top: 15px;
	font-family: "PT Sans";
	font-size: 12px;
	letter-spacing: 1px;
	height: 25px;
	font-weight: 700;
}
.product_info .price span {
	color: #2abaab;
	font-size: 20px;
	margin-left: 10px;
}
ul.product-sm {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	list-style: none;
}
ul.product-sm li {
	width: 15%;
	margin: 10px 1% 0px 1%;
	padding: 5px;
	border: 1px solid #ddd;
	display: inline-block;
	cursor: pointer;
}
ul.product-sm li img {
	width: 100%;
}
ul.product-sm li.selected {
	border: 1px solid #999;
}
.select {
	border: 1px solid #ccc;
	padding: 3px 10px;
	width: 100%;
	background: url("../images/ddown.svg?3") #fff;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 1.5rem 1rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 15px;
	border-radius: 4px;
	margin-top: 15px;
	letter-spacing: 2px;
	height: 35px;
}
.select option {
	padding: 2px;
}
.product_info .unit {
	border-top: 1px solid #eee;
	margin-top: 15px;
}
.product_info .btn-block {
	margin-top: 15px;
}
i.icon-circle {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 20px;
	background: #d1d1d1;
	color: #fff;
	font-size: 11px;
	margin-right: 3px;
}
.nav-tabs {
	margin-top: 20px;
	letter-spacing: 1px;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #777;
	background: none;
	border: none;
	font-size: 15px;
}
.nav-tabs > li > a:hover {
	color: #999;
	border-bottom: 3px solid #999;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: none;
	border-bottom: 3px solid #222;
	font-weight: bold;
	color: #222;
}
.tab-content {
	padding: 15px;
	letter-spacing: 1px;
}
.tab-content p {
	line-height: 30px;
}
.tab-content img {
	max-width: 100%;
}
.tab-content table tr td {
	padding: 5px 10px;
	border: 1px solid #eee;
}
.notice_pic img {
	width: 300px;
}
.msg_board {
	border: 3px solid #222;
	padding: 10px;
	margin: 10px 0px 20px 0px;
}
.user_board {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
	position: relative;
}
.user_board .title {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #222;
	font-size: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.user_board .name {
	font-size: 15px;
	color: #000;
	letter-spacing: 1px;
	margin-left: 50px;
}
.user_board .name span {
	margin-left: 10px;
	border-left: 1px dotted #333;
	padding-left: 10px;
	font-size: 11px;
	color: #aaa;
	letter-spacing: 2px;
}
.user_board .con {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-left: 50px;
}
.store_board {
	position: relative;
	margin-left: 50px;
}
.store_board .title {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #94A6B2;
	font-size: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.store_board .con {
	font-size: 13px;
	color: #000;
	line-height: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-left: 50px;
	min-height: 40px;
}
a.add {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #2abaab;
	color: #fff;
	border-radius: 50px;
	font-size: 20px;
	margin: auto;
	position: absolute;
	top: -25px;
	left: 46%;
	transition: all ease-in .2s;
}
a.add:hover {
	transform: scale(1.1, 1.1);
}
.msg {
	margin-top: 40px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	min-height: 30px;
}
.board {
	background: #f4f4f4;
	padding: 15px;
	border-radius: 5px;
	border-bottom: 2px solid #eee;
}
.board .form-inline .form-group {
	margin-right: 15px;
	margin-bottom: 15px;
	letter-spacing: 1.5px;
}
.board .form-inline .form-group input[type="radio"] {
	margin: 0px 5px;
}
.board textarea {
	margin-bottom: 15px;
}
.msg .board {
	padding: 40px 15px 15px 15px;
	display: none;
}
.board label {
	height: 30px;
	line-height: 30px;
	letter-spacing: 1.5px;
	margin: 0px;
}
.board .alert {
	letter-spacing: 1.5px;
	color: #777;
}
.board input, .board textarea {
	letter-spacing: 1.5px;
}
.board input[type="radio"] {
	margin-left: 10px;
}
.board > div > div {
	margin-bottom: 15px;
}
.form-control {
	border: 1px solid #ccc;
	border-radius: 0px;
	box-shadow: none;
}
.form-control:focus {
	border: 1px solid #888;
	border-radius: 0px;
	box-shadow: none;
}
.main_pic {
	width: 100%;
	background-size: cover;
	background-position: center center;
	padding: 100px 20px;
	text-align: center;
	margin-top: 15px;
}
.main_pic.about {
	background-image: url(../images/big_pic/about.jpg);
}
.main_pic.contact {
	background-image: url(../images/big_pic/contact.jpg);
}
.main_pic.oem {
	background-image: url(../images/big_pic/oem.jpg);
}
.main_pic.usage {
	background-image: url(../images/big_pic/usage.jpg);
}
.main_pic.link {
	background-image: url(../images/big_pic/link.jpg);
}
.main_pic.sample {
	background-image: url(../images/big_pic/sample.jpg);
}
.main_pic.pro {
	background-image: url(../images/big_pic/pro.jpg);
}
.main_pic.blog {
	background-image: url(../images/big_pic/blog.jpg);
}
.main_pic.faq {
	background-image: url(../images/big_pic/faq.jpg);
}
.main_pic.news {
	background-image: url(../images/big_pic/news.jpg);
}
.main_pic h1 {
	color: #fff;
	width: 200px;
	height: 60px;
	margin: 0px;
	font-size: 36px;
	letter-spacing: 10px;
	display: inline-block;
	background: rgba(0,0,0,0.3);
	line-height: 60px;
}
.main_con {
	padding: 10px 15px;
}
.main_con h1 {
	border-left: 3px solid #222;
	padding-left: 10px;
	font-size: 30px;
	letter-spacing: 1.5px;
}
.main_con h2 {
	color: #000;
}
.main_con h3 {
	font-size: 18px;
	color: #000;
}
.main_con ul, .main_con ol {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.main_con ul li, .main_con ol li {
	padding: 10px 0px;
	letter-spacing: 1.5px;
	line-height: 20px;
	color: #666;
}
.main_con ul.nav {
	margin-left: 0px;
	margin-top: 10px;
}
.main_con ul.nav li {
	padding: 0px;
}
.main_con ul.pagination {
	margin: 40px 0px 20px 0px;
}
.main_con p {
	line-height: 30px;
	color: #666;
	letter-spacing: 1.5px;
}
.main_con p.text-danger {
	color: #D84341;
}
.main_con img {
	max-width: 100%;
}
.main_con table tr td {
	color: #666;
	letter-spacing: 1.5px;
	padding: 5px 10px;
}
.main_con table tr td a {
	color: #2abaab;
}
a.link {
	display: inline-block;
	padding: 1px 10px;
	background: #aaa;
	margin-left: 10px;
	color: #fff;
}
.more_article {
	margin-top: 60px;
}
.more_article div:nth-child(1) .pic {
	background: #7FD6CD;
}
.more_article div:nth-child(2) .pic {
	background: #8DAEB0;
}
.more_article div:nth-child(3) .pic {
	background: #828B8A;
}
.article {
	margin: 10px 0px 20px 0px;
	border: 1px solid #eee;
	padding: 10px;
}
.article .pic img {
	width: 100%;
}
.article .title {
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 2px;
	color: #444;
}
.link_logo {
	margin: 15px 0px;
	text-align: center;
}
.link_logo img {
    height: 80px;
}
ul.sample_menu {
	padding: 0px;
	margin: 15px 0px 15px 0px;
}
ul.sample_menu li {
	display: inline-block;
	border-right: 1px solid #999;
	padding: 0px;
	margin: 3px 0px;
}
ul.sample_menu li a {
	display: block;
	padding: 0px 15px;
	color: #444;
}
ul.sample_menu li a:hover {
	color: #777;
}
.sample_product {
	margin: 10px 0px 20px 0px;
}
.sample_product .pic {
	overflow: hidden;
	text-align: center;
}
.sample_product .pic img {
	width: 100%;
	transition: all ease-in .3s;
	max-width: 350px;
}
.sample_product .pic:hover img {
	transform: scale(1.1, 1.1);
}
.sample_product .title {
	font-size: 17px;
	margin-top: 10px;
	color: #222;
	height: 40px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	font-family: "PT Sans";
	font-weight: 700;
}
.sample_product .con {
	line-height: 18px;
	font-size: 11.5px;
	margin-top: 10px;
	letter-spacing: 1px;
	color: #666;
	text-align: center;
}
ul.cart_progress {
	padding: 0px;
	margin: 20px 0px;
	list-style: none;
	border-radius: 3px;
	overflow: hidden;
}
ul.cart_progress li {
	float: left;
	width: 32.3%;
	background: #eee;
	color: #999;
	margin: 0px;
	padding: 10px;
	margin-right: 1%;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}
ul.cart_progress li.selected {
	background: #555;
	color: #fff;
}
ul.cart_progress li span {
	display: block;
	font-size: 20px;
	font-family: "PT Sans";
	font-weight: 700;
	text-transform: uppercase;
}
ul.cart_progress li i {
	position: absolute;
	right: -10px;
	top: 17px;
	font-size: 30px;
	color: #eee;
}
ul.cart_progress li.selected i {
	color: #555;
}
table.cart-table {
	margin-top: 20px;
}
table.cart-table tr th {
	vertical-align: middle;
	text-align: center;
}
table.cart-table tbody tr td {
	vertical-align: middle;
	text-align: center;
	padding: 7px;
	letter-spacing: 1px;
}
table.cart-table tbody tr td a {
	color: #2abaab;
	text-decoration: underline;
}
table.cart-table tbody tr td a i {
	font-size: 15px;
	color: #555;
}
.td-cancel {
	width: 35px !important;
}
.cart_num {
	font-size: 15px;
	text-align: right;
	padding: 5px 0px 10px 0px;
	margin: 10px 0px;
	border-bottom: 1px dashed #ddd;
	letter-spacing: 1px;
}
.cart_num span {
	display: inline-block;
	width: 120px;
	text-align: right;
	font-size: 20px;
	font-family: "PT Sans";
	font-weight: 700;
}
.cart_payment {
	text-align: right;
	padding: 5px 0px 10px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.cart_payment span {
	font-size: 18px;
	letter-spacing: 2px;
	color: #000;
	margin-right: 5px;
	font-weight: bold;
}
.cart_payment .select {
	margin-top: 0px;
	width: 300px;
}
.cart_bonus {
	margin: 40px 0px 30px 0px;
	letter-spacing: 1px;
	border-left: 3px solid #DB4D46;
	padding: 5px 10px;
}
.cart_bonus span {
	font-size: 15px;
	color: #777;
	border-right: 1px dotted #ccc;
	padding: 0px 10px;
}
.cart_bonus span em {
	font-style: normal;
	color: #F03;
}
.cart_bonus_area .product {
	border: 2px solid #eee;
	padding: 10px;
}
.cart_bonus_area .product .title {
	margin-top: 0px;
	height: 40px;
	overflow: hidden;
	white-space: normal;
}
.bonus_select {
	padding: 0px 10px;
}
.bonus_num {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 45px;
	height: 45px;
	padding-top: 12px;
	font-size: 12px;
	background: #ED636C;
	color: #fff;
	border-radius: 45px;
	font-family: "PT Sans";
	font-weight: 700;
	line-height: 13px;
	letter-spacing: 1px;
}
.cart_form {
	margin: 10px 0px;
}
.cart_form .title {
	padding: 10px;
	background: #ddd;
	color: #555;
	font-size: 15px;
}
.cart_form.receive .title {
	background: #555;
	color: #fff;
}
.cart_form .con {
	padding: 0px 10px;
	border: 1px solid #ddd;
}
.cart_form.receive .con {
	border: 1px solid #555;
}
.cart_form .con table {
	margin-bottom: 0px;
}
.cart_form .con table tr td {
	padding: 10px 3px;
	border: 0px;
	vertical-align: middle;
}
.cart_form .con table tr td label {
	letter-spacing: 1.5px;
	width: 30px;
}
.cart_form .con table tr td .select {
	margin-top: 0px;
}
.cart_foot {
	margin-top: 20px;
}
.login_header {
	padding: 10px;
	font-size: 14px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,0.9);
	font-family: "Khula";
	text-transform: uppercase;
	z-index: 100;
}
.login_header a img {
	height: 26px;
	margin-left: 10px;
}
.login_board {
	margin-top: 120px;
	background: rgba(255,255,255,0.9);
	width: 100%;
	max-width: 350px;
	margin: 100px auto 0px auto;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.login_board h1.title_sub {
	color: #444;
}
.login_board h1.title_sub span {
	color: #999;
	font-size: 13px;
	letter-spacing: 2px;
}
.login_board h2, .profile-form h2 {
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 500;
}
.login_board h2 span {
	font-size: 12px;
	margin-left: 5px;
}
.login_board h4 span {
	font-size: 13px;
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 15px;
	margin-top: 5px;
	color: #000;
}
.login_board input.form-control {
	border: 2px solid #fff;
	background: rgba(255,255,255,0.9);
}
.login_board input.form-control:focus {
	border: 2px solid #777;
}
.input-icon {
	position: relative;
	margin: 10px 0px;
}
.input-icon i {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 15px;
	color: #555;
}
.input-icon .btn {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 34px;
	border-radius: 0px;
}
.input-icon .code {
	height: 34px;
	line-height: 34px;
	background: #fff;
	color: #fff;
	padding: 0px 10px;
	float: left;
	letter-spacing: 1px;
}
.input-icon .code img {
}
.input-code {
	width: 160px;
	float: left;
}
.login_text {
	margin: 15px 0px;
	text-align: center;
}
.login_text a {
	display: inline-block;
	padding: 0px 10px;
	border-right: 1px dotted #ccc;
	color: #666;
}
.login_text a:hover {
	color: #999;
}
.login_board .form-group {
	margin-bottom: 10px;
}
.login_board .form-group .select {
	margin-top: 0px;
	border: none;
	font-size: 13px;
	border-radius: 0px;
}
.login_board .form-group label {
	margin-right: 10px;
	letter-spacing: 1px;
	font-size: 14px;
}
.login_board .form-group input.form-control {
	margin-top: 10px;
}
.login_board .form-group input.form-control.zipcode {
	margin-top: 0px;
}
.login_board .form-group .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 15px;
}
.modal-body .datepicker {
	width: 60%;
	margin: auto;
}
.datepicker .table-condensed thead tr:nth-child(1) {
	color: #555;
	font-size: 18px;
}
.datepicker td.active, .datepicker td.active:hover {
	background: #00D9D9 !important;
}
.profile-form .form-group {
	margin-bottom: 10px;
}
.profile-form .form-group .select {
	margin-top: 0px;
	font-size: 13px;
	border-radius: 0px;
}
.profile-form .form-group label {
	margin-right: 10px;
	letter-spacing: 1px;
	font-size: 14px;
}
.profile-form .form-group input.form-control {
	margin-top: 10px;
}
.profile-form .form-group input.form-control.zipcode {
	margin-top: 0px;
}
.profile-form .form-group .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 15px;
}
.order_title {
	border-left: 3px solid #222;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
}
.order_title span {
	font-size: 15px;
	margin-left: 10px;
	color: #666;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
}
.order_title span em {
	font-style: normal;
	color: #22a194;
}
.td-note {
	width: 50px !important;
}

@media (max-width: 992px) {
.zone .title {
	top: 25%;
}
.zone .move {
	top: 75%;
}
ul.product-sm li {
	width: 21%;
}
.product_info .tip {
	font-size: 11px;
}
.product_info .tip .detail {
	font-size: 12px;
}
	.header_tool {
	padding-top: 5px;
	width: 30%;
	float: right;
	clear: right;
	text-align: right;
}
}

@media (max-width: 767px) {
#header {
	position: fixed;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 9998;
	margin-top: 0px;
	padding: 10px 0px;
	width: 100%;
	box-shadow: 0px 1px 1px #444;
}
.header_tool {
	padding-top: 10px;
	width: 30%;
	float: right;
	clear: none;
	text-align: right;
}
.header_tool .icon-btn:nth-child(5) {
	background: #222;
}
.logo {
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-left: 40px;
	margin-bottom: auto;
	width: 278px;
	height: 87px;
	clear: none;
}
.menu_btn {
	display: block;
}
#nav {
	position: fixed;
	top: 114px;
	left: 0px;
	background: #fff;
	z-index: 9998;
	width: 100%;
	display: none;
	margin-top: 0px;
}
#nav ul {
}
#nav ul li {
	letter-spacing: 2px;
}
#content {
	margin-top: 115px;
}
#carousel-event .carousel-inner .item img {
	margin: 10px 0px;
}
h1.title {
	font-size: 26px;
}
h1.title_sub {
	font-size: 26px;
}
h1.title_sub span {
	font-size: 15px;
}
h1.title_sub .more {
	font-size: 15px;
}
ul.news_list li a {
	font-size: 18px;
}
#footer {
	text-align: center;
}
.footer_logo {
	text-align: center;
	margin: 20px 0px;
}
ul.footer_link li {
	margin: 5px 0px;
}
ul.footer_contact li {
	text-align: left;
	padding-left: 23%;
}
.product .pic {
	height: 280px;
}
.product .pic img {
	opacity: 1;
}
.product-lg .pic {
	height: auto;
}
.side_ad {
	display: none;
}
.side_menu {
	border-bottom: 2px solid #111;
	margin: 0px 0px;
}
.side_menu ul {
	margin: 0px;
	max-height: 230px;
	overflow-y: scroll;
	border-top: 2px solid #eee;
}
.side_menu_open {
	display: block;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	cursor: pointer;
	padding-left: 15px;
	background: #222;
	color: #fff;
}
.side_menu_open i {
	margin-right: 5px;
}
.side_menu ul {
	display: none;
}
.side_menu ul li.head {
	padding-left: 15px;
}
.product_info h1 {
	height: auto;
}
.btn-primary.btn-block {
	background: #2abaab;
}
.main_con {
	padding: 5px;
}
.main_con h1 {
	font-size: 22px;
}
.main_con h2 {
	font-size: 26px;
}
.board > div > div {
	margin: 2px 0px 3px 0px;
}
.board {
	padding: 15px;
}
.msg .board {
	padding: 10px 15px 15px 15px;
}
.msg .board > div > div {
	margin: 5px 0px 5px 0px;
}
.sample_product .title {
	height: auto;
	font-size: 20px;
}
.cart_bonus span {
	display: block;
	border-right: 0px;
	margin: 10px 0px;
	padding: 0px;
}
.login_board .form-group .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 15px 10px 15px;
}
.login_board .form-group input.form-control {
	margin-top: 0px;
}
.profile-form .form-group .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 15px 10px 15px;
}
.profile-form .form-group input.form-control {
	margin-top: 0px;
}
.tab-content {
	padding: 10px;
}
.cart_payment {
	text-align: left;
}

}

@media (max-width: 580px) {
.product .pic {
	height: 220px;
}
.product-lg .pic {
	height: auto;
}
.header_tool {
	padding-top: 10px;
	width: 50%;
	float: left;
	clear: none;
}
.header_search {
	font-size: 12px;
	width: 80%;
}
}

@media (max-width: 480px) {
.header_search {
	font-size: 12px;
	width: 50%;
}
.zone .title {
	top: 20%;
}
.zone .title span {
	padding: 20px 15px;
	font-size: 17px;
}
.zone .move {
	bottom: 20px;
}
ul.footer_contact li {
	padding-left: 17%;
}
ul.footer_link {
	margin-bottom: 10px;
}
.right_bar {
	width: 34px;
}
.right_bar a {
	font-size: 12px;
	padding: 8px 3px;
	line-height: 14px;
}
.right_bar a:hover {
	margin-left: 0px;
}
a.right_bar_ask span {
	font-size: 10.5px;
}
a.add {
	left: 42.5%;
}
.main_con ul.nav li {
	width: 33%;
	text-align: center;
}
.main_con ul.nav li a {
	padding: 5px 0px;
}
ul.cart_progress li {
	padding: 7px 5px;
	font-size: 11px;
	width: 31%;
	margin-right: 2%;
}
ul.cart_progress li span {
	font-size: 16px;
	line-height: 16px;
}
ul.cart_progress li i {
	position: absolute;
	right: -7px;
	top: 12px;
	font-size: 30px;
	color: #eee;
}
table.cart-table tr th {
	padding: 5px 3px;
}
table.cart-table tbody tr td {
	padding: 5px 3px;
}
.td-product {
	width: 80px !important;
	font-size: 11px;
}
.td-cancel {
	width: 30px !important;
}
.cart_num span {
	width: 85px;
}
.cart_payment span {
	display: block;
	margin-bottom: 10px;
}
.cart_payment .select {
	width: 100%;
}
.td-2w {
	width: 45px !important;
}
.td-4w {
	width: 80px !important;
}
.product .pic {
	height: 180px;
}
.product-lg .pic {
	height: auto;
}
.header_tool {
	padding-top: 10px;
	width: 100%;
	float: left;
	clear: none;
}
}

@media (max-width: 380px) {
.header_search {
	width: 100%;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	font-size: 14px;
}
ul.cart_progress li {
	font-size: 10px;
}
ul.cart_progress li span {
	font-size: 14px;
	line-height: 14px;
}
ul.cart_progress li i {
	top: 10px;
}
.product .pic {
	height: 130px;
}
.product-lg .pic {
	height: auto;
}
.header_tool {
	padding-top: 10px;
	width: 100%;
	float: left;
	clear: left;
}
}
