html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    line-height: 1.8em;
    min-width: 1230px;
    background: #fff;
    color: #333;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    font-family: Arial, sans-serif, verdana;
    line-height: 1.8em;
    background: #fff;
    margin-top: 120px;
    top: 0 !important;
}

._orientationRight_ac53 .button_bc7a {
    margin-bottom: 80px !important;
}

.w100 {
    width: 100%;
}

.page {
    display: flex;
    justify-content: center;
    width: 100%;
}

.page a {
    display: block;
    margin: 20px;
}

.page span {
    display: block;
    margin: 20px;
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}

#jcont {
    animation: 300ms cubic-bezier(0.39, 0.24, 0.21, 0.99) 0s 1 normal both running WidgetContainer_OPEN_WIDGET_fdf1;
    --jright: 0 !important;
    --jheight: 550px !important;
    display: block;
    position: fixed;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

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

.container {
    width: 1366px;
    margin: 0 auto;
}

.mt-2 {
    margin: 20px 0;
}

img {
    max-width: 100%;
    height: auto !important;
    max-height: 100% !important;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/*top*/
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.pb-top {
    background: #222;
    height: 30px;
}

.pb-top .main {
    height: 30px;
    display: flex;
    justify-content: right;
}

.pb-top a {
    font-size: 16px;
    line-height: 30px;
    color: #f1ebeb;
    position: relative;
    display: flex;
    padding: 0 12px;
    align-items: center;
}

.pb-top a i {
    margin: 0 10px;
}

.pb-top a:first-child i {
    display: inline-block;
    width: 23px;
    height: 17px;
    background: url(../images/zz1.png) no-repeat center;
    background-size: cover;
}

.pb-top a:last-child i {
    display: inline-block;
    width: 19px;
    height: 23px;
    background: url(../images/zz2.png) no-repeat center;
    background-size: cover;
}

/*header*/
.header {
    line-height: 90px;
    background: #333;
    position: relative;
}

.header .nav li {}

.header>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .container .logo {
    height: 48px;
}

.header .container .nav {
    height: 90px;
    display: flex;
}

.header .nav>ul {
    display: flex;
}

.header .nav>ul>li {
    height: 90px;
    line-height: 90px;
}

.header .nav>ul>li>a {
    color: #fff;
    display: block;
    padding: 0 30px;
    font-weight: bold;
    white-space: nowrap;
}

.header .nav>ul>li>a:hover {
    background-color: red;
    font-weight: bold;
}

.header .search {
    position: relative;
}

.search-fix {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    min-width: 1200px;
    box-shadow: 0 5px 10px 0 #ff000036;
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    z-index: 2;
    padding: 56px 0;
    padding-top: 120px;
    min-height: 350px;
    line-height: normal;
    box-sizing: border-box;
    top: 120px;
}

.search-fix input {
    width: 672px;
    height: 44px;
    font-size: 14px;
    padding: 15px 16px;
    box-sizing: border-box;
    border: none;
    border: 2px solid #ea5504;
}

input:focus {
    outline: none;
    /* 禁用获得焦点时的轮廓线 */
}

.search-fix button {
    height: 44px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    background-color: #ea5504;
    cursor: pointer;
    border: none;
    padding: 0 20px;
}

.search-fix form {
    display: flex;
    align-items: center;
    border: none;
}

.header .search i {
    display: inline-block;
    padding: 0 18px;
    width: 18px;
    height: 100%;
    background: url(../images/search1.png) no-repeat center;
}

.search-fix .container {
    width: 775px;
}

.search-fix-hot {
    display: flex;
    font-size: 14px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.search-fix-hot span {
    display: block;
    color: #999;
    margin: 5px;
    margin-right: 28px;

}

.overview .introduce .loct {
    font-weight: bold;
    color: #000000;
}

.search-fix-hot a {
    color: #222;
    margin: 5px;
    margin-right: 28px;
}

.header .feather {
    z-index: 50;
    width: 102px;
    height: 122px;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: url(../images/zhezao1.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-left: 30px;
}

.header .feather img {
    margin: 15px 0 0 0;
}

.header .feather p {
    margin: 0;
    padding: 5px 0;
}

.header .feather a {
    color: #fff;
}

.header .search {
    cursor: pointer;
}

.header .head-requ {
    z-index: 999;

}
.fxc1{
    
}
.fxc2{
    display: none!important;
}
.header .search i:hover+.search-fix {
    display: block;
}

.search-fix:hover {
    display: block;
}

#google_translate_element {
    height: 90px !important;
    /* 如果谷歌翻译工具是通过 iframe 嵌入的，则将 iframe 的高度也设置为 90 像素 */
    box-sizing: border-box;
    color: #fff;
    z-index: 9999999;
}

.skiptranslate {
    top: 140px !important;
}

.goog-te-gadget-simple {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    height: 90px !important;
    border-left: unset !important;
    border-top: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
    color: #fff !important;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff !important;
    font-weight: bold;
    font-size: 16px;
}

/*nav分页*/
.nav-sidea {
    position: relative;
}

.pro-nav-all {
    display: none;
    width: 100vw;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 120px;
    z-index: 2;
    border-top: 5px red solid;
    padding: 10px 0 25px 0;
    box-shadow: 1px 1px 1px 1px red;
}

.pro-nav-all .container {
    width: 100%;
}

.nav-sidea a:hover+.pro-nav-all {
    display: block;
}

.pro-nav-all {
    line-height: normal;
}

.pro-nav-all:hover {
    display: block;
}

.pro-navall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.pro-nav-side {
    width: 14%;
}

.pro-nav-side h2 {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ea5504;
    font-size: 18px;
}

.pro-nav-side:hover h2 {
    color: #ea5504;
}

.pro-fu-side a {
    display: block;
    font-size: 14px;
    color: #777777;
    line-height: 32px;
    transition: .3s ease;
    margin: 6px 0;
    padding: 0 5px;
    box-sizing: border-box;
}

.pro-fu-side a:hover {
    color: #ea5504;
}

.pro-nav-fua {
    padding: 20px 0;
}

.pro-nav-side .img {
    text-align: center;
}

.pro-nav-side .img img {
    width: 50%;
    text-align: center;
}

.pro-navcontact a:first-child {
    display: inline-block;
    padding: 8px 30px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #ea5504;
    color: #ea5504;
    border-radius: 4px;
}

.pro-navcontact a:last-child {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    background: #ea5504;
    border-radius: 4px;
    border: 1px solid #ea5504;
    padding: 8px 30px;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    margin-left: 40px;
}

.pro-navcontact {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/*nav分页*/



/*nav特效*/

/*banner*/
.pub-banner {
    position: relative;
}

.pub-banner .banner ul li img {
    width: 100%;
    vertical-align: middle;
}

.bannerSide {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1.4em;
    color: #999;
    background: rgba(0, 0, 0, .6);
}

.bannerSide ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.bannerSide ul li {
    position: relative;
    display: flex;
    width: 28%;
    flex-wrap: wrap;
}

.bannerSide ul li::after {
    content: '';
    position: absolute;
    right: -10%;
    top: 2px;
    display: block;
    width: 1px;
    height: 80px;
    background: #848484;
}

.bannerSide ul li:last-child::after {
    content: unset;
}

.bannerSide ul li .img {
    width: 23%;
    margin-right: 23px;
}

.bannerSide ul li .text {
    width: 60%;
}

.bannerSide ul li .text h4 {
    margin: 2px 0 5px 0;
    font-size: 14px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #fff;
}

.bannerSide ul li .text p {
    color: #999;
}

.pub-banner .s-banner li img {
    width: 100%;
}

/*about*/
.index-about {
    display: flex;
    position: relative;
    margin-top: 50px;
}

.index-about .index-about-left {
    width: 510px;
    height: 400px;
    padding: 20px;
    box-sizing: border-box;
    background: #f6f6f6;
}

.index-about .index-about-right {
    position: absolute;
    left: 510px;
    right: calc(50% - 50vw);
    height: 400px;
}

.index-about-left h1 {
    font-size: 24px;
    color: #e11d26;
    line-height: 1em;
}

.index-about-left span {
    display: block;
    margin: 20px 0;
}

.index-about-left p {
    margin: 10px 0;
    position: relative;
    padding-left: 30px;
}

.index-about-left p::before {
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    font-size: 16px;
    color: #e33038;
    background: url(../images/gou.png) no-repeat;
}

.index-about-left a {
    margin-top: 20px;
    color: #e11d26;
}

.index-about-left a::after {
    content: '';
    display: inline-block;
    margin-left: 8px;
    border: 5px solid #e11d26;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

/*index-product*/
.product-show .container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 50px;
    padding-bottom: 30px;
}

.product-show-left h2 {
    font-size: 36px;
    width: 100%;
    margin: 10px 0 20px;
    line-height: 1em;
    color: #333;
    margin-bottom: 40px;
}

.product-show-left>p {
    padding: 0 20px;
    line-height: 2.2em;
    position: relative;
    text-indent: 2em;
    margin-right: 20px;
}

.product-show-left {
    position: relative;
    z-index: 2;
    float: left;
    width: 750px;
    margin-top: 50px;
}

.product-show-right {
    position: absolute;
    bottom: 0px;
    right: 0;
    height: 322px;
}

.product-show-left>p::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    margin-right: 10px;
    font-size: 30px;
    color: #e11d26;
    background: url(../images/sgou.png) no-repeat;
}

.product-show-left>p::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 12px;
    margin-right: 10px;
    font-size: 30px;
    color: #e11d26;
    font-size: 30px;
    color: #e11d26;
    background: url(../images/xgou.png) no-repeat;
    transform: translate(10px, 10px);
}

.product-show-left ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.product-show-left ul li {
    width: 30%;
    height: 102px;
    padding: 0 1%;
    margin-top: 50px;
    background: #fff;
    box-shadow: 0 2px 10px 0 #8a8888;
}

.product-show-left ul li h4 {
    font-size: 18px;
    padding-top: 14px;
}

.product-show-left ul li:hover h4 {
    color: #e11d26;
}

.product-show-left ul li span {
    color: #e11d26;
}

.product-show-left ul li:hover span {
    font-weight: bold;
}

/*productlist*/

.product-list .swiper-slide {
    display: inline-block;
    padding: 5px;
    background: #f6f6f6;
    box-sizing: border-box;
    margin: 50px 0;
}

.product-list h2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.product-list img {
    vertical-align: middle;
    height: 250px !important;
    object-fit: contain;
    width: 80%;
}

.product-list .swiper-slide .all {
    margin: 20px;
}

.product-list .swiper-slide span {
    display: block;
    padding-left: 15px;
    color: #999;
    background: url(../images/capacity-icon.png) no-repeat left center;
}

.product-list .tempWrap {
    width: 100% !important;
}

/*product-comment*/
.product-comment {
    height: 480px;
    background-image: url(../images/reviews-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    box-sizing: border-box;
}

.product-comment h3 {
    margin: 50px 0 0;
    font-size: 36px;
    line-height: 1em;
    text-transform: uppercase;
    color: #fff;
}

.product-comment span {
    display: block;
    font-size: 12px;
    display: block;
    color: #fff;
    margin-bottom: 30px;
}

.product-comment ul li {
    display: inline-block;
    width: 235px;
    margin-right: 1%;
    white-space: normal;
    color: #ddd;
}

.product-comment ul li .text {
    width: 100%;
    height: 210px;
}

.product-comment ul li .author {
    margin-top: 55px;
    color: #999;
    display: flex;
}

.product-comment ul li .author .img {
    width: 60px;
}

.product-comment ul li .author img {
    margin-right: 10px;
    border-radius: 50%;
}

.product-comment ul {
    display: flex;
    justify-content: space-between;
}

.pub-mess {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.pub-table,
.pub-news {
    width: 100%;
}

.pub-table h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.pub-table span {
    display: block;
    margin-top: 10px;
    color: #999;
}

.pub-table input {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.pub-table p {
    margin: 10px 0;
    width: 48%;
}

.pub-table p.wxm {
    width: 100% !important;
}

.pub-table p.input {
    border-bottom: 1px solid #ddd;
}

.pub-table form {
    position: relative;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pub-table textarea {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.pub-table .textarea {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.pub-table .sub {
    display: flex;
    justify-content: right;
    width: 100%;
}

.pub-table input[type=submit] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    background: #e11d26;
    cursor: pointer;
    margin: 30px 0;
}

.pub-news h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}

.pub-news ul {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pub-news ul li {
    width: 48%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.pub-news ul .as-data {
    display: flex;
    justify-content: space-between;
}

.pub-news ul .as-data h3 {
    font-size: 15px;
    font-weight: normal;
    color: #e11d26;
}

.pub-news ul .as-data .data {
    font-size: 15px;
    font-weight: normal;
    color: #999;
}

.pub-news ul p {
    margin-top: 5px;
    line-height: 1.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*brand*/
.pub-brand {
    margin-top: 20px;
    background: #f6f6f6;
    padding: 40px 0;
    overflow: hidden;
}

.pub-brand ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pub-brand ul li {
    width: 20%;
    height: 65px;
    margin-top: 20px;
    line-height: 65px;
    text-align: center;
}

.pub-brand ul li img {
    vertical-align: middle;
}

/*foot*/
.footer {
    padding: 30px 0;
    color: #777;
    background: #333;
}

.footer li a {
    color: #777;
}

.footer h4 {
    margin: 5px 0;
    color: #fff;
}

.foot-contact .key {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.footer .foot-navs {
    margin-left: 80px;
    width: 230px;
}

.footer .foot-catalog {
    width: 610px;
    margin-left: 80px;
}

.footer .foot-contact {
    position: relative;
    margin-top: 10px;
    text-align: right;
    width: 300px;
}

.footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .foot-catalog ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .foot-catalog li {
    width: 45%;
}

.foot-end {
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #1a1a1a;
}

/*about.html*/
.crumbs {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.crumbs a {
    margin-right: 5px;
    color: #999;
}

.crumbs a:last-child {
    color: #e11d26;
}

/* about-sidea */
.about-sidea {
    height: 700px;
    color: #fff;
    background: url(../images/about-bg.jpg) no-repeat top center;
    background-size: cover;
}

.about-sidea h1 {
    margin-bottom: 20px;
    color: #fff;
    margin-top: 20px;
}

.about-sidea .video {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.about-sidea video {
    width: 100%;
    height: 372px !important;
}

.video-ridio,
.video-text {
    width: 50%;
}

.video-text {
    padding: 30px 18px;
    border-bottom: 25px solid transparent;
    line-height: 30px;
    color: #666;
    background: #f5f5f5;
    background-clip: padding-box;
    overflow: hidden;
    box-sizing: border-box;
}

.video-text h3 {
    font-size: 22px;
    font-weight: bold;
    color: #e11d26;
    margin-bottom: 20px;
}

.video-text a {
    display: block;
    width: 160px;
    height: 40px;
    margin-top: 12px;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #ff353f;
}

/* about-sideb */
.about-sideb {
    margin-top: 50px;
}

.about-sideb h3 {
    margin: 10px 0;
    font-size: 36px;
    line-height: 40px;
    color: #333;
    text-align: center;
}

.about-sideb span {
    display: block;
    text-align: center;
    color: #666;
}

.about-sideb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.about-sideb ul li {
    width: 24%;
}

.about-sideb ul li .text {
    text-align: center;
}

/* about-sidec */
.about-sidec {
    margin-top: 40px;
    padding: 30px 0;
    background: #f5f5f5;
}

.about-sidec .main {
    display: flex;
    justify-content: space-between;
}

.about-sidec .left {
    width: 50%;
}

.about-sidec .right {
    width: 50%;
}

.about-sidec .right img {
    width: 75%;
}

.about-sidec h3 {
    display: inline-block;
    padding: 0 20px;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    background: #e11d26;
}

.about-sidec ul {
    float: left;
    width: calc(55% - 96px);
    padding-left: 36px;
    margin-left: 60px;
    border-left: 1px solid #e11d26;
    line-height: 1.2em;
    color: #999;
}

.about-sidec ul li {
    margin-top: 20px;
    position: relative;
}

.about-sidec ul li::before {
    content: '';
    position: absolute;
    left: -44px;
    top: 0;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #e11d26;
    border-radius: 50%;
    background: #fff;
}

.about-sidec li:nth-child(1) {
    margin-top: 0;
}

.about-sidec li span {
    color: #999;
}

.about-sidec li h4 {
    display: block;
    font-weight: bold;
    color: #19063b;
}

.about-sidec .main {
    padding: 45px 0 30px 0;
}

/* about-sided */
.about-sided h2 {
    max-width: 1366px;
    margin: 0 auto;
    font-size: 36px;
    line-height: 1.2em;
    color: #333;
    text-align: center;
}

.about-sided span {
    display: block;
    font-size: 15px;
    text-align: center;
    color: #999;
}

.about-sided .images {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0;
}

.about-sided .images li {
    width: 11%;
}

.about-sided .images li img {
    width: 100%;
    height: 135px !important;
    vertical-align: middle;
    margin: 5px 0;
}

/*contact.html*/
.pub-contact .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pub-contact .left {
    width: 48%;
}

.pub-contact .right {
    width: 48%;
}

.pub-contact h1 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.pub-contact p {
    margin-top: 10px;
    color: #999;
}

.pub-contact form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pub-contact .input {
    width: 48%;
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
}

.pub-contact .textarea {
    width: 100%;
}

.pub-contact .sub {
    display: flex;
    justify-content: right;
    width: 100%;
}

.pub-contact input {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.pub-contact textarea {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.pub-contact .textarea {
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
}

.pub-contact input[type=submit] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    background: #e11d26;
    cursor: pointer;
    transition: all, .2s;
    margin-top: 20px;
}

.contact-sideb {
    height: 447px;
    background: url(../images/contact-head-bg.jpg) no-repeat top center;
    background-size: cover;
}

.contact-sideb .container {
    position: relative;
}

.contact-sideb .container .main {
    position: absolute;
    margin-top: 50px;
    width: 640px;
    height: 245px;
    padding: 35px 0 40px 35px;
    background: #fff;
    overflow: hidden;
    right: 0;
}

.contact-sideb .container .main h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
    color: #333;
}

.contact-sideb .container .main span {
    display: block;
    color: #999;
}

.contact-sideb h3 {
    margin-top: 20px;
    font-weight: normal;
    color: #1a1a1a;
    font-size: 22px;
}

.contact-sideb .message {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-sideb .message a {
    display: flex;
    width: 50%;
    align-items: center;
}

.contact-sideb .message .text {
    display: block;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
}

.contact-sideb .message span {
    display: block;
    margin-top: 0;
    font-size: 18px;
    color: #e11d26;
}

.contact-sideb .message img {
    vertical-align: middle;
}

.contact-sideb .addr {
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    border-bottom: 2px dotted #ddd;
}

.pub-contact {
    margin: 60px auto;
    padding-top: 10px;
    overflow: hidden;
}

.contact-sidec {
    padding: 60px 0 80px 0;
    background-color: #f6f6f6;
    background-image: url(../images/contact-body-bg.png);
    background-repeat: repeat-x;
    background-position: bottom center;
}

.contact-sidec .process {
    display: flex;
    justify-content: space-between;
}

.contact-sidec .process-side {
    display: block;
    width: 110px;
    height: 65px;
    margin: 30px 0;
    text-align: center;
    box-shadow: 0 0 4px #ddd;
    background-color: #fff;
    background-image: url(../images/about-icons.png);
    background-repeat: no-repeat;
    background-position: 20px -10px;
    position: relative;
}

.contact-sidec .process-side::before {
    content: '';
    position: absolute;
    left: 0;
    top: -30px;
    display: block;
    border-bottom: 30px solid #fff;
    border-left: 55.5px solid transparent;
    border-right: 55.5px solid transparent;
}

.contact-sidec .process-side::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -30px;
    display: block;
    border-top: 30px solid #fff;
    border-left: 55.5px solid transparent;
    border-right: 55.5px solid transparent;
}

.contact-sidec .process-side span {
    display: block;
    position: absolute;
    bottom: -65px;
    z-index: 999;
    white-space: nowrap;
}

.contact-sidec .process-side:nth-child(2) {
    background-position: 20px -78px;
}

.contact-sidec .process-side:nth-child(3) {
    background-position: 20px -150px;
}

.contact-sidec .process-side:nth-child(4) {
    background-position: 20px -224px;
}

/*newslist.html*/
.newslist h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
    color: #333;
    margin: 30px 0;
}

.newslist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.newslist li {
    width: 48%;
    margin-top: 50px;
    color: #999;
    display: flex;
    justify-content: space-between;
}

.newslist li .thumbnail {
    width: 230px;
}

.newslist li .text {
    width: calc(100% - 240px);
}

.newslist li .text p {
    margin: 10px 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newslist .xside {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.newslist .author {
    width: 50%;
}

.newslist .author span {
    display: block;
    margin-top: -7px;
}

.newslist .comment_count {
    width: 50%;
    display: flex;
    justify-content: right;
    align-items: center;
}

.newslist .xside .img {
    margin-right: 5px;
}

.newslist .xside img {
    display: block;
    width: 45px;
    height: 45px;
    margin-right: 5px;
    border-radius: 50%;
}

.newslist .xside .author {
    display: flex;
    font-size: 14px;
}

.newslist .loadmore {
    display: block;
    width: 120px;
    height: 40px;
    margin: 30px auto;
    border-radius: 20px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.entry-content div {
    overflow-x: scroll;

}

::-webkit-scrollbar {
    display: none;
}

/*productlist*/
.prolist-all .container {
    display: flex;
    justify-content: space-between;
}

.prolist-sidea {
    width: calc(100% - 400px);
}

.pub-pro {
    position: sticky;
    top: 2px;
    z-index: 20;
    float: right;
    width: 350px;
    align-self: flex-start;
}

.prolist-sidea h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
    color: #333;
    margin-top: 50px;
}

.prolist-sidea .loct {
    font-weight: bold;
    font-size: 20px;
}

.prolist-sidea-cc {}

.prolist-sidea-cc a {
    display: inline-block;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #000000cc;
    padding: 5px 0;
    border-bottom: 1px solid #000000cc;
}

.prolist-sidea>p {
    margin: 10px 0;
}

.prolist-sidea .hd>ul {
    overflow: hidden;
    margin: 30px 0;
}

.prolist-sidea-left {
    width: 350px;
    text-align: center;
}

.prolist-sidea-right {
    width: calc(100% - 365px);
    box-sizing: border-box;
    padding-top: 30px;
}

.prolist-sidea .hd>ul .chargea {
    display: flex;
    justify-content: space-between;
}

.prolist-sidea .hd>ul>li {
    margin-top: 25px;
    position: relative;
}

.prolist-sidea-title {
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.prolist-all .parameter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #999;
}

.prolist-all .parameter li {
    width: 100%;
    margin: 0;
}

.prolist-all .intor {
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.prolist-all .intor a {
    display: block;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    margin-right: 15px;
}

.prolist-all .intor .intor-ya {
    width: 60%;
    background: rgb(217, 217, 217);
    text-align: center;
    position: relative;
    font-weight: bold;
}

.prolist-all .intor .intor-ya::before {
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/ya2.png) no-repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 3%;
}

.prolist-all .intor .intor-ya:hover {
    color: #fff;
    background: #004f87;
}

.prolist-all .intor .intor-ya:hover::before {
    background: url(../images/ya1.png) no-repeat;
}

.prolist-all .intor .intor-yb {
    width: 40px;
    background: url(../images/ya3.png) no-repeat;
    background-size: cover;
}

.parameter li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    background-image: url(../images/production-args-icons.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top center;
}

.parameter li:nth-child(2) i {
    background-position: 0 -22px;
}

.parameter li:nth-child(3) i {
    background-position: 0 -45px;
}

.parameter li:nth-child(4) i {
    background-position: 0 -70px;
}

.parameter li:nth-child(5) i {
    background-position: 0 -22px;
}

.parameter li:nth-child(6) i {
    background-position: 0 -45px;
}

.pub-sort {
    margin-top: 80px;
    margin-bottom: 30px;
}

.pub-sort>ul>li {
    position: relative;
    z-index: 2;
    margin-top: 1px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-indent: 26px;
    background: #f6f5f5;
}

.pub-sort .fu-sort {
    display: none;
}

.pub-sort .fu-sort {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    display: none;
    transform: translateX(-100%);
}

.pub-sort .fu-sort li {
    padding-right: 20px;
    padding-left: 20px;
    font-weight: normal;
    line-height: 40px;
    text-indent: 2px;
    color: #000;
}

.pub-sort .fu-sort li a {
    display: block;
    color: #000;
}

.pub-sort>ul>li a {
    display: block;
}

.pub-sort>ul>li a:hover+.fu-sort {
    display: block;
}

.pub-sort>ul>li:hover {
    color: #fff;
    background: #e11d26;
}

.fu-sort:hover {
    display: block;
}

.pub-sort>ul>li:hover>a {
    color: #fff;
}

.pub-sort>ul>li:hover .fu-sort li a {
    line-height: 40px;
    text-indent: 2px;
    border-bottom: 1px solid #ddd;
    color: #000;
}

.pub-sort>ul>li:hover .fu-sort li:hover a {
    color: #e11d26;
}

.pub-right-table h3 {
    font-size: 20px;
    text-transform: uppercase;
}

.pub-right-table span {
    display: block;
    color: #ccc;
}

.pub-right-table input,
textarea {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.pub-right-table .input {
    width: 100%;
    color: #ccc;
    border-bottom: 1px solid #ddd;
    margin: 35px 0;
}

.pub-right-table .sub {
    display: flex;
    justify-content: right;
    align-items: center;
}

.pub-right-table input[type=submit] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    background: #e11d26;
    cursor: pointer;
    transition: all, .2s;
    margin: 10px 0;
}

.pub-protext h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0;
}

.pub-protext .img {
    width: 140px;
}

.pub-protext .text {
    width: calc(100% - 150px);
}

.pub-protext a {
    display: flex;
    justify-content: space-between;
}

.pub-protext i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    background-image: url(../images/production-args-icons.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top center;
}

.pub-protext .parameterss:nth-child(2) i {
    background-position: 0 -22px;
}

.pub-protext {
    margin: 30px 0 10px 0;
}

.pub-protext li {
    margin-top: 10px;
}

.pub-expert {
    padding: 40px 0;
    background-color: #f6f6f6;
    background-image: url(../images/category-product-bg.png);
    background-repeat: no-repeat;
}

.pub-expert ul {
    display: flex;
}

.pub-expert ul li {
    width: 25%;
}

.pub-expert ul li h3 {
    margin: 20px 0;
    font-size: 20px;
    color: #d91f27;
    text-align: center;
}

.pub-expert ul li span {
    display: block;
    text-align: center;
}

.pub-purchase {
    height: 338px;
    background: url(../images/busprocess-bg.jpg) no-repeat center center, #000;
    overflow: hidden;
}

.pub-purchase h3 {
    margin: 30px 0;
    font-size: 20px;
    color: #fff;
}

.pub-purchase ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: dotted;
}

.pub-purchase ul li {
    position: relative;
    width: 21%;
    height: 70px;
    margin-top: 30px;
    background: #fff;
    font-size: 14px;
    line-height: 70px;
    font-weight: bold;
    text-align: center;
    color: #444;
}

.pub-purchase ul li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: left;
    text-indent: 4px;
    color: #d91f27;
    overflow: hidden;
}

.pub-purchase ul li:after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    display: block;
    border-top: 35px solid transparent;
    border-right: none;
    border-bottom: 35px solid transparent;
    border-left: 20px solid #fff;
}

.pub-purchase ul li span:before {
    position: absolute;
    top: -35px;
    left: -35px;
    z-index: -2;
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #333;
}

/*news.html*/
.single-blog {
    display: flex;
    justify-content: space-between;
}

.single-blog .machines {
    width: calc(100% - 400px);
}

.pb-hot-article h3 {
    font-size: 20px;
    text-transform: uppercase;
}

.pb-hot-article ul {
    margin: 10px 0 15px 0;
}

.pb-hot-article ul a {
    display: block;
    color: #549ccf;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pb-hot-article ul a:hover {
    text-decoration: underline;
}

.single-blog h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
    color: #333;
    margin: 40px 0;
}

.single-blog .post-meta {
    width: 100%;
    margin: 15px 0;
    line-height: 1.5em;
    clear: both;
    overflow: hidden;
    display: flex;
}

.single-blog .post-author {
    color: #000;
}

.single-blog .post-author .author-avatar {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border-radius: 50%;
}

.single-blog .pub-meta {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}

.single-blog .pub-meta span {
    margin-right: 20px;
}

.single-blog .pub-meta span {
    display: block;
}

.single-blog h2 {
    margin: 20px 0 15px 0;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.entry-content p {
    margin: 10px 0;
}

.entry-content table {
    font-size: 16px !important;
}

.entry-content table span {
    font-size: 16px !important;
}

.entry-content table,
.entry-content td {
    border: 1px solid #f39401;
}

.entry-content video {
    width: 800px;
    height: auto !important;
}

.entry-content table p {
    text-align: center !important;
}

.post-tags {
    font-size: 16px;
    color: #666;
}

.post-tags a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 10px;
    color: #549ccf;
    background: #f7f7f7;
}

.single-blog .post-pagination div {
    width: 100%;
    height: 38px;
    margin-top: 1px;
    line-height: 38px;
    text-indent: 10px;
    color: #666;
    background: #f6f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-pagination {
    margin: 30px 0;
}

.single-related h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.single-related ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.single-related li {
    width: 32%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.single-related .thumbnail {
    width: 140px;
}

.single-related .text {
    width: calc(100% - 160px);
    color: #999;
}

.single-related h4 {
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px 0 10px;
}

.single-related p:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    background-image: url(../images/production-args-icons.png);
    background-repeat: no-repeat;
    background-size: 16px;
}

.single-related p.power:before {
    background-position: 0 -22px;
}

/*product.html*/
.product-main {
    display: flex;
    justify-content: space-between;
}

.product-main .gallery {
    width: calc(100% - 535px);
}

.product-main .overview {
    width: 505px;
    position: sticky;
    top: 0;
}

.product-main .gallery a {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}

.product-main .gallery iframe {
    width: 100%;
    cursor: pointer;
    height: 411px;
    object-fit: cover;
}

.product-main .gallery iframe .video {
    object-fit: cover;
}

.product-main .gallery a video {
    width: 100%;
    cursor: pointer;
    height: 411px;
}

#playerb {
    width: 100%;
    /* 设置视频宽度为 100% */
    display: block;
    /* 将视频显示为块级元素 */
    outline: none;
    /* 移除视频周围的轮廓线 */
    background-color: #fff;
    background-size: cover;
    /* 将背景图像自适应大小以填充视频容器 */
    background-position: center;
    /* 将背景图像居中显示 */
    object-fit: cover;
}

.product-main .gallery img {
    max-width: 60%;
    height: auto !important;
    max-height: 100% !important;
    vertical-align: middle;
}


.product-main .overview h1 {
    font-size: 24px;
    margin-top: 25px;
}

.product-main .overview h1:before {
    content: '';
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    background: url(../images/product-certificate.png) no-repeat left center;
}

.product-main .overview .params {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #999;
}

.product-main .overview .params li {
    width: 50%;
    margin-top: 5px;
}

.product-main .overview .params span {
    color: #e11d26;
}

.product-main .overview .params li:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    background-image: url(../images/production-args-icons.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top center;
}

.overview .params li:nth-child(2):before {
    background-position: 0 -22px;
}

.overview .params li:nth-child(3):before {
    background-position: 0 -45px;
}

.overview .params li:nth-child(4):before {
    background-position: 0 -70px;
}

.overview .introduce {
    margin-top: 10px;
    color: #666;
    /*display: -webkit-box;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.overview .list {
    display: flex;
    margin: 30px 0;
}

.overview .get {
    flex: 1;
}

.overview .what {
    flex: 1;
}

.overview .get a {
    text-align: center;
    display: block;
    color: #FFF;
    font-size: 1.2rem;
    background-color: #307dc3;
    width: 95%;
    height: 3.333333rem;
    line-height: 3.333333rem;
    border: none;
    font-weight: bold;
    border-radius: 0.333333rem;
    animation: buttonAnimation 2s infinite;

}

.overview .get a:hover {
    background-color: #e2424a;
}

.overview .get img {
    vertical-align: middle;
    width: 2.2rem;
    margin-right: 0.8rem;
}

.overview .what a {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.2rem;
    background-color: #2e3d02;
    width: 95%;
    height: 3.333333rem;
    line-height: 3.333333rem;
    border: none;
    font-weight: bold;
    border-radius: 0.333333rem;
    border: 1px solid #999;
    animation: buttonAnimation 2s infinite;

}

.overview .what a:hover {
    background-color: #465c04;
    color: #fff;
}

.overview .what img {
    vertical-align: middle;
    width: 2.2rem;
    margin-right: 0.8rem;
}

.overview .rfq {
    margin-top: 20px;
}

.overview .rfq h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.feedback-form {
    position: relative;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
}

.feedback-form p.input {
    border-bottom: 1px solid #ddd;
}

.feedback-form p {
    margin: 24px 0;
    width: 48%;
}

.feedback-form input,
.feedback-form textarea {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.feedback-form textarea {
    border: none;
    outline: none;
    line-height: 24px;
    width: 100%;
    font-family: inherit;
    line-height: 1.2em;
    resize: none;
}

.feedback-form p.full-row {
    width: 100%;
}

.overview .feedback-form input[type=submit] {
    width: 80px;
    height: 35px;
    line-height: 35px;
}

.feedback-form input[type=submit] {
    float: right;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    background: #e11d26;
    cursor: pointer;
    transition: all, .2s;
}

.overview .rfq>p {
    margin: 20px 0;
}

.product-main {
    margin-top: 50px;
}

.pro-service {
    margin-top: 10px;
    padding: 25px 0;
    background: #f6f6f6;
    line-height: 1;
}

.pro-service .pro-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro-service .pro-icon span {
    width: 10%;
    text-align: center;
    color: #ef7954;
    font-size: 15px;
    position: relative;
    height: 112px;
    justify-content: center;
    flex-wrap: wrap;
}

.pro-icon span i {
    display: block;
    font-size: 68px;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../images/meng.png) no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}

.pro-icon span:nth-child(1) i {
    background-position: -6px 0;
}

.pro-icon span:nth-child(2) i {
    background-position: -165px 0;
}

.pro-icon span:nth-child(3) i {
    background-position: -318px 0;
}

.pro-icon span:nth-child(4) i {
    background-position: -465px 0;
}

.pro-icon span:nth-child(5) i {
    background-position: -625px 0;
}

.pro-icon span:nth-child(6) i {
    background-position: -785px 0;
}

.pro-icon span:nth-child(7) i {
    background-position: -938px 0;
}

.pro-icon span:nth-child(8) i {
    background-position: -1090px 0;
}

.pro-icon span:nth-child(9) i {
    background-position: -1248px 0;
}



.pro-service .pro-icon span p {
    margin: 20px 0;
}

.pro-stage {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 38px;
    margin-top: 25px;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
}

.pro-stage span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -19px;
    z-index: 2;
    display: block;
    border-color: transparent;
    border-style: solid;
    border-width: 19px;
    border-right-width: 0;
    border-left-color: #ff643b;
}

.pro-stage span {
    position: relative;
    display: block;
    width: 33.333%;
    text-align: center;
}

.pro-stage span:nth-child(2):after {
    border-left-color: #fd3f49;
}

.pro-stage span:nth-child(3):after {
    border-left-color: #fff;
}

.pro-stage span:nth-child(1) {
    background: linear-gradient(to right, #f7956e, #ff643b);
}

.pro-stage span:nth-child(2) {
    background: linear-gradient(to right, #ff403c, #fd3f48);
}

.pro-stage span:nth-child(3) {
    background: linear-gradient(to right, #ee222b, #e11d26);
}

.pro-body {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.pro-body .mainsc {
    width: calc(100% - 400px);
}

.notfound {
    min-height: calc(100vh - 407px);
}

.wrap {
    width: 100%;
}

.notfound .lost {
    transform: translateY(20%);
    text-align: center;
}

.notfound .lost img {
    max-width: 100%;
    height: auto !important;
    max-height: 100% !important;
}

.notfound p {
    display: inline-block;
    margin-right: 20px;
    color: #333;
    font-size: 24px;
}

.notfound a {
    display: inline-block;
    width: 160px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ff353f;
    border-radius: 5px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #ff353f;
}

.notfound a:nth-child(3) {
    color: #fff;
    background: #ff353f;
    margin-left: 20px;
}

.about-xuan {
    height: 600px;
    position: relative;
    background: url(../images/about-bg.jpg) no-repeat top center;
    background-size: cover;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none;
}

.about-xuan #playerx {
    height: 600px;
    object-fit: cover;
}

.about-xuan .xuan-pos {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;

}

.about-xuan .xuan-pos h1 {
    font-size: 30px;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    opacity: 1;
    margin-bottom: 30px;
    color: #000;
}

.about-xuan .xuan-pos p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    font-weight: bold;
    color: #000;

}

.xuan-pos-side {
    padding: 30px;
    background-color: rgb(255, 255, 255, 0.6);
}

.about-xuan .whatapp {
    display: inline-block;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 80px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    background-color: #2e3d02;
    position: relative;
    animation: buttonAnimation 2s infinite;
    margin-right: 20px;
}

.about-xuan .whatapp span {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/whatsss.png);
    background-size: 100%;
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto;
    border-radius: 2px;
    background-position: no-repeat;
}

.about-xuan .emailxs {
    background-color: #307dc3;


}

.about-xuan .emailxs span {
    background-image: url(../images/vc2.png) !important;
}

.video-right video {
    width: 100%;
}

/*通用表单*/

/*biaodan*/

#custom-form .field-label {
    color: #000;
    display: block;
    margin: 8px 0;
}

#custom-form .field-row {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
    justify-content: space-between;
}

#custom-form .field-row .column2 {
    padding: 0 10px;
    width: 49%;
    box-sizing: border-box;
}

#custom-form .field-text {
    font-size: 16px;
    width: 100%;
    height: 55px;
    margin-bottom: 5px;
    border-radius: 0;
    background: #fafafa !important;
    margin-bottom: 15px;
}

#custom-form .field-label span {
    color: red;
}

#custom-form .field-row .column {
    padding: 0 10px;
    width: 100%;
}

#custom-form .field-textarea {
    border-radius: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: PT Sans;
    font-weight: 400;
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.6em;
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    box-sizing: border-box;
    border-color: #fff;
    background: #fafafa !important;
}

#custom-form .field-button {
    background: #d3b574;
    margin: 15px auto;
    display: block;
    padding: 20px 80px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
}

#custom-form .field-button:hover {
    background: #c58700;
}

#custom-form input {
    margin: 0;
    border-width: 1px;
    border-style: solid;
    color: #666;
    padding: 0.75em;
    box-sizing: border-box;
    border-color: #fff;
}

#custom-form {
    padding: 3.6% 0;
    background: #dddddd;
}

.mb-side {
    display: none;
}

/*动画*/
/* 定义关键帧动画 */
@keyframes writingAnimation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(25deg);
    }

    100% {
        transform: rotate(-10deg);
    }
}

/* 应用动画效果 */
.feather img {
    animation: writingAnimation 2s infinite;
}

/*///////////////*/
/* 定义关键帧动画 */
@keyframes buttonAnimation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }

    100% {
        transform: scale(1);
    }
}

/* 应用动画效果 */


.whatapp:hover {
    background-color: #5c7906;
}

/*///////////////*/
/*动画*/
.video-banner img {
    width: 100%;
}

.video-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 0;
}

.vxm h1 {
    font-size: 28px;
    text-align: center;
    margin: 40px 0;
}

.video-main-side {
    width: 49%;
    aspect-ratio: 16 / 9;
}

/*right*/

/*鍙充晶鍥哄畾*/
.ps-right {
    position: fixed;
    left: 20px;
    width: 68px;
    bottom: 4%;
    margin-top: -70px;
    z-index: 100;
}

.ps-right img {
    display: block;
    margin: 2px auto;
}

.ps-right a {
    display: block;
    width: 100px;
    min-height: 76px;
    padding: 10px;
    border-radius: 4px;
    transition: .36s ease;
    margin-top: 4px;
    box-sizing: border-box;
    background: rgba(34, 34, 34, 0.5);
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.ps-right .active {
    background-color: #307dc3;
}

.ps-right a:hover {
    background: #bd724a;
}

.tel-niu {
    display: none;
}

.productlist-m {
    display: none;
}

.ps-right .ps-right-xv {
    display: none;
    position: absolute;
    left: 130px;
    top: 125px;
    width: 150px;
}

.ps-right .ps-right-xv img {
    width: 100%;
}

.ps-right-wp:hover .ps-right-xv {
    display: block;
}

.float-contact {
    display: none;
}

/*新增需求*/
.hidden {
    display: none !important;
}
.block{
    display: block !important;;
}
.fx-pubx{
    display: none;
}
.fx-tb-bg {
    z-index: 1000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    justify-content: center;
    align-items: center;
    display: flex;
}
.fx-pubx-show{
    cursor: pointer;
}
.fx-tb {
    width: 667px;
    height: 570px;
    padding: 25px 50px 40px;
    background-color: white;
    background-image: url(https://delongmetal.com/Public/img/675756_03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    box-sizing: border-box;
}

.fx-tb-head {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.fx-tb-head .qai {
    display: inline-block;
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #2ba6e1;
    text-align: center;
    line-height: 46px;
}

.fx-tb-head .em {
    display: inline-block;
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #e50112;
    text-align: center;
    line-height: 46px;
}

.fx-tb-text {
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #999;
    ;
    margin-bottom: 10px;
}

.quick-inquiry-input {
    width: 46%;
    margin-bottom: 16px;
}

.quick-inquiry-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.quick-inquiry-input input {
    width: 100%;
    height: 35px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #999;
    ;
}

.quick-inquiry-input span {
    font-size: 14px;
}

.fx-tb textarea {
    width: 100%;
    border: 1px solid #999;
    border-radius: 6px;
    padding: 16px;
    font-size: 16px;
    box-sizing: border-box;
}

.quick-inquiry-button {
    height: 48px;
    width: 180px;
    font-size: 18px;
    border-radius: 4px;
    background-color: #0c7bc2;
    color: white;
    box-sizing: border-box;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
}
.right-bt{
    width: 95px;
    height: 95px;
    background-color: #0c7bc2;
    cursor: pointer;
    color: white;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    box-sizing: border-box;
    position: fixed;
    right: 25px;
    bottom: 120px;
    font-size: 16px;
    font-weight: bold;
    z-index: 9999;
}
.right-bt p{
    margin: 0;
    padding: 0;
}
/*新增需求*/
@media screen and (max-width: 1370px) {
.fxc2{
    display: block!important;
}
.fxc1{
    display: none!important;
}
    .prolist-all .intor .intor-ya {
    width: 80%;
    background: rgb(217, 217, 217);
    text-align: center;
    position: relative;
    font-weight: bold;
}
    .fx-tb {
    height: auto;
    padding: 50px 15px 35px 15px;
}
    .right-bt{
        display: none;
    }
    .pb-top {
        display: none;
    }

    .container {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .pro-nav-side .img img {
        width: 50%;
    }

    .pro-nav-all {
        padding: 10px 0 10px 0;
    }

    .pro-nav-side h2 {
        padding: 5px 0;
        font-size: 16px;
    }

    .pro-nav-fua {
        padding: 5px 0;
    }
}

.textBox {
    margin: 20px 0;
    font-size: 21px;
    font-weight: bold;
}

.textBox i {
    display: none;
}

.xuan-pos-side .whatappsss {
    display: none;
}

@media screen and (max-width: 1025px) {
    .xuan-pos-side .whatappsss {
        display: inline-block;
    }

    .overview .introduce .loct {
        font-weight: bold;
    }

    .overview .introduce span {
        display: block;
    }

    .about-xuan #playerx {
        display: none;
    }

    .prolist-sidea .loct span {
        display: block;
    }

    body {
        margin: 0;
        line-height: 1.8em;
        min-width: unset;
        background: #fff;
        color: #333;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 15px;
        font-family: Arial, sans-serif, verdana;
        line-height: 1.8em;
        background: #fff;
        margin-top: 99px;
    }

    .feather {
        display: none;
    }

    .container {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .pb-top .main {
        justify-content: space-between
    }

    .header>.container {
        display: unset;
    }

    .header {
        line-height: normal;
        padding-bottom: 10px;
    }

    .header .nav>ul>li {
        height: auto;
        line-height: unset;
    }

    .header .container .nav {
        height: unset;
        display: flex;
    }

    .header .nav>ul {
        display: block;
    }

    .prolist-all .intor .intor-ya::before {
        left: 0;
    }

    .search {
        display: none;
    }

    .header .container .logo {
        height: unset;
    }

    .header .container {
        margin: 0;
    }

    .header .nav>ul {
        width: 95%;
        background: #c587005c;
        margin: auto;
        padding: 10px 0;
    }

    .header .container .logo {
        padding: 5px 0;
    }

    .header .nav>ul>li>a {
        color: #fff;
        display: block;
        padding: 0 10px;
        font-weight: bold;
        white-space: nowrap;
    }

    .header .nav>ul>li {
        height: auto;
        line-height: unset;
        margin: 6px 0;
    }

    .header .container .logo {
        margin-left: 10px;
    }

    .header .container .nav {
        display: none;
    }

    .bannerSide {
        display: none;
    }

    .index-about {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .index-about .index-about-right {
        display: none;
    }

    .index-about .index-about-left {
        width: 100%;
        height: 100%;
        padding: 20px;
        box-sizing: border-box;
        background: #f6f6f6;
    }

    .product-show .container {
        display: flex;
        justify-content: space-between;
        position: relative;
        margin-top: unset;
        padding-bottom: 10px;
    }

    .product-show-left>p::after {
        display: none;
    }

    .product-show-left>p::before {
        display: none;
    }

    .product-show-left {
        margin-top: 0;
    }

    .product-show .container {
        display: flex;
        justify-content: space-between;
        position: relative;
        margin-top: unset;
        padding-bottom: 10px;
        flex-wrap: wrap;
    }

    .product-show-left {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .product-show-right {
        width: 100%;
        opacity: 0.3;
    }

    .product-show-left {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .product-comment ul li .text {
        height: unset !important;
    }

    .product-comment ul li .text {
        height: unset !important;
    }

    .product-comment ul {
        display: block;
    }

    .product-comment ul li {
        width: 100%;
    }

    .product-comment {
        height: unset;
    }

    .pub-mess {
        display: block;
    }

    .pub-table {
        width: 100%;
    }

    .pub-news {
        width: 100%;
    }

    .pub-brand ul li {
        width: 50%;
    }

    .pub-brand {
        margin: 20px 0;
        background: #f6f6f6;
        padding: 10px 0;
        overflow: hidden;
    }

    .ps-right {
        display: none;
    }

    .footer .container {}

    .foot-navs {
        width: 50% !important;
        margin-left: unset !important;
        display: none;
    }

    .foot-catalog {
        width: 50% !important;
        margin-left: unset !important;
        display: none;
    }

    .footer .foot-catalog li {
        width: 100%;
    }

    .footer .foot-contact {
        margin: auto;
        text-align: center;
    }

    .pub-table h2 {
        font-size: 28px;
    }

    .about-sidea {
        height: unset !important;
    }

    .about-sidea .video {
        display: block;
        margin-top: 0;
    }

    .about-sidea video {
        height: 100% !important;
    }

    .video-ridio,
    .video-text {
        width: 100%;
        margin: 10px 0;
    }

    .video-text {
        padding: 20px;
    }

    .about-sideb {
        margin-top: 50px;
    }

    .about-sidec .main {
        padding: 10px 0 10px 0;
        display: block;
    }

    .about-sidec .left {
        width: 100%;
    }

    .about-sidec .right {
        width: 100%;
    }

    .about-sidec ul {
        width: 100%;
    }

    .about-sidec ul {
        float: unset;
        width: unset;
        padding-left: unset;
        margin-left: unset;
        border-left: 1px solid #e11d26;
        line-height: 1.2em;
        color: #999;
    }

    .about-sidec ul {
        float: unset;
        width: unset;
        padding-left: unset;
        margin-left: unset;
        border-left: unset;
        line-height: 1.2em;
        color: #999;
    }

    .about-sidec .right {
        margin: 10px 0;
    }

    .about-sidec .right img {
        width: 100%;
    }

    .about-sided h2 {
        max-width: unset;
        margin: 0 auto;
        font-size: 24px;
        line-height: 1.2em;
        color: #333;
        text-align: center;
    }

    .about-sided .images li {
        width: 33%;
    }

    .pub-contact .container {
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .pub-contact .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .pub-contact .right {
        width: 100%;
    }

    .pub-contact h1 {
        font-size: 26px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .contact-sideb .container .main {
        position: unset;
        margin-top: unset;
        width: unset;
        height: unset;
        padding: 10px;
        background: #fff;
        overflow: hidden;
        right: 0;
    }

    .contact-sideb .message a {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .contact-sideb {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contact-sidec .process-side span {
        display: none;
    }

    .pub-pro {
        display: none;
    }

    .prolist-sidea {
        width: 100%;
    }

    .prolist-sidea-cc {
        margin: 10px 0;
    }

    .prolist-sidea-left {
        width: 100%;
    }

    .prolist-sidea-right {
        width: 100%;
    }

    .prolist-sidea .hd>ul .chargea {
        display: block;
    }

    .pub-expert ul {
        flex-wrap: wrap;
    }

    .pub-expert ul li {
        width: 50%;

    }

    .pub-expert ul li h3 {
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
    }

    .pub-purchase ul li {
        width: 45%;
    }

    .pub-purchase {
        height: unset !important;
    }

    .pub-purchase {
        height: 338px;
        background: url(../images/busprocess-bg.jpg) no-repeat center #000;
        overflow: hidden;
        background-size: cover;
        padding: 20px 0;
    }

    #custom-form .field-row {
        display: flex;
        margin: 0 -10px;
        flex-wrap: wrap;
    }

    #custom-form .field-row .column2 {
        padding: 0 10px;
        width: 100%;
    }

    .product-main {
        display: block;
    }

    .product-main .gallery {
        width: 100%;
    }

    .product-main .overview {
        width: 100%;
        position: unset;
        top: 0;
        height: unset;
    }

    .product-main .gallery a:nth-child(5),
    .product-main .gallery a:nth-child(6) {
        display: none;
    }

    .pro-service .pro-icon span {
        width: 33%;
        margin-bottom: 30px;
    }

    .pro-body .mainsc {
        width: 100%;
    }

    .pro-stage {
        display: none;
    }

    .single-related li {
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }

    .newslist li {
        width: 100%;
        margin-top: 50px;
        color: #999;
        display: flex;
        justify-content: space-between;
    }

    .newslist li .thumbnail {
        width: 100%;
    }

    .newslist li .text {
        width: 100%;
    }

    .newslist li {
        flex-wrap: wrap;
    }

    .single-blog .machines {
        width: 100%;
    }

    .video-main-side {
        width: 100%;
        aspect-ratio: 16 / 9;
    }

    .iconcc {
        display: block;
        width: 30px;
        height: 30px;
        background-color: red;
    }

    .m-icona {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    }

    .header .container .nav {
        display: none;
    }

    .iconcc-b {

        background-size: cover;
        background: url(../images/heng.png) no-repeat;
    }

    .iconcc-c {
        background: url(../images/shu.png) no-repeat;
        background-size: cover;
    }

    .pro-nav-all {
        display: none;
    }

    .nav-sidea a:hover+.pro-nav-all {
        display: none;
    }

    .mb-side {
        display: flex;
        padding: 10px 18px;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

    .mb-side a {
        display: block;
        font-size: 14px;
        color: #fff;
        padding: 6px 0;
        width: 50%;
    }

    .float-contact {
        bottom: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        position: fixed;
        z-index: 30;
        left: 0px;
        padding: 0 2px;
        box-sizing: border-box;
    }

    .float-contact a {
        display: block;
        width: 45%;
        text-align: center;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        height: 40px;
        display: block;
        padding: 6px 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-radius: 8px;
        line-height: 40px;
        font-size: 40px;
        font-family: icon;
        color: #47bc2e;
        white-space: nowrap;
        overflow: hidden;
        outline: none;
        transition: max-width .3s, background .2s;
        background-size: 25% !important;
    }

    .float-contact a:first-child {
        background: url(../images/vc1.png) no-repeat center;
        background-color: #47bc2f;
        cursor: pointer;
    }

    .float-contact a:last-child {
        background: url(../images/vc2.png) no-repeat center;
        background-color: #307dc3;
        cursor: pointer;
    }

    .pb-top a {
        font-size: 12px;
    }

    #google_translate_element {
        display: none;
    }

    .xuan-pos-side a:last-child {
        display: none;
    }
}


@media screen and (max-width: 1025px) and (min-width: 760px) {
    .pub-brand ul li {
        width: 20%;
    }

    .single-related li {
        width: 40%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }

    .newslist li {
        width: 48%;
    }

    .video-main-side {
        width: 50%;
        aspect-ratio: 16 / 9;
    }

    .float-contact a {
        height: 85px;
    }
}