@charset "utf-8";
.content{ max-width: 1400px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 999;}
.page-down:hover {background: #dc4713;}
.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: #333; font-size: 14px; width: 100%; }
.tupian{ width: 100%; background: #f1f1f1; }

.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: 31px; padding: 0 0 0 10px; 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: #e70012;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.header{ min-width: 1300px; background: rgba(0,0,0,.8); position: fixed; width: 100%; padding: 0 30px; box-sizing: border-box; left: 0; top: 0; z-index: 999; box-shadow: 0 0 20px rgba(0,0,0,.1); }
.header .logo{ float: left; padding: 5px 0; }
.header .logo img{ height: 80px; width: auto; }
.header .inmuen{ float: right; margin-right: 30px; }
.header .inmuen ul li { display: block; float: left; padding: 0 12px; }
.header .inmuen ul li > a { display: block; font-size: 16px; color: #fff; height: 90px; line-height: 90px; box-sizing: border-box; position: relative; }
.header .inmuen ul li > a::before { content: ''; display: block; width: 0; height: 3px; background-color: #e70012; position: absolute; bottom: 0; left: 0; transition: all .3s ease-in-out; }
.header .inmuen ul li:hover > a::before,
.header .inmuen ul li.on > a::before{ width: 100%; }
.header .search{ float: right; }
.header .search .ann{ cursor: pointer; line-height: 90px; font-size: 20px; font-weight: bold; color: #fff; padding: 0 0 0 15px; width: 24px; }
.header .search .ann .fa-close{ display: none; }
.header .search .ann.on,
.header .search .ann:hover { color: #e70012; }
.header .search .xuanf{ display: none; width: 100%; padding: 15px 0 30px; background: rgba(0,0,0,.8); left: 0; top: 100%; position: absolute; z-index: 99; }
.header .search .xuanf .searchnr{ position: relative; padding-right: 60px; }
.header .search .xuanf .searchnr .text{ box-sizing: border-box; border-radius: 5px; padding: 0 15px; font-size: 14px; color: #666; width: 100%; background: #fff; height: 50px; }
.header .search .xuanf .searchnr .sub{ width: 50px; height: 50px; font-size: 20px; color: #fff; outline: none; background: #94999d; border-radius: 5px; position: absolute; right: 0; top: 0; transition: all .3s; }
.header .search .xuanf .searchnr .sub:hover{ background-color: #e70012; }
.header .phone{ display: block; float: right; line-height: 90px; color: #fff; margin-right: -30px; background-color: #e70012; padding: 0 20px; font-size: 20px; font-weight: bold; margin-left: 20px; }

.banner-placeholder { position: relative; height: calc(100vh - 159px); }
.banner{ position: absolute; top: 0; min-width: 1200px; width: 100%; height: 100% !important; overflow: hidden; text-align: center; }
.banner .swiper-slide{ position: relative; background-position: center; background-size: cover; background-repeat: no-repeat; }
.banner .swiper-slide .fgc{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.3); box-sizing: border-box; }
.banner .swiper-slide .fgc .subtit { font-size: 50px; color: #fff; margin-bottom: 16px; line-height: 70px; }
.banner .swiper-slide .fgc .tit { font-size: 56px; font-weight: bold; color: #fff; margin-bottom: 30px; line-height: 60px; }
.banner .swiper-slide .fgc .jj { font-size: 22px; color: #fff; margin-top: 16px; line-height: 24px; }
.banner .pagination{ display: none; z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 10px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 10px; height: 10px; display: inline-block; margin: 0 5px; box-sizing: border-box; border-radius: 5px; background: rgba(255,255,255,.4); }
.banner .pagination .swiper-active-switch{ background: #fff; width: 15px; }
.banner .banner-left{ transition: all .5s; position: absolute; font-size: 18px; color: #fff; left: 35px; top: 50%; width: 40px; height: 40px; line-height: 40px; margin-top: -20px; border-radius: 50%; background: rgba(255,255,255,.4); box-shadow: 0 0 10px rgba(0,0,0,.1); }
.banner .banner-left i{ position: relative; left: -1px; }
.banner .banner-right{ transition: all .5s; position: absolute; font-size: 18px; color: #fff; right: 35px; top: 50%; width: 40px; height: 40px; line-height: 40px; margin-top: -20px; border-radius: 50%; background: rgba(255,255,255,.4); box-shadow: 0 0 10px rgba(0,0,0,.1); }
.banner .banner-right i{ position: relative; right: -1px; }
.banner .banner-left:hover,.banner .banner-right:hover{ background: #e70012; color: #fff; }
.banner .scroll-tip { position: absolute; z-index: 5; bottom: 0; left: 0; right: 0; margin: auto; max-width: 100px; color: #fff; text-align: center; }
.banner .tipss { text-transform: uppercase;  font-size: 0.825rem; }
.banner .tip_anim { display: inline-block; margin: 0.75rem 0; height: 30px;}
.banner .tipss span { display: block; }
.banner .tip_anim span { display: inline-block; width: 1px; height: 100%; background: #fff; animation-name: scrollTip; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1); }
@keyframes scrollTip {
	0% {
		transform: scale(1, 0);
		transform-origin: top;
	}
	49% {
		transform: scale(1, 1);
		transform-origin: top;
	}
	51% {
		transform: scale(1, 1);
		transform-origin: bottom;
	}
	100% {
		transform: scale(1, 0);
		transform-origin: bottom;
	}
}

.incase{ padding: 80px 0; }
.incase .lmtit{ font-size: 36px; color: #000000; text-align: center; font-weight: bold; }
.incase .lmjj{ font-size: 18px; color: #666; text-align: center; }
.incase .nav{ padding: 30px 0; text-align: center; }
.incase .nav ul{ display: block; border-radius: 10px 0px 10px 0px; overflow: hidden; }
.incase .nav ul li{ display: block; width: 20%; box-sizing: border-box; float: left; padding: 0 25px; background-color: #333; font-size: 18px; color: #fff; border-right: 1px solid rgba(255,255,255,0.2); border-left: 0; line-height: 75px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.incase .nav ul a:nth-last-child(2) li { border-right: 0; }
.incase .nav ul li:hover,
.incase .nav ul li.on { background: #e70012; color: #fff; }
.incase .bd{ position: relative; }
.incase .bd ul { margin-left: -10px; margin-right: -10px; }
.incase .bd ul .top { display: block; transition: all .5s; margin: 0 10px 20px; width: calc(100% - 20px);width: -webkit-calc(100% - 20px);width: -moz-calc(100% - 20px); float: left; box-sizing: border-box; background: #f5f5f5; position: relative; min-height: 200px; }
.incase .bd ul .top .pic{ width: 72%; height: 100%; position: absolute; left: 0; top: 0; background-repeat: no-repeat; background-size: cover; background-position: center; }
.incase .bd ul .top .text { width: 28%; float: right; padding: 70px 36px 52px; box-sizing: border-box; }
.incase .bd ul .top .tit{ font-size: 30px; color: #333; line-height: 40px; height: 40px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.incase .bd ul .top .jj{ font-size: 16px; color: #666; line-height: 30px; height: 300px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical;}
.incase .bd ul .top .ann { transition: all .3s; font-size: 16px; color: #fff; background-color: #e70012; margin-top: 42px; border-radius: 25px; line-height: 45px; height: 45px; width: 160px; text-align: center; display: block; }
.incase .bd ul .top .ann:hover { opacity: .8; }
.incase .bd ul > a { display: block; float: left; width: 25%; }
.incase .bd ul .li { display: block; margin: 0 10px; }
.incase .bd ul .li .pic{ overflow: hidden; }
.incase .bd ul .li .pic img{ transition: transform .5s; }
.incase .bd ul .li .tit{ border: 1px solid #ddd; font-size: 16px; color: #333; height: 52px; box-sizing: border-box; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.incase .bd ul .li:hover .pic img{ transform: scale(1.1,1.1); }
.incase .bd ul .li:hover .tit{ color: #e70012; }

.inyoushi{ padding: 80px 0; }
.inyoushi .lmtit{ font-size: 36px; color: #fff; text-align: center; font-weight: bold; }
.inyoushi .lmtit span{ color: #e70012; }
.inyoushi .lmjj{ font-size: 18px; color: #fff; text-align: center; }
.inyoushi .list{ margin-top: 25px; background: #fff; padding: 70px 100px; }
.inyoushi .list ul li{width: 265px;height: 200px;float: left;margin:0 46px 0 0;background:url(?images/win_lbg.gif) no-repeat center 50px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.inyoushi .list ul li:nth-child(4n){margin: 0;}
.inyoushi .list ul li:nth-child(5){clear: both;}
.inyoushi .list ul li span{display: block;height: 49px;font-size: 24px;color: #444;padding-left: 20px;}
.inyoushi .list ul li p{display: block;padding:18px 20px 0; font-size: 16px; color: #666;  line-height: 25px;}
.inyoushi .list ul li span em{display: inline-block;height: 47px;overflow: hidden;font-size: 56px;font-weight: bold;color: #e70012;line-height: 44px;padding-left: 6px;}
.inyoushi .list ul li:hover{margin-top: -10px;}
.inyoushi .list ul li:hover span em{color: #000;}

.inpar{ padding: 80px 0; background: #f5f5f5; }
.inpar .lmtit{ font-size: 36px; color: #000000; text-align: center; font-weight: bold; }
.inpar .lmjj{ font-size: 18px; color: #666; text-align: center; }
.inpar .list ul{ display: block; position: relative; width: 101%; left: -.5%; margin-top: 25px; }
.inpar .list ul li{ width: 19%; float: left; border: 1px solid #eee; box-sizing: border-box; margin: .5%; transition: all .5s; }
.inpar .list ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.05); }

.incaselist { padding: 80px 0; }
.incaselist .lmtit{ font-size: 36px; color: #000000; text-align: center; margin-bottom: 10px; font-weight: bold; }
.incaselist .lmjj{ font-size: 18px; color: #666; text-align: center; }
.incaselist ul{ display: block; position: relative; width: 102%; left: -1%; margin-top: 35px; }
.incaselist ul li{ display: block; background: #fff; width: 31.3333%; margin: 1%; float: left; transition: all .5s; box-sizing: border-box; padding: 10px; background: #fafafa; border: 1px solid #eee; }
.incaselist ul li .pic{ overflow: hidden; }
.incaselist ul li .pic img{ transition: all .5s; }
.incaselist ul li:hover .pic img{ transform: scale(1.1,1.1); }
.incaselist ul li .wz{ padding: 15px 15px 10px; }
.incaselist ul li .wz .tit{ font-size: 18px; color: #000; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.incaselist ul li .jj{ height: 66px; line-height: 22px; overflow: hidden; font-size: 14px; color: #666; margin-top: 5px; }
.incaselist ul li:hover{ background-color: #e70012; }
.incaselist ul li:hover .wz .tit { color: #fff; }
.incaselist ul li:hover .wz .jj { color: #fff; }

.inprocess{ text-align: center; padding: 80px 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.inprocess .lmtit{ font-size: 36px; color: #fff; text-align: center; margin-bottom: 10px; font-weight: bold; }
.inprocess .lmjj{ font-size: 18px; color: #fff; text-align: center; }
.inprocess .list { margin-top: 40px; }
.inprocess .list ul{ display: block; width: 100%; display: flex; flex-wrap: wrap; }
.inprocess .list ul li{ overflow: hidden; position: relative; display: block; background-color: #fff; padding: 30px 10px; width: 10%; float: left; box-sizing: border-box; }
.inprocess .list ul li:after{content:""; display: block; width: 54px; height: 54px; background: #e70012; border-radius: 100%; position: absolute; bottom:-22px; right: -22px; transition: all 0.3s ease; }
.inprocess .list ul li .ico{ width: 50px; line-height: 50px; border-radius: 50px; margin: 0 auto 10px; text-align: center; }
.inprocess .list ul li .ico img{ width: 50px; height: 50px; -webkit-filter: brightness(0); filter: brightness(0); }
.inprocess .list ul li .tit{ font-size: 16px; font-weight: bold; text-align: center; color: #333; }
.inprocess .list ul li dd { z-index: 1; width: 26px; height: 26px; line-height:26px; position: absolute; bottom:0; right: 0; font-size: 15px; font-family: "Arial"; text-align:center; color:#fff; }
.inprocess .list ul li:hover .ico { background-color: #e70012; }
.inprocess .list ul li:hover .ico img { -webkit-filter: brightness(1); filter: brightness(1); }
.inprocess .phone { display: inline-block; padding: 0 30px; height: 64px; line-height: 54px; text-align: center; color: #fff; font-size:20px; background: #e70012; margin: 50px auto 0; border-radius: 100px; }
.inprocess .phone i { font-size: 30px; vertical-align: middle; margin-right: 20px; }
.inprocess .phone b {font-size: 30px; position: relative; top:4px;}

.inmess{ padding: 80px 0; }
.inmess .nr{ border: 5px solid #e70012; }
.inmess .nr .left{ background: #f5f5f5; padding: 30px; width: 500px; float: left; box-sizing: border-box; }
.inmess .nr .left .lmtit{ font-size: 36px; color: #333; margin-bottom: 10px; }
.inmess .nr .left .lmtit span{ font-weight: bold; }
.inmess .nr .left .lmtit i{ margin-left: 10px; color: #e70012; }
.inmess .nr .left .lmjj{ margin-bottom: 20px; }
.inmess .nr .left .lmjj .li{ width: 50%; float: left; font-size: 16px; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inmess .nr .left .lmjj .li i{ color: #e70012; margin-right: 10px; }
.inmess .nr .left .pic{ position: relative; }
.inmess .nr .left .pic img{ width: 100%; height: auto; }
.inmess .nr .left .pic .phone{ position: absolute; left: 0; top: 50%; background: rgba(0,0,0,.6); color: #fff; text-align: center; width: 100%; padding: 20px 0; margin-top: -50px; }
.inmess .nr .left .pic .phone .sphone{ padding-left: 70px; display: inline-block; position: relative; }
.inmess .nr .left .pic .phone .sphone i{ display: block; width: 60px; border: 2px solid #fff; line-height: 56px; position: absolute; left: 0; top: 0; font-size: 25px; border-radius: 50%; }
.inmess .nr .left .pic .phone .sphone .stit{ font-size: 16px; text-align: left; }
.inmess .nr .left .pic .phone .sphone .sz{ font-size: 25px; font-weight: bold; text-align: left; }
.inmess .nr .right{ padding: 30px; width: 890px; box-sizing: border-box; float: left; }
.inmess .nr .right .li{ width: 48%; margin: 0 1% 2%; float: left; box-sizing: border-box; border: 1px solid #ccc; padding-left: 40px; position: relative; }
.inmess .nr .right .li i{ width: 40px; height: 100%; display: block; position: absolute; left: 0; top: 0; border-right: 1px solid #ccc; text-align: center; line-height: 40px; font-size: 16px; color: #333; }
.inmess .nr .right .li .text{ height: 40px; width: 100%; box-sizing: border-box; padding: 0 10px; font-size: 14px; color: #666; }
.inmess .nr .right .li1{ width: 98%; float: none; }
.inmess .nr .right .li1 .textarea{ width: 100%; padding: 5px 10px; line-height: 25px; font-size: 14px; color: #666; border: 0; box-sizing: border-box; height: 112px; }
.inmess .nr .right .sub{ outline: none; width: 250px; font-size: 14px; color: #fff; background: #333; height: 40px; border: 0; margin-left: 1%; }
.inmess .nr .right .sub:hover{ background: #e70012; }

.inabout{ padding: 80px 0 10px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.inabout .top { position: relative; }
.inabout .left{ width: 100%; box-sizing: border-box; padding-right: 500px; max-width: 1352px; box-sizing: border-box; }
.inabout .left .lmtit{ font-size: 38px; color: #2b2b2b; font-weight: bold; }
.inabout .left .lmjj{ font-size: 18px; color: #808080; }
.inabout .left .wz{ font-size: 16px; color: #666; line-height: 28px; margin-bottom: 20px; margin-top: 40px; }
.inabout .left .more { font-size: 14px; color: #333; line-height: 24px; display: inline-block; }
.inabout .left .more span { width: 24px; height: 24px; text-align: center; line-height: 24px; background-color: #e70012; color: #fff; display: inline-block; margin-left: 16px; border-radius: 50%; }
.inabout .left .more:hover { color: #e70012; }
.inabout .right { position: absolute; right: 0; top: 0; width: 452px; }
.inabout .right .list ul { margin: -1%; }
.inabout .right .list ul li{ float: left; display: block; width: 31.3333%; box-sizing: border-box; background: #fff; text-align: center; padding: 35px 10px; margin: 1%; border-radius: 5px; }
.inabout .right .list ul li .ico{ line-height: 43px; margin-bottom: 15px; }
.inabout .right .list ul li .ico img{ height: 43px; width: 43px; -webkit-filter: brightness(0); filter: brightness(0); }
.inabout .right .list ul li .tit{ font-size: 16px; color: #333; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inabout .right .list ul li:hover{ box-shadow: inset 0 0 10px rgba(0,0,0,.1); background-color: #e70012; }
.inabout .right .list ul li:hover .ico img { -webkit-filter: brightness(1); filter: brightness(1); }
.inabout .right .list ul li:hover .tit { color: #fff; }
.inabout .bottom { margin-bottom: -190px; margin-top: 80px; background-color: #fff; padding: 40px 85px; box-shadow: 0 6px 10px #eee; }
.inabout .bottom { position: relative; left: -15px; width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); margin-top: 50px; text-align: center; box-sizing: border-box; }
.inabout .bottom .lmtit{ font-size: 28px; color: #2b2b2b; font-weight: bold; }
.inabout .bottom .lmjj{ font-size: 18px; color: #808080; margin-bottom: 30px; }
.inabout .bottom .bd ul li{ display: block; width: 25%; float: left; transition: all 1s; }
.inabout .bottom .bd ul li a { display: block; margin: 0 8px; }
.inabout .bottom .bd ul li .pic{ overflow: hidden; }
.inabout .bottom .bd ul li .pic img{transition: transform 1s}
.inabout .bottom .bd ul a:hover .pic img{transform:scale(1.1,1.1)}
.inabout .bottom .bd ul li .text { padding: 15px 10px 0; text-align: center; }
.inabout .bottom .bd ul li .tit{ height: 22px; line-height: 22px; font-size: 16px; color: #272e3c; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inabout .bottom .bd ul a:hover .tit { color: #e70012; }
.inabout .bottom .prev{font-size: 56px;position: absolute;left: 10px;top: 50%;width: 60px;height: 60px;line-height: 60px;text-align: center;margin-top: 0px;color: #666;}
.inabout .bottom .next{font-size: 56px;position: absolute;right: 10px;top: 50%;width: 60px;height: 60px;line-height: 60px;text-align: center;margin-top: 0px;color: #666;}
.inabout .bottom .hd{ width: calc(100% - 120px); width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); position: absolute; height: 2px; background: #f4f4f4; left: 15px; bottom: 10px; }
.inabout .bottom .hd ul li{ display: block; position: absolute; width: 70%; overflow: hidden; line-height: 999px; height: 2px; background: #3e3e3e; left: 0; top: 0; }

.inprotitle{ margin-top: 180px; padding: 80px 0 0; }
.inprotitle .lmtit{ font-size: 36px; color: #333; text-align: center; font-weight: bold; }
.inprotitle .lmjj{ font-size: 18px; color: #666; text-align: center; }

.inpro{ padding: 30px 0 80px; }
.inpro .nav{ width: 280px; float: left; }
.inpro .nav .tit{padding:15px 0; text-align:center; background:#222; color:#fff; font-size:30px}
.inpro .nav .tit a{position:relative;width:130px;height:20px;line-height:20px;border:2px solid #fff;border-right:0;color:#fff;font-size:12px;display:block;margin:10px auto 0}
.inpro .nav .tit a span{ display:block; position:absolute; right:-5px; top:-2px; font-size:18px; }
.inpro .nav ul{ display: block; padding: 10px 0; background: #f5f5f5; }
.inpro .nav ul li{ display: block; height: 40px; line-height: 40px; padding: 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
.inpro .nav ul li:before{ content: ""; display: inline-block; vertical-align: middle; width: 12px; height: 12px; border-radius: 50%; border: 2px solid #999; box-sizing: border-box; margin-right: 10px; top: -2px; position: relative; }
.inpro .nav ul li:hover{ background: #e70012; color: #fff; }
.inpro .nav ul li:hover:before{ background: #fff; border-color: #fff; }
.inpro .more{ display:block; line-height:45px; background:#222; font-size:15px; color:#fff ;margin-bottom:15px; text-align:center; }
.inpro .more:hover{background:#e70012}
.inpro .nav .con{ padding: 15px; background: #e70012; color: #fff; }
.inpro .nav .con .stit{ font-size: 18px; }
.inpro .nav .con .sz{ font-size: 25px; font-weight: bold; color: #fff; }
.inpro .right{width:1100px;float:right}
.inpro .right ul{ width: 102%; position: relative; left: -1%; display: block; }
.inpro .right ul li{position:relative;overflow:hidden;display:block;width:31.333%;margin:0 1% 2%;border:1px solid #ddd;float:left;box-sizing:border-box}
.inpro .right ul li .pic{overflow:hidden}
.inpro .right ul li .pic img{width:100%;height:215px;transition:all .5s}
.inpro .right ul li .tit{height:40px;line-height:40px;background:#efeeee;font-size:16px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}
.inpro .right ul li .fgc{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);left:0;top:0;color:#fff;font-size:14px;line-height:30px;transform:scale(1.2,1.2);transition:all .5s;opacity:0}
.inpro .right ul li:hover .fgc{transform:scale(1,1);opacity:1}
.inpro .right ul li:hover img{transform:scale(1.1,1.1)}

.innews1{ padding: 0 0 80px; }
.innews1 .lmtit{ font-size: 36px; color: #000000; text-align: center; font-weight: bold; }
.innews1 .lmjj{ font-size: 18px; color: #666; text-align: center; }
.innews1 .list{ margin-top: 35px; }

.innewsnr{width:1000px; float:left; position:relative; }
.innewsnr .hd{ margin-bottom:20px; border-bottom: 2px solid #222; }
.innewsnr .hd ul li{ display:inline-block; cursor:pointer; line-height: 50px; font-size: 18px; padding: 0 30px; font-weight: bold; }
.innewsnr .hd ul li.on{ background: #222; color: #e70012; border-radius: 15px 15px 0 0; }
.innewsnr .more{ display:block; line-height:50px; font-size:16px; position:absolute; right:0; top:0; }
.innewsnr .bd .one{ position:relative; padding-left:340px; min-height:233px; margin-bottom:20px; border-bottom: 1px dashed #ccc; }
.innewsnr .bd .one .pic{width:285px; overflow:hidden; position:absolute; left:0; top:0; }
.innewsnr .bd .one .tit{height:45px;line-height:45px;padding-right:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;color:#333;margin-bottom:10px}
.innewsnr .bd .one .tit .date{width:100%;position:absolute;line-height:45px;right:0;top:0;text-align:right;font-size:14px}
.innewsnr .bd .one .jj{font-size:16px;line-height:30px;height:90px;overflow:hidden;color:#666;margin-bottom:40px}
.innewsnr .bd .one .ann{display:block;width:90px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#e70012;border-radius:5px}
.innewsnr .bd ul li{position:relative;display:block;height:45px;line-height:40px;border-bottom:1px solid #eee;padding-right:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333}
.innewsnr .bd ul li i{color:#666;margin-right:10px}
.innewsnr .bd ul li:hover,.innewsnr .bd ul li:hover i{color:#e70012}
.innewsnr .bd ul li .date{width:100%;position:absolute;line-height:45px;right:0;top:0;text-align:right;font-size:14px}
.inque{width:360px;float:right}
.inque .slmtit{ line-height: 50px; font-size: 18px; font-weight: bold;}
.inquenr .bd{ border: 1px solid #eee; border-top: 2px solid #222; padding: 15px; }
.inquenr .bd ul li{ padding: 15px 0; border-bottom: 1px dashed #ccc; }
.inquenr .bd ul li .tit{ height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; font-weight: bold; color: #333; }
.inquenr .bd ul li .tit span{ display: inline-block; font-size: 14px; width: 25px; line-height: 25px; background: #e70012; text-align: center; margin-right: 10px; color: #fff; }
.inquenr .bd ul li .jj{ padding-left: 35px; position: relative; font-size: 14px; line-height: 25px; height: 50px; overflow: hidden; color: #666; }
.inquenr .bd ul li .jj span{ display: block; width: 25px; line-height: 25px; background: #333; color: #fff; text-align: center; font-size: 14px; font-weight: bold; position: absolute; left: 0; top: 5px; }
.inquenr .bd ul li i{color:#666;margin-right:10px}


.innews{ padding: 260px 0 80px; }
.innews .lmtit{ font-size: 36px; color: #000000; text-align: center; margin-bottom: 10px; font-weight: bold; }
.innews .lmjj{ font-size: 18px; color: #666; text-align: center; }
.innews .hd{ text-align: center; padding: 30px 0 50px; }
.innews .hd ul li{ display: inline-block; padding: 0 30px; height: 40px; line-height: 40px;  font-size: 16px; color: #333; border-radius: 30px; margin: 2px 5px; background: #eee; }
.innews .hd ul li:hover,
.innews .hd ul li.on { background: #e70012; color: #fff; }
.innews .bd .one{ width:32%; float:left; margin-right:2%; position: relative; background-color: #f8f8f8; padding: 10px; box-sizing: border-box; }
.innews .bd .one .pic{overflow:hidden}
.innews .bd .one .pic img{transition: transform 1s}
.innews .bd .one:hover .pic img{transform:scale(1.1,1.1)}
.innews .bd .one .wz {padding: 0 20px;width:100%;box-sizing:border-box;}
.innews .bd .one .wz .tit {height: 55px;line-height:55px;font-size:18px;overflow:hidden;text-overflow:ellipsis; white-space: nowrap; position: relative; color: #333; border-bottom: 1px solid #E3E3E4; margin: 12px 0 10px; }
.innews .bd .one .wz .jj{line-height:30px;height:60px;font-size:14px;color:#666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.innews .bd .one .wz .date {color: #666;height:34px;font-size:16px;line-height:34px;margin-top: 33px;}
.innews .bd .one:hover .wz .tit { color: #e70012; }
.innews .bd .two {display:block;width:32%;margin-right:2%;float:left;padding:29px;background:#f8f8f8;box-sizing:border-box;margin-bottom: 20px;border-bottom: 3px solid #f8f8f8;}
.innews .bd .two .top { padding: 22.5px 0 22.5px 120px; position: relative; min-height: 100px; box-sizing: border-box; }
.innews .bd .two .top .pic { width: 100px; height: 100px; position: absolute; top: 0; left: 0; border-radius: 50%; background-position: center; background-size: cover; background-repeat: no-repeat; }
.innews .bd .two .tit{height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;}
.innews .bd .two:hover .tit {color:#e70012}
.innews .bd .two .more {font-size:16px;line-height:25px;overflow:hidden;height:25px;color:#666}
.innews .bd .two .jj {line-height:25px;padding-top:25px;border-top:1px solid #dfdfdf;margin-top:26px;color:#666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.innews .bd .two:hover { border-bottom-color: #e70012; }
.innews .bd .three { width: 32%; display: inline-block; margin-top: -50px; }
.innews .bd .three a { display: block; margin-top: 50px; border-bottom: 1px solid #ddd; padding-bottom: 30px; position: relative; }
.innews .bd .three a::after{content: '';width: 100%;height: 1px;background: #e70012;transition: transform .5s;transform: scale3d(0,1,1);transform-origin: 100% 50%;position: absolute;bottom: 0;}
.innews .bd .three .top { position: relative; padding: 0 54px 0 20px; margin-bottom: 30px; }
.innews .bd .three .top .tit { font-size: 18px; color: #333; line-height: 24px; overflow:hidden;text-overflow:ellipsis; white-space: nowrap; }
.innews .bd .three .top::before { content: ''; display: block; margin-top: -2.5px; position: absolute; left: 0; top: 50%; width: 5px; height: 5px; background: #333; }
.innews .bd .three .top .more { position: absolute; top: 0; right: 0; line-height: 24px; font-size: 16px; color: #666; }
.innews .bd .three .jj { font-size: 14px; line-height: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666666; margin-top: 22px; }
.innews .bd .three a:hover .tit { color: #e70012; }
.innews .bd .three a:hover:hover::after { transform: scale3d(1,1,1); transform-origin: 0 50%; transition-timing-function: ease-in; }

.indata { padding: 20px 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.indata .content { position: relative; }
.indata .logo {position: absolute; width: 240px;height: auto;padding: 14.5px 0;}
.indata ul { padding-left: 290px; margin-left: -10px; margin-right: -10px; }
.indata ul li { position: relative; display: block; float: left; border-right: #b5b5b5; padding: 20px 10px; text-align: left; box-sizing: border-box; width: 20%; }
.indata ul li .sz{ font-size: 40px; color: #fff; letter-spacing: 1px; font-weight: 700; margin-bottom: 15px; height: 40px; line-height: 40px; }
.indata ul li .tit{ letter-spacing: 2px; font-size: 22px; line-height: 24px; height: 24px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.footer{ background: #181818; }
.footer .left { float: left; padding: 50px 0;width: calc(100% - 480px);width: -webkit-calc(100% - 480px);width: -moz-calc(100% - 480px);}
.footer .fnav { width: 25%; padding-right: 20px; float: left; box-sizing: border-box; }
.footer .fnav a.tit { font-size: 21px; color: #fff; line-height: 34px; display: inline-block; margin-bottom: 16px; }
.footer .fnav .erji a{ display: block; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #999; opacity: 0.7; filter: opacity(70); margin-bottom: 15px; }
.footer .fnav .erji a:hover{ opacity: 1; }
.footer .banq{ float: left; width: 100%; margin-top: 30px; padding: 44px 0 24px; border-top: 1px solid #999; font-size: 14px; color: #999; line-height: 22px; }
.footer .banq a { color: #fff; }
.footer .right { width: 450px; box-sizing: border-box; padding: 25px 20px 25px; float: right; background-color: #2c2a2b; position: relative; }
.footer .right .top { position: absolute; top: -20px; left: 0; width: 100%; height: 20px; background-color: #2c2a2b; }
.footer .right .top::after { position: absolute; top: 0; left: -20px; display: block; content: ''; width: 0; height: 0; border-top:20px solid transparent ; border-right:20px solid #000000; border-bottom:0px solid transparent ; border-left:0px solid transparent; }
.footer .right .top::before { position: absolute; top: 0; right: -20px; display: block; content: ''; width: 0; height: 0; border-top:20px solid transparent ; border-left:20px solid #000000; border-bottom:0px solid transparent ; border-right:0px solid transparent; }
.footer .right .flogo{padding-left: 150px;min-height: 120px;position: relative;margin-bottom: 10px;}
.footer .right .flogo .ewm { position: absolute; left: 0; top: 0; }
.footer .right .flogo .ewm img { width: 120px; height: 120px; }
.footer .right .flogo p {font-size: 16px;color: #fff;line-height: 16px;height: 16px;margin-bottom: 16px;padding-top: 10px;}
.footer .right .phone{ font-size: 18px; color: #fff; line-height: 26px; }
.footer .right .phone span {font-size: 32px;font-weight: 700;line-height: 40px;margin-top: 14px;display: block;word-wrap: break-word;}
.footer .right .qtewm { margin-left: -2%; margin-right: -2%; position: relative; }
.footer .right .qtewm li { position: relative; display: inline-block; float: left; width: 46%; margin: 0 2%; font-size: 18px; color: #fff; height: 50px; line-height: 50px; text-align: center; background-color: #e70012; }
.footer .right .qtewm li i { font-size: 24px; margin-right: 10px; vertical-align: middle; margin-left: -10px; }
.footer .right .qtewm .xuanf{ display: none; position: absolute; width: 100%; bottom: 100%; background: #fff; box-sizing: border-box; }
.footer .right .qtewm .xuanf img { width: 100%; height: auto; }
.footer .right .qtewm .xuanf .text { font-size: 14px; color: #333; text-align: center; padding: 5px 10px; line-height: 20px; }
.footer .right .qtewm li:hover .xuanf { display: block; }
.footer .right .address{ font-size: 14px; color: #fff; line-height: 26px; margin-top: 10px; }

.nybanner{ height: 500px; }

.nymain{ padding: 50px 0; }
.nymain .nyleft{ width: 245px; float: left; }
.nymain .nyright{ padding-left: 270px; }

.nynav{ background: #f7f7f7; border: 1px solid #ddd; margin-bottom: 15px; }
.nynav .lmtit{ background: #333; font-size: 18px; color: #fff; line-height: 60px; text-align: center; margin-bottom: 3px; }
.nynav .xian{ height: 3px; background: #333; }
.nynav .list{ padding: 10px 0; }
.nynav .list ul li{ display: block; padding: 10px 15px; border-bottom: 1px dashed #ddd; }
.nynav .list ul li:nth-last-child(1){ border-bottom: 0; }
.nynav .list ul li > a{ display: block; height: 20px; line-height: 20px; font-size: 16px; color: #333; }
.nynav .list ul li > a i{ margin-right: 5px; }
.nynav .list ul li.on > a,.nynav .list ul li:hover > a{ color: #e70012; }
.nynav .list ul li .erji{ display: none; }
.nynav .list ul li.on .erji{ display: block; padding-left: 10px; }
.nynav .list ul li.on .erji a{ display: block; height: 30px; line-height: 30px; font-size: 14px; color: #666; }
.nynav .list ul li .erji a:before{ content: ""; display: inline-block; width: 5px; height: 5px; background: #868686; vertical-align: middle; margin-right: 5px; }
.nynav .list ul li .erji a:hover,.nynav .list ul li .erji a.on{ color: #e70012; }
.nynav .list ul li .erji a:hover:before,.nynav .list ul li .erji a.on:before{ background: #e70012; }

.nyhengnav{ background: #333; border-radius: 10px 0px 10px 0px; overflow: hidden; }
.nyhengnav ul li{ padding: 0 50px; font-size: 16px; color: #fff; line-height: 55px; float: left; }
.nyhengnav ul li:hover,.nyhengnav ul li.on{ background: #e70012; }

.nycon{ background: #f7f7f7; border: 1px solid #ddd; margin-bottom: 0; }
.nycon .lmtit{ background: #333; font-size: 18px; color: #fff; line-height: 60px; text-align: center; margin-bottom: 3px; }
.nycon .xian{ height: 3px; background: #333; }
.nycon .phone{ margin: 0 10px; padding: 15px 0; padding-left: 40px; font-size: 16px; color: #666; background: url(?images/index_02.png) no-repeat left center; border-bottom: 1px solid #ddd; }
.nycon .phone span{ color: #e70012; margin-top: 5px; font-weight: bold; font-size: 20px; }
.nycon .wz{ padding: 20px 15px 10px; font-size: 14px; color: #666; line-height: 22px; }
.nycon .wz p{ margin-bottom: 10px; }

.weizhi{ padding: 15px 0 15px 40px; border-bottom: 1px solid #e3e3e3;  background: url(?images/index_01.png) no-repeat left center; font-size: 14px; color: #666666; }

.feny{ text-align: center; font-size: 14px; color: #333; }
.feny a{ display: inline-block; padding: 0 10px; position: relative; }
.feny a:before{ content: ""; display: block; width: 1px; height: 100%; background: #999; right: -2px; top: 0; position: absolute; }
.feny a.on{ color: #e70012; }
.feny a:nth-child(1):before,.feny a:nth-last-child(1):before,.feny a:nth-last-child(2):before{ display: none; }

.nypro{ padding: 30px 0 10px; }
.nypro ul{ display: block; position: relative; width: 102%; left: -1%; }
.nypro ul li{ display: block; width: 31.3333%; float: left; margin: 0 1% 2%; background: #f5f5f5; }
.nypro ul li .pic{ overflow: hidden; position: relative; }
.nypro ul li .pic img{ transition: all .5s; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.nypro ul li .wz{ padding: 15px 25px; }
.nypro ul li .tit{ transition: all .5s; font-size: 18px; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.nypro ul li .jj{ font-size: 14px; color: #666; line-height: 22px; height: 44px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.nypro ul li .ann{ border-top: 1px solid #eee; }
.nypro ul li .ann:after{ content: ""; display: block; width: 100%; clear: both; }
.nypro ul li .ann .ann1{ transition: all .5s; display: block; width: 50%; float: left; font-size: 16px; color: #666; text-align: center; line-height: 55px; border-right: 1px solid #eee; box-sizing: border-box; }
.nypro ul li .ann .ann1:nth-child(2){ border: 0; }
.nypro ul li:hover .tit{ color: #e70012; }
.nypro ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nypro ul li .ann .ann1:hover{ background: #e70012; color: #fff; }

.showpro{ padding-top: 20px; }
.showpro .info{ padding-left: 430px; position: relative; min-height: 365px; margin-bottom: 30px; }
.showpro .info .tit{ padding: 15px; background: #e7e7e7; }
.showpro .info .tit .b{ font-size: 20px; font-weight: bold; color: #333; }
.showpro .info .jj{ margin: 20px 0; font-size: 14px; line-height: 25px; color: #666; height: 200px; overflow: hidden; }
.showpro .info .conann{ display: block; width: 200px; line-height: 50px; font-size: 18px; color: #fff; float: left; text-align: center; background: #333; border-radius: 25px; }
.showpro .info .conann i{ margin-left: 10px; }
.showpro .info .conann:hover{ background: #e70012; }
.showpro .info .phone{ float: left; padding-left: 60px; position: relative; margin-left: 25px; font-size: 14px; color: #999; }
.showpro .info .phone i{ display: block; width: 50px; line-height: 50px; border-radius: 50%; position: absolute; left: 0; top: 0; text-align: center; background: #e70012; font-size: 20px; color: #fff; }
.showpro .info .phone .sz{ color: #e70012; font-size: 20px; font-weight: bold; }
.showpro .sxp{ padding: 0 180px; position: relative; margin-bottom: 30px; }
.showpro .sxp .ann{ display: block; width: 160px; line-height: 35px; border: 1px solid #e6e6e6; font-size: 14px; color: #666; text-align: center; }
.showpro .sxp .ann.ann1{ margin: 0 auto; background: #e70012; color: #fff; }
.showpro .sxp .ann.ann1:hover{ background: #333; }
.showpro .sxp .ann.ann2{ position: absolute; left: 0; top: 0; }
.showpro .sxp .ann.ann3{ position: absolute; right: 0; top: 0; }
.showpro .sxp .ann:hover{ background: #e70012; color: #fff; }

.box{ width: 400px; position: absolute; left: 0; top: 0; box-sizing: border-box; }
.tb-pic{ border:1px solid #eee; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310, .tb-s310 a {height:300px; width:400px;}
.tb-s310, .tb-s310 img {max-height:300px; max-width:400px;}
div.zoomDiv {z-index:999; position:absolute; width:400px; height:300px; 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 { margin-top: 15px; padding: 0 20px; position: relative; }
.picScroll-left .hd .prev { width:20px; height:30px; font-size:18px; text-align:left; line-height:30px; color:#666; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top: -15px;  z-index:9; left: 0; }
.picScroll-left .hd .next { width:20px; height:30px; font-size:18px; text-align:right; line-height:30px; color:#666; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top: -15px; z-index:9; right: 0; }
.picScroll-left .hd .prev:hover { color:#e70012;}
.picScroll-left .hd .next:hover { color:#e70012;}
.picScroll-left .bd{ display: block; position: relative; width: calc(100% + 10px); left: -5px; }
.picScroll-left .bd ul li { display: block; width: 20%; float: left; cursor: pointer; }
.picScroll-left .bd ul li a{ display: block; padding: 0 5px; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #e70012; }

.showpro .detail .lmtit{ line-height: 50px; background: #333; font-size: 18px; color: #fff; font-weight: bold; padding: 0 20px; }
.showpro .detail .nr{ padding: 15px 0 0; font-size: 16px; color: #666; line-height: 30px; }

.nycase{ padding: 30px 0 10px; }
.nycase ul{ display: block; position: relative; width: 102%; left: -1%; }
.nycase ul li{ display: block; width: 31.3333%; margin: 0 1% 2%; float: left; background: #f5f5f5; transition: all .5s; }
.nycase ul li .wz{ padding: 10px 15px 15px; transition: all .5s; }
.nycase ul li .pic{ position: relative; overflow: hidden; }
.nycase ul li .pic img{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all .5s; }
.nycase ul li .tit{ transition: all .5s; font-size: 18px; color: #111; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nycase ul li .xian{ width: 35px; height: 2px; background: #999; margin: 10px 0; transition: all .5s; }
.nycase ul li .more{ font-size: 14px; color: #999; transition: all .5s; }
.nycase ul li .more i{ margin-left: 5px; }
.nycase ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nycase ul li:hover .tit{ color: #fff; }
.nycase ul li:hover .xian{ background: #fff; }
.nycase ul li:hover .more{ color: #fff; }
.nycase ul li:hover .wz{ background: #e70012; }

.renews{ padding: 50px 0 0; }
.renews .innewsnr{ float: none; width: auto; }
.nyaboutrenews{ padding: 0 0 50px; }

.repro{ padding: 50px 0 10px; }
.repro .lmtit{ background: #f5f5f5; margin-bottom: 20px; }
.repro .lmtit span{ line-height: 60px; font-size: 20px; color: #fff; background: #e70012; display: inline-block; padding: 0 50px; font-weight: bold; }
.repro .list{ width: calc(100% + 20px); position: relative; left: -10px; }
.repro .list .bd ul li{ width: 33.3333%; float: left; }
.repro .list .bd ul li a{ display: block; padding: 0 10px; }
.repro .list .bd ul li .pic{ overflow: hidden; }
.repro .list .bd ul li .pic img{ transition: all .5s; }
.repro .list .bd ul li .tit{ padding: 0 10px; height: 50px; line-height: 50px; font-size: 16px; color: #333; background: #f5f5f5; text-align: center; }
.repro .list .bd ul li:hover .pic img{ transform: scale(1.1,1.1); }
.repro .list .bd ul li:hover .tit{ background: #e70012; color: #fff; }

.shownews{ padding: 30px 0 0; }
.shownews .lmtit{ font-size: 25px; font-weight: bold; color: #333; text-align: center; margin-bottom: 5px; }
.shownews .date{ font-size: 12px; color: #999; text-align: center; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }
.shownews .wz{ padding: 25px 0; font-size: 16px; line-height: 30px; border-bottom: 1px solid #e6e6e6; }
.shownews .wz img{ margin: 10px 0; }
.shownews .sxp{ margin: 20px 0 40px; padding: 0 180px; position: relative; }
.shownews .sxp .ann{ display: block; width: 160px; line-height: 35px; border: 1px solid #e6e6e6; font-size: 14px; color: #666; text-align: center; }
.shownews .sxp .ann.ann1{ margin: 0 auto; background: #e70012; color: #fff; }
.shownews .sxp .ann.ann1:hover{ background: #333; }
.shownews .sxp .ann.ann2{ position: absolute; left: 0; top: 0; }
.shownews .sxp .ann.ann3{ position: absolute; right: 0; top: 0; }
.shownews .sxp .ann:hover{ background: #e70012; color: #fff; }
.shownews .renews{ border: 2px solid #eee; }
.shownews .renews .slmtit{ padding: 0 15px; line-height: 45px; font-size: 16px; color: #333; font-weight: bold; background: #eee; }
.shownews .renews .list{ padding: 15px 10px; }
.shownews .renews .list ul{ display: flex; flex-wrap: wrap; }
.shownews .renews .list ul li{ display: block; width: 48%; margin: 0 1%; float: left; line-height: 35px; border-bottom: 1px solid #eee; padding-right: 120px; box-sizing: border-box; position: relative; height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 15px; background: url(?images/ly_li.png) no-repeat left center; }
.shownews .renews .list ul li .date1{ color: #999; position: absolute; right: 0; top: 0; }

.nyabout{ padding: 25px 0 0; }
.nyabout .lmtit{ font-size: 28px; font-weight: bold; color: #c98e06; margin-bottom: 15px; }
.nyabout .nr{ font-size: 16px; line-height: 30px; color: #333; }
.nyabout .nr *{ max-width: 100%; }
.nyabout .nr img{ margin: 10px 0; }

.nyvideo{ padding: 30px 0 10px; }
.nyvideo ul{ display: flex; flex-wrap: wrap; position: relative; margin-bottom: 0; width: 102%; left: -1%; }
.nyvideo ul li{ display: block; width: 31.33333%; margin: 0 1% 2%; float: left; }
.nyvideo ul li .pic{ overflow: hidden; position: relative; border-radius: 8px; box-shadow: 0 4px 16px 0 rgba(0,0,0,0.08); }
.nyvideo ul li .pic img{ transition: all .5s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 8; filter: blur(2px); }
.nyvideo ul li .pic .fgc{ position: absolute; width: 100%; height: 100%; z-index: 9; background: rgba(0,0,0,.6); color: rgba(255,255,255,.6); transition: all .5s; font-size: 50px; }
.nyvideo ul li .tit{ font-size: 18px; text-align: center; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 5px; transition: all .5s; }
.nyvideo ul li:hover .pic{ box-shadow: 0 4px 16px 0 rgba(0,0,0,0.15); }
.nyvideo ul li:hover .pic img{ filter: blur(0px); }
.nyvideo ul li:hover .pic .fgc{ background: rgba(0,0,0,.2); color: rgba(255,255,255,.8); }

.videoxf{ display: none; position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 999; left: 0; top: 0; }
.videoxf .nr{ background: #fff; border-radius: 8px; max-width: 800px; margin: 0 auto; position: relative; box-shadow: 0 4px 16px 0 rgba(0,0,0,0.08); }
.videoxf .nr .close{ display:block; width:20px; height:20px; background:#fff; border:1px solid #ccc; color:#666; line-height:18px; text-align:center; border-radius:50%; right:-10px; top:-10px; position:absolute; z-index:999; }
.videoxf .nr .close:hover{ background:#e70012; color:#fff; }
.videoxf .nr iframe{ display: block; width: 100%; height: 450px; border-radius: 8px; }

.nyabout1{ padding: 50px 0 0; }
.nyabout1 .nr{ position: relative; padding-right: 700px; min-height: 487px; }
.nyabout1 .nr .lmtit{ font-size: 36px; font-weight: bold; color: #333; }
.nyabout1 .nr .lmtit span{ color: #e70012; }
.nyabout1 .nr .lmxian{ width: 50px; height: 5px; background: #e70012; margin: 15px 0; }
.nyabout1 .nr .lmjj{ font-size: 20px; color: #333; margin-bottom: 30px; }
.nyabout1 .nr .wz{ font-size: 16px; color: #666; line-height: 30px; }
.nyabout1 .nr .pic{ width: 650px; position: absolute; right: 0; top: 0; }

.nyaboutcore{ padding: 230px 0 50px; }
.nyaboutcore ul{ position: relative; width: 101%; left: -.5%; display: block; }
.nyaboutcore ul li{ width: 45%; margin: .5%; float: left; position: relative; }
.nyaboutcore ul li:nth-child(1){ width: 53%; }
.nyaboutcore ul li .pic{ overflow: hidden; }
.nyaboutcore ul li .pic img{ transition: all .5s; }
.nyaboutcore ul li .fgc{ position: absolute; background: rgba(37,37,37,.6); left: 0; top: 0; width: 100%; height: 100%; padding: 30px; box-sizing: border-box; }
.nyaboutcore ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyaboutcore ul li .tit{ font-size: 36px; font-weight: bold; color: #fff; margin-bottom: 10px; text-transform: uppercase; }
.nyaboutcore ul li .tit span{ color: #e70012; }
.nyaboutcore ul li .jj{ font-size: 16px; color: #fff; line-height: 30px; }

.nyaboutindustry{ padding: 0 0 50px; }
.nyaboutindustry .tit{ font-size: 36px; font-weight: bold; color: #333; margin-bottom: 10px; text-align: center; text-transform: uppercase; }
.nyaboutindustry .tit span{ color: #e70012; }
.nyaboutindustry .wz{ font-size: 16px; color: #666; line-height: 30px; }

.nypiclist{ padding: 30px 0 10px; }
.nypiclist ul{ display: block; position: relative; width: 102%; left: -1%; }
.nypiclist ul li{ display: block; width: 31.3333%; margin: 0 1% 2%; float: left; background: #f5f5f5; transition: all .5s; }
.nypiclist ul li .pic{ position: relative; overflow: hidden; }
.nypiclist ul li .pic img{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all .5s; }
.nypiclist ul li .tit{ transition: all .5s; font-size: 18px; color: #111; height: 45px; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px; text-align: center; }
.nypiclist ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nypiclist ul li:hover .tit{ color: #fff; background: #e70012; }

.nynews{ padding: 0 0 30px; }
.nynews ul li{ display: block; padding: 30px 0 30px 290px; border-bottom: 1px dashed #ddd; position: relative; min-height: 180px; }
.nynews ul li .pic{ width: 265px; position: absolute; left: 0; top: 30px; overflow: hidden; }
.nynews ul li .pic img{ transition: all .5s; }
.nynews ul li .tit{ height: 40px; line-height: 40px; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews ul li .jj{ font-size: 14px; color: #666; line-height: 25px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.nynews ul li .more{ font-size: 14px; color: #666; text-decoration: underline; }
.nynews ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nynews ul li:hover .tit,.nynews ul li:hover .more{ color: #e70012; }

.nycontact{ padding: 40px 0; }
.nycontact ul{ width: 102%; left: -1%; position: relative; display: flex; flex-wrap: wrap; }
.nycontact ul li{ display: block; padding: 30px; box-sizing: border-box; width: 23%; margin: 1%; float: left; border: 1px solid #ddd; }
.nycontact ul li .tit{ font-size: 36px; font-weight: bold; color: #333; margin-bottom: 15px; }
.nycontact ul li .jj{ font-size: 24px; color: #444; line-height: 40px; }
.nycontact ul li .xian{ width: 50px; height: 3px; background: #e70012; margin-top: 40px; }
.nycontact ul li:nth-last-child(2){ width: 98%; }
.nycontact ul li:nth-last-child(2) .jj{ font-size: 18px; line-height: 30px; }
.nycontact ul li:hover{ background: #f5f5f5; }

.nycondit .map{ height: auto; }

.nyconjob{ padding: 50px 0 40px; }
.nyconjob .lmtit{ font-size: 36px; font-weight: bold; color: #333; text-align: center; }
.nyconjob .lmjj{ font-size: 18px; color: #333; text-align: center; margin-bottom: 20px; }
.nyconjob .list ul li{ padding: 20px; background: #eeeeee; display: block; margin-bottom: 10px; }
.nyconjob .list ul li .tit{ position: relative; padding-right: 40px; cursor: pointer; }
.nyconjob .list ul li .tit .stit{ font-size: 18px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.nyconjob .list ul li .tit .date{ font-size: 16px; color: #666; }
.nyconjob .list ul li .tit:before{ content: "+"; width: 40px; line-height: 53px; position: absolute; right: 0; top: 0; font-size: 30px; font-weight: bold; color: #333; text-align: center; }
.nyconjob .list ul li .wz{ padding-top: 20px; font-size: 16px; line-height: 30px; color: #333; display: none; }
.nyconjob .list ul li.on .tit:before{ content: "-"; }

.nyconmess{ padding: 70px 0; }
.nyconmess .lmtit{ font-size: 36px; font-weight: bold; color: #fff; margin-bottom: 30px; text-transform: uppercase; text-align: center; }
.nyconmess .nr{ width: 102%; position: relative; left: -1%; }
.nyconmess .nr .li{ width: 31.33333%; margin: 1%; float: left; }
.nyconmess .nr .li .text{ height: 70px; padding: 0 15px; font-size: 16px; color: #333; background: #fff; width: 100%; box-sizing: border-box; }
.nyconmess .nr .li1{ width: 98%; margin: 1%; float: left; }
.nyconmess .nr .li1 .textarea{ width: 100%; padding: 10px 15px; border: 0; font-size: 16px; color: #333; line-height: 25px; height: 120px; box-sizing: border-box; }
.nyconmess .nr .sub{ width: 100%; outline: none; height: 70px; background: #e70012; font-size: 18px; color: #fff; width: 98%; margin: 1%; }
.nyconmess .nr .sub:hover{ background: #333; }