body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.08em;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #563627;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

/*火狐去掉按钮、连接的虚线*/
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
 border: 0;
 outline: 0;
}
input, button, select, textarea {
	outline: none;/*-webkit-appearance:none;*/
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
	color: #563627;
}
a {
 blr: expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
/*苹果手机按钮默认样式  去掉*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
.button {
	border-radius: 0;
}
img {
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}
.clearfix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0;
}
.clearfix {
 *zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*.w1100{ width:1100px; margin:0 auto;}*/
.hide {
	display: none;
}
body {
	font-size: 20px;
	color: #563627;
}
/*header*/
.container {
	width: 100%;
	overflow: hidden;
}
.headerBox {
	position: relative;
	z-index: 100;
}
.header {
	width: 87%;
	margin: 0 auto;
	padding: 1% 0;
}
.header h1 {
	float: left;
	width: 10.7%;
}
.header h1 img {
	display: block;
	width: 100%;
}
.header .ulBox {
	margin-top: 5.2%;
	width: 83.5%;
	float: right;
}
.header ul {
	width: 80%;
	float: left;
}
.header ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.header ul li a {
	display: block;
	font-size: 26px;
	color: #3c3c3c;
}
.header ul li a:hover, .header ul li a.cur {
	color: #7a421d;
	font-weight: bold;
}
.header .ulBox .subNavi {
	padding: 20px 0;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	width: 100%;
	background: url(../images/Nav_bg.png) repeat left top;
}
.header .ulBox .subNavi .ulInfo {
	margin: 0 auto;
	width: 1080px;
}
.header .ulBox li ul {
	width: auto;
	float: none;
}
.header .ulBox li ul li {
	width: 33.33%;
	padding: 10px 30px;
	float: left;
	text-align: left;
	box-sizing: border-box;
}
.header .ulBox li ul li a {
	display: inline-block;
	color: #FFF !important;
	font-weight: normal !important;
}
.header .ulBox li ul li a:hover {
	opacity: 0.8;
}
.header .link,
.header .search {
	margin-top: -10px;
	width: 14%;
	float: right;
	position: relative;
}
.search input[type=text] {
	width: 100%;
	color: #F4C87F;
	font-size: 24px;
	font-weight: normal;
	line-height: 58px;
	text-align: center;
	border: none;
	background-color: #7A421D;
	border-radius: 10px;
	box-shadow: none;
}
.search placeholder {
	color: #F4C87F;
}
 .search input::-webkit-input-placeholder {
	 Chrome/Opera/Safari 
	color: #F4C87F;
}
 .search input::-moz-placeholder {
	 Firefox 19+ 
	color: #F4C87F;
}
 .search input:-ms-input-placeholder {
	 IE 10+ 
	color: #F4C87F;
}
 .search input:-moz-placeholder {
	 Firefox 18- 
	color: #F4C87F;
}
.menu {
	position: absolute;
	right: 15px;
	top: 0;
	display: none;
	width: 36px;
	height: 27px;
	margin-top: 15px;
	background: url(../images/nav_icon.png) no-repeat right 0px;
}
#showRight {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.01);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 48;
	display: none;
}
#Nav {
	width: 30%;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	right: -30%;
	top: 0px;
	background: url(../images/Nav_bg.png) repeat 0 0;
	z-index: 50;
	box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.5);
}
#Nav ul li {
	width: 100%;
}
#Nav ul li a {
	color: #fff;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 42px;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
}
/*footer*/
.footerWrap {
	padding: 3.5% 0 4.2%;
	background-color: #372D2E;
}
.footerWrap .fBox {
	margin: 0 auto;
	padding: 0 4% 0 6%;
	width: 90%;
}
.footerWrap .fLogo {
	margin-top: 11%;
	width: 18%;
	float: left;
}
.footerWrap .fLogo img {
	width: 100%;
	height: auto;
}
.footerWrap .subBox {
	width: 70%;
	float: right;
}
.footerWrap .subBox .box {
	width: 25%;
	float: left;
}
.footerWrap .subBox .box .title {
	margin-bottom: 13%;
	color: #f4c87f;
	font-size: 36px;
}
.footerWrap .subBox .box li {
	margin-bottom: 3%;
}
.footerWrap .subBox .box li a {
	color: #f4c87f;
	font-size: 22px;
}
.footerWrap .subBox .box li img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.footerWrap .subBox .copyRight {
	margin: 6% 12% 0 0;
	color: #f4c87f;
	font-size: 18px;
	text-align: right;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.slideBox_ban {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox_ban .hd {
	display: none;/*margin-left: -50px;
	height: 4px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 1;*/
}
/*.slideBox_ban .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox_ban .hd ul li {
	float: left;
	margin-right: 2px;
	width: 23px;
	height: 4px;
	text-align: center;
	border-radius: 2px;
	background: #fff;
	margin: 0 5px;
	cursor: pointer;
}
.slideBox_ban .hd ul li.on {
	background: #d9261c;
	color: #fff;
}*/
.slideBox_ban .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox_ban .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
.slideBox_ban .bd img {
	width: 100%;
	display: block;
}
.slideBox_ban .bd .bgSpan {
	padding: 2.3% 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #F4C87F;
	font-size: 35px;
	text-align: center;
	background-color: #372D2E;
}
.slideBox_ban .bd .bgSpan span {
	display: block;
}
.slideBox_ban .bd .bgSpan .link {
	margin: 1.8% auto 0;
	width: 12%;
}
.link {
	width: 23%;
	text-align: center;
}
.link, .link a, .link button {
	display: block;
	color: #F4C87F;
	font-size: 24px;
	line-height: 55px;
	background-color: #7A421D;
	border-radius: 8px;
}
.swiper-container {
	display: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.swiper-slide {
	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 a {
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.comSection {
	margin: 0.3% auto 0;
	width: 93%;
}
.indexBox .comSection {
	margin: 4.5% auto 0;
}
.ulPhoto {
	margin: 0 -0.7% 5.7%;
}
.ulPhoto li {
	padding: 0 0.7% 1.4%;
	width: 23.6%;
	float: left;
	text-align: center;
}
.ulPhoto li img {
	width: 100%;
}
.ulPhoto li span {
	display: block;
	line-height: 40px;
	word-break: break-all;
}
.ulPhoto li .bgSpan {
	padding: 6.5% 6% 15%;
	background-color: #EDEDED;
}
.ulPhoto li .title {
	margin-bottom: 6.5%;
	color: #372d2e;
	font-size: 25px;
	font-weight: bold;
}
.speUlPhoto li .title {
	min-height: 120px;
}
.ulPhoto li .price {
	padding: 4%;
	background-color: #7A421D;
	color: #F4C87F;
	font-size: 21px;
}
.speUlPhoto li .txt {
	min-height: 80px;
}
.ulPhoto li .more {
	padding: 3.5%;
	background-color: #372D2E;
	color: #F4C87F;
	font-size: 21px;
}
.imgBox {
	margin: 0 1% 3%;
}
.imgBox .txtBox {
	margin-top: 1%;
	width: 35%;
	float: left;
}
.imgBox .txtBox p {
	margin-bottom: 5%;
	line-height: 45px;
}
.imgBox .txtBox .link {
	width: 38%;
	text-align: center;
}
.comH2 {
	margin-bottom: 12%;
	color: #372d2e;
	font-size: 60px;
}
.imgBox ul {
	margin: 0;
	width: 56.5%;
	float: right;
}
.comUlList {
	margin: 0 -2%;
}
.comUlList li {
	margin: 0 2% 5.2%;
	padding: 6% 3.4%;
	width: 29.33%;
	float: left;
	text-align: center;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 15px #E5E5E5;
}
.imgBox .comUlList li {
	margin: 0 0 5.2%;
	padding: 5% 3.4%;
	width: 47%;
}
.comUlList li img {
	width: auto;
	height: 62px;
}
.imgBox li:nth-child(2n) {
	float: right;
}
.comUlList li span {
	display: block;
}
.comUlList li .title {
	margin: 2% 0;
	color: #372d2e;
	font-size: 32px;
	font-weight: bold;
}
.bgInfo {
	padding: 4% 2%;
	background-color: #F5F5F5;
	text-align: center;
}
.bgInfo .comH2 {
	margin-bottom: 6%;
}
.comTextUl {
	margin: 4% -10% 0 -2%;
}
.comTextUl li {
	padding: 0 2%;
	width: 29.33%;
	float: left;
}
.indexBox .comTextUl {
	margin: 0 !important;
}
.indexBox .comTextUl li {
	padding: 0 2%;
	width: 21% !important;
	line-height: 35px;
	text-align: center;
}
.comTextUl li .title {
	margin-bottom: 6%;
	padding-bottom: 10%;
	position: relative;
	color: #372d2e;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
}
.comTextUl li .title:before {
	margin-left: -70px;
	width: 140px;
	height: 5px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #7A421D;
	content: "";
}
.bgSubBox {
	margin-bottom: 5%;
	padding: 5% 2% 8%;
	background: url(../images/bg_img.jpg) no-repeat center top;
	background-size: cover;
}
.bgSubBox .comH2 {
	margin-bottom: 6.8%;
	color: #FFF;
	text-align: center;
}
.bgSubBox .subBox {
	margin: 0 auto;
	width: 85.2%;
}
.bgSubBox .subBox .info {
	width: 47.6%;
	float: left;
}
.bgSubBox .subBox .info:last-child {
	float: right;
}
.bgSubBox .subBox .info .pBg {
	padding: 8% 9.5% 11.4%;
	position: relative;
	font-size: 30px;
	line-height: 39px;
	background-color: #FFF;
	border-radius: 10px;
}
.bgSubBox .subBox .info .pBg:before {
	margin-left: -17px;
	width: 34px;
	height: 29px;
	position: absolute;
	left: 50%;
	bottom: -29px;
	background: url(../images/img_arrow01.png) no-repeat;
	background-size: 34px 29px;
	content: "";
}
.bgSubBox .subBox .info:last-child .pBg:before {
	top: -29px;
	background: url(../images/img_arrow02.png) no-repeat;
	background-size: 34px 29px;
}
.bgSubBox .subBox .imgInfo {
	margin: 10% auto 0;
	width: 74%;
}
.bgSubBox .subBox .info:last-child .imgInfo {
	margin: 0 auto 10%;
}
.bgSubBox .subBox .imgInfo .photo {
	width: 27%;
	float: left;
}
.bgSubBox .subBox .imgInfo .photo img {
	width: 100%;
	height: auto;
}
.bgSubBox .subBox .imgInfo .txt {
	width: 66%;
	float: right;
}
.bgSubBox .subBox .imgInfo .txt p {
	font-size: 30px;
	color: #f4c87f;
}
.bgSubBox .subBox .imgInfo .txt .title {
	margin-bottom: 2.5%;
	font-size: 54px;
}
.taCenter {
	text-align: center !important;
}
.comForm {
	margin: 0 auto;
	width: 94%;
}
.indexBox .comForm {
	margin-top: -9%;
	width: 65%;
}
.indexBox .comForm .link {
	margin-top: -2%;
}
.comForm .link {
	width: 60%;
}
.indexBox .comForm .link button, .contactBox .comForm .link button {
	background-color: #7A421D;
}
.comForm .link button {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #372D2E;
}
.comForm form {
	width: 41%;
	float: right;
}
.indexBox .comForm form {
	width: 40%;
	float: left;
}
.indexBox .comForm form li {
	margin-bottom: 8%;
}
.comForm form li {
	margin-bottom: 4.5%;
}
.comForm form li input, .comForm form li textarea {
	padding: 0 26px;
	width: 100%;
	height: 70px;
	color: #372d2e;
	font-size: 26px;
	line-height: 70px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #7A421D;
	background-color: #F4C87F;
}
 .comForm form li input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #372d2e;
}
 .comForm form li input::-moz-placeholder {
	/* Firefox 19+ */
	color: #372d2e;
}
 .comForm form li input:-ms-input-placeholder {
	/* IE 10+ */
	color: #372d2e;
}
 .comForm form li input:-moz-placeholder {
	/* Firefox 18- */
	color: #372d2e;
}
 .comForm form li textarea::-webkit-input-placeholder {
 color: #372d2e;
}
textarea::placeholder {
 color: #372d2e; /* 例如，将placeholder文本颜色设置为红色 */
}
.indexBox .comForm form li input, .indexBox .comForm form li textarea, .contactBox .comForm form li input, .contactBox .comForm form li textarea {
	color: #7A421D;
	border: 2px solid #7A421D;
	background-color: #FFF;
}
.comForm form li textarea {
	height: 160px;
}
.indexBox .comForm .imgSub {
	padding: 3% 3% 12%;
	width: 45%;
	float: right;
	text-align: center;
	box-sizing: border-box;
	background: url(../images/img_02.png) no-repeat left top;
	background-size: 100% 100%;
}
.comForm .imgSub p {
	margin-top: 7%;
	color: #f6c475;
	font-size: 28px;
	line-height: 35px;
}
.comForm form button {
	width: 100%;
}
.indexBox {
	margin-bottom: 4.2%;
}
#pagePath {
	margin-bottom: 2%;
}
#pagePath li {
	font-size: 26px;
	display: inline;
}
#pagePath li a {
	margin-right: 5px;
}
#pagePath li img {
	margin: -6px 15px 0 0;
	vertical-align: middle;
}
.shownewsBox .textBox p {
	margin-bottom: 4.4%;
	font-size: 21px;
	line-height: 55px;
}
.shownewsBox .textBox .title {
	margin-bottom: 2.2%;
	text-align: center;
	font-size: 28px;
	color: #372d2e;
	font-weight: bold;
}
.newsBox .textBox .title {
	text-align: left;
}
.shownewsBox .textBox .title span {
	margin-top: 1%;
	display: block;
	font-weight: normal;
	font-size: 22px;
}
.shownewsBox .textBox .img {
	margin-bottom: 0.8%;
	text-align: center;
}
.shownewsBox .textBox img {
	margin: 0 auto;
	width: 74%;
}
.shownewsBox .comUlImg, .shownewsBox .a2a_kit {
	margin-bottom: 2.8%;
}
.comFormBox {
	padding: 3.5% 21% 3.1% 3.5%;
	background: url(../images/fomr_bg.jpg) no-repeat left top;
	background-size: 100% 100%;
}
.comFormBox .textBox {
	margin-top: 2.5%;
	width: 50%;
	float: left;
}
.comFormBox .textBox p {
	color: #f4c87f;
	font-size: 19px;
	line-height: 35px;
}
.comFormBox .textBox .title {
	margin-bottom: 10%;
	font-size: 41px;
}
.videoBox {
	margin-bottom: 6%;
}
.videoBox .video {
	width: 42.5%;
	float: left;
}
.videoBox .video img {
	width: 100%;
}
.videoBox .txtBox {
	margin-top: 1.8%;
	width: 52.5%;
	float: right;
}
.videoBox .txtBox .title {
	margin: 0 25% 4.5% 0;
	color: #372d2e;
	font-size: 32px;
	font-weight: bold;
}
.aboutBox .comUlList li .title {
	margin: 12% 0;
}
.aboutBox .bgInfo .comH2 {
	margin-bottom: 4%;
	font-size: 40px;
}
.aboutBox .bgInfo {
	margin-bottom: 5%;
	position: relative;
}
.aboutBox .bgInfo p {
	margin-bottom: 5.5%;
	line-height: 38px;
}
.aboutBox .bgInfo .link {
	margin: 0 auto;
	width: 12%;
}
.contactBox {
	margin-bottom: 9%;
}
.contactBox .comForm {
	width: 99%;
}
.contactBox .comForm form {
	margin-top: 1%;
	padding-right: 10%;
	width: 43%;
	box-sizing: border-box;
}
.contactBox .comForm p {
	margin-bottom: 12%;
	color: #372d2e;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
}
.contactBox .comForm .imgSub {
	width: 53%;
}
.contactBox .comForm iframe, .contactBox .comForm img {
	width: 100%;
	height: 683px;
}
.contactBox .comForm .link {
	width: 50%;
}
.infoBox .photoBox {
	width: 50%;
	float: left;
}
.newsBox .infoBox {
	margin-bottom: 3.5%;
	padding-bottom: 2.5%;
	border-bottom: 1px solid #ECECEC;
}
.newsBox .infoBox:last-child {
	margin-bottom: 7.5%;
	padding-bottom: 0;
	border-bottom: none;
}
.newsBox #pagePath {
	margin-bottom: 5%;
}
.newsBox .infoBox .photoBox {
	width: 24%;
}
.newsBox .infoBox .textBox {
	margin-top: 2%;
	padding-right: 15%;
	width: 56%;
	float: right;
}
.shownewsBox .textBox p {
	line-height: 35px;
}
.pageNavi {
	margin-bottom: 5%;
	text-align: center;
}
.pageNavi li {
	margin: 0 2%;
	display: inline;
}
.pageNavi li a {
	color: #372d2e;
	font-size: 22px;
}
.productsBox .infoBox {
	padding: 1% 0 10%;
}
.productsBox .lBox {
	width: 20%;
	float: left;
}
.productsBox .lBox li {
	margin-bottom: 6%;
	font-size: 32px;
	text-align: center;
}
.productsBox .lBox li span {
	margin-top: 5px;
	display: block;
}
.productsBox .subBox {
	margin-top: 22%;
	padding: 12% 3.5% 17%;
	background: url(../images/s_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.productsBox .subBox p {
	margin-bottom: 29%;
	color: #f6c475;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.productsBox .subBox .title {
	margin-bottom: 15%;
	font-size: 32px;
}
.productsBox .inputBox {
	margin: 0 auto;
	padding: 4%;
	width: 77%;
	overflow: hidden;
	background-color: #f6c475;
}
.productsBox .inputBox input {
	padding-left: 7%;
	width: 60%;
	height: 34px;
	float: left;
	font-size: 18px;
	line-height: 34px;
	background: none;
}
 .productsBox .inputBox input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #443b3c;
}
 .productsBox .inputBox input::-moz-placeholder {
	/* Firefox 19+ */
	color: #443b3c;
}
 .productsBox .inputBox input:-ms-input-placeholder {
	/* IE 10+ */
	color: #443b3c;
}
 .productsBox .inputBox input:-moz-placeholder {
	/* Firefox 18- */
	color: #443b3c;
}
.productsBox .inputBox button {
	width: 33%;
	height: 34px;
	float: right;
	color: #f4c87f;
	font-size: 21px;
	line-height: 34px;
	border-radius: 20px;
	background-color: #443B3C;
	cursor: pointer;
}
.productsBox .ulPhoto {
	margin: 0 0 7.5%;
	width: 77%;
	float: right;
}
.productsBox .ulPhoto li {
	width: 31.93%;
}
div.box a.phone-display {
	display: block;
	position: relative;
	height: 100%;
}
div.bottom-nav {
	margin-top: 20px;
}
div.bottom-nav div.tab-btn {
	position: relative;
	width: 50px;
	height: 143px;
	cursor: pointer;
}
div.tab-btn:hover {
	opacity: .6;
}
div.tab-btn.btn-left {
	float: left;
}
div.tab-btn.btn-right {
	float: right;
}
i.shift-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 23px;
	height: 42px;
	border-radius: 50%;
}
i.shift-icon>span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 23px;
	height: 23px;
	border-bottom: 1.5px solid #999;
}
div.btn-left i.shift-icon>span {
	border-left: 1.5px solid #999;
	transform: translate(-30%, -50%) rotate(45deg);
}
div.btn-right i.shift-icon>span {
	border-right: 1.5px solid #999;
	transform: translate(-70%, -50%) rotate(-45deg);
}
div.bottom-nav div.bottom-center-nav {
	/*margin: 0 auto;
	width: 646px !important;*/
	height: 148px;
	position: relative;
	overflow: hidden;
}
div.bottom-center-nav ul.small-img-ul {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
ul.small-img-ul li.img {
	margin: 5px;
	width: 138px;
	height: 138px;
	float: left;
	position: relative;
	cursor: pointer;
	background-size: 138px 138px;
}
ul.small-img-ul li.img:after {
	width: 146px;
	height: 146px;
	position: absolute;
	left: -5px;
	top: -5px;
	content: "";
	border: 1px solid transparent;
}
ul.small-img-ul li.img.active:after {
	border-color: rgb(160, 27, 27);
}
.showBox .jsBox {
	padding: 0.9% 0 12.15% 1.6%;
}
.showBox .jsBox .box {
	width: 48.7%;
	height: 780px;
	float: left;
}
.showBox .jsBox .textBox {
	margin-top: 1.5%;
	padding-right: 9%;
	width: 37%;
	float: right;
}
.showBox .jsBox .textBox .title {
	margin-bottom: 11%;
	color: #3c3c3c;
	font-size: 36px;
	font-weight: bold;
}
.showBox .jsBox .textBox p {
	margin-bottom: 13%;
	font-size: 21px;
	line-height: 39px;
	word-break: break-all;
}
.showBox .jsBox .textBox ul {
	margin-bottom: 28%;
}
.showBox .jsBox .textBox li {
	margin-bottom: 4.4%;
	font-size: 22px;
}
.showBox .jsBox .textBox .link {
	width: 50%;
	border-radius: 0;
}
.showBox .jsBox .textBox .link a {
	width: 100%;
	height: 79px;
	display: inline-block;
	font-size: 33px;
	line-height: 79px;
	border-radius: 0;
}
.showBox .tabInfo {
	margin-bottom: 3%;
	padding: 25px 0;
	background-color: #F4C87F;
}
.showBox .tabInfo ul {
	margin: 0 auto;
	width: 87.6%;
}
.showBox .tabInfo li {
	margin-right: 35px;
	float: left;
}
.showBox .tabInfo li a {
	padding: 13px 60px 19px;
	color: #f4c87f;
	font-size: 46px;
	font-weight: bold;
	display: inline-block;
	background-color: #7A421D;
}
.showBox .tabBox {
	margin: 0 auto 4%;
	width: 92%;
}
.showBox .tabBox p {
	margin-bottom: 2.5%;
	font-size: 21px;
	line-height: 39px;
	word-break: break-all;
}
.showBox .tabBox .ulPhoto {
	margin: 0 -0.5%;
}
.showBox .tabBox .ulPhoto li {
	width: 31.93%;
}
.showBox .tabBox p {
	text-align: center;
}
.showBox .tabBox .infoSub {
	margin: 0 -1.2% 60px;
	padding: 30px 70px;
	border-radius: 30px;
	box-shadow: 0 0 10px #CFCFCF;
}
.showBox .tabBox .infoSub p {
	margin-bottom: 0;
	text-align: left;
}
.showBox .tabBox .infoSub .title {
	margin-bottom: 1.5%;
	font-size: 32px;
	font-weight: bold;
}
.comUlImg, .a2a_kit {
	padding: 2% 0 0 3%;
}
.comUlImg li {
	margin-right: 10px;
	float: left;
}
.showBox .comH2 {
	margin-bottom: 6%;
	color: #3c3c3c;
	font-size: 46px;
	text-align: center;
}
.showBox .bgInfoBox {
	padding: 35px 0 65px;
	background-color: #EFEFEF;
}
.showBox .comUlList {
	margin-bottom: 3%;
}
.showBox .comUlList li {
	margin: 0;
	padding: 0 2.5%;
	width: 25%;
	float: left;
	border-radius: 0;
	box-shadow: none;
}
.showBox .comUlList li .title {
	margin: 6% 0;
	font-size: 32px;
}
.showBox .comUlList li span {
	font-size: 22px;
	line-height: 35px;
}
.showBox .bgInfoBox .link {
	margin: 0 auto;
	width: 16%;
}
.showBox .bgInfoBox .link a {
	line-height: 75px;
}

video {
	width: 100%;
	object-fit: fill;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}

/*------------------------------------------------------------
	popup
------------------------------------------------------------*/
.popupBg {
	width: 100%;
	height: 100% !important;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 100;
	background: url(../images/bg.png) repeat left top;
}
.popup {
	margin: -275px 0 0 -15%;
	padding: 70px 20px 20px;
	width: 30%;
	height: 550px;
	position: absolute;
	left: 50%;
	top: 50% !important;
	border-radius: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	z-index: 100;
}
.popup .close {
	position: absolute;
	right: 20px;
	top: 15px;
}
.popup .comForm, .popup .comForm form {
	width: auto;
	float: none;
}
.popup .comForm form .link {
	margin: 0 auto
}
#chat_window .chat_box {
	position: fixed;
	top: 50%;
	z-index: 999;
	right: 20px;
}
#chat_window .chat_box .box {
	display: none;
}
#chat_window .chat_box.pc_limit:hover .box, #chat_window .chat_box.cur .box {
	display: block;
}
#chat_window .chat_box .chat_item {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: url(../images/icon_chat.png) no-repeat 0 0;
	margin-bottom: 6px;
}
#chat_window .chat_box a.chat_item {
	text-indent: 100px;
	overflow: hidden;
	white-space: nowrap;
}
#chat_window .chat_box .chat_qq {
	background-color: #4cafe9;
}
#chat_window .chat_box .chat_skype {
	background-color: #5996ff;
	background-position: 0 -50px;
}
#chat_window .chat_box .chat_email {
	background-color: #f5b246;
	background-position: 0 -100px;
}
#chat_window .chat_box .chat_trademanager {
	background-color: #33bbf9;
	background-position: 0 -150px;
}
#chat_window .chat_box .chat_wechat {
	background-color: #59c682;
	background-position: 0 -200px;
}
#chat_window .chat_box .chat_whatsapp {
	background-color: #55d5bb;
	background-position: 0 -250px;
}
#chat_window .chat_box .abs {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0px;
	margin-right: 50px;
	padding-right: 15px;
}
#chat_window .chat_box .more_box {
	position: relative;
	padding: 10px 0px;
	border: 1px solid #e8e8e8;
	background: #fff;
	border-radius: 5px;
}
#chat_window .chat_box .more_box:before {
	content: '';
	position: absolute;
	bottom: 19px;
	right: -8px;
	border-width: 7.5px 0 7.5px 8px;
	border-color: transparent;
	border-left-color: #e8e8e8;
	border-style: solid;
}
#chat_window .chat_box .more_box:after {
	content: '';
	position: absolute;
	bottom: 19px;
	right: -6.5px;
	border-width: 7.5px 0 7.5px 8px;
	border-color: transparent;
	border-left-color: #fff;
	border-style: solid;
}
#chat_window .chat_item:hover .abs {
	display: block;
}
#chat_window .chat_box .more_box a {
	position: relative;
	display: block;
	min-width: 80px;
	height: 30px;
	line-height: 30px;
	padding: 0px 17px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
}
#chat_window .chat_box .more_box a:hover {
	background-color: #effaf7;
	text-decoration: none;
}
#chat_window .chat_box .more_box .item {
	width: auto;
	margin: 0;
	border: 0;
}
#chat_window .chat_box .more_box .relimg {
	display: none;
	position: absolute;
	top: 0;
	left: -105px;
	padding-right: 5px;
	width: 100px;
	height: 100px;
	text-align: right;
	margin-bottom: 5px;
}
#chat_window .chat_box .more_box .relimg img {
	padding: 2px;
	border: 1px solid #effaf7;
	border-radius: 2px;
	background: #fff;
}
#chat_window .chat_box .more_box a:hover .relimg {
	display: block;
}
#chat_window .chat_box .chat_box_menu {
}
#chat_window .chat_box .chat_box_menu a {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	margin-bottom: 6px;
	background: #07bb8a url(../images/icon_chat_menu.png) no-repeat 0 0;
}
#chat_window .chat_box .chat_box_menu #go_top {
	visibility: hidden;
	opacity: 0;
}
#chat_window .chat_box .chat_box_menu #go_top.show {
	visibility: visible;
	opacity: 1;
}
#chat_window .chat_box .chat_box_menu .more {
}
/*#chat_window .chat_box.pc_limit:hover .chat_box_menu .more,#chat_window .chat_box.cur .chat_box_menu .more{display: none;}*/
#chat_window .chat_box .chat_box_menu .more {
	display: none;
}
#chat_window .chat_box .chat_box_menu .more.default_show {
	display: block;
}
#chat_window .chat_box:hover .chat_box_menu .more.default_show {
	display: none;
}
#chat_window .chat_box .chat_box_menu .top {
	background-position: 0 -50px;
	background-color: #b0b0b0;
}
#chat_window .chat_box .box .chat_close {
	display: none;
}
 @media (min-width:992px) {
#chat_window .chat_box:hover .box {
	display: block;
}
#chat_window .chat_box:hover .chat_box_menu .more {
	display: none;
}
}

@media only screen and (max-width: 991px) {
#chat_window .chat_box .box {
	display: block;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #fff;
	width: 85%;
	max-height: 250px;
	height: 80%;
	z-index: 10001;
	box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	border-radius: 10px;/*box-sizing: border-box;overflow-y: scroll;padding: 5px 15px;*/
}
#chat_window .chat_box .box.show {
	visibility: visible;
	opacity: 1;
}
#chat_window .chat_box .abs {
	display: block;
	position: unset;
	padding-right: 0;
}
#chat_window .chat_box .box .box_area {
	position: absolute;
	left: 0;
	width: 100%;
	height: 90%;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: scroll;
}
#chat_window .chat_box .box .chat_close {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: url(../images/icon_close.png) no-repeat center/22px;
}
#chat_window .chat_box .chat_item {
	background: none;
	width: auto;
	height: auto;
	margin-bottom: 0;
}
#chat_window .chat_box a.chat_item {
	position: relative;
	display: block;
	min-width: 80px;
	height: 30px;
	line-height: 30px;
	padding: 0px 17px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-indent: 0;
}
#chat_window .chat_box a.chat_wechat,  #chat_window .chat_box a.chat_trademanager,  #chat_window .chat_box .chat_wechat.chat_item,  #chat_window .chat_box .chat_trademanager.chat_item {
	display: none;
}
#chat_window .chat_box .more_box {
	border: none;
	padding: 0;
}
#chat_window .chat_box .more_box a,  #chat_window .chat_box a.chat_item {
	padding: 0;
	padding-left: 25px;
	margin: 6px 0;
	background: no-repeat left center / 20px auto;
	border-radius: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#chat_window .chat_box .more_box a:hover {
	background-color: #fff;
}
#chat_window .chat_box .chat_qq .more_box a,  #chat_window .chat_box a.chat_qq {
	background-image: url(../images/chat_qq.png);
}
#chat_window .chat_box .chat_skype .more_box a,  #chat_window .chat_box a.chat_skype {
	background-image: url(../images/chat_skype.png);
}
#chat_window .chat_box .chat_email .more_box a,  #chat_window .chat_box a.chat_email {
	background-image: url(../images/chat_email.png);
}
#chat_window .chat_box .chat_whatsapp .more_box a,  #chat_window .chat_box a.chat_whatsapp {
	background-image: url(../images/chat_whatsapp.png);
}
#chat_window .chat_box .more_box:before,  #chat_window .chat_box .more_box:after {
	display: none;
}
#chat_window .chat_box .more_box a:hover .relimg {
	display: none;
}
}