@charset "utf-8";
/* CSS Document */
.news_tab .bd a, .u_area .uname {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.gg_70, .gg_slide, .good_like, .news_tab, .news_tab .bd, .news_tab .bd a, .u_area .uname {
	overflow: hidden
}
.brand-new-list .desc, .hq_choice .p_desc {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.gg_70 {
	position: relative;
	width: 100%
}
.gg_70 .open-zone {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px
}
.gg_slide {
	/*position: absolute;*/
	position: relative;
	background: #fff;
	/*height: 440px;*/
	width: 100%;
	/*margin-top: 10px;
	left: 50%;
	margin-left: -399px*/
}
.gg_slide .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	width: 100%;
	text-align: center
}
.gg_slide .hd ul {
	border-radius: 15px;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center
}
.gg_slide .hd li {
	display: inline-block;
	margin-right: 10px;
	text-indent: -230em;
	width: 8px;
	height: 8px;
	border-radius: 12px;
	background-color: #fff;
	cursor: pointer;
	opacity: .6
}
.gg_slide .hd .on {
	opacity: 1
}
.gg_slide .bd .bb {
	position: relative;
	height: 440px;
	width: 100%
}
.gg_slide .bd .bb div {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px
}
.gg_slide .next, .gg_slide .prev {
	display: none;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -295px;
	background-color: rgba(0,0,0,.2);
	padding: 19px 8px;
	color: #fff;
	transition: all .3s
}
.gg_slide .next {
	margin: 0 0 0 271px;
	border-radius: 12px 0 0 12px
}
.gg_slide .prev {
	border-radius: 0 12px 12px 0
}
.gg_slide .next:hover, .gg_slide .prev:hover {
	background-color: rgba(0,0,0,.4)
}
.gg_aside_ad {
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: 200px
}
.gg_aside_ad .gg_aside_ad-img {
	width: 190px;
	height: 140px;
	background: #000;
	margin-bottom: 10px;
	overflow: hidden
}
.gg_aside_ad .gg_aside_ad-img img {
	width: 190px
}
.gg_aside_ad .gg_aside_ad-img:last-child {
	margin-bottom: 0
}
.gg_aside_ad-img img {
	/*width: 790px*/
	width: 100%;
}
.gg_aside_ad-img a{ display: block; width: 100%; height: 440px;}
.aside_top {
	/*position: relative;
	top: 10px;
	left: 998px;
	width: 198px;
	height: 440px;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px;
	background-color: #fff*/
}
.aside_top a {
	/*color: #666*/
}
.aside_top .u_area a:hover, .u_area .user-box .login:hover, .u_area .user-box .reg, .u_area .user-box .reg:hover {
	/*color: #008aff*/
}
.u_area {
	position: relative;
	height: 112px
}
.u_area .user-log, .u_area .user-login {
	width: 32px;
	height: 32px;
	margin-right: 15px
}
.u_area .user-box {
	display: flex;
	padding: 18px 0 0 26px
}
.u_area .user-login {
	display: inline-block;
	background: url(/static/image/user-icon.png);
	background-size: 100%
}
.u_area .user-log {
	display: inline-block;
	background: url(/static/image/user.png);
	background-size: 100%
}
.u_area .user-box .login, .u_area .user-box .reg {
	font-weight: 700
}
.u_area .logot {
	color: #B83030
}
.u_area .well {
	line-height: 14px
}
.u_area img {
	float: left;
	margin: 0 10px 0 15px
}
.quick-login .quick-alipay, .quick-login .quick-qq, .quick-login .quick-wechat {
	width: 24px;
	height: 24px;
	margin-left: 10px
}
.u_area .btn_p {
	position: absolute;
	left: 71px;
	top: 72px
}
.u_area .uname {
	display: inline-block;
	max-width: 100px;
	vertical-align: top
}
.quick-login, .quick-login .quick-list {
	display: flex
}
.quick-login {
	padding: 15px 0 0 24px
}
.quick-login .quick-text {
	color: #333;
	line-height: 24px
}
.quick-login .quick-alipay {
	background: url(/static/image/quick-alipay.png);
	background-size: 100%
}
.quick-login .quick-wechat {
	background: url(/static/image/quick-wechat.png);
	background-size: 100%
}
.quick-login .quick-qq {
	background: url(/static/image/quick-qq.png);
	background-size: 100%
}
/* .news_tab {
	margin: 0 15px 5px;
	padding: 5px 0 10px;
	height: 100px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}
.news_tab .hd {
	position: relative;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #fff
}
.news_tab .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999
}
.news-more-icon {
	vertical-align: baseline
}
.news_tab .hd li {
	float: left;
	height: 27px;
	padding: 0 6px;
	margin-right: 10px;
	cursor: default
}
.news_tab .hd .on {
	position: relative
}
.news_tab .hd .on:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 2px;
	background: #C00
} */
.good_like .line, .hq_choice .t_box {
	background-color: #fff
}
/*.news_tab .hd .on, .news_tab .hd li:hover {
	color: #008aff;
	font-weight: 700
}
.news_tab .bd {
	padding: 9px 0;
	line-height: 22px
}
.news_tab .bd a {
	float: left;
	width: 170px
}
.news_tab .time {
	float: right;
	color: #999
}*/
.q_area {
	width: 170px;
	margin: 0 auto
}
.q_area td {
	height: 64px;
	width: 84px;
	text-align: center
}
.q_area a {
	display: block
}
.q_area img {
	margin-bottom: 2px;
	transition: all .8s
}
.q_area a:hover img {
	transform: rotateY(180deg)
}
.good_like {
	display: none;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px;
	font-size: 14px;
	background: #fff
}
.good_like .line {
	margin: 0 auto 25px;
	width: 34px;
	height: 2px
}
.good_like .t_box {
	float: left;
	margin-top: -1px;
	width: 163px;
	height: 242px;
	padding: 0 14px;
	color: #fff
}
.good_like .t_box .tit {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin: 30px 0
}
.good_like .list {
	float: left;
	width: 998px
}
.good_like li {
	float: left;
	width: 198px;
	height: 240px;
	border-left: 1px solid #e4e4e4;
	text-align: center
}
.good_like .p_tit {
	font-weight: 700;
	font-size: 14px;
	color: #666
}
/*.hq_choice .list {
	display: flex;
	margin-left: 200px;
	background: #fff
}
.hq_choice li {
	position: relative;
	padding: 0;
	flex: 1;
	height: 196px;
	border-right: 1px solid #e5e5e5
}
.hq_choice li:last-child {
	border-right: 0
}*/
.hq_choice .i_hot {
	position: absolute;
	right: 0;
	top: 0
}
.hq_choice .b_img_box {
	width: 80px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 0;
	margin: 10px 0 0 5px
}
.hq_choice .b_img {
	max-width: 80px;
	max-height: 35px;
	display: inline-block;
	vertical-align: middle
}
/*.hq_choice .ibox {
	height: 80px;
	width: 120px;
	text-align: center;
	line-height: 80px;
	margin: 10px auto 0;
	font-size: 0
}*/
/*.hq_choice .p_desc, .hq_choice .p_title {
	padding: 0 20px;
	width: 158px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}*/
/*.hq_choice .ibox img {
	max-width: 120px!important;
	max-height: 80px!important;
	vertical-align: middle
}*/
.floor_pendant img, .ibox img {
	max-width: 100%;
	max-height: 100%
}
/*.hq_choice .p_title {
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	color: #333;
	margin-top: 5px
}*/
/*.hq_choice .p_desc {
	color: #999;
	font-size: 12px;
	height: 32px;
	line-height: 16px;
	display: -webkit-box
}*/
.hq_choice .view {
	color: #488bad;
	font-size: 12px
}
.like_prod .t_box {
	background-color: #df722c
}
.like_prod .ibox {
	margin: 40px 0 15px;
	padding: 15px 0;
	line-height: 70px;
	height: 70px
}
.record_box {
	margin-top: 10px
}
.record_box .hd {
	overflow: hidden;
	line-height: 42px;
	background-color: #ee796d;
	color: #fff
}
.record_box .hd .tit {
	margin: 0 10px 0 15px;
	font-size: 14px;
	font-weight: 700
}
.record_box .hd .num {
	color: #ff0;
	font-weight: 700;
	margin: 0 2px
}
.record_box_tit {
	width: 419px;
	float: left
}
.inq_statu_tit, .online_inq_tit {
	float: left;
	font-weight: 700;
	text-align: center;
	font-size: 14px
}
.online_inq_tit {
	width: 420px;
	background-color: #0082f0
}
.inq_statu_tit {
	width: 360px
}
.record_box .bd {
	overflow: hidden;
	height: 344px;
	border: 1px solid #e4e4e4
}
.order_list {
	float: left;
	width: 418px;
	height: 100%;
	background-color: #f8f8f8;
	color: #666;
	line-height: 26px;
	padding: 16px 0
}
.order_list li {
	overflow: hidden
}
.order_list span {
	float: left;
	width: 83.6px;
	text-align: center
}
.online_inq {
	position: relative;
	z-index: 1;
	float: left;
	width: 418px;
	padding-top: 44px;
	height: 300px;
	border: 1px solid #e4e4e4;
	border-width: 0 1px;
	box-shadow: 0 0 15px #ccc
}
.online_inq .ui-form-item {
	padding-bottom: 10px;
	overflow: hidden
}
.online_inq label {
	float: left;
	margin-right: 10px;
	width: 100px;
	text-align: right;
	font-size: 14px;
	line-height: 32px
}
.f1_bottom li, .ibox, .zxsckc .c4, .zxsckc .tit {
	text-align: center
}
.online_inq .ui-text {
	border-radius: 0;
	width: 230px;
	padding: 6px 10px;
	float: left
}
.online_inq .spe .ui-text {
	width: 167px
}
.online_inq .spe select {
	float: left;
	margin-left: -1px;
	border-radius: 0;
	padding: 5px 10px 6px
}
.online_inq .point {
	position: relative;
	overflow: hidden
}
.online_inq .point .g-rmb {
	position: absolute;
	line-height: 34px;
	margin-left: 5px;
	color: #999
}
.online_inq .point .ui-text {
	padding-left: 20px;
	width: 220px
}
.online_inq button {
	margin: 0 20px 0 115px;
	padding: 8px 45px;
	border: none;
	font-size: 14px;
	border-radius: 4px;
	background-color: #0077dc;
	color: #fff
}
.online_inq button:hover {
	background-color: #0077dc
}
.online_inq .bom {
	color: #488bad
}
.inq-succ {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 70px;
	background-color: #fff;
	font-size: 14px
}
.inq-succ .iconfont {
	float: left;
	margin: 0 20px 0 60px;
	color: #219120;
	font-size: 40px
}
.inq-succ .tip {
	font-size: 20px;
	line-height: 60px
}
.inq_statu {
	width: 360px
}
.inq_statu span {
	float: left;
	width: 90px
}
.floor {
	/*padding-top: 10px;
	background: #fff*/
}
.floor .fhd {
	padding-left: 40px
}
.floor h2 {
	font-size: 18px;
	line-height: 58px
}
.floor h2 .f {
	font-family: 'Arial Normal', Arial;
	color: #008aff;
	margin-right: 20px;
	font-size: 24px
}
.floor h2 .ext {
	margin-left: 20px;
	font-size: 12px;
	color: #999
}
.floor .fbd {
	position: relative;
	height: 478px;
	border: 1px solid #e4e4e4;
	background: #fff
}
.floor .lzone {
	position: relative;
	float: left;
	margin: -1px 0 0 -1px;
	width: 280px;
	height: 380px
}
.lzone div {
	position: absolute;
	left: 0
}
.lzone .g1 {
	top: 0
}
.lzone .g2 {
	transition: all .3s;
	top: 0
}
.lzone .g2:hover a{
	transform: translateY(-20px)
}
.lzone .g3 {
	bottom: 0
}
.floor .mzone {
	float: left;
	width: 560px;
	border: 1px solid #e4e4e4;
	border-width: 0 1px
}
.floor .rzone {
	float: left;
	width: 356px
}
.floor .zonew {
	float: left
}
.fb_style {
	/*overflow: hidden;
	width: 1198px;
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	border-width: 0 1px 1px;
	box-shadow: 0 30px 35px #fff inset*/
	width: 1200px; margin: auto;
}
.fb_style ul {
	/*margin: -1px 0 0 -1px;
	width: 1201px;
	overflow: hidden;
	box-shadow: 0 -30px 35px #fff inset*/
	display: flex; justify-content: center;
	border: 1px solid #E5E5E5;
	margin-top: -1px;
}
.fb_style li {
	/*float: left;
	background-color: #fff;
	margin-right: 1px*/
	width: 25%; height: 100px; display: flex; justify-content: center; align-items: center; position: relative;
}
.fb_style li::after{ content: ''; width: 1px; background: #E5E5E5; height: 100%; position: absolute; top: 0; left: 0;}
.fb_style li:first-child::after{ display: none;}
.f1_bottom li {
	width: 149px
}
.f1_bottom a {
	/*display: block;
	height: 148px;
	line-height: 148px*/
}
.f1_bottom img {
	transition: all 1.3s;
	width: 102px
}
.f3_bottom img, .goodness img, .rmxh img, .same_mlist li img, .same_mlist p, .xhtj img {
	transition: all .3s
}
.f1_bottom li:hover img {
	transform: rotateY(360deg)
}
.islider .hd {
	position: absolute;
	right: -1px;
	top: -26px
}
.islider .hd li {
	float: left;
	margin-left: 10px;
	padding: 3px 15px;
	border: 1px solid #e4e4e4;
	background: #fff;
	cursor: pointer
}
.islider .hd .on {
	color: #008aff;
	border-bottom-color: #fff
}
.xhtj .tit, .xhtj li, .zxsckc .pth, .zxsckc .tit {
	border-bottom: 1px solid #e4e4e4
}
.floor .zxsckc {
	width: 560px;
	height: 378px;
	color: #666
}
.zxsckc .tit {
	line-height: 28px;
	text-indent: 18px
}
.zxsckc .pth {
	overflow: hidden;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 15px
}
.zxsckc .ul_box {
	padding: 0 30px
}
.zxsckc li {
	overflow: hidden;
	line-height: 26px
}
.zxsckc li:hover, .zxsckc li:hover a {
	color: #df0c1e
}
.zxsckc .c1, .zxsckc .pth span, .zxsckc ul span {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.zxsckc .c1 {
	width: 170px;
	padding: 0 10px
}
.zxsckc .c2 {
	width: 85px
}
.zxsckc .c3 {
	width: 55px
}
.zxsckc .c4 {
	width: 80px
}
.zxsckc .c5 {
	width: 75px
}
.xhtj .tit {
	line-height: 28px;
	text-indent: 18px
}
.cjwt .tit, .same_t1 .tit, .yyfa_aside .tit {
	text-indent: 20px;
	font-weight: 700
}
.xhtj ul {
	margin: 0 18px
}
.xhtj li {
	height: 174px
}
.xhtj .p_tit {
	line-height: 40px;
	font-size: 14px
}
.xhtj .price {
	font-size: 14px;
	color: #008aff;
	margin-right: 5px
}
.xhtj .ibox {
	float: left;
	margin-right: 20px;
	height: 84px;
	line-height: 84px
}
.xhtj img:hover {
	transform: translateY(8px)
}
.rmxh img:hover/*, .same_mlist li:hover img*/ {
	transform: scale(1.2)
}
.xhtj .desc {
	float: left;
	width: 212px;
	color: #999;
	line-height: 16px
}
.xhtj .fd {
	margin-top: 8px
}
.xhtj .btn {
	float: right;
	background-color: #008aff;
	padding: 4px 13px;
	border-radius: 2px;
	color: #fff
}
.rmxh li, .same_mlist li {
	border: 1px solid #e4e4e4;
	text-align: center;
	float: left
}
.rmxh a, .rmxh li {
	color: #666
}
.xhtj .btn:hover {
	background-color: #990c12
}
.rmxh {
	width: 918px
}
.rmxh .box {
	margin: 10px;
	overflow: hidden
}
.rmxh ul {
	margin: -1px;
	overflow: hidden
}
.rmxh li {
	margin: -1px 0 0 -1px;
	width: 179px;
	height: 179px
}
.rmxh .ibox {
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 126px;
	height: 126px
}
.same_mlist {
	overflow: hidden;
	height: 378px
}
.same_mlist ul {
	width: 561px
}
.same_mlist li {
	position: relative;
	margin: -1px 0 0 -1px;
	height: 189px;
	width: 186px;
	overflow: hidden
}
.same_mlist li:hover {
	z-index: 1;
	/*box-shadow: 0 0 15px #aaa*/
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.same_mlist .ibox {
	height: 149px;
	line-height: 149px
}
.same_mlist p {
	position: absolute;
	top: 189px;
	line-height: 40px;
	width: 100%;
	background-color: rgba(0,0,0,.6);
	color: #fff
}
.same_t1 .tit, .same_t2 .fhd {
	line-height: 38px;
	font-size: 14px
}
.same_mlist li:hover p {
	top: 149px
}
.same_t1 .tit {
	color: #666
}
.same_t1 label {
	display: inline-block;
	width: 85px;
	text-align: right
}
.fb_icon li, .goodness li, .ssdd span {
	text-align: center
}
.same_t1 .ui-form-item {
	padding-bottom: 10px;
	padding-left: 20px
}
.same_t1 .ui-text {
	width: 198px;
	padding: 5px 10px
}
.same_t1 button, .submit_btn {
	margin-left: 110px;
	border: none;
	background-color: #008aff;
	padding: 4px 13px;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	cursor: context-menu
}
.same_t1 button:hover, .submit_btn:hover {
	background-color: #990c12
}
.same_t1 .join_work {
	margin-top: 20px;
	border-top: 1px solid #e4e4e4
}
.same_t1 .join_work .tit {
	margin: 15px 0 5px
}
.same_t2 {
	position: relative
}
.same_t2 .fhd {
	padding-left: 20px;
	border-bottom: 1px solid #e4e4e4
}
.same_t2 li {
	padding: 0 20px
}
.same_t2 .n_btn, .same_t2 .p_btn {
	position: absolute;
	top: 5px;
	right: 20px;
	cursor: pointer;
	font-family: '宋体';
	font-weight: 700;
	color: #ccc;
	font-size: 18px
}
.same_t2 .p_btn {
	right: 50px
}
.same_t2 img {
	display: block;
	margin: 15px auto;
	height: 83px;
	width: 218px;
	border: 1px solid #e4e4e4
}
.same_t2 .a dt {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px
}
.same_t2 .b dt {
	margin: 15px 0 5px;
	font-weight: 700
}
.same_t2 .view {
	margin-left: 25px;
	color: #488bad
}
.same_t2 .b dd {
	overflow: hidden
}
.same_t2 .b img {
	float: left;
	margin: 0;
	width: 98px;
	height: 43px
}
.same_t2 .b .c2 {
	margin: 0 8px
}
.brand-new-list {
	margin: 10px 20px 0
}
.brand-new-list li {
	padding: 15px 0;
	border-bottom: 1px solid #f2f2f2;
	height: 85px
}
.brand-new-list .tit {
	color: #488bad;
	font-weight: 700
}
.brand-new-list .desc {
	margin: 3px 0 10px;
	height: 36px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5
}
.brand-new-list .brand {
	display: inline-block;
	width: 176px;
	vertical-align: bottom
}
.f3_bottom li {
	padding: 30px 15px;
	width: 169px
}
.f3_bottom .l {
	float: left;
	width: 105px;
	margin-right: 5px
}
.f3_bottom .tit {
	display: block;
	word-break: break-all;
	height: 35px;
	overflow: hidden
}
.f3_bottom .ibox {
	float: left;
	width: 59px;
	line-height: 68px;
	height: 68px
}
/*.f3_bottom li:hover img {
	transform: translateX(-5px)
}*/
.yyfa_list {
	height: 380px;
	overflow: hidden
}
.yyfa_list .tit {
	margin-bottom: 5px;
	font-size: 14px
}
.yyfa_list li {
	margin: 20px;
	overflow: hidden
}
.yyfa_list img {
	float: left;
	margin-right: 15px;
	width: 98px;
	height: 98px;
	border: 1px solid #e4e4e4
}
.yyfa_list .desc {
	overflow: hidden;
	height: 53px;
	display: -webkit-box;
	color: #999;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}
.industry .desc, .kfb_list .tit {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.yyfa_list .more {
	float: right;
	margin-top: 8px;
	line-height: 12px
}
.faxq .l, .fazx li {
	float: left
}
.yyfa_aside .tit {
	line-height: 66px;
	font-size: 14px;
	color: #666
}
.yyfa_aside .bd {
	overflow: hidden;
	padding-left: 20px;
	height: 120px
}
.fazx {
	padding-bottom: 26px;
	border-bottom: 1px solid #e4e4e4
}
.faxq .bd {
	height: 100px
}
.fazx li {
	width: 33.333%;
	line-height: 24px
}
.faxq .more {
	display: block;
	margin-bottom: 20px
}
.faxq .btn {
	display: inline-block;
	padding: 6px 24px;
	border-radius: 2px;
	background-color: #008aff;
	color: #fff
}
.faxq .btn:hover {
	background-color: #990c12
}
.faxq .r {
	float: right;
	margin-right: 15px;
	color: #999
}
.goodness {
	width: 560px;
	height: 378px;
	overflow: hidden
}
.goodness ul {
	width: 561px
}
.goodness li {
	float: left;
	margin: -1px 0 0 -1px;
	height: 189px;
	width: 186px;
	border: 1px solid #e4e4e4;
	overflow: hidden
}
.goodness .fir {
	width: 373px
}
.goodness .ibox {
	height: 125px;
	line-height: 145px;
	padding: 10px 0
}
.goodness .tit {
	line-height: 44px;
	font-size: 14px;
	color: #666
}
.goodness img:hover {
	transform: scale(1.15)
}
.pcbxd .tit, .smtxd .tit {
	line-height: 86px;
	font-weight: 700;
	font-size: 14px;
	color: #666
}
.pcbxd table, .smtxd table {
	width: 316px;
	margin: 0 auto
}
.pcbxd td, .smtxd td {
	padding-bottom: 25px
}
.pcbxd label, .smtxd label {
	display: block;
	margin-bottom: 8px
}
.smtxd .ui-text {
	width: 118px;
	padding: 5px 10px;
	border-radius: 0
}
.pcbxd .btn, .smtxd .btn {
	display: block;
	margin: 10px auto 0;
	line-height: 40px;
	width: 140px;
	background-color: #008aff;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 14px
}
.pcbxd .btn:hover, .smtxd .btn:hover {
	background-color: #990c12
}
.ssdd {
	color: #666;
	overflow: hidden;
	padding: 20px 0;
	line-height: 26px;
	height: 336px
}
.ssdd li {
	overflow: hidden
}
.ssdd span {
	float: left;
	width: 20%
}
.cjwt, .cjwt a {
	color: #666;
	font-size: 14px
}
.cjwt a:hover {
	color: #0077dc
}
.cjwt .tit {
	line-height: 58px
}
.cjwt ol {
	list-style: decimal inside;
	margin: 0 20px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 32px;
	padding-bottom: 20px
}
.f5_bottom {
	box-shadow: 0 30px 35px #faf3f1 inset
}
.f5_bottom ul {
	box-shadow: 0 -30px 35px #faf3f1 inset
}
.f5_bottom li {
	background-color: #faf3f1;
	color: #c17e60
}
.f6_bottom li {
	/*background-color: #f8fcff;
	color: #0196bd*/
}
.f5_bottom li:hover .iconfont {
	transform: rotateY(180deg)
}
.f6_bottom li:hover .iconfont {
	/*transform: rotateY(360deg)*/
}
.fb_icon li {
	/*padding: 30px 0;*/
	width: 299px;
	font-size: 14px
}
.fb_icon .box {
	/*position: relative;
	padding-left: 66px;
	display: inline-block;
	text-align: left*/
	display: flex; justify-content: center; align-items: center;
}
.fb_icon .iconfont {
	position: absolute;
	left: 0;
	top: -10px;
	font-size: 46px;
	transition: all .8s
}
.kfb_list img, .quest_tag li a {
	transition: all .3s
}
.fb_icon img{ display: block; width: 44px; margin-right: 16px;}
.fb_icon .ver{ text-align: left;}
.fb_icon .c1 {
	/*margin-bottom: 5px;
	white-space: nowrap;
	font-weight: 700*/
	font-size: 20px; color: #121212; line-height: 20px;
}
.fb_icon .c2 {
	/*white-space: nowrap*/
	font-size: 14px; color: #7E818A; line-height: 14px; margin-top: 11px;
}
.pcb_prod_show {
	overflow: hidden;
	width: 524px;
	padding: 0 18px;
	color: #666
}
.pcb_prod_show .tit {
	font-weight: 700;
	line-height: 36px
}
.pcb_prod_show li {
	float: left;
	margin-right: 20px;
	text-align: center;
	line-height: 26px
}
.pcb_prod_show img {
	width: 116px;
	height: 85px
}
.pcb_layer_show {
	width: 561px
}
.pcb_layer_show li {
	float: left;
	margin-left: -1px;
	width: 186px;
	border: 1px solid #e4e4e4
}
.pcb_layer_show .t {
	height: 112px;
	background-color: #f8fcff
}
.pcb_layer_show .btn:hover, .pcbwt .que:hover {
	background-color: #fbfbfb
}
.pcb_layer_show .t .tit {
	margin: 15px 0 5px;
	font-size: 14px
}
.pcb_layer_show .t img {
	float: left;
	margin: 28.5px 10px 0 15px;
	height: 55px;
	width: 55px;
	border-radius: 55px;
	border: 1px solid #6ED215
}
.pcb_layer_show .b {
	padding: 20px 0;
	text-align: center
}
.pcb_layer_show .l {
	float: left;
	width: 50%
}
.pcb_layer_show .l .tips {
	font-size: 11px
}
.pcb_layer_show .r {
	overflow: hidden
}
.pcb_layer_show .price {
	font-size: 16px;
	color: #008aff
}
.pcb_layer_show .unit {
	margin-left: 3px;
	color: #999
}
.pcb_layer_show .btn {
	display: block;
	width: 60px;
	line-height: 23px;
	margin: 11px auto 0;
	border: 1px solid #00a2ca;
	color: #00a2ca;
	text-align: center;
	border-radius: 2px
}
.pcbxd .tit {
	margin-bottom: 20px
}
.pcbxd label {
	display: block
}
.pcbxd .ui-text {
	width: 40px;
	padding: 5px 10px;
	border-radius: 0
}
.pcbxd select {
	margin: 0;
	padding: 4px 10px;
	width: 140px;
	border-radius: 0
}
.pcbwt {
	margin: 0 20px
}
.pcbwt .fhd {
	line-height: 42px
}
.pcbwt .pbd {
	height: 321px;
	overflow: hidden
}
.pcbwt .que {
	padding: 2px 10px;
	border: 1px solid #00a2ca;
	color: #00a2ca;
	border-radius: 2px
}
.pcbwt .all, .pcbwt a {
	color: #4083a9
}
.pcbwt .all {
	float: right
}
.pcbwt li {
	border-top: 1px solid #e4e4e4;
	padding: 15px 0
}
.pcbwt .q {
	margin: 15px 0 5px
}
.pcbwm {
	padding: 20px;
	color: #666;
	line-height: 20px
}
.pcbwm img {
	float: left;
	margin-right: 10px;
	width: 170px;
	height: 105px
}
.pcbwm p {
	text-align: justify
}
.kfb_list {
	height: 378px;
	overflow: hidden
}
.kfb_list ul {
	width: 561px
}
.kfb_list li {
	float: left;
	margin: -1px 0 0 -1px;
	height: 189px;
	width: 166px;
	padding: 0 10px;
	border: 1px solid #e4e4e4
}
.kfb_list .ibox {
	height: 85px;
	padding: 15px 0
}
.kfb_list .tit {
	height: 36px;
	display: -webkit-box
}
.kfb_list img:hover {
	transform: scale(1.05)
}
.floor .kfb_try {
	padding: 20px;
	width: 316px
}
.kfb_try .fh {
	font-size: 14px;
	font-weight: 700;
	color: #666
}
.kfb_try .fh .more {
	font-size: 12px;
	color: #4083a9;
	font-weight: 400;
	float: right
}
.kfb_try .fh .more span {
	margin-left: 4px;
	font-family: '宋体'
}
.kfb_try li {
	text-align: center
}
.kfb_try .ibox {
	margin: 10px 0;
	height: 180px
}
.kfb_try .tit {
	font-size: 14px
}
.kfb_try .btn {
	display: inline-block;
	margin: 15px 0;
	padding: 6px 24px;
	border-radius: 2px;
	background-color: #008aff;
	color: #fff
}
.kfb_try .btn:hover {
	background-color: #990c12
}
.kfb_try .over {
	color: #999
}
.kfb_try .over .fc-fred {
	margin: 0 5px
}
.post_list {
	margin: 0 20px 5px;
	padding: 5px 0 10px;
	border-bottom: 1px dotted #e4e4e4
}
.elec_forum dt, .fact_forum dt, .file_forum dt, .industry .tit, .post_list dt {
	font-size: 14px;
	font-weight: 700;
	color: #008aff;
	line-height: 38px
}
.post_list dd {
	line-height: 22px
}
.post_list a {
	margin-left: 3px;
	color: #666
}
.post_list a:hover {
	color: #0077dc
}
.fact_forum {
	float: left;
	width: 240px
}
.fact_forum dt {
	margin-bottom: 6px
}
.fact_forum img {
	border: 1px solid #e4e4e4
}
.fact_forum dd {
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 50%;
	overflow: hidden
}
.fact_forum dd span {
	position: absolute;
	width: 112px;
	line-height: 40px;
	left: 0;
	top: 100%;
	text-align: center;
	background-color: #fff;
	color: #000;
	transition: all .3s
}
.fact_forum dd:hover span {
	top: 0;
	color: #fff;
	background-color: rgba(0,0,0,.7)
}
.file_forum {
	float: left;
	padding-left: 20px;
	width: 260px
}
.file_forum dd {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.file_forum a {
	color: #666;
	line-height: 26px
}
.file_forum a:hover {
	color: #0077dc
}
.industry {
	margin: 0 20px;
	border-bottom: 1px dotted #e4e4e4;
	padding-bottom: 18px
}
.industry .media {
	overflow: hidden;
	margin-bottom: 12px
}
.industry img {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 55px
}
.industry .atit {
	color: #4083a9;
	font-weight: 700
}
.industry .desc {
	margin-top: 5px;
	line-height: 16px;
	color: #999;
	display: -webkit-box;
	height: 32px
}
.elec_forum, .quest_list {
	margin: 0 20px
}
.industry .list {
	list-style: disc inside;
	line-height: 20px
}
.industry .list a {
	color: #4083a9
}
.elec_forum dd {
	float: left;
	width: 50%;
	line-height: 20px
}
.quest_list dt, .quest_tag dt {
	margin-top: 5px;
	line-height: 38px;
	font-weight: 700;
	font-size: 14px;
	color: #008aff
}
.quest_list dt .more, .quest_tag dt .more {
	float: right;
	margin-top: 2px;
	color: #4093a9;
	font-weight: 400;
	font-size: 12px
}
.quest_list dt span, .quest_tag dt span {
	margin-left: 2px;
	font-family: '宋体'
}
.quest_list dd {
	overflow: hidden;
	width: 100%;
	line-height: 22px
}
.quest_list dd .tit {
	float: left;
	width: 320px;
	padding-right: 5px;
	color: #666
}
.quest_list dd .tit:hover {
	color: #C20014
}
.quest_list .tbox {
	float: left;
	width: 140px;
	padding-right: 5px;
	color: #999
}
.quest_list .tbox a {
	margin-right: 5px;
	color: #999
}
.quest_list .tbox a:hover {
	text-decoration: underline
}
.quest_list dd .num {
	float: right;
	color: #999
}
.quest_list .answer {
	float: right;
	color: #4083a9
}
.quest_tag {
	margin: 0 20px;
	padding-bottom: 6px;
	overflow: hidden
}
.quest_tag ul {
	overflow: hidden;
	width: 100%;
	height: 126px
}
.quest_tag li {
	margin: 0 15px 10px 0;
	float: left
}
.quest_tag li a {
	display: inline-block;
	padding: 2px 10px;
	background-color: #ecf2f6;
	color: #4083a9;
	border-radius: 24px
}
.quest_tag li a:hover {
	background-color: #f9e6e8;
	color: #008aff
}
.quest_line {
	margin-top: 13px;
	padding-bottom: 10px;
	border-top: 1px dotted #e4e4e4
}
.f7_bottom {
	width: 1142px;
	background-color: #fff;
	padding: 20px 28px
}
.f7_bottom li {
	float: left;
	margin: 0;
	width: 95px;
	text-align: center
}
.f7_bottom img {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto 5px
}
.credit-box {
	overflow: hidden;
	border: none
}
.credit-box li {
	width: 299px;
	height: 100px
}
.credit-box a {
	position: relative;
	display: block;
	width: 239px;
	padding: 0 20px 0 40px;
	height: 100%
}
.credit-box .credit-first {
	margin-left: 0
}
.credit-box em {
	position: absolute;
	top: 29px;
	width: 42px;
	height: 42px;
	background-image: url(/static/image/index_bottom_img.png)
}
.credit-desc-1, .credit-desc-2 {
	position: absolute;
	top: 36px;
	left: 0;
	margin: 0 30px 0 108px;
	color: #626262;
	transition: top .5s ease-out
}
.credit-desc-1 {
	font-size: 18px
}
.credit-desc-2 {
	top: 100px;
	visibility: hidden
}
.credit-box a:hover .credit-desc-2 {
	visibility: visible;
	top: 32px
}
.credit-box .credit-second:hover .credit-desc-2 {
	top: 23px
}
.credit-box a:hover .credit-desc-1 {
	visibility: hidden;
	top: -27px
}
.second-icon {
	background-position: 0 -42px
}
.three-icon {
	background-position: 0 -84px
}
.four-icon {
	background-position: 0 -126px
}
.floor_nav {
	display: none;
	z-index: 1;
	left: 50%;
	margin: 50px 0 0 -675px
}
.floor_nav li {
	text-align: center;
	width: 60px;
	padding: 13px 0;
	line-height: 17px;
	background-color: #fff;
	color: #666;
	cursor: pointer;
	transition: all .3s
}
.floor_nav .top {
	padding: 10px 0
}
.floor_nav .top .top_back {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/static/image/goto_top.png)
}
.floor_nav .top:hover .top_back {
	background-image: url(/static/image/goto_top_w.png)
}
.floor_nav .iconfont {
	display: block;
	line-height: 10px;
	font-size: 14px
}
.floor_nav .on, .floor_nav li:hover {
	background-color: #008aff;
	color: #fff
}
.floor_pendant {
	z-index: 1;
	width: 150px;
	height: 440px;
	background: linear-gradient(163deg, #c9001b 44%, #650000 100%);
	display: none
}
.floor_pendant .gg_aside_ad-img {
	height: 100%
}
.pendant_left {
	position: absolute;
	top: 194px;
	left: 50%;
	margin: 0 0 0 -760px
}
.pendant_right {
	position: absolute;
	top: 194px;
	right: 50%;
	margin: 0 -760px 0 0
}
.stuck_handl {
	position: fixed;
	top: 60px
}
.floor_pendant .icon_close {
	width: 16px;
	height: 16px;
	background: url(/static/image/btn_close_2.png) center center/100% 100% no-repeat;
	position: absolute;
	z-index: 9;
	top: 3px;
	right: 3px;
	cursor: pointer
}
#change-mobile-form {
	font-size: 12px
}
#change-mobile-form .ui-form-item .ipt-icon {
	background: url(/static/image/mobile-icon.png) center center no-repeat
}
#change-mobile-form .ui-form-item-sms .ui-text {
	width: 194px
}
#change-mobile-form .ui-form-item-sms .input-a-btn {
	margin-left: 10px;
	padding: 0 18px;
	background-color: #008aff;
	color: #fff;
	height: 34px;
	line-height: 34px;
	display: inline-block
}
#change-mobile-form .mob-second {
	display: none;
	margin-left: 10px;
	height: 32px;
	width: 94px;
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8;
	line-height: 32px;
	text-align: center;
	color: #999
}
#change-mobile-form .Validform_checktip {
	position: absolute;
	top: 36px;
	left: -8px
}
#change-mobile-form .aliyun-verify-pr .Validform_checktip {
	top: 0
}
#change-mobile-form .ui-button {
	margin-top: 25px;
	width: 322px;
	line-height: 26px
}
#aliyunVerify {
	margin-bottom: 20px
}
.bind-mobile-succ {
	width: 300px
}
.bind-mobile-succ .word {
	margin-bottom: 20px;
	text-align: center
}
.bind-mobile-succ .enter-btn {
	margin-left: 15px;
	display: inline-block;
	padding: 6px 24px;
	vertical-align: middle;
	background-color: #e01603;
	color: #fff;
	border-radius: 3px
}
.hq_has_goods {
	margin-top: 10px
}
.hq_has_goods .link {
	display: flex;
	height: 256px
}
.hq_has_goods .goodsfm {
	width: 190px;
	height: 100%;
	text-align: center;
	background: url(/static/image/has_goods.png) no-repeat
}
.hq_has_goods .goodsfm h3 {
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 50px 0 34px
}
.hq_has_goods .goodsfm .desc {
	font-weight: 400;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px
}
.hq_has_goods .goodsfm .djs_ctx {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	padding-top: 16px
}
.hq_has_goods .goodsfm .djs_ctx em {
	display: block;
	width: 17px;
	font-weight: 700
}
.hq_has_goods .goodsfm .djs_ctx span {
	display: block;
	width: 34px;
	height: 32px;
	line-height: 32px;
	background: #3b1111;
	border-radius: 2px;
	text-align: center
}
.hq_has_goods .goods_list ul {
	display: flex
}
.hq_has_goods .goods_list li {
	width: 202px;
	height: 256px;
	background: #fff;
	position: relative
}
.hq_has_goods .goods_list li::after {
	content: '';
	width: 1px;
	height: 170px;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 39px
}
.hq_has_goods .goods_list li:last-child::after {
	display: none
}
.hq_has_goods .goods_list .item {
	display: block;
	padding: 20px
}
.hq_has_goods .goods_list .item img {
	display: block;
	width: 160px;
	height: 160px
}
.hq_has_goods .goods_list .goodsName {
	font-weight: 400;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin: 10px 0 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.hq_has_goods .goods_list .goodsPrice {
	font-weight: 700;
	text-align: center;
	color: #008aff;
	font-size: 14px
}


