﻿@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin: 0; padding: 0; }
img{ border: 0; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
input,button,textarea,select{ *font-size: 100%; }
body{ color:#444645; font: 400 14px/1.5 "Hiragino Sans GB","WenQuanYi Micro Hei",tahoma,sans-serif}
ol,ul{ list-style: none; }
table{ border-collapse: collapse; border-spacing: 0; }
a:link, a:visited{ color: #333333;text-decoration:none;}
a:hover { color:#c9394a;}
a:active { color: #666;}
.a-red,.a-red:link,.a-red:visited,.a-red:active,.a-red:hover { color:#FF3238;}
.clear{clear:both}
.hide{display:none;}
strong { font-weight:600;}
html { overflow-y: scroll; }
body {background-color:#f0efed;}
/*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}*/
.container {margin-right: auto;margin-left: auto;width:95%;clear:both;height:100%;overflow:hidden;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.img-middle {vertical-align:middle;}
.text-muted {color: #777777;}
.text-primary {color: #428bca;}
.text-success {color: #3c763d;}
.text-info {color: #31708f;}
.text-warning {color: #8a6d3b;}
.text-danger {color: #a94442;}
.text-error {color: #a94442;font-size:20px;}
.margin-top { margin-top:15px;}
.margin-bottom { margin-top:30px;}
.margin-bottom2 { margin-bottom:80px;}
.price { color:#f74b00;}
.oldPrice { color:#979797;text-decoration:line-through;}
.divBottom { position: fixed;height:50px;z-index: 1030;right: 0;left: 0;background-color: #ffffff;border-color: #cdcdcd;text-align: center;bottom: 0;}
.divBottom p { width:32.333%;float:left;line-height:50px;font-size:14px;border-right:1px solid #cdcdcd;}
.divBottom .a { color:#3ab7b9;}
/*_WapLayout.cshtml*/
.pW1 {height:30px;line-height:30px;background-color:#FFF;font-size:20px;font-weight:600;text-align:center;margin:5px 10px;}
.pW2 {height:30px;line-height:30px;background-color:#FFF;font-size:14px;font-weight:600;text-align:center;margin:5px 10px 80px 10px;clear:both;}
/*Index*/
.divIndex { clear:both;background-color:#FFF;margin:10px 10px;height:100%;overflow:hidden;padding:10px;}
.divIndex ul {width:50%;float:left; }
.divIndex ul li {line-height:50px; width:90%; text-align:center;background-color:#f5f5f5;height:50px;margin-top:25px;font-weight:600;border-radius:6px;}
/*List*/
.productImg {max-width:80px; vertical-align:middle;border-radius:5px;margin:5px 0px;}
.divList {display:block;width:100%;clear:both;margin-bottom:60px;}
.divListC {clear:both;background-color:#FFF;margin:10px 10px;height:100%;overflow:hidden;}
.divListC .div1{width:30%;float:left;text-align:center; }
.divListC .div2{width:70%;float:left;text-align:left;}
.divListC .div2 p{height:25px;background-color:#FFF;font-size:14px;padding-left:10px;}
.baoMing,.baoMing:visited,.baoMing:link {background-color:#ff5000;padding:5px 10px;width:30%;display:inline-block;float:right;color:#fff;text-align:center;margin-right:10px;border-radius:4px; }
.button,.button:visited,.button:link {background-color:#ff5000;padding:5px 10px;width:30%;display:inline-block;color:#fff;text-align:center;margin-right:10px;border-radius:4px; }
/*JsApiPayPage.cshtml*/
.divJPP { width:100%;}
.divJPP div { clear:both;background-color:#FFF;margin:10px 10px;height:100%;overflow:hidden;}
.divJPP div table {clear:both;background-color:#FFF;width:100%; }
.divJPP div table tr td {border:solid 1px #EFEFEF;height:30px;line-height:30px;padding:5px; }
.divJPP div table tr td input { background-color:#ffffff;color:#555555;border:1px solid #CCC;border-radius:4px;padding:6px 12px;width:80%;}
.divJPP div table tr td p {vertical-align:middle;position:relative;height:30px;}
    .divJPP div table tr td .p1 {background:url(../images/weixin1.png) no-repeat;padding-left:40px; }
.divJPP div table tr td p img {width:25px;height:25px;display:block;height:25px;float:left;}
.divJPP div table tr td p .span1{display:block;height:30px;line-height:25px;top:0px;float:left;margin-left:10px;}
.divJPP div table tr td p .span2{font-size:20px;font-weight:bold;height:25px;float:right;margin-right:10px;}
.divJPP div table tr td select { background-color:#ffffff;color:#555555;border:1px solid #CCC;border-radius:4px;padding:6px 12px;width:80%;}
.submit {border: 1px solid #d43f3a;padding: 6px 20px;color: #ffffff;background-color: #d9534f;border-radius: 4px;}
.divSucess {margin:10px 10px;clear:both;background-color:#FFF;padding:5px 10px; }
.divSucess p { font-size:14px;font-weight:600;margin:5px 0px;}
.divSucess .p { border-bottom:solid 1px #ccc;margin:15px 0px;padding:10px 0px;}
.divSucess .p1 { border-bottom:solid 1px #ccc;padding-bottom:10px;}
/*Order.cshtml*/
.aJiaOrJian:link,aJiaOrJian:visited {display:inline-block;width:10%;float:left; width:30px;height:27px;
background-color:#EFEFEF;text-align:center;font-weight:bold;font-size:18px;border:1px solid #CCC; vertical-align:middle;}
/*Payment.aspx*/
.bodyP {background-color:#7e7e7e;text-align:center;}
.pError { font-size:14px;font-weight:600;margin:50px 0px 0px 0px;text-align:center; color:white;}
.divTiShi {color:white;font-size:24px;font-weight:600;margin:200px auto auto auto;}
.divTiShi img {position:fixed;right:0px;top:0px;width:100px;}

