body {
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "微软雅黑";
}

a {
	color: #444;
}

a:hover {
	color: #ff6452;
}

.bg-e {
	background: #e2e2e2
}

.bg-f {
	background: #FFF
}

.bg-r {
	background: #f6306b;
}

.c-6 {
	color: #ff6352;
}

.c-e {
	color: #6f6b6b;
}

.c-5 {
	color: #5a5858;
}

.c-8 {
	color: #8ddba7;
}

.flex {
	display: flex;
}


/*header*/

.bg-black .navbar-nav .nav-link {
	font-size: 16px;
}

.searchpro select {
	border-color: #DDD;
}

.searchpro .btn-secondary {
	border-color: #DDD
}

.searchpro .btn {
	padding: 5px 11px;
}

.searchpro .s-action {
	border-radius: 5px 0 0 5px;
	border-right: 0;
	z-index: 3;
}

.searchpro .s-ico {
	border-radius: 0 5px 5px 0;
	border-left: 0;
}

.searchpro .form-control {
	min-height: 20px;
	padding: 5px 10px;
	background: #FFF;
	min-width: 100px;
	margin-left: -1px;
}

.header-fb {
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}
.header-center .mtb-50 {
	margin-bottom:10px;
	margin-top:40px;
}

.fb01,
.fb02,
.fb03,
.fb04 {
	width: 35px;
	height: 32px;
	margin: 0 10px;
	display: block;
	float: left;
	background: url(../img/bg-icon.png) no-repeat;
}

.fb01 {
	background-position: 0 -5px;
}

.fb02 {
	background-position: 0 -37px;
}

.fb03 {
	background-position: 0 -68px;
}

@media (max-width: 576px) {
	.top-menu {
		display: inline-block;
		height: auto;
		padding: 0 20px;
		/*line-height: 1px;*/
	}
	.header-center .mtb-50 {
		margin: 15px 0;
	}
}


/*category*/

.flex {}
.n-cat a.cat-item {
	display: inline-block;
	font-weight: bold;
	vertical-align:bottom;
}

.n-cat a.cat-item::after {
	content: "|";
	display: inline-block;
	margin:0 5px;
	vertical-align:top;
}
.n-cat a.cat-item:last-child::after {
	content: '';
	
}
.category {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.category .cat-item {
	width: 25%;
	min-height: 18px;
	overflow: hidden;
	display: block;
	color: #222;
	font-weight: bold;
	margin-right: 20px;
	border-right: 1px solid #222;
	margin-top: 15px;
}

.category .cat-item:nth-child(3n+0) {
	margin-right: 0;
	border-right: 0;
}
.category .cat-item:last-child {
	margin-right: 0;
	border-right: 0;
}
.lanmu .category .cat-item:last-child {
	margin-right: 0;
	border-right: 0;
}

.brand h3 span {
	background: url(../img/bg-icon.png) no-repeat;
	background-position: 0 -100px;
	width: 36px;
	height: 34px;
	display: block;
	float: left;
	margin-right: 10px;
}

.brand a {
	color: #a5a0a0;
}

.brand .duijie span {
	background-position: 0 -135px;
	height: 36px;
}

.brand .duijie a {
	width: 71px;
	height: 30px;
	display: inline-block;
	margin-left: 20px;
}

.sanjiao::before {
	content: "";
	width: 125px;
	height: 40px;
	display: block;
	margin: -20px auto 0;
	background: url(../img/sj.png) no-repeat;
}

.brands .blog-block .blog-content h3 a {
	color: #766f6f;
	font-size: 16px;
	font-weight: 500;
}

.brands .blog-block {
	box-shadow: 0 0 0;
}

.newslist {
	margin-bottom: 20px;
}

.newslist hr {
	border-top: 1px dashed #cdcdcd;
	margin-top: 20px;
	clear: both;
}
.newslist p.fs-3::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

.newslist .news-pic {
	display: inline-block;
	width: 116px;
	height: 116px;
	margin-right: 20px;
	float: left;
}
.newslist .news-pic img {
	width: 116px;
	height: 116px;
}

.newslist h2 {
	font-size: 18px !important;
}

.newslist .fs-3{
	font-size:12px !important;
}

.newslist h2 a {
	color: #444;
}

.newslist h2 small,
.newslist h2 span {
	font-size: 12px;
	color: #6f6b6b;
	font-weight: 500;
	padding: 0 10px;
}

.newslist h2 span {
	float: right;
}

.ewm {
	width: 122px;
	height: 122px;
}

.social-footer a {
	color: #FFF;
	border-right: 1px solid #FFF;
	padding: 0 10px;
}

.social-footer a:first-child {
	padding-left: 0;
}

.social-footer a:last-child {
	border-right: 0;
}

.lanmu .breadcrumb {
	background: #FFF;
	margin-top: 20px;
}

.lanmu .breadcrumb a,
.lanmu .breadcrumb li {
	color: #a1a0a0;
	font-size: 16px;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: ">";
	color: #a1a0a0;
}

.lanmu .newslist .news-pic {}

.lanmu .card {
	background: #FFF;
}

.lanmu .card-header {
	background: #FFF;
	min-height: 30px;
	line-height: 30px;
	border: 0;
}

.lanmu .card-header::before {
	content: "";
	width: 6px;
	height: 30px;
	display: inline-block;
	float: left;
	background: #53be77;
	margin-right: 20px;
	margin-left: -15px;
}

.lanmu .card-red::before {
	background: #f6306d !important;
}

.lanmu .category .cat-item {
	width: auto;
	padding: 0 10px;
	margin-right: 0;
}

.lanmu .category .cat-item:nth-child(3n+0) {
	border-right: 1px solid #222;
}

.lanmu .header-fb {
	font-weight: 500;
	text-align: center;
	width: 33.3%;
}

.lanmu .fb01,
.lanmu .fb02,
.lanmu .fb03,
.lanmu .fb04 {
	float: none;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.lanmu .fb01 {
	background-position: -40px 0;
}

.lanmu .fb02 {
	background-position: -40px -60px;
}

.lanmu .fb03 {
	background-position: -40px -120px;
}

.lanmu .fb04 {
	background-position: -98px 0px;
}

.lanmu .page-link {
	color: #f4316d;
}
/*产品页样式与编辑器不符所以去除
article.content img {
	width: auto;
	height: auto;
	max-width: 100%;
}

article.content p {
	padding: 20px 0;
	color: #6f6b6b;
}

article.content {
	color: #6f6b6b;
	font-size: 16px;
}
*/
.share {
	float: left;
	margin-left: -35px;
}

.share a {
	width: 32px;
	height: 32px;
	display: block;
}

.share + .features-wrap {
padding:30px;
}
.share + .features-wrap p {
margin-bottom:0px;
}

.contact-form .form-control {
	padding: 5px 10px;
	min-height: 20px;
	width: auto;
	min-width: 100px;
	display: inline-block;
}

.contact-form lable {}

.contact-form textarea {
	height: 120px;
	background: #f5f5f5;
}


/*供应home*/

.gongying .features-wrap {
	background: #FFF;
	padding: 20px 100px;
	margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
	.gongying .features-wrap {
		padding: 20px;
		text-align: right;
	}
	.gongying h2 {
		font-size: 24px;
	}
	.gy-title::before, .gy-title::after {
		height: 24px !important;
	}
	#light-slider {
		margin-left:-15px;
		margin-right:-15px;
	}
	.header-center + .mt-5 {
		margin-top:0 !important;
	}
	.header-center + .mt-3 {
		margin-top:0 !important;
	}
	.n-cat {
		padding:0 10px;
	}
	.n-cat a.cat-item {
		font-weight:400;
	}
	/*2018-06-04*/
	.header-center .justify-content-between {
		justify-content: center !important;
		-webkit-justify-content: center !important;
	}
	.header-center .row > [class^=col-] {
		margin-bottom: 10px;
	}
	.navbar-nav {
	-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
    .navbar .navbar-nav .nav-link {
    	margin-right: 5px;
    }
    .bg-black .navbar-nav .nav-link {
    	font-size: 14px;
    }
    .navbar .top-menu {
    	padding: 0 !important;
	}
	.top-menu .right a {
		margin-left: 0px;
		margin-right: 5px;
		
	}
	.top-menu .right a i {
		display: none;
	}
	.lanmu p.fs-3 span {
		display: block;
	}
	.gongying .featured-box {
		margin-bottom: 5px;
	}
	.gongying .featured-box .featured-icon i {
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 18px;
	}
	.gongying .featured-box .featured-content {
		padding-left: 44px;
	}
	.gongying .featured-box .featured-content h4.pt-3 {
		padding-top: 0.6rem;
	}
	.gongying .featured-right {
		display: inline-block;
		padding: 5px 3px;
		font-size: 12px;
	}
	.gongying .features-wrap .row .pl-3 {
		padding-left: 0 !important;
	}
	

}

.gongying .featured-box .featured-icon i {
	color: #8ddba7;
	border-color: #8ddba7;
}

.gongying .featured-box:hover .featured-icon i {
	background: #8ddba7;
	color: #FFF;
}

.featured-right {
	display: block;
	padding: 5px 0;
}

.gongying .lanmu .category .cat-item {
	height: 20px;
}

.gy-title::before,
.gy-title::after {
	content: "";
	width: 6px;
	height: 30px;
	background: #53be77;
	display: inline-block;
	margin: 0 10px;
	vertical-align: bottom;
}

.gongying .image-service-box .service-text {
	background: transparent;
	border: 0;
}
.service-text p {
	margin-bottom:0;
}

.gongying .carousel-post h5 {
	font-weight: 500;
	font-size: 14px;
}

.gongying .lanmu .header-fb {
	font-size: 16px;
}


/*其他页*/

.zhuang {}

.zhuang .navbar {
	border-bottom: 1px solid #444;
	text-align: center;
}

.zhuang .navbar-collapse {
	margin-top: 40px;
}

.zhuang .navbar-nav .nav-link {
	font-size: 23px;
	font-weight: bold;
}

.zhuang .navbar-brand img {
	max-width: 260px;
}

.zhuang .navbar-brand {
	margin-right: 0;
}

.zhuang .login {
	display: inline-block;
	margin-top: 55px;
	min-width: 120px;
	text-align: right;
}

.zhuang .searchpro {
	width: 200px;
	margin-top: 50px;
}

.zhuang .searchpro .s-action {
	border-radius: 15px 0 0 15px;
}

.zhuang .searchpro .s-ico {
	border-radius: 0 15px 15px 0;
}

@media only screen and (max-width:1200px) {
	.zhuang .navbar {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width:576px) {
	.zhuang .searchpro {
		padding-left: 20px;
	}
	.zhuang .login {
		padding-right: 20px;
	}
}

@media only screen and (max-width:414px) {
	.fb01,
	.fb02,
	.fb03,
	.fb04 {
		margin: 0 5px;
	}
	.header-fb {
		font-size: 14px;
	}
	.zhuang .searchpro .form-control {
		min-width: 60px;
	}
	.zhuang .navbar-brand img {
		max-width: 80%;
	}
	.zhuang .login {
		margin-top: 15px;
		width: 100%;
	}
	.zhuang .searchpro {
		margin-top: 15px;
	}
	/*.lanmu .features-wrap {
		padding: 30px 10px 0;
	}*/
}

.zhuang .lanmu .breadcrumb {
	margin-top: 0;
	margin-left: -30px;
}

.zhuang .lanmu .breadcrumb a,
.zhuang .lanmu .breadcrumb li {
	font-size: 14px;
}

.zhuang .list-group-item {
	border: 0;
	font-size: 18px;
	height: 72px;
	justify-content: center;
	font-weight: bold;
}

.zhuang .list-group-item.active {
	background: #f5e4d6;
	height: 160px;
	color: #222;
	margin: 0 -15px;
	border-radius: 0;
}

.zhuang article.content p {
	padding: 5px 0;
	margin-bottom: 0;
	color: #222;
}

.zhuang .gywm,
.zhuang .gywm p {
	font-size: 16px;
	font-weight: bold;
}

.zhuang .newslist .news-pic {
	width: 90px;
	height: 90px;
}

.qiye .navbar-nav .nav-link {
	padding-top: 8px;
	padding-bottom: 8px;
}

.qiye .card {
	background: #FFF;
}

.qiye .card-header {
	background: #fcfcfc;
	min-height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.qiye .card-header::before {
	content: "";
	color: #f6306b;
	font-weight: bold;
	width: 21px;
	height: 21px;
	background: url(../img/bg-icon.png) no-repeat;
	background-position: -10px -180px;
	display: inline-block;
	vertical-align: middle;
}

.qiye .news li {
	background: url(../img/bg-icon.png) no-repeat;
	background-position: -30px -180px;
	padding-left: 20px;
}


/*border*/

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.border-left {
	border-left: 1px solid #dee2e6!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #007bff!important
}

.border-secondary {
	border-color: #6c757d!important
}

.border-success {
	border-color: #28a745!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #ffc107!important
}

.border-danger {
	border-color: #dc3545!important
}

.border-light {
	border-color: #f8f9fa!important
}

.border-dark {
	border-color: #343a40!important
}

.border-white {
	border-color: #fff!important
}


/*margin/padding*/

.fs-0 {
	font-size: 0 !important;
}

.fs-1 {
	font-size: 0.25rem !important;
}

.fs-2 {
	font-size: 0.5rem !important;
}

.fs-3 {
	font-size: 1rem !important;
}

.fs-4 {
	font-size: 1.5rem !important;
}

.fs-5 {
	font-size: 3rem !important;
}
.w-auto,.w-auto img {
	width:auto !important;
}