@charset "UTF-8";
@font-face {
  font-family: 'iconfont';  /* Project id 4285347 */
  src: url('//at.alicdn.com/t/c/font_4285347_331jkdmjk8u.woff2?t=1697507137404') format('woff2'),
       url('//at.alicdn.com/t/c/font_4285347_331jkdmjk8u.woff?t=1697507137404') format('woff'),
       url('//at.alicdn.com/t/c/font_4285347_331jkdmjk8u.ttf?t=1697507137404') format('truetype');
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #787878; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}
* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';
    border: 0;
    outline: medium;
    text-shadow: none;
    text-decoration: none;
}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;overflow-x:hidden;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}
 i,em{ font-style:normal;}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix{
    display: table;
    clear: both;
}
body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
}

.g-nav {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.business-6 .list li .layer dd a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.g-nav ul {
    justify-content: center;
    -webkit-justify-content: center;
}

.flexAround {
    justify-content: space-around;
    -webkit-justify-content: space-around;
}


.g-nav ul{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.g-nav {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

html {
    font-size: 100px;
}

body {
    font-size: 15px;
    font-family: Arial, "微软雅黑";
    color: #333;
    -webkit-text-size-adjust: none;
    opacity: 0;
}

body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #d80c18;
    outline: none;
}

li {
    list-style: outside none;
}

h1 {
    font-size: 16px;
}

h2,
h3,
h4,
h5 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

textarea,
input {
    background: transparent;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #888;
    outline: none;
    border: 0;
}

em {
    font-style: normal;
}

img {
    vertical-align: middle;
    max-width: 100%;
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    display: block;
    _display: inherit;
}

.before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
}

.h10 {
    height: 0.1rem;
    overflow: hidden;
    clear: both;
}

.h50 {
    height: 0.5rem;
    overflow: hidden;
    clear: both;
}

.wal {
    max-width: 12.5rem;
    margin: 0 auto;
}

@font-face {
    font-family: "Oswald";
    src: url("fonts/Oswald-Medium_1.woff2") format("woff2"), url("fonts/Oswald-Medium_1.woff") format("woff"), url("fonts/Oswald-Medium_1.ttf") format("truetype"), url("fonts/Oswald-Medium_1.eot") format("embedded-opentype"), url("fonts/Oswald-Medium_1.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.g-headD {
    height: 0.95rem;
}

.g-head {
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
}

.g-head:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1.55rem;
    background: url("../images/head.png") center repeat-x;
    background-size: auto 100%;
}

.g-head .wal {
    min-height: 0.95rem;
    position: relative;
    max-width: 100%;
    margin: 0 1.5rem;
}

.g-head a.logo {
    display: block;
    background: url(../images/logo.png) center no-repeat;
    background-size: 100%;
    width: 209px;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 10px;
    bottom: auto;
}

.g-head .btn {
    position: absolute;
    z-index: 10;
    left: auto;
    right: -0.2rem;
    top: 50%;
    bottom: auto;
    margin-top: -.17rem;
}

.g-head .btn a {
    text-align: center;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin-left: 2px;
    padding: 13px 34px;
}

.g-head .btn a:hover,
.g-head .btn a.on {
    background: #b64652;
}

.g-nav {
    position: absolute;
    z-index: 5;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
}

.g-nav li {
    position: relative;
}

.g-nav a.name {
    display: block;
    height: 0.95rem;
    line-height: 0.95rem;
    font-size: .16rem;
    color: #fff;
    position: relative;
    padding: 0 .33rem;
}

.g-nav a.name:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    top: .8rem;
    height: .02rem;
    background: #c22c33;
    opacity: 0;
}

.g-nav a.name.on {
    color: #c22c33;
}

.g-nav a.name.on:before {
    opacity: 1;
    left: .33rem;
    right: .33rem;
}



.g-head.hide {
    top: -1.55rem;
}

.g-nav .list {
    width: .82rem;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: 0.82rem;
    bottom: auto;
    margin-left: -.41rem;
    padding: 0 .1rem .1rem;
    opacity: 0;
    visibility: hidden;
}

.g-nav .list-1 {
    width: 4.58rem;
    margin-left: -2.29rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: .25rem .3rem .25rem 0;
}

.g-nav .list-1 .side {
    width: 1.87rem;
}

.g-nav .list-1 .side dd {
    line-height: .43rem;
    height: .44rem;
    font-size: .18rem;
    font-weight: bold;
    color: #666;
    padding-left: .5rem;
    position: relative;
}

.g-nav .list-1 .side dd.on {
    color: #c22c33;
}

.g-nav .list-1 .side dd.on:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: .16rem;
    margin-top: -.08rem;
    background: #c22c33;
}

.g-nav .list-1 .list2 {
    width: 2.08rem;
    display: none;
}

.g-nav .list-1 .list2 h3 {
    display: none;
}

.g-nav .list-1 .list2 dd {
    border-bottom: #ccc solid 1px;
}

.g-nav .list-1 .list2 dd a {
    display: block;
    height: .44rem;
    line-height: .43rem;
    font-size: .14rem;
    color: #666;
    position: relative;
}

.g-nav .list-1 .list2 dd a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 1px;
    background: #c22c33;
    opacity: 0;
}

.g-nav .list-1 .list2 dd a em {
    padding-right: .34rem;
    display: inline-block;
    position: relative;
}

.g-nav .list-1 .list2 dd a em:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/img7.png") right center no-repeat;
    background-size: 100%;
    width: .07rem;
}

.g-nav .list-1 .list2 dd a:hover {
    color: #c22c33;
}

.g-nav .list-1 .list2 dd a:hover:before {
    opacity: 1;
}

.g-nav .list-1 .list2 dd a.on {
    color: #c22c33;
    border-color: #c22c33;
}

.g-nav .list-1 .list2 dd a.on:before {
    opacity: 1;
}

.g-nav .list-1 .list2 dd a.on em:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.g-nav .list-1 .list2 dd dl {
    border-top: #ccc solid 1px;
    padding: .06rem 0;
    display: none;
}

.g-nav .list-1 .list2 dd dl dd {
    border: 0;
    padding: .06rem 0;
}

.g-nav .list-1 .list2 dd dl a {
    height: .2rem;
    line-height: .2rem;
    display: inline-block;
}

.g-nav .list-1 .list2 dd:last-child {
    border: 0;
}

.g-nav .list-2 a {
    display: block;
    text-align: center;
    border-bottom: #ccc solid 1px;
    line-height: .43rem;
    font-size: .14rem;
    color: #666;
}

.g-nav .list-2 a:hover {
    color: #c22c33;
    border-color: #c22c33;
}

.g-nav .list-2 dd:last-child a {
    border: 0;
}

.g-nav li:hover .list {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
}

.g-nav li:hover a.name {
    color: #c22c33;
}

.g-nav li:hover a.name:before {
    opacity: 1;
    left: .33rem;
    right: .33rem;
}


/*index*/
.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
.indexFlash li {
  height: 9rem;
  background: center no-repeat;
  background-size: cover;
  max-height: 100vh;
  position: relative; }
.indexFlash li .layer {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 3.45rem;
  bottom: auto;
  font-size: .51rem;
  font-weight: bold;
  color: #fff; }
.indexFlash li .layer:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: .04rem;
  height: .5rem;
  background: #d80c18;
  margin-top: -.25rem;
  margin-left: -.02rem; }
.indexFlash li .layer p {
  padding: 0 .45rem; }
.indexFlash li .layer2 {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  text-align: center; }
.indexFlash li .layer2 .img {
  width: 5.46rem;
  padding-bottom: .85rem; }
.indexFlash li .layer2 .img2 {
  width: 3.99rem;
  padding-top: 1rem; }
.indexFlash li .layer2 h2 {
  font-size: .54rem;
  line-height: .68rem; }
.indexFlash li .layer2 h2 em {
  padding-left: .54rem;
  position: relative; }
.indexFlash li .layer2 h2 em:before {
  content: "";
  display: block;
  position: absolute;
  left: .25rem;
  top: 50%;
  width: .04rem;
  height: .5rem;
  background: #d80c18;
  margin-top: -.25rem; }
.indexFlash li .layer2 .more {
  padding-top: .68rem; }
.indexFlash li .layer2 .more a {
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  display: block;
  color: #fff;
  background: rgba(191, 21, 29, 0.7);
  width: 1.9rem;
  height: .41rem;
  line-height: .41rem;
  font-size: .14rem; }
.indexFlash li .layer2 .more a em {
  padding-right: .5rem;
  background: url("../images/img38_13.png") right center no-repeat;
  background-size: .38rem; }
.indexFlash li .layer2 .more a:hover {
  background: #c22c33; }
.indexFlash .dots {
  position: absolute;
  z-index: 10;
  left: 50%;
  right: auto;
  top: auto;
  bottom: 0.5rem;
  margin-left: -6.25rem; }
.indexFlash .dots span {
  width: .65rem;
  height: .04rem;
  margin-left: .16rem;
  background: #fff;
  -moz-border-radius: 0.04rem;
  -webkit-border-radius: 0.04rem;
  border-radius: 0.04rem;
  position: relative; }
.indexFlash .dots span:before {
  content: "";
  display: block;
  position: absolute;
  left: -.1rem;
  top: 0;
  width: .04rem;
  height: .04rem;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }
.indexFlash .dots span:first-child:before {
  display: none; }
.indexFlash .dots span.swiper-pagination-bullet-active {
  background: #d80c18; }


.index_wrap2 {
    background-image: url(../images/wrap2_06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 28px 0;
    margin-top: 43px;
}

.index_wrap2 li h6 span {
    font-size: 60px;
    color: #fff;
    font-family: 'hcb'
}

.index_wrap2>ul>li {
    display: inline-block;
    width: 16.66666%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 16px;
    vertical-align: top;
    position: relative;
}

.index_wrap2>ul>li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
}

.index_wrap2>ul>li:last-child:after {
    display: none
}

.index_wrap2>ul>li>h5 {
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    height: 44px;
    font-size: 16px
}

.index_wrap2 li h6:after {
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background: rgba(255, 255, 255, .5);
    margin-top: 15px;
    margin: 15px auto;
}
.container {
    width: 90.5%;
    margin: 0 auto;
    position: relative;
    font-size: 0;
}
.index_wrap1 {
    padding: 92px 0;
    /* background: #f8f8f8 */
}

.i_w1_left {
    display: inline-block;
    width: 50%;
    padding-right: 45px;
    box-sizing: border-box;

}

.about .i_w1_left,
.about .i_w1_right {
    vertical-align: middle
}

.index_wrap1 {
    padding: 92px 0;
    /* background: #f8f8f8 */
}

.i_w1_left {
    display: inline-block;
    width: 50%;
    padding-right: 45px;
    box-sizing: border-box;

}

.about .i_w1_left,
.about .i_w1_right {
    vertical-align: middle
}

.index_tit h2 {
    font-size: 40px;
    color: #d84353;
    font-family: 'fz';
    line-height: 50px;
    font-weight: 400;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}

.index_tit h3 {
    font-family: 'hcb';
    color: rgba(51, 51, 51, .7);
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
    text-transform: uppercase
}

.i_w1_left p {
    font-family: 'ar';
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 40px;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}

.about .i_w1_left p {
    font-size: 18px
}

.about .i_w1_left {
    padding-right: 90px
}

.active .i_w1_left p,
.active .index_tit h3,
.active .index_tit h2 {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w1_left ul {
    font-size: 0;
    margin-top: 85px
}

.i_w1_left li {
    display: inline-block;
    margin-right: 60px;
    text-align: center;
    /* transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    opacity: 0; */
}

.active .i_w1_left li {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w1_left li span {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    position: relative;
    background: #ffffff
}

.i_w1_left li h6 {
    width: 67px;
    height: 67px;
    /* background: #e50001; */
    border-radius: 50%;
    display: inline-block;
    line-height: 67px;
    font-size: 38px;
    color: #bababa;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    /* Safari and Chrome */
}

.i_w1_left li:hover h6 {
    background: #d84353;
    color: #fff
}

.i_w1_left li font {
    display: inline-block;
    margin-top: 5px;
    font-size: 15px;
    color: #666
}

.i_w1_left li:hover font {
    color: #d84353
}

.i_w1_right {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 58px;
    vertical-align: top
}

.i_w1_right .i_video {
    position: relative;
    width: 642px;
}

.i_video img,
.i_video video {
    width: 100%
}

.i_video img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.i_video h6 {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    background: rgba(255, 255, 255, .37);
    text-align: center;
    z-index: 6;
}

.i_video.ac div {
    opacity: 0;
}

.i_video h6 span {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #fff;
    color: #e50001;
    line-height: 54px;

}

.i_video h6 span:before {
    width: 12px;
    display: inline-block
}

.index_wrap2 {
    background-image: url(../images/wrap2_06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.index_wrap2 li h6 span {
    font-size: 60px;
    color: #fff;
    font-family: 'hcb'
}

.index_wrap2>ul>li {
    display: inline-block;
    width: 16.66666%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 16px;
    vertical-align: top;
    position: relative;
}

.index_wrap2>ul>li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
}

.index_wrap2>ul>li:last-child:after {
    display: none
}

.index_wrap2>ul>li>h5 {
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    height: 44px;
    font-size: 16px
}

.index_wrap2 li h6:after {
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background: rgba(255, 255, 255, .5);
    margin-top: 15px;
    margin: 15px auto;
}

/*team*/
.team{padding-top: 20px;background: url(../images/team_bg.jpg) no-repeat center 0;position: relative;width: 100%;   
    background-size: 100%;}
.team h2{position: absolute;width: 100%;left: 0;top: 100px;z-index: 10;}
.team_bd dl{height: 738px;}
.team_bd .team_pro_img{position: absolute;left: 0;top: 119px}
.team_bd dt{float: left;width: 586px;height: 738px;position: relative;}
.team_bd dd{float: right;width: 550px;margin-top: 108px;}
/*.team_bd dd h3{height: 64px;background: url(../images/team_k.png) no-repeat 128px center;font-weight: normal;margin-bottom: 25px;}*/
.team_bd dd h3 em{float: left;font-size: 36px;color: rgba(191, 21, 29, 0.7);line-height: 42px;margin-right: 11px;}
.team_bd dd h3 em i{display: block;font-size: 18px;line-height: 22px;font-family: Arial;}
.team_bd dd h3 span{font-size: 24px;color: #333;line-height: 32px;    display: block;}
.team_desc p{font-size: 16px;color: #333;line-height: 36px;padding-left: 20px;background: url(../images/cess_dian.png) no-repeat left 14px;}
.scxm{padding-top: 30px;border-top: 1px solid rgba(153,153,153,0.5);height:82px;margin-top: 22px;}
.scxm b{display: block;padding-left: 36px;font-size: 22px;color: #333;line-height: 26px;background: url(../images/team_c.png) no-repeat left center;}
.scxm p{font-size: 16px;color: #333;line-height: 26px;padding-top:12px;}
.scxm p span{margin-right: 24px;}
.team_bd dd .more{display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #333;border: 1px solid #333;box-sizing: border-box;border-radius: 20px;margin-right: 14px;    margin-top: 44px;}
.team_bd dd .zx{display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #fff;background: rgba(191, 21, 29, 0.7);box-sizing: border-box;border-radius: 20px;}
.team_list{margin-top: 2px;}
.team_list li{float: left;width: 9.09%;border-right: 2px solid transparent;position: relative;box-sizing: border-box;}
.team_list li img{display: block;width: 100%;}
.team_list li span{transition: all 0.3s;transform: scale(0);opacity: 0;position: absolute;width: 100%;height: 100%;font-size: 18px;color:#fff;line-height: 8.5rem;text-align: center;background: rgb(62 104 144 / 78%);left: 0;top: 0;}
.team_list li.on span{opacity: 1;transform: scale(1);}
.team_con{position: relative;height: 751px;}
.team_con .prev{position: absolute;width: 64px;height: 32px;background: url(../images/prev1.png) no-repeat;left: -115px;top: 290px;}
.team_con .next{position: absolute;width: 64px;height: 32px;background: url(../images/next1.png) no-repeat;right: -115px;top: 290px;}
.team_con .prev:hover{background: url(../images/prev1h.png) no-repeat;}
.team_con .next:hover{background: url(../images/next1h.png) no-repeat;}
.content {
    width: 1200px;
    margin: 0 auto;
}


.sy{background-image:url(../images/index_bg.png);background-size:cover;background-position:left top;}
.sy.noscorll{overflow:hidden;}
.bannerbig{height:100vh;overflow-y:auto;position:fixed;width:100%;z-index:99999;}
.banner01{height:250vh;width:100%;z-index:99998;}
/* 启动 */
.start_up{width:100%;height:100vh;position:sticky;top:0;left:0;z-index:9999;overflow:hidden;}
.start_up .ig img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover;}
.start_up .ig::before{content:'';display:block;width:100%;height:100%;background-image:url(../images/img34.png);background-size:cover;background-repeat:no-repeat;background-position:center;transition:all .5s;position:absolute;top:0;left:0;z-index:21;}
.start_up .ig{width:100%;height:100%;background-image:url(../images/img34.png);background-size:cover;background-repeat:no-repeat;background-position:center;transition:all .5s;position:absolute;top:0;left:0;z-index:20;}




.new_box {
    width: 1400px;
    margin: 0 auto;
}
.new_con ul{
    margin-top: 32px;
}
.new_con{}
.new_con h3{height: 40px;margin-bottom: 55px;}
.new_con h3 span a{display: inline-block;height: 40px;line-height: 40px;font-size: 22px;color: #555;font-weight: 300;margin-right: 40px;position: relative;}
.new_con h3 span a:after{position: absolute;width: 0;height: 3px;content: "";background: #bf0008;left: 0;bottom: -8px;transition: all 0.5s;}
.new_con h3 span a.on{color: #bf0008;font-weight: bold;}
.new_con h3 span a.on:after{width: 100%;}
.new_con h3 .more{float: right;width: 140px;height: 40px;border: 2px solid #d25b60;line-height: 36px;font-size: 16px;color: #666;font-weight: normal;text-align: center;box-sizing: border-box;}
.new_con h3 .more img{vertical-align: top;margin-left: 12px;transition: all 0.5s;margin-top: 12px;}
.new_con h3 .more:hover img{margin-left: 18px;}
.new_bd li{float: left;width: 28%;height: 300px;}
.new_bd li:nth-child(2){width: 36%;padding: 0 4%;margin: 0 4%;border-left: 1px solid #ddd;border-right: 1px solid #ddd;box-sizing: border-box;}
.new_bd li i{display: block;font-size: 36px;color: #999;line-height: 36px;font-family: "思源黑体";}
.new_bd li h4 a{display: block;font-size: 18px;color: #333;line-height: 30px;font-weight: normal;margin: 20px 0 30px;height:60px;}
.new_bd li h4 a:hover{color: #bf0008;}
.new_bd li p{font-size: 14px;color: #666;line-height: 24px;}
.new_bd li .xq{display: block;width: 140px;height: 40px;border: 1px solid #a0a0a0;line-height: 36px;font-size: 16px;color: #666;font-weight: normal;text-align: center;box-sizing: border-box;margin-top: 50px;}
.new_bd li .xq img{vertical-align: top;margin-left: 12px;transition: all 0.5s;margin-top: 12px;}
.new_bd li .xq:hover img{margin-left: 18px;}




    /**/
    /**/
.zhil{ overflow: hidden;background: url(../images/tedi.jpg) no-repeat center 0; height: 882px;}
.zhil h3{ padding-top: 102px; color: #fff; font-size: 48px; line-height: 100%;background: url(../images/zhil_t.png) no-repeat 0 264px; height: 507px; box-sizing: border-box;}
.zhil h3 span{ display: block; padding-bottom: 20px;}
.zhil h3 i{ display: block; font-weight: normal; padding-top: 106px; font-size: 24px;line-height: 37px;}
.zhil ul li{ overflow: hidden; float: left; border-right: 1px solid #e5e5e5;}
.zhil ul li i{ display: inline-block; float: left; padding-top: 180px; height: 100%; width: 149px; font-size: 18px; color: #757575; text-align: center; background: url(../images/z_ico1.jpg) no-repeat center 76px;padding-bottom: 50px;}
.zhil ul li i b{ display: block; color: #2a2a2f; font-size: 24px; font-weight: bold;padding-bottom: 9px;}
.zhil ul li em{ display:none; float: left;}
/*.zhil ul li:nth-of-type(2) i{background: url(../images/z_ico2.jpg) no-repeat center 76px;}
.zhil ul li:nth-of-type(3) i{background: url(../images/z_ico3.jpg) no-repeat center 76px;}
.zhil ul li:nth-of-type(4) i{background: url(../images/z_ico4.jpg) no-repeat center 76px;}
.zhil ul li:nth-of-type(5) i{background: url(../images/z_ico5.jpg) no-repeat center 76px;}*/
.zhil ul li.cur i{background: url(../images/z_ico11.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}
.zhil ul li.cur i b{ color: #fff;}
.zhil ul li.cur em{ display: block; padding: 75px 42px 0 40px; width: 368px; font-size: 16px; color: #333; line-height: 31px;}


    /**/
.t_u{ position: absolute; left: -72px; top: 225px; z-index: 5; cursor: pointer;}
.t_d{ position: absolute; right: -72px; top: 225px; z-index: 5; cursor: pointer;}
.t_u img,.t_d img{-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}
.t_u:hover img,.t_d:hover img{filter: none;}
.tuj ul{ width: 1200px; clear: both;}
.tuj  ul li{ margin-left: 0; margin-right:15px; width: 228px; }
.tuj  ul li img{ width: 228px;}
.tuj ul li {
    background: #eee;
    height: 251px;
    position: relative;
}
.tuj ul li strong{padding: 10px; text-align: center;}
.tuj ul li.cur .j_fl{width: 228px; }
/*.tuj ul li:last-of-type{ margin-right: 0;} */
.tuj ul li{    background: #eee;    height: 300px;position: relative;}
.tuj ul li strong{ display: block;font-weight: normal; font-size: 15px; color: #333; line-height: 22px; padding: 10px 30px; line-height: 22px;    padding: 10px;
text-align: center;}
.tuj ul li:hover strong{ display: none;}
.tuj ul li:hover .j_fl{ display: block; position: absolute; left: 0; top: 0; height: 300px;width: 228px; box-sizing: border-box; padding: 0 30px; text-align: left;background:rgb(62 104 144 / 78%);}

.tuj .bd ul li .ms{color:#fff;line-height:25px;    height: 243px;overflow: hidden;}
.tuj .bd ul li .ms p{color:#fff;line-height:21px;    font-size: 15px;}
.tuj .bd ul li .ms p b{color:#fff;}
.tuj ul li strong{display: block;
font-weight: normal;
font-size: 15px;
color: #333;
line-height: 22px;
padding: 10px 30px;
line-height: 18px;
padding: 19px 10px 10px;
text-align: center;}


.tuj{ position: relative; height: 448px;margin-top: 42px;}
.tuj h3{ margin-bottom: 31px; clear: both; width: 100%;}
h3.tis {
    float: left;
    border-left: 6px solid #bf0008;
    padding-left: 18px;
}
h3.tis a{ display: block; line-height: 100%; font-size: 30px; font-weight: normal; color: #333;}
h3.tis a span{ display: block; line-height: 100%; font-size: 14px; color: #666; padding-top: 8px;}

.tuj ul li.cur .j_fl{ box-sizing: border-box;}
.tuj ul li.cur .j_fl{ display: block;}
.zhil1{ overflow: hidden; background: #fff; box-shadow:3px 3px 8px #e5e5e5; clear: both; position: relative; z-index: 5;}
.zhil h3{ float: left;}
.zhil2{ float: right; width: 961px; margin-right: -362px; height: 700px; overflow: hidden; margin-bottom: -207px;}
.zhil ul li.on i{background: url(../images/z_ico11.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}
.zhil ul li.on i b{ color: #fff;}
.zhil ul li.on em{ display: block; padding: 75px 42px 0 40px; width: 450px; font-size: 16px; color: #333; line-height: 31px;text-indent: 2em;}
/*.zhil ul li:nth-of-type(2).on i{background: url(../images/z_ico21.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}
.zhil ul li:nth-of-type(3).on i{background: url(../images/z_ico31.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}
.zhil ul li:nth-of-type(4).on i{background: url(../images/z_ico41.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}
.zhil ul li:nth-of-type(5).on i{background: url(../images/z_ico51.jpg) no-repeat center 76px rgba(191, 21, 29, 0.7); color: #fff;}*/
.zhil ul li:nth-of-type(5).on em{padding-top:75px!important;}
.j_fl h4 {
    padding-top: 39px;
}
.j_fl h4 {
    padding-top: 47px;
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
}
.j_fl p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}

.tech {width: 100%;background: url(../images/gongy.jpg)no-repeat bottom center;padding: 52px 0px 88px  0px;margin-top: 23px;}
.tech_box {margin: 0 auto;}
.tech_tit {background: url(../uploadfile/images/20210910/20210910142450_1194635351.png)no-repeat center 20px;width: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.tech_tit p {font-size: 46px;line-height: 50px;}
.tech_tit p span {color: #005cab;font-weight: bold;}
.tech_tit em {font-size: 18px;line-height: 20px;padding-top: 20px;    font-weight: lighter;}
.tech_con ul {display: flex;justify-content: space-between;align-items: center;}
.tech_con li {display: flex;flex-direction: column;align-items:  center;position: relative; box-shadow: 0 0 20px #ddd;width: 300px; padding:60px 20px; background: #f8f8f8;}
.tech_con li:last-child:after {display:none;}
.tech_con li:hover i {-webkit-animation: hvr-buzz-out 0.75s linear;animation: hvr-buzz-out 0.75s linear;color:#d6312d;}
.tech_con li i {font-size: 36px;}
.tech_con li p {display: flex;flex-direction: column;font-size: 16px;align-items:  center;line-height:  30px;padding-top: 16px;}
.tech_con li p span {font-size:  12px;text-transform:  uppercase;color: #999;line-height: 14px;}
.tech_more {display: flex; justify-content: center;margin: 90px 0 0;align-items: center;}
.tech_more p {font-size: 36px; font-weight: bold;}
.tech_r {height: 66px;width: 450px; border-radius: 33px; background: #b64652;margin-left: 30px; justify-content: left;    display: flex;
  align-items: center;}
.tech_r i {    width: 52px; height: 52px; border-radius: 100%;background: #fff; margin-left: 7px;text-align: center;  line-height: 52px;font-size: 26px;
 color:#e02931;}
.tech_r span {    margin-left: 22px; font-size: 20px;color: #fff;}
.tech_r em {    font-size: 26px; font-weight: bold; color: #fff;font-family: Arial;}


.til01 {
    text-align: center;
    color: #000;
    font-size: 44px;
    line-height: 68px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    padding: 0 0 30px;
    margin: 30px 0;
}

.title_big_fonts {
    padding: 5px 0;
    font-weight: bold;
}
.til01 p {
    display: block;
    font-size: 20px;
    line-height: 44px;
    font-weight: normal;
    opacity: 0.8;
}





.footer{height:430px;background:url(../images/ft-bg.jpg) repeat-x;position: relative;overflow: hidden;background: #2e3f56;}
.f_con{height:270px;padding-top: 130px;}


.f_logo{ width:325px; float: left;position: relative;margin-right: 96px;}
.f_logo h2{height: 100px;width: 324px;border-bottom: 1px solid #d3dadf;box-sizing: border-box;}
.f_logo h2 img{display: block; width:321px; height:37px;}
.f_logo h2 em{font-size:15px;color:#fff;display: block;line-height:15px;font-weight: normal;padding-top: 14px;}
.f_logo p{margin-top: 20px;height: 60px;}
.f_logo p em{line-height: 30px;height: 25px;padding-left: 35px;background: url(../images/tel-1.png) no-repeat left;display: block;font-size: 16px;color: #fff;font-weight: normal;}
.f_logo p span{font-size: 26px;color: #fff;font-weight: bold;font-family: "Verdana";line-height: 26px;    padding-top: 12px;display: block;}




.f_nav{float: left;height:225px;width:273px;text-align: left;}
.f_nav h2{text-align: left;margin-top:9px;height: 41px;background: url(../images/lin-r1.png) no-repeat left bottom;margin-bottom: 23px;}
.f_nav h2 span{font-size:20px;color: #fff;display: block;line-height:20px;font-weight:normal;}
.f_nav li{width:108px;float:left;}
.f_nav li a{font-size:15px;line-height:38px;display: block;color: #fff;}


.lxw{float: left;height:225px;width:380px;text-align: left;}
.lxw h2{text-align: left;margin-top:5px;height: 41px;background: url(../images/lin-r2.png) no-repeat left bottom;margin-bottom: 23px;}
.lxw h2 span{font-size:20px;color: #fff;display: block;line-height:20px;font-weight:normal;}
.lxw p{font-size: 14px;color: #fff;display: block;line-height: 38px;}

.sao{float:right;height:170px;width:120px;margin-top: 29px;}
.sao p{float: left;height:160px;width: 120px;text-align: center;position: relative;overflow: hidden;}
.sao p i{height: 120px;width: 120px;display: block;border: 1px solid #d7e1e5;box-sizing: border-box;background: #ffffff;border-radius: 6px;}
.sao p i img{width:103px;display: block;margin: 8px auto 0;}
.sao p span{height: 45px;line-height: 45px;font-size:15px;color:#fff ;display: block;font-weight: normal;}
.sao p:after{display:block;position:absolute;left:0px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
  .sao .item-1:after{background:url(../images/code_shadow1.png) no-repeat 0 0;}
              @keyframes light{
                  0%{top:0;}
                  50%{top:100%;}
                  100%{top:-40px;}
              }


.link{width:100%;background: #0085b5;height: 80px;margin-top: 85px;}

.link p{float: left;line-height: 80px;font-size: 14px;color: #ffffff;display:block;}
.link p em{float: left;line-height: 80px;font-size: 14px;color: #ffffff;display:block;margin-right: 23px;}
.link b{font-size: 14px;color: #ffffff;display:block;margin-right:1%;float: left;font-weight: normal;margin-left: 252px;line-height: 80px;}
.link a{font-size:14px;color:#fefefe ;display:block;font-weight: normal;padding-right:18px;float: left;line-height: 80px;}
.link a:last-child{padding-right: 0;}
.link p a{padding-right:0;}





/*company*/
.companya{height: auto;overflow: hidden;background: url(../images/companya.jpg) center top no-repeat;}
.com_a strong{display: block;color: #f4f4f4;font-size: 90px;height: 80px;line-height: 80px; text-transform: uppercase;font-family: fz;}
.com_a span{display: block;color: #c31f2a;text-transform: uppercase;margin-top: -60px;}
.com_a i{display: block;background: url(../images/com_a.png) left center no-repeat;margin-top: 20px;height: 5px;}
.com_c img{display: block;max-width: 100%;}
.com_b{    line-height: 35px;
    color: #777;
    height: 330px;
    font-size: 16px;
    width: 87%;
    }
.companyb{height: 550px;overflow: hidden;}
.companyb .slideTxtBox {position: relative;width: 100%;height: 100%;}
.companyb .slideTxtBox .hd{position: absolute;z-index: 3;width: 100%;height: 100%;}
.companyb .slideTxtBox .hd ul{max-width: 1400px;margin:0 auto; height: 100%;height: 100%;font-size: 0;box-sizing: border-box;-webkit-box-sizing: border-box;border-left: 1px solid rgba(255,255,255,0.3);}
.companyb .slideTxtBox .hd li{float: left;color: #fff; display: inline;height: 100%;width: 25%;box-sizing: border-box;-webkit-box-sizing: border-box;border-right: 1px solid rgba(255,255,255,0.3);}
.companyb .slideTxtBox .hd li:hover .comb_b{top:45%;}
.companyb .slideTxtBox .hd li .comb_a{display: block;height: 100%;position: relative;}
.companyb .bd {position: relative;}
.companyb .bd img{display: block;width: 100%;}
.companyb .slideTxtBox .bd ul{ zoom:1;  }
.companyb .slideTxtBox .hd li .comb_b{position: absolute;left: 15px;top:30%;transform: translateY(-50%);-webkit-transform: translateY(-50%);transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.companyb .slideTxtBox .hd li.hover .comb_b{top: 50%;}
.companyb .slideTxtBox .hd li .comb_b span{display: block; font-size: 24px;line-height: 24px;color: #fff;position: absolute;left: -60px;top: 62%;height: 20px;margin-top: -10px;}
.companyb .slideTxtBox .hd li .comb_b::before{display: block;content: "";width: 1px;height: 60px;background: #fff;position: absolute;left: -16px;top: 64%;margin-top: -30px;}
.companyb .slideTxtBox .hd li .comb_b i{font-size: 44px;}
.companyb .slideTxtBox .hd li .comb_b strong{display: block;font-weight: normal;}
.companyb .slideTxtBox .hd li .comb_b p{color: #fff;}
.companyc {height: auto;overflow: hidden;background: url(../images/companyc.jpg) center top no-repeat;}
.comtit{text-align: center;}
.comtit span{display: block;}
.comtit i{display: block;background: url(../images/com_a.png)  center no-repeat;margin: 1rem auto;height: 5px;}
.comc_a .swiper-slide a{display: block;}
.comc_a .swiper-slide a img{display: block;width: 100%;}
.comc_a .swiper-slide a:hover .comc_b{background: rgba(0,0,0,0.6);opacity: 1;bottom: 0; }
.comc_a .swiper-slide a:hover .comc_c em{margin:15% auto 0 auto;}
.comc_b{position: absolute;width: 100%; background: rgba(0,0,0,0);opacity: 0; left:0;bottom: 0; height: 100%;overflow: hidden;transition:.4s;}
.comc_c{border: 1px dashed rgba(255,255,255,.7);height: 100%;}
.comc_c em{display: block;width: 35px;height: 35px;border: 1px solid rgba(255,255,255,.8);text-align: center;line-height: 35px;margin:40% auto 0 auto;transition:.4s;}
.comc_b span{display: block;color: #fff;text-align: center;}
.comc_b i{color: rgba(255,255,255,.8);}

.comc_a .swiper-slide a:hover .prod_a span{margin-top:0;}
.prod_a {border: 1px solid rgba(255,255,255,.7);height: 100%;}
.prod_a span{display: block;color: #fff;text-align: center;margin-top:4%;transition:.4s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.prod_a p{color: #fff;text-align: center;line-height: 30px;}
.prod_a em{display: block;width: 140px;line-height: 40px;background: #d0121b;color: #fff;text-align: center;margin:0 auto;border-radius: 5px;}

.comc_da img{display: block;max-width: 100%;}

.comc_d{padding: 10% 0 2% 0;}
.com_imga{display: block;width: 100%;height: 0;padding-bottom: 75%;position: relative;overflow: hidden;}
.comc_a .mySwiper .swiper-button-next{ right: 0px; top: 46%; outline: none;}
.comc_a .mySwiper .swiper-button-next i{font-size: 40px; color: #175aa8;transition:.4s;}
.comc_a .mySwiper .swiper-button-next i:hover{color: #d0121b;}
.comc_a .mySwiper .swiper-button-prev{ left: 0px; top: 46%; outline: none;}
.comc_a .mySwiper .swiper-button-prev i{font-size: 40px; color: #175aa8;transition:.4s;}
.comc_a .mySwiper .swiper-button-prev i:hover{color: #d0121b;}
.comc_a .swiper-button-prev:after,.comc_a .swiper-button-next:after{display: none;} 
.companyd{height: auto;overflow: hidden;background: #f5f7f9;}
.comd_a .swiper-slide {position: relative;}
.comd_a .swiper-slide:hover span{background: rgba(0,0,0,.8);}
.comd_a .swiper-slide img{display: block;width: 100%;}
.comd_a .swiper-slide span{position: absolute;z-index: 2;left:0;bottom: 0;width: 100%;line-height: 80px;color: #fff;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;
    padding-left: 4%; background: linear-gradient(to top, rgba(0,0,0,.5) 10%,rgba(0,0,0,.3)30%, rgba(0,0,0,0)60%);transition: .4s;}
.com_more a{display: block;width: 140px;line-height: 40px;height: 40px;color: #fff;text-align: center;border-radius: 5px; margin:0 auto;background: #2d77e5;
background: -webkit-linear-gradient(to right, #1756ae, #246acf, #2d77e5);
background: linear-gradient(to right, #1756ae, #246acf, #2d77e5);}
.com_more a:hover{background: #d0121b;}


.pb-lg-5, .py-lg-5 {
    padding-bottom: 30px!important;
}
.pt-lg-5, .py-lg-5 {
    padding-top: 64px!important;
}
.container {
    max-width: 1400px;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.mt-3, .my-3 {
    margin-top: 35px!important;
}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pf_36 {
    font-size: 36px;
    line-height: 50px;
}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}
.pf_16 {
    font-size: 16px;
    line-height: 30px;
}
.pf_24 {
    font-size: 24px;
    line-height: 40px;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.ptlocationa  .swiper{
    font-size: 14px;
}
.ptlocation{height: auto;line-height: 80px;color: #777;margin-top: -40px;background:#fff;box-shadow: rgba(6,6,6,.1) 0 0 5px 5px;}
.ptlocation span{width: 14%;font-size: 22px;color: #444;}
.ptlocation span i{color: #175aa8;font-size: 26px;margin-right: .5rem;}
.ptlocationa {width: 86%;}
.ptlocationa .swiper-slide a{display: block;text-align: center;transition:.4s;font-size: 16px;}
.ptlocationa .swiper-slide a:hover{color: #d0121b}
a {
    color: #444;
    text-decoration: none;
}




/*product*/
.producta{height: auto;overflow: hidden;}
.typelist:nth-of-type(2n+0){background: #f7f7f7;}
.typea{line-height: 40px;}
.typea i{color: #d0121b;font-size: 22px;}
.typea a{color: #777;transition:.4s;}
.typea a:hover{color: #d0121b;}
.typeb a{display: block;border: 1px solid #e6e6e6;}
.typeb a:hover .plfonta{background: #175aa8;color: #fff;}
.typeb a:hover p{color: #fff;}
.typeb a:hover i{color: #fff;}
.typeb img{display: block;width: 100%;}
.plfonta {border-top: 1px solid #e6e6e6;transition:.4s;background: #fff;height: auto;overflow: hidden;}
.plfonta em{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.plfonta p{line-height: 30px;color: #777;font-size: 14px;transition:.4s;}
.plfonta i{font-size: 30px;color: #175aa8;}
/*product_info*/
.proa {height: auto;overflow: hidden;}
.proa_a span{display: block;}
.proa_a i{display: block;background: url(../images/linea.png) left center no-repeat;height: 5px;}
.proa_a strong{display: block;}
.proa_a strong em{color: #d0121b;}
.proa_a p{line-height: 30px;color: #777;border-top: 1px solid #e6e8eb;border-bottom: 1px solid #e6e8eb}
.proa_b{border-bottom: 1px solid #e6e8eb;}
.proa_ba {width: 60%;}
.proa_ba i{float: left;font-size: 44px;color: #175aa8;margin-right: .5rem;}
.proa_ba span{display: block; color: #777;margin-top: .5rem;}
.proa_ba p{color: #175aa8;font-weight: bold;}
.proa_bb a{display: block;background: #175aa8;line-height: 45px;color: #fff;text-align: center;width: 140px;transition:.4s;}
.proa_bb a:hover{border-radius: 0 0 20px 0;}
.proa_c{text-align: right;color: #555;}
.proa_c i{color: #ff583a;}
.ptit{height: auto;overflow: hidden;background: #f3f6f9;}
.ptit li{ line-height: 25px;}
.ptit li:hover a{background: url(../images/in03b_a.png) 25% center no-repeat; line-height: 25px;color: #d0121b}
.ptit li a{display: block;text-align: center;border-right:1px solid #d5d5d5;font-size: 22px;background: url(../images/ptit.png) 0 center no-repeat;transition:.4s; }
.ptit li:last-child a{border-right: none;}
.prob p {line-height: 30px;color: #777;}
.prob img{max-width: 100%;margin:0 auto;
    display: block;}
.ptita{height: auto;overflow: hidden;border-bottom: 1px solid #e6e8eb}
.ptita em{color: #d0121b}
.proc_a{position: relative;height: auto;overflow: hidden;}
.proc_a img{max-width: 100%;}
.proc_b{position: absolute;z-index: 3;width: 100%;background: rgba(0,0,0,.4);color: #fff;text-align: center;transition:.4s;}
.proc_b img{display: block;}
.proc_b i{display: block; font-size: 60px;line-height: 70px;height:70px;overflow: hidden; margin-top: 10%;transition:all 0.4s ease 0s;font-family: fz;}
.proc_b strong{display: block;font-size: 30px;line-height: 50px;transition:all 0.6s ease 0s;background: url(../images/proc_a.png)  center no-repeat;}
.proc_b p{text-transform: uppercase;font-size: 16px;line-height: 30px;transition:.4s;}
.proc_c em{display: block;width: 90%;line-height:28px;color: rgba(255,255,255,.8);margin:0 auto;font-style: normal;margin: 40% auto 5% auto;transition:all 0.4s ease 0s;}
.proc_a:hover .proc_b{background: rgba(6,44,89,.6);color: #fff;height: 100%;}
.proc_a:hover .proc_b strong{color: #fff;margin-top: 2%;background: url(../images/proc_b.png)  center no-repeat;}
.proc_a:hover .proc_b p{color: #fff;}
.proc_a:hover .proc_b i{margin-top: -4%;opacity: 0;}
.proc_a:hover .proc_c em{margin: 4% auto 5% auto;}
.proe{background: url(../images/proe.jpg)  center no-repeat;}
.proe_a{width: 80%;height: auto;overflow: hidden;}
.proe_a .forma input{display: block;float: left; width: 49%;margin-right: 2%;background: #fff; line-height: 45px;padding-left:2rem;margin-bottom: 1rem;}
.proe_a  textarea{display: block;width: 100%;padding-top: 1rem;padding-left: 2rem;margin-bottom: 2rem;background: #fff;}
.proe_a .forma input:nth-of-type(2){background:#fff;margin-right: 0px;}
.proe_a .code input{float: left;width: 35%;line-height: 45px;background: #fff;text-align: center;}
.proe_a .code .verify{float: left;width: 30%;margin: 0 3%;}
.proe_a .code .verify img{max-width: 100%;height: 45px;}
.proe_a .code .submit{float: left;width: 28%; display: block;line-height: 45px;color: #fff;text-align: center;background: #d0121b;transition: .4s;}
.proe_a .code .submit:hover{background: #444;border-radius: 0 0 20px  0;}
.mes-form{height: auto;overflow: hidden;}
.proe_a .code{width: 40%;}

.pf_18 {
    font-size: 18px;
    line-height: 30px;
}

.product_list{
    width: 24%!important;
    margin-right: 15px;
}
.product_list .inimga{
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 96%;
    position: relative;
    overflow: hidden;
}
.p-3 {
    padding: 15px;
}
.pf_22 {
    font-size: 22px;
    line-height: 35px;
}
.typea {
    line-height: 40px;
}
.icon-danseshixintubiao-:before{
   content: "\e639";
}



/*product*/
.producta{height: auto;overflow: hidden;}
.typelist:nth-of-type(2n+0){background: #f7f7f7;}
.typea{line-height: 40px;}
.typea i{color: #d0121b;font-size: 22px;}
.typea a{color: #777;transition:.4s;}
.typea a:hover{color: #d0121b;}
.typeb a{display: block;border: 1px solid #e6e6e6;}
.typeb a:hover .plfonta{background: #175aa8;color: #fff;}
.typeb a:hover p{color: #fff;}
.typeb a:hover i{color: #fff;}
.typeb img{display: block;width: 100%;}
.plfonta {border-top: 1px solid #e6e6e6;transition:.4s;background: #fff;height: auto;overflow: hidden;}
.plfonta em{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.plfonta p{line-height: 30px;color: #777;font-size: 14px;transition:.4s;}
.plfonta i{font-size: 30px;color: #175aa8;}
/*product_info*/
.proa {height: auto;overflow: hidden;}
.proa_a span{display: block;}
.proa_a i{display: block;background: url(../images/linea.png) left center no-repeat;height: 5px;}
.proa_a strong{display: block;}
.proa_a strong em{color: #d0121b;}
.proa_a p{line-height: 30px;color: #777;border-top: 1px solid #e6e8eb;border-bottom: 1px solid #e6e8eb}
.proa_b{border-bottom: 1px solid #e6e8eb;}
.proa_ba {width: 60%;}
.proa_ba i{float: left;font-size: 44px;color: #175aa8;margin-right: .5rem;}
.proa_ba span{display: block; color: #777;margin-top: .5rem;}
.proa_ba p{color: #175aa8;font-weight: bold;}
.proa_bb a{display: block;background: #175aa8;line-height: 45px;color: #fff;text-align: center;width: 140px;transition:.4s;}
.proa_bb a:hover{border-radius: 0 0 20px 0;}
.proa_c{text-align: right;color: #555;}
.proa_c i{color: #ff583a;}
.ptit{height: auto;overflow: hidden;background: #f3f6f9;}
.ptit li{ line-height: 25px;}
.ptit li:hover a{background: url(../images/in03b_a.png) 25% center no-repeat; line-height: 25px;color: #d0121b}
.ptit li a{display: block;text-align: center;border-right:1px solid #d5d5d5;font-size: 22px;background: url(../images/ptit.png) 0 center no-repeat;transition:.4s; }
.ptit li:last-child a{border-right: none;}
.prob p {line-height: 30px;color: #777;}
.prob img{max-width: 100%;margin:0 auto;
    display: block;}
.ptita{height: auto;overflow: hidden;border-bottom: 1px solid #e6e8eb}
.ptita em{color: #d0121b}
.proc_a{position: relative;height: auto;overflow: hidden;}
.proc_a img{max-width: 100%;}
.proc_b{position: absolute;z-index: 3;width: 100%;background: rgba(0,0,0,.4);color: #fff;text-align: center;transition:.4s;}
.proc_b img{display: block;}
.proc_b i{display: block; font-size: 60px;line-height: 70px;height:70px;overflow: hidden; margin-top: 10%;transition:all 0.4s ease 0s;font-family: fz;}
.proc_b strong{display: block;font-size: 30px;line-height: 50px;transition:all 0.6s ease 0s;background: url(../images/proc_a.png)  center no-repeat;}
.proc_b p{text-transform: uppercase;font-size: 16px;line-height: 30px;transition:.4s;}
.proc_c em{display: block;width: 90%;line-height:28px;color: rgba(255,255,255,.8);margin:0 auto;font-style: normal;margin: 40% auto 5% auto;transition:all 0.4s ease 0s;}
.proc_a:hover .proc_b{background: rgba(6,44,89,.6);color: #fff;height: 100%;}
.proc_a:hover .proc_b strong{color: #fff;margin-top: 2%;background: url(../images/proc_b.png)  center no-repeat;}
.proc_a:hover .proc_b p{color: #fff;}
.proc_a:hover .proc_b i{margin-top: -4%;opacity: 0;}
.proc_a:hover .proc_c em{margin: 4% auto 5% auto;}
.proe{background: url(../images/proe.jpg)  center no-repeat;}
.proe_a{width: 80%;height: auto;overflow: hidden;}
.proe_a .forma input{display: block;float: left; width: 49%;margin-right: 2%;background: #fff; line-height: 45px;padding-left:2rem;margin-bottom: 1rem;}
.proe_a  textarea{display: block;width: 100%;padding-top: 1rem;padding-left: 2rem;margin-bottom: 2rem;background: #fff;}
.proe_a .forma input:nth-of-type(2){background:#fff;margin-right: 0px;}
.proe_a .code input{float: left;width: 35%;line-height: 45px;background: #fff;text-align: center;}
.proe_a .code .verify{float: left;width: 30%;margin: 0 3%;}
.proe_a .code .verify img{max-width: 100%;height: 45px;}
.proe_a .code .submit{float: left;width: 28%; display: block;line-height: 45px;color: #fff;text-align: center;background: #d0121b;transition: .4s;}
.proe_a .code .submit:hover{background: #444;border-radius: 0 0 20px  0;}
.mes-form{height: auto;overflow: hidden;}
.proe_a .code{width: 40%;}


/*--layout--*/
.main{overflow:hidden;background:#fff;}
.main .siderBar{width:365px;}
.main .siderCont{width:1110px;}
.flex{display:flex;flex-wrap:wrap;}
[flex-align="start"]{justify-content:flex-start;}
[flex-align="center"]{justify-content:center;}
[flex-align="end"]{justify-content:flex-end;}
[flex-align="justify"]{justify-content:space-between;}
@media(max-width:1200px){
.main{background:#f6f6f6;}
.main .siderBar{display:none;}
.main .siderCont{width:100%;}  
.sm-hidden{display:none;}
}
/*--end layout--*/

.wrapper {
    margin: 0 auto;
    width: 81%;
}
.product-show{overflow:hidden;}
.product-show-intro{padding:100px 0;overflow:hidden;background:#fff;}
.product-show-intro .inner{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-show-intro .slideBox{position:relative;width:50%;overflow:hidden;background:#f5f5f5;border-radius:3px;}
.product-show-intro .slideBox li{padding:40px;overflow:hidden;}
.product-show-intro .slideBox li img{display:block;width:100%;transition:all 2s cubic-bezier(0.165, 0.84, 0.44, 1);}
.product-show-intro .slideBox li:hover img{transform:scale(1.1);}
.product-show-intro .slideBox .prev,.product-show-intro .slideBox .next{position:absolute;z-index:9;top:50%;width:75px;height:75px;line-height:75px;text-align:center;color:#fff;cursor:pointer;background:rgba(0,0,0,0.5);border-radius:5px;transform:translateY(-50%);}
.product-show-intro .slideBox .prev{left:35px;}
.product-show-intro .slideBox .next{right:35px;}
.product-show-intro .slideBox .prev:hover,.product-show-intro .slideBox .next:hover{background:var(--vi-color);}
.product-show-intro .slideBox .swiper-pager{position:absolute;z-index:9;left: 50%;bottom:40px;padding: 10px 20px;width: auto;text-align:center;background: rgba(0,0,0,0.25);border-radius: 60px;transform: translateX(-50%);}
.product-show-intro .slideBox .swiper-pager span{margin:0 .100px;background:#fff;opacity:1;}
.product-show-intro .slideBox .swiper-pager span.swiper-pagination-bullet-active{background:var(--vi-color);}
.product-show-intro .text{position:relative;width:44%;overflow:hidden;}
.product-show-intro .text h1{font-size:32px;line-height:1.5;color:#333;}
.product-show-intro .text h4{font-size:23px;line-height:1.5;color:#666;font-weight: 300;line-height: 1.7;}
.product-show-intro .text .summary{margin:30px 0;height: 540px;overflow:auto;}
.product-show-intro .text .summary p{font-size:20px;line-height:35px;color:#666;}
.product-show-intro .text .summary table{width:100%;}
.product-show-intro .text .summary tr:nth-child(odd){color:#333;background:#f0f0f0;}
.product-show-intro .text .summary tr td{padding:21px 10px;font-size:20px;color:#666;border:#f9f9f9 solid 1px !important;}
.product-show-intro .text .btnBox{position:absolute;left:0;bottom:0;width:100%;height:75px;    transform: scale(.8);}
.product-show-intro .text .btnBox li{position:relative;float:left;margin-right:25px;width:300px;height:75px;line-height:75px;text-align:center;font-size:25px;color:#fff;}
.product-show-intro .text .btnBox li:nth-child(1) a{display:block;color:#fff;background:#b64652;border-radius:5px;}
.product-show-intro .text .btnBox li:nth-child(2) a{display:block;color:#fff;background:#999;border-radius:5px;}
.product-show-intro .text .btnBox li:nth-child(2) a:hover{background:#000;}
.product-show-intro .text .btnBox li .pop{display:none;position:absolute;left:0;bottom:calc(100% + 40px);padding:40px;width:100%;background:#fff;box-shadow:0 0 40px rgba(0,0,0,0.1);}
.product-show-intro .text .btnBox li .pop:after{display:block;position:absolute;z-index:3;left:50%;bottom:-12.5px;margin-left:-12.5px;width:25px;height:25px;content:"";background:#fff;transform:rotate(-45deg);}
.product-show-intro .text .btnBox li:hover .pop{display:block;}
@media(max-width:992px){
.product-show-intro{padding:0;}
.product-show-intro .slideBox{width:100%;border-radius:0;}
.product-show-intro .slideBox .prev,.product-show-intro .slideBox .next{display:none;}
.product-show-intro .text{padding:37.5px 25px 50px;width:100%;}
.product-show-intro .text h1{font-size:37.5px;line-height:1.25;}
.product-show-intro .text h4{font-size:27.5px;}
.product-show-intro .text .summary{height:auto;min-height:240px;}
.product-show-intro .text .summary p{font-size:30px;line-height:1.75;}
.product-show-intro .text .btnBox{position:static;margin-top:60px;}
.product-show-intro .text .btnBox ul{display:flex;justify-content:space-between;}
.product-show-intro .text .btnBox li{margin:0;width:49%;height:100px;line-height:100px;font-size:30px;}
.product-show-intro .text .summary tr td{font-size:30px;}
}
/*--end product-show-intro--*/

/*--product-show-edit--*/
.product-show-edit{padding:40px 0 80px;overflow:hidden;background:#f6f6f6;}
.product-show-edit .show-hd{overflow:hidden;    margin-top: 45px;}
.product-show-edit .show-hd h2{font-size:42px;color:#333;line-height:1.25;}
.product-show-edit .show-hd em{font-family:"DIN Medium";font-size:31px;color:#ccc;text-transform:uppercase;line-height:1.25;}
.product-show-edit .show-bd{margin-top:50px;padding:60px;overflow:hidden;background:#fff;text-align: center;}
.product-show-edit .show-bd p{font-size:21px;color:#333;line-height:1.75;}
.product-show-edit .show-bd p img{display:inline-block;width:auto;max-width:100%;}
@media(max-width:992px){
.product-show-edit{margin-top:25px;padding:75px 25px;background:#fff;}
.product-show-edit .show-hd h2{font-size:37.5px;}
.product-show-edit .show-hd em{font-size:37.5px;}
.product-show-edit .show-bd{margin-top:50px;padding:20px;}
.product-show-edit .show-bd p{font-size:30px;}
}
/*--end product-show-edit--*/

/*--product-show-form--*/
.product-show-form{padding-top:100px;overflow:hidden;background:#fff;}
.product-show-form .hd{overflow:hidden;}
.product-show-form .hd h2{font-size:30px;color:#333;line-height:1.25;}
.product-show-form .hd p{margin-top:20px;font-size:18.5px;line-height:1.25;color:#999;}
.product-show-form .bd{margin-top:75px;}
.product-show-form .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-show-form .bd .iptBox input{padding:25px 50px;width:371.5px;height:83.5px;font-size:19px;background:#f6f6f6;border:none;border-radius:5px;outline:none;transition:all 1s;font-size: 22px;}
.product-show-form .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.product-show-form .bd .iptBox input:hover{background:#fff;box-shadow:0 0 40px rgba(0,0,0,0.1);}
.product-show-form .bd .txtBox{margin-top:24.5px}
.product-show-form .bd .txtBox textarea{display:block;padding:25px 50px;width:100%;height:200px;font-size:25px;background:#f6f6f6;border:none;border-radius:5px;outline:none;resize:none;transition:all 1s;    font-size: 21px;}
.product-show-form .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.product-show-form .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 40px rgba(0,0,0,0.1);}
.product-show-form .bd .btnBox{margin-top:62.5px;overflow:hidden;}
.product-show-form .bd .btnBox button{    display: block;
    float: right;
    width: 254.5px;
    height: 59px;
    line-height: 59px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    /* background: var(--vi-color); */
    border-radius: 5px;
    background: #b64652;}
@media(max-width:992px){
.product-show-form{margin-top:25px;padding:75px 25px;}
.product-show-form .hd h2{font-size:37.5px;}
.product-show-form .hd p{font-size:30px;}
.product-show-form .bd{margin-top:45px;}
.product-show-form .bd .iptBox input{margin-bottom:25px;padding:30px 37.5px;width:100%;font-size:30px;}
.product-show-form .bd .txtBox{margin-top:0;}
.product-show-form .bd .txtBox textarea{padding:30px 37.5px;width:100%;height:200px;font-size:30px;}
.product-show-form .bd .btnBox{margin-top:25px;}
.product-show-form .bd .btnBox a{float:none;width:100%;height:100px;line-height:100px;font-size:30px;}
}
.product_main{
}

/*--relate-product--*/
.relate-product{padding-top:37.5px;overflow:hidden;background:#fff;}
.relate-product .hd{overflow:hidden;}
.relate-product .hd h2{font-size:39px;color:#333;line-height:1.25;}
.relate-product .hd h2 a{color:#333;}
.relate-product .hd h2 a:hover{color:var(--vi-color);}
.relate-product .hd p{margin-top:20px;font-size:20px;line-height:1.25;color:#999;}
.relate-product .list{margin:-20px;padding:62.5px 0;overflow:hidden;}
.relate-product .list .swiper-slide{display:flex;flex-wrap:wrap;}
.relate-product .item{margin:20px;width:calc(100% / 4 - 40px);text-align:center;overflow:hidden;border-radius:5px;transition:all 1s;}
.relate-product .pic{padding:30px;overflow:hidden;border:#f0f0f0 solid 1px;background:#f5f5f5;}
.relate-product .pic img{display:block;width:100%;transition:transform 1s;}
.relate-product .text{padding:12.5px;overflow:hidden;}
.relate-product .text h3{line-height:40px;font-size:17.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.relate-product .text h3 a{color:#333;}
.relate-product .text h4{font-size:22.5px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.relate-product .text p{display:none;}
.relate-product .text span{display:none;}
.relate-product .item:hover{background:var(--vi-color);}
.relate-product .item:hover .pic{border-color:rgba(255,255,255,0.1);}
.relate-product .item:hover .pic img{transform:scale(1.1);}
.relate-product .item:hover .text h3 a,.relate-product .item:hover .text h4{color:#fff;}
@media(max-width:992px){
.relate-product{padding:0 25px;}
.relate-product .hd h2{font-size:37.5px;}
.relate-product .list{margin:-12.5px;padding:37.5px 0;}
.relate-product .list .swiper-slide{}
.relate-product .item{margin:12.5px;width:calc(100% / 2 - 25px);}
.relate-product .text{padding:20px 12.5px;}
.relate-product .text h3{font-size:30px;}
}
/*--relate-product--*/


/*--relate-news--*/
.relate-news{padding-bottom:80px;overflow:hidden;background:#fff;}
.relate-news .hd{overflow:hidden;}
.relate-news .hd h2{font-size:50px;color:#333;line-height:1.25;}
.relate-news .hd h2 a{color:#333;}
.relate-news .hd h2 a:hover{color:var(--vi-color);}
.relate-news .hd p{margin-top:20px;font-size:20px;line-height:1.25;color:#999;}
.relate-news .list{display:flex;flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-top: 40px;}
.relate-news .item{display:block;margin-bottom:2.5px;padding:32.5px 0;width:calc(50% - 42.5px);border-top:#e5e5e5 solid 1px;}
.relate-news .item em{display:block;font-family:"DIN Medium";font-size:20px;line-height:30px;color:#ccc;}
.relate-news .item em:before{display:inline-block;margin-right:10px;font-family:"iconfont";content:"\e62c";}
.relate-news .item h3{margin-top:5px;font-size:19px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.relate-news .item:hover h3{color:var(--vi-color);}
@media(max-width:992px){
.relate-news{padding:40px 25px;}
.relate-news .hd h2{font-size:37.5px;}
.relate-news .item{width:100%;}
.relate-news .item em{font-size:30px;}
.relate-news .item h3{font-size:30px}
}
/*--end relate-news--*/

/*--crumbs-wrap--*/
.crumbs-wrap{padding:20px 0;line-height:32.5px;overflow:hidden;}
.crumbs-wrap.gray{background:#f6f6f6;}
.crumbs-wrap .inner{display:flex;justify-content:space-between;overflow:hidden;}
.crumbs-list:before{display:inline-block;margin-right:12px;font-family:"iconfont";content:"\e612";color:#999;}
.crumbs-list a{display:inline-block;font-size:17px;color:#999;}
.crumbs-list a:after{display:inline-block;margin:0 13px;font-family:"iconfont";content:"\e62c";color:#999; font-size: 15px;}
.crumbs-list a:last-child:after{display:none;}
.crumbs-list a:hover{color:var(--vi-color);}
.crumbs-back{overflow:hidden;}
.crumbs-back a{display:block;font-size:22.5px;color:#999;    font-size: 17px;}
.crumbs-back a:before{    display: inline-block;
    margin-right: 6px;
    font-family: "iconfont";
    content: "\e62c";
    font-size: 19px;
    /* margin-top: 4px; */
    transform: rotateZ(61deg)}
.crumbs-back a:hover{color:var(--vi-color);}
@media(max-width:1200px){
.crumbs-wrap{display:none;}  
}

.firstRow{
    margin-top: 20px;
}


/*--case-wrap--*/
.case-wrap{padding-bottom:100px;background:#fff;transform: scale(.8);margin-top: -160px;}
.case-main .hd{display:flex;justify-content:space-between;height:56.25px;line-height:56.25px;}
.case-main .hd h2{position:relative;padding-left:25px;line-height:inherit;font-size:25px;color:#333;}
.case-main .hd h2:before{display:block;position:absolute;left:0;top:50%;width:5px;height:25px;content:"";background:var(--vi-color);border-radius:2px;transform:translateY(-50%);}
.case-main .bd{}
.case-list{display:flex;flex-wrap:wrap;margin:-25px;padding-top:60px;}
.case-list .item{margin:25px;width:calc(100% / 3 - 50px);overflow:hidden;border-radius:5px;transition:all 1s;box-shadow:0 0 40px rgba(0,0,0,0.1);animation:fadeInUp 1s ease-out;}
.case-list .pic{overflow:hidden;}
.case-list .pic img{display:block;width:100%;transition:all 1s;}
.case-list .text{position:relative;padding:24px;overflow:hidden;}
.case-list .text h3{line-height:40px;font-size:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-list .text h3 a{color:#333;}
.case-list .text h3 a:hover{color:var(--vi-color);}
.case-list .text p{margin-top:10px;font-size:20px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-list .text p span:after{display:inline-block;margin:0 20px;content:"|";color:#ccc;}
.case-list .text p span:last-child:after{display:none;}
.case-list .item:hover{box-shadow:0 0 40px rgba(0,0,0,0.15);}
.case-list .item:hover .pic img{transform:scale(1.1);}
@media(max-width:992px){
.case-wrap{padding:25px;overflow:hidden;}
.case-main .hd{display:none;}
.case-list .item{margin-top:0;margin-bottom:50px;width:100%;}
.case-list .text h3{line-height:1.25;font-size:30px;}
.case-list .text p{font-size:30px;line-height:1.5;}
.case-list .item:hover{box-shadow:none;}
}
/*--end case-wrap--*/


/*--pager--*/
.pager{clear:both;display:flex;margin-top:65px;line-height:62.5px;overflow:hidden;justify-content: center;}
.pager-num{display:flex;overflow:hidden;}
.pager-num a{display:block;margin-right:12.5px;width:62.5px;text-align:center;font-size:22.5px;font-family:"DIN Medium";color:#666;background:#f6f6f6;border-radius:5px;}
.pager-num a:last-child{margin-right:0;}
.pager-num a:hover,.pager-num a.cur{color:#fff;background:var(--vi-color);transition:all .5s;}
.pager-arrow{display:flex;overflow:hidden;}
.pager-arrow a{display:block;margin-left:12.5px;width:121.5px;text-align:center;font-size:22.5px;font-family:"DIN Medium";color:#666;background:#f6f6f6;border-radius:5px;}
.pager-arrow a:hover{color:#fff;background:var(--vi-color);transition:all .5s;}
@media(max-width:992px){
.pager{display:none;}
}
/*--end pager--*/


/*--case-show--*/
.case-show{overflow:hidden;transform: scale(0.8); margin-top: -96px;}
.case-show-edit{padding-top:100px;overflow:hidden;}
.case-show-edit h1{font-size:40px;text-align:center;color:#333;overflow:hidden;}
.case-show-edit .hd{padding-bottom:40px;border-bottom:#e5e5e5 solid 1px;}
.case-show-edit .hd h2{position:relative;padding-left:20px;line-height:1.75;font-size:30px;color:#333;}
.case-show-edit .hd h2:after{display:block;position:absolute;left:0;top:50%;width:3px;height:24px;content:"";background:var(--vi-color);transform:translateY(-50%);}
.case-show-edit .hd ul{display:flex;flex-wrap: wrap;margin-top:20px;overflow:hidden;}
.case-show-edit .hd ul li{position:relative;margin-right:40px;padding-right:40px;font-size:22.5px;color:#666;}
.case-show-edit .hd ul li:after{display:block;position:absolute;right:0;top:50%;width:1px;height:20px;content:"";background:#ccc;transform:translateY(-50%);}
.case-show-edit .hd ul li:last-child:after{display:none;}
.case-show-edit .bd{padding:40px 0;}
.case-show-edit .bd img{display:inline-block;width:auto;max-width:100%;}
@media(max-width:992px){
.case-show{padding:0 25px 50px;background:#fff;}
.case-show-edit .hd ul li{width: 100%;font-size:30px;}
.case-show-edit .hd ul li:after{display:none;}
}
/*--en
/*--article-pager--*/
.article-pager{clear:both;width:100%;height:112.5px;line-height:112.5px;}
.article-pager .inner{display:flex;justify-content:space-between;border-bottom:#e5e5e5 solid 1px;}
.article-pager .prev,.article-pager .next{width:500px}
.article-pager .prev a,.article-pager .next a{display:block;position:relative;font-size:20px;color:#999;overflow:hidden;text-overflow:ellipsis;    white-space: nowrap;}
.article-pager .prev a{padding-left:45px;}
.article-pager .prev a:before{display:block;position:absolute;left:0;top:0;font-family:"iconfont";content:"\e693";}
.article-pager .next a{padding-right:45px;text-align:right;}
.article-pager .next a:before{display:block;position:absolute;right:0;top:0;font-family:"iconfont";content:"\e694";}
.article-pager .back{width:175px;text-align:center;}
.article-pager .back a{display:block;font-size:20px;color:#999;}
.article-pager .back a:before{display:inline-block;margin-right:20px;font-family:"iconfont";content:"\e613";opacity:0.6;}
.article-pager .prev:hover a,.article-pager .next:hover a{color:var(--vi-color);}
.article-pager .back:hover a{color:#fff;background:var(--vi-color);transition:all .5s;}
@media(max-width:992px){
.article-pager .inner{border:#e5e5e5 solid 1px;}
.article-pager .prev,.article-pager .next{display:none;}
.article-pager .back{width:100%;}
.article-pager .back a{font-size:30px;}
}




/*--news-wrap--*/
.news-wrap{padding-bottom:100px;background:#fff;}
.news-main .hd{display:flex;justify-content:space-between;margin-bottom:20px;height:56.25px;line-height:56.25px;}
.news-main .hd h2{position:relative;padding-left:25px;line-height:inherit;font-size:30px;color:#333;}
.news-main .hd h2:before{display:block;position:absolute;left:0;top:50%;width:5px;height:25px;content:"";background:var(--vi-color);border-radius:2px;transform:translateY(-50%);}
.news-list .item{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;padding:50px 0;overflow:hidden;animation:fadeInUp 1s ease-out;border-radius:5px;transition:all .5s;}
.news-list .pic{width:323px;overflow:hidden;border-radius:5px;}
.news-list .pic img{display:block;width:100%;transition:all 1s;}
.news-list .text{position:relative;width:762.5px;transition:all 1s;}
.news-list .text h3{line-height:40px;font-size:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .text h3 a{color:#333;}
.news-list .text h3 a:hover{color:var(--vi-color);}
.news-list .text p{margin:15px 0;line-height:1.75;font-size:20px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-list .text p a{color:#999;}
.news-list .text .btmBox{position:absolute;left:0;bottom:0;width:100%;line-height:1.75;font-size:20px;color:#999;overflow:hidden;}
.news-list .text .btmBox li{float:left;}
.news-list .text .btmBox li.read{margin-right:50px;overflow:hidden;}
.news-list .text .btmBox li.read a{display:inline-block;color:#999;}
.news-list .text .btmBox li.read a:after{display:inline-block;margin-left:20px;font-family:"iconfont";content:"\e694";}
.news-list .text .btmBox li.read a:hover{color:var(--vi-color);}
.news-list .text .btmBox li.time{float:right;font-family:"DIN Medium";}
.news-list .text .btmBox li.tag{width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .text .btmBox li.tag a{display:inline-block;padding:0 7.5px;color:#999;}
.news-list .text .btmBox li.tag a:hover{color:var(--vi-color);}
.news-list .item:hover{box-shadow:0 0 40px rgba(0,0,0,0.15);}
.news-list .item:hover .pic img{transform:scale(1.1);}
.news-list .item:hover .text{transform:translateX(50px);}
@media(max-width:992px){
.news-wrap{padding:0;}
.news-main .hd{display:none;}
.news-list{background:#f6f6f6;overflow:hidden;}
.news-list .item{margin-top:25px;padding:50px 25px;background:#fff;border-radius:0;}
.news-list .item:first-child{margin-top:0;}
.news-list .pic{width:40%;}
.news-list .text{width:54%;}
.news-list .text h3{font-size:35px;white-space:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-list .text p{display:none;}
.news-list .text .btmBox{font-size:30px;}
.news-wrap .addMore{padding:25px;}
.news-wrap .news-list .text .btmBox li.tag{display:none;}
.news-list .item:hover{box-shadow:unset;}
.news-list .item:hover .text{transform:translateX(0);}
}
/*--end news-wrap--*/



/*--sideBar--*/
.sider-menu .hd{padding:0 25px;line-height:56.25px;overflow:hidden;}
.sider-menu .hd h2{line-height:inherit;font-size:30px;color:#333;}
.sider-menu .hd h2 a{color:#333;}
.sider-menu .bd{margin-top:20px;}
.sider-menu .bd dl{margin-bottom:25px;overflow:hidden;background: #fff;border-radius:5px;background:#fff;box-shadow:0 0 1.2100px rgba(0,0,0,0.1);}
.sider-menu .bd dl:last-child{margin-bottom:0;}
.sider-menu .bd dt{padding:0 25px;height:75px;line-height:75px;font-size:22.5px;}
.sider-menu .bd dt a{display:block;position:relative;color:#333;}
.sider-menu .bd dt a:after{display:none;position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:#e5e5e5;}
.sider-menu .bd dd{padding:25px;overflow:hidden;}
.sider-menu .bd dd li{margin-bottom:1px;height:60px;line-height:60px;font-size:20px;}
.sider-menu .bd dd li a{display:block;padding:0 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:5px;}
.sider-menu .bd dd li a:before{display:block;float:right;font-family:"iconfont";content:"\e694";color:#fff;}
.sider-menu .bd dl.cur dt,.sider-menu .bd dl:hover dt{background:var(--vi-color);}
.sider-menu .bd dl.cur dt a,.sider-menu .bd dl:hover dt a{color:#fff;}
.sider-menu .bd dl.cur dt a:after,.sider-menu .bd dl:hover dt a:after{background:transparent;}
.sider-menu .bd dd li a:hover,.sider-menu .bd dd li.cur a{color:#fff;background:var(--vi-color);transition:all .5s;}
.s
/*--news-show--*/
.news-show{padding:100px 0;overflow:hidden;background:#fff;}
.news-article .hd{overflow:hidden;}
.news-article .hd h1{font-weight:400;font-size:36px;line-height:1.25;color:#333;}
.news-article .hd .meta{margin-top:20px;line-height:1.5;overflow:hidden;}
.news-article .hd .meta span{display:inline-block;margin-right:40px;font-size:20px;color:#999;}
.news-article .hd .meta span a{display:inline-block;margin-right:20px;color:#999;}
.news-article .hd .meta span a:hover{text-decoration:underline;color:#333;}
.news-article .hd .meta span:last-child,.news-article .hd .meta span:last-child a:last-child{margin-right:0;}
.news-article .bd{margin-top:57.5px;overflow:hidden;}
.news-article .bd .summary{padding:30px 50px 57.5px;line-height:1.5;overflow:hidden;background:#f6f6f6;border-radius:5px;}
.news-article .bd .summary h4{font-weight:400;font-size:22.5px;color:#666;}
.news-article .bd .summary p{margin-top:15px;font-size:20px;color:#666;}
.news-article .bd .cont{padding:50px 0;overflow:hidden;}
.news-article .bd .cont p{font-size:20px;color:#333;line-height:1.75;}
.news-article .bd .cont p img{display:inline-block;width:auto;max-width:100%;}
@media(max-width:992px){
.news-show{padding:50px 25px;}
.news-article .hd h1{font-size:40px;}
.news-article .hd .meta span{font-size:25px;}
.news-article .bd{margin-top:30px;}
.news-article .bd .summary{padding:40px 50px;}
.news-article .bd .summary h4{font-size:24px;}
.news-article .bd .summary p{font-size:24px;}
.news-article .bd .cont p{font-size:30px;color:#666;text-indent:0 !important;}
}
/*--end news-show--*/

/*--end pager--*/

/*--sideBar--*/
.sider-menu .hd{padding:0 25px;line-height:56.25px;overflow:hidden;}
.sider-menu .hd h2{line-height:inherit;font-size:30px;color:#333;}
.sider-menu .hd h2 a{color:#333;}
.sider-menu .bd{margin-top:20px;}
.sider-menu .bd dl{margin-bottom:25px;overflow:hidden;background: #fff;border-radius:5px;background:#fff;box-shadow:0 0 1.2100px rgba(0,0,0,0.1);}
.sider-menu .bd dl:last-child{margin-bottom:0;}
.sider-menu .bd dt{padding:0 25px;height:75px;line-height:75px;font-size:22.5px;}
.sider-menu .bd dt a{display:block;position:relative;color:#333;}
.sider-menu .bd dt a:after{display:none;position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:#e5e5e5;}
.sider-menu .bd dd{padding:25px;overflow:hidden;}
.sider-menu .bd dd li{margin-bottom:1px;height:60px;line-height:60px;font-size:20px;}
.sider-menu .bd dd li a{display:block;padding:0 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:5px;}
.sider-menu .bd dd li a:before{display:block;float:right;font-family:"iconfont";content:"\e694";color:#fff;}
.sider-menu .bd dl.cur dt,.sider-menu .bd dl:hover dt{background:var(--vi-color);}
.sider-menu .bd dl.cur dt a,.sider-menu .bd dl:hover dt a{color:#fff;}
.sider-menu .bd dl.cur dt a:after,.sider-menu .bd dl:hover dt a:after{background:transparent;}
.sider-menu .bd dd li a:hover,.sider-menu .bd dd li.cur a{color:#fff;background:var(--vi-color);transition:all .5s;}
.sider-menu .bd dl[data-drop] dt a:after{display:block;}

.sider-infos{margin-top:50px;padding:30px;text-align:center;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.2100px rgba(0,0,0,0.1);}
.sider-infos i{display:block;margin:0 auto;width:140px;}
.sider-infos span{display:block;line-height:30px;font-size:20px;color:#666;}
.sider-infos em{display:block;margin-top:10px;font-family:"DIN Medium";font-size:30px;line-height:30px;color:#333;}
.sider-news{margin-top:50px;padding:0 25px;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.2100px rgba(0,0,0,0.1);}
.sider-news .hd{line-height:75px;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.sider-news .hd h2{line-height:inherit;font-size:25px;color:#333;}
.sider-news .hd h2 a{color:#333;}
.sider-news .bd{padding:12.5px 0;overflow:hidden;}
.sider-news .bd li{line-height:40px;font-size:19px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sider-news .bd li a{color:#999;}
.sider-news .bd li a:hover{color:var(--vi-color);}

.sider-tags{margin-top:50px;padding:0 25px;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.2100px rgba(0,0,0,0.1);}
.sider-tags .hd{line-height:75px;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.sider-tags .hd h2{line-height:inherit;font-size:25px;color:#333;}
.sider-tags .hd h2 a{color:#333;}
.sider-tags .bd{padding:12.5px 0;overflow:hidden;}
.sider-tags .bd ul{display:flex;flex-wrap:wrap;margin:-8px;padding:8px 0;overflow:hidden;}
.sider-tags .bd li{flex:none;margin:8px;width:calc(50% - 16px);line-height:50px;font-size:19px;color:#999;overflow:hidden;}
.sider-tags .bd li a{display:block;padding:0 15px;color:#999;background:#f6f6f6;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sider-tags .bd li a:hover{color:#fff;background:var(--vi-color);}

.sider-back{height:75px;line-height:75px;overflow:hidden;border-radius:5px;}
.sider-back a{display:block;padding:0 25px;font-size:25px;color:#fff;background:var(--vi-color);border-radius:5px;}
.sider-back a:before{display:block;float:right;font-family:"iconfont";content:"\e624";}
.sider-back a:hover{background:#000;}

.flex {
    display: flex;
    flex-wrap: wrap;
}
.newsmain{
    transform: scale(0.9);
}
.minImg p{
    font-size: 20px;
}



/*--contact--*/
.contact{padding:100px 0;overflow:hidden;background:#fff;transform: scale(0.87); margin-top: -100px;}
.contact-inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:100px;overflow:hidden;}
.contact-inner .text{position:relative;width:644px;overflow:hidden;}
.contact-inner .text .infos{overflow:hidden;}
.contact-inner .text .infos h2{margin-bottom:36px;font-size:40px;color:#333;}
.contact-inner .text .infos p{    font-size: 22px;
    line-height: 52px;font-family:"DIN Medium";color:#666;}
.contact-inner .text .QRcode{position:absolute;left:0;bottom:0;width:100%;overflow:hidden;}
.contact-inner .text .QRcode .item{float:left;margin-right:30px;padding:10px;width:160px;text-align:center;border:#e5e5e5 solid 1px;border-radius:5px;}
.contact-inner .text .QRcode .item span{display:block;margin-top:10px;font-size:20px;color:#666;}
.contact-inner .pic{width:862.5px;height:458px;overflow:hidden;border:#f0f0f0 solid 1px;border-radius:5px;animation:fadeInRight 1s;}
.contact-inner .pic img{display:block;width:100%;transition:all 1s;}
.contact-inner .pic>p{position:relative;top:50%;left:50%;width:690px;height:460px;transform:translate(-50%,-50%);}
.contact-form{padding-top:100px;overflow:hidden;background:#fff;border-top:#e5e5e5 solid 1px;}
.contact-form .hd{overflow:hidden;}
.contact-form .hd h2{font-size:50px;color:#333;line-height:1.25;}
.contact-form .hd p{margin-top:20px;font-size:22.5px;line-height:1.25;color:#999;}
.contact-form .bd{margin-top:75px;}
.contact-form .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between;}
.contact-form .bd .iptBox input{padding:25px 50px;width:537.5px;height:87.5px;font-size:25px;background:#f6f6f6;border:none;border-radius:5px;outline:none;transition:all 1s;}
.contact-form .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.contact-form .bd .iptBox input:hover{background:#fff;box-shadow:0 0 40px rgba(0,0,0,0.1);}
.contact-form .bd .txtBox{margin-top:62.5px;}
.contact-form .bd .txtBox textarea{display:block;padding:25px 50px;width:100%;height:200px;font-size:25px;background:#f6f6f6;border:none;outline:none;resize:none;transition:all 1s;}
.contact-form .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.contact-form .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 40px rgba(0,0,0,0.1);}
.contact-form .bd .btnBox{margin-top:62.5px;overflow:hidden;}
.contact-form .bd .btnBox a{display:block;float:right;width:537.5px;height:87.5px;line-height:87.5px;font-size:25px;color:#fff;text-align:center;background:var(--vi-color);border-radius:5px;}
@media(max-width:992px){
.contact{padding:62.5px 25px;}
.contact-inne{padding-bottom:62.5px;}
.contact-inner .text{width:100%;}
.contact-inner .text .infos h2{font-size:40px;}
.contact-inner .text .infos p{font-size:30px;}
.contact-inner .text .QRcode{position:static;margin-top:50px;}
.contact-inner .text .QRcode .item{width:240px;}
.contact-inner .pic{margin-top:62.5px;width:100%;height:300px;animation:fadeInUp 1s;}
.contact-form{padding-top:0;border-top:none;}
.contact-form .hd h2{font-size:37.5px;}
.contact-form .hd p{font-size:30px;}
.contact-form .bd{margin-top:45px;}
.contact-form .bd .iptBox input{margin-bottom:25px;padding:30px 37.5px;width:100%;font-size:30px;}
.contact-form .bd .txtBox{margin-top:0;}
.contact-form .bd .txtBox textarea{padding:30px 37.5px;width:100%;height:200px;font-size:30px;}
.contact-form .bd .btnBox{margin-top:25px;}
.contact-form .bd .btnBox a{float:none;width:100%;height:100px;line-height:100px;font-size:30px;}
}
/*--end contact--*/



.index_map {
    width: 100%;
        height: 500px
}