@charset "utf-8";
/*html5*/ 
@font-face {
	font-family: 'NotoSansJP';
	src: url('../font/NotoSansJP-Regular.otf');
}

@font-face {
	font-family: 'Inter';
	src: url('../font/Inter-Light-7.otf');
}

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: NotoSansJP;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}
a:hover{
	opacity: 0.5;
}

.contain{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.header{
	padding: 20px 0;
}
.header1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header2{
	display: flex;
	align-items: center;
}
.logo{
	float: left;
	font-size: 0;
	margin-right: 16px;
}
.logo img{
    height: 70px;
}
.time1{
	font-size: 16px;
	font-weight: 500;
	line-height: 34px;
	color: #333333;
}
.time2{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.butt{
	float: right;
}
.butt1 > a{
	margin-left: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 60px;
	border: 1px solid #D2D2D3;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	color: #222222;
	border-radius: 5px;
}
.butt1 > a img{
	margin-right: 6px;
	width: 30px;
}
.butt1{
	display: inline-block;
	position: relative;
}
.cart_tc{
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	width: 465px;
	background-color: #ffffff;
	z-index: 96;
	box-shadow: 0px -2px 10.6px 0px #C2C2C240;
}
.cart_tc1{
	padding: 25px 0 18px;
	border: 1px solid #E7E7E7;
	text-align: center;
}
.cart_tc1 a.cart_tc1a{
	display: inline-block;
	width: 150px;
	height: 40px;
	border: 1px solid #0A80D8;
	background-color: #0A80D8;
	border-radius: 2px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
}
.cart_tc1 a.cart_tc1b{
	margin-left: 30px;
	display: inline-block;
	width: 150px;
	height: 40px;
	border: 1px solid #D2D2D3;
	border-radius: 2px;
	font-size: 16px;
	color: #222222;
	text-align: center;
	line-height: 38px;
}
.cart_tc2{
	padding: 2px 15px 15px 20px;
	height: 193px;
	overflow-y: scroll;
}
.cart_tc2 ul li{
	margin-top: 18px;
	display: flex;
	align-items: center;
}
.cart_tc2 ul li a{
	margin-left: 0;
}
.cart_tc3{
	font-size: 0;
	margin-right: 12px;
}
.cart_tc3 a{
	width: auto;
	height: auto;
	border: none;
}
.cart_tc3 img{
	max-width: 120px;
	max-height: 70px;
}
.cart_tc4{
	flex: 1;
}
.cart_tc5{
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	text-align: left;
	color: #5E5E5E;
}
.cart_tc5 a{
	width: auto;
	height: auto;
	border: none;
	color: #5E5E5E;
}
.cart_tc6{
	margin-top: 11px;
	font-family: Noto Sans JP;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	color: #959595;
}
.cart_tc7{
	padding: 10px 13px;
	box-shadow: 0px -2px 10.6px 0px #C2C2C240;
	text-align: right;
}
.cart_tc7 a{
	display: inline-block;
	width: 100px;
	height: 28px;
	border-radius: 2px;
	background-color: #2B353D;
	font-size: 12px;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}
.butt1:hover .cart_tc{
	display: block;
}
.down1{
	display: block;
	width: 163px;
	height: 30px;
	background-color: #3851A6;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}
.down2{
	margin-top: 6px;
	display: block;
	width: 163px;
	height: 30px;
	background-color: #FF7223;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}
.nav{
	background-color: #3851A6;
}
.nav1 ul{
	zoom: 1;
}
.nav1 ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.nav1 ul li{
	list-style-type: none;
	float: left;
	width: calc(100% / 7);
	text-align: center;
	position: relative;
}
.nav1 ul li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 20px;
	background-color: #ffffff;
}
.nav1 ul li:first-child::before{
	width: 0;
}
.nav1>ul>li>a{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nav1>ul>li>a img{
	margin-left: 9px;
}
.nav_sub{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 96;
	background-color: #ffffff;
	border: 1px solid #E7E7E7;
	border-radius: 0 0 10px 10px;
	width: 160px;
}
.nav_sub1{
	position: relative;
}
.nav_sub1 a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 44px;
	padding: 0 13px;
	font-size: 14px;
	line-height: 44px;
	color: #333333;
	text-align: left;
}
.nav_sub1 span{
	flex: 1;
}
.nav_sub1:hover>a{
	background-color: #E5EBFF;
}
.nav_sub2{
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 96;
	background-color: #fff;
	width: 160px;
	border: 1px solid #E7E7E7;
	border-radius: 0 10px 10px 10px;
}
.nav_sub2 a{
	display: block;
	padding: 0 13px;
	font-size: 14px;
	line-height: 44px;
	color: #333333;
	text-align: left;
}
.nav_sub2 a:hover{
	background-color: #E5EBFF;
}
.nav1 ul li:hover .nav_sub{
	display: block;
}
.nav_sub1:hover .nav_sub2{
	display: block;
}
.banner{
	font-size: 0;
	text-align: center;
	position: relative;
}
.left{
	font-size: 0;
	position: absolute;
	left: 30px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.left img{
    width: 50px;
}
.right{
	font-size: 0;
	position: absolute;
	right: 30px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
}
.right img{
    width: 50px;
}
.sysearch{
	margin: 45px auto 0;
	width: 96%;
	max-width: 580px;
	border: 1px solid #D6D6D6;
	height: 56px;
	border-radius: 28px;
	overflow: hidden;
}
.sysearchi{
	float: left;
	height: 54px;
	width: calc(100% - 60px);
	padding: 0 20px;
}
.sysearchii{
	float: left;
	height: 54px;
	width: 60px;
	background: url(../img/search.png) center no-repeat;
	background-size: 40px auto;
}
.hot{
	margin-top: 40px;
}
.title{
	display: flex;
	align-items: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 54px;
	letter-spacing: 1.6px;
	color: #222222;
}
.title img{
	margin-right: 16px;
	width: 42px;
}
.hot1 ul{
	overflow: hidden;
}
.hot1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 90px)/4);
	margin-right: 30px;
	margin-top: 40px;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	padding: 17px 17px 27px;
}
.hot1 ul li:nth-child(4n){
	margin-right: 0;
}
.hot2{
	font-size: 0;
}
.hot3{
	margin-top: 24px;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	color: #000000;
	height: 56px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.hot4{
	margin-top: 9px;
	padding-left: 11px;
	font-size: 18px;
	font-weight: 500;
	line-height: 23.63px;
	text-align: left;
	color: #BE3D3D;
}
.hot5{
	margin-top: 20px;
	text-align: center;
}
.hot5 a{
	display: inline-block;
	width: 100%;
	max-width: 232px;
	background-color: #3851A6;
	height: 44px;
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}
.methd{
	margin-top: 90px;
	background-color: #F4F4F4;
	padding: 50px 0 60px;
}
.methd1{
	position: relative;
	padding-left: 30px;
	font-size: 32px;
	font-weight: 700;
	line-height: 54px;
	letter-spacing: 1.6px;
	color: #222222;
}
.methd1:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 36px;
	background-color: #3851A6;
}
.methd2{
	margin-top: 25px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1.2px;
	color: #222222;
}
.methd3{
	margin-top: 60px;
	text-align: center;
}
.methd4{
	margin: 0 32px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 20px 40px 36px;
	border-radius: 20px;
	background-color: #fff;
	width: 100%;
	max-width: 380px;
}
.methd5{
	font-size: 24px;
	font-weight: 700;
	line-height: 33.6px;
	letter-spacing: 1px;
	text-align: center;
	color: #222222;
}
.methd6{
	margin-top: 4px;
	font-size: 14px;
	line-height: 19.6px;
	letter-spacing: 1px;
	text-align: center;
	color: #222222;
}
.methd7{
	margin-top: 25px;
	font-size: 0;
	text-align: center;
}
.methd8{
	margin-top: 25px;
}
.methd8 a{
	display: inline-block;
	border: 1px solid #3851A6;
	width: 232px;
	height: 44px;
	border-radius: 22px;
	font-size: 16px;
	font-weight: 600;
	line-height: 42px;
	text-align: center;
	color: #3851A6;
}
.methd9{
	position: absolute;
	left: -21px;
	top: -19px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-color: #3851A6;
	font-size: 26px;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: 1.6px;
	text-align: center;
	color: #fff;
}
.reason{
	margin-top: 75px;
}
.reason1{
	font-size: 32px;
	font-weight: 500;
	line-height: 24.2px;
	text-align: center;
	color: #000000;
}
.reason2{
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1.8px;
	text-align: center;
	color: #333333;
}
.reason3 ul{
	overflow: hidden;
}
.reason3 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 158px)/3);
	margin-top: 50px;
	margin-right: 79px;
}
.reason3 ul li:nth-child(3n){
	margin-right: 0;
}
.reason4{
	font-size: 0;
	text-align: center;
	height: 140px;
}
.reason4 img{
	max-height: 100%;
}
.reason5{
	margin-top: 18px;
	font-size: 18px;
	font-weight: 600;
	line-height: 19.8px;
	text-align: center;
	color: #222222;
}
.reason6{
	margin-top: 16px;
	font-size: 15px;
	line-height: 27px;
	height: 108px;
	text-align: left;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.news{
	margin-top: 90px;
	margin-bottom: 50px;
}
.news1{
	margin-top: 60px;
	border-top: 1px solid #D2D2D3;
}
.news1 ul li{
	list-style-type: none;
	border-bottom: 1px solid #D2D2D3;
}
.news1 ul li a{
	padding: 30px 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news2{
	font-size: 0;
	margin-right: 45px;
	width: 224px;
}
.news3{
	flex: 1;
}
.news4{
	font-size: 18px;
	font-weight: 600;
	line-height: 19.2px;
	letter-spacing: 1px;
	color: #222222;
}
.news5{
	margin-top: 9px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.9px;
	color: #3851A6;
}
.news6{
	margin-top: 14px;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 1.2px;
	color: #5C5C5C;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.footer{
	background-color: #E8E8E8;
	padding: 40px 0 27px;
}
.footer1{
	padding: 0 80px;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.footer2{
	float: left;
}
.footer3{
	font-size: 0;
}
.footer3 img{
    height: 70px;
}
.footer4{
	margin-top: 7px;
	color: #3851A6;
	font-size: 13px;
	line-height: 20.8px;
	letter-spacing: 0.4px;
}
.footer5{
	float: right;
}
.footer6{
	
}
.footer6 a{
	display: inline-block;
	padding-left: 28px;
	margin-left: 28px;
	font-size: 16px;
	line-height: 19.2px;
	letter-spacing: 1.2px;
	text-align: left;
	color: #3851A6;
	border-left: 2px solid #3851A6;
}
.footer6 a:first-child{
	border-left: 0;
}
.footer7{
	margin-top: 45px;
	text-align: right;
	font-size: 0;
}
.footer7 a{
	margin-left: 24px;
}
.footer7 a img{
    width: 28px;
}
.beian{
	background-color: #3851A6;
}
.beian1{
	padding: 0 80px;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.beian2{
	font-size: 14px;
	line-height: 20px;
}
.beian2 a{
	color: #fff;
	display: inline-block;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #fff;
}
.beian2 a:last-child{
	border-right: 0;
}
.beian3{
	font-size: 10.83px;
	line-height: 19.25px;
	color: #fff;
}
.gg{
	position: fixed;
	right: 17px;
	bottom: 60px;
	z-index: 96;
	font-size: 0;
}
.gg img{
	width: 232px;
	height: 150px;
}
.gg img.close1{
	position: absolute;
	right: -17px;
	top: -14px;
	width: 30px;
	height: 30px;
}
.tips_tc{
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 9;
	transform: translate(-50%,-50%);
	border-radius: 8px;
	overflow: hidden;
	width: 80%;
	max-width: 690px;
	box-shadow: 0px 4px 21.100000381469727px 0px rgba(0, 0, 0, 0.1);
}
.cancle_tc{
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 8px;
	overflow: hidden;
	width: 80%;
	max-width: 690px;
	box-shadow: 0px 4px 21.100000381469727px 0px rgba(0, 0, 0, 0.1);
}
.tips_tc1{
	height: 56px;
	background-color: #3851A6;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	line-height: 56px;
	color: #ffffff;
}
.tips_tc2{
	background-color: #ffffff;
	padding: 26px 25px 23px;
}
.tips_tc3{
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	text-align: center;
	color: #333333;
	min-height: 58px;
}
.tips_tc4{
	margin-top: 19px;
	text-align: center;
}
.tips_tc4a{
	margin: 0 20px;
	display: inline-block;
	width: 132px;
	height: 30px;
	border-radius: 5px;
	background-color: #3851A6;
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	line-height: 30px;
}
.tips_tc4b{
	margin: 0 20px;
	display: inline-block;
	width: 132px;
	height: 30px;
	border-radius: 5px;
	background-color: #E30043;
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	line-height: 30px;
}
.login_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 96;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}
.login_tc1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	max-height: 90%;
	overflow-y: scroll;
	max-width: 690px;
}
.login_tc2{
	position: relative;
	background-color: #fff;
	padding: 19px 56px 36px 66px;
	border-radius: 8px;
}
.close{
	font-size: 0;
	position: absolute;
	right: 16px;
	top: 10px;
}
.close img{
    width: 30px;
}
.login_tc3{
	font-size: 0;
	text-align: center;
}
.login_tc3 img{
    height: 70px;
}
.login_tc4{
	margin-top: 20px;
	font-size: 20px;
	font-weight: 500;
	line-height: 21px;
	color: #1e1e1e;
}
.login_tc5{
	margin-top: 22px;
	background-color: rgba(126, 126, 126, 0.08);
	padding: 16px 32px 2px;
}
.login_tc6{
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #3c3c3c;
}
.login_tc7{
	margin: 4px 0 24px;
	position: relative;
}
.login_tc7 input{
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	background-color: #ffffff;
	width: 100%;
	height: 40px;
	padding: 0 10px;
}
.login_tc7 img{
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 9;
	width: 22px;
	transform: translateY(-50%);
}
.login_tc7 a{
	position: absolute;
	right: 5px;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
	display: block;
	width: 121px;
	height: 28px;
	text-align: center;
	line-height: 26px;
	background-color: #242424;
	border: 1px solid #242424;
	color: #ffffff;
}
.login_tc8{
	margin-top: 36px;
	text-align: center;
}
.login_tc8 input{
	width: 240px;
	height: 40px;
	background-color: #3851A6;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	border-radius: 5px;
}
.login_tc9{
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
}
.login_tc9 a{
	color: #000000;
	text-decoration: underline;
}
.login_tc10{
	margin-top: 18px;
}
.login_tc10 a{
	display: block;
	margin: 0 auto;
	width: 240px;
	height: 40px;
	background-color: #1A1A1A;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
}
.login_tc11{
	margin-top: 36px;
	text-align: center;
}
.login_tc11 a{
	margin: 0 30px;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	text-align: center;
	color: #585858;
}
.login_tc12{
	margin-top: 29px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.6399999856948853px;
	text-align: center;
	color: #626262;
}
.register_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 96;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}
.register_tc1{
	margin-top: 12px;
	font-size: 20px;
	font-weight: 600;
	line-height: 21px;
	text-align: center;
	color: #1e1e1e;
}
.register_tc2{
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	color: #1e1e1e;
}
.forget_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 96;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}
.header_m{
	display: none;
}
.header_m1{
    position: relative;
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px 9px 20px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 20px 9px 6px;
}
.icon_m img{
	height: 40px;
}
.cart_m{
	width: 10%;
	float: right;
	margin: 14px 20px 0 0;
}
.cart_m img{
	height: 30px;
}
.login_m{
	width: 10%;
	float: right;
	margin: 14px 20px 0 0;
}
.login_m img{
	height: 30px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.35);
}
.menu_m1{
	width: 82%;
	padding: 34px 0 0;
	height: 100%;
	background-color: #fff;
	overflow-y: scroll;
}
.menu_logo{
    font-size: 0;
    padding-left: 20px;
}
.menu_logo img{
    height: 30px;
}
.sjm1{
	display: none;
}
.sjm1r{
	display: none;
}

.sjm1r{
	display: none;
}

.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
}
.menu_m2 ul li a{
	padding-left: 6%;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.menu_m3 ul li a{
	padding-left: 6%;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
	width: 20px;
}
.menu_m3 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
	width: 20px;
}
.menu_msub{
	display: none;
	width: 100%;
}
.menu_msub a{
	padding-right: 16px;
	font-size: 14px;
	color: #333;
}
.menu_msub1{
}
.menu_msub2{
	display: none;
}
.menu_msub3{
	padding-left: 60px;
	display: none;
}

.menu_msub1 span{
	padding-left: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding-right: 10px;
}
.menu_msub1 img{
	width: 20px;
}


.menu_msub2 span{
	padding-left: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding-right: 10px;
}
.menu_msub2 img{
	width: 20px;
}


.menu_down{
    margin-top: 25px;
    padding: 0 10px;
}
.menu_down a{
    display: block;
    height: 40px;
    margin-top: 9px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    background-color: #FF7223;
    font-size: 14px;
    color: #ffffff;
    padding: 0 6px;
    line-height: 40px;
    text-align: center;
}
.menu_down a:first-child{
    background-color: #3851A6;
}
.list{
	padding: 60px 0 40px;
	background-color: #F0F3F4;
}
.list1{
	overflow: hidden;
}
.listLeft{
	float: left;
	width: 313px;
	padding: 15px 15px 20px;
	background-color: #ffffff;
	border-radius: 3px;
}
.listLeft2{
	padding: 0 15px;
	background-color: #3851A6;
	line-height: 36px;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
}
.listLeft4{
	padding: 0 15px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	color: #337AB7;
	border-bottom: 1px solid #F0F0F0;
}
.listLeft4 img{
    width: 10px;
}
.larrow1{
	display: none;
}
.listLeft5{
	display: none;
}
.listLeft5 a{
	display: block;
	padding: 0 24px;
	height: 36px;
	border-bottom: 1px solid #F0F0F0;
	font-size: 12px;
	line-height: 35px;
	color: #282828;
}
.listLeft3.on .listLeft4{
	background-color: #F4F4F4;
}
.listLeft3.on .larrow{
	display: none;
}
.listLeft3.on .larrow1{
	display: block;
}
.listLeft3.on .listLeft5{
	display: block;
}
.listLeft1:nth-child(2n) .listLeft2{
	background-color: #FF7223;
}
.listLeft6{
	margin-top: 25px;
	border: 1px solid #F0F0F0;
	border-radius: 4px;
	padding: 11px 20px;
	overflow-y: scroll;
	height: 220px;
}
.listLeft7{
	font-size: 15px;
	font-weight: 600;
	line-height: 21.43px;
	color: #0A80D8;
	padding-bottom: 6px;
	border-bottom: 1px solid #DDDDDD;
}
.listLeft8{
	margin-top: 10px;
}
.listLeft8 ul li{
	margin-top: 15px;
}
.listLeft9{
	font-size: 12.29px;
	line-height: 17.79px;
	color: #000000;
}
.listLeft10{
	font-size: 13px;
	line-height: 18.82px;
	color: #337AB7;
}
.mt20{
	margin-top: 20px;
}
.bord{
	border: 1px solid #F0F0F0;
	border-radius: 4px;
}
.listRight{
	float: right;
	width: calc(100% - 340px);
}
.listRight1{
	background-color: #ffffff;
	padding: 16px 0 20px;
	border-radius: 4px;
}
.listRight2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 28px 10px 15px;
}
.listRight3{
	display: flex;
	align-items: center;
	font-size: 16.87px;
	line-height: 20px;
	color: #FF0000;
}
.listRight3 img{
	margin-right: 8px;
	width: 28px;
}
.listRight4{
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #888888;
}
.listRight4 span{
	margin-left: 13px;
}
.tiparrow1{
	display: none;
}
.listRight5{
	display: none;
	margin-top: 26px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 26px;
	color: #808080;
}
.listRight6{
	padding: 0 20px;
	margin-top: 16px;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
}
.listRight6 a{
	color: #808080;
}
.search{
	margin-top: 24px;
	background-color: #fff;
	padding: 10px 20px 10px 10px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
}
.search1{
	width: 90px;
	margin-right: 20px;
}
.search1 select{
	width: 100%;
	text-align: center;
	text-align-last: center;
	border: none;
	outline: none;
}
.search2{
	flex: 1;
	display: flex;
	align-items: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 40px;
}
.search3{
	width: 156px;
	height: 100%;
	background-color: #F4F4F4;
}
.search3 select{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background-color: #F4F4F4;
	text-align: center;
	text-align-last: center;
}
.search4{
	flex: 1;
	height: 100%;
}
.search4 input{
	width: 100%;
	height: 100%;
	background: url(../img/search1.png) no-repeat;
	padding-left: 40px;
	background-position: 10px center;
	background-size: 20px auto;
}
.search5{
	width: 80px;
	height: 100%;
}
.search5 input{
	width: 100%;
	height: 100%;
	background-color: #3851A6;
	font-size: 16px;
	color: #FFFFFF;
}
.list2{
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list2 ul{
	overflow: hidden;
}
.list2 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 39px)/4);
	margin-right: 13px;
	margin-top: 24px;
	background-color: #ffffff;
	padding: 15px 15px 19px;
	border-radius: 15px;
}
.list2 ul li:nth-child(4n){
	margin-right: 0;
}
.list3{
	font-size: 0;
	text-align: center;
	position: relative;
}
.list3 a img{
	height: 120px;
}
.list4{
	margin-top: 10px;
	font-size: 13px;
	font-weight: 500;
	line-height: 18px;
	color: #5E5E5E;
	height: 54px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.list5{
	margin-top: 16px;
	font-size: 11px;
	line-height: 16px;
	color: #707478;
	height: 32px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list6{
	margin-top: 8px;
}
.list6 label{
	display: flex;
	align-items: center;
	margin-top: 8px;
	font-size: 14px;
	line-height: 18px;
	color: #5E5E5E;
}
.list6 label input{
	margin-right: 9px;
}
.list6 label span{
	font-size: 16px;
	font-weight: 500;
	line-height: 25.2px;
	color: #FF5B57;
}
.list7{
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.list7a{
	width: 66px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	height: 28px;
	text-align: center;
}
.list7b{
	flex: 1;
	height: 28px;
	border: 1px solid #FF7223;
	background-color: #FF7223;
	font-size: 12px;
	color: #ffffff;
}
.list8{
	margin-top: 13px;
	font-size: 13px;
	font-weight: 500;
	line-height: 18px;
	text-align: center;
	color: #5E5E5E;
	height: 36px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list9{
	margin-top: 16px;
}
.list9 input{
	width: 100%;
	height: 28px;
	padding: 0 7px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
.list10{
	margin-top: 12px;
}
.list10 input{
	width: 100%;
	height: 28px;
	background-color: #FF7223;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
}
.page{
	margin-top: 24px;
	text-align: center;
}
.page a{
	display: inline-block;
	margin: 0 7px;
	min-width: 40px;
	padding: 0 10px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
	border-radius: 20px;
}
.page a.on{
	background-color: #ffffff;
}
.splist{
	margin-top: 9px;
	font-size: 11px;
	line-height: 15.71px;
	color: #707478;
	height: 16px;
}
.splist1{
	margin-top: 5px;
	font-size: 13px;
	font-weight: 500;
	line-height: 18px;
	height: 54px;
	color: #5E5E5E;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.splist2{
	margin-top: 10px;
}
.splist2 a{
	display: block;
	background-color: #FF7223;
	font-size: 12px;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	color: #fff;
}
.proDeta{
	padding: 55px 0 140px;
}
.proDeta1{
	overflow: hidden;
}
.proDeta2{
	float: left;
	width: 420px;
	font-size: 0;
	border: 1px solid #D2D2D3;
}
.proDeta3{
	float: right;
	width: calc(100% - 480px);
}
.proDeta4{
	font-size: 30px;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: 2.4px;
	color: #222222;
}
.proDeta5{
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 32px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 1.2px;
	color: #FF0000;
}
.proDeta6{
	margin-top: 20px;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 0.7px;
	color: #222222;
}
.proDeta7 span{
	display: inline-block;
	margin-top: 16px;
	margin-right: 13px;
	padding: 0 14px;
	height: 30px;
	border-radius: 15px;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	border: 1px solid #F2E9E7;
}
.proDeta7 span.on{
	border: 1px solid #FF7223;
	color: #FF7223;
	font-weight: 600;
}
.proDeta8{
	margin-top: 32px;
	margin-right: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.proDeta8 span{
	display: inline-block;
	width: 48%;
	background-color: #F5F5F5;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #3851A6;
}
.proDeta8 span.on{
	background-color: #3851A6;
	color: #ffffff;
}
.reduce{
    width: 30px;
}
.add{
    width: 30px;
}
.proDeta9{
	border: 1px solid #D4D4D4;
	padding: 20px 14px;
	border-radius: 5px;
}
.proDeta9 span{
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	color: #333333;
	border: 1px solid #F2E9E7;
	line-height: 28px;
	padding: 0 14px;
	margin: 5px 13px 5px 0;
	border-radius: 15px;
}
.proDeta9 span.on{
	color: #FF7223;
	font-weight: 600;
}
.proDeta9a{
	display: none;
}
.show{
	display: block !important;
}
.proDeta10{
	margin-top: 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.proDeta10 span{
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 0.7px;
	color: #222222;
	margin-right: 16px;
}
.proDeta10a{
	width: 72px;
	font-size: 21px;
	line-height: 25.41px;
	text-align: center;
	color: #000000;
}
.proDeta10b{
	margin-left: 24px;
	width: 218px;
	height: 48px;
	border-radius: 24px;
	background-color: #FF7223;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 21.88px;
}
.proIntro{
	padding: 50px 0 100px;
	background: url(../img/introbg.png) no-repeat;
	background-position: center top;
}
.proIntro1{
	font-size: 34px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: 0.4px;
	text-align: center;
	color: #fff;
}
.proIntro2{
	margin-top: 50px;
	padding: 44px 60px ;
	background-color: #ffffff;
	box-shadow: 0px 4px 21.1px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.proIntro3{
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.proIntro3a{
	margin-top: 30px;
}
.proIntro3:nth-child(2n){
	flex-direction: row-reverse;
}
.proIntro4{
	font-size: 0;
	width: 50%;
}
.proIntro5{
	width: 50%;
	padding: 0 33px;
}
.proIntro6{
	height: 44px;
	background-color: #3851A6;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	color: #fff;
}
.proIntro3a .proIntro6{
	margin-bottom: 30px;
}
.proIntro7{
	margin-top: 12px;
	font-size: 18px;
	line-height: 48px;
	color: #333;
}
.proDeta8{
	margin-top: 60px;
	font-size: 34px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: 0.4px;
	text-align: center;
	color: #3851A6;
}
.inAbout1{
	margin-top: 50px;
}
.inAbout2{
	padding: 36px 207px 66px;
	background-color: #F5F5F5;
	border-radius: 10px;
	box-shadow: 0px 4px 21.1px 0px rgba(0, 0, 0, 0.1);
}
.inAbout3{
	display: flex;
	justify-content: space-between;
}
.inAbout4{
	margin-right: 20px;
	width: 200px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #424242;
	padding: 32px 0 0 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.inAbout5{
	flex: 1;
	padding: 32px 50px;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.inTop{
	background: linear-gradient(0deg, #F0F1F3, #F0F1F3),
	linear-gradient(90.24deg, #38B48B 1.7%, #6BDDAD 98.8%),
	linear-gradient(90deg, #4FB2EF 40%, #89E2FE 100%),
	linear-gradient(90deg, #EBEDEE 0%, #FDFBFB 100%);
	padding: 1px 0 72px;
}
.inTop1{
	margin-top: 20px;
	font-family: Inter;
	font-size: 32px;
	line-height: 35px;
	text-align: center;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inTop1 img{
	vertical-align: middle;
	margin-right: 20px;
}
.lxwm{
	padding: 40px 0 80px;
}
.question1{
	margin-top: 24px;
}
.question1 ul li{
	margin-top: 20px;
}
.question2{
	background-color: #F2F9FC;
	height: 78px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.q_img{
	margin-right: 20px;
	width: 38px;
}
.question2 span{
	flex: 1;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	color: #000000;
}
.q_img1{
	margin-left: 20px;
	height: 17px;
}
.question3{
	display: none;
	margin-top: 20px;
	padding: 15px 30px 20px;
	align-items: flex-start;
	justify-content: space-between;
}
.question3 img{
	margin-right: 20px;
	width: 38px;
}
.question3 span{
	flex: 1;
	font-size: 18px;
	line-height: 33px;
	color: #000000;
}
.rotate{
	transform: rotate(90deg);
}
.question1 ul li.on .question3{
	display: flex;
}
.inNews{
	padding: 1px 0 50px;
}
.newNewsDeta{
    margin: 1px 0 60px;
}
.newNewsDeta1{
	margin-top: 90px;
    font-size: 24px;
    line-height: 21px;
    letter-spacing: 0.699999988079071px;
    text-align: center;
    color: #000000;
}
.newNewsDeta2{
    margin-top: 20px;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.699999988079071px;
    text-align: center;
    color: #707070;
    padding-bottom: 25px;
    border-bottom: 1px solid #DFDFDF;
}
.newNewsDeta3{
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #DFDFDF;
    font-size: 16px;
    line-height: 40px;
    color: #393939;
}
.newNewsDeta4{
    margin: 32px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newNewsDeta4 a{
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1.350000023841858px;
    color: #333333;
}
.step{
	padding-bottom: 72px;
}
.step1{
	padding: 35px 0 75px;
	background-color: #3851A6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.step2{
	font-size: 0;
	margin-right: 40px;
}
.step3{
	display: flex;
	align-items: center;
	padding-bottom: 14px;
	border-bottom: 4px solid #F7FBFE;
}
.step4{
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	letter-spacing: 3.6px;
	color: #ffffff;
	margin-right: 16px;
}
.step5{
	font-size: 32px;
	font-weight: 800;
	line-height: 57.15px;
	letter-spacing: 3.6px;
	color: #FFFFFF;
}
.step5 span{
	color: #fff;
}
.step6{
	margin: -40px auto 0;
	width: 96%;
	max-width: 960px;
	padding: 40px 50px;
	border-radius: 10px;
	background-color: #FBFAFA;
}
.step7{
	display: flex;
	align-items: center;
	font-size: 28px;
	font-weight: 700;
	line-height: 30.8px;
	letter-spacing: 2px;
	color: #333333;
}
.step7 img{
	margin-right: 20px;
}
.step8{
	margin-top: 32px;
	display: flex;
}
.alc{
	align-items: center;
}
.als{
	align-items: flex-start;
}
.step9{
	font-size: 0;
	width: 302px;
	margin-right: 38px;
}
.step10{
	flex: 1;
}
.step10a{
	font-size: 16px;
	font-weight: 500;
	line-height: 27.2px;
	letter-spacing: 0.8px;
	color: #333333;
}
.step10b{
	font-size: 16px;
	font-weight: 500;
	line-height: 27.2px;
	letter-spacing: 0.8px;
	color: #3851A6;
}
.step10c{
	font-size: 14px;
	font-weight: 500;
	line-height: 27.2px;
	letter-spacing: 0.8px;
	color: #FF5252;
}
.step_line{
	margin: 55px 0 50px;
	position: relative;
	height: 1px;
	background-color: #DCDCDC;
}
.step_line span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
	background-color: #FBFAFA;
	padding: 0 25px;
}
.step_line span img{
    width: 28px;
}
.record{
	margin-top: 56px;
}
.vipMess_d{
	width: 96%;
	max-width: 800px;
	margin: 0 auto;
}
.vipMess{
	margin-top: 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #000;
}
.vipMess span{
	font-size: 14px;
	font-weight: 700;
	color: #B40000;
}
.vipMess code{
	font-size: 12px;
}
.vipMess1{
	margin: 14px 0 24px;
}
.vipMess1 select{
	border: 1px solid #DCDCDC;
	width: 100%;
	max-width: 382px;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
	outline: none;
}
.vipMess2{
	margin: 14px 0 24px;
}
.vipMess2 input{
	border: 1px solid #DCDCDC;
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
}
.vipMess2 textarea{
	border: 1px solid #DCDCDC;
	width: 100%;
	height: 217px;
	padding: 20px;
	border-radius: 2px;
	resize: none;
}
.vipMess3{
	margin: 14px 0 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.vipMess3 input{
	border: 1px solid #DCDCDC;
	width: 100%;
	max-width: 382px;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
}
.vipMess3aaa{
	margin: 14px 0 24px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.vipMess3aaa span{
    margin-right: 20px;
}
.vipMess3aaa input{
	border: 1px solid #DCDCDC;
	width: 100%;
	max-width: 382px;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
}
.vipMess3_new{
	margin: 14px 0 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.vipMess3_new span{
	width: 100%;
	max-width: 382px;
}
.vipMess3_new input{
    margin-top: 10px;
	border: 1px solid #DCDCDC;
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
}
.vipMess4{
	margin-top: 10px;
}
.vipMess4 label{
	margin-top: 10px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #3C3C3C;
	line-height: 21px;
}
.vipMess4 label input{
	margin-right: 4px;
}
.vipMess5{
	margin: 10px 0 24px;
}
.vipMess5 label{
	display: flex;
	align-items: center;
	margin-top: 16px;
}
.vipMess5 label input{
	margin-right: 4px;
}
.vipMess6{
	margin-top: 16px;
	/*width: 228px;*/
	/*height: 228px;*/
	padding: 10px;
	border: 1px solid #A0A0A0;
}
.vipMess6 img{
	opacity: 0;
	width: 228px;
	height: 228px;
	margin-right: 10px;
}
.vipMess6 code{
    font-family: inherit;
}
.vipMess7{
	margin: 12px 0 24px 18px;
	width: 193px;
	height: 40px;
	background-color: #232323;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	line-height: 40px;
	position: relative;
}
.vipMess7 input{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.vipMess8{
	margin: 10px 0 24px;
	font-size: 14px;
	line-height: 21px;
	color: #3c3c3c;
}
.vipMess8 select{
	width: 84px;
	height: 30px;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	outline: none;
}
.vipMess8 span{
	margin: 0 9px;
}
.vipMess9{
	margin: 10px 0 24px;
}
.vipMess9 label{
	display: inline-flex;
	align-items: center;
	margin-right: 16px;
}
.vipMess9 label input{
	margin-right: 4px;
}
.vipMess10{
	font-size: 14px;
	line-height: 21px;
	color: #3c3c3c;
	display: flex;
	align-items: center;
}
.vipMess10 a{
	margin-left: 5px;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-decoration: underline;
}
.vipMess11{
	margin-top: 35px;
	margin-bottom: 100px;
	text-align: center;
}
.vipMess11 input{
	display: inline-block;
	width: 193px;
	height: 46px;
	background-color: #3851A6;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
}
.vipMess12{
	font-size: 14px;
	font-weight: 500;
	line-height: 29px;
	color: #C20000;
}
.vipMess12 span{
	color: #000000;
}
.jusc{
	justify-content: center;
}
.cart{
	padding: 60px 0 45px;
}
.m31 .table .tb table tr td {
	border: 1px solid #E6E6E6;
}
.m31 .pr_info {
	padding: 15px 30px;
	display: flex;
	align-items: center;
}
.m31 .pr_info .pic {
	width: 205px;
}
.m31 .pr_info .pic img {
	width: 100%;
	transition: all .5s;
}
.m31 .pr_info .pic img:hover{
	transform: scale(1.05);
}
.m31 .pr_info .cn {
	flex: 1;
	padding-left: 15px;
	color: #000;
	font-size: 16px;
	line-height: 33px;
}
.m31 .pr_info .cn .cn_1 {
	color: #676767;
	font-size: 16px;
}
.m31 .pr_info2 {
	padding: 0px 60px;
	text-align: center;
	font-weight: bold;
}
.m31 .pr_info2 .t3 {
	margin-top: 15px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.m31 .pr_info2 .t3 .nub_box {
	display: inline-block;
	position: relative;
	margin-left: 12px;
}
.m31 .pr_info2 .t3 .nub_box input {
	border: 1px solid #E6E6E6;
	height: 27px;
	width: 100px;
	padding: 0px 5px;
	background: none;
	text-align: center;
}
.m31 .pr_info2 .t3 .nub_box .add {
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
}
.m31 .pr_info2 .t3 .nub_box .jian {
	position: absolute;
	right: 2px;
	bottom: 2px;
	cursor: pointer;
}
.m31 .pr_pri {
	padding: 0px 30px;
}
.m31 .pr_info2 .t1 {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
.m31 .pr_info2 .t1 span{
	color: #CA001E;
	font-size: 20px;
}
.m31 .pr_pri .t4 {
	margin-top: 20px;
}
.cm_hover {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.cm_hover:hover {
	transform: translateY(-5px);
	box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.2);
}
.m31 .pr_pri .t4 a {
	display: inline-block;
	padding: 5px 0;
	background: #FFFFFF;
	box-shadow: 2.121000051498413px 2.121000051498413px 4px 0px #00000033;
	border-radius: 15px;
	font-size: 12px;
	border: 1px solid #E6E6E6;
	text-align: center;
	width: 110px;
}
.m31 .pr_pri .t4 a span {
	background: url(../img/p54.png) left 3px no-repeat;
	padding-left: 20px;
	background-size: 14px;
	display: inline-block;
}
.m31 .tab_buts {
	background: #F7F7F7;
	padding: 27px;
	border: 1px solid #E6E6E6;
}
.m31 .tab_buts .tb_1 {
	text-align: right;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
}
.m31 .tab_buts .tb_1 span {
	color: #CA001E;
	font-size: 20px;
}
.cle {
	zoom: 1;
}
.td_2{
	margin-top: 10px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.m31 .tab_buts .td_2 .bt_3 {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #0A80D8;
	color: #0A80D8;
	background: #ffffff;
	font-size: 20px;
	height: 52px;
	margin-bottom: 18px;
	font-weight: bold;
	transition: all .5s;
	cursor: pointer;
}
.m31 .tab_buts .td_2 .bt_1 {
    display: inline-block;
	border: 1px solid #2B2B2B;
	color: #ffffff;
	background: #2B2B2B;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
	transition: all .5s;
	cursor: pointer;
}
/*.m31 .tab_buts .td_2 .bt_1:hover{*/
/*	transform: scale(1.05);*/
/*}*/
/*.m31 .tab_buts .td_2 .bt_3:hover{*/
/*	transform: scale(1.05);*/
/*}*/
.m31 .tab_buts .td_2 .bt_2 {
	float: right;
	border: 1px solid #3851A6;
	background: #3851A6;
	width: 236px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 8px 18px;
	margin-left: 24px;
	cursor: pointer;
}
.m31 .tab_buts .td_2 .bt_2:hover{
	background-color: #2B2B2B;
	border: 1px solid #2B2B2B;
}
.tb_3{
	text-align: right;
	font-size: 14px;
	font-weight: 350;
	line-height: 21px;
	color: #3c3c3c;
}
.tb_3 a{
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #000000;
	text-decoration: underline;
}
.tb_4{
	font-size: 16px;
	font-weight: 500;
	line-height: 33px;
	text-align: right;
	color: #CA001E;
}
.reItemz{
	margin-top: 26px;
}
.reItemz1{
	text-align: center;
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.reItemz1 a{
	margin-top: 24px;
	border: 1px solid #E0E0E0;
	width: calc((100% - 84px)/3);
	height: 64px;
	display: inline-flex;
	align-items: center;
	background-color: #ffffff;
	justify-content: center;
	border-radius: 32px;
	font-size: 24px;
	line-height: 33px;
	color: #7E878F;
}
.reItemz1 a img{
	margin-right: 5px;
	height: 34px;
}
.reImg1{
	display: none;
}
.reItemz1 a.on{
	border: 1px solid #3851A6;
	background-color: #3851A6;
	color: #fff;
}
.reItemz1 a.on .reImg{
	display: none;
}
.reItemz1 a.on .reImg1{
	display: block;
}
.reItemz1 a:hover{
	border: 1px solid #3851A6;
	background-color: #3851A6;
	color: #fff;
}
.reItemz1 a:hover .reImg{
	display: none;
}
.reItemz1 a:hover .reImg1{
	display: block;
}
.record{
	margin-top: 56px;
}
.record1{
	margin-bottom: 40px;
	border: 1px solid #E0E0E0;
}
.record3 ul{
	display: flex;
	background-color: #F6F8FF;
}
.record3 ul li{
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	border-top: 0;
	border-left: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: #000000;
	height: 85px;
}
.record3 ul li:first-child{
	justify-content: space-between;
	padding-left: 36px;
}
.rWidth{
	width: 22%;
}
.rWidth1{
	width: 51%;
}
.rWidth2{
	width: 8%;
}
.rWidth3{
	width: 19%;
}
.record4 ul{
	display: flex;
}
.record4 ul li{
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	border-top: 0;
	border-left: 0;
	padding: 25px 30px;
}
.record5{
	font-size: 0;
	line-height: 1;
}
.record5 img{
	transition: all .5s;
	width: 206px;
	/* height: 206px; */
}
.record4 ul li:hover .record5 img{
	transform: scale(1.05);
}
.record6{
	width: 100%;
}
.record6a{
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #202020;
}
.record6b{
	margin-top: 12px;
	font-size: 16px;
	font-weight: 700;
	line-height: 33px;
	color: #676767;
}
.record7{
	height: 85px;
	padding: 0 32px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.record7 span{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
}
.record7 code{
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	color: #000000;
}
.record8{
	height: 77px;
	background-color: #F7F7F7;
	border-top: 1px solid #E0E0E0;
	padding: 0 32px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.record8a{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
}
.record8b a{
	display: inline-block;
	margin-left: 16px;
	width: 186px;
	height: 52px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	background-color: #3851A6;
	border: 1px solid #3851A6;
}
.record8b a.cancle{
	background-color: #ffffff;
	color: #3851A6;
}
.record8b a.cancle1{
	background-color: #E30043;
}
.record9{
	border-top: 1px solid #E0E0E0;
	display: flex;
	align-items: flex-start;
	padding: 15px 32px;
}
.record9a{
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	color: #000000;
}
.record9b{
	flex: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	color: #000000;
}
.record9d{
	margin-top: 21px;
	font-size: 14px;
	line-height: 26.4px;
	text-align: right;
	color: #000000;
}
.record9e{
	margin-top: 12px;
	font-size: 14px;
	line-height: 26.4px;
	text-align: right;
	color: #000000;
}
.record9f{
	margin-top: 11px;
	font-size: 16px;
	font-weight: 600;
	line-height: 26.4px;
	text-align: right;
	color: #000000;
}
.recordDeta{
	border-top: 1px solid #E0E0E0;
	padding: 20px 25px;
}
.recordDeta1{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
}
.recordDeta2{
	margin-top: 14px;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
}
.recordDeta3{
	margin-top: 7px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #3c3c3c;
}
.recordDeta4{
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	color: #000000;
}
.recordDeta5{
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #000000;
}
.recordDeta6{
	margin-top: 14px;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #000000;
}
.recordDeta7{
	margin-top: 13px;
	font-size: 0;
}
.recordDeta7 img{
	margin-right: 15px;
	width: 146px;
	height: 146px;
}
.recordDeta8{
	margin-top: 35px;
	margin-bottom: 100px;
	text-align: center;
}
.recordDeta8 a{
	display: inline-block;
	width: 186px;
	height: 52px;
	background-color: #3851A6;
	text-align: center;
	line-height: 52px;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
}
.wap{
	display: none;
}
.sjmine{
    background-color: #F2F8FC;
    border: 1px solid #E0E0E0;
    padding: 15px 52px 15px 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sjmine1{
    font-size: 14px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    color: #000000;
}
.sjmine2{
    font-family: Noto Sans JP;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    color: #000000;
}
.sjmine3{
    padding: 16px 13px 11px;
    border-bottom: 1px solid #E0E0E0;
}
.sjmine3_d{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sjmine4{
    font-size: 0;
    width: 93px;
    margin-right: 14px;
}
.sjmine4 img{
    width: 93px;
    height: 93px;
}
.sjmine5{
    flex: 1;
}
.sjmine5a{
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #202020;
}
.sjmine5b{
    margin-top: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    color: #676767;
}
.sjmine6{
    border-top: 1px solid #EBEBEB;
    margin-top: 20px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sjmine6a{
    font-size: 14px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;
    color: #000000;
}
.sjmine6b{
    font-size: 14px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;
    color: #000000;
}
.sjmine6b span{
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #333333;
}
.sjmine7{
    padding: 10px 13px;
    border-bottom: 1px solid #E0E0E0;
}
.sjmine7a{
    font-size: 14px;
    line-height: 26.4px;
    color: #000000;
}
.sjmine7b{
    font-size: 16px;
    font-weight: bold;
    line-height: 26.4px;
    color: #000000;
}
.sjmine7c{
    font-size: 16px;
    line-height: 26.4px;
    color: #000000;
}
.sjmine7d{
    font-size: 0;
}
.sjmine7d img{
    width: calc((100% - 20px)/3);
    margin-right: 10px;
}
.sjmine7d img:nth-child(3n){
    margin-right: 0;
}
.sjmine8{
    background-color: #F7F7F7;
    padding: 0 13px;
    font-size: 13px;
    line-height: 48px;
    color: #000000;
}
.sjmine9{
    margin-top: 24px;
    margin-bottom: 36px;
    text-align: center;
}
.sjmine9 a{
    display: inline-block;
    width: 186px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    background-color: #3851A6;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}
.orderDeta{
	padding: 60px 0 72px;
}
.orderDeta1{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	max-width: 666px;
}
.orderLeft1{
	border: 1px solid #E6E6E6;
	position: relative;
	margin-bottom: 32px;
}
.orderDeta2{
	font-size: 16px;
	font-weight: 500;
	line-height: 44px;
	text-align: center;
	color: #ffffff;
	background-color: #3851A6;
}
.orderDeta3{
	margin-top: 19px;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000;
	padding: 0 18px;
}
.orderDeta3 span{
	color: #B40000;
}
.orderDeta4{
	margin-top: 3px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #3c3c3c;
	padding: 0 18px 30px;
}
.orderDeta5{
	position: absolute;
	right: 27px;
	bottom: 17px;
}
.orderDeta5 a{
	display: inline-block;
	margin-left: 10px;
	width: 63px;
	height: 31px;
	line-height: 29px;
	border: 1px solid #BBBBBB;
	text-align: center;
	background-color: #EBEBEB;
	font-size: 12px;
	font-weight: 500;
	color: #505050;
}
.orderLeft6{
	margin-bottom: 32px;
	border: 1px solid #E6E6E6;
	/*padding: 11px 25px 55px;*/
	position: relative;
}
.orderLeft7{
	padding: 16px 25px 55px;
}
.orderLeft9 ul{
	overflow: hidden;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}
.orderLeft9 ul li{
	list-style-type: none;
	float: left;
	padding: 8px 12px;
	border: 1px solid #E0E0E0;
	border-left: 0;
	border-top: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	text-align: center;
	background-color: #F7F7F7;
}
.orderLeft9 ul li:first-child{
	text-align: left;
}
.oWidth{
	width: 66%;
}
.oWidth1{
	width: 11%;
}
.oWidth2{
	width: 23%;
}
.orderLeft10 ul{
	display: flex;
	border-left: 1px solid #E0E0E0;
}
.orderLeft10 ul li{
	list-style-type: none;
	padding: 8px 4px;
	border: 1px solid #E0E0E0;
	border-left: 0;
	border-top: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.orderLeft11{
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.orderLeft11a{
	font-size: 0;
	width: 95px;
	margin-right: 13px;
	line-height: 1;
}
.orderLeft11a img{
	transition: all .5s;
}
.orderLeft11b{
	flex: 1;
}
.orderLeft11c{
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	color: #000000;
	text-align: left;
}
.orderLeft11d{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #676767;
}
.orderLeft10 ul li:hover .orderLeft11a img{
	transform: scale(1.05);
}
.orderLeft12{
	margin-top: 6px;
	padding: 0 18px 23px;
}
.orderLeft12 label{
	margin-top: 10px;
	font-size: 15px;
	line-height: 21px;
	color: #414141;
	display: flex;
	align-items: center;
}
.orderLeft12 label input{
	margin-right: 13px;
}
.orderLeft13{
	background-color: #F7F7F7;
	padding: 16px 16px 1px;
	margin: -13px 0 20px 50px;
	max-width: 410px;
}
.orderLeft13a{
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #000000;
}
.orderLeft13b{
	margin-top: 11px;
	display: flex;
	align-items: center;
}
.orderLeft13b label{
	display: flex;
	align-items: center;
	margin-right: 16px;
	font-size: 14px;
	line-height: 21px;
	color: #3c3c3c;
}
.orderLeft13b label input{
	margin-right: 3px;
}
.orderLeft13c{
	margin-top: 13px;
	margin-bottom: 29px;
}
.orderLeft13c input{
	border: 1px solid #DCDCDC;
	height: 50px;
	border-radius: 2px;
	background-color: #ffffff;
	width: 100%;
	padding: 0 20px;
}
.orderLeft14{
	margin-top: 12px;
	padding: 0 18px;
	font-size: 0;
}
.orderLeft14 span{
    display: inline-block;
	width: 146px;
	height: 146px;
	font-size: 0;
	margin-right: 20px;
	position: relative;
}
.orderLeft14 img{
	width: 146px;
	height: 146px;
}
.orderLeft14 img.newclose{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
}
.orderLeft15{
	margin-top: 12px;
	margin-bottom: 32px;
	width: 127px;
	height: 32px;
	margin-left: 28px;
	background-color: #232323;
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	position: relative;
}
.orderLeft15 input{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.orderLeft16{
	margin: 20px 0;
	margin-bottom: 32px;
	padding: 0 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.orderLeft13b{
    padding: 0 18px;
}
.orderLeft16 span{
	width: 90px;
	font-size: 15px;
	line-height: 21px;
	color: #414141;
}
.orderLeft16 select{
	border: 1px solid #DCDCDC;
	flex: 1;
	height: 35px;
	padding: 0 20px;
	outline: none;
	font-size: 14px;
}
.orderLeft16 input{
	border: 1px solid #DCDCDC;
	flex: 1;
	height: 35px;
	padding: 0 20px;
	font-size: 14px;
}
.orderLeft17{
	margin-top: -16px;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	color: #3c3c3c;
	padding: 0 18px;
}
.orderLeft18{
	margin-top: 4px;
	padding: 0 18px;
	margin-bottom: 32px;
}
.orderLeft18 input{
	height: 28px;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 0 11px;
	font-size: 14px;
	color: #3C3C3C;
}
.orderLeft18 select{
	height: 28px;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 0 11px;
	font-size: 14px;
	color: #3C3C3C;
	outline: none;
}
.orderLeft19{
	margin-top: 4px;
	padding: 0 18px;
	margin-bottom: 32px;
}
.orderLeft19 input{
	height: 28px;
	width: 112px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 0 11px;
	font-size: 14px;
	color: #3C3C3C;
}
.orderLeft20{
	margin-top: 12px;
	padding: 0 18px;
	font-size: 0;
}
.orderLeft20 span{
    display: inline-block;
	width: 146px;
	height: 146px;
	font-size: 0;
	margin-right: 20px;
	position: relative;
}
.orderLeft20 img{
	width: 146px;
	height: 146px;
}
.orderLeft20 img.newclose{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
}
.orderLeft21{
    margin-bottom: 32px;
}
.orderLeft21 label{
	margin-top: 10px;
	font-size: 15px;
	line-height: 21px;
	color: #414141;
	display: flex;
	align-items: center;
}
.orderLeft21 label input{
	margin-right: 13px;
}
.orderLeft21 label a{
    color: #3851A6;
}
.mb32{
    margin-bottom: 32px;
}
.orderRight{
    margin-top: 32px;
	/*width: 511px;*/
	/*float: right;*/
}
.orderRight1{
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #A6A6A6;
	margin: 0 18px;
}
.orderRight1 span{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000000
}
.orderRight1 code{
	font-size: 17px;
	line-height: 27px;
	color: #333333;
}
.orderRight2{
	height: 56px;
	margin: 0 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #A6A6A6;
}
.orderRight2 span{
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
	color: #000000
}
.orderRight2 code{
	font-size: 17px;
	line-height: 27px;
	color: #333333;
}
.orderRight3{
	margin: 34px 18px;
	text-align: center;
}
.orderRight3 input{
	width: 100%;
	max-width: 457px;
	height: 55px;
	background-color: #FF7223;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
}
.cm_title1 {
	text-align: center;
	font-size: 32px;
	color: #1E1E1E;
	font-weight: 500;
	margin-bottom: 55px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 45px;
}
.protect_d{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.protect{
	margin-top: 50px;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color: #000000;
}
.protect1{
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.protect2{
	font-size: 20px;
	font-weight: 600;
	line-height: 25.2px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
.protect3{
	font-size: 16px;
	font-weight: 600;
	line-height: 25.2px;
	color: #333333;
}
.protect4{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 25.2px;
	color: #333333;
}



