* {
	padding: 0;
	margin: 0
}

body {
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	color: #4C4C4C;
	-webkit-font-smoothing: antialiased;
	background-color: #EEF0F8
}

body a {
	color: #4C4C4C;
	text-decoration: none;
	outline: 0
}

img {
	border: none
}

ul {
	list-style: none
}

button,input,select,textarea {
	outline: 0
}

.lazyload,.lazyloading {
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

button {
	border: none
}

.lazyloaded {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

#body,#footer,#footer_logos,#header,#header2,#index_footer,#top_background,#top_nav {
	max-width: 1940px;
	margin: 0 auto;
	min-width: 1200px
}

#header_tg {
	display: none
}

#top_background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 800px;
	width: 100%
}

#header,#header2 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 1003;
	position: relative
}

#header .header_search_box #header_search,#header2 .header_search_box #header_search {
	height: 100px;
	margin-top: 15px;
	position: relative
}

#header .header_search_box #header_search .logo_fixed,#header2 .header_search_box #header_search .logo_fixed {
	display: none
}

#header .header_search_box #header_search #logo,#header2 .header_search_box #header_search #logo {
	position: absolute;
	left: 0;
	bottom: 30px
}

#header .header_search_box #header_search #search_input,#header2 .header_search_box #header_search #search_input {
	position: absolute;
	right: 0;
	bottom: 32px
}

#header .header_search_box #header_search #search_input ul li,#header2 .header_search_box #header_search #search_input ul li {
	font-size: 12px;
	color: rgba(255,255,255,.7);
	float: left;
	margin-right: 15px
}

#header .header_search_box #header_search #search_input ul li a,#header2 .header_search_box #header_search #search_input ul li a {
	font-weight: 400;
	color: rgba(255,255,255,.7);
	text-decoration: none
}

#header .header_search_box #header_search #search_input #input_div,#header2 .header_search_box #header_search #search_input #input_div {
	margin-top: 23px
}

#header .header_search_box #header_search #search_input #input_div #input1,#header2 .header_search_box #header_search #search_input #input_div #input1 {
	display: inline-block;
	width: 574px;
	height: 36px;
	font-size: 0;
	border-radius: 4px
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d {
	background-color: #fff;
	height: 100%;
	line-height: 36px;
	vertical-align: top;
	display: inline-block;
	width: 20%;
	font-size: 12px;
	cursor: pointer;
	border-right: none;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topleft: 4px;
	-moz-background-clip: padding;
	border-top-left-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_d_s,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_d_s {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 85%;
	padding-right: 10%;
	display: inline-block;
	text-align: center;
	position: relative;
	background: url(../../image/website/pc/2021/frame/down.png) no-repeat scroll right 10px center transparent
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d:hover,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d:hover {
	-webkit-border-bottom-left-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius-bottomleft: 0;
	-moz-background-clip: padding;
	border-bottom-left-radius: 0;
	background-clip: padding-box
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list {
	position: absolute;
	width: 65.2%;
	left: 0;
	top: 59px;
	padding: 10px 0;
	border-top: 0;
	z-index: 20;
	display: none;
	border-radius: 0 0 4px 4px;
	background-color: #fff;
	box-shadow: 0 32px 30px 2px rgba(0,0,0,.1);
	font-size: 0
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li {
	box-sizing: content-box;
	width: 12.43%;
	margin: 3px 0 3px 6px;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	color: #666;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	font-size: 12px;
	cursor: pointer
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li:hover,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li:hover {
	border-radius: 4px;
	background: linear-gradient(0deg,#FC3F51 0,red 100%);
	color: #fff
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.light,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.light {
	color: #ff9700;
	font-weight: 700
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.light:hover,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.light:hover {
	color: #fff;
	background: #ff9700
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category {
	margin-left: 18px;
	width: 21%;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #FC3F51
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category a,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category a {
	font-weight: 700;
	color: #FC3F51
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category:hover,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category:hover {
	background: linear-gradient(0deg,#FC3F51 0,red 100%)
}

#header .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category:hover a,#header2 .header_search_box #header_search #search_input #input_div #input1 #category_d .category_select_list li.to_category:hover a {
	color: #fff
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d {
	border-left: none;
	height: 100%;
	width: 80%;
	display: inline-block;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	border-radius: 0 4px 4px 0
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_input2,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_input2 {
	background-color: transparent;
	margin: 6px 0;
	height: 24px;
	border: none;
	width: 63%;
	text-indent: 10px;
	border-left: 1px solid rgba(204,204,204,.5);
	border-right: 1px solid rgba(204,204,204,.5);
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_input2:focus,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_input2:focus {
	outline: 0
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_select,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_select {
	width: 20%;
	vertical-align: top;
	height: 100%;
	border: none;
	display: inline-block;
	font-size: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 10px;
	background: url(../../image/website/pc/2021/frame/down.png) no-repeat scroll right 15px center transparent
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_select ::-ms-expand,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_select ::-ms-expand {
	display: none
}

#header .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_btn,#header2 .header_search_box #header_search #search_input #input_div #input1 #search_input_right_d #search_btn {
	width: 17%;
	display: inline-block;
	height: 36px;
	background: #FFC900;
	border: none;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	left: 1px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topright: 4px;
	-moz-background-clip: padding;
	border-top-right-radius: 4px;
	background-clip: padding-box
}

#header .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2,#header2 .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 {
	font-size: 0
}

#header .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 input,#header2 .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 input {
	border: none;
	height: 36px;
	background: #FFF;
	box-shadow: -1px 4px 16px 0 rgba(154,154,154,.17);
	vertical-align: top
}

#header .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 #patent_input,#header2 .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 #patent_input {
	padding-left: 30px;
	border-radius: 6px 0 0 6px;
	width: 300px
}

#header .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 #patent_btn,#header2 .header_search_box #header_search #search_input #input_div #input2 #search_input_right_d2 #patent_btn {
	cursor: pointer;
	border-radius: 0 6px 6px 0;
	width: 85px;
	background: #00DCA9 url(../../image/website/pc/2021/patent/search.png) no-repeat center
}

#header .header_search_box #header_search #search_input #input_div #top_btn2,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 {
	margin-left: 5px;
	font-size: 0;
	vertical-align: top;
	display: inline-block;
	box-shadow: 0 2px 20px 2px rgba(0,0,0,.1);
	border-radius: 4px
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own {
	font-size: 12px;
	display: inline-block;
	width: 90px;
	height: 36px;
	background-color: #009688;
	border-radius: 4px 0 0 4px;
	-webkit-transition: all .3s ease-in
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy a,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own a,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy a,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 700
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy a img,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own a img,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy a img,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own a img {
	vertical-align: bottom;
	margin: 0 4px 11px 0
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy#top_own,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own#top_own,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy#top_own,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own#top_own {
	background-color: #FF9700;
	border-radius: 0 4px 4px 0
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy#top_own a img,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own#top_own a img,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy#top_own a img,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own#top_own a img {
	margin: 0 4px 12px 0
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy:hover,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own:hover,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy:hover,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own:hover {
	background-color: #FF6D76
}

#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy:hover#top_own,#header .header_search_box #header_search #search_input #input_div #top_btn2 #top_own:hover#top_own,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_buy:hover#top_own,#header2 .header_search_box #header_search #search_input #input_div #top_btn2 #top_own:hover#top_own {
	background-color: #FFA811
}

#header .header_search_box #header_search #QRcode_div,#header2 .header_search_box #header_search #QRcode_div {
	position: absolute;
	top: 30px;
	right: 0;
	width: 80px;
	text-align: center;
	color: #777
}

#header .header_search_box #header_search #QRcode_div #QRcode,#header2 .header_search_box #header_search #QRcode_div #QRcode {
	width: 80px;
	height: 80px
}

#header .header_search_box #header_search #QRcode_div_best,#header2 .header_search_box #header_search #QRcode_div_best {
	top: 78px;
	right: 0;
	position: absolute;
	text-align: center;
	color: #777
}

#header .header_search_box #header_search #QRcode_div_best #QRcode,#header2 .header_search_box #header_search #QRcode_div_best #QRcode {
	width: 80px;
	height: 80px
}

#header .header_search_box #header_search .patent_need,#header2 .header_search_box #header_search .patent_need {
	position: absolute;
	left: 240px;
	bottom: 0;
	background: url(../../image/website/pc/2021/patent/need.png) no-repeat center;
	width: 148px;
	height: 119px;
	text-align: right
}

#header .header_search_box #header_search .patent_need a,#header2 .header_search_box #header_search .patent_need a {
	margin: 90px 10px 0;
	display: inline-block;
	width: 102px;
	height: 24px;
	background-color: #24EDA0;
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #3D02C9;
	line-height: 24px
}

#header .header_search_box #header_search .patent_need a:hover,#header2 .header_search_box #header_search .patent_need a:hover {
	background-color: #FFC14F;
	cursor: pointer
}

#header .header_search_box #header_search .nav4patent,#header2 .header_search_box #header_search .nav4patent {
	position: absolute;
	left: 420px;
	bottom: 40px;
	display: inline-block
}

#header .header_search_box #header_search .nav4patent li,#header2 .header_search_box #header_search .nav4patent li {
	float: left
}

#header .header_search_box #header_search .nav4patent li a,#header2 .header_search_box #header_search .nav4patent li a {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	height: 15px;
	width: 80px;
	margin: 0 10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 15px
}

#header .header_search_box #header_search .nav4patent li a.active,#header2 .header_search_box #header_search .nav4patent li a.active {
	font-size: 15px;
	font-weight: 700;
	color: #00DB7C;
	border-left: 3px solid #00DB7C
}

#header .header_search_box #header_search .nav4patent li a:hover,#header2 .header_search_box #header_search .nav4patent li a:hover {
	color: #00DB7C
}

#header #header_bottom,#header2 #header_bottom {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid rgba(255,255,255,.35)
}

#header #header_bottom .content,#header2 #header_bottom .content {
	position: relative
}

#header #header_bottom .content #category,#header2 #header_bottom .content #category {
	position: absolute;
	left: 0;
	top: 0;
	width: 190px;
	height: 40px;
	background: linear-gradient(0deg,#FF6B00 0,#FF9C00 100%);
	border-radius: 10px 10px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
	color: rgba(255,255,255,.9);
	cursor: pointer
}

#header #header_bottom .content #header_nav,#header2 #header_bottom .content #header_nav {
	position: absolute;
	right: 0;
	top: 10px
}

#header #header_bottom .content #header_nav li,#header2 #header_bottom .content #header_nav li {
	padding: 0 10px;
	height: 16px;
	border-right: 1px solid #DBDBDB;
	float: left;
	width: 120px;
	text-align: center
}

#header #header_bottom .content #header_nav li a,#header2 #header_bottom .content #header_nav li a {
	color: rgba(255,255,255,.9);
	text-decoration: none;
	font-weight: 700;
	display: block;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 20px 2px
}

#header #header_bottom .content #header_nav li a:hover,#header2 #header_bottom .content #header_nav li a:hover {
	color: rgba(255,201,0,.99)
}

#header #header_bottom .content #header_nav li .active,#header2 #header_bottom .content #header_nav li .active {
	position: relative;
	top: -6px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 6px solid #FFC900;
	color: #fff
}

#header #header_bottom.int,#header2 #header_bottom.int {
	height: 0
}

#header #header_bottom.int .content #header_nav,#header2 #header_bottom.int .content #header_nav {
	top: -28px
}

#header #header_bottom.int .content #header_nav li,#header2 #header_bottom.int .content #header_nav li {
	width: 200px
}

#header #dropdown_div,#header2 #dropdown_div {
	display: none;
	position: absolute;
	top: 40px;
	z-index: 999
}

#header #dropdown_div #dropdown_menu,#header2 #dropdown_div #dropdown_menu {
	width: 190px;
	float: left;
	z-index: 999
}

#header #dropdown_div #dropdown_menu ul,#header2 #dropdown_div #dropdown_menu ul {
	width: 100%;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 450px;
	background-color: rgba(255,255,255,.21);
	border-radius: 0 0 0 10px
}

#header #dropdown_div #dropdown_menu ul li,#header2 #dropdown_div #dropdown_menu ul li {
	cursor: pointer;
	padding: 19px 0 0 18px;
	width: 190px;
	min-height: 18%;
	position: relative;
	box-sizing: border-box
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover {
	background-color: rgba(255,255,255,.96)
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover p a,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover p a {
	color: #333
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_1 .tname,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_1 .tname {
	color: #363636
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_2 .tname,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_2 .tname {
	color: #DA0500
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_3 .tname,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_3 .tname {
	color: #3F8CFF
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_4 .tname,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_4 .tname {
	color: #FF9E4A
}

#header #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_5 .tname,#header2 #dropdown_div #dropdown_menu ul li.dropdown_menu_hover.top_menu_5 .tname {
	color: #2ECDA2
}

#header #dropdown_div #dropdown_menu ul li p,#header2 #dropdown_div #dropdown_menu ul li p {
	overflow: hidden;
	white-space: nowrap;
	color: rgba(255,255,255,.9)
}

#header #dropdown_div #dropdown_menu ul li p a,#header2 #dropdown_div #dropdown_menu ul li p a {
	color: rgba(255,255,255,.8)
}

#header #dropdown_div #dropdown_menu ul li p.tname,#header2 #dropdown_div #dropdown_menu ul li p.tname {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px
}

#header #dropdown_div #dropdown_menu ul li p.tsub_name,#header2 #dropdown_div #dropdown_menu ul li p.tsub_name {
	margin-top: 10px;
	font-size: 12px
}

#header #dropdown_div #dropdown_menu ul li p.tsub_name a:hover,#header2 #dropdown_div #dropdown_menu ul li p.tsub_name a:hover {
	font-weight: 700
}

#header #dropdown_div #side_menu,#header2 #dropdown_div #side_menu {
	width: 1010px;
	height: 450px;
	border-left: none;
	float: left;
	background-color: rgba(255,255,255,.96);
	border-bottom-right-radius: 10px;
	display: none;
	position: relative;
	z-index: 999;
	font-size: 0
}

#header #dropdown_div #side_menu .cat_info,#header2 #dropdown_div #side_menu .cat_info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 63%;
	margin-top: 30px;
	padding-left: 27px;
	height: 400px;
	display: none;
	float: left;
	overflow-y: scroll
}

#header #dropdown_div #side_menu .cat_info::-webkit-scrollbar,#header2 #dropdown_div #side_menu .cat_info::-webkit-scrollbar {
	width: 0
}

#header #dropdown_div #side_menu .cat_info .cat_info_list,#header2 #dropdown_div #side_menu .cat_info .cat_info_list {
	padding-bottom: 15px;
	margin-bottom: 10px
}

#header #dropdown_div #side_menu .cat_info .cat_info_list:last-child,#header2 #dropdown_div #side_menu .cat_info .cat_info_list:last-child {
	border-bottom: none
}

#header #dropdown_div #side_menu .cat_info .cat_info_list p,#header2 #dropdown_div #side_menu .cat_info .cat_info_list p {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px
}

#header #dropdown_div #side_menu .cat_info .cat_info_list p a,#header2 #dropdown_div #side_menu .cat_info .cat_info_list p a {
	padding: 0
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul {
	width: 100%
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul li,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul li {
	float: left;
	height: 25px;
	white-space: nowrap;
	display: inline-block
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul li a,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul li a {
	display: inline-block;
	padding: 4px 6px;
	font-size: 13px;
	margin-right: 10px
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul li a:hover,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul li a:hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background-color: #E90808;
	color: #fff;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul li.vertical_line,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul li.vertical_line {
	line-height: 22px
}

#header #dropdown_div #side_menu .cat_info .cat_info_list ul li:last-child,#header2 #dropdown_div #side_menu .cat_info .cat_info_list ul li:last-child {
	border: none
}

#header #dropdown_div #side_menu .cat_info.serve_box,#header2 #dropdown_div #side_menu .cat_info.serve_box {
	width: 73%
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_title,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_title {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 700
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part {
	position: relative;
	margin-top: 20px;
	padding: 5px 0 0 32px
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part .icon,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part .icon {
	position: absolute;
	top: 6px;
	left: -5px;
	max-width: 30px
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part .p1,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part .p1 {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #000
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2 {
	margin-top: 5px;
	line-height: 30px;
	font-size: 13px;
	color: #000
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2 a,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2 a {
	white-space: nowrap;
	margin-right: 15px
}

#header #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2 a:hover,#header2 #dropdown_div #side_menu .cat_info.serve_box .serve_part .p2 a:hover {
	font-weight: 700;
	cursor: pointer
}

#header #dropdown_div #side_menu .cat_brand,#header2 #dropdown_div #side_menu .cat_brand {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 35%;
	height: 400px;
	margin: 30px 7px 0 0;
	padding: 0 10px 0 20px;
	display: none;
	float: right;
	overflow-y: auto
}

#header #dropdown_div #side_menu .cat_brand::-webkit-scrollbar,#header2 #dropdown_div #side_menu .cat_brand::-webkit-scrollbar {
	width: 10px;
	height: 1px
}

#header #dropdown_div #side_menu .cat_brand::-webkit-scrollbar-thumb,#header2 #dropdown_div #side_menu .cat_brand::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
	background: #FF3131
}

#header #dropdown_div #side_menu .cat_brand::-webkit-scrollbar-track,#header2 #dropdown_div #side_menu .cat_brand::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
	border-radius: 10px;
	background: #FFE7E7
}

#header #dropdown_div #side_menu .cat_brand a,#header2 #dropdown_div #side_menu .cat_brand a {
	padding: 0 3% 5%;
	display: inline-block;
	vertical-align: top;
	width: 42%;
	text-align: center
}

#header #dropdown_div #side_menu .cat_brand a img,#header2 #dropdown_div #side_menu .cat_brand a img {
	border-radius: 5px;
	max-width: 100%;
	max-height: 101px;
	vertical-align: middle
}

#header #dropdown_div #side_menu .cat_brand a p,#header2 #dropdown_div #side_menu .cat_brand a p {
	text-align: left;
	margin-top: 5px;
	width: 100%;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden
}

#header #dropdown_div #side_menu .cat_brand a:hover img,#header2 #dropdown_div #side_menu .cat_brand a:hover img {
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	box-shadow: 0 9px 30px 2px rgba(233,8,8,.25)
}

#header #dropdown_div #side_menu .cat_brand.serve_box2,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 {
	width: 25%
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .img1,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .img1 {
	float: right;
	margin: 10px 57px 25px 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .img1:hover,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .img1:hover {
	-webkit-transform: translate3d(-5%,0,0);
	-moz-transform: translate3d(-5%,0,0);
	-o-transform: translate3d(-5%,0,0);
	-ms-transform: translate3d(-5%,0,0);
	transform: translate3d(-5%,0,0)
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .img2,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .img2 {
	float: right;
	margin-right: 57px
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn {
	position: absolute;
	right: 75px;
	bottom: 40px;
	width: 130px;
	text-align: center
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn button,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn button {
	width: 95px;
	height: 30px;
	background: #FFFEFD;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 700;
	box-shadow: inset 0 0 6px rgba(0,0,0,.1)
}

#header #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn button:hover,#header2 #dropdown_div #side_menu .cat_brand.serve_box2 .left_phone .pbtn button:hover {
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	cursor: pointer;
	box-shadow: none
}

#header #dropdown_div.show,#header2 #dropdown_div.show {
	display: block
}

#header #dropdown_div.dropdown_div,#header2 #dropdown_div.dropdown_div {
	box-shadow: 0 9px 30px 2px rgba(0,0,0,.22);
	border-radius: 0 0 15px 15px
}

#header #dropdown_div.dropdown_div #dropdown_menu ul,#header2 #dropdown_div.dropdown_div #dropdown_menu ul {
	background-color: #f1f1f1
}

#header #dropdown_div.dropdown_div #dropdown_menu ul li p,#header2 #dropdown_div.dropdown_div #dropdown_menu ul li p {
	color: #777
}

#header #dropdown_div.dropdown_div #dropdown_menu ul li p a,#header2 #dropdown_div.dropdown_div #dropdown_menu ul li p a {
	color: #777
}

#header #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover,#header2 #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover {
	background-color: rgba(255,255,255,.98)
}

#header #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover p,#header2 #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover p {
	color: #333
}

#header #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover p a,#header2 #dropdown_div.dropdown_div #dropdown_menu ul li.dropdown_menu_hover p a {
	color: #333
}

#header #dropdown_div.dropdown_div #side_menu,#header2 #dropdown_div.dropdown_div #side_menu {
	background-color: rgba(255,255,255,.98)
}

#header.fixed_show .header_search_box,#header2.fixed_show .header_search_box {
	width: 100%;
	position: fixed;
	top: 0;
	background: rgba(255,255,255,.95);
	opacity: 0;
	z-index: 1003;
	box-shadow: 0 2px 20px 2px rgba(0,0,0,.1)
}

#header.fixed_show .header_search_box #header_search,#header2.fixed_show .header_search_box #header_search {
	margin: 0
}

#header.fixed_show .header_search_box #header_search #logo,#header.fixed_show .header_search_box #header_search .patent_need,#header2.fixed_show .header_search_box #header_search #logo,#header2.fixed_show .header_search_box #header_search .patent_need {
	display: none
}

#header.fixed_show .header_search_box #header_search .logo_fixed,#header2.fixed_show .header_search_box #header_search .logo_fixed {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 15px
}

#header.fixed_show .header_search_box #header_search .logo_fixed .logo1,#header2.fixed_show .header_search_box #header_search .logo_fixed .logo1 {
	margin-right: 10px
}

#header.fixed_show .header_search_box #header_search .logo_fixed .logo3,#header2.fixed_show .header_search_box #header_search .logo_fixed .logo3 {
	position: absolute;
	bottom: -15px;
	right: -150px
}

#header.fixed_show .header_search_box #header_search #search_input #input_div #input1,#header2.fixed_show .header_search_box #header_search #search_input #input_div #input1 {
	box-shadow: 0 2px 20px 2px rgba(0,0,0,.1)
}

#header.fixed_show .header_search_box #header_search .nav4patent li a,#header2.fixed_show .header_search_box #header_search .nav4patent li a {
	color: #000
}

#header.fixed_show .header_search_box #header_search .nav4patent li a.active,#header2.fixed_show .header_search_box #header_search .nav4patent li a.active {
	font-size: 15px;
	font-weight: 700;
	color: #00DB7C;
	border-left: 3px solid #00DB7C
}

#header.fixed_show .header_search_box #header_search .nav4patent li a:hover,#header2.fixed_show .header_search_box #header_search .nav4patent li a:hover {
	color: #00DB7C
}

#header.fixed_show #header_bottom,#header2.fixed_show #header_bottom {
	padding-top: 100px
}

.custom-select {
	padding: 0
}

.custom-select .show_extra {
	font-size: 14px;
	text-indent: 6px;
	position: absolute;
	background-color: #fff;
	color: #666;
	width: 180%;
	margin-top: 4px;
	display: none;
	border: 1px solid #1e90ff
}

.custom-select .show_extra li:hover {
	background-color: #1e90ff;
	color: #fff
}

#top_nav {
	z-index: 1004;
	height: 28px;
	background: rgba(0,0,0,.15);
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	position: relative
}

#top_nav a {
	color: #fff
}

#top_nav #left_nav {
	position: absolute
}

#top_nav #right_nav {
	position: absolute;
	right: 0
}

#top_nav #right_nav ul {
	float: left;
	margin-left: 15px
}

#top_nav #right_nav ul li {
	float: left;
	padding-left: 8px
}

#top_nav #right_nav ul li #frame_login,#top_nav #right_nav ul li #frame_regist,#top_nav #right_nav ul li .login_a {
	font-weight: 700;
	cursor: pointer;
	color: #fff
}

#top_nav #right_nav ul li #frame_login:hover,#top_nav #right_nav ul li #frame_regist:hover,#top_nav #right_nav ul li .login_a:hover {
	color: #ffaf00
}

#top_nav #right_nav ul li.line {
	font-size: 13px;
	color: rgba(255,255,255,.8)
}

#top_nav #right_nav ul li:hover a {
	color: #ffaf00;
	cursor: pointer
}

#top_nav #right_nav ul li:hover .img2 {
	background: url(../../image/website/pc/2021/frame/longin_yellow.png)
}

#top_nav #right_nav ul li a {
	text-decoration: none;
	font-size: 12px
}

#top_nav #right_nav ul li .img {
	vertical-align: top;
	margin-top: 6px;
	margin-right: 4px
}

#top_nav #right_nav ul li .img2 {
	display: inline-block;
	width: 13px;
	height: 14px;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 4px;
	background: url(../../image/website/pc/2021/frame/login.png)
}

#top_nav #right_nav ul li#nav_bar {
	display: block;
	padding: 0 16px
}

#top_nav #right_nav ul li span {
	font-size: 14px
}

#top_nav #right_nav ul#login_ul2 li {
	position: relative
}

#top_nav #right_nav ul#login_ul2 li ul {
	padding: 5px 0;
	background-color: #FFF3F3;
	position: absolute;
	display: none
}

#top_nav #right_nav ul#login_ul2 li ul li {
	padding: 0;
	width: 100%;
	text-align: center
}

#top_nav #right_nav ul#login_ul2 li ul li a {
	color: #666;
	display: inline-block;
	width: 100%
}

#top_nav #right_nav ul#login_ul2 li ul li a:hover {
	color: #FF0100
}

#top_nav #right_nav ul#login_ul2:hover li ul {
	display: block
}

#top_nav #nav_bar_div {
	background-color: #FFF3F3;
	width: 100%;
	position: absolute;
	left: 0;
	top: 28px;
	box-shadow: 0 9px 30px 2px rgba(0,0,0,.22);
	border-radius: 0 0 5px 5px;
	z-index: 999;
	display: none;
	padding: 20px 25px
}

#top_nav #nav_bar_div img,#top_nav #nav_bar_div ul {
	display: inline-block;
	vertical-align: top
}

#top_nav #nav_bar_div img {
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box
}

#top_nav #nav_bar_div ul {
	margin-left: 60px
}

#top_nav #nav_bar_div ul li {
	padding-right: 15px;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px
}

#top_nav #nav_bar_div ul li.title {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	margin-bottom: 2px
}

#top_nav #nav_bar_div ul li a {
	color: #666
}

#top_nav #nav_bar_div ul li a:hover {
	color: #FF0100
}

#footer {
	height: 500px;
	background: #343434;
	color: #989898
}

#footer a {
	color: #989898;
	text-decoration: none
}

#footer #foot_top {
	height: 270px;
	font-size: 13px
}

#footer #foot_top #foot1 {
	padding-top: 87px;
	float: left;
	width: 250px;
	height: 183px
}

#footer #foot_top .foot_list {
	padding-top: 40px;
	width: 130px;
	height: 230px;
	float: left
}

#footer #foot_top .foot_list p {
	color: #DDD;
	font-size: 16px
}

#footer #foot_top .foot_list li {
	margin-top: 14px
}

#footer #foot_top #foot2 {
	padding-top: 43px;
	float: right;
	width: 300px;
	height: 227px
}

#footer #foot_top #foot2 p {
	line-height: 26px
}

#footer #foot_top #foot2 #QRcode2 {
	width: 110px;
	height: 110px
}

#footer #footer_bottom {
	border-top: 1px solid #4C4C4C;
	font-size: 12px
}

#footer #footer_bottom #scroll_friend_link {
	width: 100%;
	height: 18px;
	line-height: 18px;
	margin-top: 20px;
	position: relative;
	overflow: hidden
}

#footer #footer_bottom #scroll_friend_link label {
	width: 70px;
	height: 100%;
	color: #ddd
}

#footer #footer_bottom #scroll_friend_link #scroll_friend_ul {
	width: 600px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 65px
}

#footer #footer_bottom #scroll_friend_link #scroll_friend_ul .scroll_f_u_s {
	width: 100%;
	height: 30px
}

#footer #footer_bottom #scroll_friend_link #scroll_friend_ul .scroll_f_u_s a {
	float: left;
	padding: 0 15px;
	color: #ddd;
	height: 30px
}

#footer #footer_bottom #bottom_left {
	margin-top: 20px;
	width: 500px;
	float: left;
	line-height: 30px
}

#footer #footer_bottom #bottom_left .foot_tags {
	float: left;
	padding: 0 10px;
	word-break: keep-all
}

#footer #footer_bottom #bottom_left .footer_high_light {
	color: #DDD
}

#footer #footer_bottom #bottom_right {
	margin-top: 20px;
	width: 700px;
	float: right;
	line-height: 30px;
	text-align: right
}

#footer_logos {
	width: 100%;
	height: 0;
	overflow: hidden;
	background-color: transparent;
	text-align: center
}

#footer_logos .footer_img {
	width: 0;
	height: 0
}

#body {
	overflow: hidden
}

.red {
	color: red
}

.content {
	min-width: 1200px;
	width: 1200px;
	margin: 0 auto;
	clear: both
}

#logo2 {
	width: 167px;
	height: 99px
}

.clear {
	clear: both
}

.white_bg {
	background: #fff
}

.float_left {
	float: left
}

.float_right {
	float: right
}

.dialog_register .dialog_r_item {
	height: 34px
}

.dialog_register .dialog_r_item label {
	margin-right: 5px;
	width: 85px;
	height: 100%;
	display: inline-block
}

.dialog_register .dialog_r_item .dialog_r_input {
	border: 1px solid #dbdbdb;
	height: 27px;
	line-height: 27px;
	text-indent: 5px;
	width: 130px
}

.dialog_register .dialog_r_item .dialog_r_input.red_border {
	border: 1px solid #ce0000
}

.dialog_register .dialog_r_item #register_send_code {
	margin-left: 10px;
	background-color: #f2f2f2;
	border: 1px solid #c1c1c1;
	color: gray;
	cursor: pointer;
	font-weight: 400;
	padding: 3px 9px
}

.dialog_register .dialog_r_item .d_r_short_input {
	width: 70px
}

.dialog_register .dialog_r_item #dialog_do_register {
	margin-top: 10px;
	cursor: pointer;
	margin-left: 94px;
	padding: 3px 12px;
	color: #fff;
	border: 1px solid #ce0000;
	background-color: #ce0000
}

.dialog_register .green_note {
	height: 22px;
	line-height: 22px;
	font-size: 12px
}

.dialog_register .green_note .green_success {
	width: 16px;
	height: 16px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	display: inline-block
}

#frame_fixed_menu {
	position: absolute;
	right: 25px;
	top: 750px;
	width: 65px;
	height: 426px;
	z-index: 1000!important;
	background-size: cover
}

#frame_fixed_menu .red_box {
	position: absolute;
	right: 7px;
	transition: all .3s ease 0s
}

#frame_fixed_menu .red_box .text {
	cursor: pointer;
	width: 56px;
	height: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

#frame_fixed_menu .red_box .text span {
	font-size: 12px;
	font-family: Microsoft YaHei;
	color: #FFF;
	line-height: 16px;
	font-weight: 700
}

#frame_fixed_menu .red_box.r1 {
	top: 71px;
	height: 68px;
	border-radius: 6px 6px 0 0
}

#frame_fixed_menu .red_box.r1 .qr_code {
	font-size: 0;
	position: absolute;
	top: -20px;
	right: 70px;
	width: 110px;
	height: 110px;
	display: none;
	background: linear-gradient(0deg,#EF3565 0,red 100%)
}

#frame_fixed_menu .red_box.r1 .qr_code .angle {
	position: absolute;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #EF3565;
	border-bottom: 10px solid transparent
}

#frame_fixed_menu .red_box.r1 .qr_code img {
	width: 100px
}

#frame_fixed_menu .red_box.r2 {
	top: 139px;
	height: 69px
}

#frame_fixed_menu .red_box.r2 .bd_lxb_note {
	position: absolute;
	right: 70px;
	width: 130px;
	height: 100%;
	display: none;
	background: linear-gradient(0deg,#EF3565 0,red 100%);
	border-radius: 6px
}

#frame_fixed_menu .red_box.r2 .bd_lxb_note .angle {
	position: absolute;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #EF3565;
	border-bottom: 10px solid transparent
}

#frame_fixed_menu .red_box.r2 .bd_lxb_note .phone {
	border-radius: 6px;
	background-color: #fff;
	width: 95%;
	height: 90%;
	text-align: left;
	padding: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#frame_fixed_menu .red_box.r2 .bd_lxb_note .phone p {
	font-weight: 700
}

#frame_fixed_menu .red_box.r2 .bd_lxb_note .phone .p2 {
	color: red
}

#frame_fixed_menu .red_box.r3 {
	top: 208px;
	height: 70px;
	border-radius: 6px 6px 0 0
}

#frame_fixed_menu .red_box.r3 .qr_code {
	font-size: 0;
	position: absolute;
	top: -20px;
	right: 70px;
	width: 110px;
	height: 110px;
	display: none;
	background: linear-gradient(0deg,#EF3565 0,red 100%)
}

#frame_fixed_menu .red_box.r3 .qr_code .angle {
	position: absolute;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #EF3565;
	border-bottom: 10px solid transparent
}

#frame_fixed_menu .red_box.r3 .qr_code img {
	width: 100px
}

#frame_fixed_menu .red_box.r4 {
	top: 278px;
	height: 69px
}

#frame_fixed_menu .red_box.r5 {
	top: 347px;
	height: 69px;
	border-radius: 0 0 6px 6px
}

#frame_fixed_menu .red_box.r5 .text .gold {
	display: inline-block
}

#frame_fixed_menu .red_box.r5 .text .white {
	display: none
}

#frame_fixed_menu .red_box:hover {
	background: linear-gradient(0deg,#EF3565 0,red 100%)
}

#frame_fixed_menu .red_box:hover.r1 {
	border-radius: 6px 6px 0 0
}

#frame_fixed_menu .red_box:hover.r1 .qr_code {
	display: flex
}

#frame_fixed_menu .red_box:hover.r2 .bd_lxb_note {
	display: flex
}

#frame_fixed_menu .red_box:hover.r3 .qr_code {
	display: flex
}

#frame_fixed_menu .red_box:hover.r5 .text .gold {
	display: none
}

#frame_fixed_menu .red_box:hover.r5 .text .white {
	display: inline-block
}

.contact_seller_phone {
	width: 280px;
	height: 110px;
	margin: 0 auto
}

.contact_seller_phone .bap2_1 {
	font-size: 20px;
	color: #CE0000;
	margin-left: 31px;
	margin-bottom: 8px;
	margin-top: 3px;
	font-weight: 700
}

.contact_seller_phone .bap2_2 {
	font-size: 12px;
	color: #000;
	margin-left: 31px;
	margin-bottom: 10px
}

.contact_seller_phone .bap2_3 {
	width: 215px;
	height: 35px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	padding-left: 31px
}

.contact_seller_phone .bap2_3 .ask_phone,.contact_seller_phone .bap2_3 .left_employee_phone,.contact_seller_phone .bap2_3 .phone {
	border: 1px solid #CE0000;
	width: 144px;
	height: 33px;
	text-indent: 5px;
	float: left
}

.contact_seller_phone .bap2_3 .call_for_help,.contact_seller_phone .bap2_3 .do_ask,.contact_seller_phone .bap2_3 .do_ask_phone,.contact_seller_phone .bap2_3 .do_ask_phone_employee {
	width: 67px;
	height: 35px;
	border: none;
	float: left;
	color: #fff;
	cursor: pointer;
	letter-spacing: 1px;
	background: #CE0000
}

.contact_seller_phone .bap_error {
	display: none;
	height: 18px;
	width: 100%;
	color: red;
	text-indent: 30px
}

#keywords_popupmenu {
	position: absolute;
	outline: 0;
	margin: 0;
	cursor: default;
	background-color: #fff;
	z-index: 99999;
	width: 382px;
	top: 59px;
	left: 115px;
	box-shadow: 0 15px 15px 10px rgba(27,6,6,.1)
}

#keywords_popupmenu.s-menu-hidden {
	visibility: hidden
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem {
	padding: 0 5px;
	color: #333;
	list-style: none;
	margin: 0;
	font-size: 12px;
	line-height: 26px;
	white-space: nowrap;
	left: -9999px;
	top: -9999px;
	overflow: hidden;
	cursor: pointer
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem b {
	font-weight: 700;
	color: #000
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-list {
	height: 26px
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-list .s-mi-cont-key {
	float: left;
	padding-left: 5px;
	text-align: left
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-list .s-mi-cont-style {
	float: left;
	margin-left: 15px;
	text-align: left
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem.s-menuitem-hover {
	background-color: rgba(239,239,239,.35);
	color: #fff
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem.s-menuitem-hover b {
	color: red
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem.s-menuitem-hover .s-mi-tip {
	background-color: rgba(239,239,239,.35);
	border-top: 1px solid rgba(239,239,239,.35)
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem.s-menuitem-hover .s-mi-list {
	color: red
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-tip {
	font-family: '\5B8B\4F53';
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #fff;
	padding: 0 5px;
	overflow: hidden;
	color: #333;
	cursor: pointer
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-tip b {
	font-family: Arial;
	display: inline-block;
	vertical-align: middle;
	max-width: 130px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 400
}

#keywords_popupmenu #keywords_popupmenu_content .s-menuitem .s-mi-tip em {
	margin: 0 5px 0 0;
	font-weight: 700;
	padding: 0;
	float: none;
	font-size: 12px;
	font-style: normal
}

#index_footer {
	padding: 20px 0 20px
}

#index_footer .index_footer_top .footer_left,#index_footer .index_footer_top .footer_right {
	box-shadow: 0 15px 20px 10px rgba(27,6,6,.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 226px;
	background: linear-gradient(0deg,#EEF0F8 0,#FFF 100%);
	border-radius: 15px
}

#index_footer .index_footer_top .footer_left {
	padding: 30px 0 0 45px;
	width: 844px;
	float: left
}

#index_footer .index_footer_top .footer_left .foot_list {
	width: 14%;
	height: 100%;
	float: left
}

#index_footer .index_footer_top .footer_left .foot_list:hover p {
	color: #F01312
}

#index_footer .index_footer_top .footer_left .foot_list p {
	font-size: 14px;
	color: #666;
	font-weight: 700
}

#index_footer .index_footer_top .footer_left .foot_list ul {
	margin-top: 18px
}

#index_footer .index_footer_top .footer_left .foot_list ul li a {
	font-size: 12px;
	color: #888;
	text-align: left;
	line-height: 25px
}

#index_footer .index_footer_top .footer_left .foot_list ul li a.bold {
	font-weight: 700
}

#index_footer .index_footer_top .footer_left .foot_list ul li a:hover {
	text-shadow: rgba(255,0,0,.1) .1em .1em .5em;
	color: #F01312;
	font-weight: 700
}

#index_footer .index_footer_top .footer_left .foot_list.we {
	margin-left: 36px;
	text-indent: -22px;
	width: 22%
}

#index_footer .index_footer_top .footer_right {
	width: 347px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 34px 20px 0
}

#index_footer .index_footer_top .footer_right .tel {
	width: 100%;
	margin-bottom: 20px
}

#index_footer .index_footer_top .footer_right .tel img {
	height: 40px;
	vertical-align: bottom
}

#index_footer .index_footer_top .footer_right .tel .text {
	display: inline-block;
	vertical-align: bottom
}

#index_footer .index_footer_top .footer_right .tel .text .p1,#index_footer .index_footer_top .footer_right .tel .text .p2 {
	line-height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #ff0b0a
}

#index_footer .index_footer_top .footer_right .tel .text .p1.p2,#index_footer .index_footer_top .footer_right .tel .text .p2.p2 {
	line-height: 24px;
	font-size: 24px
}

#index_footer .index_footer_top .footer_right .qrcode {
	width: 100%
}

#index_footer .index_footer_top .footer_right .qrcode ul {
	font-size: 0
}

#index_footer .index_footer_top .footer_right .qrcode ul li {
	float: left;
	width: 30%
}

#index_footer .index_footer_top .footer_right .qrcode ul li img {
	width: 85px
}

#index_footer .index_footer_top .footer_right .qrcode ul li p {
	margin-top: 8px;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	text-align: center
}

#index_footer .index_footer_top .footer_right .qrcode ul li:nth-child(2) {
	margin: 0 5%
}

#index_footer .index_footer_bottom {
	min-height: 105px;
	border-radius: 15px
}

#index_footer .index_footer_bottom .text {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFF;
	line-height: 18px;
	opacity: .5
}

#index_footer .index_footer_bottom .text a,#index_footer .index_footer_bottom .text b {
	color: #fff;
	padding: 0 20px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400
}

#index_footer .index_footer_bottom #scroll_friend_link {
	width: 800px;
	line-height: 18px;
	margin: 15px auto 0;
	font-size: 12px
}

#index_footer .index_footer_bottom #scroll_friend_link label {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 100%;
	color: rgba(255,255,255,.5)
}

#index_footer .index_footer_bottom #scroll_friend_link #scroll_friend_ul {
	max-width: 720px;
	display: inline-block;
	vertical-align: top
}

#index_footer .index_footer_bottom #scroll_friend_link #scroll_friend_ul .scroll_f_u_s {
	width: 100%;
	height: 22px
}

#index_footer .index_footer_bottom #scroll_friend_link #scroll_friend_ul .scroll_f_u_s a {
	float: left;
	padding: 0 14px;
	color: rgba(255,255,255,.5);
	height: 22px
}

#index_footer .ba {
	text-align: center;
	color: rgba(255,255,255,.66);
	font-size: 12px;
	margin-top: 30px
}

#index_footer .ba a {
	color: rgba(255,255,255,.66)
}

body #bottom_fixed_right_a {
	position: fixed;
	background-color: #f9111c;
	left: 0;
	bottom: 40px;
	cursor: pointer;
	width: 120px;
	height: 70px;
	z-index: 1001;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-bottomright: 20px;
	-moz-background-clip: padding;
	border-bottom-right-radius: 20px;
	background-clip: padding-box;
	-webkit-box-shadow: 6px 7px 20px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 6px 7px 20px 5px rgba(0,0,0,.15);
	box-shadow: 6px 7px 20px 5px rgba(0,0,0,.15)
}

body #bottom_fixed_right_a p {
	font-size: 14px;
	color: #F2E5A0;
	font-weight: 700;
	position: absolute;
	bottom: 10px;
	left: 8px
}

body #bottom_fixed_right_a p span {
	font-size: 18px
}

@-moz-keyframes rock {
	0% {
		-moz-transform: scale(1)
	}

	10%,20% {
		-moz-transform: scale(.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-moz-transform: scale(1.2) rotate(3deg)
	}

	40%,60%,80% {
		-moz-transform: scale(1.2) rotate(-3deg)
	}

	100% {
		-moz-transform: scale(1) rotate(0)
	}
}

@-webkit-keyframes rock {
	0% {
		-webkit-transform: scale(1)
	}

	10%,20% {
		-webkit-transform: scale(.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale(1.2) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale(1.2) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0)
	}
}

@keyframes shake {
	20% {
		transform: translateY(11px)
	}

	40% {
		transform: translateY(-9px)
	}

	55% {
		transform: translateY(7px)
	}

	70% {
		transform: translateY(-5px)
	}

	85% {
		transform: translateY(3px)
	}

	95% {
		transform: translateY(-1px)
	}

	100% {
		transform: translateY(0)
	}
}

body #bottom_fixed_right_a img {
	position: absolute;
	left: 25px;
	bottom: 40px;
	border-radius: 42%;
	box-shadow: 0 10px 5px #B80F20
}

body #bottom_fixed_right_a img.shake {
	-webkit-animation: shake 1s .2s ease both;
	-moz-animation: shake 1s .2s ease both
}

body #bottom_fixed_a {
	width: 100%;
	height: 70px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1003;
	display: none
}

body #bottom_fixed_a .bfa_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1
}

body #bottom_fixed_a .bfa_bg img {
	width: 100%;
	height: 100%
}

body #bottom_fixed_a .bfa_body {
	width: 755px;
	padding-left: 450px;
	padding-right: 35px;
	height: 38px;
	margin: 17px auto 0;
	position: relative
}

body #bottom_fixed_a .bfa_body .p1 {
	position: absolute;
	top: -10px;
	left: 60px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #fff;
	line-height: 60px
}

body #bottom_fixed_a .bfa_body .p1 span {
	color: #ffb141
}

body #bottom_fixed_a .bfa_body .phone_cont {
	float: left;
	margin-left: 12px;
	height: 100%;
	width: 450px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	overflow: hidden;
	-webkit-box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	font-size: 0
}

body #bottom_fixed_a .bfa_body .phone_cont .timing_phone {
	height: 100%;
	border: none;
	background-color: #fff;
	font-size: 13px;
	text-indent: 30px;
	width: 75%;
	float: left
}

body #bottom_fixed_a .bfa_body .phone_cont .timing_leave_phone {
	height: 100%;
	line-height: 38px;
	width: 25%;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	background-color: #ff0b0a;
	display: inline-block;
	color: #fff
}

body #bottom_fixed_a .bfa_body .comm_cont {
	float: right;
	height: 100%;
	position: relative;
	font-size: 0
}

body #bottom_fixed_a .bfa_body .comm_cont .bfa_free_ask,body #bottom_fixed_a .bfa_body .comm_cont .bfa_qq_ask {
	-webkit-box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	box-shadow: 0 0 20px 7px rgba(0,0,0,.1);
	display: inline-block;
	width: 75px;
	padding-left: 25px;
	height: 100%;
	background-color: #f80;
	background-position: top 10px left 12px;
	background-repeat: no-repeat;
	border-radius: 6px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #FFF;
	line-height: 38px
}

body #bottom_fixed_a .bfa_body .comm_cont .bfa_free_ask {
	background-color: #ff9d00;
	margin-left: 15px
}

body #bottom_fixed_a .bfa_body .comm_cont .bfa_close {
	position: absolute;
	top: -10px;
	right: -35px;
	cursor: pointer
}

body #bottom_fixed_a .bfa_body .see_close {
	position: absolute;
	top: 53px;
	right: 93px;
	cursor: pointer;
	width: 72px;
	line-height: 24px;
	text-align: center;
	background-color: #ff7e00;
	color: #fff;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box
}

.loading {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.1);
	z-index: 90
}

.sk-circle {
	margin: 40px auto;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -20px
}

.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #529df5;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {
	0%,100%,80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-circleBounceDelay {
	0%,100%,80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

#footer_icp {
	height: 60px;
	line-height: 60px;
	width: 100%;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	display: none
}

.layer_agreement_html {
	overflow: visible!important;
	border-radius: 10px!important
}

.layer_agreement_html .layui-layer-content {
	background: url(../../image/website/pc/layer_bg/755.png);
	background-position: top center;
	background-repeat: no-repeat;
	border-radius: 10px!important;
	overflow: visible!important
}

.layer_agreement_html .layui-layer-setwin {
	display: none
}

.layer_agreement_html .title {
	text-align: center;
	color: #FFF;
	font-weight: 700;
	height: 110px;
	width: 100%;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topright: 10px;
	-moz-background-clip: padding;
	border-top-right-radius: 10px;
	background-clip: padding-box;
	position: relative
}

.layer_agreement_html .title .layer_top_logo {
	position: absolute;
	left: 334px;
	top: -62px
}

.layer_agreement_html .title .layer_agreement_title {
	font-size: 20px;
	padding-top: 25px
}

.layer_agreement_html .title .layer_agreement_title span {
	font-weight: 400
}

.layer_agreement_html .title .ag_title {
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 1;
	padding-top: 20px
}

.layer_agreement_html .title .layer_agreement_close {
	position: absolute;
	top: 15px;
	right: 17px
}

.layer_agreement_html .title .layer_agreement_close img {
	height: 16px;
	width: 16px
}

.layer_agreement_html #agreement-body {
	height: 420px;
	width: 100%;
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box;
	position: relative
}

.layer_agreement_html #agreement-body .agreement_tmp {
	height: 367px;
	overflow-y: scroll;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 5px
}

.layer_agreement_html #agreement-body .agreement_tmp::-webkit-scrollbar {
	width: 6px;
	background: #f2f2f2
}

.layer_agreement_html #agreement-body .agreement_tmp::-webkit-scrollbar-thumb {
	display: block;
	width: 6px;
	margin: 0 auto;
	border-radius: 3px;
	background: #b4bbc5
}

.layer_agreement_html #agreement-body .agreement_tmp .ag_updated {
	font-size: 13px;
	color: #999;
	text-align: right;
	line-height: 1;
	margin-top: 5px
}

.layer_agreement_html #agreement-body .has_read_agreement {
	width: 200px;
	height: 32px;
	background-color: #ccc;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 277.5px;
	cursor: pointer
}

.layer_agreement_html #agreement-body .has_read_agreement:hover {
	background-color: #f11312
}

.layer_login_div2 {
	overflow: visible!important;
	width: 420px;
	border-radius: 6px!important
}

.layer_login_div2 .layui-layer-content {
	border-radius: 6px;
	overflow: visible!important;
	padding: 70px 0 20px;
	position: relative
}

.layer_login_div2 .layui-layer-content .title {
	position: absolute;
	top: -40px;
	width: 100%;
	height: 60px;
	text-align: center
}

.layer_login_div2 .layui-layer-content .title .t1 {
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	padding-top: 8px
}

.layer_login_div2 .layui-layer-content .title .t2 {
	display: none
}

.layer_login_div2 .layui-layer-content .title #login_top_img {
	display: inline-block;
	background: url(../../image/website/pc/login/login-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 80px
}

.layer_login_div2 .layui-layer-content #dialog_login_div {
	position: relative;
	padding: 0 10%
}

.layer_login_div2 .layui-layer-content #dialog_login_div #layer_register_telphone {
	height: 46px;
	width: 100%;
	margin-top: 15px;
	text-align: left;
	text-indent: 25px;
	border: none;
	border-bottom: 1px solid #ccc
}

.layer_login_div2 .layui-layer-content #dialog_login_div .code_cont {
	margin-top: 8.5px;
	height: 46px;
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

.layer_login_div2 .layui-layer-content #dialog_login_div .code_cont #layer_register_code {
	width: 59%;
	height: 100%;
	display: inline-block;
	border: none;
	text-align: left;
	text-indent: 25px
}

.layer_login_div2 .layui-layer-content #dialog_login_div .code_cont #layer_register_send_code {
	width: 41%;
	height: 100%;
	line-height: 46px;
	text-align: center;
	float: right;
	border: none;
	color: #23a4ff;
	font-weight: 700;
	font-size: 12px
}

.layer_login_div2 .layui-layer-content #dialog_login_div .code_cont #layer_register_send_code.selected {
	color: #a9a9a9
}

.layer_login_div2 .layui-layer-content #dialog_login_div #layer_do_register {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color: #f11312;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.layer_login_div2 .layui-layer-content #dialog_login_div #layer_do_register.not_allowed {
	background-color: grey;
	pointer-events: none
}

.layer_login_div2 .layui-layer-content #dialog_login_div .service {
	margin-top: 10px;
	font-size: 0;
	line-height: 12px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none
}

.layer_login_div2 .layui-layer-content #dialog_login_div .service label {
	font-size: 12px;
	color: #a4a4a4
}

.layer_login_div2 .layui-layer-content #dialog_login_div .service label input {
	width: 12px;
	height: 12px;
	margin-right: 3px;
	vertical-align: top
}

.layer_login_div2 .layui-layer-content #dialog_login_div .service a {
	cursor: pointer;
	font-size: 12px;
	color: #22a3ff;
	font-weight: 700
}

.layer_login_div2 .layui-layer-content #dialog_login_div #layer_register_note {
	font-size: 12px;
	color: #ff4e00
}

.layer_login_div,.layer_login_div_search {
	width: 530px;
	border: none;
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box;
	overflow: hidden
}

.layer_login_div .layui-layer-content,.layer_login_div_search .layui-layer-content {
	padding: 0 0 30px
}

.layer_login_div .title,.layer_login_div_search .title {
	height: 56px;
	background-color: #efefef;
	text-align: center
}

.layer_login_div .title .t1,.layer_login_div_search .title .t1 {
	font-weight: 700;
	font-size: 16px;
	line-height: 56px;
	color: #333
}

.layer_login_div .layer_close,.layer_login_div_search .layer_close {
	position: absolute;
	top: 11px;
	right: 21px
}

.layer_login_div .layer_close img,.layer_login_div_search .layer_close img {
	width: 35px
}

.layer_login_div #layer_login_div,.layer_login_div_search #layer_login_div {
	position: relative;
	padding: 0 60px
}

.layer_login_div #layer_login_div .l_note,.layer_login_div_search #layer_login_div .l_note {
	font-size: 15px;
	color: #34bf62;
	text-align: left;
	height: 24px
}

.layer_login_div #layer_login_div .l_note .iconfont,.layer_login_div_search #layer_login_div .l_note .iconfont {
	font-size: 12px
}

.layer_login_div #layer_login_div .input-group,.layer_login_div_search #layer_login_div .input-group {
	position: relative
}

.layer_login_div #layer_login_div .input-group #layer_register_telphone,.layer_login_div_search #layer_login_div .input-group #layer_register_telphone {
	-webkit-border-radius: 48px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 48px;
	-moz-background-clip: padding;
	border-radius: 48px;
	background-clip: padding-box;
	height: 48px;
	width: 100%;
	border: 1px solid #dcdcdc;
	margin-top: 25px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 24px center;
	background-size: 16px;
	text-indent: 55px
}

.layer_login_div #layer_login_div .input-group #layer_register_telphone::-webkit-input-placeholder,.layer_login_div_search #layer_login_div .input-group #layer_register_telphone::-webkit-input-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .input-group #layer_register_telphone:-moz-placeholder,.layer_login_div_search #layer_login_div .input-group #layer_register_telphone:-moz-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .input-group #layer_register_telphone::-moz-placeholder,.layer_login_div_search #layer_login_div .input-group #layer_register_telphone::-moz-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .input-group #layer_register_telphone:-ms-input-placeholder,.layer_login_div_search #layer_login_div .input-group #layer_register_telphone:-ms-input-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .input-group .note_register_telphone,.layer_login_div_search #layer_login_div .input-group .note_register_telphone {
	position: absolute;
	bottom: -18px;
	font-size: 12px;
	color: #da0000;
	text-indent: 40px;
	background-repeat: no-repeat;
	background-position: 25px center
}

.layer_login_div #layer_login_div .validate_code_div,.layer_login_div_search #layer_login_div .validate_code_div {
	height: 48px;
	width: 100%;
	margin-top: 27px;
	margin-bottom: -10px
}

.layer_login_div #layer_login_div .validate_code_div input,.layer_login_div_search #layer_login_div .validate_code_div input {
	width: 260px;
	height: 100%;
	-webkit-border-radius: 24px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 24px;
	-moz-background-clip: padding;
	border-radius: 24px;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	text-indent: 55px;
	float: left
}

.layer_login_div #layer_login_div .validate_code_div img,.layer_login_div_search #layer_login_div .validate_code_div img {
	float: right;
	margin-top: 5px;
	cursor: pointer
}

.layer_login_div #layer_login_div .code_cont,.layer_login_div_search #layer_login_div .code_cont {
	margin-top: 27px;
	height: 48px;
	width: 100%;
	-webkit-border-radius: 48px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 48px;
	-moz-background-clip: padding;
	border-radius: 48px;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	overflow: hidden
}

.layer_login_div #layer_login_div .code_cont #layer_register_code,.layer_login_div_search #layer_login_div .code_cont #layer_register_code {
	width: 59%;
	height: 100%;
	display: inline-block;
	border: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 24px center;
	background-size: 11px;
	text-indent: 55px
}

.layer_login_div #layer_login_div .code_cont #layer_register_code::-webkit-input-placeholder,.layer_login_div_search #layer_login_div .code_cont #layer_register_code::-webkit-input-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .code_cont #layer_register_code:-moz-placeholder,.layer_login_div_search #layer_login_div .code_cont #layer_register_code:-moz-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .code_cont #layer_register_code::-moz-placeholder,.layer_login_div_search #layer_login_div .code_cont #layer_register_code::-moz-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .code_cont #layer_register_code:-ms-input-placeholder,.layer_login_div_search #layer_login_div .code_cont #layer_register_code:-ms-input-placeholder {
	color: #b3b3b3
}

.layer_login_div #layer_login_div .code_cont #layer_register_send_code,.layer_login_div_search #layer_login_div .code_cont #layer_register_send_code {
	width: 41%;
	height: 100%;
	line-height: 48px;
	text-align: center;
	float: right;
	border: none;
	background-color: #ff9600;
	color: #fff;
	font-size: 13px;
	font-weight: 700
}

.layer_login_div #layer_login_div #layer_register_note,.layer_login_div_search #layer_login_div #layer_register_note {
	line-height: 30px;
	display: block;
	width: 100%;
	color: red;
	font-size: 12px
}

.layer_login_div #layer_login_div .last_note,.layer_login_div_search #layer_login_div .last_note {
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 12px;
	margin-top: 12px;
	font-weight: 700
}

.layer_login_div #layer_login_div .last_note span,.layer_login_div_search #layer_login_div .last_note span {
	color: #da0000
}

.layer_login_div #layer_login_div #layer_do_register,.layer_login_div_search #layer_login_div #layer_do_register {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #da0000;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	margin-top: 14px;
	-webkit-border-radius: 48px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 48px;
	-moz-background-clip: padding;
	border-radius: 48px;
	background-clip: padding-box;
	letter-spacing: 1px;
	display: block;
	border: 1px solid #dcdcdc
}

.dialog_cs_div {
	overflow: hidden;
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box
}

.dialog_cs_div .layui-layer-content {
	padding: 0 0 30px
}

.dialog_cs_div .title {
	height: 60px;
	background-color: #efefef;
	text-align: center
}

.dialog_cs_div .title .t1 {
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	padding-top: 15px
}

.dialog_cs_div .title .t2 {
	color: #de5252;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px
}

.dialog_cs_div .title .t3 {
	font-weight: 700;
	font-size: 19px;
	line-height: 52px;
	padding-top: 5px
}

.dialog_cs_div .title .t3.cut_down_tit {
	color: #da0000
}

.dialog_cs_div .title .tbranddetail {
	line-height: 60px;
	font-weight: 700;
	font-size: 19px;
	color: #4c4c4c
}

.dialog_cs_div .dialog_cs_close {
	position: absolute;
	top: 13px;
	right: 10px
}

.dialog_cs_div .dialog_cs_close img {
	width: 34px
}

.dialog_cs_div #dialog_cs_div {
	position: relative;
	padding: 0 60px;
	text-align: center
}

.dialog_cs_div #dialog_cs_div .cs_note {
	font-size: 14px;
	color: #2e2e2e;
	text-align: center;
	line-height: 1.5;
	margin-top: 15px
}

.dialog_cs_div #dialog_cs_div .cs_note .bold {
	font-weight: 700
}

.dialog_cs_div #dialog_cs_div .cs_note_dt {
	font-size: 22px;
	line-height: 22px;
	color: #da0000;
	font-weight: 700;
	margin-top: 19px
}

.dialog_cs_div #dialog_cs_div .cs_note_dt2 {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-weight: 700;
	margin-top: 8px
}

.dialog_cs_div #dialog_cs_div #contact_seller_phone,.dialog_cs_div #dialog_cs_div .contact_seller_phone,.dialog_cs_div #dialog_cs_div .input-text {
	height: 38px;
	width: 100%;
	-webkit-border-radius: 38px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 38px;
	-moz-background-clip: padding;
	border-radius: 38px;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	margin-top: 15px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: 16px;
	text-indent: 38px
}

.dialog_cs_div #dialog_cs_div .input-group-dt {
	position: relative
}

.dialog_cs_div #dialog_cs_div .input-group-dt #contact_seller_phone {
	margin-top: 12px
}

.dialog_cs_div #dialog_cs_div .input-group-dt .note_register_telphone {
	position: absolute;
	bottom: -20px;
	font-size: 12px;
	color: #da0000;
	text-indent: 40px;
	background-repeat: no-repeat;
	background-position: 25px center
}

.dialog_cs_div #dialog_cs_div .last_p_note {
	font-size: 12px;
	color: #4c4c4c;
	margin-top: 10px
}

.dialog_cs_div #dialog_cs_div .input-group {
	height: 40px;
	width: 100%;
	position: relative;
	margin-top: 15px
}

.dialog_cs_div #dialog_cs_div .input-group .input-text {
	margin-top: 0
}

.dialog_cs_div #dialog_cs_div .input-group .float_price {
	position: absolute;
	height: 40px;
	line-height: 40px;
	top: 0;
	right: 0;
	width: 50px;
	color: #da0000;
	font-size: 16px
}

.dialog_cs_div #dialog_cs_div input::-ms-input-placeholder {
	text-align: left
}

.dialog_cs_div #dialog_cs_div input::-webkit-input-placeholder {
	text-align: left
}

.dialog_cs_div #dialog_cs_div #do_dialog_cs {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #da251c;
	color: #fff;
	text-align: center;
	margin-top: 36px;
	-webkit-border-radius: 48px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 48px;
	-moz-background-clip: padding;
	border-radius: 48px;
	background-clip: padding-box;
	letter-spacing: 1px;
	font-size: 16px
}

.dialog_cs_div #dialog_cs_div #do_dialog_cs.ask_for_buy {
	background-color: #da0000;
	color: #fff;
	margin-top: 30px;
	letter-spacing: normal;
	font-weight: 700;
	font-size: 14px;
	cursor: pointer
}

.dialog_cs_div #dialog_cs_div #do_dialog_cs.cut_down_price {
	background-color: #da0000;
	color: #fff;
	letter-spacing: 0
}

.pagination {
	display: inline-block;
	width: 100%;
	padding-top: 35px;
	margin-bottom: 35px;
	text-align: center
}

.pagination a {
	font-size: 12px;
	color: #363636;
	height: 22px;
	line-height: 22px;
	padding: 0 7px;
	border: none;
	background-color: #fff;
	display: inline-block
}

.pagination a.total {
	background-color: transparent;
	cursor: auto
}

.pagination a.number {
	height: 22px;
	line-height: 22px;
	width: auto;
	border: none;
	min-width: 15px;
	padding: 0 5px;
	margin: 0 1px
}

.pagination a.current {
	color: #c9c9c9!important;
	background-color: #fff
}

.pagination a.refresh_page_cont {
	background-color: transparent;
	vertical-align: sub
}

.pagination a.refresh_page_cont img {
	height: 17px
}

.pagination a.next_page_btn {
	margin-left: 8px
}

.pagination .jump_to_cont {
	display: inline-block;
	margin-left: 0
}

.pagination .jump_to_cont #page_jump {
	margin: 0 7px;
	height: 22px;
	width: 44px;
	border: none;
	text-align: center
}

.pagination .jump_to_cont .jump_to_btn {
	width: 52px;
	height: 22px;
	background-color: #3151F5;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	line-height: 22px;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	margin-left: 7px;
	cursor: pointer;
	padding: 0
}

.ui-popup-focus .hi_tip_show,.ui-popup-modal .hi_tip_show {
	background-color: #4a4949e0;
	border: 0
}

.ui-popup-focus .hi_tip_show .ui-dialog-body,.ui-popup-modal .hi_tip_show .ui-dialog-body {
	padding: 0
}

.ui-popup-focus .hi_tip_show .ui-dialog-body .ui-dialog-content,.ui-popup-modal .hi_tip_show .ui-dialog-body .ui-dialog-content {
	color: #fff
}

.layui-layer.hi_tip_show {
	background-color: #4a4949e0;
	border: 0
}

.layui-layer.hi_tip_show .layui-layer-content {
	color: #fff
}

.label_check_box {
	vertical-align: middle;
	display: inline-block;
	position: relative
}

.label_check_box.checked .span_checkbox {
	border-color: #00c1de;
	background-color: #00c1de
}

.label_check_box.checked .span_checkbox i {
	opacity: 1;
	color: #fff
}

.label_check_box input[type=checkbox] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	margin: 0
}

.label_check_box .span_checkbox {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 3px;
	transition: all .3s ease 0s;
	text-align: left;
	border: 1px solid #BFBFBF;
	vertical-align: bottom
}

.label_check_box .span_checkbox i {
	color: #00c1de;
	margin-top: 0;
	margin-left: -1px;
	font-size: 14px;
	opacity: 0;
	position: absolute
}

#footer-container {
	height: 201px;
	width: 100%;
	background-color: #DB0000
}

#footer-container .content {
	position: relative;
	height: 100%
}

#footer-container .ft_nav {
	padding-top: 43px;
	display: inline-block;
	width: 100%
}

#footer-container .ft_nav ul li {
	float: left;
	width: 25%;
	text-align: center
}

#footer-container .ft_nav ul li a {
	width: 150px;
	height: 30px;
	-webkit-border-radius: 15px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 15px;
	-moz-background-clip: padding;
	border-radius: 15px;
	background-clip: padding-box;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	display: inline-block
}

#footer-container #foot_html {
	margin-top: 35px;
	color: #fff;
	text-align: center;
	font-size: 12px
}

#footer-container #foot_html a {
	color: #fff;
	font-size: 12px
}

#footer-container .icp {
	position: absolute;
	bottom: 45px;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	width: 100%
}

body .layer_leavephone_tmp {
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box
}

body .layer_leavephone_tmp .layui-layer-content {
	-webkit-border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
	border-radius: 10px;
	background-clip: padding-box;
	overflow: visible;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 80px;
	padding-bottom: 40px
}

body .layer_leavephone_tmp .layui-layer-content .title {
	text-align: center;
	color: #FFF;
	font-weight: 700;
	height: 80px;
	width: 100%;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topright: 10px;
	-moz-background-clip: padding;
	border-top-right-radius: 10px;
	background-clip: padding-box;
	position: relative
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_top_logo {
	position: absolute;
	left: 231.5px;
	top: -62px;
	width: 85px;
	height: 85px
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_top_logo.w480 {
	left: 200px
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_leavephone_title {
	font-size: 20px;
	padding-top: 25px
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_leavephone_title span {
	font-weight: 400
}

body .layer_leavephone_tmp .layui-layer-content .title .ag_title {
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 1;
	padding-top: 20px
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_leavephone_close {
	position: absolute;
	top: 15px;
	right: 17px
}

body .layer_leavephone_tmp .layui-layer-content .title .layer_leavephone_close img {
	height: 16px;
	width: 16px
}

body .layer_leavephone_tmp .layui-layer-content #layer-body {
	position: relative;
	padding: 0 60px;
	text-align: center
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .last_p_note.rule_note {
	text-align: left;
	font-weight: 700
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .cs_note_dt2 {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-weight: 700;
	margin-top: 15px
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .cs_note_dt3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	margin-top: 15px;
	color: #F80733
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .input-group-dt {
	position: relative
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .input-group-dt input {
	height: 38px;
	width: 100%;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	margin-top: 12px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: 16px;
	text-indent: 18px;
	box-sizing: border-box
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .input-group-dt input.patent {
	box-shadow: 0 8px 30px 2px rgba(182,182,182,.2);
	border-radius: 6px;
	border: none
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .input-group-dt textarea {
	height: 70px;
	width: 100%;
	resize: none;
	padding: 10px 0 5px;
	text-indent: 18px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	margin-top: 12px;
	text-align: left;
	font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .input-group-dt textarea.patent {
	box-shadow: 0 15px 28px 4px rgba(182,182,182,.11);
	border-radius: 6px;
	border: none;
	height: 122px
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .ask_for_buy {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	background: linear-gradient(0deg,#FF3267 0,red 100%);
	margin-top: 15px;
	font-weight: 700;
	font-size: 14px;
	cursor: pointer
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .ask_for_buy:hover {
	background: linear-gradient(0deg,#f45c83 0,#fb3232 100%)
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .ask_for_buy.yellow {
	background: #FFB600
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .ask_for_buy.yellow:hover {
	background: #FFA800
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .last_p_note {
	font-size: 12px;
	color: #4c4c4c;
	margin-top: 10px
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .note_register_telphone {
	position: absolute;
	bottom: -20px;
	font-size: 12px;
	color: #da0000;
	background-repeat: no-repeat;
	background-position: 25px center
}

body .layer_leavephone_tmp .layui-layer-content #layer-body .note_register_telphone.yellow {
	color: #ffc14f
}

body .layer_616leavePhone2 {
	-webkit-border-radius: 20px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 20px;
	-moz-background-clip: padding;
	border-radius: 20px;
	background-clip: padding-box
}

body .layer_616leavePhone2 .layui-layer-content {
	-webkit-border-radius: 20px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 20px;
	-moz-background-clip: padding;
	border-radius: 20px;
	background-clip: padding-box;
	overflow: visible;
	padding-bottom: 40px;
	background: linear-gradient(0deg,#FFF2DE 0,#FFF 100%)
}

body .layer_616leavePhone2 .layui-layer-content .title {
	width: 450px;
	height: 60px;
	background: linear-gradient(0deg,#FF3135 0,#F58306 100%);
	border-radius: 20px 20px 0 0;
	text-align: center;
	position: relative
}

body .layer_616leavePhone2 .layui-layer-content .title .img1 {
	position: absolute;
	width: 135px;
	left: 10px;
	bottom: -5px
}

body .layer_616leavePhone2 .layui-layer-content .title .img2 {
	display: inline-block;
	margin-top: 18px
}

body .layer_616leavePhone2 .layui-layer-content #layer-body {
	position: relative;
	padding: 0 60px;
	text-align: center
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .p1 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #212121;
	line-height: 36px;
	margin-top: 15px
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .p1 span {
	color: #F86816;
	margin-right: 10px
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .input-group-dt {
	position: relative
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .input-group-dt input {
	height: 38px;
	width: 100%;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	background-clip: padding-box;
	margin-top: 12px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: 16px;
	text-indent: 18px;
	box-sizing: border-box;
	box-shadow: 0 8px 30px 2px rgba(182,182,182,.2);
	border-radius: 6px;
	border: none
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .input-group-dt textarea {
	height: 100px;
	width: 100%;
	resize: none;
	padding: 10px 0 5px;
	text-indent: 18px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	background-clip: padding-box;
	margin-top: 12px;
	text-align: left;
	font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	box-shadow: 0 15px 28px 4px rgba(182,182,182,.11);
	border-radius: 6px;
	border: none
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .ask_for_buy {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 6px;
	-moz-background-clip: padding;
	border-radius: 6px;
	background-clip: padding-box;
	margin-top: 15px;
	font-weight: 700;
	font-size: 14px;
	cursor: pointer;
	background: linear-gradient(0deg,#FFB400 0,#FF9000 100%)
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .ask_for_buy:hover {
	background: #FFA800
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .last_p_note {
	font-size: 12px;
	color: #4c4c4c;
	margin-top: 10px
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .note_register_telphone {
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
	color: #F96318
}

body .layer_616leavePhone2 .layui-layer-content #layer-body .dialog_cs_close {
	position: absolute;
	text-align: center;
	bottom: -110px;
	left: 200px
}

#bread {
	list-style: none;
	padding: 15px 0;
	position: relative;
	color: rgba(255,255,255,.9)
}

#bread li {
	display: inline-block;
	font-size: 13px;
	margin: 0 2px
}

#bread li a {
	color: rgba(255,255,255,.9)
}

#bread li:last-child {
	font-weight: 700
}

.navigation_right {
	position: absolute;
	right: 10px
}