﻿.sj1 {
    background: url(../images3/bg_sjhm.png) no-repeat;
    width: 1108px;
    height: 305px;
    padding: 38px 16px 28px 25px;
    box-sizing: border-box;
    margin-bottom: 28px;
}

.sj1_4 {
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 20px;
    box-sizing: border-box;
	background-image: linear-gradient(90deg, 
		rgba(146, 226, 254, 1) 0%, 
		rgba(136, 212, 246, 0.5) 50%, 
		rgba(126, 198, 237, 1) 100%);
    border-radius: 10px;
    margin-bottom: 20px;
}

.sj1_4:last-child {
    margin-bottom: 0;
}

.sj1_4 h1 {
	color: rgba(0, 16, 254, 1);
    font-size: 20px;
    letter-spacing: 1px;
}

.sj1_2 h2 {
    width: 450px;
    line-height: 19px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-family: 宋体;
}

.sj1_3 input {
    width: 781px;
    height: 46px;
    background:rgba(16, 51, 134, .1);
    border-radius: 10px;
    border: none;
    padding-left: 20px;
    font-size: 16px;
    box-sizing: border-box;
	color: rgba(223, 0, 0, 1);
}

.sj1_3 input::placeholder {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    letter-spacing: 1px;
	color: rgba(223, 0, 0, 1);
}


/* 挖掘结果 */
.sj2 {
    background: url(../images3/wj4_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 854px;
    padding: 29px 32px 0 21px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.sj2_2 {
    text-align: center;
    height: 635px;
    border: solid 2px rgba(255, 255, 255, .6);
    overflow-y: auto;
}

.sj2_2 table {
    height: 100%;
    width: 100%;
}

.sj2_2 table .th1 {
    width: 19%;
    border-right: 2px solid rgba(255, 255, 255, .6);
}

.sj2_2 table .th2 {
    width: 81%;
}

.sj2_2 table th {
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
   color: rgba(0, 16, 254, 1);
}

#myData tr {
    line-height: 47px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
}

#myData tr td:first-child {
	color: rgba(0, 16, 254, 1);
    border-right: 2px solid rgba(255, 255, 255, .6);
}

#myData tr td:last-child{
	color: rgba(223, 0, 0, 1);
}

#myData tr:nth-child(n+3):nth-child(odd),
#myData tr:first-child {
    background-color: rgba(255, 255, 255, .25);
}

.sj2_3 h1 {
    margin: 20px 0;
	color: rgba(255, 255, 255, 1);
    font-family: 宋体;
    letter-spacing: 1px;
    font-size: 18px;
}

.sj2_3 .btn_box {
    display: flex;
    align-items: center;
}

.sj2_3 a {
    width: 144px;
    margin-right: 32px;
}

.sj2_3 .vcf {
    width: 140px;
    height: 36px;
    background-image: linear-gradient(0deg,
            #ff0000 0%,
            #ff7b7b 100%);
    border-radius: 10px;
    font-family: SourceHanSerifCN_Regular;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
}

.sj2_3 .xiazai {
    text-wrap: nowrap;
    text-decoration: underline;
    font-size: 18px;
    line-height: 20px;
    font-family: 宋体;
    letter-spacing: 1px;
	color: rgba(255, 255, 255, 1);
}


.sj2_1 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.sj2_1 .imgbox {
    width: 28px;
}

.sj2_1 h1 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin-left: 9px;
    margin-right: 9px;
}

/* 免责声明 */
.sj2_2 table .th1,
.sj2_2 table .th2 {
    border-bottom: 2px solid rgba(255, 255, 255, .6);
}

#mianze {
    height: 533px;
    background-color: transparent !important;
}

#mianze span {
    color: #ff0000;
}