@charset "utf-8";
body{ margin:0px; font-size:14px; color:#666666; font-family: "微软雅黑";}
*{padding:0px;margin:0px; outline: none; box-sizing: border-box;}
body{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 { list-style:none;}
button {overflow:visible}
img{border:none;}
a{color:#666666;text-decoration:none;}
a:hover{color:#0069c0;text-decoration:none; cursor: pointer;}
li{	list-style:none;}
.clear{overflow:hidden;clear:both; height:0px;}
.lf{ float:left;}
.rt{ float:right;}
.m{ width:1200px; margin:0 auto;}
/* @font-face { font-family: '1'; src: url('../fonts/1.ttf');} */

/* 两头/上下对齐 */
.lt{ display: flex;flex-flow: wrap;justify-content: space-between;}
.sx{ display: flex;flex-flow: column;justify-content: space-between;}

/* 左对齐 */
.box ul:after { display:block; content:""; width: 30%; height:0px;}

/* 一行两行三行隐藏 */
.yh{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.lh{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.sh{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

/* 图片隐藏/上下居中 */
.tp{ object-fit: cover;}
.jz{ display: -webkit-box;  display: -webkit-flex; -webkit-justify-content: center; -webkit-align-items: center;}

.t_p { overflow: hidden; position: relative;}
.t_p img{ width:100%; transition: all 3s; -webkit-transition: all 3s; -moz-transition: all 3s; -ms-transition: all 3s; -o-transition: all 3s;}
.t_p img:hover{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}

.header{ background: rgba(233,233,230,0.9);position: fixed;top: 0;left: 0;width: 100%;transition: All .4s ease;-webkit-transition: All .4s ease;-moz-transition: All .4s ease;-o-transition: All .4s ease;-webkit-animation: headerFix 1s ease 1;animation: headerFix 1s ease 1;z-index: 999;}
.header.top{background: rgba(233,233,230,0.9);position: fixed;top: 0;left: 0;width: 100%;transition: All .4s ease;-webkit-transition: All .4s ease;-moz-transition: All .4s ease;-o-transition: All .4s ease;-webkit-animation: headerFix 1s ease 1;animation: headerFix 1s ease 1;z-index: 999;}
.header .an{position:absolute;top: 30px;right:15px;height:18px;width:30px;display:none;}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute; transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px; transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px; transform:rotate(135deg); -o-transform:rotate(135deg); -ms-transform:rotate(135deg); -moz-transform:rotate(135deg); -webkit-transform:rotate(135deg);}
.navbar{width: 100%;max-width: 1600px;margin: auto;display: flex;flex-flow: wrap;justify-content: space-between;border: none;}
.navbar-header{margin-right: auto;margin-top: 19px;margin-bottom: 34px;}
.navbar-header img{height: 57px;}
.menu{}
.menu .nav i{font-size:14px; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:15px; top:50%; display:none; transform:translate(0,-50%);
-webkit-transform:translate(0,-50%); -moz-transform:translate(0,-50%); -ms-transform:translate(0,-50%); -o-transform:translate(0,-50%);}
.menu .nav ul li{padding: 37px 0;margin: 0 24px;line-height: 36px;text-align:center;float:left;position:relative;}
.menu .nav ul li a.o_lm{font-size: 18px;color: #000000;display:block;text-decoration: none;}
.menu .nav ul li.on:after{display:block;content:'';background: #0069c0;width: 100%;height: 2px;position: absolute;bottom: 5px;}
.menu .nav ul li:hover a.o_lm{color: #0069c0;}
.menu .nav ul li.on a.o_lm{color: #0069c0;font-weight: bold;}
.menu .nav .y_j{position:relative;}
.menu .nav .e_j{width:100%;position:absolute;left: 0;display:none;z-index:9999;}
.menu .nav .e_j a{background: #fff;display:block;font-size: 16px;color: #565656;line-height: 22px;padding: 11px 0;padding-left: 14px;padding-right: 6px;text-decoration: none;position: relative;}
.menu .nav .e_j a:after{display:block;content:'';background: #d5d5d5;width: calc(100% - 20px);height: 1px;position: absolute;bottom: 0;}
.menu .nav .e_j a:last-child:after{ display:none;}
.menu .nav .e_j a:hover{background-color: #0069c0;color: #fff;}
.menu .nav ul li:hover .e_j{display:block;}

.ss{ width: 230px; margin-left: 1.0625%; margin-right: 2.25%; margin-top: 39px;}
.ss form {width: 100%;margin: 0 auto;border: 1px solid #bfbfbf;border-radius: 33px;height: 33px;}
.ss form .txt {float:left;background: none;line-height: 31px;font-size: 14px;color: #adadad;padding-left: 15px;border: none;}
.ss form .input-button {width: 39px;height: 100%;padding-left: 24px;float: left;}
.ss form .input-button > input {width: 100%;height: 33px;background: url(../images/ss.png) no-repeat left center;border: none;line-height: 33px;}

.tel{ margin-top: 39px;}
.tel p{background: url(../images/tel.png) no-repeat left center;padding-left: 35px;line-height: 33px;font-family: 'SourceHanSansCN-Medium';font-size: 27px;color: #0069c0;font-weight: bold;}
@font-face { font-family: 'SourceHanSansCN-Medium'; src: url('../fonts/SourceHanSansCN-Medium.ttf');}

.ban{overflow: hidden;text-align: center;position: relative;}
.ban .swiper-slide{overflow: hidden;padding-bottom: 0;}
.ban1 img{ width: auto; min-width: 100%;}
.ban1 video{ width: 100%; max-height: 951px; object-fit: cover;}
.ban0{ position: absolute; width: 100%; height: 100%; z-index: 2; padding-top: 220px; text-align: center;}
.ban0 h1{line-height: 130px;font-size: 100px;color: #fff;font-weight: bold;}
.ban0 span{ display: block; background: #fff; width: 270px; height: 1px; margin: 30px auto;}
.ban0 h2{font-family: 'SourceHanSansCN-Medium';line-height: 50px;font-size: 45px;color: #fff;}
.tjxw{ height: 170px; margin-top: -85px; z-index: 99; padding-bottom: 0px;}
.tjxw .swiper-wrapper{ z-index: 99;}
.q_h{position: absolute;width: 100%;bottom: 80px;left: 0;}
.ban .swiper-button-prev,.ban .swiper-button-next{background: none;position: absolute;opacity: 1;width: 13px;height: 25px;/* margin-top: -12.5px; */text-align: center;font-family: simsun;color: #000;display: block;font-size: 25px;font-weight: bold;z-index: 99;}
.ban .swiper-button-prev{left: 95px;}
.ban .swiper-button-next{left: 140px;}
.ban .swiper-button-next:after, .ban .swiper-rtl .swiper-button-prev:after{ display: none;}
.ban .swiper-button-prev:after, .ban .swiper-rtl .swiper-button-next:after{ display: none;}
.ban .container{ position: relative;}
.ban .swiper-pagination{width: auto;bottom: 76px;right: 110px;left: auto;}
.ban .swiper-pagination-bullet{background: #535353;margin: 0!important;margin-right: 35px!important;opacity: 1;float: left;}
.ban .swiper-pagination-bullet-active{width: 16px;height: 16px;background: #fff;border: 4px solid #006ac2;margin-top: -4px!important;}
.ban2{position: absolute;width: 100%;bottom: 38px;left: 0;z-index: 99;}
.ban20{position: absolute;bottom: 35px;left: 185px;z-index: 999;}
.ban20 p{ font-size: 18px; color: #535353;}

.b_g{position: absolute;bottom: 30px;left: 0;width: 100%; padding: 0 15px; z-index: 9;}
.b_g0{background: #fff;max-width: 1600px;margin: auto;height: 100px;border-radius: 10px;box-shadow: 0 0 20px rgba(0,106,194,0.2);}

/* 首页解决方案 */
.sy_fa{ margin: 90px 0;}
.sy_fa11 h1{background: url(../images/fk.png) no-repeat left center;padding-left: 45px;line-height: 60px;font-size: 40px;color: #343333;}
.sy_fa12{ display: flex;}
.sy_fa121{ margin-top: 14px;}
.sy_fa121 .f11{ display: none;}
.sy_fa121 ul li.cur .f1{ display: none;}
.sy_fa121 ul li.cur .f11{ display: block;}
.sy_fa121 ul{ overflow: hidden;}
.sy_fa121 ul li{float: left;height: 31px;position: relative;display: -webkit-box;display: -webkit-flex;-webkit-justify-content: center;-webkit-align-items: center;}
.sy_fa121 ul li img{ max-height: 100%;}
.sy_fa121 ul li::after{content: '';position: absolute;top: 3px;right: 0;background: #a0a0a0;width: 1px;height: 26px;}
.sy_fa121 ul li a{ display: block; padding: 0 30px;}
.more1{margin-left: 30px;line-height: 60px;}
.more1 a{text-transform: uppercase;font-size: 22px;color: #161520;}
.more1 a:hover{ color: #006ac0;}
.sy_fab{ margin-top: 50px;}
.sy_fab .swiper-backface-hidden .swiper-slide{ -webkit-backface-visibility: inherit; backface-visibility: inherit; transform: initial;}
.jjfa{ display: none;}
.jjfa:first-child{ display: block;}
.jjfa0{ padding-left: 1px;}
.jjfa1{margin-top: 30px;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #dfdfdf;text-align: left;}
.jjfa1 h3{margin-bottom: 6px;line-height: 40px;font-size: 22px;color: #161520;}
.jjfa1 h3:hover{ color: #006ac0;}
.jjfa1 p{font-size: 16px;color: #676767;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.more2{display: block;width: 126px;line-height: 36px;color:#fff;font-size:16px;color: #000000;text-align: center;border: 1px solid #bcbcbc;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.more2:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 126px 0 0 0 #0267bf; -webkit-box-shadow:inset 126px 0 0 0 #0267bf; -moz-box-shadow:inset 126px 0 0 0 #0267bf; -ms-box-shadow:inset 126px 0 0 0 #0267bf;-o-box-shadow:inset 126px 0 0 0 #0267bf;}

/* 首页产品中心 */
.sy_cp{background: #f7fcff;width: 100%;height: 100%;position: relative;padding: 95px 0;}
.sy_cp .container{ position: relative;}
.sy_cp0{ position: relative;}
.sy_cpt{width: 39.125%;max-width: 626px;padding-bottom: 66px;border-bottom: 1px solid #c5cace;position: relative;z-index: 10;}
.sy_cpt h1{background: url(../images/fk.png) no-repeat left center;padding-left: 45px;margin-top: 80px;margin-bottom: 10px;line-height: 66px;font-size: 40px;color: #343333;}
.sy_cpt h2{line-height: 40px;font-size: 22px;color: #515456;}
.sy_cpb{ margin-top: 60px; position: relative;}
.sycp{position: relative;/* padding: 0 15px; */width: 100%;/* height: 100%; */margin-top: -205px;top: 0;left: 0;z-index: 9;}
.sycp .swiper-slide{background: none;width: 100%; overflow: hidden;}
.sycp0{width: 100%;height: 100%;}
.sycp1{width: 40%;max-width: 640px;padding-top: 320px;padding-bottom: 210px;text-align: left;}
.sycp1 h3{margin-bottom: 5px;line-height: 60px;font-size: 25px;color: #383838;font-weight: bold;}
.sycp1 p{line-height: 46px;font-size: 16px;color: #383838;}
.more3{display: block;background: #015cab;width: 192px;margin-top: 90px;line-height: 46px;color:#fff;font-size: 18px;text-align: center;border: 1px solid #bcbcbc;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.more3:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 192px 0 0 0 #0267bf; -webkit-box-shadow:inset 192px 0 0 0 #0267bf; -moz-box-shadow:inset 192px 0 0 0 #0267bf; -ms-box-shadow:inset 192px 0 0 0 #0267bf;-o-box-shadow:inset 192px 0 0 0 #0267bf;}
.sycp2{width: 46.875%;height: 100%;position: relative;margin-right: 3.4375%;/* margin-top: 55px; */}
.sycp21{ width: 100%; height: 100%;position: absolute;top: 0;left: 0; z-index: 1;}
.sycp21 ul li{ display: none;}
.sycp21 ul li.cur{ display: block;}
.sycp21 ul li img{ max-width: 100%; max-height: 100%;object-fit: cover;}
.sycp22{position: absolute;right: 3.4375%;top: 0;z-index: 9;width: 57.75%;height: 100%;max-height: 750px;overflow: inherit;}
.sycp22 .swiper-slide{width: 20.5%;position: absolute;z-index: 20;height: auto;}
.sycp22 .swiper-slide:first-child:before{content:'';display: block;background: #f7fcff;width: 50%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.sycp22 .swiper-slide:after{content:'';display: block;background: #ecf5fa;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.sycp22 .swiper-slide:nth-of-type(5):before{content:'';display: block;background: #f7fcff;width: 50%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.sycp22 .swiper-slide:nth-of-type(6):after{content:'';display: block;background: #f7fcff;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.x0{width: 71.43%;margin: auto;/* height: 100%; */position: relative;z-index: 9;}
.x1{ width: 100%; height: 100%; position: relative;}
.x1 img{ width: 100%; height: 100%;}
.x2{width: 91%;/* height: 100%; */top: 4.5%;left: 4.5%;position: absolute;}
.x2 img{width: 100%;height: 100%;}
.x3{width: 91%;height: 100%;top: 0;left: 4.5%;position: absolute;}
.x3 img{ max-width: 100%; max-height: 100%; object-fit: cover;}
.x12{ display: none;}
.x22{ display: none;}
.sycp22 .swiper-slide-thumb-active .x11{ display: none;}
.sycp22 .swiper-slide-thumb-active .x21{ display: none;}
.sycp22 .swiper-slide-thumb-active .x12{ display: block;}
.sycp22 .swiper-slide-thumb-active .x22{ display: block;}
.sycp22 .swiper-slide-thumb-active .x2{ background: #005bac;border-radius: 100%;}
.sycp22 .swiper-slide:nth-of-type(1){top: -7.3%;right: 32.25%;/* margin-right: -10.25%; */}
.sycp22 .swiper-slide:nth-of-type(2){top: 8.7%;right: 4.4%;}
.sycp22 .swiper-slide:nth-of-type(3){top: 50%;margin-top: -7.3%;right: -8.3%;transform: rotate(90deg);}
.sycp22 .swiper-slide:nth-of-type(3) .x3{transform: rotate(-90deg);}
.sycp22 .swiper-slide:nth-of-type(4){bottom: 85px;right: 15px;}
.sycp22 .swiper-slide:nth-of-type(5){bottom: -7.3%;right: 32.25%;/* margin-left: -10.25%; */}
.sycp22 .swiper-slide:nth-of-type(6){bottom: 85px;right: 578px;}
.sycpb{ position: absolute;top: 0;right: 3.4375%;}
.sycpb0{width: 100%;height: 100%;position: relative;}
.sycp23{position: relative;width: 100%;height: 100%;max-width: 750px; z-index: 10;}
.sycp23 img{ width: 100%; height: 100%;}
.sycp24{position: relative;margin-left: auto;width: 100%;height: 100%;max-width: 750px;z-index: 8;}
.sycp24 img{ width: 100%; height: 100%;}

.sycp .swiper-pagination-bullet{ position: relative; background: #c3e1fb; opacity: 1; display: inline-block; height: 3px; width: 48px; margin-right: 10px; border-radius: 0; text-align:left;cursor:pointer;-webkit-transition:width 0.5s ease-in-out;-webkit-transition:width 0.5s ease-in-out;transition:width 0.5s ease-in-out;}
.sycp .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: none;}
.sycp .swiper-pagination-bullet:before{content:""; position: absolute; left: 0; top: 0; width: 48px; height: 3px; display:inline-block; vertical-align:middle;}
.sycp .swiper-pagination-bullet:after{content:""; position: absolute; left: 0; top: 0; width:0px; height: 3px; background:#015cab; margin-left: 0px;vertical-align:middle;-webkit-transition:width 0s;transition:width 0s;display:inline-block;}
.sycp .swiper-pagination-bullet-active{width: 48px;}
.sycp .swiper-pagination-bullet-active:after{width: 48px;display:inline-block;-webkit-transition:width 2s linear 0.5s;transition:width 2s linear 0.5s;}
.sycp .swiper-pagination-bullet-active:before{ display: none;}
.sycp .swiper-pagination{ bottom: -5px;}

.bg_cp1{position: absolute;width: 100%;height: 100%;padding: 0 15px;left: 0;top: 0;}
.bg_cp1 .m1{position: relative;max-width: 1600px;width: 100%;margin: auto;height: 100%;}
.bg_cp10{background: #ecf5fa; height: 100%;position: absolute;top: 0;right: 0;z-index: 1;}
.bg_cp2{ background: #ecf5fa; width: 20%; height: 100%; position: absolute; top: 0; right: 0; z-index: 1;}


/* 首页应用案例 */
.sy_al{ margin: 90px 0;}
.sy_alt{ padding-bottom: 16px; border-bottom: 1px solid #c9c9c9;}
.sy_al1 h1{ background: url(../images/fk.png) no-repeat left center; padding-left: 45px; line-height: 60px; font-size: 40px; color: #343333;}

.sy_alb{ margin-top: 58px;}
.sy_alb .swiper{padding-bottom: 87px;}
.sy_alb .swiper-pagination{bottom: 7px;padding: 0 7.8125%;}
.sy_alb .swiper-pagination::after{display: block;content: '';background: #c9c9c9;position: absolute;bottom: 7px;left: 0;width: 100%;height: 1px;}
.sy_alb .swiper-pagination-bullet{width: 20%;margin: 0!important;background: none;opacity: 1;position: relative;}
.sy_alb .swiper-pagination-bullet::after{display: block;content: '';background: #c9c9c9;width: 10px;height: 10px;margin: auto;border-radius: 100%;}
.sy_alb .swiper-pagination-bullet-active::before{display: block;content: '';background: rgba(0,105,192,0.66);width: 26px;height: 26px;margin: auto;border-radius: 100%;position: absolute;top: -7px;left: 50%;margin-left: -13px;z-index: 9;}
.sy_alb .swiper-pagination-bullet-active::after{display: block;content: '';background: #fff;width: 12px;height: 12px;border-radius: 100%;left: 50%;margin-left: -6px;position: relative;z-index: 9;}
.sy_yy1{ width: 50%; margin-left: 4.375%; margin-top: 58px;}
.sy_yy1 h1{ line-height: 40px; font-size: 30px; color: #363636; font-weight: bold;}
.sy_yy1 h2{ margin-bottom: 40px; line-height: 35px; font-size: 15px; color: #363636; text-transform: uppercase;}
.sy_yy1 p{ margin-bottom: 10px; line-height: 30px; font-size: 16px; color: #363636;}
.more4{ background: url(../images/jt.png) no-repeat left 148px center; display: block; width: 230px; padding-left: 68px; margin-top: 40px; line-height: 50px; font-size: 18px; border: 1px solid #c9c9c9; border-radius: 50px; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.more4:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 230px 0 0 0 #0267bf; -webkit-box-shadow:inset 230px 0 0 0 #0267bf; -moz-box-shadow:inset 230px 0 0 0 #0267bf; -ms-box-shadow:inset 230px 0 0 0 #0267bf;-o-box-shadow:inset 230px 0 0 0 #0267bf;}
.sy_yy2{ width: 38.25%;}
.sy_yy2 img{ max-width: 100%; max-height: 458px; object-fit: cover;}

/* 首页新闻资讯 */
.sy_xw{ background: #f6fcff; padding-top: 100px; padding-bottom: 122px;}
.sy_xw11 h1{ background: url(../images/fk.png) no-repeat left center; padding-left: 45px; line-height: 60px; font-size: 40px; color: #343333;}
.sy_xw12{ display: flex;}
.sy_xw121 ul{ overflow: hidden;}
.sy_xw121 ul li{ float: left; margin-left: 60px; line-height: 60px;}
.sy_xw121 ul li a{ font-size: 22px; color: #161520;}
.sy_xw121 ul li.cur a{ color: #0070c0;}
.sy_xw122{ padding-left: 46px;}

.sy_xwb{ margin-top: 46px;}
.sy_xw2{ display: none;}
.sy_xw2:first-child{ display: block;}
.sy_xw21{ width: 42.875%;}
.sy_xw21 img{ height: 278px; object-fit: cover;}
.sy_xw21b{ background: #1779cb; padding: 30px 5px; padding-right: 50px; transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;}
.sy_xw21b:hover{ transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.sy_xw21b .rq{ width: 18.7%; padding-top: 15px; text-align: center;}
.sy_xw21b .rq strong{ display: block; margin-bottom: 10px; line-height: 45px; font-size: 42px; color: #fff;}
.sy_xw21b .rq span{ display: block; line-height: 18px; font-size: 16px; color: #fff;}
.sy_xw21b .bt{ width: 81.3%;}
.sy_xw21b .bt h3{ margin-bottom: 10px; line-height: 35px; font-size: 20px; color: #fff; padding-bottom: 5px; border-bottom: 1px solid #fff; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.sy_xw21b .bt p{ line-height: 30px; font-size: 16px; color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.sy_xw22{ width: 51.25%; margin-top: 6px;}
.sy_xw22 ul li{ transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;}
.sy_xw2t{ padding: 15px 0; line-height: 30px; overflow: hidden;}
.sy_xw2t span{ display: block; float: right; width: 62px; font-size: 15px; color: #b8b8b8;}
.sy_xw2t a{ display: block; float: left; width: calc(100% - 65px); font-size: 18px; color: #262626; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.sy_xw2m{ background: #d0d4d6; width: 100%; height: 1px;}
.sy_xw2b{ display: none; max-width: 84.1%; margin-top: 12px; margin-bottom: 20px;}
.sy_xw2b p{ line-height: 32px; font-size: 16px; color: #7b7b7b; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.sy_xw22 ul li.cur .sy_xw2m{ max-width: 86.3%;}
.sy_xw22 ul li.cur .sy_xw2b{ display: block;}
.sy_xw22 ul li:hover .sy_xw2m{ background: #0069c0;}
.sy_xw22 ul li:hover .sy_xw2t a{ color: #0069c0;}
.sy_xw22 ul li:hover .sy_xw2t span{ color: #0069c0;}

/* 首页合作伙伴 */
.sy_hz{ margin-top: 105px;}
.sy_hzt{ text-align: center;}
.sy_hzt h1{ line-height: 70px; font-size: 50px; color: #343333; font-weight: bold;}
.sy_hzt h2{ line-height: 35px; font-size: 16px; color: #929292; text-transform: uppercase;}
.sy_hzb{ margin-top: 58px;}
.xx4{ margin-bottom: 70px; overflow: hidden;}
.xx4 ul li{ width: 14.28%; height: 74px; display: inline-block; text-align: center;}
.xx4 img{ max-height: 100%;}

/* 首页立即咨询 */
.sy_zx{margin-bottom: 120px;position: relative;}
.sy_zx1{max-width: 1023px;margin: auto;height: 100%;position: relative;z-index: 1;}
.sy_zx1t{ width: 100%; height: 100%; position: relative;}
.sy_zx1t img{width: 100%;height: 100%;}
.sy_zx1b{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding-left: 9.4%;padding-right: 6.8%;padding-top: 46px;z-index: 9;}
.sy_zx11 p{ line-height: 46px; font-family: 'SourceHanSansCN-Medium'; font-size: 33px; color: #fff;}
.sy_zx12{margin-top: 24px;}
.sy_zx12 a{ display: block; background: url(../images/bjt.png) no-repeat left 117px center #ff9c00; width: 172px; padding-left: 33px; line-height: 46px; border-radius: 8px; font-size: 18px; color: #fff; transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;}
.sy_zx2{background: #c9c9c9;position: absolute;width: 100%;height: 1px;top: 43.4%;left: 0;}
.sy_zx1:hover .sy_zx12 a{ transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); -webkit-transform: translateY(-5px);}

/* 底部 */
.footer{ overflow: hidden;}
.footer .f1{ background: #3b3e48; padding-top: 102px; padding-bottom: 62px; border-bottom: 1px solid #5b5d65;}
.f10{ max-width: 1330px; padding: 0 15px; width: 100%; margin: auto;}
.f10 ul li{ background: #454954; width: 23%; padding-top: 25px; padding-bottom: 20px; text-align: center; transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;}
.f10 ul li a{ display: block; width: 100%; height: 100%;}
.f10 ul li div{ margin-bottom: 20px; height: 54px;}
.f10 ul li div img{ max-height: 100%;}
.f10 ul li p{ line-height: 23px; font-size: 16px; color: #fff;}
.f10 ul li:hover{ transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); -webkit-transform: translateY(-5px);}

.f2{ background: #3b3e48; padding: 50px 0;}
.f20{ padding: 0 40px; display: flex;}
.f21{ width: 24%;}
.f21t{ margin-top: 30px; margin-left: 10px;}
.f21t img{ height: 77px;}
.f21b{ margin-top: 46px;}
.f21b ul{ overflow: hidden;}
.f21b ul li{ background: #454954; float: left; width: 60px; height: 60px; margin-right: 20px;}
.f21b ul li div.jz{ height: 33px;}
.f21b ul li div.jz img{ max-height: 100%;}

/*二维码*/
.e_m{width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999; display:none;}
.e_m .b_j{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:absolute; left:0; top:0;}
.e_m .n_r{width:200px; padding:10px 10px 5px 10px; background-color:#fff; border:1px solid #e7e7e7; position:absolute; top:50%; left:50%; margin-left:-101px; margin-top:-106px;}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{text-align:center; font-size:14px; margin-top:10px; padding:0;}

.f22{ width: 12.5%;}
.f220 h3{ margin-bottom: 12px; line-height: 48px; font-size: 20px; color: #fff;}
.f220 h3 a{ font-size: 20px; color: #fff;}
.f220 p{ line-height: 36px; font-size: 16px; color: #fff; opacity: 0.6;}
.f220 p a{ font-size: 16px; color: #fff; opacity: 0.6;}
.f23{ width: 12.5%;}
.f24{ width: 12.5%;}
.f25{ width: 37.5%; margin-left: auto;}
.f25t h3{ margin-bottom: 12px; line-height: 48px; font-size: 20px; color: #fff;}
.f25b h1{ background: url(../images/ft.png) no-repeat left center; padding-left: 40px; margin-bottom: 20px; line-height: 38px; font-size: 32px; color: #fff;}
.f25b p{ margin-bottom: 8px; line-height: 30px; font-size: 17px; color: #fff; opacity: 0.6;}

.yqlj{ background: #3b3e48; padding: 25px 15px;}
.yqlj span{ display: inline-block; margin-bottom: 8px; font-size: 16px; color: #fff; opacity: 0.5;}
.yqlj a{ display: inline-block; margin-bottom: 8px; margin-left: 30px; font-size: 16px; color: #fff; opacity: 0.5;}

.f3{ background: #3e424c; padding: 15px 0; text-align: center;}
.f3 p{ line-height: 30px; font-size: 16px; color: #fff; opacity: 0.5;}
.f3 p a{ font-size: 16px; color: #fff; opacity: 0.5;}

/* 解决方案 */
.nban1{ width: 100%; height: 100%; position: relative; text-align: center;}
.nb11{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 130px; z-index: 1;}
.nb11 h2{ line-height: 60px; font-size: 42px; color: #fff;}
.nb11 h1{ margin-bottom: 25px; line-height: 82px; font-size: 60px; color: #fff; font-weight: bold;}
.nb11 h1::after{ display: block; content: ''; background: #fff; width: 70px; height: 1px; margin: auto; margin-top: 22px;}
.nb11 p{ line-height: 35px; font-size: 24px; color: #fff;}
.nb11 p span{ margin: 0 15px;}
.nb10{ width: 100%; height: 100%; position: relative;}
.nb10 img{ max-width: 100%;}

.dq{ padding: 25px 0; box-shadow: 0 0 20px rgba(0,106,194,0.1);}
.dq0{ background: url(../images/dq.png) no-repeat left center; line-height: 26px; padding-left: 50px; margin-left: 50px; font-size: 18px; color: #535353;}
.dq0 a{ font-size: 18px; color: #535353;}

.solut{ padding-top: 90px; padding-bottom: 96px;}
.so1{ text-align: center;}
.so1 h1{ line-height: 60px; font-size: 50px; color: #343333; font-weight: bold;}
.so1 h2{ line-height: 30px; text-transform: uppercase; font-size: 16px; color: #929292;}
.so1 img{ display: block; margin: auto; height: 5px; margin-top: 12px;}
.so2{ margin-top: 60px; margin-bottom: 56px;}
.so2 ul{ text-align: center; font-size: 0;}
.so2 ul li{ display: inline-block; line-height: 30px; padding: 0 30px;}
.so2 ul li a{ font-size: 21px; color: #161520;}
.so2 ul li a:hover{ color: #0069c0;}
.so3{ padding-bottom: 45px;}
.so3 ul li{margin-bottom: 50px;box-shadow: 0 0 25px rgba(204,204,204,0.3); -webkit-transition: all .2s linear; transition: all .2s linear;}
.so31{ width: 36.25%;}
.so32{ width: 53.5%; margin-right: 5%; padding-top: 52px;}
.so32 h3{ margin-bottom: 35px; padding-top: 20px; padding-bottom: 6px; line-height: 40px; font-size: 22px; color: #161520; position: relative;}
.so32 h3::after{ display: block; content: ''; background: #0069c0; width: 45px; height: 3px;}
.so32 h3 strong{position: absolute;top: 0;left: 0;line-height: 74px;font-family: Impact;font-size: 91px;color: #d4d4d4;opacity: 0.3;}
.so32 h3:hover{ color: #0069c0;}
.so32 p{ line-height: 35px; font-size: 16px; color: #676767; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.so32 .more{ display: block; background: #0069c0; width: 126px; margin: 27px 0; line-height: 30px; color:#fff; font-size:15px; text-align: center; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.so32 .more:hover{ box-shadow:inset 126px 0 0 0 #676767; -webkit-box-shadow:inset 126px 0 0 0 #676767; -moz-box-shadow:inset 126px 0 0 0 #676767; -ms-box-shadow:inset 126px 0 0 0 #676767;-o-box-shadow:inset 126px 0 0 0 #676767;}
.so3 ul li:hover{ -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1); box-shadow: 0 15px 30px rgba(0, 0, 0, .1); -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0);}
.so3 ul li:nth-of-type(even) .so32{ margin-left: auto;}
/* 分页 */
.page {text-align: center;}
.page li {display: inline-block; line-height: 38px; border: 1px solid #cccccc; text-align: center; color: #333333; padding: 0 23px; margin: 0 4px;}
.page li.active {display: inline-block; padding: 0 23px; line-height: 40px; background: #0069c0; color: #fff; text-align: center; margin: 0 4px;}
.page li.active a{ color:#fff;}
.page strong{ margin: 0 4px;}

/* 解决方案详情页 */
.show_so{ padding-top: 75px; padding-bottom: 98px;}
.show_so img{ max-width: 100%; width: auto!important; height: auto!important;}

.show_so1{ text-align: center;}
.show_so1 h1{margin-bottom: 15px;padding: 14px 0;line-height: 50px;font-size: 40px;color: #343333;font-weight: bold;position: relative;}
.show_so1 h1::after{display: block;content: '';background: #b2b2b2;position: absolute;width: 473px;margin: auto;height: 1px;bottom: 0;left: 50%;margin-left: -236.5px;}
.show_so1 p{ line-height: 26px; font-size: 16px; color: #212121;}

.show_so2{ margin-top: 53px;} 
.s_sot h1{ background: url(../images/f_bg.png) no-repeat left center; line-height: 53px; font-size: 23px; color: #fff; font-weight: bold;}
.s_sot h1 img{margin: 0 21px;height: 24px!important;}
.s_sot p{ margin-top: 8px; border-bottom: 2px solid #eaeaea; position: relative;}
.s_sot p::before{ position: absolute; display: block; content: ''; top: -1px; left: 0; background: #0069c0; width: 236px; height: 4px;}
.show_so2m{ margin: 62px 0;}
.s_so1{ width: 49.125%;}
.s_so2{ background: #f7f7f7; width: 49.8125%; padding: 95px 50px 0 60px;}
.s_so2 p{ line-height: 40px; font-size: 16px; color: #212121; text-indent: 2em;}

.show_so3m{ padding-top: 30px;}
.show_so3m ul{ overflow: hidden;}
.show_so3m ul li{ float: left; min-width: 38.125%; max-width: 50%; margin-top: 30px; padding-left: 25px; line-height: 20px;}
.show_so3m ul li p{ background: url(../images/d.png) no-repeat left center; padding-left: 35px; font-size: 16px; color: #212121;}

.show_so4{ margin: 62px 0;}
.show_so4m{ margin: 53px 0;}
.show_so4m p{ line-height: 35px; font-size: 16px; color: #212121; text-indent: 2em;}
.show_so4b{ text-align: center;}

.show_so5m ul li{ width: 46.25%; margin-right: 10px; margin-top: 60px; margin-bottom: 40px;}
.show_so5m ul li h3{ margin-bottom: 8px; line-height: 28px; font-size: 16px; color: #212121; font-weight: bold;}
.show_so5m ul li p{ line-height: 26px; font-size: 16px; color: #212121;}
.show_so5m ul li div{ margin-top: 90px; text-align: center;}

.show_so6{ margin-top: 28px; margin-bottom: 156px;}
.show_so6m{ margin-top: 50px; padding: 0 26px;}
.show_so6m p{ background: url(../images/d.png) no-repeat left center; margin-bottom: 20px; padding-left: 40px; line-height: 20px; font-size: 16px; color: #212121;}

.tj_cp1 h1{ line-height: 66px; font-size: 40px; color: #343333; font-weight: bold;}
.tj_cp2 a{ display: block; line-height: 66px; font-size: 22px; color: #161520; text-transform: uppercase;}
.tj_cpm{ margin-top: 55px;}
.tjcp{ padding-bottom: 25px;}
.tjcp .swiper-slide{ padding: 0 20px;}
.tjcp.swiper-backface-hidden .swiper-slide{ transform: initial; backface-visibility: initial; -webkit-backface-visibility: initial;}
.tjcp1{ width: 100%; height: 100%; position: relative;}
.tjcp11{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.tjcp11 img{ max-width: 100%; max-height: 296px; object-fit: cover;}
.tjcp12{ width: 100%; height: 100%; position: relative;}
.tjcp12 img{ display: block; width: 100%; height: 100%;}
.tjcp2{ box-shadow: 0 0 25px rgba(204,204,204,0.3); padding: 40px; padding-left: 50px;}
.tjcp21 h3{ margin-bottom: 15px; line-height: 32px; font-size: 22px; color: #383838; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.tjcp21 h3:hover{ color: #0267bf;}
.tjcp21 p{ line-height: 30px; font-size: 16px; color: #383838; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.tjcp22{ margin-top: 30px;}
.tjcp22 a{ display: block; width: 140px; line-height: 35px; font-size:16px; color: #676767; text-align: center; border: 1px solid #bcbcbc; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.tjcp22 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 140px 0 0 0 #0267bf; -webkit-box-shadow:inset 140px 0 0 0 #0267bf; -moz-box-shadow:inset 140px 0 0 0 #0267bf; -ms-box-shadow:inset 140px 0 0 0 #0267bf;-o-box-shadow:inset 140px 0 0 0 #0267bf;}

/* 产品中心 */
.nb21{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 130px; z-index: 1;}
.nb21 h2{ line-height: 100px; font-size: 42px; color: #fff;}
.nb21 h1{ line-height: 100px; font-size: 60px; color: #fff; font-weight: bold;}

.pro{ padding-top: 90px; padding-bottom: 162px;}
.pro2t{ padding-top: 62px; padding-bottom: 50px;}
.pro2t ul{ text-align: center; font-size: 0;}
.pro2t ul li{ display: inline-block; line-height: 52px; width: 8.75%; margin: 0 7px; border: 1px solid #dcdcdc; text-align: center;}
.pro2t ul li a{ display: block; width: 100%; padding: 0 15px; font-size: 18px; color: #2c2c2c;}
.pro2t ul li:hover{ background: #0069c0; border: 1px solid #0069c0;}
.pro2t ul li:hover a{ color: #fff;}

.pro2m{ border-top: 2px solid #e9e9e9; padding: 0 7.8125%;}
.pro2m ul li{ width: 20%; position: relative;}
.pro2m ul li::after{display: block;content: '';background: #bebebe;width: 10px;height: 10px;margin: auto;margin-top: -6px;position: relative;z-index: 1;border-radius: 100%;}

.pro3{ padding-top: 62px; padding-bottom: 40px;}
.pro3 ul{ overflow: hidden;}
.pro3 ul{ /* float: left; width: 33.333%; *//* margin-left: 2.46875%; */ padding-bottom: 52px; margin-bottom: 0;}
.pro3 ul:first-child{ margin-left: 0;}
.pro3 ul:nth-of-type(3n+1){ margin-left: 0;}
.pro3 ul li{ width: 95.1%; margin: auto;}
.pro3t{ width: 100%; height: 100%; position: relative;}
.pro311{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.pro311 img{ max-width: 100%; max-height: 296px; object-fit: cover;}
.pro312{ width: 100%; height: 100%; position: relative;}
.pro312 img{ display: block; width: 100%; height: 100%;}
.pro3m{ box-shadow: 0 0 20px rgba(204,204,204,0.3); padding: 40px 0; padding-left: 35px; padding-right: 58px;}
.pro321 h3{ margin-bottom: 15px; line-height: 35px; font-size: 22px; color: #383838; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.pro321 h3:hover{ color: #0267bf;}
.pro321 p{ line-height: 30px; font-size: 16px; color: #383838; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.pro322{ margin-top: 26px;}
.pro322 a{ display: block; width: 140px; line-height: 35px; font-size:16px; color: #676767; text-align: center; border: 1px solid #bcbcbc; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.pro322 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 140px 0 0 0 #0267bf; -webkit-box-shadow:inset 140px 0 0 0 #0267bf; -moz-box-shadow:inset 140px 0 0 0 #0267bf; -ms-box-shadow:inset 140px 0 0 0 #0267bf;-o-box-shadow:inset 140px 0 0 0 #0267bf;}

/* 产品中心详情页 */
.s_p1{ padding: 95px 0;}
.s_p11{ width: 48.625%;}
.cp10{ width: 100%; height: 100%; position: relative;}
.cp11{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.cp11 img{ max-width: 100%; max-height: 100%; object-fit: cover;}
.cp12{ width: 100%; height: 100%; position: relative;}
.cp12 img{ width: 100%; height: 100%;}
.cp20{ margin-top: 50px; position: relative;}
.cp20 .swiper-button-prev{ background: url(../images/l.png) no-repeat left center; width: 20px; height: 51px;}
.cp20 .swiper-button-next{ background: url(../images/r.png) no-repeat left center; width: 20px; height: 51px;}
.cp20 .swiper-button-prev:after, .cp20 .swiper-button-next:after{ display: none;}
.cp2{ width: 85.2%; max-width: 663px; margin: auto;}
.cp2 .swiper-slide{ width: 30.2%;}
.cp210{ border: 1px solid #c2c2c2; width: 100%; height: 125px; text-align: center;}
.swiper-slide-thumb-active .cp210{ border: 3px solid #0069c0;}
.cp2 .swiper-slide img{ max-width: 100%; max-height: 100%; object-fit: cover;}
.s_p12{ width: 39.375%; margin-right: 5%; margin-top: 32px;}
.s_p121 h3{ padding: 20px 0; line-height: 38px; font-family: SourceHanSansCN-Medium; font-size: 30px; color: #242323; border-top: 1px dashed #dadada; border-bottom: 1px dashed #dadada;}
.s_p122{ margin-top: 20px; margin-bottom: 28px;}
.s_p122 p{ line-height: 28px; font-size: 18px; color: #0069c0;}
.s_p123{ border: 1px solid #c1c1c1;}
.s_p1231{ padding: 0 26px; padding-top: 22px; padding-bottom: 17px;}
.s_p1231 p{ line-height: 35px; font-size: 18px; color: #686868;}
.s_p1232{ padding: 0 26px; padding-top: 45px; padding-bottom: 55px; border-top: 1px solid #c1c1c1;}
.s_p1232 p{ line-height: 30px; font-family: SourceHanSansCN-Medium; font-size: 20px; color: #686868;}
.s_p124{ margin-top: 46px; overflow: hidden;}
.s_p13 p{ background: url(../images/ph.png) no-repeat left center; line-height: 40px; padding-left: 50px; font-family: SourceHanSansCN-Medium; font-size: 24px; color: #686868;}
.s_p13 p strong{ font-size: 32px; color: #0069c0;}
.s_p14{ margin-left: 22px;}
.s_p14 a{ display: block; background: #0069c0; width: 164px; line-height: 40px; color:#fff; font-size: 22px; text-align: center; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.s_p14 a:hover{ box-shadow:inset 164px 0 0 0 #000; -webkit-box-shadow:inset 164px 0 0 0 #000; -moz-box-shadow:inset 164px 0 0 0 #000; -ms-box-shadow:inset 164px 0 0 0 #000;-o-box-shadow:inset 164px 0 0 0 #000;}

.s_p2{ background: #f7f7f9; padding-top: 120px; padding-bottom: 136px;}
.s_p21m{ padding-top: 56px; padding-bottom: 50px;}
.s_p21m p{ text-indent: 4em; line-height: 30px; margin-bottom: 5px; font-size: 16px; color: #686868;}
.s_p22m{ max-width: 1490px; margin: auto; padding-top: 30px;}
.s_p22m ul:after { display:block; content:""; width: 31.9%; height:0px;}
.s_p22m ul li{ background: #fff; width: 31.9%; height: 420px; margin-top: 30px; border-radius: 25px;}
.s_p22m ul li img{ max-height: 100%; max-width: 100%; object-fit: cover;}
.s_p23{ margin: 62px 0;}
.s_p23m{ margin-top: 62px;}
.gn_td{ width: 47.875%;}
.gn_td ul li{ margin-top: 3px;}
.gn_td ul li:first-child{ margin-top: 0;}
.gn_td ul li .gn_td1{ background: #e1e2e3; width: 76px; height: 62px; overflow: hidden; padding: 5px 0; line-height: 26px; display: flex; align-items: center; justify-content: space-around; flex-direction: column;}
.gn_td ul li .gn_td1 p{ font-size: 30px; color: #343333; font-weight: bold;}
.gn_td ul li .gn_td2{ background: #e1e2e3; width: calc(100% - 79px); height: 62px; overflow: hidden; padding: 5px 22px; line-height: 26px; display: flex; justify-content: space-around; flex-direction: column;}
.gn_td ul li .gn_td2 p{font-size: 20px;color: #343333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.gn_td ul li:nth-of-type(even) .gn_td1{ background: #f0f1f1;}
.gn_td ul li:nth-of-type(even) .gn_td2{ background: #f0f1f1;}
.s_p24m{ margin-top: 62px;}
.js_cs{ width: 31.25%;}
.js_cs:after { display:block; content:""; width: 31.25%; height:0px;}
.js_cs ul li{ margin-top: 4px;}
.js_cs ul li:first-child{ margin-top: 0;}
.js_cs ul li .js_cs1{ background: #e1e2e3; width: 106px; height: 76px; overflow: hidden; padding-top: 10px; padding-bottom: 6px; line-height: 30px; display: flex; align-items: center; justify-content: space-around; flex-direction: column;}
.js_cs ul li .js_cs1 p{ font-size: 20px; color: #343333; font-weight: bold;}
.js_cs ul li .js_cs2{ background: #e1e2e3; width: calc(100% - 108px); padding: 0 30px; height: 76px; overflow: hidden; padding-top: 10px; padding-bottom: 6px; line-height: 30px; display: flex; justify-content: space-around; flex-direction: column;}
.js_cs ul li .js_cs2 p{font-size: 20px;color: #343333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.js_cs:first-child .js_cs2{ padding-right: 22px;}
.js_cs ul li:nth-of-type(even) .js_cs1{ background: #e1e2e3;}
.js_cs ul li:nth-of-type(even) .js_cs2{ background: #f0f1f1;}
.js_cs:last-child ul li:nth-of-type(4) .js_cs1{ background: #f7f7f9;}

.tj_al{ margin-top: 120px; margin-bottom: 128px;}
.tj_alm{ margin-top: 30px;}
.tj_al .swiper-slide{ padding: 0 1px;}
.tj_al.swiper-backface-hidden .swiper-slide{ transform: initial; backface-visibility: initial; -webkit-backface-visibility: initial;}
.tjal2{ padding: 40px 30px; border: 1px solid #c3c3c3;}
.tjal21 h3{ margin-bottom: 15px; line-height: 32px; font-size: 22px; color: #272636; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.tjal21 h3:hover{ color: #0267bf;}
.tjal21 p{ line-height: 30px; font-size: 16px; color: #494949; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.tjal22{ margin-top: 26px;}
.tjal22 a{ display: block; width: 126px; line-height: 35px; font-size:15px; color: #4f4f4f; text-align: center; border: 1px solid #d1d1d1; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.tjal22 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 126px 0 0 0 #0267bf; -webkit-box-shadow:inset 126px 0 0 0 #0267bf; -moz-box-shadow:inset 126px 0 0 0 #0267bf; -ms-box-shadow:inset 126px 0 0 0 #0267bf;-o-box-shadow:inset 126px 0 0 0 #0267bf;}

/* 应用案例 */
.nb31{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 130px; z-index: 1;}
.nb31 h1{ margin-top: 5px; margin-bottom: 20px; line-height: 116px; font-size: 60px; color: #fff; font-weight: bold;}
.nb31 h1::after{ display: block; content: ''; background: #bdccf0; width: 70px; height: 1px; margin: auto;}
.nb31 p{ line-height: 36px; font-size: 24px; color: #fff;}

.case{ padding-top: 88px; padding-bottom: 96px;}
.case2{ margin-top: 62px; margin-bottom: 95px; padding-top: 62px; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6;}
.case2 ul li{ width: 31.25%; padding-bottom: 62px; -webkit-transition: all .2s linear; transition: all .2s linear;}
.case2 ul li .t_p img{ height: 290px; object-fit: cover;}
.ca2{ padding: 40px 30px; border: 1px solid #c3c3c3;}
.ca21 h3{ margin-bottom: 15px; line-height: 32px; font-size: 22px; color: #272636; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.ca21 h3:hover{ color: #0267bf;}
.ca21 p{ line-height: 30px; font-size: 16px; color: #494949; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.ca22{ margin-top: 22px;}
.ca22 a{ display: block; width: 126px; line-height: 35px; font-size:15px; color: #4f4f4f; text-align: center; border: 1px solid #d1d1d1; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.ca22 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 126px 0 0 0 #0267bf; -webkit-box-shadow:inset 126px 0 0 0 #0267bf; -moz-box-shadow:inset 126px 0 0 0 #0267bf; -ms-box-shadow:inset 126px 0 0 0 #0267bf;-o-box-shadow:inset 126px 0 0 0 #0267bf;}
.case2 ul li:hover{ -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0);}

/* 应用案例详情页 */
.s_case{ margin-top: 56px; margin-bottom: 96px;}

.s_case1{ width: 69.6875%;}
.s_c11{ background: #f9f9f9; padding: 0 40px; padding-top: 90px; padding-bottom: 60px;}
.s_c11t{ padding-bottom: 55px; text-align: center; border-bottom: 1px solid #d1d1d1;}
.s_c11t h1{ margin-bottom: 6px; line-height: 46px; font-size: 30px; color: #1f1f1f; font-weight: bold;}
.s_c11t p{ line-height: 28px; font-size: 16px; color: #878787;}
.s_c11b p{ line-height: 35px; font-size: 16px; color: #363636; margin-top: 55px;}
.s_c11b img{ max-width: 100%; width: auto!important; height: auto!important;}
.s_c12{ margin-top: 133px; padding: 20px 0; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb;}
.s_c12 p{ line-height: 36px;}
.s_c12 p strong{ display: inline-block; margin-right: 18px; font-family: SourceHanSansCN-Medium; font-size: 18px; color: #3f3f3f; font-weight: bold;}
.s_c12 p a{ display: inline-block; font-size: 16px; color: #3f3f3f;}

.s_case2{ background: #f9f9f9; width: 28.375%; height: 100%; padding: 60px 40px;}
.s_c21{ padding-left: 8px; padding-right: 3px;}
.s_c21 h1{line-height: 36px;font-family: SourceHanSansCN-Medium;font-size: 26px;color: #181818;font-weight: bold;position: relative;padding-left: 25px;}
.s_c21 h1::before{display: inline-block;content: '';background: #0069c0;width: 5px;height: 24px;position: absolute;top: 6px;left: 0;}
.s_c21 a{ display: block; line-height: 36px; font-size: 18px; color: #1743a4;}
.s_c22{ margin-top: 8px;}
.s_c22 ul li{ padding: 32px 15px 35px 8px; border-bottom: 1px solid #d1d1d1;}
.s_c22 ul li h3{ line-height: 32px;}
.s_c22 ul li h3 a{ display: block; font-size: 16px; color: #383838; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.s_c22 ul li p{ line-height: 28px; font-size: 16px; color: #3f3f3f; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.s_c23{ background: url(../images/ph.png) no-repeat left center; background-size: 39px; margin-top: 35px; margin-left: 76px; padding-left: 45px;}
.s_c23 p{ line-height: 27px; font-size: 18px; color: #383838;}
.s_c23 strong{ display: block; line-height: 28px; font-family: SourceHanSansCN-Medium; font-size: 27px; color: #0069c0;}

/* 新闻资讯 */
.nb41{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 180px; z-index: 1;}
.nb41 h1{ margin-bottom: 20px; line-height: 78px; font-size: 60px; color: #fff; font-weight: bold;}
.nb41 h1::after{ display: block; content: ''; background: #0069c0; width: 70px; height: 1px; margin: auto; margin-top: 22px;}
.nb41 p{ line-height: 30px; font-family: 'AvantGardeLT-Book'; font-size: 20px; color: #fff; opacity: 0.5;}
@font-face { font-family: 'AvantGardeLT-Book'; src: url('../fonts/AvantGardeLT-Book.otf');}

.l_news{ margin-top: 90px; margin-bottom: 95px;}
.l_news1{ padding: 50px 0;}
.l_news1 ul{ text-align: center; font-size: 0;}
.l_news1 li{ display: inline-block; width: 220px; margin: 0 8px; margin-top: 10px; line-height: 52px; border: 1px solid #dcdcdc; text-align: center;}
.l_news1 li a{ display: block; font-size: 18px; color: #2c2c2c;}
.l_news1 li:hover{ background: #0069c0; border: 1px solid #0069c0;}
.l_news1 li:hover a{ color: #fff;}

.l_n11{ width: 26.5625%; height: 100%; position: relative;}
.l_n11t{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; text-align: center; padding-top: 87px; font-family: SourceHanSansCN-Medium;}
.l_n11t img{ height: 58px;}
.l_n11t h1{ max-width: 280px; margin: auto; margin-top: 56px; margin-bottom: 20px; line-height: 40px; font-size: 28px; color: #0069c0;}
.l_n11t h2{ background: #0069c0; max-width: 245px; margin: auto; line-height: 37px; font-size: 20px; color: #fff; border-radius: 37px;}
.l_n11t h3{ max-width: 205px; margin: auto; margin-top: 30px; line-height: 30px; font-size: 20px; color: #262626;}
.l_n11m{ width: 100%; height: 100%; position: relative;}
.l_n11m img{ width: 100%; height: 100%;}
.l_n12{ width: 73.4375%; padding: 63px 40px 0 72px; border: 3px solid #ececec; position: relative;}
.ns1{ width: 54%;}
.ns1 img{ max-height: 371px; object-fit: cover;}
.ns2{ width: 38.7%; margin-right: 3.8%;}
.ns2 h3{ margin-top: 10px; margin-bottom: 16px; line-height: 40px; font-family: SourceHanSansCN-Medium; font-size: 20px; color: #262626;}
.ns2 p{ line-height: 40px; font-family: SourceHanSansCN-Medium; font-size: 16px; color: #1b1b1b;}
.ns2 a{ display: block; width: 125px; margin-top: 40px; line-height: 30px; font-size: 16px; color: #1b1b1b; text-align: center; border: 1px solid #b0b0b0; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.ns2 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 125px 0 0 0 #0267bf; -webkit-box-shadow:inset 125px 0 0 0 #0267bf; -moz-box-shadow:inset 125px 0 0 0 #0267bf; -ms-box-shadow:inset 125px 0 0 0 #0267bf;-o-box-shadow:inset 125px 0 0 0 #0267bf;}
.ns01{ position: absolute; top: 0; right: 0; z-index: 1;}
.ns01 img{ height: 56px;}
.ns0 .swiper-pagination{ width: auto; writing-mode: vertical-lr; left: auto; right: 0; bottom: 40%;}
.ns0 .swiper-pagination-bullet{ background: #bebebe; width: 10px; height: 10px; margin: 11px 0!important; opacity: 1;}
.ns0 .swiper-pagination-bullet-active{ background: #1743a4;}

.l_news3{ margin-top: 90px; margin-bottom: 95px; padding-top: 62px; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6;}
.l_news3 ul li{ width: 31.25%; padding-bottom: 62px; -webkit-transition: all .2s linear; transition: all .2s linear;}
.l_news3 ul li .t_p img{ height: 290px; object-fit: cover;}
.ln2{ padding: 40px 30px; border: 1px solid #c3c3c3;}
.ln21 h3{ margin-bottom: 15px; line-height: 32px; font-size: 22px; color: #272636; font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.ln21 h3:hover{ color: #0267bf;}
.ln21 p{ line-height: 30px; font-size: 16px; color: #494949; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.ln22{ margin-top: 22px;}
.ln22 a{ display: block; width: 126px; line-height: 35px; font-size:15px; color: #4f4f4f; text-align: center; border: 1px solid #d1d1d1; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.ln22 a:hover{ border: 1px solid #0267bf; color:#fff; box-shadow:inset 126px 0 0 0 #0267bf; -webkit-box-shadow:inset 126px 0 0 0 #0267bf; -moz-box-shadow:inset 126px 0 0 0 #0267bf; -ms-box-shadow:inset 126px 0 0 0 #0267bf;-o-box-shadow:inset 126px 0 0 0 #0267bf;}
.l_news3 ul li:hover{ -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0);}

/* 公司简介 */
.nb51{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 130px; z-index: 1;}
.nb51 h1{ margin-bottom: 20px; line-height: 84px; font-size: 60px; color: #fff; font-weight: bold;}
.nb51 h1::after{ display: block; content: ''; background: #fff; width: 70px; height: 1px; margin: auto; margin-top: 22px;}
.nb51 p{ line-height: 36px; font-size: 24px; color: #fff;}

.ab{ margin-top: 86px; margin-bottom: 110px;}
.ab1 ul{ text-align: center; font-size: 0;}
.ab1 li{display: inline-block; line-height: 60px; margin: 0 39px;}
.ab1 li a{ display: block; font-family: SourceHanSansCN-Medium; font-size: 30px; color: #343333;}
.ab1 li.cur::after{ display: block; content: ''; background: #0069c0; width: 90%; height: 2px; margin: auto;}
.ab1 li.cur a{ color: #0069c0;}
.ab1 li:hover::after{ display: block; content: ''; background: #0069c0; width: 90%; height: 2px; margin: auto;}
.ab1 li:hover a{ color: #0069c0;}

.ab21{ margin-top: 104px; padding-top: 30px; padding-left: 65px; position: relative;}
.ab21 h1{ line-height: 38px; font-size: 32px; color: #282828; font-weight: bold; position: relative; z-index: 1;}
.ab21 h2{ position: absolute; top: 0; left: 0; line-height: 58px; font-family: 'SourceHanSansCN Normal'; font-size: 79px; color: #282828; font-weight: bold; opacity: 0.08;}
@font-face { font-family: 'SourceHanSansCN Normal'; src: url('../fonts/SourceHanSansCN Normal.ttf');}
.ab22{ padding-top: 20px;}
.ab22 p{ margin-top: 40px; line-height: 36px; font-size: 16px; color: #505050;}
.ab22 img{ max-width: 100%; width: auto!important; height: auto!important;}

/* 企业荣誉 */
.honor{ margin-top: 86px; margin-bottom: 152px;}
.hn1{ margin-top: 76px; margin-bottom: 106px;}
.hn1{ width: 100%; height: 100%; position: relative;}
.hn11{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; padding-top: 60px;}
.hn11 ul{padding-left: 5.625%; overflow: hidden;}
.hn11 ul li{background: url(../images/dh.png) no-repeat left top;width: 43%;float: left;margin-left: 7%;margin-top: 40px;padding-left: 56px;line-height: 28px;}
.hn11 ul li:last-child{ float: right;}
.hn11 ul li p{ font-size: 26px; color: #535353;}
.hn12{ width: 100%; height: 100%; position: relative;}
.hn12 img{ width: 100%; height: 100%;}

.hn2{ padding-top: 96px; border-top: 1px solid #d3d3d3; position: relative;}
.hn0{ width: 88.75%!important; width: auto; margin: auto;}
.hn0 img{ max-width: 100%;}
.hn2 .swiper-button-prev,.hn2 .swiper-button-next{ width: 52px; height: 52px; border: 5px solid #bbbbbb; border-radius: 100%;}
.hn2 .swiper-button-prev span,.hn2 .swiper-button-next span{font-family: simsun;font-size: 35px;color: #949494;font-weight: bold;}
.hn2 .swiper-button-prev{ left: 0;}
.hn2 .swiper-button-prev::after{ display: none;}
.hn2 .swiper-button-next{ right: 0;}
.hn2 .swiper-button-next::after{ display: none;}

/* 企业文化 */
.wh{ padding-top: 87px; padding-bottom: 120px;}

.wh1{ padding-top: 107px; padding-bottom: 96px;}
.wh10{ width: 49.375%; height: 100%; position: relative;}
.wh11{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; padding: 70px;}
.wh11 h1{ margin-bottom: 15px; line-height: 40px; font-size: 36px; color: #0069c0; font-weight: bold;}
.wh11 p{ margin-bottom: 11px; line-height: 38px; font-size: 24px; color: #1d1d1d;}
.wh12{ width: 100%; height: 100%; position: relative;}
.wh12 img{ width: 100%; height: 100%;}
.wh1b{ margin-top: 23px;}
.wh1b .wh10{ width: 100%;}
.wh1b .wh11 p{ margin-bottom: 0; margin-top: 10px; line-height: 38px; font-size: 24px; color: #1d1d1d;}

.wh2{ padding-top: 53px; border-top: 1px solid #c6c6c6;}
.wh21 h1{ padding: 30px 0; line-height: 60px; text-align: center; font-size: 41px; color: #1d1d1d; font-weight: bold;}
.wh22{max-width: 965px;margin: auto;}
.wh22 ul:after { display:block; content:""; width: 31.6%; height:0px;}
.wh22 li{ background: #0069c0; display: inline-block; width: 31.6%; margin-top: 22px; line-height: 58px; text-align: center;}
.wh22 li p{ font-size: 28px; color: #fff;}

/* 招贤纳士 */
.re{ margin-top: 86px; margin-bottom: 135px;}
.re1{ margin-top: 130px; margin-bottom: 100px;}
.re10{ width: 46.25%; padding: 35px 0; border-bottom: 1px solid #e9e9e9;}
.re11{ width: 27.6%;}
.re11 h1{ font-family: SourceHanSansCN-Medium; font-size: 84px; color: #b6b6b6; opacity: 0.33;}
.re12{ width: 54%;}
.re12 h1{ line-height: 37px; font-size: 30px; color: #373737; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.re12 h2{ margin-bottom: 10px; padding: 10px 0; line-height: 20px; font-size: 20px; color: #b8b7b7;}
.re12 p{ line-height: 28px; font-size: 16px; color: #585858;}
.re13{ padding-right: 9.5%;}
.re13 a{ display: block; background: url(../images/jt1.png) no-repeat; width: 36px; height: 20px;}
.re10:hover .re12 h1{ color: #0069c0;}
.re10:hover .re13 a{ background: url(../images/jt2.png) no-repeat;}

.re2{ width: 100%; height: 100%; position: relative;}
.re21{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; padding-top: 70px;}
.re210{ max-width: 835px; margin: auto;}
.re211{ width: 24%;}
.re211 img{ max-width: 100%;}
.re212{ width: 74%;}
.re212 h2{ line-height: 73px; padding-left: 8px; border-bottom: 2px solid #95a3a9; font-size: 49px; color: #131313; text-transform: uppercase;}
.re212 h1{ line-height: 73px; padding-left: 8px; border-bottom: 2px solid #95a3a9; font-size: 54px; color: #131313;}

.re22{ width: 100%; height: 100%; position: relative;}
.re22 img{ width: 100%; height: 100%;}

/* 招贤纳士详情页 */
.s_re{ margin-top: 75px; margin-bottom: 110px;}
.s_re0{ max-width: 1404px; margin-left: 40px;}
.s_re1{ width: 30%; margin-top: 20px;}
.s_re1 h1{ margin-bottom: 30px; line-height: 55px; font-size: 36px; color: #181818;}
.s_re1 p{ line-height: 26px; font-size: 16px; color: #181818;}

.s_re2{ width: 67.7%;}
.s_re21{ border-bottom: 1px solid #dcdcdc;}
.s_re21 h1{ padding: 24px 0; line-height: 37px; font-size: 30px; color: #1e1e1e; font-weight: bold; text-align: center;}
.s_re22{ margin-top: 45px;}
.rc{ margin-bottom: 55px;}
.rc h3{ margin-bottom: 20px; border-left: 5px solid #0069c0; padding-left: 16px; font-size: 18px; color: #262525; font-weight: bold;}
.rc p{ line-height: 30px; color: #696969;}
.rc img{ max-width: 100%; width: 100%!important; height: 100%!important;}

/* 联系我们 */
.nb61{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 180px; z-index: 1;}
.nb61 h1{ margin-bottom: 20px; line-height: 115px; font-size: 60px; color: #fff; font-weight: bold;}
.nb61 h1::after{ display: block; content: ''; background: #fff; width: 70px; height: 1px; margin: auto;}
.nb61 p{ line-height: 36px; font-size: 24px; color: #fff;}

.c_t{ margin-top: 80px; margin-bottom: 96px;}
.c_t1{ max-width: 1295px; margin: auto; margin-top: 62px;}
.c_t1 ul{ display: flex;}
.c_t1 ul li{ width: 33.333%; padding: 0 15px; border: 1px solid #bcbcbc; padding-top: 138px; padding-bottom: 92px; text-align: center;}
.c_t1 ul li div{ height: 88px;}
.c_t1 ul li div img{ max-height: 100%;}
.c_t1 ul li h1{ margin-top: 60px; margin-bottom: 15px; line-height: 48px; font-size: 27px; color: #121212;}
.c_t1 ul li p{ max-width: 325px; margin: auto; line-height: 30px; font-size: 16px; color: #121212;}

.c_t2{ background: #f8f8f8; margin-top: 90px; margin-bottom: 86px; padding-top: 95px; padding-bottom: 98px;}
.c_t2m{max-width: 1295px;margin: auto;margin-top: 96px;border: 1px solid #bcbcbc;}
.c_t2m #allmap{ height: 735px;}
.c_t2m .BMap_bubble_pop{ padding-top: 18px!important; padding-left: 52px!important; top: 200px!important;}
.c_t2m .BMap_bubble_title{ width: 100%!important; font-family: SourceHanSansCN-Medium; font-size: 19px; color: #0069c0!important; font-weight: bold;}
.c_t2m .BMap_bubble_content{ width: 100%!important; font-size: 16px!important; color: #262626!important;}
.c_t2m img{ top: 131px!important;}

.c_t31 h1{ line-height: 62px; padding-bottom: 20px; font-size: 36px; color: #181818; font-weight: bold;}
.c_t32 label{background: #f9f9f9;display: inline-block;border: 1px solid #c7c7c7;margin-top: 26px;width: 49.375%;}
.c_t32 label span{width: 78px;float: left;height: 100%;padding: 0 10px;text-align: center;border-right: 1px solid #c7c7c7;font-size: 18px;color: #232323;font-weight: bold;display: -webkit-box;display: -webkit-flex;-webkit-justify-content: center;-webkit-align-items: center;}
.c_t32 label span img{ max-width: 100%; max-height: 30px;}
.c_t32 label input{float: left;background: none;width: calc(100% - 78px);line-height: 68px;border: none;padding-left: 22px;font-size: 16px;}
.c_t32 label input::-webkit-input-placeholder{ color:#161616;}
.c_t32 label input::-moz-placeholder{ color:#161616;}
.c_t32 label input::-moz-placeholder{ color:#161616;}
.c_t32 label input::-ms-input-placeholder{ color:#161616;}
.c_t32 label:last-child{ width: 100%;}
.c_t32 label:last-child span{ height: 70px; border-bottom: 1px solid #c7c7c7;}
.c_t32 label textarea{background: #f9f9f9;width: calc(100% - 78px);font-size: 16px;height: 205px;padding: 22px;border: none;}
.c_t32 label textarea::-webkit-input-placeholder{ color:#161616;}
.c_t32 label textarea::-moz-placeholder{ color:#161616;}
.c_t32 label textarea::-moz-placeholder{ color:#161616;}
.c_t32 label textarea::-ms-input-placeholder{ color:#161616;}

.c_t33{margin-top: 26px;}
.c_t33 input{background: #f9f9f9;width: 100%;line-height: 88px;text-align: center;border: 1px solid #c7c7c7;font-size: 20px;color: #161616;}

@-webkit-keyframes headerFix {
    from {
        -webkit-transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
    }
}
@keyframes headerFix {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
