409 lines
5.1 KiB
Plaintext
409 lines
5.1 KiB
Plaintext
.page {
|
|
background-color: #ededed;
|
|
}
|
|
|
|
.examing {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 80rpx;
|
|
background-color: #49dae0;
|
|
position: fixed;
|
|
top: 0;
|
|
}
|
|
|
|
.item1 {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin: 0 19rpx;
|
|
}
|
|
|
|
.item1 image {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin: 0 19rpx;
|
|
}
|
|
|
|
.item4 {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin-top: 10rpx;
|
|
margin-left: 80rpx;
|
|
|
|
}
|
|
|
|
.item4 image {
|
|
width: 50rpx;
|
|
height: 44rpx;
|
|
margin: 0 19rpx;
|
|
}
|
|
|
|
.item5 {
|
|
width: 100rpx;
|
|
height: 50rpx;
|
|
margin-top: 10rpx;
|
|
margin-left: 120rpx;
|
|
|
|
}
|
|
|
|
.item5 image {
|
|
width: 38rpx;
|
|
height: 47rpx;
|
|
margin: 0 22rpx;
|
|
}
|
|
|
|
.item2 {
|
|
width: 150rpx;
|
|
height: 50rpx;
|
|
margin-top: 16rpx;
|
|
margin-left: 19rpx;
|
|
}
|
|
|
|
.item2 text {
|
|
width: 150rpx;
|
|
height: 50rpx;
|
|
color: white;
|
|
}
|
|
|
|
.item3 {
|
|
width: 100rpx;
|
|
height: 50rpx;
|
|
margin-top: 10rpx;
|
|
margin-left: 79rpx;
|
|
}
|
|
|
|
.item3 text {
|
|
width: 100rpx;
|
|
height: 50rpx;
|
|
color: white;
|
|
}
|
|
|
|
.examingfooter {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center;
|
|
width: 100%;
|
|
height: 80rpx;
|
|
background-color: #49dae0;
|
|
position: relative;
|
|
bottom: 0;
|
|
}
|
|
|
|
.footerleft image {
|
|
margin: 0 25rpx;
|
|
width: 160rpx;
|
|
height: 53rpx;
|
|
}
|
|
|
|
.footermiddle image {
|
|
margin: 0 auto;
|
|
|
|
width: 160rpx;
|
|
height: 53rpx;
|
|
}
|
|
|
|
.footerright image {
|
|
margin: 0 25rpx;
|
|
width: 160rpx;
|
|
height: 53rpx;
|
|
}
|
|
|
|
.examingcontent {
|
|
width: 100%;
|
|
margin: 80rpx 20rpx;
|
|
/* max-height: 250rpx;
|
|
overflow: hidden; */
|
|
}
|
|
|
|
.examingcontent2 {
|
|
width: 100%;
|
|
margin: 80rpx auto;
|
|
}
|
|
|
|
|
|
.examingcontent text {
|
|
font-size: 30rpx;
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
.examintcontentda {
|
|
width: 700rpx;
|
|
margin: 0 auto;
|
|
float: left;
|
|
margin-bottom: 50rpx;
|
|
margin-top: 30rpx;
|
|
}
|
|
|
|
.contentleft {
|
|
float: left;
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
line-height: 50rpx;
|
|
margin-left: 25rpx;
|
|
}
|
|
|
|
.contentleft image {
|
|
width: 49rpx;
|
|
height: 49rpx;
|
|
}
|
|
|
|
.contentright {
|
|
display: flex;
|
|
flex-direction: row;
|
|
margin-left: 25rpx;
|
|
margin-right: 50rpx;
|
|
width: 600rpx;
|
|
}
|
|
|
|
.examitem {
|
|
|
|
width: 100rpx;
|
|
height: 60rpx;
|
|
margin-left: 30rpx;
|
|
|
|
}
|
|
.examitem text{
|
|
|
|
font-size: 50rpx;
|
|
width: 100rpx;
|
|
height: 60rpx;
|
|
}
|
|
|
|
.charclass {
|
|
display: flex;
|
|
justify-items: center;
|
|
}
|
|
|
|
.charclass text {
|
|
width: 37rpx;
|
|
height: 33rpx;
|
|
position: relative;
|
|
left: 8rpx;
|
|
top: -60rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.item2 .van-count-down {
|
|
color: white;
|
|
}
|
|
|
|
/*草稿纸*/
|
|
.topic_cgz {
|
|
position: fixed;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.4);
|
|
z-index: 999;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.topic_cgz_tab {
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 0;
|
|
position: fixed;
|
|
top: 0rpx;
|
|
}
|
|
|
|
.topic_cgz_tab .fl {
|
|
width: 25%;
|
|
text-align: center;
|
|
}
|
|
|
|
.topic_cgz_tab image {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
}
|
|
|
|
/*滚动层*/
|
|
scroll-item {
|
|
z-index: 9;
|
|
}
|
|
|
|
.scoll-h {
|
|
height: 100%;
|
|
}
|
|
|
|
.tab-content {
|
|
height: 100%;
|
|
width: 100%;
|
|
background: #fff;
|
|
}
|
|
|
|
.the_big_box {
|
|
height: 100%;
|
|
width: 100%;
|
|
background: #fff;
|
|
overflow-x: hidden;
|
|
}
|
|
|
|
.tab-content-top {
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
.toolsclass {
|
|
display: flex;
|
|
justify-items: center;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
height: 200rpx;
|
|
position: fixed;
|
|
bottom: 200;
|
|
}
|
|
|
|
.openclass {
|
|
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 700rpx;
|
|
margin: 80rpx auto;
|
|
|
|
}
|
|
|
|
.openclass image {
|
|
width: 120rpx;
|
|
height: 24rpx;
|
|
}
|
|
|
|
.headdouble {
|
|
display: flex;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.headdoubleleft {
|
|
width: 100%;
|
|
}
|
|
|
|
.headdoubleright {
|
|
width: 95%;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
|
|
|
|
/* 提卷内容 */
|
|
.popsubitexamcontent {
|
|
width: 680rpx;
|
|
margin: 40rpx auto;
|
|
}
|
|
|
|
.popexamcontentup {
|
|
height: 40rpx;
|
|
border-left: 8rpx solid #1ccfd6;
|
|
margin-bottom: 40rpx;
|
|
margin-top: 40rpx;
|
|
}
|
|
|
|
.popexamcontentup text {
|
|
|
|
margin-left: 20rpx;
|
|
color: #010101;
|
|
font-size: 30rpx;
|
|
font-weight: 400;
|
|
}
|
|
|
|
.popexamcontentdown {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
width: 660rpx;
|
|
margin: 0 30rpx;
|
|
}
|
|
|
|
.popdownitem {
|
|
width: 77rpx;
|
|
height: 77rpx;
|
|
flex: 0 19% !important;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
|
|
.popexamcontentdown image {
|
|
width: 77rpx;
|
|
height: 77rpx;
|
|
margin: 0 auto;
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
.popcharclass {
|
|
display: flex;
|
|
justify-items: center;
|
|
}
|
|
|
|
.popcharclass text {
|
|
width: 37rpx;
|
|
height: 33rpx;
|
|
position: relative;
|
|
right: 2rpx;
|
|
left: 10px;
|
|
top: -36px;
|
|
text-align: center;
|
|
}
|
|
|
|
/* 提卷内容 */
|
|
|
|
|
|
/* 试卷解释 */
|
|
.popexamanalysis {
|
|
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
left: 36rpx;
|
|
bottom: 20rpx;
|
|
width: 680rpx;
|
|
height: 100rpx;
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.popalysisleft {
|
|
|
|
width: 330rpx;
|
|
height: 130rpx;
|
|
align-items: center;
|
|
}
|
|
|
|
.popalysisleft image {
|
|
width: 330rpx;
|
|
height: 100rpx;
|
|
}
|
|
|
|
.popalysisright {
|
|
|
|
width: 330rpx;
|
|
height: 80rpx;
|
|
}
|
|
|
|
.popalysisright image {
|
|
margin-left: 30rpx;
|
|
width: 330rpx;
|
|
height: 80rpx;
|
|
}
|
|
|
|
/* 试卷解释 */
|
|
|
|
.examiteminfocs {
|
|
position: relative;
|
|
height:200rpx;
|
|
margin-bottom: 100rpx;
|
|
padding-top: 100rpx;
|
|
}
|
|
|
|
.colorchamu{
|
|
color: rgb(0, 24, 236);
|
|
}
|
|
.mainclass{
|
|
margin: 0 auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding-bottom: 50rpx;
|
|
margin-top: 50rpx;
|
|
} |