html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0
}

blockquote {
    border: none;
    font-size: 1em
}

body {
    color: #000;
    background: #fff;
    font-size: 14px;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif
}

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

a:hover,
a:focus {
    color: #0075a3;
    text-decoration: none
}

.w_col {
    width: 1280px
}

.w {
    width: 1280px;
    margin: 0 auto
}

@media (max-width: 1180px) {
    .w {
        width: 100%
    }
}

.w2 {
    width: 1200px;
    margin: 0 auto
}

@media (max-width: 1180px) {
    .w2 {
        width: 100%
    }
}

.WinH {
    position: relative
}

.p20 {
    padding: 20px !important
}

.np {
    margin: 0;
    padding: 0
}

.np [class*="am-"] {
    margin: 0;
    padding: 0
}

.pages {
    text-align: center;
    padding: 0 10px 10px
}

.pages a {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    background: none;
    color: #999;
    border: 1px solid #999
}

.pages a:hover {
    color: #999
}

.text-center {
    text-align: center
}

.page {
    margin: 0 auto
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 auto 30px;
    border-radius: 0px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #414141;
    border: none;
    font-size: 14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #fff;
    background: #0075a3
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0075a3;
    border-color: #0075a3
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

@font-face {
    font-family: 'btr';
    src: url("/i/fonts/BrandonText-Regular.eot");
    src: url("/i/fonts/BrandonText-Regular.eot?#iefix") format("embedded-opentype"), url("/i/fonts/BrandonText-Regular.woff") format("woff"), url("/i/fonts/BrandonText-Regular.ttf") format("truetype"), url("/i/fonts/BrandonText-Regular.svg#YourWebFontName") format("svg")
}

@font-face {
    font-family: 'btb';
    src: url("/i/fonts/BrandonText-Bold.eot");
    src: url("/i/fonts/BrandonText-Bold.eot?#iefix") format("embedded-opentype"), url("/i/fonts/BrandonText-Bold.woff") format("woff"), url("/i/fonts/BrandonText-Bold.ttf") format("truetype"), url("/i/fonts/BrandonText-Bold.svg#YourWebFontName") format("svg")
}

@font-face {
    font-family: 'btm';
    src: url("/i/fonts/BrandonText-Medium.eot");
    src: url("/i/fonts/BrandonText-Medium.eot?#iefix") format("embedded-opentype"), url("/i/fonts/BrandonText-Medium.woff") format("woff"), url("/i/fonts/BrandonText-Medium.ttf") format("truetype"), url("/i/fonts/BrandonText-Medium.svg#YourWebFontName") format("svg")
}

@font-face {
    font-family: 'fbb';
    src: url("/i/fonts/FuturaBT-Book.eot");
    src: url("/i/fonts/FuturaBT-Book.eot?#iefix") format("embedded-opentype"), url("/i/fonts/FuturaBT-Book.woff") format("woff"), url("/i/fonts/FuturaBT-Book.ttf") format("truetype"), url("/i/fonts/FuturaBT-Book.svg#YourWebFontName") format("svg")
}

.Validform_checktip {
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    background: url(images/right.png) no-repeat left center
}

.Validform_wrong {
    color: red;
    padding-left: 20px;
    white-space: nowrap;
    background: url(images/error.png) no-repeat left center
}

.Validform_loading {
    padding-left: 20px;
    background: url(images/onLoad.gif) no-repeat left center
}

.Validform_error {
    background-color: #ffe7e7
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 19891016;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1)
}

#Validform_msg .iframe {
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: -1
}

#Validform_msg .Validform_title {
    line-height: 25px;
    height: 25px;
    text-align: left;
    font-weight: bold;
    padding: 0 8px;
    color: #fff;
    position: relative;
    background-color: #999;
    background: -moz-linear-gradient(top, #999, #666 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
    line-height: 22px;
    position: absolute;
    right: 8px;
    top: 0px;
    color: #fff;
    text-decoration: none
}

#Validform_msg a.Validform_close:hover {
    color: #ccc
}

#Validform_msg .Validform_info {
    padding: 8px;
    border: 1px solid #bbb;
    border-top: none;
    text-align: left
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #cccccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: bold
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

@font-face {
    font-family: "socialshare";
    src:url("../fonts/iconfont1/iconfont.eot");
    src:url("../fonts/iconfont1/iconfont.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/iconfont1/iconfont.woff") format("woff"),
        url("../fonts/iconfont1/iconfont.ttf") format("truetype"), 
        url("../fonts/iconfont1/iconfont.svg#iconfont") format("svg")
}

.social-share {
    font-family: "socialshare" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share * {
    font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
    content: "\f11a"
}

.social-share .icon-weibo:before {
    content: "\f12a"
}

.social-share .icon-wechat:before {
    content: "\f09a"
}

.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
    content: "\f08a"
}

.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 4px;
    display: inline-block;
    outline: none
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-weibo {
    color: #ff763b;
    border-color: #ff763b
}

.social-share .icon-weibo:hover {
    background: #ff763b
}

.social-share .icon-tencent {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-qq:hover {
    background: #56b6e7
}

.social-share .icon-qzone {
    color: #FDBE3D;
    border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
    background: #FDBE3D
}

.social-share .icon-douban {
    color: #33b045;
    border-color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    color: #0077B5;
    border-color: #0077B5
}

.social-share .icon-linkedin:hover {
    background: #0077B5
}

.social-share .icon-facebook {
    color: #44619D;
    border-color: #44619D
}

.social-share .icon-facebook:hover {
    background: #44619D
}

.social-share .icon-google {
    color: #db4437;
    border-color: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    color: #55acee;
    border-color: #55acee
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    color: #307DCA;
    border-color: #307DCA
}

.social-share .icon-diandian:hover {
    background: #307DCA
}

.social-share .icon-wechat {
    position: relative;
    color: #7bc549;
    border-color: #7bc549
}

.social-share .icon-wechat:hover {
    background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    z-index: 7001;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    visibility: hidden;
    top: 200px;
    left: 50%;
    margin-left: -300px;
    width: 520px;
    background: #eee;
    position: absolute;
    z-index: 7002;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

@media (max-width: 1180px) {
    .reveal-modal {
        display: none
    }
}

.reveal-modal.small {
    width: 200px;
    margin-left: -140px
}

.reveal-modal.medium {
    width: 400px;
    margin-left: -240px
}

.reveal-modal.large {
    width: 600px;
    margin-left: -340px
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 8px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
    font-weight: bold;
    cursor: pointer
}

.topsearch h1 {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 15px
}

.topsearch form {
    width: 100%;
    height: 28px;
    border: 1px solid #cdd9e1;
    background: #fff;
    position: relative;
    z-index: 2
}

.topsearch form .btn1,
.topsearch form .btn2 {
    margin: 0;
    padding: 0;
    border: none
}

.topsearch form .btn1 {
    width: 400px;
    padding: 0px 10px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    outline: 0px
}

.topsearch form .btn2 {
    float: right;
    width: 19px;
    height: 19px;
    padding: 4px 10px 5px 0px;
    margin: 4px 5px 0 0;
    background: url(../images/search.jpg) 0 0 no-repeat
}

#warper #sidebar-wrapper {
    width: 200px;
    height: 100%;
    padding: 20px;
    left: -250px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#warper #sidebar-wrapper a.logo {
    display: block;
    float: none;
    width: 100%
}

#warper #sidebar-wrapper a.logo img {
    width: 100%
}

#warper.toggled #sidebar-wrapper {
    left: 0;
    z-index: 101;
    overflow-y: scroll;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

#warper.toggled .hamburger {
    position: fixed
}

.hamburger {
    position: absolute;
    right: 10px;
    top: 22px;
    z-index: 10000;
    width: 30px;
    height: 26px;
    background: transparent;
    border: none
}

@media (max-width: 1180px) {
    .hamburger {
        top: 27px
    }
}

@media (max-width: 668px) {
    .hamburger {
        top: 24px;
        height: 22px
    }
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #333
}

.hamburger.is-closed .hamb-top {
    top: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px
}

.hamburger.is-closed .hamb-bottom {
    bottom: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #fff
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open .hamb-middle {
    display: none
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100
}

.target-fix {
    position: relative;
    top: 0px;
    display: block;
    height: 1px;
    background: none;
    overflow: hidden;
    outline: 0;
    text-decoration: none;
    border: none
}

.target-fix:focus {
    outline: 0
}

/* #warper {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden
} */

#index_all {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../img/index_all/bg.png) */
}

@media (max-width: 668px) {
    #index_all {
        height: auto !important;
        min-height: 100vh;
        padding: 50px 0 0
    }
}

#index_all .circle {
    width: 770px;
    height: 434px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../img/index_all/circle.png); */
    position: absolute
}

@media (max-width: 968px) {
    #index_all .circle {
        width: 500px;
        height: 282px
    }
}

#index_all .circle.circle01 {
    left: -365px;
    bottom: 120px
}

@media (max-width: 968px) {
    #index_all .circle.circle01 {
        left: -200px;
        bottom: 300px
    }
}

#index_all .circle.circle02 {
    right: -450px;
    bottom: 290px
}

@media (max-width: 968px) {
    #index_all .circle.circle02 {
        right: -200px;
        bottom: 500px
    }
}

#index_all .logo {
    display: block;
    width: 370px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../img/index_all/logo_index.svg); */
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -185px
}

@media (max-width: 668px) {
    #index_all .logo {
        width: 280px;
        height: 50px;
        margin: 0 auto;
        position: static
    }
}

#index_all .col {
    width: 1000px;
    height: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -140px
}

@media (max-width: 1180px) {
    #index_all .col {
        padding: 0 40px;
        width: 100%;
        left: 0;
        margin-left: 0
    }
}

@media (max-width: 968px) {
    #index_all .col {
        height: 380px;
        margin-top: -190px
    }
}

@media (max-width: 668px) {
    #index_all .col {
        height: auto;
        padding: 0 20px;
        position: static;
        margin: 40px 0
    }
}

#index_all .col .row {
    margin: 0 -20px
}

@media (max-width: 1180px) {
    #index_all .col .row {
        margin: 0 -15px
    }
}

@media (max-width: 668px) {
    #index_all .col .row {
        margin: 0 -10px
    }
}

#index_all .col .row .item {
    padding: 0 20px
}

@media (max-width: 1180px) {
    #index_all .col .row .item {
        padding: 0 15px
    }
}

@media (max-width: 668px) {
    #index_all .col .row .item {
        padding: 0 10px
    }
}

#index_all .col .row .item a {
    display: block
}

#index_all .col .row .item a .thumb {
    width: 100%;
    height: 225px;
    overflow: hidden;
    position: relative
}

@media (max-width: 1180px) {
    #index_all .col .row .item a .thumb {
        height: 200px
    }
}

@media (max-width: 668px) {
    #index_all .col .row .item a .thumb {
        height: 150px
    }
}

#index_all .col .row .item a .thumb:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#index_all .col .row .item a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

#index_all .col .row .item a .title {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    color: #fff
}

@media (max-width: 1180px) {
    #index_all .col .row .item a .title {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

#index_all .col .row .item a:hover .thumb:after {
    background: rgba(0, 0, 0, 0.3)
}

#index_all .col .row .item a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

#index_all .copy {
    width: 1240px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -620px
}

@media (max-width: 1180px) {
    #index_all .copy {
        width: 100%;
        padding: 0 40px;
        left: 0;
        margin-left: 0
    }
}

@media (max-width: 668px) {
    #index_all .copy {
        position: static;
        margin: 0;
        padding: 0;
        height: auto;
        line-height: 30px
    }
}

#index_all .copy p {
    display: block;
    float: left;
    width: 30%;
    font-size: 14px;
    color: #fff
}

@media (max-width: 668px) {
    #index_all .copy p {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 12px
    }
}

#index_all .copy p a {
    color: #fff
}

#index_all .copy p a.beian {
    padding-left: 20px;
    /* background: url("../img/beian.png") left center no-repeat */
}

#index_all .copy p:last-child {
    width: 70%;
    text-align: right
}

@media (max-width: 668px) {
    #index_all .copy p:last-child {
        width: 100%;
        text-align: center
    }
}

.logos {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 18%;
    z-index: 1
}

@media (max-width: 668px) {
    .logos {
        position: static;
        padding: 0 20px
    }
}

.logos ul {
    text-align: center
}

@media (max-width: 668px) {
    .logos ul {
        margin: 0 -5px
    }
}

.logos ul li {
    display: inline-block;
    margin: 0 40px
}

@media (max-width: 968px) {
    .logos ul li {
        margin: 0 10px
    }
}

@media (max-width: 668px) {
    .logos ul li {
        float: left;
        width: 33.33%;
        margin: 0;
        padding: 0 5px
    }
}

@media (max-width: 668px) {
    .logos ul li div {
        width: 100% !important
    }

    .logos ul li div img {
        width: 100%
    }
}

.logos ul li div.logo1 {
    width: 190px
}

.logos ul li div.logo1.s {
    width: 143px
}

.logos ul li div.logo2 {
    width: 270px
}

.logos ul li div.logo2.s {
    width: 203px
}

.logos ul li div.logo3 {
    width: 200px
}

.logos ul li div.logo3.s {
    width: 150px
}

.logos.s {
    height: 30px
}

.logos.s ul li {
    margin: 0 20px
}

.top {
    height: 101px;
    border-bottom: 1px solid #e8e8e8
}

@media (max-width: 1180px) {
    .top {
        padding: 0 40px;
        height: 80px
    }
}

@media (max-width: 668px) {
    .top {
        padding: 0 20px;
        height: 70px
    }
}

.top a.logo {
    display: block;
    float: left;
    width: 286px;
    margin: 24px 0 0
}

@media (max-width: 1180px) {
    .top a.logo {
        width: 200px
    }
}

@media (max-width: 668px) {
    .top a.logo {
        margin: 18px 0 0
    }
}

.top a.logo img {
    width: 100%
}

.top span.slogan {
    display: block;
    float: left;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    margin: 25px 0 0 30px
}

@media (max-width: 1180px) {
    .top span.slogan {
        display: none
    }
}

.top_link {
    float: right;
    width: 190px;
    border-left: 1px solid #f0f0f0
}

@media (max-width: 1180px) {
    .top_link {
        display: none
    }
}

.top_link ul li.m {
    display: block;
    float: left;
    width: 50%;
    height: 100px;
    border-right: 1px solid #f0f0f0
}

.top_link ul li.m span.n {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 26px 0 0;
    line-height: 30px;
    color: #505050;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.top_link ul li.m span.n i.iconfont {
    display: block;
    font-size: 26px;
    line-height: 30px
}

.top_link ul li.m.city {
    position: relative
}

.top_link ul li.m.city span.n {
    cursor: pointer
}

.top_link ul li.m.city span.n.on {
    background: #0075a3;
    color: #fff
}

.top_link ul li.m.city .sub {
    display: none;
    width: 100%;
    padding: 10px 0 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index: 201
}

.top_link ul li.m.city .sub .inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #0075a3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 0
}

.top_link ul li.m.city .sub .inner:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 8px solid #0075a3;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -6px
}

.top_link ul li.m.city .sub .inner ul li {
    display: block
}

.top_link ul li.m.city .sub .inner ul li a {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.top_link ul li.m.city .sub .inner ul li a:hover {
    background: #0185b9
}

.top_link ul li.m.city:hover .sub {
    display: block
}

.top_link ul li.m.lang a:hover span.n {
    background: #0075a3;
    color: #fff
}

.top_tel {
    float: right;
    width: 340px;
    line-height: 100px;
    color: #00a0aa;
    font-size: 22px;
    text-align: center
}

@media (max-width: 1180px) {
    .top_tel {
        display: none
    }
}

.top_tel i.line {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 100px;
    margin: 0 20px;
    background: url(../images/top_tel_line.png) no-repeat
}

.top_tel span.tel {
    font-size: 25px
}

.top_tel span.tel i.iconfont {
    font-size: 30px;
    margin-right: 10px
}

.top_qr {
    float: right;
    width: 70px;
    margin-top: 5px
}

@media (max-width: 1180px) {
    .top_qr {
        display: none
    }
}

.top_qr img {
    width: 100%
}

.top_qr span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #666
}

nav.pc {
    width: 100%;
    height: 60px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    nav.pc {
        display: none
    }
}

nav.pc.move {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1)
}

.nav {
    height: 60px;
    position: relative
}

.nav ul.nav_ul li.m {
    display: block;
    float: left;
    width: 16.6666%
}

.nav ul.nav_ul li.m h3 a {
    display: block;
    text-align: center
}

.nav ul.nav_ul li.m h3 a span {
    display: block;
    font-size: 18px;
    color: #333;
    height: 60px;
    line-height: 60px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.nav ul.nav_ul li.m h3 a span:after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    line-height: 2px;
    background: #0185b9;
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.nav ul.nav_ul li.m h3 a:hover span {
    color: #0185b9;
    font-weight: bold
}

.nav ul.nav_ul li.m h3 a:hover span:after {
    width: 100%;
    left: 0
}

.nav ul.nav_ul li.m.on a span {
    color: #0185b9;
    font-weight: bold
}

.nav ul.nav_ul li.m.on a span:after {
    width: 100%;
    left: 0
}

.nav ul.nav_ul li.m .sub {
    display: none;
    width: 100%;
    border-top: 1px solid #ececec;
    background: url(../images/nav_sub_bg.jpg) center top repeat-y;
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    z-index: 200
}

.nav ul.nav_ul li.m .sub .w_col {
    margin: 0 auto
}

.nav ul.nav_ul li.m .sub .txt {
    float: left;
    width: 393px;
    padding: 50px 20px 80px 0;
    background: url(../images/nav_logo.png) right bottom no-repeat
}

.nav ul.nav_ul li.m .sub .txt b.t {
    display: block;
    font-size: 25px;
    color: #0075a3;
    font-weight: normal
}

.nav ul.nav_ul li.m .sub .txt b.t:after {
    content: '';
    display: block;
    width: 45px;
    height: 1px;
    line-height: 1px;
    background: #aaa;
    margin: 20px 0
}

.nav ul.nav_ul li.m .sub .txt p.des {
    font-size: 14px;
    line-height: 26px;
    color: #555
}

.nav ul.nav_ul li.m .sub .list {
    float: right;
    width: 860px;
    padding: 20px 0 0
}

.nav ul.nav_ul li.m .sub .list a {
    display: block;
    float: left;
    width: 20%;
    padding: 0 0 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #747373;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1440px) {
    .nav ul.nav_ul li.m .sub .list a {
        padding: 0;
        font-size: 16px
    }
}

.nav ul.nav_ul li.m .sub .list a:hover {
    color: #00a0aa
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dt {
    display: block;
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0075a3;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dt a {
    display: block;
    float: none;
    width: auto;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dt a:hover {
    background: #45a4c6;
    color: #fff
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dd {
    padding: 0 0 0 110px
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dd ul li {
    display: inline-block;
    margin-bottom: 10px
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dd ul li a {
    display: block;
    float: none;
    width: auto;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
}

.nav ul.nav_ul li.m .sub .list .sub09_list dl dd ul li a:hover {
    background: #45a4c6;
    color: #fff
}

.m_city {
    display: none
}

@media (max-width: 1180px) {
    .m_city {
        display: block;
        float: right;
        margin: 0 30px 0 0;
        height: 80px;
        line-height: 80px;
        color: #00a0aa;
        font-size: 18px
    }

    .m_city i.iconfont {
        font-size: 18px
    }
}

@media (max-width: 668px) {
    .m_city {
        height: 70px;
        line-height: 70px
    }
}

.m_icon {
    display: none
}

@media (max-width: 1180px) {
    .m_icon {
        display: block;
        float: right
    }
}

.m_nav {
    margin: 30px 0 0
}

.m_nav .panel {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: none;
    box-shadow: none
}

.m_nav .panel .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0
}

.m_nav .panel .panel-heading .panel-title {
    height: 40px;
    line-height: 40px;
    position: relative
}

.m_nav .panel .panel-heading .panel-title a.t {
    display: block;
    width: 100%;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0
}

.m_nav .panel .panel-heading .panel-title a.switch {
    display: block;
    float: right;
    width: 20px;
    height: 40px;
    color: #333;
    position: relative
}

.m_nav .panel .panel-heading .panel-title a.switch i {
    display: block;
    width: 10px;
    height: 20px;
    text-align: right;
    font-style: normal;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 3
}

.m_nav .panel .panel-heading .panel-title a.switch i:after {
    content: '\e638';
    font-family: 'iconfont';
    font-size: 16px;
    display: block;
    width: 10px;
    height: 20px;
    line-height: 20px;
    color: #666
}

.m_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.m_nav .panel .panel-collapse .panel-body {
    border-top: none;
    padding: 15px 0
}

.m_nav .panel .panel-collapse .panel-body:before,
.m_nav .panel .panel-collapse .panel-body:after {
    display: none
}

.m_nav .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0
}

.m_nav .panel .panel-collapse .panel-body ul li {
    display: block
}

.m_nav .panel .panel-collapse .panel-body ul li a {
    display: block;
    line-height: 30px;
    color: #666;
    text-indent: 20px
}

.index_banner_w {
    position: relative
}

.index_banner {
    width: 100%
}

.index_banner .swiper-wrapper {
    width: 100%
}

.index_banner .swiper-slide {
    width: 100%
}

.index_banner .swiper-slide a {
    display: block;
    width: 100%
}

.index_banner .swiper-slide img {
    width: 100%
}

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

@media (max-width: 668px) {
    .index_banner .swiper-slide .img {
        display: none
    }
}

.index_banner .swiper-slide .mimg {
    display: none
}

@media (max-width: 668px) {
    .index_banner .swiper-slide .mimg {
        display: block;
        width: 100%
    }
}

.index_banner .index_banner_page {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 120px;
    z-index: 20
}

@media (max-width: 1180px) {
    .index_banner .index_banner_page {
        bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_banner .index_banner_page {
        bottom: 10px
    }
}

.index_banner .arrow {
    display: block;
    width: 40px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 50px;
    text-align: center;
    outline: 0;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 20;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.index_banner .arrow i.iconfont {
    font-size: 30px;
    color: #a9a9a9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_banner .arrow.index_banner_prev {
    left: 20px
}

@media (max-width: 668px) {
    .index_banner .arrow.index_banner_prev {
        left: 10px
    }
}

.index_banner .arrow.index_banner_next {
    right: 20px
}

@media (max-width: 668px) {
    .index_banner .arrow.index_banner_next {
        right: 10px
    }
}

.index_banner .arrow:hover {
    background: #0075a3;
    border-color: #0075a3
}

.index_banner .arrow:hover i.iconfont {
    color: #fff
}

.banner_view360 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

@media (max-width: 668px) {
    .banner_view360 {
        height: calc(100% - 180px)
    }
}

.banner_view360 .banner_view360_close {
    display: block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 60px;
    top: 15px;
    z-index: 10
}

@media (max-width: 668px) {
    .banner_view360 .banner_view360_close {
        transform: scale(0.7);
        right: 40px;
        top: 10px
    }
}

.banner_view360 .banner_view360_close i.iconfont {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6)
}

@media (max-width: 668px) {
    .banner_view360 .banner_view360_close i.iconfont {
        font-size: 12px
    }
}

.banner_btn {
    height: 110px;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -640px;
    z-index: 20
}

@media (max-width: 1180px) {
    .banner_btn {
        position: static;
        margin: 0;
        left: 0;
        bottom: 0
    }
}

@media (max-width: 968px) {
    .banner_btn {
        height: 60px
    }
}

@media (max-width: 668px) {
    .banner_btn {
        height: 180px
    }
}

.banner_btn ul li {
    display: block;
    float: left;
    width: 20%;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 968px) {
    .banner_btn ul li {
        height: 60px
    }
}

@media (max-width: 668px) {
    .banner_btn ul li {
        width: 50%
    }
}

.banner_btn ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 110px;
    font-size: 22px;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 968px) {
    .banner_btn ul li a {
        line-height: 60px;
        font-size: 20px
    }
}

@media (max-width: 668px) {
    .banner_btn ul li a {
        font-size: 18px
    }
}

.banner_btn ul li a i.iconfont {
    font-size: 36px;
    font-weight: normal;
    margin: 0 20px 0 0;
    display: inline-block;
    width: 40px;
    height: 110px;
    line-height: 110px;
    vertical-align: top
}

@media (max-width: 968px) {
    .banner_btn ul li a i.iconfont {
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        margin: 0 10px 0 0
    }
}

/* .banner_btn ul li:nth-child(1) {
    background-image: url(../img/banner_btn01.jpg)
} */

.banner_btn ul li:nth-child(1) a {
    background: rgba(0, 117, 163, 0.9)
}

.banner_btn ul li:nth-child(1) a:hover {
    background: #0075a3
}

/* .banner_btn ul li:nth-child(2) {
    background-image: url(../img/banner_btn02.jpg)
} */

.banner_btn ul li:nth-child(2) a {
    background: rgba(47, 143, 177, 0.9)
}

.banner_btn ul li:nth-child(2) a:hover {
    background: #2f8fb1
}

/* .banner_btn ul li:nth-child(3) {
    background-image: url(../img/banner_btn03.jpg)
} */

.banner_btn ul li:nth-child(3) a {
    background: rgba(6, 192, 204, 0.9)
}

.banner_btn ul li:nth-child(3) a:hover {
    background: #06c0cc
}

/* .banner_btn ul li:nth-child(4) {
    background-image: url(../img/banner_btn04.jpg)
} */

.banner_btn ul li:nth-child(4) a {
    background: rgba(0, 160, 170, 0.9)
}

.banner_btn ul li:nth-child(4) a:hover {
    background: #00a0aa
}

/* .banner_btn ul li:nth-child(5) {
    background-image: url(../img/banner_btn05.jpg)
} */

@media (max-width: 668px) {
    .banner_btn ul li:nth-child(5) {
        width: 100%
    }
}

.banner_btn ul li:nth-child(5) a {
    background: rgba(0, 140, 149, 0.9)
}

.banner_btn ul li:nth-child(5) a:hover {
    background: #008c95
}

.in_block {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../img/in_bg.jpg) */
}

@media (max-width: 1180px) {
    .in_block {
        overflow: hidden;
        padding: 20px
    }
}

.in_block .row {
    margin: 0 -10px
}

.in_block .row .item {
    padding: 0 10px
}

@media (max-width: 968px) {
    .in_block .row .item {
        margin-bottom: 20px
    }
}

.in_block .row .item a {
    display: block
}

.in_block .row .item a .thumb {
    width: 100%;
    height: 250px;
    overflow: hidden
}

@media (max-width: 668px) {
    .in_block .row .item a .thumb {
        height: 180px
    }
}

.in_block .row .item a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.in_block .row .item a .txt {
    padding: 40px;
    background: #fff
}

@media (max-width: 668px) {
    .in_block .row .item a .txt {
        padding: 20px
    }
}

.in_block .row .item a .txt b.t {
    display: block;
    font-size: 24px
}

@media (max-width: 668px) {
    .in_block .row .item a .txt b.t {
        font-size: 22px
    }
}

.in_block .row .item a .txt p {
    display: block;
    font-size: 18px;
    color: #666;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 20px
}

@media (max-width: 668px) {
    .in_block .row .item a .txt p {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        margin: 0 0 15px
    }
}

.in_block .row .item a .txt span.more {
    display: block;
    width: 112px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.in_block .row .item a .txt.txt01 b.t {
    color: #0075a3
}

.in_block .row .item a .txt.txt01 span.more {
    background: #0075a3
}

.in_block .row .item a .txt.txt02 b.t {
    color: #45a4c6
}

.in_block .row .item a .txt.txt02 span.more {
    background: #45a4c6
}

.in_block .row .item a .txt.txt03 b.t {
    color: #00a0aa
}

.in_block .row .item a .txt.txt03 span.more {
    background: #00a0aa
}

.in_block .row .item a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.in_block .row .item a:hover span.more {
    width: 140px
}

.in_about {
    padding: 30px 0;
    position: relative
}

@media (max-width: 1180px) {
    .in_about {
        padding: 20px
    }
}

.in_about .txt {
    width: 100%;
    padding: 0 560px 0 0;
    font-size: 16px;
    line-height: 26px;
    color: #666
}

@media (max-width: 1180px) {
    .in_about .txt {
        padding: 0 20% 0 0;
        font-size: 14px
    }
}

@media (max-width: 968px) {
    .in_about .txt {
        padding: 0
    }
}

.in_about .link {
    width: 180px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px
}

@media (max-width: 1180px) {
    .in_about .link {
        right: 10px
    }
}

@media (max-width: 968px) {
    .in_about .link {
        position: static;
        margin: 20px auto 0
    }
}

.in_about .link .row {
    margin: 0 -18px
}

.in_about .link .row .item {
    padding: 0 18px
}

.in_about .link .row .item a {
    display: block
}

.in_about .link .row .item a i.iconfont {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #0075a3;
    color: #fff;
    font-size: 20px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.in_about .link .row .item a span {
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #0075a3;
    font-size: 14px;
    margin: 10px 0 0
}

.in_about .link .row .item a:hover i.iconfont {
    background: #45a4c6
}

footer {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../images/footer_bg.jpg); */
    position: relative
}

@media (max-width: 1180px) {
    footer {
        overflow: hidden
    }

    footer .logos {
        position: static
    }

    footer .logos.s ul li {
        margin: 0;
        padding: 0
    }
}

/* footer:before {
    content: '';
    display: block;
    width: 360px;
    height: 420px;
    background: url(../images/foot_logo01.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0
} */

/* footer:after {
    content: '';
    display: block;
    width: 280px;
    height: 420px;
    background: url(../images/foot_logo02.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0
} */

footer .copy {
    height: 75px;
    line-height: 75px;
    position: relative;
    z-index: 1
}

@media (max-width: 1180px) {
    footer .copy {
        padding: 0 20px
    }
}

@media (max-width: 668px) {
    footer .copy {
        line-height: 20px
    }
}

footer .copy p {
    display: block;
    float: left;
    width: 50%;
    font-size: 14px;
    color: #fff
}

@media (max-width: 668px) {
    footer .copy p {
        float: none;
        width: 100%;
        text-align: center
    }
}

footer .copy p a {
    color: #fff
}

footer .copy p:last-child {
    text-align: right
}

@media (max-width: 668px) {
    footer .copy p:last-child {
        text-align: center
    }
}

.m_foot_hotline {
    display: none
}

@media (max-width: 668px) {
    .m_foot_hotline {
        display: block;
        margin: 20px 0 10px;
        text-align: center;
        font-size: 25px
    }

    .m_foot_hotline a {
        color: #fff
    }

    .m_foot_hotline i.iconfont {
        font-size: 30px;
        margin-right: 10px
    }
}

.foot_mailorder {
    width: 236px;
    height: 78px;
    position: absolute;
    right: 0;
    bottom: 0
}

@media (max-width: 1180px) {
    .foot_mailorder {
        position: static;
        margin: 0 auto
    }
}

@media (max-width: 668px) {
    .foot_mailorder {
        margin: 0 auto
    }
}

.foot_mailorder span.t {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: right;
    font-size: 16px;
    color: #fff
}

@media (max-width: 1180px) {
    .foot_mailorder span.t {
        text-align: left
    }
}

.foot_mailorder .form_input {
    display: block;
    float: left;
    width: 172px;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0 20px;
    background: #fff;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.foot_mailorder .submit {
    display: block;
    float: right;
    width: 64px;
    height: 40px;
    line-height: 40px;
    border: none;
    text-align: center;
    background: #00a0aa;
    color: #fff;
    font-size: 14px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.foot_top {
    padding: 50px 0 90px;
    position: relative;
    z-index: 5
}

@media (max-width: 1180px) {
    .foot_top {
        padding: 20px
    }
}

.foot_nav {
    float: left;
    width: 850px
}

@media (max-width: 1180px) {
    .foot_nav {
        display: none
    }
}

.foot_nav dl {
    float: left;
    width: 25%
}

.foot_nav dl dt {
    display: block;
    margin-bottom: 15px
}

.foot_nav dl dt a {
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: normal
}

.foot_nav dl dd ul li {
    display: block
}

.foot_nav dl dd ul li a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #fff
}

.m_foot_nav {
    display: none;
    margin-bottom: 0
}

@media (max-width: 1180px) {
    .m_foot_nav {
        display: block
    }
}

.m_foot_nav .panel {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: none;
    box-shadow: none
}

.m_foot_nav .panel .panel-heading {
    border-bottom: 1px solid rgba(245, 245, 245, 0.6);
    padding: 0
}

.m_foot_nav .panel .panel-heading .panel-title {
    line-height: 40px
}

.m_foot_nav .panel .panel-heading .panel-title a.t {
    display: block;
    float: left;
    width: 70%;
    color: #fff;
    text-decoration: none;
    font-size: 16px
}

.m_foot_nav .panel .panel-heading .panel-title a.switch {
    display: block;
    float: right;
    width: 30px;
    color: #fff;
    text-indent: -9999px;
    overflow: hidden
}

.m_foot_nav .panel .panel-heading .panel-title a.switch i {
    display: block;
    width: 30px;
    height: 40px;
    position: relative
}

.m_foot_nav .panel .panel-heading .panel-title a.switch i:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    line-height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -1px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.m_foot_nav .panel .panel-heading .panel-title a.switch i:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    line-height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -1px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.m_foot_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i:before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.m_foot_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i:after {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg)
}

.m_foot_nav .panel .panel-collapse .panel-body {
    border-top: none;
    padding: 0.5rem 0
}

.m_foot_nav .panel .panel-collapse .panel-body:before,
.m_foot_nav .panel .panel-collapse .panel-body:after {
    display: none
}

.m_foot_nav .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0
}

.m_foot_nav .panel .panel-collapse .panel-body ul li {
    display: block
}

.m_foot_nav .panel .panel-collapse .panel-body ul li a {
    display: block;
    line-height: 30px;
    color: #f4f4f4;
    text-indent: 2rem;
    font-size: 14px
}

.foot_qr {
    float: right;
    width: 140px;
    line-height: 36px
}

@media (max-width: 1180px) {
    .foot_qr {
        display: none
    }
}

.foot_qr span {
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px
}

.foot_share {
    line-height: 26px;
    margin-top: 32px
}

.foot_share #ft_share {
    line-height: 26px
}

.foot_share #ft_share a {
    margin: 0 12px 0 0;
    width: 26px;
    height: 26px;
    border: none;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #c1c1c1;
    margin: 0 12px 0 0
}

.foot_share #ft_share a:last-child {
    margin: 0
}

.foot_share #ft_share a:hover {
    color: #fff
}

.foot_share #ft_share a.icon-wechat:hover {
    background: #7bc549
}

.foot_share #ft_share a.icon-weibo:hover {
    background: #ff763b
}

.foot_share #ft_share a.icon-qq:hover {
    background: #56b6e7
}

.foot_share #ft_share a.icon-qzone:hover {
    background: #FDBE3D
}

.side_float {
    width: 46px;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-30%);
    z-index: 180
}

@media (max-width: 1440px) {
    .side_float {
        transform: translateY(-20%)
    }
}

@media (max-width: 1180px) {
    .side_float {
        display: none
    }
}

.side_float ul li.m {
    display: block;
    width: 46px;
    height: 46px;
    margin-bottom: 12px
}

.side_float ul li.m:last-child {
    margin-bottom: 0
}

.side_float ul li.m a {
    display: block;
    width: 100%;
    height: 46px;
    text-align: center;
    border: 1px solid #0075a3;
    background: #0075a3;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-border-radius: 29px;
    -webkit-border-radius: 29px;
    border-radius: 29px
}

.side_float ul li.m a i.iconfont {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.side_float ul li.m a:hover {
    background: #fff
}

.side_float ul li.m a:hover i.iconfont {
    color: #0075a3
}

.side_float ul li.m.wide {
    position: relative
}

.side_float ul li.m.wide a {
    width: 46px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.side_float ul li.m.wide a p {
    display: block;
    width: 230px;
    height: 46px;
    position: relative
}

.side_float ul li.m.wide a p i.iconfont {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.side_float ul li.m.wide a p span {
    display: block;
    font-size: 18px;
    color: #0075a3;
    width: 150px;
    line-height: 44px;
    text-align: center;
    position: absolute;
    left: 46px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.side_float ul li.m.wide a:hover {
    width: 200px;
    left: -150px
}

.side_float ul li.m.wide a:hover p i.iconfont {
    text-align: right
}

.side_float ul li.m.wide a:hover p span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.side_float ul li.m.qr {
    position: relative
}

.side_float ul li.m.qr .qr_box {
    display: none;
    width: 130px;
    height: 160px;
    background: #fff;
    position: absolute;
    right: 70px;
    top: 50%;
    margin-top: -80px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2)
}

.side_float ul li.m.qr .qr_box .inner {
    width: 100%;
    height: 100%;
    position: relative
}

.side_float ul li.m.qr .qr_box .inner:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -4px
}

.side_float ul li.m.qr .qr_box .inner img {
    width: 130px;
    height: 130px
}

.side_float ul li.m.qr .qr_box .inner span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #0075a3;
    font-size: 12px
}

.side_float ul li.m.qr .qr_box.toggled {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 70px
}

.appointment_online {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background-image: url(../img/appointment_online_bg.jpg) */
}

@media (max-width: 668px) {
    .appointment_online {
        padding: 20px 10px
    }
}

.appointment_online .col {
    width: 562px;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    padding: 40px
}

@media (max-width: 668px) {
    .appointment_online .col {
        width: 100%;
        padding: 20px 10px
    }
}

.appointment_online .title {
    text-align: center
}

.appointment_online .title h1 {
    display: block;
    font-size: 26px;
    font-weight: normal;
    color: #0075a3
}

.appointment_online .title p {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    margin: 10px 0 34px
}

@media (max-width: 668px) {
    .appointment_online .title p {
        line-height: 24px;
        margin: 10px 0
    }
}

.appointment_online .title p a,
.appointment_online .title p tel {
    color: #0075a3
}

.appointment_form_col {
    margin: 0;
    padding: 20px
}

@media (max-width: 1380px) {
    .appointment_form_col {
        padding: 14px
    }
}

.appointment_form_col .row {
    margin: 0 -15px
}

@media (max-width: 1380px) {
    .appointment_form_col .row {
        margin: 0 -7px
    }
}

.appointment_form_col .row .item {
    padding: 0 15px;
    margin-bottom: 20px;
    min-height: 44px
}

@media (max-width: 1681px) {
    .appointment_form_col .row .item {
        margin-bottom: 10px
    }
}

@media (max-width: 1380px) {
    .appointment_form_col .row .item {
        padding: 0 7px;
        margin-bottom: 14px
    }
}

@media (max-width: 668px) {
    .appointment_form_col .row .item {
        padding: 0
    }
}

.appointment_form_col .row .item input {
    width: 100%;
    height: 44px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    padding: 0 20px
}

.appointment_form_col .row .item .nice-select .list {
    width: 100%
}

.appointment_form_col .row .item.item_radio {
    margin: 10px 0 0 0;
    padding: 0 0 0 15px
}

@media (max-width: 968px) {
    .appointment_form_col .row .item.item_radio {
        padding: 0 0 10px
    }
}

.appointment_form_col .row .item textarea {
    width: 100%;
    height: 160px;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    padding: 20px
}

@media (max-width: 1681px) {
    .appointment_form_col .row .item textarea {
        height: 130px
    }
}

.appointment_form_col .row .item .submit {
    width: 100%;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border: none;
    background: #0075a3;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.appointment_form_col .row .item .submit:hover {
    background: #45a4c6
}

@media (max-width: 1681px) {
    .appointment_form_col .row .item .submit {
        height: 50px;
        line-height: 50px;
        font-size: 18px
    }
}

@media (max-width: 1380px) {
    .appointment_form_col .row .item .submit {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.n_banner {
    position: relative
}

.n_banner .img {
    width: 100%;
    height: 306px;
    position: relative
}

@media (max-width: 668px) {
    .n_banner .img {
        height: auto
    }
}

.n_banner .img .bg {
    width: 100%;
    height: 100%
}

@media (max-width: 668px) {
    .n_banner .img .bg {
        display: none
    }
}

.n_banner .img .mbg {
    display: none
}

@media (max-width: 668px) {
    .n_banner .img .mbg {
        display: block
    }

    .n_banner .img .mbg img {
        width: 100%
    }
}

.n_banner .img .title {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -640px;
    margin-top: -15px
}

@media (max-width: 1180px) {
    .n_banner .img .title {
        padding: 0 40px;
        left: 0;
        margin-left: 0
    }
}

@media (max-width: 668px) {
    .n_banner .img .title {
        font-size: 26px;
        padding: 0 10px;
        height: 60px;
        margin-top: -30px
    }
}

.n_banner .img .title span {
    display: none;
    font-size: 28px;
    font-family: 'fbb';
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 20px 0 0
}

@media (max-width: 668px) {
    .n_banner .img .title span {
        font-size: 16px;
        letter-spacing: 0;
        height: 30px;
        line-height: 30px;
        margin: 10px 0 0
    }
}

.n_banner .sub_nav {
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -640px
}

@media (max-width: 1180px) {
    .n_banner .sub_nav {
        padding: 0 40px;
        left: 0;
        margin-left: 0
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav {
        height: auto;
        line-height: auto;
        position: static;
        margin: 0;
        padding: 10px 10px 0
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul {
        margin: 0 -5px
    }
}

.n_banner .sub_nav ul li {
    display: block;
    float: left
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul li {
        width: 33.33% !important;
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.n_banner .sub_nav ul li a {
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #666;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul li a {
        height: 36px;
        line-height: 34px;
        border: 1px solid #ccc;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-size: 14px
    }
}

.n_banner .sub_nav ul li a:hover {
    color: #0075a3;
    background: #fff
}

.n_banner .sub_nav ul li a.cur {
    background-color: rgba(0, 117, 163, 0.8);
    color: #fff
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul li a.cur {
        border-color: #3391b5;
        background: #3391b5
    }
}

.n_banner .sub_nav ul li a.cur:hover {
    background-color: #0075a3;
    color: #fff
}

.n_banner .sub_nav ul li.small a {
    font-size: 14px
}

@media (max-width: 668px) {
    .n_banner .sub_nav.package_nav {
        display: none
    }
}

.n_banner .sub_nav.package_nav ul li.m {
    position: relative
}

@media (max-width: 1180px) {
    .n_banner .sub_nav.package_nav ul li.m {
        overflow: hidden
    }
}

.n_banner .sub_nav.package_nav ul li.m .sub {
    display: none;
    background: rgba(245, 245, 245, 0.9);
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 20
}

.n_banner .sub_nav.package_nav ul li.m .sub ul {
    display: block
}

.n_banner .sub_nav.package_nav ul li.m .sub ul li {
    width: 100% !important
}

.n_banner .sub_nav.package_nav ul li.m .sub ul li a {
    color: #666;
    background: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.n_banner .sub_nav.package_nav ul li.m .sub ul li a:hover {
    background: #0075a3;
    color: #fff
}

.n_banner .sub_nav.package_nav ul li.m:hover a {
    background: #0075a3;
    color: #fff
}

.n_banner .sub_nav.package_nav ul li.m:hover .sub {
    display: block
}

.m_package_nav {
    display: none;
    margin-bottom: 0
}

@media (max-width: 668px) {
    .m_package_nav {
        display: block;
        padding: 10px
    }
}

.m_package_nav .panel {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: none;
    box-shadow: none
}

.m_package_nav .panel .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0
}

.m_package_nav .panel .panel-heading .panel-title {
    line-height: 34px
}

.m_package_nav .panel .panel-heading .panel-title a.t {
    display: block;
    float: left;
    width: 70%;
    color: #333;
    text-decoration: none;
    font-size: 14px
}

.m_package_nav .panel .panel-heading .panel-title a.switch {
    display: block;
    float: right;
    width: 30px;
    color: #333;
    text-indent: -9999px;
    overflow: hidden
}

.m_package_nav .panel .panel-heading .panel-title a.switch i {
    display: block;
    width: 30px;
    height: 34px;
    position: relative
}

.m_package_nav .panel .panel-heading .panel-title a.switch i:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    line-height: 2px;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -1px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.m_package_nav .panel .panel-heading .panel-title a.switch i:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    line-height: 2px;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -1px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.m_package_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i:before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.m_package_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i:after {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg)
}

.m_package_nav .panel .panel-collapse .panel-body {
    border-top: none;
    padding: 0.5rem 0
}

.m_package_nav .panel .panel-collapse .panel-body:before,
.m_package_nav .panel .panel-collapse .panel-body:after {
    display: none
}

.m_package_nav .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0
}

.m_package_nav .panel .panel-collapse .panel-body ul li {
    display: block
}

.m_package_nav .panel .panel-collapse .panel-body ul li a {
    display: block;
    line-height: 30px;
    color: #333;
    text-indent: 1rem;
    font-size: 14px
}

.clinics_list {
    margin: 70px auto 50px
}

@media (max-width: 1180px) {
    .clinics_list {
        margin: 0;
        padding: 40px
    }
}

@media (max-width: 668px) {
    .clinics_list {
        padding: 10px
    }
}

.clinics_list .clinics_list_t {
    display: block;
    font-size: 24px;
    color: #0075a3;
    margin: 10px 0 20px
}

.clinics_list .item {
    margin-bottom: 20px;
    padding: 30px;
    background: #f5f5f5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .clinics_list .item {
        padding: 20px
    }
}

@media (max-width: 668px) {
    .clinics_list .item {
        padding: 10px
    }
}

.clinics_list .item .thumb {
    float: left;
    width: 390px;
    height: 270px;
    overflow: hidden;
    background: #fff
}

@media (max-width: 1180px) {
    .clinics_list .item .thumb {
        width: 30%;
        height: 200px
    }
}

@media (max-width: 668px) {
    .clinics_list .item .thumb {
        float: none;
        width: 100%;
        height: 200px
    }
}

.clinics_list .item .thumb a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.clinics_list .item .txt {
    float: left;
    width: 380px;
    margin: 0 0 0 40px
}

@media (max-width: 1180px) {
    .clinics_list .item .txt {
        width: 40%;
        margin: 0;
        padding: 0 20px
    }
}

@media (max-width: 668px) {
    .clinics_list .item .txt {
        float: none;
        width: 100%;
        padding: 20px 0
    }
}

.clinics_list .item .txt a {
    display: block
}

.clinics_list .item .txt a h3 {
    display: block;
    margin-top: 25px;
    font-size: 22px;
    color: #333;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .clinics_list .item .txt a h3 {
        margin-top: 0;
        font-size: 20px
    }
}

.clinics_list .item .txt a h3:after {
    content: '';
    margin-top: 20px;
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #0075a3;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.clinics_list .item .txt a ul {
    display: block;
    margin: 30px 0 0
}

@media (max-width: 668px) {
    .clinics_list .item .txt a ul {
        margin: 20px 0 0
    }
}

.clinics_list .item .txt a ul li {
    display: block;
    width: 100%;
    line-height: 40px;
    color: #666;
    font-size: 16px
}

@media (max-width: 968px) {
    .clinics_list .item .txt a ul li {
        font-size: 14px;
        line-height: 30px
    }
}

.clinics_list .item .txt a ul li i.iconfont {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #0075a3;
    margin: 0 10px 0 0
}

@media (max-width: 1180px) {
    .clinics_list .item .txt a ul li i.iconfont {
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }
}

.clinics_list .item .txt a:hover h3 {
    color: #45a4c6
}

.clinics_list .item .txt a:hover h3:after {
    width: 80px;
    background: #45a4c6
}

.clinics_list .item .map {
    float: right;
    width: 390px;
    height: 270px
}

@media (max-width: 1180px) {
    .clinics_list .item .map {
        width: 30%;
        height: 200px
    }
}

@media (max-width: 668px) {
    .clinics_list .item .map {
        float: none;
        width: 100%;
        height: 200px
    }
}

.clinics_list .item .map .map_info {
    width: 100%;
    height: 100%
}

.clinics_list .item:hover {
    background: #0075a3
}

.clinics_list .item:hover .thumb a {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.clinics_list .item:hover .txt a h3 {
    color: #fff
}

.clinics_list .item:hover .txt a h3:after {
    background: #fff
}

.clinics_list .item:hover .txt a ul li {
    color: #fff
}

.clinics_list .item:hover .txt a ul li i.iconfont {
    color: #fff
}

.title01 {
    font-size: 20px;
    color: #333
}

.title01:after {
    content: '';
    margin: 20px 0 0;
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #0075a3
}

.clinics_content_info {
    padding: 80px 0 30px
}

@media (max-width: 1180px) {
    .clinics_content_info {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .clinics_content_info {
        padding: 10px
    }
}

.clinics_content_info .title {
    text-align: center;
    font-size: 22px;
    color: #333
}

@media (max-width: 668px) {
    .clinics_content_info .title {
        font-size: 20px
    }
}

.clinics_content_info .txt {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin: 20px 0 0
}

@media (max-width: 668px) {
    .clinics_content_info .txt {
        font-size: 14px;
        line-height: 26px
    }
}

.clinics_content_department {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .clinics_content_department {
        padding: 0 40px 20px;
        margin-bottom: 0
    }
}

@media (max-width: 668px) {
    .clinics_content_department {
        padding: 0 10px 10px
    }
}

.clinics_content_department .title01 {
    margin-bottom: 30px
}

@media (max-width: 668px) {
    .clinics_content_department .title01 {
        margin: 20px 0
    }
}

.clinics_content_department .list .row {
    margin: 0 -10px
}

@media (max-width: 668px) {
    .clinics_content_department .list .row {
        margin: 0 -5px
    }
}

.clinics_content_department .list .row .item {
    padding: 0 10px;
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .clinics_content_department .list .row .item {
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.clinics_content_department .list .row .item a {
    display: block;
    background: #f5f5f5;
    padding: 30px 30px 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .clinics_content_department .list .row .item a {
        padding: 20px 20px 0
    }
}

.clinics_content_department .list .row .item a b.t {
    display: block;
    font-size: 18px;
    color: #0075a3;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .clinics_content_department .list .row .item a b.t {
        font-size: 16px;
        height: 22px;
        line-height: 22px;
        overflow: hidden
    }
}

.clinics_content_department .list .row .item a p {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    height: 52px;
    overflow: hidden;
    margin: 10px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .clinics_content_department .list .row .item a p {
        font-size: 12px;
        line-height: 24px;
        height: 72px
    }
}

.clinics_content_department .list .row .item a i.iconfont {
    display: block;
    text-align: right;
    font-size: 30px;
    color: #252525;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.clinics_content_department .list .row .item a:hover {
    background: #0075a3
}

.clinics_content_department .list .row .item a:hover b.t,
.clinics_content_department .list .row .item a:hover p,
.clinics_content_department .list .row .item a:hover i.iconfont {
    color: #fff
}

.clinics_content_doctor {
    background: #f5f5f5;
    padding: 40px 0 50px
}

@media (max-width: 1180px) {
    .clinics_content_doctor {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .clinics_content_doctor {
        padding: 20px 10px 10px
    }
}

.clinics_content_doctor .w2 {
    position: relative
}

.clinics_content_doctor .dep_tabs_w {
    width: 184px;
    height: 44px;
    position: absolute;
    right: 0px;
    top: -20px
}

@media (max-width: 668px) {
    .clinics_content_doctor .dep_tabs_w {
        width: 50%;
        padding-left: 5px;
        top: 0px
    }
}

.clinics_content_doctor .dep_tabs_w .list {
    width: 100%
}

.dep_slide_box {
    display: none;
    margin-top: 30px;
    position: relative
}

@media (max-width: 668px) {
    .dep_slide_box {
        margin-top: 10px
    }
}

.dep_slide_box .w2 {
    overflow: hidden
}

.dep_slide_box .arrow {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border: 2px solid #c2c2c2;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #c2c2c2;
    outline: 0;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 10;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_slide_box .arrow i.iconfont {
    font-size: 20px
}

.dep_slide_box .arrow.arrow-prev {
    left: -60px
}

@media (max-width: 1180px) {
    .dep_slide_box .arrow.arrow-prev {
        left: -20px
    }
}

@media (max-width: 668px) {
    .dep_slide_box .arrow.arrow-prev {
        left: 0
    }
}

.dep_slide_box .arrow.arrow-next {
    right: -60px
}

@media (max-width: 1180px) {
    .dep_slide_box .arrow.arrow-next {
        right: -20px
    }
}

@media (max-width: 668px) {
    .dep_slide_box .arrow.arrow-next {
        right: 0
    }
}

.dep_slide_box .arrow:hover {
    border-color: #0075a3;
    color: #0075a3
}

.dep_slide_box .swiper-slide .row {
    margin: 0 -9px
}

@media (max-width: 668px) {
    .dep_slide_box .swiper-slide .row {
        margin: 0 -5px
    }
}

.dep_slide_box .swiper-slide .row .item {
    padding: 0 9px;
    margin-bottom: 18px
}

@media (max-width: 1180px) {
    .dep_slide_box .swiper-slide .row .item {
        padding: 0 5px;
        margin-bottom: 0
    }
}

.dep_slide_box .swiper-slide .row .item .inner {
    display: block;
    position: relative
}

.dep_slide_box .swiper-slide .row .item .inner a.info {
    display: block;
    position: relative;
    z-index: 10
}

.dep_slide_box .swiper-slide .row .item .inner a.info .thumb {
    width: 100%;
    height: 332px;
    overflow: hidden;
    position: relative;
    background: #f9f9f9
}

@media (max-width: 1180px) {
    .dep_slide_box .swiper-slide .row .item .inner a.info .thumb {
        height: 280px
    }
}

@media (max-width: 968px) {
    .dep_slide_box .swiper-slide .row .item .inner a.info .thumb {
        height: 200px
    }
}

.dep_slide_box .swiper-slide .row .item .inner a.info .thumb .flag_icon {
    display: block;
    position: absolute;
    left: 16px;
    top: 10px;
    z-index: 2
}

@media (max-width: 668px) {
    .dep_slide_box .swiper-slide .row .item .inner a.info .thumb .flag_icon {
        left: 10px
    }

    .dep_slide_box .swiper-slide .row .item .inner a.info .thumb .flag_icon .flag {
        -webkit-transform: scale(.8, .8);
        -moz-transform: scale(.8, .8);
        -o-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
}

.dep_slide_box .swiper-slide .row .item .inner a.info .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.dep_slide_box .swiper-slide .row .item .inner a.info .txt {
    background: #fff;
    padding: 10px 0 50px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_slide_box .swiper-slide .row .item .inner a.info .txt b.t {
    display: block;
    font-size: 20px;
    color: #0075a3;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 968px) {
    .dep_slide_box .swiper-slide .row .item .inner a.info .txt b.t {
        font-size: 16px;
        height: 22px;
        line-height: 22px;
        overflow: hidden
    }
}

.dep_slide_box .swiper-slide .row .item .inner a.info .txt p {
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #888;
    margin: 5px 0 10px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_slide_box .swiper-slide .row .item .inner a.info:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.dep_slide_box .swiper-slide .row .item .inner a.info:hover .txt {
    background: #0075a3
}

.dep_slide_box .swiper-slide .row .item .inner a.info:hover .txt b.t,
.dep_slide_box .swiper-slide .row .item .inner a.info:hover .txt p {
    color: #fff
}

.dep_slide_box .swiper-slide .row .item .inner a.more {
    display: block;
    width: 100px;
    height: 30px;
    border: 1px solid #0075a3;
    margin: 0 auto;
    background: #fff;
    color: #0075a3;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -50px;
    z-index: 20
}

.dep_slide_box .swiper-slide .row .item .inner a.more:hover {
    background: #0075a3;
    border-color: #fff;
    color: #fff
}

.clinics_content_contact {
    padding: 40px 0 0
}

@media (max-width: 1180px) {
    .clinics_content_contact {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .clinics_content_contact {
        padding: 20px 10px 10px
    }
}

.clinics_content_contact .title01 {
    margin-bottom: 30px
}

@media (max-width: 668px) {
    .clinics_content_contact .title01 {
        margin-bottom: 10px
    }
}

.clinics_content_contact .time {
    padding: 0 0 20px
}

@media (max-width: 668px) {
    .clinics_content_contact .time {
        padding: 0
    }
}

@media (max-width: 668px) {
    .clinics_content_contact .time .pc_table {
        display: none
    }
}

.clinics_content_contact .time .pc_table thead th {
    background: #00a0aa;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 90px
}

.clinics_content_contact .time .pc_table tbody td {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: center;
    padding: 30px 0
}

.clinics_content_contact .time .m_table {
    display: none
}

@media (max-width: 668px) {
    .clinics_content_contact .time .m_table {
        display: block
    }

    .clinics_content_contact .time .m_table th {
        background: #00a0aa;
        text-align: center;
        color: #fff;
        font-size: 20px;
        line-height: 90px
    }

    .clinics_content_contact .time .m_table td {
        font-size: 16px;
        color: #333;
        line-height: 28px;
        text-align: center;
        vertical-align: middle
    }
}

.clinics_content_contact .address {
    padding: 0 0 60px
}

@media (max-width: 1180px) {
    .clinics_content_contact .address {
        padding: 0
    }
}

.clinics_content_contact .address .map_info {
    width: 100%;
    height: 560px
}

@media (max-width: 668px) {
    .clinics_content_contact .address .map_info {
        height: 200px
    }
}

.clinics_content_contact .address .txt {
    display: block;
    width: 100%;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    margin-bottom: 20px
}

.clinics_content_contact .address .txt i.iconfont {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #0075a3;
    margin: 0 10px 0 0
}

.doctor_search {
    width: 100%;
    height: 86px;
    background: #0075a3;
    padding: 20px 0 0;
    text-align: center;
    position: relative;
    z-index: 20
}

@media (max-width: 668px) {
    .doctor_search {
        height: auto;
        padding: 20px 10px
    }
}

.doctor_search span.t {
    display: inline-block;
    vertical-align: top;
    width: 122px;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    color: #fff
}

@media (max-width: 1180px) {
    .doctor_search span.t {
        width: 110px;
        font-size: 18px
    }
}

@media (max-width: 668px) {
    .doctor_search span.t {
        display: block;
        text-align: center;
        width: 100%
    }
}

.doctor_search .box {
    display: inline-block;
    vertical-align: top;
    height: 42px
}

@media (max-width: 668px) {
    .doctor_search .box:nth-child(3) {
        width: 100%
    }

    .doctor_search .box:nth-child(4) {
        width: 78%
    }

    .doctor_search .box:nth-child(5) {
        width: 20%
    }
}

.doctor_search .box_select {
    width: 305px;
    margin: 0 28px 0 0
}

@media (max-width: 1180px) {
    .doctor_search .box_select {
        width: 160px;
        margin: 0 10px 0 0
    }
}

@media (max-width: 668px) {
    .doctor_search .box_select {
        display: block;
        width: 100%;
        margin: 0 0 10px
    }
}

.doctor_search .box_select .list {
    width: 100%
}

.doctor_search .btn1 {
    width: 305px;
    height: 42px;
    line-height: 40px;
    border: solid 1px #dcdcdc;
    padding: 0 20px
}

@media (max-width: 1180px) {
    .doctor_search .btn1 {
        width: 180px
    }
}

@media (max-width: 668px) {
    .doctor_search .btn1 {
        width: 100%
    }
}

.doctor_search .btn2 {
    width: 108px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-left: -5px;
    border: none;
    background: #29a7e1;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .doctor_search .btn2 {
        width: 100%
    }
}

.doctor_search .btn2:hover {
    background: #40bbf4
}

.doctor_list {
    background: #f5f5f5;
    padding: 40px 0 20px
}

@media (max-width: 1180px) {
    .doctor_list {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .doctor_list {
        padding: 20px 10px 0
    }

    .doctor_list .pages {
        padding: 0 0 10px
    }
}

.doctor_list .row {
    margin: 0 -9px
}

@media (max-width: 668px) {
    .doctor_list .row {
        margin: 0 -5px
    }
}

.doctor_list .row .item {
    padding: 0 9px;
    margin-bottom: 18px
}

@media (max-width: 668px) {
    .doctor_list .row .item {
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.doctor_list .row .item .inner {
    display: block;
    position: relative
}

.doctor_list .row .item .inner a.info {
    display: block;
    position: relative;
    z-index: 10
}

.doctor_list .row .item .inner a.info .thumb {
    width: 100%;
    height: 332px;
    overflow: hidden;
    position: relative;
    background: #f9f9f9
}

@media (max-width: 1180px) {
    .doctor_list .row .item .inner a.info .thumb {
        height: 280px
    }
}

@media (max-width: 968px) {
    .doctor_list .row .item .inner a.info .thumb {
        height: 200px
    }
}

.doctor_list .row .item .inner a.info .thumb .flag_icon {
    display: block;
    position: absolute;
    left: 16px;
    top: 10px;
    z-index: 2
}

@media (max-width: 668px) {
    .doctor_list .row .item .inner a.info .thumb .flag_icon {
        left: 10px
    }

    .doctor_list .row .item .inner a.info .thumb .flag_icon .flag {
        -webkit-transform: scale(.8, .8);
        -moz-transform: scale(.8, .8);
        -o-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
}

.doctor_list .row .item .inner a.info .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.doctor_list .row .item .inner a.info .txt {
    background: #fff;
    padding: 10px 0 50px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.doctor_list .row .item .inner a.info .txt b.t {
    display: block;
    font-size: 20px;
    color: #0075a3;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .doctor_list .row .item .inner a.info .txt b.t {
        height: 28px;
        line-height: 28px;
        overflow: hidden
    }
}

@media (max-width: 1180px) {
    .doctor_list .row .item .inner a.info .txt b.t {
        font-size: 16px;
        height: 22px;
        line-height: 22px
    }
}

.doctor_list .row .item .inner a.info .txt p {
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #888;
    margin: 5px 0 10px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.doctor_list .row .item .inner a.info:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.doctor_list .row .item .inner a.info:hover .txt {
    background: #0075a3
}

.doctor_list .row .item .inner a.info:hover .txt b.t,
.doctor_list .row .item .inner a.info:hover .txt p {
    color: #fff
}

.doctor_list .row .item .inner a.more {
    display: block;
    width: 100px;
    height: 30px;
    border: 1px solid #0075a3;
    margin: 0 auto;
    background: #fff;
    color: #0075a3;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -50px;
    z-index: 11
}

.doctor_list .row .item .inner a.more:hover {
    background: #0075a3;
    border-color: #fff;
    color: #fff
}

.doctor_content_info {
    width: 100%;
    height: 790px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 1180px) {
    .doctor_content_info {
        background: none !important;
        height: auto
    }
}

.doctor_content_info_txt {
    height: 480px;
    margin: 20px 0 0
}

@media (max-width: 1180px) {
    .doctor_content_info_txt {
        height: auto
    }
}

.doctor_content_info .w {
    position: relative
}

.doctor_content_info .w .m_img01 {
    display: none
}

@media (max-width: 1180px) {
    .doctor_content_info .w .m_img01 {
        display: block
    }

    .doctor_content_info .w .m_img01 img {
        width: 100%
    }
}

@media (max-width: 668px) {
    .doctor_content_info .w .m_img01 {
        display: none
    }
}

.doctor_content_info .w .m_img02 {
    display: none
}

@media (max-width: 668px) {
    .doctor_content_info .w .m_img02 {
        display: block;
        width: 100%;
        height: 250px;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

.doctor_content_info .w .info {
    width: 690px;
    height: 670px;
    background: #fff;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 50px
}

@media (max-width: 1180px) {
    .doctor_content_info .w .info {
        position: static;
        background: none;
        width: 100%;
        height: auto
    }
}

@media (max-width: 668px) {
    .doctor_content_info .w .info {
        padding: 20px 10px
    }
}

.doctor_content_info .w .info .title .t {
    display: block;
    float: left;
    width: auto;
    height: 48px;
    margin: 0 60px 0 0
}

.doctor_content_info .w .info .title .t h1.title {
    display: block;
    font-size: 22px;
    font-weight: normal;
    color: #0075a3;
    line-height: 30px
}

.doctor_content_info .w .info .title .t p {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    line-height: 18px
}

.doctor_content_info .w .info .title img.flag {
    float: left
}

.doctor_content_info .w .info .title_des {
    font-size: 18px;
    line-height: 30px;
    color: #222;
    margin: 20px 0
}

@media (max-width: 668px) {
    .doctor_content_info .w .info .title_des {
        font-size: 16px
    }
}

.doctor_content_info .w .info .title_des.maincolor {
    color: #0075a3
}

.doctor_content_info .w .info .content {
    font-size: 16px;
    line-height: 28px;
    color: #666
}

@media (max-width: 668px) {
    .doctor_content_info .w .info .content {
        font-size: 14px;
        line-height: 24px
    }
}

.doctor_content_info .w .info .des01 {
    font-size: 14px;
    line-height: 28px;
    color: #333;
    margin-top: 20px
}

@media (max-width: 668px) {
    .doctor_content_info .w .info .des01 {
        font-size: 14px;
        line-height: 24px
    }
}

.doctor_content_info .w .info .des01 span.t {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #121212
}

.doctor_content_info .w .info .des01 ul li {
    display: block;
    line-height: 24px;
    margin-bottom: 5px;
    position: relative;
    padding: 0 0 0 10px
}

.doctor_content_info .w .info .des01 ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 100%
}

.doctor_content_info .w .info a.order {
    margin: 20px 0 0;
    display: block;
    width: 108px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #0075a3;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .doctor_content_info .w .info a.order {
        margin: 20px auto 0
    }
}

.doctor_content_info .w .info a.order:hover {
    background: #00a0aa
}

.title02 {
    display: block;
    margin-bottom: 40px;
    text-align: center
}

@media (max-width: 668px) {
    .title02 {
        margin-bottom: 20px
    }
}

.title02 span {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    height: 25px;
    line-height: 25px
}

@media (max-width: 668px) {
    .title02 span {
        display: block;
        font-size: 20px
    }
}

.title02 span:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #00a0aa;
    margin: 12px 20px 0 0
}

.title02 span:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #00a0aa;
    margin: 12px 0 0 20px
}

.doctor_content_article {
    padding: 66px 0 0
}

@media (max-width: 1180px) {
    .doctor_content_article {
        padding: 0
    }
}

.info_list {
    margin-bottom: 20px
}

@media (max-width: 1180px) {
    .info_list {
        padding: 40px 40px 0;
        margin-bottom: 0
    }
}

@media (max-width: 668px) {
    .info_list {
        padding: 10px 10px 0
    }
}

.info_list ul li {
    display: block;
    padding: 50px 0;
    background: #f5f5f5
}

@media (max-width: 1180px) {
    .info_list ul li {
        padding: 0;
        margin-bottom: 40px
    }
}

@media (max-width: 668px) {
    .info_list ul li {
        margin-bottom: 10px
    }
}

.info_list ul li a {
    display: block
}

.info_list ul li a .thumb {
    float: left;
    width: 490px;
    height: 310px;
    position: relative
}

@media (max-width: 1180px) {
    .info_list ul li a .thumb {
        float: none;
        width: 100%;
        height: 400px
    }
}

@media (max-width: 668px) {
    .info_list ul li a .thumb {
        height: 200px
    }
}

.info_list ul li a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #eee;
    position: relative;
    z-index: 2
}

.info_list ul li a .thumb:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    right: -20px;
    bottom: -20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .info_list ul li a .thumb:after {
        display: none
    }
}

.info_list ul li a .txt {
    float: right;
    width: 725px;
    height: 310px
}

@media (max-width: 1180px) {
    .info_list ul li a .txt {
        float: none;
        width: 100%;
        height: auto;
        padding: 40px
    }
}

@media (max-width: 668px) {
    .info_list ul li a .txt {
        padding: 20px
    }
}

.info_list ul li a .txt .inner {
    width: 100%;
    height: 100%;
    display: table
}

.info_list ul li a .txt .inner .des {
    display: table-cell;
    vertical-align: middle
}

.info_list ul li a .txt b.t {
    display: block;
    padding: 0 0 0 60px;
    margin-bottom: 30px;
    height: 26px;
    line-height: 26px;
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .info_list ul li a .txt b.t {
        font-size: 16px;
        height: auto;
        padding: 0 0 0 30px;
        margin-bottom: 10px
    }
}

.info_list ul li a .txt b.t:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background: #00a0aa;
    position: absolute;
    left: 0;
    top: 12px
}

@media (max-width: 668px) {
    .info_list ul li a .txt b.t:before {
        width: 20px
    }
}

.info_list ul li a .txt p {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #666
}

@media (max-width: 668px) {
    .info_list ul li a .txt p {
        font-size: 14px;
        line-height: 24px
    }
}

.info_list ul li a .txt span.more {
    display: block;
    line-height: 30px;
    color: #333;
    margin-top: 35px
}

@media (max-width: 668px) {
    .info_list ul li a .txt span.more {
        margin-top: 10px
    }
}

.info_list ul li a .txt span.more i.iconfont {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    margin: 0 0 0 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.info_list ul li a:hover .thumb:after {
    background: #0075a3
}

.info_list ul li a:hover .txt b.t {
    color: #0075a3
}

.info_list ul li a:hover .txt span.more i.iconfont {
    margin: 0 0 0 20px
}

.info_list ul li:nth-child(odd) {
    background: #fff
}

@media (max-width: 1180px) {
    .info_list ul li:nth-child(odd) {
        background: #f5f5f5
    }
}

.info_list ul li:nth-child(odd) .thumb {
    float: right
}

@media (max-width: 1180px) {
    .info_list ul li:nth-child(odd) .thumb {
        float: none
    }
}

.info_list ul li:nth-child(odd) .thumb:after {
    right: auto;
    left: -20px;
    background: #f5f5f5
}

.info_list ul li:nth-child(odd) .txt {
    float: left
}

@media (max-width: 1180px) {
    .info_list ul li:nth-child(odd) .txt {
        float: none
    }
}

.dep_list ul li {
    display: block;
    background: #fff;
    padding: 50px 0 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .dep_list ul li {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .dep_list ul li {
        padding: 10px 10px 0
    }
}

.dep_list ul li a {
    display: block;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 50px
}

@media (max-width: 1180px) {
    .dep_list ul li a {
        padding-bottom: 40px
    }
}

@media (max-width: 668px) {
    .dep_list ul li a {
        padding-bottom: 10px
    }
}

.dep_list ul li a .thumb {
    float: left;
    width: 440px;
    height: 270px;
    overflow: hidden;
    background: #f5f5f5
}

@media (max-width: 1180px) {
    .dep_list ul li a .thumb {
        width: 40%
    }
}

@media (max-width: 668px) {
    .dep_list ul li a .thumb {
        float: none;
        width: 100%;
        height: 200px
    }
}

.dep_list ul li a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.dep_list ul li a .txt {
    padding: 30px 0 0 490px
}

@media (max-width: 1180px) {
    .dep_list ul li a .txt {
        padding: 30px 0 0 42%
    }
}

@media (max-width: 668px) {
    .dep_list ul li a .txt {
        padding: 20px 0 0
    }
}

.dep_list ul li a .txt b.t {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    height: 30px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_list ul li a .txt p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    height: 52px;
    overflow: hidden;
    margin: 20px 0 65px
}

@media (max-width: 668px) {
    .dep_list ul li a .txt p {
        height: auto;
        margin: 10px 0;
        font-size: 14px;
        line-height: 24px
    }
}

.dep_list ul li a .txt span.more {
    display: block;
    line-height: 30px
}

.dep_list ul li a .txt span.more i.iconfont {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    margin: 0 0 0 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_list ul li a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.dep_list ul li a:hover .txt b.t {
    color: #0075a3
}

.dep_list ul li a:hover .txt span.more i.iconfont {
    margin: 0 0 0 20px
}

.dep_list ul li:hover {
    background: #f5f5f5
}

.dep_list ul li:hover a .thumb {
    background: #fff
}

.dep_sub_nav {
    margin-top: 50px
}

.dep_sub_nav ul li {
    display: block;
    float: left;
    margin: 0 20px 20px 0
}

.dep_sub_nav ul li a {
    display: block;
    border: 1px solid #bfbfbf;
    padding: 0 30px;
    height: 38px;
    line-height: 36px;
    color: #999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.dep_sub_nav ul li a.cur,
.dep_sub_nav ul li a:hover {
    background: #0075a3;
    border-color: #0075a3;
    color: #fff
}

.dep_content_info {
    padding: 50px 0 60px
}

@media (max-width: 1180px) {
    .dep_content_info {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .dep_content_info {
        padding: 20px 10px
    }
}

.dep_content_info .info {
    width: 100%;
    height: 490px;
    position: relative
}

@media (max-width: 1180px) {
    .dep_content_info .info {
        height: auto
    }
}

.dep_content_info .info .txt {
    width: 730px;
    height: 480px;
    /* background: url(../img/dep_content_info_logo.png) right bottom no-repeat #f5f5f5; */
    position: relative;
    z-index: 2
}

@media (max-width: 1180px) {
    .dep_content_info .info .txt {
        width: 100%;
        height: auto;
        position: static
    }
}

.dep_content_info .info .txt .inner {
    width: 100%;
    height: 100%;
    display: table;
    padding: 50px
}

@media (max-width: 1180px) {
    .dep_content_info .info .txt .inner {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .dep_content_info .info .txt .inner {
        padding: 20px
    }
}

.dep_content_info .info .txt .inner .des {
    display: block;
    height: 390px;
    font-size: 16px;
    line-height: 26px;
    color: #666
}

@media (max-width: 1180px) {
    .dep_content_info .info .txt .inner .des {
        font-size: 14px;
        line-height: 24px;
        height: auto
    }
}

.dep_content_info .info .txt .inner .des ul li {
    display: block;
    line-height: 24px;
    margin-bottom: 5px;
    position: relative;
    padding: 0 0 0 10px
}

.dep_content_info .info .txt .inner .des ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 100%
}

.dep_content_info .info .img {
    width: 636px;
    height: 420px;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 1
}

@media (max-width: 1180px) {
    .dep_content_info .info .img {
        width: 100%;
        height: auto;
        position: static
    }
}

.dep_content_info .info .img .bg {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 1180px) {
    .dep_content_info .info .img .bg {
        display: none
    }
}

.dep_content_info .info .img .mbg {
    display: none
}

@media (max-width: 1180px) {
    .dep_content_info .info .img .mbg {
        display: block
    }

    .dep_content_info .info .img .mbg img {
        width: 100%
    }
}

.dep_content_doctor {
    background: #f5f5f5;
    padding: 50px 0 30px
}

@media (max-width: 1180px) {
    .dep_content_doctor {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .dep_content_doctor {
        padding: 20px 10px 0px
    }
}

.dep_content_doctor .list {
    background: none;
    padding: 0
}

.dep_content_clinics {
    padding: 50px 0 30px
}

@media (max-width: 1180px) {
    .dep_content_clinics {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .dep_content_clinics {
        padding: 20px 10px
    }
}

.dep_content_clinics .list .row {
    margin: 0 -10px
}

.dep_content_clinics .list .row .item {
    padding: 0 10px;
    margin-bottom: 20px
}

.dep_content_clinics .list .row .item a {
    display: block;
    background: #f5f5f5
}

.dep_content_clinics .list .row .item a .thumb {
    float: left;
    width: 265px;
    height: 230px;
    overflow: hidden
}

@media (max-width: 1180px) {
    .dep_content_clinics .list .row .item a .thumb {
        width: 40%;
        height: 200px
    }
}

@media (max-width: 668px) {
    .dep_content_clinics .list .row .item a .thumb {
        height: 140px
    }
}

.dep_content_clinics .list .row .item a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.dep_content_clinics .list .row .item a .txt {
    padding: 50px 40px 0 305px
}

@media (max-width: 1180px) {
    .dep_content_clinics .list .row .item a .txt {
        padding: 20px 20px 0 44%
    }
}

.dep_content_clinics .list .row .item a .txt b.t {
    display: block;
    font-size: 20px;
    color: #0075a3;
    font-weight: normal
}

@media (max-width: 1180px) {
    .dep_content_clinics .list .row .item a .txt b.t {
        font-size: 18px
    }
}

@media (max-width: 668px) {
    .dep_content_clinics .list .row .item a .txt b.t {
        font-size: 16px
    }
}

.dep_content_clinics .list .row .item a .txt b.t:after {
    content: '';
    margin: 20px 0 10px;
    display: block;
    width: 20px;
    height: 2px;
    line-height: 2px;
    background: #0075a3;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .dep_content_clinics .list .row .item a .txt b.t:after {
        margin: 10px 0
    }
}

.dep_content_clinics .list .row .item a .txt p {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333
}

@media (max-width: 1180px) {
    .dep_content_clinics .list .row .item a .txt p {
        font-size: 14px;
        line-height: 24px
    }
}

.dep_content_clinics .list .row .item a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.dep_content_clinics .list .row .item a:hover .txt b.t:after {
    width: 50px
}

@media (max-width: 1180px) {
    .dep_content_package .info_list {
        padding-top: 0
    }
}

.news_content {
    padding: 80px 0 40px
}

@media (max-width: 1180px) {
    .news_content {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .news_content {
        padding: 20px 10px
    }
}

.news_content .title {
    text-align: center;
    font-size: 22px;
    color: #0075a3
}

@media (max-width: 668px) {
    .news_content .title {
        font-size: 18px
    }
}

.news_content .title i {
    margin: 20px auto 0;
    display: block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background: #00a0aa
}

.news_content .info {
    text-align: center;
    line-height: 40px;
    color: #999
}

.news_content .info a {
    color: #999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content .info a:hover {
    color: #0075a3
}

.news_content iframe {
    width: 800px;
    height: 600px;
    margin: 10px auto
}

@media (max-width: 1180px) {
    .news_content iframe {
        width: 100%
    }
}

@media (max-width: 968px) {
    .news_content iframe {
        width: 100%;
        height: 400px
    }
}

@media (max-width: 668px) {
    .news_content iframe {
        width: 100%;
        height: 300px
    }
}

.news_content .txt {
    padding: 30px 0;
    font-size: 16px;
    line-height: 28px;
    color: #666
}

@media (max-width: 668px) {
    .news_content .txt {
        padding: 10px 0;
        font-size: 14px;
        line-height: 24px
    }
}

.news_content .txt img {
    max-width: 100%
}

@media (max-width: 668px) {
    .news_content .txt img {
        max-width: 100% !important;
        height: auto !important
    }
}

.news_content .txt ul li {
    display: block;
    line-height: 24px !important;
    margin-bottom: 5px;
    position: relative;
    padding: 0 0 0 10px
}

.news_content .txt ul li span {
    line-height: 24px !important
}

.news_content .txt ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 100%
}

.news_content .btn_query {
    margin: 30px 0 0;
    padding: 30px 0 0;
    text-align: center;
    border-top: 1px solid #f3f3f3
}

.news_content .btn_query a {
    display: block;
    width: 168px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #0075a3;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin: 0 auto;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

.news_content .btn_query a:hover {
    background: #00a0aa
}

.news_content .updown {
    padding: 50px 0 0;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

@media (max-width: 668px) {
    .news_content .updown {
        padding: 10px 0 0
    }
}

.news_content .updown a {
    color: #999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content .updown a:hover {
    color: #0075a3
}

.job_sub_nav {
    padding: 60px 0 35px
}

@media (max-width: 1180px) {
    .job_sub_nav {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .job_sub_nav {
        padding: 20px 10px 0
    }
}

.job_sub_nav .txt {
    font-size: 16px;
    line-height: 28px;
    color: #333
}

@media (max-width: 1180px) {
    .job_sub_nav .txt {
        font-size: 14px;
        line-height: 24px
    }
}

.job_sub_nav ul {
    text-align: center;
    margin-top: 30px
}

@media (max-width: 1180px) {
    .job_sub_nav ul {
        margin: 0 0 40px
    }
}

@media (max-width: 668px) {
    .job_sub_nav ul {
        margin: 0 -5px 20px
    }
}

.job_sub_nav ul li {
    display: inline-block;
    margin: 0 11px
}

@media (max-width: 668px) {
    .job_sub_nav ul li {
        float: left;
        width: 25%;
        margin: 0;
        padding: 0 5px
    }
}

.job_sub_nav ul li a {
    display: block;
    padding: 0 27px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #999;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .job_sub_nav ul li a {
        padding: 0;
        text-align: center
    }
}

.job_sub_nav ul li a:hover,
.job_sub_nav ul li a.cur {
    background: #0075a3;
    border-color: #0075a3;
    color: #fff
}

.job_list_w {
    padding-bottom: 60px
}

@media (max-width: 1180px) {
    .job_list_w {
        padding: 0 40px 40px
    }
}

@media (max-width: 668px) {
    .job_list_w {
        padding: 0 10px 10px
    }
}

.job_list_t {
    background: #0075a3;
    height: 67px;
    margin-bottom: 5px
}

@media (max-width: 668px) {
    .job_list_t {
        height: 40px
    }
}

.job_list_t span.job_t {
    line-height: 67px;
    font-weight: bold;
    color: #fff;
    font-size: 16px
}

@media (max-width: 668px) {
    .job_list_t span.job_t {
        font-size: 12px;
        font-weight: normal;
        line-height: 40px
    }
}

span.job_t {
    display: block;
    float: left;
    height: 100%;
    padding: 0 40px
}

@media (max-width: 1180px) {
    span.job_t {
        padding: 0 20px
    }
}

@media (max-width: 668px) {
    span.job_t {
        padding: 0
    }
}

span.job_t:nth-child(1) {
    width: 30%;
    padding: 0 40px 0 100px
}

@media (max-width: 1180px) {
    span.job_t:nth-child(1) {
        padding: 0 40px
    }
}

@media (max-width: 668px) {
    span.job_t:nth-child(1) {
        padding: 0 0 0 10px
    }
}

span.job_t:nth-child(2) {
    width: 20%
}

span.job_t:nth-child(3) {
    width: 20%
}

span.job_t:nth-child(4) {
    width: 15%
}

@media (max-width: 1180px) {
    span.job_t:nth-child(4) {
        width: 20%
    }
}

span.job_t.icon {
    width: 15%;
    padding: 0
}

@media (max-width: 1180px) {
    span.job_t.icon {
        width: 10%
    }
}

.job_list .item .txt .title {
    width: 100%;
    height: 58px;
    line-height: 58px;
    background: #fff;
    border: 1px solid #e4e4e4;
    cursor: pointer
}

@media (max-width: 668px) {
    .job_list .item .txt .title {
        height: 40px;
        line-height: 40px
    }
}

.job_list .item .txt .title span.job_t {
    display: block;
    font-size: 14px;
    color: #666
}

@media (max-width: 668px) {
    .job_list .item .txt .title span.job_t {
        font-size: 12px
    }
}

.job_list .item .txt .title span.icon {
    position: relative
}

.job_list .item .txt .title span.icon i:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    line-height: 2px;
    background: #a0a0a0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -1px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.job_list .item .txt .title span.icon i:after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    line-height: 2px;
    background: #a0a0a0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -1px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.job_list .item .txt .title.on {
    border-top: 2px solid #0075a3;
    border-left: 2px solid #0075a3;
    border-right: 2px solid #0075a3;
    background: #fff
}

.job_list .item .txt .title.on span.job_t {
    color: #0075a3;
    font-weight: bold;
    border-bottom: 1px solid #0075a3
}

@media (max-width: 668px) {
    .job_list .item .txt .title.on span.job_t {
        font-weight: normal
    }
}

.job_list .item .txt .title.on span.icon i:before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.job_list .item .txt .title.on span.icon i:after {
    background: #0075a3;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg)
}

.job_list .item .txt .des {
    display: none;
    border-left: 2px solid #0075a3;
    border-right: 2px solid #0075a3;
    border-bottom: 2px solid #0075a3;
    font-size: 14px;
    line-height: 30px;
    color: #555
}

@media (max-width: 668px) {
    .job_list .item .txt .des {
        line-height: 24px
    }
}

.job_list .item .txt .des b.t {
    display: block;
    font-size: 16px;
    color: #282828;
    height: 50px;
    line-height: 50px
}

@media (max-width: 668px) {
    .job_list .item .txt .des b.t {
        font-size: 14px
    }
}

.job_list .item .txt .des .des_top {
    padding: 40px 100px
}

@media (max-width: 1180px) {
    .job_list .item .txt .des .des_top {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .job_list .item .txt .des .des_top {
        padding: 10px
    }
}

.job_list .item .txt .des .des01,
.job_list .item .txt .des .des02 {
    float: left;
    width: 50%
}

@media (max-width: 668px) {

    .job_list .item .txt .des .des01,
    .job_list .item .txt .des .des02 {
        float: none;
        width: 100%
    }
}

.job_list .item .txt .des .des01 {
    padding: 0 20px 0 0
}

@media (max-width: 668px) {
    .job_list .item .txt .des .des01 {
        padding: 0
    }
}

.job_list .item .txt .des .des02 {
    padding: 0 0 0 20px
}

@media (max-width: 668px) {
    .job_list .item .txt .des .des02 {
        padding: 0
    }
}

.job_list .item .txt .des .des_bottom {
    line-height: 100px;
    border-top: 1px solid #ebebeb;
    font-size: 18px;
    color: #333;
    padding: 0 0 0 100px
}

@media (max-width: 1180px) {
    .job_list .item .txt .des .des_bottom {
        padding: 0 40px;
        font-size: 16px;
        line-height: 50px
    }
}

@media (max-width: 668px) {
    .job_list .item .txt .des .des_bottom {
        padding: 10px;
        font-size: 14px;
        line-height: 24px
    }
}

.job_list .item .txt .des .des_bottom a {
    color: #0075a3
}

.job_list .item .txt .des .des_bottom a:hover {
    text-decoration: underline
}

.intro_about {
    padding: 70px 0 40px;
    /* background: url("../img/intro_about_logo.png") right center no-repeat */
}

@media (max-width: 1180px) {
    .intro_about {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .intro_about {
        padding: 20px 10px
    }
}

.intro_about .title {
    font-size: 35px;
    color: #00a0aa
}

@media (max-width: 668px) {
    .intro_about .title {
        font-size: 20px
    }
}

.intro_about .title span {
    display: block;
    font-size: 24px;
    font-weight: normal;
    font-family: 'fbb';
    text-transform: uppercase
}

@media (max-width: 668px) {
    .intro_about .title span {
        font-size: 18px
    }
}

.intro_about .title span:before {
    content: '';
    margin: 20px 0;
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #00a0aa
}

@media (max-width: 668px) {
    .intro_about .title span:before {
        margin: 10px 0
    }
}

.intro_about .txt {
    margin: 40px 0 0;
    font-size: 16px;
    line-height: 28px;
    color: #666
}

@media (max-width: 668px) {
    .intro_about .txt {
        margin: 20px 0 0;
        font-size: 14px;
        line-height: 24px
    }
}

.intro_about .txt br {
    line-height: 20px
}

@media (max-width: 668px) {
    .intro_about_list {
        padding: 0 10px
    }
}

.intro_about_list .row {
    margin: 0;
    padding: 0
}

.intro_about_list .row .item {
    margin: 0;
    padding: 0
}

.intro_about_list .row .item a {
    display: block;
    position: relative
}

.intro_about_list .row .item a b.t {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 10
}

@media (max-width: 1180px) {
    .intro_about_list .row .item a b.t {
        font-size: 20px
    }
}

.intro_about_list .row .item a img {
    width: 100%
}

.intro_about_list .row .item a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.intro_about_list .row .item a:hover:after {
    background: rgba(0, 0, 0, 0.3)
}

.intro_about_block {
    padding: 60px 0
}

@media (max-width: 1180px) {
    .intro_about_block {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .intro_about_block {
        padding: 10px
    }
}

.intro_about_block .row {
    margin: 0 -10px
}

.intro_about_block .row .item {
    padding: 0 10px
}

@media (max-width: 968px) {
    .intro_about_block .row .item {
        margin-bottom: 20px
    }
}

.intro_about_block .txt {
    color: #333
}

.intro_about_block .txt b.t {
    display: block;
    font-size: 20px
}

.intro_about_block .txt p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin: 16px 0 40px
}

@media (max-width: 668px) {
    .intro_about_block .txt p {
        font-size: 14px;
        line-height: 24px;
        margin: 15px 0 5px
    }
}

.intro_about_block .txt i.iconfont {
    font-size: 20px
}

.intro_about_block .block01 {
    height: 540px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/intro_about_block01.jpg);
    padding: 110px 0 0 50px;
    position: relative
}

@media (max-width: 668px) {
    .intro_about_block .block01 {
        height: 300px;
        padding: 40px 100px 0 20px
    }
}

.intro_about_block .block01 .txt {
    width: 350px;
    position: relative;
    z-index: 10;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .intro_about_block .block01 .txt {
        width: 100%
    }
}

.intro_about_block .block01 .txt p {
    margin: 30px 0 60px
}

@media (max-width: 668px) {
    .intro_about_block .block01 .txt p {
        margin: 10px 0
    }
}

.intro_about_block .block01 .bg {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 117, 163, 0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.intro_about_block .block01:hover .txt {
    color: #fff
}

.intro_about_block .block01:hover .bg {
    background-color: rgba(0, 117, 163, 0.8)
}

.intro_about_block .block02_1 {
    width: 100%;
    height: 260px;
    margin: 0 0 20px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/intro_about_block02_1.jpg);
    position: relative
}

@media (max-width: 668px) {
    .intro_about_block .block02_1 {
        height: 180px
    }
}

.intro_about_block .block02_1 .txt {
    width: 50%;
    height: 100%;
    color: #fff;
    padding: 60px 30px 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

@media (max-width: 668px) {
    .intro_about_block .block02_1 .txt {
        padding: 20px 20px 0
    }
}

.intro_about_block .block02_1 .bg {
    width: 50%;
    height: 100%;
    background-color: rgba(0, 117, 163, 0.86);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.intro_about_block .block02_1:hover .bg {
    width: 100%
}

.intro_about_block .block02_2 {
    width: 100%;
    height: 260px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/intro_about_block02_2.jpg);
    position: relative
}

@media (max-width: 668px) {
    .intro_about_block .block02_2 {
        height: 180px
    }
}

.intro_about_block .block02_2 .txt {
    float: right;
    width: 50%;
    height: 100%;
    color: #fff;
    padding: 60px 30px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

@media (max-width: 668px) {
    .intro_about_block .block02_2 .txt {
        width: 50%;
        padding: 20px 20px 0
    }
}

.intro_about_block .block02_2 .bg {
    width: 50%;
    height: 100%;
    background-color: rgba(0, 160, 170, 0.92);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media (max-width: 668px) {
    .intro_about_block .block02_2 .bg {
        width: 50%
    }
}

.intro_about_block .block02_2:hover .bg {
    width: 100%
}

.news_list .no_news {
    padding: 0 0 40px;
    text-align: center
}

.news_list ul li {
    display: block;
    background: #fff;
    padding: 50px 0 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .news_list ul li {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .news_list ul li {
        padding: 10px
    }
}

.news_list ul li a {
    display: block;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 50px
}

@media (max-width: 668px) {
    .news_list ul li a {
        padding-bottom: 10px
    }
}

.news_list ul li a .thumb {
    float: left;
    width: 440px;
    height: 270px;
    overflow: hidden;
    background: #eee;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .news_list ul li a .thumb {
        width: 50%;
        height: 200px
    }
}

@media (max-width: 668px) {
    .news_list ul li a .thumb {
        float: none;
        width: 100%
    }
}

.news_list ul li a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.news_list ul li a .thumb em {
    display: block;
    width: 124px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    font-style: normal;
    font-family: 'fbb';
    color: #666;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .news_list ul li a .thumb em {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.news_list ul li a .txt {
    padding: 30px 0 0 490px
}

@media (max-width: 1180px) {
    .news_list ul li a .txt {
        padding: 0px 0 0 52%
    }
}

@media (max-width: 668px) {
    .news_list ul li a .txt {
        padding: 20px 0
    }
}

.news_list ul li a .txt b.t {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    height: 30px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_list ul li a .txt p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    height: 52px;
    overflow: hidden;
    margin: 20px 0 65px
}

@media (max-width: 1180px) {
    .news_list ul li a .txt p {
        font-size: 14px;
        line-height: 24px;
        height: 96px;
        margin: 10px 0
    }
}

@media (max-width: 668px) {
    .news_list ul li a .txt p {
        height: auto
    }
}

.news_list ul li a .txt span.more {
    display: block;
    line-height: 30px
}

.news_list ul li a .txt span.more i.iconfont {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    margin: 0 0 0 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_list ul li a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.news_list ul li a:hover .thumb em {
    background-color: rgba(0, 160, 170, 0.8);
    color: #fff
}

.news_list ul li a:hover .txt b.t {
    color: #0075a3
}

.news_list ul li a:hover .txt span.more i.iconfont {
    margin: 0 0 0 20px
}

.news_list ul li:hover {
    background: #f5f5f5
}

.news_list ul li:hover a .thumb {
    background: #fff
}

.member_index {
    padding: 50px 0 30px
}

@media (max-width: 1180px) {
    .member_index {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .member_index {
        padding: 10px 10px 0
    }
}

.member_index ul li {
    display: block;
    width: 100%;
    height: 390px;
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .member_index ul li {
        height: auto;
        margin-bottom: 10px
    }
}

.member_index ul li .img {
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden
}

@media (max-width: 668px) {
    .member_index ul li .img {
        float: none;
        width: 100%;
        height: 240px
    }
}

.member_index ul li .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.member_index ul li .txt {
    float: right;
    width: 50%;
    height: 100%;
    padding: 90px 140px 0 70px;
    background: url(../img/member_index_logo.png) right bottom no-repeat #f6f6f6
}

@media (max-width: 1180px) {
    .member_index ul li .txt {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .member_index ul li .txt {
        float: none;
        width: 100%;
        height: auto;
        padding: 20px
    }
}

.member_index ul li .txt b.t {
    display: block;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .member_index ul li .txt b.t {
        font-size: 18px
    }
}

.member_index ul li .txt b.t:after {
    content: '';
    margin: 28px 0 18px;
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #d1d1d1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .member_index ul li .txt b.t:after {
        margin: 10px 0
    }
}

.member_index ul li .txt p {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 668px) {
    .member_index ul li .txt p {
        font-size: 14px;
        line-height: 24px
    }
}

.member_index ul li:nth-child(even) .img {
    float: right
}

@media (max-width: 668px) {
    .member_index ul li:nth-child(even) .img {
        float: none
    }
}

.member_index ul li:nth-child(even) .txt {
    float: left;
    padding: 90px 70px 0 140px
}

@media (max-width: 1180px) {
    .member_index ul li:nth-child(even) .txt {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .member_index ul li:nth-child(even) .txt {
        float: none;
        padding: 20px
    }
}

.member_index ul li:hover .img span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.member_index ul li:hover .txt b.t {
    color: #0075a3
}

.member_index ul li:hover .txt b.t:after {
    width: 70px
}

.medical_pay {
    padding: 50px 0 20px
}

@media (max-width: 1180px) {
    .medical_pay {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .medical_pay {
        padding: 20px 10px
    }
}

.medical_pay .txt {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px
}

.medical_pay .list .row {
    margin: 0 -11px
}

.medical_pay .list .row .item {
    padding: 0 11px;
    margin-bottom: 20px
}

.medical_pay .list .inner {
    background: #f5f5f5;
    padding: 60px 50px
}

@media (max-width: 668px) {
    .medical_pay .list .inner {
        padding: 20px
    }
}

.medical_pay .list .inner i.iconfont {
    float: left;
    font-size: 70px;
    color: #00a0aa;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center
}

@media (max-width: 668px) {
    .medical_pay .list .inner i.iconfont {
        font-size: 40px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 10px 0 0
    }
}

.medical_pay .list .inner .des {
    padding: 0 0 0 90px
}

@media (max-width: 668px) {
    .medical_pay .list .inner .des {
        padding: 0 0 0 50px
    }
}

.medical_pay .list .inner .des b.t {
    display: block;
    font-size: 22px;
    color: #000;
    font-weight: normal
}

.medical_pay .list .inner .des p {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 26px;
    color: #666
}

@media (max-width: 668px) {
    .medical_pay .list .inner .des p {
        margin: 10px 0 0;
        line-height: 24px
    }
}

@media (max-width: 1180px) {
    .medical_insurance {
        padding: 0 40px 40px
    }
}

@media (max-width: 668px) {
    .medical_insurance {
        padding: 0 20px 20px
    }
}

.medical_insurance .t ul {
    text-align: center;
    margin-top: 30px
}

@media (max-width: 1180px) {
    .medical_insurance .t ul {
        margin-top: 0
    }
}

.medical_insurance .t ul li {
    display: inline-block;
    margin: 0 11px;
    cursor: pointer;
    padding: 0 27px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #999;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.medical_insurance .t ul li.on,
.medical_insurance .t ul li:hover {
    background: #0075a3;
    border-color: #0075a3;
    color: #fff
}

.medical_insurance_list {
    margin: 35px 0 60px
}

@media (max-width: 1180px) {
    .medical_insurance_list {
        margin-bottom: 0
    }
}

.medical_insurance_list ul {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1
}

.medical_insurance_list ul li {
    display: block;
    float: left;
    width: 20%;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

@media (max-width: 668px) {
    .medical_insurance_list ul li {
        width: 50%
    }
}

.medical_insurance_list ul li a {
    display: block;
    height: 137px
}

@media (max-width: 1180px) {
    .medical_insurance_list ul li a {
        height: 100px
    }
}

@media (max-width: 968px) {
    .medical_insurance_list ul li a {
        height: 80px
    }
}

@media (max-width: 668px) {
    .medical_insurance_list ul li a {
        height: 70px
    }
}

.medical_insurance_list ul li .img {
    width: 100%;
    height: 100%
}

.medical_insurance_list ul li .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.page_customer_service {
    padding: 60px 0
}

@media (max-width: 1180px) {
    .page_customer_service {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .page_customer_service {
        padding: 20px 10px
    }
}

.page_customer_service .title01 {
    font-size: 22px;
    color: #2d8aaf
}

.page_customer_service .title01:after {
    content: '';
    margin: 20px 0 0;
    display: block;
    width: 24px;
    height: 2px;
    line-height: 2px;
    background: #00a0aa
}

.page_customer_service .img {
    float: right;
    width: 53%
}

@media (max-width: 668px) {
    .page_customer_service .img {
        float: none;
        width: 100%;
        margin: 20px 0 0
    }
}

.page_customer_service .img img {
    width: 100%
}

.page_customer_service .txt {
    float: left;
    width: 42%
}

@media (max-width: 668px) {
    .page_customer_service .txt {
        float: none;
        width: 100%
    }
}

.page_customer_service .txt .des {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin: 30px 0 0
}

@media (max-width: 668px) {
    .page_customer_service .txt .des {
        font-size: 14px;
        line-height: 24px
    }
}

.page_customer_service .txt .des a {
    color: #0075a3;
    text-decoration: underline;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page_customer_service .txt .des a:hover {
    color: #00a0aa
}

.page_contact {
    width: 770px;
    padding: 60px 0
}

@media (max-width: 1180px) {
    .page_contact {
        width: 100%;
        padding: 40px
    }
}

@media (max-width: 668px) {
    .page_contact {
        padding: 20px 10px
    }
}

.page_contact .txt {
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.contact_message_w {
    margin-top: 40px
}

@media (max-width: 668px) {
    .contact_message_w {
        margin-top: 20px
    }
}

.message_form_col {
    margin: 0;
    padding: 0px
}

.message_form_col .row {
    margin: 0 -20px
}

.message_form_col .row .item {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center
}

@media (max-width: 668px) {
    .message_form_col .row .item {
        margin-bottom: 10px
    }
}

.message_form_col .row .item span {
    display: block;
    font-size: 16px;
    line-height: 46px;
    color: #333;
    text-align: left
}

@media (max-width: 668px) {
    .message_form_col .row .item span {
        font-size: 14px;
        line-height: 30px
    }
}

.message_form_col .row .item span em {
    color: red
}

.message_form_col .row .item input {
    width: 100%;
    height: 56px;
    line-height: 56px;
    border: none;
    background: #f7f7f7;
    outline: 0;
    padding: 0 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media (max-width: 668px) {
    .message_form_col .row .item input {
        height: 40px;
        line-height: 40px
    }
}

.message_form_col .row .item .spec {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.message_form_col .row .item textarea {
    width: 100%;
    height: 200px;
    line-height: 30px;
    border: none;
    background: #f7f7f7;
    outline: 0;
    padding: 10px 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.message_form_col .row .item .submit {
    width: 250px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: none;
    margin: 30px auto 0;
    background: url("../img/submit_bg.jpg") no-repeat;
    color: #fff;
    font-size: 20px
}

@media (max-width: 668px) {
    .message_form_col .row .item .submit {
        width: 200px;
        height: 50px;
        line-height: 50px;
        margin-top: 20px
    }
}

.search_list {
    margin-top: 80px;
    margin-bottom: 80px
}

.search_list .row {
    margin: 0 -10px
}

.search_list .row .item {
    padding: 0 10px;
    margin-bottom: 20px
}

.search_list .row .item a {
    display: block;
    padding: 10px;
    border: 1px solid #eee;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.search_list .row .item a .thumb {
    width: 100%;
    height: 200px;
    overflow: hidden
}

.search_list .row .item a .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.search_list .row .item a .txt {
    padding: 20px 0 10px
}

.search_list .row .item a .txt b.t {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #0075a3;
    height: 48px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.search_list .row .item a .txt p {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    height: 72px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.search_list .row .item a:hover {
    background: #0075a3
}

.search_list .row .item a:hover .thumb span {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.search_list .row .item a:hover .txt b.t {
    color: #fff
}

.search_list .row .item a:hover .txt p {
    color: #fff
}

.index_package_t {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    font-size: 24px;
    color: #0075a3
}

.index_package_t i {
    margin: 20px auto 0;
    display: block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background: #0075a3
}

.index_package_t.m {
    display: none
}

@media (max-width: 668px) {
    .index_package_t.m {
        display: block
    }
}

.insurance_content {
    width: 100%;
    background: #fff;
    padding: 50px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

@media (max-width: 374px) {
    .insurance_content {
        padding: 20px;
        font-size: 14px !important
    }
}

.medical_examination_center {
    padding: 40px 0 0
}

@media (max-width: 1180px) {
    .medical_examination_center {
        padding: 40px 40px 0
    }
}

@media (max-width: 668px) {
    .medical_examination_center {
        padding: 20px 10px 0
    }
}

.medical_examination_center .title {
    display: block;
    font-size: 24px;
    color: #00a0aa
}

@media (max-width: 668px) {
    .medical_examination_center .title {
        font-size: 20px
    }
}

.medical_examination_center .title:after {
    content: '';
    margin: 20px 0;
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #00a0aa
}

@media (max-width: 668px) {
    .medical_examination_center .title:after {
        margin: 15px 0
    }
}

.medical_examination_center .title.center {
    text-align: center
}

.medical_examination_center .title.center:after {
    margin-left: auto;
    margin-right: auto
}

.medical_examination_center .txt {
    font-size: 16px;
    line-height: 28px;
    color: #666
}

@media (max-width: 1180px) {
    .medical_examination_center .txt {
        font-size: 14px;
        line-height: 26px
    }
}

.medical_examination_center .col01 {
    padding-bottom: 40px
}

@media (max-width: 668px) {
    .medical_examination_center .col01 {
        padding-bottom: 20px
    }
}

.medical_examination_center .col02 {
    background: url("../img/examination/col02_bg.jpg") right bottom no-repeat
}

.medical_examination_center .col02 .w {
    overflow: hidden
}

.medical_examination_center .col02 .row {
    margin: 0 -6px
}

.medical_examination_center .col02 .row .item {
    padding: 0 6px;
    margin-bottom: 12px
}

.medical_examination_center .col02 .row .item .col {
    background: #f5f5f5;
    padding: 50px
}

@media (max-width: 1180px) {
    .medical_examination_center .col02 .row .item .col {
        padding: 30px
    }
}

.medical_examination_center .col02 .row .item .col .t {
    width: 100%;
    line-height: 36px;
    font-size: 22px;
    color: #333
}

@media (max-width: 1180px) {
    .medical_examination_center .col02 .row .item .col .t {
        font-size: 18px;
        line-height: 28px
    }
}

.medical_examination_center .col02 .row .item .col .t img.icon {
    height: 36px
}

@media (max-width: 1180px) {
    .medical_examination_center .col02 .row .item .col .t img.icon {
        height: 28px
    }
}

.medical_examination_center .col02 .row .item .col .txt {
    margin-top: 20px;
    height: 84px
}

@media (max-width: 668px) {
    .medical_examination_center .col02 .row .item .col .txt {
        height: auto
    }
}

.medical_examination_center .col03 {
    margin: 18px 0 30px
}

@media (max-width: 968px) {
    .medical_examination_center .col03 {
        margin: 0
    }
}

.medical_examination_center .col03 .row {
    margin: 0
}

.medical_examination_center .col03 .row .item {
    padding: 0;
    height: 380px
}

@media (max-width: 968px) {
    .medical_examination_center .col03 .row .item {
        height: auto;
        margin-bottom: 20px
    }
}

.medical_examination_center .col03 .row .item .col {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 90px 0 0 70px
}

@media (max-width: 1180px) {
    .medical_examination_center .col03 .row .item .col {
        padding: 50px 50px 0
    }
}

@media (max-width: 968px) {
    .medical_examination_center .col03 .row .item .col {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .medical_examination_center .col03 .row .item .col {
        padding: 30px
    }
}

.medical_examination_center .col03 .row .item .col .title {
    color: #fff
}

.medical_examination_center .col03 .row .item .col .title:after {
    background: #fff
}

.medical_examination_center .col03 .row .item .col .txt {
    color: #fff;
    margin: 10px 0 0
}

.medical_examination_center .col04 {
    background-color: #f5f5f5;
    margin-bottom: 50px
}

@media (max-width: 668px) {
    .medical_examination_center .col04 {
        margin-bottom: 10px
    }
}

.medical_examination_center .col04 .row {
    margin: 0
}

.medical_examination_center .col04 .row .item {
    padding: 0;
    height: 460px
}

@media (max-width: 668px) {
    .medical_examination_center .col04 .row .item {
        height: auto
    }
}

.medical_examination_center .col04 .row .item #map01 {
    width: 100%;
    height: 100%
}

@media (max-width: 668px) {
    .medical_examination_center .col04 .row .item #map01 {
        height: 250px
    }
}

.medical_examination_center .col04 .row .item .col {
    padding: 50px
}

@media (max-width: 668px) {
    .medical_examination_center .col04 .row .item .col {
        padding: 20px
    }
}

.medical_examination_center .col04 .row .item .col .des {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #666
}

@media (max-width: 1180px) {
    .medical_examination_center .col04 .row .item .col .des {
        font-size: 14px
    }
}

.medical_examination_center .col04 .row .item .col .des:nth-last-of-type(1) {
    margin-bottom: 0
}

.medical_examination_center .col04 .row .item .col .des a {
    color: #666;
    transition: all .5s
}

.medical_examination_center .col04 .row .item .col .des a:hover {
    color: #00a0aa
}

.medical_examination_center .col04 .row .item .col .des b {
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 1180px) {
    .medical_examination_center .col04 .row .item .col .des b {
        font-size: 16px
    }
}

.medical_examination_center .col_link {
    width: 100%;
    text-align: center;
    margin: 50px 0
}

@media (max-width: 668px) {
    .medical_examination_center .col_link {
        margin: 20px 0 10px
    }
}

.medical_examination_center .col_link ul li {
    display: inline-block;
    min-width: 180px;
    margin: 0 50px
}

@media (max-width: 668px) {
    .medical_examination_center .col_link ul li {
        display: block;
        margin: 0 0 20px
    }
}

.medical_examination_center .col_link ul li a {
    display: block;
    width: 100%;
    text-align: center;
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
    background: #00a0aa;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    transition: all .5s
}

.medical_examination_center .col_link ul li a:hover {
    opacity: .8
}

.medical_examination_center .col_link ul li:nth-last-of-type(1) a {
    background: #0075a3
}

.medical_examination_center_form {
    padding: 40px 0 80px;
    /* background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url("../images/form_bg.jpg"); */
    position: relative;
}
.medical_examination_center_form::after{
    content: "";
    width: 100%;
    height: calc(100% + 400px);
    background-color: #f6f6f6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.medical_examination_center_form>.inner{
    max-width: 914px;
    margin: 0 auto;
    padding: 60px;
    background: url("../images/form_logo_bg.jpg") center bottom no-repeat #fff
}

.medical_examination_center_form>.inner form {
    position: relative
}

.medical_examination_center_form a.sample_link {
    display: block;
    max-width: 914px;
    margin: 0 auto 20px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #0075a3
}

.medical_examination_center_form a.sample_link i {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin: 3px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url("../images/pdf_sample.svg")
}

.medical_examination_center_form .photo {
    width: 122px;
    height: 152px;
    border: 1px dotted #ddd;
    background: #fff;
    line-height: 150px;
    text-align: center;
    font-size: 12px;
    color: #b9b9b9;
    position: absolute;
    right: 0;
    top: 0
}

.medical_examination_center_form h1 {
    display: block;
    font-size: 28px;
    color: #222;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.medical_examination_center_form .input_form {
    display: table;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px
}

.medical_examination_center_form .input_form label {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    margin: 0;
    display: table-cell;
    width: 1%;
    white-space: nowrap
}

.medical_examination_center_form .input_form input[type=text] {
    height: 30px;
    line-height: 29px;
    border: none;
    border-bottom: 1px solid #ddd;
    background: none;
    display: table-cell;
    width: 100%;
    outline: none
}

.medical_examination_center_form .input_form .form_radio {
    display: table-cell;
    width: 100%;
    margin: 0
}

.medical_examination_center_form .input_form .checkbox-inline,
.medical_examination_center_form .input_form .radio-inline {
    padding-left: 10px;
    height: 22px;
    font-size: 14px
}

.medical_examination_center_form .input_form.input_form_w70 {
    width: 70% !important
}

.medical_examination_center_form .input_form.input_form_w30 {
    width: 30% !important
}

.medical_examination_center_form .input_form.block {
    display: block;
    height: 60px
}

.medical_examination_center_form .input_form.block label {
    display: block
}

.medical_examination_center_form h3 {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 20px;
    border-top: 2px solid #a4a4a4;
    margin-top: 10px\0;
    margin-bottom: 10px\0;
    padding-top: 10px\0;
    margin-top: 10px\9;
    margin-bottom: 10px\9;
    padding-top: 10px\9
}

.medical_examination_center_form .line {
    display: block;
    width: 100%;
    height: 2px;
    line-height: 2px;
    background-color: #a4a4a4;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-top: 10px\0;
    margin-bottom: 10px\0;
    padding-top: 10px\0;
    margin-top: 10px\9;
    margin-bottom: 10px\9;
    padding-top: 10px\9
}

.medical_examination_center_form .col01 {
    padding: 0 160px 0 0
}

.medical_examination_center_form .col01_01 {
    overflow: hidden;
    width: 100%;
}

.medical_examination_center_form .col01_01>.inner {
    margin: 0 -20px
}

.medical_examination_center_form .col01_01>.inner .input_form {
    float: left;
    width: 50%;
    padding: 0 20px
}

.medical_examination_center_form .col01_01>.inner .input_form.oneline {
    float: none;
    width: 100%
}

.medical_examination_center_form .list {
    overflow: hidden
}

.medical_examination_center_form .list ul li {
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 14px
}

.medical_examination_center_form .list ul li .form_radio {
    width: 120px;
    height: 30px;
    text-align: right;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0
}

.medical_examination_center_form .list ul li .checkbox-inline,
.medical_examination_center_form .list ul li .radio-inline {
    padding-left: 0px;
    height: 22px
}

.medical_examination_center_form .list ul li .left_dis {
    padding-left: 22px
}

.medical_examination_center_form .list ul li ul li {
    list-style-type: disc;
    margin-bottom: 0;
    line-height: 30px;
    margin-bottom: 10px
}

.medical_examination_center_form .list ul li ul li:nth-last-of-type(1) {
    margin-bottom: 0
}

.medical_examination_center_form .list ul li ul li p {
    line-height: 24px
}

.medical_examination_center_form .list ul li ul li p i {
    display: inline-block;
    margin: 0 5px 0 0
}

.medical_examination_center_form .list ul li .input_form {
    margin: 0;
    padding-left: 22px
}

.medical_examination_center_form .list ul li .input_form label {
    font-size: 14px
}

.medical_examination_center_form .list ul li .input_form.half {
    width: 50%
}

.medical_examination_center_form .confirm_txt {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px
}

.medical_examination_center_form .confirm_txt span {
    color: #0075a3
}

.medical_examination_center_form .confirm_relate {
    width: 60%
}

.medical_examination_center_form .confirm_relate label {
    font-size: 16px
}

.medical_examination_center_form .dividingLine {
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin: 10px 0
}

.medical_examination_center_form .dividingLine:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    border-bottom: 1px dotted #333;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1
}

.medical_examination_center_form .dividingLine span {
    display: inline-block;
    background-color: #fff;
    color: #666;
    padding: 0 20px;
    position: relative;
    z-index: 2
}

.medical_examination_center_form .confirm_sign {
    overflow: hidden
}

.medical_examination_center_form .confirm_sign ul {
    margin: 0 -20px
}

.medical_examination_center_form .confirm_sign ul li {
    display: block;
    float: left;
    width: 50%;
    padding: 0 20px
}

.medical_examination_center_form .confirm_sign ul li p {
    display: table;
    line-height: 40px;
    font-size: 16px
}

.medical_examination_center_form .confirm_sign ul li p span {
    display: table-cell;
    width: 1%;
    white-space: nowrap
}

.medical_examination_center_form .confirm_sign ul li p em {
    display: table-cell;
    width: 100%;
    line-height: 39px;
    border-bottom: 1px solid #ddd
}

.medical_examination_center_form .confirm_sign_other {
    overflow: hidden;
    margin-bottom: 20px
}

.medical_examination_center_form .confirm_sign_other ul {
    margin: 0 -20px
}

.medical_examination_center_form .confirm_sign_other ul b {
    display: block;
    padding: 0 20px;
    font-size: 16px
}

.medical_examination_center_form .confirm_sign_other ul li {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 20px
}

.medical_examination_center_form .confirm_sign_other ul li p {
    display: table;
    line-height: 40px;
    font-size: 16px
}

.medical_examination_center_form .confirm_sign_other ul li p span {
    display: table-cell;
    width: 1%;
    white-space: nowrap
}

.medical_examination_center_form .confirm_sign_other ul li p em {
    display: table-cell;
    width: 100%;
    line-height: 39px;
    border-bottom: 1px solid #ddd
}

.medical_examination_center_form .confirm_sign_other ul li.oneline {
    width: 100%
}

.medical_examination_center_form .confirm_other {
    font-size: 16px;
    line-height: 40px;
    color: #666;
    margin: 20px 0
}

.medical_examination_center_form .submit {
    display: block;
    width: 190px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #0075a3;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    border: none;
    outline: 0;
    border-radius: 40px;
    transition: all .5s
}

.medical_examination_center_form .submit:hover {
    background: #45a4c6
}

.video_player {
    max-width: 800px;
    margin: 20px auto
}

/* Linda-start */
.l_emtybtn{
    width: 190px;
    height: 50px;
}
.l_preview_btn,.l_vievbtn{
    width: 190px;
    text-align: center;
    background: #0075a3;
    margin: 0 auto;
    border: none;
    outline: 0;
    border-radius: 40px;
    transition: all .5s;
    cursor: pointer;
}
.l_vievbtn a,.l_preview_btn1 a{
    display: block;
    width: 100%;
}
.l_preview_btn p,.l_vievbtn a,.l_preview_btn1 a{
    color: #fff;
    font-size: 18px;
    line-height: 54px;
}
.l_preview_btn:hover,.l_vievbtn:hover {
    background: #45a4c6;
}
.l_preview_window{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    z-index: 999;
}
.l_previebnr{
    position: absolute;
    width: 62.5%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.l_preview_winbtn{
    position: absolute;
    width: 30px;
    top: -40px;
    right: -40px;
    cursor: pointer;
    z-index: 2;
}
.l_preview_winbtn img{
    width: 100%;
}
.l_previecont{
    padding: 50px;
    background-color: #fff;
}

.l_vievbtn{
    margin-top: 50px;
}
.l_preview_btns{
    display: flex;
    justify-content: center;
}
.l_prevbtnbox{
    overflow: hidden;
}
.l_preview_btn1,.l_preview_btn2{
    float: left;
    margin: 0 50px;
}
.radio-inline input{
    -webkit-appearance: none;
    border: 1px solid #d3cfc8;
    width: 22px;
    height: 22px;
    margin-left: -26px !important;
    transition: all .36s;
    border-radius: 0;
}
.medical_examination_center_form .input_form .checkbox-inline, .medical_examination_center_form .input_form .radio-inline {
    padding-left: 30px;
}
.medical_examination_center_form .list ul li .checkbox-inline, .medical_examination_center_form .list ul li .radio-inline {
    padding-left: 26px !important;
}
.radio-inline input:checked{
    border: 1px solid #2489c5;
}
.radio-inline input:focus {
    outline: none;
}
.radio-inline{
    position: relative;
}
.l_inputimg{
    width: 22px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: all .36s;
    opacity: 0;
}
.radio-inline.act .l_inputimg{
    opacity: 1;
}
.l_inputlist .l_inputimg{
    left: 0;
    top: 0;
}
.l_printbt{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    bottom: 140px;
    max-width: 914px;
    margin: auto;
    padding: 0 60px;
    z-index: 2;
    /* background: #fff;
    padding: 0 60px 60px; */
}
.l_content{
    max-width: 1920px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
}
.l_prew_beforeconts .l_content{
    margin-top: 187px !important;
}
#warper{
    position: relative;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.1 !important;
}
.medical_examination_center_form .input_form label{
    line-height: 30px !important;
}
.l_inputlist p,
.medical_examination_center_form .confirm_txt,
.medical_examination_center_form .confirm_txt span,
.medical_examination_center_form .confirm_sign_other ul b{
    line-height: 1.42857143 !important;
}
.medical_examination_center_form .confirm_sign ul li p span,
.medical_examination_center_form .confirm_sign_other ul li p span,
.medical_examination_center_form .dividingLine span{
    line-height: 40px !important;
}
.l_inputlist input[type=radio]{
    margin-top: 0 !important;
}
.medical_examination_center_form .list ul li .radio-inline {
    line-height: 22px;
}
.photo span{
    line-height: 152px !important;
}
.l_printwz .confirm_other {
    font-size: 16px;
    line-height: 40px;
    color: #666;
    margin: 20px 0;
    /* margin-top: 0; */
}
.l_prew_aftercont .l_emtybtn,
.l_prew_aftercont .tip{
    display: none !important;
}
.l_ukprew_after .l_emtybtn {
    height: 130px;
}
.l_printbg{
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 0;
}
.l_printbg img{
    width: 100%;
}
.l_prew_aftercont.medical_examination_center_form{
    max-width: 914px;
    margin: auto;
    padding: 40px 40px 20px;
    background: #fff;
}
.l_prew_aftercont .l_inner{
    position: relative;
    background-image: none;
    background-color: transparent !important; 
    z-index: 1;
    max-width: inherit;
    padding: 0;
}
.l_prew_afterconts{
    padding: 40px 0 80px;
    position: relative
}
.l_prew_aftercont .l_printbg{
    bottom: -150px;
    z-index: 0;
}
.l_prew_afterconts .l_printbt{
    position: relative;
    left: inherit;
    bottom: inherit;
    transform: inherit;
    padding: 0 40px 40px;
}
.l_prew_afterconts .confirm_other{
    margin-top: 0;
}
.l_prew_beforeconts .l_printwz{
    display: none;
}
.l_prew_aftercont .confirm_other{
    display: none;
}
.l_previecont h2{
    font-size: 28px;
    color: #222;
    font-weight: bold;
    text-align: center;
    line-height: 1.75 !important;
}
/* Linda-end */

.l_required{
    position: relative;
}
.l_required::before{
    content: "*";
    color: red;
    font-size: 16px;
}
.l_inners.on .l_historyli4 p,
.l_inners.on .l_historyli4 label{
    color: #666;
}
.l_inners.on .l_historyli4 input:checked {
    border: 1px solid #d3cfc8;
}
.l_notices p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.l_notices p:last-child{
    margin-bottom: 0;
}
.l_notices p::before{
    content: "*";
    color: red;
    font-size: 16px;
}
.l_notices{
    margin-top: 20px;
}
.l_prew_aftercont .l_printbg {
    bottom: -220px;
}
.l_preview_btn1, .l_preview_btn2,.l_preview_btn3 {
    float: left;
    margin: 0 35px;
}
.l_otprew_after .l_printbt{
    position: static;
    transform: inherit;
    padding: 0;
}
.l_otprew_after .l_printbt .l_printbts{
    background-color: #ffffff;
    padding: 0 60px 80px;
    width: 100%;
}
.l_otprew_after .medical_examination_center_form,
.l_otprew_after .medical_examination_center_form>.inner{
    padding-bottom: 0;
}
.l_otprew_after{
    padding-bottom: 80px;
}
.l_otprew_after .medical_examination_center_form .confirm_sign_other{
    margin-bottom: 0;
    padding-bottom: 20px;
}
.l_checkno.lact,
.jia.lact,
.xinxilanli.lact{
    width: 100% !important;
}
.six_info.lon2 p,
.six_info.lon2 label{
    color: #999999;
}
.six_info.lon2 .radio-inline{
    cursor: default;
}


/*新增保存成功弹窗样式*/
.l_succesnr p{
    font-size: 18px;
    color: #212b36;
    line-height: 100px;
}
.l_succesnr img{
    width: 30px;
    margin-right: 13px;
    line-height: 100px;
}
.l_succesnr{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 65px;
    background-color: #fff;
    box-shadow: 0px 4px 20px 0px rgba(0, 40, 66, 0.15);
    border-radius: 10px;
    width: 100%;
}
.l_sucesnrs{
    width: 475px;
}
.l_sucesbox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 999;
    display: none;
}
.l_succbtn{
    width: 14px;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -18px;
}
.l_succbtn img{
    width: 100%;
}
