
/*背景颜色*/
.bodybg{background:#f7f7f7;}
.bgbody{background:#eeeff3;} 
.bg-white{background:#fff;}
.bg-red{background:#e3393a;}
.bgmainy{background-color:#ffa15c;}/*crm商品管理，页面主题黄色*/
.bgea{background:#EA6846;}
.bgf1{background:#F1F2F4;}
.bgf7{background:#f7f7f7;}
.bgfb{background:#fbfbfb;}
.bgf36{background:#ff3366;}
.bgf2f1{background:#f2f1f1;}
.bgef1e3b{background:#ef1e3b;}
/*字体大小*/
.font10{font-size:10px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font42{font-size:42px;}
.font2m{font-size: 2em;}
.font3m{font-size: 3em;}
/*字体颜色*/
.text-red{color:#df493b;}
.text-white{color:#fff;}
.text-grey{color:#ccc;}
.text-grey1{color:#9e9ea1;}
.text1{color:#50d2c2;}
.text-f36{color:#ff3366;}
.colorb5{color:#b5b5b5;}
.colorstar {color:#ff4444;}
.color29{color:#292929;}
.text-orange{color:#ffa15c;}
.text-blue{color:#41a4e3;}
.text-jiangjiu{color:#da5141;}/* 广东酱酒专家 */
.texthidden{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}/* 1行 */
.rows2{display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;}/* 2行 */
/*高度和行高*/
.h30{height:30px;}
.h35{height:35px;}
.h43{height:43px;line-height: 43px;} 
.h48{height:48px;line-height: 48px;} 
.h50{height:50px;line-height: 50px;}
.h70{height:70px;} 
.lh25{line-height: 25px;}
.lh33{line-height: 33px;}
.lh34{line-height: 34px;}
.lh47{line-height: 47px;}
/*边框样式*/
.bordernone{border:none;}
.border0{border:none;}
.border{border: 1px solid #e8e9eb;}
.bordert{border-top: 1px solid #e8e9eb;}
.borderr{border-right: 1px solid #e8e9eb;}
.borderb{border-bottom: 1px solid #e8e9eb;}
.borderl{border-left:1px solid #e8e9eb;}
.bordertb{border-top:1px solid #e8e9eb;border-bottom:1px solid #e8e9eb;}
.btn-simple{width:100%;border-radius:0;border:none;}
.bradius3{border-radius:3px;}
.bradius20{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;}
.bg-success1{background: #66c300;}
/*delete*/
.bordertop{border-top: 1px solid #e8e9eb;}
.borderright{border-right: 1px solid #e8e9eb;}
.borderbottom{border-bottom: 1px solid #e8e9eb;}
/* 内外边距 */
.clearMargin{margin:0;}
.clearPadding{padding:0;}
.clearPtb{padding-top:0px;padding-bottom:0;}
.clearMb{margin-bottom:0;}
.clearPb{padding-bottom:0;}
/* 内边距 */
.padding5{padding:5px;}
.padding10{padding:10px; background-color:#FFF; width:90%; margin:0px auto 10px auto}
.padding15{padding:15px;}
.p15{padding:15px;}
.pt10b3{padding-top:10px;padding-bottom:3px;}
.ptb5{padding-top: 5px;padding-bottom: 5px;}
.ptb6{padding-top: 6px;padding-bottom: 6px;}
.ptb10{padding-top:10px;padding-bottom: 10px;}
.ptb15{padding-top: 15px;padding-bottom: 15px;}
.ptb20{padding-top: 20px;padding-bottom: 20px;}
.ptb30{padding-top:30px;padding-bottom:30px;}
.plr0{padding-left:0px;padding-right:0px;}
.plr10{padding-left:10px;padding-right:10px;}
.plr15{padding-left:15px;padding-right:15px;}
.plr25{padding-left: 25px;padding-right: 25px;}
.pb5{padding-bottom: 5px}
.pb10{padding-bottom: 10px}
.pb13{padding-bottom: 13px}
.pb15{padding-bottom: 15px}
.pb20{padding-bottom: 20px}
.pb55{padding-bottom: 55px}
.pt5{padding-top:5px;}
.pt10{padding-top: 10px;}
.pt12{padding-top: 12px}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt42{padding-top: 42px;}
.pt5p{padding-top: 5%;}
.pr0{padding-right: 0;}
.pr5{padding-right: 5px;}
.pl0{padding-left:0;}
.pl2{padding-left: 2px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left: 15px;}
.pl60{padding-left: 60px;}
.-pl20{padding-left:-20px;}
.pl12p{padding-left: 12%;}
/* 外边距 */
.margin15{margin:15px;}
.margin30{margin:30px;}
.m30{margin: 30px;}
.mt0{margin-top: 0;}
.mt1{margin-top: 1px;}
.mt5 {margin-top: 5px;}
.mt9{margin-top: 9px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt-1{margin-top:-1px;}
.mb0{margin-bottom: 0;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb46{margin-bottom:46px;}
.mb60{margin-bottom: 60px;}
.mr6{margin-right:6px;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}
.mtb5{margin-top:5px;margin-bottom:5px;}
.mtb10{margin-top: 10px;margin-bottom: 10px;}
.mtb15{margin-top: 15px;margin-bottom: 15px;}
.mtb20{margin-top: 20px;margin-bottom: 20px;}
.mt20b50{margin-top: 20px;margin-bottom: 50px;}
.mlr3{margin-right: 3px;margin-left: 3px;}
.mlr10{margin-right:10px;margin-left:10px;}
.mlr15{margin-left: 15px;margin-right: 15px;}
/*签到*/
.maskbox{width:100%;height:100%;background:rgba(0,0,0,0.7);display: none;position: absolute;z-index:1000;top:0;left:0;}
.calendar{background:none;padding:0px 15px 0;}
.libaolist .bg-red{background:#e60012;}
.libaolist .pt2{padding-top:2px;}
.libaolist .pt3{padding-top:3px;}
.libaolist .btn-lingqu{width:70px;text-align:center;background:#e60012;color:#fff;}
.libaolist .btn-disable{width:70px;text-align:center;background:#c9c9c9;color:#fff;}
.btn-qiandao{width:160px;height:50px;background:#e60012;border:5px solid #faca34;color:#fff;font-size:18px;font-weight:bolder;border-radius:25px;text-align:center;position:relative;bottom:-20px;}
.qdbox{display:none;padding:15px 0;width:250px;border:3px solid #f82729;border-radius:10px;background:#fff;position:fixed;z-index:1001;top:50%;left:50%;margin-top:-113px;margin-left:-120px;}
.qdbox .text-green{color:#e60012;}
.btn-lottery{width:120px;text-align:center;color:#fff;background:#e60012;font-size:16px;}
.calenbox{width:100%;margin:0 auto;background:#fff;}
.calenbox .date{width:14%;text-align:center;background:#fff;border-radius:7px;color:#6a3906;font-weight:bolder;font-size:18px;padding:10px 0;float:left;border-right:1px solid #faca34;border-bottom:1px solid #faca34;}

.singer_r_img{display:block;width:114px;height:52px;line-height:45px;background:url(images/sing_week.gif) right 2px no-repeat;vertical-align:middle;*margin-bottom:-10px;text-decoration:none;}
.singer_r_img:hover{background-position:right -53px;text-decoration:none;}
.singer_r_img span{margin-left:14px;font-size:16px;font-family:'Hiragino Sans GB','Microsoft YaHei',sans-serif !important;font-weight:700;color:#165379;}
.singer_r_img.current{background:url(images/sing_sing.gif) no-repeat 0 2px;border:0;text-decoration:none;}
.sign table{width:100%;border-collapse: collapse;border-spacing: 0;color: #a46626;font-weight: bold;font-size:20px;}
.sign th,.sign td {width: 30px;height: 40px;text-align: center;line-height: 40px;border:1px solid #faca34;border-radius:6px;background:#fff;}
.sign th {font-size: 16px;border-radius:6px;background:#fff;}
.sign td {color: #404040;vertical-align: middle;border-radius:6px;background:#fff;color: #a46626;}
.sign .on {background:url(../images/duihao.png) no-repeat center bottom;}
.calendar_month_next,.calendar_month_prev{width: 34px;height: 40px;cursor: pointer;background:url(images/sign_arrow.png) no-repeat;}
.calendar_month_next {float:right;line-height:40px;}
.calendar_month_span {display:inline;line-height: 40px;font-size: 16px;color: #fff;letter-spacing: 2px;font-weight: bold;}
.calendar_month_prev {float:left;line-height:40px;}
.sign_succ_calendar_title {text-align: center;border-left:1px solid #f37b1d;border-right:1px solid #f37b1d;background:#f37b1d; }
.sign_main{border-top:1px solid #faca34;font-family: "Microsoft YaHei",SimHei;}
/* 大转盘样式 */
.turbg{background:#e60012;}
.banner{display:block;width:90%;margin:-60px auto 0;}
.banner .turnplate{display:block;width:100%;position:relative;}
.banner .turnplate canvas.item{width:100%;}
.banner .turnplate img.pointer{position:absolute;width:31.5%;height:42.5%;left:34.6%;top:23%;}
.prizebox{background:#ffffff;margin:-3px 15px 10px;box-shadow:#d9d9d9 0 5px 20px 3px;color:#6a3906;}
.pline{height:12px;border-radius:10px;background:#ef2122;}
.ptitle{color:#6a3906;font-size:16px;padding:10px 15px;font-size:16px;}
.prizebox .ptitle .text-yellow{color:#6a3906;}
.prizebox .ptitle .text-red{color:#ff0000;}
.prizebox .prizelist{padding:0 15px;}
.prizebox .prizelistwrap{height:180px;overflow:hidden;}
.pt10lr10{padding:10px 10px 0;}
.turRule{padding:0 15px;color:#7d0000;margin-bottom:20px;}
.turRule .text-brown{color:#7d0000;}
.turRule .line{height:3px;background:#7d0000;margin-top:10px;}
.turRule .ball{display:inline-block;width:10px;height:10px;border-radius:5px;position:absolute;background:#7d0000;top:7px;}
.turRule .ball1{left:0;}
.turRule .ball2{right:0;}
.turRule dl{margin-bottom:10px;}
.turRule dl dt{margin-bottom:5px;}
.turRule dl dt strong{font-size:16px;}
.turRule dl span{display:inline-block;width:18px;height:18px;border-radius:9px;background:#faca34;text-align:center;margin-right:5px;}

.banner2{ width:100%}
.banner2 img{ width:100%}

.from{ width:90%; margin:0px auto;}
.from input {width: 100%; border: none; font-size:15px; background-color: #fff; border-radius: 0.5rem; padding: 15px 10px; margin-bottom: 5%;}
.from > div input {width: 50%; float: left;}
.from > div button {width: 42%; float: right; padding: 15px 0px;display: inline-block;}
.sorrytext{ display:none; text-align:center; color:#FFF; margin-bottom:10px}
.btn2 {border-radius: 0.5rem; background-color: #ffe335; border: none; padding: 15px 0px; color: #d31427; }
.btn3{
  display:block;
  border:0px;
  margin:0rem auto;
  width: 90%;
padding: 17px 0px;
  background-color: #ef2122;
  text-align: center;
  font-weight: bold;
  font-size:18px;
  color: #ffffff;
  border-radius: 0.26666667rem;
}
a.btn-lingqu2{background:#e60012;color:#fff;}
.btn-disable3{background:#c9c9c9;color:#fff;}


.banner2{ width:100%; margin:0px auto 5% auto;}
.banner2 img{ width:100%;}
.tabsbox { width:94%;  margin:0px auto 5% auto;font-size: 80%; color: #fff; background-color:#FFF; padding:11% 0% 5% 0%; position:relative; }
.tabsbox2{padding:11% 0% 0% 0%;}
.tabsbox .title1 {width:160px;height:44px; line-height:44px;background:#e60012;border:5px solid #faca34;color:#fff;font-size:18px;font-weight:bolder;border-radius:25px;text-align:center;position:absolute; left:50%;top:-27px; margin-left:-85px;}
.tabsbox p { width:90%; margin:0px auto; line-height:26px; color:#a46626}

.btn4{  display:block;
  border:0px;
  margin:0rem auto 5% auto;
  width: 94%;
  height: 44px;
  line-height:  44px;
  background-color: #ef2122;
  text-align: center;
  font-weight: bold;
  font-size:18px ;
  color: #fff3f0;
  border-radius: 4px;}
  
.Prize { border-bottom: solid 1px #faca34;    padding:3% 2% 3% 2%; }
.Prize > div { color: #000; width:90%; margin:0 auto; line-height:40px}


/*2021迭代新加样式*/
/*我的社区*/
.wdsequ{ width: 96%; margin: 0px auto; padding-top: 20px;}
.wdsequ li{ font-size: 16px;  border-bottom: 1px #dcdcdc dotted;   padding: 6px 0 10px 0;
  display: flex; align-items: flex-start; justify-content: space-between;-webkit-display: flex;-webkit-align-items: flex-start; -webkit-justify-content: space-between}

.wdsequ li p{ height: 100%; }
.wdsequ li p span{ display: flex; align-items: flex-start;display: -webkit-flex;-webkit-align-items: flex-start; ; width: 750px;}
.wdsequ li p b{ font-weight: normal; display: inline-block; font-size: 16px;line-height: 28px; width: 550px; overflow: hidden; }
.wdsequ li p tt{ display: block; color: #999; font-size: 14px;  padding-left: 20px; padding-top: 8px;}

.wdsequ li >cite{ font-size: 14px; color: #999;line-height: 32px; display: inline-block; text-align: right }
.wdsequ li >cite a{ padding: 0 10px;}
.wdsequ li p i{ font-size: 15px; margin:8px  5px 0px 0px}

/*我的荣誉*/
.wdry_bj{ width: 100%; min-width: 1200px; height: 406px; margin: 0px auto;  background:url(/static/v2/images/soyrony.png) no-repeat center bottom #fff; overflow: hidden; padding-top: 10px; }
.rmds_bj{ margin-bottom: 0}

/*获得证书*/
.hdzes_cen{width:1200px;  overflow:hidden; position:relative; margin: 0px auto 40px auto}
.hdzes_cen ul{ overflow: hidden}
.hdzes_cen li{ width: 270px; float: left; margin: 0px 32px 0px 4px}
.hdzes_cen li:last-of-type{ margin-right: 0}


.hdzes_cen li em{background:url(/static/v2/images/jianb_bj5.png) no-repeat; width: 270px; height: 190px; display: flex; align-items: center; justify-content: center;display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: center}
.hdzes_cen li em img{max-width: 270px; max-height: 190px; display: block}


.hdzes_cen li b{ font-size: 16px;  line-height: 40px; padding: 0px 5px; box-sizing: border-box; width: 100%;  height:40px; display: block; font-weight: normal; background: #fff;
  -webkit-border-radius:0px 0px 5px 5px;border-radius:0px 0px 5px 5px;
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}





/*图片展示区*/
.remds_cen{ width:1200px;  overflow:hidden; position:relative; margin: 40px auto 0px auto  }
.remds_cen  .next{ width: 15px; height: 31px; position:absolute; right: 0; top:100px;}
.remds_cen  .prev{ width: 15px; height: 31px; position:absolute; left: 0; top:100px;}

.remds_cen .bd{ padding:10px 0; width: 1145px; margin: 0px auto;   }

.remds_cen .bd ul li{ margin:0 8px; float:left; text-align:center;  }

.remds_cen .bd ul li .pic{ border: 1px #d9d3cf solid;box-shadow:3px 3px 15px #c1c1c1 inset;    background:rgba(205,205,205,0.2);
  width: 270px; height: 190px; margin-bottom: 10px; -webkit-border-radius:5px;border-radius:5px;
  display: flex; align-items: center; justify-content: center;display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: center}
.remds_cen .bd ul li .pic img{max-width: 270px; max-height: 190px; display: block}

/*.remds_cen .bd ul li:nth-child(2n) .pic{background:url(/static/v2/images/jianb_bj1.png) no-repeat} */



.remds_cen .bd ul li a:hover .pic {   -webkit-box-shadow:2px 2px 3px #a7a3a3;box-shadow:2px 2px 3px #a7a3a3; }

.remds_cen .bd ul li .title{ line-height:18px;  font-size: 12px;width: 270px; margin: 0px auto; display: block;  }
.remds_cen .bd ul li a:hover .title{color: #9f4601;}
.jxhk_cn li .front b{
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}


/*时间轴*/
.time_cen{ width: 1200px; margin: 0px auto 25px auto; overflow: hidden; padding-top: 25px; min-height: 60vh;
  display: flex;justify-content: flex-start;-webkit-display: flex; -webkit-justify-content: flex-start
}


/*history*/
.history{background:url(/static/v2/images/line04.png) repeat-y 187px 0;overflow:hidden;position:relative;}
/*时间轴内容*/
.history-date{overflow:hidden;position:relative;}
.history-date h2{background:url(/static/v2/images/time_top.png) no-repeat 158px 0 ;font-size:25px;padding-left:45px;height:54px; }

.history-date h2.first{ height: 80px; position: relative; z-index: 0; padding-top: 15px; }

.history-date h2 a{color:#00bbff;display:inline-block;background:url(../images/icon08.png) no-repeat right 50%; background-size: 15px auto;  padding-right:22px; text-decoration: underline}


.history-date h2 a:hover{text-decoration:none;}

.history-date h2.date02{background:none;}

.history-date ul{background:url(/static/v2/images/icon07.png) no-repeat 182px 30px;padding-bottom:10px;padding-left:251px; overflow: hidden; position: relative}
.history-date ul:after{ content: ''; position: absolute; left: 187px; top:35px; width: 80px; background: #f37c20; height: 2px; z-index: -1}
.history-date ul li{ width: 216px; display: block; -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;  float: left; margin:0 10px; margin-bottom: 20px;
}
.history-date ul li em{ width: 100%; height: 190px; display: flex; align-items: center; justify-content: center;display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: center}
.history-date ul li em img{max-width: 100%; max-height: 190px; display: block}

.history-date ul li cite{ display: block; text-align: center; font-size: 12px; background: #fff;  line-height: 18px; height: 52px; padding: 5px 0;}

.history .sminwz{ position: absolute; left:230px; top:18px; font-size: 12px;}
/*时间轴证书背景列表*/
.history-date ul.orange li{background:url(/static/v2/images/jianb_bj1.png) no-repeat}
.history-date ul.yellow li{background:url(/static/v2/images/jianb_bj2.png) no-repeat}
.history-date ul.grey li{background:url(/static/v2/images/jianb_bj3.png) no-repeat}
.history-date ul.red li{background:url(/static/v2/images/jianb_bj4.png) no-repeat}
.history-date ul.flower li{background:url(/static/v2/images/jianb_bj5.png) no-repeat}




/*证书列表*/
.grxz_nr  .zs_news{ width:100%;  }
.grxz_nr  .zs_news ul{ width: 92%; margin: 0px auto;overflow:hidden;}
.grxz_nr  .zs_news li{ width:390px; height:275px; float:left; margin:18px 20px; position:relative; overflow:hidden; }
.grxz_nr  .zs_news li em{ width:100%; height:100%; position:absolute; }
.grxz_nr  .zs_news li em img{ width: 100%; height: 100%}
.grxz_nr  .zs_news li p { width: 100%; height: 100%; position: relative; z-index: 1; }
.grxz_nr  .zs_news li b{font-size:24px;  display:block; text-align: center;padding-bottom:5px; border-bottom:1px #333 solid;width:80px; margin:0 auto; margin-top:110px; font-weight:normal}
/*.grxz_nr  .zs_news li span{ display:block;font-size:12px; line-height:20px;   width:100%; margin-top:99px ; height:20px; }
.grxz_nr  .zs_news li span cite{ display:inline-block;  width:200px; padding-left: 79px; }
.grxz_nr  .zs_news li span tt{ display:inline-block;  width:70px; padding-left: 20px }*/
.grxz_nr  .zs_news li span{ display:block;font-size:12px; line-height:20px;   width:94%; margin-top:99px ; height:20px; display: flex; justify-content: flex-end; }
.grxz_nr  .zs_news li span cite{ display:inline-block;  }
.grxz_nr  .zs_news li span tt{ display:inline-block;  }


.grxz_nr  .zs_news li strong{ position: absolute; left: 0px; top:10px; font-size: 14px; z-index: 2;width:58px; height:28px; line-height:28px; background:#fa4218; color:#fff; font-weight:normal;  text-align:center;
  -webkit-border-radius:0px 18px 18px 0px;
  -moz-border-radius:0px 18px 18px 0px;
  border-radius:0px 18px 18px 0px}


/*上传证书*/

.time_cen{position: relative;}
.an_sczs{background:#f37b1d; margin:10px auto 30px auto; width:144px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:18px;-webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px; cursor: pointer; position: absolute; right: 0; top:10px; z-index: 2}
.an_sczs i{ color: #fff; font-size: 24px}
.icon-sanc:before{content: "\E71D"}
.icon-zssc:before{content: "\E6B9"}

/*上传证书 弹出*/
.sczs_zezc{ width: 100%; height: 100%; position: fixed; left: 0; top:0; bottom: 0; background:rgba(0,0,0,0.6); z-index: 50; display: none}
.sczs_zezc .zehs_sanc{ width: 525px; padding-bottom: 15px;  background: #fff;-webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;margin: 0px auto; position: relative; margin-top: 10%}

.sczs_zezc .zehs_sanc h1{ font-size: 22px; border-bottom: 1px #666 dashed; height: 60px; line-height: 60px; text-align: center; width: 95%; margin: 0px auto  }
.sczs_zezc .zehs_sanc em{ position: absolute; right: 10px; top:10px;cursor: pointer}
.sczs_zezc .zehs_sanc em img{ width: 20px;}
.sczs_zezc .zehs_sanc .an_tijao{ width: 112px; height: 38px; line-height: 38px; text-align: center; margin: 20px auto; font-size: 20px; color: #fff; background: #F39851;-webkit-border-radius:25px;
  -moz-border-radius:25px;
  border-radius:25px; cursor: pointer}

.sczs_zezc .zehs_sanc ul{ width: 90%; margin: 0 auto}
.sczs_zezc .zehs_sanc li{ width: 100%; padding: 10px 0; display: flex; align-items: center; justify-content: flex-start;display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: flex-start}
.sczs_zezc .zehs_sanc li span{ display: inline-block; width: 100px;}
.sczs_zezc .zehs_sanc li .zsname{ width: 296px;border: solid 1px #666; height:35px; box-sizing: border-box;-webkit-box-sizing: border-box; padding: 0px 10px; -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;}



.sczs_zezc .zehs_sanc li cite{ position: relative;cursor: pointer;  }
.sczs_zezc .zehs_sanc li cite input{position:absolute; left:0; top:0;width:100%;height:100%;opacity:0}
.sczs_zezc .zehs_sanc li cite img{ width: 35px;}



.zehs_sanc select {
  border: solid 1px #666;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  padding-right: 14px;
  background: url(../images/arrow.png) no-repeat scroll 95% center; width:296px; height:35px; -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px; padding-left: 10px;
}
.zehs_sanc select::-ms-expand { display: none; }
