@charset "utf-8";
.content{width: 1300px;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: #00467f;}
.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: 1300px; }
.tishi{ text-align: center; color: #666; font-size: 14px; width: 100%; padding: 30px 0; }
.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: relative; }
.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: #0075c4;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.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 #0075c4; font-size: 14px; color: #fff; background: #0075c4; border-radius: 5px; padding: 0 25px; line-height: 50px; margin-top: 18px; transition: all .5s; }
.header .right .ann:hover{ color: #0075c4; background: none; }
.headerkg{ height: 60px; display: none; }

.inmuen{ position: relative; }
.inmuen ul{ display: block; float: left; }
.inmuen ul li{ display: block; margin-right: 40px; line-height: 60px; position: relative; float: left; }
.inmuen ul li > i{ font-size: 16px; margin-left: 5px; }
.inmuen ul li > a{ font-weight: bold; font-size: 16px; }
.inmuen ul li .erji{ display: none; width: 210px; padding: 15px 0; border-radius: 10px; box-shadow: 0 10px 10px rgba(0,0,0,.1); position: absolute; left: 0; top: 100%; z-index: 9; background: #fff; }
.inmuen ul li .erji a{ display: block; font-size: 14px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 20px; }
.inmuen ul li .erji .li{ position: relative; }
.inmuen ul li .erji i{ position: absolute; right: 15px; top: 0; line-height: 40px; font-size: 16px; }
.inmuen ul li:hover .erji{ display: block; }
.inmuen ul li.on > a{ color: #0075c4; }
.inmuen ul li .sanji{ display: none; width: 210px; padding: 15px 20px; border-radius: 10px; box-shadow: 10px 10px 10px rgba(0,0,0,.1); left: 100%; top: 0; position: absolute; background: #fff; }
.inmuen ul li .erji .li:hover .sanji{ display: block; }
.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: #0075c4; 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: #0075c4; }
.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: #0075c4 }
.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); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img { width: 1920px; height: auto; max-width: initial; }
.banner .pagination{ z-index: 9; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0 !important; bottom: 20px; }
.banner .pagination .swiper-pagination-bullet{ cursor: pointer; width: 10px; height: 10px; display: inline-block; margin: 0 5px; border-radius: 5px; box-sizing: border-box; background: rgba(255,255,255,.5); opacity: 1 !important; }
.banner .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #0075c4; width: 30px; }
.banner .banner-left{ display: block; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 90px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; z-index: 7; }
.banner .banner-right{ display: block; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 90px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; z-index: 7; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; color: #0075c4; }

.inlmtit{ font-size: 36px; font-weight: bold; color: #444; text-align: center; }
.inlmjj{ font-size: 24px; color: #444444; text-align: center; }

.inclass{ padding: 50px 0; background-color: #f5f5f5; }
.inclass .li{padding: 0 40px;float: left;box-sizing: border-box;width: 20%;float: left;}
.inclass .li+.li { border-left: 1px solid #ddd; }
.inclass .li .tit{ font-size: 18px; color: #333; font-weight: bold; margin-bottom: 20px; }
.inclass .li p { line-height: 30px; font-size: 14px; color: #868686; }
.inclass .li a{ line-height: 30px; height: 30px; display: block; font-size: 14px; color: #868686; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inclass .li a:hover{ color: #0075c4; }
.inclass .li .ann{ display: block; width: 140px; line-height: 50px; height: 50px; border-radius: 5px; background: #0075c4; font-size: 14px; color: #fff; text-align: center; border: 1px solid #0075c4; margin-top: 30px; }
.inclass .li .ann:hover{ background: none; color: #0075c4; }
.inclass .li:nth-child(1){ width: 40%; }
.inclass .li:nth-child(1) .tit { font-size: 36px; color: #444; }

.inpro { padding: 60px 0 40px; }
.inpro .nr { margin-top: 40px; }
.inpro ul{ position: relative; width: 102%; left: -1%; }
.inpro ul li{ display: block; width: 23%; margin: 0 1% 2%; float: left; background: #fff; border: 1px solid #d5e3ea; box-sizing: border-box; }
.inpro ul li .pic{ overflow: hidden; position: relative; padding: 10px; }
.inpro ul li .pic > img{transition: all .5s;width: 100%;height: 100%;}
.inpro ul li .pic .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,117,196,.4); }
.inpro ul li .pic .ico{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(255,255,255,.7); border-radius: 50%; margin: 0 auto; }
.inpro ul li .wz{ padding: 10px; background: #f5f5f5; }
.inpro ul li .tit{ text-align: center; height: 24px; line-height: 24px;font-size: 14px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro ul li .jj{height: 66px;line-height: 22px;font-size: 13px;color: #747474;text-align: center;overflow: hidden;margin-top: 2px;}
.inpro ul li:hover .pic > img{ transform: scale(1.1,1.1); }
.inpro ul li:hover .pic .fgc{ opacity: 1; }
.inpro ul li:hover .wz{ background: #0075c4; }
.inpro ul li:hover .wz .tit,.inpro ul li:hover .wz .jj{ color: #fff; }

.inabout{padding: 60px 0;background: #f5f5f5;}
.inabout .inshuj{ margin: 40px 0; text-align: center; font-size: 0; }
.inabout .inshuj ul li{display: inline-block;max-width: 330px;width: 25%;}
.inabout .inshuj ul li .ico{line-height: 80px;}
.inabout .inshuj ul li .sz{font-size: 40px;color: #333;font-weight: bold;margin: 10px 0;}
.inabout .inshuj ul li .tit{font-size: 16px;color: #666;}
.inabout .wz{position: relative;padding-left: 800px;min-height: 475px;}
.inabout .wz .video{width: 740px;box-sizing: border-box;position: absolute;left: 0;top: 0;}
.inabout .wz .video video{ object-fit: cover; }
.inabout .wz .rightwz .jieswz{font-size: 16px;line-height: 30px;color: #666;margin-bottom: 20px;}
.inabout .wz .rightwz .ann{ display: block; width: 140px; line-height: 50px; border-radius: 5px; background: #0075c4; font-size: 14px; color: #fff; text-align: center; border: 1px solid #0075c4; }
.inabout .wz .rightwz .ann:hover{ background: none; color: #0075c4; }

.innews{ padding: 60px 0; }
.innews .nr{ margin-top: 30px; }
.innews .nr .innewslist{ width: 50%; float: left; overflow: hidden; position: relative; }
.innews .nr .innewslist .li .pic{ overflow: hidden; }
.innews .nr .innewslist .li .pic .img{ padding-bottom: 68.5714%; transition: all .5s; }
.innews .nr .innewslist .li .wz{ padding: 10px 180px 0 0; }
.innews .nr .innewslist .li .wz .tit{ font-size: 18px; color: #333; height: 30px; line-height: 30px; margin-bottom: 10px; }
.innews .nr .innewslist .li .wz .date{ font-size: 14px; color: #666; }
.innews .nr .innewslist .li .wz .jj{ font-size: 14px; color: #666; height: 30px; line-height: 30px; }
.innews .nr .innewslist .li:hover .pic .img{ transform: scale(1.05,1.05); }
.innews .innewslist .swiperprev,.innews .innewslist .swipernext{ position: absolute; width: 50px; line-height: 50px; border-radius: 50%; font-size: 30px; color: #333; text-align: center; cursor: pointer; z-index: 8; }
.innews .innewslist .swiperprev{ position: absolute; right: 70px; bottom: 10px; }
.innews .innewslist .swipernext{ position: absolute; right: 0; bottom: 10px; }
.innews .innewslist .swiperprev i{ position: relative; left: -2px; top: -1px; }
.innews .innewslist .swipernext i{ position: relative; right: -2px; top: -1px; }
.innews .innewslist .swiperprev:hover,.innews .innewslist .swipernext:hover{ background: #0075c4; color: #fff; }
.innews .rlist{ width: 50%; float: left; box-sizing: border-box; padding-left: 45px; }
.innews .rlist ul li{ display: block; position: relative; padding: 15px 30px 18px 175px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.innews .rlist ul li .date{ width: 128px; position: absolute; left: 0; top: 0; text-align: center; padding: 20px 0; font-size: 14px; color: #a6a6a6; border-right: 1px solid #eee; }
.innews .rlist ul li .date span{ display: block; font-size: 36px; color: #a6a6a6; }
.innews .rlist ul li .tit{ font-size: 16px; color: #333; line-height: 30px; height: 30px; margin-bottom: 10px; }
.innews .rlist ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 50px; margin-bottom: 5px; }
.innews .rlist ul li:hover{ background: #eee; }
.innews .rlist ul li:hover .tit{ color: #0075c4; }

.inlink{padding: 20px 0; border-top: 1px solid #ececec;}
.inlink .nr{ position: relative; padding-left: 85px;}
.inlink .nr .lmtit{ font-size: 16px; position: absolute; left: 0; top: 50%; margin-top: -13px; line-height: 25px; font-weight: bold; }
.inlink .nr a{ display: inline-block; padding: 0 20px; border-right: 1px solid #ccc; font-size: 14px; margin: 3px 0; }

.inmess{ padding: 40px 0 0; background: #ececec; }
.inmess .nr{ position: relative; padding-right: 160px; }
.inmess .nr .text{ box-sizing: border-box; float: left; width: 20%; float: left; margin-right: 2%; height: 45px; padding: 0 15px; border: 1px solid #fff; background-color: #fff; font-size: 14px; color: #333; }
.inmess .nr .text::placeholder{ color: #999; }
.inmess .nr .text1{ box-sizing: border-box; float: left; width: 34%; float: left; height: 45px; padding: 0 15px; border: 1px solid #fff; background-color: #fff; font-size: 14px; color: #333; }
.inmess .nr .text1::placeholder{ color: #999; }
.inmess .nr .sub{width: 140px;height: 45px; line-height: 45px; text-align: center; font-size: 16px;color: #fff;background: #0075c4;outline: none;position: absolute;right: 0;top: 50%;margin-top: -22.5px;}
.inmess .nr .sub:hover{ background: #006bb3; color: #fff; }

.footer{ background: #ececec; }
.footer .fcon{ border-bottom: 1px solid #ddd; }
.footer .fcon .li{ width: 30%; float: left; box-sizing: border-box; line-height: 120px; padding: 0 10px; }
.footer .fcon .li .phone{ display: inline-block; padding-left: 60px; line-height: initial; position: relative; text-align: left; vertical-align: middle; }
.footer .fcon .li .phone i{ display: block; width: 42px; height: 42px; border: 2px  solid #999; color: #999; font-size: 20px; line-height: 45px; border-radius: 50%; position: absolute; left: 0; top: 0; text-align: center; }
.footer .fcon .li .phone .tit{ font-size: 14px; color: #333; margin-bottom: 4px; }
.footer .fcon .li .phone .sz{color: #333;font-size: 18px;font-weight: bold;}
.footer .fcon .li .email{ display: inline-block; padding-left: 55px; line-height: initial; position: relative; text-align: left; vertical-align: middle; }
.footer .fcon .li .email i{ display: block; width: 42px; height: 42px; color: #999; font-size: 40px; line-height: 42px; position: absolute; left: 0; top: 0; text-align: center; }
.footer .fcon .li .email .tit{ font-size: 14px; color: #333; margin-bottom: 4px; }
.footer .fcon .li .email .sz{ color: #333; font-size: 18px; font-weight: bold; }
.footer .fcon .li.li1{ border-right: 0; width: 40%; }
.footer .fcon .li .address{ display: inline-block; padding-left: 55px; line-height: initial; position: relative; text-align: left; vertical-align: middle; font-size: 14px; line-height: 25px; color: #333; }
.footer .fcon .li .address i{ display: block; width: 42px; height: 42px; color: #999; font-size: 40px; line-height: 42px; position: absolute; left: 0; top: 50%; text-align: center; margin-top: -21px; }
.footer .fcon .li .address span{ font-size: 14px; color: #333; }
.footer .fnav{ padding: 20px 0; border-bottom: 1px solid #ddd; }
.footer .fnav .li{ padding: 35px 25px; float: left; box-sizing: border-box; width: 16%; float: left; }
.footer .fnav .li .tit{ font-size: 16px; color: #333; font-weight: bold; margin-bottom: 20px; }
.footer .fnav .li a{ line-height: 30px; height: 30px; display: block; font-size: 14px; color: #868686; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.footer .fnav .li a:hover{ color: #0075c4; }
.footer .fnav .li:nth-child(1){ width: 34%; }
.footer .fnav .li:nth-child(1) a{ float: left; width: 50%; }
.footer .banq{padding: 20px 0;}
.footer .banq .fenx{ float: right; }
.footer .banq .fenx a{ display: block; color: #868686; width: 30px; line-height: 30px; border-radius: 5px; font-size: 20px; text-align: center; float: left; margin-left: 10px; }
.footer .banq .fenx a:hover{ color: #0075c4; }
.footer .banq .banqwz{ font-size: 14px; color: #333; line-height: 22px; padding: 4px 0; float: left; }
.footer .banq .banqwz a{ color: #333; }
.footer .banq .banqwz a:hover{ text-decoration: underline; }

.nyweizhi{ padding: 20px 0; background: #f5f5f5; }
.nyweizhi .weizhi{ line-height: 25px; font-size: 14px; }
.nyweizhi .weizhi:before{ content: ''; width: 4px; height: 20px; background: #0075c4; display: inline-block; vertical-align: middle; margin-right: 10px; }

.nymain{ padding: 30px 0 60px; }
.nymain .nyleft { width: 230px; float: left; }
.nymain .nynav{ width: 230px; float: left; }
.nymain .nynav .lmtit{line-height: 55px;background: #0075c4;font-size: 18px;font-weight: bold;color: #fff;text-align: center;}
.nymain .nynav .list{ border: 1px solid #d5e3ea; }
.nymain .nynav .list ul li{ display: block; border-top: 1px solid #d5e3ea; font-size: 14px; position: relative; }
.nymain .nynav .list ul li > a{ display: block; color: #333; padding: 0 20px; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nymain .nynav .list ul li > a:before{content: "►";display: inline-block;font-size: 12px;margin-right: 6px;color: #0075c4;zoom:.8;}
.nymain .nynav .list ul li:hover > a,.nymain .nynav .list ul li.on > a{ background: #f1faff; color: #0075c4; }
.nymain .nynav .list ul li i{ width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; position: absolute; right: 0; top: 0; z-index: 5; }
.nymain .nyright{ width: calc(100% - 270px); float: right; }
.nymain .nynav .list ul li .erji{ display: none; background: #f5f5f5; padding: 10px 20px; }
.nymain .nynav .list ul li .erji a{ display: block; font-size: 14px; color: #666; padding: 5px 0; }
.nymain .nynav .list ul li .erji a:hover,.nymain .nynav .list ul li .erji a.on{ color: #0075c4; font-weight: bold; }
.nymain .nynav .list ul li:hover .erji,.nymain .nynav .list ul li.on .erji{ display: block; }

.feny{ text-align: center; }
.feny a{ display: inline-block; margin: 2px; line-height: 30px; font-size: 14px; color: #333; border: 1px solid #d9e1e6; border-radius: 5px; padding: 0 15px; }
.feny a:hover,.feny a.on{ background: #0075c4; color: #fff; }

.nypage {  padding-top: 10px; font-size: 16px; line-height: 30px; color: #333; font-weight: 300 }

.nyapp{ padding: 30px 0 50px; }
.nyapp ul{ display: flex; flex-wrap: wrap; position: relative; width: calc(100% + 30px); left: -15px; margin-bottom: 30px; }
.nyapp ul li{ display: block; width: 33.3333%; padding: 15px; box-sizing: border-box; transition: all .5s; }
.nyapp ul li .pic{ overflow: hidden; margin-bottom: 15px; }
.nyapp ul li .pic .img{ padding-bottom: 68.1818%; transition: all .5s; }
.nyapp ul li .tit{ font-size: 18px; line-height: 30px; height: 30px; color: #333; margin-bottom: 5px; }
.nyapp ul li .date{ font-size: 14px; color: #666; margin-bottom: 5px; }
.nyapp ul li .jj{ font-size: 14px; color: #666; line-height: 22px; }
.nyapp ul li:hover{ background: #eef4f6; }
.nyapp ul li:hover .pic .img{ transform: scale(1.05,1.05); }

.nysupp ul li{display: block;padding: 25px 30px 25px 360px;position: relative;min-height: 232px;background: #f5f5f5;margin-bottom: 20px;box-sizing: border-box;}
.nysupp ul li .pic{overflow: hidden;width: 310px;position: absolute;border: 1px solid #f1f1f1;left: 20px;top: 20px;}
.nysupp ul li .pic img{ transition: all .5s; }
.nysupp ul li .tit{ font-size: 20px; color: #262626; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .date{ margin-bottom: 10px; font-size: 14px; color: #666; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 50px; overflow: hidden; margin-bottom: 25px; }
.nysupp ul li .more{ display: inline-block; font-size: 14px; color: #fff; width: 110px; height: 35px; line-height: 35px; text-align: center; background: #333; }
.nysupp ul li:hover .more{ background: #0075c4; }
.nysupp ul li:hover img{ transform: scale(1.1,1.1); }
.nysupp ul li:hover .tit{ color: #0075c4; }

.shownews { padding: 20px 0; }
.shownews .title {line-height: 40px;font-size: 24px;color: #333;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: #606777;font-size: 16px;line-height: 30px;padding: 36px 0 40px;}
.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: #0075c4; }

.nyrecruit .lmtit {line-height: 30px;color: #666;background: #f5f5f5;font-size: 16px;display: flex;flex-wrap: wrap;font-weight: bold;text-align: center;border: 1px solid #d9e1e6;}
.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 { margin-bottom: 20px; }
.nyrecruit ul li { display: block; line-height: 24px; font-size: 16px; color: #333; cursor: pointer; display: flex; flex-wrap: wrap; border: 1px solid #d9e1e6; 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: block; padding: 20px; margin-top: -1px; background-color: #fff; border: 1px solid #d9e1e6; 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: #0075c4; font-size: 14px; color: #fff; text-align: center; margin-top: 15px; transition: all .5s; }
.nyrecruit ul .erji .ann:hover { background: #006bb3; }

.nysearch{ padding-bottom: 30px; }
.nysearch ul a:nth-child(1) li{ margin-top: 0; }
.nysearch ul li{display: block;background: #fff;margin-top: 30px;padding: 15px;}
.nysearch ul li .tit{ height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.nysearch ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 50px; overflow: hidden; margin-bottom: 10px; }
.nysearch ul li .date{ font-size: 14px; color: #ccc; }
.nysearch ul li:hover .tit{ text-decoration: underline; color: #0075c4; }
.nysearch ul li:hover .tit font { color: #0075c4; }

.nypronav{ width: 230px; box-sizing: border-box; float: left; padding: 30px 25px 20px; border: 1px solid #d5e3ea; float: left; margin-bottom: 20px; }
.nypronav .slmtit{ font-size: 18px; font-weight: bold; color: #222; margin-bottom: 15px; line-height: 27px; }
.nypronav .slmtit a{ float: right; font-size: 14px; color: #0070d5; font-weight: 300; text-decoration: underline; }
.nypronav .list ul li{ font-size: 14px; position: relative; }
.nypronav .list i{ position: absolute; cursor: pointer; right: 0; top: 0; line-height: 25px; width: 20px; text-align: center; transition: all .5s; transform: rotate(-90deg); }
.nypronav .list i:hover{ color: #0070d5; }
.nypronav .list i.fanz{ transform: rotate(0deg); }
.nypronav .list ul li > a{ height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; margin-bottom: 10px; font-size: 16px; color: #111; padding-right: 20px; }
.nypronav .list ul li .erji{ display: none; padding-bottom: 10px; }
.nypronav .list ul li .erji .li{ position: relative; }
.nypronav .list ul li .erji .li > a{ display: block; font-size: 14px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 20px; }
.nypronav .list ul li .erji .li span{ width: 16px; height: 16px; display: inline-block; border: 1px solid #ddd; border-radius: 50%; vertical-align: middle; margin-right: 10px; position: relative; top: -1px; }
.nypronav .list ul li .erji .li:hover > a span,.nypronav .list ul li .erji .li.on > a span{ border: 1px solid #0070d5; }
.nypronav .list ul li .erji .li:hover > a span:before,.nypronav .list ul li .erji .li.on > a span:before{ content: ""; display: block; width: 10px; height: 10px; background: #0070d5; border-radius: 50%; margin: 3px; }
.nypronav .list ul li:hover > a,.nypronav .list ul li.on > a{ color: #0070d5; }
.nypronav .list ul li.on .erji{ display: block; }
.nypronav .list ul li .erji.sanji{ display: none; padding-left: 30px; }
.nypronav .list ul li .erji .li.on .erji.sanji{ display: block; }
.nypronav .list ul li .erji.sanji .li span{ zoom:.8; }
.nypronav .list ul li .erji.sanji .li a{ font-size: 12px; color: #666; }
.nypronav .xian{ height: 1px; background: #eee; margin: 20px 0; }
.nypronav .pplist ul li{ display: block; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #222; }
.nypronav .pplist ul li span{ width: 16px; height: 16px; display: inline-block; border: 1px solid #ddd; border-radius: 3px; vertical-align: middle; margin-right: 10px; position: relative; top: -1px; }
.nypronav .pplist ul li:hover,.nypronav .pplist ul li.on{ color: #0070d5; }
.nypronav .pplist ul li:hover span,.nypronav .pplist ul li.on span{ border: 1px solid #0070d5; }
.nypronav .pplist ul li:hover span:before,.nypronav .pplist ul li.on span:before{ content: ""; display: block; width: 10px; height: 10px; background: #0070d5; border-radius: 3px; margin: 3px; }

.nyscreen { min-height: 25px; font-size: 16px; margin-bottom: 14px; position: relative; padding-left: 110px; }
.nyscreen b { color: #0070d5; position: absolute; top: 0; left: 0; }
.nyscreen a { font-size: 14px; margin-right: 14px; display: inline-block; margin-bottom: 6px;}
.nyscreen a i { color: #c20000; margin-left: 6px; }
.nypro ul{ position: relative; width: 102%; left: -1%; }
.nypro ul li{ display: block; width: 23%; margin: 0 1% 2%; float: left; background: #fff; border: 1px solid #d5e3ea; box-sizing: border-box; }
.nypro ul li .pic{ overflow: hidden; position: relative; padding: 10px; }
.nypro ul li .pic > img{transition: all .5s;width: 100%;height: 100%;}
.nypro ul li .pic .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,117,196,.4); }
.nypro ul li .pic .ico{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(255,255,255,.7); border-radius: 50%; margin: 0 auto; }
.nypro ul li .wz{ padding: 10px; background: #f5f5f5; }
.nypro ul li .tit{ text-align: center; height: 24px; line-height: 24px;font-size: 14px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro ul li .jj{height: 66px;line-height: 22px;font-size: 13px;color: #747474;text-align: center;overflow: hidden;margin-top: 2px;}
.nypro ul li:hover .pic > img{ transform: scale(1.1,1.1); }
.nypro ul li:hover .pic .fgc{ opacity: 1; }
.nypro ul li:hover .wz{ background: #0075c4; }
.nypro ul li:hover .wz .tit,.nypro ul li:hover .wz .jj{ color: #fff; }

.nycontact{ padding: 0 0 30px; }
.nycontact .wz{ padding: 40px 35px; background: #f5f5f5; font-size: 16px; line-height: 30px; color: #333; margin-top: 20px; }
.nycontact .wz .tit { font-size: 18px; color: #0075c4; border-bottom: 1px solid #ddd; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; }
.nycontact .wz h3 { margin-bottom: 10px; font-size: 16px; font-weight: bold; }
.nycontact .wz p{ margin: 0; }
.nycontact .tis .li{ width: 50%; float: left; margin-top: 50px; }
.nycontact .tis .li .tit{ line-height: 30px; border-left: 4px solid #0075c4; font-size: 24px; font-weight: bold; color: #333; padding-left: 10px; margin-bottom: 15px; }
.nycontact .tis .li .jj{f;font-size: 14px;olor: #666;line-height: 25px;max-width: 570px;}
.nycontactmap { margin-top: 40px; }
.nycontactmap iframe{ display: block; }

.nyabout{padding: 20px 0 40px;}
.nyabout .lmtit{ font-size: 36px; font-weight: bold; color: #444; text-align: center; margin-bottom: 30px; }
.nyabout .wz{position: relative;padding-left: 770px;min-height: 412px;font-size: 16px;color: #666;line-height: 30px;}
.nyabout .wz .pic{width: 720px;position: absolute;left: 0;top: 0;}

.nyaboutcf{ padding: 0 0 50px; }
.nyaboutcf ul{ display: block; position: relative; width: 102%; left: -1%; }
.nyaboutcf ul li{ display: block; width: 23%; margin: 1%; float: left; }
.nyaboutcf ul li .pic{ overflow: hidden; }
.nyaboutcf ul li .pic img{ transition: all .5s; }
.nyaboutcf ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyaboutcf ul li .tit{ font-size: 16px; color: #666; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.nyaboutcf ul li:hover .tit{ color: #0075c4; }

.nyservice { margin-top: 50px; }
.nyservice .lmtit{ font-size: 36px; font-weight: bold; color: #444; text-align: center; margin-bottom: 30px; }
.nyservice ul { margin-left: -8px; margin-right: -8px; }
.nyservice li { display: block; float: left; width: 25%; box-sizing: border-box; }
.nyservice .card { box-sizing: border-box; padding: 26px 10px; text-align: center; }
.nyservice .card .pic img { max-width: 68px; max-height: 68px; margin: 0 auto; }
.nyservice .card .tit { font-size: 18px; color: #0075c4; line-height: 30px; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; }
.nyservice .card .jj { font-size: 14px; color: #333; line-height: 24px; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.nycapa{padding: 50px 0 50px;}
.nycapa .nr{ padding-left: 50%; position: relative; min-height: 680px; box-sizing: border-box; }
.nycapa .nr .pic{ width: 50%; position: absolute; left: 0; top: 0; box-sizing: border-box; padding-right: 10px; }
.nycapa .nr .text{padding-left: 40px; padding-top: 10px; }
.nycapa .nr .tit { font-size: 32px; color: #444; line-height: 48px; font-weight: bold; }
.nycapa .nr .xian { width: 60px; height: 6px; background-color: #0075c4; margin: 20px 0; }
.nycapa .nr .wz { font-size: 18px; color: #666666; line-height: 36px; }

.nypar{ padding: 60px 0 0; }
.nypar .lmtit{ font-size: 36px; color: #444; font-weight: bold;  text-align: center; margin-bottom: 30px; }
.nypar .list ul{ display: block; position: relative; width: 101%; left: -.5%; }
.nypar .list ul li{ width: 19%; margin: .5%; float: left; overflow: hidden; border: 1px solid #dfdfdf; box-sizing: border-box; }
.nypar .list ul li:hover{ border: 1px solid #0075c4; }

.showinfo{ padding: 0 0 40px; }
.showinfo .nr{ position: relative; padding: 20px 20px 40px 560px; background: #f5f5f5; min-height: 535px; }
.showinfo .nr .lmtit{ padding: 15px 0; font-size: 24px; color: #333; font-weight: bold; border-bottom: 1px dashed #ddd; }
.showinfo .nr .jj{ font-size: 14px; line-height: 25px; padding: 20px 0; color: #666; border-bottom: 1px dashed #ddd; }
.showinfo .nr .jj .tit{ font-size: 16px; color: #0075c4; margin-bottom: 10px; font-weight: bold; }
.showinfo .nr .fenx{ padding: 20px 0; }
.showinfo .nr .fenx a{ display: block; color: #868686; width: 30px; line-height: 30px; border-radius: 5px; font-size: 20px; text-align: center; float: left; margin-left: 10px; }
.showinfo .nr .fenx a:hover{ color: #0075c4; }

.box{ width: 500px; position: absolute; left: 20px; top: 20px; box-sizing: border-box; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310, .tb-s310 a {height:425px; width:500px;}
.tb-s310, .tb-s310 img {max-height:425px; max-width:500px;}
div.zoomDiv {z-index:999; position:absolute; width:500px; height:425px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../images/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { margin-top: 15px; padding: 0 25px; position: relative; }
.picScroll-left .hd .prev {width:20px;height:100%;font-size: 28px;text-align:center;line-height:100%;color:#666;overflow:hidden;cursor:pointer;position:absolute;top: 0;z-index:9;left: 0;}
.picScroll-left .hd .next { width:20px; height:100%; font-size:28px; text-align:center; line-height:100%; color:#666; overflow:hidden; cursor:pointer; position:absolute; top: 0; z-index:9; right: 0; }
.picScroll-left .hd .prev:hover { color:#0075c4; }
.picScroll-left .hd .next:hover { color:#0075c4; }
.picScroll-left .hd i{ position: absolute; top: 50%; margin-top: -14px; left: 50%; margin-left: -5px; }
.picScroll-left .bd{ display: block; position: relative; width: calc(100% + 10px); left: -5px; }
.picScroll-left .bd ul li { display: block; width: 25%; float: left; cursor: pointer; }
.picScroll-left .bd ul li a{ display: block; padding: 0 5px; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #0075c4; }
.showprodetail .detail .hd{ padding: 5px 0 0; background: #0075c4; }
.showprodetail .detail .hd ul li{ display: inline-block; padding: 0 20px; position: relative; cursor: pointer; }
.showprodetail .detail .hd ul li:before{ content: ""; display: block; width: 1px; height: 17px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -9px; }
.showprodetail .detail .hd ul li:nth-last-child(1):before{ display: none; }
.showprodetail .detail .hd ul li span{ display: block; padding: 0 15px; line-height: 45px; font-size: 16px; color: #fff; }
.showprodetail .detail .hd ul li.on span{ background: #fff; color: #0075c4; }
.showprodetail .detail .bd ul .wz{ font-size: 16px; line-height: 30px; color: #333; padding: 20px 0 0; }
.showprodetail .detail .bd ul .wz td { padding: 10px; line-height: 1.6; }
.showprodetail .detail .bd ul .wz table{ max-width: 100%; }

.repro{ padding: 20px 0 0; }
.repro .nr{ position: relative; width: 102%; left: -1%; }
.repro .nr .li{ display: block; width: 23%; margin: 0 1% 2%; float: left; background: #fff; border: 1px solid #d5e3ea; box-sizing: border-box; }
.repro .nr .li .pic{ overflow: hidden; position: relative; padding: 10px; }
.repro .nr .li .pic > img{transition: all .5s;width: 100%;height: 100%;}
.repro .nr .li .pic .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,117,196,.4); }
.repro .nr .li .pic .ico{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(255,255,255,.7); border-radius: 50%; margin: 0 auto; }
.repro .nr .li .wz1{ padding: 10px; background: #f5f5f5; }
.repro .nr .li .tit{ text-align: center; height: 24px; line-height: 24px;font-size: 14px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.repro .nr .li .jj{height: 66px;line-height: 22px;font-size: 13px;color: #747474;text-align: center;overflow: hidden;margin-top: 2px;}
.repro .nr .li:hover .pic > img{ transform: scale(1.1,1.1); }
.repro .nr .li:hover .pic .fgc{ opacity: 1; }
.repro .nr .li:hover .wz{ background: #0075c4; }
.repro .nr .li:hover .wz .tit,.repro .nr .li:hover .wz .jj{ color: #fff; }

.y-kefu-box { position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url("../images/20201222180437_1862520880.png") no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #0075c4; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 5px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0075c4; border-color: #0075c4; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 20px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 20px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 18px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 13px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 10px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0075c4; border-color: #0075c4;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0075c4; font-size: 18px; }
.y-kefu-box .right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.y-kefu-box .right-arrow1,.y-kefu-box .right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.y-kefu-box .right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2 { border-left: 6px white solid;}
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height: 130px; margin: 6px auto 9px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #0075c4; font-size: 16px; }/*锟斤拷色锟斤拷锟斤拷*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0075c4;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.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: #0075c4 !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: 99; }
.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: 15px; z-index: 99; font-size: 20px; color: #999; }
.yzmxf .yzmxfnr .close:hover{ color: #0075c4; }