1226 lines
60 KiB
CSS
1226 lines
60 KiB
CSS
body {
|
|
display: -webkit-box;
|
|
display: box;
|
|
-webkit-box-orient: vertical;
|
|
background-color: #191C25;
|
|
}
|
|
#header {
|
|
background: linear-gradient(to bottom,#2EAE0C,#557E14);
|
|
color: #fff;
|
|
height: 3.5em;
|
|
-webkit-box-align: center;
|
|
box-align: center;
|
|
box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
-webkit-box-sizing: border-box;
|
|
}
|
|
.uh_ios #header {
|
|
height: 4.5em;
|
|
padding-top:1.8em;
|
|
}
|
|
#content{ width:100%;vertical-align:top; overflow-y:auto;overflow-x:hidden;}
|
|
.bc-header #tabview .sc-text-active{color:#fff !important;}
|
|
|
|
.bc-header .nav-btn .fa{font-size: 0.9em; margin-left:1.4em; margin-top: 0.8em;}
|
|
.bc-header .nav-btn .fa.fa-angle-left{margin-top:0; margin-left:0; text-indent: -10000px;width:1.4em; height:1.4em; background: url(../image/faifei.png) no-repeat 0 0; background-size: 100% 100%;}
|
|
#content .fa.fa-angle-right{margin-top:0; margin-left:0; width:0.8em; height:0.8em; text-indent: -10000px;background: url(../image/faifeito.png) no-repeat 0 0; background-size: 100% 100%;}
|
|
#header h1 span{display:block; margin:0 auto; width:9em; background: url(../image/upico.png) no-repeat right 0.2em; background-size:1em 1em;}
|
|
#header h1 span.hover{background: url(../image/downico.png) no-repeat right 0.2em;background-size:1em 1em;}
|
|
|
|
.category_box{ position:absolute; top:2.3em; left:0; display:none; width: 100%; margin:0;border: 1px solid #DDDDDD; z-index: 10001; background-color: #FFFFFF;}
|
|
.uh_ios .category_box{height: 4.3em;}
|
|
.category_box ul{width: 100%;}
|
|
.category_box ul li{float:left; width: 25%; height:2em; line-height:2em; border: 1px solid #DFDFDF; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; color: #000;}
|
|
#footer{
|
|
height: 2.5em;
|
|
font-size: 0.85em;border-top: 1px solid #f1f1f1;}
|
|
.bc-head-m{
|
|
border-bottom: 1px solid #DDDDDD;
|
|
background-color: #FFFFFF;
|
|
}
|
|
.select select{font-size: 0.85em; }
|
|
.search{
|
|
background: #ECE8E9;
|
|
width: 100%;
|
|
border-radius: .4em;
|
|
height: 1em;
|
|
border: none;
|
|
padding-left:.5em;
|
|
margin-bottom:.25em;
|
|
}
|
|
|
|
.uinput1 input{
|
|
width: 100%;
|
|
/*color:#B8B8B8;*/
|
|
color:#000000;
|
|
background: #FFFFFF;
|
|
text-align: center;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
height: 2.2em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin:0;
|
|
padding-left:.2em;
|
|
|
|
}
|
|
.uinput2 input{
|
|
width: 90%;
|
|
height: 1em;
|
|
-webkit-appearance: none;
|
|
padding: .4em 0;
|
|
line-height: 1.2em;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin-left:1.5em;
|
|
margin-bottom:.25em;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput3 textarea{
|
|
width: 90%;
|
|
height: 100%;
|
|
-webkit-appearance: none;
|
|
padding: .2em .2em;
|
|
line-height: 1.2em;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin: .5em 1.5em;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
color:#000000;
|
|
}
|
|
.uinput4 input{
|
|
width: 2.5em;
|
|
height: 1.8em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin:0 0.3em;
|
|
/*color:#B8B8B8;*/
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput5 input{
|
|
width:100%;
|
|
height: 100%;
|
|
font-size: 1em;
|
|
margin: 0;
|
|
padding:0;
|
|
/*border-bottom:1px solid #DFDFDF;*/
|
|
border-bottom:none;
|
|
border-top:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput6 input{
|
|
width: 3.5em;
|
|
height: 1.8em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
/*color:#9D9D9D;*/
|
|
border:1px solid #ABABAB;
|
|
border-radius: .1em;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput7 textarea{
|
|
width: 100%;
|
|
height: 80%;
|
|
-webkit-appearance: none;
|
|
padding: .4em 0;
|
|
line-height: 1.2em;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
/*color:#9D9D9D;*/
|
|
border:1px solid #ABABAB;
|
|
border-radius: .1em;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput8 textarea{
|
|
width: 96%;
|
|
height: 100%;
|
|
-webkit-appearance: none;
|
|
padding: .2em;
|
|
line-height: 1.4em;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
/*color:#919191;*/
|
|
border:1px solid #757575;
|
|
border-radius: .5em;
|
|
background: #EEEEEE;
|
|
color:#000000;
|
|
|
|
}
|
|
.uinput9 input{
|
|
width: 11em;
|
|
height: 1.1em;
|
|
font-size: 1em;
|
|
margin:0 0.5em;
|
|
padding:.25em;
|
|
border-bottom:none;
|
|
border-top:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput10 input{
|
|
width: 5em;
|
|
height: 1.1em;
|
|
font-size: 1em;
|
|
padding:.25em;
|
|
border-bottom:none;
|
|
border-top:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
color:#000000;
|
|
padding-left:.2em;
|
|
}
|
|
.uinput11 input,select{
|
|
width: 5em;
|
|
height: 2.2em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin:0 0.3em;
|
|
/*color:#B8B8B8;*/
|
|
background-color:#FFFFFF;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
color:#000000;
|
|
|
|
}
|
|
.uinput11 input{padding-left:.2em;}
|
|
.uinput12 input,textarea{
|
|
width: 72%;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
height:2em;
|
|
display: block;
|
|
margin:0.2em;
|
|
/*color:#B8B8B8;*/
|
|
background-color:#FFFFFF;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .5em;
|
|
padding:0.2em;
|
|
color:#000000;
|
|
}
|
|
.uinput12 button{
|
|
width: 17%;
|
|
height:2em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin:0.2em;
|
|
color:#FFFFFF;
|
|
background-color:#00C1F9;
|
|
border:0;
|
|
border-radius: .2em;
|
|
}
|
|
|
|
.uinput13 input,textarea{
|
|
width: 62%;
|
|
height:2em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
line-height:1.9em;
|
|
display: block;
|
|
margin:0.2em;
|
|
/*color:#B8B8B8;*/
|
|
background-color:#FFFFFF;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .5em;
|
|
padding:0.2em;
|
|
color:#000000;
|
|
}
|
|
.uinput13 button{
|
|
width: 17%;
|
|
height:2.5em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
margin:0.2em;
|
|
color:#FFFFFF;
|
|
background-color:#00C1F9;
|
|
border:0;
|
|
border-radius: .2em;
|
|
}
|
|
.uinput14 input{
|
|
width: 8em;
|
|
height: 1.1em;
|
|
font-size: 1em;
|
|
margin:0 0.5em;
|
|
padding:.2em;
|
|
border-bottom:1px solid #DFDFDF;
|
|
border-top:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
color:#000000;
|
|
}
|
|
.uinput15 input{
|
|
width:1.1em;
|
|
height: 1.1em;
|
|
font-size: 1em;
|
|
padding:.2em;
|
|
margin:.5em 0;
|
|
border-bottom:1px solid #DFDFDF;
|
|
/*border-bottom:none;*/
|
|
border-top:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
color:#000000;
|
|
|
|
}
|
|
.blue{
|
|
color:#4DD3FB;
|
|
}
|
|
.btnblue{
|
|
height:1.6em;
|
|
background-color:#B0B5B6;padding:.2em .7em;
|
|
border-radius: .3em;
|
|
color:#fff;background-color:#00C1F9;
|
|
font-size:.9em;
|
|
line-height: 1.6em;
|
|
}
|
|
|
|
.li{
|
|
display: inline-block;margin-bottom: 0.8em;
|
|
}
|
|
.uinputmy input{
|
|
width: 1.8em;
|
|
height: 1.8em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
color:#B8B8B8;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
}
|
|
.uinputmyShop input{
|
|
width: 2.5em;
|
|
height: 2.3em;
|
|
-webkit-appearance: none;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
display: block;
|
|
color:#B8B8B8;
|
|
border:1px solid #D6D6D6;
|
|
border-radius: .1em;
|
|
}
|
|
.dlnav{margin:0 auto; padding:0 0; width: 100%;}
|
|
.dlnav div{ background-color: #EEEEEE;height: 2em; color: #848484;border:1px solid #d7d7d7;}
|
|
.dlnav div.hovered{background-color: #FFFFFF;border-bottom:0; color:#848484;}
|
|
.mysetbox{margin:0 auto; padding:1em 0; width: 100%; background-color: #FFFFFF;}
|
|
.mysetbox .setje{width: 100%; text-align: center;}
|
|
.mysetbox .setje span{color: red;}
|
|
.mysetbox .btnbox{width: 100%;font-size: 1.2em; text-align: center; color: #000000;}
|
|
.mysetbox .btnbox #pzje{color: red;}
|
|
.mysetbox .btnbox #txtje{width: 4em; height:2em;font-size: 0.9em; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #dfdfdf; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.mysetbox .btnbox input[type="button"]{margin-left:0.4em; padding:0 0.5em; height:2em; font-size: 0.9em; text-decoration:none;border:1px solid #d7d7d7; background-image:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;}
|
|
.mysetbox .btnbox input[type="button"].hovered{background-color:#EEEEEE; color:#aaa;}
|
|
.mysetbox .btnbox #qycheck{float:none; width: 1.1em; height:1.1em; font-size: 0.8em;}
|
|
.mysetbox .btnbox #xieyi{color:#00C1F9;}
|
|
.setbtnbox{background-color: #FFFFFF; text-align:center;}
|
|
.setbtnbox input{float:none; clear:both; z-index:0; margin:1em; padding:0.5em 1em; width:5em; font-size: 1em; text-decoration:none;border:1px solid #d7d7d7; background-image:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;}
|
|
.setbtnbox input.hovered{background-color:#F62800;}
|
|
|
|
.showmsg{ position:absolute; right: 1.5em; top:0.2em; color: #ff0000; font-size: 1em;}
|
|
.Info_List{float:left; margin-top:0px; width:100%;background-color:#fff;border-top:8px solid #d7d7d7;}
|
|
.Info_List ul{float:left; width:100%;}
|
|
.Info_List ul li{float:left; margin:0px 0; width:100%;height:2.5em; font-size:0.85em; background-color:#fff;border-bottom:1px solid #d7d7d7; color:#9f9f9f; cursor: pointer;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; overflow:hidden;}
|
|
.Info_List ul li label{float:left;display:block;color: #000000; margin-top:0.8em; margin-left:0.8em; width:auto;height:2em; cursor:pointer; }
|
|
.Info_List ul li label b{color: #ff0000;}
|
|
.Info_List ul li em{float:left;display:block;width:1.2em;height:1.2em; margin-top: 0.8em; margin-left: 1em;background-repeat:no-repeat; background-size:100% 100%;}
|
|
.Info_List ul li em.myico1{ background-image: url(../image/cash.png);}
|
|
.Info_List ul li em.myico2{ background-image: url(../image/commission.png);}
|
|
.Info_List ul li em.myico3{ background-image: url(../image/tfj.png);}
|
|
.Info_List ul li em.myico4{ background-image: url(../image/guquan.png);}
|
|
.Info_List ul li em.myico11{ background-image: url(../image/orderico.png);}
|
|
.Info_List ul li em.myico12{ background-image: url(../image/addressico.png);}
|
|
.Info_List ul li em.myico13{ background-image: url(../image/pwdico1.png);}
|
|
.Info_List ul li em.myico14{ background-image: url(../image/pwdico2.png);}
|
|
.Info_List ul li em.myico15{ background-image: url(../image/hyico.png);}
|
|
.Info_List ul li em.myico16{ background-image: url(../image/wltp.png);}
|
|
.Info_List ul li em.myico17{ background-image: url(../image/juanico.png);}
|
|
.Info_List ul li em.myico18{ background-image: url(../image/appdecico.png);}
|
|
|
|
.Info_List ul li span{float:right; margin-right:1em; margin-top:0.8em; width:0.8em; height:0.8em; overflow:hidden;background: url(../image/faifeito.png) no-repeat 0 0; background-size: 100% 100%;}
|
|
.Info_List ul li em{ font-style: normal; color: red;}
|
|
.Info_List ul li.abtn{border-bottom:0; margin-top: 1em; margin-bottom: 1em;}
|
|
.Info_List ul li.abtn span{ float:none; display: block; margin:0 auto; width:92%;height:2.5em; line-height:2.5em; text-decoration:none; background-image:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;}
|
|
.Info_List ul li.abtn span.hovered{background-color:#EEEEEE; color:#aaa;}
|
|
|
|
.mybox{width:100%; height:100%; background-color:#fff;border-bottom:1px solid #d7d7d7;}
|
|
|
|
.myico1{ background-image: url(../image/myico1.png);}
|
|
.myico2{ background-image: url(../image/myico2.png);}
|
|
.myico3{ background-image: url(../image/myico3.png);}
|
|
.myico4{ background-image: url(../image/myico4.png);}
|
|
.myico5{ background-image: url(../image/myico5.png);}
|
|
.myico6{ background-image: url(../image/myico6.png);}
|
|
.myico7{ background-image: url(../image/myico7.png);}
|
|
.myico8{ background-image: url(../image/myico8.png);}
|
|
.myico9{ background-image: url(../image/myico9.png);}
|
|
.myico10{ background-image: url(../image/myico10.png);}
|
|
.myico11{ background-image: url(../image/myico11.png);}
|
|
.myico12{ background-image: url(../image/myico12.png);}
|
|
.myico13{ background-image: url(../image/myico13.png);}
|
|
.myico14{ background-image: url(../image/myico14.png);}
|
|
.myico15{ background-image: url(../image/myico15.png);}
|
|
.myico16{ background-image: url(../image/myico16.png);}
|
|
.myico21{ background-image: url(../image/2wmico0.png);}
|
|
.myico22{ background-image: url(../image/2wmico1.png);}
|
|
.myico23{ background-image: url(../image/2wmico2.png);}
|
|
.myico24{ background-image: url(../image/guquanico.png);}
|
|
.gggbox{height: 6em;border-top:1px solid #d7d7d7;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.uh_ios .gggbox{
|
|
height:6.6em;
|
|
}
|
|
.gggbox .gggborder{width: 100%;height: 100%; border-right:1px solid #d7d7d7;}
|
|
.showa45{background:url(../image/icodb.png) no-repeat center center;-webkit-background-size:100% 100%;
|
|
background-size:100% 100%;}
|
|
.showa45 div{height:50%;width:100%;}
|
|
.showa45 span{float:left;display: block; margint:0;margin-left:1em; margin-top:0.8em; width:1.7em; height:1.7em;}
|
|
.showa45 span span{margin:0; width:100%; height:100%;}
|
|
.showa45 label{float:left;margin:0; margin-left:-1.85em; margin-top:2.3em; display: block;}
|
|
|
|
.showa45 div.cztx span{float:right; margin-top:-0.3em; margin-right:0.75em;}
|
|
.showa45 div.cztx label{float:right;margin:0;margin-right:-2.1em; margin-top:0.95em;}
|
|
.showa45 div.axjz span{float:right; margin-top:-0.3em; margin-right:0.75em;}
|
|
.showa45 div.axjz label{float:right;margin:0;margin-right:-2.9em; margin-top:1em;}
|
|
.imgbox{width:1.5em; height:1.5em;}
|
|
.imgbox div{width:100%; height:100%;}
|
|
.fontbox{width:100%; height:2em;}
|
|
.fontbox span{ display:block; color: #848484;}
|
|
|
|
.showmenu{ position:absolute; right: 1em; top:0em; width:8em; color: #FFFFFF; z-index: 100; background-color: #AAAAAA; border:1px solid #f1f1f1; z-index: 1;}
|
|
.showmenu ul{float:left; margin: 0.5em;}
|
|
.showmenu ul li{float:left; margin: 0.2em 0;}
|
|
.showmenu ul li span{float:left; margint:0; width: 1.3em; height:1.5em;}
|
|
.showmenu ul li span.myico0{ background-image: url(../image/zhuanzhang2.png);}
|
|
.showmenu ul li span.myico1{ background-image: url(../image/chongzhi2.png);}
|
|
.showmenu ul li span.myico2{ background-image: url(../image/tixian2.png);}
|
|
.showmenu ul li label{float:right;display:block; margint:0; width:5em;height:1.5em; line-height:1.5em; cursor:pointer;}
|
|
|
|
.zyjbox div{ line-height:2em; font-size: 1em; text-align: center;}
|
|
.datatable{ width: 100%; background-color: #FFFFFF;}
|
|
.datatable ul{ width: 100%;}
|
|
.datatable ul li{float:left; width: 100%;height:2em; border:1px solid #f5f5f5;background-color: #FFFFFF;}
|
|
.datatable ul span{float:left; display: block; height:2em;border-right:1px solid #f5f5f5; text-align: center; line-height: 2em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; text-overflow: ellipsis; overflow: hidden; white-space: nowrap !important; outline: 0 !important}
|
|
.datatable ul span.zhanghu{ width: 25%;}
|
|
.datatable ul span.shouji{ width: 25%;}
|
|
.datatable ul span.tjr{ width: 25%;border-right:0;}
|
|
.datatable ul span.tjzh{ width: 33%;}
|
|
.datatable ul li.htit{ font-weight:500; background-color: #e1eef4;
|
|
/*filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);
|
|
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);
|
|
background:#dbd8d8;
|
|
background:-moz-linear-gradient(top, #ffffff,#dbd8d8);
|
|
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dbd8d8));
|
|
background:-o-linear-gradient(top, #ffffff, #dbd8d8); */
|
|
}
|
|
.datatable ul li.htit{ }
|
|
|
|
.Orders_List{ margin:0 auto; overflow:hidden; width:100%;}
|
|
.Orders_List ul{float:left;width:100%; position:relative; overflow:hidden; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.Orders_List ul.ordertitle,.Orders_List ul.toptitle{background: #FFFFFF;}
|
|
.Orders_List ul.toptitle{background-image:none; margin:0;border: 1px solid #d7d7d7; border-bottom:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.Orders_List ul.toptitle li{float:left; width:10em; text-align:left; padding:.1em 1em; line-height:2em; overflow:hidden;}
|
|
.Orders_List ul.toptitle li.ddh,.Orders_List ul.toptitle li.xdsj{width:100%;}
|
|
.Orders_List ul.toptitle li.zt{width:100%;}
|
|
.Orders_List ul.toptitle li.cz{width:100%;}
|
|
.Orders_List ul.toptitle li.gmfx{width:100%;}
|
|
.Orders_List ul.toptitle li label{ font-weight:bold;}
|
|
.Orders_List ul.toptitle li span.je{ color: red;}
|
|
.Orders_List ul.toptitle li.cz{width:100%;}
|
|
.Orders_List ul.toptitle li.cz span.Order_botton{
|
|
height:2em;
|
|
padding:0.2em 1em;
|
|
margin:0;
|
|
display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;
|
|
background-color:#ff4a00;
|
|
|
|
text-align:center;
|
|
color:#fff;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
border:0;
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
|
|
.Orders_List ul.toptitle li.cz span.Order_botton2{
|
|
height:2em;
|
|
padding:0.2em 1em;
|
|
margin:0;
|
|
display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;
|
|
background-color:#00a1ea;
|
|
|
|
text-align:center;
|
|
color:#fff;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
border:0;
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
|
|
.Orders_List ul.ordertitle{height:auto;}
|
|
.Orders_List ul.ordertitle li{float:left; width:96px;_width:116px; height:35px; text-align:center; line-height:35px; padding:0 10px; border-right: 1px solid #f5f5f5; overflow:hidden;}
|
|
.Orders_List ul.ordertitle li.ddxx{width:536px;}
|
|
.Orders_List ul.ordertitle li.zt{width:110px;_width:130px;}
|
|
|
|
.Orders_List ul.midtitle{border: 1px solid #f5f5f5; border-top:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0; background-color:#fff;}
|
|
.Orders_List ul.midtitle li{float:left; width:4em; text-align:center; line-height:3.5em; padding:0 1em; padding-bottom:1em; height:100%; padding-bottom:9999px; margin-bottom:-9999px; overflow:hidden;}
|
|
|
|
.Orders_List ul.midtitle li img{ float:left;border: 1px solid #f5f5f5; margin:1em; margin-left:0; width: 4em;}
|
|
|
|
.Orders_Info_table{ width:100%;border-collapse:collapse; background-color:#fff; margin-top:.5em;}
|
|
.Orders_Info_table th,.Orders_Info_table td{ padding:.5em; line-height:2em;border: 1px solid #d7d7d7;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.Orders_Info_table td img{border: 1px solid #f5f5f5; width:2.2em; height: 2.2em;}
|
|
.Orders_Info_table td.Orders_Product_td{padding:0px;}
|
|
.Orders_Info_table td span.Orders_Info_title,.Orders_Info_table td span.Orders_Info_title span{ float:left; display:block;}
|
|
.Orders_Info_table td span.Orders_Info_title span{ width:100%;}
|
|
.Orders_Info_table td span label.je{font-weight:bold; color:red;}
|
|
.Orders_Info_table td span.Order_botton{
|
|
height:2em;
|
|
padding:0 1em;
|
|
margin:0;
|
|
display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;
|
|
background-color:#ff4a00;
|
|
line-height:2em;
|
|
text-align:center;
|
|
color:#fff;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
border:0;
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
|
|
.Orders_Product_table{width:100%;border-collapse:collapse; margin:0; }
|
|
.Orders_Product_table th,.Orders_Product_table td{ padding:0.2em; line-height:2.5em; text-align:center;}
|
|
.Orders_Product_table th{ font-weight:bold; background-color:#eee;}
|
|
.Orders_List_view{float:left;width:100%;}
|
|
.Orders_List_view ul{float:left;width:100%;}
|
|
.Orders_List_view ul.toptitle,.Orders_List_view ul.bottomtitle{ height:2.5em;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #dbd8d8));}
|
|
.Orders_List_view ul.toptitle li,.Orders_List_view ul.bottomtitle li{float:left; width:200px; height:35px; text-align:center; line-height:2.5em; padding:0 1em;}
|
|
.Orders_List_view ul.bottomtitle{ height:35px;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dbd8d8));}
|
|
|
|
|
|
.nav {
|
|
width: 100%;
|
|
background-color: #fff;
|
|
overflow:hidden;
|
|
}
|
|
|
|
.nav:before,
|
|
|
|
.nav:after {
|
|
content: "";
|
|
display: block;
|
|
}
|
|
|
|
.nav:after {
|
|
clear: both;
|
|
font-size: 0;
|
|
height: 0;
|
|
line-height: 0;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.nav .nav-item {
|
|
width: 25%;
|
|
float: left;
|
|
text-align: center;
|
|
font-size: 0.85em;
|
|
}
|
|
|
|
|
|
.nav .nav-item i {
|
|
|
|
display:block;
|
|
margin:0 5%;
|
|
margin-top:20px;
|
|
width: 90%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.nav .nav-item i img{
|
|
width: 80%;
|
|
}
|
|
|
|
.nav .nav-item span {
|
|
margin-top: 0.2em;
|
|
display: block;
|
|
height: 2em;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.icon.icon-type {
|
|
background-position: 4px -50px;
|
|
}
|
|
.icon.icon-order {
|
|
background-position: -52px -50px;
|
|
}
|
|
.icon.icon-shopcart {
|
|
background-position: 4px -107px;
|
|
}
|
|
.icon.icon-download {
|
|
background-position: -52px -107px;
|
|
}
|
|
|
|
.floor-product-item a{
|
|
text-decoration: none;
|
|
}
|
|
.product-hd {
|
|
margin: 0px 10px;
|
|
height: 3em;
|
|
line-height: 3em;
|
|
background: #fff;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.product-hd .product-hd-txt {
|
|
height: 2em;
|
|
font-size: 0.85em;
|
|
padding-left: 10px;
|
|
color: #405660;
|
|
}
|
|
.product-hd .product-hd-more {
|
|
float: right;
|
|
width:1.8em;
|
|
height:1.8em;
|
|
display:block;
|
|
background:url(../image/more2.png) no-repeat 0 0; background-size:100% 100%;
|
|
margin-right: 1em;
|
|
margin-top: .3em;
|
|
}
|
|
.list_category{
|
|
position:fixed;
|
|
top:2.5em;
|
|
left:0;
|
|
width:22%;
|
|
z-index:1;
|
|
}
|
|
.uh_ios .list_category{
|
|
top:4.5em;
|
|
}
|
|
.list_category ul{
|
|
margin: 0;
|
|
width: 100%;
|
|
position:relative;
|
|
float:left;
|
|
}
|
|
.list_category ul li{
|
|
position:relative;
|
|
float:left;
|
|
margin:0;
|
|
width:100%;
|
|
height:3em;
|
|
text-align: center;
|
|
line-height: 3em;
|
|
font-size: 1em;
|
|
|
|
}
|
|
|
|
.list_category ul li span{
|
|
display:block;
|
|
|
|
float:left;
|
|
width: 100%;
|
|
height:100%;
|
|
font-size: 1em;
|
|
border-bottom: 1px solid #FFFFFF;
|
|
}
|
|
|
|
.list_category ul li span.hover{
|
|
border-bottom: 1px solid #FF0000;
|
|
}
|
|
|
|
.list_content{
|
|
float:right;
|
|
margin:0;
|
|
margin-left:0;
|
|
width: 78%;
|
|
height:100%;
|
|
min-height:40em;
|
|
background-color:#FFFFFF;
|
|
overflow: hidden;
|
|
}
|
|
.floor-product-subbox{
|
|
|
|
width: 100%;
|
|
margin-bottom:1em;
|
|
background-color:#FFFFFF;
|
|
}
|
|
.floor-product-subbox ul{
|
|
|
|
width: 100%;
|
|
}
|
|
.floor-product-subbox ul li{
|
|
width:auto;
|
|
float:left;
|
|
margin:0.3em;
|
|
padding: 0em 0.5em;
|
|
height:1.5em;
|
|
line-height: 1.5em;
|
|
font-size: 0.85em;
|
|
border: 1px solid #DFDFDF;
|
|
text-align:center;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
}
|
|
.floor-product-subbox ul li.hover{
|
|
border: 1px solid #FF0000;
|
|
}
|
|
.floor-product-item {
|
|
|
|
|
|
margin: 0;
|
|
overflow: hidden;
|
|
}
|
|
.floor-product-item .product-hd {
|
|
width: 100%;
|
|
margin: 0px;
|
|
border-bottom: none;
|
|
}
|
|
.floor-product-item .product-item-cont {
|
|
|
|
width: 100%;
|
|
height: auto;
|
|
*zoom: 1;
|
|
text-align: center;
|
|
border-top: 1px solid #eee;
|
|
border-left: 1px solid #eee;
|
|
background: #fff;
|
|
}
|
|
|
|
.floor-product-item .product-item-cont:before,
|
|
.floor-product-item .product-item-cont:after {
|
|
content: "";
|
|
display: block;
|
|
}
|
|
.floor-product-item .product-item-cont:after {
|
|
clear: both;
|
|
font-size: 0;
|
|
height: 0;
|
|
line-height: 0;
|
|
visibility: hidden;
|
|
|
|
}
|
|
.floor-product-item .product-item-cont .product-item1-img {
|
|
width: 50%;
|
|
/*height: 100%;*/
|
|
display: block;
|
|
margin-left: -1px;
|
|
float: left;
|
|
}
|
|
.floor-product-item .product-item-cont .product-item1-img img {
|
|
width: 100%;
|
|
display: block;
|
|
/*height: 100%;*/
|
|
}
|
|
.floor-product-item .product-item-cont .product-item2-img {
|
|
width: 50%;
|
|
/*height: 100%;*/
|
|
margin-left: -1px;
|
|
display: block;
|
|
float: left;
|
|
}
|
|
.floor-product-item .product-item-cont .product-item2-img img {
|
|
width: 100%;
|
|
display: block;
|
|
/*height: 100%;*/
|
|
}
|
|
.floor-product-item .product-item-cont .product-item2-cont {
|
|
width: 50%;
|
|
float: left;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
}
|
|
.floor-product-item .product-item-cont .product-item2-cont .product-cont {
|
|
width: 50%;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont {
|
|
float: left;
|
|
margin-right:-1px;
|
|
width: 50%;
|
|
border-bottom: 1px solid #eee;
|
|
border-right: 1px solid #eee;
|
|
display: block;
|
|
overflow:hidden;
|
|
box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
-webkit-box-sizing:border-box;
|
|
}
|
|
|
|
.floor-product-item .product-item-cont .product-cont span {
|
|
/*width: 100%;*/
|
|
height: 1.5em;
|
|
line-height: 1.5em;
|
|
margin-left: .5em;
|
|
/*float: left;*/
|
|
display: block;
|
|
font-size: 0.85em;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont .txt {
|
|
color: #000000;
|
|
margin-top: .4em;
|
|
text-overflow:ellipsis;white-space:nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont .rmb {
|
|
|
|
color: #df1717;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont .rmb del{
|
|
color: #9f9f9f;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont a {
|
|
display: block;
|
|
float: right;
|
|
}
|
|
.floor-product-item .product-item-cont .product-cont img {
|
|
|
|
width: 90%; margin-top:0.8em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
|
|
}
|
|
.floor-product-item .product-item-cont > .product-cont:first-child {
|
|
border-left: none;
|
|
}
|
|
.ajaxLoader{ position:fixed; top:48%;left:0;right:0; margin: 0 auto; vertical-align: middle; width:6em; height:6em; line-height:2em; font-size:1em; z-index:1001; text-align:center;}
|
|
.ajaxLoader div{
|
|
margin: 0 auto; vertical-align: middle; width:100%; height:100%; background-color: #F1F1F1; color:#000000; -webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;
|
|
}
|
|
.ajaxLoader img {
|
|
margin-top:1em; width:1.8em; height:1.8em;
|
|
}
|
|
.ajaxLoader2{width:100%; height:100%; line-height:10em; font-size:3em; text-align:center; background-color: #FFFFFF;opacity: 0.70;}
|
|
.ajaxLoader2 img {
|
|
vertical-align: middle;width:1.8em; height:1.8em;
|
|
}
|
|
.searchbox{ margin:0 2em; margin-top:2em;height:6em; border-bottom:1px solid #d7d7d7;}
|
|
.searchbox .inpubox{ float:left; width: 80%; height:2.5em; }
|
|
.searchbox .inpubox #keyword{ margin:0; width: 100%; font-size:1em; height:2.5em; border:1px solid #00c1f9; outline: none; text-indent: 0.3em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.searchbox .icobox{float:left; width: 20%;height:2.5em; font-size:1em; background-color:#00c1f9; color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.searchbox2{ margin:0 1em; margin-top:1em;height:3.5em; border-bottom:1px solid #d7d7d7;}
|
|
.searchbox2 .inpubox{ float:left; width: 42%; height:2.5em; }
|
|
.searchbox2 .inpubox #keyword{ margin:0; width: 100%; font-size:1em; height:2.5em; border:1px solid #00c1f9; outline: none; text-indent: 0.3em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.searchbox2 .icobox{float:left; width: 15%;height:2.5em; font-size:1em; background-color:#00c1f9; color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.searchbox2 .seticobox{float:left; margin:0 0.5em; padding:0 0.5em; width:auto;height:2.5em; line-height:2.5em; text-align:center; font-size:1em; background-color:#00c1f9; color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.searchbox2 .seticobox.syc{margin:0; }
|
|
|
|
.productcount{margin:0 20px;}
|
|
|
|
|
|
.jhqw_view{float:left;width:100%; margin-top:1em; background-color:#fff;overflow:hidden;position:relative;}
|
|
.jhqw_view h1{float:left;width:100%; padding-left:0.7em; margin-top:.2em; margin-bottom:.2em; font-weight:bold; font-size:1.2em; position:relative; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.jhqw_view .favorite{float:left; position:relative; display:block; width:19%; height:1em;border-left:1px solid #ededed; text-align:center; line-height:80px;background: url(../image/mobilebg.png) no-repeat 50% -177px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.jhqw_view h2{float:left; padding:0 1em; width:100%; position:relative; line-height:2em;font-size:0.85em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.jhqw_view h2 em{ font-style:normal; font-weight:bold; color:#ff0000;}
|
|
.jhqw_view h2 del{ font-style:normal; font-weight:bold; color:#aaa;}
|
|
.jhqw_view h2 span{display:inline-block;display:-moz-inline-stack;*display:inline;}
|
|
.jhqw_view h2 span.tmj{ background-color:#f62800; text-align:center; line-height:1.5em; color:#fff; padding:0px 2px;}
|
|
.jhqw_view h2.scje{color:#aaa;}
|
|
.jhqw_view h2.dagou{ margin-top:0.5em;}
|
|
.jhqw_view h2.dagou span{background: url(../image/mobilebg.png) no-repeat 0px -248px; text-indent:25px; padding-right:10px;}
|
|
.jhqw_view h2.baoyou{margin-top:0.5em;}
|
|
.jhqw_view h2.baoyou span{background: url(../image/mobilebg.png) no-repeat 0px -284px; text-indent:25px; padding-right:10px;}
|
|
.jhqw_view h2.guige{margin:0.5em 0em;}
|
|
.jhqw_view h2.guige span{margin:0.5em; padding:0 0.2em;border:1px solid #c2c2c0; font-family:"Arial"}
|
|
.jhqw_view h2.guige span.hover{border:1px solid #cc0000;}
|
|
.jhqw_view h2.yanse{margin:0.5em 0em;}
|
|
.jhqw_view h2.yanse span{margin:0.5em; margin-bottom:0; padding:0 0.2em;border:1px solid #c2c2c0; font-family:"Arial"}
|
|
.jhqw_view h2.yanse span.hover{border:1px solid #cc0000;}
|
|
.jhqw_view h2.goumai{margin-top:0.5em;}
|
|
.jhqw_view h2.goumai label,.jhqw_view h2.goumai span,.jhqw_view h2.goumai input{ float:left; display:block;}
|
|
.jhqw_view h2.goumai label{width:auto height:2em; line-height:2em; font-weight:bold; color:#f62800; font-style:normal;}
|
|
.jhqw_view h2.goumai span span,.jhqw_view h2.goumai span input{float:left; display: block; width:2.2em; height:2.2em;font-size: 1em;}
|
|
.jhqw_view h2.goumai span input{border:1px solid #c2c2c0;border-left:0;border-right:0; text-align:center; line-height:2em; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.jhqw_view h2.goumai span span.input_del{background: url(../image/addandcut0.png) no-repeat 0px 0px; background-size:100% 100%;}
|
|
.jhqw_view h2.goumai span span.input_add{background: url(../image/addandcut1.png) no-repeat 0px 0px; background-size:100% 100%;}
|
|
.jhqw_view h2.goumai span span.Inventory{margin-left:2em; width:auto;line-height:2em; text-align:center; overflow:hidden}
|
|
.jhqw_view h2.goumai span span.Inventory2{margin:0; }
|
|
.jhqw_view h2.yunfeishuoming{margin-top:0.5em;color: #FF0000; font-size: 1em;}
|
|
.jhqw_view h2.yunfeishuoming label{color: #FF0000;}
|
|
.jhqw_view h2.yansebox{margin-top:10px;}
|
|
.jhqw_view h2.yansebox label{float:left; display:block;width:80px; height:30px; line-height:30px; font-weight:bold; color:#f62800; font-style:normal;font-size:16px;}
|
|
.jhqw_view h2.yansebox span{float:left; display:block; margin-right:10px; width:auto; height:30px; line-height:30px; border:1px solid #dfdfdf; position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;}
|
|
.jhqw_view h2.yansebox span a,.jhqw_view h2.yansebox span a:visited{float:left; display:block; color:#000; padding:0 5px; height:30px; line-height:30px;font-size:14px;}
|
|
.jhqw_view h2.yansebox span.blank a,.jhqw_view h2.yansebox span.blank a:visited{ color:#fff;}
|
|
.jhqw_view h2.yansebox span.hover{padding-right:20px;border:1px solid #f62800;}
|
|
|
|
.jhqw_view h2.yansebox span.hover em{ position:absolute; top:0; right:0; display:block; width:24px; height:24px; background: url(../image/cart.png) no-repeat -36px -36px;}
|
|
|
|
.jhqw_view h2.peisheng{margin-top:0.7em;}
|
|
.jhqw_view h2.peisheng .peisheng_title{position:relative; float:left; height: 2em; width:100%;}
|
|
.jhqw_view h2.peisheng label{}
|
|
.jhqw_view h2.peisheng .distit{}
|
|
.jhqw_view h2.peisheng .yunfeibox{ margin-left:2em;}
|
|
.jhqw_view h2.peisheng .yunfeibox span{ color: #FF0000;}
|
|
.jhqw_view h2.peisheng i{display:inline-block; width:1em; height:1em; margin-left:0.3em; background: url(../image/faifeidown.png) no-repeat 0 0.2em; background-size:100% 100%;}
|
|
.jhqw_view h2.peisheng #provincebox
|
|
{
|
|
position:absolute;
|
|
top:0.5em;
|
|
left:0;
|
|
width:100%;
|
|
padding-left:1.2em;
|
|
padding-right:1.2em;
|
|
background-color:#FFFFFF;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
z-index:101;
|
|
}
|
|
.jhqw_view h2.peisheng .distit #provincebox dl
|
|
{
|
|
width:100%;
|
|
height:3em;
|
|
background:url(/images/line.png) 0 0 repeat-x;
|
|
}
|
|
.jhqw_view h2.peisheng #provincebox dl dt
|
|
{
|
|
float:left;
|
|
|
|
margin:0;
|
|
margin-top:0;
|
|
padding:0;
|
|
width:33.33333333333333%;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
height:3em;
|
|
cursor:pointer;
|
|
border:1px solid #DFDFDF;
|
|
border-bottom:0;
|
|
background-color:#FFFFFF;
|
|
text-align:center;
|
|
line-height:3em;
|
|
position:relative;
|
|
overflow:hidden;
|
|
text-align: center;
|
|
text-indent: 0;
|
|
}
|
|
.jhqw_view h2.peisheng #provincebox dl dt#provincetitle,.jhqw_view h2.peisheng .distit #provincebox dl dt#citytitle{ border-right: 0;}
|
|
.jhqw_view h2.peisheng #provincebox dl dt.selected
|
|
{
|
|
margin-top:0;
|
|
height:3.2em;
|
|
}
|
|
.jhqw_view h2.peisheng #provincebox dl dt i
|
|
{
|
|
position:absolute; display: block; width:1em; height:1em; left:6em; top:0.9em;background: url(../image/faifeidown.png) no-repeat 0 0px; background-size:100% 100%;
|
|
}
|
|
.jhqw_view h2.peisheng #provincebox ul
|
|
{
|
|
float:left;
|
|
position:relative;
|
|
width:100%;
|
|
height:auto;
|
|
border:1px solid #DFDFDF;
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|
|
|
}
|
|
.jhqw_view h2.peisheng #provincebox ul li
|
|
{
|
|
float:left;
|
|
margin:0.5em;
|
|
padding:0 0.2em;
|
|
width:auto;
|
|
height:2em;
|
|
cursor:pointer;
|
|
border:1px solid #DFDFDF;
|
|
}
|
|
|
|
.jhqw_view h2.peisheng #provincebox ul li.selected{border-color: #FF0000;}
|
|
|
|
|
|
.Body{ margin:.8em; line-height:2em;word-wrap:break-word;word-break:break-all;}
|
|
.Body div,.Body p{ margin:0; padding:0;}
|
|
.Body img{float:left; margin:0; padding:0; width:100%; height:100%; }
|
|
.jhqw_view .Body{ margin:.8em; line-height:2em;word-wrap:break-word;word-break:break-all;}
|
|
.jhqw_view h3{float:left; position:relative; width:100%; position:relative; height:2.5em; line-height:2.5em;cursor:pointer;font-size:0.85em;}
|
|
.jhqw_view h3 label{float:left; text-indent:1em; width:10em; display:block;cursor:pointer;}
|
|
.jhqw_view h3 span{float:right; margin-top:0.8em; margin-right:1em; text-indent:1em; width:1em; height:1em;background: url(../image/faifeito.png) no-repeat 0 0; background-size:100% 100%; display:block; }
|
|
.jhqw_view h3 span.hover{background: url(../image/faifeito.png) no-repeat 10px -338px;}
|
|
.jhqw_view h3.detail{margin-top:10px;border-top:4px solid #ededed;border-bottom:1px solid #ededed;}
|
|
.jhqw_view .Body{margin:0 1em; padding:0;text-align:left;}
|
|
.jhqw_view .Body div,.jhqw_view .Body p{ margin:0; padding:0;}
|
|
.jhqw_view .Body span{argin:0; padding:0;}
|
|
.jhqw_view .Body img{float:left; margin:0; padding:0; width:100%; height:100%; }
|
|
#showpic{position:fixed; width:150px; height:150px; z-index:1; left:570px;bottom:400px; display:none;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
|
|
.leftbox{float:left;position:relative;margin-left:.5em;font-size:1em;}
|
|
.leftbox label{float:left;position:relative; margin-top:-0.5em; display:block;font-size:1em; width:2em; height:2em; line-height:2em; background: url(../image/addandcut2.png) no-repeat 0 0px; background-size: 100% 100%;}
|
|
.cartmbox .leftbox{float:left;position:relative;margin-left:.5em;margin-top:1em;color: #000;font-size:1em; height:2.5em;height:2.5em;}
|
|
.cartmbox .leftbox span.cart_Total{font-style:normal; font-weight:bold; color:#ff0000;}
|
|
|
|
.cartmsg{ position:absolute; left:0; bottom:3.9em; width:10em; height:5em; background:rgba(246,40,0,0.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; display: none;color:#fff;}
|
|
.cartmsg h3{margin-top:1em; width:100%; height:2.5em;text-align:center; line-height:2.5em; font-size: 0.8em;}
|
|
.cartmsg h4{ margin:0 auto; width:80%; height:2em;line-height:2em;background-color:#8e0d0a;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#fff; text-align:center; font-size:0.8em;}
|
|
.cartmsg em{ position:absolute; width:1em; height:1em; left:1.5em; bottom:-0.6em;background: url(../image/faifeidown2.png) no-repeat 0 0px; background-size:100% 100%; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}
|
|
.cartmsg i{ position:absolute; width:1em; height:1em; right:0.2em; top:0.2em;background: #8e0d0a; color:#FFFFFF; font-size:0.8em; line-height:1em; font-style:normal; text-align:center; cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; font-family:"Arial"}
|
|
.cartnum{ position:absolute;color:#fff; left:2em; bottom:3.2em;width:1.2em; height:1.2em; font-size:0.8em; line-height:1.2em; background-color:#f62800;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; text-align:center;}
|
|
.rightbox{float:right;margin-right:1em;height:2.5em; line-height:2.5em;}
|
|
.rightbox input{float:right; margin-top:0.5em; padding:.4em 1em; display:block; font-size: 1em; background-color:#00c1f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#fff; border:0;}
|
|
.rightbox input.input_shopcart,.rightbox input.input_shopdh{background-color:#ff4a00;margin-right:1em;}
|
|
.rightbox input.input_shopjs{}
|
|
.rightbox input[disabled='true']{background-color:#bbb;}
|
|
.dbtnbox{ width: 100%; text-align: center;}
|
|
.dbtnbox input{margin-top:0.5em; padding:.4em 0.5em; font-size: 1em; background-color:#00c1f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#fff; border:0; width: 4em; overflow:hidden;}
|
|
.dbtnbox input#setbtn2{background-color:#ff4a00;width: 5em; overflow:hidden;}
|
|
.dbtnbox input#setbtn{width: 5em; overflow:hidden;}
|
|
.NoCartNum{float:left; width:100%; margin:10px 0; padding:1em 0; border:1px solid #dfdfdf; background-color:#fff; font-size:12em; text-align:center;overflow:hidden;}
|
|
.NoCartNum a,.NoCartNum a:visited{ color:#ff0000;}
|
|
.productlist{width:100%; margin-top:1em;overflow:hidden;}
|
|
.productlist ul{ margin:0;overflow:hidden; position:relative;width:100%;}
|
|
.productlist ul li{ margin:1em 0; padding:1em; width:100%; overflow:hidden; position:relative; border:1px solid #dfdfdf; border-left:0;border-right:0; background-color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.productlist ul li span.limg{float:left; width:20%;display:block;}
|
|
.productlist ul li span.limg img{width:100%; height:100%;}
|
|
.productlist ul li span.rname{float:left; padding-left:1em; display:block; width:75%; overflow:hidden;}
|
|
|
|
.productlist ul li span.rname span{float:left;display:block;width:100%;padding-left:0;}
|
|
.productlist ul li span.rname span.prodName{float:left; display:block;width:90%; font-family:"Arial"}
|
|
.productlist ul li span.rname span.je,.productlist ul li span.rname span.tnum{ margin-top:1em;}
|
|
.productlist ul li span.rname em{ font-style:normal; font-weight:bold; color:#ff0000;}
|
|
.productlist ul li span.rname span.je del{ font-style:normal; font-size:1.2em; font-weight:bold; color:#aaa;}
|
|
.productlist ul li span.rname span.tnum span,.productlist ul li span.rname span.tnum input{float:left; display: block; height:2.2em;width:2.2em;}
|
|
.productlist ul li span.rname span.tnum input{float:left; display: block;border:1px solid #c2c2c0;border-left:0;border-right:0;font-size:1em; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.productlist ul li span.rname span.tnum span.input_del{background: url(../image/addandcut0.png) no-repeat 0px 0px; background-size:100% 100%;}
|
|
.productlist ul li span.rname span.tnum span.input_add{background: url(../image/addandcut1.png) no-repeat 0px 0px; background-size:100% 100%;}
|
|
.productlist ul li span.rname span.tnum span.Inventory{width:10em;line-height:2em; text-align:center;}
|
|
.productlist ul li i{position:absolute; width:1em; height:1em; right:3em;font-size:0.8em; font-family:"Arial"; top:1em;background: #8e0d0a; color:#FFFFFF; line-height:1em; font-style:normal; text-align:center; cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
|
|
|
|
.YHbox{ text-align: center}
|
|
.YHbox span.cart_Total{ color: #FF0000;}
|
|
.dongtaibox{float:left; width: 100%; color: #000000;}
|
|
.dongtaibox ul{float:left; width: 100%;}
|
|
.dongtaibox ul li{ float:left;display:block; width: 100%; height: auto; background-color: #FFFFFF;border-bottom:1px solid #F1F1F1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.dongtaibox ul li span{ float:left; display:block; width: auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.dongtaibox ul li span.toptit{padding: 10px; height:3em;width: 100%;}
|
|
.dongtaibox ul li span .userimg{float:left; width:2em; height: 2em;border:1px solid #DFDFDF;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; background-color: #FFFFFF;}
|
|
.dongtaibox ul li span.toptit .nametime{ margin-left:3px; height:3em;width:auto;}
|
|
.dongtaibox ul li span.toptit .nametime span{height:1.5em;width: 100%;}
|
|
.dongtaibox ul li span.toptit .nametime span.tim{color: #848484;}
|
|
.dongtaibox ul li span.toptit .guangzhu{float:right; height:3em;line-height: 3em; color: #636363;}
|
|
.dongtaibox ul li span.toptit .guangzhu span{float:left; padding:.2em 0.8em; line-height: 2em;background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;}
|
|
.dongtaibox ul li span.toptit .guangzhu span.hovered{background-color: #EEEEEE; color: #aaa;}
|
|
.dongtaibox ul li span.dbody{padding: .5em 1em;width: 100%;}
|
|
.dongtaibox ul li span.dbody .mbody{width: 100%;line-height:2em;word-wrap:break-word;word-break:break-all;}
|
|
.dongtaibox ul li span.dbody .xbody{width: 100%;border:1px solid #F1F1F1; padding: 5px;}
|
|
.dongtaibox ul li span.dbody .xbody .xxtit{ height:3em; padding: .5em 0;width: 100%;}
|
|
.dongtaibox ul li span.dbody .xbody .xxtit .userimg{float:left;width:2em; height: 2em;}
|
|
.dongtaibox ul li span.dbody .xbody .xxtit .name{margin-left:0.3em; height:2em; line-height: 2em;}
|
|
.dongtaibox ul li span.dbody .xbody .xxtit .tim{float:right; line-height: 2em;color: #848484;}
|
|
.dongtaibox ul li span.dbody .xbody .guangzhu{float:right; height:3em;}
|
|
.dongtaibox ul li span.dbody .xbody .xxbody{line-height:2em;word-wrap:break-word;word-break:break-all;}
|
|
.dongtaibox ul li span.bottomtie{float:left; width:100%; margin-top: 1em; padding-bottom:1em; border-bottom:1em solid #eeeeee;}
|
|
.dongtaibox ul li span.bottomtie span{width:33.33333333333333%; border-right:1px solid #DFDFDF; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; text-align: center;}
|
|
.dongtaibox ul li span.bottomtie span span{float:none; margin:0 auto; margin-top:.5em; width:auto;border:0;}
|
|
|
|
.dongtaibox ul li span.bottomtie span span img{ width:2em;vertical-align:middle;}
|
|
|
|
.dongtaibox ul li span.bottomtie span span label{width:auto; margin-left:.3em; height:2em; line-height: 2em;}
|
|
.dongtaibox ul li span em{ font-style:normal; color: red; }
|
|
|
|
.dongtaibox ul.plbox li span.toptit .dianzan{float:right; height:3em;line-height: 3em; color: #636363;}
|
|
.dongtaibox ul.plbox li span.toptit .dianzan img{ width:2em;vertical-align:middle;}
|
|
.dongtaibox ul.addbox li{border-bottom:10px solid #eeeeee; width:100%; text-align: center;}
|
|
.dongtaibox ul.addbox li textarea{ margin-top:0.5em; width:99%; height: 4.5em;border:1px solid #DFDFDF; font-size:1.2em; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.dongtaibox ul.addbox li .plbtn{margin:0 auto; margin-top:.5em;margin-bottom:.5em; width:6em; height: 2.5em;line-height:2.5em; text-decoration:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
|
|
|
|
|
|
.mydongtaibox{background-image: url('../image/loginBg.png');background-size: 100% 100%;width:100%;height:10em}
|
|
|
|
.mynav{float:left; margin:1em 0; padding:1em 0; width:100%; background-color: #FFFFFF;}
|
|
.mynav li{float:left;width:33.33333333333333%; border-right:1px solid #DFDFDF; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; text-align: center;}
|
|
.mynav li label{}
|
|
.mynav li span{color: red;}
|
|
#skzh {margin:1em 0;}
|
|
#skzh p{ margin:0; width: 100%; line-height: 1.5em; font-size: 1em;}
|
|
.juanbtn{ float: right;}
|
|
.juanbtn input{ padding:.2em 0.4em; font-size: 1em; background-color:#00c1f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#fff; border:0;}
|
|
.juanbtn input[disabled='disabled'],.juanbtn input[disabled='true']{background-color:#EEEEEE; color: #AAAAAA;}
|
|
#msgcontent{margin:1em 1.2em; padding:0; background-color:#FFFFFF;color:#808080; line-height:2em;word-wrap:break-word;word-break:break-all;}
|
|
#msgcontent img{ max-width:35em;}
|
|
.list{float:left; margin:0; width:100%;background:#FFFFFF;line-height:1.8em;}
|
|
|
|
.list .fontbox1{float:left;width: 100%;margin:0 1.2em;margin-top:1em; height: 10em; }
|
|
.list .fontbox1 div{float:left;width: 90%;}
|
|
.list .fontbox1 div.ico{width: 10%;height: 10em;}
|
|
.list .fontbox1 div.ico span{ display: block;margin-top:3em; margin-left:em; width:2em;height: 2em;background: url(../image/hytopico.png) no-repeat 0 0; background-size: 100% 100%;}
|
|
.list .fontbox2{float:left;margin:0 1.2em;margin-bottom:1em;width: 100%;background:#FFFFFF url(../image/lin3.png) repeat-y 1em 1em;}
|
|
.list .fontbox2 .icobox{float:left; margin-top:1em; width: 10%; height: 10em;}
|
|
.list .fontbox2 .icobox span{ display: block; margin-top:3.5em; margin-left:0.3em; width:1.4em; height: 1.4em;}
|
|
.list .fontbox2 .icobox span.inactive{ background:url(../image/off.png) no-repeat 0 0;background-size: 100% 100%;}
|
|
.list .fontbox2 .icobox span.inactives{background:url(../image/on.png) no-repeat 0 0;background-size: 100% 100%;}
|
|
.list .fontbox2 .icobox span.inactive1{background:url(../image/on1.png) no-repeat 0 0;background-size: 100% 100%;}
|
|
.list .fontbox2 .fontbox{float:left; padding-top:1em; width: 90%; height: 10em;border-top:1px solid #d7d7d7;}
|
|
|
|
.selectjuanbox{
|
|
position:fixed;
|
|
bottom:0;
|
|
left:0;
|
|
width: 100%;
|
|
height:26.5em;
|
|
background-color: #FFFFFF;
|
|
}
|
|
.selectjuanbox h3{
|
|
float:left;
|
|
width: 100%;
|
|
height:2.5em;
|
|
line-height:1.5em;
|
|
padding-left:1.4em;
|
|
padding-top:.5em;
|
|
border-top:1px solid #DFDFDF;
|
|
}
|
|
.selectjuanbox ul{
|
|
float:left;
|
|
margin:0 1.4em;
|
|
}
|
|
.selectjuanbox ul li{
|
|
float:left;
|
|
width: 100%;
|
|
height:2.5em;
|
|
}
|
|
.selectjuanbox ul li div{ float:left; line-height: 1.8em;}
|
|
.selectjuanbox ul li .je{width:6em; color: red;}
|
|
.selectjuanbox ul li .sj{float:right;width:8em;}
|
|
.selectjuanbox ul li .tjbtn{ float:none; margin:0 auto; width: 6em; height: 2.5em;line-height:2.5em; text-decoration:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.selectjuanbox h4{position:absolute; width:1em; height:1em; right:1.4em;font-size:0.8em; top:1em;background: #8e0d0a; color:#FFFFFF; line-height:1em; font-style:normal; text-align:center; cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
|
|
|
|
|
|
.data_JiangJing{width:50em;}
|
|
.data_JiangJing_box{ width:100%;}
|
|
.data_table{ width:100%;border-collapse:collapse; background-color:#fff; margin-top:10px;}
|
|
.data_table tr th
|
|
{
|
|
border: 1px solid #dfdfdf;
|
|
line-height:2em;
|
|
padding:.1em;
|
|
width:auto;
|
|
text-align:center;
|
|
background-color:#E2F2FF;
|
|
}
|
|
|
|
.data_table td
|
|
{
|
|
border: 1px solid #dfdfdf;
|
|
line-height:2em;
|
|
padding:.2em .1em;
|
|
text-align:center;
|
|
}
|
|
.mobileshow{ width: 100%; text-align: center; line-height: 2.5em; font-size: 1em;}
|
|
.select .icon{width:1em; height:1em; text-indent: -10000px;background: url(../image/faifeidown.png) no-repeat 0 0; background-size: 100% 100%;}
|
|
|
|
.showleft{ position:fixed; left:-2.5em; top:0em; width:2.5em; height:100%;background: url(../image/left_to.png) no-repeat 0 0; background-size: 100% 100%; opacity: 0.30;}
|
|
.showright{ position:fixed; right:-2.5em; top:0em; width:2.5em; height:100%;background: url(../image/right_to.png) no-repeat 0 0; background-size: 100% 100%; opacity: 0.30;}
|
|
.showtop{ position:fixed; top:-2.5em; left:0em; width:100%; height:2.5em;background: url(../image/top_to.png) no-repeat 0 0; background-size: 100% 100%; opacity: 0.30;}
|
|
.showbottom{ position:fixed; bottom:-2.5em; left:0em; width:100%; height:2.5em;background: url(../image/bottom_to.png) no-repeat 0 0; background-size: 100% 100%; opacity: 0.30;}
|
|
|
|
.kdcsbox{margin:0 auto; padding:0; width:100%; height:21em; background-color:#fff; overflow-x:hidden;overflow-y:auto;}
|
|
.statusbox{width:100%; margin:0; padding:0;background-color:#fff; font-size:1em;}
|
|
.statusbox h3{width:100%; height:4em; overflow:hidden;}
|
|
.statusbox h3 span{float:left; width:24%; height:4em;text-align:center; display:block; position:relative;}
|
|
.statusbox h3 span span{ margin-top:0.9em; width:100%; height:1px;border-top:1px solid #dfdfdf;z-index:0;font-size:0.8em;}
|
|
.statusbox h3 span.hover span {border-top:1px solid #5fb711;}
|
|
.statusbox h3 span span.soujian{ float:right; width:50%; margin-right:0;}
|
|
.statusbox h3 span span.qs{ width:50%;}
|
|
.statusbox h3 span span.em{position:absolute; top:0;margin-top:0.1em;z-index:1;border-top:0;}
|
|
.statusbox h3 span em{display:inline-block;display:-moz-inline-stack;*display:inline;width:1.5em; height:1.5em;background:#fff url(../image/wuliu01.png) no-repeat 0 0; background-size:100% 100%;}
|
|
.statusbox h3 span.hover em {background:#fff url(../image/wuliu02.png) no-repeat 0 0; background-size:100% 100%;}
|
|
.statusbox h3 span.hover span.qiasou em { background:#fff url(../image/wuliu03.png) no-repeat 0 0; background-size:100% 100%;}
|
|
.statusbox h3 span i{display:inline-block;display:-moz-inline-stack;*display:inline; font-style:normal;}
|
|
.statusbox h3 span span.qiasou i{ height:1.5em; line-height:1.5em; width:5em; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px; padding:0.1em 0; color:#000; text-align:left; text-indent:10px;}
|
|
.statusbox h3 span.hover span.qiasou i{background:#ff5400 url(../image/wuliu05.png) no-repeat 3em 0.1em; background-size:1.5em 1.5em;color:#fff;}
|
|
.statusbox h3 span span.qiasou i.times{ width:100%;background:none;color:#fd4400;text-indent:0px;text-align:center;}
|
|
|
|
.statusbox ul{float:left; width:100%; margin:0; padding:0;}
|
|
.statusbox ul li{float:left; width:100%; margin:0; padding:0;}
|
|
.statusbox ul li span{float:left; display:block; position:relative;}
|
|
.statusbox ul li span.rq{width:100%; height:3em; margin-left:0.5em; line-height:3em; font-size:1.2em;}
|
|
.statusbox ul li span.conent{height:8em;width:100%; overflow:hidden;}
|
|
.statusbox ul li span.conent span.lconent{float:left;height:8em; width:20%; overflow:hidden;}
|
|
.statusbox ul li span.conent span.lconent span{height:8em; width:1px;border-left:1px solid #dfdfdf; margin-left:3em;}
|
|
.statusbox ul li span.conent span.lconent em{ display:block; position:absolute; top:4em; left:2.2em;width:1.5em; height:1.5em;background:#fff url(../image/wuliu01.png) no-repeat 0 0; background-size:100% 100%;}
|
|
.statusbox ul li span.conent.hover span.lconent em{ background-image:url(../image/wuliu02.png);}
|
|
.statusbox ul li span.conent span.rconent{float:left;height:6em;width:70%; padding:0.4em 1em; background-color:#effbff;border:1px solid #d2e2e8;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:1em;}
|
|
.statusbox ul li span.conent span.rconent span.title{height:4em; width:100%;line-height:1.5em;}
|
|
.statusbox ul li span.conent span.rconent span.time{height:1.5em; line-height:1.8em; width:100%; text-indent:2em; color:#00bb9c;background: url(../image/wuliu05.png) no-repeat 0 0; background-size:1.3em 1.3em;}
|
|
.statusbox ul li span.conent span.rconent em{ display:block; position:absolute; top:2.8em; left:-1.5em; width:1.5em; height:1.5em;background:#fff url(../image/wuliu06.png) no-repeat 0 0; background-size:100% 100%;}
|
|
|
|
.zzjbox{margin:0; padding:0;background-color:#fff; font-size:1em;}
|
|
.zzjbox ul{margin:0; padding:0;}
|
|
.zzjbox ul li{width:100%; margin:0; padding:0;}
|
|
.zzjbox ul li span{float:left; display:block; position:relative;}
|
|
.zzjbox ul li span.conent{height:4.2em;width:100%; overflow:hidden;}
|
|
.zzjbox ul li span.conent span.lconent{float:left;height:4.2em; width:15%; overflow:hidden;}
|
|
.zzjbox ul li span.conent span.lconent span{float:right;height:4.2em; width:1px;border-left:1px solid #00bb9c;}
|
|
|
|
.zzjbox ul li span.conent span.rconent{float:left;height:4em;width:70%;margin-top:1em;}
|
|
.zzjbox ul li span.conent span.rconent span{ margin-left: 1em;}
|
|
.zzjbox ul li span.conent span.rconent span.title{ width:100%;color:red;}
|
|
.zzjbox ul li span.conent span.rconent span.time{margin-top:0em; width:100%;color:#c8c8c8; background-color: #fff;}
|
|
.zzjbox ul li span.conent span.rconent em{ display:block; position:absolute; top:1.2em; left:0em; width:1em; height:1px;border-top:1px solid #00bb9c;z-index:1;}
|
|
|
|
.showthjto{ position:absolute;top:3em;left:0.4em;right:0.4em; height:100%; background-color:#FFFFFF;border:1px solid #DFDFDF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
|
|
.uh_ios .showthjto{top:5em;}
|
|
.showthjto h3{width: 100%;height:2.5em;border-bottom:1px solid #DFDFDF;}
|
|
.showthjto h3 span{float:left;margin-top:0.8em;margin-left:1.4em; display: block; width: 40%;height:2em; font-size:0.85em;}
|
|
.showthjto h3 span.close{ float:right; margin-top:0.5em; margin-right:0.6em; width: 1.2em;height:1.2em;font-size:0.7em; font-family:Arial;background: #8e0d0a; color:#FFFFFF; line-height:1.3em; font-style:normal; text-align:center; cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
|
|
.showthjto #btntj{margin:0 auto; margin-top:.5em;margin-bottom:.5em; width:6em; height: 2.5em;line-height:2.5em; text-decoration:none; background-color:#00c1f9; color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.showthjto #btnqx{margin:0 auto; margin-top:.5em;margin-bottom:.5em; width:6em; height: 2.5em;line-height:2.5em; text-decoration:none; background-color:#EEEEEE; color:#000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
|
|
.showa_box{ position:absolute; display:none; top:40%;left:0.4em;right:0.4em; padding:0; z-index:10001; background-color:#FFFFFF;border:1px solid #DFDFDF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
|
|
|
|
.showa_box h3{width: 100%;height:2.5em;border-bottom:1px solid #dddddd;}
|
|
.showa_box h3 span{float:left;margin-top:0.8em;margin-left:1.4em; display: block; width: 40%;height:2em; font-size:0.85em;}
|
|
.showa_box h3 span.close{ float:right; margin-top:0.5em; margin-right:0.6em; width: 1.2em;height:1.2em;font-size:0.7em; font-family:Arial;background: #8e0d0a; color:#FFFFFF; line-height:1.3em; font-style:normal; text-align:center; cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
|
|
.showa_box ul{margin:0; padding:0;}
|
|
.showa_box ul li{width:100%; height:2em; line-height:2em; margin:0; padding-left:1.4em;padding-right:0.5em; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
|
.showa_box ul li label,.showa_box ul li span{ float:left;margin:0; padding:0; width:auto; display: block; text-align:left;}
|
|
|
|
.showa_box ul li span#bico{float:right;margin-top:0.7em; width:1em; height: 1em; background: url(../image/faifeito.png) no-repeat 0 0;background-size:100% 100%;}
|
|
|
|
.pay2wm h3{ text-align:center; margin-top:1em; font-size: 0.85em; color: #f7f7f7;}
|
|
.pay2wmbox{margin: 0 auto;margin-top:1em; width: 90%; background-color: #FFFFFF; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
|
|
.pay2wmbox .P_imgbox{margin: 0 auto;margin-top:1em; width:90%;}
|
|
.pay2wmbox .P_imgbox img{width:100%;}
|
|
.pay2wmbox .P_fontbox{margin: 0 auto;margin-top:0.2em; width:100%; height:2.5em; text-align: center; color: #000;}
|
|
.pay2wmbox .P_imgbox2{margin: 0 auto; width:60%;}
|
|
.pay2wmbox .P_imgbox2 img{width:100%;}
|
|
.pay2wmbox .P_selbox{margin: 0 auto;margin-top:0.2em;margin-bottom:1em; width:11em; height:2.5em; text-align: center;}
|
|
.pay2wmbox .P_selbox select,.pay2wmbox .P_selbox select option{ font-size: 0.85em;}
|
|
.P_imgbox3{display: none; position:fixed; top:0;left:0; z-index:100; width:100%;height:100%; background-color: #FFFFFF;}
|
|
.P_imgbox3 .imgbox{width:25em;height:10em;margin:0 auto; margin-left: -7.5%; margin-top: 60%;}
|
|
.P_imgbox3 .imgbox img{width:100%;}
|
|
.P_imgbox3 .imgbox .P_fontbox{margin-top:0em; margin-left:0em;}
|
|
.P_imgbox4{display: none; position:fixed; top:0;left:0; text-align:center; z-index:100; width:100%;height:100%; background-color: #FFFFFF;}
|
|
.P_imgbox4 img{margin:0 auto; margin-top:10em; width:75%;}
|
|
#showsj2wm{position:fixed; top:2.5em;left:0; z-index:100; width:100%;height:90%; background-color: #FFFFFF;}
|
|
#showsj2wm img{width:18em;}
|
|
.uh_ios #showsj2wm {
|
|
top 4.5em;
|
|
}
|
|
|
|
#lifemuseu_box{ width: 100%; height:12em; background-color: #ddd;}
|
|
#lifemuseu_box .text{width: 100%; height:2em; line-height:2em; text-align:center; font-size:1.2em; font-weight:400; color:#fff; background-color: #00c1f9; text-align: center}
|
|
#lifemuseu_box .text .ico{ float:right; margin-right:1em; margin-top:0.6em; height:1em; width:1em; background: url(../image/jiantouto.png) no-repeat 100% 100%;background-size:100% 100%;}
|
|
#lifemuseu_box .text .ico.hover{background: url(../image/jiantou.png) no-repeat 100% 100%;background-size:100% 100%;}
|
|
|
|
|
|
#lifemuseu_box .lifemuseu{width: 100%; height:100%; overflow:hidden; overflow-y:auto;}
|
|
#lifemuseu_box .lifemuseu ul{width: 100%;}
|
|
#lifemuseu_box .lifemuseu ul li{width: 100%; margin:1px auto; padding:1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; background: #FFFFFF url(../image/gou.png) no-repeat 90% 50%;background-size:1.5em 1.5em;}
|
|
#lifemuseu_box .lifemuseu ul li.hover{background: #fdff7e url(../image/gouto.png) no-repeat 90% 50%;background-size:1.5em 1.5em;}
|
|
#lifemuseu_box .lifemuseu ul li span{display: block;width: 85%;}
|
|
#lifemuseu_box .lifemuseu ul li span.lifeaddress{color:#aaa;}
|
|
.mapcontainer{ width: 100%; height: 40em; font-size: 1em; line-height:2em;}
|
|
.mapcontainer *{font-size: 1em;} |