﻿/*初始化css*/
body
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;color:#3e3c3c;
    font-size:1em;font-weight:normal;margin:0;padding:0;
    background:#ececec;
    -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;
}
.main{background:#fff;}
form{margin:0;padding:0;}
div.clear{clear:both;font-size:0;padding:0;margin:0;overflow:hidden;height:0;}
ul,li{list-style:none;margin:0;padding:0;}
a{color:#3e3c3c;text-decoration:none;}
a:visited{color:#3e3c3c;text-decoration:none;}
p{margin:0;padding-bottom:10px;}
dl,dd{margin:0;}
h1,h2,h3{margin:0;padding:0;}
h1{font-size:1.1em;}
h2{font-size:1.28em;}
h3{font-size:1.1em;}
input{font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif; outline:none;}
table
{
    font-size:1.0em;font-weight:normal;width:100%;
    border-collapse:collapse;
   margin:0;padding:0;
}
th,td{font-weight:normal;margin:0;padding:0;}
/*初始化css*/
.header{ height:54px; background:#0c81c5; padding:0 10px; position:fixed; top:0; left:0; right:0;/* width:100%;*/ z-index:99;}
.header .h_tle{width:60%; float:left;word-break:keep-all;/* 不换行 */white-space:nowrap;/* 不换行 */overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis; height:54px; line-height:54px; font-size:18px; color:#ffffff; }
.header .h_logout{ width:40%; float:right; text-align:right; position:relative;}
.header .h_logout .h_name{ line-height:54px;color:#ffffff;  font-size:14px; margin-right:33px; margin-top:3px;}
.header .h_logout .h_img{line-height:54px; position:absolute; top:15px; right:0px; z-index:5;}
.header .h_logout .h_img img{ width:20px; vertical-align:middle;}
.heard_box{ position:fixed; width:100%; top:0; left:0; z-index:100;}
.h_two{ background:#fff; /*height:42px;*/ padding:54px 10px 0px; border-bottom:1px solid #ccc;overflow:hidden}
.h_two div.select{  line-height:20px;  padding-left:15px;padding-right:20px; /*background:#0c81c5;*/ text-align:left; /*border-radius:8px;*/ float:left; color:#000; margin-top:12px; position:relative; cursor:pointer;}
.h_two div.select{    background: url(../styles/images/select_next.jpg) no-repeat right top 8px;
    background-size: 10px auto;}
.h_two div.select .b_branch{}
.h_two span{ float:right; color:#000; font-size:14px; /*line-height:54px;*/ text-align:right; margin-top:12px;}
.middle .m_group{ border-bottom:1px solid #ccc;}
.middle .m_group .group_l{ width:calc((100% - 1px)/2); width: -moz-calc((100% - 1px)/2);width: -webkit-calc((100% - s1px)/2); float:left; border-right:1px solid #ccc;}
.middle .m_group .group_r{ width:calc((100% - 1px)/2); width: -moz-calc((100% - 1px)/2);width: -webkit-calc((100% - s1px)/2); float:right;}
.middle .m_group .group .box{ padding:20px 10px 10px;    /*background: url(../styles/images/ico_01.png) no-repeat right 15px center;*/
    background-size: 10px auto}
.middle .m_group .group .box .img_txt{ display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; height:48px;}
.middle .m_group .group .box .img_txt .img{ float:left; width:48px; height:48px; }
.middle .m_group .group .box .img_txt .img img{ max-width:100%; width:48px;}
.middle .m_group .group .box .img_txt .txt{ float:left; margin-left:10px; margin-top:2px;   -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;/*width:calc((100% - 61px)); width: -moz-calc((100% - 61px));
  width: -webkit-calc((100% - 61px));*/}
.middle .m_group .group .box .img_txt .txt .tle{ color:#000; font-size:16px;font-weight:400;}
.middle .m_group .group .box .img_txt .txt .price{ color:#000; font-size:16px; font-weight:400; margin-top:6px;}
.middle .m_group .group .box .bom_txt{ margin-top:30px;}
.middle .m_group .group .box .bom_txt .t_price{ color:#909090; font-size:14px; float:left;}
.middle .m_group .group .box .bom_txt .more{color:#909090; font-size:14px;float:right; }

.con_tle{ height:54px; background:#eeeeee; text-align:center;}
.con_tle div{ display:inline-block;}
.con_tle div.line{ height:52px; vertical-align:middle; margin:0;}
.con_tle div.line span{width:55px; height:2px;background:#999999; display:inline-block;  vertical-align:middle; margin-top:25px;}
.con_tle div.txt{ line-height:54px; margin-left:10px; margin-right:10px; color:#656565; font-size:18px;}

.w_title{ height:48px;  padding:0 10px;}
/*.w_title a{ display:block;height:48px; background:url(/styles/images/ico_01.png) no-repeat right center; background-size:10px auto;border-bottom:1px solid #ccc;}*/
.w_title a{ display:block;height:48px;}
.w_title a span.txt{ font-size:15px; color:#000000; height:20px;  border-left:5px solid #0c81c5; line-height:20px; margin-top:14px; display:inline-block;  }
.w_title a span.txt i{ font-style:normal; margin-left:10px; }
.warp .space_line{ height:5px; background:#eeeeee;}
.list_ul{ padding:0 10px;}
.list_ul ul li{ height:48px; border-bottom:1px solid #ccc; line-height:48px;}
.list_ul ul li.bor_top{border-top: 1px solid #ccc;}
.list_ul ul li.no_b_bor{ border-bottom:0px;}
.list_ul ul li a{ color:#000; font-size:15px; display:block; height:48px;background:url(../styles/images/ico_01.png) no-repeat right center;background-size:10px auto;}
.list_ul ul li a span.txt{  font-size:16px; color:#000000; height:20px; border-left:5px solid #0c81c5; line-height:20px; margin-top:14px; display:inline-block;}
.list_ul ul li a span.txt i{font-style:normal; margin-left:10px;}


.h_warp{ height:54px; background:#0c81c5; line-height:54px; text-align:center; position:relative; font-size:18px; color:#fff;}
.h_warp a.back{ position:absolute; left:10px; width:20px;/* height:28px;*/top:4px;}
.h_warp a.back img{ width:100%;}
.menu{ height:54px; /*border-bottom:1px solid #ccc;*/ padding:0 10px; padding-right:0px; background:#fff; }
.menu .menu_box{ float:left;width:calc((100% - 50px)); width: -moz-calc((100% - 50px));width: -webkit-calc((100% - 50px));}

.menu .menu_box ul li{ float:left;width:calc((100% - 20px)/3); width: -moz-calc((100% - 20px)/3);width: -webkit-calc((100% - 20px)/3);margin-left:10px;word-break:keep-all;           /* 不换行 */
white-space:nowrap;/* 不换行 */
overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis;  text-align:center;}
.menu .menu_box ul li.no_l_mar{ margin-left:0;}
.menu .menu_box ul li a{/* display:block;  height:54px; */line-height:54px; text-align:center;padding-bottom:16px;}
.menu .menu_box ul li a.active{border-bottom:1px solid #0c81c5; color:#0c81c5;}
.menu .m_select{ width:50px; float:right; text-align:center;}
.menu .m_select span{width:40px; margin-left:10px; height:36px; border-left:1px solid #cccccc; margin-top:9px; display:inline-block; text-align:center; line-height:40px;vertical-align:middle; cursor:pointer; position:relative;}
.menu .m_select span img{ width:18px; margin-top:11px;}
.screen{ height:45px; /*box-shadow: 1px 1px 2px rgb(165, 159, 159);*/ padding:0 10px;}
/*.screen .select{ float:left; width:100px; padding:0 16px; min-width:64px; height:36px;line-height:36px; text-align:center; color:#fff; background:#0c81c5; border-radius:8px; margin-top:9px; font-size:16px;  position:relative; cursor:pointer;}*/
.screen .select{    background: url(../styles/images/select_next.jpg) no-repeat right top 8px;
    background-size: 10px auto;
    line-height: 21px;
    padding-left: 15px;
    padding-right: 20px;
    /* background: #0c81c5; */
    text-align: left;
    /* border-radius: 8px; */
    float: left;
    color: #000;
    margin-top: 12px;
    position: relative;
    cursor: pointer;}
    
.screen .left_bor {
    border-left: 5px solid #0c81c5;
    height: 23px;
    position: absolute;
    top: 76px;
}

.select_box{     z-index: 9999;    background-color: rgba(0,0,0,0.88);display:none;
    height: 1px;
    left: 0px;
    top: 97px;border-top: 1px solid #ececec;
    /* float: left; */
    position: absolute;
    max-width: 1920px;
    min-width: 301px;
    width: 100%;
}
.select_box .colos{    text-align: right;
    height: 30px;
    line-height: 30px;
   
    color: #000;
    padding-right: 10px;
    background: #fff;}
.screen .select_btn{ float:right; height:45px; background:url(../styles/images/ico_03.png) no-repeat right 13px; background-size:21px auto; line-height:45px; padding-right:25px; cursor:pointer;}
.warp_con,.time_box{ padding:0 10px;}
.gridview{ margin-top:20px;}
.warp_con{ padding-bottom:15px;/* border-bottom:1px solid #ccc;*/}
.warp_con_btn{padding-bottom:0px; padding-top:20px;}
.warp_con .time,.time_box .time{ text-align:center;}
.warp_con .time a,.time_box .time a{ width:88px; height:34px; text-align:center; color:#000; font-size:12px; line-height:34px; display:inline-block; border:1px solid #ccc; border-radius:8px;}

.warp_con .time a.year,.time_box .time a.year{ border-right:0; border-top-right-radius:0px;border-bottom-right-radius:0px;}
.warp_con .time a.month,.time_box .time a.month{ border-radius:0px;}
.warp_con .time a.day,.time_box .time a.day{border-top-left-radius:0px;border-bottom-left-radius:0px; border-left:0px; border-left:1px solid #ccc;}
.warp_con .time a.active,.time_box .time a.active{ background:#0C81C5; color:#fff;}
/*---------------首页通用 BEGIN---------------*/

div.logo{text-align:center;height:115px;background:url(../styles/images/logo.png) no-repeat 50% 28px;background-size:auto 60px;}

/*---------------首页通用 END---------------*/
/*---------------会员卡 END---------------*/

.form_item{padding-top:10px;}
.dx_input_txt{border:solid 1px #0C81C5;border-radius:0.2em;padding:0 2px; font-size:16px;}
.dx_input_txt .dxeEditArea{ font-size:16px;}
.form_item .dx_input_txt{ margin-top:5px;}
.dx_btn .dxbButton{border-radius: 0.2em;

background:#0c81c5;

border: 1px solid #0c81c5;

color: #fff;

height: 40px;

font-size: 16px;

cursor: pointer;

line-height: 40px;

display: block;

text-align: center;}
.dx_btn .dxbButton div.dxb{ padding:0px;}
/*.ib_select,.menu_select{ overflow:hidden; background-color:White;line-height:36px;font-size:16px;border:1px solid #0c81c5;top:95px; left:0; position:absolute;min-width:58px;/*border-radius:3px;*//*padding:1px;/*box-shadow:-1px -1px 2px 0px #0c81c5;display:none; z-index:40;}*/
.ib_select{ height:390px;   overflow: scroll;
    background-color: White;
    line-height: 36px;
    font-size: 16px;
  /*  border: 1px solid #0c81c5;*/
    top: 95px;
    left: 0;
    /* position: absolute; */
    /* min-width: 58px; */
    /* border-radius: 3px; */
    padding: 1px;
    /* box-shadow: -1px -1px 2px 0px #0c81c5; */
    display: none; 
    z-index: 40;}
.ib_select li,.menu_select li{cursor:pointer; text-align:left; border-bottom: 1px dashed #ececec;}
.ib_select li.current,.menu_select li.current{background-color:#0c81c5; color:#fff; }
.menu_select li.current a{color:#fff;}
.ib_select li a,.menu_select li a{display:block; padding:0 10px;}
.ib_select li a,.menu_select li a{min-width:78px;}
.menu_select{ top:48px; right:3px;}
.graphical{ margin:0 auto; width:80vw;height:90vw;}
.ib_select li.current a{color:#fff;}
.imgbutton_style2{}
.imgbutton_style span.b_md{ word-break:keep-all; white-space:nowrap;  overflow:hidden; text-overflow:ellipsis;}

.webchart{ margin:0 auto; }
.webchart img{ max-width:100%;}
/*.webchart_box{margin-top:20px; margin-bottom:20px; position:relative; z-index:3;}*/
.webchart_box{margin-top:10px;position:relative; z-index:3}
.week_box{  margin-top:20px; }
.week_box ul li{  width:33.3%; float:left;}
.week_box ul li.l_btn{ text-align:left;width:68px; }
.week_box ul li.l_btn a span{background:url(../styles/images/ico_04.png) no-repeat left center; background-size:7px auto; padding-left:14px;height: 34px;
display: inline-block;
line-height: 34px;
vertical-align: bottom;  box-sizing: border-box;font-size: 12px;}
.week_box ul li.c_btn{ text-align:center; vertical-align:middle; width:calc((100% - 136px)); width: -moz-calc((100% - 136px));
  width: -webkit-calc((100% - 136px));}
.week_box ul li.r_btn{text-align:right;width:68px;}
.week_box ul li.r_btn span{background:url(../styles/images/ico_05.png) no-repeat right center; background-size:7px auto; padding-right:15px;height: 34px;
display: inline-block;
line-height: 34px;font-size: 12px;
vertical-align: bottom;  box-sizing: border-box;}
.week_box ul li a{ width:66px; height:34px; line-height:34px; text-align:center; color:#000; font-size:12px; border:1px solid #0c81c5; display:block; border-radius:8px; }
.week_box ul li a.active{background:#fff; color:#000;margin:0 auto; width:auto; border:0; line-height:35px;}
.week_box ul li a.active span{ border:1px solid #0c81c5; border-radius:8px; padding:10px 9px 10px;}
.week_box ul li.r_btn a{margin:0 0 0 auto;}
.week_box ul li.c_btn a{ width:100%;}
.week_box ul li.l_btn a.active span{background:url(../styles/images/ico_06.png) no-repeat left center; background-size:7px auto;}
.week_box ul li.r_btn a.active span{background:url(../styles/images/ico_07.png) no-repeat right center; background-size:7px auto;}

.warp .con_box{padding:0 10px; padding-bottom:20px;/* border-bottom:1px solid #ccc;*/ }
.popup_Prams .dxpcContentPaddings{ padding:0;}
.seach_con{ padding:20px 10px 0px;}
.h_warp a.close_back{position: absolute; right:10px; top:14px; width:26px;}
.h_warp a.close_back img{ max-width:100%;}
.head_css{ height:50px; color:#fff;  }
.head_css .dxpc{font-size:18px !important;}

div.div_login {
	padding: 0 12px;
}
div.div_login .dx_btn{ border-radius:5px;}

.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton {
	padding: 0 10px 0 12px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: normal;
	border: 0 none;
	color: #fff;
	background: #dedede;
	 
}

.footer{ margin: 0 auto;text-align: center;padding: 25px 0 25px 0;font-size: 0.9em;color: #888; /* border-top:10px solid #eeeeee;*/background:#ececec;margin-bottom:60px}
.footer a{color: #3e3c3c;text-decoration: none;}
.h_line{ height:10px;  background:#eeeeee;}
.loading{ background:none;}
.dxGridView_gvHeaderSortDown{ display:none;}/*降序图标*/
.grid_css .dxgvFooter td.dxgv{padding: 5px 1px 6px;}
.no_data{position:absolute; margin:auto auto; left:0; right:0px; top:0; /*bottom:0;*/ text-align:center; line-height:205px; color:#888; font-size:14px;padding-left: 20px; width:320px; height:220px;}
.no_data_active{ line-height:216px;}
.warp_line{ border-bottom:1px solid #ccc;}
.no_img{position:absolute; margin:auto auto; left:0; right:0; top:0;/* bottom:0;*/ text-align:center;  color:#888; font-size:14px; width:380px; line-height:218px; background:url(../styles/images/nodata.png) no-repeat center top #FFF; padding-left:12px; height:220px; }
.popup_Prams{ position:fixed; top:-2px; left:0;/* bottom:0; right:0;*/}
.popup_Prams .dxpcHeader{ border:0px;}
.chart_Date{ display:none; text-align:center; margin-bottom:-12px; margin-top:20px; font-size:12px; }


.opt_arrow{position:absolute;border-right:2px solid #000;border-bottom:2px solid #000;top:4px;right:-15px;width:8px;height:8px;-webkit-transform:rotate(44deg);transform:rotate(42deg)}
.h_two  .select_mendian{overflow:hidden;text-overflow:ellipsis;width:98%}
.h_two  .select_mendian .left_bor{border-left:5px solid #0c81c5;height:20px;position:absolute;top:66px}
.foot_menu{position:fixed;width:100%;bottom:0;z-index:999;background-color:#fff;border-top:1px solid #ececec}
.foot_menu ul li{float:left;width:33.3%}
.foot_menu ul li a{font-size:12px;height:60px;position:relative;display:block;color:#9a9a9a;background-position:center 9px;background-size:auto 25px;background-repeat:no-repeat;text-align:center}
.foot_menu a .icon{display:block;height:20px;overflow:hidden;padding-top:11px;padding-bottom:5px}
.foot_menu li.active a{color:#0c81c5}
.foot_menu li.active a .icon img{background:#0c81c5}
.foot_menu a .icon img{max-width:100%;max-height:100%;background:#9a9a9a;vertical-align:middle}
.tophead{height:54px;width:100%;background-color:#0c81c5;border-bottom:1px solid #ececec}
.tophead .top_left{width:50px;height:54px;overflow:hidden;float:left;text-align:center}
.tophead .top_left .logo{display:table-cell;vertical-align:middle;text-align:left;height:54px;width:50px;cursor:pointer;line-height:0}
.tophead .top_left .logo img{margin-left:10px;width:20px}
.page_top_title{margin:0 60px;text-align:center}
.page_top_title h1{font-weight:100;line-height:54px;height:54px;font-size:18px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;}
.report{overflow:hidden;background:#fff}
.report  ul li{background:url(../styles/images/icon_list.png) no-repeat top 20px center;background-size:27px auto}
.report ul li{height:94px;width:calc((100% - 4px)/3);float:left;border-bottom:1px solid #ececec;border-right:1px solid #ececec;
              width:-moz-calc((100% - 4px)/3);width:-webkit-calc((100% - 4px)/3)}
.report ul li .rep_tit{width:100%;text-align:center;margin-top:51px;font-size:14px}
.report ul li .rep_img{text-align:center}
.report ul li .rep_img img{max-width:100%;width:35px}
.member_edit .m_menu{overflow:hidden;padding-left:10px;background-color:white}
.member_edit .m_menu li{height:50px;overflow:hidden;border-bottom:1px solid #ececec;overflow:hidden}
.member_edit .m_menu li:last-child{border:0}
.member_edit .m_menu li a{height:100%;display:block;position:relative;line-height:50px}
.member_edit .m_menu li a span.name{float:left}
.member_edit .m_menu li a span.value{float:right;margin-right:10px}
.member_edit .m_menu li a span.colse{color:red}
.chain_box{width:100%;border-bottom: 1px solid  #CFCFCF;}
.chain_box ul li {min-height:50px;line-height:50px;border:1px solid #CFCFCF;border-bottom:0;padding-left:0px;font-size:12px;color:#000;overflow:hidden} 
.chain_box ul li div{    white-space: normal;word-break: break-all;}
.chain_box ul li .year{width:38%;height:auto;float:left;    text-indent: 10px;}
.chain_box ul li.month{    text-indent: 5px;}
.chain_box ul li .qty{width:18%;height:auto;float:left;border-right:1px solid #CFCFCF;text-align:right;border-left:1px solid #CFCFCF;padding-right:5px}
.chain_box ul li .aumont{width:40%;height:auto;float:left;text-align:right;padding-right:5px;}
.chain_box ul li.tit div{font-size:14px;background:#f9f9f9}
.chain_box ul li div.center{text-align:left;text-indent: 5px;}

.chainquarter_box{width:100%;border-bottom: 1px solid  #CFCFCF;}
.chainquarter_box ul li {min-height:50px;line-height:50px;border:1px solid  #CFCFCF;border-bottom:0;font-size:12px;color:#000;overflow:hidden;} 
.chainquarter_box ul li div{   white-space: normal;word-break: break-all;}
.chainquarter_box ul li.month{    text-indent: 5px;}
.chainquarter_box ul li .year{width:38%;height:auto;float:left;text-indent: 5px;}
.chainquarter_box ul li .qty{width:18%;height:auto;float:left;border-right:1px solid  #CFCFCF;border-left:1px solid  #CFCFCF;text-align:right;padding-right:5px;}
.chainquarter_box ul li .aumont{width:40%;height:auto;float:left;text-align:right;padding-right:5px;}
.chainquarter_box ul li.tit div{font-size:14px;}
.chainquarter_box ul li div.center{text-align:left;text-indent: 5px;    background: #f9f9f9;}

.business_day ul li.tit{font-size:14px;text-align:center}
.business_day{width:100%;border-bottom: 1px solid  #CFCFCF;}
.business_day ul li {line-height:50px;border:1px solid  #CFCFCF;border-bottom:0;font-size:12px;color:#000;    overflow: hidden;
    min-height: 50px;}
.business_day ul li div{    display: inline-block;border-right:1px solid  #CFCFCF;text-align:left;   white-space: normal;padding-left:5px;
                            width: calc((100% - 31px)/4);width: -moz-calc((100% - 31px)/4);width: -webkit-calc((100% - 31px)/4);
    word-break: break-all; }
.business_day ul li div.four{border:0}
.business_day ul li.color{background:#f9f9f9}
.yingye {overflow: hidden;margin-top:20px;
    min-height: 30px;
    width: 100%;}
.yingye li{float:left;width:32.3%;font-size:14px;text-align:center;margin-bottom:26px;}
.yingye li p{color:Red;font-size:17px;padding-bottom:5px;    word-break: break-all;display: block;}
.business_day ul li div.no_ribor {
    width: -webkit-calc((100% - 5px)/2);border-right:0}

.business_day p{    font-size: 16px;color:#000;
    text-align: left;
/*    border-left: 5px solid #0c81c5;*/
    padding: 0;
    margin-bottom: 10px;
   /* padding-left: 15px;*/}
.business_day .right div{text-align: right;
    padding-right: 5px;
    padding-left: 0;}  
    
    .dxgvHeader, .dxgvHeader table{height:50px;}  
    .dxgvDataRow td.dxgv{height:45px;}
    .dxgvFooter td.dxgv{height:50px;}
    
    .yingye_table{border:1px solid  #CFCFCF;font-size:12px;color:#000}
      .yingye_table  .tit{background:#f9f9f9}
       .yingye_table tr th{height:50px;}
    .yingye_table tr td{height:50px;text-indent:5px;}
     .yingye_table tr td.right{text-indent:0;text-align:right;padding-right:5px;    word-break: break-all;
    white-space: normal;}
    
  .form_item .dxeButtonEditButton{padding: 0 10px 0 12px;
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    border: 0 none;
    color: #fff;
    background: #e9e9e9;}
    
    .form_item .dx_input_txt{    border: solid 1px #0C81C5;}
    p.btn_p {text-align:center;    height: 48px;line-height: 48px;} 
p.btn_p a{    padding: 8px 25px; /*margin: 0px 10px;*/border: 1px solid #ececec}
p.btn_p a.active{color:#fff;background-color:#0c81c5}
p.btn_p .chart_btn1{border-radius: 8px 0px 0px 8px;}
p.btn_p .chart_btn2{border-radius: 0px 8px 8px 0px;}

.dxgvDataRow td.dxgv a{color:Red}

.nowtimeno{background: #ccc !important;border: 1px solid #ccc !important;color: #fff !important;pointer-events: none;}
.nowtimeno span{background: none !important;padding-right: 3px !important}
       select{
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  font-size: 15px;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("../styles/images/combox_bg.png") no-repeat scroll right center transparent;background-size: 32px;
border-radius: 0;

  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 27px;
  padding-left: 10px;
}