﻿body {font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;}
html,body,div,p,table,td,tr,h1,h2,h3,h4,h5,ul,li,ol,form,br,input,button,table,dl,dt,dd,option{margin: 0;padding: 0}
input:-webkit-autofill { 
-webkit-box-shadow: 0 0 0px 1000px white inset; 
}
input,button,textarea,select{outline: none}
button,input{font-family: "Microsoft YaHei";}
textarea{resize: none}
a{text-decoration: none;}
li{list-style: none}
img{border:none}/*去掉图片在IE；浏览器下出现蓝色边框*/
.vm{vertical-align: middle;}
.vb{vertical-align: bottom;}
.vt{vertical-align: top}
.fw_b{font-weight: bold;}
.borderNone{border:none}
.width260px{width: 260px;}
.width272px{width: 272px;}
.width338px{width: 338px;}
.fl{float: left}
.fr{float:right}
.fs12{font-size: 12px}
.fs14{font-size: 14px}
.fs16{font-size: 16px}
.fs18{font-size: 18px}
.textAl{text-align: left}
.textAR{text-align: right}
.textAC{text-align: center}

.ml0{margin-left:0}
.ml10{margin-left: 10px}
.ml20{margin-left: 20px}
.ml30{margin-left: 30px}
.ml40{margin-left: 40px}
.ml50{margin-left: 50px}
.ml60{margin-left: 60px}
.ml70{margin-left: 70px}
.ml80{margin-left: 80px}
.ml90{margin-left: 90px}
.ml100{margin-left: 100px}

.mr0{margin-right: 0}
.mr10{margin-right: 10px}
.mr20{margin-right: 20px}
.mr30{margin-right: 30px}
.mr40{margin-right: 40px}
.mr50{margin-right: 50px}
.mr60{margin-right: 60px}
.mr70{margin-right: 70px}
.mr80{margin-right: 80px}
.mr90{margin-right: 90px}
.mr100{margin-right: 100px}

.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.mt50{margin-top: 50px}
.mt60{margin-top: 60px}

.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mb30{margin-bottom: 30px}
.mb40{margin-bottom: 40px}

.pt0{padding-top: 0}
.pt10{padding-top: 10px}
.pt20{padding-top: 20px}
.pt30{padding-top: 30px}

.pl0{padding-left: 0}
.pl10{padding-left: 10px}
.pl20{padding-left: 20px}
.pl30{padding-left: 30px}
.pl40{padding-left: 40px}
.pl50{padding-left: 50px}
.pl60{padding-left: 60px}
.pl70{padding-left: 70px}
.pl80{padding-left: 80px}
.pl90{padding-left: 90px}
.pl100{padding-left: 100px}

.radius3px{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius:3px ;
    border-radius: 3px;
}
.radius4px{
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius:4px ;
    border-radius: 4px;
}
.radius5px{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius:5px ;
    border-radius: 5px;
}
.radius10px{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius:10px ;
    border-radius: 10px;
}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfix{zoom:1}
.textoverflow{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*整站分页样式*/
/*分页样式开始*/
.pagewrap{
    font-size: 14px;
    width: 100%;/*
    margin-top: 5px;*/
    color:#4c4c4c
}

.pagewrap .current {
    display:inline-block;
    zoom:1;*display:inline;
    border: 1px solid #FFC13C;
    background-color: #FFC13C;
    color: #fff;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-right: 5px;
}

/*上一页和下一页样式*/
.pagewrap .prev{
    color: #808080;
    border:1px solid #ccc;
    display:inline-block;
    zoom:1;*display:inline;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 90px;
    margin-right: 5px;
}
.pagewrap .next{
    color: #808080;
    border:1px solid #ccc;
    display:inline-block;
    zoom:1;*display:inline;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 90px;
    margin-right: 5px;
}
.pagewrap .num{
	    color: #4d4d4d;
    background-color: #fff;
    border: 1px solid #ccc;
    display:inline-block;
    zoom:1;*display:inline;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-right: 5px;
}
.pagewrap .end{
        color: #808080;
    border:1px solid #ccc;
    display:inline-block;
    zoom:1;*display:inline;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 90px;
    margin-right: 5px;
}
.pagewrap .end:hover{
    color: #fff;
    background: #FFC13C;
    border-color: #FFC13C;
}
.pagewrap .first{
    color: #808080;
    border:1px solid #ccc;
    display:inline-block;
    zoom:1;*display:inline;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 90px;
    margin-right: 5px;
}

.pagewrap .first:hover{
    color: #fff;
    background: #FFC13C;
    border-color: #FFC13C;
}

.pagewrap .prev:hover{
    color: #fff;
    background: #FFC13C;
    border-color: #FFC13C;
}
.pagewrap .next:hover{
    color: #fff;
    background: #FFC13C;
    border-color: #FFC13C;
}
.pagewrap .num:hover{
    color: #fff;
    background: #FFC13C;
    border-color: #FFC13C;
}
/*所有确定取消样式*/
.btnsure{
    width: 90px;height: 36px;background: #FFC13C;color: #fff;border: none;cursor: pointer;
}
.btncancel{
    width: 90px;height: 36px;background: #d9d9d9;color: #fff;border: none;cursor: pointer;
}
/*底部样式*/
.footer{
    height: 75px;
    line-height: 75px;
    background: #fff;
}
.footertext{
    max-width: 1190px;
    margin: 0 auto;
    font-size: 14px;
    color: #b2b2b2;
    text-align: center;
}
label.error{color: #F30;font-size: 12px}
/*面包屑*/
    .mbxue{
        margin-top:10px;
    }
    .mbxue a{
        color: #949494;
        font:14px "宋体";
    }
    .mbxue span{
        color: #949494;
        font:14px "new york";
    }
.storeBacktbody .link
{
    color:#00c0d4
}
.storeBacktbody .link:hover
{
    color:#b32402
}
.storeBacktbody .notdone
{
    color:#b32402
}
.storeBacktbody .done{
    color:#666;
}
.storeBacktbody .status{
     color:#b32402
}

.backgroundcolorone
{
    color:#00C0D4
}
.tableboxs{
    border-bottom:2px solid #00c0d4;margin-top:10px;
}
.tableboxs .ml5{margin-right: 5px}
.tableboxs .lise{
    height: 2px;
}
.tableboxs a{
     display: block;
    background: #ccc;
    padding: 5px 19px;
    color: #fff;
    font-size: 14px;
}
.tableboxs .tableactive{
    background-color: #00c0d4;
}
.tableboxs .tableactive a{
    background-color: #00c0d4;
}
.tableboxs .tableactive div{
    background-color: #00c0d4;
}
.lefts{
    transition: all .3s ease-in;
    left: -74px;
}
.lefts:hover{
    left: 0px;
}
#mb_con{
    *border: 1px solid #b32402;
}