﻿

@font-face{
    font-family: 'Roboto Regular';
    src: url('../font/Roboto Regular.eot');
    src: url('../font/Roboto Regular.eot') format('embedded-opentype'),
    url('../font/Roboto Regular.woff2') format('woff2'),
    url('../font/Roboto Regular.woff') format('woff'),
    url('../font/Roboto Regular.ttf') format('truetype'),
    url('../font/Roboto Regular.svg') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family: 'Roboto BoldCondensed';
    src: url('../font/Roboto BoldCondensed.eot');
    src: url('../font/Roboto BoldCondensed.eot') format('embedded-opentype'),
    url('../font/Roboto BoldCondensed.woff2') format('woff2'),
    url('../font/Roboto BoldCondensed.woff') format('woff'),
    url('../font/Roboto BoldCondensed.ttf') format('truetype'),
    url('../font/Roboto BoldCondensed.svg') format('svg');
    font-weight:normal;
    font-style:normal
}
.font1{font-family: 'Roboto BoldCondensed';}
@font-face{
    font-family: 'AvantGardeITCbyBT Book';
    src: url('../font/AvantGardeITCbyBT Book.eot');
    src: url('../font/AvantGardeITCbyBT Book.eot') format('embedded-opentype'),
    url('../font/AvantGardeITCbyBT Book.woff2') format('woff2'),
    url('../font/AvantGardeITCbyBT Book.woff') format('woff'),
    url('../font/AvantGardeITCbyBT Book.ttf') format('truetype'),
    url('../font/AvantGardeITCbyBT Book.svg') format('svg');
    font-weight:normal;
    font-style:normal
}
.font2{font-family: 'AvantGardeITCbyBT Book';}
@font-face{
    font-family: 'SquareSlabserif711BT Light';
    src: url('../font/SquareSlabserif711BT Light.eot');
    src: url('../font/SquareSlabserif711BT Light.eot') format('embedded-opentype'),
    url('../font/SquareSlabserif711BT Light.woff2') format('woff2'),
    url('../font/SquareSlabserif711BT Light.woff') format('woff'),
    url('../font/SquareSlabserif711BT Light.ttf') format('truetype'),
    url('../font/SquareSlabserif711BT Light.svg') format('svg');
    font-weight:normal;
    font-style:normal
}
.font3{font-family: 'SquareSlabserif711BT Light';}

/*Reset css*/
/* 清除内外边距 */
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
/* 设置默认字体 */
body,h1,h2,h3,h4,h5,h6,button,input,select,textarea,code,kbd,pre,samp,tt,small,address,cite,dfn,em,var{font: normal 14px/1 'Roboto Regular';}
/* 重置列表元素 */
ul,ol,li,dl,dt,dd{ list-style: none; }
ul:after{ content: ''; clear: both; display: block; }
/* 重置文本格式元素 */
a{ color: #010102; text-decoration: none; transition-duration: .5s; }
a:hover,a:focus{ color: #d90000; text-decoration: none; transition-duration: .5s; }
q:before,q:after{ content: ''; }
sup{ vertical-align: super; }
sub{ vertical-align: sub; }
/* 重置图片元素 */
img{ display: block; max-width: 100%; }
.content:after{ content: ''; clear: both; display: block; }
.content img{ display: inline-block; }
button{ cursor: pointer; }
/* 重置表格元素 */
table{border-collapse:collapse;border-spacing:0;margin:10px 0;display:table;width:100%!important;}
table td,table th{padding:10px;border:1px solid #ddd;color:#333;vertical-align:middle;word-break:normal!important;width:1%!important;}
/* 清除浮动 */
.cl,.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:0;border:0;font-size:0;}
/*end Reset css*/

/*web*/
html,body{width: 100%;height: 100%;font-family: 'Roboto Regular';font-size: 14px;background: #fff;}
@media(min-width: 1200px){.container{width: 1200px;padding: 0;}}
em{color: #d90000;}
.fl{float: left;}
.fr{float: right;}
.mobileweb{display: none;}
.wow{visibility: visible!important;}
/*end web*/

/*分页*/
.mc_pager{font-family:'Arial';text-align:center;padding:50px 0;}
.mc_pager ul{font-size: 0;}
.mc_pager ul li{background:#333;color:#fff;font-size:14px;width:30px;height:30px;line-height:30px;margin:3px;display:inline-block;}
.mc_pager ul li.active{background:#d90000;}
.mc_pager ul li a{color:#fff;display:block;}
.mc_pager ul li .current{background:#d90000;display:block;}
.mc_pager ul li:nth-child(1),.mc_pager ul li:nth-last-child(1){width:50px;font-size: 0;}
.mc_pager ul li:nth-child(1) a:before,.mc_pager ul li:nth-child(1) .disabled:before{content:'◀';font-size:14px;}
.mc_pager ul li:nth-last-child(1) a:before,.mc_pager ul li:nth-last-child(1) .disabled:before{content:'▶';font-size:14px;}
/*end 分页*/

/*二维码显示*/
.pro2wm{position:relative;display:inline-block;cursor:pointer;}
.pro2wm:before{opacity:0;content:'';border-top:8px solid transparent;border-right:8px solid #fff;border-bottom:8px solid transparent;position:absolute;top:7px;right:-14px;z-index:1001;transition-duration:.5s;}
.pro2wm:after{opacity:0;content:'';width:5px;height:10px;box-shadow:-3px 0 10px rgba(0, 0, 0, .2);position:absolute;top:10px;right:-14px;z-index:1000;transition-duration:.5s;}
.pro2wm:hover:before,.pro2wm:hover:after{opacity:1;}
.pro2wm .wxewm{opacity:0;width:0;max-width:none;height:200px;padding:8px 0;background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, .2);border-radius:5px;position:absolute;left:60px;bottom:-88px;z-index:999;transition-duration:.5s;}
.pro2wm:hover .wxewm{opacity:1;width:200px;padding:8px;}
/*end 二维码显示*/

/*css3*/
/* Grow */
.grow {
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition-property: transform;
    transition: all .8s ease;
}
a:hover .grow {
    transform: scale(1.08);
}
/* float-shadow */
.float-shadow {
    display: block;
    position: relative;
    transition-property: transform;
    transition-duration: .4s;
}
.float-shadow:before {
    content: '';
    width: 90%;
    height: 10px;
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .1) 0%,rgba(0, 0, 0, 0) 80%);
    transition-property: transform;
    transition-duration: .4s;
}
.float-shadow:hover {
    transform: translateY(-5px);
}
.float-shadow:hover:before {
    opacity: 1;
    transform: translateY(5px);
}
/*显示隐藏时间*/
.fadeIn{
    -webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 1.5s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
@-webkit-keyframes fadeIn{
    0% {
        opacity: 0;
    }
    20% {
        opacity: .2;
    }
    50% {
        opacity: .5;
    }
    70% {
        opacity: .7;
    }
    100% {
        opacity: 1;
    }
}
/*end css3*/



/*header*/
#header{
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
}
#header .headerbj,
#header.height .headerbj.inheaderbj{
    background: #fff;
    border-bottom: 2px solid #eeedee;
    box-shadow: 0 0 5px rgba(14, 5, 10, .1);
}
#header .headerbj.inheaderbj{
    background: none;
    border: none;
    box-shadow: none;
}
#header .headerbj .headlogo{
    height: 150px;
    padding: 50px 30px 40px;
    transition-duration: 1s;
}
#header.height .headerbj .headlogo{
    height: 70px;
    padding: 10px 45px;
}
#header .headerbj .headlogo img{
    height: 100%;
}
#header .headerbj .headright{
    padding: 62px 30px 52px 0;
    transition-duration: 1s;
}
#header.height .headerbj .headright{
    padding: 17px 30px 17px 0;
}
#header .headerbj .headright .headsearch{
    background: #efefef;
    border: 1px solid #e8e8e8;
    border-radius: 50px;
    overflow: hidden;
}
#header .headerbj .headright .headsearch .input-text{
    float: left;
    width: 0;
    height: 34px;
    padding: 0 0;
    background: 0;
    outline: 0;
    border: 0;
    transition-duration: 1s;
}
#header .headerbj .headright .headsearch:hover .input-text{
    width: 80px;
    padding: 0 15px;
}
#header .headerbj .headright .headsearch .input-submit{
    float: left;
    width: 34px;
    height: 34px;
    color: #939393;
    font-size: 16px;
    background: 0;
    outline: 0;
    border: 0;
}
#header .headerbj .headright .headlang{
    margin-left: 10px;
    position: relative;
}
#header .headerbj .headright .headlang .title{
    border: 1px solid #e8e8e8;
    border-radius: 50px;
    line-height: 34px;
    padding: 0 15px;
}
#header .headerbj .headright .headlang .title i{
    color: #b7c1c5;
}
#header .headerbj .headright .headlang .title span{
    color: #212324;
    padding: 0 20px 0 10px;
}
#header .headerbj .headright .headlang .list{
    display: none;
    width: 100%;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
}
#header .headerbj .headright .headlang:hover .list{
    display: block;
}
#header .headerbj .headright .headlang .list a{
    display: block;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #e8e8e8;
    margin: 0 5px;
}
#header .headerbj .headright .headlang .list a:nth-child(1){
    border: 0;
}
#header .headerbj .headnav{
    width: calc(100% - 542px);
    text-align: center;
    padding: 58px 0 40px;
    transition-duration: 1s;
}
#header.height .headerbj .headnav{
    padding: 9px 0;
}
#header .headerbj .headnav ul li{
    display: inline-block;
    padding: 0 20px;
}
#header .headerbj .headnav ul li .overflow{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
}
#header .headerbj .headnav ul li .overflow:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #d90000;
    transform:scale(0,1);
    position: absolute;
    left: 0;
    bottom: 0;
    transition-duration: 1s;
}
#header .headerbj .headnav ul li:hover .overflow:before,
#header .headerbj .headnav ul li.hover .overflow:before{
    transform:scale(1,1);
}
#header .headerbj .headnav ul li .overflow a{
    display: block;
    color: #212324;
    font-size: 18px;
    padding: 0 5px;
    position: relative;
    top: -50px;
    transition-duration: 1s;
}
#header .headerbj .headnav ul li:hover .overflow a,
#header .headerbj .headnav ul li.hover .overflow a{
    color: #d90000;
    top: 0;
}
/*banner*/
#mcbanner{
    overflow: hidden;
}
/*indexbanner*/
.indexbanner{
    position: relative;
}
.indexbanner .follow{
    position: absolute;
    z-index: 2;
    top: 15vw;
    left: 30px;
}
.indexbanner .follow a{
    display: block;
    color: #3d3e40;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.indexbanner .follow .name{
    color: #3d3e40;
    font-size: 16px;
    transform: rotate(90deg);
    position: relative;
    top: 30px;
}
.indexbanner .scroll{
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom: 10px;
}
.indexbanner .scroll p{
    color: #a3a3a3;
    font-size: 16px;
    transform: rotate(90deg);
    position: relative;
    top: -20px;
    left: -12px;
}
.indexbanner .swiper-pagination{
    width: 0;
    left: auto;
    right: 470px;
    bottom: 80px;
}
.indexbanner .swiper-pagination:before{
    content: '';
    width: 130px;
    height: 1px;
    background: #454545;
    position: absolute;
    top: 12px;
    left: 40px;
}
.indexbanner .swiper-pagination .swiper-pagination-bullet{
    display: none;
    width: 30px;
    color: #1a1a1a;
    font-size: 24px;
    background: 0;
}
.indexbanner .swiper-pagination .swiper-pagination-bullet-active{
    display: block;
}
.indexbanner .swiper-button-prev,
.indexbanner .swiper-button-next{
    width: 28px;
    height: 28px;
    color: #121212;
    font: bold 14px/28px '宋体';
    text-align: center;
    background: #d6d6d6;
    border-radius: 100%;
    top: auto;
    left: auto;
    right: 260px;
    bottom: 60px;
}
.indexbanner .swiper-button-next{
    right: 222px;
}
.indexbanner .swiper-button-prev:hover,
.indexbanner .swiper-button-next:hover{
    color: #fff;
    background: #fe0103;
}
/*otherbanner*/
.otherbanner{
    padding-top: 150px;
}
.otherbanner img{
    width: 100%;
}
/*header*/

/*index*/
.more{
    display: inline-block;
    padding: 15px 30px;
    color: #000;
    font-size: 16px;
    border: 1px solid #bbb;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    transition-duration: 1s;
}
.more:hover,
a:hover .more{
    color: #fff !important;
    border: 1px solid #d90000;
}
.more:before{
    content: '';
    width: 120%;
    height: 100%;
    background: #d90000;
    transform: skew(-30deg);
    position: absolute;
    top: 0;
    left: -150%;
    transition-duration: 1s;
}
.more:hover:before,
a:hover .more:before{
    left: -10%;
}
.more p{
    position: relative;
    z-index: 1;
}

#main{
    position: relative;
    z-index: 2;
}

.inbsci{
    background: #1a1a1a;
    padding: 10px 2%;
    overflow: hidden;
}
.incolumn{
    padding: 40px 4% 0;
    overflow: hidden;
}
.incolumn .incolumnfl{
    width: 24%;
    padding-top: 10vw;
}
.incolumn .incolumnfl .namemark1{
    color: #1d1d1d;
    font-size: 40px;
    font-weight: bold;
}
.incolumn .incolumnfl .namemark2{
    color: #717171;
    font-size: 18px;
    line-height: 32px;
    margin: 40px 0;
}
.incolumn .incolumnfr{
    width: 71%;
}
.incolumn .incolumnfr .incolumn1{
    width: 37%;
    margin-right: 5px;
}
.incolumn .incolumnfr .incolumn1 img{
    width: 460px;
    height: 725px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.incolumn .incolumnfr .incolumn2{
    width: calc(63% - 5px);
}
.incolumn .incolumnfr .incolumn2 .list1{
    width: 100%;
    margin-bottom: 5px;
}
.incolumn .incolumnfr .incolumn2 .list1 .title1{
    width: 53%;
}
.incolumn .incolumnfr .incolumn2 .list1 .title1 img{
    width: 411px;
    height: 358px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.incolumn .incolumnfr .incolumn2 .list1 .title2{
    width: 47%;
    color: #141414;
    font-size: 2.2vw;
    line-height: 60px;
    font-weight: bold;
    padding: 3vw;
}
.incolumn .incolumnfr .incolumn2 .list2{
    width: 100%;
}
.incolumn .incolumnfr .incolumn2 .list2 img{
    width: 767px;
    height: 362px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.incolumn .incolumnfr a{
    display: block;
    overflow: hidden;
    position: relative;
}
.incolumn .incolumnfr a:before{
    content: '';
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transition-duration: 2s;
}
.incolumn .incolumnfr a:hover:before{
    height: 100%;
}
.incolumn .incolumnfr a .img{
    overflow: hidden;
}
.incolumn .incolumnfr a .tile{
	text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    z-index: 2;
    top: 120%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition-duration: 3s;
}
.incolumn .incolumnfr a:hover .tile{
    top: 50%;
}
.incolumn .incolumnfr .swiper-container{
    padding-bottom: 70px;
}
.incolumn .incolumnfr .swiper-container .swiper-pagination .swiper-pagination-bullet{
    width: 100px;
    height: 5px;
    background: #e5e5e5;
    border-radius: 0;
    margin: 0 10px;
    opacity: 1;
}
.incolumn .incolumnfr .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
    background: #ce2b37;
}
.incolumn .inmore{
    width: 100%;
    position: relative;
    top: -22px;
}
.incolumn .inmore:before{
    content: '';
    width: calc(100% - 360px);
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 8px;
    left: 300px;
}
.incolumn .inmore .more1{
    color: #292420;
    font-size: 18px;
}
.incolumn .inmore .icon i{
    margin-left: 10px;
}
.inabout{
    padding: 30px 0 70px;
    text-align: center;
    overflow: hidden;
}
.inabout .namemark1{
    color: #16171b;
    font-size: 58px;
    font-weight: bold;
}
.inabout .namemark2{
    color: #717171;
    font-size: 18px;
    line-height: 28px;
    font-family: none;
    font-weight: 100;
    margin: 40px 0 70px;
    text-align: left;
}
.inabout .countup ul li{
    width: calc(50% - 107px);
    position: relative;
    top: 0;
    transition-duration: .5s;
}
.inabout .countup ul li:hover{
    top: -5px;
}
.inabout .countup ul li.invideo{
    width: 214px;
    margin: 20px 0;
}
.inabout .countup ul li .title1{
    color: #717171;
    font-size: 17px;
}
.inabout .countup ul li .counter{
    color: #000000;
    font-size: 166px;
}
.inabout .countup ul li .title2{
    color: #4e4e4e;
    font-size: 22px;
    margin-bottom: 20px;
}
.inabout .countup ul li .title3{
    color: #262626;
    font-size: 15px;
    line-height: 22px;
}
.videoshow{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
}
.videoshow .videogb{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}
.videoshow video{
    width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.inaboutbj{
    width: 100%;
    height: 540px;
    background: url(../image/inaboutbj.jpg) center / cover no-repeat;
    overflow: hidden;
}
.inaboutbj .title{
    width: 450px;
    margin: 80px 200px 0 0;
    position: relative;
    top: 0;
    transition-duration: .5s;
}
.inaboutbj .title:hover{
    top: -5px;
}
.inaboutbj .title .title1{
    color: #604435;
    font-size: 47px;
}
.inaboutbj .title .title2{
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 10px;
}
.inpro{
    padding: 60px 4% 0;
    overflow: hidden;
}
.inpro .inprotitle{
    position: relative;
}
.inpro .inprotitle:before{
    content: '';
    width: calc(100% - 420px);
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 80px;
    left: 420px;
}
.inpro .inprotitle .inprotitle1 .title1{
    color: #292420;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.inpro .inprotitle .inprotitle1 .title2{
    width: 350px;
    color: #292420;
    font-size: 66px;
    line-height: 77px;
    font-weight: bold;
}
.inpro .inprotitle .inprotitle2{
    padding-top: 72px;
    background: #fff;
    position: relative;
}
.inpro .inprotitle .inprotitle2 .inproall{
    color: #292420;
    padding: 0 10px 0 20px;
}
.inpro .inprotitle .inprotitle2 .inproall:hover{
    color: #d90000;
}
.inpro .inprotitle .inprotitle2 i{
    margin-left: 10px;
}









.inpro .inprolist{
    padding-bottom: 80px;
}
.inpro .inprolist ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}
.inpro .inprolist ul li{
    width: 28%;
    margin: 2% 8% 0 0;
}
.inpro .inprolist ul li:nth-child(3n){
    margin-right: 0;
}
.inpro .inprolist ul li a{
    display: block;
    padding-bottom: 10px;
    text-decoration: none;
}

.inpro .inprolist ul li a .imgurl{
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
    position: relative;
}
.inpro .inprolist ul li a .imgurl img {
    width:auto;    
    height: 100%;   
    object-fit: contain;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 灰色底线（全宽，贴在图片最底部） */
.inpro .inprolist ul li a .imgurl:before{
    content: '';
    width: 100%;
    height: 3px;
    background: #d2cecb;
    position: absolute;
    left: 0;
    bottom: 0; /* 贴死图片底部 */
    z-index: 1;
}

/* 红色动画线（压住图片，从右60% → 左滑满） */
.inpro .inprolist ul li a .imgurl:after{
    content: '';
    width: 30%;
    height: 3px;
    background: #d70002;
    position: absolute;
    right: 0;
    bottom: 0; /* 同样贴死图片底部 */
    transition: 1s;
    z-index: 2;
}

/* 鼠标滑过：红线铺满 */
.inpro .inprolist ul li a:hover .imgurl:after{
    width: 100%;
}

/* 标题样式（不遮挡、不重叠） */
.inpro .inprolist ul li a .title{
    color: #454545;
    font-size: 28px; 
    text-align: center;
    line-height: 50px;
    height: 80px; 
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width:100%; 
    background:#fff;
    padding-top: 15px;
    position: static;
}
.inpro .inprolist ul li a:hover .title{
    color: #d90000;
}



/*index*/

/*foot*/
#footer{
    background: #f2f2f2;
    position: relative;
    z-index: 2;
}
#footer .footcon{
    width: 74%;
    padding: 160px 5% 0;
    overflow: hidden;
}
#footer .footcon .footfeed{
    width: 60%;
}
#footer .footcon .footfeed .namemark1{
    color: #000;
    font-size: 28px;
}
#footer .footcon .footfeed .namemark2{
    color: #585858;
    line-height: 24px;
    margin: 10px 0 20px;
}
#footer .footcon .footfeed .feedback input{
    float: left;
    width: 30.33%;
    height: 44px;
    padding: 0 15px;
    margin: 3% 3% 0 0;
    outline: 0;
    border: 0;
}
#footer .footcon .footfeed .feedback input:nth-child(5){
    width: 97%;
}
#footer .footcon .footfeed .feedback .submit{
    float: left;
    width: 120px;
    height: 44px;
    /*margin-top: 5%;*/
    color: #fff;
    background: #101010;
    outline: 0;
    border: 0;
}
#footer .footcon .footadd{
    width: 40%;
    padding-left: 5%;
}
#footer .footcon .footadd .namemark{
    color: #000;
    font-size: 28px;
    margin-bottom: 30px;
}
#footer .footcon .footadd p{
    color: #010102;
    font-size: 16px;
    line-height: 35px;
}
#footer .footcon .footadd .footshare{
    margin-top: 30px;
}
#footer .footcon .footadd .footshare a{
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #313131;
    border: 1px solid #d9d9d9;
    line-height: 33px;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}
#footer .footimg{
    width: 26%;
    overflow: hidden;
}
#footer .footimg img{
    width: 500px;
    height: 700px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
#footer .foottail{
    padding-top: 100px;
}
#footer .foottail .footright{
    color: #1a1a1a;
    line-height: 20px;
}
#footer .foottail .footright a{
    color: #1a1a1a;
}
#footer .foottail .tailimg{
    position: relative;
    left: 0;
}
#footer .foottail .tailimg:hover{
    left: -5px;
}
#footer .foottail .footother{
    color: #1a1a1a;
    line-height: 20px;
}
#footer .foottail .footother a{
    display: inline-block;
    color: #1a1a1a;
    margin-top: 10px;
}
/*foot*/

/*about*/
.about{
    padding: 60px 0 100px;
}
.aboutcontent{
    border-top: 1px solid #e5e5e5;
    padding: 70px 0 50px;
    position: relative;
}
.aboutcontent:before{
    content: '';
    width: 100px;
    height: 6px;
    background: #ce2b37;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -50px;
}
.aboutcontent .content{
    color: #717171;
    font-size: 18px;
    line-height: 28px;
}
.aboutbj{
    background: url(../image/aboutbj.jpg) center / cover no-repeat;
}
.aboutbj .aboutright{
    width: 450px;
    background: #d90e1d;
    text-align: right;
    padding: 50px;
    margin: 130px 0;
}
.aboutbj .aboutright .title1{
    color: #fff;
    font-size: 50px;
    line-height: 55px;
}
.aboutbj .aboutright .title2{
    color: #ecacb3;
    font-size: 18px;
    font-family: auto;
    font-weight: 100;
    margin-top: 30px;
    letter-spacing: 15px;
    position: relative;
    left: 15px;
}
.aboutdeve{
    text-align: center;
    padding-top: 70px;
    position: relative;
}
.aboutdeve:before{
    content: '';
    width: 100%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    top: 282px;
    left: 0;
}
.aboutdeve .namemark{
    color: #16171b;
    font-size: 58px;
    font-weight: bold;
}
.aboutdeve .swiper-container{
    padding: 70px 5px 50px;
}
.aboutdeve .swiper-container .swiper-slide:hover{
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
}
.aboutdeve .swiper-container .swiper-slide .title1{
    color: #525252;
    font-size: 18px;
    padding: 30px 0 40px;
    border-top: 1px solid transparent;
    position: relative;
}
.aboutdeve .swiper-container .swiper-slide:hover .title1{
    border-top: 1px solid #f8f8f8;
}
.aboutdeve .swiper-container .swiper-slide .title1:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #bfbfbf;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.aboutdeve .swiper-container .swiper-slide:hover .title1:before{
    background: #d90e1d;
}
.aboutdeve .swiper-container .swiper-slide .title2{
    color: #717171;
    font-size: 18px;
    line-height: 28px;
    padding: 30px 15px;
}
.aboutdeve .swiper-container .swiper-button-prev,
.aboutdeve .swiper-container .swiper-button-next{
    width: 40px;
    height: 40px;
    color: #444;
    font: 20px/40px '宋体';
    text-align: center;
    background: #f4f4f4;
    border-radius: 100%;
    opacity: 1;
    margin-top: -42px;
}
.aboutdeve .swiper-container .swiper-button-prev:hover,
.aboutdeve .swiper-container .swiper-button-next:hover{
    color: #fff;
    background: #d90e1d;
}
.aboutdeve .swiper-container .swiper-button-prev{
    left: 0;
}
.aboutdeve .swiper-container .swiper-button-next{
    right: 0;
}
.aboutcert{
    background: url(../image/aboutcertbj.jpg) center / cover no-repeat;
}
.aboutcert .aboutcertfl{
    width: 45%;
    text-align: right;
}
.aboutcert .aboutcertfl .title1{
    color: #80858a;
    font-size: 55px;
    margin: 200px 0 30px;
}
.aboutcert .aboutcertfl .title2{
    color: #767b80;
    font-size: 24px;
    line-height: 40px;
    font-family: auto;
    font-weight: 100;
}
.aboutcert .aboutcertfr{
    width: 53%;
    padding: 50px 0 25px;
}
.aboutpro{
    padding: 50px 0;
    text-align: center;
}
.aboutpro .namemark1{
    color: #16171b;
    font-size: 58px;
    font-weight: bold;
}
.aboutpro .namemark2{
    width: 800px;
    color: #bababa;
    font-size: 12px;
    line-height: 20px;
    margin: 30px auto 50px;
}
.aboutpro ul li{
    width: 24.25%;
    margin-left: 1%;
}
.aboutpro ul li:nth-child(1){
    margin-left: 0;
}
.aboutpro ul li img{
    width: 100%;
    border-radius: 5px;
}
/*about*/

/*product*/
.product .position{
    color: #010102;
    padding-left: 20px;
}
.product .pronav {
    width: 350px;
    margin: 40px 0;
}
.product .pronav ul li{
    position: relative;
}
.product .pronav ul li:before{
    content: '';
    width: 15px;
    height: 11px;
    background: url(../image/pronav.jpg);
    position: absolute;
    top: 20px;
    left: -30px;
    opacity: 0;
}
.product .pronav ul li:hover:before,
.product .pronav ul li.hover:before{
    opacity: 1;
}
.product .pronav ul li a{
    display: block;
    color: #454545;
    font-size: 18px;
    line-height: 26px;
    padding: 12px 0;
}
.product .pronav ul li a:hover,
.product .pronav ul li.hover a{
    color: #d8080a;
}
.product .pronav ul li .navdown{
    display: none;
}
.product .pronav ul li.hover .navdown{
    display: block;
}
.product .pronav ul li .navdown a{
    color: #454545;
    padding-left: 10px;
    border-bottom: 1px dotted #454545;
}
.product .pronav ul li .navdown a:hover,
.product .pronav ul li .navdown a.hover{
    color: #d8080a;
}
.product .prolist{
    width: calc(100% - 350px);
    padding-bottom: 0;
}
/*showproduct*/
.showproduct{
    width: calc(100% - 350px);
    padding-top: 50px;
}
/*<!--第一部分-->*/
.showproduct .proone{ padding-bottom: 0px;}
.showproduct .proone .proimgurl{
    width: 600px;
}
.showproduct .proone .prodisplayimg{
    width: 100px;
    margin: 0 20px;
    position: relative;
}
.showproduct .proone .proonefr{
    width: calc(100% - 670px);
}
.showproduct .proone .proonefr .proonetitle{
    color: #606060;
    font-size: 35px;
    padding: 10px 0;
}
.showproduct .proone .proonefr .proonename{
    color: #606060;
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #606060;
}
.showproduct .proone .proonefr .content{
    color: #606060;
    font-size: 17px;
    line-height: 36px;
    border-bottom: 1px dashed #606060;
    padding: 20px 0;
}
.showproduct .proone .proonefr .content p br{
    display: none;
}
.showproduct .proone .proonefr .mailto{
    display: inline-block;
    color: #515151;
    font-size: 18px;
    border: 3px solid #8e8e8e;
    border-radius: 10px;
    padding: 12px 60px;
    margin-top: 40px;
}
.showproduct .proone .proonefr .mailto:hover{
    color: #fff;
    background: #d90000;
    border: 3px solid #d90000;
}
/*<!--第三部分-->*/
.showproduct .prothree{
    padding-bottom: 80px;
}
.showproduct .prothree .inprolist{
    padding-bottom: 0;
}
/*product*/

/*news*/
.news{
    padding-top: 70px;
    overflow: hidden;
}
.news .name1{
    color: #686868;
    font-size: 38px;
    text-align: center;
}
.news .name2{
    color: #686868;
    line-height: 24px;
    text-align: center;
    margin: 20px 0 40px;
}
.news ul li{
    width: 24.25%;
    margin: 1% 1% 0 0;
}
.news ul li:nth-child(4n){
    margin-right: 0;
}
.news ul li a{
    display: block;
    text-align: center;
}
.news ul li a .imgurl{
    border-radius: 5px;
    overflow: hidden;
}
.news ul li a .imgurl img{
    width: 100%;
}
.news ul li a .title{
    color: #1e1e1e;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news ul li a:hover .title{
    color: #d90000;
}
/*shownews*/
.shownews{
    padding-top: 50px;
}
.shownews .title{
    color: #333;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.shownews .updatetime{
    color: #888;
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.shownews .content{
    color: #333;
    font-size: 14px;
    line-height: 28px;
    padding: 20px 0;
}
.shownews .detailpage{
    color: #333;
    padding: 30px 0 50px;
    border-top: 1px solid #ccc;
}
.shownews .detailpage p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.shownews .detailpage p a{
    color: #333;
    position: relative;
    left: 0;
}
.shownews .detailpage p a:hover{
    color: #d90000;
    text-decoration: underline;
    left: 10px;
}
/*news*/

/*contact*/
.contact{
    overflow: hidden;
}
.contact .namemark1{
    color: #242424;
    font-size: 88px;
    line-height: 200px;
    padding-left: 7%;
}
.contact .namemark2{
    width: 666px;
    color: #5d5d5d;
    font-size: 22px;
    line-height: 30px;
    font-family: auto;
    font-weight: 100;
    margin: 70px 15% 0 0;
}
.contact .contactadd{
    border-top: 1px solid #ededed;
}
.contact .contactadd .center{
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition-duration: .5s;
}
.contact .contactadd .center:hover{
    top: 48%;
}
.contact .contactadd .contactadd1{
    width: 22%;
}
.contact .contactadd .contactadd1 .contactadd1_1{
    height: 200px;
    color: #fff;
    font-size: 35px;
    line-height: 50px;
    background: #d90000;
}
.contact .contactadd .contactadd1 .contactadd1_2{
    height: 370px;
    color: #a2a2a2;
    font-size: 20px;
    line-height: 40px;
}
.contact .contactadd .contactadd2{
    width: 40%;
}
.contact .contactadd .contactadd2 .contactadd2_1{
    height: 200px;
    padding: 0 5%;
}
.contact .contactadd .contactadd2 .contactadd2_1 .title1{
    display: block;
    font-size: 25px;
}
.contact .contactadd .contactadd2 .contactadd2_1 .title2{
    color: #cbcbcb;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}
.contact .contactadd .contactadd2 .contactadd2_2{
    overflow: hidden;
}
.contact .contactadd .contactadd2 .contactadd2_2 img{
    width: 777px;
    height: 370px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.contact .contactadd .contactadd3{
    width: 38%;
}
.contact .contactadd .contactadd3 .contactadd3_1{
    height: 200px;
    padding: 0 5%;
}
.contact .contactadd .contactadd3 .contactadd3_1 .title1{
    display: block;
    font-size: 25px;
}
.contact .contactadd .contactadd3 .contactadd3_1 .title2{
    color: #cbcbcb;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}
.contact .contactadd .contactadd3 .contactadd3_2{
    height: 370px;
    padding: 0 10%;
}
.contact .contactadd .contactadd3 .contactadd3_2 .title1{
    color: #5d5d5d;
    font-size: 22px;
    line-height: 32px;
    font-family: auto;
    font-weight: 100;
    margin-bottom: 30px;
}
/*contact*/
@media (max-width: 1600px){
    .showproduct .proone .proonefr{
        width: 100%;
        padding-top: 40px;
    }
}
@media (max-width: 1400px){
    #header .headerbj .headnav ul li{
        padding: 0 10px;
    }
    .contact .namemark1{
        padding-left: 5%;
    }
    .contact .namemark2{
        margin-right: 2%;
    }
}
@media (max-width: 1200px){
    #header .headerbj .headlogo,
    #header.height .headerbj .headlogo{
        height: 70px;
        padding: 10px;
    }
    #header .headerbj .headright,
    #header.height .headerbj .headright{
        padding: 17px 0;
    }
    #header .headerbj .headright .headsearch{
        display: none;
    }
    #header .headerbj .headnav,
    #header.height .headerbj .headnav{
        width: calc(100% - 330px);
        padding: 9px 0;
    }
    #footer .footcon{
        width: 100%;
        padding: 5%;
    }
    #footer .footimg{
        display: none;
    }
    .otherbanner{
        padding-top: 70px;
    }
    .aboutcert .aboutcertfl .title1{
        margin-top: 120px;
    }
    .product .pronav{
        width: 200px;
    }
    .product .prolist,
    .showproduct{
        width: calc(100% - 200px);
    }
    .showproduct .proone .prodisplayimg{
        margin: 0 0 0 10px;
    }
    .showproduct .proone .proimgurl .cloud-zoom-big{
        left: auto!important;
        right: 0!important;
    }
    .contact .namemark2{
        width: 500px;
    }
    .contact .contactadd .contactadd1{
        width: 26%;
    }
    .contact .contactadd .contactadd2,
    .contact .contactadd .contactadd3{
        width: 37%;
    }
    .contact .contactadd .contactadd2 .contactadd2_1,
    .contact .contactadd .contactadd3 .contactadd3_1,
    .contact .contactadd .contactadd3 .contactadd3_2{
        padding: 0 10%;
    }
}
/*手机版*/
#header .menubutton{  display: none;  width: 30px;  height: 30px;  cursor: pointer;  margin: 14px 12px 6px 0;  }
#header .menubutton .menuicon{  height: 2px;  margin-bottom: 8px;  background: #d90000;  }
#header .menubutton .menuicon.top{ animation:icon01 linear infinite 2s; }
#header .menubutton .menuicon.middle{ animation:icon02 linear infinite 2s; }
#header .menubutton .menuicon.bottom{ animation:icon03 linear infinite 2s; }
@keyframes icon01{ 0%{ width:100%;} 25%{ width:25%;} 100%{ width:100%;} }
@keyframes icon02{ 0%{ width:100%;} 50%{ width:25%;} 100%{ width:100%;} }
@keyframes icon03{ 0%{ width:100%;} 75%{ width:25%;} 100%{ width:100%;} }
/*导航*/
.menumain{  display: none;  background: #fff;  width: 100%!important;  height: 100%;  overflow: auto!important;  position: fixed;  top: 0;  left: 0;  z-index: 1000;  opacity: 1!important;  }
.menumain .menubox{  margin: 50px 5% 80px;  padding-top: 1px;  }
.menumain .menubox .menunav{  overflow: hidden;  }
.menumain .menubox .menunav .menuone a{  display: block;  color: #000; font-weight:bold;  font-size: 14px;  margin: 25px 0 0;  }
.menumain .menubox .menunav .menuone.home a{  padding-bottom: 20px;  border-bottom: 1px solid #f1f1f1;  }
.menumain .menubox .menunav .menuone .menutwo{  float: left;  position: relative;  }
.menumain .menubox .menunav .menuone .menutwo.bai{  width: 100%;  }
.menumain .menubox .menunav .menuone .menutwo:before{  content: '';  width: 3px;  height: 3px;  background: rgba(0, 0, 0, .2);  border-radius: 50%;  position: absolute;  left: -8px;  bottom: 5px;  }
.menumain .menubox .menunav .menuone .menutwo a{  color: #666;  font-size: 13px;  margin: 20px 20px 0 5px;  height: 15px;  line-height: 15px;  overflow: hidden;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree{  float: left;  position: relative;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree:before{  content: '';  width: 3px;  height: 3px;  background: rgba(0, 0, 0, .2);  border-radius: 50%;  position: absolute;  left: -6px;  bottom: 5px;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree a{  color: #bbb;  font-size: 12px;  margin: 20px 20px 0 10px;  }
.menumain .menubox .menunav a.hover{  color: #d90000 !important;  }
/*语言*/
.menumain .menubox .lang{  margin-top: 30px;  text-align: center;  overflow: hidden;  }
.menumain .menubox .lang a{  float: left;  width: 48%;  height: 40px;  line-height: 40px;  border: 1px solid #f1f1f1;  margin: 2% 1%;  border-radius: 5px;  box-sizing: border-box;  }
.menumain .menubox .lang a img{  display: inline-block;  width: 30px;  padding-right: 10px;  position: relative;  top: -3px;  }
.menumain .menubox .lang a span{  display: inline-block;  color: #333;  font-size: 14px;  position: relative;  top: -1px;  }
/*底部菜单*/
#mobtool{  display: none;  width: 100%;  height: 50px;  background: #d90000;  position: fixed;  left: 0;  bottom: 0;  z-index: 1001;  }
#mobtool ul li{  float: left;  width: 20%;  text-align: center;  border-left: 1px solid rgba(255, 255, 255, .2);  box-sizing: border-box;  }
#mobtool ul li:nth-child(1){  border: none;  }
#mobtool ul li a.menubutton{  background: rgba(255, 255, 255, .2);  }
#mobtool ul li a{  display: block;  width: 100%;  height: 50px;  color: #fff;  padding-top: 10px;  }
#mobtool ul li a p{  height: 25px;  line-height: 25px;  overflow: hidden;  font-size: 12px;  text-transform: uppercase;  }
/*ios下载到桌面*/
.u-layer-ath{display: none;background:url(../image/ath.png) no-repeat;z-index:99999999;width:200px;height:75px;position:fixed;bottom:0;left:50%;margin-left:-100px;background-size:contain;transform:translate3D(0,0,0);transition:2s all;perspective:400px;}
.u-layer-ath.u-ani-ath{transform:rotateY(360deg) translateZ(100px);}
.u-layer-ath .ath_addhome{position:absolute;left:0;top:0;width:140px;height:60px;}
.u-layer-ath .ath_close{position:absolute;right:0;top:0;width:30px;height:30px;}
/*list分类*/
#sortpro{  height: 40px;  line-height: 40px;  text-align: center;  background: #fff;  border-bottom: 1px solid #d90000;  overflow: hidden;  }
#sortpro .sortpro_left{  float: left;  width: 65%;  color: #fff;  font-size: 14px;  background: #d90000;  }
#sortpro .sortpro_right{  float: right;  width: 35%;  color: #000;  font-size: 14px;  }
#sort_content{  width: 100%;  height: 100%;  overflow: hidden;  background: #eee;  position: fixed;  top: 0;  left: 0;  z-index: 10001;  -webkit-transform: translate3d(0px, 100%, 0px);  -moz-transform: translate3d(0px, 100%, 0px);  transform: translate3d(0px, 100%, 0px);  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)  }
#sort_content.show{  -webkit-transform: translate3d(0px, 0%, 0px);  -moz-transform: translate3d(0px, 0%, 0px);  transform: translate3d(0px, 0%, 0px);  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  -moz-transition: -moz-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  -o-transition: -o-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  transition: transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000)  }
#sort_content .asort{  height: 100%;  }
.asort .hd{  height: 60px;  background: #d90000;  }
.asort .hd .fl{  color: #fff;  font-size: 18px;  line-height: 60px;  padding: 0 20px;  }
.asort .hd .fr{  width: 30px;  height: 30px;  margin: 15px;  background: url(../image/proclose.jpg);  background-size: cover;  }
.asort .ct{  height: calc(100% - 60px);  padding: 2%;  overflow: auto;  }
.asort .ct ul{  background: #fff;  border-top: 1px solid #eee;  }
.asort .ct ul li{  padding: 0 15px;  border-bottom: 1px solid #eee;  }
.asort .ct ul li a{  display: block;  }
.asort .ct ul li a p{  display: inline-block;  width: calc(100% - 30px);  height: 58px;  line-height: 58px;  overflow: hidden;  color: #333;  font-size: 14px;  text-align: left;  }
.asort .ct ul li a i{  float: right;  width: 15px;  height: 15px;  border: 3px solid #ddd;  background: #fff;  border-radius: 50%;  margin-top: 22px;  }
.asort .ct ul li a.hover i{  border: 3px solid #d90000;  }
.asort .ct ul .navdown li{  padding: 0 20px;  border-bottom: 1px dotted #eee;  }
.asort .ct ul .navdown li a p{  display: block;  width: 100%;  height: 50px;  line-height: 50px;  color: #aaa;  }
.asort .ct ul li a.hover p{  color: #d90000;  }
/*手机版*/
@media (max-width: 992px){
    #header .menubutton, #mobtool, .u-layer-ath{  display: block;  }
    .onlineservice ul li{  width: 30px!important;  height: 31px!important;  }
    .onlineservice ul li i{  width: 30px!important;  line-height: 30px!important;  font-size: 14px!important;  }
    .onlineservice ul li i.fa-mobile{  font-size: 20px!important;  }
    .onlineservice ul li span{  display: none;  }
    .onlineservice ul li.morelist .list a{  line-height: 30px!important;  }
    .popup-wechat img{  width: 200px;  }
    .mfp-zoom-out-cur, .mfp-wrap{  width: 100% !important;  height: 100% !important;  overflow: hidden;  }
    .mfp-wrap .mfp-arrow-left{  margin-left: -47%;  }
    .mfp-wrap .mfp-arrow-right{  margin-right: -47%;  }
    .pcweb{  display: none;  }
    .mobileweb{  display: block;  }
    /*index*/
    #header .headerbj,
    #header .headerbj.inheaderbj,
    #header.height .headerbj.inheaderbj{
        background: #fff;
        border-bottom: 2px solid #eeedee;
        box-shadow: 0 0 5px rgba(14, 5, 10, .1);
    }
    #header .headerbj .headlogo,
    #header.height .headerbj .headlogo{
        height: 50px;
        padding: 8px;
    }
    #header .headerbj .headright,
    #header .headerbj .headnav{
        display: none;
    }
    #mcbanner{
        padding-top: 50px;
    }
    #mcbanner .indexbanner .swiper-button-prev,
    #mcbanner .indexbanner .swiper-button-next,
    #mcbanner .indexbanner .swiper-pagination{
        display: none;
    }
    .indexbanner .follow,
    .indexbanner .scroll{
        display: none;
    }
    .incolumn{
        padding: 0;
        border-bottom: 1px solid #eee;
    }
    .incolumn .incolumnfl{
        width: 100%;
        padding-top: 30px;
    }
    .incolumn .incolumnfr{
        display: none;
    }
    .incolumn .inmore{
        top: 0;
        padding: 50px 0;
    }
    .inabout .namemark1{
        font-size: 35px;
        padding-top: 20px;
    }
    .inabout .namemark2{
        font-size: 15px;
        line-height: 2;
        margin: 30px 0 50px;
    }
    .inabout .countup ul li{
        width: 100%;
    }
    .inabout .countup ul li.invideo{
        width: 100%;
        margin: 50px 0;
    }
    .inabout .countup ul li.invideo img{
        margin: auto;
    }
    .videoshow video{
        width: 90%;
    }
    .inaboutbj{
        height: auto;
    }
    .inaboutbj .title{
		width: 96%;
    	margin: 50px 2%;	
    	padding: 5%;
    	background: #fff;
    }
    .inaboutbj .title .title1{
        font-size: 35px;
    }
    .inpro{
        padding: 0;
    }
    .inpro .inprotitle .inprotitle1 .title1{
        font-size: 15px;
        padding-top: 30px;
    }
    .inpro .inprotitle .inprotitle1 .title2{
        width: auto;
        font-size: 35px;
        line-height: 50px;
    }
    .inpro .inprotitle .inprotitle2{
        display: none;
    }
    .inpro .inprolist ul li{
        width: 100%;
        margin: 30px 0 0;
    }
    #footer .footcon{
        padding: 0;
    }
    #footer .footcon .footfeed,
    #footer .footcon .footadd{
        display: none;
    }
    #footer .foottail{
        padding: 30px 0 80px;
        text-align: center;
    }
    #footer .foottail a{
        display: block;
    }
    #footer .foottail .footright,
    #footer .foottail .tailimg{
        width: 100%;
    }
    #footer .foottail .tailimg img{
        margin: 15px auto 0;
    }
    #footer .foottail .footother{
        display: none;
    }
    .otherbanner{
        padding: 0;
    }
    .about{
        padding: 30px 0 70px;
    }
    .aboutbj .aboutright{
        width: auto;
        padding: 30px;
        margin: 70px 0;
    }
    .aboutbj .aboutright .title1{
        font-size: 40px;
    }
    .aboutdeve{
        padding-top: 50px;
    }
    .aboutdeve:before{
        top: 218px;
    }
    .aboutdeve .namemark{
        font-size: 35px;
    }
    .aboutdeve .swiper-container{
        padding: 50px 5px;
    }
    .aboutcert .aboutcertfl{
        width: 95%;
    }
    .aboutcert .aboutcertfl .title1{
        font-size: 35px;
        margin: 50px 0 10px;
    }
    .aboutcert .aboutcertfl .title2{
        font-size: 16px;
        line-height: 30px;
    }
    .aboutcert .aboutcertfr{
        width: 100%;
    }
    .aboutpro .namemark1{
        font-size: 35px;
    }
    .aboutpro .namemark2{
        width: auto;
        margin: 20px 0 10px;
    }
    .aboutpro ul li{
        width: 100%;
        margin: 30px 0 0;
    }
    .product .container-fluid{
        padding: 0;
    }
    .product .inprotitle{
        display: none;
    }
    .product .pronav{
        display: none;
    }
    .product .prolist{
        width: 100%;
    }
    .product .prolist ul li{
        width: 90%;
        margin: 30px 5% 0;
    }
    .showproduct{
        width: 100%;
        padding: 30px 5% 0;
    }
    .showproduct .proone .proimgurl, .showproduct .proone .prodisplayimg{
        display: none;
    }
    .showproduct .proone .mobprodisplayimg .swiper-pagination-bullet-active{
        background: #d90000;
    }
    .showproduct .proone .proonefr .proonetitle{
        font-size: 30px;
    }
    .showproduct .proone .proonefr .proonename{
        font-size: 25px;
    }
    .showproduct .proone .proonefr .content{
        font-size: 15px;
        line-height: 2;
    }
    .news{
        padding-top: 50px;
    }
    .news .name2{
        margin: 20px 0 10px;
    }
    .news ul li{
        width: 100%;
        margin: 30px 0 0;
    }
    .contact .namemark1{
        width: 100%;
        font-size: 50px;
        line-height: 50px;
        text-align: center;
        padding: 30px 0 0;
    }
    .contact .namemark2{
        width: 90%;
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        margin: 20px 5% 30px;
    }
    .contact .contactadd .contactadd1,
    .contact .contactadd .contactadd2,
    .contact .contactadd .contactadd3{
        width: 100%;
    }
    .contact .contactadd .contactadd1 .contactadd1_1{
        height: 180px;
    }
    .contact .contactadd .contactadd1 .contactadd1_2{
        height: 180px;
        border-bottom: 1px solid #ededed;
    }
  	.contact .contactadd .contactadd2 .contactadd2_1 .title1{
      	font-size: 20px;
  	}
    .contact .contactadd .contactadd2 .contactadd2_2 img{
        width: 100%;
        height: auto;
    }
    .contact .contactadd .contactadd3 .contactadd3_1{
        height: 180px;
        border-bottom: 1px solid #ededed;
    }
    .contact .contactadd .contactadd3 .contactadd3_2{
        height: 280px;
    }
    .contact .contactadd .contactadd3 .contactadd3_2 .title1{
        font-size: 18px;
        line-height: 2;
    }
}


.onlineservice{position: fixed;top: 50%;right: 0;z-index: 10;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
		.onlineservice ul li{width: 50px;height: 51px;border-bottom: 1px solid #555;position: relative;}
		.onlineservice ul li:nth-last-child(1){border-bottom: 0;}
		.onlineservice ul li i{width: 50px;line-height: 50px;background: #333;color: #fff;font-size: 18px;text-align: center;}
		.onlineservice ul li i.fa-mobile{font-size: 24px;}
		.onlineservice ul li span{width: 200px;line-height: 50px;background: #333;color: #fff;padding-left: 10px;position: absolute;top: 0;left: 0;z-index: -1;transition-duration: .5s;}
		.onlineservice ul li:hover span{left: -200px;}
		.onlineservice ul li #top:hover i{background: #d90000;}
		.onlineservice ul li.morelist .list{display: none;width: 160px;position: absolute;top: 0;left: -161px;}
		.onlineservice ul li.morelist:hover .list{display: block;}
		.onlineservice ul li.morelist .list a{display: block;width: 100%;line-height: 50px;background: #333;border-bottom: 1px solid #555;color: #fff;padding-left: 10px;}
		.popup-wechat{display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);position: fixed;top: 0;left: 0;z-index: 10001;}
		.popup-wechat img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
		
		
		

.inprolist .imgurl{ max-height:360px;}
@media (max-width: 1580px){
	
.inprolist .imgurl{ max-height:296px;}

}
@media (max-width: 1440px){	
.inprolist .imgurl{ max-height:269px;}
}

@media (max-width: 1280px){	
.inprolist .imgurl{ max-height:238px;}
}


.lxwm_nr{ display:none; }


@media (max-width: 1080px){	
.lxwm_nr{display:block;padding:10px; text-align:left; line-height:32px;}
}




		