@charset "utf-8";
/*用户模块 包括登录注册等*/

.m-login .floor{margin-top: 20px;padding-bottom: 40px;}

.page-title {position: absolute;top: 25px;left: 340px; font-size: 18px;padding-left: 15px;padding-top: 25px;line-height: 36px;color: #FF0000;border-left: 2px solid #1c5e9a;}

.login-ad {float: left;margin-left: 5px;margin-top:70px;}
.login-ad img{width: 304px; height: 204px;}
.loginbox {float: left;border: 2px solid #ddd;border-top-color:#1c5e9a;background: #fff; width: 250px;padding: 0 30px;height: 328px;margin-left: 350px;margin-top: 30px; }
.loginbox .s-title {font-size: 16px;color: #333;line-height: 30px;margin-top: 15px;margin-left: -5px;}
.loginbox ul {margin-left:-20px;}
.loginbox li {margin-top: 27px;}
.loginbox .field {position: relative;margin-top: 27px;}
.loginbox .form-control {color: #7a8382;font-size: 16px; padding: 0 10px 0 60px;width: 217px; height: 45px;line-height: 45px; border: 1px solid #ccc;}
.loginbox .form-control:focus {border-color: #bbb;}
.loginbox .username-ico {background: url(../images/ico-user.jpg) no-repeat top left ;}
.loginbox .password-ico {background: url(../images/ico-pass.jpg) no-repeat top left }
.loginbox .btn {width: 100%;font-size: 16px;margin-left: 8px;}

.m-register {}
.m-register .hd {border-bottom: 3px solid #009dd9;margin-top: 20px;}
.m-register .hd li {float: left;}
.m-register .hd a {display: block;width: 260px;text-align: center;height: 50px;line-height: 50px;font-size:30px;color: #222;}
.m-register .hd .on a {background: #009dd9;color: #fff;}
.m-register .hd a:hover {color: #009dd9;}
.m-register .hd .on a:hover {background: #009dd9;color: #fff;}
.m-register .step { padding-top: 40px;border-bottom: 2px solid #ddd;text-align: center;}
.m-register .step ul {width: 960px;margin: 0 auto; position: relative;bottom: -2px;}
.m-register .step li {color: #222;font-size: 28px;line-height: 50px;padding: 12px 10px;float: left;margin: 0 45px;border-bottom: 2px solid #ddd;}
.m-register .step li i {vertical-align: middle;width: 50px;height: 50px;border-radius: 50%;display: inline-block;margin-right: 20px;background: #ddd;color: #fff;font-size: 28px; }
.m-register .step li.on {border-bottom-color: #ff9900;}
.m-register .step li.on i {background: #ff9900;}
.m-register .s-title {color: #000; font-size: 30px;line-height: 30px;padding: 50px 0 30px; border-bottom: 3px solid #ddd; text-align: center;}

.m-register .form {padding-bottom: 70px;width: 920px;margin: 38px auto 0;} 
.m-register .control-label {width: 400px;}
.m-register .control-span {padding-left:415px; }
.m-register .btn-blue {}

.btn-register {font-size: 20px;padding: 6px 40px;}
.btn-nextstep {width: 180px;padding: 0;height: 36px;}
.register-ok {text-align: center;padding: 150px 0 200px;}

/*购物车*/
.cart-title {font-size: 18px;font-weight: bold;color: #0055a3;height: 30px;line-height: 30px;margin-top: 10px;}
.cart-table-th {border: 1px solid #d2d2d2;background: #eee;height: 40px;line-height: 40px; color: #888888;}
.cart-table-th .th-chk {width: 190px;}
.cart-table-th .th-chk .select-all {margin-left: 30px;}
.cart-table-th .th-item {width: 490px;}
.cart-table-th .th-price {width: 160px;}
.cart-table-th .th-amount {width: 140px;}
.cart-table-th .th-sum {width: 120px;}
.cart-table-th .th-op {width: ;}

.order-item {padding: 20px 0;}
.order-item .cateTitle {border-bottom: 2px solid #aaaaaa;color: #0055a3;font-size: 16px;font-weight: bold;padding-left: 28px;line-height: 30px;height: 30px;}
.order-list {}
.order-list .td {float: left;}
.item-content {padding: 12px 0 ;border-bottom: 2px dashed #d2d2d2}
.item-content .td-chk {width: 80px;}
.item-content .td-chk input {margin-left: 28px;margin-top: 10px;}
.item-content .td-item {width: 610px;}
.item-content .td-item .pic {float: left;width: 84px;height: 84px;overflow: hidden; border: 1px solid #d2d2d2;}
.item-content .td-item .pic img {width: 84px;height: auto;display: block;}
.item-content .td-item .detail {padding-left: 96px;}
.item-content .td-item .detail .name{height: 20px;padding-bottom: 15px;}
.item-content .td-item .detail .info{color: #888;line-height: 24px;font-size: 12px;}
.item-content .td-price {width: 105px;margin-top: 30px;}
.item-content .td-amount {width: 195px;margin-top: 25px;}
.item-content .td-sum {width: 110px;margin-top: 30px;}
.item-content .td-op {width: ;margin-top: 30px;}
.wrap-input { position: relative; width: 62px; padding: 0 33px }
.wrap-input a { position: absolute; top: 0;border: 1px solid #ccc; width: 32px;color: #222;font-weight: bold; height: 32px; overflow: hidden;text-align: center; line-height: 32px }
.wrap-input .btn-reduce { left: 0; font-size: 20px;}
.wrap-input .btn-add { right: 0;font-size: 20px; }
.wrap-input .btn-reduce.disabled { cursor: default;color: #999; }
.wrap-input .text { width: 60px; height: 32px;line-height: 32px; border: 1px solid #ccc;  text-align: center }
.wrap-input .text:focus {box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;border: 1px solid #bbb;}

.cart-table-tf {margin-top: 30px;border: 1px solid #d7d7d7;height: 52px;}
.cart-table-tf .th-chk {line-height: 52px;}
.cart-table-tf .th-chk input {margin-left: 28px;}
.cart-table-tf .th-order-detail {line-height: 30px;}
.cart-table-tf .th-order-detail .btn {padding: 0 ;width: 120px;font-size: 20px; border-radius: 0; font-weight: bold;height: 52px;line-height: 52px;}
.cart-table-tf .th-order-detail .btn.disabled {background: #ddd;border-color: #ddd;color: #999;cursor: default;}

.m-order-pay .box {padding: 20px 30px 40px;}
.m-order-pay .cart-title {font-size: 18px;color: #222;margin-top: 10px;}
.m-order-pay .s-title {padding: 8px 0;}
.m-order-pay .s-title h3 {font-size: 16px;}
.m-order-pay .s-title.b-b {border-bottom: 1px solid #d2d2d2;}
.cart-add-mo{ padding-bottom:20px;}
.cart-add-mo li{margin-top:1px;  cursor:pointer;color: #888;position: relative;}
.cart-add-mo span{display: none;position: absolute;top: 0;right: 20px;height: 40px;line-height: 40px;}
.cart-add-mo label {display: block;height:20px;padding:10px;}
.cart-add-mo label input{ vertical-align:middle; margin-right:10px;}
.cart-add-mo li.cart-mo-now,.cart-add-mo li.hover,.cart-add-mo li:hover{ background:#e6f3fd; }
.cart-add-mo li.hover {background: #d5edff}
.cart-add-mo li.hover span {display: block;}
.cart-add-mo li.cart-add-sub{}
.cart-add-mo li.cart-add-sub.hover{ display: block; background:#e6f3fd;}

.cart-order-list {padding-bottom: 25px;}
.info-list {margin-top: 20px;}
.info-list .li {padding: 5px 0;}
.info-list .dt {float: left;width: 120px;font-weight: bold; text-align: right;}
.info-list .dd {padding-left: 130px;}

.cart-order-table-th {height: 40px;line-height: 40px; color: #888888;}
.cart-order-table-th .th-item {width: 466px;}
.cart-order-table-th .th-item .th-inner {padding-left: 150px;}
.cart-order-table-th .th-price {width: 170px;}
.cart-order-table-th .th-amount {width: 180px;}
.cart-order-table-th .th-state {width: 190px;}
.cart-order-table-th .th-sum {width: ;}
.order-info-list {margin-bottom: 12px;}
.order-info-list .td {float: left;}
.item-info-content {padding: 12px  0 ;background: #e6f3fd;}
.item-info-content .td-item {width: 466px;}
.item-info-content .td-item .td-inner {padding-right: 60px;padding-left: 5px;}
.item-info-content .td-item .pic {float: left;width: 84px;height: 84px;overflow: hidden; border: 1px solid #d2d2d2;}
.item-info-content .td-item .pic img {width: 84px;height: auto;display: block;}
.item-info-content .td-item .detail {padding-left: 96px;}
.item-info-content .td-item .detail .name{font-size: 16px;}
.item-info-content .td-price {width: 170px;margin-top: 30px;}
.item-info-content .td-amount {width: 180px;margin-top: 25px;}
.item-info-content .td-state {width:190px ;margin-top: 30px;}
.item-info-content .td-sum {width: ;margin-top: 30px;}

.cart-pay-tf {text-align: right;}
.order-pay-detail {display: inline-block;padding: 20px 10px 20px 40px;border: 1px solid #d7d7d7;}
.order-pay-detail p {line-height: 30px;}
.order-pay-detail .price {font-size: 26px;}
.cart-pay-tf .btn {width: 145px;height: 45px;*line-height: 43px;font-size: 18px; border-radius: 0;padding: 0;}

/*会员模块*/
.m-user {width: 1200px;margin-top: 20px;}
.m-user,.user-left,.user-right {border: 1px solid #c4c4c4;vertical-align: top;}
.user-left {background: #fbfbfb;}
.user-left .innerbox {width: 216px;padding: 20px;}
.user-left .s-head {}
.user-left .s-head .pic {float: left; width: 78px;height: 78px; border: 1px solid #c4c4c4}
.user-left .s-head .pic img{width: 78px;height: 78px;}
.user-left .s-head .detail {padding-left: 88px;}
.user-left .s-head h2 {font-size: 18px;color: #222}
.user-left .s-head p {margin-top: 5px; font-size: 12px;color: #222}

.user-left .s-list {margin-top: 10px;font-size: 12px; }
.user-left .s-list li {height: 32px;line-height: 32px;border-bottom: 1px dashed #c4c4c4;padding: 0 5px}
.user-left .s-list li {}

.user-left .s-title {border-left: 10px solid #0069b7;height: 34px;line-height: 34px;color: #222;width: 256px;position: relative;left:-30px;background: #eee;margin: 0 0 10px;}
.user-left .s-title span {margin-left: 50px;font-weight: bold;}



.s-menu {position: relative;z-index: 2}
.s-menu li {margin-top: 1px;}
.s-menu ul {display: none;}
.s-menu h3 {font-weight: bold;color: #222;height: 35px;line-height: 35px;cursor: pointer;}
.s-menu h3 .icon {margin:0 10px 0 5px;position: relative;top: -2px}
.s-menu h3 a {color: #222;display: block;height: 35px;line-height: 35px;padding-left: 27px;position: relative;}
.s-menu span {position: relative;z-index: 2}
.s-menu li li a {color: #888;display: block;height: 35px;line-height: 35px;padding-left: 40px;position: relative;}
.s-menu .bg {display: none; border-left: 10px solid #0069b7;height: 35px;color: #222;width: 256px;position: absolute;left:-30px;top: 0; background: #eee;z-index: 1}
.s-menu li a:hover .bg,.s-menu li a.selected .bg {display: block;}

.s-menu a:hover { color: #ff9900; }
.s-menu .on .icon {background-position: 0 -13px;}
.s-menu .on ul {display: block;}

.u-server {margin-top: 20px;}
.u-server .s-hd {font-size: 16px;font-weight: bold;padding-bottom: 10px}
.u-server ul {border: 1px solid #c4c4c4;background: #f8f8f8}
.u-server ul li {float: left;width: 25%;text-align: center;padding: 10px 0;}
.u-server ul li .icon {width: 30px;height: 30px;}
.u-server ul li p {font-size: 12px;padding-top: 8px;}
.u-server ul li.fore1 .icon{background:url(../images/u-server-1.jpg) no-repeat;}
.u-server ul li.fore2 .icon{background:url(../images/u-server-2.jpg) no-repeat;}
.u-server ul li.fore3 .icon{background:url(../images/u-server-3.jpg) no-repeat;}
.u-server ul li.fore4 .icon{background:url(../images/u-server-4.jpg) no-repeat;}
.u-server ul li.fore5 .icon{background:url(../images/u-server-5.jpg) no-repeat;}
.u-server ul li.fore6 .icon{background:url(../images/u-server-6.jpg) no-repeat;}
.u-server ul li.fore7 .icon{background:url(../images/u-server-7.jpg) no-repeat;}
.u-server ul li.fore8 .icon{background:url(../images/u-server-8.jpg) no-repeat;}

.user-right {}
.user-right .innerbox {width: 940px;padding: 18px 0;}
.user-right .innerWrap {width: 880px;padding: 5px 30px;}

.u-head {margin: 0 15px;border-bottom: 1px solid #c4c4c4;padding-bottom: 20px;}
.u-head .s-left {width: 50%;padding-top: 10px;}
.u-head .s-left .pic {float: left; width: 78px;height: 78px;border-radius: 50%;overflow: hidden; border: 1px solid #c4c4c4}
.u-head .s-left .pic img{width: 78px;height: 78px;}
.u-head .s-left .detail {padding-left: 100px;}
.u-head .s-left h2 {font-size: 18px;color: #222}
.u-head .s-left p {margin-top: 5px; font-size: 12px;color: #222}
.u-head .s-right {width: 50%;}
.u-head .s-right ul {border-left: 1px dashed #c4c4c4;padding: 20px 40px}
.u-head .s-right ul li{float: left;width: 25%;text-align: center;}
.u-head .s-right ul li .icon {width: 40px;height: 40px;}
.u-head .s-right ul li p {font-size: 12px;padding-top: 8px;}
.u-head .s-right ul li.fore1 .icon{background:url(../images/order-state-1.jpg) no-repeat;}
.u-head .s-right ul li.fore2 .icon{background:url(../images/order-state-2.jpg) no-repeat;}
.u-head .s-right ul li.fore3 .icon{background:url(../images/order-state-2.jpg) no-repeat;}
.u-head .s-right ul li.fore4 .icon{background:url(../images/order-state-3.jpg) no-repeat;}

.adr-link {border-left: 1px dashed #ddd;padding-left: 5px;}

.panel-group {padding: 0 15px;}
.panel-group .panel {float: left;width: 100%;margin-top: 20px;}
.panel-group.fore2 .panel {width: 450px;margin: 0 0 12px 12px; }
.panel {border: 1px solid #c4c4c4;margin: 0 15px;margin-top: 20px;}
.panel-table {overflow: hidden;}
.panel table {width: 100%;position: relative;top: -1px;font-size: 12px;}
.panel table th,.panel table td {border-top: 1px solid #c4c4c4;}
.panel table td {padding: 10px;}
.panel table .pic {border: 1px solid #ddd;width: 110px;height: 110px;margin: 0 auto;overflow: hidden;}
.panel table a:hover{text-decoration: underline;}
.panel table .pic a {display: block;}
.panel table .pic img {width: 110px;height: auto;}
.panel table .detail {width: 220px;text-align: left;}
.panel table .detail a {color:  #888}
.panel table .detail a:hover{color:  #ff9900}
.panel table .detail .info {margin-top: 15px;}


.panel-head {border-bottom: 1px solid #c4c4c4;background: #7fc8ff; padding: 0 12px;height: 40px;line-height: 40px;color: #fff;font-size: 24px;}
.panel-head a {font-size: 12px;color: #fff;}

.panel-body {overflow: hidden; font-size: 12px;}

.panel-trade .hd {padding: 10px 0;border-bottom: 1px dashed #c4c4c4;}
.panel-trade ul {padding: 8px 0}
.panel-trade ul li {padding:2px 0}

.panel-notice > div  {width: 50%;float: left;padding: 12px 0}
.panel-notice ul {padding: 10px 60px;}
.panel-notice ul li {padding:2px 0;border-left: 1px solid #fff;}
.panel-notice .fore2 ul {border-left: 1px solid #ddd}

.panel-love {padding: 10px 0 20px;}
.panel-love li {float: left;width: 126px;margin: 10px 12px 0;}
.panel-love li .pic {width: 124px;height: 124px;overflow: hidden; border: 1px solid #ddd;}
.panel-love li .pic img {width: 124px;height: auto;}
.panel-love li .name {height: 28px;line-height: 28px;overflow: hidden;}

.panel-shoplist {padding: 0;}
.panel-shoplist table {width: 100%;position: relative;top: -2px;}
.panel-shoplist table td {height: 33px;line-height: 33px;border-top: 1px solid #ddd;text-align: center;}
.r-title {padding: 18px 0;font-size: 24px;font-weight: bold;border-bottom: 1px solid #c4c4c4;color: #0069b7;line-height: 24px;}

.tab {}
.tab .hd {border-bottom: 1px solid #ff9900;height: 39px;}
.tab .hd ul {margin-left: 1px; }
.tab .hd li { float: left;margin-left: -1px; }
.tab .hd li a{width: 118px;display: block; height: 38px;text-align: center; line-height: 38px;border: 1px solid #ded9d1;border-bottom: none;background: #f7f7f7;color: #888;cursor: pointer;}
.tab .hd li.on a {border-color: #ff9900;background: #ff9900;color: #fff;}
.tab .hd li a:hover {color: #ff9900;}
.tab .hd li.on a:hover {color: #fff;}

.tab-table {border: 1px solid #c4c4c4;border-top: 0;overflow: hidden;}
.tab-table table {width: 100%;font-size: 12px;position: relative;bottom: -1px;}
.tab-table table th {background: #eee;color: #888;border-bottom: 1px solid #c4c4c4;font-weight: bold;height: 32px;line-height: 32px}
.tab-table table td {border-bottom: 1px dashed #c4c4c4;color: #888;padding: 8px 5px;}
.tab-table table tbody tr:hover {background: #FBFBFB;}

.panle-filter {padding: 15px 0;line-height: 34px;}
.panle-filter .form-control {border-radius: 2px;padding: 5px 10px; }
.panle-filter select.form-control {padding: 3px 10px; }

.u-table {border: 1px solid #c4c4c4;overflow: hidden;}
.u-table table {width: 100%;font-size: 12px;position: relative;bottom: -1px;}
.u-table table th {background: #eee;color: #888;border-bottom: 1px solid #c4c4c4;font-weight: bold;height: 32px;line-height: 32px}
.u-table table td {border-bottom: 1px dashed #c4c4c4;color: #888;padding: 8px 5px;border-bottom: 1px solid #c4c4c4;}
.u-table table tbody tr:hover {background: #FBFBFB;}

.u-table-dashed table td {border-bottom: 1px dashed #c4c4c4;}

.u-table .pic {border: 1px solid #ddd;width: 110px;height: 110px;margin: 0 auto; overflow: hidden;}
.u-table a:hover{text-decoration: underline;}
.u-table .pic a {display: block;}
.u-table .pic img {width: 110px;height: auto;}
.u-table .detail {width: 220px;text-align: left;}
.u-table .detail a {color:  #888}
.u-table .detail a:hover{color:  #ff9900}
.u-table .detail .info {margin-top: 15px;}

.uploadPic {overflow: hidden;}
.uploadPic ul {display: inline-block;border: 1px solid #ddd;padding: 12px 6px; }
.uploadPic ul li {float: left;margin: 0 6px; width: 120px;height: 120px;position: relative;overflow: hidden;text-align: center;}
.uploadPic ul li .ico { display: block;border: 1px dashed #ccc;height: 118px;width: 118px; text-align: center;line-height: 100px; font-size: 100px;color: #eee}
.uploadPic ul li img {width: 120px;height: 120px;position: absolute;top: 0;left: 0; z-index: 1;}
.uploadPic ul li input {cursor: pointer; width: 120px;height: 120px;position: absolute;top: 0;left: 0; z-index: 2;opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0) }


/*订单详情S*/
.orderInfo{ width:840px; border:1px solid #c4c4c4; padding:20px;}
.orderInfo h1{ font-size:16px; line-height:30px; margin-bottom:10px;}
.orderInfo h1.top{ margin-top:20px; border-top:1px solid #e1e1e1; width:840px; padding-top:10px;}
.orderInfo li{ float:left; line-height:30px; height:30px;}
.orderInfo li.w30{ width:30%;}
.orderInfo li.w40{ width:40%;}
.orderInfo li.w50{width:50%;}
.orderInfo li.w840{width:840px;}
.orderInfo ul{ border-bottom:1px solid #e1e1e1; margin-bottom:10px; padding-bottom:10px;}
.orderInfo ul.no{ border-bottom:none;}
.orderInfo table{ border:1px solid #c4c4c4;}
.orderInfo thead{border-bottom:1px solid #c4c4c4; line-height:30px;}
.orderInfo tbody{ color:#F90;}
.orderInfo tbody span{ color:#666;}
.orderInfo dl{ width:380px; padding-top:5px; color:#999}
.orderInfo dt{ width:130px;float:left; margin:10px;}
.orderInfo dt img{ width:100px; height:100px; border:1px solid #e1e1e1; padding:5px;}
.orderInfo dd{ width:230px;float:left; text-align:left; margin:5px 0px;}
.return{ float:right; margin:20px; margin-right:30px;}
.return a{ display:block; border-radius:6px; background:#09C; width:80px; height:30px; color:#FFF; line-height:30px; text-align:center;}
.return a:hover{ background:#0CF;}
/*订单详情E*/
/*升级服务s*/
.UpgradeService {width: 520px;margin: 40px auto 0;}
.UpgradeService .control-label {font-weight: bold;font-size: 18px;color: #222;width: 120px;}
.UpgradeService .control-span {padding-left: 130px;}
.UpgradeService .box {height: 200px;overflow: hidden; overflow-y: auto;padding: 10px 5px}
.UpgradeService .hd {}
.UpgradeService .hd li {float: left;margin-left:40px;text-align: center;position: relative;cursor: pointer;  height: 48px;width: 138px;border: 1px solid #ddd;color: #0a6b98;line-height: 48px;font-size: 20px;font-weight: 20px;}
.UpgradeService .hd li i{display: inline-block;background: url(../images/select.png) no-repeat;position: absolute;top: 0;right: 0;width: 20px;height: 20px;background-position: 0 -21px;}
.UpgradeService .hd li.on i {background-position: 0 0;}

/*升级服务e*/
.u-address .control-label {width: 300px;}
.u-address .control-span {padding-left: 310px;}
/*资料设置*/
.u-data {position: relative;padding: 20px 0}
.u-data .s-title {position: absolute;background: #fff;display: inline-block;padding: 0 10px;top: -12px;left: 30px;color: #999;}
.u-data .control-label {width: 320px;}
.u-data .control-span {padding-left: 330px;}
.u-data .form-group {padding-bottom: 10px;}
/*投诉建议*/
.u-suggest {border: 1px solid #c4c4c4;background: #eee;padding: 30px 0}
.u-suggest .s-title{font-size: 16px;font-weight: bold;color: #222;padding-left: 30px}
.u-suggest .control-label {float: none;width: auto ;font-size: 16px;padding-left: 76px;}
.u-suggest .control-span {padding-left: 76px}
.u-suggest .btn {width: 300px;}

.deliverGoods {padding: 10px;}
.deliverGoods .th {width: 100px;text-align: right;font-weight: bold;background: #eee;}
.deliverGoods .form-control {padding: 2px 10px;}
/*商品评价 s*/
.m-comment {}
.m-comment .s-head .box {padding: 20px;}
/*.m-comment .s-head .title {float: left;height: 80px;margin-right: 20px; padding: 10px 0; color: #999; width: 15px;padding-right: 25px;background: url(../images/sellermsg.jpg) no-repeat right center;}*/
.m-comment .s-head .pic {float: left;width: 74px;height: 74px;overflow: hidden;}
.m-comment .s-head .pic img { width: 74px; height: auto;border-radius: 8px;display: block;}
.m-comment .s-head .pic .btn {padding:  0; width: 100%;font-size: 12px;margin-top: 4px;}
.m-comment .s-head .detail {float: left; margin-left: 18px;width: 540px;}
.m-comment .s-head .detail .name {font-size: 25px;line-height: 30px; margin-bottom: 12px;}
.m-comment .s-head .detail .icon {margin-right: 5px;}
.m-comment .s-head .detail >div {font-size: 12px;}
.m-comment .s-head .detail .btn {font-size: 12px;padding: 0 10px;}
.m-comment .s-head .detail >p {font-size: 16px;margin-top: 12px;}
.m-comment .s-body {margin-top: 20px;}
.m-comment .s-body .hd {border-bottom: 1px solid #ddd;padding: 5px 10px;}

.m-comment .s-productList {width: 50%;float: left;}
.m-comment .s-productList li {padding: 15px;border-bottom: 1px dashed #ddd;}
.m-comment .s-productList .pic {border: 1px solid #ddd;width: 110px;height: 110px;margin: 0 auto;float: left;}
.m-comment .s-productList a:hover{text-decoration: underline;}
.m-comment .s-productList .pic {width: 110px;height: 110px;overflow: hidden; display: block;}
.m-comment .s-productList .pic a {display: block;}
.m-comment .s-productList .pic img {width: 110px;height: auto;}
.m-comment .s-productList .detail {width: 220px;text-align: left;float: left;margin-left: 12px;}
.m-comment .s-productList .detail a {color:  #888}
.m-comment .s-productList .detail a:hover{color:  #ff9900}
.m-comment .s-productList .detail .info {margin-top: 15px;color: #888}
.m-comment .form {float: right;width: 48%;margin-top: 15px;}
.m-comment .form textarea{width: 540px}

/*邮箱详情*/
.emailDatail {margin-top: 30px;}
.emailDatail .s-head {}
.emailDatail .s-head h1 {font-size: 16px;color: #222;padding-bottom: 8px;}
.emailDatail .s-head p {color: #999;}
.emailDatail .s-body {margin-top: 20px; padding: 15px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;min-height: 100px;}
.emailDatail .s-foot {margin-top: 20px;}

/*充值提现*/
.m-money {}
.m-money .box{border-color: #94d1ff;padding-bottom: 50px}
.m-money .box{border-color: #94d1ff}
.m-money .hd {padding: 10px 30px;border-bottom: 1px solid #94d1ff;height: 35px;line-height: 35px;}
.m-money .hd .s-title {font-size: 20px;}
/*.m-money .addBrankBtn {font-size: 16px;font-weight: bold; display: inline-block; padding-left: 45px;background: url(../images/addbrank.png) no-repeat left center;}*/

.m-money .form {margin-top:20px;}
.m-money .form-group {padding-bottom: 30px;}
.m-money .control-label {width: 260px; color: #222;font-size: 16px;}
.m-money .control-span {padding-left: 270px;}
.brankList {}
.brankList .control-label {padding-top: 15px;}
.brankList .li {display: inline-block;margin-bottom: 8px; border: 1px solid #ddd;padding:15px;height: 30px;line-height: 30px;}
.brankList .li:hover {background: #f5f5f5}
.brankList .li .name {width: 360px;float: left;}
.brankList .li .name img {margin-left: 10px;margin-right: 8px;vertical-align: middle;}
.brankList .li .name span {font-size: 16px; color: #222}
.brankList .li .erdu {float: left; width: 275px;color: #888;font-size: 12px;}
.brankList .li .option {float: left;}

.m-addbrank {padding: 20px;}
.m-addbrank .s-head {border-bottom: 1px solid #ddd;padding-bottom: 10px;color: #999;}
.m-addbrank .title {font-size: 18px;margin-right: 10px;color: #222;}
.m-addbrank .s-tip {color: #999;margin-top: 10px;}
.m-addbrank .form {padding: 40px 0 20px;}
.m-addbrank .control-label {width: 200px; color: #888;font-size: 16px;}
.m-addbrank .control-span {padding-left: 210px;}
/*提示页*/
.m-tips {text-align: center; padding: 80px 0 !important;}
.m-tips a {color: #541a8b}
.m-tips .black {color: #000}
.m-tips a:hover {text-decoration: underline;}

.s-view {position: relative;}
.hoverinfobox { position: relative; float: left; z-index: 20; left: 20px;top:-24px;display: none; }
.hoverinfobox #arrow { position: absolute; right: -20px; top: 25px; z-index: 5 }
.hoverinfobox #arrow em, .hoverinfobox #arrow span { display: block; width: 0; height: 0; overflow: hidden; position: relative }
.hoverinfobox #arrow em { border-color: transparent  transparent transparent #f70; border-style: dashed  dashed dashed solid; border-width: 10px }
.hoverinfobox #arrow span { border-color: transparent  transparent transparent #fff; border-style: dashed  dashed dashed solid; border-width: 10px; top: -20px; left: -3px }
.tipsbox { width: 289px; position: absolute; top: -2px; right: 0; border: 2px solid #f70; background: #fff; z-index: 4; color: #282828 }
.xboxcontent .posCom { height: 28px; line-height: 28px; color: #fff; background: #f70; position: absolute; top: 16px; right: 0; padding: 0 7px 0 14px }
.xboxcontent .posCom span { font-size: 14px }
.xboxcontent h2 { height: 38px; line-height: 38px; font-size: 16px }
.xboxcontent { padding: 12px 25px 27px 26px }
.xboxcontent li { float: left; display: inline }
.zhanshi li { height: 30px; line-height: 30px;}
.zhanshi span { color: #585858 }
.zhanshi .mar30 { margin-right: 30px }
.zhanshi .nobor { border: none }
.hoverinfobox .cbright { overflow: hidden; zoom: 1; padding-top: 17px }
.hoverinfobox .cbright li { float: left; display: inline; line-height: 20px; margin-bottom: 12px; font-size: 12px }
.hoverinfobox .cbright li div { float: left; display: inline; margin-right: 7px; white-space: nowrap; background: #f8f8f8; border: 1px solid #d6d6d6; cursor: pointer }
.hoverinfobox .cbright li div .fl { float: none; display: inline-block; padding: 0 6px; color: #555 }
/*个人主页*/
.m-userpage.header-wrap {border-bottom: 2px solid #1C5E9A;}
.m-userpage .s-left {float: left;width: 256px;background: #fff;margin-top: 10px;}
.m-userpage .s-left .box {border: none;padding: 25px;}
.m-userpage .s-right {float: right;width: 910px;background: #fff;margin-top: 10px;}
.m-userpage .s-right .box {border: none;padding: 20px;}
.m-userpage .s-left .s-head {padding-bottom: 10px;}
.m-userpage .s-left .s-head .pic {float: left;overflow: hidden;}
.m-userpage .s-left .s-head .pic img { width: 74px; height: 74px;border: 1px solid #ddd;border-radius: 50%;display: block;}
.m-userpage .s-left .s-head .detail {padding-left: 80px; margin-left: 18px;}
.m-userpage .s-left .s-head .detail .name {font-size: 14px;line-height: 30px;font-weight: bold; margin-bottom: 5px;}
.m-userpage .s-left .s-head .detail .icon {margin-right: 5px;}
.m-userpage .s-left .s-head .detail .btn {font-size: 12px;padding: 0 10px;}
.m-userpage .s-left .s-head .detail >p {font-size: 12px;margin-top: 5px;}
.valueBar {height: 10px;width: 100px;display: inline-block;background: #d2d2d2;position: relative; 	}
.valueBar span{position: absolute;top: 0;left: 0;height: 10px;width: 0;display: block;background: #009944;}
.m-userpage .s-right .s-title {border-bottom: 1px solid #ddd;}
.m-userpage .s-right .s-title h3 {background: #fff;display: inline-block;padding: 0 5px;position: relative;top:12px;font-size: 16px;}

.m-userpage .s-right .form-group {padding-bottom: 0;}
.m-userpage .s-right .control-label {color: #999;padding-right: 20px;}
.m-userpage .s-right .u-table a:hover {text-decoration: none;}
.m-userpage .s-right .u-table.fore1 .detail{width: 390px;padding-left: 15px;}
.m-userpage .s-right .u-table.fore1 .name {font-size: 16px;font-weight: bold;}
.m-userpage .s-right .u-table.fore1 .info {margin-top: 5px}
.m-userpage .s-right .u-table.fore2 .detail{width: 390px;padding-left: 15px;}
.m-userpage .s-right .u-table.fore2 .name {font-size: 20px;}
.m-userpage .s-right .u-table.fore2 .info {margin-top: 5px}

/*homepage页面样式*/

.navigat{}
.navigat-company{width:1250px;margin:0 auto;height:80px;line-height:80px;background:url(../images/nav-back.jpg) no-repeat;}
.navigat-company h1{font-size:30px;font-weight:bold;margin-left:80px;color:#000;}
.navigat-title{margin:5px auto;width:1250px;}
.navigat-title-1{float:left;margin-left:30px;height:40px;line-height:40px;width:80px;cursor: pointer;}
.navigat-title-1 h2{font-size:15px;text-align:center;}
.nav-banner{width:100%;}
.nav-banner-1{width:1200px;margin:0 auto;}
.nav-banner-1 img{width:1200px;height:120px;}
.indus-box{padding:20px;}
.intro{margin-bottom:30px;border:1px solid #ddd;padding:10px;}
.intro-title{border-bottom:2px solid #7B8AA2;}
.intro-title h2{margin:0 0 10px 15px;font-size:17px;font-weight:bold;color:#7B8AA2;}
.intro-span{padding-left:20px;margin-top:5px;height:145px;overflow:hidden;}
.intro-txt{color:#000;padding:8px 0;}
.intro-more{margin-top:20px;}
.intro-more h2{margin-left:770px;cursor:pointer;color:#0066CC;}
.indus-footer{background:#eee;}
.footer-span{height:60px;line-height:60px;border-bottom:1px dotted #ccc;margin:0 auto;text-align:center;}
.footer-span span{font-size:15px;color:#404040;}
.footer-net{border-bottom:1px dotted #ccc;}
.footer-net ul{margin:12px 0 12px 282px;}
.footer-net ul li{float:left;margin-left:10px;}
.footer-net ul li a{font-size:15px;color:#404040;}
.footer-txt{margin:0 auto;text-align:center;}
.footer-txt span{font-size:15px;color:#404040;}
.indus-pro{float:left;}
.pro-box{padding:20px;}
.recom-pro{padding:5px;}
.recom-title{border-bottom:2px solid #7B8AA2;}
.recom-title h3{margin:0 0 5px 10px;font-size:15px;color:#ff9248;}
.nav-dhome img{margin-left:30px;margin-top:10px;}

