@charset "utf-8";
/*html{ scroll-behavior: smooth; }*/
.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: #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: #d02c2e;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img { width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide .index_video{ position: absolute; width: 100%; height: 100%; object-fit: cover; z-index: 7; }
.banner .banner-left{ opacity: 0; display: block; position: absolute; font-size: 30px; color: #fff; left: 40px; top: 50%; width: 50px; height: 50px; line-height: 50px; margin-top: -25px; z-index: 7; transition: all .5s; }
.banner .banner-right{ opacity: 0; display: block; position: absolute; font-size: 30px; color: #fff; right: 40px; top: 50%; width: 50px; height: 50px; line-height: 50px; margin-top: -25px; z-index: 7; transition: all .5s; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; color: #d02c2e; }
.banner:hover .banner-left,.banner:hover .banner-right{ opacity: .8; }
.banner .pagination{ z-index: 9; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 15px !important; }
.banner .pagination .swiper-pagination-bullet{ font-size: 14px; color: #fff; width: 15px !important; height: 15px; overflow: hidden; border: 0; line-height: 100px; background: #999; opacity: 1; transition: all .5s; position: relative; margin: 0 10px !important; }
.banner .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #d02c2e; }

.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: #d02c2e; }
.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: #d02c2e; border-color: #d02c2e; 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: #d02c2e; border-color: #d02c2e;}
.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: #d02c2e; 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: #d02c2e; 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:#d02c2e;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.header{ background: rgba(0,0,0,.5); position: fixed; width: 100%; z-index: 999; }
.header .content{ position: relative; }
.header .logo{ padding: 10px 0; float: left; }
.header .logo img{ height: 78px; }
.header .searchann{ position: relative; cursor: pointer; text-align: center; float: right; }
.header .searchann .kai{ transition: all .5s; opacity: 1; width: 40px; line-height: 98px; text-align: center; position: relative; z-index: 8; }
.header .searchann .guan{ position: absolute; left: 0; top: 0; width: 40px; line-height: 98px; text-align: center; transition: all .5s; opacity: 0; z-index: 7; }
.header .searchann svg{ fill: #fff; height: 19px; width: auto; display: inline-block; vertical-align: middle; }
.header .searchann:hover svg{ fill: #fff; }
.header .lang{ float: right; line-height: 38px; font-size: 16px; padding-left: 30px; margin: 27px 0 27px 30px; border-left: 1px solid rgba(255,255,255,.2); }
.header .inmuen{ float: right; margin-right: 20px; }
.header .inmuen ul li{ display: block; float: left; padding: 0 35px; position: relative; }
.header .inmuen ul li > a{ display: block; line-height: 98px; font-size: 16px; color: #fff; position: relative; }
.header .inmuen ul li i{ display: none; }
.header .inmuen ul li:hover > a,.header .inmuen ul li.on > a{ color: #d02c2e; transition: all .5s; }
.header .inmuen ul li .erji{ display: none; position: absolute; width: 200px; background: #fff; top: 100%; left: 50%; margin-left: -100px; border-radius: 5px; z-index: 8; box-shadow: 0 0 10px rgba(0,0,0,.1); box-sizing: border-box; overflow: hidden; }
.header .inmuen ul li .erji .sli .tit{ font-size: 14px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 40px; line-height: 40px; }
.header .inmuen ul li:hover .erji{ display: block; }
.header .inmuen ul li .erji .sli:hover .tit{ background: rgba(247, 247, 247, 1); color: #d02c2e; }

.searchmain{ position: fixed; width: 100%; background: #fff; left: 0; top: 98px; z-index: 99; transition: all .5s; overflow: hidden; height: 0; box-shadow: 0 4px 4px rgba(0,0,0,.05); }
.searchmain .content{ position: relative; padding: 30px 0 40px; }
.searchmain .close{ width: 40px; line-height: 40px; text-align: center; font-size: 20px; position: absolute; right: 0; top: 0; }
.searchmain .kk{ max-width: 750px; margin: 0 auto; padding-right: 50px; position: relative; }
.searchmain .kk .text{ width: 100%; border-bottom: 2px solid #111; height: 50px; font-size: 16px; }
.searchmain .kk .text:focus{ border-bottom: 2px solid #d02c2e; }
.searchmain .kk .sub{ position: absolute; right: 0; top: 0; height: 50px; width: 50px; font-size: 25px; outline: none; }
.searchmain .kk .sub:hover{ color: #d02c2e; }

.inpro{ padding: 80px 0; }
.inpro .lmtit{ font-size: 48px; font-weight: bold; text-align: center; line-height: 50px; margin-bottom: 10px; }
.inpro .lmtit b{ font-weight: bold; color: #d02c2e; }
.inpro .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 40px; }
.inpro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.inpro .list ul li{ width: 31.333%; margin: 1%; border: 1px solid #eee; box-sizing: border-box; }
.inpro .list ul li .pic{ overflow: hidden; position: relative; padding-bottom: 70%; border-bottom: 1px solid #eee; }
.inpro .list ul li .pic .img{ position: absolute; transition: all .5s; width: 100%; height: 100%; left: 0; top: 0; }
.inpro .list ul li .wz{ position: relative; padding: 30px 100px 30px 30px; transition: all .5s; }
.inpro .list ul li .wz .tit{ font-size: 18px; }
.inpro .list ul li .wz .ico{ width: 37px; line-height: 35px; height: 37px; text-align: center; background: #d02c2e; border-radius: 50%; font-size: 25px; color: #fff; position: absolute; right: 30px; top: 50%; margin-top: -18px; transition: all .5s; }
.inpro .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.inpro .list ul li:hover .wz{ background: #d02c2e; }
.inpro .list ul li:hover .wz .tit{ color: #fff; }
.inpro .list ul li:hover .wz .ico{ background: #fff; color: #d02c2e; }

.incul{ background: url(../images/5ae39c2e777992bf80d71227d8f142cb.jpg) no-repeat center; background-size: cover; padding: 80px 0; }
.incul .lmtit{ font-size: 48px; font-weight: bold; text-align: center; line-height: 50px; margin-bottom: 10px; }
.incul .lmtit b{ font-weight: bold; color: #d02c2e; }
.incul .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 30px; }
.incul .list{ background-size: 36% auto !important; }
.incul .list ul{ display: flex; flex-wrap: wrap; }
.incul .list ul li{ display: block; width: 30%; box-sizing: border-box; border-bottom:  1px solid #ccc; position: relative; padding: 50px 0 50px 120px; }
.incul .list ul li .ico{ width: 92px; height: 92px; border-radius: 50%; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -46px; text-align: center; line-height: 90px; }
.incul .list ul li .ico img{ max-width: 60px; max-height: 60px; }
.incul .list ul li .tit{ font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.incul .list ul li .jj{ font-size: 16px; color: #666; }
.incul .list ul li:nth-child(even){ margin-left: 40%; }
.incul .list ul li:nth-child(odd){ padding: 50px 120px 50px 0; text-align: right; }
.incul .list ul li:nth-child(odd) .ico{ left: initial; right: 0; }
.incul .list ul li:nth-last-child(1),.incul .list ul li:nth-last-child(2){ border-bottom: 0px; }

.inabout{ padding: 80px 0; }
.inabout .left{ width: 30%; float: left; }
.inabout .right{ width: 65%; float: right; }
.inabout .lmtit{ font-size: 48px; font-weight: bold; line-height: 50px; margin-bottom: 10px; }
.inabout .lmtit b{ font-weight: bold; color: #d02c2e; }
.inabout .lmjj{ font-size: 16px; color: #666; margin-bottom: 30px; }
.inabout .more{ display: block; max-width: 190px; line-height: 40px; background: #d02c2e; font-size: 16px; color: #fff; text-align: center; border-radius: 20px; border: 1px solid #d02c2e; transition: all .5s; margin-bottom: 30px; }
.inabout .more:hover{ background: none; color: #d02c2e; }
.inabout .shuju .sli{ padding: 20px 0; border-bottom: 1px solid #ddd; }
.inabout .shuju .sli .sz{ font-size: 14px; color: #666; line-height: 50px; }
.inabout .shuju .sli .sz span{ font-size: 48px; color: #d02c2e; margin-right: 10px; }
.inabout .shuju .sli .tit{ font-size: 18px; color: #666; }
.inabout .right .lmitt{ font-size: 28px; font-weight: bold; margin-bottom: 10px; }
.inabout .right .wz{ font-size: 16px; color: #666; line-height: 30px; }
.inabout .right img{ margin-top: 20px; width: 100%; height: auto; }

.inhonor{ background: rgba(242,242,242,1); padding: 80px 0; }
.inhonor .lmtit{ font-size: 48px; font-weight: bold; line-height: 50px; margin-bottom: 15px; text-align: center; }
.inhonor .lmtit b{ font-weight: bold; color: #d02c2e; }
.inhonor .list{ position: relative; }
.inhonor .list .prev,.inhonor .list .next{ width: 40px; line-height: 40px; border-radius: 50%; background: #ccc; display: block; font-size: 18px; color: #fff; text-align: center; position: absolute; }
.inhonor .list .prev{ left: -80px; top: 50%; margin-top: -20px; }
.inhonor .list .next{ right: -80px; top: 50%; margin-top: -20px; }
.inhonorlist{ overflow: hidden; }
.inhonorlist .li{ padding: 4px; border: 1px solid #ddd; }
.inhonorlist .li .pic{ overflow: hidden; }
.inhonorlist .li .pic .tupian{ background: #fff; }
.inhonorlist .li .pic img{ transition: all .5s; }
.inhonorlist .li:hover .pic img{ transform: scale(1.05,1.05); }

.invideo{ padding: 160px 0; text-align: center; position: relative; }
.invideo video{ position: absolute; width: 100%; height: 100%; object-fit: cover; left: 0; top: 0; z-index: 2; }
.invideo:before{ content: ""; position: absolute; width: 100%; height: 100%; z-index: 3; display: block; background: rgba(0,0,0,.6); left: 0; top: 0; }
.invideo .wz{ font-size: 48px; font-weight: bold; color: #fff; margin-bottom: 50px; position: relative; z-index: 4; }
.invideo .wz b{ font-weight: bold; color: #d02c2e; }
.invideo .ann{ display: inline-block; width: 60px; z-index: 4; position: relative;}

.invideoxf{ position: fixed; width: 100%; height: 100%; z-index: 9999; background: rgba(0,0,0,.5); left: 0; top: 0; display: none; }
.invideoxf .nr{ max-width: 950px; position: relative; margin: 0 auto; background: #000; }
.invideoxf .nr iframe{ width: 100%; height: 540px; display: block; }
.invideoxf .close{ display: block; width: 34px; line-height: 34px; font-size: 16px; color: #fff; background: rgba(0,0,0,.5); border-radius: 50%; position: absolute; right: 15px; top: 15px; }

.incase{ padding: 80px 0; }
.incase .lmtit{ font-size: 48px; font-weight: bold; text-align: center; line-height: 50px; margin-bottom: 10px; }
.incase .lmtit b{ font-weight: bold; color: #d02c2e; }
.incase .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 40px; }
.incase .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.incase .list ul li{ width: 31.333%; margin: 1%; box-sizing: border-box; }
.incase .list ul li .pic{ overflow: hidden; position: relative; padding-bottom: 70%; }
.incase .list ul li .pic .img{ position: absolute; transition: all .5s; width: 100%; height: 100%; left: 0; top: 0; }
.incase .list ul li .wz{ position: relative; padding: 30px 100px 30px 30px; transition: all .5s; background: #f5f5f5; }
.incase .list ul li .wz .tit{ font-size: 18px; }
.incase .list ul li .wz .ico{ width: 37px; line-height: 35px; height: 37px; text-align: center; background: #d02c2e; border-radius: 50%; font-size: 25px; color: #fff; position: absolute; right: 30px; top: 50%; margin-top: -18px; transition: all .5s; }
.incase .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.incase .list ul li:hover .wz{ background: #d02c2e; }
.incase .list ul li:hover .wz .tit{ color: #fff; }
.incase .list ul li:hover .wz .ico{ background: #fff; color: #d02c2e; }

.innews{ padding: 80px 0; background: rgba(249,249,249,1); }
.innews .lmtit{ font-size: 48px; font-weight: bold; text-align: center; line-height: 50px; margin-bottom: 10px; }
.innews .lmtit b{ font-weight: bold; color: #d02c2e; }
.innews .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 40px; }
.innews .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.innews .list ul li{ display: block; width: 98%; margin: 0 1%; padding: 10px 0 10px 620px; position: relative; min-height: 340px; border-bottom: 1px solid #ddd; }
.innews .list ul li .pic{ width: 585px; height: 340px; position: absolute; left: 0; top: 10px; overflow: hidden; }
.innews .list ul li .pic .img{ transition: all .5s; width: 100%; height: 100%; position: absolute; }
.innews .list ul li .date{ font-size: 14px; color: #999; padding-top: 30px; }
.innews .list ul li .xian{ width: 25px; height: 2px; background: #cd1f20; margin: 20px 0; }
.innews .list ul li .tit{ font-size: 28px; font-weight: bold; color: #333; line-height: 35px; margin-bottom: 20px; }
.innews .list ul li .jj{ font-size: 16px; color: #666; line-height: 30px; margin-bottom: 50px; }
.innews .list ul li .ico{ width: 37px; height: 37px; line-height: 36px; background: #d02c2e; color: #fff; font-size: 18px; border-radius: 50%; text-align: center; }
.innews .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.innews .list ul li:hover .tit{ color: #d02c2e; }
.innews .list ul li:nth-child(n+10){ width: 31.3333%; margin: 40px 1% 0; padding: 40px 30px; box-sizing: border-box; background: #fff; border: 0; min-height: initial; box-shadow: 0 0 15px rgba(0,0,0,.1); transition: all .5s; }
.innews .list ul li:nth-child(n+10) .pic{ display: none; }
.innews .list ul li:nth-child(n+10) .date{ padding: 0; margin-bottom: 15px; }
.innews .list ul li:nth-child(n+10) .xian{ display: none; }
.innews .list ul li:nth-child(n+10) .tit{ font-size: 20px; margin-bottom: 10px; }
.innews .list ul li:nth-child(n+10) .jj{ margin-bottom: 0; }
.innews .list ul li:nth-child(n+10) .ico{ display: none; }
.innews .list ul li:nth-child(n+10):hover{ background: #d02c2e; }
.innews .list ul li:nth-child(n+10):hover .tit,.innews .list ul li:nth-child(n+10):hover .date{ color: #fff; }
.innews .list ul li:nth-child(n+10):hover .jj{ color: rgba(255,255,255,.7); }

.footer{ background: rgba(12,12,12,1); padding: 70px 0; border-top: 5px solid rgba(205,31,32,1); }
.footer .left{ width: 500px; margin-right: 40px; float: left; }
.footer .left .logo{ margin-bottom: 15px; }
.footer .left .logo img{ height: 67px; }
.footer .left .jj{ font-size: 16px; color: rgba(255, 255, 255, 0.6); margin-bottom: 20px; }
.footer .left .sli{ font-size: 16px; color: rgba(255, 255, 255, 0.6); position: relative; padding-left: 30px; margin-bottom: 10px; }
.footer .left .sli i{ width: 20px; position: absolute; left: 0; top: 0; text-align: center; color: #d02c2e; }
.footer .fnav{ width: 210px; float: left; padding-right: 20px; box-sizing: border-box; }
.footer .fnav .tit{ font-size: 20px; color: #fff; }
.footer .fnav .xian{ width: 40px; height: 2px; background: #d02c2e; margin: 15px 0; }
.footer .fnav .erji a{ display: block; font-size: 16px; color: rgba(255, 255, 255, 0.6); padding: 5px 0; }
.footer .fnav .erji a:hover{ color: #fff; }
.banq{ border-top: 1px solid rgba(255,255,255,0.1); padding: 30px 0; background: rgba(12,12,12,1); }
.banq .nr{ padding-right: 160px; position: relative; font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 25px; }
.banq .nr > a{ color: #fff; }
.banq .nr > a:hover{ color: #d02c2e; }
.banq .nr .fenx{ position: absolute; right: 0; top: 50%; margin-top: -17px; }
.banq .nr .fenx a{ display: inline-block; width: 32px; line-height: 32px; border: solid 1px rgba(255, 255, 255, 0.5); border-radius: 5px; text-align: center; font-size: 16px; color: #fff; margin-left: 5px; transition: all .5s; }
.banq .nr .fenx a:hover{ background: #d02c2e; border-color: #d02c2e; }

.header.nyheader{  background: #111; transition: all .5s; }

.nybanner{ padding: 140px 0; position: relative; margin-top: 98px; }
.nybanner .wz{ display: inline-block; margin-left: 100px; }
.nybanner .lmtit{ color: #fff; font-size: 52px; font-weight: bold; text-shadow: 5px 5px 5px rgba(0,0,0,.4); }
.nybanner .lmxian{ width: calc(100% - 10px); height: 1px; display: inline-block; background: linear-gradient(to right, #0000, #fff); position: relative; }
.nybanner .lmxian:after { content: ''; width: 9px; height: 9px; position: absolute; right: -10.5px; bottom: -4px; border: 1px solid #fff; border-radius: 50px;}

.weizhi{ background: rgba(248,248,248,1); padding: 15px 0; line-height: 25px; font-size: 14px; color: #333; }
.weizhi span{ color: #d02c2e; }

.nyabout{ padding: 80px 0; }
.nyabout .lmtit{ font-size: 48px; font-weight: bold; line-height: 50px; margin-bottom: 10px; }
.nyabout .lmtit b{ font-weight: bold; color: #d02c2e; }
.nyabout .lmjj{ font-size: 16px; color: #666; margin-bottom: 25px; }
.nyabout .wz{ font-size: 16px; line-height: 30px; color: #666; }
.nyabout .wz h3{ font-size: 28px; line-height: 35px; margin: 15px 0; font-weight: bold; color: #333; }

.inhonor.nyhonor{ padding: 0; background: none; }

.inmain{ padding: 30px 0 60px; }
.inmain .left{ width: 360px; float: left; }
.inmain .rightnr{ width: calc(100% - 395px); float: right; } 

.nynav .btit{ padding: 0 20px; background: #d02c2e; font-size: 24px; color: #fff; line-height: 70px; font-weight: 500; }
.nynav .btit i{ display: none; }
.nynav ul{ display: block; padding: 10px; border: 1px solid #eee; }
.nynav ul li{ background: rgba(245,245,245,1); margin: 2px 0; }
.nynav ul li a{ display: block; height: 50px; line-height: 50px; padding: 0 45px 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; position: relative; color: #666; }
.nynav ul li a i{ position: absolute; font-size: 20px; line-height: 50px; right: 25px; }
.nynav ul li:hover,.nynav ul li.on{ background: #d02c2e; }
.nynav ul li:hover a,.nynav ul li.on a{ color: #fff; }

.nycon{ margin-top: 20px; background: rgba(245,245,245,1); padding: 30px 20px; text-align: center; }
.nycon .btit{ font-size: 20px; padding-bottom: 10px; border-bottom: 1px solid #d4ddee; margin-bottom: 10px; }
.nycon .wz .stit{ font-size: 24px; color: #d02c2e; font-weight: bold; }
.nycon .wz .jj{ font-size: 14px; color: #666; margin-bottom: 10px; }
.nycon .wz i{ display: block; font-size: 50px; color: #d02c2e; margin-bottom: 15px; }
.nycon .wz .ann{ display: block; line-height: 36px; background: #d02c2e; color: #fff; font-size: 14px; }

.nypro .lmtit{ font-weight: bold; font-size: 20px; color: #333; margin-bottom: 30px; }
.nypro ul{ display: flex; flex-wrap: wrap; width: 101%; position: relative; left: -.5%; }
.nypro ul li{ transition: all .5s; width: 31.333%; margin: 0 1% 1%; padding: 15px 15px 25px; box-sizing: border-box; overflow: hidden; background: rgba(248,248,248,1); }
.nypro ul li .pic{  padding-bottom: 100%; overflow: hidden; position: relative; margin-bottom: 15px; }
.nypro ul li .pic .img{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all .5s; }
.nypro ul li .tit{ transition: all .5s; font-size: 16px; line-height: 25px; text-align: center; }
.nypro ul li .ann{ display: block; width: 110px; line-height: 35px; font-size: 16px; border-radius: 10px; background: #d02c2e; text-align: center; color: #fff; margin: 0 auto 10px; }
.nypro ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nypro ul li:hover .pic .img{ transform: scale(1.05,1.05); }

.showpro{ padding: 20px; border: 1px solid #eee; }
.box{ width: 380px; position: absolute; left: 0; top: 0; }
.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 #eee; box-sizing: border-box; }
.tb-s310, .tb-s310 a {height:380px; width:380px; overflow: hidden;}
.tb-s310, .tb-s310 img {max-height:380px; max-width:380px; }
div.zoomDiv {z-index:99; position:absolute; width:380px; height:380px; 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: 100%; padding: 0 20px; box-sizing: border-box; position: relative; margin-top: 15px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width:20px;line-height: 75px; font-size:20px; text-align:center; color:#666; display: block; }
.picScroll-left .hd .prev{ position: absolute; left: 0; top: 0; }
.picScroll-left .hd .next{ position: absolute; right: 0; top: 0; }
.picScroll-left .hd .prev:hover { color:#fff; background: #d02c2e; }
.picScroll-left .hd .next:hover { color:#fff; background: #d02c2e; }
.picScroll-left .bd ul li{ display: block; width: 25%; }
.picScroll-left .bd ul li a{ display: block; padding: 0 5px; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #d02c2e; }

.showinfo{ margin-bottom: 20px; }
.showinfo .nr{position: relative;padding: 0 0 0 400px; min-height: 470px; box-sizing: border-box; overflow: hidden;}
.showinfo .nr .lmtit{ font-size: 20px; color: #333; line-height: 30px; margin-bottom: 20px; }
.showinfo .nr .jj{ font-size: 16px; line-height: 25px; font-weight: 300; color: #666; margin-bottom: 20px; }
.showinfo .nr .ann a{ display: block; float: left; margin-right: 15px; line-height: 40px; padding: 0 20px; background: #d02c2e; font-size: 16px; color: #fff; border-radius: 20px; min-width: 150px; }
.showinfo .nr .ann a i{ margin-right: 10px; }

.showprodetail{ margin-bottom: 0; }
.showprodetail .pre{ position: relative; width: 102%; left: -1%; }
.showprodetail .pre a{ box-sizing: border-box; transition: all .5s; display: block; width: 48%; margin: 0 1%; float: left; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666666; font-size: 14px; }
.showprodetail .pre a span{ display: inline-block; width: 115px; line-height: 28px; border: 1px solid #eee; border-radius: 19px; text-align: center; margin-right: 10px; }
.showprodetail .detail{ margin-top: 75px; }
.showprodetail .detail .hd{ border: 1px solid #eee; }
.showprodetail .detail .hd ul li{ display: inline-block; 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 75px; line-height: 50px; font-size: 16px; color: #d02c2e; border-right: 1px solid #eee; border-top: 3px solid #d02c2e; }
.showprodetail .detail .hd ul li.on span{ background: #fff; color: #d02c2e; }
.showprodetail .detail .bd ul .wz{ font-size: 16px; font-weight: 300; line-height: 30px; padding: 25px 0 10px; }
.showprodetail .detail .bd ul .wz img{ margin: 10px 0; }
.showprodetail .detail .bd ul .wz strong{ font-weight: bold; }
.showprodetail .detail .bd ul .wz video{ background: #000; width: 100%; height: auto; margin: 10px 0; }
.showprodetail .detail .bd ul .wz h2{ margin: 15px 0; display: block; background: url(../images/4194f0e5e811e46b336698d4cc6d957c.png) no-repeat center left; line-height: 40px; height: 40px; overflow: hidden; font-size: 22px; color: #fff; font-weight: bold; padding-left: 100px; }
.showprodetail .detail .bd ul .wz table{ width: 100%; table-layout: fixed; border: 1px solid #ddd; margin: 5px 0; }
.showprodetail .detail .bd ul .wz table td{ padding: 8px 5px; font-size: 14px; line-height: 22px; border: 1px solid #ddd; }
.showprodetail .detail .bd ul .wz table tr.firstRow{ background: #d02c2e; color: #fff; }

.showprodetail .nav{ background: #fff; border-radius: 10px; overflow: hidden; }
.showprodetail .nav .btit{ padding: 0 15px; background: #d02c2e; font-size: 24px; color: #fff; line-height: 70px; font-weight: 500; }
.showprodetail .nav .btit i{ display: none; }
.showprodetail .nav ul{ display: block; padding: 10px 0 20px; }
.showprodetail .nav ul li{ border-bottom: 1px solid #fff; }
.showprodetail .nav ul li a{ display: block; height: 50px; line-height: 50px; padding: 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
.showprodetail .nav ul li a:before{ content: ""; display: inline-block; width: 10px; height: 10px; background: #ababab; margin-right: 10px; }
.showprodetail .nav ul li:hover a{ color: #d02c2e; }
.showprodetail .nav ul li:hover a:before{ background: #d02c2e; }

.showprodetail .repro{ background: #fff; margin-top: 20px; border-radius: 10px; overflow: hidden; }
.showprodetail .repro .btit{ padding: 0 15px; background: #d02c2e; font-size: 24px; color: #fff; line-height: 70px; font-weight: 500; }
.showprodetail .repro ul{ padding: 15px; display: block; }
.showprodetail .repro ul li{ display: block; margin-bottom: 10px; }
.showprodetail .repro ul li .pic{ border-radius: 10px; padding-bottom: 80%; }
.showprodetail .repro ul li .tit{ font-size: 14px; line-height: 25px; margin-top: 10px; }

.nymess{ padding: 80px 0; }
.nymess .lmtit{ font-size: 30px; text-align: center; 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: #d02c2e; }
.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: 48%; 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: #d02c2e; font-size: 16px; color: #fff; margin-right: 1%; outline: none; }
.nymess .list .sub:hover{ background: #333; }

.repro{ padding: 60px 0; background: rgba(248,248,248,1); }
.repro .lmtit{ text-align: center; font-size: 30px; margin-bottom: 20px; }
.repro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.repro .list ul li{ width: 23%; margin: 0 1%; padding: 25px; background: #fff; box-sizing: border-box; }
.repro .list ul li .pic{ overflow: hidden; margin-bottom: 15px; }
.repro .list ul li .pic .img{ padding-bottom: 80%; transition: all .5s; }
.repro .list ul li .tit{ font-size: 16px; text-align: center; color: #333; }
.repro .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.repro .list ul li:hover .tit{ color: #d02c2e; }

.nycase .lmtit{ font-weight: bold; font-size: 20px; color: #333; margin-bottom: 30px; }
.nycase ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.nycase ul li{ transition: all .5s; width: 31.3333%; margin: 0 1% 2%; padding: 15px; box-sizing: border-box; background: rgba(248,248,248,1);  overflow: hidden; }
.nycase ul li .pic{ overflow: hidden; }
.nycase ul li .pic .img{ padding-bottom: 70%; transition: all .5s; }
.nycase ul li .tit{ transition: all .5s; font-size: 18px; margin-top: 20px; margin-bottom: 5px; }
.nycase ul li .date{ font-size: 14px; color: #999; margin-bottom: 10px; }
.nycase ul li .jj{ font-size: 14px; color: #999; height: 22px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.nycase ul li .fenl{ position: relative; padding-right: 50px; line-height: 22px; }
.nycase ul li .fenl span{ display: inline-block; padding: 0 15px; border: 1px solid #ddd; color: #999; border-radius: 5px; }
.nycase ul li .fenl i{ position: absolute; right: 10px; top: 0; font-size: 14px; }
.nycase ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nycase ul li:hover .pic .img{ transform: scale(1.05,1.05); }

.shownews .lmtit{ font-size: 20px; line-height: 30px; margin-bottom: 15px; }
.shownews .lmjj{ font-size: 18px; color: #666; margin-bottom: 15px; }
.shownews .date{ font-size: 14px; color: #999; padding-bottom: 15px; border-bottom: 1px solid #eee; }
.shownews .wz{ font-size: 14px; line-height: 25px; color: #666; padding: 40px 0; border-bottom: 1px solid #eee; margin-bottom: 30px; }
.shownews .fenl{ margin-bottom: 30px; }
.shownews .fenl span{ display: inline-block; padding: 0 15px; border: 1px solid #ddd; color: #999; border-radius: 5px; line-height: 25px; }
.shownews .pre a{ display: block; line-height: 35px; height: 35px; float: none; width: auto; font-size: 14px; }

.recase{ padding: 60px 0; background: rgba(248,248,248,1); }
.recase .lmtit{ text-align: center; font-size: 30px; margin-bottom: 20px; font-weight: initial; }
.recase ul li{ width: 23%; background: #fff; }

.nynews .lmtit{ font-weight: bold; font-size: 20px; color: #333; margin-bottom: 30px; }
.nynews ul li{ display: block; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee; }
.nynews ul li a{ display: block; background: rgba(248,248,248,1); padding: 15px; transition: all .5s; }
.nynews ul li .tit{ transition: all .5s; padding-right: 100px; font-size: 18px; color: #333; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; margin-bottom: 10px; }
.nynews ul li .tit .date{ position: absolute; right: 0; top: 0; font-size: 14px; color: #999; }
.nynews ul li .jj{ font-size: 14px; color: #999; height: 22px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 15px; }
.nynews ul li .fenl span{ display: inline-block; padding: 0 15px; border: 1px solid #ddd; color: #999; border-radius: 5px; line-height: 25px; }
.nynews ul li:hover a{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nynews ul li:hover .tit{ color: #d02c2e; }


.renews{ padding: 60px 0; background: rgba(248,248,248,1); }
.renews .lmtit{ text-align: center; font-size: 30px; margin-bottom: 20px; font-weight: initial; }
.renews .list{ padding: 15px; background: #fff; }
.renews .list ul li a{ background: #fff; }

.nycontact{ padding: 80px 0; }
.nycontact .nr{ padding-left: 740px; position: relative; }
.nycontact .nr .map{ position: absolute; width: 676px; left: 0; top: 0; height: 100%; }
.nycontact .nr .map iframe{ position: absolute; width: 100%; height: 100% !important; }
.nycontact .nr .lmtit{ font-size: 48px; font-weight: bold; line-height: 50px; margin-bottom: 10px; }
.nycontact .nr .lmtit b{ font-weight: bold; color: #d02c2e; }
.nycontact .nr .lmjj{ font-size: 16px; color: #666; margin-bottom: 30px; }
.nycontact .nr .li{ transition: all .5s; border: 1px solid #eee; box-sizing: border-box; padding: 40px 40px 40px 130px; position: relative; margin-bottom: 25px; }
.nycontact .nr .li .ico{ transition: all .5s; width: 60px; height: 60px; position: absolute; left: 40px; top: 50%; margin-top: -30px; line-height: 60px; }
.nycontact .nr .li .ico img{ max-width: 60px; max-height: 60px; }
.nycontact .nr .li .tit{ font-size: 24px; font-weight: bold; }
.nycontact .nr .li .jj{ font-size: 16px; color: #666; }
.nycontact .nr .li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nycontact .nr .li:hover .ico{ transform: translateX(5px); }

.nymess1{ background: rgba(248,248,248,1); }
.nymess1 .lmtit{ font-size: 48px; font-weight: bold; line-height: 50px; margin-bottom: 10px; }
.nymess1 .lmtit b{ font-weight: bold; color: #d02c2e; }
.nymess1 .lmjj{ font-size: 16px; color: #666; margin-bottom: 30px; text-align: center; }

.feny{ padding-top: 30px; text-align: center; }
.feny a{ display: inline-block; padding: 0 15px; border: 1px solid #ccc; line-height: 35px; margin: 5px 3px; color: #666; border-radius: 3px; }
.feny a:hover,.feny a.on{ background: #d02c2e; color: #fff; border-color: #d02c2e; }