/*banner*/
.banner{width:100%; margin:auto; overflow:hidden; position:relative;}
.banner .swiper-slide .m{display:none;}
.banner .swiper-slide img{width:100%; display:block; transform:scale(1.05); -webkit-transform:scale(1.05); -webkit-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s; -webkit-transition:all 0.4s linear 1.2s;}
.banner .swiper-slide-active img{transition-delay:0.4s !important; transform:scale(1); -webkit-transform:scale(1);-webkit-transition:all 5.0s linear; transition:all 5.0s linear;}
.banner .swiper-pagination-bullet{background:#fff;}
.banner .swiper-pagination-bullet-active{background:#1a2c5e;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; width:40px; height:40px; background:rgba(0,0,0,.5); border-radius:4px;}
.banner .swiper-button-prev{left:2.5%;}
.banner .swiper-button-next{right:2.5%;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background:#1a2c5e;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:20px; color:#fff !important;}
.banner .swiper-pagination-bullet{width:12px; height:12px; border-radius:50%; margin:0 5px !important; opacity:.8;}
.banner .swiper-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-bullets.swiper-pagination-horizontal,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{bottom:30px !important; left:50%; transform:translateX(-50%);}

/* 首页产品中心部分 */
.in_probg{background:url(../image/in_probg.jpg) center no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.in_title{width:100%; margin:auto; position:relative;}
.in_title_label{width:100%;}
.in_title_label h3{font-size:40px; line-height:46px; position:relative; z-index:1;}
.in_title_label h3 a{color:#000; font-weight:bold;}
.in_title_label h3 a:hover{color:#1a2c5e;}
.in_title_label h3 span{display:block; font-size:100px; position:absolute; left:0; top:0; font-family:Impact; font-weight:normal; color:rgba(29,41,99,.06); z-index:-1;}


.in_more{display:flex; width:178px; height:55px; line-height:55px; font-size:18px; color:#fff !important; -webkit-transition: 0.4s; transition: 0.4s; background:#1a2c5e; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center; border-radius:30px; font-weight:normal !important;}
.in_more:hover{background:#82c000; color:#fff !important; text-decoration:none !important;}
.in_more em{margin-left:15px; margin-top:-2px; -webkit-transition:.4s; transition:.4s;}
.in_more:hover em{-webkit-transform:rotate(-45deg); transform:rotate(-45deg);}

.in_prolist{width:100%; margin:60px auto 0; position:relative; overflow:hidden;}
.in_prolist1{width:100%;}
.in_prolist1 .swiper-slide .con{display:block; background:url(../image/in_pro_xbg.png) center no-repeat; background-size:cover; padding:30px; border-radius:10px; overflow:hidden; cursor:pointer;}
.in_prolist1 .swiper-slide .con:hover,.in_prolist1 .swiper-slide-thumb-active .con{background:url(../image/in_pro_xbgh.png) center no-repeat; background-size:cover; border-radius:10px;}
.in_prolist1 .swiper-slide .con .left{width:50%; float:left; position:relative;}
.in_prolist1 .swiper-slide .con .left .num{font-size:60px; color:rgba(0,0,0,.03); height:55px; line-height:55px; font-family:"Impact"; margin-bottom:45px;}
.in_prolist1 .swiper-slide .con:hover .left .num,.in_prolist1 .swiper-slide-thumb-active .con .left .num{color:rgba(255,255,255,.3);}
.in_prolist1 .swiper-slide .con .left span{display:block; font-size:24px; color:#000; position:absolute; left:0; top:30px;}
.in_prolist1 .swiper-slide .con:hover .left span,.in_prolist1 .swiper-slide-thumb-active .con .left span{color:#fff;}
.in_prolist1 .swiper-slide .con .left .more{padding:0 23px; height:30px; line-height:30px; background:#999 url(../image/xjt.png) no-repeat center center; border-radius:30px; display:inline-block;} 
.in_prolist1 .swiper-slide .con:hover .left .more,.in_prolist1 .swiper-slide-thumb-active .con .left .more{background:#fff url(../image/xjth.png) no-repeat center center;} 
.in_prolist1 .swiper-slide .con .right{overflow:hidden;}
.in_prolist1 .swiper-slide .con .right::before{padding-top:100%;}
.in_prolist1 .swiper-slide .con .right img{position:absolute; width:100%; height:100%; left:0; top:0; object-fit:contain; object-position:85%;}
.in_prolist1 .swiper-button-next{right:0; width:30px; height:30px; background:#fff;}
.in_prolist1 .swiper-button-prev:hover,.in_prolist1 .swiper-button-next:hover{background:#1a2c5e;}
.in_prolist1 .swiper-button-next::after{font-size:15px; font-weight:bold; color:#1a2c5e;}
.in_prolist1 .swiper-button-prev{left:0;width:30px; height:30px; background:#fff;}
.in_prolist1 .swiper-button-prev::after{font-size:15px; font-weight:bold; color:#1a2c5e;}
.in_prolist1 .swiper-button-prev:hover::after,.in_prolist1 .swiper-button-next:hover::after{color:#fff;}

.in_prolist2{width:100%}
.in_prolist2 .swiper-slide{display:flex; align-items:center; justify-content:space-between; position:relative; overflow:hidden; cursor:pointer;}
.in_prolist2 .swiper-slide .box{width:50%;}
.in_prolist2 .swiper-slide .box h3{font-size:30px; font-weight:bold; line-height:30px; color:#000;}
.in_prolist2 .swiper-slide:hover .box h3{color:#1a2c5e;}
.in_prolist2 .swiper-slide .box .wen{font-size:16px; line-height:30px; color:#666; margin:20px 0 40px;}
.in_prolist2 .swiper-slide .pic{width:45%;}
.in_prolist2 .swiper-slide .pic img{width:100%; height:100%; object-fit:contain; object-position:85%;}


/* 首页关于我们部分 */
.in_aboutbg{background:url(../image/in_aboutbg.jpg) center no-repeat; background-size:cover; padding:100px 0; overflow:hidden;}
.in_aboleft{width:55%; float:left;}
.in_aboleft_tit{width:100%; float:left;}
.in_aboleft_tit h3{font-size:40px; line-height:40px; color:#000; position:relative; z-index:1;}
.in_aboleft_tit h3 a{color:#000; font-weight:bold;}
.in_aboleft_tit h3 a:hover{color:#fff;}
.in_aboleft_tit h3 span{display:block; font-size:100px; position:absolute; left:0; top:0; font-family:Impact; font-weight:normal; color:rgba(29,41,99,.06); z-index:-1;}
.in_aboleft_tit2{width:100%; float:left; margin-top:60px; font-size:36px; font-weight:bold; color:#fff;}
.in_aboleft_desc{width:100%; float:left; margin-top:40px; font-size:16px; line-height:32px; color:#fff;}
.in_about_down{width:100%; float:left; margin:80px 0;}
.in_about_down li{flex:1;}
.in_about_down .item{position:relative; transition: all .2s linear;}
.in_about_down .item .numU .icon{margin-right:10px;}
.in_about_down .item .numU .numCX{font-family:"gilroy_bold"; font-size:48px; line-height:50px; color:#fff;}
.in_about_down .item .numU sup{font-size:20px; color:#fff; vertical-align:top;}
.in_about_down .item .numU .indc{font-size:16px; line-height:30px; color:#fff;}

.in_aboright{margin-top:40px; position:relative;}
.in_aboright .video{width:243px;height:243px;background-color: rgba(255,255,255,.07);position: absolute; right:-120px;top: -120px;border-radius: 100%;cursor: pointer;overflow: hidden;animation: dsp 1.6s infinite;}
.in_aboright .video::after{display: block;content:'';width: 160px;height: 160px;background-color: rgba(255,255,255,.3);position: absolute;z-index:2;left: 50%;top: 50%;border-radius: 100%;margin-left: -80px;margin-top: -80px;animation: dsp 1.5s infinite;}
.in_aboright .video em{display: block;background:url(../image/videoTb.png) no-repeat center center;width: 60px;height: 60px;background-color: #1a2c5e;z-index:3;border-radius: 100%;position: absolute;left: 50%;top: 50%;margin-left: -30px;margin-top: -30px;}
@keyframes dsp {
    0% {
        opacity:0;
        transform: scale(1);
    }
    50% {
        opacity:1;
        transform: scale(1.1);
    }
    100% {
        opacity:0;
        transform: scale(1.2);
    }
}

div.video-play{position:fixed;top:0;bottom:0;right:0;left:0;width:100vw;height:100vh;z-index:10001;display:none}
div.video-bg{position:absolute;top:0;bottom:0;width:100%;z-index:1001;background:#0b0b0b;opacity:.8}
div.video-wrap{z-index:1002;position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:1000px;height:800px;}
div.video-wrap video{width:100%; height:800px; object-fit:contain; margin:auto;}
div.close-btn{cursor:pointer; transition:all .36s; text-align: center; line-height:40px; z-index:9999; position:absolute; background:#000; border:2px solid #fff; width:50px; height:50px; border-radius:50%; opacity:0.5; right:-20px; top:-25px;}
div.close-btn img{width:20px; height:20px; margin:13px auto 0; display:block;}
div.close-btn:hover{transform:rotate(180deg); opacity:1;}

/* 首页荣誉资质部分 */
.in_newsbg{margin:20px auto 0; padding:80px 0 0; overflow:hidden;}
.in_newsbg .wrap{position:relative;}
.in_newsbg .in_titles{width:100%; display:flex; justify-content:space-between; align-items:center; }
.in_newsbg .in_titles .bt{position:relative; font-size:40px; line-height:46px; color:#1a2c5e;}
.in_newsbg .in_titles a{color:#000; font-weight:bold; z-index:1;}
.in_newsbg .in_titles a:hover{color:#1a2c5e; text-decoration:underline;}
.in_newsbg .in_titles .bt a span{position:absolute; left:0; top:0; font-size:100px; font-family:Impact; font-weight:normal; color:rgba(29,41,99,.06); z-index:-1;}

.in_newsbg .in_newsbox{width:100%; margin:60px auto 0; padding-bottom:60px;}
.in_newsbg .in_newsbox .swiper{width:100%; height:100%;}
.in_newsbg .in_newsbox .swiper-slide{overflow:hidden;}
.in_newsbg .in_newsbox .swiper-slide .pic{width:100%; overflow:hidden;}
.in_newsbg .in_newsbox .swiper-slide .pic img{height:360px; object-fit:cover; border-radius:10px 10px 0 0; transition:all .5s;}
.in_newsbg .in_newsbox .swiper-slide:hover .pic img{transform:scale(1.1); transition:all .5s ease-in-out;}
.in_newsbg .in_newsbox .swiper-slide .box{width:100%; background:#fff; padding:30px; overflow:hidden; transition:all .5s;}
.in_newsbg .in_newsbox .swiper-slide:hover .box{background:#f0f1f3; box-shadow:0 3px 12px rgba(0,0,0,.1); transform:translateY(-10px); transition:all .5s ease-in-out;}
.in_newsbg .in_newsbox .swiper-slide .box h3{color:#333; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_newsbg .in_newsbox .swiper-slide:hover .box h3{color:#1a2c5e; font-weight:bold;}
.in_newsbg .in_newsbox .swiper-slide .box .wen{margin-top:20px; color:#666;}
.in_newsbg .in_newsbox .swiper-slide:hover .box .wen{color:#000; text-decoration:underline;}
.in_newsbg .in_newsbox .swiper-slide .box .time{background:url(../image/time.png) left no-repeat; padding-left:25px; font-size:16px; margin-top:20px; color:#999;}

.in_newsbg .swiper-button-next,.in_newsbg .swiper-button-prev{color:#1a2c5e; top:58%;}
.in_newsbg .swiper-button-next:hover,.in_newsbg .swiper-button-prev:hover{background:#1a2c5e; color:#fff;}
.in_newsbg .swiper-button-prev{left:-3%;}
.in_newsbg .swiper-button-prev::after,.in_newsbg .swiper-button-next::after{font-size:30px; font-weight:bold;}
.in_newsbg .swiper-button-next{right:-3%;}
.in_newsbg .in_newsbox .swiper-pagination{bottom:0;}
.in_newsbg .in_newsbox .swiper-pagination-bullet-active{background:#1a2c5e;}
.in_newsbg .in_newsbox .swiper-pagination-bullet{width:10px; height:10px; margin:0 6px !important;}
.in_newsbg .in_newsbox .swiper-pagination-bullet-active::after{content:""; display:block; width:16px; height:16px; border:1px dashed #1a2c5e; border-radius:50%; margin:-3px 0 0 -3px;}

.in_adbn{height:360px; margin:80px auto -60px; background:url(../image/ad_bn.jpg) fixed center no-repeat; background-size:cover; padding:100px 0; overflow:hidden;}
.in_adbn .biaoti{width:50%; margin:auto; text-align:center;}
.in_adbn .biaoti h3{font-size:48px; color:#fff; line-height:48px; position:relative;}
.in_adbn .biaoti h3::before{content:""; display:block; position:absolute; left:0; top:24px; width:40px; height:2px; background:#fff;}
.in_adbn .biaoti h3::after{content:""; display:block; position:absolute; right:0; top:24px; width:40px; height:2px; background:#fff;}
.in_adbn .biaoti p{font-size:18px; margin-top:20px; color:rgba(255,255,255,.5); text-transform:uppercase; letter-spacing:3px;}
.in_adbn .btn{display:flex; margin:30px auto 0; width:178px; height:55px; line-height:55px; font-size:18px; color:#fff !important; -webkit-transition: 0.4s; transition: 0.4s; background:#1a2c5e; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center; border-radius:30px;}
.in_adbn .btn:hover{background:#82c000; color:#fff !important; text-decoration:none !important;}
.in_adbn .btn em{margin-left:15px; margin-top:-2px; -webkit-transition:.4s; transition:.4s;}
.in_adbn .btn:hover em{-webkit-transform:rotate(360deg); transform:rotate(360deg);}


/* 内页banner部分 */
.ny_bn{width:100%; height:600px; margin:auto; position:relative; display:flex; align-items:center;}
.ny_bn img{width:100%; height:100%; object-fit:cover; position:absolute; left:50%; top:0; margin-left:-50%;}
.ny_bn .pc{display:block;}
.ny_bn .m{display:none;}
.nytxt{width:100%; max-width:1600px; margin:0 auto; z-index:20; position:relative;}
.nytxt .t1{display:block; font-size:40px; text-align:left; letter-spacing:3px; margin-bottom:40px; font-weight:bold; text-transform:uppercase; color:#fff; text-shadow:0 1px 3px rgba(0,0,0,.5);}
.nytxt .t2{display:block; text-align:left; text-shadow:0 1px 3px rgba(0,0,0,.5);}
.nytxt .t2 span{position:relative; font-size:16px; color:#fff;}
.nytxt .t2 span a{color:#fff; padding:0 5px;}
.nytxt .t2 span a:hover{color:#fff; font-weight:bold;}
.nytxt .t2 span:before{content:"";position:absolute;right:0%;top:50%;width:120px;height:1px;margin-right:-150px;background:rgba(255,255,255,.2);}
.nytxt .t2 span em{font-weight:bold; color:#fff; padding-left:5px;}
/*文字缓动2*/
.nytxt .t1,.nytxt .t2{animation:mymovet 0.8s infinite;-webkit-animation:mymovet 0.8s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
.page-dd{display:block; width:58px; height:58px; background:url(../image/icon-Pdd.png) no-repeat center center; margin-top:40px; animation:pageDD 1.8s linear infinite; -webkit-animation:pageDD 1.8s linear infinite; position:absolute; left:-1.25%; bottom:-200px; z-index:11;}

@keyframes pageDD{
0%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
50%{transform:translateY(30px) scale(.9);-webkit-transform:translateY(30px) scale(.9);opacity:.2;}
100%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
}

@keyframes mymovet{
from{transform:translateY(50px);opacity:0;}
to{transform:translateY(0px);opacity:1;}
}

@-webkit-keyframes mymovet{
from{transform:translateY(50px);opacity:0;;}
to{transform:translateY(0px);opacity:1;}
}

/* 内页子栏目部分 */
.ny_navbg{width:100%;margin:auto;background:#f4f4f4;overflow:hidden;}
.ny_nav{width:95%; max-width:1600px; margin:auto; text-align:left;}
.ny_nav li{display:inline-block; position:relative; margin-bottom:10px;}
.ny_nav li a{display:block; padding-right:60px; font-size:18px; font-weight:400; color: #333; background: transparent; text-align: center; line-height:72px; -webkit-transition: all .5s; transition: all .5s; position: relative; z-index:1;}
.ny_nav li a:after{content:''; display: block; width:70px; height:3px; background:#1a2c5e; position:absolute; left:35px; bottom:-10px; margin-left:-35px; -webkit-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); transform: scaleX(0);}
.ny_nav li a:hover:after,.ny_nav li a.on:after{-webkit-transform:scaleX(1); transform: scaleX(1);}
.ny_nav li a:hover,.ny_nav li a.on{color:#1a2c5e; font-weight:bold;}

.about_box{width:100%; padding:80px 0 0; overflow:hidden;}
.about_lpic{width:49%; float:left; position:relative; background:#1a2c5e; border-radius:10px; padding:10px 0;}
.about_lpic img{width:100%; display:block; margin-left:10px; transition:all .5s;}
.about_lpic:hover img{-webkit-transform:translateX(-10px); transform:translateX(-10px); -webkit-transition:all .5s; transition:all .5s;}
.about_wdbox{width:48%; float:right; padding-right:2%;}
.about_wd{width:100%; min-height:530px; overflow-y:auto;}
.about_wd::-webkit-scrollbar{width:4px; height:8px; cursor:pointer;}
.about_wd::-webkit-scrollbar-thumb{background:#1a2c5e; border-radius:10px; cursor:pointer;}
.about_wd::-webkit-scrollbar-track{background:transparent;}
.about_wd h2{font-size:36px; line-height:40px; font-weight:bold; color:#1a2c5e; margin-bottom:42px;}
.about_wd p{font-size:16px; color:#666; line-height:30px; margin-top:20px; text-indent:20px;}
.about_wd p:first-of-type{margin-top:0;}
.about_wd strong{font-size:24px; color:#1a2c5e;}
.about_down{width:95%; max-width:1600px; margin:60px auto 0;}
.about_down li{flex:1;}
.about_down .item{position:relative; transition: all .2s linear; background:url(../image/in_about_fgx.png) left no-repeat; padding-left:60px;}
.about_down .item .numU .numCX{font-size:60px; font-weight:bold; line-height:60px; color:#1a2c5e;}
.about_down .item .numU sup{font-size:16px; color:#1a2c5e; margin-left:10px; vertical-align:bottom;}
.about_down .item .numU .indc{font-size:16px; color:#333; margin-top:10px;}

.qywhbg{width:100%; margin:120px auto -80px; background:#f8f8f8; padding-top:100px; position:relative;}

.qywhbg .in_title{width:95%; max-width:1600px; margin:auto; text-align:center;}
.qywhbg .in_title p{color:#edf0f7; font-size:76px; line-height:78px; font-family:impact; text-transform:uppercase; margin-bottom:-46px;}
.qywhbg .in_title h2{font-size:36px; font-weight:bold; color:#000; line-height:36px;}
.qywhbg .in_title h2 a{color:#000;}
.qywhbg .in_title h2 a:hover{color:#f26021;}

.qywhbg .cont{position:relative; display:flex; margin:60px auto 0;}
.qywhbg .cont .item{overflow:hidden; width:35.625%; position:relative; -webkit-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s;  margin-left:-12%; cursor:pointer;}
.qywhbg .cont .item:first-child{margin-left:0;}
.qywhbg .cont .item.on{-webkit-transition:width 0.3s linear; transition:width 0.3s linear; width:76.8%;}
.qywhbg .cont .item .img{width:100%; height:800px; overflow:hidden; position:relative; transform:skew(-18deg); transform-origin:right top;}
.qywhbg .cont .item .img img{width:100vw;max-width:100vw; height:100vh; object-fit:cover; position:absolute; top:50%; left:50%; transition:left 0.3s linear; margin-left:-50vw; margin-top:-50vh;}
.qywhbg .cont .item:nth-child(2) .img{transform-origin: left bottom;}
.qywhbg .cont .item .fz_jut{position:absolute; top:0; left:0; width:100%; z-index:2; color:#fff; padding:20% 0 0 20%;}
.qywhbg .cont .item .fz_jut .font{width:100%; padding-left:40%;}
.qywhbg .cont .item:first-child .fz_jut .font{padding-left:0;}
.qywhbg .cont .item .fz_jut .font .title{display:block; font-size:40px; line-height:1.2; min-width:150px;}
.qywhbg .cont .item .fz_jut .font .text{width:90%; margin-top:40px; font-size:20px; line-height:40px; opacity:0;}
.qywhbg .cont .item.on .fz_jut .font{padding-left:0;}
.qywhbg .cont .item.on .fz_jut .font .text{transition:all 0.4s 0.6s linear; opacity:1; transform:translateY(0);}

/* 内页荣誉资质部分 */
.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23.5%; float:left; margin:0 2% 30px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #e9e9e9; border-bottom:3px solid #e9e9e9; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:66%; margin:auto; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#1a2c5e; transition:all .5s}
.honor_r_img li p{font-size:18px; line-height:36px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3); transition:all .5s ease-in-out;}
.honor_r_img li:hover p{color:#000;}

/* 内页研发实力部分 */
.yfsl_img{width:100%; float:left;}
.yfsl_img li{width:23.5%; float:left; margin:0 2% 30px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #e9e9e9; border-bottom:3px solid #e9e9e9; position:relative;}
.yfsl_img li:nth-child(4n){margin-right:0;}
.yfsl_img li img{width:100%; margin:auto; display:block;}
.yfsl_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.yfsl_img li:hover::before{width:100%; background:#1a2c5e; transition:all .5s}
.yfsl_img li p{font-size:18px; line-height:36px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.yfsl_img li:hover{transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3); transition:all .5s ease-in-out;}
.yfsl_img li:hover p{color:#000;}


/* 内页发展历程部分 */
.history{padding:80px 0; position:relative;}
.history .sub-title{margin:0 0 30px; display:flex; justify-content:space-between; align-items:flex-end; flex-wrap:wrap;}
.history .sub-title .title label{display:block; font-size:40px; font-weight:600; opacity:.1; text-transform:uppercase;}
.history .sub-title .title h3{font-size:40px; font-weight:600; color:#1a2c5e;}

.HistoryWarp{width:100%; max-width:1600px; margin:auto;}
.History-swiper .swiper-wrapper{width:100%; height:350px;}
.History-swiper .swiper-slide{padding-left:5%; padding-bottom:2%; cursor:pointer;}
.History-swiper .swiper-slide .item{padding-left:20px; position:relative; top:0; transition:0.4s;}
.History-swiper .swiper-slide .item:before{content:''; position:absolute; left:-5px; top:20px; width:10px; height:10px; border: 2px solid #1a2c5e;  -webkit-transition:0.4s; transition: 0.4s;}
.History-swiper .swiper-slide .item:after{content:''; position: absolute; left:0; top:30px; height:100%; width:1px; background:#ddd;}
.History-swiper .swiper-slide .item .top{font-size:22px; font-weight:600; font-family:"gilroy_bold"; position:relative; -webkit-transition: 0.4s; transition: 0.4s;}
.History-swiper .swiper-slide .item .bot{ color:#999; margin-top:15px; line-height:1.65; -webkit-transition:0.4s; transition:0.4s; max-height:150px; overflow:auto; overflow-x:hidden;  overflow-y:auto; padding-right:10px;}
.History-swiper .swiper-slide .item .bot p{margin:0 0 15px; font-size: 15px; }

.History-swiper .active .item .top {font-size:25px; color:#1a2c5e;}
.History-swiper .active .item .bot p{font-size:15px; color:#666;}
.History-swiper .active .item::before {top:-10px; background:#1a2c5e;}
.History-swiper .active .item::after {top:4px; }
.History-swiper .swiper-slide .item .bot::-webkit-scrollbar{width:1px; height:2px;}
.History-swiper .swiper-slide .item .bot::-webkit-scrollbar-thumb{border-radius:2px; background:rgba(1,117,44,1);}
.History-swiper .swiper-slide .item .bot::-webkit-scrollbar-track{border-radius:2px; background:rgba(0,0,0,0.1);}

.YearSpace{padding:0 5%; position:relative;}
.Year-swiper .swiper-wrapper{width:100%; }
.Year-swiper .swiper-slide{cursor: pointer;}
.Year-swiper .swiper-slide p{margin:0; font-size:20px; line-height:32px; color:gray; text-align:center; cursor:pointer; margin:0;}
.Year-swiper .active p{color:#1a2c5e; font-family:"gilroy_bold";}

.YearSpace .swiper-button-next,.YearSpace .swiper-container-rtl .swiper-button-prev {width:44px; height:44px; border-radius:10px; color:gray; }
.YearSpace .swiper-button-next:after,.YearSpace .swiper-container-rtl .swiper-button-prev:after{font-size:25px; font-weight:600;}
.YearSpace .swiper-button-prev,.YearSpace  .swiper-container-rtl .swiper-button-next {width:44px; height:44px; border-radius:10px; color:gray; }
.YearSpace .swiper-button-prev:after,.YearSpace .swiper-container-rtl .swiper-button-next:after {font-size:25px; font-weight:600;}

/* 内页分页 */
.fullpage{width:100%; font-size:0; text-align:center; margin:40px auto 0;}
.fullpage a{display: inline-block;vertical-align: middle;width:38px;height:38px;line-height:38px;border: 1px solid #dcdcdc;margin: 0 8px;font-size: 16px;color: #666;transition: all .4s ease;}
.fullpage a:first-child,.fullpage a:last-child{background: url('../image/fparr.png') no-repeat center; border-color:transparent;}
.fullpage a:last-child{transform:rotate(180deg);}
.fullpage a:hover, .fullpage a.ontrue, .fullpage a.on{background-color:#1a2c5e; color: #fff; border-color:#1a2c5e;}
.fullpage a:first-child:hover, .fullpage a:last-child:hover{background-image:url('../image/fparrH.png'); background-color:#fff;}

/* 内页产品中心部分 */
.prolist_box{width:95%; max-width:1600px; margin:80px auto 0;}
.prolist_box li{width:31.333%; float:left; margin:0 3% 40px 0; background:#fff url(../image/img2.png) center bottom fixed; background-size:cover; border:1px solid #e9e9e9; padding:40px; transition:all .5s;}
.prolist_box li:hover{border-color:#1a2c5e; transform:translateY(-10px); transition:all .5s ease-in-out; box-shadow:3px 5px 15px rgba(0,0,0,.3);}
.prolist_box li:nth-child(3n){margin-right:0;}
.prolist_box li .title{width:100%; float:left; text-align:center;}
.prolist_box li .title h3{font-size:25px; font-weight:bold; line-height:30px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.prolist_box li a .title h3{color:#000;}
.prolist_box li a:hover .title h3{color:#1a2c5e;}
.prolist_box li .title p{width:100%; float:left; font-size:16px; line-height:26px; color:#666; margin-top:20px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.prolist_box li .pic{width:100%; float:left; text-align:center; margin-top:30px; overflow:hidden;}
.prolist_box li a .pic img{height:300px; margin:auto; transition:all .5s;}
.prolist_box li a:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.prolist_box li .btn{width:160px; margin:40px auto 0;}
.prolist_box li .btn .a{display:inline-flex; width:178px; line-height:52px; font-size:16px; color:#fff; -webkit-transition:.4s; transition:.4s; background:#999; border-radius:30px; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center;}
.prolist_box li:hover .btn .a{background:#1a2c5e;}
.prolist_box li .btn .a em{margin-left:20px; -webkit-transition:.4s; transition:.4s;}
.prolist_box li:hover .btn .a em{-webkit-transform:rotate(45deg); transform:rotate(45deg); margin-left:40px;}

/* 内页产品详情部分 */
.promore_bg{background:linear-gradient(to bottom,#fefefe 80%,#f8f8f8 100%);padding:80px 0; position:relative; overflow:hidden;}
.promore{width:95%; max-width:1600px; margin:auto; display:flex; justify-content:space-between; flex-wrap:wrap;}
.promore .le_box{width:50%; padding-right:5%; 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 .pintro{width:100%;margin-top:40px; font-size:18px; line-height:36px; color:#666; overflow-y:auto;}
.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:#1a2c5e; width:180px; height:52px; padding:0 30px;}
.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:#1a2c5e;}
.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:#1a2c5e; border:1px solid #1a2c5e; width:180px; height:52px; padding:0 30px;}
.promore .le_box .cont2 .button_100 .a:hover{background:#1a2c5e; color:#fff;}
.promore .le_box .cont2 .button_100 .a .circle{position:relative; display:flex; width:18px; height:18px; border:1px solid #1a2c5e; 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:#1a2c5e; 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:50%; text-align:center; overflow:hidden;}
.promore .ri_box .dot{margin-top:40px;}
.promore .ri_box .dot .swiper-pagination-bullet{background:#1a2c5e; opacity:0.2; border-radius:0; width:30px; height:3px; margin:0 5px;}
.promore .ri_box .dot .swiper-pagination-bullet-active{opacity:1;}

.promore2{width:95%; max-width:1600px; margin:80px auto 0; display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start; position:relative;}
.promore_left{width:68%;}
.promore_left .tbox{width:100%; margin-bottom:60px;}
.promore_left .tbox .t1{display:block; padding-left:25px; border-left:3px solid #1a2c5e; color:#000; line-height:60px; font-size:36px;}
.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:nth-child(1){overflow:normal !important;}
.promore_left .tbox .t2:nth-child(2n){overflow-x: auto; overflow-y:visible;}
.promore_left .tbox .t2 img{/*width:100%;*/max-width:100%; margin:auto; display:block;}
.promore_left .tbox .t2 video{width:30%; margin:auto; display:block;}
.m40{margin-top:40px;}
/*.promore_left .tbox table{width:100% !important; font-size:16px; border:1px solid #e9e9e9 !important;}*/
/*.promore_left .tbox table tbody{width:100%;}*/
/*.promore_left .tbox table tbody tr:nth-child(1){font-size:18px;}*/
/*.promore_left .tbox table tbody tr:nth-child(odd){background:#e9e9e9 !important;}*/
/*.promore_left .tbox table tbody tr td{padding:12px 10px !important; text-align:center; border:none !important; background:none !important;}*/
/*.promore_left .tbox table tbody tr td:nth-child(1){width:20%; text-align:center;font-size:18px; border-right:2px solid #e9e9e9 !important;}*/
/*.promore_left .tbox table tbody tr td:nth-child(2){width:80%; padding:12px 20px;}*/
/*.promore_left .tbox table tbody tr td span{font-size:16px !important;}*/

.promore_left .tbox .t2{overflow-x:scroll; overflow-y:visible; margin-top:40px;}
.promore_left .tbox::-webkit-scrollbar{height:8px;cursor: pointer;}
.promore_left .tbox::-webkit-scrollbar-thumb{background:#1a2c5e; border-radius:10px; cursor:pointer;}
.promore_left .tbox::-webkit-scrollbar-track{background:transparent;}
.promore_left .tbox table{width:100%; border-top:1px solid #ebebeb !important; border-left:1px solid #ebebeb !important;}
.promore_left .tbox tbody{border-left:1px solid #ebebeb;}
.promore_left .tbox tbody td{border-bottom:1px solid #ebebeb !important; border-right:1px solid #ebebeb !important; white-space:nowrap; min-width:60px; font-size:16px; background:#fff !important; height:46px; line-height:46px !important; padding:0 10px !important; color:#777; text-align:center; cursor:pointer; border-left: none !important; border-top: none !important;}
.promore_left .tbox tbody td span{font-size:16px !important;}
.promore_left .tbox tbody td:first-child p{width:100%;}
.promore_left .tbox tbody tr:nth-child(2n) td{background:#f7f7f7 !important;}


.promore_right{width:28%; top:130px; position:sticky;}
.promore_right .btit{font-size:30px; line-height:30px; color:#1a2c5e;}
.promore_right .list{width:100%; margin-top:40px;}
.promore_right .list li{width:100%; margin-bottom:20px;}
.promore_right .list li a{display:flex; justify-content:space-between;}
.promore_right .list li a .img{width:34.78%; height:100%; position:relative; 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:65.22%; padding-top:20px; padding-left:20px;}
.promore_right .list li a .tbox .t1{font-size:18px; color:#333; line-height:24px;}
.promore_right .list li a:hover .tbox .t1,.promore_right .list li a:hover .tbox .t2{color:#1a2c5e;}
.promore_right .list li a .tbox .t2{font-size:14px; color:#666; line-height:24px; margin-top:13px;}

/* 内页下载手册部分 */
.serxzlb{width:100%;}
.serxzlb-li{display:block; width:100%; margin-bottom:20px; overflow: hidden; background:#f4f6f8; padding:0 120px 0 90px; position:relative; transition:all .6s ease;}
.serxzlb-li li{height:90px; display:flex; align-items:center; padding-left:32px; float:left; width:20%;}
.serxzlb-li li:nth-child(1){width:40%;}
.serxzlb-li li h3{font-size:18px; color:#333; line-height:1.4em; font-weight:500; transition:all .4s ease;}
.serxzlb-li li p{font-size:16px; color:#666; line-height:1.4em; transition:all .4s ease;}
.serxzlb-li:before,.serxzlb-li:after{content:""; position: absolute; z-index:0; height:100%; background-position:center; background-repeat: no-repeat; top: 0; transition: all .4s ease;}
.serxzlb-li:before{background-image: url('../image/serxzic1.png'); width:90px; border-right:1px solid #e9e9e9; left: 0;}
.serxzlb-li:after{background-image: url('../image/serxzic2.png'); width:120px; right:0;}
.serxzlb-li:hover{background-color: #1a2c5e;}
.serxzlb-li:hover:before{background-image:url('../image/serxzic1H.png'); border-right:1px solid rgba(255,255,255,.5);}
.serxzlb-li:hover:after{background-image:url("../image/serxzic2H.png");}
.serxzlb-li:hover li h3,.serxzlb-li:hover li p{color:#fff;}

.casexq-btnback{width:100%; margin-top:40px; overflow:hidden; padding-top:28px; border-top:1px solid #e9e9e9;}
.casexq-btn{width:calc(100% - 160px); padding-right:80px; float:left;}
.casexq-btn p{width:100%;font-size: 16px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 34px;}
.casexq-btn p a{transition:all .4s ease; color:#666;}
.casexq-btn p a:hover{color:#1a2c5e;}
.casexq-back{margin-top:10px; width:160px; height:50px; line-height:50px; display:block; float:right; font-size:16px; color:#fff; background:#1a2c5e; text-align:center;}
.casexq-back i{width:14px; height:14px; display:inline-block; vertical-align:middle; background:url('../image/casexqic3.png') no-repeat; margin:-4px 12px 0 0; transition: all .4s linear;}
a.casexq-back{color:#fff;}
a:hover.casexq-back{font-weight:bold; color:#fff; background:#82c000;}
.casexq-back:hover i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}

/* 内页新闻资讯部分 */
.news_list{width:100%; float:left; margin-top:40px;}
.news_list li{width:31.333%; float:left; background:#fff; margin:40px 3% 0 0; transition:all .4s;}
.news_list li:nth-child(3n){margin-right:0;}
.news_list li:hover{background:#1a2c5e; transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3); transition:all .4s ease-in-out;}
.news_list li .pic{width:100%; float:left; overflow:hidden;}
.news_list li .pic img{width:100%; display:block; transition:all .5s;}
.news_list li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1); -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out;}
.news_list li .txt{padding:20px; overflow:hidden;}
.news_list li:hover .txt{border-color:#1a2c5e;}
.news_list li .txt h3{font-size:22px; font-weight:400; line-height:30px; color:#000; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; vertical-align:middle;}
.news_list li a .txt h3{color:#000;}
.news_list li a:hover .txt h3{color:#fff;}
.news_list li .txt p{display:block; margin-top:10px; font-size:15px; color:#666; line-height:30px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.news_list li:hover .txt p,.news_list li:hover .txt span{color:#fff;}
.news_list li .txt span{display:block; margin-top:10px; font-size:16px; color:#c0c0c0; line-height:30px;}

/* 内页解决方案部分 */
.apply-list_2 li{position:relative;margin-bottom:60px;clear:both;overflow:hidden;z-index:2;}
.apply-list_2 li a{position:relative;z-index:2;display:flex;clear:both;overflow:hidden;}
.apply-list_2 li:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:0px;}
.apply-list_2 .pic{flex-shrink:0;width:50%; border-radius:30px 0;}
.apply-list_2 .pic img{width:100%; height:450px; object-fit:cover;}
.apply-list_2 .box{position:relative;flex:1;margin:40px 0 0 60px;width:40%;}
.apply-list_2 h2{color:#000;font-size:36px;font-weight:normal;margin-bottom:30px;}
.apply-list_2 span {display:block;color:#999;font-size:14px;}
.apply-list_2 p{-webkit-line-clamp:5;color:#666;font-size:16px;line-height:30px;}
.apply-list_2 .btn{width:160px; float:left; margin-top:40px;}
.apply-list_2 .btn .a{display:inline-flex; width:160px; line-height:40px; font-size:16px; color:#fff; -webkit-transition:.4s; transition:.4s; background:#999; border-radius:0 30px 30px 0; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center;}
.apply-list_2 .btn:hover .a{background:#1a2c5e;}
.apply-list_2 .btn .a em{margin-left:40px; -webkit-transition:.4s; transition:.4s;}
.apply-list_2 .btn:hover .a em{-webkit-transform:rotate(45deg); transform:rotate(45deg); margin-left:40px;}
.apply-list_2 li:hover h2{color:#1a2c5e;}
.apply-list_2 li:nth-child(2n) a{flex-direction:row-reverse;}
.apply-list_2 li:nth-child(2n) .box{margin:50px 50px 0 0}

.lcp{-webkit-line-clamp:2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
.effect-one{position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

/* 内页服务支持部分 */
.serfw{width:100%;padding: 100px 0;overflow: hidden;}



.serfw-wdimg{width: 100%;background: #fafafa;padding: 54px;margin-top: 48px;}
.serfw-wd{width: 53.5%;float: left;padding: 0 100px 0 50px;}
.serfw-wd h3{font-size:40px;color: #333;margin-top: 60px;}
.serfw-wd h4{font-size:20px;color: #333;margin: 24px 0 42px;}
.serfw-wd p{font-size:15px;color: #666;line-height: 28px;}
.serfw-wd a{display:block; width:145px; height:40px; line-height:40px; margin-top:64px; background:#1a2c5e; border-radius:6px; font-size:16px; color:#fff;text-align:center; transition:all .4s ease;}
.serfw-wd a:hover{background:#000; width:180px; transition:all .5s ease-in-out;}
.serfw-img{width: 46.5%;float: right;}
.serfw-img img{width: 100%;object-fit: cover;}
.sersq-list{width:100%;}
.sersq-list ul{margin-left: -1.5%;}
.sersq-list li{width:31.8333%; margin:60px 0 0 1.5%; float:left; min-height:362px;background: #fff;box-shadow: 0 0 10px 6px #fafafa;text-align: center; border-top-right-radius:20px; border-bottom-left-radius:20px;}
.sersq-icon{width: 100%;height: 52px;margin: 50px 0 30px;}
.sersq-icon img{max-height: 100%;}
.sersq-tit{width: 100%;}
.sersq-tit h6{font-size: 24px;color: #333;}
.sersq-tit i{width: 28px;height: 2px;background:#b0b0b0;display: block;margin: 20px auto;}
.sersq-list{width: 100%;}
.sersq-list p{width: 100%;margin: 0 auto;text-align: left;}
.sersq-list p span{font-size: 15px;color: #888;line-height: 26px;padding-left: 14px;position: relative;}
.sersq-list p span:after{content: "";position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #333;left: 0;top: 50%;margin-top: -3px;}
.sersq-list li:nth-child(1) .sersq-list p{width:164px;}
.sersq-list li:nth-child(2) .sersq-list p{width:104px;}
.sersq-list li:nth-child(3) .sersq-list p{width:90px;}

.serzb{width:100%; padding:100px 0; background:linear-gradient(to bottom, #fefefe 80%, #f8f8f8 100%); overflow:hidden;}
.serzb .in_title p,.seraz .in_title p,.serhd .in_title p,.serwx .in_title p{font-size:18px; line-height:30px; color:#999; margin:20px 0 0;}
.serzb-list{width:100%;}
.serzb-list ul{margin-left: -1.5%;}
.serzb-list li{width:18.5%;float: left;margin-left: 1.5%;margin-top: 58px;background:#fff;min-height:250px;padding: 74px 48px 0;text-align:center; border-top-right-radius:20px; border-bottom-left-radius:20px; box-shadow:0 5px 12px rgba(0,0,0,.1);}
.serzb-list li h6, .serzb-list li h1{height:52px;line-height:52px; margin-bottom:40px;}
.serzb-list li h6 img, .serzb-list li h1 img{max-height: 100%;}
.serzb-list li i{width: 28px;height: 2px;background: #b0b0b0;display: block;margin: 44px auto 60px;}
.serzb-list li p{font-size: 18px;color: #333;line-height: 26px;}
.serzb-list li:hover h6 img{transform: rotateY(360deg);transition: all 1.2s ease;}
.serzb-list li:hover h1 img{transform: rotateY(360deg);transition: all 1.2s ease;}

.seraz{width:100%; padding:100px 0 0; overflow:hidden;}
.seraz-list{width:100%; background:url('../image/img2.png') fixed center; background-size:cover !important; margin-top:60px;}
.seraz-list li{width:33.3333%; color:#666; float:left; padding:120px 52px 0 36px; min-height:600px; border-left:1px solid rgba(0,0,0,.05);}
.seraz-icon{width:100%; height:58px; line-height: 56px;}
.seraz-icon img{max-height: 100%;}
.seraz-list li h6{font-size: 24px;margin: 38px 0 18px; color:#1a2c5e;}
.seraz-list li p{font-size: 15px;line-height: 26px;}

.serhd{width:100%; padding:100px 0; overflow:hidden;}
.serhd-list{width:100%;}
.serhd ul{margin-left:-1.5%;}
.serhd li{width:31.8333%; float:left; margin:60px 0 0 1.5%; background:#fbfbfb; height:230px; display:flex; align-items:center;
	padding: 0 54px; border-top-right-radius:20px; border-bottom-left-radius:20px;}
.serhd-img{width: 124px;float: left;}
.serhd-img img{max-width: 100%;}
.serhd-wd{width: calc(100% - 124px);float: right;}
.serhd-wd h6, .serhd-wd h1{font-size: 24px;color: #333;margin-bottom: 12px;}
.serhd-wd p{font-size: 15px;color: #888;line-height: 24px;}

.serwx{width:100%; margin:0 auto -80px; background:linear-gradient(to bottom, #fefefe 80%, #f8f8f8 100%);  padding:100px 0;overflow:hidden;}
.serwx-list{width:100%;}
.serwx-list ul{margin-left:-1.5%;}
.serwx-list li{width:31.8333%; float:left; margin:60px 0 0 1.5%; height:200px; position:relative; border-top:8px solid #1a2c5e; padding:48px 68px 0; background:#f9f7f5; border-top-right-radius:20px; border-bottom-left-radius:20px;}
.serwx-list li p{font-size: 16px;color: #888;line-height: 28px;}
.serwx-list li h6, .serwx-list li h2{font-size: 24px;color: #333;margin: 12px 0;}
.sersq{width:100%; padding-bottom:100px;}

/* 内页联系我们部分 */
.contact_tlist{width:100%; float:left; margin-top:20px;}
.contact_tlist li{width:100%; min-height:400px; float:left; background:url(../image/in_probg.jpg) center fixed; border-radius:10px; position: relative; padding:60px; margin:0 0 40px 0; box-shadow:0 3px 9px rgba(0,0,0,.1);}
.contact_tlist li::before{content: ""; display: block; width:4px; min-height:174px; background-color:#1a2c5e; position: absolute; left: 0; top: 30px;}
.contact_tlist li .title{width:100%; float: left; border-bottom:1px solid #d6d6d6; padding: 0 0 30px;}
.contact_tlist li .title h3{font-size:36px; line-height:36px; font-weight:bold; color: #1a2c5e;}
.contact_tlist li .textnr{width:100%; float: left; margin-top: 30px; position: relative;}
.contact_tlist li .text{width:calc(100% - 160px); float: left; z-index:1;}
.contact_tlist li .text h4{font-size:24px; font-weight: 400; line-height:30px; color:#666;}
.contact_tlist li .text p{font-size:18px; line-height:36px; padding-right:100px; color:#666;}
.contact_tlist li .text p a{color:#666;}
.contact_tlist li .text p a:hover{color:#1a2c5e;}
.contact_tlist li .ticon{width:160px; float:right;}
.contact_tlist li .ticon img{width:100%; display: block;}
.map{width:100%;height:500px; float:left; margin:20px 0 0;}
.amap-info-content{font-size:16px !important; line-height:25px;}
.amap-info-content b{font-size:16px !important; color:#1a2c5e;}
.amap-info-content span{font-size:14px !important;}

/* 内页在线留言部分 */
.message{width:100%; margin:0 auto 20px; background:#fff; padding:60px 40px; box-shadow:5px 5px 20px rgba(0,0,0,.2); overflow:hidden; border-radius:10px;}
.message h2{text-align:center; color:#333; font-size:30px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:60px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px; background:none; border:1px solid #e6e6e6; color:#999; padding:0 15px;}
.message ol li textarea{padding:15px; width:100%; height:180px; border:1px solid #e6e6e6; background:none; color:#999; font-family:'Microsoft YaHei','微软雅黑';}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer; border:none;}
.message ol li .btn{background:#1a2c5e;}
.message ol li .btn2{background:#333; color:#fff;}
.message input::-webkit-outer-spin-button,.message input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.message input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.message input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}