﻿/* ====首页====== */
body{ background-color:#fff;min-width: 100%;}
.banner,.header{ min-width: 100%;}

/** header **/
.header_nav{ background-color: #fff;}
.header{ position:relative; z-index:10;}
.loarea{ height:90px; position:relative; z-index:3; border-bottom: 1px solid #e1e1e1;}
.logo{ width:700px; display:block; padding-top:10px;}
.logo .tp{ height:70px; width:auto;}
.logo .val{ font-size: 22px; font-weight: bold; color: #08f; padding:8px 0 8px 24px; margin-left: 24px; border-left: 1px solid #d5d5d5; }

.siteUrl{ display: inline-block;  font-size: 17px; color: #08f; float: left; margin-top: 30px;margin-left:20px;  }
.siteUrl:hover{ text-decoration: underline;}

.tel{ position:relative; width:200px; margin-top:10px; padding-left:45px; }
.tel .iconfont{ position:absolute; left:0; top:0px; color: #08f; font-size: 30px; }
.tel h4{ font-size:12px; padding-top:2px;}
.tel p{ font-size:18px; color:#08f; line-height: 1.2; }

.mtel{ position:absolute; right:48px; top:20px; font-size:14px; display:none;}
.mtel a{ color:#1c4e9e;}

/*PC导航 begin*/
.nav{z-index:5;position: relative;  }
.search{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: absolute; right: 0; top: 7px; background-color: #F1F1F1; overflow: hidden;} 
.search .text{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; padding:  0 18px; color: #333; height: 36px; line-height: 36px; font-size: 14px;}
.search .tj{ font-size: 20px; width: 58px; height: 36px; padding: 0; line-height: 36px; color: #fff; background-color: #08f;  }
.search .tj:hover{ background-color: #09f;}

.navul{ font-size:0; margin-right: 324px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.navul li{ display:inline-block; font-size:14px;}
.navul li>a{ padding:0 36px; font-size: 17px; text-align:center; display:inline-block; line-height:50px; height:50px; position: relative;}
.navul li>a::after{ content: ""; display: block; width: 1px; width:1px;height:14px;background:rgba(56,60,69,1);
 position: absolute; right: 0; top: 50%; margin-top: -7px; }
 .navul li>a::before{ content: ""; display: block; width: 100%; height: 3px; background-color: transparent; left: 0; top: -1px; position: absolute; transition: width .3s; -webkit-transition: width .3s; -moz-transition: width .3s; -ms-transition: width .3s; -o-transition: width .3s; }
 .navul li:nth-last-child(1)>a::after{ display: none;}
.navul li>a .arr{ margin-left: 4px;}
.navul li:hover>a,.act_nav{color: #08f;}
.navul li:hover>a::before,.act_nav::before{ background-color: #08f !important;}


/*PC导航end*/
.subnav{ position:absolute; left:0%; top:50px; background:#fff; width:100%; display: none; }
.subnav .wp{}
.subnav .wp{ padding:15px 0 25px;}
.subnav .stit{ display: none;}
.stit,.subnavdl{ padding: 0 40px;}
.stit{ font-size: 20px; line-height: 2; color: #08f; font-weight: bold;}
.subnavdl{ margin-top: 0px; }
.subnavdl dd{width: 12.5%; float: left;}
.subnavdl dd .tit{ font-size: 16px;} 
.subnavdl dd .nr{ margin-top: 10px;}
.subnavdl dd .nr a{ display: block; color: #666; padding: 4px 0;}
.subnavdl dd a:hover{color: #08f;}
.subnav1 dd .nr a{height:36px; text-align:left; line-height:36px; width:100%; font-size:14px; display:block;  color:#333; text-align:center; border-bottom: 1px solid #e3e3e3;}
.subnav1 dd .nr a:hover{ color: #f60 !important; }
.subnav2{ width:256px;}


/*手机导航按钮及下拉菜单begin*/
.menubtn{  width:24px; height:24px;margin-top:13px; position: relative;  cursor:pointer; display:none;}
.menubtn i{ display:block; width:21px; height:3px; background-color:#08f; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; border-radius: 2px;}
.menubtn i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
.menubtn i:nth-child(2){ top:11px;}
.menubtn i:nth-child(3){ top:18px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
.menubtn.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
.menubtn.on i:nth-child(2){ opacity:0;}
.menubtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
/*小导航*/
.inav{ width:400px; max-width: 60%; height: 100%; background-color:#1c1c1c; position:fixed;  z-index:3; top:0px; left:-100%;  z-index:99;}
.navlogo{ padding: 30px;}
.navlogo .tp{ max-width: 66%;}
.inav ul{ margin: 0 30px;}
.inavul li{border-bottom:1px solid #363636;}
.inavul li>a{ display:block; text-align:left;  font-size:14px; color:#fff; padding:15px 30px 15px 15px; position: relative;}
.inavul li>a .iconfont{ position: absolute; right: 0; top: 12px; font-size: 18px; }
.act_inav{ border-color: #08f !important; color:#08f !important;}
.act_inav .iconfont{ transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
.inavul .nr{ display: none;}
.inavul .nr a{display:block; text-align:left;  font-size:13px; color:#ddd; padding:10px 30px 10px 40px;}
/*手机导航按钮及下拉菜单end*/
/*banner begin*/
.banner{ position:relative; z-index:3; }
.banner .swiper-slide{position:relative; overflow:hidden;}
.banimgarea::after{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.banimg{ width:100%; height:auto; display:block;}
.banDes{ color: #fff; text-align: center; position: absolute; z-index: 10; width: 100%; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.banDes .wp{ width: 950px; max-width: 96%;}
.banDes .tit{ font-size: 40px;}
.banDes .nr{ font-size: 18px; margin-top: 20px; line-height: 1.8;}
.banner .swiper-pagination{ bottom:30px !important;}
.banner .swiper-pagination-bullet{width:90px;padding: 0 0 14px;   background-color:transparent;font-size: 0;line-height: 0;outline:none;cursor: pointer; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; margin:0 25px !important; font-size: 14px; color: #fff; position: relative;}
.banner .swiper-pagination-bullet::after{ content: ""; display: block; width: 100%; height: 3px; background-color: rgba(255, 255, 255, .4); position: absolute; left: 0; bottom: 0; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.banner .swiper-pagination-bullet-active::after{background-color:#fff;}
.banner .swiper-button-prev,.banner .swiper-button-next{ display: none;}
/* .banner .swiper-button-prev{ left:2%;}
.banner .swiper-button-next{ right:2%;} 

.banner .swiper-button-prev::after,.banner .swiper-button-next::after{ display: none;}
 .banner .swiper-button-prev,.banner .swiper-button-next{filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;width:80px;  height:150px; line-height: 150px; top:50%; margin-top:-75px; color: #fff;}
.banner .swiper-button-prev .iconfont,.banner .swiper-button-next .iconfont{ font-size: 80px; font-weight: bold;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;} */
/*banner end*/

.h_tit .tit{ font-size: 36px; color: #08f;}
.h_tit .tip{ font-size: 16px; color: #555;}

.h_pro .mandiv{ margin-top: 40px;}
.h_pro .mandiv .sbtn{ padding: 12px 46px; font-size: 13px;}
.hp_tit{ font-size: 0; padding: 20px 0;}
.hp_tit span{ display: inline-block; margin: 0 12px 12px; font-size: 16px; padding: 4px 24px; color: #222; border: 1px solid #707070; border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px; cursor: pointer;  }
.hp_tit span:hover,.act_hp{ color: #08f !important; border-color: #08f !important;}
.hp_con{}
.hpbox{ display: none;}

.hpwrapA{ width: 57.4%;}
.hpwrapB{ width: 42.6%;}
.hpwrapAul{}
.hpwrapAul li{ float: left; margin: 0 0.8% 0.8% 0;}
.hpwrapAul li a{ height: 253px;}
.hpwrapAul .item01{ width: 55.5%;}
.hpwrapAul .item02{ width: 42.9%;}
.hpwrapB .hpItem a{ height: 514px;}
.hpItem{}
.hpItem a{ display: block; position: relative; border: 1px solid #dadada; }
.hpItem a .shade{ height: 320px; max-height: 100%; width: 100%; position: absolute; left: 0; bottom: 0;  }
.hpItem a .shade .tit{ padding:8px 50px 8px 14px; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; position: absolute; left: 0; bottom: 0;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; } 
.hpItem a .shade .tit .arr{ position: absolute; right: 14px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); display: inline-block; width:40px; height: 10px; background: url(../images/icon/arr.png) center center/80% auto no-repeat; }



.h_tit2{ padding: 35px 0;}
.h_tit2 .tit{font-size: 24px;}
.h_tit2 .tip{  font-size: 18px; margin: 10px auto 0; line-height: 1.8; width: 1000px; max-width: 100%; }

.haTab{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;  }
.ha_tit{ width: 55.7%;}
.haul{}
.haul li{ position: relative; cursor: pointer; padding: 20px 0; height: 90px; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; background-color: #eee;} 
.haul li:nth-child(even){ background-color: #fff;}
.haul li::after{ content: ""; border-right: 16px solid transparent; border-top: 14px solid transparent; border-bottom: 14px solid transparent; position: absolute; left: -16px; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
.haul .tparea{ width: 150px; height: 90px; text-align: center; border-right: 1px solid #999999;}
.haul .tparea .icon{ width: 60px; height: 60px; text-align: center; padding-top: 20px;}
.haul .tparea .icon01{}
.haul .tparea .icon02{ display: none;}
.haul .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;  padding: 0 28px; min-width: 0;}
.haul .des .tit{ font-size: 20px; font-weight: bold;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.haul .des .nr{ color: #555; margin-top: 10px; line-height: 1.8; height: 50.4px; overflow: hidden;}
.act_ha{ background-color: #08f !important;}
.act_ha .tparea{ border-color: #fff !important;}
.act_ha .tparea .icon01{ display: none !important;}
.act_ha .tparea .icon02{ display: inline-block !important;}
.act_ha::after{ border-right-color: #08f !important;}
.act_ha .des .tit,.act_ha .des .nr{ color: #fff !important;}

.ha_con{width:44.3%;}
.habox{ display: none; height: 390px;}

.h_status{ padding: 30px 0 80px;}
.hstatusul{}
.hstatusul li{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.hstatusul li:nth-child(even){ -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.hstatusul .tparea{ width: 50%; font-size: 0;}
.hstatusul .tparea .tp{ width: 100%;}
.hstatusul .des{ padding:  10px 50px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.hstatusul .des .tit{ font-size: 28px; padding-bottom: 15px; border-bottom: 1px solid #B6B6B6;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.hstatusul .des .nr{ margin-top: 15px; color: #555; line-height: 2; max-height: 84px; overflow: hidden; }
.hstatusul .des .mandiv{ margin-top: 20px;}
.hstatusul .des .mandiv .sbtn{ padding: 4px 20px; font-size: 13px;}

.h_ab{ padding: 10px 0 40px;}
.h_ab .wrap{ position: relative; }
.h_ab .tparea{ width: 70%; font-size: 0;}
.h_ab .tparea .tp{ width: 100%;}
.h_ab .des{ width: 530px; padding:  20px 35px ; box-shadow: 0 0 4px 0 #ddd; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-color: #fff; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.h_ab .des .tit{ font-size: 30px; color: #000; padding-bottom: 20px; position: relative;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.h_ab .des .tit::after{ content: ""; display: block; width: 2em; height: 3px; position: absolute; left: 0; bottom: 0; background-color: #08f;}
.h_ab .des .nr{ margin-top: 20px; color: #555; line-height: 2; max-height: 168px; overflow: hidden; }
.h_ab .des .mandiv{ margin-top: 20px;}
.h_ab .des .mandiv .sbtn{ padding: 10px 66px; font-size: 14px;}

.h_guide{ padding-bottom: 40px;}
.hgSlide{ padding: 0px 0 10px !important; }
.hgSlide .swiper-slide a{ display: block; font-size: 0;}
.hgSlide .swiper-slide a .tp{ width: 100%; }
.hgSlide .swiper-slide-active a .tp{ box-shadow: 0 0 8px 0 #ddd;}
.hgSlide .swiper-button-prev{ left:1%;}
.hgSlide .swiper-button-next{ right:1%;} 
.hgSlide .swiper-button-prev::after,.hgSlide .swiper-button-next::after{ display: none;}
 .hgSlide .swiper-button-prev,.hgSlide .swiper-button-next{width:60px;  height:80px; line-height: 80px; top:50%; margin-top:-40px; color: #fff;}
.hgSlide .swiper-button-prev .iconfont,.hgSlide .swiper-button-next .iconfont{ font-size: 44px;}
.hgSlide .swiper-button-prev:hover,.hgSlide .swiper-button-next:hover{ color: #0088FF;} 

.h_case{ padding: 10px 0 20px;}
.hcTab{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;}
.hc_tit{ width: 250px; margin-right: 3px;}
.hc_tit span{ font-size: 16px; text-align: center; background-color: #EAEAEA; margin-bottom: 2px; cursor: pointer; padding: 18px 10px; display: block; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.act_hc,.hc_tit span:hover{ color: #fff !important ; background-color: #08c !important;}
.hc_con{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }
.hcbox{ display: none; position: relative;}
.hcGallerySlide{ overflow: hidden; position:relative; z-index:3; }
.hcGallerySlide .swiper-slide{position:relative; overflow:hidden; height: 410px;}
.hcThumbSlide{overflow: hidden; position:relative; z-index:3; margin-top: 1px ;}
.hcThumbSlide .swiper-slide{position:relative; overflow:hidden; height: 96px; cursor: pointer;}
.hcThumbSlide .swiper-slide .shade{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;  font-size: 12px; color: #fff;  text-align: center; background: rgba(0,0,0,.4); min-width: 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.hcThumbSlide .swiper-slide .shade .tit{white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.hcThumbSlide .swiper-slide-thumb-active .shade{background: rgba(2, 74, 206, .6)}

.hcbox .swiper-button-prev{ left:0%;}
.hcbox .swiper-button-next{ right:0%;} 
.hcbox .swiper-button-prev::after,.hcbox .swiper-button-next::after{ display: none;}
.hcbox .swiper-button-prev,.hcbox .swiper-button-next{width:40px;  height:40px; line-height: 40px; top:auto !important; margin-top:auto !important; color: #fff;  bottom: 32px;}
.hcbox .swiper-button-prev .iconfont,.hcbox .swiper-button-next .iconfont{ font-size: 34px;}
.hcbox .swiper-button-prev:hover,.hcbox .swiper-button-next:hover{ color: #0088FF;} 

.h_flow{ padding-bottom: 30px;}
.hflowul { padding-bottom: 10px;}
.hflowul li{ width: 16.66%; margin-bottom: 20px; float: left; text-align: center;}
.hflowul li .box{ background: url(../images/h_flow.png) center center/100% 100% no-repeat; width: 117px; height: 131px; margin: 0 auto;}
.hflowul li .num{ font-size: 19px; line-height: 36px; display: inline-block; color: #fff;}
.hflowul li .nr{ width: 80px; font-size: 18px; text-align: center; margin:10px auto 0; height: 57.6px; overflow: hidden;}
.h_flow .mandiv{ font-size: 14px; padding: 10px 54px;}


.footer{ background-color: #363F41; color: #fff; }
.f_t{ border-bottom: 1px solid #828687; padding:20px 0 20px;}
.flogo,.flink,.fsitemap,.frilink,.fattention{ }
.flogo{ width: 294px;}
.flogo .tp{ max-width: 60%;}
.fItem{}
.f_tit{ font-size: 16px;}
.fItem .nr{ margin-top: 10px;}
.fItem .nr a{ color: #fff;}
.flink .list{ padding:4px 0 4px 25px; position: relative;}
.flink .list .iconfont{left: 0; top: 3px;}
.fsitemap{width: 286px;}
.fsitemap .nr{ font-size: 0;}
.fsitemap a{ display: inline-block; width: 48%; padding: 4px 0; margin-right: 2%; font-size: 14px;}
.fsitemap a:hover{ color: #eee;}
.frilink{width: 248px;}
.frilink a{ display: block;  padding: 4px 0; font-size: 14px;}
.frilink a:hover{ color: #eee;}
.fattention{text-align: center;}
.fattention .code{ width: 110px;}
.f_b{ padding: 5px 0;}
.copy{}

/* 4.工程案例 */
.i_ban{ font-size: 0; position: relative; overflow: hidden; }
.i_ban::after{ content: ""; display: block; width: 100%; height: 100%; position: absolute ; left: 0; top: 0;}
.i_ban .tp{ width: 100%;}
.banIntro{ text-align: center; width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); line-height: 1.3; }
.banIntro .tit{ font-size: 54px; text-transform: uppercase; color: #fff;}
.banIntro .subtit{ font-size: 36px; color: #fff;}

.location .wp{padding: 16px 0; color:#666; border-bottom: 1px dashed #D8D8D8;}
.location a{  color:#666;}
.location .home::before{ margin-right: 8px; font-size: 18px;color:#08f;}
.location a:hover{ color:#08f;}
.act_loca{ color:#08f !important;}
.location i{ margin:0 6px;color:#666; font-style: normal; }
.i_main{ min-height:400px;}
.new{padding-bottom:50px;}
.newul{ padding-bottom:40px;}
.newul li{ padding:35px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;   border-bottom: 1px solid #D5D5D5;}
.newul li .tp{ width:380px; overflow: hidden; margin-right: 35px;}
.newul li .tp img{ width:100%; margin: -6% 0;}
.newul li .tp a:hover img{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.newul li .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding-top: 10px;}
.newul li .des h4{ font-size:22px; color:#333; margin-bottom:15px;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; }
.newul li .des h4 a{ color:#333;}
.newul li .des h4 a:hover{ color:#0088FF;}
.newul li .des p.nr{ font-size:14px; color:#666666; line-height:2; text-indent: 2em; max-height:84px; overflow:hidden;}
.newul li .des .mandiv{ margin-top:30px;}

.turnpage{font-size:0; margin:0 auto; text-align:center;}
.turnpage a,.turnpage span,.turnpage .selNum{ display:inline-block; padding:5px 12px; font-family: '宋体'; font-size:14px; margin:0 2px; color:#666; border:1px solid #e8e9ec; border-radius:2px ; -webkit-border-radius:2px ; -moz-border-radius:2px ; -ms-border-radius:2px ; -o-border-radius:2px ; }
.turnpage span{ border-color: transparent;}
.turnpage .selNum{ height: 34.4px;  }
.turnpage a:hover,.current{ color:#fff !important; background-color:#0088FF !important; border-color: #0088FF !important;}
/* 3-1.新闻列表页 */
.lm{margin-top: -100px; position: relative; padding-bottom: 36px;}
.lm .wp{ width: 600px; margin: 0 auto; border-bottom:1px solid rgba(255,255,255,.4);  text-align: center; font-size: 0;}
.lm a{ display: inline-block; font-size: 14px; position: relative; padding: 20px 12px; margin: 0 15px; color: #fff;}
.lm a:hover::after,.act_lm::after{ content: ""; display: block; width: 100%; height: 2px; position: absolute; left: 0px; bottom: -1px; background-color: #fff;}

.new2{padding-bottom:50px;}
.newul2{ padding-bottom:20px; margin-top: 42px;}
.newul2 li{ width: 49%;float: left; margin:0 2% 32px 0; }
.newul2 li:nth-child(2n){ margin-right: 0;}
.newul2 li a{ display: block; padding:20px 24px; background-color: #fff; box-shadow: 0 0 6px 0 #ddd; }
.newul2 .tit{ font-size: 16px; position: relative; padding-right: 100px;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newul2 .tit .time{ font-size: 14px; position: absolute; color: #666; right: 0; top: 0;}
.newul2 .nr{ font-size: 14px; line-height: 2; margin-top: 15px; height: 56px; overflow: hidden; color: #999; position: relative; padding-right: 100px;}
.newul2 .nr .morea2{position: absolute; right: 0; bottom: 0; font-size: 14px;}
.morea2{ color: #0088FF;}
.newul2 a:hover{ background-color: #08f; }
.newul2 a:hover .tit,.newul2 a:hover .nr,.newul2 a:hover .tit .time,.newul2 a:hover .nr .morea2{color: #fff;}

.newulT{ margin-top: 55px;}
.newulT li a{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff;}
.newulT .tparea{ width: 36%; font-size: 0; overflow: hidden;}
.newulT .tparea .tp{ width: 100%;}
.newulT .des{ padding:  60px 34px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.newulT .des .time{ font-size: 14px; color: #999; display: block;}
.newulT .des .tit{ font-size: 24px; margin-top: 5px; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newulT .des .nr{ margin-top:25px; color: #555; line-height: 2; max-height: 140px; overflow: hidden; }
.newulT .des .mandiv{ margin-top: 25px;}
.newulT .des .mandiv .morea2{ padding: 0px; font-size: 16px;}
.newulT a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.newulT a:hover .tit{ color: #08f;}
/* 3-2.文章详情 */
.n_main{ padding: 20px 0;}
.n_l{ width: 25%;}
.n_r{ width: 72%;}
.i_tit1{ padding: 12px 0; font-size: 18px; color: #fff; background-color: #08f;}
.tNews{ background-color: #F0F0F0;}
.tNews .nr{ padding: 21px;}
.tNews .tp{ width: 100%;}
.tNewsul{}
.tNewsul li{}
.tNewsul li a{ display: block; padding: 10px 0; font-size: 15px; color: #666;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; border-bottom: 1px dashed #999;}
.tNewsul li a:hover{ color: #08f;}

.in_sh{ padding:0px 0px 40px;}
.in_sh .in_tit{ padding:0px 0 20px; border-bottom:1px dashed #D0D0D0;}
.in_sh .in_tit h4{ font-size:32px; line-height: 1.3; }
.in_sh .in_tit .pub_del{ font-size:15px; margin-top:15px; color: #555; overflow:hidden;}
.in_sh .in_tit .pub_del span{ margin-right: 30px;}
.in_sh .sh_con{ padding:30px 0px 20px;}
.in_sh .sh_con .wz{ color:#666; line-height: 2;  }
.in_sh .sh_con .tp{ display:block; margin:0px auto;}
.back_pnpage{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding: 20px 0; border-top: 1px solid #A0A0A0; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.back_pnpage .back{ width: 260px;  display: inline-block; font-size: 18px; padding: 10px 0; }
.pnpage{ width: 300px; line-height:2em; padding:20px 0; font-size: 15px; }
.pnpage p{white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pnpage p .mc{ color: #333; margin-right: 5px;}
.pnpage a{ color: #999;}
.pnpage a:hover{ color:#0088FF;}

/* 2-1.产品中心 */
.pro{ padding-bottom: 50px; overflow: hidden;}
.i_tit2{ font-size: 32px;padding: 14px; }
.pSearch{ width: 585px; margin: 0 auto; position: relative;} 
.pSearch .iconfont{ width: 48px; height: 48px; font-size: 20px; color: #999; line-height: 48px; position: absolute; left: 0; top: 0; text-align: center;}
.pSearch .text{  width: 100%; padding:  0 18px 0 48px; color: #555; height: 48px; line-height: 48px; border: 1px solid #D4D4D4; font-size: 16px;}

.sort{ margin:10px 0 0 0px; }
.sort .list{ padding-left: 200px;  position: relative;padding-top:30px;}
.sort .list .mc{ width:140px; font-size: 22px; position: absolute; left: 40px; top: 20px; }
.sort .list .nr{ font-size: 0;}
.sort .list1{ border-bottom: 1px dashed #C5C5C5;} 
.sort .list1 .nr a{ display: inline-block; font-size: 16px; padding: 5px 15px; min-width: 110px; text-align: center; color: #666;  border: 1px solid #919191; border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px;  margin:0 40px 18px 0; }
.sort .list2 .nr a{ display: inline-block; font-size: 15px; padding: 5px 25px; color: #666;  border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px;  margin:0 40px 18px 0;}
.act_sort,.sort a:hover{ border-color: #08f !important;color: #08f !important;}

.proul{ padding-bottom: 20px; margin: 20px -2% 0 0;}
.proul li{ width: 23%; margin: 0 2% 2% 0; float: left; }
.proul li a{ display: block; border: 1px solid #DADADA;}
.proul .tparea{ overflow: hidden; font-size: 0; padding: 10px 10px 16px;}
.proul .tparea .tp{ width: 100%;}
.proul .des{}
.proul .des .tit{ font-size: 16px; padding:  10px 15px; text-align: center; background-color: #F3F3F3; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.proul a:hover{ border-color: #08f;}
/* .proul a:hover .des .tit{ background-color: #08f; color: #fff;} */

/* 5.工厂展厅 */
.showroom{ padding: 10px 0 20px;}
.showroomul{}
.showroomul li{padding: 34px 0;}
.showroomul li a{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.showroomul .tparea{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; font-size: 0;}
.showroomul .tparea .tp{ width: 100%;}
.showroomul .des{ width: 452px;}
.showroomul .des .tit{ font-size: 30px; color: #08f;}
.showroomul .des .nr{ margin-top: 40px; line-height: 1.8; max-height: 152px; overflow: hidden;}
.showroomul .des .num{ margin-top: 20px;}
.showroomul .des .num span{ display: inline-block; width: 75px; height: 75px; text-align: center; line-height: 75px; font-size: 30px; background-color: #08f; color: #fff;}
.showroomul li:nth-child(even) a{ -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.showroomul li:nth-child(even) .des{ margin-right: 36px;}
.showroomul li:nth-child(odd){ text-align: right;}
.showroomul li:nth-child(odd) .des{ margin-left: 36px;}
.showroomul li a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.showroomul li a:hover .des .tit{ color: #08c;}
/* 7.联系我们 */
.contact{}
.cont{ margin-top: 35px; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background: url(../images/icon/con_bg.png) repeat;}
.cont .tparea{  width: 51%; font-size: 0;}
.cont .tparea .tp{ width: 100%;}
.cont .des{ padding: 60px 50px 30px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.cont .des .tit{ font-size: 28px; color: #08f;}
.cont .des .add{ margin-top: 10px; font-size: 16px; padding-bottom: 15px; border-bottom: 1px solid #B5B5B5;}
.cont .des .nr{ padding: 12px 160px 12px 0; position: relative; color: #666; line-height: 2.1;}
.cont .des .nr .tp{ width: 154px; height: 154px; position: absolute; right: 0; bottom: 12px;}
.cont .des .tel2{color: #08f; margin-top: 50px; line-height: 1.2; position: relative; padding-left: 40px;}
.cont .des .tel2 .iconfont{ display: block; font-size: 30px; position: absolute; left: 0; top: 2px; }
.cont .des .tel2 .p1{ font-size: 28px;}
.cont .des .tel2 .p2{ font-size: 13px;}
.mess{}
.mess .wp{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.mess .tparea{  width: 51%; font-size: 0;}
.mess .tparea .tp{ width: 100%;}
.messForm{ width: 46%;}
.messForm .tit{ font-size: 28px; color: #08f; padding: 15px 0; }
.messForm .item{margin-bottom: 18px;}
.messForm .text{ display: block; width: 100%; padding-left: 18px; border: 1px solid #D3D3D3; height: 58px; line-height: 58px; font-size: 18px; background-color: #fff; }
.messForm .textarea{display: block; width: 100%; padding:10px 18px; border: 1px solid #D3D3D3; height: 146px;  font-size: 18px; background-color: #fff; }
.messForm .tj{}
.messForm .tj .sbtn{ padding: 10px 0px; width: 48%; font-size: 18px; }

/* 6.公司简介 */
.i_tit3{ padding: 25px 0;}
.i_tit3 .zh{ font-size: 30px;}
.i_tit3 .en{ font-size: 22px; color: #999; text-transform: uppercase; margin-left: 14px;}
.profile{ padding: 10px  0 50px;}
.profile .nr{}
.profile .nr .tp{ float: left; margin: 0 20px 20px 0;}
.profile .nr .tit{ font-size: 20px; padding: 15px 0;}
.profile .nr .wz{ color: #666; line-height: 1.8;}

.advanul{ padding: 30px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.advanul li{ width: 260px; padding: 12px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.advanul .tparea{ width: 64px; height: 64px; border-radius: 50%; border: 1px dashed #999999; text-align: center; margin-right: 20px; line-height: 64px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.advanul .tparea .tp{ display: inline-block;}
.advanul .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.advanul .des .tit{ font-size: 16px;}
.advanul .des .nr{ font-size: 12px; color: #999; line-height: 1.8; margin-top: 5px;}

.buss{ padding: 40px 0 50px;}
.buss .wrap{}
.bItem{ width: 46%;}
.Iteml{}
.Iteml .intro{ color: #999; line-height: 1.8;}
.Itemr{}
.Itemr .list{  position: relative; color: #666; padding: 6px 0 6px 60px; margin-bottom: 50px;}
.Itemr .list .num{ position: absolute; width: 38px; height: 38px; border: 1px solid #08f; text-align: center; line-height: 38px; color: #08f; font-size: 26px; font-weight: bold; left: 0; top: 0;}

.bussItem{}
.bussItem a{ display: block; position: relative;}
.bussItem .tparea{ font-size: 0; overflow: hidden;}
.bussItem .tparea .tp{ width: 100%;}
.bussItem .des{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 10; }
.bussItem .des .tit{padding:6px 10px; color: #fff; text-align: center; background:rgba(0,136,255,.5); white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.bussItem a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }

.bSlide{ padding-bottom: 60px !important; margin-top: 20px;}
.bSlide .swiper-button-prev{ left:50%; margin-left: -50px;}
.bSlide .swiper-button-next{right:50%; margin-right: -50px;} 
.bSlide .swiper-button-prev::after,.bSlide .swiper-button-next::after{ display: none;}
 .bSlide .swiper-button-prev,.bSlide .swiper-button-next{ width:40px; height:40px; line-height: 40px; top:auto; margin-top:0px; bottom: 0; color: #08f; border: 1px solid #08f; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.bSlide .swiper-button-prev .iconfont,.bSlide .swiper-button-next .iconfont{ font-size: 20px;}
.bSlide .swiper-button-prev:hover,.bSlide .swiper-button-next:hover{ background-color: #08f; color: #fff; } 

.market{ padding: 30px 0 50px;}
.market .wp{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.market .intro{ width: 450px;}
.market .intro .nr{ color: #999; line-height: 1.8;}
.marketulwrap{ overflow: hidden; margin-top: 20px;}
.marketul{ margin: -1px 0 0 -1px;}
.marketul li{ text-align: center; width: 50%; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 30px 10px; float: left; border:1px solid #dadada; border-width: 1px 0 0 1px;}
.marketul li .tp{ height: 58px;}
.marketul li .tit{ font-size: 14px; color: #999; margin-top: 20px; font-size: 12px; height: 38.4px; overflow: hidden;}
.market .tparea{ font-size: 0; width: 600px;}
.market .tparea .tp{ }

.hon{ padding: 30px 0 60px;}
.honItem{}
.honItem a{ display: block; font-size: 0;}
.honItem a .tp{ width: 100%;}
.honItem a:hover .tp{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1);}
.honSlideWrap{ position: relative;}
.honSlideWrap .swiper-button-prev{ left:-70px;}
.honSlideWrap .swiper-button-next{right:-70px;} 
.honSlideWrap .swiper-button-prev::after,.honSlideWrap .swiper-button-next::after{ display: none;}
 .honSlideWrap .swiper-button-prev,.honSlideWrap .swiper-button-next{ width:40px; height:40px; line-height: 40px; top:50%; margin-top:-20px; color: #666; box-shadow: 1px 1px 4px 0 #ddd ; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; font-weight: bold; }
.honSlideWrap .swiper-button-prev .iconfont,.honSlideWrap .swiper-button-next .iconfont{ font-size:30px;}
.honSlideWrap .swiper-button-prev:hover,.honSlideWrap .swiper-button-next:hover{ background-color: #08f; color: #fff; } 

/* 2-2.产品详情 */
.i_tit4{ border-bottom: 1px solid #707070;}
.i_tit4 .mc{ display: inline-block; position: relative; bottom: -1px; background-color: #fff; font-size: 20px; border: 1px solid #707070; border-width: 1px 1px 0 ; padding: 5px 20px;}
.tuiPro{ padding: 0 0 40px;}
.tuiPro .proul{ margin-top: 35px;} 

.pdb{ margin-top: 70px;}
.pdb .nr{ padding: 40px 0;}
.pdb .nr .wz{color:#666; line-height: 2;}
.pdb .nr .tp{display:block; margin:0px auto;}

.pdt{ margin-top: 40px;}
.pSlide{ width: 490px;}
.pIntro{ width: 520px; }
.pIntro .tit{ font-size: 24px; padding-bottom: 20px; border-bottom: 1px dashed #B7B7B7;}
.pIntro .nr{ padding: 12px 0;}
.pIntro .nr .list{  color: #666; padding: 8px 0; }
.pIntro .nr .list .mc{ color: #333; }
.pIntro .conway{ padding: 10px 0 30px; border-bottom: 1px dashed #B7B7B7;}
.pIntro .conway .sbtn{ font-size: 22px; padding: 10px 40px;}
.pIntro .conway .tel3{ margin-left: 16px; display: inline-block; color: #08f;}
.pIntro .conway .tel3 .p1{ font-size: 13px;}
.pIntro .conway .tel3 .p2{ font-size: 24px;}
.pIntro .share{ margin-top: 22px;}
.pIntro .share .mc{ padding: 4px 0px; width: 90px; margin-bottom: 20px; display: block;}
.pIntro .share{}
.pIntro .share .bshare-custom .bshare-weixin,
.pIntro .share .bshare-custom .bshare-sinaminiblog,
.pIntro .share .bshare-custom .bshare-qqim{ width: 54px; height: 54px; background-position: 0 0; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; padding-left: 0; margin-right: 34px; position: relative; }
.pIntro .share .bshare-custom .bshare-weixin::after,
.pIntro .share .bshare-custom .bshare-sinaminiblog::after,
.pIntro .share .bshare-custom .bshare-qqim::after{ content: ""; display: block; width: 100%; font-size: 14px; position: absolute; left: 0; bottom: -24px; text-align: center;}
.pIntro .share .bshare-custom .bshare-weixin::after{ content: '微信';}
.pIntro .share .bshare-custom .bshare-sinaminiblog::after{ content: '新浪';}
.pIntro .share .bshare-custom .bshare-qqim::after{ content: "QQ";}
.pIntro .share .bshare-custom .bshare-weixin{ background-image: url(../images/icon/weixin.png);}
.pIntro .share .bshare-custom .bshare-sinaminiblog{ background-image: url(../images/icon/sina.png);}
.pIntro .share .bshare-custom .bshare-qqim{ background-image: url(../images/icon/qq.png);}

.pGallerySlide{ overflow: hidden; border: 1px solid #ddd;}

.pGallerySlide .tp{ width: 100%; display: block;}
.pThumbSlide{ overflow: hidden; margin-top: 12px;}
.pThumbSlide .swiper-slide{ cursor: pointer;}
.pThumbSlide .swiper-slide .tp{ border: 1px solid #ddd;width: 100%; display: block; -moz-box-sizing: border-box; box-sizing: border-box; }
.pThumbSlide .swiper-slide-thumb-active .tp{ border: 1px solid #08f; }



/*右侧客服*/
.floatpart{ position:fixed; right:20px; top: 50%; margin-top: -140px; z-index:999;}
.floatpartul{ width:74px; }
.floatpartul li{ position:relative; margin-top: -1px;}
.floatpartul li a{ width:74px; height:74px; text-align:center;cursor:pointer; display: inline-block; background-color:#fff; border: 1px solid #08f;}
.floatpartul li a .icon{ padding-top: 16px;}
.floatpartul li a .iconfont{ line-height: 1 ; padding-top: 14px; display: inline-block; font-size:28px; color: #8c8c8c; }
.floatpartul li a p{ font-size:14px; color: #666; margin-top: 4px;}
.floatpartul li:hover a{ background-color: #eee; }
.floatpartul li:last-child{ display: none;}
.floatpartul li:last-child a{ }
.floatpartul li:last-child a:hover{ color: #fff;}

.blue{ color: #0088FF;}



.azy-contact-card {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 99999;
    width: 230px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0,0,0,0.08);
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
    overflow: hidden;
    animation: azyCardIn 0.5s ease;
}

@keyframes azyCardIn {
    from { opacity: 0; transform: translateY(20px); }
    to   { opacity: 1; transform: translateY(0); }
}

.azy-contact-head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 18px;
    background: linear-gradient(135deg, #1672be 0%, #0256ac 100%);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.azy-contact-head::before {
    content: '';
    position: absolute;
    top: -20px;
    right: -20px;
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.08);
    border-radius: 50%;
}

.azy-contact-icon {
    width: 28px;
    height: 28px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.azy-contact-title {
    flex: 1;
    position: relative;
    z-index: 1;
}

.azy-contact-title strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
}

.azy-contact-title span {
    display: block;
    font-size: 11px;
    opacity: 0.85;
    margin-top: 2px;
}

.azy-status-dot {
    width: 8px;
    height: 8px;
    background: #4ade80;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(74, 222, 128, 0.7);
    animation: azyPulse 2s infinite;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

@keyframes azyPulse {
    0%   { box-shadow: 0 0 0 0 rgba(74, 222, 128, 0.7); }
    70%  { box-shadow: 0 0 0 8px rgba(74, 222, 128, 0); }
    100% { box-shadow: 0 0 0 0 rgba(74, 222, 128, 0); }
}

.azy-tel-block {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 16px 14px 14px;
    background: #f8fbff;
    border-bottom: 1px solid #eef4fa;
    transition: background 0.2s;
}

.azy-tel-block:hover {
    background: #edf5ff;
}

.azy-tel-num {
    font-size: 20px;
    font-weight: 700;
    color: #1672be;
    letter-spacing: 0.5px;
    line-height: 1.2;
    font-family: Arial, "Helvetica Neue", sans-serif;
}

.azy-tel-meta {
    font-size: 12px;
    color: #888;
    margin-top: 5px;
}

.azy-divider {
    display: flex;
    align-items: center;
    padding: 10px 18px 0;
    font-size: 13px;
    color: #1672be;
    font-weight: 700;
    gap: 6px;
}

.azy-divider::before,
.azy-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #d0e3f5;
}

.azy-divider-text {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding: 0 4px;
}

.azy-divider span {
    padding: 0 8px;
    white-space: nowrap;
}

.azy-leave-box {
    padding: 10px 16px 16px;
    display: flex;
    gap: 8px;
}

.azy-leave-input {
    flex: 1;
    height: 36px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 0 10px;
    font-size: 13px;
    outline: none;
    transition: border-color 0.2s;
    min-width: 0;
}

.azy-leave-input:focus {
    border-color: #1672be;
}

.azy-leave-btn {
    height: 36px;
    padding: 0 14px;
    background: linear-gradient(135deg, #1672be 0%, #0256ac 100%);
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 13px;
    cursor: pointer;
    transition: opacity 0.2s, transform 0.15s;
    white-space: nowrap;
    font-weight: 600;
}

.azy-leave-btn:hover {
    opacity: 0.9;
}

.azy-leave-btn:active {
    transform: scale(0.96);
}

/* ---------------- 修复版 Toast 提示样式 ---------------- */
.azy-toast {
    position: fixed;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, 20px) scale(0.92);
    background: #ffffff;
    color: #333;
    padding: 14px 22px 14px 18px;
    border-radius: 10px;
    font-size: 15px;
    z-index: 9999999 !important;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    pointer-events: none;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.14), 0 2px 6px rgba(0,0,0,0.08);
    border-left: 4px solid #52c41a;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
    min-width: 220px;
    max-width: 86vw;
    line-height: 1.4;
}
.azy-toast::before {
    content: '';
    width: 24px;
    height: 24px;
    background: #52c41a;
    border-radius: 50%;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
}
.azy-toast.show {
    opacity: 1;
    transform: translate(-50%, 0) scale(1);
}
.azy-toast-text {
    font-weight: 600;
    color: #1f1f1f;
}
@media (max-width: 768px) {
    .azy-toast {
        bottom: 18%;
        padding: 12px 18px 12px 14px;
        font-size: 14px;
        min-width: 200px;
    }
    .azy-toast::before {
        width: 20px;
        height: 20px;
        background-size: 13px;
    }
}


/* 纯固定头部 无透明 无玻璃 纯白色 */
.header_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #ffffff; /* 纯白不透明 */
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}
/* 避免内容被头部挡住 */
body {
    padding-top: 150px !important;
}
/* 取消原有背景 */
.header, .nav {
    background: #fff !important;
}
/* 下滑后轻微缩小 */
.header_nav.scroll {
    padding: 5px 0;
}

/*=====关于安拓智盈 h_ab 美化+SEO优化=====*/
.h_ab {
    padding: 0 0 60px 0;
    background: #ffffff;
    overflow: hidden;
}
.h_ab .wrap {
    display: flex;
    align-items: center;
    gap: 40px;
    position: relative;
}
/*左侧图片区域*/
.h_ab .tparea {
    width: 65%;
    font-size: 0;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.06);
}
.h_ab .tparea .tp {
    width: 100%;
    display: block;
    transition: transform .4s ease;
}
.h_ab .tparea:hover .tp {
    transform: scale(1.03);
}
/*右侧介绍卡片 替换原absolute绝对定位（SEO优化：脱离文档流爬虫识别差）*/
.h_ab .des {
    width: 35%;
    padding: 35px 32px;
    background-color: #fff;
    box-shadow: 0 5px 22px rgba(0,136,255,0.08);
    border-radius: 12px;
    border:1px solid #f0f7ff;
}
/*标题SEO层级优化，下划线品牌蓝*/
.h_ab .des .tit {
    font-size: 30px;
    color: #222;
    padding-bottom: 14px;
    margin-bottom: 20px;
    position: relative;
    white-space: normal;
    overflow: visible;
}
.h_ab .des .tit::after {
    content: "";
    width: 60px;
    height: 3px;
    background-color: #08f;
    position: absolute;
    left: 0;
    bottom: 0;
}
/*正文段落优化行高，利于爬虫识别正文内容*/
.h_ab .des .nr {
    margin-top: 0;
    color: #555;
    line-height: 2;
    max-height: unset;
    overflow: visible;
    text-indent: 2em;
}
/*按钮样式统一站点主题色*/
.h_ab .des .mandiv {
    margin-top: 28px;
}
.h_ab .des .mandiv .sbtn {
    padding: 12px 50px;
    font-size: 14px;
    background: #08f;
    color:#fff;
    border-radius: 6px;
    border: none;
    transition: all 0.25s;
    cursor: pointer;
}
.h_ab .des .mandiv .sbtn:hover {
    background:#0077e6;
    box-shadow: 0 3px 12px rgba(0,136,255,0.25);
}

/*移动端SEO适配：上下排版，手机友好收录*/
@media screen and (max-width:768px) {
    .h_ab {
        padding:40px 0;
    }
    .h_ab .wrap {
        flex-direction: column;
        gap:25px;
    }
    .h_ab .tparea,.h_ab .des {
        width:100%;
    }
    .h_ab .des .tit {
        font-size:24px;
    }
}

/*=========首页新闻资讯【新版美化+SEO优化】=========*/
.h_new {
    padding: 0 0 60px 0;
    background: #f7f9fc;
    overflow: hidden;
}
/*区块标题SEO层级优化，h2配套布局，间距规范利于爬虫识别区块*/
.h_new .h_tit {
    text-align: center;
    margin-bottom: 45px;
}
.h_new .h_tit .tit {
    font-size: 30px;
    color: #0088ff;
    font-weight: 700;
    margin-bottom: 8px;
}
.h_new .h_tit .tip {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
}
/*三栏弹性布局替代原浮动，卡片等高，利于移动端+SEO抓取排版*/
.h_new .wrap {
    display: flex;
    gap: 2.5%;
}
.hnItem {
    flex: 1;
    width: 31.66%;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    overflow: hidden;
    border: 1px solid #efefef;
    display: flex;
    flex-direction: column;
}
/*卡片hover动效，不改变DOM不影响爬虫*/
.hnItem:hover {
    transform: translateY(-7px);
    box-shadow: 0 10px 26px rgba(0,136,255,0.12);
    border-color: #cce3ff;
}
/*卡片头部栏目标题区*/
.hn_tit {
    padding: 18px 22px;
    border-bottom: 1px solid #eee;
    background: #fafbfd;
}
.hn_tit .tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hn_tit .tit .mc {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    padding-left: 12px;
    position: relative;
}
/*栏目左侧蓝色标识，纯CSS不使用图片，优化加载&SEO*/
.hn_tit .tit .mc::before {
    content: '';
    width: 4px;
    height: 18px;
    background: #0088ff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 2px;
}
.hn_tit .tit .morea {
    font-size: 14px;
    color: #666;
    transition: color 0.2s;
}
.hn_tit .tit .morea:hover {
    color: #0088ff;
}
/*新闻列表区域，弹性填充剩余高度，卡片自动等高*/
.hnul {
    padding: 16px 22px 22px;
    flex: 1;
}
.hnul li {
    list-style: none;
}
/*新闻链接SEO重点：行高、内边距规范，a标签整行可点击提升锚文本权重*/
.hnul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 0;
    border-bottom: 1px dashed #eeeeee;
    font-size: 15px;
    color: #333;
    transition: all 0.25s;
    position: relative;
    padding-left: 16px;
}
.hnul li:last-child a {
    border-bottom: none;
}
/*前置圆点标识，css绘制无资源请求*/
.hnul li a::after {
    content: '';
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 17px;
    transition: background 0.2s;
}
/*标题文字自动省略，防止布局错乱、文字溢出影响爬虫排版*/
.hnul li a > span:first-of-type {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}
/*日期样式*/
.hnul li a .time {
    font-size: 13px;
    color: #999;
    flex-shrink: 0;
    transition: color 0.2s;
}
/*hover交互变色，锚文本高亮利于SEO锚点识别*/
.hnul li a:hover {
    color: #0088ff;
    padding-left: 20px;
}
.hnul li a:hover::after {
    background: #0088ff;
}
.hnul li a:hover .time {
    color: #0088ff;
}

/*====移动端响应式（移动端SEO必备，百度移动适配）====*/
@media screen and (max-width:768px) {
    .h_new {
        padding: 40px 0;
    }
    .h_new .wrap {
        flex-wrap: wrap;
        gap:30px;
    }
    .hnItem {
        width:100%;
    }
}

/*企业优势*/
.advan {
    overflow: hidden;
}
.advan .wrap {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}
/* PC四栏同行均分 */
.advanul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.advanul li {
    background: #fff;
    border-radius: 12px;
    padding: 30px 24px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    border: 1px solid #eee;
}
/* hover效果统一新闻卡片 */
.advanul li:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 136, 255, 0.1);
    border-color: #cce3ff;
}
.advanul .des .tit {
    font-size: 17px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}
.advanul .des .nr {
    font-size: 14px;
    color: #666;
    line-height: 1.65;
}
/* 响应式 */
@media (max-width: 992px) {
    .advanul {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 576px) {
    .advanul {
        grid-template-columns: 1fr;
    }
    .advan {
        padding: 40px 0;
    }
}

/*======== 精简版 FAQ｜小巧不占位置 ========*/
.faq {
  padding: 40px 0;
  background: #f7f9fc;
  overflow: hidden;
}
.faq .wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
.faq .title {
  text-align: center;
  margin-bottom: 25px;
}
.faq .title h2 {
  font-size: 24px;
  color: #0088ff;
  font-weight: 700;
  margin-bottom: 6px;
}
.faq .title p {
  font-size: 14px;
  color: #666;
}
/* 两列布局，自动4行，合计8个faq卡片 */
.faq-list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 14px;
}
.faq-item {
  background: #fff;
  border-radius: 8px;
  padding: 16px 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
  border: 1px solid #eee;
  transition: 0.25s;
}
.faq-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0,136,255,0.08);
  border-color: #cce3ff;
}
.faq-question {
  font-size: 15px;
  font-weight: 600;
  color: #222;
  margin-bottom: 5px;
}
.faq-answer {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
/*移动端自动单列排布*/
@media (max-width:768px) {
  .faq-list {
    grid-template-columns: 1fr;
  }
}




/*首页产品模块统一美化 适配全站风格*/
.hp_con{margin-top:25px;}
.hpItem{
  overflow:hidden;
  border-radius:12px;
  box-shadow:0 2px 12px rgba(0,0,0,0.06);
  border:1px solid rgba(0,0,0,0.08); /* 加了精致浅边框 */
  transition:all 0.3s ease;
}
.hpItem:hover{
  transform:translateY(-5px);
  box-shadow:0 8px 24px rgba(0,136,255,0.12);
  border-color:rgba(0,136,255,0.2); /* hover变主色调边框 */
}
.hpItem .tit{color:#fff;font-size:15px;font-weight:600;text-align:center;line-height:1.6;}

/*响应式适配手机*/
@media (max-width:768px){
    .h_pro{padding:40px 0;}
    .hpwrapA,.hpwrapB{float:none!important;width:100%!important;margin-bottom:15px;}
    .hpwrapAul{width:100%!important;}
    .item01,.item02{width:100%!important;margin-bottom:12px;}
}


/*=========底部footer样式=========*/
.footer {
  background: #1A2333;
  color: #eaeaea;
  padding: 50px 0 22px;
  font-size: 14px;
}
.footer .wp {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
.footer .f_t {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap:26px;
  padding-bottom:30px;
  border-bottom:1px solid rgba(255,255,255,0.08);
}
.fattention{
    display:flex;
    gap:16px;
}
.fattention .code {
  width:92px;
  height:92px;
  border-radius:6px;
}
.copy {
  color:#ccc;
  line-height:1.8;
}
.copy a {
  color:#fff !important;
  margin:0 5px;
  transition:color 0.2s;
}
.copy a:hover {
  color:#0088ff !important;
}
.copy .iconfont {
  color:#0088ff;
  margin-right:4px;
}
/* 底部企业描述（SEO核心，不影响美观） */
.footer-desc {
  width: 100%;
  text-align: center;
  color: #bbbbbb;
  font-size: 13px;
  line-height: 1.7;
  margin-top: 20px;
}
.f_b {
  padding-top:20px;
  font-size:13px;
  color:#999;
  text-align:center;
}
.f_b a {
  color:#999 !important;
}
/*移动端自适应*/
@media (max-width:768px){
  .footer .f_t{
    justify-content:center;
    text-align:center;
  }
  .copy span{
    display:block;
    margin:5px 0;
  }
  .fattention{
    justify-content:center;
  }
}