@charset "utf-8";
/*html{ scroll-behavior: smooth; }*/
.content{ max-width: 1200px; 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: #222; 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: #058FFC;}
.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 .index_video{ position: absolute; width: 100%; height: 100%; object-fit: cover; z-index: 7; }
.banner .banner-left{ opacity: 0; display: block; position: absolute; font-size: 30px; color: #fff; left: 40px; top: 50%; width: 50px; height: 50px; line-height: 50px; margin-top: -25px; z-index: 7; transition: all .5s; }
.banner .banner-right{ opacity: 0; display: block; position: absolute; font-size: 30px; color: #fff; right: 40px; top: 50%; width: 50px; height: 50px; line-height: 50px; margin-top: -25px; z-index: 7; transition: all .5s; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; color: #058FFC; }
.banner:hover .banner-left,.banner:hover .banner-right{ opacity: .8; }
.banner .pagination{ z-index: 9; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 25px !important; }
.banner .pagination .swiper-pagination-bullet{ width: 14px; height: 14px; margin: 0 10px !important; box-sizing: border-box; border-radius: 50%; border: 3px solid #fff; background: none; opacity: 1; line-height: 50px; overflow: hidden; }
.banner .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #058FFC; border-color: #058FFC; }

.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: #058FFC; }
.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: #058FFC; border-color: #058FFC; 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: #058FFC; border-color: #058FFC;}
.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: #058FFC; 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: #058FFC; 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:#058FFC;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.intop{ background: rgb(34, 34, 34); padding: 10px 0; font-size: 14px; color: rgb(204, 204, 204); }
.intop .fr{ color: #999; }
.intop a{ color: rgb(204, 204, 204); margin: 0 5px; }
.intop a:hover{ color: #fff; text-decoration: underline; }

.header .content{ position: relative; }
.header .logo{ padding: 25px 0; float: left; }
.header .logo img{ height: 46px; }
.header .searchann{ position: relative; cursor: pointer; text-align: center; float: right; }
.header .searchann .kai{ transition: all .5s; opacity: 1; width: 40px; line-height: 81px; text-align: center; position: relative; z-index: 8; }
.header .searchann .guan{ position: absolute; left: 0; top: 0; width: 40px; line-height: 81px; text-align: center; transition: all .5s; opacity: 0; z-index: 7; }
.header .searchann svg{ fill: #111; height: 19px; width: auto; display: inline-block; vertical-align: middle; }
.header .searchann:hover svg{ fill: #111; }
.header .lang{ float: right; margin-left: 15px; padding: 28.5px 0; }
.header .inmuen{ float: right; }
.header .inmuen ul li{ display: block; float: left; padding: 0 33px; }
.header .inmuen ul li a{ display: block; position: relative; line-height: 96px; font-size: 16px; color: #111; }
.header .inmuen ul li:hover a,.header .inmuen ul li.on a{ color: #058FFC; }

.searchmain{ position: fixed; width: 100%; background: #fff; left: 0; top: 81px; z-index: 99; transition: all .5s; overflow: hidden; height: 0; box-shadow: 0 4px 4px rgba(0,0,0,.05); }
.searchmain .content{ position: relative; padding: 30px 0 40px; }
.searchmain .close{ width: 40px; line-height: 40px; text-align: center; font-size: 20px; position: absolute; right: 0; top: 0; }
.searchmain .kk{ max-width: 750px; margin: 0 auto; padding-right: 50px; position: relative; }
.searchmain .kk .text{ width: 100%; border-bottom: 2px solid #111; height: 50px; font-size: 16px; }
.searchmain .kk .text:focus{ border-bottom: 2px solid #058FFC; }
.searchmain .kk .sub{ position: absolute; right: 0; top: 0; height: 50px; width: 50px; font-size: 25px; outline: none; }
.searchmain .kk .sub:hover{ color: #058FFC; }

.inabout{ padding: 70px 0; }
.inabout .nr{ position: relative; padding-right: 400px; }
.inabout .nr .lmtit{ background: url(../images/6866635_1533285487.jpg) no-repeat center; width: 240px; height: 335px; position: absolute; color: #fff; right: 0; top: -175px; z-index: 8; }
.inabout .nr .lmtit .kk{ width: 210px; height: 305px; box-sizing: border-box; border: 1px solid #fff; margin: 15px; }
.inabout .nr .lmtit .kk .en{ font-size: 25px; font-weight: bold; line-height: 35px; margin-bottom: 20px; }
.inabout .nr .lmtit .kk .cn{ font-size: 20px; margin-bottom: 25px; }
.inabout .nr .lmtit .kk .more{ display: block; width: 120px; border: 1px solid #fff; line-height: 35px; font-size: 16px; color: #fff; margin: 0 auto; }
.inabout .nr .stit{ color: #058FFC; font-size: 20px; margin-bottom: 15px; }
.inabout .nr .wz{ font-size: 14px; color: #333; line-height: 25px; }

.inkslink{ background: rgb(248, 248, 248); padding: 70px 0; }
.inkslink .nr{ padding-left: 400px; position: relative; }
.inkslink .nr .bpic{ width: 350px; position: absolute; height: 100%; left: 0; top: 0; }
.inkslink .nr .list ul{ display: flex; flex-wrap: wrap; }
.inkslink .nr .list ul li{ display: block; width: 25%; text-align: center; padding: 30px 0; }
.inkslink .nr .list ul li .ico{ transition: all .5s; width: 100px; line-height: 100px; border: 1px solid #333; margin: 0 auto 20px; text-align: center; border-radius: 50%; overflow: hidden; }
.inkslink .nr .list ul li .ico img{ max-width: 45px; max-height: 45px; filter: drop-shadow(#111111 200px 0); transform: translateX(-200px); }
.inkslink .nr .list ul li .tit{ color: #058FFC; font-size: 16px; margin-bottom: 10px; }
.inkslink .nr .list ul li .stit{ font-size: 14px; color: #999; }
.inkslink .nr .list ul li:hover .ico{ background: #058FFC; border-color: #058FFC; }
.inkslink .nr .list ul li:hover .ico img{ filter: drop-shadow(#ffffff 200px 0); transform: translateX(-200px); }

.inpronav{ padding: 70px 0; }
.inpronav .enlmtit{ font-size: 30px; color: #058FFC; margin-bottom: 15px; text-align: center; }
.inpronav .cnlmtit{ font-size: 22px; color: #333; margin-bottom: 10px; text-align: center; }
.inpronav .lmxian{ width: 144px; height: 10px; background: url(../images/6867694_1533286865.png) no-repeat center; margin: 0 auto; }
.inpronav .list{ padding-top: 30px; }
.inpronav .list ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.inpronav .list ul li{ display: block; width: 23%; margin: 0 1%; }
.inpronav .list ul li .pic{ padding-bottom: 145%; margin-bottom: 15px; }
.inpronav .list ul li .tit{ font-size: 16px; color: #333; text-align: center; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpronav .list ul li .xian{ width: 30px; height: 1px; background: #058FFC; margin: 15px auto 0; }

.innewpro{ padding: 70px 0; background: url(../images/tmp1533284852_1739903_s.jpg) no-repeat center; background-size: cover; }
.innewpro .nr{ padding: 65px 240px 0 0; position: relative; }
.innewpro .nr .lmtit{ background: url(../images/6866635_1533285487.jpg) no-repeat center; width: 240px; height: 335px; position: absolute; color: #fff; right: 0; top: 0; z-index: 8; }
.innewpro .nr .lmtit .kk{ width: 210px; height: 305px; box-sizing: border-box; border: 1px solid #fff; margin: 15px; }
.innewpro .nr .lmtit .kk .en{ font-size: 25px; font-weight: bold; line-height: 35px; margin-bottom: 20px; }
.innewpro .nr .lmtit .kk .cn{ font-size: 20px; margin-bottom: 25px; }
.innewpro .nr .lmtit .kk .more{ display: block; width: 120px; border: 1px solid #fff; line-height: 35px; font-size: 16px; color: #fff; margin: 0 auto; }
.innewpro .innewprolist{ overflow: hidden; padding-bottom: 60px; position: relative; }
.innewpro .innewprolist .pic{ padding-bottom: 45%; position: relative; }
.innewpro .innewprolist .pic .tit{ position: absolute; background: rgb(0, 0, 0, .5); font-size: 16px; color: #fff; padding: 0 20px; width: 100%; box-sizing: border-box; height: 60px ;line-height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; left: 0; bottom: 0; }
.innewpro .innewprolist .swiperprev,.innewpro .innewprolist .swipernext{ position: absolute; width: 60px; line-height: 60px; background: #058FFC; font-size: 20px; color: #fff; text-align: center; cursor: pointer; }
.innewpro .innewprolist .swiperprev{ right: 60px; bottom: 0; }
.innewpro .innewprolist .swipernext{ right: 0; bottom: 0; }
.innewpro .innewprolist .swiperprev:hover,.innewpro .innewprolist .swipernext:hover{ opacity: .8; }

.innews{ position: relative; padding: 70px 0; }
.innews .kuai{ position: absolute; height: 80px; width: 100%; background: #f3f3f3; left: 0; top: 100px; z-index: 7; }
.innews .nr{ position: relative; z-index: 8; padding-left: 285px; padding-top: 66px; min-height: 335px; box-sizing: border-box; }
.innews .nr .lmtit{ background: url(../images/6866635_1533285487.jpg) no-repeat center; width: 240px; height: 335px; position: absolute; color: #fff; left: 0; top: 0; z-index: 8; }
.innews .nr .lmtit .kk{ width: 210px; height: 305px; box-sizing: border-box; border: 1px solid #fff; margin: 15px; }
.innews .nr .lmtit .kk .en{ font-size: 25px; font-weight: bold; line-height: 35px; margin-bottom: 20px; }
.innews .nr .lmtit .kk .cn{ font-size: 20px; margin-bottom: 25px; }
.innews .nr .lmtit .kk .more{ display: block; width: 120px; border: 1px solid #fff; line-height: 35px; font-size: 16px; color: #fff; margin: 0 auto; }
.innews .nr .hd ul li{ display: inline-block; margin-right: 40px; cursor: pointer; font-size: 25px; border-bottom: 2px solid #f3f3f3; padding-bottom: 10px; }
.innews .nr .hd ul li.on{ border-color: #058FFC; }
.innews .nr .bd ul .list{ margin-top: 20px; display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.innews .nr .bd ul .list .li{ width: 31.333%; margin: 0 1%; }
.innews .nr .bd ul .list .li .date{ font-size: 14px; color: #999; margin-bottom: 10px; }
.innews .nr .bd ul .list .li .tit{ font-size: 16px; color: #058FFC; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innews .nr .bd ul .list .li .xian{ width: 30px; height: 1px; background: #058FFC; margin: 15px 0; }
.innews .nr .bd ul .list .li .jj{ font-size: 14px; color: #666; line-height: 22px; height: 44px; margin-bottom: 20px; }
.innews .nr .bd ul .list .li .ann{ width: 25px; line-height: 25px; font-size: 18px; color: #058FFC; transition: all .5s; border: 1px solid #999; text-align: center; }
.innews .nr .bd ul .list .li .ann:hover{ border-color: #058FFC; background: #058FFC; color: #fff; }

.footer{ padding: 50px 0 0; background: rgb(34, 34, 34); }
.footer .fcon{ width: 320px; float: left; }
.footer .fcon .tit{ font-size: 16px; color: #999; margin-bottom: 20px; }
.footer .fcon .nr .li{ font-size: 14px; color: #777777; margin-top: 5px; line-height: 30px; }
.footer .fcon .nr .li i{ color: #058FFC; width: 25px; font-size: 18px; text-align: center; margin-right: 10px;  }
.footer .fnav{ width: 140px; margin-left: 40px; float: left; }
.footer .fnav .tit{ font-size: 16px; color: #999; margin-bottom: 20px; }
.footer .fnav .list a{ display: block; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #777; }
.footer .fnav .list a:hover{ color: #058FFC; }
.footer .fewm{ width: 120px; margin-left: 20px; float: left; }
.footer .fewm .pic img{ width: 100%; height: auto; margin-bottom: 15px; }
.footer .fewm .tit{ font-size: 14px; color: #777; text-align: center; }
.footer .fphone{ float: right; max-width: 300px }
.footer .fphone .li{ margin-bottom: 30px; }
.footer .fphone .li .tit{ font-size: 16px; color: #999; margin-bottom: 15px; }
.footer .fphone .li .tit i{ font-size: 18px; color: #058FFC; width: 25px; text-align: center; margin-right: 10px; }
.footer .fphone .li .sz{ font-size: 25px; color: #ccc; }
.footer .fphone .li .jj{ font-size: 14px; color: #777; }
.footer .banq{ padding: 15px 0; font-size: 14px; color: #777; text-align: center; border-top: 1px solid #333; margin-top: 30px; }

.nybanner{ height: 300px; }

.nymain{ background: rgb(248, 248, 248); padding: 40px 0; }

.nynav{ width: 250px; padding: 40px 0; background: #fff; float: left; }
.nynav ul li{ display: block; padding: 0 15px; box-sizing: border-box; line-height: 45px; height: 45px; text-align: center; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333; }
.nynav ul li:hover,.nynav ul li.on{ background: #058FFC; color: #fff; }
.nynav .erji{ background: #eee; padding: 10px; }
.nynav .erji .sli{ padding: 7px 0; line-height: 20px; font-size: 14px; text-align: center; }
.nynav .erji .sli.on{ color: #058FFC; }

.nymain .rightnr{ width: 930px; float: right; background: #fff; padding-bottom: 30px; }

.nypro .lmtit{ padding: 0 30px; line-height: 60px; border-bottom: 1px solid #eee; font-size: 20px; color: #333; }
.nypro .list{ padding: 20px 20px 0; }
.nypro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.nypro .list ul li{ display: block; width: 23%; margin: 0 1% 2%; }
.nypro .list ul li .pic{ transition: all .5s; border: 1px solid #eee; margin-bottom: 10px; }
.nypro .list ul li .tit{ transition: all .5s; font-size: 16px; text-align: center; height: 25px; line-height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.nypro .list ul li:hover .pic{ border-color: #058FFC; }
.nypro .list ul li:hover .tit{ color: #058FFC; }

.nynews .lmtit{ padding: 0 30px; line-height: 60px; border-bottom: 1px solid #eee; font-size: 20px; color: #333; }
.nynews .list{ padding: 25px 25px 10px; }
.nynews .list ul li{ display: block; border-bottom: 1px solid #eee; }
.nynews .list ul li .tit{ height: 50px; line-height: 50px; padding-right: 100px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333; }
.nynews .list ul li .tit:before{ content: "·"; font-size: 25px; color: #999; margin-right: 10px; display: inline-block; vertical-align: middle; }
.nynews .list ul li .date{ width: 90px; position: absolute; right: 0; top: 0; font-size: 16px; color: #999; }
.nynews .list ul li:hover .tit{ color: #058FFC; }

.weizhi{ padding: 10px 0; line-height: 20px; font-size: 12px; color: #111; }
.weizhi i{ font-size: 16px; color: #058FFC; }

.nyaboutjs{ padding: 70px 0; }
.nyaboutjs .lmtit{ text-align: center; font-size: 18px; color: #111; margin-bottom: 20px; }
.nyaboutjs .wz{ font-size: 14px; color: #666; line-height: 25px; max-width: 800px; margin: 0 auto; text-align: center; }

.nyaboutpic{ padding: 70px 0; background: rgb(248, 248, 248); }
.nyaboutpic ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; }
.nyaboutpic ul li{ margin: 1%; width: 31.3333%; background: #fff; }
.nyaboutpic ul li .pic{ padding-bottom: 65%; }
.nyaboutpic ul li .tit{ padding: 0 15px; height: 45px; line-height: 45px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }

.nyyuanj{ padding: 70px 0; }
.nyyuanj ul{ display: flex; flex-wrap: wrap; }
.nyyuanj ul li{ display: block; width: 25%; padding: 0 30px; box-sizing: border-box; text-align: center; }
.nyyuanj ul li .ico{ transition: all .5s; width: 100px; line-height: 100px; border: 1px solid #333; margin: 0 auto 20px; text-align: center; border-radius: 50%; overflow: hidden; }
.nyyuanj ul li .ico img{ max-width: 45px; max-height: 45px; filter: drop-shadow(#111111 200px 0); transform: translateX(-200px); }
.nyyuanj ul li .tit{ color: #058FFC; font-size: 16px; margin-bottom: 10px; }
.nyyuanj ul li .jj{ font-size: 14px; color: #666; line-height: 25px; }

.nyhonor{ padding: 70px 0; background: rgb(248, 248, 248); }
.nyhonor ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; }
.nyhonor ul li{ margin: 1%; width: 23%; background: #fff; padding: 25px; box-sizing: border-box; }

.feny{ text-align: center; padding-top: 15px; }
.feny a{ display: inline-block; padding: 0 15px; line-height: 35px; font-size: 14px; border: 1px solid #ddd; margin: 0 5px; }
.feny a:hover,.feny a.on{ background: #058FFC; color: #fff; }

.box{ width: 420px; position: absolute; left: 0; top: 0; 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{ border: 1px solid #ccc; }
.tb-s310{height:420px; width:420px; text-align: center; }
.tb-s310 .zoom,.tb-s310 .jqzoom{ max-height:420px; max-width:420px; }
.picScroll-left { margin-top: 15px; padding: 0 25px; position: relative; }
.picScroll-left .hd .prev { width:20px; height:85px; font-size:25px; text-align:center; line-height:85px; color:#999; overflow:hidden; cursor:pointer; position:absolute; top: 0;  z-index:9; left: 0; background: #fff; }
.picScroll-left .hd .next { width:20px; height:85px; font-size:25px; text-align:center; line-height:85px; color:#999; overflow:hidden; cursor:pointer; position:absolute; top: 0; z-index:9; right: 0; background: #fff; }
.picScroll-left .hd .prev:hover { color:#058FFC; }
.picScroll-left .hd .next:hover { color:#058FFC; }
.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 #ccc; box-sizing: border-box; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #058FFC; }

.showinfo{ padding: 30px; }
.showinfo .nr{ position: relative; padding: 0 0 0 440px; min-height: 522px; }
.showinfo .nr .lmtit{ padding: 15px 0; font-size: 20px; line-height: 30px; color: #333; border-bottom: 1px solid #eee; font-weight: bold; }
.showinfo .nr .jj{ font-size: 14px; line-height: 25px; color: #666; margin-bottom: 20px; }

.showprodetail{ margin: 0 30px 0 30px; border: 1px solid #eee; }
.showprodetail .lmtit{ background: #058FFC; line-height: 35px;; margin-bottom: 15px; }
.showprodetail .lmtit span{ position: relative; display: inline-block; padding: 0 15px; font-size: 14px; color: #333; background: #fff; }
.showprodetail .lmtit span:before{ display: block; content: ""; position: absolute; width: 100%; height: 3px; background: #fff; bottom: -3px; left: 0; }
.showprodetail .nr{ font-size: 14px; color: #666; line-height: 25px; padding: 0 15px 15px 15px; }
.showprodetail .nr table{ max-width: 100%; }
.showprodetail .nr table th,.showprodetail .nr table td{ padding: 5px 10px; border: 1px solid #ccc; }
.showprodetail .nr img{ margin: 10px 0; }

.nypage{ padding: 40px 0; }
.nypage .lmtit{ font-size: 30px; font-weight: bold; text-align: center; }
.nypage .lmxian{ width: 100px; height: 4px; background: #058FFC; margin: 10px auto 20px; }
.nypage .nypagewz{ font-size: 14px; line-height: 25px; color: #111; padding-top: 20px; }
.nypage .nypagewz img{ margin: 10px 0; }

.nycase .lmtit{ padding: 0 30px; line-height: 60px; border-bottom: 1px solid #eee; font-size: 20px; color: #333; }
.nycase .list{ padding: 20px 20px 0; }
.nycase .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.nycase .list ul li{ display: block; width: 31.3333%; margin: 0 1% 2%; }
.nycase .list ul li .pic{ padding-bottom: 60%; }
.nycase .list ul li .tit{ transition: all .5s; background: #f5f5f5; font-size: 16px; text-align: center; height: 45px; line-height: 45px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.nycase .list ul li:hover .tit{ background: #058FFC; color: #fff; }

.shownews{ padding: 25px 25px 0 25px; }
.shownews .lmtit{ font-size: 18px; line-height: 25px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.shownews .wz{ padding-top: 15px; font-size: 16px; line-height: 25px; color: #333; }

.nycontact{ padding: 40px 0; }
.nycontact .nycontactnr .btit{ font-size: 30px; color: #058FFC; margin-bottom: 20px; }
.nycontact .nycontactnr .nr{ padding-right: 600px; min-height: 315px; position: relative; }
.nycontact .nycontactnr .nr .stit{ font-size: 18px; color: #111; line-height: 22px; }
.nycontact .nycontactnr .nr .stit:after{ content: ""; display: inline-block; width: 50px; height: 2px; background: #000; vertical-align: middle; margin-left: 10px; }
.nycontact .nycontactnr .nr .li{ margin-top: 30px; padding-left: 30px; }
.nycontact .nycontactnr .nr .li .sli{ margin-top: 15px; font-size: 16px; color: #333; }
.nycontact .nycontactnr .nr .li .sli i{ width: 30px; line-height: 30px; background: #058FFC; border-radius: 5px;display: inline-block; color: #fff; text-align: center; margin-right: 10px; }
.nycontact .nycontactnr .nr .map{ width: 550px; position: absolute; right: 0; top: 0; }
.nycontact .nymess{ margin-top: 50px; }
.nycontact .nymess .stit{ font-size: 18px; color: #111; line-height: 22px; }
.nycontact .nymess .stit:after{ content: ""; display: inline-block; width: 50px; height: 2px; background: #000; vertical-align: middle; margin-left: 10px; }
.nycontact .nymess .sjj{ font-size: 14px; line-height: 22px; padding-left: 30px; margin-top: 25px; }
.nycontact .nymess .nr{ margin-top: 30px; padding-left: 30px; }
.nycontact .nymess .nr .text{ width: 31.333%; margin-right: 3%; height: 35px; border: 1px solid #333; padding: 0 15px; box-sizing: border-box; float: left; font-size: 14px; }
.nycontact .nymess .nr .text:nth-child(3){ margin-right: 0; }
.nycontact .nymess .nr .textarea{ padding: 10px 15px; border: 1px solid #333; font-size: 14px; line-height: 25px; height: 72px; box-sizing: border-box; margin-top: 25px; width: 100%; }
.nycontact .nymess .nr .sub{ width: 85px; height: 30px; border-radius: 5px; background: #058FFC; outline: none; margin-top: 25px; color: #fff; font-size: 14px; }