#bofa {
    /*height: 100%;*/
    /*width:100%;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
#bofa.fugai{
    z-index: 20;
}
.sikuia .who-xia .rt h2 .i-jiben{
    position: relative;
    z-index: 20;
}
.sikuia .who-xia .rt h2 .i-jiben.fugai{
    z-index: 10;
}
.sikuia .who-xia .rt h2 .i-play{
    z-index: 20;
}
.sikuia .who-xia .rt h2 .i-play.fugai{
    z-index: 10;
}
.header .h-bg, .header .rt .li-6 .li-d {
    display: block;
}

.com-box {
    width: 1200px;
    margin: 0 auto;
}

.com-ban .comban-h1 img {
    vertical-align: middle;
}

/*1，四块*/
.sikuia {
    padding: 4% 0 4%;

}

/*下*/
.sikuia .who-xia {

    width: 1200px;
    margin: 0 auto;
}

.sikuia .who-xia > div {
    overflow: hidden;

}

.sikuia .who-xia .lf {
    /*width: 52%;*/
    width: 53.5%;
    position: relative;
}

.sikuia .who-xia .lf h1 {
    color: #000000;
    font-size: 36px;
    line-height: 34px;
    margin: 3% 0 0;
}

.sikuia .who-xia .lf h1 span {
    position: relative;
    text-transform: uppercase;
}

.sikuia .who-xia .lf h1 span:before {
    content: '';
    position: absolute;
    width: 78px;
    top: -8px;
    left: 0;
    border-top: 1px solid #CCCCCC;
    transition: .5s;
}
.sikuia .who-xia .lf .d-zuoxia{
    position: absolute;
    left:0;
    bottom:0;
}
.sikuia .who-xia .lf .d-zuoxia h1{
    color: #fdd24f;
    font-size: 30px;
    margin:0 0 5%;
}

/*.sikuia .who-xia .lf:hover h1 span:before {*/
/*width: 100%;*/
/*border-top: 1px solid #fdd24f;*/
/*}*/

.sikuia .who-xia .lf h2 {
    color: #fdd24f;
    font-size: 30px;
    margin: 2% 0;
}

.sikuia .who-xia .lf .div-1 {
    line-height: 36px;
    color: #4c4c4c;
    text-align: justify;
    font-size: 21px;
    margin: 5% 0 5%;
}


.sikuia .who-xia .lf .div-2 {
    line-height: 36px;
    color: #4c4c4c;
    text-align: justify;
    font-size: 16px;
}

.sikuia .who-xia .lf .bot-img {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.sikuia .who-xia .lf .bot-img img {
    transition: .5s;
    width: 100%;
    height: 100%;
}

.sikuia .who-xia .lf .bot-img:hover img {
    transform: scale(1.2);
}

.sikuia .who-xia .rt {
    width: 44%;
}

.sikuia .who-xia .rt h2 {
    overflow: hidden;
    position: relative;
}
.sikuia .who-xia .rt h2 .p2{
    display: block;
    width:50px;
    height:50px;
    position: absolute;
    bottom:5%;
    left: 50%;
    margin: 0 0 0 -239px;
    z-index:21;

    /*background-color: #4c4c4c;*/
    /*opacity:.3;*/
  /*border-radius: 50%;*/
    background: url("../img/22_03.png") no-repeat center;
    background-size: cover;
}
.sikuia .who-xia .rt h2:hover .p2{
    opacity:0;
}

.sikuia .who-xia .rt h2 .p-we{
    display: none !important;
    position: absolute;
    width:100%;
    text-align: center;
    top: 80%;
    color: #4c4c4c;
    font-size: 18px;
    z-index: 30;
    opacity:0;
    transition: .5s;
}
.sikuia .who-xia .rt h2:hover .p-we{
    top: 72%;
    opacity:1;
}




.sikuia .who-xia .rt h2 .i-play{
    position: absolute;
    /*top:50%;*/
    /*left:50%;*/
    bottom:5%;
    left: 50%;
    margin: 0 0 0 -239px;
    /*margin:30px 0 0 -25px;*/
    width:50px;
    height:50px;
}
.sikuia .who-xia .rt h2 .i-jiben {
    display: block;
    width: 100%;
    height: auto;
    transition: .5s;
    max-height: 520px;
}

.sikuia .who-xia .rt h2:hover .i-jiben {
    transform: scale(1.2);
}




.sikuia .who-xia .rt .rt-shuzi {
    overflow: hidden;
}

.sikuia .who-xia .rt .rt-shuzi li {
    width: 25%;
    float: left;
    text-align: center;
    /*padding:0 1%;*/
}

.sikuia .who-xia .rt .rt-shuzi li h3 {
    color: #333333;
    font-size: 48px;
    margin: 5px 0;
}

.sikuia .who-xia .rt .rt-shuzi li p {
    color: #333333;
}

/*我们的目标*/
.mubiao {
    text-align: center;
    color: #FFFFFF;
    position: relative;
    overflow: inherit !important;
    background: url("../img/about_02.jpg") no-repeat center;
    background-size: cover !important;
    width:100%;
    /*overflow-x: hidden;*/
}

.mubiao .i-bg {
    display: block;
    width: 100%;
    height: auto;
    /*min-height:400px;*/
}

.mubiao h1, .mubiao h2{
    /*position: absolute;*/
    width: 100%;
}

.mubiao h1 {
    font-size: 36px;
    /*top: 8%;*/
    padding: 3% 0 1%;
    text-transform: uppercase;
}

.mubiao h2 {
    font-size: 30px;
    color: #fdd24f;
    font-weight: 600;
    /*top: 14%;*/
    position: relative;
}


.mubiao h2:after {
    content: '';
    position: absolute;
    width: 76px;
    border-top: 1px solid #FFFFFF;
    bottom: -37%;
    left: 50%;
    margin: 0 0 0 -38px;
}
.mubiao .d-more{
    margin:1% auto 4%;
    text-align: center;
}
.mubiao .d-more a{
    display: inline-block;
    width:176px;
    text-align: center;
    height:34px;
    line-height:34px;
    border:1px solid #FFFFFF;
    color: #FFFFFF;
    transition: .5s;
}

.mubiao .d-more a:hover{
    background-color: #fdd24f;
    border:1px solid #fdd24f;
}
.div-5 {
    position: relative;
    width: 1020px;
    height: 400px;
    margin: 7% auto 0;
    overflow: hidden;
}

.div-5 .swiper-containeradd {
    width: 750px;
    overflow: hidden;
    position: relative;
    height: 390px;
    /*padding:20px 0 0;*/
}
.div-5 .swiper-containeradd .swiper-slide{
    text-align: center;
}
.div-5 .swiper-containeradd .swiper-slide img {
    width: 236px;
    height: 322px;
    /*margin-left: -43px;*/
    /*box-shadow: rgb(221, 221, 221) 0px 0px 20px 10px;*/
}
.swiper-containeradd p {
    display: none;
    font-size:16px;
    color: #FFFFFF;
    margin:25px 0 0;
}

.swiper-containeradd .swiper-slide-active p {
    display: block;
}
.div-5 .arrow-left1, .div-5 .arrow-right1 {
    display: inline-block;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    z-index:15;
}

.div-5 .arrow-left1 {
    left: 0;
    background: url('../img/caobtnleft_031.png');
}

.div-5 .arrow-right1 {
    right: 0;
    background: url('../img/caobtnright_051.png');
}
.rongyu{
    background: url("../img/about1_02.jpg") no-repeat center;
}

.mubiao .mb-bot {
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*bottom: -20px;*/
    box-shadow: rgb(221, 221, 221) 1px 3px 2px 0;
    width: 1200px;
    /*margin: 0 0 0 -600px;*/
    margin:0 auto 0;
    transform: translate(0,22%);
    font-size:0;
}

.mubiao .mb-bot a {
    display: inline-block;
    /*float: left;*/

    width: 16.66%;
    font-size: 16px;
    position: relative;
    padding: 0 0 3%;
}


.mubiao .mb-bot .d-xihuan{
    position: absolute;
    top:0;
    left: 0;
    transition:.5s;
    width:100%;
    height:0;
    background: url("../img/111_03.png") no-repeat center;
    background-size: cover !important;
    opacity:0;
    font-size:16px;
    padding:38% 0 0;
    line-height:28px;
    color: #ffffff;
}
.mubiao .mb-bot .a1 .d-xihuan{
    padding:26% 0 0;
}

.mubiao .mb-bot a:hover .d-xihuan {
    height: 115%;
    /*height:auto;*/
    opacity:1;
    color: #ffffff;

}



.mubiao .mb-bot a:after {
    content: '';
    position: absolute;
    height: 80%;
    border-right: 1px solid #cccccc;
    right: 0;
    top: 10%;
}

.mubiao .mb-bot a.a-last:after {
    display: none;
}

.mubiao .mb-bot a h4 {
    width: 23%;
    margin: 24% auto 11%;
    text-align: center;
    transition: .5s;
    height: 50px;
    line-height: 50px;
}

.mubiao .mb-bot a h4 img {
    width: 100%;
    max-height: 48px;
}




.mubiao .mb-bot a:hover h4 {
    transform: scale(1.05);
}

/*我们的客户*/

.kehu .top h1 {
    color: #000000;
    font-size: 36px;
    line-height: 34px;
    /*margin: 8% 0 0;*/
    text-transform: uppercase;
}

.kehu .top .d-xian {
    width: 78px;
    border-top: 1px solid #CCCCCC;
    transition: .5s;
    margin: 8% 0 1%;
}

.kehu .top:hover .d-xian {
    width: 178px;
    border-top: 1px solid #fdd24f;
}

.kehu .top h2 {
    color: #fdd24f;
    font-size: 30px;
    margin: 2% 0;
}

.kehu .top p {
    text-align: justify;
    line-height: 24px;
    color: #000000;
}

.kehu .top .d-kh {
    margin: 2% 0 0;
    /*padding:0 0 2%;*/
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
}

.kehu .top .d-kh a {
    /*display: inline-block;*/
    display: block;
    float: left;
    margin: 0 .33% 2%;
    width: 16%;
    border: 1px solid #E6E6E6;
    text-align: center;
    height: 52px;
    /*line-height: 52px;*/
    line-height: 48px;

}

.kehu .top .d-kh a img {
    vertical-align: middle;
    /*max-height: 45px;*/
    max-height: 90%;
    max-width: 90%;
}

.kehu .bot {
    overflow: hidden;
    margin: 3% 0 5%;
}

.kehu .bot .rt {
    /*width: 60%;*/
    overflow: hidden;
    /*float: right;*/

}

.kehu .bot .rt img {
    transition: .5s;
}

.kehu .bot .rt:hover img {
    transform: scale(1.05);
}

.kehu .bot .lf {
    /*float: left;*/
    /*width: 40%;*/
}

.kehu .bot .lf h1 {
    color: #000000;
    font-size: 36px;
    line-height: 34px;
    margin: 8% 0 0;
    text-transform: uppercase;
}

.kehu .bot .lf h1 span {
    position: relative;
}

.kehu .bot h1 span:before {
    content: '';
    position: absolute;
    width: 78px;
    top: -8px;
    left: 0;
    border-top: 1px solid #CCCCCC;
    transition: .5s;
}

.kehu .bot .lf:hover h1 span:before {

    width: 100%;
    border-top: 1px solid #fdd24f;
}

.kehu .bot h2 {
    color: #fdd24f;
    font-size: 30px;
    margin: 2% 0 7%;
}

.kehu .bot ul li {
    color: #333333;
    margin: 0 0 14%;
}

.kehu .bot ul li p {
    display: inline-block;
    /*color: #333333;*/
    font-size: 24px;
    margin: 0 10px 0 0;
}

.kehu .bot ul li span {
    position: relative;
    display: inline-block;
    text-align: justify;
}

.kehu .bot ul li span:before {
    content: '';
    position: absolute;
    width: 12px;
    top: -6px;
    left: 0;
    border-top: 2px solid #fdd24f;
    transition: .5s;
}

.kehu .bot ul li img {
    max-height: 40px;
    vertical-align: middle;
}

/*新闻资讯*/
.news {
    background-color: #1D1D1D;
}

.h1-title {
    font-size: 36px;
    text-align: center;
    margin: 3% 0 1%;
    text-transform: uppercase;
}

.h2-title {
    font-size: 30px;
    text-align: center;
    color: #fdd24f;
    position: relative;
    margin: 0 0 3%;
}

.h2-title:after {
    position: absolute;
    content: '';
    width: 76px;
    border-top: 1px solid #CCCCCC;
    bottom: -10px;
    left: 50%;
    margin: 0 0 0 -38px;
}

.news .ne-a {
    overflow: hidden;

}

.news .ne-a a {
    display: inline-block;
    width: 31%;
    float: left;
    margin: 0 1.1%;
    text-align: center;
    color: #FFFFFF;

}

.news .ne-a a h3 {
    margin: 6% 0 2%;
}

.news .ne-a a h2 {
    font-size: 16px;
}

.news .ne-a a h4 {
    width: 64px;
    border-top: 1px solid #fdd24f;
    margin: 5% auto 4%;
    transition: .5s;
}

.news .ne-a a h1 {
    overflow: hidden;
}

.news .ne-a a h1 img {
    transition: .5s;
    display: block;
    width: 100%;
}

.news .ne-a a:hover h1 img {
    transform: scale(1.1);
}

.news .ne-a a:hover h4 {
    width: 100%;
}

.news .ne-a a p {
    text-align: justify;
    color: #999999;
    line-height: 24px;
}

.news .a-more {
    display: block;
    width: 176px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #FFFFFF;
    margin: 7% auto 3%;
    transition: .5s;
}

.news .a-more:hover {
    color: #FFFFFF;
    background-color: #fdd24f;
    border: 1px solid #fdd24f;
}

/*鼎易印象*/
.yinxiang .yx-bot {
    width: 1332px;
    margin: 50px auto;
    position: relative;
    overflow: hidden;
    padding: 8px 0 0;
    height: 698px;
}

.yinxiang .com-box .swiper {
    margin: 0 auto;
    height: 100%;

}

.yinxiang .com-box .swiper ul {
    overflow: hidden;
}

.yinxiang .com-box .swiper-box li {
    float: left;
    width: 31%;
    margin: 0 1.1%;
}

.yinxiang .com-box .swiper-box a {
    overflow: hidden;
    display: block;

    width: 100%;
    height: 100%;

    margin: 0 0 10% 0;
    border-radius: 5px;
    box-shadow: rgb(187, 187, 187) 0 1px 6px 2px;
    position: relative;
}

.yinxiang .com-box .swiper-box a h2 {
    overflow: hidden;
    width: 100%;
    /*height:256px;*/
    height: 100%;

}

.yinxiang .com-box .swiper-box a h2 img {
    width: 100%;
    height: 100%;
    transition: .8s;
    display: block;
}

.yinxiang .com-box .swiper-box a:hover h2 img {
    transform: scale(1.1);
}

.yinxiang .com-box .swiper-box a .div-p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #FFFFFF;
    font-size: 16px;
    padding: 0 0 0 10px;
    position: relative;
}

.yinxiang .com-box .swiper-box a b {
    display: block;
    width: 49px;
    height: 49px;
    background: url("../img/about_03.png") no-repeat center;
    background-size: cover;
    position: absolute;
    right: 4%;
    top: -43%;
    z-index: 10;
    transition: .8s;
}

.yinxiang .com-box .swiper-box a:hover b {
    transform: rotate(360deg);
}

.yinxiang .com-box .swiper-box a h2 img {
    display: block;
}

.yinxiang .qie-dian {
    text-align: center;
    margin: 1% 0 5%;
}

.yinxiang .qie-dian a {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    /*background-color: #FCDA25;*/
    border: 1px solid #FCDA25;
    transition: .5s;
}

.yinxiang .qie-dian a.current, .yinxiang .qie-dian a:hover {
    background-color: #FCDA25;
}

/*小屏幕*/

.yinxiang .swiper-container {
    margin: 0 auto 10%;
    /*padding:0 0 10%;*/
    display: none;
    max-height:500px;
}

.yinxiang .swiper-container a {
    display: block;
    width: 100%;
    /*height:100%;*/
    margin: 0 0 4%;
    position: relative;
}

.yinxiang .swiper-container a p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 22px;
    width: 100%;
    color: #ffffff;
    padding: 10px 0;
    background: rgba(51, 51, 51, .8);

}

.yinxiang .swiper-container img {
    display: block;
    width: 100%;
    height: auto;
    max-height:244px;
}

/*加入鼎易*/
.join {
    background: url("../img/about_07.jpg") no-repeat center;
    background-size: cover;
}

.join .h1-title {
    color: #FFFFFF;

}

.join .h2-title:after {
    border-top: 1px solid #FFFFFF;

}

.join .d-join {
    /*width:59%;*/
    width: 844px;
    margin: 4% auto 6%;

    overflow: hidden;
}

.join .d-join a {
    display: inline-block;
    height: 114px;
    /*width:44%;*/
    width: 334px;
    /*width:336px;*/
    /*margin:3% 3%;*/
    margin: 27px 44px;
    float: left;
}

.join .d-join .td1 {
    width: 21%;
    text-align: center;
    height: 115px;
    line-height: 115px;
}

.join .d-join .td1 img {
    vertical-align: middle;

}

.join .d-join .td2 {
    width: 57%;
    vertical-align: bottom;

}

.join .d-join .td2 h2 {
    color: #4c4c4c;
    font-size: 18px;
}

.join .d-join .td2 h1 {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: bold;
    margin: 3% 0 11%;
}

.join .d-join .td3 p {
    color: #fdd24f;
    border: 1px solid #fdd24f;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    float: left;
}

.join .d-join .td3 p:hover {
    color: #FFFFFF;
    background-color: #fdd24f;
}

.contact {
    height: 400px;
}

.contact .containe, .contact .containe .rt {
    overflow: inherit
}

.contact #allmap {
    width: 50%;
    /*height:410px;*/
    height: 100%;
    /*float: right;*/
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.anchorBL, .BMap_stdMpCtrl {
    display: none;
}

.contact .con-bg {
    display: none;
}




/*付款*/
.fukuan{
    padding:3% 0 3%;
    overflow: hidden;
    color: #4c4c4c;
}
.fukuan .h1-title2{

    font-size:24px;
    text-align: center;

}
.fukuan .d-xian{
    width:28px;
    border-top:1px solid #CCCCCC;
    margin:1% auto;
}
.fukuan .h2-title2{

    font-size:30px;
    text-align: center;
}

.fukuan .h3-title1{
    position: relative;
    margin: 3% auto 0;
}
.fukuan .h3-title1:after{
    content: '';
    position: absolute;
    width:100%;
    border-bottom:1px solid #F4E843;
    bottom:0;
    left:0;
}
.fukuan .h3-title1 span{
    display: inline-block;
    width:180px;
    padding:0 0 0 16px;
    height:46px;
    line-height:46px;
    font-size:20px;
    background-color: #F4E843;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.fukuan table,.fukuan table tr,.fukuan table td,.fukuan .tab1 p{
    border:1px solid #E6E6E6;
    border-collapse: collapse;
}
.fukuan table,.fukuan .tab1{
    width:100%;
}
.fukuan .tab1 li{
    overflow: hidden;
}
.fukuan .tab1 p{
    float: left;
    display: inline-block;
    /*height:48px;*/
    /*line-height:48px;*/
    padding:14px 0 14px 1.5%;

}
.fukuan table td{
    height:48px;
    padding:0 0 0 1.5%;
}

.fukuan .tab1 .td1,.fukuan .tab1 .td3,.fukuan .tab2 .td1,.fukuan .tab3 .td1{
    width:15%;
}
.fukuan .tab1 .td2,.fukuan .tab1 .td4{
    width:35%;
}
.fukuan .tab1 .td4{
    width:35%;
}



.fukuan .tdhui{
    background-color: #FAFAFA;
}

.zizhi .com-box22{
    /*width:1496px;*/
    /*margin:0 auto;*/
}
.zizhi .cont-xia{
    width:1496px;
    margin: 5% auto 0;
    font-size:0;
}
.zizhi .cont-xia a{
    display: inline-block;
    /*width: 274px;*/
    width:19%;
    text-align: center;
    /*margin:0 50px 0;*/
    margin:0 3%;
    vertical-align: top;
}

.zizhi .cont-xia a img{
    /*width:274px;*/
    /*height:370px;*/
    width:100%;
    height:auto;
    display: block;
}


.zizhi .cont-xia a p{
    color: #4c4c4c;
    font-size: 16px;
    /*margin:10px auto 50px;*/
    margin: 4% auto 20%;
}
.zizhi .pager_linkBox {

    margin: 0 0 70px;

}








