<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* //定义变量 */
.colmain{color:#005298;}
.colmain2{color:#5abfb4;}
.colmain3{color:#be6fc6;}
.colfff{color:#fff;}
.colb1b1{color:#b1b1b1;}
.col8282{color:#828282;}
.colccc{color:#ccc;}
.col000{color:#000;}
.col333{color:#333;}
.col666{color:#666;}
.col999{color:#999;}

/* //旋转效果 */
.trans{transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;display:block;}
.trans:hover .trans0{transform:rotateY(360deg);-o-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}

/* 外部字体 */
@font-face{font-family:'Oswald';src:url(../fonts/Oswald-Medium.ttf);}
.Oswald{font-family:Oswald;}

/* //4个角效果*/
.image-border{position:absolute;width:20px;height:20px;transition:all 0.5s;}
.image-border1{top:21px;left:21px;border-left:2px solid #005298;border-top:2px solid #005298;}
.image-border2{top:21px;right:21px;border-right:2px solid #005298;border-top:2px solid #005298;}
.image-border3{bottom:21px;left:21px;border-bottom:2px solid #005298;border-left:2px solid #005298;}
.image-border4{bottom:21px;right:21px;border-right:2px solid #005298;border-bottom:2px solid #005298;}
.image-border.colmain{border-color:white;z-index:2;}
.swiper-slide:hover .image-border{transition:all 0.5s;width:20%;height:20%;}
body::-webkit-scrollbar{width:6px;height:6px;}
body::-webkit-scrollbar-track{background:#efefef;border-radius:5px;}
body::-webkit-scrollbar-thumb{background:#333;border-radius:5px;}
body::-webkit-scrollbar-thumb:hover{background:#005298;}
html{overflow-x:hidden;width:100%;}
body{margin:0px;padding:0px;margin:0px auto;zoom:1;position:relative;font-size:12px;line-height:24px;font-family:Arial,Microsoft YaHei,"微软雅黑","宋体";color:#333;width:100%;max-width:1920px;line-height:1.4;overflow-x:hidden;background-color:#fff;}
*:focus{outline:none!important;}
img{max-width:100%;}
ul,ul li{list-style:none;}
dl,dd{margin:0;padding:0;}
.h1,.h2,.h3,.h4,.h5,.h6,.p,ul,li{padding:0px;margin:0px;}
select,input,textarea{border-radius:0;-webkit-border-radius:0;color:#333;}
input:focus{outline:none;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
textarea,input,select{background:none;border:none;margin:0;padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block;}
figure,figcaption{margin:0px;padding:0px;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
img{border:none;border:0;vertical-align:middle;max-width:100%;}
a{color:#333;text-decoration:none;}
a:focus{outline:none;-moz-outline:none;}
a:hover{text-decoration:none;color:#000;}
.clearfix::after{content:"";display:block;height:0;visibility:hidden;clear:both;font-size:0px;}
.clearfix{zoom:1;}
.clear{clear:both;height:0px;overflow:hidden;}

/* // 公共部分 */
.w1024{width:1024px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.w1280{width:1280px;margin:0 auto;}
.w1366{width:1366px;margin:0 auto;}
.containers{margin:0 auto;padding:0 5.25%;}
.conts{padding:0 12.5%;}
.eklp1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.eklp2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.eklp3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.eklp4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.eklp5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.eklp6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.eklp7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;}
.mask{background-color:rgba(0,0,0,0.6);width:100%;height:100%;position:absolute;top:0;left:0;}
.ab_center{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-webkit-transition:all 0.5s;text-align:center;}
.ab_100center{box-sizing:border-box;position:absolute;top:50%;width:100%;left:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);text-align:center;transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-webkit-transition:all 0.5s;}
.ab_80center{box-sizing:border-box;position:absolute;top:50%;width:80%;left:7%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);text-align:center;transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-webkit-transition:all 0.5s;}
.teal{text-align:center;}
.teallef{text-align:left;}
.tealju{text-align:justify;}
.tealrig{text-align:right;}
.fontwei{font-weight:bold;}
.fontline{font-weight:lighter;}
.textind{text-indent:2em;}
.upcase{text-transform:uppercase;}
.fl{float:left;}
.fr{float:right;}
.con_editer{line-height:1.5;font-size:15px;}
.con_editer img{margin:0 auto;display:block;width:auto;height:auto;max-width:100%;}
.ul{display:block;}
.ul::after{clear:both;display:block;content:'';}
.ul li{display:block;float:left;}
.backcon{background-size:contain;background-repeat:no-repeat;background-position:center center;}
.backcov{background-size:cover;background-repeat:no-repeat;background-position:center center;}
.disblock{display:block;}
.linhei20{line-height:2;}
.linhei18{line-height:1.8;}
.linhei16{line-height:1.6;}
.linhei24{line-height:24px;}
.linhei28{line-height:28px;}
.linhei30{line-height:30px;}
.linhei32{line-height:32px;}
.linhei36{line-height:36px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size:30px;}
.font32{font-size:32px;}
.font36{font-size:36px;}
.font38{font-size:38px;}
.font40{font-size:40px;}
.font48{font-size:48px;}
.font60{font-size:60px;}
.font72{font-size:72px;}
.font100{font-size:100px;}
.widhei100{width:100%;height:100%;top:0;left:0;}
.trantime{transition:all 0.35s;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;-o-transition:all 0.35s;}
.trantime::after,.trantime::before,.trantime:hover{transition:all 0.35s;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;-o-transition:all 0.35s;}

/* 公共部分end */
@media (max-width:1440px){
  .containers{padding:0 3%;}
}
@media (max-width:1024px){
  .w1024{width:95%;padding:0 2.5%;}
  .conts{padding:0 2.5%;}
}
@media (max-width:1200px){
  .w1200{width:95%;padding:0 2.5%;}
  .font12{font-size:10px;}
  .font14{font-size:12px;}
  .font15{font-size:13px;}
  .font16{font-size:14px;}
  .font18{font-size:16px;}
  .font20{font-size:18px;}
  .font22{font-size:18px;}
  .font24{font-size:20px;}
  .font26{font-size:21px;}
  .font28{font-size:21px;}
  .font30{font-size:22px;}
  .font32{font-size:23px;}
  .font36{font-size:24px;}
  .font38{font-size:26px;}
  .font40{font-size:28px;}
  .font48{font-size:32px;}
  .font60{font-size:36px;}
  .font72{font-size:40px;}
  .font100{font-size:42px;}
}

/* @media (min-width: 1920px){
  .font36{font-size: 26px;}
  .news_1 .top .list li .titles{margin-bottom: 20px;font-size: 20px;}
  .news_1 .top .list li .xq{margin-top: 30px;margin-bottom: 50px;}
  .news_1 .bottom .list .lis .bao .tit{font-size: 20px;}
  .contact_1 .list li .text .tit{font-size: 20px;}
  .contact_1 .list li .text .details{margin-top: 10px;font-size: 13px;line-height: 1.6;}
}  */
@media (max-width:1280px){
  .w1280{width:95%;padding:0 2.5%;}
}
.hoverlist_bg{width:100%;height:100%;position:absolute;overflow:hidden;display:block;left:0;top:0;}
.list_bg{width:100%;height:100%;transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;}
.hoverlist_bg:hover .list_bg{transform:scale(1.05);transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);}
.lista{display:block;overflow:hidden;position:relative;}
.list_bg01{width:100%;height:100%;transform:scale(1);transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);}
.lista:hover .list_bg01{transform:scale(1.05);transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);}
.re_posi{position:relative;}
.ab_posi{position:absolute;}
.tb{display:table;width:100%;height:100%;}
.tbc{display:table-cell;vertical-align:middle;}

/* //表格 */
.con_editer table thead{background:#d3ebeb;}
.con_editer table tbody tr:nth-child(2n){background:#d3ebeb;}
.con_editer table .teal{background:#fff;}
.con_editer table th{white-space:nowrap;vertical-align:middle!important;}
.con_editer table td{vertical-align:middle!important;}
.header{position:absolute;z-index:12;width:100%;top:0;left:0;height:90px;box-shadow:0px 0px 1px #aaa;}
.header .top-bar{display:block;}
.header .logo{position:absolute;z-index:1;top:50%;max-width:250px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.header .logo img{height:35px;display:block;}
.header .logo .logoimg{display:block;}
.header .logo .InteractiveLogo{display:none;}
.header .header-inner{position:relative;height:100%;display:block;}
.header .header_warp{position:absolute;top:50%;box-sizing:border-box;width:100%;padding-left:260px;padding-right:365px;color:#fff;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.header .header_warp .nav{text-align:center;position:relative;float:left;padding:0 5px;width:14.25%;line-height:90px;}
.header .header_warp .nav a{display:block;position:relative;color:#fff;white-space:nowrap;}
.header .header_warp .nav:hover &gt; a::after{content:'';position:absolute;width:80%;height:3px;background-color:#fff;left:10%;bottom:0;}
.header .header_warp .nav .submenu{display:none;position:absolute;text-align:center;left:0%;top:56px;white-space:nowrap;}
.header .header_warp .nav .submenu dd{padding:0 10px;min-width:140px;text-align:center;background:rgba(255,255,255,0.9);}
.header .header_warp .nav .submenu dd a{line-height:3;}
.header .header_warp .leng{position:absolute;width:240px;height:100%;text-align:center;right:75px;top:0;line-height:90px;cursor:pointer; /* border-left: 1px solid rgba(255, 255, 255, 0.1); border-right: 1px solid rgba(255, 255, 255, 0.1); */}
.header .header_warp .leng img{display:inline-block;margin:0 3px;}
.header .header_warp .leng ul li{display: inline-block;margin-right: 5px;}
.header .header_warp .leng ul li:last-child{margin-right: 0;}
.header .header_warp .leng ul li a{color:#fff;}
.header.curs .header_warp .leng ul li a{color:#333;}
.header .header_warp .country{width: 30px;margin:0 3px;}
.header .header_warp .leng .dishide{display:none;}
.header .header_warp .leng .subleng{line-height:55px;display:none;}
.header .header_warp .leng .subleng a{color:#fff;}
.header .header_warp .sousuo{position:absolute;width:70px;right:0;top:0;height:100%;line-height:90px;}
.header .header_warp .sousuo .btnshow{position:absolute;cursor:pointer;background:url(../images/sousuo.png) center center no-repeat;width:100%;height:100%;left:0;top:0;}
.header .header_warp .sousuo .sousuoz{position:absolute;display:none;top:100%;width:268px;height:45px;right:0;background-color:#fff;line-height:45px;border:2px solid #005298;margin-top:0px;}
.header .header_warp .sousuo .sousuoz input{width:100%;height:100%;padding:0 10px;position:absolute;left:0;top:0;padding-right:30px;}
.header .header_warp .sousuo .sousuoz #TopBtn{cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.header .header_warp .nav.active &gt; a::after{content:'';position:absolute;width:80%;height:3px;background-color:#fff;left:10%;bottom:0;}
.header .header_warp .header_navs{width:30px;position:absolute;right:15px;top:0;}
.header .header_warp .header_navs .sousuo{display:inline-block;position:relative;margin-left:19px;border-left:1px solid #949494;padding-left:16px;width:35px;margin-top:8px;}
.header .header_warp .header_navs .sousuo .input{position:absolute;width:300px;top:54px;right:0;padding:15px;display:none;background:rgba(255,255,255,0.8);}
.header .header_warp .header_navs .sousuo .input input{border:none;}
.header .header_warp .header_navs .sousuo .input .form-group{margin-bottom:0;}
.header .header_warp .header_navs img{width:17px;height:17px;cursor:pointer;}
.dishide{display:none;}
.header.curs{background-color:#fff;box-shadow:0px 0px 10px #aaa;}
.header.curs .header_warp .nav a{color:#333;}
.header.curs .logo .logoimg{display:none;}
.header.curs .logo .InteractiveLogo{display:block;}
.header.curs .header_warp .nav:hover &gt; a::after,.header.curs .header_warp .nav.active &gt; a::after{background-color:#005298;}
.header.curs .header_warp .leng,.header.curs .header_warp .leng .subleng a{color:#333;}
.header.curs .header_warp .leng{border-color:#ebebeb;}
.header.curs .header_warp .sousuo .btnshow{background:url(../images/sousuo2.png) center center no-repeat;}
.header.curs .header_warp .leng .dishide{display:inline-block;}
.header.curs .header_warp .leng .dishow{display:none;}
.header.curs .australia a{color:#333;}
.menu_list{position:absolute;width:100%;top:90px;padding:30px 0 30px;display:none;background-color:#fff;left:0;z-index:11;}
.menu_list .list1 .ul{width:100%;position:relative;}
.menu_list .list1 .ul li{border-bottom:1px solid #e5e5e5;margin-top:50px;padding-bottom:8px;margin-bottom:10px;padding-right:30px;width:22.5%;margin-right:3%;position:relative;text-transform:uppercase;}
.menu_list .list1 .ul li:nth-child(4n){margin-right:0;}
.menu_list .list1 .ul li img{position:absolute;right:0;top:38%;}
.menu_list .list1 .ul li a{display:block;transition:all .3s;}
.menu_list .list1 .ul li a:hover{padding-left:2%;}
.menu_list .list1 .ul li .eklp2{height:38px;}
.menu_list .list1 .pic{width:47%;float:left;padding-bottom:17%;}
.menu_list15 .list1 .ul .slick-prev{position:absolute;top:0;left:0;border:0;bottom:0;width:46px;height:46px;margin:auto 0;background-image:url(../images/left_to_on.png);background-color:transparent;font-size:0;z-index:3;}
.menu_list15 .list1 .ul .slick-next{position:absolute;top:0;right:0;border:0;bottom:0;width:46px;height:46px;margin:auto 0;background-image:url(../images/right_to_on.png);background-color:transparent;font-size:0;z-index:3;}

/*分页样式*/
.pagess{margin-top:2%;margin-bottom:5%;}
.pagess .Pages{text-align:center; text-align:center; font-size: 0;}
.pagess .p_page{ overflow: hidden; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; }
.pagess .p_page a{display:inline-block;padding:9px 20px;font-size:14px;border:1px solid #ccc;font-style:normal; margin-left:-1px; vertical-align: middle;}
.pagess .p_total,.pagess .a_end,.pagess .p_count,.pagess .p_cur,.pagess .p_jump,.pagess .a_first{display:none!important;}
.pagess .p_page a.a_cur{background:#be6fc6;color:#fff;}
.pagess .p_page a:hover{background-color:#be6fc6;color:#fff;}
.pagess .p_page .num a{}
.pagess .p_page .a_prev{ font-size:0; background-image:url(../images/xin_left.png); background-position:center 12px; background-repeat:no-repeat; padding:18.5px 24px; position:relative; overflow: hidden; border-radius:3px 0 0 3px; -webkit-border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; -ms-border-radius:3px 0 0 3px; -o-border-radius:3px 0 0 3px; }
.pagess .p_page .a_prev:hover{background-image:url(../images/xin_left2.png);}
.pagess .p_page .a_next{ font-size:0; background-image:url(../images/xin_right.png); background-position:center 12px; background-repeat:no-repeat; padding:18.5px 24px; position:relative; overflow: hidden; border-radius:0 3px 3px 0; -webkit-border-radius:0 3px 3px 0; -moz-border-radius:0 3px 3px 0; -ms-border-radius:0 3px 3px 0; -o-border-radius:0 3px 3px 0; }
.pagess .p_page .a_next:hover{background-image:url(../images/xin_right2.png);}
.big_title{position:relative;display:inline-block;color:#00529b;margin-bottom:40px;}
.big_title::after{content:'';position:absolute;width:42%;height:1px;background:#00529b;left:0;bottom:-19px;}
.allbanner .banners .pic{width:100%;padding-bottom:30%;}
.padtop4{padding-top:4%;}
.padtop5{padding-top:5%;}

/*单行文本省略号*/
.dot{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.dot2,.dot3,.dot4,.dot5{ display: -webkit-box; display: box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical;}
/*多行文本省略号*/
.dot2{ -webkit-line-clamp:2;}
.dot3{ -webkit-line-clamp:3;}
.dot4{ -webkit-line-clamp:4;}
.dot5{ -webkit-line-clamp:5;}

/* // 首页内容 */
.banner01{position:relative;}
.banner01 .owl-item{position: relative;}
.banner01 .owl-item video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 3;}
.banner01 .item{display:block;padding-bottom:44.5%;}
.banner01 .owl-dots{position:absolute;width:100%;bottom:3%;z-index:1;}
.banner01 .owl-dots .owl-dot span{width:18px;height:27px;background:url(../images/dot.png) center center no-repeat;background-size:100% 100%;}
.banner01 .owl-dots .owl-dot:hover span{background:url(../images/dot2.png) center center no-repeat;}
.banner01 .owl-dots .owl-dot.active span{background:url(../images/dot2.png) center center no-repeat;}
.banner01 .arrow{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.banner01 .arrow .prev{width:50px;height:50px;float:left;background:url(../images/index_left.png) center center no-repeat;background-size:100% 100%;cursor:pointer;}
.banner01 .arrow .next{width:50px;height:50px;float:right;background:url(../images/index_right.png) center center no-repeat;background-size:100% 100%;cursor:pointer;}
.banner01 .arrow .prev:hover{background:url(../images/index_left_on.png) center center no-repeat;}
.banner01 .arrow .next:hover{background:url(../images/index_right_on.png) center center no-repeat;}
.numbers{padding:7% 0;}
.numbers .list01{width:24.5%;}
.numbers .list01 .slowNumber{font-family:Impact,Oswald;}
.index_section1 .bao{padding-right:26.05%;}
.index_section1 .left{width:100%;background:url(../images/index_bg1.jpg) center center no-repeat;background-size:cover;padding-top:3.9%;padding-left:12.5%;padding-right:10%;}
.index_section1 .left .text{height:108px;}
.index_section1 .left .xq{width:190px;height:50px;line-height:50px;border:1px solid #3172aa;padding-left:3%;display:block;position:relative;color:#0168b7;margin-top:30px;}
.index_section1 .left .xq:hover::after{width:30px;}
.index_section1 .left .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#0168b7;top:50%;display:block;}
.index_section1 .right{width:26.05%;position:absolute;right:0;top:0;height:100%;}
.index_section1 .right .video_bg,.index_section1 .right .pics{position:absolute;width:100%;height:100%;}
.index_section1 .right .videos{position:absolute;width:100%;height:100%;z-index:1;background-color:#000;}
.index_section1 .right video{width:100%;height:100%;left:0;top:0;}
.index_section1 .right .icons{position:absolute;z-index:11;cursor:pointer;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.index_pro .owl-stage-outer{background:url(../images/index_bg2.jpg) left center no-repeat;background-size:cover;}
.index_pro li{float:none;position:relative;width:100%;height:680px;}
.index_pro li .txt{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.index_pro li .txt_bg{position:absolute;width:100%;height:100%;z-index:1;background-color:rgba(4,53,109,0.9);color:#fff;left:0;top:0;opacity:0;}
.index_pro li .txts{padding:0 13%;max-height:500px;overflow:auto;padding-top:10px;}
.index_pro li .title{text-align:center;margin-bottom:50px;line-height:1.4;transform:translateY(-30%);transition:0.8s ease;}
.index_pro li .texts{transform:translateY(-30%);transition:0.8s ease;}
.index_pro li .title:hover{color:#fff;}
.index_pro li .txts::-webkit-scrollbar{width:6px;height:6px;}
.index_pro li .txts::-webkit-scrollbar-track{background:#efefef;border-radius:5px;}
.index_pro li .txts::-webkit-scrollbar-thumb{background:#333;border-radius:5px;}
.index_pro li .txts::-webkit-scrollbar-thumb:hover{background:#005298;}
.index_pro li .tit{text-align:center;position:relative;padding-bottom:20px;}
.index_pro li .tit::after{content:'';position:absolute;width:34px;height:2px;background-color:#fff;left:50%;bottom:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.index_pro li .pic{height:280px;position:relative;}
.index_pro li .pic img{width:auto;}
.index_pro li:hover .txt_bg{opacity:1;}
.index_pro li:hover .txt_bg .title{transform:translateY(0%);}
.index_pro li:hover .txt_bg .texts{transform:translateY(0%);}
.index_pro .right_to{display:inline-block;width:44px;height:44px;background:url(../images/right_to.png) center center no-repeat;background-size:contain;position:absolute;bottom:30px;}
.index_pro .right_to:hover{background-image:url(../images/right_to_on.png);}
.index_news{padding-top:3.5%;}
.index_news .bao{padding-top:5px;}
.index_news .big_title{color:#5abfb4;margin-left:12.5%;}
.index_news .big_title::after{background-color:#5abfb4;}
.index_news .txt{margin-bottom:60px;}
.index_news .left{width:66.67%;background-color:#5abfb4;}
.index_news .left .text{padding-top:47px;padding-bottom:78px;padding-right:35px;}
.index_news .left .text .subtit{padding-bottom:5.5%;}
.index_news .left .text .details{height:85px;}
.index_news .left .text .tit{padding-bottom:5.5%;display:block;}
.index_news .left .text .tit:hover{color:#fff;font-weight:bold;}
.index_news .left .text .xq{width:190px;height:50px;margin-top:17%;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;}
.index_news .left .text .xq:hover::after{width:30px;}
.index_news .left .text .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.index_news .left .list .item{position:relative;padding-left:65.2%;}
.index_news .left .list .item .pic{width:62%;position:absolute;height:100%;left:0;top:0;}
.index_news .left .owl-dots{position:absolute;right:-70px;height:100%;top:0;margin-top:0!important;}
.index_news .left .owl-dots::after{content:'';width:1px;height:100%;background-color:#def2f0;position:absolute;right:-5px;top:0;z-index:-1;}
.index_news .left .owl-dots .owl-dot{display:block;position:relative;}
.index_news .left .owl-dots .owl-dot span{position:absolute;left:50%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);margin:0;background-color:#5abfb4;}
.index_news .left .owl-dots .owl-dot.active span::after{content:'';width:20px;height:20px;background-color:#5abfb4;opacity:0.3;z-index:0;position:absolute;left:50%;margin-left:-10px;top:50%;margin-top:-10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.index_news .arrow{position:absolute;width:66.66%;bottom:-40px;}
.index_news .arrow *{background-repeat:no-repeat;}
.index_news .arrow .prev{width:auto;height:20px;cursor:pointer;float:right;}
.index_news .arrow .prev i{width:28px;height:20px;opacity:0;display:block;}
.index_news .arrow .prev:hover{background-image:none!important;}
.index_news .arrow .prev:hover i{width:105px;opacity:1;display:block;}
.index_news .arrow .next{width:auto;height:20px;cursor:pointer;float:right;margin-left:30px;}
.index_news .arrow .next i{width:28px;height:20px;opacity:0;display:block;}
.index_news .arrow .next:hover{background-image:none!important;}
.index_news .arrow .next:hover i{width:105px;opacity:1;display:block;}
.index_news .right{width:25.7%;padding-right:4%;}
.index_news .right .subtxts{margin-top:9px;}
.index_news .right .pics{width:44%;height:100%;position:absolute;left:0;top:0;}
.index_news .right .items{width:100%;padding:20px;padding-left:50%;position:relative;border:1px solid #f1f1f1;margin-bottom:30px;}
.index_server{padding-top:5.2%;padding-bottom:115px;position:relative;}
.index_server .conts .massages{width:405px;position:absolute;left:100%;top:33%;max-width:44%;}
.index_server .conts .massages .quyu{padding-right:15px;background:url(../images/sanjiao.png) center right no-repeat;cursor:pointer;}
.index_server .conts .massages .tit{padding:23px 22px;color:#fff;background-color:#be6fc6;padding-left:112px;position:relative;}
.index_server .conts .massages .tit span.ableft{position:absolute;left:22px;top:23px;width:90px;}
.index_server .conts .massages .top_quyu{display:none;position:absolute;z-index:111;background:#be6fc6;width:100%;left:0;padding-left:112px;padding-top:15px;padding-bottom:15px;}
.index_server .conts .massages .top_quyu dd{line-height:2;cursor:pointer;}
.index_server .conts .massages .tit_details{padding:5px 0px 3px;background-color:#f2f9fc;}
.index_server .conts .massages .tit_details dd{padding:18px 22px;border-bottom:1px solid #fff;line-height:2;}
.index_server .conts .massages .tit_details dd:last-child{border-bottom:none;max-height:300px;overflow:auto;}
.index_server .conts .maps{width:68.75%;position:relative;top:-50px;}
.index_server .conts .maps .ab_posi{opacity:0;}
.index_server .conts .maps .ab_posi.on{opacity:1;}
.index_server .conts .maps .map1{width:21.4%;top:0;right:3.1%;}
.index_server .conts .maps .map2{width:3.4%;top:35.4%;right:25.8%;z-index:2;}
.index_server .conts .maps .map3{width:17%;top:30.5%;right:15.3%;z-index:1;}
.index_server .conts .maps .map4{width:21.4%;top:53.3%;right:19%;z-index:2;}
.index_server .conts .maps .map5{width:12%;top:51.5%;right:14%;z-index:1;}
.index_server .conts .maps .map6{width:32%;top:69.9%;right:16%;z-index:1;}
.index_server .conts .maps .map7{width:58.5%;top:46.5%;right:37%;}
.index_server .conts .maps .map8{width:83%;top:1%;right:16.8%;}
.index_server .conts .maps .txts{position:absolute;color:#333;font-size:16px;z-index:2;}
.index_server .conts .maps .txts::before{position:relative;content:'';display:block;width:20px;height:30px;background:url(../images/map.png) center center no-repeat;background-size:contain;margin:0 auto;}
.index_server .conts .maps .txts1{right:9%;top:22%;}
.index_server .conts .maps .txts2{right:25%;top:34%;z-index:3;}
.index_server .conts .maps .txts3{right:24%;top:42%;}
.index_server .conts .maps .txts4{right:29%;top:64%;}
.index_server .conts .maps .txts5{right:15%;top:57%;}
.index_server .conts .maps .txts6{right:28%;top:81%;}
.index_server .conts .maps .txts7{right:50%;top:64%;}
.index_server .conts .maps .txts8{right:52%;top:40%;}
.index_server .conts .maps .txts.on{color:#fff;text-shadow:0 0 2px #000;}
.index_server .conts .maps .txts.on::before{background:url(../images/map_bai.png) center center no-repeat;background-size:contain;}
.index_server .conts .maps .map_main{z-index:-1;}
.index_server .map_bg{z-index:-1;position:absolute;left:0;bottom:0;}
.footers .conts{background-color:#04356d;color:#fff;}
.footers .conts .bao{padding-bottom:3%;padding-top:3.7%;}
.footers .conts .colfff2{color:rgba(255,255,255,0.5);padding:26px 0 25px;position:relative;}
.footers .conts .colfff2 a{color:rgba(255,255,255,0.5);}
.footers .conts .colfff a{color:#fff;}
.footers .conts .colfff2 a:hover{color:#fff;}
.footers .conts .left{width:24.8%;float:left;}
.footers .conts .right{width:55%;float:left;padding-top:20px;}
.footers .conts .ewm{float: right;padding: 5px;/*border: 1px solid #fff;*/line-height: 1;margin-top: 20px;}
.footers .conts .ewm img{width: 100px;}
.footers .conts .ul_r li{float:right;margin-left:10%;}
.footers .conts .ul_r li:last-child{margin-left:0;}
.footers .conts .ul_r li dl dd{overflow:hidden;max-width:110px;text-overflow:ellipsis;white-space:nowrap;}
.footers .conts .fenlei{max-width:375px;}
.footers .conts .fenlei .dl{float:left;min-width:160px;max-width:60%;}
.footers .conts .tit{margin-bottom:18px;}
.footers .conts .tel{margin-top:8%;margin-bottom:8px;}
.footers .conts .tel span{color:#2ed9c3;position:relative;display:inline-block;top:3px;margin-left:10px;}
.footers .conts .copyrights::before{content:'';position:absolute;top:0;height:1px;background-color:rgba(255,255,255,0.1);width:1000%;left:-250%;}
.footers .conts .copyrights .fr a{display:inline-block;padding:0 10px;position:relative;}
.footers .conts .copyrights .fr a::after{content:'';position:absolute;width:1px;height:60%;top:20%;background-color:rgba(255,255,255,0.5);right:0px;}
.footers .conts .copyrights .fr a:last-child{padding-right:0;}
.footers .conts .copyrights .fr a:last-child::after{display:none;}

/* //首页结束__________________________________________________________________________________________________________________________________________*/

/* //subpage_menu */
.subpage_menu{height:90px;line-height:90px;border-bottom:1px solid #f3f5f9;}
.subpage_menu .list{padding-right:320px;position:relative;}
.subpage_menu .list.pr{padding-right:0;}
.subpage_menu .list .slick-prev{display:none!important;padding:0;height:10px;width:10px;left:-15px;position:absolute;font-size:0;top:50%;transform:translateY(-50%) rotate(180deg);background:url(../images/rights_menu.png) center center no-repeat;background-size:contain;border:none;-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);}
.subpage_menu .list .slick-next{padding:0;height:10px;width:10px;right:-15px;position:absolute;font-size:0;top:50%;transform:translateY(-50%);background:url(../images/rights_menu.png) center center no-repeat;background-size:contain;border:none;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.subpage_menu .list li{position:relative;margin-right:50px;}
.subpage_menu .list li a{display:inline-block;position:relative;}
.subpage_menu .list li:hover a{color:#005298;}
.subpage_menu .list li:hover a::before{content:'';position:absolute;width:100%;height:2px;bottom:0px;background-color:#005298;z-index:1;left:0;}
.subpage_menu .list li.cur a{color:#005298;}
.subpage_menu .list li.cur a::before{content:'';position:absolute;width:100%;height:2px;bottom:0px;background-color:#005298;z-index:1;left:0;}
.subpage_menu .location{position:absolute;right:0;max-width:300px;top:0;}
.subpage_menu .location a{margin-right:35px;position:relative;line-height:28px;color:#aaa;}
.subpage_menu .location a::after{content:' &gt; ';position:absolute;right:-24px;top:-5px;color:#aaa;}
.subpage_menu .location a:hover{color:#005298;}
.subpage_menu .location span{color:#888;}
.about_1{padding-bottom:3.5%;}
.about_1 .con_editer p{margin-bottom:0;}
.about_1 .con_editer .middle_tit{display:inline-block;position:relative;}
.about_1 .con_editer .middle_tit::after{content:'';position:relative;width:95px;height:2px;background-color:#005298;display:inline-block;vertical-align:middle;margin-left:18px;}
.about_1 .con_editer .tit{margin-bottom:2%;margin-top:1%;}
.about_1 .con_editer .pics{position:relative;max-width:50%;margin-left:8%;margin-bottom:5%;float:right;}
.about_1 .con_editer .pics::after{content:'';position:absolute;width:100%;height:100%;left:-30px;top:30px;background-color:#ebf3f9;z-index:-1;}
.sections{height:840px;}
.sections .title{position:relative;display:inline-block;margin-bottom:40px;}
.sections .title::after{content:'';position:absolute;width:42%;height:1px;left:0;bottom:-19px;background-color:#fff;}
.sections .xq{width:190px;height:50px;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;margin-top:30px;}
.sections .xq:hover::after{width:30px;}
.sections .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.sections .texts{width:520px;max-width:100%;}
.section1{height:840px;}
.section1 .title{position:relative;display:inline-block;margin-bottom:40px;}
.section1 .title::after{content:'';position:absolute;width:42%;height:1px;left:0;bottom:-19px;background-color:#fff;}
.section1 .xq{width:190px;height:50px;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;margin-top:30px;}
.section1 .xq:hover::after{width:30px;}
.section1 .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.section1 .texts{width:520px;max-width:100%;}
.section2{height:730px;}
.section2 .title{position:relative;display:inline-block;margin-bottom:40px;}
.section2 .title::after{content:'';position:absolute;width:42%;height:1px;right:0;bottom:-19px;background-color:#fff;}
.section2 .xq{width:190px;height:50px;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;margin-top:30px;float:right;text-align:left;}
.section2 .xq:hover::after{width:30px;}
.section2 .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.section2 .texts{width:800px;max-width:100%;float:right;text-align:right;}
.section3{height:730px;}
.section3 .title{position:relative;display:inline-block;margin-bottom:40px;color:#005298;}
.section3 .title::after{content:'';position:absolute;width:42%;height:1px;left:0;bottom:-19px;background-color:#005298;}
.section3 .xq{width:190px;height:50px;line-height:50px;border:1px solid #005298;padding-left:3%;display:block;position:relative;color:#005298;margin-top:30px;}
.section3 .xq:hover::after{width:30px;}
.section3 .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#005298;top:50%;display:block;}
.section3 .texts{width:520px;max-width:100%;}
.section3 .details{color:#666;}
.tbcs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);max-width:100%;width:100%;}
.section4{height:730px;}
.section4 .title{position:relative;display:inline-block;margin-bottom:40px;}
.section4 .title::after{content:'';position:absolute;width:42%;height:1px;left:50%;bottom:-19px;background-color:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.section4 .xq{text-align:left;width:190px;height:50px;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;margin:0 auto;margin-top:30px;}
.section4 .xq:hover::after{width:30px;}
.section4 .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.section4 .texts{width:985px;max-width:100%;text-align:center;margin:0 auto;}
.about_2{padding-bottom:5%;}
.about_2 .tops .item{position:relative;}
.about_2 .tops .item .list_bgs{width:50%;float:left;}
.about_2 .tops .item .year{font-family:Arial,Oswald;font-weight:bold;}
.about_2 .tops .item .pic{width:590px;max-width:100%;padding-bottom:61%;box-shadow:0 0 25px rgba(0,0,0,0.2);float:right;}
.about_2 .tops .item .text{float:left;width:50%;padding:4.5%;}
.about_2 .tops .list_bottom{margin-top:80px;}
.about_2 .tops .list_bottom .items{font-family:Arial,Oswald;color:#565656;text-align:center;}
.about_2 .tops .list_bottom .owl-item::after{content:'';position:absolute;width:100%;height:40px;top:53px;background:url(../images/chilun.png) center bottom repeat-x;left:0;border-bottom:2px solid #c0daed;}
.about_2 .tops .list_bottom .owl-item.cur::before{content:'';position:absolute;width:2px;height:26px;top:67px;left:50%;margin-left:-1px;background-color:#005298;z-index:1;}
.about_2 .tops .list_bottom .owl-item.cur .items{font-size:42px;color:#005298;position:relative;top:-6px;text-shadow:5px 6px 5px rgba(0,0,0,0.2);}
.about_2 .tops .list_bottom .owl-stage-outer{padding-bottom:100px;}
.about_2 .tops .list2 .prev{width:26px;height:26px;background:url(../images/left2.png) center center no-repeat;background-size:100%;position:absolute;left:0;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.about_2 .tops .list2 .prev:hover{background:url(../images/left2s.png) center center no-repeat;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.about_2 .tops .list2 .next{width:26px;height:26px;background:url(../images/right2.png) center center no-repeat;background-size:100%;position:absolute;right:0;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.about_2 .tops .list2 .next:hover{background:url(../images/right2s.png) center center no-repeat;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.about_2 .tops .list2 .arrow{position:absolute;top:50%;width:100%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:11;}
.about_3{padding-bottom:6%;}
.about_3 .fl,.about_3 .fr{width:50%;}
.about_3 .hidden{overflow: hidden;}

.about_4{padding-bottom:4%;overflow:hidden;clear:both;}
.about_4 .list .ul{width:103%}
.about_4 .list .ul li{width:30.333%;margin-right:3%;position:relative;padding-bottom:8%;margin-bottom:3%;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,0.1);}
.about_4 .list .ul li .hoverlist_bg{width:80%;left:10%;overflow:visible;}
.about_4 .list .ul li .ab_text{position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(1,104,183,0.9);text-align:center;opacity:0;}
.about_4 .list .ul li .ab_text .eklp2{color:#fff;width:95%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.about_4 .list .ul li:hover .ab_text{opacity:1;}

.partners .list .ul li {padding-bottom: 0;}
.partners .icon {width: 80%; padding:5% 0; margin:0 auto;}
.partners .icon i {display: block; padding-bottom: 33.33%; background:no-repeat center center; background-size:contain;}

.product_1 .list li{width:31.33%;margin-right:2.5%;padding:2% 4% 3.6%;border:1px solid #f1f1f1;margin-bottom:2.5%;position:relative; overflow: hidden;}
.product_1 .list li .ab_texts{position:absolute;width:100%;height:100%;left:0;top:10%;background-color:rgba(0,82,155,0.9); opacity:0; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s; }
.product_1 .list li .tit{ display: block; height:60px; line-height:30px; overflow: hidden; }
.product_1 .list li .tit:hover{color:#fff;}
.product_1 .list li .txts{position:absolute;width:100%;padding:0% 18%;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transition:top .3s;}
.product_1 .list li .subtit{height:120px; line-height:30px; overflow-y:auto;}
.product_1 .list li .subtit p{margin-bottom:0;}
.product_1 .list li .subtit::-webkit-scrollbar{width:6px;height:6px;}
.product_1 .list li .subtit::-webkit-scrollbar-track{background:#efefef;border-radius:5px;}
.product_1 .list li .subtit::-webkit-scrollbar-thumb{background:#333;border-radius:5px;}
.product_1 .list li .subtit::-webkit-scrollbar-thumb:hover{background:#005298;}
.product_1 .list li .btnto{position:relative;width:14%;padding-bottom:14%;display:block;background:url(../images/btn_to.png) center center no-repeat;background-size:100%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.product_1 .list li:nth-child(3n){margin-right:0;}
.product_1 .list .title{margin-top:6%;margin-bottom:5%;}
.product_1 .list .pics{width:100%;padding-bottom:108%;}
.product_1 .list li:hover .ab_texts{ top:0; opacity:1;}
.product_2 .list .ul{padding-bottom:2.5%;}
.product_2 .list li{width:25%;padding:2% 4% 3.6%;position:relative;height:500px;background-color:#316fa6;}
.product_2 .list li .txt{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.product_2 .list li .tits{text-align:center;position:relative;padding-bottom:20px;}
.product_2 .list li .tits::after{content:'';position:absolute;width:34px;height:2px;background-color:#fff;left:50%;bottom:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.product_2 .list li .pic{height:280px;position:relative;}
.product_2 .list li .pic img{width:auto;}
.product_2 .list li .ab_texts{padding:17% 15% 5%;text-align:justify;z-index:1;display:none;position:absolute;width:110%;height:110%;background-color:#1e4d81;left:-5%;top:-5%;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.product_2 .list li .btnto{position:relative;width:14%;padding-bottom:14%;display:block;background:url(../images/right_to.png) center center no-repeat;background-size:100%;}
.product_2 .list li .btnto:hover{background-image:url(../images/right_to_on.png);}
.product_2 .list li .tit{text-align:center;margin-bottom:5%;height:84px;transform:translateY(-30%);transition:0.8s ease;}
.product_2 .list li .tit:hover{color:#fff;}
.product_2 .list li .subtit{height:250px;margin-bottom:50px;overflow-y:auto;transform:translateY(-30%);transition:0.8s ease;}
.product_2 .list li .subtit::-webkit-scrollbar{width:6px;height:6px;}
.product_2 .list li .subtit::-webkit-scrollbar-track{background:#efefef;border-radius:5px;}
.product_2 .list li .subtit::-webkit-scrollbar-thumb{background:#333;border-radius:5px;}
.product_2 .list li .subtit::-webkit-scrollbar-thumb:hover{background:#005298;}
.product_2 .list li:nth-child(2n){background-color:#42ddc9;}
.product_2 .list li:nth-child(5){background-color:#42ddc9;}
.product_2 .list li:nth-child(6){background-color:#316fa6;}
.product_2 .list li:nth-child(7){background-color:#42ddc9;}
.product_2 .list li:nth-child(8){background-color:#316fa6;}
.product_2 .list .title{margin-top:6%;margin-bottom:5%;}
.product_2 .list .pics{width:100%;padding-bottom:40%;}
.product_2 .list li:hover .tit{transform:translateY(0%);}
.product_2 .list li:hover .subtit{transform:translateY(0%);}
.product_3{padding-bottom:10%;}
.product_3 .left{width:50%;float:left;margin-right:3%;margin-bottom:3%;}
.product_3 .left .zuo{width:100%;}
.product_3 .left .zuo .pic_border{position:relative;width:100%;height:100%;border:1px solid #ccc;}
.product_3 .left .zuo .pic_border .pic{width:100%;padding-bottom:63%;}
.product_3 .left .list{padding:5%;}
.product_3 .left .list .slick-track{ margin:0;}
.product_3 .left .list .pics{padding-bottom:90%;border:1px solid #eeeeee;}
.product_3 .left .list .item{padding:5px;padding-top:12px;}
.product_3 .left .list .slick-current .item .pics{border-color:#005298;}
.product_3 .left .list .slick-next, .product_3 .left .list .slick-prev {display:inline-block;width:5%;font-size:0;height:30px;position:absolute;top:50%;z-index:1;border:none; background:no-repeat center center; background-size:contain;transform: rotate(90deg); margin-top:-14px;}
.product_3 .left .list .slick-prev{background-image:url(../images/down.png);left:0;}
.product_3 .left .list .slick-next{background-image:url(../images/top.png);right:0;}
.product_3 .right .tit{padding-bottom:3.8%;border-bottom:1px solid #eeeeee;}
.product_3 .right .details{min-height:260px;padding-top:4%;margin-bottom:4%;padding-right:0%;}
.product_3 .right .details::-webkit-scrollbar{width:6px;height:6px;}
.product_3 .right .details::-webkit-scrollbar-track{background:#efefef;border-radius:5px;}
.product_3 .right .details::-webkit-scrollbar-thumb{background:#333;border-radius:5px;}
.product_3 .right .details::-webkit-scrollbar-thumb:hover{background:#005298;}
.product_3 .return_list{width:115px;height:45px;line-height:43px;border:1px solid #eee;text-align:center;color:#005298;display:block;margin:0 auto;}
.product_3 .return_list:hover{background-color:#005298;color:#fff;}
.news_1 .top .list .slick-slide{padding:20px 0 50px;overflow:hidden;}
.news_1 .top .list .slick-slide.slick-current li .time{top:-20px;transition:all 0.7s;-webkit-transition:all 0.7s;-moz-transition:all 0.7s;-ms-transition:all 0.7s;-o-transition:all 0.7s;transition-delay:1s;}
.news_1 .top .list .slick-prev{position:absolute;z-index:1;border:none;width:13px;height:12px;background:url(../images/news_left.png) center center no-repeat;right:135px;bottom:68px;font-size:0;}
.news_1 .top .list .slick-next{position:absolute;z-index:1;border:none;width:13px;height:12px;background:url(../images/news_right.png) center center no-repeat;right:40px;bottom:68px;font-size:0;}
.news_1 .top .list .counts{font-size:14px;opacity:0.5;color:#fff;position:absolute;right:70px;bottom:64px;z-index:1;width:50px;text-align:center;}
.news_1 .top .list li{position:relative;padding-left:56.9%;padding-right:6.5%;background-color:#5abfb4;margin-left:1px;}

.news_1 .top .list li .titles{margin-bottom:40px;}
.news_1 .top .list li .titles:hover{color:#fff;}
.news_1 .top .list li .pic{width:51.4%;height:100%;position:absolute;left:0;top:0;z-index:1;}
.news_1 .top .list li .xq{width:190px;height:50px;margin-top:50px;line-height:50px;border:1px solid #fff;padding-left:3%;display:block;position:relative;color:#fff;margin-bottom:100px;}
.news_1 .top .list li .xq:hover::after{width:30px;}
.news_1 .top .list li .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#fff;top:50%;display:block;}
.news_1 .top .list li .time{position:absolute;width:100px;height:100px;background:#5ac0b5;padding:14px 7px;left:20px;z-index:2;top:-150px;border-radius:3px;transition-delay:2s;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.news_1 .top .list li .text{padding-top:78px;}
.news_1 .bottom .list .lis{padding:30px;}
.news_1 .bottom .list .lis .bao{position:relative;padding-bottom:20px;padding-left:430px;}
.news_1 .bottom .list .lis .bao .pic{width:378px;height:100%;position:absolute;left:0;top:0;box-shadow:0 5px 5px rgba(0,0,0,0.3);}
.news_1 .bottom .list .lis .bao .tit{margin:0px 0 10px;padding-top:10px;display:block;}
.news_1 .bottom .list .lis .bao .days{padding-bottom:10px;}
.news_1 .bottom .list .lis .bao .xq{width:190px;height:50px;line-height:50px;border:1px solid #be6fc6;padding-left:3%;display:block;position:relative;color:#be6fc6;margin-top:30px;}
.news_1 .bottom .list .lis .bao .xq:hover::after{width:30px;}
.news_1 .bottom .list .lis .bao .xq::after{content:'';position:absolute;right:15%;width:10px;height:1px;background-color:#be6fc6;top:50%;display:block;}
/* 新闻详情 */
.news_info{ line-height:2; font-size:16px;}
.news_info img{ margin:0 auto; display: block;}
.recruit_1{ /* //加入我们 */}
.recruit_1 .more_list{padding-bottom:2%;}
.recruit_1 .more_list .toudi{margin-bottom:35px;margin-top:4%;display:inline-block;padding:0.7% 2.8%;background-color:#be6fc6;text-align:center;color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.recruit_1 .more_list .toudi:hover{background-color:#005298;color:#fff;}
.recruit_1 .more_list .list_title{background-color:#005298;line-height:60px;}
.recruit_1 .more_list .list_title .title{color:#fff; /* font-weight: lighter; */line-height:30px;}
.recruit_1 .more_list .list:last-child .title{border-bottom:1px solid #e1e3e6;}
.recruit_1 .more_list .list .title{color:#666666;font-weight:lighter;line-height:30px;border-top:1px solid #e1e3e6;}
.recruit_1 .more_list .title{padding:15px;padding-right:10px;display:block;width:100%;position:relative;cursor:pointer;padding-left:30px;}
.recruit_1 .more_list .title::after{display:block;content:'';clear:both;}
.recruit_1 .more_list .title .wi15{width:15%;float:left;}
.recruit_1 .more_list .title .wi20{width:20.5%;float:left;}
.recruit_1 .more_list .list.on .title,.recruit_1 .more_list .list.on .title .fa{color:#fff;}
.recruit_1 .more_list .title .fa{color:#d3d3d3;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.recruit_1 .more_list .list.on .title{border-bottom:1px solid #e1e3e6;background-color:#5abfb4;}
.recruit_1 .more_list .list.on .title .fa{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-moz-transform:rotate(-90deg);}
.recruit_1 .more_list .text{display:none;padding-top:5px;padding-right:40px;width:100%;position:relative;padding-left:30px;background-color:#f7f7f7;color:#666666;line-height:27px;font-weight:lighter;}
.recruit_1 .more_list .onfirst .text{display:block;}
.recruit_1 .more_list .text p{margin-bottom:2px;}
.recruit_1 .more_list .text .tits{font-weight:bold;color:#005298;margin-top:3.4%;margin-bottom:5px;}
.modal-footer{display:block;}
.scol12 .input-group-addon{display:inline-block;}
.scol12 .input-group{white-space:nowrap;}
.scol12 #inputfileName{float:left;}
#myModal .modal-header::after{content:'';display:block;clear:both;}
#myModal .modal-header .modal-title{float:left;display:block;}
#myModal .modal-header .close{margin-top:-8px;}
@media (max-width:1440px){
  .product_1 .list li .txts{padding: 0% 10%}
  .product_1 .list li .btnto{padding-bottom: 35%;}
  .index_news .right .items{margin-bottom: 15px;}
}
@media (max-width:1366px){
  .index_news .right .items{padding: 19px;margin-bottom: 15px;}
}
@media (max-width:768px){
  .news_info img{ height: auto;}
  .recruit_1 .more_list .title{padding:10px;}
  .recruit_1 .more_list .text,
  .recruit_1 .more_list .list .title{ font-weight:500;}
}
@media (max-width:640px){
.subpage_menu .list .slick-prev{ left:-2.5%;}
.subpage_menu .list .slick-next{ right:-2.5%;}
}

.recruit_1 ._recruitForm .btn{width:100%;border-radius:0;background:#0043ab;color:#FFF;}
.recruit_1 .scol6{width:50%;float:left;}
.modal{background-color:rgba(0,0,0,0.5);}
.modal-footer &gt; *{margin:.25rem auto;}
.modal-footer .center-block{display:block;width:100%;height:100%;color:#fff;background:#005298;text-align:center;}
.modal .modal-dialog{position:absolute;width:500px;max-width:96%;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.modal .scol6{width:50%;float:left;}
.modal .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;}
.modal .scol12 .form-control{border-top-right-radius:0;border-bottom-right-radius:0;}
.modal .scol12 .file{line-height:18px;}
.modal .scol12 .col-xs-6 .control-label{margin-bottom:0;}
.contact_1{padding-bottom:3%;}
.contact_1 .list .ul{position:relative;box-sizing:border-box;}
.contact_1 .list li{background-color:#5abfb4;width:100%;}
.contact_1 .list li:nth-child(3n){margin-right:0;}
.contact_1 .list li .pic{width:100%;padding-bottom:52%;}
.contact_1 .list li .text{padding:6%;min-height:295px;}
.contact_1 .list li .text .tit{position:relative;padding-right:100px;display:block;}
.contact_1 .list li .text .tit:hover{color:#fff;}
.contact_1 .list li .text .top_tit{color:#fff;position:relative;}
.contact_1 .list li .text .top_tit a.submap{color:#fff;opacity:0.5;cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.contact_1 .list li .text .top_tit a.submap:hover{opacity:1;}
.contact_1 .list li .text .top_tit a.submap img{margin:0px auto;max-width:17px}
.contact_1 .list li .text .details{margin-top:18px;}
.contact_1 .list .owl-loaded .owl-nav.disabled{display:none;}
.contact_1 .list .owl-loaded .owl-prev{position:absolute;top:0;left:-50px;bottom:0;width:46px;height:46px;margin:auto 0;background-image:url('../images/left_arrow.png');background-color:transparent;font-size:0;z-index:3}
.contact_1 .list .owl-loaded .owl-prev:hover{background-image:url('../images/left_arrow_on.png');}
.contact_1 .list .owl-loaded .owl-next{position:absolute;top:0;right:-50px;bottom:0;width:46px;height:46px;margin:auto 0;background-image:url('../images/right_arrow.png');background-color:transparent;font-size:0;z-index:3}
.contact_1 .list .owl-loaded .owl-next:hover{background-image:url('../images/right_arrow_on.png');}
.contact_1 .maps{position:relative;padding-bottom:40%;overflow:hidden;background-color:#ccc;margin-top:4%;}
.contact_1 .maps img{ max-width: inherit;}
.contact_1 .maps .allmap{width:100%;position:absolute;left:100%;top:100%;height:100%;}
.contact_1 .maps .allmap.on{left:0;top:0;}
.contact_1 .maps .BMap_shadow img{display:none;}
.contact_1 .owl-theme .owl-dots .owl-dot span{ background: #D6D6D6;}
.contact_1 .owl-theme .owl-dots .owl-dot.active span,
.contact_1 .owl-theme .owl-dots .owl-dot:hover span{ background:#5abfb4;}

.contact_2{background-color:#ebf2f8;padding-bottom:5%;}
.contact_2 .bao{background-color:#fff;}
.contact_2 .title{text-align:center;padding-top:28px;}
.contact_2 .title span{position:relative;color:#005298;margin-bottom:30px;}
.contact_2 .title span::after{content:'';position:absolute;width:100%;height:1px;bottom:-17px;background-color:#005298;left:0;}
.contact_2 .details{text-align:center;margin-top:33px;margin-bottom:38px;}
.contact_2 form{width:1000px;max-width:100%;margin:0 auto;position:relative;}
.contact_2 .inputs{position:relative;padding-right:20px;margin-bottom:20px;}
.contact_2 .inputs::after{content:'*';font-size:20px;color:#cc0000;right:0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.contact_2 .inputs select,.contact_2 .inputs .text{background-color:#f5f5f5;color:#777;line-height:50px;height:50px;width:100%;padding:0px 15px;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;}
.contact_2 .inputs select{font-size:15px;background-image:url(../images/down_xia.png);background-repeat:no-repeat;background-position:right 15px center;}
.contact_2 .inputs textarea.text{height:125px;line-height:1.8;padding:10px 15px;}
.contact_2 .textareas.inputs::after{display:none;}
.contact_2 .inputs.texts{float:left;width:49%;margin-right:2%;}
.contact_2 .inputs.texts:nth-child(2n){margin-right:0;}
.contact_2 .submits{background-color:#fff;border:1px solid #005298;color:#005298;padding:0.9% 4%;display:inline-block;margin:20px auto 40px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;}
.contact_2 .submits:hover{color:#fff;background-color:#005298;}
.contact_2 .submits:active,.contact_2 .submits:focus{color:#fff;}
@media screen and (max-width:1024px){
  .contact_1 .list .ul{padding:0 50px;}
  .contact_1 .list .owl-loaded .owl-prev{left:0;}
  .contact_1 .list .owl-loaded .owl-next{right:0;}
}
@media screen and (max-width:640px){
  .contact_1 .list .ul{padding:0;}
  .contact_1 .owl-theme .owl-nav.disabled+.owl-dots{ margin-top:0;}
}

/* //______________________________________________________________________________________________________________________________________________________________*/

/* //响应式 */
@media screen and (max-width:1670px){
  .footers .conts .ul_r li{float:right;margin-left:4%;}
}
@media screen and (max-width:1440px){
  .header .logo img{height:30px;max-width:200px;}
  .header .header_warp{padding-left:210px;}
  .product_3 .right .details{min-height:160px;}
  .contact_2 .bao{padding:0 3%;}
}
@media screen and (max-width:1300px){
  .footers .conts .fenlei .dl{min-width:125px;}
  .index_server .conts .maps .txts{font-size:12px;}
  .index_server .conts .maps .txts::before{height:18px;}
  .footers .conts .ul_r li{float:right;margin-left:2.2%;}
  .index_news .left .owl-dots{right:-35px;}
}
@media screen and (max-width:1200px){
  .about_2 .tops .list_bottom .owl-item.cur .items{font-size:30px;}
  .about_2 .tops .list_bottom .owl-item::after{top:45px;}
  .about_2 .tops .list_bottom .owl-item.cur::before{top:59px;}

}
.max992{display:none;}
.min992{display:block;}
.max768{display:none;}
.min768{display:block;}
@media screen and (max-width:992px){
  .navBtn{width:25px!important;margin:7px 5px;margin-top:13px;padding:0 5px!important;height:29px!important;position:absolute;cursor:pointer;right:10px;top:7%;z-index:111;}
  .navBtn span{display:block;width:100%;height:3px;background-color:#fff;position:absolute;top:50%;left:0;margin-top:-1.5px;}
  .navBtn span:before{content:'';display:block;width:100%;height:3px;background-color:#fff;position:absolute;left:0;top:-10px;transition:transform .3s;}
  .navBtn span:after{content:'';display:block;width:100%;height:3px;background-color:#fff;position:absolute;left:0;top:-10px;transition:transform .3s;}
  .navBtn span:after{top:auto;bottom:-10px;}
  .navBtn.open span{height:0;}
  .navBtn.open span:before{transform:rotate(45deg);top:0;}
  .navBtn.open span:after{transform:rotate(-45deg);bottom:auto;top:0;}
  .header{position:fixed;}
  .header .list .logo a{width:20%;float:left;height:50px;}
  .header .list .header_warp .header_nav .min_hide dd{background-color:rgba(255,255,255,0.4);}
  .header .list .header_warp{padding-right:0;display:none;top:65px;right:0;background:rgba(255,255,255,0.8);padding-left:0;padding-top:4%;width:100%;height:100%;position:fixed;z-index:21;}
  .header .list .header_warp .header_nav .min_hide{position:relative;top:0;margin-top:15px!important;}
  .header .list .logo{margin:0;}
  .header{padding:0 5px;min-height:auto;height:65px;background-color:#005298;}
  .header .header_top{display:none;}
  .header .header_warp{position:relative;padding-left:0;padding-right:0;top:0;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;}
  .header .header_warp .nav{width:100%;background-color:#005298;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;line-height:50px;}
  .header .top-bar{position:fixed;width:100%;top:65px;left:0;display:none;}
  .header .header_warp .nav{padding:0;}
  .header .header_warp .nav.active &gt; a::after,.header .header_warp .nav:hover &gt; a::after{width:100%;left:0;}
  .header .header_warp .nav.active &gt; a::after,.header .header_warp .nav:hover &gt; a::after{height:2px;}
  .header .logo img{height:auto;max-width:155px;margin-left:7px;}
  .header .header_warp .leng,.header .header_warp .sousuo{display:none;}
  .header .header-inner .leng{float:right;padding-right: 45px;line-height:65px;color:#fff;font-size:16px;text-align:center;}
  .header .header-inner .leng dl{line-height: 30px;}
  .header .header-inner .leng a{color:#fff;}
  .header .header-inner .leng .subleng{display:none;}
  .menu_list{display:none!important;}
  .ismargintop{display:block;width:100%;height:65px;}
  .banner01 .arrow .next,.banner01 .arrow .prev{width:35px;height:35px;}
  .banner01 .owl-dots .owl-dot span,.banner01 .owl-dots .owl-dot.active span{width:8px;height:15px;background-size:contain;}
  .index_section1 .right .icons img{max-width:60px;}
  .index_section1 .bao{padding-right:0;}
  .index_section1 .right{width:100%;position:relative;right:0;top:0;height:220px;}
  .index_section1 .left{padding-left:2.5%;padding-right:2.5%;}
  .index_pro li{height:520px;}
  .index_pro li .txts{max-height:385px;margin-top:-30px;}
  .product_2 .list li{width:50%;}
  .footers .conts .left{width:100%;text-align:center;}
  .footers .conts .tel{margin-top:5%;}
  .footers .conts .right{width:100%;display: none;}
  .footers .conts .ewm{display: none;}
  .footers .conts .ul_r li,.footers .conts .ul_r li:last-child{margin-left:6%;}
  .footers .conts .ul_r{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
  .footers .conts .copyrights .fr{float:none;width:100%;text-align:center;}
  .footers .conts .copyrights .fl{float:none;width:100%;text-align:center;margin-bottom:5px;}
  .max992{display:block;}
  .min992{display:none;}
}
@media screen and (max-width:768px){
  .max768{display:block;}
  .min768{display:none;}
  .header .header_warp{padding:0;}
  .footers .conts .ul_r{display:block;}
  .footers .conts .ul_r li,.footers .conts .ul_r li:last-child{height:230px;display:inline-block;float:none;vertical-align:top;margin-left:0;width:32.5%;}
  .footers .conts .ul_r li:last-child{min-height:168px;width:100%;height:auto;}
  .index_news .left{width:100%;}
  .index_news .left .list .item .pic{width:100%;position:relative;padding-bottom:51%;}
  .index_news .left .list .item{padding-left:0;}
  .index_news .left .text{padding-top:27px;padding-bottom:50px;padding-right:2.5%;padding-left:2.5%;}
  .xq{width:130px!important;height:45px!important;line-height:45px!important;}
  .index_news .right{width:100%;padding-left:2.5%;padding-right:2.5%;padding-top:5%;}
  .index_news .right .items{margin-bottom:15px; padding-left:48%;}
  .index_news .arrow{display:none;}
  .index_news .left .text .xq{margin-top:10%;}
  .index_server .conts .maps .txts::before{height:14px;}
  .index_server .conts .maps .txts1{right:7%;top:20%;}
  .index_server .conts .maps .txts2{right:24%;top:33%;z-index:3;}
  .index_server .conts .maps .txts3{right:22%;top:40%;}
  .index_server .conts .maps .txts4{right:27%;top:62%;}
  .index_server .conts .maps .txts5{right:13%;top:55%;}
  .index_server .conts .maps .txts6{right:26%;top:79%;}
  .index_server .conts .maps .txts7{right:48%;top:62%;}
  .index_server .conts .maps .txts8{right:50%;top:38%;}
  .index_server .conts .massages{width:100%;position:relative;left:0;top:0;max-width:100%;}
  .index_server .conts .maps{width:100%;top:-30px;}
  .about_1 .con_editer .pics{max-width:100%;margin-left:15px;margin-bottom:10%;}
  .about_1 .con_editer .pics::after{left:-15px;top:15px;}
  .subpage_menu .list{padding-right:10px;}
  .subpage_menu{height:65px;line-height:65px;}
  .subpage_menu .location{display:none;}
  .section4,.section3,.section2,.section1{height:520px;}
  .about_2 .tops .item .list_bgs,.about_2 .tops .item .text{width:100%;}
  .pagess{margin-top:25px;}
  .pagess .p_page .a_prev,.pagess .p_page .a_next{background-position:center center;padding:15.5px 15px;}
  .pagess .p_page a{padding:6px 11px;}
  .about_3 .fl,.about_3 .fr{width:100%;}
  .product_1 .list li{width:100%;margin-right:0;}
  .product_3 .left{width:100%;}
  .product_3 .right{width:100%;padding-left:0;padding-top:25px;}
  .product_3 .left .list .slick-prev,.product_3 .left .list .slick-next{background-size:auto 40%;}
  .product_3 .right .details{padding-right:0;}
  .product_2 .list li{width:50%;border-bottom:1px solid #fff; height:400px;}
  .product_2 .list li .subtit{ height:220px;}
  .product_2 .list li .tit{ height:60px;}
  .product_2 .list li .ab_texts{width:100%;height:100%;left:0;top:0; padding:20px 10px;}
  .news_1 .bottom .list .lis .bao{padding-left:0;padding-bottom:30px;}
  .news_1 .bottom .list .lis .bao .pic{width:100%;height:100%;position:relative;left:0;top:0;padding-bottom:64%;display:block;}
  .news_1 .bottom .list .lis{padding:0%;}
  .news_1 .top .list li .pic{position:relative;width:100%;padding-bottom:62%;display:block;}
  .news_1 .top .list li{padding-left:3%;padding-right:3%;padding-top:3%;}
  .news_1 .top .list li .time{width:77px;height:74px;padding:10px 7px;}
  .news_1 .top .list li .titles{margin-bottom:10px;}
  .news_1 .top .list li .text{padding-top:25px;}
  .news_1 .top .list li .xq{margin-top:20px;margin-bottom:50px;}
  .news_1 .top .list .slick-slide{padding-bottom:35px;}
  .recruit_1 .more_list .title .wi15{display:none;}
  .recruit_1 .more_list .title .wi20{width:24.5%;text-align:center;}
  .recruit_1 .more_list .toudi{margin-bottom:25px;}
  .recruit_1 .more_list .text{padding-left:3%;padding-right:3%;}
  .contact_1 .list li{width:100%;margin-right:0;margin-bottom:15px;}
  .contact_2 .submits{padding:2% 6%;}
  .contact_1 .list li .text .top_tit span.submap img{width:13px;position:relative;top:-2px;}
  .contact_1 .list li .text .tit{padding-right:80px;}
  .contact_1 .maps{padding-bottom:100%;}
}
.p_cur{display:none;}
.p_count{display:none;}
.p_total{display:none;}
.p_jump{display:none;}
.australia{position:absolute;right:69px;color:#fff;top:50%;transform:translateY(-50%);z-index:5;}
.australia.max992{display:none;}
.australia a{color:#fff;}
.onlineForm{padding:5.209% 0 3.386%;}
.onlineForm .form{background:#f1f2f3 no-repeat right top;padding:3.82% 21.528% 3.82% 3.473%;}
.onlineForm .top{overflow:hidden;margin-bottom:20px;}
.onlineForm .top span{font-size:15px;color:#999;display:inline-block;vertical-align:bottom;}
.onlineForm h2{font-size:30px;color:#005298;font-weight:normal;margin:0;padding:0;display:inline-block;}
.onlineForm i{font-style:normal;color:#f00;}
.onlineForm .intro{font-size:15px;color:#333;line-height:1.6em;margin-bottom:2.963%; margin-right: 20px;}
.onlineForm .tips{font-size:13px;color:#333;line-height:1.846em;margin-bottom:1.852%; margin-right: 20px;}
.onlineForm .item{padding-bottom:25px;}
.onlineForm .item i {position:absolute; top:50%; transform: translateY(-50%); font-size:20px; line-height: 1.4em; left:100%; margin-left:10px;}
.onlineForm .input {margin-right:20px; position:relative;}
.onlineForm .btn{overflow:hidden;font-size:0;line-height:normal;padding:0;}
.onlineForm .btn a{line-height:60px;}
.onlineForm .submit{width:215px;height:60px;font-size:15px;font-weight:bold;color:#fff;background-color:#005298;border:none;margin-right:20px;display:inline-block;vertical-align:middle;}
.onlineForm .submit:hover{opacity:0.8;}
.onlineForm .submit em{font-style:normal;background:url(../images/icon_01.png) no-repeat left center;padding-left:30px;}
.onlineForm label{display:block;font-size:15px;color:#666;padding:0 20px;}
.onlineForm .text{color:#666;font-size:15px;line-height:26px;padding:12px 20px;display:block;width:100%;background-color:#FFF;}
.onlineForm textarea.text{height:175px;}
.onlineForm .three,.onlineForm .two{overflow:hidden;width:105%;}
.onlineForm .three .item{float:left;width:33.333%;padding-right:5%;}
.onlineForm .two .item{float:left;width:50%;padding-right:5%;}
.onlineForm .file{position:relative;padding-right:95px;}
.onlineForm .upload{width:88px;text-align:center;background-color:#005298;color:#fff;font-size:15px;position:absolute;right:0;top:0;height:50px;line-height:50px;cursor:pointer;font-weight:bold;}
.onlineForm .hide{display:none;}
.suggestions .form{background-image:url(../images/bg_01.jpg);background-size:34.723% auto;}
.repair .form{background-image:url(../images/bg_02.jpg);background-size:cover;}


.download {padding:5% 0;}
.download ul {overflow: hidden;}
.download li {margin-bottom:1%; border-bottom: 1px solid #eee; padding-bottom:1%;}
.download li .left { line-height: 36px; margin-right: 70px;}
.download li .left a {color:#333;}
.download li .left a:hover {color:#005298;}
.download li .right {float:right;}
.download li .right a {display: block; background-color: #005298; color:#fff; border-radius:5px; padding:0 15px; height: 36px; line-height: 36px;}

@media screen and (max-width:1280px){
  .onlineForm h2{font-size:24px;}
  .onlineForm .item{padding-bottom:20px;}
  .onlineForm .submit{width:180px;height:45px;}
  .onlineForm .btn a{line-height:45px;}
  .onlineForm .text{padding:10px 15px;}
  .onlineForm label{padding:0 15px;}
  .onlineForm .file{padding-right:78px;}
  .onlineForm .upload{height:46px;line-height:46px;font-size:14px;width:68px;}
}
@media screen and (max-width:992px){
  .australia.max992{display:block;position:static;top:auto;right:auto;font-size:16px;transform:none;float:right;padding:0 45px 0 10px;line-height:65px;}
}
@media screen and (max-width:768px){
  .onlineForm .form{padding:5% 3.82%;}
  .onlineForm h2{font-size:18px;}
  .onlineForm .top{margin-bottom:10px;}
  .onlineForm .top span{font-size:12px;}
  .onlineForm .three,.onlineForm .two{width:auto;}
  .onlineForm .three .item,.onlineForm .two .item{float:none;width:auto;padding-right:0;}
  .onlineForm .item{padding-bottom:10px;}
  .onlineForm .submit{width:120px;height:35px;font-size:14px;}
  .onlineForm .submit em{background-size:18px auto;padding-left:25px;}
  .onlineForm .btn a{line-height:35px;}
  .onlineForm .text{padding:6px 10px;}
  .onlineForm label{padding:0 10px;}
  .onlineForm .file{padding-right:68px;}
  .onlineForm .upload{height:38px;line-height:38px;font-size:12px;width:58px;}

  .download  {padding-top:7%;}
  .download li .left {font-size:16px; line-height: 28px; margin-right: 55px;}
  .download li .right a {font-size:12px; height: 28px; line-height: 28px; padding:0 10px;}
}


.prew{margin-top: 4%;text-align: center;}
.prew .prev{float: left;font-size: 16px;color: #666666;}
.prew .next{float: right;font-size: 16px;color: #666666;}
.prew .return{display: inline-block;padding: 10px 15px;width: 120px;margin: auto;font-size: 16px;color: #005298;border: 1px solid #005298;}
.prew .return a{color: #005298;}
@media screen and (max-width:640px){
.prew .prev{float: none;}
.prew .return{display: block;width: 120px;margin: 20px auto 20px auto;}
.prew .next{float: none;}
}
.foot-top{position: fixed;bottom: 10%;right: 2%;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 18px;color: #fff;background-color: #04356d;border-radius: 50%;cursor:pointer;z-index: 999;}
.foot-top.on{background-color: #fff;color: #04356d;}
@media screen and (max-width:640px){
  .foot-top{bottom: 15%}
}

.list_uyi {padding:5% 0;}
.list_uyi ul{overflow: hidden;}
.list_uyi li{ line-height: 36px; margin-bottom:1%; border-bottom: 1px solid #eee; padding-bottom:1%; padding-right:120px; position: relative;}
.list_uyi li a{ display:block; color:#333;}
.list_uyi li time{ display:block; color:#333; position: absolute; right:0; top:0;}
.list_uyi li a:hover {color:#005298;}

@media screen and (max-width:768px){
.list_uyi{padding-top:7%;}
.list_uyi li{font-size:16px; line-height: 28px; padding-right:80px;}
.list_uyi li time{font-size:12px;}
}


@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
    -webkit-transform: translate3d(0, 10%, 0);
    -moz-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    -o-transform: translate3d(0, 10%, 0);
}
  to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
    -webkit-transform: translate3d(0, 10%, 0);
    -moz-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    -o-transform: translate3d(0, 10%, 0);
}
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}
/*20210201*/
.footers .conts .colfff2 a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}</pre></body></html>