@charset "utf-8";
/* CSS Document */
html, body, div, input, 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, select{margin: 0;padding: 0;border: 0;}
body, button, input, select, textarea {
  font: 12px/1.5 'PingFangSC','helvetica neue','hiragino sans gb','arial','microsoft yahei ui','microsoft yahei','simsun','sans-serif';
  color: #666;}
input{
  outline: none;
}
table{ border-collapse:collapse;}
body{font-size:12px;color:#333; font-family:"Microsoft Yahei"; overflow-x:hidden;}

img,a{border:0; text-decoration:none;}
ol, ul {list-style: none; }
.clears{ clear:both;}
a{color:#333;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
a:hover{color:#F73F67;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
/* img{ max-width:100%; height:auto;} */
.width1190{width:1190px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.red{color:#23C993;}
.height1{height:7px;}
.height2{ height:30px;}
.height3{ height:20px;}
.font14{ font-size:14px;}
.font12{ font-size:12px;}
.alignLeft{ text-align:left;}
.alignCenter{ text-align:center;}
.alignRight{ text-align:right;}
.green{color:#7ABD54;}
.orange{color:#23C993;}
.hui{color:#999;}

.header .hea_bot{
  border: 0 none;
  border-radius: 4px;
  padding: 0 18px 0 40px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  background: #FF6E8D url(/static/modular/mall/images/icon2.png) no-repeat 18px -153px;
  float: right;
  cursor: pointer;
}
/*logo-phone*/
.logo-phone{
  padding:10px 0;
}
.logo-phone .logobox{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-phone .searchbox{
  width: 636px;
  height: 42px;
  /* background: #eeeeee; */
  display: flex;
  align-items: center;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
.logo-phone .searchbox .choseitem{
  width: 62px;
  height: 18px;
  background: url(../images/icon2.png) 41px -96px no-repeat;
  border-right: 1px solid #eeeeee;
  color: #666666;
  position: relative;
  cursor: pointer;
}
.logo-phone .searchbox .choseitem p{
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;

}
.logo-phone .searchbox .choseitem .choseitembox{
  background: #ffffff;
  position: absolute;
  width: 62px;
  top: 30px;
  border: 1px solid #eeeeee;
  border-top: none;
  display: none;
}
.logo-phone .searchbox .choseitem .choseitembox span{
  display: block;
  font-size: 14px;
  padding-left: 10px;
  line-height: 30px;
}
.logo-phone .searchbox .choseitem .choseitembox span:hover{
  background: #F1F1F1;
  color: #F78115;
  cursor: pointer;
}
.logo-phone .searchbox .search_text{
  flex: 1;
  height: 100%;
  border: none;
  padding: 0 10px;
  outline:none;
  font-size: 14px;
  color: #666666;
}
.logo-phone .searchbox .searchbtn{
  width: 44px;
  height: 44px;
  background: #eeeeee;
  cursor: pointer;
  background: url(../images/icon2.png) 12px -200px no-repeat;
}
.logo-phone .headbtn{
  border: 0 none;
  border-radius: 4px;
  padding: 0 18px 0 40px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  background: #FF6E8D url(../images/icon2.png) no-repeat 18px -153px;
  float: right;
  cursor: pointer;
}
.logo-phone .headbtn:hover{
  background-color: #FF5479;
  transition: .3s;
}
.logo{width:300px; height:59px;}

.phones{float:right;width:140px;padding-left:30px; height:31px; background:url(../images/phone.jpg) left center no-repeat;}

.phones strong{ display:block;height:29px; line-height:29px; font-size:18px;border-top:#4E4E4E 1px solid;border-bottom:#4E4E4E 1px solid;white-space:nowrap;}

/*list-nav*/
.list-nav{width:100%; height:40px; background:#FF6E8D;}
.list{float:left;width:304px; height:40px;position:relative;}
.list h3{ height:40px; line-height:40px; text-align:center; font-weight:400; background:#23C993;color:#fff; font-size:18px}
.list-list{ position:absolute;left:0;top:40px; width:304px; height:320px; background:#fff; z-index:9;overflow-y: auto;}
.list dl{padding:8px 10px;border-bottom:#ddd 1px solid;}
.list dt{ height:30px; line-height:30px; font-size:16px;}
.list dd a{ font-size:12px; display:inline-block;margin:7px 20px 0 0;}

/*nav*/
.nav{float:left;height:40px;}
.nav li{float:left;width:110px; height:40px;}
.nav li a{float:left;width:110px; height:40px; line-height:40px;color:#fff; font-size:16px; text-align:center;}
.nav li a:hover{ background:#ff5479;}
.nav li.navCur a{ background:#f73f67;}


/* banner */
.banner{
  height: 400px;
  background: url(/static/modular/love/images/love_index.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
/*content*/
.content{padding:10px 0;}

/* 选项卡 */

.index-tab{
  width: 1190px;
  height: 40px;
  /* background: #eeeeee; */
  margin: 30px auto;
  display: flex;
  justify-content: center;

}

.index-tab a{
  display: block;
  padding:0 20px;
  line-height: 40px;
  color: #999999;
  font-size: 16px;
  position: relative;
}
.index-tab .index-chose{
  font-size: 18px;
  color: #F66E57;
}
.index-tab .index-chose::after{
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  width: 25px;
  height: 7px;
  background-position: -36px -460px;
}

/* 首页列表 */
.index-list{

}
.index-list ul{
  display: flex;
  flex-wrap: wrap;
}
.index-list ul li{
  width: 200px;
  height: 300px;
  margin-right: 45px;
}
.index-list ul li:nth-child(5n){
  margin-right: 0;
}
.index-list ul li .index-img{
  width: 200px;
  height: 200px;
}
.index-list ul li .index-img a{
  width: 200px;
  height: 200px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.index-list ul li .index-img a img {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
.index-list ul li .index-img a img:hover{
  width: 220px;
  height: 220px;
  left: -10px;
  top: -10px;
  transition: .5s;
}
.index-list ul li .img-tit{
  font-size: 14px;
  width: 100%;
  height:30px;
  line-height: 30px;
  box-sizing: border-box;
}
.index-list ul li .img-tit i{
  display: inline-block;
  vertical-align: -3px;
  width: 17px;
  height: 17px;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
}
.index-list ul li .img-tit .man{
  background-position: -150px -256px;
}
.index-list ul li .img-tit .woman{
  background-position: -102px -256px;
}
.index-list ul li .index-base{

}
.index-list ul li .index-base span{
  font-size: 14px;
  position: relative;
  padding-right: 20px;
}
.index-list ul li .index-base .s1::after{
  content: '';
  display: block;
  width: 1px;
  height: 15px;
  position: absolute;
  top: 3px;
  right: 8px;
  background-color: #cccccc;
}
.index-list ul li .index-icon{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
.index-list ul li .index-icon span{
  display: inline-block;
  font-size: 10px;
  color: #f59485;
  padding: 0 4px;
  margin-right: 5px;
  line-height: 16px;
  background-color: #fff8f6;
  border-radius: 2px;
  border: 1px solid #fbd6d0;
}

.shaixuan{
  border: 1px solid #eeeeee;
}
.shaixuanbox{
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
}
.shaixuanbox .shai-items{
  display: flex;
  width: 360px;
  height: 30px;
  font-size: 14px;
  margin-bottom: 20px;
}
.shaixuanbox .shai-items span{
  display: block;
  width: 100px;
  line-height: 30px;
  text-align: right;
  margin-right: 20px;
}

.shaixuanbox .shai-items .shuru{
  width: 200px;
  height: 30px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  position:relative;
}
.shaixuanbox .shai-items .shuru input[type="text"]{
  height: 30px;
  /* width: 150px; */
  width: 100%;
  border-radius: 5px;
  padding:0 10px;
  box-sizing: border-box;
}
.shaixuanbox .shai-items .shai-chose{
  cursor: pointer;
}

.shaixuanbox .shai-items .shai-chose input[type="text"]{
  width: 170px;
  padding-right: 0;
  cursor: pointer;
}
.shaixuanbox .shai-items .shai-chose::after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/static/modular/love/images/xiangxia.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 9px;
  top: 9px;
}
.shaixuanbox .shai-items .shai-chose .shai-items-option{
  width: 200px;
  border-radius: 5px;
  background: #ffffff;
  position: absolute;
  top: 30px;
  left: 0;
  border: 1px solid #eeeeee;
  display: none;
  z-index: 99;
}
.shaixuanbox .shai-items .shai-chose .shai-items-option .option{
  height: 30px;
  font-size: 12px;
  display: flex;
  line-height:30px;
  border-bottom: 1px solid #eeeeee;
}
.shaixuanbox .shai-items .shai-chose .shai-items-option .option p{
  padding: 0 10px;
  flex: 1;
  cursor: pointer;
}
.shaixuanbox .shai-items .shai-chose .shai-items-option .option:hover{
  background: #eeeeee;
}
.option input[type="checkbox"]{
  display: none;
}
.option label{
  display: flex;
  align-items: center;
  padding:0 10px;
}
.option i{
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  box-sizing: border-box;
}
.option input[type="checkbox"]:checked+i{
  background: url(/static/modular/love/images/gou.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}
.option label{
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.option label p{
  flex: 1;
}



/* 列表页 */

.infolist{
  padding: 20px 0;
}

.infolist ul{
  display: flex;
  flex-wrap: wrap;
}

.infolist ul li{
  width: 360px;
  display: flex;
  background: #fbfbfb;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.infolist ul li:nth-child(3n){
  margin-right: 0;
}
.infolist ul li a{
  display: block;
}
.infolist ul li .list-img{
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.infolist ul li .list-img img{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  transition: .2s;
}
.infolist ul li .list-det{
  flex: 1;
  padding-left: 10px;
  position: relative;
}
.infolist ul li .list-det .list-tit{
  font-size: 14px;
}
.infolist ul li .list-det .list-tit i{
  display: inline-block;
  vertical-align: -3px;
  width: 17px;
  height: 17px;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
}
.infolist ul li .list-det .list-tit .man{
  background-position: -150px -256px;
}
.infolist ul li .list-det .list-tit .woman{
  background-position: -170px -230px;
}
.infolist ul li .list-det .list-base{
  display: flex;
  padding: 5px 0;
}
.infolist ul li .list-det .list-base span{
  display: block;
  color: #666666;
}
.infolist ul li .list-det .list-base span::after{
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #dddddd;
  margin-left: 5px;
  margin-right: 5px;
}
.infolist ul li .list-det .list-base span:last-child::after{
  width: 0;
}
.infolist ul li .list-det .list-icon{
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dashed #eeeeee;

}
.infolist ul li .list-det .list-icon span{
  display: inline-block;
  font-size: 10px;
  color: #f59485;
  margin-right: 5px;
  line-height: 16px;
  background-color: #fff8f6;
  border-radius: 2px;
  border: 1px solid #fbd6d0;
  padding: 0 4px;
  margin-bottom: 5px;
}
.infolist ul li .list-dec{
  color: #666666;

}
.infolist ul li .list-dec::before{
  display: inline-block;
  content: '';
  width: 14px;
  height: 14px;
  vertical-align: -3px;
  margin-right: 5px;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
  background-position: -300px -311px;
  
}
.renzheng{
  width: 80px;
  height: 80px;
  position: absolute;
  background: #eeeeee;
  bottom: 0;
  right: 0;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
  background-position: -90px -359px;;
}
.infolist ul .enlarge a img{
  width: 170px;
  height: 170px;
  top: -10px;
  left: -10px;
}

.det-box{
  border: 1px solid #cccccc;
  padding: 10px;
}

.det-tit{
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.det-tit::before{
  content: '';
  display: block;
  width: 4px;
  height: 16px;
  border-radius: 1000px;
  background: #FF6E8D;
  margin-right: 5px;
}
.det-item{
  width: 700px;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
}
.det-item .det-left{
  width: 120px;
  text-align: right;
  font-weight: 600;
}
.det-item .det-right{
  flex: 1;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
}
.det-item .det-right span{
  padding: 6px 12px;
  background: #FFDDE5;
  color: #555555;
  border-radius: 1000px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 14px;
}
.det-person{
  width: 200px;
  height: 400px;
  position: absolute;
  top: 50px;
  right: 50px;
}
.det-person .det-img{
  width: 200px;
  height: 200px;
}
.det-person .det-img img{
  width: 100%;
  height: 100%;
}
.det-person .btn{
  display: flex;
  background: linear-gradient(to right,#FE7C51 0%,#FF6A7B 50%,#FF59A3 100%);
  border-radius: 10px;
  margin-top: 30px;
}
.det-person .btn button{
  width: 100%;
  height: 40px;
  border: none;
  background: none;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.det-person .btn button:nth-child(1){
  border-right: 1px solid #ffffff;
}
.det-person .btn button span{
  font-size: 12px;
}

/* 个人中心页 */
.user-left{
  width: 220px;
  /* background: #eeeeee; */
  
}

.user-info{
  /* height: 300px; */
  padding: 10px;
  border: 1px solid #eeeeee;
}
.user-info .user-img{
  width: 80px;
  height: 80px;
  margin:0 auto;
}
.user-info .user-img a{
  width: 100%;
  height: 100%;
  display: block;
}
.user-info .user-img a img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.user-info p{
  text-align: center;
  font-size: 14px;
  color: #FF6E8D;
  padding-top: 5px;
}
.user-info .user-info-tip{
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 5px 0;
}
.user-info .user-info-tip span{
  /* display: inline-block; */
  display: block;
}
.user-info .user-info-tip span::after{
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  margin:0 5px;
  background: #dddddd;
}
.user-info .user-info-tip span:last-child::after{
  width: 0px;
}
.user-info .user-label{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.user-info .user-label span{
  display: block;
  padding: 2px 5px;
  border-radius: 1000px;
  background: #FFF4F8;
  color: #FF9EB2;
  border: 1px solid #FF9EB2;
  margin-right: 10px;
}
.user-nav{
  border: 1px solid #eeeeee;
  margin-top: 10px;
}
.user-nav .user-nav-chose{
  background: #F6F6F6;
}
.user-nav a{
  display: flex;
  align-items: center;
  padding-right: 10px;
  font-size: 14px;
  height: 40px;
}
.user-nav a img{
  margin: 0 10px;
  width: 30px;
  height: 30px;
  display: block;
}
.user-nav a p{
  flex: 1;
}
.user-nav a:hover{
  background: #f6f6f6;
}

.user-link{
  border: 1px solid #eeeeee;
  margin-top: 10px;
}
.user-link a{
  display: flex;
  height: 40px;
  padding: 0 10px 0 5px;
  align-items: center;
  font-size: 14px;
}
.user-link a .user-link-icon{
  width: 30px;
  height: 40px;
}
.user-link a:hover{
  background: #f6f6f6;
}
.user-link .link-chose{
  background: #f6f6f6;
}
.user-link a .user-link-icon img{
  width: 16px;
  height: 16px;
  display: block;
  margin: 12px auto;
}
.user-link a p{
  flex: 1;
}

.user-right{
  flex: 1;
  border: 1px solid #eeeeee;
  margin-left: 10px;
}

.user-item{

}
.user-item-tit{
  height: 40px;
  display: flex;
  padding: 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.user-item-tit a{
  height: 40px;
  display: block;
  line-height: 40px;
  font-size: 14px;
  margin-right: 10px;
  color: #999999;
  box-sizing: border-box;
}

.user-item-tit .user-chose{
  border-bottom: 2px solid #FF6E8D;
  color: #FF6E8D;
}

.user-item-tab{
  padding: 10px;
  display: flex;
  font-size: 16px;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
}
.user-item-tab::before{
  content: '';
  display: block;
  width: 4px;
  height: 16px;
  border-radius: 1000px;
  background: #FF6E8D;
  margin-right: 10px;
}
.user-form{
  display: flex;
  height: 30px;
  font-size: 14px;
  margin: 10px 0;
}

.user-form .user-form-name{
  width: 120px;
  height: 30px;
  text-align: right;
  line-height: 30px;
}
.user-form-box{
  width: 230px;
  border: 1px solid #dddddd;
  margin-left: 30px;
  position: relative;
}
.user-form-box input{
  width: 200px;
  height: 28px;
  box-sizing: border-box;
  padding:0 10px;
}
.user-option{
  width: 230px;
  border: 1px solid #dddddd;
  position: absolute;
  left: -1px;
  top: 32px;
  
}
.user-option ul{
  max-height: 300px;
  overflow-y: auto;
}
.user-option ul::-webkit-scrollbar-track-piece { 
  background-color:#f8f8f8;
}
.user-option ul::-webkit-scrollbar {
  width:5px;
  height:0px;
}
.user-option ul::-webkit-scrollbar-thumb {
  background-color:#dddddd;
  background-clip:padding-box;
  min-height:28px;
}
.user-option ul::-webkit-scrollbar-thumb:hover {
  background-color:#FF6E8D;
}
.user-option ul li{
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  color: #666666;
  cursor: pointer;
}
.user-option ul li:hover{
  background: #f1f1f1;
}

.user-option-item::after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/xiangxia.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 9px;
  top: 9px;
}





.user-list1{
  padding:10px;
}
.user-list1 ul{
  display: flex;
  flex-wrap: wrap;
}

.user-list1 ul li{
  width: 280px;
  display: flex;
  background: #fbfbfb;
  padding: 10px;
  border-radius: 10px;
  margin-right: 18px;
  margin-bottom: 10px;
}

.user-list1 ul li:nth-child(3n){
  margin-right: 0;
}
.user-list1 ul li a{
  display: block;
}
.user-list1 ul li .list-img{
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.user-list1 ul li .list-img img{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  transition: .2s;
}
.user-list1 ul li .list-det{
  flex: 1;
  padding-left: 10px;
  position: relative;
}
.user-list1 ul li .list-det .list-tit{
  font-size: 14px;
}
.user-list1 ul li .list-det .list-tit i{
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/310.5px auto;
}
.user-list1 ul li .list-det .list-tit .man{
  background-position: -184px -215px;
}
.user-list1 ul li .list-det .list-tit .woman{
  background-position: -102px -256px;
}
.user-list1 ul li .list-det .list-base{
  display: flex;
}
.user-list1 ul li .list-det .list-base span{
  display: block;
  color: #666666;
}
.user-list1 ul li .list-det .list-base span::after{
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #dddddd;
  margin-left: 5px;
  margin-right: 5px;
}
.user-list1 ul li .list-det .list-base span:last-child::after{
  width: 0;
}
.user-list1 ul li .list-det .list-icon{
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dashed #eeeeee;

}
.user-list1 ul li .list-det .list-icon span{
  display: inline-block;
  font-size: 10px;
  color: #f59485;
  margin-right: 5px;
  line-height: 16px;
  background-color: #fff8f6;
  border-radius: 2px;
  border: 1px solid #fbd6d0;
  padding: 0 4px;
  margin-bottom: 5px;
}
.user-list1 ul li .list-dec{
  color: #666666;

}
.user-list1 ul li .list-dec::before{
  display: inline-block;
  content: '';
  width: 14px;
  height: 14px;
  vertical-align: -3px;
  margin-right: 5px;
  background: url(/static/modular/love/images/love_v10_sp_wap.png) no-repeat 0 0/333.5px auto;
  background-position: -300px -311px;
  
}

.times{
  color: #999999;
  display: flex;
  justify-content: space-between;
}
.times span{
  text-align: right;
}

.clearfix:after{content:".";display:block;clear:both;font-size:0;overflow:hidden;height:0;}


.newnolist{ text-align:center; padding:150px 0;}
.newnolist .img{ width:160px; margin:0 auto;max-width: 100%;}
.newnolist .t1{ line-height:20px; color:#666; font-size:14px; margin-top:10px;}
.newnolist .btn{ text-align:center; margin-top:30px;}
.newnolist .btn .btn1{display:inline-block; line-height:48px; font-size:16px; padding:0 60px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; border:1px solid #fff;}
.newnolist .btn .btn1 i{ float:right; font-size:24px; line-height:48px; margin-right:-4px; margin-left:6px;}
.bdcolor {border-color: #ff536a !important;}
.fontcolor {color: #ff536a !important;}
.bdcolor{ border-color: #ff536a !important;}
.hoverbgcolor:hover{ background-color: #ff536a !important; color: #fff !important;}
.hoverbdcolor:hover{ border-color: #ff536a !important;}
.hover:hover{ color: #ff536a !important;}

.sx1 .sub{ width:100%; float:left; height:40px; text-align:center; margin:5px 0 30px;}
.sx1 .sub .btn{ display:inline-block;}
.sx1 .sub .btn em.sub1{ float:left; height:32px; line-height:32px; padding:0 20px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; background:#ff7b9c; /* Old browsers */background:-moz-linear-gradient(left, #ff7b9c 0%, #ff537c 100%); /* FF3.6-15 */background:-webkit-linear-gradient(left, #ff7b9c 0%, #ff537c 100%); /* Chrome10-25,Safari5.1-6 */background:linear-gradient(to right, #ff7b9c 0%, #ff537c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b9c', endColorstr='#ff537c', GradientType=1); /* IE6-9 */ color:#fff; cursor:pointer; font-size:14px;margin: -4px 58px;}
.sx1 .sub .btn a.more{ height:40px; line-height:40px; padding:0 20px; color:#222; cursor:pointer; float:left; color:#ff536a; font-size:14px;}
.sx1 .sub .btn a.more span{ float:right; width:20px; height:20px; margin-top:10px; background:url(images/listnew_ico.png) 6px -69px no-repeat}
.sx1 .sub .btn a.more.on span{ background-position:6px -24px}
.sx1 .sub .btn a.empty1{ float:left; height:38px; line-height:38px; padding:0 20px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; border:1px solid #fff; cursor:pointer; font-size:14px; margin-left:10px;}


.det-base .fileup {
  display: flex;
  flex-wrap: wrap;
}
.det-base .imgbox1 {
  width: 150px;
  height: 150px;
  position: relative;
}
.det-base .imgbox1 {
  margin: 10px 0 5px 10px;
}
.det-base .imgbox1 img {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.det-base .imgbox1:first-of-type {
  margin: 10px 0 5px 0;
}
.det-base .imgbox1:nth-child(4n) {
  margin: 10px 0 5px 0;
}