@charset "utf-8";
.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: #fff; 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: #0b79f4;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide{ position: relative; }
.banner .swiper-slide .fgc{ display: none; position: absolute; width: 100%; height: 100%; background: url(../images/hengxiansunny.png) repeat rgba(0,0,0,.3); left: 0; top: 0; z-index: 8; }
.banner .swiper-slide a{ display: block; position: relative; }
.banner .swiper-slide video{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; object-fit: cover; }
.banner .pagination{ z-index: 2; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 20px; }
.banner .pagination .swiper-pagination-bullet{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; opacity: 1; }
.banner .pagination .swiper-pagination-bullet-active{ background: #0b79f4; border-color: #0b79f4; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }

.y-kefu-box { position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url("../images/20201222180437_1862520880.png") no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #0b79f4; }
.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: #0b79f4; border-color: #0b79f4; 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: #0b79f4; border-color: #0b79f4;}
.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: #0b79f4; 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: #0b79f4; 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:#0b79f4;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{ position: absolute; z-index: 999; width: 100%; }
.header .logo{ padding: 40px 0; float: left; }
.header .logo img{ height: 60px; }
.header .lang{ float: right; line-height: 140px; font-size: 14px; font-weight: bold; color: #fff; }
.header .lang i{ margin-right: 10px; }
.header .lang a{ color: #fff; }
.header .search{ float: right; position: relative; }
.header .search .ann{ width: 62px; text-align: center; line-height: 140px; font-size: 16px; color: #fff; cursor: pointer; }
.header .search .xf{ display: none; position: absolute; right: 0; top: 100%; width: 250px; }
.header .search .xf .kk{ position: relative; padding-right: 60px; background: url(../images/nav_bg.png) no-repeat left center; }
.header .search .xf .text{ width: 100%; height: 40px; box-sizing: border-box; font-size: 14px; color: #fff; padding: 0 15px; box-sizing: border-box; }
.header .search .xf .sub{ width: 60px; height: 40px; cursor: pointer; outline: none; position: absolute; right: 0; top: 0; font-size: 14px; color: #fff; background: #0b79f4; }
.header .search .xf .sub:hover{ opacity: .9; }
.header .search:hover .xf{ display: block; }
.header .search:hover .ann{ color: #fff; }
.header .inmuen{ margin-left: 115px; float: left; }
.header .inmuen ul li{ display: block; float: left; position: relative; }
.header .inmuen ul li > a{ display: block; font-size: 18px; font-weight: bold; color: #fff; line-height: 140px; padding: 0 14px; }
.header .inmuen ul li .erji{ display: none; width: 180px; position: absolute; left: 50%; margin-left: -90px; top: 100%; background: rgba(0,0,0,.5); }
.header .inmuen ul li .erji a{ display: block; height: 40px; line-height: 40px; padding: 0 10px; font-size: 13px; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.header .inmuen ul li:hover .erji{ display: block; }
.header .inmuen ul li:hover > a{ color: #fff; text-decoration: underline; }
.header .inmuen ul li .erji a:hover{ background: #0b79f4; color: #fff; }

.inpro{ padding: 50px 0; }
.inpro .blmtit{ font-size: 30px; font-weight: bold; text-align: center; color: #0b79f4; margin-bottom: 30px; }
.inpro .leftnav{ width: 270px; float: left; background: #fff; padding-bottom: 20px; background: #f5f5f5; }
.inpro .leftnav .lmtit{ padding: 20px; background: #0b79f4; color: #fff; }
.inpro .leftnav .lmtit .en{ font-size: 14px; display: none; }
.inpro .leftnav .lmtit .cn{ font-size: 20px; }
.inpro .leftnav .tit{ margin-top: 10px; line-height: 50px; padding: 0 15px; font-size: 16px; color: #333; border-bottom: 1px solid #dfdfdf; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .leftnav .li{ width: 82%; margin: 0 auto 10px; background: #ebebeb; padding: 0 10px; font-size: 14px; color: #666; display: block; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .leftnav .li:hover,.inpro .leftnav .tit:hover{ background: #0b79f4; color: #fff; }
.inpro .right{ width: 900px; float: right; }
.inpro .right ul{ display: block; position: relative; width: 102%; left: -1%; }
.inpro .right ul li{ display: block; width: 31.333333%; margin: 0 1% 2%; float: left; position: relative; border: 1px solid #eee; box-sizing: border-box; }
.inpro .right ul li .tit{ height: 40px; line-height: 40px; font-size: 16px; color: #fff; padding: 0 10px; box-sizing: border-box; width: 100%; position: absolute; z-index: 99; left: 0; bottom: 0; text-align: center; background: rgba(0,0,0,.6); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .right ul li .pic{ overflow: hidden; }
.inpro .right ul li img{ transition: all .5s; }
.inpro .right ul li:hover img{ transform: scale(1.1,1.1); }

.innews{ padding: 70px 0; }
.innews .lmtit{ font-size: 30px; font-weight: bold; text-align: center; color: #0b79f4; margin-bottom: 30px; }
.innews .list ul{ display: flex; flex-wrap: wrap; width: 101%; position: relative; left: -1%; }
.innews .list ul li{ display: block; width: 31.333%; margin: 1%; background: #f9f9f9; transition: all .5s; }
.innews .list ul li .pic{ padding-bottom: 70%; }
.innews .list ul li .wz{ padding: 15px; border-bottom: 2px solid #0b79f4; }
.innews .list ul li .tit{ font-size: 16px; color: #111; font-weight: bold; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innews .list ul li .date{ font-size: 12px; color: #999; margin-top: 5px; }
.innews .list ul li .jj{ font-size: 14px; color: #666; line-height: 20px; margin-top: 10px; }
.innews .list ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); }

.fadvy{ font-size: 40px; font-weight: bold; text-align: center; margin-bottom: 30px; color: #0b79f4; }

.footer{ background: #eee; padding: 60px 0 0; }
.footer .fnav{ float: left; width: 220px; padding-right: 30px; box-sizing: border-box; }
.footer .fnav .tit{ font-size: 18px; color: #333; font-weight: bold; margin-bottom: 10px; }
.footer .fnav a{ display: block; height: 30px; line-height: 30px; color: #999; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.footer .fnav a i{ margin-right: 5px; }
.footer .fnav a:hover{ color: #0b79f4; }
.footer .fcon{ float: right; max-width: 280px; }
.footer .fcon .tit{ font-size: 22px; color: #333; font-weight: bold; margin-bottom: 10px; }
.footer .fcon .li{ padding-left: 30px; line-height: 30px; color: #999; font-size: 14px; position: relative; }
.footer .fcon .li i{ position: absolute; left: 0; top: 0; line-height: 30px; width: 20px; text-align: center; }
.footer .fcon .li img{ max-width: 140px; margin-top: 15px; }
.footer .fenx{ padding: 20px 0 40px; text-align: center; }
.footer .fenx a{ display: inline-block; width: 45px; line-height: 45px;  font-size: 20px; color: #999; border-radius: 5px; margin: 0 10px; transition: all .5s; }
.footer .fenx a:hover{ opacity: .9; }
.footer .banq{ padding: 25px 0; text-align: center; font-size: 12px; line-height: 22px; color: #999; background: #fff; }
.footer .banq a{ color: #666; }
.footer .banq a:hover{ color: #0b79f4; text-decoration: underline; }

.nynav{ padding: 10px 0; border-bottom: 1px solid #eee; }
.nynav .list{ position: relative; padding-right: 250px; }
.nynav .list .weizhi{ width: 250px; position: absolute; right: 0; top: 0; line-height: 20px; padding: 13px 0; color: #999; text-align: right;  height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynav .list .weizhi i{ margin: 0 5px; }
.nynav .list ul li{ display: inline-block; margin: 5px 30px 5px 0; border-radius: 5px; }
.nynav .list ul li a{ display: block;  padding: 0 15px; font-size: 14px; line-height: 35px; }
.nynav .list ul li:hover,.nynav .list ul li.on{ background: #0b79f4; color: #fff; }
.nynav .list ul li:hover a,.nynav .list ul li.on a{ color: #fff; }

.nypro{ padding: 40px 0; background: #eee; }
.nypro .bblmtit{ font-size: 25px; font-weight: bold; line-height: 40px; position: relative; margin-bottom: 25px; text-align: center; }
.nypro .bblmtit:before{ content: ""; width: 40px; height: 3px; background: #0b79f4; display: block; position: absolute; bottom: -5px; left: 50%; margin-left: -20px; }
.nypro.inpro .leftnav{ background:#fff;}

.pages{ text-align: center; padding-top: 30px; }
.pages a{ display: inline-block; line-height: 30px; font-size: 12px; color: #666; padding: 0 12px; background: #fff; border-radius: 5px; }
.pages a:hover,.pages a.on{ background: #0b79f4; color: #fff; border-radius: 5px; }

.showpro img{ display: block; width: 100%; height: auto; }

.nypage{ padding: 40px 0; line-height: 25px; font-size: 14px; color: #333; }
.nypage h3{ font-size: 25px; font-weight: bold; line-height: 40px; position: relative; margin-bottom: 15px; }
.nypage h3:before{ content: ""; width: 40px; height: 3px; background: #0b79f4; display: block; position: absolute; bottom: -5px; left: 50%; margin-left: -20px; }
.nypage hr{ border: 0; border-top: 1px solid #eee; margin: 10px 0; display: block; }
.nypage img{ margin: 5px 0; }

.nyrecruit { padding:40px 0; }
.nyrecruit .lmtit { line-height: 30px; color: #666; background: #F2F2F2; font-size: 16px; display: flex; flex-wrap: wrap; font-weight: bold; text-align: center; border: 1px solid #E3E3E3; }
.nyrecruit .lmtit span { display: block; float: left; box-sizing: border-box; padding: 15px; }
.nyrecruit .lmtit span.span1 { width: 23%; }
.nyrecruit .lmtit span.span2 {width: 8%;}
.nyrecruit ul li { display: block; line-height: 24px; font-size: 16px; color: #333; cursor: pointer; display: flex; flex-wrap: wrap; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul li span { display: block; float: left; padding: 18px 15px; box-sizing: border-box; text-align: center; }
.nyrecruit ul li span.span1 { width: 23%; }
.nyrecruit ul li span.span2 { width: 8%; padding: 10px; }
.nyrecruit ul li em { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 24px; color: #333; float: right; }
.nyrecruit ul li.on { background: #fff; border-bottom: 1px solid #eee; }
.nyrecruit ul .erji { display: none; padding: 20px; margin-top: -1px; background-color: #fff; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul .erji .wz { box-sizing: border-box; font-size: 14px; color: #666; line-height: 25px; }
.nyrecruit ul .erji .wz .tit { font-size: 16px; font-weight: bold; color: #4a4a4a; margin-bottom: 10px; }
.nyrecruit ul .erji .ann { display: block; width: 150px; height: 40px; line-height: 40px; background: #026cb6; font-size: 14px; color: #fff; text-align: center; margin-top: 15px; transition: all .5s; }
.nyrecruit ul .erji .ann:hover { background: #025692; }

.nynews{ padding: 40px 0; }
.nynews ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.nynews ul li{ display: block; width: 31.333%; margin: 1%;; background: #fff; }
.nynews ul li .pic{ padding-bottom: 60%; transition: all .5s; margin-bottom: 10px; }
.nynews ul li .tit{ position: relative; height: 40px; line-height: 40px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 100px; }
.nynews ul li .date{ position: absolute; right: 0; top: 0; font-size: 12px; color: #999; }
.nynews ul li:hover .pic{ opacity: .8; }
.nynews ul li:hover .tit{ color: #0b79f4; }

.nynews1{ padding: 40px 0; }
.nynews1 ul li{ display: block; border-bottom: 1px solid #eee; padding: 20px 0 20px 320px; position: relative; }
.nynews1 ul li .pic{ position: absolute; width: 300px; height: calc(100% - 40px); left: 0; top: 20px; }
.nynews1 ul li .tit{ position: relative; height: 40px; line-height: 40px; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews1 ul li .jj{ font-size: 14px; line-height: 25px; margin-bottom: 15px; color: #666; }
.nynews1 ul li .date{ font-size: 14px; color: #999; }
.nynews1 ul li .date span{ margin-left: 10px; background: #eee; display: inline-block; line-height: 30px; padding: 0 15px; font-size: 12px; border-radius: 15px; }

.shownews{ padding: 40px 0; }
.shownews .tit{ font-size: 25px; text-align: center; font-weight: 500; }
.shownews .date{ font-size: 14px; color: #999; text-align: center; padding: 10px 0 20px; border-bottom: 1px solid #eee; }
.shownews .wz{ padding: 30px 0; font-size: 14px; line-height: 25px; color: #333; }
.shownews .wz video{ width: 100%; height: auto; display: block; }
.shownews .pre{ padding: 20px; border: 1px solid #eee; display: flex; flex-wrap: wrap; }
.shownews .pre .li{ width: 50%; font-size: 14px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; }
.shownews .pre .li:nth-child(2){ text-align: right; }

.inabout{ position: relative; padding: 70px 0; }
.inabout .nr{ position: relative; min-height: 400px; padding-left: 630px; margin-top: 30px; overflow: hidden; }
.inabout .nr .pic{ width: 600px; height: 400px; position: absolute; left: 0; top: 0; }
.inabout .nr .wz{ padding: 0 25px; }
.inabout .nr .wz .btit{ font-size: 30px; font-weight: bold; color: #0b79f4; }
.inabout .nr .wz .xian{ width: 50px; height: 2px; background: #0b79f4; margin: 5px 0; }
.inabout .nr .wz .tit{ font-size: 20px; font-weight: bold; color: #333; margin-bottom: 25px; }
.inabout .nr .wz .jj{ font-size: 16px; line-height: 30px; color: #666; margin-bottom: 40px; }
.inabout .nr .wz .more{ display: block; width: 160px; line-height: 40px; background: linear-gradient(to right,#333 0%,#333 100%); font-size: 14px; color: #fff; text-align: center; border-radius: 20px; }
.inabout .nr .wz .more:hover{ background:  #0b79f4; }

.inshuju{ padding: 50px 0; border-bottom: 1px solid #eee; }
.inshuju ul{ display: flex; flex-wrap: wrap; position: relative; }
.inshuju ul li{ display: block; padding: 0 20px; width: 25%; border-right: 1px solid #ddd; box-sizing: border-box; }
.inshuju ul li .ico{ width: 100px; height: 100px; border-radius: 50%; border: 1px solid #222; line-height: 100px; text-align: center; overflow: hidden; margin: 0 auto 10px; }
.inshuju ul li .ico img{ max-width: 60px; max-height: 60px; display: inline-block; filter: drop-shadow(#222 180px 0); transform: translateX(-180px); }
.inshuju ul li .sz{ font-size: 18px; color: #333; text-align: center; margin-top: 10px; }
.inshuju ul li .sz span{ font-size: 36px; font-weight: bold; }
.inshuju ul li .jj{ font-size: 16px; color: #666666; text-align: center; }
.inshuju ul li:nth-last-child(1){ border-right: 0; }

.box{ width: 658px; 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 #e2e2e2; box-sizing: border-box; }
.tb-s310, .tb-s310 a {height:522px; width:522px; overflow: hidden;}
.tb-s310, .tb-s310 img {max-height:520px; max-width:520px;}
div.zoomDiv {z-index:999; position:absolute; width:522px; height:522px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../images/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { width: 125px; position: absolute; right: 0; top: 0; padding-top: 30px; padding-bottom: 30px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width:100%; height:20px; font-size:16px; text-align:center; line-height:20px; color:#666; background: #f7f7f7; border: 1px solid #e2e2e2; border-radius: 2px;}
.picScroll-left .hd .prev{ position: absolute; left: 0; top: 0; }
.picScroll-left .hd .next{ position: absolute; left: 0; bottom: 0; }
.picScroll-left .hd .prev:hover { color:#fff; background: #0b79f4; }
.picScroll-left .hd .next:hover { color:#fff; background: #0b79f4; }
.picScroll-left .bd{  }
.picScroll-left .bd ul li{ display: block; width: 100%; cursor: pointer; padding: 13px 0; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; width: 125px; height: 125px; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #0b79f4; }

.showinfo{ padding: 40px 0; }
.showinfo .nr{position: relative;padding: 20px 20px 40px 710px; min-height: 522px; box-sizing: border-box;}
.showinfo .nr .lmtit{ padding: 0 0 15px; font-size: 22px; color: #333; font-weight: bold; border-bottom: 1px dashed #8a8a8a; }
.showinfo .nr .jj{ font-size: 14px; line-height: 25px; padding: 20px 0; color: #666; }
.showinfo .nr .jj b{ font-size: 16px; color: #333; }
.showinfo .nr .slmtit{ padding: 10px; background: #fff; font-size: 24px; font-weight: bold; color: #0b79f4; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; }
.showinfo .nr .contact { background-color: #333333; color: #fff;  position: relative; padding-right: 170px; margin-top: 20px; }
.showinfo .nr .phone { font-size: 14px; line-height: 70px; padding: 0 0 0 20px; height: 70px; box-sizing: border-box; overflow: hidden; }
.showinfo .nr .phone span { font-size: 25px; }
.showinfo .nr .ann { width: 150px; position: absolute; right: 0; top: 0; line-height: 70px; font-size: 18px; color: #fff; text-align: center; padding: 0 10px; box-sizing: border-box; background-color: #0b79f4; }
.showinfo .nr .ann:hover { opacity: .9; }

.showprodetail .detail .hd{ background: #0b79f4; }
.showprodetail .detail .hd ul li{ display: inline-block; padding: 0 20px; position: relative; cursor: pointer; }
.showprodetail .detail .hd ul li:before{ content: ""; display: block; width: 1px; height: 17px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -9px; }
.showprodetail .detail .hd ul li:nth-last-child(1):before{ display: none; }
.showprodetail .detail .hd ul li span{ display: block; padding: 0 15px; line-height: 55px; font-size: 18px; color: #f5f5f5; }
.showprodetail .detail .hd ul li.on span{ background: #fff; color: #0b79f4; }
.showprodetail .detail .bd ul .wz{ font-size: 14px; line-height: 25px; color: #666; padding: 36px 0 0; }
.showprodetail .detail .bd ul .wz h3,.showprodetail .detail .bd ul .wz h1 { font-size: 18px; color: #333333; font-weight: bold; margin: 10px 0; }
.showprodetail .detail .bd ul .wz video, .showprodetail .detail .bd ul .wz table { max-width: 100%; height: auto; }
.showprodetail .detail .bd ul .wz td { padding: 6px 10px; }
.showprodetail .detail .bd ul .list{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; margin-top: 15px; }
.showprodetail .detail .bd ul .list .li{ width: 24%; margin: .5%; }
.showprodetail .detail .bd ul .list .li .pic{ border: 1px solid #ddd; overflow: hidden; }
.showprodetail .detail .bd ul .list .li .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-top: 5px; }
.showprodetail .detail .bd ul .list .li:hover .pic{ border-color: #0b79f4; }
.showprodetail .detail .bd ul .list .li:hover .tit{ color: #0b79f4; }
.showprodetail .pre{ padding: 20px 0; border-top: 1px dashed #d9d9d9; border-bottom: 1px dashed #d9d9d9; margin-top: 48px; }
.showprodetail .pre a{display: block;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #666;width: 50%;box-sizing: border-box;}
.showprodetail .pre a span { color: #333; }
.showprodetail .pre a.left { text-align: left; padding-right: 10px; float: left; }
.showprodetail .pre a.right { text-align: right; padding-left: 10px; float: right; }
.showprodetail .pre a:hover, .showprodetail .pre a:hover span{ color: #0b79f4; }

.repro{ padding: 50px 0; }
.repro .lmtit{ font-size: 24px; color: #333; font-weight: bold; }
.repro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; margin-top: 15px; }
.repro .list ul li{ width: 24%; margin: .5%; }
.repro .list ul li .pic{ border: 1px solid #ddd; overflow: hidden; }
.repro .list ul li .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-top: 5px; }
.repro .list ul li:hover .pic{ border-color: #0b79f4; }
.repro .list ul li:hover .tit{ color: #0b79f4; }

.nymess{ padding: 50px 0; background: #f7f7f7; }
.nymess .lmtit{ font-size: 30px; font-weight: bold; color: #333; margin-bottom: 5px; }
.nymess .lmjj{ font-size: 16px; color: #666; margin-bottom: 20px; }
.nymess .list{ position: relative; width: 102%; left: -1%; }
.nymess .list .text{ width: 100%; height: 50px; border: 1px solid #cbcbcb; background: #fff; color: #333; padding: 0 20px; font-size: 16px; color: #333; box-sizing: border-box; }
.nymess .list .text:focus,.nymess .list textarea:focus{ border-color: #0b79f4; }
.nymess .list textarea{ padding: 10px 20px; border: 1px solid #cbcbcb; background: #fff; color: #333; line-height: 25px; font-size: 16px; box-sizing: border-box; width: 100%; height: 97px; }
.nymess .list .li1{ width: 31.3333%; margin: 0 1% 20px; float: left; }
.nymess .list .li2{ width: 98%; margin: 0 1% 20px; }
.nymess .list .li3{ width: 31.3333%; margin: 0 1% 20px; float: left; padding-right: 100px; box-sizing: border-box; position: relative; }
.nymess .list .li3 img{ width: 90px; height: 50px; position: absolute; right: 0; top: 0; }
.nymess .list .sub{ float: right; width: 200px; height: 50px; background: #0b79f4; font-size: 16px; color: #fff; margin-right: 1%; outline: none; }
.nymess .list .sub:hover{ background: #333; }

.nydown{ padding: 40px 0; }
.nydown ul li{ display: block; border: 1px solid #eee; transition: all .5s; position: relative; padding: 30px 90px 30px 20px; position: relative; margin-bottom: 30px; }
.nydown .pages{ padding-top: 0; }
.nydown ul li .tit{ font-size: 18px; height: 30px; color: #111; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.nydown ul li .date{ font-size: 14px; color: #999; }
.nydown ul li a{ display: block; width: 50px; line-height: 50px; text-align: center; background: #666; color: #fff; font-size: 25px; border-radius: 50%; right: 20px; top: 50%; margin-top: -25px; position: absolute; transition: all .5s; }
.nydown ul li:hover{ border-color: #0b79f4; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.nydown ul li:hover a{ background: #0b79f4; }

.nybanner{ height: 300px; }

.nyhonor{}
.nynews.nyhonor ul li .pic{ padding-bottom: 138%; border: 1px solid #eee; }
.nynews.nyhonor ul li .tit{ padding-right: 0; text-align: center; }