/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body{color: #666;margin: 0 auto;background: #fff;font-family:"Microsoft YaHei";font-family:"HarmonyOS_Regular";text-transform:capitalize;overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover {color:#1c4fa7;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: auto 40px;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}



/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
.font_en2{text-transform: uppercase;}





/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;text-transform: uppercase;}
.title t{color:#1c4fa7;}
.title p{font-size: 18px;color:#999;line-height: 30px;font-weight: lighter;}






/*抬头*/
.head_bg{height:100%;position:absolute;top:0;z-index:9;transition: 0.3s;position: relative;}
.home_head_fixed .head_bg{border-bottom: 1px rgb(255 255 255 / 25%) solid;}
.head{display:flex;justify-content:space-between;align-items: center;height:100%;}
/*logo*/
.head_logo{display:flex;align-items: center;width: 11%;}
.head_logo *{transition: 0.3s;}
.head_logo img{height:2.8vw;filter:grayscale(100%) brightness(1000%);}
/*栏目*/
.head_column{display:flex;justify-content:space-between;align-items:center;width:70%;height:100%;}
.head_column li>a{display:block;line-height:100px;font-size: calc(9px + 0.46vw);color:#fff;position: relative;transition: 0.3s;}
/*固定栏目*/
.head_column li>a:after{content: "";display:block;width:10px;height:10px;background:#fff;border-radius:100%;position:absolute;bottom:-5px;left: calc(50% - 5px);z-index: 3;transition:0.3s;transform:scale(0);}
.head_column li:hover>a:after, .head_column li.column_fixed>a:after{transform:scale(1);}
/*下拉*/
.head_column li{position: relative;}
.head_column .nav2{display: none;width:140px;position:absolute;left:50%;transform:translate(-50%);text-align:center;border-top:5px #1c4fa7 solid;}
.head_column .nav2 a{display:block;width:100%;line-height:40px;background:#f5f5f5;font-size:16px;color:#666;font-weight:lighter;}
.head_column .nav2 a:hover{background:#eee;color:#1c4fa7;}
/*图标*/
.head_icon{display: flex;align-items: center;}
.head_search{width:60px;height:100px;background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205220_1565328609.png)no-repeat center;}
.head_search_div{display: none;width: 370px;position:absolute;top:100px;right:0px;padding:20px;background: rgb(238 238 238 / 0.9);}
.head_search_left{display:flex;flex-wrap:wrap;}
.head_search_left a{display:block;margin-right: 10px;font-size:16px;color:#333;font-weight:lighter;line-height: 1.5;}
.head_search_left a:hover{color:#1c4fa7;}
.search_form{display: flex;margin: 10px 0 0 0;}
.search_input_one{width: 100%;padding:7px 10px;outline:none;font-size:14px;color:#ccc !important;font-weight:lighter;border:none;background:#fff;border-radius:50px 0 0 50px;}
.search_input_two{outline:none;padding:0;width:70px;line-height: 30px;margin-left: 1px;border:none;background:#fff;border-radius:0 50px 50px 0;font-size:16px;color:#333;}
.head_language img{width:30px;}

/*栏目经过和固定*/
#head_top{width:100%;position:fixed;top:0;z-index:999;}
.head_move{height: 60px;background:#fff;}
.head_move .head_bg{box-shadow: 0 0 30px rgba(0,0,0,.08);}
.head_bg:hover{background: #fff;}
/*logo*/
.head_bg:hover .head_logo img, .head_move .head_logo img{filter: none;}
.head_bg:hover .head_logo b, .head_move .head_logo b{color:#333;}
.head_bg:hover .head_logo t, .head_move .head_logo t{color:#1c4fa7;}
.head_bg:hover .head_logo p, .head_move .head_logo p{color: #666;}
/*栏目*/
.head_bg:hover .head_column li>a, .head_move .head_column li>a{color:#333;}
.head_bg:hover .head_column li.column_fixed>a, .head_move .head_column li.column_fixed>a{color:#1c4fa7;}
.head_fixed .head_column li:hover>a, .head_move .head_column li:hover>a{color:#1c4fa7;}
.head_bg:hover .head_column li>a:after, .head_move .head_column li>a:after{background: #1c4fa7;}
/*图标*/
.head_move .head_search_div{background: #e5e5e5;}
.head_bg:hover .head_search, .head_move .head_search{background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205220_467799806.png)no-repeat center;}
/*新加样式*/
.head_move .head_logo img{height:2.2vw;}
.head_move .head_logo b{font-size:1.2vw;line-height:1vw;}
.head_move .head_logo p{font-size: 0.75vw;}
.head_move .head_column li>a{line-height: 60px;}
.head_move .head_search{height:60px;}
.head_move .head_search_div{top:60px;}







/*幻灯片*/
.swiper_slide_banner{overflow: hidden;}
.banner{height:945px;}
/* 通过改变animation-timing-function 制作弹性切换效果 */
.banner .swiper-wrapper{transition:2s cubic-bezier(0.68,-0.4,0.27,1.34) 0.2s;}
.banner .swiper-slide a{display: flex;height: 100%;}
/*左右箭头*/
.banner .swiper-button-prev{left: -80px;border-radius:5px 0 0 5px;}
.banner:hover .swiper-button-prev{left: 80px;}
.banner .swiper-button-next{right:-80px;border-radius:0 5px 5px 0;}
.banner:hover .swiper-button-next{right:80px;}
.swiper-button-next, .swiper-button-prev{top: 42% !important;}
.banner_swiper-button{width:60px !important;height:130px !important;background: rgb(202 6 6 / 0.3);outline: none;transition: 0.3s;}
.banner_swiper-button:after{color:#fff;font-size: 30px !important;}
/*分页*/
.banner-pagination{bottom: 50px !important;}
.banner-pagination span{width: 10px;height: 10px;background:#fff;opacity:.8;border-radius: 100px;outline: none;}
.banner-pagination span.swiper-pagination-bullet-active{width:60px;opacity: 1;}
/*视频*/
.banner_video{width: 100%;height: 945px;background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205220_879216463.jpg)no-repeat center;overflow: hidden;position:relative;}
.banner_video video{width: 100%;margin-top: -100px;}
/*文字*/
.banner_text_page{top: -140px;}
.banner_text{position:absolute;bottom:0%;left:0%;z-index:9;background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205220_1978745646.png) no-repeat center;}
.banner_text p{margin-bottom:10px;color:#fff;font-weight:bold;}
.banner_text p:nth-child(1){width: 800px;margin-bottom: 30px;font-size:40px;text-shadow: 2px 1px 3px #000;}
.banner_text p:nth-child(2){font-size: 24px;}
.banner_text p:nth-child(3){width:1000px;font-size:18px;font-weight:lighter;line-height:1.5;}







/*产品中心*/
.product ul{display: flex;justify-content: space-between;}
.product ul+ul{margin-top: 10px;}
.product a{display: flex;align-items: center;width: 33%;height:280px;padding: 40px;background: #f5f5f5;border: 1px #eee solid;border-radius: 10px;position: relative;}
.product a+a{margin-left: 10px;}
.product a *{display:block;}
.product p{margin-bottom: 100px;font-size: 24px;color: #333;font-weight: bold;}
.product span{margin:3px 0 80px 0;font-size:16px;color:#999;font-weight: lighter;text-transform: initial;}
.product t{width:130px;line-height: 40px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgb(51 51 51 / 0.1);border-radius: 100px;font-size: 16px;font-weight: lighter;color:#333;text-align: center;transition: 0.3s;}
.product a:hover t{background:#115edd;color:#fff;}
.product img{position: absolute;right: 40px;transition: 0.3s;}
.product a:hover img{transform: scale(1.2);}







/* 关于我们 */
.about_bg{height:750px;background:url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205325_425473642.jpg)no-repeat center;background-attachment: fixed;}
.about_title{text-align: center;padding: 70px 0 35px 0;}
.about_title b{font-size:40px;color:#fff;}
.about_title p{font-size:18px;color: rgb(255 255 255 / 0.75);font-weight:lighter;}
.about{display:flex;justify-content:space-between;background:rgb(255 255 255 / 10%);border:1px rgb(255 255 255 / 30%) solid;}
/*左边*/
.about_left{width:49%;padding:50px;border-right:1px rgb(255 255 255 / 15%) solid;}
.about_left>p{font-size:26px;color:#fff;font-weight:bold;}
.about_left>t{display:block;width:100px;height:3px;margin:40px 0;background:#69abff;}
.about_left>span{display:block;margin-bottom:40px;font-size:16px;line-height:40px;color:rgb(255 255 255 / 75%);font-weight:lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.about_left a{display:block;width:180px;line-height:50px;background-image: linear-gradient(120deg, #2363d1, #74b4ff);border-radius:100px;text-align:center;font-size:18px;color:#fff;}
.about_left a:hover{background-image: linear-gradient(120deg,#ffffff,rgb(255 255 255 / 0.25));}
/*右边*/
.about_right{width:51%;}
.about_right ul{display:flex;align-items:center;justify-content:center;height: 50%;}
.about_right ul+ul{border-top: 1px rgb(255 255 255 / 15%) solid;}
.about_right li{display:flex;flex-direction:column;justify-content:center;width:33%;height:100%;padding-left:1vw;}
.about_right li+li{border-left: 1px rgb(255 255 255 / 15%) solid;}
.about_right p{font-size:45px;color:#fff;font-weight:bold;}
.about_right span{font-size:16px;color:rgb(255 255 255 / 75%);font-weight:lighter;}





/*自定义栏目图片结束*/
.layout_bg{display: flex;justify-content: space-between;margin-top: 10px;}
.layout_bg li{display:flex;align-items:center;justify-content:center;flex-direction: column;width: 35%;height:400px;position: relative;text-align: center;}
.layout_bg li:nth-child(1){background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205420_1353137213.jpg)no-repeat center;}
.layout_bg li:nth-child(2){background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205420_1956067561.jpg)no-repeat center;}
.layout_bg li:nth-child(3){background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205420_406144440.jpg)no-repeat center;}
.layout_bg li:nth-child(4){background: url(http://login114.114my.cn/memberpic/04579014263en/uploadfile/image/20251030/20251030205420_1792552633.jpg)no-repeat center;}
.layout_bg li+li{margin-left:10px;}
.layout_bg li:before{content:"";display:block;width:100%;height:100%;background:rgb(0 0 0 / 0.5);position:absolute;top:0;left:0;}
.layout_bg li *{z-index: 3;}
.layout_bg dt p{margin-bottom:10px;font-size:24px;color:#fff;}
.layout_bg dt span{font-size:14px;color:rgb(255 255 255 / 0.75);text-transform: capitalize;}
.layout_bg a{display:block;margin-top:40px;width:140px;line-height:36px;background:#1c4fa7;border-radius: 5px;font-size:16px;color:rgb(255 255 255 / 0.75);font-weight:lighter;}
.layout_bg a:hover{background: #fff;color: #1c4fa7;}







/* 企业形象 */
.case ul{display:flex;justify-content:space-between;}
.case ul+ul{margin-top:10px;}
.case li+li{margin-left:10px;}
.case li .web_index_img{display:block;overflow:hidden;}
.case li .web_index_img img{transition: 0.3s;}
.case li:hover .web_index_img img{transform: scale(1.2);}
.case li .web_index_text{display:block;width:100%;line-height:50px;background:#f5f5f5;}
.case li:hover .web_index_text{background: #1c4fa7;}
.case li .web_index_text a{display:block;font-size:16px;color:#333;text-align:center;}
.case li:hover .web_index_text a{color:#fff;}






/* 联系我们 */
.connection_bg{margin-top: 160px;position: relative;}
.connection{position: initial;}
.connection_content{width: 500px;position:absolute;top:-80px;padding:60px 40px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.08);}
.connection_content_one li{display: flex;align-items: center;}
.connection_content_one li+li{margin-top: 15px;}
.connection_content_one span{font-size:18px;color:#333;}
.connection_content_one p{ font-size:18px;color:#1c4fa7;font-weight:bold;text-transform:inherit;}
.connection_content_one li:last-child p{font-size: 14px;font-weight: lighter;}
.connection_content_two{display: flex;width:200px;margin-top:40px;padding:10px;background:#f5f5f5;}
.connection_content_two img{width: 140px;}
.connection_content_two p{margin-right: 10px;text-align:center;font-size:16px;color:#666;font-weight:lighter;writing-mode: vertical-lr;}
/* 新加地图样式 */
.connection_bg .amap-info div:nth-child(2){bottom:45px !important;left:-15px !important;}
.connection_bg .amap-info-sharp{display: none;}







/*版权*/
.copyright_bg{height:100px;line-height: 100px;background:#222;}
.copyright{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;text-align:center;font-size:14px;color:#999;line-height:1.5;}
.copyright li{display: flex;}
.copyright a{font-size:14px;color:#999;font-weight:lighter;}
.copyright a:hover{color:#fff;}