html, body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, object, code, legend, button, input, textarea, label, th, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

* {
    /* margin: 0; */
    /* padding: 0; */
    /* font-family: "microsoft yahei"; */
    /* font-size: 14px; */
    /* box-sizing: border-box; */
}

img {
    /* display: block; */
}

ul,li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none
}

p {
    /* line-height:24px; */
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.innermain {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*主体列表*/
.selected-solution .solution-cardlist {
    max-width: 1200px;
    margin: auto 0;
}

.swiper-slide,.swiper-wrapper {
    height: 410px!important
}

.selected-solution .solution-cardlist .col-sm-4 {
    padding: 0 5px;
    top: 0;
    transition: all .15s linear;
    box-sizing: border-box;
    position: relative;
}

/* index-news 新闻中心 */
.index-news {
    overflow: hidden;
    margin-bottom: 30px;
}

.index-news-m {
    display: none;
}

.choices {
    width: 100%;
    height: 360px;
}

.choices_banner {
    width: 1200px;
    height: 360px;
    float: left;
    overflow: hidden;
}

.choices_banner ul {
    width: 12000px;
    overflow: hidden;
}

.choices_banner ul li {
    width: 1200px;
    height: 360px;
    float: left;
    overflow: hidden;
}

.choices_left {
    width: 540px;
    height: 360px;
    float: left;
}

.choices_left img {
    width: 540px;
    height: 360px;
}

.choices_right {
    width: 580px;
    height: 360px;
    float: right;
    padding: 60px 20px 0 60px;
    background-color: #eaeaea;
    color: #555555;
    box-sizing: content-box;
}

.choices_right .time {
    width: 200px;
    height: 30px;
    font-size: 18px;
    background: url(../image/70336a01b3659fd3d48662aa6d10ef738f510e1a.jpg) 0 0 no-repeat;
    padding-left: 40px;
    color: #d0202a;
}

.choices_right h3 {
    font-size: 20px;
    margin: 0 auto 30px auto;
}

.choices_right h3 a {
    color: #333333;
    font-size: inherit;
}

.choices_right h3 a:hover {
    color: #d0202a;
}

.choices_right p {
    line-height: 24px;
    color: #555555;
    margin-bottom: 30px;
}

.choices_right .more {
    width: 90px;
    height: 32px;
    text-align: center;
    border: 1px solid #d0202a;
    line-height: 30px;
    border-radius: 15px;
    color: #d0202a;
    display: block;
}

.choices_right .more:hover {
    color: #fff;
    background: #d0202a;
}

/* about 走进炜盛 */
.ny-main {
    width: 1200px;
    margin: 0 auto;
}

.position {
    width: 100%;
    /*margin-bottom: 10px;*/
    height: 60px;
    line-height: 60px;
}

.position .ny-main {
    color: #666;
}

.position a {
    color: #666;
}

.position a:hover {
    color: #cf000d;
}

.ny-con {
    overflow: hidden;
    padding-bottom: 40px;
}

.ny-con h3 {
    font-size: 20px;
    color: #666;
    margin-bottom: 30px;
}

.about h3 {
    color: #0a3480;
}

.ny-con span {
    font-size: 16px;
    /* font-weight: bold; */
    color: #333333;
}

.ny-con p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    letter-spacing: 0.5px;
}

.ny-con p dd {
    margin-bottom: 30px;
}

.ny-con p img {
    margin: 0 auto;
}

.ny-con .jjsz {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.ny-con .jjsz::before, .ny-con .jjsz::after {
    content: '';
    display: block;
}

.ny-con .jjsz li {
    font-size: 16px;
    color: #0a3480;
}

.ny-con .jjsz li .big {
    font-size: 70px;
    line-height: 1em;
    color: #0a3480;
}

.ny-con .zzzl li {
    width: 262px;
    float: left;
    margin-right: 50.5px;
    margin-bottom: 40px;
}

.ny-con .zzzl li p {
    text-align: center;
    margin-bottom: 0px;
}

.ny-con .zzzl li:nth-child(4n) {
    margin-right: 0px;
}

/* page */
.dsj-box-m {
    display: none;
}

label[for],input[type="button"],input[type="submit"],input[type="reset"] {
    cursor: pointer;
    font-size: 16px;
}

input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.dsj-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.event_year {
    width: 110px;
    text-align: center;
    float: left;
}

.event_year li {
    height: 32px;
    line-height: 32px;
    background: #c3c3c3;
    margin-bottom: 2px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.event_year li.current {
    width: 110px;
    background: #0066ff;
}

.event_list {
    width: 950px;
    float: right;
    background: url('../image/053f044a3a558395b9e75a5ff8103dab4d1aa94c.png') 139px 0 repeat-y;
    margin: 10px 0 20px 0;
}

.event_list h3 {
    margin: 0 0 10px 132px;
    font-size: 24px;
    font-family: Georgia;
    color: #0066ff;
    padding-left: 45px;
    background: url('../image/6be96aae26e1ce8ed671219b74a190a5009c2957.png') 0 -45px no-repeat;
    height: 38px;
    line-height: 30px;
    font-style: italic;
}

.event_list li {
    background: url('../image/6be96aae26e1ce8ed671219b74a190a5009c2957.png') 136px -80px no-repeat;
}

.event_list li span {
    width: 127px;
    text-align: right;
    display: block;
    float: left;
    margin-top: 10px;
}

.event_list li p {
    width: 780px;
    margin-left: 24px;
    display: inline-block;
    padding-left: 10px;
    line-height: 25px;
    _float: left;
}

.event_list li p span {
    width: auto;
    text-align: left;
    padding: 10px 15px;
    background: #FFF;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}

/* contact 联系我们 */
.ny-con .lxfs {
    overflow: hidden;
}

.ny-con .lxfs li {
    width: 575px;
    height: 250px;
    background: #cf000d;
    float: left;
    margin-right: 50px;
    padding: 93px 0 0 100px;
    margin-bottom: 20px;
}

.ny-con .lxfs li:last-child {
    margin-right: 0px;
}

.ny-con .lxfs li p {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}

.ny-con .map iframe {
    width: 100%;
    height: 500px;
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
}

.ny-con .gfmt {
    width: 100%;
    height: 430px;
    background: #f1f1f1;
    padding: 80px 80px 0 80px;
    margin-bottom: 60px;
}

.ny-con .gfmt h3 {
    text-align: center;
    color: #666;
    margin-bottom: 60px;
}

.ny-con .gfmt .gfmt-lb {
    display: flex;
    justify-content: space-between;
}

.ny-con .gfmt .gfmt-lb p {
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
}

/* tech 技术支持 */
.ny-con .yfdt-m {
    display: none;
}

.map-service {
    position: relative;
}

.china-map {
    width: 1200px;
    height: 793px;
    background: url(../image/84d07cf4ea7082fa4a9c4d1a1c492a5169557792.jpg) center no-repeat;
    position: relative;
    margin-bottom: 40px;
}

.region-list {
    position: absolute;
    left: 0;
    top: 0
}

@-webkit-keyframes warn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes warn {
    0% {
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes warn {
    0% {
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes warn {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.area-box .dot {
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #a2a9b4;
    opacity: 1;
    filter: alpha(opacity=100)
}

.area-box .pulse {
    position: absolute;
    top: -28px;
    left: -28px;
    height: 66px;
    width: 66px;
    border: 2px solid #b7b7b7;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    -webkit-box-shadow: 0 0 4px #82878f,0 0 10px #82878f inset;
    -moz-box-shadow: 0 0 4px #82878f,0 0 10px #82878f inset;
    box-shadow: 0 0 4px #82878f,0 0 10px #82878f inset;
    opacity: .12;
    filter: alpha(opacity=0);
    -webkit-animation: warn 2s ease-out both;
    -moz-animation: warn 2s ease-out both;
    -o-animation: warn 2s ease-out both;
    animation: warn 2s ease-out both;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: 0 0
}

.area-box .delay-04 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.area-box .delay-05 {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.area-box .delay-08 {
    -webkit-animation-delay: -.4s;
    -moz-animation-delay: -.4s;
    -o-animation-delay: -.4s;
    animation-delay: -.4s
}

.area-box .delay-09 {
    -webkit-animation-delay: -.8s;
    -moz-animation-delay: -.8s;
    -o-animation-delay: -.8s;
    animation-delay: -.8s
}

.region-list.active .area-box .dot {
    background: #cf000d;
}

.region-list.active .area-box .pulse {
    border-color: #cf000d;
    top: -39px;
    left: -39px;
    height: 88px;
    width: 88px;
    -webkit-box-shadow: 0 0 12px #cf000d,0 0 20px #cf000d inset;
    -moz-box-shadow: 0 0 12px #cf000d,0 0 20px #cf000d inset;
    box-shadow: 0 0 12px #cf000d,0 0 20px #cf000d inset
}

.show-regin {
    position: absolute;
    left: 2px;
    height: 0;
    top: 0;
    width: 11px;
    opacity: 0;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.online-node .show-regin,.region-list:hover .show-regin,.underline-node .show-regin,.waite-node .show-regin {
    height: 127px;
    opacity: 1
}

.show-regin span {
    width: 80px;
    position: absolute;
    left: 8px;
    top: -11px;
    padding: 6px 10px;
    font-size: 14px;
    color: #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    white-space: nowrap;
}

.postition-10 .show-regin span {
    left: 0
}

.area-box {
    z-index: 77
}

.show-regin {
    z-index: 66
}

.region-list.active .show-regin span {
    position: relative;
    color: #000
}

.region-list.waite .show-regin span {
    color: #ccc
}

.postition-8 {
    left: 800px;
    top: 505px
}

.postition-9 {
    left: 935px;
    top: 477px
}

.postition-9.region-list.active .area-box .pulse {
    top: -50px;
    left: -50px;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.postition-10 {
    left: 816px;
    top: 667px
}

.douhao {
    width: 0
}

.ny-con .mb-fz li {
    float: left;
    margin-right: 4px;
}

.ny-con .mb-fz li:last-child {
    margin-right: 0px;
}

.mhcg ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.mhcg .mhcg-img {
    width: 290px;
    height: 185px;
    float: left;
}

.mhcg .mhcg-img img {
    width: 100%;
}

.mhcg .mhcg-txt {
    width: 910px;
    height: 185px;
    background: #eeeeee;
    float: left;
    padding: 30px 40px 0 60px;
    position: relative;
}

.mhcg .mhcg-txt .date {
    position: absolute;
    border-right: 1px solid #ccc;
    padding-right: 40px;
}

.mhcg .mhcg-txt .date p {
    line-height: 24px;
    margin-bottom: 0px;
    color: #333333;
}

.mhcg .mhcg-txt .date .d {
    font-size: 30px;
    margin-bottom: 20px;
}

.mhcg .mhcg-txt .info {
    margin-left: 150px;
}

.mhcg .mhcg-txt .info h4 {
    margin-bottom: 20px;
}

.mhcg .mhcg-txt .info h4 a {
    font-size: 20px;
    color: #333333;
}

.mhcg .mhcg-txt .info h4 a:hover {
    color: #cf000d;
}

.mhcg .mhcg-txt .info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}

.mhcg .mhcg-txt .info .more {
    color: #cf000d;
    display: block;
    margin-top: 30px;
}

.tech-fwzc p {
    line-height: 30px;
    margin-bottom: 5px;
}

.fwzc {
    margin-bottom: 40px;
}

.tech-fwzc .lxfs {
    margin: 40px 0 30px 0;
}

.dzxcc li {
    font-size: 0;
    margin-bottom: 80px;
}

.dzxcc .dzxcc-img {
    width: 306px;
    display: inline-block;
    margin-right: 60px;
}

.dzxcc .dzxcc-txt {
    width: 830px;
    display: inline-block;
    vertical-align: top;
}

.dzxcc .dzxcc-txt h4 {
    font-size: 18px;
    color: #666;
    margin: 20px 0;
}

.dzxcc .dzxcc-txt .txt-l {
    width: 590px;
    float: left;
}

.dzxcc .dzxcc-txt .txt-l .time {
    font-size: 14px;
    margin-top: 70px;
    margin-bottom: 0;
    background: none;
    padding-left: 0;
}

.dzxcc .dzxcc-txt .txt-r {
    float: right;
}

.dzxcc .dzxcc-txt .txt-r a {
    display: block;
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 15px;
    line-height: 28px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.dzxcc .dzxcc-txt .txt-r a:hover {
    color: #cf000d;
    border: 1px solid #cf000d;
}

.dzxcc .dzxcc-txt .txt-r a:first-child {
    margin: 70px 0 20px 0;
}

.jjfa ul li {
    width: 396px;
    height: auto;
    float: left;
    margin-right: 4px;
}

.jjfa ul li:nth-child(3n) {
    margin-right: 0;
}

.jjfa ul li h4 {
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.8px;
    font-weight: 300;
}

.jjfa ul li h4 a {
    font-size: 16px;
    color: #333;
}

.jjfa ul li h4 a:hover {
    color: #cf000d;
}

.jjfa ul li a {
    display: block;
    overflow: hidden;
}

.jjfa ul li a img {
    cursor: pointer;
    transition: all 0.9s;
}

.jjfa ul li a img:hover {
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    /* IE9 */
}

.ny-con h2 {
    color: #666;
    font-size: 22px;
    margin-bottom: 25px;
}

.ny-con h4 {
    color: #666;
    font-size: 18px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jjfa-txt {
    overflow: hidden;
    margin-bottom: 30px;
}

.jjfa-hyzx {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
}

.hyzx-txt {
    width: 640px;
    height: 292px;
    float: left;
    background: #f5f5f5;
    padding: 35px
}

.hyzx-txt li {
    margin-bottom: 15px;
}

.hyzx-txt li a {
    color: #666;
    font-size: 16px;
}

.hyzx-txt li a:hover {
    color: #cf000d;
}

.hyzx-img {
    float: right;
}

.online .online-l {
    width: 420px;
    float: left;
}

.online .online-r {
    width: 700px;
    float: right;
}

.online-txt p:first-child {
    margin-bottom: 90px;
}

.cjwt-content {
    overflow: hidden;
    margin-bottom: 20px;
}

.cjwt-nav {
    height: 550px;
    width: 289px;
    float: left;
    background: #f2f2f2;
}

.cjwt-info {
    float: left;
    width: 890px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding: 40px;
}

.cjwt-info li {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    cursor: pointer;
}

.cjwt-info li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.cjwt-nav-list .cjwt-item {
    margin-top: 15px;
    border-left: 2px #f7f9fa solid;
    padding-left: 25px;
    height: 52px;
    cursor: pointer;
    font-size: 16px;
    line-height: 52px;
}

.cjwt-nav-list .cjwt-item.on {
    background: #fff;
    border-color: #cf000d;
}

.cjwt-info ul li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
}

.cjwt-info ul li a {
    color: #08acee;
    text-decoration: underline;
}

.cjwt-info ul li:hover p {
    color: #cf000d;
}

.cjwt-m {
    display: none;
}

/*jjfa-qcdz 解决方案-汽车电子*/
.jjfa-product {
    overflow: hidden;
    margin-bottom: 30px;
}

.jjfa-p-bg {
    float: left;
}

.jjfa-p-bg img ,.jjfa-product p img {
    width: 796px;
    height: 448px;
}

.jjfa-p-txt {
    width: 404px;
    height: 448px;
    background: #f5f5f5;
    float: right;
    padding-top: 30px;
}

.jjfa-p .p-item {
    font-size: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 13px;
}

.jjfa-p .p-item img {
    width: 365px;
    height: 365px;
}

.jjfa-p .p-item .p-img {
    width: 120px;
    height: 120px;
    display: inline-block;
    vertical-align: top;
}

.jjfa-p .p-item .p-img img {
    width: 100%;
}

.jjfa-p .p-item p {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 120px;
    font-size: 14px;
}

.jjfa-p .p-item:hover p {
    color: #cf000d;
}

/*jjfa-rtjc 解决方案-人体检测*/
.rtjc-5 .jjfa-p-txt {
    width: 366px;
}

.rtjc-6 .jjfa-p-txt {
    width: 810px;
}

/*product-index 产品中心*/
.ny-pro-index {
    width: 1140px;
    margin: 0 auto;
}

.pro-list {
    overflow: hidden;
}

.list-l {
    width: 37.49%;
    float: left;
}

.list-l img{
    width:100%;
}

.list-r {
    width: 61.31%;
    float: right;
}

.list-r li {
    width: 32.15%;
    float: left;
    margin-right: 1.7%;
    margin-bottom: 22px;
    background: #fff;
}

.list-r li:hover h4 a {
    color: #cf000d;
}

.list-r li:hover .more {
    color: #cf000d;
    border-color: #cf000d;
}

.list-r li:nth-child(3n) {
    margin-right: 0;
}

.list-r li:nth-child(n+4) {
    margin-bottom: 0;
}

.list-r .pro-list-img {
    display: block;
    width: 100%;
    /* height: 225px; */
}

.list-r .pro-list-img img {
    width: 100%;
}

.list-r .tit-txt {
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.list-r .tit-txt h4 {
    font-weight: 300;
}

.list-r .tit-txt h4 a {
    color: #666;
    font-size: 14px;
}

/*
.list-r .tit-txt h4 a:hover{ color:#cf000d;}
*/
.list-r .tit-txt .more {
    color: #666;
    display: block;
    width: 90px;
    margin: 0 auto;
    line-height: 24px;
    border: 1px solid #666;
    border-radius: 15px;
    font-size: 14px;
}

/*
.list-r .tit-txt .more:hover{ color:#cf000d; border-color:#cf000d;}
*/


.lift-nav {
    position:absolute;
    /* top:50%; */
    /* left: 20px; */
    /* display: none; */
    z-index: 999;
    /* transform: translateY(-50%); */
}




.lift-nav.bbon {
    position:absolute;
    top:300px;
    /* transform: translateY(-50%); */
    left: 20px;
    /* display: none;  */
    z-index: 999;

}









.lift-nav li {
    width: 130px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #333;
    /*margin-bottom: 5px;*/
    background: #f5f5f5;
    cursor: pointer;
    font-size: 12px;
}

.lift-nav li a{
      color: #333;  
}

.lift-nav li.current,.lift-nav li:hover {
    background: #cf000d;
    color: #fff;
}

.lift-nav li.current a,.lift-nav li:hover a{
     color: #fff;
}

.t1,.t2,.t3,.t4,.t5,.t6,.t7,.t8,.t9,.t10,.t11,.t12,.t13,.t14,.t15,.t16,.t17,.t18 {
    width: 100%;
    /* height: 711px; */
    padding: 30px 0 0 0;
    background: #f5f5f5;
    margin-bottom: 50px;
    color: #fff;
}

.t16 {
    margin-bottom: 0;
}

/*product-list 产品分类列表*/
.product-li .list-r {
    width: 100%;
    float: none;
}

.product-li .list-r li {
    margin-right: 1.5625%;
    width: 18.75%;
}

.product-li .list-r li:nth-child(3n) {
    margin-right: 1.5625%;
}

.product-li .list-r li:nth-child(5n) {
    margin-right: 0px;
}

.list-r li:nth-child(n+4) {
    margin-bottom: 22px;
}

/*product 产品单页*/
.pro-img-txt {
    overflow: hidden;
    margin-bottom: 40px;
}

.pro-img {
    width: 500px;
    float: left;
    border: 1px solid #666;
}

.pro-img img {
    width: 100%;
}

.pro-txt {
    width: 540px;
    height: 100%;
    float: right;
}

.pro-txt p {
    margin-bottom: 80px;
}

.pro-txt p span {
    font-weight: normal;
}

.pro-txt .dianji {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.pro-txt .dianji a {
    font-size: 16px;
    display: block;
    padding: 13px 17px;
    background: #bfbdbe;
    color: #fff;
    float: left;
    margin-right: 20px;
}

.pro-txt .dianji a:hover {
    background: #cf000d;
}

.pro-txt .dianji .chat {
    background: #cf000d;
}

.pro-txt .phone {
    padding-left: 30px;
    color: #cf000d;
    font-weight: 300;
    background: url(../image/b2aac230f2dc10d12140c657fef28daa78fb7e66.jpg) 0 0 no-repeat;
}

.pro-nr h3 {
    text-align: center;
}

.zyyy, .jszb, .cptj {
    width: 100%;
    padding: 65px 0 30px 0;
    background: #f3f3f3;
    margin-bottom: 40px;
}

.zyyy-txt {
    display: flex;
    justify-content: space-between;
}

.zyyy-txt::before, .zyyy-txt::after {
    content: '';
    display: block;
}

.zyyy-txt li {
    color: #666;
    font-size: 16px;
}

.cptd ul li {
    width: 372px;
    height: 264px;
    background: #f3f3f3;
    float: left;
    margin-right: 35px;
    margin-bottom: 30px;
    padding: 40px 35px 0 35px;
    color: #666;
    text-align: center;
}

.cptd ul li:hover {
    background: #cf000d;
    color: #fff;
}

.cptd ul li:nth-child(3n) {
    margin-right: 0;
}

.cptd ul li span {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto 25px auto;
}

.cptd ul li icon {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto 25px auto;
}

.cptd ul li .cptd1 img {
    max-width: 100%;
}

.cptd ul li .cptd1 img.img2 {
    display: none;
}

.cptd ul li:hover .cptd1 img.img1 {
    display: none;
}

.cptd ul li:hover .cptd1 img.img2 {
    display: inline;
}

.jszb table {
    line-height: 30px;
    text-align: center;
    width: 100%;
    color: #666;
}

.mt-tabpage {
    width: 100%;
    overflow: hidden;
}

.mt-tabpage-title {
    height: 50px;
    font-size: 0;
    width: 100%;
    margin: auto;
    background: #e1e1e1;
    margin-bottom: 40px;
}

.mt-tabpage-title .mt-tabpage-item {
    display: inline-block;
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.mt-tabpage-title .mt-tabpage-item:hover {
    color: #fff;
}

.mt-tabpage-title .mt-tabpage-item-cur {
    color: #fff;
    background: #cf000d;
}

.mt-tabpage-count {
    position: relative;
    width: 1200px;
    height: 390px;
    overflow: hidden;
}

.mt-tabpage-cont__wrap {
    position: absolute;
}
.mt-tabpage-count .mt-tabpage-item{
     width: 1200px;
    height: 280px;
}
.mt-tabpage-count .mt-tabpage-item:nth-child(1) {
    width: 1200px;
    height: 390px;
}

.mt-tabpage-count .mt-tabpage-item .img-tj img {
    display: block;
    width: 390px;
    height: 280px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 15px;
}
.mt-tabpage-count .mt-tabpage-item:nth-child(1) .img-tj img{
     width: 390px;
    height: 390px;
}


.mt-tabpage-count .mt-tabpage-item .img-tj img:last-child {
    margin-right: 0px;
}

.xgcp {
    overflow: hidden;
    padding: 20px 20px 0 20px;
    margin-bottom: 60px;
}

.xgcp li {
    width: 300px;
    float: left;
    margin-right: 130px;
}

.xgcp li:last-child {
    margin-right: 0px;
}

.xgcp li .xgcp-img {
    width: 300px;
    height: 300px;
    display: block;
    box-shadow: 0 0 12px #ccc;
    -ms-box-shadow: 0 0 12px #ccc;
    margin-bottom: 10px;
}

.xgcp li .xgcp-img img {
    width: 100%;
}

.xgcp li h4 {
    text-align: center;
    font-weight: 300;
}

.xgcp li h4 a {
    color: #666;
}

.xgcp li:hover h4 a {
    color: #cf000d;
}

/*news 新闻*/
.news-gs-m {
    display: none;
}

.news-lb {
    overflow: hidden;
    margin-bottom: 50px;
}

.title {
    height: 26px;
    margin-bottom: 20px;
}

.title h4 {
    float: left;
    margin-bottom: 0;
}

.title .more {
    width: 74px;
    height: 26px;
    display: block;
    text-align: center;
    line-height: 24px;
    border: 1px solid #cf000d;
    border-radius: 15px;
    float: right;
    color: #cf000d;
}

.title .more:hover {
    background: #cf000d;
    color: #fff;
}

.hyzx-lb {
    display: flex;
    justify-content: space-between;
}

.hyzx-lb li {
    display: block;
    width: 350px;
}

.hyzx-lb li h4 {
    margin-bottom: 10px;
    overflow: initial;
    white-space: initial;
}

.hyzx-lb li h4 a, .zhhg li h4 a, .news-hy li h4 a, .news-zh li h4 a {
    color: #333;
    font-size: 18px;
}

.hyzx-lb li h4:hover a, .zhhg li h4:hover a, .news-hy li h4:hover a {
    color: #cf000d;
}

.hyzx-lb li span, .zhhg li span, .news-txt span, .news-hy li span, .news-zh li span {
    font-size: 14px;
    font-weight: 300;
    color: #666;
}

.time {
    display: block;
    width: 130px;
    margin-bottom: 15px;
    background: url(../image/950b1e050a958455cf960d338b26b754077a5d98.jpg) 0 2px no-repeat;
    padding-left: 25px;
    color: #00469b;
    margin-bottom: 20px;
}

.hyzx-lb li p, .zhhg li p, .news-zh li p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0;
}

.yuebao {
    width: 100%;
    height: 384px;
    background: #eaeaea;
}

.yuebao .yuebao-l {
    width: 50%;
    float: left;
}

.yuebao .yuebao-r {
    width: 50%;
    height: 100%;
    float: right;
    padding: 35px 40px;
}

.yuebao .yuebao-r ul li {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.yuebao .yuebao-r ul li:last-child {
    margin-bottom: 0px;
}

.yuebao .yuebao-r ul li .date {
    position: absolute;
    border-right: 1px solid #ccc;
    padding-right: 40px;
}

.yuebao .yuebao-r ul li .date p {
    line-height: 24px;
    margin-bottom: 0px;
    color: #333333;
}

.yuebao .yuebao-r ul li .date .d {
    font-size: 30px;
    margin-bottom: 20px;
}

.yuebao .yuebao-r ul li .info {
    margin-left: 150px;
}

.yuebao .yuebao-r ul li .info h4 {
    margin-bottom: 20px;
    line-height: 26px;
}

.yuebao .yuebao-r ul li .info h4 a {
    font-size: 20px;
    color: #333333;
}

.yuebao .yuebao-r ul li .info h4 a:hover {
    color: #cf000d;
}

.yuebao .yuebao-r ul li .info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}

.yuebao .yuebao-r ul li:hover {
    border-bottom-color: #cf000d;
}

.yuebao .yuebao-r ul li:hover .date p {
    color: #cf000d;
}

.yuebao .yuebao-r ul li:hover .info h4 a {
    color: #cf000d;
}

.zhhg {
    display: flex;
    justify-content: space-between;
}
.zhhg li{
    width: 49%;
}

.zhhg li .zh-img, .news-zh li .zh-img {
    display: block;
    margin-bottom: 20px;
}

.zhhg li h4, .news-zh li h4 {
    margin-bottom: 10px;
    overflow: initial;
    white-space: initial;
    line-height: 26px;
}

.zhhg li p, .news-zh li p {
    margin-bottom: 20px;
}

.news-txt {
    overflow: hidden;
    margin-bottom: 40px;
}

.news-txt h3 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
}

.news-txt h4 {
    font-size: 16px;
    margin-bottom: 15px;
    color: #333;
}

.news .type-name {
    font-size: 18px;
    display: block;
    margin-bottom: 30px;
}

.news p {
    color: #333;
    letter-spacing: 0;
}

.news p a {
    font-size: 16px;
    color: #000;
}

.news p a:hover {
    color: #cf000d;
}

.news h1 {
    margin-bottom: 10px;
    color: #333;
}

.news .pre-next li {
    line-height: 30px;
    color: #666;
}

.news .pre-next li a {
    color: #666;
}

.news .pre-next li a:hover {
    color: #cf000d;
}

.news-gs li {
    height: 360px;
    overflow: hidden;
    margin-bottom: 20px;
}

.news-hy li {
    padding: 30px 40px;
    background: #f0f0f0;
    margin-bottom: 30px;
}

.news-hy li p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.news-hy li a {
    color: #cf000d;
}

.news-yb {
    display: flex;
    flex-wrap: wrap;
}

.news-yb li {
    display: block;
    width: 333px;
    margin-right: 100px;
    margin-bottom: 40px;
}

.news-yb li:nth-child(3n), .news-zh li:nth-child(3n) {
    margin-right: 0px;
}

.news-zh {
    display: flex;
    flex-wrap: wrap;
}

.news-zh li {
    /* margin-right: 15px; */
    margin-bottom: 30px;
}

/*application 应用领域*/
.app-fl {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 70px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.app-fl li {
    width: 160px;
    float: left;
    margin-right: 13px;
}

.app-fl li:nth-child(7n) {
    margin-right: 0px;
}

.app-fl li a {
    display: block;
    overflow: hidden;
}

.app-fl li a img {
    width: 100%;
    cursor: pointer;
    transition: all 0.3s;
}

.app-fl li a img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.3);
    /* IE9 */
}

.app-fl li h4 {
    text-align: center;
    font-weight: 300;
    margin-top: 20px;
}

.app-fl li h4 a {
    color: #333;
    font-size: 14px;
}

.app-fl li h4 a:hover {
    color: #cf000d;
}

.app-txt h2 {
    text-align: center;
    color: #333;
}

.app-txt-ms {
    overflow: hidden;
}

.app-txt-td {
    text-align: center;
    font-size: 0;
    margin: 60px auto;
}

.app-txt-td li {
    display: inline-block;
    margin: 0 25px;
    color: #666;
    font-size: 16px;
}

.app-txt-td li img {
    display: block;
    margin: 0 auto 15px auto;
    max-width: 100%;
    width: auto!important;
}

.app-cptj-con {
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
}

.app-cptj-m {
    display: none;
}

.change-content {
    overflow: hidden;
}

.change-main {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
    overflow: hidden;
}

.change-box .change-cut {
    margin: 0 0 40px 0;
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}

.transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.change-box .change-cut .tab {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    width: auto;
    float: left;
    padding: 0 32px;
}

.flex-rows {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.change-box .change-cut ul {
    margin-left: 0px;
}

.contents {
    width: 1200px;
}

.change-box .change-cut .tab.on {
    background-color: #cf000d;
    color: #fff;
}

.change-box .contents .xgcp-item {
    width: 49%;
    height: 150px;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

.change-box .contents .xgcp-item .cptj-img {
    width: 150px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.change-box .contents .xgcp-item .cptj-img img {
    width: 100%;
    cursor: pointer;
    transition: all 0.5s;
}

.change-box .contents .xgcp-item .cptj-img img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.1);
    /* IE9 */
}

.change-box .contents .xgcp-item .cptj-txt {
    margin-left: 180px;
    padding-top: 15px;
}

.change-box .contents .xgcp-item .cptj-txt a {
    color: #333;
}

.change-box .contents .xgcp-item .cptj-txt .txt1 {
    margin-bottom: 70px;
}

.change-box .contents .xgcp-item .cptj-txt .txt1 a:hover {
    color: #cf000d;
}

.change-box .contents .xgcp-item .cptj-txt .txt2 a {
    color: #cf000d;
}

.change-box .contents .xgcp-item .cptj-txt .txt2 a:hover {
    text-decoration: underline;
}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
    .nav ul li .f_a {
        font-size:14px
    }

    .nav ul li .s_navbox .s_a a {
        font-size: 12px
    }

    .foot_top ul {
        margin-left: 60px
    }

    .nav ul li .s_navbox .s_a {
        width: 100%
    }
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .msgNum {
        display: none;
    }

    .slider {
        margin-top: 70px;
    }

    .head {
        display: none
    }

    .m_img {
        display: block;
        height: 70px;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
    }

    .m_img .headlf {
        padding-top: 12px;
        padding-left: 10px;
        float: left;
    }

    .m_img .headlf .m_logo {
        display: block
    }

    .m_img .headrg {
        padding-right: 5%;
        padding-top: 27px;
        float: right;
    }

    .m_img .headrg a .m_menuimg {
        height: 16px;
        vertical-align: top;
        display: block
    }

    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }

    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 30px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }

    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }

    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }

    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }

    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }

    .icon {
        background: url(https://cdn.myxypt.com/bmdxi2rg/t/1/image/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .icon_on {
        background: url(https://cdn.myxypt.com/bmdxi2rg/t/1/image/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }

    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
}

@media(max-width: 1200px) {
    .top {
        display:none;
    }

    .main {
        width: 94%;
    }

    .ny-main {
        width: 94%;
        /* margin-top: 110px; */
    }

    .header-banner {
        display: none;
    }

    .ny-con {
        /* margin-bottom: 80px; */
    }

    .ny-con h2 {
        font-size: 20px;
    }

    .ny-con h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .ny-con h4 {
        font-size: 16px;
    }

    .ny-con span {
        font-size: 14px;
    }

    .ny-con p {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0px;
    }

    .news-hy li p {
        margin-bottom: 15px;
    }

    .ny-con dd {
        margin-bottom: 15px;
    }

    .ny-con p img {
        width: 100%!important;
        height: auto!important;
    }

    /* about 移动端 */
    .ny-con .jjsz {
        margin: 10px 0;
    }

    .ny-con .jjsz li {
        font-size: 14px;
    }

    .ny-con .jjsz li .big {
        font-size: 2em;
    }

    .dsj-box {
        display: none;
    }

    .dsj-box-m {
        display: block;
        padding-top: 10px;
    }

    .dsj-box-m ul li {
        overflow: hidden;
        margin-bottom: 25px;
    }

    .dsj-box-m ul li span {
        color: #cf000d;
        font-weight: 700;
        display: block;
        margin-bottom: 10px;
        padding-left: 15px;
        position: relative;
    }

    .dsj-box-m ul li span::before {
        background: #cf000d;
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 5px;
        position: absolute;
        left: 0;
        top: 7px;
    }

    .dsj-box-m ul li p {
        margin-bottom: 8px;
        line-height: 24px;
    }

    .ny-con .zzzl, .news-yb, .cptd ul, .zhhg, .news-zh {
        display: block;
        font-size: 0;
        text-align: justify;
    }

    .ny-con .zzzl li {
        width: 48%;
        display: inline-block;
        float: none;
        margin-right: 0px;
        vertical-align: top;
    }

    .ny-con .zzzl li img {
        width: 100%;
        max-width: 270px;
    }

    .ny-con .zzzl::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        vertical-align: top;
    }

    /* contact 联系我们 */
    .ny-con .lxfs li {
        width: auto;
        height: auto;
        float: none;
        margin-right: 0;
        padding: 50px;
    }

    .ny-con .gfmt {
        display: none;
    }

    /* tech 技术支持 */
    .map-service {
        display: none;
    }

    .ny-con .yfdt-m {
        display: block;
        margin-bottom: 30px;
    }

    .ny-con .yfdt-m img {
        width: 100%;
    }

    .ny-con .mb-fz li {
        float: none;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .ny-con .mb-fz li img {
        width: 100%;
        max-width: 598px;
        margin: 0 auto;
    }

    .fwzc img {
        width: 100%;
    }

    .mhcg .mhcg-img {
        display: none;
    }

    .mhcg .mhcg-txt {
        width: 100%;
        height: auto;
        float: none;
        padding: 15px;
        position: inherit;
    }

    .mhcg .mhcg-txt .date {
        display: none;
    }

    .mhcg .mhcg-txt .info {
        margin-left: 0px;
    }

    .mhcg .mhcg-txt .info h4 a {
        font-size: 16px;
    }

    .jjfa ul {
        font-size: 0;
        text-align: justify;
    }

    .jjfa ul::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        vertical-align: top;
    }

    .jjfa ul li {
        width: 48%;
        display: inline-block;
        margin-bottom: 20px;
        float: none;
        margin-right: 0;
    }

    .jjfa ul li a img {
        width: 100%;
    }

    .hyzx-txt {
        width: 100%;
        height: auto;
        float: none;
        padding: 25px
    }

    .hyzx-txt li a {
        font-size: 14px;
    }

    .hyzx-img {
        display: none;
    }

    .online .online-l {
        width: 100%;
        float: none;
    }

    .online .online-r {
        width: 100%;
        float: none;
    }

    .online-txt p:first-child {
        margin-bottom: 20px;
    }

    .online-txt img {
        max-width: 414px;
    }

    .dzxcc .dzxcc-img {
        width: 100%;
        display: block;
        margin-right: 0px;
    }

    .dzxcc .dzxcc-img img {
        width: 100%;
        max-width: 306px;
    }

    .dzxcc .dzxcc-txt {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .dzxcc .dzxcc-txt h4 {
        font-size: 14px;
    }

    .dzxcc .dzxcc-txt .txt-l {
        width: 100%;
        float: none;
    }

    .dzxcc .dzxcc-txt .txt-l p {
        display: none;
    }

    .dzxcc .dzxcc-txt .txt-r {
        float: none;
    }

    .dzxcc .dzxcc-txt .txt-r a {
        font-size: 12px;
        float: left;
        width: 80px;
        height: 24px;
        line-height: 22px;
    }

    .dzxcc .dzxcc-txt .txt-r a:first-child {
        margin: 0px 40px 0 0;
    }

    .cjwt-m {
        display: block;
    }

    .cjwt-content {
        display: none;
    }

    .cjwt-m-list {
        margin-bottom: 30px;
        padding-bottom: 5px;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
    }

    /* news 新闻 */
    .choices {
        display: none;
    }

    .news-gs-m {
        display: block;
    }

    .choices_left {
        display: none;
    }

    .choices_right {
        width: 100%;
        height: auto;
        float: none;
        padding: 20px;
        box-sizing: border-box;
    }

    .choices_right .more {
        width: 70px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
    }

    .choices_right .time {
        font-size: 14px;
        line-height: 30px;
        background: url(https://cdn.myxypt.com/bmdxi2rg/t/1/image/index-news-t.jpg) 0 4px no-repeat;
        padding-left: 30px;
    }

    .news-lb {
        margin-bottom: 30px;
    }

    .title .more {
        width: 54px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
    }

    .hyzx-lb {
        display: block;
    }

    .hyzx-lb li {
        width: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    .hyzx-lb li h4, .zhhg li h4, .news-hy li h4, .news-zh li h4 {
        font-weight: 300;
    }

    .hyzx-lb li h4 a, .zhhg li h4 a, .news-hy li h4 a, .news-zh li h4 a, .yuebao .yuebao-r ul li .info h4 a {
        font-size: 16px;
    }

    .hyzx-lb li p, .zhhg li p, .news-zh li p {
        font-size: 12px;
        line-height: 20px;
    }

    .yuebao {
        height: auto;
        padding: 15px;
        overflow: hidden;
    }

    .yuebao .yuebao-l {
        display: none;
    }

    .yuebao .yuebao-r {
        width: 100%;
        float: none;
        padding: 0;
    }

    .yuebao .yuebao-r ul li .date {
        padding-right: 10px;
    }

    .yuebao .yuebao-r ul li .date .d {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .yuebao .yuebao-r ul li .info {
        margin-left: 80px;
        padding-top: 5px;
    }

    .yuebao .yuebao-r ul li .info .des {
        display: none;
    }

    .zhhg li, .news-zh li {
        /* width: 48%; */
        display: inline-block;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .zhhg li .zh-img img, .news-zh li .zh-img img {
        width: 100%;
    }

    .zhhg li p, .news-zh li p {
        margin-bottom: 10px;
    }

    .zhhg li .time, .news-zh li time {
        display: none;
    }

    .news-zh::after, .zhhg::after, .news-yb::after, .cptd ul::after, .list-r::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        vertical-align: top;
    }

    .news-zh li {
        margin-right: 0px;
    }

    .news-gs li {
        height: auto;
        margin-bottom: 30px;
    }

    .news-yb li {
        width: 48%;
        margin-right: 0px;
        display: inline-block;
    }

    .news-yb li a img {
        width: 100%;
    }

    .news p a {
        font-size: 14px;
    }

    .news .type-name {
        font-size: 16px;
    }

    /*product-index 产品中心*/
    .left {
        display: none;
    }

    .t1,.t2,.t3,.t4,.t5,.t6,.t7,.t8,.t9,.t10,.t11,.t12,.t13,.t14,.t15,.t16,.t17,.t18 {
        height: auto;
        /* padding: 30px 0; */
    }

    .t2 .ny-main, .t3 .ny-main, .t4 .ny-main, .t5 .ny-main, .t6 .ny-main, .t7 .ny-main, .t8 .ny-main, .t9 .ny-main, .t10 .ny-main, .t11 .ny-main, .t12 .ny-main, .t13 .ny-main, .t14 .ny-main, .t15 .ny-main, .t16 .ny-main, .t17 .ny-main, .t18 .ny-main {
        margin-top: 0px;
    }

    .t1 .ny-con, .t2 .ny-con, .t3 .ny-con, .t4 .ny-con, .t5 .ny-con, .t6 .ny-con, .t7 .ny-con, .t8 .ny-con, .t9 .ny-con, .t10 .ny-con, .t11 .ny-con, .t12 .ny-con, .t13 .ny-con, .t14 .ny-con, .t15 .ny-con, .t16 .ny-con, .t17 .ny-con, .t18 .ny-con {
        margin-bottom: 0px;
    }

    .t18 {
        margin-bottom: 70px;
    }

    .list-l {
        width: 100%;
        float: none;
        display: none;
    }

    .list-r {
        width: 100%;
        float: none;
        text-align: justify;
        font-size: 0;
    }

    .list-r li {
        width: 48%!important;
        float: none;
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 22px;
    }

    .list-r .pro-list-img {
        width: 100%;
        height: auto;
    }

    .list-r .tit-txt {
        height: auto;
        padding-bottom: 20px;
    }

    .product-li .list-r li {
        margin-right: 0px;
    }

    .product-li .list-r li:nth-child(3n) {
        margin-right: 0px;
    }

    /*product 产品*/
    .position {
        display: none;
    }

    .pro-img-txt {
        margin-bottom: 0;
    }

    .pro-img {
        width: 100%;
        max-width: 800px;
        height: auto;
        float: none;
        margin-bottom: 25px;
    }

    .pro-txt {
        width: 100%;
        float: none;
    }

    .pro-txt h1 {
        font-weight: 300;
        margin-bottom: 10px;
    }

    .pro-txt .dianji a {
        font-size: 14px;
        padding: 10px 13px;
        margin-right: 30px;
    }

    .pro-txt .dianji .down {
        /* display: none; */
    }

    .pro-nr .ny-main {
        margin-top: 0;
    }

    .pro-nr .ny-con {
        margin-bottom: 0;
    }

    .zyyy, .jszb, .cptj {
        padding-top: 30px;
    }

    .zyyy-txt {
        display: block;
    }

    .zyyy-txt li {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .cptd ul li {
        width: 48%;
        height: auto;
        display: inline-block;
        float: none;
        margin-right: 0;
        padding: 30px;
    }

    .cptj {
        display: none;
    }

    .xgcp {
        font-size: 0;
        text-align: justify;
    }

    .xgcp li {
        width: 48%;
        float: none;
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 15px;
        vertical-align: top;
    }

    .xgcp li .xgcp-img {
        width: 100%;
        height: auto;
    }

    /*application 应用领域*/
    .app-cptj li .cptj-txt {
        margin-left: 170px;
    }

    .change-content {
        display: none;
    }

    .app-cptj-m {
        display: block;
    }

    .cptj-m-item {
        overflow: hidden;
        width: 100%;
        font-size: 0;
        text-align: justify;
    }

    .cptj-m-item::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        vertical-align: top;
    }

    .app-cptj-m .cptj-m-tit {
        font-size: 16px;
        color: #666;
        margin-bottom: 15px;
        padding-bottom: 5px;
        border-bottom: 1px solid #cf000d;
    }

    .app-cptj-m li {
        width: 48%;
        display: inline-block;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .app-cptj-m li .cptj-m-img {
        display: block;
        margin-bottom: 8px;
    }

    .app-cptj-m li .cptj-m-img img {
        width: 100%;
    }

    .app-cptj-m li h4 {
        text-align: center;
        font-weight: 300;
    }

    .app-cptj-m li h4 a {
        color: #666;
    }
}

@media(max-width: 768px) {
    /*application 应用领域*/ .app-fl {
        display:block;
        display: -webkit-block;
        /* Safari */
        font-size: 0;
        text-align: justify;
        margin-bottom: 40px;
    }

    .app-fl::after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        vertical-align: top;
    }

    .app-fl li {
        width: 48%;
        display: inline-block;
        float: none;
        margin-right: 0;
    }

    .app-txt-td li {
        display: block;
        margin: 0 20px 20px 20px;
        font-size: 14px;
    }

    .app-cptj li {
        width: 100%;
        height: 150px;
        float: none;
    }

    .app-cptj li .cptj-txt .txt1 {
        margin-bottom: 50px;
    }

    .app-cptj li .cptj-txt .txt1 a {
        font-size: 14px;
    }
}

.zh-img >img {
    width: 100%;
}
.news-zh li .zh-img{overflow: hidden;position: relative;}
.zh-img .img1{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);z-index: 999;}
.zh-img .img1 img{opacity: 0;transition: all 0.5s;}
.news-zh li:hover .zh-img .img1 img{opacity: 1;}


@media(max-width: 849px){
    /* .klv table{
        overflow-x: auto;
        width: 100vw!important;
    } */
    .jszb table{
        width: 100%!important;
    }
}

@media screen and (max-width: 1199px) and (min-width:769px) {
    .app-fl {
        display:block;
        overflow: hidden;
    }

    .app-fl li:nth-child(7n) {
        margin-right: 13px;
    }
}





.bbcp{position: relative;}



@media(max-width: 780px){
    .jjfa-p-bg img, .jjfa-product p img{
        width: 100%;
        height: auto;
    }
    .jjfa-p-txt{
        width: 100%;
        height: auto;
    }
}

@media(max-width: 480px){
    .jjfa-p .p-item p{
        line-height: 80px;
    }
    .jjfa-p .p-item .p-img{
        width: 80px;
        height: 80px;
    }
}