/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Microsoft YaHei'; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:100%; max-width: 1200px; margin:0 auto;}

.head {
    width: 100%;
    border-bottom: 1px solid #000;
    background: #fcf4e9;
}
.logo{ width: 20%; margin: 0 auto; padding: 10px 0;}
.logo img{ width: 100%;}
.menu{ width: 100%; position: relative;}
.menu ul {display: flex; align-items: center; justify-content: center;}
.menu ul li{ padding: 0 12px; display: inline-block; line-height: 50px; margin: 0 5px; display: flex; align-items: center;}
.menu ul li a{display: flex; align-items: center;}
.menu ul li a{ font-size: 14px;}
.menu ul li i{ display: block;}
.menu ul li i img{ display: block;}
.erj{width: 100%;position: absolute;top: 100%;left: 0;padding: 20px;background-color: #fff;display: none;}
.menu ul li:hover .erj{display: block;}
.erjlf{ width: 70%; float: left;} 
.rjbt{ width: 100%; margin-bottom: 10px; display: flex; align-items: center;}
.rjbt h1{ font-size: 22px; margin-right: 10px;}
.rjbt a{color: #BA4444;}
.erjlf ul{ display: block;}
.erjlf ul li{ width: auto; padding: 0; margin: 0; padding-right: 20px; margin-right: 20px; float: left; display: block;}
.erjlf ul li h2{ font-size: 18px; margin-bottom: 10px; line-height: normal;}
.erjlf ul li dl dd{ line-height: normal; margin-bottom: 10px;}
.erjrt{ width: 30%; float: right;}
.erjrt img{ width: 100%;}
.banner{ width: 100%;}
.banner img{ width: 100%; display: block;}
.con1 .wapper{ position: relative; padding-bottom: 20px;} 
.con1{ width: 100%; padding: 30px 0;}
.c1bt{ width: 100%; display: flex; justify-content: space-between; align-items: center;}
.c1lf h1{ font-size: 30px; margin-bottom: 10px;}
.c1lf a{ font-size: 18px; color: #BA4444;}
.swiper-pagination1{ bottom: 0; top: auto !important;}
.c1item1{ width: 100%; position: relative; height: 500px;}
.c1item1 img{ width: 100%; display: block; height: 100%; object-fit: cover;}
.c1bg{ width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0;}
.c1nr{ width: 90%; text-align: center;}
.c1nr span{ font-size: 12px; margin-bottom: 10px; color: #fff;}
.c1nr h1{ font-size: 48px; margin-bottom: 10px; color: #fff;}
.c1nr a{ font-size: 12px; margin-bottom: 10px; color: #fff;}
.c1bt{ margin-bottom: 20px;}
.c1item{ width: 100%; position: relative;}
.c1pic{ width: 100%; height:300px; position: relative;}
.c1pic img{ width: 100%; height: 100%; object-fit: cover;}
.c1pic .img1{ width: 100%;}
.c1pic .img2{ display: none; position: absolute; top: 0; left: 0;}
.c1item:hover .img2{ display: block;}
.c1item:hover .img1{ opacity: 0;}
.c1rt{ display: flex;align-items: center;}
.stars{ font-size: 22px;}
.c1prev{ width: 45px; margin-right: 30px; border: 1px solid #fff; border-radius: 50%; height: 45px; display: flex; justify-content: center; align-items: center;}
.c1prev img{ width: 20px;}
.c1prev:hover{ border-color: #000;}
.c1next{ width: 45px; border: 1px solid #fff; border-radius: 50%; height: 45px; display: flex; justify-content: center; align-items: center;}
.c1next img{ width: 20px;}
.c1next:hover{ border-color: #000;}


.con2{ width: 100%; padding: 30px 0;}
.con2 h1{ margin-bottom: 15px;}
.con2 ul li { width: calc((100% - 40px)/3); margin: 10px 0; margin-right: 10px; float: left; position: relative;}
.con2 ul li:nth-child(3n){ margin-right: 0;}
.con2 ul li img{ width: 100%; height: 600px;}
.c2bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,0.5); display: flex; align-items: end; justify-content: center;}
.c2bgnr{ width: 90%;}
.c2bgnr h3{ font-size: 36px; color: #fff; text-align: center;}
.c2bgnr h2{ font-size: 24px; color: #fff; text-align: center;}
.line{ width: 30px; height: 1px; margin: 8px auto; background-color: #fff;}
.c2bgnr img{ height: 30px !important; width: 30px !important;} 
.c2bgnr a{    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 30px auto;
    width: 100%;
    justify-content: center;}
.con2 ul li:hover .c2bg{ background-color: rgba(255,255,255,0.4);}	
	

.rating-value{}
.product-card {
										    font-family: Arial, sans-serif;
										    max-width: 300px;
										    padding: 15px;
										    border: 1px solid #eee;
										    border-radius: 5px;
										  }
										  
										  .rating {
										    margin-bottom: 0;
										    color: #ffc107;
										  }
										  
										  .rating-value {
										    color: #666;
										     font-size: 14px;
										    margin-left: 5px;
										  }
										  
										  .product-title {
										    font-size: 17px;
										    margin: 10px 0;
										    color: #333;
										  }
										  
										  .feature {
										    margin: 5px 0;
										    color: #555;
										    font-size: 16px;
										  }
										  
										  .checkmark {
										    color: #4CAF50;
										    margin-right: 5px;
										  }
										  
										  .price-icon {
										    margin-left: 5px;
										  }
										  
										  .price {
										    margin-top: 15px;
										    display: flex;
										    align-items: center;
										    justify-content: space-between;
										  }
										  
										  .original-price {
										    font-weight: bold;
										    font-size: 14px;
										    color: #333;
										  }
										  
										  .discount {
										    display: block;
										    color: #e53935;
										    font-size: 12px;
										    margin-top: 0;
										  }
										  
										  
.c3item{ width: calc((100% - 10px)/2); height: 300px; margin-right: 10px; margin-bottom: 10px; position: relative;}
.c3item:nth-child(2n){ margin-right: 0;}
.c3item img{ width: 100%; height: 100%; object-fit: cover;}
.c3bg{ width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); display: flex; align-content: space-between; justify-content: center; flex-wrap: wrap; position: absolute; top: 0; left: 0;}
.c3bg h1{ display: inline-block; padding:0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-top: 10px; color: #fff; font-size: 24px;}
.c3bt h2{ font-size: 36px; text-align: center; color: #fff;}
.c3bt p{ font-size: 20px; text-align: center; color: #fff;} 
.c3bg img{ height: 30px !important; width: 30px !important;} 
.c3bg a{    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
    justify-content: center;}
	.con3 .wapper{ display: flex;justify-content: space-between;flex-wrap: wrap;}
.c3pic{ width: calc((100% - 10px)/2); height: 300px; margin-right: 10px; position: relative;}
.c3pic:nth-child(2n){ margin-right: 0;}
.c3pic img{ width: 100%; height: 100%; object-fit: cover;}
.c3picbg{ background-color: rgba(255,255,255,0.7); width: 95%; position: absolute; bottom: 5%; left: 50%; transform: translateX(-50%); border-radius: 10px;}
.pd10{ padding: 10px;}
.c3picbg p{ padding: 0; font-size: 16px; margin-bottom: 8px;}
.c3picbg span{ font-size: 18px; color: #000;}
.c3item{ }
.c3pic1{ width: 100%; height: 300px; margin-right: 0; position: relative;}

.wlbtn{ width: 100%; background-color: #BA4444; border-radius: 5px; margin-top: 40px; padding: 15px 0; text-align: center; display: flex; justify-content: center; align-items: center;} 
.wlbtn a{ font-size: 16px; color: #fff;}
.wlbtn img{ margin-right: 10px;}

.con4{ width: 100%; padding: 30px 0;}
.c4item{ width: 100%; position: relative; height: 350px; margin-bottom: 20px;}
.c4item img{ width: 100%; display: block; position: relative; height: 100%; object-fit: cover;}
.c4bg{ width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; display: flex;align-items: center; justify-content: center;}
.c4bg h2{ font-size: 18px; color: #fff; text-align: center; margin-bottom: 20px;} 
.c4bg h1{ font-size: 48px; margin-bottom: 20px; color: #fff; text-align: center;}
.c4bg p{ font-size: 18px; color: #fff; text-align: center;}
.c4list ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.c4list ul li{ width: calc((100% - 20px)/3); margin-right: 10px; text-align: center; background-color: #F0F0F0;}
.pd20{ padding: 20px;}
.c4list ul li:nth-child(3n){ margin-right: 0;}
.stars1 {
            font-size: 24px;
            color: gold;
            margin-bottom: 10px;
        }
        .review-text1 {
            font-style: italic;
            font-size: 18px;
            margin-bottom: 15px;
        }
        .good1 {
            font-weight: bold;
            font-size: 20px;
            margin-bottom: 15px;
        }
        .housekeeping1 {
            font-family: 'Times New Roman', serif;
            font-size: 24px;
            font-weight: bold;
        }


.foot {
    width: 100%;
    background-color: #fcf4e9;
    padding: 30px 0;
    border-top: 1px solid #ddd;
}
	.foot ul li{width: calc((100% - 100px)/5); margin: 10px; float: left;}
	.foot ul li h1{ font-size: 18px; margin-bottom: 10px;}
	.foot ul li dl dd{ line-height: 30px; font-size: 18px; margin-bottom: 8px;}
	.foot ul li dl dd a{ font-size: 18px;}
.footbtm {
    width: 100%;
    background-color: #fcf4e9;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    text-align: center;
}
	
	
	.nav{ width: 100%; display: flex; align-items: center; font-size: 12px; padding: 10px 0;}
	.pro h1{ font-size: 48px; margin-bottom: 10px;}
	.pro p{ font-size: 18px; margin-bottom: 10px;}
	.pro span{ font-size: 18px; font-weight: bold; margin-bottom: 10px;display: block;}
	.pro ul li{ width: 130px; float: left;}
	.pro ul li img{ width: 100%;}
	.pic2{ display: none;}
	.pro ul li:hover{ background-color: #F2F2F2;}
	.pro ul li:hover .pic1{ display: none;}
	.pro ul li:hover .pic2{ display: block;}
	.pro ul li p{ font-size: 14px; text-align: center; padding: 5px 0;}
	
	
	.prolist{ width: 100%; padding: 30px 0;}
	.prolf{ width: 20%; float: left;}
	.prolf h1{ font-size: 32px; line-height: 80px; }
	.prolf ul li{ width: 100%; line-height: 35px; border-bottom: 1px solid #ddd; margin-bottom: 10px;} 
	.prolf ul li a{ font-size: 16px;}
	.prort{ width: 78%; float: right;}
	.prort ul li{ width: calc((100% - 20px)/3); margin-right: 10px; margin-bottom: 10px; float: left;}
	.prort ul li:nth-child(3n){ margin-right: 0;}
	
	.job2{}
	.job2.active{}
	.job2 ul li{border-bottom: 0;}
	.job2 ul li:nth-child(1){/* border-top:1px solid #e8e8e8; */}
	.job2 ul li .txt1{
	position:relative;
	cursor:pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #ddd;
	}
	.job2 ul li .txt1 .h2{ width:20%; font-size:14px; line-height:1.5em; height:50px; text-align:left;
	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;}
	.job2 ul li .txt1 .h2 span{display:block;width:calc(100% - 4.16vw);padding:0 2.08vw;color: #000;}
	.job2 ul li .txt1 .h3{ width:72%; font-size:14px; line-height:2.5em; padding-right:60px;}
	.job2 ul li .txt1 .h3 span{ display:inline-block; width:24%;}
	.job2 ul li .txt1 i{ width:20px; height:20px; background:url(../images/down0.png) center no-repeat; position:absolute; top:50%; right:20px; transform:translateY(-50%);}
	.job2 ul li .txt2{border-bottom: 1px dashed #D3D3D3;background: #fff;padding:2.08vw;display:none;}
	.job2 ul li .txt2 .h4{ font-size:.78vw; line-height:2em;}
	.job2 ul li.active{/* box-shadow:0 0 10px rgba(0,0,0,.1); */}
	.job2 ul li.active .txt1{ background:var(--primary-color); color:#fff;}
	.job2 ul li.active .txt1 i{background-image: url(../images/down0.png);}
	@media(max-width:999px){
	.job2 ul li .txt1{ display:block;}
	.job2 ul li .txt1 .h2{ width:100%; font-size:16px; line-height:1.6em; height:50px; border-right:none; border-bottom:1px dashed #DDDDDD; }
	.job2 ul li .txt1 .h2 span{ width:calc(100% - 40px); padding:0 20px;}
	.job2 ul li .txt1 .h3{ width:calc(100% - 40px); font-size:14px; line-height:1.6em; padding:10px 20px;}
	.job2 ul li .txt1 .h3 span{ display:inline-block; width:49%; margin:5px 0;}
	.job2 ul li .txt1 i{ width:40px; height:50px; top:0; right:10px; transform:translateY(0);}
	.job2 ul li .txt2{ padding:10px 20px; }
	.job2 ul li .txt2 .h4{ font-size:14px; line-height:2em;}
	.job2 ul li.active .txt1{ background:rgba(0, 76, 158, 0.05); color:#666;}
	.job2 ul li.active .txt1 .h2{ background:var(--primary-color); color:#fff;}
	}
