html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    min-width: 1200px;
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    font-size: 16px
}

.hide {
    display: none !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    clear: both
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

img {
    max-width: 100%
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 10px !important
}

.headerBox {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.headerBox .hos-info {
    margin: 20px 20px 24px 20px
}

.headerBox .hos-info .hos-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.headerBox .hos-info .hos-name-logo {
    display: inline-block;
    vertical-align: middle;
    width: 182px;
    margin-right: 15px
}

.headerBox .hos-info .hos-name-logo img {
    width: 100%
}

.headerBox .hos-info h1 {
    display: inline-block;
    max-width: 450px;
    line-height: 46px;
    margin-right: 10px;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    font-size: 24px
}

.headerBox .hos-info .btn {
    padding: 8px 10px;
    border-radius: 8px;
    color: #fff;
    margin: 2px 10px;
    font-size: 20px;
    line-height: 26px;
    vertical-align: middle;
    display: inline-block
}

.headerBox .hos-info .btn-yellow {
    background-color: #f8b551
}

.headerBox .hos-info .btn-green {
    background-color: #73d76e
}

.headerBox .hos-info .oth-name {
    font-size: 20px
}

.headerBox .tel-info {
    position: absolute;
    top: 0;
    right: 30px;
    margin-top: 20px
}

.headerBox .tel-info dd {
    margin-left: 70px
}

.headerBox .black {
    font-weight: bold;
    font-size: 20px
}

.headerBox .red {
    font-size: 26px;
    font-weight: bold
}

.navBox {
    min-width: 1200px;
    background-color: #146ec8
}

.navBox .nabTabs {
    width: 1200px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.navBox .nabTabs li {
    display: inline-block;
    height: 50px;
    width: 116px
}

.navBox .nabTabs a {
    display: inline-block;
    height: 50px;
    width: 106px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    margin-right: 11px
}

.navBox .nabTabs a:last-of-type {
    margin-right: 0
}

.navBox .nabTabs a.on,
.navBox .nabTabs a:hover {
    background-color: #3a91e8
}

.content-detail {
    margin-top: 20px;
    font-size: 16px
}

.content-detail p {
    line-height: 1.8;
    padding: 10px 0;
    text-indent: 2em;
    color: #333;
    font-size: 16px
}

.ad-container .left-ad-box {
    position: fixed;
    left: 0;
    top: 100px;
    z-index: 99;
    width: 153px;
    height: 417px;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ad-container .right-ad-box {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 99;
    width: 150px;
    height: 547px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ad-container .ad-box {
    padding-top: 24px;
    position: relative
}

.ad-container .ad-box .ad-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.ad-container .ad-box .left-ad-banner {
    max-width: 153px;
    height: 391px;
    z-index: 999
}

.ad-container .ad-box .right-ad-banner {
    max-width: 153px;
    height: 531px;
    z-index: 999
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.cont {
    width: 100%;
    float: left
}

.woth {
    width: 100%;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.woth .h-logo {
    width: 900px;
    float: left
}

.woth .h-logo em {
    vertical-align: middle
}

.woth .h-logo img {
    width: 182px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.woth .h-logo p,
.woth .h-logo h1,
.woth .h-logo h2 {
    display: inline-block;
    max-width: 450px;
    line-height: 46px;
    margin-right: 10px;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    font-size: 24px
}

.lgo {
    float: left;
    min-width: 60%
}

.lgo h2 {
    font-size: 42px;
    font-weight: bold;
    float: left;
    padding-right: 10px
}

.lgo h1 {
    font-size: 42px;
    font-weight: bold;
    float: left;
    padding-right: 10px
}

.lgo p {
    background: #73d76e;
    padding: 8px 10px;
    border-radius: 8px;
    color: #fff;
    margin: 2px 10px;
    font-size: 20px;
    line-height: 26px;
    vertical-align: middle;
    float: left
}

.hinf {
    float: left;
    min-width: 60%;
    margin-top: 8px
}

.hinf p {
    font-size: 20px;
    float: left;
    margin-right: 8px
}

.htel {
    float: right;
    background: url(../images/icon_tel.jpg) left no-repeat;
    height: 60px;
    padding-left: 60px;
    width: 40%;
    max-width: 290px
}

.htel p:nth-child(1) {
    font-weight: bold;
    font-size: 20px;
    float: left;
    margin-left: 10px;
    width: calc(100% - 10px)
}

.htel p:nth-child(2) {
    font-size: 26px;
    font-weight: bold;
    color: #c00;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    max-width: 90%;
    display: block
}

.h2k {
    width: 100%;
    float: left;
    height: 2000px
}

.bgb {
    background-color: #146ec8;
    margin-top: 20px
}

.dh a {
    width: 98px;
    height: 50px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    margin-right: 11px;
    float: left
}

.dh .on {
    background-color: #3a91e8
}

.dh a:hover {
    background-color: #3a91e8
}

.lbo {
    width: 260px;
    height: 147px;
    float: left
}

.lbo .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 147px
}

.lbo .swiper-slide img {
    display: block;
    width: 100%;
    height: 147px
}

.lbo .swiper {
    float: left;
    width: 100%;
    height: 170px;
    overflow-x: hidden
}

.lbo .swiper .swiper-wrapper {
    height: 147px
}

.lbo .swiper .swiper-pagination {
    bottom: 0
}

.lbo .swiper-button-next {
    background: rgba(0, 0, 0, .5)
}

.lbo .swiper-button-prev {
    background: rgba(0, 0, 0, .5)
}

.lbo .swiper-button-prev,
.lbo .swiper-rtl .swiper-button-next {
    left: 0px;
    right: auto;
    height: 80px;
    width: 35px;
    margin-top: -50px
}

.lbo .swiper-button-prev:after,
.lbo .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #fff;
    font-size: 16px
}

.lbo .swiper-button-next,
.lbo .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    height: 80px;
    width: 35px;
    margin-top: -50px
}

.lbo .swiper-button-next:after,
.lbo .swiper-rtl .swiper-button-prev:after {
    content: "next";
    color: #fff;
    font-size: 16px
}

.lbo2 {
    width: 440px;
    float: left
}

.lbo .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #666
}

.lbo .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    background-color: #146ec8
}

.lbo .swiper .swiper-slide img {
    height: 147px;
    width: 100% !important;
    float: left
}

.yinf {
    width: calc(100% - 360px - 385px);
    float: left;
    margin-left: 20px
}

.yinf.yinf2 {
    width: auto;
    float: none;
    overflow: hidden;
    margin-left: 280px
}

.yinf .infl {
    width: 100%;
    float: left
}

.yinf .infl .introduce-right-item a {
    color: #3a91e8
}

.yinf .infl .introduce-right-item a:hover {
    color: #3a91e8
}

.yinf .infl .introduce-right-item span {
    display: inline !important;
    width: auto;
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    vertical-align: top
}

.yinf .infl .introduce-right-item .introduce-content {
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    width: auto
}

.yinf .infl .introduce-right-item .introduce-content .hos-introduce-text {
    float: left;
    width: 540px;
    min-height: 64px
}

.yinf .infl span {
    font-size: 16px;
    color: #181818;
    line-height: 30px;
    display: inline-block;
    width: auto;
    vertical-align: top
}

.yinf .infl p {
    display: inline-block;
    width: calc(100% - 105px);
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    position: relative
}

.yinf .infl p.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.yinf .infl p.ell2 {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px
}

.yinf .infl p a {
    color: #3a91e8
}

.yinf .infl p a.tright {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff
}

.introduce-right {
    float: left;
    padding: 0px 20px 0
}

.introduce-right2 {
    width: 340px;
    color: #000;
    padding: 0px 0 0 40px;
    overflow: hidden
}

.introduce-right2 a {
    color: #3a91e8;
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 6px
}

.introduce-right2 dt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.introduce-right2 dt .tl {
    width: calc(100% - 85px);
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.introduce-right2 dt .time {
    color: #b9b9b9;
    display: inline-block;
    vertical-align: middle
}

.introduce-right2 dd {
    padding-top: 16px;
    color: #626262;
    font-size: 16px;
    display: none;
    line-height: 32px
}

.introduce-right2 .on,
.introduce-right2 a:hover {
    padding-bottom: 19px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    margin-bottom: 20px
}

.introduce-right2 .on .time,
.introduce-right2 a:hover .time {
    display: none
}

.introduce-right2 .on .tl,
.introduce-right2 a:hover .tl {
    width: 100%;
    font-size: 18px
}

.introduce-right2 .on dd,
.introduce-right2 a:hover dd {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.introduce-right-202303 {
    float: right
}

.introduce-right-202303 li {
    height: 28px;
    line-height: 28px;
    overflow: hidden
}

.introduce-right-202303 h3 {
    width: 230px;
    height: 28px;
    line-height: 28px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.introduce-right-202303 h3 a {
    color: #333;
    font-size: 14px
}

.introduce-right-202303 h3 a:hover {
    color: #146ec8
}

.introduce-right-202303 span {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: right;
    color: #b9b9b9;
    font-size: 14px
}

.inft {
    width: 100%;
    float: left;
    margin-top: 18px
}

.inft a {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin: 0 20px 0 0
}

.inft a:last-child {
    margin-right: 0
}

.inft a:nth-child(1) {
    background-color: #058fcb
}

.inft a:nth-child(2) {
    background-color: #48bcac
}

.inft a:nth-child(3) {
    background-color: #fda107
}

.ghlc {
    width: 100%;
    float: left;
    height: 70px;
    background: #e8e8e8;
    margin-top: 30px
}

.ghlc p:nth-child(1) {
    float: left;
    background-color: #146ec8;
    margin-top: 0;
    color: #fff;
    height: 70px;
    line-height: 70px;
    width: 13%;
    text-align: center
}

.ghlc p {
    width: calc(14.5% - 2px);
    float: left;
    line-height: 40px;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    color: #626262;
    margin-bottom: 15px;
    border-right: 1px solid #ccc
}

.ghlc p:last-child {
    border: none
}

.category-info {
    min-width: 1200px;
    float: left
}

.category-info .pb-blue-title {
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.category-info .pb-blue-title b,
.category-info .pb-blue-title h2 {
    padding-bottom: 8px;
    float: left;
    border-bottom: 3px solid #3376c5;
    color: #3376c5;
    font-size: 20px;
    font-weight: normal
}

.category-info .step-box {
    margin: 20px 0 20px;
    float: left;
    width: 100%
}

.category-info .step-box div {
    position: relative;
    width: 17.6%;
    height: 40px;
    line-height: 40px;
    float: left;
    vertical-align: top;
    color: #7f7e7e;
    text-align: center;
    font-size: 16px;
    background-color: #f8f7f7
}

.category-info .step-box div span {
    display: inline;
    margin: auto 2px
}

.category-info .step-box div:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    width: 1px;
    height: 16px;
    background-color: #cadcee
}

.category-info .step-box div:nth-of-type(1):after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 0px;
    border-style: solid;
    border-width: 20px 0px 20px 11px;
    border-color: #f8f7f7 #f8f7f7 #f8f7f7 #dae8f6;
    width: 0px;
    background-color: #f8f7f7
}

.category-info .step-box div:nth-last-of-type(1):after {
    content: "";
    position: absolute;
    top: 16px;
    right: 0;
    width: 1px;
    height: 38px;
    background-color: rgba(0, 0, 0, 0)
}

.category-info .step-box div.active {
    width: 140px;
    background-color: #dae8f6;
    color: #333
}

.category-info .category-info-box {
    position: relative;
    overflow: hidden
}

.category-info .category-info-box .bx-viewport {
    width: auto !important
}

.category-info .category-info-box .bx-prev,
.category-info .category-info-box .bx-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -20px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat
}

.category-info .category-info-box .bx-prev {
    left: 87px;
    background-image: url(../images/arrow_lt_blue.png)
}

.category-info .category-info-box .bx-next {
    right: 0;
    background-image: url(../images/arrow_rt_blue.png)
}

.category-info .category-info-box .title {
    padding: 12px 20px;
    width: 55px;
    height: 125px;
    font-size: 16px;
    line-height: normal;
    background-color: #f8f7f7;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.category-info .category-info-box .cate-slider-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
    overflow: hidden;
    margin: 0 auto
}

.category-info .category-info-box .cate-slider-wrap .cate-slider-item {
    width: 1145px;
    margin: 0 auto
}

.category-info .category-info-box .cate-slider-wrap .cate-item {
    width: 195px;
    height: 48px;
    border: 1px solid #ddd;
    position: relative;
    padding-left: 17px;
    margin: 0 14px 12px 14px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.category-info .category-info-box .cate-slider-wrap .cate-item span {
    line-height: 48px;
    font-size: 16px;
    color: #333;
    max-width: 100px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.category-info .category-info-box .cate-slider-wrap .cate-item a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 32px;
    padding: 7px 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #146ec8
}

.category-info-box .cate-item-202303 {
    position: relative;
    width: 195px;
    height: 48px;
    padding-left: 17px;
    margin: 0 14px 12px 14px;
    float: left;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
}

.category-info-box .cate-item-202303 i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 44px;
    padding: 2px 10px 0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #146ec8
}

.category-info-box .cate-item-202303 i a {
    display: block;
    overflow: hidden;
    color: #fff
}

.category-info-box .cate-item-202303 span {
    display: inline-block;
    max-width: 100px;
    line-height: 48px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.doc-videos {
    padding: 20px 0 0px;
    line-height: normal
}

.doc-videos .doc-video {
    display: inline-block;
    margin-right: 23px
}

.doc-videos .doc-video:nth-last-of-type(1) {
    margin: 0
}

.doc-videos .video-img {
    position: relative
}

.doc-videos .video-img a {
    display: block;
    width: 279px;
    height: 157px;
    overflow: hidden;
    position: relative
}

.doc-videos .video-img a:hover::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .5)
}

.doc-videos .video-img a img {
    width: 100%
}

.doc-videos .video-img a .play {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/icon-play.png) no-repeat center top
}

.doc-videos .video-tl a {
    font-size: 18px;
    color: #181818;
    margin: 8px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.doc-videos .video-time {
    font-size: 14px;
    color: #929292
}

.doc-videos .video-time span {
    margin-left: 5px
}

.hos-env {
    margin: 20px 0 0px
}

.hos-env .hos-env-box {
    margin: 20px 0 10px;
    overflow: hidden
}

.hos-env .hos-env-box .item-li {
    float: left;
    width: 279px;
    height: 157px;
    *padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 24px
}

.hos-env .hos-env-box .item-li:nth-last-of-type(1) {
    margin: 0
}

.hos-env .hos-env-box .item-li img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.patient-comment {
    margin-top: 18px
}

.patient-comment .comment-type {
    padding: 20px 0 0
}

.patient-comment .comment-type .comment-type-item {
    float: left;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 4px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #bdbdbd;
    margin-right: 10px
}

.patient-comment .comment-type .comment-type-item:last-of-type {
    margin-right: 0
}

.patient-comment .comment-type .comment-type-item:hover,
.patient-comment .comment-type .comment-type-item.active {
    border: 1px solid #146ec8;
    background: #146ec8
}

.patient-comment .comment-type .comment-type-item:hover a,
.patient-comment .comment-type .comment-type-item.active a {
    color: #fff
}

.patient-comment .comment-type .comment-type-item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #515151
}

.patient-comment .patient-comment-list.mt {
    margin-top: 10px
}

.patient-comment .patient-comment-list.mt .patient-comment-item:first-of-type {
    border-top: 1px solid #ddd
}

.patient-comment .patient-comment-list .patient-comment-item {
    border-top: 1px solid #ddd;
    padding: 20px 0
}

.patient-comment .patient-comment-list .patient-comment-item:first-of-type {
    border-top: none
}

.patient-comment .patient-comment-list .patient-comment-item .item_left {
    float: left;
    margin-right: 10px
}

.patient-comment .patient-comment-list .patient-comment-item .item_left .img-box {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden
}

.patient-comment .patient-comment-list .patient-comment-item .item_left .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.patient-comment .patient-comment-list .patient-comment-item .item_right {
    overflow: hidden
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem {
    float: left;
    margin-right: 10px;
    height: 22px;
    line-height: 22px
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem.first {
    width: 134px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem.second {
    width: 160px
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem:last-of-type {
    margin-right: 0
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem-name {
    float: left;
    font-size: 16px;
    color: #7f7f7f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem-value {
    display: inline-block
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem-value.text {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem-value.tag {
    vertical-align: top;
    padding: 0 4px;
    height: 22px;
    line-height: 22px;
    max-width: 100px;
    font-size: 16px;
    color: #fff;
    background: #509fe9;
    border-radius: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem_right {
    float: right;
    color: #7f7f7f;
    font-size: 14px;
    vertical-align: bottom
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .top-wrap .topItem_right .right-time {
    font-size: 12px;
    margin-left: 8px
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .comment-content {
    margin-top: 20px;
    padding: 10px;
    background: #f8f7f7;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 26px;
    word-break: break-all;
    text-align: justify
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .comment-content .operate-button {
    font-size: 16px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    background: inherit;
    padding-right: 16px;
    color: #663;
    position: relative;
    cursor: pointer
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .comment-content .operate-button.isHide .icon {
    position: absolute;
    right: 2px;
    top: 8px;
    width: 12px;
    height: 7px;
    background: url(../images/ex_hide.png) -10px -37px
}

.patient-comment .patient-comment-list .patient-comment-item .item_right .comment-content .operate-button .icon {
    position: absolute;
    right: 4px;
    top: 9px;
    display: inline-block;
    background: url(../images/ex_hide.png) -10px -10px;
    width: 10px;
    height: 7px
}

.patient-comment .comment-more {
    display: block;
    width: 100%;
    border-radius: 4px;
    background: #f5f5f5;
    text-align: center;
    font-size: 16px;
    color: #7f7f7f;
    height: 42px;
    line-height: 42px
}

.pb-blue-title {
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.pb-blue-title b,
.pb-blue-title h2 {
    padding-bottom: 8px;
    float: left;
    border-bottom: 3px solid #3376c5;
    color: #3376c5;
    font-size: 20px;
    font-weight: normal
}

.pb-blue-title em {
    padding: 5px 0 0 10px;
    float: left;
    color: #999;
    font-size: 14px
}

.pb-blue-title a {
    float: right
}

.pb-blue-title .title-more {
    padding-top: 2px;
    color: gray;
    font-size: 14px
}

.pb-blue-title .title-more:hover {
    color: #3376c5
}

.common-box {
    margin-top: 36px;
    width: 1200px;
    overflow: hidden
}

.common-box .common-left {
    float: left;
    width: 820px;
    margin-right: 40px;
    *width: 820px;
    *padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.common-box .common-left .team-wrap {
    padding: 20px 0 0
}

.common-box .common-left .team-wrap .doc-tabs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: row nowrap;
    flex-wrap: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-box .common-left .team-wrap .doc-tabs a {
    margin-right: 20px;
    color: #888;
    font-size: 16px
}

.common-box .common-left .team-wrap .doc-tabs a.on,
.common-box .common-left .team-wrap .doc-tabs a.active,
.common-box .common-left .team-wrap .doc-tabs a:hover {
    color: #146ec8;
    text-decoration: underline
}

.common-box .common-left .team-wrap .doc-tabs a:nth-last-of-type(1) {
    margin-right: 0
}

.common-box .common-left .team-wrap .doctors-wrap {
    width: 100%;
    position: relative
}

.common-box .common-left .team-wrap .doc-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 40px
}

.common-box .common-left .team-wrap .arrow-left {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/arrow_lt_blue.png) no-repeat center;
    background-size: 100% auto
}

.common-box .common-left .team-wrap .arrow-left.start {
    background-image: url(../images/arrow_lt_blue_light.png)
}

.common-box .common-left .team-wrap .arrow-right {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/arrow_rt_blue.png) no-repeat center;
    background-size: 100% auto
}

.common-box .common-left .team-wrap .arrow-right.end {
    background-image: url(../images/arrow_rt_blue_light.png)
}

.common-box .common-left .team-wrap .doctors-box {
    width: 760px;
    margin: 30px auto 0
}

.common-box .common-left .team-wrap .doctors-box dt {
    margin-right: 15px
}

.common-box .common-left .team-wrap .doctors-box dd {
    width: 574px;
    line-height: normal
}

.common-box .common-left .team-wrap .doctors-box dd .doc-name {
    font-size: 20px;
    color: #181818;
    margin-right: 10px
}

.common-box .common-left .team-wrap .doctors-box dd .doc-duty {
    font-size: 16px;
    color: #181818
}

.common-box .common-left .team-wrap .doctors-box dd ul {
    padding: 6px 0;
    border-bottom: 1px solid #ddd;
    width: 100%
}

.common-box .common-left .team-wrap .doctors-box dd li {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    padding-left: 10px;
    position: relative;
    color: #626262;
    font-size: 14px;
    line-height: normal
}

.common-box .common-left .team-wrap .doctors-box dd li:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #333;
    border-radius: 50%
}

.common-box .common-left .team-wrap .doctors-box dd .goodAt {
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #626262
}

.common-box .common-left .team-wrap .doctors-box dd .goodAt em {
    color: #181818
}

.common-box .common-left .team-wrap .doctors-box dd .desc {
    margin-top: 5px;
    color: #626262;
    font-size: 14px;
    line-height: normal
}

.common-box .common-left .team-wrap .doctors-box dd .desc em {
    color: #181818
}

.common-box .common-left .team-wrap .doctors-box dd .desc a {
    color: #146ec8
}

.common-box .common-left .team-wrap .doctors-box dd .btn-box {
    margin-top: 10px
}

.common-box .common-left .team-wrap .doctors-box dd .btn-box a {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px
}

.common-box .common-left .team-wrap .doctors-box dd .btn-box .btn-book {
    background-color: #48bcac;
    margin-right: 15px
}

.common-box .common-left .team-wrap .doctors-box dd .btn-box .btn-ask {
    background-color: #f0a53c
}

.common-box .common-left .team-wrap .doctors-box .img-box {
    width: 170px;
    height: 238px
}

.common-box .common-left .team-wrap .doctors-box .img-box a {
    width: 100%;
    height: 100%;
    display: block
}

.common-box .common-left .team-wrap .doctors-box .img-box img {
    width: 100%
}

.common-box .common-right {
    width: 340px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.common-box .common-right .med-gui .med-gui-box {
    padding: 30px 0 0px
}

.common-box .common-right .med-gui .med-gui-box p {
    line-height: normal;
    margin-bottom: 5px;
    color: #626262;
    font-size: 14px
}

.common-box .common-right .med-gui .med-gui-box .hos-name {
    margin: 10px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #181818;
    font-size: 16px;
    font-weight: bold
}

.article-content-ad {
    width: 790px;
    height: 105px;
    overflow: hidden
}

.article-content-ad img {
    width: 100%
}

.einf {
    width: 100%;
    float: left;
    margin-top: 20px
}

.tyt {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.tyt p,
.tyt h2 {
    padding-bottom: 8px;
    float: left;
    border-bottom: 3px solid #3376c5;
    color: #3376c5;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px
}

.tyt h1 {
    padding-bottom: 8px;
    float: left;
    border-bottom: 3px solid #3376c5;
    color: #3376c5;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px
}

.tyt p:nth-child(2) {
    padding: 5px 0 0 10px;
    float: left;
    font-size: 14px;
    line-height: 20px;
    border: none
}

.tyt span {
    padding: 5px 0 0 10px;
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 20px
}

.tyt a {
    float: right;
    color: #888;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.tyt a:hover {
    color: #058fcb
}

.hot-article {
    width: 820px
}

.hot-article .hot-article-box {
    padding: 20px 0 0px
}

.hot-article .hot-article-box .hot-tabs li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 93px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    background-color: #f8f7f7;
    text-align: center
}

.hot-article .hot-article-box .hot-tabs li a {
    color: #999;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.hot-article .hot-article-box .hot-tabs li:last-of-type {
    margin-right: 0
}

.hot-article .hot-article-box .hot-tabs li.active {
    background-color: #146ec8;
    text-decoration: none
}

.hot-article .hot-article-box .hot-tabs li.active a {
    color: #fff
}

.hot-article .hot-article-box .tab-views {
    margin-top: 28px;
    min-height: 300px
}

.hot-article .hot-article-box .article-title {
    margin-top: 10px;
    color: #181818;
    height: 18px;
    font-size: 18px;
    line-height: 18px
}

.hot-article .hot-article-box .article-title h3 {
    display: block;
    max-width: 660px;
    padding-right: 30px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-article .hot-article-box .article-title .article-time {
    color: #b9b9b9;
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    text-align: right
}

.hot-article .hot-article-box .article-title .article-time :nth-child(1) {
    margin-right: 5px
}

.hot-article .hot-article-box .article-title a {
    display: block;
    max-width: 660px;
    padding-right: 30px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: inherit
}

.hot-article .hot-article-box .article-title a:hover {
    color: #3a91e8
}

.hot-article .hot-article-box .article-more {
    margin-top: 10px
}

.hot-article .hot-article-box .article-more .article-time {
    color: #b9b9b9
}

.hot-article .hot-article-box .article-more .article-time.left {
    width: 600px;
    max-height: 24px;
    overflow: hidden
}

.hot-article .hot-article-box .article-more .article-time .more-title {
    font-size: 14px;
    line-height: 1.4;
    float: left;
    color: #999;
    position: relative;
    padding-right: 8px;
    padding-left: 4px;
    max-width: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hot-article .hot-article-box .article-more .article-time .more-title:hover {
    color: #3a91e8;
    text-decoration: underline
}

.hot-article .hot-article-box .article-more .article-time .more-title:last-child:after {
    content: none
}

.hot-article .hot-article-box .article-more .article-time .more-title:after {
    content: "|";
    color: #999;
    font-size: 16px;
    line-height: 1.4;
    position: absolute;
    right: 0;
    top: 0
}

.hot-article .hot-article-box .article-more .article-time span {
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    text-align: right;
    color: #b9b9b9
}

.hot-article .hot-article-box .article-content {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd
}

.hot-article .hot-article-box .article-content .article-text {
    color: #626262
}

.hot-article .hot-article-box .article-content .article-detail {
    cursor: pointer;
    color: #146ec8
}

.hot-article .hot-article-box .article-content .article-detail:hover {
    color: #146ec8
}

.hot-article .hot-article-box .hot-article-title {
    margin-top: 10px
}

.hot-article .hot-article-box .hot-article-title ul {
    margin-top: -5px
}

.hot-article .hot-article-box .hot-article-title ul li {
    float: left;
    width: 33%;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hot-article .hot-article-box .hot-article-title ul li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-article .hot-article-box .hot-article-title ul li:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #333;
    border-radius: 50%
}

.hot-article .hot-article-box .hot-article-title ul li a {
    font-size: 16px;
    line-height: 2;
    color: #333;
    cursor: pointer
}

.hot-article .hot-article-box .hot-article-title ul li a:hover {
    color: #3376c5
}

.eli {
    width: 100%;
    float: left;
    margin-top: 20px
}

.clr {
    clear: both
}

.clr::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.eli .swiper {
    width: 100%;
    height: 100%;
    float: left
}

.eli .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eli .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0
}

.eli .swiper-button-prev,
.eli .swiper-rtl .swiper-button-next {
    left: 0px;
    right: auto;
    height: 140%;
    width: 35px
}

.eli .swiper-button-prev:after,
.eli .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #333;
    font-size: 32px
}

.eli .swiper-button-next,
.eli .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    height: 140%;
    width: 35px
}

.eli .swiper-button-next:after,
.eli .swiper-rtl .swiper-button-prev:after {
    content: "next";
    color: #333;
    font-size: 32px
}

.eli .swiper-button-prev,
.eli .swiper-button-next {
    top: 0%
}

.eln {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding: 20px 10px
}

.eln img:nth-child(1) {
    width: 70px;
    height: 75px;
    float: left;
    border-radius: 35px
}

.elr .xn {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    float: left;
    line-height: 21px
}

.eln .swiper-slide {
    margin: 0;
    padding: 0;
    display: block !important
}

.elr {
    width: calc(100% - 80px);
    float: left;
    margin-left: 10px;
    text-align: left
}

.elr p:nth-child(2) {
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 19px;
    margin-left: 5px;
    margin-top: 2px
}

.elr p:nth-child(3) {
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.elr p a {
    font-size: 14px;
    color: #333
}

.elr .gh {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #058fcb;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.elr .zx {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #48bcac;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.eli .swiper-slide {
    width: 360px
}

.w1p {
    width: 100%;
    float: left
}

.ad {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ad img {
    width: 100%
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.ilft {
    width: calc(100% - 340px);
    float: left;
    line-height: normal
}

.lfto {
    width: calc(100% - 20px);
    float: left;
    max-width: 780px
}

.htg a {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
    border: 1px solid #999;
    border-radius: 15px;
    text-align: center;
    color: #999
}

.htg .on {
    color: #3a91e8;
    border-color: #3a91e8
}

.htg a:hover {
    color: #3a91e8;
    border-color: #3a91e8
}

.wzlo li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 15px
}

.wzlo li .li-tag {
    width: 80%;
    height: 40px;
    float: left;
    overflow: hidden;
    white-space: nowrap
}

.wzlo li .li-tag a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    margin-bottom: 8px;
    margin-right: 8px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
    color: #999;
    font-size: 14px;
    background-color: #f8f7f7
}

.wzlo li .li-tag a:nth-child(1) {
    line-height: 32px;
    color: #999;
    font-size: 14px
}

.mt10 {
    margin-top: 10px
}

.wzlo li p {
    width: 100%;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    color: #626262;
    font-size: 16px
}

.wzlo li p a {
    width: auto !important;
    float: none !important;
    font-size: 16px !important;
    color: #626262 !important
}

.wzlo li a:nth-child(1) {
    line-height: 24px;
    color: #181818;
    font-size: 18px
}

.wzlo span {
    width: 20%;
    line-height: 32px;
    float: left;
    overflow: hidden;
    text-align: right;
    color: #bebebe;
    font-size: 16px
}

.wzlo li a:nth-child(1):hover {
    color: #3a91e8
}

.wzlt li {
    width: 33.33%;
    float: left
}

.wzlt li a {
    line-height: 28px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 15px);
    background: url(../images/lbg.png) left center no-repeat;
    padding-left: 10px
}

.wzlt li a:hover {
    color: #3a91e8
}

.lft2c {
    width: 100%;
    float: left;
    line-height: 44px
}

.lft2c p {
    width: 90px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.lft2c .mor {
    float: right;
    color: #146ec8;
    width: 50px
}

.zjl {
    width: calc(100% - 150px);
    float: left
}

.zjl a {
    width: 80px;
    margin-right: 10px;
    float: left;
    color: #888
}

.lft2 {
    width: calc(100% - 20px);
    float: left;
    max-width: 780px
}

.lft2 .lft2c:nth-child(2) {
    margin-top: 10px
}

.zjl a:hover {
    color: #3a91e8
}

.lft3 {
    width: calc(100% - 20px);
    float: left;
    max-width: 780px
}

.lft3c {
    width: 100%;
    float: left
}

.lft3c .swiper {
    width: 100%;
    height: 100%;
    float: left
}

.lft3c .swiper-slide {
    width: 170px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lft3c .swiper-slide img {
    display: block;
    width: 170px;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover
}

.lft3c .swiper-button-prev,
.lft3c .swiper-rtl .swiper-button-next {
    left: 0px;
    right: auto;
    height: 140%;
    width: 35px
}

.lft3c .swiper-button-prev:after,
.lft3c .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #333;
    font-size: 32px
}

.lft3c .swiper-button-next,
.lft3c .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    height: 140%;
    width: 35px
}

.lft3c .swiper-button-next:after,
.lft3c .swiper-rtl .sswiper-button-prev:after {
    content: "next";
    color: #333;
    font-size: 32px
}

.lft3c .swiper-button-prev,
.lft3c .swiper-button-next {
    top: 0%
}

.lft4 {
    width: calc(100% - 20px);
    float: left;
    max-width: 780px
}

.pal li {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-top: 20px
}

.pal li .tx {
    width: 64px;
    float: left
}

.pal li .tx img {
    width: 100%;
    float: left;
    border-radius: 32px
}

.palr {
    width: calc(100% - 74px);
    float: left;
    margin-left: 10px
}

.palr .xl {
    width: 25%;
    max-width: 166px;
    line-height: 22px;
    margin-right: 8px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.palr .xl p {
    float: left;
    color: #7f7f7f;
    margin-right: 0px
}

.palr .time {
    width: 25%;
    float: right;
    text-align: right;
    line-height: 22px
}

.palr .xl a {
    color: #333;
    float: left
}

.palr .xl span {
    background: #509fe9;
    color: #fff;
    padding: 0 5px
}

.palr .xl p:nth-child(2) {
    color: #333
}

.palr .time {
    float: right;
    max-width: 140px
}

.palr .time p {
    float: left;
    color: #666
}

.palr .time p:nth-child(2) {
    font-size: 14px;
    margin-left: 8px
}

.pj-wrap {
    padding: 10px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #f7f7f2
}

.pj-wrap .btn-show {
    display: inline-block;
    color: #663;
    font-size: 16px
}

.pj-wrap.limit {
    padding: 0;
    height: 0
}

.palr .pj {
    display: inline;
    width: calc(100% - 20px);
    line-height: 24px;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s;
    word-break: break-all;
    text-align: justify;
    color: #947a43;
    background: #f7f7f2
}

.pal .mor {
    display: block;
    width: 100%;
    border-radius: 4px;
    background: #f5f5f5;
    text-align: center;
    font-size: 16px;
    color: #7f7f7f;
    height: 42px;
    line-height: 42px;
    float: left
}

.irht {
    width: 340px;
    float: left
}

.irht .spe-main .spe-box {
    padding: 20px 0 48px
}

.irht .spe-main .spe-box .spe-image {
    width: 340px
}

.irht .spe-main .spe-box .spe-image .img1 {
    height: 115px
}

.irht .spe-main .spe-box .spe-image .img2 {
    height: 151px
}

.irht .spe-main .spe-box .spe-title {
    font-size: 18px;
    color: #181818;
    margin: 20px 0
}

.irht .spe-main .spe-box .spe-title a {
    color: #181818
}

.irht .spe-main .spe-box .spe-title a:hover {
    color: #3a91e8
}

.irht .spe-main .spe-list {
    margin-top: 20px
}

.irht .spe-main .spe-list .spe-item {
    margin-bottom: 20px
}

.irht .spe-main .spe-list .spe-item__left {
    margin-top: 3px;
    width: 90px;
    height: 100px;
    float: left
}

.irht .spe-main .spe-list .spe-item__left img {
    width: 100%;
    height: 100%
}

.irht .spe-main .spe-list .spe-item__right {
    height: 90px;
    padding: 0 10px;
    overflow: hidden;
    position: relative
}

.irht .spe-main .spe-list .spe-item__right .title {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.irht .spe-main .spe-list .spe-item__right .detail {
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    color: #626262;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.irht .spe-main .spe-list .spe-item__right .operate {
    width: 100%;
    position: absolute;
    left: 10px;
    bottom: 0;
    color: #ff4260;
    line-height: 32px
}

.irht .spe-main .spe-list .spe-item__right .operate:after {
    content: "";
    clear: both;
    display: block
}

.irht .spe-main .spe-list .spe-item__right .operate .price {
    font-size: 20px;
    margin-right: 10px;
    float: left
}

.irht .spe-main .spe-list .spe-item__right .operate .icon {
    margin-right: 4px;
    font-size: 16px
}

.irht .spe-main .spe-list .spe-item__right .operate .button {
    float: left;
    height: 32px;
    padding: 0 12px;
    border-radius: 4px;
    background: #146ec8;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 32px
}

.irht-tab-wrap-20231027 {
    width: 100%;
    margin-top: 20px;
    float: left
}

.irht-tab-wrap-20231027 .tabs {
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.irht-tab-wrap-20231027 .tabs a {
    line-height: 26px;
    padding-bottom: 8px;
    margin-right: 10px;
    float: left;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #333;
    font-size: 20px;
    font-weight: normal
}

.irht-tab-wrap-20231027 .tabs .on {
    color: #3376c5;
    border-bottom: 3px solid #3376c5
}

.irht-tab-wrap-20231027 .tab-more {
    position: absolute;
    right: 0;
    top: -30px;
    color: #888;
    font-size: 14px
}

.irht-tab-wrap-20231027 .tab-more:hover {
    color: #3376c5
}

.irht-tab-wrap-20231027 .irht1 {
    position: relative
}

.ful li {
    width: 100%;
    float: left;
    margin-top: 20px
}

.ful li img {
    width: 120px;
    float: left;
    margin-right: 10px
}

.zx {
    width: calc(100% - 130px);
    font-size: 20px;
    line-height: 26px;
    color: #181818;
    height: 52px;
    overflow: hidden;
    float: left
}

.ful li .yy {
    height: 32px;
    line-height: 32px;
    float: left;
    width: calc(100% - 130px);
    margin-top: 55px
}

.ful li .yy p {
    float: left;
    color: #ff4260;
    font-size: 20px
}

.ful li .yy a {
    float: right;
    padding: 0 10px;
    background: #058fcb;
    border-radius: 4px;
    color: #fff
}

.zxl1 {
    width: 100%;
    float: left;
    line-height: 19px
}

.zxl1 li {
    width: 100%;
    float: left;
    line-height: 19px;
    margin-top: 20px
}

.zxl1 a {
    float: left;
    width: calc(100% - 115px);
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/lbg.png) left center no-repeat;
    padding-left: 10px
}

.zxl1 p {
    float: right;
    font-size: 14px;
    color: #999
}

.zxl1 a:hover {
    color: #3376c5
}

.jzl {
    width: 100%;
    float: left
}

.jzl h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jzl li {
    width: 100%;
    float: left;
    margin-top: 20px
}

.jzl li img {
    width: 100%;
    float: left
}

.jzl li a:nth-child(1) em {
    color: #fff;
    font-size: 16px;
    height: 30px;
    margin-top: -60px;
    float: left;
    width: calc(100% - 10px);
    padding-left: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    padding-top: 30px
}

.jzl li a:nth-child(2) {
    font-size: 18px;
    line-height: 22px;
    color: #181818;
    width: 100%;
    float: left;
    margin-top: 8px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jzl li p {
    width: 100%;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    float: left
}

.col2 {
    background: #146ec8
}

.ptb3 {
    padding-top: 30px;
    padding-bottom: 30px
}

.link .tab .tab-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #fff
}

.link .tab .tab-bar li {
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    margin-right: 20px
}

.link .tab .tab-bar li.active {
    border-bottom: 2px solid #fff;
    font-size: 20px
}

.link .tab .tab-content li {
    display: none
}

.link .tab .tab-content li.active {
    display: block
}

.lkn li a {
    width: calc(20% - 5px);
    padding-right: 5px;
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px
}

.fot .fotl {
    float: left;
    width: 200px
}

.fot .fotl p {
    float: left;
    width: 100%;
    color: #3376c5;
    font-size: 20px
}

.fot .fotl .dhl {
    width: 100%;
    float: left;
    margin-top: 20px
}

.fot .fotl .dhl a {
    width: 50%;
    float: left;
    font-size: 14px;
    color: gray;
    line-height: 27px
}

.fot .fotl .dhl a:hover {
    color: #146ec8
}

.jyt-logo {
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    width: 160px;
    height: 42px;
    background: url(../images/hbl_icon_ku.png) no-repeat center gray;
    color: rgba(0, 0, 0, 0)
}

.jyt-logo:hover {
    background: url(../images/hbl_icon_ku.png) no-repeat center #146ec8
}

.fotc {
    width: calc(100% - 500px);
    float: left
}

.fotc p {
    width: 100%;
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: gray
}

.fotc p:nth-child(1) {
    color: #3376c5;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px
}

.fotc p:nth-child(2) {
    font-weight: bold
}

.fotc .other-link {
    color: #8d8888;
    font-size: 14px
}

.fotc .other-link a {
    color: #8d8888
}

.fotr {
    padding: 15px;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 4px 1px rgba(51, 118, 197, .5);
    box-shadow: 0 0 4px 1px rgba(51, 118, 197, .5);
    float: left;
    background: #fff;
    width: 270px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.fotr img {
    width: 120px;
    float: left
}

.fotr .mr {
    width: 120px;
    float: left;
    background: url(../images/qrcode_tips.jpg) top center no-repeat;
    padding-top: 70px;
    margin-left: 10px
}

.fotr .mr p {
    width: 120px;
    text-align: center;
    display: block;
    margin-bottom: 8px;
    color: #3376c5;
    font-weight: normal;
    font-size: 14px
}

.fotr .mr p:nth-child(2) {
    font-size: 16px;
    color: #333;
    margin-top: 15px
}

.fotr p:nth-child(3) {
    color: #3376c5;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: 8px
}

.mbx {
    width: 100%;
    float: left;
    color: #999
}

.mbx a {
    padding-right: 15px;
    padding-left: 15px
}

.mbx a:nth-child(1) {
    padding-left: 0
}

.mbx a:hover {
    color: #3376c5
}

.ilft {
    width: calc(100% - 340px);
    float: left
}

.tyl {
    width: calc(100% - 20px);
    float: left;
    max-width: 790px
}

.tyl-10 {
    width: calc(100% - 10px);
    float: left;
    max-width: 790px
}

.tyl1 {
    background: url(../images/icon__guide.png) left top no-repeat;
    width: 100%;
    float: left;
    min-height: 90px
}

.tyl1 p {
    width: calc(100% - 90px);
    float: left;
    padding-left: 90px;
    color: #333;
    line-height: 26px;
    margin-top: 15px
}

.mtitle {
    width: 100%;
    float: left;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.mtitle .left {
    margin: 0 18px;
    display: inline-block;
    background: url(../images/title-left.png) no-repeat;
    background-size: 100% 100%;
    width: 89px;
    height: 13px
}

.mtitle .right {
    margin: 0 18px;
    display: inline-block;
    background: url(../images/title-right.png) no-repeat;
    background-size: 100% 100%;
    width: 89px;
    height: 13px
}

.mtitle h1 {
    font-size: 24px;
    color: #333;
    line-height: 50px
}

.yyln .tl {
    width: 100%;
    padding: 8px 0;
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.yyln .cont {
    line-height: 26px;
    margin-bottom: 35px;
    color: #333;
    font-size: 16px
}

.mjs p {
    width: 100%;
    line-height: 26px;
    margin-top: 25px;
    float: left;
    text-indent: 2em;
    color: #333
}

.jc p {
    font-weight: bold
}

.jjyy,
.jjyy-yygk {
    width: 830px;
    padding-top: 20px
}

.jjyy .yyp,
.jjyy-yygk .yyp {
    width: 320px;
    height: 180px;
    margin-right: 20px;
    overflow: hidden
}

.jjyy .yyp img,
.jjyy-yygk .yyp img {
    width: 100%
}

.jjyy .jyr,
.jjyy-yygk .jyr {
    float: right;
    width: 230px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px
}

.jjyy .jyr a,
.jjyy-yygk .jyr a {
    background: #058fcb;
    color: #fff;
    line-height: 32px;
    width: calc(50% - 15px);
    max-width: 200px;
    text-align: center;
    border-radius: 5px
}

.jjyy .jyr a:nth-child(2),
.jjyy-yygk .jyr a:nth-child(2) {
    background: #48bcac
}

.jyc {
    overflow: hidden
}

.jyl,
.jjyy-yygk .jylhidden {
    width: 100%;
    line-height: 31px;
    float: left;
    font-size: 16px
}

.jyl strong,
.jjyy-yygk .jylhidden strong {
    color: #333;
    font-weight: bold
}

.jyl span,
.jjyy-yygk .jylhidden span {
    width: 85px;
    float: left;
    color: #181818
}

.jyl p,
.jjyy-yygk .jylhidden p {
    color: #626262
}

.jyl p a,
.jjyy-yygk .jylhidden p a {
    color: #146ec8
}

.ksc {
    width: 100%;
    float: left;
    line-height: 44px
}

.ksc p {
    color: #333;
    float: left;
    width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.kscl {
    width: calc(100% - 90px);
    float: left
}

.kscl a {
    width: 80px;
    margin-right: 7px;
    float: left;
    color: #888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.kscl a:hover {
    color: #3a91e8
}

.lbo3 {
    width: 100%;
    float: left
}

.lbo3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lbo3 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.lbo3 .swiper {
    float: left;
    width: 100%
}

.lbo3 .swiper-button-next {
    background: rgba(0, 0, 0, .3)
}

.lbo3 .swiper-button-prev {
    background: rgba(0, 0, 0, .3)
}

.lbo3 .swiper-button-prev,
.lbo3 .swiper-rtl .swiper-button-next {
    left: 0px;
    margin-top: -35px;
    right: auto;
    height: 80px;
    width: 35px
}

.lbo3 .swiper-button-prev:after,
.lbo3 .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #fff;
    font-size: 22px
}

.lbo3 .swiper-button-next,
.lbo3 .swiper-rtl .swiper-button-prev {
    right: 0px;
    margin-top: -35px;
    left: auto;
    height: 80px;
    width: 35px
}

.lbo3 .swiper-button-next:after,
.lbo3 .swiper-rtl .swiper-button-prev:after {
    content: "next";
    color: #fff;
    font-size: 22px
}

.lbo3 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    border-radius: 4px
}

.lbo3 .swiper .swiper-slide img {
    width: 100% !important;
    height: 220px;
    float: left
}

.hzxl {
    width: 100%;
    float: left;
    line-height: 19px
}

.hzxl li {
    position: relative;
    width: 100%;
    width: calc(100% - 15px);
    line-height: 19px;
    margin-top: 20px;
    margin-left: 15px;
    float: left;
    color: #3376c5;
    font-size: 16px
}

.hzxl li::after {
    position: absolute;
    left: -15px;
    top: 50%;
    content: "";
    width: 4px;
    height: 4px;
    margin-top: -2px;
    border-radius: 50%;
    background: #3376c5
}

.hzxl a {
    float: left;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px
}

.hzxl a:hover {
    color: #3376c5
}

.hzxl h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hzxl p {
    float: right;
    font-size: 14px;
    color: #999
}

.zxl {
    width: 100%;
    float: left;
    line-height: 19px
}

.zxl a {
    float: left;
    width: calc(100% - 100px);
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zxl a:hover {
    color: #3376c5
}

.zxl h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zxl p {
    float: right;
    color: #b9b9b9;
    font-size: 16px
}

.zxl li {
    position: relative;
    width: calc(100% - 15px);
    line-height: 19px;
    margin-top: 20px;
    margin-left: 15px;
    float: left;
    color: #3376c5;
    font-size: 16px
}

.zxl li::after {
    position: absolute;
    left: -15px;
    top: 50%;
    content: "";
    width: 4px;
    height: 4px;
    margin-top: -2px;
    border-radius: 50%;
    background: #3376c5
}

.lbo3 .hov {
    display: none
}

.lbo3:hover .hov {
    display: block
}

.lbo .hov {
    display: none
}

.lbo:hover .hov {
    display: block
}

.eln2 {
    width: 100%;
    float: left;
    margin-top: 20px
}

.eln2 img:nth-child(1) {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 35px
}

.elr .xn {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    float: left;
    line-height: 21px;
    font-weight: bold
}

.eln2 .swiper-slide {
    margin: 0;
    padding: 0;
    display: block !important
}

.eln2 .elr {
    width: calc(100% - 90px);
    float: left;
    margin-left: 20px;
    text-align: left
}

.eln2 .elr p:nth-child(2) {
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    width: calc(100% - 70px);
    height: 19px;
    overflow: hidden
}

.eln2 .elr p:nth-child(3) {
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    max-height: 60px;
    overflow: hidden
}

.eln2 .elr p a {
    font-size: 14px;
    color: #333
}

.eln2 .elr .gh {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #058fcb;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.eln2 .elr .zx {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #48bcac;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.ad2 img {
    width: 100%;
    float: left
}

.kli h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: bold
}

.kli p:nth-child(2) {
    line-height: 26px;
    color: #666;
    width: 100%;
    float: left;
    margin-top: 18px
}

.kul .eln3:nth-child(2n) {
    margin-left: 20px
}

.kul .eln3 {
    width: calc(50% - 52px);
    margin-top: 20px;
    height: 115px;
    padding: 20px;
    float: left;
    overflow: hidden;
    border: 1px solid #eee
}

.eln3 img:nth-child(1) {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 35px
}

.eln3 .elr .xn {
    max-width: 80px;
    height: 21px;
    line-height: 21px;
    float: left;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.eln3 .elr .xn:hover {
    color: #058fcb
}

.eln3 .swiper-slide {
    margin: 0;
    padding: 0;
    display: block !important
}

.eln3 .elr {
    width: calc(100% - 90px);
    float: left;
    margin-left: 20px;
    text-align: left
}

.eln3 .elr p:nth-child(2) {
    width: calc(100% - 85px);
    height: 19px;
    line-height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 14px
}

.eln3 .elr p:nth-child(3) {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    color: #666;
    font-size: 14px
}

.eln3 .elr p a {
    font-size: 14px;
    color: #333
}

.eln3 .elr .gh {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #058fcb;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.eln3 .elr .zx {
    float: left;
    width: calc(50% - 20px);
    max-width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    color: #fff;
    background: #48bcac;
    text-align: center;
    border-radius: 5px;
    font-size: 14px
}

.jyzn p {
    font-size: 14px;
    line-height: 33px;
    color: #333;
    width: 100%;
    float: left;
    margin-top: 20px
}

.mjs2 p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    width: 100%;
    float: left;
    margin-top: 10px
}

.jjif p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    width: 100%;
    float: left;
    margin-top: 20px
}

.hjpi .kk:nth-child(2n) {
    margin-left: 20px
}

.hjpi .kk {
    width: calc(50% - 10px);
    float: left;
    margin-top: 20px
}

.hjpi .tk {
    width: 385px;
    height: 300px;
    overflow: hidden
}

.hjpi .tk img {
    width: 100%
}

.tart li {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.tart li h3 {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tart li span {
    line-height: 31px;
    float: right;
    color: #888;
    font-size: 16px
}

.tart li p {
    width: 100%;
    max-height: 52px;
    line-height: 26px;
    margin-top: 6px;
    float: left;
    overflow: hidden;
    color: #555;
    font-size: 14px
}

.tart li p a:hover {
    color: #058fcb
}

.tart li .tt {
    width: calc(100% - 100px);
    max-height: 62px;
    line-height: 31px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 20px
}

.tart li .tt:hover {
    color: #058fcb
}

.tart li .tag {
    width: 100%;
    margin-top: 6px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tart li .tag a {
    height: 17px;
    line-height: 17px;
    padding: 0 10px;
    border-left: 1px solid #999;
    color: #999
}

.tart li .tag a:first-child {
    margin-left: -10px;
    border: none
}

.tart li .tag a:hover {
    color: #058fcb
}

.tart li img {
    width: 100%
}

.tart li .tart-img {
    width: 180px;
    height: 115px;
    margin-right: 10px;
    float: left;
    overflow: hidden
}

.tart li .tart-cont {
    overflow: hidden
}

.fye {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.fye a {
    line-height: 31px;
    color: #333;
    font-size: 14px;
    padding: 0 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 4px
}

.fye span {
    line-height: 31px;
    font-size: 14px;
    padding: 0 12px;
    border-radius: 5px;
    margin: 0 4px;
    color: #4d7db2;
    background-color: #f2f7ff
}

.fye span.page-num {
    color: #4d7db2
}

.fye a:hover {
    color: #fff;
    background: #3376c5;
    border: 1px solid #3376c5
}

.jli {
    width: 100%;
    float: left
}

.jli li {
    width: 100%;
    float: left;
    margin-top: 20px
}

.jli li .lf {
    width: 280px;
    float: left
}

.jli li .lf img {
    width: 100%;
    float: left
}

.jli li .lf em {
    color: #fff;
    font-size: 16px;
    height: 30px;
    margin-top: -60px;
    float: left;
    width: calc(100% - 10px);
    padding-left: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    padding-top: 30px
}

.jli li .lr {
    width: calc(100% - 300px);
    float: left;
    margin-left: 20px
}

.jli li .lr .bt {
    font-size: 18px;
    line-height: 22px;
    color: #181818;
    width: 100%;
    float: left;
    margin-top: 8px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jli li .lr .bt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jli li .lr span {
    width: 100%;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    float: left
}

.jli li .lr p {
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    float: left;
    line-height: 20px;
    max-height: 80px;
    overflow: hidden
}

.jli li a:hover {
    color: #3376c5
}

.ad3 img {
    width: 100%;
    float: left
}

.ptg a {
    font-size: 14px;
    line-height: 24px;
    float: left;
    margin-right: 9px;
    border: 1px solid #999;
    color: #333;
    border-radius: 4px;
    padding: 0px 8px
}

.ptg .on,
.ptg a:hover {
    border: 1px solid #146ec8;
    background-color: #146ec8;
    color: #fff
}

.xga {
    line-height: 30px;
    padding: 10px 0
}

.xga p {
    float: left;
    font-size: 28px;
    color: #146ec8
}

.xga h1 {
    float: left;
    font-size: 28px;
    color: #146ec8;
    font-weight: normal
}

.xga span {
    float: left;
    color: #888;
    font-size: 28px;
    margin-left: 10px
}

.tart2 li {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.tart2 li .tt {
    font-size: 20px;
    color: #333;
    float: left;
    line-height: 31px;
    width: 100%
}

.tart2 li span {
    color: #888;
    line-height: 21px;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-top: 10px
}

.tart2 li p {
    width: 100%;
    float: left;
    line-height: 26px;
    max-height: 78px;
    overflow: hidden;
    color: #555;
    font-size: 14px;
    margin-top: 10px
}

.tart2 li p a:hover {
    color: #058fcb
}

.tart2 li .tag {
    width: 100%;
    float: left;
    margin-top: 10px
}

.tart2 li .tag a {
    color: #999;
    float: left;
    border-right: 1px solid #999;
    padding-right: 8px;
    margin-right: 8px;
    line-height: 17px;
    height: 17px
}

.tart2 li .tag a:first-child {
    margin-left: 0
}

.tart2 li .tag a:last-child {
    border: none
}

.tart2 li .tag a:hover {
    color: #058fcb
}

.tart2 li .tt:hover {
    color: #058fcb
}

.sht a {
    font-size: 14px;
    line-height: 28px;
    color: #333;
    background: url(../images/lbg.png) left center no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(33.33% - 20px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.sht a:hover {
    color: #146ec8
}

.sht h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tit {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: bold
}

.tit .inf {
    width: 100%;
    float: left;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    color: gray;
    font-size: 16px;
    font-weight: normal
}

.tit .inf p {
    padding: 0 16px
}

.wzyy {
    width: calc(100% - 42px);
    float: left;
    border: 1px solid #ccc;
    padding: 20px
}

.wzyy img {
    width: 125px;
    float: left;
    max-height: 85px
}

.wzyy .jj {
    float: left;
    width: calc(100% - 265px);
    margin-left: 20px;
    max-width: 420px;
    font-size: 12px;
    line-height: 20px;
    color: gray;
    max-height: 40px;
    overflow: hidden;
    padding-top: 15px
}

.wzyy .yy {
    width: 100px;
    float: left;
    margin-left: 20px
}

.wzyy .yy a {
    line-height: 30px;
    float: left;
    width: 98px;
    border: 1px solid #058fcb;
    color: #058fcb;
    text-align: center;
    border-radius: 5px
}

.wzyy .yy a:nth-child(2) {
    border: 1px solid #48bcac;
    color: #48bcac;
    margin-top: 10px
}

.zwen p {
    width: 100%;
    line-height: 26px;
    float: left;
    word-wrap: break-word;
    text-indent: 2em;
    color: #333
}

.zwen img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    padding: 15px 0
}

.atag {
    padding: 15px 0;
    font-size: 16px;
    color: #333;
    line-height: 26px
}

.atag h2 {
    float: left;
    margin-right: 8px;
    font-weight: normal
}

.atag span,
.atag p {
    float: left;
    margin-right: 8px
}

.mze p {
    width: calc(100% - 20px);
    padding: 10px;
    float: left;
    line-height: 26px;
    color: #333;
    background: #dcdcdc
}

.sxy .sye {
    width: calc(50% - 10px);
    float: left;
    line-height: 21px
}

.sxy .sye p {
    float: left;
    width: 68px
}

.sxy .sye a {
    float: left;
    color: #3376c5;
    width: calc(100% - 68px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sxy .sye h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sxy .sye:nth-child(2) {
    margin-left: 20px
}

.xrad li {
    float: left;
    list-style: disc;
    color: #3376c5;
    font-size: 10px;
    line-height: 42px;
    width: calc(33.33% - 25px);
    margin-left: 15px;
    padding-right: 10px
}

.xrad li a {
    font-size: 16px;
    width: 100%;
    float: left;
    max-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.xrad li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.xrad li a:hover {
    color: #3376c5
}

.video {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.video video {
    max-width: 100%
}

.vif h1 {
    width: 100%;
    font-size: 24px;
    line-height: 31px
}

.vif span {
    width: 100%;
    float: left;
    color: #b9b9b9;
    line-height: 21px;
    margin: 10px 0
}

.vif p {
    width: 100%;
    float: left;
    color: #666;
    line-height: 21px;
    margin-bottom: 20px
}

.jzl2 {
    width: 100%;
    float: left
}

.jzl2 li {
    width: calc(33.33% - 12px);
    float: left;
    margin-top: 20px;
    margin-right: 18px
}

.jzl2 li h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.jzl2 li:nth-child(3) {
    margin-right: 0
}

.jzl2 li img {
    width: 100%;
    float: left
}

.jzl2 li a:nth-child(1) em {
    color: #fff;
    font-size: 16px;
    height: 30px;
    margin-top: -60px;
    float: left;
    width: calc(100% - 10px);
    padding-left: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    padding-top: 30px
}

.jzl2 li a:nth-child(2) {
    font-size: 18px;
    line-height: 22px;
    color: #181818;
    width: 100%;
    float: left;
    margin-top: 8px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jzl2 li p {
    width: 100%;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    float: left
}

.ksi p {
    width: 100%;
    float: left;
    color: #333;
    line-height: 26px;
    padding: 15px 0
}

.kli .mor {
    width: 100%;
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #146ec8;
    font-size: 16px;
    background: #eee;
    float: left;
    margin-top: 40px
}

.jtb {
    width: 100%;
    float: left
}

.jtb .tab2 {
    width: 100%;
    float: left
}

.jtb .tab2 .tab-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #e0efff;
    width: 188px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left
}

.jtb .tab2 .tab-bar li {
    line-height: 67px;
    color: #111;
    font-size: 18px;
    float: left;
    padding-left: 30px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jtb .tab2 .tab-bar li.active {
    font-size: 18px;
    background: #b7d7f7
}

.jtb .tab2 .fr {
    width: calc(100% - 240px);
    max-width: calc(100% - 200px);
    float: right
}

.jtb .tab2 .tab-content .js-tab-item {
    width: 100%;
    position: absolute;
    top: -999999px;
    left: 0;
    right: 0
}

.jtb .tab2 .tab-content .js-tab-item.active {
    position: static
}

.xg {
    height: 200px;
    width: 100%;
    float: left;
    background: aqua;
    margin-bottom: 10px
}

.dr-list {
    width: 100%;
    float: left;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.dr-list .dr-item {
    width: 100%;
    float: left;
    margin-bottom: 60px
}

.jtb .tab2 .tab-content {
    position: relative;
    width: 100%;
    float: left
}

.dr-item .fl {
    float: left;
    width: 37.5%;
    max-width: 300px
}

.dr-item .fl img {
    width: 68px;
    height: 68px;
    float: left;
    border-radius: 34px
}

.dr-item .flr {
    width: calc(100% - 88px);
    float: left;
    margin-left: 20px
}

.dr-item .flr a:nth-child(1) {
    max-width: 100px;
    height: 28px;
    line-height: 28px;
    margin-right: 7px;
    float: left;
    overflow: hidden;
    font-size: 20px
}

.dr-item .flr a:nth-child(2) {
    display: inline-block;
    max-width: 75px;
    height: 26px;
    line-height: 26px;
    padding: 0 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
    border-radius: 26px;
    border: 1px solid #146ec8;
    text-decoration: none;
    color: #146ec8;
    font-size: 14px
}

.dr-item .flr p {
    width: 100%;
    float: left;
    color: #333;
    line-height: 42px
}

.dr-item .fl .jj {
    color: #666;
    line-height: 22px;
    width: 100%;
    float: left;
    margin-top: 10px
}

.dr-item .fl .jj a {
    color: #146ec8
}

.dr-item .frb {
    width: calc(100% - 320px);
    float: left;
    margin-left: 20px
}

.jlc .tx {
    width: 90px;
    height: 90px;
    float: left
}

.jlc .tx img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.jlcm {
    width: calc(100% - 330px);
    float: left;
    margin-left: 20px;
    padding-top: 6px
}

.jlcm h1 {
    font-size: 22px;
    line-height: 44px;
    width: 100%;
    float: left
}

.jlcm p {
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    float: left
}

.jlc .yy {
    width: 220px;
    float: left;
    padding-top: 30px
}

.jlc .yy a {
    height: 42px;
    line-height: 42px;
    width: calc(50% - 10px);
    text-align: center;
    float: left;
    color: #fff;
    background: #058fcb;
    border-radius: 5px
}

.jlc .yy a:nth-child(2) {
    margin-left: 20px;
    background: #48bcac
}

.czl span {
    float: left;
    color: #999;
    line-height: 26px;
    width: 80px
}

.czl .fr {
    width: calc(100% - 80px);
    float: left;
    line-height: 26px
}

.czl .fr p {
    float: left;
    margin-right: 8px
}

.czl .fr a {
    float: left;
    margin-right: 8px;
    color: #146ec8
}

.lbo4 {
    width: 100%;
    float: left
}

.lbo4 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 155px
}

.lbo4 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.lbo4 .swiper {
    float: left;
    width: 100%;
    height: 200px
}

.lbo4 .swiper-button-prev,
.lbo4 .swiper-rtl .swiper-button-next {
    left: calc(50% - 30px);
    bottom: -9px;
    top: auto !important;
    right: auto
}

.lbo4 .swiper-button-prev:after,
.lbo4 .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.lbo4 .swiper-button-next,
.lbo4 .swiper-rtl .swiper-button-prev {
    right: calc(50% - 30px);
    bottom: -9px;
    top: auto !important;
    left: auto
}

.lbo4 .swiper-button-next:after,
.lbo4 .swiper-rtl .swiper-button-prev:after {
    content: "next";
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.lbo4 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    border-radius: 4px
}

.lbo4 .swiper .swiper-slide img {
    width: 100% !important;
    float: left
}

.czb table {
    border-collapse: collapse;
    border-spacing: 0;
    text-indent: initial
}

.lbo4 .hov {
    margin-top: 100px;
    width: 100%;
    float: left
}

.czb table th,
.czb table td {
    height: 50px;
    width: 100px;
    line-height: 18px;
    border: 1px solid #c6c6c6;
    vertical-align: middle;
    text-align: center;
    color: #aaacae;
    font-weight: normal;
    font-size: 16px
}

.czb .common-table th,
.czb .common-table td {
    font-size: 14px
}

.czb .common-table th p,
.czb .common-table td p {
    font-size: 14px
}

.czb table td.active {
    color: #4d7db2;
    background-color: #f2f8ff
}

.czb table td.rest {
    color: #818181;
    font-size: 16px;
    background-color: #f8f8f8
}

.czb table td a {
    color: #4d7db2;
    font-size: 16px
}

.zjjs .tit2 {
    width: calc(100% - 20px);
    float: left;
    padding-left: 16px;
    font-size: 18px;
    line-height: 26px;
    color: #146ec8;
    border-left: 4px solid #146ec8
}

.zjjs .ly {
    width: calc(100% - 40px);
    float: left;
    padding: 20px
}

.zjjs .ly p {
    width: 100%;
    float: left;
    line-height: 26px;
    margin-bottom: 15px
}

.zjjs .zy {
    width: 100%;
    float: left
}

.zjjs .zy p {
    color: #333;
    line-height: 26px;
    width: 100%;
    float: left;
    padding: 15px 0
}

.zjjs .zy img {
    max-width: 100%;
    display: block;
    padding: 15px 0
}

.lbo5 {
    width: 100%;
    float: left
}

.lbo5 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 60px);
    padding-left: 30px;
    padding-right: 30px
}

.lbo5 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.lbo5 .swiper {
    float: left;
    width: 100%
}

.lbo5 .swiper-button-prev,
.lbo5 .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto
}

.lbo5 .swiper-button-prev:after,
.lbo5 .swiper-rtl .swiper-button-next:after {
    content: "prev";
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.lbo5 .swiper-button-next,
.lbo5 .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto
}

.lbo5 .swiper-button-next:after,
.lbo5 .swiper-rtl .swiper-button-prev:after {
    content: "next";
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.lbo5 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    border-radius: 4px
}

.pbbtn-detail-show {
    width: 100%;
    float: left;
    height: 48px;
    line-height: 48px;
    background: #eee;
    color: #146ec8;
    font-size: 16px;
    border: none
}

.lnew {
    width: 100%;
    float: left
}

.xrad2 li {
    float: left;
    list-style: disc;
    color: #3376c5;
    font-size: 10px;
    line-height: 42px;
    width: calc(25% - 25px);
    margin-left: 15px;
    padding-right: 10px
}

.xrad2 li a {
    font-size: 16px;
    width: 100%;
    float: left;
    max-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.xrad2 li a:hover {
    color: #3376c5
}

.xrad2 h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 0;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0)
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@media screen and (max-width: 960px) {
    .lgo h1 {
        padding: 10px 0px 8px 0px;
        float: none;
        text-align: center;
        color: #fff;
        font-size: 21px;
        background: #146ec8
    }

    .htel {
        display: none
    }

    .lgo p {
        display: none
    }

    .hbox {
        padding-top: 0;
        background: #3a91e8
    }

    .lgo {
        width: 100%;
        text-align: center
    }

    .lgo h2 {
        width: 100%;
        text-align: center;
        font-weight: normal;
        font-size: 24px;
        background-color: #3a91e8;
        line-height: 50px;
        margin-top: 0;
        color: #fff
    }

    .hinf {
        display: none
    }

    .lgo h2 {
        padding-right: 0
    }

    .bgb {
        margin-top: 0
    }

    .dh {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: auto hidden
    }

    .dh a {
        display: inline-block;
        text-align: center;
        height: 100%;
        color: #fff;
        white-space: nowrap;
        position: relative;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 0;
        margin-left: 8px;
        padding: 0 8px;
        border-radius: 2px
    }

    .lbo {
        width: 100%
    }

    .pt30 {
        padding-top: 0
    }

    .lbo .swiper .swiper-slide img {
        height: auto
    }

    .yinf {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px;
        margin-top: 15px;
        margin-left: 0
    }

    .cont {
        overflow: hidden
    }

    .inft {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .inft a {
        padding: 14px 10px
    }

    .ghlc {
        display: none
    }

    .einf {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px
    }

    .ad {
        display: none
    }

    .ilft {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px
    }

    .ilft .mt20 {
        width: 100%;
        margin-right: 0;
        max-width: 960px
    }

    .palr .time p {
        display: none
    }

    .palr .time p:nth-child(2) {
        display: block;
        float: left;
        margin-left: 0
    }

    .palr .xl {
        display: inline-block;
        white-space: nowrap;
        width: 50%;
        margin-bottom: 5px
    }

    .wzlt li {
        width: 50%
    }

    .tyt span {
        display: none
    }

    .zjl a {
        width: auto
    }

    .lft2c {
        line-height: 33px
    }

    .palr .time {
        float: left;
        width: 50%;
        margin-left: 0
    }

    .palr .pj {
        margin-top: 10px
    }

    .irht {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px
    }

    .link {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px
    }

    .ptb3 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .fot .fotl p {
        display: none
    }

    .fot .fotl {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px;
        background: #3a91e8
    }

    .jyt-logo {
        display: none
    }

    .dhl {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: auto hidden
    }

    .dhl a {
        color: #fff !important;
        display: inline-block;
        text-align: center;
        height: 100%;
        white-space: nowrap;
        position: relative;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 0;
        margin-left: 8px;
        padding: 0 8px;
        border-radius: 2px
    }

    .fot .fotl .dhl {
        margin-top: 0
    }

    .mm0 {
        margin-top: 0
    }

    .fotr {
        display: none
    }

    .fotc {
        width: 100%;
        float: left;
        background: #666;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .fotc p {
        line-height: 24px;
        color: #ccc
    }

    .fotc p:nth-child(1) {
        color: #fff
    }

    .mbx {
        margin-top: 15px;
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 10px
    }

    .tyl1 p {
        width: calc(100% - 80px);
        padding-left: 80px;
        font-size: 14px;
        margin-top: 10px
    }

    .mtitle h1 {
        font-size: 18px;
        font-weight: bold;
        height: 50px;
        display: inline-block;
        white-space: nowrap
    }

    .tyl1 p {
        max-height: 130px;
        overflow: hidden
    }

    .jyc {
        width: 100%;
        float: left
    }

    .jyr {
        float: left;
        width: 100% !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .jyr a {
        margin-left: 20px;
        margin-right: 20px
    }

    .kscl a {
        width: auto;
        margin-right: 10px
    }

    .lbo3 {
        margin-top: 20px
    }

    .hov {
        display: block !important
    }

    .kul .eln3:nth-child(2n) {
        margin-left: 0
    }

    .kul .eln3 {
        width: calc(100% - 42px)
    }

    .tart li .tag a:nth-child(3) {
        display: none
    }

    .tart li .tag a {
        max-width: calc(50% - 17px);
        overflow: hidden
    }

    .tart li .tag a:nth-child(2) {
        border: none
    }

    .xga p,
    .xga span {
        font-size: 22px
    }

    .sht a {
        width: calc(50% - 20px)
    }

    .jli li .lf {
        width: 100%
    }

    .jli li .lr {
        width: 100%;
        margin-left: 0;
        margin-top: 5px
    }

    .wzyy .jj {
        float: left;
        width: calc(100% - 125px);
        max-width: calc(100% - 125px);
        padding-top: 0;
        max-height: 80px;
        margin-left: 0
    }

    .wzyy {
        width: calc(100% - 42px) !important
    }

    .tit h1 {
        line-height: 32px
    }

    .sxy .sye {
        width: 100%;
        line-height: 30px
    }

    .sxy .sye:nth-child(2) {
        margin-left: 0
    }

    .xrad li {
        width: calc(50% - 25px)
    }

    .xrad2 li {
        width: calc(50% - 25px)
    }

    .wzyy img {
        display: none
    }

    .jlc .yy {
        width: 100%;
        padding-top: 15px
    }

    .jlcm {
        width: calc(100% - 110px)
    }

    .czb table td a {
        font-size: 12px
    }

    .czb table th p,
    .czb table td p {
        font-size: 12px
    }

    .czb table th,
    .czb table td {
        font-size: 12px
    }

    .dr-list .dr-item {
        margin-bottom: 40px
    }

    .jtb .tab2 .tab-bar {
        margin: 0 auto;
        min-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: auto hidden
    }

    .jtb .tab2 .tab-bar li {
        display: inline-block;
        text-align: center;
        height: 100%;
        color: #fff;
        white-space: nowrap;
        position: relative;
        border-radius: 2px;
        min-width: 80px;
        padding-left: 15px;
        padding-right: 15px;
        color: #333;
        line-height: 50px
    }

    .jtb .tab2 .fr {
        width: calc(100% - 20px);
        max-width: 100%;
        float: left;
        margin-top: 20px;
        padding: 0 10px
    }

    .dr-item .fl {
        width: 100%;
        max-width: 100%
    }

    .dr-item .frb {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }

    .jtb {
        margin-top: 20px
    }

    body {
        font-size: 14px
    }

    .lnew {
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 10px
    }

    .lkn li a {
        width: auto
    }

    .htg a {
        margin-right: 10px;
        margin-bottom: 8px
    }

    .wzlo span {
        width: 30%;
        font-size: 13px
    }

    .wzlo li .li-tag {
        width: 70%
    }

    .js-tab-item .mt10 {
        margin-top: 0
    }
}

.doc-databank .doc-databank-notice {
    margin-top: 20px
}

.doc-databank .doc-databank-notice b {
    display: block;
    margin: 0 0 5px;
    color: #212121;
    font-size: 12px;
    font-weight: 400;
    font-weight: normal
}

.doc-databank .doc-databank-notice p {
    line-height: 20px;
    color: #5c5d6a;
    font-size: 12px
}

.doc-form .doc-databank-intro,
.doc-form-20240723 .doc-databank-intro {
    margin-top: 24px
}

.doc-form .doc-databank-intro .doc-intro-title,
.doc-form-20240723 .doc-databank-intro .doc-intro-title {
    position: relative;
    padding-left: 16px;
    font-size: 18px;
    line-height: 26px;
    color: #146ec8
}

.doc-form .doc-databank-intro .doc-intro-title:after,
.doc-form-20240723 .doc-databank-intro .doc-intro-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #146ec8
}

.doc-form .doc-databank-intro .doc-intro-title .more,
.doc-form-20240723 .doc-databank-intro .doc-intro-title .more {
    float: right;
    font-size: 18px;
    color: #7f7f7f
}

.doc-form .doc-databank-intro .divid-line,
.doc-form-20240723 .doc-databank-intro .divid-line {
    margin-top: 10px;
    border-bottom: 1px solid #ddd
}

.doc-form .doc-databank-intro .doc-intro-content,
.doc-form-20240723 .doc-databank-intro .doc-intro-content {
    padding: 20px 16px;
    font-size: 16px;
    line-height: 26px;
    color: #333
}

.doc-form .doc-databank-intro .doc-intro-operate,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate {
    padding-top: 30px
}

.doc-form .doc-databank-intro .doc-intro-operate .form-item,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .form-item {
    margin-left: 20px;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 18px
}

.doc-form .doc-databank-intro .doc-intro-operate select.special,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate select.special {
    font-size: 18px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box {
    padding-top: 6px
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box input:checked+label,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box input:checked+label {
    color: #146ec8;
    position: relative;
    border: 1px solid #4884ff
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box input:checked+label .check-icon,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box input:checked+label .check-icon {
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 10px;
    line-height: 8px;
    border: 10px solid;
    border-color: rgba(0, 0, 0, 0) #4884ff #4884ff rgba(0, 0, 0, 0)
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box input:disabled+label,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box input:disabled+label {
    opacity: .8;
    cursor: not-allowed;
    background: #f3f3f3
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box input:disabled+label .check-icon,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box input:disabled+label .check-icon {
    display: none
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box .doc-operate-btn,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box .doc-operate-btn {
    display: inline-block;
    font-size: 16px;
    color: #989898;
    width: 98px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #989898;
    text-align: center;
    margin-left: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.doc-form .doc-databank-intro .doc-intro-operate .btn-box .doc-operate-btn .check-icon,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .btn-box .doc-operate-btn .check-icon {
    display: none
}

.doc-form .doc-databank-intro .doc-intro-operate .operate-tips,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .operate-tips {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #bdbdbd
}

.doc-form .doc-databank-intro .form-item,
.doc-form-20240723 .doc-databank-intro .form-item {
    margin-bottom: 20px
}

.doc-form .doc-databank-intro .form-item .btn-change,
.doc-form-20240723 .doc-databank-intro .form-item .btn-change {
    padding: 0 8px;
    border: 1px solid #058fcb;
    border-radius: 40px;
    color: #058fcb;
    display: block;
    margin: 5px 8px;
    float: left;
    font-size: 14px;
    line-height: 36px;
    height: 36px
}

.doc-form .doc-databank-intro .form-item .item-name,
.doc-form-20240723 .doc-databank-intro .form-item .item-name {
    width: 80px;
    margin-right: 10px;
    text-align: center;
    line-height: 48px;
    color: #ababab
}

.doc-form .doc-databank-intro .form-item .item-name em,
.doc-form-20240723 .doc-databank-intro .form-item .item-name em {
    color: #ff3e3e
}

.doc-form .doc-databank-intro .form-item .item-name.textarea,
.doc-form-20240723 .doc-databank-intro .form-item .item-name.textarea {
    vertical-align: top
}

.doc-form .doc-databank-intro .form-item .select,
.doc-form-20240723 .doc-databank-intro .form-item .select {
    float: left;
    position: relative;
    width: 260px;
    height: 48px;
    z-index: 1
}

.doc-form .doc-databank-intro .form-item .select .select-box,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-box {
    width: 100%;
    height: 100%
}

.doc-form .doc-databank-intro .form-item .select .select-box .select-input,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-box .select-input {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.doc-form .doc-databank-intro .form-item .select .select-box .select-input:focus+label,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-box .select-input:focus+label {
    top: 10px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.doc-form .doc-databank-intro .form-item .select .select-menu,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: auto;
    border: 1px solid #676767;
    background: #fff;
    opacity: 1;
    z-index: 99;
    -webkit-transition: all .6s;
    transition: all .6s;
    max-height: 400px;
    overflow-y: auto
}

.doc-form .doc-databank-intro .form-item .select .select-menu .option,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-menu .option {
    cursor: pointer;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    text-indent: 12px;
    color: #333;
    z-index: 99;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.doc-form .doc-databank-intro .form-item .select .select-menu .option:hover,
.doc-form-20240723 .doc-databank-intro .form-item .select .select-menu .option:hover {
    background-color: #4e6592;
    color: #fff
}

.doc-form .doc-databank-intro .form-item .select.small,
.doc-form-20240723 .doc-databank-intro .form-item .select.small {
    width: 160px;
    margin-right: 20px
}

.doc-form .doc-databank-intro .form-item .select .icon,
.doc-form-20240723 .doc-databank-intro .form-item .select .icon {
    position: absolute;
    right: 10px;
    top: 20px;
    border: 10px solid rgba(0, 0, 0, 0);
    border-top-color: #676767;
    z-index: 0;
    cursor: pointer
}

.doc-form .doc-databank-intro .form-item select option,
.doc-form-20240723 .doc-databank-intro .form-item select option {
    width: 260px;
    height: 48px;
    line-height: 48px;
    padding: 20px
}

.doc-form .doc-databank-intro .form-item textarea,
.doc-form-20240723 .doc-databank-intro .form-item textarea {
    display: inline-block;
    width: 480px;
    height: 110px;
    padding: 16px 20px;
    border: 1px solid #dbdbdb
}

.doc-form .doc-databank-intro .submit-btn,
.doc-form-20240723 .doc-databank-intro .submit-btn {
    text-align: center
}

.doc-form .doc-databank-intro .submit-btn .submit-btn,
.doc-form-20240723 .doc-databank-intro .submit-btn .submit-btn {
    display: inline-block;
    width: 320px;
    height: 48px;
    line-height: 48px;
    float: none;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #146ec8;
    cursor: pointer;
    border: none;
    outline: none
}

.doc-form .doc-databank-table,
.doc-form-20240723 .doc-databank-table {
    margin-top: 20px
}

.doc-form .doc-databank-table .bx-controls-direction,
.doc-form-20240723 .doc-databank-table .bx-controls-direction {
    text-align: center;
    padding: 20px;
    vertical-align: middle
}

.doc-form .doc-databank-table .bx-controls-direction .bx-prev,
.doc-form-20240723 .doc-databank-table .bx-controls-direction .bx-prev {
    display: inline-block;
    color: rgba(0, 0, 0, 0);
    background-image: url(images/arrow_form_left.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 14px
}

.doc-form .doc-databank-table .bx-controls-direction .bx-prev.disabled,
.doc-form-20240723 .doc-databank-table .bx-controls-direction .bx-prev.disabled {
    opacity: .5
}

.doc-form .doc-databank-table .bx-controls-direction .bx-next,
.doc-form-20240723 .doc-databank-table .bx-controls-direction .bx-next {
    display: inline-block;
    margin-left: 40px;
    color: rgba(0, 0, 0, 0);
    background-image: url(images/arrow_form_right.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 14px
}

.doc-form .doc-databank-table .bx-controls-direction .bx-next.disabled,
.doc-form-20240723 .doc-databank-table .bx-controls-direction .bx-next.disabled {
    opacity: .5
}

.doc-form .doc-databank-intro .form-item .item-name,
.doc-form .doc-databank-intro .form-item input,
.doc-form .doc-databank-intro .form-item select,
.doc-form-20240723 .doc-databank-intro .form-item .item-name,
.doc-form-20240723 .doc-databank-intro .form-item input,
.doc-form-20240723 .doc-databank-intro .form-item select {
    float: left
}

.doc-form .doc-databank-intro .form-item input,
.doc-form .doc-databank-intro .form-item select,
.doc-form .doc-databank-intro .form-item textarea,
.doc-form-20240723 .doc-databank-intro .form-item input,
.doc-form-20240723 .doc-databank-intro .form-item select,
.doc-form-20240723 .doc-databank-intro .form-item textarea {
    caret: #4884ff
}

.doc-form .doc-databank-intro .form-item input::-webkit-input-placeholder,
.doc-form .doc-databank-intro .form-item select::-webkit-input-placeholder,
.doc-form .doc-databank-intro .form-item textarea::-webkit-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item input::-webkit-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item select::-webkit-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item textarea::-webkit-input-placeholder {
    color: #d3d3d3;
    font-size: 16px
}

.doc-form .doc-databank-intro .form-item input::-moz-placeholder,
.doc-form .doc-databank-intro .form-item select::-moz-placeholder,
.doc-form .doc-databank-intro .form-item textarea::-moz-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item input::-moz-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item select::-moz-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item textarea::-moz-placeholder {
    color: #d3d3d3;
    font-size: 16px
}

.doc-form .doc-databank-intro .form-item input:-ms-input-placeholder,
.doc-form .doc-databank-intro .form-item select:-ms-input-placeholder,
.doc-form .doc-databank-intro .form-item textarea:-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item input:-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item select:-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item textarea:-ms-input-placeholder {
    color: #d3d3d3;
    font-size: 16px
}

.doc-form .doc-databank-intro .form-item input::-ms-input-placeholder,
.doc-form .doc-databank-intro .form-item select::-ms-input-placeholder,
.doc-form .doc-databank-intro .form-item textarea::-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item input::-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item select::-ms-input-placeholder,
.doc-form-20240723 .doc-databank-intro .form-item textarea::-ms-input-placeholder {
    color: #d3d3d3;
    font-size: 16px
}

.doc-form .doc-databank-intro .form-item input::placeholder,
.doc-form .doc-databank-intro .form-item select::placeholder,
.doc-form .doc-databank-intro .form-item textarea::placeholder,
.doc-form-20240723 .doc-databank-intro .form-item input::placeholder,
.doc-form-20240723 .doc-databank-intro .form-item select::placeholder,
.doc-form-20240723 .doc-databank-intro .form-item textarea::placeholder {
    color: #d3d3d3;
    font-size: 16px
}

.doc-form .doc-databank-intro .form-item input:focus,
.doc-form .doc-databank-intro .form-item select:focus,
.doc-form .doc-databank-intro .form-item textarea:focus,
.doc-form-20240723 .doc-databank-intro .form-item input:focus,
.doc-form-20240723 .doc-databank-intro .form-item select:focus,
.doc-form-20240723 .doc-databank-intro .form-item textarea:focus {
    caret: #4884ff;
    border-color: #4884ff
}

.doc-form .doc-databank-intro .form-item input,
.doc-form .doc-databank-intro .form-item select,
.doc-form-20240723 .doc-databank-intro .form-item input,
.doc-form-20240723 .doc-databank-intro .form-item select {
    text-shadow: 0 0 0 #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 260px;
    height: 48px;
    border: 1px solid #dbdbdb;
    text-indent: 20px
}

.doc-form .doc-databank-intro .form-item input.small,
.doc-form .doc-databank-intro .form-item select.small,
.doc-form-20240723 .doc-databank-intro .form-item input.small,
.doc-form-20240723 .doc-databank-intro .form-item select.small {
    width: 160px;
    margin-right: 20px
}

.doc-form .doc-databank-table table th,
.doc-form .doc-databank-table table td,
.doc-form-20240723 .doc-databank-table table th,
.doc-form-20240723 .doc-databank-table table td {
    height: 50px;
    width: 100px;
    border: 1px solid #c6c6c6;
    color: #aaacae;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-weight: normal
}

.doc-form .doc-databank-table table th a,
.doc-form .doc-databank-table table td a,
.doc-form-20240723 .doc-databank-table table th a,
.doc-form-20240723 .doc-databank-table table td a {
    color: #4d7db2;
    font-size: 16px
}

.doc-form .doc-databank-table table th.active,
.doc-form .doc-databank-table table td.active,
.doc-form-20240723 .doc-databank-table table th.active,
.doc-form-20240723 .doc-databank-table table td.active {
    color: #4d7db2;
    background-color: #f2f8ff
}

.doc-form-20240723 input,
.doc-form-20240723 select,
.doc-form-20240723 textarea {
    font-size: 16px
}

.doc-form-20240723 .doc-databank-intro .form-item {
    overflow: hidden
}

.doc-form-20240723 .doc-databank-intro .form-item input {
    width: 256px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    color: #312e44;
    font-size: 14px;
    background-color: rgba(5, 112, 203, .078)
}

.doc-form-20240723 .doc-databank-intro .form-item input::-webkit-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item input::-moz-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item input:-ms-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item input::-ms-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item input::placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item .item-name {
    width: 85px;
    height: 42px;
    line-height: 42px;
    padding-left: 8px;
    text-align: left;
    color: #5c5d6a;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item .select.small,
.doc-form-20240723 .doc-databank-intro .form-item select.small {
    width: 120px
}

.doc-form-20240723 .doc-databank-intro .form-item .select-input {
    height: 42px;
    border: 0;
    border-radius: 4px;
    color: #312e44;
    font-size: 14px;
    background-color: rgba(5, 112, 203, .078)
}

.doc-form-20240723 .doc-databank-intro .form-item .select-box {
    position: relative
}

.doc-form-20240723 .doc-databank-intro .form-item .select-box::after {
    position: absolute;
    right: 10px;
    top: 50%;
    content: "";
    width: 15px;
    height: 15px;
    margin-top: -10px;
    background: url(../images/icon_arrow_down_input.png) center no-repeat
}

.doc-form-20240723 .doc-databank-intro .form-item .btn-change {
    display: block;
    width: 121px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0 0 0 18px;
    border: 1px solid #dfe8ec;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .form-item-hos {
    margin: 20px 0 0
}

.doc-form-20240723 .doc-databank-intro .form-item-hos .item-name {
    padding-left: 15px;
    margin: 0 4px 0 0px
}

.doc-form-20240723 .doc-databank-intro .form-item-addrdetail input {
    width: 680px
}

.doc-form-20240723 .doc-databank-intro .form-item-code input {
    width: 190px
}

.doc-form-20240723 .doc-databank-intro .form-item-code .item-name {
    width: 10px
}

.doc-form-20240723 .doc-databank-intro .form-item-code .item-name .btn-change {
    float: right
}

.doc-form-20240723 .doc-databank-intro .submit-btn .submit-btn {
    width: 200px;
    margin-top: 20px;
    border-radius: 4px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-content {
    padding: 20px 0px 0
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate {
    overflow: hidden
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate select.special {
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea {
    width: 645px;
    height: 56px;
    padding: 12px 20px;
    resize: none;
    border: 0;
    outline: none;
    border-radius: 8px;
    color: #312e44;
    font-size: 14px;
    background-color: rgba(5, 112, 203, .078)
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea::-webkit-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea::-moz-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea:-ms-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea::-ms-input-placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate textarea::placeholder {
    color: #727686;
    font-size: 14px
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate .form-item {
    margin: 0
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate .form-item input,
.doc-form-20240723 .doc-databank-intro .doc-intro-operate .form-item select {
    width: 256px;
    border: 0;
    border-radius: 4px;
    color: #312e44;
    font-size: 14px;
    background-color: rgba(5, 112, 203, .078)
}

.doc-form-20240723 .doc-databank-intro .doc-intro-operate .form-item select {
    width: 256px;
    height: 42px;
    line-height: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.doc-form-20240723 .doc-databank-intro .doc-intro-title {
    display: block;
    padding: 0;
    margin-top: 20px;
    color: #232323;
    font-size: 16px;
    font-weight: normal
}

.doc-form-20240723 .doc-databank-intro .doc-intro-title::after {
    display: none
}

.doc-form-20240723 .doc-databank-msg .float-box {
    margin: 20px 0 0
}

.doc-form-20240723 .doc-databank-msg .doc-intro-operate {
    width: 360px
}

.doc-form-20240723 .doc-databank-msg .doc-intro-operate .form-item {
    position: relative
}

.doc-form-20240723 .doc-databank-msg .doc-intro-operate .form-item::after {
    position: absolute;
    right: 10px;
    top: 50%;
    content: "";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    background: url(../images/icon_arrow_down_input.png) center no-repeat
}

.doc-form-20240723 .phone-box .form-item {
    float: left
}

.doc-form-20240723 .float-box {
    margin: 0px 0 20px;
    overflow: hidden
}

.doc-form-20240723 .float-box .fl {
    padding: 0;
    margin: 0
}

.doc-form-20240723 .float-box .fr {
    padding: 0;
    margin: 0
}

.doc-form-20240723 .dr-msg {
    margin-top: 58px;
    height: 140px
}

.doc-form-20240723 .dr-msg dt {
    width: 120px;
    height: 140px;
    margin-right: 20px;
    float: left;
    overflow: hidden
}

.doc-form-20240723 .dr-msg dd {
    overflow: hidden
}

.doc-form-20240723 .dr-msg img {
    width: 100%
}

.doc-form-20240723 .dr-msg .doc-intro-operate {
    margin-top: 15px;
    overflow: hidden
}

.doc-form-20240723 .dr-msg .doc-intro-operate select {
    width: 256px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border: 0;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    color: #312e44;
    font-size: 16px;
    background-color: rgba(5, 112, 203, .078)
}

.doc-form-20240723 .dr-msg .doc-intro-operate .item-name {
    width: 85px;
    height: 42px;
    line-height: 42px;
    color: #888;
    font-size: 16px
}

.doc-form-20240723 .dr-msg .doc-intro-operate .item-name em {
    color: #ff3e3e
}

.doc-form-20240723 .overview {
    overflow: hidden
}

.doc-form-20240723 .overview h3 {
    margin-right: 20px;
    float: left;
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.doc-form-20240723 .overview .intro {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    line-height: 26px;
    overflow: hidden;
    color: #000;
    font-size: 14px
}

.doc-form-20240723 .addr {
    margin-top: 10px;
    color: #333
}

.doc-form-20240723 .addr em {
    color: #888
}

.common-btn-show {
    display: block;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
    border-radius: 4px;
    text-align: center;
    color: #3376c5;
    font-size: 16px;
    background-color: #eee
}

.dep-list-card {
    width: 850px;
    max-height: 306px;
    overflow: hidden
}

.dep-list-card dl {
    width: 178px;
    height: 84px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px
}

.dep-list-card dt {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #fafdff
}

.dep-list-card a {
    display: block;
    width: 50%;
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.dep-list-card .btn-check {
    background: #058fcb
}

.dep-list-card .btn-dr {
    background: #48bcac
}

.dep-list-card.no-maxheight {
    max-height: none
}

.dep-list-hos dl {
    margin-bottom: 28px;
    overflow: hidden
}

.dep-list-hos dt {
    width: 320px;
    height: 180px;
    margin-right: 20px;
    float: left;
    overflow: hidden
}

.dep-list-hos dd {
    overflow: hidden
}

.dep-list-hos b,
.dep-list-hos h3 {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-weight: bold;
    font-size: 16px
}

.dep-list-hos p {
    max-height: 104px;
    line-height: 1.8;
    margin-top: 12px;
    overflow: hidden;
    color: #626262;
    font-size: 16px
}

.dep-list-hos p:nth-child(2) {
    margin-top: 12px;
    float: none
}

.dep-list-hos p a {
    color: #058fcb
}

.dep-list-hos ul {
    margin-top: 10px;
    overflow: hidden
}

.dep-list-hos li {
    margin-right: 20px;
    float: left
}

.dep-list-hos li a {
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    border-radius: 4px;
    text-align: center;
    font-size: 16px
}

.dep-list-hos li .btn-book {
    border-color: #058fcb;
    color: #058fcb
}

.dep-list-hos li .btn-book:hover {
    color: #fff;
    background-color: #058fcb
}

.dep-list-hos li .btn-consult {
    border-color: #48bcac;
    color: #48bcac
}

.dep-list-hos li .btn-consult:hover {
    color: #fff;
    background-color: #48bcac
}

.dep-list-dr {
    float: left
}

.dep-list-dr dl {
    max-width: 790px;
    margin-top: 25px;
    overflow: hidden
}

.dep-list-dr dt {
    width: 160px;
    height: 200px;
    margin-right: 20px;
    float: left;
    overflow: hidden
}

.dep-list-dr dt img {
    width: 100%
}

.dep-list-dr dd {
    overflow: hidden
}

.dep-list-dr p {
    line-height: 26px;
    color: #626262;
    font-size: 16px
}

.dep-list-dr p a {
    color: #058fcb
}

.dep-list-dr .dr-msg {
    margin-bottom: 10px
}

.dep-list-dr .dr-msg a,
.dep-list-dr .dr-msg h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    color: #333;
    font-size: 18px;
    font-weight: bold
}

.dep-list-dr .dr-msg em {
    color: #333;
    font-size: 16px
}

.dep-list-dr .dr-excel {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dep-list-dr .dr-intro {
    max-height: 52px;
    overflow: hidden
}

.dep-list-dr .dr-time {
    position: relative;
    width: 100%;
    margin-top: 20px
}

.dep-list-dr .dr-time table {
    width: 540px;
    margin: 0 auto;
    border: 0
}

.dep-list-dr .dr-time .noswiper {
    width: 100%
}

.dep-list-dr .dr-time td {
    height: 37px;
    font-size: 16px
}

.dep-list-dr .dr-time td.rest {
    color: #717171;
    background-color: #f6f6f6
}

.dep-list-dr .dr-time td.active {
    color: #4d7db2;
    background-color: #f2f7ff
}

.dep-list-dr .dr-time th {
    height: 37px;
    color: #aaacae;
    font-size: 14px
}

.dep-list-dr .dr-time th p {
    line-height: 18px;
    color: #aaacae;
    font-size: 14px
}

.dep-list-dr .dr-time .swiper-button-prev,
.dep-list-dr .dr-time .swiper-button-next {
    top: 23px;
    position: absolute;
    height: 124px;
    background-color: #ddd
}

.dep-list-dr .dr-time .swiper-button-prev::after,
.dep-list-dr .dr-time .swiper-button-next::after {
    color: #000;
    font-weight: bold;
    font-size: 18px
}

.dep-list-dr .table-tl-time th {
    height: 47px
}

.dep-detail-hos dt {
    width: 320px;
    height: 180px;
    margin-right: 20px;
    float: left;
    overflow: hidden
}

.dep-detail-hos dd {
    overflow: hidden
}

.dep-detail-hos dd a {
    color: #058fcb
}

.dep-detail-hos p {
    line-height: 26px;
    overflow: hidden;
    color: #626262;
    font-size: 16px
}

.dep-detail-hos p a {
    color: #058fcb
}

.dep-detail-hos p:nth-child(2) {
    margin-top: 12px;
    float: none
}

.dep-detail-hos p.limit-cont {
    display: inline
}

.dep-detail-hos p.show-all {
    max-height: none
}

.dep-detail-hos ul {
    margin-top: 18px;
    overflow: hidden
}

.dep-detail-hos li {
    margin-right: 20px;
    float: left
}

.dep-detail-hos li a {
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    border-radius: 4px;
    text-align: center;
    font-size: 16px
}

.dep-detail-hos li .btn-book {
    color: #fff;
    background-color: #058fcb
}

.dep-detail-hos li .btn-consult {
    color: #fff;
    background-color: #48bcac
}

.dep-list-art ul {
    width: 100%;
    padding-top: 8px;
    float: left
}

.dep-list-art li {
    width: 50%;
    float: left;
    overflow: hidden
}

.dep-list-art li:nth-of-type(2n-1) em {
    padding-right: 18px
}

.dep-list-art i {
    margin-right: 12px
}

.dep-list-art a {
    display: block;
    width: 280px;
    height: 36px;
    line-height: 36px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 16px
}

.dep-list-art a:hover {
    color: #3376c5
}

.dep-list-art em {
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: right;
    color: #b9b9b9;
    font-size: 14px
}

.dr-detail {
    float: left
}

.dr-detail dl {
    max-width: 790px;
    margin-top: 10px;
    overflow: hidden
}

.dr-detail dt {
    width: 160px;
    height: 200px;
    margin-right: 20px;
    float: left;
    overflow: hidden
}

.dr-detail dt img {
    width: 100%
}

.dr-detail dd {
    overflow: hidden
}

.dr-detail a {
    color: #058fcb
}

.dr-detail p {
    line-height: 26px;
    color: #626262;
    font-size: 16px
}

.dr-detail p.limit-cont {
    display: inline
}

.dr-detail ul {
    margin-top: 8px;
    overflow: hidden
}

.dr-detail li {
    margin-right: 20px;
    float: left
}

.dr-detail li a {
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    border-radius: 4px;
    text-align: center;
    font-size: 16px
}

.dr-detail li .btn-book {
    color: #fff;
    background-color: #058fcb
}

.dr-detail li .btn-consult {
    color: #fff;
    background-color: #48bcac
}

.dr-detail .dr-msg {
    margin-bottom: 8px
}

.dr-detail .dr-msg a,
.dr-detail .dr-msg h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    color: #333;
    font-size: 18px;
    font-weight: bold
}

.dr-detail .dr-msg em {
    color: #333;
    font-size: 16px
}

.dr-detail .dr-excel {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dr-detail .dr-intro {
    max-height: 52px;
    overflow: hidden
}

.dr-detail .table-tl {
    margin-top: 20px;
    overflow: hidden
}

.dr-detail .table-tl i {
    padding: 3px 5px;
    margin-right: 10px;
    float: left;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    background-color: #058fcb
}

.dr-detail .table-tl .common-title {
    overflow: hidden;
    color: #333;
    font-size: 16px
}

.dr-cont-attention {
    padding: 8px 12px;
    float: left;
    background-color: #fffcf2
}

.dr-cont-attention b {
    color: #67441f;
    font-size: 16px
}

.dr-cont-attention p {
    padding: 0;
    margin: 0 !important;
    line-height: 24px;
    color: #67441f;
    font-size: 14px
}

.dr-evaluation-container {
    overflow: hidden
}

.dr-evaluation-container.limit-height {
    max-height: 490px
}

.dr-evaluation .dr-evaluation-detail {
    width: 690px;
    padding: 10px;
    margin-top: 10px;
    float: left;
    background-color: #f7f7f2
}

.dr-evaluation .dr-evaluation-detail a {
    color: #5f5134
}

.dr-evaluation .dr-evaluation-detail i {
    padding-right: 20px
}

.dr-evaluation .dr-evaluation-detail .icon-arrow-down {
    background-image: url(../images/ex_hide.png);
    background-position: -2px -2px;
    background-repeat: no-repeat
}

.dr-evaluation .dr-evaluation-detail .icon-arrow-up {
    background-image: url(../images/ex_hide.png);
    background-position: -2px -30px;
    background-repeat: no-repeat
}

.dr-evaluation .xl span {
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 12px
}

.dr-evaluation .time {
    color: #7f7f7f;
    font-size: 12px
}

.dr-evaluation .time p {
    color: #7f7f7f;
    font-size: 12px
}

.evaluation-more {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-top: 35px;
    float: left;
    border: 0;
    border-radius: 4px;
    text-align: center;
    color: #146ec8;
    font-size: 16px;
    background: #f5f5f5
}

.icon-calendar {
    width: 16px;
    height: 16px;
    background: url("../images/icon_sprites.png") -10px -44px
}

.icon-chat {
    width: 16px;
    height: 14px;
    background: url("../images/icon_sprites.png") -10px -10px
}

.hbox-btns-wrap {
    padding-right: 15px;
    margin-top: 8px;
    float: right
}

.hbox-btns-wrap li {
    margin-right: 20px;
    float: left
}

.hbox-btns-wrap i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    vertical-align: middle
}

.hbox-btns-wrap a {
    display: block;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.hbox-btns-wrap .btn-ask a {
    background-color: #4cbafe
}

.hbox-btns-wrap .btn-book i {
    margin-top: -4px
}

.hbox-btns-wrap .btn-book a {
    background-color: #14d7c1
}

.index-hos-usher {
    width: 820px;
    float: left
}

.index-hos-usher .usher-msg {
    margin-top: 35px;
    line-height: 26px;
    text-indent: 2em;
    color: #626262;
    font-size: 16px
}

.index-hos-usher .usher-msg a {
    color: #3a91e8
}

.sametown-hos {
    margin-bottom: 20px
}

.sametown-hos .pb-blue-title {
    margin-bottom: 28px
}

.sametown-hos-cont {
    width: 1250px
}

.sametown-hos-cont dl {
    width: 285px;
    margin-right: 20px;
    float: left
}

.sametown-hos-cont dt {
    width: 285px;
    height: 160px;
    overflow: hidden
}

.sametown-hos-cont img {
    width: 100%
}

.sametown-hos-cont h3 {
    margin: 15px 0;
    color: #181818;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sametown-hos-cont .tags-wrap {
    overflow: hidden
}

.sametown-hos-cont .tags-wrap a {
    width: 48px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: #f1f1f1
}

.sametown-hos-cont .tags-wrap a:hover {
    color: #fff;
    background-color: #146ec8
}

.sametown-hos-cont .bx-pager {
    width: 1200px;
    margin-top: 30px;
    text-align: center
}

.sametown-hos-cont .bx-pager-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px
}

.sametown-hos-cont .bx-pager-link {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    text-indent: -9999px;
    background-color: #d5e5f5
}

.sametown-hos-cont .bx-pager-link.active {
    background-color: #146ec8
}

.eval-cont {
    float: left;
    overflow: hidden
}

.eval-cont .common-btn-show {
    display: block;
    width: 240px;
    height: 38px;
    line-height: 38px;
    margin: 30px 0 10px calc(50% - 120px);
    float: left;
    cursor: pointer;
    text-align: center;
    color: #3376c5;
    font-size: 16px;
    background-color: rgba(51, 118, 197, .1)
}

.article-offer {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 25px;
    float: left;
    border-bottom: 1px solid #ddd
}

.article-offer:last-of-type {
    border-bottom: 0
}

.article-offer ul {
    width: 810px;
    height: auto;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.article-offer ul.hide {
    display: block !important;
    height: 0;
    opacity: 0
}

.article-offer li {
    width: 385px;
    margin-right: 20px;
    float: left
}

.article-offer li a {
    color: #333
}

.article-offer li a:hover {
    color: #3a91e8
}

.article-offer li h3 {
    width: 300px;
    height: 36px;
    line-height: 36px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.article-offer li em {
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: right;
    color: #b9b9b9;
    font-size: 14px
}

.article-offer .offer-tabs {
    width: 810px;
    margin-bottom: 10px;
    overflow: hidden
}

.article-offer .offer-tabs a {
    width: 72px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    margin-right: 7px;
    float: left;
    border-radius: 3px;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: #f8f7f7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.article-offer .offer-tabs .on {
    color: #fff;
    background-color: #146ec8
}

.part-tutorial-book {
    margin-top: 8px;
    float: left
}

.part-tutorial-book dl {
    margin-top: 15px
}

.part-tutorial-book dt {
    position: relative;
    padding-left: 30px;
    color: #181818;
    font-size: 16px;
    font-weight: 700
}

.part-tutorial-book dd {
    line-height: 24px;
    padding-left: 20px;
    margin: 10px 0 0 11px;
    border-left: 2px solid #ecf0f2;
    color: #626262;
    font-size: 14px
}

.part-tutorial-book i {
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-top: -11px;
    border-radius: 4px;
    text-align: center;
    color: #146ec8;
    background-color: #ecf0f2
}

.book-notice-tl {
    width: 100%;
    margin-top: 30px;
    float: left;
    color: #212121;
    font-size: 20px;
    font-weight: 700
}

.book-notice-detail {
    margin-top: 15px;
    float: left
}

.book-notice-detail p {
    padding: 4px 0;
    line-height: 24px;
    color: #626262;
    font-size: 14px
}

.part-dep-list {
    width: 820px;
    float: left
}

.part-dep-list li {
    float: left;
    margin-right: 10px;
    margin-top: 20px
}

.part-dep-list li a {
    display: block;
    width: 79px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    color: #999;
    background-color: #f8f7f7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part-dep-list li a:hover {
    color: #fff;
    background-color: #146ec8
}

.side-qna {
    float: left
}

.side-qna dl {
    margin-top: 20px;
    float: left
}

.side-qna dt {
    width: 140px;
    height: 79px;
    margin-right: 10px;
    float: left;
    overflow: hidden
}

.side-qna dd {
    overflow: hidden
}

.side-qna h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.side-qna h3:hover {
    color: #146ec8
}

.side-qna p {
    line-height: 20px;
    margin-top: 15px;
    color: #626262;
    font-size: 14px
}

.part-article-list {
    float: left
}

.part-article-list dl {
    padding: 25px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.part-article-list dt {
    width: 200px;
    height: 113px;
    float: left;
    overflow: hidden;
    background: #cdcdcd
}

.part-article-list dd {
    width: 570px;
    padding-left: 20px;
    overflow: hidden
}

.part-article-list h3 {
    color: #181818;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part-article-list h3 a {
    color: #181818
}

.part-article-list h3 a:hover {
    color: #146ec8
}

.part-article-list p {
    line-height: 26px;
    margin-top: 8px;
    color: #626262;
    font-size: 16px
}

.part-article-list em {
    display: block;
    margin-top: 8px;
    color: #b9b9b9;
    font-size: 14px
}

.part-article-list img {
    width: 100%
}

.part-article-list-20240530 {
    float: left
}

.part-article-list-20240530 img {
    width: 100%
}

.part-article-list-20240530 dl {
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.part-article-list-20240530 dt {
    position: relative;
    width: 640px;
    padding-right: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part-article-list-20240530 dt h3 {
    color: #181818;
    font-size: 18px;
    font-weight: 400
}

.part-article-list-20240530 dt a {
    color: #181818
}

.part-article-list-20240530 dt a:hover {
    color: #3376c5
}

.part-article-list-20240530 dt i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 3px 10px 0 0;
    float: left;
    border: 1px solid #3376c5;
    border-radius: 3px;
    text-align: center;
    color: #3376c5;
    font-size: 14px;
    font-weight: 700;
    background-color: #eaf4fe
}

.part-article-list-20240530 dt em {
    position: absolute;
    right: 0;
    top: 2px;
    color: #7f7f7f;
    font-size: 14px
}

.part-article-list-20240530 dd {
    overflow: hidden
}

.part-article-list-20240530 .list-cont {
    margin-top: 20px
}

.part-article-list-20240530 .list-cont i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 3px 10px 0 0;
    float: left;
    border: 1px solid #3376c5;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #3376c5
}

.part-article-list-20240530 .list-cont p {
    line-height: 26px;
    padding: 12px 10px;
    overflow: hidden;
    color: #7f7f7f;
    font-size: 16px;
    background-color: #f8f7f7
}

.part-article-list-20240530 .list-msg {
    margin-top: 12px
}

.part-article-list-20240530 .list-msg i {
    width: 36px;
    height: 36px;
    margin: 0px 8px 0 0;
    float: left;
    overflow: hidden
}

.part-article-list-20240530 .list-msg img {
    width: 100%
}

.part-article-list-20240530 .list-msg h3 {
    margin: 8px 8px 0 0;
    float: left;
    color: #181818;
    font-weight: 400;
    font-size: 16px
}

.part-article-list-20240530 .list-msg a {
    color: #181818
}

.part-article-list-20240530 .list-msg a:hover {
    color: #3376c5
}

.part-article-list-20240530 .list-msg em {
    margin: 8px 0px 0 0;
    float: left;
    color: #626262;
    font-size: 14px
}

.part-hot-list {
    width: 850px;
    padding-top: 8px;
    float: left;
    overflow: auto
}

.part-hot-list li {
    width: 385px;
    line-height: 36px;
    padding-right: 10px;
    margin-right: 15px;
    float: left
}

.part-hot-list h3 {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part-hot-list h3 a {
    color: #333
}

.part-hot-list h3 a:hover {
    color: #146ec8
}

.part-qna-detail {
    width: 100%;
    margin-top: 20px;
    float: left;
    background-color: #fff
}

.part-qna-detail .cont-desc {
    position: relative
}

.part-qna-detail .cont-desc h2 {
    color: #0a0d2c;
    font-weight: normal;
    font-size: 18px
}

.part-qna-detail .cont-desc em {
    position: absolute;
    right: 0;
    top: 5px;
    color: #b7bbc0;
    font-size: 14px
}

.part-qna-detail .cont-desc .tags {
    overflow: hidden
}

.part-qna-detail .cont-desc .tags span {
    margin: 15px 8px 0 0;
    padding: 4px 6px;
    float: left;
    font-size: 14px;
    background-color: #f5f7f9
}

.part-qna-detail .cont-desc .tags a {
    color: #7e8291
}

.part-qna-detail .cont-desc .tags a:hover {
    text-decoration: none;
    color: #146ec8
}

.part-qna-detail .cont-answer {
    position: relative;
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #ddd
}

.part-qna-detail .cont-answer dt {
    width: 49px;
    height: 49px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    border-radius: 50%
}

.part-qna-detail .cont-answer img {
    width: 100%
}

.part-qna-detail .cont-answer h2 {
    display: inline;
    color: #0a0d2c;
    font-size: 16px;
    font-weight: normal
}

.part-qna-detail .cont-answer h2 a {
    color: #0a0d2c
}

.part-qna-detail .cont-answer h2 a:hover {
    text-decoration: none
}

.part-qna-detail .cont-answer ul {
    position: absolute;
    top: 20px;
    right: 0;
    overflow: hidden
}

.part-qna-detail .cont-answer li {
    float: left;
    margin-left: 20px
}

.part-qna-detail .cont-answer li a:hover {
    border-color: #146ec8;
    text-decoration: none;
    color: #fff;
    background-color: #146ec8
}

.part-qna-detail .cont-answer .btn-book a,
.part-qna-detail .cont-answer .btn-consult a {
    display: block;
    padding: 4px 10px;
    border-radius: 3px
}

.part-qna-detail .cont-answer .btn-book a {
    color: #058fcb;
    background-color: rgba(5, 143, 203, .1)
}

.part-qna-detail .cont-answer .btn-consult a {
    color: #48bcac;
    background-color: rgba(72, 188, 172, .1)
}

.part-qna-detail .cont-answer .msg-main {
    min-height: 49px
}

.part-qna-detail .cont-answer .main-tl {
    margin-top: 5px
}

.part-qna-detail .cont-answer .main-tl span {
    margin-left: 8px;
    color: #626262;
    font-size: 14px
}

.part-qna-detail .cont-answer .main-other {
    margin-top: 5px;
    color: #999;
    font-size: 14px
}

.part-qna-detail .cont-answer .detail {
    margin-top: 8px
}

.part-qna-detail .cont-answer .detail p {
    line-height: 26px;
    padding: 8px 0;
    color: #626262;
    font-size: 16px
}

.part-qna-detail .tl-hos {
    padding-right: 200px;
    margin-bottom: 15px
}

.part-qna-detail .tl-hos i {
    padding: 0 5px;
    margin-right: 8px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    background-color: #3376c5
}

.part-qna-detail .tl-hos h2 {
    line-height: 26px;
    color: #181818;
    font-size: 18px
}

.part-qna-detail .tl-hos a {
    color: #181818
}

.part-qna-detail .tl-hos a:hover {
    color: #146ec8
}

.part-qna-detail .tl-q {
    overflow: hidden
}

.part-qna-detail .tl-q i {
    padding: 0 5px;
    margin-right: 8px;
    float: left;
    border-radius: 3px;
    border: 1px solid #3376c5;
    color: #3376c5;
    font-size: 14px;
    font-weight: 700;
    background-color: #eaf4fe
}

.part-qna-detail .tl-q h2 {
    padding-right: 130px;
    overflow: hidden
}

.part-qna-detail-20240530 {
    width: 100%;
    margin-top: 20px;
    float: left;
    background-color: #fff
}

.part-qna-detail-20240530 .cont-desc {
    overflow: hidden
}

.part-qna-detail-20240530 .cont-desc h1 {
    color: #0a0d2c;
    font-weight: normal;
    font-size: 18px
}

.part-qna-detail-20240530 .cont-desc em {
    line-height: 28px;
    float: left;
    color: #b9b9b9;
    font-size: 14px
}

.part-qna-detail-20240530 .cont-answer {
    position: relative;
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #ddd
}

.part-qna-detail-20240530 .cont-answer dt {
    width: 49px;
    height: 49px;
    margin: 15px 8px 0 15px;
    float: left;
    overflow: hidden;
    border-radius: 50%
}

.part-qna-detail-20240530 .cont-answer img {
    width: 100%
}

.part-qna-detail-20240530 .cont-answer h3 {
    display: inline;
    color: #0a0d2c;
    font-size: 16px;
    font-weight: normal
}

.part-qna-detail-20240530 .cont-answer h3 a {
    color: #0a0d2c
}

.part-qna-detail-20240530 .cont-answer h3 a:hover {
    text-decoration: none
}

.part-qna-detail-20240530 .cont-answer ul {
    position: absolute;
    top: -5px;
    right: 0
}

.part-qna-detail-20240530 .cont-answer li {
    margin-left: 20px;
    float: left
}

.part-qna-detail-20240530 .cont-answer .btn-book a,
.part-qna-detail-20240530 .cont-answer .btn-consult a {
    display: block;
    padding: 4px 12px;
    border-radius: 3px;
    font-size: 14px
}

.part-qna-detail-20240530 .cont-answer .btn-book a {
    color: #146ec8;
    background-color: rgba(223, 235, 244, .7)
}

.part-qna-detail-20240530 .cont-answer .btn-consult.yyk-show::after {
    top: -10px;
    right: -10px;
    padding: 1px;
    color: #869097;
    font-size: 12px;
    background-color: #fff
}

.part-qna-detail-20240530 .cont-answer .btn-consult a {
    color: #146ec8;
    background-color: rgba(223, 235, 244, .7)
}

.part-qna-detail-20240530 .cont-answer .msg-main {
    min-height: 49px;
    padding: 15px 20px;
    background-color: rgba(20, 110, 200, .05)
}

.part-qna-detail-20240530 .cont-answer .main-tl {
    position: relative;
    margin-top: 5px
}

.part-qna-detail-20240530 .cont-answer .main-tl span {
    margin-left: 8px;
    color: #626262;
    font-size: 14px
}

.part-qna-detail-20240530 .cont-answer .main-tl span a {
    color: #626262
}

.part-qna-detail-20240530 .cont-answer .main-other {
    margin-top: 5px;
    overflow: hidden;
    color: #999;
    font-size: 14px
}

.part-qna-detail-20240530 .cont-answer .detail {
    margin-top: 8px
}

.part-qna-detail-20240530 .cont-answer .detail p {
    line-height: 26px;
    padding: 8px 0;
    color: #626262;
    font-size: 16px
}

.part-qna-detail-20240530 .tl-hos {
    padding-right: 200px;
    margin-bottom: 15px
}

.part-qna-detail-20240530 .tl-hos i {
    padding: 4px 8px;
    margin-right: 8px;
    border-radius: 3px;
    color: #48bcac;
    font-size: 14px;
    background-color: #ecf8f7
}

.part-qna-detail-20240530 .tl-hos h3 {
    line-height: 26px;
    color: #181818;
    font-size: 18px
}

.part-qna-detail-20240530 .tl-hos a {
    color: #181818
}

.part-qna-detail-20240530 .tl-hos a:hover {
    color: #146ec8
}

.part-qna-detail-20240530 .tl-q {
    margin-bottom: 15px;
    overflow: hidden
}

.part-qna-detail-20240530 .tl-q h2 {
    overflow: hidden
}

.part-qna-detail-20240530 .global-btn-report {
    line-height: 28px;
    float: right;
    cursor: pointer;
    color: #8597a9;
    font-size: 14px
}

.part-qna-detail-20240530 .global-btn-report:hover {
    color: #3376c5
}

.jjyy-yygk {
    width: auto
}

.jjyy-yygk .jyl,
.jjyy-yygk .jylhidden {
    float: none
}

.jjyy-yygk .jylhidden {
    width: 450px;
    float: none;
    overflow: hidden
}

.page-set {
    background-color: #fbfeff
}

.page-set .inner {
    width: 1200px;
    margin: 0 auto
}

.set-list-hos,
.set-news,
.set-qna,
.set-offer-hosdep {
    padding: 20px;
    width: 1158px;
    margin: 0 auto;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.set-side-qna,
.set-side-offerdr,
.set-side-news,
.side-goodmsg {
    width: 328px;
    padding: 0 20px 20px;
    margin-top: 20px;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.set-btn-totop {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 3px 1px rgba(232, 232, 232, .48);
    box-shadow: 0 1px 3px 1px rgba(232, 232, 232, .48);
    color: rgba(0, 0, 0, 0);
    background: url(../images/icon_totop.png) center no-repeat;
    background-color: #fff
}

.set-btn-totop a {
    display: block;
    color: rgba(0, 0, 0, 0)
}

.set-btn-blue,
.set-btn-white {
    margin: 20px 0;
    text-align: center
}

.set-btn-blue a,
.set-btn-white a {
    padding: 12px 35px;
    color: #edf1fb;
    font-size: 14px;
    background-color: #3888f4
}

.set-btn-blue i,
.set-btn-white i {
    padding-right: 15px;
    background: url(../images/icon_arrow_right_white_sm_set.png) right center no-repeat
}

.set-btn-white a {
    border: 1px solid #3888f4;
    color: #3888f4;
    background-color: #fff
}

.set-btn-white i {
    background: url(../images/icon_arrow_right_blue_sm_set.png) right center no-repeat
}

.set-header {
    height: 83px;
    border-bottom: 2px solid #3888f4;
    background-color: #fff
}

.set-header .header-nav {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.set-header .nav-item {
    margin: 32px 35px 0;
    float: left;
    color: #181f2f;
    font-size: 18px
}

.set-header .nav-item.on {
    color: #374567;
    font-weight: bold
}

.set-header .logo {
    display: block;
    width: 181px;
    height: 43px;
    margin-top: 20px;
    float: left
}

.set-header .logo img {
    width: 100%
}

.set-overview {
    padding: 20px 0 28px;
    overflow: hidden;
    background-color: #f5faff
}

.set-overview .main {
    position: relative;
    width: 815px;
    height: 380px;
    float: left;
    overflow: hidden
}

.set-overview .main i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .4)
}

.set-overview .side {
    width: 328px;
    height: 338px;
    padding: 20px;
    float: right;
    overflow: hidden;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.set-overview .side i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 8px 10px 0 0;
    float: left;
    border-radius: 3px;
    text-align: center;
    color: #374567;
    font-size: 14px;
    background-color: #f2f7fc
}

.set-overview .side h2 {
    color: #374567;
    font-size: 16px;
    font-weight: 700
}

.set-overview .side h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-overview .side ul {
    margin-top: 10px
}

.set-overview .side li {
    overflow: hidden;
    line-height: 32px;
    font-size: 16px
}

.set-overview .side a {
    color: #687587
}

.set-overview .side a:hover {
    color: #3c8ae6
}

.set-overview .side .num-1 {
    color: #fff;
    background-color: #2e59a7
}

.set-overview .side .num-2 {
    color: #fff;
    background-color: #4a94c5
}

.set-overview .side .num-3 {
    color: #fff;
    background-color: #89abd9
}

.set-tag {
    width: 1162px;
    padding: 0 18px 18px;
    margin: 0 auto;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.set-tag dl {
    margin-top: 12px;
    overflow: hidden
}

.set-tag dt {
    margin-top: 20px;
    float: left;
    color: #374567;
    font-size: 16px
}

.set-tag dd {
    position: relative;
    overflow: hidden
}

.set-tag dd a {
    padding: 8px 12px;
    margin: 12px 6px 0;
    float: left;
    border: 1px solid #e1e6f0;
    border-radius: 3px;
    white-space: nowrap;
    color: #7a8ba6;
    font-size: 14px;
    background-color: #f9faff
}

.set-tag dd a.on,
.set-tag dd a:hover {
    color: #3c8ae6;
    border-color: #3c8ae6
}

.set-tag dd .btn-show {
    position: static;
    padding: 9px 12px;
    border: 0;
    cursor: pointer;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#5ea2f7), to(#3977f4));
    background: linear-gradient(90deg, #5ea2f7 0%, #3977f4 100%)
}

.set-tag dd .btn-show i {
    position: relative;
    padding-right: 15px
}

.set-tag dd .btn-show i::after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    width: 10px;
    height: 5px;
    margin-top: -2px;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    background: url(../images/icon_triangle_white_set.png) center no-repeat
}

.set-tag dd .btn-show:hover {
    color: #fff;
    border-color: #3c8ae6
}

.set-tag .tag-cont {
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    padding-right: 0px
}

.set-tag .ishide {
    height: 50px;
    padding-right: 80px;
    overflow: hidden
}

.set-tag .ishide .btn-show {
    position: absolute;
    top: 0;
    right: 0
}

.set-tag .ishide .btn-show i::after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}

.set-layout {
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden
}

.set-layout .main {
    float: left
}

.set-layout .side {
    margin-top: -20px;
    float: right
}

.set-layout .set-side-tl {
    position: relative;
    height: 50px
}

.set-layout .set-side-tl h2 {
    padding-top: 17px;
    color: #374567;
    font-weight: 700;
    font-size: 16px
}

.set-layout .set-side-tl h2 span {
    margin-left: 10px;
    font-weight: 400;
    font-size: 12px
}

.set-layout .set-side-tl .btn-more {
    position: absolute;
    top: 50%;
    right: 0;
    padding-right: 10px;
    margin-top: -7px;
    color: #798494;
    font-size: 14px;
    background: url(../images/icon_arrow_right_grey_sm_set.png) right center no-repeat
}

.set-layout .set-side-tl .btn-more:hover {
    color: #3c8ae6;
    background: url(../images/icon_arrow_right_blue_sm_set.png) right center no-repeat
}

.set-main-tl {
    position: relative;
    z-index: 2;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background: #fff
}

.set-main-tl h2 {
    float: left;
    color: #374567;
    font-weight: 700;
    font-size: 20px
}

.set-main-tl .tabs {
    margin-left: 10px;
    float: left;
    color: #7a8ba6;
    font-size: 14px
}

.set-main-tl .tabs a {
    margin: 0 3px;
    cursor: pointer;
    color: #7a8ba6;
    font-size: 14px
}

.set-main-tl .tabs a.on,
.set-main-tl .tabs a:hover {
    color: #3c8ae6;
    font-weight: 700
}

.set-main-tl .btn-more {
    position: absolute;
    top: 50%;
    right: 0;
    padding-right: 10px;
    margin-top: -13px;
    color: #798494;
    font-size: 14px;
    background: url(../images/icon_arrow_right_grey_sm_set.png) right center no-repeat
}

.set-main-tl .btn-more:hover {
    color: #3c8ae6;
    background: url(../images/icon_arrow_right_blue_sm_set.png) right center no-repeat
}

.set-brumb {
    width: 1200px;
    margin: 60px auto 0;
    color: #374567;
    font-size: 14px
}

.set-brumb a {
    color: #374567
}

.set-brumb a:hover {
    text-decoration: underline
}

.set-brumb span {
    color: #3888f4
}

.set-pager {
    padding: 0 20px;
    overflow: hidden;
    text-align: center
}

.set-pager a,
.set-pager span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 8px 12px;
    margin: 15px 6px 0;
    border-radius: 3px
}

.set-pager a {
    color: #374567;
    font-size: 14px;
    background-color: #f2f3f8
}

.set-pager a:hover {
    color: #fff;
    background-color: #3888f4
}

.set-pager span {
    color: #fff;
    font-size: 14px;
    background-color: #3888f4
}

.set-offer-hosdep {
    margin-top: 20px
}

.set-offer-hosdep ul {
    margin-top: 7px;
    overflow: hidden
}

.set-offer-hosdep li {
    width: 14.28%;
    height: 36px;
    line-height: 36px;
    float: left
}

.set-offer-hosdep li h3 {
    position: relative;
    padding-right: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-offer-hosdep li a {
    padding-left: 8px;
    color: #374567;
    font-size: 14px
}

.set-offer-hosdep li a::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 2px;
    height: 2px;
    margin-top: -1px;
    background: #374567
}

.set-offer-hosdep li a:hover {
    color: #3888f4
}

.set-offer-hosdep li a:hover::after {
    background: #3888f4
}

.set-offer-hosdep .tabs {
    margin-top: 8px;
    overflow: hidden
}

.set-offer-hosdep .tabs a {
    padding: 8px 12px;
    margin: 12px 12px 0 0;
    float: left;
    border: 1px solid #f9faff;
    border-radius: 3px;
    cursor: pointer;
    color: #7a8ba6;
    font-size: 14px;
    background-color: #f9faff
}

.set-offer-hosdep .tabs a.on,
.set-offer-hosdep .tabs a:hover {
    color: #374567;
    border-color: #e1e6f0
}

.set-offer-hosdep .set-btn-white {
    margin-top: 28px
}

.set-qna {
    margin-top: 20px
}

.set-qna dl {
    width: 556px;
    margin: 28px 15px 0 0;
    float: left
}

.set-qna dt {
    position: relative;
    width: 180px;
    height: 100px;
    margin-right: 15px;
    float: left;
    overflow: hidden
}

.set-qna dt img {
    width: 100%
}

.set-qna dt i {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 6px;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .4)
}

.set-qna dd {
    overflow: hidden
}

.set-qna dd p {
    height: 44px;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
    color: #646f83;
    font-size: 14px
}

.set-qna dd p a {
    color: #3c8ae6
}

.set-qna h3 {
    color: #0a1d2e;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-qna h3 a {
    color: #0a1d2e
}

.set-qna h3 a:hover {
    color: #3c8ae6
}

.set-qna .qna-cont {
    overflow: hidden
}

.set-qna .cont-other {
    margin-top: 10px
}

.set-qna .cont-other em {
    margin-right: 8px;
    color: #a1aec4;
    font-size: 12px
}

.set-news {
    margin-top: 20px
}

.set-news .news-cont {
    margin-top: 20px;
    overflow: hidden
}

.set-news .news-cont .main {
    width: 800px;
    float: left
}

.set-news .news-cont .side {
    width: 330px;
    float: right
}

.set-news .cont-other {
    margin-top: 10px
}

.set-news .cont-other em {
    margin-right: 8px;
    color: #a1aec4;
    font-size: 12px
}

.set-news .main-article {
    overflow: hidden
}

.set-news .main-article dt {
    width: 210px;
    height: 120px;
    margin-right: 12px;
    float: left
}

.set-news .main-article dd {
    overflow: hidden
}

.set-news .main-article img {
    width: 100%
}

.set-news .main-article h3 {
    height: 38px;
    line-height: 38px;
    margin-top: -10px;
    color: #0a1d2e;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-news .main-article h3 a {
    color: #0a1d2e
}

.set-news .main-article h3 a:hover {
    color: #3888f4
}

.set-news .main-article p {
    height: 44px;
    line-height: 22px;
    margin-top: 6px;
    overflow: hidden;
    color: #646f83;
    font-size: 14px
}

.set-news .main-article .cont-other {
    margin-top: 20px
}

.set-news .main-other-list {
    overflow: hidden
}

.set-news .main-other-list li {
    width: 50%;
    margin-top: 12px;
    float: left
}

.set-news .main-other-list h3 {
    height: 26px;
    line-height: 26px;
    padding-right: 20px;
    color: #0a1d2e;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-news .main-other-list h3 a {
    color: #0a1d2e
}

.set-news .main-other-list h3 a:hover {
    color: #3888f4
}

.set-news .main-other-list .cont-other {
    margin-top: 3px
}

.set-news .side-article {
    margin-bottom: 28px;
    overflow: hidden
}

.set-news .side-article dt {
    width: 120px;
    height: 70px;
    margin-right: 12px;
    float: left;
    overflow: hidden
}

.set-news .side-article dd {
    overflow: hidden
}

.set-news .side-article img {
    width: 100%
}

.set-news .side-article h3 {
    height: 52px;
    line-height: 24px;
    margin-top: -5px;
    overflow: hidden;
    color: #0a1d2e;
    font-size: 16px;
    font-weight: 400
}

.set-news .side-article h3 a {
    color: #0a1d2e
}

.set-news .side-article h3 a:hover {
    color: #3888f4
}

.set-news .side-article .cont-other {
    width: 210px;
    margin-top: 5px
}

.set-list-hos {
    margin-top: 20px
}

.set-list-hos ul {
    width: 1200px;
    margin-top: 15px;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s
}

.set-list-hos li {
    width: 180px;
    height: 34px;
    line-height: 34px;
    margin-right: 15px;
    float: left
}

.set-list-hos li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-list-hos li a {
    color: #505c7a;
    font-size: 16px
}

.set-list-hos li a:hover {
    text-decoration: underline;
    color: #3c8ae6
}

.set-list-hos .set-btn-white {
    margin-top: 32px
}

.set-list-hos .set-btn-white a {
    cursor: pointer
}

.set-list-hos .set-btn-white i {
    position: relative;
    background: none
}

.set-list-hos .set-btn-white i::after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    width: 6px;
    height: 12px;
    margin-top: -6px;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    background: url(../images/icon_arrow_right_blue_sm_set.png) center no-repeat
}

.set-list-hos .ishide ul {
    max-height: 272px;
    overflow: hidden
}

.set-list-hos .ishide .set-btn-white i::after {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg)
}

.layout-hos,
.layout-hos-nobook {
    width: 788px;
    padding: 20px 0;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.layout-hos dl,
.layout-hos-nobook dl {
    position: relative;
    padding: 20px;
    margin-top: -1px;
    overflow: hidden
}

.layout-hos dl::after,
.layout-hos-nobook dl::after {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    content: "";
    height: 1px;
    background-color: #ebf0fc
}

.layout-hos dl:hover,
.layout-hos-nobook dl:hover {
    background-color: #f9faff
}

.layout-hos dt,
.layout-hos-nobook dt {
    position: relative;
    width: 210px;
    height: 120px;
    margin-right: 12px;
    float: left;
    overflow: hidden
}

.layout-hos dt i,
.layout-hos-nobook dt i {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 6px;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .4)
}

.layout-hos dd,
.layout-hos-nobook dd {
    position: relative;
    padding-right: 120px;
    min-height: 120px;
    overflow: hidden
}

.layout-hos dd p,
.layout-hos-nobook dd p {
    max-height: 66px;
    line-height: 22px;
    overflow: hidden;
    color: #646f83;
    font-size: 14px
}

.layout-hos dd p a,
.layout-hos-nobook dd p a {
    color: #3c8ae6
}

.layout-hos ul,
.layout-hos-nobook ul {
    position: absolute;
    top: 0;
    right: 0
}

.layout-hos li,
.layout-hos-nobook li {
    margin-top: 20px
}

.layout-hos li a,
.layout-hos-nobook li a {
    display: block;
    width: 78px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ebf0fc;
    text-align: center;
    color: #7a8ba6;
    font-size: 14px;
    background-color: #fff
}

.layout-hos li a:hover,
.layout-hos-nobook li a:hover {
    border-bottom-color: #3c8ae6;
    color: #3c8ae6
}

.layout-hos .set-main-tl,
.layout-hos-nobook .set-main-tl {
    padding: 0 20px
}

.layout-hos .hos-tl,
.layout-hos-nobook .hos-tl {
    line-height: 38px;
    margin-top: -12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.layout-hos .hos-tl a,
.layout-hos-nobook .hos-tl a {
    color: #0a1d2e
}

.layout-hos .hos-tl a:hover,
.layout-hos-nobook .hos-tl a:hover {
    color: #3c8ae6
}

.layout-hos .hos-tl h3,
.layout-hos-nobook .hos-tl h3 {
    display: inline;
    vertical-align: middle;
    color: #0a1d2e;
    font-size: 18px
}

.layout-hos .hos-tl span,
.layout-hos-nobook .hos-tl span {
    padding: 3px 8px;
    margin-left: 3px;
    vertical-align: middle;
    color: #3c4c5b;
    font-size: 12px;
    background-color: #f3f2f8
}

.layout-hos .tag-cont,
.layout-hos-nobook .tag-cont {
    margin: 0px 0 0 -8px;
    color: #a1aec4;
    font-size: 12px
}

.layout-hos .tag-cont a,
.layout-hos-nobook .tag-cont a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 12px 8px 0;
    color: #a1aec4;
    font-size: 12px
}

.layout-hos .tag-cont a:hover,
.layout-hos-nobook .tag-cont a:hover {
    color: #3c8ae6
}

.layout-hos .cont-other,
.layout-hos-nobook .cont-other {
    margin-top: 8px
}

.layout-hos .cont-other em,
.layout-hos-nobook .cont-other em {
    margin-right: 8px;
    color: #a1aec4;
    font-size: 12px
}

.layout-hos .cont-other em a,
.layout-hos-nobook .cont-other em a {
    color: #a1aec4
}

.layout-hos .cont-other em a:hover,
.layout-hos-nobook .cont-other em a:hover {
    color: #3c8ae6
}

.layout-hos-nobook dd {
    padding-right: 0
}

.layout-qna {
    width: 788px;
    padding: 20px 0;
    border: 1px solid #ebf0fc;
    background-color: #fff
}

.layout-qna ul {
    position: relative;
    padding-right: 110px;
    margin-top: 3px;
    overflow: hidden
}

.layout-qna ul li {
    margin-right: 10px;
    float: left;
    color: #0a1d2e;
    font-size: 14px
}

.layout-qna ul h3 {
    display: inline;
    color: #0a1d2e;
    font-size: 14px
}

.layout-qna ul a {
    color: #144987
}

.layout-qna ul a:hover {
    text-decoration: underline
}

.layout-qna ul .time {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -6px 0 0 0;
    color: #a1aec4;
    font-size: 12px
}

.layout-qna dl {
    position: relative;
    padding: 20px;
    margin-top: -1px;
    overflow: hidden
}

.layout-qna dl::after {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    content: "";
    height: 1px;
    background-color: #ebf0fc
}

.layout-qna dt {
    width: 48px;
    height: 48px;
    margin-right: 12px;
    float: left;
    overflow: hidden;
    border-radius: 50%
}

.layout-qna dt img {
    width: 100%
}

.layout-qna dd {
    overflow: hidden
}

.layout-qna .set-main-tl {
    padding: 0 20px
}

.layout-qna .qna-cont {
    margin-top: 8px
}

.layout-qna .qna-cont p {
    display: inline;
    line-height: 26px;
    color: #646f83;
    font-size: 16px
}

.layout-qna .qna-cont .btn-show {
    cursor: pointer;
    color: #3c8ae6;
    font-size: 16px
}

.side-goodmsg dl {
    margin-top: 15px
}

.side-goodmsg dt {
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
    overflow: hidden;
    color: #374567;
    font-size: 14px;
    background: url(../images/icon_heart.png) left center no-repeat
}

.side-goodmsg dt a {
    color: #374567
}

.side-goodmsg dt a:hover {
    text-decoration: underline
}

.side-goodmsg dt h3 {
    display: inline
}

.side-goodmsg dd {
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #7a8ba6;
    font-size: 12px
}

.side-goodmsg .msg-cont {
    border-top: 1px solid #ebf0fc
}

.set-side-news {
    padding-bottom: 10px
}

.set-side-news ul {
    padding-top: 8px
}

.set-side-news li {
    height: 32px;
    line-height: 32px
}

.set-side-news li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-side-news li a {
    color: #505c7a;
    font-size: 14px
}

.set-side-news li a:hover {
    text-decoration: underline;
    color: #3888f4
}

.set-side-news ul {
    border-top: 1px solid #ebf0fc
}

.set-side-offerdr dl {
    margin-top: 18px;
    overflow: hidden
}

.set-side-offerdr dt {
    width: 38px;
    height: 38px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    border-radius: 50%
}

.set-side-offerdr dt img {
    width: 100%
}

.set-side-offerdr dd {
    overflow: hidden
}

.set-side-offerdr dd p {
    max-height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    color: #7a8ba6;
    font-size: 12px
}

.set-side-offerdr ul {
    padding: 8px 0;
    margin-top: 5px;
    overflow: hidden
}

.set-side-offerdr li {
    margin-right: 8px;
    float: left
}

.set-side-offerdr li a {
    padding: 4px 6px;
    border: 1px solid #eaebed;
    border-radius: 3px;
    color: #45454d;
    font-size: 12px;
    background-color: #f5f6fa
}

.set-side-offerdr li a:hover {
    color: #416db2
}

.set-side-offerdr h3 {
    color: #374567;
    font-size: 14px
}

.set-side-offerdr h3 a {
    color: #374567;
    font-size: 14px
}

.set-side-offerdr h3 a:hover {
    color: #3c8ae6
}

.set-side-offerdr dd {
    overflow: hidden
}

.set-side-offerdr .dr-cont {
    border-top: 1px solid #ebf0fc
}

.set-side-qna dl {
    margin-top: 18px;
    overflow: hidden
}

.set-side-qna dt {
    width: 120px;
    height: 70px;
    margin-right: 10px;
    float: left;
    overflow: hidden
}

.set-side-qna dt img {
    width: 100%
}

.set-side-qna dd {
    overflow: hidden
}

.set-side-qna dd p {
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    color: #646f83;
    font-size: 12px
}

.set-side-qna h3 {
    color: #0a1d2e;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-side-qna h3 a {
    color: #0a1d2e
}

.set-side-qna h3 a:hover {
    color: #3888f4
}

.set-side-qna .qna-cont {
    border-top: 1px solid #ebf0fc;
    overflow: hidden
}

.set-side-qna .cont-other {
    width: 210px;
    margin-top: 5px
}

.set-side-qna .cont-other em {
    margin-right: 8px;
    color: #a1aec4;
    font-size: 12px
}

.footer-proxy {
    padding: 30px 0 20px 0;
    clear: both;
    text-align: center;
    background: #3c3c3c
}

.footer-proxy dl {
    display: inline-block;
    margin: 0 90px
}

.footer-proxy dd {
    padding-top: 15px;
    font-size: 12px;
    color: #00b44d
}

.footer-proxy2 {
    width: 100%;
    min-width: 1200px;
    padding: 32px 0 28px;
    margin-top: 40px;
    text-align: center;
    background: #0b1e2e
}

.footer-proxy2 .proxy-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 15px;
    margin-right: 48px;
    vertical-align: middle;
    text-align: left;
    background-color: #132637
}

.footer-proxy2 .proxy-item:first-child {
    padding: 0 15px
}

.footer-proxy2 .proxy-item:last-child {
    margin-right: 0
}

.footer-proxy2 .proxy-item.sm .item-image {
    width: 160px;
    height: 70px;
    margin-top: 16px
}

.footer-proxy2 .proxy-item.sm .item-desc {
    margin-top: 30px
}

.footer-proxy2 .proxy-item.sm .item-desc .desc-tel {
    margin-top: 19px
}

.footer-proxy2 .proxy-item a[href^="tel:"] {
    pointer-events: none
}

.footer-proxy2 .proxy-item .item-image {
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 100px
}

.footer-proxy2 .proxy-item .item-image img {
    width: 100%;
    height: 100%
}

.footer-proxy2 .proxy-item .item-desc {
    margin-top: 10px;
    overflow: hidden
}

.footer-proxy2 .proxy-item .item-desc .desc-title {
    line-height: 1;
    color: #e4e6e8;
    font-size: 16px
}

.footer-proxy2 .proxy-item .item-desc .desc-com {
    line-height: 1;
    margin-top: 12px;
    color: #a8b1ba;
    font-size: 12px;
    font-weight: lighter
}

.footer-proxy2 .proxy-item .item-desc .desc-tel {
    line-height: 1;
    margin-top: 27px;
    color: #909ca6;
    font-size: 14px;
    font-weight: lighter
}

.footer-desc {
    line-height: 1;
    padding: 0 24px 24px;
    text-align: center;
    color: #f9f9f9;
    font-size: 18px;
    font-weight: lighter;
    background: #0b1e2e
}

.global-footer {
    zoom: 1;
    width: 990px;
    padding: 0 0 20px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    color: #cfd3d5;
    font-size: 12px
}

.global-footer .global-footer-menu {
    width: 100%;
    padding: 15px 0;
    text-align: center
}

.global-footer .global-footer-menu em {
    *display: inline;
    *zoom: 1;
    width: 1px;
    margin: 0 10px;
    overflow: hidden;
    border-left: #cfd3d5 1px solid;
    border-right: #cfd3d5 1px solid
}

.global-footer a {
    color: #cfd3d5
}

.global-footer a:hover {
    color: #fff
}

.global-footer .global-copyright {
    width: 100%;
    padding-top: 12px;
    text-align: center
}

.global-footer .global-copyright p {
    line-height: 24px;
    color: #6c7885;
    font-size: 12px
}

.global-footer-black {
    zoom: 1;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background: #0b1e2e
}

.global-footer-black .global-footer {
    color: #cfd3d5
}

.global-footer-black a {
    color: #cfd3d5
}

.yyk-show {
    position: relative
}

.yyk-show::after {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    /*content:"广告";*/
    width: 28px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #ddd;
    font-size: 9px;
    background-color: #000
}

@supports(font-size: 1rem) {
    .yyk-show::after {
        font-size: .64rem;
        background-color: rgba(0, 0, 0, .1)
    }
}

.dialog-mask {
    position: fixed;
    _position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    background: rgba(0, 0, 0, .2)
}

.dialog-mask-filter {
    filter: alpha(opacity=50)
}

.dialog-box {
    position: fixed;
    _position: absolute;
    top: -50%;
    left: 50%;
    width: 50%;
    height: 50%;
    display: none;
    border-top: 3px solid #146ec8;
    -webkit-transform: translate(-50.1%, -50.1%);
    -ms-transform: translate(-50.1%, -50.1%);
    transform: translate(-50.1%, -50.1%);
    opacity: 0;
    background: #fff
}

.dialog-box .dia-sbj {
    position: relative;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    text-align: left
}

.dialog-box .dia-sbj b {
    padding: 0 15px;
    font-size: 14px;
    color: #333
}

.dialog-box .dia-close {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    text-decoration: none;
    border-radius: 50%;
    background: #146ec8
}

.dialog-box .dia-close:hover {
    color: #fff;
    background: #058fcb
}

.dialog-box .dia-cont {
    padding: 15px;
    overflow: hidden
}

.dialog-box .fd-btn-wrap {
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    text-align: center
}

.dialog-box .fd-btn {
    height: 36px;
    padding: 0 25px;
    margin: 0 10px;
    border: 0;
    border-radius: 8px;
    color: #fff;
    cursor: pointer
}

.dialog-box .fd-btn-primary {
    background: #146ec8
}

.dialog-box .fd-btn-cancel {
    background: #666
}

.dialog-box .fd-btn-empty {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, .1) 1px 1px 1px
}

.dialog-box .fd-btn-empty:hover {
    border: 1px solid #ccc;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, .2) 1px 1px 1px;
    text-decoration: none
}

.dialog-box .fd-dia-tips {
    padding: 15px 0
}

.dialog-box .fd-dia-tips h1 {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #333
}

.dialog-box .fd-dia-center {
    text-align: center
}

.dialog-box .fd-dia-summary {
    line-height: 1.8;
    padding-top: 20px;
    overflow: hidden;
    font-size: 14px
}

.dialog-box .fd-dia-summary a {
    color: #146ec8
}

.dialog-box .view-photo {
    text-align: center;
    *zoom: 1
}

/*# sourceMappingURL=css_20230213.css.map */