@charset "utf-8";
.nav, .navFloat, .slidebox, .slidebox .fouce {
	overflow: hidden
}
.head {
	position: absolute;
	background: 0 0;
	left: 0;
	top: 0;
	transition: background ease-in-out .15s
}
.head .menu {
	border-bottom: 0
}
.nav {
	padding: 20px 0
}
.bg2 .nav ul{width:100%;float:left; text-align:center;}
.nav li {
/*	float: left;*/
	width: 89px;
	padding: 12px 20px;    display: inline-block;

	text-align: center;
	border-right: 1PX dotted #dfdfdf
}
.nav li.last {
	border: 0
}
.nav li a {
	font-size: 14px;
	padding-top: 95px;
	display: block;
	background: url(../images/menu_icon.png) no-repeat;
	color: #444
}
.nav li a:hover {
	color: #bc9882
}
.nav li a.n1 {
	background-position: -5px 0;
	width: 82px
}
.nav li a.n1:hover {
	background-position: -5px -154px
}
.nav li a.n2 {
	background-position: -137px 0
}
.nav li a.n2:hover {
	background-position: -137px -154px
}
.nav li a.n3 {
	background-position: -270px 0
}
.nav li a.n3:hover {
	background-position: -270px -153px
}
.nav li a.n4 {
	background-position: -405px 0
}
.nav li a.n4:hover {
	background-position: -406px -153px
}
.nav li a.n5 {
	background-position: -540px 0
}
.nav li a.n5:hover {
	background-position: -540px -153px
}
.nav li a.n6 {
	background-position: -673px 0
}
.nav li a.n6:hover {
	background-position: -673px -153px
}
.nav li a.n7 {
	background-position: -805px 0
}
.nav li a.n7:hover {
	background-position: -805px -152px
}
.nav li a.n8 {
	background-position: -938px 0;
	width: 83px
}
.nav li a.n8:hover {
	background-position: -938px -154px
}
.nav li a.n9 {
	background-position: -1076px 0
}
.nav li a.n9:hover {
	background-position: -1076px -154px
}
.bgcolor {
	padding: 0 0 90px
}
.bg2 {
	background: #fff
}
.item .tip1, .list_1 .left .tip1, .list_1 .right .tip1, .list_2 .left .tip1, .list_2 .right .tip1 {
	position: absolute;
	left: 15px;
	top: 15px;
	background: url(../img/global/icon_04.png) 8px center no-repeat #cd3f3f;
	height: 18px;
	line-height: 16px;
	padding: 0 10px 0 5px;
	color: #fff;
	text-indent: 12px
}
.item .tip2, .item .tip3, .list_1 .left .tip2, .list_1 .left .tip3, .list_1 .right .tip2, .list_1 .right .tip3, .list_2 .left .tip2, .list_2 .left .tip3, .list_2 .right .tip2, .list_2 .right .tip3 {
	position: absolute;
	left: 20px;
	top: 15px;
	background: url(../img/global/icon_04.png) 8px center no-repeat #cd3f3f;
	height: 18px;
	line-height: 16px;
	padding: 0 10px 0 5px;
	color: #fff;
	text-indent: 12px
}
.item {
	position: relative
}
.fixd {
	display: none;
	background: #fff;
	background: rgba(255,255,255,.95);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	height: 71px
}
.navFloat {
	width: 1170px;
	margin: 0 auto
}
.navFloat li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 20px 32px 20px 0
}
.navFloat li.last {
	margin-right: 0
}
.navFloat li a {
	background: url(../img/product/icon_01.png) no-repeat;
	padding-left: 40px;
	display: block;
	height: 30px;
	line-height: 33px
}


.navFloat li a.n1 {
	background-position: 0 0
}
.navFloat li a.n2 {
	background-position: -131px -2px
}
.navFloat li a.n3 {
	background-position: -257px 0
}
.navFloat li a.n4 {
	background-position: -410px 0
}
.navFloat li a.n5 {
	background-position: -534px 0
}
.navFloat li a.n6 {
	background-position: -668px 0
}
.navFloat li a.n7 {
	background-position: -798px 0
}
.navFloat li a.n8 {
	background-position: -937px 0
}
.navFloat li a.n9 {
	background-position: -1072px 0
}
.navFloat li a:hover {
	color: #bc9882
}
.slidebox {
	width: 100%;
	max-height: 740px;
	position: relative;
	z-index: 1
}
.slidebox .fouce {
	width: 100%;
	height: 100%
}
.slidebox .fouce .info {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0
}
.slidebox .fouce .info.last-active {
	z-index: 5
}
.slidebox .fouce .info.active {
	z-index: 10
}
.slidebox .tabicon {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 75px;
	width: 100%;
	text-align: center;
	z-index: 11
}
.slidebox .tabicon li {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 0 2px;
	cursor: pointer;
	overflow: hidden;
	opacity: .5;
	color: #fff;
	position: relative
}
.slidebox .tabicon li.active {
	opacity: 1
}
.slidebox .tabicon li i {
	width: 100%;
	height: 2px;
	background: 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block
}
.slidebox .tabicon li.active i {
	background: #952229
}
.slidebox .fouce .wrap {
	width: 1000px;
	height: 700px;
	position: relative;
	margin: 0 auto
}
.slidebox .fouce .wrap .txt {
	width: 450px;
	height: 180px;
	position: absolute;
	z-index: 3
}
.slidebox .fouce .wrap .left {
	left: 0;
	top: 50%;
	margin-top: -90px
}
.slidebox .fouce .wrap .center {
	left: 0;
	top: 210px;
	width: 100%;
	text-align: center
}
.slidebox .fouce .wrap .right {
	left: 50%;
	width: 500px;
	margin-right: 300px;
	text-align: center;
	top: 50%;
	margin-top: -90px
}
.slidebox .fouce .wrap .txt h2 {
	font-size: 32px;
	font-weight: lighter;
	color: #222
}
.slidebox .fouce .wrap .txt p {
	font-size: 13px;
	color: #3c3c3c;
	padding: 18px 0
}
.slidebox .fouce .wrap .txt a {
	background: url(../img/hero/shuicao/01/icon.png) 95% center no-repeat;
	padding-right: 20px;
	color: #bc9882;
	font-size: 14px
}
.slidebox .fouce .wrap .txt a:hover {
	background-position: 100% center
}
.slidebox .fouce .imgMain .pic {
	position: absolute;
	top: 0
}
.slidebox .fouce .videoMain .movie, .slidebox .fouce .videoMain .videoPic {
	position: absolute;
	top: 0;
	width: 1920px;
	height: 740px
}
.boxMain .serBox .btn a, .boxMain .serBox .btn a:hover, .boxMain .serBox .buySearch .ss:hover, .slidebox .fouce .wrap .txt a, .slidebox .fouce .wrap .txt a:hover, .slidebox .leftBtn, .slidebox .rightBtn {
	-moz-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.menu-list1{ text-align:center;}
.menu-list1 a{ color:#333;}
.menu-list1 div{display:flex;}



@-moz-keyframes bigimg {
0%, 100% {
-moz-transform:scale(1)
}
50% {
-moz-transform:scale(1.05)
}
}
@-webkit-keyframes bigimg {
0%, 10% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.05)
}
}
@-ms-keyframes bigimg {
0%, 100% {
-ms-transform:scale(1)
}
50% {
-ms-transform:scale(1.05)
}
}
.slidebox .fouce .imgMain.active .pic {
	-webkit-animation: bigimg 25s linear;
	-moz-animation: bigimg 25s linear;
	animation: bigimg 25s linear;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}
.slidebox .fouce .s2 .txt a, .slidebox .fouce .s2 .txt h2, .slidebox .fouce .s2 .txt p, .slidebox .fouce .wrap .txt a:hover {
	color: #fff
}
.footer {
	padding-top: 0
}
.boxMain {
	width: 1170px;
	margin: 80px auto 80px;
	height: 180px
}
.boxMain .serBox {
	width: 33%;
	float: left;
	text-align: center;
	height: 120px;
	padding-top: 60px;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative
}
.boxMain .sb1 {
	background-image: url(../images/ser_01.png)
}
.boxMain .sb2 {
	background-image: url(../images/ser_02.png)
}
.boxMain .sb3 {
	background-image: url(../images/ser_03.png)
}
.boxMain .serBox h3 {
	font-size: 18px;
	font-weight: 400;
	color: #222
}
.boxMain .serBox p {
	color: #8b7f7b;
	font-size: 12px;
	padding-top: 12px
}
.boxMain .serBox .btn {
	padding-top: 18px;
	text-align: center
}
.boxMain .serBox .btn a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	background: #222;
	color: #fff;
	width: 150PX;
	font-size: 12px;
	border-radius: 3px
}
.boxMain .serBox .btn a:hover, .boxMain .serBox .buySearch .ss:hover {
	background: #952225;
	color: #fff
}
.boxMain .serBox .buySearch {
	margin: 23px auto 0;
	position: relative;
	width: 250px;
	padding-top: 0
}
.boxMain .serBox .buySearch input {
	height: 40px;
	width: 250px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	display: inline-block;
	text-indent: 12px
}
.boxMain .serBox .buySearch .ss {
	height: 32px;
	line-height: 32px;
	width: 58px;
	background: #222;
	position: absolute;
	right: 3px;
	top: 5px;
	padding: 0;
	text-indent: 0;
	border: 0;
	color: #d1be9c;
	cursor: pointer;
	display: none
}
.boxMain .line {
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-top: 0
}
.boxMain .serBox .tip {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	text-align: center;
	color: #8b7f7b
}
.boxMain .serBox .tip span {
	color: #7f424a
}
.boxMain .serBox .btn a.kf {
	background-image: url(../images/ser_04.png);
	background-position: 28px center;
	background-repeat: no-repeat;
	text-indent: 25px
}
.slidebox .leftBtn, .slidebox .rightBtn {
	width: 22px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 99;
	cursor: pointer;
	opacity: 0
}
.slidebox .leftBtn {
	background: url(../images/Left.png) no-repeat;
	left: 25px
}
.slidebox .rightBtn {
	background: url(../images/right.png) no-repeat;
	right: 25px
}
.slidebox .leftBtn:hover {
	opacity: 1;
	transform: translateX(-10px);
	-webkit-transform: translateX(-10px)
}
.slidebox .rightBtn:hover {
	opacity: 1;
	transform: translateX(10px);
	-webkit-transform: translateX(10px)
}
.slidebox, .slidebox .swiper-container {
	min-height: 480px
}
.slidebox .swiper-slide {
	cursor: pointer;
	opacity: 0!important
}
.slidebox .swiper-slide-active {
	cursor: pointer;
	opacity: 1!important
}
.swiper-pagination {
	position: static
}
.swiper-pagination-bullet {
	background: 0 0!important;
	color: #fff;
	opacity: .5;
	font-weight: 600;
	border-radius: 0!important
}
.swiper-pagination-bullet-active {
	opacity: 1!important
}
.swiper-pagination-bullet-active i {
	background: #952229!important
}
.slidebox .swiper-button-next, .slidebox .swiper-button-prev {
	width: 66px;
	height: 66px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 99;
	cursor: pointer;
	opacity: 1
}
.slidebox .swiper-button-prev {
	background: url(../images/Left.png) center no-repeat;
	left: 5px
}
.slidebox .swiper-button-next {
	background: url(../images/right.png) center no-repeat;
	right: 5px
}
.swiper-container-fade .swiper-slide {
	transition-duration: 800ms !important;
}
.swiper-pagination {
	padding-left: 120px;
	padding-right: 120px;
	text-align: right;
}
.swiper-pagination-bullet {
	text-align: center;
}
.wenjuan-float .txt, .diaoyan-float {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 2;
}
.wenjuan-float .txt, .diaoyan-float {
	display: block;
	width: 110px;
	height: 30px;
	overflow: hidden;
	color: #fff !important;
	font-weight: 600;
	text-align: center;
	line-height: 30px;
	background: #aa001a;
	border-radius: 5px 0 0 5px;
}
.qrcode-show {
	display: none;
	position: fixed;
	right: 0;
	bottom: 90px;
	padding-bottom: 70px;
	z-index: 2;
	width: 110px;
	overflow: hidden;
}
.qrcode-show img {
	display: block;
	border-radius: 7px 0 0 7px;
}
.wenjuan-float:hover .qrcode-show {
	display: block;
}
.index-ad-area {
	width: 1090px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
}
.index-ad-area .iaa-left {
	width: 49%;
	float: left;
	overflow: hidden;
}
.index-ad-area .iaa-right {
	width: 49%;
	float: right;
	overflow: hidden;
}
.index-ad-area a {
	display: block;
}
.index-ad-area img {
	border-radius: 3px;
}


.man-po{width:179px;margin-left:12px;margin-right:12px;}

.man-po .adcover{width:179px;}

#banji{max-height:740px;}
.man-ouy{background-color:#f3f6f6;padding-top:40px;padding-bottom:60px;}
#kmop{position:relative;}
.ceny{position:absolute;width:100%;height:100%;color:#f9fafa; font-size:30px;line-height:25px;}
.ceny_a{width:450px;margin:auto; text-align:left;margin-top:250px;}
.ceny_b{font-size:20px; font-weight:normal;}
.ceny_c{font-size:16px; font-weight:normal; color:#ccc;}
.ceny_d{font-size:12px; font-weight:normal; color:#921d21;}
.yump{margin:auto;width:1090px; position:relative; padding-top:30px;padding-bottom:0px;}
.yump_a{ position:absolute;width:100%;height:100%;color:#f9fafa; font-size:30px;line-height:25px;}
.yump_b{width:1000px;margin:auto; text-align:left;margin-top:320px;}
.yump_b-1{ font-size:20px; font-weight:normal;}
.yump_b-2{ font-size:16px; font-weight:normal; color:#f5f9f9;}
.yump_b-3{ font-size:12px; font-weight:normal; color:#921d21;}
#imgu{border-radius:5px;}
#footer{background:#eee9eb;}
#footeq{background:#272a2f; height:250px;}



#f-tel{background-position:-5px -42px}
#f-em{background-position:-0px -80px}
#f-wz{background-position:-0px -126px}
#footlogo{width: 134px; height: 51px;}

#b-1{width: 32px;background-position:-19px 0;}
#b-2{width: 32px;background-position:-69px 0;}
#b-3{width: 32px;background-position:-118px 0;}
#b-4{width: 95px;background-position:-170px 0;}





@media(max-width:1200px){
.boxMain{width:100%;}

.head{ background-color:#fff; position:inherit;}
.contai{padding-left:15px;padding-right:15px;}
.w1920 .desc dl{padding-right: 32px;}
}


@media(max-width:1100px){
.contenta{padding-left:15px;padding-right:15px;}
.index-ad-area{width:100%;}
.ceny_a{margin-top:220px;}
.w1920 .desc dl{padding-right:22px;}
}




@media(max-width:1000px){
	.w1920 .desc dl{padding-right:2px;}	
.ceny_a{margin-top:45%;width:100%;}
.ceny_b{margin-left:20px;}
.ceny_c{margin-left:20px;}
.ceny_d{margin-left:20px;}
.yump{width:100%;}
#imgu{max-width:100%;}
	.yump_b{width:100%;margin-top:25%;}
	.yump_b-1{ margin-left:20px;}
.yump_b-2{ margin-left:20px;}
.yump_b-3{margin-left:20px;}
	}

@media(max-width:1000px){
	.w1920 .desc dl{width:100px;}	.w1920 .desc dl{padding-right:10px;}	
		#footeq{height:auto;}
	
	}

@media(max-width:900px){.w1920 .desc dl{width:80px;}	.w1920 .desc dl{padding-right:12px;}	}
@media(max-width:800px){
	.w1920 .desc dl{display:none;}
		.w1920 .desc .Qr_code{width:100%;}
	.w1920 .desc .Qr_code_a{width:320px;margin:auto;}
	

}




@media(max-width:640px){
		
	.nav li{padding: 12px 20px;border:none;}
	.yump{padding-top:0;}
	.index-ad-area{margin-top:0;}
	.index-ad-area .iaa-left{width:100%;}
	.index-ad-area .iaa-right{width:100%;margin-top:20px;}
	.man-ouy{padding-bottom:30px;}
	.boxMain .serBox{width:100%;margin-bottom:40px;}
	.boxMain{height:600px;}
	.yump_b {

    margin-top: 15%;
}
.boxMain{margin: 40px auto 80px;}

/*.nav li{padding: 0;width:32.333%;}
.nav li:nth-child(3n){border-right:none;}
.nav li a.n1{width:100%;background-position: 20px 0;}*/

		}







@media(max-width:500px){.nav li{padding: 12px 18px;border:none;}}

@media(max-width:400px){.nav li{padding: 12px 7px;border:none;}}















