﻿@charset "utf-8";
/* reset: 重设外观 */
/*body{overflow-y: scroll;-webkit-overflow-scrolling: touch;}*/
body{background: #f8f8f8;font-family:'"Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif ';}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,textarea,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font-weight:inherit;
    font-style:inherit;
    font-family:inherit;
    vertical-align:baseline;
}
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
a{text-decoration:none;background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);outline: none;}/* 去除触摸高亮 */
input{/*outline: none;   /* 消除输入框和按钮的原生外观*/ /*-webkit-user-select: none;  禁止页面文字选择*/-webkit-touch-callout:none;  /* 禁用长按页面时的弹出菜单(iOS下有效)*/}
body,td,textarea{word-wrap:break-word;line-height:1.2;}
img,fieldset{border:none 0;}
img{max-width:100%;}
ul,ol,li{list-style:none;}
p{text-align:justify;text-justify:inter-ideograph;line-height: 1.4;}/* 自行选择使用 */
table{border-collapse:collapse;border-spacing:0;}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none;}
* html textarea,*+html textarea{overflow:auto;overflow-x:hidden;}/* 使多行文本框不显示默认的竖向滚动条 */
* html iframe,* html frame{overflow:auto;}/* 使浮动窗口不显示默认的竖向滚动条 */
* html input{overflow:hidden;}/* 使按钮文字不溢出 */
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.clearfix{display:block;display:table;display:inline-block;_height:1%;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
.clearself{overflow:hidden;_overflow:visible;_height:1%;}
.inline-block{display:inline-block;zoom:1;display:inline;vertical-align:middle;overflow:hidden;}
.justify{text-align:justify;text-justify:inter-ideograph;}
.clear{font-size:0;height:0;line-height:0;overflow:hidden;clear:both;}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="number"],
input[type="password"],
input[type="checkbox"],
input[type="email"],
textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius: 0;border:0 none;background: none;padding:0;margin:0;width: 100%;/*height: 100%;*/color: #333;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}
/*
input::-webkit-inner-spin-button {-webkit-appearance: none;} /*  type="number"  去除上下箭头  */
/*input::-webkit-outer-spin-button {-webkit-appearance: none;} */
.dis-bl{display: block;}
.dis-inline{display: inline-block;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-hide{overflow: hidden;white-space: nowrap;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;text-overflow: ellipsis;}
.box-flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex1{display: block;-webkit-box-flex: 1;-moz-box-flex:1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.flex2{display: block;-webkit-box-flex: 2;-moz-box-flex:2;-webkit-flex: 2;-ms-flex: 2;flex: 2;}
.flex3{display: block;-webkit-box-flex: 3;-moz-box-flex:3;-webkit-flex: 3;-ms-flex: 2;flex: 3;}
.bra3{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.bra5{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.bra6{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.bra8{-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.bra10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.bra100{-webkit-border-radius: 100%;-moz-border-radius:100%;border-radius: 100%;}
/* Global:结束*/
/*背景*/
.bg_w{background: #fff;}
/*字体颜色*/
.fcw{color: #fff;}
.fc3{color: #333;}
.fc6{color: #666;}
.fc9{color: #999;}
.fc5{color: #555;}
.fc8{color: #888;}
.fcb{color: #2ebaef;}
.cnum{font-family: "Arial";}
/*边框*/

/* 字号 */
.f20{font-size: 0.26rem;}
.f22{font-size: 0.29rem;}
.f24{font-size: 0.32rem;}
.f26{font-size: 0.34rem;}
.f28{font-size: 0.37rem;}
.f30{font-size: 0.4rem;}
.f32{font-size: 0.42rem;}
.f34{font-size: 0.45rem;}
.f36{font-size: 0.48rem;}
.f38{font-size: 0.5rem;}
.f40{font-size: 0.53rem;}
.f42{font-size: 0.56rem;}
.f44{font-size: 0.58rem;}
.f46{font-size: 0.61rem;}
.f48{font-size: 0.64rem;}
.f50{font-size: 0.66rem;}
.f60{font-size: 0.8rem;}
.f80{font-size: 1.06rem;}
.pt10{padding-top: 0.13rem;}
.box-center{display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;display: -moz-box;-moz-box-orient: horizontal; -moz-box-pack: center;-moz-box-align: center;display: -o-box;-o-box-orient: horizontal;-o-box-pack: center;-o-box-align: center;display: -ms-box;-ms-box-orient: horizontal;-ms-box-pack: center;-ms-box-align: center;display: box;box-orient: horizontal; box-pack: center;box-align: center;}
/*弹出位置在上面box-start*/
.box-start{display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: start;display: -moz-box;-moz-box-orient: horizontal;-moz-box-pack: center;-moz-box-align: start;display: -o-box;-o-box-orient: horizontal;-o-box-pack: center;-o-box-align: start;display: -ms-box;-ms-box-orient: horizontal;-ms-box-pack: center;-ms-box-align: start;display: box;box-orient: horizontal;box-pack: center;box-align: start;}
/*弹出位置在下面box-end*/
.box-end{display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: end;display: -moz-box;-moz-box-orient: horizontal;-moz-box-pack: center;-moz-box-align: end;display: -o-box;-o-box-orient: horizontal;-o-box-pack: center;-o-box-align: end;display: -ms-box;-ms-box-orient: horizontal;-ms-box-pack: center;-ms-box-align: end;display: box;box-orient: horizontal;box-pack: center;box-align: end;}
.box-ver{display: -webkit-box;-webkit-box-orient: vertical; -webkit-box-pack: center;/*-webkit-box-align: center;*/}
/*两端对齐*/
.pack_justify{display:-moz-box; display:-webkit-box; display:-o-box; display:box;
    -moz-box-pack:justify; -webkit-box-pack:justify; -o-box-pack:justify; box-pack:justify; }

.pack_center{display:-moz-box; display:-webkit-box; display:-o-box; display:box;
    -moz-box-pack:center; -webkit-box-pack:center; -o-box-pack:center; box-pack:center; }
.mainWrap{position: absolute;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;width: auto;height: auto;}
.mask{background: #000;position: absolute;top:0;left: 0;bottom: 0;right: 0;display: none;z-index:10;}
.mask.on{display: block;}
.popbox{position: absolute;overflow:hidden;left: 0;top: 0; height: 100%;width: 100%; visibility: hidden;-webkit-transition:-webkit-transform 0.3s;}
.popbox.show{visibility: visible;position: absolute;left: 0;top: 0; height: 100%;width: 100%; -webkit-transition:-webkit-transform 0.3s;}
.popbox .popcontent{position: relative;z-index:10;-webkit-transition:-webkit-transform 0.3s;width:100%;-webkit-transform: translate3d(0px, 100%, 0px);-moz-transform:translate3d(0px, 100%, 0px);transform:translate3d(0px, 100%, 0px);}
.popbox.show .popcontent{-webkit-transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);transform: translate3d(0px, 0px, 0px);}
.popcontent img{display: block;width: 100%;height: 100%;}

/*添加点赞所需的CSS*/
.like-content {
    display: inline-block;
    width: 100%;
    margin: 40px 0 0;
    padding: 40px 0 0;
    font-size: 18px;
    border-top: 10px dashed #eee;
    text-align: center;
}
.like-content span {
    color: #9d9da4;
    font-family: monospace;
}
.like-content .btn-secondary {
    display: block;
    margin: 40px auto 0px;
    text-align: center;
    background: #3faef0;
    border-radius: 3px;
    box-shadow: 0 10px 20px -8px rgb(63, 174, 240);
    padding: 10px 17px;
    font-size: 18px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.like-content .btn-secondary:hover {
    transform: translateY(-3px);
}
.like-content .btn-secondary .fa {
    margin-right: 5px;
}
.animate-like {
    animation-name: likeAnimation;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-duration: 0.65s;
}
@keyframes likeAnimation {
    0%   { transform: scale(30); }
    100% { transform: scale(1); }
}

.table{
    border-collapse: collapse;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
    border-bottom-width: 1px !important;
}
.daterangepicker .ranges {
    width: 300px;
}
.daterangepicker .ranges .input-mini {
    width: 130px;
}
.datepicker_btn{
    height: 30px;
    line-height: 30px;
    padding: 5px 5px;
    margin-right: 4px;
    color: #FFF;
    background: #357EBD;
    text-decoration: none;
    border-radius: 4px;
    cursor: pointer;
}
.datepicker_btn:hover{
    height: 30px;
    line-height: 30px;
    padding: 5px 5px;
    margin-right: 4px;
    color: #FFF;
    background: #357EBD;
    text-decoration: none;
    border-radius: 4px;
    cursor: pointer;
}
.table>tbody+tbody {
    border-top: 1px solid #ddd;
}
.sort{
    cursor:pointer;
    padding-right: 20px; ;
}
.ASC{
    background: url("../webapp/WEB-INF/resource/images/xia.png") no-repeat right;
}
.DESC{
    background: url("../webapp/WEB-INF/resource/images/shang.png") no-repeat right;
}

/*button.btn{*/
/*margin-left: 5px;*/
/*}*/

/*搜索框静态标注性文字样式*/
span.txt{
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    margin-left: 0;
    float:left;
}

/*日期框样式开始*/
.input-append {
    float: left;
    margin-right: 10px;
}
.input-append input {
    height: 30px !important;
    margin: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.bootstrap-datetimepicker-widget > ul {
    padding:0;
}
/*日期框样式结束*/

/*红色必填提示btn*/
.red_btn{
    color: red;
    position: relative;
    top: 3px;
}
.can_click{
    color: #0e90d2;
    cursor: pointer;
}
select.form-control{
    padding:0px 12px;
}

.check_all{
    position: relative;
    right: 2px;
    top: 2px;
}

select.form-control{
    padding: 3px 12px;
}

textarea{
    resize:none;
    height: 75px !important;
}

.Wdate {
    border: 1px solid #CCCCCC !important;
}

.reltv{
    cursor: pointer;
    position: relative;
}

.order-icon-desc{
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    margin-left: 5px;
    margin-top: 2px;
    position: absolute;
    top: 50%;
}

.order-icon-asc{
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    margin-left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.order-icon-asc:hover, .order-icon-desc:hover, .order-icon-checked{
    border-color: #FA1313 transparent transparent transparent;
}
.slideBox{
    bottom:43px;
}
.mainWrap{
    bottom:43px;
}
/*
.modal-body{
    overflow: visible;
}*/
