/*!
 * ETUI v3
 *
 * Copyright 2016.9*/


/*-----å­—ä½“å›¾æ ‡å¼•å…¥-----*/

@import url("http://at.alicdn.com/t/font_739452_01i6cpbwpj87.css");
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #0069c5;
}
h1
, h2
, h3
, h4
, h5
, h6 {
    margin: 0;
}

#skip {
    height: 0;
    overflow: hidden;
}


/*-----æŽ§ä»¶-----*/
/*html{
    touch-action: none;
}*/
body {
    font-size: 14px !important;
}

table td {
    vertical-align: middle !important;
    word-wrap: break-word;
    word-break: break-all;
}

[disabled] {
    cursor: not-allowed;
}

a[disabled] {
    color: #666;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


/* é¢æ¿ */

.panel {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 12px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.panel:hover {
    box-shadow: 0 10px 20px 0 rgba(168, 182, 191, .6);
}

.panel-warning {
    background-color: #f5efde;
}

.owl-carousel .owl-item img:hover {
    opacity: 1;
}

.affix {
    z-index: 1001;
}

.text-white
, .text-white:hover
, .text-white:focus {
    color: #fff;
}

.text-bold {
    font-weight: 700;
}

/*-----åº•éƒ¨-----*/
.footer {
    padding-bottom: 8px;
    margin-top: 20px;
    background-color: #565a5d;
    color: #b7b9ba;
    font-size: 12px;
}

.footer .links {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4e5358;
}

.footer .links ul {
    position: relative;
}

.footer .links li {
    margin-left: 78px;
    float: left;
    color: #fff;
}

.footer .links li:first-child {
    margin-left: 0;
}

.footer .links li p {
    margin: 0;
    padding: 15px 0;
}

.footer .links li p i{
    margin-left: 3px;
    display: inline-block;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);   /* IE 9 */
    -moz-transform:rotate(-90deg);  /* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg);    /* Opera */
}

.footer .links .dropdown {
    position: static;
}

.footer .links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}

.footer .links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}

.footer .links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
}
.footer-logo:before
, .footer-logo:after {
    display: table;
    content: '';
}
.footer-logo:after {
    clear: both;
}
.footer-logo {
    line-height: 28px;
}

.footer-logo img {
    display: block;
    margin: 0 auto;
    width: 96px;
}

.footer-logo span {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #b7b9ba;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 3px;
}
.footer-logo p {
    line-height: 20px;
    margin: 15px 0 30px;
}
.footer-add {
    margin-top: 10px;
}
.footer-add li {
    float: left;
    padding: 3px 0;
}
/*
.footer-icp {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: right;
}
*/
.footer-icp a {
    display: inline-block;
    margin-left: 25px;
}
.footer-icp img {
    margin: 0 auto;
}
.footer-icp .zc img {
    width: auto;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}
.footer-icp p {
    margin-bottom: 0;
    color: #b7b9ba;
}
.footer-icp .item {
    float: right;
    width: 25%;
    text-align: center;
}
.footer-icp .zc {
    width: 35%;
}
.footer .icp {
    color: #b7b9ba;
}
.footer-help a {
    padding: 0 13px;
    display: inline-block;
    color: #b7b9ba;
    line-height: 14px;
}
.footer-help > a + a {
    border-left: 1px solid #b9b9b9;
}

.footer-help a:last-child {
    border-right: 0;
}

.footer-help a:hover {
    color: #e4e4e5;
}
.footer-bottom {
    padding-top: 8px;
    border-top: 1px solid #b7b9ba;
}

/* ----- æ•™è‚²æœåŠ¡ ----- */

.row-full-width {
    margin: 0;
}

.row-full-width [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}

.section {
    padding: 90px 0;
}

.header {
    position: relative;
    background: #fff url(/public/kpb/jiuyefw/img/header.png) center center no-repeat;
    height:700px;
}

.header .navbar {
    /* position: fixed;
    top: 0;
    left: 0;
    right: 0; */
    padding-top: 15px;
    border-radius: 4px;
    background-color: transparent;
    z-index: 10;
}

.header .mainNav {
    position: relative;
    padding: 0 15px;
    background-color: rgba(249, 249, 249, .8);
    border-radius: 7px;
    z-index: 1000;
}

.mainNav .navbar-header,
.mainNav .navbar-nav {
    float: left;
    width: 30%;
}

.mainNav .navbar-nav {
    width: 70%;
}

.header .navbar h1 {
    margin: 0;
}

.header .navbar h1 a {
    display: block;
    line-height: 40px;
    padding-top: 15px;
    font-size: 28px;
    font-weight: 600;
    color: #0369c5;
    letter-spacing: 2px;
}

.header .navbar h1 img {
    width: 40px;
    vertical-align: bottom;
}

.header .navbar-nav > li > a {
    position: relative;
    height: 70px;
    line-height: 70px;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    cursor: pointer;
}

.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #0369c5;
}

.header .navbar-nav > li {
    padding: 0 10px;
}

.header .navbar-nav > li:last-child {
    margin-right: -10px;
}

.header .navbar-nav > li:last-child a:before {
    position: absolute;
    top: 28px;
    left: -10px;
    width: 1px;
    height: 14px;
    background-color: #666;
    background-color: rgba(102, 102, 102, .5);
    content: ' ';
}

.header .navbar-nav i {
    font-weight: 600;
}

.header .navbar-nav span {
    position: relative;
    display: inline-block;
}
.header .navbar-nav > li.active span:after {
    position: absolute;
    top: 25px;
    right: 0;
    width: 5px;
    height: 5px;
    background-color: #ff0000;
    border-radius: 50%;
    content: ' ';
}


.header .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    width: 160px;
    background-color: rgba(249, 249, 249, .9);
    text-align: center;
    border: 0;
}

.header .dropdown-menu i {
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
}

.anchor-link {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding-left: 0;
    margin-bottom: 0;
    z-index: 1001;
}

.anchor-link li + li {
    margin-top: 15px;
}

.anchor-link a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #dfdfdf;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2)
}

.anchor-link a:hover
, .anchor-link a:focus {
    background-color: #f374aa;
    box-shadow: none;
}

.anchor-link i {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

.consult {
    position: fixed;
    top: 50%;
    right: 50px;
    margin-top: -80px;
    z-index: 100;
}

.consult a {
    display: block;
    background: url(/public/kpb/jiuyefw/img/consult.png) 0 0 no-repeat;
    outline: 0;
    width: 95px;
    height: 110px;
}

.modal-consult iframe {
    width: 100%;
    height: 600px;
}

.modal-consult .modal-dialog {
    width: 980px;
}

.modal-consult .close {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ec6941;
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: pointer;
    outline: 0;
}

.stickUp-Nav.isStuck {
    width: 1140px !important;
    margin-top: 15px;
    z-index: 1001;
}

.stickUp-Nav.isStuck .nav-menu {
    margin-top: 0;
}

.index-title {
    margin-bottom:30px;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    background:url("title.png") no-repeat center;
    color:#0151b2;
}

.index-title-white {
    color: #fff;
    text-shadow: 3px 3px 0px rgba(255, 255, 255, .3);
}

.title2 {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #666;
}

.sub-title {
    margin: 20px 0 50px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #666;
}

.tag {
    margin: 10px 0 0;
    color: #999;
}

.nav-menu {
    position: relative;
    margin-top: -150px;
    text-align: center;
}

.scroll-menu {
    position: relative;
}





.nav-menu .item {
    float: left;
    width: 20%;
}


.nav-menu li{
    display: table;
    padding:0 55px;
}
.nav-menu a {
    position: relative;
    font-size:18.6px;
    font-weight: 1000;
    color: #fff;
    z-index: 1;
    border:2px solid #fff;
    display: table-cell;
    border-radius:50%;
    padding:0 10px;
    vertical-align: middle;
    height:117px;
    background:url("/public/kpb/jiuyefw/img/nav-bg.png") repeat-y;
    background-size: contain;
}


.nav-menu li.active{
    border:0;
    z-index: 2;
    position: relative;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}
.nav-menu li.active>a{
    border:0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    position: relative;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

.xuanzhuan {
    -webkit-transform: rotate(360deg);
    animation: rotation 50s linear infinite;
    -moz-animation: rotation 50s linear infinite;
    -webkit-animation: rotation 50s linear infinite;
    -o-animation: rotation 50s linear infinite;
}




.nav-menu a .iconfont{
    font-size:56px;
}
.nav-menu a p{
    margin:0;
}
.nav-menu a:after {
    height: 0;
    transition: all .15s ease-in-out;
    content: ' ';
}


.nav-menu a i {
    font-weight: 400;
}


.normal-slider .owl-stage-outer
, .normal-slider .item {
    overflow: hidden;
}





.normal-slider .owl-dot:hover span {
    background-color: #29bbff;
}

.normal-slider .owl-dot.active span {
    background-color: #2bd0ff;
}




.raiders .process {
    padding: 50px 30px;
}

.raiders .list-process {
    margin: 40px 0;
}

.raiders .list-process .item {
    position: relative;
    float: left;
    width: 25%;
}

.raiders .list-process .item + .item:before
, .raiders .list-process .item + .item:after {
    position: absolute;
    top: 30px;
    left: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-width: 0;
    border-left-color: #e5f1ff;
    content: ' ';
}

.raiders .list-process .item + .item:after {
    left: -15px;
}


.raiders .list-process .icon {
    display: table;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    background-color: #ffecb6;
    border-radius: 50%;
}

.raiders .list-process .icon > div {
    display: table-cell;
    vertical-align: middle;
}

.raiders .list-process img {

    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.raiders .list-process p {
    width: 90%;
    margin: 20px auto 0;
    color: #888;
    text-align: center;
}

.raiders .list-process2 {
    margin-top: 45px;
}

.raiders .list-process2 .item > div {
    position: relative;
    height: 210px;
    padding: 45px 15px 15px;
    background: #ffecb6;
    border-radius: 4px;
}

.raiders .list-process2 .item > div:after {
    position: absolute;
    top: -45px;
    left: 10px;
    width: 67px;
    height: 82px;
    content: ' ';
}

.raiders .list-process2 .item-1 > div:after {
    background: url(/public/kpb/jiuyefw/img/process/highschool-1.png) top left no-repeat;
}

.raiders .list-process2 .item-2 > div:after {
    background: url(/public/kpb/jiuyefw/img/process/highschool-2.png) top left no-repeat;
}

.raiders .list-process2 .item-3 > div:after {
    background: url(/public/kpb/jiuyefw/img/process/highschool-3.png) top left no-repeat;
}

.raiders .list-process2 h4 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
}

.raiders .list-process2 .des {
    line-height: 25px;
    color: #b18301;
}

.raiders .list-process2 p {
    margin-bottom: 0;
}

.raiders .alert {
    position: relative;
    margin-left: 80px;
    border-radius: 0;
    border: 0;
}

.raiders .alert:before {
    position: absolute;
    top: 50%;
    left: -80px;
    width: 58px;
    height: 65px;
    margin-top: -33px;
    background: url(/public/kpb/jiuyefw/img/process/light.png) center center no-repeat;
    content: ' ';
}

.raiders .alert {
    padding: 15px 30px;
    border-left: 5px solid #f79420;
    background-color: #fff9ed;
    color: #ec952c;
}

.raiders .alert h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #f79420;
}

.raiders .alert p {
    line-height: 25px;
}

.raiders .material {
    padding: 30px;
    background-color: #f8fbff;
}

.material-list {
    margin-left: -10px;
    margin-right: -10px;
}

.material-list .item {
    float: left;
    width: 50%;
    padding: 10px;
}

.material-list .item > div {
    padding: 15px;
    background-color: #fff1c8;
    border-radius: 12px;
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.material-list h4 {
    position: relative;
    line-height: 30px;
    font-weight: 700;
    color: #4a90e2;
    overflow: hidden;
}

.material-list h4 span {
    float: left;
}

.material-list .num {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: -15px;
    border: 1px solid #181713;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    overflow: hidden;
}

.material-list .num:before {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 30px;
    height: 30px;
    background-color: #bcdbff;
    border-radius: 50%;
    z-index: -1;
    content: ' ';
}

.material-list .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    transition: all .3s ease-in-out;
    transform: rotate(0);
}

.material-list .open .arrow {
    transform: rotate(-180deg);
}

.material-list .arrow i {
    font-size: 14px;
}

.material-list .arrow:hover
, .material-list .open .arrow {
    background-color: #4a90e2;
    color: #fff;
}

.material-list .content {
    display: none;
}

.material-list .open .content {
    display: block;
    height: 180px;
    overflow-y: auto;
}

.material-list .content-list {
    padding: 20px 0 0;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
}

.material-list .content-list p {
    margin-bottom: 0;
}

.raiders .card {
    height: 180px;
    background-color: #fff1c8;
    border-radius: 12px;
    overflow: hidden;
}

.raiders .card .ImgCrop {
    height: 180px;
    overflow: hidden;
}

.raiders .ImgCrop img {
    width: auto;
    max-width: none;
}



.policy {
    background: #f6fafe url(/public/kpb/jiuyefw/img/delcrea118bg.png) no-repeat center;
    padding:55px 0;
}


.review {
    background-color: #d9cea0;
}

.review a {
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.review a i {
    position: relative;
}

.review a:hover i {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-name: arrow-shake;
}

.review div + div {
    border-left: 1px solid #fff;
}



.panel-school:before
, .panel-school:after {
    position: absolute;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
    content: ' ';
}

.panel-school:before {
    bottom: -5px;
    left: 1%;
    width: 98%;
    background-color: rgba(249, 249, 249, .6);
}

.panel-school:after {
    bottom: -10px;
    left: 2%;
    width: 96%;
    background-color: rgba(249, 249, 249, .3);
}

.panel-school > div {
    position: relative;
    z-index: 1;
}

.panel-school .introduction {
    margin-bottom: 30px;
}

.panel-school .school-logo {
    width: 100%;
    height: 422px;
    padding-top: 170px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background: url(/public/kpb/jiuyefw/img/cy.png) center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    overflow: hidden;
}

.panel-school .content {
    padding: 20px 25px;
    background-color: #fff;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.panel-school .content:after {
    position: absolute;
    top: -20px;
    right: -30px;
    width: 80px;
    height: 68px;
    background: url(/public/kpb/jiuyefw/img/aircraft.png) 0 0 no-repeat;
    z-index: 1;
    content: ' ';
}

.panel-school .content h4 {
    margin-bottom: 15px;
    font-weight: 700;
    color: #42495b;
}

.panel-school p {
    height: 100px;
    line-height: 25px;
    margin-bottom: 0;
    color: #666;
    text-indent: 2em;
    overflow: hidden;
}

.profession-list .item {
    float: left;
    width: 33.33333%;
    border: .5px solid #fff;
}

.profession-list a {
    position: relative;
    display: block;
    height: 45px;
    line-height: 45px;
    background-color: #dcf8f6;
    color: #29b7af;
    text-align: center;
    overflow: hidden;
    transition: transform .15s ease-in-out;
    z-index: 1;
}

.profession-list a:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px rgb(87, 185, 180);
    border-radius: 4px;
    z-index: 2;
}


.newsboxNAV .prev
, .newsboxNAV .next{
    position: absolute;
    left: 16.66666%;
    margin-left: -15px;
    color: #f0d35e;
    font-size: 30px;
    font-weight: bold;
}

.newsboxNAV .prev {
    top: 10px;
}

.newsboxNAV .next {
    bottom: 10px;
}

.Indemnificatory {
    padding: 50px 0;
}

.old-area{
    padding:76px 0;
    background:url("/public/kpb/jiuyefw/img/ldwq.png") no-repeat center;
}






@keyframes arrow-shake {
    0% {
        left: 0;
    }
    50% {
        left: 10px;
    }
    100% {
        left: 0;
    }
}




.consultation-list>li {
    margin-bottom:30px;
}
.consultation-list>li>a {
    display: block;
    padding-left: 100px;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    min-height: 64px;
}
.consultation-list>li>a>p{
    color:#333333;
    font-size:20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin:0;
}
.consultation-list>li>a>span{
    font-size: 14px;
    color:#777;
    display:block;
    height: 39px;
    overflow:hidden;
}

.date-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 77px;
    height: 64px;
    text-align: center;
}
.date-box>span {
    font-size: 28px;
    color: #2c9cd8;
    display: block;
    border: 1px solid #ddd;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.date-box>p {
    background-color: #2c9cd8;
    color: #fff;
    font-size: 14px;
    width: 100%;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0;
}
.nav-menu a:hover{
    color: #0151b2;
}

/*è´­æˆ¿æœåŠ¡*/
.policy-title{
    position: relative;
    text-align: center;
}
.policy-title2{
    background: url(title2.png) no-repeat center;
}
.policy-title>h2{
    display:inline-block;
    margin-right: -7px;
    font-size:50px;
    font-weight: bold;
    letter-spacing: 4px;
    color:#0151b2;
    position: relative;
    z-index: 1;
    line-height: 50px;
}

.general-left{
    float:left;
    padding-left:15px;
    padding-right:10px;
    width: 63%;
}
.general-right{
    width: 37%;
    float:left;
    padding-right:15px;
    padding-left:10px;
}
.gf-panel{
    background-color:#fffced;
    padding:20px;
}
.gf-title{
    padding-right:50px;
}
.gf-title h5{
    position: relative;
    font-size: 24px;
    color:#3297fc;
    margin:10px 0;
}
.gf-title h5 span{
    background-color:#fffced;
    position: relative;
    z-index: 1;
    padding-right:10px;
}
.gf-title h5:before{
    display:block;
    content: '';
    width:100%;
    height:2px;
    background-color:#3297fc;
    position: absolute;
    top:50%;
    left:0;
    margin-top:-1px;
}
.gf-panel .tips{
    font-size:14px;
    color:#333333;
}
.gf-panel .tips .iconfont{
    color:#fc2928;
    margin-right: 5px;
}

.nav-gf{
    text-align: center;
    border-radius:4px;
    border:1px solid #ddd;
    margin:20px 0;
}
.nav-gf>li{
    display:inline-block;
}
.nav-gf>li>a{
    font-size: 20px;
    color:#666666;
    padding:10px 20px;
    display:block;
}
.nav-gf>li.active>a{
    background-color:#ffd200;
    color:#fff;
}
.gf-tab .tips{
    margin-top:50px;
    min-height:122px;
}

.gf-tab .tips h5{
    font-size: 18px;
    color:#666666;
    margin:10px 0;
}
.gf-tab .tips h5 .iconfont{
    color:#2083e7;
}

.gf-tab .tips p{
    color:#666666;
    font-size: 14px;
}
.btn-list li a{
    display:block;
    color:#fff;
    border-radius:4px;
    text-align: center;
}

.btn-list li a p{
    margin:0;
    font-weight:700;
    font-size:18px;
}
.btn-list li a span{
    display:block;
    font-size: 14px;
}

.Transaction-book-link{
    margin-top:10px;
}
.Transaction-book-link a{
    text-align: center;
    display:block;
    background-color:#3297fc;
    border-radius: 4px;
    padding:11px 0;
}
.Transaction-book-link a p{
    color:#fff;
    font-size:18px;
    margin:0;
    margin-top: 10px;
}
.Transaction-book-link a .iconfont{
    font-size: 40px;
    color:#fff;
}
.gf-question-link{
    background:url("/public/kpb/jiuyefw/img/gf-question-bg.png") no-repeat center;
    height:350px;
    padding:35px;
    margin-top: 10px;
    border-radius: 4px;
}
.gf-question-link ul li a{
    font-size: 16px;
    color:#fff;
    display:block;
    background:url("/public/kpb/jiuyefw/img/gf-question-list.png") no-repeat left;
    padding:10px 0;
    padding-left:35px;
}
.wages {


    padding:50px 0;
}
.wages-title{
    background:url("/public/kpb/jiuyefw/img/wages-title.png") no-repeat center;
}

.wages-title h2{
    font-size: 55px;
    color:#fff;
}

ul.wages-btn-list li{
    margin-bottom: 20px;
}
.wages-btn-list li a p{
    font-size: 30px;
    color:#fff;
    margin-top:10px;
}
.wages-btn-list li a .iconfont{
    font-size: 56px;
    color:#fff;
}
.Property{
    padding:42px 0;
    background: url("/public/kpb/jiuyefw/img/Property.png") no-repeat center;
    padding-bottom: 82px;
    margin-bottom: 65px;
}



/*ä¿éšœæ€§ä½æˆ¿*/


.Indemnificatory-panel{
    background-color:#fff;
    border-radius: 4px;
    border:1px solid #e3e3e3;
    border-top:3px solid transparent;
    padding:20px;
}
.Indemnificatory-item-list{
    margin:0 -15px;
}
.Indemnificatory-item-list>li{
    float:left;
    width:33.333%;
    padding:0 15px;
}


/*æ—§åŒºæ”¹é€ */
.old-area-panel{
    background-color:#f0faff;
    border-radius: 4px;
    padding:0 20px;
    padding-bottom: 10px;
}
.zcfg-panel-list.list-date li{
    position: relative;
}
.zcfg-panel-list.list-date li a{
    width:76%;
}
.zcfg-panel-list.list-date li a .time{
    width: 80px;
    opacity: .7;
    font-family: arial;
    position: absolute;
    right: 0;
    top: 6px;
    text-align: right;
}
.old-area-panel .zcfg-panel-list{
    margin-top:0;
}
.old-area-panel .zcfg-panel-list li a{
    padding:12px 0;
    padding-left: 20px;
}
.old-area-btn-list{
    margin:0 -12px;
    margin-top: 20px;
}
.old-area-btn-list>li{
    float:left;
    width:50%;
    padding:0 12px;
}

.old-area-btn-list>li>a{
    display:block;
    background-color:#3297fc;
    color:#fff;
    font-size:24px;
    border-radius:4px;
    padding:33px 0;
    text-align: center;
}
.old-area-img-list{
    margin-top:5px;
}
.old-area-img-list li{
    margin-bottom: 10px;
}
.old-area-img-list>li:nth-child(1){
    background:url("/public/kpb/jiuyefw/img/old-area1.png") no-repeat center;
}

.old-area-img-list>li:nth-child(2){
    background:url("/public/kpb/jiuyefw/img/old-area2.png") no-repeat center;
}
.old-area-img-list>li>a{
    display:block;
    color:#fff;
    font-size: 28px;
    padding:39px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.23);
    filter: alpha(opacity=23);
}


.btn-float {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.float-btn-group {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    /*display:none;*/
}

.float-btn-group .btn-triger {
    z-index: 15;
    float: left;
}

.float-btn-group .btn-list {
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list li {
    display: inline-block;
}

.float-btn-group.open .icon-bars {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.float-btn-group .icon-bars {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list .btn-float {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);

}

.float-btn-group .btn-list .btn-float:nth-child(1) {
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}

.float-btn-group .btn-list .btn-float:nth-child(2) {
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group .btn-list .btn-float:nth-child(3) {
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group .btn-list .btn-float:nth-child(4) {
    -moz-transition: 0.2s 0.92s;
    -o-transition: 0.2s 0.92s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.92s;
    -webkit-transition: 0.2s 0.92s;
    transition: 0.2s 0.92s;
}

.float-btn-group.open .btn-list .btn-float {
    opacity: 1;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.float-btn-group.open .btn-list .btn-float:nth-child(1) {
    top: -165px;
    -moz-transition: 0.2s 0.9s;
    -o-transition: 0.2s 0.9s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.9s;
    -webkit-transition: 0.2s 0.9s;
    transition: 0.2s 0.9s;

}

.float-btn-group.open .btn-list .btn-float:nth-child(2) {
    top: -110px;
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(3) {
    top: -55px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}




.green {
    background: #58c307;
}
.red {
    background: #e32428;
}
.blue {
    background: #20a0e4;
}

.stickUp-Nav.isStuck .nav-menu a .iconfont{
    font-size:30px;
}

.stickUp-Nav.isStuck .nav-menu a{
    font-size:20px;
    padding:10px;
}



/*å°±ä¸šæœåŠ¡*/
.jy-panel{
    background-color:#fff;
    padding:20px 35px;
    border-radius:10px;
    padding-bottom: 52px;
}
.jy-panel-title{
    text-align: center;
}
.jy-panel-title>h5{
    display:inline-block;
    background-color:#1d7acc;
    color:#fff;
    font-size: 20px;
    position: relative;
    line-height:42px;
    padding:0 30px;
}
.jy-panel-title>h5>i{
    margin-right:5px;
}
.jy-panel-title>h5:before,.jy-panel-title>h5:after{
    position: absolute;
    content:'';
    border:21px solid transparent;
    height:100%;
}
.jy-panel-title>h5:before{
    left:0;
    top:0;
    border-left:12px solid #fff;
}
.jy-panel-title>h5:after{
    right:0;
    top:0;
    border-right:12px solid #fff;
}
.jy-panel .uli14{
    margin: 0;
    margin-top:20px;
}
.jy-panel .uli14 li{
    padding:12px 0;
    padding-left:27px;
    position: relative;
    border-bottom:1px dashed #d2d2d2;
}
.moer{
    padding-left: 6px;
}
.jy-panel .uli14 li:before{
    position: absolute;
    content:'';
    width:5px;
    height:5px;
    display:block;
    left:8px;
    top:50%;
    margin-top:-3px;
    background-color:#a3a3a3;
}
.jy-panel .uli14 li a{
    font-size:20px;
    color: #535353;
    width: 100%;
}
.jy-panel ul.list-date li span.time{
    top:14px;
}
.prefecture{
    border-radius:6px;
    border:1px solid #dedfe0;
    background-color:#fff;
    padding:20px 0;
    padding-top:0;
    margin-top:30px;
}
.prefecture-title{
    text-align: center;
    padding:20px 0;
}
.prefecture-title>h6{
    background-color:#fff;
    font-size:22px;
    color:#0151b2;
    display:inline-block;
    position: relative;
    width:220px;
}
.prefecture-title>h6>span{
    background-color:#fff;
    padding:0 20px;
    position: relative;
    z-index: 2;
}
.prefecture-title>h6:before,.prefecture-title>h6:after{
    display:block;
    content:'';
    width:100%;
    height:1px;
    background-color:#dcdcdc;
    position: absolute;
    left:0;
}
.prefecture-title>h6:before{
    top:6px;
}

.prefecture-title>h6:after{
    top:16px;
}
.prefecture-list{
    margin:0 -10px;
}
.prefecture .prefecture-list{
    margin:0;
    padding:0 10px;
}
.prefecture-list>li{
    float:left;
    width:33.3333%;
    text-align: center;
    padding:0 10px;
}
.prefecture-list>li>a{
    display:block;
}

.Slider-one .owl-controls .owl-nav .owl-prev{
    left:-60px;
}
.Slider-one .owl-controls .owl-nav .owl-next{
    right:-60px;
}



.lecture-hall  .owl-stage-outer{
    padding:60px 0;
}
.lecture-hall .owl-item{
    padding:0 15px;
    text-align: center;
}
.lecture-hall .owl-item .item{
    background:url("/public/kpb/jiuyefw/img/slider-bg.png") no-repeat bottom right;
    border:1px solid #ddd;
    padding:10px;
    border-radius:4px;
    opacity:0.8;
    padding-bottom:50px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}
.lecture-hall .owl-item.center .item{
    border:3px solid #0580c3;
    transform: scale(1.15);
    z-index: 1;
    border-radius:6px;
    opacity: 1;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}



.lecture-hall .item>a{
    display:block;
}
.lecture-hall .item h5{
    font-size:21px;
    color:#0480c3;
    margin:10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.lecture-hall .item p{
    font-size:16px;
    color:#5b5555;
    margin-bottom:20px;
    text-align:left;
    height:120px;
}
.lecture-hall .item p.time{
    font-size: 14px;
    color:#777777;
    position: relative;
    padding:10px 0;
    text-align:center;
    height: auto;
}
.lecture-hall .item p.time:before{
    position: absolute;
    content:'';
    width:30px;
    height:2px;
    background-color:#0480c3;
    left:50%;
    bottom:0;
    margin-left:-15px;
}


.lecture-hall .owl-item.center .item p{
    height:140px;
}

.lecture-hall .owl-item.center .item p.time{
    height:auto;
}



.lecture-hall .item span{
    font-size:14px;
    color:#777777;
    display:inline-block;
    border-radius:3px;
    border:1px solid #0580c3;
    padding:0 10px;
}
.lecture-hall .owl-controls .owl-nav [class*=owl-],.lecture-hall .owl-controls .owl-nav [class*=owl-]:hover{
    color:#0480c3;
    background: transparent;
}
.lecture-hall .owl-controls .owl-nav .owl-prev:before{

    content:'\e688';
}
.lecture-hall .owl-controls .owl-nav .owl-next:before{
    content:'\e689';
}

.cy-title{
    background:url(title.png) no-repeat center;
}

.Entrepreneurship-list{
    padding:0 10px;
}
.Entrepreneurship-list>li{
    float:left;
    width:33.3333%;
    padding:0 6px;
    text-align: center;
}
.Entrepreneurship-list>li a{
    display:block;
    padding:27px 0;
    border-radius: 3px;
}
.Entrepreneurship-list>li:nth-child(1) a{
    background-color:#175eb0;
}
.Entrepreneurship-list>li:nth-child(2) a{
    background-color:#50c99c;
}
.Entrepreneurship-list>li:nth-child(3) a{
    background-color:#1ec0e1;
}
.Entrepreneurship-list>li a>i{
    background-color:#fff;
    font-size:30px;
    border-radius:50%;
    padding:4px;
}

.Entrepreneurship-list>li:nth-child(1) a>i{
    color:#175eb0;
}
.Entrepreneurship-list>li:nth-child(2) a>i{
    color:#50c99c;
}
.Entrepreneurship-list>li:nth-child(3) a>i{
    color:#1ec0e1;
}

.Entrepreneurship-list>li a>p{
    font-size:17px;
    color:#fff;
    margin:0;
    margin-top:10px;
}

.Entrepreneurship-slider .owl-dots .owl-dot span{
    width:25px;
    height:4px;
    border-radius:2px;
    background-color:#87addb;
}
.Entrepreneurship-slider .owl-dots .owl-dot.active span,.Entrepreneurship-slider .owl-dots .owl-dot:hover span{
    background-color:#0151b2;
}

.Property .prefecture{
    padding-bottom:10px;
}

/*css3ä»£ç  */

.consultation-list li:hover a>p{
    color:#2c9cd8;
    transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
}


.btn-list li a:hover,.Transaction-book-link a:hover{
    transform: scale(1.05);
    box-shadow: 0px 25px 47px -17px rgba(0, 0, 0, 0.64);
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
}
.zcfg-panel-list li a:hover{
    color:#1863ee;
    transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;

}

.gjj-panel-item ul li a:hover{
    color:#1863ee;
    transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
}
.Property-list li a:hover{
    color:#1863ee;
    transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
}

.gjj-panel-item-title{
    text-align: center;
}
.gjj-panel-item-title a{
    display:inline-block;
    font-size:28px;
    background:url("/public/kpb/jiuyefw/img/title-left.png") no-repeat left center,url("/public/kpb/jiuyefw/img/title-right.png") no-repeat right center;
    padding:0 40px;
}

.Indemnificatory-item-list>li:nth-child(1) .gjj-panel-item-title a{
    color:#0097fe;
}
.Indemnificatory-item-list>li:nth-child(2) .gjj-panel-item-title a{
    color:#2ac582;
}
.Indemnificatory-item-list>li:nth-child(3) .gjj-panel-item-title a{
    color:#fa8151;
}

.Indemnificatory-item-list>li:nth-child(1) .Indemnificatory-panel{
    border-top-color:#0097fe;
}
.Indemnificatory-item-list>li:nth-child(2) .Indemnificatory-panel{
    border-top-color:#2ac582;
}
.Indemnificatory-item-list>li:nth-child(3) .Indemnificatory-panel{
    border-top-color:#fa8151;
}

.edu-list{
    margin:0 -8px;
    padding-top:20px;
    margin-top:10px;
    border-top:1px solid #d3d4dd;
}
.edu-list>li{
    width:50%;
    float:left;
    padding:0 8px;
    margin:5px 0;
}
.edu-list>li>a{
    display:block;
    color:#ffffff;
    font-size:18px;
    text-align: center;
    padding:15px 0;
    border-radius:4px;
}
.edu-list>li>a:hover{
    box-shadow: 0px 25px 47px -17px rgba(0, 0, 0, 0.64);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}
.edu-list>li>a>i{
    margin-right:5px;
    font-size:25px;
    vertical-align:text-bottom;
}
.edu-list>li:nth-child(1)>a{
    background-color:#2ac582;
}
.edu-list>li:nth-child(2)>a{
    background-color:#fa8151;
}
.edu-list>li:nth-child(3)>a{
    background-color:#0b8fc0;
}
.edu-list>li:nth-child(4)>a{
    background-color:#5b71fa;
}

.edu-flat{
    position: relative;
    background:url("/public/kpb/jiuyefw/img/edu.png") no-repeat center;
    padding:33px 22px;
}
.edu-flat>a{
    display:block;
    background-color:rgba(0,105,197,0.78);
    filter: alpha(opacity=78);
    color:#ffffff;
    text-align: center;
    padding:15px 0;
}
.edu-flat>a>h5{
    font-size: 18px;
    margin-bottom:10px;
}
.edu-flat>a>p{
    font-size:14px;
    margin:0;
}

.structure>li{
    border-bottom:1px dashed #d2d2d2;
}
.structure>li>a{
    display:block;
    padding:10px 0;
}
.structure>li>a>h5{
    font-size:20px;
    color:#4e4e4e;
    margin:10px 0;
}
.structure>li>a>h5>i{
    color:#f4360b;
}
.structure>li>a:hover h5{
    color: #0480c3;
}
.structure>li>a>p{
    font-size:14px;
    color:#777777;
    margin-bottom:0;
}
.edu-project{
    margin:0 -9px;
    padding:17px 0;
}
.edu-project>li{
    float:left;
    width:50%;
    padding:0 9px;
}
.edu-project>li:hover{
    box-shadow: 0px 25px 47px -17px rgba(0, 0, 0, 0.64);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}
.sort-project-title{
    position: relative;
    text-align: center;
}
.sort-project-title:before{
    position: absolute;
    content: '';
    width:100%;
    height:1px;
    background-color:#d3d4dd;
    left:0;
    top:50%;
}
.sort-project-title>h5{
    display:inline-block;
    background-color:#ffffff;
    position: relative;
    z-index: 1;
    padding:0 10px;
    font-size:16px;
    color:#606060;
}
.sort-list{
    margin:0 -9px;
    margin-top: 20px;
}
.sort-list>li{
    float:left;
    width:50%;
    padding:5px 9px;
    display: table;
}
.sort-list>li>a{
    background-color:#f3faff;
    border-radius:3px;
    border:1px solid #dedede;
    font-size:14px;
    color:#5b5b5b;
    display:table-cell;
    vertical-align: middle;
    height:60px;
    text-align: center;
}
.sort-list>li>a:hover{
    box-shadow: 0px 25px 47px -17px rgba(0, 0, 0, 0.64);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}
.raiders{
    padding:50px 0;
}

.policy-title>h2.white{
    color:#ffffff;
}
.uli12 li a:hover, .uli14 li a:hover{
    color:#0480c3;
}
.policy ul.btn-list{
    margin:0 -12px;
}
.policy ul.btn-list li{
    padding:0 12px;
}
.prefecture-list li a:hover{
    box-shadow: 0px 25px 47px -17px rgba(0, 0, 0, 0.64);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}


.header .navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 15px;
    border-radius: 4px;
    background-color: transparent;
    z-index: 10;
}
.header .navbar-nav > li.header-search {
    position: inherit;
}
.header .navbar-nav > li.header-search .dropdown-menu {
    left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    background-color: transparent;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.header .navbar-nav > li.header-search input {
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    text-align: center;
}

.header .navbar-nav > li.header-search .form-group {
    margin-bottom: 0;
}
/*å›žåˆ°é¡¶éƒ¨æ ·å¼*/

.btn-float {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}
.float-btn-group .btn-triger {
    z-index: 15;
    float: left;
}

.float-btn-group .btn-list {
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list li {
    display: inline-block;
}

.float-btn-group.open .icon-bars {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.float-btn-group .icon-bars {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list .btn-float {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);

}

.float-btn-group .btn-list .btn-float:nth-child(1) {
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}

.float-btn-group .btn-list .btn-float:nth-child(2) {
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group .btn-list .btn-float:nth-child(3) {
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group .btn-list .btn-float:nth-child(4) {
    -moz-transition: 0.2s 0.92s;
    -o-transition: 0.2s 0.92s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.92s;
    -webkit-transition: 0.2s 0.92s;
    transition: 0.2s 0.92s;
}

.float-btn-group.open .btn-list .btn-float {
    opacity: 1;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.float-btn-group.open .btn-list .btn-float:nth-child(1) {
    top: -165px;
    -moz-transition: 0.2s 0.9s;
    -o-transition: 0.2s 0.9s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.9s;
    -webkit-transition: 0.2s 0.9s;
    transition: 0.2s 0.9s;

}

.float-btn-group.open .btn-list .btn-float:nth-child(2) {
    top: -110px;
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(3) {
    top: -55px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.green {
    background: #58c307;
}
.red {
    background: #e32428;
}
.blue {
    background: #20a0e4;
}
.policy{
    background:url(/public/kpb/jiuyefw/img/delcrea118bg.png) no-repeat;
   background-size: 100% 100%;
}
.nav-tab118 li{display: inline-block;}
.nav-tab118 li{font-size:20px;color:#1d7acc}
.nav-tab118 li a{columns: #1d7acc;}
.nav-tab118 .active a{color:#fff}
.nav-tab118 .active{background:#1d7acc;}
.nav-tab118>li>a:focus, .nav-tab118>li>a:hover {
    text-decoration: none;
    background-color: #1d7acc;
    color:#fff;
}
.link118 .col-lg-12,.link118 .col-xs-6{margin-bottom:29px}
.link118 a:hover{
    display: block;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    transition: all 0.1s ease-in-out;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.modal-consult {
    padding: 10px 20px;
}
/*.modal-consult .modal-dialog {
    width: 100%;
}*/
.btn-float {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.btn-float:hover,.btn-float:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}

.btn-float:active, .btn-float:focus {
    outline: none;
}

.yellow {
    background: #ffa000;
}

.red {
    background: #e32428;
}

.green {
    background: #58c307;
}

.blue {
    background: #20a0e4;
}
.cyan-blue {
    background: #00b9db;
}
.pink {
    background: #f15a5d;
}

.icon-bars {
    background: #fff;
    height: 2px;
    width: 22px;
    margin: auto;
    display: block;
    position: relative;
    position: absolute;
    top: 24px;
    right: 14px;
    -moz-transition: 0.3s 0.3s;
    -o-transition: 0.3s 0.3s;
    -webkit-transition: 0.3s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
}

.icon-bars:after {
    content: '';
    position: absolute;
    height: 22px;
    width: 2px;
    background: #fff;
    top: -10px;
    left: 10px;
}

.float-btn-group {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-triger {
    z-index: 15;
    float: left;
}

.float-btn-group .btn-list {
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list li {
    display: inline-block;
}

.float-btn-group.open .icon-bars {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.float-btn-group .icon-bars {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list .btn-float {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.float-btn-group .btn-list .btn-float:nth-child(1) {
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}

.float-btn-group .btn-list .btn-float:nth-child(2) {
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group .btn-list .btn-float:nth-child(3) {
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group .btn-list .btn-float:nth-child(4) {
    -moz-transition: 0.2s 0.92s;
    -o-transition: 0.2s 0.92s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.92s;
    -webkit-transition: 0.2s 0.92s;
    transition: 0.2s 0.92s;
}

.float-btn-group.open .btn-list .btn-float {
    opacity: 1;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.float-btn-group.open .btn-list .btn-float:nth-child(1) {
    top: -275px;
    -moz-transition: 0.2s 0.9s;
    -o-transition: 0.2s 0.9s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.9s;
    -webkit-transition: 0.2s 0.9s;
    transition: 0.2s 0.9s;

}

.float-btn-group.open .btn-list .btn-float:nth-child(2) {
    top: -220px;
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(3) {
    top: -165px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(4) {
    top: -110px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(5) {
    top: -55px;
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}
.language {
    position: absolute;
    top: -220px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 5px 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.language a {
    display: block;
    margin: 5px 0;
    padding: 5px 0;
    color: #00b9db;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a6eaf7;
}
.wechat {
    position: absolute;
    top: -110px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
 /*底部新增样式*/
.footer .links .dropdown{
    margin-left:166px;
}
.link-otherweb{
    padding:0;
    margin:0;
}
.otherweb-modal
.link-otherweb a{
    font-size:16px;
    width:33.333%;
    display:inline-block;
    float:left;
    text-align: center;
    padding:5px 0;
}
.jy-panel-hd{
    background: #fff;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 33px;
}
.timer{
    font-size: 20px;
    width: 155px;
    height: 52px;
    background:#0096e1;
    line-height: 52px;
    text-align: center; 
    color: #fff;
}
.hd-padding{
    padding: 0 11px;
    margin-bottom: 30px;
}
.yg-content, .ljiexiangq{
    padding: 0 24px;
}
.hd-row{
    margin: 0 -11px;
}
.ljiexiangq a:hover{
    color: #fff;
    background: #0096e1;
}
.yg-content{
    color: #0096e1;
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    margin: 35px 0;
    height: 50px;
    overflow: hidden;
}
.ljiexiangq a{
    font-size: 16px;
    color: #0096e1;
    width: 131px;
    height: 38px;
    background: #d3f1ff;
    display: block;
    text-align: center;
    line-height: 38px;
}

@media (max-width: 767px){
    .footer .links{
        float:none;
    }
    .footer .links li{
        margin:0;
        width:50%;
        text-align: center;
    }
}
/* ccy 20190417*/
.app-blue{
    background: #005ebd;
}
.float-btn-group .app-blue{
    position: relative;
}
.float-btn-group .appline{
    position: absolute;
    right:80px;
    bottom: 10px;
    max-width:none;
    width:144px;
    height:auto;
}
.float-btn-group .appline button{
    display: block;
    width:30px;
    height:30px;
    position: absolute;
    right:0;
    top:0;
    border:none;
    background:none;
    z-index: 3;
    outline: none
}
.float-btn-group .app-blue:hover .appline{
    display: block;
}
.float-btn-group i.phone{
    display: inline-block;
    width:20px;
    height:20px;
    background:url(/shpt/assets/img/fixed-leftphone.png) no-repeat;
    background-size: 100%;
}
@media (max-width: 991px){
.customFooter_iframe{
    display: none;
}
.Property{
    margin-bottom: 0;
}
.customHeader_iframe{
    height: auto!important;
    display: none;
}
}
.moer a{
    font-size: 20px;
    color: #535353;
    background: url(add.png) left center no-repeat;
    padding-left: 25px;
}
.wd50{
    padding: 0 25px;
}
.margin-wd50{
    margin: 0 -25px;
}
.moer{
    margin-top: 14px;
}
.moer a:hover{
    color: #0480c3;
}
@media (max-width: 380px){
.jy-panel ul.list-date li a{
    width: 100%!important;
}
.jy-panel{
    padding: 20px 10px;
}
.jy-panel .uli14{
    margin-top: 0;
}
}
@media (max-width: 340px){
.wd50 {
    padding: 0 15px;
}
.margin-wd50 {
    margin: 0 -15px;
}
.index-title{
    background-size: 100%;
}
}