*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#999;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#999;
}
:-moz-placeholder {
    color:#999;
    opacity:1;
}
::-moz-placeholder {
    color:#999;
    opacity:1;
}
:-ms-input-placeholder{
    color:#999;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}
@font-face {
    font-family:'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf?v=4.2.0') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf?v=4.2.0') format('truetype');
    font-weight:normal;
    font-style:normal;
}
html{
    width: 100%;
    /*font-size: 62.5%;
    font-size: 5.20833vw;*/
    font-size: calc(100vw/19.2);
}
@media (min-width: 1517px) {
    html {
        font-size: 100px;
    }
}
@media (max-width: 1199px) {
    html {
        font-size: 80px;
    }
}
@media (max-width: 767px) {
    html {
        font-size: calc(100vw/7.5);
    }
}
body {
    font-family:'Roboto-Regular';
    font-size: 16px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
}
@media (max-width: 1199px) {
    body {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    body {
        font-size: 0.28rem;
    }
}
.f-14{
    font-size: 0.14rem;
}
.f-15{
    font-size: 0.15rem;
}
.f-16{
    font-size: 0.16rem;
}
.f-18{
    font-size: 0.18rem;
}
.f-20{
    font-size: 0.20rem;
}
.f-24{
    font-size: 0.24rem;
}
.f-28{
    font-size: 0.28rem;
}
.f-30{
    font-size: 0.3rem;
}
.f-36{
    font-size: 0.36rem;
}
.f-50{
    font-size: 0.50rem;
}
.f-55{
    font-size: 0.55rem;
}
.f-60{
    font-size: 0.60rem;
}
.f-70{
    font-size: 0.70rem;
}
.f-100{
    font-size: 1rem;
}
.f-143{
    font-size: 1.43rem;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.container1 {
    width: 1517px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
    position: absolute;
    top: 0;
    z-index: 999;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:88px;
	clear:both;
    transition: .5s;
}
.daohang .container1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    transition: .5s;
}
.nav-fl{
    display: flex;
    align-items: center;
}
.yx a {
    display: block;
}
.yx a img {
    max-width:100%;
    height: 55px;
    transition: .5s;
}
.navdaohang{
    margin-left: 0.57rem;
}
.menupc{
    display: flex;
    align-items: center;
}
.menupc li{
    text-align: center;
    z-index: 9;
    position: relative;
    margin: 0 0.165rem;
    line-height: 88px;
}
.menupc li:hover a:after{
    width: 100%;
}
.menupc li a{
    display: block;
    font-weight: 400;
    font-size: 0.15rem;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    padding: 0 0.1rem;
}
.menupc li a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 4px;
    background: #AC1E29;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: .5s;
}
.menupc li a:hover:after{
    width: 100%;
}
.menupc li .current:after{
    width: 100%;
}
.menupc .xiala{
    position: absolute;
    z-index: 999;
    display: none;
    background: #FFFFFF;
    overflow: hidden;
    left: 50%;
    transform: translate(-50%, 0);
    top: 88px;
    width: 2.51rem;
    height: auto;
    text-align: center;
    line-height: 0;
    padding: 3px 0;
}
.menupc .xiala li{
    margin: 0;
}
.menupc .xiala li a{
    display: block;
    font-weight: 400;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.5rem;
    padding: 0 5px;
    border-bottom: 1px solid #DDDDDD;
    text-transform: capitalize;
}
.menupc .xiala li:last-child a{
    border-bottom: none;
}
.menupc .xiala li a:after{
    display: none;
}
.menupc .xiala li a:hover{
    color: #AC1E29;
}
.menupc .xiala li a.current{
    color: #AC1E29 !important;
}
.nation{
    position: relative;
    margin-left: 31px;
}
.nation_t{
    cursor: pointer;
}
.nation_t h3{
    background: url("../images/jt.png") no-repeat right center;
    background-size: 11px 5px;
    padding-right: 22px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 0.16rem;
    color: #CCCCCC;
}
.nation_b{
    display: none;
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    position: absolute;
    width: 100px;
    top: 30px;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, 0);
    box-shadow: 0px 0px 21px 0px rgba(184,144,80,0.25);
    border-radius: 5px;
}
.nation_b li{
    text-align: center;
}
.nation_b li a{
    display: block;
    font-weight: 400;
    font-size: 0.14rem;
    color: #000000;
    line-height: 22px;
    position: relative;
}
.nation_b li a:hover{
    color: #A0020A;
}

.daohang.guding{
    position: fixed;
    z-index: 999;
    background: #EEEEEE;
}
.daohang.guding .menupc li a{
    color: #333333;
}
.daohang.guding .nation_t h3{
    color: #999999;
}



/*swiper的banner*/
.home-banner {
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners img{
    display: block;
    width: 100%;
    height: auto;
}
.ban_txt1{
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 99;
    width: 100%;
}
.ban_txt1 h3{
    font-weight: 400;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 1.3;
}
.ban_txt2{
    position: absolute;
    left: 50%;
    bottom: 0.42rem;
    transform: translate(-50%, 0);
    color: #ffffff;
    z-index: 99;
    width: 100%;
}
.ban_txt2 h3{
    font-family: "Roboto-Bold";
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
}
.ban_arrow{
    position: absolute;
    bottom: 0.42rem;
    left: 0;
    z-index: 999;
    width: 100%;
}
.ban_arrow .container1{
    display: flex;
    justify-content: flex-end;
}
.ban_arrows{
    width: 165px;
    height: 14px;
    position: relative;
    display: flex;
    align-items: center;
}
.home-banner .swiper-pagination{
    display: flex;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-banner .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    outline: none;
    margin: 0px 11px !important;
    opacity: 1;
}
.home-banner .swiper-pagination-bullet-active{
    background: #A0020A;
    border: 1px solid #A0020A;
}
.home-banner .swiper-button-next, .home-banner .swiper-button-prev{
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    width: 8px;
    height: 14px;
    border-radius: 0;
    background-size: 100% !important;
    transition: .5s;
}
.home-banner .swiper-button-prev{
    left: 0;
    right: auto;
    background: url("../images/bl.png") no-repeat center;
}
.home-banner .swiper-button-next{
    right: 0;
    left: auto;
    background: url("../images/br.png") no-repeat center;
}
.home-banner .swiper-button-prev:hover{
    background: url("../images/bl_h.png") no-repeat center;
}
.home-banner .swiper-button-next:hover{
    background: url("../images/br_h.png") no-repeat center;
}

.phone{
    display: none;
}

@media(max-width:1199px) {
    header{
        display: none;
    }
    .phone{
        display: block;
        z-index: 9999;
        position: fixed;
        width: 100%;
        top: 0;
    }
    .sp_logo a img{
        height: 40px;
    }

}

footer{
    width: 100%;
    margin: 0 auto;
    background: #F9F9F9;
}
.footer1{
    padding: 0.97rem 0 0.7rem 0;
}
.footer1 .container1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer1_fl h3{
    font-family: "Roboto-Bold";
    color: #241916;
    line-height: 1.16;
    text-transform: uppercase;
}
.footer1_fl a{
    margin-top: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #241916;
    width: 4.94rem;
    height: 0.63rem;
    transition: .5s;
    padding: 0 20px;
}
.footer1_fl a i{
    width: 23px;
    height: 5px;
    background: url("../images/fjt.png") no-repeat center;
    background-size: 100% !important;
    transition: .5s;
}
.footer1_fl a:hover{
    color: #A0020A;
}
.footer1_fl a:hover i{
    background: url("../images/fjt_h.png") no-repeat center;
}
.footer1_fr{
    width: 43.5%;
}
.footer1_fr ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer1_fr ul li a{
    display: block;
    font-size: 0.2rem;
    color: #777777;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist{
    margin-top: 0.5rem;
}
.menulist ul{
    display: flex;
    flex-direction: column;
}
.menulist ul li{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.menulist ul li a{
    display: block;
    font-weight: normal;
    font-size: 0.16rem;
    color: #1A1A1A;
    line-height: 25px;
}
.menulist ul li a:hover{
    color: #A0020A;
}
.footer2{
    background: url("../images/footer2bg.png") no-repeat top center;
    background-size: cover;
}
.footer2_t{
    position: relative;
}
.footer2_t a{
    position: absolute;
    left: 50%;
    top: -22.5px;
    transform: translate(-50%, 0);
}
.footer2_t a img{
    height: 55px;
}
.footer2_c{
    padding-top: 125px;
}
.footer2_c ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer2_c ul li{
    display: flex;
    flex-direction: column;
    width: 25%;
}
.footer2_c ul li p{
    color: #999999;
}
.footer2_c ul li p.ftel{
    background: url("../images/ftel.png") no-repeat left center;
    background-size: 12px 20px;
    padding-left: 23px;
}
.footer2_c ul li p.ffax{
    background: url("../images/ffax.png") no-repeat left center;
    background-size: 18px 18px;
    padding-left: 30px;
}
.footer2_c ul li p.femail{
    background: url("../images/femail.png") no-repeat left center;
    background-size: 16px 14px;
    padding-left: 30px;
}
.footer2_c ul li p.faddress{
    background: url("../images/faddress.png") no-repeat left center;
    background-size: 16px 22px;
    padding-left: 29px;
}
.footer2_c ul li span{
    display: block;
    margin-top: 0.2rem;
    color: #FFFFFF;
    line-height: 30px;
}
.footer2_b{
    text-align: center;
    padding: 18px 0;
    color: #999999;
    font-weight: 400;
    line-height: 24px;
}
.footer2_b a{
    color: #999999;
}
.footer2_b a:hover{
    color: #A0020A;
}

.home-about{
    width: 100%;
    margin: 0.95rem auto 0.65rem auto;
}
.home-about .container1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_fl{
    position: relative;
}
.index_title{
    font-family: "Roboto-Bold";
    color: #241916;
    line-height: 1;
    text-transform: uppercase;
}
.index_circle{
    position: absolute;
    right: 0;
    top: 0.7rem;
    animation: turn 20s infinite linear;
}
.index_circle img{
    height: 1.17rem;
}
@keyframes turn {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.about_fr{
    width: 59%;
}
.about_fr1{
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    height: 182px;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.about_fr2{
    margin-top: 0.45rem;
}
.index_more a{
    display: flex;
    align-items: center;
    font-family: "Roboto-Bold";
    color: #000000;
    background: url("../images/kuang.png") no-repeat left center;
    line-height: 0.45rem;
    background-size: 0.45rem;
    text-transform: uppercase;
    padding-left: 15px;
    transition: .5s;
}
.index_more a i{
    width: 23px;
    height: 5px;
    background: url("../images/fjt.png") no-repeat center;
    background-size: 100% !important;
    margin-left: 9px;
    transition: .5s;
}
.index_more a:hover{
    color: #A0020A;
}
.index_more a:hover i{
    background: url("../images/fjt_h.png") no-repeat center;
}
.home-industry{
    width: 100%;
    margin: 0 auto 0.9rem auto;
}
.home-industry .container1{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.industry_line{
    /*width: 100%;
    height: 1px;
    border: 1px dashed #b5b4b4;*/
    background-image: -webkit-gradient(linear, left top, right top, from(#bfbfbf), color-stop(50%, #bfbfbf), color-stop(50%, rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left,#bfbfbf 0,#bfbfbf 50%,rgba(0,0,0,0) 50%);
    background-image: linear-gradient(90deg, #bfbfbf, #bfbfbf 50%, rgba(0, 0, 0, 0) 0);
    background-repeat: repeat-x;
    background-size: 10px 1px;
    position: absolute;
    top: 1.21rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    width: calc(100% - 0.8rem);
    height: 1px;
}
.home-industry .item{
    width: 23%;
    position: relative;
    height: 4.03rem;
    transition: .5s;
}
.home-industry .item.active{
    width: 49.5%;
}
.industrys{
    height: 100%;
    position: relative;
    transition: .5s;
    background: #F9F9F9;
    padding: 0.45rem 0.4rem;
}
.industry_t{
    font-weight: 400;
    color: #1A1A1A;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.industry_dian{
    width: 14px;
    height: 14px;
    background: #EAEAEA;
    border-radius: 50%;
    margin: 0.28rem auto 0.45rem auto;
    position: relative;
    z-index: 3;
}
.industry_b{
    display: flex;
    position: relative;
}
.industry_b_fl{
    width: 100%;
    transition: .5s;
}
.industry_b_fr{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: .5s;
}
.industry_b_fr1{
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    height: 78px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.home-industry .item.active .industry_dian{
    margin: 0.28rem auto 0.45rem 0;
    background: #A0020A;
}
.home-industry .item.active .industry_b_fl{
    width: 38.5%;
}
.home-industry .item.active .industry_b_fr{
    display: flex;
    width: 19vw;
}
.home-product{
    width: 100%;
    margin: 0 auto;
    background: #F9F9F9;
}
.product1{
    background: url("../images/product1bg.png") no-repeat center;
    background-size: cover;
    padding-top: 0.95rem;
}
.product1_t{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product1_t_fl{
    position: relative;
}
.product1_t_fl .index_title{
    color: #ffffff;
}
.product1_t_fr{
    width: 53%;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
}
.product1_b{
    margin-top: 0.65rem;
    position: relative;
}
.product1_b_link{
    position: absolute;
    bottom: 0.45rem;
    right: 0.35rem;
}
.product2{
    background: url("../images/product2bg.jpg") no-repeat center;
    background-size: cover;
    padding: 0.45rem 0;
}
.product2 .container1{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.product2_fl{
    display: flex;
    align-items: center;
}
.product2_fl img{
    height: 1.04rem;
}
.product2_fl p{
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 0.25rem;
    line-height: 1.1;
}
.product2_fr{
    width: 70%;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.2;
}
.product3{

}
.product3_t{
    margin-top: -0.24rem;
}
.product3_t ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.product3_t ul li{
    margin-right: 14px;
}
.product3_t ul li:last-child{
    margin-right: 0;
}
.product3_t ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.24rem;
    height: 0.42rem;
    background: #FFFFFF;
    border-radius: 0.2rem;
    transition: .5s;
}
.product3_t ul li a:hover{
    background: #241916;
    color: #F9F9F9;
}
.product3_t ul li a.current{
    background: #241916;
    color: #F9F9F9;
}
.product3_t ul li:last-child a i{
    width: 0.23rem;
    height: 0.05rem;
    background: url("../images/parrow.png") no-repeat center;
    background-size: 100% !important;
    margin-left: 10px;
}
.product3_t ul li:last-child a:hover i{
    background: url("../images/parrow_h.png") no-repeat center;
}
.product3_b{
    padding-top: 1.15rem;
    position: relative;
}
.product3_b .swiper-slide{
    display: initial;
}
.product3s a{
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
}
.product3s a:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #A0020A;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.product3s a:hover{
    border-bottom: 1px solid transparent;
}
.product3s a:hover:after{
    width: 100%;
}
.product3_b1_img{
    background: #FFFFFF;
    box-shadow: 4px 14px 65px 0px rgba(47,64,93,0.08);
    padding: 0.2rem 0.1rem;
}
.product3_b1_img .pic:after{
    padding-bottom: 66.5%;
}
.product3s a:hover .product3_b1_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.product3_b1_txt{
    background: #FFFFFF;
    padding: 0.25rem 0.15rem 0.6rem 0.15rem;
}
.product3_b1_txt1{
    font-weight: 400;
    color: #241916;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product3_b1_txt2{
    margin-top: 0.2rem;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
    height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product3_b2{
    margin-top: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product3_b2_jt{
    position: relative;
    display: flex;
    align-items: center;
    width: 1.06rem;
}
.product3_b2_jt .swiper-button-next1, .product3_b2_jt .swiper-button-prev1{
    display: block;
    position: absolute;
    top: 50%;
    width: 0.46rem;
    height: 0.46rem;
    border: 1px solid #CCCCCC;
    margin-top: 0;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    border-radius: 0;
    background-size: 0.23rem 0.05rem !important;
    transition: .5s;
}
.product3_b2_jt .swiper-button-next1:hover, .product3_b2_jt .swiper-button-prev1:hover{
    border: 1px solid #A0020A;
}
.product3_b2_jt .swiper-button-prev1{
    left: 0;
    right: auto;
    background: url("../images/pl.png") no-repeat center;
}
.product3_b2_jt .swiper-button-prev1:hover{
    background: url("../images/pl_h.png") no-repeat center;
}
.product3_b2_jt .swiper-button-next1{
    right: 0;
    left: auto;
    background: url("../images/pr.png") no-repeat center;
}
.product3_b2_jt .swiper-button-next1:hover{
    background: url("../images/pr_h.png") no-repeat center;
}
table {
    border: 1px solid #E1E1E1;
    border-collapse:collapse;
}
tr,td,th{
    border: 1px solid #E1E1E1;
    padding: 15px;
    text-align: center;
}
.home-news{
    width: 100%;
    padding: 0.95rem 0;
    margin: 0 auto;
    background: #f9f9f9;
}
.home-news .index_title{
    text-align: center;
}
.news_con{
    margin: 0.6rem 0 0.4rem 0;
}
.news_con ul li:first-child{
    border-top: 1px solid #241916;
}
.news_con ul li{
    border-bottom: 1px solid #241916;
}
.news_con ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.35rem 0;
}
.news_con ul li a p{
    width: 75%;
    font-weight: 400;
    color: #241916;
    line-height: 1;

}
.news_con ul li a span{
    width: 0.17rem;
    height: 0.17rem;
    background: url("../images/jia.png") no-repeat center;
    background-size: 100% !important;
}
.news_con ul li a:hover p{
    color: #A0020A;
}
.news_con ul li a:hover span{
    background: url("../images/jia_h.png") no-repeat center;
}
.home-news .index_more{
    display: flex;
    justify-content: flex-end;
}
.home-certification{
    width: 100%;
    padding-bottom: 0.8rem;
    background: #f9f9f9;
    margin: 0 auto;
}
.certification_t{
    text-align: center;
    font-weight: 400;
    color: #241916;
    line-height: 1;
    position: relative;
}
.certification_t:before, .certification_t:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 39%;
    height: 1px;
    background: #CCCCCC;
}
.certification_t:before{
    left: 0;
}
.certification_t:after{
    right: 0;
}
.certification_b{
    margin-top: 0.35rem;
    position: relative;
}
.certification_b:before, .certification_b:after{
    content: '';
    display: block;
    width: 0.59rem;
    height: 1.16rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background-size: 100% !important;
}
.certification_b:before{
    left: 0;
    background: url("../images/left.png") no-repeat center;
}
.certification_b:after{
    right: 0;
    background: url("../images/right.png") no-repeat center;
}
.certification_b ul{
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.certification_b ul li{
    width: 20%;
}
.certification_b ul li.pic:after{
    padding-bottom: 45%;
}
.home-video{
    width: 100%;
    margin: 0 auto;
}


/*About us*/
.inside header{
    position: inherit;
}
.inside .daohang{
    background: #EEEEEE;
}
.inside .daohang .menupc li a{
    color: #3A3A3A;
}
.inside .daohang .nation_t h3{
    color: #3A3A3A;
}
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.inner_nav{
    margin-top: -0.9rem;
    position: relative;
}
.inner_nav .container1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.inner_nav_bt{
    font-family: "Roboto-Bold";
    color: #FFFFFF;
    line-height: 1;
}
.inner_nav_dh ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_nav_dh ul li{
    margin-right: 0.3rem;
}
.inner_nav_dh ul li:last-child{
    margin-right: 0;
}
.inner_nav_dh ul li a{
    display: block;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    padding: 0 0.1rem;
    text-transform: capitalize;
    position: relative;
}
.inner_nav_dh ul li a:after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #A0020A;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    transition: .5s;
}
.inner_nav_dh ul li a:hover:after{
    width: 100%;
}
.inner_nav_dh ul li a.current:after{
    width: 100%;
}
.inner-main{
    width: 100%;
    margin: 0.4rem auto 0 auto;
}
.iabout1{
    margin: 1rem 0;
}
.iabout1_1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.iabout1_1_fl{
    width: 30%;
}
.iabout1_1_fl p{
    font-weight: 400;
    color: #A0020A;
    line-height: 1;
}
.iabout1_1_fl h3{
    margin-top: 0.5rem;
}
.inner_title{
    font-weight: 400;
    color: #241916;
    line-height: 1;
}
.iabout1_1_fr{
    width: 61.5%;
}
.iabout1_1_fr1{
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}
.iabout1_1_fr2{
    margin-top: 0.3rem;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
}
.iabout1_2{
    margin-top: 0.55rem;
}
.iabout1_3{
    margin-top: 0.45rem;
}
.iabout1_3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.iabout1_3 ul li{
    width: 48.5%;
    background: #F9F9F9;
    height: 2.48rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.8rem 0 0.95rem;
}
.iabout1_3_img{
    width: 1.05rem;
}
.iabout1_3_txt{
    width: calc(100% - 1.05rem);
    padding-left: 0.55rem;
}
.iabout1_3_txt1{
    font-weight: 400;
    color: #241916;
    line-height: 1;
}
.iabout1_3_txt2{
    margin-top: 0.2rem;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
}
.iabout2 video{
    width: 100%;
    height: auto;
    display: block;
}
.iabout3{
    background: #EFEFEF;
    padding: 1.05rem 0 0.85rem 0;
}
.iabout3_1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.iabout3_1_fl{
    width: 45%;
}
.iabout3_1_fl1{
    margin-top: 0.6rem;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
}
.iabout3_1_fl2{
    margin-top: 2.35rem;
}
.iabout3_1_fl2 ul{
    display: flex;
    flex-wrap: wrap;
}
/*.iabout3_1_fl2 ul li{
    width: 16%;
}
.iabout3_1_fl2 ul li.pic:after{
    padding-bottom: 60%;
}*/
.iabout3_1_fr{
    width: 53%;
}
.iabout3_2{
    margin-top: -0.5rem;
}
.iabout3_2_con{
    margin-top: 0.65rem;
    position: relative;
}
.iabout3_2_con:after{
    content: '';
    display: block;
    width: calc(100% - 1.26rem);
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    right: 0;
    bottom: 0.225rem;
}
.iabout3_2 .swiper-slide{
    display: initial;
}
.iabout3_2s a{
    display: block;
    position: relative;
    width: 100%;
}
.iabout3_2_img{
    position: relative;
    background: #FFFFFF;
}
.iabout3_2_img .pic:after{
    padding-bottom: 71%;
}
.iabout3_2s a:hover .iabout3_2_img .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.magnify{
    width: 0.44rem;
    height: 0.44rem;
    background: linear-gradient(90deg, #B51B21, #B51B21, #F95902);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .5s;
}
.magnify img{
    height: 0.2rem;
}
.iabout3_2s a:hover .magnify{
    opacity: 1;
}
.iabout3_2_txt{
    margin-top: 0.25rem;
    font-weight: 400;
    color: #241916;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.iabout3_2s a:hover .iabout3_2_txt{
    color: #AC1E29;
}
.iabout3_2_jt{
    margin-top: 0.65rem;
    position: relative;
    display: flex;
    align-items: center;
    width: 1.06rem;
    height: 0.46rem;
}
.iabout3_2_jt .swiper-button-next2, .iabout3_2_jt .swiper-button-prev2{
    display: block;
    position: absolute;
    top: 50%;
    width: 0.46rem;
    height: 0.46rem;
    border: 1px solid #CCCCCC;
    margin-top: 0;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    border-radius: 0;
    background-size: 0.23rem 0.05rem !important;
    transition: .5s;
}
.iabout3_2_jt .swiper-button-next2:hover, .iabout3_2_jt .swiper-button-prev2:hover{
    border: 1px solid #A0020A;
}
.iabout3_2_jt .swiper-button-prev2{
    left: 0;
    right: auto;
    background: url("../images/pl.png") no-repeat center;
}
.iabout3_2_jt .swiper-button-prev2:hover{
    background: url("../images/pl_h.png") no-repeat center;
}
.iabout3_2_jt .swiper-button-next2{
    right: 0;
    left: auto;
    background: url("../images/pr.png") no-repeat center;
}
.iabout3_2_jt .swiper-button-next2:hover{
    background: url("../images/pr_h.png") no-repeat center;
}
.iabout4{
    background: url("../images/iabout4bg.jpg") no-repeat center;
    background-size: cover;
    padding-top: 1.25rem;
}
.iabout4 .container1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.iabout4_fl{
    color: #ffffff;
}
.iabout4_fr{
    width: 65.5%;
    position: relative;
    height: 8rem;
}
.iabout4_fr .swiper-slide{
    display: initial;
}
.iabout4ss{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(255,255,255,.2);
    transition: .5s;
}
.iabout4_fr_year{
    font-weight: 600;
    color: rgba(255,255,255,.4);
    line-height: 1;
}
.iabout4_fr_txt{
    font-weight: 400;
    color: rgba(255,255,255,.7);
    width: 65%;
}
.iabout4_fr_txt2{
    margin-top: 0.15rem;
    line-height: 26px;
}
.iabout4s.swiper-slide-active .iabout4_fr_year{
    color: #ffffff;
}
.iabout4s.swiper-slide-active .iabout4_fr_txt{
    color: #ffffff;
}
.about4_arrow{
    width: 0.44rem;
    height: 1.06rem;
    position: absolute;
    left: -1rem;
    top: 50%;
    transform: translate(0, -50%);
}
.about4_arrow .swiper-button-next3, .about4_arrow .swiper-button-prev3{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    width: 0.44rem;
    height: 0.44rem;
    border-radius: 0;
    border: 1px solid #FFFFFF;
    transition: .5s;
}
.about4_arrow i{
    display: inline-block;
    width: 0.05rem;
    height: 0.23rem;
    background-size: 100% !important;
}
.about4_arrow .swiper-button-prev3{
    top: 0;
    right: auto;
}
.about4_arrow .swiper-button-prev3 i{
    background: url("../images/lct.png") no-repeat center;
}
.about4_arrow .swiper-button-next3{
    bottom: 0;
    left: auto;
}
.about4_arrow .swiper-button-next3 i{
    background: url("../images/lcb.png") no-repeat center;
}
.about4_arrow .swiper-button-prev3:hover, .about4_arrow .swiper-button-next3:hover{
    border: 1px solid #A0020A;
}
.about4_arrow .swiper-button-prev3:hover i{
    background: url("../images/lct_h.png") no-repeat center;
}
.about4_arrow .swiper-button-next3:hover i{
    background: url("../images/lcb_h.png") no-repeat center;
}

/*downloads*/
.inner_nav_location p{
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.inner_nav_location p img{
    display: inline-block;
    width: auto;
    margin: 0 12px;
}
.inner_nav_location p a{
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.idownload{
    margin-bottom: 0.55rem;
}
.idownload_con{
    padding: 0.55rem 0 0.65rem 0;
}
.idownload_con ul li:first-child{
    border-top: 1px solid #DDDDDD;
}
.idownload_con ul li{
    border-bottom: 1px solid #DDDDDD;
    padding: 0.44rem 0 0.34rem 0;
}
.idownload_con ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.idownload_con_fl{
    width: 80%;
}
.idownload_con_fl h3{
    color: #1A1A1A;
}
.idownload_con_fl p{
    margin-top: 0.15rem;
    font-weight: 400;
    color: rgba(26,26,26,.8);
    line-height: 25px;
    background: url("../images/pdf.jpg") no-repeat left center;
    background-size: 0.32rem 0.32rem;
    padding-left: 0.33rem;
}
.idownload_con_fr{
    display: flex;
    align-items: center;
    color: #1A1A1A;
    line-height: 25px;
}
.idownload_con_fr i{
    width: 0.28rem;
    height: 0.22rem;
    background: url("../images/d.png") no-repeat center;
    background-size: 100%;
    margin-right: 10px;
}
.idownload_con ul li a:hover .idownload_con_fl h3{
    color: #A0020A;
}
.idownload_con ul li a:hover .idownload_con_fr{
    color: #A0020A;
}
/*分页*/
.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    clear: both;
    margin: 0;
}
.pagination a{
    display: block;
    font-family: "Roboto-Bold";
    font-size: 14px;
    color: #333333;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 23px;
    line-height: 54px;
    margin: 0px 9px 10px 9px;
    border-radius: 50%;
    background: #EEEEEE;
}
.pagination a.left{
    background: transparent  url("../images/pleft.png") no-repeat left center;
    background-size: 13px 6px;
    padding: 0 0 0 20px;
    border-radius: 0;
}
.pagination a.right{
    background: transparent url("../images/pright.png") no-repeat right center;
    background-size: 13px 6px;
    padding: 0 20px 0 0;
    border-radius: 0;
}
.pagination a:hover{
    color: #ffffff;
    background: #A0020A;
}
.pagination a.active {
    color: #ffffff;
    background: #A0020A;
}
.pagination a.left:hover{
    background: transparent  url("../images/left.png") no-repeat left center;
    background-size: 13px 6px;
    color: #2F6381;
}
.pagination a.right:hover{
    background: transparent  url("../images/right.png") no-repeat right center;
    background-size: 13px 6px;
    color: #2F6381;
}

/*contact*/
.icontact1{
    background: #F9F9F9;
    padding: 1.25rem 0 0 0;
    position: relative;
}
.icontact1:after{
    content: '';
    display: block;
    width: 73.6%;
    height: 67%;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.icontact1_con{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icontact1_con_fl{
    width: 65%;
}
.icontact1_con_fl_t{
    width: 60%;
}
.icontact1_con_fl_t p{
    margin-top: 0.3rem;
    font-weight: 400;
    color: #777777;
    line-height: 1;
}
.icontact1_con_fl_b{
    width: 60%;
    margin-top: 1.05rem;
    font-weight: 400;
    color: #241916;
    line-height: 34px;
}
.icontact1_con_fl_b p{
    margin-bottom: 0.23rem;
    padding-left: 64px;
    position: relative;
}
.icontact1_con_fl_b p:last-child{
    margin-bottom: 0;
}
.icontact1_con_fl_b p:before{
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #A0020A;
    border-radius: 50%;
    position: absolute;
    left: 0;
}
.icontact1_con_fl_b p.ctel:before{
    background: url("../images/ctel.png") no-repeat center;
    background-size: 12px 20px;
}
.icontact1_con_fl_b p.cfax:before{
    background: url("../images/cfax.png") no-repeat center;
    background-size: 15px 15px;
}
.icontact1_con_fl_b p.cemail:before{
    background: url("../images/cemail.png") no-repeat center;
    background-size: 15px 13px;
}
.icontact1_con_fl_b p.caddress:before{
    background: url("../images/caddress.png") no-repeat center;
    background-size: 14px 19px;
}
.icontact1_con_fl_d{
    margin-top: 0.55rem;
    font-family: "Roboto-Bold";
    color: #F9F9F9;
    line-height: 1;
    text-transform: uppercase;
}
.icontact1_con_fr{
    width: 54.5%;
    position: absolute;
    right: 0;
    top: 0.55rem;
}
.icontact2{
    margin: 0.9rem 0 0.75rem 0;
}
.icontact2 .icontact1_con_fl_t{
    width: 100%;
}
.icontact2_con{
    margin-top: 0.7rem;
}

/*news*/
.inews{
    margin-bottom: 0.55rem;
}
.inews1{
    position: relative;
    padding-top: 0.7rem;
}
.inews1 .swiper-container{
    width: 100%;
    margin: 0 auto;
}
.inews1 .swiper-slide{
    display: initial;
}
.inews1s a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    background: #f9f9f9;
}
.inews1_img{
    position: relative;
    width: 50%;
}
.inews1_img img{

}
.inews1_txt{
    width: 50%;
    padding: 0.55rem 0.45rem 0.45rem 0.45rem;
    text-align: left;
}
.inews1_txt1{
    font-weight: 400;
    color: #777777;
    line-height: 21px;
    background: url("../images/date.png") no-repeat left center;
    background-size: 20px 21px;
    padding-left: 27px;
}
.inews1_txt2{
    font-weight: 400;
    color: #1A1A1A;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 0.6rem 0 0.4rem 0;
}
.inews1_txt3{
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    height: 78px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.inews1_txt4{
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    font-family: "Roboto-Bold";
    color: #000000;
    background: url("../images/kuang.png") no-repeat left center;
    line-height: 0.45rem;
    background-size: 0.45rem;
    text-transform: uppercase;
    padding-left: 15px;
    transition: .5s;
}
.inews1_txt4 i{
    width: 23px;
    height: 5px;
    background: url("../images/fjt.png") no-repeat center;
    background-size: 100% !important;
    margin-left: 9px;
    transition: .5s;
}
.inews1s a:hover .inews1_txt4{
    color: #A0020A;
}
.inews1s a:hover .inews1_txt4 i{
    background: url("../images/fjt_h.png") no-repeat center;
}
.inews1s a:hover .inews1_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inews1s a:hover .inews1_txt2{
    color: #A0020A;
}

.swiper-pagination1{
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inews1 .swiper-pagination1{
    bottom: 0.45rem;
    right: 0.45rem
}
.inews1 .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #FBF9FD;
    border: 1px solid #a4a4a4;
    opacity: 1;
    outline: none;
    margin: 0 0 0 22px; !important;
    border-radius: 50%;
}
.inews1 .swiper-pagination-bullet-active{
    background: #A0020A;
    border: 1px solid #A0020A;
}
.inews2{
    margin: 0.8rem 0 0.75rem 0;
}
.inews2 ul li:first-child{
    border-top: 1px solid #241916;
}
.inews2 ul li{
    border-bottom: 1px solid #241916;
}
.inews2 ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.35rem 0;
}
.inews2_fl{
    width: 85%;
}
.inews2_fl p{
    font-weight: 400;
    color: #241916;
    line-height: 1;
}
.inews2_fl span{
    display: inline-block;
    margin-top: 12px;
    color: #777777;
    line-height: 1;
}
.inews2_fr{
    width: 0.17rem;
    height: 0.17rem;
    background: url("../images/jia.png") no-repeat center;
    background-size: 100% !important;
}
.inews2 ul li a:hover p{
    color: #A0020A;
}
.inews2 ul li a:hover .inews2_fr{
    background: url("../images/jia_h.png") no-repeat center;
}

/*newsshow*/
.inewsshowbg.inner_nav{
    margin-top: 0;
}
.inewsshowbg{
    background: url("../images/newsshowbg.jpg") no-repeat center;
    background-size: cover;
    padding: 0.29rem 0;
}
.inewsshow_con{
    margin: 0.85rem 0 0.4rem 0;
    position: relative;
}
.show_back{
    position: absolute;
    top: 10px;
    left: 0;
}
.show_back a{
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #666666;
    transition: .5s;
}
.show_back a i{
    display: inline-block;
    width: 9px;
    height: 15px;
    background: url("../images/back.png") no-repeat center;
    background-size: 100%;
    margin-right: 12px;
    transition: .5s;
}
.show_back a:hover{
    color: #0059AD;
}
.show_back a:hover i{
    background: url("../images/back_h.png") no-repeat center;
    background-size: 100%;
}
.show_title{
    width: 90%;
    margin: 0 0 0 auto;
    font-weight: 400;
    color: #111111;
    line-height: 1.2;
}
.show_info{
    width: 90%;
    margin: 0.2rem 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.show_info span{
    font-weight: 400;
    color: #666666;
    line-height: 1;
    text-transform: uppercase;
}
.show_content{
    width: 90%;
    margin: 0.4rem 0 0 auto;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    padding: 0.45rem 0 0.6rem;
    border-top: 1px solid #AAAAAA;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_news{
    width: 90%;
    margin: 0 0 0 auto;
    border-top: 1px dashed #AAAAAA;
    padding-top: 0.35rem;
    overflow: hidden;
}
.show_news li{
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 30px;
    position: relative;
}
.show_news li span{
    color: #AAAAAA;
    margin-right: 10px;
}
.show_news li a{
    display: inline-block;
    font-weight: 400;
    color: #241916;
    line-height: 30px;
}
.show_news li a:hover{
    color: #A0020A;
}

/*product*/
.iproduct{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background: #EEEEEE;
}
.ipro_fl{
    width: 388px;
    padding: 0.83rem 0;
    position: sticky;
    left: 0;
    top: 60px;
}
.ipro_fl_t h3{
    font-weight: 400;
    color: #777777;
    line-height: 1;
    padding: 0 0.3rem;
}
.pform{
    position: relative;
    margin-top: 15px;
    padding: 0 0.3rem;
}
.pform .pss1{
    width: 100%;
    height: 0.61rem;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 0 0.68rem 0 0.15rem;
    font-weight: 400;
    color: #241916;
    display: flex;
    align-items: center;
}
.pform .pss2{
    width: 0.53rem;
    height: 0.53rem;
    background: #A0020A url("../images/psearch.png") no-repeat center;
    background-size: 0.22rem 0.22rem;
    position: absolute;
    top: 0.03rem;
    right: 0.33rem;
    text-indent: -999px;
}
.pinfo{
    margin-top: 0.5rem;
}
.pinfo li{
    overflow: hidden;
    position: relative;
    margin-bottom: 1px;
}
.pinfo li:last-child{
    margin-bottom: 0;
}
.pinfo li a{
    display: block;
    padding: 0.24rem 0.42rem;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    background: #999999;
    overflow:hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    position: relative;
    z-index: 4;
}
.pinfo li a:hover{
    background: #A0020A;
}
.pinfo li .more{
    position: absolute;
    right: 0.42rem;
    top: 0.3rem;
    border: none;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url("../images/p.png") no-repeat right center;
    background-size: 100% !important;
    display: block;
    z-index: 5;
    padding: 0;
}
.pinfo li .more:hover {
    background:url("../images/p_h.png") no-repeat right center;
    background-size: 14px 14px;
}
.pinfo li:hover .more {
    background:url("../images/p_h.png") no-repeat right center;
    background-size: 14px 14px;
}
.pinfo .er{
    display: none;
    padding: 0.5rem 0.42rem 0.35rem 0.42rem;
}
.pinfo .er li{
    margin-bottom: 0;
}
.pinfo .er li a {
    font-weight: 400;
    color: #56575A;
    line-height: 25px;
    padding: 5px 0;
    background: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
}
.pinfo .nav-show .er {
    display: block;
    padding: 0.5rem 0.42rem 0.35rem 0.42rem;
}
.pinfo .nav-show .er li{
    margin-bottom: 0;
}
.pinfo .nav-show .er li a {
    font-weight: 400;
    color: #56575A;
    line-height: 25px;
    padding: 5px 0;
    background: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pinfo .nav-show .er li a:hover{
    color: #A0020A;
}
.pinfo .nav-show:hover .more {
    background:url("../images/p_h.png") no-repeat right center;
}
.pinfo .nav-show .more{
    background:url("../images/p_h.png") no-repeat right center;
}
.pinfo .nav-show a{
    background: #A0020A;
}
.ipro_fr{
    width: calc(100% - 388px);
    padding: 0.75rem calc((100vw - 1517px) / 2) 0.6rem 0.65rem;
    background: #FFFFFF;
}
.ipro_fr_title{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.ipro_fr_title h3{
    font-weight: 400;
    color: #241916;
}
.ipro_fr_title a{
    color: #999999;
    background: url("../images/ajt.png") no-repeat right center;
    background-size: 8px 13px !important;
    padding-right: 25px;
    transition: .5s;
}
.ipro_fr_title a:hover{
    color: #A0020A;
    background: url("../images/ajt_h.png") no-repeat right center;
}
.ipro_fr_con{
    margin: 0.4rem 0 0.2rem 0;
}
.ipro_fr_con ul{
    display: flex;
    flex-wrap: wrap;
}
.ipro_fr_con ul li{
    width: 23%;
    margin-right: 2.666%;
    margin-bottom: 0.5rem;
}
.ipro_fr_con ul li:nth-child(4n){
    margin-right: 0;
}
.ipro_fr_con ul li a{
    display: block;
    position: relative;
    border-bottom: 1px solid #CCCCCC;
}
.ipro_fr_con ul li a:hover .product3_b1_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ipro_fr_con ul li a:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #A0020A;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.ipro_fr_con ul li a:hover{
    border-bottom: 1px solid transparent;
}
.ipro_fr_con ul li a:hover:after{
    width: 100%;
}

/*proshow*/
.iproshow_fr_con{
    border-top: 1px solid #DDDDDD;
    padding-top: 0.5rem;
    margin-top: 0.3rem;
}
.iproshow1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.iproshow1_fl{
    width: 38.5%;
    border: 1px solid #DDDDDD;
    padding: 0.3rem 0.18rem;
}
.iproshow1_fl_t{
    position: relative;
}
.iproshow1_fl_t .gallery-top {
    width: 100%;
    height: auto;
}
.iproshow1_fl_t .gallery-top .swiper-slide{
    display: initial;
}
.proshow-max a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
}
.proshow-max a .pic:after{
    padding-bottom: 66.5%;
}
.iproshow1_fl_b{
    position: relative;
    width: 100%;
    margin: 0.5rem auto 0 auto;
}
.iproshow1_fl_b .gallery-thumbs {
    width: 90%;
    height: auto;
}
.iproshow1_fl_b .gallery-thumbs .swiper-slide{
    display: initial;
}
.proshow-min a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
}
.proshow-min a .pic{
    border: 1px solid #D3CFCF;
}
.proshow-min a .pic img{
    padding: 5px;
}
.proshow-min a .pic:after{
    padding-bottom: 100%;
}
.proshow-min.swiper-slide-thumb-active a .pic{
    border: 1px solid #A0020A;
}
.iproshow1_fl_b .swiper-button-next4, .iproshow1_fl_b .swiper-button-prev4{
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
    height: 100%;
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: .5s;
    background-size: 7px 11px !important;
}
.iproshow1_fl_b .swiper-button-prev4{
    right: auto;
    left: 0;
    background: url("../images/xqjt_l.png") no-repeat center;
}
.iproshow1_fl_b .swiper-button-next4{
    left: auto;
    right: 0;
    background: url("../images/xqjt_r.png") no-repeat center;
}
.iproshow1_fl_b .swiper-button-prev4:hover{
    background: url("../images/xqjt_lh.png") no-repeat center;
}
.iproshow1_fl_b .swiper-button-next4:hover{
    background: url("../images/xqjt_rh.png") no-repeat center;
}
.iproshow1_fr{
    width: 57%;
}
.iproshow1_fr1{
    font-weight: 400;
    color: #333333;
    line-height: 25px;
}
.iproshow1_fr2{
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
}
.iproshow1_fr2 a{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F9F9F9;
    border-radius: 20px;
    height: 42px;
    padding: 0 20px;
}
.iproshow1_fr2 a:nth-child(1){
    background: #241916;
    margin-right: 15px;
}
.iproshow1_fr2 a:nth-child(2){
    background: #A0020A;
}
.iproshow2{
    margin-top: 0.3rem;
}

.iproshow_title{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.iproshow_title:after{
    content: '';
    display: block;
    width: 1.8rem;
    height: 2px;
    background: #A0020A;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.iproshow_title h3{
    font-weight: 400;
    color: #000000;
    line-height: 1;
    position: relative;
}
.iproshow2 .show_content{
    width: 100%;
    border-top: none;
    margin-top: 0;
    padding: 0.3rem 0 0.5rem 0;
}
.iproshow2 .show_news{
    width: 100%;
}
.iproshow3{
    margin-top: 0.7rem;
}
.iproshow3_con.ipro_fr_con{
    margin: 0.5rem 0 0 0;
}





@media (min-width:1801px) and (max-width:1850px) {

}

@media (min-width:1701px) and (max-width:1800px){

}

@media (min-width:1518px) and (max-width:1700px){
    .container1{
        width: 90%;
    }
    .f-143 {
        font-size: 1.23rem;
    }
}

@media (min-width:1501px) and (max-width:1517px){
    .container1{
        width: 90%;
    }
    .menupc li a{
        font-size: 0.18rem;
    }
    .menupc .xiala{
        width: 2.71rem;
    }
    .menupc .xiala li a{
        font-size: 0.19rem;
    }
    .nation_t h3{
        font-size: 0.19rem;
    }
    .f-14{
        font-size: 0.17rem;
    }
    .f-15{
        font-size: 0.18rem;
    }
    .f-16{
        font-size: 0.19rem;
    }
    .f-20{
        font-size: 0.23rem;
    }
    .index_circle{
        top: 0.6rem;
    }
    .home-industry .item.active .industry_b_fr{
        width: 22.5vw;
    }
    .home-industry .item{
        height: 4.43rem;
    }
    .footer1_fr ul li a{
        font-size: 0.23rem;
    }
    .menulist ul li a{
        font-size: 0.19rem;
    }
    .ipro_fl{
        width: 350px;
    }
    .ipro_fr{
        width: calc(100% - 350px);
        padding: 0.75rem 5% 0.6rem 0.65rem;
    }
    .icontact1:after{
        height: 69%;
    }

}

@media (min-width:1401px) and (max-width:1500px){
    .container1{
        width: 90%;
    }
    .menupc li a{
        font-size: 0.19rem;
    }
    .menupc .xiala{
        width: 2.71rem;
    }
    .menupc .xiala li a{
        font-size: 0.2rem;
    }
    .nation_t h3{
        font-size: 0.2rem;
    }
    .f-14{
        font-size: 0.18rem;
    }
    .f-15{
        font-size: 0.19rem;
    }
    .f-16{
        font-size: 0.2rem;
    }
    .f-20{
        font-size: 0.24rem;
    }
    .index_circle{
        top: 0.6rem;
    }
    .home-industry .item.active .industry_b_fr{
        width: 23vw;
    }
    .industry_line{
        top: 1.24rem;
    }
    .home-industry .item{
        height: 4.53rem;
    }
    .footer1_fr ul li a{
        font-size: 0.24rem;
    }
    .menulist ul li a{
        font-size: 0.2rem;
    }
    .ipro_fl{
        width: 320px;
    }
    .ipro_fr{
        width: calc(100% - 320px);
        padding: 0.75rem 5% 0.6rem 0.65rem;
    }
    .icontact1:after{
        height: 70%;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container1{
        width: 92%;
    }
    .menupc li a{
        font-size: 0.19rem;
    }
    .menupc .xiala{
        width: 2.71rem;
    }
    .menupc .xiala li a{
        font-size: 0.2rem;
    }
    .nation_t h3{
        font-size: 0.2rem;
    }
    .f-14{
        font-size: 0.18rem;
    }
    .f-15{
        font-size: 0.19rem;
    }
    .f-16{
        font-size: 0.2rem;
    }
    .f-20{
        font-size: 0.24rem;
    }
    .index_circle{
        top: 0.6rem;
    }
    .home-industry .item.active .industry_b_fr{
        width: 23vw;
    }
    .industry_line{
        top: 1.25rem;
    }
    .home-industry .item{
        height: 4.53rem;
    }
    .footer1_fr ul li a{
        font-size: 0.24rem;
    }
    .menulist ul li a{
        font-size: 0.2rem;
    }
    .ipro_fl{
        width: 300px;
    }
    .ipro_fr{
        width: calc(100% - 300px);
        padding: 0.75rem 4% 0.6rem 0.65rem;
    }
    .icontact1:after{
        height: 70%;
    }
}

@media (min-width:1200px) and (max-width:1279px){
    .container1{
        width: 92%;
    }
    .menupc li a{
        font-size: 0.19rem;
    }
    .menupc .xiala{
        width: 2.71rem;
    }
    .menupc .xiala li a{
        font-size: 0.2rem;
    }
    .nation_t h3{
        font-size: 0.2rem;
    }
    .f-14{
        font-size: 0.18rem;
    }
    .f-15{
        font-size: 0.19rem;
    }
    .f-16{
        font-size: 0.2rem;
    }
    .f-18{
        font-size: 0.22rem;
    }
    .f-20{
        font-size: 0.24rem;
    }
    .nation_b li a{
        font-size: 0.18rem;
    }
    .index_circle{
        top: 0.6rem;
    }
    .home-industry .item.active .industry_b_fr{
        width: 23vw;
    }
    .industry_line{
        top: 1.25rem;
    }
    .home-industry .item{
        height: 4.53rem;
    }
    .footer1_fr ul li a{
        font-size: 0.24rem;
    }
    .menulist ul li a{
        font-size: 0.2rem;
    }
    .ipro_fl{
        width: 300px;
    }
    .ipro_fr{
        width: calc(100% - 300px);
        padding: 0.75rem 4% 0.6rem 0.65rem;
    }
    .icontact1:after{
        height: 70%;
    }
}

@media(max-width:1199px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin: auto;
    }
    .home-banner{
        padding-top: 60px;
    }
    .f-14{
        font-size: 0.16rem;
    }
    .f-15{
        font-size: 0.17rem;
    }
    .f-16{
        font-size: 0.18rem;
    }
    .f-50{
        font-size: 0.4rem;
    }
    .f-60{
        font-size: 0.5rem;
    }
    .f-70{
        font-size: 0.6rem;
    }
    .home-industry .item{
        height: 3.73rem;
    }
    .index_circle{
        top: 0.5rem;
    }
    .index_circle img{
        height: 1rem;
    }
    .industry_line{
        width: calc(100% - 1.2rem);
        top: 1.1rem;
    }
    .industry_b_fr{
        height: auto;
    }
    .home-industry .item.active .industry_b_fr{
        width: 23vw;
    }
    .industry_b_fr2{
        margin-top: 0.25rem;
    }
    .certification_t:before, .certification_t:after{
        width: 37%;
    }
    .menulist ul li a{
        font-size: 0.18rem;
    }

    .inner-banner{
        padding-top: 60px;
    }
    .iabout1_3 ul li{
        padding: 0 0.5rem 0 0.65rem;
    }
    .iabout1_3_txt{
        padding-left: 0.35rem;
    }
    .f-55{
        font-size: 0.45rem;
    }
    .iabout3_1_fl2{
        margin-top: 1.35rem;
    }
    .ipro_fl{
        width: 300px;
    }
    .ipro_fr{
        width: calc(100% - 300px);
        padding: 0.75rem 0.65rem 0.6rem 0.65rem;
    }
    .pinfo li a{
        padding: 0.24rem 0.3rem;
    }
    .pinfo li .more{
        right: 0.3rem;
    }
    .pinfo .er{
        padding: 0.5rem 0.3rem 0.35rem 0.3rem;
    }
    .pinfo .nav-show .er{
        padding: 0.5rem 0.3rem 0.35rem 0.3rem;
    }
    .ipro_fr_con ul li{
        width: 48%;
        margin-right: 4%;
    }
    .ipro_fr_con ul li:nth-child(4n){
        margin-right: 4%;
    }
    .ipro_fr_con ul li:nth-child(2n){
        margin-right: 0;
    }
    .iproshow1_fl{
        width: 100%;
    }
    .iproshow1_fr{
        width: 100%;
        margin-top: 25px;
    }
    .inews1_txt{
        padding: 0.45rem 0.45rem 0.35rem 0.45rem;
    }
    .inews1_txt2{
        margin: 0.4rem 0 0.2rem 0;
    }
    .inews1_txt3{
        height: 52px;
        -webkit-line-clamp: 2;
    }
    .inews1_txt4{
        margin-top: 0.35rem;
    }
    .inewsshowbg.inner_nav{
        padding-top: calc(0.29rem + 60px);
    }
    .f-143{
        font-size: 1.13rem;
    }
    .icontact1:after{
        height: 70%;
    }
    .icontact1_con_fl_t{
        width: 70%;
    }
    .icontact1_con_fl_b{
        width: 70%;
    }
}

@media(max-width:820px) {
    .f-14{
        font-size: 0.15rem;
    }
    .f-15{
        font-size: 0.16rem;
    }
    .f-16{
        font-size: 0.17rem;
    }
    .f-20{
        font-size: 0.18rem;
    }
    .f-28{
        font-size: 0.26rem;
    }
    .f-30{
        font-size: 0.28rem;
    }
    .f-50{
        font-size: 0.38rem;
    }
    .f-60{
        font-size: 0.4rem;
    }
    .f-70{
        font-size: 0.58rem;
    }
    .index_circle{
        top: 0.45rem;
    }
    .industrys{
        padding: 0.35rem 0.3rem;
    }
    .industry_line{
        width: calc(100% - 1rem);
        top: 1rem;
    }
    .home-industry .item.active .industry_b_fr{
        width: 22vw;
    }
    .certification_t:before, .certification_t:after{
        width: 35%;
    }
    .footer1_fl a{
        width: 3.54rem;
        height: 0.48rem;
    }
    .menulist{
        margin-top: 0.25rem;
    }
    .footer1_fr ul li{
        margin-bottom: 0.25rem;
    }


    .f-55{
        font-size: 0.35rem;
    }
    .iabout1_3 ul li{
        height: 2.68rem;
        padding: 0 0.35rem 0 0.5rem;
    }
    .iabout1_3_img{
        width: 0.75rem;
    }
    .iabout1_3_txt{
        width: calc(100% - 0.75rem);
    }
    .iabout3_1_fl2{
        margin-top: 0.75rem;
    }
    .iabout4{
        padding-top: 0.75rem;
    }
    .f-100{
        font-size: 0.8rem;
    }
    .ipro_fl{
        width: 280px;
    }
    .ipro_fr{
        width: calc(100% - 280px);
        padding: 0.75rem 0.45rem 0.6rem 0.45rem;
    }
    .pagination a{
        line-height: 44px;
        margin: 0px 5px 10px 5px;
        padding: 0 18px;
    }
    .f-36{
        font-size: 0.3rem;
    }
    .icontact1{
        padding: 0.75rem 0 0 0;
    }
    .icontact1:after{
        display: none;
    }
    .icontact1_con_fl{
        width: 100%;
    }
    .icontact1_con_fr{
        width: 100%;
        position: inherit;
        top: 0;
        margin-top: 25px;
    }
    .icontact1_con_fl_b{
        margin-top: 0.55rem;
    }
    .icontact1_con_fl_d{
        color: #FFFFFF;
    }
}

@media(max-width:768px) {
    .f-55{
        font-size: 0.3rem;
    }
    .iabout1_3 ul li{
        height: 2.88rem;
    }
    .iabout3_1_fl1{
        margin-top: 0.4rem;
    }
}

@media(max-width:600px) {
    .f-14{
        font-size: 12px;
    }
    .f-15{
        font-size: 14px;
    }
    .f-16{
        font-size: 14px;
    }
    .f-18{
        font-size: 16px;
    }
    .f-20{
        font-size: 16px;
    }
    .f-24{
        font-size: 17px;
    }
    .f-28{
        font-size: 18px;
    }
    .f-30{
        font-size: 20px;
    }
    .f-50{
        font-size: 0.3rem;
    }
    .ban_txt2{
        bottom: 0.25rem;
    }
    .ban_txt2 h3{
        text-align: left;
    }
    .ban_txt2 h3.f-15{
        font-size: 12px;
    }
    .ban_arrow{
        bottom: 0.25rem;
    }
    .ban_arrows{
        width: 125px;
    }
    .home-about{
        margin: 35px auto;
    }
    .about_fr{
        margin-top: 25px;
        width: 100%;
    }
    .index_more a{
        background-size: 35px;
        line-height: 35px;
    }
    .home-industry{
        margin: 0 auto 10px auto;
    }
    .home-industry .item{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .home-industry .item.active{
        width: 100%;
    }
    .industry_line{
        display: none;
    }
    .industry_dian{
        display: none;
    }
    .industry_b{
        margin-top: 20px;
    }
    .industry_b_fl{
        width: 50%;
    }
    .home-industry .item.active .industry_b_fl{
        width: 50%;
    }
    .industry_b_fr{
        display: block;
        width: 45%;
    }
    .home-industry .item.active .industry_b_fr{
        width: 45%;
    }
    .product1{
        padding-top: 35px;
    }
    .product1_t_fr{
        margin-top: 25px;
        width: 100%;
    }
    .product1_b{
        margin-top: 20px;
    }
    .product2{
        padding: 35px 0;
    }
    .product2_fr{
        width: 100%;
        margin-top: 20px;
    }
    .product3_t{
        margin-top: 35px;
    }
    .product3_t ul{
        justify-content: center;
    }
    .product3_t ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10px;
    }
    .product3_t ul li:nth-child(2n){
        margin-right: 0;
    }
    .product3_t ul li a{
        height: 35px;
        border-radius: 20px;
    }
    .product3_b{
        padding-top: 10px;
    }
    .product3_b1_txt{
        padding: 20px 15px 30px 15px;
    }
    .product3_b1_txt2{
        height: 40px;
        -webkit-line-clamp: 2;
    }
    .product3_b2_jt{
        width: 80px;
    }
    .product3_b2_jt .swiper-button-next1, .product3_b2_jt .swiper-button-prev1{
        width: 35px;
        height: 35px;
    }
    .home-news{
        padding: 35px 0;
    }
    .news_con{
        margin: 20px 0;
    }
    .certification_t:before, .certification_t:after{
        width: 28%;
    }
    .footer1_fl{
        width: 100%;
    }
    .footer1_fl a{
        margin-top: 20px;
        width: 280px;
        height: 38px;
    }
    .footer1_fr{
        width: 100%;
        margin-top: 20px;
    }
    .footer1{
        padding: 35px 0;
    }
    .footer1_fr ul li a{
        font-size: 16px;
    }
    .menulist ul li a{
        font-size: 12px;
    }
    .footer2_c{
        padding-top: 55px;
    }
    .footer2_c ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .footer2_c ul li:last-child{
        margin-bottom: 0;
    }
    #mVideo #mVideoPlay .playButton{
        left: 20%;
    }

    .inner_nav{
        margin-top: 25px;
    }
    .inner_nav_bt{
        color: #333333;
    }
    .inner_nav_dh ul li a{
        color: #666666;
    }
    .iabout1_1_fl{
        width: 100%;
    }
    .iabout1_1_fr{
        width: 100%;
        margin-top: 25px;
    }
    .iabout1{
        margin: 25px 0 10px 0;
    }
    .iabout1_1_fl h3{
        margin-top: 20px;
    }
    .iabout1_2{
        margin-top: 25px;
    }
    .iabout1_3{
        margin-top: 25px;
    }
    .iabout1_3 ul li{
        width: 100%;
        margin-bottom: 20px;
        height: auto;
        padding: 20px 0.35rem 20px 0.5rem;
    }
    .iabout3{
        padding: 35px 0;
    }
    .iabout3_1_fl{
        width: 100%;
    }
    .iabout3_1_fr{
        width: 100%;
        margin-top: 25px;
    }
    .f-55{
        font-size: 20px;
    }
    .iabout3_1_fl2{
        margin-top: 25px;
    }
    .iabout3_2{
        margin-top: 0;
    }
    .iabout3_2_con{
        margin-top: 25px;
    }
    .iabout4{
        padding-top: 35px;
    }
    .iabout4_fl{
        width: 100%;
    }
    .iabout4_fr{
        width: 85%;
        margin: 0 0 0 auto;
    }
    .iabout4_fr_txt2{
        line-height: 20px;
    }
    .ipro_fl{
        width: 100%;
        padding: 35px 0;
        position: inherit;
    }
    .ipro_fr{
        width: 100%;
        padding: 25px 15px;
    }
    .iproshow2{
        margin-top: 25px;
    }
    .show_content{
        line-height: 25px;
    }
    .show_news li a{
        line-height: 25px;
    }
    .inews{
        margin-bottom: 25px;
    }
    .inews1{
        padding-top: 0;
    }
    .inews1_img{
        width: 100%;
    }
    .inews1_txt{
        width: 100%;
    }
    .inews2{
        margin: 35px 0;
    }
    .inewsshowbg .inner_nav_bt{
        color: #FFFFFF;
    }
    .inewsshow_con{
        margin: 35px 0;
    }
    .show_back{
        position: inherit;
        top: 0;
        margin-bottom: 10px;
    }
    .show_title{
        width: 100%;
    }
    .show_info{
        width: 100%;
    }
    .show_content{
        width: 100%;
        margin: 25px 0 0 auto;
        padding: 25px 0;
    }
    .show_news{
        width: 100%;
    }
    .icontact1{
        padding: 25px 0 0 0;
    }
    .icontact1_con_fl_t{
        width: 100%;
    }
    .icontact1_con_fl_b{
        width: 100%;
        margin-top: 25px;
    }
    .f-143{
        font-size: 0.93rem;
    }
    .icontact1_con_fl_d{
        margin-top: 25px;
    }
    .icontact2{
        margin: 35px 0;
    }
    .icontact2_con{
        margin-top: 25px;
    }
}

@media(max-width:414px) {

}

@media(max-width:375px) {
    .ban_txt2 h3.f-15{
        font-size: 11px;
    }
}

@media(max-width:320px) {

}














