* {
	-ms-word-break: break-all;
}

body {
	color: #333;
	line-height: 150%;
	font-family:"微软雅黑" , "Microsoft Yahei", tahoma, arial, simsun, ;
	font-size: 14px;
}

html,body,div,ul,li,dl,dt,dd,form,input,select,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline: none;
}
a:hover{color:#0068bd}

ul {
	list-style: none;
}

li {
	list-style: outside none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	border:none;
}

input {
	font-size: 12px;
}

select {
	padding: 2px 4px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #f3f4f6;
}

table {
	border-collapse: separate;
	border-spacing: 2px;
}
.lf{
	float: left;
}
.rt{
	float: right;
}
/* 登陆页面 */
.lg-con{
	width: 800px;
	height: 410px;
	overflow: hidden;
	border-radius: 8px;
	background-color: #1f2a57;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -400px;
}
.lg-lf{
	width: 480px;
	color: #fff;
	text-align: center;
}
.lg-rt{
	width: 320px;
	height: 410px;
	border-radius: 8px;
	background-color: #Fff;
}

.tabs {
	width: 220px;
	margin:40px auto 20px;
	display: flex;
}

.tab {
	width: 90px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
}

.tab.active {
	border-bottom: 2px solid #377aeb;
}

.tab-contents {
	margin: 0 auto;
}
.phonelogin {
	width: 220px;
	margin: 0 auto;
}


.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

.lg-form {
	overflow: hidden;
	padding-top: 20px;
}

.lg-input {
	width: 100%;
	line-height: 36px;
	margin-bottom: 20px;
	display: flex;
}

.lg-input input {
	font-size: 14px;
	padding: 0 10px;
	width: 100%;
	flex: 1;
	height: 36px;
	line-height: 36px;
	border: none;
	border-bottom: 1px solid #e6e6e6;
}
.reg-code{
	color: #377aeb;
}
.lg-btn {
	border: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	background-color: #377aeb;
	margin-top: 20px;
}
.lg-wx{
	text-align:center;
}
.lg-wx img{
	width: 100%;
}
/* 后台主页 */
.header{
	overflow: hidden;
	padding: 20px;
	background-color:#1f2a57;
	color: #fff;
}
.heaer h3{
	font-size: 40px;
}
.title{
	padding: 15px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}
.title h3{
	display: inline-block;
}
.title a{
	height: 30px;
	line-height: 30px;
	padding:0 6px;
	display: inline-block;
	color: #377aeb;
	border:1px solid #377aeb;
}
.content{
	margin: 15px;
	background-color: #fff;
}
.list a{
	display: inline-block;
	text-align:center;
	margin:10px 20px;
}
.list a img{
	width: 80px;
	border-radius: 16px;
}
/* 客户信息 */
.con-list table{
	width: 100%;
	text-align: left;
	font-size: 12px;
}
.con-list {
	padding:0 15px 15px 15px;
}

.con-list table td , .con-list table th{
	padding: 10px;
	border-bottom:1px solid #f2f2f2;
}
.con-list table td em{
	background-color: #f00;
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	padding: 2px;
	border-radius: 6px;
	margin-left: 5px;
}
.con-list table.khxx-tb td , .con-list table.khxx-tb th{
	border: 0;
	vertical-align: top;
}
.con-list table th{
	background-color: #f2f2f2;
}
.con-list table.khxx-tb th{
	background:none;
	vertical-align: top;
	line-height: 35px;
}
.add{
	margin-bottom: 15px;
}
.add a{
	padding: 4px 6px;
	display: inline-block;
	color: #fff;
	background-color:#377aeb ;
	margin:0 0 0 15px;
}
.add font{
	padding: 2px 6px;
	display: inline-block;
	border:1px solid  #f3f4f6;
	margin-bottom: 20px;
}
input.text{
	height: 35px;
	line-height: 35px;
	padding:0 8px;
	border: 1px solid #f3f4f6;
}
input.btn{
	font-size: 14px;
	padding: 4px 20px;
	color: #377aeb;
	border: 1px solid #377aeb;
	background: none;
	margin-right: 10px;
}
.khxx-sec select , .xl-sec select{
	padding: 0 10px;
	border: 1px solid #f3f4f6;
	height: 35px;
	background-color: #fff;
}
.xl-sec select{
	border: 1px solid #ccc;
	height: 32px;
}
.khxx-lx font{
	position: relative;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	border: 1px solid #f3f4f6;
	margin-right: 20px;
}
.khxx-lx font b{
	width:12px;
	height: 12px;
	text-align: center;
	line-height: 12px;
	border-radius: 50%;
	display: block;
	position: absolute;
	right:-15px;
	top: -15px;
	color: #f00;
	font-weight: normal;
	border: 1px  solid #f00;
	font-size: 12px;
}
.khxx-lx a , .khxx-lx font.lx-sec{
	color: #377aeb;
}
.khxx-lx font.lx-sec{
	border: 1px solid #377aeb;
}
input.text-lx{
	height: 30px;
	line-height: 30px;
	padding:0 6px;
	border: 1px solid #f3f4f6;
}

/* 新增报价 */
.bj-tb input.text{
	height: 30px;
	line-height: 30px;
	padding:0 4px;
	border: 1px solid #f3f4f6;
}
.jiang{
	color: green;
}
.sheng{
	color: red;
}
.bj-tb input.text-bz{
	min-width: 100px;
}
.bj-con{
	padding: 8px 0;
}
.bj-con h4{
	width: 100px;
	display: inline-block;
}
.bj-con span{
	min-width: 120px;
	display: inline-block;
}
.plxg-btn {
	padding: 2px 4px;
	color: #fff;
	background-color:#377aeb;
}
a.plxg-btn:hover{
	color: #fff;
}
input.btn1{
	background-color: #377aeb;
	color: #fff;
}
.textarea{
	padding: 10px;
	border: 1px solid #f3f4f6;
	font-size: 12px;
}
.zdyh input.text{
	width:60px;
}
.bj-tb input.cp-text{
	/*
	min-width:100px;
	*/
}

.shuliang {
	width: 80px;
}

.bj-tb-con{
	width: 100%;
	overflow-x: auto;
}
.con-list table.bj-tb{
	white-space: nowrap;
}
/* 报价查询 */
.bj-sea{
	padding: 0 15px 15px 15px;
}
.bj-sea input.text{
	width:160px;
	height: 30px;
	line-height: 30px;
	padding:0 4px;
	border: 1px solid #ccc;
}
input.sea-btn{
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	padding:0 20px;
	color: #fff;
	background-color:#377aeb;
	margin-right: 10px;
	border: none;
}
.sea-lab{
	margin-right: 8px;
}
.bj-sea b{
	margin: 0 10px;
}
/* 翻页 */
.page{
	padding: 30px;
	text-align:center;
}
.page a{
	padding: 4px 8px;
	border: 1px solid #ccc;
}
.page a.pg{
	background-color:#377aeb;
	color: #fff;
	border: 1px solid #377aeb;
}
/* 合同查询 */
.htcx-sel{
	padding:0 10px;
	border:1px solid #ccc;
	height:30px;
	background-color: #fff;
}
/* 角色管理 */
.khxx-sec label{
	line-height: 32px;
}
.qx-ej{
	margin-left: 20px;
}
.qx-ej label{
	min-width: 120px;
	margin-right: 20px;
}
/* 商品分类 */
.fl-ej{
	text-indent:30px;
}
.fl-sj{
	text-indent:60px;
}
.xx-ej{
	text-indent:10px;
}
.xx-sj{
	text-indent:20px;
}
/* 报价统计 */
.bjtj-ds{
	padding: 15px 0;
	display: flex;
}
.bjtj-ds span{
	flex: 1;
	text-align: center;
}
.bjtj-ds h3{
	font-size: 14px;
	margin-bottom: 10px;
}
.bjtj-ds p{
	font-size: 18px;
}
.tj-con{
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.bjtb{
	width: 31%;
	margin:0 15px 15px 15px;
	float: left;
}
.bjtb h3{
	font-size: 14px;
	margin-bottom: 10px;
}
.tb-con{
	height: 500px;
}
/* 线索 */
.xs-tab{
	padding:0  15px 15px;
}
.xs-tab a{
	padding:0 10px;
	line-height: 35px;
	display: inline-block;
	font-size: 13px;
}
.xs-tab a.xs-hov{
	border-bottom: 2px solid #377aeb;
	font-weight: bold;
}
/* 弹窗 */
.bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.khxx-con{
	position: absolute;
	left: 50%;
	top:30px;
	bottom:30px;
	margin-left:-275px;
	width: 650px;
	background-color: #fff;
}
.tc-tit{
	padding: 15px 0 ;
}
.tc-tit font{
	float: right;
}
.khxx-scr{
	width: 100%;
	position: absolute;
	left: 0;
	top:50px;
	bottom: 50px;
	overflow-y: scroll;
}
.khxx-btn{
	width: 100%;
	position: absolute;
	left:10;
	bottom: 15px;
	text-align: center;
}
.bj-sea input.time-input{
	width: 90px;
}