@charset "utf-8";
.content{ max-width: 1500px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.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: #999; font-size: 14px; width: 100%; }
.oneh{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.webshow{ display: block !important; }
.wapshow{ display: none !important; }

.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 20px; 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: #4686e8; 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: #4686e8;}
.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{ position: relative; }
.banner .swiper-slide .fgc{ display: none; position: absolute; width: 100%; height: 100%; background: url(../images/hengxiansunny.png) repeat rgba(0,0,0,.3); left: 0; top: 0; z-index: 8; }
.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 !important; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; opacity: 1; }
.banner .pagination .swiper-pagination-bullet-active{ background: #4686e8; border-color: #4686e8; }
.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; }

.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: #4686e8; }
.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: #4686e8; border-color: #4686e8; 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: #4686e8; border-color: #4686e8;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-mobile:hover > i{ 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: #4686e8; font-size: 16px; }
.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: #4686e8; 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:#4686e8;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.header{ background: rgba(255,255,255,1); box-shadow: 0 0 15px rgba(0,0,0,.1); position: fixed; width: 100%; min-width: 1200px; left: 0; top: 0; z-index: 999; }
.header .logo{ padding: 20px 0; float: left; }
.header .logo img{ height: 40px; }
.header .inmuen{ float: right; }
.header .inmuen ul li{ display: block; float: left; position: relative; }
.header .inmuen ul li > a{ display: block; font-size: 16px; color: #111; font-weight: 300; line-height: 80px; padding: 0 25px; text-transform: uppercase; }
.header .inmuen ul li.on > a,.header .inmuen ul li:hover > a{ color: #fff; background: #4686e8; }
.header .inmuen ul li .erji{ display: none; width: 190px; position: absolute; left: 0; top: 100%; z-index: 8; padding-top: 10px; }
.header .inmuen ul li .erji .kk{ background: #fff; border-radius: 10px; overflow: hidden; }
.header .inmuen ul li .erji a{ display: block; text-indent: 0px; transition: all .5s; height: 50px; line-height: 50px; padding: 0 15px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.header .inmuen ul li .erji a:hover{ text-indent: 10px; background: #4686e8; color: #fff; }
.header .inmuen ul li:hover .erji{ display: block; }
.header .lang{ float: right; font-size: 14px; line-height: 80px; margin-left: 15px; }
.header .lxann{ float: right; width: 120px; line-height: 36px; border-radius: 18px; background: #4686e8; font-size: 14px; color: #fff; text-align: center; margin-top: 22px; margin-left: 15px; }
.header .phone{ font-size: 18px; font-weight: bold; color: #4686e8; float: right; line-height: 80px; margin-left: 50px; }
.headerkg{ height: 80px; }

.inservice{ padding: 70px 0; }
.inservice .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.inservice .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.inservice .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.inservice .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; }
.inservice .list ul li{ display: block; width: 32.333%; margin: .5%; background: #f5f5f5; padding: 30px; box-sizing: border-box; border-radius: 20px; transition: all .5s; }
.inservice .list ul li .ico img{ width: 50px; height: 50px; filter: drop-shadow(rgb(255, 255, 255) 180px 0px); transform: translateX(-180px); }
.inservice .list ul li .ico{ margin-bottom: 10px; width: 90px; line-height: 90px; border-radius: 50%; background: #4686e8; text-align: center; overflow: hidden; }
.inservice .list ul li .tit{ font-size: 20px; margin-bottom: 10px; transition: all .5s; }
.inservice .list ul li .jj{ font-size: 14px; line-height: 22px; transition: all .5s; margin-bottom: 15px; }
.inservice .list ul li .more{ width: 25px; line-height: 25px; border: 2px solid #fff; color: #fff; text-align: center; border-radius: 50%; font-size: 18px; opacity: 0; transition: all .5s; }
.inservice .list ul li .more i{ position: relative; left: 1px; }
.inservice .list ul li:hover{ background: #4686e8; }
.inservice .list ul li:hover .tit,.inservice .list ul li:hover .jj{ color: #fff; }
.inservice .list ul li:hover .more{ opacity: 1; }
.inservice .list ul li:hover .ico{ background: #fff; }
.inservice .list ul li:hover .ico img{ filter: drop-shadow(rgb(70, 134, 232) 180px 0px); transform: translateX(-180px); }

.incangk{ background: url(../images/1657804221.png) no-repeat center; background-size: auto 100%; padding: 0 0 70px; }
.incangk .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.incangk .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.incangk .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.incangk .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: 1%; }
.incangk .list ul li{ display: block; width: 18%; margin: 1%; background: #f5f5f5; height: 72px; padding: 8px 20px 0 85px; box-sizing: border-box; border-radius: 36px; position: relative; transition: all .5s; }
.incangk .list ul li .tit{ font-size: 16px; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.incangk .list ul li .jj{ font-size: 12px; line-height: 18px; color: #666; height: 36px; overflow: hidden; }
.incangk .list ul li .ico{ width: 72px; height: 72px; overflow: hidden; border-radius: 50%; position: absolute; left: -1px; top: 0; transition: all .5s; }
.incangk .list ul li .ico img{ width: 72px; height: 72px; }
.incangk .list ul li:hover{ background: #4686e8; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.incangk .list ul li:hover .tit,.incangk .list ul li:hover .jj{ color: #fff; }
.incangk .list ul li:hover .ico{ transform: rotate(360deg); }

.insol{ background: #f5f6fa; padding: 70px 0; }
.insol .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.insol .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.insol .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.insol .list ul{ display: flex; flex-wrap: wrap; position: relative; }
.insol .list ul li{ display: block; width: 20%; padding: 20px; box-sizing: border-box; transition: all .5s; border-radius: 20px; }
.insol .list ul li .ico{ width: 80px; line-height: 80px; border-radius: 50%; text-align: center; margin-bottom: 15px; background: #4686e8; overflow: hidden; transition: all .5s; }
.insol .list ul li .ico img{ max-width: 40px; max-height: 40px; vertical-align: middle; filter: drop-shadow(rgb(255, 255, 255) 180px 0px);transform: translateX(-180px); }
.insol .list ul li .tit{ font-size: 20px; margin-bottom: 5px; transition: all .5s;}
.insol .list ul li .jj{ font-size: 14px; line-height: 22px; color: #999; }
.insol .list ul li .ann{ width: 110px; line-height: 35px; font-size: 12px; background: #ff6900; text-align: center; border-radius: 18px; color: #fff; transition: all .5s; margin-top: 15px; opacity: 0; }
.insol .list ul li .ann i{ margin-left: 5px; }
.insol .list ul li:hover{ background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.insol .list ul li:hover .ico{ background: #ff6900; }
.insol .list ul li:hover .tit{ color: #ff6900; }
.insol .list ul li:hover .ann{ opacity: 1; }

.inshuju{ background: #f5f6fa; padding: 0 0 70px; }
.inshuju .kk{ background: #fff; border-radius: 40px; box-shadow: 0 0 20px 0 rgba(29, 76, 210, .1); overflow: hidden; }
.inshuju .kk .lmtit img{ width: 100%; height: auto; }
.inshuju .kk .list{ padding: 50px 50px 20px; }
.inshuju .kk .list ul{ display: flex; flex-wrap: wrap; }
.inshuju .kk .list ul li{ display: block; width: 20%; text-align: center; }
.inshuju .kk .list ul li .sz{ font-size: 35px; line-height: 40px; }
.inshuju .kk .list ul li .sz img{ display: inline-block; height: 28px; vertical-align: middle; position: relative; top: -3px; margin-right: 10px; }
.inshuju .kk .list ul li .sz span{ font-weight: bold; font-size: 46px; }
.inshuju .kk .list ul li .tit{ font-size: 16px; margin-top: 5px; }
.inshuju .kk .zs{ text-align: center; }

.innews{ background: #f5f6fa; padding: 0 0 70px; }
.innews .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.innews .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.innews .nav{ text-align: center; margin-bottom: 35px; padding-top: 10px; }
.innews .nav ul li{ display: inline-block; line-height: 35px; background: #4686e8; padding: 0 20px; font-size: 14px; color: #fff; border-radius: 18px; margin: 0 5px; transition: all .5s; }
.innews .nav ul li:hover{ background: #ff6900; }
.innews .list ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.innews .list ul li{ display: block; width: 23%; margin: 0 1%; background: #fff; box-sizing: border-box; border: 1px solid #eee; background: #fff; transition: all .5s; border-radius: 20px; overflow: hidden; }
.innews .list ul li .pic{ overflow: hidden; }
.innews .list ul li .pic .img{ padding-bottom: 70%; transition: all .5s; }
.innews .list ul li .wz{ padding: 40px; }
.innews .list ul li .wz .date{ font-size: 14px; color: #999; text-align: center; }
.innews .list ul li .wz .tit{ font-size: 18px; text-align: center; color: #333; margin-bottom: 15px; }
.innews .list ul li .wz .jj{ font-size: 14px; color: #999; text-align: center; margin-bottom: 15px; }
.innews .list ul li .wz .ann{ background: #f6f6f6; line-height: 40px; font-size: 14px; text-align: center; color: #666; transition: all .5s; border-radius: 20px; }
.innews .list ul li:hover{ border-color: #4686e8; }
.innews .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.innews .list ul li:hover .ann{ background: #4686e8; color: #fff; }

.footer{ padding: 70px 0 20px; background: #4686e8; }
.footer .shang{ position: relative; padding-right: 300px; }
.footer .shang .ewm{ width: 125px; position: absolute; right: 0; top: 0; }
.footer .shang .ewm .tit{ font-size: 14px; color: #fff; margin-top: 10px; text-align: center; }
.footer .shang .logo img{ height: 50px; }
.footer .shang .logo{ margin-bottom: 40px; }
.footer .shang .nav{ margin-bottom: 15px; }
.footer .shang .nav .lmtit{ color: #fff9; font-size: 16px; margin-bottom: 5px; }
.footer .shang .nav .list{ line-height: 22px; font-size: 14px; color: #fff; }
.footer .shang .nav .list a{ display: inline-block; vertical-align: middle; color: #fff; margin: 0 15px 5px 0; }
.footer .shang .link .lmtit{ color: #fff9; font-size: 16px; margin-bottom: 5px; }
.footer .shang .link .list{ line-height: 22px; font-size: 14px; color: #fff9;  }
.footer .shang .link .list a{ color: #fff9; }
.footer .shang .link .list a:hover{ color: #fff; }
.footer .banq{ font-size: 14px; color: #fff9; padding-top: 15px; border-top: 1px solid hsla(0,0%,100%,.6); margin-top: 15px; }
.footer .banq .l{ width: 50%; float: left; }
.footer .banq .r{ width: 50%; float: right; text-align: right; }

.nybanner{ height: 500px; position: relative; }
.nybanner .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.nybanner .fgc .lmtit{ font-size: 36px; color: #fff; }
.nybanner .fgc .lmtit span{ font-size: 16px; }
.nybanner .fgc .ann{ display: block; margin: 10px auto 0; width: 120px; height: 40px; border: 1px solid #fff; border-radius: 20px; padding-right: 20px; position: relative; line-height: 40px; font-size: 14px; color: #fff; transition: all .5s; }
.nybanner .fgc .ann i{ width: 30px; line-height: 30px; background: #fff; display: block; position: absolute; right: 5px; top: 5px; border-radius: 50%; color: #333; }
.nybanner .fgc .ann:hover{ background: #ff6900; }

.nynav{ background: rgb(245, 245, 245); }
.nynav .list ul{ display: flex; flex-wrap: wrap; }
.nynav .list ul li{ display: block;  border-right: 1px solid #eee; margin-right: 5px; }
.nynav .list ul li a{ display: block; padding: 0 50px; line-height: 50px; font-size: 14px; }
.nynav .list ul li:hover,.nynav .list ul li.on{ background: #4686e8; }
.nynav .list ul li:hover a,.nynav .list ul li.on a{ color: #fff; }

.nyservicenr{ padding: 70px 0; }
.nyservicenr .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nyservicenr .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.nyservicenr .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.nyservicenr .list ul{ display: flex; flex-wrap: wrap; width: 101%; left: -.5%; position: relative; }
.nyservicenr .list ul li{ display: block; width: 32.333%; margin: .5%; border-radius: 20px; background: #4686e8; position: relative; box-sizing: border-box; padding: 40px 30px 40px 120px; transition: all .5s; }
.nyservicenr .list ul li .zs{ width: 55px; position: absolute; right: 30px; top: 30px; opacity: .7; }
.nyservicenr .list ul li .ico{ width: 80px; line-height: 80px; position: absolute; left: 20px; top: 50%; margin-top: -40px; overflow: hidden; text-align: center; }
.nyservicenr .list ul li .ico img{ max-width: 50px; max-height: 50px; vertical-align: middle; filter: drop-shadow(rgb(255, 255, 255) 180px 0px);transform: translateX(-180px); }
.nyservicenr .list ul li .tit{ font-size: 18px; color: #fff; margin-bottom: 5px; }
.nyservicenr .list ul li .jj{ font-size: 14px; line-height: 22px; color: #fff; }
.nyservicenr .list ul li:hover{ background: #ff6900; box-shadow: 0 0 15px rgba(0,0,0,.1); transform: translateY(-5px); }

.nyservicewz{ font-size: 16px; line-height: 30px; padding: 0 0 70px; }
.nyservicewz h3{ font-size: 20px; font-weight: 500; padding-left: 10px; border-left: 5px solid #ff6900; line-height: 20px; margin: 10px 0; }

.nyserviceyous{ padding: 70px 0; background: url(../images/servicebg2.237b7d54.jpg) no-repeat center; background-size: cover; }
.nyserviceyous .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nyserviceyous .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.nyserviceyous .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.nyserviceyous .nyserviceyousnr{ overflow: hidden; }
.nyserviceyous .li{ position: relative; border-radius: 20px; overflow: hidden; padding-bottom: 70%; }
.nyserviceyous .li .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(rgba(70, 141, 255, 0), #4686e8); transition: all .5s; }
.nyserviceyous .li .wz{ position: absolute; left: 0; bottom: 0; padding: 0 20px 40px; width: 100%; box-sizing: border-box; transition: all .5s; }
.nyserviceyous .li .wz .jj{ font-size: 14px; color: #fff; line-height: 22px; }
.nyserviceyous .li .wz .tit{ font-size: 18px; color: #fff; margin-top: 10px; }
.nyserviceyous .li:hover .fgc{ background: #4686e8; }
.nyserviceyous .li:hover .wz{ padding-bottom: 60px; }
.nyserviceyous .sxp{ text-align: center; margin-top: 50px; }
.nyserviceyous .sxp a{ display: inline-block; width: 40px; line-height: 40px; background: #4686e8; font-size: 18px; border-radius: 50%; margin: 0 10px; color: #fff; transition: all .5s; }
.nyserviceyous .sxp a:hover{ background: #ff6900; }

.nysoljs{ padding: 70px 0 0; }
.nysoljs .wznr{ width: 49%; float: left; }
.nysoljs .wznr .lmtit{ font-size: 32px; color: #4686e8; }
.nysoljs .wznr .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px 0 35px; }
.nysoljs .wznr .wz{ font-size: 16px; line-height: 30px; }
.nysoljs .pic{ width: 49%; float: right; box-sizing: border-box; padding: 20px; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); border-radius: 20px; }
.nysoljs .pic img{ width: 100%; height: auto; }

.nysolwznr{ padding: 70px 0; }
.nysolwznr .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nysolwznr .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nysolwznr .wz{ font-size: 16px; line-height: 30px; }
.nysolwznr .wz h3{ font-size: 20px; font-weight: 500; padding-left: 10px; border-left: 5px solid #ff6900; line-height: 20px; margin: 10px 0; }

.nysolzengz{ padding: 0 0 70px; }
.nysolzengz .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nysolzengz .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.nysolzengz .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.nysolzengz .list ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.nysolzengz .list ul li{ display: block; width: 23%; margin: 1%; }
.nysolzengz .list ul li .li{ padding-bottom: 110%; display: block; position: relative; border-radius: 20px; overflow: hidden; }
.nysolzengz .list ul li .li .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(rgba(70, 141, 255, 0), #4686e8); transition: all .5s; }
.nysolzengz .list ul li .li .tit{ font-size: 18px; color: #fff; padding: 0 10px; box-sizing: border-box; width: 100%; line-height: 60px; height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: absolute; left: 0; bottom: 0; text-align: center; }

.nysolchangj .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nysolchangj .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.nysolchangj .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.nysolchangj .list ul{ display: flex; flex-wrap: wrap; }
.nysolchangj .list ul li{ display: block; width: 25%; padding: 0 20px; text-align: center; box-sizing: border-box; }
.nysolchangj .list ul li .ico{ width: 140px; line-height: 140px; border-radius: 50%; background: #4686e8; margin: 0 auto; overflow: hidden; }
.nysolchangj .list ul li .ico img{ max-width: 60px; max-height: 60px; filter: drop-shadow(rgb(255, 255, 255) 180px 0px);transform: translateX(-180px); }
.nysolchangj .list ul li .tit{ font-size: 18px; margin-top: 10px; }

.nypage{ padding: 70px 0;  }
.nypage .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nypage .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nypage .wz{ font-size: 16px; line-height: 30px; }
.nypage .wz h3{ font-size: 20px; font-weight: 500; padding-left: 10px; border-left: 5px solid #ff6900; line-height: 20px; margin: 10px 0; }
.nypage .wz img{ margin: 5px 0; }
.nypage .wz strong{ font-weight: bold; }

.nypar{ padding: 70px 0; }
.nypar .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nypar .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 10px; }
.nypar .lmjj{ font-size: 14px; text-align: center; color: #666; margin-bottom: 35px; }
.nypar .list ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.nypar .list ul li{ display: block; width: 31.3333%; margin: 1%; border-radius: 20px; border: 1px solid #eee; box-sizing: border-box; transition: all .5s; overflow: hidden; }
.nypar .list ul li .pic{ padding-bottom: 45%; }
.nypar .list ul li .tit{ padding: 0 10px; line-height: 60px; height: 60px; background: #4686e8; font-size: 18px; text-align: center; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypar .list ul li .wz{ padding: 15px; }
.nypar .list ul li .wz .jj{ font-size: 14px; line-height: 22px; color: #666; margin-bottom: 15px; }
.nypar .list ul li .wz .ann{ text-align: center; display: block; width: 120px; height: 40px; border: 1px solid #4686e8; border-radius: 20px; padding-right: 20px; position: relative; line-height: 40px; font-size: 14px; color: #4686e8; transition: all .5s; }
.nypar .list ul li .wz .ann i{ width: 30px; line-height: 30px; background: #4686e8; display: block; position: absolute; right: 5px; top: 5px; border-radius: 50%; color: #fff; }
.nypar .list ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); }

.shownews{ padding: 70px 0; }
.shownews .tit{ font-size: 20px; font-weight: bold; padding-left: 10px; border-left: 5px solid #000; }
.shownews .date{ font-size: 14px; color: #999; padding: 10px 0 20px; border-bottom: 1px solid #eee; }
.shownews .wz{ padding: 30px 0; font-size: 16px; line-height: 30px; color: #333; }
.shownews .wz video{ width: 100%; height: auto; display: block; }
.shownews .pre{ padding: 20px; border: 1px solid #eee; display: flex; flex-wrap: wrap; }
.shownews .pre .li{ width: 50%; font-size: 14px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; }
.shownews .pre .li:nth-child(2){ text-align: right; }

.nynews{ padding: 50px 0; }
.nynews ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.nynews ul li{ display: block; width: 48%; margin: 1%; transition: all .5s; border-radius: 20px; overflow: hidden; border: 1px solid #eee; box-sizing: border-box; }
.nynews ul li .pic{ overflow: hidden; border-radius: 20px; }
.nynews ul li .pic .img{ padding-bottom: 35%; transition: all .5s; }
.nynews ul li .wz{ padding: 35px 15px 35px 90px; position: relative; }
.nynews ul li .wz .date{ width: 76px; position: absolute; left: 0; top: 35px; border-right: 1px solid #eee; text-align: center; color: #999; }
.nynews ul li .wz .date span{ font-size: 20px; display: block; }
.nynews ul li .wz .tit{ font-size: 18px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; transition: all .5s; }
.nynews ul li .wz .jj{ padding-right: 50px; font-size: 14px; color: #666; line-height: 28px; position: relative; }
.nynews ul li .wz .jj .ico{ width: 26px; line-height: 26px; text-align: center; color: #ccc; border: 1px solid #ccc; position: absolute; right: 0; top: 0; border-radius: 20px; font-size: 16px; transition: all .5s; }
.nynews ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.nynews ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); border: 1px solid #4686e8; }
.nynews ul li:hover .wz .tit{ color: #4686e8; }
.nynews ul li:hover .wz .jj .ico{ color: #4686e8; border-color: #4686e8; }

.nyaboutjs{ padding: 70px 0 30px; }
.nyaboutjs .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nyaboutjs .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nyaboutjs .wz{ font-size: 16px; line-height: 30px; }
.nyaboutjs .wz h3{ font-size: 20px; font-weight: 500; padding-left: 10px; border-left: 5px solid #ff6900; line-height: 20px; margin: 10px 0; }
.nyaboutjs .wz img{ margin: 5px 0; }
.nyaboutjs .wz strong{ font-weight: bold; }

.nyshuju{ background: none; }

.nycul{ padding: 0 0 70px; }
.nycul .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nycul .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nycul .nr .nycullist{ padding-bottom: 50px; position: relative; overflow: hidden; }
.nycul .nr .nycullist .swiper-slide .li{ position: relative; }
.nycul .nr .nycullist .swiper-slide .li .pic{ overflow: hidden; }
.nycul .nr .nycullist .swiper-slide .li .pic .img{ transition: all .5s; padding-bottom: 110%; }
.nycul .nr .nycullist .swiper-slide .li .fgc{ position: absolute; width: 100%; height: 100%; padding: 15px; box-sizing: border-box; left: 0; top: 0; color: #fff; }
.nycul .nr .nycullist .swiper-slide .li .fgc .tit{ font-size: 20px; font-weight: bold; margin-bottom: 10px; }
.nycul .nr .nycullist .swiper-slide .li .fgc .jj{ font-size: 16px; line-height: 30px; }
.nycul .nr .nycullist .swiper-slide .li:hover .pic .img{ transform: scale(1.05,1.05); }
.nycul .nr .nycullist .pagination{ position: absolute; left: 0; bottom: 0; text-align: center; }
.nycul .nr .nycullist .pagination .swiper-pagination-bullet{ width: 15px; height: 15px; background: #cccccc; opacity: 1; }
.nycul .nr .nycullist .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #4686e8; }

.nyzhengshu{ padding: 0 0 70px; }
.nyzhengshu .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nyzhengshu .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nyzhengshu .nyzhengshulist{ overflow: hidden; position: relative; left: -45px; padding: 0 45px; width: 100%; }
.nyzhengshu .nyzhengshulist:after{ content: ""; display: block; width: 45px; background: #fff; height: 100%; position: absolute; right: 0; top: 0; z-index: 8; }
.nyzhengshu .nyzhengshulist:before{ content: ""; display: block; width: 45px; background: #fff; height: 100%; position: absolute; left: 0; top: 0; z-index: 8; }
.nyzhengshu .nyzhengshulist .li{ background: #f1f1f1; padding: 35px 45px; position: relative; overflow: hidden; }
.nyzhengshu .nyzhengshulist .li .pic{ background: #fff; transition: all .5s; }
.nyzhengshu .nyzhengshulist .li .fgc{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.5); left: 0; top: 0; font-size: 35px; color: #fff; opacity: 0; transition: all .5s; }
.nyzhengshu .nyzhengshulist .li:hover .fgc{ opacity: 1; }
.nyzhengshu .nyzhengshulist .li:hover .pic{ transform: scale(1.05,1.05); }
.nyzhengshu .nyzhengshulist .swiperprev,.nyzhengshu .nyzhengshulist .swipernext{ transition: all .5s; z-index: 9; width: 35px; height: 35px; text-align: center; line-height: 35px; background: #c2c2c2; color: #fff; font-size: 20px; cursor: pointer; border-radius: 50%; position: absolute; }
.nyzhengshu .nyzhengshulist .swiperprev{ left: 0; top: 50%; margin-top: -17px; }
.nyzhengshu .nyzhengshulist .swipernext{ right: 0; top: 50%; margin-top: -17px; }
.nyzhengshu .nyzhengshulist .swiperprev:hover,.nyzhengshu .nyzhengshulist .swipernext:hover{ background: #4686e8; }

.nyhr{ padding: 70px 0; }
.nyhr .lmtit{ font-size: 32px; color: #4686e8; text-align: center; }
.nyhr .lmxian{ width: 50px; height: 3px; background: #ff6900; margin: 5px auto 35px; }
.nyhr ul { margin-bottom: -16px; }
.nyhr li { padding: 0 28px; line-height: 28px; color: #333333; background-color: rgb(245, 245, 245); margin-bottom: 16px; font-size: 18px; vertical-align: middle; }
.nyhr li .tit { display: block; position: relative; padding: 25px 40px 25px 26px; cursor: pointer; font-size: 20px; }
.nyhr li .tit::after { content: ''; display: block; width: 7px; height: 7px; background-color: #666666; border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -3.5px; }
.nyhr li .jt { position: absolute; font-size: 28px; top: 50%; right: 0; color: #373737; margin-top: -14px; transition: transform .3s; }
.nyhr li .wz { color: #666666; line-height: 30px; font-size: 16px; border-top: 2px solid #dfdfdf; padding: 15px 0 30px; display: none; }
.nyhr li .wz strong{ font-weight: bold; }
.nyhr li:hover,.nyhr li.on .tit,.nyhr li:hover .jt,.nyhr li.on .jt { color: #4686e8; }
.nyhr li.on .tit::after, .nyhr li:hover .tit::after { background-color: #4686e8; }
.nyhr li.on .jt { transform: rotate(90deg); }

.pages{ text-align: center; padding-top: 30px; }
.pages a{ display: inline-block; line-height: 30px; font-size: 12px; color: #666; padding: 0 12px; background: #fff; border-radius: 5px; }
.pages a:hover,.pages a.on{ background: #4686e8; color: #fff; border-radius: 5px; }

.nymess{ padding: 0 0 80px; }
.nymess .lmtit{ font-size: 30px; color: #333; margin-bottom: 5px; font-weight: bold; text-transform: uppercase; color: #4686e8; }
.nymess .lmjj{ font-size: 16px; color: #666; margin-bottom: 20px; }
.nymess .list{ position: relative; width: 102%; left: -1%; }
.nymess .list .text{ width: 100%; height: 50px; border: 1px solid #cbcbcb; background: #fff; color: #333; padding: 0 20px; font-size: 16px; color: #333; box-sizing: border-box; }
.nymess .list .text:focus,.nymess .list textarea:focus{ border-color: #4686e8; }
.nymess .list textarea{ padding: 10px 20px; border: 1px solid #cbcbcb; background: #fff; color: #333; line-height: 25px; font-size: 16px; box-sizing: border-box; width: 100%; height: 97px; }
.nymess .list .li1{ width: 31.3333%; margin: 0 1% 20px; float: left; }
.nymess .list .li2{ width: 98%; margin: 0 1% 20px; }
.nymess .list .li3{ width: 31.3333%; margin: 0 1% 20px; float: left; padding-right: 100px; box-sizing: border-box; position: relative; }
.nymess .list .li3 img{ width: 90px; height: 50px; position: absolute; right: 0; top: 0; }
.nymess .list .sub{ float: right; width: 200px; height: 50px; background: #4686e8; font-size: 16px; color: #fff; margin-right: 1%; outline: none; }
.nymess .list .sub:hover{ background: #333; }

.nycontact{ padding: 80px 0; }
.nycontact .lmtit{ font-size: 28px; color: #4686e8; text-align: center; margin-bottom: 30px; }
.nycontact .list{ margin-bottom: 50px; }
.nycontact .list ul{ display: flex; flex-wrap: wrap; }
.nycontact .list ul li{ text-align: center; display: block; padding: 0 20px; box-sizing: border-box; width: 33.333%; }
.nycontact .list ul li .ico img{ height: 48px; } 
.nycontact .list ul li .ico{ margin-bottom: 10px; }
.nycontact .list ul li .jj{ font-size: 18px; }
.nycontact .list ul li .tit{ font-size: 14px; color: #999; margin-top: 5px; }