/*  
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
*/
.z99a2eheader {
    height: 60px;
    background: #FFF;
    box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
}

.z99a2eheader .logo {
    position: absolute;
    left: 0;
    top: 0;
}

.z99a2eheader .logo h1 {
    font-size: 24px;
    line-height: 60px;
}

.z99a2eheader .logo img {
    max-height: 60px;
    padding: 0;
}

.z99a2enavmenu {
    position: absolute;
    left: 300px;
    top: 0;
}

.z99a2enavmenu .z99a2enav {
    background-color: #FFF;
}

.z99a2enavmenu ul li:hover {
    color: #333;
}

.z99a2enavmenu .z99a2enav-item a,
.z99a2enavmenu .z99a2enav-itemed>a {
    color: #333 !important;
}

.z99a2enavmenu .z99a2enav-itemed>.z99a2enav-child {
    background-color: rgba(0, 0, 0, .1) !important;
}

.z99a2enavmenu .z99a2enav .z99a2enav-child a:hover {
    background: rgba(232, 235, 239, .8);
}

.z99a2eheader .search {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 12px;
    display: none;
}

.z99a2eheader .search ul li {
    position: relative;
    height: 24px;
    margin-top: -12px;
}

.z99a2eheader .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;
}

.z99a2eheader .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 */
.z99a2esub-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%);
}

.z99a2esub-menu ul {
    text-align: center;
    font-size: 0;
}

.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}

.z99a2esub-menu ul li {
    float: left;
    position: relative;
}

.z99a2esub-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;
}

.z99a2esub-menu ul li.selected a {
    color: #ff5e19;
}

.z99a2esub-menu ul li:hover a {
    color: #ff5e19;
}

.z99a2esub-menu ul li.selected a::after {
    width: 100%;
}

.z99a2esub-menu ul li:hover a::after {
    width: 100%;
}

.z99a2esub-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')
}

.z99a2erow .z99a2erowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
    display: none;
}

.z99a2erow .z99a2erowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z99a2erow .z99a2erowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

.z99a2erow .lead {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.z99a2erow .wow {
    background: #EFEFEF;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    padding: 4px;
}

.z99a2erow .wow:hover {
    background: #75B439;
}

.z99a2erow .wow dt img {
    width: 100%;
}

.z99a2erow .wow dd {
    padding: 15px;
}

.z99a2erow .wow dd h1 {
    font-size: 24px;
    text-align: center;
    color: #333;
}

.z99a2erow .wow dd p {
    color: #646464;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
}

.z99a2erow .wow:hover dd h1,
.z99a2erow .wow:hover dd p {
    color: #fff;
}

.z99a2erow .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;
}

.z99a2erow .perProduct .left {
    float: left;
    width: 40%;
    height: 100%;
    box-sizing: border-box;
}

.z99a2erow .perProduct .left img {
    top: 50%;
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

.z99a2erow .perProduct .right {
    float: left;
    width: 60%;
    font-family: MicrosoftYaHei;
}

.z99a2erow .perProduct .right p {
    padding: 24px 0 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 28px;
}

.z99a2erow .perProduct .right .p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 5px;
}

.z99a2erow .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;
}

.z99a2erow .perProduct .right .look:hover {
    background-color: #1d3a7d;
}

.z99a2erow .featured-image {
    text-align: center;
}

.z99a2erow .featured-image img {
    width: 70%;
}

.z99a2erow .description {
    padding-top: 20px;
}

.z99a2erow .description h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 10px;
}

.z99a2erow .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;
}

/* 列表 */
.z99a2enews_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;
}

/* 内容 */
.z99a2eplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z99a2ebody {
    width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z99a2ebody h2 {
    font-size: 20px;
    line-height: 50px;
    text-align: left;
    color: #2a2e2e;
}

.z99a2ebody .info {
    padding-bottom: 15px;
    font-family: HelveticaNeueLTPro, 微软雅黑;
}

.z99a2ebody .info small {
    padding: 0 1px;
}

.z99a2ebody p {
    padding-bottom: 20px;
}

.z99a2ebody img {
    max-width: 98%;
    height: auto;
}

.z99a2emeta-tags {
    padding: 20px 0;
}

.z99a2emeta-tags .z99a2etagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
}

.z99a2emeta-tags .z99a2etagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z99a2emeta-tags .z99a2etagitem:not(:last-child) {
    margin-right: 10px;
}

.z99a2econtext {
    line-height: 30px;
}

/* 自定义内容 */
.z99a2econtent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z99a2econtent p {
    padding-bottom: 20px;
}

.z99a2econtent .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;
}

.z99a2econtent .contain:hover {
    background: #EFEFEF;
}

.z99a2econtent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z99a2econtent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z99a2econtent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z99a2econtent .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 */
.z99a2efooter {
    margin: 0 auto;
    color: #5d5d5d;
    background: #F5F5FA;
    border-top: 1px solid #C7CED1;
    text-align: center;
}

.z99a2efooter a {
    color: #5d5d5d;
}

.z99a2efooter a:hover {
    color: #FFF;
}

.z99a2efooter .z99a2eflink {
    padding-bottom: 20px;
}

.z99a2efooter .z99a2eflink li {
    display: inline-block;
    margin-left: 10px;
}

.z99a2efooter .footerserver {
    padding: 30px 0 20px 0;
    text-align: left;
}

.z99a2efooter dl {
    margin: 0 0 10px 50px;
}

.z99a2efooter dt {
    position: relative;
    font-size: 16px;
    color: #222;
    line-height: 20px;
    margin-bottom: 10px;
}

.z99a2efooter dd {

    line-height: 30px;
}

.footerc {
    background: #F5F5FA;
    color: #5d5d5d;
    padding: 30px 0;
    line-height: 22px;
}

/* 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 .z99a2ecol-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;
}

.z99a2enav-child {
    line-height: 45px;
}

/* mobile */
@media only screen and (max-width: 1140px) {
    .z99a2eheader .logo {
        left: 10px;
    }

    .z99a2eheader .logo {
        display: block;
        height: 60px;
        width: 137px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -68px;
    }

    .z99a2eheader .search {
        display: none;
        position: fixed;
        width: 156px;
        z-index: 1000;
        left: 20px;
        top: 60px;
    }

    .z99a2eheader .search_r {
        left: auto;
        right: 20px;
    }

    .z99a2eheader .search input {
        width: 120px;
    }
}

@media only screen and (max-width: 600px) {
    .z99a2eheader .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;
    }

    .z99a2erow .description {
        text-align: center;
    }

    .z99a2erow .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);
    }
}
/* 
.z99a2eheader {
    background: transparent;
    box-shadow: none;
}

.swiper-container {
    position: relative;
    bottom: 60px;
}

.z99a2enavmenu .z99a2enav {
    background-color: transparent;
} */

.z99a2enav .z99a2enav-item a {
    padding: 0px 35px;
}

.z99a2enavmenu .z99a2enav-item a,
.z99a2enavmenu .z99a2enav-itemed>a {
    color: #fff !important;
}

.z99a2enav .z99a2ethis:after,
.z99a2enav-bar {
    display: none;
}

.z99a2enav .z99a2enav-item:hover {
    background: rgba(255, 255, 255, .2);
    color: #fff;
    transition: all .25s;
}

/* 头部渐变 */

/* 复用样式 */
.mt60 {
    margin-top: 60px;
}

.mt30 {
    margin-top: 30px;
}

.pd60 {
    padding: 0px 60px;
}

.w100 {
    width: 100%;
}

/* about */
.about {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.cont_list_title {
    font-size: 28px;
    color: #1A1A1A;
    text-align: center;
    padding: 10px 0px;
}

.matter {
    line-height: 36px;
    background: url(../images/symbol_l.png) no-repeat left center, url(../images/symbol_r.png) no-repeat right center;
    margin: 40px auto;
}

.more {
    width: 192px;
    height: 48px;
    border-radius: 4px;
    color: #FFF;
    background: #FF8410;
    line-height: 48px;
    display: block;
    margin: 30px auto;
    text-align: center;
}

.more:hover {
    color: #FFF;
    background: #FF9D40;
}

.product {
    background: url('../images/bcg01.png') no-repeat left;
    width: 100%;
    background-position-y: 90px;
}

.product_foot .z99a2etab-title {
    display: flex;
    justify-content: space-evenly;
}

.product_foot .z99a2etab-title li {
    /* color: #FF8410; */
    font-weight: bold;
    font-size: 16px;
}

.product_foot .z99a2etab-title li {
    color: #999999 !important;
}

.product_foot .z99a2etab-title .z99a2ethis {
    color: #FF8410 !important;
}

.product_foot .z99a2etab-brief>.layui-tab-more li.z99a2ethis:after,
.z99a2etab-brief>.z99a2etab-title .z99a2ethis:after {
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #FF8410 !important;
}

.prc_box {
    text-align: center;
}

.item-box-logo,
.item-box-banner {
    max-width: 100%;
    margin:30px auto;
}

/* 选项卡 */

.tab {
    width: 100%;
    margin: auto;
    margin-top: 30px;
}

.nav {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.nav li {
    width: 16%;
    text-align: center;
    height: 40px;
    line-height: 50px;
    margin: 0 20px 20px 0;
    padding: 20px 38px;
    background-color: rgb(255 255 255);
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav li img {
    max-width: 100%;
}

.nav li:hover {
    cursor: pointer;
    color: #A52A2A;
}

.show_nav {
    color: #A52A2A;
    background-color: rgb(255 132 16 / 65%) !important;
}

.pdc_intro {
    margin: 30px auto 40px;
    border: 1px solid #DDDCE5;
    background: #fff;
    line-height: 36px;
    padding: 34px 29px;
    text-align: left;
    position: relative;
    border-radius: 4px;
    min-height: 110px;
}

.pdc_intro::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border: 15px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
}

.pdc_tle {
    font-size: 20px;
    color: #443E38;
}

.pdc_two {
    font-weight: 100;
    color: #999999;
    font-size: 16px;
}

.Investor {
    background: url(../images/bcg02.png) no-repeat top center;
    color: #fff;
    /* height: 386px; */
    padding: 80px 0;
    background-size: cover;
    position: relative;
    bottom: 25px;
}

.cont_list_intro {
    line-height: 36px;
    margin: 40px auto;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 15px;
}

.Investor .cont_list_title {
    color: #fff !important;
    font-weight: bold;
}

.Investor .more {
    color: #fff;
    background: rgba(255, 255, 255, .0);
    border: 1px solid rgba(255, 255, 255, .4);
}

.Investor .more:hover {
    background: rgba(255, 255, 255, .2)
}

.news-item-wrapper {
    display: inline-block;
    width:100%;
    position: relative;
    min-height: 190px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 20px 4px 20px 4px;
    padding: 30px;
    text-align: left;
    background: #F5F5FA url(../images/symbol_on.png) no-repeat 30px 40px;
    margin: 0 30px 0 0;
    /* float: left; */

}

.news-item-wrapper .info-wrapper {
    max-height: 130px;
    padding-top: 35px;
}

.news-abstract {
    color: #999999;
    line-height: 26px;
    margin-top: 10px;
    max-height: 50px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #1A1A1A;
    font-weight: bold;
}
.news-time {
    color: #BFBFBF;
    position: absolute;
    left: 30px;
    bottom: 30px;
}

/* .news-abstract:hover {
    color: #FFf;

} */
.news-item-wrapper:hover{
    background: #FF8410 url(../images/symbol_t.png) no-repeat 30px 40px;
}
.news-item-wrapper:hover .news-abstract{
    color: #FFf;
}
.news-item-wrapper:hover .news-time{
    color: #fff;
}
/* 子页面 */
.sub_nav{
    width: 100%;
}
.z99a2esub-menu ul{
    width: 100%;
    border-bottom: none;
}
.z99a2esub-menu ul li{
    float: none;
    width: 100% !important;
    /* background: url(../images/ny_left_li_bg.jpg) no-repeat center 46px; */
}

.z99a2enav .z99a2enav-item a{
    color: #000;
}
.z99a2esub-menu{
    box-shadow: none;
}
.sub_top,.sub_top a{
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
}
.sub_nav .z99a2esub-menu ul li a{
    font-size: 18px;
    font-weight: bold;
    color: #999999;
}
.sub_nav .z99a2esub-menu ul li a::after{
    display: none;
}
.sub_nav .z99a2esub-menu ul li{
    color: #999999;
border-left: 1px solid #E6E6E6;
}


.sub_nav  .z99a2esub-menu ul li.selected a{
    font-weight: bold;
    font-size: 18px;
    color: #FF8410 !important;
}

.sub_nav  .z99a2esub-menu ul .selected{

    background-image: linear-gradient(to right, #FFF1E4, #ffffff);
    border-left: 2px solid #FF8410;
    font-weight: bold;
}
.ny_title{
    height: 30px;
}
.ny_title h3{
    line-height: 28px;
    font-size: 28px;
    float: left;
    color: #000000;
}
.pdl60{
    padding-left: 60px;

}
.pdt60{
    padding-top: 60px;
}
.pt30{
    padding: 30px 0px;
}
.compcont p {
    font-size: 18px;
    line-height: 36px;
    padding-bottom: 40px;
}
.compcont img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.weight {
    font-weight: bold;
}
.layui-timeline {
    padding: 0 0 15px;
}
.layui-timeline-item {
    position: relative;
    padding-bottom: 40px;
}
.layui-timeline-item:first-child::before {
    display: block;
}

.layui-timeline-item::before {
    border-left: 1px dashed #888888;
}
.layui-timeline-item::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 11px;
    z-index: 0;
    width: 1px;
    height: 100%;
}


.layui-text {
    line-height: 30px;
    font-size: 16px;
    color: #4D4D4D;
}
.layui-timeline-content {
    padding-left: 30px;
}
.layui-timeline-title {
    position: relative;
    margin-bottom: 20px !important;
    color: #FF8410 !important;
    font-size: 30px !important;
}

.layui-timeline-axis {
    position: absolute;
    left: 2px;
    top: 11px;
    z-index: 10;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FF8410 !important;
}
.layui-timeline li:nth-of-type(1)>i{
    background-color: #fff !important;
    border: 2px solid #FF8410;
}
/* .layui-icon {
    background-color: #fff;
    border: 2px solid #FF8410;
    left: 0px;
} */

.layui-text p{
    font-size: 18px;
}

.symposium{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.symposium li{
    width: 25%;
    margin-top: 30px;
}
.symposium li .hod{
    position: relative;
    height: 185px;
    background: #f5f5fa;
    overflow: hidden;
    text-align: center;
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.symposium li p{
    margin-top: 30px;
    text-align: center
}
.symposium li .hod img{
    max-width: 100%;
}

.mask {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 54px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    display: none;
}
.mask .close {
    position: absolute;
    right: 30px;
    top: 26px;
    cursor: pointer;
}
input, img, textarea {
    display: block;
    border: 0;
    outline: 0;
}

.button-next, .button-prev {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .25s;
    z-index: 1002;
}
.button-next {
    left: 30px;
    right: auto;
    background: url('../images/img_left.png');
}
.button-prev {
    right: 30px;
    left: auto;
    background: url(../images/img_right.png) no-repeat;
}
.magnify_img {
    width: 100%;
    height: 620px;
    max-width: 826px;
    max-height: 620px;
    z-index: 1000;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -413px;
    margin-top: -310px;
    text-align: center;
}
.magnify_title {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 20px;
    width: 100%;
}
.magnify_img .bigImgSrc {
    display: -webkit-box;
    -moz-box-align: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    height: 620px;
}
.magnify_img img {
    width: auto;
    height: auto;
    max-height: 620px;
    max-width: 826px;
    margin: 0 auto;
}

.symposium01 li{
    width: 33.33% !important;
}

.Culture p{
    text-align: left;
}

.prodserv .news-title {
    padding: 25px 0 0;
    font-size: 28px;
    color: #1a1a1a;
    display: block;
}

.prodserv .news-abstract {
    max-height: 360px;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, "KaiTi", "楷体", "STKaiti", "华文楷体", serif!important;
    margin-top: 40px;
}
.five{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 5;
    line-clamp: 5; */
    -webkit-box-orient: vertical;
    color: #999999;
    line-height: 26px;
    margin-top: 10px;
}

.news-link{
    width: 192px;
    height: 48px;
    border-radius: 4px;
    color: #FF8410;
    line-height: 48px;
    text-align: center;
    position: relative;
    font-weight: bold;
    margin-top: 30px;
}
.news-link:hover{
    color: #FF8410;
}
.news-link::before {
    content: "";
    width: 8px;
    height: 8px;
    border: solid #FF8410;
    border-width: 0 1px 1px 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    position: absolute;
    left: 116%;
    top: 54%;
}
.cul_right{
    width: 100%;
    display: flex;
    justify-content:center;
    overflow: hidden;
    align-items: center;
}
.cul_right img{
    max-width: 100%;
}
.news-title{
    padding: 25px 0 0;
    font-size: 28px;
    color: #1a1a1a;
    display: block;
}

.news-abstract{
    margin-top: 30px;
}

.idea img{
    max-width: 100%;
}

.ideaimg img{
    max-width: 100%;
}

.news-t{
    padding-top: 30px;
    font-size: 20px;
    color: #1a1a1a;
    display: block !important;
    font-weight: bold !important;
}
.one {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-weight: initial;
}
.news-abstract {
    color: #999999;
    line-height: 26px;
    margin-top: 10px;
    max-height: 50px;
}
.two {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsyear{
    color: #afb1af;
    font-size: 16px;
}
.moreText, .moreImg {
    font-size: 16px;
    color: #FF8410;
    height: 130px;
    width: 100%;
    display: flex;
    align-items: center;
}
.moreText a{
    color: #FF8410;
}
.moreText a:hover{
    color: #FF8410;
}
.moreText:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 14px;
    margin-left: 10px;
    vertical-align: -1px;
    background: url(../images/right.png) no-repeat;
    background-size: 100% 100%;
}

.newsleft{
    transition: all .55s ease;
}
.newsleft:hover{
    cursor: pointer;
}
.newsleft:hover .news-t{
    color:#FF8410;
}
.newsleft:hover .news-abstract{
    color:#FF8410;
}
.contact{
    background: #F5F3F0 url(../images/map.png) no-repeat left;
    margin-top: 10px;
    width: 100%;
    height: 540px;
}
.contact_left {
    width: 100%;
    padding: 35px 30px;
}
.contact_left h2 {
    font-size: 20px;
    color: #222142;
    height: 42px;
    font-weight: bold;
}
.contact_left p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 25px;
}
#BtnSave{
    width: 190px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    text-indent: 0;
    margin-top: -20px;
    background: #ff993e;
    border: none;
    cursor: pointer;
}
.form_top {
    display: flex;
}
.form_top input,.form_ctn input{
    border: 1px solid #D9D9D9;
    font-size: 14px;
    text-indent: 16px;
    background: #fff;
    box-sizing: border-box;
    height: 40px;
    -webkit-appearance: none;
    margin-bottom: 10px;
    border-radius: 4px;
    margin-right: 5px;
}
.form_ctn input{
    width: 47%;
}
.form_bottom textarea{
    border: 1px solid #D9D9D9;
    font-size: 14px;
    text-indent: 16px;
    background: #fff;
    box-sizing: border-box;
    height: 40px;
    -webkit-appearance: none;
    margin-bottom: 10px;
    border-radius: 4px;
    width: 47%;
    vertical-align: middle;
    padding: 15px;
    /* float: left; */
    text-align: justify;
    height: 96px;
    line-height: 1.3;
    text-indent: 0;
    resize: none;
}

/* 返回頂部*/
#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;
}

.blur{
    filter: blur(3px);
}
