*, ::after, ::before {
    box-sizing: border-box
}

@font-face {
    font-family: 'PangMenZhengDaoBiaoTiTi';
    src: url('https://static.yotrun.com/www/assets/font/PangMenZhengDaoBiaoTiTi-1.ttf');
}

@font-face {
    font-family: 'YouYuan';
    src: url('https://static.yotrun.com/www/assets/font/youyuan.TTF');
}

html {
    font-family: Microsoft YaHei;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* -ms-overflow-style: scrollbar; */
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0;
    border: none;
}

body {
    margin: 0;
    font-family: Microsoft YaHei;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: #111;
    text-align: left;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    border: none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'PangMenZhengDaoBiaoTiTi', serif;
}

p {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 1rem !important;
    line-height: 2rem
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

ol li, ul li {
    margin-top: .75rem;
    margin-bottom: .75rem
}

dt {
    font-weight: 700;
    clear: left;
    text-align: right
}

dd {
    margin-bottom: 0;
    margin-left: 0
}

a {
    color: #2f2f46;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #264F93;
    text-decoration: none;
}

a.no-underline {
    text-decoration: none
}

a.no-underline:hover {
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: Courier, "Courier New", monospace;
    font-size: 1em
}

pre {
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: unset
}

table {
    border-collapse: collapse
}

caption {
    color: #fff;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 700
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: 1.5px
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

/*首页*/
.container-fluid {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 0;
    line-height: 60px;
}

.header-container {
    line-height: 100px;
}

.header_nav {

    /*padding-top:15px;*/
    /*padding-bottom:15px;*/
}

.nav-header {
    display: inline-block;
    padding: 0 30px;
    /*box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(34, 100, 191, .4);*/
    width: 100%;
    min-height: 130px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0.0s;
    -moz-transition: all 0.3s ease 0.0s;
    transition: all 0.3s ease 0.0s;
}

.nav-header-index {
    background: url("https://static.yotrun.com/www/assets/images/proBg1.png") center/cover no-repeat;
}

.nav-header-about {
    background: url("https://static.yotrun.com/www/assets/images/about.png") center/cover no-repeat;
}

/*.nav-header:before{*/
/*    position:absolute;*/
/*    left: 0;*/
/*    content:"";*/
/*    width:100%;*/
/*    height:calc(160px + 35rem);*/
/*    background: linear-gradient(150deg, rgba(58, 124, 197, 0.9) 15%, rgba(25, 102, 185, 0.9) 70%, rgba(9, 85, 167, 0.9) 14%);*/
/*}*/


/*.nav-header a{color:#fff;}*/


.solution-header {
    background-color: #f8e5a2;
}

.navbar-header-logo {
    /*float: left;*/
}

.navbar-header-menu {
    /*float: left;*/
}

.navbar-header-menu a {
    color: #444;
    font-size: 16px;
    /*font-family: 'PangMenZhengDaoBiaoTiTi', serif;*/
    font-family: 'YouYuan';
    font-weight: 500;
}

.navbar-header-menu a:hover {
    color: #444;
    font-size: 16px;
    /*font-family: 'PangMenZhengDaoBiaoTiTi', serif;*/
    font-family: 'YouYuan';
    font-weight: 500;
}

.navbar-header-menu a.top-nav-index {
    font-weight: 500;
    display: inline-block;
    width: 80px;
    border-right: 1px solid #f3f4f5;
    text-align: center;
    border-left: 1px solid #f3f4f5;
}

.navbar-header-menu a.top-nav {
    font-weight: 500;
    display: inline-block;
    width: 80px;
    border-right: 1px solid #f3f4f5;
    text-align: center;
}

.navbar-header-tel {
    font-size: 16px;
    float: right;
    z-index: 999;
    position: relative;
    color: #fff;
    padding-right: 5px;
}

.navbar-header-tel a {
    color: #fc7c34;
    font-size: 2rem;
}

.top-well {
    padding: 60px 0 100px 0;
}

.top-well h1 {
    font-size: 4rem;
    white-space: nowrap;
    margin: 20px 0;
    font-weight: 400;
    color: #fc7c34;
    font-family: 'PangMenZhengDaoBiaoTiTi', serif;
}

.top-well h3 {
    white-space: nowrap;
    margin: 20px 0;
    color: #fc7c34;
    font-family: 'YouYuan' !important;
    font-weight: 500;
}

.top-well h4 {
    white-space: nowrap;
    margin: 20px 0;
    color: #fc7c34;
    font-family: 'YouYuan' !important;
    font-weight: bold;
}

.index-banner-button {
    background: #fc7c34 !important;
    font-size: 1.8rem;
    font-weight: 500;
    border: 0;
    width: 120px;
    line-height: 30px;
    font-family: 'YouYuan' !important;
}

.product-contact-button {
    background: #264F93 !important;
    font-size: 1.8rem;
    font-weight: 500;
    border: 0;
    width: 120px;
    line-height: 30px;
    font-family: 'YouYuan' !important;
}

.above-header-info {
    line-height: 40px;
    color: #fff;
    background-color: #111;
    text-align: center;
    font-size: 2rem;
}

section.features {
    padding: 35px 0px;
    background-color: #fff;
    min-height: 400px;
}

.section-header {
    text-align: center;
}

.list-view-item {
    padding-bottom: 50px;
    /* min-height: 225px; */
}

.list-view-item i {
    font-size: 45px;
    color: #fc7c34;
}

section.features p {
    color: #444;
    font-size: 14px !important;
}

.list-view-item h5 {
    margin-bottom: 8px;
    margin-top: 16px;
    text-transform: capitalize;
    font-size: 18px;
    color: #444;
}

.extension-block a {
    color: #264F93;
}

.bg-grey {
    background-color: #f6f9fc !important;
}

.section-header span {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-header span a {
    color: #fff;
}

.section-header span a:hover {
    color: #fff;
    font-weight: bolder;
}

.section-header span ~ h2 {
    margin-top: 24px;
}

.section-header h2 {
    font-size: 30px;
    font-weight: 400;
    color: #444;
    font-family: 'PangMenZhengDaoBiaoTiTi', serif;
    /*margin: 20px auto;*/
}

.extension-block {
    text-align: center;
}

.extension-block .extension-item {
    display: inline-block;
    background: linear-gradient(150deg, #fc7165 15%, #fc7d31 70%, #264F93 94%);
    border-radius: 5px;
    padding: 0 30px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(34, 100, 191, .4);
    width: 100%;
    min-height: 130px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0.0s;
    -moz-transition: all 0.3s ease 0.0s;
    transition: all 0.3s ease 0.0s;
}

.extension-block h4.extension-info {
    margin-top: 15px;
    margin-bottom: 0;
}


footer.main-footer {
    background-color: #111;
    /*padding: 50px 0;*/
    /*padding-bottom: 10px;*/
    color: #fff;
}

.mb-60 {
    margin-bottom: 60px !important;
}

footer.main-footer .device-bg {
    margin-top: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.btn-theme {
    background: #14345c !important;
    color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(244, 67, 54, .4);
}

.footer-menu-list {
    padding: 0;
    margin: 0;
}

.footer-p {
    font-size: 14px !important;
    font-weight: 400;
}

.footer-menu-list li {
    list-style: none;
    padding: 4px 0;
}

.footer-menu-list li i {
    color: #fff;
    opacity: 0.6;
    transition: all .2s linear;
}

.footer-menu-list li a {
    color: #fff;
    opacity: 0.6;
    transition: all .2s linear;
}

.mt-60 {
    margin-top: 60px !important;
}

.copyrights {
    color: #fff;
    font-size: 15px;
}

.main-footer a {
    color: #fff;
}

.extension-block .extension-item i {
    font-size: 50px;
    line-height: 130px;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper ul {
    padding: 0;
    height: 90px;
    margin: 0 -5px;
}

.wrapper ul li {
    cursor: pointer;
    width: 140px;
    float: left;
    height: 90px;
    text-align: center;
    border-right: 1px #ddd dotted;
    list-style: none;
}

.wrapper ul li:last-child {
    border-right: 0;
}

.wrapper ul li img {
    vertical-align: middle;
}

.wrapper p {
    margin-top: 5px;
    color: #111 !important;
}

.w_100 {
    width: 100%;
}

.w_50 {
    width: 50%;
    margin: 0 auto;
}

.cases_row_img img {
    /*width: 15rem;*/
    margin: 0 auto;
    height: 15rem;
    overflow: hidden;
}

.logo-circle {
    border-radius: 50%;
    border: 1px solid #f3f4f5;
}

.mw_100 {
    max-width: 100%;
}

.mt-50 {
    margin-top: 50px;
}

.intro-img {
    position: absolute;
    bottom: -15%;
    right: 20%;
    -webkit-transition: all 0.3s ease 0.0s;
    -moz-transition: all 0.3s ease 0.0s;
    transition: all 0.3s ease 0.0s;
}

.bne_setli {
    text-align: left;
    border: 1px solid #ececec;
    padding: 15px 15px 0 15px;
    background-color: #fff;
    cursor: pointer;
    display: flex;
}

.product_box_left {
    width: 10vw;
    overflow: hidden;
    text-align: center;
    align-self: center;
}

.product_box_icon_lg {
    font-size: 10rem;
    color: #fc7c34;
}

.product_box_left img {
    vertical-align: middle;
    margin: 0 auto;
    width: 80%;
}

.product_box_right {
    flex: 1;
    text-align: center;
    align-self: center;
}

.product_box_right img {
    margin: 0 auto;
}

.bne_setli h6 {
    font-size: 20px;
    color: #444;
    margin-bottom: 18px;
    font-weight: normal;
    line-height: 32px;
    border-bottom: 1px dotted #f4f5f6;
    text-align: left;

}

.ben_setmn {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    color: #999999;
}

.ben_setmn span {
    color: #264F93;
    font-size: 20px;
    font-style: italic;
}

.ben_setp {
    /* margin-top: 15px; */
    font-size: 12px;
    /*color: #999999;*/
    /*margin-bottom: 25px;*/
    /* padding: 0 20px; */
}

.ben_setp p {
    color: #555;
}

.ben_setp p {
    color: #444 !important;
    /*border-bottom: 1px dotted #f4f5f6;*/
    line-height: 30px;
    text-align: left;
}

.ben_seta {
    width: 122px;
    border: 1px solid #ff6600;
    line-height: 30px;
    color: #ff6600;
}

.service {
    border: 1px solid #f4f5f6;
    margin-top: 10px;
    background: #fff;
}

.service-icon img {
    width: 80%;
    margin: 0 auto;
}

.service-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #444;
    margin-bottom: 20px;
    line-height: 24px;
}

.faq-title {
    text-align: left;
    font-size: 2rem;
    font-weight: bold;
    color: #444;
    margin-bottom: 20px;
}

.service-txt {
    text-align: left;
    line-height: 24px;
    font-size: 1.4rem;
    color: #444;
    padding: 10px;
}

.yuanyuzhou {
    border-radius: 20px;
    width: 80%;
}

.item_center .item_more {
    position: relative;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    z-index: 9;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    line-height: 35px;
}

.item_center .item_more .item_i {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.cases_tab span {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    border: 1px solid #444;
    border-radius: 999px;
}

.cases_tab span.current {
    color: #fff;
    border: 1px solid #00a6a5;
    background-color: #00a6a5;
}

.cases_tab span.current > a {
    color: #fff;

}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mr-20 {
    margin-right: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.cases_row {
    margin-top: -20px;
}

.m-h {
    min-height: 75px;
    line-height: 24px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.topics {
    padding: 20px;
    margin-bottom: 30px;
}

.panel-border {
    float: right;
    display: block;
    text-align: center;
    padding: 0 5px;
    border-radius: 3px;
    line-height: 24px;
    /*border: 1px solid #ccc;*/
    margin-left: 5px;
    background: #264F93;
    color: #fff;
}

.panel-border-orange {
    display: block;
    text-align: center;
    padding: 0 5px;
    border-radius: 3px;
    line-height: 24px;
    border: 1px solid #264F93;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
}

.case-type-span {
    display: block;
    position: absolute;
    background: #264F93;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    top: 10px;
}

section.cases_features {
    padding: 25px 0px;
    background-color: #fff;
}

.article {
    background-color: #fff;
    padding: 20px;
    border: 1px #eaeaea solid;
    border-radius: 4px;
}

.article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5em;
}

.article .info {
    margin-bottom: 15px;
    padding-bottom: 10px;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px #eee solid;
    color: #888;
}

.article .info em {
    color: #888;
    margin-right: 10px;
}

.article .cont {
    word-wrap: break-word;
}

.article .cont img {
    width: 100%;
    /* height: auto; */
}

.article .relatedposts h3 {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px #eee solid;
    margin: 10px auto;
    font-weight: normal;
}

.cl {
    zoom: 1;
    margin-left: 0;
    padding-left: 0;
}

.article .relatedposts li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #bbb;
    background: url("../images/lidot.gif") no-repeat left center;
    padding-left: 10px;
}

.article .relatedposts li a {
    color: #777;
    font-size: 14px;
}

.solution .list {
    overflow: hidden;
    padding: 20px 0;
}

.solution .list .wen {
    padding: 10px;
}

.solution .list .wen .st {
    height: 25px;
    line-height: 25px;
    font-size: 18px !important;
    /*color: #264F93;*/
    overflow: hidden;
    margin-bottom: 17px;
    font-weight: bold;
    margin-top: 17px;
}

.solution .list .pic {
    max-width: 100%;
}

.solution .list .line {
    height: 2px;
    width: 24px;
    background: #264F93;
    overflow: hidden;
    margin-bottom: 14px;
}

.solution .list .wen .exp {
    font-size: 14px;
    color: #2f2f46;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-bottom: 10px;
    text-align: justify;
}

.solution .list .wen .exp-span {
    font-size: 14px;
    color: #2f2f46;
    line-height: 21px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    margin-bottom: 10px;
    text-align: justify;
    display: block;

}


.solution_list .icon_con {
    position: relative;
}

.solution_list .icon_con p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 16px;
    height: 16px;
    color: rgba(71, 78, 83, .8);
    padding-left: 25px;
}

.solution_list .icon_con img {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
}

.solution .box .img img {
    display: block;
    height: 57px;
    margin: 0 auto;
}

.solution .box .title {
    text-align: center;
    font-size: 14px;
    color: #373d41;
    margin-top: 20px;
    line-height: 1.5;
    font-weight: 400;
}

.solution .box .txt {
    color: #73777a;
    font-size: 14px;
    height: 42px;
    line-height: 1.5;
    margin-top: 2px;
    text-align: center;
}

.cases_list {
    margin-top: 2rem;
    padding: 2em;
}

.cases-nav {
    margin-bottom: 20px;
}

.cases-nav span {
    cursor: pointer;
    background: #264F93;
    display: inline-block;
    min-width: 80px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #264F93;
    margin: 5px 10px;
}

.cases_item {
    background: #fff;
}

.cases_list_mask h4 {
    position: absolute;
    left: 5%;
    top: 30%;
    text-align: center;
    color: #fff;
    width: 90%;

}

.cases_list_mask h3 {
    position: absolute;
    left: 5%;
    top: 40%;
    text-align: center;
    color: #fff;
    width: 90%;

}

.cases_list_mask .p {
    position: absolute;
    left: 5%;
    top: 50%;
    text-align: center;
    color: #fff;
    width: 90%;
}

.cases_info .p span {
    display: inline-block;
    color: #14345c;
}

.cases_list_mask .p i {
    font-size: 40px
}

.cases_img {
    margin: 0 auto;
    overflow: hidden;
}

.cases_list_img {
    float: left;
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f1f2f3;
}

.cases_list_img .hover {
    display: block;
}

.cases_list_img .hover:hover .cases_list_mask {
    top: 0;
}

.cases_row_img {
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1f2f3;
    padding: 0;
    margin: 0 -1px -1px 0;
    background: #fff;
}

.cases_row_img .hover {
    display: block;
}

.cases_row_img .hover:hover .cases_list_mask {
    top: 0;
}

.cases_list_mask {
    transition: top 0.4s;
    -moz-transition: top 0.4s; /* Firefox 4 */
    -webkit-transition: top 0.4s; /* Safari 和 Chrome */
    -o-transition: top 0.4s; /* Opera */
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.cases_info {
    padding: 10px;
    display: inline-block;
    min-height: 160px;
}

.cases_info h3 {
    /*padding: 10px;*/
    color: #2f2f46;
}

.cases_info h4 {
    /*padding: 10px;*/
    color: #2f2f46;
}

.cases_info p {
    font-size: 14px;
    line-height: 20px;
}

.cases-detail-img {
    border: 1px solid #f3f4f5;
    padding: 10px;

}

.cases-detail-img-h5 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cases-detail-img-h5 img {
    width: 100%;
    margin-bottom: 10px;
}

.cases-detail-info {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 20rem;
    vertical-align: middle;
    align-items: center;
}

.links img {

    padding: 5px;
    overflow: hidden;
}

@media screen and (max-width: 1366px) {
    .intro-img {
        right: 10%;
        bottom: 40px;
    }
}

@media screen and (max-width: 1440px) {
    .intro-img {
        bottom: -18%;
        right: 10%;
        transform: scale(0.9);
    }
}


.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 72%;
    height: auto;
}

p.exp i {
    color: #264F93;
}

.index-button {
    background: #14345c !important;
    padding: 6px 15px;
    font-size: 18px;
}

.arr .box i {
    font-size: 3rem;
    color: #264F93;
    font-weight: 100;
}

.mt-5 {
    margin-top: 2rem;
}

.mt-3 {
    margin-top: 1.2rem;
}

.fs-3 {
    font-size: 1.5rem;
}


.footer_main_top {
    color: #fff;
    padding-bottom: 2rem;
}

.ft_mn_topul {
    width: 375px;
    /* height: 120px; */

    color: #ccc;
    position: relative;
    list-style: none;
}

.ft_mn_topli1 div {
    width: 215px;
    height: 44px;
    margin: 0 auto;
    /* position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -107.5px; */
}

.ft_mn_topli1 i {
    width: 50px;
    height: 40px;
    background: url("../images/beijing37.png") no-repeat;
    float: left;
    margin-right: 40px;
}

.ft_mn_topli1 span {
    text-align: left;
}

.ft_mn_topli1 span p {
    font-size: 13px;
}

.ft_mn_topli1 span a {
    font-size: 16px;
    margin-top: 5px;
}

.ft_mn_topli1 .ft_mn_topli {
    width: 50px;
    height: 38px;
    background: url("../images/beijing38.png") no-repeat;
}


.right_bar {
    position: fixed;
    top: 30%;
    left: 2px;
    z-index: 900;
}

.right_bar .tel_box {
    display: none;
    position: absolute;
    width: 200px;
    left: 60px;
    top: 4px;
    padding: 20px 10px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
}

.right_bar .tel_box .tel_img {
    float: left;
    margin-right: 10px;
}

.right_bar .tel_box .con {
    overflow: hidden;
}

.right_bar .tel_box .tel_img img {
    width: 25px;
    height: 25px;
}

.right_bar .tel_box .con h5 {
    color: #008CFF;
    font-size: 18px;
}

.right_bar .tel_box .con p {
    color: #999;
    font-size: 12px;
}

.right_bar .wx_code {
    display: none;
    position: absolute;
    top: 114px;
    left: 60px;
    width: 200px;
    height: 200px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    color: #fff;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
}

.right_bar .wx_code img {
    width: 100%;
}

.right_bar .f2 {
    background: #008CFF;
}

.right_bar a {
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    margin-top: 4px;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.7);
}

.right_bar a img {
    width: 20px;
    height: 20px;
    margin-top: 10px;
}

.right_bar a span {
    display: block;
    font-size: 12px;
    color: #fff;
}

.navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    background-color: #111;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.navbar-collapse ul {
    width: 100%;
}

.navbar-collapse ul li {
    line-height: 40px;
}

.navbar-collapse ul li a {
    color: #fff;
    font-size: 16px;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

@media screen and (max-width: 1024px) {
    .intro-img {
        display: none;
    }

    .nav-header-index {
        background: url("https://static.yotrun.com/www/assets/images/about.png") center/cover no-repeat !important;
    }

    .links {
        min-height: 15rem;
    }


}

@media screen and (max-width: 1152px) {
    .route-landing .intro-img {
        right: 0;
        bottom: 0;
        transform: scale(.7);
    }
}

@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .cases-detail-img-h5 img {
        width: 20% !important;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .cases_tab span {
        margin-top: 10px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .cases_tab span {
        margin-top: 10px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .banner_container {
        text-align: center;
    }

    .banner_container .row h1 {
        font-size: 3.5rem;
    }

    .cases_tab span {
        margin-top: 10px;
    }

    .ft_mn_topli1 div {
        margin-top: 2rem;
    }
}

/* @media (max-width: 768px){
    .navbar-collapse.collapse{display: none!important;}
} */
@media (min-width: 640px) and (max-width: 767px) {
    .banner_container {
        text-align: center;
    }

    .banner_container .row h1 {
        font-size: 3.5rem;
    }

    .cases_tab span {
        margin-top: 10px;
    }

    .ft_mn_topli1 div {
        margin-top: 2rem;
    }
}

@media (max-width: 639px) {
    .banner_container {
        text-align: center;
    }

    .banner_container .row h1 {
        font-size: 3.5rem;
    }

    .cases_tab span {
        margin-top: 10px;
    }

    .ft_mn_topli1 div {
        margin-top: 2rem;
    }
}

@media (max-width: 480px) {

}

.navbar-collapse-style {
    --transition-time: 500ms;
    position: fixed;
    top: 0;
    width: 30vw;
    height: 100vh;
    /* align-items: center; */
    background: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(20px);
    transition: all 800ms cubic-bezier(0.8, 0, 0.33, 1) 0s;
    z-index: 1000;
    transform: translateX(100%);
    right: 0;
    padding: 10px;
    font-family: 'YouYuan';
    font-weight: 500;
    background: #fc7c34;
    opacity: 0.95;
    border-left: 1px dotted #fff;
}

.off-canvas-list {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;

}

.off-canvas-list li {
    list-style: none;
    line-height: 3rem;
    font-weight: bold;
    border-bottom: 0.1rem solid #fff;
    transform: translateX(0);
    opacity: 1;
}

.off-canvas-list li > a {
    color: #fff;
}

.off-canvas-wrap {
    margin-bottom: -10px;
}

.cursor-pointer {
    cursor: pointer;
}

.mt-10 {
    margin-top: 10px;
}

.color-black {
    margin-top: 10px;
    color: #000 !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #264F93;
    border-color: #264F93;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #264F93;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #264F93;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #264F93;
    border-color: #264F93;
}

.tu {
    text-align: center;
}

.home-about-main {
    width: 80%;
    cursor: pointer;
    text-align: center;
}

.home-about-main-sm {
    width: 100%;
    cursor: pointer;
    text-align: center;
}

.home-about-main img {
    margin-top: 60px;
}

.home-about-main-sm img {
    margin-top: 60px;
    width: 80%;
}