@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    /* tap-highlight-color: transparent; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    background: #fff;
    color: #333;
}

html {
    -webkit-text-size-adjust: 100%;
    /*页面缩放 字体至最小值时 还能继续*/
}

ol, li, ul {
    list-style: none;
}

input, textarea {
    outline: 0;
    resize: none;
}

a {
    text-decoration: none;
    color: #333;
}

.allW > img {
    width: 100%;
}

img {
    outline: none;
    border: 0;
}

.container {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clear {
    clear: both;
}

.clearFloat {
    zoom: 1;
}

.clearFloat:after {
    content: '.';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}

.allW {
    width: 100%;
    overflow: hidden;
}

.img img {
    display: block;
    width: 100%;
    height: 100%;
}

.margin {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.g-line {
    height: 0.5rem;
    background-color: #f0f0f0;
}

/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
    display: block;
    width: 100%;
}

.pagination-line .swiper-container {
    padding-bottom: 1.2rem;
}

.pagination-line .swiper-pagination-bullet {
    width: 1.375rem;
    height: 0.2125rem;
    border-radius: 0.1rem;
}

.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
    bottom: 0rem;
}

.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.pagination-circle .swiper-container {
    padding-bottom: 1.35rem;
}

.pagination-circle .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    border: 1px #000 solid;
    background-color: rgba(0, 0, 0, 0);
}

.pagination-circle .swiper-pagination-bullet-active {
    border: 1px #007aff solid;
}

.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
    bottom: 0rem;
}

.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.coverflow {
    margin-bottom: 1.2rem;
}

.coverflow .swiper-slide {
    width: 60%;
}

.coverflow .swiper-slide span {
    display: block;
    width: 100%;
    font-size: 0rem;
    text-align: center;
}

.coverflow .swiper-slide-active span {
    font-size: 0.825rem;
    line-height: 1.8rem;
}

.pub-p p {
    font-size: 0.825rem;
    line-height: 1.6;
    text-indent: 2em;
}

.pub-p p b {
    font-weight: bold;
}

.pub-p p a {
    color: #b96d2b;
}

.ma {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mt-small {
    margin-top: 0.375rem;
}

.allW > video {
    display: block;
    width: 100%;
}

.w600 {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.w620 {
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.cRed {
    color: #b20606;
}

.mt {
    margin-bottom: 1rem;
}

.pa {
    padding: 1rem 0;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?z31038");
    src: url("../fonts/icomoon.eot?z31038#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?z31038") format("truetype"), url("../fonts/icomoon.woff?z31038") format("woff"), url("../fonts/icomoon.svg?z31038#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-family: icomoon;
}

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.topTEL {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 640px;
    z-index: 999;
    display: none;
    overflow: hidden;
}

.topTEL img {
    width: 100%;
}

.zt266-nav {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.zt266-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

.zt266-nav ul li {
    width: 25%;
    font-size: 0.9rem;
    line-height: 2rem;
    text-align: center;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.zt266-nav ul li:nth-of-type(4n) {
    border-right: none;
}

.zt266-nav ul li:nth-of-type(n+5) {
    border-bottom: none;
}

.zt222-panel-t {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    margin-top: 1rem;
    margin-bottom: 0.75rem;
}

.zt222-panel-t img {
    display: block;
    width: 1.575rem;
    height: 1.575rem;
}

.zt222-panel-t span {
    font-size: 1.275rem;
    flex: 1;
    line-height: 1;
    margin-left: 0.375rem;
}

.zt222-panel-t a {
    display: block;
    font-size: 0.675rem;
    border: 1px #ff6c0a dashed;
    border-radius: 1rem;
    padding: 0 0.5rem;
    color: #ff6c0a;
}

.zt222-panel1 {
    background-color: #f2f2f2;
    padding: 1.2rem 0;
}

.zt222-panel1 ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.zt222-panel1 ul li {
    flex: 1;
}

.zt222-panel1 ul li img {
    display: block;
    width: 4.0125rem;
    margin: 0 auto;
}

.zt222-panel1 ul li span {
    display: block;
    font-size: 0.825rem;
    text-align: center;
    width: 100%;
    padding-top: 0.75rem;
}

.zt266-tab {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 1rem;
}

.zt266-tab .tab-btn {
    border-bottom: 1px #ccc solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 0.975rem;
}

.zt266-tab .tab-btn li {
    flex: 1;
    text-align: center;
    position: relative;
    padding: 0.3rem 0;
}

.zt266-tab .tab-btn li span {
    display: block;
    width: 100%;
    line-height: 1.5;
    border-right: 1px #ccc solid;
}

.zt266-tab .tab-btn .on em {
    display: block;
    width: 70%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 15%;
    background-color: #166be0;
}

.zt266-tab .tab-btn li:last-child span {
    border-right: none;
}

.zt266-tab .tab-txt {
    margin-top: 0.5rem;
}

.zt266-tab .list {
    padding: 0.5rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.zt266-tab .list > img {
    display: block;
    width: 6.9rem;
    height: 4.3875rem;
}

.zt266-tab .list .r {
    flex: 1;
    margin-left: 0.5rem;
    padding-top: 0.2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px #ccc dotted;
}

.zt266-tab .list .r b {
    font-size: 0.825rem;
    padding: 0.3rem 0.5rem;
    color: #166be0;
    border: 1px #166be0 dotted;
    border-radius: 0.3rem;
}

.zt266-tab .list .r .txt {
    flex: 1;
    margin-left: 0.375rem;
}

.zt266-tab .list .r .txt h1 {
    font-size: 0.9rem;
    padding-left: 0.3rem;
    border-left: 0.15rem #166be0 solid;
    height: 1.1rem;
    line-height: 1rem;
    overflow: hidden;
}

.zt266-tab .list .r .txt p {
    padding-top: 0.3rem;
    font-size: 0.825rem;
    line-height: 1.5;
}

.zt266-tab .list .r .txt p a {
    color: #c61212;
}

#zt222-s13 {
    margin-top: 1rem;
}

#zt222-s13 .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.6rem;
    color: #fff;
    line-height: 0.76rem;
    opacity: 1;
    background-color: #1a6de0;
}

#zt222-s13 .swiper-pagination-bullet-active {
    background-color: #e4be27;
}

#zt222-s13 .swiper-pagination {
    padding-left: 50%;
}

.mix-slide {
    position: relative;
}

.mix-slide .gallery-thumbs {
    width: 83.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.mix-slide .gallery-thumbs .swiper-slide span {
    display: block;
    width: 100%;
    font-size: 0.825rem;
    text-align: center;
    color: #146cda;
    padding-top: 0.3rem;
    margin-bottom: 1rem;
}

.mix-slide .swiper-button-next {
    width: 0.45rem;
    height: 1.125rem;
    background: url(../images/shqz_26.jpg) no-repeat;
    background-size: 100% 100%;
    top: 1.875rem;
    right: 1rem;
    margin-top: 0;
}

.mix-slide .swiper-button-prev {
    width: 0.45rem;
    height: 1.125rem;
    background: url(../images/shqz_23.jpg) no-repeat;
    background-size: 100% 100%;
    top: 1.875rem;
    left: 1rem;
    margin-top: 0;
}

.zt266-panel h1 {
    font-size: 1.05rem;
    color: #146cda;
    margin-top: 1rem;
    margin-bottom: 0.75rem;
    text-align: center;
}

.zt266-panel ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
    padding: 0 0.75rem;
}

.zt266-panel ul li {
    width: 7rem;
}

.zt266-panel .dier li {
    width: 5.125rem;
}

.zt266-panel ul li a, .zt266-panel ul li img {
    display: block;
    width: 100%;
}

.zt266-panel ul li span {
    display: block;
    width: 100%;
    padding-top: 0.3rem;
    padding-bottom: 1rem;
    text-align: center;
    font-size: 0.675rem;
    white-space: nowrap;
}

.zt266-panel ul li span b {
    font-size: 0.75rem;
    display: block;
}

.zt266-panel .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
}

.zt266-panel .btn a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 1rem;
    margin-right: 1rem;
    align-items: center;
    font-size: 0.825rem;
    background-color: #f9b023;
    color: #fff;
    padding: 0 1rem;
    border-radius: 0.3rem;
    line-height: 2rem;
}

.zt266-panel .btn a img {
    display: block;
    width: 1.125rem;
    margin-right: 0.3rem;
}

.zt266-panel .btn a:last-child {
    background-color: #146cda;
}

.zt266-tab2 {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 1.5rem;
}

.zt266-tab2 .tab-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
}

.zt266-tab2 .tab-btn li {
    flex: 1;
    font-size: 0.825rem;
    line-height: 3rem;
    text-align: center;
    background-color: #e0dede;
    position: relative;
    margin: 0 0.2rem;
}

.zt266-tab2 .tab-btn .on {
    background-color: #1669df;
    color: #fff;
}

.zt266-tab2 .tab-btn .on em {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    border-width: 0.375rem;
    border-style: solid dashed dashed dashed;
    border-color: #1669df transparent transparent transparent;
    bottom: -0.7125rem;
    left: 50%;
    margin-left: -0.375rem;
}

.zt266-tab2 .tab-txt {
    border: 1px #ccc dotted;
    border-top: none;
    padding: 1rem 0.375rem 0.75rem;
}

.zt266-tab2 .tab-txt .pics {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
}

.zt266-tab2 .tab-txt .pics img {
    display: block;
    width: 6.975rem;
}

.zt266-tab3 {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 1rem;
}

.zt266-tab3 .tab-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px #ccc solid;
}

.zt266-tab3 .tab-btn li {
    flex: 1;
    text-align: center;
    line-height: 3rem;
    font-size: 0.825rem;
    color: #1669df;
    border-right: 1px #ccc solid;
}

.zt266-tab3 .tab-btn li:last-child {
    border-right: none;
}

.zt266-tab3 .tab-btn .on {
    background-color: #1669df;
    color: #fff;
}

.zt266-tab3 .tab-txt {
    margin-top: 1rem;
}

.zt266-tab3 .tab-txt h1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 0.6rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
    margin-top: 1rem;
}

.zt266-tab3 .tab-txt h1 span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 1.75rem;
    align-items: center;
    font-size: 0.825rem;
}

.zt266-tab3 .tab-txt h1 span b {
    width: 1.75rem;
    margin-right: 0.3rem;
    height: 1.75rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #f9b023;
}

.zt266-tab3 .tab-txt .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
}

.zt266-tab3 .tab-txt .item label {
    display: block;
    width: 4.2rem;
    text-align: center;
    font-size: 0.825rem;
}

.zt266-tab3 .tab-txt .item input {
    flex: 1;
    font-size: 0.825rem;
    line-height: 2rem;
    text-indent: 0.3rem;
    border: 1px #ccc dotted;
}

.zt266-tab3 .tab-txt .item select {
    flex: 1;
    font-size: 0.825rem;
    line-height: 2rem;
    height: 2rem;
    border: 1px #ccc dotted;
    color: #878787;
}

.zt266-tab3 .tab-txt .item select option {
    display: block;
    font-size: 0.825rem;
    line-height: 2rem;
}

.zt266-tab3 .tab-txt .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    padding-top: 0.75rem;
}

.zt266-tab3 .tab-txt .btn input[type="reset"] {
    background: url(../images/shqz_85.jpg) no-repeat 1rem center;
    background-size: 0.9rem 0.9rem;
    border: none;
    background-color: #f9b023;
    width: 29%;
    border-radius: 0.3rem;
    padding-left: 1.3rem;
    font-size: 0.825rem;
    line-height: 2rem;
    color: #fff;
}

.zt266-tab3 .tab-txt .btn input[type="submit"] {
    background: url(../images/shqz_82.jpg) no-repeat 1rem center;
    background-size: 0.9rem 0.9rem;
    border: none;
    margin-left: 2rem;
    background-color: #146cda;
    width: 29%;
    border-radius: 0.3rem;
    padding-left: 1.3rem;
    font-size: 0.825rem;
    line-height: 2rem;
    color: #fff;
}

.zt266-tab3 .tab-txt .f2 {
    padding: 1rem 0rem;
}

.zt266-tab3 .tab-txt .f2 .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0.3rem 0;
    align-items: center;
}

.zt266-tab3 .tab-txt .f2 .list label {
    width: 5.625rem;
    text-align: right;
    font-size: 0.825rem;
    line-height: 1.5;
}

.zt266-tab3 .tab-txt .f2 .list .d-w {
    width: 3.75rem;
}

.zt266-tab3 .tab-txt .f2 .list input[type="text"] {
    flex: 1;
    min-width: 0;
    margin-left: 0.375rem;
    font-size: 0.825rem;
    line-height: 1.8rem;
    border: 1px #ccc dotted;
}

.zt266-tab3 .tab-txt .f2 .list input[type="radio"] {
    margin-left: 0.75rem;
    font-size: 0.825rem;
    line-height: 1.8rem;
    margin-right: 0.375rem;
}

.zt266-tab3 .tab-txt .f2 .list textarea {
    flex: 1;
    min-width: 0;
    min-height: 4.2rem;
    margin-left: 0.375rem;
    font-size: 0.825rem;
    line-height: 1.5;
    padding: 0.3rem 0 0.15rem 0.3rem;
}

.zt266-tab3 .tab-txt .f2 #ljtj {
    display: block;
    width: 7rem;
    padding-left: 1.3rem;
    background: url(../images/k_03.jpg) no-repeat 1.2rem center;
    background-size: 1.125rem 1.0125rem;
    background-color: #f9b023;
    margin: 0 auto;
    font-size: 0.825rem;
    line-height: 2rem;
    margin-top: 1rem;
    border-radius: 0.25rem;
    color: #fff;
    border: none;
}

.zt266-tab3 .tab-txt .f3 {
    padding: 1rem 2rem;
}

.zt266-tab3 .tab-txt .f3 h4 {
    font-size: 1.05rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.75rem;
}

.zt266-tab3 .tab-txt .f3 .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0.3rem 0;
    align-items: center;
}

.zt266-tab3 .tab-txt .f3 .list label {
    width: 4.05rem;
    text-align: center;
    font-size: 0.825rem;
    line-height: 1.5;
}

.zt266-tab3 .tab-txt .f3 .list .d-w {
    width: 3.675rem;
}

.zt266-tab3 .tab-txt .f3 .list input[type="text"], .zt266-tab3 .tab-txt .f3 .list input[type="date"] {
    flex: 1;
    min-width: 0;
    margin-left: 0.375rem;
    font-size: 0.825rem;
    line-height: 1.8rem;
    border: 1px #ccc dotted;
}

.zt266-tab3 .tab-txt .f3 .list input[type="radio"] {
    margin-left: 0.75rem;
    font-size: 0.825rem;
    line-height: 1.8rem;
    margin-right: 0.375rem;
}

.zt266-tab3 .tab-txt .f3 #ljtj2 {
    display: block;
    width: 7rem;
    padding-left: 1.3rem;
    background: url(../images/k_03.jpg) no-repeat 1.2rem center;
    background-size: 1.125rem 1.0125rem;
    background-color: #f9b023;
    margin: 0 auto;
    font-size: 0.825rem;
    line-height: 2rem;
    margin-top: 1rem;
    border-radius: 0.25rem;
    color: #fff;
    border: none;
}

.zt266-footer {
    height: 9.6rem;
    background: url(../images/footer_95.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 1.125rem 1rem 0 10.65rem;
}

.zt266-footer p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0.375rem 0;
    border-bottom: 1px #fff dashed;
    align-items: center;
    color: #fff;
    font-size: 0.75rem;
}

.zt266-footer p img {
    display: block;
    width: 1.35rem;
    border-radius: 0.3rem;
    margin-right: 0.25rem;
}

.zt266-footer p a {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ffdb12;
    font-family: Impact;
}

.zt266-footer p:last-child {
    border-bottom: none;
}

footer {
    margin-top: 5.25em;
}

footer .foot {
    padding: 1em 0;
    position: fixed;
    z-index: 2;
    left: 50%;
    bottom: 0;
    width: 24em;
    margin-left: -12em;
    background: #fff;
    border-top: 1px solid #ccc;
    max-width: 640px;
}

footer .foot a {
    float: left;
    width: 5.9em;
    border-left: 1px solid #e0e0e0;
    padding: 0.2em 0;
    color: #333;
}

footer .foot a:first-child {
    border-left: none;
}

footer .foot a .foot_icon {
    margin: 0 auto;
    width: 2em;
    height: 1.6em;
    background: url(/swt/images/spr_bot.gif) no-repeat;
    background-size: 7.5em auto;
}

footer .foot a .foot_icon1 {
    background-position: -3.735em 0;
}

footer .foot a .foot_icon2 {
    background-position: -5.6em 0;
}

footer .foot a .foot_icon3 {
    background-position: -0.05em 0;
    width: 1.6em;
}

footer .foot a .foot_icon4 {
    background-position: -1.8em 0;
}

footer .foot a p {
    text-align: center;
    font-size: 0.7em;
    margin-top: 0.15em;
}

/**文章页样式**/
.add-artical-title {
    margin-top: 0.6em;
    border-bottom: 1px #ccc solid;
    height: 2em;
    line-height: 2em;
}

.add-artical-title img {
    width: 1.4em;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.add-artical-title a {
    color: #484848;
}

#top_at {
    display: table;
    width: 100%;
    background-color: #fff;
    margin: 10px auto;
    box-sizing: border-box;
    border: 1px solid #ccc
}

#top_at .top_at1 {
    width: 100%;
    overflow: hidden;
    background: #b3ddfc;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    border-radius: 0 0 30px 30px
}

#top_at .top_at2 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 2%
}

#top_at .top_at2 .top_at2_sp {
    display: inline-block
}

#top_at .top_at3 {
    width: 100%;
    overflow: hidden;
    position: relative
}

#top_at .top_at3 .top_at3_con {
    width: 95%;
    overflow: hidden;
    border: 1px solid #666;
    margin: auto;
    height: 50px;
    margin-top: 13px;
    margin-bottom: 25px
}

#top_at .top_at3 .tex {
    background: #fff;
    width: 70%;
    text-align: center;
    margin: auto;
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -35%
}

#top_at .top_at3 .top_at3_con .an {
    width: 88%;
    overflow: hidden;
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -44%
}

#top_at .top_at3 .top_at3_con .an a img {
    width: 100%;
    float: left;
    margin-top: 1%;
    margin-right: 5%
}

#top_at a {
    width: 46%;
    float: left
}

#top_at #an2 {
    float: right;
    width: 42%
}

#top_at #an2 .an2_img {
    margin-top: 2%
}

@media screen and (max-width: 414px) {
    #top_at .top_at1 {
        font-size: 21px
    }

    #top_at a {
        font-size: 15px
    }

    #top_at .top_at2 .top_at2_sp {
        margin-left: 4%
    }

    #top_at .top_at2 {
        font-size: 17px
    }

    #top_at .top_at3 .tex {
        font-size: 22px
    }

    #top_at .top_at3 {
        margin-top: 3%
    }
}

@media screen and (max-width: 412px) {
    #top_at .top_at1 {
        font-size: 21px
    }

    #top_at a {
        font-size: 15px
    }

    #top_at .top_at2 .top_at2_sp {
        margin-left: 3%
    }

    #top_at .top_at2 {
        font-size: 17px
    }

    #top_at .top_at3 .tex {
        font-size: 22px
    }

    #top_at .top_at3 {
        margin-top: 3%
    }
}

@media screen and (max-width: 414px) {
    #top_at .top_at3 .tex {
        font-size: 18px
    }
}

@media screen and (max-width: 375px) {
    #top_at .top_at1 {
        font-size: 18px
    }

    #top_at a {
        font-size: 13px
    }

    #top_at .top_at2 .top_at2_sp {
        margin-left: 3%
    }

    #top_at .top_at2 {
        font-size: 15px
    }
}

@media screen and (max-width: 360px) {
    #top_at .top_at1 {
        font-size: 18px
    }

    #top_at a {
        font-size: 13px
    }

    #top_at .top_at2 .top_at2_sp {
        margin-left: 3%
    }

    #top_at .top_at2 {
        font-size: 15px
    }
}

@media screen and (max-width: 320px) {
    #top_at .top_at1 {
        font-size: 18px
    }

    #top_at a {
        font-size: 12px
    }

    #top_at .top_at2 {
        font-size: 13px
    }

    #top_at .top_at3 .tex {
        font-size: 17px
    }
}

.add-artical-main {
    line-height: normal;
    margin-top: 1em;
}

.add-artical-main h4 {
    width: 60%;
    margin-left: 20%;
    font-size: 0.8em;
    overflow: hidden;
}

.add-artical-main a {
    color: #484848;
}

.add-artical-main h4 a {
    color: #848383;
}

.add-artical-main p {
    font-size: 0.9em;
    text-align: left;
}

.add-pbtn-main {
    padding: 0.3em 0;
    border-bottom: 1px #ccc solid;
    border-top: 1px #ccc solid;
    margin-top: 1.8em;
}

.add-pbtn-main img, .add-pbtn-main span {
    float: left;
}

.add-pbtn-main img {
    width: 60.1%;
}

.add-pbtn-main span {
    width: 39.9%;
    box-sizing: border-box;
    border-left: 1px #ccc solid;
    margin-top: 0.5em;
}

.add-pbtn-main span a {
    width: 70%;
    display: inline-block;
    margin-left: 18%;
    text-align: center;
    line-height: 2.7em;
    background-color: #eea10c;
}

.mix-tab02 .tab-btn li {
    float: left;
    width: 32%;
    margin-right: 2%;
    background-color: #eaeaea;
    font-size: 0.9rem;
    color: #000;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: 1rem;
    margin-bottom: 0.5rem;
}

.mix-tab02 .tab-btn .on {
    background-color: #166be0;
    color: #fff;
}

.mix-tab02 .tab-btn li:nth-of-type(3n) {
    margin-right: 0;
}

.mix-tab02 .tab-txt .banner-slide1 .swiper-container {
    padding-bottom: 1.25rem;
}

.mix-tab02 .tab-txt .banner-slide1 .swiper-container-horizontal > .swiper-pagination {
    bottom: 0.6rem;
}

.mix-tab02 .tab-txt .banner-slide1 .swiper-pagination-bullet {
    width: 1rem;
    height: 0.2rem;
    border-radius: 0;
}

.mix-tab02 .tab-txt .hosp-info {
    padding: 0.5rem 0.75rem 1rem;
}

.mix-tab02 .tab-txt .hosp-info .img {
    width: 50%;
    height: 7.8375rem;
}

.mix-tab02 .tab-txt .hosp-info .img img {
    display: block;
    height: 7.8375rem;
}

.mix-tab02 .tab-txt .hosp-info .txt {
    width: 46%;
    height: 7.8375rem;
    text-indent: 2em;
    font-size: 0.825rem;
    line-height: 1.575;
}

.mix-tab02 .tab-txt .hosp-info .txt a {
    color: #ca1616;
}

.mix-tab02 .tab-txt .hosp-nav {
    padding: 0.375rem 0;
}

.mix-tab02 .tab-txt .hosp-nav dd {
    float: left;
    width: 25%;
    border-right: 1px #e9e9e9 solid;
}

.mix-tab02 .tab-txt .hosp-nav dd a {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    text-align: center;
}

.mix-tab02 .tab-txt .hosp-nav dd a img {
    display: block;
    width: 2.1375rem;
    margin: 0 auto;
}

.mix-tab02 .tab-txt .hosp-nav dd a p {
    font-size: 0.825rem;
    padding-top: 0.2rem;
}

.mix-tab02 .tab-txt .hosp-nav dd a span {
    display: inline-block;
    background-color: #ff9000;
    color: #fff;
    padding: 0 1rem;
    border-radius: 1rem;
    font-size: 0.75rem;
}

.mix-tab02 .tab-txt .hosp-nav dd:last-child {
    border-right: none;
}

.mix-tab02 .tab-txt .item {
    float: left;
    width: 33.33%;
}

.mix-tab02 .tab-txt .item img {
    display: block;
    width: 5.5125rem;
    margin: 0.5rem auto 0.5rem;
}

.mix-tab02 .tab-txt .item span {
    display: block;
    width: 100%;
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 1rem;
}

.mix-tab02 .tab-txt .comp-btn a {
    float: left;
    width: 32%;
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.75rem;
    border-radius: 0.25rem;
    border: 1px #ff9000 solid;
    color: #ff9000;
    padding-left: 1.4rem;
    background: url(../images/p2_39.jpg) no-repeat 1.15rem center;
    background-size: 1.35rem 1.125rem;
}

.mix-tab02 .tab-txt .comp-btn a:nth-of-type(3) {
    background: url(../images/p2_45.jpg) no-repeat 1.15rem center;
    background-size: 1.35rem 1.125rem;
}

.mix-tab02 .tab-txt .comp-btn a:nth-of-type(2) {
    margin-left: 2%;
    margin-right: 2%;
    color: #166be0;
    border: 1px #166be0 solid;
    background: url(../images/p2_42.jpg) no-repeat 1.15rem center;
    background-size: 1.35rem 1.125rem;
}

.mix-tab02 .tab-txt .pj-v .pj-v-cont {
    width: 49%;
    background-color: #e9e9e9;
    padding: 1rem 0;
    margin-top: 0.5rem;
}

.mix-tab02 .tab-txt .pj-v .pj-v-cont a {
    display: block;
    width: 100%;
}

.mix-tab02 .tab-txt .pj-v .pj-v-cont img {
    display: block;
    width: 8.3625rem;
    margin: 0 auto;
}

.mix-tab02 .tab-txt .pj-v .pj-v-cont p {
    font-size: 0.75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 0.5rem;
    text-align: center;
}

.mix-tab02 .tab-txt .pg-v-btn {
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.75rem;
    margin-top: 1rem;
}

.mix-tab02 .tab-txt .pg-v-btn a {
    display: inline-block;
    color: #fff;
    background-color: #ff9000;
    padding: 0 1.25rem;
    border-radius: 0.25rem;
}

.mix-tab02 .tab-txt .gy-info {
    padding: 0.5rem 0.75rem 1rem;
}

.mix-tab02 .tab-txt .gy-info .img {
    width: 40.5%;
    height: 7.425rem;
}

.mix-tab02 .tab-txt .gy-info .img img {
    display: block;
    height: 7.425rem;
}

.mix-tab02 .tab-txt .gy-info .txt {
    width: 56%;
    height: 7.425rem;
    text-indent: 2em;
    font-size: 0.825rem;
    line-height: 1.6;
    /*padding-top: 1rem;*/
}

.mix-tab02 .tab-txt .gy-info .txt a {
    color: #ca1616;
}

.mix-tab02 .tab-txt .gy-nav .gy-p {
    width: 32%;
    margin-right: 2%;
}

.mix-tab02 .tab-txt .gy-nav .gy-p img {
    display: block;
    width: 100%;
}

.mix-tab02 .tab-txt .gy-nav .gy-p span {
    display: block;
    width: 100%;
    font-size: 0.75rem;
    line-height: 1;
    padding-top: 0.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.mix-tab02 .tab-txt .gy-nav .noR {
    margin-right: 0;
}

.mix-tab02 .tab-txt .gy-btn {
    padding: 1rem 3rem 0;
}

.mix-tab02 .tab-txt .gy-btn a {
    width: 44%;
    font-size: 0.9rem;
    line-height: 1.75rem;
    text-align: center;
    color: #fff;
    background-color: #ff9000;
    border-radius: 0.2rem;
    border: 1px #ff9000 solid;
}

.mix-tab02 .tab-txt .gy-btn a:last-child {
    background-color: #fff;
    color: #ff9000;
}

.mix-tab04 .tab-btn li {
    float: left;
    width: 32%;
    background-color: #eaeaea;
    font-size: 0.9rem;
    color: #000;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: 1rem;
    margin-bottom: 0.5rem;
}

.mix-tab04 .tab-btn .on {
    background-color: #166be0;
    color: #fff;
}

.mix-tab04 .tab-btn li:nth-of-type(1) {
    margin-left: 16%;
    margin-right: 2%;
}

.mix-tab04 .tab-txt .doc-btn {
    text-align: center;
    margin-top: 1rem;
}

.mix-tab04 .tab-txt .doc-btn a {
    display: inline-block;
    background-color: #ff9000;
    color: #fff;
    padding: 0 1rem;
    font-size: 0.9rem;
    line-height: 1.55rem;
    border-radius: 0.25rem;
}

.mix-tab04 .tab-txt .banner-slide7 {
    padding-top: 0.5rem;
}

.mix-tab04 .tab-txt .banner-slide7 .swiper-container {
    padding-bottom: 1.25rem;
}

.mix-tab04 .tab-txt .banner-slide7 .swiper-container-horizontal > .swiper-pagination {
    bottom: 0;
}

.mix-tab04 .tab-txt .banner-slide7 .swiper-pagination-bullet {
    width: 1rem;
    height: 0.2rem;
    border-radius: 0;
}

.mix-tab04 .tab-txt .banner-slide7 .contT {
    width: 49%;
    background-color: #166be0;
    padding: 1rem 0 0.75rem;
    text-align: center;
    color: #fff;
}

.mix-tab04 .tab-txt .banner-slide7 .contT img {
    display: block;
    width: 7.5rem;
    margin: 0.5rem auto;
}

.mix-tab04 .tab-txt .banner-slide7 .contT p {
    font-size: 0.9rem;
}

.mix-tab04 .tab-txt .banner-slide7 .contT a {
    display: block;
    width: 55%;
    margin: 0 auto;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.6;
}

.mix-tab04 .tab-txt .banner-slide7 .contT .a1 {
    border: 1px #fff solid;
    border-radius: 1rem;
    margin-bottom: 0.5rem;
}

.mix-tab04 .tab-txt .banner-slide7 .contT .a2 {
    background-color: #ff9000;
    border-radius: 1rem;
}

.mix-tab04 .tab-txt .banner-slide7 .bg {
    background-color: #a3c7f9;
}

.super-tx .gallery-top .super-main .img {
    width: 43.75%;
    height: 11.7375rem;
}

.super-tx .gallery-top .super-main .txt {
    height: 11.7375rem;
    width: 53%;
    padding-top: 0.375rem;
}

.super-tx .gallery-top .super-main .txt img {
    display: block;
    width: 8.4rem;
    margin-bottom: 0.375rem;
}

.super-tx .gallery-top .super-main .txt h4 {
    font-size: 0.75rem;
    line-height: 1.25rem;
    height: 1.25rem;
    padding-left: 0.6rem;
    background: url(../images/cai_96.jpg) no-repeat 0 center;
    background-size: 0.375rem 0.375rem;
}

.super-tx .gallery-top .super-main .txt p {
    padding-top: 0.375rem;
    font-size: 0.75rem;
    line-height: 1.6;
}

.super-tx .gallery-top .super-main .txt p span {
    color: #166be0;
}

.super-tx .gallery-top .super-main .txt p a {
    color: #ca1616;
}

.super-tx .gallery-top .super-main .txt .btn {
    padding-top: 0.6rem;
    display: flex;
    width: 12rem;
}

.super-tx .gallery-top .super-main .txt .btn a {
    flex: 1;
    padding: 0 0.5rem;
}

.super-tx .gallery-top .super-main .txt .btn img {
    width: 100%;
}

.super-tx .gallery-thumbs {
    background-color: #ebebeb;
    padding: 0.5rem 0;
    height: 5.575rem;
    margin-top: 0.5rem;
}

.super-tx .gallery-thumbs .swiper-button-prev,
.super-tx .gallery-thumbs .swiper-button-next {
    background: none;
    height: 100%;
    line-height: 5.575rem;
    background-color: #a4a4a4;
    color: #fff;
    width: 1.2rem;
    text-align: center;
    top: 0;
    margin-top: 0;
}

.super-tx .gallery-thumbs .swiper-button-prev {
    left: 0;
}

.super-tx .gallery-thumbs .swiper-button-next {
    right: 0;
}

.super-tx .gallery-thumbs .swiper-slide {
    height: 100%;
}

#WFL .swiper-slide {
    width: 60%;
    height: 100%;
}

#WFL .swiper-slide a {
    display: block;
    width: 100%;
    font-size: 0.7rem;
    text-align: center;
    line-height: 2rem;
    margin-bottom: 0.5rem;
}

#WFL .swiper-slide img {
    width: 100%;
}

#WFL .swiper-slide a span {
    color: #137cbf;
}

.bq {
    width: 100%;
    font-size: 0.75rem;
    background-color: #146cda;
    color: #FFF;
    text-align: center;
    padding-bottom: 1rem;
}

/*****列表页样式*******/
.main-title {
    width: 100%;
    box-sizing: border-box;
    padding: 0.8em 2% 0.5em;
    overflow: hidden;
    border-bottom: 1px #ebebeb solid;
}

.main-title img {
    width: 5%;
    margin-top: 0.15em;
    margin-right: 2%;
}

.main-title h1 {
    width: 93%;
}

.list dl {
    width: 95%;
    margin: 0 auto;
    clear: both;
    height: 5.4em;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 0.6em;
}

.list dl dt {
    float: left;
    width: 30%;
}

.list dl dt img {
    width: 100%;
}

.list dl dd {
    float: left;
    width: 70%;
    padding-left: 10px;
    box-sizing: border-box;
}

.list dl dd h3 {
    margin-top: 5px;
    font-size: 1em;
}

.list dl dd h3 a {
    color: #404040;
}

.list dl dd .type {
    margin-top: 0.5rem;
    font-size: 0.8em;
    color: #888;
}

.list dl dd .type time {
    float: left;
}

.list dl dd .type time b {
    margin-right: 0.5em;
    display: inline-block;
    border: 1px solid rgba(255, 51, 51, 0.75);
    color: #f33;
    border-radius: 4px;
    font-size: 12px;
    padding: 2px;
    line-height: 12px;
}

.list dl dd .type span {
    float: right;
    display: block;
    background: url(../images/hh.png) no-repeat left center;
    background-size: contain;
    width: 2.3em;
    padding-left: 0;
}

.page {
    text-align: center;
    height: 2.0em;
    line-height: 2.0em;
    font-size: 1em;
    color: #333;
}

.page a {
    color: #333;
}

/*
section img{
	width: 100%;
}*/
/*# sourceMappingURL=main.css.map */
