/*头部菜单栏*/


/*
Theme Name: Aurelius_M
Theme URI: http://www.treehole.vip
Description: 宋掌柜·和田玉 Web版官网模板
Version: 1.0.1
Author: Song
Author URI: http://www.treehole.vip
Tags: 宋掌柜,和田玉,宋掌柜和田玉,官网
*/


/*Public style*/

* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

body {
	color: #333;
	font-family: Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", STHeiti, "华文细黑", sans-serif;
	background: #f5f5f5;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

ul {
	list-style: none;
}

a {
	color: #333;
}

.both {
	clear: both;
}


/*m_header*/

.m_header {
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}

.m_header_hide {
	max-width: 750px;
	height: 44px;
	margin: 0 auto;
}

.m_nav {
	max-width: 750px;
	width: 100%;
	height: 44px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #000;
	position: fixed;
	top: 0;
	z-index: 90;
}

.m_nav a {
	display: block;
	width: 63px;
	height: 30px;
	margin-top: 7px;
	float: left;
}

.m_logo {
	display: block;
	width: 63px;
	height: 30px;
}

.m_open {
	display: block;
	width: 30px;
	height: 27px;
	margin-top: 9px;
	float: right;
}

.m_navigation_background {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 98;
	display: none;
}

.m_navigation {
	max-width: 750px;
	width: 100%;
	height: 45px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 1);
	position: fixed;
	top: 0;
	z-index: 99;
	border-bottom: 2px #656565 solid;
	display: none;
}

.m_navigation>a {
	display: block;
	width: 63px;
	height: 35px;
	margin-top: 7px;
	float: left;
}

.m_close {
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 15px;
	float: right;
}

.m_navigation_ul {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	background: #000;
	overflow: hidden;
	position: fixed;
	top: 44px;
	z-index: 99;
	display: none;
}

.m_navigation_ul li {
	width: 100%;
}

.m_navigation_ul li>a {
	display: block;
	width: 100%;
}

.m_navigation_ul li a span {
	display: block;
	font-size: 17px;
	line-height: 50px;
	color: #fff;
	width: 80%;
	margin: 0 auto;
	border-bottom: 1px #656565 solid;
	text-align: center;
}


/*LunBo*/

.carousel {
	max-width: 750px;
	width: 100%;
	overflow: hidden;
	height: 290px;
	margin: 0 auto;
}

.carousel ul {
	list-style: none;
	height: 290px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.carousel ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.carousel ul li img {
	width: 100%;
}


/*m_BrandDynamics*/

.m_BrandDynamicsBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 25px;
}

.m_BrandDynamicsBox_Title {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

.TimeBrowsing {
	width: 180px;
	margin: 14px auto 0;
	text-align: center;
}

.TimeBrowsing_Time {
	color: #999;
	font-size: 14px;
	padding-right: 20px;
}

.TimeBrowsing_Time>img {
	margin-right: 6px;
	width: 12px;
	height: 12px;
}

.TimeBrowsing_Browsing {
	color: #999;
	font-size: 14px;
}

.TimeBrowsing_Browsing img {
	margin-right: 6px;
	width: 16px;
	height: 11px;
}

.m_BrandDynamicsStyleBox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px 0;
}
.m_BrandDynamicsStyleBox p {
	margin-bottom: 15px;
	line-height: 1.5;
}

.m_BrandDynamicsStyleBox video {
	margin-bottom: 15px;
	width: 100% !important;
	height: auto !important;
}

.m_BrandDynamicsStyleBox img {
	display: block;
	width: 100% !important;
	margin-bottom: 15px;
}

.m_BrandDynamicsBox_paging {
	margin-top: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
}

.m_BrandDynamicsBox_paging a {
	color: #c79757;
}

.m_BrandDynamicsBox_paging_UpPage {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBox_paging_next {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: right;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


/*m_main*/

.m_Main {
	max-width: 750px;
	margin: 0 auto;
}

.m_banner {
	max-width: 750px;
}

.m_banner img {
	display: block;
	width: 100%;
}


/*m_ProductDetails*/

.m_ProductDetails {
	padding: 62px 10px 0;
	background: #f5f5f5;
}

.m_TitleBorder {
	width: 174px;
	height: 21px;
	border: 2px solid #c79757;
	margin: 0 auto 20px;
	position: relative;
}

.m_TitleMain {
	position: absolute;
	top: -14px;
	width: 176px;
	text-align: center;
}

.m_TitleMain-name {
	padding: 0 7px;
	background: #F5F5F5;
	font-size: 20px;
}

.m_TitleMain-English {
	padding: 0 5px;
	background: #F5F5F5;
	font-size: 16px;
}


/*m_BrandDynamics*/

.m_BrandDynamics {
	max-width: 750px;
	margin: 0 auto;
	padding: 62px 10px 30px;
}

.m_BrandDynamics_Praise {
	font-size: 18px;
	color: #000;
	line-height: 35px;
	text-align: center;
}

.m_BrandDynamics_paging li {
	width: 100%;
	margin-top: 10px;
	height: 106px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_BrandDynamics_paging_LeftBox {
	width: 106px;
	height: 106px;
	float: left;
}

.m_BrandDynamics_paging_RightBox {
	width: auto;
	margin-left: 113px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
}

.m_BrandDynamics_paging_RightBox h5 {
	color: #c79757;
	font-size: 17px;
	font-weight: 400;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamics_paging_RightBox p {
	color: #666;
	font-size: 15px;
	line-height: 1.25;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*m_introduction*/

.m_introduction {
	max-width: 750px;
	padding-top: 44px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_introduction img {
	padding-top: 8px;
	width: 100%;
	display: block;
	padding-bottom: 10px;
}

.m_introduction p {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	text-indent: 2em;
	text-align: justify;
	padding: 0 10px;
	margin: 5px auto 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*m_StarCustomer*/

.m_StarCustomer {
	max-width: 750px;
	padding: 35px 10px 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_StarCustomer_ul {
	overflow: hidden;
}

.m_StarCustomer_ul li {
	min-height: 150px;
	margin-top: 5px;
}

.m_StarCustomer_ul li a {
	width: 100%;
	display: block;
	position: relative;
}

.m_StarCustomer_ul li a img {
	width: 100%;
	display: block;
}

.m_StarCustomer_ul_PositionBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.m_StarCustomer_ul_StyleBox {
	width: 140px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 17px;
}

.m_StarCustomer_ul_StyleBox h5 {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	font-weight: 100;
}

.m_StarCustomer_ul_StyleBox p {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding-top: 5px;
}

.More {
	display: block;
	width: 83px;
	height: 27px;
	color: #333;
	border: 1px solid #000;
	font-size: 16px;
	margin: 25px auto 0;
	line-height: 27px;
	text-align: center;
}


/*m_CarvingMaster*/

.m_CarvingMaster {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 5px 0;
	max-width: 750px;
	margin: 0 auto;
}

.m_CarvingMaster_ul {
	width: 100%;
	overflow: hidden;
}

.m_CarvingMaster_ul li {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.m_CarvingMaster_ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.m_CarvingMaster_ul_StyleBox {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .5);
	padding: 0 6px;
}

.m_CarvingMaster_ul_StyleBox h5 {
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	line-height: 26px;
	margin-top: 5px;
}

.m_CarvingMaster_ul_StyleBox span {
	display: block;
	width: 70px;
	height: 1px;
	background: #fff;
}

.m_CarvingMaster_ul_StyleBox p {
	font-size: 12px;
	color: #fff;
	margin-top: 4px;
}


/*m_ProductSeriesDetails*/

.m_ProductSeriesDetails {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 0 20px;
	background: #f5f5f5;
}

.m_ProductSeriesDetails_Main {
	max-width: 750px;
	margin: 0 auto;
}

.m_ProductSeriesDetails_ul {
	max-width: 750px;
	margin: 0 auto;
	overflow: hidden;
}

.m_ProductSeriesDetails_ul li {
	float: left;
	width: 50%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_ProductSeriesDetails_ul li a {
	display: block;
	width: 100%;
	padding: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	color: #333;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
}

.m_ProductSeriesDetails_ul li a img {
	width: 100%;
	display: block;
}

.m_ProductSeriesDetails_ul li a p {
	text-align: center;
	font-size: 17px;
	line-height: 28px;
	margin-top: 10px;
}


/*m_ProductDetails*/

.m_ProductDetailsBox {
	width: 100%;
	background: #f5f5f5;
}

.m_ProductDetailsBoxImg {
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}

.m_ProductDetailsBoxImg img {
	width: 100%;
	/*height: 250px;*/
	display: block;
}

.m_ProductDetailsBoxImg a {
	position: absolute;
	display: block;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	border: 2px solid #fff;
	top: 15px;
	right: 15px;
}

.m_ProductDetailsStyleBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.m_ProductDetailsStyleBox_Title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.m_ProductDetailsStyleBox_Price {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.m_ProductDetailsStyleBox_parameter {
	font-size: 14px;
	margin-top: 20px;
}
.m_ProductDetailsStyleBox_parameterTwo {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 21px;
}

.m_ProductDetailsStyleBox_introduceTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
}

.m_ProductDetailsStyleBox_introduce {
	font-size: 14px;
	text-align: justify;
	margin-top: 12px;
	line-height: 1.5;
	text-indent: 2em;
}


/*m_ProductLine*/

.m_ProductLine {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 10px 20px;
	background: #f5f5f5;
}

.m_ProductLine_Main {
	max-width: 750px;
	margin: 0 auto;
}

.m_ProductDetails_ul {
	overflow: hidden;
}

.m_ProductDetails_ul li:first-child {
	margin-left: 0;
}

.m_ProductDetails_ul li {
	margin-left: 4%;
	width: 48%;
	float: left;
}

.m_ProductDetails_ul a {
	color: #333;
	display: block;
	width: 100%;
	text-align: center;
}

.m_ProductDetails_ul li a img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.m_ProductDetails_ul li a p {
	color: #333;
	font-size: 16px;
	line-height: 35px;
}


/*BrandDynamicsBigBox*/

.BrandDynamicsBigBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 10px 25px;
	min-height: 100%;
	overflow: hidden;
}

.BrandDynamicsBigBox:after {
	content: "";
	display: block;
}

.m_footer,
.BrandDynamicsBigBox:after {
	/*height: 110px;*/
}

.m_BrandDynamicsBigBox_paging {
	overflow: hidden;
}

.m_BrandDynamicsBigBox_paging li {
	width: 100%;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_BrandDynamicsBigBox_paging li a img {
	width: 106px;
	height: 106px;
	display: block;
	float: left;
}

.m_BrandDynamicsBigBox_paging_RightBox {
	width: auto;
	margin-left: 113px;
}

.m_BrandDynamicsBigBox_paging_RightBox h5 {
	color: #c79757;
	font-size: 17px;
	font-weight: 400;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBigBox_paging_RightBox p {
	color: #666;
	font-size: 15px;
	line-height: 1.25;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*m_SculptorTwo*/

.m_SculptorTwo {
	max-width: 750px;
	margin: 0 auto;
	padding: 44px 5px 25px;
	min-height: 100%;
}

.m_SculptorTwo:after {
	content: "";
	display: block;
}

.m_footer,
.m_SculptorTwo:after {
	height: 110px;
}

.m_SculptorTwo_ul {
	width: 100%;
	overflow: hidden;
}

.m_SculptorTwo_ul li {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.m_SculptorTwo_ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.m_SculptorTwo_ul li a img {
	display: block;
	width: 100%;
	height: 173px;
}

.m_SculptorTwo_ul_StyleBox {
	position: absolute;
	width: 100%;
	height: 65px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 6px;
}

.m_SculptorTwo_ul_StyleBox h5 {
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	line-height: 26px;

}

.m_SculptorTwo_ul_StyleBox span {
	display: block;
	width: 70px;
	height: 1px;
	background: #fff;
}

.m_SculptorTwo_ul_StyleBox p {
	font-size: 12px;
	color: #fff;

}


/*m_footer*/

.m_footer {
	max-width: 750px;
	padding: 0 10px 10px;
	background: #000;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	height: auto !important;
}

.m_footer_ul {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
}

.m_footer_ul li:first-child {
	margin-left: 0;
}

.m_footer_ul li {
	margin-left: 19px;
	float: left;
	text-align: center;
}

.m_footer_ul li img {
	width: 39px;
	height: 38px;
	display: block;
	margin: 0 auto;
}

.m_footer_ul li p {
	font-size: 12px;
	color: #515151;
}

.m_footer_One {
	font-size: 12px;
	color: #515151;
	line-height: 1.5;
}

.m_footer_Line {
	width: 63%;
	height: 1px;
	background: #515151;
}

.m_footer_One a {
	font-size: 12px;
	color: #515151;
	line-height: 1.5;
}

.FriendChain-Content {
	color: #515151;
	font-size: 10px;
}

.FriendChain {
	font-size: 10px;
	color: #515151;
	line-height: 18px;
}


/*BottomMenu*/

.BottomMenu {
	width: 100%;
	height: 70px;
	position: fixed;
	bottom: 0;
}

.BottomMenu ul {
	max-width: 750px;
	height: 70px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	background: #c79757;
}

.BottomMenu ul li {
	width: 25%;
	height: 70px;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 8px;
}

.BottomMenu ul li a {
	color: #000;
}

.BottomMenu ul li a p {
	color: #000;
	font-size: 12px;
	margin-top: 2px;
}


/*m_ContactUS*/

.m_ContactUS {
	max-width: 750px;
	margin: 0 auto -130px;
	min-height: 100%;
	padding: 44px 0 25px;
}

.m_ContactUS:after {
	content: "";
	display: block;
}

.m_footer,
.m_ContactUS:after {
	height: 130px;
}

.m_shop {
	width: 100%;
}

.m_shop img {
	display: block;
	width: 100%;
}

.m_ContactUS_Box {
	width: 100%;
	overflow: hidden;
	margin-top: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.m_ContactUS_Box_Left {
	width: 60%;
	float: left;
	margin-right: 2%;
}

.m_ContactUS_Box_Left h5 {
	color: #c79757;
	font-size: 20px;
	font-weight: 100;
}

.m_ContactUS_Box_Left p {
	color: #333;
	font-size: 15px;
	margin-top: 10px;
}

.m_ContactUS_Box_Right {
	width: 38%;
	float: right;
	text-align: center;
}

.m_ContactUS_Box_Right img {
	width: 100%;
}

.m_ContactUS_Box_Right p {
	color: #9a9999;
	font-size: 14px;
	margin-top: 10px;
}


/*m_StarCustomer_Box*/

.m_StarCustomer_Box {
	max-width: 750px;
	margin: 0 auto;
	padding-top: 44px;
	padding-bottom: 30px;
}

.m_StarCustomer_Box_ul {
	width: 100%;
	overflow: hidden;
}

.m_StarCustomer_Box_ul li {
	width: 100%;
}

.m_StarCustomer_Box_ul_Box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid #c79757;
	margin-top: 50px;
}

.m_StarCustomer_Box_ul_BoxTop {
	width: 100%;
	position: relative;
}

.m_StarCustomer_Box_ul_BoxTop img {
	display: block;
	width: 100%;
}

.m_StarCustomer_Box_ul_BoxTop_StyleBox {
	display: inline-block;
	position: absolute;
	bottom: 18px;
	right: 0;
}

.m_StarCustomer_Box_ul_BoxTop_StyleBox h5 {
	display: inline-block;
	font-size: 18px;
	color: #c79757;
	padding-bottom: 5px;
}

.m_StarCustomer_Box_ul_BoxTop_StyleBox span {
	font-size: 14px;
	color: #c79757;
}

.m_StarCustomer_Box_ul li p {
	font-size: 18px;
	color: #c79757;
	text-indent: 2em;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px 0;
}


/*m_WeChatVerification*/

.m_WeChatVerification {
	max-width: 750px;
	margin: 0 auto;
	min-height: 100%;
	padding: 44px 10px 85px;
}

.m_WeChatVerification:after {
	content: "";
	display: block;
}

.m_footer,
.m_WeChatVerification:after {
	height: 110px;
}

.m_TitleBorderTwo {
	width: 230px;
	height: 23px;
	border: 2px solid #c79757;
	margin: 0 auto 20px;
	position: relative;
}

.m_TitleMainTwo {
	position: absolute;
	top: -14px;
	width: 230px;
	text-align: center;
}

.m_TitleMainTwo-name {
	padding: 0 7px;
	background: #f5f5f5;
	font-size: 20px;
}

.m_TitleMainTwo-English {
	padding: 0 5px;
	background: #f5f5f5;
	font-size: 16px;
}

.m_WeChatVerification_p {
	color: #333;
	text-indent: 2em;
	line-height: 1.5;
	margin-bottom: 45px;
	margin-top: 31px;
}

.m_WeChatVerification_StyleBox {
	width: 100%;
	position: relative;
}

.m_WeChatVerification_form {
	width: 100%;
	text-align: center;
}

.m_WeChatVerification_form_InputOne {
	width: 100%;
	font-size: 14px;
	height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	outline: none;
}

.m_WeChatVerification_form_Submit {
	width: 94px;
	height: 40px;
	background: #000;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	border: none;
}

.Tips {
	color: red;
	font-size: 15px;
	top: 55px;
	text-align: center;
	margin-top: 20px;
}

.ppp {
	text-indent: 2em;
}


/*TipsFrame*/

.TipsBackground {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
}

.TipsFrame {
	display: none;
	width: 280px;
	background: #fff;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -140px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	text-align: center;
	z-index: 999;
}

.TipsFrame h5 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}

.TipsFrame p {
	text-align: justify;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}

.TipsFrame a {
	display: inline-block;
	padding: 5px 10px;
	border: 1px #999 solid;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.m_footer {
	height: 140px;
}


/*首页*/

.m_introduction {
	max-width: 750px;
	padding-top: 44px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_introduction img {
	padding-top: 8px;
	width: 100%;
	display: block;
	padding-bottom: 10px;
}

.m_introduction p {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	text-indent: 2em;
	text-align: justify;
	padding: 0 10px;
	margin: 5px auto 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_StarCustomer_ul {
	overflow: hidden;
}

.m_StarCustomer_ul li {
	min-height: 150px;
	margin-top: 5px;
}

.m_StarCustomer_ul li a {
	width: 100%;
	display: block;
	position: relative;
}

.m_StarCustomer_ul li a img {
	width: 100%;
	display: block;
}

.m_StarCustomer_ul_PositionBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.m_StarCustomer_ul_StyleBox {
	width: 140px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 17px;
}

.m_StarCustomer_ul_StyleBox h5 {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	font-weight: 100;
}

.m_StarCustomer_ul_StyleBox p {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding-top: 5px;
}

.m_CarvingMaster {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 5px 0;
}

.m_CarvingMaster_ul {
	width: 100%;
	overflow: hidden;
}

.m_CarvingMaster_ul li {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.m_CarvingMaster_ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.m_CarvingMaster_ul li a img {
	display: block;
	width: 100%;
}

.m_CarvingMaster_ul_StyleBox span {
	display: block;
	width: 70px;
	height: 1px;
	background: #fff;
}

.m_BrandDynamics {
	max-width: 750px;
	margin: 0 auto;
	padding: 62px 10px 30px;
}

.m_BrandDynamics_Praise {
	font-size: 18px;
	color: #000;
	line-height: 35px;
	text-align: center;
}

.m_BrandDynamics_paging li {
	width: 100%;
	margin-top: 10px;
	height: 106px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_BrandDynamics_paging_LeftBox {
	width: 106px;
	height: 106px;
	float: left;
}

.m_BrandDynamics_paging_LeftBox img {
	width: 100%;
	height: 100%;
}

.m_BrandDynamics_paging_RightBox {
	width: auto;
	margin-left: 113px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
}

.m_BrandDynamics_paging_RightBox h5 {
	color: #c79757;
	font-size: 17px;
	font-weight: 400;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamics_paging_RightBox p {
	color: #666;
	font-size: 15px;
	line-height: 1.25;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*产品系列*/

.m_ProductLine {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 10px 20px;
	background: #f5f5f5;
}

.m_ProductLine_Main {
	max-width: 750px;
	margin: 0 auto;
}

.m_ProductSeriesDetails_ul {
	max-width: 750px;
	margin: 0 auto;
	overflow: hidden;
}

.m_ProductSeriesDetails_ul li {
	float: left;
	width: 50%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_ProductSeriesDetails_ul li a {
	display: block;
	width: 100%;
	padding: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	color: #333;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
}

.m_ProductSeriesDetails_ul li a img {
	width: 100%;
	height: 120px;
}

.m_ProductSeriesDetails_ul li a p {
	text-align: center;
	font-size: 17px;
	line-height: 28px;
	margin-top: 10px;
}


/*产品详情*/

.m_ProductDetailsBox {
	width: 100%;
	background: #f5f5f5;
}

.m_ProductDetailsBoxImg {
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}

.m_ProductDetailsBoxImg img {
	width: 100%;
	display: block;
}

.m_ProductDetailsStyleBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.m_ProductDetailsStyleBox_Title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.m_ProductDetailsStyleBox_parameter {
	font-size: 14px;
	margin-top: 20px;
}

.spanright{
	padding-left: 34px;
}

.m_ProductDetailsStyleBox_parameterTwo {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 21px;
}

.m_ProductDetailsStyleBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.m_ProductDetailsStyleBox_introduceTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
}

.m_ProductDetailsStyleBox_introduce {
	font-size: 14px;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.5;
	text-indent: 2em;
}


/*新闻详情页*/

.m_BrandDynamicsBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 25px;
}

.m_BrandDynamicsBox_Title {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

.TimeBrowsing {
	width: auto;
	margin: 14px auto 0;
	text-align: center;
}

.TimeBrowsing_Time {
	color: #999;
	font-size: 14px;
	padding-right: 20px;
}

.TimeBrowsing_Time>img {
	margin-right: 6px;
	width: 12px;
	height: 12px;
}

.m_BrandDynamicsStyleBox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px 0;
}

.m_BrandDynamicsStyleBox p {
	margin-bottom: 15px;
	line-height: 1.5;
}

.m_BrandDynamicsStyleBox img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.paradigm-article-box {
	background-color: #FFFFFF;
	border: 1px solid #d5d9dd;
}

.paradigm-article-box.svelte-q07m5k {
	display: inline-block;
	height: auto;
	overflow-x: auto;
	overflow-y: hidden;
	box-sizing: border-box;
}

.paradigm-article-box-inner.svelte-q07m5k {
	height: auto;
	box-sizing: border-box;
}

.paradigm-box-title-bar.svelte-q07m5k {
	position: relative;
	text-align: left;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
}

.paradigm-modifier {
	display: inline-block;
	height: 100%;
	box-sizing: border-box;
	margin-left: 8px;
}

.paradigm-modifier-bottom {
	border-bottom: solid 2px #7F8FA4;
}

.paradigm-box-title {
	font-size: 20px;
	color: #7F8FA4;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.paradigm-modifier-left {
	position: relative;
	display: inline;
	height: auto;
}

.paradigm-modifier-left:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 15%;
	left: -8px;
	width: 4px;
	height: 70%;
	background-color: #7F8FA4;
}

.paradigm-article-box-body {
	width: 353px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.paradigm-article-box-body.svelte-q07m5k {
	box-sizing: border-box;
}

.paradigm-clearfix:before,
.paradigm-clearfix:before,
.paradigm-clearfix:after {
	display: table;
	content: " ";
}

.paradigm-article-row-dis {
	border-top: 1px solid #E5E9EF;
	margin-top: 12px;
	margin-bottom: 12px;
	box-sizing: border-box;
}

.paradigm-article-row {
	display: flex;
	/* flex-wrap: wrap; */
	justify-content: space-between;
}

.paradigm-article-row.svelte-1f19shf {
	box-sizing: border-box;
	font-size: 0;
}

.four-paradigm-article-box a {
	text-decoration: none;
}

.paradigm-article-item {
	/*width: 157.5px;*/
	margin-right: 12px;
}

.paradigm-article-item.svelte-7cx0jq {
	float: left;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
}

.paradigm-article-title {
	line-height: 20px;
	height: 20px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.paradigm-half-margin-top {
	margin-top: 6px;
}

.paradigm-article-abstract {
	line-height: 20px;
	height: 40px;
	font-size: 16px;
	color: #9B9B9B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.paradigm-box-title-bar {
	background-color: #F5F5F5;
	height: 40px;
	line-height: 40px;
	width: 353px;
	padding-right: 12px;
	padding-left: 12px;
}

.paradigm-article-helper {
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height: 18px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	color: #9b9b9b;
	text-align: left;
	overflow: hidden;
}

.paradigm-helper-item.svelte-zimvca {
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
}

.paradigm-helper-item.svelte-zimvca {
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
	margin-right: 0;
}

.paradigm-helper-publish-time {
	color: #9B9B9B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.paradigm-helper-content.svelte-zimvca {
	white-space: nowrap;
	box-sizing: border-box;
}

.four-paradigm-article-box {
	display: flex;
	justify-content: center;
}

.m_BrandDynamicsBox_paging {
	margin-top: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
}

.m_BrandDynamicsBox_paging_UpPage {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBox_paging_next {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: right;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


/*新闻中心*/

.BrandDynamicsBigBox {
	max-width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 44px 10px 25px;
	min-height: 100%;
	overflow: hidden;
}

.m_BrandDynamicsBigBox_paging {
	overflow: hidden;
}

.m_BrandDynamicsBigBox_paging li {
	width: 100%;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m_BrandDynamicsBigBox_paging li a img {
	width: 106px;
	height: 106px;
	display: block;
	float: left;
}

.m_BrandDynamicsBigBox_paging_RightBox {
	width: auto;
	margin-left: 113px;
}

.m_BrandDynamicsBigBox_paging_RightBox h5 {
	color: #c79757;
	font-size: 17px;
	font-weight: 400;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBigBox_paging_RightBox p {
	color: #666;
	font-size: 15px;
	line-height: 1.25;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBox_paging {
	margin-top: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
}

.m_BrandDynamicsBox_paging_UpPage {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m_BrandDynamicsBox_paging_next {
	font-size: 14px;
	color: #c79757;
	display: block;
	width: 47%;
	line-height: 26px;
	float: right;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


/*雕刻大师*/

.m_SculptorTwo {
	max-width: 750px;
	margin: 0 auto;
	padding: 44px 5px 25px;
	min-height: 100%;
}

.m_SculptorTwo_ul {
	width: 100%;
	overflow: hidden;
}

.m_SculptorTwo_ul li {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.m_SculptorTwo_ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.m_SculptorTwo_ul li a img {
	display: block;
	width: 100%;
}


.m_SculptorTwo:after {
	content: "";
	display: block;
	height: 0;
}


/*品牌介绍*/

.MainTwo {
	/*width: 100%;*/
	max-width: 730px;
	margin: 0 auto !important;
    padding: 0 10px;
	overflow: hidden;
	background: url(https://zhangguisongimg.oss-cn-shenzhen.aliyuncs.com/img/background.png) repeat-y;
}

.B_introduce {
	margin: 0 auto;
	padding-top: 44px;
    padding-bottom: 30px;
}

.TitleBorder {
	width: 268px;
	height: 32px;
	border: 2px solid #000;
	margin: 0 auto 50px;
	position: relative;
}

.TitleMain {
	position: absolute;
	top: -20px;
	width: 268px;
	text-align: center;
}

.TitleMain-name {
	padding: 0 13px;
	background: #fff;
	font-size: 30px;
}

.TitleMain-English {
	padding: 0 5px;
	background: #fff;
	font-size: 22px;
}

.B_introduce_video {
	text-align: center;
    margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
}
.B_introduce_video video{
	width: 100%;
	height: auto;
}
.B_introduce_main {
	color: #333;
    text-indent: 2em;
    line-height: 1.5;
    padding: 15px 0 0;
    text-align: justify;
}


/*联系方式*/

.m_ContactUS {
	max-width: 750px;
	margin: 0 auto -130px;
	min-height: 100%;
	padding: 44px 0 0px;
}

.m_shop {
	width: 100%;
}

.m_shop img {
	display: block;
	width: 100%;
}

.m_ContactUS_Box {
	width: 100%;
	overflow: hidden;
	margin-top: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.m_ContactUS_Box_Left {
	width: 60%;
	float: left;
	margin-right: 2%;
}

.m_ContactUS_Box_Right {
	width: 38%;
	float: right;
	text-align: center;
}

.m_ContactUS_Box_Left h5 {
	color: #c79757;
	font-size: 20px;
	font-weight: 100;
}


.m_ContactUS_Box_Right img {
	width: 100%;
}

.m_ContactUS_Box_Right p {
	color: #9a9999;
	font-size: 14px;
	margin-top: 10px;
}

.m_footer,
.m_ContactUS:after {
	height: 130px;
}

.m_ContactUS:after {
	content: "";
	display: block;
}


/*微信验证*/

.m_WeChatVerification {
	max-width: 750px;
	margin: 0 auto;
	min-height: 100%;
	padding: 44px 10px 0px;
}

.m_TitleBorderTwo {
	width: 230px;
	height: 23px;
	border: 2px solid #c79757;
	margin: 0 auto 20px;
	position: relative;
}

.m_TitleMainTwo {
	position: absolute;
	top: -14px;
	width: 230px;
	text-align: center;
}

.m_TitleMainTwo-name {
	padding: 0 7px;
	background: #f5f5f5;
	font-size: 20px;
}

.m_TitleMainTwo-English {
	padding: 0 5px;
	background: #f5f5f5;
	font-size: 16px;
}

.m_WeChatVerification_p {
	color: #333;
	text-indent: 2em;
	line-height: 1.5;
	margin-bottom: 45px;
	margin-top: 31px;
}

.m_WeChatVerification_StyleBox {
	width: 100%;
	position: relative;
}

.m_WeChatVerification_form {
	width: 100%;
	text-align: center;
}

.m_WeChatVerification_form_InputOne {
	width: 100%;
	font-size: 14px;
	height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	outline: none;
}

.Tips {
	color: red;
	font-size: 15px;
	top: 55px;
	text-align: center;
	margin-top: 20px;
}

.Tips span {
	color: #c79757;
}

.m_WeChatVerification_form_Submit {
	width: 94px;
	height: 40px;
	background: #000;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	border: none;
}


/*轮播*/

.swiper-container {
	width: 100%;
	/*height: 275px;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide_img {
	width: 100%;
	height: 4.8rem;
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: rgba(0,0,0,0) !important;
    border: 1px solid #fff;
    opacity: 0.2;
}

.swiper-pagination-bullet-active {
	background: orange !important;
	opacity: 1;
}


/**/


/*明星玉友*/

.m_StarCustomer_Box {
	max-width: 750px;
	margin: 0 auto;
	padding-top: 44px;
	padding-bottom: 30px;
}

.m_StarCustomer_Box_ul {
	width: 100%;
	overflow: hidden;
}

.m_StarCustomer_Box_ul li {
	width: 100%;
}

.m_StarCustomer_Box_ul_Box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid #c79757;
	margin-top: 50px;
}

.m_StarCustomer_Box_ul li p {
	font-size: 18px;
	color: #c79757;
	text-indent: 2em;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px 0;
}

/*返回顶部*/
.go_top {
    position: fixed;
    right: 10px;
    bottom: 75px;
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 2px 1px #888888;
    display: none;
    z-index: 9999;
    cursor: pointer;
}
.go_t {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    margin-top:6px;
}
.go_t img {
    border-radius: 50%;
}