@charset "utf-8";
/**
 * @version：1.0
 * @author：haolei <haolei@ec.com.cn>
 * @description：Project public style
 * @date：2017/6/16
 */
/******模版对于字体图标采用edi-icon来引用，老版本，不想修改原有用法的可以在app 里面引入此段代码恢复*******/
/*
[class*=icon-]{
	position:relative;
    font-family:"edi-icon" !important;
    font-size:18px;
    font-style:normal;
    -webkit-font-smoothing:antialiased;
    -webkit-text-stroke-width:0.2px;
    -moz-osx-font-smoothing:grayscale;
}
*/

.f-tdu, .f-tdu:hover{
	text-decoration: none;
}

/*
.m-table2{
	width:100%;
    line-height:1.5;
	background:#fff;
}

.m-table2{border:#dbdbdb solid 1px;}
*/

.m-table2 tr:first-child td{
	padding-top:7px;
}
.m-table2 td{
    line-height:28px;
	font-size:14px;
	color:#333;
	font-weight:700;
	padding-top:4px;
	padding-bottom:7px;
	word-wrap: break-word;
    word-break: break-all;
}
.m-table2 .f-pt15 td,.m-table2 .f-pt20 td{padding-top:15px;}
.m-table2 .f-pb20 td{padding-bottom:20px;}
.m-table2 td.bd-l{border-left:#dbdbdb solid 1px;}


.u-ipt-dis {
    cursor: not-allowed;
    background: #eee;
}

.u-tool-dis {
	margin: 5px 4px;
	padding: 5px 12px;
	float: left;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	font: 400 14px/18px '\9ED1\4F53';
	color:#afafaf;
	text-decoration: none;
	pointer-events:none;
	cursor:default;
}

.m-table a,.m-table1 a{
	color: #da2810;
	text-decoration: none;
}
.m-table.normal th, .m-table.normal td {
    white-space: nowrap;
}

.m-table th{
	background: #f0f4f7;
	border: 1px solid #ddd;
}

.m-list1-bd .item1{
	width: 100px;
}

.m-list1-bd .u-icon-bg5 {
	background: url(../../img/icon/workImg05.png) center 10px no-repeat
		#f4f4f4
}

.m-list1-bd .u-icon-bg6 {
	background: url(../../img/icon/workImg06.png) center 10px no-repeat
		#f4f4f4
}

.m-list1-bd .u-icon-bg7 {
	background: url(../../img/icon/workImg07.png) center 10px no-repeat
		#f4f4f4
}

.m-list1-bd .u-icon-bg8 {
	background: url(../../img/icon/workImg08.png) center 10px no-repeat
		#f4f4f4
}

.m-list1-bd .u-icon-bg9 {
	background: url(../../img/icon/workImg09.png) center 10px no-repeat
		#f4f4f4
}

.m-list1-bd .u-icon-bg10 {
	background: url(../../img/icon/workImg10.png) center 10px no-repeat
		#f4f4f4
}

.u-ipt-w0 {
	width: 40%
}

.u-ipt-w5 {
	width: 82%
}

.alertButton {
        width: auto;
        border: none;
        background-color: #699ED9;
        color: #fff;
        padding: 0.1em;
        border-bottom: 1px solid #5885b6 !important;
        border-right: 1px solid #5885b6 !important;
        border-top: 1px solid #92b8e2 !important;
        border-left: 1px solid #92b8e2 !important;
        cursor: hand;
        cursor: pointer;
}

.alertDialog {
    width: 30em;
    border: 2px solid #ff660a;
    padding: 1em;
    background: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;/*chrome WebKit*/
}

.alertContent{
	padding: 1px;
	line-height: 1.8;
}

.alertContent .alertButton {
    float:right;
    position:relative;
    bottom:1em;
}

.missingList, .invalidList {
    padding-bottom: 0.6em;
    padding-top: 0.2em;
    padding-left:0.1em;
    padding-right:0.2em;
    margin: 0;
}

.missingList {
    border-top: 4px solid #bedef4;
}

.invalidList {
    border-top: 4px solid #ffaf7e;
}

.missingList li, .invalidList li {
    list-style:none;
    font-style:normal;
    padding-top: 5px;
}

.f-red{
	color: #da2810;
}
/* choice start */
.notice-box_03{padding:40px 0 300px;}
.notice-box_03 .p1{
	font:bold 34px/62px '\5FAE\8F6F\96C5\9ED1';
	color:#e54530;
}
.notice-box_03 .p2{
	width:758px;
	margin-left:auto;
	margin-right:auto;
}
.notice-box_03 a{
	display:block;
	width:251px;
	height:82px;
	padding-left:88px;
	float:left;
	color:#fff;
	font:bold 22px/82px '\5FAE\8F6F\96C5\9ED1';}
.notice-box_03 a.btn01{
	background:url(../../img/bg/ca_icon_01.jpg) no-repeat;}
.notice-box_03 a.btn02{
	background:url(../../img/bg/ca_icon_02.jpg) no-repeat;}
.notice-box_03 a:hover{
	text-decoration:none;}
.notice-box_03 .goHome{
	width:237px;
	height:60px;
	background:#e54530;
	display:inline-block;
	font:bold 20px/60px '\5FAE\8F6F\96C5\9ED1';
	color:#fff;
}
.pt50p{padding-top:50px;}
.tac {text-align: center;}
.mr80p{margin-right:80px;}
.mt50p{margin-top:50px;}
/* choice end */

/* inputGroups start */
.u-tools-wrap .u-tool {
    background: #da2810;
    border: 1px solid #da2810;
    color: #fff;
}

.palette {
	width: 98.5%;
}
.palette .available-header, .palette .selected-header{
	text-align: center;
	width: 45%;
}
.controls{
	text-align: center;
}
.controls a{
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 5px;
	margin: 0 8px 4px 0;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #da2810;
	background: #da2810;
	font-size: 11px;
	font-family: '\5B8B\4F53';
	letter-spacing: 1px;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
    text-decoration: none;
    margin: 10px;
}
.controls img{
	display: none;
}
.available-cell select,.selected-cell select{
    width: 100%;
	height: 300px;
	border: 1px solid #e5e5e5;
	overflow-y: auto;
	display: block;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 10px;
}
/* inputGroups end */
/*问卷调查*/
.question-tit{font-size:22px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";border-bottom:2px solid #ddd;padding-bottom:14px;line-height:30px;}
.question-info{font-size:16px;line-height:24px;margin-top:14px;margin-bottom:14px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";}
.question-info1{font-size:14px;color:#333;line-height:36px;font-weight:normal;}
.question-info1 span{font-weight:bold;color:#ef4418;padding:0 10px;}
.mll20{margin-left:20px;margin-right:20px;}
.mll10{margin-left:20px;margin-right:0px;}
.question-shop{font-size:16px;line-height:24px;margin:0 20px;font-family:"\5FAE\8F6F\96C5\9ED1";font-weight:normal;}
.question-shop img{ vertical-align:middle;margin-right:5px;}
.question-main{padding:0 20px;font-size:16px;}
.question-div{border-top:1px solid #d6d6d6;margin-top:20px;}
.question-div h1{padding:14px 0 6px 0;color:#049;line-height:24px;font-size:16px;}
.pl10{padding-left:10px;}
.question-div p{font-size:14px;line-height:30px;color:#333;}
.question-div p input{vertical-align:middle;margin-right:6px;}
.question-div p label{padding-right:30px;vertical-align:middle;}
.question-div p .text_01{width:96%;border:1px solid #d6d6d6;height:80px;padding:10px;font-size:14px;}
.question-btn{text-align:center;height:37px;}
.question-btn input{background:url(../img/questionnaire/btn.png) no-repeat;width:241px;height:37px;line-height:36px;color:#fff;text-align:center;font-size:18px;font-weight:bold;border:0;font-family:"\5FAE\8F6F\96C5\9ED1"; cursor:pointer;}
.question-info-tips{font-size:16px;line-height:24px;margin-top:14px;margin-bottom:14px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";color:#ef4418;font-weight: bold;}
.m-table3{
	width:100%;
    line-height:1;
    border:0;margin:0;
    border-collapse:collapse;
    border-spacing:0;
}
.m-table3 td{
	word-wrap: break-word;
    word-break: break-all;
    padding:0;
    border: 0px solid #ddd;
}
/**
 * ai智能客服
 */
.ai-help {
	position: fixed;
	right: 0px;
	top: 20%;
	z-index: 9999;
	overflow: hidden;
	margin-top: -90px;
}
.ai-help-con {
	width: 73px;
	height: 98px;
	background: url(../../img/ai/ai-help.png) center no-repeat;
}
.ai-close {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
.tr-red-back{
	background-color: #eb6767;
}
.tr-yellow-back{
	background-color: yellow;
}