*{padding: 0px;margin: 0px;}
*, ::after, ::before { box-sizing: border-box; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, button, input, textarea, th, td { margin: 0; padding: 0; list-style: none;  font-family: AlibabaSans_Regular,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans; font-size:12px; font-weight: normal;}
html{ background-color:#fff; }
h3,h4,h5,h6,a,p{ display: block;}
img {width: 100%;object-fit: cover; display: block;}
li {list-style: none;}
a {text-decoration: none; display: block;}
body,html {height: 100%;width: 100%;font-size: 10px;}
.imgbox {overflow: hidden;position: relative;}
:root {
 --dex:#f6a20f
}



.clearfix {zoom:1}
.clearfix:after {content: '\20'; display: block; clear: both;}
input{ -webkit-appearance:none; } 


 

@font-face {
    font-family: "Num";
    src: url("../font/Num.eot") format("eot"),
        url("../font/Num.woff") format("woff"),
        url("../font/Num.ttf") format("truetype");
}

 



@font-face {font-family: "AlibabaSans_Regular";src: url("../font/AlibabaSans_Regular.ttf") format("truetype");} 


/* pc */
.pc-1200px{display: none;}
@media only screen and (max-width:1100px){
.pc-1200px{ position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #333;z-index: 99999999999999999;display: block;}
.pc-1200px p{ position: absolute;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 100%;top: 50%;left: 0;}
.pc-1200px p img{ display: block;margin: 0 auto 2em;height: 50px;}
.pc-1200px p strong{ display: block;color: #fff;text-align: center;font-size: 2em;letter-spacing: 1px;line-height: 1em;margin-bottom: 2em;}
.pc-1200px p span{ display: block;text-align: center;color: #eee;letter-spacing: 1px;font-size: 16px;}
}



/* h5 */
.drawer-nav { display: none; }
.drawer-hamburger{display: none;} 

.icenter {width: 1400px;margin: auto;position: relative;}



/* more */ 
.more { display: block; width: 160px; text-align: center; height: 40px; color: #0051a3;  border: 2px solid #0051a3;  line-height:36px; border-radius: 2em; font-size: 16px; position: relative; overflow: hidden; transition: all .1s;}
.more:after{content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); position: absolute; width: 0; height: 100%; left: 0; top: 0; border-radius: 2em; z-index: -1; transition: all .3s; }
.more:hover:after{width: 100%; }
.more:hover{border: 2px solid #fff; color: #fff;}


*:focus{ outline:none; }





#dh2{position: fixed; top: 0; left: 0; z-index: 99999; height: 80px;width: 100%; background: #fff; box-shadow: 0 10px 35px 0 rgba(0,0,0,.1);}

#dh2 .pc_nav{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;height: 80px; margin: 0 auto;}

#dh2 .logo{}
#dh2 .logo img{  display: block; width: auto; height: 50px;}

#dh2 .rh{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;}
#dh2 .rh .fasearch{display: block; overflow: hidden;     margin-right: 30px;}
#dh2 .rh .fasearch img{ display: block; width: auto; height: 20px;}
#dh2 .rh .zh{    display: flex;align-items: center; }
#dh2 .rh .zh .glob{ display: block; width: auto; float: left; height: 20px;}
#dh2 .rh .zh span{display: block; color: #333; font-size: 14px; margin: 0 5px; float: left;}

#dh2 .p_n{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;}
#dh2 .p_n dl{}
#dh2 .p_n dl h4{}
#dh2 .p_n dl h4 a{height: 80px; display: flex; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; padding: 0 30px;}
#dh2 .p_n dl h4 a span{font-size: 20px; color: #333; position: relative;}
#dh2 .p_n dl h4 a span:after{content: ""; position: absolute; width: 0; height: 1px; background: #0051a3; bottom: 0; left: 0; transition: all .3s; }
#dh2 .p_n dl:hover h4 a span{ color: #0051a3;  }
#dh2 .p_n dl:hover h4 a span:after{ width:100%; }
 


 

#dh2 .p_n dl .navdh{position: fixed; width: 100%; top: 80px; left: 0; background: #fff; box-shadow: 0px 12px 35px 0 rgba(0,0,0,.1); border-top: 1px solid #ddd; display: none; }
#dh2 .p_n dl .navdh .icenter{}
#dh2 .p_n dl .navdh .p_list{display: flex; justify-content: space-around; align-items: flex-start; padding: 50px 0;}
#dh2 .p_n dl .navdh .p_list li{    width: 18%;}
#dh2 .p_n dl .navdh .p_list li strong{display: block; font-weight: normal; font-size: 20px; color: #333; border-bottom: 1px solid #ccc; margin: 0 0 20px 0;}
#dh2 .p_n dl .navdh .p_list li:hover strong{ border-bottom: 1px solid #0051a3; color: #0051a3; }
#dh2 .p_n dl .navdh .p_list li dd{}
#dh2 .p_n dl .navdh .p_list li dd .i_p_d{display: block; overflow: hidden; margin: 0 0 10px 0;}
#dh2 .p_n dl .navdh .p_list li dd .i_p_d .st{display: block; color: #999; font-weight: bold; margin: 0 0 5px 0; font-size: 12px; }}
#dh2 .p_n dl .navdh .p_list li dd .i_p_d .bt{}
#dh2 .p_n dl .navdh .p_list li span{}
#dh2 .p_n dl .navdh .p_list li span a,#dh2 .p_n dl .navdh .p_list li dd .i_p_d .bt a{display: block; color: #666; font-size: 14px; margin: 0 0 6px 0;}
#dh2 .p_n dl .navdh .p_list li dd .i_p_d .bt a:hover,#dh2 .p_n dl .navdh .p_list li span a:hover{ color:#0051a3; }

#dh2 .p_n dl:hover .navdh{ display: block; }

#dh2 .p_n dl .navdh .lf{ padding: 50px 0;overflow: hidden; float: left; width: 65%; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0 40px;}
#dh2 .p_n dl .navdh .lf a{display: block; color: #333; font-size: 18px; border-bottom: 1px solid #ddd; padding: 0 0 10px 0; margin: 0 0 20px 0;}
#dh2 .p_n dl .navdh .lf a:hover{ border-bottom: 1px solid #0051a3; color: #0051a3; }
#dh2 .p_n dl .navdh .rh{ padding: 50px 0; display: block; float: right; width: 30%; overflow: hidden; margin: 0 0 10px 0;}
#dh2 .p_n dl .navdh .rh img{display: block; width: 100%; border-radius: 10px;    max-height: 180px;}
#dh2 .p_n dl .navdh .rh span{ color: #666; font-size: 16px; margin: 10px 0 0 0; display: block; }
 

 

#dh2 .rh .ca{cursor:pointer;    margin-right: 30px;}
#dh2 .rh .ca img{display: block; width: auto; height: 20px;}
#dh2 .rh .ca .capic1{ display: block;}
#dh2 .rh .ca .capic2{ display: none;}
#dh2 .rh .on .capic2{ display: block; }
#dh2 .rh .on .capic1{ display: none;}
#dh2 .rh .searchtag{position: fixed; top: 80px; width: 100%; left: 0; background: #fff; z-index: 3; border-top: 1px solid #eee; box-shadow: 0 10px 35px 0 rgba(0,0,0,.1); padding: 30px 0;display: none; }
#dh2 .rh .searchtag form{}
#dh2 .rh .searchtag form input{display: block; width: 100%; height: 50px; border: 1px solid #eee; background: #f2f2f2; padding-left: 20px; font-size: 16px; color: #333;}
#dh2 .rh .searchtag form button{position: absolute; width: 50px; height: 50px; border: 0; top: 0; right: 0; display: flex; justify-content: center; align-items: center; font-size: 24px; color: #0051a3; background: none; cursor: pointer;}
 





















.ibanner{position: relative; width: 100%; max-height: 100%; overflow: hidden;}
.ibanner video,.ibanner img{display: block; width: 100%; height: auto;  }
.ibanner:after{ content: ""; position: absolute; width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0.4;     z-index: 3;}
.ibanner .txt{position: absolute; width: 100%; top: 50%; left: 0; z-index: 9;transform: translateY(-50%);}
.ibanner .txt strong{text-align: center; color: #fff; display: block; font-size: 80px;}
.ibanner .txt span{ text-align: center;color: #fff;display: block;font-size: 40px;text-transform: uppercase;font-weight: bold;}
.ibanner .sc { z-index: 2; cursor: pointer; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0;    height: 100px;     z-index: 4; }
.ibanner .sc img{     position: relative; animation: down 1.3s linear infinite;  display: block; text-align: center; width: auto; height: 60px; }
@keyframes down {
	0% { top: 10%; }
	25% { top: 0%; }
	50% { top: -10%; }
	75% { top: 0%; }
	100% { top: 10%; }
}

 


 











.inpro{  padding: 100px 0; display: block; overflow: hidden; position: relative;  background:#fff; }
.inpro .tt{ display: flex; overflow: hidden; justify-content: space-between; align-items: center; border-bottom: 2px solid #eee; margin: 0 0 50px 0; padding-bottom: 20px; }
.inpro .tt h3{display: block; color: #151515; font-size: 40px; }
.inpro .tt .more{}

.inpro .p_list{ display: flex; justify-content: space-between; align-items: flex-start; overflow: hidden;  }
.inpro .p_list li{display: block; overflow: hidden; width: 16%; position: relative;}
.inpro .p_list li i{}
.inpro .p_list li i img{display: block; width: auto; max-width: 100%; margin: 0 auto;   transition: all .3s; opacity: 0.8;}
.inpro .p_list li strong{display: block; color: #333; text-align: center; font-size: 24px; font-weight: normal; position: relative; padding-bottom: 20px; margin: 0 0 20px 0; }
.inpro .p_list li strong:after,.inpro .p_list li strong:before{   content: ""; position: absolute; width: 100%; height: 2px; background: #eee; bottom: 0; left: 0; }
.inpro .p_list li strong:after{ width: 0; background-image: linear-gradient(67deg, #0051a3, #8ec21f);transition: all .3s;}
.inpro .p_list li:hover strong:after{width: 100%;}
.inpro .p_list li span{}
.inpro .p_list li span a{display: block; color: #444; font-size: 18px; margin: 0 0 15px 0; line-height: 24px;}
.inpro .p_list li span a:hover,.inpro .p_list li:hover strong{  color: #0051a3;  }

.inpro .p_list li .iplistd{}
.inpro .p_list li .iplistd .i_p_d{display: block; overflow: hidden; margin: 0 0 15px 0;}
.inpro .p_list li .iplistd .i_p_d .tp{display: flex; align-items: center; justify-content: flex-start; cursor:pointer; }
.inpro .p_list li .iplistd .i_p_d .tp .st{display: block; color: #444; font-size: 18px; margin: 0 10px 0 0; line-height: 24px;}
.inpro .p_list li .iplistd .i_p_d .tp .fa{display: block; color: #666; font-size: 18px;transition: all .3s;}
.inpro .p_list li .iplistd .i_p_d .bt{display: none; overflow: hidden; margin: 10px 0 0 0;}
.inpro .p_list li .iplistd .i_p_d .bt a{display: block; color: #888; font-size: 14px; margin: 0 0 8px 0;}
.inpro .p_list li .iplistd .i_p_d .bt a:hover{color: #0051a3;  }


.inpro .p_list li .iplistd .i_p_d .on .st{ color: #0051a3; }
.inpro .p_list li .iplistd .i_p_d .on .fa{ transform: rotate(90deg); }
.inpro .p_list li:hover i img{opacity:1;}

.inpro .p_list li .iplistd .i_p_d .tp:hover .st,.inpro .p_list li .iplistd .i_p_d .tp:hover .fa{color: #0051a3;}






.inapp{display: block; overflow: hidden; position: relative; padding: 100px 0;}
.inapp h3{ display: flex; justify-content: space-between; align-items: center; margin: 0 auto 50px; position: relative; z-index: 3;}
.inapp h3 span{display: block; color: #151515; font-size: 40px;  }
.inapp h3 .more{}

.inapp ul{position: relative; z-index: 3; overflow: hidden;}
.inapp ul li{display: block; overflow: hidden; float: left; width: 33.33%; position: relative;}
.inapp ul li a{}
.inapp ul li a p{display: block; overflow: hidden; position: relative;}
.inapp ul li a p .bgpic{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3;}
.inapp ul li a p .pic{ transition: all .6s; display: block; width: 100%;}
.inapp ul li a strong{position: absolute; width: 80%; bottom: 50px; z-index: 9; left: 10%; color: #ddd; font-size: 28px; font-weight: normal; }
.inapp ul li a strong:after{ content: ""; display: block; width: 50px; height: 2px; background: #fff; margin: 10px 0 0 0; transition: all .6s; }
.inapp ul li a:hover p img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);  }

.inapp .bg{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.inapp .bg::after{ content: ""; background: #f0f1f5; width: 100%; height: 40%; display: block; top: 0; left: 0; position: absolute;}
.inapp .bg::before{ content: ""; background: #e3e4e7; width: 100%; height: 60%; display: block; bottom: 0; left: 0; position: absolute;}

.inapp ul li a:hover strong:after{ width: 100%;   background-image: linear-gradient(67deg, #0051a3, #8ec21f);    }
.inapp ul li a:hover strong{ color:#fff;  }



 

.inabout{display: block; overflow: hidden; position: relative; margin: 100px 0 0 0;}
.inabout .tt{ display: block; color: #151515; font-size: 40px; border-bottom: 2px solid #eee; padding-bottom: 20px; margin: 0 auto 20px; }
.inabout .ct{position: relative; z-index:3; display: flex; justify-content: space-between; align-items: center; }
.inabout .lf{display: block; overflow: hidden;  width: 50%;}
.inabout .lf p{display: block; color: #fff; font-size:36px; line-height: 42px; margin: 0 0 20px 0;} 
.inabout .lf i{display: block; overflow: hidden; border-radius: 10px; }
.inabout .lf i img{display: block;   width: 100%;}
.inabout .rh{ display: block; overflow: hidden;  width: 45%;}
.inabout .rh p{display: block; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 20px; margin: 0 0 18px 0;}
.inabout .rh p span{color: #0051a3; font-size: 24px; margin: 0 0 10px 0;}
.inabout .rh p font{display: block; color: #666; font-size: 18px;}
.inabout dl{display: block; overflow: hidden; position: relative; padding:40px 0 80px; }
.inabout dl:after{ content: ""; background: #0051a3; position: absolute; width: 36%; height: 100%; top: 0; left: 0; z-index: 1;    border-radius: 0 20px 20px 0;}

  


.innews{display: block; overflow: hidden; padding: 100px 0 0;  position: relative;  }
.innews .newstt{position: relative; display: block; overflow: hidden; margin-bottom:50px; border-bottom: 2px solid #eee; padding-bottom: 20px; position: relative;}
.innews .newstt h3{display: block; color: #151515; font-size: 40px; }
.innews .newstt h4{position: absolute; top:20px; right: 0; z-index: 3;}
.innews .newstt h4 a{display: block; width: 120px; height: 36px;  border:1px solid #0051a3; text-align: center; line-height: 32px; font-size: 14px; border-radius: 2em; float: left; margin: 0 0 0 20px; color: #0051a3; }
.innews .newstt h4 a:hover{  background:#0051a3;  color: #fff; }

 
 
.innews .innews_Swiper{overflow: hidden; }
.innews .innews_Swiper .swiper-slide a{display: block; overflow: hidden; position: relative;  padding:20px;    border: 1px solid #ddd; background: #fff;   border-bottom: 1px solid #eee; display: flex; justify-content: space-between; align-items: center; }
.innews .innews_Swiper .swiper-slide a span{display: block; color: #333; font-size: 22px;  line-height: 30px; margin: 20px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-align: justify; overflow: hidden;}
.innews .innews_Swiper .swiper-slide a font{ display: block; color: #666; font-size: 16px; margin: 0 0 20px 0; }
.innews .innews_Swiper .swiper-slide a .ts{ display: flex; color: #fff; font-size: 12px; background: #0051a3; width: 70px; height: 26px; text-align: center; align-items: center; justify-content: center; border-radius: 2em; }
.innews .innews_Swiper .swiper-slide a:after{  content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; position: absolute; width:0; height: 4px; bottom: 0; left: 0; transition: all .3s; }
.innews .innews_Swiper .swiper-slide a:hover:after{ width: 100%;  }

.innews_Swiper_pagination{  display: block; margin-top:30px; text-align: center;}
.innews_Swiper_pagination span{  background:#ccc;  background-size: cover; width: 12px; height: 12px; margin: 0 5px; }
.innews_Swiper_pagination .swiper-pagination-bullet-active{   background-image: linear-gradient(67deg, #0051a3, #8ec21f);   }

.lhnav{position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%);     z-index: 99; }
.lhnav .fa{display: block; width: 50px; height: 50px;  background:#fff; border: 1px solid #ddd; text-align: center; line-height: 50px; border-radius: 50%; position: absolute; top: 0; left: -80px; cursor: pointer;color: #666; font-size: 20px;}
.lhnav .innews_S_b_next{left: auto; right: -80px;}
.lhnav .fa:hover{ border: 1px solid #0051a3; color: #0051a3;   }

.innews .innews_Swiper .swiper-slide a:hover span{ color: #0051a3; }

.innews .innews_Swiper .swiper-slide a .rh{ width:60%;}
 
.innews .innews_Swiper .swiper-slide a i{display: block; overflow: hidden; border-radius: 10px;     width: 35%;}
.innews .innews_Swiper .swiper-slide a i img{display: block; width: 100%; transition: all .3s;}
.innews .innews_Swiper .swiper-slide a:hover i img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

 




.home_tech{padding: 100px 0 0; overflow: initial;margin-bottom: 150px;}
.home_tech h3{display: block; color: #151515; font-size: 40px; border-bottom: 2px solid #eee; padding-bottom: 20px; position: relative; display: flex; justify-content: space-between; align-items: center; }
.home_tech h3 .more{}
.home_tech dl{display: block; margin:30px 0 0 0; padding-bottom: 100px; }
.home_tech dl a{background-color: rgb(255, 255, 255); box-shadow: 0px 13px 36.86px 1.14px rgba(40, 43, 109, 0.08); overflow: hidden; display: block; padding: 30px; float: left; margin: 0 2% 2% 0; width: 23.5%; }
.home_tech dl a:nth-child(4n){margin-right:0;}
.home_tech dl a p{display: block; overflow: hidden; float: left; width: calc(100% - 100px)}
.home_tech dl a p span{ display: block; color: #333;   font-size: 24px;}
.home_tech dl a p i{ width: 30px; height: 30px; display: flex; border: 1px solid #ddd; transition: all .3s;left:0;position: relative; font-style: normal; align-items: center; justify-content: center; font-size: 20px; color: #666; margin: 12px 0 0 0; }
.home_tech dl a img{display: block; float: right; width: auto; height: 46px;}
.home_tech dl a:hover p span{     color: #0051a3; }
.home_tech dl a:hover p i{ left:30px;  color: #0051a3; border: 1px solid #0051a3;  }
.home_tech dl a:hover{    box-shadow: 0px 13px 36.86px 1.14px rgba(40, 43, 109, 0.2);}
 







/* footer */
.fline{display: block;    background-image: linear-gradient(67deg, #0051a3, #8ec21f);      overflow: hidden;  height: 8px; width: 100%;}
.footer {padding: 60px 0;position: relative;overflow: hidden; background:#1f2029; }
.footer .fo01 {margin-bottom: 100px;}
.footer .fo01 ul {display: flex;justify-content: space-between;}
.footer .fo01 ul li {}
.footer .fo01 ul li h3 {margin-bottom: 26px;}
.footer .fo01 ul li h3 a { display: inline-block; font-size: 22px; color: #fff; }
.footer .fo01 ul li p a{font-size: 16px;color: #fff;margin-bottom: 16px; opacity: 0.5;}
.footer .fo01 ul li p a:hover{    color: #005ab7;opacity: 1;}
.footer .fo01 ul li p a:last-child {margin-bottom: 0px;}
.footer .fo01 ul .lx{}
.footer .fo01 ul .lx .flogo{}
.footer .fo01 ul .lx .flogo img{display: block; width: auto; height: 80px;}
.footer .fo01 ul .lx dd{display: block; overflow: hidden; margin: 20px 0;}
.footer .fo01 ul .lx dd .tel{display: block; color: #fff; font-size: 36px;}
.footer .fo01 ul .lx dd .mail{display: block; color: #fff; font-size: 16px;    margin-bottom: 10px;}
.footer .fo01 ul .lx .ewm{display: flex; align-items: center; justify-content: flex-start;}
.footer .fo01 ul .lx .ewm img{display: block; width: auto; height: 100px; margin:0 10px 0 0; }
.footer .fo01 ul .lx .ewm span{display: block; color: #fff; font-size: 14px; opacity: 0.5;}

.footer .fo02 {display: flex;justify-content: space-between;align-items: center; border-top: 1px solid #404149; padding-top: 60px; }
.footer .fo02 .le {display: flex;align-items: center;}
.footer .fo02 .le a {font-size: 14px;color: #fff;margin-right: 24px; opacity: 0.8; }
.footer .fo02 .rh{    display: flex;}
.footer .fo02 .rh a{display: block; height: 36px; width: 120px; text-align: center; font-size: 12px; color: #fff; background:#4c4d54;    margin:0 0 0 20px; line-height: 36px; border-radius: 2em; }
.footer .fo02 .rh a:hover{    background: #0051a3;}

 

.webbanner{width: 100%; overflow: hidden; position: relative; margin: 80px 0 0 0; }
.webbanner img{display: block; width: 100%;     animation: mysacle 4s ease both; }
.webbanner .it{position: absolute; top: 50%; left: 50%; z-index: 2; transform: translate(-50%, -50%);}
.webbanner .it strong{display: block; font-size: 40px; color: #fff; font-weight: normal; }
.webbanner .it span{ display: block; width: 80px; height: 2px; background: #fff; margin: 15px 0 0 0; }
.webbanner:after{ content: ""; position: absolute; width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0.25; }


@keyframes mysacle {0% {transform: scale(1.15);}}


.webcontact{display: block; overflow: hidden; padding: 100px 0;}
.webcontact h3{display: block; color: #151515; font-size: 40px;   margin: 0 auto 30px;}
.webcontact ul{display: flex; justify-content: space-between;}
.webcontact ul li{width: 49%; border: 1px solid #ddd; padding: 40px;}
.webcontact ul li strong{display: block; font-weight: normal; font-size: 30px; color:#0051a3; margin: 0 0 20px 0;}
.webcontact ul li dd{}
.webcontact ul li dd p{ display: flex; align-items: center; overflow: hidden; margin: 0 0 10px 0;}
.webcontact ul li dd p img{ display: block; width: auto; height: 18px; margin: 0 10px 0 0; }
.webcontact ul li dd p a{display: block; color: #333; font-size: 18px;}


.conform{display: block; overflow: hidden; padding: 100px 0; background: #f8f8f8;}
.conform h3{display: block; color: #151515; font-size: 40px; margin: 0 auto 10px;}
.conform h4{display: block; color: #666; font-size: 16px; margin: 0 auto 30px;}
.conform form{}
.conform form .tf{}
.conform form .tf dd{display: block; float: left; width: 49%; margin:0 2% 2% 0; }
.conform form .tf dd:nth-child(2n){     margin-right: 0; }
.conform form font{display: block; font-size: 16px; color: #333; margin: 0 0 6px 0;}
.conform form input,.conform form textarea{display: block; width: 100%; border: 1px solid #ddd; height: 46px; color: #333; padding: 0 0 0 20px; background: #fff; font-size: 16px;}
.conform form span{    position: relative;}
.conform form span span{position: absolute; top: 0; right: 20px; line-height: 46px; color: #f00; font-size: 12px;}
.conform form textarea{height: 160px;}
.conform form .more{cursor: pointer; width: 200px; height: 46px; margin: 40px auto; padding: 0; font-size: 20px; color: #0051a3; background: #fff; border: 1px solid #0051a3;}
.conform form .more:hover{  color: #fff; background: #0051a3; }

.screen-reader-response{ display: none; }
.wpcf7-response-output,.wpcf7-validation-errors{display: block; text-align: center; color: #f00; font-size: 20px;}


 
.pagepro{margin: 100px auto; display: block; overflow: hidden; position: relative;display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.pagepro dl{display: block; float: left; width: 32%; border: 1px solid #ddd; border-radius: 10px; padding: 30px;    margin: 0 2% 2% 0; }
.pagepro dl:nth-child(3n){ margin-right:0;}
.pagepro dl dd{display: block; overflow: hidden; border-bottom: 1px solid #eee; margin: 0 0 30px 0; width: 100%; display: flex; justify-content: flex-start; align-items: center;}
.pagepro dl dd img{display: block; width: auto;    height: 80px;}
.pagepro dl dd span{display: block; font-size: 24px;    color: #333;}
.pagepro dl:hover dd span{color:#0051a3;}

.pro_list{display: block; overflow: hidden; width: 100%;}
.pro_list a{display: block; border-bottom: 1px solid #fff; margin: 0 0 5px 0; padding-bottom: 5px;}
.pro_list a span{display: block; color: #666; font-size: 16px;}
.pro_list a:hover span{ color:#0051a3;}
.pro_list a:hover{  border-bottom: 1px solid #0051a3; }
 

 

.job4{padding: 100px 0; display: block; overflow: hidden;}
.job4 h3{display: block; color: #151515; font-size: 40px; margin: 0 auto 30px;}
.job4 .j4top{margin-bottom: 20px;background: #eee; padding:6px 20px; border-radius: 2em; display: block; overflow: hidden;}
.job4 .j4top span{display: block; float: left; width: 30%; color: #0051a3; font-size: 16px;  }


.job4 .jl{display: block; overflow: hidden;}
.job4 .jl .jb__le{display: block; overflow: hidden;}
.job4 .jl .jb__le .tp{display: block; overflow: hidden; padding: 12px 20px; position: relative; cursor: pointer;border-bottom: 1px solid #eee;}
.job4 .jl .jb__le .tp span{display: block; float: left; width: 30%; overflow: hidden; font-size: 18px; color: #333; overflow: hidden;}
.job4 .jl .jb__le .tp .fa{transition:all .3s;font-size:20px;background:#f5f5f5;text-align:center;width:30px !important;height:30px;line-height:30px;border-radius:50%;color: #333;}
.job4 .jl .jb__le .bt{display: none; overflow: hidden; padding:20px 20px 50px;}
.job4 .jl .jb__le .bt dd{display: block; overflow: hidden; margin: 0 0 30px 0;}
.job4 .jl .jb__le .bt dd h5{display: block; font-size: 16px; color: #333; margin-bottom: 10px;}
.job4 .jl .jb__le .bt dd p{display: block; color: #666; font-size: 14px; line-height: 24px;}
.job4 .jl .jb__le .on span{ color: #0051a3; }
.job4 .jl .jb__le .on .fa{ transform: rotate(90deg);color: #0051a3;}
.job4 .j4top span:nth-child(4),.job4 .jl .jb__le .tp span:nth-child(4){ width:10%;}


.jobcont{overflow: hidden; margin: 50px 0 0 0;}
.jobcont h6{display: block; color: #333; font-size: 20px; margin:0 0 20px 0; }
.jobcont dl{ display: flex; align-items: center; justify-content: flex-start; }
.jobcont dl dd{display: block; color: #333; font-size: 16px; }
.jobcont dl dt{ margin: 0 10px 0 0; }
.jobcont dl dt img{display: block; width: auto; margin: 0 auto; }
.jobcont dl dt span{display: block; text-align: center; color: #333; font-size: 14px;}

.jobtxt{margin: 100px auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
.jobtxt dd{display: block; overflow: hidden; width: 45%;}
.jobtxt dd h3{display: block; color: #151515; font-size: 40px; margin: 0 auto 30px;}
.jobtxt dd h4{display: block; color: #333; font-size: 18px;text-align: justify;line-height: 36px; }
.jobtxt img{display: block; overflow: hidden; width: 50%;    border-radius: 10px;}

.jobicon{}
.jobicon h3{ display: block; color: #151515; font-size: 40px; margin: 0 auto 30px;}
.jobicon ul{}
.jobicon ul li{display: block; float: left; width: 18.4%; margin: 0 2% 2% 0; overflow: hidden; border: 1px solid #ddd;  transition: all .3s; border-radius: 10px; padding: 30px;}
.jobicon ul li:nth-child(5n){margin-right:0; }
.jobicon ul li i{background: #f5f5f5; width: 100px; height: 100px; margin: 0 auto; border-radius: 50%;  transition: all .3s;  display: flex; align-items: center; justify-content: center; transition: all .3s; }
.jobicon ul li i img{display: block; width: auto; height: 60px;}
.jobicon ul li span{display: block; text-align: center; color: #333; font-size:20px; margin: 20px 0 0 0; transition: all .3s; }
.jobicon ul li:hover{ background:#0051a3;  border: 1px solid #0051a3; }
.jobicon ul li:hover span{color:#fff;}
.jobicon ul li:hover i{     background: #1363b3;  }
.jobicon ul li:hover i img{filter: grayscale(1) brightness(5); -webkit-filter: grayscale(1) brightness(5);  transition: all .3s; }
 

 

.newslist{display: block; overflow: hidden; margin: 100px auto;}
.newslist a{ display: block; overflow: hidden; position: relative; padding: 20px; border: 1px solid #ddd; width: 48%; float: left; margin: 0 4% 0% 0; box-sizing: border-box;  display: flex; align-items: center; justify-content: space-between;}
.newslist a:nth-child(2n){ margin-right:0;     margin-top: 50px;}
.newslist a span{display: block; color: #333; font-size: 22px; line-height: 28px; margin: 20px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-align: justify; overflow: hidden;}
.newslist a font{ display: block; color: #666; font-size: 16px; margin: 0 0 20px 0; }
.newslist a .ts{ display: flex; color: #fff; font-size: 12px; background: #0051a3; width: 70px; height: 26px; text-align: center; align-items: center; justify-content: center; border-radius: 2em; }
.newslist a:after{  content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; position: absolute; width:0; height: 4px; bottom: 0; left: 0; transition: all .3s; }
.newslist a:hover:after{ width: 100%;  }
.newslist a:hover span{ color: #0051a3; }
.newslist a i{display: block; overflow: hidden; border-radius: 10px; width: 35%;}
.newslist a i img{display: block; width: 100%; transition: all .3s;}
.newslist a:hover i img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.newslist a .rh{    width: 60%;}
 
 

.newsshowic{display: block; overflow: hidden; margin: 100px auto; font-size: 18px; color: #333; line-height: 36px;}
.newsshowic *{ margin:0; padding:0; font-size: 18px; color: #333; line-height: 36px; }
.newsshowic h1{font-size: 42px;margin-bottom: 10px;}
.newsshowic h2{font-size: 31px;margin-bottom: 10px;}
.newsshowic h3{font-size: 26px;margin-bottom: 10px;}
.newsshowic h4{font-size: 22px;margin-bottom: 10px;} 
.newsshowic h5{font-size: 19px;margin-bottom: 10px;}
.newsshowic h6{font-size: 17px;margin-bottom: 10px;}
.newsshowic img{width: auto; border-radius: 10px; max-width: 100%; display: block; height: auto; margin: 0 auto; }
.newsshowic .aligncenter{    margin: 0 auto;}



.newsshowtt{ display: block; overflow: hidden; margin: 150px auto 50px; border-bottom: 1px solid #ddd; padding-bottom: 50px;}
.newsshowtt h3{ display: block; color: #333; font-size: 36px; margin: 0 0 20px 0;}
.newsshowtt h4{}
.newsshowtt h4 span{display: block; float: left; color: #666; font-size: 16px; margin: 0 20px 0 0;}


.nsbot{overflow: hidden; border-top: 1px solid #ddd; padding: 50px 0;  position: relative; margin-bottom: 50px;}
.nsbot a{display: block; overflow: hidden; float: left; width: 30%;}
.nsbot a:nth-child(2){position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: auto;text-align: center;}
.nsbot a:nth-child(3){ margin-right: 0; float: right; }
.nsbot a .fa{color: #666; font-size: 18px; margin: 0 5px;}
.nsbot a span{color: #666; font-size: 16px;}
.nsbot a p{display: block; color: #666; font-size: 16px; margin-top: 5px;    }
.nsbot a .fa-list{color: #666; font-size: 18px; margin: 0 5px}
.nsbot a:hover p{ color:#025774; }
 






 
.webtt{display: block; overflow: hidden; padding: 50px 0; border-bottom: 1px solid #ddd;}
.webtt .icenter{}
.webtt .icenter a{display: block; float: left; border: 1px solid #0051a3; font-size: 14px; color: #0051a3; padding: 5px 30px; border-radius: 2em; margin: 0 2% 0 0;}
.webtt .icenter a:hover,.webtt .icenter .active{ background: #0051a3; color:#fff;  }

.newprolist{display: block; overflow: hidden;    margin: 100px auto;}
.newprolist a{ display: block; overflow: hidden; float: left; width: 23.5%; margin: 0 2% 50px 0; border-bottom: 1px solid #eee; padding-bottom: 30px; }
.newprolist a:nth-child(4n){margin-right:0; }
.newprolist a p{display: block; overflow: hidden; border-radius: 10px;   height: 180px; position: relative;    margin-bottom: 20px;}
.newprolist a p img{display: block; width: 100%; object-fit: cover; position: relative; height: 100%; transition: all .3s;}
.newprolist a:hover p img{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.newprolist a dd{display: block; overflow: hidden;padding: 0 20px; }
.newprolist a dd strong{display: block; color: #333; font-size: 24px; font-weight: normal; margin-bottom: 20px; height: 70px;     line-height: 32px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newprolist a:hover dd strong{color: #0051a3;}
.newprolist a dd span{display: block; color: #666; font-size: 14px;     float: left; margin: 0 0;}
.newprolist a dd font{display: block;overflow: hidden; float: right;}
.newprolist a dd font i{ font-style:inherit;font-size: 12px; float: left;  border-radius: 2em;background: #0051a3; color:#fff; width: 70px; height: 26px; display: flex; justify-content: center; align-items: center;  margin-right: 10px;}
.newprolist a:after{  content: ""; position: absolute; width: 0%; height: 2px; background: #0051a3; bottom: 0; left: 0; transition: all .3s; }
.newprolist a:hover:after{ width:100%;}

 


 

.newproshowtt{ display: block; overflow: hidden; margin: 150px auto 50px; border-bottom: 1px solid #ddd; padding-bottom: 50px; }
.newproshowtt .icenter{display: flex; justify-content: space-between; align-items: flex-start;}
.newproshowtt .icenter p{display: block; color: #0051a3; font-size: 32px; float: left;     width: 50%;}
.newproshowtt .icenter dd{overflow: hidden; float: right; display: flex; justify-content: space-between;}
.newproshowtt .icenter dd a{margin: 0 0 0 20px; zoom: 0.9;}
.newproshowtt .icenter dd a:hover{}

.newproshowpic{overflow: hidden; display: block; margin: 0 auto 50px;}
.newproshowpic .lf{display: block; overflow: hidden; width: 26%; float: left; }
.newproshowpic .lf img{display: block; width: 100%; border-radius: 6px;}
.newproshowpic .rh{ display: block; overflow: hidden; width:66%; float: right; }
.newproshowpic .rh dd{display: block; overflow: hidden; margin: 0 0 50px 0;}
.newproshowpic .rh dd strong{display: block; font-size: 26px; color: #333; font-weight: normal; position: relative; margin: 0 0 20px 0;}
.newproshowpic .rh dd strong:after{  content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; width: 50px; height: 2px; margin: 10px 0 0 0; }
.newproshowpic .rh dd span{display: block; color: #666; font-size: 18px; line-height:36px;}

.newproshow_pdf{display: block; overflow: hidden; margin: 0 auto 0; border-top: 1px solid #eee; padding: 50px 0 0;}
.newproshow_pdf h3{ display: block; font-size: 26px; color: #333; font-weight: normal; position: relative; margin: 0 0 20px 0;}
.newproshow_pdf h3:after{ content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; width: 50px; height: 2px; margin: 10px 0 0 0;}
.newproshow_pdf .pdflist{ min-height: auto; }
.newproshow_pdf .pdflist a{display: inline-block; float: left; margin: 0 30px 30px 0; color: #666; font-size: 18px; border-bottom: 1px solid #ddd;}
.newproshow_pdf .pdflist a:hover{ border-bottom: 1px solid #0051a3; color: #0051a3;  }


.newproshow_pdf .pdflistpro{}
.newproshow_pdf .pdflistpro a{border: 1px solid #0051a3; float: left; padding: 5px 10px; border-radius: 2em; margin: 0 10px 10px 0; display: flex; overflow: hidden; justify-content: space-between; align-items: center;}
.newproshow_pdf .pdflistpro a span,.newproshow_pdf .pdflistpro a .fa{display: block; color: #0051a3; font-size: 16px;margin: 0 5px;}
.newproshow_pdf .pdflistpro a:hover{background:#0051a3; }
.newproshow_pdf .pdflistpro a:hover span,.newproshow_pdf .pdflistpro a:hover .fa{ color:#fff;}




.newprolistshow{}
.newprolistshow h3{display: block; font-size: 26px; color: #333; font-weight: normal; position: relative; margin: 0 0 20px 0;}
.newprolistshow h3:after{  content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; width: 50px; height: 2px; margin: 10px 0 0 0; }
.newprolistshow dl{ display: block; overflow: hidden; margin: 50px 0 0 0; }


 
.pdflist{display: block; overflow: hidden; min-height:300px;  margin: 50px auto;}
.pdflist dd{display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.pdflist dd a{display: flex; float: left; width: 32%; overflow: hidden; border: 1px solid #eee; padding:12px; justify-content: space-between; align-items: center; margin: 0 2% 2% 0;}	
.pdflist dd a:nth-child(3n){ margin-right:0; }
.pdflist dd a span{display: block; color: #333; font-size: 16px;}
.pdflist dd a i{display: block; color: #999; font-size: 14px;}
.pdflist dd a:hover{ border: 1px solid #0051a3; }
.pdflist dd a:hover span,.pdflist dd a:hover i{ color: #0051a3; }
 
.pdflist strong{display: block; color: #0051a3; font-weight: normal; font-size: 18px; margin: 0 0 10px 0;}
.pdflist2{margin: 50px auto;min-height: auto; display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.pdflist2 .pdflist{min-height: auto; float: left; width: 45%; margin: 0 5% 50px 0; }
.pdflist2 .pdflist:nth-child(2n){ margin-right:0; }
.pdflist2 .pdflist dd a{float: none; width: 100%; margin: 0 0 2% 0;}
 
.pdflist dl{display: block; overflow: hidden; margin: 0 0 30px 0;}
.pdflist dl h4{ display: block; color: #0051a3;  font-size: 16px; margin: 0 0 10px 0; font-weight: bold;}

 
.webapplicationtt .icenter a{padding: 5px 18px; margin: 0 12px 0 0;}

.apptables{ margin: 100px auto; }
.apptables h3{display: block; font-size: 26px; color: #333; font-weight: normal; position: relative; margin: 0 0 30px 0;}
.apptables h3:after{content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; width: 50px; height: 2px; margin: 10px 0 0 0; }
 
.application_apt{margin: 30px 0;}
.application_apt h4{display: block; color: #0051a3; font-size: 20px;  margin: 0 0 10px 0;}
.application_apt .table_aa,.application_apt .table_bb{display: flex; justify-content: space-between;     border-bottom: 1px solid #eee;}
.application_apt .table_aa{position: -webkit-sticky; position: sticky; top: 80px;}
.application_apt .table_aa li{ width:12.5%; display: block; background: #eee; padding: 6px 0; font-size: 13px; text-align: center; color: #0051a3; border-right: 1px solid #fff;  word-break:break-all;}

.application_apt .f3 li{ width:33.3333%;  }
.application_apt .f4 li{ width: 25%;}
.application_apt .f5 li{ width: 20%;}
.application_apt .f6 li{ width: 16.66666%;}
.application_apt .f7 li{ width:14.2857%; }
.application_apt .f8 li{ width:12.5%}
.application_apt .f9 li{ width:11.111%}
.application_apt .f10 li{ width:10%}

.application_apt .table_bb li{}
.application_apt .table_bb li span{display: block; text-align: center; font-size: 13px; padding: 3px 0;color: #333;border-right: 1px solid #eee;}
.application_apt .table_bb li:last-child span{border:0;}
.application_apt .table_bb li span:nth-child(2n){    background: #f5f5f5;}

.applicat{display: block; color: #0051a3; font-size: 36px; margin: 50px auto 30px; border-bottom: 1px solid #ddd; padding-bottom: 30px;}

.apptest{display: block; overflow: hidden;}
.apptest .lf{display: block; overflow: hidden; float: left; width: 35%;}
.apptest .lf img{display: block; width: 100%; border-radius: 10px }
.apptest .rh{display: block; overflow: hidden; float: right; width: 60%;}
.apptest .rh strong,.apppic strong{display: block; font-size: 26px; color: #333; font-weight: normal; position: relative; margin: 0 0 30px 0;}
.apptest .rh strong:after,.apppic strong:after{  content: ""; background-image: linear-gradient(67deg, #0051a3, #8ec21f); display: block; width: 50px; height: 2px; margin: 10px 0 0 0;  }
.apptest .rh p{display: block; text-align: justify; font-size: 16px; color: #666; line-height: 26px;}

.apppic{margin: 50px auto; border-top: 1px solid #ddd; padding-top: 50px; display: block; overflow: hidden;}
.apppic p{display: block; overflow: hidden; border: 1px solid #eee;}
.apppic p img{display: block; width: auto; max-width: 100%;  margin: 0 auto; }
 

 
.maxwebcenter{ display: block; overflow: initial; display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.maxwebcenter .max_left{float: left; width: 20%; border: 0; overflow: initial; border-right: 1px solid #ddd;    padding: 80px 0;}
.maxwebcenter .max_left .act{display: block; overflow: hidden; width: 80%; position: -webkit-sticky; position: sticky; top: 120px;}
.maxwebcenter .max_left .act a{display: block; background: #f5f5f5; font-size: 16px; color: #0051a3; padding: 6px 20px; border-radius: 2em; margin: 0 0 16px 0;}
.maxwebcenter .max_left .act a:hover,.maxwebcenter .max_left .act .active{ background: #0051a3; color: #fff; }
.maxwebcenter .max_right{ display: block; overflow: hidden; float: right; width: 75%; margin: 0 0 0 5%;}

 
 

.pageapp{display: block; overflow: hidden; margin: 100px auto;display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.pageapp a{display: block; width: 23.5%; overflow: hidden; margin: 0 2% 30px 0; float: left; position: relative;}
.pageapp a:nth-child(4n){ margin-right:0;}
.pageapp a i{display: block; overflow: hidden;    border: 1px solid #eee;border-radius: 10px;}
.pageapp a i img{display: block; width: 100%; transition: all .3s;}
.pageapp a:hover i img{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.pageapp a span{display: block; color: #333; font-size: 24px; margin: 10px 0 20px;}
.pageapp a:hover span{color: #0051a3; }
.pageapp a:after{ content: ""; display: block; position: absolute; width: 0%; height: 2px; background-image: linear-gradient(67deg, #0051a3, #8ec21f); bottom: 0; left: 0; transition: all .3s;}
.pageapp a:hover:after{ width:100%; }
 



.mbx{padding-top: 0; display: block; overflow: hidden; border-bottom: 1px solid #ddd;    margin-bottom: 50px;}
.mbx .dh{display: flex; justify-content: flex-start; align-items: center; height: 50px;}
.mbx .dh a,.mbx .dh span,.mbx .dh .fa{display: block; font-size: 14px; color: #666;}
.mbx .dh .fa{display: block; font-size: 16px; margin: 0 10px; color: #999;}

.proshowbanner{ display: block; overflow: hidden; position: relative; margin-top: 80px;     max-height: 420px;}
.proshowbanner .txt{position: absolute; top: 48%; left: 50%; transform: translate(-50%, -50%); z-index: 3;}
.proshowbanner .txt h3{display: block; color: #fff; font-size: 36px;}
.proshowbanner .txt h4{display: block; color: #fff; font-size: 16px; }
.proshowbanner .txt span{display: block; width: 50px; height: 4px; background: #fff; margin: 20px 0;}
.proshowbanner img{display: block; width: 100%; position: relative; height: 100%; object-fit: cover;}



 

.procatmax{ margin-bottom: 100px; display: block; overflow: hidden; display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.procatmax a{display: block; float: left; width: 49%; margin: 0 2% 2% 0; position: relative; overflow: hidden;    font-size: 18px;  height: 36px; color: #666; }
.procatmax a:nth-child(2n){margin-right:0;}
.procatmax a:after{ content: ""; position: absolute; width:0; height: 1px; bottom: 0; left: 0; background-image: linear-gradient(67deg, #0051a3, #8ec21f); transition: all .3s; }
.procatmax a:hover:after{ width:100%; }
.procatmax a:hover{ color:#0051a3; }
 










/*************��Ʒ search start************/ 

.dataTables_scrollHeadInner, .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable { width: 100%!important;}
.prombx{    margin-top: 60px;}

.dtsp-verticalContainer table.dataTable.nowrap th,.dtsp-verticalContainer table.dataTable.nowrap td{font-size: 12px;    line-height: 1em;    color: #333;    border: 0 solid #fff;}
.dtsp-verticalContainer table.dataTable.nowrap th{ font-weight: bold; font-size: 12px;   line-height: 14px;   color: #000; border-right: 1px solid #ccc; }
.dtsp-verticalContainer table.dataTable.nowrap th span{ font-size: 12px;  zoom: 0.75;  }
.dataTables_wrapper .dataTables_scroll{border: 0 solid #ddd;}
.dtsp-verticalContainer .sidebar__container--active .sidebar{ width:100%;margin-top: 0;border-radius: 0; border: 0; padding: 0; box-shadow: none; background: #fff;     border-right: 1px solid #eee;}
div.dtsp-verticalContainer{margin:0px 0 50px;position: relative;     width: 100%;  }
.dtsp-verticalContainer .ifx-accordion__header__label{color: #333;    font-weight: normal;      text-align: left;  font-size: 12px;    line-height: 1em;}
.dtsp-verticalContainer .ifx-accordion__header__label span{ position: relative; font-size: 12px; bottom: -0.25em;zoom:0.8;    }
.dtsp-verticalContainer .ifx-accordion__header__label br{display:none;}
.dtsp-verticalContainer .ifx-accordion__header__label.active{color: #0051a3;}
.dtsp-verticalContainer .sidebar__container{margin-right:30px;width:230px;transition: all .3s; }

.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after,.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{    opacity: 0.5;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:before{ opacity:1; color:#0051a3; }
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{opacity:1; color:#0051a3; }

.dtsp-verticalContainer .filter-tab{height:auto; max-height:auto;    max-height:600px;overflow-y: auto;}
 

.ifx-accordion__header__icon{zoom:0.8;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{    content: "��"; color:#0051a3; zoom:0.9; }
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after{content: "��"; color:#0051a3; zoom:0.9; }

.dtsp-verticalContainer .ifx-checkbox{display: block;overflow: hidden;cursor:pointer; margin: 3px 0;}
.ifx-checkbox label{ display: block; float: left; line-height: 20px; font-size: 12px; color: #333;cursor:pointer; text-align: left; width: calc(100% - 18px);    padding-left: 3px;}
.ifx-checkbox input{ display: block; float: left; line-height: 20px; margin: 3px 0 0 0;cursor:pointer;    -webkit-appearance: checkbox;}

.dtsp-verticalContainer .active label{ color: #0051a3;}
.dtsp-verticalContainer .active .ifx-checkbox-static{} 
    

.dtsp-verticalContainer .show__column__btn{ font-size: 12px; border: 1px solid #ddd; background: #fff; color: #999;  zoom:0.8;   padding: 0;width: 40px;text-align: center;}
.dtsp-verticalContainer .hide__column{ color: #0051a3;border: 1px solid #ddd;}
.dtsp-verticalContainer .show__column:before{content:"Close";}
.dtsp-verticalContainer .hide__column:before{content:"Open";}


.dtsp-verticalContainer .ifx-search-reset-row{height: auto; position: relative;    z-index: 9;}
.dtsp-verticalContainer .ifx-pt-search-reset{    float: none;    margin: 0;    border: 0;    border-radius: 0;    background: none;}
.dtsp-verticalContainer .ifx-pt-search-reset span{ display: block; border: 1px solid #ddd; text-align: center; font-size: 12px; width: 40px; position: relative; bottom: -10px; float: right; margin-right: 20px; color: #333; line-height: 20px; zoom:0.9; }

.dtsp-verticalContainer .ifx-accordion{ border-top: 1px solid #eee; padding: 12px 5px;}
.dtsp-verticalContainer .ifx-inputRange__inputContainer{ margin: 0;}
.dtsp-verticalContainer .ifx-inputRange__inputContainer__input{    height: 20px;    font-size: 12px;    text-align: center;    padding: 0;    color: #0051a3;    border: 1px solid #bdcad8;}
.dtsp-verticalContainer .ifx-inputRange__inputContainer__unit{ margin: 0;    position: relative;    left: 50%;    width: 20px;    text-align: center;    margin-left: -10px;    font-size: 12px;    color: #1f5fa9;}
.dtsp-verticalContainer .ifx-inputRange{ width: 90%;margin: 0 auto;height: auto; display: block;    padding-top: 30px;}
.dtsp-verticalContainer .ifx-inputRange__range__track--active{}

.dtsp-verticalContainer .sidebar__controls{box-shadow: none;height: auto;margin: 0;}
.dtsp-verticalContainer .sidebar__controls__container{padding: 0;}
.dtsp-verticalContainer .sidebar__controls__container__closeButton, .sidebar__controls__container__resetLink{}
.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon{ padding: 0; top: auto; font-size: 12px; line-height: 30px; display: block; width: 50%; text-align: center; background: #fff; border: 1px solid #ddd; margin: 30px auto;}
.dtsp-verticalContainer .sidebar__controls__container__resetLink .fa-refresh:before{  margin-right: 5px;  font: normal normal normal 14px/1 FontAwesome;}
/*.dtsp-verticalContainer  .active label{color: #3793ff;}*/
.dtsp-verticalContainer .ifx-checkbox label .ifx-checkbox-static{background: #eee; color: #777;   border-radius: 1em;    zoom: 0.8;    padding: 1px 5px;    margin-left: 5px;}

.dtsp-verticalContainer .glyphicon-arrow-down-bold:before {content: "��"; color: #999;}
.dtsp-verticalContainer .glyphicon-arrow-up-bold:before {content: "��"; color: #999;}


.dtsp-verticalContainer .ifx-pt-search{ margin:0 auto 20px; width: calc(100% - 10px); position: relative; }
.dtsp-verticalContainer .ifx-pt-search__input{ display: block; border: 0; background: #eee; height: 30px; width: 100%; border-radius: 0; padding: 0; text-indent: 1em;    font-size: 12px; color: #0051a3;}
.dtsp-verticalContainer .ifx-pt-search .glyphicon{ font: normal normal normal 14px/1 FontAwesome; position: absolute; top: 0; right: 0; line-height: 30px; background: #175ea9; color: #fff; padding: 0; border-radius: 0; display: block; }

.dataTables_wrapper .bottom{margin-top: 30px;}
.dataTables_wrapper .bottom .dataTables_length{display: block; width: 100%; margin: 10px 0; }
.dataTables_wrapper .bottom .dataTables_length label{font-size: 14px;    float: right;       margin-right: 5px; display: block;    color: #666;}
.dataTables_wrapper .bottom .dataTables_length label select,.dataTables_wrapper .bottom .dataTables_length label option{  border: 1px solid #ddd; color: #666;  border-radius: 0; padding: 0;}
 
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate{    padding: 0;}
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button{display: inline-block; font-size: 12px; border-radius: 0; box-shadow: none; background: #eee; border: 0; padding: 0; line-height: 26px; padding: 0 10px; margin: 0 5px; height: 26px;}
.dtsp-verticalContainer table.dataTable tbody .even{background-color: #f4f2f3;}


.dtsp-verticalContainer table.dataTable tbody tr:hover{ background-color: #0051a3; }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr:hover td a{ color:#fff; }





.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button:hover{border: 0;background: #ddd;min-width: auto;color: #333!important;}
.dataTables_wrapper .dataTables_info{    display: block;    text-align: right;    padding: 0;    float: none;    font-size: 14px;    color: #666;    margin: 10px 5px 10px 0;}


.proshowtitletabletop .global_reset__but .glyphicon:hover,.dtsp-verticalContainer div.dt-buttons a.dt-button:hover,.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon:hover{ background: #0051a3; color: #fff;}


div.dtsp-verticalContainer div.container{ flex-basis: calc(100% - 260px);    }


.dataTables_empty{margin: 50px 0;display: block;background: none !important;}  
 

.proshowtitletabletop{ height: 80px; padding: 16px 0;}
.proshowtitletabletop .filter-tab{ float: left; width: 500px; margin-left: 180px; margin-right: 50px; position: relative; overflow: hidden;}
.proshowtitletabletop .filter-tab .ifx-gl-search{    margin: 0;    margin-top: 9px;    position: relative;}
.proshowtitletabletop .filter-tab .ifx-pt-search__input{    display: block;    overflow: hidden;    border: 1px solid #ddd;    height: 30px;    background: #fff;    width: 100%;    padding: 0;    text-indent: 10px; font-size: 12px;   color: #0051a3;}
.proshowtitletabletop .filter-tab .glyphicon{font: normal normal normal 14px/1 FontAwesome;position: absolute;width: 40px;text-align: center;height: 100%;line-height: 30px;color: #fff;background:#0051a3;font-size: 12px;top: 0;right: 0;left: auto;}

.proshowtitletabletop .global_reset__but{ width: 120px; display: block;float: left;height: 50px;}
.proshowtitletabletop .global_reset__but .glyphicon{ display:block; height:30px; font: normal normal normal 14px/1 FontAwesome; line-height:30px; margin-top:9px;border: 1px solid #ddd; top: auto; padding: 0; text-align: center; font-size: 12px; color: #333;}
.proshowtitletabletop .global_reset__but .glyphicon:before{margin-right:5px;}

.dataTables_wrapper .top{ position: absolute;top: -57px;left: 630px;}
.dtsp-verticalContainer div.dt-buttons{ }
.dtsp-verticalContainer div.dt-buttons a.dt-button{ display: block; width: 120px; text-align: center; font-size: 12px; color: #333; background: none; border: 1px solid #eee; border-radius: 0; padding: 0; line-height: 30px; margin: 0; }
.dtsp-verticalContainer div.dt-buttons a.dt-button .fa{margin-right:5px; }



::-webkit-scrollbar { width: 8px;height:8px;}
::-webkit-scrollbar-track {background: #f1f1f1;}
::-webkit-scrollbar-thumb {background: #0051a3;}
::-webkit-scrollbar-thumb:window-inactive {background: #0051a3;}
::-webkit-scrollbar-thumb:vertical:hover {background: #0051a3;}

.dtsp-verticalContainer .filter-tab::-webkit-scrollbar,.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar {width: 6px;    height: 2px;scrollbar-arrow-color:red;}
.dtsp-verticalContainer .filter-tab::-webkit-scrollbar-thumb {border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);background: #0051a3;scrollbar-arrow-color:red;        }
.dtsp-verticalContainer .filter-tab::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);border-radius: 0;background:#eee;}
 

.dtsp-verticalContainer table.dataTable tbody tr td{position: relative;  padding: 0;  }


 
div.tableon .sidebar__container{width: 0;opacity: 0;}
.alistavtive{cursor:pointer;position: absolute;top: -57px;left: 30px;display: block;width: 120px;text-align: center;font-size: 12px; color: #fff; background: none; border: 1px solid #0051a3;background: #0051a3; padding: 0; line-height: 30px; margin: 0;}
.alistavtive span,.tableon .alistavtive font{display: inline-block; color:#fff;}
.alistavtive font,.tableon .alistavtive span{ display: none;}
.tableon .alistavtive{ background: #f00; border: 1px solid #f00;}

.tableon .dataTables_wrapper .top{left:890px;}

.dataTable th{overflow: hidden;position: relative;}
.dataTable th i{ position: absolute;width: 20px;height: 100px;background:#0c8edb;top: 0;right: 0;z-index: 1;}
 

.dtsp-verticalContainer div.dt-buttons a.dt-button span,.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon,.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon .fa{color:#333;}
.dtsp-verticalContainer div.dt-buttons a.dt-button span .fa{color:#333;}
.dtsp-verticalContainer div.dt-buttons a.dt-button:hover span,.dtsp-verticalContainer div.dt-buttons a.dt-button:hover span .fa{color:#fff;}

.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button{} 
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button span{}
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button span a{}


.s_dr .dataTables_wrapper .dataTables_paginate .paginate_button.current,.s_dr .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{    border: 0;color: #fff!important;background: #0051a3;}
.s_dr .dataTables_wrapper .dataTables_info{ float: none;font-size: 12px;margin-bottom: 20px;}
.s_dr .dataTables_wrapper .bottom .dataTables_length label{color: #333;font-size: 12px;}
.s_dr .dataTables_wrapper .bottom .dataTables_length label select, .dataTables_wrapper .bottom .dataTables_length label option{ color: #333;  cursor:pointer; height: 26px;}



/* ͳһ���� */
table.dataTable.display tbody tr td,.dtsp-verticalContainer table.dataTable.nowrap th{ max-width:130px;min-width:130px;width: 130px!important;   text-align: left; box-sizing: border-box;}
.dtsp-verticalContainer table.dataTable.nowrap th{   }
table.dataTable.display tbody tr td:nth-of-type(1),.dtsp-verticalContainer table.dataTable.nowrap th:nth-of-type(1),.dtsp-verticalContainer table.dataTable.nowrap th:nth-of-type(1){ max-width:160px;min-width: 160px;width: 160px!important; box-sizing: border-box;}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable thead{background: url(/style/img/baba6.png); background-size: cover;     font-family: Arial; } 



table.dataTable.display tbody tr td:last-child a{ }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td a{color:#333; padding: 10px 10px;  display: block; border-right:1px solid #ddd; }

table.dataTable.display tbody tr .sorting_1{ z-index: 9; background: #fff;}
.dtsp-verticalContainer table.dataTable tbody .even .sorting_1{ z-index: 9; background: #f4f2f3; }


.dtsp-verticalContainer table.dataTable tbody tr:hover .sorting_1{ color: #fff; background-color: #0051a3;}


.dtsp-verticalContainer table.dataTable.nowrap .sorting_asc{background: url(/style/img/baba6.png); background-size: cover; z-index: 9;}

.fdtop .dataTables_scrollHead{position: -webkit-sticky; position: sticky !important; top: 80px; z-index: 9999;}

div.dtsp-verticalContainer{ position: -webkit-sticky; position: sticky; top: 80px;}
.dtsp-verticalContainer .sidebar__container{position: -webkit-sticky; position: sticky; top: 80px;}


/*************��Ʒ search end************/









 

.webtechnical_a{display: block; overflow: hidden; padding: 50px 0; background: #f2f2f2;}
.webtechnical_a .icenter{}
.webtechnical_a .icenter h3{display: block; color: #151515; font-size: 40px; margin: 0 0 30px 0; }
.webtechnical_a .icenter p{display: block; color: #333; font-size: 18px; line-height: 36px;}


.webtechnical_b{display: block; overflow: hidden; margin: 50px auto;  }
.webtechnical_b p{display: block; color: #333; font-size: 18px; line-height: 36px; margin-bottom: 30px; }
.webtechnical_b dl{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0 40px;}
.webtechnical_b dl dd{ margin: 0 0 40px 0; display: block; overflow: hidden; border: 1px solid #ddd; padding: 20px;}
.webtechnical_b dl dd span{display: block; font-size: 24px; margin: 0 0 20px 0; color: #0051a3;}
.webtechnical_b dl dd font{display: block; color: #333; line-height: 24px; font-size: 15px;}

.webtechnical_c{display: flex; flex-direction: row-reverse;}

.webtechnical_d{display: block; background: #f2f2f2; overflow: hidden; padding: 50px 0;}
.webtechnical_d dl{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0 40px;}
.webtechnical_d dl dd{background: #fff; padding: 20px;}
.webtechnical_d dl dd span{display: block; font-size: 24px; margin: 0 0 20px 0; color: #0051a3;}
.webtechnical_d dl dd font{display: block; color: #333; line-height: 24px; font-size: 16px;}

 












@media screen and (max-width:1600px) {   
  

.ibanner .txt strong{ font-size: 50px; }

.icenter{ width:90%;  }

.more{ width: 136px;  height: 32px;  line-height: 30px; }


.conform h3,.webcontact h3,.jobtxt dd h3,.jobicon h3,.job4 h3,.inpro .tt h3,.inapp h3 span,.inabout .tt,.home_tech h3,.innews .newstt h3{ font-size: 36px;}

.conform,.webcontact{ padding: 80px 0; }


.footer .fo01 ul li p a{ margin-bottom: 10px; font-size: 14px; }
.footer .fo01 ul li h3{ margin-bottom: 10px;}
.footer .fo01 ul li h3 a{ font-size: 20px; }

.footer .fo01 ul .lx .flogo img{ height:60px; }
.footer .fo01 ul .lx dd .mail{ font-size: 14px; }
.footer .fo01 ul .lx dd .tel{ font-size: 28px; }

.footer .fo02 .rh a{height: 30px; width: 100px; line-height: 28px; }
.footer .fo02 .le a{ font-size: 12px; }
.footer .fo01{    margin-bottom: 60px;}

.fline{ height: 6px; }

.conform form input, .conform form textarea{ height: 40px; }
.conform form textarea{ height:120px; }
.conform form font,.conform h4{ font-size:14px;}
.conform form .more{ font-size: 18px;  width: 180px; height: 40px;}

.webcontact ul li{ padding: 30px; }
.webcontact ul li strong{ font-size: 28px; }

.job4 .jl .jb__le .tp span{ font-size: 16px; }


.webtt{ padding: 35px 0; }

.newprolist a dd strong{ font-size: 20px; }

.newslist a span{  }
.newslist a{ padding: 30px; }
.newsshowtt h3{ font-size: 32px; }
.nsbot a span{ font-size: 14px; }
.newsshowtt{ margin: 150px auto 30px;   padding-bottom: 30px; }
.newsshowic{ margin: 50px auto; }

.pdflist strong{ font-size: 14px; }
.pdflist dd a span{}
.apptest .rh p{ font-size: 14px;  line-height: 24px; }
.maxwebcenter .max_left .act a{ margin: 0 0 15px 0; font-size: 14px; }

.applicat{ font-size: 30px; }
.apptables h3{ font-size: 24px; }

.inpro .p_list li span a,.inpro .p_list li .iplistd .i_p_d .tp .st{ font-size: 16px; }
.inpro .p_list li strong{ font-size: 20px; }
.inpro .p_list li i img{    height: 100px; }

.jobtxt dd h4,.webtechnical_a .icenter p,.jobtxt dd h4,.webtechnical_b p,.jobtxt dd h4,.webtechnical_b p{font-size: 16px; line-height: 30px; text-align: justify;}


.home_tech dl a p span{ font-size: 18px; }
.home_tech dl a img{ height: 36px; }

.home_tech{ padding: 80px 0 0;  margin-bottom: 120px; }
.innews .innews_Swiper .swiper-slide a span{ font-size: 24px; }
.innews .innews_Swiper .swiper-slide a font{ font-size:16px;}

.pageapp a span{font-size:20px;}

.inapp ul li a strong{ font-size: 24px; }
.inabout .rh p font{ font-size: 16px; }
.inabout .lf p{ font-size: 32px; line-height: 36px; }
.inabout .rh p{padding-bottom: 18px; margin: 0 0 16px 0;}

#dh2 .p_n dl .navdh .rh span{     font-size: 14px;}
#dh2 .p_n dl .navdh .lf a{ font-size:16px;     margin: 0 0 15px 0;}

#dh2 .p_n dl .navdh .p_list li strong{  }

#dh2 .p_n dl h4 a{     padding: 0 20px; }
#dh2 .p_n dl h4 a span{ font-size:18px; }

#dh2 .p_n dl .navdh .lf,#dh2 .p_n dl .navdh .rh,#dh2 .p_n dl .navdh .p_list{padding: 30px 0;}

.maxwebcenter .max_left .act{position: relative; top: 0;}
 



}









 





