﻿html, body { margin: 0 auto; padding: 0; background: #eff3f5; font-size: 14px; color: #333; max-width: 1920px; z-index: 1; font-family: "微软雅黑"; position: relative; }
html.noscroll { overflow: hidden; }
p, div, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, table, td, tr { padding: 0; margin: 0; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; margin: 0; padding: 0; }
ul:after { content: ""; display: block;  height: 0; clear: both; }
dl:after { content: ""; display: block; width: 100%; height: 0; clear: both; }
dd:after { content: ""; display: block; width: 100%; height: 0; clear: both; }
.fl { float: left; }
.fr { float: right; }
.clc { clear: both; }
.icon { width: 1em; height: 1em; vertical-align: -0.25em; fill: currentColor; overflow: hidden; margin-right: 8px; }
.iconfont { vertical-align: middle; margin-right: 5px; }
img { display: block; outline: none; border: none; }
.wrap { width: 1200px; margin: 0 auto; }
.banner { width: 100%; height: 600px; overflow: hidden; margin: 15px 0; position: relative; }
.banner img { position: absolute; width: 1920px; margin-left: -960px; left: 50%; transition: all .2s; }
.banner_nav { background: #111; width: 100%; border-radius: 10px; color: #fff; position: relative; z-index: 4; margin-top: 25px; }
.banner + .wrap .banner_nav { margin-top: -55px; }
.banner_nav ul { font-size: 18px; font-weight: bold; }
.banner_nav ul li { width: 150px; text-align: center; line-height: 80px; height: 80px; float: left; position: relative; cursor: pointer; }
.banner_nav ul li a { display: block; }
.banner_nav ul li:after { content: ""; width: 13px; height: 13px; background: #EFF3F5; transform: rotate(45deg); position: absolute; bottom: -16px; left: 67px; transition: all .2s; }
.banner_nav ul li .nav_slide { display: block; background: #fff; width: 120px; border-radius: 10px; position: absolute; left: 15px; top: 70px; z-index: 1; box-shadow: 0 0 10px rgba(0, 0, 0, .2); display: none; transition: all .2s; }
.banner_nav ul li .nav_slide:after { content: ""; width: 13px; height: 13px; background: #fff; transform: rotate(45deg); position: absolute; top: -7px; left: 52px; }
.banner_nav ul li .nav_slide a { display: block; line-height: 50px; color: #333; font-weight: normal; border-bottom: 1px solid #eee; }
.banner_nav ul li .nav_slide a:last-child { border: none; }
.banner_nav ul li.on { color: #c10909; }
.banner_nav ul li.on:after { bottom: -6px; }
.banner_nav ul li:hover { color: #c10909; }
.banner_nav ul li:hover a { color: #c10909; }
.banner_nav ul li:hover .nav_slide a { color: #333; }
.banner_nav ul li:hover .nav_slide a:hover { color: #c10909; }
.banner_nav ul li:hover:after { bottom: -6px; }
.banner_nav ul li:hover .nav_slide { display: block; }
.nav_search { position: absolute; right: 0; top: 0; padding: 22px 25px 22px 10px; background-color: #c10909; border-radius: 0 9px 9px 0; }
.nav_search::before { content: ""; display: block; width: 40px; height: 80px; position: absolute; left: -40px; top: 0; background: linear-gradient(290deg, #c10909, #c10909 50%, transparent 50%, transparent 100%); }
.nav_search input { width: 190px; padding: 0 40px 0 10px; line-height: 36px; height: 36px; font-size: 15px; color: #fff; outline: none; border: none; border-radius: 5px; background: rgba(255, 255, 255, .6); }
.nav_search input::-ms-input-placeholder { color: #7c4747; }
.nav_search input::-webkit-input-placeholder { color: #7c4747; }
.nav_search input:placeholder { color: #7c4747; }
.nav_search i { position: absolute; right: 30px; top: 30px; font-size: 21px; cursor: pointer; color: #ffe7e7; }
.nav_search i:hover { color: #fff; }
.zhuxiao { font-size: 14px; color: red; border: 1px solid red; padding: 3px 10px; vertical-align: middle; }
.center { width: 100%; background: #ffffff; padding: 50px; box-sizing: border-box; border-radius: 10px; margin-top: 50px; position: relative; }
.head h1 { margin-bottom: 30px; }
.head h1 i { display: inline-block; width: 30px; height: 24px; background: url(../images/idcard.png) no-repeat; background-size: contain; vertical-align: middle; margin-left: 10px; }
.head h1 i.yingye { background: url(../images/yingye.png) no-repeat; }
.head h1 i.shangbiao { background: url(../images/shangbiao.png) no-repeat; }
.head .logo { width: 240px; height: 120px; border: 1px solid #f2f2f2; float: left; }
.head .logo img { width: 100%; height: 120px; object-fit: contain; }
.head table { float: right; width: 820px; font-size: 16px; }
.head table td { padding: 4.5px 0; }
.head table font { color: #888; }
.head .tool { position: absolute; top: 57px; right: 50px; }
.head .tool i { font-size: 24px; margin: 0 0 0 15px; cursor: pointer; }
.head .tool i:hover { color: #dd001a; }
.head .tool .caidan { display: inline-block; }
.head .tool .caidan:hover .btns { display: block; }
.head .tool .btns { position: absolute; padding: 5px 0 20px 5px; width: 210px; background-color: #fff; border-radius: 10px; top: -23px; right: 85px; border: 1px solid #e5e5e5; display: none; box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.head .tool .btns::after { content: ""; display: block; width: 15px; height: 15px; background-color: #fff; transform: rotate(45deg); position: absolute; right: -8px; top: 27px; border-right: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; clear: both; }
.head .tool .btns a { display: block; float: left; width: 80px; height: 30px; line-height: 30px; font-size: 13px; text-align: center; border-radius: 5px; margin: 15px 0 0 15px; background: #f3f4f5; transition: all .2s; }
.head .tool .btns a:hover { color: #fff; background: #C10909; }
.center .tlt { line-height: 26px; font-size: 26px; margin-bottom: 50px; font-weight: bold; }
.center .tlt font { font-size: 34px; text-transform: uppercase; color: #C10909; display: inline-block; padding-right: 15px; margin-right: 15px; border-right: 3px solid #ccc; font-family: Tahoma; vertical-align: bottom; }
.center .tlt a { float: right; font-size: 15px; font-weight: normal; text-decoration: underline; }
.center .tlt a:hover { color: #C10909; }
.center .product { float: right; width: 450px; height: 620px; margin-left: 50px; }
.center .product .bd { width: 450px; height: 600px; overflow: hidden; border-radius: 10px; border: 1px solid #f2f2f2; }
.center .product .bd ul li { width: 450px; height: 600px; overflow: hidden; }
.center .product .bd ul li img { width: 100%; transition: all .2s;}
.center .product .bd ul li:hover img { transform: scale(1.05); }
.center .product .pn { text-align: center; position: relative; z-index: 1; margin-top: -14px; }
.center .product .pn a { background-color: #fff; padding: 10px 35px; background: #000; transition: all .2s; border-radius: 5px; }
.center .product .pn a i { font-size: 30px; color: #fff; margin: 0; }
.center .product .pn a:hover { background-color: #C10909; }
.center .text { max-height: 576px; overflow: hidden; position: relative;  font-size: 16px; line-height: 32px; }
.center .text p { font-size: 16px; line-height: 32px; margin-bottom: 32px; }
.center .text + a { display: block;  background: #fff; text-align: right; padding-top: 5px; font-size: 16px; color: #C10909; }
.center .text a:hover { text-decoration: underline; }
.center .news li { width: 245px; height: 280px; background: #f9f9f9; border-radius: 10px; overflow: hidden; position: relative; float: left; margin-right: 40px; transition: all .2s; }
.center .news li:last-child { margin-right: 0; }
.center .news li img { width: 100%; }
.center .news li:hover { background: #fff2f2; }
.center .news li .txt { position: absolute; width: 100%; padding: 20px 0; height: 60px; bottom: 0; background: rgba(0, 0, 0, .35); transition: all .2s; }
.center .news li:hover .txt { background: rgb(193,9,9,.6); }
.center .news li h2 { font-size: 16px; line-height: 30px; color: #fff; margin-bottom: 25px; color: #333333; padding: 25px 30px 0px 30px; height: 60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.center .news li:hover h2 { color: #C10909; }
.center .news li .txt h2 { color: #fff; padding: 0 30px; margin-bottom: 20px; }
.center .news li font { color: #999; margin-left: 30px; }
.center .news li label { background: none; color: #C10909; float: right; font-size: 28px; line-height: 22px; margin-right: 30px; cursor: pointer; transition: all .2s; }
.center .news li label:hover { margin-right: 15px; }
.center .news li .txt font { color: #fff; }
.center .news li .txt label { color: #fff; }
.center .news li p { padding: 0 30px; font-size: 14px; line-height: 24px; height: 96px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; margin-bottom: 30px; }
.center .shop { width: 1100px; height: 300px; overflow: hidden; }
.center .shop ul li { margin-right: 20px; float: left; width: 450px; }
.center .shop ul li img { width: 100%; }

.center .product2 { width: 1100px; height: 440px; overflow: hidden; }
.center .product2 ul li { margin-right: 20px; float: left; }
.center .product2 ul li img {width: 330px; }

.center .trade li { width: 366px; box-sizing: border-box; padding: 20px 40px; border-right: 1px solid #ccc; margin-bottom: 30px; float: left; transition: all .2s; }
.center .trade li:nth-child(n+4) { margin: 0; }
.center .trade li:hover { background: #fff2f2; }
.center .trade li p { font-size: 16px; line-height: 30px; margin: 15px 0; font-weight: bold; height: 60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.center .trade li p font { background: #C10909; color: #fff; padding: 0 5px; margin-right: 10px; border-radius: 3px; font-size: 14px; }
.center .trade li label { display: block; text-align: right; font-size: 24px; line-height: 15px; padding-right: 20px; transition: all .2s; }
.center .trade li:hover label { padding-right: 0; color: #C10909; }

.process li { width: 240px; padding-top: 20px; float: left; margin-top: 15px; box-sizing: border-box; transition: all .2s; text-align: center; cursor: pointer; position: relative; }
.process li:before { content: ""; display: block; width: 0; height: 0px; border: 6px solid transparent; border-left: 8px solid #1540ab; position: absolute; right: -11px; top: 116px; }
.process li:after { content: ""; display: block; width: 100%; height: 1px; background: #dfdfdf; position: absolute; bottom: 25px; z-index: -1; }
.process li:first-child:after { width: 50%; right: 0; }
.process li:last-child:after { width: 50%; left: 0; }
.process li:nth-child(5n):before { display: none; }
.process li img { width: 220px; height: 90px; margin:0 auto; object-fit: cover; transition: all .2s; }
.process li h2 { font-size: 16px; transition: all .2s; }
.process li p { font-size: 14px; color: #999; transition: all .2s; margin: 5px 0 20px 0;  }
.process li font { display: block; width: 32px; height: 32px; background: #fff; border-radius: 30px; line-height: 32px; margin: 0 auto; color: #999; font-size: 16px; transition: all .2s; border: 10px solid #eff3f5; }

.process li:hover img, .process li:hover h2, .process li:hover p, .process li:hover font { transform: translateY(-10px); }
.recBrand { margin-top: 40px; }
.recBrand h2 { font-size: 26px; border-left: 5px solid #ccc; padding-left: 10px; line-height: 28px; margin-bottom: 10px; }
.recBrand h2 font { text-transform: uppercase; color: #C10909; display: inline-block; font-family: Tahoma; vertical-align: bottom; margin-left: 10px; }
.recBrand h2 a { float: right; font-size: 15px; font-weight: normal; margin-left: 15px; display: block; background: #000000; padding: 0 15px; color: #fff; border-radius: 5px; }
.recBrand h2 a:hover { background: #333;  }
.recBrand h2 a i { font-size: 14px; vertical-align: bottom; }

.recBrand h2 span { float: right; font-size: 15px; font-weight: normal; display: block; background: #000000; padding: 0 15px; color: #fff; border-radius: 5px; cursor: pointer; }
.recBrand h2 span:hover { background: #333; }
.recBrand h2 span i { font-size: 14px; vertical-align: bottom; }

.recBrand ul li { width: 282px; background: #fff; border-radius: 5px; overflow: hidden; float: left; margin-right: 24px; margin-top: 15px; box-sizing: border-box; padding: 35px 35px 0 35px; border: 1px solid #fff; transition: all .2s; }
.recBrand ul li:nth-child(4n) { margin-right: 0; }
.recBrand ul li:nth-child(n+9) { display: none; }
.recBrand ul li img { width: 210px; height: 110px; object-fit: cover; border-radius: 5px; }
.recBrand ul li p { text-align: center; line-height: 60px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.recBrand ul li:hover { border: 1px solid #C10909; box-shadow: 0 0 10px rgb(0 0 0 / 20%); }
.recBrand ul li:hover p { color: #C10909; }

.channel { margin-top: 40px; }
.channel h2 { font-size: 24px; border-left: 5px solid #ccc; padding-left: 10px; line-height: 24px; margin-bottom: 10px; }
.channel h2 font { text-transform: uppercase; color: #C10909; display: inline-block; font-family: Tahoma; vertical-align: bottom; margin-left: 10px; }
.channel ul li { width: 220px; height: 270px; background: #fff; border-radius: 10px; overflow: hidden; float: left; margin-right: 25px; margin-top: 15px; box-sizing: border-box; padding: 15px; border: 1px solid #fff; transition: all .2s; text-align: center; cursor: pointer; }
.channel ul li:nth-child(5n) { margin-right: 0; }

.channel ul li:hover { box-shadow: 0 0 15px rgb(0 0 0 / 10%); }
.channel ul li i { font-size: 40px; display: block; margin: 15px auto; border-radius: 40px; width: 80px; height: 80px; line-height: 80px; background: #fff2f2; color: #dd001a; transition: all .2s; }
.channel ul li:hover i { color: #fff; background: #C10909; }
.channel ul li p { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.channel ul li:hover p { color: #C10909; }
.channel ul li font { color: #999; }
.channel ul li label { display: block; width: 140px; border: 1px solid #C10909; border-radius: 5px; height: 36px; line-height: 36px; margin: 0 auto; margin-top: 25px; cursor: pointer; color: #C10909; transition: all .2s; }
.channel ul li label:hover { background-color: #C10909; color: #fff; }

.center.head.tophead { padding: 30px; margin-top: 20px; }
.center.head.tophead .logo { width: 150px; height: 75px; margin-right: 20px; overflow: hidden; }
.center.head.tophead .logo img{ height: 75px;}
.center.head.tophead h1 { margin: 20px 0; }
.center.head.tophead .tool { top: 57px; }
.center.head.tophead .tool .btns { top: 50%; transform: translateY(-50%); }
.center.head.tophead .tool .btns::after { top: 50%; transform: rotate(45deg) translateY(-50%); right: -3px; }


/*公司简介*/
.center .txtCont { border: 10px solid #eff3f5; padding: 50px; font-size: 16px; line-height: 32px; }
.center .txtCont p { font-size: 17px; line-height: 32px; margin-bottom: 32px; }
.center .txtCont p:last-child { margin-bottom: 0; }
.center .txtCont p a { color: #0490ff; }

.center .Tab { width: 100%; font-size: 16px; background: #ffffff; margin-bottom: 30px; }
.center .Tab td { padding: 15px 30px; background-color: #eff3f5; color: #C10909; }
.center .Tab td font { color: #666; }
.center .Tab.Contact td font { color: #666; display: inline-block; width: 85px; text-align: right; text-align-last: justify; margin-left: 90px;  margin-right: 5px;}
.center .Tab.Contact td { color: #333; }
.center .Tab.Contact td i { font-style: normal; color: #ff5722; cursor: pointer; }
.center .Tab.Contact td a { color: #0490FF; }
.center .Tab.Contact td a:hover { text-decoration: underline; }

.center.nobg { background: none; padding: 0; }
.center.nobg .tlt { margin-bottom: 0px; }

.tradeList li { width: 270px; height: 360px; float: left; border-radius: 10px 10px 10px 0; background: #fff; position: relative; margin-top: 40px; margin-right: 40px; overflow: hidden; transition: all .2s; }
.tradeList li:nth-child(4n) { margin-right: 0; }
.tradeList li:hover { background: #fff8f8; }
.tradeList li i { position: absolute; top: -30px; left: -30px; bottom: -30px; right: -30px; }
.tradeList li i img { width: 100%; transition: all .2s; }
.tradeList li:hover i img { transform: scale(1.05); }
.tradeList li .cont { padding: 30px; }
.tradeList li i + .cont { position: absolute; background: rgba(255,255,255,.9); width: 160px; bottom: 0; border-radius: 0 10px 0 0; backdrop-filter: blur(0px); transition: all .2s; }
.tradeList li:hover i + .cont { background: rgba(193,9,9,.6); backdrop-filter: blur(5px); color: #fff; }
.tradeList li .cont p { font-size: 14px; margin-bottom: 20px; }
.tradeList li .cont p font { display: inline-block; margin: 0 10px; background: #999; width: 2px; height: 10px; transition: all .2s; }
.tradeList li:hover i + .cont p font { background: #ffa09f; }
.tradeList li .cont h2 { font-size: 16px; line-height: 26px; height: 52px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.tradeList li i + .cont h2 { height: 78px; -webkit-line-clamp: 3; }

.tradeList li .cont h5 { font-weight: normal; font-size: 14px; line-height: 24px; margin: 20px 0; height: 144px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; }
.tradeList li .cont label { display: block; box-sizing: border-box; width: 50%; margin-left: 0; height: 30px; line-height: 30px; text-align: center; border: 1px solid #C10909; color: #C10909; border-radius: 3px; cursor: pointer; transition: all .2s; }
.tradeList li:hover .cont label { margin-left: 50%; }
.tradeList li .cont label:hover { background: #C10909; color: #fff; }
.pagger { text-align: center; margin-top: 40px; }
.pagger a { font-size: 15px; display: inline-block; margin: 0 10px; border-radius: 5px; border: 1px solid #999; padding: 9px 15px; }
.pagger a:hover { background: #fff8f8; border-color: #C10909; color: #C10909; }
.pagger a.active { background: #C10909; border-color: #C10909; color: #fff; }

.essaytlt { padding: 40px 50px; text-align: center; background: #fff2f2; }
.essaytlt h1 { font-size: 30px; }
.essaytlt h1 font { background: #C10909; color: #fff; font-size: 18px; display: inline-block; line-height: 30px; padding: 0 8px; border-radius: 5px; margin-right: 10px; vertical-align: bottom; transform: translateY(-4px); }
.essaytlt h1 label { color: #2a7eff; font-size: 18px; display: inline-block; line-height: 26px; padding: 0 8px; border-radius: 5px; margin-right: 10px; vertical-align: bottom; transform: translateY(-2px); border: 2px solid #2a7eff; }
.essaytlt p { margin-top: 30px; font-size: 15px; color: #666; }
.essaytlt p a { text-decoration: underline; }
.essaytlt p a:hover { color: #C10909; }
.essayTxt { padding: 50px 100px; }
.essayTxt p { font-size: 17px; line-height: 32px; margin-bottom: 15px; }
.essayTxt p:last-child { margin-bottom: 0; }
.essayTxt p img { margin-top: 10px; display: inline-block; }
.essayTxt p a { color: #0490ff; }
.essayJoin { border: 10px solid #eff3f5; margin: 20px 100px 0 100px; padding: 50px; position: relative; }
.essayJoin h2 { background: #ffffff; position: absolute; left: 20px; top: -25px; padding: 2px 20px; color: #C10909; font-size: 24px; }
.essayJoin p { font-size: 16px; line-height: 32px; margin-bottom: 15px; }
.essayJoin p:last-child { margin-bottom: 0; }
.essayJoin p a { color: #0490ff; }

.newsList li { width: 500px; height: 183px; float: left; padding: 30px 40px; border-radius: 10px; margin-top: 40px; background: #fff; position: relative; overflow: hidden; }
.newsList li:hover { background: #fff8f8; }
.newsList li:nth-child(2n) { margin-left: 40px; }
.newsList li h2 { font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 20px; }
.newsList li .pic { width: 120px; height: 137px; border-radius: 10px; overflow: hidden; float: left; margin-right: 20px; }
.newsList li .pic img { width: 100%; transition: all .2s; }
.newsList li:hover .pic img { transform: scale(1.1); }
.newsList li p { font-size: 15px; line-height: 24px; height: 72px; margin-top: 30px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.newsList li label { color: #999; line-height: 30px; }
.newsList li span { display: block; border: 1px solid #C10909; color: #C10909; width: 80px; text-align: center; line-height: 30px; border-radius: 5px; position: absolute; right: -90px; bottom: 35px; transition: all .2s; }
.newsList li:hover span { right: 40px; }
.newsList li span:hover { background: #C10909; color: #fff; }
.essayNext { background-color: #EFF3F5; padding: 0 20px; line-height: 50px; margin: 0 100px; height: 50px; font-size: 16px; }
.essayNext div { width: 50%; float: left; color: #888888; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.essayNext div.next { text-align: right; }
.essayNext div a { color: #333; }
.essayNext div a:hover { color: #C10909; }
.openList { margin-top: 10px; }
.openList li { width: 380px; height: 300px; background: #fff; border-radius: 10px; overflow: hidden; margin-top: 30px; float: left; position: relative; }
.openList li:nth-child(3n-1) { margin: 30px 30px 0 30px; }
.openList li .time { padding: 25px 30px; font-size: 15px; color: #C10909; line-height: 24px; border-bottom: 2px solid #EFF3F5; transition: all .2s; }
.openList li:hover .time { background: #C10909; color: #fff; }
.openList li .time font { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 240px; }
.openList li h2 { margin: 25px 30px 20px 30px; font-size: 18px; line-height: 30px; }
.openList li p { margin: 20px 30px 25px 30px; font-size: 15px; line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.openList li span { position: absolute; top: 28px; right: 380px; color: #fff; font-size: 32px; transition: all .2s; }
.openList li:hover span { right: 30px; }

.essayTxt table { width: 100%; font-size: 16px; background: #eff3f5; margin-bottom: 30px; }
.essayTxt table td { padding: 15px 30px; background-color: #ffffff; color: #C10909; }
.essayTxt table td font { color: #666; display: inline-block; }

.dhhList li { width: 210px; height: 275px; background: #fff; border-radius: 10px; overflow: hidden; margin-top: 40px; margin-right: 40px; float: left; padding: 30px; position: relative; transition: all .2s; }
.dhhList li:hover { background: #fff8f8; }
.dhhList li:nth-child(4n) { margin-right: 0; }
.dhhList li h2 { font-size: 18px; line-height: 30px; height: 60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.dhhList li:hover h2 { color: #C10909; }
.dhhList li p { margin: 20px 0; font-size: 15px; line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.dhhList li span { transition: all .2s; padding-left: 0; }
.dhhList li:hover span { padding-left: 155px; }
.dhhList li span:hover { color: #C10909; }

.dhhList li .time { margin-top: 20px; padding-top: 15px; font-size: 16px; color: #C10909; line-height: 24px; border-top: 2px solid #EFF3F5; text-align: center; }
.dhhList li:hover .time { border-top: 2px solid #ffefef; }
.dhhList li .time font { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.center .tlt .productNav { display: inline-block; float: right; }
.center .tlt .productNav a { background-color: #EFF3F5; margin-left: 10px; padding: 0 8px; text-decoration: none; border-radius: 3px; font-size: 14px; }
.center .tlt .productNav a:hover { background-color: #FFF2F2; }
.center .tlt .productNav a.on { background-color: #C10909; color: #fff; }

.productList li { width: 340px; background: #f9f9f9; border-radius: 10px; float: left; margin-bottom: 40px; transition: all .2s; }
.productList li:hover { background: #FFF2F2; }
.productList li:nth-child(3n-1) { margin: 0 40px 40px 40px; }
.productList li .pic { margin: 20px; width: 300px; height: 400px; border-radius: 5px; overflow: hidden; }
.productList li .pic img { width: 100%; transition: all .2s; }
.productList li:hover .pic img { transform: scale(1.1); }
.productList li p { font-size: 16px; line-height: 24px; margin: 0 20px 20px 20px; height: 48px; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.productList li:hover p { color: #C10909; }
.productList + .pagger { margin-top: 0; }

.center.nobg .productList li { width: 270px; margin: 40px 40px 0 0; }
.center.nobg .productList li:nth-child(4n) { margin-right: 0; }
.center.nobg .productList li .pic { width: 270px; height: 360px; margin: 0 0 20px 0; border-radius: 10px 10px 0 0; }

.center .detailShow { margin: 0 35px; border: 10px solid #eff3f5; padding: 50px 40px; text-align: center; position: relative; }
.center .detailShow img { display: inline-block; max-width: 450px; }
.center .detailShow ul { margin-top: 50px; text-align: center; }
.center .detailShow ul li { width: 170px; padding: 10px; border: 1px solid #eff3f5; margin-right: 15px; box-sizing: border-box; background: #eff3f5; display: inline-block; }
.center .detailShow ul li.on { border: 1px solid #c10909; background: #fff2f2; position:relative; }
.center .detailShow ul li.on:after { content: ""; position: absolute; border: 7px solid transparent; border-bottom: 9px solid #c10909; top: -16px; left: 79px; }
.center .detailShow ul li:hover { border: 1px solid #c10909; }
.center .detailShow ul li:last-child { margin: 0; }
.center .detailShow ul li img { width: 100%; height: 197px; object-fit: cover; }
.center .detailShow .prev { position: absolute; top: 420px; background: #fff; padding: 20px 0; left: -45px; }
.center .detailShow .next { position: absolute; top: 420px; background: #fff; padding: 20px 0; right: -45px; }
.center .detailShow a i { padding: 0 20px; font-size: 40px; margin: 0; color: #C10909; background: #FFF2F2; transition: all .2s; }
.center .detailShow a:hover i { background: #C10909; color: #fff; }
.center .detailShow p { width: 100%; margin: 0 auto 50px auto; background: #FFF2F2; font-size: 20px; line-height: 30px; font-weight: bold; color: #C10909; padding: 15px; box-sizing: border-box; }

.shopList li { width: 340px; background: #f9f9f9; border-radius: 10px; float: left; margin-bottom: 40px; transition: all .2s; overflow: hidden; position: relative; }
.shopList li:nth-child(3n-1) { margin: 0 40px 40px 40px; }
.shopList li .pic { width: 340px; height: 227px; }
.shopList li .pic img { width: 100%; transition: all .2s; }
.shopList li:hover .pic img { transform: scale(1.05); }
.shopList li p { width: 310px; position: absolute; bottom: -80px; padding: 50px 15px 10px 15px; text-align: center; font-weight: bold; font-size: 16px; color: #fff; background: linear-gradient(0deg, #333, transparent); transition: all .2s; }
.shopList li:hover p { bottom: 0; }
.shopList + .pagger { margin-top: 0; }

#mapContainer { width: 600px; height: 400px; float: left; margin-right: 20px;display:none; }
.storeList ul { float:left; width: 480px; height: 350px; overflow-y: scroll; }
.storeList ul::-webkit-scrollbar { width: 3px;  height: 1px; }
.storeList ul::-webkit-scrollbar-thumb { border-radius: 0px; background: #ccc; }
.storeList ul::-webkit-scrollbar-track { border-radius: 0px; background: #ffffff; }
.storeList ul li { background: #eff3f5; padding: 10px; height: 82px; transition: all.2s; margin-bottom: 10px; }
.storeList ul li:last-child { margin:0; }
.storeList ul li:hover { background: #fff2f2; }
.storeList ul li .pic { width: 120px; border: 1px solid #f2f2f2; float: left; margin-right: 15px; }
.storeList ul li .pic img { width: 100%; }
.storeList ul li h2 { font-size: 16px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.storeList ul li label { display: block; margin: 5px 0; }
.storeList ul li label:before { content: "电话："; color: #999; }
.storeList ul li p { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.storeList ul li p:before { content: "地址："; color: #999; }

.center .detailShow.shopShow .prev { position: absolute; top: 270px; background: #fff; padding: 20px 0; left: -45px; }
.center .detailShow.shopShow .next { position: absolute; top: 270px; background: #fff; padding: 20px 0; right: -45px; }
.center .detailShow.shopShow p { width: 450px; }
.center .detailShow.shopShow ul li img { height: 100px; }

.center .detailShow.mapShow { margin:0; border: none; padding: 0; }
.center .detailShow.mapShow #mapContainer { width: 630px; height: 420px; float: left; margin-right: 0px; background: #f3f4f5; }
.center .detailShow.mapShow .mapTlt { width: 410px;  background: #FFF2F2; padding: 10px 20px; line-height: 20px; text-align: left;margin:0 auto; }
.center .detailShow.mapShow .mapTlt h2 { font-size: 16px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.center .detailShow.mapShow .mapTlt label { display: block; margin: 5px 0; }
.center .detailShow.mapShow .mapTlt label:before { content: "电话："; color: #999; }
.center .detailShow.mapShow .mapTlt span { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.center .detailShow.mapShow .mapTlt span:before { content: "地址："; color: #999; }
.center .detailShow.mapShow .mapTlt + img {  margin-top: 20px; }
.center .detailShow.mapShow ul { width: 950px; margin: 30px auto 0 auto; text-align: center; }
.center .detailShow.mapShow ul li img { height: 100px; }

.center .detailShow.mapShow .prev { position: absolute; top: 472px; left: 0; }
.center .detailShow.mapShow .next { position: absolute; top: 472px; right: 0; }
.center .detailShow.mapShow a i { padding: 43px 13px; font-size: 40px; margin: 0; color: #C10909; background: #FFF2F2; transition: all .2s; }
.center .detailShow.mapShow a:hover i { background: #C10909; color: #fff; }

.center.nobg .shopList li { width: 270px; margin: 40px 40px 0 0; }
.center.nobg .shopList li:nth-child(4n) { margin-right: 0; }
.center.nobg .shopList li .pic { width: 270px; height: 180px; }
.center.nobg .shopList li p { width: 240px; }

.center .nodata { background: #fff; border-radius: 10px; text-align: center; padding: 60px 0; font-size: 20px; color: #c10909; }
.center .nodata img { margin: auto; width: 260px; opacity: 0.7; margin-bottom: 50px; }

/*留言板块样式*/
.message p { font-size: 16px; text-align: center; }
.message p font { color: #C10909; font-weight: bold; line-height: 30px; padding: 0 5px; }
.message .messageCont { width: 906px; margin: 20px auto 0 auto; }
.message .messageCont .msgGrp { width: 280px; margin: 10px; height: 36px; border: 1px solid #dbdee0; border-radius: 5px; position: relative; float: left; }
.message .messageCont .msgGrp.chang { width: 580px; }
.message .messageCont .msgGrp font { position: absolute; display: block; left: 0; width: 80px; line-height: 36px; height: 36px; background: #eff3f5; text-align: center; font-size: 14px; color: #999999; border-radius: 5px 0 0 5px; }
.message .messageCont .msgGrp input { width: 280px; box-sizing: border-box; line-height: 36px; height: 36px; padding: 0 10px 0 90px; outline: none; border: none; border-radius: 5px; font-size: 15px; }
.message .messageCont .msgGrp input.Ver_tk { padding-right: 90px; }
.message .messageCont .msgGrp input[type=button] { width: 80px; padding: 0; height: 24px; line-height: 25px; font-size: 13px; color: #fff; background: #000; position: absolute; right: 5px; top: 6px; cursor: pointer; }
.message .messageCont .msgGrp input[type=button]:hover { background: #333; }
.message .messageCont .msgGrp input[type=button]:disabled { background: #e9e9e9; color: #999; }
.message .messageCont .msgGrp .danxuan { margin-left: 80px; padding: 5px 0; font-size: 15px; }
.message .messageCont .msgGrp .danxuan input { display: none; }
.message .messageCont .msgGrp .danxuan label { display: block; float: left; width: 94px; line-height: 26px; height: 26px; border-radius: 3px; background-color: #eff3f5; text-align: center; margin-left: 5px; cursor: pointer; }
.message .messageCont .msgGrp .danxuan label:hover { background: #e5e5e5; }
.message .messageCont .msgGrp .danxuan input:checked + label { background: #000; color: #fff; }
.message .messageCont .msgGrp select { width: 200px; padding: 0 10px; margin-left: 80px; height: 36px; outline: none; border: none; background: none; font-size: 15px; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; background: url(../images/arrow.png) no-repeat scroll right center transparent; }
.message .messageCont .msgGrp.liuyan { width: 580px; height: 140px; }
.message .messageCont .msgGrp.liuyan font { height: 140px; line-height: 140px; }
.message .messageCont .msgGrp.liuyan select { width: 500px; border-bottom: 1px solid #dbdee0; }
.message .messageCont .msgGrp.liuyan textarea { width: 480px; height: 94px; outline: none; border: none; padding: 5px 10px; resize: none; margin-left: 80px; font-size: 15px; font-family: "微软雅黑"; line-height: 24px; border-radius: 5px; }
.message .messageCont .msgSub { width: 280px; margin: 10px 10px 10px 10px; height: 78px; float: left; font-size: 13px; }
.message .messageCont .msgSub a { color: #999; }
.message .messageCont .msgSub a:hover { text-decoration: underline; }
.message .messageCont .msgSub button { background: #000; width: 280px; height: 44px; outline: none; border: none; border-radius: 5px; color: #fff; font-size: 16px; margin-top: 5px; cursor: pointer; }
.message .messageCont .msgSub button:hover { background-color: #333; }
.msg_error { position: absolute; background: rgb(193 9 8); padding: 0px 10px; line-height: 24px; color: #ffffff; border-radius: 13px; font-size: 12px; transition: all .5s; top: -25px; right: 0; }
.msg_error:after { content: ''; display: block; width: 0; height: 0; border: 5px solid transparent; border-top-color: rgb(193 9 8); border-left-color: rgb(193 9 8); position: absolute; left: 15px; top: 100%; }