﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#f0f0f0; border-bottom:1px solid #e2e2e2; line-height:28px; font-family:SimSun; font-size:12px; color:#6d6d6d;}
.topbox a{ color:#6d6d6d; margin:0 10px;}
.topbox a:hover{ color:#9a0000; text-decoration:underline !important;}

.header{width:100%; padding:22px 0;}
.logo img{width:100%; max-width:534px; max-height:58px;}

.header_dianhua{height:40px; line-height:18px; color:#131313; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:50px; margin-top:10px;}
.header_dianhua span{display:block; overflow:hidden; line-height:22px; font-size:24px; font-weight:bold; color:#9a0000; font-style:oblique;}
.header_form{width:232px; border:1px solid #8f8f8f; border-radius:4px; margin:10px 0 0 20px;}
.header_inp1{width:calc(100% - 38px); float:left; height:38px; line-height:38px; padding:0 10px; font-size:14px; color:#000; border-radius:4px;}
.header_btn{width:38px; float:left; height:38px; background:url(../images/header_ss.png) no-repeat left center;}

nav{background:#9a0000;}
.nav{width:100%; padding-left:2px; background:url(../images/shutiao.jpg) no-repeat left center;}
.nav>li{width:12.5%; position:relative; padding-right:2px; background:url(../images/shutiao.jpg) no-repeat right center;}
.nav>li>a{width:100%; height:48px; line-height:48px; font-size:18px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#b54444; color:#fff;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:9999; background:rgba(154,0,0,0.8); padding-top:5px;}
.nav_sub dd{display:block; overflow:hidden;}
.nav_sub dd a{display:block; overflow:hidden; font-size:16px; line-height:24px; color:#fff; text-align:center; padding:10px;}
.nav_sub dd a:hover{background:#b54444; color:#fff;}
.nav>li:hover>.nav_sub{display:block;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:26.04167%;}
.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-头部+导航+大图*/

/*首页内容*/
.picBox{width:100%; overflow:hidden; background:#f9f9f9; padding:50px 0;}
.pic_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.pic_ul li{float:left; display:flex;}
.pic_ul li>img{float:left; height:54px; margin-right:20px;}
.pic_ul li .pic_p{display:block; overflow:hidden; line-height:28px; font-size:16px; color:#9a0000;}
.pic_ul li .pic_sp{display:block; overflow:hidden; line-height:26px; font-size:12px; color:#171518;}
#dituContent img{max-width:none;}
.cpzx{width:100%; overflow:hidden; padding:60px 0;}
.cpzx_title{display:block; overflow:hidden; text-align:center;}
.cpzx_p{line-height:40px; font-family:Kalinga; font-size:36px; color:#404040; text-transform:uppercase}
.cpzx_p>span{color:#9a0000;}
.cpzx_sp{display:flex; justify-content:center; line-height:32px; font-size:18px; color:#1e1e1e;}
.cpzx_sp>span{float:left; position:relative; padding:0 15px;}
.cpzx_sp>span::before{content:""; width:22px; float:left; height:2px; border-top:1px solid #555; border-bottom:1px solid #aaa; position:absolute; left:-22px; top:50%; transform: translateY(-50%);}
.cpzx_sp>span::after{content:""; width:22px; float:left; height:2px; border-top:1px solid #555; border-bottom:1px solid #aaa; position:absolute; right:-22px; top:50%; transform: translateY(-50%);}
.cpzx-imgbox{display:block; overflow:hidden; padding-top:30px;}
.cpzx-imgbox .swiper-slide .cpzx_B{width:100%; overflow:hidden; padding:1px; border:1px solid #737373;}
.cpzx-imgbox .swiper-slide .cpzx_B .cpzx_img{width:100%; overflow:hidden; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx-imgbox .swiper-slide .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:84.116%;}
.cpzx-imgbox .swiper-slide .cpzx_B .cpzx_img .cpzx_hover{width:0; height:0; overflow:hidden; float:left; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); background:rgba(154,0,0,0.8); display:flex; align-content:center; align-items:center; justify-content:center;}
.cpzx-imgbox .swiper-slide .cpzx_txt{display:block; overflow:hidden; height:46px; line-height:45px; border-bottom:1px solid #737373; text-align:center; font-size:16px; color:#6c6c6c;}
.cpzx-imgbox .swiper-slide:hover .cpzx_B{border-color:#9a0000;}
.cpzx-imgbox .swiper-slide:hover .cpzx_B .cpzx_img .cpzx_hover{width:100%; height:100%;}
.cpzx-imgbox .swiper-slide:hover .cpzx_txt{border-bottom-color:#9a0000;color:#9a0000;}

.gsjj{width:100%; overflow:hidden; padding:50px 0; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover;}
.gsjj .cpzx_p{color:#fff;}
.gsjj .cpzx_p>span{color:#fff;}
.gsjj .cpzx_sp{color:#fff;}
.gsjj .cpzx_sp>span::before{border-color:#fff;}
.gsjj .cpzx_sp>span::after{border-color:#fff;}
.gsjj_txt{display:block; overflow:hidden; font-size:16px; color:#fff; line-height:30px; padding-top:20px; text-align:center;}
.gsjj_txt>span{display:block; overflow:hidden; font-size:30px; font-weight:bold; padding-bottom:20px;}

.site{width:100%; overflow:hidden; padding:60px 0; background:url(../images/site_bj.jpg) no-repeat center center; background-size:cover;}
.site_contect{display:block; overflow:hidden; padding:0 25px; margin-top:25px;}
.site-imgbox .swiper-slide a{width:100%; overflow:hidden; float:left; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.site-imgbox .swiper-slide a::before{content:""; display:block; padding-top:77.9662%;}
.site-imgbox .swiper-slide a .site_hover{width:0; float:left; height:0; overflow:hidden; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); background:rgba(154,0,0,0.8); display:flex; flex-wrap:wrap; align-content:center; align-items:center; justify-content:center;}
.site-imgbox .swiper-slide a .site_hover::before{content:""; width:calc(100% - 20px); float:left; height:calc(100% - 20px); border:2px solid #fff; position:absolute; left:10px; top:10px;}
.site-imgbox .swiper-slide a .site_hover img{display:block; height:32px;}
.site-imgbox .swiper-slide a .site_hover .site_heng{width:100%; overflow:hidden; height:1px; position:relative; margin:15px 0 10px 0;}
.site-imgbox .swiper-slide a .site_hover .site_heng::before{content:""; width:100%; float:left; max-width:118px; height:1px; background:#fff; position:relative; left:50%; top:0; transform: translateX(-50%);}
.site-imgbox .swiper-slide a .site_hover .site_txt{display:block; overflow:hidden; height:24px; line-height:24px; text-align:center; font-size:18px; color:#fff;}
.site-imgbox .swiper-slide a:hover .site_hover{width:100%; height:100%;}

.brief{width:100%; overflow:hidden; padding:60px 0;}
.brief_contect{display:flex; flex-wrap:wrap; overflow:hidden; margin-top:20px; background:#f7f7f7;}
.brief_img{width:484px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.brief_img::before{content:""; width:calc(100% - 30px); height:calc(100% - 30px); float:left; position:absolute; left:15px; top:15px; border:2px solid #fff; opacity:0.7; transition:all 0.4s;}
.brief_R{width:calc(100% - 484px); float:left; padding:30px;}
.brief_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:8; -webkit-box-orient: vertical;}
.brief_more{display:block; overflow:hidden; padding-top:20px;}
.brief_more a{width:165px; height:54px; line-height:50px; border:2px solid #9a0000; display:block; text-align:center; background:#9a0000; font-size:16px; color:#fff;}
.brief_more a:hover{background:#fff; color:#9a0000;}

.news{width:100%; overflow:hidden; padding:50px 0; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news_ul{display:block; overflow:hidden; width:1227px;}
.news_ul li{width:382px; float:left; margin:70px 27px 0 0;}
.news_ul li a{width:100%; float:left; background:#fff; padding:25px;}
.news_ul li a .news_logo{width:94px; display:block; overflow:hidden; height:94px; border:3px solid #fff; position:relative; border-radius:50%; margin-top:-72px;}
.news_ul li a .news_logo img{ z-index:99;}
.news_ul li a .news_logo::before{content:""; width:100%; height:50%; float:left; position:absolute; left:0; top:0; background:#d0d0d0; transition:all 0.4s;}
.news_ul li a .news_logo::after{content:""; width:100%; height:50%; float:left; position:absolute; left:0; bottom:0; background:#c0c0c0; transition:all 0.4s;}
.news_ul li a .news_p{display:block; overflow:hidden; margin-top:30px; line-height:30px; font-size:18px; color:#292929;text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_sp{display:block; overflow:hidden; line-height:24px; font-size:12px; color:#9f9f9f;}
.news_ul li a .news_txt{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#858585; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news_ul li a:hover .news_logo::before{background:#ca0010;}
.news_ul li a:hover .news_logo::after{background:#9a0000;}

.lxwm{width:100%; overflow:hidden; padding:60px 0;}
.lxwm_contect{display:block; overflow:hidden; padding-top:40px;}
.lxwm_left{width:50%; float:left;}
.lxwm_map{display:block; overflow:hidden; border:1px solid #e0e0e0;}
.lxwm_map img{max-width:100%; display:block; height:auto;}
.lxwm_B{display:block; overflow:hidden; padding-top:25px;}
.lxwm_B img{width:152px; float:left; height:152px; border:1px solid #e9e9e9; margin-right:15px;}
.lxwm_p{display:block; overflow:hidden; line-height:24px; color:#616161; font-size:12px;}
.lxwm_txt{display:block; overflow:hidden; line-height:24px; color:#000; font-size:14px; margin-top:6px;}
.lxwm_txt>span{color:#9a0000;}

.lxwm_right{width:50%; float:left; padding-left:30px;}
.zxly{width:100%; float:left;}
.zxly_p{display:block; overflow:hidden; line-height:16px; font-size:14px; color:#282828; margin-bottom:20px;}
.zxly_B{display:block; overflow:hidden; margin-bottom:10px;}
.zxly_sp{display:block; overflow:hidden; line-height:22px; font-size:12px; color:#6d6d6d;}
.zxly_inp1{width:100%; display:block; overflow:hidden; height:34px; background:#f2f2f2; padding:0 10px; font-size:14px; color:#000;}
.zxly_inp2{width:100%; display:block; overflow:hidden; height:94px; background:#f2f2f2; padding:5px 10px; font-size:14px; color:#000; outline:none; border:none;}
.zxly_btn{width:100%; display:block; height:30px; background:#9a0000; margin-top:20px; font-size:14px; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#9a0000;}
.link{display:block; overflow:hidden; font-size:16px; color:#fff; line-height:24px; padding:28px 0; border-bottom:1px solid rgba(255,255,255,0.2);}
.link a{color:#fff; margin:0 10px;}
.link a:hover{color:#fff; text-decoration:underline!important;}

.footer{display:block; overflow:hidden; padding:35px 0;}
.footer_left{width:60%;}
.footer_nav{display:block; overflow:hidden; line-height:26px; color:#fff; font-size:16px;}
.footer_nav a{color:#fff; margin:0 10px;}
.footer_nav a:first-child{margin:0 10px 0 0;}
.footer_nav a:hover{color:#fff; text-decoration:underline!important;}
.footer_txt{display:block; overflow:hidden; padding-top:15px; line-height:24px; font-size:14px; color:#fff;}

.footer_wx{display:flex;}
.footer_wx img{width:88px; float:left; height:88px; margin-right:15px;}
.footer_wx .footer_p{display:block; overflow:hidden; color:#fff; line-height:24px;}
.footer_wx .footer_p>span{display:block;}
.footer_wx .footer_p>span:nth-child(1){font-size:16px;}
.footer_wx .footer_p>span:nth-child(2){line-height:40px; font-size:24px; font-weight:bold;}
.foot{width:100%; background:#b54444; text-align:center; font-size:12px; color:#fff; line-height:20px; padding:9px 0;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:60px 0;}
.main_left{width:272px; float:left;}
.about{width:100%; float:left; margin-bottom:40px;}
.about_title{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; background:url(../images/about_title_bj.jpg) no-repeat center center; background-size:100% 100%; font-size:18px; color:#fff;}
.about_ul{display:block; overflow:hidden; padding-top:5px;}
.about_ul>li{display:block; overflow:hidden; margin-top:5px;}
.about_ul>li>a{display:block; overflow:hidden; height:36px; line-height:36px; background:#f0f0f0; font-size:14px; color:#4b4b4b; text-align:center;}
.about_ul>li:hover>a{background:#ad301c; color:#fff;}

.about_ul>li.act a{background:#ad301c; color:#fff;}

.about_dl{display:none; overflow:hidden; padding-top:1px;}
.about_dl dd{display:block; overflow:hidden; border-bottom:1px dashed #c0c0c0;}
.about_dl dd a{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; font-size:14px; color:#a4a4a4;}
.about_dl dd a:hover{background:#ad301c; color:#fff;}
.about_B{display:block; overflow:hidden; padding-top:10px;}
.about_B img{width:100%; display:block; height:auto;}
.about_txt{display:block; overflow:hidden; background:#f0f0f0; padding:15px; font-size:14px; color:#000; line-height:30px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #e6e6e6; line-height:36px; font-size:12px; color:#9d9d9d;}
.dqwz_title>span{color:#ad301c;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#141414; line-height:30px;}
.company img{max-width: 100%; height: auto;}
/*END-公司简介*/

/*产品中心*/
.cp_ul{display:block; overflow:hidden; width:915px;}
.cp_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.cp_ul li .cpzx_B{width:100%; overflow:hidden; padding:1px; border:1px solid #737373;}
.cp_ul li .cpzx_B .cpzx_img{width:100%; overflow:hidden; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:84.116%;}
.cp_ul li .cpzx_B .cpzx_img .cpzx_hover{width:0; height:0; overflow:hidden; float:left; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); background:rgba(154,0,0,0.8); display:flex; align-content:center; align-items:center; justify-content:center;}
.cp_ul li .cpzx_txt{display:block; overflow:hidden; height:46px; line-height:45px; border-bottom:1px solid #737373; text-align:center; font-size:16px; color:#6c6c6c;}
.cp_ul li:hover .cpzx_B{border-color:#9a0000;}
.cp_ul li:hover .cpzx_B .cpzx_img .cpzx_hover{width:100%; height:100%;}
.cp_ul li:hover .cpzx_txt{border-bottom-color:#9a0000;color:#9a0000;}

.cpxq{display:block; overflow:hidden;}
.cpxq_img{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#9a0000; font-weight:bold; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#141414; line-height:30px;}
.cpxq_txt img{max-width: 100%; height: auto;}
/*END-产品中心*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{ display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:flex; overflow:hidden; background:#f0f0f0; padding:1px;}
.xw_ul li a .xw_B{width:280px; float:left; display:flex; border:1px solid #fff;}
.xw_ul li a .xw_B .xw_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 280px); float:left; padding:25px 30px; color:#616161;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:18px; font-size:12px; margin-top:10px;}
.xw_ul li a:hover{background:#9a0000;}
.xw_ul li a:hover .xw_R{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#212121; line-height:20px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#a1a1a1; line-height:18px; padding-top:5px;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#141414; line-height:30px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:14px; color:#141414; line-height:30px; margin-top:15px;}
.contact_map{width:100%; float:left;}
#dituContentmap{width:100%; overflow:hidden; height:275px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 0 0 1%;}
.header{padding:20px 1%;}
nav{padding:0 1%;}
.header_form {width: 190px;}
/*END-头部+导航*/

/*首页内容*/
.picBox {padding:40px 1%;}
.cpzx {padding:40px 1%;}
.gsjj {padding:40px 1%;}
.site {padding:40px 1%;}
.brief {padding:40px 1%;}
.news {padding:40px 1%;}
.news_ul {width:100%;}
.news_ul li{width:31.33%; margin:70px 1% 0 1%;}
.lxwm{padding:40px 1%;}
/*END-首页内容*/

/*底部*/
.link{padding:25px 1%;}
.footer{padding:30px 1%;}
/*END-底部*/

/*公司简介*/
.main{ padding:50px 1%;}
.main_left{width:24%;}
.about{margin-bottom:30px;}
.main_right{width:74%;}
/*END-公司简介*/

/*产品中心*/
.cp_ul{width:100%;}
.cp_ul li{width:31.33%; margin:0 1% 20px 1%;}
/*END-产品中心*/

/*新闻资讯*/
.xw_ul li a .xw_B{width:200px;}
.xw_ul li a .xw_R{width:calc(100% - 200px);padding:20px;}
/*END-新闻资讯*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%; display:flex; align-content:center; align-items:center; justify-content:space-between; flex-wrap:wrap;}
.icon-menu span{width:100%; height:6px; float:left; margin:3px 0; display:flex; justify-content:center;}
.icon-menu span::before{content:""; width:100%; float:left; height:100%; background:#9a0000;}

.topbox{padding:0 0 0 10px;}
.header{padding:0;}
.logo {width:100%; position:relative; padding:15px 10px;}
nav{position:relative; z-index:9999;}

.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(154,0,0,0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li>a:hover{background:#b54444; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.picBox {padding:30px 10px;}
.pic_ul li {width:24%;}
.pic_ul li .pic_sp {line-height:16px;}

.cpzx {padding:30px 10px;}
.gsjj {padding:30px 10px;}

.site {padding:30px 10px;}
.site_contect {padding:0;}

.brief {padding:30px 10px;}
.brief_img{width:45%;}
.brief_R {width:55%; padding:20px;}

.news {padding:30px 10px;}
.lxwm{padding:30px 10px;}
/*END-首页内容*/

/*底部*/
.link{padding:25px 10px;}
.footer{padding:30px 10px;}
/*END-底部*/

/*公司简介*/
.main{ padding:30px 10px;}
.main_left{width:29%;}
.about{margin-bottom:20px;}
.main_right{width:69%;}
/*END-公司简介*/



}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:25px;}
.icon-menu span{margin:2px 0; height:3px;}
/*banner*/
.banner .banner-imgbox .swiper-slide {background-image:none !important;}
/*END-头部+导航*/

/*首页内容*/
.picBox {padding:10px 10px 0 10px;}
.pic_ul li {width:48%; flex-wrap:wrap; border:2px solid #ddd; padding:5px; margin-bottom:10px;}
.pic_ul li>img{float:none; display:block; margin:0 auto;}
.pic_ul li .pic_p {text-align:center;}
.pic_ul li .pic_sp {text-align:center;}

.cpzx {padding:10px;}
.cpzx_p {line-height:30px; font-size:28px;}
.cpzx_sp {line-height:22px; font-size:14px;}
.cpzx-imgbox {padding-top:10px;}
.cpzx-imgbox .swiper-slide .cpzx_txt {height:41px; line-height:40px;}

.gsjj {padding:10px;}
.gsjj_txt {padding-top:10px; font-size:14px; line-height:24px;}
.gsjj_txt>span {font-size:20px; padding-bottom:10px;}

.site {padding:10px;}
.site_contect {margin-top:10px;}

.brief {padding:10px;}
.brief_img{width:100%;}
.brief_img::after{content:""; display:block; padding-top:65%;}
.brief_R {width:100%; padding:10px;}
.brief_more {padding-top:10px;}
.brief_more a {width:140px; height:40px; line-height:36px; margin:0 auto;}

.news {padding:10px;}
.news_ul li {width:100%; margin:10px 0 0 0;}
.news_ul li a {padding:10px;}
.news_ul li a .news_logo {width:102px; height: 102px; float:left; margin:0 10px 0 0;}
.news_ul li a .news_p {margin-top:0;}
.news_ul li a .news_txt {line-height:18px; margin-top:0px;}

.lxwm{padding:10px;}
.lxwm_contect {padding-top:10px;}
.lxwm_right {width:100%; padding-left:0;}
.zxly_p {margin-bottom:10px;}
.zxly_btn {margin-top:10px;}
/*END-首页内容*/

/*底部*/
.foot{padding:10px;}
/*END-底部*/

/*公司简介*/
.main{ padding:0;}
.main_left{width:100%;}
.about{margin-bottom:0;}
.about_title{text-align:left; text-indent:20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center,url(../images/about_title_bj.jpg) no-repeat center center; background-size:auto auto,100% 100%; font-size:18px; color:#fff;}
.about_ul{display:none; padding:2px;}
.about_ul li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
/*END-公司简介*/

/*新闻资讯*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:102px;}
.xw_ul li a .xw_R{width:calc(100% - 102px);padding:5px;}
.xw_ul li a .xw_R .xw_txt{margin-top:0; line-height:20px;-webkit-line-clamp: 3;}
/*END-新闻资讯*/

/*产品中心*/
.cp_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li .cpzx_txt {height:41px; line-height:40px;}
.cpxq_p{padding:10px 0;}
/*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:#9a0000;}
.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:#b54444; 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 #b54444;}
.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;}
