﻿html,body {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font-family:"微软雅黑";
	position: relative;
	background:#fff;
	color:#333;
	font-size: 15px;
}
div, p {
	padding:0;
	margin:0;
	}
ul, li {
	list-style:none outside none;
	padding:0;
	margin:0;
}
img {border: none;padding:0;}
a {text-decoration:none; color:#333;}
.form-actions input{-webkit-appearance: none; } 
.button {
 border-radius: 0;
 }
 input[type="submit"],
 input[type="reset"],
 input[type="button"],
 button {
-webkit-appearance: none;
 }
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border:none;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("../images/down.png") no-repeat scroll right center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; } 
/*********************提示字设置**********************/
input::-webkit-input-placeholder{font-size:15px;color: #666;}
 input:-moz-placeholder{font-size:15px;color: #666;}
 input:-ms-input-placeholder{font-size:15px;color: #666;}
/**************跳转到顶部*************/
input{width:100%;height:100%;background:transparent;border:none;outline: none;font-family: "微软雅黑"; }

/**************多媒体查询适用于不同屏幕*************/

/*@media all and (min-width:320px){
	html{ 
		font-size:43px;
	} 
}
@media all and (min-width:360px){
	html{ 
		font-size:48px;
	} 
}

@media all and (min-width:375px){
	html{ 
		font-size:50px;
	}  
}
@media all and (min-width:414px){
	html{ 
		font-size:55.2px;
	} 
}
@media all and (min-width:768px){
	html{ 
		font-size:102px;
	}  
@media all and (min-width:1024px){
	html{ 
		font-size:136px;
	}  
@media all and (min-width:1536px){
	html{ 
		font-size:204px;
	}  


}*/
/********************首页**********************/
.m_index{width: 100%;height: auto;}
.m_head{width: 100%;height: 30px;background: #f9f9f9;}
.m_headM{width: 1200px;height: 30px;line-height: 30px; margin: auto;text-align: right; }
.m_headM a{color: #333;}
.m_wechat{float: right;height: 30px; line-height: 30px; margin-left: 30px;}
.m_wechat p{line-height: 30px;float: right;}
.m_top{width: 100%;height: 120px;}
.m_topM{width: 1200px;height: 120px;margin: auto;}
.m_topML{width: 300px;line-height: 20px; margin-top: 10px;  float: left;}
.m_topML img{height: 20px;vertical-align: middle;margin-right: 5px; }
.m_topMC{width: 500px; float: left;}
.m_topMC img{/*height: 80px ;*/margin-top: 20px;max-width: 100%;max-height: 100%;}
.m_topMR{width: 300px;height: 30px;margin-top: 10px;  float: left;}
.m_search{width: 200px;height: 30px;border-bottom: 1px solid #000;color: #333;}
.m_topMR img{height: 25px;vertical-align: middle;margin-right: 10px; }
nav{width: 100%;height: 40px;background: #bf1618;border-bottom: 1px solid #000;}
nav ul{width: 1200px;height: 40px;line-height: 40px;margin: auto;  }
nav ul li a{width: 160px;text-align: center;  color: #fff;float: left; }
nav ul li a:hover{background: #fff;color: #bf1618;}
.m_hover{background: #fff;color: #bf1618;}
.m_banner{width:100%;height: auto;}
.m_banner img{width: 100%;}
.m_content{width: 100%;height: auto;background: url(../images/bg.png) no-repeat;background-size: 100% 100%;}
.m_goodsList{width: 1200px;height: auto; margin: auto;}
.m_goodsList ul{}
.m_goodsList ul li{width: 25%;height: 460px;margin-bottom: 20px;margin-top: 20px;   float: left;text-align: center;/*border-top:4px solid #fff;*/}
.m_goodsList ul li img{max-width:100%;max-height: 100%;}
.m_goodsName{color: #444;line-height: 50px;font-size: 18px;width: 100%;height: 50px; overflow: hidden; }
.m_price{color: #a6263d;font-size: 25px;}
.m_price span{font-size: 15px;color: #a6263d;}
.m_cart{width: 115px;height: 32px;background: #a6263d;color: #fff;border-radius: 5px;margin-top: 5px;font-size: 15px;   }
.m_content22{width:100%;height: auto;}
.m_content22 img{width: 100%;}
.m_content21{width: 100%;position: relative; height: 40px;line-height: 40px;background: #ddd;}
.m_content21 a{position: absolute;left: 50%;margin-left: 480px;color: #000; }
.clear{clear:both;}
footer{background: #f7f2ea;}
.m_footer{width: 1200px;height: 220px;margin: auto;}
.m_footer1{width: 220px;height: 140px;padding-top: 30px;padding-bottom: 30px; float: left;}
.m_bottom{width: 100%;height: 70px;border-top:1px solid #888;}
.m_bottomM{width: 1200px;height: 50px;margin: auto;padding-top: 10px;}
.m_bottomM1{float: left;}
.m_footer1 ul {border-right: 1px solid #888;}
.m_footer1 ul li{padding-left: 70px; color: #333;line-height: 30px; }
.m_footerT{font-size: 18px;}
.m_footer2{width: 110px;height: 140px;padding-top: 30px;padding-bottom: 30px; float: left;padding-left: 70px;}
.m_footer2 p{font-size: 13px;text-align: center;}
.m_bottomM1{padding-top: 10px;}
.m_bottomM1 p{}
.m_bottomM img{float: right;}
.m_bottomM1 img{height: 20px;float: left;}
.m_login{width: 1126px;height:375px;padding: 20px; margin: auto;background: url(../images/bg2.png) no-repeat;background-size: 100% 100%;}
.m_coupon{width: 550px;height: 356px;float: left;background: url(../images/m-left.png) no-repeat;background-size: 100% 100%;}
.m_loginM{width: 450px;height: 336px;padding: 10px 50px ; margin-left: 20px; float: left;background: url(../images/m-right.png)no-repeat;background-size: 100% 100%;}
.m_lqBtn{width: 100px;height: 30px;font-size: 16px; background: #fff;color: #d02b2f;border-radius: 15px;margin-left: 300px;margin-top: 215px;}
.m_loginMT{width: 100%;height:130px;}
.m_loginMT1{float: left;}
.m_loginMC{width: 100%;height:200px;}
.m_loginMCT{width: 100%;height:50px;line-height: 50px;font-size: 25px;color: #fff; }
.m_loginMC1{width: 100%;height: 50px;line-height: 50px;}
.m_loginInput{width: 380px;height: 35px;background: #fff;padding-left: 10px; }
.m_loginBtn{width: 125px;height: 40px;background: #bf1518;color: #fff;font-size: 18px;border-radius: 5px;margin: auto;margin-left: 180px;margin-top: 10px;  }
/********************所有商品**********************/
.m_sort{width: 1126px;height: 100px;background: #f9f9f9;padding: 20px;margin: auto;}
.m_sortM{width: 100%;height: 100px;background: #fff;}
.m_sortM1{width: 100%;height: 30px;line-height: 30px;}
.m_sortM1L{float: left;width: 80px;text-align: center;}
.m_sortM1 ul li{float: left;margin-right: 40px; }
.m_sortM1 ul li a:hover{color: #fc4b05;}
.m_sortM1lh{color: #fc4b05;}
/********************登录**********************/
.mm_login{width: 100%;height: 500px;position: relative;  background: url(../images/login-bg.png)no-repeat;background-size: 100% 100%;}
.mm_loginT{width: 100%;height: 125px;position: relative;}
.mm_loginT img{height: 80px; position: absolute; left:50%;top:20px; margin-left: -600px;}
.mm_loginM{width: 280px;height: 340px;padding: 20px 40px; position: absolute;top:60px;left:50%;margin-left:240px ;background: #f8f0e7;}
.mm_loginMT{width: 100%;height: 20px;padding: 10px 0;}
.mm_loginMT1{font-size: 18px; float: left;color: #f54302;width: 48%;border-right: 1px solid #aaa; height: 20px;line-height: 20px;text-align: center;}
.mm_loginMT2{font-size: 18px;float: left;color: #333;width: 50%;height: 20px;line-height:20px;text-align: center;}
.mm_loginMT3{width: 100%;height: 50px;line-height: 50px;font-size: 20px;;}
.mm_loginMC1{width: 100%;height: 30px;border-bottom: 1px solid #727272;margin-top: 30px;}
.mm_loginMC1 img{float: left;vertical-align: middle;padding-top: 8px;}
.mm_loginMC1 input{float: left;width: 80%;height: 30px;margin-left: 10px; }
.mm_loginBtn{width: 100%;height: 40px;background: #f54302;color: #fff;margin-top: 30px;}
.mm_loginMC2{width: 100%;height: 50px;line-height: 50px;}
.mm_loginMC2 a{float: left;}
.mm_loginMC2a{float: right;}
.mm_loginMC2a a{color: #f54302;float: right;}
.mm_loginMC3a{width: 100%;text-align: center;height: 30px;}
.mm_loginMC3 img{text-align: center;}
.mm_loginMC3{width: 100%;height: 70px;text-align: center;}
/********************企业服务**********************/
.m_service{width: 1000px;height: auto;margin: auto;}
.m_serviceT{width: 100%;}
.m_serviceT img{width: 100%;}
.m_serviceB{width: 100%;}
.m_serviceB img{width: 100%;}
.m_serviceC{width: 100%;height: 420px;background: #fbf2e1;}
.m_serviceCL{float: left;width: 400px;height: 280px;padding:20px  50px ;}
.m_serviceCR{float: left;width: 460px;height: 280px;padding: 0px 20px;}
.m_serviceCLa{color: #727171;font-size: 12px;}
.m_serviceCL1{width: 100%;height: 30px;margin-top: 15px;}
.m_serviceCL1L{float: left;text-align: right;width: 90px;height:30 px;line-height: 30px; }
.m_serviceCL1L span{color: red;}
.m_serviceCL1R{float: left;width: 300px; }
.m_serviceCL1R input{width: 300px;height: 30px;background: #fff;padding-left: 10px; }
.m_tjBtn{width: 100px;height: 40px;font-size: 15px;margin-left: 180px;margin-top:10px;  background: #f54302;border-radius: 5px;color: #fff;}
.m_serviceCL1RR{float: left;width: 310px;height: 100px;background: #fff;}
.m_serviceCL1RR textarea{width: 100%;height: 100%;outline:none; border: none;background: transparent;}
.m_serviceCR1{color: #221815;font-size:16px;line-height: 30px;margin-top: 20px; }
.m_serviceCR2{color: #3e3a39;font-size:12px;line-height: 20px;}
.m_serviceCR2 a{color: #f54302;}
/********************优惠券**********************/
.mm_coupon{width:100%;height:auto;}
.mm_couponMM{width:100%;height:500px;position: relative; background: url(../images/coupon-bg.png)no-repeat;background-size: 100% 100%;}
.mm_couponM{width: 300px;height: 300px; color: #fff; background: #ec1438;position:fixed ;top:30%;left: 65%;margin-left: -350px; }
.mm_couponT{text-align: center;line-height: 35px;height: 35px; margin-top: 10px;border-bottom: 1px solid #fff;}
.mm_couponMC1{width: 80%;margin: auto; height: 35px;border: 1px solid #fff;margin-top: 30px;margin-bottom: 20px; }
.mm_couponMC1 input{color: #fff;}
.mm_couponMC1 input::-webkit-input-placeholder{font-size:15px;color: #fff;}
.mm_couponMC1 input:-moz-placeholder{font-size:15px;color: #fff;}
.mm_couponMC1 input:-ms-input-placeholder{font-size:15px;color: #fff;}
.mm_couponMC2{width: 80%;margin: auto; height: 35px;border: 1px solid #fff;margin-top: 30px;margin-bottom: 30px;  }
.mm_couponMC2a{color: #fff;float: left;width: 60%;  }
.mm_couponMC2b{float: left;width: 40%;color: #ec1438;background: #fff;}
.mm_couponMC2 input::-webkit-input-placeholder{font-size:15px;color: #fff;}
.mm_couponMC2 input:-moz-placeholder{font-size:15px;color: #fff;}
.mm_couponMC2 input:-ms-input-placeholder{font-size:15px;color: #fff;}
.mm_couponBtn{width: 80%;margin:30px 10% ; height: 35px;background: #fff;color: #ec1438;font-size: 16px;}
.mm_couponMC3{width: 100%;margin: auto; height: 35px;border-top: 1px dotted #fff;margin-top: 20px; }
.mm_couponB{width: 100%;height: 450px;background: #d52b2e;}
.mm_couponBM{width: 1000px;height: 300px;margin: auto;padding: 70px  150px ;}
.mm_couponBM p{color: #fff;font-size: 14px;line-height: 20px;}
.mm_couponB1{font-size: 16px !important;line-height: 30px !important;}
/********************个人中心**********************/
.mm_center{width: 1200px;height: auto;margin: auto;padding: 50px 0; }
.mm_centerL{float: left;width: 150px;height: 560px; }
.mm_centerR{float: left;width: 1000px;/*height: 560px;*/ }
.mm_centerLT{width: 100%;height:30 px;color: #fe4002;font-size: 18px;}
.mm_centerLT1{width: 100%;height:50px;line-height: 50px;color: #fe4002;font-size: 18px;}
.mm_centerLT2{width: 100%;height:30px;line-height: 30px;}
.mm_centerLT2 a{color: #333;line-height: 30px;font-size: 16px;}
.mm_centerRT{width: 100%;height: 120px;}
.mm_centerRTL{float: left;width: 130px;height: 120px;}
.mm_centerRTL img{height: 120px;}
.mm_centerRTR{float: left;width: 850px;height: 120px;}
.mm_centerRTR1{width:100%;height: 50px;line-height: 50px;font-size: 25px;  border-bottom: 1px solid #9c9c9c;}
.mm_centerRTR2{width:100%;height: 80px;}
.mm_centerRTR21{width: 48%;height: 60px;margin-top: 10px; float: left;border-right: 1px solid #9c9c9c;text-align: center;}
.mm_centerRTR22{width: 48%;height: 60px;margin-top: 10px; float: left;text-align: center;}
.mm_centerRTR21 p{line-height: 30px;font-size: 18px;}
.mm_centerRTR22 p{line-height: 30px;font-size: 18px;}
.mm_order{width: 100%;height: auto;margin-top: 15px;}
.mm_orderT{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #9c9c9c;}
.mm_orderT p{float: left;}
.mm_orderT a{float: right;}
/****************商品详情*****************/
.m_details{width:1200px;height:auto;background:#fff;margin:auto;margin-top:20px;}
.m_detailsT{width:100%;height:480px;}
.m_detailsL{float:left;width:440px; padding-top:20px;padding-left:20px;height:440px;line-height: 440px;}
.m_detailsR{float:left;width:600px; padding-top:20px;margin-left:30px;}
.m_detailsC{width:1200px;height:auto;background:#fff; margin:auto; margin-top:20px;}
.m_detailsL img{border:1px solid #eee;max-width:100%;max-height: 100%;}
.mm_goodsname{width:100%; height:50px;line-height:50px;font-size:25px;border-bottom:1px dashed  #d0d8de;}
.m_scroe{font-size:30px;color:#bf1618;line-height:50px; }
.m_intro{width:100%;height:auto;max-height:100px;overflow:hidden; line-height:50px;font-size:18px;}
.m_num{width:80%;height:30px;line-height:30px; margin-top:20px;}
.m_num p{float:left;}
.m_num a:hover{color:#262e31;}
.m_num a:visited{color:#262e31;}
.m_numL{float:left;width:30px;height:30px;background:#f7f7fa;color:#262e31;font-size:24px;line-height:30px; text-align:center;}
.m_numR{float:left;width:30px;height:30px;background:#f7f7fa;color:#262e31;font-size:24px;line-height:30px; text-align:center;}
.m_numInput{float: left;width: 40px;height: 30px;border: none;font-size: 14px;text-align: center;}
.m_butBtn{width:100%;height:50px;color:#fff;margin-top:30px;}
.m_detailsCT{width:1110px;height:50px;line-height:50px;border-bottom:2px solid #f7f8fc;margin:auto; }
.m_detailsCT p{width:100px;height:50px;line-height:50px;color:#bf1618;font-size:20px;font-weight:bold;border-bottom:2px solid #bf1618;}
.m_detailsCC{width:1110px;height:auto;margin:auto;padding-bottom:30px;padding-top:30px; }
.m_detailsCC p{line-height:60px;}
.m_detailsCC img{max-width:100%;}
.m_cartBtn{
    float: left;
    width:200px;
    height:42px;
    background:#fe0036;
    color:#fff;
    font-size:20px;
    text-align: center;
    line-height: 42px;
}
.m_ExchangeBtn{
    float: left;
    width:200px;
    height:40px;
    background:#ffeded;
    color:#fe0014;
    font-weight: 600px;
    font-size:20px;
    margin:0 20px;; 
    border:1px solid #fe0f42;
}

/****************订单*****************/
.m_order{width:1200px;height:auto;background:#fff;/*margin:auto;*/}
.mm_address{width:1100px;height:auto;margin:auto; padding:20px;padding-bottom:0px; }
.mm_addressT{width:100%;font-size:20px;margin-bottom:20px;  height:50px;line-height:50px;border-bottom:2px solid #f7f8fc;}
.m_address1{width:100%;height:auto;margin-bottom:10px;}
.m_address1L{float:left;width:100px;height:50px;line-height:50px;font-size:16px; }
.m_input1{float:left;width:180px;padding-left:10px; height:40px;border:1px solid #bbc1cd;margin-top:5px;}
.m_address1R{float:left;}
.m_address1R1{float:left;border:1px solid #bbc1cd;margin-right:20px;}
.m_address1R1 select{width:138px;height:40px;margin-left:20px;margin-right:20px; }
.m_input2{float:left;width:580px;padding-left:10px; height:40px;border:1px solid #bbc1cd;margin-top:5px;}
.m_address1L span{color:red;line-height:50px; margin-right:3px;}
.m_goodsInfro{width:1100px;height:300px;margin:auto; padding:20px;background:#fff; }
.m_shoppingCart{width:100%;font-size:20px;margin-bottom:20px;  height:50px;line-height:50px;border-bottom:2px solid #f7f8fc;}
.m_shoppingCartT{width:100%;text-align:center; height:50px;line-height:50px; background:#dde0e5;}
.m_shoppingCartT1{width:40%;height:50px;float:left;}
.m_shoppingCartT2{width:20%;height:50px;float:left;}
.m_shoppingCartT3{width:20%;height:50px;float:left;}
.m_shoppingCartT4{width:10%;height:50px;float:left;}
.m_shoppingCartC{width:1098px;height:120px;border:1px solid #f1f1f1;}
.m_shoppingCartC1{width:40%;height:80px;float:left;padding-top:20px; }
.m_shoppingCartC1 img{width:80px;height:80px;border:1px solid #cfd3dc; float:left;margin-left:20px; }
.mm_2goodsname{float:left;width:300px;height:60px;line-height:30px;margin-left:20px; overflow:hidden;}
.m_shoppingCartC2{width:20%;height:80px;line-height:80px;padding-top:20px;  float:left;text-align:center;}
.m_shoppingCartC3{width:20%;height:80px;float:left;padding-top:20px;}
.m_shoppingCartC4{width:10%;height:80px;line-height:80px;text-align:center;color:#bf1618;  float:left;padding-top:20px;}
.mm_num{width:100px;height:30px;margin:auto;margin-top:30px;}
.m_shoppingCartB{margin-top:20px;}
.m_shoppingCartB input{width:100px;height:40px;background:#bf1618;color:#fff;font-size:16px;float:right;}
.mm_address11{width:100%;height: 40px;line-height: 40px;font-size:18px;}
.mm_addressTa{float: left;}
.mm_addressT a{float: right;color: #bf1618;font-size: 13px;}
/****************成功*****************/
.m_success{width:1200px;height:400px;margin:auto;margin-top:20px;  background:#fff; }
.m_successM{width:600px;height:200px; margin:auto;padding-top:50px; text-align:center;}
.m_successM img{width:90px; height:90px;margin-bottom:20px;}
.m_successM p{height:30px;font-size:20px;line-height:30px;color:#bf1618;}
.m_successBtn{width:200px;height:45px;background:#bf1618;color:#fff;margin-top:30px;}
/****************物流查询*****************/
.m_logistics{width:1200px;height:auto;margin:auto; margin-top:20px;background:#fff; }
.m_orderInfor{width:1100px;height:250px;margin:auto; padding:20px;}
.m_orderInforT{width:100%;font-size:20px;margin-bottom:20px;  height:50px;line-height:50px;border-bottom:2px solid #f7f8fc;}
.m_goodsInfor{width:1100px;height:200px;margin:auto; padding:20px;}
.m_logisticsInfor{width:1100px;height:300px;margin:auto; padding:20px;}
.m_orderInforC{width:100%;}
.m_orderInforC p{width:100%;height:30px;line-height:30px;font-size:18px;overflow:hidden;}
.m_goodsInfor img{width:120px; height:120px;margin-right:20px; border:1px solid #cfd3dc; float:left; }
.m_goodsInfor p{width:800px; float:left;line-height:40px;font-size:18px;}
/****************地址*****************/
.m_address{width:1100px;height:300px;margin:auto; padding:20px;}
.m_addressT{width:100%;font-size:20px;margin-bottom:20px;  height:50px;line-height:50px;border-bottom:1px solid #9c9c9c;}
.m_address1{width:100%;height:50px;margin-bottom:10px;}
.m_address1L{float:left;width:100px;height:50px;line-height:50px;font-size:16px; }
.m_input1{float:left;width:180px;padding-left:10px; height:40px;border:1px solid #bbc1cd;margin-top:5px;}
.m_address1R{float:left;}
.m_address1R1{float:left;border:1px solid #bbc1cd;margin-right:20px;}
.m_address1R1 select{width:138px;height:40px;margin-left:20px;margin-right:20px; }
.m_saveAddress{width:200px;height:45px;background:#bf1618;color:#fff;margin-top:30px;margin-left: 100px; }
.mm_address12{width: 50%; height: 40px;line-height: 40px;font-size:18px;float: left;}
.mm_address111{width: 940px; height: 80px;border: 1px solid #eee;padding: 20px; }
/**************修改密码****************/
.m_changePsd{width: 455px; height:auto; overflow: hidden;padding-top:30px; }
.m_changePsd1{width: 300px;float:left; padding-left: 10px;  height: 40px;margin:auto;border:1px solid #ccc;margin-bottom:20px;color: #333;}
.m_changePsd2{width: 180px;font-size:18px;  height:50px;margin:auto;border:1px solid #eee;margin-left: 80px; color: #fff;background: #bf1618;text-align: center;font-size:18px;}
.m_psd{float:left;width:80px;height:40px;line-height:40px;}



/****************收货地址*****************/
.m_addressM{width:830px;height:280px;margin-bottom:20px;  }
.m_addressMT{width:100%;height:40px;border-bottom:1px solid #9c9c9c;}
.m_addressMT1{width:100px;height:29px;font-weight:bold;font-size:16px;   border-bottom:2px solid #fa5c07;color:#333;}
.m_addressM1{width:100%;height:40px;line-height:40px;margin-top:10px;margin-bottom:10px; }
.m_addressM1a{width:100px;height:40px;float:left;}
.m_addressM1 input{width:180px;height:36px;float:left; border:1px solid #ccc; background:transparent;}
.m_addressM1 span{color:red;margin-left:5px;}
.m_addressM1 select{width:100px;height:30px;}
.m_addressM2{width:150px;height:35px;margin-left:100px; margin-top:10px; background:#ff3356;color:#fff;}
.m_addressMT11{width:200px;height:38px;float:left; font-size:20px;  }
.m_addressMT12{width:100px;height:30px;float:right;background:transparent;border:none;color:#ff3356;}
.m_addressMCT{width:100%;height:40px;background:#f0f0f0;color:#333;margin-top:15px;}
.m_addressMCT1{width:20%;height:40px;line-height:40px;color:#333;font-size:15px;float:left;text-align:center; }
.m_addressMCC{width:100%;height:auto;}
.m_addressMCCM{width:100%;height:40px;line-hesssssssight:40px; border-bottom:1px solid #eee;}
.m_addressMCC1{width:20%;height:40px;line-height:40px;text-align:center;float:left;}
.m_modify{width:50px;height:25px;background:transparent;border:none;color:#84cfff;font-size:16px;}
.m_delete{width:50px;height:25px;background:transparent;border:none;color:#ff8328;font-size:16px;}
.m_addressMM{width:980px;height:auto;margin-bottom:20px;  }
/****************个人信息*****************/
.m_infor{width:100%;height:auto;}
.m_infor1{width:100%;height:40px;line-height:40px;margin-bottom:10px; }
.m_infor1a{width:80px;float:left;}
.m_infor1 input{width:200px;height:36px;border:1px solid #ccc;float:left; color:#333;}
.m_infor1 span{color:red;margin-left:5px;}
.m_infor2{width:100%;height:30px;margin-top:25px;margin-left:80px;   }
.m_infor2a{width:80px;height:30px;background:#bf1618;color:#fff;margin-right:20px; }

/****************订单详情*****************/
.m_orderDetails{width:1200px;height:auto;margin:10px auto;border:1px solid #eee;}
.m_orderDetailsT{width:100%;height:40px; background:#f5f5f5;}
.m_orderDetailsT1{float:left;width:300px;font-size:16px;margin-left:20px; margin-top:10px;padding-left:5px;  color:#333;border-left:5px solid #d30000; }
.m_orderDetailsC{width:100%;height:auto;}
.m_orderDetailsCT{width:810px;height:140px;padding:50px; margin:auto; }
.m_orderDetailsCT1{float:left;width:135px;height:100px; }
.m_orderDetailsCT11{height:30px;margin-bottom:20px;}
.m_orderDetailsCT11 img{height:30px;}
.m_ordert1{line-height:30px;font-size:15px;color:#333;}
.m_ordert2{line-height:15px;font-size:12px;color:#666;}
.m_orderDetailsCC{width:100%;height:auto;min-height:600px; border-top:2px dashed #eee;}
.m_orderDetailsCCL{float:left;width:480px;margin-left:20px; }
.m_orderDetailsCCC{float:left;width:350px;}
.m_orderDetailsCCR{float:left;width:350px;}
.m_orderDetials1T{font-size:18px; padding-left:5px; color:#333;border-left:5px solid #d30000;margin-top:30px;margin-bottom:10px; }
.m_goods1{line-height:25px;font-size:16px; }
.m_orderDetials2{width:50%;height:30px;margin:auto;}
.m_logistics{width:100px;height:30px;font-size:16px;margin-top:10px; font-family:"微软雅黑"; background:#d30000;border:none;color:#fff; }
.m_logisticsC{width:400px;height:auto;min-height:300px;background:url(../images/border.png)no-repeat;background-size:100% 100%;}
.m_logisticsC iframe{border:none;}
/****************订单管理*****************/
.m_user{width:1200px;height:750px;margin:20px auto;}
.m_userLeft{width:265px;height:750px;float:left;margin-right:15px;border:1px solid #bdbdbd; }
.m_userRight{width:910px;height:750px;float:left;}
.m_userLeftT{width:245px;height:55px;line-height:55px;font-size:25px;color:#000;background:#f5f5f5;padding-left:20px;border-bottom:1px solid #bdbdbd;  }
.m_userLeftC1{width:225px;height:120px;padding:20px;border-bottom:1px dotted #ccc; }
.m_userLeftC11{line-height:16px;height:16px;margin-bottom:10px;   border-left:2px solid #000;padding-left:5px;  font-size:16px;color:#000;font-weight:bold;}
.m_userLeftC12{line-height:35px; font-size:16px;color:#333;padding-left:7px; }
.m_userrightT{width:100%;height:40px;line-height:40px; }
.m_userrightT1{float:left;}
.m_userrightT2{float:right;width:120px;height:30px;background :#dededc;color:#000;  }
.m_order{width:980px;height:auto;margin:0 auto;}
.m_orderT1{width:100%;height:30px;font-size:20px;color:#f13767;border-bottom:1px solid #ccc; margin-bottom:20px;}
.m_orderT2{float:right;width:80px ;height:25px;}
.m_orderM{width:100%;height:auto;margin-top:50px;border:1px solid #ccc; }
.m_orderMT{width:100%;height:40px;background:#f0f0f0; }
.m_orderMC{width:100%;height:auto;}
.m_orderMT1{width:20%;height:40px;text-align:center; float:left;color:#000;line-height:40px;height:40px;}
.m_orderMC1{width:20%;height:50px;line-height:50px;font-size:16px; text-align:center;  float:left;}
.m_orderMC11{width:100%;height:50px;border-bottom:1px solid #eee;}
.page{width:37%;margin:auto; height:40px;line-height:40px;text-align:center; margin-top:10px; }
.page ul li{float:left;margin-right:5px; }
.m_orderMC1a{ background:transparent;border:none;color:#84cfff;font-family:"微软雅黑";font-size:16px;outline:none;}
.m_orderMC1b{background:transparent;border:none;color:#ff8328;font-family:"微软雅黑";font-size:16px;outline:none;}
/****************帮助中心*****************/
.m_help{width:100%;height: auto;}
.m_helpM{width: 100%;height: auto;}
.m_helpT1{line-height: 30px;font-size: 20px;color: #bf1618;}
.m_helpc1{line-height: 30px;font-size: 15px;color: #666;}
/****************注册*****************/
.m_register1{float: left;width: 140px !important;height: 30px !important;}
.m_register2{float: right !important;width: 100px !important;height: 30px !important;    background: #f54302;
    color: #fff;    margin-top: -5px;}
    


/****************积分转换*****************/
.m_changeM{width:100%;height:auto;margin-top:30px;border:1px solid #ccc; }
.m_changeMT{width:100%;height:40px;background:#f0f0f0; }
.m_changeMC{width:100%;height:auto;}
.m_changeMT1{width:25%;height:40px;text-align:center; float:left;color:#000;line-height:40px;height:40px;}
.m_changeMC1{width:25%;height:50px;line-height:50px;font-size:16px; text-align:center;  float:left;}
.m_changeMC11{width:100%;height:50px;border-bottom:1px solid #eee;}