/*body{
	font-size: 14px;
	font-weight: 400;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #FFFFFF;
}*/
#header {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	-webkit-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	height: 80px;
}
.izl-rmenu {
	right: 10px;
	width: 50px;
	position: fixed;
	top: 50%;
	-webkit-box-shadow: #DDD 0px 1px 5px;
	-moz-box-shadow: #DDD 0px 1px 5px;
	box-shadow: #DDD 0px 1px 5px;
	z-index:999;
}
.izl-rmenu .consult {
	background-image: url(../images/kefu.png);
	background-repeat: no-repeat;
	background-position: center -50px;
	display: block;
	height: 50px;
	width: 50px;
}
.izl-rmenu .consult:hover {
	background-image: url(../images/kefu2.png);
	background-repeat: no-repeat;
	background-position: center bottom -1px;
}
.izl-rmenu .cart:hover {
	background-image: url(../images/kefu3.png);
	background-repeat: no-repeat;
	background-position: center -5px;
}
.izl-rmenu .consult .phone .l1 {
	font-size: 16px;
}
.izl-rmenu .consult .phone .l2 {
	font-size: 16px;
}
.izl-rmenu .consult .phone {
	background: #FFF;
	position: absolute;
	width: 150px;
	left: -160px;
	line-height: 30px;
	color: #5b78b4;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
	border-radius: 10px;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px 4px;
}
.izl-rmenu .cart .phone {
	background: #FFF;
	position: absolute;
	width: 150px;
	left: -160px;
	line-height: 50px;
	color: #5b78b4;
	font-size: 16px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px 4px;
}
.izl-rmenu a.cart:hover .phone {
	display:inline !important;
}
.izl-rmenu a.consult:hover .phone {
	display:inline !important;
}
.izl-rmenu a.kfwx-left:hover .pic {
	display:inline !important;
}
.izl-rmenu .cart {
	background-image: url(../images/kefu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 47px;
	padding-left: 48px;
}
.izl-rmenu .work {
	padding-top: 3px;
}
.kfwx-left:hover {
	background-image: url(../images/kefu1.png);
	background-repeat: no-repeat;
	background-position: center bottom -1px;
}
.izl-rmenu .btn_top {
	background-image: url(../images/top1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF !important;
	display: block;
	height: 50px;
	width: 50px;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	background-position: center bottom;
	border-radius: 0 0 5px 5px;
}
.izl-rmenu .btn_top:hover {
	border-radius: 0 0 5px 5px;
	background-image: url(../images/top2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF !important;
}
.izl-rmenu .kfwx-left .pic p {
	font-size:16px;
    margin: 0;
}
.izl-rmenu .kfwx-left .pic {
	display: none;
	position: absolute;
	left: -160px;
	width: 150px;
	height: 180px;
	text-align: center;
	line-height: 20px;
	background: #fff;
	color:#5b78b4;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px 4px;
	padding: 20px;
}
.kfwx-left {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
	background-image: url(../images/kefu.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 50px;
	width: 50px;
	background-color: #FFF!important;
	z-index:999;
	-webkit-box-shadow: #ddd 0px -1px 5px;
	-moz-box-shadow: #DDD 0px -1px 5px;
	box-shadow: #ddd 0px -1px 5px;
	border-radius: 5px 5px 0 0;
}

/*zuoxi*/
.CustomerServiceEntry {
	position: fixed;
	right: 8px;
	bottom: 32px;
	background: #5b78b4;
	width: 58px;
	height: 58px;
	border-radius: 90px;
	box-shadow: 0 4px 12px rgb(94 143 236) inset, 0 4px 12px rgb(58 74 106 / 70%);
	z-index: 9999;
	cursor: pointer;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	transition: all .2s linear;
}
.CustomerServiceBtn {
	border: unset;
	background: unset;
	width: 100%;
	height: 100%;
	border-radius: 90px;
	cursor: pointer;
	transition: all .2s linear;
}
.CustomerServiceBtn svg {
	width: 36px;
	height: 36px;
	margin: auto;
	display: block;
}
.CustomerServiceBtn:hover {
	transform: scale(1.1, 1.1);
	background: linear-gradient(45deg, #5b78b4 0%, #557ccd 100%);
}
.CustomerServiceBtn:hover .CustomerServiceBtn svg {
	transform: scale(1.14, 1.14);
}
.CustomerService {
	position: relative;
}
.CustomerServiceEntry .leader-unit {
	display: block;
	position: absolute;
	bottom: 140%;
	right: 6px;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	transition: all .2s ease-in-out;
}
.CustomerServiceEntry .leader-unit.leader-hide {
	display: none;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	transition: all .2s ease;
}
.CustomerServiceEntry .leader-desc {
	box-shadow: 0 6px 14px rgb(85 124 205) inset, 0 1px 10px rgb(58 74 106 / 70%);
	background: linear-gradient(135deg, #5d7cbb 0%, #557ccd 100%);
	border-radius: 12px;
	padding: 0.8rem 1.7rem 1rem;
	width: 180px;
	transition: all .5s ease;
}
.CustomerServiceEntry .leader-unit svg {
	width: 18px;
	height: auto;
	position: absolute;
	top: -32%;
	right: 6px;
}
.CustomerServiceEntry .leader-unit p{
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 0;
}
.CustomerServiceEntry .leader-unit p.help{
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 4px;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
/*zuoxi end*/

#header.is_open {
	background: #ffffff;
}
#header.is_scrolled {
	/*height: 80px;*/
	background: #ffffff;
	box-shadow: 0px 4px 10px 0px #EBF2F7;
}
#header .header-inner.small {
	display: none;
}
#header .header-inner.small .right-item {
	height: 44px;
	width: 80%;
	border: 1px solid #ccc;
	line-height: 44px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin: 39px auto;
	padding: 0 16px;
	align-items: center;
	border-radius: 8px;
}
.phone:after {
    position: absolute;
    top: 18px;
    left: 100%;
    content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: #FFFFFF;
}
#header .header-inner.small .slide-block.single.china, #header .header-inner.small .slide-block.single.china .single-item {
	width: 100%;
}
#header .header-inner.small .slide-block.single.china .single-item a {
	padding-left: 16px;
}
#header .header-inner.small .slide-block.single.china .single-item a:hover {
	background: #F0F4F7;
	box-sizing: border-box;
}
#header .header-inner.small .single-list {
	margin: 0 auto;
	width: 100%;
	padding-left: 0;
}
#header .header-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;/* padding:0 96px;*/
	/*width: 100%;*/
	height: 81px;
	font-size: 14px;
	color: #52545a;
	/*max-width: 1280px;*/
	width: 67%;
	min-width: 1200px;
}
#header .nav-wrap {
	width: 100%;
	/*width: 70%;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1 1 auto;
	padding: 0 4px;
}
#header .logo {
	flex: 0 0 75px;
	width: 75px;
}
#header .logo img {
	display: block;
	width: 100%;
}

#header .nav-list {
	/*width: 100%;*/
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex: 1 1 auto;
}

 @media (max-width: 1600px){
    #header .nav-list {
    	display: flex;
    	padding: 0 0 0 1%;
}
 }
  @media (min-width: 1680px){
        #header .nav-list {
        	/*display: flex;*/
        	/*padding: 0 0 0 7%;*/
        }
 }
#header .nav-item {
	position: relative;
	flex-shrink: 0;
	margin-left: 7%;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
	cursor: pointer;
	color: #52545a;
	font-size: 14px;
	margin-left: 5%;
	width: auto;
}
#header .nav-item a {
	display: block;
	color: #52545a;
}
/* #header .nav-item:first-child:hover{background: #fff;}*/
#header .nav-item:first-child {
	margin-left: 0;
	width: 82px;
	text-align: center;
	padding-left: 5px;
}
#header .nav-item .icon {
	margin-left: 4px;
	display: inline-block;
	width: 13px;
	height: 12px;
transition: transform .3s;
}
#header .icon img {
	display: block;
	height: 12px;
}
#header .nav-item:hover, #header .nav-item:hover>a, #header .nav-item.active, #header .nav-item.active>a {
	color: #5269A5;
}
#header .nav-item:hover .icon {
	transform: rotate(-180deg);
}
#header .nav-item:hover .slide-block {
	display: block;
}
#header .right {
	display: flex;
	height: 40px;
	line-height: 40px;
	/*width: 13%;*/
	gap: 18px;
}
#header .right.right-sign{
	width: 18%;
}
#header .link-group {
	margin-left: 8%;
}
#header .login {
	color: #0b0e17;
}
#header .login:hover {
	color: #5269A5;
}
#header .register {
	margin-left: 20px;
	padding: 0 12px;
	display: inline-block;
	text-align: center;
	height: 40px;
	color: #455c9d;
	background: #e7eef4;
	border-radius: 22px;
}
#header .register:hover {
	background: #76A1D1;
	color: #ffffff;
}
#header .lang {
	margin-left: 10px;
	cursor: pointer;
}
#header .right-item {
	flex-shrink: 0;
	align-items: center;
	display: flex;
	width: auto;
	margin-left: 0;
}
#header .right-item img {
	display: block;
	width: 100%;
}
#header .right-item.search-icon img {
	width: 25px;
}
.header .header-inner.small .swich-btn {
	position: relative;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.swich-btn>img {
	height: 24px;
}
.swich-btn>img:last-child {
	display: none;
}
/* .header .swich-btn a{position: absolute;top: 0;right: 0;width: 60px;height: 60px;overflow: hidden;text-indent: 100%;white-space: nowrap;color: transparent;}
.header .swich-btn a span{position: absolute;background-color: #1a1a1a;height: 3px;width: 26px;left: 50%;top: 50%;bottom: auto;right: auto;transition: background-color .3s;}
.header .swich-btn a span::before{position: absolute;background-color: #1a1a1a;height: 3px;width: 26px;content: '';left: 0;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s;transform: translateY(-9px);}
.header .swich-btn a span::after{position: absolute;background-color: #1a1a1a;/* height: 3px;width: 26px;*//* content: '';left: 0;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s;transform: translateY(9px);}*/
.header .header-inner.small .swich-btn.open-nav span {
	background-color: transparent;
}
.header .header-inner.small .swich-btn.open-nav span::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.header .header-inner.small .swich-btn.open-nav span::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#header .header-inner.small {
display: none;
}
#header .slide-block.single {
	padding: 26px 0 20px;
	width: 160px;
}
#header .slide-block.single.china .single-item {
	width: 130px;
	background: transparent;
}
#header .slide-block.single.china .single-item a {
	text-align: left;
}

#header .single-list {
	margin: 0 auto;
}
#header .single-item {
	width: 130px;
}
#header .single-item a {/* text-align: center;*/
	display: block;
	color: #52545A;
	padding-left: 10px;
	font-size: 14px;
	border-radius: 4px;
}
#header .single-item a:hover {
	color: #455C9D;
	background: #F0F4F7;
}
#header .slide-block-inner {
	display: flex;
	justify-content: space-between;
}
#header .slide-block::after {
position: absolute;
top: -14px;
left: 50%;
margin-left: -12px;
content: '';
width: 0;
height: 0;
border: 8px solid transparent;
border-bottom-color: #FFFFFF;
}
#header .silde-block-i {
	flex: 0 0 130px;
	width: 130px;
}
#header .silde-block-i .h3 {
	padding-left: 10px;
	color: #B1B2B5;
	font-size: 13px;
	line-height: 18px;
}
#header .silde-block-i .u-list {
	margin-top: 10px;
}
#header .silde-block-i .u-item {
	height: 48px;
	line-height: 48px;
}
#header .silde-block-i .u-item a {
	padding-left: 10px;
	display: block;
	color: #52545A;
	font-size: 14px;
	border-radius: 4px;
}
#header .silde-block-i .u-item a:hover, #header .silde-block-i .u-item.active a {
	color: #455C9D;
	background: #F0F4F7;
}
#header .slide-block {
	display: none;
	position: absolute;
	z-index: 99;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 26px 30px 20px;
	background: #FFFFFF;
	box-shadow: 0px 5px 11px 0px #D7E3ED;
	border-radius: 12px;
}
.s-nav-list {
	display: none;
	position: absolute;
	z-index: 999;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
}
.s-nav-item.active>a {
	/*background: #ffffff;*/
	/*background: #F0F4F7;*/
}
.s-nav-item>a {
	padding: 0 23px;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	align-items: center;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #F3F3F3;
	font-size:16px;
	color: #999B9E;
}

/* .s-nav-item>a .text{margin-right: 10px;}*/
.s-nav-item a .icon {
	display: inline-block;/* width:26px;height:24px;*/
	margin-left: 5%;
}
.s-nav-item:last-child a {
	border: none;

}
.s-s-nav-list {
	display: none;
	padding: 10px 0;
}
.s-nav-list .h3 {
	line-height: 48px;/* padding-top:10px;*/
	padding-left: 20px;
	color: #76A1D1;
	font-size: unset;
}
.s-s-nav-item a {
	display: block;
	padding-left: 40px;
	height: 48px;
	line-height: 48px;
	color: #3B3D44;
	font-weight: 500;
	font-size:16px;
}
.border-bottom {
	border-bottom: 1px solid #F3F3F3;
}
.shadow {
	display: none;
	position: fixed;
	top: 98px;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
/* 寮圭獥 */
.tc {
	font-family: PingFangSC-Regular;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.1);
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	display: none;
}
.popup {
	width: 512px;
	height:674px;
	border-radius: 16px;
	background: #fff;
	margin: 0 auto;
	padding: 30px 30px;
	font-size: 16px;
	position: relative;
}
.popup .close {
	display: block;
	color: #979797;
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 12px;
}
.popup .t-Title {
	font-family: PingFangSC-Medium;
	font-size: 28px;
	color: #3B3D44;
	text-align: center;
}
.popup .box {
	height: 410px;
	padding: 25px 25px;
	margin-top: 20px;
}
.popup .item {
	line-height: 2;
	margin-bottom: 20px;
}
.popup .ask {
	color: #3B3D44;
	margin-bottom: 3px;
}
.popup .ans {
	color: #6B6C72;
}
.popup .ans li input, .piaochecked, .list-radio {
	display:block;
	width: 14px;
	height: 14px;
	margin-right: 8px;
	border-radius:10px;
}
.piaochecked, .list-radio {
	background: url(../svg/check.svg) no-repeat center;
	background-size: 14px;
}

.popup .ans li {
	display:flex;
	align-items:center;
	margin: 2px 0;
}
.popup .check {
	cursor: pointer;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
}

.popup .ans .select {
	width: 400px;
	height: 30px;
	border: 1px solid #c9cacc;
	border-radius: 4px;
	font-size: 14px;
	margin: 5px 0;
	color: #6B6C72;
	padding: 0 5px;
}
.text-area {
	display: block;
	width: 387px;
	height: 60px;
	border: 1px solid #c9cacc;
	padding: 5px;
	border-radius: 4px;
	font-size: 14px;
	margin: 5px 0;
	resize: none;
	color: #6B6C72;
	font-family: PingFangSC-Regular;
}
.popup .ans .text-input {
	display: block;
	width: 387px;
	height: 22px;
	border: 1px solid #c9cacc;
	padding: 5px;
	border-radius: 4px;
	font-size: 14px;
	margin: 5px 0;
	color: #6B6C72;
}
.tc-but {
	display: block;
	width:128px;
	height: 40px;
	background: #5B78B4;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	border: 0;
	margin: 60px auto 0;
	cursor:pointer;
}
.popup .box::-webkit-scrollbar {
width: 6px;
}
.popup .box::-webkit-scrollbar-thumb {
background: #e5e6e7;
border-radius: 30px;
}
.popup .box::-webkit-scrollbar-track-piece {
background:#f7f7f7;
}

.header_new_icon {
	width: 22%;
	vertical-align: text-top;
	margin-top: 4%;
	margin-left: 2%;
}
.phone_block {
	display: none;
}
.pc_block {
	display: block;
}

 @media (max-width: 992px) {
	 .big {
		 display: none !important;
	 }
	 .small {
		 display: flex !important;
	 }
	 .header_new_icon {
		 width: 8%;
		 vertical-align: baseline;
		 margin-bottom: 1%;
	 }
.swich-btn.open-nav>img:first-child {
display: none;
}
.home .b-list {
display: none;
}
.home .b-list.b-list1 {
display: block;
}
.swich-btn.open-nav>img:last-child {
display: block;
}
 #header .header-inner.small {
	 min-width: 100%;
 }
#header .icon img {
height: 7px;
}
#footer .footer-inner {
padding: 0 16px;
}
.popup {
width: 92%;
height: 80vh;
padding: 15px 15px;
}
.popup .box {
height: 65%;
}
.popup .t-Title {
font-size: 18px;
}
.tc-but {
margin: 25px auto 0;
}
}
.izl-rmenu .cartt .phone {
	background: #FFF;
	position: absolute;
	width: 150px;
	left: -160px;
	line-height: 50px;
	color: #5b78b4;
	font-size: 16px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px 4px;
}
.izl-rmenu a.cartt:hover .phone {
	display:inline !important;
}
.izl-rmenu .cartt {
	background-image: url(../images/lygd.png);
	display: block;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 47px;
	padding-left: 48px;
}
.izl-rmenu .cartt:hover {
	background-image: url(../images/lygd2.png);
}
@media (max-width: 768px) {
	#header .header-inner.small {
		height: 56px;
		min-width: 100%;
	}
	#header .header-inner {
		height: 56px;
		padding: 0.668rem 4.167% !important;
	}
	#header .logo {
		flex: 0 0 72px;
		width: 72px;
	}
	#header {
		height: 56px;
		/*background: #fff;*/
	}
	.phone_block {
		display: block;
	}
	.pc_block {
		display: none;
	}
	.popup .ans .select {
		width: 100%;
	}
	.text-area {
		width: 100%;
	}
	.popup .ans .text-input {
		width: 100%;
	}
}