/*  
365建站器让建站和seo变得简单！
siteurl：http://soft.365jz.com
*/
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-family: "微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif;
    color: #222222;
    font-size: 14px;
    line-height: 20px;
    background: #F8F8FA !important;
}

* {
    padding: 0;
    margin: 0;
}

div,
h1,
h2,
h3,
h4,
p,
form,
ul,
label,
input,
textarea,
img,
span,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.font14 {
    font-size: 14px;
}

.padding-tb30 {
    padding: 30px 0;
}

.padding-t20 {
    padding: 20px 0;
}

/*  
header
*/
.zfc73bheader {
    height: 60px;
    line-height: 60px;
    background: #FFF;
    box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}

.zfc73bnav .zfc73bnav-item {
    line-height: 60px;
}

.zfc73bnav-child {
    top: 60px;
    line-height: 45px;
}

.zfc73bheader .logo {
    position: absolute;
    left: 0;
    top: 0;
}

.zfc73bheader .logo h1 {
    font-size: 24px;
}

.zfc73bheader .logo img {
    max-height: 60px;
    padding: 0;
}

.zfc73bnavmenu {
    position: absolute;
    left: 140px;
    top: 0;
}

.zfc73bnavmenu .zfc73bnav {
    background-color: transparent;
}

.zfc73bnavmenu ul li:hover {
    color: #333;
}

.zfc73bnavmenu .zfc73bnav-item:hover a {
    color: #e50012;
}

.zfc73bnav .zfc73bthis:after,
.zfc73bnav-bar {
    background-color: #e50012;
}

.zfc73bnavmenu .zfc73bnav-item a,
.zfc73bnavmenu .zfc73bnav-itemed>a {
    color: #333 !important;
}

.zfc73bnavmenu .zfc73bnav-itemed>.zfc73bnav-child {
    background-color: rgba(0, 0, 0, .1) !important;
}

.zfc73bnavmenu .zfc73bnav .zfc73bnav-child a:hover {
    background: rgba(232, 235, 239, .8);
}

.zfc73bcontainer {
    margin-top: 20px;
}

.nav-right {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
}

.nav-right ul li {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.wx-pic {
    margin-top: 5px;
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .3);
    font-size: 14px;
    height: 128px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 240px;
    z-index: 100;
    border: 1px solid #eee;
    display: none;
}

.wx-li {
    position: relative;
}

.wx-pic img {
    float: left;
    height: 108px;
    width: 108px;
}

.wx-li span {
    font-size: 16px;
    margin-left: 5px;
}

.wx-li i,
.search-li i {
    font-size: 18px;
    width: 19px;
    height: 18px;
    background: url("../images/ss.png");
    display: block;
}

.nav-right ul li.search-li span {
    font-size: 16px;
    margin-left: 5px;
    position: relative;
}

.wx-pic::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    height: 10px;
    position: absolute;
    right: 27px;
    top: -5px;
    transform: rotate(-45deg);
    width: 10px;
}

.wx-li:hover {
    cursor: pointer;
    color: #3ca5f6;
}

.icon-search:hover,
.search-li:hover,
.search-li:hover .icon-search {
    color: #3ca5f6;
    cursor: pointer;
}

.wx-li:hover .wx-pic {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    display: block;
    margin-top: 0;
}

.zfc73bheader .zfc73bmain,
.zfc73bheader .search ul {
    height: 100%;
}

.zfc73bheader .search {
    font-size: 12px;
}

.zfc73bheader .search ul li {
    position: relative;
    height: 100%;
}

.zfc73bheader .search span i {
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 36px;
    height: 36px;
    margin-top: 0px;
    font-size: 30px;
    opacity: 0.6;
    cursor: pointer;
    background: url("../images/ss.png") no-repeat center center;
    background-size: 100% 100%;
}

.zfc73bheader .search:hover i {
    opacity: 1;
}

.zfc73bheader .search input {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    height: 40px;
    width: 100%;
    font-size: 18px;
    background-color: transparent;
}

/*  
banner
*/
.swiper-container {
    width: 100%;
    height: 330px;
    border-radius: 5px
}

.swiper-container img {
    width: 100%;
    min-height: 300px;
}

.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: 0;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
    HEIGHT: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swiper-text .banner-text-wrap {
    width: 100%;
    height: 100%;
}

.swiper-text .top-banner-text {
    max-width: 1180px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;

}

.swiper-t {
    position: relative;
    height: 100%;
    width: 40%;
    z-index: 0;
}

.w-relate {
    width: 40%;
}

.swiper-des {
    background-blend-mode: darken;
    background-color: #99999980;
    left: 0;
    height: 100%;
    padding: 20px 18px;
    width: 100%;
    color: #FFFFFF;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
}

.item-box-background {
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    background-position: 50%;
    background-repeat: no-repeat;
    background: hsla(0, 0%, 50%, .5);
    background-size: cover;
    filter: blur(15px);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.item-box-text-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
}

.item-box-text-description {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.item-box-text-bottom {
    align-items: center;
    bottom: 14px;
    color: #fff;
    display: block;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    justify-content: space-between;
    left: 18px;
    line-height: 16px;
    position: absolute;
    width: 219px;
}

.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}

.swiper-text .banner2 {
    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
}

.swiper-text .top-banner-text .banner1 h2 {
    color: #fff;
    font-size: 36px;
}

.swiper-text .top-banner-text .banner1 p {
    color: #fff;
    opacity: .8;
    font-size: 18px;
    line-height: 1.7;
}

.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 .top-banner-text h2,
.swiper-text .top-banner-text p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.7;
}

.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);
}

.ugc-quick-message[data-v-cfdd0581] {
    display: flex;
    margin-bottom: 15px;
    max-height: 60px;
    width: 100%;
    box-sizing: border-box;
}

.ugc-quick-message .ugc-quick-left[data-v-cfdd0581] {
    background: linear-gradient(50deg, #2b99ff, #5a6aff);
    border-radius: 9999px;
    height: 6px;
    margin-right: 12px;
    margin-top: 6px;
    opacity: .5;
    width: 6px;
}

.ugc-quick-message .ugc-quick-right[data-v-cfdd0581] {
    display: flex;
    flex: 1;
    flex-direction: column;
    font-family: Microsoft YaHei;
}

.ugc-quick-message .ugc-heat-feedback[data-v-cfdd0581] {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-left: 8px;
    width: 31px;
}

.ugc-quick-message .ugc-quick-right .ugc-quick-item-name[data-v-cfdd0581] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #323232;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 4px;
    max-height: 40px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.bgb {
    background: #FFF;
    box-sizing: border-box;
    padding: 0 20px;
}

.row1 {
    border-radius: 5px;
}

.article_wrapper[data-v-a436f98c] {
    margin-bottom: 16px;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.relative {
    position: relative;
}

.article_div[data-v-a436f98c] {
    border-radius: 4px;
    flex: none;
    margin-right: 10px;
    overflow: hidden;
}

.h-\[64px\] {
    height: 64px;
}

.min-w-\[100px\] {
    min-width: 100px;
}

.w-\[108px\] {
    width: 108px;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.article-index {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.flex-col {
    float: left;
}

.index-path[data-v-fd8ec08b] {
    fill: #b8b8b8;
    transition: all .2s ease-out;
}

.aside-hot-article-title[data-v-a436f98c] {
    width: 100%;
    --tw-text-opacity: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: rgba(50, 50, 50, var(--tw-text-opacity));
    display: -webkit-box;
    font-family: Microsoft YaHei;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s ease-out;
}

.article_time[data-v-a436f98c] {
    word-wrap: break-word;
    color: #b8b8b8;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
}

.absolute {
    position: absolute;
}

.text-center {
    text-align: center;
}

.left-0 {
    left: 0;
}

.top-0 {
    top: 0;
}

.absolute {
    position: absolute;
}

.w-\[20px\] {
    width: 20px;
}

.h-\[18px\] {
    height: 18px;
}

.pt-\[3px\] {
    padding-top: 3px;
}

.text-\[12px\] {
    font-size: 12px;
    line-height: 1;
}

.h-\[18px\] {
    height: 18px;
}

.only-mobile-show {
    display: none;
}

.mr-\[10px\] {
    margin-right: 10px;
}

.subscript[data-v-a436f98c] {
    top: 1px !important;
    background: rgba(0, 0, 0, .3);
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    font-weight: 600;
    color: #FFF;
}

.flex-col {
    flex-direction: column;
}

.hot-report-item[data-v-f31cc3e4] {
    align-items: center;
    display: flex;
    font-family: Microsoft YaHei;
    height: 60px;
    justify-content: flex-start;
    padding: 10px 10px;
}

.hot-report-item .report-index[data-v-f31cc3e4] {
    align-items: center;
    display: flex;
    flex: none;
    height: 100%;
    justify-content: center;
    margin-right: 7px;
    width: 20px;
    font-size: 16px;
    font-weight: bold;
}

.hot-report-item:nth-of-type(1) .report-index {
    color: red;
}

.hot-report-item:nth-of-type(2) .report-index {
    color: orange;
}

.hot-report-item:nth-of-type(3) .report-index {
    color: orchid;
}

.hot-report-item:nth-of-type(4) .report-index {
    color: green;
}

.hot-report-item .report-info[data-v-f31cc3e4] {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: space-between;
}

.hot-report-item .report-info .report-info-title[data-v-f31cc3e4] {
    --tw-text-opacity: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: rgba(50, 50, 50, var(--tw-text-opacity));
    display: block;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    line-height: 1.5;
    line-height: 19px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.hot-report-item .report-info .report-info-time[data-v-f31cc3e4] {
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.nav-list {
    padding: 17px 24px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 4px;

}

/*Plugin CSS*/
.zfc73brow_3 .str_wrap {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
    height: 300px;
}

.zfc73brow_3 .str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.zfc73brow_3 .str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.zfc73brow_3 .str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.zfc73brow_3 .str_vertical .str_move,
.zfc73brow_3 .str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.zfc73brow_3 .str_wrap img {
    max-width: none !important;
}

/* 布局 */
.grid-demo {
    padding: 10px;
    line-height: 50px;
    text-align: center;
    background-color: #79C48C;
    color: #fff;
}

/* container */
.zfc73bsub-menu {
    background: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
}

.zfc73bsub-menu ul {
    text-align: center;
    font-size: 0;
}

.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}

.zfc73bsub-menu ul li {
    float: left;
    position: relative;
}

.zfc73bsub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    padding: 18px 0;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.zfc73bsub-menu ul li.selected a {
    color: #ff5e19;
}

.zfc73bsub-menu ul li:hover a {
    color: #ff5e19;
}

.zfc73bsub-menu ul li.selected a::after {
    width: 100%;
}

.zfc73bsub-menu ul li:hover a::after {
    width: 100%;
}

.zfc73bsub-menu ul li a::after {
    content: "";
    width: 0;
    height: 4px;
    background: #ff5e19;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

@font-face {
    font-family: 'HelveticaNeueLTPro';
    src: url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype')
}

.zfc73brow .zfc73browtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.zfc73brow .zfc73browtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.zfc73brow .zfc73browtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

.zfc73brow .lead {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.zfc73brow .wow {
    background: #EFEFEF;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    padding: 4px;
}

.zfc73brow .wow:hover {
    background: #75B439;
}

.zfc73brow .wow dt img {
    width: 100%;
}

.zfc73brow .wow dd {
    padding: 15px;
}

.zfc73brow .wow dd h1 {
    font-size: 24px;
    text-align: center;
    color: #333;
}

.zfc73brow .wow dd p {
    color: #646464;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
}

.zfc73brow .wow:hover dd h1,
.zfc73brow .wow:hover dd p {
    color: #fff;
}

.zfc73brow .perProduct {
    position: relative;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    height: 200px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
}

.zfc73brow .perProduct .left {
    float: left;
    width: 40%;
    height: 100%;
    box-sizing: border-box;
}

.zfc73brow .perProduct .left img {
    top: 50%;
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

.zfc73brow .perProduct .right {
    float: left;
    width: 60%;
    font-family: MicrosoftYaHei;
}

.zfc73brow .perProduct .right p {
    padding: 24px 0 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 28px;
}

.zfc73brow .perProduct .right .p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 5px;
}

.zfc73brow .perProduct .right .look {
    position: absolute;
    bottom: 16px;
    right: 15px;
    background: #2352be;
    min-width: 80px;
    padding: 0 10px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0.88px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all .4s;
    text-decoration: none;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
}

.zfc73brow .perProduct .right .look:hover {
    background-color: #1d3a7d;
}

.zfc73brow .featured-image {
    text-align: center;
}

.zfc73brow .featured-image img {
    width: 70%;
}

.zfc73brow .description {
    padding-top: 20px;
}

.zfc73brow .description h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
}

.zfc73brow .description p {
    font-size: 16px;
    line-height: 30px;
    padding: 4px;
}

.zfc73brow_3 .zfc73barticle_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    min-height: 180px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.zfc73brow_3 .zfc73barticle_content:hover {
    background: #EFEFEF;
}

.zfc73brow_3 .zfc73barticle_img {
    width: 100%;
    height: 180px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
}

.zfc73brow_3 .zfc73barticle_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.zfc73brow_3 .zfc73barticle_title:hover {
    color: #e50012;
}

.zfc73brow_4_1 .zfc73barticle_content {
    min-height: 90px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    position: relative;
}

.row_6_news .zfc73barticle_content {
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 20px;
}

.zfc73brow_4_1 .zfc73barticle_img {
    width: 120px;
    height: 90px;
    overflow: hidden;
}

.row_6_news .zfc73barticle_img {
    width: 190px;
    height: 140px;

}

.zfc73brow_4_1 .zfc73barticle_img img {
    width: 100%;
    min-height: 90px;
}

.row_6_news .zfc73barticle_img img {
    min-height: 140px;
}

.zfc73brow_4_1 .zfc73barticle_info {
    position: absolute;
    left: 140px;
    right: 20px;
    top: 10px;
    bottom: 0;
}

.row_6_news .zfc73barticle_info {
    top: 30px;
}

.row_6_news .zfc73barticle_info {
    left: 225px;
}

.htitle-color {
    padding-top: 20px;
    font-weight: bold;
    color: #31424e;
}

.zfc73brow_4_1 .zfc73barticle_title a {
    font-size: 16px;
    text-decoration: none;
}

.row_6_news .zfc73barticle_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row_6_news .zfc73barticle_title a {
    font-size: 20px;
}

.box-moder {
    position: relative;
    padding: 20px 0;
}

.span-mark {
    display: inline-block;
    background-color: #e50012;
    position: absolute;
    z-index: 1;
    height: 20px;
    line-height: 20px;
    width: 4px;
}

.box-moder h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 0 20px;
    margin: 0;
}

.hour24-title {
    border-bottom: 1px solid #ddd;
    margin: 0 0 25px 0px;
}

.hour24-title h3 {
    border-bottom: 3px solid #e50012;
    bottom: -3px;
    color: #555;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    padding-bottom: 10px;
    position: relative;
}

.hour24-title h5 {
    bottom: -3px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 10px;
    position: relative;
}

.zfc73brow_4_1 .zfc73barticle_title a:hover {
    color: #e50012;
}

.zfc73brow_4_1 .zfc73barticle_time {
    position: absolute;
    bottom: 10px;
}

.zfc73brow_4_1 .zfc73barticle_time_1 {
    margin: 15px 0;
    color: #bbb;
}

.zfc73brow_4_1 .zfc73barticle_des {
    color: #666;
    font-size: 15px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

a.site-down {
    position: relative;
    padding: 0 30px 0 30px;
    margin: 15px 0 0 6px;
    height: 36px;
    line-height: 36px;
    background-color: #0a6dee;
    font-size: 24px;
    color: #ccc;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.zfc73brow_6 .zfc73barticle_content {
    min-height: 180px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.zfc73brow_6 .zfc73barticle_content:hover {
    background: #EFEFEF;
}

.zfc73brow_6 .zfc73barticle_img {
    width: 100%;
    height: 191px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    margin-bottom: 34px;
}

.zfc73brow_6 .zfc73barticle_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    bottom: -34px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

#adv01 img,
#adv02 img,
#adv03 img {
    width: 100%;
}

.zfc73brow_6 .zfc73barticle_title:hover {
    color: #e50012;
}

.wx-text span {
    display: inline-block;
    margin-top: 30px;
    position: relative;
}

a.site-down:hover {
    color: #fff;
    border-radius: 30px;
}

.news_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.news_content:hover {
    background: #EFEFEF;
}

.news_img {
    width: 100%;
    height: 180px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.news_info {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 165px;
}

.article_title {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
}

.news_summary {
    line-height: 26px;
    color: #878787;
    margin-top: 14px;
    font-size: 14px;
    overflow: hidden;
}

/* 列表 */
.zfc73bnews_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;
}

/* 内容 */
.zfc73bplace {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 48px;
    font-size: 14px;
}

.zfc73bbody {
    overflow-x: hidden;
    font-size: 16px;
    line-height: 28px;
    padding: 20px;
    background: #FFF;
}

.zfc73bbody h2 {
    text-align: center;
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 20px;
}

.zfc73bbody .info {
    text-align: center;
    padding-bottom: 15px;
    font-family: HelveticaNeueLTPro, 微软雅黑;
}

.zfc73bbody .info small {
    padding: 0 1px;
}

.zfc73bbody p {
    padding-bottom: 20px;
}

.zfc73bbody img {
    max-width: 98%;
    height: auto;
}

.zfc73bmeta-tags {
    padding: 20px 0;
}

.zfc73bmeta-tags .zfc73btagitem {
    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;
}

.zfc73bmeta-tags .zfc73btagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.zfc73bmeta-tags .zfc73btagitem:not(:last-child) {
    margin-right: 10px;
}

.zfc73bcontext {
    line-height: 30px;
}

/* 自定义内容 */
.zfc73bcontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.zfc73bcontent p {
    padding-bottom: 20px;
}

.zfc73bcontent .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;
}

.zfc73bcontent .contain:hover {
    background: #EFEFEF;
}

.zfc73bcontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.zfc73bcontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.zfc73bcontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.zfc73bcontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 时间线 */
.twtimeline {
    position: relative;
    min-height: 454px;
}

.twtimeline::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    border-left: 2px dashed #ccc7c0;
}

.twtimeline .image {
    position: relative;
}

.twtimeline .img-contain {
    overflow: hidden;
    max-width: 384px;
    display: inline-block;
}

.twtimeline .img-contain img {
    max-width: 384px;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.twtimeline .img-contain img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.twtimeline .image img {
    max-width: 100%;
}

.twtimeline .image .img-bg {
    background: #eeeeee;
    position: absolute;
    z-index: -1;
    left: 34px;
    top: 34px;
    height: 216px;
    width: 384px;
}

.twtimeline .text .date {
    display: block;
    text-align: left;
    padding-left: 45px;
    background: url(/images/time_icon.png) no-repeat left;
    -webkit-transform: translate(-11px, -11px);
    transform: translate(-11px, -11px);
    font-family: HelveticaNeueLTPro, 微软雅黑;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 28px;
}

.twtimeline .desc {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    padding-bottom: 28px;
}

.twtimeline .desc ul {
    padding-left: 54px;
}

.twtimeline .desc ul li {
    position: relative;
    margin-bottom: 10px;
}

.twtimeline .desc ul li::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    left: -16px;
    top: 8px;
    background: #85725a;
}

.twtimeline .text:nth-child(odd) {
    padding: 0 40px 0 48px;
}

.twtimeline .zda315col-md6:nth-child(odd) .date {
    text-align: right;
    background-position-x: right;
    padding-left: 0;
    padding-right: 45px;
    -webkit-transform: translate(54px, 0px);
    transform: translate(54px, 0px);
}

.twtimeline .image:nth-child(odd) {
    top: 50%;
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    position: relative;
}

.twtimeline .image:nth-child(even) {
    text-align: right;
    padding-right: 32px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
}

.twtimeline .image:nth-child(even) .img-bg {
    background: #eeeeee;
    position: absolute;
    z-index: -1;
    left: auto;
    right: 70px;
    top: 34px;
}

.app-qrcode img {
    width: 130px;
    height: 130px;
}

/* footer */
.zfc73bfooter {
    margin: 0 auto;
    color: #707682;
    background: #2d3237;
    border-top: 1px solid #C7CED1;
    text-align: center;
    position: relative;
}

.zfc73bfooter a {
    color: #5d5d5d;
}

.zfc73bfooter a:hover {
    color: #FFF;
}

.zfc73bfooter .zfc73bflink {
    padding-bottom: 20px;
}

.zfc73bfooter .zfc73bflink li {
    display: inline-block;
    margin-left: 10px;
}

.zfc73bfooter .footerserver {
    padding: 20px 0 20px 0;
    text-align: center;
}

.zfc73bfooter dl {
    margin: 0 0 10px 50px;
}

.zfc73bfooter dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}

.zfc73bfooter dd {

    line-height: 30px;
}

.footerc {
    padding: 30px 0;
    line-height: 22px;
}

.i-icon,
.icon {
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.zfc73bfooter .footer-icon-list {
    padding-top: 0;
    margin-bottom: 10px;
    padding-left: 20px
}

.footer-right ul li {
    text-align: right
}

.icon-footer {
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 10
}

.icon-top {
    background-position: -191px 6px;
    height: 40px;
    width: 40px;
    display: block
}

.icon-footer-wb {
    background-position: 10px -104px
}

.icon-footer-wx {
    background-position: -49px -105px
}

.icon-footer-ios {
    background-position: -111px -105px
}

.icon-footer-android {
    background-position: 12px -185px
}

.icon-footer-inter {
    background-position: 11px -104px
}

.icon-footer-rss {
    background-position: -406px -638px
}

.icon-footer-wb:hover {
    background-position: 9px -144px;
    background-color: #f74864
}

.icon-footer-wx:hover {
    background-position: -50px -145px
}

.icon-footer-ios:hover {
    background-position: -112px -145px
}

.icon-footer-android:hover {
    background-position: 12px -226px
}

.icon-footer-inter:hover {
    background-position: 11px -29px
}

.icon-footer-rss:hover {
    background-position: -456px -638px
}

.zfc73bfooter .footer-icon-list ul li {
    background-color: #343a40;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: 10px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 0
}

.zfc73bfooter .footer-icon-list ul li span {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    opacity: 0;
    transform: scale(0, 0);
    display: block;
    transition: all .5s cubic-bezier(.3, 0, 0, 1.3) 0s;
    z-index: 10
}

.zfc73bfooter .footer-icon-list ul li::before {
    border-radius: 50%;
    content: "";
    height: 40px;
    opacity: 0;
    position: absolute;
    transform: scale(0, 0);
    transition: all .5s cubic-bezier(.3, 0, 0, 1.3) 0s;
    width: 40px;
    z-index: 0
}

.zfc73bfooter .footer-icon-list ul a:nth-child(1) li::before {
    background-color: #f74864
}

.zfc73bfooter .footer-icon-list ul a:nth-child(2) li::before {
    background-color: #1ec354
}

.zfc73bfooter .footer-icon-list ul a:nth-child(3) li::before {
    background-color: #7b8894
}

.zfc73bfooter .footer-icon-list ul a:nth-child(4) li::before {
    background-color: #93e64f
}

.zfc73bfooter .footer-icon-list ul a:nth-child(5) li::before {
    background-color: #3091f4
}

.zfc73bfooter .footer-icon-list ul a:nth-child(6) li::before {
    background-color: #ff9000
}

.zfc73bfooter .footer-icon-list ul li:hover::before {
    opacity: 1;
    transform: scale(1, 1)
}

.zfc73bfooter .footer-icon-list ul li:hover .span-wx {
    background-color: #f74864
}

.zfc73bfooter .footer-icon-list ul li:hover .span-ios {
    background-color: #1ec354
}

.zfc73bfooter .footer-icon-list ul li:hover .span-android {
    background-color: #7b8894
}

.zfc73bfooter .footer-icon-list ul li:hover .span-inter {
    background-color: #93e64f
}

.zfc73bfooter .footer-icon-list ul li:hover .span-rss {
    background-color: #3091f4
}

.zfc73bfooter .footer-icon-list ul li:hover span {
    opacity: 1;
    transform: scale(1, 1)
}

.zfc73bfooter .footer-icon-list .app-qrcode {
    box-shadow: 0 0 6px rgba(14, 22, 30, .3);
    display: none;
    height: 130px;
    margin-left: -45px;
    margin-top: -141px;
    position: absolute;
    width: 130px
}

.zfc73bfooter .footer-bull {
    font-size: 20px;
    margin: 0 15px;
    position: relative;
    top: 2px
}

.zfc73bfooter .bull-right {
    font-style: normal
}

.zfc73bfooter .bull-em {
    font-style: normal;
    margin-left: 15px
}

.zfc73bfooter .footer-icon-list .app-qrcode::after,
.zfc73bfooter .footer-icon-list .app-qrcode::before {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.zfc73bfooter .footer-icon-list .app-qrcode::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, .3) transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px 8px 8px;
    left: 56px;
    top: 130px
}

.zfc73bfooter .footer-icon-list .app-qrcode::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px 8px 8px;
    left: 57px;
    top: 129px
}

.go-top0 {
    background-color: #fff;
    border: 1px solid #eee;
    bottom: 50px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 10px;
    padding: 10px;
    z-index: 100
}

.go-feedback:hover,
.go-top0:hover {
    background-color: #e8e8e8
}

.icon-goTo {
    width: 35px;
    height: 35px;
    background-position: -67px 3px
}

#gotopbtn.hover {
    background: #ccc;
    color: #fff;
    text-decoration: none
}

/* diy */
.jz-numberBar {
    position: relative;
    margin: 25px auto;
    z-index: 2;
    background: #fff;
    color: #333;
    border-radius: 0 0 5px 5px;
}

.jz-numberBar .f-num {
    font-size: 40px;
    line-height: 1;
    vertical-align: middle;
    font-family: HelveticaNeueLTPro, 微软雅黑;
}

.f-numberItem-safeRun .text-day {
    margin-left: 13px;
    vertical-align: middle;
    line-height: 45px;
    font-size: 18px;
    color: #3a405b;
}

.jz-numberBar .f-numberDesc {
    width: auto;
    font-size: 18px;
    color: #989baf;
    vertical-align: middle;
    line-height: 45px;
    margin-left: 14px;
}

.f-numWrap {
    text-align: center;
}

.jz-numberBar .zfc73bcol-md3 {
    display: flex;
    padding: 20px 0;
    justify-content: space-around;
    align-items: center;
}

.jz-numberBar .flag {
    color: #fff;
    display: flex;
    align-items: center;
    cursor: default;
    transition: all .3s ease-in-out;
}

.jz-numberBar .flag img {
    max-height: 40px;
    margin-right: 15px;
}

.jz-numberBar .flag h3 {
    font-size: 22px;
    color: #333;
    opacity: .85;
}

.jz-numberBar .flag p {
    font-size: 14px;
    opacity: .8;
    color: #666;
}

.information-group {
    font-size: 0;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    background: #fff;
}

.shadow-box {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow linear 0.1s;
    -moz-transition: box-shadow linear 0.1s;
    -ms-transition: box-shadow linear 0.1s;
    -o-transition: box-shadow linear 0.1s;
    transition: box-shadow linear 0.1s;
}

.shadow-box:hover {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.information-list li a {
    line-height: 43px;
    display: block;
    font-size: 16px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-list>li.main-information>a {
    color: #e50012;
    font-size: 22px;
    line-height: 54px;
    font-weight: bold;
}

.information-list>.subtitle a:before {
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: #bbb;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 9px;
}

.information-list .subtitle:hover a {
    color: #e50012;
}

.information-list .subtitle:hover a:before {
    content: "";
    display: inline-block;
    background: url("../images/title_icon.png") center center no-repeat;
    width: 23px;
    height: 12px;
    margin-right: 9px;
}

.course-top {
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: url("../images/course-top-bg.png") 140px center no-repeat;
}

.course-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    padding-left: 15px;

}

.course-title:after {
    content: "";
    display: inline-block;
    background: url("../images/course_title_hover.png") center center no-repeat;
    background-size: 126px 8px;
    width: 126px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -6px;
}

.course-title h2 {
    font-size: 24px;
    display: inline-block;
}

.red {
    color: #e50012;
}

.course-more {
    font-size: 16px;
    float: right;
}

.course-more:hover {
    color: #e50012;
}

.padding10 {
    padding: 10px;
}

.news {
    background: #fff;
    margin: 25px 0;
    padding: 0 20px;
    box-sizing: border-box;
}

.info1 {
    padding: 10px 15px;
}

.zfc73brow_1 .zfc73barticle_content {
    min-height: 390px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.zfc73brow_1 .article_content:hover {
    background: #EFEFEF;
}

.zfc73brow_1 .zfc73barticle_img {
    width: 100%;
    height: 180px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.zfc73brow_1 .zfc73barticle_info {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 165px;
}

.zfc73brow_1 .zfc73barticle_title {
    font-size: 16px;
    color: #333;
    display: block;
    height: 40px;
    text-decoration: none;
    overflow: hidden;
}

.zfc73brow_1 .zfc73barticle_summary {
    line-height: 26px;
    color: #878787;
    margin-top: 14px;
    font-size: 14px;
    overflow: hidden;
    height: 128px;
}

.book-top {
    border-bottom: 1px solid #e50012;
    position: relative;
}

.item-title {
    display: inline-block;
    padding: 20px 0;
    font-size: 24px;
    letter-spacing: 3px;
}

.book-top .zfc73btab-title {
    font-size: 0;
    position: absolute;
    right: 80px;
    left: auto;
    bottom: 0;
    height: 60px;
}

.more-btn {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
}

.book-top .zfc73btab-title li {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.book-top .zfc73btab-title .zfc73bthis:after {
    border-color: #e50012;
    color: #e50012;
    border-left: 0;
    border-right: 0;
    box-shadow: 0 -3px 8px -1px rgba(0, 0, 0, 0.15);
    border-top: 4px solid #e50012;
    height: 61px;
    border-bottom: none;
}

.zfc73brow_4 .zfc73barticle_content {
    min-height: 90px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    position: relative;
}

.zfc73brow_4 .zfc73barticle_img {
    width: 120px;
    height: 90px;
    overflow: hidden;
}

.zfc73brow_4 .zfc73barticle_img img {
    width: 100%;
    min-height: 90px;
}

.zfc73brow_4 .zfc73barticle_info {
    position: absolute;
    left: 130px;
    right: 0;
    top: 0;
    bottom: 0;
}

.zfc73brow_4 .zfc73barticle_title a {
    font-size: 14px;
    text-decoration: none;
}

.zfc73brow_4 .zfc73barticle_title a:hover {
    color: #e50012;
}

.zfc73brow_4 .zfc73barticle_time {
    position: absolute;
    bottom: 0;
}

.search-box {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    overflow: auto;
    display: none;
}

.search-box .icon {
    background-repeat: no-repeat;
    vertical-align: text-bottom
}

.search-box .icon {
    display: inline-block;
    height: 20px;
    width: 20px;
}

.icon-search-close {
    background-position: -260px -120px;
    cursor: pointer;
    position: absolute;
    right: 60px;
    top: 60px;
    z-index: 999
}

.search-content {
    position: absolute;
    width: 40%;
    margin-left: 30%;
    padding-top: 10%;
}

.search-history {
    margin-top: 50px;
    display: inline-block
}

.search-history span {
    font-size: 16px;
    color: #bbb
}

.search-history ul {
    margin: 10px 0 0;
    display: inline-block
}

.search-history ul li {
    float: left;
    height: 35px;
    border: 1px solid #f0f0f0;
    margin: 0 20px 20px 0;
    padding: 0 15px;
    cursor: pointer
}

.search-box .search-history ul {
    width: 100%
}

.search-history .empty-history {
    font-size: 14px;
    color: #bbb;
    cursor: pointer
}

.search-history .empty-history:hover {
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.search-history ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
    line-height: 33px
}

.search-history ul li:hover {
    background-color: #3ca5f6;
    color: #fff;
    border-color: #3ca5f6
}

.search-history ul li:hover a {
    color: #fff
}

.search-hot ul li:hover {
    background-color: #3ca5f6;
    border-color: #3ca5f6
}

.search-hot {
    margin: 0 0 0 20px
}

.search-hot ul li a {
    color: #3ca5f6
}

/* mobile */
@media only screen and (max-width: 1140px) {
    .zfc73bheader .logo {
        left: 10px;
    }

    .zfc73bheader .logo {
        display: block;
        height: 60px;
        width: 137px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -68px;
    }

    .zfc73bheader .search {
        display: none;
        position: fixed;
        height: 24px;
        width: 156px;
        z-index: 1000;
        left: 20px;
        top: 40px;
    }

    .zfc73bheader .search .icon {
        top: 24px;
        margin-top: 0;
    }

    .zfc73bheader .search_r {
        left: auto;
        right: 20px;
    }

    .zfc73bheader .search input {
        width: 120px;
    }

    .nav-right {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .zfc73bcontainer {
        margin: 0 10px;
    }

    .zfc73bheader .search {
        display: none;
    }

    .swiper-container {
        min-height: 120px;
        max-height: 150px;
    }

    .swiper-container img {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
    }

    .swiper-text h3,
    .swiper-text h2 {
        font-size: 16px;
    }

    .swiper-text p {
        font-size: 12px;
    }

    .swiper-text .top-banner-text h2,
    .swiper-text .top-banner-text p {
        text-align: center;
    }

    .zfc73brow .description {
        text-align: center;
    }

    .zfc73brow .description p {
        text-align: left;
    }

    .row_6_news .ze3698article_img {
        width: 30%;
        height: 130px;
        margin-left: 10px;
    }

    .row_6_news .ze3698article_info {
        left: 35%;
    }

    .twtimeline .image {
        display: none;
    }

    .twtimeline::before {
        left: 0;
    }

    .twtimeline .text:nth-child(odd) {
        padding: 0;
    }

    .twtimeline .zda315col-md6:nth-child(odd) .date {
        text-align: left;
        background-position-x: left;
        padding-left: 45px;
        -webkit-transform: translate(-11px, -11px);
        transform: translate(-11px, -11px);
    }
}
.tagcloud{margin-top:5px;display:inline-block;}
.tagcloud a {position:relative;font-size:inherit !important;letter-spacing:1px;line-height:1;text-transform:capitalize;display:inline-block;margin:0 .25rem .5rem 0;border:1px solid var(--border-light);padding:.5rem .5375rem;border-radius:5px;}
.tagcloud a:hover {opacity: .8;color:#000;}

.color0{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color1{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color2{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color3{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color4{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color5{color:#8e4aff;background-color:rgba(154,72,245,.1)}
.color6{color:#c58516;background-color:rgba(179,103,8,.1)}
.color7{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color8{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color9{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color10{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color11{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color12{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color13{color:#888;background-color:rgba(136,136,136,.1)}
.color14{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color15{color:#c58516;background-color:rgba(179,103,8,.1)}
.color16{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color17{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color18{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color19{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color20{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color21{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color22{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color23{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color24{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color25{color:#888;background-color:rgba(136,136,136,.1)}
.color26{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color27{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color28{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color29{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color30{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color31{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color32{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color33{color:#888;background-color:rgba(136,136,136,.1)}
.color34{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color35{color:#c58516;background-color:rgba(179,103,8,.1)}
.color36{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color37{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color38{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color39{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color40{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color41{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color42{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color43{color:#18a52a;background-color:rgba(18,185,40,.1)}