@charset "utf-8";
/*html5*/
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;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;background:#fff;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.banner{
	font-size: 0;
	text-align: center;
	position: relative;
}
.banner1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	font-size: 80px;
	font-weight: 600;
	line-height: 90px;
	letter-spacing: -0.9010000228881836px;
	text-align: center;
	color: #FFFFFF;
}
.contain{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.acontain{
	width: 96%;
	max-width: 930px;
	margin: 0 auto;
}
.nav{
	padding: 70px 0 36px;
	box-shadow: 0px 4px 11.100000381469727px 0px #D3D3D340;
}
.nav1{
	font-size: 0;
	text-align: center;
	color: #000;
}
.nav2{
	margin-top: 40px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nav2 a{
	font-size: 18px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 1px;
	color: #000000;
	margin: 0 36px;
	position: relative;
}
.nav2 a img{
	width: 25px;
}
.nav2 a:after {
	position: absolute;
	content: "";
	background: #000;
	height: 1px;
	width: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	bottom: 0;
	right: 0;
}
.nav2 a:not(.no-hover):hover::after {
	width: 100%;
	left: 0;
}
.rank{
	padding: 70px 0;
}
.rank1{
	font-size: 40px;
	font-weight: 500;
	line-height: 90px;
	letter-spacing: 1px;
	text-align: center;
	color: #2C1B1E;
}
.rank2{
	margin-top: 36px;
	position: relative;
}
.rank4{
	font-size: 0;
	text-align: center;
}
.rank5{
	margin-top: 9px;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	height: 44px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333;
}
.rank6{
	margin-top: 5px;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333;
}
.rank7{
	margin-top: 8px;
	text-align: center;
}
.rank7 span{
	display: inline-block;
	width: 90px;
	height: 25px;
	background-color: #B38C65;
	border-radius: 12px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 25px;
}
.rank2 a:hover{
	opacity: 0.8;
}
.r_left{
	font-size: 0;
	position: absolute;
	right: calc(100% + 20px);
	top: 50%;
	z-index: 96;
	transform: translateY(-50%);
	width: 64px;
	height: 64px;
}
.r_left img{
	width: 64px;
	height: 64px;
}
.r_right{
	font-size: 0;
	position: absolute;
	left: calc(100% + 20px);
	top: 50%;
	z-index: 96;
	transform: translateY(-50%);
	width: 64px;
	height: 64px;
}
.r_right img{
	width: 64px;
	height: 64px;
}
.category{
	background-color: #FFFBF7;
	padding: 100px 0 160px;
}
.category1{
	position: relative;
	font-size: 40px;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: 1px;
	text-align: center;
	color: #2C1B1E;
}
.category1 span{
	position: relative;
	display: inline-block;
	background-color: #FFFBF7;
	padding: 0 80px;
}
.category1::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 1px;
	background-color: #333333;
}
.category2{
	margin-top: 15px;
	font-size: 24px;
	font-weight: 400;
	line-height: 42px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #1a1a1a;
}
.category3{
	margin-top: 12px;
}
.category3 ul{
	overflow: hidden;
}
.category3 ul li{
	margin-top: 48px;
	list-style-type: none;
	float: left;
	width: calc((100% - 108px)/3);
	margin-right: 54px;
}
.category3 ul li:nth-child(3n){
	margin-right: 0;
}
.category3 ul li:hover{
	opacity: 0.8;
}
.category4{
	font-size: 0;
	text-align: center;
}
.category5{
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333333;
}
.warm{
	position: relative;
	font-size: 0;
	text-align: center;
}
.warm1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.warm2{
	font-size: 64px;
	font-weight: 500;
	line-height: 90px;
	letter-spacing: 1px;
	text-align: left;
	color: #FFFFFF;
}
.warm2 span{
	font-size: 16px;
	font-weight: 800;
	line-height: 26px;
	letter-spacing: 0.699999988079071px;
}
.warm3{
	font-size: 20px;
	letter-spacing: 5px;
	text-align: left;
	color: #FFFFFF;
}
.warm4{
	margin-top: 20px;
	max-width: 631px;
	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	letter-spacing: 0.699999988079071px;
	text-align: left;
	color: #FFFFFF;
}
.warm5{
	max-width: 631px;
	margin-top: 9px;
	text-align: right;
}
.warm5 a{
	font-size: 16px;
	font-weight: 700;
	line-height: 38px;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.warm5 a:hover{
	opacity: 0.8;
}
.product{
	padding-top: 120px;
}
.product1{
	position: relative;
	font-size: 40px;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: 1px;
	text-align: center;
	color: #2C1B1E;
}
.product1 span{
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 50px;
}
.product1::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 1px;
	background-color: #333333;
}
.product2{
	margin-top: 100px;
	position: relative;
}
.product3{
	height: 1000px;
	overflow: hidden;
	overflow-y: scroll;
}
.product3::-webkit-scrollbar {
	width: 0;
}
.product3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 0 rgba(216,216,216,0.11);
	background: rgba(216,216,216,0.11);
}
.product3::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0 rgba(216,216,216,0.11);
	border-radius: 10px;
	background: rgba(216,216,216,0.02);
}
.product3 ul{
	position: relative;
}
.product3 ul li{
	float: left;
	width: 33%;
	font-size: 0;
	margin-top: 8px;
}
.product4{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #442209 100%);
	padding: 200px 0 60px;
	text-align: center;
}
.product4 a{
	display: inline-block;
	width: 290px;
	height: 54px;
	border: 2px solid #FFFFFF;
	border-radius: 27px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
}
.product4 a:hover{
	opacity: 0.8;
}
.about{
	padding: 107px 0 134px;
}
.about1{
	overflow: hidden;
}
.about2{
	float: left;
	width: 464px;
}
.about3{
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #2C1B1E;
}
.about4{
	margin-top: 20px;
	font-size: 15px;
	font-weight: 400;
	line-height: 37px;
	letter-spacing: 0.8650000095367432px;
	color: #2C1B1E;
}
.about5{
	float: right;
	font-size: 0;
	width: 703px;
}
.guide{
	font-size: 0;
	text-align: center;
	position: relative;
}
.guide1{
	width: 96%;
	max-width: 800px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden;
}
.guide2{
	float: left;
}
.guide3{
	font-size: 40px;
	font-weight: 500;
	line-height: 90px;
	letter-spacing: 1px;
	text-align: left;
	color: #FFFFFF;
}
.guide4{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 2.799999952316284px;
	text-align: left;
	color: #FFFFFF;
}
.guide5{
	float: right;
}
.guide6{
	padding: 27px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.guide6 a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.guide8{
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	color: #FFFFFF;
}
.guide9{
	margin-top: 16px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	color: #E0E0E0;
}
.guide6 a:hover{
	opacity: 0.8;
}
.footer{
	background-color: #60544E;
	padding: 86px 0 90px;
}
.footer1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer2{
	font-size: 0;
}
.footer3{
	border-right: 2px solid #FFFFFF;
}
.footer3 a{
	display: inline-block;
	border-left: 2px solid #FFFFFF;
	padding: 0 30px;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.7210000157356262px;
	color: #FFFFFF;
}
.footer4{
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
.footer4 p{
	margin-top: 16px;
}
.footer5{
	margin-top: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer6{
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.footer6 a{
	color: #FFFFFF;
}
.footer7{
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1.0809999704360962px;
	color: #968C82;
}
.header_m{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9666;
	background-color: #FFFFFF;
}

.header_m1{
	overflow: hidden;
	position: relative;
}
.logo_m{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	width: 40%;
	float: left;
}
.logo_m img{
	/* height: 40px; */
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 10000;
	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;
}
.inpro{
	padding: 60px 0 70px;
}
.inpro1{
	overflow: hidden;
}
.inproLeft{
	float: left;
	width: 260px;
}
.inproLeft1{
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 1.600000023841858px;
	color: #333333;
	border-bottom: 1px solid #000000;
	padding-bottom: 16px;
}
.inproLeft2{
	font-size: 14px;
	line-height: 20px;
	color: #D92052;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
	margin-top: 20px;
}
.inproLeft3{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
	margin-top: 20px;
}
.inproLeft4{
	border-bottom: 1px solid #F0F0F0;
	padding: 20px 0;
}
.inproLeft5{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.zk{
	display: none;
}
.inproLeft6{
	display: none;
	margin-top: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding-left: 20px;
}
.inproLeft6 a{
	color: #000000;
	margin-top: 9px;
	display: block;
}
.inproLeft4.on .sq{
	display: none;
}
.inproLeft4.on .zk{
	display: block;
}
.inproLeft4.on .inproLeft6{
	display: block;
}
.inproRight{
	float: right;
	width: calc(100% - 340px);
}
.address{
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	color: #000000;
}
.address a{
	color: #000000;
}
.inproRight1{
	margin-top: 20px;
	font-size: 12px;
	font-weight: 300;
	line-height: 22px;
	color: #333333;
}
.inproRight2{
	margin-top: 15px;
	font-size: 0;
}
.inproRight3{
	margin-top: 55px;
	text-align: center;
	position: relative;
}
.inproRight3 span{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #333333;
}
.inproRight3 a{
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 34px;
	border: 1px solid #B38C65;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: 300;
	color: #000;
}
.inproRight3 a.on{
	background-color: #B38C65;
	color: #FFFFFF;
}
.inproRight3 a.arrow{
	border: 0;
}


.pagination{
	margin-top: 55px;
	text-align: center;
	position: relative;
}
.pagination span{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #333333;
}
.pagination a{
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 34px;
	border: 1px solid #B38C65;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: 300;
	color: #000;
	margin: 2px;
}
.pagination a.active{
	background-color: #B38C65;
	color: #FFFFFF;
}
.pagination a.arrow{
	border: 0;
}
.inproRight4{
	margin-top: 12px;
}
.inproRight4 ul{
	overflow: hidden;
	font-size: 0;
}
.inproRight4 ul li{
	display: inline-block;
	vertical-align: top;
	margin-top: 28px;
	margin-right: 16px;
	width: calc((100% - 32px)/3);
}
.inproRight4 ul li:nth-child(3n){
	margin-right: 0;
}
.inproRight5{
	font-size: 0;
	text-align: center;
}
.inproRight6{
	margin-top: 20px;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333333;
}
.inproRight7{
	margin-top: 7px;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333333;
}
.inproRight4 ul li:hover{
	opacity: 0.8;
}
.proDeta{
	padding: 70px 0 90px;
}
.proDeta1{
	margin-top: 49px;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.proDeta2{
	margin-top: 20px;
	overflow: hidden;
}
.proDetaLeft{
	float: left;
	width: 550px;
}
.proDetaLeft1{
	font-size: 0;
}
.proDetaLeft1 img{
	width: 550px;
}
.proDetaLeft2{
	margin-top: 30px;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
}
.proDetaLeft2 a{
	margin: 0 50px;
	color: #9FA0A0;
}
.proDetaRight{
	float: right;
	width: calc(100% - 590px);
}
.proDetaRight1{
	margin-top: 30px;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	color: #F09712;
}
.proDetaRight2{
	font-size: 0;
}
.proDetaRight2 img{
	width: 95px;
	height: 95px;
}
.proDetaRight3{
	font-size: 0;
	margin-top: 6px;
}
.proDetaRight3 span{
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
	width: 95px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.proDetaRight3 img{
	display: block;
	width: 95px;
	height: 95px;
	margin-bottom: 5px;
}
.proDetaRight3 span code{
	height: 32px;
	display: inline-block;
}
.promess{
	margin-top: 40px;
	overflow: hidden;
}
.promess1{
	float: left;
	width: 550px;
}
.promess2{
	font-size: 0;
}
.promess3{
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	color: #666464;
}
.promess4{
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	color: #FF2929;
}
.promess5{
	margin-top: 36px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.promess6{
	margin-top: 12px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.promess6 span{
	font-size: 23px;
	font-weight: 600;
	line-height: 23px;
	letter-spacing: 0.699999988079071px;
	color: #E40281;
}
.promess7{
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.699999988079071px;
	color: #666464;
}
.promess8{
	margin-top: 30px;
	margin-bottom: 4px;
}
.promess8 ul{
	overflow: hidden;
}
.promess8 ul li{
	list-style-type: none;
	float: left;
	border: 1px solid #D0D0D0;
	font-size: 12px;
	font-weight: 350;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}
.p_width{
	width: 390px;
}
.p_width1{
	width: calc(100% - 390px);
}
.promess9{
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.699999988079071px;
	color: #666464;
}
.promess10{
	margin-top: 36px;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.699999988079071px;
	color: #333;
}
.promess10 input{
	width: 120px;
	height: 40px;
	border: 1px solid #000000;
	padding-left: 16px;
}
.promess11{
	margin-top: 32px;
}
.promess11 a{
	background-color: #B38C65;
	border-radius: 5px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.promess11 a img{
	margin-right: 11px;
}
.promess12{
	float: right;
	width: calc(100% - 590px);
}
.promess13{
	margin-top: 24px;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.promess14{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #666464;
}
.promess15{
	margin-top: 5px;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #D38A4E;
}
.promess16{
	font-size: 12px;
	font-weight: 250;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #666464;
}
.promess17{
	font-size: 12px;
	font-weight: 250;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #BF0000;
}
.promess18{
	margin-top: 20px;
	font-size: 12px;
	font-weight: 250;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #BF0000;
}
.inprodeta{
	margin-top: 20px;
	text-align: center;
}
.inprodeta a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 177px;
	height: 72px;
	border: 1px solid #B38C65;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.699999988079071px;
	color: #B38C65;
	margin: 0 5px;
}
.inprodeta a img{
	margin-right: 11px;
}
.pro_icon1{
	display: none;
}
.inprodeta a.on{
	background-color: #B38C65;
	color: #FFFFFF;
}
.inprodeta a.on .pro_icon{
	display: none;
}
.inprodeta a.on .pro_icon1{
	display: block;
}
.inprodeta1{
	margin-top: 30px;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	color: #888888;
}
.inprodeta2{
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	color: rgba(51, 51, 51, 0.8);
}
.inprodeta3{
	margin-top: 25px;
	overflow: hidden;
}
.inprodeta4{
	float: left;
	width: 550px;
}
.inprodeta6{
	width: 384px;
	margin: 0 auto;
	border: 1px solid #000000;
	padding: 20px 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: rgba(51, 51, 51, 0.8);
}
.inprodeta6 img{
	display: block;
	margin: 10px auto 0;
}
.inprodeta7{
	margin-top: 50px;
	font-size: 12px;
	line-height: 31px;
	letter-spacing: 0.699999988079071px;
	color: #313131;
}
.inprodeta8{
	margin-top: 14px;
}
.inprodeta8 a{
	background-color: #151515;
	border-radius: 5px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.inprodeta9{
	float: right;
	width: calc(100% - 590px);
}
.inprodeta10{
	font-size: 0;
}
.inprodeta10 img{
	width: 95px;
	height: 95px;
	margin-right: 10px;
	margin-top: 19px;
}
.inprodeta11{
	margin-top: 40px;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	color: #000000;
}
.inprodeta12{
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.699999988079071px;
	color: #000000;
}
.inprodeta12 span{
	font-size: 24px;
	font-weight: 500;
}
.inabout{
	padding: 69px 0 52px;
}
.inabout1{
	font-size: 30px;
	font-weight: 600;
	line-height: 54px;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #333333;
	border-bottom: 1px solid #000000;
	padding-bottom: 40px;
}
.inabout2{
	margin-top: 21px;
	font-size: 0;
	text-align: center;
}
.inabout3{
	margin-top: 25px;
	font-size: 14px;
	line-height: 40px;
	color: #272727;
	padding: 0 20px 20px;
	border-bottom: 1px solid #666565;
}
.inabout4{
	margin-top: 30px;
}
.inabout4 ul{
	overflow: hidden;
}
.inabout4 ul li{
	list-style-type: none;
	float: left;
	margin-right: 80px;
	height: 45px;
	width: calc((100% - 80px)/2);
	border-bottom: 1px solid #9FA0A0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inabout4 ul li:nth-child(2n){
	margin-right: 0;
}
.inabout4 ul li span{
	font-size: 12px;
	line-height: 12px;
	color: #666565;
	width: 120px;
	display: block;
}
.inabout4 ul li code{
	font-size: 12px;
	line-height: 12px;
	color: #666565;
	flex: 1;
}
.inabout5{
	margin-top: 70px;
}
.inaddress{
	padding: 69px 0 27px;
}
.inform{
	padding: 60px 0;
}
.inform1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #000000;
	padding-bottom: 6px;
}
.inform2{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #000000;
}
.inform2 span{
	margin-left: 10px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.30000001192092896px;
}
.inform3{
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0.5px;
	color: #000000;
}
.inform4{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inform4 span{
	display: inline-block;
	width: 230px;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
}
.inform5{
	flex: 1;
	display: flex;
	align-items: center;
}
.inform5 input{
	width: 412px;
	height: 30px;
	border: 1px solid #BFBFBF;
	padding: 0 10px;
}
.inform5 select{
	width: 412px;
	height: 30px;
	border: 1px solid #BFBFBF;
	padding: 0 10px;
	outline: none;
}
.inform6{
	flex: 1;
	display: flex;
	align-items: center;
}
.inform6 input{
	width: 128px;
	height: 30px;
	border: 1px solid #BFBFBF;
	padding: 0 10px;
}
.inform7{
	margin-left: 10px;
}
.inform7 span{
	display: block;
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #666666;
}
.inform7 code{
	display: block;
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #666666;
}
.inform8{
	flex: 1;
}
.inform8 label{
	display: block;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	color: #000000;
}
.inform9{
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.inform9 span{
	display: inline-block;
	width: 230px;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
}
.inform10{
	flex: 1;
}
.inform11{
	margin-top: 20px;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	color: #000000;
}
.inform10 textarea{
	width: 413px;
	height: 200px;
	border: 1px solid #BFBFBF;
	padding: 10px;
	resize: none;
}
.inform12{
	margin-top: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.inform12 span{
	display: inline-block;
	width: 230px;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
}
.inform13{
	flex: 1;
}
.inform13 input{
	width: 314px;
	height: 53px;
	background-color: #B38C65;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.return{
	margin-top: 60px;
}
.return a{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.20000000298023224px;
	color: #040404;
}
.login{
	margin-top: 45px;
	overflow: hidden;
}
.login1{
	float: left;
	width: 520px;
}
.login2{
	font-size: 14px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.login3{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 800;
	line-height: 36px;
	background-color: #2E2E2E;
	letter-spacing: 0.699999988079071px;
	text-align: center;
	color: #FFFFFF;
}
.login4{
	border: 1px solid #B8B8B8;
	border-top: 0;
	border-bottom: 0;
}
.login4 ul{
	overflow: hidden;
	border-bottom: 1px solid #B8B8B8;
}
.login4 ul li{
	float: left;
	list-style-type: none;
	height: 40px;
}
.l_width{
	width: 180px;
	background-color: #E0E0E0;
	text-align: right;
	line-height: 40px;
	padding: 0 16px;
}
.l_width1{
	width: calc(100% - 180px);
	padding: 3px 6px;
	height: 100%;
}
.l_width1 input{
	border: 1px solid #E0E0E0;
	padding: 0 16px;
	width: 100%;
	height: 100%;
}
.login5{
	margin-top: 16px;
}
.login5 input{
	width: 170px;
	height: 40px;
	background-color: #B38C65;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
}
.login6{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 350;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.login7{
	float: right;
	width: calc(100% - 580px);
}
.login8{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 350;
	line-height: 22px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.login9{
	margin-top: 16px;
}
.login9 input{
	width: 170px;
	height: 40px;
	background-color: #2E2E2E;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
}
.mypage{
	margin-top: 25px;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
	text-decoration: underline;
}
.mypage1{
	font-size: 12px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.record{
	margin-top: 15px;
	background-color: #B38C65;
	font-size: 12px;
	font-weight: 500;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.record1{
	margin-top: 8px;
	font-size: 20px;
	font-weight: 600;
	line-height: 54px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
	border-bottom: 1px solid #000000;
}
.record2{
	margin-top: 18px;
	font-size: 12px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.record3{
	margin-top: 46px;
}
.record5{
	background-color: #F7F7F7;
}
.record5 ul{
	overflow: hidden;
}
.record5 ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	height: 85px;
}
.r_width{
	width: 17%;
}
.r_width1{
	width: 54%;
}
.r_width2{
	width: 10%;
}
.r_width3{
	width: 19%;
}
.record6{
}
.record6 ul{
	overflow: hidden;
}
.record6 ul li{
	list-style-type: none;
	float: left;
	font-size: 14px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 2.75px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	height: 140px;
}
.record6 ul li img{
	width: 108px;
	height: 108px;
}
.record7{
	border: 1px solid #E0E0E0;
	padding: 15px 35px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.record8{
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin-right: 20px;
}
.record9{
	flex: 1;
	font-size: 16px;
	line-height: 26px;
}
.record10{
	font-size: 14px;
	line-height: 26px;
	text-align: right;
	color: #000000;
}
.record10 span{
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-align: right;
}
.record11{
	padding: 0 35px;
	height: 85px;
	border: 1px solid #E0E0E0;
	background-color: #F7F7F7;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.dlqb{
	margin-top: 24px;
	font-size: 14px;
	font-weight: 600;
	line-height: 54px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.dlqb1{
	margin-top: 9px;
	border: 1px solid #CBCBCB;
	border-bottom: 0;
	border-right: 0;
}
.dlqb1 ul{
	overflow: hidden;
}
.dlqb1 ul li{
	list-style-type: none;
	float: left;
	line-height: 35px;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	padding: 0 10px;
	height: 36px;
}
.d_width{
	width: 262px;
	background-color: #E5E5E5;
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	text-align: right;
	color: #333333;
}
.d_width1{
	width: calc(100% - 262px);
	font-size: 14px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.dlqb2{
	margin-top: 36px;
	text-align: center;
}
.dlqb2 a{
	display: inline-block;
	width: 170px;
	height: 40px;
	border-radius: 5px;
	background-color: #B38C65;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.dlqb2 input{
	display: inline-block;
	width: 170px;
	height: 40px;
	border-radius: 5px;
	background-color: #B38C65;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.d_width span{
	margin-left: 6px;
	display: inline-block;
	height: 17px;
	padding: 0 5px;
	background-color: #BC261A;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.dlqb3{
	height: 100%;
	padding: 3px 0;
	box-sizing: border-box;
	line-height: 1;
}
.dlqb3 input{
	width: 164px;
	height: 100%;
	border: 1px solid #CBCBCB;
	padding: 0 7px;
}
.dlqb4{
	height: 100%;
	padding: 3px 0;
	box-sizing: border-box;
	line-height: 1;
}
.dlqb4 input{
	width: 332px;
	height: 100%;
	border: 1px solid #CBCBCB;
	padding: 0 7px;
}
.dlqb5{
	padding: 3px 0;
	height: 100%;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #333;
}
.dlqb5a{
	width: 43px;
	height: 100%;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.dlqb5b{
	width: 64px;
	height: 100%;
	border: 1px solid #CBCBCB;
	padding: 0 7px;
	text-align: center;
}
.dlqb6{
	padding: 3px 0;
	height: 100%;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #333;
	display: flex;
	align-items: center;
}
.dlqb6 label{
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.dlqb6 input{
	margin-right: 7px;
}
.inform14{
	margin-top: 60px;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.inform15{
	margin-top: 10px;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.inform16{
	margin-top: 20px;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.tr{
	text-align: right;
}
.cart{
	margin-top: 45px;
	font-size: 20px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cart1{
	margin-top: 50px;
	background-color: #222222;
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
}
.cart3{
	border: 1px solid #E0E0E0;
	border-left: 0;
	border-bottom: 0;
}
.cart3 ul{
	overflow: hidden;
}
.cart3 ul li{
	list-style-type: none;
	float: left;
	border-left: 1px solid #E0E0E0;
	height: 50px;
	background-color: #F7F7F7;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: #7D7D7D;
}
.c_width{
	width: 42%;
}
.c_width1{
	width: 14%;
}
.c_width2{
	width: 16%;
}
.cart4{
	border: 1px solid #E0E0E0;
	border-left: 0;
	border-bottom: 0;
}
.cart4 ul{
	overflow: hidden;
}
.cart4 ul li{
	list-style-type: none;
	float: left;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	height: 104px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
}
.cart4 ul li input{
	width: 43px;
	height: 34px;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.cart4 ul li a{
	display: block;
	width: 85px;
	height: 34px;
	border: 1px solid #CBCBCB;
	background-color: #D9D9D9;
	text-align: center;
	line-height: 34px;
}
.cart5{
	margin-top: 30px;
	text-align: right;
}
.cart5a{
	display: inline-block;
	width: 129px;
	height: 34px;
	border: 1px solid #D9D9D9;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cart5b{
	display: inline-block;
	width: 129px;
	height: 34px;
	border: 1px solid #B38C65;
	background-color: #B38C65;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.cart6{
	margin-top: 30px;
}
.cart7{
	text-align: right;
	font-size: 0;
}
.cart7 span{
	vertical-align: middle;
	display: inline-block;
	width: 214px;
	height: 42px;
	border: 1px solid #CBCBCB;
	background-color: #E5E5E5;
	padding: 0 10px;
	text-align: right;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cart7 code{
	vertical-align: middle;
	display: inline-block;
	width: 309px;
	height: 42px;
	border: 1px solid #CBCBCB;
	padding: 0 10px;
	text-align: right;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cart8{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart8 span{
	font-size: 12px;
	font-weight: 600;
	line-height: 54px;
	letter-spacing: 0.699999988079071px;
	color: #626262;
}
.cart8 a{
	display: block;
	width: 524px;
	height: 56px;
	border-radius: 5px;
	background-color: #B38C65;
	font-size: 16px;
	font-weight: 800;
	line-height: 56px;
	text-align: center;
	color: #FFFFFF;
}
.cart9 ul{
	overflow: hidden;
}
.cart9 ul li{
	list-style-type: none;
	float: left;
	margin-right: 25px;
	width: calc((100% - 25px)/2);
	margin-top: 20px;
	border: 1px solid #E5E5E5;
	padding: 16px;
}
.cart9 ul li:nth-child(2n){
	margin-right: 0;
}
.cart9 ul li a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart9a{
	font-size: 0;
	margin-right: 16px;
}
.cart9a image{
	width: 133px;
	height: 133px;
}
.cart9b{
	flex: 1;
}
.cart9c{
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart9d{
	margin-top: 30px;
	font-size: 14px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #717171;
}
.cart9 ul li:hover{
	opacity: 0.8;
}
.ca_width{
	width: 43%;
}
.ca_width1{
	width: 19%;
}
.cartjs{
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cartjs1{
	margin-top: 8px;
	border: 1px solid #CBCBCB;
	display: flex;
	margin-bottom: 20px;
}
.cartjs2{
	width: 262px;
	border-right: 1px solid #CBCBCB;
	background-color: #E5E5E5;
	padding: 10px 16px;
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cartjs3{
	flex: 1;
	padding: 3px;
}
.cartjs4{
	padding: 4px 13px;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.699999988079071px;
	color: #333;
}
.cartjs2 span{
	margin-left: 6px;
	display: inline-block;
	height: 17px;
	padding: 0 5px;
	background-color: #BC261A;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 0.699999988079071px;
	color: #FFFFFF;
}
.cartjs5{
	border: 1px solid #CBCBCB;
	display: flex;
}
.cartjs6 input{
	width: 164px;
	height: 34px;
	border: 1px solid #CBCBCB;
	padding: 0 16px;
}
.cartjs7{
	font-family: Noto Sans JP;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	text-align: left;
	color: #7E7E7E;
}
.cartjs7a{
	width: 43px;
	height: 34px;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.cartjs7b{
	width: 64px;
	height: 34px;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.cartjs8 input{
	width: 332px;
	height: 34px;
	border: 1px solid #CBCBCB;
	padding: 0 16px;
}
.cartjs9{
	display: flex;
	align-items: flex-start;
	font-size: 12px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cartjs9 input{
	margin: 6px 6px 0 0;
}
.cartjs10 label{
	margin: 4px 0;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 21px;
	color: #414141;
}
.cartjs10 label img{
	margin: 0 9px;
}
.cartjs10 label span{
	font-size: 12px;
	line-height: 21px;
	color: #BC261A;
}
.cartjs11{
	margin-top: 45px;
	text-align: center;
}
.cartjs11 input{
	width: 170px;
	height: 40px;
	background-color: #B38C65;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
}
.password{
	width: 332px;
	height: 100%;
	padding: 3px 0;
	position: relative;
	box-sizing: border-box;
	line-height: 1;
}
.password input{
	width: 332px;
	height: 100%;
	border: 1px solid #CBCBCB;
	padding: 0 7px;
}
.password span{
	display: block;
	font-size: 0;
	position: absolute;
	right: 9px;
	top: 50%;
	transform: translateY(-50%);
}
.eye1{
	display: none;
}
.ncart2{
    overflow: hidden;
}
.ncart3{
}
.ncart4{
    display: flex;
    border: 1px solid #CBCBCB;
    border-top: 0;
}
.ncart4 span{
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F0F0F0;
    padding: 10px 5px;
    font-size: 14px;
    color: #7D7D7D;
    border-right: 1px solid #CBCBCB;
}
.ncart4 code{
    float: left;
    width: calc(100% - 100px);
    padding: 10px;
    text-align: right;
}
.ncart4 code input{
    border: 1px solid #CBCBCB;
    width: 43px;
    height: 26px;
    text-align: center;
}
.ncart4 code a{
    display: inline-block;
    background-color: #D9D9D9;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.699999988079071px;
    padding: 0 6px;
}
.ncart4:nth-child(1) code{
    text-align: left;
}
.newRecord{
    margin-top: 30px;
}
.newRecord1{
    display: flex;
    align-items: center;
    border: 1px solid #CBCBCB;
}
.newRecord1 span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 108px;
    height: 59px;
    background: #F0F0F0;
    border-right: 1px solid #CBCBCB;
}
.newRecord1 code{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
}
.newRecord2{
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F0F0F0;
    border: 1px solid #CBCBCB;
    border-top: 0;
}
.newRecord3{
    padding: 13px;
    border: 1px solid #CBCBCB;
    border-top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.newRecord4{
    font-size: 0;
    width: 87px;
    margin-right: 15px;
}
.newRecord5{
    flex: 1;
}
.newRecord5a{
    font-size: 14px;
    line-height: 18px;
}
.newRecord5b{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    line-height: 26px;
}
.newRecord5b code{
    font-weight: 600;
    color: #333333;
    font-family: inherit;
}
.newRecord6{
    border: 1px solid #CBCBCB;
    border-top: 0;
    padding: 10px;
    text-align: right;
}
.newRecord6a{
    font-size: 12px;
    line-height: 26px;
    color: #000000;
}
.newRecord6b{
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #000000;
}
.newRecord7{
    padding: 12px;
    border: 1px solid #CBCBCB;
    border-top: 0;
    background-color: #F5F5F5;
    font-size: 12px;
    line-height: 26px;
    color: #000000;
    display: flex;
    align-items: flex-start;
}
.newRecord8{
    padding: 12px;
    border: 1px solid #CBCBCB;
    border-top: 0;
    background-color: #F5F5F5;
    font-size: 12px;
    line-height: 26px;
    color: #000000;
}
.newRecord8 a{
    display: flex;
    align-items: flex-start;
}
.wap{
    display: none;
}




















