@import url("../fonts/font_4721681_7bmoot4veqw.css");

.line1{
    -webkit-line-clamp:1
}
.line1,
.line2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.line2 {
    -webkit-line-clamp: 2
}

.line3 {
    -webkit-line-clamp: 3
}

.line3,
.line4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.line4 {
    -webkit-line-clamp: 4
}

.line5 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.selectnone {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

:focus {
    outline: none
}

.img_radius {
    overflow: hidden
}

.img_radius img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    -webkit-text-decoration: none;
    text-decoration: none
}

img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.headers-box {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    height: 80px;
    opacity: 1;
    position: relative;
    width: 100%;
    z-index: 10
}

.headers {
    justify-content: space-between;
    margin: 0 auto;
    width: 1200px
}

.headers .headers-le,
.headers {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.headers .headers-le .headers-icon {
    background: #fff;
    height: 42px;
    opacity: 1;
    width: 140px
}

.headers .headers-le .nav_box {
    margin-left: 80px
}

.headers .headers-le .nav_box li {
    float: left;
    margin-right: 44px;
    position: relative
}

.headers .headers-le .nav_box li a {
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: 400;
    line-height: 80px
}

.headers .headers-le .nav_box li .hot {
    background: transparent;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    right: -20px;
    top: 20px;
    width: 20px
}

.headers .headers-le .nav_box .navActive {
    position: relative
}

.headers .headers-le .nav_box .navActive a {
    color: #0e89d1
}

.headers .headers-le .nav_box .navActive:after {
    background: #0e89d1;
    bottom: 20px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 100%
}

.headers .headers-ri {
    height: 100%
}

.headers .headers-ri .search-box,
.headers .headers-ri {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.headers .headers-ri .search-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #fff;
    border: 1px solid #999;
    border-radius: 21px;
    height: 42px;
    justify-content: space-between;
    opacity: 1;
    width: 202px
}

.headers .headers-ri .search-box input {
    border: none;
    height: 32px;
    margin-left: 16px;
    outline: none;
    width: 140px
}

.headers .headers-ri .search-box .search-btn {
    background-color: #fff;
    height: 16px;
    margin-right: 24px;
    width: 15px
}

.headers .headers-ri .phone {
    height: 25px;
    margin-left: 32px;
    width: 16px
}
.headers .phone .fonts {
    font-size: 26px;
    color:#999;
}

.footer_box {
    background: #2c2c2c;
    height: auto !important;
    margin-top: 20px;
    opacity: 1;
    width: 100%
}

.footer_box .friendship {
    background: #fff;
    padding: 20px 0 40px
}

.footer_box .friendship .friendshipBody {
    margin: 0 auto;
    width: 1200px
}

.footer_box .friendship .friendshipBody .label {
    border-bottom: 1px solid #eee;
    color: #999;
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 16px
}

.footer_box .friendship .friendshipBody .linksWrap {
    margin-top: 15px;
    overflow: hidden;
    padding-right: 70px;
    position: relative
}

.footer_box .friendship .friendshipBody .linksWrap.js-links {
    height: 22px
}

.footer_box .friendship .friendshipBody .linksWrap .linksContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.footer_box .friendship .friendshipBody .linksWrap .linksContent .link {
    color: #999;
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 12px;
    font-weight: 400;
    height: 17px;
    line-height: 17px;
    margin-bottom: 5px;
    margin-right: 16px;
    transition: all .2s
}

.footer_box .friendship .friendshipBody .linksWrap .linksContent .link:hover {
    color: #0e89d1
}

.footer_box .friendship .friendshipBody .linksWrap .linksSpread {
    align-items: center;
    color: #999;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 12px;
    font-weight: 400;
    height: 17px;
    line-height: 17px;
    position: absolute;
    right: 0;
    top: 0
}

.footer_box .friendship .friendshipBody .linksWrap .linksSpread .icon-zhankai {
    display: block;
    font-size: 12px;
    margin-left: 4px;
    transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.footer_box .friendship .friendshipBody .linksWrap .linksSpread.linksSpreadOpen .icon-zhankai {
    position: relative;
    top: -2px;
    transform: rotate(-180deg)
}

.footer_box .footer_content {
    align-items: center;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    /*height: 150px;*/
    line-height: 18px;
    margin: 0 auto;
    width: 1200px
}

.footer_box .footer_content p span {
    margin-right: 20px
}

.footer_box .footer_content p a {
    color: #999;
    margin-right: 5px
}

.footer_box .footer_content p a:hover {
    color: #0e89d1
}

.footer_box .footer_content p:first-of-type {
    margin-top: 32px
}
.footer_box .footer_content p:nth-of-type(6){
    margin-top: 10px;
}
.footer_box .footer_content p:nth-of-type(6) img{
    width: 20px;
    height: 20px;
}
.footer_box .footer_content p:last-of-type{
    margin: 10px 0;
}
.footer_box .footer_content p:last-of-type a{
    display: block;
}


.top_banner {
    background: url(../images/banner-bg.png) no-repeat 50%/cover;
    height: 368px;
    width: 100%
}

.top_banner .top_box {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 auto;
    width: 1200px
}

.top_banner .top_box .top_box_title {
    color: #fff;
    font-family: Hiragino Sans GB;
    font-size: 42px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 58px
}

.top_banner .top_box .top_box_content {
    color: #fff;
    font-family: Hiragino Sans GB;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 25px;
    text-align: center;
    width: 748px
}

.top_banner .top_box .open_group {
    background: #fa9600;
    border-radius: 6px;
    color: #fff;
    font-family: Hiragino Sans GB;
    font-size: 20px;
    font-weight: 400;
    height: 48px;
    line-height: 32px;
    margin-top: 22px;
    opacity: 1;
    padding: 0;
    width: 198px
}

.main-body {
    display: table;
    margin: 0 auto;
    width: 1200px
}

.first_floor {
    justify-content: space-between;
    margin-top: -55px
}

.first_floor .first_floor_tabs,
.first_floor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.first_floor .first_floor_tabs {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .16);
    height: 110px;
    opacity: 1;
    width: 224px
}

.first_floor .first_floor_tabs .tabs_icon {
    height: 32px;
    margin-left: 12px;
    opacity: 1;
    overflow: hidden;
    width: 32px;
    justify-content: center;
    align-items: center;
}

.first_floor .first_floor_tabs .tabs_icon .fonts{
    font-size: 30px;
    color: #0e89d1;
}


.first_floor .first_floor_tabs .tabs_title {
    color: #333;
    font-family: Hiragino Sans GB;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin-left: 12px
}

.first_floor .first_floor_tabs .tabs_content {
    color: #999;
    font-family: Hiragino Sans GB;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 12px;
    margin-top: 10px
}

.floor_title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.floor_title .related-h2 {
    color: #333;
    font-family: Hiragino Sans GB;
    font-size: 24px;
    font-weight: 700
}

.floor_title .changeNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    overflow: hidden
}

.floor_title .changeNav .Nav {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    color: #333;
    font-family: Hiragino Sans GB;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 8px
}

.floor_title .changeNav .Nav:first-of-type {
    border-left: 1px solid #e6e6e6;
    border-radius: 2px 0 0 2px
}

.floor_title .changeNav .Nav:last-of-type {
    border-radius: 0 2px 2px 0;
    border-right: 1px solid #e6e6e6
}

.floor_title .changeNav .nav-active {
    background: #0e89d1;
    color: #fff
}

.highlight {
    margin-top: 56px
}

.highlight .highlight_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 32px
}

.highlight .highlight_box .recommend_highlight .recommend_highlight_img {
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 8px;
    height: 300px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 400px
}

.highlight .highlight_box .recommend_highlight .recommend_highlight_img .video_count {
    bottom: 10px;
    color: #fff;
    font-family: Hiragino Sans GB;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    position: absolute;
    right: 10px
}

.highlight .highlight_box .recommend_highlight .recommend_highlight_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    display: -webkit-box;
    font-family: HiraginoSansGB-W3;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden;
    width: 384px
}

.highlight .highlight_box .recommend_highlight .address_time {
    margin-top: 26px;
    width: 400px
}

.highlight .highlight_box .recommend_highlight .address_time .address {
    color: #0e89d1;
    display: inline;
    font-family: Hiragino Sans GB;
    font-size: 13px;
    font-weight: 600;
    line-height: 21px
}

.highlight .highlight_box .recommend_highlight .address_time .time {
    color: #999;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 21px
}

.highlight .highlight_box .highlight_list_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 760px
}

.highlight .highlight_box .highlight_list_box .highlight_list:nth-of-type(2n) {
    margin-right: 0
}

.highlight .highlight_box .highlight_list_box .highlight_list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 86px;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-right: 40px;
    width: 360px
}

.highlight .highlight_box .highlight_list_box .highlight_list .highlight_list_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    display: -webkit-box;
    font-family: HiraginoSansGB-W3;
    font-size: 16px;
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    width: 224px
}

.highlight .highlight_box .highlight_list_box .highlight_list .highlight_list_title:hover {
    color: #0e89d1
}

.highlight .highlight_box .highlight_list_box .highlight_list .highlight_list_img {
    background: #f1f1f1;
    border-radius: 8px;
    height: 86px;
    opacity: 1;
    overflow: hidden;
    width: 115px
}

.highlight .highlight_box .highlight_list_box .highlight_list .address_time {
    margin-top: 13px
}

.highlight .highlight_box .highlight_list_box .highlight_list .address_time .address {
    color: #0e89d1;
    display: inline;
    font-family: Hiragino Sans GB;
    font-size: 13px;
    font-weight: 600;
    line-height: 21px
}

.highlight .highlight_box .highlight_list_box .highlight_list .address_time .time {
    color: #999;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 21px
}

.recommend {
    margin-top: 56px
}

.recommend .index-doctor-left-box {
    margin-top: 32px;
    min-height: 50px;
    width: 1200px
}

.recommend .index-doctor-left-box .index_wenda {
    flex-wrap: wrap;
    width: 100%
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list,
.recommend .index-doctor-left-box .index_wenda {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list {
    align-items: center;
    height: 21px;
    margin-bottom: 20px;
    position: relative;
    width: 580px
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_title {
    -webkit-box-flex: 1;
    color: #999;
    flex: 1;
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    padding-left: 15px;
    position: relative
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_title i {
    font-style: normal
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_title a {
    color: #333
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_title:before {
    background: #ccc;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 8.5px;
    width: 5px
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_title .category_data {
    color: #999;
    font-style: normal
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list .wenda_update_time {
    color: #999;
    font-size: 13px;
    height: 17px
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list:hover .wenda_title {
    color: #0e89d1
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list:hover .wenda_title:before {
    background: #0e89d1
}

.recommend .index-doctor-left-box .index_wenda .index_wenda_list:hover .wenda_title a {
    color: #0e89d1
}

.recommend .index-doctor-left-box .index-doctor-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child:nth-of-type(5n) {
    margin-right: 0
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child {
    align-items: center;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 hsla(0, 0%, 70%, .35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 196px;
    margin-right: 25px;
    width: 220px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-doctor-img {
    background: #eef6ff;
    border-radius: 5px;
    height: 68px;
    margin-top: 32px;
    overflow: hidden;
    width: 91px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-doctor-img_d {
    border-radius: 50%;
    height: 72px;
    width: 72px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-doctor-name {
    border-bottom: 1px solid #e6e6e6;
    color: #0e89d1;
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-doctor-lv {
    color: #999;
    font-size: 14px;
    margin-top: 8px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 154px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-count-time {
    color: #999;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    line-height: 12px;
    margin-top: 12px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-count-time .count {
    color: #0e89d1;
    font-family: ArialMT;
    font-size: 14px;
    line-height: 14px;
    margin-right: 4px
}

.recommend .index-doctor-left-box .index-doctor-left-top .index-doctor-child .index-count-time .fenge {
    color: #999;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    height: 15px;
    line-height: 21px;
    width: 13px
}

.recommend .index-doctor-left-box .index-doctor-left-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
    width: 100%
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list:nth-of-type(9n) {
    margin-right: 0
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    cursor: pointer;
    display: -webkit-box;
    font-size: 16px;
    margin-right: 22px;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 14px;
    position: relative;
    text-overflow: ellipsis;
    width: 113px
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list-repair {
    height: 21px;
    margin-top: 20px;
    width: 141px
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list:hover {
    color: #0e89d1
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list:hover:before {
    background: #0e89d1
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-doctor-left-bottom-list:before {
    background: #ccc;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 5px
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-hospital-left-bottom-list {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    cursor: pointer;
    display: -webkit-box;
    font-family: HiraginoSansGB-W3;
    font-size: 16px;
    line-height: 24px;
    margin-right: 55px;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 14px;
    position: relative;
    text-overflow: ellipsis;
    width: 245px
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-hospital-left-bottom-list:hover {
    color: #0e89d1
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-hospital-left-bottom-list:hover:before {
    background: #0e89d1
}

.recommend .index-doctor-left-box .index-doctor-left-bottom .index-hospital-left-bottom-list:before {
    background: #ccc;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 5px
}

.Website_navigation {
    margin-top: 56px
}

.Website_navigation .navigation_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
    width: 1200px
}

.Website_navigation .navigation_box .navigation_box_title {
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-family: Hiragino Sans GB;
    font-size: 20px;
    font-weight: 700;
    height: 65px;
    line-height: 21px;
    line-height: 65px;
    padding-left: 16px
}

.Website_navigation .navigation_box .navigation_box-le {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .16);
    opacity: 1;
    width: 580px
}

.Website_navigation .navigation_box .navigation_box-le .navigation_list_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 16px
}

.Website_navigation .navigation_box .navigation_box-le .navigation_list_box .navigation_list {
    background: #eef6ff;
    border-radius: 4px;
    color: #0e89d1;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-right: 15px;
    opacity: 1;
    padding: 0 8px;
    text-align: center;
    width: 125px
}

.Website_navigation .navigation_box .navigation_box-le .navigation_list_box .navigation_list:hover {
    background: #0e89d1;
    color: #fff
}

.Website_navigation .navigation_box .navigation_box-le .navigation_list_box .navigation_list:nth-of-type(4n) {
    margin-right: 0
}

.Website_navigation .navigation_box .navigation_box-ri {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .16);
    opacity: 1;
    width: 580px
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 20px 16px 0
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list {
    border-bottom: 1px dashed #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    padding-bottom: 16px;
    width: 254px
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list .order_number {
    color: #333;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 8px;
    text-align: right;
    width: 18px
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list .navigation_list_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    display: -webkit-box;
    font-family: Hiragino Sans GB;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    width: 228px
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list .navigation_list_title:hover {
    color: #0e89d1;
    cursor: pointer
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list .count {
    color: #999;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 10px
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list_box_left .navigation_list:first-of-type .order_number,
.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list_box_left .navigation_list:nth-of-type(2) .order_number,
.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list_box_left .navigation_list:nth-of-type(3) .order_number {
    color: #f4684f
}

.Website_navigation .navigation_box .navigation_box-ri .navigation_list_box .navigation_list:last-child {
    border-bottom: none
}

.footer_box {
    background: #2c2c2c;
    height: 150px;
    margin-top: 80px;
    opacity: 1;
    width: 100%
}

.footer_box .footer_content {
    align-items: center;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 auto;
    width: 1200px
}

.footer_box .footer_content p span {
    margin-right: 20px
}

.footer_box .footer_content p:first-of-type {
    margin-top: 32px
}
.dialog{
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, .5);
}
.comment-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    backface-visibility: hidden;
    border: 1px solid #ebeef5;
    font-size: 18px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
    width: 420px;
    z-index: 99;
}
.comment-box .commentbox-tips{
    text-align: left;
    color: #303133;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 0 15px 10px 0;
}
.comment-box .commentbox-text{
    color: #606266;
    font-size: 14px;
    padding: 10px 15px 15px 0;
}
.comment-box .close-btn {
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
}
.comment-box .close-btn .fonts{
    font-size: 12px;
    color: #606266;
}
.commentbox-message{
    padding: 5px 0;
    text-align: right;
}
.comment-box .confirm-btn{
    background-color: #409eff;
    border-color: #409eff;
    color: #fff;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    box-sizing: border-box;
    color: #606266;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    outline: 0;
    padding: 8px 15px;
    text-align: center;
    transition: .1s;
    white-space: nowrap;
}

.fixed_dir_left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    left: calc(50% - 488px);
    position: fixed;
    top: 681px;
    width: 50px;
}
.fixed_dir_left .fixed_left_btn{
    background: #135f9b;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    font-size: 13px;
    height: 50px;
    margin-bottom: 2px;
    width: 50px;
}

.fixed_dir_left .fixed_left_btn:first-child {
    background: #135f9b;
}
.fixed_dir_left .fixed_left_btn:nth-child(2) {
    background: #72c676;
}
.fixed_dir_left .fixed_left_btn:nth-child(3) {
    background: #ef9901;
}
.main404_con{
    padding: 100px 0;
    text-align: center;
}
.main404 img{
    width: 454px;
    
}
.main404_span2{
    display: block;
    font-size: 12px;
    line-height:40px;
    color: #6c7369;
}
.main404_span2 a{
    color: #0e89d1;
}