﻿/* *
* 跨省通办 *
*/
.ks-banner {
    width: 100%;
    height: 312px;
    height: 3.12rem;
    background: url(ks-banner.png) top center no-repeat;
    background-size: 100% 100%;
}

.ks-banner .ks-ban-content {
    padding-top: 84px;
    padding-top: .84rem;
}

.ks-banner .s-tit {
    width: 339px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    background: url(ks-tit-mc.png) top center no-repeat;
    background-size: 100% 100%;
    width: 3.39rem;
    height: .4rem;
    line-height: .4rem;
    color: #ffffff;
    font-size: 24px;
    font-size: .24rem;
    letter-spacing: 5px;
    letter-spacing: .05rem;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.ks-banner .k-tit > span {
    font-size: 58px;
    color: #ffffff;
    font-weight: bolder;
    font-size: .58rem;
    margin-right: 50px;
    margin-right: .5rem;
}

.ks-banner .k-tit a {
    display: inline-block;
    width: 140px;
    height: 80px;
    width: 1.4rem;
    height: .8rem;
    margin-right: 30px;
    margin-right: .3rem;
}

.ks-banner .k-tit a > img {
    height: 100%;
}

.section-1 {
    width: 100%;
    background-color: #fff;
}

.section-1 .sec1-tab,.kstb-tab,.kstblb-tab,.kszx-tab{
    padding-top: 27px;
    padding-top: .27rem;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 6px;
}

.section-1 .sec1-tab span,.kstb-tab span,.kstblb-tab span,.kszx-tab a{
    cursor: pointer;
    font-size: 20px;
    font-size: .20rem;
    color: #999999;
    font-weight: bolder;
    padding-bottom: 5px;
    margin-right: 55px;
    margin-right: .55rem;
}

.section-1 .sec1-tab span.active,.kstb-tab span.active,.kstb-tab span.cur,.kstblb-tab span.active,.kszx-tab a.active  {
    color: #1577dd;
    border-bottom: 2px solid #1577dd;
}

.sec1-tab-content {
    margin-top: 32px;
    margin-top: .32rem;
}

.sec1-tab-content li,.sec1-pt li {
    float: left;
    margin-right: 2%;
    width: 32%;
    margin-bottom: 15px;
    margin-bottom: .15rem;
}

.sec1-pt {
    margin-top: 15px;
    margin-top: .15rem;
}

.sec1-pt li {
    margin-left: 2%;
    margin-right: 0;
}

.sec1-pt li:first-child {
    margin-left: 0;
}

.sec1-pt .zq1 .pt-intro .pt-tr {
    background-color: #335dae;
    background-color: rgb(51,93,174,.2);
    filter:alpha(opacity=20);
}

.sec1-pt .zq2 .pt-intro .pt-tr {
    background-color: #a56957;
    background-color: rgb(165,105,87,.4);
    filter:alpha(opacity=40);
}

.sec1-pt .zq3 .pt-intro .pt-tr {
    background-color: #e79725;
    background-color:rgb(231,151,37,.4);
    filter:alpha(opacity=40);
}
.sec1-pt .pt-intro .pt-name {
    color: #fff;
}

.sec1-pt .zq1 .pt-intro .pt-name {
    /* color: #477ef3; */
    text-shadow: 0px 0px 10px rgba(104, 152, 255, 0.5);
}

.sec1-pt .zq2 .pt-intro .pt-name {
    /* color: #f48c44; */
    text-shadow: 0px 0px 10px rgba(255, 132, 104, 0.5);
}

.sec1-pt .zq3 .pt-intro .pt-name {
    /* color: #f1b33a; */
    text-shadow: 0px 0px 10px rgba(237, 167, 0, 0.5);
}

.sec1-tab-content li a {
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    height: .72rem;
    line-height: .72rem;
    text-align: center;
    font-size: 20px;
    font-size: .20rem;
    background: url(ks-rm.png) no-repeat left center;
    background-size: 100% 100%;
    color: #666666;
	border-radius: 4px;
}

.sec1-tab-content li a:hover,.sec1-tab-content li a.cur {
    font-weight: bold;
    color: #fff;
    background: url(ks-rm-hover.png) no-repeat left center;
    background-size: 100% 100%;
}

.sec1-pt a {
    position: relative;
    display: block;
    height: 155px;
    height: 1.55rem;
}

.sec1-pt a > img,.hd-pt li a > img {
    width: 100%;
    height: 1.7rem;
}

.sec1-pt .pt-intro {
    position: absolute;
    z-index: 99;
    top: 26px;
    left: 24px;
    top: .26rem;
    left: .24rem;
}

.sec1-pt .pt-intro .pt-tr {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    height: .35rem;
    line-height: .35rem;
    /* background: url(ks-tit-mc2.png) no-repeat top center;
    background-size: 100% 100%; */
    font-size: 16px;
    font-size: .16rem;
    color: #ffffff;
    padding: 0 20px 0 15px;
    padding: 0 .2rem 0 .15rem;
    margin-bottom: 22px;
    margin-bottom: .22rem;
    border-radius: 4px;
}

.sec1-pt .pt-intro .pt-name {
    font-size: 28px;
    font-size: .28rem;
    padding-left: 18px;
    padding-left: .18rem;
    color: #ffffff;
    font-weight: bold;
}

.ks-tit {
    margin: 0 auto;
    padding: 35px 10px;
    padding: .35rem .1rem;
    text-align: center;
}

.ks-tit > img {
    width: 100%;
}

/*upd-css  1219*/

.kstb-sel {
    font-size: 20px;
    font-size: .20rem;
    margin-bottom: 15px;
    margin-bottom: .15rem;
}

.kstb-sel p {
    color: #1577dd;
}

.kstb-box {
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

.kstb-sel-item {
    margin-left: 20px;
    margin-left: .2rem;
    margin-top: -10px;
    margin-top: -.1rem;
}

.kstb-sel a {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-bottom: .1rem;
    color: #222;
    padding: 10px 10px;
    padding: .1rem .1rem;
    border-radius: 2px;
    margin-left: 15px;
    margin-left: .15rem;
}

.kstb-sel a:hover,.kstb-sel a.cur {
    color: #fff;
    background-color: #1577dd;
}

.kstb-sel-btn {
    cursor: pointer;
    color: #1577dd;
}

.kstb-sel .kstb-sel-item {
    max-width: 85%;
    width: 85%;
    overflow: hidden;
    height: 45px;
    height: .45rem;
}

.upd-kstb-list-warp {
    box-shadow: 1px 1px 10px 0px
    rgba(148, 164, 181, 0.3);
    border-radius: 4px;
    padding: 29px 30px 20px;
    padding: .29rem .30rem .20rem;
}

.kstb-total {
    /* margin: 0 auto 36px;
    margin: 0 auto .36rem; */
    /* border-left: 4px solid #1671d8; */
    padding-left: 14px;
    padding-left: .14rem;
    font-size: 18px;
    font-size: .18rem;
    color: #333333;
}

.kstb-total > em {
    font-style: unset;
    font-weight: bold;
    color: #1577dd;
}

.kstb-list li {
    /* cursor: pointer; */
    padding: 0 25px 0 32px;
    padding: 0 .25rem 0 .32rem;
    height: 56px;
    height: .56rem;
    line-height: .56rem;
    margin-bottom: 25px;
    margin-bottom: .25rem;
    font-size: 16px;
    color: #000;
	background-color: #ffffff;
    border-bottom: 1px solid #f7f7f7;
}

/*.kstb-list li:hover {
    color: #fff;
    background-color: #1493fb;
}

.kstb-list li:hover span {
    font-weight: bold;
}

.kstb-list li:hover a {
    color: #fff;
}
*/

.kstb-list li>div.lf {
    width: 70%;
}
.kstb-list li span.e {
    display: inline-block;
    max-width: 65%;
}

.kstb-list li span.tip {
    margin-left: 10px;
    margin-left: .1rem;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #1577dd;
    line-height: 20px;
    line-height: .20rem;
    font-size: .16rem;
    color: #1577dd;
    padding: 5px 11px 6px;
    padding: .05rem .11rem .06rem;
    margin-bottom: 13px;
    margin-bottom: .13rem;
    border-radius: 5px;
}

.kstb-list li a {
    cursor: pointer;
    color: #1577dd;
}

.l-bs-tits {
    border-left: 4px solid #1671d8;
    padding-left: 14px;
    padding-left: .14rem;
    height: auto;
    line-height: 1.8em;
    margin-top: 15px;
    margin-top: 0.15rem;
}

/*upd-css  1219*/

.kstb-list a {
    font-size: 14px;
    font-size: .14rem;
}

.kstb-list a.upd-tb-type {
    cursor: auto;
    color: #999;
    margin-right: 15px;
    margin-right: .15rem;
    font-size: 16px;
}

.kstb-list a.upd-tb-abtion {
    border-radius: 6px;
    background-color: #1577dd;
    color: #fff;
    padding: 10px 14px;
    padding: .1rem .14rem;
}

.kstb-more {
    float: right;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
    /* color: #999999; */
    color: #1577dd;
}

.section-2 {
    padding-bottom: 3px;
    background: url(ks-bj.png) no-repeat top center;
    background-size: 100% 100%;
}

.bmfw-list .li-item {
    height: 120px;
    height: 1.2rem;
    width: 48%;
    background-color: #ffffff;
    box-shadow: 0 1px 10px 0 rgba(148, 164, 181, 0.3);
    border-radius: 4px;
    margin-bottom: 36px;
    margin-bottom: .36rem;
}

.bmfw-list .li-item > img {
    width: 34%;
    height: 1.21rem;
    float: left;
}

.bmfw-list .bmfw-ul {
    display: inline-block;
    width: 61%;
}

.bmfw-list .bmfw-ul li {
    margin-left: 20px;
    margin-left: .2rem;
    height: 60px;
    line-height: 60px;
    line-height: .6rem;
    height: .6rem;
    background: url(ks-tb.png) no-repeat right center;
    font-size: 19px;
    font-size: .19rem;
}

.bmfw-list .bmfw-ul li:first-child {
    border-bottom: 1px dashed #dddddd;
}

.bmfw-list .bmfw-ul li:hover {
    background: url(ks-tb-hover.png) no-repeat right center;
}

.bmfw-list .bmfw-ul li a {
    display: block;
    color: #333333;
}

.bmfw-list .bmfw-ul li:hover a {
    color: #1577dd;
}

.ks-zcwj,.ks-gzdt {
    width: 48%;
    height: 490px;
    height: 4.9rem;
    background-color: #ffffff;
    box-shadow: 0 1px 10px 0 rgba(148, 164, 181, 0.3);
    border-radius: 4px;
    margin-bottom: 36px;
    margin-bottom: .36rem;
}

.sec2-tit {
    padding: 20px 24px 20px 19px;
    padding: .20rem .24rem .20rem .19rem;
}

.sec2-tit > img {
    height: .3rem;
}

.sec2-tit > a {
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    height: .3rem;
    line-height: .3rem;
    color: #999999;
    text-align: center;
    /* background: url(ks-tit-bj.png) no-repeat top center; */
    background-size: 100% 100%;
    font-size: 14px;
    font-size: .14rem;
}

.ks-lbul li {
    padding-left: 16px;
    padding-left: .16rem;
}

.ks-lbul li a {
    display: block;
    max-width: 92%;
    line-height: 50px;
    line-height: .50rem;
    padding-left: 16px;
    padding-left: .16rem;
    color: #444444;
    font-size: 19px;
    font-size: .19rem;
    background: url(ks-ty2.png) no-repeat left center;
}

.ks-lbul li a:hover {
    color: #1671d8;
    background: url(ks-ty3.png) no-repeat left center;
}

.ks-lbul .ks-reli a:hover {
    background: none;
    color: #000;
}

.ks-lbul .ks-reli {
    height: 140px;
    height: 1.4rem;
    /* background: url(ks-box-bj.png) no-repeat left center; */
    /* background-size: 100% 100%; */
}

.ks-lbul .ks-reli a {
    max-width: 98%;
    padding: 0;
    padding-top: 20px;
    padding-top: .20rem;
    /* height: 1.4rem; */
    line-height: .26rem;
    background: none;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 18px;
    padding-bottom: .18rem;
    /* color: #ffffff; */
}

.ks-lbul .ks-reli a p {
    padding: 0 16px;
    padding: 0 .16rem;
    font-size: 22px;
    font-size: .22rem;
    margin-bottom: 20px;
    margin-bottom: .20rem;
    color: #222222;
    font-weight: bold;
    background: url(ks-ty1.png) no-repeat left center;
}

.ks-lbul .ks-reli a span {
    display: inline-block;
    padding: 0 16px;
    padding: 0 .16rem;
    height: 2.8em;
    overflow: hidden;
}

.hd-pt li {
    float: left;
    margin-left: 2%;
    width: 32%;
    margin-bottom: 36px;
    margin-bottom: .36rem;
}

.hd-pt li:first-child {
    margin-left: 0;
}

.hd-pt li a {
    position: relative;
    display: block;
    height: 155px;
    height: 1.55rem;
}

.hd-pt li a .pt-intro {
    position: absolute;
    z-index: 99;
    top: 27px;
    left: 27px;
    top: .27rem;
    left: .27rem;
    color: #ffffff;
}

.hd-pt li a .pt-intro .pt-tr {
    font-size: 24px;
    font-size: .24rem;
    font-weight: bold;
    margin-bottom: 20px;
    margin-bottom: .20rem;
}

.hd-pt li a .pt-intro .pt-name {
    width: 68%;
    font-size: 16px;
    font-size: .16rem;
    line-height: 24px;
    line-height: .24rem;
}

.hd-pt .hd-l1 .pt-intro {
    color: #0283d6;
}

.hd-pt .hd-l2 .pt-intro {
    color: #b18039;
}

.hd-pt .hd-l3 .pt-intro {
    color: #a2543c;
}

.l-kst-tab {
    margin-bottom: 0;
}

.l-kst-tab li {
    width: 160px;
    padding-left: 5px;
    width: 1.6rem;
    padding-left: .05rem;
}

.l-kstb-banner {
    height: 300px;
    height: 3rem;
    background: url(ks-banner2.png) no-repeat top center;
    background-size: 100% 100%;
}

.l-kstb-banner .l-qwt-tit > p {
    padding-top: 129px;
    padding-top: 1.29rem;
}

.main-con-warp {
    box-shadow: 0px 0px 27px 0px rgba(94, 94, 94, 0.06);
}

.l-bszy-banner {
    height: 214px;
    height: 2.14rem;
    background: url(ks-banner3.png) no-repeat top center;
    background-size: 100% 100%;
}

.l-bszy-banner .l-qwt-tit p {
    text-align: center;
    letter-spacing: 10px;
    letter-spacing: .1rem;
    padding-top: 110px;
    padding-top: 1.1rem;
}

.bjf {
    background-color: #fff;
}

.kszx-tab {
    padding-top: 0;
    margin-bottom: 18px;
    margin-bottom: .18rem;
}

.l-kstb-banner2 {
    background: url(ks-banner22.png) no-repeat top center;
    background-size: 100% 100%;
}

.ks-model .ks-con ul li {
    width: auto;
    display: inline-block;
    padding: 5px;
    float: left;
    margin: 5px 6px 10px 0;
    margin: .05rem .06rem .1rem 0;
}

.ks-model .ks-con ul li a {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    font-size: .16rem;
    color: #666;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ks-model .ks-con ul li.cur, .ks-model .ks-con ul li:hover {
    border-radius: 4px;
    background-color: #2789ee;
}

.ks-model .ks-con ul li.cur a, .ks-model .ks-con ul li:hover a{
    color: #fff;
}

.ks-model i {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(c-once-close.png) no-repeat center center;
    margin-right: .30rem;
}

.ks-qx-pl,.ks-jz-pl {
    display: none;
}

.ksm-sxmc {
    text-align: center;
    margin: 20px 0 10px 0;
    margin: .20rem 0 .10rem 0;
    font-weight: bold;
}

.ksm-sxmc .sx_name {
    display: inline-block;
    max-width: 80%;
}

.ks-fwdx {
    padding-top: 20px;
    padding-top: .20rem;
    border-top: 1px solid #ebebeb;
}

.selector button.ks-sel-btn-hs {
    color: #fff;
    background-color: #c2c2c2;
}

.select-con ul li a, .c-area p, .selector, .qy .select-con ul li a {
    font-size: .16rem !important;
}

.kstb-list {
    padding-bottom: 20px;
    padding-bottom: .20rem;
}

.l-kst-tab li > a {
    font-style: normal;
}

.ydd-ul {
    margin-top: 10px;
    margin-top: .10rem;
}

.ydd-ul li {
    /* width: 29.5%; */
    width: 46%;
    height: .48rem;
    padding: 0 .07rem;
    float: left;
    margin-bottom: .20rem;
    margin-right: 1.4%;
    background-color: #f3f9fd;
    text-align: center;
    line-height: .48rem;
    font-size: .18rem;
    border-radius: 4px;
}

.ydd-ul li > a {
    cursor: pointer;
    display: block;
    color: #444;
}

.pointer {
    cursor: pointer;
}

.ks-ljbl {
    position: relative;
}
.ksm-sxmc {
    margin: 20px 0 25px 0;
    margin: .20rem 0 .25rem 0;
}
.show-sj-erwrima {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 360px;
    height: 360px;
    width: 3.6rem;
    height: 3.6rem;
}
.ls-btn.disabled {
    cursor: none !important;
    filter: alpha(opacity=40);   
    -moz-opacity: 0.4;   
    opacity: .4;
    pointer-events: none;
}
.kstb-list2 {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.kstb-list2 li {
    padding: 0;
}
.kstb-sel2 .kstb-sel-item{
    max-width: 85%;
}

/* 跨省通办弹窗样式 */
.ks-model .kstb-model {
    min-height: 360px;
    max-height: 600px;
    margin: 0 auto;
    min-height: 3.60rem;
    max-height: 6rem;
    overflow-y: auto;
	background-color: #ffffff;
    border-radius: 10px;
    border-radius: .10rem;
    margin: 0 auto;
    padding: 45px;
    padding: .45rem;
    color: #222222;
    font-size: 18px;
    font-size: .18rem;
}

.kstb-model .choice {
    line-height: 46px;
    line-height: .46rem;
    margin-bottom: 20px;
    margin-bottom: .20rem;
}

.kstb-model .choice .ml9 {
    margin-left: 9px;
    margin-left: .09rem;
}

.mr-cho .cho {
    cursor: pointer;
    display: inline-block;
    width: 96px;
    width: .96rem;
    height: 46px;
    height: .46rem;
    color: #ffffff;
	background-color: #4393f4;
    border-radius: 23px;
    border-radius: .23rem;
    text-align: center;
    margin-right: 30px;
    margin-right: .30rem;
}

.mr-xscj .ks-selected > span {
    display: inline-block;
    min-width: 96px;
    min-width: .96rem;
    text-align: center;
}

.mr-xscj .ks-selected .ks-arrow {
    display: inline-block;
    min-width: auto;
    padding: 0 5px;
    /* padding: 0 .05rem; */
}

.choice-content li {
    float: left;
    width: 12.5%;
    text-align: left;
}

.choice-content {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 20px 0;
    padding: .20rem 0;
}

.choice-content li > a {
    cursor: pointer;
    line-height: 50px;
    line-height: .50rem;
    display: block;
    max-width: 85%;
    color: #222;
}

/* .choice-content li:first-child > a {
    color: #999999;
} */

.choice-content li a.cur,.choice-content li a:hover {
    color: #4293f4;
}

.kstb-model .zhihui {
    color: #999999;
}

.choice-result .ls-btn {
    cursor: pointer;
    display: inline-block;
    height: 52px;
    height: .52rem;
    line-height: 52px;
    line-height: .52rem;
    border-radius: 6px;
    text-align: center;
    margin-top: 36px;
    margin-top: .36rem;
}

.choice-result .ks-ckzn {
    min-width: 231px;
    min-width: 2.31rem;
    color: #ffffff;
    background-color: #4393f4;
    margin-right: 24px;
    margin-right: .24rem;
    padding-left: 5px;
}

.choice-result .ks-ckzn:hover {
    background-color: #3863bf;
}

.choice-result .ks-ljbl {
    width: 161px;
    width: 1.61rem;
    color: #4393f4;
    background-color: #ebf4fb;
}

.choice-result .ks-ljbl:hover {
    background-color: #cde7f3;
}

.model-warp {
    position: relative;
}

.ks-search-warp {
    width: 300px;
    height: 36px;
    width: 3.00rem;
    margin-top: 10px;
    margin-top: .10rem;
    height: .36rem;
    background-color: #ffffff;
    border-radius: 10px;
    border-radius: .10rem;
    border: solid 1px #dddddd;
}

.ks-search-warp input {
    width: 80%;
    border: none;
    outline: none;
    padding: 0 0 0 8px;
    height: 30px;
    height: .30rem;
    border-radius: 10px;
    border-radius: .10rem;
    padding-top: 3px;
    padding-top: .03rem;
    font-size: 16px;
}

.ks-search-warp img {
    cursor: pointer;
}

.ks-model .close {
    display: inline-block;
    width: 48px;
    height: 48px;
    width: .48rem;
	height: .48rem;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    border-top-right-radius:10px;
    border-top-right-radius:.10rem;
    background: #4393f4 url(ks-close.png) no-repeat center center;
    /* background-size: .16rem .16rem; */
}
/* 跨省通办新加样式 */
@media screen and (max-width:1440px) { 
    .ks-search-warp img {
        margin-top: -5px;
    }
}