@charset "utf-8";
/* by Sean Lu 20210322 */
/* 移动端全局控制reset */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family:arial,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); background: #fff url(../img/bg.jpg) repeat center top; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
/* input { -webkit-appearance: none; } */
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #0096d5; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 全局浮动 */
.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#c2c2c2;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A0A0A0}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #0096d5; color: #fff; }
::-moz-selection { background: #0096d5; color: #fff; }

.wrapper { margin: 0 auto; width: 1200px; }

.fl { float: left; }
.fr { float: right; }

.tbblock { height: 65px; }
.topbar { border-bottom: 1px solid #eee; box-shadow: 0 0 10px rgba(0,0,0,.1); background: #fff; position: fixed; top: 0; left: 0; right: 0; padding: 0 40px; z-index: 99; }
.topbar .logo { display: block; padding: 10px 0; float: left; }
.topbar .logo img { display: block; }
.topbar .nav { float: left; height: 65px; }
.topbar .nul .nli { float: left; height: 44px; padding: 11px 0 10px; position: relative; }
.topbar .nul .nli .na { line-height: 44px; height: 44px; color: #444; display: block; overflow: hidden; text-decoration: none; padding: 0 20px; }
.topbar .nul .nli .na span { display: inline-block; position: relative; font-size: 14px; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; }
.topbar .nul .nli .na i { display: inline-block; width: 9px; height: 14px; margin-left: 10px; background: url(../img/iconmore.png) no-repeat center; }
.topbar .nul .nli:hover .na i, .topbar .nul .nli.on .na i { background-image: url(../img/iconmores.png); }
.topbar .nul .nli:hover .na span, .topbar .nul .nli.on .na span { -webkit-transform: translateY(-100%); transform: translateY(-100%); }
.topbar .nul .nli .na span:after { position: absolute; left: 0px; content: attr(data-title); color: #0096d5; width: 100%; display: block; }
.topbar .nul .nli .sub { border-top: 2px solid #0096d5; background: #fff; position: absolute; left: 0; top: 100%; transition: all .36s ease; box-shadow: 0 13px 42px 11px rgba(0,0,0,.05); width: 160px; opacity: 0; visibility: hidden; }
.topbar .nul .nli:hover .sub { opacity: 1; visibility: visible; }
.topbar .nul .nli .sub .sli { border-bottom: 1px solid #eee; }
.topbar .nul .nli .sub .sli .sa { padding: 10px 15px; line-height: 22px; display: block; transition: all .2s ease-in-out; font-size: 13px; text-decoration: none; background: #fff url(../img/iconarrow.png) no-repeat 90% center; }
.topbar .nul .nli .sub .sli:hover .sa, .topbar .nul .nli .sub .sli.on .sa { background-color: #0096d5; color: #fff; text-indent: 9px; }
.topbar .tel { float: left; font-size: 14px; color: #444; padding-left: 16px; background: url(../img/icontel.png) no-repeat left center; line-height: 24px; background-size: 12px; margin: 20px 0 20px 40px; }

.footer { line-height: 20px; height: 20px; font-size: 12px; padding: 10px 50px; background: #fff; }
.footer p { text-align: center; color: #333; }
.footer img { width: 15px; display: inline-block; margin-right: 5px; vertical-align: middle; }
.footer span { margin: 0 4px; }

.top_menu { display: none; }
body.bfx { overflow: hidden; }


.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; height: 260px; }
.bannerslide .swiper-slide .wrapper { position: relative; height: 100%; }
.bannerslide .swiper-slide a { display: block; width: 100%; height: 100%; }
.bannerslide .swiper-slide .box { text-align: center; margin-top: 30px; }
.bannerslide .swiper-slide .box .tit { font-size: 18px; font-weight: bold; color: #0096d5; }
.bannerslide .swiper-slide .box .txt { font-size: 12px; color: #666; margin-top: 4px; }
.paginationw { position: absolute; left: 0; text-align: center; bottom: 10px !important; width: 100%; z-index: 9; }
.swiper-pagination-bullet { background: #fff; }
.swiper-pagination-bullet-active { background: #0096d5; }

.homebox { background: url(../images/aboutbg.jpg) no-repeat center; background-size: cover; padding: 30px 20px; }
.homebox .hd { margin-bottom: 20px; }
.homebox .hd .tit { overflow: hidden; line-height: 30px; }
.homebox .hd .tit .nam { float: left; color: #666; }
.homebox .hd .tit .nam span { font-weight: bold; font-size: 20px; }
.homebox .hd .tit .nam em { font-size: 14px; font-style: normal; margin-left: 6px; }
.homebox .hd .tit .mor { float: right; }
.homebox .hd .tit .mor a { display: block; padding: 0 10px; background: #0096d5; color: #fff; border-radius: 20px; text-decoration: none; font-size: 12px; }
.homebox .hd .tip { font-size: 12px; color: #666; margin-top: 4px; line-height: 20px; }

.homebox01 .list { overflow-x: auto; overflow-y: hidden; white-space: nowrap; }
.homebox01 .list::-webkit-scrollbar { display: none; }
.homebox01 .list .item { width: 38vw; display: inline-block; }
.homebox01 .list .item a { display: block; width: 100%; color: #444; text-decoration: none; }
.homebox01 .list .item .img { width: 100%; }
.homebox01 .list .item .img img { display: block; width: 100%; }
.homebox01 .list .item .inf { background: #fff; padding: 10px 10px; }
.homebox01 .list .item .inf .nam { font-size: 16px; line-height: 30px; }
.homebox01 .list .item .inf .txt { font-size: 12px; color: #848484; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.homebox02 { background-image: url(../images/probg.jpg); }
.homebox02 .snav { overflow: hidden; overflow-x: auto; overflow-y: hidden; white-space: nowrap; margin-top: 6px; }
.homebox02 .snav::-webkit-scrollbar { display: none; }
.homebox02 .snav a { display: inline-block; padding: 0 10px; border: 1px solid #ccc; color: #666; text-decoration: none; font-size: 12px; line-height: 30px; border-radius: 20px; }

.homebox02 .list { overflow: hidden; }
.homebox02 .list .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 10px; }
.homebox02 .list .item:nth-child(2n) { margin-right: 0; }
.homebox02 .list .item a { display: block; width: 100%; text-decoration: none; }
.homebox02 .list .item .img { width: 100%; }
.homebox02 .list .item .img img { display: block; width: 100%; }
.homebox02 .list .item .inf { padding: 10px; background: #fff; }
.homebox02 .list .item .inf .nam { font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 20px; }
.homebox02 .list .item .inf .cla { font-size: 12px; color: #aaa; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.homebox03 { background-image: url(../images/videobg.jpg); }
.homebox03 .list { overflow-x: auto; overflow-y: hidden; white-space: nowrap; }
.homebox03 .list::-webkit-scrollbar { display: none; }
.homebox03 .list .item { width: 38vw; display: inline-block; }
.homebox03 .list .item a { display: block; width: 100%; color: #444; text-decoration: none; }
.homebox03 .list .item .img { width: 100%; position: relative; }
.homebox03 .list .item .img:after { content: ''; display: block; width: 8vw; height: 8vw; background: url(../img/live_play.png) no-repeat center; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-size: cover; }
.homebox03 .list .item .img img { display: block; width: 100%; }
.homebox03 .list .item .inf { background: #fff; padding: 10px 10px; }
.homebox03 .list .item .inf .nam { font-size: 16px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.homebox03 .list .item .inf .txt { font-size: 12px; color: #848484; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }


.inbannerx { background: url(../img/inbanner01.jpg) no-repeat center bottom; padding-top: 0; }
.inbannerx .title { color:#fff; padding: 40px 0 40px; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,.6); letter-spacing: 2px; }
.inbannerx .title .cn { font-size: 38px; font-weight: bold; }
.inbannerx .title .en { font-size: 20px; text-transform: uppercase; margin-top: 5px; }


.inpagex { background: transparent; position: relative; overflow: hidden; }
.inpagex:before { content: ''; display: block; position: absolute; left: 0; width: 500px; top: 0; bottom: 0; background: #f3f8fc; }
.inpagex .inpwrapx { max-width: 1400px; margin: 0 auto; position: relative; overflow: hidden; background: #fff; }
.inpagex .inpwrapx:before { width: 300px; content: ''; position: absolute; top: 0; left: 0; bottom: 0; background: #f3f8fc url(../images/aboutbg.jpg) repeat-y left top; border-right: 1px solid #dedede; }
.inpagex .inpwrapx .sidex { width: 300px; position: relative; z-index: 2; float: left; box-sizing: border-box; padding-bottom: 60px; }
.inpagex .inpwrapx .mainx { margin-left: 300px; background: #fff; min-height: 70vh; }

.snavx { padding: 20px 0; }
.snavx .hdx { line-height: 60px; }
.snavx .hdx .namx { color: #0096d5; font-weight: bold; padding: 0 20px; font-size: 20px; }
.snavx .bdx {  }
.snavx .bdx .conpx { font-size: 14px; color: #666; padding: 0 20px; line-height: 1.8; }
.snavx .bdx .qrcode { font-size: 14px; color: #666; padding: 0 20px; text-align: center; margin-top: 20px; }
.snavx .bdx .qrcode img { display: block; width: 180px; margin: 0 auto; }
.snavx .bdx .bulx { overflow: hidden; padding: 0 0; }
.snavx .bdx .bulx .blix { width: 100%; }
.snavx .bdx .bulx .blix:nth-child(2n) { margin-right: 0; }
.snavx .bdx .bulx .blix .bax { font-size: 16px; line-height: 40px; display: block; padding: 0 30px; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; border: 0 solid #f1f1f1; background: rgba(255,255,255,0); box-sizing: border-box; text-align: left; background-position: 95% center; }
.snavx .bdx .bulx .blix .bax:hover { background: rgba(0,150,213,.1) url(../img/iconarrows.png) no-repeat 95% center; color: #0096d5; }
.snavx .bdx .bulx .blix.on .bax { background: #0096d5 url(../img/iconarrow.png) no-repeat 95% center; color: #fff; }
.snavx.snavxcon {  }

.mainboxx { padding: 40px; overflow: hidden; }
.mainboxx .hdx { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainboxx .hdx h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainboxx .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainboxx .now .split { margin: 0 4px; color: #999; font-family: simsun; }
.mainboxx .now a { color: #999; }
.mainboxx .now a:hover { color: #0096d5; }

.mainboxx .bdx { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainboxx .bdx img { max-width: 100%; }
.mainboxx .bdx p { margin-bottom: 20px; padding: 0 30px; }
.mainboxx .bdx h3 { font-size: 22px; font-weight: normal; color: #0096d5; line-height: 32px; padding: 5px 10px; border-radius: 0; margin-bottom: 20px; margin-top: 40px; font-weight: normal; border-bottom: 2px solid #dedede; background: #f3f8fc url(../img/water.png) no-repeat 98% center; background-size: auto 32px; }
.mainboxx .bdx h3:before { content: ''; width: 4px; height: 20px; background: #0096d5; display: block; float: left; margin-top: 6px; margin-right: 10px; }


.fline .footer { border-top: 1px solid #dedede; }


.prolist { }
.prolist .item { width: 32%; float: left; margin-right: 2%; margin-bottom: 20px; -webkit-transition: all .2s linear; transition: all .2s linear; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item .img { position: relative; overflow: hidden; border: 1px solid #dedede; border-bottom:none; }
.prolist .item .img a { display: block; }
.prolist .item .img a:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.3); opacity: 0; -webkit-transition: all .5s cubic-bezier(.23, 1, .38, 1) 0s;; transition: all .5s cubic-bezier(.23, 1, .38, 1) 0s;; z-index: 2; }
.prolist .item:hover .img a:before { opacity: 1; }
.prolist .item .img a:after { content: ''; z-index: 3; position: absolute; left: 50%; top: -20%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 22px; height: 22px; padding: 8px; border-radius: 20px; border: 2px solid #fff; background: url(../img/iconlink.png) no-repeat center; -webkit-transition: all 0.6s cubic-bezier(.23, 1, .38, 1) .2s; transition: all 0.6s cubic-bezier(.23, 1, .38, 1) .2s; opacity: 0; }
.prolist .item:hover .img a:after { top: 50%; opacity: 1; }
.prolist .item .img img { display: block; width: 100%; -webkit-transition: all .2s; transition: all .2s; }
.prolist .item:hover .img a img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.prolist .item .inf { background: #fff; border: 1px solid #dedede; border-top: 0; padding: 25px 0 25px 0; text-align: center; position: relative; }
.prolist .item .inf:before { content: ''; height: 5px; width: 0; position: absolute; left: 0; top: 0; background: #0096d5; -webkit-transition: width .6s cubic-bezier(.23, 1, .38, 1) 0s; transition: width .6s cubic-bezier(.23, 1, .38, 1) 0s; }
.prolist .item:hover .inf:before { width: 100%; }
.prolist .item .inf .nam { font-size: 16px; color: #666; line-height: 26px; height: 26px; overflow: hidden; }
.prolist .item .inf .nam a { color: #666; }
.prolist .item .inf .cla { font-size: 12px; color: #aaa; line-height: 20px; height: 20px; overflow: hidden; margin-top: 6px; }
.prolist .item .inf .cla a { color: #aaa; }

.prolist.prolistmore .item { width: 23.5%; }
.prolist.prolistmore .item:nth-child(3n) { margin-right: 2%; }
.prolist.prolistmore .item:nth-child(4n) { margin-right: 0; }


.newslist { }
.newslist .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; font-weight: bold; }
.newslist .item .name a:hover { color: #003d6a; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../img/hb01img01s.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; background-image: url(../img/hb01img02s.png); }


.newstitle { font-size: 28px; text-align: center; line-height: 32px; font-family: microsoft yahei; font-weight: bold; margin-bottom: 5px; }
.newstitle.newstitleicon:before { content: ''; width: 24px; height: 24px; display: inline-block; background: url(../img/favicon.ico) no-repeat center; background-size: cover; margin-right: 10px; vertical-align: middle; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }

.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ef3320; font-weight: bold; margin-right: 10px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #323e4a; color: #323e4a; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }


.proimgfeng {margin-top: 20px; }
.proimgfeng img { width: 600px; margin: 0 auto; display: block; max-width: 100%; }


.shuaitable { width: 100%; margin-bottom: 20px; color: #333; }
.shuaitable th { font-size: 12px; line-height: 22px; padding: 5px 10px; background: #f5f5f5; }
.shuaitable.shuaitablexbig th { font-size: 16px; line-height: 30px; text-align: left; padding: 10px 20px; }
.shuaitable td { font-size: 12px; line-height: 22px; padding: 5px 10px; }
.shuaitable.shuaitablexbig td { font-size: 16px; line-height: 30px; padding: 10px 20px; }
.shuaitable.shuaitablecen td { text-align: center; }
.shuaitable tr:nth-child(2n) td { background: #f1f1f1; }



.videolist { }
.videolist .item { width: 32%; float: left; margin-right: 2%; margin-bottom: 20px; }
.videolist .item:nth-child(3n) { margin-right: 0; }
.videolist .item .img { overflow: hidden; position: relative; }
.videolist .item .img a { display: block; width: 100%; }
.videolist .item .img a:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0;  background: rgba(0,0,0,.3); opacity: 0; -webkit-transition: all .5s cubic-bezier(.23, 1, .38, 1) 0s;; transition: all .5s cubic-bezier(.23, 1, .38, 1) 0s;; z-index: 2; }
.videolist .item:hover .img a:before { opacity: 1; }
.videolist .item .img a:after { content: ''; z-index: 3; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%) scale(0); transform: translateX(-50%) translateY(-50%) scale(0); width: 22px; height: 22px; padding: 8px; border-radius: 20px; border: 2px solid #fff; background: url(../img/iconplay.png) no-repeat center; -webkit-transition: all 0.6s cubic-bezier(.23, 1, .38, 1) .2s; transition: all 0.6s cubic-bezier(.23, 1, .38, 1) .2s; opacity: 0; }
.videolist .item:hover .img a:after {-webkit-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); opacity: 1; }
.videolist .item .img  img { display: block; width: 100%; -webkit-transition: all .2s; transition: all .2s; }
.videolist .item:hover .img a img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.videolist .item .inf { padding: 20px; background: #fff; border: 1px solid #dedede; border-top: 0; }
.videolist .item .inf .nam { font-size: 16px; line-height: 24px; height: 24px; color: #666; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; position: relative; }
.videolist .item .inf .nam:after { content: ''; width: 0; height: 1px; background: #ccc; position: absolute; bottom: 0; left: 0; -webkit-transition: width .6s ease-out; transition: width .6s ease-out; }
.videolist .item:hover .inf .nam:after { width: 100%; }
.videolist .item .inf .txt { font-size: 13px; line-height: 24px; height: 48px; color: #878787; overflow: hidden; }


.newsmore { margin-top: 20px; padding: 0 30px; }
.newsmore .nul { overflow: hidden; }
.newsmore .nul .nli { width: 48%; margin-right: 4%; float: left; line-height: 36px; height: 36px; overflow: hidden; }
.newsmore .nul .nli:nth-child(2n) { margin-right:0; }
.newsmore .nul .nli { margin-right:0; }
.newsmore .nul .nli a { font-size: 14px; }
.newsmore .nul .nli a:before { content: ''; width: 6px; height: 6px; background: #999; border-radius: 50%; margin-right: 10px; display: block; float: left; margin-top: 15px; }

.mainboxx .bdx p.abtxt01 { margin: 40px 0; font-size: 22px; line-height: 2; text-align: center; -webkit-transform: skew(-6deg); transform: skew(-6deg); color: #666; }
.mainboxx .bdx p.abtxt01 strong { color: #0096d5; margin: 0 4px; font-weight: normal; }

.ablist01 { overflow: hidden; padding: 10px 30px; background: #f1f1f1; margin: 0 30px 20px; }
.ablist01 .item { width: 25%; float: left; }
.ablist01 .item img { float: left; width: 120px; display: block; margin-right: 6px; }
.ablist01 .item span { font-size: 20px; line-height: 120px; color: #0096d5; }

.ablist02 { overflow: hidden; margin: 0 30px 30px; }
.ablist02 .item { width: 18.4%; float: left; margin-right: 2%; position: relative; overflow: hidden; }
.ablist02 .item:nth-child(5n) { margin-right: 0; }
.ablist02 .item img { -webkit-transition: all .3s ease-out; transition: all .3s ease-out; display: block; }
.ablist02 .item:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.ablist02 .item .cover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.1); -webkit-transition: all .3s ease-out; transition: all .3s ease-out; backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }
.ablist02 .item:hover .cover { background: rgba(0,150,213,.8); }
.ablist02 .item .cover span { white-space: nowrap; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%) skew(-6deg); transform: translateX(-50%) translateY(-50%) skew(-6deg); font-size: 22px; font-weight: bold; color: #fff; }
.ablist02 .item .cover span:after { content: ''; position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; background: #fff; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.ablist02 .item:hover .cover span:after { width: 100%; }


.abbox01 { margin: 30px 30px; position: relative; overflow: hidden; }
.abbox01 .img { width: 50%; float: left; position: relative; }
.abbox01 .img img { display: block; }
.abbox01 .img:after { content: ''; position: absolute; right: 0; bottom: 0; left: 0; top: 0; background: url(../img/i_tri.png) no-repeat right bottom; background-size: auto 100%; }
.abbox01 .inf { position: absolute; left: 55%; top: 50%; -webkit-transform: translateY(-50%) skew(-6deg); transform: translateY(-50%) skew(-6deg); }
.abbox01.abboxcen .inf { text-align: center; width: 50%; }
.abbox01 .inf .nam { font-size: 28px; font-weight: bold; margin-bottom: 20px; }
.abbox01 .inf .txt { font-size: 16px; color: #666; line-height: 2; }

.abbox02 { margin: 30px 30px; position: relative; overflow: hidden; }
.abbox02 .img { width: 50%; float: right; position: relative; }
.abbox02 .img img { display: block; }
.abbox02 .img:after { content: ''; position: absolute; right: 0; bottom: 0; left: 0; top: 0; background: url(../img/i_tri2.png) no-repeat left bottom; background-size: auto 100%; }
.abbox02 .inf { position: absolute; left: 0%; top: 50%; -webkit-transform: translateY(-50%) skew(-6deg); transform: translateY(-50%) skew(-6deg); padding-left: 10px; }
.abbox02.abboxcen .inf { text-align: center; width: 50%; }
.abbox02 .inf .nam { font-size: 28px; font-weight: bold; margin-bottom: 20px; }
.abbox02 .inf .txt { font-size: 16px; color: #666; line-height: 2; }

.abbox03 { margin: 30px 30px; position: relative; background: url(../img/abbox03bg01.jpg) no-repeat center; background-size: cover; padding-bottom: 30px; }
.abbox03 .bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }
.abbox03 .list { overflow: hidden; position: relative; z-index: 2; padding: 50px 0 30px; }
.abbox03 .list .item { float: left; width: 25%; text-align: center; color: #fff; text-shadow: 0 0 20px rgba(0,0,0,.1); }
.abbox03 .list .item .num strong { font-size: 46px; font-weight: bold; font-family: arial; }
.abbox03 .list .item .num em { font-size: 14px; font-style: normal; margin-left: 6px; }
.abbox03 .list .item .txt { font-size: 16px; opacity: .6; }
.abbox03 .con { background: #fff; padding: 30px; font-size: 16px; line-height: 2; position: relative; z-index: 2; margin: 0 30px; }
.abbox03 .con .nam { float: left; font-size: 28px; font-weight: bold; color: #333; -webkit-transform: skew(-6deg); transform: skew(-6deg); width: 30%; text-align: center; }
.abbox03 .con .txt { margin-left: 30%; -webkit-transform: skew(-6deg); transform: skew(-6deg); }

.abbox04 { margin: 30px 30px; background: #f1f1f1; padding: 30px 30px 10px; overflow: hidden; }
.abbox04 .nam { font-size: 28px; font-weight: bold; color: #333; -webkit-transform: skew(-6deg); transform: skew(-6deg); text-align: center; margin-bottom: 30px; }

.abbox04 .list .item { background: #fff; font-size: 16px; box-sizing: border-box; padding: 10px 20px; color: #333; float: left; width: 49%; margin-right: 2%; margin-bottom: 20px; -webkit-transition: all .2s; transition: all .2s; }
.abbox04 .list .item:nth-child(2n) { margin-right: 0; }
.abbox04 .list .item:hover { -webkit-transform: scale(1.05); transform: scale(1.05); box-shadow: 0 0 20px rgba(0,0,0,.1); background: #0096d5; color: #fff; position: relative; z-index: 2; }

.ablist03 { overflow: hidden; margin: 30px 30px; }
.ablist03 .item { float: left; width: 32%; margin-right: 2%; position: relative; }
.ablist03 .item:nth-child(3n) { margin-right: 0; }
.ablist03 .item .img { overflow: hidden; position: relative; }
.ablist03 .item .img img { display: block; width: 100%; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.ablist03 .item:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.ablist03 .item .img:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.3); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.ablist03 .item:hover .img:after { background: rgba(0,150,213,.8); }
.ablist03 .item .inf { position: absolute; top: 50%; left: 50%; color: #fff; -webkit-transform: translateX(-50%) translateY(-50%) skew(-6deg); transform: translateX(-50%) translateY(-50%) skew(-6deg); white-space: nowrap; text-align: center; z-index: 3; }
.ablist03 .item .inf .nam { font-size: 26px; margin-bottom: 10px; font-weight: bold; }
.ablist03 .item .inf .txt { font-size: 18px; }


.abbox05 { margin: 30px 30px; }


.honorlist { overflow: hidden; }
.honorlist .item { width: 23.5%; float: left; margin-right: 2%; margin-bottom: 20px; }
.honorlist .item:nth-child(4n) { margin-right: 0; }
.honorlist .item img { display: block; }

.honorlist1 .item01 { float: left; width: 49%; float: left; margin-right: 2%;margin-bottom: 20px;}   
.honorlist1 { overflow: hidden; }
.honorlist1 .item { width: 23.5%; float: left; margin-right: 2%; margin-bottom: 20px; }
.honorlist1 .item:nth-child(3n) { margin-right: 0; }
.honorlist1 .item img { display: block; }  
   
   
    


.showlist { overflow: hidden; position: relative; }
.showlist .item { float: left; width: 49.5%; margin-right: 1%; margin-bottom: 10px; overflow: hidden; position: relative; }
.showlist .item:nth-child(2n) { margin-right: 0; }
.showlist .item .img { width: 49%; }
.showlist .item.item2 .img { float: right; }
.showlist .item .img img { display: block; }
.showlist .item .nam { position: absolute; top: 0; right: 0; bottom: 0; width: 49%; background: #0096d5; }
.showlist .item.item2 .nam { right: auro; left: 0; }
.showlist .item .nam span { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); color: #fff; font-size: 16px; }


.ab02list { overflow: hidden; }
.ab02list .item { float: left; width: 50%; }
.ab02list .item img { display: block; }


.lichenglist { overflow: hidden; }
.lichenglist .item { overflow: hidden; line-height: 30px; padding: 30px 0; border-bottom: 1px dashed #dedede; }
.lichenglist .item:last-child { border-bottom: 0 dashed #dedede; }
.lichenglist .item .year { float: left; width: 20%; text-align: center; font-size: 40px; font-weight: bold;     font-family: Verdana; color: #0096d5; }
.lichenglist.lichenglist2 .item .year { width: 30%; }
.lichenglist .item .month { float: left; width: 20%; text-align: center; font-size: 20px; color: #999; }
.lichenglist .item .text { float: left; width: 60%; font-size: 16px; color: #333; }
.lichenglist.lichenglist2 .item .text { width: 70%; }


.downlist { overflow: hidden; }
.downlist .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; }
.downlist .item:nth-child(2n) { margin-right: 0; }
.downlist .item .img { float: left; width: 40%; }
.downlist .item .img img { display: block; }
.downlist .item .inf { margin-left: 40%; padding: 20px; }
.downlist .item .inf .nam { font-size: 22px; color: #333; }
.downlist .item .inf .txt { font-size: 14px; color: #666; line-height: 24px; margin: 10px 0 20px; }
.downlist .item .inf .tool { overflow: hidden; }
.downlist .item .inf .tool .btn { display: block; line-height: 36px; border: 1px solid #0096d5; color: #0096d5; padding: 0 20px; border-radius: 4px; margin-right: 6px; float: left; text-decoration: none; font-size: 14px; -webkit-transition: all .2s; transition: all .2s; }
.downlist .item .inf .tool .btn.btn02 { background: #0096d5; color: #fff; }
.downlist .item .inf .tool .btn:hover { opacity: .8; }
.downlist .item .inf .code { width: 120px; }
.downlist .item .inf .code a { display: block; text-decoration: none; }
.downlist .item .inf .code img { width: 100%; display: block; }
.downlist .item .inf .code span { display: block; font-size: 14px; color: #999; text-align: center; }


.qrcodexx { float: right; width: 200px; }
.qrcodexx img { display: block; }
.qrcodexx span { display: block; font-size: 14px; color: #999; text-align: center; line-height: 30px; }



.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; padding: 0 20px; }
.mainboxx .bdx .messagecon p { margin-bottom: 20px; padding: 0; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.yanzhengma { display: inline; }
.messagebtn.btnon { background: #0096d5; }




@media (max-width: 1240px){
	.wrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }

	.topbar .tel { display: none; }
	.topbar .nul .nli .na { padding: 0 10px; }
	
	
}

@media (max-width: 800px){
	.top_menu { float: right; display: block; width: 38px; height: 38px; background: #0096d5 url(../img/btn_allmenu.png) no-repeat center; margin-top:15px; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; }
	.top_menu.on { background-image: url(../img/btn_allmenus.png); }

	.topbar { padding: 0 20px; }
	.topbar .nav { float: none; height: auto; background: rgba(0,0,0,.1); position: fixed; top: 64px; left: 0; right: 0; bottom: 0; padding: 0 10vw; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); opacity: 0; visibility: hidden; -webkit-transition: all .2s; transition: all .2s; -webkit-transform: translateY(10px); transform: translateY(10px); padding-top: 10vw; }
	.topbar .nav.navon { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
	.topbar .nul .nli { float: float; border: 0 solid rgba(0,0,0,.1); background: #fff; width: 49%; margin-right: 2%; margin-bottom: 10px; box-shadow: 0 0 20px rgba(0,0,0,.1); text-align: center; font-weight: bold; }
	.topbar .nul .nli:first-child { width: 100%; margin-right: 0; }
	.topbar .nul .nli:nth-child(2n+1) { margin-right: 0; }
	.topbar .nul .nli .na span { font-size: 16px; }
	.topbar .nul .nli .na i { display: none; }
	.topbar .nul .nli .sub { display: none; }
	.footer { height: auto; padding: 10px 20px; }



	.inbannerx { padding-top: 0; }
	.inbannerx .title { padding-bottom: 30px; padding-top: 30px; }
	.inbannerx .title .cn { font-size: 22px; }
	.inbannerx .title .en { font-size: 12px; }
	.inpagex:before { display: none; }
	.snavx.snavxcon { display: none; }
	.snavx .hdx .namx { display: none; }
	.inpagex .inpwrapx .sidex { position: relative; float: none; width: 100%; min-height: 10px; height: auto; border-right: 0; border-bottom: 1px solid #dedede; }
	.inpagex .inpwrapx .mainx { margin-left: 0; min-height: 10px; }
	.snavx { padding: 10px 0 4px; }
	.snavx .bdx .bulx { overflow: hidden; padding: 0 10px; }
	.snavx .bdx .bulx .blix { width: 32%; float: left; margin-right: 2%; margin-bottom: 6px; }
	.snavx .bdx .bulx .blix .bax { padding: 0; text-align: center; font-size: 13px; box-sizing: border-box; border: 1px solid #dedede; background: #fff; }
	.snavx .bdx .bulx .blix:nth-child(2n) { margin-right: 2%; }
	.snavx .bdx .bulx .blix:nth-child(3n) { margin-right: 0; }
	.mainboxx .now { display: none; }
	.mainboxx .hdx { border: 0; height: 30px; line-height: 30px; margin-bottom: 30px; }
	.mainboxx .hdx h1 { float: none; text-align: center; font-size: 26px; padding-right: 0; }
	.mainboxx { padding: 20px; }

	.newslist .item { width: 100%; margin-right: 0; }

	.inpagex .inpwrapx:before { display: none; }

	.inpagex .inpwrapx .sidex { background: #f3f8fc; padding-bottom: 0px; }

	.mainboxx .bdx p { padding: 0; }
	.mainboxx .bdx p img { display: block; }
	.mainboxx .bdx p.abtxt01 { margin: 20px 0; font-size: 16px; -webkit-transform: skew(0); transform: skew(0); text-align: left; }
	.mainboxx .bdx p.abtxt01 br { display: none; }

	.ablist01 { margin: 20px 0; padding: 10px 10px 20px; }
	.ablist01 .item img { float: none; margin: 0 auto 4px; }
	.ablist01 .item span { display: block; text-align: center; line-height: 20px; font-size: 14px; }

	.ablist02 { display: none; }

	.abbox01 { margin: 20px 0; }
	.abbox01 .img { width: 100%; float: none; margin-bottom: 20px; }
	.abbox01 .img:after { display: none; }
	.abbox01 .inf { position: relative; top: auto; left: auto; -webkit-transform: translateY(0) skew(0); transform: translateY(0) skew(0); }
	.abbox01 .inf .nam { font-size: 20px; margin-bottom: 10px; }
	.abbox01 .inf .txt br { display: none; }

	.abbox02 { margin: 20px 0; }
	.abbox02 .img { width: 100%; float: none; margin-bottom: 20px; }
	.abbox02 .img:after { display: none; }
	.abbox02 .inf { position: relative; top: auto; left: auto; -webkit-transform: translateY(0) skew(0); transform: translateY(0) skew(0); padding-left: 0; }
	.abbox02 .inf .nam { font-size: 20px; margin-bottom: 10px; }
	.abbox02 .inf .txt br { display: none; }

	.abbox03 { margin: 20px 0; }
	.abbox03 .list .item { width: 49%; margin-bottom: 20px; }
	.abbox03 .list .item:nth-child(2n) { margin-right: 0; }
	.abbox03 .list .item .num strong { font-size: 36px; }
	.abbox03 .list { padding: 40px 0 10px; }
	.abbox03 .con { margin: 0 20px; padding: 20px; }
	.abbox03 .con .nam { float: none; width: 100%; -webkit-transform: skew(0); transform: skew(0); font-size: 20px; }
	.abbox03 .con .txt { margin-left: 0; -webkit-transform: skew(0); transform: skew(0); }


	.abbox04 { margin: 20px 0; padding: 20px 20px 10px; }
	.abbox04 .nam { font-size: 20px; margin-bottom: 20px; -webkit-transform: skew(0); transform: skew(0); }
	.abbox04 .list .item { float: none; width: 100%; margin-bottom: 10px; }

	.ablist03 { margin: 20px 0; }
	.ablist03 .item { float: none; width: 100%; margin-right: 0; }

	.abbox05 { margin: 20px 0; }

	.shuaitable.shuaitablexbig th { font-size: 12px; line-height: 22px; text-align: left; padding: 5px 10px; }
	.shuaitable.shuaitablexbig td { font-size: 12px; line-height: 22px; padding: 5px 10px; }
	
	.prolist .item { width: 49%; margin-bottom: 10px; }
	.prolist .item:nth-child(3n) { margin-right: 2%; }
	.prolist .item:nth-child(2n) { margin-right: 0; }

	.honorlist .item { width: 49%; margin-bottom: 10px; }
	.honorlist .item:nth-child(2n) { margin-right: 0; }
	
	.honorlist1 .item01 { width: 99%; margin-bottom: 10px; text-align:center; }
	.honorlist1 .item { width: 49%; margin-bottom: 10px; }
 


	.showlist .item { width: 49%; margin-right: 2%; text-align: center; }
	.showlist .item .img { width: 100%; }
	.showlist .item.item2 .img { float: none; }
	.showlist .item .nam { position: relative; top: auto; right: auto; bottom: auto; width: 100%; background: #fff; margin-top: 5px; }
	.showlist .item.item2 .nam { right: auro; left: auto; }
	.showlist .item .nam span { position: relative; top: auto; left: auto; -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); color: #333; font-size: 14px; }

	.ab02list .item { float: none; width: 100%; }

	.lichenglist .item { padding: 20px 0; }
	.lichenglist .item .year { width: 100%; float: none; text-align: left; margin-bottom: 10px; font-size: 30px; }
	.lichenglist .item .month { text-align: left; }
	.lichenglist .item .text { width: 80%; }
	.lichenglist.lichenglist2 .item .year { width: 100%; float: none; }
	.lichenglist.lichenglist2 .item .text { width: 100%; float: none; }

	.abbox01.abboxcen .inf { width: 100%; }
	.abbox02.abboxcen .inf { width: 100%; }

	.downlist .item { width: 100%; float: none; margin-right: 0; }
	.downlist .item .img { width: 100%; float: none; }
	.downlist .item .inf { margin-left: 0; }

	.qrcode { float: none; margin: 0 auto 20px; }


	.messagecon { padding: 0; }
	.messagetarea { width: 90%; margin: 0 auto; display: block; }
	.messagetit { text-align: center; margin-top: 5px; font-size: .75rem; }
	.messageinput { width: 90%; margin: 0 auto; display: block; margin-bottom: 5px; }
	.yanzhengma { display: block; width: 20%; margin: 20px auto; }
	.messagebtn { margin: 5px auto 0; width: 90%; display: block; }
	.messagebtn.btnon { width: 90%; }

	.newsbackline ul li a { width: 100%; }
	.prolist.prolistmore .item { width: 49%; }


}

