@charset "utf-8";
.shopimg{ padding-top:45px;}
.shopimg img{ width:100%; height:auto; display:block;}
.tit01{ margin:10px; height:36px; line-height:36px; color:#FFF; background:#999; border-radius:5px; padding:0 10px;}

.publick_box{ background:#FFF; margin:10px; border:1px solid #DDD; border-radius:5px; padding:10px; overflow:hidden;}

.cx p{ margin:10px; line-height:32px; display:box; display:-webkit-box; display:-moz-box;}
.cx p span{ display:block;}
.cx p span.zdname{ width:70px; text-align:right;}
.cx p span.zdtxt{box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0;}
.cx p span select{ width:100%; height:30px; line-height:26px; font-size:14px; padding:0 5px; border:1px solid #CCC; background:#F8F8F8; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px ; -webkit-appearance:none; -moz-appearance: none; appearance: none;}

.tijiao{ margin-top:20px; border-top:1px solid #EEE; padding-top:15px;}
.tjbtn{ display:block; width:100%; height:42px; line-height:42px; text-align:center; color:#FFF; font-weight:bold; font-size:18px; padding:0; border:none; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ee433b), to(#da251c));
background-image: -webkit-linear-gradient(top, #ee433b, #da251c);
background-image: linear-gradient(to bottom, #ee433b, #da251c);}
.tjbtn:disabled{ color:#888; background-image: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#BBB));
background-image: -webkit-linear-gradient(top, #DDD, #BBB);
background-image: linear-gradient(to bottom, #DDD, #BBB);}

.mdlist{ background:#FFF;padding-top:45px;}
.mdlist ul{ padding:0 10px;}
.mdlist li{ border-bottom:1px solid #DDD; padding:10px 0; line-height:20px; background:url(../images/arr.png) no-repeat right center; background-size:auto 12px;}
.mdlist li:last-child{ border:none;}

.mdxx{ line-height:22px;}

.mdlist li p{ margin:5px 0 0; padding:0;}
.mdlist li .name{ font-size:16px; font-weight:bold;}
.mdlist li .dizhi{ font-size:12px; color:#666;}
.mdlist li .juli{ font-size:12px; color:#999;}
