body {
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
    line-height: 1.5;
    font-size: 14px;
    color: #000;
    position: relative;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
span,
blockquote,
table,
th,
td,
embed,
object,
a,
header,
nav,
caption,
aside,
footer {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

fieldset,
img,
iframe {
    border: 0;
    text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

button,
input,
select,
textarea {
    font-size: 100%;
    resize: none;
}

abbr,
acronym {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
    color: #000;
}

cite,
em,
dfn {
    font-style: italic;
}

input[type='button'],
input[type='submit'],
input[type='reset'] {
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

input[type='text'] {
    vertical-align: middle;
}


/* WebKit browsers */

input::-webkit-input-placeholder {
    color: #999;
}


/* Mozilla Firefox 4 to 18 */

input:-moz-placeholder {
    color: #999;
}


/* Mozilla Firefox 19+ */

input::-moz-placeholder {
    color: #999;
}


/* Internet Explorer 10+ */

input:-ms-input-placeholder {
    color: #999;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix {
    clear: both;
}


/* publik header */

.header {
    height: 90px;
    background: #fff;
}

.header-logo {
    margin-top: 15px;
}

.header-nav-link {
    text-align: right;
    margin-top: 10px;
}

.header-nav-link a {
    color: rgba(102, 102, 102, 0.8);
    font-size: 12px;
    margin-left: 10px;
}

.header-nav-link a:hover {
    color: #f99c34;
}

.header-nav-main {
    margin-top: 20px;
    height: 30px;
}

.header-nav-item li {
    display: inline-block;
    margin-left: 30px;
}

.header-nav-item>li {
    position: relative;
}

.header-nav-item>li:not(:first-child):hover::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 4px;
    background: url(../images/i07.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

.header-nav-item>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    height: 30px;
    display: inline-block;
}

.header-nav-item a.active,
.header-nav-item>li>a:hover {
    color: #f99c34;
}

.header-nav-item>li ul {
    position: absolute;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    /* left: -150%; */
    right: 0;
    z-index: 3;
    display: none;
}

.header-nav-item>li ul li a {
    color: #fff;
    font-size: 14px;
}

.header-nav-item>li ul li a:hover {
    color: #f99c34;
}

.header-nav-item>li ul li:first-child {
    margin-left: 0;
}

.header-search-icon {
    width: 16px;
    height: 16px;
    padding-left: 30px;
    margin-top: 4px;
    cursor: pointer;
    padding-bottom: 19px;
}

.header-nav-item>li:last-child ul {
    left: auto;
    right: 0;
}

.nav-bg {
    width: 100%;
    height: 30px;
    background: rgba(100, 110, 113, .5);
    display: none;
    position: absolute;
    z-index: 2;
}

.header-search {
    position: relative;
    font-size: 0;
}

.header-search-box {
    z-index: 2;
    position: absolute;
    right: 0;
    width: 340px;
    height: 80px;
    padding: 20px 0;
    padding-left: 21px;
    background: #fff;
    display: none;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
}

.header-search-ipt {
    float: left;
    width: 260px;
    height: 40px;
    font-size: 14px;
    text-indent: 10px;
    background-color: #f5f5f5;
    outline: none;
    border: none;
}

.header-search-btn {
    background: #f99c34 url(../images/life-header-search-btn-query.png) no-repeat left top;
    background-size: 100% 100%;
    float: left;
    width: 40px;
    height: 40px;
    border: 0;
    cursor: pointer;
}


/* banner */

.swiper-container-banner {
    height: 450px;
}

.swiper-container-banner .banner-in {
    width: 1180px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -590px;
    margin-top: -32px;
}

.swiper-button-next,
.swiper-button-prev {
    width: 64px;
    height: 64px;
    margin-top: 0;
    top: 0;
    background-size: 100% 100%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/life-index-banner-scroll-btn-next-default.png);
}

.swiper-button-prev:hover {
    background-image: url(../images/life-index-banner-scroll-btn-back-hover.png);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/life-index-banner-scroll-btn-back-default.png);
}

.swiper-button-next:hover {
    background-image: url(../images/life-index-banner-scroll-btn-next-hover.png);
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    background-color: #f99c34;
    border-radius: 5px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}


/* footer */

.footer {
    width: 100%;
    height: 100px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
}

.footer a {
    color: #999;
}

.footer a:hover {
    color: #f99c34;
}

.footer li {
    display: inline-block;
    margin-right: 10px;
    color: #999;
}

.footer-nav {
    padding-top: 22px;
    padding-bottom: 10px;
}

.footer-bg {
    text-align: right;
}

.footer-bg img {
    vertical-align: bottom;
}


/* 宸﹁竟鏍� */

.left-nav {
    width: 240px;
}

.left-nav-title {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.left-nav-title::after {
    content: "";
    width: 60px;
    height: 1px;
    display: inline-block;
    background: #f99c34;
    position: absolute;
    right: 0;
    bottom: -1px;
}

.left-nav-title span,
.content-title-bold {
    font-size: 24px;
    font-weight: 600;
}

.content-title-bold {
    border-bottom: 2px solid #f99c34;
}

.left-nav-title span {
    font-size: 24px;
    color: #333;
}

.left-nav li a {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
}

.left-nav-first>li>a {
    color: #333;
    position: relative;
    border-bottom: 1px solid #eee;
}

.left-nav-first>li>a::after {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/life-sidebar-icon-arrow-default.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

.left-nav-first>li>a:hover::after {
    background: url(../images/life-sidebar-icon-arrow-section.png) center center no-repeat;
    background-size: 100% 100%;
}

.left-nav-first>li>a.active::after {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/life-sidebar-icon-arrow-section.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

.left-nav-second li a {
    color: #666;
    padding-left: 20px;
    border-bottom: 1px solid #eaeaea;
}

.left-nav a:hover,
.content-title-bold,
.left-nav-first a.active {
    color: #f99c34;
}

.single-main {
    width: 860px;
    min-height: 500px;
    margin-left: 80px;
}

.content-main {
    color: #666;
    line-height: 2;
}

.content-main p {
    line-height: 2;
}

.content-main img {
    max-width: 100%;
}

.content-bread,
.content-bread a {
    color: #999;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.content-bread a:hover {
    color: #f99c34;
}

.content-bread-a a:last-child {
    color: #f99c34;
    position: relative;
}

.content-title {
    border-bottom: 1px solid #eee;
    height: 60px;
    line-height: 59px;
    margin-bottom: 40px;
}


/* 鍒嗛〉 */

.pagination-box {
    text-align: center;
    margin-top: 40px;
}

#pagination-digg li {
    float: left;
}

.page-a a {
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #d9d9d9;
    margin-left: 8px;
}

.page-a .active,
.page-a a:hover {
    background: #f99c34;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: none;
    color: #fff;
}

.page-a a {
    color: #666;
}

#pagination-digg {
    display: inline-block;
}

#pagination-digg .next {
    width: 60px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: solid 1px #d9d9d9;
    margin-left: 8px;
}

#pagination-digg .next a {
    color: #666;
}

#pagination-digg .next:hover {
    background: #f99c34;
    border: none;
}

#pagination-digg .next:hover a {
    color: #fff;
}

.selected {
    margin-left: 10px;
    color: #666;
}

.page-select {
    width: 56px;
    height: 30px;
    border: 1px solid #d9d9d9;
}

.previous-total {
    line-height: 32px;
    color: #666;
}

#goTopBtn {
    width: 53px;
    margin: 0 auto;
    text-align: left;
    z-index: 999;
    position: absolute;
    bottom: 10px;
    right: -66px;
    /*for IE6*/
}

#goTopBtn .iconbg {
    width: 48px;
    height: 48px;
    display: inline-block;
}

#goTopBtn .picCode {
    display: none;
    position: absolute;
    right: 55px;
    bottom: 44px
}

#goTopBtn .btn-gotohome {
    background: url(../images/life-common-side-btn-code-default.png) no-repeat;
    background-size: 100% 100%;
}

#goTopBtn .btn-gototop {
    background: url(../images/life-common-side-btn-top-default.png) no-repeat;
    background-size: 100% 100%;
}

#goTopBtn .btn-gotohome:hover {
    background: url(../images/life-common-side-btn-code-hover.png) no-repeat;
    background-size: 100% 100%;
}

#goTopBtn .btn-gototop:hover {
    background: url(../images/life-common-side-btn-top-hover.png) no-repeat;
    background-size: 100% 100%;
}

.single-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}