body{
	background-color: #f9f9f9;
	font: 14px "Noto Sans SC",Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.f_l{float:left}
.f_r{float:right}
.bt-line{border-bottom: 1px solid #cdcdcd;}
.text-orange{color:#f88437}
.text-red{color:#db2619}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}
.bg-gray{background:#f4f0ea}
.tip{color: #db2619;font-size: 12px;font-style: normal;}
.text-right{
	text-align: right;
}
.top{
	height:96px;
	padding: 20px 0;
	border-bottom: 1px solid #dedede;
}
.layui-btn-orange{
	background-color:#f88437;
}
.layui-btn-orange-primary{
	border-color: #d2d2d2;
    background: 0 0;
    color: #666;
}
.layui-btn-orange-primary:hover {
    border-color: #f88337;
    color: #333;
}
.layui-btn-red{
	background-color:#c8ab94 ;
}
.layui-btn-red-primary{
	border-color: #d2d2d2;
    background: 0 0;
    color: #666;
}
.layui-btn-red-primary:hover {
    border-color: #c8ab94 ;
    color: #333;
}


.logo{
	float:left;
	max-width:320px;
}
.logo img{
	width:100%
}
.top-member{
	float:right;
	padding-top:20px;
}
.top .login{
	/*margin-top:20px;*/
	height:70px;
	display:inline-block;
}
.top .login a.btn{
	position:relative;
	background:url(../images/round-gray-bg.png) no-repeat;
	height:43px;
	width:43px;
	display:inline-block;
	text-align:center;
}
.top .login a i.layui-icon{
	line-height:43px;
	font-size:20px;
}
.top .login a i.layui-icon img{
	border-radius: 50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%; 
	-o-border-radius:50%; 
	-webkit-border-radius:50%; 
}
.top .login a.selected i.layui-icon{
	color:#f88437;
}

.top .login a span{
	position:absolute;
	left:0;
	bottom:-20px;
	display:inline-block;
	width:43px;
	font-size:12px;
}
.top .login a.selected span{
	background:#f88437;
	color:#fff;
}
.top .hotline{
	/*margin:40px 40px 0 0;*/
	padding-right:20px;
	display:inline-block;
}
.top .hotline i{color:#f88437}
/* 菜单 */
.nav{
	background:rgba(0,0,0,.8);
}
.layui-nav{
	background:none;
}
.layui-nav2{
	float: right;
	margin-top: 42px;
}
.layui-nav2 .layui-this:after,.layui-nav-bar{
	background-color: transparent;
	color: #c8ab94 !important;
}
.layui-nav2 .layui-this,.layui-nav2 .layui-nav-item:hover {
	border-bottom: 1px solid #c8ab94;
}
.layui-nav2 .layui-this > a{
	color: #c8ab94 !important;
	
}
.layui-nav2 .layui-nav-item {
    position: relative;
    vertical-align: middle;
    line-height: 26px;
	float:left;
}
.layui-nav2 .layui-nav-item > a {
	font-size:17px;
    display: block;
    padding: 0 0 0 10px;
    color: #000;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-nav2 .layui-nav-item a > span {
	border-right: 1px solid #000;
	padding-left: 10px;
}
.layui-nav2 > li:last-of-type a > span{
	border-right: 1px solid transparent;
}

.layui-nav2 .layui-nav-item a:hover{
	color:#c8ab94;
}
.layui-nav2 .layui-nav-more{
	display: none;
}
.layui-nav2 .layui-nav-child{
	background: rgba(239,239,239,.95);
	top: 30px;
}
.layui-nav2 .layui-nav-child dd{
	padding: 0 10px;
}
.layui-nav2 .layui-nav-child dd:hover{
	background: #F6F6F6;
}
.layui-nav2 .layui-nav-child a{
	color: #000;
	border-bottom: 1px solid #cdcdcd;
}

/*手机端顶部*/
.m-header .layui-nav-side{
	left: auto;
	right: 0;
	overflow-x: visible;
	background: #3a3a3a;
	margin-right: -200px;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.m-header .layui-nav-tree .layui-nav-bar{
	background-color: #e62d34;
}
.m-header .layui-nav-side .icon-menu{
	color: #000;
	position: absolute;
	top: 22px;
	left: -40px;
	font-size: 30px;
}
.layui-nav-side .layui-icon-close{
	display: none;
}
.m-header .layui-nav-side .layui-icon-close{
	color: #fff;
}
.body-mask {
    display: none;
    position: fixed;
    z-index: 998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.side-show .body-mask {
    display: block;
}
.side-show .layui-nav-side{
	margin-right: 0;
} 
.side-show .layui-icon-shrink-right{
	display: none;
}
.side-show .layui-icon-close{
	display: block;
}

.m-logo{
	text-align: center;
	border-bottom: 1px solid #cdcdcd;
    padding-top: 20px;
    padding-bottom: 20px;
}
.m-logo img{
    max-width: 200px;
}


/* pc轮播*/
.lb_gl{
	display: block;
	box-sizing: border-box;
	margin-top: 30px;
	margin-bottom: 30px;
	height:425px ;
	width: 100%;
	overflow: hidden;
}
.pictureSlider{
	/*height: 518px;*/
	margin-bottom: 24px;
}
.poster-item{
	box-sizing: border-box;
	background: #fff;
	/*height: 453px;*/
	width:800px;
	border-radius: 10px;
	padding:20px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
}
.for_btn{
	position: relative;
	height:100%;
	overflow:hidden
}
.in_page{
	position: absolute;
	left: 50%;
	top:50%;
	width:260px;
	height: 360px;
	margin-left: -130px;
	margin-top: -180px;
}
.in_page>img{width: 40px;height: 40px;display: none;}

.index-banner{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
}
.index-banner img{
	display: block;
	width: 100%;
	height: auto;
}
.banner{
	height:400px;
}
.member_banner{
	height:200px;
	
}
.member_banner .list_banner{
	background-position:center bottom;
}

/* video */
.index-video{
	margin-top: 20px;
}
.index-video .video-box {
	position: relative;
	width: 100%;
	height: 0vw;
	padding-bottom: 50%;
	object-fit: fill;
	overflow: hidden;
}
.index-video .video-box .video-box-item{
	position: absolute;
	width: 100%;
	height: 100%;
}
.video-box .video-js{
	width: 100%;
	height: 100%;
}
.video-box .vjs-poster img{
	object-fit: cover;
}

/* 专属定制 */
.custom-intro{
	color: #000;
	padding: 40px 30px 60px 30px;
	font-size: 24px;
	line-height: 2em;
	border-bottom: 1px solid #cdcdcd;
}
.custom-intro .intro-text{
	text-indent: 2em;
	color: #787878;
}
.custom-intro .dzsc-qrcode{
	overflow: hidden;
	text-align: center;
}
.custom-intro .dzsc-qrcode img {
	width: 90%;
	max-width: 180px;
}
.custom-wrap{
	padding: 40px 170px;
	border-bottom: 1px solid #cdcdcd;
}
.custom-wrap .contact-title h2{
	font-size: 32px;
}
.custom-wrap .contact-title small{
	font-size: 18px;
}
.custom-wrap h3{
	font-size: 20px;
	color: #838383;
	text-align: center;
	margin-top: 20px;
}
.custom-wrap ul{
	margin-top:40px;
}
.custom-wrap li > p{
	text-align: center;
	font-size: 22px;
	margin-top: 40px;
}
.custom-wrap .more{
	text-align: center;
}
.custom-wrap .more a{
	display: inline-block;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #838383;
}
.case-carousel{
	max-height: 430px;
}
.custom-zhi{
	padding: 40px 170px;
}
.custom-zhi .p1{
	text-align: center;
	font-size: 16px;
	line-height: 2em;
	color: #838383;
}
.custom-zhi .p2{
    margin-top: 20px;
	text-align: left;
	font-size: 16px;
	line-height: 2em;
	text-indent: 2em;
	color: #838383;
}
.custom-zhi .z-text{
	padding: 10px 20px;
	font-size: 16px;
	color: #838383;
}
.custom-zhi .z-text p{
	line-height: 1.8em;
}
.custom-dingfu .df-text{
	padding-left: 20px;
}
.custom-dingfu .df-text p{
	font-size: 22px;
	color: #838383;
	line-height: 2em;
}
.custom-dingfu .df-text p strong{
	color: #000;
	font-weight: normal;
}

.main{
	padding: 30px 0;
}
/* main title */
.main-title {
    overflow: hidden;
	padding: 0 20px 20px 20px;
}
.main-title p {
    font-size: 30px;
    color: #202020;
    padding-bottom: 10px;
}
.main-title small {
    font-size: 14px;
    color: #979797;
    display: inline-block;
}
.main-title a {
    float: right;
    width: 120px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #c9c9c9;
    border-radius: 20px;
    display: block;
    font-size: 12px;
    margin-top: 2px;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;
}


/*index-new-goods*/

.index-new-goods{
	padding: 30px 0;
	width: 100%;
	overflow: hidden;
}


/* index-ci */
.index-ci{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}


/*footer*/
.footer{
	padding-top:30px;
	padding-bottom:50px;
	border-top: 1px solid #cdcdcd;
}
.footer .layui-breadcrumb a:hover{color:#fff!important;}
.footer .layui-breadcrumb span[lay-separator]{
	margin:0 40px
}
.company-info{margin-top:20px;}
.company-info p{
	line-height:1.8em;
	color:#000
}
.company-info p a{
	line-height:1.8em;
	color:#000
}
.footer-qrcode{
	color: #000;
	text-align: center;
	margin-top: 20px;
}
.footer-qrcode p {
	width: 100%;
	max-width: 160px;
	display: inline-block;
	text-align: center;
	margin: 0 5px;
}
.footer-qrcode p img {
	width: 100%;
}
.footer-qrcode p span {
	width: 100%;
	line-height: 1.8em;
}
.copyright{
	border-top: 1px solid #cdcdcd;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 14px;
}


/* list */
.list-main{
	padding: 30px 0;
}
.list_banner{
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
}

.list-wrap{
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}
.list .box{
	border-bottom:1px solid #ddd;
	padding:20px 0;
}
.box .thumb{
	width:180px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.box .thumb img{
	width:180px;
	height:auto;
}
.box .con h2{
	font-size:22px;
}
.box .con p{
	margin-top:10px;
	line-height:1.5em;
	font-size:14px;
}
.box .con p span{
	margin-right:10px;
}
.box .con p span .layui-icon{
	font-size:14px;
	margin-right:2px;
}
.side{
	background: #fff;
	box-sizing: border-box;
	/*margin-left: 20px;*/
}
.side .side-title{
	height: 44px;
	background: #e62d34;
	padding: 0 20px;
}
.side .side-title h3{
	font-size:16px;
	padding:10px 0;
	color: #fff;
}

.side .side-list li{
	border-bottom:1px solid #ddd;
}
.side .side-list a{
	font-size:16px;
	display: block;
	padding:10px 20px;
	height: 22px;
	line-height: 28px;
	overflow: hidden;
}
.side .side-list .li-date{
	height: 22px;
	overflow: hidden;
	color: #777;
	padding: 0 20px 8px 20px;
	font-size: 14px;
}
.side li a .layui-icon{
	margin-right:5px;
}
.goods-side{
	border: 1px solid #eee;
}
.goods-side .side-list li{
	border-bottom: 0;
}
.goods-side .side-list a{
	height: auto;
	padding: 10px 40px;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 1.5em;
}
.goods-side .side-list a > img{
	width: 100%;
	height: auto;
}
.main .content img{
	width: 100%;
	height: auto;
}
.main .art-wrap{
	padding: 40px;
}
.main .art-info{
	
	text-align: center;
}
.art-info .title{
	font-size: 24px;
	padding:10px 0 20px;
	border-bottom:1px solid #eee;
}
.main .art-info p{
	margin:20px;
	color: #aaa;
}
.main .art-info p .layui-icon{
	font-size:14px;
	margin-right:5px;
}
.main .art-info p span{
	margin-right:20px;
}
.main .art-info .thumb{
	margin-right:20px;
}
.main .art-info .price{
	color:#f88437;
	font-size:22px;
}
/*login*/
.main_gray{
	background:#f4f0ea;
}
.login_warp{
	background:#fff;
	padding:20px;
}
.login_warp .title{
	font-weight:bold;
	border-bottom:2px solid #ddd;
	margin-bottom:20px;
	padding-bottom:10px;
}
.login_warp .title h2{
	font-weight:bold;
}
.login_side{
	background:#fff;
}
.login_side a{
	display:block;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#f88437;
	height:90px;
	line-height:90px;
}
.login_side a.this{
	color:#fff;
	background:#f88437;
}
/*会员中心*/
.member_side{
	background:#fff;
}
.member_side .title a{
	display: block;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:90px;
	color:#fff;
	background:#f88437;
}
.member_side .list{
	padding:0 10px 20px 10px;
}
.member_side .list li{
	border-bottom: 1px solid #ddd;
}
.member_side .list li a{
	display:block;
	padding:10px 10px 10px 0;
}
.member_side .list li a:hover{
	background:#f1f1f1;
}

.member_side .list li .layui-icon{
	font-size:14px;
	padding-right:5px;
}
.member_warp{
	background:#fff;
	padding:20px;
}
.member_warp .title{
	font-weight:bold;
	border-bottom:2px solid #ddd;
	margin-bottom:20px;
	padding-bottom:10px;
}
.member_warp .title h2{
	font-weight:bold;
}
.member_warp .info .title1{
	font-size:20px;
	font-weight: bold;
}
.member_warp .info .p1{
	padding-top:10px;
}
.member_warp .info .p2{
	padding-top:10px;
	color: #999;
}
.member_warp .info .a1{
	color: #f88437;
	margin-right:10px;
}

/*产品中心*/
.list_title{
	text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.box_wrap .thumb{
	width: 100%
}
.box_wrap{
	border: 1px solid #eee;
    padding: 5px;
}
.box_wrap:hover{
	border: 1px solid #c8ab94 ;
}
.box_wrap .box_info{
	padding: 0 15px;
}
.box_wrap .box_info .name{
	padding-top: 10px;
	font-size:14px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box_wrap .box_info .price{
	height: 20px;
	font-size:14px;
	line-height: 20px;
	overflow: hidden;
	padding:5px 0;
	color:#c8ab94 
}
.goods-nav a.layui-btn{
	width: 100px;
    overflow: hidden;
    margin-left: 0;
    margin-top: 10px;
    margin-right: 10px;
}

.score_list li{
	border-bottom: 1px dashed #ddd;
	height:32px;
	line-height:32px;
}

/* goods */
.goods-banner{
	margin-top: 20px;
}
.goods-intro{
	box-sizing: border-box;
	background-color: #f2f2f2;
	padding: 50px;
}
.goods-intro-img{
	box-sizing: border-box;
	width: 90%;
	background-color: #fff;
	padding: 5px 5px 30px 5px;
	margin: 0 auto;
}
.goods-intro-img img{
	width: 100%;
}
.goods-intro-text{
	padding: 5px 20px 0 50px;
	text-align: center;
}
.goods-intro-text h3{
	text-align: center;
	color:#000;
	font-size: 28px;
	margin-bottom: 20px;;
}
.goods-intro-text p{
	text-align: left;
	text-indent: 2em;
	color:#747474;
	font-size: 18px;
	line-height: 1.6em;
}
.goods-intro-text a{
	display: inline-block;
	color: #fff;
	background-color: #c8ab94;
	font-size: 14px;
	padding: 3px 20px;
	margin-top: 30px;
}
.goods-hanxi{
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.goods-hanxi h2{
	text-align: center;
	font-size: 32px;
	padding: 30px;
}
.goods-hanxi .box{
	text-align: center;
	font-size: 24px;
	padding: 20px;
	border-bottom: 3px solid #1c4e5d;
	background-color: #f2f2f2;
}
.goods-hanxi .box img{
	width:100%;
}
.goods-hanxi .box p{
	padding: 30px 0;
}
.goods-lingshui{
	margin-top: 20px;
	width: 100%;
    overflow: hidden;
	background: url(../images/goods/lingshui-bg.jpg) no-repeat left top;
	padding-bottom: 40px;
    border-bottom: 1px solid #cdcdcd;
}
.goods-lingshui h2{
	text-align: center;
	font-size: 32px;
	padding: 80px 0 20px 0;
}
.goods-lingshui>p{
	text-align: center;
	font-size: 18px;
	padding-bottom: 40px;
}
.goods-lingshui .box-wrap{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}
.goods-lingshui .box a{
	display: block;
	background-color: rgba(239,239,239,.9);
	padding: 10px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.2)
}
.goods-lingshui .box img{
	width: 100%;
}
.goods-lingshui .box p{
	font-size: 16px;
	line-height: 2em;
	text-align: center;
	margin-top: 20px;
}
.goods-lingshui .box span{
	display: block;
	font-size: 12px;
	text-align: center;
}
.goods-qh{
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #cdcdcd;
}
.goods-qh h2{
	text-align: center;
	font-size: 32px;
}
.goods-qh .box-wrap{
	background-color: #fff;
	box-sizing: border-box;
	padding: 5px;
	width: 800px;
	height: 250px;
	margin: 70px auto 0 auto;
	box-shadow: 0 2px 3px 3px rgba(0,0,0,0.15)
}
.goods-qh .box{
	position: relative;
	background-color: #f2f2f2;
	height: 100%;
}
.goods-qh .box a{
	position: absolute;
	z-index: 2;
	left: 72px;
	top: -55px;
}
.qh-text{
	width: 330px;
	padding-top: 30px;
	margin-left: 400px;
	text-align: center;
}
.qh-text h3{
	font-size: 28px;
	line-height: 2.5em;
}
.qh-text p{
	font-size: 18px;
	color: #747474;
	line-height: 2em;
}
.goods-wf{
	margin-top: 30px;
	text-align: center;
}
.goods-wf .more{
	display: inline-block;
	margin-top: 30px;
	color: #747474;
	font-size: 16px;
}


.title-field{
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
.title-field span{
	background: #e62d34;
	display: inline-block;
	padding: 15px 100px;
	color: #fff;
	font-size: 16px;
}
.main-goods-list{
	padding: 30px 110px;
}
.main-goods{
	background: #fff;
}
.main-goods .goods-info{
	padding: 30px;
	background: #f5f5f5;
}
.main-goods .content{
	padding: 30px;
	background: #f5f5f5;
}

.goods-gallery{
	box-sizing: border-box;
	margin-right: 30px;
}
.gallery-item img{
	width: 100%;
}
.gallery-thumb-box{
	margin-top: 10px;
	text-align: center;
	font-size: 0;
}
.gallery-thumb-box .active{
	border: 1px solid #e62d34;
}
.gallery-thumb-item{
	width: 45px;
	height: 45px;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 0 4px;
}
.gallery-thumb-item:hover{
	cursor: pointer;
}
.gallery-thumb-item img{
	width: 100%;
}
.goods-attrs{
	background: #fff;
	color: #262626;
	padding: 30px 50px;
}
.goods-attrs .goods-name{
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
}
.goods-attrs .p{
	font-size: 14px;
	line-height: 4em;
	border-bottom: 1px solid #ddd;
	color: #595959
}
.goods-attrs .p label{
	display: inline-block;
	width: 100px;
	font-size: 18px;
	color: #262626
}
.goods-attrs .price{
	color: #e62d34
}
.goods-attrs .goods-qrcode{
	padding: 20px 0;
	width: 100%;
	height: 100px;
}
.goods-attrs .goods-qrcode img{
	width: 100px;
	height: 100px;
}
.goods-attrs .goods-qrcode img:hover{
	cursor: pointer;
}
/*我的订单*/
.order_list thead tr{
	background: #e0e0e0;
	color:#333;
}
.order_list thead tr th{
	font-weight: bold;
}
.order_list tr.con td{
	min-height: 60px;
	height: 60px;
}
.order_list tr.con .layui-btn{
	margin: 5px 0;
}

/*flow*/
.flow .layui-table thead tr{
	background-color: #fff;
}
/*checkout*/
.checkout_box{
	border: 1px solid #ddd;
	background: #fff;
}
.checkout_box .xian{
	text-align: center;
	padding: 20px;
}
.xian .xian1 {
	display: inline-block;
	padding-left: 50px;
	background: url(../images/success-red.png) no-repeat left center;
	font-size: 20px;
    color: #cc0001;
    font-weight: 700;
    line-height: 39px;
}
.xian .xian2 {
	margin-top:20px;
}
.xian .xian2 span{
	color: #cc0001;
}
.xian .xian3{
	margin-top:20px;
	font-weight: bold;
}
.xian .nativepay_online{
	display: inline-block;
	border: 1px solid #ddd;
	margin-top:20px;
}
.xian .xian4{
	background: #54c340;
	color:#fff;
	padding: 15px 0;
}
.xian5 {
	padding: 0 20px;
	border-top: 1px solid #ddd;
	line-height: 30px;
	background: #f4f0ea;
}
.xian6 {
	padding: 20px;
	border-top: 1px solid #ddd;
}
.xian6 span{
	color: #cc0001;
}
.xian7 {
	margin-top:20px;
	text-align: center;
}
.xian7 a{
	padding:0 10px;
}
.xian .success {
	display: inline-block;
	padding-left: 50px;
	background: url(../images/success-green.png) no-repeat left center;
	font-size: 20px;
    color: #54c340;
    font-weight: 700;
    line-height: 39px;
}
.xian .error {
	display: inline-block;
	padding-left: 50px;
	background: url(../images/error.png) no-repeat left center;
	font-size: 20px;
    color: #cc0001;
    font-weight: 700;
    line-height: 39px;
}

/* 相册列表 */
.main-gallery{
	background-image: url(../images/list_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.list-gallery li {
	text-align: center;
	overflow: hidden;
	padding: 15px;
	box-sizing: border-box;
}
.list-gallery li a {
	padding: 20px;
	height: auto;
	text-align: center;
	display: block;
	background: #f6f6f6;
	color: #666;
}
.list-gallery li a img {
	width: 100%;
	height: 8vw;
}
.list-gallery li a span {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-top: 10px;
	font-size: 16px;
}

/* 图片列表 */
.list-image li {
	text-align: center;
	overflow: hidden;
	padding: 7.5px;
	box-sizing: border-box;
}
.list-image li a {
	padding: 20px;
	height: auto;
	text-align: center;
	display: block;
	background: #f6f6f6;
	color: #666;
}
.list-image li a img {
	width: 100%;
	height: 8vw;
}
.list-image li a span {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-top: 10px;
	font-size: 16px;
}

/* 关于我们 */
.about-banner{
	padding: 20px 0;
	border-bottom: 1px solid #cdcdcd;
}
.about-profile {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cdcdcd;
}
.about-profile h3{
	color: #c8ab94;
	font-weight: bold;
	font-size: 32px;
}
.about-profile small{
	display: inline-block;
	color: #787878;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #787878;
	padding-bottom: 7px;
}
.about-profile p{
	color: #787878;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
	margin: 30px 0 20px 0;
	line-height: 2.5em;
}
.about-profile a{
	color: #c8ab94;
	font-size: 16px;
	
}
.about-gy{
	background: url(../images/about-gy1.jpg) no-repeat center;
	margin-top: 30px;
}
.about-gy .gy-text{
	box-sizing: border-box;
	padding: 50px 40px;
	width: 100%;
}
.about-gy .gy-text h3{
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #3f2001;
}
.about-gy .gy-text p{
	margin-top: 20px;
	text-align: left;
	font-size: 22px;
	color: #3f2001;
	text-indent: 2em;
	line-height: 2em;
}
.about-hj{
	margin-top: 20px;
	padding-bottom: 30px;
}
.about-hj-text{
    text-align: center;
    padding: 40px 110px;
}
.about-hj-text p{
    font-size: 16px;
    color: #737373;
    margin-bottom: 20px;
    line-height: 26px;
    text-indent: 2em;
    text-align: left;
}
.about-hj-text a{
    font-size: 16px;
    color: #c8ab94;
}



/* 联系我们 */
.contact-wrap{
	padding: 0 140px;
}
.contact-title{
	text-align: center;
}
.contact-title h2{
	color: #c8ab94;
	font-size: 32px;
	font-weight: bold;
}
.contact-title small{
	color: #747474;
	font-size: 18px;
	border-bottom: 1px solid #747474;
	line-height: 1.8em;
    display: inline-block;
	margin-top: 10px;
}
#map,#map2{
	height: 500px;
}
#map2{
	margin-top: 30px;
}

/* 建议留言 */
.guestbook-form{
	margin-top: 40px;
	padding: 0 140px;
}
.guestbook-form label{
	font-size: 16px;
	line-height: 2em;
	color: #787878;
}
.guestbook-form .layui-input,.guestbook-form .layui-textarea{
	border: 1px solid #cdcdcd;
}
.guestbook-form .btn-box{
	margin: 20px auto;
	text-align: center;
}
.guestbook-form .btn-box .layui-btn{
	background-color: #bcbcbc;
	color: #fff;
	font-size: 16px;
	width: 150px;
	border-radius: 10px;
}

@media screen and (max-width: 768px) { 
	.top-member {
		/*display:none;*/
		background:red;
	}
	.layui-nav2 .layui-nav-item{
		line-height:40px;
	}
	.layui-nav-tree .layui-nav-item>a{
		padding-top: 0;
		padding-bottom: 0;
	}

	.footer .layui-breadcrumb span[lay-separator]{
		margin:0 5px
	}
	.footer-qrcode{
		text-align: center;
	}
	
	.box .thumb,.box .thumb img{
		width:90px;
		height:60px;
	}
	.box .con h2{
		height:60px;
		overflow:hidden;
	}
	.main{
		padding: 20px 0;
	}
	.main-goods-list{
		padding: 15px 0;
	}
	.main-goods{
		padding: 0;
	}
	.main-goods .content{
		padding: 20px;
	}
	.main .content img{
		width:100%;
		height: auto;
	}

	.login_side a{
		display: inline-block;
		width:32%;
		height:40px;
		line-height: 40px;
		font-size:14px;
		font-weight: normal;
	}
	.login_warp .layui-form-label{
		display: none;
	}
	.login_warp .layui-input-block{
		margin-left:0;
	}
	
	.order_main .member_side{
		display: none;
	}
	.index-news h4 span{
		font-size: 14px;
	}

	.goods-gallery{
		margin-right: 0;
	}
	.main-goods .layui-container{
		padding: 0;
	}
	.main-goods .goods-info{
		padding: 0;
	}
	.goods-attrs{
		margin-top: 20px;
		padding: 20px;
	}
	.goods-attrs .goods-name{
		line-height: 3.5em;
	}
	.goods-attrs .p{
		line-height: 3.5em;
	}

	/* 相册列表 */
	.list-gallery li{
		padding: 5px;
	}
	.list-gallery li a{
		padding: 10px;
	}
	.list-gallery li a img {
		height: 23vw;
	}
	.list-gallery li a span{
		font-size: 14px;
		padding-top: 3px
	}

	/* 图片列表 */
	.list-image li{
		padding: 5px;
	}
	.list-image li a{
		padding: 1px;
	}
	.list-image li a img {
		height: 25vw;
	}
	.list-image li a span{
		font-size: 14px;
		padding-top: 3px
	}
	
	.main .art-wrap{
		padding: 15px;
	}
	
	.footer-qrcode p {
		width: 88px;
	}
	.foot_logo img{
		width: 160px;
	}

	/* goods index */
	.goods-intro{
		padding: 10px;
	}
	.goods-intro-text{
		padding: 20px 0;
	}
	.goods-qh .box-wrap{
		width: 100%;
		position: relative;
	}
	.qh-text{
		width: 100%;
		position: absolute;
		margin: 0;
		left: 0;
		bottom: 0;
		background-color: rgba(0,0,0,.5);
		z-index: 22;
		color: #fff;
		padding-top: 0;
	}
	.qh-text p{
		color: #fff;
	}

	/*联系我们*/
	.contact-wrap{
		padding: 0;
	}
	#map,#map2{
		height: 300px;
	}
	/*留言建议*/
	.guestbook-form{
		padding: 0;
	}

	/* 专属定制 */
	.custom-intro{
		padding: 20px 0;
	}
	.custom-wrap{
		padding: 20px 0;
	}

	.custom-zhi{
		padding: 20px 0;
	}
	.custom-zhi .p1 {
		padding: 0 30px;
	}
	
	.about-gy .gy-text p{
	    line-height: 1.5em;
	}
	.about-hj-text{
	    padding: 30px 0;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 992px) { 

	.ad1_content{
		padding-left:0;
		text-align:center;
		background-position:right bottom;
	}
	.list-gallery li a img {
		height: 20vw;
	}
	.list-image li a img {
		height: 20vw;
	}
	.footer-qrcode{
		text-align: left;
	}

}
@media screen and (min-width: 992px) and (max-width: 1200px) { 
	.index-honor .pro-list li{
		padding:0 0 0 15px;
	}
	.index-honor .pro-list li p{
		height: 168px;
	}

}
@media screen and (min-width: 1200px) { 
	.footer-qrcode{
		text-align: right;
		margin-top: 86px;
	}
	.custom-intro .dzsc-qrcode{
		text-align: right;
	}

}
