You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
337 lines
5.6 KiB
337 lines
5.6 KiB
.innovation{
|
|
background:#00343E;
|
|
border-radius: 15px;
|
|
}
|
|
|
|
body{
|
|
background: #F5F7FA;
|
|
}
|
|
.innovateLoginedHeader {
|
|
background-image: url('../image/footbg.png');
|
|
background-size: 100%;
|
|
background-position: 30%, 60%;
|
|
height: 300px;
|
|
}
|
|
|
|
.container-title{
|
|
font: 30px "Microsoft YaHei";
|
|
font-weight: bold ;
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
padding-top: 54px;
|
|
padding-bottom: 18px;
|
|
}
|
|
|
|
.innovateLoginedContent {
|
|
height: 790px;
|
|
margin-top: -190px;
|
|
}
|
|
|
|
.content-box {
|
|
width: 1280px;
|
|
margin: 0 auto;
|
|
min-height: 590px;
|
|
background: #F0F6F6;
|
|
border-radius: 15px;
|
|
height: auto;
|
|
box-sizing: border-box;
|
|
border-radius: 8px;
|
|
}
|
|
.pay-section{
|
|
border-top: 1px solid #EDEFF2;
|
|
border-bottom: 1px solid #EDEFF2;
|
|
background: #FFFFFF;
|
|
padding-top: 50px;
|
|
padding-bottom: 15px;
|
|
}
|
|
.content-box .tab-head {
|
|
height: 69px;
|
|
text-align: center;
|
|
background: #FFFFFF;
|
|
border-radius: 8px 8px 0 0;
|
|
}
|
|
.content-box section{
|
|
margin-bottom: 60px;
|
|
}
|
|
|
|
.content-box .tab-head li {
|
|
font-size: 14px;
|
|
margin-left: 50px;
|
|
line-height: 80px;
|
|
height: 100%;
|
|
padding: 0 28px;
|
|
font-weight: 600;
|
|
display: inline-block;
|
|
}
|
|
|
|
.tab-panel section {
|
|
display: none;
|
|
}
|
|
|
|
.tab-panel section:first-child {
|
|
display: block;
|
|
}
|
|
|
|
.activeLi {
|
|
border-bottom: 2px solid#006CFF;
|
|
}
|
|
|
|
.activeLi a {
|
|
color: #006CFF;
|
|
}
|
|
|
|
.pay-div{
|
|
width: 460px;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
}
|
|
.tips{
|
|
text-align: left;
|
|
font-size: 12px;
|
|
color: #BDBEC2;
|
|
display: block;
|
|
padding-top: 8px;
|
|
}
|
|
.tips-labels{
|
|
margin: 12px 0 30px;
|
|
}
|
|
.tips-label{
|
|
color:#465EAC;
|
|
font-size: 14px;
|
|
/* padding-top: 32px;
|
|
padding-bottom: 41px; */
|
|
}
|
|
.tips-label2{
|
|
padding-top: 20px;
|
|
}
|
|
.payForm .layui-input-block{
|
|
margin: 0;
|
|
position: relative;
|
|
}
|
|
.payForm .layui-input-block .layui-input {
|
|
height: 48px;
|
|
background-color: #F5F7FA;
|
|
border-radius: 4px;
|
|
color: #303133;
|
|
}
|
|
.payForm .layui-input-block .all-btn {
|
|
position: absolute;
|
|
top: 18px;
|
|
right: 10px;
|
|
z-index: 100;
|
|
color: #006CFF;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
line-height: 1em;
|
|
}
|
|
.sureBtn{
|
|
width: 100%;
|
|
height: 48px;
|
|
background:#BFC2CC;
|
|
border-radius: 6px;
|
|
height: 48px;
|
|
color:#FFFFFF;
|
|
}
|
|
.give-tip{
|
|
background: #FFFFFF;
|
|
height: 182px;
|
|
width: 100%;
|
|
padding: 30px;
|
|
text-align: center;
|
|
box-sizing: border-box;
|
|
line-height: 1em;
|
|
border-radius: 0 0 8px 8px ;
|
|
}
|
|
.pay-top{
|
|
box-shadow: 0px 1px 14px 0px rgba(24, 29, 40, 0.1);
|
|
border-radius: 6px;
|
|
}
|
|
.record .pay-top .pay-section{
|
|
padding-top: 0;
|
|
}
|
|
.pay-top th span{
|
|
font-size: 12px;
|
|
color: #00343E;
|
|
}
|
|
.pay-top .layui-none{
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.pay-top .layui-none div{
|
|
color: #999999;
|
|
}
|
|
.give-tip .t-tit{
|
|
color:#006CFF;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
padding-bottom: 10px;
|
|
}
|
|
.give-tip .t-list p{
|
|
font-size: 14px;
|
|
color: #606266;
|
|
padding-top: 10px;
|
|
}
|
|
.about-tip{
|
|
width: 100%;
|
|
background: #FFFFFF;
|
|
box-shadow: 0px 1px 14px 0px rgba(24, 29, 40, 0.1);
|
|
border-radius: 6px;
|
|
padding: 30px 47px;
|
|
box-sizing: border-box;
|
|
margin-top: 30px;
|
|
text-align: center;
|
|
}
|
|
.about-tip .about-title{
|
|
font-family: "Microsoft YaHei";
|
|
font-weight: bold;
|
|
color:#006CFF;
|
|
font-size: 16px;
|
|
}
|
|
.about-tip .about-p{
|
|
color: #606266;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
margin-top: 30px;
|
|
}
|
|
.detail-tip{
|
|
padding: 30px 0;
|
|
text-align: center;
|
|
background: #FFFFFF;
|
|
box-shadow: 0px 1px 14px 0px rgba(24, 29, 40, 0.1);
|
|
border-radius: 6px;
|
|
margin-top: 30px;
|
|
}
|
|
.detail-tip .detail-title{
|
|
font-family: "Microsoft YaHei";
|
|
font-weight: bold;
|
|
color:#006CFF;
|
|
font-size: 16px;
|
|
}
|
|
.detail-tip .detail-p{
|
|
font-size: 14px;
|
|
color: #606266;
|
|
line-height: 21px;
|
|
padding-top: 30px;
|
|
}
|
|
.detail-tip .detail-p a{
|
|
color:#006CFF;
|
|
cursor: pointer;
|
|
}
|
|
table.layui-table {
|
|
border-collapse: collapse;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
|
|
table.layui-table th {
|
|
color: #40475B;
|
|
height: 40px;
|
|
padding: 0 20px;
|
|
text-align: left;
|
|
}
|
|
|
|
table.layui-table td {
|
|
color: #40475B;
|
|
height: 48px;
|
|
padding: 0 20px;
|
|
text-align: left;
|
|
}
|
|
|
|
table.layui-table thead th {
|
|
background-color: #F5F7FA;
|
|
color: #40475B;
|
|
font-weight: bold;
|
|
}
|
|
|
|
table.layui-table tr:nth-child(odd) {
|
|
background: #fff;
|
|
}
|
|
|
|
table.layui-table tr:nth-child(even) {
|
|
background: #F5F7FA;
|
|
}
|
|
|
|
table.layui-table tbody tr:hover {
|
|
background: #E4F9FF;
|
|
}
|
|
|
|
.layui-table-view {
|
|
border: none;
|
|
border-top: 1px solid #E9EAEC;
|
|
}
|
|
|
|
.layui-table-cell {
|
|
text-align: center;
|
|
height: 26px;
|
|
padding: 0 20px;
|
|
}
|
|
.layui-table-page {
|
|
height: 62px;
|
|
padding: 20px 20px 10px;
|
|
}
|
|
.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span {
|
|
height: 32px;
|
|
line-height: 32px;
|
|
margin-bottom: 0;
|
|
}
|
|
.layui-table-page>div {
|
|
float: right;
|
|
height: 32px;
|
|
}
|
|
.layui-table-page .layui-laypage .layui-laypage-prev {
|
|
width: 32px;
|
|
margin: 0 10px 0 0;
|
|
text-align: center;
|
|
padding: 0;
|
|
box-sizing: border-box;
|
|
border: 1px solid rgba(24, 29, 40, 0.1);
|
|
border-radius: 2px;
|
|
}
|
|
.layui-table-page .layui-laypage .layui-laypage-next {
|
|
width: 32px;
|
|
margin: 0 0 0 10px;
|
|
text-align: center;
|
|
padding: 0;
|
|
box-sizing: border-box;
|
|
border: 1px solid rgba(24, 29, 40, 0.1);
|
|
border-radius: 2px;
|
|
}
|
|
.layui-table-page .layui-laypage span.layui-laypage-curr {
|
|
width: 32px;
|
|
text-align: center;
|
|
padding: 0;
|
|
}
|
|
.layui-laypage .layui-laypage-curr .layui-laypage-em {
|
|
background-color: #01A6D5;
|
|
}
|
|
.tips-p{
|
|
width: 460px;
|
|
margin: 0 auto;
|
|
color: #909399;
|
|
font-size: 13px;
|
|
padding-bottom: 15px;
|
|
padding-top: 5px;
|
|
}
|
|
.layui-this{
|
|
position: relative;
|
|
}
|
|
.layui-this::before{
|
|
content: '';
|
|
width: 14px;
|
|
height: 14px;
|
|
background: url(../image/[email protected])no-repeat;
|
|
background-size: cover;
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
.layui-form-selected dl {
|
|
border-radius: 4px;
|
|
}
|
|
|
|
|
|
.not{
|
|
display: none;
|
|
}
|