@charset "utf-8";
html, body, div, span, applet, object, iframe,H1,  h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, strong, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption{
	  margin: 0;
	padding: 0;
	border: 0;
	outline: 0  
}
html, body, label{
	/* font-size: 12px */ 
}
a:focus {
	outline: 0
}
a:active {
	outline: 0
}

a:hover {
	outline: 0;
	text-decoration: none;
}

ol, ul {
	list-style: none
}
table {
	/*  border-collapse: separate;
	border-spacing: 0 */  
}


.navlititle{
height:33px; line-height:33px; font-weight:bold; font-size:16px	
}

.content img , .content pre img , .content  p img{
	max-width:99.9% !important ;
	
}

/* 类似直播BANNER .CSS  通用 */

.page-index .index-slide {
     
    height: 520px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

 
.page-index .index-slide .containers {
    position: relative;
    height: 620px; margin: 0 auto;width:1200px
}

.page-index .index-slide .bd {
    position: absolute;
    width: 1920px;
    height: 620px;
    margin-left: -360px;
 
}

.page-index .index-slide .bd li {
    height: 620px;
}

.page-index .index-slide .bd li a {
    display: block;
    height: 620px;
}
 

.page-index .index-slide .hd {
    position: absolute;
    bottom: 180px;
    left: 0;
    right: 0;
    text-align: center;
}

.page-index .index-slide .hd li {
    width: 55px;
    height: 30px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-indent: -140px;
}

.page-index .index-slide .hd li:before,
.page-index .index-slide .hd li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.page-index .index-slide .hd li:before {
    z-index: 1;
    background: rgba(255, 255, 255, .5);
}

.page-index .index-slide .hd li:after {
    z-index: 2;
    background: red;
    width: 0;
}

.page-index .index-slide .hd li.on:after {
    width: 100%;
    transition: width 3s ease-in-out;
}






 
 
/*特效按钮*/
.btn-effects {
	text-decoration: none;
    outline: none;
    display: inline-block;
    position: relative;
    top: 0;
    padding: 20px 60px;
    color: #fff;
    font-size: 18px;
    background: #ff6e03 ;
    border-radius: 60px;
    background-image: -moz-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -webkit-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -ms-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    box-shadow: 0px 12px 28px 0px rgba(210, 7, 0, 0.35);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-effects:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-effects:hover {
    top: -4px;
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 18px 36px 0px rgba(210, 7, 0, 0.25);
}
.btn-effects:hover:after {
    background: rgba(255, 255, 255, 0.2);
}

/*弹窗*/
.tanchang{
	width: 650px;
	height: auto;
	position: fixed;
	right: 50%;
	margin-right: -375px;
	bottom: 50%;
	z-index: 99999;
	margin-bottom: 1000px;
	border-radius: 10px;
 	overflow: hidden;
}
.tanchang a, .tanchang a img{display: block;width: 100%;height: auto;}
 
 
 
.tanchang .tc_close{
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("../images/jian.png") no-repeat center top;
	right: 1px;
	top: 1px;
	cursor: pointer;
	z-index: 999;
}

.tanchang .tc_jia{ display:none;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("../images/jia.png") no-repeat center top;
	left: 1px;
	top: 1px;
	cursor: pointer;
	z-index: 999;
}




.middle .banner{height: 150px  !important ; }

.fr {
	float: right;
}
#destoon_member a, .cur-city-wrap a, .ffffff {
	color: #fff !important;
}
/*header start*/
.header-top {
	font-size: 12px;
	background: #f5f5f5;
	height: 35px;
	line-height: 35px;
	color: #666;
	width: 100%;
	min-width: 1220px;
 *position: relative;
 *z-index: 10;
	background: url(../images/topbg.png) 0 0 no-repeat;
}
.sub-city-con {
	line-height: 24px;
}
.header-wrap {
	width: 1220px;
	margin: 0 auto;
}
.mobile-icon {
	display: inline-block;
	width: 11px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
	background: url(../images/app.gif) 0 0 no-repeat;
}

.mobile-icon2 {
	display: inline-block;
	width: 15px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
	background: url(../images/app2.gif) 0 0 no-repeat;
}


/* side */
  
.header-wrap {
	color: #fff;
}
.ht-left .cur-loc-ico {
	display: inline-block;
	width: 13px;
	height: 17px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../images/comm_icos.png) 0 0;
}
.change-city:hover .up-down-ico, .bus-coop-li:hover .up-down-ico, .attention-wx-li:hover .up-down-ico, .search-wrap .search-l:hover .up-down-ico {
	background: url(../images/comm_icos.png) -90px 0;
}
.up-down-ico {
	display: inline-block;
	width: 9px;
	height: 5px;
	margin-left: 5px;
	vertical-align: middle;
	background: url(../images/comm_icos.png) -80px 0;
}
.ih-userinfo:hover .up-down-ico {
	background: url(../images/comm_icos.png) -90px 0;
}
.ht-left .cur-city-flag {
	margin-right: 5px;
}
.header-nav-ul li {
	float: left;
	padding-left: 10px;
	border-left: 0px solid #f6f6f6;
	border-right: 0px solid #f6f6f6;
 *width: 95px;
 *padding-left: 0px;
 *text-align: center;
}
.attention-wx-li {
	position: relative;
	width: 82px;
	cursor: pointer;
}
.external-header {
	width: 1220px;
	margin: 0 auto;
	padding: 40px 0 30px;
	position: relative;
 *z-index: 9;
}
.external-header .logo {
	margin-top: -10px;
}
.internal-header .login {
	margin-top: 10px;
}
.header-middle .login {
	position: relative;
	width: 98px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #d7d7d7;
}
.header-middle .login:hover {
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background-color: #ff500b;
}
.header-middle .login:hover a {
	color: #fff;
}
.header-middle .login:hover .login-ico {
	background: url(../images/comm_icos.png) -19px -19px no-repeat;
}
.header-middle .login a {
	float: left;
	width: 98px;
	line-height: 38px;
	text-align: center;
	margin-left: 8px;
	color: #666;
}
.header-middle .login .login-ico {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 10px;
	left: 20px;
	background: url(../images/comm_icos.png) 0 -20px no-repeat;
}
.icon-tu {
	margin-left: 180px;
	margin-top: 5px;
}
.icon-tu span {
	background: url(../images/comm_icos.png?v=11) 0 -140px no-repeat;
	height: 30px;
	display: inline-block;
	margin-right: 15px;
}
.icon-tu .icon-01 {
	width: 120px;
}
.icon-tu .icon-02 {
	background: url(../images/comm_icos.png?v=11) 0 -180px no-repeat;
	width: 150px;
}
.has-line {
	width: 1px;
	height: 12px;
	margin-top: 9px;
	margin-left: 10px;
}
.change-city {
	position: relative;
}
.change-city .tit {
	display: block;
	position: relative;
	width: 70px;
	padding-left: 10px;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	overflow: hidden;
	z-index: 99;
}
.sub-city h2 {
	height: 20px;
	line-height: 20px;
	color: #ff9c00;
}
.sub-city {
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	width: 186px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	z-index: 9;
}
.sub-city-con a {
	margin-left: 5px;
	margin-right: 5px;
	color: #333
}
.sub-city .more {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #ff9c00;
}
.sub-city .more a {
	display: block;
	color: #fff;
	line-height: 30px;
}
.change-city:hover .sub-city {
	display: block;
}
.change-city:hover .tit {
	width: 78px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.sub-city .more:hover {
	background-color: #ff500b;
}
.order-btn {
	cursor: pointer;
}
.browser-tips {
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background-color: #FFFCE7;
	color: #333;
}
.browser-tips a {
	display: inline-block;
	margin-right: 5px;
	width: 120px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #ff6600;
	color: #fff;
}
.browser-tips a:hover {
	color: #fff;
}
.full-name-wrap {
	margin-right: 10px;
}
.full-name-wrap .has-line {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.bus-coop-li {
	position: relative;
	padding-left: 0 !important;
	cursor: pointer;
}
.bus-coop-li:hover {
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #666
}
.bus-coop-li:hover .bus-coop {
	display: block;
}
.bus-coop {
	display: none;
	position: absolute;
	width: 208px;
	padding: 18px 0 15px 10px;
	left: -1px;
	top: 30px;
	border: 1px solid #ddd;
	background-color: #fff;
	z-index: 9;
}
.bus-coop .city-bc, .bus-coop .tel-bc {
	color: #666;
}
.bus-coop .tel-bc {
	line-height: 1.5;
}
.bus-coop .city-bc {
	font-weight: bold;
	font-size: 14px;
}
.bus-coop .free-tel-ico {
	position: relative;
	width: 62px;
	height: 48px;
	margin-right: 5px;
	background: url(../images/comm_icos.png?v=111) 0 -85px;
}
.bus-coop .free-txt {
	position: absolute;
	left: 36px;
	top: -9px;
	color: #fff;
}
.bus-coop .ico-qq {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-left: 5px;
	vertical-align: middle;
	background: url(../images/comm_icos.png?v=1112) -37px -18px;
}
.attention-wx-li:hover {
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.attention-wx-li:hover .attention-wx {
	display: block;
}
.attention-wx {
	display: none;
	position: absolute;
	width: 72px;
	padding: 5px 10px;
	left: -1px;
	top: 30px;
	border: 1px solid #ddd;
	border-top: none;
	background-color: #fff;
	z-index: 9;
}
.attention-wx .tbs-wx-tips {
	margin-top: 5px;
	line-height: 1.5;
	color: #666;
}
.h10 {
	height: 10px;
}
.fl {
	float: left;
}
.fontNone {
	display: none;
}
.MT10 {
	margin-top: 10px
}
.MT5 {
	margin-top: 5px
}
.MB10 {
	margin-bottom: 10px
}
.PT10 {
	padding-top: 10px
}
.PB10 {
	padding-bottom: 10px
}
.PT20 {
	padding-top: 20px
}
.PB20 {
	padding-bottom: 20px
}
.w980 {
	width: 980px
}
.ht-right li {
	z-index: 999999;
}
.m .nav {
	padding: 0 10px 20px 32px;
	height: 24px;
	line-height: 24px;
	background: url('') no-repeat 10px 3px;
	font-size: 14px;
}
.m .nav div {
	float: right !important;
}
/*公告列表*/

.notice {
	position: absolute;
	top: 30px;
	width: 282px;
	z-index: 9999;
	padding-top: 10px;
	display: none;
	margin-top: 5px;
	text-align: left !important;
}
.notice:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 30px;
	width: 10px;
	height: 10px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top-radius: 4px;
	transform: rotate(135deg)
}
.notice .notice_item {
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	cursor: text;
}
.notice_item-h {
	padding: 0 16px;
	height: 44px;
	line-height: 42px;
	width: 248px;
	border-bottom: 1px solid #d8d8d8;
}
.notice_item-h1 span {
}
.notice_item-c {
	color: #333;
	padding: 0 16px;
	height: 44px;
	line-height: 44px;
	width: 248px;
	border-bottom: 1px solid #e7e7e7;
}
.notice_item-c1 {
	height: 44px;
}
.notice_item-c1 a {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 180px;
	font-size: 12px;
	color: #999!important;
}
.notice_item-c1 a:hover {
	color: #ff7200 !important;
}
.notice_item-c2 {
	float: right;
	margin-top: -45px;
}
.notice_item-c2 span {
	float: right;
	font-size: 12px;
	color: #cccccc;
}
 
 
.sub-city h2 {
	font-size: inherit;
}
.static_float {
	position: fixed;

	_position: absolute;
	left: 10px;
	top: 46%;
	z-index: 89;
}
.static_float a {
	background: #000;
	display: block;
	text-align: center;
	width: 80px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 5px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.static_float a:hover {
	-webkit-transition: all 0.2s ease-in-out 0.01s;
	-moz-transition: all 0.2s ease-in-out 0.01s;
	-o-transition: all 0.2s ease-in-out 0.01s;
	-ms-transition: all 0.2s ease-in-out 0.01s;
	transition: all 0.2s ease-in-out 0.01s;
	background: #0054cd;
}
.static_float a.sel {
	background: #0054cd; color:#FFF
}







.f-topBar .opPanel .header-main-color {
	color: #333
}
.f-topBar .opPanel .header-main-color:hover {
	color: #574dff
}
.f-topBar .opPanel .header-main-fill svg * {
	fill: #666
}
.f-topBar .opPanel .header-main-fill:hover svg * {
	fill: #574dff
}
 

.topBarpic {
	position: fixed;

	z-index: 100003
}

.f-topBar {
	position: fixed;
	top: 36px;
	width: 100%;
	height: 106px;
	line-height: 106px;
	text-align: left;
	z-index: 10001;
	background-color: #fff;
	font-family: "微软雅黑";
	box-shadow: 0 3px 4px rgba(0,0,0,0.1);
	padding: 0 40px;
	box-sizing: border-box
}

.webHead  {
	position: fixed;
	top: 36px;
	left: 0;
	width: 100%;
	height: 106px;
	background: #fff;
	overflow: unset;
	z-index: 100001
}

.f-topBar .fkw-topbar-box {
	margin: 0 auto;
	max-width: 1380px;
	min-width: 1200px;
	height: 100%;
	font-size: 12px
}
.f-topBar .jiuanweb-logo {
	float: left;
	margin: 0;
	width: 305px;
	height: 70px;
 
}
.f-topBar .mktProductDetailLogo-container {
	position: relative;
	display: inline-block
}
.indep-topBar-container .indep-topBar-logo, .mktProductDetailLogo-container .productDetailLogoClass {
	margin-left: 18px;
	float: left;
	height: 70px;
	cursor: pointer
}
 
.f-topBar .f-topbar-right {
	position: relative;
	float: right;
	width: auto;
*width:430px;
	height: 70px;
	font-size: 0
}
.f-topBar .topbar-item {
*float:left;
	position: relative;
	margin-right: 35px;
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: 100%;
	z-index: 10;
	cursor: pointer
}
.topbar_btn .topbar_btn_text {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	transition: color .3s
}
.f-topBar .topbar-item:hover .topbar_btn_text {
	color: #574dff
}
.topbar-item.new:before {
	content: "";
	position: absolute;
	right: -5px;
	top: 12px;
	width: 23px;
	height: 9px;
	background-image: url(../images/newsIco.gif);
	background-position: 0 0;
	background-repeat: no-repeat
}
.fkw-topbar-box .f-topbar-right .nav-item .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-product .arrow-icon {
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
	width: 9px;
	height: 70px;
	line-height: 0;
	padding: 32px 0;
	box-sizing: border-box;
	transition: transform .3s
}
.fkw-topbar-box .f-topbar-right .nav-item .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-product .arrow-icon svg * {
	stroke: #999
}
.fkw-topbar-box .f-topbar-right .nav-item.state-hover .topbar_btn_text, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .topbar_btn_text {
	color: #574dff
}
.fkw-topbar-box .f-topbar-right .nav-item:hover .arrow-icon, .fkw-topbar-box .f-topbar-right .nav-item.state-hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution:hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-product:hover .arrow-icon {
	transform: rotate(180deg)
}
.fkw-topbar-box .f-topbar-right .nav-item:hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .nav-item.state-hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution:hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-product:hover .arrow-icon svg * {
	stroke: #574dff
}
.topbar-item.topbar-item-cooperationCenter {
	margin-right: 33px
}
.f-topBar .opPanel {
	position: relative;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	z-index: 9999;
	font-family: "微软雅黑"
}
.f-topBar .topbar-item.topbar-item-registerCenter {
	margin-right: 14px;
	width: 112px
}
.f-topBar .topbar-item.topbar-item-loginCenter {
	margin-right: 0;
	width: 76px
}
.f-topBar .topbar-item.topbar-item-manageCenter {
	margin-right: 0
}
.f-topBar .topbar-item-manageCenter .topbar_btn_text, .f-topBar .topbar-item-registerCenter .topbar_btn_text {
	margin: 17px 0;
	display: inline-block;
	vertical-align: middle;
	width: 112px;
	height: 36px;
	line-height: 34px;
	border: 2px solid #f4f214 !important;
	text-align: center;
	background-color: #574dff !important ; 
	font-size: 14px;
	border-radius: 28px;
	color: #fff;
	box-sizing: border-box
}
.f-topBar .topbar-item.topbar-item-manageCenter .topbar_btn_text:hover, .f-topBar .topbar-item.topbar-item-registerCenter:hover .topbar_btn_text {
	background-color: #2288fe;
	border-color: #5776ff;
	color: #fff;
	transition: background-color .3s, border-color .3s
}
.f-topBar .topbar_btn_loginCenter .topbar_btn_text {
	margin: 17px 0;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 36px;
	line-height: 34px;
	border: 1px solid #dcdcdc;
	border-radius: 28px;
	text-align: center;
	font-size: 14px;
	color: #333;
	background: #fff;
	box-sizing: border-box;
	transition: color .3s, border-color .3s
}
.f-topBar .topbar_btn_loginCenter:hover .topbar_btn_text {
	border-color: #574dff;
	color: #574dff
}
.f-topBar .topbar-item-manageCenter .topbar_btn_text {
	margin-right: 14px
}
.f-topBar .f-topbar-right .topbar_btn_manageCenter .topbar_btn_text {
	color: #fff
}
.topbar-item .f-portrait {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 76px;
	height: 36px;
	line-height: 36px;
	padding: 17px 0;
	box-sizing: content-box;
	text-align: center;
	border: none!important;
	background: 0
}
.topbar-item .f-portrait .fai-icon {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	box-sizing: border-box
}
.topbar-item .f-portrait .fai-icon.user-icon {
	width: 20px;
	padding: 8px 0
}
.topbar-item .f-portrait .fai-icon.arrow-icon {
	margin-left: 8px;
	width: 9px;
	padding: 16px 0;
	line-height: 0
}
.topbar-item .f-portrait .fai-icon.user-icon svg * {
	fill: #999;
	transition: fill .3s
}
.topbar-item .f-portrait .fai-icon.arrow-icon svg {
	transition: transform .3s
}
.topbar-item .f-portrait .fai-icon.arrow-icon svg * {
	stroke: #999;
	transition: stroke .3s
}
.topbar-item .f-portrait:hover .fai-icon.user-icon svg * {
	fill: #574dff
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg {
	transform: rotate(180deg)
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg * {
	stroke: #574dff
}
.topbar-item .f-portrait .fai-icon.unread-icon {
	position: absolute;
	top: 22px;
	right: 32px;
	width: 6px;
	height: 6px;
	background: #ff2020;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.topbar-manage {
	position: absolute;
	top: 65px;
	left: -120px;
	height: 0;
	text-align: left
}
.topbar-manage-panel {
	width: 220px;
	height: 0;
	background-color: #fff;
	box-shadow: 0 5px 20px 0 rgba(51,57,85,0.25);
	border-radius: 5px
}
.topbar-comm-panel .topbar-panel-triangle-tips {
	position: absolute;
	top: -14px;
	right: 0;
	margin-right: 17px;
	display: block;
	line-height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent rgba(255,255,255,1);
	font-size: 0;
	filter: drop-shadow(0 -4px 4px rgba(0,0,0,0.1));
	-webkit-filter: drop-shadow(0 -4px 4px rgba(0,0,0,0.1));
	z-index: 0
}
.topbar_panel_active .topbar-manage-panel {
	position: absolute;
	left: -30px;
	height: auto;
	transition: transform .3s, opacity .3s;
	-webkit-transition: transform .3s, opacity .3s;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 0
}
.f-portrait:hover .topbar-manage-panel {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	opacity: 1
}
.topbar-manage-info {
	padding: 21px 25px;
	height: 82px;
	border-bottom: 1px solid #eceff6;
	box-sizing: border-box;
	cursor: pointer
}
.topbar-manage-info:after {
	content: "";
	display: block;
	height: 0;
	clear: both
}
.topbar-manage-info .topbar-manage-info-con {
	float: left;
	width: 120px;
	height: 38px
}
.topbar-manage-info .topbar-manage-cor-name {
	position: relative;
	top: -2px;
	line-height: 20px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: color .3s
}
.topbar-manage-info .topbar-manage-staff-name {
	margin-top: 3px;
	line-height: 16px;
	font-size: 12px;
	color: rgba(153,153,153,1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.topbar-manage-info .topbar-manage-avatar-con {
	position: relative;
	float: right;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-image: url(../images/vip.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-radius: 50%;
	overflow: hidden
}
.topbar-manage-info .topbar-manage-avatar-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 0;
	background: rgba(0,0,0,0.6);
	border-radius: 50%;
	text-align: center;
	padding: 12px 0;
	box-sizing: border-box;
	opacity: 0;
	transition: opacity .3s
}
.topbar-manage-info .topbar-manage-avatar-con:hover .topbar-manage-avatar-mask {
	opacity: 1
}
.topbar-manage-info .topbar-manage-avatar-mask svg {
	position: static;
	margin: 0;
	width: 14px
}
.topbar-manage-info .topbar-manage-avatar-mask svg *, .topbar-manage-info .topbar-manage-avatar-mask:hover svg * {
	fill: #fff!important
}
.topbar-manage-list {
	width: 100%;
	padding: 8px 0;
	transition: height .2s;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid #eceff6
}
.topbar-manage-items {
	height: 44px;
	line-height: 44px;
	padding: 0 25px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 0
}
.topbar-manage-items-adimg {
	margin-top: 14px
}
.topbar-manage-items-adimg-con {
	margin: 0 auto;
	display: block;
	width: 170px;
	height: 68px
}
.topbar-manage-items-loginout {
	height: 48px;
	line-height: 48px;
	padding: 0 25px;
	font-size: 14px;
	text-align: right;
	cursor: default
}
.topbar-manage-items-adimg+.topbar-manage-items-loginout {
	height: 46px;
	line-height: 44px
}
.topbar-manage-items-loginout span {
	transition: color .3s;
	cursor: pointer
}
.topbar-manage-items .topbar_text {
	display: inline-block;
	font-size: 14px
}
.topbar-manage-items .topbar_count {
	float: right;
	margin-top: 15px;
	height: 15px;
	line-height: 15px;
	padding: 0 6px;
	background: rgba(255,32,32,1);
	border-radius: 8px;
	color: #fff;
	font-size: 12px
}
.topbar-item-icon {
	position: relative;
	top: -5px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 16px
}




/**  header002.css END**/






































.tab-bar-panel {
	display: none
}
.tab-bar-box {
	display: none
}
.footerBtn {
	display: none
}
.footerBox {
	display: none
}
.topBtn {
	display: none
}
 
.webHeadPlaceholder {
	width: 100%;
	height: 70px
}
.webHead a {
	text-decoration: none
}
.f-topBar.f-fkw-topBar .fkw-topbar-box {
	margin: 0 auto;
	font-size: 12px;
	width: auto;
	max-width: 1380px;
	min-width: 1200px;
	height: 70px;
	line-height: 70px
}
.f-topBar .mall-logo {
	height: 70px;
	float: left;
	position: relative
}
.f-topBar .headLogo {
	cursor: pointer
}
.f-topBar .headLogo .f-img {
	width: 154px;
	height: 35px;
	font-size: 0;
	display: block;
	margin-top: 17px
}
.f-topBar .fkwProduct {
	display: block;
	position: absolute;
	width: 102px;
	height: 30px;
	line-height: 28px;
	top: 20px;
	left: 191px;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	color: #333;
	font-size: 13px;
	text-align: center
}
.f-topBar .fkwProduct:hover {
	color: #574dff;
	border-color: #574dff
}
.f-topBar .fkwProduct:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	left: -20px;
	width: 1px;
	height: 24px;
	background-color: #cfcfcf
}
.f-topBar .topbar-item:hover .solution_text {
	color: #574dff
}
.f-topBar .topbar-item.topbar-item-manageCenter .topbar_btn_text:hover, .f-topBar .topbar-item.topbar-item-registerCenter:hover .topbar_btn_text {
	background-color: #574dff;
	border-color: #574dff
}
.f-topBar .f-topbar-right {
	float: right;
	width: auto;
*width:430px;
	height: 70px;
	vertical-align: top
}
.f-topBar .f-topbar-right .topbar-item {
	cursor: default
}
.topbar-item a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	text-decoration: none
}
.nav a:hover, .navCheck a {
	color: #574dff
}
.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text, .f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text {
	border: 1px solid #574dff;
	background-color: #574dff
}
.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text:hover {
	border-color: #574dff;
	background-color: #574dff
}
.f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text:hover {
	border-color: #574dff;
	background-color: #574dff
}
.f-topBar .opPanel .header-main-color:hover {
	color: #574dff
}
.topbar-item .f-portrait:hover .fai-icon.user-icon svg * {
	fill: #574dff
}
.f-topBar .opPanel .header-main-fill:hover svg * {
	fill: #574dff
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg * {
	stroke: #574dff
}
.f-topBar .topbar_btn_loginCenter:hover .topbar_btn_text {
	border-color: #574dff;
	color: #574dff
}
.navCheck {
	color: #574dff
}

.navCheck .product-list .product-item a , .product-list .product-item a { 

font-size: 14px
 	 
}


.topbar_btn .topbar_submenu a.navCheck {
	color: #574dff
}
.topbar_btn .topbar_submenu_arrow {
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
	width: 9px;
	height: 70px;
	line-height: 0;
	padding: 32px 0;
	box-sizing: border-box;
	transition: transform .3s
}
.topbar_submenu_arrow svg * {
	stroke: #999
}
.topbar_btn .topbar_submenu_wrap {
	position: absolute;
	left: 60%;
	top: 54px;
	margin-top: -10px;
	margin-left: -70px;
	width: 140px;
	overflow: hidden;
	height: 0;
	transition: all .3s;
	border-radius: 4px
}
.topbar_btn .topbar_submenu {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	position: relative;
	cursor: default;
	padding-top: 9px;
	padding-bottom: 6px;
	width: 100px;
	margin-left: 10px;
	margin-top: 18px
}
.topbar_btn .topbar_submenu:before {
	content: '';
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -8px;
	border: 8px solid transparent;
	border-bottom-color: #fff
}
.topbar_btn:hover .topbar_submenu_arrow {
	transform: rotate(180deg)
}
.topbar_btn:hover .topbar_submenu_arrow svg * {
	stroke: #574dff
}
.topbar_btn:hover .topbar_submenu_wrap {
	height: auto
}
.topbar_btn .topbar_submenu a {
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: 13px;
	color: #333
}
.mobi_topbar_submenu a {
	text-decoration: none
}
.mobi_topbar_submenu_arrow {
	display: inline-block;
*zoom:1;
*display:inline;
	width: 10px;
	height: 5px;
	background: url(../images/down2.png) no-repeat;
	margin-top: -2px;
	margin-left: 3px;
	vertical-align: middle;
	transition: transform .1s
}
.mobi_topbar_btn:hover .mobi_topbar_submenu_arrow {
	transform: rotate(180deg);
	background: url(../images/down1.png) no-repeat
}
.mobi_topbar_btn:hover .mobi_topbar_submenu_wrap {
	height: 180px
}
div.tab-bar-item:hover .tab-bar-submenu {
	display: block
}
div.tab-bar-item:hover {
	color: rgba(255,119,51,1)
}
div.tab-bar-item:hover #solution-svg {
	display: none
}
div.tab-bar-item:hover #solution-svg2 {
	display: inline
}
.mobi_tab_item .mobi_topbar_btn .mobi_submenu_arrow_def {
	transform: rotate(0deg);
	background: url(../images/down2.png) no-repeat
}
.mobi_tab_item .mobi_topbar_btn .mobi_submenu_arrow_hover {
	transform: rotate(180deg);
	background: url(../images/down1.png) no-repeat
}
.mobi_cover {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 9
}
.mobi-head-btns {
	display: none
}
  
.f-topBar .f-topbar-right .topbar-item {
	vertical-align: middle
}
.newIcon {
	position: absolute;
	top: -4px
}



 






/** 通用导航jiuanweb-COM **/


 
.menu-container {
	width: 100%;
	height: 53px;
	line-height: 51px;
	background-color: #fff;
	border: 1px solid #f4f4f4;
	box-sizing: border-box; 
}
.menu-wp {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: 100%;
	font-size: 0;
	text-align: center;
}
.menu {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: auto !important;
	cursor: pointer;
	font-size: 16px;
	color: #5f6464;
	font-family: Microsoft YaHei; padding-left:22px;padding-right:22px
}

.menu a { text-decoration:none;

	cursor: pointer;
	font-size: 16px;
	color: #5f6464;

}

 .menuOn2{
 border:1px solid #f49c9c; color:#F60 !important; border-radius:25px; padding-left:10px; padding-right:10px;padding-top:5px;padding-bottom:5px; background:#f6d1ac
 }
 
 .menu-wp2   {	 
	width: 1300px !important; 
}


.menu-wp2 .menu {	 
	width: 102px; 
}
.menu150 {
 
	width: 150px !important;
 
}
.menu-wp2 .menu a { font-size:14px
	 
}

.menuOn:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #2f83fb
}
.menu-active-line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 122px;
	height: 2px;
	background-color: #2f83fb
}










/** 悦客导航 **/

 .solution-link-wrapa {
	width:1200px; margin:0 auto; 
	 
}
.yuekeselected {
	  border:1px solid #ccc; background:#09F;
	  background:#3ff; background-color:#3FF
	 
}
 
 
.solution-link-item {
	width: 11.5%;
	height: 50px;
	font-size: 18px;
	background: rgba(255,255,255,1);
	border-radius: 8px;
	text-align: center;
	line-height: 70px;
	margin-right: 2.6%
}
.solution-link-item.active {
	background: rgba(247,247,247,1)
}
.solution-link-item:hover {
	background: rgba(247,247,247,1)
} 

 .solution-link-itemedu {
	width: 8%;
	height: 40px;
	font-size: 14px;
	background: rgba(255,255,255,1);
	border-radius: 8px;
	text-align: center;
	line-height: 40px;
	margin-right: 0.6%; padding-left:5px; padding-right:5px
}
.solution-link-itemedu.active {
	background: rgba(247,247,247,1)
}
.solution-link-itemedu:hover {
	background: rgba(247,247,247,1)
} 
 
 .primary-btnedu {
	display: inline-block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	background: linear-gradient(90deg, rgba(200,81,255,1), rgba(126,105,255,1));
	box-shadow: 0 6px 40px 0 rgba(145,88,246,.5);
	border-radius: 24px;
	color: #fff;
	font-size: 14px;
	border: none;
	text-align: center
}
.primary-btnedu:hover {
	background: linear-gradient(90deg, rgba(166,72,254,1), rgba(97,101,245,1));
	box-shadow: 0 4px 20px 0 rgba(145,88,246,.5);
	border: none
}




 
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.justify-center {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.justify-around {
	-webkit-box-pack:space-around;
	-ms-flex-pack:space-around;
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.justify-between {
	-webkit-box-pack:space-between;
	-ms-flex-pack:space-between;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.align-center {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}

.primary-btn {
	display: inline-block;
	width: 180px;
	height: 48px;
	line-height: 48px;
	background: linear-gradient(90deg, rgba(200,81,255,1), rgba(126,105,255,1));
	box-shadow: 0 6px 40px 0 rgba(145,88,246,.5);
	border-radius: 24px;
	color: #fff;
	font-size: 18px;
	border: none;
	text-align: center
}
.primary-btn:hover {
	background: linear-gradient(90deg, rgba(166,72,254,1), rgba(97,101,245,1));
	box-shadow: 0 4px 20px 0 rgba(145,88,246,.5);
	border: none
}


/** footer .css **/



/*! @fk/faifooter v1.0.8 hash:dfc4a95fa21666362981 */
.ff--copyright {
	font-size: 13px;
	line-height: 31px;
	text-align: center;
	color:#ece953 ;
}


.ff--copyright #beiana{
 color: #d3d156 !important;
 }



.ff--beian {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	vertical-align: middle;
	background: url(../images/beian.d27c0c8d.png) no-repeat 50%
}
.ff--spec {
	margin: 0 10px
}
.ff--knet {
	display: inline-block;
	 
	margin-left: 8px;
	vertical-align: middle;
 
}
.ff__dark .ff--spec {
	border-color: #5d5d5d
}
.ff--area-title {
	margin-bottom: 16.5px;
	color: #ece953;
	font-size: 16px;
	line-height: 1;
	text-align: left; font-weight:bold
}


.ff__dark .ff--area-title {
	color: #949494
}
.ff--partner .ff--area-title {
	text-align: center\9
}
.ff--text {
	margin-bottom: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.ff--row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center\9
}
.ff--main .ff--area-content .ff--row {
	text-align: left\9
}
.ff--col {
	display: inline-block\9;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100px;
	margin-right: 10px;
	vertical-align: top\9
}
.ff--header .ff--col, .ff--main .ff--col {
	margin: 0 25px\9
}
.ff--main .ff--area-content .ff--col {
	margin: 0\9
}
.ff--column {
	width: 100%
}
.ff--icon {
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 25px;
	margin-bottom: 25px;
	cursor: pointer
}
.ff--icon:last-child {
	margin-right: 0
}
.ff--icon:hover .ff--popper {
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-name: faifooter_zoomIn;
	animation-name: faifooter_zoomIn;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.ff--svg {
	display: none\9;
	width: 100%;
	height: 100%
}
.ff--svg__wechat {
	color: #bcbcbc;
	fill: #eee
}
.ff--svg__wechat:hover {
	color: #4ac434;
	fill: #e4f6eb
}
.ff--svg__weapp {
	color: #bcbcbc;
	fill: #eee
}
.ff--svg__weapp:hover {
	color: #4196fc;
	fill: #e5f0fe
}
.ff--png {
	display: none;
	display: block\9;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0
}
.ff--png:hover {
	background-position: -70px 0
}
.ff--png__wechat {
	background-image: url(../images/wechat.0ce36517.png)
}
.ff--png__weapp {
	background-image: url(../images/weapp.b2f6a7a2.png)
}
.ff--popper {
	position: absolute;
	top: -183px;
	left: -45px;
	display: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 120px;
	height: 145px;
	padding: 10px;
	background: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 12px 0 rgba(0,0,0,.15)
}
.ff--arrow {
	position: absolute;
	bottom: -9px;
	left: 61px;
	border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	border-width: 5px 10px
}
.ff--qrcode {
	display: block;
	width: 120px;
	height: 120px; border-radius:5px
}
.ff--label {
	margin-top: 12px;
	color: #333;
	font-size: 12px;
	line-height: 1;
	text-align: center
}
.ff__dark .ff--svg__wechat {
	color: #646464;
	fill: #3a3a3a
}
.ff__dark .ff--svg__wechat:hover {
	color: #fff;
	fill: #57b865
}
.ff__dark .ff--svg__weapp {
	color: #646464;
	fill: #3a3a3a
}
.ff__dark .ff--svg__weapp:hover {
	color: #fff;
	fill: #4196fc
}
.ff__dark .ff--png__wechat {
	background-image: url(../images/wechat-dark.fae36016.png)
}
.ff__dark .ff--png__weapp {
	background-image: url(../images/weapp-dark.97dcd697.png)
}
.ff__dark .ff--popper {
	-webkit-box-shadow: none;
	box-shadow: none
}
@-webkit-keyframes faifooter_zoomIn {
0% {
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3);
opacity:0
}
50% {
opacity:1
}
}
@keyframes faifooter_zoomIn {
0% {
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3);
opacity:0
}
50% {
opacity:1
}
}
.ff--partner {
	padding: 5px 0 10px
}
.ff--partner .ff--col {
	width: 120px;
	margin: 0 25px\9
}
.ff--partner-img {
	height: 50px;
	
	background-repeat: no-repeat
}
.ff--partner-img__0 {
	background-position: 0 0
}
.ff--partner-img__1 {
	background-position: -235px 0
}
.ff--partner-img__2 {
	background-position: -470px 0
}
.ff--partner-img__3 {
	background-position: -687px 0
}
.ff--partner-img__4 {
	background-position: -897px 0
}
.ff--partner-img__5 {
	background-position: -1107px 0
}
.ff__dark .ff--partner-img {
 
}
.ff--divider {
	display: block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	background: #e5e5e5
}
.ff__dark .ff--divider {
	background: #202020;
	border-top: 1px solid #333
}
.ff {
	font-weight: 400;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 19px;
	text-align: left
}
.ff, .ff a {
	color: #999
}
.ff a {
	display: inline;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}
.ff a:hover {
	color: #666
}
.ff__dark, .ff__dark a {
	color: #5d5d5d
}
.ff__dark a:hover {
	color: #949494
}
.ff--wrap {
	padding: 0 20px;
	overflow: auto;
	background: #fff;
	border-top: 1px solid # 063
}
.ff--main {
	padding: 20px 0 2.5px
}
.ff--content {
	width: 100%;
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 25px 0 15px
}
.ff--img {
	float: left;
	width: 87px;
	height: 37px;
	margin-right: 25px;
	margin-bottom: 25px
}
.ff--img:last-child {
	margin-right: 0
}
.ff--about {
	width: 90px
}
.ff--about__column {
	width: 160px
}
.ff--about .ff--col {
	width: 70px
}
.ff--cusarea, .ff--friend {
	width: 330px
}
.ff--friend__column {
	width: 550px
}
.ff--follow {
	width: 170px
}
.ff__dark .ff--wrap {
	background: #282828;
	border-top: none
}
.ff__no-svg .ff--svg {
	display: none
}
.ff__no-svg .ff--png {
	display: block
}




/**  common.min.css  start **/


  
.headLogo {
	float: left;
	width: 215px;
	height: 100%
}            
.flow-map-container {
	position: absolute;
	top: 65px;
	left: -285px;
	width: 650px;
	height: 323px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	z-index: 11;
	background: #fff;
	box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);
	border-radius: 4px;
	transform: scaleY(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: transform .3s, opacity .3s, filter .3s;
	transform-origin: 0 0
}
.topbar-item-solution:hover .flow-map-container {
	transform: scaleY(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.flow-map-container a {
	text-decoration: none
}
.flow-map-container:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px;
	border-color: #fff #fff transparent transparent;
	transform: translateX(-50%) rotate(-45deg);
	box-shadow: 0 2px 22px 2px rgba(217,223,231,0.6)
}
.flow-map-container .flow-map {
	width: 100%;
	height: 272px;
	padding: 0 40px;
	box-sizing: border-box
}
.flow-map-container .flow-map .product-list {
	width: 90px;
	margin-top: 10px;
	float: left
}
.flow-map-container .flow-map .product-list+.product-list {
	margin-left: 30px
}
.flow-map-container .flow-map .product-list .product-title {
	width: 100%;
	height: 54px;
	line-height: 52px;
	border-bottom: 1px solid #f1f1f1;
	font-size: 15px;
	color: #333;
	cursor: default
}
.flow-map-container .flow-map .product-list .product-item {
	margin-top: 15px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #777
}
.flow-map-container .flow-map .product-list .product-item+.product-item {
	margin-top: 11px
}
.flow-map-container .flow-map .product-list .product-item a {
	position: relative;
	color: #666;
	cursor: pointer;
	text-decoration: none;
	transition: color .3s
}
.flow-map-container .flow-map .product-list .product-item a:before {
	content: "";
	position: absolute;
	top: 7px;
	left: -10px;
	width: 4px;
	height: 4px;
	background: linear-gradient(90deg, #2576fb 0, #59a3ff 100%);
	opacity: 0;
	filter: alpha(opacity=0);
	border-radius: 50%;
	transition: opacity .3s, filter .3s
}
.flow-map-container .flow-map .product-list .product-item a:hover {
	color: #0157ff
}
.flow-map-container .flow-map .product-list .product-item a:hover:before {
	opacity: .5;
	filter: alpha(opacity=50)
}
.flow-map-container .view-more {
	display: block;
	width: 568px;
	height: 51px;
	line-height: 50px;
	margin: 0 auto;
	border-top: 1px solid #f1f1f1;
	text-align: center;
	box-sizing: border-box;
	color: #999;
	text-decoration: none;
	cursor: pointer
}
.flow-map-container .view-more:hover {
	color: #0157ff
}
.topbar-item .hot-icon {
	content: "";
	position: absolute;
	top: 10px;
	right: -3px;
	width: 23px;
	height: 16px
}
.topbar-product-panel {
	position: absolute;
	top: 65px;
	left: -225px;
	width: 530px;
	height: 397px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	z-index: 11;
	background: #fff;
	box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);
	border-radius: 4px;
	transform: scaleY(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: transform .3s, opacity .3s, filter .3s;
	transform-origin: 0 0
}
.topbar-product-panel a {
	text-decoration: none
}
.topbar-item-product:hover .topbar-product-panel {
	transform: scaleY(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.topbar-product-panel:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px;
	border-color: #fff #fff transparent transparent;
	transform: translateX(-50%) rotate(-45deg);
	box-shadow: 0 2px 22px 2px rgba(217,223,231,0.6)
}
.topbar-product-panel-con {
	display: block;
	height: 100%;
	padding: 13px 30px 0;
	box-sizing: border-box
}
.topbar-product-panel-con:after {
	content: "";
	display: block;
	height: 0;
	clear: both
}
.topbar-product-panel-item {
	float: left;
	width: 220px;
	height: 75px;
	border-bottom: 1px solid #f1f1f1;
	box-sizing: border-box
}
.topbar-product-panel-item:nth-child(2n) {
	margin-left: 30px
}
.topbar-product-panel-item:nth-child(n+9) {
	border: 0
}
.topbar-product-panel-item a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 46px;
	box-sizing: border-box;
	overflow: hidden
}
.topbar-product-panel-item a:before {
	content: "";
	position: absolute;
	top: 18px;
	left: 0;
	width: 36px;
	height: 36px
}
.topbar-product-panel-item.jz a:before {
	background: url(../images/jz.svg) 0 0 no-repeat
}
.topbar-product-panel-item.mall_navico a:before {
	background: url(../images/mall.svg) 0 0 no-repeat
}

.topbar-product-panel-item.s2b2c_navico a:before {
	background: url(../images/nav_s2b2c.png) 0 0 no-repeat
}


.topbar-product-panel-item.hd a:before {
	background: url(../images/hd.svg) 0 0 no-repeat
}
.topbar-product-panel-item.flyer a:before {
	background: url(../images/flyer.svg) 0 0 no-repeat
}
.topbar-product-panel-item.yx a:before {
	background: url(../images/yx.svg) 0 0 no-repeat
}
.topbar-product-panel-item.yk a:before {
	background: url(../images/yk.svg) 0 0 no-repeat
}
.topbar-product-panel-item.qz a:before {
	background: url(../images/qz.svg) 0 0 no-repeat
}
.topbar-product-panel-item.wxast a:before {
	background: url(../images/hd.svg) 0 0 no-repeat
}


.topbar-product-panel-item.nav_video a:before {
	background: url(../images/nav_video.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_b2b2c a:before {
	background: url(../images/nav_b2b2c.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_kanjia a:before {
	background: url(../images/nav_kanjia.png) 0 0 no-repeat
}
.topbar-product-panel-item.nav_duoshanghu a:before {
	background: url(../images/nav_duoshanghu.png) 0 0 no-repeat
}
.topbar-product-panel-item.nav_o2o a:before {
	background: url(../images/yk.svg) 0 0 no-repeat
}
.topbar-product-panel-item.fenhong a:before {
	background: url(../images/nav_fenhong.png) 0 0 no-repeat
}
.topbar-product-panel-item.nav_sqtg a:before {
	background: url(../images/nav_sqtg.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_pt a:before {
	background: url(../images/nav_pt.png) 0 0 no-repeat
}
.topbar-product-panel-item.nav_pc a:before {
	background: url(../images/jz.svg) 0 0 no-repeat
}

.topbar-product-panel-item.h5cd a:before {
	background: url(../images/flyer.svg) 0 0 no-repeat
}

.topbar-product-panel-item.wanrenfenxiao a:before {
	background: url(../images/nav_wanrenfenxiao.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_app a:before {
	background: url(../images/nav_app.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_pifa a:before {
	background: url(../images/nav_pifa.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_b2b a:before {
	background: url(../images/nav_b2b.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_shejiao a:before {
	background: url(../images/nav_shejiao.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_xinlingshou a:before {
	background: url(../images/nav_xinlingshou.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_duanshipin a:before {
	background: url(../images/nav_duanshipin.png) 0 0 no-repeat
}
.topbar-product-panel-item.nav_sass a:before {
	background: url(../images/nav_sass.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_b2c a:before {
	background: url(../images/nav_b2c.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_jifen a:before {
	background: url(../images/nav_jifen.png) 0 0 no-repeat
}

.topbar-product-panel-item.nav_xs a:before {
	background: url(../images/nav_xs.png) 0 0 no-repeat
}


.topbar-product-panel-item.edu a:before {
	background: url(../images/edu.svg) 0 0 no-repeat
}

.topbar-product-panel-item.destoon a:before {
	background: url(../images/destoon.gif) 0 0 no-repeat
}


.topbar-product-panel-item.ktu a:before {
	background: url(../images/kt.svg) 0 0 no-repeat
}

.topbar-product-panel-item.nav_gzhzs a:before {
	background: url(../images/wxast.svg) 0 0 no-repeat
}


.topbar-product-panel-item-title {
	margin-top: 15px;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	transition: color .3s
}
.topbar-product-panel-item a:hover .topbar-product-panel-item-title {
	color: #0157ff
}
.topbar-product-panel-item-desc {
	margin-top: 2px;
	color: #999;
	font-size: 12px;
	line-height: 20px
}



/**  common.min.css end **/
















/**  以下是分页**/

 
.f-noModel {
	height: 147px;
	width: 172px;
	margin: 0 auto;
	background: url(../images/defaultIcon.png) no-repeat 0 -2458px
}
.f-noModel-txt {
	font-size: 14px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: center
}


.fk_allModelPage .pagenation_model {
	width: auto;
	height: 28px;
	text-align: center;
	font-size: 0;
	padding: 25px 0;
	margin: 0 45px;
	vertical-align: middle
}
.pagenation-first a, .pagenation-last a, .pagePrev_model a {
	width: 28px;
	height: 28px;
	display: block;
	border: 0
}
.fk_allModelPage .pagenation-first, .fk_allModelPage .pagenation-last, .fk_allModelPage .pageNext_model, .fk_allModelPage .pageNo_model, .fk_allModelPage .pagePrev_model {
	display: inline-block;
	width: 28px;
	height: 28px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 28px;
*display:inline;
*zoom:1;
	margin: 0 7px
}
.fk_allModelPage .pagenation-first, .fk_allModelPage .pagenation-last, .fk_allModelPage .pageNext_model, .fk_allModelPage .pagePrev_model {
	background: url(../images/home_ico.png) no-repeat -214px -50px;
	font-size: 0
}
.fk_allModelPage .pagePrev_model .prevHide_model, .fk_allModelPage .pageNext_model .nextHide_model {
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-decoration: none
}
.fk_allModelPage .pageNo_model span {
	font-size: 14px;
	color: #666
}
.fk_allModelPage .pageNo_model.active_page_model span {
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: #2f82ff;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.fk_allModelPage .pageEllipsis_model--all {
	width: 28px;
	height: 24px;
	line-height: 24px;
	margin-top: 2px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	vertical-align: middle
}
.fk_allModelPage .pageNext_model .nextShow_model {
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px
}
.fk_allModelPage .icon-pg-prev, .fk_allModelPage .icon-pg-prev-disable:hover {
	background-position: -211px -104px
}
.fk_allModelPage .icon-pg-next, .fk_allModelPage .icon-pg-next-disable:hover {
	background-position: -210px -133px
}
.fk_allModelPage .icon-pg-last, .fk_allModelPage .icon-pg-last-disable:hover {
	background-position: -212px -76px
}
.fk_allModelPage .pageEllipsis_model {
	display: inline-block;
	width: 28px;
	height: 28px;
	float: none;
	background: 0;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 28px;
	display: inline;
	zoom: 1;
	margin: 0 7px;
	font-size: 14px
}



.grayContent {
	font-size: 14px;
	
}




/** 以上是分页，下面是搜索背景样式  **/


#header_search, .header_search {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 200px;
	z-index: 2;
	font-family: 微软雅黑;
	background: url(../images/bg.png)
}
.header_search .s_ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.header_search .s_wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 681px;
	height: 50px;
	border-radius: 25px;
	background: #fff
}
.header_search .s_container {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.header_search .s_sort {
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #3583fb;
	font-size: 14px;
	background: #e5efff;
	border-radius: 20px 0 0 20px;
	cursor: pointer;
	float: left
}
.header_search .s_sort span {
	margin-left: 17px
}
.header_search .s_arrow {
	display: inline-block;
	width: 10px;
	height: 6px;
	background: url(../images/home_ico.png) 0 -1337px no-repeat;
	margin-top: -2px;
	margin-left: 4px;
	vertical-align: middle;
	transition: transform .3s
}
.header_search .s_show_menu .s_arrow {
	transform: rotate(180deg)
}
.header_search .s_input {
	width: 543px;
	line-height: 40px;
	box-sizing: border-box;
	margin-left: 24px;
	height: 100%;
	border: 0;
	outline: 0;
	font-size: 15px;
	color: #333;
	float: left
}
.header_search .s_input::-moz-placeholder {
color:#ccc
}
.header_search .s_input::-ms-input-placeholder {
color:#ccc
}
.header_search .s_input::-webkit-input-placeholder {
color:#ccc
}
.header_search .s_right {
	display: inline-block;
	width: 114px;
	height: 100%;
	float: left;
	position: relative;
	cursor: pointer;
	border-radius: 25px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	transition: all .3s;
	background: #fef0d9
}
.header_search .s_right:hover {
	background-color: #fde9c8
}
.header_search .s_clear_btn.s_right:hover {
	background: 0
}







.header_search .s_right .s_icon {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 21px;
	bottom: 0;
	margin: auto;
	  background:url(../images/so.png) no-repeat
}
.header_search .s_right .s_tips {
	display: block;
	position: absolute;
	top: 17px;
	left: 58px;
	margin: auto;
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #574dff;
	line-height: 16px
}
.header_search .s_clear_btn.s_right .s_icon {
	background-position: -26px -1363px
}
.header_search .s_clear_btn.s_right:hover .s_icon {
	background-position: -49px -1363px
}

  .model_search_btn_content {
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,0.7);
	position: relative;
	margin: 0 auto;
	margin-top: 12px;
	display: inline-block;
	max-width: 550px
}
.model_search_btn_content a {
	text-decoration: none;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: 8px;
	cursor: pointer
}


.model_search_hot {
	width: 90.4%;
	height: 100%;
	margin: 0 auto
}
.model_search_hot_tips {
	display: inline-block;
	float: left;
	margin-top: 12px;
	color: rgba(255,255,255,0.7);
	font-size: 13px
}
.model_search_a {
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFF !important
}
.model_search_a:hover {
	color: rgba(254,254,254,1);
!important
}












/** kefu jiuanweb-COM  **/

/* 
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif ,"新宋体";}
p{margin:0px;padding:0px;line-height:20px;}
i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff5a00;text-decoration:none;}
.clear{clear:both;font-size:0px;line-height:0;height:0;}
  */
 

.clear {
	clear: both
}



.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

 

.ff--text a{color:#ffffff !important;}
 
#faifooter , #faifooter .ff--wrap { background:#3618eb;}


#faifooter { width:100%;}


 




/* QQ客服系统 CSS Document */
 /* 
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: none;
    background: none !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #333;
}
  CSS Document */
.layout-wrap {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.layout-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
}
.layout-2-1,
.layout-3-1,
.layout-3-2,
.layout-4-1,
.layout-4-2,
.layout-4-3 {
    float: left;
    vertical-align: top;
}
.layout-2-1 {
    width: 50%;
}
.layout-3-1 {
    width: 33.3333%;
}
.layout-3-2 {
    width: 66.6666%;
}
.layout-4-1 {
    width: 25%;
}
.layout-4-3 {
    width: 75%;
}
/*ie7*/
/* CSS Document */
/*var*/
 
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.clearfix {
    *zoom: 1;
}
.gradient-primary {
    background-color: #ff6d01;
    background-image: -moz-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -webkit-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -ms-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
}
/*ui*/
.ui-ffm {
    font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
.ui-ffs {
    font-family: "宋体", arial, sans-serif;
}
.ui-fsxs {
    font-size: 70%;
}
.ui-fss {
    font-size: 85%;
}
.ui-fsl {
    font-size: 125%;
}
.ui-fsxl {
    font-size: 150%;
}
.ui-tac {
    text-align: center;
}
.ui-tar {
    text-align: right;
}
.ui-tal {
    text-align: left;
}
.ui-tdn {
    text-indent: -999em;
}
.ui-ofh {
    white-space: nowrap;
    word-wrap: normal;
    word-break: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.ui-fr {
    float: right;
}
.ui-fl {
    float: left;
}
.ui-dn {
    display: none;
}
.ui-art,
.ui-arb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #999;
}
.ui-arb {
    border-color: #999 transparent transparent;
}
/*箭头及更多标签动画效果*/
.ui-arb.open {
    -webkit-transform: translateY(-4px) rotate(180deg);
    -moz-transform: translateY(-4px) rotate(180deg);
    transform: translateY(-4px) rotate(180deg);
}
.ui-arb,
.ui-more-trigger:after,
.ui-more-trigger:before {
    -webkit-transition: -webkit-transform 0.2s 0.2s;
    -moz-transition: -moz-transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s;
}
.ui-more-trigger,
.ui-more-trigger:after,
.ui-more-trigger:before {
    position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    background-color: #999;
}
.ui-more-trigger {
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -12px;
    -webkit-transition: background 0.2s 0.2s;
    -moz-transition: background 0.2s 0.2s;
    transition: background 0.2s 0.2s;
}
.ui-more-trigger:after,
.ui-more-trigger:before {
    content: "";
}
.ui-more-trigger:after {
    top: 6px;
}
.ui-more-trigger:before {
    top: -6px;
}
.ui-more-trigger.open {
    background-color: rgba(255, 255, 255, 0);
}
.ui-more-trigger.open:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
    -moz-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}
.ui-more-trigger.open:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
    -moz-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}
.ui-label {
    padding: 2px 3px;
    background: #ff6e03;
    color: #fff;
    border-radius: 2px;
    vertical-align: middle;
}
 
 
/*按钮*/
.ui-btn {
    display: inline-block;
    padding: 6px 12px;
    line-height: 18px;
    border: 1px solid #ececec;
    border-radius: 3px;
    color: #464646;
    background-color: #fff;
    cursor: pointer;
    vertical-align: middle;
}
.ui-btn:hover {
    text-decoration: none;
    color: #333;
    background-color: #f9f9f9;
    border-color: #e1e1e1;
}
.ui-btn.disabled,
.ui-btn.disabled:hover {
    color: #ccc !important;
    background-color: #fff !important;
    border-color: #ececec !important;
    cursor: default;
}
 



/*mod-sidebar*/
.mod-sidebar {
    position: fixed;
    top: 50%;
    right: 20px;
    margin: -100px 0 0 0;
    z-index: 1000;
}
.mod-sidebar .tab-nav {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1100;
}
.mod-sidebar .tab-nav li {
    position: relative;
}
.mod-sidebar .tab-nav li a {
    display: block;
    height: 36px;
    width: 36px;
    background: rgba(0, 0, 0, 0.4);
}
.mod-sidebar .tab-nav li a:hover {
    background: rgba(0, 0, 0, 0.6);
}
.mod-sidebar .tab-nav li.back-top {
    display: none;
    margin-top: 3px;
}
.mod-sidebar .tab-content {
    position: absolute;
    top: 0;
    right: 44px;
    *right: 50px;
    z-index: 1050;
}
.mod-sidebar .tab-panel {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 40px;
    text-align: center;
    padding: 20px 5px 30px;
    border-radius: 10px;
    background-color: #f9f9f9;
    background-color: rgba(249, 249, 249, 0.9);
    overflow: hidden;
}
.mod-sidebar .tab-panel#qq {
    width: 240px;
    height: 478px;
    margin: -140px -50px 0 0;
    padding: 172px 49px 0 23px;
   
    overflow: visible;
}
.mod-sidebar .tab-panel#qq .ui-btn{
  width: 92px;
  background: #f4b818;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  border:none;
  border-radius: 36px;
}
.mod-sidebar .tab-panel#qq .ui-btn:hover{
  background: #ffd35d;
}
.mod-sidebar .tab-panel#qq:after {
    display: none;
}
.mod-sidebar .tab-panel#qq .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 166px;
    z-index: 1010;
}
.mod-sidebar .tab-panel#qq p {
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.mod-sidebar .tab-panel#qq .cooperate .phone-num {
    font-size: 16px;
}
.mod-sidebar .tab-panel#qq .cooperate {
    height: 106px;
}
.mod-sidebar .tab-panel#qq p {
    color: #fff;
}
.mod-sidebar .tab-panel#qq .close {
    margin-left: -30px;
    color: #fff;
    bottom: 15px;
}
.mod-sidebar .tab-panel#qq .rocket {
    position: absolute;
    width: 38px ;
    height: 64px;
    top: -30px;
    left: 100px;
   
    z-index: 1040;
    -webkit-animation: float 8s ease .4s infinite normal;
    -ms-animation: float 8s ease .4s infinite normal;
    animation: float 8s ease .4s infinite normal;
}
.mod-sidebar .tab-panel#act {
    width: 220px;
}
.mod-sidebar .tab-panel:after {
    content: "◆";
    color: #f9f9f9;
    position: absolute;
    display: block;
    width: 8px;
    height: 16px;
    line-height: 16px;
    font-size: 24px;
    text-indent: -8px;
    top: 10px;
    right: -6px;
    overflow: hidden;
    z-index: 110;
}
.mod-sidebar .tab-panel a {
    color: #666;
}
.mod-sidebar .tab-panel .close {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -18px;
    font-size: 12px;
    display: block;
    width: 36px;
    color: #999;
}
.mod-sidebar .tab-panel .close:hover {
    text-decoration: none;
}
.mod-sidebar .tab-panel.xsSideBar#qq {
    width: 160px;
    background: linear-gradient(0deg, #ff740e, #ff3d33);
    margin-right: 0px;
    padding: 0px;
    height: 296px;
    box-shadow: 0px 20px 60px 0px rgba(255, 91, 51, 0.5);
    margin-top: -40px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .close {
    margin-left: -18px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .cooperate {
    height: auto;
    margin-top: 30px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .cooperate2 {
    margin-top: 20px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .lines {
    background: rgba(255, 255, 255, 0.2);
    width: 130px;
    margin: 0 auto;
    height: 1px;
    margin-bottom: -6px;
    margin-top: 20px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .ui-fsl {
    margin-top: 10px;
}
.mod-sidebar .tab-panel.xsSideBar#qq .freeCall {
    font-size: 12px;
    font-weight: normal;
    margin-top: -4px;
}
/*mod-sidebar ie8*/
.mod-sidebar .tab-nav li a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, 0, endColorstr=#90000000, 0);
}
.mod-sidebar .tab-nav li a:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1000000, 0, endColorstr=#b1000000, 0);
}
  
  
  
  
  
  
  
  /*  文章底部点赞 反对，收藏 CSS*/
  
  .tool {padding:24px 0;text-align:center;border-top:#F5F5F5 1px solid;}
.tool i {font-style:normal;font-size:14px;color:#555555;display:inline-block;height:24px;line-height:24px;padding:0 28px;cursor:pointer;}
.tool b {font-weight:normal;font-size:12px;}
.tool .like {background:url('/static/skin/default/tool-like.png') no-repeat 0 center;}
.tool .like:hover {background:url('/static/skin/default/tool-like-on.png') no-repeat 0 center;color:#FF6600;}
.tool .hate {background:url('/static/skin/default/tool-hate.png') no-repeat 0 center;}
.tool .hate:hover {background:url('/static/skin/default/tool-hate-on.png') no-repeat 0 center;color:#FF6600;}
.tool .report {background:url('/static/skin/default/tool-report.png') no-repeat 0 center;}
.tool .report:hover {background:url('/static/skin/default/tool-report-on.png') no-repeat 0 center;color:#FF6600;}
.tool .favorite {background:url('/static/skin/default/tool-favorite.png') no-repeat 0 center;}
.tool .favorite:hover {background:url('/static/skin/default/tool-favorite-on.png') no-repeat 0 center;color:#FF6600;}
.tool .comment ,.tool .comment2 {background:url('/static/skin/default/tool-comment.png') no-repeat 0 center;}
.tool .comment:hover  , .tool .comment2:hover{background:url('/static/skin/default/tool-comment-on.png') no-repeat 0 center;color:#FF6600;}
.tool .award {background:url('/static/skin/default/tool-award.png') no-repeat 0 center;}
.tool .award:hover {background:url('/static/skin/default/tool-award-on.png') no-repeat 0 center;color:#FF6600;}
.tool .share {background:url('/static/skin/default/tool-share.png') no-repeat 0 center;}
.tool .share:hover {background:url('/static/skin/default/tool-share-on.png') no-repeat 0 center;color:#FF6600;}
  


.ui-ico-time,.ui-ico-hits,.ui-ico-info,.ui-ico-play,.ui-ico-pics,.ui-ico-down,.ui-ico-comm,.ui-ico-area,.ui-ico-user,.ui-ico-none,.ui-ico-sort,.ui-ico-like,.ui-ico-hate,.ui-ico-delete,.ui-ico-quote,.ui-ico-report,.ui-ico-price {font-style:normal;font-weight:normal;font-size:12px;color:#999999;display:inline-block;height:16px;line-height:16px;padding:0 10px 0 20px;}
.ui-ico-time {background:url('/static/skin/default/ico-time.png') no-repeat 0 center;}
.ui-ico-hits {background:url('/static/skin/default/ico-hits.png') no-repeat 0 center;}
.ui-ico-info {background:url('/static/skin/default/ico-info.png') no-repeat 0 center;}
.ui-ico-play {background:url('/static/skin/default/ico-play.png') no-repeat 0 center;}
.ui-ico-pics {background:url('/static/skin/default/ico-pics.png') no-repeat 0 center;}
.ui-ico-down {background:url('/static/skin/default/ico-down.png') no-repeat 0 center;}
.ui-ico-area {background:url('/static/skin/default/ico-area.png') no-repeat 0 center;}
.ui-ico-user {background:url('/static/skin/default/ico-user.png') no-repeat 0 center;}


.ui-ico-comm {background:url('/static/skin/default/ico-comm.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-comm:hover {background:url('/static/skin/default/ico-comm-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-like {background:url('/static/skin/default/ico-like.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-like:hover {background:url('/static/skin/default/ico-like-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-hate {background:url('/static/skin/default/ico-hate.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-hate:hover {background:url('/static/skin/default/ico-hate-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-sort {background:url('/static/skin/default/ico-sort.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-sort:hover {background:url('/static/skin/default/ico-sort-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-delete {background:url('/static/skin/default/ico-delete.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-delete:hover {background:url('/static/skin/default/ico-delete-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-quote {background:url('/static/skin/default/ico-quote.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-quote:hover {background:url('/static/skin/default/ico-quote-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-report {background:url('/static/skin/default/ico-report.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-report:hover {background:url('/static/skin/default/ico-report-on.png') no-repeat 0 center;color:#FF6600;}

.ui-ico-price {color:#FF0000;padding:0;font-size:14px;}
.ui-fr {float:right;}
 
 
.ui-toast {height:48px;line-height:48px;overflow:hidden;display:inline-block;padding:0 16px;background:#000000;opacity:0.8;filter:alpha(opacity=80);color:#FFFFFF;border-radius:6px;position:fixed;z-index:99;top:40%;left:48%;font-size:16px;}

    
  /*  默认模板底部 CSS*/
  
.foot {color:#666666;text-align:center;line-height:32px;padding:0 16px 16px 16px;}
.foot_page {padding:16px 16px 0 16px;text-align:center;height:32px;line-height:32px;overflow:hidden;color:#666666;}
#powered {padding:6px 0 24px 0;}


  /*  右下角广告 视频播放按钮或图片 CSS*/

 
 
.video-container {
	position:fixed;
	bottom:20px;
	right:20px;
	width:228px;
	height:120px;
	z-index:200;
	
	border-radius:10px;
	cursor:pointer;
	z-index:10002
}
.video-container::before {
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.5);
border-radius:10px;
cursor:pointer;
z-index:1
}
.video-container::after {
content:"";
position:absolute;
top:50%;
left:50%;
margin-left:-30px;
margin-top:-30px;
width:60px;
height:60px;
background:url(../images/icon-play.svg) 0 0 / contain no-repeat;
z-index:1
}
.video-container:hover::before {
background-color:rgba(0, 0, 0, 0.2)
}
.video-container .tips-close {
	position:absolute;
	right:-12px;
	top:-15px;
	width:30px;
	height:31px;
	background:url(../images/v-close.png) 0 0 / 100% no-repeat;
	z-index:11;
	cursor:pointer
}
.video-container .video-wrap .video-mask {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0, 0, 0, 0.6);
	z-index:101;
	cursor:default
}
.video-container .video-wrap .video-box {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-430px;
	width:860px;
	padding:10px;
	box-sizing:content-box;
	background:#fff;
	text-align:center;
	border-radius:5px;
	z-index:102
}
.video-container .video-wrap .video-box .video-close {
	position:absolute;
	right:-12px;
	top:-15px;
	width:30px;
	height:31px;
	background:url(../images/v-close.png) 0 0 / 100% no-repeat;
	background-size:100%;
	z-index:11;
	cursor:pointer
}
.video-container .hide {
	display:none
}











/*以下是底部文章CSS*/

.float-l {
	float: left
}
.float-r {
	float: right
}
  
.news-container {
	height: 680px;
	overflow: hidden
}
 
.news-container .tab-con {
	position: relative;
	margin: 63px auto 0;
	width: 320px;
	height: 60px;
	line-height: 60px
}
.news-container .tab-list {
	width: 100%;
	height: 100%
}
.news-container .tab-item {
	width: 120px;
	color: #333;
	font-size: 30px;
	font-family: Source Han Sans CN;
	cursor: pointer
}
.news-container .tab-item svg {
	height: 28px
}
.news-container .tab-item svg * {
	transition: color .3s
}
.news-container .tab-item:hover svg *, .news-container .tab-item.active svg * {
	fill: #ccd3db
}
.news-container .tab-item+.tab-item {
	margin-left: 80px
}
.news-container .tab-con .tab-slider {
	position: absolute;
	bottom: 4px;
	left: 50px;
	width: 120px;
	height: 2px;
	background-color: #ccd3db;
	transition: left .65s cubic-bezier(.19, 1, .22, 1), background-color .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .news-wp {
	position: relative;
	margin-top: 26px;
	width: 100%;
	height: 550px;
	overflow: hidden
}
.news-container .news-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	padding-top: 10px;
	transition: left .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .news-item {
	width: 50%;
	padding: 0 50px;
	box-sizing: border-box
}
.news-container .news-con {
	width: 100%
}
.news-container .news-card {
	position: relative;
	margin-top: 40px;
	width: 575px;
	height: 146px;
	background: #fff;
	box-shadow: 0 2px 18px 2px rgba(217,223,231,0.6);
	border-radius: 8px;
	transition: box-shadow .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .news-card:hover {
	box-shadow: 0 4px 20px 5px rgba(217,223,231,0.8); 
}

.news-container .news-card a:hover {
	box-shadow: 0 4px 20px 5px rgba(217,223,231,0.8);text-decoration:underline  
}


.news-container .news-card:nth-child(2n) {
	margin-left: 50px
}
.news-container .news-card-con {
	display: block;
	width: 100%;
	height: 100%;
	padding: 28px 30px 0 80px;
	box-sizing: border-box
}

.news-container .news-card-con:hover {  
text-decoration:underline   
 
}
.news-container .news-card-con a:hover {  
text-decoration:underline    
 
}
.news-container .news-card-con:before {
	content: attr(data-index);
	position: absolute;
	top: 30px;
	left: 30px;
	width: 30px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #59a3ff;
	box-shadow: 0 6px 12px 0 rgba(43,123,255,0.3);
	border-radius: 4px
}
.news-container .news-top {
	height: 30px;
	line-height: 30px
}
.news-container .news-title {
	max-width: 370px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.news-container .news-time {
	color: #666;
	font-size: 12px
}
.news-container .news-detail {
	margin-top: 8px;
	line-height: 25px;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.news-container .dynamic-tab-con {  /** 二开width: 720px;;; 有六栏目 **/ 
	position: relative;
	margin: 0 auto 0;
	width: 600px;
	background-color: #f5f6fa;
	border-radius: 20px
}
.news-container .dynamic-tab-list {
	width: 100%;
	height: 40px;
	line-height: 40px
}
.news-container .dynamic-tab-item {
	position: relative;
	width: 120px;
	height: 100%;
	cursor: pointer
}
.news-container .dynamic-tab-item span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #999;
	font-size: 13px;
	text-align: center;
	transition: color .3s;
	z-index: 2
}
.news-container .dynamic-tab-item span:hover, .news-container .dynamic-tab-item.active span {
	color: #333
}
.news-container .dynamic-tab-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 100%;
	background: #fff;
	box-shadow: 0 2px 15px 0 rgba(68,93,127,0.1);
	border-radius: 20px;
	transition: left .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .news-item.dynamic {
	padding: 0 25px
}
.news-container .dynamic-news-wp {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 500px;
	overflow: hidden
}
.news-container .dynamic-news-list { /** 二开 width: 604%;; 有六栏目 jiuanweb-COM  **/ 
	position: absolute;
	top: 0;
	left: 0;
	width: 500%;
	height: 100%;
	transition: left .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .dynamic-news-item {  /** 二开  width:16.56%; 有六栏目 **/ 
	width: 20%;  
	padding: 0 25px;
	box-sizing: border-box
}
 




/*
控制首页底部文章栏目数量
*/
 
.news-container .dynamic-tab-con {
	position:relative;
	margin:0 auto 0;
	width:720px;
	background-color:#f5f6fa;
	border-radius:20px
}
   
.news-container .dynamic-news-list {
	position:absolute;
	top:0;
	left:0;
	width:604%;
	height:100%;
transition:left .65s cubic-bezier(.19, 1, .22, 1)
}
.news-container .dynamic-news-item {
	width:16.56%;
	padding:0 25px;
	box-sizing:border-box
} 









/* QQ客服系统2 CSS Document */



.fk_service {
	max-height:232px;
	position:fixed;
	right:10px;
	top:30%;
	 
	font-size:14px;
	color:#243558;
	z-index:10000
}
.fk_service ul {
	margin:0;
	padding:0;
	position:absolute;
	right:0
}
.fk_service li {
	list-style-type:none
}
.fk_service li>div {
	box-sizing:border-box;
	box-shadow:0 0 9px 0 rgba(0, 0, 0, 0.1)
}
.fk_service_box {
	width:40px;
	height:40px;
	background:#fff;
	margin-bottom:10px;
	border-radius:4px;
	box-sizing:border-box;
	box-shadow:0 0 9px 0 rgba(0, 0, 0, 0.1)
}
.fk_service_triangle {
	top:12px;
	right:-11px;
	position:absolute;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:11px solid #e1e6ec;
	z-index:1010
}
.fk_service_triangle:after {
	content:"\20";
	top:-6px;
	right:1px;
	position:absolute;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:10px solid #fff;
	z-index:1000
}
.fk_service_triangle:before {
	content:"\20";
	width:80px;
	height:45px;
	top:-20px;
	right:-52px;
	position:absolute;
	background:rgba(0, 0, 0, 0)
}
@keyframes fade-in {
0% {
opacity:.4;
right:82px
}
100% {
opacity:1;
right:62px
}
}

.fk_service_consult {
	background:url(../images/fk_service.png) no-repeat -366px -191px #fff
}
.fk_service_consult:hover {
	border:0;
	background:url(../images/fk_service.png) no-repeat -410px -191px #fe714b
}
.fk_service_consult:hover .fk_service_consult_cont {
	display:block;
	opacity:1;
transition:linear .2s;
	animation-name:fade-in;
animation-duration:.3s;
	animation-iteration-count:1;
	animation-delay:0s
}
.fk_service_consult_cont {
	width:200px;
	min-height:210px;
	max-height:268px;
	border-radius:3px;
	background:#fff;
	right:62px;
	position:absolute;
	text-align:center;
	border:1px solid #e1e6ec;
	display:none;
	opacity:0
}
.fk_service_consult_cont_new {
	width:402px;
	height:267px
}
.fk_service_consult_cont1 {
	width:70px;
	height:40px;
	line-height:40px;
	background:#fff;
	border-radius:5px;
	right:62px;
	text-align:center;
	position:absolute;
	display:none;
	border:1px solid #e1e6ec
}
.fk_service_consult_cont1 .fk_service_triangle:before {
	width:0!important
}
.fk_service_consult_cont>.fk_service_triangle:after {
	border-left:10px solid #f6f8fb!important
}
.fk_service_consult_cont span {
	float:left
}
.fk_service_consult_cont_top {
	width:100%;
	height:157px;
	background:#fff9f8;
	border-radius:3px;
	border-bottom:1px solid #eef2f8
}
.fk_service_hint {
	width:100%;
	height:40px;
	line-height:40px;
	font-size:12px;
	color:#999;
	text-align:center
}
.fk_service_hint>.fk_service_icon {
	background:url(../images/fk_service.png) no-repeat -460px -25px;
	width:15px;
	height:15px;
	margin:13px 2px 0 18px
}
.fk_service_button {
	width:160px;
	height:38px;
	line-height:38px;
	background:#fe714b;
	border-radius:18px;
	text-align:center;
	color:#fff;
	margin:5px 0 10px 20px;
	cursor:pointer
}
.fk_service_button:hover {
	background:#ff805e
}
.fk_service_phone {
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:center;
	color:#333;
	margin-bottom:10px
}
.fk_service_check_site {
	width:100%;
	height:48px;
	line-height:48px;
	color:#3b6bf4;
	border-top:1px solid #eaeef5;
	cursor:pointer
}
.fk_service_check_site>.fk_service_icon {
	background:url(../images/fk_service.png) no-repeat -461px -75px;
	width:20px;
	height:20px;
	margin:15px 2px 0 45px
}
.fk_service_feedback {
	background:url(../images/fk_service.png) no-repeat -363px -64px #fff
}
.fk_service_feedback:hover {
	border:0;
	background:url(../images/fk_service.png) no-repeat -407px -64px #fe714b;
	cursor:pointer
}
.fk_service_feedback:hover .fk_service_feedback_cont {
	display:block;
	opacity:1;
transition:linear .2s;
	animation-name:fade-in;
animation-duration:.3s;
	animation-iteration-count:1;
	animation-delay:0s
}
.fk_service_feedback_cont {
	width:264px;
	height:40px;
	line-height:40px;
	background:#fff;
	border-radius:5px;
	right:62px;
	text-align:center;
	position:absolute;
	display:none;
	border:1px solid #e1e6ec
}
.fk_service_qr {
	background:url(../images/fk_service.png) no-repeat -365px -113px #fff
}
.fk_service_qr:hover {
	border:0;
	background:url(../images/fk_service.png) no-repeat -409px -113px #fe714b
}



.fk_service_qr2 {
	background:url(../images/fk_service2.png) no-repeat -365px -113px #fff
}
.fk_service_qr2:hover {
	border:0;
	background:url(../images/fk_service2.png) no-repeat -409px -113px #fe714b
}




.fk_service_qr:hover .fk_service_qr_cont {
	display:block;
	opacity:1;
transition:linear .2s;
	animation-name:fade-in;
animation-duration:.3s;
	animation-iteration-count:1;
	animation-delay:0s
}
.fk_service_qr_cont {
	width:143px;
	height:202px;
	border-radius:3px;
	background:#fff;
	right:62px;
	position:absolute;
	text-align:center;
	border:1px solid #e1e6ec;
	background-color:#f6f8fb;
	display:none;
	opacity:0
}
.fk_service_qr_cont>.fk_service_triangle:after {
	border-left:10px solid #f6f8fb!important
}
.fk_service_qr_cont>.fk_service_qrimg {
	width:100%;
	height:164px;
	float:left
}
.fk_service_qrimg_comm {
	float:left;
	margin:12px 12px 5px 12px;
	width:119px;
	height:119px;
	background:none
}

.fk_service_qrimg_comm2 {
	float:left;
	margin:12px 12px 5px 12px;
	width:119px;
	height:119px;
	background:none;
}



.fk_service_qrimg_site {
	background-position:-41px -26px
}
.fk_service_qrimg_hd {
	background-position:-198px -26px
}
.fk_service_qrimg_wxast {
	background-position:-198px -328px
}
.fk_service_qrimg_flyer {
	background-position:-41px -177px
}
.fk_service_qrimg_wxapp {
	background-position:-198px -177px
}
.fk_service_qrimg_fkmall {
	background-position:-41px -326px
}
.fk_service_qrimg_yx {
	background-position:-360px -326px
}
.fk_service_qrimg_yk {
	background-position:-515px -326px
}
.fk_service_qr_cont>.fk_service_qrtext {
	width:100%;
	height:35px;
	font-size:12px;
	color:#7b89a6;
	background-color:#fff;
	float:left;
	bottom:0;
	display:table
}
.fk_service_qr_cont>.fk_service_qrtext>span {
	display:table-cell;
	vertical-align:middle
}
.fk_service_upward {
	display:none;
	background:url(../images/fk_service.png) no-repeat -363px -159px #fff
}
.fk_service_upward:hover {
	border:0;
	background:url(../images/fk_service.png) no-repeat -407px -159px #fe714b;
	cursor:pointer
}
.fk_service_upward:hover .fk_service_upward_cont {
	display:block;
	opacity:1;
transition:linear .2s;
	animation-name:fade-in;
animation-duration:.3s;
	animation-iteration-count:1;
	animation-delay:0s
}
.fk_service_upward_cont {
	width:84px;
	height:40px;
	line-height:40px;
	border-radius:3px;
	background:#fff;
	right:62px;
	position:absolute;
	text-align:center;
	border:1px solid #e1e6ec;
	display:none;
	opacity:0
}
.fk_service_upward_cont span {
	font-size:14px
}
.fk_service_consult_cont_title {
	width:357px;
	height:156px;
	background:rgba(247, 247, 247, 1);
	border-radius:10px;
	margin-left:20px;
	margin-top:20px;
	position:absolute
}
 

.fk_service_consult_cont_free {
	width:220px;
	height:230px;
	background:#fff9f8;
	border-radius:5px
}
.fk_service_title {
	top:20px;
	font-size:15px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51, 51, 51, 1);
	position:absolute;
	margin:auto;
	left:0;
	right:0
}
.fk_service_help {
	width:180px;
	height:38px;
	background:rgba(254, 113, 75, 1);
	border-radius:19px;
	text-align:center;
	line-height:38px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	top:54px;
	cursor:pointer
}
.fk_service_daili {
	width:180px;
	height:38px;
	background:#ffe8dd;
	border-radius:19px;
	text-align:center;
	line-height:38px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(254, 113, 75, 1);
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	top:102px;
	cursor:pointer
}
.fk_service_help:hover {
	background:rgba(255, 127, 93, 1);
	color:rgba(255, 255, 255, 1)
}
.fk_service_daili:hover {
	background:rgba(255, 127, 93, 1);
	color:rgba(255, 255, 255, 1)
}
.fk_service_line {
	width:218px;
	height:0;
	background:rgba(245, 245, 245, 1);
	position:absolute;
	top:155px
}
.fk_service_b2 {
	width:218px;
	height:75px;
	top:153px;
	left:0;
	position:absolute;
	background:white;
	border-radius:0 0 5px 5px
}
.fk_service_online {
	position:absolute;
	top:16px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102, 102, 102, 1);
	cursor:pointer;
	width:100%
}
.fk_service_online .pic1 {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/fk_service.png) no-repeat -502px -75px;
	vertical-align:middle;
	margin-left:0
}
.fk_service_online .txt {
	display:inline-block;
	vertical-align:middle
}
.fk_service_online .pic2 {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/fk_service.png) no-repeat -494px -172px;
	vertical-align:middle;
	margin-left:82px
}
.fk_service_online:hover {
	color:rgba(253, 113, 75, 1)
}
.fk_service_online:hover .pic1 {
	background:url(../images/fk_service.png) no-repeat -534px -75px
}
.fk_service_online:hover .pic2 {
	background:url(../images/fk_service.png) no-repeat -526px -172px
}
.fk_service_phones {
	position:absolute;
	top:44px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102, 102, 102, 1)
}
.fk_service_phones .pic {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/fk_service.png) no-repeat -502px -26px;
	vertical-align:middle;
	margin-left:25px
}
.fk_service_phones .txt1 {
	display:inline-block;
	vertical-align:middle
}
.fk_service_phones .txt2 {
	display:inline-block;
	vertical-align:middle;
	margin-left:-5px
}
   



