@charset "UTF-8";

body {
    color: #666;
    font-style: normal;
    font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
    font-size: 14px;
    line-height: 1.45;
    background-color: #f8f8f8;
}

* {
    margin: 0;
    padding: 0;
}

a, input, button {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
}

.mb8 {
    margin-bottom: 8px;
}

.hbox {
    display: -webkit-box !important;
    display: -ms-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -ms-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

    .hbox.box-v-center {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-box-align: center;
        -o-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        -o-align-items: center;
        align-items: center;
    }

button {
    border: none;
    outline: none;
}

.modal-header {
    height: 59px;
}

.close {
    font-size: 30px;
    font-weight: normal;
}

.modal-header .close {
    margin: 20px 15px 0 0;
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
}

button.close {
    background-color: transparent;
    font-size: inherit;
    color: none;
    text-shadow: none;
    font-weight: normal;
    margin-top: 0;
    opacity: 1;
}

a {
    color: #ff4400;
}

    a:hover, a:focus, a:active {
        outline: none;
        color: #ff4400;
    }

.content-banner img {
    height: 320px;
    background-color: #ccc;
}

.linh25 {
    line-height: 25px;
}

.linh30 {
    line-height: 30px;
}

.linh45 {
    line-height: 40px;
}

h3, h4 {
    color: #333;
    font-weight: normal;
    font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
    margin: 0;
}

.global-btn {
    background-color: #ff4400;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
}

    .global-btn:hover {
        opacity: .8;
        color: #fff;
        text-decoration: none;
    }

    .global-btn:focus {
        color: #fff;
        text-decoration: none;
    }

.title-comm {
    /* text-align: center; */
    padding-top:8px; 
     position: relative;
    height: 152px;
    margin: 74px 0 52px;
}
.baoziimg{
    position: absolute;
    top:0;
    right: 300px;
}

.gray-line {
    border-top: 1px solid rgba(170, 170, 170, .3);
    width: 100%;
}

.inputdiv {
    border: 1px solid rgba(170, 170, 170, .5);
}

.tcenter {
    text-align: center;
}

.dashedline {
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
    margin-top: 7%;
}

.mtop20 {
    margin-top: 20px;
}

.mtop40 {
    margin-top: 40px;
}

.ac-figure-icon {
    margin-left: auto;
    margin-right: auto;
}

.bor-line {
    width: 1px;
    height: 10px;
    border-right: 1px solid rgba(170, 170, 170, .5);
    margin-top: 6px;
    float: left;
}

.line {
    border-top: 2px solid #ff4400;
    width: 153px;
    margin: 30px auto 40px;
}
.line1 {
    border-top: 2px solid #ffffff;
    width: 153px;
    margin: 30px auto 40px;
}

.line-tuhuan {
    border-top: 2px solid #ff4400;
    width: 80px;
    margin: auto;
}

.line-top {
    border-top: 2px solid #ff4400;
    width: 50px;
    margin: auto;
}

.itme-con {
    padding: 60px 0;
}

.navbar-brand {
    padding-top: 0;
}

.memberzhuc {
    color: #ff4400;
    background-color: transparent;
    border: 1px solid #ff4400;
    font-size: 12px;
    padding: 6px 25px;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -moz-box;
    display: -ms-inline-flexbox;
    display: inline-block;
}
.outernav{
    width: 100%;
    height: 80px;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    box-shadow: 0px 1px 20px 0px rgba(187,187,187,0.3);
}
.navbar-form .memberzhuc:hover, .navbar-form .memberzhuc:focus, .navbar-form .memberzhuc:active, .navbar-form.memberzhuc:checked {
    background-color: #ff4400;
    border-color: #ff4400;
    opacity: 1;
    color: #fff;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    opacity: .8;
}

.navbar-form a:hover, .navbar-form:focus, .navbar-form:active {
    text-decoration: none;
}

.navbar-fixed-top {
    border-width: 0;
}

.navbar-default {
    padding: 15px 0;
    /* box-shadow: 0 1px 4px rgba(0, 0, 0, .1); */
    margin-bottom: 0;
    z-index: 1000;
    background-color: rgba(255, 255, 255, .98);
}

.modal-open nav.navbar {
    padding-right: 17px;
}

@media(min-resolution:144dpi) {
    .modal-open nav.navbar {
        padding-right: 0;
    }
}

.navbar-default .navbar-nav > li > a {
    padding: 16px 40px 5px;
    font-size: 14px;
    color: #333;
}

.navbar-default .navbar-nav > .click > a {
    color: #4598FE;
    border-bottom: #35AFAC;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .nlavbar-nav > li > a:hover {
    opacity: .8;
}

.navbar-default .navbar-nav > .click > a:hover {
    color: #4598FE;
    opacity: 1;
}

.ac-logo-icon {
    background-repeat: no-repeat;
    background-image: url("../images/phone_logo.png");
    background-size: 116px 33px;
    height: 33px;
    width: 116px;
    background-position: left center;
    margin-right: 8px;
    float: left;
}

.logo-pc-div {
    /*background-color:#fff;*/
    margin-top: -15px;
    width: 280px;
    height: 80px;
    padding-top: 25px;
    /* margin-left: 300px; */
}

.onlyimg {
    margin-left: 404px;
    margin-top: -63px;
}

.ac-familybrowser-icon {
    background-repeat: no-repeat;
    background-image: url("../../../otherimg/logo.png");
    background-size: cover;
    width: 120px;
    height: 44px;
    margin: 0 auto;
    background-position: center;
    text-align: center;
}

.ac-familybrowser-icon2 {
    background-repeat: no-repeat;
    background-image: url("../img/xingjiabi.PNG");
    background-size: 80px 56px;
    width: 80px;
    height: 56px;
    margin: 0 auto;
    background-position: center;
    text-align: center;
}

.collapse {
    display: none;
}

.welinain {
    font-size:40px;
    font-family:SourceHanSansCN-Bold;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:140px;
    text-align: center;
}
.welinain1 {
    text-align: center;
    font-size: 36px;
    color: #ffffff;
}
.appdingzhititle{
    width: 100%;
    display: block;
    font-size: 40px;
    color:#474747;
    margin-bottom: 12px;
    text-indent: 50px;
}
.appdingzhititledetail{
    font-size: 17px;
    color: #474747;
    text-indent: 50px;
}
.i-item-con {
    background-color: #eeefe9;
}

.navbar-default .navbar-toggle {
    border: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ff4400;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

.navbar-toggle .icon-bar {
    height: 1px;
}

.navbar-form .btn-primary.active, .navbar-form .btn-primary:active, .open > .dropdown-toggle.btn-primary, .btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #ff4400 !important;
    border-color: #ff4400 !important;
    outline: none;
    opacity: 1;
}

.modal-dialog {
    margin: 0 auto !important;
}

.modal-body {
    padding: 50px 15px 70px !important;
}

.modal-header {
    border-bottom: none;
}

.pop-erweima {
    margin: 0 auto;
}

.pop-erweima-text {
    font-size: 16px;
    color: #666;
    margin-top: 30px;
}

.modal-sm {
    width: 580px !important;
    height: 580px !important;
}

.modal-content {
    border-radius: 2px !important;
    border: 0 !important;
    box-shadow: none !important;
    text-align: center;
}

.footer_app {
    background-color: #333;
    text-align: center;
    color: rgba(102, 102, 102, .8);
    padding: 16.5px 0;
    overflow: hidden;
}

footer {
    background-color: #333;
    padding: 46.5px 0;
}

.footer-legal-links {
    margin-bottom: 10px;
    overflow: hidden;
}

.ac-gf-footer-legal {
    float: left;
}

.footer-legal-links a {
    margin-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
    color: rgba(170, 170, 170, .8);
    float: left;
}

    .footer-legal-links a:first-child {
        padding-left: 0;
    }

    .footer-legal-links a.nob {
        border: none;
    }

    .footer-legal-links a:hover {
        text-decoration: underline;
        color: #aaa;
    }

.footer-weixin {
    float: right;
    position: relative;
    margin-right: 20px;
}

.footer-beizhu {
    font-size: 12px;
    color: rgba(102, 102, 102, .8);
}

.erweima-icon-div {
    background-color: #fff;
    padding: 7px;
    position: absolute;
    display: table-row;
    position: absolute;
    bottom: 53px;
    left: -63px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border-radius: 4px;
    z-index: 9999;
}

.erweima-logo-icon {
    background-repeat: no-repeat;
    background-image: url("../img/erweima.svg");
    background-size: 160px 160px;
    height: 160px;
    width: 160px;
}

.erweimaapp-logo-icon {
    background-repeat: no-repeat;
    background-image: url("../img/erweima-app.svg");
    background-size: 160px 160px;
    height: 160px;
    width: 160px;
}

.bt-example-popover {
    position: absolute;
    bottom: 60px;
    left: -68px;
}

.footer-weixin .popover.top > .arrow {
    border-top-color: #fff;
}

    .footer-weixin .popover.top > .arrow:after {
        border-top-color: #fff !important;
    }

.bt-example-popover .popover {
    width: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
    position: relative;
    display: block;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border: none;
    opacity: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.bt-example-popover .hover {
    opacity: 1;
}

.weixin-logo-icon {
    background-repeat: no-repeat;
    background-image: url("../img/wewix-ico.svg");
    background-size: 42px 42px;
    height: 42px;
    width: 42px;
    opacity: .8;
    cursor: pointer;
    margin: 0;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

    .weixin-logo-icon:hover {
        opacity: 1;
    }

.shouji-logo-icon {
    background-repeat: no-repeat;
    background-image: url("../img/shouji-logo-icon.svg");
    background-size: 42px 42px;
    height: 42px;
    width: 42px;
    opacity: .8;
    cursor: pointer;
    margin: 0;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

    .shouji-logo-icon:hover {
        opacity: 1;
    }

.bt-example-popover .popover.top > .arrow {
    border-top-color: none;
}

.pagination > li > a, .pagination > li > span {
    color: #aaa;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.pagination > li > a:hover {
    color: #666;
}

.navbar-form a:hover {
    text-decoration: none;
    opacity: .8;
}

@media(max-width:767px) {
    .outernav{
        height: 45px;
    }
    .line {
        border-top: 2px solid #ff4400;
        width: 153px !important;
        margin: 15px auto !important;
    }

    .line-tuhuan {
        width: 40px;
    }

    .linh25 {
        line-height: 20px !important;
    }

    .linh30 {
        line-height: 25px !important;
    }

    .linh45 {
        line-height: 35px !important;
    }

    .f12 {
        font-size: 12px;
    }

    .navbar-default .navbar-form {
        border: none;
        padding: 0 0 10px 15px;
        text-align: center;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }

        .navbar-default .navbar-collapse ul li a {
            border-bottom: 1px solid #e7e7e7;
            margin: 16px 35px 0 30px;
            padding: 0 0 15px;
            text-align: center;
            color: #666;
        }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-toggle {
        padding: 8px 0 !important;
        margin-bottom: 0 !important;
    }

    .navbar-form a.active {
        color: #666;
        font-size: 16px;
        text-decoration: none;
    }

    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-default .navbar-nav > .click > a {
        color: #4598FE !important;
        border-bottom: 1px solid #e7e7e7 !important;
    }

    .navbar-default .click span.icon-bar1 {
        -webkit-transform: rotate(45deg) translateX(1px);
        -moz-transform: rotate(45deg) translateX(1px);
        -ms-transform: rotate(45deg) translateX(1px);
        -o-transform: rotate(45deg) translateX(1px);
        transform: rotate(45deg) translateX(1px);
    }

    .navbar-default .click span.icon-bar2 {
        -webkit-transform: rotate(-45deg) translateX(1px) translateY(-1px);
        -moz-transform: rotate(-45deg) translateX(1px) translateY(-1px);
        -ms-transform: rotate(-45deg) translateX(1px) translateY(-1px);
        -o-transform: rotate(-45deg) translateX(1px) translateY(-1px);
        transform: rotate(-45deg) translateX(1px) translateY(-1px);
    }

    button.click .icon-bar + .icon-bar {
        margin-top: 0;
    }

    button.click .icon-bar:nth-child(3) {
        opacity: 0;
    }

    .navbar-default .navbar-nav > .click > p {
        display: none;
    }

    .title-comm {
        text-align: center;
        margin: 50px 0 40px;
    }

    footer {
        display: none;
    }

    .app-none {
        display: none;
    }

    .app-show {
        display: block;
    }

    .footer_app {
        display: block !important;
        font-size: 10px;
    }

    .itme-con {
        padding: 30px 0;
    }

    .navbar-brand {
        padding-top: 6px;
    }

    .navbar-default {
        padding: 0;
    }

    .ac-logo-icon {
        background-repeat: no-repeat;
        background-image: url("../../../img/logo.png");
        background-size: 150px 18px;
        height: 33px;
        width: 150px;
        background-position: left center;
        float: left;
    }

    .ac-familybrowser-icon {
        display: none;
    }

    .navbar-brand {
        height: 45px;
    }

    .navbar {
        min-height: 45px;
    }

    .welinain {
        font-size: 18px;
    }

    .tuhuan-text {
        font-size: 13px;
    }

    .title-comm-tuhuan {
        font-size: 13px !important;
    }

        .title-comm-tuhuan p {
            margin-bottom: 10px;
        }

    .lineheight {
        margin: 15px auto;
    }

    .title-comm .mtop40 {
        margin-top: 20px;
    }

    .title-comm {
        font-size: 12px;
    }
}

.navbar-right {
    margin-right: 0;
    padding-right: 0;
}

.large-3 {
    width: 33.33333333%;
    float: left;
}

@media(min-width:768px) {
    .pc-none {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 16px 16px 5px !important;
        font-size: 16px;
        color: #333;
    }
}

@media(min-width:992px) {
    .navbar-default .navbar-nav > li > a {
        padding: 16px 26px 5px !important;
        font-size: 24px;
        color: #333;
    }
}

@media(min-width:1200px) {
    .pc-none {
        display: none;
    }
}

@media only screen and (max-width:1068px) {
    .message-div .col-lg-4 {
        width: 50%;
        float: left;
        margin-bottom: 5%;
    }

    .app-show > div:last-child {
        display: block !important;
    }

    .erweima-logo-icon {
        background-size: 100px 100px;
        height: 100px;
        width: 100px;
    }

    .bt-example-popover {
        left: -42px;
    }
}

@media only screen and (max-width:735px) {
    .message-div .small-12 {
        width: 100%;
    }
}

@media only screen and (max-width:767px) {
    .linian-div .small-12 {
        width: 100%;
    }

    .linian-div .small-6 {
        width: 50%;
        float: left;
    }

    .linian-div-01 .small-12 {
        width: 100%;
    }

    .linian-div-01 .small-6 {
        width: 50%;
        float: left;
    }
    .col-div1 p{
        font-size: 10px !important;
    }
    .linian-div-01 .small-6 .gongnengimg{
        width: 100%;
        height: 206px;
    }
    .linian-div-01 .small-6 .kechengimg{
        width: 100%;
        height: 92px;
    }
    .col-div1{
        padding: 0 !important;
        float: left;
    }
    .col-div2{
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .linian-div-011{
        padding: 0 !important;
    }
    .linian-div-011 .small-6{
        width: 50%;
        float: left;
    }
    .freelisten{
        width: 50% !important;
        height: 38px !important;
        margin: 0px auto 0px !important;
    }
    .col-div1 .jiaoxueimg{
        width: 100%;
        height: 74px;
    }
    .col-div1 .shiziimg{
        width: 100%;
        height: 109px;
    }
    .col-div1 .wenhuaimg{
        width: 100%;
        height: 86px;
    }
    .col-div2 .newsimg{
        width: 100%;
        height: 90px;
    }
    .col-div2 h3{
        margin: 6px 0 !important;
        font-size: 16px;
    }
    .col-div2 p{
        font-size: 12px;
    }
    .contactus .small-12 {
        width: 100%;
    }
    .canshupng{
        width: 100%;
        height: 73px !important; 
        margin-bottom: 30px !important;
    }
    .canshupng img{
        width: 100%;
        height: 73px;
    }
    .zhenrenwaijiaoduibi{
        /* width: 100%; */
        height: 240px !important;
    }
    .zhenrenwaijiaoduibi p{
        font-size: 20px !important;
        line-height: 60px !important;
    }
    .zhenrenwaijiaoduibi img{
        width: 90% !important;
        height: 141px !important;
    }
    .aboutus{
        margin-top: 30px;
        height: 200px !important;
    }
    .title-comm3{
        padding: 8px 0 4px !important;
    }
    .welinain1{
        font-size: 16px
    }
    .line1{
        width: 100px !important;
        margin: 5px auto 5px !important;
    }
    .aboutus .jianjie span{
        width: 80% !important;
        font-size: 12px !important;
        text-align: left !important;
        line-height: 14px !important;
    }
    .pingxingtips{
        font-size: 16px !important;
    }

}

@media(min-width:768px) {
    .linian-con .linian-div {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }

    .linian-con .linian-div-01 {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
}

.mongolia {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
}

.kaijkrs-btn {
    width: 160px;
    height: 44px;
    font-size: 16px;
}

.tuhuan-font {
    font-size: 66px;
}

.bgstylec-info1 {
    font-size: 48px;
    margin-bottom: 0;
}

.bgstylec-info2 {
    font-size: 20px;
}

.i-item-con-div {
    text-align: center;
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    padding-top: 3%;
    padding-bottom: 1.5%;
}

.item-active .i-item-con-div {
    opacity: 0;
}

.i-item-con-text {
    color: #aaa;
    margin-top: 5px;
}

.col-div {
    padding: 25px 0;
    overflow: hidden;
    text-align: center;
    /* background:rgba(28,79,78,0.78); */
    /* opacity:0.78; */
    position: relative;
    margin-bottom: 38px;
}
.bg{
    width: 380px;
    height: 240px;
    background: rgba(28,79,78,0.78);
    position: absolute;
}
.txt{
    width: 100%;
    font-size: 30px;
    color: #F3C846;
    position: absolute;
    position: absolute; left: 50%; top: 50%;   
    transform: translate(-50%, -50%);
}
.shuomingtxt{
    font-size: 14px;
    color: #4f4f4f;
    text-align: center
}
.col-div1 {
    padding: 15px;
    overflow: hidden;
    text-align: left;
}
.col-div1 p{
    font-size: 13.6px;
    color: #4c4c4c;
    line-height: 23px;
}
.col-div1 img{
    margin-bottom: 9%;
}

.col-div1 p span{
    font-weight: 900;
}
.col-div2{
    padding: 15px;
    overflow: hidden;
    text-align: center;
}

.col-div2 h3{
    margin: 20px 0;
}
.col-div2 p{
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:2; 
}


@media(max-width:767px) {
    .tuhuanyuanjing-app {
        font-size: 12px;
        padding: 0 20px;
    }

        .tuhuanyuanjing-app p {
            text-align: center;
            line-height: 24px;
            color: rgba(255, 255, 255, .8);
        }

    .tuhuanyj-backimg {
        height: 260px;
    }

    .col-div {
        margin-bottom: 20px;
        padding: 0;
    }

        .col-div h4 {
            font-size: 14px;
        }

    .team-person {
        margin-bottom: 30px;
    }

    .thyj-logo-icon {
        background-size: 60px 60px;
        height: 60px;
        width: 60px;
    }

    .align-vertical {
        font-size: 12px;
        padding-top: 40px !important;
    }

    .hero-slider .slides li {
        height: 251px !important;
    }

    .tuhuanyuanjing {
        margin: 0 20px;
    }

    .thyj-logo-icon {
        margin-bottom: 5px;
    }

    .background-image-holder.parallax-background {
        height: 260px !important;
    }

    .slideup_info p {
        font-size: 18px;
    }

    .slideup_info ul li {
        font-size: 12px;
    }

   

    .services-team-r {
        padding: 15px;
    }

    .figure-div {
        padding: 0;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .services-team-r {
        padding: 4.4%;
    }
}

.tuhuan-item-comm {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.title-comm-tuhuan {
    text-align: center;
    margin: 100px 0 80px;
}

.tuhuan-text {
    color: #aaa;
    font-size: 16px;
}

.lineheight {
    margin: 30px auto 26px;
}




.popover {
    max-width: none;
}

.bs-example-popover {
    height: 207px;
}

    .bs-example-popover .popover {
        height: 160px;
        width: 88.89%;
        background-color: #f0f0f0;
        border-radius: 4px;
        border: 1px solid #ff4400;
        box-shadow: none;
        z-index: 10;
    }

.popover.top > .arrow:after {
    border-top-color: #f0f0f0 !important;
}

.popover.top > .arrow {
    border-top-color: #ff4400;
}

.popover-title-touxiang {
    width: 100%;
    height: 50px;
    position: absolute;
    top: -26px;
    margin: 0;
    left: 0;
    text-align: center;
}

    .popover-title-touxiang img {
        width: 50px;
        height: 50px;
        border-radius: 100%;
    }

.popover-content {
    margin: 9% 0 0;
}



.popover-content-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
}

.popover-content-tag {
    position: absolute;
    font-size: 12px;
    bottom: 12px;
    width: 91%;
}

    .popover-content-tag .bingzhong {
        float: left;
        background-color: #aaa;
        color: #fff;
        padding: .5% 3.5%;
        max-width: 50%;
        overflow: hidden;
        background-color: #aaa;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
    }

.position-address {
    max-width: 50%;
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .position-address span {
        color: #aaa;
        font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
    }



@media only screen and (max-width:1068px) {
    .pu-logo-icon, .chuanxin-logo-icon, .chonggou-logo-icon {
        background-size: 80px 80px;
        width: 80px;
        height: 80px;
    }
}

@media only screen and (min-width:768px) and (max-width:1068px) {
    .glly-icon {
        background-size: 60px 60px;
        width: 60px;
        height: 60px;
    }

    .services-team-r-con-yinwen {
        background-size: 270px 180px;
        width: 270px;
        height: 180px;
    }

    .pu-logo-icon, .chuanxin-logo-icon, .chonggou-logo-icon {
        background-size: 80px 80px;
        width: 80px;
        height: 80px;
    }
}
/*@media only screen and (min-width:1068px) and (max-width:1200px) {
.col-div {
min-height:335px
}
}*/
@media(min-width:992px) {
    .col-md-8 {
        width: 69.1%;
        float: left;
    }

    .col-md-4 {
        width: 30.9%;
        float: left;
    }

    .services-team-r {
        padding: 13.6% 7.5%;
        height: 420px;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .col-md-8 {
        width: 66.8%;
        float: left;
    }

    .col-md-4 {
        width: 32.333333%;
        float: left;
    }

    .services-team-img {
        background-size: 501px 262px;
        width: 540px;
        height: 262px;
    }

    .services-team-r-con-yinwen {
        background-size: 166px 128px;
        width: 166px;
        height: 128px;
    }

    .figure-div {
        padding: 22.6% 7%;
    }

    .services-team-r {
        padding: 6.4% 7.4%;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-team-img {
        background-size: 675px 350px;
        width: 675px;
        height: 350px;
    }

    .services-team-r {
        height: 350px;
    }

    .services-team-r-con-yinwen {
        background-size: 100%;
        width: 202px;
        height: 148px;
    }
}

@media only screen and (min-width:768px) and (max-width:1000px) {
    .services-team-r-con-yinwen {
        background-size: 100%;
        width: 174px;
        height: 131px;
    }
}


.xiazaiapp-text {
    font-size: 28px;
    color: #fff;
    line-height: 100px;
}


.bgstylec-info2 {
    margin-top: 15px;
}

.mb-ibox div {
    background-color: #f2f2f2;
}

.item-li {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

    .item-li:hover {
        opacity: .6;
    }

.mb-inav li div.cur:hover {
    opacity: .9;
    transition: all .5s ease-out;
}

.mb-inav li div.cur .ac-figure-icon {
    background-color: rgba(59, 190, 122, .9);
    border-color: transparent;
    opacity: .9;
}

.iOS-icon-div {
    background-color: #fff;
    width: 150px;
    height: 44px;
    border-radius: 2px;
    float: right;
    margin-left: 30px;
    margin-top: 30px;
    text-align: center;
    border: none;
    color: #ff4400;
}

    .iOS-icon-div:disabled {
        opacity: .8;
    }

.xiazaispp-img {
    background: url(../img/xiazaiapp-icon.jpg) repeat-x;
    background-size: contain;
    height: 100px;
}

.iOS-icon, .andio-icon {
    background-repeat: no-repeat;
    background-size: 20px 24px;
    width: 20px;
    height: 24px;
    display: -webkit-inline-box;
    display: -moz-box;
    display: -ms-inline-flexbox;
    vertical-align: bottom;
    display: inline-block;
}

.m-banner {
    background-image: url(../img/shoujitu.png);
    background-position: left;
    background-size: cover;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    background-size: 315px 660px;
    margin-left: 15px;
}

.main_image ul {
    width: 9999px;
    height: 454px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.app-show > div:nth-child(4) {
    display: none;
}





@media(max-width:767px) {
    .kechengdetail span{
        display: inline-block;
        width: 100% !important;
        text-align: left;
        font-size: 14px;
        color: #4c4c4c;
}
    .foryou-center-row {
        margin-right: 0;
        margin-left: 0;
    }

    .fuwutixi-imgitem > div p {
        font-size: 8px;
        bottom: 4px;
    }

    .original-shape {
        font-size: 12px;
        width: 65px;
        height: 65px;
        line-height: 65px;
    }

    .fuwutixi-imgitem > div img {
        height: 20px;
    }
    .title-comm1{
        text-align: center;
        margin: 30px 0 15px !important;
    }
    .title-comm2{
        margin: 20px 0 20px !important;
    }
}


.canshupng{
    width: 100%;
    height: 222px;
    /* background: url(../../../img/youxi.png) no-repeat; */
    /* background-size: cover;  */
    margin-bottom: 92px;
}
.pingxingtips{
    font-size: 24px;
    color: #4c4c4c;
    text-align: center;
}
.title-comm1{
    width: 100%;
    height: 300px;
    background: url(../../../otherimg/yingxiaobg.png) no-repeat;
    background-size: contain;
    text-align: center;
    margin: 90px 0 48px;
    position: relative;
}
.fanganlist{
    width: 100%;
    height: 150px;
}
.fangan{
    font-size:24px;
    font-family:SourceHanSansCN-Normal;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.item1{
    position: absolute;
    top: 155px;
    left: 184px;
}
.item2{
    position: absolute;
    top: 155px;
    left: 517px;
}
.item3{
    position: absolute;
    top: 155px;
    left: 850px;
}
.item4{
    position: absolute;
    top: 227px;
    left: 184px;
}
.item5{
    position: absolute;
    top: 227px;
    left: 517px;
}
.item6{
    position: absolute;
    top: 227px;
    left: 850px;
}
.title-comm2{
    text-align: center;
    margin: 0px 0 50px;
}
.title-comm3{
    text-align: center;
    padding: 127px 0 50px;
}

.kechengdetail span{
    display: inline-block;
    width: 50%;
    text-align: left;
    font-size: 14px;
    color: #4c4c4c;
}
.zhenrenwaijiaoduibi{
    width: 100%;
    height: 809px;
    background: #f2f2f2;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.zhenrenwaijiaoduibi p{
    font-size: 30px;
    color: #4c4c4c;
    line-height: 150px;
}
.zhenrenwaijiaoduibi .bg4img{
    width: 1160px;
    height: 481px;
}
.menu2{ 
    width: 1160px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.menu2item{
    width:380px;
    height:126px;
    background:linear-gradient(-53deg,rgba(31,124,122,0.93),rgba(43,152,149,0.93));
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.menu2item span{
    font-size: 30px;
    color: #ffffff;
}
.alisaidao{
    width: 100%;
    height: 709px;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
}
.aboutus{
    width: 100%;
    height: 1080px;
    background: url(../../../otherimg/ninegongneng.png) no-repeat;
    background-size: cover; 
    text-align: center;
    margin-top: 67px;
}
.aboutus .jianjie span{
    display: inline-block;
    width: 1000px;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    line-height: 26px;
    text-indent: 20px;
}

.jiazhiguan{
    font-size: 18px;
    color: #e95a28;
    line-height: 48px;
}

.about-logo-icon{
    display: block;
    background:rgba(28,79,78,0.78);
}

.gongnengimg{
    width: 380px;
    height: 240px;
    background:rgba(28,79,78,0.78);
}
.linian-con{
    padding: 98px 0 100px 0;
    box-sizing: border-box;
}
.linian-conabout{
    padding:50px 0 0 0;
    box-sizing: border-box;
}
.mianzeshengming{
    padding:50px 0 100px;
}
.linian-conaboutus{
    padding:70px 0 50px;
    box-sizing: border-box;
}
.banquanshengming{
    padding-top:160px;
    box-sizing: border-box;
}
.jianjietop{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.jianjietopabout{
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.jianjietopabout h2{
    font-weight: bold;
    font-size: 30px;
    color: #2C3032;
}
.jianjietop h2{
    font-weight: bold;
    font-size: 30px;
    color: #2C3032;
}
.titleline{
    width: 124px;
    height: 8px;
    background: rgba(69,152,254,0.8);
    margin-bottom: -52px;
}
.titlelinelong{
    width: 282px;
    height: 8px;
    background: rgba(69,152,254,0.8);
    margin-bottom: -52px;
}
.jianjiebottom{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.jianjieabout1{
    box-sizing: border-box;
    background: #ffffff;
    font-size: 16px;
    color: #2C3032;
    line-height: 36px;
}
.jianjieabout{
    padding: 40px 60px;
    box-sizing: border-box;
    background: #ffffff;
    font-size: 16px;
    color: #2C3032;
    line-height: 36px;
}
.jianjienews{
    padding: 40px;
    box-sizing: border-box;
    background: #ffffff;
    font-size: 16px;
    color: #2C3032;
    margin-bottom: 20px;
}
.jianjieabout h3{
    font-size: 24px;
    color: #000000;
    /* font-weight: bold; */
    margin-bottom: 30px;
}
.jianjieabout p{
    font-size: 16px;
}
.jianjieabout p span{
    font-weight: bold;
    color: #4598FE;
}
.jianjieleft{
    width:550px;
}
.jianjieleft p{
    font-size: 16px;
    color: #2C3032;
    line-height: 40px;
}
.jianjieleft .more{
    display: block;
    width: 120px;
    height: 40px;
    opacity: 1;
    background: rgba(69,152,254,1);
    box-shadow: 0px 6px 20px 4px rgba(144,193,252,0.6);
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    margin-top: 88px;
    text-decoration: none;
}

.jianjieleft .more:hover
{ 
    background: rgba(69,152,254,0.8);
}

.logodetialimg{
    display: block;
    width: 580px;
    height: 326px;
}

.jianjiebottom2{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 72px;
}
.jingchenghezuo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.jingchenghezuo p{
    font-size: 24px;
    color: #2C3032;
    margin-top: 30px;
}
.jianjiebottom1{
    margin-top: 80px;
}
.lineone{
    margin-bottom:40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.jianjiebottom3{
    margin-top:80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.jianjiebottom4{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.jianjiebottom5{
    margin-top:80px;
    /* display: flex;
    flex-direction: row;
    justify-content: space-between; */
    position: relative;
    width: 100%;
    height: 430px;
}
.yewulist{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.yewuitem{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 600px;
    margin-top: 60px;
}
.yewuimg{
    width: 74px;
    height: 74px;
    margin-left: 30px;
    margin-right:30px;
}
.yewudetail h4{
    font-weight: bold;
    margin-bottom: 10px;
}
.leftbtn{
    width: 60px;
    height: 280px;
    background: rgba(69,152,254,0.6);
    position: absolute;
    top: 0;
    left: -100px;
    z-index: 100000;
}
.leftimg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
}
.leftbtnabout{
    width: 60px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    /* right: 0; */
    bottom: 0;
    margin: auto;
    z-index: 9999;
    background: #aaaaaa;
}
.rightbtn{
    width: 60px;
    height: 280px;
    background: rgba(69,152,254,0.6);
    position: absolute;
    top: 0;
    right: -100px;
    z-index: 100000;
}
.rightimg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto; 
    z-index: 9999;
}
.rightbtnabout{
    width: 60px;
    height: 100px;
    position: absolute;
    /* left: 0; */
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto; 
    z-index: 9999;
    background: #aaaaaa;
}
.outcontainer{
    width: 100%;
    height: 430px;
    overflow: hidden;
    position: absolute;
}
.ziyuanlist{
    display: flex;
    flex-direction: row;
    width: 200%;
    position: absolute;
    right: -1200px;
}
.ziyuanitem{
    width: 280px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* position: ; */
}
.itemimg{
    width: 280px;
    height: 280px;
    margin-bottom: 30px;
}
.itemtxt{
    font-size: 24px;
    color: #333333;
}
.itemline{
    width: 200px;
    height: 2px;
    background: #4598FE;
    margin-bottom: 19px;
}
.itemdetail{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
.youshiitem{
    position: relative;
}
.youshiimg{
    width: 360px;
    height: 202px;
    box-shadow: 0px 2px 20px 0px rgba(144,193,252,0.6);
}
.youshiitem p{
    width: 360px;
    height: 40px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    bottom: 0;
    left:0;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    color: #ffffff;
}
.zhezhaoceng{
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 202px;
    background: rgba(21,131,255,.8);
    display: none;
    
}
.youshiitem span{
    text-align: center;
    /* line-height: 34px; */
    font-size: 18px;
    color: #ffffff;
    width: 245px;
    height: 78px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    display: none;
}
.zizhilist{
    margin-bottom: 100px;
}
.zizhiimg{
    display: inline-block;
    width: 270px;
    height: 370px;
    margin: 20px 18px 0 0;
}

.preview-picture{position:fixed;display:none;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:9999999999;overflow:hidden;}
.preview-picture>.pic-layer{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(0, 0, 0, .3)
    /* filter:alpha(opacity=30);
    opacity:0.3;
    -moz-opacity:0.3;
    opacity:0.3; */
}
.preview-picture>.close-btn{position:absolute;top:30px;right:30px;font-size:40px;line-height:40px;font-weight:lighter;color:#fff;z-index:999;cursor:pointer;}
.preview-picture>.pic-content{position:relative;width:100%;height:100%;}
.preview-picture>.pic-content>.original-pic{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index: 1000}
.preview-mini-pic{cursor:pointer;}
.topmenu{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.menuitem{
    width: 190px;
    height: 40px;
    background: rgba(69,152,254,.2);
    text-align: center;
    line-height: 40px;
    color: #2C3032;
    border-radius: 6px;
    cursor: pointer;
}
.active{
    background: rgba(69,152,254,1);
    color: #ffffff;
}
.jiagoudetail{
    margin-top: 80px;
    display: none;
}
.selected{
    display: block;
}
.jiegouimg{
    width: 560px;
    height: 420px;
    margin-right: 40px;
    float: left;
}
.jiagoudetail p{
    width: 540px;
    line-height: 36px;
    font-size: 16px;
    color: #2C3032;
    float: left;
    margin-top: 120px;
}
.zhaopinxinxi{
	display: flex;
	flex-direction: column;
	margin-bottom: 40px;
}
.shuju{
	width: 100%;
	height: 80px;
	background: #4598FE;
	line-height: 80px;
	color: #ffffff;
	padding-left: 60px;
	box-sizing: border-box;
}
.shuju .zhaopingangwei{
	font-size: 30px;
	font-weight: 900;
	margin-right: 105px;
}
.shuju .xinzishuipin{
	font-size: 24px;
}

.detailcontent{
	padding: 40px 60px;
	box-sizing: border-box;
	background: #E2EFFF;
}
.gongzuozhize,.renzhiyaoqiu{
	font-size: 20px;
	line-height: 36px;
	color: #333333;
	margin-bottom: 28px;
}
.gongzuozhize h3,.renzhiyaoqiu h3{
	font-weight: 900;
	margin-bottom: 6px;
}

.fuzhidiv{
	position: absolute;
	left: 520px;
	bottom: 40px;
}
.jieshoujianli{
	font-size: 24px;
	color: #000000;
}	
.fuzhibtn{
	display: inline-block;
	width: 60px;
	height: 28px;
	background: #ffffff;
	line-height: 28px;
	text-align: center;
	color: #4598FE;
	font-size: 16px;
	border-radius: 14px;
	margin-left: 6px;
	cursor: pointer;
}
/*footer部分*/
.footer{padding-top: 100px;padding-bottom: 25px;background: #2C2E2F;}
.wrap{width: 1200px;margin: 0 auto;text-align: center;}
.footer .left{float: left;margin-right: 160px; text-align: left;}
.footer .left h3,h4{color: #ffffff;margin-bottom: 12px;font-size: 16px;}
.footer .left .abaiqoain{ display: block; color: #ffffff;font-size: 16px;margin-bottom: 12px;}
.footer .left .phonediv .phoneimg{ display: inline-block;width: 26px;height: 26px; margin-right: 10px;}
.footer .left .phonediv .phonetxt{ font-size: 16px;color: #ffffff;}
.footer .left .addressdiv{margin-top:30px}
.footer .left .addressdiv .addressimg{display: inline-block;width: 26px;height: 29px;float: left;margin-right: 10px;}
.footer .left .addressdiv .addresstxt{display:inline-block;width: 310px;font-size: 16px;color: #ffffff;}
.footer .Copyright{font-size: 16px;color: #ffffff;font-weight: normal;margin-top:200px}
.footer h4{
	display: flex;
	align-items: center;
}
.footer .left .username{
	    width: 150px;
	    display: block;
	}
.footer .right{float: right;}
.footer .right p{font-size: 16px;color: #ffffff;float: right;margin-right: 26px;margin-top: 12px;}
.footer .right .qrCode{width: 100%;}
.APPCode,.fuwuhaoCode,.dingyuehaoCode{float: right;}