﻿

/* 收录查询创建排名任务 */
.wj1 .enter_a {
    margin-left: auto;
}

.wj1 .q-3{
    display: none;
}

.wj1{
    align-items: center;
}

/* 任务名称 */
.rw {
    background: url(../images3/rw1_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 151px;
    padding: 31px 20px 0 19px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.rw1_1 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.rw1_1 .imgbox {
    width: 25px;
}

.rw1_1 h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
    margin-left: 9px;
}

.rw1_2 {
    display: flex;
    position: relative;
}

.rw1_2 a {
    position: absolute;
    right: 0;
}

.rw1_2 input {
    padding-left: 20px;
    border: none;
    width: 1067px;
    height: 46px;
    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;
    font-size: 18px;
	color: rgba(223, 0, 0, 1);
}

.rw1_2 input::placeholder {
    color: #df0000;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    letter-spacing: 1px;
}


/* 域名与关键词 */
.rw2 {
    background: url(../images3/rw2_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 454px;
    padding: 26px 20px 0 19px;
    box-sizing: border-box;
}

.dsp3_1 {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

.dsp3_2 {
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: 20px;
}

.dsp3_2 h1 {
    font-size: 18px;
    font-family: 宋体;
    font-weight: bold;
    margin-right: 10px;
    letter-spacing: 1px;
	color: rgba(16, 51, 134, 1);
}

.dsp3_2 select {
    width: 187px;
    height: 37px;
    font-family: 宋体;
    font-weight: bold;
    padding: 0 20px;
	color: rgba(16, 51, 134, 1);
    box-sizing: border-box;
    font-size: 18px;
    line-height: 37px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	box-shadow: 0px 0px 7px 2px 
		rgba(21, 38, 151, 0.38);
    border-radius: 19px;
    border: solid 2px #2fdcda;
    background: url(../images3/zcr2.png) no-repeat rgba(255, 255, 255, .8);
    background-position: 90% center;
}

.dsp3_1 .rw1_1 {
    margin-bottom: 0;
}

.rw2_1 textarea {
background: transparent;
    width: 100%;
    resize: none;
    height: 301px;
	background-color: rgba(146, 226, 254, .8);
	
border-radius: 10px;

    font-size: 18px;
    padding: 19px;
    box-sizing: border-box;
    border: none;
    letter-spacing: 1px;
	color: rgba(223, 0, 0, 1);
}

.rw2_1 textarea::placeholder{
    color: #df0000;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    letter-spacing: 1px;
}

.rw2_2 {
    display: flex;
    margin-top: 17px;
    padding-left: 18px;
    box-sizing: border-box;
}

.rw2_2 h2 {
    font-family: 宋体;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: bold;
    margin-left: auto;
}

.rw2_2 h1,.rw2_2 h3 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
}

.rw2_2 .imgbox {
    width: 25px;
    margin: 0 9px 0 19px;
}

.rw2_2 .check_box {
    margin-left: 19px;
}

.rw2_2 .check_box p {
    width: 23px;
    height: 23px;
    background-image: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #fff;
}

.rw2_2 .check_box p span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #fff;
}

.check_box p img {
    width: 25px;
}




/* 排名查询任务详情 */
.rwxq1 {
    display: flex;
    justify-content: space-between;
}

.rwxq1_1 {
    display: flex;
    flex-direction: column;
    background: url(../images3/bg_rwxq1_1.png) no-repeat;
    background-size: 100% 100%;
    align-items: center;
    padding: 7px 0;
    width: 210px;
    height: 141px;
    margin-bottom: 30px;
}

.rwxq1_1 h1 {
    width: 201px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px 5px 0px 0px;
    line-height: 49px;
    height: 49px;
    text-align: center;
	color: rgba(0, 13, 255, 1);
}

.rwxq1_1 h2 {
    font-size: 16px;
    margin-top: 32px;
	color: rgba(223, 0, 0, 1);
}

.rwxq2 {
    display: flex;
    justify-content: space-between;
}

.rwxq1_2 {
    display: flex;
    flex-direction: column;
    width: 438px;
    height: 141px;
    background: url(../images3/rwxq1_2.png) no-repeat;
    align-items: center;
    padding: 7px 0;
    background-size: 100% 100%;
}

.rwxq1_2 h1 {
    width: 429px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px 5px 0px 0px;
    line-height: 49px;
    height: 49px;
    text-align: center;
	color: rgba(0, 13, 255, 1);
}

.rwxq1_3 {
    display: flex;
    align-items: center;
    height: 94px;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.rwxq1_3_1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 33%;
    border-right: 1px solid #3adfe9;
}

.rwxq1_3_1 h2,
.rwxq1_3_1 h3 {
	color: rgba(223, 0, 0, 1);
    font-size: 16px;
}

.rwxq1_3_1 h3 {
    margin-top: 9px;
}

.rwxq1_2_1 {
    width: 100%;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 进度条 */
.rwxq1_2_1 span {
    font-size: 16px;
	color: rgba(223, 0, 0, 1);
    float: left;
    margin-right: 2%;
}

.jindu {
    float: left;
    height: 20px;
    width: 70%;
    background-color: #dadada;
    border-radius: 10px;
    position: relative;
}

.jindu div {
    width: 60%;
    height: 20px;
    background-color: #21ba45;
    border-radius: 10px;
}

.jindu p {
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

/* 明细 */
.rwxq3 {
    background: url(../images3/rwxq31.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 289px;
    padding: 36px 35px 60px 29px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.rwxq3_1 {
    text-align: center;
    height: 160px;
    border: solid 3px rgba(255, 255, 255, .25);
    overflow-y: auto;
}

.rwxq3_1 table {
    width: 100%;
}

.rwxq3_1 table .th1 {
    width: 33%;
}

.rwxq3_1 table .th2 {
    width: 33%;
}

.rwxq3_1 table .th3 {
    width: 33%;
    border-right: none;
}

.rwxq3_1 table th {
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
	color: rgba(0, 13, 255, 1);
    font-weight: normal;
    border-right: 2px solid rgba(255, 255, 255, .5);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
}

.rwxq3_1 tr {
    height: 47px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
}

.rwxq3_1 tr td {
	color: rgba(223, 0, 0, 1);
    font-size: 14px;
    border-right: 2px solid rgba(255, 255, 255, .6);
}

.rwxq3_1 tr td div {
    display: inline-block;
    width: 32%;
    line-height: 47px;
}

.rwxq3_1 tr td .td2 {
    border-right: 2px solid rgba(255, 255, 255, .6);
    border-left: 2px solid rgba(255, 255, 255, .6);
}

.rwxq3_1 tr td:last-child,
.rwxq3_1 table th:last-child {
    border-right: none;
}

.rwxq3_1 tr:nth-child(n+3):nth-child(odd),
.rwxq3_1 tbody tr:first-child {
    background-color: rgba(255, 255, 255, .25);
}

.rwxq3_1 tbody tr:first-child td{
	color: rgba(0, 13, 255, 1);
}

/* rwxq4_1 */
.rwxq4 {
    background: url(../images3/rwxq4.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 504px;
    padding: 36px 35px 60px 29px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.rwxq4_1 tr td,.rwxq4_1 tr td a{
	color: rgba(223, 0, 0, 1) !important;
}

.rwxq4_1 {
    height: 355px;
}

.rwxq4_1 table .th1 {
    width: 11%;
}

.rwxq4_1 table .th2 {
    width: 14%;
}

.rwxq4_1 table .th3 {
    width: 20%;
    border-right: 2px solid #3adfe9;
}

.rwxq4_1 table .th4 {
    width: 18%;
}

.rwxq4_1 table .th5 {
    width: 18%;
}

.rwxq4_1 table .th6 {
    border-right: none;
    width: 18%;
}