<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";html{overflow-x:hidden}
body{color:#333;font:14px "Microsoft Yahei"}
body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,span,ul{margin:0;padding:0;list-style:none}
a{color:#333;text-decoration:none}
a:focus{outline:0}
img{border:none}
.vam{vertical-align:middle}
.clear{clear:both;height:0;line-height:0;font-size:0}
p{word-spacing:0}
em,i{font-style:normal}
.tr{text-align:right}
.tl{text-align:left}
.center{text-align:center}
.fl{float:left;}
.fr{float:right;}
.pa{position:absolute}
.pr{position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1}
.layui-layer-content{overflow:hidden!important;}
@font-face {font-family: 'Galano Classic Alt Bold';  src: url('../font/Galano Classic Alt Bold.ttf') format('truetype');}
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content01{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1600px;}

.pic{width:100%;overflow: hidden;}
.pic img{-o-transition:all 1s linear 0s;transition:all 1s linear 0s}
.pic:hover img{-webkit-transform:scale(1.05) rotate(0) translateY(0);-ms-transform:scale(1.05) rotate(0) translateY(0);transform:scale(1.05) rotate(0) translateY(0)}

.white,.whites{position:relative;overflow:hidden}
.white:after,.whites:after{content:'';cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform:skewx(-25deg)}
.white:hover:after{left:100%;-moz-transition:1s;-o-transition:1s;-webkit-transition:1s;transition:1s}
.whites:hover:after{left:100%;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;transition:.5s}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
em,i{font-style:normal}

input::-webkit-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input::-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-ms-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
@keyframes myfirst{0%{background-position:0 bottom}
100%{background-position:100% bottom}
}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.content24{ width: 1400px;margin: 0 auto;position: relative;}


.banner{height:auto;max-width:1920px;margin:0 auto!important;position:relative;margin-top:-34px;overflow: hidden;}
.banner .bd li{float:left;width:100%;line-height:0;}
.banner .bd li img{width:100%}
.banner .bd li a{display:block}
.banner .hd{position:absolute;bottom:60px;cursor:pointer;z-index:9;font-size:0;left:8rem;}
.banner .hd li{display:inline-block;-o-transition:all .5s ease;transition:all .5s ease;font-size: 16px;color: #fff;opacity: 0.5;line-height: 16px;padding-right: 30px;position: relative;}
.banner .hd li.on{opacity: 1;font-weight: bold;padding-right: 70px;}
.banner .hd li.on:after{position: absolute;width: 40px;height: 1px;content: "";background: #fff;left: 30px;top: 8px; }
.banner .qh{position: absolute;font-size: 0;bottom: 50px;z-index: 9;  border: 0; outline: none;cursor: pointer;transition:.5s;right: 8rem;}
.banner .prev {width: 2.5rem; height: 2.5rem;float: left;margin-right: 1rem;background-size: 2.5rem 2.5rem;}
.banner .next {width: 2.5rem; height: 2.5rem;float: left;background-size: 2.5rem 2.5rem;}   
.banner em {
    position: absolute;
    left: 50%;
    width: 34px;
    bottom: 48px;
    height: 34px;
    margin-left: -17px;
    text-align: center;
    z-index: 5;
    display: block;
}
.banner em img {
  display: block;
    width: 34px;
    bottom: 34px;

}


.banner em img{

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: bounceY 2s infinite;
    -moz-animation: bounceY 2s infinite;
    -o-animation: bounceY 2s infinite;
    -ms-animation: bounceY 2s infinite;
    animation: bounceY 2s infinite;
}
@-moz-keyframes bounceY {
    0%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -moz-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-o-keyframes bounceY {
    0%,
    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -o-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes bounceY {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}



.tit{font-size: 0;line-height: 0;text-align: center;}
.tit span{display: block;font-size: 2.1rem;line-height: 2.4rem;color: #333333;font-weight: bold;}
.tit i{ display: block;font-size: 1rem;line-height: 1rem;  color: #333333;font-weight: normal;margin-top: 1.1rem;position: relative;}



.yz{padding: 5rem 0;box-sizing: border-box;}

.yz h2{font-size: 0;line-height: 0;text-align: center;}
.yz h2 span{ display:block;font-size: 2.4rem;line-height: 2.4rem;  color: #094594;font-weight: bold;}
.yz h2 i{ display: block;font-size: 2rem;line-height: 2rem;  color: #333333;font-weight: normal;margin-top: 1.1rem;position: relative;}
.yz_con{margin-top: 2.4rem;}
.yz_con dl{float: left;width: 24%;margin-right:1.33% ;transition: all 0.5s;}
.yz_con dl:last-child{margin-right: 0;}
.yz_con dt{display: block;width: 100%;}
.yz_con dt img{display: block;width: 100%;}
.yz_con dd{height: 12rem;background: #fff;padding: 3.5rem 2.5rem 0;box-sizing: border-box;width: 100%;}
.yz_con dd h4 em{display: block;width: 4rem;height: 4rem;margin: -5.6rem auto 1.5rem;position: relative;z-index: 20;background: #094594;border-radius: 2rem;}
.yz_con dd h4 em img{ display: block;width: 4rem;height: 4rem;}

.yz_con dl:hover{ box-shadow: 10px 17px 30px 0px rgba(0, 0, 0, 0.1);}
.yz_con dl:hover h4  em{animation-duration:2s;animation-name:flipInY;background: #ed1d23;}
.yz_con dd h4 span{display: block;font-size: 1.4rem;line-height: 1.4rem;color: #333333;font-weight: bold;text-align: center;}
.yz_con dd p{display: block;font-size: 0.8rem;line-height: 1.4rem;color: #333333;text-align: center;margin-top: 1rem;}
.yz_s{margin: 2.5rem auto 0;width: 24rem;height: 3rem;}
.yz_s .more1{width: 11.9rem;height:3rem;line-height: 3rem;background:#094594;display:block;font-size: 0.9rem;color: #fff;position:relative;text-align: center;float:left;transition:all 0.5s;border-radius: 1.5rem 0 0 1.5rem;}
.yz_s .more1 img{ display: inline-block;width:1.3rem;height:1.35rem;margin-right: 0.5rem;vertical-align: -0.3rem;transition: all 0.5s;}
.yz_s .more2{width: 12rem;height:3rem;line-height: 3rem;background:#ed1d23;display:block;font-size: 0.9rem;color: #fff;position:relative;text-align: center;float:right;transition:all 0.5s;border-radius:0 1.5rem 1.5rem 0;box-sizing: border-box;}
.yz_s .more2 img{ display: inline-block;width:1.35rem;height:1.3rem;vertical-align: -0.3rem;margin-right: 0.5rem;transition: all 0.5s;}
.yz_s .more1:hover img,.yz_s .more2:hover img{transform: translateX(-4px);}




.pro_t{height:7rem ;}
.pro_t .tit{float: left;}
.pro_t .more{float: right;font-size: 0.9rem;line-height: 1.2rem;color: #fff;margin-top: 1.8rem;}
.pro_t .more img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.4rem;vertical-align: -0.2rem;}
.pro1{padding: 4rem 0 5rem;box-sizing: border-box;background-size: 100% 37rem;}
.pro1 .pro_t .tit span,.pro1 .pro_t .tit i{color: #fff;text-align: left;}
.pro1 dt{float: left;width: 66.25%;height:26rem;position: relative;}
.pro1 dt img{display: block;width: 100%;height:26rem;object-fit: cover;object-position: center;}
.pro1 dt video{display: block;width: 100%;height:26rem;object-fit: cover;object-position: center;}
.pro1 dt em{position: absolute;left: 50%;top: 9.6rem;width: 6.8rem;height: 6.8rem;margin-left: -3.4rem;display: block;}
.pro1 dt em&gt;img{ display: block;width: 6.8rem;height: 6.8rem;}
.pro1 dt em::before {
    content: '';
    position: absolute;
    width: 8rem;
    height: 8rem;
    -webkit-box-shadow: inset #ed1d23 0 0 40px;
    box-shadow: inset #ed1d23 0 0 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -4rem;
    margin-top:-4rem;
    opacity: 0;
    animation: warn2 2s ease-out .1s infinite
}

.pro1 dt em::after {
    content: '';
    position: absolute;
    width: 8rem;
    height: 8rem;
    -webkit-box-shadow: inset #ed1d23 0 0 40px;
    box-shadow: inset #ed1d23 0 0 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -4rem;
    margin-top:-4rem;
    opacity: 0;
    animation: warn 2s ease-out 1.1s infinite
}
@keyframes warn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:1}
to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}
}
@keyframes warn2{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:8}
to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}
}


.pro1 dd{float:right;width: 33.75%;height: 26rem;background: #f3f4f6;padding: 5rem 3rem 0;box-sizing: border-box;}
.pro1 dd h4 a{ display: block;font-size:1.8rem;color: #333333;line-height: 1.8rem;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pro1 dd p{ display: block;margin-top: 1.5rem;font-size:0.8rem ;color: #333333;line-height: 1.4rem;height: 10rem;}
.pro1 dd .more{display: block;font-size:0.8rem ;color: #fff;width: 8rem;height: 2.6rem;line-height: 2.6rem;border-radius: 1.5rem;background: #ed1d23;text-align: center;transition: all 0.5s;}
.pro1 dd .more:hover{transform: translateY(-8px);}
.pro1 dd .more img{display: inline-block;margin-left: 0.6rem;width: 1rem;height: 0.6rem;vertical-align: 0rem;}
.pro_s{position: relative;padding-top: 1.5rem;padding-bottom: 2rem;background: #fff;}
.pro1_bd li{position: relative;display: block;}
.pro1_bd li::before {content: "";display: block;width: 1px;height:70%;position: absolute;right: 0%;top:16%;background: #e2e2e2; transition: 0.35s;z-index: 30;}
.pro1_bd li em{display: block;width: 100%;}
.pro1_bd li img{display: block;width: 76%;margin:0 auto;transition: all 0.5s;}
.pro1_bd li span{font-size: 0.9rem;line-height: 1.8rem;color: #333333;text-align: center;display: block;width: 100%;z-index: 30;}
.pro1_bd .sprev{ position:absolute; left:0px; top:6.8rem; width:2.1rem;height:3.5rem; z-index: 100;cursor: pointer;overflow: hidden;}
.pro1_bd .snext{ position:absolute; right:0px; top:6.8rem; width:2.1rem;height:3.5rem; z-index: 100;cursor: pointer;overflow: hidden;}
.pro1_bd .sprev img,.pro1_bd .snext img{display: block;width:2.1rem;height:3.5rem;  }

.pro2{background: url(../images/pro2_bg.jpg) no-repeat center top #f5f5f5;padding: 4rem 0 6rem;box-sizing: border-box;background-size: 100% 30rem;}
.pro2 .pro_t .tit span,.pro2 .pro_t .tit i{text-align: left;}
.pro2 .pro_t .more{color: #333333;}
.pro2 dt{float: left;width: 28.75%;height:38rem;}
.pro2 dt img{display: block;width: 100%;height:38rem;object-fit: cover;object-position: center;}
.pro2 dd{float:right;width: 71.25%;height: 38rem;background: #fff;position: relative;}
.pro2 dd::before {content: "";display: block;width: 100%;height:1px;position: absolute;right: 0%;top:19rem;background: #e2e2e2; transition: 0.35s;z-index: 30;}
.pro2 li{position: relative;display: block;float: left;width: 33.33%;border-right: 1px solid #e2e2e2;box-sizing: border-box;height: 19rem;}
.pro2 li:nth-child(3n){border-right: 0;}
.pro2 li em{display: block;width: 100%;}
.pro2 li img{display: block;width: 76%;margin:0 auto;transition: all 0.5s;padding-top: 1rem;}
.pro2 li span{font-size: 0.9rem;line-height: 1.8rem;color: #333333;text-align: center;display: block;width: 100%;z-index: 30;}

.pro3{background: #f5f5f5;padding-bottom: 6rem;}
.pro3_con{margin-top: 2.5rem;}
.pro3_l{float: left;width: 23.75%;}
.pro3_l ul li a{display: block;height: 7.25rem;border-bottom: 0.1rem solid #eeeeee;padding-top: 2.2rem;box-sizing: border-box;font-size: 1.4rem;color: #333333;line-height: 1.4rem;text-align: center;background: #ffffff;}
.pro3_l ul li em{font-size: 0.7rem;color: #cccccc;line-height: 0.7rem;text-align: center;display: block;text-transform: uppercase;margin-top: 0.9rem;}
.pro3_l ul li.cur a{color: #fff;background: #094594;}
.pro3_l ul li.cur em{ color: #5487cb;}
.pro3_l .pro_z{width: 100%;height: 8rem;background-size: 100% 100%;padding: 2rem 0 0 7rem;box-sizing: border-box;font-size: 0.9rem;color: #fff;line-height: 0.9rem;}
.pro3_l .pro_z b{font-size: 1.4rem;line-height: 1.4rem;color:#fff;font-weight: bold;display: block;padding-top: 1rem;}
.pro3_r{float: right;width: 75%;}
.pro3_qie{position: relative;}
.pro3_bd dt{display: block;width: 100%;}
.pro3_bd dt img{display: block;width: 100%;}
.pro3_bd li{position: relative;display: block;float: left;width: 33.33%;border-right: 1px solid #e2e2e2;box-sizing: border-box;height: 20rem;background: #ffffff;}
.pro3_bd li:nth-child(3n){border-right: 0;}
.pro3_bd li em{display: block;width: 100%;}
.pro3_bd li img{display: block;width: 76%;margin:0 auto;transition: all 0.5s;padding-top: 1rem;}
.pro3_bd li span{font-size: 0.9rem;line-height: 1.8rem;color: #333333;text-align: center;display: block;width: 100%;z-index: 30;}
.pro3_hd{position: absolute;width: 100%;height: 10px;text-align: right;right: 30px;top: 15rem;}
.pro3_hd li{display: inline-block;width: 10px;height: 10px;vertical-align: top;margin: 0 5px;background: #094594;border-radius: 5px;cursor: pointer;}
.pro3_hd li.cur{background: #ed1d23;width: 20px;}





.ys{padding: 4rem 0;}
.ys_con{position: relative;margin-top: 2.5rem;}  
.ys_bd dt{float: right;width: 72.92%;height:40rem;position: relative;}
.ys_bd dt img{display: block;width: 100%;height:40rem;object-fit: cover;object-position: center;}
.ys_bd dt em{position: absolute;left: 50%;top:50%;width: 6.8rem;height: 6.8rem;margin-left: -3.4rem;margin-top: -3.4rem;display: block;}
.ys_bd dt em&gt;img{ display: block;width: 6.8rem;height: 6.8rem;}


.ys_bd dd{float:left;width: 27.08%;height: 40rem;padding: 4rem  3rem 0;box-sizing: border-box;border-bottom: 0.4rem solid #ed1d23;box-sizing: border-box;}
.ys_bd dd h4 img{display: block;width: 3rem;height: 3rem;margin-bottom: 2.3rem;}
.ys_bd dd h4 span{ display: block;font-size:1.8rem;color: #ffffff;line-height: 2.6rem;font-weight: bold;}
.ys_bd dd h4 i{display: block;width: 2.4rem;height: 0.1rem;background: rgba(255,255,255,.6);margin-top: 2rem;}
.ys_bd dd p{ display: block;margin-top: 2rem;font-size:0.8rem ;color: #ffffff;line-height: 1.5rem;}
.ys_con .qh{position: absolute;left: 3rem;bottom: 6rem;width: 6.6rem;}
.ys_con .qh .prev{display: block;width: 3rem;height: 3rem;float: left;cursor: pointer;}
.ys_con .qh .next{display: block;width: 3rem;height: 3rem;float: right;cursor: pointer;}
.ys_con .qh .prev img,.ys_con .qh .next img{display: block;width: 3rem;height: 3rem; }
.ys_t{position: absolute;width: 47%;left: 40%;bottom: 3rem;}
.ys_t li{float: left;width: 23.33%;margin-right: 2.226%;position: relative;}
.ys_t li:last-child{margin-right:0;}
.ys_t li em{display: block;width:100%;}
.ys_t li em img{display: block;width:100%; }
.ys_t li p{position: absolute;left: 1rem;top: 1rem;font-size: 1rem;line-height: 1rem;color: #fff;}
.ys_t li i{display: block;font-size: 0.8rem;color: #fff;line-height: 0.8rem;font-weight: normal;margin-top: 0.5rem;opacity: 0.6;}



.case{padding: 2rem 0 6rem;}
.case_con{margin-top: 2.5rem;}
.case_con dl{position: relative;width: 32%;margin-right: 2%;float: left;}
.case_con dl:nth-child(3n){margin-right: 0;}
.case_con dt{display: block;width: 100%;position: relative;}
.case_con dt img{display: block;width: 100%;}
.case_con dd{width: 100%;height: 15.6rem;background:#f5f5f5;padding: 1.6rem 1.6rem 0;box-sizing: border-box;position: relative;transition: all 0.5s;overflow: hidden;}
.case_con dd::before{position: absolute;left: 0;bottom: 0;width: 0;height: 5px;background:#094594;content: "";z-index: 20;transition: all 0.5s;}
.case_con dd h4 a{ display: block;font-size: 1.2rem;color: #161616;line-height: 1.8rem;font-weight: normal;text-transform: uppercase;transition: all 0.5s;}
.case_con dd p{ display: block;font-size: 0.8rem;color: #666666;line-height: 1.4rem;margin-top: 1.2rem;overflow: hidden;}
.case_con dd .more{line-height: 1.2rem;display:block;font-size: 0.9rem;color: #333333;position:relative;margin-top: 1.8rem;}
.case_con dd .more&gt;img{ display: inline-block;width:1.2rem;height:1.2rem;margin-right: 0.5rem;vertical-align: -0.25rem;}
.case_con dl:hover dd::before{ width: 100%;}
.case_con dl:hover dd h4 a{ color: #ed1d23;}


.zm{height: 720px;padding-top: 180px;box-sizing: border-box;}
.zm_con{width: 840px;height: 360px;margin: 0 auto;padding: 66px 80px 0;box-sizing: border-box;}
.zm_con h4 a{display: block;font-size: 48px;line-height: 48px;color: #fff;text-align: center;font-weight: bold;}
.zm_con p{display: block;font-size: 18px;line-height: 32px;color: #fff;text-align: center;margin-top: 24px;}
.zm_s{margin: 50px auto 0;width: 360px;height: 50px;}
.zm_s .more1{width: 180px;height:50px;line-height: 50px;background:#fff;display:block;font-size: 18px;color: #094594;position:relative;text-align: center;float:left;transition:all 0.5s;border-radius:30px 0 0 30px;}
.zm_s .more1 img{ display: inline-block;width:27px;height:22px;margin-right: 8px;vertical-align: -4px;transition: all 0.5s;}
.zm_s .more2{width: 180px;height:50px;line-height: 50px;background:#ed1d23;display:block;font-size: 18px;color: #fff;position:relative;text-align: center;float:right;transition:all 0.5s;border-radius:0 30px 30px 0;}
.zm_s .more2 img{ display: inline-block;width:24px;height:24px;margin-right: 8px;vertical-align: -6px;transition: all 0.5s;}
.zm_s .more1:hover img,.zm_s .more2:hover img{transform: translateX(-4px);}



.news{padding: 5rem 0 0 0;}
.news_con{ margin-top: 2.4rem;}
.news h3 a{display: block;height: 2.8rem;font-size: 1.3rem;font-weight: bold;line-height: 1.3rem;}
.news h3 img{float: right;width: 1.3rem;height: 0.6rem;}
.news_l{ float: left;width:66.25% ;}
.news1{height: 40rem;padding: 2rem 2rem 0;background: #f5f5f5;width: 100%;box-sizing: border-box;margin-bottom: 1rem;}

.news_l dl{float:left;width:32%;margin-right:2%;}
.news_l dl:last-child{margin-right:0;}

.news_l dt{position: relative;display: block;background:#fff;box-sizing:border-box;}
.news_l dt img{display: block;width: 100%;height: auto;object-fit: cover;object-position: center;}
.news_l dt iframe{ display: block;width: 100%;height: 26.1rem;object-fit: cover;object-position: center;border-radius:1.6rem;}


.news_l dd h4{ display: block;font-size:1rem;color: #333333;line-height: 1.8rem;font-weight: normal;margin-top:1.5rem;}


.news2{height: 13rem;padding: 2rem 2rem 0;background: #f5f5f5;width: 100%;box-sizing: border-box;}
.news2 li{float: left;width: 22%;margin-right: 3%;}
.news2 li:last-child{margin-right: 0;}
.news2 li span{ display: block;font-size:1.1rem;color: #333333;line-height: 1.8rem;font-weight: normal;margin-top: 0.5rem;padding-left: 2rem;background-size: 1.45rem 1.4rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news2 li p{ display: block;margin-top: 0.4rem;font-size:0.8rem ;color: #666666;line-height: 1.4rem;padding-left: 2rem;}

.news_r{float: right;width: 32.5%;height: 38rem;padding: 1rem 0rem 0;box-sizing: border-box;}
.news_r dt{width:100%;display: block;}
.news_r dt img{display: block;width: 100%;}
.news_r dd{height: 8rem;padding-top: 0.6rem;box-sizing: border-box;}
.news_r dd h4 a{ display: block;font-size:1.1rem;color: #333333;line-height: 1.2rem;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_r dd p{ display: block;margin-top: 1rem;font-size:0.8rem ;color: #666666;line-height: 1.4rem;}
.news_r li a{ display: block;font-size:0.9rem;color: #333333;line-height: 3rem;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-bottom: 1px dashed #cfcfcf;box-sizing: border-box;}
.news_l dd h4 a:hover,.news_r dd h4 a:hover,.news_r li a:hover,.news2 li:hover span,.f_nav ul li a:hover,.f_lx a:hover,.partner .partner-list li a:hover{ color: #b72755;}


.partner .partner-list li:hover em{border-color: #b72755;}
.abt{background: url(../images/abt_bg.jpg) no-repeat center;background-size: 100% 100%;position:relative;z-index:2;}
.abt_con{padding: 5rem 0 0 0;box-sizing: border-box;}
.abt_con dt{float: right;width: 50%;position: relative;overflow: hidden;padding-top: 1rem;}
.abt_con dt img{display: block;width: 100%;/* height:28rem; *//* object-fit: cover; *//* object-position: center; */}
.abt_con dt em{position: absolute;left: 50%;top: 10.6rem;width: 6.8rem;height: 6.8rem;margin-left: -3.4rem;display: block;}
.abt_con dt em&gt;img{ display: block;width: 6.8rem;height: 6.8rem;}
.abt_con dt em::before {
    content: '';
    position: absolute;
    width: 8rem;
    height: 8rem;
    -webkit-box-shadow: inset #ed1d23 0 0 40px;
    box-shadow: inset #ed1d23 0 0 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -4rem;
    margin-top:-4rem;
    opacity: 0;
    animation: warn2 2s ease-out .1s infinite
}

.abt_con dt em::after {
    content: '';
    position: absolute;
    width: 8rem;
    height: 8rem;
    -webkit-box-shadow: inset #ed1d23 0 0 40px;
    box-shadow: inset #ed1d23 0 0 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -4rem;
    margin-top:-4rem;
    opacity: 0;
    animation: warn 2s ease-out 1.1s infinite
}
@keyframes warn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:1}
to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}
}
@keyframes warn2{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:8}
to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}
}

.abt_con dd{float:left;width: 43%;padding: 0.5rem 0rem 0;box-sizing: border-box;}
.abt_con dd h4 a{ display: block;font-size:2.4rem;color: #333333;line-height: 2.4rem;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.abt_con dd p{display: block;margin-top: 2rem;font-size:0.8rem;color: #333333;line-height: 1.5rem;}
.abt_con dd .more{display: block;font-size:0.8rem;color: #333;width: 10rem;height: 3rem;line-height: 3rem;border-radius: 0.6rem;text-align: center;margin-top: 4rem;transition: all 0.5s;border: 1px solid #dddddd;position: relative;}
.abt_con dd .more:hover{transform: translateY(-8px);}
.abt_con dd .more img{display: inline-block;margin-right: 0.8rem;width: 1.3rem;height: 1.3rem;vertical-align: -0.3rem;}
.abt_con dd .more em.wwei{position:absolute;z-index: 999999999;left: 0;bottom: 3rem;opacity: 0;}
.abt_con dd .more em.wwei img{width: 10rem;height:auto;}
.abt_con dd .more:hover em.wwei{opacity:1;}

.yz_sz{height: 13rem;padding: 3rem 0 0;box-sizing: border-box;display: flex;justify-content:space-between;}
.yz_sz li {color: #333;display: block;box-sizing: border-box;text-align: center;position: relative;font-family: 'DIN Bold';}
.yz_sz li:first-child:after{left: 17rem;}
.yz_sz li:nth-child(2):after{left: 10rem;}
.yz_sz li:after{position: absolute;left: 15rem;width: 1px;height: 2.8rem;top: 0.3rem;background: #e2e2e2;content: "";}
.yz_sz li:last-child::after{background: 0;}
.yz_sz li em {font-size: 3rem;color: #b72755;line-height: 3rem;font-weight: bold;}
.yz_sz li b {font-size: 2.8rem;color: #b72755;line-height: 3rem;font-family: "Galano Classic Alt Bold";}
.yz_sz li sup {display: inline-block;line-height: 1rem;font-size: 1rem;clear: both;font-weight: bold;color: #b72755;vertical-align: 0.1rem;margin-left: 0.3rem;}
.yz_sz li strong {display: inline-block;line-height: 3rem;font-size: 3rem;clear: both;font-weight: bold;color: #094594;}
.yz_sz li span {display: block;line-height: 1.2rem;font-size: 0.9rem;clear: both;padding-top:0.5rem;font-weight: normal;color: #333333;text-align: center;}

.jia{background: #f5f5f5 url(../images/jiabg.jpg) no-repeat center top;background-size: 100% 29rem;padding: 4.5rem 0;height: 75rem;position: relative;}
.tit1 h3{font-size: 2.1rem;font-weight: bold;color:#fff;text-align: center;}
.tit1 p{font-size: 0.8rem;color:#fff;text-align: center;padding: 1rem 0;line-height: 1.5rem;}
.tit2 h3{font-size: 2.1rem;font-weight: bold;color:#333;text-align: center;}
.tit2 p{font-size: 0.8rem;color:#333;text-align: center;padding: 1rem 0;line-height: 1.5rem;}
.jiacon{}
.dj01{position:absolute;z-index: 2;top: 2rem;}
.dcom{background: #fff;padding: 1.5rem 2rem;border-radius: 1rem;width:100%;height:28.5rem;margin-bottom:2rem;}
.dj01 ul{float:left;width: 69%;}
.dj01 div.ja02 ul{float:right;}
.dj01 div.ja02 dl{float:left;}
.dj01 ul li{float:left;position: relative;margin-bottom: 0.5rem;}
.dj01 ul li img{width:100%;height:14rem;display: block;}
.dj01 ul li span{position:absolute;bottom:0.5rem;left:0.5rem;background:#333;opacity:0.7;color:#fff;padding:0.4rem 1rem;border-radius:0.3rem;font-size: 1.2rem;}
.dj01 ul li.j01{
    width: 27.5rem;
}
.dj01 ul li.j01 img{
    width: 27.5rem;
    height: 14rem;
}
.dj01 ul li.j02 img{
    width: 18rem;
    height: 14rem;
}
.dj01 ul li.j03 img{
    width: 18rem;
    height: 14rem;
}
.dj01 ul li.j04 img{
    width: 27.5rem;
    height: 14rem;
}
.dj01 ul li.j02{
    width: 18rem;
    margin-left: 0.5rem;
}
.dj01 ul li.j03{
    width: 18rem;
}
.dj01 ul li.j04{
    width: 27.5rem;
    margin-left: 0.5rem;
}
.dj01 dl{float:right;width: 28%;}
.dj01 dl a {
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding: 1.5rem 0;
    display: block;
    padding-left: 1rem;
}
.dj01 dl a b{color:#b72755;}
.dj01 dd p {
    font-size: 0.8rem;
    line-height: 1.5rem;
    display: block;
    padding-bottom: 1.5rem;
    background: url(../images/ni1.png) no-repeat left 0.5rem;
    background-size: 0.4rem 0.4rem;
    padding-left: 1rem;
}

.dj01 dl dd a {
    font-size: 0.8rem;
    border: 1px solid #b72755;
    width: 7rem;
    text-align: center;
    display: block;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0;
    border-radius: 0.5rem;
    margin-top: 2rem;
    transition: all 0.5s;
    color: #b72755;
}
.dj01 dl dd a:hover{transform: translateY(-8px);}
/*保障*/
.baoz {
    padding-top: 4rem;
    background: #F5F5F5;
    padding-bottom: 5rem;
}

.bzcon {
    width: 100%;
}

.bzcon dl{float:left;margin-right:1%;width:24%;padding-top:2rem;position: relative;}
.bzcon dl dt{}
.bzcon dl dt span{display:block;width:5.5rem;height:5.5rem;position:absolute;z-index: 2;left:38%;top: 46%;transform:rotateY(0);transition:all .3s linear 0s}
.bzcon dl dt span:hover{transform:rotateY(180deg);}
.bzcon dl dt img{width:100%;display: block;}
.bzcon dl dd{background: #fff;padding: 1rem 0 3rem 0;text-align: center;height: 10rem;}
.bzcon dl dd span{font-size: 1.5rem;padding: 2.5rem 0 0.5rem 0;display: block;}
.bzcon dl dd p{font-size: 0.8rem;line-height: 1.5rem;padding: 0 12%;}
/*优势*/
.you{padding-top: 4rem;}
.you h2{ display:block;font-size: 2.1rem;line-height: 2.1rem;  color: #333333;font-weight: bold;text-align: center;}
.you h2 b{color: #b72755;}
.you_con{margin-top: 1rem;}
.you_con dl{float: left;width: 16.5%;position: relative;height: 34rem;margin-right: 0.5%;}
.you_con dl:last-child{margin-right: 0;}
.you_con dl.cur {width: 49%;height: 34rem;}
.you_con dt{ display: block;width: 100%;}
.you_con dt img{display: block;height: 34rem;width: 100%;object-fit: cover;object-position: center;}
.you_con dd{position: absolute;left:0;bottom: 0rem;padding: 23rem 2rem 0;width: 100%;height: 100%;box-sizing: border-box;z-index: 20;background-size: 100% 100%;}
.you_con dl.cur dd{background: url(../images/cobg.png) repeat;content: "";height: 10.5rem;width: 100%;padding: 2.5rem;}
.you_con dd h4{display: block;position: relative;transition: 0.5s;}
.you_con dd h4 img{display: block;width: 2.2rem;height: 2.2rem;padding-bottom: 2rem;}
.you_con dd h4 span{display: block;font-size: 1.5rem;font-weight: bold;color: #fff;}
.you_con dd h4 i{display: block;font-size: 1.2rem;line-height: 1.8rem;color: #ffffff;font-weight: normal;display: none;}
.you_con dd h4 em{font-size:0.7rem;color: #fff;padding-top:1rem;display:block;text-transform: uppercase;font-weight: normal;}
.you_con dl.cur dd h4 img{display: none;}
.you_con dl.cur dd h4 span{display: block;font-size: 1.5rem;line-height: 1.5rem;color: #fff;float: left;}
.you_con dl.cur dd h4 i{display: block;float: left;padding-left: 1rem;}
.you_con dl.cur dd h4 em{display:none;}
.you_con dd p{display: none;font-size: 0.8rem;line-height: 1.6rem;color: #ffffff;font-weight: normal;margin-top: 1rem;clear: both;}
.you_con dl.cur p{display: block;padding-top: 1rem;}

/*赠品定制*/
/*产品优势*/
.cpys {
    padding: 4rem 0 2rem 0;
    z-index: 1;
    position: relative;
  }
  .cpys:before {
    content: "";
    width: 50%;
    height: 25rem;
    background: #f5f5f5;
    position: absolute;
    top: 13.25rem;
    left: 0;
    z-index: -1;
    border-radius: 0.5rem;
  }
  .cpys_tit {
    font-size: 2.1rem;
    color: #0b2b61;
    height: 5rem;
    line-height: 2.2rem;
    overflow: hidden;
    position: absolute;
    top: 6.5rem;
    left: 0;
  }
  .cpys_tit i {
    display: block;
    font-size: 1.1rem;
    font-weight: normal;
  }
  .cpys_nav {
    width: 100%;
    padding-top: 2.5rem;
    height: 3.3rem;
    overflow: hidden;
    margin: 0 auto;
  }
.cpys_nav ul{width: 11%;margin:0 auto;}
.cpys_nav ul li {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 0;
    background: #dde0e6;
    text-align: center;
    border-radius: 100%;
    margin: 0 0.3rem;
    cursor:pointer;
  }
  .cpys_nav ul li.on::before{
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    background: #b72755;
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    z-index: 1;
    border-radius: 100%;
  }
  /*.cpys_nav ul li:before {
    content: "";
    width: 100%;
    height: 0.1rem;
    background: #dde0e6;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .cpys_nav ul li:after {
    content: "";
    width: 0;
    height: 0.1rem;
    background: #0b2b61;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 2;
  }*/
  .cpys_nav ul li.on {
    border: 0.1rem solid #b72755;
    font-weight: bold;
    width: 0.8rem;
    height: 0.8rem;
    background: none;
    margin-top: -0.2rem;
  }
  .cpys_nav ul li.on:after {
    width: 100%;
  }
.zleft,.zright{position:absolute;z-index: 4;top:25rem;}
.zleft{left:-5rem;}
.zright{right: -5rem;}
.cpys_m{margin-top: 1.5rem;width: 100%;}
  .cpys_m dl {
    width: 100%;
    margin: 0 auto;
  }
  .cpys_m dl dt {
    width: 63%;
    float: right;
    height: 25rem;
    overflow: hidden;
  }
  .cpys_m dl dt img{width:100%;height:auto;}
  .cpys_m dl dt:before {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -110%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
  }
  .cpys_m dl dt:hover:before {
    left: 110%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .cpys_m dl dd {
    width: 26%;
    float: left;
    padding: 7rem 0 0 3rem;
    position: relative;
  }
.cpys_m dl dd span{position:absolute;top: -1.2rem;left: 3rem;font-size: 1.5rem;background: #b72755;width: 3rem;height: 4.5rem;padding: 0.5rem 1rem 0 1rem;color: #fff;border-radius: 0.5rem;}
  .cpys_m dl dd h5 {
    font-size: 1.5rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2.2rem;
    font-weight: normal;
  }
  .cpys_m dl dd div.dec {
    font-size: 0.8rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 1.5rem;
    height: 6rem;
    padding-top: 1rem;
  }
  .cpys_m dl dd em {
    border-radius: 0.5rem;
    display: block;
    width: 7.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 3rem;
    border: 1px solid #cccccc;
    font-size: 0.8rem;
    text-align: center;
    letter-spacing: 0.1rem;
    transition: all 0.5s;
  }
.cpys_m dl dd em:hover{transform: translateY(-8px);}
  .cpys_m dl dd em img {
    width: 2.25rem;
    height: 2.25rem;
  }
  /*合作*/
.partner {
    padding: 4.5rem 0 1rem;
    overflow: hidden;
    max-width: 1920px;
    margin: 4rem auto;
    background: #f4f4f4;
  }
  .partner .partner-tit {
    text-align: center;
  }
  .partner .partner-tit a {
    display: inline-block;
    padding-top: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 27.08px;
    color: #2f9daa;
    font-weight: bold;
  }
  .partner .partner-list {
    position: relative;
    padding-top: 1.75rem;
  }
  .partner .partner-list .partner-btn-prev,
  .partner .partner-list .partner-btn-next {
    position: absolute;
    width: 33px;
    height: 32px;
    top: 46%;
    margin-top: -16px;
    z-index: 10;
    cursor: pointer;
  }
  .partner .partner-list .partner-btn-prev img,
  .partner .partner-list .partner-btn-next img {
    width: 36px;
    height: 68px;
    display: block;
  }
  .partner .partner-list .partner-btn-prev {
    left: -5rem;
  }
  .partner .partner-list .partner-btn-next {
    right: -5rem;
  }
  .partner .partner-list .swiper-container {
    padding-bottom: 3.75rem;
  }
  .partner .partner-list li {
    width: 24%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    
    /*margin: 0 1%;*/
    border-radius: 4%;
  }
  .partner .partner-list li a {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    padding: 7% 8%;
    width:84%;
  }
.partner .partner-list li span{
    font-size: 1rem;
    display: block;
    padding: 1rem 0 0.5rem 0;
}
.partner .partner-list li p{
    text-align: left;
    font-size: 0.8rem;
    color: #666;
    line-height: 1.3rem;
}
.partner .partner-list li em{
    font-size: 0.8rem;
    width: 7rem;
    display: block;
    height: 2.5rem;
    line-height: 2.5rem;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    text-align: center;
    margin-top: 1.5rem;
    font-weight: normal;
}

  .partner .partner-list li img {
    width: 100%;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
  }
  .partner .partner-list li:hover {
    box-shadow: 0 0.7rem 1.2rem rgba(47, 157, 170, 0.2);
  }
  .partner .partner-list li:hover img {
    /*transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);*/
  }
  .partner .consult {
    padding-top: 15px;
  }
  .partner .consult .consult-link {
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin-bottom: 15px;
  }
  .partner .consult .consult-link a {
    display: inline-block;
    height: 48px;
    font-size: 18px;
    color: #ffffff;
    background: #2f9daa;
    padding: 0 56px;
    border-radius: 30px 0 30px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
  }
  .partner .consult .consult-link a:hover {
    background: #b72755;
  }
  .partner .consult .consult-tel {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
  .partner .consult .consult-tel p {
    display: inline-block;
    height: 40px;
    padding-left: 34px;
    position: relative;
  }
  .partner .consult .consult-tel p i {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    left: 0;
    top: 50%;
    margin-top: -12px;
    z-index: 1;
  }
  .partner .consult .consult-tel p i img {
    width: 24px;
    height: 24px;
    display: block;
  }
  .partner .consult .consult-tel p span {
    float: left;
    height: 40px;
    font-size: 28px;
    color: #2f9daa;
  }
  .partner .consult .consult-tel p span:last-of-type {
    margin-left: 1.75rem;
  }
/*@media screen and (max-width: 1600px) {
    .content24 {
        width: 1400px;
    }
}

@media screen and (max-width: 1500px) {
    .content24 {
        width: 1300px;
    }
}

@media screen and (max-width: 1300px) {
    .content24 {
        width: 1200px;
    }
}
*/
/*新闻资讯*/
.news{padding: 0.5rem 0 0 0;}
.news_t h2{float: left;}
.news_t .tit {text-align: left;}
.news_t ul{float: right;padding-top: 20px;}
.news_t ul li{display: inline-block;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #333;margin: 0 1.5rem 0 10px;box-sizing: border-box;}
.news_t ul li:last-child{margin-right:0;}
.news_t ul li a{display: block;height: 2rem;line-height: 2rem;color: #333;font-size: 1rem;}
.news_t ul li.cur{border-bottom: 0.15rem solid #b72755;}
.news_t ul li.cur a{
    font-weight: bold;color: #b72755;
}
.news_con{margin-top: 2rem;}
.news_l{float: left;width: 40.85%;}
.news_l dl{width: 100%;padding: 2.5rem 2rem 0;height: 33.5rem;border-radius: 0.4rem;box-sizing: border-box;background: #f5f5f5;}
.news_l dt{ position: relative;display: block;width: 100%;}
.news_l dt img{display: block;width: 100%;}
.news_l dd i{display: block;font-size: 1.2rem;color: #b72755;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 2.5rem;font-family: 'Galano Classic Alt Bold';}
.news_l dd i img{display: block;width: 1.5rem;height: 1.5rem;float: right;}
.news_l dd h4 a{display: block;font-size: 1rem;color: #333333;line-height: 1.2rem;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 2.4rem;}
.news_l dd p{display: block;margin-top: 1rem;font-size: 0.8rem;color: #666666;line-height: 1.7rem;margin-bottom: 2rem;}
.news_r{float: right;width: 52.85%;}
.news_r dl{border-bottom: 1px solid #dddddd;padding: 1.65rem 0;box-sizing: border-box;}
.news_r dl:first-child{padding-top: 0;}
.news_r dt{float: right;width: 32.43%;height:7.2rem;}
.news_r dt img{display: block;width: 100%;height: 7.2rem;object-fit: cover;object-position: center;}
.news_r dd{float:left;width: 61.21%;}
.news_r dd h4 a{display: block;font-size: 1rem;color: #333333;line-height: 1.3rem;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 0.3rem;}
.news_r dd p{display: block;margin-top: 1rem;font-size: 0.8rem;color: #666666;line-height: 1.7rem;}
.news_r dd .more{display: block;margin-top: 0.6rem;font-size:0.9rem ;color: #cc171e;line-height: 0.9rem;}
.news_r dd .more img{display: inline-block;margin-left: 0.8rem;width: 0.9rem;height: 0.5rem;vertical-align: 0.1rem;}

.news_l dd h4 a:hover,.news_r dd h4 a:hover{ color: #b72755;}
@media screen and  (max-width:1440px){
.news_l dd p{height:4rem;}
       }


/*案例*/
.g_an{background:#f6f6f6;padding: 4rem 0 0 0;margin-bottom: 5rem;}
.g_an .swiper-button-next,.g_an .swiper-button-prev{top: 11rem;width:2.2rem;height:3.6rem;cursor:Default;margin-top:0;overflow:hidden}
.g_an .swiper-button-next{background:url(../images/aright.png) no-repeat;background-size:2.2rem 3.6rem;right: 17%;}
.g_an .swiper-button-prev{background:url(../images/aleft.png) no-repeat;background-size:2.2rem 3.6rem;left: 17%;}
.g_an .antit{height:13rem}
.g_an .antit h2{float:left;width: 29%;}
.g_an .antit h2 b{font-size: 2.1rem;font-weight:400;line-height:4.2rem;color:#111519;display:block;font-weight:700}
/*.g_an .antit h2 em{font-size: 0.8rem;font-weight:400;line-height: 2.5rem;color: #333;display:block;position:relative;padding-left: 2.9rem;border: 1px solid #b72755;width: 4.2rem;height: 2.5rem;border-radius: 0.5rem;margin-top: 1rem;}
.g_an .antit h2 em:before{content:"";position:absolute;width: 1.2rem;height: 1.2rem;background:url(../images/video.png) no-repeat;left: 1.2rem;background-size:1.2rem 1.2rem;top:50%;margin-top:-.5rem}
*/
.g_an .antit h2 span{font-size: 0.8rem;font-weight:400;line-height: 2.5rem;color: #333;display:block;position:relative;padding-left: 2.9rem;border: 1px solid #b72755;width: 4.2rem;height: 2.5rem;border-radius: 0.5rem;margin-top: 1rem;text-decoration: none;cursor: pointer;}
.g_an .antit h2 span:before{content:"";position:absolute;width: 1.2rem;height: 1.2rem;background:url(../images/video.png) no-repeat;left: 1.2rem;background-size:1.2rem 1.2rem;top:50%;margin-top:-.5rem}
.g_an .zoufr{float:right;width: 70%;padding-top:1rem;}
.g_an .zoufr p{font-size:0.8rem;line-height:1.5rem;padding-bottom:1rem;}
.g_an .antit ul li{float:left;position: relative;margin-right: 8rem;}
.g_an .antit ul li b{font-size: 1.5rem;height: 3rem;display: block;line-height: 3rem;color: #b72755;}
.g_an .antit ul li span{display: block;font-size: 0.9rem;}
.g_an .antit ul li:before{content:"";position:absolute;width:1px;height: 3rem;background:#d6d6d6;left: 10rem;top: 1rem;}
.g_an .antit ul li:last-child:before{background:none;}
.g_an .antit ul .cur a,.g_an .antit ul li a:hover{font-size:1.05rem;font-weight:400;line-height:1.5rem;color:#b72755}
.g_an .antit ul .cur a i,.g_an .antit ul li a:hover i{display:block}
.g_an .antit ul .cur a b,.g_an .antit ul li a:hover b{font-weight:700}
.g_an .antit ul .cur a:after,.g_an .antit ul li a:hover:after{height:1.2rem}
.g_an .m_an{position:relative}
.g_an .m_an dl{position:relative}
.g_an .m_an dl dt{width:100%;display:block;overflow: hidden;}
.g_an .m_an dl dt img{width:100%;display:block;transition:all .3s linear 0s;}
.g_an .m_an dl dd{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(8,19,38,.5)}
.g_an .m_an dl dd i{display:none}
.g_an .m_an dl dd i img{transition:all .3s linear 0s;display:block}
.g_an .m_an dl dd h4 a{display:none}
.g_an .m_an dl dd p{display:none}
.g_an .m_an .swiper-slide-active dd{display:block;position:absolute;left:0;bottom:0;top:auto;height: 9rem;background:url(../images/cobg.png) repeat;width: 100%;}
.g_an .m_an .swiper-slide-active dd i{}
.g_an .m_an .swiper-slide-active dd i img{width:100%;display:block;border-radius:50%;}
.g_an .m_an .swiper-slide-active dd h4 a{display:block;padding: 2rem 0 0 7%;font-size:1.2rem;font-weight:400;line-height:2rem;color:#fff;font-weight:700;margin-bottom:.4rem}
.g_an .m_an .swiper-slide-active dd p{display:block;font-size: .9rem;font-weight:400;line-height:1.4rem;color:#fff;padding: 0 5% 0 7%;}
.g_an .m_an dl:hover i img{transform:scale(1.1)}
.g_an .m_an dl:hover dt img{transform:scale(1.1)}
/**/

@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}



@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }</pre></body></html>