.pagination>li>a,
.pagination>li>span {
    padding: 20px 40px;
}

/*****通用样式******/
* {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

a:hover,
a:active {
    text-decoration: none;
    color: #298cef;
}

img {
    max-width: 100%;
}

#think_page_trace_open {
    display: none;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.color-white {
    color: #fff !important;
}

.color-blue {
    color: #298cef !important;
}

.margin-t-80 {
    margin-top: 80px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.row-margin{
    margin-right: -30px;
    margin-left: -30px;
}

.row-margin:after, .row-margin:before {
    clear: both;
    display: table;
    content: " ";
    box-sizing: border-box;
}

@font-face {
    font-family: 'bahnschrift';
    src: url('../font/bahnschrift.eot');
    src: local('../font/bahnschrift Regular'),
        local('bahnschrift'),
        url('../font/bahnschrift.woff') format('woff'),
        url('../font/bahnschrift.ttf') format('truetype'),
        url('../font/bahnschrift.svg#bahnschrift') format('svg');
}

ul,
li {
    list-style: none
}

.font-size-25 {
    font-size: 25px;
}

* {
    box-sizing: border-box
}

.text-left {
    text-align: left !important;
}

.no-padding-t {
    padding-top: 0 !important;
}

.img-responsive {
    width: 100%;
}

.intro-title {
    padding: 25px 0;
    text-align: center
}

.intro-title h3 {
    color: #000;
    font-size: 30px;
}



.intro-title p {
    color: #999;
    font-size: 14px;
}

.caption h3 {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 20px 0
}

.caption p {
    font-size: 14px;
    color: #999
}

/******关于朗慧、企业动态、服务支持banner样式*******/
.breadcrumbs {
    z-index: 1;
    padding: 100px 0;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-size: cover;
    background-position: center center;

}

.no-after-breadcrumbs {
    padding: 120px 0;
}

.breadcrumb-caption {
    width: 60%;
    margin: 0 auto;
}

.gis_banner_main h1 {
    font-size: 90px
}

.gis_banner_main h2 {
    font-size: 48px
}

.breadcrumb-caption h3 {
    font-size: 50px;
    position: relative;
}

.breadcrumb-caption h3:after {
    content: '';
    width: 200px;
    height: 14px;
    position: absolute;
    background: #e6262d;
    bottom: -5px;
    left: 50%;
    margin-left: -100px;
    z-index: -1
}

.breadcrumb-caption p {
    font-size: 16px;
}




/*首页专注征拆样式*/
.advantage-item {
    background: #fff;
    padding: 60px 0;
    position: relative;
}

.advantage-item-img {
    width: 110px;
    height: 110px;
    background: url(../images/focus_pro01.png) no-repeat;
    position: absolute;
    left: 50%;
    top: -55px;
    margin-left: -55px;
    background-size: 100%;

}

/*底部样式*/
.footer-title {
    font-size: 18px;
    position: relative;

}

footer ul.footer_bottom {
    padding-left: 0;
}

footer ul.footer_bottom li a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
}

footer a{
    color: #b0b6ce;
}

footer a:hover ,footer a:active{
    color: #fff;
}

footer ul.footer_bottom li a,
footer ul.footer_bottom li {
    height: 32px;
    line-height: 32px;
}

footer .qixiacp ul li {
    width: 50%;
    float: left;
}

.footer {
    background: url(../images/zixun_bg.jpg);    
    padding: 40px 0 20px 0;
}

.footer .dianhua>h4,.footer h3.footer-title{
    color: #fff;
}

footer .section5 a {
    background: #e6262d;
    color: #fff;
    border-radius: 100px;
    padding: 8px 60px;
    margin: 0px auto;
    display: inline-block;
    font-size: 30px;
    margin-top: 20px;
}

footer .section5 a:focus,
.section5 a:hover {
    color: #fff;
    text-decoration: none;
}

.section5 {
    background: #0c1228;
    padding: 50px 0px;
}

.section5 .home_title {
    text-align: center;
    font-size: 34px;
    color: #fff;
    letter-spacing: 4px;
}

.ganxie_ul {
    padding: 40px 200px
}

.section5 ul li {
    float: left;
    width: 25%;
    padding: 0 10px;
}

.company-other-info {
    margin-top: 40px;
}

.company-other-info p {
    color: #999;
}

/***********右侧图标**********/
.right-icon-list {
    position: fixed;
    right: 0;
    top: 180px;
    display: none;
    z-index: 100;
}

.right-icon-item {
    padding: 0 9px;
    height: 50px;
    min-width: 50px;
    line-height: 50px;
    background-color: #999;
    border-radius: 5px;
    position: absolute;
    left: -10px;
    white-space: nowrap;
    transition: left .4s linear;
    color: #fff;
}

.right-icon-item span {
    color: #fff;
}

.right-icon-item i {
    display: inline-block;
    background: url(../images/service.png) no-repeat center center;
    width: 27px;
    height: 30px;
    vertical-align: middle;

}

.right-icon-item .iphone-icon {
    width: 32px;
    background-image: url(../images/phone.png);
    margin-right: 10px;
}

.right-icon-item .QQ-icon {
    width: 30px;
    background-image: url(../images/QQ.png);
}

.right-icon-item .wchat-icon {
    width: 37px;
    background-image: url(../images/Wchat.png);
}

.right-icon-item .top-icon {
    width: 28px;
    background-image: url(../images/top.png);
}

.right-icon-item .coor-icon {
    width: 33px;
    background-image: url(../images/coorperation.png);
}

.right-icon-item:nth-child(2) {
    top: 55px;
}

.right-icon-item:nth-child(3) {
    top: 110px;
}

.right-icon-item:nth-child(4) {
    top: 165px;
}

.right-icon-item:nth-child(5) {
    top: 220px;
}

.right-icon-item:nth-child(6) {
    top: 275px;
}


.right-icon-item:hover {
    background: #298cef;
    left: -15px;
}

.right-icon-phone:hover {
    left: -118px;
}

.right-icon-wchat:hover .code-pic {
    opacity: 1;
    visibility: visible;
}

.code-pic {
    position: absolute;
    right: 70px;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s all;
    padding: 10px;
    width: 120px;
    top: -44px;
}

.mobile_logo {
    padding: 10px;
    display: block;
}

.mobile_logo img {
    width: 100%
}

.mobile_nav {
    background: #298cef;
}

.mobile_nav div {
    width: 20%;
    float: left;
    position: relative;
}

.mobile_nav div a {
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.mobile_nav div .active {
    background: #ff8a00
}

.mobile_nav div ul {
    position: absolute;
    right: 0px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 10px 20px;
}

.mobile_nav div ul a {
    color: #000;
    width: 100px;
}

.mobile_nav div ul:after {
    position: absolute;
    right: 30px;
    top: -10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #fff;
}

#newBridge #nb_icon_wrap {
    right: 20px;
    top: 50%;
    left: auto;
}

.zhaoping_title {
    font-size: 24px;
    margin-top: 40px;
}

.zhaoping_title p {
    color: #777;
    font-size: 14px;
    margin: 10px 0px;
}

.zhaoping {
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 20px;
}

.zhaoping h3 {
    margin: 0px;
    text-aligN: center;
}

.zhaoping div {
    margin: 20px 0px;
}

.zhaoping a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e6262d;
    border: 1px solid #e6262d
}

.zhaoping2 {
    padding: 20px 0px;
}

.footer_zizhi {
    padding-top: 20px;
}

.footer_zizhi img {
    margin: 0px 5px;
}

.wrap {
    padding: 0 5.2vw;
}

.title {
    background: url(../images/more_bg.png) no-repeat right top;
}

.title h1 {
    font-size: 40px;
    line-height: 60px;
}

.title div {
    font-size: 16px;
    color: #888
}

.title a {
    float: right;
    color: #017fff;
    text-align: right;
    display: block;
    padding-top: 30px;
    font-size: 16px;
}

.title p {
    color: #888
}

.flex_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.zixun_banner_wz {
    width: 50%;
    font-size: 16px;
    line-height: 30px;
    padding-top: 40px;
}

.zixun_t {
    padding: 60px 0
}

.zixun_t .title p {
    color: #017fff
}

.zixun_t_main {
    width: 104%;
    padding-top: 40px;
}

.zixun_t_main li {
    margin-right: 4%;
    position: relative
}

.zixun_t_main li img {
    width: 100%;
}

.zixun_t_main li div {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    color: #fff;
    font-size: 24px;
    left: 10%;
    right: 10%;
    text-align: center;
}

.zixun_c {
    padding: 60px 0
}

.zixun_c_main {
    padding-top: 40px;
}

.zixun_c_main li {
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(8, 30, 80, .08);
    box-shadow: 0 4px 16px 0 rgba(8, 30, 80, .08);
    margin-right: 20px;
}

.zixun_c_main li img {
    margin: 20px 0
}

.zixun_c_main li div {
    font-size: 24px;
    padding-bottom: 20px;
}

.zixun_b_main {
    position: relative;
}

.zixun_b_main li {
    text-align: center;
}

.zixun_b_main i {
    display: block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    font-family: bahnschrift;
    color: #fff;
    font-size: 60px;
    background: #cce5ff;
    border-radius: 100%;
    margin: 40px auto 20px auto
}

.zixun_b_main:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    left: 0;
    right: 0;
    background: #e5f2ff;
    z-index: -1
}

.zixun_b_main div {
    font-size: 24px;
}

#main-navigation {
    padding: 0;
}

.about_banner {
    padding: 100px 0
}

.about_banner h3 {
    font-size: 60px;
    margin: 0
}

.about_banner p {
    font-size: 20px;
    font-family: bahnschrift;
    margin: 0
}

.son_banner {
    background: url(../images/auout_banner_lg.jpg) no-repeat bottom;
    background-size: cover;
    padding: 100px 0
}

.son_banner h3 {
    font-size: 60px;
    margin: 0
}

.son_banner p {
    font-size: 20px;
    font-family: bahnschrift;
    margin: 0
}

.form {
    max-width: 643px;
}

.form input.form-control {
    height: 42px;
    text-indent: 20px;
}

.form button.btn-default {
    height: 43px;
    line-height: 20px;
    border-radius: 4px;
    background: #FFF;
    color: #008FFF;
    font-size: 16px;
    border: none;
    margin-left: 10px;
    font-weight: bold;
    padding: 13px 12px;
}

.form button.btn-default:hover {
    background: #008FFF;
    color: #FFF;
    text-decoration: none;
}

.lxfs {
    margin-right: auto;
    margin-left: auto;
}

.lxdh .intro-title {
    padding-top: 15px;
    padding-bottom: 16px;
}

.lxfs h4 {
    font-size: 20px;
    color: #FFFFFF;
}

.lxfs h3>a.tel {
    background: #E14C46;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 12px;
    padding: 6px 24px;
}

.lxfs h3>a.tel>i.glyphicon-earphone {
    font-size: 18px;
    margin-right: 8px;
}

.plan_title>a.tel {
    height: 55px;
    border: none;
    border-radius: 7px;
    background: #E14C46;
    font-size: 16px;
    color: #FFFFFF;
    padding: 18px 36px;
}

.lxfs p {
    color: #FFFFFF;
    max-width: 34em;
    margin: 8px auto;
}

.lxfs>div {
    margin-bottom: 30px;
}

.lxfs>.text-center::after {
    content: " ";
    top: 0;
    width: 2px;
    height: 90%;
    background: #fff;
    position: absolute;
    right: 0px;
}

.intro-title .plan_title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}

.lxdh {
    background: url(../images/20230516-163918.png) #f6f6f6;
    background-size: cover;
}

footer .logo a {
    display: block;
    height: 40px;
    width: 102px;
    background: url(../images/logo.png) no-repeat;
    background-position: bottom;
}

@media(min-width: 768px) {
    .breadcrumbs {
        height: 350px;
    }

    .gis_banner {
        height: auto
    }
}

@media(min-width:991px) {
    .advantage-item-img {
        width: 110px;
        height: 110px;
        margin-left: -55px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .breadcrumbs {
        padding: 100px 0 50px;
    }
}

@media(max-width: 768px) {
    .row-margin {
        margin-right: -15px;
        margin-left: -15px;
    }
    .breadcrumb-caption {
        width: 100%;
    }

    .breadcrumbs {
        background-position: 44% 27%;
    }
    .lxfs>.text-center::after {
        content: "";
        width: 0;
    }
    .intro-title h3 {
        font-size: 24px;
    }
    .company-other-info {
        margin-top: 0;
        padding: 0 30px;
    }

    .company-other-info p {
        text-align: left;
    }

    .advantage-item-img {
        width: 80px;
        height: 80px;
        margin-left: -40px;
        background-size: 100% 100%;
    }

    .advantage-item {
        padding: 30px 10px;
    }

    .advantage-item-img {
        top: -42px;
    }
    .gis_banner_main h1 {
        font-size: 30px
    }

    .gis_banner_main h2 {
        font-size: 20px
    }

    .breadcrumb-caption h3 {
        font-size: 30px;
    }

    .breadcrumb-caption h3:after {
        content: '';
        width: 132px;
        height: 1px;
        position: absolute;
        background: #fff;
        bottom: -20px;
        left: 50%;
        margin-left: -66px;
    }

    .breadcrumbs {
        padding: 50px 0
    }

    .gis3_main1 {
        margin-bottom: 60px;
    }
    .col-xs-6:nth-child(odd) {
        padding-right: 5px;
        padding-left: 10px;
    }

    .col-xs-6:nth-child(even) {
        padding-left: 5px;
        padding-right: 10px;
    }
}