html {
    font-size: 62.5%;
}
a:focus{outline:none;}
input[type="checkbox"]:focus {
    outline: none !important;
}
body {
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    /*font-family: 微软雅黑;
    background-color: transparent;*/
    background-color: #e7ebee;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    font-weight: 400;
    color: #333;
    /*line-height: 1.6;
    font-size: 1.6rem;*/
}
input {
    height: 30px;
    border: 1px solid ##dcdcdc;
}
button {
    background-color: #fff;
    color: #000;
}
#tit a:hover {
    color: #555555;
    background-color: #e7ebee;
}
a {
    text-decoration: none;
}
.headSize {
    width: 100%;
    height: 80px;
}

.ff {
    width: 500px !important;
}
.ff2 {
    width: 250px !important;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.clearFloat {
    clear: both
}

.posLogo {
    margin-left: 30px;
    margin-top: 16px;
}

.posname {
    margin-left: 17px;
    margin-top: 35px;
}
.font24 {
    font-size: 24.03px;
}
.font22 {
    font-size: 22px;
}
.font1205 {
    font-size: 12.05px;
}
.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14.02px;
}
.font16 {
    font-size: 16px;
    font-size: 1.6 rem;
}
.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
    font-size: 2.0 rem;
}

.font1607 {
    font-size: 16.07px;
}
.font14 {
    font-size: 14px;
}
.font10 {
    font-size: 10px;
}

.block {
    display: block;
}
.inlineblock {
    display: inline-block;
}
.lin40 {
    line-height: 40px;
}
.lin50{
    line-height: 50px;
}
.lineh80 {
    line-height: 80px;
}
.mright83 {
    margin-right: 5px;
}
.mright8 {
    margin-right: 8px;
}
.mleft57 {
    margin-left: 57px;
}
.mleft11 {
    margin-left: 11px;
}
.mright40 {
    margin-right: 40px;
}
.mright30 {
    margin-right: 30px;
}
.mright20 {
    margin-right: 20px;
}
.mright78 {
    margin-right: 78px;
}
.mleft25 {
    margin-left: 25px;
}
.mleft10 {
    margin-left: 10px;
}
.mleft20 {
    margin-left: 20px;
}
.mleft30 {
    margin-left: 30px;
}
.mleft240 {
    margin-left: 240px;
}
.mleft83 {
    margin-left: 83px;
}
.mleft72 {
    margin-left: 72px;
}
.mleft30 {
    margin-left: 30px;
}
.mtop20 {
    margin-top: 20px;
}
.mtop15 {
    margin-top: 15px;
}
.mtop10 {
    margin-top: 10px;
}
.mtop30 {
    margin-top: 30px;
}
.mtop33 {
    margin-top: 33px;
}
.mbot30 {
    margin-bottom: 30px;
}
.uba {
    border: 1px solid;
}
.ubb {
    border-bottom: 1px solid;
}
.ubr {
    border-right: 1px solid;
}
.ubt {
    border-top: 1px solid;
}
.ubl {
    border-left: 1px solid;
}
.plogoutbtn {
    padding: 3px 10px;
}

.pointer {
    cursor: pointer;
    cursor: hand;
}

.leftW {
    width: 240px;
}
.leftW2 {
    width: 260px;
}
.width100 {
    width: 100%;
}

.mmin-height {
/*min-height: 600px;*//*暂时屏蔽掉*/
    height: 100%;
}
.swfupload {
    margin-left: -60px;
}
.leftTHei {
    height: 55px;
    line-height: 55px;
}
.leftIHei {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.mltr {
    margin-top: 18px;
    margin-left: 18px;
    margin-right: 18px;
}

.ptb-l {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mtheight50 {
    height: 50px;
}
.mtlinehei {
    line-height: 50px;
}

.us {
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
.dingpos {
    margin-top: 16px;
    margin-left: 30px;
    margin-right: 5px;
}
.dianpos {
    margin-top: 17px;
}
.uc-a {
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
}
.uc-tl {
    -moz-border-top-left-radius: 0.2em;
    -ms-border-top-left-radius: 0.2em;
    -o-border-top-left-radius: 0.2em;
    -webkit-border-top-left-radius: 0.2em;
    border-top-left-radius: 0.2em;
}

.uc-tr {
    -moz-webkit-border-top-right-radius: 0.2em;
    -ms-webkit-border-top-right-radius: 0.2em;
    -o-webkit-border-top-right-radius: 0.2em;
    -webkit-border-top-right-radius: 0.2em;
    border-top-right-radius: 0.2em;
}
.uc-t {
    -moz-border-top-left-radius: 0.2em;
    -ms-border-top-left-radius: 0.2em;
    -o-border-top-left-radius: 0.2em;
    -webkit-border-top-left-radius: 0.2em;
    border-top-left-radius: 0.2em;
    -moz-border-top-right-radius: 0.2em;
    -ms-border-top-right-radius: 0.2em;
    -o-border-top-right-radius: 0.2em;
    -webkit-border-top-right-radius: 0.2em;
    border-top-right-radius: 0.2em;
}
/*input录入*/
.inputSty {
    height: 30px;
    width: 420px;
    padding-left: 10px;
}
/*input查询*/
.inputSrch {
    height: 30px;
    width: 170px;
    padding-left: 10px;
}
.pbtn {
    padding: 6px 20px;
}
.ptable {
    padding: 0 30px 30px 30px;
    min-height: 350px;
}
.ptable1 {
    padding: 0 30px 30px 30px;
    min-height: 50px;
}
.tableTh {
    height: 45px;
    line-height: 45px;
}
.tableDh {
    height: 40px;
    line-height: 40px;
}
.tableDh td{
  height: 40px;  
}

.tx-c {
    text-align: center;
}

.lineP {
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.inH {
    height: 60px;
    line-height: 60px;
}
.lalrelv {
    position: relative;
    top: -80px;
}

.tareSize {
    height: 80px;
    width: 410px;
    padding: 10px;
}
.mtwidth {
    width: 145px;
}

.selmtheight50 {
    height: 55px;
    line-height: 55px;
    color: #3c3c3c !important;
    margin-top: 0 !important;
}
.mtop5 {
    margin-top: 5px;
}
/*.selOpt{
 width: 150px;
 height: 30px;
 line-height: 30px;
 margin-left: 148px;
 margin-top: 13px;
 padding-left: 10px;
 }

 .seltSty{
 width: 162px;
 height: 30px;
 opacity: 0;
 top: -30px;
 position: relative;
 left: 148px;
 }*/
.repeat_fayan {
    background-color: white;
    border: 1px solid #EAEAEA;
    margin-top: 5px;
    margin-bottom: 5px;
}
.repeat_text {
    width: 780px;
    height: 50px;
}
.rep_cha_down {
    float: left;
    margin-right: 10px;
}
.repeat_div {
    height: auto !important;
    min-height: 25px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.listA_div {
    margin-left: 87.5%;
    margin-bottom: 10px;
    margin-top: 11px;
}
.listA {
    text-decoration: none;
    margin-right: 20px;
    border: 1px solid #dbe0e6;
    padding: 2px;
}
.selP {
    height: 30px;
    line-height: 30px;
}
.selP34 {
    height: 34px;
    line-height: 34px;
}
.selShow {
    height: 30px;
    height: 32px !important;
    line-height: 30px;
    margin-left: 5px;
    width: 92px;
    padding-left: 10px;
}
.selImg-ml {
    margin-left: -18px;
    margin-left: -15px !important;
}
.selSty {
    width: 160px;
    height: 30px;
    margin-left: -160px;
    opacity: 0;
}
.selOption {
    width: 162px;
    height: 34px;
    padding: 1px;
    border: 1px solid #dcdcdc;
}

.newAdd {
    height: 35px;
    line-height: 35px;
    width: 134px;
    background-color: #ffaf32;
    margin-right: 30px;
}
.n-lablepos {
    position: relative;
    top: -108px;
}
.size-img {
    width: 342px;
    height: 120px;
}
.btn-size {
    width: 84px;
    height: 30px;
    line-height: 30px;
}
.mright3 {
    margin-right: 3px;
}
.conScroll {
    height: 600px;
    overflow-y: auto;
    /*overflow-x: hidden;*/
    overflow-x: auto;
    padding: 20px;
}

.newAd {
    position: relative;
    top: -1px;
}
.w200 {
    width: 200px;
}
.w340 {
    width: 340px;
}
.xing {
    position: relative;
    left: 5px;
    top: 3px;
}
.radImg {
    position: relative;
    top: 2px;
}

.editAcountSel {
    width: 310px;
    height: 438px;
    position: absolute;
    top: 130px;
    right: 55px;
}
.addAcountSel {
    display: none;
    width: 310px;
    height: 390px;
    position: absolute;
    top: 90px;
    right: 55%;
    bottom: 30px;
    z-index: 1002;
}
.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}
.bor_top_col {
    border-top-color: #e9ecf6;
    border-bottom: none;
}
.bor_bottom_col {
    border-bottom-color: #e9ecf6;
    border-top: none;
}
.lineh {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-size: 15px;
}
.camsize {
    padding: 0 17px;
    height: 320px;
    width: 310px;
}
/*单行字符串多出部分变成点*/
.tof {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

/*强制换行*/
.breakword {
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
}

.leftDs {
    width: 302px;
    height: 515px;
}
.rightDs {
    margin-left: 340px;
    width: 710px;
    height: 515px;
}
.thei60 {
    height: 60px;
}
.linthei {
    line-height: 60px;
}

.qmimg {
    position: relative;
    top: 3px;
}
.linhei {
    width: 80px;
    height: 35px;
    line-height: 35px
}
.clickselQ {
    background-color: #98aac0;
    color: #FFF !important;
}
.plf20 {
    padding-left: 20px;
}
.lin80 {
    line-height: 80px;
}
.loginBg {
    background-image: url('../images/loginBg.png');
    width: 328px;
    height: 388px;
    margin-top: 180px;
    margin-left: 25%;
}
.loginUserimg {
    position: absolute;
    top: 10px;
    left: 10px;
}
.loginInput {
    width: 220px;
    padding-left: 40px;
    height: 40px;
    line-height: 40px;
}
.forgetPs {
    padding-left: 12px;
    position: absolute;
    top: 14px;
    right: 80px;
}
.iconimgsize {
    width: 114px;
    height: 114px;
}

.overell {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**分割线**/

/*input日期样式*/
.inputDate {
    height: 30px;
    width: 194px;
    /*padding-left:10px;*/
    color: rgb(169, 169, 169);
}
/*新增公司*/
.newCompany {
    display: inline-block;
    float: right;
    margin-right: 32px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: white;
    background-color: #F99B44;
}
/*新增产品类型*/
.proDiv {
    margin-top: 25px;
    height: 500px;
}

.bgimg {
    border-color: #dcdcdc;
    opacity: 0.6;
    fill-opacity: .6;
}
.mainAdd {
    display: inline-block;
    width: 45%;
    padding-left: 10px;
}
.mainDelete {
    display: inline-block;
    width: 45%;
    padding-right: 10px;
    text-align: right;
}
.chil_proDiv {
    height: 400px;
    position: relative;
    right: 0px;
    left: 560px;
    top: -402px;
    display: inline-block;
    margin-right: 250px;
    border: 1px solid #DBE0E6;
    width: 308px;
    background-color: rgb(250, 251, 255);
}
.bomDiv {
    position: absolute;
    bottom: 0px;
}
.padleft {
    padding-left: 15px;
    /*margin-left:10px;
     margin-right: 10px;*/
}
/*通知通告*/
.notice_title {
    margin-left: 100px;
    margin-top: 15px;
    height: 60px;
}
.pic_con_div {
    margin-left: 100px;
    margin-top: 10px;
    height: 100px;
}
.notice_pic {
    margin-left: 76px;
    height: 90px;
    width: 273px;
    border: 1px solid rgb(169, 169, 169);
    margin-top: -26px;
    background-color: white;
}
.notice_ti {
    margin-left: 107px;
    height: 60px;
}
/*产品*/
.mactive {
    background-color: rgb(232,238,254);
}
.pro_tit {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #DBE0E6;
}
.pro_base {
    height: 40px;
    line-height: 40px;
}
.pro_add {
    display: inline-block;
    width: 30%;
    padding-left: 10px;
}
.pro_delete {
    display: inline-block;
    width: 30%;
    text-align: right;
    padding-right: 10px;
}
.add_pro {
    display: none;
    z-index: 888;
    border: 1px solid #dbe0e6;
    position: absolute;
    right: 5%;
    bottom: 20%;
    background-color: rgb(250,251,255);
}
.borT {
    border-top: none;
}
.mar4 {
    margin-left: -4px;
}
.mar5 {
    margin-top: 14px;
    margin-left: 20px;
}
.add_pro_title {
    background-color: rgb(152,170,192);
    color: white;
    text-align: center;
}
.add_pro_btn {
    float: left;
    margin-left: 20px;
    margin-right: 40px;
    border: none;
}
.cab {
    border: none;
    background-color: rgb(250,251,255);
}
.add_pro_no {
    float: right;
    position: absolute;
    right: 14px;
}
.btn {
    border-top: 1px solid rgb(232, 238, 254);
    height: 50px;
    line-height: 50px;
    width: 100%;
}

/*保存按钮*/
/*外部*/
.save_Div {
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 40px;
}
/*内部*/
.save_div {
    border: 1px solid rgb(232, 238, 254);
    width: 100px;
    text-align: center;
    margin: 0px 510px 0 510px;
    background-color: rgb(152,170,192);
}

.labNotice {
    width: 70px;
}

.ff_ie {
    overflow: auto;
    *height: 300px;
    height: 270px !important;
    width: 1075px;
}
.addC_btn {
    border: none;
    height: 40px;
    width: 40px;
    background-color: white;
}

.div1 {
    float: left;
    height: 41px;
    background: #f5696c;
    width: 144px;
    position: relative;
}
.div2 {
    text-align: center;
    padding-top: 12px;
    font-size: 15px;
    font-weight: 800
}
.inputstyle {
    width: 144px;
    height: 41px;
    cursor: pointer;
    font-size: 30px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

/*保单详情*/
.detailDiv {
    margin: 40px 0px 40px 70px;
    background-color: rgb(255,255,255);
}
.detailDiv input {
    border: none;
}

/*修改placeholder字体*/
#det input::-webkit-input-placeholder {/* WebKit browsers */
    color: black;
}
#det input:-moz-input-placeholder {/* Mozilla Firefox 4 to 18 */
    color: black;
}
#det input::-moz-input-placeholder {/* Mozilla Firefox 19+ */
    color: black;
}
#det input:-ms-input-placeholder {/* Internet Explorer 10+ */
    color: black;
}
.downInput {
    background-color: white;
    border: 1px solid rgb(153,153,153) !important;
    -moz-border-radius: 2px; /* Gecko browsers */
    -webkit-border-radius: 2px; /* Webkit browsers */
    border-radius: 2px; /* W3C syntax */
}
.dis_inl {
    display: inline;;
}
.dis_mar {
    margin-right: 30px;
}
.dis_pad {
    padding-left: 20px;
}
.div_title {
    float: left;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 80px;
}

.div_con {
    margin-top: 35px;
    margin-bottom: 30px;
}
.div_ser {
    float: left;
    height: 130px;
    line-height: 130px;
}
.left_img {
    width: 200px;
    display: inline-block;
    background-color: rgb(249,250,255);
}
.left_new {
    float: left;
    text-align: center;
    min-height: 170px;
    height: 100%;
}
.con_pad {
    padding-top: 10px;
    padding-left: 220px;
}
.all_sm {
    border-bottom: 1px solid rgb(248,248,248);
    position: relative;
}
.abs {
    position: absolute;
}
.bot_page {
    background-color: rgb(249,250,255);
    text-align: right;
    height: 60px;
    line-height: 60px;
    margin-right: 60px;
}
.mar5 {
    margin-top: 5px;
}
.rep_one {
    width: 95%;
    margin-top: 50px;
    border-left: 1px solid #dbe0e6;
}
.ull {
    padding-left: 0px;
    text-align: center;
    list-style: none;
}
.div_new_con {
    height: auto !important;
    height: 170px;
    min-height: 170px;
}
.div_rep {
    position: relative;
    line-height: 28px;
    height: 28px;
    margin-top: -28px;
}
.div_rep2 {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
}
.rep_ul {
    list-style: none;
    float: right;
    margin-top: 0px;
}
.rep_ul_li {
    display: inline;
    margin-left: 20px;
    color: #999;
}
.span_new {
    display: inline-block;
    margin-left: 55px;
    margin-top: -25px;
}
.some_rep {
    margin-right: 5px;
    margin-left: 250px;
    background: #f7f8fa;
    width: 850px;
    border: 1px solid #f0f1f2;
    margin-bottom: 15px;
    height: auto !important;
    min-height: 100px;
}

/*回复的样式*/
.rep_cha {
    margin: 10px;
    border-bottom: 1px solid #dbe0e6;
    padding-bottom: 25px;
}
.div_rep_con {
    margin-left: 80px;
    margin-top: -70px;
}
.span_con {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.span_div_con {
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
}
.bor_bot {
    border-bottom: 1px solid rgb(248,248,248);
    width: 1100px;
}
.text_ac {
    text-align: center;
}
.text_al {
    text-align: left;
}
.text_ar {
    text-align: right;
}
.name_mar {
    margin-top: 10px;
    margin-bottom: 30px;
}

.reply {
    padding-left: 200px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: rgb(248,248,248);
}
.reply_area {
    padding-top: 15px;
    padding-bottom: 15px;
}
.reply_input {
    background-color: white;
    border-color: rgb(169, 169, 169);
}
.pageSize {
    text-align: right;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    margin-left: 200px;
    background-color: rgb(255, 255, 255);
}
.lou {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.pos_re {
    position: relative;
}
.w2 {
    width: 200px;
}
.w1 {
    width: 100px;
}
.actionSelect {
    height: 25px;
    border: 1px solid #dbe0e6;
}

/*奇数行 偶数行 不同背景色*/
.ps tr {
    background-color: white;
}
.ps tr:nth-child(2n) {
    background-color: rgb(249,250,255);
}
/*contont 第二个标题*/
.bc248 {
    background-color: rgb(248,248,248);
}
.zIndex {
    z-index: 999;
}
.zDIndex {
    z-index: 1000;
}
.alertDiv {

    position: absolute;
    display: none;
    left: 30%;
    top: 20%;
    opacity: 1;
    background-color: white;
    border: 1px solid #DED8D8;
    width: 480px;
    height: 110px;
}
.parDiv {
    overflow: hidden;
    width: 1060px;
    position: relative;
    z-index: 3;
}
.marL {
    margin-left: 40px;
}
.marR {
    margin-top: -30px;
    float: right;
    margin-right: 40px;
}
.sure {

    border: 1px solid #DED8D8;
    width: 60px;
    text-align: center;
}
.sure input {
    border: none;
    background-color: white;
    outline: 0;
}
.date {
    border: none;
    width: 87px;
    outline: 0;
}
/*上传图片优化input file样式*/
.aImg {
    border: 1px solid #dbe0e6;
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: white;
    position: relative;
    overflow: hidden;
}
/*a:hover{background:green;}*/
.inputImg {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.test_triangle {
    display: none;
    width: 215px;
    margin: 0 auto 20px;
    position: relative;
}
.popupLeft {
    left: -150px;
}
/*.popupE{
 left:-125px;
 }*/
.popCP {
    top: -34px;
}
.popLp {
    top: -35px;
}
.popTS {
    top: -35px;
}
.popup {
    opacity: .5;
    fill-opacity: .5;
    width: 180px;
    background: #E299A7;
    padding-left: 10px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: -34px;
    left: -150px;
}
.popup1 {
    opacity: .5;
    fill-opacity: .5;
    width: 180px;
    background: #E299A7;
    padding-left: 10px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    left: 100px;
}
.popupE {
    opacity: .5;
    fill-opacity: .5;
    width: 145px;
    background: #E299A7;
    padding-left: 10px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: -34px;
    left: -125px;
}
.popupN {
    opacity: .5;
    fill-opacity: .5;
    width: 145px;
    background: #E299A7;
    padding-left: 10px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: -34px;
    left: -125px;
}
.popupRN {
    opacity: 0.5;
    fill-opacity: 0.5;
    background: #E299A7 none repeat scroll 0% 0%;
    padding-left: 10px;
    color: #FFF;
    border-radius: 4px;
    position: absolute;
    left: 130px;
    font-size: 16px;
    top: -50px;
    width: 100px;
    height: 29px;
    line-height: 29px;
}
.showT {
    display: none;
    position: absolute;
    left: 45%;
    margin-top: 28px;
    color: black;
    border: 1px solid #A9A1A1;
    padding: 6px;
    width: 320px;
    background-color: whitesmoke;
}
.showS {
    display: none;
    position: absolute;
    left: 70%;
    color: black;
    margin-top: 30px;
    border: 1px solid #A9A1A1;
    padding: 6px;
    width: 320px;
    background-color: whitesmoke;
}
.showTop {
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.headerA:hover {
    background-color: #2788db;
}
.h-inherit {
    overflow: hidden;
    height: inherit;
}

/*
 * 调整页面样式
 * @time 2016年4月8日17:45:07
 * @author yong.wang
 */
.fw800 {
    font-weight: 800;
}

.all_serDiv {
    margin: 25px;
}
.ser_div {
    display: inline-block;
    height: 115px;
    width: 248px;
    background-color: white;
    border-right: 1px solid #dbe0e6;
    border-top: 1px solid #dbe0e6;
    border-bottom: 1px solid #dbe0e6;
}

.ser_div p {
    margin: 10px auto 0;
    text-align: center;
}

.ser_time {
    width: 20%;
    display: inline-block;
    margin-bottom: -5px;
    border: 1px solid #dbe0e6;
    background-color: rgb(248,248,248);
}

/** amazeUI modal css */
.am-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1110;
  display: none;
  opacity: 0;
  outline: 0;
  text-align: center;
  -webkit-transform: scale(1.185);
      -ms-transform: scale(1.185);
          transform: scale(1.185);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.am-modal:focus {
  outline: 0;
}
.am-modal.am-modal-active {
  opacity: 1;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  overflow-x: hidden;
  overflow-y: auto;
}
.am-modal.am-modal-out {
  opacity: 0;
  z-index: 1109;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transform: scale(0.815);
      -ms-transform: scale(0.815);
          transform: scale(0.815);
}
.am-modal:before {
  content: "\200B";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.am-modal-dialog {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  width: 270px;
  max-width: 100%;
  border-radius: 0;
  background: #f8f8f8;
  /*@media @large-up {
    width: @modal-lg;
    margin-left: -@modal-lg/2;
  }*/
}
@media only screen and (min-width:641px) {
  .am-modal-dialog {
    width: 540px;
  }
}
.am-modal-hd {
  padding: 15px 10px 5px 10px;
  font-size: 1.8rem;
  font-weight: 500;
}
.am-modal-hd + .am-modal-bd {
  padding-top: 0;
}
.am-modal-hd .am-close {
  position: absolute;
  top: 4px;
  right: 4px;
}
.am-modal-bd {
  padding: 15px 10px;
  text-align: center;
  border-bottom: 1px solid #dedede;
  border-radius: 2px 2px 0 0;
}
.am-modal-bd + .am-modal-bd {
  margin-top: 5px;
}
.am-modal-prompt-input {
  display: block;
  margin: 5px auto 0 auto;
  border-radius: 0;
  padding: 5px;
  line-height: 1.8rem;
  width: 80%;
  border: 1px solid #dedede;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.am-modal-prompt-input:focus {
  outline: none;
  border-color: #d6d6d6;
}
.am-modal-footer {
  height: 44px;
  overflow: hidden;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.am-modal-btn {
  display: table-cell !important;
  padding: 0 5px;
  height: 44px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  font-size: 1.6rem;
  line-height: 44px;
  text-align: center;
  color: #0e90d2;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-right: 1px solid #dedede;
}
.am-modal-btn:first-child {
  border-radius: 0 0 0 0;
}
.am-modal-btn:last-child {
  border-right: none;
  border-radius: 0 0 0 0;
}
.am-modal-btn:first-child:last-child {
  border-radius: 0 0 0 0;
}
.am-modal-btn.am-modal-btn-bold {
  font-weight: 500;
}
.am-modal-btn:active {
  background: #d4d4d4;
}
.am-modal-btn + .am-modal-btn {
  border-left: 1px solid #dedede;
}
.am-modal-no-btn .am-modal-dialog {
  border-radius: 0;
  border-bottom: none;
}
.am-modal-no-btn .am-modal-bd {
  border-bottom: none;
}
.am-modal-no-btn .am-modal-footer {
  display: none;
}
.am-modal-loading .am-modal-bd {
  border-bottom: none;
}
.am-modal-loading .am-icon-spin {
  display: inline-block;
  font-size: 2.4rem;
}
.am-modal-loading .am-modal-footer {
  display: none;
}
.am-modal-actions {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1110;
  width: 100%;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  border-radius: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
}
.am-modal-actions.am-modal-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.am-modal-actions.am-modal-out {
  z-index: 1109;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.am-modal-actions-group {
  margin: 10px;
}
.am-modal-actions-group .am-list {
  margin: 0;
  border-radius: 0;
}
.am-modal-actions-group .am-list > li {
  margin-bottom: 0;
  border-bottom: none;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.015);
          box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.015);
}
.am-modal-actions-group .am-list > li > a {
  padding: 1rem;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-modal-actions-group .am-list > li:first-child {
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.am-modal-actions-group .am-list > li:last-child {
  border-bottom: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.am-modal-actions-header {
  padding: 1rem;
  color: #999999;
  font-size: 1.4rem;
}
.am-modal-actions-danger {
  color: #dd514c;
}
.am-modal-actions-danger a {
  color: inherit;
}
.am-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1110;
  background: #fff;
  display: none;
  overflow: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.am-popup.am-modal-active,
.am-popup.am-modal-out {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.am-popup.am-modal-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.am-popup.am-modal-out {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
@media all and (min-width: 630px) and (min-height: 630px) {
  .am-popup {
    width: 630px;
    height: 630px;
    left: 50%;
    top: 50%;
    margin-left: -315px;
    margin-top: -315px;
    -webkit-transform: translateY(1024px);
        -ms-transform: translateY(1024px);
            transform: translateY(1024px);
  }
  .am-popup.am-modal-active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .am-popup.am-modal-out {
    -webkit-transform: translateY(1024px);
        -ms-transform: translateY(1024px);
            transform: translateY(1024px);
  }
}
.am-popup-inner {
  padding-top: 44px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.am-popup-hd {
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 43px;
  border-bottom: 1px solid #dedede;
  background-color: #fff;
}
.am-popup-hd .am-popup-title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 43px;
  text-align: center;
  margin: 0 30px;
  color: #333333;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-popup-hd .am-close {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #999999;
}
.am-popup-hd .am-close:hover {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  color: #555555;
}
.am-popup-bd {
  padding: 15px;
  background: #f8f8f8;
  color: #555555;
}
/* ==========================================================================
   Component: Print
 ============================================================================ */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " [" attr(title) "] ";
  }
  /**
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  select {
    background: #fff !important;
  }
  .am-topbar {
    display: none;
  }
  .am-table td,
  .am-table th {
    background-color: #fff !important;
  }
  .am-table {
    border-collapse: collapse !important;
  }
  .am-table-bordered th,
  .am-table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* print helper classes */
.am-print-block {
  display: none !important;
}
@media print {
  .am-print-block {
    display: block !important;
  }
}
.am-print-inline {
  display: none !important;
}
@media print {
  .am-print-inline {
    display: inline !important;
  }
}
.am-print-inline-block {
  display: none !important;
}
@media print {
  .am-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .am-print-hide {
    display: none !important;
  }
}
.lte9 #nprogress .nprogress-spinner {
  display: none !important;
}
.lte8 .am-dimmer {
  background-color: #000;
  filter: alpha(opacity=60);
}
.lte8 .am-modal-actions {
  display: none;
}
.lte8 .am-modal-actions.am-modal-active {
  display: block;
}
.lte8 .am-offcanvas.am-active {
  background: #000;
}
.lte8 .am-popover .am-popover-caret {
  border: 8px solid transparent;
}
.lte8 .am-popover-top .am-popover-caret {
  border-top: 8px solid #333333;
  border-bottom: none;
}
.lte8 .am-popover-left .am-popover-caret {
  right: -8px;
  margin-top: -6px;
  border-left: 8px solid #333333;
  border-right: none;
}
.lte8 .am-popover-right .am-popover-caret {
  left: -8px;
  margin-top: -6px;
  border-right: 8px solid #333333;
  border-left: none;
}
.am-accordion-item {
  margin: 0;
}
.am-accordion-title {
  font-weight: normal;
  cursor: pointer;
}
.am-accordion-item.am-disabled .am-accordion-title {
  cursor: default;
  pointer-events: none;
}
.am-accordion-bd {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.am-accordion-content {
  margin-top: 0;
  padding: 0.8rem 1rem 1.2rem;
  font-size: 1.4rem;
}
.am-dimmer-active {
  overflow: hidden;
}
.am-dimmer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1100;
  opacity: 0;
}
.am-dimmer.am-active {
  opacity: 1;
}



/**语音样式**/
.imboderleft {
    border: 1px solid #d1d1d1;
}
.posiright {
    right: -2px;
}
.huihuajiantoul {
    background-image: url(../images/huihuajiantou2.png);
}
.hhjiantou {
    width: 0.6em;
    height: 0.6em;
    top: 0.8em;
    z-index: 1;
}
.ub-img-r {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.yuyinduihua {
    height: 1.5em;
}
.hhuc-a {
    -webkit-border-radius: .5em;
    border-radius: .5em;
}
.hhuinn {
    padding: 0.5em 0.75em;
}
.bg-wh {
    background-color: #FFFFFF;
}
.yuyin {
    width: 1.25em;
    height: 1.25em;
    background-image: url(../images/yuyin.png);
}
.yuyinGif{
    width:1.2em;
    height:1.2em;
    background-image:url(../images/yuyin.gif);
}
.gzuinn-l {
    padding-left: 2em;
}
.gzt-blu1 {
    color: #108df3;
}
.ub-f200 {
    position: relative;
    -webkit-box-flex: 200;
    box-flex: 200;
}
