.btn-index-register {
    display: block;
    margin-top: 3px;
    font-size: 12px;
}

.btn-index-register:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin-right: 6px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #444;
}

.btn-index-register a:hover {
    color: #1565c0
}

.head .nav-item, .nav-item .column-name {
    line-height: 110px
}

.head .nav-item-box ul li a img, .icon-bxcs {
    vertical-align: middle
}

*, .head .search-box, .head .search-box *, .slick-slider {
    /*box-sizing: border-box*/
}

.slick-dots, li {
    list-style: none
}

.hide, .icon-cpic-common.hide {
    display: none
}

.main {
    width: 100%;
    zoom: 1
}

.head {
    width: 100%;
    height: 110px;
    background: #2a5caa;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

.head .head-container {
    width: 1200px;
    margin: 0 auto;
    height: 90px
}

.nav-item .column-name span {
    font-size: 22px
}

.head .logo-box {
    margin-top: 20px
}

.head .nav-ul {

}

.head a:hover {
    color: #fff
}

.head .nav-item {
    color: #fff;
    width: 120px;
    text-align: center;
    height: 110px
}

.head .nav-item.on {
    background: #0d47a1
}

.nav-item-box {
    width: 100%;
    /*padding-bottom: 30px;*/
    position: absolute;
    left: 0;
    top: 110px;
    color: #4a4a4a;
    z-index: 5;
    background: #fff;
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
    height: 150px;
}

.nav-item-box ul li a {
    color: #000;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 24px 0;
}

.nav-item-box ul li a:hover {
    color: #1565c0
}

.nav-item-box ul li a img {
    width: 62px;
    height: 62px;
    margin-right: 15px;
    float: left;
}

.nav-item-box ul {
    width: 1200px;
    margin: 0 auto
}

.nav-item-box li {
    width: 240px;

    height: 60px;
}

.nav-item-box li a {
    float: left;
    height: 61px;
    line-height: 61px
}

.nav-item-box .line {
    width: 1148px;
    line-height: 1px;
    overflow: hidden;
    zoom: 1;
    height: 1px;
    background: #1565c0;
    filter: alpha(opacity=25);
    -moz-opacity: .25;
    -khtml-opacity: .25;
    opacity: .25;
    margin: 23px auto
}

.column-name {
    position: relative;
    height: 90px
}

.column-name span {
    color: #fff;
    font-weight: 700
}

.column-link-box {
    height: 22px;
    line-height: 22px;
    width: 1148px;
    margin: 0 auto
}

.column-link-box h3 {
    font-size: 20px;
    color: #1970d2;
    font-weight: 500
}

.column-link-box span {
    font-size: 12px;
    color: #42a5f5;
    margin-left: 15px;
    line-height: 24px
}

.column-link-box span:hover {
    color: #63b6f9
}

.head .circle {
    width: 25px;
    height: 12px;
    background-position: -310px -194px;
    position: absolute;
    left: 45px;
    bottom: 0;
    z-index: 100
}

.head .search-box {
    height: 42px;
    margin-top: 20px;
    margin-left: 35px;
    position: relative;
    float: right
}

.head .search-btn {
    height: 26px;
    width: 26px;
    display: block;
    margin-left: 14px;
    margin-top: 8px;
    cursor: pointer;
    background-position: -344px -194px
}

.head .search-text {
    line-height: 40px;
    height: 40px;
    width: 292px;
    border-radius: 25px;
    border: 1px solid #1565c0;
    outline: 0;
    padding: 0 26px
}

.head .search-text.focus {
    border: 1px solid #4cc0c1
}

.head .search-prompt-box {
    width: 418px;
    position: absolute;
    left: -25px;
    top: 64px;
    z-index: 5;
    background: #fff;
    -webkit-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
    -ms-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
    -o-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19)
}

.head .search-prompt-box li {
    padding-left: 60px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #4a4a4a
}

.head .search-prompt-box li a:hover, .search-prompt-box li.searchCur a {
    color: #1565c0
}

.head .search-prompt-box li:hover, .search-prompt-box li.searchCur {
    background-color: #ddd
}

.head .search-prompt-box .circle {
    top: -11px;
    left: 111px
}

/*.footer {*/
/*height: 430px;*/
/*background: url(../images/cpic_common_footer_bg.jpg) no-repeat;*/
/*background-size: cover;*/
/*color: #fff;*/
/*overflow: hidden;*/
/*position: relative*/
/*}*/

.footer a {
    color: #eeeeef;
    letter-spacing: 0
}

.footer-contanir {
    width: 1148px;
    margin: 0 auto;
    padding-top: 72px;
    overflow: hidden
}

.footer-top {
    border-bottom: 1px solid #9B9B9B;
    padding-bottom: 31px
}

.footer-top h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.75px;
    color: #fafafa
}

.qrcode-box h4 {
    margin-left: 25px
}

.footer-top .list {
    margin-right: 120px
}

.footer-top ul {
    margin-top: 30px
}

.footer-top ul li {
    font-size: 14px;
    opacity: .8;
    margin-bottom: 20px
}

.footer-top ul li a, .footer-top ul li p {
    font-weight: 100
}

.footer-top .qrcode-box {
    float: right
}

.footer-top .qrcode-box ul li {
    opacity: 1;
    margin-left: 25px;
    font-size: 12px;
    text-align: center
}

.footer-top .qrcode-box ul li img {
    margin-bottom: 5px
}

.footer-bot {
    padding-top: 40px
}

.footer-bot .copyright {
    font-size: 16px;
    opacity: .8
}

.footer-bot .copyright p {
    color: #D0E0F2;
    opacity: 100;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: .88px
}

.qrcode-box p {
    color: #fff
}

.returnTop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 10000;
    cursor: pointer;
    display: none
}

.icon-cpic-common {
    display: block;
    background-image: url("../images/Index/cpic_common_icons.png") /*tpa=http://www.wanlifengtech.com/images/cpic_common_icons.png*/;
    background-repeat: no-repeat
}

.icon-cpic-common-add {
    display: block;
    background-image: url("../../../../images/cpic_common_icons_add.png")/*tpa=http://www.wanlifengtech.com/images/cpic_common_icons_add.png*/;
    background-repeat: no-repeat
}

.icon-cpic-logo {
    width: 171px;
    height: 48px;
    background-position: 0 0
}

.icon-bxcs {
    width: 61px;
    height: 61px;
    display: inline-block;
    margin-right: 15px
}

.icon-qcbx {
    background-position: 0 -50px
}

.icon-lybx {
    background-position: -64px -50px
}

.icon-jkbx {
    background-position: -128px -50px
}

.icon-sebx {
    background-position: -192px -50px
}

.icon-jtbx {
    background-position: -255px -50px
}

.icon-rsywx {
    background-position: -319px -50px
}

.icon-lcbx {
    background-position: -383px -50px
}

.icon-qybx {
    background-position: 0 -107px
}

.icon-dkbx {
    background-position: -64px -107px
}

.icon-bdfw {
    background-position: -128px -107px
}

.icon-lpfw {
    background-position: -192px -107px
}

.icon-wdcx {
    background-position: -255px -107px
}

.icon-cxfw {
    background-position: -319px -107px
}

.icon-bxkjh {
    background-position: -4px -4px;
    background-size: 118px 118px
}

.icon-bdbg {
    background-position: -61px -4px;
    background-size: 118px 118px
}

.icon-tbvip {
    background-position: -4px -64px;
    background-size: 118px 118px
}

.icon-allservice {
    background-position: -61px -64px;
    background-size: 118px 118px
}

.icon-jzcx {
    width: 54px;
    background-position: -383px -107px
}

.image-codeApp, .image-codePhone, .image-codeWx {
    width: 60px;
    height: 58px;
    margin-bottom: 10px
}

.icon-dzbx {
    background-position: -384px -194px
}

.image-codePhone {
    background-position: 0 -194px
}

.image-codeWx {
    background-position: -93px -194px
}

.image-codeApp {
    background-position: -187px -194px
}

.icon-iconphone_1x {
    width: 44px;
    height: 44px;
    background-position: -260px -194px
}

.animate-box {
    opacity: 0;
    opacity: 1 \9
}

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated-fast {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    to {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@media (min-width: 768px) {
    body {
        width: 1280px
    }
}

@media (min-width: 1280px) {
    body {
        width: auto
    }
}

body, h1, h2, h3, h4, html, li, p, ul {
    padding: 0;
    margin: 0;

}

* {
    /*font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;*/
    /*letter-spacing: 1px;*/
    /*font-weight: 200*/
}

a {
    text-decoration: none;
    color: #4a4a4a
}

img {
    border-style: none;
    max-width: 100%
}

.pull-left {
    float: left
}
.pull-left span{letter-spacing: 0}
.pull-right {
    float: right
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.color-white {
    color: #fff;
    letter-spacing: 2px
}

.color-blue {
    color: #1565c0
}

.bg-white {
    background: #fff
}

.bg-blue {
    background: #1565c0
}

.color-blue:hover {
    color: #5698e4
}

.m-l-15 {
    margin-left: 15px
}

.m-l-30 {
    margin-left: 24px
}

.hide {
    display: none
}

.h1, .h2, .h3, .h4, .h5, .h6, .navbar-default .navbar-offcanvas .navmenu-nav > li > a span, .navbar-tools .search-input, .navmenu-default .navmenu-nav > li > a span, h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0
}

.btn, .btn-image, .btn-inline-search, .btn-primary, .btn-secondary, .btn-tertiary, .btn-toggle {
    height: 40px;
    min-width: 240px;
    padding: 0 20px;
    font: 400 20px AIASans, Calibri, sans-serif;
    line-height: 2;
    color: #fff;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    outline: 0
}

.btn-image {
    height: 48px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff
}

.btn-image:hover {
    background-color: #fff;
    color: #554344;
    border: 1px solid transparent
}

.gtco-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../images/loader.gif")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/loader.gif*/ center no-repeat #fff
}

.banner {
    position: relative
}

.banner img {
    margin: 0 auto
}
.banner-top {
    margin-top:110px;
}
.return-old-box {
    width: 1148px;
    position: absolute;
    left: 50%;
    margin-left: -572px;
    top: 0;
    z-index: 2
}

.return-old {
    height: 34px;
    width: 145px;
    line-height: 34px;
    background: rgba(74, 74, 74, .6);
    font-size: 14px;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: 16px
}

.return-old:hover {
    background: rgba(21, 101, 192, .6)
}

.return-old a {
    color: #fff
}

.my-safe-place {
    background: #fff;
    width: 270px;
    height: 191px;
    padding-top: 28px;
    position: absolute;
    right: 0;
    top: 66px;
    border-radius: 6px;
}

.my-safe-place-box1 {
    padding: 0 25px
}

.my-safe-place-box1 div {
    width: 123px;
    font-size: 16px;
    line-height: 22px;
    color: #1565c0
}

.my-safe-place-box1 div p {
    color: #4a4a4a;
    font-size: 14px;
    cursor: pointer
}

.my-safe-place-btn {
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .16)
}

.my-safe-place-btn:active, .service-robot-btn:active, .vip-service-btn:active {
    background: #5698e4
}

.quickService {
    margin-top: 20px;
    height: 40px;
    background: #d8d8d8;
    font-size: 12px;
    line-height: 40px;
    padding-left: 20px
}

.quickService span {
    color: #8d8c8d;
    font-weight: 100
}

.explore-insurance, .finding-service {
    width: 100%;
    padding-top: 60px
}

.finding-service {
    margin-top: 60px;
    background: url("../images/background1.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/background1.png*/ 100% 100%;
    height: 580px
}

.explore-insurance-contanir {
    width: 1148px;
    background: #fff;
    margin: 0 auto
}

.explore-insurance-contanir h2, .finding-service-contanir h2 {
    text-align: center;
    font-size: 44px;
    font-weight: 500;
    letter-spacing: 2px
}

.explore-insurance-contanir .explore-insurance-describe {
    margin-top: 20px
}

.explore-insurance-contanir .explore-insurance-describe span, .explore-insurance-describe .hot, .finding-service-describe .hot {
    font-size: 18px;
    letter-spacing: 0
}

.explore-insurance-describe span.hotPro {
    color: #4A4A4A;
    font-size: 16px;
    margin-top: 2px;
    letter-spacing: 0
}

.finding-service-describe .hotPro {
    font-weight: 100;
    margin-top: 2px;
    font-size: 16px;
    letter-spacing: 0
}

.color-blue-me {
    font-size: 16px;
    margin-top: 2px
}

.explore-insurance-main {
    width: 1148px;
    overflow: hidden;
    height: 440px
}

.explore-insurance-main .explore-insurance-item {
    position: relative;
    height: 368px;
    border-radius: 6px;
    margin-top: 57px;
    border: 1px solid #e6e6e6;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.explore-insurance-img-box, .explore-insurance-main img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.explore-insurance-main .explore-insurance-item.on {
    -webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
    -moz-box-shadow: 0 6px 11px 0 #e0e0e0;
    -ms-box-shadow: 0 6px 11px 0 #e0e0e0;
    -o-box-shadow: 0 6px 11px 0 #e0e0e0;
    box-shadow: 0 6px 11px 0 #e0e0e0;
    margin-top: 45px
}

.explore-insurance-main .explore-insurance-item.on:hover {
    box-shadow: 0 9px 25px 0 #e0e0e0
}

.explore-insurance-item span.readMore {
    position: absolute;
    right: 38px;
    bottom: 20px
}

.explore-insurance-main img {
    height: 171px;
    transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s
}

.explore-insurance-main a:hover div div div img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    -ms-transform: scale(1.1);
    -ms-transform-origin: 50% 50%;
    -moz-transform: scale(1.1);
    -moz-transform-origin: 50% 50%;
    -webkit-transform: scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -o-transform: scale(1.1);
    -o-transform-origin: 50% 50%
}

.explore-insurance-main h3 {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-top: 38px;
    letter-spacing: 2px
}

.explore-insurance-main p {
    padding: 0 30px;
    color: #7a7a7a;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 100
}

.explore-insurance-main a {
    color: #1565c0;
    font-size: 14px;
    letter-spacing: 2px
}

.explore-insurance-img-box {
    position: relative;
    overflow: hidden;
    z-index: 99
}

.explore-insurance-img-box .ban-tag {
    width: 76px;
    height: 22px;
    position: absolute;
    left: 29px;
    top: 26px;
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px
}

.finding-service-contanir {
    width: 1148px;
    margin: 0 auto
}

.finding-service-item {
    width: 33.33%;
    float: left;
    margin-top: 56px
}

.finding-service-item img {
    width: 163px;
    border-radius: 50%;
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .3);
    display: block;
    margin: 0 auto;
    transition: width 1s, height 1s, transform .5s;
    -moz-transition: width 1s, height 1s, transform .5s;
    -webkit-transition: width 1s, height 1s, transform .5s;
    -o-transition: width 1s, height 1s, transform .5s
}

.finding-service-item img:hover {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    -ms-transform: scale(1.1);
    -ms-transform-origin: 50% 50%;
    -moz-transform: scale(1.1);
    -moz-transform-origin: 50% 50%;
    -webkit-transform: scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -o-transform: scale(1.1);
    -o-transform-origin: 50% 50%
}

.finding-service-item h4, .finding-service-item p {
    width: 280px;
    margin: 0 auto;
    text-align: center;
    color: #fff
}

.finding-service-describe {
    margin-top: 23px
}

.finding-service-item h4 {
    font-size: 18px;
    margin-top: 42px;
    letter-spacing: 4px
}

.finding-service-item p {
    font-size: 16px;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    margin-top: 20px;
    line-height: 28px;
    font-weight: 100
}

.vip-service {
    background: #f8f8f8;
    overflow: hidden;
    padding-bottom: 94px
}

.vip-service-contanir {
    width: 1148px;
    margin: 0 auto
}

.vip-service-contanir h2 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 44px;
    color: #4A4A4A
}

.service-robot-btn, .vip-service-btn {
    display: block;
    height: 50px;
    width: 220px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #1565c0;
    border-radius: 40px;
    margin: 24px auto 0;
    letter-spacing: 2px;
    font-weight: 100
}

.service-robot-btn:hover, .vip-service-btn:hover {
    background: #1d77de;
    cursor: pointer
}

.why-choose-contanir {
    width: 1148px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 60px
}

.why-choose-contanir h2 {
    margin-top: 60px;
    font-size: 44px;
    text-align: center;
    margin-bottom: 80px;
    color: #303234;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 50px
}

.why-choose-contanir .why-choose-items {
    width: 33.33%;
    float: left
}

.why-choose-imgbox {
    width: 120px;
    height: 120px;
    margin: 0 auto 52px
}

.why-choose-imgbox img {
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.why-choose-imgbox a img:hover {
    cursor: pointer
}

.why-choose-textbox {
    width: 280px;
    text-align: center;
    margin: 0 auto
}

.why-choose-textbox span {
    font-size: 14px;
    opacity: .8;
    color: #7a7a7a;
    letter-spacing: 1.75px
}

.why-choose-textbox h4 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #303234;
    letter-spacing: 2px
}

.why-choose-textbox p {
    margin-top: 14px;
    font-size: 16px;
    color: #494b4e;
    line-height: 26px;
    letter-spacing: 2px
}

.service-robot {
    background: url("../images/image-laptop.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/image-laptop.png*/ right bottom no-repeat #f8f8f8
}

.service-robot-contanir {
    width: 665px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding-bottom: 94px
}

.service-robot-contanir a, .service-robot-contanir h4, .service-robot-contanir p {
    letter-spacing: 2px
}

.service-robot-contanir p {
    margin-top: 88px;
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 1px
}

.service-robot-contanir h4 {
    font-size: 32px;
    margin-top: 20px;
    line-height: 44px;
    font-weight: 500;
    color: #7a7a7a;
    margin-bottom: 29px;
    letter-spacing: 2px
}

.view-news-contanir {
    width: 1148px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px
}

.view-news-contanir h2 {
    font-size: 44px;
    font-weight: 500;
    margin-top: 50px;
    text-align: center
}

.view-news-contanir h2 span {
    padding-right: 41px;
    position: relative
}

.view-news-contanir h2 i {
    cursor: pointer;
    display: inline-block;
    height: 41px;
    width: 41px;
    position: absolute;
    right: -5px;
    top: 12px
}

.carousel-container, .hero-carousel .slide-container, .slick-dots, .slick-dots li, .slick-list, .slick-slider, .slick-track {
    position: relative
}

.news-box-items {
    width: 318px;
    float: left;
    margin-top: 90px
}

.news-box-items.m-l-82 {
    margin-left: 82px
}

.news-box-items2 {
    background: url("../images/graph.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/graph.png*/ bottom no-repeat;
    background-size: 100%;
    padding-bottom: 50px
}

.news-box-items-name {
    font-size: 14px;
    opacity: .8;
    color: #303234
}

.news-box-items h3 {
    margin-top: 18px;
    font-size: 22px;
    line-height: 38px;
    font-weight: 500;
    color: #303234
}

.items-cont {
    font-size: 16px;
    color: #494b4e;
    line-height: 28px;
    margin-top: 26px;
    max-height: 90px;
    overflow: hidden
}

.news-box-btn, .stock-num-box .div1 span {
    color: #1565c0
}

.news-box-btn {
    margin-top: 20px
}

.option-stock {
    margin-top: 18px;
    margin-bottom: 9px
}

.stock-num-box {
    margin-top: 12px
}

.stock-num-box .div1 div {
    font-size: 12px;
    margin-right: 15px;
    line-height: 20px
}

.stock-num-box .div2 span.sp {
    color: #303234;
    margin-left: 10px;
    padding-top: 15px
}

.stock-num-box .div2 .now-stock {
    font-size: 42px;
    color: #63da38;
    font-weight: 600
}

.slick-slider {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px
}

@media (min-width: 1200px) {
    .slick-dots {
        display: none
    }
}

.slick-dots li {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    padding: 0;
    background-color: #b3b1a8;
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
    background-color: #d31145
}

.slick-dots li.slick-active button {
    background-color: #1565c0
}

.slick-dots li + li {
    margin-left: 8px
}

@media (min-width: 768px) {
    .slick-dots {
        margin-top: 24px;
        margin-bottom: 24px
    }

    .slick-dots li button {
        width: 12px;
        height: 12px
    }

    .slick-dots li + li {
        margin-left: 12px
    }
}

.carousel-container {
    margin-top: 78px
}

.hero-carousel {
    margin-bottom: 0
}

.hero-carousel .slide-container .slide-content {
    height: 100%;
    position: relative;
    color: #fff;
    padding-top: 96px;
    padding-bottom: 96px
}

.hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0
}

@media (min-width: 768px) {
    .hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
        top: 76px
    }
}

@media (min-width: 1200px) {
    .hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
        top: 56px
    }
}

.hero-carousel .slide-container .slide-content.centered-content {
    max-width: 100%;
    padding-top: 96px;
    padding-left: 28px;
    padding-right: 28px;
    text-align: center;
    position: relative
}

@media (min-width: 480px) {
    .hero-carousel .slide-container .slide-content.centered-content {
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
}

.hero-carousel .slide-container .slide-content.centered-content .heading {
    height: auto;
    display: table;
    width: 1148px;
    position: absolute;
    left: 50%;
    margin-left: -843px;
    top: 0;
    z-index: 2
}

.hero-carousel .slide-container .slide-content.centered-content .heading h1 {
    position: absolute;
    left: 270px;
    top: 49px;
    font-size: 48px;
    letter-spacing: 0
}

.hero-carousel .slide-container .slide-content.centered-content .heading p {
    position: absolute;
    left: 270px;
    top: 140px;
    width: 350px;
    text-align: left;
    font-size: 16px;
    letter-spacing: 1px;
    color: #1565c0
}

.hero-carousel .slide-container .slide-content.centered-content .heading a {
    position: absolute;
    left: 270px;
    top: 225px;
    padding: 15px 60px;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: 2px
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._blue {
    border: 2px solid #1565c0;
    color: #1565c0
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._white {
    border: 2px solid #fff;
    color: #fff
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._blue:hover {
    background-color: #fff;
    color: #1565c0;
    cursor: pointer
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._white:hover {
    background-color: #1565c0;
    color: #fff;
    cursor: pointer
}

@media (min-width: 768px) {
    .hero-carousel .slide-container .slide-content.centered-content .heading {
        height: 144px
    }
}

.hero-carousel .slide-container .slide-content.centered-content .heading h1 {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    color: #1565c0
}

.button, .button > span {
    vertical-align: middle
}

.hero-carousel .slide-container .slide-content.centered-content .subheading {
    max-width: 100%;
    margin: 0 auto
}

@media (min-width: 768px) {
    .hero-carousel .slide-container .slide-content.centered-content .subheading {
        max-width: 65%
    }
}

.hero-carousel .slide-container .slide-content .carousel-actions {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 40px
}

@media (min-width: 1200px) {
    .hero-carousel .slide-container .slide-content.centered-content .heading {
        height: 170px
    }

    .hero-carousel .slide-container .slide-content.centered-content .subheading {
        max-width: 520px
    }

    .hero-carousel .slide-container .slide-content .carousel-actions {
        bottom: 176px
    }
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container {
    width: 100%;
    padding-left: 28px;
    padding-right: 28px
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container .btn-image {
    width: 100%;
    margin-top: 12px
}

@media (min-width: 480px) {
    .hero-carousel .slide-container .slide-content .carousel-actions .button-container .btn-image {
        width: auto
    }
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container a:first-child {
    margin-right: 20px
}

.hero-carousel .slide-container .slide-content.grid-content {
    padding-top: 0;
    padding-bottom: 0
}

.hero-carousel .slide-container .slide-content.grid-content .row {
    height: 100%
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
    height: 100%;
    padding: 40px 28px
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column.icon-column {
    display: none
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg {
    float: right;
    margin-top: 40px;
    margin-right: 24px;
    font-size: 96px
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg .icon-fallback, .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg > * {
    height: 96px;
    width: 96px
}

@media (min-width: 768px) {
    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column.icon-column {
        display: block
    }

    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
        padding: 72px 0 152px
    }

    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions {
        bottom: 72px
    }
}

@media (min-width: 1200px) {
    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
        padding-top: 96px;
        padding-bottom: 176px
    }

    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg {
        margin-top: 48px;
        margin-right: 72px;
        font-size: 160px
    }

    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg .icon-fallback, .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg > * {
        height: 160px;
        width: 160px
    }

    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions {
        bottom: 176px
    }
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions .button-container {
    padding-left: 28px;
    padding-right: 28px
}

@media (min-width: 768px) {
    .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions .button-container {
        padding: 0
    }
}

.carousel-tab-list {
    display: none;
    padding: 0;
    position: absolute;
    z-index: 30;
    width: 100%
}

@media (min-width: 1000px) {
    .carousel-tab-list {
        display: block;
        top: 400px
    }
}

@media (min-width: 1200px) {
    .carousel-tab-list {
        display: block;
        top: 520px
    }
}

.carousel-tab-list .carousel-tab {
    padding: 0 4px;
    float: left;
    display: inline-block;
    width: 25%;
    height: 80px;
    background-color: rgba(0, 0, 0, .2);
    list-style-type: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .0625s linear;
    transition: all .0625s linear
}

.carousel-tab-list .carousel-tab.active, .carousel-tab-list .carousel-tab:active, .carousel-tab-list .carousel-tab:hover {
    background-color: #046ABA;
    opacity: .8;
    -webkit-transition: all .0625s linear;
    transition: all .0625s linear
}

.carousel-tab-list .carousel-tab .tab-content {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6
}

.opacity-50 {
    opacity: 0;
    filter: alpha(opacity=0)
}

.full-bleed-medium, .image-preview .card-container, .image-preview .container {
    min-height: 440px
}

@media (min-width: 768px) {
    .full-bleed-small, .hero-image .content {
        height: 450px
    }

    .full-bleed-medium, .image-preview .card-container, .image-preview .container {
        min-height: 480px
    }
}

.full-bleed-large, .hero-carousel .slide-container {
    height: 398px
}

@media (min-width: 768px) {
    .full-bleed-large, .hero-carousel .slide-container {
        height: 480px
    }
}

@media (min-width: 1200px) {
    .full-bleed-large, .hero-carousel .slide-container {
        height: 600px
    }
}

.slide-bg {
    -ms-background-position-x: center;
    -ms-background-position-y: top;
    background-position: center top;
    background-size: cover;
    overflow: hidden
}

.carousel-tab-list.tab-count-1 li {
    width: 100%
}

.carousel-tab-list.tab-count-2 li {
    width: 50%
}

.carousel-tab-list.tab-count-3 li {
    width: 33.3333%
}

.carousel-tab-list.tab-count-4 li {
    width: 25%
}

.carousel-tab-list.tab-count-5 li {
    width: 25%
}

.curator .curator-goal {
    line-height: 1em
}

.carousel-tab-list .carousel-tab .tab-content h6 {
    color: #fff;
    text-align: left;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 0 20px
}

.carousel-tab-list .carousel-tab .tab-content p.bt5 {
    color: #FFF;
    text-align: left;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 0 20px
}

.carousel-container.carousel-showWithSingle .carousel-tab-list {
    display: none !important
}

.returnTop .icon-toTop:hover {
    animation: sploosh 1.5s cubic-bezier(.165, .84, .44, 1);
    border-radius: 100%
}

@keyframes sploosh {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
        background-color: rgba(255, 255, 255, .7)
    }
    100% {
        box-shadow: 0 0 0 30px rgba(255, 220, 1, 0);
        background-color: rgba(255, 220, 1, 0)
    }
}

.icon-index {
    background-image: url("../images/cpic_index_icons.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/cpic_index_icons.png*/;
    display: block
}

.icon-toTop {
    background-position: -82px 0;
    width: 100px;
    height: 100px
}

.icon-mouse-click {
    background-position: -35px -50px;
    width: 38px;
    height: 38px;
    margin: 0 auto
}

.icon-chexian-arrow {
    background-position: -5px -50px;
    width: 20px;
    height: 20px
}

#news-block-toggle.icon-news-minus {
    background-position: 0 0;
    width: 41px;
    height: 41px
}

.icon-news-plus {
    background-position: -41px 0;
    width: 41px;
    height: 42px
}

.icon-circle-right {
    background-position: -202px 0;
    width: 15px;
    height: 10px;
    display: inline-block;
    margin-left: 5px
}

.car_wrap, .car_wrapAll {
    position: relative
}

.car_wrap .car_top {
    height: 100px;
    line-height: 100px;
    width: 100%;
    background: url("../images/cat_topbg.jpg")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/cat_topbg.jpg*/ center no-repeat;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px
}

.car_wrap .car_top i.icon-chexian-arrow {
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
    height: 20px;
    width: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.car_wrap .car_top i.icon-chexian-arrow.on {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.car_wrap .car_top p {
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 24px
}

.car_wrap .car_con {
    padding: 13px 16px 0
}

.car_wrap .car_con .car_item {
    overflow: hidden;
    width: 100%;
    margin: 15px 0
}

.car_wrap .car_con .car_btn {
    text-align: center;
    padding-top: 8px
}

.car_wrap .car_con label {
    font-size: 12px;
    color: #4a4a4a;
    display: inline-block;
    height: 26px;
    line-height: 26px
}

.car_wrap .car_con input, .car_wrap .car_con select {
    font-family: "Microsoft YaHei";
    height: 26px;
    color: #303234;
    width: 234px;
    padding: 0 12px;
    display: inline-block;
    line-height: 20px
}

.car_wrap .car_con select {
    height: 26px;
    width: 238px;
    color: #303234
}

.car_wrap .car_con .car_item button {
    cursor: pointer;
    width: 238px;
    border: transparent;
    border-radius: 19px;
    padding: 8px 0;
    background: #005bac;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei"
}

.car_wrap .car_con .car_item span {
    font-size: 12px;
    color: #303234
}

.car_wrap .car_con .car_item span input {
    width: 14px;
    vertical-align: middle
}

.car_right {
    display: none;
    width: 341px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 3px 10px #ddd;
    -o-box-shadow: 1px 3px 10px #ddd;
    -moz-box-shadow: 1px 3px 10px #ddd;
    -ms-box-shadow: 1px 3px 10px #ddd;
    box-shadow: 1px 3px 10px #ddd;
    text-align: center;
    position: absolute;
    top: 0;
    left: 341px;
    z-index: 999
}

.car_right h2 {
    font-size: 24px;
    color: #046aba;
    font-weight: 400;
    margin: 40px 0 20px
}

.car_right .car_text {
    font-size: 18px;
    color: #046aba
}

.car_right .car_text span {
    color: red
}

.car_right li {
    list-style-type: none
}

.car_right .item {
    width: 230px;
    text-align: left;
    margin: 15px auto;
    color: #046aba;
    font-size: 18px;
    position: relative
}

.car_right .item .check_f, .car_right .item .check_t {
    width: 12px;
    height: 12px;
    margin: 5px 5px 0 0;
    float: left;
    display: block
}

.car_right .item .check_t {
    background: url("../images/true.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/true.png*/ no-repeat
}

.car_right .item .check_f {
    background: url("../images/false.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/false.png*/ no-repeat
}

.car_right .item .on i {
    background-position: 0 -14px
}

.car_right p {
    color: red;
    margin-bottom: 71px
}

.my-safe-place-btn {
    display: block;
    margin: 0 25px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1565c0;
    color: #fff;
    border-radius: 25px;
    cursor: pointer
}

.my-safe-place-btn:hover {
    background: #1d77de
}

.car_wrap .car_con #msgdemo lable {
    width: 100%
}

.explore-insurance-main .car_wrap a.button {
    color: #fff;
    font-size: 16px;
    width: 220px;
    margin: 0 auto;
    box-shadow: none
}

#quickQuoteform .car_item input {
    outline: 0;
    background-color: #F3F7FA;
    line-height: 26px;
    border: none;
    font-size: 12px;
    color: #4A4A4A
}

#quickQuoteform .car_item input[disabled] {
    background-color: #EBEBE4
}

#quickQuoteform .car_item input.c_checkbox {
    border: 1px solid #D8D8D8;
    background-color: #fff;
    width: 12px;
    height: 12px;
    padding: 0
}

#quickQuoteform .car_item input#idNumber {
    background-image: url("../images/icon_chexian_calender.png")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/icon_chexian_calender.png*/;
    background-position: 210px center;
    background-repeat: no-repeat
}

#msgdemo label.error {
    color: red
}

#allCityArea.loading {
    background-image: url("../images/loading_small.gif")/*tpa=http://www.wanlifengtech.com/templets/default/css/images/loading_small.gif*/;
    background-position: 210px center;
    background-repeat: no-repeat
}

.citySelector-search-list {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: gray 1px solid;
    COLOR: #666;
    BORDER-BOTTOM: gray 1px solid;
    BACKGROUND-COLOR: #fff
}

.citySelector-search-list A {
    COLOR: #666;
    TEXT-DECORATION: none
}

.citySelector-search UL {
    OVERFLOW-Y: hidden;
    OVERFLOW-X: hidden
}

.citySelector-search-input {
    BORDER-: #aaa 1px solid;
    FLOAT: left;
    WIDTH: 192px;
    LINE-HEIGHT: 20px;
    HEIGHT: 20px
}

.citySelector-search LI {
    MARGIN: 0;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 1px;
    OVERFLOW: hidden;
    WIDTH: 39px;
    CURSOR: pointer;
    LINE-HEIGHT: 22px;
    PADDING-TOP: 1px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 22px;
    TEXT-ALIGN: center
}

.regFormListSearch li {
    height: auto !important;
    min-height: 20px
}

.citySelector-search li.list-l {
    width: 100% !important;
    text-align: left
}

.citySelector-search li.list-l a {
    margin: 2px
}

.citySelector-search .n-f {
    margin: 5px;
    overflow: hidden
}

.citySelector-search li.li-hover {
    background-color: #0058a3
}

.citySelector-search li.li-hover a {
    color: #fff
}

.citySelector-search a:hover {
    text-decoration: none !important
}

.citySelector-search li.list-f {
    margin-top: 4px;
    float: left
}

.citySelector-search a.list-a {
    padding-left: 20px
}

.citySelector-search .title {
    font-size: 12px;
    border-bottom: 1px dashed;
    height: 22px;
    line-height: 22px
}

.citySelector-search .close {
    margin-top: -20px;
    display: block;
    float: right;
    margin-left: 5px;
    width: 14px;
    cursor: pointer;
    height: 14px
}

.citySelector-search li.list-l span {
    float: left;
    width: 30%
}

.citySelector-search-text {
    color: #ccc
}

.city_select {
    height: auto;
    padding-bottom: 6px
}


/*新增*/
.phone {
    float: right;
    height: 20px;
    width: 450px;
    margin-top: 10px;
    margin-right: -140px;
}
.time{ display: inline-block;  margin-top: 15px;}
.time img{float: left;}
.time p{float: right;  font-size: 22px;  color: #fff;  line-height: 24px;  margin-left: 20px;margin-bottom: 0}
.phone div {
    font-size: 18px;
    color: #fff;
}
.bank{width: 1200px;height: 62px;line-height: 62px;font-size: 18px;color: #1565c0;margin: auto;text-align: left}
.bank div:first-child{float: left;width: 495px;}
.bank div:last-child{float: left}
.tag_yhkh li{height: 64px;margin-bottom: 14px;width:220px;margin-left: 25px!important;}
.tag_yhkh li a{margin: 0!important;width: 220px;}
.tag_yhkh li:first-child{margin-left: 0!important;}
.tag_yhkh li:nth-child(6){margin-left: 0!important;}
.tag_yhkh li a img{float: left;margin-right: 0!important;}
.tag_yhkh li a span{display: block;letter-spacing: 0;}

.nssj{width: 1134px!important;margin: auto!important;}
.nssj li{width: 230px;margin-left:70px;}
.nssj li a{width: 230px;}
.nssj li a span{letter-spacing: 0;}
.nssj li:first-child,.nssj li:nth-child(5){margin-left: 0}

.lags{width: 850px;margin: auto;}
.lags li{margin-left: 65px;}
.lags li:first-child,.lags li:nth-child(4){margin-left: 0}

.msfw{width: 834px!important;margin: auto!important;}
.msfw li{margin-left: 57px;}
.msfw li:first-child,.msfw li:nth-child(4){margin-left: 0}



/*标题*/
.new_title{width: 1200px;height: 112px;margin: auto}
.title_contant{width: 510px;margin: auto;height: auto}
.line{width: 164px;border-bottom: 2px solid #6a4623;float: left;    margin: 56px 0px;}
.color_text{ display: inline-block;
    color: green;
    font-size: 34px;
    text-align: center;
    float: left;
    font-weight: bold;
    font-family:"Source Han Sans SC Bold";
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 221, 189, 0.2)), to(rgba(70, 42, 15,1 )));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    line-height: 112px;padding: 0 20px;}


/*套餐*/
.xggsthtc{ clear: both;}
.xggsthtc ul{  width: 1200px ;margin: auto;height: 300px}
.xggsthtc ul li:first-child{margin-left: 0}
.xggsthtc ul li{position: relative;  width: 220px;height: 300px;float: left;margin-left: 25px;background: #fff;  -moz-box-shadow:1px 1px 2px 1px #d2d2d2; -webkit-box-shadow:1px 1px 2px 1px #d2d2d2;; box-shadow:1px 1px 2px 1px #d2d2d2;}
.xggsthtc ul li .bg{position: absolute;left: 122px;
    bottom: 0;}
.xggsthtc ul li {display: block;width: 220px;box-sizing: border-box;}
.xggsthtc ul li  img{width: 19px;height: 19px;float: left;margin-right: 10px;}
.xggsthtc ul li  .icon{margin: 28px 0 23px 0;display: block;text-align: center}
.xggsthtc ul li  .taocan_name{font-size:20px;font-weight: bold;color: red;line-height: 82px;height: 82px;text-align: center;}
.xggsthtc ul li  .taocan_list{height: 70px;}
.xggsthtc ul li  .taocan_list p{font-size: 14px;color: #666666; margin:0 18px 9px 18px; line-height: 16px;}
    .xggsthtc ul li a .price {
        font-size: 14px;
        color: #87CEFA;
        text-align: center;
        margin-top: 18px;
    }
    .xggsthtc ul li  span {
        color: #87CEFA;
        font-size: 20px;
        text-align: center;
        display: block;
    }
    .xggsthtc ul li  span strong {
        font-size: 39px;
        color: #87CEFA;
        font-weight: bold;
        line-height: 39px;
    }
    .xggsthtc ul li .f_zixun {
        width: 100px;
        height: 30px;
        display: block;
        background-color: #2a5caa;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        color: #fff;
        margin: 20px auto;
        transition: all ease 0.4s;
    }
/*.xggsthtc ul li a:hover {border: 2px solid #d51619;width: 220px;height: 300px;}
.xggsthtc ul li a:hover span{color: #d51619;}
.xggsthtc ul li a:hover span strong{color: #d51619;}
.xggsthtc ul li a:hover .f_zixun{background-color: #d51619;}
.xggsthtc ul li a:hover .taocan_name{color: #d51619;}*/


/*1F*/
.floor_1F{width: 1200px;margin: auto;height: 930px;}
.with_text{height: 102px;text-align: center;font-size: 36px;color: #fff;line-height: 102px;text-shadow:2px 2px 5px #333333;opacity: 0.1;font-weight: bold}
.title_1{margin-top: 0;height: 60px;}
.title_1 .title_contant{width: 632px;}
.title_1 .line{line-height: 60px;margin: 19px 0px;}
.title_1 .color_text{line-height: 34px;}
.f_bg_img{height: 150px;}
.left{}
.left >a{height: 582px;width: 290px;float: left;position: relative;  background: url("../images/Index/img-1f.jpg")/*tpa=http://www.wanlifengtech.com/images/img-1f.jpg*/ no-repeat center;}
.left_info_content{  width: 290px;  height: 50px;  margin-top: 260px;
    background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(39,39,39,1)); /* Safari 5.1 - 6 */
    background: -o-linear-gradient(left,rgba(255,0,0,0),rgba(39,39,39,1)); /* Opera 11.1 - 12*/
    background: -moz-linear-gradient(left,rgba(255,0,0,0),rgba(39,39,39,1)); /* Firefox 3.6 - 15*/
    background: linear-gradient(to left, rgba(255,0,0,0), rgba(39,39,39,1)); /* 标准的语法 */  }
.left_info_content div{color: #fff;text-align: center;line-height: 50px;  font-size: 34px;}
.left_details{  margin: 24px 44px;  color: #fff;  height:90px}
.left_details p{font-size: 20px;line-height:20px;margin-bottom: 13px;text-shadow:2px 2px 5px #333333;}
.allprice span{font-size: 40px;color: #fff;font-weight: bold;display: block;  line-height: 40px;text-align: center;}
.in_cannel{width: 142px;height: 40px;background-color:#ff8712; text-align: center;line-height:40px;left: 0;right: 0;margin: auto;color: #fff;font-size: 18px;margin-top: 33px}
.yzsfw {height: 1060px;width: 1200px;margin: auto;}
.yzsfw_info{height: 480px; width: 1200px; margin: 30px auto 0 auto;}
    .yzsfw_info ul {
        height: 227px;
        width: 900px;
        float: left;
    }
.yzsfw_info ul li{float: left;margin-bottom: 10px;margin-left: 15px;}
.yzsfw_info ul li:nth-child(1),.yzsfw_info ul li:nth-child(4){margin-left: 0}
    .yzsfw_info ul li a {
        display: block;
        width: 290px;
        height: 286px;
        box-shadow: 1px 4px 15px 1px #ccc;
        position: relative;
        border-bottom: 4px solid #87CEFA;
    }
.yzsfw_info ul li a img{width: 270px;  margin: 10px 10px;}
.yzsfw_info ul li a .fw_title_name{height: 48px;float: left; }
.yzsfw_info ul li a .fw_title_name div{    width: 92%;  margin: auto;}
.yzsfw_info ul li a .fw_title_name div:nth-child(1){font-size: 20px;font-weight: bold;          color: #000;}
.yzsfw_info ul li a .fw_title_name div:nth-child(2){font-size: 14px;color: #8c8c8c; line-height: 24px;letter-spacing: 0}
.yzsfw_info ul li:hover{  -webkit-transform:translateY(-10px);  -moz-transform:translateY(-10px);  -ms-transform:translateY(-10px);  -o-transform:translateY(-10px);  transform:translateY(-10px)}
.yzsfw_info ul li:hover a{border-bottom: 4px solid #d51619;}


/*2F*/
.floor_2F{width: 1200px;margin: auto;height: 842px;}
.yhkh_left{width: 280px;    float: left;}
.yhkh_info ul {  height: 500px;  width: 917px;  float: right;}
.yhkh_info{width: 1200px; margin: 30px auto 0 auto;}
.yhkh_info ul li{float: left;  margin-bottom: 10px;  margin-left: 30px;  width: 272px; height: 230px;border: 1px solid #e7e7e7;  margin-top: 10px;}
.yhkh_info  ul li a{display: block;width: 272px;  height: 230px; border-bottom: 0;position: relative }
.yhkh_info ul li:nth-child(1),.yhkh_info ul li:nth-child(4){margin-left:30px}
.kh_title_name{padding: 24px;}
.kh_title_name div:first-child{font-size: 24px;margin: 0 auto 20px auto;font-weight: bold;line-height: 24px;}
.kh_title_name div:nth-child(2){font-size: 18px;margin: auto;line-height: 20px;}
.kh_title_name img{position: absolute;  right: 0;  bottom: 22px;  margin-right: 28px;  }
.yhkh_info ul li:hover{  border: 2px solid #d51619;}

/*案例*/
.width_bg{width: 242px;height: 126px;background-color: #fff;font-size: 16px;padding: 12px 16px;line-height: 28px;letter-spacing: 0;}
.kh_name{font-size: 20px;font-weight: bold;line-height: 20px;}
.grid_8 .row_list{height: 285px!important;width: 1100px!important;    margin: auto;}
.grid_8 .row_list li{width: 340px;  height: 126px;float: left;margin-left: 40px;    margin-bottom: 30px;}
.grid_8 .row_list li img{float: left}
.grid_8 .row_list li .width_bg{float: right}
.grid_8 .row_list li:first-child,.grid_8 .row_list li:nth-child(4){margin-left: 0}

/*3F*/
.floor_3F{width: 1200px;margin: auto;height: 930px;}
.gssj .left a{ background: url("../images/Index/img-3f.jpg")/*tpa=http://www.wanlifengtech.com/images/img-3f.jpg*/ no-repeat center;}

/*4F*/
.floor_4F{width: 1200px;margin: auto;height: 1000px;}
.moresever {width:100%;margin: 30px auto 0 auto;height: 665px;background-color: #fff;    border-bottom: 3px solid #ff8712;}
.sever_list{height: 82px;line-height: 82px;font-size: 24px;color: #333}
.sever_list p{text-align: center}
.sever_list p span{width: 190px;margin-left: 25px;}
.active2{color: #1565c0}
.moresever ul{width: 1200px;}
.moresever ul li{float: left;margin-left: 30px; margin-bottom: 37px;width: 360px;height: 260px;}
.moresever ul li a{display: block}
.moresever ul li img{width: 349px;height: 246px;margin: 7px 5px;}
.bord{width: 364px;height: 260px; }
.moresever ul li:hover .bord{border: 6px solid #1565c0;margin: -6px;width: 372px;height: 272px; }
.active3{color: #1565c0}

/*ad2*/
.ad2{margin-top: 50px;}
.ad_title{text-align: center}
.ad_title .color_text{ float: none;}
.ad2 ul{width: 1200px;margin: auto}
.ad2 ul li{width: 356px;height: 369px;border-bottom: 3px solid #1565c0;float: left;background-color: #fff;margin-left: 66px;padding: 0 57px;}
.ad2 ul li:first-child{margin-left: 0}
.ad2 ul li img{display: block;margin: 44px auto 30px auto;}
.ad2 ul li p{font-size: 28px;text-align: center;line-height: 28px;}
.ad2 ul li div{font-size: 18px;margin-top: 30px;color: #a0a0a0}


/*团队风采*/
.team{width: 1200px;margin: auto;height: 680px;}
.team{width: 1200px;margin: auto;height: 680px;}
.team >.title_1{height: 122px;}
.team .title_1 .color_text{line-height: 122px;}
.team .title_1 .line{line-height: 122px;  margin: 60px 0;}
.team_title{width: 685px!important;}
.team_names {width: 1000px;margin: auto;height: 162px;}
.team_names li{margin-left: 47px;float: left;  height: 162px;width: 162px;}
.team_names li img{width: 140px;    display: block;margin:11px auto;}
.bord2{width: 170px;height: 170px;border: 4px solid #1565c0;margin: -4px; }
.team_names li:first-child {margin-left: 0}
.team_names li:hover .bord2{}
.team_contant{width: 890px;    margin: 34px auto 0 auto;height: 342px;}
.team_contant img{float: left}
.team_contant .contant_info{float: right;width: 639px;height: 342px;background-color: #fff;   padding: 22px;
    box-sizing: border-box;display: block; -webkit-box-shadow: 1px 6px 12px 1px #b5b5b5;
    -moz-box-shadow: 1px 6px 12px 1px #b5b5b5;
    -ms-box-shadow: 1px 6px 12px 1px #b5b5b5;
    -o-box-shadow: 1px 6px 12px 1px #b5b5b5;
    box-shadow: 1px 6px 12px 1px #b5b5b5;}
.team_contant .contant_info p:first-child{font-size: 28px;font-weight: bold;line-height: 28px;color: #000}
.team_contant .contant_info p:first-child span{font-size: 20px;}
.team_contant .contant_info div:nth-child(2){line-height: 20px;font-size: 20px;}
.team_contant .contant_info div:nth-child(2) img{float: right}
.team_contant .contant_info div:nth-child(3){color: #ff8712;font-size: 18px; line-height: 18px;margin: 20px auto;clear: right}
.team_contant .contant_info div:nth-child(4){font-size: 14px;text-indent: 2em;    line-height: 16px;color: #666666}
.her_tag {width: 395px;height: 26px;    margin: 22px 0 38px 0;}
.her_tag li{width: 124px;border-radius: 15px;margin-left: 11px;float: left;background-color: #ff0;text-align: center;line-height: 26px;font-size: 14px;    color: #fff;}
.her_tag li:first-child{margin-left: 0;background-color: #ffa912}
.her_tag li:nth-child(2){background-color: #247ae3}
.her_tag li:nth-child(3){background-color: #a156c3}
.contant_info .contact_information div{float: left}
.contant_info .contact_information div p{float: left;color: #000}
.contant_info .contact_information div p:first-child{margin-right: 15px;}
.contant_info .contact_information div p img{float: left}
.contant_info .contact_information div p span{font-size: 14px!important;float: right;line-height: 24px;    margin-left: 10px;font-weight: lighter}
.zixun_her{float: right!important;width: 130px;height: 34px;border: 2px solid #ffa912;text-align: center;line-height: 30px!important;font-size: 16px!important;color: #ffa912;}
.active4{}
.zixun_her:hover{background-color: #ffa912;color: #fff!important;border: 2px solid #ffa912}

/*为什么选择易企秀*/
.why_chosce{width: 1200px;margin: auto;height: 320px;}
.why_chosce ul{width: 1200px;margin: auto;height: 88px;}
.why_chosce .title_1> .title_contant{width: 652px!important;}
.why_chosce ul li{width: 275px;height: 88px;margin-left: 33px;background-color: #fff;float: left;padding: 18px;
    -webkit-box-shadow: 1px 2px 2px 1px #b5b5b5;
    -moz-box-shadow: 1px 2px 2px 1px #b5b5b5;
    -ms-box-shadow: 1px 2px 2px 1px #b5b5b5;
    -o-box-shadow: 1px 2px 2px 1px #b5b5b5;
    box-shadow: 1px 2px 2px 1px #b5b5b5;}
.why_chosce ul li:first-child{margin-left: 0;}
.why_chosce ul li img{float: left}
.why_chosce ul li div{float: right}
.chosce_title{font-size: 22px;color: #1565c0;text-align: center;clear: both;margin: 30px 0}

/*战略合作伙伴*/

.yhkh2 {
    background: #f4f4f4;
    height: 430px; }
.yhkh2 >.title_1{height: 80px;    position: relative;}
.yhkh2 .wsm {
    width: 700px;
    height: 60px;
    border-radius: 10px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 32px;
    color: #FFFFFF;
    background: #024794;
    position: relative;
    top: 30px; }
.yhkh2 ul {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    margin-top: 50px; }
.yhkh2 ul li {
    width: 214px;
    height: 90px;
    float: left;
    margin-left: 18px;
    cursor: pointer; }
.yhkh2 ul li p {
    width: 214px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    background: #ff8712;
    opacity: 0;
    position: relative;
    top: -70px;
    transition: 0.2s;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg); }
.yhkh2 ul li img {
    opacity: 1;
    transition: 0.2s;
}
.yhkh2 ul li:hover img {
    opacity: 0;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg); }
.yhkh2 ul li:hover p {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg); }
