﻿html::-webkit-scrollbar {
	width:4px;
}
html::-webkit-scrollbar-thumb {
	background: #3e75ff;
}
html::-webkit-scrollbar-track {
	background: #f1f1f1;
}
html {
	scrollbar-color:#3e75ff #f1f1f1;
	scrollbar-width:thin;
}
html {
	scrollbar-face-color: #3e75ff;
	scrollbar-shadow-color: #3e75ff;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #f1f1f1;
}
:root {
	--swiper-theme-color: #3e75ff;
}
.anchorBL{display: none;}
.w1720{width:95%; max-width:1600px;margin: auto;}
.w1400{margin: 0 13.54vw;}
.header_box_phone{background: #fff;padding: 10px 0;position: sticky;top: 0;left: 0;width: 100%;z-index: 3;transition: 0.5s;display: none;border-bottom: 1px solid #f5f5f5;}
.header_box_phone .header_main{margin: 0 5.25vw;}
.header_box_phone .header_main .logo img{height: 50px;}
.header_box_phone .header_main .shouS{display: flex;align-items: center;margin-right: 2rem;}
.header_box_phone .header_main .header_menu{display: flex;align-items: center;}
.header_box_phone .header_main .header_menu span{position: relative;display: inline-block;width: 32px;height: 3px;background-color: #999;border-radius: 2px;vertical-align: middle;cursor: pointer;}
.header_box_phone .header_main .header_menu span::before{content: "";position: absolute;display: inline-block;width: 100%;height: 3px;left: 0;border-radius: 2px;top: -10px;background-color: #999;-webkit-transition-duration: 0.3s, 0.3s;-moz-transition-duration: 0.3s, 0.3s;-ms-transition-duration: 0.3s, 0.3s;-o-transition-duration: 0.3s, 0.3s;transition-duration: 0.3s, 0.3s;-webkit-transition-delay: 0.3s, 0s;-moz-transition-delay: 0.3s, 0s;-ms-transition-delay: 0.3s, 0s;-o-transition-delay: 0.3s, 0s;transition-delay: 0.3s, 0s;}
.header_box_phone .header_main .header_menu span::after{content: "";position: absolute;display: inline-block;width: 100%;height: 3px;left: 0;border-radius: 2px;bottom: -10px;background-color: #999;-webkit-transition-duration: 0.3s, 0.3s;-moz-transition-duration: 0.3s, 0.3s;-ms-transition-duration: 0.3s, 0.3s;-o-transition-duration: 0.3s, 0.3s;transition-duration: 0.3s, 0.3s;-webkit-transition-delay: 0.3s, 0s;-moz-transition-delay: 0.3s, 0s;-ms-transition-delay: 0.3s, 0s;-o-transition-delay: 0.3s, 0s;transition-delay: 0.3s, 0s;}
.header_box_phone .header_main .act span{background: none;}
.header_box_phone .header_main .act span::before{transform: rotate(45deg);top: 0;}
.header_box_phone .header_main .act span::after{bottom: 0;transform: rotate(-45deg);}
.mob_header.active{top: 71px;height: calc(100% - 71px);}
.mob_header{position: fixed;left: 0;width: 100%;top: 117px;height: calc(100% - 117px);background: #fff;z-index: 7;display: none;}
.mob_header .mob_top{width: 90%;margin: auto;}
.mob_header .mob_top .btn{line-height: 50px;}
.mob_header .mob_top .btn span{font-size: 26px;color: #666;}
.mob_header .bob_nav{margin: 50px 2vw 0 3vw;padding-bottom: 50px;padding-right: 1vw;height: calc(100% - 150px);overflow-y: scroll;overflow-x: hidden;box-sizing: border-box;}
.mob_header .bob_nav .nav_item{border-bottom: 1px solid #eee;}
.mob_header .bob_nav .nav_item > a{line-height: 55px;font-size: 16px;width: 100%;}
.mob_header .bob_nav .nav_item > a span{color: #000;}
.mob_header .bob_nav .nav_item > a i{color: #999;transition: 0.4s;display: inline-block;}
.mob_header .bob_nav .nav_item .act i{transform: rotate(45deg);}
.mob_header .bob_nav .nav_item .nav_select{display: none;}
.mob_header .bob_nav .nav_item .nav_select .select_item{border-top: 1px dashed #eee;}
.mob_header .bob_nav .nav_item .nav_select .select_item > a{width: 100%;color: #666;line-height: 50px;font-size: 15px;box-sizing: border-box;}
.mob_header .bob_nav .nav_item .nav_select .select_item > a i{color: #999;transition: 0.4s;display: inline-block;}
.mob_header .bob_nav .nav_item .nav_select .select_item ul{display: none;}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li{border-bottom: 1px dashed #ddd;}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li a{display: block;width: 100%;color: #999;line-height: 50px;font-size: 14px;box-sizing: border-box;padding: 0 20px;background: #f5f5f5;}
.searchBox{position: fixed;width: 100%;background: #f6f6f6;z-index: 5;left: 0;top: 117px;padding: 3.4375rem 0;transition: all 0.5s;display: none;}
.searchBox .boxMain input[type='text']{background: #fff;display: block;height: 3.125rem;font-size: 1rem;box-sizing: border-box;padding: 0 1rem;width: 18rem;border: 0;}
.searchBox .boxMain a input{display: block;width: 3.125rem;height: 3.125rem;border: 0;cursor: pointer;background: #3e75ff url(../image/search1.png) no-repeat 50% 50%;}
.searchBox.active{top: 71px;}
.searchBoxOn{display: flex;}
.header_nav_box{height:80px;transition: 0.4s;position:fixed;top:0;width: 100%;z-index: 9999;background:#fff;box-shadow:0 3px 12px rgba(0, 0, 0, 0.1);}
.header_nav{position: sticky;top:0;left: 0;width: 100%;/* background: #fff;*/transition: 0.4s;z-index:9999;}
.header_nav .box .boxLeft{padding:10px 0;float:left;}
.header_nav .box .boxLeft a img{height:58px;float:left;}
.header_nav .box .boxLeft .language{position: relative;float:left;margin-left: 4rem;}
.header_nav .box .boxLeft .language p{font-size: 18px;font-family: 'gilroy_bold';color: #3e75ff;line-height: 60px;cursor: pointer;transition: 0.4s;}
.header_nav .box .boxLeft .language p span{font-size: 14px;font-weight: bold;display: inline-block;margin-left: 10px;}
.header_nav .box .boxLeft .language p:hover{transform: scale(1.1);}
.header_nav .box .boxLeft .language .on span{transform: rotate(180deg);}
.header_nav .box .boxLeft .language ul{position: absolute;top:50px;left: 50%;transform: translateX(-50%);background: rgba(0, 0, 0, 0.5);z-index: 2;width: 150%;display: none;}
.header_nav .box .boxLeft .language ul li a{display: block;font-size: 18px;font-family: 'gilroy_bold';color: #fff;text-align: center;line-height: 40px;transition: 0.4s;}
.header_nav .box .boxLeft .language ul li a:hover{color: #3e75ff;}
.header_nav .box .boxLeft .language ul li .active{color: #3e75ff;}
.header_nav .box .boxCen{transition: 0.4s;}
.header_nav .box .boxCen .item{padding: 0 2.1875rem;}
.header_nav .box .boxCen .item > a{display: block;line-height:80px;font-size: 18px;color: #333;transition: 0.4s;position: relative;}
.header_nav .box .boxCen .item > a:hover,.header_nav .box .boxCen .item > a.active{color: #3e75ff;font-weight:bold;}
.header_nav .box .boxCen .item > a::after{content:'';display:block;width:40px;height:5px;background:#3e75ff;position:absolute;left:50%;bottom:0;margin-left:-20px;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.header_nav .box .boxCen .item > a.active::after,.header_nav .box .boxCen .item > a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.header_nav .box .boxCen .item .main{display: none;position: absolute;top:80px;left: 0;width: 100%;min-height: 30px;padding:4% 0;background: rgba(255, 255, 255, 0.95);box-shadow: 0 2px 10px #f7f7f7;}
@media screen and (min-width: 1024px){.header_nav .box .boxCen .item .main .list > div{padding:0 2.5%;border-right: 1px solid #ddd;}}
.header_nav .box .boxCen .item .main .list > div:last-child{border: 0;}
.header_nav .box .boxCen .item .main .list p a{font-size: 18px;color: #000;/* font-weight: bold;*/transition: 0.4s;}
.header_nav .box .boxCen .item .main .list p a:hover{color: #3e75ff;}
.header_nav .box .boxCen .item .main .list ul{margin-top: 1.5625rem;}
.header_nav .box .boxCen .item .main .list ul li{line-height: 40px;}
.header_nav .box .boxCen .item .main .list ul li a{font-size: 17px;color: #666;transition: 0.4s;}
.header_nav .box .boxCen .item .main .list ul li a:hover{color: #3e75ff;}
.header_nav .box .boxCen .item:hover .main{display: block;}
.header_nav .box .boxCen .active a{color: #3e75ff;}
.header_nav .box .boxCen .active a::after{background: #3e75ff;}
.header_nav .box .boxCen.on{transform: scale(0);}
.header_nav .box .boxRight{position: relative;}
.header_nav .box .boxRight .phone{font-size: 24px;font-family: 'gilroy_bold';color: #3e75ff;line-height:80px;}
.header_nav .box .boxRight .phone img{position: relative;top: -1px;transition: 0.4s;margin-right:20px;-webkit-animation: bounce-up 1.5s linear infinite;animation: bounce-up 1.5s linear infinite;}
.header_nav .box .boxRight .search{margin-left: 3rem;}
.header_nav .box .boxRight .search > p{line-height:80px;}
.header_nav .box .boxRight .search > p img{cursor: pointer;transition: 0.3s;}
.header_nav .box .boxRight .search > p img:hover{transform: scale(1.1);}
.header_nav .box .boxRight .biaodan{position: absolute;right: 0;top: 50%;transform: translateY(-50%) scale(0);background: #fff;transform-origin: right center;transition: 0.4s;padding: 0 1rem;}
.header_nav .box .boxRight .biaodan.on{transform: translateY(-50%) scale(1);}
.header_nav .box .boxRight .form_box{display: flex;}
.header_nav .box .boxRight .form_box .text{position: relative;display: flex;align-items: center;}
.header_nav .box .boxRight .form_box .text > input{width: 280px;height: 38px;padding: 0 20px;border: 1px solid #ddd;}
.header_nav .box .boxRight .form_box .text p{position: absolute;top: 50%;z-index: 1;transform: translateY(-50%);right: 20px;background: #fff;padding-left: 1rem;}
.header_nav .box .boxRight .form_box .text p input{display: none;}
.header_nav .box .boxRight .form_box .text p img{cursor: pointer;}
.header_nav .box .boxRight .form_box .button{line-height: 50px;padding-left: 1rem;cursor: pointer;}
.header_nav .box .boxRight .form_box .button span{font-size: 26px;transition: 0.4s;font-weight: bold;color: #999;}
.header_nav .box .boxRight .form_box .button span:hover{color: #3e75ff;}
.header_nav_box.check .header_nav .box .boxCen .item > a{color: #000;}
.header_nav_box.on{position: fixed;top: 0px;left: 0;width: 100%;background: #fff;}
.header_nav_box.active{top: -100px;}

.header_nav_box .header_nav .box .boxCen .item .main{box-sizing: border-box;}
.header_nav_box .header_nav .box .boxCen .item .main .list_{padding:0 2.5%;}
.header_nav_box .header_nav .box .boxCen .item .main .list_ > div{padding:0 2.5%;width: 25%;box-sizing: border-box;margin-bottom: 2rem;}
.header_nav_box .header_nav .box .boxCen .item .main .list_ > div:nth-child(4n){border: 0;}
.header_nav_box .header_nav .box .boxRight .SmartChoice{display: flex;align-items: center;margin-right: 3.375rem;}
.header_nav_box .header_nav .box .boxRight .SmartChoice .SmartChoice_{font-size: 1rem;color: #fff;background: #3e75ff;line-height: 2rem;padding: 0 0.625rem;border-radius: 5px;}
.header_nav_box .header_nav .box .boxRight .SmartChoice .SmartChoice_ img{width: 1.4375rem;}

/* 首页翻页效果部分 */
.fullpage{position:relative; overflow:hidden; height:100vh; width:100%;}
.fullpage.show{z-index:99999;}
.fullpage>.swiper-wrapper>.swiper-slide{height:100vh; position:relative;}
.fullpage>.swiper-pagination{right:2.6%;}
.fullpage>.swiper-pagination.hide{opacity:0;}
.fullpage>.svg-swiper-pagination .swiper-pagination-bullet {background:transparent;opacity: 1;width: 5px;height: 5px;outline: none;margin: 26px 0;position: relative;}

.fullpage>.svg-swiper-pagination .swiper-pagination-bullet:after {content:"";display: block;position: absolute;top: 0;left: 0; z-index: 0;width: 5px;height: 5px;background-color: #ffffff;border-radius:50%;}
.fullpage>.svg-swiper-pagination.on .swiper-pagination-bullet:after{background-color: #3e75ff;}

.fullpage>.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .svg {opacity: 1;}
.fullpage>.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .circle2 {-webkit-animation: svgCircleAnmi 6s linear forwards;animation: svgCircleAnmi 6s linear forwards;}
.fullpage>.svg-swiper-pagination .svg {position: absolute;top: -9px;left: -9px;  width: 23px;height: 23px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;display: block;}
.fullpage>.svg-swiper-pagination .circle1{stroke:#ffffff;opacity: 0.26;}
.fullpage>.svg-swiper-pagination .circle2{stroke:#ffffff;stroke-dasharray: 0 339;}

.fullpage>.svg-swiper-pagination.on .circle1{stroke:#3e75ff;}
.fullpage>.svg-swiper-pagination.on .circle2{stroke:#3e75ff;}
.index_banner svg:not(:root) {overflow: hidden;}
@-webkit-keyframes svgCircleAnmi {
    0% {
        stroke-dasharray: 0 339;
    }
    to {
        stroke-dasharray: 339 339;
    }
}
@keyframes svgCircleAnmi {
    0% {
        stroke-dasharray: 0 339;
    }
    to {
        stroke-dasharray: 339 339;
    }
}

.fp-auto-height{height: auto!important;}

@media screen and (max-width: 1024px) {
	.fullpage{height:auto;}
	.fullpage>.swiper-wrapper{display: block;}
	.pc_banner{height: 96.4vh;}
	.fullpage>.swiper-wrapper>.swiper-slide{height:auto;}
}

/* 首页banner部分*/
.index_banner{margin:80px auto 0;}
.index_banner .box{position: relative;}
.index_banner .box .banner .item{position: relative;}
.index_banner .box .banner .item .img img{width: 100%;/* height: 100vh;object-fit: cover;*/}
.index_banner .box .banner .item .main{position: absolute;left: 0;top: 40%;width: 100%;padding: 0 5.2vw;box-sizing: border-box;}
.index_banner .box .banner .item .main .content1{font-size: 3.5rem;color: #152b4f;}
.index_banner .box .banner .item .main .content2{margin-top: 4.25rem;}
.index_banner .box .mouse{position: absolute;left: 50%;transform: translateX(-50%);bottom: 3.75rem;z-index: 1;cursor: pointer;animation: down 2s infinite linear;}
.index_banner .box .button{position: absolute;right:8.5%;bottom: 3.75rem;z-index: 1;}
.index_banner .box .button p{margin-right: 1rem;width: 3rem;height: 3rem;line-height: 3rem;text-align: center;border-radius: 50%;border: 1px solid #a1aebf;transition: 0.4s;cursor: pointer;color: #152b4f;}
.index_banner .box .button p span{color: #fff;}
.index_banner .box .button p:hover{border: 1px solid #3e75ff;background: #3e75ff;}
.index_banner .box .page{position: absolute;left:8.5%;bottom: 3.75rem;z-index: 1;}
.index_banner .box .page > div{position: relative;}
.index_banner .box .page > div .swiper-pagination{position: initial;}
.index_banner .swiper-pagination-bullet{background: none;opacity: 1;margin: 0 30px 0 0;width: auto;height: auto;position: relative;outline: none;vertical-align: middle;opacity: 0.7;}
.index_banner .swiper-pagination-bullet:last-child{width: 18px;overflow: hidden;margin-right: 0;}
.index_banner .swiper-pagination-bullet span{background: none;display: block;border-radius: 0%;font-size: 14px;font-family: 'gilroy_bold';color: #fff;}
.index_banner .swiper-pagination-bullet i{background: #fff;height: 2px;width: 0px;position: absolute;top: 7px;left: 22px;transform-origin: left;z-index: 3;transition-timing-function: linear;}
.index_banner .swiper-pagination-bullet-active span,
.index_banner .swiper-pagination-bullet:hover span{margin-top: 0;margin-left: 0;position: relative;z-index: 1;}
.index_banner .swiper-pagination-bullet-active{margin-right: 74px;opacity: 1;}
.index_banner .swiper-pagination-bullet-active i{animation: middle 6s linear;}
@keyframes first{0%{transform: scaleX(0.5);left: 0px;}
/*091*/100%{transform: scaleX(1);left: 4px;}
/*0915*/}
@keyframes last{0%{transform: scaleX(0.7);left: -10px;}
/*1090*/20%{transform: scaleX(0.3);left: 4px;}
/*090*/100%{transform: scaleX(0.3);left: 0px;}
/*090*/}
@keyframes middle{0%{width: 0px;}
100%{width: 58px;}}
@keyframes down{0%{bottom: 3.75rem;opacity: 0;}
20%{opacity: 0.7;}
100%{bottom: 1rem;opacity: 0;}}
.p98{padding-top:80px;}
.p98_{padding-bottom:80px;}
.index_title .box .left{font-size: 2.5rem; font-weight: bold;}
.index_title .box .biaoti{font-size: 1.25rem;color: #666;margin-top: 0.75rem; font-weight: normal;}
.index_link a{font-size: 1rem;display: block;width: 10rem;line-height: 3.4375rem;color: #3e75ff;background: #fff;border:2px solid #3e75ff;border-radius:10px;text-align: center;position: relative;}
.index_link a:hover{background:#3e75ff;color:#fff;}
.index_link a img{margin-left: 0.625rem;position: relative;transition: 0.4s;right: 0;}
.index_link a:hover img{transform: rotate(45deg);}
.index_link a .jth{display:none;}
.index_link a:hover .jt{display:none;}
.index_link a:hover .jth{display:inline-block;}
.index_link p{font-size: 1rem;display: block;width: 10rem;line-height: 3.4375rem;color: #fff;background: #3e75ff;text-align: center;position: relative;}
.index_link p img{margin-left: 0.625rem;position: relative;transition: 0.4s;right: 0;}
.index_link p:hover img{right: -1rem;}
.m60{margin-top: 3.75rem;}

/* 搜索栏部分*/
.clear:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.in_gjcbg{width:100%;margin:auto;background:#fff;padding:20px 0;box-shadow:0 3px 12px rgba(0,0,0,.1);overflow:hidden;}
.in_gjcl{float:left;line-height:40px;}
.in_gjcl span{display:block;float:left;color:#000;font-size:16px;font-weight:bold;background:url(../image/hot_icon.png) left no-repeat;background-size:23px 24px;padding-left:30px;}
.in_gjcl a{color:#666;}
.in_gjcl a:hover{color:#3e75ff;}
.in_search{width:20%;height:44px;float:right;background:#f1f1f1;border-radius:30px;position:relative;}
.in_search_l{width:90%;float:left;padding-left:20px;}
.in_search_l input{width:100%;display:block;line-height:44px;font-size:14px;color:#999;background:none;border:0;}
.in_search_l input::-webkit-input-placeholder{/* WebKit browsers*/color:#999;}
.in_search_l input:-moz-placeholder{/* Mozilla Firefox 4 to 18*/color:#999;}
.in_search_l input::-moz-placeholder{/* Mozilla Firefox 19+*/color:#999;}
.in_search_l input::-ms-input-placeholder{/* Internet Explorer 10+*/color:#999;}
.in_search_r{width:22px;height:25px;position:absolute;right:20px;top:8px;}

/* 首页产品中心部分*/
.in_probg{margin:40px auto 0; background:linear-gradient(to bottom, #fefefe 80%, #f8f8f8 100%); padding:68px 0 60px;}
.in_title{width:100%;margin:auto;text-align:center;}
.in_title h2{font-size:40px;line-height:40px;color:#231f20;font-weight:600;}
.in_title h2 span{color:#3e75ff;}
.in_title h2 a{color:#231f20;}
.in_title h2 a:hover{color:#3e75ff;}
.in_title p{font-size:20px;margin-top:10px;line-height:30px;color:#999;}
.in_pronr{width:100%;float:left;margin-top:20px;}
.in_prol{width:21%;float:left;background:#fff;border:1px solid #e9e9e9;padding:30px 30px 0;position:relative;overflow:hidden;border-radius:10px;}
.in_prol_tit{width:100%;height:70px;background:#3e75ff url(../image/in_pro_titicon.png) no-repeat 93% center;padding:20px 30px;position:absolute;left:0;top:0;color:#fff;}
.in_prol_tit h3{font-size:30px;font-weight:bold;line-height:30px;}
.in_prol_list{width:100%;float:left;margin-top:40px;}
.in_prol_list ul li{width: 100%;float:left;}
.in_prol_list ul li h4{line-height:34px;font-size:18px; border-bottom:1px solid #e9e9e9; padding:8px 0;position:relative;cursor:pointer;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.in_prol_list ul li h4 a{color: inherit;}
.in_prol_list ul li h4::after{content: url(../image/in_news_jt.png);position: absolute;width: 9px;height: 14px;right: 0;top: 14px;margin: auto;-webkit-transform: rotateZ(0);transform: rotateZ(0);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.in_prol_list ul li.active h4,
.in_prol_list ul li h4:hover{color: #3e75ff;}
.in_prol_list ul li.active h4::after,
.in_prol_list ul li h4:hover::after{content:url(../image/in_news_jth.png);}
.in_prol_list ul li.active h4::after{-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg); top:23px; right:0;}
.in_prol_list ul li .pro_second{display: none;padding: 15px 0 15px 15px;border-bottom: 1px solid #e5e5e5;}
.in_prol_list ul li .pro_second h6{line-height: 30px;height: 30px;}
.in_prol_list ul li .pro_second h6 a{font-size: 16px;color: #666;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;position: relative;display: block;padding-left: 12px;}
.in_prol_list ul li .pro_second h6 a::before{content: '';width: 4px;height: 4px;background: #666;position: absolute; border-radius:50%;top: 0;bottom: 0;left: 0;margin: auto;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.in_prol_list ul li .pro_second h6.active a,
.in_prol_list ul li .pro_second h6 a:hover{color: #3e75ff;}
.in_prol_list ul li .pro_second h6.active a::before,
.in_prol_list ul li .pro_second h6 a:hover::before{background: #3e75ff;}
.in_pror{width:76%;float:right;}
.in_pror li{width:32%;height:350px;float:left;background:#fff;border:1px solid #e9e9e9;margin:0 2% 20px 0;position:relative;transition:all .5s;border-radius:10px;}
.in_pror li:nth-child(3n){margin-right:0;}
.in_pror li .pic{width:100%;float:left;overflow:hidden;}
.in_pror li .pic img{width:80%;margin:10px auto 0;object-fit:cover;display:block;-webkit-transition:all .5s;transition:all .5s;}
.in_pror li:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.in_pror li .title{width:100%;padding:40px 20px 20px;line-height:30px;text-align:center;position:absolute;left:0;bottom:0;}
.in_pror li a .title h3{width:100%;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000;}
.in_pror li .title h3{font-size:18px;color:#000;}
.in_pror li a:hover .title h3{font-size:16px;color:#3e75ff;display:none;}
.in_pror li .tbox{position:absolute;left:0;top:0;width:100%;height:350px;padding:60px 20px;background:rgba(62,117,255,.9);border-radius:10px;display:none;color:#fff;text-align:center;}
.in_pror li .tbox h4{font-size:24px;font-weight:bold;line-height:30px;}
.in_pror li .tbox p{font-size:16px;line-height:30px;margin:20px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;}
.in_pror li .tbox span{width:30px;height:30px;}
.in_pror li .tbox span img{width:30px;height:30px;}
.in_pror li:hover .tbox{display:block;}

/* 首页核心优势部分 */
.in_hxysbg{width:100%; height:100%; margin:auto; overflow:hidden; display:flex; background:url(../image/a_bg_01.jpg) center / cover no-repeat; position:relative; align-items:flex-start; z-index:9;flex-wrap:wrap;}
.in_hxys_left{width:44.6875%; height:100vh; position: relative;}
.in_hxys_left::after{content:""; width:114%; height:2000px; background-color: #3e75ff; clip-path:polygon(0 0, 100% 0, calc(100% - 440px) 100%, 0 100%); position:absolute; top:50%; left:0; z-index:-1; transform:translateY(-50%);}
.in_hxys_left_cont{padding-top:50px; position:absolute; top:50%; left:0%; transform: translate(0%, -50%); width:100%; padding-left: calc((100vw - 1600px) / 2);}
.in_hxys_left_cont h2{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.in_hxys_left_cont .zjs{font-size:20px; margin-top:20px; color:#fff; line-height:30px;}
.in_hxys_left_cont .helc_list{width:100%; margin-top:40px;}
.in_hxys_left_cont .helc_list .helc_item{padding-right:168px !important; position:relative; padding:40px 0; cursor:pointer;}
.in_hxys_left_cont .helc_list .helc_item::after{content:""; position:absolute; left:0; bottom:-1px; height:1px; width:100%; background-color:#fff; transition:all 0.36s; opacity:0.5;}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text{color:rgba(255,255,255,.5); font-size:24px; line-height:30px; position:relative; transition:all .36s;}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text::after{content:""; width:28px; height:28px; background:url(../image/a_icon_01.svg) center / cover no-repeat; position: absolute; top:50%; right:-10%; transform:translateY(-50%); transition:all .36s; opacity:0;}
.in_hxys_left_cont .helc_list .helc_item.act .helc_item_text::after{opacity:1;}
.in_hxys_left_cont .helc_list .helc_item:hover .helc_item_text{color:#fff;}
.in_hxys_left_cont .helc_list .helc_item.act .helc_item_text{color:rgba(255,255,255,1); font-weight:bold; font-style:oblique; }
.in_hxys_left_cont .helc_list .helc_item .helc_item_text em{font-size:30px; font-weight:bold; margin-right:15px; font-style:oblique; position:relative;}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text em::after{content:""; display:block; width:8px; height:8px; border-radius:50%; position:absolute; left:-10px; top:0; margin-top:-4px; border:1px dashed #fff;}
.in_hxys_left_cont .helc_list .helc_item.act  .helc_item_text em::after{background:rgba(255,255,255,1);}
.in_hxys_right{width:calc(100% - 44.6875%); position:relative; overflow:hidden; padding-top:180px;}
.in_hxys_right .swiper-slide{position:relative; z-index:2; opacity:0.17; transition:all 0.5s;}
.in_hxys_right .swiper-slide-active{opacity:1;}
.in_hxys_right .swiper-slide .txt{width:92%; padding:25px 32px; background:rgba(255,255,255,.5);  border-left:4px solid #3e75ff;
background:rgba(255,255,255,.8); position:absolute; left:0; bottom:0;}
.in_hxys_right .swiper-slide .dbt{font-size:24px; color:#3e75ff; font-weight:bold; margin-bottom:10px;}
.in_hxys_right .swiper-slide .p{font-size:15px; color:#000000; margin-bottom:10px;}
.in_hxys_right .swiper-slide .p:last-of-type{margin-bottom:0;}
.in_hxys_right .swiper-slide .p h4{display:inline-block; padding:5px 10px; background:#5385da; color:#fff; font-size:18px; font-weight:bold;}
.in_hxys_right .swiper-slide .p p{line-height:26px; margin-top:10px;}
.in_hxys_right .swiper-slide .pic{width:100%; overflow:hidden;}
.in_hxys_right .swiper-slide .pic img{width:100%; display:block;}
.in_hxys_right .swiper-pagination{width: auto;top:72px;left:40px;transform: translateX(-50%); padding:50px 0 0; line-height:30px; bottom:auto; font-size:24px; color:#3e75ff; font-weight:bold;}
.in_hxys_right .swiper-pagination .swiper-pagination-total{color:#C1C1C1;}
.in_hxys_right .next{position:absolute; top:100px; z-index:15; cursor:pointer; right:12.5%; width:52px; height:52px; background:url(../image/p2_jt.png)no-repeat center; border:1px solid #c1c1c1; border-radius:50%; transition:all 0.5s;}
.in_hxys_right .next:hover{border-color:#3e75ff;}


/* Adbanner部分*/
.ad_bn{height:280px;margin:4px auto 0;background:url(../image/ad_bn.jpg) center no-repeat;background-size:cover;padding-top:50px;overflow:hidden;}
.ad_bn2{height:280px;margin:0 auto;background:url(../image/ad_bn2.jpg) center no-repeat;background-size:cover;padding-top:50px;overflow:hidden;}
.ad_bn_con1{display:block;font-size:34px;line-height:34px;color:#fff;font-weight:600;}
.ad_bn_con2{display:block;font-size:20px;line-height:30px;color:#fff;margin-top:20px;font-weight:300;}
.ad_bn_con3{width:480px;height:60px;display:block;background:#3e75ff;border-radius:50px;margin-top:30px;padding-left:30px;}
.ad_bn_con3 .dianh{float:left;background:url(../image/ad_tel_icon.png) left no-repeat;padding-left:50px;font-size:16px;color:#fff;margin-top:5px;}
.ad_bn_con3 .dianh h5{font-size:26px;font-weight:bold;}
.ad_bn_con3 .btn{width:150px;height:54px;float:right;background:#fff url(../image/ad_kf_icon.png) 20px no-repeat;padding:0 10px 0 30px;border-radius:50px;margin:3px 3px 0 0;text-align:center;font-size:18px;font-weight:bold;color:#3e75ff;line-height:54px;}
.ad_bn_con3 .btn a{color:#3e75ff;}
.ad_bn_con3 .btn a:hover{color:#fff;}
.ad_bn_con3 .btn:hover{background:#000 url(../image/ad_kf_iconh.png) 20px no-repeat;}

/* 首页产品案例部分 */
.in_casenr{width: 100%; margin:158px auto 0; overflow:hidden; position:relative;}
.in_casenr .in_title{width:95%; max-width:1600px; margin:auto; text-align:left;}
.in_casenr .in_title h3{font-size:40px; line-height:40px; font-weight:bold; color:#000;}
.in_casenr .in_title h3 a{color:#000;}
.in_casenr .in_title h3 a:hover{color:#3e75ff;}
.syhy_thumbs{position:absolute; top:0; right:160px; z-index:10;}
.syhy_thumbs .swiper-slide{text-align:center; font-size:18px; padding:15px 15px 15px 30px; color: #000; width: 220px; background:#f9f9f9; cursor: pointer; border-radius:10px;}
.syhy_thumbs .swiper-slide.swiper-slide-thumb-active{color: #fff; cursor: pointer; background:#3e75ff;}
.syhy_swiper .swiper-slide{position: relative; overflow: hidden; margin:40px auto 0; border: 1px solid #e9e9e9; border-radius:10px;}
.syhy_swiper .swiper-slide .boxnr{width:100%; height:600px; margin: auto; position: relative;}
.syhy_swiper .swiper-slide .boxnr_left{width: 60%; float: left; overflow: hidden;}
.syhy_swiper .swiper-slide .boxnr_left img{width: 100%; height:600px; object-fit:cover; display:block; transition: all .5s;}
.syhy_swiper .swiper-slide .boxnr_left:hover img{transform: scale(1.1); transition: all .5s ease-in-out;}
.syhy_swiper .swiper-slide .boxnr_right{width:40%; float:left; height:600px; background:#fff; padding:60px 10px 40px 30px; overflow:hidden; display:flex; align-items:center; flex-wrap:wrap;}
.syhy_swiper .swiper-slide .boxnr_right h4{font-size:24px; color:#000; line-height:30px; margin-bottom:30px;}
.syhy_swiper .swiper-slide .boxnr_right h4::after{content:""; display:block; width:60px; height:3px; margin-top:20px; background:#3e75ff;}
.syhy_swiper .swiper-slide .boxnr_right .wen{width:100%; float:left;}
.syhy_swiper .swiper-slide .boxnr_right .wen span{float:left; margin:0 1% 5px 0; padding:5px; background:#e9e9e9; color:#666; font-size:15px; line-height:25px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.syhy_swiper .swiper-slide .boxnr_right .wen:last-of-type span{margin-right:0;}
.syhy_swiper .swiper-slide .boxnr_right .wen span:hover{background:#3e75ff; color:#fff;}
.syhy_swiper .swiper-slide .boxnr_right .index_link{font-size: 1rem;display: block;width: 10rem;line-height: 3rem;color: #3e75ff;background: #fff;border:2px solid #3e75ff;border-radius:10px;text-align: center;position: relative;}
.syhy_swiper .swiper-slide .boxnr_right .index_link:hover{background:#3e75ff;color:#fff;}
.syhy_swiper .swiper-slide .boxnr_right .index_link img{margin-left: 0.625rem;position: relative;transition: 0.4s;right: 0;}
.syhy_swiper .swiper-slide .boxnr_right .index_link:hover img{transform: rotate(45deg);}
.syhy_swiper .swiper-slide .boxnr_right .index_link .jth{display:none;}
.syhy_swiper .swiper-slide .boxnr_right .index_link:hover .jt{display:none;}
.syhy_swiper .swiper-slide .boxnr_right .index_link:hover .jth{display:inline-block;}
.syhy_swiper .swiper-slide .boxnr_right .index_link p{font-size: 1rem;display: block;width: 10rem;line-height: 3.4375rem;color: #fff;background: #3e75ff;text-align: center;position: relative;}
.syhy_swiper .swiper-slide .boxnr_right .index_link p img{margin-left: 0.625rem;position: relative;transition: 0.4s;right: 0;}
.syhy_swiper .swiper-slide .boxnr_right .index_link p:hover img{right: -1rem;}
.syhy_swiper .swiper-button-next,.syhy_swiper .swiper-button-prev{position: absolute; top:50%; z-index: 20; cursor: pointer; width: 52px; height: 52px; background: #e9e9e9; border-radius: 50%; margin-top:-26px;}
.syhy_swiper .swiper-button-next:hover,.syhy_swiper .swiper-button-prev:hover{position: absolute; top:50%; z-index: 20; cursor: pointer; width: 52px; height: 52px; background: #3e75ff; border-radius:50%; margin-top:-26px;}
.syhy_swiper .swiper-button-next{right:12.5%;}
.syhy_swiper .swiper-button-prev{left:12.5%;}
.syhy_swiper .swiper-button-next::after,.syhy_swiper .swiper-button-prev::after{color: #333; font-size: 18px; font-weight: bold;}
.syhy_swiper .swiper-button-next:hover::after,.syhy_swiper .swiper-button-prev:hover::after{color: #fff;}

/* 首页合作伙伴部分 */
.in_hzhb{width:95%;max-width:1600px;margin:128px auto 0;}
.in_hzhb_title{width:100%;margin:auto;}
.in_hzhb_titl{float:left;}
.in_hzhb_titl h3{font-size:40px;font-weight:bold;line-height:40px;color:#000;}
.in_hzhb_titl h3 a{color:#000;}
.in_hzhb_titl h3 a:hover{color:#3e75ff;}
.in_hzhb_titl p{margin-top:20px;font-size:20px;color:#666;}
.in_hzhb .item{justify-content:start; margin:40px auto 0; align-items:center; width:80%;}
.in_hzhb .item .box{width:24%; height:24%;}
.in_hzhb .item .box:nth-child(5){margin-left:12%;}
.in_hzhb .item .box:nth-child(n+5){margin-top:-13.785%;}
.in_hzhb .item .list{margin:60px auto; width: 70%; height: 70%; display: flex; align-items: center; justify-content: center; background-color: white; transform: rotate(45deg); border: 1px solid #e9e9e9; transition: all .3s linear; border-radius: 2px;}
.in_hzhb .item .list:hover{box-shadow: 0 0 10px 6px rgba(0,0,0,.05); transform: rotate(45deg) translate(-5px,-5px);cursor: pointer; border-color:#3e75ff;}
.in_hzhb .item .list img{width:100%; transform: rotate(-45deg); transition: all .3s linear;}
.in_hzhb .item .box:nth-child(13) .list{background-color:#3e75ff;transform: rotate(45deg);}

/* 首页关于我们部分 */
.in_aboutbg{width:100%; margin:auto;background:url(../image/in_aboutbg.jpg) center no-repeat;background-size:cover;padding:158px 0 80px;}
.in_about_text{width:100%;margin:40px auto 0;text-align:center;font-size:18px;line-height:36px;color:#666;}
.in_about_text .more{margin:40px auto 0;}
.in_about_text .more a{font-size:24px;font-weight:bold;color:#3e75ff;line-height:30px;text-decoration:underline;}
.in_about_text .more a:hover{color:#fff;}

.in_shuju{width:85%; margin:40px auto 0;}
.in_shuju ul{width:100%;}
.in_shuju li{width:20%; float:left; position:relative; margin-right:5%; box-sizing:border-box;}
.in_shuju li:nth-child(4n){margin-right:0;}
.in_shuju li::after{content:""; width:1px; height:52px; background:#e9e9e9; position:absolute; right:30px; top:50%; margin-top:-26px;}
.in_shuju li:nth-child(4n)::after{display:none;}
.in_shuju li div{width:100%; float:left; position:relative;}
.in_shuju li div span{font-size:60px; font-weight:bold; color:#3e75ff; float:left; font-family:'gilroy_regular';}
.in_shuju li div sup{float:left; margin-left:20px; display:block; font-size:14px; width:30px; height:30px; border-radius:50%; background:#3e75ff; color:#fff; line-height:30px; font-weight:bold; text-align:center;}
.in_shuju li p{width:100%; float:left; font-size:16px; color:#666; margin-top:10px;}

.in_about_nav{width:100%; margin:80px auto 0;}
.in_about_nav li{width:18%; float:left; margin-right:2%; display:flex; justify-content:center; background:rgba(255,255,255,.9); border-radius:10px 10px 0 0; box-shadow:0 5px 12px rgba(0,0,0, 0.1); padding:20px 30px;}
.in_about_nav li:hover{background:#3e75ff;}
.in_about_nav li .icon{width:81px; float:left;}
.in_about_nav li .icon img{width:81px; height:81px;}
.in_about_nav li .icon img.t1{display:block;}
.in_about_nav li .icon img.t2{display:none;}
.in_about_nav li:hover .icon img.t1{display:none;}
.in_about_nav li:hover .icon img.t2{display:block;}
.in_about_nav li .wen{float:left; margin-left:20px; padding-top:25px;}
.in_about_nav li a .wen{font-size:24px; font-weight:bold; color:#333;}
.in_about_nav li:hover a .wen{color:#fff;}

/* 首页新闻资讯部分*/
.index_news{margin:80px auto 0;}
.index_news > .box .boxleft{box-sizing:border-box; width:32rem;padding-left: 160px;position: relative;}
.index_news > .box .boxleft .content1{margin-top:10.25rem;}
.index_news > .box .boxleft .content1 ul li{margin-bottom: 2rem;}
.index_news > .box .boxleft .content1 ul li a{padding-bottom: 0.625rem;display: inline-block;font-weight: bold;font-size:1.6rem;color: #000;transition: 0.4s;border-bottom: 1px solid #fff;}
.index_news > .box .boxleft .content1 ul li a:hover{color: #3e75ff;}
.index_news > .box .boxleft .content1 ul .active a{color: #3e75ff;border-bottom: 1px solid #3e75ff;}
.index_news > .box .boxleft .content2{position: absolute;left: 160px;bottom: 0;}
.index_news > .box .boxRight{width: calc(100% - 32rem);box-sizing: border-box;position: relative;}
.index_news > .box .boxRight .banner .swiper-slide{width: 28rem;}
.index_news > .box .boxRight .banner .item{transition: 0.4s;}
.index_news > .box .boxRight .banner .item:nth-child(3n){margin-right: 0;}
.index_news > .box .boxRight .banner .item a{display: block;}
.index_news > .box .boxRight .banner .item a .content1{overflow: hidden;border-radius: 5px;}
.index_news > .box .boxRight .banner .item a .content1 img{width: 100%;transition: 0.4s;}
.index_news > .box .boxRight .banner .item a .content2{padding: 2.1875rem 0 0;}
.index_news > .box .boxRight .banner .item a .content3{font-size: 1rem;color: #999;font-family: 'gilroy_regular';}
.index_news > .box .boxRight .banner .item a .content3 img{margin-right: 0.625rem;vertical-align: middle;}
.index_news > .box .boxRight .banner .item a .content4{font-size: 1.375rem;color: #000;margin: 1.25rem 0;transition: 0.4s;}
.index_news > .box .boxRight .banner .item a .content5{font-size: 1rem;color: #888;line-height: 2rem;height: 4rem;}
.index_news > .box .boxRight .banner .item a .content6{margin-top: 3rem;font-size: 1rem;color: #3e75ff;font-family: 'gilroy_bold';}
.index_news > .box .boxRight .banner .item a .content6 span{position: relative;top: 0;}
.index_news > .box .boxRight .banner .item:hover a .content1 img{transform: scale(1.1);}
.index_news > .box .boxRight .banner .item:hover a .content4{color: #3e75ff;}
.index_news > .box .boxRight .page{margin-top: 4.625rem;position: relative;height: 1px;width: calc(100% - 5.2vw);}
.index_news > .box .boxRight .page .swiper-pagination-progressbar{width: 100%;height: 100%;}
.index_news > .box .boxRight .button{position: absolute;bottom: -25px;left: 12.5rem;width: 50px;height: 50px;border-radius: 50%;background: #fff;line-height: 50px;box-shadow: 0px 0px 1rem #fdeff0;}
.index_news > .box .boxRight .button p{flex: 1;text-align: center;cursor: pointer;}
.index_news > .box .boxRight .button p span{color: #999;transition: 0.4s;cursor: pointer;}
.index_news > .box .boxRight .button p span:hover{color: #3e75ff;}

/* 底部部分*/
.fp-auto-height{height:auto!important;}
.index_footer{background:url(../image/footer_bg.jpg) center no-repeat;background-size:cover;padding:60px 0 0;}
.index_footer .box .boxTop .nav .item{margin-right:11.25rem;}
.index_footer .box .boxTop .nav .item h5{font-size:1.125rem;color: #333;font-weight: bold;}
.index_footer .box .boxTop .nav .item ul{margin-top:1rem;}
.index_footer .box .boxTop .nav .item ul li a{font-size:1rem;color: #666;line-height:30px;}
.index_footer .box .boxTop .nav .item ul li a:hover{color:#3e75ff;}
.index_footer .box .boxTop .information > div{margin-bottom: 2.625rem;}
.index_footer .box .boxTop .information > div h5{font-size: 1.125rem;color: #333;font-weight: bold;margin-bottom: 1.2rem;}
.index_footer .box .boxTop .information > div p{font-size: 1.625rem;color: #3e75ff;font-family: 'gilroy_bold';}
.index_footer .box .boxTop .information > div p img{margin-right: 0.3125rem;height: 2.5rem;}
.index_footer .box .boxTop .information > div p:hover img{transform:rotate(360deg);transition:all .5s ease-in-out;}
.index_footer .box .boxTop .information > div div p{position: relative;margin-right: 0.3125rem;}
.index_footer .box .boxTop .information > div div p > img{position: absolute;top: 50px;left: 50%;transform: translateX(-50%);display: none;}
.index_footer .box .boxTop .information > div div p:hover > img{display: block;}
.index_footer .box .boxTop .information > div div p span{position:absolute; left:50%; top:50px; width:120px; transform: translateX(-50%) scale(0); transition: 0.4s; opacity:0; transform-origin: center top;}
.index_footer .box .boxTop .information > div div p span img{width:100%; height:100%; margin-right:0;}
.index_footer .box .boxTop .information > div div p:hover span{-webkit-transform:translateX(-50%) scale(1); transform:translateX(-50%) scale(1); opacity:1;}
.index_footer .box .boxTop .ewm p{font-size: 0.875rem;color: #666;text-align: center;margin-left: 1.25rem;}
.index_footer .box .boxTop .ewm p img{margin-bottom: 0.5rem;width: 8.1875rem;}
.index_footer .box .boxBot{border-top:1px solid #ddd;margin-top:40px;padding:30px 0;}
.index_footer .box .boxBot .left{font-size: 1rem;color: #999;line-height: 1.5rem;}
.index_footer .box .boxBot .left a{color: #999;}
.index_footer .box .boxBot .left a:hover,.index_footer .box .boxBot .right a:hover{color:#3e75ff;}
.index_footer .box .boxBot .right{font-size: 1rem;color: #999;line-height: 1.5rem;}
.index_footer .box .boxBot .right a{color: #999;}
.index_fixed{position: fixed;z-index: 5;right: 0;bottom: 3.5rem;display: none;}
.index_fixed .kefu{background: #3e75ff;text-align: center;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.index_fixed .kefu a{display: block;width: 50px;padding: 14px 0;}
.index_fixed .item{margin-top: 5px;width: 50px;padding: 14px 0;text-align: center;background: #fff;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);position: relative;cursor: pointer;}
.index_fixed .item > img{position: absolute;right: 65px;top: 50%;transform: translateY(-50%);display: none;}
.index_fixed .item span{position: absolute;right: 55px;top: 50%;display: block;border: 5px solid transparent;border-left-color: #fff;transform: translateY(-50%);display: none;}
.index_fixed .item:hover > img{display: block;width: 160px;}
.index_fixed .item:hover span{display: block;}

/* 内页面包蟹部分 */
.rn_barend{background:#f8f8f8;}
.rn_barend .box{font-size: 1rem;color: #666;line-height: 4.875rem;}
.rn_barend .box a{color: #666;}
.rn_barend .box i{font-size: 1rem;}
.rn_barend .box a img{position: relative;margin-right: 0.625rem;top: -3px;}
.rn_barend .box span{color: #3e75ff;}
.rn_barend1{background: none;border-bottom: 1px solid #eee;}

/* 内页分页部分 */
.index_page .page .yeshu .button p{background:#e0e0e0; width:40px; height:40px; line-height:40px; text-align:center; color:#fff; transition: 0.4s;}
.index_page .page .yeshu .button p a{color:#fff; display:block;}
.index_page .page .yeshu .button p:hover{background:#3e75ff;}
.index_page .page .yeshu .number{margin:0 0.8rem;}
.index_page .page .yeshu .number a{padding:0 1.25rem;display: inline-block;line-height: 40px;color: #000;font-family: 'gilroy_bold';}
.index_page .page .yeshu .number a:hover{color:#3e75ff;}
.index_page .page .yeshu .number .active{color:#3e75ff;}
.index_page .page .tiaozhuan{margin-left: 2.125rem;}
.index_page .page .tiaozhuan .flexBetween{font-size: 1.125rem;color: #122133;line-height: 40px;}
.index_page .page .tiaozhuan .flexBetween input[type='text']{display: inline-block;border: 0;width: 32px;text-align: center;border-bottom: 1px solid #000;}
.index_page .page .tiaozhuan .flexBetween input[type='submit']{display: inline-block;border: 0;width: 84px;text-align: center;height: 40px;background: #3e75ff;color: #fff;cursor: pointer;margin-left: 2.125rem;}

/* 内页banner部分 */
.rn_banner{position:relative; margin:80px auto 0; overflow:hidden;}
.rn_banner .img{position:relative;}
.rn_banner .img img{width:100%;height:37.5rem;object-fit:cover;}
.rn_banner .img video{width:100%;height:37.5rem;object-fit:cover;}
.rn_banner .img .pc{display:block;}
.rn_banner .img .mb{display:none;}
.rn_banner .img::after{content:""; position:absolute; width:100%; height:100%; left:0; top:0; background:linear-gradient(125.05deg, #002BC6 0%, #3e75ff 100%); opacity:0.5;}
.rn_banner .box{position:absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center;}
.rn_banner .box div{width:95%; max-width:1600px; margin:auto; text-align:left;}
.rn_banner .box h5{font-size:2.5rem; color:#fff; font-weight:bold;}
.rn_banner .box h5::after{content:""; display:block; width:40px; height:3px; background:#fff; margin-top:20px;}
.rn_banner .box p{font-size:1.5rem; color:#fff; margin-top:1.375rem; background:#104ecc; padding:10px; display:inline-block;}


.gangying{position:absolute; left:0; top:0; width:200%; height:100%; transform:skew(-8deg); left:-20%; background:linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,0.5)); opacity:0.8; filter:blur(50px); z-index:3;}
.goleft{animation:goleft 0.8s 0.2s ease forwards;}
@keyframes goleft{from{left:-20%;} 80%{} to{left: 120%;}}

.mod_banner_bgbox{content:""; position:absolute; width:100%; height:100%; right:0; top:0; background-color:#ffffff; z-index:10; visibility:hidden;}
.slideleft{animation:slideleft 0.6s ease-in-out both;}
@keyframes slideleft{to{width:0%;}}
@keyframes slideleftop{
	from{opacity:0; transform:translateX(-30px);}
    to {opacity:1; transform: translateX(0px);}
}

/* 内页子导航部分 */
.rn_title{background: #f8f8f8;}
.rn_title .box .boxleft{line-height: 5rem;}
.rn_title .box .boxleft ul li{margin-right: 5.75rem;}
.rn_title .box .boxleft ul li a{font-size: 1.125rem;color: #000;display:block;font-weight:bold;}
.rn_title .box .boxleft ul .active a,.rn_title .box .boxleft ul li a:hover{color: #3e75ff;border-bottom:2px solid #3e75ff;}
.rn_title .box .boxRight{font-size: 1rem;color: #666;line-height: 4.875rem;}
.rn_title .box .boxRight a{color:#666;}
.rn_title .box .boxRight i{font-size: 1rem;}
.rn_title .box .boxRight a img{position:relative;margin-right:0.625rem;top: -3px;}
.rn_title .box .boxRight span,.rn_title .box .boxRight a:hover{color:#3e75ff;}

/* 内页关于我们部分 */
.rn_about > .box{margin-top: 3rem;}
.rn_about > .box .boxLeft{width:45%; font-size:1rem;color:#666;line-height:2.25rem;text-align:justify; padding-right:4%;}
.rn_about > .box .boxRight{width:55%;}
.rn_about > .box .boxRight p{overflow: hidden;}
.rn_about > .box .boxRight p img{width: 100%;transition: 0.4s; border-radius:10px;}
.rn_about > .box .boxRight:hover img{transform: scale(1.1);}
.rn_about1 .box .item .top{color: #3e75ff;font-family:'gilroy_bold';font-size: 2.125rem;}
.rn_about1 .box .item .top span{font-size: 3.5rem;}
.rn_about1 .box .item .bottom{margin-top: 0.625rem;font-size: 1.125rem;line-height: 1.875rem;}

.cs_about1{width:95%; max-width:1600px; margin:0 auto 20px; border-top:1px solid #e9e9e9; padding-top:40px;}
.cs_about1 .qqmap{width:100%; margin:20px auto 0;}
.cs_about1 .qqmap img{width:100%; display:block;}


/* 内页发展历程部分 */
.historyList{padding:60px 0; background: url(../image/develop-bg.jpg) no-repeat center top; background-size:cover; overflow:hidden;}
.historyList ul{background:url(../image/shuxian.png) repeat-y center; padding-bottom:80px;}
.hislist{margin:60px auto 0;}
.hislist li{float:left; width:43%; text-align:right; position:relative;  display:none;}
.hislist li .time {display: flex; flex-direction: column; align-items: flex-end; position: relative;}
.hislist li .time .timeCon {text-align: center;}
.hislist li .time .timeCon img {max-width:66px;}
.hislist li .time .timeCon::after {content: ""; position: absolute;z-index: 0; width:14%; left: 109%;top: 35%;transform: translate(-50%, -50%);  border: 1px dashed #E5E5E5; }
.hislist li h3{font-size:30px; color:#3e75ff;margin:20px 0;font-weight:700; position: relative;transition: .5s;}
.hislist li i{z-index:2; width:10px;height:10px; position: absolute;left: 116.2%;top: 35%;transform: translate(-50%, -50%);  background:#5686ff; display: inline-block;  border-radius: 50%;}
.hislist li i::after {content: "";width:30px; height:30px; animation: milestones 1s infinite linear; opacity: 0.24; background:#3e75ff; display:block; border-radius:50%; position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); }
.hislist li dd {font-size:16px;color: #333333;position: relative; padding-right:15px; margin-bottom:16px;}
.hislist li dd::after {content: ""; width: 5px; height: 5px; border-radius: 50%; background:#3e75ff; position: absolute;left: 100%;top: 50%;transform: translate(-50%, -50%); }
.hislist li:nth-child(even) {width: 100%; }
.hislist li:nth-child(even) .box {display: flex; justify-content: flex-end;}
.hislist li:nth-child(even) .box .boxCon {width: 43%;}
.hislist li:nth-child(even) .time {align-items: flex-start;}
.hislist li:nth-child(even) {float: right; text-align: left;}
.hislist li:nth-child(2n) i {left: -16.2%; right: auto;}
.hislist li:nth-child(2n) .time .timeCon::after {left: -9%;}
.hislist li:nth-child(2n) dd {padding-left:15px;padding-right:0;}
.hislist li:nth-child(2n) dd::after {left:0;}
.hislist-more {width:230px;height:52px; background: #3e75ff;border-radius:40px; margin: auto;}
.hislist-more a {display: flex;  align-items: center; justify-content: center; height: 100%;}
.hislist-more span {font-size:18px;color: #ffffff; margin-right: 0.15rem;}
@keyframes milestones {0% {transform: translate(-50%, -50%) scale(1);;}33% {transform: translate(-50%, -50%) scale(1.1);}66% {transform: translate(-50%, -50%) scale(1.2);}100% {transform: translate(-50%, -50%) scale(1); }}

/* 内页企业文化部分 */
.rn_about3 .in_hxys_list{width:100%; margin:40px auto 0; overflow:hidden;}
.rn_about3 .in_hxys_list li{float:left; width:20%; overflow: hidden; height:600px; position:relative; border-right:1px solid #fff; transition: all 0.5s; }
.rn_about3 .in_hxys_list li:nth-child(5n){border-right:none;}
.rn_about3 .in_hxys_list li .pic{width:100%; height: 100%; position: relative; overflow: hidden; background:#000000; transition: 0.3s;}
.rn_about3 .in_hxys_list li .pic img{width:100%; height:100%; object-fit:cover; left:0; position:absolute; text-align:center; transition: all 2.5s; opacity:.6;}
.rn_about3 .in_hxys_list li .content{transition: 0.5s; text-align: center; z-index: 9; bottom: 0; left:0; position: absolute; width: 100%; height: 100%; color: #fff; padding:20% 1.5% 0;}
.rn_about3 .in_hxys_list li .content a{color:#fff !important;}
.rn_about3 .in_hxys_list li .content .num{opacity:0; position:relative; margin-bottom:120px; transition: 0.3s;}
.rn_about3 .in_hxys_list li .content .num:before{position: absolute; left:50%; top:100px; content: ''; width:1px; height:60px; background: rgba(255,255,255,0.5);}
.rn_about3 .in_hxys_list li .content .num img{width:72px; margin:auto; display:block;}
.rn_about3 .in_hxys_list li .content .tit h5{font-size:30px; font-family:"gilroy_bold"; position:relative; height:45px;}
.rn_about3 .in_hxys_list li .content .tit h3{width:40px; margin:auto; margin-bottom:20px;}
.rn_about3 .in_hxys_list li .content .tit h3 img{width:40px; display:block;}
.rn_about3 .in_hxys_list li:hover .content .tit h3{display:none;}
.rn_about3 .in_hxys_list li .content .nr{font-size:16px; padding:2.5% 0; text-align:center; line-height:30px; opacity:0; transition: 0.5s;}
.rn_about3 .in_hxys_list li:hover .pic{background:rgba(62,117,255,1);}
.rn_about3 .in_hxys_list li:hover .pic img{transform: scale(1.1); opacity:0.1;}
.rn_about3 .in_hxys_list li:hover .content .nr,.rn_about3 .in_hxys_list li:hover .content .num,.rn_about3 .in_hxys_list li:hover .content i{opacity:1;}
.rn_about3 .in_hxys_list .youshi_li{width:17%; overflow:hidden;}
.rn_about3 .in_hxys_list .youshi_li_active{width:32%;}

/* 内页合作伙伴部分 */
.ny_hzhb{width:100%; margin:auto; background:#f8f8f8; padding:80px 0; overflow:hidden;}
.hzhb_img{width:95%; max-width:1600px; margin:40px auto 0;}
.hzhb_img ul{border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:16.666%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6; box-sizing:border-box;}
.hzhb_img ul li img{width:90%; margin:auto; display:block;}
.hzhb_img ul li p{display:block; text-align:center; margin-top:20px; font-size:16px; line-height:30px;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff; box-sizing:border-box;}
.hzhb_img ul li a:hover{border-color:#3e75ff;}

.rn_about4{background:url(../image/hebg.png) no-repeat fixed; padding:80px 0;}
.rn_about4 .box .banner{margin: 3.125rem 0;}
.rn_about4 .box .banner .item{height: 6.75rem;display: flex;align-items: center;background: #fff;}
.rn_about4 .box .banner .item img{margin: auto;max-width: 100%;max-height: 100%;}
.rn_about4 .box .banner1 .item .content1{overflow: hidden; margin-top:60px;}
.rn_about4 .box .banner1 .item .content1 img{width:100%;transition: 0.4s; border-radius:10px;}
.rn_about4 .box .banner1 .item .content2{font-size:1.5rem;color: #000;transition: 0.4s;margin:1.25rem 0;}
.rn_about4 .box .banner1 .item .content3{font-size:1rem;color: #666;line-height: 2rem;text-align: justify;}
.rn_about4 .box .banner1 .item .content4{margin-top: 3.375rem;}
.rn_about4 .box .banner1 .item:hover .content1 img{transform: scale(1.1);}
.rn_about4 .box .banner1 .item:hover .content2{color: #3e75ff;}
.rn_about4 .box .button{margin-top:3rem;}
.rn_about4 .box .button > p{width:3rem;height: 3rem;line-height: 3rem;text-align: center;border-radius: 50%;border: 1px solid #ccc;transition: 0.4s;cursor: pointer;color: #999;}
.rn_about4 .box .button > p:hover{color:#fff; background:#3e75ff;}
.rn_about4 .box .button div{display: flex;align-items: center;}
.rn_about4 .box .button div p span{width: 28px;height: 2px;margin: 0 0.625rem;transition: 0.4s;border-radius: 0;}
.rn_about4 .box .button div p .swiper-pagination-bullet-active{background: #3e75ff;}
.rn_about5{padding:20px 0 80px;}
.rn_about5 .box{margin-top: 3.125rem;}
.rn_about5 .box .boxLeft{background: #f8f8f8;width: 39rem;box-sizing: border-box;padding: 5rem 3.75rem; border-radius:10px;}
.rn_about5 .box .boxLeft img{width: 100%;}
.rn_about5 .box .boxRight{width: calc(100% - 44rem);}
.rn_about5 .box .boxRight .banner .item{font-size: 1.125rem;transition: 0.4s;padding-bottom: 0.9375rem;border-bottom: 1px solid #eee;}
.rn_about5 .box .boxRight .banner .item a{color: #000;transition: 0.4s;}
.rn_about5 .box .boxRight .banner .item a img{filter: grayscale(0.8);margin-right: 1rem;transition: 0.4s;vertical-align: middle;}
.rn_about5 .box .boxRight .banner .item:hover{border-bottom: 1px solid #3e75ff;}
.rn_about5 .box .boxRight .banner .item:hover a{color: #3e75ff;}
.rn_about5 .box .boxRight .banner .item:hover img{filter: grayscale(0);}
.rn_about5 .box .boxRight .banner .active .item{border-bottom: 1px solid #3e75ff;}
.rn_about5 .box .boxRight .banner .active .item a{color: #3e75ff;}
.rn_about5 .box .boxRight .banner .active .item img{filter: grayscale(0);}
.rn_about5 .button{margin-top:4rem;}
.rn_about5 .button > p{width:3rem;height: 3rem;line-height: 3rem;text-align: center;border-radius: 50%;border: 1px solid #ccc;transition: 0.4s;cursor: pointer;color: #999;}
.rn_about5 .button > p:hover{color:#fff; background:#3e75ff;}
.rn_about5 .button div{display: flex;align-items: center;}
.rn_about5 .button div p span{width: 28px;height: 2px;margin: 0 0.625rem;transition: 0.4s;}
.rn_about5 .button div p .swiper-pagination-bullet-active{background: #3e75ff;}
.rn_about6{position: relative;}
.rn_about6 .img img{width: 100%;}
.rn_about6 .box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;}
.rn_about6 .box .main{text-align: center;width: 100%;color: #fff;}
.rn_about6 .box .main .content1{font-size: 3rem;}
.rn_about6 .box .main .content2{margin: 1.875rem 0;}
.rn_about6 .box .main .content2 span{display: inline-block;width: 3.75rem;height: 0.125rem;background: #fff;}
.rn_about6 .box .main .content3{font-size: 1.125rem;line-height: 2.625rem;}
.rn_about6 .box .main .content4{margin-top: 3rem;}

/* 内页新闻资讯部分 */
.rn_news .box a .boxLeft{width: 50%;box-sizing: border-box;background: #f8f8f8;padding:3rem 4rem;}
.rn_news .box a .boxLeft .content1{font-size: 1rem;color: #999;font-family: 'gilroy_regular';}
.rn_news .box a .boxLeft .content1 img{margin-right: 0.625rem;vertical-align: middle;}
.rn_news .box a .boxLeft .content2{font-size: 1.625rem;color: #000;margin-top: 1.875rem;transition: 0.4s;}
.rn_news .box a .boxLeft .content3{margin: 1rem 0;}
.rn_news .box a .boxLeft .content3 span{display: inline-block;width: 3rem;height: 2px;background: #3e75ff;}
.rn_news .box a .boxLeft .content4{font-size: 1.125rem;color: #666;line-height: 2.375rem;}
.rn_news .box a .boxLeft .content5{margin-top: 3.75rem;}
.rn_news .box a .boxRight{width: 50%;}
.rn_news .box a .boxRight p{overflow: hidden;}
.rn_news .box a .boxRight p img{width: 100%;transition: 0.4s;}
.rn_news .box a:hover .boxLeft .content2{color: #3e75ff;}
.rn_news .box a:hover .boxRight p img{transform: scale(1.1);}
.rn_news1 .box .item{width: 32%;margin-right: 2%;box-shadow: 0px 0px 1rem #eee;transition: 0.4s;margin-bottom: 3.375rem;}
.rn_news1 .box .item:nth-child(3n){margin-right: 0;}
.rn_news1 .box .item a{display: block;}
.rn_news1 .box .item a .content1{overflow: hidden;border-radius: 5px;}
.rn_news1 .box .item a .content1 img{width: 100%;transition: 0.4s;}
.rn_news1 .box .item a .content2{padding: 2.1875rem 3.125rem 4rem;}
.rn_news1 .box .item a .content3{font-size: 1rem;color: #999;font-family: 'gilroy_regular';}
.rn_news1 .box .item a .content3 img{margin-right: 0.625rem;vertical-align: middle;}
.rn_news1 .box .item a .content4{font-size: 1.375rem;color: #000;margin: 1.25rem 0;transition: 0.4s;}
.rn_news1 .box .item a .content5{font-size: 1rem;color: #888;line-height: 2rem;height: 4rem;}
.rn_news1 .box .item a .content6{margin-top: 3rem;font-size: 1rem;color: #3e75ff;font-family: 'gilroy_bold';}
.rn_news1 .box .item a .content6 span{position: relative;top: 2px;}
.rn_news1 .box .item:hover{box-shadow: 0px 0px 1rem #ddd;}
.rn_news1 .box .item:hover a .content1 img{transform: scale(1.1);}
.rn_news1 .box .item:hover a .content4{color: #3e75ff;}
.rn_news1 .index_page{padding-top: 1rem;}
.rb_news_info .box .boxLeft{width: 74%;box-sizing: border-box;border-right: 1px solid #eee;padding-right: 4%;}
.rb_news_info .box .boxLeft .boxTop .content1{font-size: 2rem;}
.rb_news_info .box .boxLeft .boxTop .content2{margin-top: 1.75rem;font-size: 1rem;color: #999;font-family: 'gilroy_regular';border-bottom: 1px solid #eee;padding-bottom: 2.1875rem;}
.rb_news_info .box .boxLeft .boxTop .content2 p{margin-right: 3.75rem;}
.rb_news_info .box .boxLeft .boxTop .content2 img{margin-right: 0.625rem;vertical-align: middle;position: relative;top: -0.125rem;height: 1.25rem;}
.rb_news_info .box .boxLeft .boxTop .content3{margin-top: 2.8125rem;font-size: 1.0625rem;color: #666;line-height: 2.375rem;}
.rb_news_info .box .boxLeft .boxTop .content3 img{max-width: 100%;}
.rb_news_info .box .boxLeft .boxBot{margin-top: 4rem;background: #f8f8f8;padding: 1.25rem 3.125rem;}
.rb_news_info .box .boxLeft .boxBot .fanye{line-height: 2.875rem;}
.rb_news_info .box .boxLeft .boxBot .fanye a{font-size: 1rem;font-weight: bold;transition: 0.4s;}
.rb_news_info .box .boxLeft .boxBot .fanye a:hover{color: #3e75ff;}
.rb_news_info .box .boxLeft .boxBot .go a{display: inline-block;line-height: 2.875rem;border: 1px solid #3e75ff;width: 7.875rem;text-align: center;color: #3e75ff;font-weight: bold;transition: 0.4s; border-radius:10px;}
.rb_news_info .box .boxLeft .boxBot .go a:hover{background: #3e75ff;color: #fff;}
.rb_news_info .box .boxRight{width: 22%;position: relative;padding-top: 6.125rem;}
.rb_news_info .box .boxRight section{position: sticky;top: 0px;}
.rb_news_info .box .boxRight .list h3{font-size:30px; font-weight:bold; color:#000; margin-bottom:30px;}
.rb_news_info .box .boxRight .list .item{transition: 0.4s;}
.rb_news_info .box .boxRight .list .item a{display: block;}
.rb_news_info .box .boxRight .list .item a .content1{overflow: hidden;}
.rb_news_info .box .boxRight .list .item a .content1 img{width: 100%;transition: 0.4s;}
.rb_news_info .box .boxRight .list .item a .content2{padding: 2.1875rem 0 4rem;}
.rb_news_info .box .boxRight .list .item a .content4{font-size: 1.375rem;color: #000;margin: 1rem 0;transition: 0.4s;}
.rb_news_info .box .boxRight .list .item a .content5{font-size: 1rem;color: #888;line-height: 2rem;height: 4rem;}
.rb_news_info .box .boxRight .list .item a .content6{margin-top: 2rem;font-size: 1rem;color: #3e75ff;font-family: 'gilroy_bold';}
.rb_news_info .box .boxRight .list .item a .content6 span{position: relative;top: 2px;}
.rb_news_info .box .boxRight .list .item:hover a .content1 img{transform: scale(1.1);}
.rb_news_info .box .boxRight .list .item:hover a .content4{color: #3e75ff;}

/* 内页联系我们部分 */
.rn_contact .box .boxLeft{width: 36.25rem;}
.rn_contact .box .boxLeft .content1{background: #f8f8f8;position: relative;}
.rn_contact .box .boxLeft .content1 p{font-size: 1.5rem;color: #000;font-weight: bold;width: 50%;box-sizing: border-box;text-align: center;cursor: pointer;line-height: 6.25rem;border-top: 1px solid #ddd;transition: 0.4s;}
.rn_contact .box .boxLeft .content1 .active{color: #3e75ff;border-top: 1px solid #3e75ff;}
.rn_contact .box .boxLeft .content1::after{position: absolute;content: '';width: 1px;height: 30%;left: 50%;top: 50%;background: #ddd;transform: translateY(-50%);}
.rn_contact .box .boxLeft .content2{background: #3e75ff;padding: 5.625rem 6.25rem 5.625rem 9.375rem;}
.rn_contact .box .boxLeft .content2 .list{display: none;}
.rn_contact .box .boxLeft .content2 .list .item{position: relative;color: #fff;padding: 1.5rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.rn_contact .box .boxLeft .content2 .list .item:last-child{border: 0;}
.rn_contact .box .boxLeft .content2 .list .item h5{line-height: 1.875rem;font-size: 1.0625rem;}
.rn_contact .box .boxLeft .content2 .list .item p{font-family: 'gilroy_regular';line-height: 1.875rem;font-size: 1.125rem;}
.rn_contact .box .boxLeft .content2 .list .item img{position: absolute;top: 1.5625rem;left: -3.5rem;max-width: 1.875rem;}
.rn_contact .box .boxLeft .content2 .active{display: block;}
.rn_contact .box .boxRight{width: calc(100% - 36.25rem);}
.rn_contact .box .boxRight .map{width: 100%;height: 48.75rem;}
.rn_contact1 .box:nth-child(1) {margin-top:0;}
.rn_contact1 .box{margin-top:3.125rem;}
.rn_contact1 .box .item{margin-bottom: 0.8rem;width: 48%;}
.rn_contact1 .box .item .left{width: 6.625rem;font-size: 1.125rem;line-height: 4.875rem;}
.rn_contact1 .box .item .left sup{color: #3e75ff;}
.rn_contact1 .box .item .right{width: calc(100% - 6.625rem);}
.rn_contact1 .box .item .right input{width: 100%;height: 4.75rem;display: block;box-sizing: border-box;padding: 0 2rem;font-size: 1.125rem;border: 1px solid #ddd;}
.rn_contact1 .box .item .right textarea{width: 100%;height: 8rem;display: block;box-sizing: border-box;padding: 0 2rem;font-size: 1.125rem;border: 1px solid #ddd;resize: none;}
.rn_contact1 .box .item2{width: 100%;}
.rn_contact1 .box .item1{margin-top: 4.5rem;}
.rn_contact1 .box .item1 input{display: none;}

.map{width:100%; margin:auto; overflow:hidden;}
.map img{width:100%; display:block; border-radius:20px; transition:all .5s;}
.map img:hover{-weibkit-transform:scale(1.01); transform:scale(1.01); box-shadow:0 5px 12px rgba(0,0,0,0.5);}

.contact_tlist{width:100%; margin:60px auto 60px;}
.contact_tlist li{width:100%; min-height:280px; float:left; background:#fff; position: relative; padding:40px 50px; margin:0 0 40px 0; border-radius:10px; box-shadow:0 3px 9px rgba(0,0,0,.1);}
.contact_tlist li::before{content: ""; display: block; width:4px; min-height:152px; background-color:#3e75ff; position: absolute; left: 0; top: 30px;}
.contact_tlist li .title{width:100%; float:left; border-bottom:1px solid #f5f5f5; padding: 0 0 30px;}
.contact_tlist li .title h3{font-size:36px; line-height:36px; font-weight:bold; color: #3e75ff; font-family:"gilroy_regular";}
.contact_tlist li .textnr{width:100%; float:left; margin-top:30px; position: relative;}
.contact_tlist li .text{width:55%; float:left; z-index:1;}
.contact_tlist li .text h4{font-size:24px; font-weight: 00; line-height:30px; color: #666;}
.contact_tlist li .text p{font-size:18px; line-height:36px; font-family:"gilroy_regular";}
.contact_tlist li .ticon{width:40%; float:right;}
.contact_tlist li .ticon p{width:31.333%; float:left; margin-right:3%;}
.contact_tlist li .ticon p img{width:100%; display:block;}
.contact_tlist li .ticon p:nth-child(3n){margin-right:0;}

.index_link1 a{font-size: 1rem;display: block;width: 10rem;line-height: 3.4375rem;color: #fff;background: #3e75ff;text-align: center;position: relative;}
.index_link1 a img{position: relative;transition: 0.4s;max-height: 1.125rem;}
.index_link1 a::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #3e75ff;transition: 0.4s;}
.index_link1 a span{display: inline-block;position: relative;z-index: 1;}
.index_link1 a:hover::after{transform: scaleX(1.2);}


/* 内页产品详情部分 */
.promore{width:100%; background:#fff; margin:auto; display:flex; justify-content:space-between; flex-wrap:wrap; padding:4.27vw 6.25vw 5.2vw 4.27vw;}
.promore .le_box{width:45%; display:flex; align-items:center; flex-wrap:wrap;}
.promore .le_box .cont1{display:block;}
.promore .le_box .cont1 h3{font-size:40px; font-weight:bold; color:#000;}
.promore .le_box .cont1 p{margin-top:40px; font-size:18px; line-height:36px; color:#666; overflow:auto; overflow-x:hidden; overflow-y:auto; scrollbar-color:#fff rgba(255, 255, 255, 0.2); scrollbar-width:thin;}
.promore .le_box .cont2{width:100%; margin-top:40px; display:flex;}
.promore .le_box .cont2 .button_101{display:inline-block; margin-right:15px;}
.promore .le_box .cont2 .button_101 .a{cursor:pointer; transition:.4s; display:flex; align-items:center; font-size:18px; color:#fff; background:#3e75ff; height:52px; padding:0 20px; margin-bottom:10px;}
.promore .le_box .cont2 .button_101 .a:hover{background:#000;}
.promore .le_box .cont2 .button_101:nth-child(1) .a{background:#000;}
.promore .le_box .cont2 .button_101:nth-child(1) .a:hover{background:#3e75ff;}
.promore .le_box .cont2 .button_101 .a p,.promore .le_box .cont2 .button_100 .a p{position:relative; z-index:2;}
.promore .le_box .cont2 .button_101 .a svg{margin-left:25px;}
.promore .le_box .cont2 .button_100{display:inline-block;}
.promore .le_box .cont2 .button_100 .a{transition:.4s; display:flex; justify-content:center; align-items:center; font-size:18px; color:#3e75ff; border:1px solid #3e75ff;  height:52px; padding:0 20px;}
.promore .le_box .cont2 .button_100 .a:hover{background:#3e75ff; color:#fff;}
.promore .le_box .cont2 .button_100 .a .circle{position:relative; display:flex; width:18px; height:18px; border:1px solid #3e75ff; border-radius:50%; margin-left:25px; -webkit-transform:rotate(0deg); transform:rotate(0deg);}
.promore .le_box .cont2 .button_100 .a .circle::before,
.promore .le_box .cont2 .button_100 .a .circle:active{content:''; position:absolute; top:-18px; right:-18px; bottom:-18px; left:-18px; border:1px solid rgba(255,255,255,0.5); border-radius:100%; opacity:0; -webkit-transform:scale(0.5); transform:scale(0.5);}
.promore .le_box .cont2 .button_100 .a .circle span{display:block; width:6px; height:6px; border-radius:50%; background:#3e75ff; margin:auto;}
.promore .le_box .cont2 .button_100 .a:hover .circle{border-color:#fff;}
.promore .le_box .cont2 .button_100 .a:hover .circle span{background:#fff;}
.promore .ri_box{width:55%; text-align:center; overflow:hidden;}
.promore .ri_box .swiper-slide img{width:50%; margin:auto; display:block;}
.promore .ri_box .dot{margin-top:40px;}
.promore .ri_box .dot .swiper-pagination-bullet{background:#3e75ff; opacity:0.2; border-radius:0; width:30px; height:3px; border-radius:10px; margin:0 5px;}
.promore .ri_box .dot .swiper-pagination-bullet-active{opacity:1;}

.promore2{width:100%; margin:auto; display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start; position:relative; padding:4.27vw 6.25vw 5.2vw 4.27vw;}
.promore_left{width:100%;}
.promore_left .tbox{width:100%; margin-bottom:60px;}
.promore_left .tbox .t1{display:block; padding-left:25px; border-left:3px solid #3e75ff; color:#000; line-height:36px; font-size:30px; font-weight:bold;}
.promore_left .tbox .t1 h2{font-weight:normal; font-size:36px;}
.promore_left .tbox .t1 .p{display:flex; align-items:center; font-size:18px; line-height:30px; color:#999; margin-top:30px;}
.promore_left .tbox .t1 .p p{margin-right:20px;}
.promore_left .tbox .t2{width:100%; border-top:1px solid #e9e9e9; margin-top:40px; padding-top:30px; line-height:30px; font-size:16px; color:#666;}
.promore_left .tbox .t2 h4{font-size:20px; font-weight:bold;}
.promore_left .tbox .t2 img{margin:auto; display:block;}
.m40{margin-top:40px;}
.promore_left .tbox .t2{margin-top:40px;}
.promore_left .tbox::-webkit-scrollbar{height:8px;cursor: pointer;}
.promore_left .tbox::-webkit-scrollbar-thumb{background:#3e75ff; border-radius:10px; cursor:pointer;}
.promore_left .tbox::-webkit-scrollbar-track{background:transparent;}
.promore_left .tbox table{width:100%; border-top:1px solid #ebebeb; border-left:1px solid #ebebeb;}
.promore_left .tbox tbody{border-left:1px solid #ebebeb;}
.promore_left .tbox tbody td{border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; white-space:nowrap; min-width:60px; font-size:16px; background:#fff; height:46px; padding:0 10px; color:#777; text-align:center; cursor:pointer;}
.promore_left .tbox tbody td:first-child p{width:100%;}
.promore_left .tbox tbody tr:nth-child(2n) td{background:#f7f7f7;}

.promore_left .boxBot{margin-top: 4rem;background: #f8f8f8;padding: 1.25rem 3.125rem;}
.promore_left .boxBot .fanye{line-height: 2.875rem;}
.promore_left .boxBot .fanye a{font-size: 1rem;font-weight: bold;transition: 0.4s;}
.promore_left .boxBot .fanye a:hover{color: #3e75ff;}
.promore_left .boxBot .go a{display: inline-block;line-height: 2.875rem;border: 1px solid #3e75ff;width: 7.875rem;text-align: center;color: #3e75ff;font-weight: bold;transition: 0.4s; border-radius:10px;}
.promore_left .boxBot .go a:hover{background: #3e75ff;color: #fff;}

.promore_right{width:100%; margin:80px auto 0;}
.promore_right .btit{font-size:30px; font-weight:bold; line-height:36px; color:#000; border-left:2px solid #3e75ff; padding-left:25px;}
.promore_right .list{width:100%; margin-top:40px;}
.promore_right .list li{width:19%; float:left; margin-right:1%;}
.promore_right .list li:nth-child(5n){margin-right:0;}
.promore_right .list li a .img{width:100%; height:100%; position:relative; background:#fff; border:1px solid #e9e9e9; text-align:center; overflow:hidden;}
.promore_right .list li a .img img{width:90%; margin:10px auto; object-fit:cover; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.promore_right .list li a:hover .img img{-webkit-transform:scale(1.04); transform:scale(1.04);}
.promore_right .list li a .tbox{width:100%; padding-top:20px; text-align:center;}
.promore_right .list li a .tbox .t1{font-size:18px; font-weight:bold; color:#333; line-height:24px;}
.promore_right .list li a:hover .tbox .t1,.promore_right .list li a:hover .tbox .t2{color:#3e75ff;}
.promore_right .list li a .tbox .t2{font-size:14px; color:#666; line-height:24px; margin-top:6px;}

/* 内页最新产品与解决方案部分 */
.sl_con{position: relative;margin-top:80px;background-color: rgba(4, 38, 161, 0.04);}
.sl_con .left{position: sticky;top: calc(80px - 3vw);width: 400px;float: left;padding-top: 3vw;border-right: 1px solid #E8E8E8;max-height: 100vh;overflow: auto;}
.sl_con .left .sl_nav1 a{display: block;}
.sl_con .left .sl_nav1>li>div{padding: 0 3.125vw;line-height: 68px;position: relative;}
.sl_con .left .sl_nav1>li>div>a{color: #444444;font-size: 16px;}
.sl_con .left .sl_nav1>li.on>div{background-color: #3e75ff;}
.sl_con .left .sl_nav1>li.on>div>a{color: #fff;}
.sl_con .left .sl_nav1>li>div:after{content: "";position: absolute;right: 3.125vw;width: 12px;height: 12px;background: url(../image/sl_add1.png);background-size: 100% 100%;top: 50%;transform: translateY(-50%);pointer-events: none;}
.sl_con .left .sl_nav1>li.on>div:after{background-image: url(../image/sl_add2.png);}
.sl_con .left .sl_nav1>li .sl_nav2{padding: 0 0 0 4.5vw;background-color: #fff;display: none;}
.sl_con .left .sl_nav1>li.on .sl_nav2{display: block;}
.sl_con .left .sl_nav1>li .sl_nav2>li{border-bottom: 1px solid #F3F3F3;}
.sl_con .left .sl_nav1>li .sl_nav2>li>div{position: relative;}
.sl_con .left .sl_nav1>li .sl_nav2>li>div>a{color:#666666;font-size:15px;line-height:68px;}
.sl_con .left .sl_nav1>li:nth-child(7) .sl_nav2>li:nth-child(5){display:none!important;}
.sl_con .left .sl_nav1>li .sl_nav2>li>div:after{content: "";position: absolute;right: 1.125vw;width: 10px;height: 10px;background: url(../image/sl_jt1.png)no-repeat center;top: 50%;transform: translateY(-50%);cursor: pointer;}
.sl_con .left .sl_nav1>li .sl_nav2>li>div>a:hover{color: #3e75ff;}
.sl_con .left .sl_nav1>li .sl_nav2>li.on>div>a{color: #3e75ff;}
.sl_con .left .sl_nav1>li .sl_nav2>li.on>div:after{background-image:url(../image/sl_jt2.png);}
.sl_con .left .sl_nav1>li .sl_nav2>li .sl_nav3{line-height:46px;padding-left:15px;display: none;}
.sl_con .left .sl_nav1>li .sl_nav2>li.on .sl_nav3{display: block;}
.sl_con .left .sl_nav1>li .sl_nav2>li .sl_nav3 a{color: #666666; font-size:14px;}
.sl_con .left .sl_nav1>li .sl_nav2>li .sl_nav3 li a:hover,
.sl_con .left .sl_nav1>li .sl_nav2>li .sl_nav3 li.on a{color: #3e75ff;}
.sl_con .right{float: right;width: calc(100% - 400px);}
.crumbsx{display: flex;align-items: center;color:rgba(68, 68, 68, 0.7);font-size:14px;background-color:#fff;padding:4.27vw 6.25vw 0 4.27vw }
.crumbsx a{color: rgba(68, 68, 68, 0.7);margin:0 5px;}
.sl_con .right .box{padding: 4.27vw 6.25vw 5.2vw 4.27vw;}
.sl_con .right .box1{background-color: #ffffff;}
.sl_con .right .box1 .top{display:flex; justify-content:space-between;}
.sl_con .right .box3 .top{flex-flow:row-reverse;}
.sl_con .right .box1 .top .txt{width:100%; border-top:3px solid #3e75ff; padding-top:40px;}
.sl_con .right .box1 .top .txt .h{font-size:36px;line-height:60px;color: #000000;margin-bottom: 0.25vw; border-bottom:1px solid #e9e9e9; padding-bottom:20px;}
.sl_con .right .box1 .top .txt .h span{font-weight:bold; color:#3e75ff;}
.sl_con .right .box1 .top .txt .p{line-height:36px;font-size:18px; color:#666; margin:40px 0 30px; border-bottom:1px solid #e9e9e9; padding-bottom:20px;}
.sl_con .right .box1 .top .txt .p .bt{width:15%; font-size:32px; font-weight:bold; color:#3e75ff; float:left; margin:0 10px 140px 0;}
.sl_con .right .box1 .top .txt .list{width:100%; float:left; border-bottom:1px solid #e9e9e9; padding:20px 0;}
.sl_con .right .box1 .top .txt .list .bt{width:15%; float:left; font-weight:bold; font-size:32px; line-height:60px; color:#3e75ff;}
.sl_con .right .box1 .top .txt .list .item{width:85%; float:right;}
.sl_con .right .box1 .top .txt .list .item .h2{font-size:18px;line-height:36px;color:#666;}
.sl_con .right .box1 .bottom{display:flex; margin-top:3.125vw; flex-wrap:wrap;}
.sl_con .right .box1 .bottom .bt{width:15%; font-size:32px; font-weight:bold; color:#3e75ff;}
.sl_con .right .box1 .bottom .box_1{width:100%; margin-top:30px;}
.sl_con .right .box1 .bottom .box_1 a{width:31.333%; float:left; margin-right:3%; border-right:1px dashed #e9e9e9;}
.sl_con .right .box1 .bottom .box_1 a:nth-child(3n){margin-right:0;}
.sl_con .right .box1 .bottom .box_1 img{width:100%; display:block;}

.sl_con .right .box1 .more{width: 194px;height: 44px;text-align: center;line-height: 42px;border: 1px solid #DBDBDB;border-radius: 22px;transition: all 0.5s;margin-top: 3.85vw;background-color: #fff;}
.sl_con .right .box1 .more span{display: inline-block;padding-right: 36px;color: #333333;background: url(../image/more1.png)no-repeat right center;transition: all 0.5s;}
.sl_con .right .box1 .more:hover{border-color: transparent;background-color: #3e75ff;}
.sl_con .right .box1 .more:hover span{color: #fff;background-image: url(../image/more2.png);}
.sl_con .right .box3{background-color: #F8F8F8;}

.sl_con .right .box2 .b_left{width: 45%;display: flex;align-items: center;}
.sl_con .right .box2 .b_left img{max-width: 100%;}
.sl_con .right .box2 .b_right{width: 47.4%;}
.sl_con .right .box2 .more{width: 194px;height: 44px;text-align: center;line-height: 42px;border: 1px solid #DBDBDB;border-radius: 22px;transition: all 0.5s;margin-top: 3.125vw;background-color: #fff;}
.sl_con .right .box2 .more span{display: inline-block;padding-right: 36px;color: #333333;background: url(../image/more1.png)no-repeat right center;transition: all 0.5s;}
.sl_con .right .box2 .more:hover{border-color: transparent;background-color: #3e75ff;}
.sl_con .right .box2 .more:hover span{color: #fff;background-image: url(../image/more2.png);}
.sl_con .right .box2 .b_right .tit .h{font-size: 50px;line-height: 66px;color: #000000;margin-bottom: 0.25vw;}
.sl_con .right .box2 .b_right .tit .en{font-size: 20px;line-height: 26px;color: rgba(68, 68, 68, 0.7);text-transform: uppercase;font-family: Gothic;margin-bottom: 2.5vw;}
.sl_con .right .box2 .b_right .p{line-height: 30px;font-size: 16px;margin-bottom: 3.64vw;}
.sl_con .right .box2 .b_right .list{display: flex;}
.sl_con .right .box2 .b_right .list .item{margin-right: 2.2vw;width: 40%;}
.sl_con .right .box2 .b_right .list .item .h2{font-size: 28px;line-height: 40px;color: #3e75ff;margin-bottom: 0.65vw;}
.sl_con .right .box2 .b_right .list .item .p2{line-height: 24px;color: #333333;padding-top: 0.93vw;border-top: 1px solid #DBDBDB;font-size: 16px;}
.sl_con .right .box2 .b_right .bottom{display: flex;justify-content: space-between;margin-top: 3.125vw;}
.sl_con .right .box2 .b_right .bottom .box_1{max-width: 12vw;margin-right: 4vw;}
.sl_con .right .box2 .b_right .bottom .box_1:last-child{margin-right: 0;}
.sl_con .right .box2 .b_right .bottom .box_1 .icon{height: 30px;width: 40px;display: flex;justify-content: center;align-items: center;margin-bottom: 0.83vw;}
.sl_con .right .box2 .b_right .bottom .box_1 .icon img{max-width: 100%;max-height: 100%;}
.sl_con .right .box2 .b_right .bottom .box_1 .h1{font-size: 22px;line-height: 30px;color: #000000;margin-bottom: 0.5vw;}
.sl_con .right .box2 .b_right .bottom .box_1 .p1{line-height: 24px;color: #333333;font-size: 16px;}

.more{display: flex;align-items: center;justify-content: center;font-size: 14px;color: #fff;width: 200px;height: 48px;border-radius: 24px;border: 1px solid rgba(255, 255, 255, 0.3);position: relative;overflow: hidden;transition: all .3s;}
.more::before{content: '';display: block;width: 0;height: 100%;background-color:#3e75ff;position: absolute;left: 50%;transform: translateX(-50%);top: 0;transition: all .3s;z-index: -1;}
.more i{display: block;width: 25px;height: 10px;background-image: url(../image/more_ico.png);margin-left: 12px;}
.more:hover{border-color: transparent;}
.more:hover::before{width: 100%;}

.sd_con{background:#fff;}
.sl2_con1{padding: 4.5vw 5.5vw 4.68vw 5.5vw; background:#fff;}
.sl2_con1 .tit{padding-left: 1.1vw;border-left: 0.3125vw solid #3e75ff;line-height:48px;font-size:42px;color: #3e75ff;margin-bottom: 2.5vw;}
.sl2_con1 .boxs{display: flex;flex-wrap: wrap;}
.sl2_con .right .sl2_con1 .boxs .box{padding: 0 2.08vw 1.56vw 2.08vw;width: 21.14vw;transition: all 0.5s;}
.sl2_con .right .sl2_con1 .boxs .box .pic{display: flex;justify-content: center;align-items: center;height: 16.67vw;width: 100%;}
.sl2_con .right .sl2_con1 .boxs .box .pic img{max-width: 80%;max-height:80%;transition: all 0.5s;}
.sl2_con .right .sl2_con1 .boxs .box .name{font-size: 14px;line-height: 20px;margin-bottom: 0.885vw;color: #000000;margin-left: 0;height: 20px;padding-bottom: 0;border-bottom: none;width: 100%;padding-right: 0 !important;}
.sl2_con .right .sl2_con1 .boxs .box .h{font-size: 20px;line-height: 26px;color: #000000;padding-left: 15px;position: relative;margin-bottom: 0.3125vw;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;max-height: 52px;transition: all 0.5s;}
.sl2_con .right .sl2_con1 .boxs .box .h::before{content: "";position: absolute;width: 7px;height: 7px;border-radius: 50%;top: 13px;left: 0;transform: translateY(-50%);background-color: #3e75ff;}
.sl2_con .right .sl2_con1 .boxs .box .p{font-size: 14px;line-height: 22px;color: #666666;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 44px;overflow: hidden;font-family: hl;}
.sl2_con .right .sl2_con1 .boxs .box:hover{box-shadow: 0 0 30px rgba(15, 59, 220, 0.08);}
.sl2_con .right .sl2_con1 .boxs .box:hover .h{color: #3e75ff;}
.sl2_con .right .sl2_con1 .boxs .box:hover .pic img{transform: scale(1.05);}
.sl2_con2{padding:0;}
.sl2_con2 .tit{margin-top:4.5vw; margin-left: 5.5vw;padding-left: 1.1vw;border-left: 0.3125vw solid #3e75ff;line-height: 48px;font-size:42px;color: #3e75ff;margin-bottom: 2.5vw;}
.sl2_con2 .boxs{display: flex;padding: 2vw 5.5vw 4.16vw 5.5vw;background-color: #fff;flex-wrap: wrap;}
.sl2_con2 .boxs:nth-child(2n){background-color: #F8F8F8;}
.sl2_con .right .sl2_con2 .boxs .box{padding: 0 2.08vw 1.56vw 2.08vw;width: 21.14vw;transition: all 0.5s;}
.sl2_con .right .sl2_con2 .boxs .box .pic{display: flex;justify-content: center;align-items: center;height: 16.67vw;width: 100%;}
.sl2_con .right .sl2_con2 .boxs .box .pic img{max-width: 80%;max-height: 70%;transition: all 0.5s;}
.sl2_con .right .sl2_con2 .boxs .box .name{font-size: 14px;line-height: 20px;margin-bottom: 0.885vw;color: #000000;margin-left: 0;height: 20px;padding-bottom: 0;border-bottom: none;padding-right: 0;width: 100%;}
.sl2_con .right .sl2_con2 .boxs .box .h{font-size: 20px;line-height: 26px;color: #000000;padding-left: 15px;position: relative;margin-bottom: 0.3125vw;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;max-height: 52px;transition: all 0.5s;}
.sl2_con .right .sl2_con2 .boxs .box .h::before{content: "";position: absolute;width: 7px;height: 7px;border-radius: 50%;top: 13px;left: 0;transform: translateY(-50%);background-color: #3e75ff;}
.sl2_con .right .sl2_con2 .boxs .box .p{font-size: 14px;line-height: 22px;color: #666666;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 44px;overflow: hidden;font-family: hl;}
.sl2_con .right .sl2_con2 .boxs .box:hover{box-shadow: 0 0 30px rgba(15, 59, 220, 0.08);}
.sl2_con .right .sl2_con2 .boxs .box:hover .h{color: #3e75ff;}
.sl2_con .right .sl2_con2 .boxs .box:hover .pic img{transform: scale(1.05);}


/* 内页公司优势部分 */
.seraz{width:100%; padding:80px 0 20px; overflow:hidden; background:url('../image/img2.png') fixed center; background-size:cover !important;}
.seraz-list{width:100%;}
.seraz-list li{width:100%; display:flex; justify-content:space-between; align-items:center; margin-bottom:60px;}
.seraz-list li:nth-child(even) .imgDiv{order:1;}
.seraz-list li:nth-child(even) .conDiv{order:2; padding-left:5%; width:45%;}
.seraz-list li .imgDiv{width:55%; order:1; overflow:hidden; border-radius:6px; border-top-left-radius:24px; box-shadow:0 4px 12px rgba(0,0,0,0.5);}
.seraz-list li .imgDiv img,.seraz-list li .imgDiv video{width:100%; display:block;}
.seraz-list li .conDiv{width:50%; order:1;}
.seraz-list li .txt{display:inline-block; height:28px; position:relative; padding-right:23px;}
.seraz-list li .txt em{display:block; padding:0 8px 0 14px; background:#333; height:28px; line-height:28px; color:#fff; font-size:18px; text-transform:uppercase; border-top-left-radius:4px; border-bottom-left-radius:4px;}
.seraz-list li .txt em::after{content:''; position:absolute; right:0; top:0; width:23px; height:28px; background:url(../image/nimg23Bg.png) no-repeat;}
.seraz-list li .name{font-size:36px; font-weight:bold; padding-top:20px; color:#333;}
.seraz-list li .content{padding-top:30px; font-size:18px; line-height:36px; color:#787876; margin-bottom:40px; padding-right:5%;}
.seraz-list li .content b{color:#3e75ff; font-size:18px;}

.gsys_gyjsbg{width:100%; background:url(../image/gsys_jsysbg.png) fixed center; background-size:cover; padding:60px 0 0; margin:auto; overflow:hidden;}
/* The tabs */
.tabs-basic{width:100%; margin-top:40px; float:left;}
.tabs-basic ul{height:60px;list-style:none; text-align:center; margin:0; padding:0;}
.tabs-basic ul li{width:16.666%; float:left; font-size:22px; text-transform:uppercase; position:relative;}
.tabs-basic ul li::after{content:""; display:block; width:1px; height:20px; background:#d6d6d6; position:absolute; bottom:18px; right:0;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #3e75ff; border-bottom:none; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.tabs-basic a{display:block; text-decoration:none; background:transparent; padding:10px 40px; color:#000; line-height:38px;}
.tabs-basic .tab-active,.tabs-basic a:hover{border-bottom:2px solid #3e75ff; color:#3e75ff; font-weight:bold;}

/* The content */
.tabs-basic .tabs-content-placeholder{width:100%; float:left; padding:50px 0 60px; background:#ffffff; overflow:hidden; margin:auto; box-shadow:0 5px 12px rgba(0,0,0,0.1);}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:30px; text-align:left;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:32px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic .tabs-content-placeholder .div .type_flex{display:flex;}
.tabs-basic .tabs-content-placeholder .div .type_flex_left{width:30%; margin-right:5%; margin-left:10%;}
.tabs-basic .tabs-content-placeholder .div .type_flex_left img{width:100%; border-radius:6px; border-top-left-radius:24px; display:block;}
.tabs-basic .tabs-content-placeholder .div .type_flex_right{width:60%; padding-right:5%;}
.tabs-basic .tabs-content-placeholder .div .latr_tit{font-size:25px; line-height:30px; font-weight:bold; color:#333; margin-bottom:30px;}
.tabs-basic .tabs-content-placeholder .div .latr_item{margin-bottom:20px;}
.tabs-basic .tabs-content-placeholder .div .latr_item_cont{display:flex; font-size:18px; line-height:30px; color:#666;}
.tabs-basic .tabs-content-placeholder .div .latr_item_cont::before{content:""; width:12px; height:12px; border:1px solid #3e75ff; border-radius:50%; padding:4px; background-color:#3e75ff; background-clip:content-box; margin-right:16px; margin-top:3px; flex-shrink:0;}

.tabs-basic table{border-collapse:collapse; border:1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

@media screen and (max-width: 1680px) {
.header_nav .box .boxCen .item{padding:0 20px;}
.index_footer .box .boxTop .nav .item{margin-right:8rem;}
}
@media screen and (max-width: 1500px){
.header_nav .box .boxCen .item{padding:0 10px;}
.header_nav .box .boxRight .phone{font-size:20px;}
.in_hxys_left_cont{padding:40px 20px;}
.in_hxys_left_cont h2{font-size:30px;}

.syhy_thumbs{zoom:0.95; right:0;}
.in_hzhb .item .list{margin:40px auto;}
.in_aboutbg{padding:128px 0 80px;}
.in_shuju{width:95%;}
.in_about_nav{margin:60px auto 0;}
.in_about_nav li .icon{width:76px;}
.in_about_nav li .icon img{width:76px; height:76px;}
.index_news > .box .boxleft{padding-left:2.5%;}
.index_news > .box .boxleft .content2{left:6.5%;}

.rn_about3 .in_hxys_list li .content .nr{font-size:14px; line-height:30px; padding:7% 0;}
.rn_about3 .in_hxys_list li{height:520px;}
.rn_about3 .in_hxys_list li .content .tit h5{font-size: 28px;}
.rn_about3 .in_hxys_list li .content .tit span{font-size: 14px;}

.sl_con .left{width:300px;}
.sl_con .right{width:calc(100% - 300px);}
}
@media screen and (max-width: 1366px){
.header_nav .box .boxCen .item > a{font-size: 16px;}
.header_nav .box .boxCen .item .main .list ul li a{font-size: 15px;}
.header_nav .box .boxRight .phone img{margin-right:10px;}
.header_nav .box .boxLeft .language{margin-left:30px;}
.header_nav .box .boxRight .search{margin-left:10px;}
.index_title .box .left{font-size: 2rem;}
.in_hxys_left_cont .zjs{font-size:16px; margin-top:5px; line-height:25px;}
.in_hxys_right .swiper-pagination{top:60px; padding:30px 0 0;}
.in_hxys_right{padding-top:160px;}
.rn_banner .box h5{font-size: 3rem;}
.ad_bn_con1{font-size:30px; line-height:30px; text-shadow:0 3px 3px rgba(0,0,0,0.8);}
.ad_bn_con2{font-size:18px; line-height:25px; text-shadow:0 3px 3px rgba(0,0,0,0.8);}
.rn_about > .box .boxLeft{height:360px; overflow-y:scroll;}

}
@media screen and (max-width: 1024px) {
.header_box_phone .header_main{margin:0 2.5%; align-items:center;}
.header_box_phone .header_main .shouS{margin:0 1rem;}	
.filter_box .box .gun{width: 360%;}
.header_nav_box{display: none;}
.header_box .header_head .box1 .list .item{width: 33.333%;}
.index_banner,.rn_banner{margin:0 auto;}
.index_banner .box .button{display: none;}
.index_banner .box .page{bottom: 1rem;}
.index_banner .box .mouse{bottom: 1rem;}

.index_con{height:auto;}
.index_con>.swiper-wrapper{display:block;}
.index_con>.swiper-wrapper>.swiper-slide{height:auto;}
.in_probg{padding:20px 0 60px;}
.in_title h2{font-size:30px; line-height:30px;}
.in_title p{font-size:16px;}
.in_prol{width:100%;}
.in_prol_tit{height:60px; background:#3e75ff url(../image/in_pro_titicon.png) no-repeat 97% center; padding:15px 20px;}
.in_prol_tit h3{font-size:22px;}
.in_pror{width:100%; float:left; margin-top:20px;}
.in_pror li{height:300px;}
.in_pror li .tbox{height:300px; padding:40px 15px;}
.in_pror li .tbox h4{font-size:22px;}
.in_pror li .tbox p{font-size:15px; line-height:26px;}

.in_hxys_left{width:100%; height:auto;}
.in_hxys_left_cont{position:inherit; padding:50px 40px 0; top:0; transform:inherit;}
.in_hxys_left_cont h2{font-size:30px; line-height:30px;}
.in_hxys_left_cont .zjs{font-size:18px; margin-top:10px;}
.in_hxys_left_cont .helc_list .helc_item{padding:20px 0;}

.in_hxys_right{width:100%; padding-top:150px;}
.in_hxys_right .swiper-pagination{color:#fff; left:60px; top:40px; padding:20px 0;}
.in_hxys_right .next{top:60px; right:2.5%;}
.in_hxys_right .swiper-slide .p{font-size:15px;}

.in_casenr{margin:40px auto 0;}
.in_casenr .in_title{text-align:center;}
.in_casenr .in_title h3{font-size:30px; line-height:30px;}
.syhy_thumbs{left:2.5%; right:2.5%; top:90px;}
.syhy_thumbs .swiper-slide{background:#f9f9f9; padding:12px;}
.syhy_thumbs .swiper-slide.swiper-slide-thumb-active{background:#3e75ff; font-weight:bold;}
.syhy_swiper{width:95%; margin:60px auto 0;}
.syhy_swiper .swiper-slide .boxnr{height:480px;}
.syhy_swiper .swiper-slide .boxnr_left img{height:480px;}
.syhy_swiper .swiper-slide .boxnr_right{height:480px; padding:30px 20px 30px 40px;}
.syhy_swiper .swiper-slide .boxnr_right .wen{font-size:15px; line-height:26px; margin:20px 0;}
.syhy_swiper .swiper-slide .boxnr_right .index_link{line-height:2.5rem;}
.syhy_swiper .swiper-button-prev{left:0;}
.syhy_swiper .swiper-button-next{right:0;}

.in_hzhb{margin:60px auto 0;}
.in_hzhb_title{text-align:center;}
.in_hzhb_titl{width:100%;}
.in_hzhb_titl h3{font-size:30px; line-height:30px;}
.in_hzhb_titl p{font-size:18px; margin-top:10px;}
.index_link{margin:auto;}
.index_link a{line-height:2.8rem; margin-top:20px;}
.in_hzhb .item{width:95%;}
.in_hzhb .item .list{margin:30px auto 50px;}

.in_aboutbg{margin:40px auto 0; padding:60px 0 80px;}
.in_about_text{font-size:16px; line-height:30px; margin:20px auto 0;}
.in_about_text .more{margin:20px auto 0;}
.in_about_text .more a{font-size:20px;}
.in_shuju{margin:0 auto 0;}
.in_shuju li{width:45%; margin:5% 5% 0 0;}
.in_shuju li:nth-child(2n){margin-right:0;}
.in_shuju li div span{font-size:48px;}
.in_shuju li div sup{margin-left:5px;}
.in_about_nav{margin:40px auto 0;}
.in_about_nav li{width:31.333%; margin:3% 3% 0 0; padding:15px;}
.in_about_nav li:nth-child(3n){margin-right:0;}
.in_about_nav li .icon{width:66px;}
.in_about_nav li .icon img{width:66px; height:66px;}
.in_about_nav li .wen{padding-top:15px;}

.p98{padding-top:40px;}
.p98_{padding-bottom:60px;}
.index_news{margin:0 auto;}
.index_news > .box .boxleft{box-sizing: border-box;padding: 0 5.2vw;width: 100%;}
.index_news > .box .boxRight{width: 100%;padding-left: 5.2vw;margin-top: 2rem;}
.index_news > .box .boxleft .content2{left: auto;bottom: auto;top: 0rem;right: 5.2vw;}
.index_news > .box .boxleft .content1{margin-top:40px;}
.index_news > .box .boxleft .content1 ul{display: flex;justify-content: flex-start;}
.index_news > .box .boxleft .content1 ul li{margin-right:2rem; margin-bottom:0;}
.index_news > .box .boxleft .content1 ul li a{font-size:20px;}
.index_news > .box .boxRight .banner .item a .content4{margin:10px 0;}
.index_news > .box .boxRight .banner .item a .content6{margin-top:30px;}

.index_footer .box .boxTop .nav{display: none;}
.index_footer{padding:40px 0 0;}
.index_footer .box .boxBot{padding:20px 0;margin-top:20px;}
.index_footer .box .boxBot .left{text-align: center;width: 100%;line-height:30px}
.index_footer .box .boxBot .left span{display:none;}
.index_footer .box .boxBot .right{width: 100%;justify-content: center;display: flex; text-align:center;}

.index_page .page .yeshu .number a{display: none;}
.index_page .page .yeshu .number .active{display: block;}

.rn_banner .box h5{font-size:30px;}
.rn_banner .box p{font-size:20px;}
.rn_title .box .boxleft ul li{margin-right: 4.75rem;}
.rn_about > .box{margin-top:20px;}
.rn_about > .box .boxLeft{width:100%; padding-right:0;}
.rn_about > .box .boxRight{width: 100%;margin-top: 2rem;}
.rn_about1 .box .item{width:25%;text-align: center;}
.rn_about1 .box .item .top span{font-size:2.5rem;}
.hislist{margin:40px auto 0;}
.historyList ul{padding-bottom:60px;}
.rn_about3 .index-case-list{margin-top:40px;}
.rn_about3 .index-case-list .index-case-li.cur, .rn_about3 .index-case-list .index-case-li:hover{width:20.333%;}
.rn_about3 .index-case-li{width:19%; height:auto;}
.rn_about3 .index-case-li .index-case-bgm img{height:100%;}
.rn_about3 .index-case-font{padding-top:60px; padding-left:20px;}
.rn_about3 .index-case-dec{padding-right:20px;}
.rn_about4{padding:60px 0;}

.rn_about5{padding:20px 0 40px;}
.rn_about5 .box .boxLeft{width:100%; padding:40px 20px;}
.rn_about5 .box .boxRight{width:100%; margin-top:30px;}
.rn_about5 .button{margin-top:40px;}

.rn_about3 .in_hxys_list li .content i{font-size:36px; height:36px; line-height:36px;}
.rn_about3 .in_hxys_list li .content{ height: 40%; padding-top: 0;}
.rn_about3 .in_hxys_list li .num{ display: none;}
.rn_about3 .in_hxys_list li .content i{ display: none;}
.rn_about3 .in_hxys_list li .content .tit h5{font-size: 18px; height: 30px; }
.rn_about3 .in_hxys_list li:hover .content{height:90%;}

.ny_hzhb{padding:60px 0;}
.hzhb_img ul li{width:33.333%;}

.seraz{padding:60px 0 20px;}
.seraz-list li{display:block;}
.seraz-list li .conDiv{width:100%}
.seraz-list li .content{padding-top:20px; margin-bottom:30px;}
.seraz-list li .imgDiv{width:100%; margin-top:30px;}

.gsys_gyjsbg{padding:40px 0 0;}
.tabs-basic ul li{font-size:18px;}
.tabs-basic .tabs-content-placeholder{padding:40px 0 60px;}
.tabs-basic .tabs-content-placeholder .div .type_flex_left{margin-left:5%;}
.tabs-basic .tabs-content-placeholder .div .type_flex_right{padding-right:40px;}
.tabs-basic .tabs-content-placeholder .div .latr_tit{font-size:22px;}
.tabs-basic .tabs-content-placeholder .div .latr_item_cont{font-size:16px;}

.sl_con{margin-top:0;}
.sl_con .left{width:100%; position:inherit; top:0; padding:20px 0;}
.sl_con .left .sl_nav1>li>div{padding:0 2.5%; line-height:44px;}
.sl_con .right{width:100%;}
.crumbsx,.sl_con .right .box{padding:2.5%;}
.sl_con .right .box1 .top .txt .h{font-size:28px; margin-bottom:20px;}
.sl_con .right .box1 .top .txt .p .bt,.sl_con .right .box1 .top .txt .list .bt,.sl_con .right .box1 .bottom .bt{font-size:28px; margin-bottom:20px;}

.sl2_con1 .tit,.sl2_con2 .tit{padding-left:20px; font-size:30px; line-height:30px; margin-bottom:20px;}
.sl2_con .right .sl2_con1 .boxs .box{width:50%; height:100%;}
.sl2_con .right .sl2_con1 .boxs .box .pic{height:100%;}
.sl2_con .right .sl2_con1 .boxs .box .h{padding-left:20px; margin:10px 0;}

.promore{padding:40px 2.5%; overflow:hidden;}
.promore .le_box{width:100%;}
.promore .le_box .cont1 h3{font-size:30px;}
.promore .le_box .cont1 p{margin-top:20px; font-size:16px; line-height:30px;}
.promore .ri_box{width:100%; margin:40px auto 0;}

.promore2{padding:40px 2.5%; overflow:hidden;}
.promore_left .boxBot{margin-top:0;}

.rn_news .box a .boxLeft{width: 100%;padding:30px 20px;}
.rn_news .box a .boxLeft .content4{font-size:16px; line-height:30px;}
.rn_news .box a .boxLeft .content5{margin-top:30px;}
.rn_news .box a .boxRight{width: 100%;}
.rn_news1 .box{justify-content: space-between;}
.rn_news1 .box .item{width: 49%;margin-right: 0;margin-bottom: 1.375rem;}
.rn_news1 .box .item a .content2{padding:20px;}
.rn_news1 .box .item a .content6{margin-top:20px;}
.rb_news_info .box .boxLeft{width: 100%;border-right: 0;padding-right: 0;}
.rb_news_info .box .boxRight{width: 100%;padding-top: 3.125rem;}
.rb_news_info{padding-bottom:0;}

.map img{border-radius:10px;}
.contact_tlist li{padding:30px 20px;}
.contact_tlist li .title h3{font-size:30px; line-height:30px;}
.contact_tlist li .text{width:100%;}
.contact_tlist li .ticon{width:100%; margin-top:20px;}
.rn_contact1 .box{margin-top:40px;}
.rn_contact1 .box .item{width:100%; margin-bottom:20px;}
.rn_contact1 .box .item .left{line-height:42px; font-size:16px;}
.rn_contact1 .box .item .right input{height:42px; padding:0 20px; font-size:16px;}
.rn_contact1 .box .item1{margin-top:30px;}

.header_box_phone{display: block;}
.header_box .header_head .box1{position: fixed;top: 41px;left: 0;z-index: 10;width: 100%;}
.rn_news1 .box .item a .content3 img{height: 1.375rem;}
.header_box{position: sticky;}
.header_box .header_head .box .left{color: #000;}
.header_box .header_head .box .right .company{color: #000;}
.mob_header{top:68px;height: calc(100% - 68px);}

.bg{margin-top:0;}
.header_box{transition: 0s;}
.rn_barend .box a img{width: 2rem;}

.header_box.check .header_head{background: none;}
.rn_banner .img img{height: auto;}
.m60{margin-top: 3.75rem;}
.index_banner .box .banner .item .img img{height: auto;}
.index_product .box .item:hover .posi{display: none;}
}

@media screen and (max-width: 669px) {
.mob_header{top:56px; height: calc(100% - 56px);}	
.header_box .header_head .box .right .phone{display: none;}
.header_box_phone .header_main .logo img{height: 35px;}
.header_box .header_head .box1 .list .item{width: 50%;}
.searchBox{top: 97px;}
.searchBox.active{top: 56px;}
.mob_header.active{top: 56px;height: calc(100% - 56px);}
.index_link a{width:10rem;}
.in_probg{padding:20px 0 30px;}
.in_prol{padding:20px 20px 0;}
.in_pror li{width:49%; height:250px;}
.in_pror li .tbox{height:250px;}
.in_pror li .title{padding:20px 10px;}
.in_pror li:nth-child(3n){margin-right:2%;}
.in_pror li:nth-child(2n){margin-right:0;}

.in_hxys_left_cont .helc_list .helc_item{padding-right:70px !important;}
.in_title h2,.in_hxys_left_cont h2,.in_casenr .in_title h3,.in_hzhb_titl h3{font-size:25px;}
.in_hxys_left_cont .zjs,.in_hzhb_titl p{font-size:16px;}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text::after{right:-30%;}
.in_hxys_left::after{clip-path:inherit}
.in_hxys_right .next{display:none;}
.in_hxys_right .swiper-slide .dbt{font-size:20px}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text{font-size:20px;}
.in_hxys_right{padding-top:100px;}
.in_hxys_right .swiper-slide .pic img{height:480px;}
.in_hxys_right .swiper-pagination{top:20px;}

.syhy_swiper .swiper-slide .boxnr{height:auto;}
.syhy_swiper .swiper-slide .boxnr_left{width:100%;}
.syhy_swiper .swiper-slide .boxnr_left img{height:auto;}
.syhy_swiper .swiper-slide .boxnr_right{width:100%; height:auto;}

.in_hzhb .item .box{width:33.333%;}
.in_hzhb .item .box:nth-child(n+5){margin:0;}
.in_hzhb .item .list{width:100%; height:100%; transform:rotate(0); margin:0;}
.in_hzhb .item .list:hover{transform:rotate(0);}
.in_hzhb .item .list img{transform:rotate(0);}

.in_aboutbg{padding:60px 0;}
.in_about_nav li .icon{float:initial; margin:auto;}
.in_about_nav li .wen{margin-left:0; padding-top:5px;}
.in_about_nav li a .wen{font-size:20px;}

.index_news > .box .boxleft{text-align:center;}
.index_news > .box .boxleft .content2{display:none !important;}
.index_title .box .left{font-size:24px;}
.index_title .box .biaoti{font-size:16px;}
.index_news > .box .boxleft .content2{position: absolute;left: auto;right: 5.2vw;bottom: 9rem;}

.index_page{transform: scale(0.9);}

.rn_banner .img img{height: 20rem;}
.rn_banner .img video{height: 20rem;}
.rn_banner .box p{font-size:18px;}

.rn_title .box .boxleft{overflow: auto;}
.rn_title .box .boxleft ul{white-space: nowrap;flex-wrap: nowrap;}
.rn_title .box .boxleft ul li{width: 25%;}

.rn_about > .box .boxLeft{height: 22rem;overflow: auto;}
.rn_about1 .box .item{width: 50%;margin: 1rem 0;}
.rn_about2 > .box .boxRight .banner1 .button p{right: 1px;}
.rn_about2 > .box .boxRight{padding-right: 7rem;}
.rn_about3 .box .item .img img{height: 30rem;object-fit: cover;}
.rn_about4,.ny_hzhb{padding:40px 0;}
.rn_about4 .box .banner1 .item .content2{font-size:18px; margin:10px 0; text-align:center;}
.rn_about5{text-align:center;}
.rn_about4 .box .button,.rn_about5 .box{margin-top:40px;}

.rn_about3 .in_hxys_list li{width:50%; height:250px; margin-bottom:1px;}
.rn_about3 .in_hxys_list li .content .tit h3{margin-bottom:10px;}
.rn_about3 .in_hxys_list li .content .nr{padding:2.5% 0; line-height:18px;}
.rn_about3 .in_hxys_list .youshi_li{width:50%;}
.rn_about3 .in_hxys_list .youshi_li_active{width:50%;}

.index_link p{width: 12rem;}
.rn_about3 .box .item{width:100%;}
.hislist li h3{font-size:22px;}
.hislist li dd{font-size:14px;}
.ad_bn,.ad_bn2{height:auto; padding:40px 0;}
.ad_bn_con3{width:100%;}
.ad_bn_con3 .btn{width:auto; font-size:16px; background:#fff; padding:0 10px;}
.ad_bn_con1{font-size:24px;}
.ad_bn_con3 .dianh h5{font-size:22px;}

.seraz-list li .name{font-size:30px;}
.seraz-list li .content{font-size:16px; line-height:30px;}
.tabs-basic ul li{font-size:16px;}
.tabs-basic{margin-top:20px;}
.tabs-basic ul li{width:33.333%; height:52px;}
.tabs-basic ul li a.tab-active::after{bottom:-4px;}
.tabs-basic .tabs-content-placeholder .div .latr_tit{margin-bottom:20px; font-size:20px;}
.tabs-basic a{line-height:25px; padding:10px;}
.tabs-basic .tabs-content-placeholder{padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div .type_flex{display:block; width:95%; margin:auto;}
.tabs-basic .tabs-content-placeholder .div .type_flex_left{width:100%; margin:0 0 20px;}
.tabs-basic .tabs-content-placeholder .div .type_flex_right{width:100%; padding-right:20px;}

.crumbsx, .sl_con .right .box{padding:4% 2.5%;}
.sl_con .right .box1 .top .txt .h,.sl_con .right .box1 .top .txt .p .bt,.sl_con .right .box1 .top .txt .list .bt,.sl_con .right .box1 .bottom .bt{font-size:24px; line-height:30px;}
.sl_con .right .box1 .top .txt .list .item .h2{font-size:15px; line-height:28px;}
.sl_con .right .box1 .bottom .box_1{margin-top:10px;}
.sl_con .right .box1 .bottom .box_1 a{width:49%; margin:0 2% 2% 0;}
.sl_con .right .box1 .bottom .box_1 a:nth-child(3n){margin-right:2%;}
.sl_con .right .box1 .bottom .box_1 a:nth-child(2n){margin-right:0;}

.promore_left .tbox .t1,.promore_right .btit{font-size:25px; padding-left:20px;}
.promore_left .boxBot{padding:15px;}
.promore_right{margin:40px auto 0;}
.promore_right .list{margin-top:20px;}
.promore_right .list li{width:32.333%; margin:10px 1% 0 0;}
.promore_right .list li:nth-child(3n){margin-right:0;}
.promore_right .list li a .tbox{padding-top:10px;}

.rn_news .box a .boxLeft .content2{font-size:20px; font-weight:600;}
.rn_news1 .box .item{width:100%;}
.rb_news_info .box .boxLeft .boxTop .content1{font-size:24px;}
.rb_news_info .box .boxLeft .boxTop .content3{margin-top:20px; font-size:15px; line-height:28px;}
.rb_news_info .box .boxLeft .boxBot{margin-top:20px; padding:15px 10px;}
.rb_news_info .box .boxRight .list h3{font-size:25px;}
.rb_news_info .box .boxRight .list .item a .content2{padding:10px 0 30px;}
.rb_news_info .box .boxRight .list .item a .content6{margin-top:10px;}

.contact_tlist li .title h3{font-size:25px;}

}

.d-whole{height: calc(100%);}


@media screen and (max-width: 480px) {
.mob_header .bob_nav{margin:20px 2.5vw 0;}
.in_probg{padding:0 0 30px;}	
.in_prol_list ul li h4{font-size:16px;}
.in_prol_list ul li .pro_second h6 a{font-size:14px;}
.in_pror li,.in_pror li .tbox{height:220px;}
.in_pror li .tbox h4{font-size:18px;}
.in_pror li .tbox p{font-size:14px; line-height:24px; margin:10px 0;}
.in_pror li a .title h3{font-size:16px;}
.in_hxys_left_cont .helc_list .helc_item .helc_item_text{font-size:18px;}
.in_hxys_right .swiper-slide .txt{width:95%; padding:20px;}
.p98{padding-top:40px;}
.in_about_text .more a,.in_about_nav li a .wen,.index_news > .box .boxleft .content1 ul li a{font-size:16px;}
.in_about_text{height:150px; overflow-y:scroll;}
.in_shuju li div span{font-size:36px;}
.in_shuju li div sup{font-size:12px;  line-height:20px; width:20px; height:20px;}
.index_news > .box .boxleft .content1 ul{justify-content:center;}
.index_news > .box .boxRight .banner .item a .content4{font-size:18px;}
.index_news > .box .boxRight .banner .item a .content5{font-size:15px; line-height:25px;}
.index_news > .box .boxRight .banner .item a .content6{margin-top:10px;}
.index_footer .box .boxTop .information > div{margin-bottom:30px;}
.index_footer .box .boxTop .information > div h5{margin-bottom:10px;}
.index_footer .box .boxTop .information > div p img{height:25px;}
.rn_about4 .box .button > p,.rn_about5 .button > p{width:30px; height:30px; line-height:30px;}
.rn_about4 .box .button div p span{width:20px;}
.rn_about4 .box .button div p span,.rn_about5 .button div p span{margin:0 5px;}
.rn_about5 .box .boxRight .banner .item{font-size:15px; padding-bottom:10px;}
.m60{margin-top:40px;}
.p98_{padding-bottom:40px;}
.seraz{padding:40px 0 20px;}
.seraz-list li{margin-bottom:40px;}
.seraz-list li .name{font-size:25px;}
.seraz-list li .content{font-size:15px; line-height:28px;}
}
