﻿*{
    padding:0;
    margin:0;
}
ul li{
    list-style:none;
}
a:visited, a:link, a:active {
    text-decoration: none;
    color: #5A5A5A;
}
/*===========
    Header Start
    =============*/
header{
    background-color:#fff;
}
header.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.head-content{
    width:80%;
    margin:0 auto;
}
.logo{
    text-align:center;
    line-height:90px;
}
/*nav*/
.nav-content span {
    position:absolute;
    right:0;
    top:-90px;
}
nav ul li {
    display: inline-block;
}
nav ul li a {
    font-size:17px;
    font-weight:600;
    /*height:90px;*/
    line-height:50px!important ;
    text-align:center ;
}
nav ul li a:hover{
    border-bottom:5px solid #FFBF00;
    background-color:#fff!important ;
}
.shownav_pay li {
    display: block;
    text-align:center;
}
.shownav_pay li a{
    position: relative;
    display: block;
    padding: 9px 15px;}
/*==========
    Header End
==============*/

/*===========
   Footer Start
    =============*/
footer {
    background-color: #535353;
    color: #fff;
    bottom: 0;
    width: 100%;
}
.footer-container {
    width:70%;
    margin:0 auto;
    padding-top:30px;
}
.foot-center {
    
}
.foot-center>h4{
    margin-bottom:30px;
}
.b-r-f {
    border-left: 1px solid #fff;
    padding-left: 20px;
}
footer h4 {
    color: #fff !important;
}
footer a{
    color:#c2c2c2!important;
}
.foot-center p {
    color: #c2c2c2 !important;
    margin: 0 0 10px;
}
.foot-bottom p {
    color: #c2c2c2 !important;
    margin-bottom:0px!important
}
.foot_icons {
    padding-top: 40px;
}
.foot_icon_box {
    margin:15px 0;
    width:240px;
}
.foot_icon_box span {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    top: -8px;
    left: 20px;
}
.alert_img {
    width: 135px;
    height: 135px;
    border: 1px solid #fff;
    padding: 5px 4px;
    position: absolute;
    display: none;
    top: 25px;
    left: 100px;
}
/*img_icons*/
.gw_icon {
    background: url('../Img/gw_icons.png') no-repeat;
    background-size: 721px 61px;
}
.wechat_img{
    display: inline-block;
    height: 28px;
    width: 33px;
    margin-left: -35px;
    cursor: pointer;
    background-position: -67px 0;
}
.weibo_img {
    display: inline-block;
    height: 25px;
    width: 33px;
    cursor: pointer;
    margin-left: -35px;
    background-position: 0 0;
}
.service_img1 {
    display: inline-block;
    height: 43px;
    width: 43px;
    background-position: -101px 0;
}
.service_img2{
    height: 43px;
    width: 49px;
    background-position: -188px 0;
}
.service_img3{
    height: 43px;
    width: 44px;
    background-position: -144px 0;
}
/*==========
    Footer End
==============*/
@media only screen and (min-width:769px){
    .shownav_pay {
    position:absolute;
    background-color:#fff;
}

.shownav_pay li a{
    height: 47px!important;
    line-height: 34px!important;
}
}
@media only screen and (max-width:767px){
    .nav-content span {
        display: inline !important;
    }
    .footer-container{width:80%!important;}
    .none{
        display:none;
    }
}


/*右边定位*/ #right-p {
    z-index: 999;
    font-size: 26px;
    color: #20ADEB;
    position: fixed;
    top: 230px;
    right: 15px;
    color: #FFB700;
    text-decoration: none;
}

#bottom-p {
    border-right: 3px solid #A2A2A2;
    z-index: 999;
    width: 35px;
    background: transparent;
    position: fixed;
    top: 530px;
    right: 0;
}

.bottom-p1 {
    margin-bottom: 3px;
    width: 35px;
    height: 120px;
    background: #666666;
    /*opacity: .6;*/
    /*text-align: center;*/
    line-height: 38px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

    .bottom-p1 i {
        width: 24px;
        line-height: 38px;
        color: #fff!important ;
        font-size: 18px;
        position: absolute;
        top: 0px;
        left: 9px;
    }
    .bottom-p1:hover, .bottom-p1:hover i, .addcolor {
        /*background: #3c7ccb;*/
        color: #fff !important;
        opacity: 1;
    }
.ii2, .iis {
        width: 65px;
        height: 48px;
        background: #20ADEB;
        color: #fff;
        position: absolute;
        top: 48px;
        left: 0;
        text-align: center;
        line-height: 22px;
        transition: all 0.4s;
    }

#close {
    border-bottom: none !important;
}

.staticp {
    opacity: 1;
    right: 120px;
}

#logo-tc1 {
    position: fixed;
    top: 280px;
    right: 35px;
    width: 280px; /*height: 140px;*/
    z-index: 999;
    display: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

    #logo-tc1 .border1 {
        position: relative;
        padding: 0px 0px 0px 0px;
        background-color: #fff;
        border-radius: 5px;
        /*width: 170px;*/ /*height: 184px*/
    }

        #logo-tc1 .border1 p {
            text-align: left;
            line-height: 34px;
        }

        #logo-tc1 .border1 a {
            margin: 0 5px;
            height: 34px;
            line-height: 34px;
            display: block;
        }

            #logo-tc1 .border1 a img {
                display: inline-block;
                /*margin:0 6px;*/
            }

#logo-tc2 {
    position: fixed;
    top: 331px;
    right: 61px;
    width: 140px; /*height: 140px;*/
    z-index: 999;
    display: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

    #logo-tc2 .border1 {
        position: relative;
        padding: 0px 0px 0px 0px;
        border-radius: 5px;
        background-color: #fff;
        width: 140px; /*height: 70px*/
    }

        #logo-tc2 .border1 p {
            color: #fff;
            text-align: left;
            margin: 0 10px;
            height:48px;
            line-height:48px;
        }

#logo-tc3 {
    position: fixed;
    top: 382px;
    right: 103px;
    width: 140px; /*height: 140px;*/
    z-index: 999;
    display: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

    #logo-tc3 .border1 {
        position: relative;
        padding: 0px 0px 0px 0px;
        background-color: #fff;
        border-radius: 5px;
        width: 182px; /*height: 34px*/
    }

        #logo-tc3 .border1 p {
            margin: 0 10px;
            color: #333;
            text-align: left;
            height: 48px;
            line-height: 48px;
            cursor:pointer;
        }

.b_main1 {
    /*position: absolute;*/
}

.border1 a {
    text-align: center;
    text-decoration: none;
    color: #333;
}
    .border1 a:hover {
        color: #3c7ccb;
    }
.border1 div:hover {
    color: #3c7ccb;
}
.border1 p:hover {
    color: #3c7ccb !important;
}

    .bottom-p1:hover > div #logo-tc1 {
        display: block;
    }

.back {
    /*background-color: #FFB700 !important;*/
    background-color: #fff !important;
}

    .back a {
        color: #333;
        margin-left:4px;
    }

.out1 {
    position: absolute;
    top: 10%;
    left: 100%;
    border-color: transparent transparent transparent #8C8C8C;
    border-style: dashed dashed solid dashed;
    border-width: 12px;
}

.in1 {
    position: absolute;
    border-color: transparent transparent transparent #8C8C8C;
    border-width: 12px;
    border-style: dashed dashed solid dashed;
    top: -12px;
    left: -14px;
}
/*top*/

#top {
    background: #F6F6F6;
    width: 100%;
    height: 36px;
    color: #333;
}

.top-w {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    font-size: 14px;
    position: relative;
}

.top-w-span1 {
    line-height: 36px;
}

.top-w-i {
    padding-right: 10px;
}

.top-w-span2 {
    position: absolute;
    left: 800px;
    top: 8px
}

    .top-w-span2 a:hover, .nav-right ul li a:hover {
        color: #F5A200;
    }

    .top-w-span2 i {
        padding-right: 6px;
    }

    .top-w-span2 b {
        padding-left: 8px;
        padding-right: 8px;
        color: #d8d8d8;
        font-weight: normal;
    }

.viewopen {
    display: block !important;
}
.border1 div {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    box-sizing: border-box;
    padding: 0% 4%;
    cursor:pointer;
   
}
.cur {
    cursor: pointer
}
.flex {
    display:flex;
    justify-content:start;
    align-items:center;
}
    .flex img {
        /*width:25px;*/
        height:25px;
    }
/*//响应式*/
@media (max-width:2000px) and (min-width:1900px) {
    .bottom-p1:hover .ii1

{
    top: -48px;
    transition: all 0.4s;
}

.bottom-p1:hover .ii2 {
    top: 0px;
    transition: all 0.4s;
}
}

/*   about  修改 04-28  */
.nav_about{
    width:60%;
}
.tit-b{
    margin-top:0px!important
}
.tab-cont{
    margin-top:50px;
    margin-bottom:50px;
}
.cultrue-h {
    margin: 15px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: rgb(102, 102, 102);
    text-align: center;
    white-space: normal;
}
.cultrue-p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: rgb(102, 102, 102);
    text-align: center;
    white-space: normal;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #2599BA!important;
}
.nav-item{
    width:33%;
}
.nav-item a {
    text-align: center;
    width: 70%;
    /*margin: 0 auto;*/
    font-size: 18px;
    border: 1px #e5e5e5 solid;
}
@font-face {
    font-family: 'iconfont'; /* project id 1739039 */
    src: url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.eot');
    src: url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.woff2') format('woff2'), url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.woff') format('woff'), url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.ttf') format('truetype'), url('//at.alicdn.com/t/font_1739039_q11s0fvoulm.svg#iconfont') format('svg');
}
i{
    font-style:normal;
}
.icon {
    font-family: 'iconfont'; /* project id 1739039 */
}
.clear{
    clear:both;
}
.qq-line{
    float:left
}
.phone-b{
    float:left;
}
.cur-item {
    line-height: 38px;
    height: 38px;
    
    overflow: hidden;
    text-align: center;
}
.bor-b {
    border-bottom: solid 1px #E6E4E4;
}
.name-span {
    color: #777;
}
.phone-num {
    color: #777;
}
/*.phone-pic{
    width:25px;
}*/
.qq-line{
    width:100%;
    margin-top:5px;
}
.cur-p {
    display: inline-block;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    margin-top:40px;
    color:white;
    width:36.5px;
    letter-spacing:3px;
}
.ci_img1 {
    margin-top: 15px;
    float: left;
    margin-top: 6px;
}
.icon-i {
    font-size: 36px;
    color: #03C6D5;
}
.contant_ul{
    width:53%;
    float:left;
}
.map-b{
    width:46%;
    float:right;
    margin-top:40px;
    text-align:right;
}
.map-b img{
    width:100%;
    margin-bottom:15px;
    
}


/*   联系 QQ 手机号 */
.rides-cs {
    font-size: 12px;
    background: #29a7e2;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
}

    .rides-cs a {
        color: #00A0E9;
    }

        .rides-cs a:hover {
            color: #ff8100;
            text-decoration: none;
        }

    .rides-cs .floatL {
        width: 36px;
        float: left;
        position: relative;
        z-index: 1;
        margin-top: 21px;
        height: 181px;
    }

        .rides-cs .floatL a {
            font-size: 0;
            text-indent: -999em;
            display: block;
        }

    .rides-cs .floatR {
        width: 130px;
        float: left;
        padding: 5px;
        overflow: hidden;
    }

        .rides-cs .floatR .cn {
            background: #F7F7F7;
            border-radius: 6px;
            margin-top: 4px;
        }

    .rides-cs .cn .titZx {
        font-size: 14px;
        color: #333;
        font-weight: 600;
        line-height: 24px;
        padding: 5px;
        text-align: center;
    }

    .rides-cs .cn ul {
        padding: 0px;
    }

        .rides-cs .cn ul li {
            line-height: 38px;
            height: 38px;
            border-bottom: solid 1px #E6E4E4;
            overflow: hidden;
            text-align: center;
        }

            .rides-cs .cn ul li span {
                color: #777;
            }

            .rides-cs .cn ul li a {
                color: #777;
            }

            .rides-cs .cn ul li img {
                vertical-align: middle;
            }

    .rides-cs .btnOpen, .rides-cs .btnCtn {
        position: relative;
        z-index: 9;
        top: 25px;
        left: 0;
        background-image: url(http://demo.lanrenzhijia.com/2014/service1031/images/lanrenzhijia.png);
        background-repeat: no-repeat;
        display: block;
        height: 146px;
        padding: 8px;
    }

    .rides-cs .btnOpen {
        background-position: 0 0;
    }

    .rides-cs .btnCtn {
        background-position: -37px 0;
    }

    .rides-cs ul li.top {
        border-bottom: solid #ACE5F9 1px;
    }

    .rides-cs ul li.bot {
        border-bottom: none;
    }
/*  结束 */
.nav-link:hover {
    background: #2599BA !important;
    color:white;
}
.contant-tit{
    font-size:24px;
}
.ci-textColor {
    font-size: 16px;
    margin-top: 6px;
    line-height: 2
}
.line {
    width:100%;
    height:1px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom:30px;
}
.consult-p{
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
}
.flex-box{
    display:flex;
    flex:1;
}
.zz-pic {
    width: 40%;
}
.zz-1{
    float:left;
}
.zz-2{
    float:right;
    margin-top:260px;
}
.clear{
    clear:both;
}
@media (min-width: 992px) {
.col-md-2 {
    width: 22.66666667%!important;
}
}
.tabs_img6_pic {
    width: 200px;
    margin-left: -20px;
}
.introduce-pic {
    width: 100%;
    /* text-align: right; */
    /*margin-right: 40px;*/
    margin-top: -60px;
}
.introduce-row{
    margin-top:100px;
}
.clear {
    clear: both;
}
.introduce-tit {
    display: inline-block;
    /* width: 20%; */
    float: left;
    margin-right: 10px;
    line-height: 2.2;
    font-size: 15px;
}
.introduce-text {
    display: inline-block;
    width: 78%;
    float: left;
    line-height: 2.2;
    font-size: 15px;
    margin-left:30px;
}
.introduce-tit span{
    display:block;
}
.introduce-text span {
    display: block;
}
.text-right{
    text-align:right;
}
.auto_box p{
    text-align:center;
}
.auto_box img{
    width:80%;
}
.auto_box{
    text-align:center;
    padding:30px 0;
}
.gn-row .col-md-3,.col-md-6 {
    margin-top: 10px;
}
.advantage img{
    width:80%;
}
.advantage-item {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding:30px 0;
    height:240px;
}
.advantage-img{
    margin-top:-45px;
}
.adv-p{
    font-size:20px;
    color:#666;
}
.adv-text {
    line-height: 22px;
    color: #666;
}
.gw-img{
    width:95px;
    margin-top:18px;
}
.new-nav-item{
    width:20%;
}
.search-li {
    width: 30%;
    float: right!important;
}
.new-a{
    background:none!important;
}
.a-pills > li.active > a, .a-pills > li.active > a:focus, .a-pills > li.active > a:hover {
  
    border-bottom: 4px solid #EA6133!important;
}
.a-pills > li > a {
    border-radius: 0px;
}


/*.anzs {
    font-size: 24px;
    display: inline-block;
    background: #EFAD4F;
    color: white;
    padding: 10px 26px;
    margin-bottom: 50px;
    margin-top: 30px;
}*/

.h1 {
    font-size: 48px;
}
.span1 {
    font-size: 20px;
    line-height: 46px;
    display: block;
}
.f-img{
    width:55%;
    text-align:right;
}
.f-tit {
    text-align: center;
    margin: 0 auto;
    color: #333333;
    font-size: 32px;
    padding-top: 40px;
}
.f-tit-p {
    color: rgba(67, 67, 67, .6);
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}
.view-item{
    text-align:center;
    margin-top:60px;
}
.view-item img {
    width: 86px;
    height: 86px;
}
.view-item h6 {
    color: #383838;
    font-size: 16px;
    margin-top: 20px;
}
.view-item p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(56, 56, 56, .5);
    line-height: 27px;
    margin-top: 20px;
}
.new_free_zf{
    text-align:center;
    margin-top:60px;
}
.new_free_zf img {
    width: 230px;
    height: 184px;
}
.new_free_zf p {
    text-align: center;
    width: 140px;
    font-size: 14px;
    color: rgba(48, 61, 88, 1);
    line-height: 24px;
    margin: 0 auto;
}
.free_payemnt {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.free_payemnt_item {
    width: 30%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 15px 20px 0px rgba(62, 105, 116, 0.1);
    border-radius: 4px;
    padding: 20px 35px 20px 35px;
    box-sizing:border-box;
}
.duijie-item {
    width: 18%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 15px 20px 0px rgba(62, 105, 116, 0.1);
    border-radius: 4px;
    box-sizing: border-box;
}
.free-top {
    text-align: center;
    padding-bottom: 20px;
}
.free-top img {
    width: 50px;
    height: 40px;
}
.free-top span {
    color: #111111;
    font-size: 18px;
}
.free_payemnt_item p {
    color: #A8A8A8;
    font-size: 14px;
}
.juhe_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}
.juhe_list_item {
    display: flex;
    width: 30%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 9px 1px rgba(30, 101, 219, 0.06);
    padding: 20px 30px 50px 44px;
    margin-bottom: 15px;
}
.juhe_list_item img {
    width: 66px;
    height: 76px;
}
.juhe_list_item div {
    margin-left: 30px;
}
.juhe_list_item h6 {
    color: #434343;
    font-size: 18px;
}
.juhe_list_item p {
    color: rgba(67, 67, 67, .6);
    font-size: 18px;
    padding-top: 10px;
    line-height: 20px;
}
.youdian_list {
    background: linear-gradient(180deg, rgba(236, 244, 255, 1), rgba(255, 255, 255, 1));
    box-shadow: 0px 0px 11px 1px rgba(42, 78, 179, 0.06);
    border-radius: 2px;
    margin-top: 50px;
}
.youdian_ul {
    padding: 64px;
    display: flex;
    justify-content: space-between;
}
.youdian_ul li {
    line-height: 40px;
    list-style:none;
}
.youdian_ul li img {
    vertical-align: middle;
    width: 17px;
    height: 13px;
    margin-right: 20px;
}
.youdian_ul li p{
    margin:0px;
}
.youdian_ul li p sapn {
    color: #767676;
    font-size: 22px;
}
.mas-b {
    width: 80%;
    margin: 0 auto;
    padding: 25px
}
.mas-h4 {
    color: #434343;
    font-size: 38px;
    border-bottom: 4px solid #1890FF;
    padding-bottom: 10px;
    padding-top: 100px;
}
.mas-p {
    color: #999999;
    line-height: 30px;
    padding-top: 10px;
    font-size: 16px;
}
.mas-btn {
    width: 140px;
    height: 51px;
    background: rgba(56, 126, 232, 1);
    color: #FFFFFF!important;
    font-size: 14px;
    margin-top: 30px;
    border: none;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 51px;
}
.duijie {
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
}
.duijie li {
    background: #FFFFFF;
    padding: 20px 40px;
    text-align: center;
    box-shadow: 0px 4px 21px 0px rgba(51, 100, 228, 0.1);
    list-style: none;
}
.duijie li img {
    width: 100px;
    height: 100px;
}
.duijie li h6 {
    color: #1C1E22;
    font-size: 24px;
    padding: 20px 0px 20px 0px;
}
.duijie li p {
    color: #999999;
    font-size: 14px;
    margin: 0 auto;
    line-height: 26px;
}
.youshi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 75px;
}
.youshi li {
    width: 50%;
    display: flex;
    margin-top: 75px;
}
.youshi li img {
    width: 56px;
    height: 60px;
    margin-right: 20px;
}
.youshi li h6 {
    color: #434343;
    font-size: 20px;
}
.youshi li p {
    color: #999999;
    font-size: 14px;
    width: 430px;
    line-height: 30px;
}
.youdian_list {
    background: linear-gradient(180deg, rgba(236, 244, 255, 1), rgba(255, 255, 255, 1));
    box-shadow: 0px 0px 11px 1px rgba(42, 78, 179, 0.06);
    border-radius: 2px;
    margin-top: 50px;
}
.youdian_ul {
    padding: 64px;
    display: flex;
    justify-content: space-between;
}
.youdian_ul li {
    line-height: 40px;
}
.youdian_ul li img {
    vertical-align: middle;
    width: 17px;
    height: 13px;
    margin-right: 20px;
}
.youdian_ul li p sapn {
    color: #767676;
    font-size: 22px;
}
footer a:hover{
    text-decoration:underline;
    color:white!important;
}