﻿@charset "utf-8";
/* CSS Document */

/*公共*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {  margin: 0;  padding: 0;  border: 0;  font-size: 100%;  font-size:12px ;  font: inherit;  vertical-align: baseline;  font-family: tahoma,tarial,"Lantinghei SC","Microsoft Yahei";  }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {  display: block;  }
ul,li,ol{ list-style:none;}
dl,dd{ margin:auto;}
html{width:100%;  height:100%;  -ms-text-size-adjust:none;  -webkit-text-size-adjust:none;  -moz-text-size-adjust:none;  -o-text-size-adjust:none;  }
/*text-size-adjust不管屏幕怎么变文字大小不变*/

body{margin:0;  padding:0;  width:100%;  font-size:12px;  background: #F5F8FA;  }
a:link,a:visited{text-decoration:none; outline:none; color: #000;}
/*所有超链接不要下划线*/
* {padding:0;margin:0;}
*, *:after, *:before{  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box; }
/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/
.am-form textarea,.am-form select, .am-form textarea, .am-form input[type="text"], .am-form input[type="password"], .am-form input[type="datetime"], .am-form input[type="datetime-local"], .am-form input[type="date"], .am-form input[type="month"], .am-form input[type="time"], .am-form input[type="week"], .am-form input[type="tel"], .am-form input[type="email"], .am-form input[type="url"], .am-form input[type="search"], .am-form input[type="tel"], .am-form input[type="color"], .am-form-field,.am-btn{ font-size:14px;}
.clear{ clear:both}
/*header{display: none;}*/
.form-act input{
	border: 1px solid #000;
}
.main-wrap > .notice {display:none;}

/*选项卡样式定义*/
.am-nav-tabs,.am-tabs-bd{border-color:transparent ;}
.am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:hover, .am-nav-tabs > li.am-active > a:focus,.am-nav-tabs > li > a:hover  {
color: #555555;background:none;border-color:transparent;cursor: default;}
.am-nav-tabs > li > a {margin-right: 0;}
.am-nav-tabs > li.am-active {border-bottom:2px solid #c7000a;}
.am-tabs-d2 .am-tabs-nav li {max-width:216px;}
/*选项卡样式*/
.am-nav> li{cursor: pointer;}
.am-nav > li > a ,.am-nav > li>a{  padding: 0 2px;  margin: 0;  text-align: center;  }
.am-selected-list li.am-checked .am-icon-check{color: #f39800;}
.am-btn-default:active, .am-btn-default.am-active, .am-active .am-btn-default.am-dropdown-toggle{background-color: #eee;}
.nav-table{display: none;}
.am-tabs-d2 .am-tabs-nav > .am-active,.am-nav > li.am-active > a{ background-color:#fff; color: #c7000a;}
.am-tabs-d2 .am-tabs-nav > .am-active:after{border-bottom-color: #c7000a;}
.am-tabs-d2 .am-tabs-nav > .am-active a{ color: #c7000a;}
.am-nav > .am-active:after {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border: 6px rgba(0, 0, 0, 0) solid;
  content: "";
  z-index: 1;
  border-bottom-color: #005dab;
}
.am-nav > li>a{cursor: pointer;  display:block;height: 40px; line-height: 40px;}
.am-nav > li{border-bottom:2px solid transparent; margin:0!important;height:42px;line-height: 42px;}
.am-nav > li.am-active {border-color:#005dab;}
.am-nav > li.am-active > a, .am-nav > li.am-active > a:hover, .am-nav > li.am-active > a:focus{background-color:#fff; color:#005dab;}
.am-avg-sm-5.am-nav  { background-color: #eeeeee;}


/*分页*/
.am-pagination > .am-active > a, .am-pagination > .am-active > span, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > span:hover, .am-pagination > .am-active > a:focus, .am-pagination > .am-active > span:focus{background-color: #c7000a;border-color: #c7000a;}

/*按钮*/
.am-btn-danger{background-color: #005dab; opacity: 1; color:#fff!important;}
.am-btn-danger:hover, .am-btn-danger:focus{opacity: 0.88;background-color: #c7000a; }
.am-badge-danger{background-color: #c7000a;}
/*主体部分*/
.center{width:100%; margin:60px auto 0;min-height: 1px; overflow:hidden;}
aside,.wrap-right,.m-logistics,.you-like{ display:none;}
.col-main {padding-bottom: 50px;}
/*标题*/
.am-text-lg{ font-size:17px;}
.am-padding {padding:0 10px;}
.am-padding small{width:50%;}
hr{margin:5px 0;}

/*表单布局*/
.am-form-label{width:60px;float: left; text-align:right;}
.am-form-content{ margin-left:65px;}
.col-main{padding-top:10px ;background-color:#fff;min-height: 400px;}

/*博客*/
.bloglist .am-u-md-9{background: #fff;}
.blog-main{max-width:760px ;margin:0 auto ;}
.blog-sidebar{padding: 0;}
.blog-list li{border: none;}
.blog-list li p{white-space:nowrap;/* 不换行 */overflow:hidden;text-overflow:ellipsis}
.am-panel-hd{font-size:18px;padding: 1rem 1rem;}
.blog-title a{font-size:20px ;margin:10px auto ;}
.blog-meta{font-size:14px ;text-align: right;}
.blog-content p{font-size:14px ;line-height: 24px;text-indent: 2em;}
.blog-content .Row li{width: 33.33%;float: left;padding:5px ;}
.blog-content img{width:100% ;}
.blog-tit p{ color: rgb(89, 89, 89);text-indent: 0;margin-top:10px ;}
.blog-tit p span{font-family:Microsoft YaHei !important; color: rgb(192, 0, 0); font-size: 18px;}

/*积分*/
.pointsTitle{position: relative;}
.usable{width:100% ;height: 100px;text-align: center;font-size: 18px;padding-top:25px ;background:#f85e38;background: linear-gradient(#f99847,#f85e38);color:#fff ;margin-top: -5px;}
.usable span{display: block;margin-top:10px ;}
.pointshop{display: block;padding:10px 0 ;position: relative;background: #F5F8FA;}
.pointshop a{display: block;background: #fff;height:42px ;line-height:42px ;padding-left:40px ;font-size:16px ;}
.pointshop i img{display: block;position: absolute;left:10px;top:16px;width:25px ;height:25px ;}
.pointTitle{position: relative;padding: 0 5px;border-bottom: 1px solid #eeeeee;height:32px;line-height:32px;font-size:14px ;}
.pointTitle .more{position: absolute;right: 5px;}
.pointTitle .more i{padding-left:5px ;}
.pointlist table{width:100%;}
.pointlist table tr{height: 50px;border-bottom: 1px solid #eeeeee;position: relative;}
.pointlist table td{vertical-align: middle;text-align: right;padding: 0 5px;font-size:14px ;}
.pointlist .pointType{width: 50%;text-align: left;}
.pointlist .pointNum{position: absolute;right:10px ;height:25px ;line-height: 25px;/*color: red;*/}
.pointlist .pointTypeNum{right:100px;}
 .pointlist .pointNumCurr{display:none;}
.pointlist .pointTime{height:25px ;line-height: 25px;padding-top:18px ;}
/*签到*/
.signIn {display: block;position: absolute;top:33px;right:10px;text-align: center;height:60px ;}
.signIn a{color: #fff;}
.signIn a i{display: block;font-size:24px ;}

/*账户余额*/
.financeText{padding:10px ; border:1px solid #eeeeee;margin:10px 10px;}
.financeText a{padding-top: 5px;display: block;}
.financeText p{border-bottom:  1px dashed #eeeeee;padding-bottom: 5px;}
.financeText p span{margin:0 10px ;color:#c7000a;font-weight: 600;}
.financeTip {position: relative;}
.financeTip img{width:50% ;max-width:200px ;}
.financeTip a {position:absolute;top:100px;left:55%;font-size:16px ;color:#c7000a;font-weight: 600;}
.financeTip p{border-top:1px solid #eee ;padding:10px;text-indent: 2em}

/*银行卡*/
.card-box-list{overflow: hidden;}
.card-box-list li{float:left;width:100%;}
.card-box{overflow: hidden;width:92%;height: 160px;margin: 0 auto 20px;background: #EFF0F1;border-radius: 4px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);cursor: pointer;border: 1px solid #DDDDDD}
.card-box-name {border-radius: 4px 4px 0 0;height: 46px;position: relative;}
.card-box-name .bank-logo {position: absolute;top: 13px;left: 12px;}
.card-box-name .bank-logo img{width:16px}
.card-box-name .bank-name { position: absolute;top: 12px;left: 33px;overflow: hidden;width: 84px;text-overflow: ellipsis;white-space: nowrap;}
.card-box-name .bank-num4 { position: absolute;top: 12px; right: 60px;}
/*信用卡*/
.card-box-name .card-type-DC, .card-box-name .card-type-CC, .card-box-name .card-type-SCC {position: absolute;top: 12px; right: 5px;overflow: hidden; width: 49px;height: 18px;}
.card-box-name .card-type-CC{ background: url(/imag/cardtype.png) no-repeat left -18px;}
.card-box-name .card-type-DC {background: url(/imag/cardtype.png) no-repeat left top;}
.card-box-list .card-box:hover .card-box-name{background: linear-gradient(#FFFFFF, #E6E8EB);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E8EB');}
.card-box-express {height: 37px; margin: 0 0 15px 0;background: #CFD2D4;border-top: 1px solid #ABADAF;}
.card-box .express-status {float: left; padding: 9px 0 0 10px;}
.card-box .express-status .asset-icon {display:inline-block; vertical-align: -2px; margin-right: 10px;width: 55px;
height: 14px;background: url(/imag/cardbg.png);}
.card-box .express-else { float: right;padding:8px 10px 0 0;}
.card-box .express-else a{color:#c7000a ;}
.card-detail {color: #c7000a;padding: 4px 10px;}
/*添加银行卡*/
.add-card {width:92%;height: 160px;margin: 0 auto 20px;border: 1px dashed #777;background: #FAFAFB;text-align: center;}
.add-card a{color:#777 ;font-weight: 600;}
.add-card i {display: block; margin: 50px auto 0;vertical-align: -5px;font-size: 30px;color: #777;cursor: pointer;}
.add-card:hover a,.add-card:hover i{color: #c7000a;}
/*意见反馈*/
.suggestmain{margin:20px 10px ;}
.suggestlist{margin:15px 0 20px;width:100% ;}
.suggestlist .am-dropdown{width:100% ;}
.suggestlist .am-selected-btn{padding-top:10px ;padding-bottom: 10px; text-align:left;}
.suggestlist .am-selected-list,.suggestlist .am-selected-btn.am-btn-default{font-size:12px ;}
.suggestDetail p{margin-bottom: 10px;display:none ;}
.suggestDetail .textArea{position: relative;}
.suggestDetail .textArea textarea{width: 100%;padding: 10px;border: 1px #BBB solid;list-style: none;height: 150px;}
.suggestDetail .textArea .fontTip {color: #999;position: absolute;z-index: 2;right: 15px;bottom: 15px; text-align: right;}
.suggestmain .am-btn.anniu{width:100%;margin:20px auto 25px;background-color: #c7000a;  border-color: #c7000a;}
.suggestTel i{margin-right:10px ;}
/*底部*/
/*.footer{display:none; text-align: center;border-top: 2px solid #F8F8F8 margin-top:20px; padding-top: 5px;}*/
.main-wrap {background-color:#fff; padding: 0 10px;}
/*地址管理*/
.textbox{ padding:5px;    border: 1px solid #ccc;}
/*我要充值*/
.online .tdbg {line-height:2;}
.online .tdbg.title { font-size:16px;font-weight:500;}
/*.online .tdbg input{ margin-top:8px;}*/
.online .tdbg label{margin-left:60px;}
.online #money{margin-left:60px;}

/*订单*/
.order-top .th-item,.order-left .td-item{
  width: 35%;
}
.order-top .th-price,.order-left .td-price{
  width: 10%;
}
.order-left{
  overflow: hidden;
  border: 1px solid #eee;
}
.order-left .item-pic{
 margin: 5px 10px;
}
/*退款按钮*/
.tkan{
  background-color: #005dab;
  color: #fff;
  padding: 5px 10px;
}
@media only screen and (min-width:640px) {
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {  font-size:14px ;  }
	
	
	
/*头*/
[class*="am-icon-"]:before{color:#005dab}
header { display:block;}
header article{max-width: 1200px;margin:0 auto;}
.mt-logo .mt-tblogo {width:20%;display: inline-block;vertical-align: middle;}
.message-l{ float:left;}
.message-l .topMessage{padding: 0 6px;height: 35px;line-height: 35px;}
.message-r {float: right;}
.message-r .topMessage {float: left;padding: 0 6px;height: 35px;line-height: 35px;}

/*固定框架*/
.center{max-width:1000px; margin:0 auto;min-height: 1px;margin-top:15px ;}
.main-wrap { padding: 0 ;}
/*表单布局*/
.am-form-label{width:100px;float: left;}
.am-form-content{margin-left:85px;}

/*侧边栏*/
aside{ display:block;width:130px; float:left;padding-top:10px; background: #fff;}
aside ul{padding:0 8px;font-size:14px ;background: #fff;}
aside a{display: block;overflow: hidden;text-decoration: none;line-height: 28px;color: #000;height: 28px;}
aside ul li{text-align: center;}
aside ul li.active a{color:#005dab;font-weight: 600;}
li.person{border-bottom:1px solid #F5F8FA ;padding-bottom:10px;/*padding-top: 10px;*/}
li.person:first-child{border-bottom: 2px solid #005dab;position: relative;}
li.person:first-child a{font-size: 16px;line-height: 32px;font-weight: 700;}
li.person:first-child a i{position: absolute;left:10px;font-size: 15px;}
li.person p{position: relative;height: 28px;line-height:28px ;font-size: 14px;}
li.person p i{position: absolute;left:0;font-size: 15px;color:#005dab ;width: 28px;}
.person ul{padding-left:6px; border:none; padding-top:0; padding-bottom:0; margin:0 auto;font-size:12px;}
.person ul li a{color: #999;font-size: 12px;}
/*主题*/
.col-main {width:100%;min-height: 1px;background: none;padding-bottom: 0;}
.main-wrap {position: relative;  margin-left:150px; overflow: hidden;min-height:772px;background-color:#fff!important; box-sizing: border-box;padding: 0 10px; /*height: 1180px; text-indent:2em*/}
.am-fl.am-cf small{width: auto;color: #005dab;}
.am-padding {margin:20px 0;}
.am-text-danger {color: #005dab;}
#MyContent{ color:#ccc;}

.am-text-danger a{
    color: #005dab;
    font-size: 18px;
}
.total_pri{
    display: none;
  }

/*文章*/
.article-detail .article-title { text-align:center; margin-bottom:15px; }
.article-detail .article-title h1 {font-size:22px;line-height:1.5;font-weight:normal;text-align: center;}
.article-detail .entry-meta { text-align:center; margin-bottom:20px; padding-bottom:10px; font-size:12px; /*border-bottom:1px dotted #ccc;*/ }
.article-detail .entry-meta span { margin:0 10px; }
.article-detail .article-content { margin-top:25px; }
.article-detail .video-player-content { margin-top:20px; text-align:center; }
.article-detail video.video-play-wrapper { width:100%; height:auto !important; text-align:center; }
.article-detail span.video-play-wrapper { width:100%; *height:auto !important; text-align:center; }



/*博客*/
.blog-main{margin-top:10px ;}
.blog-sidebar{padding: 0 10px;}

/*银行卡*/
.card-box-list li{float:left;width:50%;}
.card-box-list li span{font-size: 12px;}

/*意见反馈*/
.suggestlist .am-dropdown{width:200px;}
.suggestDetail p{display:block ;}
.suggestDetail .textArea{max-width: 800px;}
.suggestmain .am-btn.anniu{width:150px;margin:25px 0 20px;}
 .pointlist .pointNumCurr{display:block;}

}


/*引发在线支付问题*/
/* .tdbg input[type="submit"]{
  background:  #d2364c;
  padding: 5px 10px;
  margin: 10px auto;
  color: #fff;
} */
@media only screen and (min-width:900px) {
/*银行卡*/
.card-box-list li{float:left;width:33.33%}	
}
   
@media only screen and (min-width: 1025px) {
/*分类*/
.nav-table{display: block;}
.bloglist{padding-top:20px ;}
.blog-content p {font-size: 16px;line-height: 24px;}

/*意见反馈*/
.suggestmain {margin: 20px 20px;}
.suggestDetail .textArea{margin-left:65px;max-width: 800px;}
.suggestmain .am-btn.anniu,.suggestlist .am-dropdown,.suggestTel {margin-left:65px ;}
}
@media only screen and (min-width: 1260px) {
li.person:first-child a i{position: absolute;/*left:20px;*/}
li.person p i{position: absolute;/*left:12px;*/}   	
/*固定框架*/
.center{width:96%;max-width:1200px; margin:0 auto;min-height: 1px;margin-top:15px ;}
/*aside {width: 160px;}*/

.usertitle{ color: #d2364c; font-weight: 500; font-size:18px;}
.tdbg{ line-height:40px; }

.pn{     padding: 5px 10px;}

.clefttitle{ font-size:16px;    width: 150px;}
/*.border{ margin-left:20px;}*/


/* .main-wrap {margin-left: 180px;} */
.am-container , .bloglist{max-width: 1200px;}
/*博客*/
.blog-main{margin-top:30px ;}
/*银行卡*/
.card-box{width:230px ;}
.add-card {width: 232px;}
.card-box-list li{float:left;width:25%}

}

@media(max-width:1023px){
.phone-header{display: none!important;}
}
@media(max-width:767px){
  .clefttitle{
    width: 30%;
  }
  .phone-header{display: block!important;}
aside, .wrap-right, .m-logistics, .you-like{display: none!important;}
.phone-header{position: relative;!important;}

  .main-wrap{
    overflow-x: scroll;
  }
  .writeblog{
    /*width: 135%;*/
    margin-right: -30px;
  }
  .center{
    margin-top: 15px;
  }
  .tdbg img{
    display: none;
  }
  .tdbg td:nth-child(2){
    padding: 0 5px;
    text-align: left !important;
    /*height: 62px;*/
  }
  .tdbg {
    font-size: 12px;
    line-height: 35px;
  }
  .center .col-main .main-wrap table tr:last-child td{
    /*padding-left: 20px !important;
    padding-right: 5px !important;*/
    width: 16%;
  }
  .textbox{
    width: 255px !important;
  }
  .button{
    height: 22px !important;
    margin-top: 3px;
  }

  .bgtitle td:first-child{
    display: none;
  }
  .tdbg td:first-child{
    /* display: none; */
    /* 不可以隐藏，隐藏手机无法支付 */
    width: 92px;
    display: block;
  }
  /*不可修改，修改余额支付页面 错乱*/
  .yezf .tdbg td:first-child{
    
    width: auto;
    display: table-cell;
  }



  .tdbg input[type="submit"]{
    line-height: 5px;
  }
  .title td:first-child{
    display: none;
  }
  .title td:nth-child(4){
    width: 18%;
  }
  .title td:nth-child(5){
    width: 20%;
  }
  .title td:nth-child(6){
    width: 18%;
  }

  .bgtitle a{
    color: red;
  }
  .total_pri{
    display: block;
    width: 30%;
    text-align: center;
  }
}
.splittd a:hover{
  color: #005dab;
  /*background-color: #005dab;*/
  border-radius: 3px;
  font-weight: 700;
}
.Contenttips i{
  margin-right: 20px;
  display: inline-block;
  width: 160px;
}

.order-list .none{
  height: 160px;
  line-height: 100px;
  text-align: center;
}
.order-list #fenye{
  float: right;
}
#fenye{
  float: right;
  margin-top: 20px;
}
.tabs .puton a{
  color: #005dab;
}
/*余额充值页面*/
.tdbg.money{
  overflow: hidden;
  position: absolute;
  top: 200px;
  padding-left: 12px;
  width: 98%;

  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
}
.tdbg.money li i{
  color: #999;
  font-size: 12px;
}
.tdbg.money li em{color: red;}
.tdbg.money li{
  float: left;
  padding: 0 5px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 28%;
  height: 80px;
  margin-right: 8%;
  margin-bottom: 35px;
  line-height: 22px;
  padding-top: 18px;
}
.tdbg.money li:nth-child(3n){
  margin-right: 0;
}
.tdbg.money li:last-child{
  padding: 0 5px;
  padding-top: 18px;
  line-height: 22px;
}
.tdbg.money li input{
  float: none;
  width: 13px;
  margin-right: 2px;
}
.kuang2.textbox{
  /*display: none;*/
  width: 40px !important;
  padding: 0 !important;
}
/*资金明细模块*/
.zlog{
  /*overflow: hidden;*/
  margin-left: 19px;
  height: 35px;
  line-height: 30px;
  border-bottom: #d8d8d8 1px solid;
}
.zlog .mlog{
  width: 80px;
  height: 35px;
  float: left;
  margin: 0px 1px;
  text-align: center;
  border: #d8d8d8 1px solid;
}
.zlog .slog{
  height: 35px;
  width: 80px;
  float: left;
  margin: 0px 1px;
  text-align: center;
  border: #d8d8d8 1px solid;
  /*border-left: none;*/
}
.mlog.active{
  border-bottom: none;
  height: 36px;
  background-color: #fff;
}
.slog.active{
  border-bottom: none;
  height: 35.5px;
  background-color: #fff;
}
.writeblog>a{
    display: inline-block;
    padding: 2px 3px;
    background-color: #005dab;
    color: #fff;
}

/*userorder*/
.dd-num a{
  border: 1px solid #ccc;
  padding: 1px 2px;
  border-radius: 3px;
}
.dd-num a:hover{
  color: #005dab;
  border: 1px solid #005dab;
}
.order-status4 .order-infop{
  display: inline-block;
  margin-left: 45px;
}
.order-status4 .order-infop a{
  border: 1px solid #ccc;
  padding: 3px 8px;
  border-radius: 3px;
}
.order-status4 .order-infop a:hover{
  color: #005dab;
  font-weight: 700;
  border: 1px solid #005dab;
}

/*iteminfo*/
.writeblog{
  overflow: hidden;
  margin-bottom: 40px !important;
}
.writeblog>img{
  float: left;
  margin-left: 30px;
  margin-top: 5px;
}
.writeblog a{
  float: left;
  margin-left: 7px;
}
.writeblog a:hover{
  color: #fff;
}
.writeblog .searchInfo{
  float: right;
  margin-right: 10px;
}
/*发布文章*/

/*nav导航*/
.nav-box li a .nav-cont {
    padding-bottom: 15px;
    display: inline-block;
    font-size: 20px; 
}
.nav-box>ul>li:hover a{
    font-size: 20px;
}
/*订单管理*/
.am-avg-sm-5 > li:nth-of-type(5n + 1) {
    clear: none;
}
.am-avg-sm-5 > li {
    width: 16.666%;
}

.dtable .uploadbutton{
  margin-top: 0;
}

.am-avg-sm-5 > li:nth-of-type(1){
  width: 35%;
}
.am-avg-sm-5 > li:nth-of-type(2){
  width: 10%;
}
.am-avg-sm-5 > li:nth-of-type(3){
  width: 8%;
}
.am-avg-sm-5 > li:nth-of-type(4){
  width: 18%;
}
.am-avg-sm-5 > li:nth-of-type(5){
  width: 10%;
}
.am-avg-sm-5 > li:nth-of-type(6){
  width: 17%;
}



@media (max-width: 768px) {
    .writeblog{
        margin: 55px auto;
    }
    /*.Contenttips i{
      margin-right: 20px;
      display: block;
    }*/
    .tabs>ul{
      height: auto !important;
    }
    .tdbg.money{
      margin-top: 50px;
      width: 92%;
    }
    .tdbg.money li{
      margin-bottom: 8px;
      width: 30%;
      margin-right: 5%;
      padding: 0;
    }
    .tdbg.money li:last-child{
      width: 65%;
      margin-right: 0;
      padding-top: 8px;
    }
    .order-title{
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .order-status4 .order-infop{
      margin: 0 10px 0 0;
    }
    .order-status4{
      margin-top: 20px;
      border:1px solid #efefef;
    }

    .am-avg-sm-5 > li:nth-of-type(1){
      width: 30%;
    }
    .am-avg-sm-5 > li:nth-of-type(2){
      width: 15%;
    }
    .am-avg-sm-5 > li:nth-of-type(3){
      width: 15%;
    }
    .am-avg-sm-5 > li:nth-of-type(4){
      width: 15%;
    }
    .am-avg-sm-5 > li:nth-of-type(5){
      width: 12%;
    }
    .am-avg-sm-5 > li:nth-of-type(6){
      width: 13%;
    }
    .order-top .th-price, .order-left .td-price{
      width: 30%;
    }
    .order-top .th-item, .order-left .td-item{
      width: 60%;
      word-break: break-all;
    }
}






