.top {
    position:relative;
    width: 100%;
    height: 449px;
    background: url("top-banner.jpg") center no-repeat;
}

.top-find {
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
}

.top-find-unfinished {
    position:relative;
    width: 328px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
    overflow: hidden;
}

.buy-find-dialog {
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
}

.top-sale {
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
    position: relative;
}

.top-success i {
    display: block;
    margin-top: 113px;
    width: 49px;
    height: 49px;
    background: url("icon-success.png") 0 -49px;
    margin-left: auto;
    margin-right: auto;
}

.top-success p {
    font-size: 18px;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 5px;
}


.top-success span {
    font-size: 12px;
    color: #8d8d8d;
}

.top-success {
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
}

.find-info-p {
    font-size: 24px;
    color: #20b4ca;
    margin-top: 30px;
    margin-bottom: 10px;
}

.find-info-span {
    font-size: 14px;
    color: #c2c2c2;
}

.top-find form {
    margin-top: 33px;
    position: relative;
}

.top-find-unfinished form {
    margin-top: 23px;
    position: relative;
}

.buy-find-dialog form {
    margin-top: 33px;
    position: relative;
}

.unfinished-alert {
    position: absolute;
    margin-top: 20px;
    margin-left: 84px;
}

.unfinished-alert span{
    text-align: center;
    font-family: 'sinsun';
    color: #ff0000;
    margin-top: 15px;
    line-height: 1;
    height: 12px;
    display: inline;
    margin-left: 22px;
}

.sale-unfinished-alert {
    width: 100%;
}

.sale-unfinished-alert span{
    text-align: center;
    font-family: 'sinsun';
    color: #ff0000;
    margin-top: 15px;
    height: 12px;
    display: block;
}

.find-input-div {
    width: 280px;
    height: 40px;
    margin: 0 auto;
    border: solid 1px #e1e4f7;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
.find-input-div-margin{
    margin-top: 18px;
}

.find-input-icon1 {
    float: left;
    background: url("block-left-bg.png") 0 -169px;
    display: block;
    width: 36px;
    height: 37px;
}

.find-input-icon2 {
    float: left;
    background: url("block-left-bg.png")  -40px -169px;
    display: block;
    width: 36px;
    height: 37px;
}

.find-input-div b{
    width: 1px;
    height: 18px;
    background-color: #cecece;
    display: block;
    float: left;
    margin: 11px 10px 10px 4px;
}

.find-input-div input {
    float: left;
    display: block;
    width: 190px;
    /* height: 20px; */
    margin-top: 4px;
    font-size: 15px;
    border: 0;
}

.find-input-div span{
    position: absolute;
    right: 44px;
    top: 10px;
    font-size: 14px;
    color: #555;
}

.sale-title {
    font-size: 24px;
    color: #20b4ca;
    margin-top: 30px;
    margin-bottom: 17px;
}

.top-advantage {
    width: 100%;
    height: 420px;
    background: url("top-advantage.png");
    padding-top: 50px;
}

.find-submit {
    position:relative;
    display: block;
    width: 252px;
    height: 35px;
    background: #ff793e;
    color: white;
    border-radius: 7px;
    font-size: 21px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.dialog-submit {
    display: block;
    width: 252px;
    height: 35px;
    background: #ff793e;
    color: white;
    border-radius: 7px;
    font-size: 21px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
}

.sale-choose .choose-active {
    background: url("top-icon.png") 0 0;
}

.sale-submit {
    display: block;
    clear: both;
    width: 252px;
    height: 35px;
    background: #ff793e;
    color: white;
    border-radius: 7px;
    font-size: 21px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
}

.find-sale-a {
    margin-top: 8px;
}

.find-sale-a a {
    color: #ff8e62;
}

.sale-choose {
    width: 200px;
    height: 40px;
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.sale-choose p {
    font-size: 18px;
    display: block;
    width: 60px;
    height: 16px;
    position: absolute;
    margin-left: 68px;
    margin-top: -14px;
    background: white;
}

.find-star-icon {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    background: url("block-left-bg.png") 0 -210px;
    left: 6px;
    top: 15px;
}

.sale-ico{
    top: 91px;
}

.sale-choose-person {
    display: block;
    width: 64px;
    height: 26px;
    border-radius: 2px;
    float: left;
    margin-top: 17px;
    margin-left: 20px;
    line-height: 25px;
    cursor: pointer;
    background: url("top-icon.png") 0 -26px;
}

.sale-choose-company {
    display: block;
    width: 64px;
    height: 26px;
    border-radius: 2px;
    float: left;
    margin-top: 17px;
    margin-left: 31px;
    line-height: 25px;
    cursor: pointer;
    background: url("top-icon.png") 0 -26px;
}

.sale-choose.sale-company-name {
    margin-top: 19px;
    width: 235px;
}

input[type='text'] {
    font-size: 14px;
    padding: 8px 0;
}

#find_dialog_phone{
    width: 200px;
}

#sale-company-name {
    border: 1px solid #cfcfcf;
    margin-top: 7px;
    width: 230px;
    padding: 8px 10px;
}

.sale-submit-company {
    display: block;
    clear: both;
    width: 252px;
    height: 35px;
    background: #ff793e;
    color: white;
    border-radius: 7px;
    font-size: 21px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
}
.sale-submit-company.no-service-agreement {
    margin-top: 21px;
}

/*.find-star-icon-sp {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    background: url("block-left-bg.png") 0 -210px;
    left: 7px;
    top: 2px;
}*/

.kstj-content {
    width: 1190px;
    margin: 0 auto;
    position: relative;
}

.top .activity88{
    position:absolute;
    width: 1190px;
    left: 186px;
    bottom: 74px;
}
.top .activity88 p{
    font-size:16px;
    color:#00f0ff;
    text-indent:5px;
    letter-spacing:2px;
    margin: 5px 0;
    background:url('88bg.png') no-repeat;
}
.top .activity88 span{
    font-size:16px;
    color:#fff;
    letter-spacing:2px;
}

.top .activity88-text p{
    font-size:12px;
    color:#ff1021;
}

.kstj-icon {
    background: url("icon.png");
}

.advantage-icon1 {
    background-position: -155px -310px;
    display: block;
    width: 140px;
    height: 135px;
    margin-bottom: 20px;
}

.advantage-icon2 {
    background-position: -295px -310px;
    display: block;
    width: 140px;
    height: 135px;
    margin-bottom: 20px;
}

.advantage-icon3 {
    background-position: -435px -310px;
    display: block;
    width: 140px;
    height: 135px;
    margin-bottom: 20px;
}

.advantage-icon4 {
    background-position: -571px -310px;
    display: block;
    width: 140px;
    height: 135px;
    margin-bottom: 20px;
}

.kstj-content h2 {
    font-size: 20px;
    font-family: Arial;
    display: block;
    /*width: 126px;*/
    height: 20px;
    padding: 7px 30px;
    border: 2px solid black;
    margin: 0 auto;
}

.advantage-h2 {
    width: 126px;
}

.kstj-blue-icon {
    display: block;
    width: 382px;
    height: 10px;
    background-position: 0 -10px;
    margin: 0 auto 42px auto;
}

.kstj-info {
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.top-advantage ul {

    margin-left: -28px
}

.top-advantage ul li {
    float: left;
    margin-left: 75px;
}

.advantage-x-li {
    display: block;
    width: 35px;
    height: 35px;
    background-position: -200px -20px;
    margin-top: 50px;
}

.advantage-info {
    font-size: 18px;
    text-align: center;
}

.advantage-info p {
    margin-top: 14px;
}

.center-trademark {
    width: 100%;
    background: #eff1f1;
    padding-top: 50px;
    overflow: hidden;
}

.trademark-h2 {
    width: 177px;
}

.center-trademark li {
    width: 200px;
    height: 300px;
    border: 2px solid #ebeaea;
    float: left;
    margin-left: 42px;
    text-align: center;
}

.center-trademark ul {
    margin-left: -40px;
    overflow: hidden;
}

.trademark-number-icon1 {
    display: inline-block;
    width: 31px;
    height: 37px;
    background-position: 0 -20px;
    margin-top: 7px;
}

.trademark-number-icon2 {
    display: inline-block;
    width: 31px;
    height: 37px;
    margin-top: 7px;
    background-position: -31px -20px;
}

.trademark-number-icon3 {
    display: inline-block;
    width: 31px;
    height: 37px;
    margin-top: 7px;
    background-position: -62px -20px;
}

.trademark-number-icon4 {
    display: inline-block;
    width: 31px;
    height: 37px;
    margin-top: 7px;
    background-position: -93px -20px;
}

.trademark-number-icon5 {
    display: inline-block;
    width: 31px;
    height: 37px;
    margin-top: 7px;
    background-position: -124px -20px;
}

.trademark-info {
    text-align: center;
    font-size: 18px;
    margin-top: 3px;
    padding-bottom: 14px;
}

.trademark-info p {
    margin-top: 14px;
}

.trademark-hr {
    display: block;
    width: 92px;
    height: 2px;
    background: #ebeaea;   
    margin: 0 auto;
}

.trademark-icon1 {
    display: block;
    width: 155px;
    height: 160px;
    background-position: 0 -57px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.trademark-icon2 {
    display: block;
    width: 155px;
    height: 160px;
    background-position: -155px -57px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.trademark-icon3 {
    display: block;
    width: 155px;
    height: 160px;
    background-position: -310px -57px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.trademark-icon4 {
    display: block;
    width: 155px;
    height: 160px;
    background-position: -465px -57px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.trademark-icon5 {
    display: block;
    width: 155px;
    height: 160px;
    background-position: -620px -57px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.trademark-buy {
    width: 257px;
    height: 52px;
    background: #ff793e;
    color: #fcfcfc;
    clear: both;
    border-radius: 26px 26px 26px 26px;
    text-align: center;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
    cursor: pointer;
}

.trademark-buy-icon{
    display: block;
    width: 39px;
    height: 28px;
    background-position: -155px -20px; 
    line-height: 52px;
    float: left;
    margin-top: 12px;
    margin-left: 24px;
    margin-right: 17px;
}

.trademark-buy p {
    font-size: 24px;
    line-height: 52px;
    float: left;
}

.center-process {
    width: 100%;
    clear: both;
    background: url('center-banner.png') center no-repeat;
    padding-top: 23px;
    overflow: hidden;
    /* padding-bottom: 60px; */
    height: 400px;
}

.kstj-white-icon {
    display: block;
    width: 382px;
    height: 10px;
    background-position: 0 0px;
    margin: 0 auto 42px auto;
}

#process_h2 {
    color: #fcfcfc;
    font-size: 20px;
    font-family: Arial;
    display: block;
    width: 100px;
    height: 20px;
    padding: 7px 30px;
    border: 2px solid white;
    margin: 20px auto 0 auto;
}

.process-info {
    color: white;
}

.process-img {
    background-position: 0 -217px;
    display: block;
    width: 1079px;
    height: 92px;
    margin: 0 auto;
}

.center-process li {
    display: block;
    width: 104px;
    float: left;
    margin-left: 148px;
    text-align: center;
    font-size: 16px;
}

.center-process ul {
    margin-left: -109px;
    color: #fcfcfc;
    overflow: hidden;
    margin-top: 18px;
}

#process-sure {
    margin-left: 131px;
}

.center-process li span {
    line-height: 26px;
}

.kstj-bottom {
    width: 412px;
    /* height: 128px; */
    background-position: -711px -309px;
    margin: 100px auto 50px auto;
    padding-top: 19px;
    font-size: 16px;
    color: #000;
}

.kstj-bottom-btn {
    display: block;
    width: 220px;
    height: 52px;
    color: #ff5346;
    border: 2px solid #ff5346;
    font-size: 24px;
    line-height: 52px;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    margin-top: 44px;
    margin-left: 91px;
    cursor: pointer;
}

.kstj-bottom p {
    text-align: center;
}

.kstj-urgent {
    position: relative;
    background-color: #4fc5cd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 20px;
    z-index: 99;
    width: 1150px;
    margin: 0 auto;
}

.kstj-urgent-title {
    position: absolute;
    z-index: 9;
    top: -60px;
    left: -4px;
    background: url("block-left-bg.png") -41px -210px;
    width: 212px;
    height: 86px;
}

.kstj-urgent-title.moveLeft {
    animation: moveLeft 2s;
    -moz-animation: moveLeft 2s;
    -webkit-animation: moveLeft 2s;
    -o-animation: moveLeft 2s;
}

@keyframes moveLeft {
    0% {
        left: 973px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes moveLeft {
    0% {
        left: 973px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes moveLeft {
    0% {
        left: 973px;
    }
    100% {
        left: 0;
    }
}

@-o-keyframes moveLeft {
    0% {
        left: 973px;
    }
    100% {
        left: 0;
    }
}

.kstj-portect-title {
    position: absolute;
    z-index: 99;
    top: 279px;
    right: 0px;
    background: url("block-left-bg.png") -41px -210px;
    width: 212px;
    height: 86px;
}

.kstj-portect-title.moveRight {
    animation: moveRight 1.5s;
    -moz-animation: moveRight 1.5s;
    -webkit-animation: moveRight 1.5s;
    -o-animation: moveRight 1.5s;
}

@keyframes moveRight {
    0% {
        right: 973px;
    }
    100% {
        right: 0;
    }
}

@-webkit-keyframes moveRight {
    0% {
        right: 973px;
    }
    100% {
        right: 0;
    }
}

@-moz-keyframes moveRight {
    0% {
        right: 973px;
    }
    100% {
        right: 0;
    }
}

@-o-keyframes moveRight {
    0% {
        right: 973px;
    }
    100% {
        right: 0;
    }
}

.kstj-urgent-title p, .kstj-portect-title p {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 5px;
    margin-top: 15px;
    font-weight: bold;
}

.kstj-portect {
    position: relative;
    background-color: #4fc5cd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 20px;
    z-index: 99;
    width: 1150px;
    margin: 18px auto 0 auto;
}

.kstj-block-left {
    float: left;
    width: 280px;
    height: 214px;
    padding: 30px 35px;
    border: 3px solid #ffffff;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -o-border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
}

.left-bg {
    width: 276px;
    height: 85px;
    background: url("block-left-bg.png") no-repeat;
    margin-top: 60px;
}

.left-bg1 {
    background-position: 0 5px;
}

.left-bg2 {
    background-position: 0 -79px;
}

.left-bg3 {
    background-position: 0 -80px;
}

.left-bg p {
    position: relative;
    font-size: 18px;
    color: #fff;
    width: 164px;
    top: 18px;
    left: 70px;
}

.kstj-block-left ul {
    list-style: disc;
}

.kstj-block-left li {
    list-style: disc;
    margin-top: 22px;
    margin-left: 17px;
}

.kstj-block-left li a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #f6fbfc;
    letter-spacing: 2px;
}

.kstj-block-left li a:hover {
    text-decoration: underline;
}

.kstj-block-right {
    float: left;
}

.kstj-block-right ul {
    margin-left: 20px;
}

.kstj-block-right li {
    float: left;
    width: 178px;
    height: 278px;
    border: 1px solid #fff3b4;
    margin-left: 10px;
    background-color: #fff;
}

.kstj-block-right li img {
    display: block;
    width: 178px;
    height: 188px;
}

.kstj-block-right li div {
    background-color: #e5e2e2;
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
}

.kstj-block-right li div p {
    margin: 7px auto;
    font-family: 'sinsun';
    font-size: 14px;
    color: #333;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kstj-block-right li span {
    font-size: 14px;
    color: #e43148;
}

.center-section {
    margin-top: 125px;
}

.buy-dialog {
    width: 100%;
}

.ui-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgb(0, 0, 0);
    opacity: 0.4 !important;
}

.buy-find-dialog {
    position: fixed;
    top: 20%;
    left: 40%;
    z-index: 99999;
}

.find-dialog-close {
    display: block;
    width: 20px;
    height: 20px;
    background: url("top-icon.png") 0 -112px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

#find-dialog-close {
    display: block;
    width: 20px;
    height: 20px;
    background: url("top-icon.png") 0 -112px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.buy-find-dialog.find-info-p {
    margin-top: 60px;
}

.find-dialog-p {
    font-size: 24px;
    color: #20b4ca;
    margin-top: 60px;
    margin-bottom: 10px;
}

.dialog-alert {
    position: absolute;
    margin-top: 20px;
    margin-left: 84px;
}

.dialog-alert span{
    text-align: center;
    font-family: 'sinsun';
    color: #ff0000;
    margin-top: 15px;
    line-height: 1;
    height: 12px;
    display: inline;
    margin-left: 22px;
}

.dialog-success i {
    display: block;
    margin-top: 113px;
    width: 50px;
    height: 50px;
    background: url("top-icon.png") 0 -52px;
    margin-left: auto;
    margin-right: auto;
}

.dialog-success p {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #333;
}

.dialog-success span {
    font-size: 14px;
    color: #999;
}

.dialog-success {
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: center;
}
.more-trademark{
    float: right;
    margin: 20px 0;
    color: #666;
    font-size: 18px;
}
.more-trademark:hover{
    color: #20b4ca;
    text-decoration: underline;
}
.other-phone-number{
    color: #ff793e;
    float: right;
    letter-spacing: 2px;
    margin: 6px 26px 18px 0;
    border-bottom: 1px solid #ff793e;
}
.other-phone-number:hover{
    color: #fd8651;
    border-bottom: 1px solid #fff;
}

.j-title-login{
    display: none;
}
.kstj-bottom-banner {
    width: 1190px;
    height: 140px;
    margin: 0 auto 50px;
}
.kstj-bottom-banner a, .kstj-bottom-banner img {
    display: block;
    width: 100%;
    height: 140px;
}
.banner-88{
    background: url("top-banner-88-new.png") center no-repeat;
}
.top-find-unfinished .activity88-text{
    position: absolute;
    width: 236px;
    height: 28px;
    right: 8px;
     bottom: 45px;
}
/* 确认机会提交弹框 */
.continue-search-panel{
    display: none;
    width: 300px;
    height: 370px;
    border: 4px solid #48c1cb;
    float: right;
    margin-top: 40px;
    background: #ffffff;
    text-align: left;
}
.continue-title{
    color: #1ad2a0;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    text-align: center;
}
.continue-title:before,.continue-title:after{
    content: '';
    display: inline-block;
    width: 6px;
    height: 2px;
    background-color: #1ad2a0;
    vertical-align: middle;
}
.continue-title:before{
    margin-right: 10px;
}
.continue-title:after{
    margin-left: 10px;
}
.continue-search-main ul{
    padding: 24px 0 24px 20px;
    background-color: #ebf6f3;
    font-size: 16px;
    color: #333;
}
.continue-search-main ul li{
    margin-bottom: 10px;
}
.continue-search-main ul li:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #b6e6d9;
    margin-right: 12px;
    vertical-align: middle;
}
.continue-search-main ul li:last-child{
    margin-bottom: 0;
}
.continue-phone-block{
    padding: 22px 0 20px 20px;
}
.continue-phone-block .phone-desc{
    font-size: 12px;
    color: #666666;
    font-family: 'SimSun';
}
.continue-phone-block .phone-desc:after{
    content: '';
    display: inline-block;
    width:0; 
    height:0; 
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:7px solid #8e8e8e;
    margin-left: 6px;
}
.continue-phone{
    font-size: 16px;
    color: #ff6600;
    letter-spacing: 1px;
    margin-right: 10px;
}
.continue-search-footer{
    padding-left: 20px;
    font-size: 0;
}
.continue-search-footer button{
    width: 122px;
    height: 44px;
    color: #fff;
    font-size: 18px;
    border: 0;
    padding: 0;
    border-radius: 5px;
    cursor: pointer;
}
.continue-search-footer button.continue-cancel{
    margin-right: 15px;
    background-color: #cccccc;
}
.continue-search-footer button.continue-confirm{
    background-color: #ff7200;
}
.top-sale .sp-service-agreement {
    transform: scale(.96);
    margin-left: 0;
    margin-top: 8px;
}
.sp-service-agreement {
    position: relative;
    transform: scale(0.96);
    width: 326px;
    margin-left: 11px;
    font-size: 12px;
    color: #9c9c9c;
}
.sp-service-agreement .sp-agreement-checked {
    float: left;
    margin-top: 2px;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #ced0e2;
    background-color: #ffffff;
    background: #fff;
    cursor: pointer;
}
.sp-service-agreement .sp-agreement-checked .checked {
    display: block;
    width: 10px;
    height: 10px;
    background: url('checked.png') no-repeat;
    background-size: contain;
}
.sp-service-agreement a {
    position: relative;
    left: -16px;
    color: #ff713f;
}
.sp-service-agreement a span {
    text-decoration: underline;
}
.sp-service-agreement a:hover {
    cursor: pointer;
    color: #f9cb1a;
}