body {
    min-width: 1180px;
}

.wx-in {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}


/* banner */

.wx-banner {
    width: 100%;
    height: 450px;
}


/* news */

.wx-news {
    padding: 80px 0;
}

.wx-title {
    margin-bottom: 20px;
}

.wx-title a:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.wx-more {
    color: #f99c34;
    margin-top: 6px;
    padding-right: 18px;
    position: relative;
}

.wx-more::after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/life-common-more-btn-arrow-index.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
}

.wx-more-tzz::after {
    width: 12px;
    height: 12px;
    background: url(../images/life-common-more-btn-arrow.png) center center no-repeat;
    background-size: 100% 100%;
    margin-top: -5px;
}

.wx-news-list .wx-news-list-item {
    margin-bottom: 22px;
}

.wx-news-list-date {
    width: 60px;
    height: 60px;
    background-color: #EBEBEB;
    margin-right: 20px;
    margin-left: 40px;
    text-align: center;
}

.wx-news-list-date div:first-child {
    font-size: 24px;
    font-weight: 600;
    color: #f99c34;
}

.wx-news-list-date div:last-child {
    font-size: 12px;
    color: #666;
}

.wx-news-list-font div:first-child {
    margin-bottom: 10px;
}

.wx-news-list-font div:first-child a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.wx-news-list-font div:first-child a:hover {
    color: #f99c34;
}

.wx-news-list-font div:last-child a {
    color: #666;
    font-size: 14px;
}

.wx-news-main {
    height: 306px;
}

.wx-news-pic {
    width: 480px;
    height: 320px;
}

.swiper-container-news {
    height: 460px;
    height: 306px;
}

.swiper-container-news .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-container-news .swiper-pagination-news {
    width: 80px;
    left: auto;
    right: 0;
}

.swiper-container-news .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.swiper-container-news .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f99c34;
    border: none;
}

.swiper-slide-desc {
    width: 480px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: 2;
    padding-left: 10px;
}

.wx-media {
    height: 500px;
    position: relative;
}

.wx-media-main {
    background: #fff;
    width: 1180px;
    height: 345px;
    margin: 0 auto;
    position: absolute;
    margin-left: 50%;
    left: -590px;
    top: 80px;
    padding: 40px 30px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.wx-media-main-news {
    width: 320px;
}

.wx-media-main-list li a {
    font-size: 14px;
    color: #333;
}

.wx-media-main-list li a:hover {
    color: #f99c34;
}

.wx-media-main-list li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.wx-media-main-list li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #feebd6;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.wx-media-main-list li:last-child {
    margin-bottom: 0;
}

.wx-media-main-news-title {
    margin-bottom: 20px;
}

.wx-media-main-tz {
    margin-left: 77px;
    margin-right: 77px;
}

.wx-media-main-video {
    width: 100%;
    height: 225px;
}

.wx-other-banner {
    height: 210px;
    width: 100%;
}

.wx-single {
    padding-top: 40px;
    padding-bottom: 80px;
}


/* 閸忣剙鎲� */

.wx-notice-item {
    height: 82px;
    width: 100%;
    line-height: 82px;
    background: #f8f8f8;
    margin-bottom: 20px;
    color: #666;
}

.wx-notice-item a {
    display: inline-block;
    width: 100%;
    padding: 0 30px;
}

.wx-notice-item:hover {
    background: #f99c34;
}

.wx-notice-item:hover span {
    color: #fff;
}

.wx-notice-item a span:first-child {
    margin-right: 40px;
}

.wx-notice-item a span {
    color: #666;
    font-size: 16px;
}

.wx-notice-item a span:last-child {
    color: #333;
}

.wx-notice-item:hover a span:last-child {
    color: #fff;
}


/* news */

.wx-news-item-pic {
    height: 213px;
    width: 320px;
    margin-right: 40px;
}

.wx-news-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-news-item-time {
    font-size: 20px;
    color: #f99c34;
    font-weight: 600;
}

.wx-news-item-title {
    font-size: 20px;
    /* margin: 10px 0; */
    font-weight: 600;
}

.wx-news-item-title a {
    color: #333;
}

.wx-news-item-desc {
    color: #666;
    height: 81px;
    line-height: 24px;
}

.wx-news-item-btn {
    width: 500px;
    height: 50px;
    line-height: 50px;
    background-color: #eee;
    text-align: center;
    /* margin-top: 36px; */
}

.wx-news-item-btn a {
    color: #f99c34;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
}

.wx-news-item-time1 {
    width: 70px;
    height: 70px;
    text-align: center;
    /* padding-top: 10px; */
    margin-right: 20px;
    background-color: #eee;
}

.wx-news-item-time1 div:first-child {
    font-size: 24px;
    font-weight: 600;
    color: #f99c34;
}

.wx-news-item-time1 div:last-child {
    font-size: 12px;
    color: #666;
    margin-top: -4px;
}

.wx-news-item-font1 {
    width: 770px;
}

.wx-news-item-font1-title a {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.wx-news-item-font1-desc {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.wx-news-item-font {
    width: 500px;
}

.wx-news-item1 {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.wx-news-item-btn:hover {
    background: #f99c34;
}

.wx-news-item-btn:hover a {
    color: #fff;
}

.wx-news-item-title:hover a,
.wx-news-item-font1-title:hover a {
    color: #f99c34;
}


/* 鐠囷附鍎� */

.wx-detail-time {
    color: #f99c34;
    font-size: 20px;
    font-weight: 600;
}

.wx-detail-title {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.5;
    color: #333;
}

.wx-detail-state,
.wx-detail-state a {
    color: #999;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 37px;
}

.wx-detail-content {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.wx-detail-content img {
    max-width: 100%;
}

.prevNext {
    margin-top: 40px;
    height: 54px;
    line-height: 1.8;
}

.prevNext-r {
    width: 100px;
    height: 40px;
    line-height: 40px;
    position: relative;
    background-color: #f99c34;
    margin-top: 7px;
    padding-left: 10px;
}

.prevNext-r a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.return {
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/property-base-details-btn-back.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
}

.detail-prevNext-t1 a {
    color: #666;
}

.detail-prevNext-t1 a:hover {
    color: #f99c34;
}


/* 鐟欏棝顣� */

.wx-videoList-item {
    width: 260px;
    height: 204px;
    background: #fff;
    margin-right: 40px;
    margin-bottom: 42px;
    cursor: pointer;
}

.wx-videoList-item:nth-child(3n) {
    margin-right: 0;
}

.wx-videoList-item-pic {
    position: relative;
    width: 258px;
    height: 168px;
}

.wx-videoList-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-videoList-item-btn {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
    display: none;
}

.wx-videoList-title {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}

.wx-videoList-item:hover .wx-videoList-title {
    color: #f99c34;
    transition: all ease .3s;
}

.wx-videoList-item:hover .wx-videoList-item-btn {
    display: block;
    transition: all ease .3s;
}


/* 閼辨梻閮撮幋鎴滄粦 */

.wx-map-item {
    margin-bottom: 40px;
}

.wx-map-item-title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
}

.wx-map-item-nav li {
    display: inline-block;
    position: relative;
    padding-left: 14px;
    margin-right: 30px;
}

.wx-map-item-nav li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url(../images/lxwm-arrow.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.wx-map-item-nav li a {
    color: #666;
}

.wx-map-item-nav li:hover a {
    color: #f99c34;
}

.wx-map-item-nav li:hover::before {
    background: url(../images/life-sidebar-icon-arrow-section.png) no-repeat;
    background-size: 100% 100%;
}


/* 闂堛垹瀵樼仦鎴炴暭閻楋拷 */

.content-bread-index {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/life-common-link-icon-home.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 6px;
}

.content-bread-a a:not(:first-child) {
    padding-left: 10px;
}

.content-bread-a a:not(:first-child)::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/life-common-link-icon-arrow.png) left center no-repeat;
    background-size: 6px 6px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0;
}


/* report */

.wx-report-main-pic {
    width: 200px;
    height: 260px;
}

.wx-report-main-pic img {
    width: 100%;
    height: 100%;
}

.wx-report-main-title {
    width: 200px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 12px;
}

.wx-report-main-title a {
    color: #333;
}

.wx-report-main-title:hover a {
    color: #f99c34;
}

.wx-report-main-btn a {
    display: inline-block;
    width: 60px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}

.wx-report-main-btn {
    text-align: center;
}

.wx-report-main-btn a:first-child {
    background: #f99c34;
    color: #fff;
}

.wx-report-main-btn a:first-child:hover {
    background: #ED9431;
}

.wx-report-main-btn a:last-child {
    background: #fff;
    color: #f99c34;
    border: solid 1px #d9d9d9;
    margin-left: 10px;
}

.wx-report-main-btn a:last-child:hover {
    background: #fbfbfb;
}

.wx-gallery-top-item {
    width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #f8f8f8;
    padding-bottom: 20px;
}

.wx-gallery-top-item:nth-child(4n) {
    margin-right: 0;
}

.wx-report-year .gallery-thumbs {
    width: 770px;
    height: 60px;
    line-height: 60px;
    background: #f8f8f8;
}

.wx-report-year-item {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}

.wx-report-year {
    background: #f8f8f8;
    position: relative;
    margin-bottom: 30px;
}

.wx-report-year .swiper-button-next {
    width: 14px;
    height: 14px;
    background: url(../images/life-common-scroll-btn-next-default.png) center center no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -7px;
}

.wx-report-year .swiper-button-prev {
    width: 14px;
    height: 14px;
    background: url(../images/life-common-scroll-btn-back-default.png) center center no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -7px;
}

.wx-report-year .swiper-slide-thumb-active {
    border-bottom: 3px solid #f99c34;
    color: #f99c34;
}

.wx-report-year .swiper-button-next:hover {
    background: url(../images/life-common-scroll-btn-next-hover.png) center center no-repeat;
    background-size: 100% 100%;
}

.wx-report-year .swiper-button-prev:hover {
    background: url(../images/life-common-scroll-btn-back-hover.png) center center no-repeat;
    background-size: 100% 100%;
}


/* 閹锋稖鍋傛稊锟� */

.wx-book-item {
    width: 860px;
    height: 242px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    margin-bottom: 20px;
}

.wx-book-item-desc-item,
.wx-book-item-desc-title a {
    color: #666;
    font-size: 16px;
}

.wx-book-item-desc-title a:hover {
    color: #f99c34;
}

.wx-book-item-desc-title {
    margin: 10px 0 56px;
    font-weight: 600;
}

.wx-book-item-pic {
    width: 360px;
    height: 100%;
}

.wx-book-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-book-item-desc {
    width: 418px;
    margin-left: 40px;
    margin-top: 40px;
}


/* team */

.wx-team-item-pic {
    width: 140px;
    height: 180px;
    margin-right: 40px;
}

.wx-team-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-team-item {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}

.wx-team-item:first-child {
    padding-top: 0;
}

.wx-team-item-font {
    width: 680px;
}

.wx-team-item-font-name {
    color: #f99c34;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.wx-team-item-font-name span {
    color: #999999;
    font-size: 16px;
    font-weight: 600;
}

.wx-team-item-font-desc {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}


/* 閸忣剙寰冪粻鈧禒锟� */

.wx-gsjj-top {
    width: 860px;
    height: 240px;
    margin-bottom: 40px;
    background: url(../images/bg1.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.wx-gsjj-top-l {
    padding: 40px;
    width: 540px;
    height: 240px;
}

.wx-gsjj-top-r-title {
    font-weight: 600;
    margin-top: 40px;
    margin-left: 40px;
    width: 246px;
}

.wx-gsjj-top-r-title a {
    color: #333;
    font-size: 18px;
}

.wx-gsjj-top-r-title:hover a {
    color: #f99c34;
}

.wx-gsjj-top-r-load {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: solid 1px #f99c34;
    margin-top: 30px;
    margin-left: 40px;
    transition: all ease .3s;
}

.wx-gsjj-top-r-load a {
    color: #f99c34;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}

.wx-gsjj-top-r-load:hover {
    background: #f99c34;
    transition: all ease .3s;
}

.wx-gsjj-top-r-load:hover a {
    color: #fff;
}

.wx-gsjj-top-l div {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.wx-gsjj-top-l div:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #666;
    margin-bottom: 10px;
}

.wx-gsjj-content {
    color: #666;
}


/* 閹舵洝绁懓鍛彠缁粯鍋垮Ч鍥ㄢ偓濠氥€� */

.wx-tzz-main1 {
    margin-top: 40px;
}

.wx-tzz-main1-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative;
}

.wx-tzz-main1-title::after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 2px;
    background: #f99c34;
    position: absolute;
    left: 0;
    bottom: 0;
}

.wx-title-icon {
    display: inline-block;
    width: 140px;
    height: 40px;
    background: url(../image/rightArr.svg) center center no-repeat;
    background-size: 100% 100%;
    margin-left: -50px;
    margin-top: 11px !important;
}

.wx-tzz-main1-content-l {
    width: 800px;
    height: 240px;
}

.wx-tzz-main1-content-l-desc {
    padding: 30px;
    width: 440px;
    height: 100%;
    background: #f8f8f8;
}

.wx-tzz-main1-content-l-desc div:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.wx-tzz-main1-content-l-desc div:nth-child(2) {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 24px;
}

.wx-tzz-main1-content-l-desc div:nth-child(3) {
    text-align: right;
}

.wx-tzz-main1-content-l-pic {
    width: 360px;
    height: 240px;
}

.wx-tzz-main1-content-l-pic img {
    width: 100%;
    height: 100%;
}

.wx-tzz-main1-content-r-item-icon {
    width: 64px;
    height: 64px;
    margin-right: 20px;
}

.wx-tzz-main1-content-r-item-icon img {
    width: 100%;
    height: 100%;
}

.wx-tzz-main1-content-r {
    padding-left: 90px;
}

.wx-tzz-main1-content-r-item-font div:first-child {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.wx-tzz-main1-content-r-item:first-child {
    padding-top: 16px;
}

.wx-tzz-main1-content-r-item:last-child {
    margin-top: 78px;
}

.wx-tzz-main2 {
    margin-top: 80px;
    /* height: 552px; */
    width: 100%;
    background: url(../images/life--investor-col02-bg1.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.wx-tzz-main2 .wx-in {
    padding-top: 80px;
    padding-bottom: 80px;
}

.wx-tzz-main2-item {
    width: 360px;
    height: 382px;
    background: #fff;
    margin-right: 50px;
    transition: all ease .3s;
}

.wx-tzz-main2-item:hover {
    cursor: pointer;
    margin-top: -10px;
    transition: all ease .3s;
}

.wx-tzz-main2-item:last-child {
    margin-right: 0;
}

.wx-tzz-main2-item-pic {
    width: 360px;
    height: 240px;
    overflow: hidden;
}

.wx-tzz-main2-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-tzz-main2-item-pic img:hover {}

.wx-tzz-main2-item-title a:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.wx-tzz-main2-item-time {
    color: #666;
}

.wx-tzz-main2-item-desc {
    line-height: 24px;
    padding: 0 30px;
}

.wx-tzz-main2-item-desc a {
    color: #666;
}

.wx-tzz-main2-item-title {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 30px;
}

.wx-tzz-main2-item-time {
    padding: 0 30px;
    font-weight: 600;
    margin-bottom: 10px;
}


/* 閺傜増鎮崇槐锟� */

.header-search {
    width: 120px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #dedede;
    margin-left: 10px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 10px;
    background: url(../images/life-header-search-icon-query-gray.png) no-repeat 96px center;
    background-size: 14px 14px;
    margin-top: -2px;
    cursor: pointer;
    position: relative;
}

.header-search:hover {
    background: url(../images/life-header-search-icon-query-hover.png) no-repeat 96px center;
    background-size: 14px 14px;
}

.header-search-box1 {
    color: #999;
}

.header-search-box2 {
    top: -4px;
    right: -1px;
    position: absolute;
    width: 480px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e0e9ec;
    line-height: 32px;
    text-align: left;
    vertical-align: top;
    color: #5e5756;
    display: none;
}

.header-search-box2 input {
    width: 396px;
    height: 32px;
    border: none;
    padding: 0px 10px 0px 10px;
    outline: none;
    border-radius: 4px;
}

.header-search-box2 .header-search-box2-btn {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/life-header-search-icon-query-gray.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}

.header-search-box2-close {
    width: 16px;
    height: 16px;
    background: url(../images/life-header-search-icon-close-nor.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.header-search-box2-close:hover {
    background: url(../images/life-header-search-icon-close-hover.png) no-repeat;
    background-size: 100% 100%;
}


/* 妫ｆ牠銆夐弨鍦閺傛澘顤冮弽宄扮础 */

.wx-title2 {
    font-size: 16px;
    color: #999;
    margin-left: 10px;
}

.wx-service-container {
    margin-top: 80px;
    height: 460px;
    width: 100%;
    background: url(../images/life-index-col01-bg.png) bottom center no-repeat;
    background-size: auto auto;
}

.wx-service-container-in {
    width: 1180px;
    margin: 0 auto;
}

.wx-service-in {
    width: 1180px;
    margin: 0 auto;
}

.wx-service-in-left-font1 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-top: 40px;
}

.wx-service-in-left-font2 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    height: 220px;
}

.wx-service-in-left-font3-more {
    font-size: 14px;
    color: #f99c34;
    position: relative;
}

.wx-service-in-left-font3-more::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    background: url(../images/life-common-more-btn-arrow-index.png) center center no-repeat;
    background-size: 12px 12px;
    padding-left: 10px;
}

.wx-service-in-left {
    margin-top: 80px;
}

.wx-service-in-left-pic {
    width: 510px;
    height: 340px;
    margin-right: 40px;
}

.wx-service-in-left-pic img {
    width: 100%;
    height: 100%;
}

.wx-service-in-left-font {
    width: 290px;
}

.wx-service-in-right {
    width: 300px;
    margin-left: 40px;
    background: #fff;
}

.wx-service-in-left-top {
    padding: 40px;
    width: 100%;
    height: 300px;
    background-color: #44318f;
}

.wx-service-in-left-top>div:first-child {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.wx-service-in-left-top>div:last-child {
    font-size: 16px;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.4);
}

.wx-service-in-left-bottom {
    height: 160px;
}

.swiper-pagination-service {
    position: absolute;
    right: 40px;
    left: auto;
    bottom: 200px;
    width: auto;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.swiper-pagination-service .swiper-pagination-current {
    font-size: 32px;
}

.swiper-button-next-service {
    bottom: 48px;
    top: auto;
    left: auto;
    right: 66px;
    background-image: url(../images/life-index-col01-scroll-btn-next-nor.png);
    cursor: pointer;
}

.swiper-button-next-business {
    background-image: url(../images/life-index-col01-scroll-btn-next-nor.png);
}

.swiper-button-next-service:hover,
.swiper-button-next-business:hover {
    transition: all ease .3s;
    background-image: url(../images/life-index-col01-scroll-btn-next-hover.png)
}

.swiper-button-prev-service {
    bottom: 48px;
    top: auto;
    left: auto;
    right: 170px;
    background-image: url(../images/life-index-col01-scroll-btn-back-nor.png);
    cursor: pointer;
}

.swiper-button-prev-business {
    background-image: url(../images/life-index-col01-scroll-btn-back-nor.png);
}

.swiper-button-prev-service:hover,
.swiper-button-prev-business:hover {
    transition: all ease .3s;
    background-image: url(../images/life-index-col01-scroll-btn-back-hover.png)
}

.wx-business {
    width: 1070px;
    margin: 0 auto;
    /* padding: 0 40px; */
    height: 330px;
    margin-top: 30px;
}

.wx-business-item-pic {
    text-align: center;
}

.wx-business-item-pic-font {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.wx-business-item-pop {
    width: 260px;
    height: 182px;
    background-color: #ffffff;
    box-shadow: 0 0 9px 3px #eee;
    margin-top: 10px;
    display: none;
    position: relative;
}

.footer-bg {
    margin-top: -40px;
}

.wx-business-item-pop-l {
    width: 80px;
    height: 100%;
    text-align: center;
    padding: 20px 0;
    background-color: #f8f8f8;
}

.wx-business-item-pop-l li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #333;
}

.wx-business-item-pop-l li:hover,
.wx-business-item-pop-l li.active {
    background: #fff;
    color: #f99c34;
}

.wx-business-item-pop-r {
    background: #fff;
    width: 180px;
    height: 100%;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

.wx-business-item-pop-r img {
    width: 140px;
    height: 140px;
}

.wx-business-item-pop-r>div:not(:first-child) {
    display: none;
}

.wx-business-item-pop-r>div>div {
    margin-top: 5px;
}

.wx-business-item {
    cursor: pointer;
}

.swiper-button-next-server.swiper-button-disabled,
.swiper-button-prev-service.swiper-button-disabled,
.swiper-button-next-business.swiper-button-disabled,
.swiper-button-prev-business.swiper-button-disabled {
    opacity: .3;
}

.wx-index-business {
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

.swiper-button-next-business {
    right: 0;
    top: 30px;
}

.swiper-button-prev-business {
    left: 0;
    top: 30px;
}

.swiper-button-next-business,
.swiper-button-prev-business {
    width: 50px;
    height: 50px;
}

.wx-share {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    top: -9px;
    left: 125px;
}

.wx-bf-item {
    background-color: #f8f8f8;
    height: 80px;
}

.wx-bf-item>a {
    display: inline-block;
    width: 100%;
}

.wx-bf-item:hover .wx-bf-item-title {
    color: #ff9c34;
}

.wx-bf-item-time {
    width: 80px;
    height: 80px;
    background-color: #eeeeee;
    text-align: center;
    margin-bottom: 20px;
}

.wx-bf-item-time>span {
    display: block;
}

.wx-bf-item-time>span:first-child {
    color: #ff9c34;
    font-size: 24px;
    font-weight: 600;
}

.wx-bf-item-time>span:last-child {
    color: #666;
    font-size: 12px;
}

.wx-bf-item-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding-left: 40px;
    line-height: 80px;
}

.wx-bf-item-title a:hover {
    color: #f99c34;
}

.wx-bf-item-r {
    width: 32px;
    height: 32px;
    margin-top: 25px;
    margin-right: 28px;
}

.wx-bf-item-r img {
    width: 100%;
    height: 100%;
}

.wx-cw-report {
    width: 160px;
}

.wx-cw-pic {
    width: 100%;
    height: 220px;
    border: solid 1px #dedede;
}

.wx-cw-pic img {
    width: 100%;
    height: 100%;
}

.wx-cw-title {
    font-weight: 600;
    color: #333;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

.wx-cw-title:hover {
    color: #f99c34;
}

.wx-cw-title:hover a {
    color: #f99c34;
}

.wx-cw-prev {
    width: 48px;
    height: 48px;
    background: url(../images/life-investor-report-scroll-btn-back.png);
    background-size: 100% 100%;
    left: 0;
    top: 50%;
    margin-top: -24px;
}

.wx-cw-next {
    width: 48px;
    height: 48px;
    background: url(../images/life-investor-report-scroll-btn-next.png);
    background-size: 100% 100%;
    right: 0;
    top: 50%;
    margin-top: -24px;
}

.wx-cw-item-swiper {
    position: relative;
}

.wx-cw-item:not(:first-child) {
    margin-top: 80px;
}

.wx-cw-item-title {
    color: #f99c34;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
}

.wx-cw-item-swiper .swiper-container {
    width: 724px;
}

.wx-cw-item .swiper-button-next.swiper-button-disabled,
.wx-cw-item .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
}

.wx-cw-item .swiper-button-next:hover {
    background: url(../images/life-investor-report-scroll-btn-next.png);
    background-size: 100% 100%;
}

.wx-cw-item .swiper-button-prev:hover {
    background: url(../images/life-investor-report-scroll-btn-back.png);
    background-size: 100% 100%;
}

.wx-qygz-title {
    font-weight: 600;
    color: #f99c34;
    font-size: 20px;
    margin-bottom: 20px;
}

.wx-qygz-desc {
    color: #666666;
    font-size: 14px;
    margin-bottom: 18px;
}

.wx-qygz-content-item-icon {
    width: 18px;
    height: 22px;
}

.wx-qygz-content-item-icon img {
    width: 100%;
    height: 100%;
}

.wx-qygz-content-item-title {
    font-size: 14px;
    margin-left: 12px;
    color: #f99c34;
}

.wx-qygz-content-item-title a {
    color: #f99c34;
    width: 300px;
    display: inline-block;
}

.wx-qygz-content-item-title span {
    width: 300px;
    display: inline-block;
}

.wx-qygz-content-zd {
    padding: 20px;
    background-color: #f8f8f8;
}

.wx-qygz:not(:first-child) {
    margin-top: 80px;
}

.wx-qygz-content-item {
    margin-right: 80px;
}

.wx-qygz-content img {
    max-width: 100%;
}

.wx-yscl-main-year {
    font-size: 20px;
    font-weight: 600;
    color: #f99c34;
    margin-bottom: 20px;
}

.wx-yscl-main-list-item {
    width: 420px;
    height: 250px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    padding: 40px 20px;
    margin-bottom: 10px;
}

.wx-yscl-main-list-item:not(:nth-child(2n)) {
    margin-right: 20px;
}

.wx-yscl-main-list-item-pic {
    width: 180px;
    height: 120px;
    margin-right: 20px;
}

.wx-yscl-main-list-item-font {
    width: 178px;
}

.wx-yscl-main-list-item-pic img {
    width: 100%;
    height: 100%;
}

.wx-yscl-main-list-item-font>div:nth-child(1) {
    font-size: 14px;
    color: #666;
}

.wx-yscl-main-list-item-font>div:nth-child(2) {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    height: 116px;
}

.wx-yscl-main-list-item-font>div:nth-child(3) {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #f99c34;
    text-align: center;
}

.wx-yscl-main-list-item-font>div:nth-child(3) a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width: 100%;
}

.wx-yscl-sel {
    width: 160px;
    height: 40px;
    border: 1px solid #d9d9d9;
    color: #666;
    outline: none;
    /* padding: 0 10px; */
}

.wx-yscl-sel option {
    width: 100%;
}

.content-main-yscl {
    position: relative;
}

.wx-yscl-select-main {
    position: absolute;
    right: 0;
}

.wx-yscl-main:not(:first-child) {
    display: none;
}

#xxfk label {
    display: block;
    margin-bottom: 28px;
    position: relative;
}

#xxfk .aorange {
    color: red;
}

.span- {
    width: 80px;
    display: inline-block;
}

#xxfk input {
    width: 300px;
    height: 32px;
    border: 1px solid #d9d9d9;
    outline: none;
    padding: 0 10px;
}

#content {
    width: 550px;
    height: 120px;
    vertical-align: top;
    border: 1px solid #d9d9d9;
    padding: 10px;
}

#xxfk #verifyCode {
    width: 120px;
}

#xxfk button {
    width: 120px;
    height: 32px;
    background-color: #f99c34;
    color: #fff;
    text-align: center;
    line-height: 32px;
    border: none;
    outline: none;
    cursor: pointer;
}

#xxfk .code_pic {
    width: 85px;
    height: 32px;
    margin-left: 10px;
}

#xxfk .label-btn {
    margin-left: 80px;
    display: inline-block;
}

.tips- {
    position: absolute;
    left: 80px;
    color: red;
    display: block;
}

.xxfk-title {
    font-size: 20px;
    font-weight: 600;
    color: #f99c34;
    margin-bottom: 20px;
}

.xxfk-desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 60px;
    margin-top: 20px;
}

#btnreset {
    display: none;
}

.wx-gj-tab {
    text-align: center;
}

.wx-gj-tab tr {
    height: 50px;
    line-height: 50px;
}

.wx-gj-tab tr td {
    color: #666;
    font-size: 14px;
    border: 1px solid #eee;
}

.wx-gj-red .stock-price {
    color: #f5222d;
    font-size: 16px;
    font-weight: 600;
}


/* .wx-gj-green .stock-percent {
    color: #5bba69;
    font-size: 16px;
    font-weight: 600;
} */

.stock-up {
    color: #00ab1c;
}

.stock-down {
    color: #ef2f18;
}

.wx-gj-tab tr:first-child {
    background-color: #fff7ef;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-align: left
}

.wx-gj-tab tr:first-child td {
    padding-left: 10px;
    font-weight: 600;
    color: #333;
    font-size: 16px;
}

.wx-gj-tab tr:first-child span {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.stock-hqtime {
    color: #999;
}

.header-nav-link>a {
    margin-top: 7px;
}