parent
031b9df0ba
commit
74723c4b29
@ -0,0 +1,157 @@
|
|||||||
|
.searchinput{
|
||||||
|
width: 800px;
|
||||||
|
margin-top: 53px;
|
||||||
|
}
|
||||||
|
.newshixunheadersear{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.packinput .ant-input{
|
||||||
|
height: 55px;
|
||||||
|
width:663px !important;
|
||||||
|
font-size: 14px;
|
||||||
|
color: #681616 !important;
|
||||||
|
border-color: #E1EDF8 !important;
|
||||||
|
padding-left: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.packinput .ant-input-group-addon .ant-btn{
|
||||||
|
width:137px !important;
|
||||||
|
font-size: 18px;
|
||||||
|
height: 53px;
|
||||||
|
background:rgba(76,172,255,1);
|
||||||
|
|
||||||
|
}
|
||||||
|
.tabtitle{
|
||||||
|
height: 62px !important;
|
||||||
|
box-shadow: 3px 10px 21px 0px rgba(76, 76, 76, 0.15);
|
||||||
|
border-radius: 6px;
|
||||||
|
background: #fff;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.tabtitles2{
|
||||||
|
background: #fff;
|
||||||
|
height: 62px !important;
|
||||||
|
width: 1200px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabtitless{
|
||||||
|
height: 62px !important;
|
||||||
|
line-height: 62px !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
.tabtitle1{
|
||||||
|
|
||||||
|
}
|
||||||
|
.tabtitle2{
|
||||||
|
margin-left: 30px !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.counttit{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.counttittext{
|
||||||
|
text-align: left;
|
||||||
|
width: 1200px;
|
||||||
|
height: 18px;
|
||||||
|
color: #888888;
|
||||||
|
font-size: 13px;
|
||||||
|
margin-top: 24px;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
.counttittexts{
|
||||||
|
color: #4CACFF !important;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mainx{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
margin-top: 17px;
|
||||||
|
}
|
||||||
|
.project-packages-list{
|
||||||
|
|
||||||
|
}
|
||||||
|
.project-package-item{
|
||||||
|
display: -webkit-flex;
|
||||||
|
display: flex;
|
||||||
|
flex-direction:column;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
padding: 20px;
|
||||||
|
background: white;
|
||||||
|
/* box-shadow: 1px 3px 3px 1px rgba(156,156,156,0.16); */
|
||||||
|
|
||||||
|
}
|
||||||
|
.xuxianpro{
|
||||||
|
height: 20px;
|
||||||
|
border-bottom: 1px dashed;
|
||||||
|
border-color: #EAEAEA;
|
||||||
|
margin-bottom: 18px;
|
||||||
|
}
|
||||||
|
.magr11{
|
||||||
|
margin-top: 11px;
|
||||||
|
}
|
||||||
|
.highlight{
|
||||||
|
color: #4CACFF;
|
||||||
|
}
|
||||||
|
.fonttext{
|
||||||
|
font-size: 20px;
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fontextcolor{
|
||||||
|
color: #777777;
|
||||||
|
}
|
||||||
|
.tzbq{
|
||||||
|
margin-left: 68px;
|
||||||
|
}
|
||||||
|
.tzbqx{
|
||||||
|
/* margin-left: 24px; */
|
||||||
|
}
|
||||||
|
.bjyss{
|
||||||
|
background: #F8F8F8;
|
||||||
|
}
|
||||||
|
.zj{
|
||||||
|
overflow:hidden;
|
||||||
|
text-overflow:ellipsis;
|
||||||
|
white-space:nowrap
|
||||||
|
}
|
||||||
|
.ziticor{
|
||||||
|
color: #777777;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
.foohter{
|
||||||
|
margin-top: 20px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction:row;
|
||||||
|
}
|
||||||
|
|
||||||
|
.maxwidth900{
|
||||||
|
max-width: 900px;
|
||||||
|
overflow:hidden;
|
||||||
|
text-overflow:ellipsis;
|
||||||
|
white-space:nowrap;
|
||||||
|
font-size: 18px !important;
|
||||||
|
font-weight: 500;
|
||||||
|
color: rgba(51,51,51,1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.newshixunmodelmidfont{
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #999999;
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.newshixunmodelbotfont{
|
||||||
|
font-size:12px;
|
||||||
|
font-weight:400;
|
||||||
|
color:rgba(102,102,102,1);
|
||||||
|
}
|
Loading…
Reference in new issue