@charset "utf-8";
/*通用样式*/
*,a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;}
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th{ padding: 0; margin: 0; border: 0;  font-family: 'Aaril', Helvetica, sans-serif;  list-style:none;}
html, body { position: relative; height: 100%;}
input,textarea { outline: none; border: none; box-sizing: border-box; background: none;}
body{ background:#fff; font:normal 14px/25px "Aaril"; color:#333; padding-top: 90px; font-family: 'Aaril'; }
img{ border:0;  }
a{ text-decoration:none; color:#000;  }
a:hover{ color:red;  }
.clear { clear:both;}
div { box-sizing:border-box;}
.clearfix::after { content: ''; clear: both; display: block; height: 0;}
/* CSS Document */
.dn { display: none;}
.header { box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #ffffff; position: fixed; left: 0; top: 0; width: 100%; z-index: 10;}
.headerCont { width: 1280px; height: 90px; max-width: 92%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between;}
.nav ul { display: flex; gap: 80px;}
.nav li { position: relative; }
.nav ul { display: flex; gap: 3.125vw;}
.nav li { position: relative;}
.nav dl { display: none; text-align: center; position: absolute; left: 50%; display: none; transform: translateX(-50%); width: 220px; background: #ffffff; top:81px;}
.nav dt { font-size: 16px; line-height: 3;}
.nav dt a { color: #333333; transition: all 0.3s; display: block;    font-size: 14px;font-family: 'Aaril'; }
.nav dt a:hover { background: #2843B5; color: #ffffff;}
.nav li h2 a { transition: all .3s; white-space: nowrap; color: #333; font-size: 16px;font-family: 'Aaril'; }
.nav li h2 { position: relative; line-height: 72px; font-weight:400;}
.nav li h2::after { content: ''; bottom: 0; background: #2843B5; height: 2px; transition: all 0.5s; position: absolute; left: 0; width: 0;}
.nav li.cur h2::after { width: 100%;}
.nav li.cur h2 a { color: #2843B5; font-weight: bold;}
.nav li:hover h2 a { color: #2843B5;}
.nav li:hover h2::after{ width:100%;}
.lang { cursor: pointer; position: relative; display: flex; align-items: center; height: 90px;}
.lang dl { display: none; text-align: center; position: absolute; left: 50%; display: none; transform: translateX(-50%); width: 140px; background: #ffffff; top:90px;}
.lang dt { font-size: 16px; line-height: 3;}
.lang dt a { color: #333333; transition: all 0.3s; display: block;}
.lang dt a:hover { background: #2843B5; color: #ffffff;}
.lang h2 { display: flex; align-items: center; font-size: 14px; color: #999; gap: 10px; font-weight:400;}
.lang h2 i { display: block; background: url(../images/down.png) center no-repeat; transition: all .3s; width: 16px; height: 16px;}
.banner img { width: 100%; display: block;}
.banner .swiper-button-prev {left: 40px; color: #ffffff;}
.banner .swiper-button-next { left: auto; right: 40px; color: #ffffff;}
.banner .swiper-button-prev::after,.banner .swiper-button-next::after { font-size: 30px;}
.banner .swiper-pagination { bottom: 40px!important; height: 22px; display: inline-flex;align-items: center; border-radius: 22px; left: 50%!important; position: absolute; transform: translateX(-50%); width: auto!important; padding: 6px 10px; background: rgba(255,255,255,.1);}
.banner .swiper-pagination span { opacity: 1; background: rgba(255,255,255,.3);}
.banner .swiper-pagination span.swiper-pagination-bullet-active { background: #ffffff;}
.productCenter { background: #f2f2f2; padding: 5.2vw 0;}
.container { width: 1280px; margin: 0 auto; max-width: 92%;}
.qyry_nr11 {
    background: url(../images/ab8.png) bottom center no-repeat;
    padding-bottom: 50px;
    position: relative;
}
.qyry_nr1 {
    overflow: hidden;
    padding-top: 75px;
}
.qyry_nr1 img {
    width: 100%;
}
.titleCont { position: relative; padding-bottom: 20px; text-align: center;}
.titleCont h2 { color: #333; font-size: 40px; font-weight: bold; line-height: 1.5; margin-bottom: 20px;font-family: 'Arial';text-transform:uppercase;}
.titleCont p { width: 1018px; margin: 0 auto; max-width: 92%; color: #666; font-size: 16px; line-height: 1.4;font-family: 'Arial';letter-spacing: -0.2px;}
.titleCont::after { content: ''; position: absolute; bottom: 0; left: 50%; height: 2px; width: 56px; background:#0055B9; transform: translateX(-50%);}
.bigConts { margin: 60px auto; background: url(../images/descPro.png) center no-repeat; background-size: cover; padding: 132px 80px;}
.bigConts h2 { font-size: 32px; line-height: 1.5; color: #ffffff; margin-bottom: 40px;}
.bigConts p { width: 536px; color: #ffffff; font-size: 16px; line-height:1.5; margin-bottom: 35px; max-width: 100%;font-family: 'Arial';letter-spacing: -0.2px;}
.bigConts a { font-weight: bold; color: #ffffff; display: inline-flex; font-size: 14px; font-weight: bold; align-items: center; gap: 15px;}
.bigConts i { display: block; background: url(../images/coolicon.png) center no-repeat; width: 20px; height: 10px;}
.bigConts a span { font-weight: bold;}
.productList ul { flex-wrap: wrap; gap: 30px 30px; display: flex;}
.productList li { overflow: hidden; box-sizing: border-box; padding: 0 0 0 2.6vw; background: #ffffff; display: flex; align-items: center; justify-content: space-between; width: calc(50% - 15px);}
.proText p { font-family: 'Arial';transition: all .3s; font-weight: bold; font-size: 20px; color: #333; line-height: 1.5; margin-bottom: 48px;}
.proPic { width: 300px;}
.proPic img { display: block; width: 100%;}
.proText a { transition: all .3s; font-weight: bold; color: #999; display: inline-flex; font-size: 14px; font-weight: bold; align-items: center; gap: 15px;}
.proText a i { display: block; background: url(../images/grayArr.png) center no-repeat; transition: all .3s; width: 20px; height: 10px;}
.proText a span {font-family: 'Arial'; font-weight: bold;}
.productList li:hover p{ color: #0055B9;font-family: 'Arial';}
.productList li:hover .proText a i {background: url(../images/blueArr.png) center no-repeat;}
.productList li:hover a { color:#0055B9 ;}
.major { padding: 7.29vw 0; background: url(../images/majorBg.png) center no-repeat; background-size: cover; background-attachment: fixed;}
.major .titleCont h2,.major .titleCont p { font-family: 'Arial';color: #ffffff;}
.major .titleCont::after { display: none;}
.majorSlide { position: relative; overflow: hidden;}
.majorSlide img { display: block; transition: all 1s; width: 100%;}
.majorBig { margin: 40px auto 60px;}
.majorBig a { font-weight: bold; font-size: 14px; color: #ffffff; position: absolute; right: 40px; bottom: 40px; align-items: center; background: #FE8705; transition: all .3s; display: inline-flex; padding: 0 40px 0 60px; height: 62px; gap: 37px;}
.majorBig a i { display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.majorSlide:hover img { transform: scale(1.1);}
.majorBig a:hover { background: #0055B9;}
.majorChose ul { display: flex; gap: 20px; justify-content: space-between;}
.majorChose li { cursor: pointer; padding-bottom: 42px; border-bottom: 1px solid rgba(255,255,255,.2); position: relative; flex: 1;}
.majorChose li::after { content: ''; width: 0; position: absolute; left: 0; bottom: 0; height: 1px; background: #ffffff; transition:all .5s;}
.majorChose li.cur::after { width: 100%;}
.majorChose li img { height: 40px; margin-bottom: 10px;}
.majorChose li p { font-family: 'Arial';color: #ffffff; font-size: 16px; line-height: 2;}
.good { background: #f2f2f2; padding: 5.2vw 0 ;}
.goodList { margin: 60px auto;}
.goodList ul { display: flex; justify-content: space-between; gap: 20px;}
.goodList li { flex: 1; background: #ffffff; padding: 40px 25px;transition: all .3s;}
.goodList li span { font-family: 'Arial';margin-bottom: 42px; display: block; font-size: 48px; line-height: 64px; font-weight: bold; color: #0055B9; transition: all .3s;}
.goodList li h2 { font-family: 'Arial';border-bottom: 1px solid rgba(0,0,0,.1); font-size: 16px; line-height: 21px; padding-bottom: 22px; margin-bottom: 22px; transition: all .3s;}
.goodList li p {font-family: 'Arial'; transition: all .3s; font-size: 14px;
    line-height: 1.4; color: #666;}
.goodList li:hover { background: #0055B9;}
.goodList li:hover span,.goodList li:hover h2{ color: #ffffff;}
.goodList li:hover p { color: rgba(255,255,255,.6);}
.goodPic ul { display: flex; justify-content: space-between; gap: 20px;}
.goodPic li { overflow: hidden; flex: 1;}
.goodPic li img { display: block; width: 100%; transition: all .5s;}
.goodPic li:hover img { transform: scale(1.1);}
.diyContact { background: #0055B9; padding: 58px;}
.diyFlex { display: flex; justify-content: space-between; align-items: center;}
.diyText{
	width:60%;
	}
.diyText h2 { font-family: 'Arial';font-weight: bold; color: #ffffff; font-size: 32px; line-height: 1.8;}
.diyText p { font-family: 'Arial';font-size: 14px; line-height: 24px; color: rgba(255,255,255,.6);}
.diyFlex a { font-family: 'Arial';font-weight: bold; font-size: 14px; color: #ffffff; align-items: center; background: #FE8705; transition: all .3s; display: inline-flex; padding: 0 40px 0 60px; height: 62px; gap: 37px;}
.diyFlex a i { display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.aboutCont { padding: 5.2vw 0;}
.aboutFlex { display: flex; justify-content: space-between;}
.topDesc span { display: block; font-weight: bold; font-size: 16px; line-height: 1.5; text-transform: uppercase; color: #999999;}
.topDesc h2 {font-family: 'Arial'; margin: 10px 0 40px; font-weight: bold; color: #333333; font-size: 40px; line-height: 1.5;}
.topDesc p { font-family: 'Arial';    letter-spacing: -0.3px;
    font-size: 15.1px;
    line-height: 1.5;
    padding-bottom: 10px;color: #666666;}
.aboutDesc { width: 580px; display: flex; flex-direction: column; justify-content: space-between;text-align: justify;
    text-justify: inter-word;}
.aboutPic { position: relative;}
.aboutPic img { display: block; width: 100%;}
.descSlide { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #0055B9;}
.descSlide p { font-family: 'Arial';font-size: 16px; font-weight: bold; line-height: 1.5; margin-bottom: 12px; color: #333333;}
.descSlide span { display: block; font-size: 14px; line-height: 2; color: #666666;font-size: 14.1px;
    line-height: 1.6;}
.descSlide:last-child{ margin-bottom: 0;}
.aboutPost { position: absolute; right: 0; bottom: 0; padding: 27px 88px 27px 60px; background: #0055B9;}
.aboutPost h2 { display: inline-flex; color: #ffffff; gap: 37px; font-weight: bold; font-size: 14px;}
.aboutPost h2 i {display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.aboutPost p { font-size:32px; font-weight: bold; line-height: 1.5; text-transform: uppercase; color: #ffffff;}
.news { background: #F2F2F2; padding: 5.2vw 0;}
.newsList { margin-top: 60px;}
.newsList ul { display: flex; justify-content: space-between; gap: 20px;}
.newsList li { background: #ffffff; flex: 1;transition: all .3s;}
.newsPic {overflow: hidden;}
.newsPic img { transition: all 0.5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.newsText { position: relative; padding: 45px 42px 65px;}
.newsText h2 { transition: all .3s; color: #333333; margin-bottom: 20px; font-weight: bold; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 14px; line-height: 25px;}
.newsText p { transition: all .3s;font-size: 12px; line-height: 22px; color: #666666;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsText span { color: #ffffff; background: #FE8705; display: block; position: absolute; left: 42px; top: -18px; line-height: 36px; width: 123px; text-align: center;}
.newsList li:hover { background: #0055B9;}
.newsList li:hover .newsText h2 { color: #ffffff;}
.newsList li:hover .newsText p { color: #ffffff;}
.newsList li:hover img { transform: scale(1.1);}
.footer { background: #053165;}
.copyRight { text-align: center; color: rgba(255,255,255,.6); border-top: 1px solid rgba(255,255,255,.3); line-height: 78px;}
.copyRight a { transition: all .3s; color: rgba(255,255,255,.6);}
.copyRight a:hover { color: rgba(255,255,255,1);}
.footFlex { padding: 5.2vw 0; display: flex; justify-content: space-between;}
.footLink ul { display: flex; gap: 60px;}
.footLink ul li{
    width:14.4%;
}
.footLink ul li:nth-child(5){
    width:28%;
}
.footLink li h2 a { font-size: 18px;font-weight: 400; line-height: 1.3; color: #ffffff;}
.footLink li h2 { margin-bottom: 25px;}
.footLink li p a,.footLink li p { font-size: 14px; line-height: 18px; transition: all .3s; color: rgba(255,255,255,.6);}
.footLink li p a:hover { color: #ffffff;}
.footLink li p { margin-bottom: 17px;}
.footEwm { text-align: center;}
.footEwm p { font-size: 12px; color: #999;}
.footEwm img { display: block; margin-bottom: 10px; width: 142px;}
#screen { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.5);}
.fixRight { z-index: 10; position: fixed; right: 0; top: 50%; transform: translateY(-50%); transition: all 0.5s; background: #2843B5;}
.fixRight li { position: relative; display: flex; width: 80px; height: 80px; flex-direction: column; justify-content: center; align-items: center;}
.fixRight li .fixIcon { justify-content: center; align-items: center; width: 32px; height: 32px; display: flex; margin: 0 auto;}
.fixRight li .fixIcon img { display: block;}
.fixRight li p { font-size: 14px; color: #ffffff;}
.goTop img { display: block; margin: 0 auto;}
.goTop { cursor: pointer; display: block; padding: 10px 0;}
.chatEwm { transform: scale(0); transition: all .5s; transform-origin: right center; position: absolute; top:0; right: 90px; width: 140px;}
.chatEwm img { display: block; width: 100%;}
.fixRight li:hover .chatEwm { transform: scale(1);}
.chatTel {transform: scale(0); transition: all .5s; transform-origin: right center; line-height:3; color: #ffffff; background: #2843B5; position: absolute; right: 80px; padding: 0 16px; font-size: 18px;}
.menu { display: none;}
.fixRight li:hover .chatTel {transform: scale(1);}

#bannera{width:100%; height:400px; margin:0 auto;  padding-bottom:0px; border-bottom:#fafafa 0px solid; background-position:center center;}

.product{ width:1280px; margin:0 auto; padding:80px 0px;}
.productlist1{ width:100%; text-align:center; }
.productlist1 a{ display:block; float:left; width:24.25%; height:80px; background:#F2F2F2; margin-right:1%; line-height:80px; color:#0D2A4D; font-size:16px;font-weight:400; }
.productlist1 a:hover{ color:#fff; background:#0055B9;}
.productlist1 a:nth-child(4n) { margin-right:0px;}
.intList ul { margin-top:65px;}
.intList li { width:32%; margin-right:2%; float:left; overflow: hidden; margin-bottom:30px;}
.intList li img { transition: all 1s; display: block; width: 100%;}
.intList li:nth-child(3n) { margin-right:0px;}
.intList li a .proTip { z-index: 3; transition: all 0.5s; position: absolute;  content: ''; opacity: 0; transition: all 0.5s; background:#0055B9; width: 100%; height: 100%; left: 0; top: 0; position: absolute;}
.intList li a{ width:100%; height:auto; display:block; position:relative;}
.intList li a:hover .proTip{opacity: 0.8;}
.proTip p { width:80%; padding-top:60px; margin:0 auto; transition: all 0.5s; font-weight: bold; font-size: 20px; line-height: 1.5; color: #333333;}
.proTip span { width:80%; padding-top:10px; margin:0 auto; height:50px; line-height:25px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; transition: all 0.5s; font-size: 14px; color: #666; display:block;}
.proTip b{ width:200px; height:60px; background:#FE8705; color:#fff; display:block; line-height:60px; text-align:center; font-size:14px; margin-left:10%; margin-top:140px;}

.intList li h2{ width:100%; height:50px; line-height:50px; margin-top:15px; font-size:16px; font-weight:normal;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden;}

.intList li:hover .proTip p,.intList li:hover .proTip span { color: #ffffff;}
.intList li a{ display:block;}

.ar1{ width:1280px; height:auto; margin:0 auto; background:#fff; padding:0px 0px 10px 0px;;box-sizing: border-box; }
#info-T{width:100%; min-height:26px; padding-top:30px; color:#242424; padding-bottom:15px; line-height:26px; text-align:left; font-size:18px; font-weight:bold;}
#info-M{width:100%; height:45px; line-height:45px; text-align:left;}
#info-C{width:100%; line-height:28px; margin-top:10px; font-size:14px;}
#info-C img{ max-width:100%;}
#info-C2{width:100%; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:100%; height: auto; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}
.fh{ width: 181px;height: 52px;border: 1px solid #0055B9;background:#0055B9; color:#fff; text-align:center; line-height:52px; margin-top:50px;}
.fh a{  color:#fff;}
.fh:hover a{ text-decoration:underline; color:#fff;}
.fh:hover{ width: 181px;height: 52px;border: 1px solid #0055B9;; background:#0055B9; text-align:center; line-height:52px; margin-top:50px;}

.list{ width:1280px; height:auto; margin:0 auto; padding:80px 0px;}
.news_nr{ width:1280px; height:auto; margin:0px auto;}
.news_nr ul{overflow: hidden;}
.news_nr li{float: left; width:49%; padding: 0 0 50px 0px; margin-right:2%;}
.news_nr li:nth-child(2n) { margin-right:0px;}
.news_nr span{display: block; height: 300px; overflow: hidden; position:relative;}
.xwb1{ width:84px; height:28px;border-radius: 0px 20px 20px 0px; text-align:center; color:#fff; line-height:28px; position:absolute; top:35px; left:0px;background: var(--129-afd, #129AFD);}
.news_nr img{width: 100%; height: 100%; object-fit: cover; }
.news_text{padding-top:15px;}
.news_text h3{font-size: 14px;font-style: normal; color: #999; font-weight:500; }
.news_text h2{font-weight: bold; font-size: 16px;color: #333; margin: 18px 0 15px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news_text h4{display: inline-block; width: 100%; border-bottom: 1px solid #a6a6a6;     height: 68px;
    line-height: 1.4; font-size: 16px; color: #a6a6a6;background: url(../images/a41.png) right center no-repeat;}
.news_nr li:hover .news_text h4{color: #0055B9;border-bottom: 1px solid #0055B9; background: url(../images/a4.png) right center no-repeat;}
#nx_pg{width:100%;padding:5px 0px 0px 0px; text-align: center; margin-top:10px;  }
 #nx_pg li{ display:inline-block;}
 #nx_pg a{display:inline; padding:7px 14px 7px 14px; background:#fff; border:1px solid #e1d7e0; color:#9a9a9a;font-size:14px; margin:0px 3px 50px 3px; -webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}
 #nx_pg a:hover{background:#0055B9;border:1px solid #0055B9; color:#fff;}
 #nx_pg .on{ background:#0055B9;border:1px solid #0055B9; color:#fff;}

.show{ width:1280px; height:auto; margin:70px auto;}

.show1{ width:100%; height:auto;margin-bottom:70px;}
.show1 h2{ width:100%; font-size:36px; color:#333; line-height:45px; padding-bottom:30px; font-weight:400;}
.show h3{ font-size:24px; height:60px;}
.show11{ width:50%; height:auto; margin-bottom:40px;}
.show11 li{ font-size:14px;     line-height: 1.5;
    padding-bottom: 20px; border-bottom:1px solid rgba(0, 0, 0, 0.1)}
.show12{ width:100%; height:auto; }
.show12 li{ width:auto; float:left; margin-right:1%; float:left; padding:0 20px; height:80px; font-weight:700; background:#F2F2F2; line-height:80px; text-align:center; color:#333;font-size: 16px;    margin-bottom: 20px; }
.show12 li:nth-child(5n) { margin-right:0px;}
.show12 li span{ color:#E0E0E0; font-size:32px; padding-right:15px;}



.newa{ width:100%; height:auto; margin:80px auto;}
.newsList1 {width:1280px; margin:20px auto;}
.newsList1 ul { width:100%;}
.newsList1 li { background: #ffffff; width:32%; margin-right:2%; margin-bottom:40px; float:left;transition: all .3s;}
.newsList1 li:nth-child(3n) { margin-right:0px;}
.newsPic {overflow: hidden;}
.newsPic img { transition: all 0.5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.newsText { position: relative; padding: 45px 42px 65px;}
.newsText h2 { font-family: 'Arial';transition: all .3s; color: #333333; margin-bottom: 20px; font-weight: bold; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 14px; line-height: 25px;}
.newsText p { font-family: 'Arial';transition: all .3s;font-size: 12px; line-height: 22px; color: #666666;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsText span {font-family: 'Arial'; color: #ffffff; background: #FE8705; display: block; position: absolute; left: 42px; top: -18px; line-height: 36px; width: 123px; text-align: center;}
.newsList1 li:hover { background: #0055B9;}
.newsList1 li:hover .newsText h2 { color: #ffffff;}
.newsList1 li:hover .newsText p { color: #ffffff;}
.newsList1 li:hover img { transform: scale(1.1);}

.ab1{ width:1280px; height: auto;; margin:70px auto;background:#0055B9;}
.ab11{ width:620px; height: auto; float:right; background:#f2f2f2;}

.ab4{ width:84%; margin:65px auto; }	
.bt3{ width:100%; height:auto; text-align:left;}
.bt3 h2{ font-size:24px; color:#333; padding-bottom:5px; font-weight:bold;font-family: 'Aaril'; }	
.bt3 p{ font-size:16px; color:#999; margin-bottom:15px;}
.ft4{ margin:35px auto 0px auto;}

.jon11{ width:100%; height:48px; margin-bottom:15px; float:left; }


.b11{width:100%; height:48px; background:#fff; line-height:68px; font-size:14px; margin:0;background: #;box-sizing: border-box;;border: 0px solid #E0E0E0;   padding:0;;box-sizing: border-box;border-radius: 2px; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b11:hover{border:#BDBDBD 1px solid;  }
.jon41{ width:100%; height:100px; margin-bottom:15px; display:block;}
.b21{width:100%; height:100px; line-height:30px;margin:0; background:#fff; font-size:14px;border: 0px solid #E0E0E0;; ;box-sizing: border-box;border-radius: 2px; padding-left:5px; }
.b21:hover{border:#BDBDBD 1px solid;  }
.jon51{ width:210px; height:50px;;}
.jon51 button{ display: block; width: 100%; height: 100%; border: none; outline: none;transition: all 0.8s; font-size:16px; text-align: center; line-height: 44px; color: #fff;cursor: pointer; background: #1D54D5;;;;;border-radius:3px;}
.jon51 button:hover{ background:#1D54D5;; color:#fff;}
input.b11::-ms-input-placeholder{ color:#666;;opacity:0.8;}
input.b11::-webkit-input-placeholder { color:#666;;opacity:0.8;}
textarea.b21::-ms-input-placeholder{ color:#666;;opacity:0.8;}
textarea.b21::-webkit-input-placeholder { color:#666;;opacity:0.8;}




.ab11 img{ width:100%; display:block;}
.ab12{ width:600px; float:left; padding-left:40px; padding-top:60px; overflow:hidden;}
.ab12 h2{font-size:36px; line-height:2; font-weight:bold; margin-bottom:6px;color:#fff;margin-bottom:30px;}

.ab12 li{ width: 100%;
    line-height: 2;
    height: 75px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin-bottom: 0px;}
.ab12 li img{ float:left; margin-top:0px; margin-right:10px; }
.ab12 li:nth-child(6){ margin-top:15px;}
.map{ width:1280px; height:auto; margin:70px auto;}
.map img{ width:100%;}


.xwdetailText{ width:96%; max-width:1280px; margin:20px auto 70px auto; background:#0055B9; padding:30px 20px 30px 60px;;box-sizing: border-box;}
.xwdetailText li{ float:left; width:33.33%;}
.xwdetailText li h2 { font-size:48px; font-weight:400; line-height: 70px; color: #fff;}
.xwdetailText li p { font-size: 14px; color: #666; line-height: 1.5; color:rgba(255, 255, 255, 0.6)}
.xwdetailText li:last-child {width:33%; }

.ab2{ width:100%; height:auto; padding:100px 0px; background:url(../images/b1.png) center no-repeat; background-size:cover;}
.ab21{ width:1280px; height:auto; margin:30px auto 0px auto;}
.ab21 li{ width:32%; float:left; margin-right:2%; background:#fff;     padding: 40px 20px 0px 25px;box-sizing: border-box; height:480px;}
.ab21 li:nth-child(3){ margin-right:0px;;}
.ab21 li h2{ width:84%; height:33px; margin:0 auto 20px auto; line-height:33px; font-size:20px; font-weight:700;}
.ab21 li h2 img{ float:right;}
.ab21 li h3{ font-weight:400; width:84%; margin:0 auto; border-bottom:1px solid rgba(0, 0, 0, 0.1); padding-bottom:20px; padding-top:20px;font-size: 15px;
    line-height: 1.5;}
.ab21 li:last-child h2 { margin-bottom:20px; }

.ab3{ width:1280px; height:auto; margin:70px auto;}
.ab3 ul{ width:100%; margin-top:50px;}

.ab3 ul li{ width:32%; float:left; margin-right:2%; margin-bottom:35px;}
.ab3 ul li:nth-child(3n){ margin-right:0px;;}
.ab3 ul li img{ width:100%;}

.productlist2{ width:100%; text-align:center; margin-bottom:20px; }
.productlist2 a{ display:block; float:left; width:24.25%; margin-bottom:15px; height:80px; background:#F2F2F2; margin-right:1%; line-height:80px; color:#0D2A4D; font-size:16px;font-weight:400; }
.productlist2 a:hover{ color:#fff; background:#0055B9;}
.productlist2 a:nth-child(4n) { margin-right:0px;}


















@media screen and  (max-width:1280px){
	.header { height: 60px;}
		.header,.header.move { height: 60px;background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
		.header .nav li h2 a { line-height:50px;}
		.header .nav li h2 a{ color: #333333;}
		.header .logo img {height: 40px;}
		.nav { height: calc(100vh - 60px); position: fixed; left: -110%; overflow-y: auto; top:60px; width: 200px; background: #ffffff; bottom: 0;}
		.nav ul { display: block;}
		.nav li { border-bottom: 1px solid #eee; float: none; margin: 0!important;}
		.nav li h2{position: relative; text-indent: 20px;}
		.nav li h2 i { transition: all .5s;
		width: 8px; height: 14px; background-size: 100% auto; position: absolute; right:15px; top: 50%; margin-top: -7px;}
		.nav li h2 a {  line-height: 40px; color: #333333;}
		.nav li h2 { line-height: 40px;}
		.nav li.cur h2 i{ background: url(../images/menuEntero.png) center no-repeat; background-size: 100% auto; transform: rotate(90deg);}
		.menubox{ display: block; position: absolute;right: 4%; top: 10px; width:45px; height: 40px;opacity: 1;pointer-events: auto;transition: 0.3s;}
		.menubox div{position: absolute;left: 20px;width: 30px;height: 2px;background-color: #2843B5;transition: 0.6s;}
		.menubox div:nth-child(1){top: 9px;}
		.menubox div:nth-child(2){top: 19px;}
		.menubox div:nth-child(3){top: 29px;}
		.menubox.on div:nth-child(1){top: 19px;transform: rotateZ(45deg);}
		.menubox.on div:nth-child(2){top: 19px;opacity: 0;}
		.menubox.on div:nth-child(3){top: 19px;transform: rotateZ(-45deg);}
		.lang { height: 60px; margin-right:40px;}
		.nav li dl { position: static; width: 100%; padding: 0; transform: translateX(0); text-align: left;}
		.nav li dl dt { text-align: left; text-indent:30px;}
		.nav li h2::after { display: none!important;}
		body { padding-top: 60px;}
		.headerCont { height: 60px;}
		.lang dl { top: 60px;}
}

@media screen and  (max-width:780px){
.banner{ margin-top:60px;}
.banner img { width: 100%; display: block;}
.banner .swiper-button-prev {left: 40px; color: #ffffff;}
.banner .swiper-button-next { left: auto; right: 40px; color: #ffffff;}
.banner .swiper-button-prev::after,.banner .swiper-button-next::after { font-size: 30px;}
.banner .swiper-pagination { bottom: 10px!important; height: 22px; display: inline-flex;align-items: center; border-radius: 22px; left: 50%!important; position: absolute; transform: translateX(-50%); width: auto!important; padding: 6px 10px; background: rgba(255,255,255,.1);}
.banner .swiper-pagination span { opacity: 1; background: rgba(255,255,255,.3);}
.banner .swiper-pagination span.swiper-pagination-bullet-active { background: #ffffff;}


.productCenter { background: #f2f2f2; padding: 5.2vw 0;}
.container { width: 1280px; margin: 0 auto; max-width: 96%;}
.titleCont { position: relative; padding-bottom: 10px; text-align: center;}
.titleCont h2 { color: #333; font-size:20px; font-weight: bold; line-height: 1.5; margin-bottom: 10px;}
.titleCont p { width: 1018px; margin: 0 auto; max-width: 100%; color: #666; font-size: 14px; line-height: 2;}
.titleCont::after { content: ''; position: absolute; bottom: 0; left: 50%; height: 2px; width: 56px; background:#0055B9; transform: translateX(-50%);}
.bigConts { margin:30px auto; background: url(../images/descPro.png) center no-repeat; background-size: cover; padding:42px 30px;}
.bigConts h2 { font-size: 32px; line-height: 1.5; color: #ffffff; margin-bottom: 40px;}
.bigConts p { width: 470px; color: #ffffff; font-size: 14px; line-height: 2; margin-bottom: 40px; max-width: 100%;}
.bigConts a { font-weight: bold; color: #ffffff; display: inline-flex; font-size: 14px; font-weight: bold; align-items: center; gap: 15px;}
.bigConts i { display: block; background: url(../images/coolicon.png) center no-repeat; width: 20px; height: 10px;}
.bigConts a span { font-weight: bold;}
.productList ul { flex-wrap: wrap; gap: 10px 10px; display: flex;}
.productList li { overflow: hidden; box-sizing: border-box; padding: 0 1.125vw 0 2.6vw; background: #ffffff; display: flex; align-items: center; justify-content: space-between; width: calc(100% - 0px);}
.proText p { transition: all .3s; font-weight: bold; font-size: 18px; color: #333; line-height: 1.5; margin-bottom: 14px;}
.proPic { width: 120px;}
.proPic img { display: block; width: 100%;}
.proText a { transition: all .3s; font-weight: bold; color: #999; display: inline-flex; font-size: 14px; font-weight: bold; align-items: center; gap: 15px;}
.proText a i { display: block; background: url(../images/grayArr.png) center no-repeat; transition: all .3s; width: 20px; height: 10px;}
.proText a span { font-weight: bold;}
.productList li:hover p{ color: #0055B9;}
.productList li:hover .proText a i {background: url(../images/blueArr.png) center no-repeat;}
.productList li:hover a { color:#0055B9 ;}
.major { padding: 5.29vw 0; background: url(../images/majorBg.png) center no-repeat; background-size: cover; background-attachment: fixed;}
.major .titleCont h2,.major .titleCont p { color: #ffffff;}
.major .titleCont::after { display: none;}
.majorSlide { position: relative; overflow: hidden;}
.majorSlide img { display: block; transition: all 1s; width: 100%;}
.majorBig { margin:5px auto 10px;}
.majorBig a { font-weight: bold; font-size: 14px; color: #ffffff; position: absolute; right: 40px; bottom: 40px; align-items: center; background: #FE8705; transition: all .3s; display: inline-flex; padding: 0 15px 0 20px; height: 42px; gap: 37px;}
.majorBig a i { display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.majorSlide:hover img { transform: scale(1.1);}
.majorBig a:hover { background: #0055B9;}
.majorChose ul { display: flex; gap: 20px; justify-content: space-between;}
.majorChose li { cursor: pointer; padding-bottom: 12px; border-bottom: 1px solid rgba(255,255,255,.2); position: relative; flex: 1;}
.majorChose li::after { content: ''; width: 0; position: absolute; left: 0; bottom: 0; height: 1px; background: #ffffff; transition:all .5s;}
.majorChose li.cur::after { width: 100%;}
.majorChose li img { height: 20px; margin-bottom:0px;}
.majorChose li p { color: #ffffff; font-size: 12px; line-height: 2;}
.good { background: #f2f2f2; padding: 5.2vw 0 ;}
.goodList { margin: 20px auto;}
.goodList ul { display: block; justify-content:none;; gap: 20px;}
.goodList li { width:49%; margin-right:2% ; float:left;flex: 1; background: #ffffff; padding: 30px 15px; transition: all .3s;box-sizing: border-box; margin-bottom:20px;}
.goodList li:nth-child(2n) { margin-right:0px;}
.goodList li span { margin-bottom: 22px; display: block; font-size:24px; line-height:44px; font-weight: bold; color: #0055B9; transition: all .3s;}
.goodList li h2 { border-bottom: 1px solid rgba(0,0,0,.1); font-size: 14px; line-height: 21px; padding-bottom: 12px; margin-bottom: 12px; transition: all .3s;}
.goodList li p { transition: all .3s; height:110px;  font-size: 12px; line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5; overflow: hidden; color: #666;}
.goodList li:hover { background: #0055B9;}
.goodList li:hover span,.goodList li:hover h2{ color: #ffffff;}
.goodList li:hover p { color: rgba(255,255,255,.6);}
.goodPic ul { display: block; justify-content: none;; gap:0px;}
.goodPic li { overflow: hidden; flex:0; width:49%; margin-right:2%; float:left; margin-bottom:10px;}
.goodPic li:nth-child(2n) { margin-right:0px;} 
.goodPic li img { display: block; width: 100%; transition: all .5s;}
.goodPic li:hover img { transform: scale(1.1);}
.diyContact { background: #0055B9; padding: 38px;}
.diyFlex { display: block; justify-content: space-between; align-items: center;}
.diyText h2 { font-weight: bold; color: #ffffff; font-size: 20px; line-height: 1.8;}
.diyText p { font-size: 14px; line-height: 24px; color: rgba(255,255,255,.6);}
.diyFlex a { font-weight: bold; font-size: 14px; margin-top:15px; color: #ffffff; align-items: center; background: #FE8705; transition: all .3s; display: inline-flex; padding: 0 20px 0 15px; height:45px; gap: 37px;}
.diyFlex a i { display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.aboutCont { padding: 5.2vw 0;}
.aboutFlex { display: block; justify-content: space-between;}
.topDesc span { display: block; font-weight: bold; font-size: 16px; line-height: 1.5; text-transform: uppercase; color: #999999;}
.topDesc h2 { margin:0px 0 20px; font-weight: bold; color: #333333; font-size: 20px; line-height: 1.5;}
.topDesc p { font-size: 14px; line-height: 2; color: #666666;}
.aboutDesc { width: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.aboutPic { position: relative;}
.aboutPic img { display: block; width: 100%;}
.descSlide { margin-bottom: 20px; padding-bottom: 30px; border-bottom: 1px solid #0055B9;padding-top: 30px;}
.descSlide p { font-size: 16px; font-weight: bold; line-height: 1.5; margin-bottom: 12px; color: #333333;}
.descSlide span { display: block; font-size: 14px; line-height: 2; color: #666666;}
.descSlide:last-child{ margin-bottom: 0;}
.aboutPost { position: absolute; right: 0; bottom: 0; padding: 17px 48px 17px 30px; background: #0055B9;}
.aboutPost h2 { display: inline-flex; color: #ffffff; gap: 37px; font-weight: bold; font-size: 14px;}
.aboutPost h2 i {display: block; background: url(../images/arrow.png) center no-repeat; width: 12px; height: 24px;}
.aboutPost p { font-size:20px; font-weight: bold; line-height: 1.5; text-transform: uppercase; color: #ffffff;}
.news { background: #F2F2F2; padding: 5.2vw 0;}
.newsList { margin-top: 20px;}
.newsList ul { display: block; justify-content:space-between; gap: 20px;}
.newsList li {background: #ffffff; margin-bottom:20px; flex: 1;transition: all .3s;}
.newsPic {overflow: hidden;}
.newsPic img { transition: all 0.5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.newsText { position: relative; padding: 45px 42px 65px;}
.newsText h2 { transition: all .3s; color: #333333; margin-bottom: 20px; font-weight: bold; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 14px; line-height: 25px;}
.newsText p { transition: all .3s;font-size: 12px; line-height: 22px; color: #666666;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsText span { color: #ffffff; background: #FE8705; display: block; position: absolute; left: 42px; top: -18px; line-height: 36px; width: 123px; text-align: center;}
.newsList li:hover { background: #0055B9;}
.newsList li:hover .newsText h2 { color: #ffffff;}
.newsList li:hover .newsText p { color: #ffffff;}
.newsList li:hover img { transform: scale(1.1);}
.footer { background: #053165;}
.copyRight { text-align: center; color: rgba(255,255,255,.6); border-top: 1px solid rgba(255,255,255,.3); line-height: 25px; padding:20px 0px;}
.copyRight a { transition: all .3s; color: rgba(255,255,255,.6);}
.copyRight a:hover { color: rgba(255,255,255,1);}
.footFlex { padding: 5.2vw 0; display: flex; justify-content: space-between; display:none;;}
.footLink ul { display: flex; gap: 80px;}
.footLink li h2 a { font-size: 20px; line-height: 1.3; color: #ffffff;}
.footLink li h2 { margin-bottom: 25px;}
.footLink li p a,.footLink li p { font-size: 14px; line-height: 18px; transition: all .3s; color: rgba(255,255,255,.6);}
.footLink li p a:hover { color: #ffffff;}
.footLink li p { margin-bottom: 17px;}
.footEwm { text-align: center;}
.footEwm p { font-size: 12px; color: #999;}
.footEwm img { display: block; margin-bottom: 10px; width: 142px;}
#screen { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.5);}
.fixRight { display:none; z-index: 10; position: fixed; right: 0; top: 50%; transform: translateY(-50%); transition: all 0.5s; background: #2843B5;}
.fixRight li { position: relative; display: flex; width: 80px; height: 80px; flex-direction: column; justify-content: center; align-items: center;}
.fixRight li .fixIcon { justify-content: center; align-items: center; width: 32px; height: 32px; display: flex; margin: 0 auto;}
.fixRight li .fixIcon img { display: block;}
.fixRight li p { font-size: 14px; color: #ffffff;}
.goTop img { display: block; margin: 0 auto;}
.goTop { cursor: pointer; display: block; padding: 10px 0;}
.chatEwm { transform: scale(0); transition: all .5s; transform-origin: right center; position: absolute; top:0; right: 90px; width: 140px;}
.chatEwm img { display: block; width: 100%;}
.fixRight li:hover .chatEwm { transform: scale(1);}
.chatTel {transform: scale(0); transition: all .5s; transform-origin: right center; line-height:3; color: #ffffff; background: #2843B5; position: absolute; right: 80px; padding: 0 16px; font-size: 18px;}
.menu { display: none;}
.fixRight li:hover .chatTel {transform: scale(1);}

#bannera{width:100%; height:110px; margin:0 auto; background-size:auto 100%;  padding-bottom:0px; border-bottom:#fafafa 0px solid; background-position:center center;}

.product{ width:96%; margin:0 auto; padding:40px 0px;}
.productlist1{ width:100%; text-align:center; }
.productlist1 a{ display:block; float:left; width:49%; height:50px; margin-bottom:10px; background:#F2F2F2; margin-right:2%; line-height:50px; color:#0D2A4D; font-size:14px;font-weight:400; }
.productlist1 a:hover{ color:#fff; background:#0055B9;}
.productlist1 a:nth-child(2n) { margin-right:0px;}
.intList ul { margin-top:15px;}
.intList li { width:49%; margin-right:2%; float:left; overflow: hidden; margin-bottom:10px;}
.intList li img { transition: all 1s; display: block; width: 100%;}
.intList li:nth-child(2n) { margin-right:0px;}
.intList li:nth-child(2n+1) { margin-right:2%;}
.intList li a .proTip { z-index: 3; transition: all 0.5s; position: absolute;  content: ''; opacity: 0; transition: all 0.5s; background:#0055B9; width: 100%; height: 100%; left: 0; top: 0; position: absolute;}
.intList li a{ width:100%; height:auto; display:block; position:relative;}
.intList li a:hover .proTip{opacity: 0;}
.proTip p { width:80%; padding-top:60px; margin:0 auto; transition: all 0.5s; font-weight: bold; font-size: 20px; line-height: 1.5; color: #333333;}
.proTip span { width:80%; padding-top:10px; margin:0 auto; height:50px; line-height:25px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; transition: all 0.5s; font-size: 14px; color: #666; display:block;}
.proTip b{ width:200px; height:60px; background:#FE8705; color:#fff; display:block; line-height:60px; text-align:center; font-size:14px; margin-left:10%; margin-top:140px;}

.intList li h2{ width:100%; height:40px; line-height:40px; margin-top:5px; font-size:14px; font-weight:normal;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden;}

.intList li:hover .proTip p,.intList li:hover .proTip span { color: #ffffff;}
.intList li a{ display:block;}

.ar1{ width:96%; height:auto; margin:0 auto; background:#fff; padding:0px 0px 10px 0px;;box-sizing: border-box; }
#info-T{width:100%; min-height:26px; padding-top:0px; color:#242424; padding-bottom:0px; line-height:26px; text-align:left; font-size:16px; font-weight:bold;}
#info-M{width:100%; height:45px; line-height:45px; text-align:left;}
#info-C{width:100%; line-height:28px; margin-top:10px; font-size:14px;}
#info-C img{ max-width:100%;}
#info-C2{width:100%; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:100%; height: auto; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}
.fh{ width: 181px;height: 52px;border: 1px solid #0055B9;background:#0055B9; color:#fff; text-align:center; line-height:52px; margin-top:50px;}
.fh a{  color:#fff;}
.fh:hover a{ text-decoration:underline; color:#fff;}
.fh:hover{ width: 181px;height: 52px;border: 1px solid #0055B9;; background:#0055B9; text-align:center; line-height:52px; margin-top:50px;}

.list{ width:96%; height:auto; margin:0 auto; padding:30px 0px;}
.news_nr{ width:100%; height:auto; margin:0px auto;}
.news_nr ul{overflow: hidden;}
.news_nr li{float: left; width:49%; padding: 0 0 20px 0px; margin-right:2%;}
.news_nr li:nth-child(2n) { margin-right:0px;}
.news_nr span{display: block; height:150px; overflow: hidden; position:relative;}
.xwb1{ width:84px; height:28px;border-radius: 0px 20px 20px 0px; text-align:center; color:#fff; line-height:28px; position:absolute; top:35px; left:0px;background: var(--129-afd, #129AFD);}
.news_nr img{width: 100%; height: 100%; object-fit: cover; }
.news_text{padding-top:5px;}
.news_text h3{font-size: 14px;font-style: normal; color: #999; font-weight:500; }
.news_text h2{font-weight: bold; font-size: 16px;color: #333; margin: 18px 0 15px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news_text h4{display: inline-block; width: 100%; border-bottom: 1px solid #a6a6a6; height:44px; line-height:44px; font-size: 14px; color: #a6a6a6;background: url(../images/a41.png) right center no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_nr li:hover .news_text h4{color: #0055B9;border-bottom: 1px solid #0055B9; background: url(../images/a4.png) right center no-repeat;}
#nx_pg{width:100%;padding:5px 0px 0px 0px; text-align: center; margin-top:10px;  }
 #nx_pg li{ display:inline-block;}
 #nx_pg a{display:inline; padding:7px 14px 7px 14px; background:#fff; border:1px solid #e1d7e0; color:#9a9a9a;font-size:14px; margin:0px 3px 50px 3px; -webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}
 #nx_pg a:hover{background:#0055B9;border:1px solid #0055B9; color:#fff;}
 #nx_pg .on{ background:#0055B9;border:1px solid #0055B9; color:#fff;}

.show{ width:96%; height:auto; margin:40px auto;}
.show img{ max-width:100%;}
.show1{ width:100%; height:auto;margin-bottom:30px;}
.show1 h2{ width:100%; font-size:22px; color:#333; line-height:35px; padding-bottom:10px; font-weight:400;}
.show h3{ font-size:18px; height:40px;}
.show11{ width:100%; height:auto; margin-bottom:20px;}
.show11 li{ font-size:14px; line-height:24px; padding-bottom:10px; margin-top:10px; border-bottom:1px solid rgba(0, 0, 0, 0.1)}
.show12{ width:100%; height:auto; }
.show12 li{ width:49%; float:left; margin-right:2%; float:left; margin-bottom:10px;height:40px; font-weight:700; background:#F2F2F2; line-height:40px; text-align:center; color:#333; }
.show12 li:nth-child(2n) { margin-right:0px;}
.show12 li span{ color:#E0E0E0; font-size:22px; padding-right:10px;}



.newa{ width:100%; height:auto; margin:40px auto;}
.newsList1 {width:96%; margin:20px auto;}
.newsList1 ul { width:100%;}
.newsList1 li { background: #ffffff; width:49%; margin-right:2%; margin-bottom:20px; float:left;transition: all .3s;}
.newsList1 li:nth-child(2n) { margin-right:0px;}
.newsList1 li:nth-child(2n+1){margin-right:2%;}
.newsPic {overflow: hidden;}
.newsPic img { transition: all 0.5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.newsText { position: relative; padding: 25px 22px 25px;}
.newsText h2 { transition: all .3s; color: #333333; margin-bottom: 10px; font-weight: bold; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 14px; line-height: 25px;}
.newsText p { transition: all .3s;font-size: 12px; line-height: 22px; color: #666666;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsText span { color: #ffffff; background: #FE8705; display: block; position: absolute; left:12px; top: -15px; line-height: 30px; width: 110px; text-align: center;}
.newsList1 li:hover { background: #0055B9;}
.newsList1 li:hover .newsText h2 { color: #ffffff;}
.newsList1 li:hover .newsText p { color: #ffffff;}
.newsList1 li:hover img { transform: scale(1.1);}

.ab1{ width:96%; height: auto;; margin:30px auto;background:#0055B9;}
.ab11{ width:100%; height: auto; float:none;; background:#f2f2f2; padding:20px 0px;}

.ab4{ width:90%; margin:15px auto; }	
.bt3{ width:100%; height:auto; text-align:left;}
.bt3 h2{ font-size:24px; color:#333; padding-bottom:5px; font-weight:bold;font-family: 'Aaril'; }	
.bt3 p{ font-size:16px; color:#999; margin-bottom:15px;}
.ft4{ margin:35px auto 0px auto;}

.jon11{ width:100%; height:48px; margin-bottom:15px; float:left; }


.b11{width:100%; height:48px; background:#fff; line-height:68px; font-size:14px; margin:0;background: #;box-sizing: border-box;;border: 0px solid #E0E0E0;   padding:0;;box-sizing: border-box;border-radius: 2px; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b11:hover{border:#BDBDBD 1px solid;  }
.jon41{ width:100%; height:100px; margin-bottom:15px; display:block;}
.b21{width:100%; height:100px; line-height:30px;margin:0; background:#fff; font-size:14px;border: 0px solid #E0E0E0;; ;box-sizing: border-box;border-radius: 2px; padding-left:5px; }
.b21:hover{border:#BDBDBD 1px solid;  }
.jon51{ width:210px; height:50px;;}
.jon51 button{ display: block; width: 100%; height: 100%; border: none; outline: none;transition: all 0.8s; font-size:16px; text-align: center; line-height: 44px; color: #fff;cursor: pointer; background: #1D54D5;;;;;border-radius:3px;}
.jon51 button:hover{ background:#1D54D5;; color:#fff;}
input.b11::-ms-input-placeholder{ color:#666;;opacity:0.8;}
input.b11::-webkit-input-placeholder { color:#666;;opacity:0.8;}
textarea.b21::-ms-input-placeholder{ color:#666;;opacity:0.8;}
textarea.b21::-webkit-input-placeholder { color:#666;;opacity:0.8;}




.ab11 img{ width:100%; display:block;}
.ab12{ width:100%; float:none;; padding-left:20px; padding-top:30px; overflow:hidden;}
.ab12 h2{font-size:20px; line-height:35px; font-weight:bold; margin-bottom:6px;color:#fff;margin-bottom:10px;}

.ab12 li{ width:100%; line-height:55px; font-size:14px; color:#fff; border-bottom:1px solid rgba(255, 255, 255, 0.3); margin-bottom:0px;}
.ab12 li img{ float:left; margin-top:15px; margin-right:7px; }
.ab12 li:nth-child(6){ margin-top:15px;}
.map{ width:96%; height:auto; margin:30px auto;}
.map img{ width:100%;}


.xwdetailText{ width:96%; max-width:1280px; margin:10px auto 40px auto; background:#0055B9; padding:20px 20px 30px 20px;;box-sizing: border-box;}
.xwdetailText li{ float:left; width:50%;}
.xwdetailText li h2 { font-size:22px; font-weight:400; line-height:50px; color: #fff;}
.xwdetailText li p { font-size: 14px; color: #666; line-height:21px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;; height:42px; color:rgba(255, 255, 255, 0.6)}
.xwdetailText li:last-child {width:50%; }

.ab2{ width:100%; height:auto; padding:40px 0px; background:url(../images/b1.png) center no-repeat; background-size:cover;}
.ab21{ width:96%; height:auto; margin:20px auto 0px auto;}
.ab21 li{ width:100%; float:left; margin-right:0%; background:#fff; padding:20px 10px 25px 10px;box-sizing: border-box; margin-bottom:25px; height: auto;}
.ab21 li:nth-child(3){ margin-right:0px;;}
.ab21 li h2{ width:84%; height:33px; margin:0 auto 20px auto; line-height:33px; font-size:20px; font-weight:700;}
.ab21 li h2 img{ float:right;}
.ab21 li h3{ font-weight:400; width:84%; margin:0 auto; border-bottom:1px solid rgba(0, 0, 0, 0.1); padding-bottom:20px; padding-top:20px;}
.ab21 li:last-child h2 { margin-bottom:50px; }


.ab3{ width:96%; height:auto; margin:40px auto 20px auto;}
.ab3 ul{ width:100%; margin-top:20px;}

.ab3 ul li{ width:49%; float:left; margin-right:2%; margin-bottom:25px;}
.ab3 ul li:nth-child(2n){ margin-right:0px;;}
.ab3 ul li img{ width:100%;}
.ab3 ul li:nth-child(2n+1){ margin-right:2%;}
.productlist2{ width:100%; text-align:center; margin-bottom:10px; }
.productlist2 a{ display:block; float:left; width:49%; margin-bottom:5px; height:45px; background:#F2F2F2; margin-right:2%; line-height:45px; color:#0D2A4D; font-size:14px;font-weight:400; }
.productlist2 a:hover{ color:#fff; background:#0055B9;}
.productlist2 a:nth-child(2n) { margin-right:0px;}













}
