﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; background:#fff; padding-bottom:5px; position:relative; left:0; top:0; z-index:999999;}
.logo{width:220px; position:relative; padding:25px 0; transition:all 0.4s;}
.logo::before{content:""; width:2000px; float:left; height:5px; background:#dd1d22; position:absolute;right:0; bottom:-5px;}
.logo img{width:100%; max-width:220px; max-height:62px; transition:all 0.4s;}
.header_R{width:calc(100% - 220px); position:relative; padding-left:30px;}
.header_R::before{content:""; width:2000px; float:left; height:5px; background:#bcbcbc; position:absolute;left:0; bottom:-5px;}
.header_nav{width:100%; float:left; overflow:hidden; height:52px; line-height:50px; border-bottom:1px solid #e9e9e9;transition:all 0.4s;}
.header_nav>a{float:right; color:#3c3c3c; font-size:14px; margin-left:60px;}
.header_nav>a:hover{color:#dd1d22; text-decoration:underline!important;}

nav{padding:15px 0;}
.nav>li{padding:0 40px; position:relative;}
.nav>li:first-child{padding:0 40px 0 0;}
.nav>li::before{content:""; width:1px; height:12px; background:#ccc; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.nav>li>a{width:100%; height:30px; line-height:30px; font-size:16px; color:#3c3c3c; font-weight:bold; text-align:center;}
.nav>li:hover>a{color:#dd1d22;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:999999; background:rgba(0, 0, 0, 0.8);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background:#dd1d22; color:#fff;}
.nav>li:hover .nav_sub{display:block;}

.search{width:236px; float:right; height:30px; border:1px solid #e5e5e5;}
.search_inp1{width:calc(100% - 35px); float:left; height:28px; padding:0 10px; font-size:14px; color:#000;}
.search_btn{width:35px; float:left; height:28px; background:url(../images/search_ss.png) no-repeat center center;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.gsjj{width:100%; overflow:hidden; padding:50px 0;}
.gsjj_title{display:flex; justify-content:center; overflow:hidden; text-align:center;}
.gsjj_title>span{float:left; height:46px; line-height:46px; position:relative; font-size:30px; color:#dd1d22; font-weight:bold; padding:0 45px;}
.gsjj_title>span::before{content:""; width:1200px; height:1px; float:left; background:#d8d8d8; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.gsjj_title>span::after{content:""; width:1200px; height:1px; float:left; background:#d8d8d8; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.gsjj_txt{display:block; overflow:hidden; padding-top:25px; text-align:center; font-size:16px; color:#000; line-height:32px;}
.gsjj_txt>span{color:#dd1d22;}

.picBox{width:100%; background:#f5b800; overflow:hidden; padding:10px 0;}
.pic_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.pic_ul li{width:32%; float:left;}
.pic_ul li a{display:flex; align-items:center; overflow:hidden; height:72px; line-height:30px; background:#404040; padding:0 15px; font-size:24px; color:#fbce07; font-weight:bold;}
.pic_ul li a>img{float:left; margin-right:15px;}

.cpzl{width:100%; overflow:hidden; padding:50px 0;}
.cpzl_ul{display:block; width:1220px; padding-top:15px; overflow:hidden;}
.cpzl_ul li{width:285px; float:left; margin:20px 20px 0 0;}
.cpzl_ul li .cpzl_B{width:100%; overflow:hidden;}
.cpzl_ul li .cpzl_B .cpzl_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzl_ul li .cpzl_B .cpzl_img::before{content:""; display:block; padding-top:55.2448%;}
.cpzl_ul li .cpzl_txtB{width:calc(100% - 30px); display:block; margin:0 auto; background:#fff; border-bottom:4px solid #d90509; background:#fff; margin-top:-30px; position:relative; z-index:2; padding:15px;}
.cpzl_ul li .cpzl_txtB .cpzl_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#000; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.cpzl_ul li .cpzl_txtB .cpzl_txt{display:block; overflow:hidden; line-height:28px; font-size:14px; color:#000;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.cpzl_ul li:hover .cpzl_B .cpzl_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzl_ul li:hover .cpzl_txtB{background:#d90509;}
.cpzl_ul li:hover .cpzl_txtB .cpzl_p{color:#fff;}
.cpzl_ul li:hover .cpzl_txtB .cpzl_txt{color:#fff;}

.lxwm{width:100%; overflow:hidden; padding-top:30px;}
.lxwm>.container{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.lxwm_L{width:500px; float:left; min-height:388px; background:#f5b800; padding:40px 15px 40px 50px; margin:4px 0;}
.lxwm_p{display:block; overflow:hidden; line-height:44px; font-size:30px; color:#000; font-weight:bold;}
.lxwm_sp{display:block; overflow:hidden; line-height:50px; background:#404040; font-size:32px; color:#fff; font-weight:bold; text-align:center; margin-top:20px;}
.lxwm_txt{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px; padding-top:10px;}
.lxwm_R{width:calc(100% - 500px); float:right; position:relative;}
.lxwm_B{float:left; position:absolute; background-position:center; background-repeat:no-repeat; background-size:cover; margin:4px 0 4px 8px;}
.lxwm_B:nth-child(1){width:calc(33% - 8px); height:calc(50% - 8px); left:0; top:0;}
.lxwm_B:nth-child(2){width:calc(23% - 8px); height:calc(64% - 8px); left:33%; top:0;}
.lxwm_B:nth-child(3){width:calc(20% - 8px); height:calc(31% - 8px); left:56%; top:0;}
.lxwm_B:nth-child(4){width:calc(24% - 8px); height:calc(31% - 8px); right:0; top:0;}
.lxwm_B:nth-child(5){width:calc(44% - 8px); height:calc(33% - 8px); right:0; top:31%;}
.lxwm_B:nth-child(6){width:calc(33% - 8px); height:calc(50% - 8px); left:0; bottom:0;}
.lxwm_B:nth-child(7){width:calc(32% - 8px); height:calc(36% - 8px); left:33%; bottom:0;}
.lxwm_B:nth-child(8){width:calc(35% - 8px); height:calc(36% - 8px); right:0; bottom:0;}

.gxq{width:100%; overflow:hidden; padding:50px 0;}
.gxq_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:30px;}
.gxq_ul li{width:375px; float:left; margin-bottom:40px; text-align:center; padding-bottom:30px; border-bottom:5px solid #b81c22;}
.gxq_ul li .gxq_p{display:block; overflow:hidden; line-height:32px; font-size:16px; font-weight:bold; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.gxq_ul li .gxq_txt{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical; height:210px;}
/*END-首页内容*/

/*底部*/
footer{font-size:14px; color:#3c3c3c; line-height:30px; padding:30px 0; text-align:center; position:relative;}
footer::before{content:""; width:100%; height:2px; border-top:1px solid #ececec; border-bottom:1px solid #e6e6e6; position:absolute; left:0; top:0; z-index:9;}
footer a{color:#3c3c3c; margin:0 5px;}
footer a:hover{color:#b81c22; text-decoration:underline !important;}
.footer_L{float:left;}
.footer_L a{margin:0 35px;}
.footer_L a:first-child{margin:0 35px 0 0;}
.footer_R{float:right;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:45px 0;}
.main_left{width:250px; float:left;}
.about{width:100%; float:left; margin-bottom:25px;}
.about_title{display:block; overflow:hidden; background:#dd1d22; border:2px solid #a00000; color:#fff; padding:34px 0; text-align:center;}
.about_p{ line-height:42px; font-size:32px; font-weight:bold;}
.about_sp{ line-height:22px; font-size:15px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; padding-top:20px;}
.about_ul>li{display:block; overflow:hidden; margin-top:5px;}
.about_ul>li>a{display:block; height:45px; line-height:45px; overflow:hidden; padding:0 20px; text-overflow:ellipsis; white-space: nowrap; font-size:14px; color:#000; background:#f5b800;}
.about_ul>li:hover>a{background:#dd1d22; color:#fff;}
.about_ul>li.act>a{background:#dd1d22; color:#fff;}
.about_dl{display:none; background:#f3f3f3; overflow:hidden; padding:10px 20px;}
.about_dl>dd{display:block; overflow:hidden;}
.about_dl>dd>a{display:block; overflow:hidden; height:36px; line-height:36px; padding-left:15px; font-size:14px; color:#000; background:url(../images/about_jiantou.png) no-repeat left center;}
.about_dl>dd>a:hover{color:#dd1d22; text-decoration:underline!important;}
.about_dl>dd>a.act{color:#dd1d22; text-decoration:underline!important;}

.about_title1{display:block; overflow:hidden; background:url(../images/about_title_bj.jpg) no-repeat center center; background-size:100% 100%; text-align:center; padding:19px 0; color:#fff;}
.about_title1 .about_p{ line-height:24px; font-size:18px; font-weight:bold;}
.about_title1 .about_sp{ line-height:18px; font-size:14px;}
.about_B{display:block; overflow:hidden; border:1px solid #e5e5e5; background:#f6f6f6; padding:7px;}
.about_B img{width:100%; display:block; height:auto;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; margin-top:10px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:60px; border-bottom:1px solid #d8d8d8;}
.dqwz_p{float:left; font-size:30px; color:#dd1d22; font-weight:bold;}
.dqwz_nav{float:right; font-size:14px; color:#000;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:16px; color:#000; line-height:32px;}
/*.company span{color:#dd1d22;}*/
.company img{max-width: 100%; height: auto;}
/*END-关于我们*/

/*产品资料*/
.cpzl_ul1{display:block; width:915px; overflow:hidden;}
.cpzl_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzl_ul1 li .cpzl_B{width:100%; overflow:hidden;}
.cpzl_ul1 li .cpzl_B .cpzl_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzl_ul1 li .cpzl_B .cpzl_img::before{content:""; display:block; padding-top:55.2448%;}
.cpzl_ul1 li .cpzl_txtB{width:calc(100% - 30px); display:block; margin:0 auto; background:#fff; border-bottom:4px solid #d90509; background:#fff; margin-top:-30px; position:relative; z-index:2; padding:15px;}
.cpzl_ul1 li .cpzl_txtB .cpzl_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#000; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.cpzl_ul1 li .cpzl_txtB .cpzl_txt{display:block; overflow:hidden; line-height:28px; font-size:14px; color:#000;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.cpzl_ul1 li:hover .cpzl_B .cpzl_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzl_ul1 li:hover .cpzl_txtB{background:#d90509;}
.cpzl_ul1 li:hover .cpzl_txtB .cpzl_p{color:#fff;}
.cpzl_ul1 li:hover .cpzl_txtB .cpzl_txt{color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:20px; color:#000; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:16px; color:#000; line-height:32px;}
.cpxq_txt img{max-width: 100%; height: auto;}
/*END-产品资料*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; padding-bottom:30px; margin-bottom:30px; border-bottom:1px dotted #ddd;}
.xw_ul li .news_B{width:170px; float:left; overflow:hidden; border:1px solid #d4d4d4; margin-right:25px;}
.xw_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li .news_B .news_img::before{content:""; display:block; padding-top:68.4524%;}
.xw_ul li .news_p{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#000; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .news_txt{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#444; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li .news_sp{display:block; overflow:hidden; line-height:16px; margin-top:5px; font-size:14px; color:#444;}
.xw_ul li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li:hover .news_p{color:#dd1d22;}

/*.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ccc;}
.xw_ul li .xw_p{display:block; overflow:hidden; line-height:32px; padding-left:25px; background:url(../images/about_jiantou.png) no-repeat left center; font-size:16px; color:#000; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .xw_p span{float:right; font-size:14px; font-weight:normal; margin-left:10px;}
.xw_ul li .xw_txt{display:block; overflow:hidden; line-height:30px; height:60px; font-size:14px; color:#000;}
.xw_ul li:hover .xw_p{color:#dd1d22;}*/

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:20px; color:#000; font-weight:bold; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#afafaf; line-height:20px; padding:5px 0 10px 0; border-bottom:1px solid #e3e3e3;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#000; line-height:32px; padding-top:20px;}
.xwxq_txt img{max-width: 100%; height: auto;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_txt img{max-width: 100%; height: auto;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.header{padding:0 1%;}
.nav>li {padding: 0 25px;}
.nav>li:first-child {padding: 0 25px 0 0;}
.search {width: 230px;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:40px 1%;}
.picBox {padding:10px 1%;}
.cpzl {padding:40px 1%;}
.cpzl_ul {width:100%;}
.cpzl_ul li {width:24%; margin:20px 0.5% 0 0.5%;}
.lxwm {padding:30px 1% 0 1%;}
.gxq {padding:40px 1%;}
.gxq_ul li {width:32%; margin-bottom:30px;}
/*END-首页内容*/

/*底部*/
footer{padding:30px 1%;}
.footer_L a{margin:0 30px;}
.footer_L a:first-child{margin:0 30px 0 0;}
/*END-底部*/

/*关于我们*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品资料*/
.cpzl_ul1 {width:100%;}
.cpzl_ul1 li {width:32.33%; margin:0 0.5% 20px 0.5%;}
/*END-产品资料*/

/*新闻资讯*/
.xw_ul li{padding-bottom:25px; margin-bottom:25px;}
/*END-新闻资讯*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#dd1d22;}

.header{padding:0;}
.logo {width:100%; padding:20px 10px;}
nav{ padding:0;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(0, 0, 0, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li:first-child{padding:0;}
.nav>li:before{display:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#dd1d22; color:#fff;}

.header_R{width:100%; padding:0;}
.header_R::before{display:none;}
.search {position:absolute; right:80px; top:-68px;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:30px 10px;}
.picBox {padding:10px;}
.pic_ul li a {font-size: 22px;}

.cpzl {padding:30px 10px;}
.cpzl_ul {width:100%;}
.cpzl_ul li {width:24%; margin:20px 0.5% 0 0.5%;}
.cpzl_ul li .cpzl_txtB {width: calc(100% - 20px);padding:10px;}

.lxwm {padding:30px 10px 0 10px;}
.lxwm_L {width:42%; padding:20px;}
.lxwm_R {width:58%;}
.lxwm_sp {font-size: 20px;}

.gxq {padding:30px 10px;}
.gxq_ul li {width:32%; margin-bottom:30px;}
/*END-首页内容*/

/*底部*/
footer{padding:30px 10px;}
.footer_L a{margin:0 20px;}
.footer_L a:first-child{margin:0 20px 0 0;}
/*END-底部*/

/*关于我们*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品资料*/
.cpzl_ul1 li {width:48%; margin:0 1% 20px 1%;}
/*END-产品资料*/

/*新闻资讯*/
.xw_ul li{padding-bottom:20px; margin-bottom:20px;}
/*END-新闻资讯*/
}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:10px;}
.gsjj_title>span {height:40px; line-height: 40px; font-size:20px; padding:0 15px;}
.gsjj_txt {padding-top:10px; font-size:14px; line-height:24px;}

.pic_ul li {width:100%; margin-bottom:10px;}
.pic_ul li:last-child{margin:0;}
.pic_ul li a {font-size: 20px; height:50px; line-height:50px; padding:5px;}
.pic_ul li a>img { margin-right:10px; max-height:100%;}

.cpzl {padding:10px;}
.cpzl_ul {display:flex; flex-wrap:wrap; justify-content:space-between; padding:0;}
.cpzl_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzl_ul li .cpzl_B .cpzl_img::before {padding-top:80%;}
.cpzl_ul li .cpzl_txtB {width: calc(100% - 10px); padding:5px;}
.cpzl_ul li .cpzl_txtB .cpzl_txt {line-height:20px; font-size:12px;}

.lxwm {padding:10px;}
.lxwm_L {width:100%; padding:10px; min-height:100%;}
.lxwm_p {line-height:34px; font-size: 20px;}
.lxwm_sp {line-height:40px; font-size:18px; margin-top:10px;}
.lxwm_txt {font-size: 14px; line-height: 24px;}

.gxq {padding:10px;}
.gxq_ul {padding-top:10px;}
.gxq_ul li {width:100%; margin-bottom:10px; padding-bottom:10px;}
.gxq_ul li .gxq_txt {line-height:20px; height:140px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px; font-size:13px; line-height:22px;}
.footer_L{width:100%; text-align:center;}
.footer_L a{margin:0 5px;}
.footer_L a:first-child{margin:0 5px;}
.footer_R{width:100%; text-align:center;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title{padding:0; height:50px; line-height:46px; font-size:18px; font-weight:bold; text-align:left; padding:0 0 0 20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #dd1d22;}
.about_ul{display:none; padding:0 2px;}

.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{font-size:14px; line-height:24px;}
/*END-关于我们*/

/*产品资料*/
.cpzl_ul1 {display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzl_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzl_ul1 li .cpzl_B .cpzl_img::before {padding-top:80%;}
.cpzl_ul1 li .cpzl_txtB {width: calc(100% - 10px); padding:5px;}
.cpzl_ul1 li .cpzl_txtB .cpzl_txt {line-height:20px; font-size:12px;}

.cpxq_p {font-size:16px;}
.cpxq_img {padding:10px 0;}
.cpxq_txt {font-size:14px; line-height:24px;}
.cpxq_txt img{max-width: 100%; height: auto;}
/*END-产品资料*/

/*新闻资讯*/
.xw_ul li {padding-bottom:10px; margin-bottom:10px;}
.xw_ul li .news_B {width:108px; margin-right:10px;}
.xw_ul li .news_B .news_img::before {padding-top:100%;}
.xw_ul li .news_txt {line-height:20px; font-size:14px;}
.xw_ul li .news_sp {line-height:14px; margin-top:4px; font-size:12px;}
/*.xw_ul li{padding-bottom:10px; margin-bottom:10px;}
.xw_ul li .xw_p{line-height:30px; padding-left:15px;}
.xw_ul li .xw_p span{font-size:12px; margin-left:5px;}
.xw_ul li .xw_txt{line-height:20px; height:40px; font-size:12px;}*/
.xwxq_p{font-size:18px;}
.xwxq_txt{ font-size:14px; line-height:24px; padding-top:10px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.bottom_kong{width:100%; height:62px; float:left; background:#fff;}
.bottom{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#000;}
.bottom a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:2px solid #fff; font-size:12px; font-weight:normal;}
.bottom a>div{width:100%; float:left;}
.bottom a>div:first-child span{ font-size:20px;}
.bottom a:last-child{border:none;}
.bottom a:hover{background:#dd1d22; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #dd1d22;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}