﻿.kh1 {
    background: url(../images3/bg_khxx.png) no-repeat;
    width: 1108px;
    height: 221px;
    padding: 38px 16px 28px 25px;
    box-sizing: border-box;
    margin-bottom: 28px;
}

.kh1_4 {
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 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, 0) 100%);
    border-radius: 10px;
    margin-bottom: 20px;
}

.kh1_4:last-child {
    margin-bottom: 0;
}

.kh1_4 .sel_box {
    width: 247px;
	color: rgba(223, 0, 0, 1);
    background-position: 92% center;
}

.kh1_4 h1 {
    font-size: 20px;
    letter-spacing: 1px;
	color: rgba(0, 13, 255, 1);
}

.kh1_2 h2 {
    width: 450px;
    line-height: 19px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
}

.kh1_3 input {
    width: 920px;
    height: 46px;
	background-image: linear-gradient(90deg, 
		
rgba(164, 240, 240, .7) 0%, 
		
rgba(161, 239, 243, .7) 100%);
    border-radius: 10px;
    border: none;
    padding-left: 20px;
    font-size: 16px;
    box-sizing: border-box;
}

.kh1_3 input::placeholder {
	color: rgba(223, 0, 0, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    letter-spacing: 1px;
}


/* 挖掘结果 */
.kh2 {
    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;
}

.kh2_2 {
    text-align: center;
    height: 635px;
    border: solid 2px rgba(255, 255, 255, .25);
    overflow-y: auto;
}

.kh2_2 table {
    width: 100%;
}

.kh2_2 table td:nth-child(1),
.kh2_2 table th:nth-child(1) {
    width: 11%;
}

.kh2_2 table td:nth-child(2),
.kh2_2 table th:nth-child(2) {
    width: 15%;
}

.kh2_2 table td:nth-child(3),
.kh2_2 table th:nth-child(3) {
    width: 15%;
}

.kh2_2 table td:nth-child(4),
.kh2_2 table th:nth-child(4) {
    width: 15%;
}

.kh2_2 table td:nth-child(5),
.kh2_2 table th:nth-child(5) {
    width: 23%;
}

.kh2_2 table td:nth-child(6),
.kh2_2 table th:nth-child(6) {
    width: 21%;
    border: none;
}

.kh2_2 table th {
    line-height: 60px;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
	color: rgba(0, 13, 255, 1);
    border-right: 2px solid rgba(255, 255, 255, .25);
}

.kh2_2 tr {
    height: 90px;
    font-size: 18px;
    letter-spacing: 1px;
	color: rgba(223, 0, 0, 1);
}

.kh2_2 tr td {
    font-size: 14px;
    border-right: 2px solid rgba(56, 230, 241, .5);
}

.kh2_2 tr td:last-child,
.kh2_2 table th:last-child {
    border-right: none;
}

.kh2_2 tr:nth-child(n+3):nth-child(odd),#myData tr:first-child {
    background-color: rgba(255, 255, 255, .25);
}

.kh2_3 h1 {
    margin: 20px 0;
    color: #fff;
    font-family: 宋体;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 18px;
}

.kh2_3 .btn_box {
    display: flex;
    align-items: center;
}

.kh2_3 .btn_box a:last-child {
    margin-right: 0;
    margin-left: auto;
}

.kh2_3 a {
    width: 121px;
    font-size: 18px;
    letter-spacing: 1px;
    margin-right: 20px;
	border-radius: 10px;
}

.kh2_3 .vcf {
    width: 140px;
    height: 36px;
    margin-right: 10px;
    background-image: linear-gradient(0deg,
            #ff0000 0%,
            #ff7b7b 100%);
    border-radius: 10px;
    box-shadow: none;
    font-family: SourceHanSerifCN_Regular;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
}

.kh2_3 .xiazai {
   font-family: 宋体;
    width: auto;
    text-wrap: nowrap;
    text-decoration: underline;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
}


.kh2_1 {
    display: flex;
    margin-bottom: 20px;
}

.kh2_1 .imgbox {
    width: 28px;
}

.kh2_1 h1 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin-left: 9px;
}

/* 免责声明 */
.kh2_2 table th {
    border-bottom: 2px solid rgba(255, 255, 255, .25);
}

#mianze {

    height: 71px;
    background-color: transparent !important;
}

#mianze th {
    font-size: 15px !important;
}

#mianze span {
    color: #ff0000;
}