.hhh{
padding-bottom:0 !important;
}

.swiper {
    /* float: left; */
    width: 100%;
    /* height: 660px; */
    /* min-width: 1400px; */
}
.swiper img {
    height: 100%;
    width: 100%;
}

.section .w .nav {
    margin-top: 51px;
    margin-bottom: 18px;
}
.section .w .nav ul li {
    float: left;
}
.section .w .nav ul li a {
    font-size: 20px;
    line-height: 20px;
}
.section .w .nav ul li img {
    margin-top: -5px;
    margin-left: 20px;
    margin-right: 20px;
}
.section {
    /* border-top: 10px solid #f6f6f6; */
}
.section>.w{
	min-width:1000px;
	max-width: 1200px !important;
}
.section .w .goods-nav {
    padding-bottom: 65px;
    margin-top: 32px;
}
.section .w .goods-nav .nav-list {
    width: 180px;
    float: left;
    height: 251px;
    /* padding-bottom: 28px; */
  
    /* margin-top: 5px; */
    padding: 14px 0;
    top: 0;
}

.section .w .goods-nav .nav-list ul{
  border: 1px solid #E8E8E8;
}

.section .w .goods-nav .nav-list>div {
    padding: 0 20px;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    margin-top: 19px;
    margin-bottom: 23px;
}
.section .w .goods-nav .nav-list ul li {
    padding: 7%;
    /* font-size: 18px; */
    line-height: 1.5;
    /* margin: 14px 0; */
	background: #FFF;
    padding: 6% 10%;
    font-size: 16px;
    line-height: 18px;
}

.section .w .goods-nav .nav-list ul li.active img{
    transform:rotate(90deg)
}

.section .w .goods-nav .nav-list ul li a {
    color: #999;
    display: block;
    width: 100%;
    /* font-size: 16px; */
}
.section .w .goods-nav .nav-list ul li a img {
    margin-top: -3px;
}
.section .w .goods-nav .goods-list {
    float: left;
    box-sizing: border-box;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(1) {
    font-size: 18px;
    line-height: 23px;
    color: #000;
    font-weight: 800;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(2) {
    margin-top: 30px;
    margin-bottom: 16px;
    color: #000;
    font-weight: bold;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(3) {
    line-height: 26px;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(4) {
    margin-top: 42px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}
.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(5) {
    line-height: 26px;
    
}
.section .w .goods-nav .goods-list .goods-content .wenti1 {
    margin-top: 29px;
}
.section .w .goods-nav .goods-list .goods-content .wenti1>div {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}

.section .w .goods-nav .goods-list .goods-content .wenti1>div:nth-child(n+2)>div:nth-child(1) {
    color: #000;
    font-size: 16px;
}
.section .w .goods-nav .goods-list .goods-content .wenti1>div:nth-child(n+2)>div:nth-child(2) {
    line-height: 20px;
    font-size: 14px;
}




.chuju .w>div:nth-child(1), .ttt p {
    font-size: 18px;
    margin-bottom: 41px;
    font-weight: 800;
}
.chuju .w ul li {
    width: 50%;
    height: 148px;
    display: flex;
    box-sizing: border-box;
}

.chuju .w ul li:nth-child(even){
    padding-left: 15px;
}


.chuju .w ul li:nth-child(odd) {
    float: left;
    padding-right: 15px;
}
.chuju .w ul li:nth-child(even) {
    float: right;
}
.chuju .w ul li .chuju-a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    border: 1px solid #ececec;
    align-items: center;
    padding: 7px 0;
}
.chuju .w ul li .chuju-a div {
    float: left;
}
.chuju .w ul li .chuju-a div:nth-child(1) {
    width: 160px;
    height: 128px;
}
.chuju .w ul li .chuju-a div:nth-child(1) img {
    width: 100%;
    height: 100%;
}
.chuju .w ul li .chuju-a div:nth-child(2) {
    /* flex: 1; */
    width: 58%;
    height: 85%;
    /* background-color: #F7F2F3; */
    /* border-top: 2px solid #d81e06; */
    padding: 0 3%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* justify-content: space-between; */
}
.chuju .w ul li .chuju-a div:nth-child(2) p {
    /* width: 243px; */
    /* margin-left: 37px; */
}
.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(1) {
    font-size: 16px;
    line-height: 26px;
    /* margin-top: 67px; */
    line-height: 3;
    color: rgba(0,0,0,0.8);
    /* margin-right: 0; */
    /* display: -webkit-box; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(2) {
    /* font-size: 14px; */
    line-height: 1.4;
    color: #807c77;
    display: -webkit-box;
    overflow: hidden;
    letter-spacing: 1.6px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.chuju .w ul li:nth-child(n+3) {
    margin-top: 60px;
}
.contact {
    padding-bottom: 112px;
}
.contact .w .title {
    margin-top: 0px;
    margin-bottom: 38px;
}
.contact .w .title p {
    font-size: 18px;
    /* font-weight: bold; */
}
.contact .w .left {
    float: left;
    width: 40%;
    /* height: 500px; */
    /* background-color: goldenrod; */
}
.contact .w .left table {
    width: 100%;
    font-size: 18px;
    color:#a7a7a7;
    padding: 0;
    border-collapse: collapse;
    /* border-collapse: separate; */
    /* border-spacing:10px; */
    display: block;
    box-sizing: border-box;
}
.contact .w .left table tbody{
        display: block;
}

.contact .w .left table tr {
    line-height: 60px;
    border: 1px solid #ccc;
    display: block;
    margin-top: 24px;
    padding: 0 30px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    width: 400px;
    line-height: 50px;
    border: 1px solid #ccc;
    display: block;
    margin-top: 24px;
    padding: 0 30px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    width: 401px;
}
.contact .w .left table tr:first-child {
    margin-top: 0;
}
.contact .w .left table tr:nth-child(5) {
    border-bottom: none;
}
.contact .w .left table tr:nth-child(6) {
    border-top: none;
    margin-top: 0;
    padding-right: 0;
}
.contact .w .left table tr:nth-child(6) textarea {
    outline: none;
    border: none;
    background-color: #f7f7f7;
    /* font-size: 16px; */
    width: 317%;
}
.contact .w .left table tr:nth-child(7) {
    width: 250px;
    background-color: #e60213;
    border: 0;
    cursor: pointer;
}
.contact .w .left table tr:nth-child(7) td:nth-child(1) {
    width: 100px;
}
.contact .w .left table tr:nth-child(7) td:nth-child(2) {
    width: 150px;
}
.contact .w .left table tr td:nth-child(1) {
    width: 100px;
}
.contact .w .left table tr td:nth-child(2) {
    width: 300px;
}
.contact .w .left table tr td:nth-child(2) input {
    width: 100%;
    height: 37px;
    font-size: 16px;
    background-color: #f7f7f7;
}
.contact .w .left table tr:nth-child(8) {
    margin-top: 42px;
    border: none;
    background-color: #fff;
}
.contact .w .left table tr td button {
    background-color: #e60213;
    border: none;
    font-size: 16px;
    outline: none;
    color: white;
    border: 0;
}
.contact .w .right {
    float: right;
    /* flex: 1; */
    width: 60%;
    box-sizing: border-box;
    padding-left: 2%;
}
.contact .w .right #container1 {
    height: 476px;
    width: 100%;
}
.contact .w .right .content ul li {
  float: left;
  width: 33%;
  /* height: 100px; */
  /* background-color:darkcyan; */
  font-size: 18px;
  /* margin-right: 30px; */
  text-align: center;
  box-sizing: border-box;
  padding: 0 11px;
}
.contact .w .right .content ul li:last-child {
    margin-right: 0;
}
.contact .w .right .content ul li a img {
    display: block;
    width: 25px;
    height: 25px;
    margin: 17px auto 4px;
}
.contact .w .right .content ul li a div:nth-child(2) {
    line-height: 31px;
    font-size: 16px;
}
.contact .w .right .content ul li a div:nth-child(3) {
    line-height: 19px;
    color: #999;
    font-size: 12px;
    word-break: break-word;
}
.contact .w .right .content ul li a div:nth-child(4) {
    line-height: 30px;
    color: #999;
}

.goods-content ul{
	width:100%;
}

.top{
			position: fixed;
			    width: 100%;
				top: 0;
				left: 0;
		}
		
		.swiper {
			margin-top: 70px;
		}
		
	
			.chuju .w ul li .chuju-a p:nth-last-child(1){
					flex:1;
					display:flex;
					justify-content:flex-end;
					align-items:flex-end;
				}
			.chuju .w ul li .chuju-a .see-a {
			    border:0;
			    text-align:right;
			    justify-content: flex-end;
			    color: #807c77;
			}
			.chuju .w ul li .chuju-a .see-a:hover{
			    opacity:.6
			}
		@media screen and (min-width: 768px) and (max-width: 1367px) {
			
			
			
			.section .w .goods-nav .nav-list ul li {
				padding: 7px 7px;
				/* font-size: 15px; */
				line-height: 34px;
				/* margin: 14px 0; */
				padding: 6% 10%;
				font-size: 16px;
				line-height: 18px;
			}
			
			.section .w .goods-nav .nav-list ul li a{
				/* font-size: 15px; */
			}




			.contact .w .right .content ul li a img{
				display: block;
				width: 25px;
				height: 25px;
				margin: 17px auto 4px;
			}

			.contact .w .right .content ul li a div:nth-child(2) {
				line-height: 1.5;
				font-size: 14px;
			}

			
			.contact .w .right .content ul li a div:nth-child(3) {
				line-height: ;1
				color: #999;
				font-size: 12px;
			}

			.chuju .w ul li{
				    height: 130px;
			}
			.chuju .w ul li .chuju-a div:nth-child(1){
				    width: 127px;
				    height: 95px;
			}
			.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(1){
				font-size: 14px;
			}
			.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(2){
				/* font-size: 14px; */
			}
		
			.contact .w .left table tr {
			    line-height: 50px;
			    border: 1px solid #ccc;
			    display: block;
			    margin-top: 24px;
			    padding: 0 30px;
			    box-sizing: border-box;
			    background-color: #f7f7f7;
			    width: 401px;
			    font-size: 16px;
			}
			.contact .w .left table tr:nth-child(6) textarea {
			    outline: none;
			    border: none;
			    background-color: #f7f7f7;
			    font-size: 16px;
			    width: 351px;
			}
		}
				
				

				@media screen and (max-width: 767px) {
				    .swiper{
				        margin-top: 50px;
						min-width: auto;
						width: 100%;
				    }
					.nav-list{
						display: none;
					}
.goods-content ul{min-width: auto;width:100%}
					.section .w .goods-nav .goods-list .goods-content .wenti>div:nth-child(1) {
						font-size: 18px;
						line-height: 23px;
						color: #000;
						font-weight: bold;
					}
					.nidie .flex-box{

						width:auto !important;
					}
					.section .w {
					    width: 100% !important;
					    min-width: auto;
					}
					.section .w .goods-nav .nav-list{
					    display:none
					}
					.section .w .goods-nav {
					    padding-bottom: 25px;
					    margin-top: 0px;
					}
					.section .w .goods-nav .goods-list{
					    padding: 10px !important;
					    width: 100% !important;
					    box-sizing: border-box;
					}
					
					.section .w .goods-nav .goods-list .goods-content .wenti1{
					    margin-top: 19px;
					}
					.section .w .goods-nav{
						padding-bottom: 0 !important;
					}
					
					.chuju{
						padding-top: 50px !important;
					}
					.chuju .w{
						    box-sizing: border-box;
						    /* padding: 15px; */
						    width: 100% !important;
						    /* border-top: 10px solid #f7f7f7; */
					}
					.chuju .w ul li {
					  width: 100% !important;
					  display: flex;
					  margin-bottom: 15px;
					  height: auto;
					  padding-left: 0px !important;
					  padding-right: 0px !important;
					}
					.chuju .w ul li .chuju-a div:nth-child(1) {
					    width: 110px;
					    height: 100%;
					}
					.chuju .w ul li .chuju-a div:nth-child(1) img{
						width: auto;
						height: 80px;
					}
					.chuju .w ul li .chuju-a div:nth-child(2) {
					       flex: 1;
					       height: 100%;
					       background-color: #ffffff;
					       border-top: 0;
					       padding: 5px;
					       box-sizing: border-box;
					}
					.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(1) {
					      font-size: 15px;
					      line-height: 22px;
					      /* margin-top: 67px; */
					      margin-bottom: 2px;
					      color: rgba(0, 0, 0, 0.8);
					}
					.chuju .w>div:nth-child(1) {
					    font-weight: 800;
					    font-size: 18px;
					}
					.chuju .w ul li .chuju-a div:nth-child(2) p:nth-child(2) {
					    font-size: 12px;
					    line-height: 14px;
					    color: #666;
					}
					.chuju .w ul li .chuju-a div:nth-child(2) p {
					    width: 100%;
					    /* display: table-cell; */
					    /* margin-left: 37px; */
					   
					}

					.chuju .w ul li .chuju-a div:nth-child(2) p:nth-last-child(1){
						 margin-top: 10px;
					}

					
					.chuju .w ul li:nth-child(n+3) {
					    margin-top: auto;
					}
					
					.md-bg{
					    width: 100% !important;
					    /* padding: 15px; */
					    box-sizing: border-box;
					    margin-top: 0 !important;
					    /* border-top: 10px solid #f7f7f7; */
					}
					
					.md-bg .ttt{
						    font-size: 18px !important;
						    margin-bottom: 15px !important;
						    margin-top: 20px !important;
					}
					
					.contact{
						padding-top: 20px !important;
						/* font-size: 18px; */
					}
					.contact .w{
						width: 100% !important;
						/* padding: 15px; */
						box-sizing: border-box;
						margin-top: 0 !important;
						/* border-top: 10px solid #f7f7f7; */
					}
					
				.contact .w .title p {
    font-size: 18px;
   
}

.contact .w .left table tr td button {
    background-color: #e60213;
    border: none;
    font-size: 15px;
    outline: none;
    color: white;
    border: 0;
}
					.contact .w .left{
						width: 94%;
						padding: 3%;
					}
					
					.contact .w .left table tr{
						width: auto;
						line-height: 40px;
						padding: 0 10px;
						margin-top: 10px;
						font-size: 15px;
					}
					.contact .w .left table tr:nth-child(7) {
					    width: 250px;
					    background-color: #e60213;
					    border: 0;
					    cursor: pointer;
					    text-align: center;
					    margin: 10px auto;
					}
					
					.contact .w .right{
						    width: 100%;
						    padding-left: 0;
						    height: 300px;
					}
					
					#allmap{
						height: 100% !important;
						    margin-top: 50px;
					}
					
					.contact .content{
						display: none;
					}
				}
				
				

.section .w .goods-nav .goods-list>div:nth-child(1)>p:nth-child(1) {
    font-size: 20px;
    line-height: 20px;
    margin-top: 11px;
    margin-bottom: 23px;
}
.section .w .goods-nav .goods-list>div:nth-child(1)>p:nth-child(2) {
    font-size: 13px;
    line-height: 13px;
}

.section .w .goods-nav .goods-list .goods-content ul li {
    width: 33.3%;
    float: left;
    padding: 9px;
    box-sizing: border-box;
}
.section .w .goods-nav .goods-list .goods-content ul li:nth-child(3n+3) {
    margin-right: 0;
}
.section .w .goods-nav .goods-list .goods-content ul li:nth-child(n+4) {
    margin-top: 20px;
}
.section .w .goods-nav .goods-list .goods-content ul li div:nth-child(1) {
    width: 100%;
    /* height: 175px; */
    position: relative;
}
.section .w .goods-nav .goods-list .goods-content ul li div:nth-child(1) img {
    width: 100%;
    height: 100%;
}
.section .w .goods-nav .goods-list .goods-content ul li div:nth-child(1)>div {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}
.section .w .goods-nav .goods-list .goods-content ul li div:nth-child(1)>div p {
    /* font-size: 18px; */
    color: #fff;
    font-weight: 800;
}