
/** dataTables 选中背景色 **/
table.dataTable tbody tr.selected {
    background-color: #acbad4;
}

/**登录界面样式**/
.xx{background:url("../img/xBg.png") repeat-x; width:100%; height:224px; position:absolute; top:50%; margin-top:-112px;}
.loginBox{width:421px; height:254px; background:url("../img/loginBox.png");position:absolute; top:50%; left:50%; margin-top:-127px; margin-left:-210px;}
.loginBox form{margin-top:70px; font-size:13px}
.loginBox form div{width:238px; height:30px;margin:10px auto;}
.loginBox form label{width:60px; display:inline-block;}
.loginBox form input{height:25px; border:1px solid #b2c4da; border-radius: 3px;}
.loginBox .remember{width:238px; height:30px; line-height:30px; }
.loginBox .remember input{ float:left; margin-left:68px;}
.loginBox .button{width:238px; height:30px; line-height:30px; }
.loginBox .button input{ width:100%;height:30px; line-height:30px; background:#5792d4; color:white; font-weight:bold; cursor:pointer;}
a.disableOperation:after{content: ' ';position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 250;background-color: grey; /* must have a color on ie10, if not :after does not exist... */opacity: 0;}




/* 订单详情 orderdetail.ftl 商品溯源弹出框样式*/
#suyuan{margin-top: 16px;}
#suyuan .panel{border: 0;}
#suyuan .panel-title span{}
#suyuan .panel-default .panel-heading{background-color: #FFEFE6;border: 0;}
#suyuan  .panel-heading .panel-title{color: #E1733A;position: relative;font-weight: 600;line-height: 22px;}
#suyuan  .panel-heading .panel-title i{position: absolute;right: 0px;top: 0px;font-size: 18px;}

#suyuan .panel-default .panel-body{border: 0;}
#suyuan .panel-default .panel-body ul{position: relative;padding-left: 0px;list-style: none;}
#suyuan .panel-default .panel-body ul li{list-style: none;display: flex;flex-wrap: wrap;margin-bottom: 18px;}
#suyuan .panel-body li label.suycont_title{color:#737373;font-size: 15px;min-width: 86px;}
#suyuan .panel-body li label{color: #757575;}
#suyuan .panel-body li span{margin-right: 12px;}
#suyuan .panel-body li p{margin: 0;display: inline-block;width: 32%;margin-right: 10px;}
#suyuan .panel-body li p img{display: block;width: 100%}
.suyuanico{display: inline-block;}
.suyuanico1{width: 26px;height: 22px;background: url(../img/suyuan/ico_search.png) no-repeat;background-size: 100% 100%;}
.suyuanico2_2{width: 24px;height: 20px;background: url(../img/suyuan/ico_supplier.png) no-repeat;background-size: 100% 100%;}
.suyuanico2_3{width: 24px;height: 20px;background: url(../img/suyuan/ico_complete.png) no-repeat;background-size: 100% 100%;}
.suyuanico2{width: 22px;height: 20px;background: url(../img/suyuan/ico_factory.png) no-repeat;background-size: 100% 100%;}
.suyuanico3{width: 22px;height: 22px;background: url(../img/suyuan/ico_position.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico4{width: 22px;height: 22px;background: url(../img/suyuan/ico_user.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico5{width: 22px;height: 22px;background: url(../img/suyuan/ico_phone.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico6,.suyuanico7{width: 22px;height: 22px;background: url(../img/suyuan/ico_license.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico8{width: 22px;height: 22px;background: url(../img/suyuan/ico_time.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico9{width: 22px;height: 22px;background: url(../img/suyuan/ico_order.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico10{width: 22px;height: 22px;background: url(../img/suyuan/ico_piao.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
/*#suyuan .panel-body .lineul1 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 90%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul2 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 72%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul3 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 38%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul4 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 42%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul5 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 34%; background-color: #f47e41;z-index: 1;}*/
#suyuan .suyuanti{font-size: 18px;font-weight: 600;margin-bottom: 14px;color: #6A6A6A;}
#suyuan .piaopic {display: flex;padding-left: 36px;width: 100%;}


/* 订单详情 orderdetail.ftl 浙食链弹出框样式*/
#zsl{margin-top: 16px;}
#zsl .panel{border: 0;}
#zsl .panel-title span{}
#zsl .panel-default .panel-heading{background-color: #FFEFE6;border: 0;}
#zsl  .panel-heading .panel-title{color: #E1733A;position: relative;font-weight: 600;line-height: 22px;}
#zsl  .panel-heading .panel-title i{position: absolute;right: 0px;top: 0px;font-size: 18px;}

#zsl .panel-default .panel-body{border: 0;}
#zsl .panel-default .panel-body ul{position: relative;padding-left: 0px;list-style: none;}
#zsl .panel-default .panel-body ul li{list-style: none;display: flex;flex-wrap: wrap;margin-bottom: 18px;}
#zsl .panel-body li label.suycont_title{color:#737373;font-size: 15px;min-width: 86px;}
#zsl .panel-body li label{color: #757575;}
#zsl .panel-body li span{margin-right: 12px;}
#zsl .panel-body li p{margin: 0;display: inline-block;width: 32%;margin-right: 10px;}
#zsl .panel-body li p img{display: block;width: 100%}
.suyuanico{display: inline-block;}
.suyuanico1{width: 26px;height: 22px;background: url(../img/suyuan/ico_search.png) no-repeat;background-size: 100% 100%;}
.suyuanico2_2{width: 24px;height: 20px;background: url(../img/suyuan/ico_supplier.png) no-repeat;background-size: 100% 100%;}
.suyuanico2_3{width: 24px;height: 20px;background: url(../img/suyuan/ico_complete.png) no-repeat;background-size: 100% 100%;}
.suyuanico2{width: 22px;height: 20px;background: url(../img/suyuan/ico_factory.png) no-repeat;background-size: 100% 100%;}
.suyuanico3{width: 22px;height: 22px;background: url(../img/suyuan/ico_position.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico4{width: 22px;height: 22px;background: url(../img/suyuan/ico_user.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico5{width: 22px;height: 22px;background: url(../img/suyuan/ico_phone.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico6,.suyuanico7{width: 22px;height: 22px;background: url(../img/suyuan/ico_license.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico8{width: 22px;height: 22px;background: url(../img/suyuan/ico_time.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico9{width: 22px;height: 22px;background: url(../img/suyuan/ico_order.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
.suyuanico10{width: 22px;height: 22px;background: url(../img/suyuan/ico_piao.png) no-repeat;background-size: 100% 100%;position: relative;z-index: 2;}
/*#suyuan .panel-body .lineul1 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 90%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul2 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 72%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul3 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 38%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul4 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 42%; background-color: #f47e41;z-index: 1;}
#suyuan .panel-body .lineul5 li:after{content: " ";position: absolute;top: 22px; left: 11px;width: 1px;height: 34%; background-color: #f47e41;z-index: 1;}*/
#zsl .suyuanti{font-size: 18px;font-weight: 600;margin-bottom: 14px;color: #6A6A6A;}
#zsl .piaopic {display: flex;padding-left: 36px;width: 100%;}


.truncation {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 0;
}

.videohelp span{margin-right: 15px;cursor: pointer;display: inline-block;margin-top: 8px;display: none;}
.videohelp span i:hover{color:rgba(60,179,113,0.8)!important;}