* {
	padding: 0px;
	margin: 0px;

}

body {
	/* font-size: 16px; */
	font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
}

.navbar-default {
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, 0);
}

.container {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.banner-top {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-left: 5%;
	margin-bottom: 12px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.title {
	font-size: 46px;
	line-height: 58px;
}

.titleTwo {
	font-size: 25.5px;
	line-height: 33px;
}

.contentSize {
	font-size: 13.5px;
	line-height: 23px;
}

.fontSizeTitle2 {
	font-size: 25.5px;
	line-height: 33px;
}

.banner-top-one {
	width: 20%;
}

.banner-top-one img {
	width: 53%;
}

.banner-top-two {
	width: 13%;
	margin-left: 14%;
	padding: 20px 0px;
}

.banner-top-three {
	width: 30%;
	padding: 15px 0px;
}

.banner-top-four {
	width: 13%;
	padding-top: 8px;
}

.banner-top-four img {
	width: 100%;
}

.banner-top-input {
	border: 2px solid #ccc;
	width: 170px;
	height: 30px;
	padding-left: 25px;
	background: url(../images/ico_s.jpg) no-repeat;
}

/*---nav---*/
.banner-nav {
	float: left;
	width: 100%;
}

.navbar-collapse {
	width: 80% !important;
	margin-left: 10% !important;
}

.navbar-nav li {
	font-size: 1.4rem;
	font-weight: 600;
}

.banner-nav .navbar-nav {
	width: 600px;
	margin: auto !important;
}

.navbar-nav {
	float: none;
}

/*---content---*/

.content {
	float: left;
	width: 100%;
	/* 	background: #f2f2f2; */
}

/*---location---*/
.location {
	width: 100%;
	height: 50px;
	background: url(../images/crumbs.png) no-repeat;
	position: relative;
}

.location span {
	line-height: 50px;
	font-size: 1.5rem;
	font-weight: 600;
}

.location-one {
	padding: 0px 50px;
	color: #FFF;
}

.location-two {
	padding: 0px 15px;
	color: #616161;
}

.location-three {
	padding: 0px 17px;
	color: #616161;
}

.location-four {
	padding: 0px 20px;
	color: #ba3d40;
}

.location-five {
	color: #BA3D40;
	cursor: pointer;
}

.location-six {
	position: absolute;
	width: 80%;
	margin-left: 10%;
	height: auto;
	display: none;
}

.location-six div {
	width: calc(98% - 50px);
	height: 30px;
	list-style: none;
	float: left;
	margin: 0px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.location-six div span {
	float: left;
	margin: 0px 20px;
	line-height: 30px;
	font-weight: 500;
}

.location-six-more {
	width: 50px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 30px;
}


/*---banner---*/
.banner {
	width: 100%;
	height: auto;
	float: left;

}

.banner-img {
	width: 48%;
	margin-left: 2%;
	margin-top: 30px;
	float: left;
	margin-bottom: 50px;
}

.banner-img>img {
	width: 100%;
}

.banner-img .sharing img {
	width: 25px;
	margin-left: 10px;

}

.banner-txt {
	width: 50%;
	float: left;
}

/*---banner-goods---*/

.goods_info {
	width: 437px;
	height: auto;
	margin: auto;
	padding-bottom: 50px;
	text-align: right
}

.goods_name {
	font-size: 48px;
	font-weight: normal;
	margin: 0;
	padding-top: 160px;
}

.goods_price {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
	color: #333;
}

.goods_choose {
	float: right;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
}

.goods_choose>div {
	float: left;
	margin-right: 30px;
}

.goods-chooseColor {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #000;
	margin-top: 10px;
}

.goods_price b {
	font-size: 48px;
}


.button_buy {
	width: 87%;
	height: 60px;
	background: #b10c10;
	margin-bottom: 10px;
	float: right;
	color: #FFF;
	text-align: center;
	line-height: 60px;
}

.button_buy img {
	width: 100%;
}

.button_cart_contrast {
	width: 0px;
	height: 0px;
	margin-bottom: 10px;
	float: right;
}

.button_cart {
	width: 41%;
	height: 60px;
	background: #b6b6b6;
	margin-bottom: 10px;
	float: left;
	color: #FFF;
	margin-left: 13%;
	text-align: center;
	line-height: 60px;
}

.button_cart img {
	width: 100%;
}

.goods_buttons {
	font-size: 22px;
	letter-spacing: 2px;
}

.goods_links {
	margin-top: 50px;
	font-size: 16px;
	float: right;
}

.goods_links_down {
	display: inline-block;
	background: url(../images/goods_ico_down.png) no-repeat;
	padding-left: 30px;
	line-height: 24px;
	margin-right: 50px;
}

.goods_links_mail {
	display: inline-block;
	background: url(../images/goods_ico_mail.png) no-repeat;
	padding-left: 30px;
	line-height: 24px;
}

.button_contrast {
	background: #b6b6b6;
	width: 44%;
	line-height: 60px;
	height: 60px;
	color: #fff;
	float: left;
	margin-left: 2%;
	text-align: center;
}

.goods_num {
	width: 87%;
	height: auto;
	margin-bottom: 20px;
	font-size: 17px;
	float: right;
	text-align: center;
}

.goods_numList {
	width: 48%;
	height: 86px;
	padding: 5px;
	float: left;
	margin: 5px 1%;
	border: 2px solid #616161;
}

.goods_num_text {
	width: 34px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #000;
	text-align: center;
	font-size: inherit
}

.goods_num_inc,
.goods_num_dec {
	width: 18px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #000;
	background: #b00b10;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-weight: bold
}


/*tabs切换*/
.tabs {
	width: 90% !important;
	margin-left: 5% !important;
	height: auto;
	float: left;
}

.tabs li.active>a {
	background: #b10c10 !important;
	/*letter-spacing: 10px;*/

}

.nav-tabs>li {
	width: 16.4% !important;
	margin-left: 0.3% !important;
}

.nav-tabs>li:first-child {
	width: 16.5% !important;
	margin-left: 0% !important;
}

.nav-tabs>li>a {
	text-align: center !important;
	color: #fff !important;
	background: #b6b6b6;
	letter-spacing: 5px;
}

.nav>li>a:hover {
	background-color: #b6b6b6 !important;
}

.nav>li.active>a:hover {
	background-color: #b10c10 !important;
}

.tab-content>.tab-pane {
	width: 100%;
}

.tab-content>.tab-pane img {}

/*.swiper-container-two .swiper-slide{
	width: 15.6% !important;
}*/


/*---contOne---*/
.contOne {
	width: 90%;
	margin-left: 5%;
	height: auto;
}

.contOne-left {
	width: 50%;
	height: 100%;
	background: #b00a0f;
	position: relative;
}

.contOne-leftImg {
	width: 100%;
	height: 100%;
}

.contOne-leftBox {
	width: 50%;
	height: 100%;
	margin-left: 50%;
	padding: 30px 50px;
	letter-spacing: 2px;
	color: #fff;
	position: absolute;
	top: 0px;
}

.contOne-leftTitle {
	text-align: right;
}

.contOne-right {
	width: 50%;
	height: 100%;
	background: #e3e3e3;
}

.contOne-right img {
	width: 100%;
	height: 100%;
}

.contTwo {
	width: 90%;
	margin-left: 5%;
	height: auto;
	letter-spacing: 3px;
}

.contTwo-left {
	width: 33.3%;
	height: 100%;
	background: #242424;
	color: #fff;
	padding: 90px 50px;
	letter-spacing: 7px;
}

.contTwo-left>.title {
	text-align: center;
}

.contTwo-right {
	width: 66.7%;
	height: 100%;
	padding: 40px;
	letter-spacing: 2px;
}

.contTwo-rightTitle {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
}

.contThree {
	width: 90%;
	margin-left: 5%;
	height: 224.8px;
	background: #242424;
	color: #fff;
}

.contThree-left {
	padding: 30px 50px;
	letter-spacing: 2px;
}

.contFour {
	width: 90%;
	margin-left: 5%;
	/*
	height: 612px;*/
}

.contFour-one {
	height: auto;
	width: 33.3%;
	background: #b00b0f;
	letter-spacing: 2px;
}

.contFour-one img {
	width: 100%;
}

.contFour-two {
	height: auto;
	width: 33.3%;
	background: #fff;
}

.contFour-two img {
	width: 100%;
	height: 100%;
}

.contFour-three {
	height: auto;
	width: 33.3%;
	color: #FFF;
	letter-spacing: 2px;
	overflow: hidden;
}

.contFour-three img {
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.contFour-threeTitle {
	margin-top: 25px;
	margin-bottom: 25px;
}

.contFour-four {
	height: auto;
	width: 33.3%;
	background: #fff;
}

.contFour-four img {
	width: 100%;
	height: 100%;
}

.contFour-five {
	height: auto;
	width: 33.3%;
	color: #000;
	padding-top: 50px;
	padding-left: 70px;
	letter-spacing: 4px;
}

.contFour-fiveTitle {
	text-align: left;
	margin-bottom: 20px;
}

.contFour-fiveTxt {
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	color: #616161;
}

.contFour-six {
	height: auto;
	width: 33.4%;
	padding-top: 50px;
	padding-left: 31px;
	letter-spacing: 2px;
	color: #616161;
}

.contFive {
	width: 90%;
	margin-left: 5%;
	height: auto;
	color: #FFF;
	background: #000;
	padding-bottom: 50px;
}

.contFive-left,
.contFive-right {
	width: 50%;
	height: 100%;
}


.contFive-one {
	width: 100%;
	height: auto;
	background: #000;
	padding: 25px 120px 50px 90px;
	letter-spacing: 2px;
	margin-top: 30px;
}

.contFive-one .titleTwo {
	margin-top: 20px;
}

.contFive-one .contentSize {
	margin-top: 30px;
}

.contFive-two {
	width: 90%;
	margin-left: 5%;
	height: auto;
	background: #000;
}

.contFive-two img {
	width: 80%;
	margin-top: 50px;
	margin-left: 5%;
	margin-bottom: 50px;
}

.contFive-three {
	width: 100%;
	background: #000;
}

.contFive-threeImg1 {
	width: 80%;
	margin-top: 50px;
	margin-left: 10%;
}

.contFive-threeImg2 {
	width: 30%;
	margin-left: 30%;
}

.contFive-four {
	width: 100%;
	background: #000;
	margin-top: 50px;
}

.contFive-fourTxt {
	width: 90%;
	color: #fff;
	margin-top: 100px;
	margin-left: 5%;
}

.contFive-fourTxt>.title {
	text-align: center;
}

.contFive-fourTxt>.titleTwo {
	text-align: center;
	margin: 30px 0px;
}

.contFive-fourTxt>.contentSize {
	width: 80%;
	margin-left: 10%;
	letter-spacing: 2px;
}

.contSix {
	margin-top: 30px;
	width: 90%;
	margin-left: 5%;
	padding-bottom: 40px;
}

.contSix-left {
	width: 49%;
	height: 100%;
	position: relative;
}

.contSix-left img {
	width: 100%;
	height: 100%;
}

.contSix-leftTxt {
	position: absolute;
	top: 150px;
	left: 10%;
	color: #fff;
}

.contSix-leftTxt>.titleTwo {
	color: #616161;
}

.contSix-right {
	width: 49%;
	height: 100%;
	margin-left: 2%;
	position: relative;
}

.contSix-right img {
	width: 100%;
	height: 100%;
}

.contSix-RightTxt {
	position: absolute;
	bottom: 50px;
	left: 10%;
	color: #616161;
}

/*---/content---*/



/*---产品推荐---*/
.recommend {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 60px 100px 20px 100px;
}

.recommend .title {
	text-align: center;
}

.recommend .recommendList {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.recommend .recommendList .listUl {
	width: 100%;
	height: auto;
}

.recommend .recommendList .listUl .listLeft {
	width: 10%;
}

.recommend .recommendList .listUl .listRight {
	width: 10%;
}

.recommend .recommendList .listUl .listBox {
	width: 80%;
	height: 350px;
	float: left;
	overflow: hidden;
	position: relative;
}

.recommend .recommendList .listBoxUl {
	/*width: 2100px;*/
	position: absolute;
}

.recommend .recommendList .listUl li {
	list-style: none;
	width: 275px;
	height: 350px;
	float: left;
}

.listLeft,
.listRight {
	position: relative;
	cursor: pointer;
}

.listLeftBox,
.listRightBox {
	width: 30px;
	height: 70px;
	background: #b00b0f;
	font-size: 20px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	position: absolute;
}

.listLeftBox {
	left: 0px;
}

.listRightBox {
	right: 0px;
}


/* .swiper-slide img{
	width:45%;
	float: right;
	margin-right: 45px;
	margin-top: -15px;
} */
/*---/产品推荐---*/

/*---footer---*/
.footer {
	width: 100%;
	position: relative;
	color: #000;
}

.footer-one {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 40px 0px;
}

/* 
 *2021年修改备案号时候添加 start SMALLP
 */
.footer-two {
	/*width: 100%;
	background: #e4e4e4;*/
	letter-spacing: normal;
	padding-left: 0;
}

.footNewMin {
	margin: 0 calc(5% + 30px);
	width: 100%;
	padding-bottom: 5px;
}

.footNew div.flexDL {
	flex: 1;
	justify-content: space-between;
	font-size: 13px;
	line-height: 20px;
}

.footNew div.flexDL span,
.footNew div.flexDC span {
	position: relative;
	bottom: 0;
}

.footNew div.flexDC {
	text-align: center;
	flex: 1;
	justify-content: space-between;
	line-height: 20px;
}

.footNew div.flexDC a {
	font-size: 13px !important;
}

.footNew div.flexDC img {
	vertical-align: bottom;
}

.footNew div.flexDR {
	text-align: right;
	margin-right: 40px;
	flex: 1;
	justify-content: space-between;
	font-size: 13px;
	line-height: 20px;
}

/* 
 *2021年修改备案号时候添加 END SMALLP
 */

.footer-bgimg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.footer-one-1 {
	margin-left: 5%;
	width: 25%;
	height: 100%;
}

.footerLogo {
	width: 49%;
	height: 70px;
	margin-right: 1%;
	cursor: pointer;
}

.footerLogo img {
	height: 40px;
	margin-top: 15px;
}

.headerLogo {
	width: 49%;
	height: 70px;
	margin-right: 1%;
	cursor: pointer;
}

.headerLogo img {
	height: 40px;
	margin-top: 15px;
}

.footerLogo p {
	height: 40px;
	margin-top: 17px;
	margin-left: 10px;
	font-size: 13px;
}

.footerLogo2 {
	width: 90%;
	height: 110px;
	margin-top: 20px;
}

.footerLogo2 img {
	margin-top: 10px;
	width: 90px;
}

.footerLogo2 p {
	margin-top: 40px;
	margin-left: 20px;
	font-size: 13px;
}

.new_supports_head_ul li {
	float: unset;
}

.footer-one-2 {
	width: 18%;
	height: 100%;
	padding-left: 30px;
}

.footList {
	padding-left: 30px;
}

.footList>ul {
	list-style: none;
}

.footList>ul>li {
	font-size: 14px;
	line-height: 32px;
	text-indent: 5px;
}


.footer-one-3 {
	width: 16%;
	height: 100%;
}

.footer-one-4 {
	width: 16%;
	height: 100%;
}

.footer-one-5 {
	width: 16%;
	height: 100%;
}

.footer-two {
	font-size: 13px !important;
	line-height: 15px;
	/*padding-left: calc(5% + 30px);*/
	padding-top: 15px;
	/*	letter-spacing: 1px;
*/
}

.footer-two .footer-twoLeft {
	float: left;
}


/* 
 *2021年修改备案号时候添加 START SMALLP
 */

.footNew {
	width: 100%;
	display: flex;
	align-items: center;
	padding-top: 5px;
}

.footer-two .footer-twoRight {
	float: right;
	/*	margin-right: 70px;position: relative;*/
	z-index: 200;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-two .footer-twoRight a {
	font-size: 13px;
}

.mobileOne {
	text-align: center;
	margin: 5px 0;
}

.mobileFot {
	display: flex;
	width: 360px;
	margin: 0 auto 10px auto;
	font-size: 13px;
}

.mobileFot div {
	flex: 1;
	border-right: 1px solid #000;
	padding: 0px 7px;
}

.mobileFot div.borderNone {
	border-right: none;
}

.mobileFot div a {
	color: #000;
	font-size: 13px;
}

.mobileFot div a:hover {
	color: #bf2318;
	text-decoration: underline;
}

.foot31_te {
	padding: 5px 0 0 0 !important;
	font-size: 13px !important;
}

/* 
 *2021年修改备案号时候添加 END SMALLP
 */


.footer-two .footer-twoRightList a,
.footer-two p {
	font-size: 13px !important;
}

.footer-twoRightList {
	padding: 0px 7px;
	border-right: 1px solid #f2f2f2;
}

.footer-twoRightList:last-child {
	border: none;
}

.rightTel {
	position: absolute;
	right: 170px;
	bottom: 0;
}

.rightTel p:first-child {
	margin-bottom: 13px;
}

/*---/footer---*/
.sharing {
	margin-top: 20px;
}

.swiper-container {
	width: 100%;
}

#swiper-two .swiper-slide {
	height: 350px !important;
}

.swiper-button-prev {
	background-image: none !important;
	top: calc(50% - 50px) !important;
}

.swiper-button-next {
	background-image: none !important;
	top: calc(50% - 50px) !important;
}

.overview_box,
.overview_box * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	/* Firefox */
	-webkit-box-sizing: content-box;
	/* Safari */
}

li {
	list-style: none;
}

/* 展厅 */
.calendar01 .cal_table td a:link,
.calendar01 .cal_table td a:visited {
	background: url(/Upload/hday.jpg) 0 0 repeat-x !important;
}

.calendar01 .cal_table td a.on:link,
.calendar01 .cal_table td a.on:visited {
	background: url(/Upload/oday.jpg) 0 0 repeat-x !important;
}

.pop_lesson .pop_close:link,
.pop_lesson .pop_close:visited {
	background: url(/Upload/pop_close.jpg) 0 0 no-repeat !important;
}