.outer_container {
	height:64px;
	z-index:1000
}
.outer_container .containernei {
	position:fixed;
	height:64px;
	background-color:#040000;
	z-index:1001;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.outer_container .containernei, .outer_container .containernei .headerContentBox {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.outer_container .containernei .headerContentBox {
	width:96%;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-box-pack:justify;
	-moz-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.outer_container .containernei .headerContentBox .logo {
	cursor:pointer;
	width:150px;
	height:38px;
	margin-right:4px
}
.outer_container .containernei .headerContentBox .logo img {
	width:100%;
	height:100%
}
.outer_container .containernei .headerContentBox .nav_container {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-flex:1;
	flex:1
}
.outer_container .containernei .headerContentBox .nav_container .nav_link {
	position:relative;
	font-size:15px;font-weight: 400; margin-left: 26px; color: rgb(255, 255, 255); opacity: 1; 
    -webkit-transition:all .2s;
    transition:all .2s;
	font-size:16px;
	line-height:28px
}
.outer_container .containernei .headerContentBox .nav_container .current{
 margin-left: 26px; color: rgb(255, 255, 255); opacity: 1; font-weight: 600;font-size:16px;
}
.outer_container .containernei .headerContentBox .nav_container .nav_link>.hot___1tZIx {
	position:absolute;
	right:-16px;
	top:-12px
}
.outer_container .containernei .headerContentBox .nav_container .nav_link>.hotWenben {
	width:18px;
	height:18px;
	position:absolute;
	right:-20px;
	top:-9px
}
.outer_container .containernei .headerContentBox .nav_container .nav_link .caseUpdateNum___lotxh {
	position:absolute;
	right:-11px;
	top:-14px;
	z-index:99;
	display:block;
	text-align:center;
	width:26px;
	height:19px;
	background:url(../images/topjiaobiaoIcon.png) no-repeat;
	background-size:100% 100%;
	font-size:12px;
	font-family:DINAlternate-Bold, DINAlternate;
	font-weight:700;
	color:#fff;
	line-height:18px
}
.outer_container .containernei .headerContentBox .nav_container .nav_link:hover {
	color:hsla(0, 0%, 100%, .65);
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	display:inline-block
}
.outer_container .containernei .headerContentBox .nav_container .nav_link .hasTag___1Lk_6 {
	position:absolute;
	top:-2px;
	right:-6px;
	width:8px;
	height:8px;
	background:#ff4d4f;
	border-radius:4px
}
.outer_container .containernei .headerContentBox .nav_container .nav_link:nth-of-type(4):hover .drawing___2zNZ_ {
display:block
}
.outer_container .containernei .headerContentBox .nav_container .weightSize___2XjsB {
	font-weight:600
}
.outer_container .containernei .headerContentBox .nav_containerFusion___3Yd0x {
	display:none
}
.outer_container .containernei .headerContentBox .nav_other {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:initial;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	text-align:center;
	height:60px
}
.outer_container .containernei .headerContentBox .nav_other [class~=icon-chongzhi1] {
	position:relative;
	top:-1px;
	font-size:14px!important
}
.outer_container .containernei .headerContentBox .nav_other [class~=icon-chongzhi1]:hover {
	font-size:16px!important
}
.outer_container .containernei .headerContentBox .nav_other .header_icon {
	position:relative
}
.outer_container .containernei .headerContentBox .nav_other .header_icon .tip___1FlsI {
	display:block;
	background:red;
	border-radius:8px;
width:.24rem;
height:.16rem;
	top:-6px;
	right:-15px;
	position:absolute;
	font-size:12px;
	font-style:inherit;
	font-weight:700
}
.outer_container .containernei .headerContentBox .nav_other .nav_login {
	width:120px; padding-top:3px;
}
.outer_container .containernei .headerContentBox .nav_other .nav_login a {
	font-size:15px;
	color:#fff;
-webkit-transition:all .2s;
transition:all .2s
}
.outer_container .containernei .headerContentBox .nav_other .nav_login a:hover {
	font-size:17px
}
.outer_container .containernei .headerContentBox .nav_other .nav_login span {
margin:0 8px;
	color:#fff;
	font-size:16px
}

.avatarWrap{ padding-top:3px;}
.outer_container .containernei .headerContentBox .nav_other .login_success_make  a{
color:#fff;
	font-size:15px
}

.outer_container .containernei .headerContentBox .nav_other .login_success_make  img {
width:30px;
height:30px;
	border-radius:50%;
	cursor:pointer
}
.outer_container .containernei .headerContentBox .nav_other .avatarWrap  .message___1m7pJ {
	float:right;
	display:inline-block;
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:red
}

.personalButton {
	height:20px;
	font-size:15px;
	color:#fff;
	position:relative
}
.personalButton:hover {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
.personalButton img {
	margin-bottom:4px; display:block; float:left; margin-right:3px;
}
.personalButton span {
	 display:block; float:left;
}
.rechargeMark {
	position:absolute;
	right:-32px;
	bottom:27px;
	width:42px;
	height:18px;
	background:red;
	border-radius:4px 4px 4px 0;
	font-size:12px;
	font-family:PingFang SC;
	font-weight:600;
	color:#fff;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.personalButtonWrapper {
	margin-right:32px;
	cursor:pointer;
	position:relative;
	margin-top:5px;
}
.personalButtonWrapper .newGuidePopover___u1g5r {
	width:315px;
	height:76px;
	background-image:url(../images/guidePopoverContentImage.png);
	position:absolute;
	background-size:cover;
	top:52px;
	left:-126px;
	cursor:auto;
	-webkit-box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	border-radius:8px;
	cursor:pointer
}
.personalButtonWrapper .newGuidePopover___u1g5r .closeIcon___1u1YX {
	width:10px;
	height:10px;
	position:absolute;
	right:16px;
	top:16px;
	cursor:pointer;
	z-index:100
}
.personalButtonWrapper .newGuidePopover___u1g5r .guidePopoverContent___Pnak3 {
	position:relative;
	height:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.personalButtonWrapper .newGuidePopover___u1g5r .guidePopoverContent___Pnak3>span {
	position:absolute;
	left:90px;
	font-size:14px;
	font-family:PingFang SC;
	color:#333
}
.personalButtonWrapper .newGuidePopover___u1g5r .guidePopoverContent___Pnak3 span:first-child {
	top:20px
}
.personalButtonWrapper .newGuidePopover___u1g5r .guidePopoverContent___Pnak3 span:nth-child(2) {
top:40px;
font-weight:700
}
.personalButtonWrapper .guidePopover___1Ij4Y {
	width:307px;
	height:201px;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/guidePopoverIcon.png);
	position:absolute;
	background-size:cover;
	top:46px;
	left:-126px;
	cursor:auto;
	-webkit-box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	border-radius:8px
}
.personalButtonWrapper .guidePopover___1Ij4Y .closeIcon___1u1YX {
	width:10px;
	height:10px;
	position:absolute;
	right:16px;
	top:19px;
	cursor:pointer
}
.personalButtonWrapper .guidePopover___1Ij4Y .guidePopoverContent___Pnak3 {
	height:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.personalButtonWrapper .guidePopover___1Ij4Y .guidePopoverContent___Pnak3 p {
	width:207px;
	font-size:14px;
	font-weight:400;
	color:#666;
	margin-bottom:18px;
	line-height:20px
}
.personalButtonWrapper .guidePopover___1Ij4Y .guidePopoverContent___Pnak3 p:first-of-type {
	font-size:18px;
	font-weight:500;
	color:#000;
	margin-bottom:10px
}
.personalButtonWrapper .guidePopover___1Ij4Y .guidePopoverContent___Pnak3 .btnBox___1VI6B {
	width:240px;
	height:42px;
	background:#cb0018;
	border-radius:8px;
	font-size:16px;
	font-weight:500;
	color:#fff;
	text-align:center;
	line-height:42px;
	cursor:pointer
}
.personalButtonWrapper .firstRechargePopover___G-bkc {
	width:315px;
	height:76px;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/firstRechargePopoverContentImage.png);
	position:absolute;
	background-size:cover;
	top:52px;
	left:-126px;
	cursor:auto;
	-webkit-box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	box-shadow:0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
	border-radius:8px
}
.personalButtonWrapper .firstRechargePopover___G-bkc .closeIcon___1u1YX {
	width:10px;
	height:10px;
	position:absolute;
	right:16px;
	top:16px;
	cursor:pointer;
	z-index:100
}
.personalButtonWrapper .firstRechargePopover___G-bkc .firstRechargePopoverContent___1delQ {
	position:relative;
	height:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.personalButtonWrapper .firstRechargePopover___G-bkc .firstRechargePopoverContent___1delQ>span {
	position:absolute;
	left:120px
}
.personalButtonWrapper .firstRechargePopover___G-bkc .firstRechargePopoverContent___1delQ span:first-child {
	top:20px;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:600;
	color:#222
}
.personalButtonWrapper .firstRechargePopover___G-bkc .firstRechargePopoverContent___1delQ span:nth-child(2) {
top:46px;
font-size:14px;
font-family:PingFang SC;
font-weight:400;
color:#999
}


.searchAreaContainerFusion {
	top:200px; position:absolute; left:50%; margin-left:-380px;   z-index:8;
}
.searchAreaContainerFusion .header-search {
	width:760px;
}
 
.searchnei { width:760px; margin:0 auto; padding: 25px 0 25px 0;   
	 
}
.searchArea-container .header-search {
	width:700px;
	height:50px;
	line-height:50px;
	z-index:2;
	position:relative;
	border-radius:32px;
	overflow:hidden
}
.searchArea-container .header-search:after {
	content:"";
	display:block;
	clear:both
}
.searchArea-container .search-select___E_wiz {
	float:left;
	width:115px;
	height:100%
}
.searchArea-container .search-select___E_wiz .ant-select-selection {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-radius:0!important;
	height:100%;
	border-right:none;
	border-color:transparent
}
.searchArea-container .search-select___E_wiz .ant-select-selection .anticon svg {
	color:rgba(0, 0, 0, .2)
}
.searchArea-container .search-select___E_wiz .ant-select-focused .ant-select-selection, .searchArea-container .search-select___E_wiz .ant-select-selection:active, .searchArea-container .search-select___E_wiz .ant-select-selection:focus, .searchArea-container .search-select___E_wiz .ant-select-selection:hover {
	border-color:transparent
}
.searchArea-container .search-select___E_wiz .ant-select-selection__rendered {
	height:64px;
	line-height:64px;
	font-size:20px;
	color:#3f3f3f
}
.searchArea-container .search-select___E_wiz .ant-select-selection-selected-value {
	height:64px;
	line-height:60px;
	padding-left:15px;
	padding-right:0
}
.searchArea-container .search-input {
	width:100%;
	height:100%;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	padding:0 120px 0 27px;
	font-size:18px;
	color:#333;
	border-left:none;
	border-color:transparent;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:transparent;
	position:relative;
	z-index:1
}
.searchArea-container .search-input:focus, .searchArea-container .search-input:hover {
	border-color:transparent;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.searchArea-container .search-input::-webkit-input-placeholder {
color:#555555
}
.searchArea-container .search-input::-moz-input-placeholder {
color:#555555
}
.searchArea-container .search-input::-ms-input-placeholder {
color:#555555
}
.searchArea-container .split-line___3RHeg {
	width:1px;
	height:20px;
	background:#141414;
	z-index:99
}
.searchArea-container .topOpts-input___26_me {
	width:100%;
	height:100%;
	background:#f8f8f8;
	border-radius:23px;
	font-size:14px;
	color:#a2a2a2;
	display:block;
	border:1px solid #e5e5e5;
	padding-left:20px;
	padding-right:80px
}
.searchArea-container .topOpts-area {
	float:left;
	width:100%;
	height:50px;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	background-color:rgba(255, 255, 255, .73);
}
.searchArea-container .tips-content___3GWqU {
	position:absolute;
	right:124px;
	bottom:-36px;
	width:92px;
	height:36px;
	background:rgba(21, 21, 21, .6);
	border-radius:8px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	z-index:10;
	color:#fff
}
.searchArea-container .tips-style-add___3whYr {
	bottom:-33px
}
.searchArea-container .topOpts-recoginze___1TpSW {
	right:158px;
	top:15px;
	width:32px;
	height:32px;
	background-size:100% 100%;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeSearchIconNew.png);
	cursor:pointer;
	position:absolute;
	z-index:2
}
.searchArea-container .topOpts-search {
	position:absolute;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	right:-1px;
	top:0;
	width:138px;
	cursor:pointer;
	height:50px;
	text-align:center;
	line-height:50px;
	border-radius:32px;
	background:#cb0018;
	z-index:2
}
.searchArea-container .topOpts-search .sousuoIcon {
	height:28px;
	width:28px;
	background-size:100% 100%;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeSearchIcon2New.png)
}
.searchArea-container .topOpts-search span {
	font-size:22px;
	font-family:PingFangSC-Semibold, PingFang SC;
	font-weight:500;
	color:#fff;
	line-height:64px;
	margin-left:3px
}

.searchArea-container-fixed___wYk2w {
	position:fixed;
	top:12px;
	left:52%;
	z-index:1000;
	-webkit-transform:translateX(-48%);
	transform:translateX(-48%)
}
.searchArea-container-fixed___wYk2w .searchTab {
	display:none
}
.searchArea-container-fixed___wYk2w .header-search {
	height:40px;
	line-height:40px;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	border-radius:20px;
	width:700px
}
.searchArea-container-fixed___wYk2w .header-search:hover .ant-select-selection-selected-value {
	color:#fff
}
.searchArea-container-fixed___wYk2w .header-search:hover .topOpts-recoginze___1TpSW {
	right:98px;
	top:10px;
	width:18px;
	height:18px;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeSearchIconNewFixed.png)
}
.searchArea-container-fixed___wYk2w .header-search:hover .topOpts-search {
	height:40px;
	width:88px;
	line-height:40px;
	background:#cb0018;
	padding-top:1px
}
.searchArea-container-fixed___wYk2w .header-search:hover .topOpts-search .sousuoIcon {
	height:20px;
	width:20px;
	line-height:40px!important;
	color:#fff;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeSearchNewIconFixed2.png)
}
.searchArea-container-fixed___wYk2w .header-search:hover .topOpts-search span {
	font-size:15px;
	font-family:PingFangSC-Semibold, PingFang SC;
	font-weight:500;
	color:#fff;
	line-height:40px;
	margin-left:2px;
	display:block;
	margin-top:-2px;
	margin-right:2px
}
.searchArea-container-fixed___wYk2w .header-search:hover .search-input {
	font-size:14px;
	background:transparent;
	padding:0 128px 0 18px;
	color:#fff
}
.searchArea-container-fixed___wYk2w .search-select___E_wiz {
	height:100%;
	background:#333
}
.searchArea-container-fixed___wYk2w .search-select___E_wiz .ant-select-selection {
	height:100%;
	width:115px;
	background:transparent
}
.searchArea-container-fixed___wYk2w .search-select___E_wiz .ant-select-selection__rendered {
	height:40px;
	line-height:40px
}
.searchArea-container-fixed___wYk2w .search-select___E_wiz .ant-select-selection-selected-value {
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#999
}
.searchArea-container-fixed___wYk2w .topOpts-area {
	background-color:#333;
	height:40px
}
.searchArea-container-fixed___wYk2w .topOpts-recoginze___1TpSW {
	right:98px;
	top:10px;
	width:18px;
	height:18px;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeSearchIconNewFixed.png)
}
.searchArea-container-fixed___wYk2w .topOpts-search {
	height:40px;
	width:60px;
	line-height:40px;
	background-color:#333
}
.searchArea-container-fixed___wYk2w .topOpts-search .sousuoIcon {
	height:20px;
	width:20px;
	line-height:40px!important;
	color:#fff;
	background-image:url(https://cdn.code.znzmo.com/sucai/img/images/homeFixedHoverSearchNewIcon.png)
}
.searchArea-container-fixed___wYk2w .topOpts-search span {
	display:none
}
.searchArea-container-fixed___wYk2w .search-input {
	font-size:14px;
	background:transparent;
	padding:0 128px 0 18px;
	color:#fff
}
.searchArea-container-fixed___wYk2w .search-input::-webkit-input-placeholder {
color:#999
}
.searchArea-container-fixed___wYk2w .search-input::-moz-input-placeholder {
color:#999
}
.searchArea-container-fixed___wYk2w .search-input::-ms-input-placeholder {
color:#999
}
.searchArea-container-fixed___wYk2w .split-line___3RHeg {
	height:20px;
	position:absolute;
	left:117px;
	top:10px
}
.searchArea-container-fixed___wYk2w .searchArea-history-associatedWords___1iaiH {
	top:44px
}
.search-select-drop___28zGx {
	position:fixed;
	margin-top:-4px;
	overflow:hidden;
	background:#fff;
	-webkit-box-shadow:0 0 4px 0 hsla(0, 0%, 72.2%, .5);
	box-shadow:0 0 4px 0 hsla(0, 0%, 72.2%, .5);
	border-radius:8px
}
.search-select-drop___28zGx .ant-select-dropdown-menu {
	max-height:540px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center
}
.search-select-drop___28zGx .ant-select-dropdown-menu-item-active {
	background-color:#f5f5f5;
	position:relative;
	color:#cb0018!important
}
.search-select-drop___28zGx .ant-select-dropdown-menu-item-active:before {
	content:"";
	width:2px;
	height:40px;
	background-color:#cb0018;
	position:absolute;
	left:0;
	top:0
}
.search-select-drop___28zGx .ant-select-dropdown-menu-item:hover {
	background-color:#f5f5f5;
	color:#cb0018
}
.search-select-drop___28zGx .ant-select-dropdown-menu-item {
	font-size:14px;
	color:#222;
	padding-top:9px;
	padding-bottom:9px;
	-webkit-box-pack:center!important;
	-moz-box-pack:center!important;
	-ms-flex-pack:center!important;
	justify-content:center!important
}
.search-select-drop___28zGx .ant-select-dropdown-menu-item-selected {
	font-weight:400;
	color:#222;
	background:#fff
}
.searchArea-history-associatedWords___1iaiH {
	position:absolute;
	max-height:0;
	overflow:auto;
	left:0;
	top:68px;
	border-radius:0 0 8px 8px;
	-webkit-box-shadow:0 6px 16px 0 rgba(0, 0, 0, .1);
	box-shadow:0 6px 16px 0 rgba(0, 0, 0, .1);
	background:#fff;
	-webkit-box-shadow:0 0 4px 0 hsla(0, 0%, 72.2%, .5);
	box-shadow:0 0 4px 0 hsla(0, 0%, 72.2%, .5);
	border-radius:8px
}
.searchArea-history-associatedWords___1iaiH:before {
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:1px;
	background:#e5e5e5
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh {
	width:100%;
	padding:0 24px 24px;
	cursor:default
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .titleRow___3Al7F {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-pack:justify;
	-moz-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#999;
	font-weight:400
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .titleRow___3Al7F.cutUserStyle___3vz2W {
	color:#222;
	font-weight:600
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .titleRow___3Al7F .clearHistoryBtn___2qD-v {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	cursor:pointer;
	color:#999;
	font-size:14px
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .titleRow___3Al7F .clearHistoryBtn___2qD-v .clearIcon___XEVCk {
	width:12px;
	height:16px;
	margin-right:4px;
	background-size:100% 100%;
	background-image:url(https://cdn.code.znzmo.com/standard/search2.png)
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .historyListContainer___3Ojrd {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .historyListContainer___3Ojrd .history-det___XZLpe {
	margin-right:16px;
	margin-top:12px;
	cursor:pointer;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .historyListContainer___3Ojrd .history-det___XZLpe:hover {
	color:#db2a2f
}
.searchArea-history-associatedWords___1iaiH .searchHistory___dTOrh .historyListContainer___3Ojrd .noHistoryDiv___1tEcx {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:14px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:#999;
	margin-top:16px
}
.searchArea-history-associatedWords___1iaiH .searchArea-title___1Ybo0 {
	font-size:14px;
	color:#959595;
	margin-bottom:20px;
	padding:0 26px
}
.searchArea-history-associatedWords___1iaiH .searchArea-cleartitle___g21c6 {
	position:absolute;
	right:32px;
	top:20px;
	font-size:14px;
	color:#959595;
	cursor:pointer
}
.searchArea-history-associatedWords___1iaiH .searchArea-history___1ad_x {
	width:100%;
	padding:0 26px
}
.searchArea-history-associatedWords___1iaiH .searchArea-history___1ad_x:after {
	content:"";
	display:block;
	clear:both
}
.searchArea-history-associatedWords___1iaiH .searchArea-history___1ad_x .history-det___XZLpe {
	width:48%;
	float:left;
	font-size:16px;
	color:#353535;
	cursor:pointer;
	padding:14px 8px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.searchArea-history-associatedWords___1iaiH .searchArea-history___1ad_x .history-det___XZLpe:nth-child(2n) {
float:right
}
.searchArea-history-associatedWords___1iaiH .searchArea-history___1ad_x .history-det___XZLpe:hover {
	background:#e5e5e5;
	border-radius:4px
}
.searchArea-history-associatedWords___1iaiH .changeIcon___3xkcc {
	margin-right:2px;
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(https://cdn.code.znzmo.com/standard/search3.png);
	background-size:100% 100%
}
.searchArea-history-associatedWords___1iaiH .associatedWords-list___1xLpe {
	font-size:16px;
	color:#333;
	cursor:pointer;
	height:40px;
	line-height:40px;
	padding-left:32px;
	position:relative
}
.searchArea-history-associatedWords___1iaiH .associatedWords-list___1xLpe:before {
	content:"";
	width:4px;
	height:40px;
	background-color:#c90822;
	left:0;
	top:0;
	position:absolute;
	opacity:0
}
.searchArea-history-associatedWords___1iaiH .associatedWords-list___1xLpe:hover {
	color:#c90822;
	font-weight:600
}
.searchArea-history-associatedWords___1iaiH .associatedWords-list___1xLpe:hover:before {
	opacity:1!important
}
.searchArea-history-associatedWords-animate___d4emg {
	max-height:600px;
	padding:20px 0 15px
}
.searchTab {
	color:hsla(0, 0%, 100%, .5);
	font-size:18px;
	text-shadow:0 1px 1px rgba(0, 0, 0, .5)
}
.searchTab ul {
	margin:0; padding:0;
}
.searchTab li {
	margin-left:24px;color: rgba(255, 255, 255, 0.7); padding: 6px 0px; display:inline-block; cursor:pointer;
}
.searchTab .active {
	margin-left:24px;color: rgb(255, 255, 255); padding: 6px 0px; display:inline-block; font-weight:bold;
}
.searchTab .newTitle___2qQ9V {
	width:20px;
	height:20px;
	background:red;
	font-size:14px;
	color:#fff;
	font-weight:400;
	border-radius:4px 4px 7px 0;
	top:-15px;
	left:300px;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}

.searchTabArrow {
	font-size:16px;
	width:440px;
}
.searchTabArrow .seachdiv{
	width:0;
	height:0;
	transform: translateX(22px);
	border:9px solid transparent;
	border-bottom:10px solid rgba(255, 255, 255, .73);
	margin-left:10px;
-webkit-transition:-webkit-transform .3s;
transition:-webkit-transform .3s;
transition:transform .3s;
transition:transform .3s, -webkit-transform .3s
}

.searchTabArrow .seachdiv1{
	width:0;
	height:0;
	transform: translateX(22px);
	border:9px solid transparent;
	border-bottom:10px solid rgba(255, 255, 255, .73);
	margin-left:75px;
-webkit-transition:-webkit-transform .3s;
transition:-webkit-transform .3s;
transition:transform .3s;
transition:transform .3s, -webkit-transform .3s
}

.searchTabArrow .seachdiv2{
	width:0;
	height:0;
	transform: translateX(22px);
	border:9px solid transparent;
	border-bottom:10px solid rgba(255, 255, 255, .73);
	margin-left:141px;
-webkit-transition:-webkit-transform .3s;
transition:-webkit-transform .3s;
transition:transform .3s;
transition:transform .3s, -webkit-transform .3s
}
.searchTabArrow .seachdiv3{
	width:0;
	height:0;
	transform: translateX(22px);
	border:9px solid transparent;
	border-bottom:10px solid rgba(255, 255, 255, .73);
	margin-left:206px;
-webkit-transition:-webkit-transform .3s;
transition:-webkit-transform .3s;
transition:transform .3s;
transition:transform .3s, -webkit-transform .3s
}
.searchTabArrow .seachdiv4{
	width:0;
	height:0;
	transform: translateX(22px);
	border:9px solid transparent;
	border-bottom:10px solid rgba(255, 255, 255, .73);
	margin-left:271px;
-webkit-transition:-webkit-transform .3s;
transition:-webkit-transform .3s;
transition:transform .3s;
transition:transform .3s, -webkit-transform .3s
}


.index-module_text_hidden_oKKds {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.index-module_absolute_full_box_BjWzJ {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.index-module_absolute_center_Qwmef {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%)
}
.index-module_flex_center_MfQeY {
	display:flex;
	align-items:center;
	justify-content:center
}
.index-module_fill_screen_4KjZe {
	width:100%;
	min-height:100vh;
	padding:64px 16px 24px;
	overflow:hidden
}
@media (max-width: 768px) {
.index-module_fill_screen_4KjZe {
max-width:420px;
padding:24px 16px;
margin:0 auto
}
}
.index-module_common_btn_style_Aj1xR {
	cursor:pointer;
	user-select:none
}
.index-module_footer_wrap_fXqda {
	background:#334355
}
.index-module_footer_content_3lVhM {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	max-width:1240px;
	padding:40px 20px 12px;
	color:#fff;
	white-space:nowrap
}
@media (max-width: 576px) {
.index-module_footer_content_3lVhM {
padding:16px
}
}
.index-module_footer_content_3lVhM>div {
	padding-bottom:12px
}
@media (max-width: 576px) {
.index-module_footer_content_3lVhM>div {
width:50%
}
}
.index-module_footer_title_yPE-n {
	margin-bottom:24px;
	font-size:16px;
	line-height:22px;
	color:#fff
}
.index-module_code_image_r94U4 {
	width:110px;
	height:110px;
	overflow:hidden;
	clip-path:border-box;
	border-radius:10px
}
.index-module_follow_us_box_mH8C- {
	display:flex;
	flex-direction:column;
	align-items:center;
	padding-bottom:12px
}
@media (max-width: 576px) {
.index-module_follow_us_box_mH8C- {
align-items:flex-start;
width:50%
}
}
.index-module_footer_info_g-cdQ {
	display:block;
	margin-bottom:12px;
	font-size:14px;
	color:#dcdcdc
}
.index-module_footer_copyright_wUYdl {
	width:100%;
	padding-top:28px;
	font-size:12px;
	color:#dcdcdc;
	text-align:center;
	white-space:pre-wrap
}
