﻿* {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    background: white;
    color: #333;
    font: 13px "hiragino sans gb", "microsoft yahei", "helvetica neue", helvetica, arial, sans-serif;
}

img {
    max-width: 100%;
}

::selection {
    color: white;
    background: #40bbec;
}

::-moz-selection {
    color: white;
    background: #40bbec;
}

h2 {
    font-size: 16px;
}

a:link,
a:visited {
    color: #0088dd;
    text-decoration: none;
}

a:hover {
    text-decoration: underline
}

.clear {
    clear: both;
}

#page {}

#z1e50aheader {
    height: 112px;
}

#top {
    width: 990px;
    margin: 0 auto;
}

#z1e50atop_logo {
    float: left;
    height: 80px;
}

#z1e50atop_logo img {
    max-height: 80px;
}

.page_menu {}

.page_menu ul {
    list-style: none;
    float: left;
}

.page_menu li {
    text-shadow: 1px 1px #fff;
    color: #ffffff;
    float: left;
    padding: 8px 10px 0 10px;
}

.search {
    margin-top: 18px;
    float: right
}

#searchform {
    background: #0099cc;
    border-radius: 3px;
    padding: 2px 2px 2px 2px;
    *padding: 2px 3px 4px 3px;
}

#searchform label {
    display: none;
}

#searchform input {
    width: 163px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding: 0 5px;
}

#searchform button,
#searchform #searchsubmit {
    width: 58px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background: #0099cc;
    margin-left: -4px;
    border: none;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: 1px 1px #333;
}

.search button:hover {
    background: #333;
}

#blogname {
    float: left;
    font-size: 22px;
    padding-left: 10px;
    margin-top: 15px;
}

#blogname a:link,
#blogname a:visited {
    color: #222;
}

#blogname a:hover {
    color: #626262;
    text-decoration: none;
}

#blogtitle {
    padding-top: 5px;
    color: #666;
    font-size: 13px;
    font-weight: normal;
}

.logo {
    background: url(../image/logo.png) no-repeat;
    margin-top: 15px;
    width: 185px;
    height: 50px;
    margin-left: 10px;
    _margin-left: 5px;
}

.z1e50atopnav {
    height: 34px;
    padding: 0;
    margin: 0;
    background: black;
}

.z1e50atopnav li img {
    _padding-top: 11px;
}

.z1e50atopnav ul {
    list-style: none;
    padding: 0;
    width: 990px;
    margin: 0 auto;
}

.z1e50atopnav li {
    width: auto;
    height: 34px;
    float: left;
    font-weight: bold;
    position: relative;
    padding: 0 12px 0 0;
}

.z1e50atopnav .sub-menu li {
    padding: 0px;
}

.z1e50atopnav li a:link,
.z1e50atopnav li a:visited {
    width: auto;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: white;
}

.z1e50atopnav li a:hover {
    background: #40bbec;
}

.z1e50atopnav ul ul {
    display: none;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 999;
    width: 90px;
}

.z1e50atopnav ul ul li {
    display: block;
    background: #08a5e0;
    position: relative;
}

.z1e50atopnav ul ul ul {
    position: absolute;
    left: 90px;
    z-index: 999;
    width: 90px;
}

.z1e50atopnav li.li01 {}

.z1e50atopnav li.li01 a {
    color: white;
    text-decoration: none;
}

.z1e50atopnav li.li01 a:hover {
    color: white;
    background: #40bbec
}

.z1e50atopnav li.li01 li a {
    color: white;
}

.z1e50atopnav ul li ul li ul li {
    margin-top: 1px;
    margin-left: 1px;
}

.z1e50atopnav ul li ul li {
    margin-top: 1px;
}

.z1e50atopnav li li.li01 a {
    background: #08a5e0;
    ;
    color: white;
    text-decoration: none;
}

.z1e50atopnav li li.li01 ul {
    top: 1px
}

.z1e50atopnav li li.li01 ul a {
    color: white;
}

.z1e50atopnav li li.li01 ul a:hover {
    color: white;
}

.current-post-ancestor a,
.current-menu-item a,
.current-menu-ancestor a,
.current-menu-parent a {
    background: #08a5e0;
}

#z1e50acontent {
    width: 990px;
    margin: 0 auto;
    padding-top: 5px;
}

.z1e50amain {
    float: left;
    width: 702px;
}

.z1e50amain ul li {
    list-style: none;
}

.z1e50amain .post,
.z1e50amain .left {
    margin-top: 18px;
}

.z1e50aarticle {
    float: right;
    width: 690px;
    padding: 10px 5px;
    border: 1px solid #dedede;
    overflow: hidden;
    background: white;
}

.z1e50aarticle li {
    list-style: none
}

.z1e50aarticles {
    float: right;
    width: 680px;
    border: 1px #ddd solid;
    padding: 10px;
    overflow: hidden;
    background: white;
    margin-top: 5px;
}

.z1e50aarticle h2 {
    height: 24px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #dedede;
    text-shadow: 0 1px 1px #fff;
}

.z1e50aarticle h2 a {
    color: #000;
    font-size: 15px;
}

.z1e50aarticles h3 {
    font-size: 15px
}

.new {
    margin-left: 2px;
    position: absolute
}

.thumbnail_box {
    float: left;
    width: 140px;
    height: 100px;
    margin: 12px 10px 0px 15px;
    _margin: 17px 10px 8px 7px;
    padding: 4px;
    border: 1px solid #ccc;
}

.thumbnail img {
    position: absolute;
    z-index: 3;
}

.entry_post {
    line-height: 200%;
    padding-top: 7px;
    padding-right: 17px;
    padding-left: 15px;
    color: #333333;
    font-size: 14px;
}

.info {
    float: left;
    font-size: 12px;
    padding-left: 15px;
    width: 515px;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
    margin-top: 7px;
}

.z1e50aarticle_info {
    font-size: 12px;
    padding-left: 14px;
    line-height: 22px;
    color: #777;
}

.comments_num {
    float: right;
    font-size: 12px;
    background: #dedede;
    padding: 1px 3px 0 3px;
    line-height: 20px;
    height: 20px;
    margin-right: 15px;
    margin-top: 7px;
}

.comments_num a:link,
.comments_num a:visited {
    color: #555;
    text-shadow: 1px 1px #eee;
}

.context {
    padding: 0 10px;
    overflow: hidden;
    font-size: 14px;
    line-height: 200%;
}

.context p {
    padding: 5px 0px;
    margin: 0;
    text-indent: 22px;
}

.context h4 {
    margin: 10px 0 5px 0
}

.context h5 {
    font-size: 15px;
    padding: 3px 8px;
    background: #ededed;
    border: 1px #ddd solid;
}

.context ol {
    margin-left: 20px
}

.context ol li {
    line-height: 22px
}

.context p img {
    margin: 0 auto;
    display: block;
}

.context blockquote {
    padding: 5px 10px;
    margin: 0 5px;
    border: 1px solid #dfdfdf;
    background-color: #f5f5f5;
    overflow: auto;
}


.relatedposts {}

.relatedposts ol {
    padding-top: 3px
}

.relatedposts li {
    float: left;
    display: block;
    width: 330px;
    height: 20px;
    overflow: hidden;
    line-height: 24px;
}

.navigation {
    margin: 9px 0 5px 0;
    font-size: 12px;
    float: right;
    text-align: right;
}

.pagination {
    line-height: 24px;
}

.inactive {
    height: 22px;
    width: 22px;
}

.pagination span,
.pagination a {
    width: 22px;
    text-align: center;
    height: 22px;
    line-height: 24px;
    margin: 0px 2px 0px 2px;
    display: inline-block;
    text-decoration: none;
    border: 1px #e0e0e0 solid;
}

.pagination .current {
    height: 22px;
    width: 22px;
    color: #333;
    border: 1px #bcbcbc solid;
    font-weight: bold;
    background: #f0f0f0;
}

.pagination a:hover {
    height: 22px;
    width: 22px;
    color: #333;
    border: 1px #bcbcbc solid;
    text-decoration: none;
}

.pagination .page_previous,
.pagination .prev {
    width: 50px;
    height: 22px;
    text-align: center;
}

.pagination .page_previous:hover,
.pagination .prev:hover {
    width: 50px;
    height: 22px;
    text-align: center;
}

.pagination .page_next,
.pagination .next,
.pagination .page_next:hover,
.pagination .next:hover {
    width: 50px;
    height: 22px;
    text-align: center;
}

.pagination .fir_las,
.pagination .fir_las:hover {
    width: 30px;
    height: 22px;
    text-align: center;
}

#z1e50asidebar {
    float: right;
    width: 260px;
    margin-top: 7px;
}

#z1e50asidebar li ul {}

#z1e50asidebar li ul li {}

#z1e50asidebar li ul.children li,
#z1e50asidebar li ul.children li ul li {
    padding-left: 18px;
    background: url(../image/tier1.gif) 6px 5px no-repeat;
}

#z1e50asidebar h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    margin: 5px 0 8px 0;
}

#z1e50asidebar ul {
    list-style: none;
}

.z1e50awidget {
    margin-top: 10px;
}

.z1e50awidget ul {
    padding: 1px 0 1px 0;
}

.z1e50awidget ul li {
    line-height: 22px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.z1e50awidget .r_widget {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.z1e50awidget .r_widget h3 {
    border-bottom: 2px solid #08a5e0;
}

.r_widget #calendar_wrap caption {
    width: 240px;
    font-weight: bold;
    font-size: 15px;
    color: #08a5e0;
}

.r_widget #calendar_wrap tr th,
td {
    width: 240px;
    text-align: center;
}

#tab-title {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

#tab-title h3 {
    border-bottom: 2px solid #08a5e0;
}

#tab-title .selected {
    color: #f00;
    font-weight: bold;
    color: #ff7200;
}

#tab-title span {
    padding: 0;
    width: 79px;
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
}

#tab-content .hide {
    display: none;
}

#tab-content ul {
    overflow: hidden;
    list-style: none
}

#tab-content ul li {
    line-height: 23px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

#z1e50asidebar ul li a {
    color: #333333;
}

#z1e50asidebar ul li a:hover {
    color: #ffa400;
}

.top_comment {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.top_comment h3 {
    border-bottom: 2px solid #08a5e0;
}

.sponsor {
    background: white;
    border: 1px solid #dedede;
    padding: 5px;
    overflow: hidden;
}

.sponsor h3 {
    border-bottom: 2px solid #08a5e0;
}

.notice {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.notice h3 {
    border-bottom: 2px solid #08a5e0;
}

.notice .notice_content {
    border: 1px solid #08a5e0;
    padding: 5px;
    color: #40bbec;
}

.top_comment ul li {
    list-style: none;
    float: left;
    margin-right: 1px;
}

.top_comment img.avatar {
    width: 35px;
    height: 35px;
    background: #e3e3e3;
    border: 1px solid #e3e3e3;
    padding: 2px;
    margin: 2px;
}

.top_comment img.avatar:hover {
    background: #d0d0d0;
}

#loginform p {
    line-height: 25px
}

input,
textarea,
button {
    outline: none;
}

.z1e50aarticle input {
    border: 1px solid #ddd;
    padding: 2px;
    margin: 2px
}

#loginform input.login {
    width: 120px;
    padding: 2px;
    background: #fff;
    color: #444;
    border: 1px solid #ddd;
    box-shadow: inset 2px 3px 5px #eee;
}

#loginform input.denglu {
    background: #f0f0f0;
    width: 66px;
    height: 23px;
    color: #444;
    text-align: center;
    margin-top: 8px;
    border: 1px solid #ddd;
}

#loginform input:focus {
    border: 1px solid #ccc;
}

.r_comment {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.r_comment h3 {
    border-bottom: 2px solid #08a5e0;
}

.r_comment ul {
    list-style-type: none;
}

.r_comment li {
    line-height: 22px;
    clear: both;
}

.r_comment li a {
    display: block;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.r_comment ul li img.avatar {
    height: 32px;
    float: left;
    padding: 3px;
    margin: 4px 4px 0 0;
    background: #fff;
    border: 1px solid #ddd;
}

.r_tags {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.r_tags h3 {
    border-bottom: 2px solid #08a5e0;
}

.r_statistics {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.r_statistics h3 {
    border-bottom: 2px solid #08a5e0;
}

.r_links {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.r_links h3 {
    border-bottom: 2px solid #08a5e0;
}

.v-links {
    overflow: hidden;
}

.v-links ul {
    margin: 0px;
    padding: 0px;
}

.v-links li {
    float: left;
    width: 110px;
    height: 20px;
    padding-right: 7px;
    overflow: hidden;
}

.v_avatar {
    float: left;
    width: 70px;
    margin-left: 18px;
}

.v_avatar img {
    padding: 6px;
    background: #e3e3e3;
    border: 1px solid #e3e3e3;
}

.v_li {
    float: right;
    width: 135px;
    line-height: 19px;
    list-style: none;
}

.r_login {
    background: white;
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.z1e50aarticles_all {
    line-height: 30px;
}

.car-collapse .car-yearmonth {
    cursor: s-resize;
}

a.car-toggler {
    line-height: 30px;
    font-size: 14px;
    color: #c30
}

.car-list li {
    list-style: none;
    line-height: 24px
}

.car-list li ul {
    padding-left: 30px
}

.car-plus,
.car-minus {
    width: 15px;
    display: block;
    float: left;
    font-family: courier new, lucida console, ms gothic, ms mincho;
}

.weisaylink,
.linkstandard {
    list-style: none;
}

.weisaylink ul ul,
.linkstandard ul {
    list-style: none;
    line-height: 24px
}

.weisaylink ul ul li {
    float: left;
    height: 28px;
    width: 25%;
    overflow: hidden;
}

.weisaylink ul li h2,
.linkstandard h2 {
    clear: both;
    font-size: 15px
}

.v_comment {}

.v_comment ul {
    padding-top: 14px
}

.v_comment ul li {
    list-style-type: none;
    display: inline;
}

.v_comment img {
    height: 36px;
    height: 36px;
    float: left;
    padding: 1px;
    margin: 2px;
    border: 1px solid #ddd;
}

.v_comment img:hover {
    border: 1px solid #ccc;
    -webkit-animation: comm 1.1s ease-in infinite;
    box-shadow: 0 0 2px rgba(0, 158, 224, 0.9);
    -moz-box-shadow: 0 0 2px rgba(0, 158, 224, 0.9);
    -webkit-box-shadow: 0 0 2px rgba(0, 158, 224, 0.9);
}

@-webkit-keyframes comm {
    0% {
        -webkit-box-shadow: 0 0 7px rgba(0, 158, 224, 0.9);
    }

    100% {
        -webkit-box-shadow: 0 0 2px rgba(0, 158, 224, 0.9);
    }
}


.commentlist {}

.commentlist .comment {
    list-style: none;
    border-top: 1px solid #ddd;
}

.commentlist li.comment ul.children {
    margin-left: 20px;
}

.commentlist .depth-1 {
    margin: 10px 0 10px 0;
}

.commentlist li {
    position: relative;
}

.commentlist .alt {}

.commentlist .comment-body {
    padding: 5px 0 5px 0
}

.commentlist .comment-body:hover {
    background: #f5f5f5;
}

.commentlist p {
    margin: 5px 0 5px 50px;
    line-height: 22px;
}

.reply {}

.reply a:link,
.reply a:visited {
    text-align: center;
    font-size: 12px;
}

.datetime {
    font-size: 12px;
    color: #aaa;
    text-shadow: 0px 1px 0px #fff;
    margin-left: 50px;
}

.commentmetadata {
    font-size: 12px;
    color: #aaa;
    text-shadow: 0px 1px 0px #fff;
    margin-left: 50px;
}

ol.commentlist li div.vcard img.avatar {
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
    margin: 4px 6px 0 0;
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
}

ol.commentlist li div.floor {
    float: right;
    color: #bbb
}

#respond {
    padding: 5px 10px 10px;
    overflow: hidden;
}

#respond_box {
    clear: both;
    border-top: 1px solid #ddd;
}

#respond h3 {
    margin: 5px 0 6px 0;
}

#comment {
    background: #fff url(../image/comment3.gif) no-repeat center;
}

#commentform p {
    color: #333;
}

#commentform label {
    color: #868686;
}

#commentform input {
    border: 1px solid #ddd;
    width: 160px;
    margin: 4px 5px 4px 0;
    padding: 3px;
    box-shadow: inset 2px 3px 5px #eee;
}

#commentform input:focus {
    border: 1px solid #ccc;
}

#commentform textarea {
    width: 72%;
    height: 120px;
    font-size: 13px;
    padding: 4px;
    margin: 4px 0 0 0;
    border: 1px solid #ddd;
    box-shadow: inset 2px 3px 5px #eee;
}

#commentform textarea:focus {
    border: 1px solid #ccc;
}

#commentform input#submit,
#commentform input#reset {
    width: 87px;
    height: 26px;
    color: #393939;
    text-align: center;
    text-shadow: 0px 1px 0px #fff;
    margin-top: 8px;
    border: 1px solid #ddd;
}

#commentform #submit:hover,
#commentform #reset:hover {
    font-weight: bold;
}

#real-avatar .avatar {
    float: right;
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 20px;
    _margin-right: 10px;
}


**/ #roll_top,
#fall {
    position: relative;
    cursor: pointer;
    height: 50px;
    width: 15px;
}

#ct {
    position: relative;
    cursor: pointer;
    height: 50px;
    width: 15px;
}

#roll_top {
    background: url("404.png") no-repeat;
}

#fall {
    background: url("404.png") no-repeat 0 -100px;
}

#ct {
    background: url("404.png") no-repeat 0 -50px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -228px;
    position: fixed;
    right: 50%;
    top: 52%;
    _position: absolute;
    _margin-top: 345px;
    _top: expression(eval(document.documentelement.scrolltop));
}


#z1e50afooter {
    text-align: center;
    height: auto;
    background: #202020;
    padding-top: 20px;
    font-size: 12px;
    margin-top: 15px;
    color: #777;
    border-top: 5px solid #ebebeb;
}

#z1e50afooter a:link,
#z1e50afooter a:visited {
    color: #777
}


.flinks {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: left;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.footerc {
    line-height: 25px;
}

.z1e50ajz_pages {}

.z1e50ajz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.z1e50ajz_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.z1e50ajz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.z1e50ajz_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.z1e50ajz_pages ul li.thisclass,
.z1e50ajz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.z1e50ajz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #0F0C0C;
}

.z1e50ajz_pages .pageinfo strong {
    color: #140C0C;
    font-weight: normal;
    margin: 0px 2px;
}

.pagelist strong {
    background: #FDFDFD;

}

.z1e50adangqian {
    margin-bottom: 15px;
}





.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}



.z1e50ameta-tags {
    padding: 20px 0;
}

.z1e50ameta-tags .z1e50atagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z1e50ameta-tags .z1e50atagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z1e50ameta-tags .z1e50atagitem:not(:last-child) {
    margin-right: 10px;
}



.z1e50acontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z1e50acontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z1e50acontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z1e50acontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z1e50amain,
    .z1e50acontainer {
        width: auto;
    }
}

.z1e50aplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z1e50arow .z1e50arowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z1e50arow .z1e50arowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z1e50arow .z1e50arowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}


.z1e50acontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z1e50acontent p {
    padding-bottom: 20px;
}

.z1e50acontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z1e50acontent .contain:hover {
    background: #EFEFEF;
}

.z1e50acontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z1e50acontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z1e50acontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z1e50acontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}


.z1e50anews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}