@CHARSET "utf-8";
/*页头*/
body {
	line-height: 1;
	font-family:"微软雅黑",Microsoft YaHei, Arial, Tahoma, sans-serif;
    width: 100%;
    font-size:100%;
    overflow-x: auto;
    }
ol, ul { list-style: none; }
*{
	outline:none;
}
/* CSS Document */
/* reset.css */
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,input,textarea,th,td,li{margin:0;padding:0}
em{font-style:normal}
li{list-style:none}
a{text-decoration:none}
a:hover{text-decoration:none}
img{border:none; vertical-align:top;}
/* basicStyle */
.no-padding {
    padding: 0!important
}
.no-padding-bottom {
    padding-bottom: 0!important
}

.no-padding-top {
    padding-top: 0!important
}

.no-padding-left {
    padding-left: 0!important
}

.no-padding-right {
    padding-right: 0!important
}

.no-margin {
    margin: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.no-margin-top {
    margin-top: 0!important
}

.no-margin-left {
    margin-left: 0!important
}

.no-margin-right {
    margin-right: 0!important
}
/* End */
/* 页头 */
.page-header{
	height: 40px;
	background: #eee;
	font-family:"微软雅黑",Microsoft YaHei, Arial, Tahoma, sans-serif;
	font-size: 14px;
	padding: 0px !important;margin: 0px !important;
	min-width:1200px;
}
.mainWarp{
	width: 1170px;
	margin: 0 auto;
	padding: 0px;
}
.pageNews-List{
	padding: 0px;
	margin: 0px;
}
.pageNews-List li{
	float: left;
	line-height: 40px;
	height: 40px;
    overflow: hidden;
}
.pageNews-List li a{
	padding: 0 20px 0  0px;
	cursor: pointer;
	color: #757575;
	font-size: 14px;
}
.pageNews-List li .userName{
	color: #1e88e5 !important;
	max-width: 150px;
    display: inline-block;
    overflow: hidden;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#isMemberIcon{
    background: #c69500;color: #fff;
    padding: 4px 6px; display: inline-block;
    margin: 11px 20px 0 -10px;float: right;
    line-height: 10px;  border-radius: 6px;
    font-size: 12px; text-align: center;
}
#loginInfo_openMember{
    display: none;
}
#loginInfo_openMember a{
    display: inline-block;
    text-align: center;
    height: 18px;
    line-height: 18px;
    background: #1e88e5;
    color: #fff!important;
    font-size: 12px!important;
    border-radius: 6px;
    padding: 0 6px!important;
}
.phone_ionic {
    background: url(../img/phone_icon.png) no-repeat 0 0;
    height: 19px;
    margin: 12px 0 6px 20px;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
.phone_ionic>span{
	float: left;
	margin-top: 2px;
	color:#757575;
}
.phone-down-modal {
    display: none;
    padding: 20px;
    background: #f4f4f4;
    position: absolute;
    z-index: 10000;
    top: 24px;
    right: 0px;
    border: 1px solid #e0e0e0;
    cursor: default;
    -webkit-box-shadow: 3px 4px 30px 0px rgba(44, 44, 44, 0.5);
    -moz-box-shadow: 3px 4px 30px 0px rgba(44, 44, 44, 0.5);
    box-shadow: 3px 4px 30px 0px rgba(44, 44, 44, 0.5);
}
.phone-down-modal img {
    width: 150px;
    height: 150px;
}

/*页尾*/
.page-footer{
	min-height: 50px;
	background: #424242;
	text-align: center;
    min-width: 1200px;
}
.page-footer ul{
	padding:15px 0px;
	margin: 0px auto;
	overflow: hidden;
	width:1030px;

}
.page-footer li{
	float: left;
	display: inline;
    width:100%;
    text-align: center;
}
.page-footer a{
	line-height: 30px;
	font-size: 14px;
	padding:0 10px;
	color: #E0E0E0;
    display: inline-block;
}
.page-footer a:hover{
	text-decoration:none!important;
}
/* 通讯*/

#udesk_btn a {
    background: #1e88e5 !important;
    border-radius: 3px;
    bottom: 100px;
    top: inherit !important;
    right: 3px!important;
    margin: 3px 15px !important;
}
/*消息提示小红点*/
.newsTop i {
    display: none;
    background: url(../img/newsPoint.png) no-repeat;
    height: 8px;
    width: 8px;
    position: relative;
    top: -8px;
    left: -22px;
}
/*底通hover效果*/
.ulList a:hover{
	color:#fff !important;
}
/*头部 全文检索样式 开始*/
.wx-search-wrap{
    margin-top: 6px;
    position: relative;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
}
.wx-search{
    border: 0;
    width: 152px;
    height: 18px;
    background: 0;
    outline: 0;
    font-size: 14px;
    line-height: 18px;
    color:#757575;
    padding: 0 10px;
    background: #fff;
    padding-right: 30px;
    margin-top:4px;
    margin-bottom:4px;
}
.wx-search-wrap:hover{
    border-color: #1e88e5;
}
.wx-search-btn{
    position: absolute;
    top: 6px;
    right: 8px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.wx-search-btn img{
    width: 15px;
    height: 15px;
}
.settleInFrame {
    width: 257px;
    background: #FFFFFF;
    border-radius: 5px;
    font-family: Microsoft YaHei;
    text-align: center;
    position: absolute;
    top: 40px;
    left: -60px;
    z-index: 999;
    display: none;
}
.btns {
    width: 100px;
    height: 29px;
    line-height: 29px;
    background: #1E88E5 !important;
    border-radius: 15px;
    margin: 10px 0;
    border: none;
    color: #FFFFFF;
}
.settleIn {
    cursor: default !important;
}
.settled_enterprise:hover > div {
    display: block;
}
/*头部 全文检索样式 结束*/