body{
    font-family: '微软雅黑';
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.cl::after{
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.center{
  text-align: center;
}
.mt{
  margin-top: 10px;
}
.none{
  display: none;
}
.header{
  width: 80%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.menu{
  margin-left: 30px;
  margin-right: 30px;
}
.menu li{
  float: left;
  line-height: 42px;
  margin: 0 15px;
}
.menu-r,.menu{
  position: relative;
  top: 10px;
}
.btn-diy{
  background-color: #583f89;
  padding-left:2em;
  padding-right: 2em;
}
.btn-diy img{
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.wrap{
  width: 1200px;
  margin: 20px auto;
}
.titie-h2{
  text-align: center;
  font-size: 1.2em;
}
.titie-h2 p{
  margin-top: 15px;

}
.titie-h2 p span{
  font-size: .68em;
  padding: 5px 20px;
  border:1px solid #755296;
  color: #755296;
  border-radius: 50px;

}
.table1.layui-table thead th,.table1.layui-table td{
  border-color: transparent !important;
}
.table1.layui-table thead th{
  background-color: #583f89;
  color: #fff;
}
.table1.layui-table tr{
  background-color: #f5f3f9;
}
.table1.layui-table tr:hover{
  background-color: #e7e1f2;
}
.table1.layui-table tr td p,.table1.layui-table tr td p a{
  color: #592fac;
}
#add-zuopin{
    height: 80vh;
  width: 600px;
  overflow-y: auto;
}#ifram-login{
  width: 400px;
}
#ifram-login .layui-tab{
  margin: 0;
}
#ifram-login .layui-tab-title{
  border: 0;
}
#ifram-login .layui-tab-content{
  padding: 10px 0;
}
#ifram-login .layui-tab-title li{
  width: 170px;
}
#ifram-login .layui-tab-title .layui-this {
    background-color: #755296;
    color: #fff;
}
#ifram-login .layui-form-select dl dd.layui-this{
    background-color: #755296;
}
#ifram-login .layui-form-checkbox[lay-skin=primary]:hover i{
  border-color: #755296 !important;
}
#ifram-login .layui-form-checked[lay-skin=primary] i{
  background-color: #755296;
  border-color: #755296 !important;
}
#ifram-login .layui-tab-content{
  height: 300px;
  overflow-y: auto;
}
.ifram .frame-title{
  text-align: center;
  background-color: #7b5fc4;
  color:#fff;
  padding: 10px 0;
}
.ifram .layui-form{
  margin: 15px 30px;
}
.ifram .layui-form .layui-form-item label{
  line-height: 1.8;
  font-size: 12px;
  font-weight: bold;
  color: #7b5fc4;
}
.flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 15px;
  background-color: #f5f5f5;
  margin-top: 10px;
}

.banner{
  position: relative;
}
.banner-abs{
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.banner-abs > div{
  display: inline;
  margin: 10px auto;
  padding: 5px 18px;
  background-color: rgba(234 225 225 / 36%);
  /*background-color: rgba(00, 00, 00, .36);*/
  border-radius: 15px;
  font-size: 13px;
}
.absf{
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -50px;
}
.index-con{
  padding: 10px 50px;
  position: relative;
}
.index-con .bg{
  height: 30px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.index-con .bg span{
  display: inline-block;
  background-color: #583f89;
  padding: 5px 15px;
  border-radius: 15px;
  color: #fff;
}
.index-con .bg1{
  margin-top: 20px;
  padding: 15px 25px;
  border: 1px solid #edd5e8;
  border-radius: 15px;
  line-height: 2;
}
.index-con1-abs{
  position: absolute;
  right: 10px;
  bottom: 128px;
}
.index-con1-abs img{
  height: 400px;
}
.index-1{
  width: 100%;
  background: url(../images/index-bg-1.png) no-repeat;
  background-size: cover;
  padding-bottom: 30px;
  position: relative;
}
.index-1-con{
  display: flex;
  justify-content: space-between;
}

.index-bt{
  position: absolute;width:500px;right: 50px;top: 100px;color: #fff;
}
.list-lj{
  border: 1px solid #e7e1f2;
  background-color: #f5f3f9;
  padding: 10px 30px;
  border-radius: 10px;
  line-height: 1.8;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
}
.list-lj h3{
  font-weight: bold;
  margin-bottom: 5px;
}
.list-lj a{
  color:#592fac ;
}
.index-1-con-c{
  height: 750px;
  width: 380px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 10px 15px;
}
.index-1-con>div{
  position: relative;
}
.index-1-con-c h3{
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.icolor1 h3{
  color:#4ca7c0
}
.icolorbg1{
  background-color: #4ca7c0;
}
.ibg1{
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #4ca7c0;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.icolor2 h3{
  color:#4d7fe4
}
.icolorbg2{
  background-color: #4d7fe4;
}
.ibg2{
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #4d7fe4;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.icolor3 h3{
  color:#c22e7c
}
.icolorbg3{
  background-color: #c22e7c;
}
.ibg3{
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c22e7c;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.index-1-con-c .mt{
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.index-1-con div p a{
  color: #592fac;
}
.index-1-con-c{
  text-align: left;
}
.m-show{
  display: none;
}
.index-if{
  width: 50vw;
}
.index-if .index-1-con-c{
  width: 100%;
  height: inherit;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.dsdt{
  margin-top: 30px;
}
.dsdt li{
  float:left;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  width: 33.333%;
  margin-top: 15px;
  margin-bottom: 20px;
}
.dsdt li .dsdt-pic img{
  width: 100%;
}
.dsdt li .msg{
  background-color: #f9f8fb;
  padding: 10px 15px;
}
.dsdt li .msg h3{
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
  height: 40px;
  overflow: hidden;
}
.dsdt li .msg p{
  color: #3a3a3a;
  padding-top: .8em;
  height: 88px;
  overflow: hidden;
}
.dsdt li button{
  margin-top: 30px;
  margin-bottom: 30px;
}
.hjmd-item dl{
  padding: 0 15px 10px;
}
.hjmd-item dt{
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
}
.hjmd-item dd{
  margin-top: 10px;
}
.hjmd-item dd h3{
  font-size: 1em;
  color: #1f1f1f;
}
.hjmd-item dd p{
  padding-left: 1.5em;
  color: #3e0a3e;
  font-size: .85em;
  line-height: 1.8;
}
@media screen and (max-width:640px){
    .dsdt li{
  width: 100%;
  padding-left: 10px;
}
.index-if{
  width: 98vw;
}
  body,.wrap,.header{
    max-width:100%;
    min-width: 100% !important;
  }
  body{
    overflow-x: hidden;
  }
  .header{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .header .logo img{
    width: 160px;
  }
  .header .menu-r{
    top: 5px;
  }
  .header .btn-diy{
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-abs{
    position: relative;
    color: #333;
    bottom: 0;
    margin-top: 10px;
  }
  .banner-abs > div{
    display: block;
    background-color: transparent;
  }
  .index-1-con{
    display: block;
    text-align: center;
  }
  .index-1-con img{
    text-align: center;
    max-width: 90%;
  }
  .m-none{
    display: none;
  }
  .m-show{
    display: inherit;
  }
  .m-menu ul{
    display: flex;
    margin-bottom: 20px;
    overflow-x: auto;
  }
  .m-menu ul li{
    padding: 0 10px;
    flex: 0 0 auto;
  }
  .index-bt{
    position: inherit;
    width: 100%;
    color: #000;
    right: inherit;
  }
  .index-bt{
    margin: 10px 0 50px;
    line-height: 1.8;
    top: 0;
  }
  .absf img{
    width: 60px;
  }
  .index-con{
    padding-left: 15px;
    padding-right: 15px;
  }
  .list-table-m{
    width: 100%;
    overflow-x: auto;
  }
  .list-table-m .table1{
    width: 800px;
  }
  #add-zuopin,#ifram-login{
    width: 100%;
  }
  #ifram-login .layui-tab-title li {
    width: 45%;
  }
  .ifram{
    left: 2vw !important;
    width: 96vw !important;
  }
  .ifram .layui-form{
    margin: 15px 15px;
  }
  .layui-layer-setwin .layui-layer-close2{
    z-index: 999;
  }
  .index-1-con>div,.index-1-con-c{
    height: inherit;
  }
  .index-1-con-c{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .index-1-con-c .mt{
    position: relative;
    bottom: 0;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .ifram1 .layui-layer-page .layui-layer-content{
    max-height: 80vh;
  }

}