@charset "utf-8";
.content{ max-width: 1400px; 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: #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: #0096e2;}
.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 .pagination{ z-index: 9; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; 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: #0096e2; 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: #0096e2; }

.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: #0096e2; }
.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: #0096e2; border-color: #0096e2; 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: #0096e2; border-color: #0096e2;}
.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: #0096e2; 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: #0096e2; 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:#0096e2;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: #fff; }
.header .logo{ float: left; padding: 40px 0; }
.header .logo img{ height: 30px; }
.header .lmtit{ float: left; line-height: 18px; font-size: 16px; color: #666; padding-left: 10px; border-left: 1px solid #808080; margin: 50px 0 0 10px; }
.header .right{ float: right; }
.header .right .ding{ margin-top: 15px; float: right; clear: both; }
.header .right .ding .phone{ font-size: 20px; color: #0096e2; float: left; }
.header .right .ding .phone i{ font-size: 25px; vertical-align: middle; }
.header .right .ding .search{ float: left; margin-left: 10px; height: 30px; border-radius: 18px; border: 1px solid #0096e2; position: relative; padding-right: 40px; overflow: hidden; }
.header .right .ding .text{ width: 190px; height: 30px; padding: 0 15px; box-sizing: border-box; display: block; }
.header .right .ding .sub{ width: 30px; height: 30px; position: absolute; right: 10px; top: 0; font-size: 18px; color: #0096e2; outline: none; }
.header .right .ding .lang{ float: left; }
.header .right .ding .lang a{ display: block; float: left; margin-left: 10px; width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #ddd; border-radius: 50%; }
.header .right .ding .lang a:hover,.header .right .ding .lang a.on{ background: #0096e2; color: #fff; }
.header .right .inmuen{ clear: both; }
.header .right .inmuen ul li{ display: block; float: left; padding: 0 30px; position: relative; }
.header .right .inmuen ul li > a{ line-height: 60px; font-size: 16px; color: #333; }
.header .right .inmuen ul li .erji{ display: none; position: absolute; width: 130px; background: rgba(255,255,255,.7); padding: 10px 0; box-sizing: border-box; z-index: 9; left: 50%; margin-left: -65px; top: 100%; }
.header .right .inmuen ul li .erji a{ display: block; padding: 0 10px; height: 30px; line-height: 30px; font-size: 14px; color: #333; text-align: center; }
.header .right .inmuen ul li .erji a:hover{ background: #0096e2; color: #fff; }
.header .right .inmuen ul li:hover .erji{ display: block; }
.header .right .inmuen ul li:hover > a{ color: #0096e2; }
.header .right .inmuen ul li:hover > a:before{ content: "▼"; display: block; color: #0096e2; font-size: 12px; zoom:.8; position: absolute; bottom: 2px; line-height: 10px; left: 50%; margin-left: -6px; }
.header .right .inmuen ul li.on > a{ color: #0096e2; }
.headerkg{ height: 110px; display: none; }
.header.header_on{ position: fixed; left: 0; top: 0; width: 100%; min-width: 1200px; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.1); }
.header.header_on .right .ding{ display: none; }
.header.header_on .logo{ padding: 15px 0; }
.header.header_on .lmtit{ margin-top: 25px; }
.header.header_on .inmuen ul li .erji{ background: #f5f5f5; }

.inlmtit .left{ float: left; }
.inlmtit .left .en{ font-size: 48px; color: #565656; font-weight: bold; line-height: 50px; }
.inlmtit .left .cn{ font-size: 36px; color: #333333; line-height: 40px; }
.inlmtit .left .cn span{ font-size: 16px; color: #666666; letter-spacing: 3px; margin-left: 10px; }
.inlmtit .more{ width: 130px; line-height: 40px; border: 2px solid #0096e2; display: block; float: right; font-size: 16px; text-align: center; color: #fff; background: #0096e2; margin-top: 27px; }
.inlmtit .more:hover{ background: none; color: #0096e2; }

.inpro{ padding: 60px 0; }
.inpro .list{ margin-top: 35px; }
.inpro .list ul{ display: flex; flex-wrap: wrap; border-bottom: 1px solid #e5e5e5; }
.inpro .list ul li{ border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; padding: 25px; box-sizing: border-box; position: relative; width: 25%; }
.inpro .list ul li .pic{ overflow: hidden; }
.inpro .list ul li .pic img{ transition: all .5s; }
.inpro .list ul li .tit{ height: 30px; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; transition: all .5s; }
.inpro .list ul li .tit span{ color: #777; transition: all .5s; }
.inpro .list ul li .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,150,226,.7); font-size: 50px; color: #fff; z-index: 7; transition: all .5s; opacity: 0; }
.inpro .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.inpro .list ul li:hover .fgc{ opacity: 1; }
.inpro .list ul li:hover .tit{ z-index: 8; color: #fff; position: relative; }
.inpro .list ul li:hover .tit span{ color: #fff; } 

.insol{ overflow: hidden; }
.insol .content{ padding: 60px 0; position: relative; }
.insol .content:before{ content: ""; display: block; width: 290px; height: 100%; z-index: 8; background: #0096e2; position: absolute; top: 0; left: 0; }
.insol .content:after{ content: ""; display: block; width: 9999px; height: 100%; z-index: 8; background: #0096e2; position: absolute; right: 100%; top: 0; }
.insol .nr{ position: relative; z-index: 9; }
.insol .inlmtit .left .en,.insol .inlmtit .left .cn,.insol .inlmtit .left .cn span{ color: #fff; }
.insol .inlmtit .more{ border: 2px solid #fff; color: #fff; background: none; margin-top: 27px; }
.insol .inlmtit .more:hover{ background: #fff; color: #0096e2; }
.insol .insollist{ position: relative; margin-top: 40px; padding-bottom: 120px; overflow: hidden; }
.insol .insollist .pic{ background: #fff; border: 2px solid #fff; }
.insol .insollist .pic img{ transition: all .5s; }
.insol .insollist .tit{ font-size: 18px; color: #fff; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; }
.insol .insollist .jj{ font-size: 14px; color: #fff; line-height: 22px; font-weight: 300; }
.insol .insollist .swiperprev,.insol .insollist .swipernext{ position: absolute; width: 50px; line-height: 50px; border: 2px solid #fff; border-radius: 50%; font-size: 30px; color: #fff; text-align: center; cursor: pointer; }
.insol .insollist .swiperprev{ left: 0; bottom: 0; }
.insol .insollist .swiperprev i{ position: relative; left: -2px; top: -1px; }
.insol .insollist .swipernext i{ position: relative; right: -2px; top: -1px; }
.insol .insollist .swipernext{ bottom: 0; left: 70px; }
.insol .insollist .swiperprev:hover,.insol .insollist .swipernext:hover{ background: #fff; color: #0096e2; }
.insol .insollist .li:hover .pic img{ transform: scale(1.1,1.1); }

.inabout{ padding: 60px 0 300px; }
.inabout .nr{ padding-right: 680px; position: relative; min-height: 335px; }
.inabout .nr .pic{ width: 520px; position: absolute; right: 0; top: 35px; }
.inabout .nr .wz{ font-size: 14px; line-height: 25px; color: #666666; margin-top: 30px; font-weight: 300; padding-bottom: 40px; border-bottom: 1px dashed #ddd; }
.inabout .nr .shuj{ margin-top: 50px; }
.inabout .nr .shuj ul li{ display: block; float: left; margin-right: 55px; text-align: center; }
.inabout .nr .shuj ul li .sz{ font-size: 14px; color: #0096e2; }
.inabout .nr .shuj ul li .sz span{ font-size: 36px; font-weight: bold; }
.inabout .nr .shuj ul li .tit{ font-size: 14px; color: #666; }
.inabout .nr .more{ width: 140px; line-height: 40px; font-size: 16px; color: #fff; letter-spacing: 2px; background: #0096e2; display: block; text-align: center; border: 2px solid #0096e2; margin-top: 50px; }
.inabout .nr .more:hover{ background: none; color: #0096e2; }

.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; }
.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: #0096e2; 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: #0096e2; }

.footer{ background: #00a4eb; }
.footer .ftop{ padding: 45px 0; margin-bottom: 40px; border-bottom: 1px solid #4dbff1; }
.footer .ftop .flogo{ float: left; line-height: 45px; margin-right: 20px; }
.footer .ftop .search{ width: 500px; padding-right: 100px; box-sizing: border-box; height: 45px; position: relative; background: #80d2f5; float: left; }
.footer .ftop .search .text{ width: 100%; box-sizing: border-box; height: 45px; padding: 0 15px; font-size: 14px; color: #fff; }
.footer .ftop .search .text::placeholder{ color: #56a9cc; }
.footer .ftop .search .sub{ width: 100px; height: 45px; position: absolute; right: 0; top: 0; font-size: 16px; background: #fff; color: #0096e2; }
.footer .ftop .search .sub:hover{ background: #0096e2; color: #fff; }
.footer .ftop .fnav{ line-height: 45px; float: right; color: #fff; }
.footer .ftop .fnav a{ display: inline-block; vertical-align: middle; padding: 0 20px; font-size: 14px; color: #fff; border-left: 1px solid #fff; line-height: initial; }
.footer .ftop .fnav a:nth-child(1){ border-left: 0; }
.footer .ftop .fnav a:hover{ text-decoration: underline; }
.footer .fcon{ max-width: 350px; float: left; margin-right: 150px; color: #fff; }
.footer .fcon .btit{ font-size: 24px; line-height: 30px; letter-spacing: 4.2px; }
.footer .fcon .stit{ font-size: 14px; line-height: 18px; margin-bottom: 15px; }
.footer .fcon .sz{ font-size: 24px; font-weight: bold; color: #fff; }
.footer .fcon .wz{ font-size: 14px; line-height: 25px; margin-bottom: 15px; }
.footer .fcon .fenx a{ display: inline-block; vertical-align: middle; margin-right: 5px; width: 30px; line-height: 30px; border-radius: 5px; background: #80d2f5; font-size: 18px; color: #fff; text-align: center; }
.footer .fcon .fenx a:hover{ background: #fff; color: #0096e2; }
.footer .ewm{ width: 110px; float: left; text-align: center; }
.footer .ewm .tit{ font-size: 14px; color: #fff; margin-top: 5px; }
.footer .fmess{ max-width: 640px; width: 100%; float: right; }
.footer .fmess .li{ width: 31.3333%; margin-right: 3%; float: left; }
.footer .fmess .li:nth-child(3){ margin-right: 0; }
.footer .fmess .li .text{ height: 35px; font-size: 14px; color: #fff; border-bottom: 1px solid #4dbff1; width: 100%; }
.footer .fmess .li .text::placeholder{ color: #fff; }
.footer .fmess .li .text:focus{ border-bottom: 1px solid #fff; }
.footer .fmess .textarea{ width: 100%; padding: 5px 0; margin-top: 15px; color: #fff; height: 66px; line-height: 22px; background: none; border: 0; border-bottom: 1px solid #4dbff1; font-size: 14px; margin-bottom: 35px; }
.footer .fmess .textarea::placeholder{ color: #fff; }
.footer .fmess .textarea:focus{ border-bottom: 1px solid #fff; }
.footer .fmess .sub{ width: 120px; outline: none; height: 45px; background: #80d2f5; color: #fff; font-size: 14px; }
.footer .fmess .sub:hover{ background: #fff; color: #0096e2; }
.footer .banq{ padding: 45px 0 30px; line-height: 22px; font-size: 14px; color: #fff; }
.footer .banq a{ color: #fff; }
.footer .banq a:hover{ text-decoration: underline; }

.nybanner{ overflow: hidden; }
.nybanner .content{ position: relative; height: 450px; }
.nybanner .content .weizhi{ display: none; padding: 20px 0; background: rgba(0,0,0,.5); position: absolute; left: 0; bottom: 0; color: #fff; }
.nybanner .content .weizhi span{ display: block; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; border-left: 8px solid #0096e2; padding: 0 20px 0 10px; font-weight: 300; }
.nybanner .content .weizhi span a{ color: #fff; }
.nybanner .content .weizhi span a:hover{ color: #0096e2; }
.nybanner .content .weizhi span i{ margin: 0 5px; }
.nybanner .content:before{ content: ""; width: 999px; height: 80px; background: rgba(0,0,0,.5); position: absolute; display: none; right: 100%; bottom: 0; }
.nybanner.nyprobanner{ height: 180px; }

.nymain{ padding: 30px 0 60px; }
.nymain .nynav{ width: 230px; float: left; }
.nymain .nynav .lmtit{ line-height: 55px; background: #0096e2; font-size: 24px; 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; }
.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: 5px; color: #0096e2; zoom:.8; }
.nymain .nynav .list ul li:hover a,.nymain .nynav .list ul li.on a{ background: #f1faff; color: #0096e2; }
.nymain .nyright{ width: calc(100% - 270px); float: right; }
.nymain .nyright .lmtit{ padding: 15px 0; border-bottom: 1px solid #d5e3ea; font-size: 20px; font-weight: bold; line-height: 30px; color: #0096e2; margin-bottom: 35px; }
.nymain .nyright .lmtit:before{ content: ""; display: inline-block; width: 6px; height: 20px; background: #0096e2; vertical-align: middle; margin-right: 5px; position: relative; top: -2px; }

.nyabout > .tit{ font-size: 30px; font-weight: bold; color: #0096e2; margin-bottom: 30px; }
.nyabout .wz{ font-size: 16px; color: #666; font-weight: 300; margin-bottom: 40px; }
.nyabout .shuj{ margin-top: 50px; margin-bottom: 50px; }
.nyabout .shuj ul li{ display: block; float: left; margin-right: 55px; text-align: center; }
.nyabout .shuj ul li .sz{ font-size: 18px; color: #0096e2; }
.nyabout .shuj ul li .sz span{ font-size: 48px; font-weight: bold; }
.nyabout .shuj ul li .tit{ font-size: 18px; color: #666; font-weight: 300; }

.nynews{ margin-bottom: 20px; }
.nynews ul li{ display: block; padding: 25px 0; border-bottom: 1px solid #e3e3e3; }
.nynews ul li .tit{ font-size: 18px; color: #333; height: 30px; line-height: 30px; padding: 0 25px; position: relative; margin-bottom: 10px; }
.nynews ul li .tit:before{ content: ""; display: block; width: 5px; height: 5px; background: #0096e2; position: absolute; left: 8px; top: 50%; margin-top: -2.5px; }
.nynews ul li .tit span{ font-size: 14px; color: #a6a6a6; margin-left: 10px; }
.nynews ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 50px; padding: 0 25px; }
.nynews ul li:hover{ background: #f1faff; }
.nynews ul li:hover .tit{ color: #0096e2; } 
.nynews ul a:nth-child(1) li{ padding-left: 365px; min-height: 235px; border-bottom: 0; position: relative; padding-top: 0; padding-bottom: 0; }
.nynews ul a:nth-child(1) li .pic{ position: absolute; width: 340px; left: 0; top: 0; overflow: hidden; }
.nynews ul a:nth-child(1) li .pic .img{ transition: all .5s; height: 235px; }
.nynews ul a:nth-child(1) li .tit:before{ display: none; }
.nynews ul a:nth-child(1) li .tit{ font-size: 24px; padding: 0; }
.nynews ul a:nth-child(1) li .date{ font-size: 14px; color: #666666; margin-bottom: 10px; }
.nynews ul a:nth-child(1) li .jj{ font-size: 14px; color: #666; padding: 0; height: 100px; margin-bottom: 20px; }
.nynews ul a:nth-child(1) li .ann{ width: 100px; line-height: 30px; font-size: 14px; color: #fff; background: #0096e2; text-align: center; }
.nynews ul a:nth-child(1) li:hover{ background: none; }
.nynews ul a:nth-child(1) li:hover .pic .img{ transform: scale(1.05,1.05); }

.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: #0096e2; color: #333; }

.shownews .tit{ font-size: 30px; color: #333; font-weight: bold; text-align: center; }
.shownews .date{ font-size: 14px; color: #666; text-align: center; border-bottom: 1px dashed #d0d0d0; padding: 5px 0 10px; font-weight: 300; }
.shownews .date span{ margin: 0 10px; }
.shownews .date span a{ text-decoration: underline; font-weight: bold; color: #0096e2; }
.shownews .wz{ padding: 40px 0 75px; font-size: 14px; color: #666; font-weight: 300; line-height: 25px; }
.shownews .wz h3{ font-size: 16px; font-weight: bold; color: #0096e2; }
.shownews .wz img,.shownews .wz table{ margin: 10px 0; }
.shownews .pre{ border-top: 1px dashed #d0d0d0; border-bottom: 1px dashed #d0d0d0; padding: 15px 0; }
.shownews .pre .li{ font-size: 14px; color: #666; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 300; }
.shownews .pre .li a{ font-size: 14px; color: #333; }
.shownews .pre .li a:hover{ color: #0096e2; }

.nyproshaix{ margin-bottom: 20px; }
.nyproshaix .table table{ border: 1px solid #d5e3ea; width: 100%; table-layout: fixed; }
.nyproshaix .table table th{ height: 55px; font-size: 16px; background: #878787; color: #fff; border: 1px solid #d5e3ea; padding: 0 10px; }
.nyproshaix .table table td{ padding: 15px 10px; border: 1px solid #d5e3ea; vertical-align: top; font-weight: 300; }
.nyproshaix .search{ position: relative; padding-right: 30px; border: 1px solid #d5e3ea; margin-bottom: 10px; }
.nyproshaix .search .text{ width: 100%; padding: 0 10px; box-sizing: border-box; height: 30px; }
.nyproshaix .search .sub{ width: 30px; height: 30px; outline: none; position: absolute; right: 0; top: 0; font-size: 16px; color: #0096e2; }
.nyproshaix .ann{ font-size: 14px; color: #0096e2; text-decoration: underline; }
.nyproshaix .soll{ max-height: 250px; overflow-y: auto; padding-right: 10px; }
.nyproshaix .soll .li{ padding: 5px 0; font-size: 14px; color: #666; padding-left: 18px; position: relative; }
.nyproshaix .soll .li i{ position: absolute; left: 0; top: 50%; margin-top: -7px; }
.nyproshaix .soll .li:hover,.nyproshaix .soll .li.on{ color: #0096e2; font-weight: bold; }

.nyprolist{ margin-bottom: 20px; }
.nyprolist ul{ position: relative; width: 101%; left: -.5%; display: flex; flex-wrap: wrap; }
.nyprolist ul li{ display: block; width: 32.333%; margin: .5%; border: 1px solid #e5e5e5; box-sizing: border-box; transition: all .5s; }
.nyprolist ul li .pic{ overflow: hidden; margin-bottom: 10px; }
.nyprolist ul li .pic img{ transition: all .5s; }
.nyprolist ul li .tit{ font-size: 16px; color: #333; height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 20px; }
.nyprolist ul li .jj{ font-size: 14px; color: #333; line-height: 22px; padding: 0 20px; margin-bottom: 10px; }
.nyprolist ul li .lj{ font-size: 14px; font-weight: bold; color: #0096e2; text-decoration: underline; margin-bottom: 10px; padding: 0 20px; display: block; }
.nyprolist ul li .lj i{ font-size: 18px; margin-left: 10px; }
.nyprolist ul li .ann{ display: block; line-height: 40px; font-size: 14px; color: #fff; background: #0096e2; text-align: center; }
.nyprolist ul li .ann i{ margin-left: 5px; }
.nyprolist ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nyprolist ul li:hover .pic img{ transform: scale(1.05,1.05); }

.nyprotablelmtit{ padding: 50px 0; background: #0096e2; color: #fff; font-size: 36px; }
.nyprotablelmtit span{ font-size: 30px; font-weight: 300; padding-left: 10px; margin-left: 10px; border-left: 2px solid #fff; position: relative; top: -2px; }

.nyprotable{ padding: 25px 0 80px; }
.nyprotable .xsann{ padding: 0 100px; margin-bottom: 25px; }
.nyprotable .xsann a{ display: inline-block; width: 150px; line-height: 41px; font-size: 18px; color: #fff; background: #0096e2; text-align: center; border: 2px solid #0096e2; }
.nyprotable .xsann a i{ margin-left: 10px; }
.nyprotable .xsann a:hover{ background: none; color: #0096e2; }
.nyprotable .table{ overflow-x: auto;  margin-bottom: 50px; display: block; }
.nyprotable .table table{ table-layout: fixed; width: 100%; min-width: 1600px; }
.nyprotable .table table td{ border: 1px solid #d5e3ea; padding: 15px; box-sizing: border-box; font-size: 16px; color: #333; text-align: center; word-wrap: break-word; }
.nyprotable .table table tr:nth-child(1) td{ border: 0; text-align: center !important; font-size: 14px; color: #333; }
.nyprotable .table table tr td:nth-child(1){ padding-left: 100px; width: 280px; }
.nyprotable .table table tr td:nth-child(2){ width: 240px; text-align: left; }
.nyprotable .table table tr td:nth-last-child(1){ padding-right: 100px; width: 350px; text-align: left; }
.nyprotable .table table tr td img{ width: 100%; height: auto; }
.nyprotable .table table tr:hover{ background: #f1faff;  }
.nyprotable .table table tr:nth-child(1):hover{ background: #fff; }

.showpro .info{ position: relative; min-height: 350px; padding-left: 600px; margin-bottom: 20px; }
.showpro .info .pic{ position: absolute; left: 0; top: 0; border: 1px solid #eee; overflow: hidden; }
.showpro .info .pic .zoom{ width: 550px; height: 350px; text-align: center; line-height: 350px; }
.showpro .info .pic .zoom .jqzoom{ max-width: 550px; max-height: 350px; display: inline-block; vertical-align: middle; }
.showpro .info .tit{ font-size: 24px; color: #333; font-weight: bold; margin-bottom: 10px; }
.showpro .info .jj{ font-size: 14px; line-height: 30px; color: #333; margin-bottom: 40px; font-weight: 300; }
.showpro .info .ann{ width: 140px; line-height: 40px; font-size: 16px; border: 2px solid #0096e2; background: #0096e2; color: #fff; display: block; text-align: center; }
.showpro .info .ann:hover{ background: none; color: #0096e2; }
.showpro .detail{ margin-bottom: 50px; }
.showpro .detail .hd{ padding: 10px 15px 0; background: #0096e2; margin-bottom: 35px; }
.showpro .detail .hd ul li{ display: inline-block; vertical-align: top; padding: 0 25px; font-size: 16px; color: #fff; line-height: 40px;  cursor: pointer; }
.showpro .detail .hd ul li.on{ color: #0096e2; cursor: pointer; background: #fff; }
.showpro .detail .bd ul{ font-size: 14px; line-height: 25px; color: #666; font-weight: 300; }
.showpro .detail .bd ul h3{ font-size: 16px; font-weight: bold; color: #0096e2; }

.repro .slmtit{ border-bottom: 1px solid #0096e2; padding-bottom: 10px; font-size: 16px; color: #0096e2; font-weight: bold; margin-bottom: 25px; }
.repro .slmtit:before{ content: ""; display: inline-block; width: 5px; height: 20px; background: #0096e2; margin-right: 10px; vertical-align: middle; position: relative; top: -2px; }
.repro .reprolist{ position: relative; overflow: hidden; }
.repro .reprolist .swiper-slide .li{ display: block; border: 1px solid #e5e5e5; box-sizing: border-box; transition: all .5s; }
.repro .reprolist .swiper-slide .li .pic{ overflow: hidden; margin-bottom: 10px; }
.repro .reprolist .swiper-slide .li .pic img{ transition: all .5s; }
.repro .reprolist .swiper-slide .li .tit{ font-size: 16px; color: #333; height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 20px; }
.repro .reprolist .swiper-slide .li .jj{ font-size: 14px; color: #333; line-height: 22px; padding: 0 20px; margin-bottom: 10px; }
.repro .reprolist .swiper-slide .li .ann{ display: block; line-height: 40px; font-size: 14px; color: #fff; background: #0096e2; text-align: center; }
.repro .reprolist .swiper-slide .li .ann i{ margin-left: 5px; }
.repro .reprolist .swiper-slide .li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.repro .reprolist .swiper-slide .li:hover .pic img{ transform: scale(1.05,1.05); }
.repro .reprolist .pagination{ text-align: center; margin-top: 35px; }
.repro .reprolist .pagination .swiper-pagination-bullet{ border-radius: 0; width: 50px; height: 5px; background: #878787; opacity: 1; }
.repro .reprolist .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #0096e2; }

.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); }

.showapp{ padding: 40px 0; }
.showapprepro{ margin-bottom: 60px; }

.nycontact{ padding: 35px 0 80px; }
.nycontact .con{ margin-bottom: 50px; }
.nycontact .con ul{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; }
.nycontact .con ul li{ display: block; background: #ccc; margin: .5%; padding: 30px 180px 30px 20px; width: 29%; position: relative; box-sizing: border-box; }
.nycontact .con ul li .tit{ font-size: 24px; font-weight: bold; color: #fff; margin-bottom: 10px; }
.nycontact .con ul li .stit{ font-size: 24px; font-weight: bold; color: #fff; margin-bottom: 5px; }
.nycontact .con ul li .jj{ font-size: 14px; color: #fff; line-height: 25px; font-weight: 300; }
.nycontact .con ul li .ewm{ width: 135px; position: absolute; right: 20px; top: 40px; }
.nycontact .con ul li .ewm .sstit{ font-size: 16px; color: #fff; margin-top: 5px; text-align: center; }
.nycontact .con ul li:nth-child(1){ width: 39%; background: #00a1e9; }
.nycontact .con ul li:nth-child(2){ background: #ffa574; }
.nycontact .con ul li:nth-child(3){ background: #5b8ea9; }
.nycontact .con ul li:nth-child(2) .tit,.nycontact .con ul li:nth-child(3) .tit{ font-size: 16px; font-weight: 500; margin-bottom: 30px; }
.nycontact .mess .lmtit{ border-bottom: 1px solid #0096e2; padding-bottom: 10px; font-size: 16px; color: #0096e2; font-weight: bold; margin-bottom: 20px; }
.nycontact .mess .lmtit:before{ content: ""; display: inline-block; width: 5px; height: 20px; background: #0096e2; margin-right: 10px; vertical-align: middle; position: relative; top: -2px; }
.nycontact .mess .li{ width: 32.3333%; margin-right: 1.5%; float: left; }
.nycontact .mess .li:nth-child(3){ margin-right: 0; }
.nycontact .mess .li .text{ height: 40px; font-size: 14px; color: #333; border: 1px solid #eee; width: 100%; padding: 0 10px; box-sizing: border-box; }
.nycontact .mess .li .text:focus{ border: 1px solid #0096e2; }
.nycontact .mess .textarea{ width: 100%; padding: 5px 10px; box-sizing: border-box; margin-top: 10px; color: #333; height: 112px; line-height: 25px; background: none; border: 0; border: 1px solid #eee; font-size: 14px; margin-bottom: 30px; }
.nycontact .mess .textarea:focus{ border: 1px solid #0096e2; }
.nycontact .mess .sub{ width: 150px; outline: none; height: 36px; background: #0096e2; color: #fff; font-size: 16px; border: 2px solid #0096e2; }
.nycontact .mess .sub:hover{ background: none; color: #0096e2; }
.nycontact .mess .reset{ width: 150px; outline: none; height: 36px; background: #464646; color: #fff; font-size: 16px; border: 2px solid #464646; cursor: pointer; margin-left: 15px; }
.nycontact .mess .reset:hover{ background: none; color: #464646; }

.nycontactmap iframe{ display: block; }