/*
 * @Author: Mr.NC 
    公共style
 */
body {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background:#ececee;
  min-width:1200px;
  margin:0 auto;
}
.width1200{
  width:1200px;
  margin:0 auto;
}
.link-block {
  width: 100%;
  height: 100%;
  display: block;
}
.margin-center {
  margin: 0 auto;
}
.flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* .header {
  width: 100%;
  min-width: 1400px;
  height: 90px;
  background: rgba(213, 4, 103, 0.8);
  box-shadow: 0px 5px 15px 0px rgba(46, 45, 45, 0.3);
  margin: 0 auto;
}
.header .headers {
  width: 1400px;
  min-width: 1200px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.header .logo img:nth-child(1) {
  margin-right: 10px;
}
.header .logo img:nth-child(2) {
  margin-right: 18px;
}
.header .index_nav {
  flex: 1;
  height: 100%;
}
.header .index_nav .nav_list {
  margin: 0 auto;
  height: 90px;
}
.header .index_nav .nav_list .ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .index_nav .nav_list .ul .ul_li {
  width: 100px;
  text-align: center;
  display: flex;
  position: relative;
  transition: all 0.2s;
}
.header .index_nav .nav_list .ul .ul_li .ul_li_a {
  width: 95%;
  height: 90px;
  line-height: 90px;
  display: block;
  font-size: 16px;
  color: #fff;
  position: relative;
  transition: all 0.2s;
}
.header .index_nav .nav_list .ul .ul_li .ul_li_a:hover {
  background-color: #ed4964;
  color: #fff;
  transition: all 0.2s;
}
.header .index_nav .nav_list .ul .ul_li ul {
  position: absolute;
  top: 100%;
  z-index: 2;
  display: none;
  background-color: rgba(165, 76, 176, 0.6);
  box-sizing: border-box;
}
.header .index_nav .nav_list .ul .ul_li ul li {
  min-width: 130px;
}
.header .index_nav .nav_list .ul .ul_li ul li a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px 0;
  color: #fff;
  transition: all 0.2s;
}
.header .index_nav .nav_list .ul .ul_li ul li a:hover {
  background-color: #ed4964;
  color: #fff;
  transition: all 0.2s;
}
.header .index_nav .nav_list .ul .ul_li span {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0.2;
  color: #fff;
}
.header .index_nav .nav_list .ul .ul_li:hover ul {
  transition: all 0.2s;
  display: block;
}
.header .search {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .search img:nth-child(1) {
  margin-right: 40px;
} */
footer {
  width: 100%;
  background: #0153b9;
  padding:30px 0;
  box-sizing: border-box;
}
footer p{
  color:#fff;
  height:30px;
  line-height:30px;
  text-align:center;
}

/* 注册 */
.all-container{
  background:#fff;
  box-shadow: 0px 0px 100px 5px rgba(0,0,0,0.1);
 
}
.register-container{
  padding:25px;
  box-sizing:border-box;
  background:url('../images/jianzu.png') no-repeat left bottom;
  padding-bottom:140px;
  margin-top:25px;
  margin-bottom:45px;
}
.register-top{
  width:1150px;
  margin:0 auto;
  height:110px;
  background:url('../images/register.png') no-repeat center;
  background-size:cover;
  position:relative;
}
.register-top h1{
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  width:100%;
  height:110px;
  line-height:110px;
  overflow:hidden;
}
.register-top h2{
  position:absolute;
  top:0;
  right:48px;
  width:220px;
  height:110px;
  line-height:110px;
  font-size: 16px;
  color:#fff;
}
.register-top h2 a{
  display:inline-block;
  color:#FFE50B;
  font-size:20px;
}
.addform{
  width:520px;
  margin:0 auto;
  margin-top:60px;
}
.registerInput{
  height:58px;
  margin-bottom:20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.div-record {
  height: 58px;
  line-height: 58px;
  border: none;
  overflow: hidden;
  width:130px;
}
.div-record label{
  font-size: 18px;
  color: #4f4f4f;
}
.div-record label span{
  color: #ff1717;
  font-size: 18px;
  display:inline-block;
  margin-right:10px;
}
.input-register{
  flex:1;
}
.input-register input{
  width:100%;
  height:58px;
  color: #A4A4A4;
  font-size: 16px;
  border: none;
  padding: 0 23px;
  box-sizing: border-box;
  border-radius: 29px;
  border:1px solid #C6C6C6;
}
.input-registerbtn input {
  width: 220px;
}
#dateBtn1 {
  width: 125px;
  height: 58px;
  color: #fff;
  background: #4275E3;
  border: none;
  font-size: 16px;
  border-radius: 29px;
  float: right;
  cursor: pointer;
}
.registerBtm{
  width:100%;
  height:62px;
}
.registerBtm button {
  display: inline-block;
  width:100%;
  height:62px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border: none;
  background:url('../images/ann.png') no-repeat center;
  background-size:cover;
  margin: 0 auto;
  border-radius: 31px;
  cursor:pointer;
}
.registersubmit{
  margin-top:45px;
  margin-bottom:0;

}

/* login */
#neibanner{
  height:320px;
  background-size:cover !important;
}
.login-container{
  height:780px;
  background:url("../images/loginbg.png") no-repeat center 45px;
  background-size:cover !important;
  padding:25px;
  padding-top:40px;
  box-sizing:border-box;
}
.login-container .addform{
  margin-top:95px;
}
.login-top{
  height:150px;
  background:#F5F5FC;
  padding:40px;
  box-sizing:border-box;
}
.login-top h1{
  text-align:center;
  font-weight: 700;
  color: #284bb8;
  font-size: 24px;
  height:50px;
  line-height:50px;
}
.login-top h2{
  text-align:center;
  color: #555555;
  font-size:18px;
}
#dateBtn1.on {
  background: #c9c9c9;
  color: #666;
  cursor: default;
  font-size: 14px;
}
/* login 结束*/

/* fapiao */
.all-container-radius{
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}
.fapiao-container{
  margin-top: 25px;
  box-sizing:border-box;
  margin-bottom:40px;
  padding-bottom:40px;
}
.fapiao-top{
  height:100px;
  background:url('../images/fapiao.png') no-repeat center;
  background-size:cover;
  
}
.fapiao-top h1{
  text-align:center;
  height:100px;
  line-height:100px;
  font-size:30px;
  color:#fff;
}
.fapiao-content{
  width:1120px;
  margin:0 auto;
  border:1px solid #ccc;
  min-height:800px; 
  margin-top:40px;
}
.fapiao-title h1{
  height:60px;
  line-height:60px;
  text-align:center;
  color: #343434;
  font-size:15px;
  position:relative;
  border-bottom:1px solid #ccc;
}
.fapiao-title h1 a{
  position:absolute;
  height:25px;
  line-height:25px;
  color:#898989;
  top:17px;
  right:40px;
  width:80px;
}
.fapiao-title h1 a img{
  margin-top:-2px;
}
.input-register p span{
  color: #474646;
  font-size:26px;
}
.input-register p{
  font-size:14px;
  color: #464646;
}
.input-register i.other{
  font-size:45px;
  font-style:normal;
  color:#d9d9d9;
  transform: rotate(90deg);
  display: block;
  width:60px;
  text-align:center;
  cursor:pointer;
  line-height:50px;
  height:60px;
}
.input-register i.other-active{
  transform: rotate(-90deg);
}
.fapiao-info{
  width:1000px;
  margin:0 auto;
  padding-top:50px;
}
.form-one,.form-three{
  width:600px;
  margin:0 auto;
}
.form-two{
  height:1px;
  border-bottom:1px dotted #ccc;
  margin:40px auto;
}
.div-record{
  text-align:right;
  width:150px;
  margin-right:10px;
}
.fapiao-info .input-register input{
  border-radius:0;
}
.registerother{
  display:none;
}
.registerother-block{
  display:block;
}
.form-two{
  width:
}
.fapiao-info .registerBtm{
  width:200px;
  margin:0 auto;
}
.fapiao-footer{
  overflow:hidden;
  margin-top:40px;
  margin-bottom:20px;
}
.fapiao-footer p{
  text-align:center;
  color: #afafaf;
  font-size:14px;
  height:40px;
  line-height:40px;
}

/* 支付界面 */
.pay-top{
  height: 160px;
  background: url(../images/paybg.png) no-repeat center;
  background-size: cover;
  padding-top:40px;
  box-sizing:border-box;
}
.pay-top h1{
  text-align:center;
  font-size:30px;
  color:#fff;
  height:50px;
  line-height:50px;
}
.pay-top h2{
  font-size:16px;
  color:#fff;
  text-align:center;
  height:40px;
  line-height:40px;
}
.pay-container{
  width:1120px;
  margin:0 auto;
}
.pay-div{
  margin-top:30px;
}
.pay-title {
  overflow:hidden;
  margin-bottom:20px;
}
.pay-title h1{
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  color: #1f1f1f;
  position:relative;
  height:30px;
  line-height:30px;
  padding-left:20px;
}
.pay-title h1::before{
  content:'';
  position:absolute;
  left:0;
  top:5px;
  width: 8px;
  height: 20px;
  background: #4c7cff;
  border-radius: 4px;
  box-shadow: 0px 6px 10px 0px rgba(184,197,232,0.52); 
}
.pay-title h1 span{
  display:block;
  float:right;
  text-align:left;
  color: #b8b8b8;
  font-size:14px;
  font-weight:normal;
}
.pay-table table {
  border:2px solid #fff;
}
.pay-table table td{
  height:48px;
  background:#f3f3f3;
  padding:0 10px;
  text-align:right;
  border-right:2px solid #fff;
  border-bottom:2px solid #fff;
}
.pay-table table td:nth-of-type(2n){
  text-align:left;
}
.pay-online{
  border:1px dotted #ccc;
  padding:30px 0;
}
.pay-title-info{
  margin:0px auto;
  margin-bottom:40px;
}
.pay-title-info h1{
  color: #1f1f1f;
  text-align:center;
  font-size:20px;
}
.pay-title-info h1 span{
  color: #ff0000;
  font-size:30px;
  font-weight: 700;
  margin-right:5px;
}

.pay-title-info h1 i{
  font-style:normal;
  color: #ff0000;
  font-size:20px;
}
.pay-info-main{
  text-align:center;
}
.pay-info-div{
  width:160px;
  margin:0 50px;
  display:inline-block;
}
.pay-info-border{
  width:160px;
  height:160px;
  border:1px solid #496DD6;
  padding:15px;
  box-sizing:border-box;
}
.pay-info-border h3{
  text-align:center;
  font-size: 18px;
  color: #266df1;
  margin-bottom:18px;
}
.pay-info-img{
  width:120px;
  height:120px;
  overflow:hidden;
  text-align:center;
  margin:0 auto;
}
.pay-info-img img{
  /* width:100%; */
  margin:0;
}
.pay-info-div h4{
  text-align:center;
  height:30px;
  line-height:30px;
  color:#fff;
  background:#3E7FF8;
  margin-top:20px;
}
.pay-info-div:first-child  h4{
  background:#02aaef;
}
.pay-waring{
  overflow:hidden;
  margin-top:30px;
}
.pay-waring p{
  color: #303030;
  font-size:14px;
  line-height:28px;
}
/* 支付结束 */
/* 个人中心 */
.center-header{
  height:330px;
  width:100%;
  /*background:url('../images/Banner.jpg') no-repeat center;*/
  /*background:url('../images/icenterbanner.jpg') no-repeat center;*/
  background:url('../images/icenter12qccbanner.jpg') no-repeat center;
  background-size:cover;
}

.center-top {
  width: 1200px;
  height: 264px;
  padding:52px 0px;
  box-sizing: border-box;
  position:relative;
}
.center-back{
  position:absolute;
  width:100px;
  height:36px;
  /*background:#6498ff;*/
  background: #cf2280;
  top:10px;
  right:0px;
  border-radius:18px;
}
.center-back a{
  display:block;
  width:100px;
  height:36px;
  text-align:center;
  line-height:36px;
  
  color:#fff;
}
.huiyuan-img{
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border:3px solid #c5e7ff;
  overflow: hidden;
  box-shadow: 5px 7px 10px 0px rgba(0,0,0,0.2);
  float: left;
}
.huiyuan-img img{
  width: 100%;
}
.huiyuan-message{
  width: 500px;
  float: left;
  margin-left: 60px;
  padding-top: 20px;
}
.huiyuan-message h1{
  font-size: 36px;
  color: #ffffff;
  display: block;
}
.huiyuan-message em{
  font-style:normal;
  font-weight:normal;
  font-size: 36px;
  color: #ffffff;
}
.huiyuan-message .huiyuan {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height:32px;
  border-radius:16px;
  overflow: hidden;
  margin-left: 25px;
  padding:0 10px;
  background: #cf2280;
  padding-left:0;
  font-size: 14px;
}
.huiyuan img {
  display: inline-block;
  height: 100%;
  margin-right:5px;
}
.huiyuan-message h2{
  font-size: 16px;
  color: #ffffff;
  margin-top: 25px;
  line-height: 30px;
}
.huiyuan-message h2 span{
  margin-left:5px;
  cursor:pointer;
}
.huiyuan-right{
  width: 341px;
  float: right;
  padding-top: 50px;
  text-align: right;
}
.huiyuan-right-num{
  display: inline-block;
  vertical-align: middle;
  width: 165px;
}
.huiyuan-right-num h1{
  font-size: 50px;
  color: #fff;
  text-align: center;
  height: 80px;
  overflow: hidden;
}
.huiyuan-right-num h2{
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.huiyuan-right-line{
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 50px;
  background: #fff;
}
.center-tabs{
  height:66px;
  background:rgba(255,255,255,0.2);
  box-sizing: border-box;
    padding: 14px 0;
}
.center-tabs ul {
  text-align:left;
}
.center-tabs ul li{
  display:inline-block;
  font-size:16px;
  color:#fff;
  text-align:center;
  width:160px;
  height:36px;
  border-radius:18px;
  line-height:36px;
  margin:0 35px;
 cursor:pointer;
 border:1px solid none;
}
.center-tabs ul li.tab-active{
  position:relative;
  border:1px solid #fff;
}
.center-tabs ul li.tab-active::after{
  content:'';
  position:absolute;
  width: 0;
  height: 0;
  left:74px;
  bottom:-25px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #596bf1;
}
.center-main{
  padding:28px 0;
  margin-bottom:30px;
}
.center-top-info{
  width:100%;
  height: 46px;
  background: #f7faff;
  border: 1px solid #c5ddf2;
  margin-bottom:28px;
  position:relative;
}
.center-xiugai{
  position:absolute;
  right:0;
  top:0;
  width:60px;
}
.center-xiugai a{
  display:block;
  height:46px;
  line-height:46px;
  color:red;
}
.center-top-info ul li{
  width:33.33%;
  float:left;
  height:20px;
  margin-top:13px;
  border-right:1px solid #d4e6f6;
  color:#4475c6;
  font-size:14px;
  line-height:20px;
  padding-left:35px;
  box-sizing:border-box;
}
.center-top-info ul li img{
  margin-right:15px;
}
.center-top-info ul li:last-child{
  border-right:none;
}
.center-project-list ul li{
  border: 1px solid #e0e0e0;
  padding: 40px 34px;
  margin-bottom:25px;
}
.center-list-div{
  height:130px;
  padding-left: 170px;
  background: url(../images/icon.png)no-repeat center left;
}
.center-list-title{
  width:600px;
  float:left;
}
.center-list-title h1{
  font-size: 20px;
  color:#000;
  height:30px;
  line-height:30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.center-list-title h2{
  margin:15px 0;
  overflow:hidden;
}
.center-list-title h2 span{
  display:block;
  width:50%;
  float:left;
  line-height:25px;
  color:#979797;
}
.center-list-title h3 span{
  display:block;
  width: 120px;
  height: 32px;
  opacity: 0.66;
  background:#cf2280;
  color: #e7eafd;
  line-height:32px;
  text-align:center;
}
.center-list-right{
  width:210px;
  float:right;
  display:flex;
  flex-wrap:nowrap;
  justify-content: end;
}
.center-list-right a{
  display:inline-block;
  font-size:20px;
  width: 200px;
  height: 62px;
  line-height:62px;
  color:#fff;
  background: #cf2280;
  border-radius: 31px;
  box-shadow: 0px 6px 10px 0px rgba(223,170,199,0.52); 
  text-align:center;
  margin:0 5px;
}
.center-list-right a:last-child{
  background: orange;
}
.center-list-right a:hover{
  color:#fff;
}
.center-list-right span{
  display:block;
  font-size:28px;
  width: 200px;
  height: 62px;
  line-height:62px;
  color: #0153b9;
  text-align:center;
}
.center-list-title h3 span.not{
  background: #f2f2f2;
  color: #969699;
}
.center-add{
  height: 70px;
  opacity: 0.66;
  background: #ebf2fd;
}
.center-add a{
  display:block;
  width:200px;
  margin:0 auto;
  height: 70px;
  line-height:70px;
  font-size: 16px;
  color: #0153b9;
  text-align:center;
}
.center-add a img{
  margin-top: -3px;
  margin-right:5px;
}
.center-add a:hover{
  color:#0153b9;
}


/* 添加项目 */
.addproject{
  background: #f7faff;
  border: 1px solid #c5ddf2;
  width:100%;
  height:558px;
  background: #fbfdff;
  padding-top:133px;
  box-sizing:border-box;
}
.addproject-img{
  width:163px;
  height:145px;
  overflow:hidden;
  margin:0 auto;
}
.addproject-img img{
  width:100%;
}
.addproject h2{
  font-size: 18px;
  color: #789fe9;
  text-align:center;
  height:50px;
  line-height:50px;
  padding-left:5px;
}
.addBtn{
  width:200px;
  margin:0 auto;
  margin-top:50px;
  height:50px;
}
.addBtn button{
  height:50px;
}

/* 项目信息 */
.project-main{
  width:1120px;
  margin:0 auto;
}
.project-container{
  width:100%;
  padding-top:260px;
  background:url('../images/topbg12qcc.jpg') no-repeat center top;
  background-size: contain;
}
.project-container .all-container-radius{
  padding:20px 0;
  padding-top:10px;
  margin-bottom:30px;
}
.project-container .pay-title h1::before{
  background:#cf2280;
  height: 22px;
}
.project-div input{
  height:42px;
  width:100%;
  padding:0 10px;
  box-sizing:border-box;
  border: 1px solid #cccccc;
}
.project-div{
  background: #f7f7f7;
  border-radius: 10px;
  padding:30px 44px;
  box-sizing:border-box;
}
.project-div table td{
  text-align:right;
  padding:5px;
}
.project-div table td:nth-of-type(2n){
  text-align:left;
}
.pay-title h1 button{
  display:block;
  float:right;
  height:40px;
  line-height:40px;
  text-align:center;
  width:120px;
  border-radius:20px;
  background: #cf2280;
  font-size: 16px;
  color:#fff;
  font-weight:normal;
  border:none;
  cursor:pointer;
}
.upload-main{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  justify-content: space-between;
  width:100%;
}
.project-upload{
  height: 240px;
  background: #ffffff;
  border: 1px dashed #9c9c9c;
  width:100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:20px;
  box-sizing:border-box;
}
.upload-div{
  width:45%;
}
.project-upload p{
  height:240px;
  line-height:240px;
  font-size: 18px;
  color:#b5b5b5;
  text-align:center;
}
.upload-main .layui-card-header{
  line-height:initial;
}
.layui-input-block1{
  text-align:center;
}
.layui-input-block1 button{margin-top:10px;}
.project-upload button{
  background:#cf2280 !important;
}
.pay-title h1 em{
  font-size: 16px;
  color: #cf2280;
  margin-left:5px;
  font-style:normal;
  font-weight:normal;
}
.project-table{
  margin-bottom:20px;
}
.project-table table th{
  font-size: 16px;
  color: #3483c6;
  background: #ecf4fb;
  text-align:center;
  height:44px;
  line-height:44px;
}
.project-table table td{
  font-size: 16px;
  color: #1f1f1f;
  background: #f7f7f7;
  text-align:center;
  height:44px;
  line-height:44px;
}
.project-table table td a{
  display:inline-block;
  font-size: 16px;
  color: #fe6700;
  padding:0 5px;
}
.addmember button {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 120px;
  border-radius: 20px;
  background: #cf2280;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  border: none;
  cursor: pointer;
  margin:0 auto;
  margin-top:30px;
}
.addproject-btn button {
  display: block;
  height: 62px;
  line-height:62px;
  text-align: center;
  width: 280px;
  border-radius:31px;
  background: url('../images/ann2.png') no-repeat center;
  background-size:cover;
  font-size: 24px;
  color: #fff;
  border: none;
  cursor: pointer;
  margin:40px auto;
  margin-top:60px;
}
.input-register{
  position:relative;
}
.record-search{
  position:absolute;
  width:100%;
  top:60px;
  left:0;
  z-index:1000;
  background:#fff;
  border:1px solid #ccc;
  display:none;
}
.record-search ul li{
  padding:5px 10px;
  height:25px;
  line-height:25px;
  color:#333;
  font-size:16px;
  cursor:pointer;
  padding-left:15px;
}
.record-search ul li:first-child{
  padding-top:10px;
}
.record-search ul li:last-child{
  padding-bottom:10px;
}
.hide{display: none;}
@media (min-width:1700px) {
  .project-container{
    padding-top: 300px;
  }

}