@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top:75px;}
.banner .swiper-pagination-yi{position: absolute;bottom:20px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;border-radius: 10px;border:1px solid #111;}
.banner .swiper-pagination-bullet-active{background: #ec8f35;opacity: 1;border:1px solid #ec8f35;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 30px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

/*文字屑*/
.Titles{text-align: center; overflow: hidden;margin:15px 0;}
.Titles h2{font-size:30px; color: #222; text-transform: uppercase; line-height:32px; padding:6px 0 0; font-weight: 550; letter-spacing:1px;}
.Titles var{height:6px;background: url(../images/xt.png) no-repeat center center; width: 80px;display: inline-block;vertical-align: middle; padding-bottom: 20px;}
.Titles p{line-height: 32px; font-size: 15px; text-align: center; color: #fff;}



.dyip{ padding:15px 0 0; background: #fff; overflow: hidden;}
.dyip .sadv{padding:20px 0; overflow: hidden; }
.dyip .sadv ul{margin-left: -3%;}
.dyip .sadv ul li{float: left; margin-left: 3%; width: 22%; margin-bottom: 3%; box-shadow: 0 2px 22px -10px rgb(0 0 0 / 24%); overflow: hidden; cursor: pointer;}
.dyip .sadv ul li>div{width: 100%;height: 100%;background-color: #fff;box-sizing: border-box;padding: 50px;border: .013333rem solid #efefef;text-align: center;transition: all .3s ease;  border-radius: 10px;}
.dyip .sadv ul li>div img{display: inline-block; width: 135px; height: 135px;}
.dyip .sadv ul li:hover>div img{transform: rotate(360deg);transition: all 0.5s ease;}
.dyip .sadv ul li>div h3{color: #34363d; margin-top: 28px; margin-bottom: 10px; font-weight: 550; font-size: 18px;}
.dyip .sadv ul li>div p{color: #444; font-size: 14px; font-weight: 400; line-height: 27px;}
.dyip .sadv ul li:hover{box-shadow: 0 10px 38px -10px rgb(0 0 0 / 24%); }


.indcase{width: 100%;overflow: hidden;background: #020a55;}
.indcase-title{width: 100%;padding: 55px 0 30px;}
.indcase-title .indtit h4{color: #fff;}
.indcase-title .indtit p{color: #a3a3a3;}
.indcase-title .container{position: relative;}
.indcase-more {position: absolute;right: 0;bottom: -4px;display: block;width: 132px;height: 36px;margin-left: 20px;line-height: 34px;border-radius: 5px;border: 2px solid #8589b2;font-size: 14px;text-align: center;color: #8589b2;transition: all .4s ease;}
.indcase-more span{position: relative;z-index: 2;}
.indcase-more span:after{content: "\f105";font-family: "FontAwesome";margin-left: 6px;font-size: 22px;display: inline-block;transform: translateY(2px);}
.indcase-more:after{content: "";width: 0;right: 0;height: 100%;background: linear-gradient(135deg,#0068dd,#00aeee);position: absolute;transition: all .4s ease;}
.indcase-more:hover{border: 2px solid #2386ee;color: #fff;}
.indcase-more:hover:after{width: 100%;right: auto;left: 0;}
.indcase-box{width: 100%;position: relative;}
.indcase-img{width: 100%;object-fit: cover;position: relative;min-height: 475px;}
.indcase-wd{position: absolute;z-index: 2;top: 50%;left: 0;transform: translateY(-36%);width: 100%;}
.indcase-wd-font{width: 540px;color: #fff;}
.indcase-wd h2{font-size: 30px;margin-bottom: 15px;}
.indcase-wd p{font-size: 16px;line-height: 30px;}
.indcase-wd h2, .indcase-wd p{opacity: 1;}
.swiper-slide-active .indcase-wd h2{animation: indbanLeft 1s ease both .4s;}
.swiper-slide-active .indcase-wd p{animation: indbanLeft 1s ease both .6s;}
.swiper-slide-active .indcase-wd .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}
.indcase-click{position: absolute;top: 0;width: 100%;left: 0;z-index: 4;user-select: none;}
.indcase-click:after{content: "";position: absolute;bottom: 5px;width: 100%;height: 1px;background: #fff;opacity: .2;}
.indcase-click .equip-min{width: 100%;position: relative;text-align: center;cursor: pointer;}
.indcase-click .equip-min p{font-size: 18px;color: #fff;height: 58px;line-height: 58px;}
.indcase-click .equip-min i{position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 50%;margin-left: -5px;bottom: -5px;background: #fff;}
.indcase-click .container{position: relative;padding: 0 50px;}
.indcase-click .swiper-container{padding-bottom: 6px;}
.indcase-click .equip-min.cur i{width: 100%;border-radius: 0;height: 2px;left: 0;right: 0;margin: 0 auto;bottom: -1px;transition: width .6s ease;}
.indcase-click-prev, .indcase-click-next{position: absolute;transition: all .4s ease;bottom: -11px;z-index: 4;height: 34px;width: 34px;cursor: pointer;border-radius: 50%;background: #020a55 url('../images/indcaseArr.png') no-repeat left 10px center;overflow: hidden;border: 1px solid rgba(255, 255, 255, .2);}
.indcase-click-prev{left: 0;}
.indcase-click-next{right: 0;transform: rotate(180deg);}
.indcase-click-prev:hover, .indcase-click-next:hover{animation: casearr .6s linear both;}
.indcase-box .swiper-slide img {
    width: 100%;
    height: 575px;
    object-fit: cover;
}
@keyframes casearr{0%{background-position: left 10px center;}60%{background-position: -34px center;}60.0001%{background-position: 34px center;}100%{background-position: left 10px center;}}

.indtit{width: auto;}
.indtit h4{font-size: 32px;color: #061828;}
.indtit p{font-size: 16px;color: #666;line-height: 24px;margin-top: 14px;}

.indban-wd-font{width: 600px;color: #fff;}
.indban-wd-link{width: 100%;font-size: 0;margin-top: 28px;user-select: none;}
.indban-wd-link a{display: inline-block;width: 140px;height: 48px;line-height: 48px;border-radius: 5px;overflow: hidden;font-size: 16px;text-align: center;margin-right: 10px;position: relative;}
.indban-wd-link a:last-child{margin-right: 0;}
.indban-wd-link a span{position: relative;z-index: 2;color: #fff;}
.indban-wd-link a:first-child{background: linear-gradient(135deg,#0068dd,#00aeee);}
.indban-wd h2, .indban-wd p, .indban-wd-link{opacity: 0;}
.swiper-slide-active .indban-wd h2{animation: indbanLeft 1s ease both .4s;}
.swiper-slide-active .indban-wd p{animation: indbanLeft 1s ease both .6s;}
.swiper-slide-active .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}
@keyframes indbanLeft{0%{opacity: 0;transform: translateX(140px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes indbanOpacity{0%{opacity: 0;transform: translateX(80px);}100%{opacity: 1;transform: translateX(0);}}



.dsanp{background: #f3f4f8;padding:20px 0 35px; overflow: hidden;}
.scene-container{ font-size: 0; margin-top: 20px;}
.scene-container .item{ display: inline-block; width: 25%; margin-bottom: 20px; padding-left: 10px; padding-right: 10px;box-sizing: border-box;}
.scene-container .wrap{ position: relative; overflow: hidden; background-color: #fff; cursor: pointer;}
.scene-container .pic{ opacity: .95; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; background:rgba(0,0,0,.5)}
.scene-container .pic img{max-width: 100%;transition:all 0.3s ease-in 0s;}
.scene-container .text{ position: absolute; top: 0; left: 0; width: 93%; height: 100%; padding:5px 15px; color: #fff; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;background: rgba(0,0,0,.5);}
.scene-container .text h2{ font-size: 20px; line-height: 30px; font-weight: bold;}
.scene-container .text h3{ font-size: 14px; line-height: 26px; font-family: Arial, Helvetica, sans-serif;}
.scene-container .text i{ display: block; width: 1px; height: 15px; background-color: #e0e2eb; overflow: hidden; margin: 0 5px;}
.scene-container .text span{ display: block; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif;}
.scene-container .icon{ position: absolute; right: -60px; bottom: -60px; width: 120px; height: 120px; border-radius: 100%; background-color: #fafbfc; padding-top: 20px; padding-left: 20px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; opacity: 0;}
.scene-container .icon span{ display: inline-block; width: 40px; height: 40px;}
.scene-container .item:hover .pic{ opacity: 1;  transform:scale(1.1); }
.scene-container .item:hover .text{ color: #eee;}
.scene-container .item:hover .icon{ opacity: 0;}
.scene-intro{ padding: 15px 15px; font-size: 12px; color: #808699; line-height: 18px; max-width: 660px; margin: 0 auto; text-align: center;}


.dsip{background: #fff; padding:2% 0 0.5%; overflow: hidden;}
.dsip ul {margin-right:-3.1%; margin-top:1%;}
.dsip ul li{ width:30%; margin-right:3.1%; margin-bottom: 3%; float:left; border: 1px solid #ddd;box-shadow: 0 2px 22px -10px rgb(0 0 0 / 24%);border-radius: 10px;}
.dsip ul li a{overflow: hidden; cursor: pointer;}
.dsip ul li .p1 { width:100%; border-radius: 10px 10px 0 0; transition: all .3s; overflow: hidden;}
.dsip ul li .p1 img{ width:100%;  transition: all .3s;}
.dsip ul li .p1:hover img {transform: scale(1.05);-webkit-transform: scale(1.05); transition: all .3s;}
.dsip ul li .p2{ padding:24px; overflow: hidden;}
.dsip ul li .p2 .pp1{ color:#333; font-size:20px; height:30px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;}
.dsip ul li .p2 .pp2{ color:#999; font-size:14px; padding:10px 0;}
.dsip ul li .p2 .pp3{ color:#666; font-size:14px; line-height:27px; height:81px;  margin:15px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.dsip ul li .p2 .more2{line-height: 16px; background: url(../images/1_26.png) right 80% no-repeat; border-top: 1px solid #ddd; padding-top: 20px;}



/*内页代码*/
.banner_ny{height:425px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;margin-top: 75px;}
.banner_ny h2{position:absolute;color:#fff;top:38%;font-size:40px;font-weight:600;}
.banner_ny h2 span{display: block;font-size:16px;font-weight: 400;opacity: 0.8; padding-top: 12px;}

.mtop{margin-top: 85px;}

.quesmenu{width: 100%;font-size: 0;text-align: center;border-bottom: 1px solid #e5e5e5;background-color:#fff;}
.quesmenu a{display: inline-block;height: 70px;line-height: 70px;padding: 0 10px;margin: 0 100px;font-size: 18px;color: #333;position: relative;transition: all .4s ease;font-weight:600;}
.quesmenu a:after{content: "";position: absolute;right: 0;width: 0;height: 3px;bottom: -1px;z-index: 1;background: #4250c3;transition: all .4s ease;}
.quesmenu a:hover, .quesmenu a.ontrue{color: #4250c3;}
.quesmenu a:hover:after, .quesmenu a.ontrue:after{width: 100%;right: auto;left: 0;}

.quesban-input{position: absolute;top:48%; left: 40%;  width: 450px;padding: 0 50px 0 20px;background: #fff;border-radius: 30px;margin: 24px auto 0;overflow: hidden;box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);}
.quesban-input input{width: 100%;height: 46px;font-size: 14px;color: #888; border:none; outline: none;}
.quesban-input i{position: absolute;width: 50px;height: 46px;z-index: 2;right: 0;top: 0;background: url('../images/quesSS.png') no-repeat center;cursor: pointer;}


.main-about{padding:0 0 30px;background: url(../images/ban_bg.jpg) left top no-repeat; background-size:cover; height: 448px; position: relative; overflow: hidden;}
.main-about .about-wrap{width: 100%; position: absolute; top: 0; left: 0; height: 100%; display: flex; justify-content: center; align-items: center;}
.main-about .about-content{height: 100%;display: flex;justify-content: left;align-items: center;max-width: 1280px;z-index: 2;}
.main-about .about-content .text {max-width: 60%; overflow: hidden;}
.main-about .about-content .text h3{font-size:32px; font-weight: 600; color: #fff; line-height: 45px; margin-bottom:15px; transition: all .3s ease;}
.main-about .about-content .text p{margin:15px 0;line-height:36px; font-size: 18px; font-weight: 500; color: #fff; overflow:hidden;}
.main-about .about-content .text img{max-width: 100%; padding: 8px 0;}


.main-culture{background:#fff url(../images/indjsBg.png) left center no-repeat; background-size:cover; padding: 100px 0; overflow: hidden;}
.main-culture ul{margin-left: -3%; overflow: hidden;}
.main-culture ul li{float: left; width: 30.333%; margin-left: 3%;}
.main-culture ul li .culture-icon{width: 150px; height: 150px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0 auto;}
.main-culture ul li .culture-icon-1{background: #00a5e5 url('../images/culture1.png') no-repeat center center;}
.main-culture ul li .culture-icon-2{background: #ec008c url('../images/culture2.png') no-repeat center center;}
.main-culture ul li .culture-icon-3{background: #75559b url('../images/culture3.png') no-repeat center center;}
.main-culture ul li .culture-title{font-size: 28px; text-align: center; margin: 15px 0; font-weight: 700; }
.main-culture ul li .culture-desc{ max-width: 100%; margin: 0 auto; text-align: justify; text-align: center; line-height: 2.2; font-size: 16px; }

.certificate{ text-align: center; background: url('../images/certificate_bg.png') center no-repeat; overflow: hidden;}
.certificate .container{margin:30px auto;}
.certificate p{ width:40%;font-size: 27px; line-height: 48px; color: #444; float: left; text-align: left; }
.certificate img{ width:60%; float: right;}

.flexBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between;align-items: center; }


.Ulimg{margin-top:20px;overflow: hidden;}
.Ulimg ul{ margin-left:-2%;}
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1.6%; box-sizing: border-box; }
.Ulimg li img{ max-width:100%;}
.Ulimg li span{display:block; line-height:30px; font-size:14px; padding: 5px 0;}

/*news*/
.news_list{width: 100%; margin: 2% 0; }
.news_list ul{margin-left: -3%;font-size: 0px;}
.news_list li{display: inline-block; width: 30.333%;margin-left: 3%;margin-bottom: 2.2%;vertical-align: top; box-sizing: border-box; padding:1%;transition: .3s; border-radius: 10px;}
.news_list li img{width: 100%; border-radius: 16px;}
.news_list li .title_er{margin: 20px 0;}
.news_list li h3{font-size: 18px;line-height: 30px; font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list li p{margin-top: 15px;color: #777;font-size: 14px;}
.news_list li:hover{background: #fff;  border-radius: 16px; box-shadow: 0 2px 40px -10px rgb(0 0 0 / 24%);margin-top: -5px;transition: .3s;}

/*新闻详情*/
.news_show{width: 100%; margin: 2% 0; overflow: hidden;}
.NewsDetailed{ width:100%; overflow: hidden;}
.NewsDetailed h3{line-height:32px;margin-bottom:15px;text-align:center;font-size:22px;font-weight:400;color:#252525;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:32px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:14px;text-align:left; color: #444;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#4250c3;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}


.product{width: 100%; padding:20px 0; background: #fff;  overflow: hidden;}
.product ul{ margin-left:-1%;}
.product ul li{ float:left; width:49%;  margin-left:1%; text-align:center; margin-bottom:1%; background: #f2f2f2;box-shadow: 0 0 26px 0 rgb(43 47 50 / 5%);}
.product ul li .only_img{max-width: 40%; margin: 0 auto;}
.product ul li .only_img img{ max-width:100%;} 
.product ul li .bolck{width: 100%; padding: 40px 0;}
.product ul li .bolck p{font-size: 22px; font-weight: bold; line-height: 35px;}
.product ul li .bolck span{display: block; padding-top:10px; line-height: 30px; font-size: 14px;color: #4250c3!important;}


/*  产品详情 */
.tabbb{width:100%; margin:75px auto 0; overflow:hidden; height:72px; background-color:#FFFFFF; z-index:99; position: static; border-bottom: 1px solid #ddd;}
.naaavbg{ position:absolute;width:100%; margin:0 auto; overflow:hidden;z-index:99; }
.tabss{width:100%; margin:0 auto; overflow:hidden;}
.tabs{float:right; }
.tabss ul{padding:0; margin:0;}
.tabss ul li{float:left; margin:0 12px;}
.tabss ul li a{font-size:17px; line-height:70px; text-decoration:none; color:#222;display: inline-block;}
.tabss ul p{float:left; margin:0 6px; color:#3a7bc8; line-height:72px; font-size:16px;}
.activem a{color:#3a7bc8!important; font-weight:bold; border-bottom: 2px solid #3a7bc8;}
.tabss ul li .buys{display: inline-block; font-size: 15px; line-height:36px; width:100px; background: #3a7bc8; margin: 0 6px;color: #fff; margin-top: 20px;text-align: center;}
.tabss ul li .backs{display: inline-block;font-size: 15px; line-height:36px; width:100px; background: #555; color: #fff; margin-top: 20px; text-align: center;}
.tabss span{color:#333; font-size:24px; line-height:72px; width:35%; float:left;}

.products_conss{width:100%;background: #fff; overflow: hidden;}
.products_b{ line-height: 28px; font-size: 14px; overflow: hidden;}
.products_b img{max-width: 100%;margin: 0 auto; display: block;}

.products_b table {margin: 25px 0; overflow: hidden;}
.products_b table tr td{border-bottom: #d2d5d8 1px solid; padding: 14px 0; line-height: 42px; font-size: 16px;}
.products_b table tr td:first-child{ font-size:20px; color:#e7340e; }


.appl{padding:40px 0; background: #f1f1fd; overflow: hidden; }
.appl ul{margin-left: -3%;}
.appl ul li{float: left; margin-left: 3%; width: 30.333%; margin-bottom: 3%; box-shadow: 0 2px 22px -10px rgb(0 0 0 / 24%); overflow: hidden; cursor: pointer;}
.appl ul li>div{width: 100%;height: 100%;background-color: #fff;box-sizing: border-box;padding: 50px;border: .013333rem solid #efefef;text-align: center;transition: all .3s ease;  border-radius: 10px;}
.appl ul li>div img{display: inline-block; width: 135px; height: 135px;}
.appl ul li:hover>div img{transform: rotate(360deg);transition: all 0.5s ease;}
.appl ul li>div h3{color: #34363d; margin-top: 28px; margin-bottom: 10px; font-weight: 550; font-size: 18px; }
.appl ul li>div p{color: #444; font-size: 14px; font-weight: 400; line-height: 27px;}
.appl ul li:hover{box-shadow: 0 10px 38px -10px rgb(0 0 0 / 24%); }

.app_2{padding:50px 0 100px; background: #fff; overflow: hidden; }
.app_2 .container{background: #fafafe; border-radius: 16px;}


.system{width: 100%;  padding:0 0 2.5% 0; overflow: hidden;}
.system .course{margin-top: 28px;}
.system .course .kc_left{float: left; width: 49%; padding-left:3%}
.system .course .kc_left img{width: 100%; border-radius: 16px;}

.system .course .kc_right{float: right; width: 46%; padding:0 42px; box-sizing: border-box;}
.system .course .kc_right .kcbt{font-size:28px;font-weight: bold;line-height:40px; padding-bottom:20px; position: relative;}
.system .course .kc_right .kcbt:after{content: "";position: absolute;left: 0; bottom:0; width:50px; height: 3px; background: #4250c3; }
.system .course .kc_right .kccom{font-size:15px; line-height: 27px; padding-top: 35px; padding-bottom: 10%; }
.system .course .kc_right img{max-width: 100%; }

.system .course .kc_right .swiper-button-next, .system .course .kc_right .swiper-container-rtl .swiper-button-prev{background-image: none;}

.system .jtbq{position: absolute; bottom: 5%; right: 35%;}
.system .jtbq .left{width: 62px;height: 43px;outline: medium;left: -80px;line-height: 43px;text-align: center;cursor: pointer;z-index: 100; border: 1px solid #c1c1c1; background: url(../images/jt2.png) center center no-repeat; background-size: 32px; opacity:.7;} 
.system .jtbq .right{width: 62px;height: 43px;outline: medium;right: -80px;line-height: 43px;text-align: center;cursor: pointer;z-index: 100;border: 1px solid #c1c1c1;background: url(../images/jt1.png) center center no-repeat; background-size: 32px; opacity: 1;}


.swiper-slide{background-size: cover;background-position: center;}
.gallery-top{height: 80%;width: 100%;}

.project{width: 50%; margin-top: 15px;}
.gallery-thumbs{height: 25%;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide{width:122px;height:20%;opacity:1; color: #333;}
.gallery-thumbs .swiper-slide-thumb-active{opacity: 1; color: #fff;  width: 122px;  height: 42px; line-height: 42px;border-radius: 25px;background: #4250c3;}
.project p{line-height: 45px;text-align: center;font-size: 16px; cursor: pointer; font-weight: bold;}

.app_2 .zhmore{display: flex;justify-content: center;align-items: center; margin-top: 45px; }
.app_2 .zhmore samp{display: inline-block;vertical-align: middle; font-size: 16px; font-family: "微软雅黑";font-weight: bold;}
.app_2 .zhmore i{width: 12px;padding-left: 12px;transition:all 0.3s ease-in 0s;display: inline-block;vertical-align: middle;}
.app_2 .zhmore i img{max-width: 100%;}
.app_2:hover .zhmore i{transform: translateX(22px);transition:all 0.3s ease-in 0s;}




.app_3{padding:50px 0; background: #f1f1fd; overflow: hidden; }
.app_3 h3{font-size: 36px; margin-bottom: 35px; font-weight: bold; text-align: center;} 

.box_links{width: 100%; margin-bottom:40px; height:auto; }
.box_links_main{ margin-top:20px;padding: 0 0.5%;}
.picMarquee-left{ width:100%; overflow:hidden; position:relative;  }
.picMarquee-left .bd{ padding:10px 0;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px;width: 20%; float:left; _display:inline;  border-radius: 16px; border: 1px solid #efefef;background: #fff;  overflow:hidden;}
.picMarquee-left .bd ul li .pic{width:100%; display: block;}
.picMarquee-left .bd ul li .pic img{ width:372px; height:248px; display:block;border-radius: 16px 16px 0 0;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .dbc{padding: 40px;display: block;overflow: hidden;}
.picMarquee-left .bd ul li .dbc .pp1{font-size: 20px; margin-bottom: 15px; font-weight: bold;}
.picMarquee-left .bd ul li .dbc .pp2{font-size: 13px; line-height: 28px;}

.app_4{ background: #fff; overflow: hidden; }
.app_4 .p4_left{float: left; width: 50%;overflow: hidden;}
.app_4 .p4_left img{max-width: 100%;}
.app_4 .p4_right{float: right; width: 50%; padding: 5%; box-sizing: border-box;}
.app_4 .p4_right .mb1{font-size: 36px; margin-bottom: 35px; font-weight: bold;}
.app_4 .p4_right .mb2{font-size: 20px;margin-bottom: 16px;font-weight: bold;}
.app_4 .p4_right p{font-size: 16px; line-height: 30px; color: #777;}

.app_4 .p4_right .pmore{display: flex;justify-content: left;align-items: center; margin-top: 65px; }
.app_4 .p4_right .pmore samp{display: inline-block;vertical-align: middle; font-size: 16px; font-family: "微软雅黑";font-weight: bold;}
.app_4 .p4_right .pmore i{width: 12px;padding-left: 12px;transition:all 0.3s ease-in 0s;display: inline-block;vertical-align: middle;}
.app_4 .p4_right .pmore i img{max-width: 100%;}
.app_4 .p4_right:hover .pmore i{transform: translateX(22px);transition:all 0.3s ease-in 0s;}

.text_bt{font-size: 36px; margin-bottom: 15px; font-weight: bold; text-align: center; line-height: 36px; color: #333;}
.text_p{font-size: 16px;text-align: center; line-height: 28px; max-width: 62%; margin: 0 auto 30px; color: #666;}

.solu_list{width: 100%;background:#fff; overflow: hidden;}
.solu_list .solu1{background:#f7f8fd; padding: 75px 0;}
.solu_list .solu1 img{max-width: 100%;margin: 0 auto;display: block;}

.solu_list .solu2{background:#fff; padding: 75px 0;}
.solu_list .solu2 img{max-width: 100%;margin: 0 auto;display: block;}

.solu_list .solu3{background:#f7f8fd; padding: 75px 0 100px;}
.solu_list .solu3 .soan{width: 100%; padding:25px 0 0;  overflow: hidden;}
.solu_list .solu3 .soan ul{ margin-left:-3%;}
.solu_list .solu3 .soan ul li{ float:left; width:30.333%;  margin-left:3%; margin-bottom:2%; background: #fff;box-shadow: 0 0 26px 0 rgb(43 47 50 / 5%); border-radius: 16px;transition:all 0.3s ease-in 0s;}
.solu_list .solu3 .soan ul li .an_img{width: 100%; margin: 0 auto;}
.solu_list .solu3 .soan ul li .an_img img{ width:100%;border-radius:16px 16px 0 0 ;} 
.solu_list .solu3 .soan ul li .antxt{ padding:30px; overflow: hidden;}
.solu_list .solu3 .soan ul li .antxt p{font-size: 22px; font-weight: bold; line-height: 35px;}
.solu_list .solu3 .soan ul li .antxt span{display: block; padding-top:10px; line-height: 27px; font-size: 14px;color: #666;}
.solu_list .solu3 .soan ul li:hover{box-shadow: 0 10px 18px -10px rgb(0 0 0 / 34%); transform: translateY(-5px);transition:all 0.3s ease-in 0s;}

/*help*/
.help_list{width: 100%; padding: 2% 0; background:#fff; overflow: hidden;}
.help_list .hp_left{width: 19%; height: 300px; float: left; border: 1px solid #e2e2e2;  position: -webkit-sticky; position:sticky; top:20%; overflow: visible;}
.help_list .hp_left ul{font-size: 0; overflow: hidden;}
.help_list .hp_left ul li{line-height: 60px;padding-left: 40px;font-size: 16px;cursor: pointer;}
.help_list .hp_left ul li.cus{background: rgba(66,80,195,.06); border-left: 4px solid #4250c3}
.help_list .hp_right{width: 75%; float: right;}
.help_list .hp_right .item_con{width: 100%; margin-bottom: 45px; overflow: hidden;}
.help_list .hp_right .item_con h3{font-size: 24px; margin-bottom: 20px; font-weight: bold; line-height: 40px;}
.help_list .hp_right .item_con ul{margin-left: -2%}
.help_list .hp_right .item_con ul li{float: left; width:48%; margin-left: 2%; height: 55px; line-height: 55px; padding: 0 30px; background: #f8f8f8; border-radius: 8px; cursor: pointer; transition: all .5s; border: 1px solid #f4f4f4; box-sizing: border-box; font-size: 15px;margin-bottom: 20px;}
.help_list .hp_right .item_con ul li span:nth-child(2){text-align: right; float: right;}
.help_list .hp_right .item_con ul li:hover a{color: #30318b;}


/*联系我们*/
.contact_t{width: 100%; margin:15px 0;overflow: hidden;}
.contact_t .third{ margin: 60px auto; box-shadow: 0 2px 40px -10px rgb(0 0 0 / 14%); height:475px; background: #fff; border-radius: 16px; overflow: hidden;}
.contact_t .third .th_map{float: left; width: 60%;}
.contact_t .third .th_mode{float: right; width: 40%; padding: 0 50px; box-sizing: border-box;}
.contact_t .third .th_mode .mbt{font-size: 27px; font-weight: bold;margin: 145px 0 20px;}
.contact_t .third .th_mode p{font-size: 16px; line-height: 35px;}

.contact_t .four{height: 110px; line-height: 107px; margin: 60px auto; border: 1px solid #4250c3;  background: #fff;border-radius: 110px; }
.contact_t .four ul{ margin-left: -6%; overflow: hidden;}
.contact_t .four ul li{float: left; width: 27.333%; margin-left: 6%; justify-content: center;  text-align: center; color: #000; padding: 0 5%;box-sizing: border-box; border-right: 1px solid #4250c3;}
.contact_t .four ul li span:nth-child(1){font-size: 24px; margin-right: 16px; font-weight: bold;}
.contact_t .four ul li span:nth-child(2){font-size: 20px; }
.contact_t .four ul li:last-child{border-right:none;}

#map_container{height:475px;}



/* Underline Reveal */
.hvr-underline-reveal {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e60012;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  display:none\9;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

