@charset "UTF-8";
/*头部*/
.hyjr_dkkd {width: 100%;height:25px;background:#eee; }
.hyjr_zt1 {font-size: 12px;color:#000;line-height: 25px;float: left;}
.hyjr_zt {font-size: 12px;color:#000;height: 25px;line-height: 25px;float: right;}
.hyjr_zt a {font-size: 12px;color: #000;line-height: 25px;}
.hyjr_zt a:hover {font-size: 12px;color: #000;line-height: 25px;}
.header { width: 100%; height: 120px; width: 100%; background: #fff; padding-top:30px;}
.header .com-width { position: relative; }
.header .logo {line-height:65px; font-size: 0; float:left;}
.header .logo img { max-height:64px; float:left;}
.header .logo .slogan { display: inline-block; background-size: contain; margin-top:10px;width:546px; height: 49px; vertical-align: middle; margin-left: 30px; position: relative; float:left;}
.header .logo .slogan:before { content: ""; position: absolute; left: -20px; height: 50px; border-left: 1px solid #ddd; }
.head-tel{border-left: 1px solid #eee; margin-left: 25px; padding-left: 25px;}
.head-tel h3 { font-size: 16px; color: #999; margin-bottom: 10px; }
.head-tel h3 .icon-tel { margin-right: 7px; width: 22px; height: 22px; background: url(../images/tel.png) no-repeat center; }
.head-tel p {font-size:36px; color: #930909; line-height:1; font-weight:bold;}
.nav-bar { width: 100%; height: 52px; background:#0067d0; }
.nav-bar ul li { float: left; }
.nav-bar ul li a { display: inline-block; vertical-align: middle; padding: 0 26px; font-size: 16px; line-height: 52px; color: #fff; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.nav-bar ul li.on a, .nav-bar ul li:hover a { background: #930909; }
.nav-left li { margin-right: 1px; }
.nav-right li { margin-left: 1px; }
/*移动导航按钮 */
.navTrigger { margin-top: 53px; width: 28px; overflow: hidden; white-space: nowrap; color: transparent; z-index: 20; cursor: pointer; display: none; margin-left: 40px; }
.navTrigger span { display: block; height: 2px; background: #ed4f1d; margin-bottom: 6px; transition: all 0.3s; -webkit-transform-origin: 0% 50%; -moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; -o-transform-origin: 0% 50%; transform-origin: 0% 50%; }
.navTrigger span:nth-child(3) { margin-bottom: 0; }
.navTrigger-on span:nth-child(1) { transform: translateX(4px) translateY(0px) rotate(45deg); }
.navTrigger-on span:nth-child(2) { opacity: 0; }
.navTrigger-on span:nth-child(3) { transform: translateX(2px) translateY(2px) rotate(-45deg); }
/*首页*/
.index-title { text-align: center; padding: 90px 0 40px; }
.index-title.mini { padding: 90px 0 45px; }
.index-title .en { font-size: 72px; color: #f8f8f8; line-height: 1; text-transform:uppercase;}
.index-title h3 { position: relative; margin-top: -30px; font-size: 32px; color: #4e4b49; line-height: 1; padding-bottom: 20px; margin-bottom: 15px; }
.index-title h3:before { content: ""; position: absolute; left: 50%; bottom: 0; width: 30px; height: 5px; background-color: #910808; margin-left: -15px; }
.index-title p { color: #888; font-size: 18px; }
.index-title .des { margin-top:30px;}
.index-title .des img{ margin-right:30px;}


.index-title.t-left { text-align: left; }
.index-title.t-left h3:before { left: 0; margin-left: 0; }
.bg-gray .index-title .en { color: rgb(255 255 255 / .5); }
.index-product { padding-top: 90px; }
.index-product .index-title { padding-top: 0; }
.index-product-content .side-cate { width: 218px; height: 100%; background: url(../images/side-cate-bg.jpg) no-repeat center; background-size: cover; border:1px solid; }
.index-product-content .side-content { width: 100%; }
.index-product-list li{ margin-bottom: 22px; }
.index-product-list li .abox { border: 1px solid #ddd; text-align: center; background: #fff; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-product-list li .abox .pic { height: auto;  }
.page-case-list li .abox .pic { height: 0; padding-bottom:75%; }
.index-product-list li .abox:hover { border-color: #910808; }
.index-product-list li .abox .tit { border-top: 1px solid #ddd; height: 41px; line-height: 40px; color: #4e4b49; font-size: 16px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-product-list li .abox:hover .tit { border-color: #910808; background: #910808; color: #fff; }
.more-wrap { margin-top: 60px; text-align: center; }
.com-more3 { display: inline-block; width: 200px; line-height: 50px; border: 1px solid #ddd; text-align: center; font-size: 16px; color: #4e4b49; vertical-align: middle; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.com-more3:hover { border-color: #910808; }
.index-case .index-title { padding: 90px 0 40px; }
.cate-list li a { display: inline-block; vertical-align: middle; font-size: 16px; color: #666; cursor: pointer; margin: 0 20px; padding: 8px 20px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.cate-list li.on a, .cate-list li:hover a {background: #980a09; color: #fff; }
.cate-list li a .icon { width: 37px; height: 30px; background-repeat: no-repeat; background-position: 0 0; margin-right: 9px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.cate-list li.on .icon, .cate-list li:hover .icon { background-position: 0 -30px; }
.index-case-content .item ul li { float: left; width: 24%; margin-left: 1%; margin-bottom: 19px; }
.index-case-content .item ul li:first-child { width: 50%; min-height:650px;margin-left: 0; }
.index-case-content .item ul li:first-child  img{  min-height:553px; }
.index-case-content .item ul li .pic { overflow: hidden; }
.index-case-content .item ul li img { width: 100%; }
.index-case-content .item ul li .tit { border: solid 1px #dddddd; border-top: none; line-height: 43px; text-align: center; font-size: 16px; color: #4e4b49; padding: 0 10px; }
.index-case-content .item ul li .tit-bar { border: solid 1px #dddddd; border-top: none; line-height: 85px; padding: 0 30px; font-size: 20px; color: #4e4b49; }
.index-case-content .item ul li .tit-bar .view { font-size: 16px; color: #888; }
.index-case-content .item ul li .tit-bar .view .icon-eye { width: 25px; height: 19px; background: url(../images/eye.png) no-repeat center; background-size: contain; margin-top: -2px; margin-right: 7px; }
.index-about, .yf-intro { position: relative; }
.index-about .index-title { padding: 100px 0 30px; }
.index-about .pic, .yf-intro .pic { position: absolute; right: 0; width: 50%; overflow: hidden; height: 100%; background-repeat: no-repeat; background-size: cover; }
.index-about .pic img, .yf-intro .pic img { height: 100%; width: auto; max-width: none; }
.index-about .cont { width: 50%; padding-bottom:25px; padding-right: 78px; }
.index-about .cont .tit { font-size: 18px; color: #910808; }
.index-about .cont .des { font-size: 15px; color: #888; line-height: 30px; margin-bottom: 30px; margin-top: 15px; }
.index-about .cont .yf-tit { font-size: 24px; color: #333; margin-top:15px; margin-bottom: 20px; }
.index-about .cont .yf-pics ul li .abox { overflow: hidden; margin-bottom:20px;}
.index-news-content { display: flex; flex-wrap: nowrap; flex-direction: row-reverse; justify-content: space-between; }
.index-news-content .pic { width: 48%; }
.index-news-content .pic .abox { position: relative; overflow: hidden; height: 100%; }
.index-news-content .pic .abox img { width: 100%; height: 100%; }
.index-news-content .pic .abox .tit { position: absolute; left: 0; bottom: 0; width: 100%; height: 69px; line-height: 69px; background-color: rgba(0, 0, 0, 0.5); color: #fff; padding: 0 27px; font-size: 0; }
.index-news-content .pic .abox .tit span { font-size: 18px; display: inline-block; vertical-align: middle; width: 75%; }
.index-news-content .pic .abox .tit .date { font-size: 14px; color: #fff; opacity: .5; }
.index-news-content .cont { overflow: hidden; width: 50%; padding-right: 25px; }
.index-news-cate { border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-bottom: 30px; }
.index-news-cate ul li { float: left; font-size: 18px; color: #252525; cursor: pointer; padding: 0 20px; position: relative; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-news-cate ul li:before { content: ""; position: absolute; left: 0; bottom: -16px; width: 100%; border-bottom: 2px solid #930909; opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-news-cate ul li.on:before { opacity: 1; visibility: visible; }
.index-news-cate ul li.on, .index-news-cate ul li:hover, .index-news-cate .more:hover { color: #930909; }
.index-news-cate .more { font-size: 16px; color: #999; margin-top: 3px; }
.index-news-tab .item .subitem { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.index-news-tab .item .subitem ~ .subitem { margin-top: 29px; }
.index-news-tab .item .subitem .spic { width: 25%; overflow: hidden; }
.index-news-tab .item .subitem .scont { width: 75%; position: relative; padding-left: 17px; }
.index-news-tab .item .subitem .scont h4 { font-size: 18px; color: #252525; line-height: 1; }
.index-news-tab .item .subitem .scont p { font-size: 14px; color: #999; line-height: 22px; margin-top: 8px; margin-bottom: 8px; }
.index-news-tab .item .subitem .scont .more { font-size: 14px; color: #930909; line-height: 1; }
.index-news-tab .item .subitem .scont .date { position: absolute; right: 5px; bottom: 0; font-size: 14px; color: #999; }
/*友情链接*/
.index-set6 { padding: 20px 0; color: #888; background: #f8f8f8; }
.index-set6 a { display: inline-block; margin-right: 8px; color: #888; }
.index-set6 a:hover { color: #930909; }
/*底部*/
.footer { background:#0067d0; padding-top: 40px; color: rgba(255, 255, 255, 0.7); }
.foot-ul li { display: inline-block; vertical-align: text-top; }
.foot-ul li ~ li { margin-left:120px; }
.foot-ul li dt a { font-size: 18px; color: #fff; font-weight: bold; }
.foot-ul li dt { margin-bottom: 15px; }
.foot-ul li dd { margin-bottom: 8px; }
.foot-ul li dd a { color: rgba(255, 255, 255, 0.7); }
.foot-ul li dd a:hover { color: #fff }
.foot-phone { padding-top: 10px; }
.foot-phone .wx { display: inline-block; vertical-align: text-top; text-align: center }
.foot-phone .wx p { margin-top: 12px; color: #fff; }
.foot-phone .foot-ph { display: inline-block; vertical-align: text-top; margin-left:120px; }
.foot-phone .foot-ph a { width:100%; text-align: center; background: #9e0a0a; color: #fff; line-height: 50px; display: block; margin-bottom: 15px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.foot-phone .foot-ph a:hover { opacity: .9; }
.foot-phone .foot-ph a .icon-kf { width: 29px; height: 31px; background: url(../images/icon-kf.png) no-repeat center; background-size: contain; }
.foot-phone .foot-ph a span { display: inline-block; margin-left: 5px; font-size: 16px; }
.foot-phone .foot-ph .pt p { display: block; font-size:24px; color: #fff; line-height:30px; margin-bottom:5px;}
.foot-phone .foot-ph .pt p .icon-tel { width: 24px; height: 24px; background: url(../images/all-fixed2-tel.png) no-repeat center; background-size: contain; margin-top: -4px; margin-right: 12px; }
.foot-phone .foot-ph .pt p .icon-wx { width: 24px; height: 24px; background: url(../images/icon-wx.png) no-repeat center; background-size: contain; margin-top: -4px; margin-right: 12px; }
.foot-phone .foot-ph .pt p .icon-email { width: 24px; height: 24px; background: url(../images/icon-zx1.png) no-repeat center; background-size: contain; margin-top: -4px; margin-right: 12px; }
.foot-tb { margin-top:20px; padding-bottom:25px; padding-top:20px;color: rgba(255, 255, 255, 0.5); border-top:1px solid #005bb8;}
.foot-tb a { display: inline-block; margin: 0 6px; color: rgba(255, 255, 255, 0.5); }
.foot-tb a:hover { color: #fff }
/*内页banner*/
.page-banner { position: relative; overflow: hidden;}
.page-banner .pb-pic { overflow: hidden;  background: #f5f5f5; }
.page-banner .pb-pic img { width: 100%; -webkit-animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s; animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s; }
@-webkit-keyframes SlickIn {
    0% { -webkit-transform: scale(1.1, 1.1) }
    100% { -webkit-transform: scale(1, 1) }
}
@-webkit-keyframes SlickOut {
    0% { -webkit-transform: scale(1, 1) }
    100% { -webkit-transform: scale(.9, .9) }
}
@keyframes SlickIn {
    0% { transform: scale(1.1, 1.1) }
    100% { transform: scale(1, 1) }
}
@keyframes SlickOut {
    0% { transform: scale(1, 1) }
    100% { transform: scale(.9, .9) }
}
.page-banner .pb-tit { position: absolute; top:40%; left: 50%; z-index: 2; margin-left: -700px; width: 100%; }
.page-banner .pb-tit .cn { display: block; color: #fff; line-height: 1; font-size: 46px; }
.page-banner .pb-tit .en { margin-top: 25px; font-size: 36px; line-height: 1; color: #fff; font-weight: 300; font-family:'微软雅黑'; text-transform:uppercase;}
.page-banner .pb-tit.white .cn, .page-banner .pb-tit.white .en { color: #fff; }
/*子类+面包屑*/
.cate-bar { height: 60px; line-height: 60px; background-color: #ffffff; border-bottom: 1px solid #ddd; }
.cate-list li { float: left; }
.cate-list li ~ li { margin-left: 10px; }
.cate-list-2 li ~ li { margin-left: 10px; }
.cate-list li a { margin: 0; padding: 0 10px; vertical-align: top; }
.cate-list-2 li a { padding: 0 45px; }
.breadcrumb { font-size: 14px; color: #888; }
.breadcrumb .icon-home { width: 21px; height: 20px; background: url(../images/icon-home.png) no-repeat center; background-size: contain; margin-top: -2px; margin-right: 10px; }
.breadcrumb a { color: #888; }
.breadcrumb a:hover { color: #930909; }
.page-bread { display: none; margin-top: 15px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.page-title { position: relative; font-size: 32px; padding-bottom: 23px; line-height: 1; }
.page-title:before { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 5px; background-color: #ed4f1d; }
.product-cate-wrap { height: 70px; }
.product-cate { width: 100%; line-height: 70px; height: 70px; border-bottom: none; text-align: center; background: #eee; font-size: 0; }
.product-cate.fixed { position: fixed; top: 0; z-index: 99; }
/*产品列表*/
.page-product-list, .page-news-list { margin-top: 40px; }
.page-product-list li { margin-bottom: 20px !important; }
.page-product-list li .abox .tit { height: 50px; line-height: 49px; }
.page-case-list li .abox .tit { height: 60px; line-height: 59px; }
/*新闻列表 开始*/
.page-news-list .item { padding: 30px 0; border-bottom: 1px solid #ddd; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.page-news-list .item:hover { border-color: #930909; }
.page-news-list .item:first-child { padding-top: 0; }
.page-news-list .item .pic { width: 400px; overflow: hidden; }
.page-news-list .item .pic img { width: 100%; }
.page-news-list .item .cont { overflow: hidden; padding-left: 65px; }
.page-news-list .item .cont .date { font-size: 14px; color: #999; }
.page-news-list .item .cont h4 { font-size: 24px; color: #252525; margin-top: 10px; }
.page-news-list .item .cont .des { font-size: 14px; color: #999; line-height: 28px; margin-top: 20px; padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 30px; }
.page-news-list .item .cont .more { font-size: 14px; color: #930909; }
/*新闻列表 结束*/
/*关于 开始*/
.page-about { position: relative; overflow: hidden; }
.page-about .pic { position: absolute; right: 0; top: 0; width: 50%; }
.page-about .pic img { height: 100%; }
.page-about .cont { width: 50%; padding-right:30px; }
.page-about .index-title { padding:40px 0 10px; }
.page-about .b-tit { font-size: 28px; color: #000; line-height: 1; }
.page-about .des {font-size: 18px; color: #888; line-height:30px; }
.page-about .num-list { flex-wrap: wrap; margin-top: 60px; margin-bottom: -40px; }
.page-about .num-list .num-item { width: 50%; margin-bottom: 40px; }
.culture-list { position: relative; margin: -80px auto 0; width: 1200px; height: 160px; background-color: #ffffff; box-shadow: 7px 7px 20px 0px 
rgba(0, 0, 0, 0.1); border-radius: 10px; display: flex; flex-wrap: nowrap; align-items: center; overflow: hidden; }
.culture-list .item { width: 33.3333%; width: calc(100% / 3); text-align: center; background: #fff;    /*cursor: pointer;*/ height: 100%; display: flex; align-items: center; justify-content: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.culture-list .item .icon { width: 57px; height: 57px; background-repeat: no-repeat; background-size: contain; margin-right: 20px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.culture-list .item .icon-c1 { background-image: url(../images/icon-c1.png); }
.culture-list .item .icon-c2 { background-image: url(../images/icon-c2.png); }
.culture-list .item .icon-c3 { background-image: url(../images/icon-c3.png); }
.culture-list .item .des { display: inline-block; vertical-align: middle; text-align: left; }
.culture-list .item .des h4 { font-size: 24px; color: #1f2f46; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.culture-list .item .des p { font-size: 15px; color: #8c8c8c; line-height: 24px; margin-top: 2px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.honor-list .item .abox { text-align: center; border: 1px solid #ddd; background: #fff; }
.honor-list .item .pic { padding: 30px; }
.honor-list .item .tit { line-height: 50px; border-top: 1px solid #ddd; font-size: 16px; color: #4e4b49; }
.honor-pg { position: static !important; margin-top: 40px; }
.honor-pg .swiper-pagination-bullet { width: 50px; height: 8px; background-color: #dddddd; border-radius: 4px; opacity: 1; margin: 0 8px !important; }
.honor-pg .swiper-pagination-bullet-active { background-color: #ed4f1d; }
.factory-wrap { position: relative; }
.factory-list .item { opacity: .5; width: auto; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.factory-list .item.swiper-slide-active { opacity: 1; }
.factory-list .item img {    /*width: 100%;*/ }
.factory-title { margin: -40px auto 0; position: relative; z-index: 999; width: 600px; height: 80px; line-height: 80px; text-align: center; overflow: hidden; background-color: #ffffff; box-shadow: 7px 7px 20px 0px 
rgba(0, 0, 0, 0.1); border-radius: 10px; }
.factory-title .swp-next, .factory-title .swp-prev { width: 38px; height: 36px; margin-top: -18px; background: url(../images/icon-p-next.png) no-repeat center; background-size: contain; right: 20px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.factory-title .swp-next:hover, .factory-title .swp-prev:hover { background-image: url(../images/icon-p-next-on.png); }
.factory-title .swp-prev { right: auto; left: 20px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.txt-swiper { width: 60%; margin: 0 auto; }
.txt-swiper .item { font-size: 20px; color: #1f2f46; }
/*关于 结束*/
/*联系 开始*/
.page-contact { padding-top: 80px; }
.page-contact .index-title { padding-top: 0; }
.page-contact .index-title h3 { margin-top: 0; margin-bottom: 22px; }
.icon-c-addr { width: 30px; height: 26px; background: url(../images/icon-addr.png) no-repeat center; background-size: contain; margin-top: -2px; }
.contact-list { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; padding: 45px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.contact-list li { width: 20%; text-align: center; }
.contact-list li:nth-child(4){ width: 35%; text-align: center; }
.contact-list li img { width: 36px; }
.contact-list li h4 { margin-top: 15px; font-size: 14px; color: #999999; line-height: 18px; height: 36px; }
.contact-list li p { color: #4c4947; font-size: 20px; margin-top: 13px; }
.message-map {background: #2C3642; height: 520px; }
.page-message { width: 40.85%; background: #2C3642; height: 100%; border-left: 5px solid #ED511D; padding: 60px; }
.page-map { width: 59.15%; height: 100%; overflow: hidden; }
.beauty-tit { font-size: 32px; color: #fff; line-height: 1; position: relative; padding-bottom: 23px; }
.beauty-tit:before { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 5px; background-color: #ed4f1d; }
.message-list { margin-top: 20px; }
.message-list li { padding-top: 26px; padding-bottom: 20px; border-bottom: 1px solid rgb(255 255 255 / .2); }
.message-list li .icon { width: 17px; height: 22px; background-repeat: no-repeat; background-size: contain; background-position: center; margin-right: 10px; vertical-align: top; }
.message-list li .icon-f1 { background-image: url(../images/icon-fomr1.png); }
.message-list li .icon-f2 { background-image: url(../images/icon-fomr2.png); }
.message-list li .icon-f3 { background-image: url(../images/icon-fomr3.png); }
.message-list li input, .message-list li textarea { vertical-align: top; color: #fff; line-height: 22px; width: 85%; }
.message-list li textarea { height: 80px; }
.page-message .sub { margin-top: 23px; width: 150px; border: solid 1px rgb(255 255 255 / .5); color: #fff; font-size: 18px; text-align: center; line-height: 46px; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.page-message .sub:hover { border-color: #930909; background: #930909; }
/*联系 结束*/
/*产品详情 开始*/
.product-header { padding-top: 60px; padding-bottom: 70px; }
.product-slide-wrap { width: 67.58%; text-align: center; position: relative; overflow: hidden; }
.product-desc { position: relative; width: 32.42%; height: 600px; border: solid 1px #dddddd; }
.product-desc .cont { padding: 60px 50px 30px; }
.product-desc .cont h1 { font-size: 32px; color: #4e4b49; line-height: 1.5; position: relative; padding-bottom: 10px; margin-bottom: 25px; }
.product-desc .cont h1:before { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 5px; background-color: #ed4f1d; }
.product-desc .cont .des {margin-top:10px; color: #4e4b49; font-size: 16px; line-height: 30px; height: 280px; overflow:auto;}
.product-desc .cont .des ul li { display: flex; flex-wrap: nowrap; }
.product-desc .cont .des ul li span { width: 80%; }
.product-desc .cont .des ul li span:first-child { width: 20%; display: inline-block; }
.page-control { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; background-color: #fafafa; border-top: solid 1px #dddddd; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
.page-control li { width: 33.3333%; width: calc(100% / 3); text-align: center; color: #aaa; }
.page-control li a { color: #aaa; }
.page-control li a:hover { color: #930909; }
.page-control li .icon-p-prev, .page-control li .icon-p-next { width: 12px; height: 12px; background: url(../images/icon-page-btn.png) no-repeat center; background-size: contain; margin-top: -2px; margin-right: 3px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.page-control li a:hover .icon-p-prev, .page-control li a:hover .icon-p-next { background: url(../images/icon-page-btn-on.png) no-repeat center; background-size: contain; }
.page-control li .icon-p-next { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); margin-top: -4px; margin-right: 0; margin-left: 3px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.page-control li .icon-menu { width: 16px; height: 16px; background: url(../images/icon-list.png) no-repeat center; background-size: contain; margin-top: -2px; }
.page-control li a:hover .icon-menu { background: url(../images/icon-list-on.png) no-repeat center; background-size: contain; }
.product-desc .zixun { display: flex; flex-wrap: nowrap; justify-content: space-between; vertical-align: middle; }
.product-desc .zixun a { display: inline-block; width: 49%; height: 46px; line-height: 46px; background-color: #930909; border-radius: 2px; color: #fff; text-align: center; font-size: 18px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.product-desc .zixun a:hover { box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); opacity: .9; }
.product-desc .zixun a:nth-child(2) { background: #ed4f1d; }
.product-desc .zixun a .icon { width: 25px; height: 25px; background-repeat: no-repeat; background-size: contain; margin-right: 9px; }
.product-desc .zixun a .icon-zx1 { background-image: url(../images/icon-zx1.png); }
.product-desc .zixun a .icon-zx2 { background-image: url(../images/icon-zx2.png); }
.product-desc .hotline { font-size: 24px; color: #999; line-height: 1; margin-top: 24px; }
.product-desc .hotline .icon-mobile { width: 16px; height: 25px; background: url(../images/icon-mobile.png) no-repeat center; background-size: contain; margin-top: -4px; margin-right: 12px; }
.detail-body { padding-top: 70px; padding-bottom: 70px; }
.detail-left { width: 73.85%; }
.detail-right { width: 23.92%; }
.detail-tit { font-size: 24px; color: #930909; line-height: 1.5; margin-bottom: 25px; }
.detail-tit .icon-detail { width: 28px; height: 26px; background: url(../images/icon-p-tit.png) no-repeat center; background-size: contain; margin-right: 12px; }
.article-content { background: #fff; padding: 56px 38px; border-top: 2px solid #930909; }

.block-item { margin-top: 45px; }
.blcok-tit { font-size: 24px; color: #4e4b49; padding-left: 22px; position: relative; margin-bottom: 25px; line-height: 1.5; }
.blcok-tit:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -11px; width: 6px; height: 24px; background: #ed4f1d; border-left: 4px solid #930909; }
.blcok-tit .more { color: #888888; font-size: 16px; margin-top: 10px; }
.blcok-tit .more:hover { color: #930909; }
.blcok-tit .more .icon-plus { width: 20px; height: 20px; background: url(../images/icon-plus.png) no-repeat center; background-size: contain; margin-top: -2px; margin-right: 7px; }
.pics-list .item .abox { border: 1px solid #ddd; text-align: center; background: #fff; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.pics-list .item .abox:hover { border-color: #930909; }
.pics-list .item .abox .pic { overflow: hidden; }
.pics-list .item .abox .tit { border-top: 1px solid #ddd; height: 41px; line-height: 40px; color: #4e4b49; font-size: 16px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.pics-list .item .abox:hover .tit { border-color: #930909; background: #930909; color: #fff; }
.detail-right .pics-list .item { margin-bottom: 12px; }
/*产品详情 结束*/
/*通用轮播*/
.product-slide { width: 85%; margin: 0 auto; }
.swp-pg .swiper-pagination-bullet { width: 10px; height: 10px; background-color: #aaaaaa; opacity: 0.3; }
.swp-pg .swiper-pagination-bullet-active { background-color: #930909; opacity: 1; }
.product-slide-wrap .swp-next, .product-slide-wrap .swp-prev { width: 38px; height: 36px; margin-top: -18px; background: url(../images/icon-p-next.png) no-repeat center; background-size: contain; right: 20px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.product-slide-wrap .swp-next:hover, .product-slide-wrap .swp-prev:hover { background: url(../images/icon-p-next-on.png) no-repeat center; background-size: contain; }
.product-slide-wrap .swp-next:focus, .product-slide-wrap .swp-prev:focus { border: none; outline: none; }
.product-slide-wrap .swp-prev { right: auto; left: 20px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.com-content { padding-bottom: 120px; position: relative; }
.com-content .page-control { height: 68px; line-height: 68px; background: #fff; }
.com-content .page-control li:nth-child(1), .com-content .page-control li:nth-child(3) { overflow: hidden; height: 100%; text-overflow: ellipsis; white-space: nowrap; padding-left: 40px; text-align: left; }
.com-content .page-control li:nth-child(3) { padding-right: 40px; padding-left: 0; text-align: right; }
.page-control li .icon-p-prev { margin-right: 12px; }
.page-control li .icon-p-next { margin-left: 12px; }
/*移动端咨询*/
.menu-footer { display: none; width: 100%; height: 45px; line-height: 45px; text-align: center; background: rgba(0, 0, 0, 0.7); font-size: 0; position: fixed; left: 0; bottom: 0; z-index: 99999; }
.menu-footer a { position: relative; float: left; width:25%; color: #fff; font-size: 14px; }
.menu-footer img { width: 14px; margin-top: -2px; margin-right: 5px; }
.menu-footer a ~ a:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -5px; height: 10px; border-left: 1px solid #a0a0a0; opacity: 0.5; }
.news-del{padding: 50px 0 50px;}
.cate-position {height: 50px;color: #999;line-height: 50px;}
.cate-position a {color: #999;}
.cate-position a:hover{color: #e93e00;}
/*左侧*/
.news-show-left{float: left; margin: auto; width: 70%; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-left .news-title{padding: 40px 20px; padding-bottom: 20px;border-top: 1px #f1f1f1 solid; text-align: center;line-height: 1.5;}
.news-show-left .news-title .tit{padding-bottom: 10px; color: #333;font-weight: normal;font-size: 24px;}
.news-show-left .news-title p{padding-bottom: 10px;border-bottom: 1px solid #F0F2F5; color: #a3afb7;font-size: 14px;}
.news-show-left .news-title p a{color: #a3afb7;}
.news-show-left .news-views{overflow: hidden;margin: 40px 20px 20px; margin-top: 0; color: #666; font-size: 14px; line-height: 1.75;}
.news-show-left .news-views p{margin-bottom: 10px;}
.news-show-left .news-views img{max-width: 100% !important;height: auto !important; width: auto !important;}
.news-show-left .news-other{padding: 20px 15px; border-top: 1px #f1f1f1 solid;}
.news-show-left .news-other p{display: block;padding-left:3px; height: 40px;line-height: 40px;}
.news-show-left .news-other p a{color: #333;font-size: 14px;}
.news-show-left .news-other p a:hover{color: #BB3E46;}
.news-show-left .share-bar{padding: 20px;}
/*右侧*/
.news-show-right{float: right; width: 28%;}
.news-show-right dl{display: block; margin-top: 0; margin-bottom: 20px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-right dl dt{position: relative;display: block; height: 42px; border-bottom: 1px #f1f1f1 solid; line-height: 42px;}
.news-show-right dl.tab dt{padding-left: 20px;height: 42px;border-top: 1px #f1f1f1 solid;color: #1d1d1d; font-size: 18px; line-height: 42px;}
.news-show-right dl.tab dd{position: relative;}
.news-show-right dl.tab dd ul{display: block; padding: 0 20px;}
.news-show-right dl.tab dd ul li{display: block; padding: 15px 0; border-bottom: 1px #f1f1f1 solid;}
.news-show-right dl.tab dd ul li a{display: inline;}
.news-show-right dl.tab dd ul li .pic{position: relative; overflow: hidden; margin-right: 20px;height: 60px; text-align: center; font-size: 0; line-height: 60px;float: left;}
.news-show-right dl.tab dd ul li .pic img {height: 100%;}
.news-show-right dl.tab dd ul li h5{display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px;}
.news-show-right dl.tab dd ul li h5 a{color: #333;}
.news-show-right dl.tab dd ul li h5 a:hover{color: #BB3E46;}
.news-show-right dl.tab dd ul li .news-cate{color: #999;}
.news-show-right dl.tab dd ul li i{float: left;color: #999;font-size: 12px;}
.news-show-right dl.tab dd ul li em{float: right; padding-left: 25px; background: url(../images/eye.png) no-repeat left center;background-size: 20px; color: #999; font-style: normal; font-size: 12px;min-width: 50px;}
.news-show-right dl.tab dd .more{position: relative; top: -1px; height: 45px; border-top: 1px #f1f1f1 solid;color: #333; text-align: center; line-height: 45px;}
.news-show-right dl.tab dd .more a{position: relative;display: inline-block; color: #333;}
.news-show-right dl.tab dd .more a b{margin-left: 5px;font-family: "宋体";-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.news-show-right dl.tab dd .more a:hover b{-webkit-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);-ms-transform: translateX(5px);}
.news-show-right dl.tab dd .more a:hover{color: #BB3E46;}
.news-show-right dl.list dt{padding-left: 20px; color: #333; font-size: 18px;}
.news-show-right dl.tab dt a{display: table-cell;width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.news-show-right dl.list dt a b{position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px;width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle;}
.news-show-right dl.list dd ul{display: block; padding: 20px;}
.news-show-right dl.list dd ul li{display: block; overflow: hidden;padding-bottom: 12px; text-overflow: ellipsis; white-space: nowrap;}
.news-show-right dl.list dd ul li a{color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}
.news-show-right dl.list dd ul li a:hover{color: #BB3E46;}
.gr-page-other{margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;width: calc(100% - 150px);}
.gr-back-btn{margin-top: 6px; width: 125px; height: 40px; background-color: #0067d0; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;float: right;}
.gr-back-btn:hover{opacity: 0.8; filter: alpha(opacity=80);}
.gr-page-other p a{color: #333;}
.news-case {
    padding: 20px;
}
.news-case .gr-case-list {
    width: 100%;
}
.news-case .gr-case-list li,
.news-case .gr-case-list li .pic {
    float: none;
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .cate-position {
        margin-top: 50px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .news-show-left,
    .news-show-right {
        float: none;
        width: 100%;
    }
    .news-show-left .news-title {
        padding: 20px 15px;
    }
    .news-show-left .news-title .tit {
        font-size: 18px;
    }
    .news-show-left .news-title p {
        font-size: 10px;
    }
    .news-show-left .news-views {
        margin: 0 15px 20px;
        min-height: auto;
        font-size: 14px;
    }
    .gr-back-btn {
        display: none;
    }
    .gr-page-other p {
        line-height: 30px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .news-show-right {
        margin-top: 20px;
    }
    .news-show-right dl.tab dt,
    .news-show-right dl.list dt {
        padding-left: 15px;
    }
    .news-show-right dl.tab dd ul {
        padding: 0 15px;
    }
    .news-show-right dl.list dd ul {
        padding: 15px;
    }
    .news-del {
        padding-bottom: 20px;
    }
}