@media (max-width: 800px) {
@charset "UTF-8";  
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ 

margin: 0; padding: 0; }
fieldset,img{ border: 0; }
:focus{ outline: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup{ font-style: normal; font-weight: normal; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
abbr,acronym{ border: 0; font-variant: normal; }
code,kbd,samp,tt{ font-size: 100%; }
input,button,textarea,select{ *font-size: 100%; border:none;}
ol,ul{ list-style: none; }
i{font-style: normal;}
a,u{text-decoration: none;}
body{ background:#fff; color:#5e5e5e; font: 12px/1.4 Microsoft YaHei,SimSun,Arial;background: url(../images/xf_bg.jpg);overflow: hidden;}

.xf_wrap{
	overflow: hidden;
	width: 100%;
	min-width: 100%;
	height: 100%;
	margin: 0 auto 0;
	border-radius: 3px;
}
/*head*/
.xf_head{
	background: #1c79d8;
	height: 6em;
	color:#fff;
	border-radius: 3px 3px 0 0;
	padding:0 0 0 0;
   position: fixed;
  width: 100%;
  height: 3rem;
  top: 0;
  left: 0;
}
.xf_headleft{
	width: 15em;
	float: left;
}
.xf_headleft.xf_headleft_auto{
	width:100%
}
.xf_head .xf_headleft h3{
	padding-top: 9px;
	line-height: 32px;
	font-size: 24px;
}
.xf_head .xf_headleft p{
	line-height: 20px;
	font-size: 14px;
	opacity: 0.55;
	filter:"alpha(opacity=55)"; -ms-filter:"alpha(opacity=55)";
}
.xf_head .xf_head_gbqp{
	height: 55px;
	float: right;
}
.xf_head .xf_head_gbqp i{
	cursor: pointer;
	float: left;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	padding: 5px 10px;
}
.xf_head .xf_head_gbqp i:hover{
	opacity: 0.7;
	filter:"alpha(opacity=70)"; -ms-filter:"alpha(opacity=70)";
}
.xf_head .xf_head_gbqp .xf_quanp{
	border-right:1px solid #6ba8e6;
	background: url(../images/xf_icon1.png) 10px -45px no-repeat;
}
.xf_head .xf_head_gbqp .cur{
	background: url(../images/xf_icon1.png) 10px -165px no-repeat;
}
.xf_head .xf_head_gbqp .xf_guanbi{
	background: url(../images/xf_icon1.png) 10px -85px no-repeat;
}
/*机器人*/
.xf_head_qhjqr{
	overflow: hidden;
	padding-top: 8px;
	width:10rem;
  position: absolute;
  right: 2rem;
  top:1rem;
  height:1.5rem;
  
}
.xf_head_qhjqr img{
	float: left;
	margin-right: 8px;
	display: none;
}
.xf_head_qhjqr p{
	float: left;
	width: 145px;
	font-size: 14px;
	line-height: 30px;
}
.xf_head_qhjqr a{
	float: left;
	font-size: 16px;
	color:#fce966;
}
.xf_head_qhjqr .xf_qhjrrga{
	line-height: 30px;
}
.xf_head_qhjqr a:hover{
	color:#FFF3A4;
}
/*机器人end*/
.xf_head_erweim{
	margin-right: 30px;
	float: none;
   position: absolute;
  top: 0;
  left: 0;
}
.xf_head_erweim a{
	cursor: pointer;
	margin-top: 15px;
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/xf_icon1.png) no-repeat;
}
/*head end*/

/*inner*/
.xf_inner{
	  overflow: hidden;
  padding: 0 0px;
  height: 100%;
  position: fixed;
  top: 3rem;
}
.xf_innergg{
	padding-left:0px;
 	padding-top: 0px;
}
.xf_innergg ul li a{
	display: block;
	line-height: 20px;
	font-size: 10px;
	color:#666;
	font-family: 'SimSun';
}
.xf_innerleft{
	position: relative;
	float: left;
	width: 670px;
	border:1px solid #d4d4d4;
	background: #fff;
}
.xf_zixunk{
	margin: 0 0 0 0;
	font-size: 14px;
	color:#000;
	height: 563px;
}

/*滚动条样式*/
.xf_wrap .links a{display:inline-block; padding:3px 15px;background:#f1f1f1; text-decoration:none;border-radius:15px;}
.xf_wrap .links a:hover{background:#000; color:#fff;}
.xf_wrap .output{margin:20px 40px;}
.xf_wrap .output a{display:inline-block; text-decoration:none; padding:3px 15px;border-radius:15px; background:#000; 

margin:5px 20px 5px 0;}
.xf_wrap .content{overflow:auto; border-radius:3px;}
.xf_wrap .loading{opacity:0.3;filter:"alpha(opacity=30)"; -ms-filter:"alpha(opacity=30)";}
.xf_wrap .mCSB_container{margin-right: 20px;}
.xf_wrap .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown{height: 0;}
.xf_wrap .mCSB_scrollTools .mCSB_draggerRail{width: 6px;background:#fff; /* rgba fallback */}
.xf_wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px;background: #f1f1f1;border-radius: 15px;}
.xf_wrap .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#ccc;}
.xf_wrap .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.xf_wrap .mCSB_scrollTools 

.mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{opacity: 1;background:#ccc; /* old ie */filter:"alpha(opacity=1)"; -ms-filter:"alpha(opacity=1)";}
.xf_wrap .mCSB_scrollTools .mCSB_draggerContainer{margin: 0;}
.xf_wrap .mCSB_container{margin-right: 20px !important;}
.xf_qiehuannr .mCSB_container{margin-right: 15px !important;}
/*滚动条样式end*/

.im-msg-lsbg {
	padding-left: 28px;
	margin: 0 0;
	position: relative;
	zoom: 1;
	background-color: #d1f9d1;
	line-height: 26px;
	color: #666666;
	width: 38%;
}
.xf_tskicon{
	z-index: 2;
	position: absolute;
	top: 6px;
	left: 6px;
	width: auto;
	width: 16px;
	height: 16px;
}
.im-icon-success{
	background: url(../images/xf_icon1.png) no-repeat 0 -140px ;
}
.im-icon-kfbz{
	background: url(../images/xf_icongn.png) no-repeat 0 -195px ;
}
.im-icon-lsgb{
	background: url(../images/xf_icongn.png) no-repeat 0 -240px ;
}
.im-icon-csgb{
	background: url(../images/xf_icongn.png) no-repeat 0 -280px ;
}
.im-msg p{
	font-size: 12px;
}
.im-msg p a{
	color:#1c79d8;
	text-decoration: underline;
}
.im-msg .im-msg-tl, .im-msg .im-msg-tr, .im-msg .im-msg-bl, .im-msg .im-msg-br {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #FFF url(../images/xf_icontskbg.png) no-repeat;
}
.im-msg .im-msg-tl {
	top:  0;
	left:  0;
}
.im-msg-lsbg .im-msg-tl {
	background-position: 0 -64px;
}
.im-msg .im-msg-tr {
	top: 0;
	right: 0;
}
.im-msg-lsbg .im-msg-tr {
	background-position: right -64px;
}
.im-msg .im-msg-bl {
	bottom: 0;
	left: 0;
}
.im-msg-lsbg .im-msg-bl {
	background-position: 0 -86px;
}
.im-msg .im-msg-br {
	bottom:  0;
	right:  0;
}
.im-msg-lsbg .im-msg-br {
	background-position: right -86px;
}
.im-msg-csbg{
	padding-left: 30px;
	margin: 10px 0;
	position: relative;
	zoom: 1;
	background-color: #ffefcf;
	line-height: 26px;
	color: #666666;
}
.im-msg-csbg.im-msg-tl {
	background-position: 0 0;
}.im-msg-csbg .im-msg-tr {
	background-position: -7px 0 ;
}.im-msg-csbg .im-msg-bl {
	background-position: 0 -22px;
}.im-msg-csbg .im-msg-br {
	background-position: -7px -22px;
}
/*inner end*/

/*客服对话*/
.xf_kefudh{
	width: 20rem;
	float: left;
	overflow: hidden;
	margin: 10px 0 ;
}
.xf_kefudh .xf_wfrwtx{
	width: 46px;
	height: 46px;
	margin-right: 5px;
	float: left;
}
.xf_kefudh>u{
	float: left;
	width: 20px;
	min-height:50px;
	display: block;
	background: url(../images/xf_icondh.png) no-repeat -4px -115px;
}
.kfdhinner{
	color:#fff;
	float: left;
	padding: 5px 15px;
	min-height: 30px;
	background: #41bb7d;
	max-width: 60%;
	position: relative;
}
.kfdhinner>i{
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(../images/xf_icondh.png) no-repeat;
	display: block;
}
.kfdhinner .im-tl{
	background-position: 0 0;
	left: 0;
	top: 0;
}.kfdhinner .im-tr{
	background-position: -15px 0;
	right: 0;
	top: 0;
}.kfdhinner .im-bl{
	background-position: 0 -15px;
	left: 0;
	bottom: 0;
}.kfdhinner .im-br{
	background-position: -15px -15px;
	right: 0;
	bottom: 0;
}
.kfdhinner>p{
	font-family: 'SimSun';
	font-weight: bold;
	line-height: 20px;
	color:#fff;
	font-size: 12px;
	opacity: 0.5;
	filter:Alpha(opacity=50);
	color: #00FFDB;
}
.kfdhinner>span{
	font-size: 12px;
	line-height: 16px;
}
.kfdhinner a{
	text-decoration: underline;
	color:#e1e81c;
}
.kfdhinner>p span{
	padding-left: 5px;
}
.jiqrdhinner>p{
	opacity: 0.75;
	filter:Alpha(opacity=75);
}
.jiqrdhinner span{
	width: 100%;
	display: block;
	overflow: hidden;
}
.jiqrdhinner span a{
		line-height: 1.4;
	text-decoration: none;
	border-bottom: 1px solid #e1e81c;
}
/*客服对话end*/
.xf_jiqiren>u{
	float: left;
	width: 20px;
	min-height:50px;
	display: block;
	background: url(../images/xf_icondh.png) no-repeat -5px -244px;
}
.xf_jiqiren .kfdhinner{
	background: #3299dc;
}
.xf_jiqiren .kfdhinner .im-tl{
	background-position: 0 -200px;
	left: 0;
	top: 0;
}.xf_jiqiren .kfdhinner .im-tr{
	background-position: -15px -200px;
	right: 0;
	top: 0;
}.xf_jiqiren .kfdhinner .im-bl{
	background-position: 0 -215px;
	left: 0;
	bottom: 0;
}.xf_jiqiren .kfdhinner .im-br{
	background-position: -15px -215px;
	right: 0;
	bottom: 0;
}
/*机器人对话*/

/*机器人对话end*/
/*me 对话*/
.xf_medh{
	width: 20rem;
	overflow: hidden;
	margin: 10px 0 ;
	float: left;
}
.xf_medh img{
	margin-left: 5px;
	float: right;
}
.xf_medh u{
	margin-top: 10px;
	float: right;
	width: 20px;
	min-height:30px;
	display: block;
	background: url(../images/xf_icondh.png) no-repeat -8px -84px;
}
.medhinner em{
	position: absolute;
	width: 20px;
	bottom:0;
	left: -20px;
	min-height: 20px;
	display: block;
	margin-right: 5px;
	cursor: pointer;
	background: url(../images/xf_icongn.png) no-repeat 0px -363px;
}
.medhinner{
	color:#666;
	float: right;
	padding: 5px 15px;
	min-height: 35px;
	background: #EBEBEB;
	max-width: 60%;
	position: relative;
}
.medhinner i{
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(../images/xf_icondh.png) no-repeat;
	display: block;
}
.medhinner .im-tl{
	background-position: 0 -45px;
	left: 0;
	top: 0;
}.medhinner .im-tr{
	background-position: -15px -45px;
	right: 0;
	top: 0;
}.medhinner .im-bl{
	background-position: 0 -60px;
	left: 0;
	bottom: 0;
}.medhinner .im-br{
	background-position: -15px -60px;
	right: 0;
	bottom: 0;
}
.medhinner p{
	font-family: 'SimSun';
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}
.medhinner span{
	font-size: 12px;
	line-height: 16px;
}
.medhinner p span{
	color:#999;
	display: block;
	text-align: right;
	padding-left: 5px;
}
/*me 对话ened*/

/*咨询功能栏*/
.xf_zxgnl{
	position: fixed;
	border-top: 1px solid #d4d4d4;
	height: 2.2rem;
	background: #f5f5f5;
	padding-left: 5px;
	bottom: 7rem;
	width: 100%;
	z-index: 10;
}
.xf_jqrgnl{
	background: #fff;
	border:0;
}
.xf_zxgnl ul li{
	float: left;
	margin-right: 3px;
}
.xf_zxgnl ul li a{
	margin-top: 2px;
	display: block;
	width: 24px;
	height: 24px;
	border:1px solid #f5f5f5;
	background: url(../images/xf_icon1.png) no-repeat 0 0;
}
.xf_zxgnl ul li a:hover{
	opacity: 0.7;
	filter:"alpha(opacity=70)"; -ms-filter:"alpha(opacity=70)";
}
.xf_zxgnl ul li .cur{
	border:1px solid #bbbbbb;
	background-color:#ebebeb; 
}
.xf_zxgnl ul li .xf_zxgnyy{
	background-position: 7px -529px;
	display: none;
}.xf_zxgnl ul li .xf_zxgnjt{
	display: none;
	background-position: 4px -337px;
}.xf_zxgnl ul li .xf_zxgnfswj{
	background-position: 1px -435px;
}.xf_zxgnl ul li .xf_zxgnyc{
	display: none;
	background-position: 4px -386px;
}.xf_zxgnl ul li .xf_zxgndh{
	background-position: 4px -479px;
}
/*咨询功能栏end*/
/*编辑发送*/
.xf_wtbjk{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 7rem;
	background-color: #fff;
}
.xf_wtbjk textarea{
	position: relative;
	z-index: 3;
	width: 98%;
	max-width: 100%;
	resize:none;
	outline:none;
	height: 82px;
	padding: 5px 0 5px 10px;
	background: #fff;
}
.xf_wtbjk u{
	position: absolute;
	left: 10px;
	top: 5px;
	color:#999;
	font-family: 'SimSun';
}
.xf_bcfs{
	  position: absolute;
  height: 41px;
  padding: 1px 0 0 0px;
  background: #f5f5f5;
  width: 100%;
  bottom: 0;
  z-index: 10;
}
.xf_bcfs .xf_bcpjul li{
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
.xf_bcfs .xf_bcpjul li a{
	color:#111730;
	font-size: 0.5rem;
	display: block;
	padding-right: 0px;
	line-height: 26px;
	padding-left: 35px;
	height: 26px;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
  width: 4rem;
  height: 2rem;
}
.xf_bcfs .xf_bcpjul li .xf_bcltjl{
	background: url(../images/xf_icon1.png) no-repeat 10px -293px;
}
.xf_bcfs .xf_bcpjul li .xf_bcltjl:hover{
	background: url(../images/xf_icon1.png) no-repeat #eee 10px -293px;
}
.xf_bcfs .xf_bcpjul li .xf_manypj{
	background: url(../images/xf_icon1.png) no-repeat 10px -251px;
}
.xf_bcfs .xf_bcpjul li .xf_manypj:hover{
	background: url(../images/xf_icon1.png) no-repeat #eee 10px -251px;
}
.xf_bcfs em{
	margin-right: 17px;
	float: right;
	width: 104px;
	height: 34px;
	border-radius: 3px;
	background: #ff6600;
	display: block;
}
.xf_bcfs em a{
	border-radius:  3px 0 0 3px;
	float: left;
	display: block;
	width: 76px;
	color:#fff;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	background: #ff6600;
}
.xf_bcfs em a:hover{
	background: #FF7D26;
}
.xf_bcfs em i{
	cursor: pointer;
	border-radius: 0 3px 3px 0 ;
	float: left;
	display: block;
	width: 28px;
	height: 34px;
	background: url(../images/xf_icon1.png) #ff6600 no-repeat 0 -582px;
}
.xf_bcfs em i:hover{
	background: url(../images/xf_icon1.png) #FF7D26 no-repeat 0 -582px;
}

.xf_fskjjxz{
	display: none;
	z-index: 3;
	width: 197px;
	position: absolute;
	right:10px;
	top: -65px;
}

.xf_fskjjxz .xf_kjbgtop{
	display: block;
	height: 9px;
	background: url(../images/icon_fslx.png) no-repeat 0 0;
}
.xf_fskjjxz .xf_kjbgcen{
	padding: 0 8px 0 3px;
	height: 50px;
	background: url(../images/icon_fslzzj.png) repeat-y -1px 0;
}
.xf_fskjjxz .xf_kjbgbot{
	display: block;
	height: 9px;
	background: url(../images/icon_fslx.png) no-repeat -1px -18px;
}
.xf_fskjjxz .xf_kjbgcen li a{
	display: block;
	font-family: 'SimSun';
	line-height: 24px;
	padding-left: 45px;
	color:#666;
}
.xf_fskjjxz .xf_kjbgcen li a:hover{
	color:#fff;
	background: #3380d2;
}
.xf_fskjjxz .xf_kjbgcen li .cur:hover{
	background: url(../images/xf_icon1.png) no-repeat 4px -206px #3380d2;
}
.xf_fskjjxz .xf_kjbgcen .cur{
	background: url(../images/xf_icon1.png) no-repeat 4px -206px;
}
/*编辑发送end*/

/*inner right */
.xf_innerright{
	position: relative;
	overflow: hidden;
	float: right;
	width: 274px;
	display: none;

}
/*right nav*/
.xf_right_nav{
	overflow: hidden;
}
.xf_right_nav ul li{
	float: left;
}
.xf_right_nav ul li a{
	color:#111730;
	font-family: 'SimSun';
	text-align: center;
	line-height: 32px;
	display: block;
	width: 89px;
	height: 32px;
	background: #f5f5f5;
	border:1px solid #d4d4d4; 
}
.xf_right_nav ul li .cur{
	width: 89px;
	border-bottom: 0;
	height: 34px;
	background: url(../images/icon_qhbg.png) repeat-x;
}
/*right navend*/
.xf_qiehuannr{
	overflow: hidden;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 445px;
	width: 271px;
	background: #fff;
}
.xf_qhcjwt,.xf_qhkzkt{
	height: 100%;
}
/*常见问题*/
.xf_qhcjwt{
	padding: 0 0 0 15px;
}
.xf_qhcjwt ul{
	padding-top: 15px;
}
.xf_qhcjwt ul li a{
	display: block;
	line-height: 30px;
	color:#666;
	font-family: 'SimSun';
}
.xf_qhcjwt ul li .acur{
	font-weight: bold;
}
.xf_qhcjwt ul li div{
	display: none;
}
.xf_qhcjwt ul li .cur{
	display: block;
}
.xf_qhcjwt ul li a:hover{
	color:red;
}
.xf_qhcjwt .xf_cjwtda{
	padding: 2px 0;
}
.xf_qhcjwt .xf_cjwtda i{
	display: block;
	height: 8px;
	background: url(../images/xf_icon1.png) no-repeat 100px -740px;
}
.xf_qhcjwt .xf_cjwtda p{
	padding: 5px;
	background: #f1f1f1;
}
/*常见问题end*/

/*空中课堂*/
.xf_qhkzkt{
	padding: 0 0 0 15px;
}
.xf_qhkzkt ul{
	padding-top: 15px;
}
.xf_qhkzkt ul li{
	margin-bottom: 7px;
	padding: 8px 10px;
	background: #ebebeb;
}
.xf_qhkzkt ul li img{
	margin-top: 5px;
	width: 100%;
}
.xf_qhkzkt ul li p{
	text-indent: 1.5em;
	*line-height:1.2;
	color:#666;
	font-family: 'SimSun';
}

.xf_qhkzkt ul li em{
	display: block;
	position: relative;
}
.xf_qhkzkt ul li em i{
	text-indent: 0.5em;
	line-height: 24px;
	color:#fff;
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	display: block;
	height: 24px;
	background:  url(../images/icon_ktbg.png);
}
.xf_qhkzkt ul li em i span{
	float: left;
}
.xf_qhkzkt ul li em i u{
	float: right;
	margin-right: 0.5em;
}
/*空中课堂end*/
/*更多应用*/
.xf_moreyy{
	width: 271px;
	border: 1px solid #d4d4d4;
}
.xf_moreyy .xf_morea{
	display: block;
	cursor: pointer;
	height: 39px;
	line-height:39px;
	text-align: center;
	color:#111730;
	font-size: 14px;
	background: url(../images/xf_icon1.png) no-repeat 245px -628px;
}
.xf_moreyy .cur{
	background: url(../images/xf_icon1.png) no-repeat 245px -665px;
}
.xf_moreyy ul {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	height: 150px;
	background: #fff;
	overflow: hidden;
	padding: 18px 8px 5px;
}
.xf_moreyy ul li{
	width: 50px;
	text-align: center;
	margin: 0 6.5px 5px;
	float: left;
}
.xf_moreyy ul li a{
	display: block;
}
.xf_moreyy ul li a p{
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color:#999;
	font-family: 'SimSun';
}
.xf_moreyjsy{
	background: #f5f5f5;
	height: 41px;
}
.xf_moreyjsy a{
	width: 135px;
	display: block;
	text-align: center;
	float: left;
	color:#111730;
	text-align: center;
	line-height: 41px;
	font-size: 14px;
}
.xf_moreyjsy a:hover{
	background: #eee;
}
.xf_morefkyj{
	border-right: 1px solid #d4d4d4;
}
/*更多应用end*/
/*inner right end*/


/*满意评分*/
.xf_manyidupf,.xf_tczbg{
	display: none;
	z-index: 98;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.mydbg{
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	z-index: 1;
	filter:"alpha(opacity=30)"; -ms-filter:"alpha(opacity=30)";
}
.xf_mydinner{
	font-family: 'SimSun';
	color:#666;
	font-size: 14px;
	padding:15px;
	position: fixed;
	z-index: 2;
	height: 122px;
	width: 626px;
	left: 50%;
	top:45%;
	margin-top: -76px;
	margin-left: -328px;
	background: url(../images/icon_pfbg.png) no-repeat;
}
.xf_mydinner p{
	text-indent: 30px;
	line-height: 78px;
	height: 78px;
}
.xf_mydinner ul{
	padding-left: 60px;
}
.xf_mydinner ul li{
	cursor: pointer;
	line-height: 20px;
	padding-left: 26px;
	margin-right: 40px;
	float: left;
	background: url(../images/xf_icongn.png) no-repeat 0 0;
}
.xf_mydinner ul li:hover{
	background-position: 0 -50px;
}
.xf_mydinner ul .cur{
	background-position: 0 -100px !important;
}

.xf_mydinner em {
	padding-top: 50px;
	display: none;
	text-align: center;
}
.xf_mydinner em a{
	color:#0060ff;
	border-bottom: 1px solid #0060ff;
}
/*满意评分end*/

/*录音*/
.xf_bjgnyy{
	display: none;
	border:1px solid #d4d4d4;
	font-size: 12px;
	font-family: 'SimSun';
	color:#666;
	padding-top: 42px;
	position: fixed;
	left: 45%;
	top:50%;
	margin-left: -93px;
	margin-top: -96px;
	width: 186px;
	height: 151px;
	background: #f5f5f5;
	border-radius: 2px;
	text-align: center;
}
.xf_bjgnyy i{
	z-index: 99;
	position: absolute;
	left: 12px;
	top:12px;
	display: block;
	width: 8px;
	height: 8px;
	background: url(../images/xf_icongn.png) no-repeat 0 -160px;
}
.xf_bjgnyy p{
	line-height: 60px;
}
.xf_bjgnyy a{
	font-size: 12px;
	font-family: 'SimSun';
	color:#666;
	display: block;
	text-align: center;
	line-height: 28px;
	width: 93px;
	border-top: 1px solid #d4d4d4;
	float: left;
}
.xf_bjgnyy .xf_yyfs{
	width: 92px;
	border-right:1px solid #d4d4d4;
}
.xf_bjgnyy a:hover{
	background: #eee;
}
/*录音end*/

/*截图*/
.xf_bjgnjt{
	z-index: 99;
	display: none;
	left: 44px;
	top: -40px;
	position: absolute;
	font-size: 12px;
	font-family: 'SimSun';
	width: 85%;
	height: 32px;
	line-height: 32px;
	background: #333333;
	color:#d4d4d4;
}
.xf_bjgnjt p{
	padding-left:42px;
	background: url(../images/xf_icongn.png) no-repeat 15px -312px; 
}
/*截图end*/

/*发送文件*/
.xf_bjgnfswj{
	z-index: 99;
	display: none;
	position: absolute;
	left: 0;
	bottom:32px;
	border-top: 1px solid #d4d4d4;
	width: 100%;
	height: 120px;
	color:#666;
	background:#f5f5f5;
	font-family: 'SimSun';
}
.xf_bjgnfswj p{
	padding-left: 30px;
	line-height: 56px;
}
.xf_bjgnfswj .xf_fsinner{
	float: left;
	background: #fff;
	padding: 0 8px;
	border: 1px solid #d4d4d4;
	width: 331px;
	height: 30px;
	line-height: 30px;
	margin-left: 140px;
	border-radius: 2px;
}
.xf_bjgnfswj a{
	float: left;
	display: block;
	width: 96px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	margin-left: 9px;
	background: #1c79d8;
	border-radius: 2px;
}
.xf_bjgnfswj a:hover{
	background: #2187F0;
}
/*发送文件end*/

/*远程协助*/
.xf_bjgnycxz{
	z-index: 99;
	display: none;
	position: absolute;
	left: 0;
	bottom:32px;
	border-top: 1px solid #d4d4d4;
	width: 100%;
	height: 51px;
	background:#f5f5f5;
	font-family: 'SimSun';
	padding-top: 24px;
}
.xf_bjgnycxz a{
	float: left;
	display: block;
	width: 136px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	background: #1c79d8;
	border-radius: 2px;
	margin-left: 135px;
}
.xf_bjgnycxz a:hover{
	background: #2187F0;
}

.yuanckz{
	display: none;
	right:1px;
	top:0;
	position: absolute;
	width: 99%;
	border: 1px solid #cccccc;
	height:265px;
	background: #fff;
}
.yuanckz p{
	padding: 0 55px;
	position: absolute;
	bottom: 60px;
}
.yuanckz a{
	position: absolute;
	bottom:20px;
	left: 50%;
	margin-left: -47px;
	display: block;
	width: 94px;
	height: 28px;
	background: #f5f5f5;
	border-radius: 2px;
	line-height: 28px;
	text-align: center;
	color:#111730;
	border:1px solid #d4d4d4;
}
.yuanckz a:hover{
	background: #eee;
}
/*远程协助end*/

/*电话回拨*/
.xf_bjgndhhb{
	display: none;
	z-index: 3;
	position: fixed;
	left: 0;
	top:0;
	border-top: 1px solid #d4d4d4;
	width: 100%;
	height: 21rem;
	background:#f5f5f5;
	font-family: 'SimSun';
}
.xf_bjgndhhb u{
	display: block;
	padding-left: 30px;
	line-height: 56px;
}
.xf_bjgndhhb form{
	padding-left: 60px;
}
.xf_bjgndhhb p{
	color:#999999;
	line-height: 32px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 12px;
}
.xf_bjgndhhb p i{
	padding-left: 7px;
}
.xf_bjgndhhb p em{
	margin: 0 2px;
	float: left;
}
.xf_bjgndhhb p span{
	color:#666666;
	float: left;
	margin-right: 7px;
	display: block;
	width: 65px;
	text-align: right;
}
.xf_bjgndhhb p input{
	padding: 0 5px;
	float: left;
	width: 184px;
	height: 30px;
	border-radius: 2px;
	border:1px solid #d4d4d4;
}
.xf_bjgndhhb p .xf_qhiput1{
	width: 34px;
}.xf_bjgndhhb p .xf_qhiput2{
	width: 73px;
}
.xf_bjgndhhb a{
	position: absolute;
	left: 490px;
	top: 180px;
	display: block;
	width: 96px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	background: #1c79d8;
	border-radius: 2px;
}
.xf_bjgndhhb a:hover{
	background: #2187F0;
}
/*电话回拨end*/

/*二维码放大*/
.xf_erweimafd{
	display: none;
	position: fixed;
	z-index: 99;
}
.xf_erweimafd .erweimbg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	z-index: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
}
.xf_erweimafd img{
	z-index: 2;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -101px;
	margin-top: -103px;
}
/*二维码放大end*/
.xf_jrqwtbjk{
	z-index: 3;
	position: relative;
	margin-top: 15px;
	border-top: 1px solid #d4d4d4;
	padding-bottom:5px;
	background: #f5f5f5;
	POSITION: fixed;
    WIDTH: 100%;
    BOTTOM: 0;
}
.xf_jrqwtbjk textarea{
	height: 95px;
	background: #f5f5f5;
}
/*文字提示*/
.xf_bjwenzits{
	border-top: 1px solid #d4d4d4;
	z-index: 2;
	position: absolute;
	width: 100%;
	max-height: 180px;
	left: 0;
	bottom: 225px;
	background: #F9F9F9;
	position: fixed;
	bottom:  7rem;
}
.xf_bjwenzits em{
	line-height: 22px;
	font-size: 14px;
	display: block;
	text-indent: 15px;
}
.xf_bjwenzits em a{
	margin-left: 10px;
	text-decoration: underline;
	color: #3794f3;
}
.xf_bjwenzits p a{
	color:#666;
}
.xf_bjwenzits p span{
	color:red;
}
.xf_bjwenzits ul li{
	text-indent: 15px;
	line-height: 22px;
}
.tscur{
	bottom: 160px;
}
/*文字提示end*/

/*视频弹窗*/
.xf_sptc{
	display: none;
	position: fixed;
	z-index: 9999;
}
.xf_sptcbg{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.9;
	z-index: 1;
	filter:Alpha(opacity=90);
}
.tcinner{
	z-index: 2;
	width: 60%;
	padding: 3% 5%;
	height: 65%;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -35%;
	margin-top: -20%;
	background: #fff;
}
.tcinner i{
	cursor: pointer;
	position: absolute;
	right: -57px;
	top: 0;
	display: block;
	width: 57px;
	height: 57px;
	background: url(../images/close.jpg) no-repeat;
}
/*视频弹窗end*/
.jiqrdhinner span p{opacity:1;
	color:#fff;
font-weight: normal;}
.kfdhinner>span{font-family: 'SimSun';}

.jiqrdhinner .xf_tsbsp a{
	line-height: 1.4;
	text-decoration: none;
	border-bottom: 1px solid #e1e81c;
}

.jiqrdhinner ul li a span{
	display: inline;
	color:#fff;
}

.yuanckz p{
	padding: 0 55px;
	position: absolute;
	top:50%;
}

.xf_zxtc{
	display:none;
	position: fixed;
	z-index: 999;
}
.xf_zxxxtx{
	font-family: 'SimSun';
	color:#666;
	font-size: 12px;
	position: fixed;
	z-index: 2;
	height: 385px;
	width: 640px;
	left: 50%;
	top:45%;
	margin-top: -195px;
	margin-left: -328px;
	border: 1px solid #808080;
	background: #fff;
}
.xf_zxxxtx em{
	display: block;
	text-indent: 44px;
	line-height: 18px;
	margin: 30px 0 40px;
	font-size:14px;
}
.xf_zxxxtx p{
	padding-left: 125px;
	overflow: hidden;
	margin-bottom: 10px;
}
.xf_zxxxtx p select{
	float: left;
	width: 243px;
	height: 30px;
	line-height: 30px;
	border:1px solid #d4d4d4;
}
.xf_zxxxtx p input{
	float: left;
	width: 233px;
	padding: 6px 5px;
	height: 14px;
	line-height: 18px;
	border:1px solid #d4d4d4;
}

.xf_zxxxtx p span{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 100px;
	text-align: right;
}
.xf_zxxxtx p i{
	padding-left: 5px;
	color:red;
	line-height: 30px;
}
.xf_zxxxtx .xf_jrzx{
	display: block;
	margin-left: 105px;
	width: 114px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	font-family: 'SimSun';
	text-align: center;
	border-radius: 3px;
	background: #ff6600;
	float: left;
	margin-right: 60px;
}
.xf_zxxxtx .xf_jrzx:hover{
	background: #FF7C24;
}
.xf_zxxxtx i a{
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
	color:#666666;
}
.xf_zxxxtx i a:hover{
	color:#0060ff;
	text-decoration: underline;
}

.xf_qiehuannr{
	overflow:auto;
}
.xf_qiehuannr.mCustomScrollbar{
	overflow: hidden;
}

.xf_zixunk{
	overflow:auto;
}
.xf_zixunk.mCustomScrollbar{
	overflow: hidden;
}



/*相关问题*/
#relatedkb_acco{
	padding: 0 0 0 15px;
}
#relatedkb_acco ul{
	padding-top: 15px;
}
#relatedkb_acco ul li a{
	display: block;
	line-height: 30px;
	color:#666;
	font-family: 'SimSun';
}
#relatedkb_acco ul li .acur{
	font-weight: bold;
}
#relatedkb_acco ul li div{
	display: none;
}
#relatedkb_acco ul li .cur{
	display: block;
}
#relatedkb_acco ul li a:hover{
	color:red;
}
#relatedkb_acco .xf_cjwtda{
	padding: 2px 0;
}
#relatedkb_acco .xf_cjwtda i{
	display: block;
	height: 8px;
	background: url(../images/xf_icon1.png) no-repeat 100px -740px;
}
#relatedkb_acco .xf_cjwtda p{
	padding: 5px;
	background: #f1f1f1;
}
/*相关问题end*/

/*走马灯*/
.scrollDiv ul,li{list-style-type:none;vertical-align: middle;color:ccc;}
.scrollDiv a:hover{text-decoration:underline;}
.scrollDiv {height:20px;line-height:20px;overflow:hidden;	}
.scrollDiv li{height:20px;overflow: hidden;}

/*走马灯end*/


/*--- 客服信息 ---------------------------------------------------------*/
.serviceInfo {}
.serviceInfo .itemName {display:inline-block;width:80px; padding:8px 10px 8px 0; text-align:right;float:left;}
.serviceInfo .item { display:inline-block; width:140px; padding:8px 0; text-align:left;float:left;}
.serviceInfo .itemName i { margin-right:23px; font-style:normal;}

.serviceInfo .btnCtn { text-align:center; display:block; clear:both; padding-top:1px; height:35px;}
.btn_MSN,.btn_QQ 
{display: inline-block; width:120px; text-indent:9px; height:30px; line-height:30px; text-align:center; overflow:hidden; margin:0 0;}
.btn_MSN { }
.btn_QQ { }
.btn_MSN,
.btn_QQ { color:#fff;}
.btn_MSN { background:#9fcef8 url(../images/icon_MSN.png) no-repeat 8px center;}
.btn_QQ { background:#9fcef8 url(../images/icon_QQ.png) no-repeat 8px center;}

/*远程协助*/
.assistance_rp_p{
	text-align: center;
}
.assistance_rp_p a{
	float: none;
	display: inline-block;
	width: auto;
	height: auto;
	line-height: normal;
	text-align: center;
	color:#fff;
	font-size: 12px;
	background: background;
	border-radius: 0px;
	margin-left: 0px;
}
.assistance_rp_p a:hover{
	background: #2187F0;
}
.flashContent_flexPlayer_div{
	position:absolute;
	width:2px;height:2px;overflow: hidden;background-color: transparent;
}

/*.xf_bjgnyy{
	z-index: 5;
	position: absolute;
	margin-top: -211px;
	padding: 0;
}*/

.xf_bjgnyy{
	z-index: 5;
	position: absolute;
	margin-top: -211px;
}
/*语音对讲插件*/
.p_voice_flex_div{
  font-size: 12px;
  font-family: 'SimSun';
  color: #666;
  padding-top: 42px;
  position: fixed;
  left: 45%;
  top: 50%;
  margin-left: 0px;
  margin-top: -96px;
  width: 186px;
  height: 151px;
  background: transparent;
  border-radius: 2px;
  text-align: center;
  z-index: 5;
  position: absolute;
  margin-top: -211px;
  margin-left: 95px;
}

/*文件按钮*/
/*file-div 替代了 btn_submit*/
.btn_submit { background:url(images/btn_submit.png) no-repeat left top; width:60px; height:26px; display:inline-block; border:none; clear:both; float:right; margin-right:15px; box-shadow:0 1px 0 #f2fff2; color:#c60;}
.file-div {
	position: relative;
    width:60px;
    height:26px;
    display:inline-block;
    border:none;
    float:right;
    margin-right:15px;
  display: inline-block;
  width: 96px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  margin-left: 9px;
  float: left;
}

#uploadIfr {
	display: none;
	width: 1px;
	height: 1px;
}

.file-div input {
	vertical-align: middle;
}
.file-div .btn {
	  width: 96px;
      height: 28px;
	 display:inline-block;
	 border:none;
	 clear:both;
	 float:right;
	 box-shadow:0 1px 0 #f2fff2; 
	 float: left;
	 background: #1c79d8;
	 border-radius: 2px;
	color: #fff;
	cursor: pointer;
}
.file-div .file {
	position: absolute;
	  width: 96px;
     height: 28px;
	top: 0;
	left: 0;
	filter: alpha(opacity :   0);
	opacity: 0;
	cursor: pointer;
	
	z-index: 100;
}

#i_swf_upload_div{
z-index: 100;
position: absolute;
left: 497px;
bottom: 67px;
border-top: 1px solid #d4d4d4;
width: 99px;
height: 28px;
color: #666;
background: transparent;
font-family: 'SimSun';
opacity: 0;
filter: alpha(opacity=0);
}
#i_select_files{
background: #ccc;
display: none;
cursor: pointer;
z-index: 1000;
width: 98px;
height: 30px;
border-bottom: 0px;
position: absolute;
border-left: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
border-top: 0px;
top: 45px;
border-right: 0px;
padding-top: 0px;
left: 495px;
opacity: 0;
filter: alpha(opacity=0);
}

/*免费电话*/
#dialback_error{
	width: 400px;
	color: red;
}

/*--- 评价弹出层 ---*/
.dialog_score {
	font-family: 'SimSun';
	color:#666;
	font-size: 14px;
	height: 202px;
	width: 626px;
	z-index: 1000px;
	background-size:100% 100%;
	background-image: url("");
	background-color: #fff;
	_border: 1px solid; 
}
.dialog_score .scoreOpt{

}
.dialog_score .scoreOpt input{
	border: 1px solid;
}
.dialog_score .scoreOpt select{
	border: 1px solid;
}
/*.dialog_score { padding:10px 20px 20px 20px; width:480px; border-width:1px;border-style: solid; margin:0 auto; }
*/
.dialog_score { padding:0px 0px 0px 0px; width:626px; border-width:1px;border-style: solid; margin:0 auto; }
.dialog_score .chatTips_tips { height:30px; line-height:30px; padding:0 0 0 40px; margin-bottom:10px; background:url(../images/chatTips_tips.png) no-repeat 20px center;}
.dialog_score .p_score { padding:5px 8px;}
.dialog_score .result { height:30px; line-height:30px; padding:35px 0; text-align:center;}
.dialog_score .result .icon_success { display:inline-block; width:16px; height:16px; margin-right:2px; vertical-align:middle;}
.dialog_score .result a {}
.dialog_score .result a:hover { text-decoration:underline;}


.dialog_score { border-color:#06c;}
.dialog_score .p_score { background-color:#fff; }
.dialog_score .result { }
.dialog_score .result .icon_success { }
.dialog_score .result a { color:#06c;}

.dialog_score{
	display:none;
	position: absolute;
	top: 100px;
	left:400px;
	z-index: 1000;
}
.dialog_score .sumbit_div{
text-align: center;
}
.dialog_score .sumbit_div .default_button{
margin-right: 20px;
}

.dialog_score .btns{
	line-height:52px;
	height:52px;
	text-align: center;
}
.dialog_score .btns a{
	cursor: pointer;
}


.p_d_score_m1 .m1_hide{
	display: none;
}
.p_score_m1 .m1_hide{
	display: none;
}

.p_score_exit .exit_hide{
	display: none;
}

.p_score_default .default_hide{
	display: none;
}


.dialog_score ul{
	padding-left: 60px;
}
.dialog_score ul li{
	cursor: pointer;
	line-height: 20px;
	padding-left: 26px;
	margin-right: 40px;
	float: left;
	background: url(../images/xf_icongn.png) no-repeat 0 0;
}
.dialog_score ul li:hover{
	background-position: 0 -50px;
}
.dialog_score ul .cur{
	background-position: 0 -100px !important;
}

/*填写公司信息*/
.dialog_fillInfo {
	font-family: 'SimSun';
	color:#666;
	font-size: 14px;
	padding:15px;
	height: 313px;;
	width: 626px;
	left: 50%;
	top:45%;
	margin-top: -200px;
	margin-left: -328px;
	z-index: 1000px;
	position:absolute ;	
	background-size:100% 100%;
	background-image: url("");
	background-color: #fff;
	border: 1px solid; 
}
.dialog_fillInfo .scoreOpt{

}
.dialog_fillInfo .scoreOpt input{
	border: 1px solid;
}
.dialog_fillInfo .scoreOpt select{
	border: 1px solid;
}

.dialog_score {
	display: none;
	position: fixed;
	width:100%;
	top: 0;
	left:0;
	margin-left: 0;
	margin-top:0;
	z-index: 1000;
	border: 1px solid #989898;
}
.m1_hide,.sumbit_div{
	margin-top: 10px;
}


/*按钮*/
.default_button{
border:1px solid #ccc;
cursor:pointer;
}

.default_button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.default_button {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a),
		to(#f47a20) );
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',
		endColorstr='#f47a20' );
}

.default_button:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11),
		to(#f06015) );
	background: -moz-linear-gradient(top, #f88e11, #f06015);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11',
		endColorstr='#f06015' );
}

.default_button:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20),
		to(#faa51a) );
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20',
		endColorstr='#faa51a' );
}

.xf_bjgnycxz .assistance_rp_p a{
	float: none;
display: inline-block;
width: auto;
height: auto;
line-height: 28px;
text-align: center;
color: blue;
font-size: 12px;
background: transparent;
border-radius: 0px;
margin-left: inherit;
}
/*--------清除浮动------------------*/
.clearfix { height:1px; font-size:1px; line-height:1px; overflow:hidden; clear:both;}

.xf_qhcjwt ul li .acur {
font-weight: normal;
}

/*个人信息*/
#fillInfo_win tr td{
	min-width:120px;
}

/*logo*/
.logo{
	float:left;
}

/*管理员回复中的p*/
.kfdhinner>span p{
  font-family: 'SimSun';
  font-weight: normal;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  opacity: 1;
  filter: Alpha(opacity=100);
}
.kfdhinner>span p{
	color: #444;
}

.serviceInfo .relatedkb_acco_tips {
display: inline-block;
width: 100%;
padding: 8px 0;
text-align: center;
float: left;
}

.ke-container{
	height: 3rem;
}

.jiqiren_g_p{
	display: none;
}
.jiqiren_g_a{
	display: none;
}
.jiqiren_g_a2{
	display:block;
}
}

@media (max-width: 800px){
.xf_head_gbqp{
display: none;
}
.xf_head_qhjqr {
overflow: hidden;
padding-top: 8px;
width: 10rem;
position: absolute;
right: -3rem;
top: 0;
height: auto;
}
.xf_head .xf_headleft h3 {
	padding-top: 0;
	line-height: 28px;
	font-size: 18px;
}
.xf_head .xf_headleft p{
	opacity: 0;
}
.xf_head_erweim{
	display: none;
}
.xf_innergg ul li a {
	display: block;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 12px;
	width: 320px;
	color: #666;
	font-family: 'SimSun';
	text-overflow: ellipsis;
	--white-space: nowrap;
	overflow: hidden;
}
.ke-dialog-icon-close{
	    right: 418px  !important;;
	     border: 2px solid  !important;;
}

.ke-edit-textarea{
	 //border: 0.1rem solid  !important;
	 //border-bottom-style:inset;
    height:2.0rem !important;
    width: 21rem !important;
    text-indent:0px;
	padding: 0.1rem 0 0.1rem 0.1rem;
}
.ke-edit-iframe{
	width: 22rem !important;
	height: 3rem !important;
}
.ke-edit{
	width: 22rem !important;
	height: 3rem !important;
	
}
.xf_zxgnjt_help{
	display: none!important;
}
.title_userName{
	display: none!important;
}

.xf_innergg ul li a{
	font: 10px
}
	.xf_bjwenzits ul li {
		text-decoration: underline !important;
	}



}

/*safari*/
@media (max-width: 800px){
	.xf_wtbjk u{
		[;display: none!important;]
	}
	
}

