/* 前端白明明 */


@charset "UTF-8";

@font-face {
  font-family: "din";
  src: url("../fonts/din.otf");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "ari";
  src: url("../fonts/arialrounded.otf");
  font-weight: normal;
  font-style: normal;
}


*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #333;font-family:'微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

.gdt::-webkit-scrollbar{ width:12px;height: 1px;border-radius: 30px;padding: 5px;}

.gdt::-webkit-scrollbar-thumb{ background:#aaa;border-radius: 30px;}

.gdt::-webkit-scrollbar-track{ background:#f0f0f0;border-radius: 30px;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_50{font-size: 50px;}

.f_60{font-size: 60px;}

/*分页*/

.page1{ text-align:center; height: 32px;margin:   0;text-align: center;display: flex;justify-content: center;}

.page1 span a{display: block;  color:#999;  width: 32px;height: 32px; text-decoration:none;font-size: 14px;border-radius: 2px;}

.page1 span  a:hover ,.page1 span.current a{ background:#e60012;color:#fff;}

.page1 span{margin:0 8px;display: inline-block; line-height: 32px; color:#999;}

.page1 span input{display: block;width: 40px;height: 32px;border: 1px solid #e2e6f1;border-radius: 2px;outline: none;text-align: center;background:rgba(0, 0, 0, 0) ;}

.page1 span a.pre{background: #fff  url(../images/r_sj_hei.png)  center no-repeat; position: relative; width: 32px;height: 32px; transform: rotate(180deg);-webkit-transform: rotate(180deg);border: 1px solid #e2e6f1;border-radius: 2px;}

.page1 span a.pre:hover{background: #e60012 url(../images/r_sj_hua.png)  center no-repeat;opacity: 1;border: 1px solid #e60012;}

.page1 span a.nex{background: #fff url(../images/r_sj_hei.png)  center no-repeat;position: relative; width: 32px;height: 32px; border: 1px solid #e2e6f1;border-radius: 2px;}

.page1 span a.nex:hover{background: #e60012 url(../images/r_sj_hua.png)  center no-repeat;opacity: 1;border: 1px solid #e60012;}

.page2{width: 120px;height: 40px;background: #e60012;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;text-align: center;}

.a_dw{position: relative;top: -61px;}

.box {max-width:1600px;min-width: 1200px;width:90%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

.f100{font-weight: 100;}


/* 头部 */

.head{position: fixed;width: 100%;background: #fff;top: 0;left: 0;z-index: 9;background: #fff;border-bottom: 1px solid #f0f0f0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.head .logo{display: block;float: left;height: 60px;margin-top: 15px;position: relative;}

.head .logo img{display: block;height: 100%;}

.head .logo img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;}

.head .hrt{float: right;}

.head .hrt .en{display: block;float: right;line-height: 90px;margin-left: 130px;color: #666;}


.head .hrt .ss{width: 40px;height: 40px; position: absolute;top: 25px;right: 50px; border-radius: 30px;overflow: hidden;z-index: 3;}

.head .hrt .ss a{display: block;height: 40px;width: 40px;background: url(../images/ss_hui.png) center no-repeat;position: absolute;top: 0;right: 0;}

.head .hrt .ss input{display: block;width: 0px;height: 40px;position: absolute;top: 0;right: 40px;border: 0;outline: none;resize: none;}

.head .hrt .ul1{float: left;}

.head .hrt .ul1 li{float: left;margin-right: 60px;}

.head .hrt .ul1 li .ltop{position: relative;}

.head .hrt .ul1 li .ltop a{display: block;line-height: 90px;position: relative;}

.head .hrt .ul1 li .ltop a s{display: block;width: 0%;height: 2px;background: #e60012;position: absolute;left: 0;bottom: 0;z-index: 2;}

.head .hrt .ul1 li:last-child{margin-right: 0;}

.head .hrt .ul1 li .lbtm{position: fixed;width: 100%;left: 0;top: 91px; background: #fff; overflow: hidden;display: none;z-index: 2;-moz-box-shadow:0px 0px 3px #ddd; -webkit-box-shadow:0px 0px 3px #ddd; box-shadow:0px 0px 3px #ddd;}

.head .hrt .ul1 li.zid .lbtm{z-index: 3;}

.head .hrt .ul1 li .lbtm .box{position: relative;height: 100%;min-height: 420px;}

.head .hrt .ul1 li .lbtm .wzl{width: 25%;float: left;padding-top: 80px;}

.head .hrt .ul1 li .lbtm .wzl{color: #666;}

.head .hrt .ul1 li .lbtm .wzl .len{opacity: 0.2;margin-top: 20px;}

.head .hrt .ul1 li .lbtm .wzlb{width: 25%;float: left;margin-top: 60px;max-height: 300px;overflow: auto;padding-right: 20px;}

.head .hrt .ul1 li .lbtm .wzlb::-webkit-scrollbar{ width:12px;height: 1px;border-radius: 30px;padding: 5px;}

.head .hrt .ul1 li .lbtm .wzlb::-webkit-scrollbar-thumb{ background:#aaa;border-radius: 30px;}

.head .hrt .ul1 li .lbtm .wzlb::-webkit-scrollbar-track{ background:#f0f0f0;border-radius: 30px;} 

.head .hrt .ul1 li .lbtm .wzlb a{display: block;line-height: 56px;color: #666;border-bottom: 1px solid #eee;background: url(../images/jt_kon.png)  100% center no-repeat;}

.head .hrt .ul1 li .lbtm .wzlb a:hover{color: #e60012;background: url(../images/jt_hon.png)  95% center no-repeat;}

.head .hrt .ul1 li .lbtm .img{display: block;height: 100%;position: absolute;top: 0;left: 62.5%;width: 47.5%;}

.head.kong{background: rgba(0, 0, 0, 0);border-bottom: 1px solid rgba(255, 255, 2550, 0.1);} 

.head.kong .logo img{opacity: 0;}

.head.kong .logo img:nth-child(1){opacity: 1;}

.head.kong .hrt .ul1 li .ltop a{color: #fff;}

.head.kong .hrt .ss a{background: url(../images/ss_bai.png) center no-repeat;}

.head.kong .hrt .en{color: #fff;}

.head:hover{background: #fff;border-bottom: 1px solid #f0f0f0;}

.head:hover .logo img{opacity: 1;}

.head:hover .logo img:nth-child(1){opacity: 0;}

.head:hover .hrt .ul1 li .ltop a{color: #333;}

.head:hover .hrt .ss a{background: url(../images/ss_hui.png) center no-repeat;}

.head:hover .hrt .en{color: #333;}

.head.act{background: #fff;border-bottom: 1px solid #f0f0f0;}

.head.act .logo{height: 40px;margin-top: 10px;}

.head.act .logo img{opacity: 1;}

.head.act .logo img:nth-child(1){opacity: 0;}

.head.act .hrt .ul1 li .ltop a{color: #333;}

.head.act .hrt .ss a{background: url(../images/ss_hui.png) center no-repeat;}

.head.act .hrt .en{color: #333;}

.head.act .hrt .ul1 li .ltop a,.head.act .hrt .en{line-height: 60px;}

.head.act .hrt .ss{top: 10px;}

.head.act .hrt .ul1 li .lbtm{top: 61px;}

.head .hrt .en:hover{color: #e60012;}

.head .hrt .ss:hover{background: #fff; width: 320px;-moz-box-shadow:0px 0px 3px #ddd; -webkit-box-shadow:0px 0px 3px #ddd; box-shadow:0px 0px 3px #ddd;}

.head .hrt .ss:hover input{width: 260px;}

.head .hrt .ul1 li:hover .ltop a,.head .hrt .ul1 li.act .ltop a{color: #e60012;}

.head .hrt .ul1 li:hover .ltop a s,.head .hrt .ul1 li.act .ltop a s{width: 100%;}







/* 首页 */

.i1{position: relative;z-index: 3;background: #fff;}

.i1 .swiper1{}

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox video{display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 2;height: 100%;object-fit: cover;}

.i1 .swiper1 .swiper-slide .sbox .txt{width: 100%;position: absolute;top: 50%;left: 0;z-index: 5;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}

.i1 .swiper1 .swiper-slide .sbox .txt .itt{transform: translateY(50px);transform: translateY(50px);opacity: 0;padding-left: 10%;}

.i1 .swiper1 .swiper-slide .sbox .txt .itc{line-height: 1.5;margin: 30px 0 50px;transform: translateY(50px);transform: translateY(50px);opacity: 0;padding-left: 10%;}

.i1 .swiper1 .swiper-slide .sbox .txt .dh{transform: translateY(50px);transform: translateY(50px);opacity: 0;padding-left: 10%;}

.i1 .swiper1 .swiper-slide .sbox .txt .more{display:flex;width: 155px;height: 46px;align-items: center;align-content: center;color: #fff;background: #e60012;border-radius: 30px;justify-content: space-between;padding: 0 18px;-webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);}

.i1 .swiper1 .swiper-slide .sbox .txt .more s{display: block;width: 24px;height: 24px;background: url(../images/sj_l.png) center no-repeat;background-size: cover;}

.i1 .swiper1 .swiper-slide .sbox .txt .more:hover{-webkit-animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);}

.i1 .swiper1 .ceng{position: absolute;width:100% ;height: 1px; left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%); z-index: 3;}

.i1 .swiper1 .ceng .pagination1{position: relative;top: 200px;left: 0;width: 100%;text-align: left;padding-left: 10%;}

.i1 .swiper1 .ceng .pagination1 span{width: 10px;height: 10px;background: #fff;border: 1px solid rgba(0, 0, 0, 0); opacity: 1;margin-right: 15px;transform: scale(0.6);-webkit-transform: scale(0.6);}

.i1 .swiper1 .ceng .pagination1 span.swiper-pagination-bullet-active{opacity: 1;background: rgba(0, 0, 0, 0);border: 1px solid #fff;transform: scale(1);-webkit-transform: scale(1);}

.i1 .swiper1 .ceng  .btn{display: block;width: 50px;height: 50px;cursor: pointer;background: rgba(0, 0, 0, 0) url(../images/jt_l.png) center no-repeat;position: absolute;top: 50%;margin-top: -25px;left: auto;right: 0;}

.i1 .swiper1 .ceng  .btn:hover{background:  url(../images/jt_h.png) center no-repeat;}

.i1 .swiper1 .ceng  .prev1{transform: rotate(180deg);-webkit-transform: rotate(180deg);left: 0;}

.i1 .swiper1 .swiper-slide-active .sbox .txt .itt{transform: translateY(0px);transform: translateY(0px);opacity: 1;transition-delay: .8s;-webkit-transition-delay: .8s;}

.i1 .swiper1 .swiper-slide-active .sbox .txt .itc{transform: translateY(0px);transform: translateY(0px);opacity: 1;transition-delay: .9s;-webkit-transition-delay: .9s;}

.i1 .swiper1 .swiper-slide-active .sbox .txt .dh{transform: translateY(0px);transform: translateY(0px);opacity: 1;transition-delay: 1s;-webkit-transition-delay: 1s;}

.i1 .swiper1 .xia{display: block;width: 2px;height: 28px;position: absolute;left: 50%;bottom: 30px;z-index: 3;}

.i1 .swiper1 .xia span{display: block;width: 2px;height: 28px;position: absolute;background: #fff;overflow: hidden;}

.i1 .swiper1 .xia span s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: #35373d;-webkit-animation: sx 2.5s linear infinite ;animation: sx 2.5s linear infinite;}

.i1 .swiper1 .xia .wz{color: #fff;position: absolute;width: 40px;position: absolute;top: -20px;left: -20px;text-align: center;}

.swiper-button-disabled {opacity: 0.2;pointer-events: none;}

.pd100{padding: 100px 0;}

.i2{background: url(../images/in_2.jpg) center left no-repeat;background-size: cover;padding-left: 8.33%;}

.i2 .itop{display: flex;justify-content: space-between;}

.i2 .itop .ilt{width: 26%;}

.i2 .itop .ilt .en{color: #ccc;margin-top: 20px;}

.i2 .itop .irt{width: 74%;display: flex;border-bottom: 1px solid #aaa;height: 140px;text-align: center;position: relative;top: -10px;}

.i2 .itop .irt li{margin-right: 0px;cursor: pointer;position: relative;width: 16.66%;padding: 0 10px;}

.i2 .itop .irt li:last-child{margin-right: 0;}

.i2 .itop .irt li .ico{width: 80px;position: relative;margin: 0 auto ;}

.i2 .itop .irt li .ico img{display: block;width: 100%;}

.i2 .itop .irt li .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.i2 .itop .irt li .wz{line-height: 1.5;color: #222;font-size: 14px;}

.i2 .itop .irt li s{display: block;width: 0%;position: absolute;left: 0;bottom: -1px;z-index: 2;height: 3px;background: #e60012;}

.i2 .itop .irt li.act .ico img,.i2 .itop .irt li:hover .ico img{opacity: 0;}

.i2 .itop .irt li.act .ico img:nth-child(2),.i2 .itop .irt li:hover .ico img:nth-child(2){opacity: 1;}

.i2 .itop .irt li.act .wz,.i2 .itop .irt li:hover .wz{color: #e60012;}

.i2 .itop .irt li.act s{width: 100%;}


.i2 .ibtm{}

.i2 .ibtm .swiper2{padding: 90px 0 150px;}

.i2 .ibtm .swiper2 .swiper-slide{padding: 5px 0;width: 560px;}

.i2 .ibtm .swiper2 .swiper-slide .sbox{display: block;}

.i2 .ibtm .swiper2 .swiper-slide .sbox .img{background: #fff;border-radius: 10px;overflow: hidden;border: 1px solid #fff;-moz-box-shadow:0px 0px 5px #ddd; -webkit-box-shadow:0px 0px 5px #ddd; box-shadow:0px 0px 5px #ddd;}

.i2 .ibtm .swiper2 .swiper-slide .sbox .img img{display: block;width: 100%;transform: scale(1.000000001);-webkit-transform: scale(1.000000001);}

.i2 .ibtm .swiper2 .swiper-slide .sbox .att{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 25px 0 15px;color: #222;}

.i2 .ibtm .swiper2 .swiper-slide .sbox .atc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #666;}

.i2 .ibtm .swiper2 .swiper-slide:hover .sbox .img img{display: block;width: 100%;transform: scale(1.1);-webkit-transform: scale(1.1);}

.i2 .ibtm .swiper2 .swiper-slide:hover .sbox .att{color: #e60012;}

.i2 .ibtm .swiper2 .swiper-slide.act .sbox .img{border: 1px solid #e60012;}

.i2 .ibtm .swiper2 .ceng{position: absolute;width: 91%;bottom: 0;left: 0;z-index: 2;height: 63px;}

.i2 .ibtm .swiper2 .ceng .pagination2{width: calc(100% - 280px);height: 1px;background: #aaa;left: 0;top: 31px;}

.i2 .ibtm .swiper2 .ceng .pagination2 span{background: #e60012;}

.i2 .ibtm .swiper2 .ceng .btn{width: 120px;height: 63px;position: absolute;background: url(../images/in_2_8.png) center no-repeat;background-size: cover; top: 0;right: 120px;cursor: pointer;}

.i2 .ibtm .swiper2 .ceng .btn:hover{background: url(../images/in_2_8h.png) center no-repeat;background-size: cover;}

.i2 .ibtm .swiper2 .ceng .next2{right: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.en{font-family: arial;}

.i3{position: relative;overflow: hidden;color: #fff;background: #000;}

.i3 img{display: block;width: 100%;position: relative;z-index: 3;}

.i3 video{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;object-fit: cover;}

.i3 .itxt{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 4;padding-top: 7.4%;}

.i3 .itxt .en{margin: 15px 0 190px;}

.i3 .itxt .ul1{width: 100%;max-width: 470px;line-height: 1.8;text-align: justify;}

.i3 .itxt .ul1 li{display: none;}

.i3 .itxt .ul1 li:nth-child(1){display: block;}

.i3 .itxt .ul1 li .more{display: block;width: 110px;line-height: 24px;background: url(../images/jt_rb.png) center right no-repeat;color: #fff;margin-top: 50px;text-decoration: underline;}

.i3 .ibtm{width: 100%;position: absolute;bottom: 0;left: 0;z-index: 4;bottom: 0;z-index: 5;color: #fff;}

.i3 .ibtm .ul1{height: 255px;display: flex;border-right: 1px solid rgba(255, 255, 255, 0.3);}

.i3 .ibtm .ul1 li{position: relative;width: 20%;height: 100%;z-index: 2;border-left: 1px solid rgba(255, 255, 255, 0.3);padding: 30px;line-height: 1.7;cursor: pointer;}

.i3 .ibtm .ul1 li s{display: block;width: 100%;height: 0%;background: #e60012;position: absolute;bottom: 0;left: 0;z-index: -1;}

.i3 .ibtm .ul1 li span{display: block;width: 0px;height: 2px;background: #fff;position: absolute;bottom: 30px;left: 30px;z-index: 3;}

.i3 .ibtm .ul1 li.act s{height: 100%;}

.i3 .ibtm .ul1 li.act span{width: 70px;}

.i3 .itxt .ul1 li .more:hover{color: #e60012;background: url(../images/jt_rh.png) center right no-repeat;}

.i4{}

.i4 .tt{display: flex;align-items: center;align-content: center;justify-content: space-between;}

.i4 .tt .more{display: block;width: 90px;line-height: 20px;color: #666;background: url(../images/mo_1_1.png) center right no-repeat;}

.i4 .tt .more:hover{background: url(../images/mo_1_2.png) center right no-repeat;color: #e60012;}

.i4 .en{display: flex;align-items: center;align-content: center;justify-content: space-between;margin-top: 15px;color: #ccc;}

.i4 .en span{display: block;width: 60px;}

.i4 .en s{display: block;width: calc(100% - 60px);height: 1px;background: #ccc;}

.i4 .swiper3{padding: 60px 0 50px;}

.i4 .swiper3 .swiper-slide{}

.i4 .swiper3 .swiper-slide .sbox{display: block;padding: 55px 40px;position: relative;border: 1px solid #ddd;overflow: hidden;}

.i4 .swiper3 .swiper-slide .sbox .xian{display: block;width: 0%;height: 6px;position: absolute;top: 0;left: 0;z-index: 2;background: #e60012;}

.i4 .swiper3 .swiper-slide .sbox .day{font-family: arial;color: #999;padding-left: 20px;line-height: 20px;background: url(../images/day.png) left center no-repeat;}

.i4 .swiper3 .swiper-slide .sbox .itt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 30px 0;}

.i4 .swiper3 .swiper-slide .sbox .itc{color: #666;line-height: 32px;height: 64px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 30px;}

.i4 .swiper3 .swiper-slide .sbox .img,.i4 .swiper3 .swiper-slide .sbox .img img{display: block;width: 100%;overflow: hidden;}

.i4 .swiper3 .swiper-slide .sbox .img  img{transform: scale(1.000000001);-webkit-transform: scale(1.000000001);}

.i4 .swiper3 .swiper-slide .sbox:hover .xian{width: 100%;}

.i4 .swiper3 .swiper-slide .sbox:hover .itt{color: #e60012;}

.i4 .swiper3 .swiper-slide .sbox:hover .img  img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.i4 .swiper3 .pagination3{bottom: 0;}

.i4 .swiper3 .pagination3 span{background: #fff;opacity: 1;border: 1px solid #ddd;margin: 0 5px;}

.i4 .swiper3 .pagination3 span.swiper-pagination-bullet-active{background: #e60012;border: 1px solid #e60012;}


/* 底部 */

.footer{padding: 55px 0 70px;background: #f7f8fa;}

.footer .footer1{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.footer .footer1 .frt{display: flex;}

.footer .footer1 .frt a{display: block;width: 160px;line-height: 44px;text-align: center;border-radius: 30px;margin-left: 20px;border:1px solid #333}

.footer .footer1 .frt a:hover{border: 1px solid #e60012;color: #e60012;}

.footer .footer2{display: flex;justify-content: space-between;padding: 35px 0;border-top:1px solid #ddd ;border-bottom: 1px solid #ddd;margin: 60px 0 25px;}

.footer .footer2 .flt{width: 35%;}

.footer .footer2 .flt .logo{display: block;margin-bottom: 40px;}

.footer .footer2 .flt .dh{display: flex;line-height: 20px;margin-bottom: 20px;justify-content: space-between;}

.footer .footer2 .flt .dh .ico{display: block;width: 18px;}

.footer .footer2 .flt .dh span{display: block;width: calc(100% - 30px);color: #666;}

.footer .footer2 .flt .ewmox{display: flex;}

.footer .footer2 .flt .ewm{display: block;width: 120px;text-align: center;line-height: 20px;color: #aaa;font-size: 14px;margin-right: 20px;}

.footer .footer2 .flt .ewm img{display: block;width: 100px;margin: 40px auto 10px;}

.footer .footer2 .frt{width: 65%;padding-left: 50px;border-left: 1px solid #ddd;display: flex;justify-content: space-between;}

.footer .footer2 .frt li{width: calc(calc(100% - 110px) / 5);padding-right: 20px;}

.footer .footer2 .frt li a{display: block;color: #666;margin-bottom: 20px;line-height: 1.5;}

.footer .footer2 .frt li a:nth-child(1){margin-bottom: 30px;color: #000;}

.footer .footer2 .frt li a:hover{color: #e60012;text-decoration: underline;}

.footer .footer2 .frt li:last-child{width: 110px;padding-right: 0;}

.footer .footer3{color:  #888;position: relative;z-index: 3;display: flex;justify-content: space-between;}

.footer .footer3 *{color: #888;}

.footer .footer3 .flt{display: flex;}

.footer .footer3 .flt a,.footer .footer3 .flt img{display: block;margin: 0 10px;}

.footer .footer3 a:hover{color: #e60012;font-weight: 400;}

.footer_in{display: flex;width: 100%;height: 160px;justify-content: center;align-items: center;align-content: center;background: #e60012;color: #fff;}

.footer_in a{display: block;width: 160px;line-height: 44px;background: #fff;text-align: center;border-radius: 30px;color: #e60012;margin-left: 30px;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);}

.footer_in a:hover{-webkit-animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);}

/* 关于 */

.banner{position: relative;overflow: hidden;margin-top: 91px;text-align: center;}

.banner img{display: block;width: 100%;}

.banner .mimg{display: none;}

.banner::after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: rgba(0, 0, 0, 0.15);}

.banner .txt{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);  left: 0;z-index: 2;color: #fff;}

.banner .txt .tc{margin: 30px 0;color: rgba(255, 255, 255, 0.4);}

.banner .txt .xian{display: block;width: 60px;height: 4px;background: #e60012;margin: 0 auto;}

.ab1{text-align: center;background: url(../images/ab_2.jpg) center no-repeat;background-size: cover;}

.ab1 .en{color: #ccc;margin: 15px 0 80px;}

.ab1 .atop{display: flex;align-items: center;align-content: center;justify-content: space-between;}

.ab1 .atop .alt{width: 40%;}

.ab1 .atop .alt .swiper4{}

.ab1 .atop .alt .swiper4 .swiper-slide{}

.ab1 .atop .alt .swiper4 .swiper-slide img{display: block;width: 100%;}

.ab1 .atop .alt .swiper4 .prev4{width: 50px;height: 50px;margin-top: -25px;left: 30px;background: rgba(0, 0, 0, 0.6) url(../images/jt_l.png) center no-repeat;background-size: 26px;border-radius: 50%;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab1 .atop .alt .swiper4 .next4{width: 50px;height: 50px;margin-top: -25px;right: 30px;background: rgba(0, 0, 0, 0.6) url(../images/jt_l.png) center no-repeat;background-size: 26px;border-radius: 50%;}

.ab1 .atop .alt .swiper4 .prev4:hover,.ab1 .atop .alt .swiper4 .next4:hover{background: #e60012 url(../images/jt_l.png) center no-repeat;background-size: 26px;}

.ab1 .atop .alt .swiper4 .pagination4{bottom: 25px;}

.ab1 .atop .alt .swiper4 .pagination4 span{background: #fff;width: 10px;height: 10px;opacity: .5;}

.ab1 .atop .alt .swiper4 .pagination4 .swiper-pagination-bullet-active{opacity: 1;}

.ab1 .atop .art{width: 54%;text-align: justify;line-height: 1.5;}

.ab1 .atop .art .att{margin: 15px 0;line-height: 1.5;min-height: 50px;}

.ab1 .atop .art .atc{line-height: 30px;height: 180px;overflow: auto;padding-right: 40px;}


.ab2{text-align: center;}

.ab2 .en{color: #ccc;margin: 15px 0 80px;}

.ab2 .atop{position: relative;padding-right: 300px;}

.ab2 .atop .xian{display: block;width: 100%;height: 6px;background: #666;position: absolute;top: 295px;left: 0;}

.ab2 .atop .bg1{width: 280px;height: 230px;position: absolute;top: 67px;right: 0;background: url(../images/ab_2_1.png) center no-repeat;}

.ab2 .atop .swiper5{}

.ab2 .atop .swiper5 .swiper-slide{}

.ab2 .atop .swiper5 .swiper-slide .sbox{height: 596px;position: relative;width: 100%;}

.ab2 .atop .swiper5 .swiper-slide .sbox .day{color: #666;font-family: arial;position: relative;background: #fff;z-index: 3;}

.ab2 .atop .swiper5 .swiper-slide .sbox .stc{line-height: 30px;height: 130px; text-align: justify;position: relative;z-index: 3;background: #fff;padding: 10px 0 ;font-weight: 100;}

.ab2 .atop .swiper5 .swiper-slide .sbox s{display: block;width: 1px;height: 130px;margin: 0 auto;background: #666;}

.ab2 .atop .swiper5 .swiper-slide:nth-child(2n) .sbox{padding-top: 440px;}

.ab2 .atop .swiper5 .swiper-slide:nth-child(2n) .sbox s{position: absolute;top: 300px;left: 50%;}

.ab2 .atop .swiper5 .bg2{width: 74%;height: 66px;position: absolute;top: 229px;right: 0;z-index: 3;background: url(../images/ab_2_1.jpg) center right no-repeat;background-size: 100%;}

.ab2 .atop .btn {width: 50px;height: 50px;border: 1px solid #aaa;position: absolute;border-radius: 50%;top: 60%;right: 75px;cursor: pointer;background: #fff url(../images/jt_h2.png) center no-repeat;background-size: 30px;}

.ab2 .atop .prev5{right: 170px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab2 .atop .btn:hover{background: #e60012  url(../images/jt_l.png) center no-repeat;background-size: 30px; border: 1px solid #e60012;}

.ab3{text-align: center;background: #f7f8fa;}

.ab3 .en{color: #ccc;margin: 15px 0 50px;}

.ab3 .ul1{display: flex;-moz-box-shadow:0px 2px 10px #ddd; -webkit-box-shadow:0px 2px 10px #ddd; box-shadow:0px 2px 10px #ddd;overflow: hidden;}

.ab3 .ul1 li{width: 20%;border-right: 1px solid #ddd;height: 320px;position: relative;z-index: 2;padding: 60px 20px 0;}

.ab3 .ul1 li:last-child{border: 0;}

.ab3 .ul1 li div{position: relative;z-index: 2;}

.ab3 .ul1 li .ico{display: block;width: 80px;margin: 0 auto 10px;position: relative;}

.ab3 .ul1 li .ico img{display: block;width: 100%;}

.ab3 .ul1 li .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.ab3 .ul1 li .ltc{line-height: 30px;margin-top: 15px;}

.ab3 .ul1 li .tp{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: #fff;}

.ab3 .ul1 li .tp img{display: block;width: 100%;height: 100%;opacity: 0;}

.ab3 .ul1 li:hover .tp{background: #e60012;}

.ab3 .ul1 li:hover .tp img{opacity: 0.2;}

.ab3 .ul1 li:hover .ico img{opacity: 0;}

.ab3 .ul1 li:hover .ico img:nth-child(2){opacity: 1;}

.ab3 .ul1 li:hover .wz {color: #fff;}

.ab4{text-align: center;position: relative;z-index: 1;}

.ab4 .en{color: #ccc;margin: 15px 0 50px;}

.ab4 .att{height: 42px;border-bottom: 1px solid #ddd;text-align: left;display: flex;justify-content: space-between;margin-bottom: 50px;}

.ab4 .ul1{display: flex;margin-bottom: 120px;}

.ab4 .ul1 li{width: 23.125%;position: relative;overflow: hidden;margin-right: 2.5%;}

.ab4 .ul1 li img{display: block;width: 100%;}

.ab4 .ul1 li .txt{width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}

.ab4 .ul1 li .txt .ltt{margin-bottom: 15px;font-family: Arial, Helvetica, sans-serif;}

.ab4 .ul1 li:last-child{margin-right: 0;}

.ab4 .att .art{display: flex;}

.ab4 .att .art span{display: block;width: 120px;line-height: 40px;background: #fff;color: #666;cursor: pointer;text-align: center;}

.ab4 .att .art span.act,.ab4 .att .art span:hover{background: #e60012;color: #fff;}

.ab4 .abtm{padding: 0 100px;position: relative;}

.ab4 .abtm .swiper6{}

.ab4 .abtm .swiper6 .swiper-slide{padding: 20px;}

.ab4 .abtm .swiper6 .swiper-slide .sbox{padding: 40px 0;text-align: center;}

.ab4 .abtm .swiper6 .swiper-slide .sbox .img{display: block;margin: 0 auto 20px;width: 90%;max-width: 250px;}

.ab4 .abtm .swiper6 .swiper-slide .sbox .tc{line-height: 1.5;}

.ab4 .abtm .swiper6 .swiper-slide:hover .sbox{-moz-box-shadow:0px 2px 10px #ddd; -webkit-box-shadow:0px 2px 10px #ddd; box-shadow:0px 2px 10px #ddd;}

.ab4 .abtm .swiper6 .swiper-slide:hover .sbox .tc{color: #e60012;}

.ab4 .abtm .btn {width: 50px;height: 50px;border: 1px solid #aaa;position: absolute;border-radius: 50%;top: 50%;right: 0;margin-top: -25px; cursor: pointer;background: #fff url(../images/jt_h2.png) center no-repeat;background-size: 30px;}

.ab4 .abtm .prev6{left: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab4 .abtm .btn:hover{background: #e60012  url(../images/jt_l.png) center no-repeat;background-size: 30px; border: 1px solid #e60012;}

.ab5 {text-align: center;position: relative;z-index: 1;padding-bottom: 0;}

.ab5 .en{color: #ccc;margin: 15px 0 50px;}

.ab5 .swiper7{}

.ab5 .swiper7 .swiper-slide{}

.ab5 .swiper7 .swiper-slide .sbox{position: relative;}

.ab5 .swiper7 .swiper-slide .sbox .img,.ab5 .swiper7 .swiper-slide .sbox .img img{display: block;width: 100%;}

.ab5 .swiper7 .swiper-slide .sbox .img .mimg{display: none;}

.ab5 .swiper7 .swiper-slide .sbox .txt{position: absolute;top: 16%;color: #fff;text-align: justify;width: 100%;}

.ab5 .swiper7 .swiper-slide .sbox .txt .wz{width: 60.625%;}

.ab5 .swiper7 .swiper-slide .sbox .txt .xian{display: block;width: 40px;height: 4px;background: #e60012;margin: 20px 0 25px;}

.ab5 .swiper7 .swiper-slide .sbox .txt .stc{line-height: 2;}

.ab5 .swiper7 .swiper-slide .sbox .dh{transform: translateX(100px);-webkit-transform: translateX(100px);opacity: 0;}

.ab5 .swiper7 .swiper-slide-active .sbox .dh{transform: translateX(0px);-webkit-transform: translateX(0px);opacity: 1;transition-delay: .8s;-webkit-transition-delay: .8s;}

.ab5 .swiper7 .swiper-slide-active .sbox .dh1{opacity: 1;transition-delay: 0.9s;-webkit-transition-delay: 0.9s;}

.ab5 .swiper7 .swiper-slide-active .sbox .dh2{opacity: 1;transition-delay: 1s;-webkit-transition-delay: 1s;}


.ab5 .abtm{position: relative;}

.ab5 .abtm .xxk{position: absolute;width: 100%;top: 60%;z-index: 2;left: 0;}

.ab5 .abtm .xxk .ul1{display: flex;}

.ab5 .abtm .xxk .ul1 li{width: 13.75%;margin-right: 30px;color: #fff;cursor: pointer;}

.ab5 .abtm .xxk .ul1 li .img,.ab5 .abtm .xxk .ul1 li .img img{display: block;width: 100%;position: relative;overflow: hidden;z-index: 1;}

.ab5 .abtm .xxk .ul1 li .img{margin-bottom: 20px;}

.ab5 .abtm .xxk .ul1 li .img s{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;z-index: 3;border: 1px solid #e60012;opacity: 0;}

.ab5 .abtm .xxk .ul1 li.act .img s{opacity: 1;}

.ab5 .abtm .xxk .ul1 li.act {color: #e60012;}

/* 产品 */

.pr1{}

.pr1 {padding: 80px 0 0;border-bottom: 1px solid #ddd;}

.pr1 .ul1{display: flex;justify-content: space-between;}

.pr1 .ul1 li{}

.pr1 .ul1 li a{display: block;padding-bottom: 20px;position: relative;text-align: center;}

.pr1 .ul1 li a .ico{width: 80px;position: relative;margin: 0 auto ;}

.pr1 .ul1 li a .ico img{display: block;width: 100%;}

.pr1 .ul1 li a .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.pr1 .ul1 li a .wz{line-height: 1.2;color: #222;}

.pr1 .ul1 li a s{display: block;width: 0%;position: absolute;left: 0;bottom: -1px;z-index: 2;height: 3px;background: #e60012;}

.pr1 .ul1 li.act .ico img,.pr1 .ul1 li:hover .ico img{opacity: 0;}

.pr1 .ul1 li.act .ico img:nth-child(2),.pr1 .ul1 li:hover .ico img:nth-child(2){opacity: 1;}

.pr1 .ul1 li.act .wz,.pr1 .ul1 li:hover .wz{color: #e60012;}

.pr1 .ul1 li.act s{width: 100%;}

.pr2{padding-bottom: 100px;}

.pr2 .ptop{display: flex;flex-wrap: wrap;}

.pr2 .ptop a{display: block;margin-right: 50px;line-height: 60px;}

.pr2 .ptop a.act,.pr2 .ptop a:hover{color: #e60012;}

.pr2 .ul1{display: flex;flex-wrap: wrap;margin-bottom: 80px;}

.pr2 .ul1 li{width: 30%;margin: 5% 5% 0 0;}

.pr2 .ul1 li:nth-child(3n){margin-right: 0;}

.pr2 .ul1 li a{display: block;}

.pr2 .ul1 li a .img{display: block;width: 100%;border: 1px solid #ddd;border-radius: 10px;overflow: hidden;}

.pr2 .ul1 li a .img img{display: block;width: 100%;border-radius: 10px;transform: scale(1.000000001);-webkit-transform: scale(1.000000001);}

.pr2 .ul1 li a .ltt{margin: 30px 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family: Arial, Helvetica, sans-serif;}

.pr2 .ul1 li a .ltc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #666;}

.pr2 .ul1 li a:hover .img{border: 1px solid #e60012;}

.pr2 .ul1 li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.pr2 .ul1 li a:hover .ltt{color: #e60012;}

/* 产品详情 */

.prc1{padding: 130px 0 80px;}

.prc1 .nav{display: flex;margin-bottom: 80px;}

.prc1 .nav a{display: block;line-height: 20px;padding-right: 20px;margin-right: 10px;background: url(../images/jt_h2.png) center right no-repeat;background-size: 16px;}

.prc1 .nav a:last-child{background: #fff;color: #e60012;}

.prc1 .nav a:hover{color: #e60012;text-decoration: underline;}

.prc1 .ptop{display: flex;justify-content: space-between;}

.prc1 .ptop .plt{width: 37.5%;}

.prc1 .ptop .plt .swiper8{}

.prc1 .ptop .plt img{display: block;width: 100%;}

.prc1 .ptop .btn {width: 50px;height: 50px;position: absolute;border-radius: 50%;top: 50%;right: 30px;margin-top: -25px; cursor: pointer;background: #666 url(../images/jt_l.png) center no-repeat;background-size: 30px;z-index: 3;}

.prc1 .ptop .prev8{left: 30px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prc1 .ptop .btn:hover{background: #e60012  url(../images/jt_l.png) center no-repeat;background-size: 30px;;}

.prc1 .ptop .swiper9{margin-top: 15px;}

.prc1 .ptop .swiper9 .swiper-slide{border: 1px solid #fff;cursor: pointer;}

.prc1 .ptop .swiper9 .swiper-slide.act{border: 1px solid #e60012;}

.prc1 .ptop .prt{width: 56.6%;padding-top: 30px;}

.prc1 .ptop .prt {line-height: 1.5;}

.prc1 .ptop .prt .ptc{line-height: 30px;height: 240px;overflow: auto;text-align: justify;padding-right: 40px;margin: 10px 0 30px;}

.prc1 .ptop .prt .bq{display: flex;}

.prc1 .ptop .prt .bq span{display: block;padding: 13px 25px;border: 1px solid  #999;border-radius: 5px;margin-right: 10px;}

.prc2 {padding-bottom: 100px;}

.prc2 .ptop{height: 50px;border-bottom: 1px solid #ddd;}

.prc2 .dl1{margin-top: 60px;width: 100%;max-width: 900px;text-align: justify;}

.prc2 .dl1 dt{display: block;padding-left: 10px;border-left: 4px solid #999;}

.prc2 .dl1 dd{line-height: 2;margin-top: 20px;}

/* 案例 */

.ca1{max-width: 1920px;margin: 0 auto;}

.ca1 .cbox{padding-left: 8.5%;position: relative;}

.ca1 .swiper10{padding-bottom: 100px;}

.ca1 .swiper10 .swiper-slide{width: 370px;}

.ca1 .swiper10 .ul1{display: flex;flex-wrap: wrap;}

.ca1 .swiper10 .ul1 li{position: relative;width: 100%;overflow: hidden;margin:0 0 40px;}

.ca1 .swiper10 .ul1 li:last-child{margin: 0;}

.ca1 .swiper10 .ul1 li a{display: block;width: 100%;position: relative;}

.ca1 .swiper10 .ul1 li .img{display: block;background: #000;width: 100%;overflow: hidden;}

.ca1 .swiper10 .ul1 li .img img{display: block;width: 100%;transform: scale(1.000000001);-webkit-transform: scale(1.000000001);opacity: 0.5;}

.ca1 .swiper10 .ul1 li .txt{position: absolute;top: 50%;left: 0;z-index: 2;width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);text-align: center;color: #fff;}

.ca1 .swiper10 .ul1 li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 0.3;}

.ca1 .swiper10 .ceng{display: block;position: absolute;left: 0;bottom: 0;width: 100%;z-index: 5;height: 50px;}

.ca1 .swiper10 .ceng{}

.ca1 .swiper10 .ceng .btn {width: 50px;height: 50px;border: 1px solid #aaa;position: absolute;border-radius: 50%;top: 50%;left: 70px;margin-top: -25px; cursor: pointer;background: #fff url(../images/jt_h2.png) center no-repeat;background-size: 30px;}

.ca1 .swiper10 .ceng .prev10{left: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ca1 .swiper10 .ceng .btn:hover{background: #e60012  url(../images/jt_l.png) center no-repeat;background-size: 30px; border: 1px solid #e60012;}

.ca1 .swiper10 .pagination10{width:calc(90% - 170px) ;top: auto; left: 170px;bottom: 25px;background: #eee;}


.ca1 .swiper10 .pagination10 .swiper-pagination-progressbar{background: #e60012;}

.cac1{padding: 40px 0 100px;background: #f7f8fa;}

.cac1 .nav{display: flex;margin-bottom: 80px;}

.cac1 .nav a{display: block;line-height: 20px;padding-right: 20px;margin-right: 10px;background: url(../images/jt_h2.png) center right no-repeat;background-size: 16px;}

.cac1 .nav a:last-child{background: rgba(0, 0, 0, 0);color: #e60012;}

.cac1 .nav a:hover{color: #e60012;text-decoration: underline;}

.cac1 .ctop{display: flex;align-items: center;align-content: center;background: #fff;}

.cac1 .ctop .img{width: 520px;overflow: hidden;}

.cac1 .ctop .img img{display: block;width: 100%;}

.cac1 .ctop .txt{width: calc(100% - 520px);padding: 0 5.5%;}

.cac1 .ctop .txt .ctt{border-left: 5px solid #e60012;padding-left: 12px;}

.cac1 .ctop .txt .ctc{line-height: 1.9;text-align: justify;margin-top: 20px;color: #666;}

.cac2{}

.cac2 .dl1{}

.cac2 .dl1 dt{display: block;width: 100%;line-height: 80px;background: #e60012; color: #fff;text-align: center;}

.cac2 .dl1 dd{display: flex;flex-wrap: wrap;}

.cac2 .dl1 dd div{display: flex;width: 24%;min-height: 80px;line-height: 1.5;justify-content: center;align-items: center;align-content: center;background: #f7f8fa;margin: 1.33% 1.33% 0 0;}

.cac2 .dl1 dd div:nth-child(4n){margin-right: 0;}


/* 新闻 */

.ne1{}

.ne1 .nbt{border-bottom: 1px solid #ddd;display: flex;}

.ne1 .nbt a{display: block;width: 120px;line-height: 44px;background: #fff;color: #666;text-align: center;}

.ne1 .nbt a.act,.ne1 .nbt a:hover{background: #e60012; color: #fff;}

.ne1 .ul1{margin: 0 0 50px;display: flex;flex-wrap: wrap;}

.ne1 .ul1 li{width: 31.25%;margin: 3.125% 3.125% 0 0;}

.ne1 .ul1 li:nth-child(3n){margin-right: 0;}

.ne1 .ul1 li .sbox{display: block;width: 100%; padding: 55px 40px;position: relative;border: 1px solid #ddd;overflow: hidden;}

.ne1 .ul1 li .sbox .xian{display: block;width: 0%;height: 6px;position: absolute;top: 0;left: 0;z-index: 2;background: #e60012;}

.ne1 .ul1 li .sbox .day{font-family: arial;color: #999;padding-left: 20px;line-height: 20px;background: url(../images/day.png) left center no-repeat;}

.ne1 .ul1 li .sbox .itt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 30px 0;}

.ne1 .ul1 li .sbox .itc{color: #666;line-height: 32px;height: 64px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 30px;}

.ne1 .ul1 li .sbox .img,.ne1 .ul1 li .sbox .img img{display: block;width: 100%;overflow: hidden;}

.ne1 .ul1 li .sbox .img  img{transform: scale(1.000000001);-webkit-transform: scale(1.000000001);}

.ne1 .ul1 li .sbox:hover .xian{width: 100%;}

.ne1 .ul1 li .sbox:hover .itt{color: #e60012;}

.ne1 .ul1 li .sbox:hover .img  img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.nec1{padding-bottom: 0;}

.nec1 .nav{margin-bottom: 70px;}

.nec2{padding-bottom: 100px;}

.nec2 .nbox{width: 90%;margin: 0 auto;max-width: 1000px;text-align: center;line-height: 1.5;}

.nec2 .nbox .nly{display: flex;justify-content: center;margin: 20px 0 30px;}

.nec2 .nbox .nly span{display: flex;align-items: center;align-content: center;margin: 0 10px;}

.nec2 .nbox .nly span .ico{margin-right: 5px;}

.nec2 .nbox .ntc{text-align: justify;margin: 0 0 50px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 50px 0;line-height: 1.9;}

.nec2 .nbox .ntc img{display: block;margin: 0 auto;max-width: 100%;height: auto;}

.nec2 .nbox .nbtn{display: flex;justify-content: space-between;}

.nec2 .nbox .nbtn .nlt{width: calc(100% - 200px);text-align: justify;}

.nec2 .nbox .nbtn .nlt a{display: block;color: #474a4d;line-height: 1.5;margin-bottom: 25px;position: relative;}

.nec2 .nbox .nbtn .nlt a:last-child{margin-bottom: 0;}

.nec2 .nbox .nbtn .nlt a s{display: block;}

.nec2 .nbox .nbtn .nlt a:hover{color: #e60012;}

.nec2 .nbox .nbtn .nlt a:hover s{}

.nec2 .nbox .nbtn .nrt{width: 150px;height: 50px;display: flex;justify-content: center;align-items: center;background: #e60012;color: #fff;border-radius: 30px;-webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);}

.nec2 .nbox .nbtn .nrt s{display: block;width: 20px;height: 16px;background: url(../images/ne_1_5.png) center no-repeat;margin-right: 5px;}

.nec2 .nbox .nbtn .nrt:hover{-webkit-animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);}

/* 加入 */

.jo1{text-align: center;}

.jo1 .en{color: #ccc;margin: 15px 0 35px;}

.jo1 .ul1{display: flex;}

.jo1 .ul1 li{width: 23.125%;padding: 70px 35px;border: 1px solid #ddd;margin-right: 2.5%;line-height: 1.5;top: 0px;position: relative;}

.jo1 .ul1 li .ico{width: 80px;margin: 0 auto;position: relative;top: 0;}

.jo1 .ul1 li:last-child{margin-right: 0;}

.jo1 .ul1 li .ltt{margin: 20px 0;}

.jo1 .ul1 li .ltc{text-align: justify;}

.jo1 .ul1 li:hover {top: -10px;}

.jo1 .ul1 li:hover .ltt{color: #e60012;}

.jo2{padding-bottom: 100px;}

.jo2 .tt{text-align: center;}

.jo2 .en{color: #ccc;margin: 15px 0 35px;text-align: center;}

.jo2 .ul1{text-align: justify;}

.jo2 .ul1 li{border: 1px solid #ddd;padding: 0 50px;margin-bottom: 50px;}

.jo2 .ul1 li .ltop{position: relative;padding: 30px 50px 30px 0;line-height: 1.5;cursor: pointer;color: #4a4a4a;}

.jo2 .ul1 li .ltop .wz{margin-bottom: 15px;}

.jo2 .ul1 li .ltop .ltc{display: flex;flex-wrap: wrap;}

.jo2 .ul1 li .ltop .ltc span{display: flex;align-items: center;align-content: center;margin-right: 20px;}

.jo2 .ul1 li .ltop .ltc span .ico{display: block;margin-right: 10px;}

.jo2 .ul1 li .ltop s{display: block;width: 40px;height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px; background:rgba(0, 0, 0, 0) url(../images/jo_5_1.png) center no-repeat ;border: 1px solid #999;border-radius: 50%;}

.jo2 .ul1 li.act .ltop s{background:#fff url(../images/jo_5_2.png) center no-repeat ;border: 1px solid #e60012;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.jo2 .ul1 li .lbtm{padding: 30px 0;border-top: 1px solid #ddd;line-height: 1.8;display: none;text-align: left;color: #4a4a4a;font-weight: 100;}

.jo2 .ul1 li .lbtm .lmore{display: flex;align-items: center;align-content: center;margin-top: 50px;}

.jo2 .ul1 li .lbtm .lmore .yx{display: flex;padding-left: 30px;line-height: 20px;background:url(../images/jo_5_3.png) left center no-repeat ;margin-right: 20px;}

.jo2 .ul1 li .lbtm .lmore .yx span,.jo2 .ul1 li .lbtm .lmore .dh span{display: block;padding-left: 5px;}

.jo2 .ul1 li.act .ltop .wz{color: #e60012;}

.jo2 .ul1 li .lbtm .lmore .dh{display: flex;padding-left: 25px;line-height: 20px;background:url(../images/dhn.png) left center no-repeat ;background-size: 20px;}


/* 联系 */

.co1 .img,.co1 .img img{display: block;position: relative;width: 100%;}

.co1 .img .dl1{width: 400px;position: absolute;left: 80px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 2;background: #fff;-moz-box-shadow:0px 2px 10px #ddd; -webkit-box-shadow:0px 2px 10px #ddd; box-shadow:0px 2px 10px #ddd;padding: 40px 0;}

.co1 .img .dl1 dt{display: block; padding-left: 50px;border-left: 5px solid #e60012;}

.co1 .img .dl1 dd{padding: 0 50px;}

.co1 .img .dl1 dd .dh{display: flex;line-height: 18px;margin-top: 45px;color: #666;}

.co1 .img .dl1 dd .dh .ico{width: 18px;margin-right: 10px;}

.co1 .img .dl1 dd .xian{display: block;width: 100%;height: 1px;border-bottom: 1px dashed #ddd;margin-top: 30px;}

.co1 .img .dl1 dd .dh:last-child{margin-top: 30px;}

.co1 .img .dl1 dd .dh:hover{color: #e60012;}

.co2{padding-bottom: 120px;}

.co2 .en{color: #ccc;margin: 15px 0 50px;text-align: center;}

.co2 .tt{text-align: center;}

.co2 .ul1{display: flex;flex-wrap: wrap;}

.co2 .ul1 li{width: 31.25%;margin-right: 3.125%;color: #666;}

.co2 .ul1 li:nth-child(n + 3){margin-right: 0;}

.co2 .ul1 li .ipt{width: 100%;height: 50px;border: 1px solid #ddd;background: #f9f9f9;margin-top: 12px;padding: 0 20px;}

.co2 .ul1 li .ipt input,.co2 .ul1 li .ipt textarea{display: block;width: 100%;height: 100%;border: 0;background: #f9f9f9;outline: none;resize: none;font-family: Arial, Helvetica, sans-serif;}

.co2 .ul1 li:last-child {width: 100%;margin: 50px 0;}

.co2 .ul1 li:last-child .ipt{height: 340px;padding: 20px ;}

.co2 .btn{display: flex;justify-content: center;}

.co2 .btn .tb{width: 270px;height: 50px;background: #f9f9f9;border: 1px solid #ddd;display: flex;overflow: hidden;cursor: pointer;}

.co2 .btn .tb .ipt{display: block;width: calc(100% - 100px);height: 100%;padding: 0 20px;border-right: 1px solid #ddd;}

.co2 .btn .tb .ipt input{display: block;width: 100%;height: 100%;border: 0;background: #f9f9f9;outline: none;}

.co2 .btn .tb  img{display: block;width: 100px;height: 100%;}

.co2 .btn .tj{display: block;width: 130px;line-height: 50px;background: #e60012;border-radius: 30px;text-align: center;color: #fff;cursor: pointer;margin-left: 30px;-webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.5);}

.co2 .btn .tj:hover{-webkit-animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);}

/* 提示弹窗 */

.guanbi{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;background:rgba(0, 0, 0, 0.8) ;opacity: 0;visibility: hidden;pointer-events: none;}

.guanbi .gbox{width: 500px;position: absolute;top: 55%;opacity: 0; left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background:#fff ;padding: 40px;text-align: center;}

.guanbi .gbox .gtt{margin:  0;line-height: 200px; color: #000;}

.guanbi .gbox .out{display: block;width: 36px;height: 36px;border: 1px solid #ddd;border-radius: 50%;  position: absolute;top: 20px;right: 20px;background:url(../images/out.png) center no-repeat ;background-size: 14px;cursor: pointer;}

.guanbi .gbox .out:hover{background:url(../images/out2.png) center no-repeat ;border: 1px solid #e60012; background-size: 14px;}

.guanbi.act{visibility: visible;pointer-events: visible;opacity: 1;}

.guanbi.act .gbox{top: 50%;opacity: 1;}

/* 搜索结果 */

.se1{background: #f7f8fa;padding: 170px 0 80px;}

.se1 .sox{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.se1 .sox .slt{width: 50%;}

.se1 .sox .srt{width: 50%;background: #fff;border: 1px solid #ddd;border-radius: 5px;overflow: hidden;display: flex;height: 57px;}

.se1 .sox .srt input{display: block;width: calc(100% - 100px);resize: none;outline: none;border:0;padding:0 20px;}

.se1 .sox .srt span{display: block;width: 100px;height: 100%;background: #e60012 url(../images/ss3.png) center no-repeat;cursor: pointer;}

.se1 .sox .srt span:hover{background: #f00 url(../images/ss3.png) center no-repeat;}

.se2 .stt{padding: 0 0 40px;}

.se2 .stt span{color: #e60012;font-weight: bold;}

.se2 .ul1{margin-bottom: 60px;}

.se2 .ul1 li{border-bottom: 1px dashed #ddd;}

.se2 .ul1 li a{display: block;padding: 40px 0;}

.se2 .ul1 li a div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #000;}

.se2 .ul1 li a div span{color: #e60012;}

.se2 .ul1 li a .atc{margin: 25px 0 0;color: #4a4a4a;}

.se2 .ul1 li a:hover .att{color: #e60012;}


/* 智能产品详情 */

.banner_zn{text-align: left;}

.banner_zn .zntt{font-size: 72px;}

.banner_zn .zntc{font-size: 72px;color: #33ddff;margin: 30px  0 50px;}

.banner_zn .zntc2 span{font-family: "ari"; }

.przn1{padding: 40px 0 0;}

.przn2{text-align: center;}

.przn2 .tt span{font-family: "ari";}

.przn2 .en{color: #ccc;margin: 15px 0 40px;text-align: center;}

.przn2 .tc{line-height: 1.9;margin-bottom: 120px;}

.suztt{display: flex;justify-content: center;align-items: center;align-content: center;margin-bottom: 80px;}

.suztt .num{font-size: 90px;color: #e60012;opacity: 0.1;font-family: "din";margin-right: 10px;}

.suztt .wen{color: #ccc;margin-top: 15px;}

.przn2 .pbtm{position: relative;}

.przn2 .pbtm .bg,.przn2 .pbtm .bg img{position: relative;overflow: hidden;display: block;width: 100%;}

.przn2 .pbtm .bg img:nth-child(2){display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 2;}

.przn2 .pbtm .ul1{}

.przn2 .pbtm .ul1 li{width: 78px;position: absolute;z-index: 3;}

.przn2 .pbtm .ul1 li .ico,.przn2 .pbtm .ul1 li .ico img{width: 100%;}

.przn2 .pbtm .ul1 li .wz{position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 350px;right: 100px;text-align: right;line-height: 1.9;}

.przn2 .pbtm .ul1 li:nth-child(1){top: 25%;left: 30%;}

.przn2 .pbtm .ul1 li:nth-child(2){top: 25%;left: 65%;}

.przn2 .pbtm .ul1 li:nth-child(3){top: 62%;left: 18%;}

.przn2 .pbtm .ul1 li:nth-child(4){top: 62%;left: 77%;}

.przn2 .pbtm .ul1 li:nth-child(2n) .wz{left: 100px;text-align: left;}

.przn3{padding: 120px 0 160px;}

.przn3 .ptop{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.przn3 .ptop .plt{width:44.375% ;border: 1px solid #ddd;border-radius: 10px;overflow: hidden;position: relative;}

.przn3 .ptop .plt .bf{display: block;width: 72px;height: 72px;background: rgba(0, 0, 0, 0.3) url(../images/bf.png) center no-repeat;margin-right: 20px;cursor: pointer;color: #fff;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(0 , 0 ,0, 0.2);box-shadow: 0 0 0 0 rgba(0 , 0 ,0, 0.2);-webkit-animation: spulse 1 infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1s infinite cubic-bezier(0.24, 0, 0.38, 1);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index: 3;}

.przn3 .ptop .prt{width:49% ;}

.przn3 .ptop .prt li{width: 100%;height: 100px;background: url(../images/przn_2_2.png) center left no-repeat;background-size: cover;border-left: 6px solid #e60012;display: flex;padding-left: 50px;align-items: center;align-content: center;line-height: 1.5;margin-bottom: 30px;}

.przn3 .ptop .prt li:last-child{margin-bottom: 0;}

.przn4{padding-bottom: 150px;}

.przn4 .ul1{display: flex;justify-content: center;}

.przn4 .ul1 li{width: 28.75%;text-align: center;position: relative;}

.przn4 .ul1 li .ico{width: 50px;margin: 0 auto 15px;}

.przn4 .ul1 li .ltc{line-height: 1.9;margin-top: 20px;}

.przn4 .ul1 li::after{content: '';display: block;width: 1px;height: 180px;background: #ddd;position: absolute;right: 0;top: 50%;margin-top: -90px;}

.przn4 .ul1 li:last-child:after{display: none;}

/* 视频弹窗 */

.vd_tanchuang{position: fixed;width: 100%;top: 0; left: 0;z-index: 99;width: 100%;height: 100%;overflow: hidden;opacity: 0;visibility: hidden;pointer-events: none;background:rgba(0, 0, 0, 0.8) ;}

.vd_tanchuang video{display: block;width: 100%;height: 100%;object-fit: cover;opacity: 0;position: relative;top: 10vh;}

.vd_tanchuang .out{display: block;position: absolute;cursor: pointer; width: 40px;height: 40px;background:rgba(255, 255, 255, 0.8) url(../images/out.png) center no-repeat ;background-size: 20px;top: 10px;right: 10px;z-index: 3;opacity: 0;}

.vd_tanchuang.act{opacity: 1;visibility: visible;pointer-events: visible;}

.vd_tanchuang.act video{opacity: 1;top: 0;transition-delay: .3s;-webkit-transition-delay: .3s;}

.vd_tanchuang.act .out{opacity: 1; transition-delay: .3s;-webkit-transition-delay: .3s;}

.vd_tanchuang .out:hover{background:rgba(255, 255, 255, 1) url(../images/out2.png) center no-repeat ;background-size: 20px;transition-delay: 0s;-webkit-transition-delay: 0s;}

/* 新能源产品详情  */

.prxny1{padding-bottom: 80px;}

.prxny1 .tc{margin-bottom: 90px;}

.prxny1 .pbtm2{}

.prxny1 .pbtm2 li{background: #f7f8fa;text-align: justify;height: 350px;margin-bottom: 120px;}

.prxny1 .pbtm2 li .img{position: relative;width: 560px;z-index: 3;float: left;}

.prxny1 .pbtm2 li .img img{display: block;width: 100%;}

.prxny1 .pbtm2 li .img img:nth-child(2){position: absolute;width: 54%;max-width: 300px;left: 60%;top: 50%;}

.prxny1 .pbtm2 li .txt{width: calc(100% - 560px);padding: 0 100px;float: left;height: 100%;display: flex;align-items: center;align-content: center;flex-wrap: wrap;}

.prxny1 .pbtm2 li .txt .ltt{border-left: 5px solid #999;padding-left: 15px;width: 100%;}

.prxny1 .pbtm2 li .txt .ltc{line-height: 1.9;margin-top: 20px;width: 100%;}

.prxny1 .pbtm2 li:nth-child(2n) .img{float: right;}

/* 云系统产品详情 */

.pryxt1{padding-bottom: 100px;}

.pryxt1 .tc{margin-bottom: 80px;}

.pryxt1 .pbtm3{position: relative;}

.pryxt1 .pbtm3 .bg{position: relative;}

.pryxt1 .pbtm3 .bg img{display: block;width: 100%;}

.pryxt1 .pbtm3 .bg img:nth-child(2){position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);max-width: 560px;}

.pryxt1 .pbtm3 .ul1 li{width: 78px;position: absolute;z-index: 3;}

.pryxt1 .pbtm3 .ul1 li .ico,.pryxt1 .pbtm3 .ul1 li .ico img{width: 100%;}

.pryxt1 .pbtm3 .ul1 li .wz{position: absolute;top: 10px;;width: 350px;right: 100px;text-align: right;line-height: 1.9;}

.pryxt1 .pbtm3 .ul1 li .wz .tp{display: flex;justify-content: flex-end;margin-top: 10px;}

.pryxt1 .pbtm3 .ul1 li:nth-child(1){top: 25%;left: 31.5%;}

.pryxt1 .pbtm3 .ul1 li:nth-child(2){top: 25%;left: 65.5%;}

.pryxt1 .pbtm3 .ul1 li:nth-child(3){top: 68%;left: 32%;}

.pryxt1 .pbtm3 .ul1 li:nth-child(4){top: 62%;left: 65.5%;}

.pryxt1 .pbtm3 .ul1 li:nth-child(2n) .wz{left: 100px;text-align: left;}

.pryxt1 .pbtm3 .ul1 li:nth-child(2n)  .wz .tp{justify-content: flex-start;}

.pryxt2{padding: 120px 0;background: #f7f8fa;text-align: center;}

.pryxt2 .en{color: #ccc;margin: 15px 0 65px;text-align: center;}

.pryxt2 .img{position: relative;}

.pryxt2 .img img{display: block;width: 100%;position: relative;z-index: 2;}

.pryxt2 .img .ul1{}

.pryxt2 .img .ul1 li{width: 6.25%;position: absolute;padding-top: 6.25%;top: 36.4%;left: 19.8%;border-radius: 50%;}

.pryxt2 .img .ul1 li div{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(238, 29, 35, 0.1);border-radius: 50%;animation: pulsate 1.5s ease-out infinite;-webkit-animation: pulsate 1.5s ease-out infinite;}

.pryxt2 .img .ul1 li .yuan2{animation: pulsate 1.5s ease-out .75s infinite;-webkit-animation: pulsate 1.5s ease-out .75s infinite;}

.pryxt2 .img .ul1 li:nth-child(2){left: 72%;}

.pryxt3{display: block;width: 100%;height: 450px;background: url(../images/pryxt_2.jpg) center no-repeat fixed;background-size: cover;}

.pryxt4{padding: 120px 0;}

.pryxt4 .en{color: #ccc;margin: 15px 0 40px;text-align: center;}

.pryxt4 .tt{text-align: center;}

.pryxt4 .ul1{background: url(../images/pryxt_4.png) left top  no-repeat;}

.pryxt4 .ul1 li{display: flex;height: 245px;}

.pryxt4 .ul1 li .img{width: 48.125%;}

.pryxt4 .ul1 li .txt{width: 51.875%;line-height: 2;}

.pryxt4 .ul1 li .txt .ltt{display: inline-block;line-height: 52px;padding: 0 25px;background: #e60012;color: #fff;border-radius: 5px;}

.pryxt4 .ul1 li .txt .ltc{margin-top: 20px;}

.pryxt4 .ul1 li .txt .ltc span{color: #e60012;}

.pryxt4 .ptx{padding: 90px;color: #fff;background: url(../images/pryxt_3.jpg) center no-repeat;background-size: cover;}

.pryxt4 .ptx .ptc{line-height: 2.25;margin-top: 20px;}

.pryxt5 .img .ul1 li:nth-child(1){left: 6.5%;top: 28%;}

.pryxt5 .img .ul1 li:nth-child(2){left: 88%;top: 28%;}

.pryxt5 .img .ul1 li:nth-child(3){left: 37.8%;top: 58%;}

.pryxt6{padding: 120px 0;text-align: center;}

.pryxt6 .en{color: #ccc;margin: 15px 0 50px;text-align: center;}

.pryxt6 .img,.pryxt6 .img img{display: block;width: 100%;}








/* 动画 */

@-webkit-keyframes spulse {to {-webkit-box-shadow: 0 0 0 15px transparent;box-shadow: 0 0 0 15px transparent;}  }

@keyframes spulse {to {-webkit-box-shadow: 0 0 0 15px transparent;box-shadow: 0 0 0 15px transparent;}  }

@-webkit-keyframes sx {0% {top: -100%;} 100% {top: 100%;}  }

@keyframes sx {0% {top: -100%;} 100% {top: 100%;}  }

@keyframes pulsate {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 0; }50% {opacity: 1; }100% {transform: scale(2.2);-webkit-transform: scale(2.2);opacity: 0; } }

@-webkit-keyframes  pulsate {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 0; }50% {opacity: 1; }100% {transform: scale(2.2);-webkit-transform: scale(2.2);opacity: 0; } }













@media (max-width:1800px) {

    
    
}
    
  
  
  
@media (max-width:1680px) {

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }

  .f_18{ font-size:16px; }

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:22px; }

  .f_26{ font-size:24px; }

  .f_28{ font-size:26px; }

  .f_30{ font-size:28px; }

  .f_32{ font-size:30px; }

  .f_34{ font-size:30px; }

  .f_36{ font-size:30px; }

  .f_38{ font-size:30px; }

  .f_40{font-size: 32px;}

  .f_50{font-size: 34px;}

  .f_60{font-size: 34px;}

  .i2 .itop .irt li{margin-right: 20px;}

  .i3 .itxt .en{margin-bottom: 50px;}

  .co1 .img .dl1 dd .dh{margin-top: 30px;}

  .przn3 .ptop .prt li{height: 80px;margin-bottom: 20px;}
    
}




@media (max-width:1500px) {


}





@media (max-width:1366px) {


}




.mhead,.mnav2,.mnav{display: none;}


@media (max-width:1030px) {

  body{min-width: 200px;padding-top: 50px;}

  .box,.box2{width: 90%;min-width: 100px;padding: 0;}

  .f_12 {font-size: 12px;}

  .f_16 {font-size: 14px;}

  .f_18 {font-size: 16px;}

  .f_20 {font-size: 16px;}

  .f_22 {font-size: 16px;}

  .f_24 {font-size: 16px;}

  .f_26 {font-size: 16px;}

  .f_28 {font-size: 18px;}

  .f_30 {font-size: 18px;}

  .f_32 {font-size: 20px;}

  .f_34 {font-size: 20px;}

  .f_36 {font-size: 20px;}

  .f_38 {font-size: 20px;}

  .f_40 {font-size: 22px;}

  .f_50{font-size: 24px;}

  .f_60{font-size: 24px;}

  .f100{font-weight:400}

  .head{display: none;}

  .mhead{display: block;width: 100%;height: 50px;position: fixed;top: 0;left: 0;z-index: 9;top: 0;left: 0;background:#fff ;border-bottom: 1px solid #eee;}

  .mhead .menu{height: 50px;padding-left: 35px;background:url(../images/m1.png) center right no-repeat ;background-size: 30px;float: right;}

  .mhead .logo{display: block;position: absolute;top: 0;left: 0;z-index: 3;}

  .mhead .logo img{display: block;height: 30px;margin-top: 10px;}

  .mhead .ss{display: block;width: 50px;height: 50px;float: right;background: url(../images/ss_m.png) center no-repeat;background-size: 20px;}

  .mhead.act{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

  .mnav {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .mbox .ul1{}

  .mnav .mbox .ul1 li .ltop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav .mbox .ul1 li .ltop a{display: block;width: 100%;}

  .mnav .mbox .ul1 li .ltop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav .mbox .ul1 li .ltop span.act {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav .mbox .ul1 li .lbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav .mbox .ul1 li .lbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav.act{left: 0;}

  .mnav.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .mnav2 {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.1) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav2 .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .mbox .dl1{}

  .mnav2 .mbox .dl1 dd{}

  .mnav2 .mbox .dl1 dd .dtop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav2 .mbox .dl1 dd .dtop a{display: block;width: 100%;}

  .mnav2 .mbox .dl1 dd .dtop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav2 .mbox .dl1 dd .dtop span.act {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav2 .mbox .dl1 dd .dbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav2 .mbox .dl1 dd .dbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav2.act{left: 0;}

  .mnav2.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .wow{opacity: 1;}

  .pd100{padding: 30px 0;}

  .i1 .swiper1 .swiper-slide .sbox video{display: none;opacity: 0;visibility: hidden;pointer-events: none;}

  .i1 .swiper1 .swiper-slide .sbox .mimg{display: block;}

  .i1 .swiper1 .swiper-slide .sbox .pimg{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .txt .itt,.i1 .swiper1 .swiper-slide .sbox .txt .itc{padding-left: 0;}

  .i1 .swiper1 .swiper-slide .sbox .txt .itc{margin: 15px 0  25px;}

  .i1 .swiper1 .swiper-slide .sbox .txt .dh{padding-left: 0;}

  .i1 .swiper1 .ceng,.i1 .swiper1 .xia{display: none;}

  .i2{padding: 30px 5%;background-size: 100%;background: #f9f9f9;}

  .i2 .itop{display: block;}

  .i2 .itop .ilt{display: block;width: 100%;}

  .i2 .itop .ilt .en{margin: 10px 0 20px;}

  .i2 .itop .irt{display: none;}

  .i2 .ibtm .swiper2{padding: 0 0 40px;}

  .i2 .ibtm .swiper2 .ceng .btn{display: none;}

  .i2 .ibtm .swiper2 .ceng{width: 100%;height: 3px;bottom: 0;}

  .i2 .ibtm .swiper2 .ceng .pagination2{width: 100%;height: 3px;top: 0;}

  .i3 .ibtm{top: 100%;height: 82px;background: #999;}

  .i3 .ibtm .box{width: 100%;}

  .i3 .ibtm .ul1{overflow: auto;height: 100%;}

  .i3 .ibtm .ul1 li{width: auto;min-width: 160px;padding: 10px;}

  .i3 .itxt .en{margin-bottom: 30px;}

  .i3 {overflow: visible;height: 350px;margin-bottom: 82px;}

  .i3 .ibtm .ul1 li span{display: none;}

  .i4 .swiper3{padding: 20px 0 40px;}


  .i4 .swiper3 .swiper-slide .sbox{padding: 30px 20px;}

  .i4 .swiper3 .swiper-slide .sbox .itt{margin: 20px 0;}

  .footer .footer1{display: block;}

  .footer .footer1 .frt{width: 100%;margin-top: 20px;}

  .footer{padding: 20px 0;}

  .footer .footer1 .frt a{margin: 0 10px 0 0;}

  .footer .footer2{padding: 20px 0;margin-top: 20px;display: block;}

  .footer .footer2 .flt{width: 100%;}

  .footer .footer2 .flt .logo{width: 120px;margin-bottom: 20px;}

  .footer .footer2 .frt{display: none;}

  .footer .footer3{display: block;}

  .footer .footer3 .flt{display: block;text-align: center;line-height: 1.6;}

  .footer .footer3 .flt img{margin: 10px auto;}

  .footer .footer3 .frt{width: 100%;text-align: center;margin-top: 10px;}

  .footer_in{display: block;height: auto;padding: 30px 5%;text-align: center;}

  .footer_in a{margin: 20px auto 0;}

  .banner{margin-top: 0;}

  .banner .mimg{display: block;}

  .banner .pimg{display: none;}
  
  .ab1 .en,.ab2 .en{margin: 10px 0 20px;}

  .ab1 .atop{display: block;}

  .ab1 .atop .alt{width: 100%;}

  .ab1 .atop .alt .swiper4 .next4,.ab1 .atop .alt .swiper4 .prev4{display: none;}

  .ab1 .atop .art{width: 100%;margin-top: 20px;}

  .ab1 .atop .art .logo{width: 150px;}

  .ab1 .atop .art .atc{padding: 0;height: auto;}

  .ab2 .atop{padding: 0 ;}

  .ab2 .atop .swiper5 .bg2,.ab2 .atop .btn{display: none;}

  .ab2 .atop .swiper5 .swiper-slide .sbox{height: auto;}

  .ab2 .atop .swiper5 .swiper-slide .sbox s{display: none;}

  .ab2 .atop .swiper5 .swiper-slide:nth-child(2n) .sbox{padding: 0;}

  .ab2 .atop .bg1,.ab2 .atop .xian{display: none;}

  .ab2 .atop .swiper5 .swiper-slide .sbox .stc{height: auto;min-height: 130px;text-align: center;}

  .ab2 .atop .swiper5 .swiper-pagination-bullet-active{background: #e60012;}

  .ab3 .en{margin: 10px 0 20px;}

  .ab3 .ul1{overflow: auto;}

  .ab3 .ul1 li{width: 240px;}

  .ab3 .ul1 li div{width: 200px;}

  .ab4 .en{margin: 10px auto 20px;}

  .ab4 .att{margin-bottom: 10px;height: auto;padding-bottom: 10px;}

  .ab4 .ul1{overflow: auto;margin-bottom: 20px;}

  .ab4 .ul1 li{width: 240px !important;margin-right: 20px;overflow: visible;}

  .ab4 .ul1 li img{width: 240px;max-width: 240px;}

  .ab4 .att{display: block;}

  .ab4 .att .art{margin-top: 10px;}

  .ab4 .att .art span{width: 33.33%;}

  .ab4 .abtm .btn{display: none;}

  .ab4 .abtm{padding: 0;}

  .ab4 .abtm .swiper6 {padding: 0 0 20px;}

  .ab4 .abtm .swiper6 .pagination6{bottom: 0;}

  .ab4 .abtm .swiper6 .swiper-pagination-bullet-active{background: #e60012;}

  .ab4 .abtm .swiper6 .swiper-slide .sbox{-moz-box-shadow:0px 2px 10px #ddd; -webkit-box-shadow:0px 2px 10px #ddd; box-shadow:0px 2px 10px #ddd;}

  .ab5 .abtm .xxk .ul1{display: none;}

  .ab5 .swiper7 .swiper-slide .sbox .img .mimg{display: block;}

  .ab5 .swiper7 .swiper-slide .sbox .img .pimg{display: none;}

  .ab5 .swiper7 .swiper-slide .sbox .txt .wz{width: 100%;}

  .ab5 .swiper7 .swiper-slide .sbox .txt{top: 30px;}

  .ab5 .swiper7{padding-bottom: 30px;}

  .ab5 .swiper7 .swiper-slide .sbox .txt .xian{margin: 10px 0;}

  .ab5 .swiper7 .swiper-slide .sbox .txt .stc{line-height: 1.8;}

  .ab5 .swiper7  .swiper-pagination-bullet-active{background: #e60012;}

  .pr1{padding: 20px 0;}

  .pr1 .ul1{overflow: auto;justify-content: flex-start;}

  .pr1 .ul1 li{width: 200px;}

  .pr1 .ul1 li a{width: 200px;margin-bottom: 0;}

  .pr1 .ul1 li a s{bottom: 0;}

  .a_dw{top: -50px;}

  .pr2 .ptop{}

  .pr2 .ptop a{line-height: 40px;margin: 0;width: 50%;padding: 0 5px;}

  .pr2 .ul1 li{width: 100%;margin: 30px 0 0 0;}

  .page1{display: none;}

  .page2{display: block;}

  .pr2 .ul1{margin-bottom: 30px;}

  .pr2{padding-bottom: 30px;}

  .prc1{padding: 30px 0;}

  .prc1 .nav,.prc1 .ptop .btn{display: none;}

  .prc1 .ptop{display: block;}

  .prc1 .ptop .plt{width: 100%;}

  .prc1 .ptop .plt .swiper8  .swiper-pagination-bullet-active{background: #e60012;}

  .prc1 .ptop .prt{width: 100%;}

  .prc1 .ptop .prt .ptc{padding: 0;height: auto;margin-bottom: 10px;}

  .prc1 .ptop .prt .bq{flex-wrap: wrap;}

  .prc1 .ptop .prt .bq span{margin-top: 10px;}

  .prc2 .ptop{height: auto;padding-bottom: 10px;}

  .prc2 .dl1{margin-top: 20px;}

  .prc2 .dl1 dd{margin-top: 10px;}

  .ca1 .swiper10 .ul1{justify-content: space-between;}

  .ca1 .swiper10 .ul1 li,.ca1 .swiper10 .ul1 li:nth-child(n + 5){width: 49%;margin: 0 0 2%;}

  .ca1 .swiper10{padding-bottom: 30px;}

  .ca1 .swiper10 .ceng{display: none;}

  .ca1 .swiper10 .pagination10{width: 100%;top: auto;bottom: 0;left: 0;}

  .cac1{padding: 30px 0;}

  .cac1 .nav{display: none;}

  .cac1 .ctop{display: block;}

  .cac1 .ctop .img{width: 100%;}

  .cac1 .ctop .txt{padding: 20px 5%;width: 100%;}

  .cac2 .dl1 dt{line-height: 60px;}

  .cac2 .dl1 dd{display: block;}

  .cac2 .dl1 dd div{margin: 10px 0 0 0;width: 100%;min-height: 40px;padding: 10px;}

  .ne1 .nbt a{width: 50%;}

  .ne1 .ul1{display: block;margin-bottom: 30px;}

  .ne1 .ul1 li{width: 100%;margin: 20px 0 0 0;}

  .ne1 .ul1 li .sbox{padding: 20px 5%;}

  .ne1 .ul1 li .sbox .itt{margin: 15px 0;}

  .nec1{padding: 10px 0;}

  .nec2 .nbox .ntc{padding: 20px 0;margin-bottom: 20px;}

  .nec2 .nbox .nbtn{display: block;}

  .nec2 .nbox .nbtn .nlt{width: 100%;}

  .nec2 .nbox .nbtn .nlt a{line-height: 1.5;margin-bottom: 10px;}

  .nec2 .nbox .nbtn .nrt{margin-top: 15px;}

  .jo1 .en,.jo2 .en,.co2 .en{margin: 10px 0 20px;}

  .jo1 .ul1{overflow: auto;}

  .jo1 .ul1 li{width: 240px;padding: 20px;}

  .jo1 .ul1 li .ltt{width: 200px;}

  .jo1 .ul1 li:hover{top: 0px;}

  .jo2 .ul1 li{padding: 0 10px;margin-bottom: 20px;}

  .jo2 .ul1 li .ltop .wz{margin-bottom: 10px;}
  
  .jo2 .ul1 li .lbtm{padding: 20px 0;}

  .jo2{padding-bottom: 30px;}

  .co1 .img .dl1{position: relative;top: 0;left: 0;width: 100%;transform: translateY(0%);-webkit-transform: translateY(0%);padding: 20px 0;}

  .co1 .img .dl1 dd{padding: 0 5%;}

  .co1 .img .dl1 dt{padding: 0 5%;}

  .co1 .img .dl1 dd .dh,.co1 .img .dl1 dd .xian,.co1 .img .dl1 dd .dh:last-child{margin-top: 20px;}

  .co2 .ul1{display: block;}

  .co2 .ul1 li{width: 100%;margin: 0 0 20px;}

  .co2 .ul1 li:last-child .ipt{height: 240px;}

  .co2 .ul1 li:last-child{margin: 20px 0;}

  .co2{padding-bottom: 30px;}

  .co2 .btn{display: block;}

  .co2 .btn .tb{width: 100%;}

  .co2 .btn .tj{margin: 20px auto;}

  .guanbi .gbox{width: 90%;}

  .se1{padding: 30px 0;}

  .se1 .sox{display: block;}

  .se1 .sox .slt{width: 100%;}

  .se1 .sox .srt{width: 100%;margin-top: 20px;}

  .se2 .stt{padding-bottom: 20px;}

  .se2 .ul1 li a{padding: 20px 0;}

  .se2 .ul1 li a .atc{margin-top: 15px;}

  .se2 .ul1{margin-bottom: 20px;}

  .footer .footer2 .flt .dh{margin-bottom: 10px;}

  .footer .footer2 .flt .ewm img{margin-top: 0;}

  .footer .footer2 .flt .ewm{margin: 20px auto 0;}

  .banner_zn .zntt,.banner_zn .zntc{font-size: 24px;}
  
  .banner_zn .zntc{margin: 20px 0;}

  .przn1{display: none;}

  .przn2{padding: 30px 0;}

  .przn2 .en{margin: 10px 0 20px;}

  .przn2 .tc{margin-bottom: 30px;}

  .suztt .num{font-size: 50px;}

  .suztt{text-align: left;margin-bottom: 20px;}

  .suztt .wen{margin-top: 10px;}

  .przn2 .pbtm .ul1 li{position: static;width: 100%;display: flex;align-items: center;align-content: center;justify-content: space-between;margin-top: 20px;}

  .przn2 .pbtm .ul1 li .ico{width: 40px;}

  .przn2 .pbtm .ul1 li .wz{position: static;transform: translateY(0%);-webkit-transform: translateY(0%);text-align: left;width: calc(100% - 60px);line-height: 1.5;}

  .przn3{padding: 0 0 30px;}

  .przn3 .ptop{display: block;}

  .przn3 .ptop .plt{width: 100%;}

  .przn3 .ptop .prt{width: 100%;margin-top: 20px;}

  .przn3 .ptop .prt li{padding: 0 20px;}

  .przn4{padding-bottom: 30px;}

  .przn4 .ul1{overflow: auto;justify-content: flex-start;}

  .przn4 .ul1 li{width: 240px;}

  .przn4 .ul1 li .ltt{width: 240px;}


  .vd_tanchuang video{height: auto;width: 90%;left: 5%;border: 5px solid #fff;}

  .vd_tanchuang.act video{top: 30%;}

  .vd_tanchuang .out,.vd_tanchuang .out:hover{background-size: 22px;}

  .prxny1 .pbtm2 li{height: auto;margin-bottom: 20px;}

  .prxny1 .pbtm2 li .img,.prxny1 .pbtm2 li:nth-child(2n) .img{width: 100%;float: none;}

  .prxny1 .pbtm2 li .img img:nth-child(2){left: auto;right: 0;}

  .prxny1 .pbtm2 li .txt{padding: 30px 5% 20px;float: none;width: 100%;}

  .pryxt1 .pbtm3 .ul1 li{position: static;}

  .pryxt1 .pbtm3 .ul1 li{position: static;width: 100%;display: flex;justify-content: space-between;margin-top: 20px;}

  .pryxt1 .pbtm3 .ul1 li .ico{width: 40px;}

  .pryxt1 .pbtm3 .ul1 li .wz{position: static;transform: translateY(0%);-webkit-transform: translateY(0%);text-align: left;width: calc(100% - 60px);line-height: 1.5;}

  .pryxt1 .pbtm3 .ul1 li .wz .tp{display: block;width: 80px;}

  .pryxt1 .pbtm3 .bg img{display: none;}

  .pryxt1 .pbtm3 .bg img:nth-child(2){position: static;display: block;transform: translateX(0%);-webkit-transform: translateX(0%);}

  .pryxt1 .tc{margin-bottom: 0;}

  .pryxt1 .pbtm3 .ul1 li:nth-child(1){margin-top: 0;}

  .pryxt2,.pryxt4,.pryxt6{padding: 30px 0;}

  .pryxt2 .en,.pryxt6 .en{margin: 10px 0 20px;}

  .pryxt2 .box{width: 96%;}

  .pryxt3{height: 250px;}

  .pryxt4 .en{margin: 10px 0 20px;}

  .pryxt4 .ul1{background: #fff;}

  .pryxt4 .ul1 li{display: block;height: auto;margin-bottom: 20px;}

  .pryxt4 .ul1 li .img{display: block;width: 100%;margin-bottom: 10px;}

  .pryxt4 .ul1 li .txt{width: 100%;}

  .pryxt4 .ptx{padding: 30px ;}

  .pryxt6 .box{width: 100%;}

  .cac1 .ctop .txt .ctc{color: #000;}

  .jo2 .ul1 li .lbtm{font-weight: 400;}

  .ca1 .cbox{padding: 0 5%;}

  .nec2 .nbox .ntc img{display: block;margin: 0 auto;max-width: 100%;height: auto !important;}

}
  
  















