@charset "utf-8";

/*内页banner*/

.z_banner {
    position: relative;
    width: 100%;
    height: 600px;
    background: no-repeat center;
}

.z_banner>.w_center {
    position: relative;
    height: 600px;
}


/*小导航*/

.z_nav {
    position: absolute;
    border-radius: 5px;
    color: #fff;
    bottom: 20px;
    left: 0;
    font-size: 18px;
}

.z_nav i {
    width: 24px;
    height: 24px;
    background: url(../images/icon_bg.png) no-repeat -120px -16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.z_nav a {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    vertical-align: middle;
}


/* 联系我们 */

.z_contact {margin-top: 80px;margin-bottom: 40px;}
.z_contact_txt{width: 870px; margin:48px 0 54px}
.z_contact_txt h6{font-size: 24px;color: #333;padding-bottom: 30px}
.z_contact_txt p{font-size: 16px;color: #666;margin-bottom:16px}
.z_contact_txt p span{font-weight: bold}
.z_contact_con{width: 1400px;margin: 0 auto; background-color: #f6f6f6;padding: 60px 50px;position: relative;}
.z_contact_con  h6{position: relative; font-size: 32px;color: #333;font-weight: bold;text-transform: uppercase;line-height: 60px;border-bottom: 1px solid #c30d23;}
.z_contact_con  h6:before{content: '';display: block;width: 100px;height: 4px;bottom: -3px;background: #c30d23;position: absolute;}
.z_contact_con p{font-size: 18px;color: #666;padding: 36px 0;border-bottom: 1px dashed #7b7b7b;padding-left: 53px;line-height: 32px}
.z_contact_con p.p01{background:  url(../images/phone.png) no-repeat 0 center;}
.z_contact_con p.p02{background:  url(../images/em.png) no-repeat 0 center;}
.z_contact_con p.p03{background:  url(../images/adress.png) no-repeat 0 center;}
.z_contact_con span{font-weight: bold;color: #333}
.z_contact_icon ul li{text-align: center;margin: 0 20px}
.z_contact_img{position: absolute;top:-220px;right: 80px;}
/*在线留言*/
.online{margin-bottom: 60px}
.online_w{width: 1400px;margin: 0 auto;background-color: #f6f6f6;padding: 20px 50px 60px}
.online h6{position: relative;font-size: 28px;color: #333; font-weight: bold; text-transform: uppercase;line-height: 60px;border-bottom: 1px dashed #7b7b7b}
.online h6 span{padding: 16px 0 38px;font-size: 14px;line-height: 24px;color: #737373; text-transform: initial; margin-left: 10px;}
/*.online .shur {margin-top: 30px;}*/
/*.online .shur > ul >li{position: relative; margin: 0 0 16px; width:570px}*/
/*.online .shur > ul >li input{display: block;width: 570px;padding: 0 16px;box-sizing: border-box;border: 1px solid #ddd;height: 46px;color: #666;}*/
/*.online .shur > ul >li textarea{display: block;width: 570px;padding:6px 16px ;box-sizing: border-box;border: 1px solid #ddd;height:100px;color: #666;}*/
/*.online .shur > ul >li textarea:focus{outline: none}*/
/*.online .shur .submit{display: inline-block; position: relative;z-index: 1;text-align: center;line-height: 36px;}*/
/*.online .shur .submit input {position: absolute;z-index: 3;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}*/
/*.online .shur .submit span{display: block; width: 570px;line-height: 42px;color: #fff;border: 1px solid #ddd;box-sizing: border-box;text-align: center;margin:0 auto;border-radius: 4px;background-color: #c30d23}*/
/*input::placeholder{font-size: 14px; color: #999; text-transform: capitalize;}*/
/*textarea::placeholder{font-size: 14px; color: #999; text-transform: capitalize;}*/
.online .wpcf7-form {
    width: 44%;
    margin-top: 25px;
    float: left;
}

.online .wpcf7-form p {
    margin-bottom: 20px;
}

.online .wpcf7-form p label {
    font-size: 20px;
    color: #000;
    width: 100%;
    margin-bottom: 0;
    text-transform: capitalize;
    /*display: flex;*/
    /*justify-content: space-between;*/
}

.online .wpcf7-form p label span {
    display: block;
    width: 100%;
    /* margin: 10px 0 0; */
}

.online .wpcf7-form p label span input {
    border: 1px solid #ccc;
    width: 100%;
    line-height: 42px;
    color: #fff;
    padding: 0 10px;
    font-size: 16px;
	border-radius: 5px;
}

.online .wpcf7-form p label span .wpcf7-not-valid-tip {
    color: #c30d23;
}

.online .wpcf7-form p label span textarea {
    border: 1px solid #ccc;
    width: 100%;
    color: #333;
    height: 100px;
    padding: 6px 10px;
    font-size: 16px;
	border-radius: 5px;
}

.online .wpcf7-form p label span textarea::-webkit-input-placeholder {
    color: #999;
}

.online .wpcf7-form p .wpcf7-submit {
    width: 180px;
    height: 48px;
    background-color: #c30d23;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    transition: all .5s;
}

.online .wpcf7-form p .wpcf7-submit:hover {
    margin-left: 10px;
    background-color: #000;
}

.expert-advice{width: 700px; height: 500px; background: #fff; border-radius: 20px; margin-top: 30px; padding: 25px 25px;}
.expert-advice h3{font-size: 22px; color: #000; text-transform: capitalize;}
.expert-advice p{font-size: 18px; color: #000; margin-top: 25px;}
.expert-advice p span{display: inline-block;width: 32px; height: 32px; color: #fff; background: #c30d23; text-transform: uppercase; border-radius: 50%; text-align: center; line-height: 32px; margin-right: 10px;}

/* 表单 */

.contact_form {
    margin: 42px 0 0
}

.contact_form ul li {
    position: relative;
    margin-bottom: 32px;
    font-size: 17px;
}

.contact_form ul li i {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 8px
}

.contact_form ul li.name i {
    background: url(../images/icon_bg.png) no-repeat -96px -40px;
}

.contact_form ul li.phone i {
    background: url(../images/icon_bg.png) no-repeat -120px -40px;
}

.contact_form ul li.email i {
    background: url(../images/icon_bg.png) no-repeat -144px -40px;
}

.contact_form ul li.message i {
    background: url(../images/icon_bg.png) no-repeat -168px -40px;
    top: 12px;
}

.contact_form ul li.code i {
    background: url(../images/icon_bg.png) no-repeat -96px -64px;
}

.contact_form ul li input {
    width: 100%;
    border: 1px solid #e5e5e5;
    line-height: 64px;
    padding: 0 0 0 40px;
}

.contact_form ul li textarea {
    width: 100%;
    border: none;
    border: 1px solid #e5e5e5;
    padding: 8px 0 0 48px;
    height: 140px
}

.contact_form ul li.code input {
    width: 400px;
}

.contact_form ul li.code img {
    margin: -64px 0 0 420px;
    width: 124px;
    height: 65px;
    border: 1px solid #ebebeb
}

.contact_form ul li.submit {
    margin: 56px 0 0 0;
    width: 200px;
}

.contact_form ul li.submit input {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 0
}

.contact_form ul li em {
    position: absolute;
    display: block;
    right: 10px;
    top: 40%;
    font-size: 20px;
    color: #f00;
    line-height: 20px;
    font-weight: bold
}

.contact_form ul li.submit .more {
    display: block;
    width: 200px;
    height: 64px;
    background-color: #c30d23;
    color: #fff;
    text-align: center;
    line-height: 64px;
    transition: all .5s;
    border-radius: 10px;
}

.contact_form ul li.submit:hover .more {
    background-color: #000;
    margin-left: 10px;
}

.z_contact_down>img {
    float: right;
    width: 620px;
    margin-top: 120px
}


/* 关于我们 */

.z_about {
    margin-top: 80px;
}
.about_a h3{font-size: 24px;color: #000;font-weight: bold;}
.gsjj_r{width: 45%;}
.gsjj_l{width: 100%;float: none;}
.gsjj_l1{width: 52%;text-align: justify;}
.about_a_2{margin-top: 30px;}
.about_a_2 .gsjj_r .img100 img{padding: 0;}
.gsjj_l p{line-height: 30px; font-size: 18px;}
.gsjj_l1 p{line-height: 30px; font-size: 18px;}
/* .about_a_3{margin-top: 30px;} */
.about_a_3 .gsjj_l1 h3{margin-top: 90px;}
.img100 img {width: 100%;vertical-align: bottom; padding: 0 10px;}
/* 分公司 */
.aboutbox{padding: 50px 0;line-height:30px;color: #949494;background:url(../images/aboutbg.jpg) no-repeat center 0;position: relative; margin-top: 80px;}
.about_p{position: absolute;right: 0; height:595px;width:48%;max-width:949px;top:121px;}
.about{height:542px;}
.about_c{width: 50%;}
.about_c h2{background:url(../images/line3.png) no-repeat 0 bottom;font-size: 36px;line-height: 66px;color: #333; font-weight: bold; text-transform: uppercase;}
.about_c h2 a{display: block;color: #755d58;}
.about_w{display: block; overflow: hidden;padding: 15px 0 0; line-height: 1.8; color: #666; font-size: 16px;}

/* 国际事业部 */
.list-item {position: relative; margin-top: 80px;}
.list-item div.left-img {width: 70%;height: auto;overflow: hidden;}
.list-item div.left-img img {display: block;max-width: 100%;height: auto;width: 100%;height: 100%;}
.list-item div.right-desc {font-size: 16px; position: absolute;top: 12%;left: 50%;padding: 50px 72px;width: 56%;min-height: 450px;background-color: #fff;box-shadow: 0 10px 18px rgba(0, 0, 0, 0.3);border-bottom: 5px solid #c30d23;}
.list-item div.right-desc h2.img-title {font-size: 36px; font-weight: bold;line-height: 2;color: #c30d23;margin-bottom: 10px;}
.list-item div.right-desc div.desc {font-size: 14px;font-weight: 400;line-height: 1.8;color: #333;}
/* 优势 */
.about_ys{margin-top: 110px;}
.about_ys .w_center{position: relative;}
.about_ys_list {margin-top: 30px;width: 49%;display: inline-block;}
.about_ys_list:nth-child(2n){margin-left: 23px;}
.box {position: relative;overflow: hidden;width: 100%;z-index: 2;}
.box:before {content: '';background: linear-gradient(0deg, rgba(255, 146, 146, 0.6), rgba(195, 13, 35, 0.6));height: 110%;width: 110%;opacity: 0;filter: blur(10px);transform: scale(1) rotate(180deg);position: absolute;left: -5%;top: -5%;z-index: 1;transition: all 0.4s ease-in-out;}
.box:hover:before {box-shadow: 0 0 10px 2px #555;opacity: 1;filter: blur(0);transform: scale(0.92, 0.9) rotate(0); }
.box img {width: 100%;height: auto;transition: all 0.5s ease-in-out;cursor: pointer;}
.box:hover img {transform: scale(2.5) rotate(45deg);}
.box .box-content {color: #fff;text-align: center;width: 100%;height: 100%;opacity: 0;transform: translateX(-50%) translateY(-50%) scale(3);position: absolute;top: 50%;top: 0 \9;left: 50%;left: 0 \9;z-index: 1;transition: all 0.5s ease;}
.box:hover .box-content {opacity: 1;transform: translateX(-50%) translateY(-50%) scale(1);cursor: pointer;}
.box:hover .box-name {display: none;}
.box .about_ys_title {font-size: 30px;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;margin-bottom: 20px;}
.box .about_ys_title::after{content: "";display: block;width: 100px;height: 4px;background: #fff;}
.box .post {font-size: 18px;text-transform: capitalize;}
.box-border {width: 92%;height: 80%;border: 1px solid rgba(255, 255, 255, 1);position: absolute;z-index: 1;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.box-custom {position: absolute;z-index: 2;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 300px;height: 300px;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 1);pointer-events: none;}
.box-title {position: absolute;z-index: 2;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 90%;height: 90%;border-radius: 50%;background: #fff;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);}
.box-title div {font-size: 32px;font-weight: bold;color: #c30d23;line-height: 48px;text-align: center;position: absolute;width: 100%;height: 100%;left: 0;right: 0;margin: auto;padding: 88px 0;text-transform: uppercase;}
.box-name {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.blueline {width: 100px;height: 4px;background: #c30d23;margin: auto;}
.guocheng {padding: 0;margin: 0;font-size: 36px;font-weight: bold;color: rgba(255, 255, 255, 1);text-align: center;margin-bottom: 5px;}
.box-wrapper {position: absolute;width: 100%;height: 100px;top: 0;bottom: 0;margin: auto;}
.box-cezhao {text-align: left;position: absolute;left: 10%;top: 23%;width: 80%;}
.box:hover .aa {width: 100%;height: 100%;position: absolute;top: 0;left: 0; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#095D34', endColorstr='#1DAA39)', GradientType=0);}
.gotodetail img {width: 100%;}
/* 工厂 */
.z_about .tablist{overflow:hidden;}
.z_about .tablist .itembox{zoom:1.28;/* margin:0 -43% 0 -44%; */margin-top: 60px;}
.z_about .itembox li{width: 25%; margin-right: 10px; float: left;}
.z_about .tablist .itembox .item{width: 100%; height: 278px;overflow:hidden;transition:ease .3s;display: flex;justify-content: center;align-items: center;}
.z_about .tablist .itembox li:hover .item{opacity:.88;}
.z_about .itembox .swiper-pagination-progress{bottom:0;top:auto;max-width:900px;margin:0 auto !important;left:50%;transform:translateX(-50%);background:#E5E5E5;border-radius:3px;}
.z_about .swiper-pagination-progress .swiper-pagination-progressbar{background:#c30d23 !important;}


/* 案例 */

.z_case {
    padding: 60px 0 100px;
}

.z_case_con {
    width: 990px;
}

.z_case_list ul li {
    padding: 12px;
    height: 228px;
    background-color: #f5f5f5;
    transition: all .5s;
    margin: 0 0 28px;
}

.z_case_list ul li .z_case_img {
    width: 331px;
    height: 202px;
    overflow: hidden;
}

.z_case_list ul li .z_case_img img {
    width: 100%;
    transition: all .5s;
}

.z_case_list ul li .z_case_txt {
    padding: 20px 20px 0;
    width: 635px;
}

.z_case_list ul li .z_case_txt h6 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.z_case_list ul li .z_case_txt p {
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 10px 0 16px;
    line-height: 30px;
}

.z_case_list ul li .z_case_txt span {
    position: relative;
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
    display: block;
}

.z_case_list ul li .z_case_txt span::before {
    position: absolute;
    content: "";
    display: block;
    bottom: -8px;
    left: 0;
    width: 100px;
    height: 4px;
    background-color: #c30d23;
    z-index: 10;
    transition: all linear .5s;
}

.z_case_list ul li:hover {
    background-color: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .2);
}

.z_case_list ul li:hover .z_case_img img {
    transform: scale(1.2);
}

.z_case_list ul li:hover .z_case_txt span:before {
    width: 100%;
    z-index: 1;
}


/* 右侧栏 */


/*右边固定*/

.fixednews {
    position: fixed;
    top: 76px;
    margin-left: 1060px;
}

.z_news_fixed {
    width: 340px;
    overflow: hidden;
    background-color: #f6f6f6;
}
.z_news_fixed h6{
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-top: 20px;
    text-transform: uppercase;
    padding-left: 15px;
}
.z_news_fixed .wpcf7-form{
    margin-top: 15px;
    margin-bottom: 20px;
}
.z_news_fixed .wpcf7-form p{
    padding: 0 15px;
    margin-bottom: 12px;
}
.z_news_fixed .wpcf7-form p label {
    font-size: 18px;
    color: #000;
    width: 100%;
    margin-bottom: 0;
    text-transform: capitalize;
}
.z_news_fixed .wpcf7-form p .wpcf7-submit {
    margin-top: 15px;
}

/*.z_news_fixed .hot_products{*/
/*    margin: 0 10px 0 10px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*    padding-left: 15px;*/

/*}*/
/*.z_news_fixed .hot_products .products_title {*/
/*    color: #333333;*/
/*    font-size: 20px;*/
/*    margin-top: 10px;*/
/*}*/
/*.z_news_fixed .hot_products .products_title ::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 8px !important;*/
/*    height: 8px !important;*/
/*    top: 14px !important;*/
/*    border-radius: 10px !important;*/
/*    left: 0px;*/
/*    background-color: #666666;*/
/*}*/

/*.z_news_fixed .inpubox form{*/
/*    width: 100%;*/
/*}*/
/*.z_news_fixed .fixed_img {*/
/*    width: 308px;*/
/*    height: 217px;*/
/*    margin: 16px;*/
/*}*/

/*.z_news_fixed .fixed_img img {*/
/*    width: 100%*/
/*}*/

/*.z_news_fixed>p {*/
/*    font-size: 24px;*/
/*    color: #666;*/
/*    text-align: center;*/
/*}*/

/*.z_news_fixed>a {*/
/*    display: block;*/
/*    margin: 20px auto 60px;*/
/*    width: 240px;*/
/*    height: 48px;*/
/*    font-size: 20px;*/
/*    color: #fff;*/
/*    background-color: #c30d23;*/
/*    text-align: center;*/
/*    line-height: 48px;*/
/*    border-radius: 4px;*/
/*}*/

/*.z_news_fixed>a:hover {*/
/*    background-color: #000;*/
/*}*/

/*.z_news_fixed:hover {*/
/*    background-color: #fff;*/
/*    box-shadow: 5px 5px 20px rgba(0, 0, 0, .2)*/
/*}*/


/* 文章 */

.z_article {
    padding: 60px 0 100px;
}

.z_article_con {
    width: 990px;
    padding: 40px;
    box-shadow: 0px 10px 19.11px 1.89px rgba(0, 0, 0, 0.1);
}

.z_article_con .z_article_txt {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}

.z_article_con .z_article_txt h6 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    margin: 0 0 24px;
}

.z_article_con .z_article_txt h6::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    bottom: -6px;
    left: 0;
}

.z_article_con .z_article_txt p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin: 4px 0 14px;
}

.z_article_con .z_article_txt h1 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin: 10px 0 40px;
    text-align: center;
    position: relative;
}

.z_article_con .z_article_txt h1::before {
    content: "";
    position: absolute;
    width: 155px;
    height: 21px;
    background: url(../images/z_article_xs.png) no-repeat center;
    bottom: -24px;
    left: 50%;
    margin-left: -76px;
}

.z_article_con .z_article_txt h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 30px 0 16px;
    border-left: 8px solid #c30d23;
    padding-left: 16px;
    background-color: #f2f2f2;
    line-height: 40px;
}

.z_article_con .z_article_txt .wp-caption-text {
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #c30d23;
    line-height: 36px;
    margin: 0 0 24px;
}

.z_article_con .z_article_txt h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 10px 0;
}

.z_article_con .z_article_txt h4 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin: 10px 0;
}

.z_article_txt td {
    padding-left: 20px;
    font-size: 15px;
}

.z_article_txt .wp-caption {
    width: 100% !important;
    text-align: center;
}

.z_article_txt .wp-caption img {
    margin: 10px auto 0;
    width: 100%;
}

.z_article_txt .one_half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.z_article_txt .one_half img {
    border: 1px solid #ebebeb;
}

.z_article_txt .one_third {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
}

.z_article_txt ul li {
    font-size: 16px;
    color: #666;
}
.z_article_txt ul li:before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
    display: inline-block;
    margin-right: 5px;
}
.z_article_txt ul li a{
    display: inline-block;
    color: #c30d23;
}

.z_article_txt p a {
    display: inline-block;
    color: #c30d23;
}

.n-section {
    display: block;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}

.p-section {
    display: block;
    border: 1px solid #ebebeb;
    padding: 10px;
    height: 228px;
}

.cc-section {
    display: block;
    border: 1px solid #ebebeb;
    padding: 10px;
    height: 390px;
}

.paintskuai {
    display: block;
    border: 1px solid #ebebeb;
    padding: 10px;
    height: 342px;
}

.p1-section,
.p2-section,
.p3-section,
.p4-section {
    display: block;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}

tbody tr:first-child {
    background-color: #6c757d;
    color: white;
}


/* 文章表单 */

.z_article_form {
    margin: 70px 0 0;
}

.z_article_form>h6 {
    font-size: 32px;
    color: #333;
    font-family: Poppins;
    margin: 0 0 24px 0;
}

.z_article_form .wpcf7-form p label{
    color: #333;
}

.z_article_form_con {
    background-color: #f0f0f0;
    padding: 30px 48px 110px 48px;
}

.z_article_form_con .contact_form ul li input {
    background: #fff;
    border: none;
    width: 396px;
    line-height: 52px;
}

.z_article_form_con .contact_form ul li textarea {
    background: #fff;
    border: none;
    width: 814px;
    padding: 10px 0 0 48px;
}

.z_article_form_con .contact_form ul li i {
    top: 12px;
}

.z_article_form_con .contact_form ul li.code img {
    height: 52px;
    margin: -52px 420px 0 442px;
}

.z_article_form_con .contact_form ul li.submit .more {
    width: 180px;
    height: 54px;
    line-height: 54px;
}

.z_article_form_con .contact_form ul li.submit {
    margin: 10px 0 0;
}

.contact_form ul li.submit input {
    width: 180px;
}


/* 视频 */

.z_video {
    padding: 60px 0 100px;
}

.z_video .container1 .one_half {
    width: 46%;
    float: left;
    margin: 0 0 48px 4%;
}

.z_video .container1 .one_half:nth-child(2n+1) {
    margin-left: 0;
}

.z_video .container1 .one_half h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 30px 0 16px;
    border-left: 8px solid #c30d23;
    padding-left: 16px;
    background-color: #f2f2f2;
    line-height: 40px;
}

.z_video .container1 .one_half h2 a {
    display: inline-block;
    color: #c30d23;
    font-weight: bold;
}

.z_video .container1 .one_half p iframe {
    width: 100%;
    height: 400px;
}


/* .videolist {
    position: relative;
    float: left;
    width: 440px;
    height: 382px;
    margin: 0 0 40px 40px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px 20px 0 10px;
}

.container1 .videolist:nth-child(3n+1) {
    margin-left: 0
}

.videolist h6 {
    background-color: rgba(0, 0, 0, .6);
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
}

.videolist .video_img {
    width: 448px;
    height: 460px;
    transition: all .5s
}

.videoed {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 45%;
    top: 45%;
    z-index: 1;
    border-radius: 100%;
}

.videos {
    display: none;
    position: fixed;
    top: 20%;
    left: 50%;
    background-color: rgba(0, 0, 0, 1);
    margin-left: -700px;
    width: 1400px;
    height: 500px;
    z-index: 2
}

.videos video {
    height: 100%;
    margin: 0 auto;
    width: 100%
}

.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}

.videolist:hover .video_img {
    transform: scale(1.2)
} */


/*搜索*/

.z_search>.w900 {
    width: 900px;
    margin: 0 auto;
    padding: 120px 0 80px;
}

.z_search>.w900>form {
    width: 900px;
    margin: 0 auto 36px;
    position: relative;
    padding: 0;
}

.z_search_in2 {
    height: 68px;
    padding: 0 10px;
    width: 900px;
    float: left;
    line-height: 68px;
    font-size: 16px;
    border: 1px solid #ccc
}

.z_seach_btn2 {
    position: absolute;
    width: 80px;
    height: 56px;
    border: 0;
    background: url(../images/z_search.jpg) no-repeat;
    top: 6px;
    right: 6px;
}

.z_search_list>ul {
    margin-bottom: 80px
}

.z_search_list>ul li {
    width: 892px;
    height: 229px;
    background-color: #f6f6f6;
    margin-bottom: 36px;
    transition: all .5s
}

.z_search_list>ul li .z_search_img {
    margin: 14px 32px 14px 14px;
    width: 334px;
    height: 201px;
    overflow: hidden;
}

.z_search_list ul li .z_search_img img {
    width: 100%
}

.z_search_list ul li .z_search_txt {
    width: 452px;
    padding: 36px 0
}

.z_search_list ul li .z_search_txt h6 {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.z_search_list ul li .z_search_txt p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.z_search_list ul li .z_search_txt span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    padding-left: 4px
}

.z_search_list ul li:hover {
    background-color: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .2)
}

.z_search_list ul li .z_search_txt em {
    display: block;
    width: 48px;
    height: 4px;
    background-color: #c30d23;
    margin: 10px 0 20px
}


/* faq内容 */

.faq_con {
    margin: 60px auto 80px;
    width: 1080px;
}

.faq_con1 p:nth-child(2n+1) {
    font-size: 18px;
    padding: 10px 35px 10px 5px;
    background-color: #ccc;
    color: #333;
}

.faq_con1 p:nth-child(2n) {
    font-size: 18px;
    color: #666;
    margin: 10px 0 42px;
}

.faq_con1 p a {
    display: inline-block;
    color: #c30d23;
}

.faq_con>h6 {
    position: relative;
    font-size: 36px;
    color: #333;
    text-transform: capitalize;
    font-family: Poppins;
}

.faq_con>h6::after {
    content: "";
    position: absolute;
    width: 108px;
    height: 2px;
    background-color: #c30d23;
    top: 42px;
    left: 382px;
}

.faq_con .wpcf7-form {
    margin: 24px 0 0;
}

/*新闻上下篇*/
.page ul {
    padding: 24px 0;
    border-top: 1px solid #dbdbdb;
}

.page ul li {
    float: left;
    font-size: 16px;
    color: #c30d23;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 24px;
}
.page ul li:before{
    display: none;
}

.page ul li a {
    color: #666;
    white-space: nowrap;
}