html,body{font-size: 14px;    font: normal normal normal 14px "Noto Sans JP", sans-serif;color: #000;}
a{background-color:transparent;text-decoration:none;color: #000;}
a{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
li{list-style:none;}
input,button,select,textarea{outline:medium; outline:none; resize: none; border:none; outline:0px; }
img{border:0px;}
/*button,select,textarea{-webkit-appearance:none;background: transparent;}*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
body {
    width: 100%;/* max-width: 750px;margin: 0 auto;*/
    /*background: #f6f8fa;*/-webkit-text-size-adjust: none;
	/*iPhoneX 安全区域屏幕安全距离*/
    padding-top: constant(safe-area-inset-top);            
    padding-left: constant(safe-area-inset-left);               
    padding-right: constant(safe-area-inset-right);         
    padding-bottom: constant(safe-area-inset-bottom);
    padding-top: env(safe-area-inset-top);            
    padding-left: env(safe-area-inset-left);               
    padding-right: env(safe-area-inset-right);         
    padding-bottom: env(safe-area-inset-bottom);  
}
button { cursor: pointer; -webkit-appearance: none; /*font-size: 0.95rem;*/background: unset;}
::-webkit-input-placeholder {color: #999999;/*font-size: 0.9rem;*/}
*{margin: 0;padding: 0;}
th,td{ font-weight: 500; /*overflow:hidden;*/ word-wrap:break-word; word-break:break-all;}

img , .bg_img{
	image-rendering: -moz-crisp-edges; /* Firefox */     
	image-rendering: -o-crisp-edges; /* Opera */      
	image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
    image-rendering: crisp-edges; 
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.pc_none{display: none !important;}
.fl{ float: left; }
.fr{ float: right; }
.tal{ text-align: left; }
.tac{ text-align: center; }
.tar{ text-align: right; }

.headt{
	/*width: 100%;*/
	height: 20px;
	background-color: #DEDEDE;
	padding-left: 6rem;
	font-size: 10px;
	display: flex;
	align-items:center;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.header{
	width: 100%;
	display: flex;
	height: 120px;
	align-items: center;
	background: #fff;
	box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	box-sizing: border-box;
}
.header_h{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
.headl{
	padding-left: 6rem;
}
.headlh1{
	width: 330px;
}
.logo{
	max-width: 100%;
	height: auto;
}
.headr{
	flex: 1;
	padding-right: 6rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.headr1{
	width: 70px;
	text-align: center;
	margin-right: 15px;
	position: relative;

}
.headr1a{
	display: block;
	height: 100%;
	font-size: 12px;
}
.headr1img{
	max-width:100%;
	height: 30px; 
}
.headr2{
	width: 200px;
	margin-right: 10px;
	display: flex;
    align-items: center;
}
.headr3{
	width: 124px;
	margin-right: 20px;
	display: flex;
    align-items: center;
}
.headr1a2{
	display: block;
	width: 200px;
	height: 40px;
	border-radius: 5px;
	background: #00AF00;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;

}
.headr1a3{
	width: 124px;
	background: #000;
}
.headr4{
	width: 50px;
	height: 50px;
}
.headr4_clk{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.banner{
	margin-top: 30px;
	height: 260px;
}
.index_in{
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 6rem;
	padding-right: 6rem;
}
.jy9_gg{ padding:0 50px 0 30px;margin-top: 30px; background: #E7F6F3;min-height: 60px; display: flex; align-items: center;border-radius: 10px;}
.jy9_gg_L{ margin-right: 80px;font-size: 18px;color: #E21919;}
.notice{ width: 30px; vertical-align: middle;margin-top: -3px;margin-right: 1rem;}
.jy9_gg_r{ flex: 1; overflow: hidden; white-space: nowrap;box-sizing: border-box;}
.jy9_gg_r a{ color: #000;font-size: 16px;}
.p_time{color: #707070;margin-right: 30px;}
.more{width: 0.6rem;margin-left: 55px;margin-top: 3px}

.index{
	margin-top: 30px;
	border:1px solid #DEDEDE;
	border-radius: 20px;
	padding: 38px 25px 50px 25px;
}
.index_1{
	display: flex;
	align-items: center;
	justify-content: center;
}
.index_1inp{
	width: 890px;
	height: 40px;
	border:1px solid #DEDEDE;
	border-radius: 5px 0 0 5px;
	text-indent: 1rem;
	box-sizing: border-box;
}
.index_1btn{
	width: 120px;
	height: 40px;
	background: #E21919;
	border-radius: 0 5px 5px 0;
	color: #fff;
	font-size: 16px;
}
.index_h3{
	margin-bottom: 10px;
}
.index_h3:before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 20px;
	background: #19A78E;
	margin-right: 10px;
	vertical-align: middle;
}
.index_1ss{
	width: 14px;
	margin-left: 5px;
	vertical-align: middle;
	margin-top: -2px;
}
.index_2{
	padding-top: 50px;
}
.index_2ul{
	display: flex;
	flex-wrap: wrap;
	margin: -1rem 0 0 -2rem;
}
.index_2li{
	width: 32%;
	padding: 1.5rem 0 0 2rem;
	flex-basis: 33.332%;
    max-width: 33.332%;
    box-sizing: border-box;
    /*margin-right: 1%;*/
}
.index_2li:nth-child(3n){
	/*margin-right: 0;*/
}
.index_2in{
	background:#F8F8F8;
	border-radius: 16px;
	padding-bottom: 20px;
	min-height: 306px;
}
.index_2lia{
	padding: 15px 20px 5px 20px;
	border-bottom: 3px solid #EAEAEA;
	display: flex;
	align-items: center;
}
.index_2liasp{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #fff;
	overflow: hidden;
	margin-right: 40px;
	padding: 6px;
	box-sizing: border-box;
}
.index_2timg{
	width: 100%;
}
.index_2th4{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    flex: 1;
}
.index_2in2{
	margin: 0 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.index_2lia2{
	display: flex;
	align-items: center;
	width: 47%;
	margin-right: 6%;
	height: 46px;
	border-bottom: 1px solid #EAEAEA;
}
.index_2lia2:hover{
	color: #E21919;
}
.index_2lia2:nth-child(2n){
	margin-right: 0px;
}
.index_2ul2{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: space-between;*/
	/*gap: 10px;*/
}
.index_2li2{
	width: calc((100% - 100px) / 6);
	height: 45px;
	border:1px solid #EAEAEA;
	border-radius: 5px;
	margin: 10px 20px 0 0;
	padding: 5px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #fff;
}
.index_2ul2 li:nth-child(6n) {
	margin-right: 0;
}
.index_2li2 a{
	display: flex;
	/*width: 100%;*/
	height: 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.index_2li2:hover{
	border-color: #E21919;
}
.index_2li2img{
	max-height: 100%;
	max-width: 100%;
}
.index_new{
	margin-top: 50px;
	background: #E7F6F3;
	padding-bottom: 80px;
}

.index_newt{
	font-size: 36px;
	/*font-weight: 500;*/
	text-align: center;
	padding-top: 70px;
}
.index_newt2{
	font-size: 12px;
	text-align: center;
	color: #19A78E;
	font-weight: bold;
	margin-top: 10px;
}
.index_nul{
	/*overflow-x: auto;*/
	/*overflow-y: hidden;*/
	margin-top: 20px;
	/*padding-bottom: 80px;*/
	display: flex;
	gap: 20px;
	/*padding: 5px;*/
	/*box-sizing: border-box;*/
}
.swiper-container .index_nul{
	gap:0;
}
.swiper-container.is-slider-off .index_nul{
	gap:20px;
}
.swiper-container .index_nul.is-slider-off{
	gap:20px;
}
.index_nli{
	width: calc(20% - 15px) ;
	min-height: 370px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	display: flex;
	flex-direction: column;
}
.index_nli a.index_nlia {
	flex: 1;
}
#zjgm .index_nli a{
	display: flex;
	flex-direction: column;
	flex: 1;
}#zjgm .index_new2b{
	 flex: 1;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-around;
}
.index_new1{
	display: flex;
	justify-content: space-between;
}
.spxq_r1sp{
	font-size: 16px;
	padding: 2px 10px;
	border-radius: 2px;
	background: #BF9F38;
	color: #fff;
}
.index_new1sp{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 10px 2px 2px 2px ;
	background: #BF9F38;
	color: #fff;
	font-size: 12px;
}
.index_new1sp2{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 2px 10px 2px 2px ;
	background: #E21919;
	color: #fff;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.index_new1sp3{
	background: #fff;
	color: #E21919;
	border:1px solid #E21919;
}
.index_new1sp4{
	background: #fff;
	color: #F4770B;
	border:1px solid #F4770B;
}
.index_new1sp5{
	background: #fff;
	color: #1D54A7;
	border:1px solid #1D54A7;
}
.index_new1sp6{
	background: #fff;
	color: #19A78E;
	border:1px solid #19A78E;
}
.index_new1sp7{
	background: #707070;
	color: #fff;
}
.index_new1spi{
	height: 15px;
	margin-left: 5px;
}
.index_new2{
	max-width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: center; 
}
.index_new2img{
	height: 100%;
	width: auto;
}
.index_new2b{
	padding: 0 15px;
}
.index_new3{
	padding-top: 10px;
	/*margin-bottom: 15px;*/
	font-weight: bold;
	height: calc(1.55em*3);
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index_new4{
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.index_new5{
	display: flex;
	align-items: center;
	margin-top: 16px;
}
.index_new5icon{
	width: 25px;
	height: 20px;
	margin-right: 10px;
}
.index_new5sp{
	color: #E21919;
	font-size: 12px;
	flex: 1;
	text-align: right;
}
.index_new5sp b{
	font-size: 18px;
}
/*ランキング*/
.index_3{
	height: auto;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	margin-top: 35px;
	padding: 20px 0 35px 0;
	position: relative;
}
.index_3h3{
	font-size: 28px;
	text-align: center;
}
.index_3l{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -21px;
	transform:rotate(180deg);
	z-index: 9;
}
.index_3r{
	right: 0;
	left: unset;
	transform:rotate(0deg)
}
.rightimg{
	width: 26px;
	height: 42px;
}
.index_3ul{
	margin-top: 30px;
	/*width: 100%;*/
	/*overflow: hidden;*/
}
.index_3li{
	float: left;
	width: 16.6%;
	text-align: center; 
	padding: 0 10px;
	box-sizing: border-box;
}
.index_3lisp{
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 30px;
	background-color: #BF9F38;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 20px;
}
.index_3lisp2{
	background-color: #A1A1A1;
}
.index_3lisp3{
	background-color: #9A5E54;
}
.index_3lisp4{
	background-color: #707070;
}
.index_3lid{
	max-width: 100%;
	height: 160px;
	margin-top: 15px;
	overflow: hidden;
}
.index_3liimg{
	height: 160px;
	max-width: 100%;	
}
.index_3lit{
	margin-top: 15px;
	font-size: 18px;
	height: calc(1.3em*2); 
}
.index_3lit2{
	text-align: center;
	font-size: 12px;
	color: #E21919;
}
.index_3lit2 b{
	font-size: 22px;
}
.index_3lid2{
	width: 80%;
	height: 40px;
	border-radius: 100px;
	border:1px solid #000;
	display: flex;
	align-items: center;
	justify-content:center;
	margin: 0 auto;
	margin-top: 8px;
}
.index_3lid2:hover{
	border:1px solid #E21919;
	/*color: #E21919;*/
}
.more2{
	width: 0.5rem;
	margin-left: 10px;
}
.index_4{
	width: 100%;
	background-color: #F8F8F8;
	padding-bottom: 80px;
	margin-top: 80px;
}
.index_4in{
	height: 240px;
	display: flex;
	justify-content: space-between;
	gap:20px;
	margin-top: 35px;
}
.index_4in a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.index_4new{
	max-width: 100%;
	height: 240px;
}
.index_5{
	height: auto;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	
	padding: 0px 0 50px 0;
	margin: 0 50px;
	margin-top: 80px;
}
.index_5in{
	padding: 20px 50px 40px 50px;
}
.index_5ina{
	display: flex;
	border-bottom: 1px solid #DEDEDE;
	height: 60px;
	align-items: center;
	cursor: pointer;
}
.index_5ina:hover{
	color: #E21919;
}
.index_5intime{
	font-size: 12px;
	color: #707070;
	margin-right: 30px;
}
.index_5insp{
	display: inline-block;
	margin-right: 35px;
	width: 100px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border:1px solid #E21919;
	border-radius: 2px;
	color: #E21919;
	font-size: 12px;
}
.index_5insp3{
	border:1px solid #707070;
	color: #707070;
}
.index_5insp2{
	flex:1;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;  
}
.index_5in2{
	text-align: center;
	width: 100%;
	margin-top: 40px;
}
.index_5in2a{
	display: inline-block;
	width: 340px;
	height: 60px;
	line-height: 60px;
	background-color: #000;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
}
.more2{
	width: 0.5rem;
	margin-left: 10px;
}
/*お客様の声*/
.index_6{
	width: 100%;
	height: auto;
	background-image: url(../img/back.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 80px;
	padding-bottom: 80px;
}
.index_6ul_po{
	/*padding-bottom: 40px;*/
}
.index_6ul{
	margin-top: 40px;
	display: flex;
	/*gap:15px;*/
}
.index_6li{
	width: 20%;
	height: auto;
	/*border:1px solid #DEDEDE;
	border-radius: 10px;
	background: #fff;
	padding:30px;*/
	box-sizing:border-box;
}
.index_6lid{
    height: 100%;
    border: 1px solid #DEDEDE;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    /*margin-left: 5px;*/
}
.index_6lid:nth-child(1){
	margin-left: 10px;
}
.index_6li1{
	display: flex;
	align-items: center;
}
.index_6li1l{
	width: 27%;
	max-width: 80px;
	/*height: 80px;*/
	background: #F8F8F8;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.index_6li1limg{
	width: 100%;
	height: 100%;
}
.index_6li1r{
	flex:1;
}
.index_6li1rs{
	margin-top: 8px;
}
.star{
	width: 20px;
	margin-right: 6px;
}
.index_6li2{
	margin-top: 15px;
}
.index_7{
	display: flex;
	padding: 30px 50px;
	background: #E7F6F3;
	border-radius: 10px;
	margin: 0 80px;
	margin-top: 80px;
}
.index_7l{
	padding: 0 90px 0 50px;
	flex:1;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index_7lt{
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.index_7ltsp{
	color: #E21919;
}
.index_7lt2{
	font-size: 36px;
	padding-top: 10px;
	font-weight: bold;
}
.index_7lt3{
	width: 335px;
	/*height: 74px;*/
	height: auto;
	margin-top: 25px;
	/*padding-bottom: 40px;*/
}
.index_7lt3img{
	max-width: 100%;
	height: auto;
}
.index_7r{
	width: 600px;
	height: 300px;
	overflow: hidden;
}
.index_5in2a_2{
	/*width: 340px;*/
	width: 100%;
    max-width: 340px;
    /*padding: 0 1rem;*/
    display: inline-block;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
}
.index_8{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 40px;
}
.index_8l{
	font-size: 28px;
}
.index_8r{
	color: #1D54A7;
}
.f_more{
	width: 8px;
	height: 12px;
	margin-left: 6px;
}
/*ご利用ガイド*/
.index_9{
	display: flex;
	gap:20px;
	margin-top:40px;
}
.index_9in{
	border:1px solid #DEDEDE;
	border-radius: 20px;
	padding: 40px 30px 50px 30px;
    flex-basis: 33.332%;
    max-width: 33.332%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.index_9inh3{
	font-size: 28px;
	text-align: center;
}
.index_9inc{
	flex:1;
}
.index_9in1{
	border-top: 1px solid #DEDEDE;
	padding:20px 0;
}
.index_9in1:nth-of-type(1){
	border-top: 0px solid #DEDEDE;
}
.index_9h4{
	font-size: 20px;
}
.index_9h4:before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 20px;
	background: #19A78E;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -3px;
}
.index_9l1{
	max-width: 100%;
	height: auto;
	margin-top: 20px;
}
.index_9l1img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.index_9l2{
	margin-top: 15px;
}
.index_9l3{
	margin-top: 10px;
	font-size:12px;
	color: #707070; 
}
.index_9in2{
	margin-top: 20px;
	/*height: 110px;*/

}
.index_5in2a_3{
    width: 100%;
    max-width: 340px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
}
.index_9inspan{
	color: #E21919;
	font-size: 18px;
}
.footer{
	background: #000000;
	margin-top: 100px;
	padding-top: 50px;          
}
.footerin{
	display: flex;
}
.footer1{
	flex:1;
	color: #e9e9e9;
	font-size: 12px;
}
.footer2{
	max-width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.f_logo{
	max-width: 100%;
	/*height: 100%;*/
}
.footer3{
	display: flex;
	margin-top: 10px;
}
.footer3l{
	width: 20px;
	margin-right: 10px;
}
.footer3limg{
	width: auto;
	height: 20px;
}
.footer3r{
	flex:1;
	line-height: 20px;
}
.footer4{
	margin-top: 45px;
}
.footer4 a{
	color: #e9e9e9;
	padding-left: 25px;
}
.footer1c{
	color: #fff;
	font-weight:500;
}
.footer1c dl{
	margin-right: 45px;
	float: left;
}
.footer_dl{
	padding-bottom: 15px;
}
.footer1c dt img{
	width: 7px;
	height: 12px;
	margin-right: 5px;
}
.footer_dl a{
	color: #fff;
}
.footer1c dd{
	padding-left: 15px;
	margin-top: 10px;
}
.footer1c dd img{
	width: 6px;
	height: 10px;
	margin-right: 5px;
}
.footer1r{
	color: #fff;
	border-left: 1px solid #707070;
	padding-left: 50px;
}
.f_jimg{
	width: 12px;
	height: 12px;
	margin-left: 10px;
}
.footer_dl a:hover{
	color: #707070;
}
.footerb{
	text-align: center;
	border-top: 1px solid #707070;
	padding:50px 0;
	margin-top: 30px;
	color: #e9e9e9;
	font-size: 12px; 
}
.modal_bg{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background: rgba(0,0,0,0.5);
}
.modal{
	width: 45%;
	background: #fff;
	padding: 20px 50px 45px 50px;
	position: fixed;
	z-index: 101;
	top:0;
	right: 0;
	box-sizing:border-box;
	transform: translateX(100%); 
    transition: transform 0.8s ease;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.modal_c{
	overflow: auto;
	flex: 1;
}
.modal_c::-webkit-scrollbar
{
	width:2px;
}
.modal.active {
    transform: translateX(0);
 }
.modal1{
	text-align: right;
	cursor: pointer;
	display: flex;
	flex-direction: row-reverse;
}
.menubar{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.modal2{
	margin-top: 15px;
	padding-bottom: 25px;
}
.modal2in{
	margin-top: 20px;
	display: flex;
	gap:10px;
}
.modal2inl{
	width: 28%;
    display: flex;
    flex-direction: column;
}
.modal2int{
	font-size: 16px;
	font-weight: bold;
}
.modal2ul{
	width: 100%;
	margin-top: 10px;
	display: flex;
	background: #F8F8F8;
	border-radius: 10px;
	padding: 10px 0;
	box-sizing:border-box;
	flex:1;
}
.modal2li{
	flex:1;
	border-right: 1px solid #DEDEDE;
	text-align: center;
	padding:0 10px;
	box-sizing:border-box;

}
.modal2li:last-child{
	border-right: none;
}
.modal2li a, .modal2li button{
	display: block;
	width: 100%;
	height:100%;
	color: #000;
	position: relative;
}
.modalicon{
	width: auto;
	height: 30px;
}
.modal2lip{
	font-size: 13px;
	/*padding-top: 10px;*/
	line-height: 14px;
	font-weight: 800;
}
.modal2inr{
	flex:1;
}
.modal2ul2{
	display: flex;
	flex-wrap: wrap;
	/*gap:40px;*/
	margin-left: -40px;
}
.modal2li2{
	flex-basis: 50%;
    max-width: 50%;
	padding-left: 40px;
	box-sizing:border-box;
}
.modal2li2a{
	padding: 18px 0;
	display: flex;
	justify-content:space-between;
	font-size: 16px;
	align-items: center;
	border-bottom: 1px solid #DEDEDE;
	font-weight: bold;
}
.modal2li2a:hover{
	color: #E21919;
}
.modal2ul3{
	display: flex;
	flex-wrap: wrap;
}
.modal2li3{
	min-width: 120px;
	width: 16.6%;
	text-align: center;
	margin-top: 20px;
}
.modal2li3 a{
	display: flex;
    flex-direction: column;
    height: 100%;
}
.modal2_img{
	flex:1;
	display: flex;
	align-items: center;
	justify-content:center;
}
.modal2img{
	width: 90px;
}
.modal2li3p{
	padding-top: 15px;
	font-weight: bolder;
}
.dlb{
	display: flex;
	justify-content: center;
}
.dl{
	width: 30%;
	margin: 0px 20px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	margin-top: 100px;
}
.dl_in{
	padding: 50px 50px 60px;
}
.dl_inh2{
	font-size: 36px;
	padding-bottom: 15px;
	text-align: center;
}
.dl_in1{
	width: 100%;
	margin-top: 20px;
}
.dl_in1p{
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 600;
}
.dl_in2{
	position: relative;
}
.dlinput{
	width: 100%;
	height: 45px;
	border-radius: 5px;
	border:1px solid #CECECE;
	text-indent: 1em;
}
.password{
	height: 18px;
	position: absolute;
	right: 10px;
	top: 25px;
	margin-top: -9px;
	cursor: pointer;
}
.dl_in3{
	margin-top: 40px;
}
.dl_in3btn{
	width: 100%;
	height: 70px;
	border-radius: 100px;
	background: #E21919;
	color: #fff;
	font-size: 20px;
}
.dl_in4{
	display: flex;
	flex-direction: column;
    align-items: center;
}
.dl_in4 a{
	margin-top: 15px;
	color: #1D54A7;
	border-bottom: 1px solid #1D54A7;
}
.dl4{
	display: flex;
	align-items: center;
	padding: 10px 20px;
	background: #FBE7E7;
	border-radius: 5px;
	color: #E21919;
	gap:10px;
	margin-top: 10px;
}
.dl4img{
	height: 16px;
}
.dl5{
	margin-top: 10px;
	text-align: center;
}
.dl6{
	margin-top: 15px;
}
.dl6 a{
	color: #1D54A7;
}
.dl7{
	padding: 10px 10px;
	background: #E7F6F3;
	border-radius: 5px;
	/*color: #1D54A7;*/
	gap:10px;
	margin-top: 10px;
	display: flex;
	align-items: flex-start;
}
.dl8{
	padding: 10px 15px;
	border-radius: 5px;
	background: #E5F7E5;
	margin-top: 10px;
}
.dl9{
	background: #FEF2E5;
}
.dl10{
	background: #FBE7E7;
}
.dl10 span{
	color: #E21919;
}
.common{
	padding: 0 6rem;
}
.head_top{
	margin-top: 20px;
	width: 100%;
	/*overflow-x: auto;*/
}
.top_ul{
	display: flex;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
}
.top_li a{
	color: #707070;
	/*display: inline-block;*/
}
.top_li .top_lia{
	color: #1D54A7;
	/*border-bottom: 1px solid #1D54A7;*/
	text-decoration: underline;
}
.top_li:before{
	border-right: 1px solid #19232a;
    border-top: 1px solid #19232a;
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: .2rem .8rem 0 0.5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: top;
}
.top_li:first-child:before{
	border-right: 0px solid #19232a;
    border-top: 0px solid #19232a;
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.head_top2{
	padding: 24px 20px;
	background: linear-gradient(to right, #e7f6f3, #e6f5fa);
	font-size: 36px;
	margin-top: 15px;
	border-radius: 5px;
}
.center{
	display: flex;
	align-items: flex-start;
	margin-top: 50px;
}
.centerl{
	width: 23%;
}
.centerl_ul{
	width: 100%;
}
.centerl_li{
	padding-left: 20px;
	height: 70px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-top: -1px;
}
.centerl_lia{
	height: 100%;
	display: block;
	display: flex;
	align-items:center;
	gap:20px;
}
.centerl_liicon{
	flex-shrink: 0;
	height: 30px;
}
.centerl_lispan{
	font-size: 16px;
	font-weight: 600;
}
.centerl_lion{
	background: #000;
}
.centerl_lion a{
	color: #fff;
}
.centerl_a{
	float: right;
	margin-top: 20px;
}
.centerr{
	flex:1;
	margin-left: 50px;
}
.centerr1{
	font-size: 28px;
	font-weight: 600;
}
.centerr2{
	margin-top: 30px;
}
.centerr2 a{
	color: #1D54A7;
	text-decoration: underline;
	font-weight: 600;
}
.centerr_ul{
	display: flex;
	margin-left: -20px;
	margin-top: 40px;
	/*flex-wrap: wrap;*/
}
.centerr_li{
	width: 33%;
	padding-left: 20px;
	/*min-width: 260px;*/
	margin-bottom: 10px;
}
.centerr_lid{
	height: 100%;
	padding:50px 30px;
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	border-radius: 10px;
	display: flex;
	align-items: center;
    flex-direction: column;
    box-sizing:border-box;
}
.centerr_d{
	width: 60%;
	background: #F8F8F8;
	border-radius: 50%;
	display: flex;
	justify-content: center;
    align-items: center;
}
.centerr_img{
	width: 100%;
	
}
.centerr_d2{
	font-size: 28px;
	font-weight: 600;
	margin-top: 25px;
}
.centerr_d3{
	margin-top: 15px;
	font-size: 16px;
}
.centerr_d4{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}
.centerr_d4 a{
	margin-top: 8px;
}
.center_z{
	font-size: 16px;
	padding: 30px;
	border-radius: 16px;
	margin-top: 30px;
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
.center_z1{
	margin-top: 40px;
	text-align: center;
}
.center_z1btn{
	display: inline-block;
	width: 40%;
	height: 60px;
	line-height: 60px;
	border-radius: 50px;
	font-size: 16px;
	color: #fff;
	background: #E21919;
}

.center_table{
	width: 100%;
}
.center_table th{
	border-bottom: 2px solid #EAEAEA;
	color: #A1A1A1;
	padding-bottom: 8px;
}
.center_table td{
	text-align: center;
	padding: 20px 0; 
	border-bottom: 1px solid #EAEAEA;
	vertical-align: top;
}
.td_img{
	width: 80%;
}
.center_table .tab_td{
	text-align: left;
}
.tab_div{
	min-width: 28%;
	padding: 5px 20px;
	border:1px solid #333;
	border-radius: 50px;
	font-size: 12px;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-top: 5px;
	display: inline-block;
}
.pc_zk{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(../img/sp_zk.webp);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	background-size: 100%;
}
.pc_sq{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(../img/sp_sq.webp);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
.tab_div2{
	font-size: 12px;
	color: #707070;
	margin-top: 10px;
}
.center_zs{
	display: flex;
	gap:15px;
}
.center_zs1{
	flex: 1;
}
.center_zs2{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.center_zs2sp{
	font-size: 28px;
	font-weight: bold;
}
.center_zs2a{
	display: inline-block;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #333;
	border-radius: 40px;
}
.center_zs3{
	margin-top: 20px;
	font-size: 16px;
}

.centerr_b{
	font-size: 20px;
	font-weight: bold;
}
.centerr_b1{
	display: flex;
	margin-top: 0px;
	/*padding-bottom: 20px;*/
	border-top: 1px solid #DEDEDE;
	padding:0 10px 20px 10px;
}
.centerr_b1top{
	border-top: 0px solid #DEDEDE;
}
.centerr_b2{
	width: 20%;
	margin-top: 20px;
}
.centerr_b2sp{
	padding: 2px 3px;
	border:1px solid #E21919;
	border-radius: 2px;
	color: #E21919;
	margin-right: 5px;
	font-size: 12px;
}
.centerr_b2sp2{
	font-weight: 600;
	font-size: 16px;
}
.centerr_b3{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.centerr_b3in{
	width: 48%;
}
.dlinput{
	font-size: 16px;
}
.centerr_b3_2{
	flex-direction: column;
}
/*.centerr_b3in2{
	width: 100%;
}*/
.dlinput2{
	width: 120px;
}
.centerr_b4{
	margin-top: 50px;
	text-align: center;
}
.centerr_b4btn{
	display: inline-block;
	width: 50%;
	height: 60px;
	line-height: 60px;
	background: #000;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
}
.centerr_b4btn.disabled{
	background: #cecece;
	cursor: not-allowed;
}
.dl_in2p{
	font-size: 12px;
	margin-top: 2px;
}
.splb{
	text-align: center;
	font-size: 28px;
}
.top_ulleft{
	padding-left: 6rem;
}
.splb1{
	border:1px solid #DEDEDE;
	border-radius: 20px;
	padding: 0px 20px 20px;
	margin-bottom: 10px;
}
.splb2{
	margin-top: 30px;
}
.dlinput3{
	width: 38%;
	height: 40px;
	border:1px solid #DEDEDE;
	border-radius: 5px;
	text-indent: 1em;
}
.splb3{
	margin-top: 10px;
}
.intcheck{
	background: transparent;
	border:none;
	width: 18px;
	height: 18px;
	border:1px solid #CECECE !important;
	border-color:#CECECE;
	border-radius: 2px;
	margin-right: 5px;
	vertical-align: middle;
	cursor: pointer;
}
.splb4{
	margin-top: 40px;
	display: flex;
	align-items: center;
}
.splb4_btn{
	background: transparent;
	border:none;
	width: 70px;
	height: 50px;
	border:1px solid #707070;
	border-radius: 5px;
	color: #707070;
	margin-right: 10px;
}
.splb4_btn2{
	flex:1;
	background: transparent;
	border:none;
	height: 50px;
	background: #E21919;
	border-radius: 5px;
	color: #fff;
}
.index_2ul_left{
	flex-direction: column;
}
.index_2li_left{
	width: 100%;
	flex-basis: 100%;
    max-width: 100%;
    margin-right:0;
    padding-top: 10px;
}
.index_2in_left{
	min-height: auto;
}
.index_2liasp_left{
	margin-right: 10px;
}
.index_2in2_left{
	flex-direction: column;
	align-items: flex-start;
}
.index_2lia2_left{
	width: 100%;
	margin-right: 0px;
}
.index_2ul2_left{
	flex-direction: column;
}
.index_2li2_left{
	width: 100%;
}
.index_2li2_left a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.splbr{
	padding: 15px 20px;
	background: #F8F8F8;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.splbrlsp{
	margin-right: 30px;
}
.index_nul_right{
	flex-wrap: wrap;
	padding: 5px;
}
.index_nul_right .index_nli{
	width: calc(25% - 15px);
}

.pagination {
    text-align: center;
    margin-top: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.paginationin{
	display: inline-block;
}
.pagination a {
    color: black;
    float: left;
    padding: 10px 16px;
    text-decoration: none;
    transition: background-color 0.3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    border-radius: 2px;
}
.pagination a.active {
    background-color: #000;
    color: white;
    border: 1px solid #000;
}
.pagination a:hover:not(.active) {
    background-color: #ddd;
}
.more3{
	width: 0.5rem;
}
.more4{
	transform: rotate(180deg);
}
.fllb{
	margin-top: 80px;
	margin-bottom: 30px;
}
.fllb h3{
	font-size: 30px;
}
.fllb_p{
	color: #19A78E;
	margin-top: 10px;
}
.fllb_2{
	padding: 30px;
	background: #f8f8f8;
	border-radius: 10px;
}
.fllb_2 .index_2{
	padding-top: 0px;
}
.fllb_2ul{
	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
}
.fllb_2li{
	padding-left: 40px;
	flex-basis: 20%;
    max-width: 20%;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.fllb_2uld{
	height: 100%;
}
.fllb_2uld a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.fllb_2ulimg{
	max-width: 100%;
	height: 140px;
	flex-shrink: 0;
	object-fit: contain;
}
.fllb_2lid2{
	margin-top: 10px;
	padding: 10px 10px;
	background: #f8f8f8;
	border-radius: 5px;
	/*height: calc(1.3em*3);*/
	text-align: center;
	flex: 1;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
}
.fllb_2lid2p{
	font-size: 16px;
}
.fllb_2lid2p2{
	font-size: 12px;
}
.fllb_2lid3{
	font-size: 20px;
	color: #E21919;
	margin:5px 0;
}
.fllb_2lid3 span{
	font-size: 14px;
}
.fllb_2lid4{
	font-size: 12px;
	color: #707070;
	/*flex: 1;*/
}
.fllb_2ul2{
	margin-left: -10px;
	margin-bottom: 40px;
}
.fllb_2ul2 .fllb_2li{
	padding-left: 10px;
	margin-bottom: 20px;
}
.fllb_2uld .fllb_2ulda{
	flex-direction: row;
	border:1px solid #CECECE;
	border-radius: 10px;
	padding: 5px;
}
.fllb_2uld .fllb_2ulda:hover{
	border-color: #E21919;
}
.fllb_2ulda .fllb_2ulimg{
	width: 80px;
	height: auto;
}
.fllb_2ulda .fllb_2ul2r{
	flex: 1;
	padding:0px;
}
.fllb_2ulda .fllb_2lid2{
	background: none;
	text-align: left;
	padding: 0px;
	margin-top: 0;
}
.fllb_2ulda .fllb_2lid2p{
	font-size: 14px;
}
.fllb_2ulda .fllb_2lid2p2{
	font-size: 11px;
}
.fllb_2ulda .fllb_2lid3{
	font-size: 16px;
	margin:0px 0;
}
.fllb_2ulda .fllb_2lid4{
	font-size: 11px;
}
.index_nul_right2 .index_nli{
	width: calc(33% - 15px);
}
.index_new6{
	display: flex;
	align-items: center;
	margin:15px 0 20px 0;
	padding: 0 15px;
}
.index_new6 .splb4_btn{
	border-color: #CECECE;
}
.index_new6 .splb4_btn2{
	border-radius: 30px;
}
.splb4_btn2a{
	display: inline-block;
	background: #000;
	text-align: center;
	line-height: 50px;
}


.spxq_l{
	width: 30%;
	margin-right: 5%;
}
.spxq_lin{
	width: 100%;
	height: auto;
}
.spxq_l1{
	width: 100%;
	height: 370px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.spxq_l1img{
	max-width: 100%;
	/*max-height: 370px;*/
}
.spxq_l1 .rightimg{
	width: 20px;
    height: 30px;
}
.spxq_l1ss{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #000;
	text-align: center;
	cursor: pointer;
}
.spxq_l1ss img{
	margin-top: 10px;
	width: 16px;
	height: 16px;
}
.spxq_lul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	margin-left: -6px;
}
.spxq_lli{
	padding-left: 6px;
	width: 14%;
	margin-top: 10px;
}
.spxq_llid{
	border:1px solid #fff;
	border-radius: 5px;
	padding:2px;
	height: 55px;
	box-sizing: border-box;
}
.spxq_llidimg{
	display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
.spxq_llid_on{
	border-color: #E21919;
}
.spxq_l2{
	padding: 0;
}
.spxq_l2 .splb4_btn2{
	height: 70px;
	border-radius: 50px;
	font-size: 18px;
}
.cart{
	height: 30px;
	margin-right: 8px;
	vertical-align: middle;
}
.spxq_l3{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.spxq_l3in{
	width: 48%;
	height: 50px;
	border-radius: 5px;
	border:1px solid #DEDEDE;
	display: flex;
	align-items: center;
	justify-content: center;
	gap:10px;
	cursor: pointer;
}
.spxq_l3in.wish_ing{
	color: #E21919;
}
.spxq_l3in .headr1img{
	height: 25px;
}
.spxq_l3in:hover{
	border-color: #E21919;
}
.spxq_l4{
	align-items: flex-start;
}
.spxq_l2 .splb4_btn2a{
	line-height: 70px;
}

.spxq_r{
	flex: 1;
}

.spxq_r2{
	margin-top: 20px;
}
.spxq_r2h3{
	font-size: 24px;
}
.spxq_r3{
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.spxq_r3l{
	color: #E21919;
	font-size: 18px;
	margin-right: 40px;
	font-weight: bold;
}
.spxq_r3lsp{
	font-size: 30px;
}
.spxq_r3r{
	background: #19A78E;
	border-radius: 3px;
	padding: 2px 2px 2px 15px;
	color: #fff;
	height: 50px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.spxq_r3rsp{
	font-size: 20px;
	font-weight: bold;
}
.spxq_r3rsp2{
	font-size: 12px;
	padding: 0 10px;
	margin-top: 10px;
}
.spxq_r3ra{
	display: inline-block;
	background: #fff;
	padding: 0 10px;
	color: #19A78E;
	height: 100%;
	line-height: 50px;
}
.spxq_r3ra:after{
	border-right: 2px solid #19a78e;
    border-top: 2px solid #19a78e;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0rem .8rem 0 0.5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
}
.spxq_r4{
	background-color: #F8F8F8;
	border-radius: 16px;
	padding:10px 30px;
	margin-top: 30px;
}
.spxq_r4in{
	display: flex;
	align-items: center;
	padding: 15px 0;
	border-top: 1px solid #DEDEDE;
}
.spxq_r4inl{
	width: 23%;
	margin-right: 1%;
	font-size: 16px;
	font-weight: bold;
}
.spxq_r4inr{
	flex: 1;
}
.spxq_r4in_none{
	border-top: 0px solid #DEDEDE;
}
.spxq_r4inra{
	display: inline-block;
	padding-top: 5px;
    color: #1D54A7;
    border-bottom: 1px solid #1D54A7;
}
.spxq_r4inr2{
	min-width: auto;
}
.spxq_r4in2{
	flex-wrap: wrap;
}
.spxq_rgg{
	width: 100%;
}
.spxq_rgg{
	color: #707070;
}
.spxq_3{
	margin-top: 100px;
}
.spxq_3in{
	position: relative;
	padding: 5px;
}


.spbj_tc{
	background: #fff;
    border-radius: 20px;
    width: 80%;
    height: 80%;
    position: fixed;
	z-index: 101;
	top:5%;
	right: 10%;
	padding-bottom: 20px;
}
select.cart_nums {
	border: 1px solid #ccc;
	width: 60px;
	height: 25px;
	text-align: center;
	border-radius: 5px;
}

.spbj_tcin{
	padding: 45px 45px 10px;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 20px;
}
.spbj_tcint{
	display: flex;
	align-items: center;
}
.spbj_tcinta{
	padding:8px 20px;
	vertical-align: middle;
	color: #fff;
	background: #000;
	border-radius: 30px;
	display: flex;
	align-items: center;
}
.spbj_tcinta span{
	display: inline-block;
	width: 24px;
	height: 24px;
	border:2px solid #fff;
	border-radius: 50%;
	background: #000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
}
.spbj_tcintin{
	min-width: 15%;
}
.spbj_tcinth3{
	flex: 1;
	font-size: 34px;
	text-align: center;
}
.menubar2{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.spbj_tcin1{
	margin:40px 0;
	overflow-x:auto;
	overflow-y:auto;
	flex: 1;
}
.spbj_tab th{
	border-right: 1px solid #DEDEDE;
	padding: 10px;
}
.spbj_thd1{
	width: 100px;
	font-size: 16px;
	font-weight: bold;
}
.spbj_tab td{
	border-right: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	padding: 10px;
}
.spbj_th{
	
}
.spbj_thd2{
	width: 240px;
	position: relative;
}
.spbj_tabimg{
	max-width: 100px;
}
.spbj_tabicon{
	position: absolute;
	top: 0;
	right: 0px;
	width: 25px;
	cursor: pointer;
}
.spbj_thde{
	padding: 5px 8px;
	border:1px solid #CECECE;
	border-radius: 5px;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	right: 0px;
}
.spbj_thd3{
	display: flex;
    align-items: center;
}
.spbj_thd3 .splb4_btn{
	height: 45px;
	border-color: #CECECE;
}
.spbj_thd3 .splb4_btn2{
	border-radius: 50px;
}

.xd{
	width: 60%;
	margin:0 auto;
	margin-top: 70px;
}
.xd_1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.xd1{
	font-size: 16px;
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;;
}
.xd1in{
	width: 32px;
	height: 32px;
	background: #fff;
	border:2px solid #CECECE;
	text-align: center;
	line-height: 32px;
	color: #CECECE;
	border-radius: 50%;
}
.xd1in1{
	width: 30%;
	margin-top: 10px;
	color: #CECECE;
	font-size: 16px;
}
.xd2{
	flex: 1;
	height: 5px;
	background: #DEDEDE;
	margin-top: 16px;
}
.xd2_none{
	height: 0px;
}
.xd1in_on{
	background: #19A78E;
	border-color: #19A78E;
	color: #fff;
}
.xd1in_on1{
	color: #000;
}

.xd_L{
	flex: 1;
	margin-right: 3%;
}
.center_zxd{
	box-shadow: 0 0 0;
	padding-top: 30px;
}
.xd_Lde{
	display: inline-block;
	padding: 3px 8px;
	border:1px solid #CECECE;
	border-radius: 5px;
	margin-top: 10px;
	cursor: pointer;
}
.xd_r{
	width: 30%;
	margin-top: 60px;
}
.xd_rin{
	padding: 15px 30px 40px 30px;
	background: #F8F8F8;
	border-radius: 16px;
	/*font-size: 16px;*/
}

.spxq_r4inrp{
	color: #E21919;
}
.spxq_r4inrp span{
	font-size: 26px;
}
.xd_rinbtn{
	margin-top: 10px;
}
.xd_rin .spxq_r4in{
	align-items: flex-start;
}
.xd_rinse{
	width: 100%;
	height: 38px;
	border:1px solid #CECECE;
	border-radius: 5px;
	margin-top: 10px;
	text-indent: 1em;
}
.xd_rinbtn1{
	width: 100%;
	height: 40px;
	background: #000;
	border-radius: 5px;
	margin-top: 10px;
	color: #fff;
}
.xd_Lin{
	margin-top: 60px;
}
.xd_Lin1{
	margin-bottom: 20px;
}
.dl_in2_xd{
	width:  48%;
	height: 45px;
    border-radius: 5px;
    border: 1px solid #CECECE;
    line-height: 45px;
    text-indent: 1em;
}
.centerr_b2sp_ry{
	border-color: #707070;
	color: #707070;
}
.xd_Lin1p{
	font-size: 12px;
	margin-top: 5px;
}
.xd_Lin3{
	background: #f8f8f8;
	border-radius:10px;
	padding: 10px 15px 10px 0;
}
.xd_Lin1p2{
	padding-bottom: 10px;
}
.xd_Lin3in{
	line-height: 24px;
}
.centerr_b4btn2{
	background: #E21919
}
.xd_Lin1p2a{
	color: #1D54A7;
	border-bottom: 1px solid #1D54A7;
}
.xd_rimg{
	width: 100%;
}
.xd_rimg2{
	width: 80%;
}
.xd_h3{
	font-size: 36px;
	text-align: center;
}
.xd_xd1{
	margin-top: 30px;
	text-align: center;
	line-height: 24px;
}
.xd_xd2{
	padding: 10px 30px;
	background: #f8f8f8;
	border-radius: 16px;
	margin-top: 30px;
}
.xd_xd3{
	display: flex;
	align-items: center;
	padding: 20px 0;
	font-size: 16px;
	border-top: 1px solid #DEDEDE;
}
.xd_xd3_top{
	border-top: 0px solid #DEDEDE;
}
.xd_xd4{
	width: 30%;
}
.xd_xd5{
	flex: 1;
}
.xd_xd2btn{
	width: 30%;
	margin-top: 20px;
}

.dp_1{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
.dp_1in{
	width: 48%;
}
.dp_2{
	width: 100%;
	height: auto;
}
.dp_2img{
	width: 100%;
	height: auto;
}
.dp_3 h4{
	font-size: 28px;
	color: #E21919;
	margin: 0 0 10px 0;
}
.dp_3in{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #DEDEDE;
	padding: 20px 0;
}
.dp_3inl{
	width: 20%;
	font-size: 16px;
	font-weight: 600;
}
.dp_3icon{
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
.dp_3inr{
	flex: 1;
}
.dp_3inra{
	display: inline-block;
	padding: 4px 30px;
	border:1px solid #000;
	border-radius: 30px;
	margin-top: 10px;
}
.dp_3icon2{
	height: 12px;
	margin-left: 10px;
}
.dp_1in_xq{
	width: 100%;
}
.dp_1in_xq1{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.dp_1in_xq1 .dp_2{
	width: 48%;
}
.dp_1in_xq1 .dp_3{
	width: 48%;
}

.dp_5{
	margin-top: 50px;
}
.dp_5in h3{
	font-size: 36px;
}
.dp_5inp{
	margin-top: 10px;
	color: #19A78E;
}
.dp_6{
	display: flex;
	flex-wrap: wrap;
}
.dp_6in{
	width: 33.3%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}
.dp_6in1{
	display: flex;
	align-items: center;
}
.dp_6in1l{
	width: 40px;
	height: 40px;
	border:2px solid #19A78E;
	border-radius: 40px;
	background: #fff;
	font-size: 16px;
	color: #19A78E;
	text-align: center;
	line-height: 40px;
	font-weight: 600;
}
.dp_6in1r{
	flex: 1;
	height: 3px;
	background: #DEDEDE;
}
.dp_6in2{
	flex: 1;
	margin-top: 15px;
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}
.dp_6in2t{
	flex: 1;
}
.dp_6in3{
	font-size: 16px;
	font-weight: 600;
}
.dp_6in4{
	margin-top: 10px;
}
.dp_6in5{
	margin-top: 15px;
	width: 100%;
}
.dp_2img2{
	max-width: 100%;
}
.dp_7{
	width: 100%;
	margin-top: 70px;
	height: 700px;
	background: #f8f8f8;
}

.tj{
	margin-top: 50px;
}
.tjin{
	display: flex;
	justify-content: space-between;
}
.tjin1{
	width: 48%;
}
.tji2{
	width: 100%;
	height: auto;
}
.tji2img{
	width: 100%;
}
.tji3{
	background: #f8f8f8;
	border-radius: 16px;
	margin-top: 25px;
	padding: 25px 30px;
	position: relative;
}
.tji5{
	font-size: 28px;
	font-weight: 600;
}
.tji6{
	margin-top: 10px;
	color: #707070;
}
.tji4{
	width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 20px solid #f8f8f8;
    position: absolute;
    top:-19px;
    left: 50%;
    margin-left: -30px;
}
.tj_xq{
	margin-top: 50px;
}
.tji2_xq{
	/*display: flex;
	justify-content: center;*/
	margin:10px 0;
}
.tji2_xq img{
	max-width: 100%;
}
.tj_xq1{
	margin-top: 20px;
}
.tj_xq1sp{
	font-size: 12px;
	color: #707070;
}
.tj_xq1sp2{
	display: inline-block;
	width: 100px;
	height: 22px;
	background: #19A78E;
	border-radius: 2px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	margin-left: 20px;
}
.tj_xq2{
	font-size: 32px;
	font-weight: 600;
	margin-top: 10px;
}
.tj_xq3{
	margin-top: 20px;
}
.tj_xq4{
	padding: 20px 0 40px 0;
}
.index_5insp4{
	background: #E21919;
	color: #fff;
}
.tj_xq1sp2_2{
	background: #fff;
	border:1px solid #707070;
	color: #707070;
}
.index_6ul_pj{
	flex-wrap: wrap;
	justify-content: space-between;
	gap:0;
	margin-left: -15px;
}
.index_6ul_pj li{
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.wd_1{
	margin-top:40px;
	padding-bottom: 40px;
}
.wd_1t{
	text-align: center;
}
.wd_1t h4{
	font-size: 26px;
}
.wd_1tp{
	margin-top: 10px;
	color: #19A78E;
}
.wd_2{
	margin-top: 30px;
}
.wd_2in{
	margin-top: 10px;
	border:1px solid #dedede;
	border-radius: 10px;
}
.wd_3{
	height: 60px;
	padding: 0px 30px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.wd_3b{
	font-size: 20px;
}
.wd_3t{
	flex: 1;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.pc_zk2{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../img/sp_zk.webp);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	background-size: 100%;
	cursor: pointer;
}
.pc_sq2{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../img/sp_sq.webp);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	cursor: pointer;
}
.wd_4{
	display: flex;
	align-items: flex-start;
	padding: 0px 30px 20px 30px;
}
.wd_3ba{
	color: #19A78E;
}
.wd_3we{
	padding-left: 10px;
	line-height: 24px;
}
.shgy{
    padding: 10px 30px;
    margin-top: 30px;
    width: 70%;
    margin-left: 15%;
    box-sizing: border-box;
}
.shgy_1{
	 display: flex;
    align-items: center;
    padding: 15px 0;
	border-bottom: 1px solid #DEDEDE;
}

.syzn{
	padding: 0 100px;
	box-sizing: border-box;
}
.syzn1{
	margin-top: 45px;
	border:1px solid #DEDEDE;
	border-radius: 20px;
	overflow:hidden;
	display: flex;
	height: 280px;
}
.syzn2{
	width: 45%;
	height: auto;
}
.syzn2img{
	width: 100%;
	height: 100%;
}
.syzn3{
	padding: 0 30px;
	flex: 1;
}
.syzn3t{
	height: 74px;
	border-bottom: 1px solid #DEDEDE;
	font-size: 24px;
	font-weight: bold;
}
.syzn3t a{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.syzn3t a:hover{
	color: #E21919;
}
.syzn3b{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.syzn3b a{
	text-decoration: underline;
}
.syzn3b a:hover{
	color: #E21919;
}
.syzn3b a:before{
	content: "";
	border-right: 3px solid #19A78E;
    border-top: 3px solid #19A78E;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 8px .8rem 0 0rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: top;
}
.zfff{
	margin-top: 50px;
	padding:30px 50px 40px 50px;
	width: 100%;
	max-width: 100%;
}
.zfff_1{
	background: #F8F8F8;
	border-radius: 16px;
	margin-top: 25px;
	padding:25px 30px;
	line-height: 24px;
	font-weight: 600;
}
.zfff .index_9h4:before{
	content: unset;
}
.zfff .index_9inh3{
	text-align: left;
}
.zfff .index_9h4_1:before{
	content: "";
}
.zfff_2{
	margin: 20px 0 30px 0;
}
.zfff_3{
	padding-top: 10px;
}
.zfff_3sp{
	/*content: "";*/
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #19A78E;
	margin-right: 10px;
	/*vertical-align: middle;*/
}
.index_9l2a{
	color: #1D54A7;
	text-decoration: underline;
}
.zfff_4{
	padding: 30px 0 10px 0;
	line-height: 26px;
}
.zfff_4 span{
	color: #19A78E;
	margin-right: 15px;
}
.index_9l2sp{
	color: #E21919;
}
.zfff_5{
	display:flex;
	align-items: baseline;
	line-height: 24px;
}
.zfff_5 p{
	flex: 1;
}
.lxwm{
	background: #F8F8F8;
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
	width: 50%;
}
.lxwm_1{
	text-align: center;
	padding:10px 20px 30px;
	line-height: 24px;
}
.dl_in2tex{
	width: 100%;
    height: 150px;
    border-radius: 5px;
    border: 1px solid #CECECE;
    text-indent: 1em;
    padding-top: 10px;
}
.lxwm_2{
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}
.lxwm_3{
	display: flex;
	align-items: center;
}
.lxwm_4{
	width: 30%;
}
.lxwm_5{
	width: 50%;
}
.dt{
	color: #1D54A7;
	border-top: 1px solid #dedede;
	padding: 30px 0 0px 0;
}
.dt_h{
	font-size: 28px;
	text-decoration: underline;
}
.dt_ul{
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-top: 15px;
}
.dt_li{
	width: 25%;
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
/*.dt_lip{
	margin-bottom: 10px;
}*/
.dt_lia:before{
	border-right: 2px solid #1D54A7;
    border-top: 2px solid #1D54A7;
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0rem .8rem 0 0rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
}
.dt_lia{
	display: inline-block;
	text-decoration: underline;
	color: #1D54A7;
	margin-top: 10px;
}
.dt_lipinsp{
	display:block;
}
.dt_lipin{
	padding-left: 20px;
}
.dt_lia2{
	display: inline-block;
	text-decoration: underline;
	color: #1D54A7;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.dt_lia2:before{
	border-right: 3px solid #1D54A7;
    border-top: 3px solid #1D54A7;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0rem .8rem 0 0rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
}
.dt_lia:hover{
	color: #E21919;
}
.dt_lia2:hover{
	color: #E21919;
}
.p-header-button__number{
	align-items: center;
	background: #e21919;
	border-radius: 50%;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	color: #fff;
	display: flex;
	font-family: "Lato", sans-serif;
	font-size: 1rem;
	height: 1.75rem;
	justify-content: center;
	position: absolute;
	right: 0;
	top: -10px;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	width: 1.75rem;
}
.woocommerce-password-strength {
	text-align: center;
	font-weight: 600;
	padding: 3px .5em;
	font-size: 1em
}

.woocommerce-password-strength.strong {
	background-color: #c1e1b9;
	border-color: #83c373
}

.woocommerce-password-strength.short {
	background-color: #f1adad;
	border-color: #e35b5b
}

.woocommerce-password-strength.bad {
	background-color: #fbc5a9;
	border-color: #f78b53
}

.woocommerce-password-strength.good {
	background-color: #ffe399;
	border-color: #ffc733
}

.woocommerce-password-hint {
	margin: .5em 0 0;
	display: block
}
.is-slider-off .-prev{
	display: none;
}.is-slider-off .-next{
	display: none;
}