/*  
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: 12px;
    line-height: 20px;
    background: #FFF;
}

* {
    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;
}


/*  
header
*/

.z8ea84header {
    height: 90px;
    background: #FFF;
    box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}

.z8ea84header .logo {
    position: absolute;
    left: 0;
    top: 0;
}

.z8ea84header .logo h1 {
    font-size: 24px;
    line-height: 90px;
}

.z8ea84header .logo img {
    max-height: 90px;
    padding: 0;
}

.z8ea84navmenu {
    position: absolute;
    right: 150px;
    top: 0;
}

.z8ea84nav .z8ea84nav-item {
    line-height: 90px;
}

.z8ea84nav .z8ea84nav-more {
    display: none;
}

.z8ea84nav .z8ea84nav-item dl {
    background-color: #a0a2af;
    border: 1px solid #a0a2af;
    top: 65px;
}

.z8ea84navmenu li.z8ea84nav-item dl dd a {
    color: #fff !important;
}

.z8ea84navmenu li.z8ea84nav-item dl dd a::after {
    display: none;
}

.zc7a2cnav .zc7a2cthis:after,
.zc7a2cnav-bar {
    top: 60px !important;
}

.z8ea84navmenu .z8ea84nav {
    background-color: #FFF;
}

.z8ea84nav .z8ea84this:after,
.z8ea84nav-bar {
    height: 1px;
    background-color: #B92825;
}

.z8ea84navmenu ul li:hover a::after {
    content: "";
    position: absolute;
    left: 15px !important;
    top: 60px !important;
    width: 68px !important;
    opacity: 1 !important;
    height: 1px;
    -webkit-transition: all .2s;
    pointer-events: none;
    z-index: 1000;
    background-color: #B92825;
}

.index .z8ea84header .z8ea84navmenu ul li:first-child a {
    color: #B92825 !important;
}

.index .z8ea84header .z8ea84navmenu ul li:first-child a::after {
    content: "";
    position: absolute;
    left: 0px !important;
    top: 60px !important;
    width: 68px !important;
    opacity: 1 !important;
    height: 1px;
    -webkit-transition: all .2s;
    pointer-events: none;
    z-index: 1000;
    background-color: #B92825;
}

.z8ea84navmenu ul li.z8ea84this a,
.z8ea84navmenu ul li:hover a {
    color: #B92825 !important;
}

.z8ea84navmenu .z8ea84nav-item a,
.z8ea84navmenu .z8ea84nav-itemed>a {
    color: #333!important;
}

.z8ea84navmenu .z8ea84nav-itemed>.z8ea84nav-child {
    background-color: rgba(0, 0, 0, .1)!important;
}

.z8ea84navmenu .z8ea84nav .z8ea84nav-child a:hover {
    background: #8f919e;
}

.z8ea84header .search {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 12px;
}

.z8ea84header .search ul li {
    position: relative;
    height: 24px;
    margin-top: -12px;
}

.z8ea84header .search .icon {
    color: #666;
    position: absolute;
    right: 4px;
    top: 5px;
    z-index: 1;
    vertical-align: middle;
    background: url(/images/search.png) no-repeat;
    width: 20px;
    height: 20px;
}

.z8ea84header .search input {
    border-radius: 20px;
    background: rgba(232, 235, 239, .8);
    outline: none;
    height: 24px;
    border: none;
    padding-left: 10px;
    padding-right: 26px;
    opacity: 0.7;
    width: 100px;
    -webkit-transition: opacity 0.5s ease-out, width 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out, width 0.5s ease-out;
    transition: opacity 0.5s ease-out, width 0.5s ease-out;
}


/*  
banner
*/

.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: 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-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);
}


/* 布局 */

.grid-demo {
    padding: 10px;
    line-height: 50px;
    text-align: center;
    background-color: #79C48C;
    color: #fff;
}


/* container */

.z8ea84sub-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%);
}

.z8ea84sub-menu ul {
    text-align: center;
    font-size: 0;
}

.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}

.z8ea84sub-menu ul li {
    float: left;
    position: relative;
}

.z8ea84sub-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;
}

.z8ea84sub-menu ul li.selected a {
    color: #ff5e19;
}

.z8ea84sub-menu ul li:hover a {
    color: #ff5e19;
}

.z8ea84sub-menu ul li.selected a::after {
    width: 100%;
}

.z8ea84sub-menu ul li:hover a::after {
    width: 100%;
}

.z8ea84sub-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')
}

.z8ea84row .z8ea84rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z8ea84row .z8ea84rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z8ea84row .z8ea84rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

.z8ea84row .lead {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.z8ea84row .wow {
    background: #EFEFEF;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    padding: 4px;
}

.z8ea84row .wow:hover {
    background: #75B439;
}

.z8ea84row .wow dt img {
    width: 100%;
}

.z8ea84row .wow dd {
    padding: 15px;
}

.z8ea84row .wow dd h1 {
    font-size: 24px;
    text-align: center;
    color: #333;
}

.z8ea84row .wow dd p {
    color: #646464;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
}

.z8ea84row .wow:hover dd h1,
.z8ea84row .wow:hover dd p {
    color: #fff;
}

.z8ea84row .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;
}

.z8ea84row .perProduct .left {
    float: left;
    width: 40%;
    height: 100%;
    box-sizing: border-box;
}

.z8ea84row .perProduct .left img {
    top: 50%;
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

.z8ea84row .perProduct .right {
    float: left;
    width: 60%;
    font-family: MicrosoftYaHei;
}

.z8ea84row .perProduct .right p {
    padding: 24px 0 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 28px;
}

.z8ea84row .perProduct .right .p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 5px;
}

.z8ea84row .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;
}

.z8ea84row .perProduct .right .look:hover {
    background-color: #1d3a7d;
}

.z8ea84row .featured-image {
    text-align: center;
}

.z8ea84row .featured-image img {
    width: 70%;
}

.z8ea84row .description {
    padding-top: 20px;
}

.z8ea84row .description h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
}

.z8ea84row .description p {
    font-size: 16px;
    line-height: 30px;
    padding: 4px;
}

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;
}

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;
}


/* 列表 */

.z8ea84news_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;
}


/* 内容 */

.z8ea84place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z8ea84body {
    width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z8ea84body h2 {
    font-size: 20px;
    line-height: 50px;
    text-align: left;
    color: #2a2e2e;
}

.z8ea84body .info {
    padding-bottom: 15px;
    font-family: HelveticaNeueLTPro, 微软雅黑;
}

.z8ea84body .info small {
    padding: 0 1px;
}

.z8ea84body p {
    padding-bottom: 20px;
}

.z8ea84body img {
    max-width: 98%;
    height: auto;
}

.z8ea84meta-tags {
    padding: 20px 0;
}

.z8ea84meta-tags .z8ea84tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
}

.z8ea84meta-tags .z8ea84tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z8ea84meta-tags .z8ea84tagitem:not(:last-child) {
    margin-right: 10px;
}

.z8ea84context {
    line-height: 30px;
}


/* 自定义内容 */

.z8ea84content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z8ea84content p {
    padding-bottom: 20px;
}

.z8ea84content .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;
}

.z8ea84content .contain:hover {
    background: #EFEFEF;
}

.z8ea84content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z8ea84content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z8ea84content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z8ea84content .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;
}


/* footer */

.z8ea84footer {
    margin: 0 auto;
    color: #5d5d5d;
    background: #282828;
    border-top: 1px solid #C7CED1;
    text-align: center;
}

.z8ea84footer a {
    color: #5d5d5d;
}

.z8ea84footer a:hover {
    color: #FFF;
}

.z8ea84footer .z8ea84flink {
    padding-bottom: 20px;
}

.z8ea84footer .z8ea84flink li {
    display: inline-block;
    margin-left: 10px;
}

.z8ea84footer .footerserver {
    padding: 30px 0 20px 0;
    text-align: left;
}

.z8ea84footer dl {
    margin: 0 0 10px 50px;
}

.z8ea84footer dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}

.z8ea84footer dd {
    line-height: 30px;
}

.footerc {
    background: #000;
    color: #5d5d5d;
    padding: 30px 0;
    line-height: 22px;
}


/* 回到顶部 */

#back-top {
    position: fixed;
    z-index: 200;
    opacity: 1;
    transition: bottom .3s ease;
    width: 66px;
    height: 70px;
    right: 21px;
    bottom: 47px;
    box-sizing: border-box;
}

#back-top.hid {
    opacity: 0;
}

#back-top .back_top_content {
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: calc(50% - 7px);
    margin-bottom: -24px;
    transition: bottom .3s ease;
}

#back-top:hover .back_top_content {
    bottom: 50%
}

.back_top_content .svg_0 {
    width: 48px;
    height: 48px;
}

.back_top_content svg {
    cursor: pointer;
}


/* 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 .z8ea84col-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;
}

.z8ea84nav-child {
    line-height: 45px;
}

.w100 {
    width: 100%;
    padding: 0;
}


/* 首页 */

.about {
    margin: 50px 0;
    padding: 0 1em;
}

.about .left .title {
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}

.about .left .title span {
    font-size: 24px;
    color: #666;
    font-weight: bold;
}

.about .left .content {
    background: #f7f7f7;
    padding: 50px 60px;
}

.about .left .content p {
    line-height: 1.6;
    color: #2c2c2c;
    font-size: 14px;
}

.about .left .content span {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.about .right .pic {
    width: 100%;
    height: 330px;
    overflow: hidden;
}

.about .right img {
    max-width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.about .right .title {
    text-align: right;
    line-height: 40px;
    margin-bottom: 20px;
}

.about .right .title a {
    font-size: 14px;
}

.about .right img:hover {
    transform: scale(1.05);
}

.pro {
    padding: 50px 1em;
    background-color: #f8f8f8;
}

.pro .title {
    width: 100%;
}

.pro .title .pt2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.pro .title .pt1 {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}

.pro .title .pd1 {
    text-align: center;
    margin: 10px 0 50px;
    line-height: 1.6;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.pro .item .pic {
    width: 100%;
    height: 165px;
    overflow: hidden;
}

.pro .item .pic img {
    width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.pro .item .title {
    text-align: center;
    background: #014099;
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro .item .pic img:hover {
    transform: scale(1.3);
}

.news {
    margin: 50px 0;
    padding: 0 1em;
}

.news .title {
    width: 100%;
}

.news .title .pt2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.news .title .pt1 {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}

.news .content li {
    margin-bottom: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    height: 100px;
}

.news .content li .p1 {
    font-size: 16px;
    margin-bottom: 10px;
}

.news .content li .p1 a {
    color: #ff0000;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .content li .p2 {
    line-height: 1.6;
    font-size: 14px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ind-con {
    padding: 80px 0;
    background: url(../images/adbg.jpg) no-repeat top center;
    color: #fff;
    text-align: center;
}

.ind-con .p1 {
    font-weight: bold;
    font-size: 27px;
    margin-bottom: 40px;
}

.ind-con .p2 {
    text-align: center;
    line-height: 2;
    font-size: 14px;
}

.ind-con .p2 img {
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
}

.wow:hover,
.wow {
    background-color: rgb(0 0 0 / 0) !important;
}


/* 首页结束 */


/* 栏目 */

.public {
    margin-top: 50px;
}

.public .crumbs-bo {
    padding: 0 2em;
    height: 40px;
    line-height: 40px;
}

.public .crumbs-bo .fl {
    font-size: 16px;
    color: #888;
}

.public .aside {
    background: #014099;
    border-radius: 8px;
    overflow: hidden;
    padding: 8px;
    margin-bottom: 20px;
}

.public .left_title {
    width: 100%;
    background-color: #014099;
    padding: 7px 0;
}

.public .left_title h3 {
    font-size: 20px;
    color: #fff;
    font-family: 微软雅黑;
    text-align: left;
    line-height: 48px;
    padding-left: 20px;
}

.public .left_title h4 {
    font-size: 18px;
    color: #bcbcbc;
    font-family: Arial;
    text-align: left;
    line-height: 25px;
    font-weight: normal;
    padding-left: 20px;
}

.public ul li {
    color: white;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.public .z8ea84sub-menu ul {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.public .z8ea84sub-menu ul li {
    width: 100% !important;
    padding: 0;
    float: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: 2px;
    background-color: #f1f1f1;
    border: none;
    text-align: left;
    border-radius: 4px;
}

.public .z8ea84sub-menu ul li a {
    padding: 0;
    padding-left: 1em;
    line-height: 40px;
    transform: translateX(0);
    transition: all .3s;
}

.public .z8ea84sub-menu ul li:hover,
.public .z8ea84sub-menu ul li.selected {
    background-color: #868585;
}

.public .z8ea84sub-menu ul li:hover a,
.public .z8ea84sub-menu ul li.selected a {
    color: #fff;
    transform: translateX(1em);
}

.public .z8ea84sub-menu ul li a::after {
    display: none;
}

.main .hd {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.main .hd .name {
    position: relative;
    float: left;
    color: #D92318;
    font-size: 20px;
    font-weight: bold;
}

.main .hd .name:before {
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background: #D92318;
    position: absolute;
    left: -20px;
    top: 15px;
}

.main .hd .now {
    float: right;
    font-size: 12px;
    color: #999;
}

.main .hd .now a {
    color: #999;
}

.main .bd {
    padding: 20px 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.about .bd p {
    text-indent: 2em;
    font-size: 14px;
}

.main .bd p {
    margin-bottom: 20px;
}

.sidebox {
    background: #dedede;
    overflow: hidden;
    margin: 20px 0;
    border-radius: 8px;
    padding: 8px
}

.sidebox .hd {
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.sidebox .bd {
    margin: 0 6px 6px;
    padding: 20px;
    background: #fff;
    border-radius: 0 0 6px 6px;
    position: relative;
}

.culture .bd {
    background-size: 100%;
    padding: 10px;
}

.culture .bd h3 {
    color: #D92318;
    font-size: 38px;
    font-family: "STXingkai";
    font-weight: bolder;
    line-height: 1.42;
    margin: 15px 0;
}

.culture .bd h3 span {
    font-size: 22px;
}

.culture .bd p span {
    color: #D92318;
}

.clearfix {
    clear: both;
    zoom: 1;
    overflow: hidden;
}

.ny-news-top {
    margin: 0 1% 2%;
}

.ny-news-top .ny-news-img {
    width: 25%;
    overflow: hidden;
}

.ny-news-img img {
    width: 200px;
    height: 150px;
}

.ny-news-txt .news-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.news-title a {
    font-size: 18px !important;
    text-decoration: none;
    color: #666;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}

.ny-news-top .sp1 {
    width: auto;
    float: right;
}

.ny-news-txt {
    padding-left: 30px;
}

.ny-news-txt .news-desc {
    margin: 2% 0;
    font-size: 13px;
    color: #000;
    text-indent: 2em;
    font-size: 14px;
    line-height: 2;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ny-news-txt .news-more a {
    position: relative;
    display: inline-block;
    padding: 0.5% 4%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #333;
    overflow: hidden;
}

.ny-news-txt .news-more a span {
    position: relative;
    z-index: 2;
}

.ny-news-txt .news-more a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #D92318;
    transition: all .2s linear;
}

.ny-news-txt .news-more a:hover:after {
    left: 0;
}

.ny-news-list li {
    float: none;
    width: 100%;
    margin: 1.5% 0;
}

.ny-news-list li a {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    color: #333;
    border-left: 5px solid #e7e7e7;
    background: #f9f9f9;
    line-height: 50px;
    padding: 0 5%;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .3s;
}

.ny-news-list li a:hover {
    color: #fff;
    background: #333;
    border-left: 5px solid #D92318;
}

.pagebar ul li {
    width: auto;
    height: 35px;
    line-height: 1.42;
}

.pagebar ul li a {
    padding: 0px 12px;
    height: 35px;
    line-height: 35px;
    border: none;
}

.pagebar ul li a:hover {
    background-color: #000099;
    border: none;
    color: #fff;
}

.pagebar li.thisclass a {
    background-color: #000099;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    padding: 0 12px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
}

.zzpages ul li .pageinfo:hover {
    background-color: #000099;
    border: none;
    color: #fff;
}

.zzpages ul li .pageinfo:hover strong {
    color: #fff;
}

.product ul li {
    border-bottom: none;
}

.product ul li .item {
    border: 2px solid #f1f1f1;
    transition: 0.2s;
    margin-bottom: 20px;
}

.product ul li .item:hover {
    border: 2px solid #D92318;
}

.product ul li .pic {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.product ul li img {
    width: 100%;
}

.product ul li p {
    padding: 5px 25px;
    font-size: 14px;
    margin-bottom: 0 !important;
    background: #f1f1f1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pagebar ul li {
    border: 1px solid #e5e5e5;
}

.contact .p1 {
    font-size: 18px;
    font-weight: bold;
    color: #D92318;
}

.contact .p2 {
    font-size: 16px;
    line-height: 30px;
}

.contact .p2 img {
    max-width: 100%;
}


/* mobile */

@media only screen and (max-width: 1140px) {
    .z8ea84header .logo {
        left: 10px;
    }
    .z8ea84header .logo {
        display: block;
        height: 60px;
        width: 137px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -68px;
    }
    .z8ea84header .search {
        display: none;
        position: fixed;
        width: 156px;
        z-index: 1000;
        left: 20px;
        top: 60px;
    }
    .z8ea84header .search_r {
        left: auto;
        right: 20px;
    }
    .z8ea84header .search input {
        width: 120px;
    }
    .z8ea84navmenu li.z8ea84nav-item dl dd a {
        color: #333 !important;
    }
    .z8ea84nav .z8ea84nav-item dl {
        background-color: #a0a2af;
        border: 1px solid #a0a2af;
        top: 0px;
    }
}

@media only screen and (max-width: 992px) {
    .ny-news-top .ny-news-img {
        width: auto;
        text-align: center;
    }
}

@media only screen and (max-width: 600px) {
    .z8ea84header .search {
        display: none;
    }
    .swiper-container {
        min-height: 120px;
    }
    .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;
    }
    .z8ea84row .description {
        text-align: center;
    }
    .z8ea84row .description p {
        text-align: left;
    }
    .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);
    }
}