@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	vertical-align:middle;
}
ol, ul, li {
	list-style: none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
body {
	background: #fff;
	font: 14px/1.5 "microsoft yahei","黑体",sans-serif;;
	/*color:#414141;*/
	color: #333;
}
a {
	/*color:#256EB1;*/
	color: #333;
	outline: none;
	text-decoration: none;
}
a:focus{outline:0;}
a:hover {
	/*color:#00AC48;*/
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
img{
	vertical-align:middle;
}

.header{
	box-shadow:0 0 9px #e1e1e1;
	z-index:9999;
	position:relative;
	background:#fff;
}
.head{
	display:flex;
	justify-content:space-between;
	width:1200px;
	margin:0 auto;
	height:120px;
	align-items:center;
}
.tbar{
}
.logo{
}
.logo a{
	display:block;
	background:url(../img/logo.png) left center no-repeat;
	background-size:72px auto;
	padding:0 0 0 80px;
}
.logo a strong{
	font-size:32px;
}
.logo a small{
	font-size:12px;
}
.gnav{
	position:relative;
}
.gnav ul{
	margin:0 auto;
	display:flex;
}
.gnav ul li{
	text-align:center;
	font-size:16px;
	position:relative;
}
.gnav ul li strong{
	font-weight:normal;
	display:block;
	width:100%;
}
.gnav ul li small{
	font-size:15px;
	width:100%;
}
.gnav ul li a{
	color:#333;
	display:block;
	height:61px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding:0 1.2em;
	font-size:16px;
	font-weight:bold;
}
.gnav ul li a:hover, .gnav ul li a.on{
	text-decoration:none;
	color:#a37c51;
}

.gnav .hotline{
	font-size:16px;
	color:#997c52;
	text-align:right;
	padding:0 1.2em 0 0;
}
.gnav .hotline span{
}
.gnav .hotline strong{
	font-size:20px;
}
.logo{
	float:left;
}
.sqbox{
	float:left;
	width:380px;
	/*margin:37px 0 0 300px;*/
	
	width:310px;
	margin:37px 0 0 340px;
	padding:0 15px 0 18px;
	border:1px solid #d87a72;
	height:40px;
	border-radius:20px;
	/*visibility:hidden;*/
}
.sqbox form{
	display:flex;
	align-items: center;
}
.sqbox .k_sq{
	border:none;
	height:40px;
	line-height:40px;
	padding:0;
	box-sizing:border-box;
	font-size:13px;
	width:310px;
	outline:none;
}
.sqbox .btn_sq{
	width:28px;
	height:25px;
	padding:0;
	margin:0;
	border:none;
	box-sizing:border-box;
	overflow:hidden;
	box-shadow:none;
	outline:none;
	background:#fff;
	cursor:pointer;
}
.weather{
	/*display:flex;
	align-items: center;*/
	width:180px;
	height:40px;
	float:left;
	margin:37px 0 0 80px;
	text-align:center;
	visibility:hidden;
}
.weather a{
	display:inline-block;
	padding-left:27px;
	color:#36718c;
	background:url(../images/common/vvv_03.png) left 43% no-repeat;
	line-height:40px;
}
.la{
	display:flex;
	align-items: center;
	height:40px;
	float:right;
	margin:37px 20px 0 0;
	background:url(../images/common/d.jpg) right center no-repeat;
	padding-right:19px;
	color:#c8473b;
	position:relative;
	cursor:pointer;
}
.la dt{
}
.la dd{
	display:none;
	position:absolute;
	left:-15px;
	top:32px;
	/*background:rgba(255,255,255, 0.8);*/
	background:#eee;
	width:100%;
	padding:3px 15px;
	z-index:999999;
}
.la dd a{
	display:block;
	text-align:center;
	padding-right:19px;
	white-space:nowrap;
}
.la dd a:hover{
	color:#c8473b;
}
.la dd li{
	line-height:28px;
}
.la.on{
	background:url(../images/common/u.jpg) right center no-repeat;
}
.la.on dd{
	display:block;
}
.footer{
}
.foot{
	width:1280px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}
.cp{
	text-align:center;
	height:58px;
	color:#cdcdcd;
	text-align:center;
	line-height:56px;
	background:#1d1d1d;
}
.footer .sns{
	display:flex;
	justify-content:flex-end;
	margin:120px 0 55px;
}
.footer .sns li{
	margin-left:12px;
}
.footer .sns li img{
	border-radius:28px;
}
.footer .flk{
	display:flex;
	justify-content:flex-end;
	margin:0px 0 18px;
}
.footer .flk li{
	margin-left:24px;
}
.flogo{
	margin:60px 0 0 25px;
}
.footer .ct{
	margin:36px 0 0 30px;
	color:#fff;
}
.footer .ct li{
	line-height:28px;
	padding-left:25px;
}
.footer li.adr{
	background:url(../images/common/f_26.png) left center no-repeat;
}
.footer li.ema{
	background:url(../images/common/f_44.png) left center no-repeat;
}
.footer li.tel{
	background:url(../images/common/f_47.png) left center no-repeat;
}
.footer a:hover{
	opacity:0.7;
}
.footer .ct li a{
	color:#fff;
}
.pagination{
	margin:105px 0;
	width:100%;
}
.pagination ul{
	display:flex;
	justify-content : flex-end;
	justify-content:center;
}
.pagination.alc ul{
	justify-content : center;
}
.pagination li{
	font-size:16px;
	height:40px;
	line-height:40px;
	margin-right:10px;
}
.pagination li a{
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;
	border-radius:20px;
}
.pagination li span{
	display:inline-block;
	width:40px;
	text-align:center;
}
.pagination li a:hover, .pagination li a.on, .pagination li.active a{
	background-color:#c8473b;
	color:#fff;
	text-decoration:none;
}
.pagination li.disabled{
	color:#ccc;
}
.pagination li.prev a{
	background: url(/assets/images/common/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev a:hover{
	background: #c8473b url(/assets/images/common/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev.disabled{
	background: url(/assets/images/common/prev_gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev.disabled:hover, .pagination li.next.disabled:hover{
	background-color: transparent;
}
.pagination li.next a{
	background: url(/assets/images/common/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.next a:hover{
	background: #c8473b url(/assets/images/common/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.next.disabled{
	background: url(/assets/images/common/next_gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.contents img{
	max-width:100%;
}

.none {
    display: none;
}
.weixin_layer {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
.weixin_layer img {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.layui-layer{
	background:none;
	box-shadow:none;
}
.layui-layer video{
}
body{
}
#weather-float-he{
	z-index:99999;
}


#common_banner {
	position: relative;
	height: 670px;
	overflow: hidden;
}
#common_banner .item a, #common_banner .slide {
	display: block;
	height: 670px
}
#common_banner .owl-buttons div {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -22px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	overflow: hidden;
	text-indent: -9999px;
	opacity: 1;
	-moz-transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease
}
#common_banner .slide{
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	background-size:cover;
}
#common_banner .owl-buttons div:hover {
	opacity: .66
}
#common_banner .owl-buttons div{
	width:16px;
	height:24px;
	top:92%;
}
#common_banner .owl-buttons div.owl-prev {
	background-image:url("../images/common/banner_left.png");
	left: 50%;
	margin-left:-600px;
}
#common_banner .owl-buttons div.owl-next {
	background-image:url("../images/common/banner_right.png");
	right:inherit;
	left: 50%;
	margin-left:-640px;
}
#common_banner .page_banner {
	height: 670px;
	background-size:auto;
}
#common_banner .owl-pagination{
	display:none;
}
#common_banner .bx-wrapper .bx-viewport{
	border:none;
	box-shadow:none;
}
#common_banner .bx-pager{
	display:none;
}
.bx-wrapper a.bx-prev, .bx-wrapper a.bx-next{
}
#common_banner .bx-wrapper{
	margin-bottom:0;
}
.bx-wrapper .bx-viewport{
	border:none;
	box-shadow:none;
	left:0;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:25px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:12px;
	height:12px;
	border-radius:50%;
	background:#fff;
	margin:5px 7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#c8473b;
}
.bx-wrapper a.bx-prev{
	width: 44px;
	height: 44px;
	background-image:url("../images/common/banner_left.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	left:100px;
}
.bx-wrapper a.bx-prev:hover{
	width: 44px;
	height: 44px;
	background-image:url("../images/common/banner_left.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	left:100px;
}
.bx-wrapper a.bx-next{
	width: 44px;
	height: 44px;
	background-image:url("../images/common/banner_right.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	right:100px;
}
.bx-wrapper a.bx-next:hover{
	background-image:url("../images/common/banner_right.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}

.bx-wrapper{
	margin-bottom:0;
}
.sp_nav{
	display:none;
}
.sjj_nav{
	display:none;
}
#___gcse_0, #___gcse_1{
	margin:2px 0 0;
}
#___gcse_0 input.gsc-input, #___gcse_0 .gsc-input-box, #___gcse_0 .gsc-input-box-hover, #___gcse_0 .gsc-input-box-focus,
#___gcse_1 input.gsc-input, #___gcse_1 .gsc-input-box, #___gcse_1 .gsc-input-box-hover, #___gcse_1 .gsc-input-box-focus{
	border-color:#fff;
}
#___gcse_0 .gsc-search-button-v2,
#___gcse_1 .gsc-search-button-v2{
	background-color:transparent;
	border-color:#fff;
	background:url(../images/common/t_05.jpg) center center no-repeat;
	background-size:28px 25px;
	padding:6px 10px;
}
@media(max-width:767px) {
	.footer{
		height:auto;
	}
	.foot{
		width:inherit;
		display:inherit;
		justify-content: inherit;
		padding-bottom:10px;
	}
	
.footer .sns {
    margin: 20px 10px 12px;
	justify-content: space-between;
}
.footer .sns li{
	margin-left:6px;
	margin-right:6px;
}
.footer .sns li img{
	width:44px;
	border-radius:22px;
}
.footer .flk {
	justify-content: flex-start;
    margin: 0 5px 12px;
	flex-direction: row;
    flex-wrap: wrap;
}
.footer .flk li{
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	width:50%;
	text-align:center;
}
.footer .flk li img{
	height:36px;
}
.flogo{
	text-align:center;
	margin:20px 10px 0;
}
.pagination{
	margin:50px 0;
}

#common_banner .item a, #common_banner .slide{
	height:200px;
}
.bx-wrapper a.bx-prev{
	left:20px;
}
.bx-wrapper a.bx-next{
	right:20px;
}

.sp_nav{
	display:block;
}
.sqbox, .weather, .la{
	display:none;
}
.header{
	padding-top:50px;
}
.gnav{
	display:none;
}
.sjj_nav{
	display:block;
}
.sjj_nav .sqbox{
	display:block;
	margin:3px auto;
	background:#fff;
	width:270px;
	float:none;
}
.sjj_nav .sqbox .k_sq{
	width:260px;
}
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.tbar{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%; top:0;}
.logo{padding:3px 0;float:left;height:50px}
.logo img{margin:auto;max-height:44px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c8473b;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 170px)}
.sjj_nav>ul>li:first-child .language{float:right;/*width:70px;*/overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{/*width:35px;*/float:left;border-left:1px #ddd solid;text-align:center;color:#999; width:inherit; padding:0 5px;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:0px #ddd solid; margin-left:0;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ol li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
.bx-wrapper .bx-controls-direction a{
	z-index:999;
}
.sjj_nav li.lis{
	line-height:1.5;
}
}
.fancybox-wrap.fyb{
	transform: scale(1.2);
	width:1000px !important;
}
.fancybox-inner{
	width:100% !important;
	height:auto !important;
}
.fancybox-inner img{
	width:100% !important;
}
@media(max-width:767px) {
	.fancybox-wrap.fyb{
		transform: scale(1);
		width:auto !important;
		margin: 0 15px 0 -5px;
	}
	.fancybox-inner{
		width:100% !important;
		height:auto !important;
	}
}
.site-error{
	text-align:center;
	padding:60px 0;
}

.f-section{
	width:1200px;
	margin:30px auto 0;
}
.f-list{
	display:flex;
	flex-wrap: wrap;
}
.f-list li{
	width:285px;
	margin:0 20px 20px 0;
}
.f-list li:nth-child(4n){
	margin:0 0 20px 0;
}
.f-list li a{
	display:block;
	background:#fff;
	/*box-shadow:0 5px 9px 1px hsl(0deg 0% 88% / 53%);*/
	border-radius:4px 4px 4px 4px;
}
.f-list li .img{
	overflow:hidden;
	border-radius:4px 4px 0 0;
	height:190px;
}
.f-list li img{
	max-width:100%;
	border-radius:4px 4px 0 0;
	transition: all 0.3s;
	    object-fit: cover;
}
.f-list li a:hover img{
	transform: scale(1.2);
}
.f-list .f-title{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1;
}
.f-list .f-recommend{
	font-size: 12px;
    font-weight: 300;
    color: #999;
    margin-top: 4px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.f-list .f-tags{
	margin-top: 8px;
    overflow: hidden;
	display:flex;
	flex-wrap:wrap;
}
.f-list .f-tags .tag{
	    height: 18px;
    border: 1px solid #A37C52;
    border-radius: 9px;
    line-height: 18px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #A37C52;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 5px;
}
.f-list .pm-02{
    padding: 9px 15px;
    background-color: #f8f8f8;
		border-radius:0 0 4px 4px;
}
.f-list .pm-01{
    z-index: 2;
    height: 30px;
	line-height:30px;
    background: rgba(51,51,51,.8);
	padding:0 0;
	display:flex;
	margin:-30px 0 0;
	position:relative;
	color:#fff;
	justify-content:space-between;
}
.f-list .pm-01 .l-pos{
	padding:0 10px 0 24px;
	width:50%;
	box-sizing:border-box;
	background:url(../img/lo_03.svg) 5px center no-repeat;
	background-size:14px auto;
}
.f-list .pm-01 .r-price{
	background:#a67c52;
	padding:0 15px;
	width:50%;
	box-sizing:border-box;
	position:relative;
	white-space:nowrap;
}
.f-list .pm-01 .r-price::after{
	content:'';
	position:absolute;
	left:-20px;
	bottom:0;
	top:0;
	border-left: 20px solid transparent; 
	border-right: 0 solid transparent; 
	border-bottom: 30px solid #a67c52;
}
.f-list .f-shouyi{
	margin-top:9px;
	padding-bottom:13px;
    text-align: center;
	display:flex;
	justify-content:space-between;
}
.f-list .f-shouyi dl{
}
.f-list .f-shouyi dt{
	font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 1;
}
.f-list .f-shouyi dt small{
	font-size: 12px;
}
.f-list .f-shouyi dd{
	font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 1;
    margin-top: 8px;
}
.stl-sec{
	display:flex;
	justify-content:space-between;
	margin:0 0 20px;
}
.stl-sec strong{
	font-size: 20px;
    font-family: PingFang SC;
    color: #333;
	font-weight:400;
}
img{
	max-width:100%;
}

.jxfy .pm-01 .r-price{
	background:#c2272d;
}
.jxfy .pm-01 .r-price::after{
	border-bottom: 30px solid #c2272d;
}


.section{
	width:1200px;
	margin:0 auto;
}
.footer{
	color:#333333;
	margin:50px 0 0;
	border-top:2px solid #dedede;
}
.footer a{
	color:#333333;
}
.footer .section{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:30px 0 10px;
}
.footer .fl_cnt{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer .fm_cnt{
	font-size:16px;
	font-weight:bold;
}
.footer .fr_cnt{
}
.footer .fr_cnt .xcy{
	font-size:16px;
	font-weight:bold;
}
.footer .d_01{
	margin:0 40px 0 0;
}
.footer .d_01 dt{
	font-size:36px;
	font-weight:bold;
}
.footer .d_01 dd{
	font-size:14px;
	margin:-15px 0 0;
	padding:0 0 0 76px;
}
.footer .d_01 img{
	width:66px;
	margin:0 8px 0 0;
	padding:10px 0 0;
}
.footer .d_02{
	font-size:24px;
	font-weight:bold;
	padding:12px 0 0;
}
.footer .d_02 dt{
	font-weight:normal;
}
.footer .d_02 dd{
	margin:0 0 0;
}
.f_nav{
	display:flex;
}
.f_nav li{
	font-size:18px;
	margin:0 3em 0 0;
}
.f_nav li:last-child{
	margin:0;
}
.f_contact{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.f_contact .address{
}
.f_contact .address dt{
	font-size:16px;
}
.f_contact .address dt strong{
}
.f_contact .rcode{
	text-align:center;
}
.f_contact .rcode img{
}
.copyright{
	color:#888;
	line-height:60px;
	text-align:center;
	border-top:2px solid #dedede;
	margin-top:25px;
}
.copyright a{
	color:#888;
	display:inline-block;
	padding-left:1em;
}
.copyright span{
	display:inline-block;
	margin:0 5px;
}

#fb_box{
	display:flex;
	justify-content:space-between;
	margin-top:55px;
}
#fb_box .itm{
	width:48%;
}
.qa_list{
}
.qa_list dl{
	margin-bottom:25px;
}
.qa_list dt{
	background:url(../img/1_06.png) left top no-repeat;
	background-size:24px 24px;
	padding:0 0 10px 30px;
	font-weight:bold;
}
.qa_list dd{
	background:url(../img/1_09.png) left top no-repeat;
	background-size:24px 24px;
	padding:0 10px 0 30px;
}

.news_list{
}
.news_list .top_news{
	margin:0 0 25px;
}
.news_list .top_news a{
	display:flex;
	justify-content:space-between;
}
.news_list .top_news .pic{
	/*width:40%;*/
	width:230px;
	height:216px;
	overflow:hidden;
    object-fit: cover;
}
.news_list .top_news .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_list .top_news .txt{
	flex: 1;
	margin:0 0 0 20px;
}
.news_list .top_news .txt h5{
	font-size:26px;
	font-weight:bold;
}
.news_list .top_news .txt .date{
	font-size:14px;
	color:#666;
	margin:4px 0 10px;
}
.news_list .top_news .txt .desc{
}
.news_list li{
	margin:0 0 12px;
}
.news_list li a{
	display:flex;
	justify-content:space-between;
}
.news_list li a .title{
}
.news_list li a .date{
}
.news_list a:hover{
	color:#A37C52;
}

.vtl{
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid #A37C52;
	padding:0 0 10px;
	margin:0 0 20px;
}
.vtl strong{
	color:#A37C52;
	font-size:20px;
	/*font-weight:500;*/
}
.vtl a{
	font-size: 16px;
    font-family: PingFang SC;
}
.vtl a:hover{
	color:#A37C52;
}


.zj-list{
	display:flex;
	flex-wrap: wrap;
}
.zj-list li{
	width:285px;
	margin:0 20px 20px 0;
	text-align:center;
}
.zj-list li:nth-child(4n){
	margin:0 0 20px 0;
}
.zj-list li a{
	display:block;
	background:#fff;
	box-shadow:0 0 9px 1px hsl(0deg 0% 88% / 53%);
	border-radius:4px 4px 4px 4px;
	padding:40px 0 20px;
	position:relative;
}
.zj-list li .img{
	overflow:hidden;
	border-radius:4px 4px 0 0;
}
.zj-list li img{
	max-width:100%;
	border-radius:4px 4px 0 0;
	transition: all 0.3s;
	border-radius:50%;
}
.zj-list .name{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1;
	margin:15px 0 0;
}
.zj-list .desc{
	font-size: 12px;
    font-weight: 300;
    color: #999;
    line-height: 16px;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;*/
	padding:0 50px;
	margin:15px 0 0;
}
.zj-list .ct{
	margin:15px auto;
}
.zj-list .ct span{
    border: 1px solid #A37C52;
    border-radius: 15px;
    line-height: 30px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #A37C52;
    padding-left: 15px;
    padding-right: 15px;
	display:inline-block;
}
.zj-list .pos{
	position:absolute;
	right:0;
	top:20px;
	font-size:14px;
	color:#fff;
}
.zj-list .pos span{
	display:block;
	position:relative;
	background:#a37c51;
	padding:0 1em 0 10px;
	line-height:28px;
}
.zj-list .pos span::after{
	content:'';
	position:absolute;
	left:-14px;
	top:0;
	bottom:0;
	border-left: 14px solid transparent;
	border-right: 0 solid transparent; 
	border-bottom: 28px solid #a37c51;
}

.filter-box{
}
.filter-box dl{
	display:flex;
	margin-bottom:6px;
}
.filter-box dt{
	font-weight:bold;
	font-size:16px;
	display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
}
.filter-box dd{
	height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    color: #333;
	font-size:16px;
	padding:0 15px;
}
.filter-box{
}
.breadcrumb{
	width: 1200px;
	margin:30px auto 30px;
    font-weight: 300;
    color: #999;
}
.breadcrumb a{
	position:relative;
    font-weight: 300;
    color: #999;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

#jx_box{
	display:flex;
	justify-content:space-between;
}
.mix-item{
	width:590px;
}
.mix-item .vtl{
	justify-content:flex-start;
}
.mix-item .vtl small{
	font-size:16px;
	padding:0 0 0 1em;
}
.mix-item .f-list li:nth-child(2n){
	margin-right:0;
}
.opt_sort{
	display:flex;
	border-bottom:1px solid #dbdcdd;
}
.opt_sort li{
}
.opt_sort li a{
	padding: 8px 10px;
    margin-right: 10px;
    cursor: pointer;
	font-size:14px;
	display:inline-block;
}
.opt_sort li.active a{
	color:#fff;
	background:#c2272d;
}

.rct{
	position:fixed;
	right:20px;
	top:50%;
	transform:translate(0, -50%);
	z-index:3;
}
.rct ul{
}
.rct li{
	width:86px;
	margin-bottom:12px;
	cursor:pointer;
}
.rct li a{
	display:block;
}
.rct li a:hover{
}
.none{
	display:none;
}
.rdialog{
	text-align:center;
	padding:40px;
}
.rdialog .r_btn{
	width:168px;
	line-height:44px;
	border-radius:22px;
	background:#5dce3e;
	text-align:center;
	font-size:20px;
	color:#fff;
	margin:25px auto 0;
}
.rwx_layer .t1 img{
	width:180px;
}
.rwx_layer .t2{
	font-size:24px;
	margin-top:10px;
}
.rwx_layer .t3{
	font-size:24px;
	margin-top:5px;
}

.rtel_layer .t1{
	font-size:24px;
	font-weight:bold;
}
.rtel_layer .t2{
	font-size:28px;
	font-weight:bold;
	margin-top:8px;
}
.rtel_layer .r_btn{
	background:#e16436;
}
.rtel_layer .r_btn a{
	color:#fff;
	text-decoration:none;
}
.layui-layer{
	border-radius:20px!important;
}
@media(max-width:767px) {
	.section{
		width:inherit;
	}
	.head{
		width:inherit;
		height:60px;
	}
	.header{
		padding-top:0;
	}
	.tbar{
		height:60px;
	}
	#fb_box{
		display:block;
		margin-top:10px;
	}
	#fb_box .itm{
		width:100%;
	}
	.f-section{
		width:inherit;
		margin-top:10px;
	}
	#jx_box{
		flex-direction: column;
	}
	.mix-item{
		width:100%;
	}
	.footer .section{
		flex-direction: column;
	}
	.footer .fl_cnt{
		display:block;
	}
	.f_contact{
		display:block;
	}
	.footer .d_01 dt{
		font-size:24px;
	}
	.footer .d_01 dd{
		padding:0 0 0 60px;
	}
	.footer .d_01 img{
		width:52px;
	}
	.f_nav li{
		margin:0 0.5em;
		font-size:14px;
	}
	.footer .d_02{
		display:flex;
		font-size:16px;
	}
	.footer .fr_cnt{
		margin-top:20px;
	}
	.zj-list{
		margin:0 10px;
	}
	.zj-list li{
		width:calc((100vw - 60px) / 2);
		margin:0 10px 20px;
	}
	.zj-list li:nth-child(4n){
		margin:0 10px 20px;
	}
	.zj-list .desc{
		padding:0 10px;
		text-overflow: -o-ellipsis-lastline;
		overflow:hidden;
		text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.zj-list .pos{
		top:15px;
	}
	.news_list{
		margin:0 20px;
	}
	.news_list li{
	}
	.news_list li a .title{
		width:calc(100% - 10em);
		overflow:hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
	}
	.news_list .top_news .pic{
		width:150px;
		height:100px;
	}
	.news_list .top_news .txt{
		width:calc(100vw - 210px);
	}
	.news_list .top_news .txt h5{
		width:inherit!important;
		font-size:16px;
	}
	.news_list .top_news .txt .date{
		font-size:12px;
		color:#999;
	}
	.news_list .top_news .txt .desc{
		font-size:12px;
		text-overflow: -o-ellipsis-lastline;
		overflow:hidden;
		text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.qa_box{
		margin-top:40px;
	}
	.qa_list{
		margin:0 20px;
	}
	.qa_list dd{
		font-size:12px;
	}
	.f-list{
		margin:0 10px;
	}
	.f-list li{
		width:calc((100vw - 60px) / 2);
		margin:0 10px 20px;
	}
	.mix-item .f-list li:nth-child(2n),
	.f-list li:nth-child(4n){
		margin:0 10px 20px;
	}
	.f-list .f-shouyi{
		/*display:none;*/
	}
	.f-list .f-shouyi dl:nth-child(1){
		display:none;
	}
	
	.vtl{
		margin:0 20px 20px
	}
	.vtl strong{
		font-size:16px;
	}
	.mix-item .vtl small{
		font-size:12px;
	}
	.vtl a{
		font-size:12px;
	}
	.f-list .pm-01 .l-pos{
		font-size: 12px;
		overflow:hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
		width:7em;
	}
	.f-list .pm-01 .r-price{
		font-size: 12px;
		width:auto;
		white-space:nowrap;
		padding:0 5px;
	}
	.f-list .pm-02{
		padding:9px 10px;
	}
	.f-list .f-title{
		font-size:14px;
		overflow:hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
	}
	.f-list li .img{
		height:145px;
	}
	.h-banner{
		margin-bottom:20px;
	}
	
	.breadcrumb{
		width:inherit;
		margin:20px 20px;
	}
	.breadcrumb > li.active{
		display:none;
	}
	.gnav.nav_show{
		display:block;
		background:#fff;
		position:fixed;
		left:0;
		right:0;
		top:60px;
		bottom:0;
		border-top:1px solid #eee;
	}
	.gnav ul{
		display:block;
	}
	.gnav ul li{
		border-bottom:1px solid #eee;
	}
	.gnav ul li a{
		height:48px;
		line-height:48px;
		display:block;
	}
	.tbar{
		display:flex;
		justify-content:space-between;
		align-items:center;
		width:inherit;
		left:0;
		right:0;
		top:0;
		height:60px;
		position:fixed;
	}
	.logo{
		float:none;
		padding:0 0 0 10px;
		height:60px;
	}
	.logo a{
		background-size:48px auto;
		padding:0 0 0 60px;
		height:60px;
		line-height:60px;
	}
	.logo a strong {
    font-size: 22px;
}
	.logo a br{
		display:none;
	}
	.logo a small{
		display:none;
	}
	.sp_nav{
		float:none;
		position:absolute;
		right:0;
		top:5px;
	}
	.aaa{
		overflow:hidden;
	}
	.filter-box{
		display:none;
	}
	.opt_sort{
		display:none;
	}
.rct li{
	width:60px;
	margin-bottom:10px;
}
.rct{
	top:inherit!important;
	bottom:60px;
}
}