@charset "utf-8";
/*html5*/ 
/*html{*/
/*	font-family: Arial, sans-serif !important;*/
/*}*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;font-family: Arial, sans-serif  !important; }
body{width:100%;background:#fff;color:#333;font-size:14px;font-family: Arial, sans-serif;}
html{overflow-x:hidden;font-family: Arial, sans-serif;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}
/* 禁用 Edge/IE 的密码框自带“显示密码”按钮，避免与自定义 eye 图标重叠 */
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
	display: none;
}
td{
    border: 1px solid #ccc;
}

.contain{
	width: 96%;
	max-width: 1480px;
	margin: 0 auto;
}
.top{
	background-color: #000000;
	border-bottom: 1px solid #7e7e7e;
}
.top1{
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top2{
	font-size: 14px;
	color: #ffffff;
}
.top3{
	display: flex;
	align-items: center;
	height: 100%;
}
.top4{
	display: flex;
	align-items: center;
}
.top4 a{
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	padding: 0 20px;
}
.top4 a:first-child{
	border-left: 0;
}
.top5{
	margin-left: 29px;
	padding-left: 27px;
	display: flex;
	align-items: center;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	height: 17px;
}
.top5 img{
	margin-right: 14px;
}
.top6{
	font-size: 0;
	margin-left: 56px;
	position: relative;
	margin-right: 20px;
}
.serTc{
	display: none;
	position: absolute;
	right: 0;
	top: 120%;
	background-color: #000000;
	padding: 10px;
	border-radius: 10px;
	overflow: hidden;
	width: 242px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.serTci{
	float: left;
	width: 180px;
	height: 36px;
	background-color: #000000;
	font-size: 14px;
	color: #ffffff;
}
.serTcii{
	float: left;
	width: 36px;
	height: 36px;
	background: url(../img/search.png) center no-repeat;
}
.header{
	background-color: #000000;
}
.header1{
	overflow: hidden;
	display: flex;
	align-items: flex-start;
}
.logo{
	float: left;
	font-size: 0;
	height: 116px;
	display: flex;
	align-items: center;
}
.nav{
    flex: 1;
	float: left;
	margin-left: 80px;
	padding: 20px 0;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	margin-left: 60px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}
.nav ul li a{
	color: #ffffff;
}
.butt{
	float: right;
	display: flex;
	align-items: center;
	height: 116px;
}
.butt a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	border: 1px solid #7b7b7b;
	position: relative;
	margin-right: 20px;
}
.butt a span{
	position: absolute;
	right: -5px;
	top: -3px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fcfcfc;
	font-size: 12px;
	color: #000000;
}
.banner{
	text-align: center;
}
.banner .swiper-pagination{
	bottom: 20px;
}
.banner .swiper-pagination-bullet{
	opacity: 1;
	background-color: #ffffff;
	width: 6px;
	height: 6px;
	border-radius: 3px;
}
.banner .swiper-pagination-bullet-active{
	width: 27px;
}
.banner1{
	font-size: 0;
	position: relative;
}
.banner2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: left;
}
.banner3{
	width: 50%;
}
.banner4{
	font-size: 51px;
	color: #ffffff;
	line-height: 72px;
}
.banner5{
	margin-top: 30px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 33px;
}
.banner6{
	margin-top: 36px;
}
.banner6 a{
	width: 110px;
	height: 40px;
	border-radius: 9px;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #ffffff;
}
.clickarea{
	padding: 40px 0 30px;
	text-align: center;
}
.clickarea a{
	display: inline-block;
	font-size: 36px;
	color: #000000;
	line-height: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.techg{
	background: url(../img/tecbg.png) no-repeat;
	background-size: cover;
	padding: 70px 0 80px;
}
.techg1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.techg2{
	width: 50%;
}
.techg3{
	font-size: 42px;
	color: #ffffff;
	font-weight: bold;
	line-height: 54px;
}
.techg4{
	margin-top: 36px;
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
}
.techg5{
	margin-top: 45px;
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.techg5 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 52px;
	background-color: #ffffff;
	font-size: 16px;
	color: #1a1a1a;
	font-weight: normal;
	margin-right: 35px;
}
.techg5 img{
	margin-right: 10px;
}
.techg6{
	width: 50%;
	padding-left: 39px;
}
.techg7{
	margin-top: 30px;
	display: flex;
	align-items: center;
}
.techg8{
	font-size: 0;
	width: 60px;
}
.techg9{w
	flex: 1;
	font-size: 18px;
	color: #ffffff;
	line-height: 24px;
}
.cate{
	padding: 50px 0 66px;
}
.cate1{
	font-size: 28px;
	color: #202020;
	font-weight: bold;
}
.cate2{
	margin-top: 36px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.cate3{
	width: calc((100% - 140px)/8);
	margin-right: 20px;
	background-color: #f0f1f6;
}
.cate3:nth-child(2n){
	background-color: #fef8e3;
}
.cate3:nth-child(3n){
	background-color: #faedea;
}
.cate3:nth-child(4n){
	background-color: #f7fbe9;
}
.cate3:nth-child(5n){
	background-color: #efeff8;
}
.cate3:nth-child(6n){
	background-color: #e9f1f4;
}
.cate3:nth-child(7n){
	background-color: #ededed;
}
.cate3:nth-child(8n){
	background-color: #e5eaf5;
	margin-right: 0;
}
.cate4{
	font-size: 0;
	height: 111px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cate4 img{
	max-height: 100%;
}
.cate5{
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 20px;
	padding: 10px 5px 10px 15px;
	white-space: nowrap;
}
.product{
	background-color: #f6f6f6;
	padding: 50px 0 70px;
}
.product1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 3px solid #d8d8d8;
}
.product2{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 41px;
	padding-bottom: 15px;
	border-bottom: 5px solid #f3a52c;
	margin-bottom: -3px;
}
.product3{
	padding-bottom: 15px;
}
.product3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 41px;
	border-radius: 20px;
	background-color: #f3a52c;
	font-size: 20px;
	color: #ffffff;
}
.product3 a img{
	margin-left: 9px;
}
.protitle{
	margin-top: 40px;
	font-size: 24px;
	color: #000000;
}
.prolist{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.prolist1{
	margin-top: 20px;
	width: calc((100% - 150px)/6);
	margin-right: 30px;
}
.prolist1:nth-child(6n){
	margin-right: 0;
}
.prolist2{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f1f0f6;
}
.prolist2 img{
	max-height: 100%;
}
.prolist3{
	background-color: #ffffff;
	padding: 10px 10px 30px;
}
.prolist4{
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	height: 60px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.prolist5{
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	height: 72px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.prolist6{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.prolist7{
	width: calc((100% - 30px)/2);
}
.prolist8{
	margin-top: 20px;
	width: calc((100% - 60px)/3);
	margin-right: 30px;
}
.prolist8:nth-child(3n){
	margin-right: 0;
}
.arriva{
	background: url(../img/arrbg.png) no-repeat;
	background-size: cover;
	padding: 120px 0 111px;
}
.arriva1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.arriva2{
	font-size: 52px;
	color: #ffffff;
	font-weight: bold;
}
.arriva3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 41px;
	border-radius: 20px;
	background-color: #f3a52c;
	font-size: 20px;
	color: #ffffff;
}
.arriva3 a img{
	margin-left: 9px;
}
.arriva4{
	margin-top: 60px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.arriva5{
	width: calc((100% - 159px)/4);
	margin-right: 53px;
}
.arriva5:nth-child(4n){
	margin-right: 0;
}
.arriva6{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f1f0f6;
	height: 243px;
}
.arriva6 img{
	max-height: 100%;
}
.arriva7{
	padding: 10px 12px;
	background-color: #ffffff;
}
.arriva8{
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	height: 60px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.arriva9{
	margin-top: 5px;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	height: 53px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 5px;
}
.arriva10{
	font-size: 14px;
	color: #474747;
	line-height: 40px;
	border-bottom: 1px solid #eaeaea;
}
.arriva11{
	margin-top: 19px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.arriva12{
	font-size: 14px;
	color: #333333;
}
.arriva12 span{
	color: #dc0000;
}
.arriva12 code{
	color: #dc0000;
	font-size: 18px;
	font-family: inherit;
	font-weight: bold;
}
.arriva13 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background-color: #f3a52c;
}
.specia{
	padding: 70px 0;
}
.specia1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.specia2{
	font-size: 0;
	position: relative;
	width: 377px;
	margin-right: 74px;
}
.specia3{
	position: absolute;
	top: 70px;
	left: 0;
	padding: 0 25px;
}
.specia4{
	font-size: 44px;
	color: #ffffff;
	font-weight: bold;
}
.specia5{
	margin-top: 36px;
	width: 78px;
	height: 6px;
	border-radius: 3px;
	background-color: #f6f6f6;
}
.specia6{
	width: calc(100% - 451px);
	position: relative;
}
.specia6 .arriva7{
	background-color: #f6f6f6;
}
.left{
	position: absolute;
	left: -60px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1e1e1;
}
.left:hover{
	background-color: #f3a52c;
}
.right{
	position: absolute;
	right: -60px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1e1e1;
}
.right:hover{
	background-color: #f3a52c;
}
.devry{
	padding: 60px 0 40px;
	background-color: #f3f6f8;
}
.devry1{
	text-align: center;
	font-size: 46px;
	color: #242424;
	font-weight: bold;;
}
.devry2{
	margin-top: 70px;
	font-size: 0;
}
.email{
	background-color: #f3a52c;
	padding: 30px 0;
}
.email1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.email2{
	display: flex;
	align-items: center;
}
.email3{
	font-size: 0;
	margin-right: 25px;
}
.email5{
	font-size: 32px;
	color: #ffffff;
	line-height: 44px;
}
.email6{
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 36px;
}
.email8{
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
}
.email9{
	width: 393px;
	height: 44px;
	background-color: #ffffff;
	border-radius: 22px;
	overflow: hidden;
}
.email9i{
	float: left;
	width: calc(100% - 46px);
	height: 44px;
	padding: 0 20px;
}
.email9ii{
	width: 46px;
	height: 44px;
	background: url(../img/email1.png) center no-repeat;
}
.footer{
	background-color: #000000;
	padding: 60px 0 40px;
}
.footer1{
	font-size: 24px;
	color: #ffffff;
	line-height: 30px;
}
.footer2{
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 28px;
}
.footer3{
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer4{
	width: 21%;
}
.footer4 input{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
	color: #ffffff;
}
.footer5{
	width: 36%;
}
.footer5 input{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
	color: #ffffff;
}
.footer6{
	width: 10%;
}
.footer6 input{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #f3a52c;
	background-color: #f3a52c;
	color: #ffffff;
	font-size: 16px;
	border-radius: 6px;
}
.footer7{
	margin-top: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer8{
	font-size: 0;
}
.footer8 img{
	width: 153px;
}
.footer10{
	font-size: 16px;
	color: #ffffff;
	line-break: 28px;
}
.footer11{
	margin-top: 10px;
}
.footer11 a{
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
}
.footer12{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
}
.footer12 img{
	margin-right: 8px;
}
.footer13{
	margin-top: 20px;
	font-size: 0;
}
.footer13 a{
	margin-right: 16px;
	display: inline-block;
}
.beian{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 60px;
}
.cartButt{
	position: fixed;
	right: 20px;
	top: 50%;
	z-index: 96;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cart_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1003;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}
.cart_tc1{
	width: 80%;
	max-width: 498px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ffffff;
}
.cart_tc2{
	height: 70px;
	border-bottom: 1px solid #f1f1f1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px 0 20px;
	font-size: 16px;
	color: #242424;
	font-weight: bold;
}
.cart_tcbut{
	border-top: 1px solid #f1f1f1;
	padding: 20px 14px 16px;
}
.cart_tcbut1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart_tcbut2{
	font-size: 20px;
	color: #242424;
	line-height: 1;
}
.cart_tcbut3{
	font-size: 20px;
	color: #163052;
	line-height: 1;
}
.cart_tcbut4{
	margin-top: 23px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart_tcbut4 a{
	width: calc((100% - 24px)/2);
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 50px;
	height: 50px;
	background-color: #eeeeee;
}
.cart_tcbut4 input{
	width: calc((100% - 24px)/2);
	font-size: 16px;
	color: #ffffff;
	height: 50px;
	background-color: #f3a52c;
}
.cart_tc3{
	height: calc(100% - 200px);
	overflow-y: scroll;
	padding: 1px 20px 20px;
}
.cart_tc3::-webkit-scrollbar {
	width: 0;
}
.cart_tc3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 11px rgba(216,216,216,0.11);
	background: rgba(216,216,216,0.11);
}
.cart_tc3::-webkit-scrollbar-track {
	box-shadow: inset 0 0 11px rgba(216,216,216,0.11);
	border-radius: 10px;
	background: rgba(216,216,216,0.02);
}
.cart_tc4{
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #666666;
	padding-bottom: 16px;
	margin-top: 20px;
}
.cart_tc5{
	font-size: 0;
	width: 138px;
	margin-right: 16px;
}
.cart_tc6{
	flex: 1;
}
.cart_tc7{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.cart_tc8{
	flex: 1;
	font-size: 16px;
	color: #242424;
	font-weight: bold;
}
.cart_tc9{
	font-size: 0;
	margin-left: 10px;
}
.cart_tc10{
	margin-top: 9px;
}
.cart_tc10 span{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #85b951;
	height: 36px;
	padding: 0 10px;
	background-color: #f1f7eb;
}
.cart_tc10 span img{
	margin-right: 8px;
}
.cart_tc11{
	margin-top: 6px;
	font-size: 14px;
	color: #54595f;
	line-height: 27px;
}
.cart_tc12{
	margin-top: 9px;
}
.cart_tc12 input{
	width: 80px;
	height: 32px;
	text-align: center;
	background-color: #f5f5f5;
}
.cart_tc13{
	margin-top: 10px;
	font-size: 14px;
	color: #bcbcbc;
}
.cart_tc13 span{
	font-size: 16px;
	color: #163052;
	font-weight: bold;
}
.header_m{
	display: none;
	background-color: #000000;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
	height: 40px;
	display: flex;
	align-items: center;
}
.icon_m img{
	/* height: 40px; */
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.home{
	background: url(../img/homebg.png) no-repeat;
	background-size: cover;
	padding: 30px 0 40px;
}
.address{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	display: flex;
	align-items: center;
	padding-bottom: 15px;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
}
.address span{
	background-color: #fff;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin: 0 20px;
}
.address a{
	color: rgba(255,255,255,0.8);
}
.home1{
	margin-top: 20px;
	line-height: 1;
	font-size: 52px;
	color: #ffffff;
	font-weight: bold;
}
.result{
	padding: 70px 0 140px;
}
.result1{
	font-size: 40px;
	color: #000000;
	font-weight: bold;
}
.result2{
	margin-top: 40px;
}
.result2 ul li{
	padding: 40px 0;
	border-bottom: 1px solid #e7e6e6;
}
.result3{
	font-size: 27px;
	color: #e29a2d;
	display: flex;
	align-items: center;
}
.result3 span{
	font-size: 14px;
	color: #5c5a5a;
	line-height: 25px;
	padding: 0 10px;
	border-radius: 5px;
	background-color: #f7f7f7;
	margin-left: 14px;
}
.result4{
	margin-top: 16px;
	font-size: 16px;
	color: #656464;
}
.productlist{
	padding: 50px 0 100px;
}
.productlist1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.productlist2{
	width: 280px;
	margin-right: 40px;
}
.productlist3{
	width: 100%;
	height: 44px;
	background-color: #ffffff;
	border: 1px solid #eaeaea;
	overflow: hidden;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.productlist3 input[type="text"]{
	flex: 1;
	height: 44px;
	padding: 0 20px 0 0;
	font-size: 14px;
	color: #333333;
}
.productlist3 input[type="submit"]{
	width: 44px;
	height: 44px;
	background: url(../img/search1.png) center no-repeat;
	cursor: pointer;
}
.productlist4{
	margin-bottom: 20px;
	background-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
}
.productlist5{
	font-size: 16px;
	color: #f3a52c;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.productlist5 img{
	width: 12px;
	transform: rotate(180deg);
	transition: transform 0.3s;
}
.productlist4.active .productlist5 img{
	transform: rotate(0);
}
.productlist6{
	display: block;
	padding: 10px 0 15px;
}
.productlist4:not(.active) .productlist6{
	display: none;
}
.productlist6 ul li{
	list-style: none;
	margin-bottom: 10px;
}
.productlist6 ul li:last-child{
	margin-bottom: 0;
}
.productlist6 ul li a{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.productlist6 ul li label{
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.productlist6 ul li label input[type="checkbox"]{
	width: 18px;
	height: 18px;
	margin-right: 10px;
	cursor: pointer;
}
.productlist7{
	flex: 1;
}
.productlist8{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 30px;
}
.productlist9{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.productlist9 .arriva5{
	width: calc((100% - 60px)/3);
	margin-right: 30px;
	margin-bottom: 30px;
}
.productlist9 .arriva5:nth-child(3n){
	margin-right: 0;
}
.productlist9 .arriva7{
	background-color: #f6f6f6;
}
.page{
	margin-top: 60px;
	text-align: center;
	font-size: 0;
}
.page a{
	margin: 0 5px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #333333;
	border-radius: 5px;
}
.page a.on{
	background-color: #f3a52c;
	border: 1px solid #f3a52c;
	color: #ffffff;
}
.aboutus{
	padding: 50px 0 100px;
}
.aboutus1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.aboutus2{
	width: 280px;
	margin-right: 40px;
}
.aboutus3{
	padding: 15px 20px;
	background-color: #f3a52c;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0;
}
.aboutus4{
	background-color: #ffffff;
	border: 1px solid #eaeaea;
}
.aboutus4 a{
	display: block;
	padding: 15px 20px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	padding-left: 40px;
}
.aboutus4 a:last-child{
	border-bottom: 0;
}
.aboutus4 a:before{
	content: "";
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #f3a52c;
}
.aboutus4 a.on{
	background-color: #fff5e6;
	color: #f3a52c;
	font-weight: bold;
}
.aboutus4 a.on img{
	width: 12px;
	margin-left: 5px;
	vertical-align: middle;
}
.aboutus5 .productlist9 .arriva5{
	width: calc((100% - 90px)/4);
	margin-right: 30px;
	margin-bottom: 30px;
}
.aboutus5 .productlist9 .arriva5:nth-child(4n){
	margin-right: 0;
}
.aboutus5 .productlist9 .arriva7{
	background-color: #f6f6f6;
}
.aboutus5{
	flex: 1;
	background-color: #ffffff;
	padding: 40px;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 10px #eaeaea;
}
.aboutus6{
	font-size: 24px;
	color: #f3a52c;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.aboutus6 span{
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 2px solid #f3a52c;
}
.aboutus6 a{
	display: inline-block;
	padding-bottom: 15px;
	font-size: 18px;
	border-bottom: 2px solid rgba(0,0,0,0);
	color: #333333;
}
.aboutus6 a.on{
	color: #f3a52c;
	border-bottom: 2px solid #f3a52c;
}
.aboutus7{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #666666;
}
.aboutus8{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
.aboutus9{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.aboutusd{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.aboutus10{
	margin-bottom: 40px;
	width: 50%;
}
.aboutus11{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}
.aboutus12{
	
}
.aboutus13{
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 15px;
}
.aboutus13 img{
	width: 16px;
	margin-right: 10px;
	margin-top: 3px;
	flex-shrink: 0;
}
.aboutus13 div{
	flex: 1;
}
.aboutus14{
	width: 48%;
}
.aboutus15{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 30px;
}
.aboutus16{
	padding: 18px;
	background-color: #eeeeee;
}
.aboutus17{
	margin-bottom: 14px;
}
.aboutus17 input{
	width: 100%;
	height: 44px;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	padding: 0 15px;
	font-size: 14px;
	color: #333333;
	background-color: #ffffff;
}
.aboutus18{
	margin-bottom: 14px;
}
.aboutus18 textarea{
	width: 100%;
	min-height: 150px;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	padding: 15px;
	font-size: 14px;
	color: #333333;
	background-color: #ffffff;
	resize: none;
	font-family: inherit;
}
.aboutus19{
	
}
.aboutus19 input{
	width: 100%;
	height: 50px;
	background-color: #f3a52c;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}
.liuy{
	font-size: 14px;
	color: #000000;
	line-height: 26px;
}
.liuy a{
	color: #0061d9;
	text-decoration: underline;
}
.liuyd{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuy1{
	width: calc((100% - 25px)/2);
}
.liuy2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	font-size: 14px;
	color: #000000;
}
.liuy2 span{
	font-size: 12px;
	color: #999999;
}
.liuy3 {
	margin-top: 10px;
}
.liuy3 input{
	width: 100%;
	height: 42px;
	border: 1px solid #c0bfbf;
	border-radius: 5px;
	padding: 0 14px;
}
.liuy3 textarea{
	width: 100%;
	height: 129px;
	border: 1px so;id #c0bfbf;
	border-radius: 5px;
	padding: 10px 14px;
	resize: none;
}
.liuy4{
	margin-top: 30px;
	text-align: right;
}
.liuy4 input{
	width: 154px;
	height: 40px;
	border-radius: 5px;
	background-color: #f1ab40;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.serve{
	margin-top: 30px;
	font-size: 16px;
	color: #54595f;
}
.serve1{
	margin-top: 30px;
	font-size: 17px;
	color: #171717;
	font-weight: bold;
	line-height: 31px;
}
.serve2{
	margin-top: 30px;
	font-size: 30px;
	color: #54595f;
	font-weight: bold;
}
.serve3{
	margin-top: 20px;
	padding-left: 50px;
	font-size: 14px;
	color: #54595f;
	line-height: 20px;
}
.inabout{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.inabout1{
	font-size: 0;
	margin-left: 40px;
	width: 486px;
}
.inabout2{
	flex: 1;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}
.inabout3{
	font-size: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.inabout3 img{
	width: calc((100% - 60px)/3);
	margin: 30px 30px 0 0;
}
.inabout3 img:nth-child(3n){
	margin-right: 0;
}
.inabout4{
	margin-top: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.inabout5{
	font-size: 0;
	margin-right: 36px;
	width: 530px;
}
.inabout6{
	flex: 1;
}
.inabout7{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
}
.inabout8{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.inabout9{
	font-size: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.inabout9 img{
	width: calc((100% - 100px)/6);
	margin: 30px 20px 0 0;
}
.inabout9 img:nth-child(6n){
	margin-right: 0;
}
.person{
	padding: 15px 20px;
	font-size: 18px;
	color: #200707;
	font-weight: bold;
	margin-bottom: 0;
}
.person1{
	background-color: #ffffff;
	border-top: 1px solid #eaeaea;
}
.person1 a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 20px 15px 15px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	position: relative;
}
.person1 a.on{
	background-color: #f3a52c;
	color: #ffffff;
	font-weight: bold;
}
.person1 a.on img{
	width: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.person2{
	flex: 1;
	background-color: #ffffff;
	padding: 16px 0 10px 30px;
	border-left: 1px solid #eaeaea;
}
.person2 .aboutus6{
	margin-bottom: 0;
}
.person3 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.person3 .arriva5{
	margin-top: 40px;
}
.person3 .arriva7{
	background-color: #f6f6f6;
}
.bill{
	margin-top: 32px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bill1{
	width: 398px;
	height: 63px;
	background-color: #eeeeee;
	border-radius: 5px;
	padding: 10px;
	margin-right: 24px;
	display: flex;
	align-items: center;
}
.bill2{
	width: 44px;
	margin-right: 12px;
	font-size: 0;
}
.bill3{
	flex: 1;
	font-size: 18px;
	color: #999999;
	display: flex;
	align-items: center;
}
.bill3 span{
	margin-left: 12px;
	font-size: 36px;
	color: #5470c6;
	font-weight: bold;
}
.bill4{
	flex: 1;
	font-size: 18px;
	color: #999999;
	display: flex;
	align-items: center;
}
.bill4 span{
	margin-left: 12px;
	font-size: 36px;
	color: #e72719;
	font-weight: bold;
}
.bill5{
	flex: 1;
}
.bill5 a{
	display: block;
	height: 63px;
	background-color: #e72719;
	border-radius: 5px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	line-height: 63px;
}
.bill6{
	margin-top: 50px;
	font-size: 24px;
	color: #333333;
}
.bilist ul li{
	margin-top: 14px;
	background-color: #f7f7f7;
}
.bilist1{
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}
.bilist2{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bilist2 span{
	color: #666666;
}
.bilist2 a{
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #f3a52c;
	border-bottom: 1px solid #f3a52c;
	padding-bottom: 10px;
}
.bilist2 a img{
	margin-right: 6px;
}
.bilist3{
	padding: 15px 20px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bilist4{
	font-size: 0;
	width: 106px;
	margin-right: 16px;
}
.bilist5{
	flex: 1;
}
.bilist6{
	font-size: 16px;
	color: #242424;
	font-weight: bold;
}
.bilist7{
	margin-top: 10px;
	font-size: 16px;
	color: #3e53a2;
	font-weight: bold;
}
.bilist8{
	margin-top: 9px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.bilist9{
	font-size: 16px;
	color: #777777;
	font-weight: bold;
	width: 10%;
}
.bilist10{
	font-size: 16px;
	color: #163052;
	font-weight: bold;
	width: 10%;
}
.bilist11{
	width: 12%;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.bilist11 a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	color: #e21616;
	font-weight: bold;
	border: 1px solid #e21616;
}
.bilist11 a.copy{
	font-size: 14px;
	color: #b5b5b5;
	border: 1px solid #b5b5b5;
}
.bilist11 span{
	display: block;
	color: #f3a52c;
}
.editaddre{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.editaddre1{
	width: calc((100% - 45px)/2);
}
.editaddre2{
	margin-top: 20px;
	font-size: 16px;
	color: #242424;
}
.editaddre2 span{
	color: #e11121;
}
.editaddre3{
	margin-top: 10px;
	position: relative;
}
.editaddre3 input{
	width: 100%;
	height: 42px;
	background-color: #f0f0f0;
	padding: 0 16px;
	font-size: 16px;
	color: #767676;
}
.editaddre3 select{
	width: 100%;
	height: 42px;
	background-color: #f0f0f0;
	padding: 0 16px;
	font-size: 16px;
	color: #767676;
	outline: none;
	border: none;
}
.editaddre3 a{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
}
.editaddre3 a.send{
	background-color: #f3a52c;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.editaddre4{
	margin-top: 10px;
	font-size: 16px;
	color: #242424;
}
.editaddre4 label{
	margin-right: 20px;
}
.editaddre5{
	margin-top: 20px;
}
.editaddre5 input{
	width: 140px;
	height: 42px;
	background-color: #f3a52c;
	font-size: 14px;
	color: #ffffff;
}
.editaddre6{
	font-size: 16px;
	color: #525f68;
	font-style: italic;
}
.editaddre7{
	margin-top: 55px;
	border: 1px solid #e4e4e4;
	padding: 20px 40px 40px;
	position: relative;
}
.editaddre8{
	position: absolute;
	left: 49px;
	top: 0;
	transform: translateY(-50%);
	padding: 0 10px;
	font-size: 22px;
	line-height: 1;
	color: #242424;
	background-color: #ffffff;
}
.inaddre{
	margin-top: 32px;
	font-size: 16px;
	color: #54595f;
}
.inaddre1 ul{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inaddre1 ul li{
	width: calc((100% - 36px)/2);
	margin-top: 30px;
	background-color: #eeeeee;
}
.inaddre1 ul li a{
	display: block;
	padding: 20px 25px;
}
.inaddre2{
	font-size: 24px;
	color: #242424;
}
.inaddre3{
	display: flex;
	align-items: center;
	margin-top: 16px;
	font-size: 16px;
	color: #242424;
}
.inaddre3 img{
	margin-right: 6px;
}
.inaddre4{
	margin-top: 20px;
	font-size: 18px;
	color: #666666;
}
.orderDeta{
	margin-top: 25px;
	padding: 20px 40px 20px 20px;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.orderDeta1{
	flex: 1;
}
.orderDeta2{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
.orderDeta3{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.7);
}
.orderDeta4{
	margin-left: 20px;
}
.orderDeta4 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 145px;
	height: 54px;
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 14px;
	color: #f3a52c;
}
.orderDeta5{
	font-size: 0;
	margin-top: 16px;
	margin-bottom: 20px;
}
.orderDeta6{
	font-size: 18px;
	color: #333333;
}
.orderDeta7{
	margin-top: 10px;
	font-size: 18px;
	color: #000000;
}
.orderDeta8{
	margin-top: 80px;
	font-size: 18px;
	color: #000000;
}
.orderDeta9{
	padding: 0 20px;
	margin-top: 15px;
}
.orderDeta10{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 16px;
	height: 70px;
	border-bottom: 1px solid #dcdcdc;
}
.orderDeta11{
	font-size: 16px;
	color: #000000;
}
.orderDeta12{
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333333;
}
.orderDeta12 a{
	margin-left: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #5b9fe5;
	font-size: 14px;
	color: #5b9fe5;
}
.login{
	padding-bottom: 100px;
}
.login1{
	background: url(../img/logbg.png) center no-repeat;
	background-position: center bottom;
	padding-top: 112px;
}
.login2{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	border-radius: 10px;
	display: flex;
	align-items: center;
	background-color: #fff;
	box-shadow: 0 0 15px #dddddd;
}
.login3{
	font-size: 0;
	width: 407px;
}
.login4{
	flex: 1;
	padding: 20px 150px;
}
.login5{
	font-size: 23px;
	color: #242424;
	font-weight: bold;
}
.login6{
	margin-top: 30px;
}
.login6 input{
	width: 100%;
	height: 42px;
	background-color: #f3a52c;
	font-size: 14px;
	color: #ffffff;
}
.login7{
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.login8{
	font-size: 16px;
	color: #242424;
}
.login9 a{
	font-size: 16px;
	color: #242424;
}
.login10{
	margin-top: 15px;
	text-align: right;
}
.login10 a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 103px;
	height: 42px;
	background-color: #f7f7f7;
	font-size: 14px;
	color: #242424;
}
.register{
	padding: 90px 0 70px;
}
.register1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.register2{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.register3{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.register4{
	width: calc((100% - 95px)/2);
}
.register5{
	margin-top: 20px;
	font-size: 16px;
	color: #242424;
}
.register5 span{
	color: #e11121;
	margin-right: 6px;
}
.register6{
	margin-top: 10px;
	position: relative;
}
.register6 input{
	width: 100%;
	height: 42px;
	background-color: #f0f0f0;
	padding: 0 16px;
	font-size: 16px;
	color: #767676;
	border-radius: 20px;
}
.register6 a{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
}
.register7{
	margin-top: 72px;
}
.register7 input{
	width: 100%;
	height: 82px;
	border-radius: 40px;
	background-color: #f3a52c;
	font-size: 24px;
	color: #ffffff;
}
.incompare{
	padding: 24px 0 50px;
}
.incompare1{
	padding-bottom: 63px;
	overflow-x: scroll;
	font-size: 0;
	white-space: nowrap;
}
.incompare1::-webkit-scrollbar {
	height: 11px;
}
.incompare1::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 16px #f3a52c;
	border-radius: 10px;
	background: #f3a52c;
}
.incompare1::-webkit-scrollbar-track {
	border-radius: 10px;
	box-shadow: inset 0 0 16px #eeeeee;
	background: #eeeeee;
}
.incompare2{
	background-color: #e4e4e4;
	width: 272px;
	display: inline-block;
}
.incompare3{
	height: 412px;
	border-bottom: 1px solid #ffffff;
	padding: 20px 16px;
}
.incompare4{
	height: 1974px;
	border-bottom: 1px solid #ffffff;
	padding: 20px 16px;
}
.incompare5{
	height: 61px;
	border-bottom: 1px solid #ffffff;
	padding: 20px 16px;
}
.incompare5:last-child{
	border-bottom: 1px solid #e4e4e4;
}
.incompare6{
	vertical-align: top;
	width: 287px;
	display: inline-block;
	border-right: 1px solid #e4e4e4;
	white-space: normal;
}
.incompare7{
	height: 412px;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 12px;
}
.incompare7a a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #333333;
}
.incompare7a a img{
	margin-right: 6px;
}
.incompare7b{
	margin-top: 20px;
	background-color: #f1f0f6;
	height: 192px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.incompare7b img{
	max-height: 90%;
	max-width: 90%;
}
.incompare7c{
	margin-top: 10px;
	font-size: 16px;
	color: #242424;
	line-height: 21px;
}
.incompare7d{
	margin-top: 10px;
	font-size: 23px;
	color: #163052;
}
.incompare7d span{
	font-size: 20px;
	color: #767676;
}
.incompare7e{
	margin-top: 20px;
}
.incompare7e a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 109px;
	height: 36px;
	background-color: #f3a52c;
	font-size: 14px;
	color: #ffffff;
}
.incompare8{
	height: 1974px;
	border-bottom: 1px solid #e4e4e4;
	padding: 24px 10px 0;
}
.incompare8a{
	font-size: 14px;
	color: #54595f;
	line-height: 23px;
}
.incompare8b{
	margin-top: 10px;
	font-size: 0;
}
.incompare8c{
	margin-top: 10px;
	font-size: 14px;
	color: #1f1f1f;
	line-height: 31px;
}
.incompare8d{
	margin: 20px 0 ;
	font-size: 16px;
	color: #1f1f1f;
	font-weight: bold;
}
.incompare8e{
	display: flex;
}
.incompare8f{
	width: 124px;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.incompare8g{
	width: calc(100% - 124px);
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
}
.incompare8g span{
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}
.incompare8h{
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	word-break: break-all;
	white-space: normal;
}
.incompare9{
	height: 61px;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #1f1f1f;
}
.incompare9 span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 136px;
	height: 36px;
	background-color: #f1f7eb;
	font-size: 16px;
	color: #85b951;
}
.incompare9 span img{
	margin-right: 5px;
}
.prodeta{
	padding: 32px 0 105px;
}
.prodeta1{
	overflow: hidden;
	margin-bottom: 80px;
}
.proLeft{
	overflow: hidden;
	float: left;
	width: 55.4%;
}
.proLeft1{
	float: left;
	width: 82.5%;
}
.proLeft1_d{
	height: 676px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.proLeft1_d img{
	max-height: 100%;
}
.proLeft2{
	float: right;
	width: 16%;
	height: 676px;
	position: relative;
	padding: 44px 0;
}
.proLeft3{
	height: 100%;
}
.proLeft3 .swiper{
	height: 100%;
}
.prolef4{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	background-color: #f1f0f6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pdarr1{
	display: none;
}
.prolef4:hover{
	background-color: #f3ae42;
}
.prolef4:hover .pdarr{
	display: none;
}
.prolef4:hover .pdarr1{
	display: block;
}
.prolef5{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	background-color: #f1f0f6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.prolef5:hover{
	background-color: #f3ae42;
}
.prolef5:hover .pdarr{
	display: none;
}
.prolef5:hover .pdarr1{
	display: block;
}
.proRight{
	float: right;
	width: 40%;
}
.proRight1{
	font-size: 48px;
	color: #000000;
}
.proRight2{
	margin-top: 16px;
	font-size: 16px;
	color: #54595f;
	line-height: 31px;
}
.proRight3{
	margin-top: 20px;
	border: 1px solid #e6e6e6;
}
.proRight4{
	border-bottom: 1px solid #e6e6e6;
	padding: 20px;
}
.proRight5 span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 136px;
	height: 36px;
	background-color: #f1f7eb;
	font-size: 16px;
	color: #85b951;
}
.proRight6{
	margin-top: 24px;
	font-size: 14px;
	color: #f3ae42;
	display: flex;
	align-items: center;
}
.proRight6 img{
	margin-right: 14px;
}
.proRight7{
	margin-top: 16px;
	display: flex;
	align-items: center;
}
.proRight7a{
	width: 80px;
	height: 44px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	text-align: center;
	margin-right: 10px;
}
.proRight7b{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 182px;
	height: 44px;
	border: 1px solid #ec0000;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
	color: #ec0000;
}
.proRight7c{
	width: 147px;
	height: 44px;
	background-color: #ec0000;
	border: 1px solid #ec0000;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
}
.proRight8{
	height: 56px;
	display: flex;
	align-items: center;
}
.proRight8 a{
	display: flex;
	align-items: center;
	padding: 0 20px;
	font-size: 14px;
	color: #333333;
	border-right: 1px solid #e4e4e4;
}
.proRight8 a img{
	margin-right: 6px;
}
.proRight9{
	margin-top: 20px;
	font-size: 14px;
	color: #888888;
}
.proRight9 span{
	font-size: 16px;
	color: #1f1f1f;
	margin-right: 20px;
}
.proRight10{
	margin-top: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
}
.proRight10 span{
	font-size: 14px;
	color: #1f1f1f;
}
.proRight10 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 251px;
	height: 42px;
	background-color: #1246ab;
	font-size: 14px;
	color: #ffffff;
}
.proRight10 a img{
	margin-right: 6px;
}
.prodeta2{
	position: relative;
	margin-bottom: 150px;
}
.prodeta2 .arriva7{
	background-color: #f6f6f6;
}
.left1{
	position: absolute;
	left: -60px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1e1e1;
}
.left1:hover{
	background-color: #f3a52c;
}
.right1{
	position: absolute;
	right: -60px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1e1e1;
}
.right1:hover{
	background-color: #f3a52c;
}
.prodeta3{
	font-size: 0;
	text-align: center;
}
.prodeta4{
	display: flex;
}
.prodeta5{
	width: 50%;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.prodeta6{
	width: 50%;
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
}
.prodeta6 span{
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}
.mt20{
	margin-top: 20px;
}
/* 富文本内容中的表格样式 - 商品详情页 */
.prodeta table.table,
.prodeta table.table-bordered,
.prodeta table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
/* 表头行样式 */
.prodeta table thead tr,
.prodeta table.table thead tr,
.prodeta table.table-bordered thead tr {
	/*display: flex;*/
}
.prodeta table thead th:first-child,
.prodeta table.table thead th:first-child,
.prodeta table.table-bordered thead th:first-child {
	/*width: 50%;*/
	background-color: #f3a52c;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
.prodeta table thead th,
.prodeta table.table thead th,
.prodeta table.table-bordered thead th {
	/*width: 50%;*/
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
	border-left:  1px solid #dfdfdf;
	border-top: none;
	border-right: none;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
/* 表体行样式 */
.prodeta table tbody tr,
.prodeta table.table tbody tr,
.prodeta table.table-bordered tbody tr {
	/*display: flex;*/
}
.prodeta table tbody td:first-child,
.prodeta table.table tbody td:first-child,
.prodeta table.table-bordered tbody td:first-child {
	/*width: 50%;*/
	background-color: #f3a52c;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
.prodeta table tbody td,
.prodeta table.table tbody td,
.prodeta table.table-bordered tbody td {
	/*width: 50%;*/
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: none;
	border-right: none;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
/* 没有thead/tbody的表格行样式（兼容旧格式） */
.prodeta table tr:not(thead tr):not(tbody tr),
.prodeta table.table tr:not(thead tr):not(tbody tr),
.prodeta table.table-bordered tr:not(thead tr):not(tbody tr) {
	/*display: flex;*/
}
.prodeta table tr:not(thead tr):not(tbody tr) td:first-child,
.prodeta table.table tr:not(thead tr):not(tbody tr) td:first-child,
.prodeta table.table-bordered tr:not(thead tr):not(tbody tr) td:first-child {
	/*width: 50%;*/
	background-color: #f3a52c;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
.prodeta table tr:not(thead tr):not(tbody tr) td:last-child,
.prodeta table.table tr:not(thead tr):not(tbody tr) td:last-child,
.prodeta table.table-bordered tr:not(thead tr):not(tbody tr) td:last-child {
	/*width: 50%;*/
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
	border-left: none;
	border-top: none;
	border-right: none;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 10px;
	line-height: 20px;
}
.prodeta7{
	width: 150px;
	background-color: #f3a52c;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f9d296;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.prodeta8{
	display: flex;
	align-items: center;
	width: calc(100% - 150px);
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
}
.prodeta8 span{
	width: 25%;
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	border-left: 1px solid #dfdfdf;
}
.step{
	background-color: #f3ae42;
	padding: 60px 0;
}
.step1{
	text-align: center;
	font-size: 36px;
	color: #edd5b0;
}
.step1 span{
	margin: 0 20px;
}
.step1 span.on{
	color: #ffffff;
}
.incart{
	padding: 60px 0 80px;
}
.incart1{
	overflow: hidden;
}
.incart2{
	float: left;
	width: 64%;
}
.incart3 ul{
	overflow: hidden;
	border-bottom: 1px solid #ececec;
}
.incart3 ul li{
	float: left;
	font-size: 16px;
	color: #242424;
	line-height: 50px;
	font-weight: bold;
}
.cartWidth{
	width: 62%;
	text-align: center;
}
.cartWidth1{
	width: 12%;
}
.cartWidth2{
	width: 14%;
	text-align: right;
}
.incart4 ul{
	overflow: hidden;
	border-bottom: 1px solid #ececec;
	display: flex;
	align-items: center;
	padding: 20px 0;
}
.incart4 ul li{
	font-size: 16px;
	color: #777777;
}
.incart4 ul li span{
	display: block;
	background-color: #f5f5f5;
	line-height: 42px;
	width: 30px;
	text-align: center;
}
.incart4 .cartWidth{
	display: flex;
	align-items: center;
}
.incart5{
	font-size: 0;
	margin-right: 20px;
}
.incart6{
	background-color: #f1f0f6;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 85px;
	height: 76px;
	margin-right: 20px;
}
.incart6 img{
	max-height: 100%;
}
.incart7{
	flex: 1;
	text-align: left;
}
.incart4 .cartWidth2{
	color: #163052;
	font-weight: bold;
}
.incart8{
	float: right;
	width: 32%;
}
.incart9{
	border: 1px solid #efefef;
	padding: 32px 25px;
}
.incart9a{
	font-size: 20px;
	color: #242424;
	font-weight: bold;
}
.incart9b{
	margin-top: 32px;
	font-weight: bold;
	font-size: 14px;
	color: #242424;
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.incart9b span{
	font-size: 18px;
	color: #777777;
	font-weight: normal;
}
.incart9c{
	margin-top: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
}
.incart9d{
	font-weight: bold;
	font-size: 14px;
	color: #242424;
	margin-right: 25px;
}
.incart9e{
	flex: 1;
}
.incart9f{
	font-size: 14px;
	color: #242424;
	line-height: 22px;
	padding: 12px 5px;
	border-radius: 5px;
	border: 1px solid #e4e4e4;
}
.incart9g{
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	color: #242424;
	line-height: 22px;
}
.incart9h{
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	color: #163052;
	line-height: 22px;
}
.incart9i{
	margin-top: 16px;
	font-weight: bold;
	font-size: 14px;
	color: #242424;
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.incart9i span{
	font-size: 20px;
	color: #163052;
}
.incart10{
	margin-top: 15px;
}
.incart10 input{
	height: 42px;
	background-color: #f3a52c;
	font-size: 13px;
	color: #ffffff;
	width: 100%;
}
.checkout{
	padding: 40px 0;
}
.checkout1{
	overflow: hidden;
}
.checkout2{
	margin-top: 36px;
	float: left;
	width: 48%;
}
.checkout3{
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #242424;
	font-weight: bold;
}
.checkout3 span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #f1ab40;
	margin-right: 16px;
	font-size: 20px;
	color: #ffffff;
}
.checkout4{
	margin-top: 20px;
	font-size: 22px;
	color: #200707;
	font-weight: bold;
}
.checkout5{
	margin-top: 50px;
	font-size: 16px;
	color: #5e6268;
}
.checkout6{
	margin-top: 20px;
	font-size: 16px;
	color: #200707;
}
.checkout7{
	margin-top: 10px;
	font-size: 16px;
	color: #200707;
}
.checkout7 span{
	color: #c5c5c5;
}
.checkout8{
	margin-top: 10px;
}
.checkout8 textarea{
	width: 100%;
	height: 189px;
	background-color: #eeeeee;
	padding: 10px 15px;
	resize: none;
	border: none;
}
.checkout9{
	float: right;
	width: 48%;
}
.checkout10{
	margin-top: 32px;
	font-weight: bold;
	font-size: 17px;
	color: #242424;
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.checkout10 span{
	font-size: 17px;
	color: #242424;
}
.checkout11{
	margin-top: 16px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.checkout12{
	flex: 1;
}
.checkout13{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.checkout14{
	font-size: 16px;
	color: #3e53a2;
	line-height: 30px;
}
.checkout15{
	width: 115px;
	margin-left: 20px;
	font-size: 16px;
	color: #666666;
	text-align: right;
	line-height: 30px;
}
.checkout16{
	margin-top: 16px;
	font-weight: bold;
	font-size: 17px;
	color: #242424;
	padding-bottom: 16px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.checkout16 span{
	font-size: 16px;
	color: #163052;
}
.checkout17{
	margin-top: 16px;
	font-weight: bold;
	font-size: 17px;
	color: #242424;
	padding-bottom: 16px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.checkout17 span{
	font-size: 16px;
	color: #242424;
	font-weight: normal;
}
.checkout18{
	margin-top: 16px;
	font-weight: bold;
	font-size: 17px;
	color: #242424;
	padding-bottom: 16px;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.checkout18 span{
	font-size: 21px;
	color: #163052;
}
.checkout19{
	margin-top: 25px;
	background-color: #f6f6f6;
	padding: 35px 25px 20px;
}
.checkout20{
	padding-left: 50px;
	margin-top: 25px;
}
.checkout21{
	
}
.checkout21 span{
	display: inline-block;
	position: relative;
	margin-right: 5px;
	background-color: #ffffff;
	border: 1px solid #f19609;
	line-height: 40px;
	padding: 0 14px;
	font-size: 16px;
	color: #f19609;
	cursor: pointer;
}
.checkout21 span img{
	display: none;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}
.checkout21 span.on{
	background-color: #f19609;
	color: #ffffff;
}
.checkout21 span.on img{
	display: block;
}
.checkout23{
	margin-top: 20px;
	font-size: 16px;
	color: #222426;
	line-height: 30px;
}
.checkout23 span{
	color: #fe0000;
}
.checkout24{
	margin-top: 10px;
}
.checkout24 input{
	width: 100%;
	max-width: 300px;
	height: 40px;
	border: 1px solid #f19609;
	background-color: #ffffff;
	padding: 0 14px;
}
.checkout25{
	margin-top: 14px;
}
.checkout25 span{
	display: inline-flex;
	align-items: center;
	padding: 3px 1px;
	background-color: #191457;
}
.checkout25 span img{
	margin: 0 3px;
}
.checkout26{
	margin-top: 10px;
	font-size: 16px;
	color: #222426;
	line-height: 30px;
}
.checkout26 span{
	color: #fe0000;
}
.checkout27{
	margin-top: 10px;
}
.checkout27 select{
	width: 80px;
	height: 46px;
	border: 1px solid #f19609;
	background-color: #ffffff;
	padding: 0 14px;
	margin-right: 10px;
	outline: none;
}
.checkout28{
	margin-top: 30px;
	display: flex;
	align-items: center;
}
.checkout29{
	width: 50%;
	font-size: 18px;
	color: #5a5a5a;
}
.checkout29 span{
	display: block;
	font-size: 16px;
	color: #f19609;
	margin-bottom: 5px;
}
.checkout22{
	display: none;
}
.show{
	display: block !important;
}
.checkout30{
	font-size: 16px;
	color: #5e6268;
	line-height: 25px;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.checkout31{
	margin-top: 20px;
	font-size: 16px;
	color: #5e6268;
}
.checkout31 span{
	color: #e01020;
}
.checkout32{
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	margin-top: 30px;
}
.checkout33{
	font-size: 16px;
	color: #fd3a3a;
	line-height: 25px;
	margin-top: 30px;
}
.completed{
	padding: 175px 0 160px;
}
.completed1{
	font-size: 0;
	text-align: center;
}
.completed2{
	margin-top: 10px;
	font-size: 36px;
	color: #292929;
	text-align: center;
}
.completed3{
	margin-top: 70px;
	text-align: center;
}
.completed3 a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 270px;
	height: 62px;
	border: 1px solid #f3ae42;
	border-radius: 30px;
	font-size: 24px;
	color: #f3ae42;
}
.tracking{
	padding: 130px 0;
	min-height: 900px;
}
.tracking1{
	font-size: 34px;
	color: #f3a52c;
	text-align: center;
	font-weight: bold;
}
.tracking2{
	margin-top: 24px;
	font-size: 16px;
	color: #61666b;
	text-align: center;
	line-height: 31px;
}
.tracking3{
	margin-top: 30px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.tracking4{
	width: 390px;
	margin-right: 10px;
}
.tracking5{
	font-size: 16px;
	color: #333333;
	line-height: 31px;
}
.tracking6{
	margin-top: 5px;
}
.tracking6 input{
	width: 100%;
	height: 42px;
	padding: 0 15px;
	font-size: 14px;
	background-color: #f5f5f5;
}
.tracking7 input{
	width: 130px;
	height: 42px;
	font-size: 14px;
	color: #ffffff;
	background-color: #f3a52c;
}

/* 价格表样式 */
.price-table-container {
	margin-top: 20px;
	background: none;
}

.price-table-title {
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 600;
	color: #163052;
	background: none;
	padding: 0;
}

.price-table {
	width: 100%;
	border-collapse: collapse;
	background: none;
	border: none;
}

.price-table tbody {
	background: none;
}

.price-table tbody tr {
	border-bottom: 1px solid #e0e0e0;
	background: none;
}

.price-table tbody tr:last-child {
	border-bottom: none;
}

.price-table tbody td {
	padding: 10px 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	background: none;
	border: none;
}

.price-table tbody td:first-child {
	color: #666666;
	width: auto;
}

.price-table tbody td:last-child {
	color: #163052;
	font-weight: 500;
	text-align: right;
	padding-left: 20px;
}

/* 列表页价格表样式 */
.price-table-list {
	margin-top: 10px;
}



