﻿@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "Demi"; /* Project id  */
  src: url('/fonts/Franklin Gothic Demi Cond.ttf?t=34343455350642') format('truetype');
}



@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('/fonts/iconfont.ttf?t=1746514470642') format('truetype');
}


.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sanjiaoleft-copy:before {
  content: "\e622";
}
.icon-diqiu:before {
  content: "\e844";
}

.icon-sousuo:before {
  content: "\e8b9";
}

.icon-jianzhujiancai:before {
  content: "\e60b";
}

.icon-mianji:before {
  content: "\e65e";
}

.icon-yuangongguanli:before {
  content: "\e6dc";
}

.icon-chanpinxianjishurenyuanguanli:before {
  content: "\e640";
}

.icon-sanjiaoleft-copy:before {
  content: "\e622";
}

.icon-xiexian:before {
  content: "\e6ae";
}

.icon-jiantou-right-xian:before {
  content: "\e8d4";
}

.icon-jiantou-right-up-xian:before {
  content: "\e8d7";
}

.icon-xiazai:before {
  content: "\e58d";
}

.icon-shendujiance:before {
  content: "\e610";
}

.icon-gongyesheji:before {
  content: "\e664";
}

.icon-pinzhiguanli:before {
  content: "\e529";
}
.icon-dizhi:before {
  content: "\e613";
}
.icon-bangdingyouxiang:before {
  content: "\e502";
}
.icon-dianhua:before {
  content: "\e8ad";
}
/*css 初始化 */
/*::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}*/

*{
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;  font-family: "Arial","Microsoft Yahei";  list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#000; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.hide{
    display: none;
}
.show{
    display: block;
}

.warp{max-width:1750px;margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{max-width:1400px;margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}

img{
    max-width: 100%;
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;} 

h2{
    font-size:9.2rem ;
}
h3{
    font-size: 4.8rem;
}
h4{
    font-size: 3rem;
}
h5{
    font-size: 2.4rem;
}
h6{
    font-size: 1.8rem;
}
p{
    font-size: 1.4rem;
    line-height: 22px;
}
.font-36{
    font-size: 3.6rem;
    line-height: 36px;
}


/*间距结束*/
/*盒子*/
.flex-box{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.flex-txt{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/*盒子结束*/

/*parts*/
div.fy {text-align:center;line-height:4rem; width: 100%}
div.fy a { margin:2px 2px;padding:8px 12px;color:#666;font-size:1.4em; display:inline; background: #fff; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy a:hover{color:#fff;  background: #1d2c4b; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy a:active{ color:#fff;  background: #1d2c4b; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy span.current{  margin:2px 2px;padding:8px 12px; color:#fff;  font-size:1.4em;  background: #1d2c4b;box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy span.disabled{  margin:2px 2px;padding:8px 12px; color:#666; font-size:1.4em; background: #fff;  box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger { width: 24px; height: 14px;	position:fixed;	top: 30px;	right: 20px;	z-index: 10;display: none !important;}
#hamburger:before, #hamburger:after, #hamburger span { background:#fff; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;background-color: #fff;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*搜索*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center { background-color:rgba(0,0,0,0.8);  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left; border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.s-close { width:40px; height:40px; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;    display:block;}
.s-close::before,.s-close::after {  content:''; width:40px; height:2px; background:#FFF;    display:block; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}
.s-close::before {  -webkit-transform:rotate(45deg);    transform:rotate(45deg);}
.s-close::after {   -webkit-transform:translateY(-2px) rotate(-45deg);  transform:translateY(-2px) rotate(-45deg);}
.s-close:hover:before{transform:rotate(90deg);}
.s-close:hover:after{ transform:rotate(0deg);}



/*header*/
.header .mune .md{ color: #fff;  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.header,.header .mune a,.header .mune .mt,.header .mune .mtpro .mpd,.header .mune .mtpro .mpi .t p{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.header .mune .mtpro{ transition:ease 1s all;-moz-transition: ease 1s all; -webkit-transition:ease 1s all; -o-transition: ease 1s all; }
.header{ 
    position: fixed; 
    top:0; 
    left: 0; 
    width: 100%;  
    z-index: 9; 
    background:rgba(1,65,144,0.76);
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
.header .logo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 28px 0;
}
.header .hshow{ display:none;}



.header .mune{ display: flex; align-items: center;}
.header .mune .mbd a{color: #fff; position: relative;font-size: 1.6rem}
.header .mune .mbd a:after{
    position: absolute;
    left: 50%;
    width: 0;
    bottom:-20px;
    height: 2px;
    transform: translate(-50%);
    content: "";
    background-color: #fff;
    transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;
}
.header .mune .mbd a:hover:after{
    width: 100%;
}

.header .mune .thead a{ position: relative;}
.header .mune .thead a:hover{
    color: #fff;
}

.header .lan{
    display: flex;
    justify-content: flex-start;
    align-items:center;

}
.header .lan a{
    padding: 0;
    position: relative;
    color: #fff;
   
}
.header .lan a:first-child{
    padding: 0;
}

.sreach{
    position: relative;
    padding: 0 10px 0 30px;
    cursor: pointer;
}



.header .lan .lun{  
    cursor: pointer; 
    color: #b6b6b6; 
    position: relative;  
    padding: 10px 20px 10px 30px;

}
.header .lan .lun:after{ 
    position: absolute;
    right: 0;
    width: 20px;
    content: "\e622";
    font-family: "iconfont" !important;
    color: #fff;
    font-size: 3rem;
    top: 50%;
    transform: translateY(-50%);
}
.header .lan .lun a{ font-size: 1.4rem; line-height: 32px;}
.header .lan .lun .ld{ 
    position: absolute; 
    top:100%; 
    right: 0; 
    width: 100%;
    background: rgba(1,65,144,0.9); 
    transform: scale(0); 
    transform-origin : 50% 0 0;
}
.header .lan .lun .ld a{ display: block; color: #fff; text-align: center;}
.header .lan .lun .ld a:hover{ background: #2b2b2b;}
.header .lan .lun:hover .ld{ transform: scale(1);}

.sreach i{
    font-size: 2.4rem;
    color: #fff;
}
.lun i{
    font-size: 2.2rem;
    color: #fff;
}

.sreach::before,.lun::before {
    content: "\e6ae";
    font-family: "iconfont" !important;
    position: absolute;
    left: 0;
    width: 20px;
    color: rgba(255,255,255,0.5);
    font-size: 2.4rem;
    top: 50%;
    transform: translateY(-50%);
}


.header .mune .mbd{ padding: 27px 0; position: relative; margin: 0 25px; line-height: 36px; } 


.header.up {
    position: fixed;
}

#m1 #a1, #m2 #a2, #m3 #a3, #m4 #a4, #m5 #a5 {
    color: #fff;
}

#m1 #a1:after, #m2 #a2:after, #m3 #a3:after, #m4 #a4:after, #m5 #a5:after {
    width: 100%;
}



/*footer*/
.footer{ 
    
}
.footer .fo1{
    background: linear-gradient(167deg, #01408e 0%,#01408e 30%,#033b7f 60%, #092b53 80%,#092b53 100%);
    padding: 80px 0;
    text-align: center;
}
.footer .fo1 p{
    font-family: "Demi";
    font-size: 5.6rem;
    color: #fff;
    line-height: 50px;
}
.footer .fo2{
    background-color:#014190 ;
    padding: 96px 0;
}

.footer .fo2 .warp{
    display: flex;
    justify-content: space-between;

}

.footer .fo2 .fo_nav{
    width: 60%;
    
}
.footer .fo2 .fo_contact{
    width: 40%;
    text-align: right;
   
}
.footer .fo2 .nav{
    border-bottom: 1px solid #fff;
    padding-right: 180px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 30px;
}
.footer .fo2 .nav span{
    color: #fff;
    font-size: 1.8rem;
}
.footer .fo2 .nav a{
    color: #fff;
    font-size: 1.6rem;
    display:inline-block;
}
.footer .fo2 .nav a:hover{
    text-decoration:underline;
}
.fo_address{
    padding-top: 55px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.fo_address p{
    margin-right: 80px;
    color: #fff;
}
.copyright{
    margin-top: 120px;
    color: #fff;
    line-height: 30px;
}
.copyright a{
    color: #fff;
    font-size: 1.4rem;
}
.copyright a:hover{
    text-decoration: underline;
}

.fo_contact{
    color: #fff;
}
.fo_contact h6{
    padding-bottom: 30px;
}
.fo_contact h5{
    padding-bottom: 15px;
    font-weight: bold;
    font-family: "Arial";
}
.fo_contact .img{
    margin-top: 35px;
    padding: 10px;
    background-color: #092a52;
    display: inline-block;

}


.bottomlist{ 
    background:#333; 
    position:fixed; 
    width:100%; 
    bottom:0; 
    left:0;  
    display:none; 
    z-index:400;
    /*box-shadow: 0px -2px 5px #ccc ;
    -moz-box-shadow: 0px -2px 5px #ccc ;
    -webkit-box-shadow: 0px -2px 5px #ccc ;*/
}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*tits*/




/*banner*/
.banner .txt{ transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.banner .swiper-slide{
    position: relative; 
    height: 93rem; 
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
 
}
.banner .ban1{ background: url(/images/banner01.jpg) center bottom no-repeat; background-size: cover !important; position: relative;}
.banner .ban2{ background: url(/images/banner02.jpg) center bottom no-repeat; background-size: cover;}
.banner .ban3{ background: url(/images/banner03.jpg?v=1.1) center bottom no-repeat; background-size: cover;}
.banner .warp{
    width: 100%;
}
.banner .txt{
    display: flex;
    justify-content:flex-start;
    flex-direction: column;
    color: #fff;
    width:50%;
}
.banner .txt h3{ 
    font-weight: bold;
    line-height:50px;
    
}
.banner .txt h4{ 
    margin-top: 15px;
    line-height:30px;
}
.banner .txt h5{ 
    font-weight: bold;
    padding-bottom:20px;
}
.banner .txt h5 span{
    font-family: "Arial";
    font-size: 1em;
    text-transform: uppercase;
    font-weight: normal;
}
.hid{
    display: none;
}
.his{
    display: block;
}
.banner .txt a{
    font-size: 1.8rem;
    border: 1px solid #fff;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    width: 200px;
    color: #fff;
    padding: 0 0 0 28px;
    position: relative;
    margin-top:100px;
}
.banner .txt a:hover{
    background-color: #014190;
    border: 1px solid #014190;
    color: #fff;
}
.banner .txt a:hover:after{
    content: "\e8d4";
    font-size: 1.6rem;
    color: #fff;

}

.ban3 .txt a{
    margin-top:45px;
}
.banner .txt a:after{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "iconfont";
    content: "\e8d7";
    font-size: 1.4rem;
    color: #fff;
    font-weight: lighter;

}

/*.banner .swiper-pagination-bullet{ width: 50px; height: 5px;  opacity: 0.8; background: #999; border-radius: 5px;}
.banner .swiper-pagination-bullet-active{ background: #fff;}
.banner .swiper-pagination { bottom: 60px;}*/


.banner .swiper-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-bullets.swiper-pagination-horizontal, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    right: var(--swiper-pagination-right,85px);
    left: var(--swiper-pagination-left,auto);
    top: 50%;
    width: 16px;
    height: auto;
}
.banner .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,16px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,16px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    background: var(--swiper-pagination-bullet-inactive-color,#fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.banner .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #014190;
}

.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px var(--swiper-pagination-bullet-horizontal-gap,4px);
}

/*public*/
.tit{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:flex-end;
    
}
.tit h2{
   font-family: "Demi"; 
}
 
.tit .link a{
    font-size: 1.8rem;
    border: 1px solid #000;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    width: 200px;
    color: #000;
    padding: 0 0 0 28px;
    position: relative;
}
.tit .link a:after{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "iconfont";
    content: "\e8d7";
    font-size: 1.4rem;
    color: #000;
    font-weight: lighter;

}
.tit .link a:hover{
    background-color: #014190;
    border: 1px solid #014190;
    color: #fff;
}
.tit .link a:hover:after{
    content: "\e8d4";
    font-size: 1.6rem;
    color: #fff;

}


/*ip1*/
.ip1{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:stretch;
    position: relative;
}
.ip1 .tit{
    padding-bottom: 70px;
}
.ip1_bg{
    background: url(../images/ip1_bg.jpg)  left center no-repeat #014190;
    background-size: cover;
    position: absolute;
    height: 155px;
    bottom: 0;
    z-index:0;
    width: 100%;
}
.ip1_txt{
    position: absolute;
    height: 155px;
    bottom: 0;
    z-index:2;
    width: 100%;
    text-align: center;
    
    color: transparent; 
    
}
.ip1_txt svg{
    width: 100%;
    height: 100%;
}
.ip1_txt .text{
    font-family: "Demi"; 
    font-size: 17rem;
    text-transform: uppercase;
    text-anchor: middle;
    dominant-baseline: middle;
     fill: url(#gradient);
    stroke:rgba(255,255,255,0.28);
    stroke-width: 1;
    
}


.ip1 .ip1_left{
    width: 48%;
    padding-bottom: 70px
}
.ip1 .ip1_left .info{
    padding: 84px;
}

.ip1_left h6{
    padding-bottom: 30px;
}
.ip1_left p{
    line-height:22px;
}
.ip1_left .img{
    position: relative;
    
    z-index: 1;
}

.ip1 .ip1_right{
    width: 52%;
    background: url(../images/ip1_right_bg.jpg) left top no-repeat #e9ecf2;
    background-size: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 150px 110px 215px 110px;
}

.ip1_right .dot{
    width: calc(50% - 11px);
    margin:11px 0 ;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ip1_right span{
    font-size: 3rem;
}
.ip1_right .dot:nth-child(3) span{
    font-size: 4.4rem;
}
.ip1_right .dot:nth-child(4) span{
    font-size: 3.6rem;
}
.ip1_right .info{
    text-align: right;
}

.ip1_right b{
    font-size: 7.2rem;
    font-family: "Demi"; 
    
}
.ip1_right sub{
    font-size: 2.4rem;
    font-family: "Demi";
    font-weight: bold;
    margin-left: 5px;
}
.ip1_right h6{
    margin-top: 15px;
}




/*ip2*/
.ip2 .dot .img{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.ip2{
    padding: 90px 0;
    background: #fff;

}
.ip2 .tit{
    border-bottom: 1px solid #033a7e;
    padding-bottom: 50px;
}

.ip2 .box{
    background: url(../images/ip2_bg.jpg) center center no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding: 60px;
}
.ip2 .dot .img{
    background: url(../images/ptype_bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}
.ip2 .dot .title{
    background-color: rgba(255,255,255,0.6);
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.ip2 .dot  b{
    font-size: 4rem;
    font-family: "Demi";
    padding: 15px;
    border-right: 1px solid #aeafb0;
    margin-right: 20px;
}

.ip2 .dot .title:after{
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "iconfont";
    content: "\e8d7";
    font-size: 1.4rem;
    color: #000;
    font-weight: lighter;

}
.ip2 .dot h5{
    font-size: 2rem;
}
.ip2 .dot:hover .img{
    background: url(../images/ptype_over.jpg) center center no-repeat;
    background-size: cover;
}
.ip2 .dot:hover .title{
    background-color: #0d67b4;
    color: #fff;
}
.ip2 .dot:hover b{
    border-right: 1px solid #5695cb;
}

.ip2 .dot:hover h5{
    font-weight: bold;
    font-size: 2rem;
}
.ip2 .dot:hover .title:after{
    content: "\e8d4";
    font-size: 1.6rem;
    color: #fff;

}

/*第三层*/
.ip3{
    padding: 110px 0 ;
    background: url(../images/ip3_bg.jpg) center center no-repeat;
    background-size: cover;
}
.ip3 .tit{
    padding-bottom: 65px;
}

.ip3 .box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.ip3 .dot1{
    width: 52%;
    padding-left: 50px;
    padding-bottom: 20px;
    position: relative;
}
.ip3 .dot1 .info{
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(1,81,180,0.7);
    padding: 35px 45px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 62%;

}
.ip3 .dot1 .info .txt{
    width: calc(100% - 110px);
}
.ip3 .dot1 .info h2{
    font-family: "Demi";
}
.ip3 .dot1 .info h5{
    padding-bottom: 25px;
    font-weight: bold;
}

.ip3 .dot2{
    width: 43%;
    position: relative;
}
.ip3 .dot2 .info{
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    padding: 30px 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 70%;

}
.ip3 .dot2 .info svg{
    width: 95px;
    height: 110px;
}

.ip3 .dot2 .info h5{
    padding-bottom: 25px;
    font-weight: bold;
}
.ip3 .dot2 .txt{
    width: calc(100% - 110px);
}

.ip3 .dot2 .text2{
    font-family: "Demi"; 
    font-size: 9.2rem;
    text-transform: uppercase;
    text-anchor: middle;
    dominant-baseline: middle;
    stroke:#000;
    stroke-width: 1;
    fill:none;
    
}

/*第四层*/
.ip4 .box .img,.ip4 .box b{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.ip4{
    padding: 90px 0 105px 0;
    background-color: #fff;
    position: relative;
}
.fl_block{
    position: absolute;
    left: 0;
    bottom: 0;
}


.ip4 .tit .link1 a{
    font-size: 1.4rem;
    border: 1px solid #000;
    border-radius: 45px;
    line-height: 45px;
    display: inline-block;
    color: #000;
    padding: 0px 50px;
    margin-left: 10px;
    
}
    .ip4 .tit .link1 a:hover, .ip4 .tit .link1 a.cur {
        color: #fff;
        background-color: #014190;
        border: 1px solid #014190;
    }
.ip4 .box{
    padding-top: 80px;
}
.ip4 .box .dot{
    background-color: #f9f9fb;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.ip4 .box .info{
    padding: 50px 40px 204px 40px;
}
.ip4 .box time{
    font-size: 1.4rem;
    color: rgba(0,0,0,0.5);
    margin-bottom: 45px;
    display: inline-block;
}
.ip4 .box h6{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
    margin-bottom: 20px;
}
.ip4 .box p{
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 30px;
}
.ip4 .box b{
    font-size: 1.4rem;
    font-weight: normal;
    
}
.ip4 .box .img{
    background: url(../images/ip4_img_big.jpg) center top no-repeat;
    background-size: cover;
    height: 108px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.ip4 .box .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5); /* 黑色半透明蒙版 */
}
.ip4 .dot:hover .img{
/*    background: url(../images/ip4_img_big.jpg) center center no-repeat;*/
    height: 204px;
}
.ip4 .dot:hover b{
    display: none;
}
.ip4 .dot:hover .info{
    padding: 50px 40px 218px 40px;
}
.ip4 .dot:hover .img::before{
    display: none;
}
.ip4 .box .more{
    text-align: right;
    margin-top: 100px;
    position: relative;
}
.ip4 .box .more::before {
    content: ""; /* 必须设置 */
    position: absolute; /* 绝对定位 */
    top: 50%; /* 垂直居中 */
    left: 0; /* 从左边开始 */
    width: 100%; /* 宽度100% */
    height: 1px; /* 高度1px */
    
    background: repeating-linear-gradient(to right, #7f7f7f, #7f7f7f 6px, transparent 8px,transparent 10px); /* 创建一条虚线背景 */ 
}
.ip4 .box .more a{
    font-size: 1.8rem;
    font-family: "Arial";
    background-color: #000;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    width: 200px;
    color: #fff;
    padding: 0 0 0 28px;
    position: relative;
    text-align: left;

}
.ip4 .box .more a:after{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "iconfont";
    content: "\e8d4";
    font-size: 1.4rem;
    color: #fff;
    font-weight: lighter;

}

/*内页*/
/*banners-start*/
.banners,.banners2{ 
    background-size: cover !important;   
    overflow: hidden;
    position: relative;
    height: 540px;
}



.about{ background: url(../images/banners/ab-banner.jpg) center right no-repeat;}
.contactb{ background: url(../images/banners/contact-banner.jpg) center center no-repeat;}
.new{ background: url(../images/banners/news-banner.jpg) center center no-repeat;}
.banners2 .warp2{ text-align: center; height: 600px; justify-content: center;}
.videos{ background: url(../images/banners/video-banner.jpg) center center no-repeat;}
.productab{background: url(../images/banners/product-banner.jpg) center right no-repeat;  }
.serv{ background: url(../images/banners/service-banner.jpg) center center no-repeat;}
/*banners-end*/




/*内页通用*/
.intit{
    padding:40px 0 15px 0;
    color: #333;
    position: relative;
}
.intit:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 3px;
    width: 125px;
    background-color: #000;
}
.intit h3{
   font-family: "Arial"; 
   padding-bottom: 15px;
   font-weight: 800;
   letter-spacing:-1px;
   text-transform: uppercase;
}
.intit h4{ 
    font-size: 3.6rem;    
}

/*面包屑*/
.stip{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
}
.stip .warp2 .txts{
    display: flex;
    justify-content: flex-start;

}
.stip .warp2 .txts a{
    font-size: 1.6em;
    line-height: 24px;
    display: flex;
    justify-items: center;
    position: relative;
    padding-right: 10px;
    margin-right: 3px;
    color: #fff;
}
.stip .warp2 .txts a b{
    font-weight: normal;
    font-size: 1em;
   
}
.stip .warp2 .txts a:first-child b{
     padding-left: 8px;

}
.stip .warp2 .txts a:hover b{
    text-decoration: underline;

}
.stip .warp2 .txts a:after{
    position: absolute;
    content: "-";
    font-size: 16px;
    color: #fff;
    top: 0;
    right: 0;
}
.stip .warp2 .txts a:last-child:after{
    display: none;
}


/*通用*/



/*about-start*/
.ab1{
    padding: 90px 0 80px 0;
    background-color: #fafafc;
    position: relative;
}

.ab1 .warp2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.ab1 .info{
    width: calc(47.5% - 60px);
    padding-bottom: 20px;
}
.ab1 .info p{
    line-height: 22px;
    text-indent: 2em;
    margin-top: 25px;
    display: inline-block;
}
.ab1 .img{
    width: 52.5%;
    padding-top: 50px;
}
.ab1 .dot{
    width: 50%;
    background-color: #fff;
    padding: 40px 0 40px 35px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ab1 .num{
    padding-right: 2em;
    border-right: 1px solid #525252;
    width: 60px;
}
.ab1 .num h4{
    font-family: "Arial";
    font-weight: 800;
    color: #525252;
    font-size: 3rem;
}
.ab1 .txt{
    padding-left: 2em;
    width: calc(100% - 60px);
}
.ab1 .txt h5{
    color: #525252;
    font-weight: bold;
    padding-bottom: 15px;
}
.ab1 .ctxt{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ab1 .ctxt p{
    margin-right:40px;
}
.ab1 .ctxt p:last-child{
    margin-right: 0;
}


.ab2{
    padding: 42px 0;
    position: relative;
}
.mb1,.mb2{
    position: absolute;
    top:0;
    bottom: 0;
    width: 35%;
    z-index: 2;
    
}
.mb1{
    left: 0;
    background: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,0.88));
}
.mb2{
    right: 0;
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.88));
}


.ab3{
    background: url(../images/about/ab3_bg.jpg)  center center no-repeat;
    background-size: cover;
    padding: 65px 0 120px 0;
}
.ab3 .box{
    position: relative;
    padding-top: 55px;
}
.ab3 .dot{
    display: flex;
    justify-content: center;
}
.ab3 .img{
    padding: 4px;
    background-color: #a7abae;
}


.ab3 .swiper-horizontal>.swiper-pagination-progressbar, .ab3 .swiper-pagination-progressbar.swiper-pagination-horizontal, .ab3 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .ab3 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 70%;
    height: var(--swiper-pagination-progressbar-size,2px);
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    top: initial;
}
.ab3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2b4985;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}


.ab4{
    padding: 75px 0 80px 0;
}
.ab4 .box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ab4 .video{
    width: 50%;
    padding-top: 45px;
}

.ab4 .video a{
    position: relative;
    display: block;
}
.ab4 .video a:after{
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\e624";
    font-family: "iconfont";
    font-size: 5rem;
    color: #fff;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    border: 1px solid #fff;
    transform:  translate(-50% ,-50%);
    line-height: 90px;
    padding-left: 25px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}


.ab4 .history{
    width: calc(50% - 50px);
    height: 560px;
    padding-right: 20px;
    overflow-y: auto;
}
.ab4 .history .dot{
    padding: 20px 0 20px 30px;
    position: relative;
}
.ab4 .history .dot:before{
    position: absolute;
    left: 6px;
    width: 2px;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #fafafc;
}
.ab4 .history .dot:after{
    position: absolute;
    left: 0px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #525252;
    border: 3px solid #fafafc;
    top: 23px;
    bottom: 0;
    content: "";
}

.ab4 .history::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #fafafc
}

.ab4 .history::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #E2E2E2
}

.ab4 .history::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px #00398c;
    background-color: #555
}
.ab4  h6{
    padding-bottom: 15px;
}
.ab4  p{
    line-height: 22px;
}
/*about-end*/

/*product*/

/*product*/
.product .pd img{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.product{ padding: 80px 0;}
.product .pdots{ align-items: flex-start; display: flex;margin-top: 35px}

.product .pdots .none{ width:100%; font-size: 2em; color: #333; font-weight: bold; line-height: 1.5; text-align: center;}
.product .pdots .pdot{width: calc(100% - 445px); padding-left: 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

.product .pdot .pro_title{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: stretch;
}

.pdot .pro_title .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 400px);
}
.pdot .pro_title .txt h4{
    padding-bottom: 40px;
}
    .pdot .pro_title .txt p {
        font-size: 1.6rem;
    }
.pdot .pro_title .txt .con_btn {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
}

.pdot .pro_title .con_btn a {
    font-size: 1.6rem;
    padding: 10px 18px;
    border: 1px solid #a3a3a3;
    margin-right: 20px;
    border-radius: 5px;
    color: #525252;
    margin-bottom: 15px;
}

.pdot .pro_title .con_btn a:hover {
    background-color: #014190;
    border-color: #014190;
    color: #fff;
}
.pdot .detail .de_title{
    border-bottom: 1px solid #727171;
    position: relative;
    padding-bottom: 18px;
}
.pdot .pro_title .txt .con_btn {
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:30px;
}
.pdot .pro_title .con_btn a {
    font-size: 1.6rem;
    padding: 10px 18px;
    border: 1px solid #a3a3a3;
    margin-right: 20px;
    border-radius: 5px;
    color: #525252;
}
.pdot .pro_title .con_btn a:hover {
    background-color: #014190;
    border-color: #014190;
    color:#fff;
}


.pdot .pro_title .txt .con_btn {
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    margin-top:30px;
}
.pdot .pro_title .con_btn a {
    font-size: 1.6rem;
    padding: 10px 18px;
    border: 1px solid #a3a3a3;
    margin-right: 20px;
    border-radius: 5px;
    color: #525252;
}
.pdot .pro_title .con_btn a:hover {
    background-color: #014190;
    border-color: #014190;
    color:#fff;
}

.pdot .detail .de_title:after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 60px;
    height: 5px;
    background-color: #014190;
    border-radius: 5px;
}
.tip{
    padding: 25px 0 0 0;
}
.tip a{
    background-color: #fafafc;
    padding: 10px 20px;
    border-radius: 15px;
    line-height: 30px;
    font-size: 1.6rem;
    color: #014190;
    margin-right:12px;
    display: inline-block;
}


.pdot .detail .dot{
    padding: 35px 40px;
    margin-top: 35px;
    border-bottom: 3px solid #014190;
    box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -moz-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -webkit-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;

}
.pdot .detail .dot .img{
    text-align: center;
    padding-bottom: 35px;
}
.pdot .detail .dot .info{
    
}
.pdot .detail .dot b{
    font-weight: normal;
    font-size: 2rem;
    padding-bottom: 15px;
    display: inline-block;
}
.pdot .detail .dot p {
    padding-bottom: 10px;
    font-size: 1.6rem;
}
.pdot .detail .dot p strong{
    font-size: 1.6rem;
}
.pdot .detail .twoli .txt{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pdot .detail .twoli p{
    width: 100%;
    display: block;
}

.table .txt{ 
    overflow-x: auto;
}
.table table{
    width: 100%;
    min-width: 760px;
}
.table td{
    font-size: 1.4rem;
    color: #525252;
    text-align: center;
    line-height: 30px;
}
.table tr:nth-child(odd) td {
    background-color: #d3e3f7; /* 例如，将奇数行的背景色设置为浅灰色 */
}
.table tr:first-child td{
    background-color: #014190;
    color: #fff;
}
.table .table-title td {
    background-color: #014190;
    color: #fff;
    vertical-align:middle;
    border:1px solid #fff;
}
.first-col {
  border-top-left-radius: 10px; /* 只对第一列的顶部单元格 */
  border-bottom-left-radius: 10px; /* 只对第一列的底部单元格 */
}
 
.last-col {
  border-top-right-radius: 10px; /* 只对最后一列的顶部单元格 */
  border-bottom-right-radius: 10px; /* 只对最后一列的底部单元格 */
}

.product .plist{ overflow: hidden; width: 445px; order:-1; }

.product .pl{padding:55px 0 ; background-color: #fafafc}
.product .pl h4{ padding: 0 35px 0px 85px ; }
.product .pl h4 a{ 
    padding: 0 20px 0 0; 
    line-height: 70px; 
    height: 70px; 
    font-size: 2rem; 
    color: #333; 
    border-bottom: 2px solid #dddddf; 
    position: relative; 
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow:hidden; 
    -webkit-line-clamp:1;
}
.product .pl h4 a:after{ position: absolute; top:0; right:0; width: 17px; height: 100%; content: ""; background: url(../images/product/down.png) center right no-repeat; background-size: 17px auto;}
.product .pl .pls{}
.product .pl .pls p{ padding: 0 35px 0px 85px;}
.product .pl .pls p a{padding: 0 20px; line-height: 45px; height: 45px; font-size: 1.8rem; color: #333;  background: url(../images/product/dian.jpg) center left no-repeat; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product .pl .pls p:hover a,.product .pl .pls p.lock a{  color: #2172bb;}
.product .pl .pls p.lock{ }
.product .plt.lock h4,.product .plt h4:hover{ background-color: #d3e3f7}
.product .plt.lock h4 a,.product .plt h4:hover a{ color: #014190;border-bottom: 2px solid #d3e3f7;font-weight: bold; }
.product .plt.lock h4 a:after,.product .plt:hover h4 a:after{ background: url(../images/product/down2.png) center right no-repeat;}
.product .fy{ width: 100%;}

.product .plist .pt{ margin-top: 25px; background-color: #d3e3f7; height: 70px;padding: 0 35px 0px 85px;}
.product .plist .pt a{ line-height: 70px; height: 70px; font-size: 2.4rem; font-weight: bold; color: #014190; display:block; position:relative; }
.product .plist .pt a:after{
    position: absolute;
    content: "\e58d";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-family: "iconfont";
    font-size:3.4rem;
    color: #014190;
}



/*news*/
.news .box .dot,.news .box .dot .txt h5,.news .box .dot .txt p,.news .box .dot .time,.news .box .dot .more  h6,.news .box .dot .more  h6:after{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.news{
    padding: 70px 0;
}
.news_list{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 35px;
}
.news_list .dot{
    width: calc((100% - 48px)/3);
    margin-right: 24px;
}
.news_list .dot:last-child{
    margin-right: 0;
}
.news_list .dot a{
    position: relative;
}
.news_list .dot .img{
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.news_list .dot img{
    width: 100%;
}
.news_list .dot .info{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.news_list .dot .new_bottom{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.news_list .dot .new_bottom img{
    width: 100%;
}
.nw_dib{display: block;}
.nw_dis{display: none}

.news_list .dot:hover .info,.news_list .dot.cur .info{

    background: rgba(1,65,144,0.7);
}
.news_list .dot:hover .nw_dib,.news_list .dot.cur .nw_dib{display:none;}
.news_list .dot:hover .nw_dis,.news_list .dot.cur .nw_dis{display:block}
.news .box{
    padding-top: 80px;
}
.news .box .dot{
    padding: 45px 60px;
    background-color: #fcfcfd;
    margin-bottom: 40px;
}
.news .box .dot a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
}
.news .box .dot .time{
    width: 18%;
    display: flex;
    justify-content: flex-start; /* 水平居中 */
    align-items: center;    /* 垂直居中 */
}
.news .box .dot .time h3{
    color: #727171;
}
.news .box .dot .more{
    width: 220px;
    display: flex;
    justify-content: flex-end; /* 水平居中 */
    align-items: center;    /* 垂直居中 */
}
.news .box .dot .txt{
    width: calc(82% - 240px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.news .box .dot .txt i{
    font-size: 1.4rem;
    color: #727171;
    display: none;
}
.news .box .dot .txt h5{
    padding-bottom: 25px;
}
.news .box .dot .txt p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #474747;
}

.news .box .dot .more  h6{
    border: 1px solid #000;
    line-height: 36px;
    border-radius: 18px;
    display: inline-block;
    width: 200px;
    color: #000;
    padding: 0 0 0 28px;
    position: relative;
    text-align: left;
    font-family: "Arial";

}
.news .box .dot .more  h6:after{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "iconfont";
    content: "\e8d7";
    font-size: 1.4rem;
    color: #000;
    font-weight: lighter;

}
.news .box .dot:hover{
    box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -moz-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -webkit-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
}
.news .box .dot:hover .txt h5{
    color:#014190 ;
}

.news .box .dot:hover .more  h6{
    background-color: #014190;
    border: 1px solid #014190;
    color: #fff;
}
.news .box .dot:hover .more  h6:after{
    content: "\e8d4";
    font-size: 1.6rem;
    color: #fff;

}

/*newsshow*/

.newsshow .btn a{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.newsshow{ padding:70px 0;background-color: #f2f6f9;}
.newsshow .boxs{ background:#fff; padding:30px }
.newsshow .tit2{ padding:40px; text-align:center;}
.newsshow .tit2 h3{ font-size:1.8em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit2 .dot{ border-bottom:1px solid #ccc; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit2 .dot h4{ color:#333; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; overflow:hidden; }
.newsshow .txt p{ font-size:14px; }
.newsshow .txt img{ max-width:100%; margin:0 auto; padding:0px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#fff; font-size:1.4em; color:#333333; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#0e6eb8 !important; color:#fff !important;}

.newsshow .txt table{
    min-width: 800px;
    overflow-x: auto;
    width: 100%;

}
.newsshow .txt .casetable{
    overflow-x: auto;
}
.newsshow .txt tr td,.newsshow .txt tr,.newsshow .txt a{transition:ease-out 0.4s all;-moz-transition: ease-out 0.4s all; -webkit-transition:ease-out 0.4s all; -o-transition: ease-out 0.4s all;}
.newsshow .txt tr td{cursor: pointer;font-size: 1.4em;border: 1px solid #eee;text-align: center;vertical-align: middle; padding: 5px 3px; line-height: 22px} 
.newsshow .txt .lock td,.newsshow .txt tr .lock{background: #e6e6e6 !important;font-weight: bold;font-size: 1.4em;line-height: 1.2;}

/*service*/
.case_info{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.ser1{
    padding: 70px 0 0 0;
}
.ser1 .box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 45px;

}
.ser1 .box .dot{
    width: calc((100% - 80px)/3);
    position: relative;
}
.ser1 .dot .txt{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(249, 250, 252, 0) 0%, rgba(249, 250, 252, 0) 50%,rgba(249, 250, 252, 0.8) 80%,rgba(249, 250, 252, 1) 90%);
    display: flex;
    align-items: flex-end;
    padding: 0 50px 50px 50px;
}

.ser1 .dot .title{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 20px;
}
.ser1 .dot .title span{
    font-size: 2.4rem;
    margin-right: 12px;
}

.ser1 .dot:hover .txt{
    background: linear-gradient(to bottom, rgba(0, 57, 140, 0) 0%, rgba(0, 57, 140, 0) 50%,rgba(0, 57, 140, 1) 100%);
}
.ser1 .dot:hover .title,.ser1 .dot:hover p{
    color: #fff;
}

.ser2{
    padding: 70px 0 0 0;
}
.ser2 .box{
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 90px 50px 0 50px;
    background: url(../images/service/ser2_bg.jpg) left top no-repeat ,
                linear-gradient(to bottom, #1c4388 0%,#1c4388 80%, #ffffff 80%,#ffffff 100%);;
}
.ser2 .box .img{
    width: 63%;
    text-align: center;
    background-color: #fff;
    padding: 15px;
    box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -moz-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
    -webkit-box-shadow: -3px 3px 6px rgba(0,0,0,0.34) ;
}
.ser2 .box .txt{
    width: calc(37% - 50px);
    color: #fff;
}
.ser2 .box .txt h6{
    position: relative;
    padding-left: 15px;
    line-height: 32px;
}
.ser2 .box .txt h6:after{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 6px;
}
.ser2 .box .txt h6:nth-child(3){
    margin-bottom: 25px;
}
.ser2 .box .txt p{
    margin-bottom: 25px;
}
.ser_list{
    margin: 80px 0 130px 0;
    position: relative;
}
.ser_list .dot{
    padding: 1px;
    text-align: center;
    position: relative;
}
.case_info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    height: 100%;
    background: linear-gradient(45deg, #0a4fac, #1c4388);
    text-align: left;
    padding: 30px;
    color: #fff;   
}
.ser_list .dot:hover .case_info{
    bottom:0;
}
.case_info p{
    font-size: 1.6rem;
    line-height: 26px;
}
.ser_list .dot img{
    border: 1px solid #bebebe;
}
.ser_prev{
    position: absolute;
    left: 8%;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 117px;
    background: url(../images/service/left1.png) center center no-repeat ;
    background-size: cover;
    cursor: pointer;
    z-index: 99;
}

.ser_next{
    position: absolute;
    right: 8%;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 117px;
    background: url(../images/service/right1.png) center center no-repeat;
    background-size: cover;
    cursor: pointer;
    z-index: 99;
}
.ser_prev:hover{
    background: url(../images/service/left2.png) center center no-repeat;
    background-size: cover;
}
.ser_next:hover{
    background: url(../images/service/right2.png) center center no-repeat;
    background-size: cover;
}

/*contact*/
.con1{  
    padding:70px 0 ; 

}
.con1 .box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 45px;
}
    .con1 .dot {
        display: flex;
        justify-content: flex-start;
        width: calc(100% /3);
    }
.con1 .con_icon{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-image: conic-gradient(from 15deg ,#e5410e 12%, #204f8b 0%); /* 75% 是进度 */
  display: flex;
  justify-content: center;
  align-items: center;
}
.con1 .con_icon .circle{
    
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.con1 .con_icon span{
  font-size: 5rem;
  color: #204f8b;
}
.con1 .dot .info{
    padding-left: 32px;
    padding-top: 20px;
}
.con1 .dot .info b{
    font-weight: normal;
    font-size: 1.6rem;
    color: #000000;
    padding-bottom: 10px;
    display: inline-block;
}
.con1 .dot .info p{
    color: rgba(0,0,0,0.5);
}
.con2{
    padding-top: 80px;
}
.con2 .intit p{
    margin-top: 40px;
    max-width: 70%;
}
.jot_title{
    padding:50px 0 0 0;
    background: linear-gradient(135deg, #014190 0%,#014190 30%,#0156a3 45%, #00a1e8 70%,#00a1e8 100%);
    color: #fff;
    margin-top: 55px;
}
.jot_title h4{
    text-align: center;
    font-size: 3.6rem;
    padding-bottom: 40px;
}
.jot_title .dl{
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    color: #000;

}
.jot_title .dl h5{
    text-align: center;
    width: 25%;
    line-height: 55px;
}
.con3{
    padding-bottom: 80px;
}
.job_list .dl{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #dadada;

}
.job_list h6{
    width: 25%;
    text-align: center;
    line-height: 65px;
}
/*
.contact .txt .info{
    width: 70%;
}


.contact .txt .info .title{

}
.contact .txt .info .title h3{
    font-size: 4em;
    color: #019FE7;
    margin-bottom: 20px;
}
.contact .txt .info .title p{
    font-size: 1.6em;
    color: #999999;
}
.contact .txt .dl{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 42px;
    
}
.contact .txt .dd{
    width: calc(100% / 3);
    display: flex;
    justify-content: flex-start;
    margin-bottom: 42px;
    border-top: 1px solid #E1E1E1;
}
.contact .txt .dl .dd:last-child{
    width: 100%;
}


.contact .txt .dd .ntxt{
    padding-top: 43px;
    width: calc(100% - 58px);
}

.good{
    width: 33.33333%;
    padding: 50px 0;
    display: flex;
    justify-content: flex-start;

}

.contact .txt .dd .icon{
    margin-right: 20px;
    padding-top: 43px;
    width: 38px;
    height: 38px;
}
.contact .txt .dd i{
    font-style: normal;
    color: #999;
    font-size: 1.6em;
    margin-bottom: 10px;
    display: block;
    
}
.contact .txt .dd p{
    color: #333;
    font-size: 1.6em;
}

.contact .txt .img{
    width: calc(30% - 60px);
    background: url(../images/contact/contact_bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 10px;
}
.contact .txt .img h4{
    font-size: 3em;
    color: #fff;
    margin-bottom: 55px;
}
*/


/*.contact .txt .address{
    width: 50%;
    background-color: #fff;
}

.contact .txt .address a{
    display: block;
    background: url(../images/contact/map.jpg)  center center no-repeat;
    width: 100%;
    height: 400px;
}*/


.feedback{
    padding: 80px 0 0 0;
    background-color:#fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.feedback .dl{
    margin-bottom: 30px;
}
.feedback .ipt input{
    width: 100%;
    line-height: 50px;
    border: none;
    border-bottom: 1px dashed #aaa;
    outline: none;
}
.feedback i{
    font-size: 1.6rem;
    font-style: normal;
    display: block;
    padding-bottom: 15px;
}
.ipc h5{
    padding-bottom: 30px;
}
.ipc  input{
    width: 15px;
    height: 15px;
}
.ipc label{
    font-size: 1.4rem;
    margin-left: 15px;
}
.ipc .lx_list{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ipc .lx_list .db{
    margin-right: 65px;
}
.ipc textarea{
    width: 100%;
    height: 140px;
    outline: none;
    padding: 15px;
}
.ipc button {
    line-height: 36px;
    color: #fff;
    border: none;
    outline: none;
    padding: 0 70px 0 14px;
    background: url(../images/contact/right.jpg) center right 13px no-repeat #014190;
    font-size: 1.6rem;
    cursor: pointer;
}
.btn{
    text-align: right;
}
.ipt{
    width: calc(50% - 50px);
}
.ipc{
    width: 100%;
}

/*.feedback .feed-form{
    width: calc(85% - 115px);
}
.feedback .tit h3{
    font-family: "Basic Sans"; 
    line-height: 32px;
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}
.feedback .tit h4{
    font-size: 3em;
    line-height: 32px;
    padding-bottom: 25px;
    margin-bottom: 30px;
    position: relative;

}
.feedback .tit h4:after{
    position: absolute;
    width: 90px;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #313131;

}
.feedback .tit p{
    color: #888;
    line-height: 24px;
}
.feedback .feed-form form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.feedback .feed-form .dot{
    width: calc((100% - 130px)/2);
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    align-items:center;
    padding: 10px 0px 20px 0;
}
.feedback .feed-form .dot:nth-child(5){
    width: 100%;
}
.feedback .feed-form input{
    border: none;
    border-bottom: 1px solid #aaa;
    outline: none;
    width: 100%;
    font-size: 1.4em;
    height: 30px;
    line-height: 30px;
}
.feedback .feed-form textarea{

    line-height: 30px;
    border: none;
    border-bottom: 1px solid #aaa;
    
    outline: none;
    width: 100%;
    height: 100px;
    font-size: 1.4em;
    
}
.feedback .feed-form .btn{
    width: 100%;
    text-align: right;
    padding-right: 20px;
    padding-top: 40px;
}
.feedback .btn button{
    background-color: #1d2c4b;
    color: #fff;
    padding: 10px 70px;
    font-size: 1.4em;
    outline: none;
    border: 1px solid #333333;
    border-radius: 10px;
}
.feedback .btn button:hover{
    background-color: #4a70bd;
    color: #fff;
    border: 1px solid #4a70bd;
}*/

/*.feedback .feed-form .ntext{
    width: 100%;
     align-items:flex-start;
}
.feedback .feed-form .title{
    display: flex;
    justify-content: space-between;
}

.feedback .feed-form .title>*{
    display: block;
}
.feedback .feed-form .title i{
    width: 15px;
    color: #BD0F0F;
    font-size: 2em; 

}
.feedback .feed-form .title p{
    font-size: 2em;
    width: 70px;
}
.feedback .feed-form input{
    height: 60px;
    line-height: 60px;
    border: 0;
    outline: none;
    width: 100%;
    font-size: 2em;
}
.feedback .feed-form .btn{
    width: 100%;
    text-align: center;

}

.feedback .feed-form .ntext .title{
    padding-top: 22px;
}*/




