@charset "utf-8";
html{ scroll-behavior: smooth; }
.content{ max-width: 1200px; height: auto; margin: 0 auto; box-sizing: border-box; }
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99999;}
.page-down:hover {background: #203e7c;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #333; font-size: 14px; }
.webshow{ display: block; }
.wapshow{ display: none; }

.textline1{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.textline2{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.textline3{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.textline4{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.textline5{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px; vertical-align: middle; }
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: absolute; top: 50%; transform: translateY(-50%); }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #203e7c;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide img{ transition: all 10s; }
.banner .swiper-slide.swiper-slide-active img{ transform: scale(1.05,1.05); }
.banner .swiper-slide a{ display: block; position: relative; }
.banner .swiper-slide video{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; object-fit: cover; }
.banner .pagination{ z-index: 2; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 20px; }
.banner .pagination .swiper-pagination-bullet{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; opacity: 1; }
.banner .pagination .swiper-pagination-bullet-active{ background: #203e7c; border-color: #203e7c; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }
.banner .wznr{ position: absolute; width: 100%; box-sizing: border-box; left: 0; bottom: 0; z-index: 99; background: rgba(0,70,127,.6); text-align: center; color: #fff; padding: 20px; font-size: 16px; line-height: 25px; }
.banner .wznr .tit{ color: #da0000; font-weight: bold; font-size: 20px; margin-top: 5px; }
.banner .fgc{ position: absolute; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,.4); left: 0; top: 0; }
.banner .fgc .content{ text-align: left; }
.banner .fgc .content .lmtit{ font-size: 60px; font-weight: bold; color: #fff; margin-bottom: 20px; text-align: center; }
.banner .fgc .content .lmjj{ font-size: 22px; color: #fff; padding-left: 6px; text-align: center; }

/*.banner {width: 100%;position: relative;height: auto;background: #eee; display: table;}
.banner .by{ line-height: 35px; background: rgba(120,188,39,0.65); font-size: 15px; color: #fff; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; }
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important;height: 743px;overflow: hidden;text-align: center; background-size:auto 100% !important;  }
.banner .bd li a {display: block;height: 1000px; position: absolute; left: 0; top: 0; width: 100%; z-index: 8;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: #fff;cursor: pointer;overflow: hidden;line-height: 999px; border-radius: 8px;}
.banner .hd ul .on {background: #203e7c; width: 30px;}
.banner .prev {background: url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}*/

.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#203e7c; z-index: 9999; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{font-size:14px;color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ font-size:14px; color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}

.header{ border-bottom: 1px solid #E0E0E0; }
.header .logo{ padding: 10px 0; float: left; }
.header .right{ float: right; }
.header .right .li{ margin-right: 30px; line-height: 88px; float: left; font-size: 14px; color: #858FA6; }
.header .right .li i{ margin-right: 5px; font-size: 16px; }
.header .right .ann{ display: block; float: left; border: 1px solid #203e7c; font-size: 14px; color: #fff; background: #203e7c; border-radius: 5px; padding: 0 25px; line-height: 50px; margin-top: 18px; transition: all .5s; }
.header .right .ann:hover{ color: #203e7c; background: none; }
.headerkg{ height: 60px; display: none; }

.inmuen{ position: relative; }
.inmuen ul{ display: block; float: left; }
.inmuen ul li{ display: block; margin-right: 45px; line-height: 60px; position: relative; float: left; }
.inmuen ul li > a{ font-weight: bold; font-size: 16px; }
.inmuen ul li .erji{ display: none; width: 210px; padding: 15px 20px; border-radius: 10px; box-shadow: 0 10px 15px rgba(0,0,0,.1); position: absolute; left: 0; top: 100%; z-index: 9; background: #fff; }
.inmuen ul li .erji a{ display: block; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; }
.inmuen ul li:hover .erji{ display: block; }
.inmuen ul li.on > a{ color: #203e7c; }
.inmuen .right{ float: right; }
.inmuen .right .fenx{ float: left; line-height: 60px; }
.inmuen .right .fenx a{ display: inline-block; vertical-align: middle; width: 30px; line-height: 30px; border-radius: 3px; margin-left: 5px; font-size: 14px; color: #858FA6; transition: all .5s; text-align: center; }
.inmuen .right .fenx a:hover{ background: #203e7c; color: #fff; }
.inmuen .right .search{ float: left; }
.inmuen .right .search .ann{ font-size: 16px; color: #858FA6; line-height: 62px; padding: 0 20px; cursor: pointer; height: 60px; }
.inmuen .right .search:hover .ann{ color: #203e7c; }
.inmuen .right .search .xuanf{ display: none; position: absolute; left: 0; top: 100%; background: #fff; z-index: 9; background: #fff; width: 100%; text-align: center; padding: 50px 0; box-shadow: 0 10px 15px rgba(0,0,0,.1); }
.inmuen .right .search .xuanf .kk{ max-width: 700px; padding-right: 50px; position: relative; box-sizing: border-box; margin: 0 auto; }
.inmuen .right .search .xuanf .kk .text{ width: 100%; border-bottom: 2px solid #eee; line-height: 50px; font-size: 14px; color: #333; }
.inmuen .right .search .xuanf .kk .sub{ width: 50px; position: absolute; right: 0; top: 0; font-size: 18px; height: 50px; color: #858FA6; }
.inmuen .right .search .xuanf .kk .sub:hover{ color: #203e7c }
.inmuen .right .search:hover .xuanf{ display: block; }
.inmuen .right .lang{ line-height: 60px; margin-left: 10px; float: left; font-size: 14px; }
.inmuen .right .lang img{ height: 12px; margin-right: 5px; color: #858FA6; position: relative; top: -1px; }
.inmuen.header_on{ position: fixed; left: 0; top: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); }

.inabout{ padding: 90px 0; }
.inabout .nr{ padding-right: 550px; position: relative; min-height: 650px; }
.inabout .nr .pic{ position: absolute; width: 500px; right: 0; top: 0; padding-right: 50px; box-sizing: border-box; }
.inabout .nr .pic img{ width: 100%; }
.inabout .nr .pic .jiazg{ position: absolute; top: 350px; right: 0; max-width: 330px; box-sizing: border-box; padding: 30px; border: 20px solid #fff; }
.inabout .nr .pic .jiazg .tit{ font-size: 25px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.inabout .nr .pic .jiazg .jj{ font-size: 14px; line-height: 25px; color: #fff; }
.inaboutnr .lmtit{ font-size: 40px; font-weight: bold; color: #06163A; margin-bottom: 15px; }
.inaboutnr .wz{ font-size: 16px; color: #858FA6; line-height: 30px; margin-bottom: 30px; }
.inaboutnr .shuj{ display: flex; flex-wrap: wrap; }
.inaboutnr .shuj .li{ width: 50%; box-sizing: border-box; padding-left: 70px; position: relative; }
.inaboutnr .shuj .li i{ font-size: 30px; color: #203e7c; width: 40px; line-height: 40px; position: absolute; left: 0; top: 50%; margin-top: -20px; }
.inaboutnr .shuj .li .sz{ font-size: 35px; font-weight: bold; color: #203e7c; }
.inaboutnr .shuj .li .tit{ font-size: 16px; }

.inpro{ padding: 120px 0; }
.inpro .lmtit{ text-align: center; font-size: 40px; color: #62798b; margin-bottom: 50px; }
.inprolist{ overflow: hidden; }
.inprolist .swiper-slide .li{ position: relative; padding-left: 230px; min-height: 200px; }
.inprolist .swiper-slide .li .pic{ width: 200px; height: 200px; position: absolute; left: 0; top: 50%; margin-top: -100px; overflow: hidden; }
.inprolist .swiper-slide .li .tit{ font-size: 30px; color: #62798b; margin-bottom: 30px; }
.inprolist .swiper-slide .li .jj{ font-size: 16px; line-height: 30px; }
.inprolist .swiper-slide .li .ann{ display: block; font-size: 16px; color: #007cbc; font-weight: bold; margin-top: 20px; }
.inprolist .pagination{ text-align: center; margin-top: 30px; }
.inprolist .pagination .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 0; }
.inprolist .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #203e7c; }

.inhangy{ position: relative; padding: 100px 0; background: #f5f5f5; }
.inhangy .bd{ position: absolute; width: 55%; height: 100%; right: 0; top: 0; }
.inhangy .bd .pic{ position: absolute; width: 100%; height: 100%; }
.inhangy .nr{ width: 38%; }
.inhangy .lmtit{ font-size: 30px; font-weight: bold; color: #62798b; margin-bottom: 50px; }
.inhangy .hd ul li{ margin-top: 30px; padding-left: 35px; border-left: 2px solid #62798b; display: block; opacity: .5; cursor: pointer; transition: all .5s; }
.inhangy .hd ul li .tit{ color: #62798b; font-size: 20px; font-weight: bold; }
.inhangy .hd ul li .jj{ display: none; font-size: 16px; line-height: 30px; margin-bottom: 20px; margin-top: 10px; }
.inhangy .hd ul li .ann{ display: none; font-size: 16px; color: #007cbc; font-weight: bold; margin-top: 20px; }
.inhangy .hd ul li.on{ opacity: 1; }
.inhangy .hd ul li.on .jj{ display: block; }
.inhangy .hd ul li.on .ann{ display: block; }

.innews{ padding: 100px 0; }
.innews .enlmtit{ text-align: center; color: #999; font-weight: bold; font-size: 16px; }
.innews .cnlmtit{ text-align: center; color: #62798b; font-weight: bold; font-size: 40px; margin-bottom: 30px; }
.innews .list ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.innews .list ul li{ width: 31.333%; margin: 0 1%; transition: all .5s; }
.innews .list ul li .pic{ padding-bottom: 60%; margin-bottom: 10px; }
.innews .list ul li .tit{ font-size: 18px; color: #203e7c; margin-bottom: 10px; }
.innews .list ul li .date{ margin-bottom: 10px; font-size: 12px; color: #999; }
.innews .list ul li .jj{ font-size: 14px; line-height: 25px; color: #666; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 10px; }
.innews .list ul li .ann{ font-size: 12px; color: #203e7c; font-weight: bold; }
.innews .list ul li:hover{ transform: translateY(-5px); }

.footer{ background: #040F28; padding: 80px 0 0; }
.footer .fnav{ float: left; width: 280px; padding-right: 30px; box-sizing: border-box; }
.footer .fnav .tit{ font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.footer .fnav a{ display: block; height: 30px; line-height: 30px; color: #858FA6; font-size: 16px; }
.footer .fnav a i{ margin-right: 5px; }
.footer .fnav a:hover{ color: #fff; }
.footer .fcon{ float: right; max-width: 300px; }
.footer .fcon .tit{ font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.footer .fcon .li{ padding-left: 30px; line-height: 30px; color: #858FA6; font-size: 16px; position: relative; }
.footer .fcon .li i{ position: absolute; left: 0; top: 0; line-height: 30px; width: 20px; text-align: center; }
.footer .fcon .li:hover{ color: #fff; }
.footer .fenx{ padding: 50px 0; text-align: center; }
.footer .fenx a{ display: inline-block; width: 45px; line-height: 45px; border: 1px solid #858FA6; font-size: 20px; color: #858FA6; border-radius: 5px; margin: 0 10px; transition: all .5s; }
.footer .fenx a:hover{ background: #203e7c; color: #fff; border-color: #203e7c; }
.footer .banq{ padding: 25px 0; text-align: center; border-top: 1px solid #C5C5C51C; font-size: 14px; line-height: 25px; color: #858FA6; }
.footer .banq a{ color: #fff; }
.footer .banq a:hover{ color: #fff; text-decoration: underline; }

.nybanner{ padding: 20px 0 25px; background: #f5f5f5; }
.nybanner .content{ text-align: left; }
.nybanner .lmtit{ font-size: 35px; font-weight: bold; color: #333; }
.nybanner .lmxian{ display: none; }
.nybanner .lmjj{ font-size: 12px; color: #999; margin-top: 10px; }
.nybanner .lmjj i{ margin: 0 5px; }

.nyabout{ padding: 100px 0; }
.nyabout .nr{ position: relative; }
.nyabout .nr .lmtit{ font-size: 20px; color: #203e7c; font-weight: bold; padding-left: 50px; position: relative; }
.nyabout .nr .lmtit:before{ content: ""; display: block; width: 40px; height: 2px; position: absolute; left: 0; background: #203e7c;  top: 50%; }
.nyabout .nr .blmtit{ font-size: 50px; color: #06163A; font-weight: bold; margin-bottom: 20px; }
.nyabout .nr .wz{ color: #858FA6; font-size: 16px; line-height: 30px; }
.nyabout .nr .shuj{ display: flex; flex-wrap: wrap; }
.nyabout .nr .shuj .li{ width: 50%; box-sizing: border-box; padding-left: 70px; position: relative; }
.nyabout .nr .shuj .li i{ font-size: 50px; color: #203e7c; width: 40px; line-height: 40px; position: absolute; left: 0; top: 50%; margin-top: -20px; }
.nyabout .nr .shuj .li .sz{ font-size: 50px; font-weight: bold; color: #203e7c; }
.nyabout .nr .shuj .li .tit{ font-size: 18px; }

.nypage{ padding: 100px 0; }
.nypage .wz{ color: #858FA6; font-size: 16px; line-height: 30px; }
.nypage .wz h3{ font-size: 20px; color: #203e7c; font-weight: bold; padding-left: 50px; position: relative; margin-bottom: 20px; display: block; }
.nypage .wz h3:before{ content: ""; display: block; width: 40px; height: 2px; position: absolute; left: 0; background: #203e7c;  top: 50%; }
.nypage .wz table{ width:100%; table-layout:fixed; }
.nypage .wz table td{ padding: 10px; }
.nypage .wz img{ max-width: 100%; height: auto; }

.nypage .mess{ margin-top: 50px; }
.nypage .mess .tis{ font-size: 14px; color: #666; margin-bottom: 20px; }
.nypage .mess .li{ position: relative; margin-bottom: 15px; padding-left: 100px; border-bottom: 1px solid #eee; box-sizing: border-box; }
.nypage .mess .li .stit{ position: absolute; line-height: 50px; left: 0; top: 0; font-size: 14px; color: #666; }
.nypage .mess .li .stit span{ color: #f00; margin-left: 5px; }
.nypage .mess .li .text{ width: 100%; height: 50px; border: 0; padding: 0 10px; box-sizing: border-box; font-size: 14px; color: #666; }
.nypage .mess .li .textarea{ width: 100%; border: 0; padding: 5px 10px; line-height: 25px; font-size: 14px; color: #666; height: 87px; box-sizing: border-box; }
.nypage .mess .li .sub{ display: inline-block; line-height: 28px; vertical-align: middle; box-sizing: border-box; height: 30px; padding: 0 10px; background: #f5f5f5; border: 1px solid #999; margin-right: 15px; font-size: 14px; border-radius: 5px; cursor: pointer; }
.nypage .mess .li .sub:hover{ background: #91c21e; color: #fff; border-color: #91c21e; }
.nypage .mess .li.li1{ width: 48%; float: left; margin: 0 1% 15px; }
.nypage .mess .li2{ position: relative; width: 102%; left: -1%; }
.nypage .mess .sub{ margin-top: 40px; display: block; width: 100%; height: 50px; font-size: 18px; color: #fff; background: #203e7c; outline: none; line-height: 50px; text-align: center; border-radius: 5px; box-shadow: 0px 7px 15px 0px rgba(66,133,244,0.3); }
.nypage .mess .sub:hover{ opacity: .9; }
.nypage .dingw{ position: relative; top: -60px; }

.nyservice{ padding: 100px 0; }
.nyservice .enlmtit{ text-align: center; color: #203e7c; font-weight: bold; font-size: 16px; }
.nyservice .cnlmtit{ text-align: center; color: #06163A; font-weight: bold; font-size: 40px; margin-bottom: 30px; }
.nyservice .list ul li{ display: block; padding-left: 330px; position: relative; min-height: 200px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #eee; position: relative; }
.nyservice .list ul li .pic{ width: 300px; position: absolute; left: 0; top: 0; }
.nyservice .list ul li .pic img{ width: 100%; height: auto; }
.nyservice .list ul li .tit{ font-size: 20px; color: #203e7c; font-weight: bold; padding-left: 50px; position: relative; margin-bottom: 20px; display: block; }
.nyservice .list ul li .tit:before{ content: ""; display: block; width: 40px; height: 2px; position: absolute; left: 0; background: #203e7c;  top: 50%; }
.nyservice .list ul li .jj{ color: #858FA6; font-size: 14px; line-height: 25px; }
.nyservice .list ul li:nth-child(even){ padding-left: initial; padding-right: 330px; }
.nyservice .list ul li:nth-child(even) .pic{ left: initial; right: 0; }
.nyservice .list ul hr{ margin: 30px 0; border: 0; height: 1px; background: #eee; }
.nyservice .list ul li:nth-last-child(1){ border-bottom: 0; padding-bottom: 0; }
.nyservice .list ul li .nyservicedw{ position: relative; top: -90px; }

.nynews{ padding: 90px 0; background: url(../images/jetrans-maps@4x.png) no-repeat center; background-size: 100% auto; }
.nynews .list ul{ display: flex; width: 102%; left: -1%; flex-wrap: wrap; position: relative; }
.nynews .list ul li{ display: block; width: 31.3333%; margin: 1%; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,.1); overflow: hidden; background: #fff; }
.nynews .list ul li .pic{ border-radius: 10px; padding-bottom: 10px; overflow: hidden; }
.nynews .list ul li .pic div{ transition: all .5s; }
.nynews .list ul li:hover .pic div{ transform: rotate(2deg) scale(1.05,1.05); }
.nynews .list ul li .wz{ padding: 30px; }
.nynews .list ul li .wz .fenl{ font-size: 14px; font-weight: bold; color: #203e7c; }
.nynews .list ul li .wz .tit{ font-size: 25px; color: #06163A; font-weight: bold; margin-bottom: 10px; }
.nynews .list ul li .wz .date{ font-size: 12px; color: #999; margin-bottom: 10px; }
.nynews .list ul li .wz .jj{ font-size: 16px; color: #858FA6; line-height: 25px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 30px; }
.nynews .list ul li .wz .ann{ width: 150px; line-height: 50px; border-radius: 5px; border: 1px solid #203e7c; font-size: 16px; color: #fff; text-align: center; background: #203e7c; transition: all .5s; }
.nynews .list ul li .wz .ann i{ margin-left: 5px; }
.nynews .list ul li .wz .ann:hover{ background: #fff; color: #203e7c; }

.pages{ text-align: center; padding-top: 30px; }

.nypar{ padding: 90px 0; background: url(../images/jetrans-maps@4x.png) no-repeat center; background-size: 100% auto; }
.nypar .list ul{ display: flex; width: 102%; left: -1%; flex-wrap: wrap; position: relative; }
.nypar .list ul li{ display: block; width: 23%; margin: 1%; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,.1); overflow: hidden; background: #fff; }
.nypar .list ul li .pic{ border-radius: 10px; padding-bottom: 10px; overflow: hidden; }
.nypar .list ul li .pic div{ transition: all .5s; }
.nypar .list ul li:hover .pic div{ transform: rotate(2deg) scale(1.05,1.05); }
.nypar .list ul li .tit{ padding: 0 15px; text-align: center; font-size: 16px; margin-bottom: 10px; line-height: 40px; height: 40px; color: #06163A; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.nyindustry{ padding: 90px 0; background: #e8ebee; background-size: 100% auto; }
.nyindustry ul{ display: flex; width: 101%; left: -.5%; flex-wrap: wrap; position: relative; }
.nyindustry ul li{ display: block; width: 31.333%; margin: .5%; background: #fff; padding-left: 90px; position: relative; box-sizing: border-box; }
.nyindustry ul li .pic{ width: 80px; height: 80px; position: absolute; left: 0; top: 0; }
.nyindustry ul li .tit{ height: 80px; line-height: 80px; font-size: 18px; color: #007cbc; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyindustry ul li:hover{ background: #f5f5f5; }

.slidercaptcha{margin:0 auto;width:314px;height:286px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.125);margin-top:0;background:#fff}
.slidercaptcha .card-body{padding:1rem}
.slidercaptcha canvas:first-child{border-radius:4px;border:1px solid #e6e8eb}
.slidercaptcha.card .card-header{background-image:none;background-color:rgba(0,0,0,.03)}
.refreshIcon{top:-55px !important;font-size:16px !important;right:25px !important; color: #999 !important; }
.refreshIcon:hover{ color: #203e7c !important; }
.card-header{padding:15px;font-size:16px;text-align:left}

.yzmxf{ display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.5); z-index: 9999; }
.yzmxf .table{ display: table; width: 100%; height: 100%; }
.yzmxf .cell{ display: table-cell; text-align: center; vertical-align: middle; }
.yzmxf .yzmxfnr{ width: 314px; margin: 0 auto; box-sizing: initial; position: relative; }
.yzmxf .yzmxfnr .close{ position: absolute; right: 21px; top: 10px; z-index: 99; font-size: 20px; color: #999; }
.yzmxf .yzmxfnr .close:hover{ color: #203e7c; }

.nyrecruit { padding:100px 0; }
.nyrecruit .lmtit { line-height: 30px; color: #666; background: #F2F2F2; font-size: 16px; display: flex; flex-wrap: wrap; font-weight: bold; text-align: center; border: 1px solid #E3E3E3; }
.nyrecruit .lmtit span { display: block; float: left; box-sizing: border-box; padding: 15px; }
.nyrecruit .lmtit span.span1 { width: 23%; }
.nyrecruit .lmtit span.span2 {width: 8%;}
.nyrecruit ul li { display: block; line-height: 24px; font-size: 16px; color: #333; cursor: pointer; display: flex; flex-wrap: wrap; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul li span { display: block; float: left; padding: 18px 15px; box-sizing: border-box; text-align: center; }
.nyrecruit ul li span.span1 { width: 23%; }
.nyrecruit ul li span.span2 { width: 8%; padding: 10px; }
.nyrecruit ul li em { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 24px; color: #333; float: right; }
.nyrecruit ul li.on { background: #fff; border-bottom: 1px solid #eee; }
.nyrecruit ul .erji { display: none; padding: 20px; margin-top: -1px; background-color: #fff; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul .erji .wz { box-sizing: border-box; font-size: 14px; color: #666; line-height: 25px; }
.nyrecruit ul .erji .wz .tit { font-size: 16px; font-weight: bold; color: #4a4a4a; margin-bottom: 10px; }
.nyrecruit ul .erji .ann { display: block; width: 150px; height: 40px; line-height: 40px; background: #026cb6; font-size: 14px; color: #fff; text-align: center; margin-top: 15px; transition: all .5s; }
.nyrecruit ul .erji .ann:hover { background: #025692; }

.shownews { padding: 100px 0; }
.shownews .title { line-height: 40px; font-size: 30px; color: #06163A; text-align: center; font-weight: bold; }
.shownews .info { padding: 4px 10px 16px; font-size: 14px; color: #999; line-height: 30px; text-align: center; border-bottom: 1px solid #e5e5e5; }
.shownews .wz{ color: #858FA6; font-size: 16px; line-height: 30px; padding: 36px 0 55px;  }
.shownews .wz h3{ font-size: 20px; color: #203e7c; font-weight: bold; padding-left: 50px; position: relative; margin-bottom: 20px; display: block; }
.shownews .wz h3:before{ content: ""; display: block; width: 40px; height: 2px; position: absolute; left: 0; background: #203e7c;  top: 50%; }
.shownews .wz table{ width:100%; table-layout:fixed; }
.shownews .wz table td{ padding: 10px; }
.shownews .wz img{ max-width: 100%; height: auto; }
.shownews .pre { font-size: 16px; line-height: 35px; font-size: 16px; color: #444; }
.shownews .pre a:hover { color: #025692; }

.showindustrybanner{ position: relative; height: 350px; }
.showindustrybanner .fgc{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.4); }
.showindustrybanner .lmtit{ font-size: 30px; font-weight: bold; color: #fff; margin-bottom: 5px; }
.showindustrybanner .lmjj{ font-size: 16px; color: #fff; }

.weizhi{ font-size: 16px; color: #666; text-align: center; padding: 25px 0; }
.weizhi a{ font-weight: bold; color: #007cbc; text-decoration: underline; }

.showindustry{ padding: 20px 0 80px; font-size: 16px; line-height: 30px; }
.showindustry .content{ max-width: 720px; }
.showindustry h1{ font-size: 30px; color: #62798b; font-weight: bold; margin: 20px 0; }
.showindustry img{ margin: 10px 0; }
.showindustry ul{ margin-left: 25px; }
.showindustry li{ list-style: disc; }

.reindustry{ background: #e8ebee; padding: 100px 0; }
.reindustry .lmtit{ text-align: center; font-size: 30px; color: #62798b; margin-bottom: 30px; }
.reindustry .list ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.reindustry .list ul li{ display: block; width: 31.3333%; margin: 1%; background: #fff; border: 1px solid #ddd; box-sizing: border-box; transition: all .5s; }
.reindustry .list ul li .pic{ padding-bottom: 60%; }
.reindustry .list ul li .tit{ height: 60px; line-height: 60px; padding: 0 20px; font-size: 18px; font-weight: bold; color: #0056b3; transition: all .5s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.reindustry .list ul li:hover{ transform: translateY(-5px); box-shadow: 0 0 15px rgba(0,0,0,.1); }
.reindustry .list ul li:hover .tit{ background: #203e7c; color: #fff; }



