﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; padding:20px 0;}
.logo img{width:100%; max-width:580px; max-height:87px;}
.header_dianhua{height:58px; line-height:22px; color:#a3a3a3; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:58px; margin-top:18px;}
.header_dianhua span{display:block; overflow:hidden; line-height:36px; font-size:32px; font-family:Impact; color:#e60012;}

nav{background:#d1d1d1;}
.nav{width:100%;}
.nav>li{width:12.5%; padding-right:1px; position:relative;}
.nav>li::before{content:""; width:1px; float:left; height:16px; background:#8d8d8d; position:absolute; right:0; top:50%; transform: translateY(-50%);}
.nav>li:last-child::before{display:none;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#000; text-align:center;}
.nav>li:hover>a{background:#e60012; color:#fff;}

.nav_dl{display:none; width:100%; float:left; position: absolute; left:0; top:100%; z-index: 99999; background:rgba(230, 0, 18, 0.7); padding-top:2px;}
.nav_dl>dd{display:block; overflow: hidden;}
.nav_dl>dd>a{display:block; overflow: hidden; height:40px; line-height:40px; text-align: center; font-size: 14px; color: #fff;}
.nav_dl>dd>a:hover{background:#fff; color:#e60012;}
.nav>li:hover>.nav_dl{display:block;}

/*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-头部+导航+大图*/

/*首页内容*/
.cpzs{width:100%; overflow:hidden; padding:40px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center; background:url(../images/title_heng1.png) no-repeat center center; color:#e60012;}
.cpzs_p{line-height:36px; font-size:30px; font-weight:bold;}
.cpzs_sp{line-height:18px; font-size:16px; text-transform:uppercase;}
.cpzs_ul{display:block; overflow:hidden; width:1237px; padding-top:35px;}
.cpzs_ul li{width:272px; float:left; margin:0 37px 30px 0;}
.cpzs_ul li a{display:block; overflow:hidden; border:1px solid #dcdcdc; padding:1px;}
.cpzs_ul li a .cpzs_img{width:100%; overflow:hidden; position:relative; background-repeat:no-repeat; background-position:center; background-size:cover;}
.cpzs_ul li a .cpzs_img::before{content:""; display:block; padding-top:72.7612%;}
.cpzs_ul li a .cpzs_txt{width:100%; float:left; height:40px; background:rgba(0,0,0,0.7); display:flex; justify-content:center; align-items:center; align-content:center; text-align:center; padding:0; font-size:14px; color:#fff; position:absolute; left:0; bottom:0; z-index:9;}
.cpzs_ul li a:hover{border-color:#e60012;}
.cpzs_ul li a:hover .cpzs_txt{height:100%; background:rgba(230,0,18,0.3); padding:10px;}

.gsjjBox{width:100%; overflow:hidden; padding:40px 0 120px 0; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover;}
.gsjj{display:block; overflow:hidden; background:rgba(255,255,255,0.7); padding-top:40px;}
.gsjj .cpzs_title{background:url(../images/title_heng2.png) no-repeat center center;}
.gsjj_contect{display:block; overflow:hidden; margin-top:30px;}
.gsjj_L{width:450px; float:left;}
.gsjj_L>img{width:100%; display:block; height:auto;}
.gsjj_R{display:block; overflow:hidden; background:#fff; padding:25px 30px;}
.gsjj_p{display:block; overflow:hidden; line-height:26px; padding:10px 0; font-size:24px; color:#e60012;}
.gsjj_txt{display:block; overflow:hidden; font-size:15px; line-height:27px; color:#222;}
.gsjj_more{display:block; overflow:hidden; padding-top:15px;}
.gsjj_more a{display:block; width:132px; height:36px; border:1px solid #e82633; line-height:34px; text-align:center; color:#e82633; font-size:15px;}
.gsjj_more a:hover{background:#e82633; color:#fff;}

.ys{width:100%; overflow:hidden; padding:80px 0;}
.ys_title{display:flex;}
.ys_title_L{width:calc(50% - 190px); float:left; position:relative;}
.ys_title_L::before{content:""; width:100%; height:1px; float:left; background:#cecece; position:absolute; left:0; top:50%; transform: translateY(-50%);}
.ys_title_C{width:380px; float:left; text-align:center;}
.ys_title_p{display:flex; justify-content:center; line-height:46px; font-size:36px; color:#e60012; font-weight:bold;}
.ys_title_p>span{float:left; font-size:80px; height:60px; line-height:60px; margin-top:-14px;}
.ys_title_sp{display:block; line-height:30px; font-size:24px; color:#c6c6c6; text-transform:uppercase;}
.ys_spp{width:100%; max-width:450px; padding:5px 35px; margin:15px auto 0 auto; background:#e60012; border-radius:4px; font-size:12px; line-height:14px; color:#fff;}
.ys_ul{display:block; overflow:hidden; padding:80px 80px 0 80px;}
.ys_ul li{width:100%; float:left; margin-bottom:40px;}
.ys_ul li .ys_L{width:50%; float:right; margin:0 0 0 30px;}
.ys_ul li .ys_L img{width:auto; max-width:100%; margin:0 auto; display:block; height:auto;}
.ys_ul li .ys_R{width:calc(50% - 30px); float:left;}
.ys_ul li .ys_R .ys_titleB{display:block; overflow:hidden; padding-bottom:9px; background:url(../images/ys_heng.jpg) repeat-x left bottom;}
.ys_ul li .ys_R .ys_titleB img{float:left; height:58px; margin-right:10px;}
.ys_ul li .ys_R .ys_titleB .ys_p{display:block; overflow:hidden; line-height:34px; font-size:28px; color:#e60012; font-weight:bold;}
.ys_ul li .ys_R .ys_titleB .ys_sp{display:block; overflow:hidden; line-height:25px; font-size:18px; color:#b5b5b5;}
.ys_ul li .ys_R .ys_txt{display:block; overflow:hidden; font-size:15px; color:#222; line-height:27px; padding-top:10px;}
.ys_ul li:nth-child(2) .ys_L{float:left; margin:30px 0 0 0;}
.ys_ul li:nth-child(2) .ys_R{float:right;}

.news{width:100%; overflow:hidden; padding:40px 0; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news_L{width:calc(50% - 15px); float:left; margin-top:30px;}
.news_L .news_B{width:100%; overflow:hidden;}
.news_L .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_L .news_B .news_img::before{content:""; display:block; padding-top:47.86325%;}
.news_L .news_p{display:block; overflow:hidden; height:30px; line-height:30px; margin-top:10px; font-size:16px; color:#222; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.news_L .news_p>span{font-weight:normal; float:right;}
.news_L .news_txt{display:block; overflow:hidden; height:56px; line-height:28px; font-size:14px; color:#222; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_L: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);}
.news_L:hover .news_p{color:#e60012;}
.news_ul{width:calc(50% - 10px); float:right; margin-top:30px;}
.news_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.news_ul li a{display:flex; overflow:hidden; border:1px solid #fff;}
.news_ul li a .news_sub{width:84px; float:left; background:#fff;display:flex; flex-wrap:wrap; align-content:center; align-items:center; justify-content:center; text-align:center; color:#222;}
.news_ul li a .news_sub .news_sub_p{width:100%; overflow:hidden; line-height:46px; font-size:40px; font-weight:bold;}
.news_ul li a .news_sub .news_sub_sp{width:100%; overflow:hidden; line-height:24px; font-size:16px;}
.news_ul li a .news_txtB{width:calc(100% - 84px); float:left; padding:5px 10px;}
.news_ul li a .news_txtB .news_pp{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#222; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_txtB .news_spp{display:block; overflow:hidden; height:44px; line-height:22px; font-size:12px; color:#222; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li a:hover{border-color:#e60012;}
.news_ul li a:hover .news_sub{background:#e60012; color:#fff;}

.case{width:100%; overflow:hidden; padding:60px 0;}
.case-imgbox{margin-top:35px;}
.case-imgbox .swiper-slide .case_B{width:100%; overflow:hidden; border:1px solid #dcdcdc; padding:1px;}
.case-imgbox .swiper-slide .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case-imgbox .swiper-slide .case_B .case_img::before{content:""; display:block; padding-top:73.13433%;}
.case-imgbox .swiper-slide .case_txt{display:block; overflow:hidden; border:1px solid #dcdcdc; margin-top:1px; height:40px; line-height:38px; text-align:center; font-size:14px; color:#000;}
.case-imgbox .swiper-slide:hover .case_B{border-color:#e60012;}
.case-imgbox .swiper-slide:hover .case_txt{border-color:#e60012;background:#e60012; color:#fff;}

.lxwmBox{width:100%; overflow:hidden; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:30px 0;}
.lxwm{width:50%; float:left;}
.lxwm_title{float:left; line-height:40px; font-size:20px; color:#fff; font-weight:bold; padding-top:40px;}
.lxwm_p{display:inline-table; border-bottom:2px solid #fff;}
.lxwm_sp{display:block; text-transform:uppercase;}
.lxwm_contect{display:block; overflow:hidden; padding:25px 0 0 35px;}
.lxwm_contect img{width:142px; height:142px; float:left; margin-right:25px;}
.lxwm_contect .lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#fff; line-height:30px;}

.zxly{width:50%; float:left;}
.zxly_form{display:block; overflow:hidden; padding-left:35px;}
.zxly_B{width:49%; margin-bottom:5px; border-bottom:1px solid #e60012;}
.zxly_B1{width:100%; border-bottom:1px solid #e60012;}
.zxly_sp{width:26px; float:left; height:36px; line-height:36px; overflow:hidden; font-size:12px; color:#fff;}
.zxly_inp1{width:calc(100% - 26px); float:left; height:36px; line-height:36px; background:none; font-size:14px; color:#fff; padding:0 5px;}
.zxly_inp2{width:calc(100% - 26px); float:left; height:80px; line-height:24px; background:none; font-size:14px; color:#fff; padding:6px 5px; outline:none; border:none;}
.zxly_btn{width:170px; height:48px; margin-top:15px; float:left; background:#e60012; font-size:16px; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#303030; font-size:14px; color:#fff; line-height:24px; padding:15px 0; text-align:center;}
footer a{color:#fff; margin:0 20px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:250px; float:left;}
.main_right{width:896px; float:right;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; text-align:center; background:#e90004; padding:25px 0; text-align:center; color:#fff;}
.about_p{line-height:40px; font-size:32px; font-weight:bold;}
.about_sp{line-height:22px; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:10px;}
.about_ul>li>a{display:block; overflow:hidden; height:44px; line-height:44px; background:#ddd; padding:0 30px; font-size:14px; color:#232323;}
.about_ul>li:hover>a{background:#e90004; color:#fff; font-size:16px;}
/*.about_dl{display:none; overflow:hidden; background:#ddd; padding:2px;}
.about_dl dd{display:block; overflow:hidden; border-bottom:1px solid #fff;}
.about_dl dd a{display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; font-size:14px; color:#e90004;}
.about_dl dd a:hover{background:#e90004; color:#fff;}*/
.about_B{display:block; overflow:hidden; background:#f6f6f6; border:1px solid #e5e5e5; padding:10px;}
.about_B img{width:100%; display:block; height:auto; margin-bottom:10px;}
.about_B>span{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}

.dqwz_title{width:100%; float:left; line-height:60px; border-bottom:1px solid #d4d4d4;}
.dqwz_p{font-size:30px; color:#e90004; font-weight:bold;}
.dqwz_nav{font-size:14px; color:#4b4b4b;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
.company img{max-width:100%; height:auto;}
/*END-公司简介*/

/*产品展示*/
.cpzs_ul1{display:block; overflow:hidden; width:936px;}
.cpzs_ul1 li{width:272px; float:left; margin:0 40px 40px 0;}
.cpzs_ul1 li a{display:block; overflow:hidden; border:1px solid #dcdcdc; padding:1px;}
.cpzs_ul1 li a .cpzs_img{width:100%; overflow:hidden; position:relative; background-repeat:no-repeat; background-position:center; background-size:cover;}
.cpzs_ul1 li a .cpzs_img::before{content:""; display:block; padding-top:72.7612%;}
.cpzs_ul1 li a .cpzs_txt{width:100%; float:left; height:40px; background:rgba(0,0,0,0.7); display:flex; justify-content:center; align-items:center; align-content:center; text-align:center; padding:0; font-size:14px; color:#fff; position:absolute; left:0; bottom:0; z-index:9;}
.cpzs_ul1 li a:hover{border-color:#e60012;}
.cpzs_ul1 li a:hover .cpzs_txt{height:100%; background:rgba(230,0,18,0.3); padding:10px;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:24px;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*END-产品展示*/

/*最新动态*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:20px;}
.news_ul1 li a{display:flex; overflow:hidden; border:1px solid #e0e0e0;}
.news_ul1 li a .news_sub{width:84px; float:left; background:#e0e0e0;display:flex; flex-wrap:wrap; align-content:center; align-items:center; justify-content:center; text-align:center; color:#222;}
.news_ul1 li a .news_sub .news_sub_p{width:100%; overflow:hidden; line-height:46px; font-size:40px; font-weight:bold;}
.news_ul1 li a .news_sub .news_sub_sp{width:100%; overflow:hidden; line-height:24px; font-size:16px;}
.news_ul1 li a .news_txtB{width:calc(100% - 84px); float:left; padding:5px 10px;}
.news_ul1 li a .news_txtB .news_pp{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#222; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li a .news_txtB .news_spp{display:block; overflow:hidden; height:44px; line-height:22px; font-size:12px; color:#222; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul1 li a:hover{border-color:#e60012;}
.news_ul1 li a:hover .news_sub{background:#e60012; color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; line-height:30px; color:#000; padding-bottom:10px; font-weight:bold; border-bottom:1px dashed #ddd;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#666; padding-top:10px;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-最新动态*/

/*联系我们*/
.contact_txt{width:100%; float:left; margin-top:15px; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; float:left; border:1px solid #ddd;}
#dituContentmap{width:100%; overflow:hidden; height:400px;}
.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) {
/*头部+导航*/
.header{padding:20px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:40px 1%;}
.cpzs_ul{width:100%; padding-top:30px;}
.cpzs_ul li{width:23%; margin:0 1% 30px 1%;}

.gsjjBox{padding:40px 1% 120px 1%;}
.ys {padding:60px 1%;}
.ys_ul {padding:60px 60px 0 60px;}
.news {padding: 40px 1%;}
.case {padding:50px 1%;}
.lxwmBox {padding: 30px 1%;}
.lxwm {width:60%;}
.zxly {width:40%;}
/*END-首页内容*/

/*公司简介*/
.main{padding:30px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-公司简介*/

/*产品展示*/
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*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:#e60012;}

.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(230, 0, 18, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li>a:hover{background:#fff; color:#e60012;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:30px 10px;}
.cpzs_ul{padding-top:25px;}
.cpzs_ul li{width:31.33%; margin:0 1% 20px 1%;}

.gsjjBox{padding:40px 10px 80px 10px;}
.gsjj_contect {margin-top:25px;}
.gsjj_L {width:100%;}
.gsjj_L>img {max-width:450px; margin:0 auto;}
.gsjj_R {padding:20px;}

.ys {padding:30px 10px;}
.ys_ul {padding:30px 0 0 0;}

.news {padding:30px 10px;}
.case {padding:30px 10px;}
.case-imgbox {margin-top:25px;}

.lxwmBox {padding:30px 10px;}
.lxwm {width:100%;}
.zxly {width:100%; margin-top:20px;}
/*END-首页内容*/

/*底部*/
footer{padding:15px 10px;}
footer a{margin:0 15px;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-公司简介*/

/*产品展示*/
.cpzs_ul1 li{width:31.33%; margin:0 1% 20px 1%;}
/*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-头部+导航*/

/*首页内容*/
.cpzs{padding:10px;}
.cpzs_p {line-height:30px; font-size:24px;}
.cpzs_sp {line-height:16px; font-size:14px;}
.cpzs_ul{padding-top:0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzs_ul li a .cpzs_txt {height:30px;}

.gsjjBox{padding:10px;}
.gsjj {padding-top:10px;}
.gsjj_contect {margin-top:10px;}
.gsjj_L {width:100%;}
.gsjj_L>img {max-width:450px; margin:0 auto;}
.gsjj_R {padding:10px;}
.gsjj_p {line-height:24px; padding:0 0 10px 0; font-size:20px;}
.gsjj_txt {font-size:14px; line-height:24px;}
.gsjj_more {padding-top:10px;}

.ys {padding:10px;}
.ys_title_L{width:calc(50% - 100px);}
.ys_title_C{width:200px;}
.ys_title_p{line-height:40px; font-size:20px;}
.ys_title_p>span{font-size:40px; height:40px; line-height:40px; margin-top:-3px;}
.ys_title_sp{line-height:18px; font-size:12px;}
.ys_spp{padding:5px 10px; margin:10px auto 0 auto;}
.ys_ul{padding:10px 0 0 0;}
.ys_ul li{margin-bottom:10px;}
.ys_ul li .ys_L{width:100%; margin:0;}
.ys_ul li .ys_R{width:100%; margin-top:10px;}
.ys_ul li .ys_R .ys_titleB img{height:40px;}
.ys_ul li .ys_R .ys_titleB .ys_p{line-height:24px; font-size:18px;}
.ys_ul li .ys_R .ys_titleB .ys_sp{line-height:16px; font-size:12px;}
.ys_ul li .ys_R .ys_txt{font-size:14px; line-height:24px;}
.ys_ul li:nth-child(2) .ys_L{margin:0;}

.news {padding:10px;}
.news_L {width:100%; margin-top:10px;}
.news_ul {width:100%; margin-top:0;}
.news_ul li {margin:10px 0 0 0;}

.case {padding:10px;}
.case-imgbox {margin-top:10px;}

.lxwmBox {padding:10px;}
.lxwm_title {width:100%; line-height:30px; font-size:16px; padding-top:0; text-align:center;}
.lxwm_contect {width:100%; float:left; padding:10px 0 0 0;}
.lxwm_contect img {width:90px; height:90px; margin-right:10px;}
.lxwm_contect .lxwm_txt {font-size:12px; line-height:20px;}
.zxly {margin-top:10px;}
.zxly_form {padding-left:0; width:100%; float:left;}
/*END-首页内容*/

/*底部*/
footer{padding:10px; font-size:12px; line-height:20px;}
footer a{margin:0 5px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title{height:50px; line-height:50px; padding:0 0 0 20px; font-size:20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #e90004; text-align:left;}
.about_ul{display:none; padding:2px;}
.about_ul li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
/*END-公司简介*/

/*产品展示*/
.cpzs_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzs_ul1 li a .cpzs_txt {height:30px;}
.cpxq_img{padding:10px 0;}
/*END-产品展示*/

/*联系我们*/
.contact_txt{margin-top:10px; line-height:24px;}
#dituContentmap{height:200px;}
/*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:#303030;}
.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:#e60012; 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 #e60012;}
.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;}