@charset "UTF-8";

body a {
	color: #E65400;
}

body a:hover {
	color: #E65400;
}

::selection {
	background: #1f1f1f;
	color: #FFFFFF;
}

table,
tbody,
tr,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

td {
	padding: 10px;
}

input {
	padding: 0 5px;
}

label {
	margin-right: 10px;
}

button#place_order {
	margin-top: 20px;
	padding: 10px 20px;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	background: #ee591f;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background: #ee591f !important;
}
.m_botmnav{display: none;}

/**
  customize tool
 */

.a-color-white a {
	color: #fff;
}

.a-color-black a {
	color: #000;
}

.a-color-primary a {
	color: #ee591f;
}

.text-small {
	font-size: small;
}

.text-bold {
	font-weight: bold;
}

.list-style-none ul,
.woocommerce .woocommerce-MyAccount-navigation ul,
#sidebar ul,
.list-style-none li,
.woocommerce .woocommerce-MyAccount-navigation li,
#sidebar li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

.list-style-none ul.children,
.woocommerce .woocommerce-MyAccount-navigation ul.children,
#sidebar ul.children {
	padding: 5px 15px;
}


/**
  overwrite bootstrap
 */

.input-group-sm > .input-group-prepend > .input-group-text {
	border-radius: 0;
}

.bg-primary,
.woocommerce button,
.woocommerce a.button:hover {
	background-color: #E65400 !important;
	color: #FFFFFF !important;
}

.bg-secondary {
	background-color: #292929 !important;
	color: #FFFFFF !important;
}

.btn-primary {
	background-color: #E65400 !important;
	border-color: #E65400 !important;
}

.btn-secondary {
	background-color: #292929 !important;
	border-color: #292929 !important;
}

.page-link {
	color: #E65400;
	border: 1px solid #eee;
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: #E65400;
}

.page-item.active .page-link {
	background-color: #E65400;
	color: #FFFFFF !important;
	border: 1px solid #E65400;
}

.bg-dark {
	background-color: #1f1f1f !important;
}

.dropdown-menu {
	background-color: #1f1f1f;
}

.dropdown-menu .dropdown-item {
	color: #FFFFFF !important;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:active {
	background-color: #E65400;
}


/**
  Page container
 */

#header {
	background-color: #1f1f1f;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

#header a {
	color: rgba(255, 255, 255, 1);
}

#header li.active a {
	color: #FFFFFF;
}

.category-articles {
	text-align: left;
}

.navbar-expand-lg .navbar-nav .toptel {
	background: url(../img/toptel.png) no-repeat left center;
	padding-left: 20px;
}


#home #main section {
	text-align: center;
}

#home #carousel .carousel-inner {
	height: 100%;
}

#home #carousel .carousel-inner .carousel-item {
	height: 100%;
}

#home #carousel .carousel-inner .carousel-item img {
	height: 100%;
}

#home #carousel .carousel-inner .carousel-item .carousel-caption {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: left;
}

#home #carousel .carousel-inner .carousel-item .carousel-caption .h1 {
	font-weight: bolder;
}

#home #carousel .carousel-inner .carousel-item .carousel-caption h1 {
	color: #E65400;
}

#home #carousel .carousel-inner .carousel-item .carousel-caption h1 .h2 {
	color: #ffffff;
    text-shadow: -1px -1px #1f1f1f;
}

@media (max-width: 600px) {
	#home #carousel {
		height: 300px;
	}
	#home #carousel .h1,
	#home #carousel .h2 {
		font-size: 1.2rem;
	}
}

@media (min-width: 768px) {
	#home #carousel {
		height: 600px;
	}
}

#home #service {
	background-color: #E65400;
	color: #FFFFFF;
	text-align: center;
}

#home #service a {
	padding: 25px;
	color: #FFFFFF;
	cursor: pointer;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

#home #service a:hover {
	background-color: #FFFFFF;
	color: #654000 !important;
}

#home #news-more a {
	display: block;
	padding: 10px 0;
	text-align: center;
}
#home #news-more i img{width: auto;padding-right: 10px;margin-top: -2px;}
#main section {
	margin-top: 35px;
	margin-bottom: 35px;
}

#main #introduction #products {
	font-size: smaller;
	padding: 10px 15px;
	border: 1px solid #f9f9f9;
}

#main #business {
	text-align: left;
}

#main .woocommerce-item img {
	width: 100%;
	height: auto;
}

#main .item {
	margin: 10px 0;
}

#main .item img {
	width: 100%;
	height: auto;
}

#main .item .item-inner {
	padding: 10px 20px;
	background-color: #f9f9f9;
}

#main .proul .item .item-inner{height:171px;}
#main .proul .item img{height:220px;}
#main .item .item-image {
	height: 150px;
	background-color: #f9f9f9;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#main .item .item-title {
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#main .adred{color: #E65400;font-style: normal;}
.adline{width: 60px;margin: 0 auto;height: 2px;background: #E65400;}
.category-articles .item .item-title{	padding-bottom: 5px !important;}
#main .item .item-title:after{content:"";position: absolute;bottom: -1px;left: 0;width: 60px;height: 2px;background: #E65400;}
.d-flex>a{background: url(../img/new3.png) no-repeat left center;padding-left: 20px;display: block;width: 72%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

#main .item .item-title a,
#main .item .item-title h3 {
	font-size: medium;
	font-weight: bold;
	display: block;
	padding: 10px 0 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#main .item .item-title a{padding: 0;}
#main .item .item-media {
	font-size: small;
	color: #666;
}

#main .item .item-excerpt {
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 6px;
    padding-top: 6px;
    border-top: 1px dashed #c6c6c6;
}

#main ul.product-categories {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#main ul.product-categories li {
	display: inline-block;
	margin: 10px 5px;
	list-style: none;
}

#main ul.product-categories li a {
	font-weight: bold;
	padding: 8px 35px;
border: 1px solid #eee;
	background-color: #f6f6f6;
}
.textwidget .item .item-inner{min-height: 146px;}
.proul{margin-top: 20px !important;}
.latest-articles .item{    border: 1px solid #ddd;
    padding: 15px;
    box-sizing: border-box;
    border-right: 0;
}
.latest-articles .item:nth-child(4n){border-right: 1px solid #ddd;}
#breadcrumbs {
	margin-top: 15px;
}

.loop {
	margin-top: 10px;
}

.loop h1 {
	padding: 10px 0;
	margin: 0;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}

.loop .title-description {
	text-align: center;
}

.loop #main #content {
	margin-top: 15px;
}

.loop #main .edit a {
	position: absolute;
	z-index: 1000;
	display: block;
	padding: 2px 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.5);
	right: 30px;
}

.loop #main .edit a:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

#related_posts {
	margin-top: 30px;
	background-color: #fafafa;
	padding: 5px 20px;
}

#related_posts h3,
#related_posts h4 {
	font-weight: bold;
}

#related_posts h3 {
	font-size: 1.2rem;
	border-left: 6px solid #eb7800;
    padding-left: 10px;
    margin-bottom: 15px;
}

#related_posts h4 {
	font-size: 1rem;
	margin: 10px 0;
	border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
#related_posts a{text-decoration: none;}
#related_posts p{color: #666;}
#related_posts a:hover h4{text-decoration: underline;}
#related_posts ul {
	padding: 0;
}

#related_posts ul li {
	list-style: none;
}

#footer {
	width: 100%;
	font-size: 0.9rem;
	clear: both;
	border-top: 10px solid #E65400;
	color: rgba(255, 255, 255, 0.5) !important;
}

#footer a {
	color: rgba(255, 255, 255, 0.5);
}

#footer #weixin {
	cursor: pointer;
}

#footer #weixin #weixin-qrcode {
	width: 100px;
	float: left;
	margin-left: -120px;
	margin-top: -40px;
	position: absolute;
	display: none;
	border: 6px solid #fafafa;
}

#footer #links {
	margin-top: 15px;
	color: rgba(255, 255, 255, 0.3);
}

#footer #links ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#footer #links li {
	margin-right: 10px;
	display: inline-block;
	list-style: none;
}

#footer #links li a {
	color: rgba(255, 255, 255, 0.3);
}

#sidebar h2 {
	font-size: 1rem;
	font-weight: bold;
	border-left: 6px solid #eb7800;
    padding-left: 10px;
    margin-bottom: 15px;
}

#posts-nav {
	text-align: right;
}


/**
  WooCommerce
 */

.wc-block-grid__product-image img {
	width: 100%;
	height: auto;
}

.woocommerce input {
	padding: 5px;
}

.woocommerce button {
	transition: all 0.3s;
}

.woocommerce .col-1,
.woocommerce .col-2 {
	max-width: none;
}

@media (min-width: 768px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		float: left;
		width: 17.6470588235%;
		margin-right: 5.8823529412%;
		margin-bottom: 60px;
	}
}

.woocommerce .woocommerce-MyAccount-navigation ul li {
	background-color: #292929;
}

.woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
	background-color: #E65400;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 20px;
	color: #FFFFFF;
	display: block;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products{padding-top: 15px;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{clear: none !important;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.inproli{border: 1px solid #ccc;box-sizing: border-box;}
.inproli:nth-child(4n){margin-right: 0 !important;}
.inprode_li1,.inprode_li{padding: 10px;background: #f6f6f6;box-sizing: border-box;display: block;}
.inprode_li{margin-bottom: 10px;}
#inpro_btn a{display: block;width: 30%;height: 36px;color:#fff;line-height: 36px;background: #E65400;display: inline-block;text-align: center;margin: 15px 0;}

.reltit{border-bottom: 1px solid #ccc; background: #f8f8f8; padding: 5px;margin-bottom: 25px;}
#content img{max-width: 100%;height: auto;}
.inprolia .products li img{height: 220px !important;}

.selected{color: #E65400 !important;}
/*页码*/

.page {
	width: 100%;
	text-align: center;
	min-height: 30px;
}

.page .pagebox {
	text-align: center;
}

.pagebox span {
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	line-height: 30px;
	display: inline-block;
	color: #7c7c7c;
	background: #f9f9f9;
	border-radius: ;
}

.pagebox span a {
	color: #7c7c7c;
	width: 100%;
	display: block;
}

.pagebox .pagebox_num_nonce {
	color: #fff;
	background: #e65400;
	border: 1px solid #e65400;
}

.pagebox .pagebox_pre,
.pagebox .pagebox_next_nolink,
.pagebox .pagebox_pre_nolink,
.pagebox .pagebox_next {
	width: 90px !important;
}
@media (min-width: 768px) {
	.woocommerce .woocommerce-MyAccount-content {
		float: right;
		width: 76.4705882353%;
		margin-top: 20px;
		margin-bottom: 60px;
	}
	
}
@media (max-width: 959px) {
	.latest-articles .item{border: 0;}
	.latest-articles .item:nth-child(4n){border: 0;}
	#main .proul .item img{height:auto;}
	#main .proul .item .item-inner{height:auto;}
	.inprolia .products li img{height:330px !important;}
}

@media (max-width: 640px) {
	#footer{margin-bottom: 40px;}
	.m_botmnav {
		display: block !important;
		height: 40px;
		line-height: 40px;
		background: #e65400;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 99;
	}
	.m_botmnav ul {
		font-size: 0;
		padding: 0;
	}
	.m_botmnav li {
		width: 25%;
		clear: both;
		box-sizing: border-box;
		display: inline-block;
		font-size: 14px;
		text-align: center;
		border-right: 1px solid #eee;
	}
	.m_botmnav li a {
		color: #fff;
	}
	.m_botmnav li img {
		display: block;
		margin: 0 auto;
		float: left;
		padding-left: 3px;
		box-sizing: border-box;
		padding-top: 13px;
		width: auto;
	}
	.m_botmnav li p {
		padding-top: 3px;
	}
	.woocommerce ul.products li.product a img{height:164px !important;}
}



.woocommerce .products .product {
	text-align: center;
	padding-bottom: 20px !important;
}

.woocommerce .products .product:hover {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	transition: all 0.3s;
}

.woocommerce .products .product a.button {
	margin-bottom: 30px;
}


/* Makes the featured single product image not clickable by changing the pointer. */

.woocommerce div.product div.images .woocommerce-product-gallery__image {
	pointer-events: none !important;
}


/*# sourceMappingURL=style.css.map */


#content .justify-content-between,#recent-posts-3 li{ border-bottom: 1px dashed #ccc;line-height: 36px;}
#recent-posts-3 li{    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;color: #E65400;
    background: url(../img/new2.png) no-repeat left center;
    padding-left: 20px;
    }
