﻿div,
h1,
h2,
h3,
h4,
p,
form,
ul,
label,
input,
textarea,
img,
span,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

body {

    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Console, Verdana, Courier New;
    padding: 0px;
    margin: 0px;
}

li {
    list-style-type: none
}

div {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
    font-size: 15px;

}

a:hover {
    color: #666;
    text-decoration: none;
}

img {
    max-width: 100%;
}

#z1e50acontainer {

    width: 100%;
    background: url(../image/body_bg.gif) repeat-x;

}

.headerbg {
    background: url(../image/head_bg.jpg) no-repeat center top;

}

#header {
    width: 980px;
    height: 40px;
    margin: 0 auto;
    padding: 70px 0 0 0;
    text-align: left;
}

#header img {
    max-height: 80px;
}

#z1e50anavigator ul {
    float: right;
}

#z1e50anavigator ul li {
    display: block;
    margin-right: 10px;
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    background: url(../image/tit_bg.gif) repeat-x top;
    color: #333;
    font: bold 12px/30px Arial;
    text-align: center;
    float: left;
}

#z1e50anavigator {
    display: block;
    clear: both;
    width: 980px;
    height: 42px;
    margin: 0 auto;
    text-align: left;
}

#body {
    display: block;
    clear: both;
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    padding: 9px;
    border: solid 1px #ddd;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    text-align: left;
}

.clear {
    clear: both;
}

#z1e50amain {
    float: right;
    width: 748px;
    overflow: hidden;
    padding: 7px 0;
    border: solid 1px #ddd;
    border-radius: 4px;
}

#list_item_new {}

.z1e50adiycontent {
    padding: 0 8px;
    line-height: 22px;
}

#article_toplist {
    margin: 20px 20px 0 20px
}

#z1e50apost_item {
    display: block;
    clear: both;
    background: url(../image/line_1.gif) repeat-x bottom;
    font-size: 9px;
}

#article_title {
    display: block;
    margin: 5px 0px;
    color: #000;
    font: normal 'Microsoft YaHei';
}

.article_title h1 a {
    font: normal 'Microsoft YaHei';
    font-size: 13px;
}

#article_description {
    color: #666;
    font: normal 14px/24px Arial;
    text-indent: 2em;

}

#article_manage {
    padding: 5px 0;
    color: #999;
    font: normal 12px/24px Arial;
    text-align: right;
}

.link_postdate {
    margin: 0 5px 0 0;
}

.link_view {
    padding: 0 0 0 14px;
    margin-left: 5px;
    background: url(../image/ico_view.png) no-repeat left center;
}

.link_comments {
    padding: 0 0 0 14px;
    
    margin-left: 5px;
}


#z1e50aside {
    float: left;
    width: 200px;
    overflow: hidden;
    line-height: 120%;
}

.panel {

    margin: 0 0 10px 0;
    padding: 7px;
    border: solid 1px #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.panel_head {
    clear: both;
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    background: url(../image/tit_bg.gif) repeat-x top;
    color: #333;
    font: bold 12px/30px Arial;
    text-indent: 5px;
}

.panel_body {
    padding: 4px 5px;
}

.panel_body ul li {
    color: #369;
    margin: 8px 0px;
    list-style: none;
    width: 174px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;

}

.panel_body ul li a {

    font-size: 13px;
}

.panel_body ul li a:hover {
    color: #200
}

#z1e50afooter {
    margin: 0 auto;
    color: #434343;
    background: #F3F4F5;
    border-top: 1px solid #C7CED1;
    text-align: center;
    padding: 20px;
    width: auto;
    height: 40px;
    margin-top: 15px;
}

#z1e50afooter p {
    line-height: 25px;
}

.flinks {
    width: 95%;
    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;
}



.z1e50apost_item_list {
    margin: 0 20px;
    padding: 5px 0;
    display: block;
    clear: both;
    background: url(../image/line_1.gif) repeat-x bottom;
    height: 30px;
    text-indent: 10px;
}

.article_title_list {
    display: inline;
    float: left;
    height: 30px;
    text-overflow: ellipsis;
    margin: 0 !important;
    font: normal 14px/30px Arial !important;
    line-height: 30px;
    width: 470px;
    overflow: hidden;
}

.article_manage_list {
    display: inline;
    float: right;
    padding: 0 !important;
    line-height: 30px !important;
    text-align: right !important;
    white-space: nowrap;
    color: #999;
    font: normal 12px/24px Arial;

}


.article_title_list h1 {
    font: normal 12px/30px Arial !important;
    display: inline;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    color: #000;
}




.article_details {
    margin: 20px
}

.article_title {
    display: block;
    margin: 5px 0px;
    color: #554F4F;
    font: normal 12px 'Microsoft YaHei';
    text-align: center;
}

.article_title h1 a {
    font-size: 9px;
}

.z1e50aarticle_manage {
    padding: 5px 0;
    color: #999;
    font: normal 12px/24px Arial;
    text-align: right;
}

.article_content {
    margin: 20px 0 0 0;
    font-family: Courier New, Console, Verdana, "微软雅黑";
    font: normal 14px/26px Arial;
}



.z1e50axiayibu {
    margin-top: 20px;
}

.z1e50axiayibu ul li {
    list-style-type: none;
    line-height: 26px;
    display: block;
}

.juli {
    display: block;
    height: 20px;
}

.xiayibu ul li :hover {
    color: #c00;
}



.navigation {
    margin: 9px 0 5px 0;
    font-size: 12px;
    float: right;
    text-align: right;
}

.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;
}

.pageinfo {
    display: block;
    height: 17px;
    padding: 2px 4px 2px;
}

.pageinfo strong,
b {
    font-weight: 100;
    color: #555;
}

.z1e50ajz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #ECEBEB;
    padding: 2px 4px 2px;
    font-weight: bold;
}


b {
    font-weight: 500;
}




.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;
}