﻿html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, blockquote, th, td, form, p ,span,figure,fieldset,a ,img, em ,i{
	
	margin:0;
	padding:0;
}
input{outline:none} 
input:focus { outline: none; }
input:focus::-webkit-input-placeholder {color: transparent;}
BODY {
    -webkit-text-size-adjust: none;
}
body {
	text-align:left;
	font: normal 14px/1.6 "\5FAE\8F6F\96C5\9ED1", Helvetica,STHeiti, Droidsansfallback;
	color:#333;
	background: #ffffff;
	margin:0px auto;
	min-width:322px;
}
.ui-body-c, .ui-overlay-c {
	background: #ffffff;
}
.ui-content {
	padding: 0;
	overflow: visible;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
i, em {
	font-style:normal
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.mt3 {
	margin-top:3px
}
.mt5 {
	margin-top:5px
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.font_red{ color:#ee4433}
.font_red a,.font_red a:visited{color:#ee4433}
.hd_bg {
    height: 10px;
    background: #f5f5f5;
}
#input-clear{
	height:30px;
	width:30px;
	position: absolute;
    right: 6px;
    top: 0px;
	background:url("../image/input-clear.png") no-repeat center center;
	background-size:16px 16px;
}
#top-input{
	height:44px;
	width:44px;
	position: absolute;
    right: 58px;
    top: 0px;
	background:url("../image/input-clear.png") no-repeat center center;
	background-size:16px 16px;
	z-index:99;
}
img{
	border:0;
	display: inline-block;
	vertical-align:top;
	}

/********网站头部*******/

.homeHeader .left {
	float: left;
	position: relative;
	z-index: 5;
}
/*头部*/
.homeHeader  {
	height: 44px;
	line-height: 44px;
	position: relative;
	background: #ee4433;
	background-color: #ee4433;
}
.homeHeader .mt10 {
margin-top: 0px !important;
}
.homeHeader .new_logo {
 margin-left:10px;
}
.homeHeader .search{
	background: url(../image/search_icon42x42.png) no-repeat left  center;
    background-size: 20px;
}
.homeHeader .gcity {
font-size: 14px;
padding-top:5px;
}

.mt10 {
	margin-top: 10px !important;
}
.gcity {
	color: #1e65be;
	display: inline-block;
	font-size: 16px;
	padding: 0 0px;
	position: relative;
}
.gcity span {
	padding-right: 15px;
	background: url(../image/home.png) right 3px no-repeat;
	background-size: 200px auto;
}
.homeHeader .cent {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.homeHeader .cent img {
	vertical-align:top
}
.head-icon {
	position: relative;
	z-index: 5;
	float: right;
	margin-top:8px !important
}
.head-icon a {
	float: left;
	width: 36px;
	text-align: center;
}
.head-icon a span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.head-icon a span i {
	display: block;
	margin: 0 auto;
	width: 21px;
	height: 21px;
	background: url(../image/mylogin.png) no-repeat;
	background-size: 20px auto;
}
.footmark {
	margin: 0 15px;
	padding: 5px 0 3px 0;
	font-size: 12px;
	color: #999;
}
.footmark i {
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background: url(../image/home.png) -50px -2px no-repeat;
	background-size: 200px auto;
}
.footmark a {
    color: #999;
    margin: 0 4px;
}
.house-menu-title
{
    background:#f6f6f6;
    line-height:36px;
    height:36px;
    padding:0 10px;
    border-bottom:#ebebeb solid 1px;
    border-top:#ebebeb solid 1px;
    color:#262626;
    font-size:14px;
}
.house-menu-title a
{
    color:#999999;
    font-size:12px;
    float:right;

}

header{
	position: fixed;
	top:0;
	width:100%;
	height:48px;
	z-index:99;
	background: #ee4433;

	}
.top_bar {
	height:24px;
	line-height: 24px;
	background: #ee4433;
	padding: 12px 15px;
	z-index:99;
	position:relative;
	
}


.header_space{
	width:100%;
	height:48px;
	}
/*.top_bar .ditu a {
	background: url("../image/navIcon.png") no-repeat center top;
	background-size:18px 16px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 12px;
	height: 14px;
	line-height: 16px;
	padding-top: 18px;
}*/
.top_bar .ditu a {
	width: 20px;
	height: 24px;
	background: url(../image/ico-nav.png) 0px 4px no-repeat;
	background-size: 20px auto;
	vertical-align: middle;
	display:block
}
.top_bar .true_nav a {
	width: 20px;
	height: 24px;
	background: url(../image/true_nav.png) 0px 4px no-repeat;
	background-size: 20px auto;
	vertical-align: middle;
	display:block
}
.top_bar .ditu a.denglu {
	background: url("../image/ren42x47.png") no-repeat center 1px;
	background-size:16px 16px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 12px;
	height: 14px;
	line-height: 16px;
	padding-top: 18px;
}
.top_bar .ditu a.no_mar {
	margin-right: 8px;
	padding-right: 0;
}
.top_bar .ditu a.no_mar img {
	width:22px;
	height:20px;
	vertical-align:top;
	padding-top:1px
}
.top_bar .center {
	text-align: center;
	color:#FFF;
	font-size:17px; 
	line-height:50px;
	margin-top: -13px;
}
.top_bar .center a {
	font-size: 17px;
	color: #FFF;
}

.top_bar .shouyelogo {
	position:absolute;
	top:6px;
	left:4px;
	width:90px;
	height:40px;
	display:block;
	background:url(../image/mylogo.png) no-repeat;
	background-size:100%;
	z-index:999;
}
.top_bar .goback {
	position:absolute;
	width:36px;
	height:45px;
	left:2px;
	top:2px;
	display:block;
	background:url(../image/go_back.png) no-repeat center center;
	background-size:36%;
	color:#fff;
	z-index:999;
}

.top_bar .dhmore {
	position: absolute;
	display: block; 
	width: 45px;
    height: 45px; 
	top:0px;
	right:2px;
    background: url("../image/header-ico.png") no-repeat center center; 
	background-size:50%; 
}





.choose-more {  position: fixed; top: 48px; right: 0;width: 100%; height:210px; background: #FFFFFF; z-index: 98;  display: none }

.choose-more .channel_nav, .choose-more .choose_nav { width:100%;  padding-top: 8px; padding-bottom:12px; z-index: 999;  float:left}
.choose-more .channel_nav li, .choose-more .choose_nav li { width: 25%; margin:5px 0 5px 0; float: left; }
.choose-more .channel_nav a, .choose-more .choose_nav a { display: block;  text-align: center; font-size: 12px; color: #555; }
.choose-more .channel_nav a i{ width:44px; height:44px; border-radius:50%; display:block; margin:6px auto }

.choose-more .channel_nav .esf01_ico{ background:#55b7f5 url(../image/tab_icon1.png) no-repeat center center;background-size:60%;}
.choose-more .channel_nav .esf02_ico{ background:#16bba2 url(../image/tab_icon2.png) no-repeat center center;background-size:70%;}
.choose-more .channel_nav .esf03_ico{ background:#f9608b url(../image/tab_icon3.png) no-repeat center center;background-size:60%;}
.choose-more .channel_nav .esf04_ico{ background:#ff9933 url(../image/tab_icon4.png) no-repeat center center;background-size:70%;}
.choose-more .channel_nav .esf05_ico{ background:#f16b5e url(../image/tab_icon7.png) no-repeat center center;background-size:70%;}
.choose-more .channel_nav .esf06_ico{ background:#9088e1 url(../images/tab_icon6.png) no-repeat center center;background-size:70%;}
.choose-more .channel_nav .esf07_ico{ background:#46bb46 url(../image/tab_icon12.png) no-repeat center center;background-size:70%;}


.choose-more .choose_nav { border-top: 1px solid #e6e6e6; z-index: 999; }
.choose-more .choose_nav a i{ width:44px; height:44px; border-radius:50%; display:block; margin:3px auto }
.choose-more .choose_nav .esf01_ico{ background: url("../image/esf_home.png") no-repeat center center; background-size:100%; }
.choose-more .choose_nav .esf02_ico{ background: url("../image/esf_fabu.png") no-repeat center center; background-size:100%; }
.choose-more .choose_nav .esf03_ico{ background: url("../image/esf_jingjiren.png") no-repeat center center; background-size:100%; }
.choose-more .choose_nav .go_index { background: url("../image/go_index_new.png?t=20161103_01") no-repeat 50% 0; background-size: 49px 49px; }
.choose-more .choose_nav .go_person_center { background: url("../image/go_person_center_new.png?t=20161103_01") no-repeat 50% 0; background-size: 49px 49px; }
.choose-more .choose_nav .go_agent { background: url("../image/go_agent_new.png?t=20161103_01") no-repeat 50% 0; background-size: 49px 49px; }
.choose-more .choose_nav .go-msg { display: block; position: absolute; left: 0; right: 0; margin: 0 auto; width: 48px; height: 48px; background: url("../image/ico_msg_larger.svg?t=20161103_01") no-repeat center center; background-size: 25px 25px; border: 1px solid #56a1f0; border-radius: 50%; }
.choose-more .choose_nav .go-msg::before { display: none; content: ' '; position: absolute; top: -3px; right: 1px; width: 12px; height: 12px; background: #f71c2c; border-radius: 50%; }
.choose-more .choose_nav .go-msg.active::before { display: block; }



.mark{ width:100%; 
       height:100%;
	   position: fixed;
	   top:0; 
	   left:0;
	   background:#000;
	   opacity:0.4;
	   filter:alpha(opacity=40);
	   display:none;
	   z-index:95;
	   }
.marks{ width:100%; 
       height:100%;
	   position: fixed;
	   top:0; 
	   left:0;
	   background:#000;
	   opacity:0.4;
	   filter:alpha(opacity=40);
	   display:none;
	   z-index:95;
	   }
.noscroll{
height: 100%;
overflow: hidden;
}
.fixbd{
	position:fixed; 
}
	   
	   
.hm{ width:100%}
	   
	   
	   
	   

.cl{
	clear:both;
}
.nav_par2{
	-webkit-box-sizing:border-box;
	width:100%;
	height:40px;
	background:#ddd;
	padding:0 10px;
}
.nav_par2 ul li{
	width:25%;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
}
.nav_par2 ul li a{
	display:block;
	color:#333;
}
.nav_par2 ul li.bgcolor a{
	background:#0478db;
	font-size:14px;
}
.plate{
	-webkit-box-sizing: border-box;
	width:100%;
	height:70px;
	padding:10px;
}
.plate .telephone{
	clear:both;
	line-height:30px;
	text-align:center;
	font-size:14px;
}
.other{
	width:100%;
	overflow:hidden;
}

.contact{
	-webkit-box-sizing:border-box;
	display: table;
	height:40px;
	line-height:40px;
	margin:0 auto;
}
.contact a{
	display:block;
	padding-right: 20px;
	float:left;
	color:#fff;
}
.contact span{
	font-size:14px;
	float:left;
	color:#fff;
}

.other .other_pic{
	width:100%;
	-webkit-box-sizing:border-box;
	padding:10px 0;
}
.other .other_pic .pic_logo{
	display:table;
	margin:0 auto;
}
.other .other_pic span{
	position:absolute;
	display:inline-block;
	width:30px;
	height:30px;
	background:url("../image/hw_logo.png") no-repeat center center;
	vertical-align:middle;
	-webkit-background-size:30px;
}
.other .other_pic .pic_logo div{
	display:inline-block;
	height:30px;
	line-height:30px;
	font-size:16px;
	padding-left:36px;
}	
.other .websit{
	width:100%;
	height:40px;
	line-height:40px;
/*	background:#eee;
	border-bottom:5px solid #36e518;*/
}
.other .websit a{
	display:block;
	width:33%;
	text-align:center;
	background:#eee;
	float:left;
	color:#333;
}
.other .websit a.web1{
	border-bottom:5px solid #2251a5;
}
.other .websit a.web2{
	color:#0299ff;
	background:#ddd;
	border-bottom:5px solid #0299ff;
}
.other .websit a.web3{
	border-bottom:5px solid #36e518;
}
.other .websit a.marLine{
	margin:0 0.5%;
}

#gotoTop{
	position:fixed;
	bottom:60px;
	right:10px;
	display:none;
	cursor:pointer;
	width:35px;
	height:35px;
	background:url("../image/top_icon_hover.png") no-repeat center center;
	-webkit-background-size:35px;
}
/*用CSS表达式(expression)来实现ie6下position:fixed效果*/
#gotoTop{_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}
/*鼠标进入的反馈效果*/
#gotoTop.hover{
	background:url("../images/top_icon_hover.png") no-repeat center center;
	-webkit-background-size:35px;
}

/*=======底部样式=======*/

.footer {
	font-family: "微软雅", Helvetica;
	margin: 0 auto;
	line-height: 1.5;
	padding-top: 1px;
	text-align: center;
	background:#FFF;
}
.footer  p{
	padding:0px 0; 
}
.foot_navr {
	width: 100%;
	line-height: 21px;
	padding: 8px 0px 6px;
	font-size: 12px;
	color: #8b8a8a;
}
.foot_navr a {
	width:33.333%;
	font-size: 12px;
	color: #8b8a8a;
	float:left;
}
.footer .navr a {
	margin: 0 10px;
	font-size: 12px;
	color: #8b8a8a;
}

.flexbox {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footer .ver {
	width:100%;

	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}
.footer .ver a {
	width:33.3333%;
	text-align:center;
	padding: 6px 0;
	font-size: 14px;
	border:none;
}
.footer .ver a::last-child {
	border:none;

}
.footer .ver a span {
	display: block;
	border-right: 1px solid #ebebeb;
	
}
.download{
	-webkit-box-sizing: border-box;
	width:100%;
	height:70px;
	background:#f5f5f5;
	padding:10px 15px;;
}
.download .d_pic{
	position: absolute;
	display:inline-block;
	width:50px;
	height:50px;
	background:url("../images/fix_logo.png") no-repeat center center;
	-webkit-background-size:50px;
	left:15px;
}
.download .d_con{
	position: relative;
	display: -webkit-box;
	-webkit-box-sizing: border-box;
	-webkit-box-align: center;
	height: 50px;
	width: 100%;
	padding-left: 60px;
}
.download .d_con .d_con_show{
	-webkit-box-flex: 1;
	display: block;
	width: 70%;
	text-align:left;
}
.download .d_con .d_con_show p{
	position: relative;
	display: block;
	width: 100%;
}
.download .d_con .d_con_show p.tit{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}
.download .d_con .d_con_show p.txt{
	font-size:12px;
}
.download .d_con .d_btn{
	width: 30%;
}
.download .d_con .d_btn a{
	display:inline-block;
	height:36px;
	line-height:36px;
	/*padding:0 20px;*/
	width:100%;
	background:#31c847;
	border-radius:4px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.flexbox {display: box;display: -webkit-box;display: -moz-box;display: -ms-box;-webkit-box-orient: horizontal;box-orient: horizontal;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.flexbox > * {display: block;box-flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body:not(:-moz-handler-blocked) .flexbox {width: 100%;}

/*===================底部样式页面开始===================*/
.tabbar{
	position:fixed;
	left:0;
	bottom:0;
	right:0;
	padding:0.125rem 0 0.25rem 0;
	background-color: #FFFFFF;
	border-top:1px #f5f9fc solid;
}
.tabbar .weui-tabbar__label {
    text-align: center;
    color: #333;
    font-size: 0.75rem;
    line-height: 1.375rem;
}
.tabbar .weui-tabbar__icon{
	position:relative;
	}
.tabbar .weui-badge {
    display: inline-block;
    padding: .15em .4em;
    min-width: 8px;
    border-radius: 18px;
    background-color: #f43530;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}
.tabbar .weui-tabbar__item:first-child .weui-tabbar__icon{
	background:url(../image/icon_nav_home.png) center center no-repeat;
	background-size: 96%;
	} 
.tabbar .weui-tabbar__item:first-child.weui-bar__item--on .weui-tabbar__icon{
	background:url(../image/icon_nav_home_on.png) center center no-repeat;
	background-size: 96%;
	} 

.tabbar .weui-tabbar__item:nth-child(2) .weui-tabbar__icon{
	background:url(../image/icon_nav_weiliao.png) center center no-repeat;
	background-size: 96%;
	}
.tabbar .weui-tabbar__item:nth-child(2).weui-bar__item--on .weui-tabbar__icon{
	background:url(../image/icon_nav_weiliao_on.png) center center no-repeat;
	background-size: 96%;
	}
.tabbar .weui-tabbar__item:nth-child(3) .weui-tabbar__icon{
	background:url(../image/icon_nav_ai.png) center center no-repeat;
	background-size: cover;
}
.tabbar .weui-tabbar__item:nth-child(3).weui-bar__item--on .weui-tabbar__icon{
	background:url(../image/icon_nav_ai_on.png) center center no-repeat;
	background-size: cover;
}
.tabbar .weui-tabbar__item:nth-child(4) .weui-tabbar__icon{
	background:url(../image/icon_nav_geren.png) center center no-repeat;
	background-size: cover;
}
.tabbar .weui-tabbar__item:nth-child(4).weui-bar__item--on .weui-tabbar__icon{
	background:url(../image/icon_nav_geren_on.png) center center no-repeat;
	background-size: cover;
}
.tabbar .weui-tabbar__item.weui-bar__item--on .weui-tabbar__label{
	color:#ff472e
	}



/*===================微聊客户列表===================*/
.weiliao_list .weui-media-box__thumb {
    width: 100%;
    max-height: 100%;
    vertical-align: top;
    border-radius: 50%;
}
.weiliao_list .title_tit{
	font-size:1.125rem;
	line-height:2rem;
	margin-right:60px;
	margin-top:0.25rem;
	float: none;
	
	}
.weiliao_list .weui-media-box__title {
    margin-top: 0px;
}
.weiliao_list .weui-media-box__title-after {
	width:60px;
    color: #9b9b9b;
    font-size: .75rem;
	margin-top:0.25rem;
	text-align:right;
	float:right
}
.weiliao_list .weui-media-box__desc {
    color: #999;
    font-size: 0.875rem;
	height:1.125rem;
    line-height: 1.125rem;
    overflow: hidden;

}

.weiliao_list .weui-media-box {
    padding: 12px 15px;
}






/*底部样式 修改于20220803-tian*/
#xa-bottom {
	margin: 0 auto;
	width: 100%;
	background: #F0F0F0;
	padding:15px 0;
}
#xa-bottom .txt {
	font-size: 12px;
	color: #999;
	padding: 10px 15px;
	line-height: 1.5;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0 15px;
}
#xa-bottom .smart {
	padding: 0 15px 0px 15px;
	font-size: 10px;
	color:#999;
	line-height: 20px;
	text-align: center;
	margin:0 auto;
}
#xa-bottom .btn-wrap {
	font-size: 0;
	padding: 0px 0 5px 0;
}
#xa-bottom .btn-wrap a {
	display: inline-block;
	width: 33.3333%;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#xa-bottom p {
    font-size: 12px;
    color: #999;
    padding: 0.28rem 0.2rem;
    line-height: 1.6;
    background: #fff;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    border-radius: 0.12rem;
}
.btn-wrap a i {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
}
.btn-wrap a em {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.app-icon i {
	background: url(../image/bottom_app.png) no-repeat center;
	background-size: cover;
}
.weixin-icon i {
	background: url(../image/bottom_weixin.png) no-repeat center;
	background-size: cover;
}
.iphone-icon i {
	background: url(../image/bottom_iphone.png) no-repeat center;
	background-size: cover;
}

.enter-wrap {
	margin-bottom: 0.28rem;
	padding: 0.4rem;
	background: #fff;
}
.enter-title {
	line-height: 1;
	font-size: 16px;
	color: #333;
	margin-bottom: 0.28rem;
}
.enter-title i {
	color: #ff4e49;
	vertical-align: middle;
}
.enter-title span {
	vertical-align: middle;
}
.enter-title em {
	vertical-align: middle;
	color: #999;
	font-size: 12px;
	margin-left: 0.08rem;
}
.text-wrap {
	width: 100%;
	height: 1.2rem;
	overflow: hidden;
}
.text-wrap textarea {
	width: 10rem;
	height: 1.2rem;
	padding-right: 0.84rem;
	line-height: 1.2;
	font-size: 14px;
	border: none;
}
.addImg-wrap {
	width: 100%;
	overflow: hidden;
}
.img-list {
	position: relative;
	margin: 0.4rem 0.4rem 0 0;
	float: left;
	width: 1.96rem;
	height: 1.96rem;
	-webkit-border-radius: 0.12rem;
	-moz-border-radius: 0.12rem;
	border-radius: 0.12rem;
}
.img-list .del {
	position: absolute;
	right: -0.24rem;
	top: -0.24rem;
	width: 0.48rem;
	height: 0.48rem;
	background: url(../image/img_close_btn.png) no-repeat center;
	background-size: cover;
}
.img-list img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0.12rem;
	-moz-border-radius: 0.12rem;
	border-radius: 0.12rem;
}
.img-list:nth-of-type(4) {
	margin-right: 0;
} 
.img-list .add {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../image/img_add_btn.png) no-repeat center;
	background-size: cover;
}
.enter-submit {
	display: inline-block;
	width: 100%;
	height: 1.16rem;
	line-height: 1.16rem;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #EB6120;
	-webkit-border-radius: 0.12rem;
	-moz-border-radius: 0.12rem;
	border-radius: 0.12rem;
}
.enter-submit:hover {
	color: #fff!important;
}
