﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#e6e6e6; line-height:30px; font-size:12px; color:#333;}
.topbox a{ color:#333; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#0965ba; text-decoration:underline !important;}

.header{width:100%; padding:18px 0;}
.logo img{width:100%; max-width:540px; max-height:70px;}
.logo_txt img{max-width:272px;}
.header_dianhua{height:70px; line-height:70px; color:#0965ba; font-size:35px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:45px; font-family:Impact;}

nav{background:url(../images/nav_bj.jpg) repeat; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.285%; position:relative;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#fcb305; color:#fff;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; padding-top:2px; 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:#fcb305; color:#fff;}
.nav>li:hover .nav_sub{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;}

.search{width:100%; overflow:hidden; background:#e6e6e6; padding:16px 0;}
.search_form{width:362px; float:right; border:1px solid #cbcbcb;}
.search_inp1{width:calc(100% - 40px); float:left; height:38px; line-height:38px; font-size:16px; color:#999; padding-left:10px; background:none;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #999;} 
.search_btn{width:40px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center;}
.search_txt{display:block; overflow:hidden; line-height:20px; padding:10px 0; font-size:16px; color:#333;}
.search_txt>a{color:#333; margin:0 10px;}
.search_txt>a:hover{color:#0965ba; text-decoration:underline !important;}
/*END-头部+导航+大图*/

/*首页内容*/
.app{width:100%; overflow:hidden; padding:65px 0;}
.app_title{display:flex; align-content:center; align-items:center; justify-content:center;}
.app_L{float:left; height:66px; line-height:66px; font-size:70px; color:#0965ba; text-transform:uppercase;}
.app_R{float:left; padding-left:15px;}
.app_p{display:block; overflow:hidden; line-height:40px; font-size:30px; color:#000;}
.app_sp{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#333;letter-spacing: 2pt;}
.app_pp{display:block; overflow:hidden; line-height:30px; text-align:center; padding-top:20px; font-size:20px; color:#000;}
.app-imgbox{margin-top:45px;}
.app-imgbox .swiper-slide .app_B{width:100%; overflow:hidden;}
.app-imgbox .swiper-slide .app_B .app_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.app-imgbox .swiper-slide .app_B .app_img::before{content:""; display:block; padding-top:70.1755%;}
.app-imgbox .swiper-slide .app_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:20px; color:#000;}
.app-imgbox .swiper-slide:hover .app_B .app_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.cpzx{width:100%; overflow:hidden; padding:50px 0; background:url(../images/cpzx_bj.jpg) no-repeat center center; background-size:cover;}
.cpzx_left{width:250px; float:left; border-top:5px solid #0965ba; margin-top:45px;}
.cpzx_left>li{display:block; overflow:hidden; margin-top:3px;}
.cpzx_left>li>a{display:block; overflow:hidden; height:50px; line-height:48px; background:#fff; border:1px solid #dcdcdc; padding:0 15px; text-overflow:ellipsis; white-space: nowrap; font-size:18px; color:#333;}
.cpzx_left>li>a:hover{border-color:#ffba00; background:#ffba00; color:#fff;}
.cpzx_right{width:925px; float:right; margin-top:45px;}
.cpzx_ul{display:block; overflow:hidden; width:948px;}
.cpzx_ul li{width:292px; float:left; margin:0 23px 20px 0;}
.cpzx_ul li a .cpzx_B{width:100%; overflow:hidden; border:1px solid #dcdcdc;}
.cpzx_ul li a .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul li a .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:78.7613%;}
.cpzx_ul li a .cpzx_txt{display:block; overflow:hidden; height:45px; line-height:45px; background:#0965ba; text-align:center; font-size:16px ;color:#fff; margin-top:15px;}
.cpzx_ul li a:hover .cpzx_B .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul li a:hover .cpzx_txt{background:#000;}
.cpzx_more{display:block; overflow:hidden; padding-top:20px;}
.cpzx_more a{display:block; width:168px; height:40px; line-height:38px; border:1px solid #dcdcdc; text-align:center; background:#fff; font-size:14px; color:#333; margin:0 auto;}
.cpzx_more a:hover{border-color:#ffba00; background:#ffba00; color:#fff;}

.ys{width:100%; overflow:hidden;}
.ys_title{width:100%; float:left; display:flex; align-content:center; align-items:center; justify-content:center; padding:30px 0 25px 0; background:#0965ba; color:#fff; position:relative; margin-bottom:50px;}
.ys_title::before{content:""; width:0; height:0; border-top:50px solid #0965ba; border-left:140px solid transparent; border-right:140px solid transparent; position:absolute; left:50%; bottom:-50px; transform:translateX(-50%); z-index:9;}
.ys_L{float:left; height:70px; line-height:70px; font-size:75px; font-weight:bold; text-transform:uppercase;}
.ys_R{float:left; padding-left:10px;}
.ys_p{display:block; overflow:hidden; line-height:30px; font-size:20px;}
.ys_p>span{font-size:30px; font-weight:bold;}
.ys_sp{display:block; overflow:hidden; line-height:40px; font-size:30px; letter-spacing:3.5pt;}
.ys_contect{width:100%; float:left; overflow:hidden; background:url(../images/ys_bj.jpg) repeat; padding:105px 0 20px 0; margin-top:-50px; position:relative;}
.ys_contect::before{content:""; width:1px; float:left; height:100%; background:#999; opacity:0.3; position:absolute; left:50%; top:0;}
.ys_ul{display:block; overflow:hidden;}
.ys_ul li{display:block; overflow:hidden; padding-bottom:50px; margin-bottom:50px; border-bottom:1px solid rgba(153,153,153,0.3);}
.ys_ul li .ys_left{width:50%; float:right; position:relative; z-index:9;}
.ys_ul li .ys_left .ys_sub{width:94px; float:left; height:94px; position:absolute; left:-47px; top:0;}
.ys_ul li .ys_left .ys_sub::before{content:""; width:68px; float:left; height:68px; background:#999999;-webkit-transform: rotate(45deg); transform: rotate(45deg); position:absolute; left:50%; top:50%; margin:-34px 0 0 -34px;}
.ys_ul li .ys_left .ys_sub>span{width:100%; float:left; height:100%; display:flex; align-content:center; align-items:center; justify-content:center; text-align:center; font-family:Impact; font-size:45px; color:#fff; position:absolute; left:0; top:0; z-index:2;}
.ys_ul li .ys_left .ys_titles{display:block; overflow:hidden; padding-top:15px; color:#000; font-weight:bold;}
.ys_ul li .ys_left .ys_titles .ys_ps{line-height:44px; font-size:30px;}
.ys_ul li .ys_left .ys_titles .ys_sps{line-height:30px; font-size:16px; text-transform:uppercase;}
.ys_ul li .ys_left .ys_dl{display:block; overflow:hidden; padding-top:15px;}
.ys_ul li .ys_left .ys_dl dd{display:block; overflow:hidden; line-height:44px; height:45px; border-bottom:1px solid #e5e5e5; background:url(../images/ys_logo.png) no-repeat left center; padding-left:20px; font-size:16px; color:#333;text-overflow:ellipsis; white-space: nowrap;}
.ys_ul li .ys_left .ys_dl dd>span{color:#ff0000;}
.ys_ul li .ys_right{width:50%; float:left;}
.ys_ul li:nth-child(even) .ys_left{float:left;}
.ys_ul li:nth-child(even) .ys_left .ys_sub{left:initial; right:-47px;}
.ys_ul li:nth-child(even) .ys_left{padding:0 70px 0 0;}
.ys_ul li:nth-child(odd) .ys_left{padding-left:70px;}
.ys_ul li:nth-child(odd) .ys_right img{float:left;}
.ys_ul li:last-child{margin:0; padding:0; border:none;}

.tec{width:100%; overflow:hidden; padding:45px 0; background:url(../images/tec_bj.jpg) no-repeat center center; background-size:cover;}
.tec_nav{display:flex; flex-wrap:wrap; overflow:hidden; justify-content:center; padding-top:40px;}
.tec_nav>a{width:174px; float:left; border:1px solid #fff; padding:1px; margin:0 7px 10px 7px;}
.tec_nav>a>span{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; background:#fcb305; font-size:20px; color:#fff; transition:all 0.4s;}
.tec_nav>a:hover>span{background:#0965ba;}
.tec_nav>a.actived>span{background:#0965ba;}
.tec_ul{display:block; overflow:hidden; width:1220px; padding-top:40px;}
.tec_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.tec_ul li .tec_B{width:100%; overflow:hidden; border:1px solid #dcdcdc;}
.tec_ul li .tec_B .tec_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.tec_ul li .tec_B .tec_img::before{content:""; display:block; padding-top:80.5654%;}
.tec_ul li .tec_txt{display:block; overflow:hidden; height:44px; line-height:42px; border:1px solid #dcdcdc; background:#fff; text-align:center; margin-top:2px; font-size:16px; color:#333;}
.tec_ul li:hover .tec_B .tec_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.tec_ul li:hover .tec_txt{background:#0965ba; color:#fff;}
.tec_more{padding-top:30px;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center top; background-size:100% 680px; padding-top:45px;}
.gsjj .app_L {color:#fff;}
.gsjj .app_p{color:#fff;}
.gsjj .app_sp{color:#fff;}
.gsjj_contect{display:block; overflow:hidden; padding-top:50px;}
.gsjj_T{display:block; overflow:hidden; line-height:40px; text-align:center; color:#fff; font-size:25px; font-weight:bold;}
.gsjj_txt{display:block; overflow:hidden; line-height:32px; color:#fff; font-size:16px; margin-top:35px; min-height:224px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}

.gcsj{display:block; overflow:hidden; background:#fff; margin-top:35px; padding:10px 15px; box-shadow:0 0 15px #e7e7e7; border-bottom:1px solid #e7e7e7;}
.gcsj_title{display:flex; justify-content:center; overflow:hidden; background:url(../images/gcsj_heng.jpg) repeat-x left center;}
.gcsj_title>div{float:left; height:40px; line-height:40px; position:relative; padding:0 20px; font-size:25px; color:#0965ba; background:#fff;}
.gcsj_contect{display:block; overflow:hidden; padding:20px;}
.gcsj-imgbox .swiper-slide .gcsj_B{width:100%; overflow:hidden; border:1px solid #dcdcdc;}
.gcsj-imgbox .swiper-slide .gcsj_B .gcsj_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gcsj-imgbox .swiper-slide .gcsj_B .gcsj_img::before{content:""; display:block; padding-top:80.3031%;}
.gcsj-imgbox .swiper-slide .gcsj_txt{display:block; overflow:hidden; height:42px; line-height:40px; border:1px solid #dcdcdc; text-align:center; font-size:16px; color:#333; margin-top:2px;}
.gcsj-imgbox .swiper-slide:hover .gcsj_B .gcsj_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.gcsj-imgbox .swiper-slide:hover .gcsj_txt{background:#0965ba; color:#fff;}

.news{width:100%; overflow:hidden; padding:80px 0 50px 0;}
.news_contect{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:45px;}
.news_B{width:380px; float:left;}
.news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.news_B .news_img::before{content:""; display:block; padding-top:47.3685%;}
.news_B .news_img .news_hover{width:100%; float:left; height:44px; line-height:44px; background:rgba(0,0,0,0.5); font-size:16px; color:#fff; padding:0 15px; position:absolute; left:0; bottom:0;}
.news_ul{display:block; overflow:hidden; padding-top:20px;}
.news_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.news_ul li a{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.news_ul li a .news_sub{width:60px; float:left; height:60px; border:1px solid #e3e3e3; color:#fcb305; display:flex; flex-wrap:wrap; align-items:center; text-align:center;}
.news_ul li a .news_sub>div{width:100%; float:left;}
.news_ul li a .news_sub>div.news_sub_p{line-height:28px; font-size:25px; font-weight:bold;}
.news_ul li a .news_sub>div.news_sub_sp{line-height:22px; font-size:14px;}
.news_ul li a .news_p{width:calc(100% - 63px); float:left; border:1px solid #e3e3e3; display:flex; align-items:center; font-size:16px; color:#333; justify-content:center; align-content:center; text-align:center; padding:0 10px; line-height:20px;}
.news_ul li a .news_txt{display:none; overflow:hidden; line-height:25px; height:50px; font-size:14px; color:#333; margin:15px 0 5px 0;}
.news_ul li a:hover .news_sub{background:#fcb305; color:#fff; border-color:#fcb305;}
.news_ul li a:hover .news_p{background:#fcb305; color:#fff; border-color:#fcb305;}
.news_ul li a:hover .news_txt{display:block;}
.news_more{padding-top:40px;}
.news_more>a{background:#0965ba; color:#fff;}

.lxwm{width:100%; overflow:hidden; padding:50px 0; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover;}
.lxwm_left{width:50%; float:left; margin-top:60px;}
.lxwm_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#0965ba; font-weight:bold;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#333; line-height:40px; padding-top:20px;}
.lxwm_txt .lxwm_wx{width:128px; float:right; text-align:center; line-height:30px; font-size:14px; color:#333; margin-right:25%;}
.lxwm_txt .lxwm_wx img{width:128px; height:128px; display:block; margin:0 auto;}
.lxwm_right{width:50%; float:left; margin-top:60px; padding-left:20px;}
.lxwm_form{display:block; overflow:hidden; padding-top:20px;}
.lxwm_B{display:block; overflow:hidden; margin-bottom:20px;}
.lxwm_sp{width:74px; float:left; height:40px; line-height:40px; text-align:right; padding-right:4px; font-size:14px; color:#333;}
.lxwm_inp1{width:calc(100% - 74px); float:left; height:40px; font-size:14px; color:#000; padding:0 10px;}
.lxwm_inp2{width:calc(100% - 74px); float:left; height:120px; font-size:14px; color:#000; padding:5px 10px; border:none; outline:none;}
.lxwm_btn{width:116px; float:left; height:40px; background:#000; color:#fff; font-size:14px;}
/*END-首页内容*/

/*底部*/
footer{background:#191919; font-size:14px; color:#fff; line-height:24px; padding:35px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:0 0 50px 0;}
.main_left{width:250px; float:left;}
.about{width:100%; float:left; margin-bottom:10px;}
.about_title{display:block; overflow:hidden; background:#000; height:90px; line-height:90px; text-align:center; font-size:30px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; margin-top:2px;}
.about_ul li a{display:block; overflow:hidden; height:50px; line-height:48px; border:1px solid #dcdcdc; padding:0 20px; font-size:18px; color:#333;}
.about_ul li:hover a{border-color:#0965ba; background:#0965ba; color:#fff;}
.about_ul li.act a{border-color:#0965ba; background:#0965ba; color:#fff;}
.about_B{display:block; overflow:hidden;}
.about_B img{display:block; overflow:hidden; width:100%; height:auto; border:1px solid #dcdcdc; margin-top:3px;}
.about_txt{display:block; overflow:hidden; border:1px solid #dcdcdc; margin-top:3px; font-size:14px; color:#333333; line-height:25px; padding:10px 5px;}
.main_right{width:924px; float:right; padding-top:35px;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #e9e9e9; line-height:48px;}
.dqwz_p{float:left; font-size:16px; color:#333;}
.dqwz_nav{float:right;}
.dqwz_nav>a{ font-size:16px; color:#333;}
.dqwz_nav>a:hover{color:#0965ba; text-decoration:underline!important;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px;}
.company img{max-width: 100%; height: auto;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{display:block; overflow:hidden; width:948px;}
.cpzx_ul1 li{width:292px; float:left; margin:0 24px 20px 0;}
.cpzx_ul1 li a .cpzx_B{width:100%; overflow:hidden; border:1px solid #dcdcdc;}
.cpzx_ul1 li a .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul1 li a .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:78.7613%;}
.cpzx_ul1 li a .cpzx_txt{display:block; overflow:hidden; height:45px; line-height:45px; background:#0965ba; text-align:center; font-size:16px ;color:#fff; margin-top:5px;}
.cpzx_ul1 li a:hover .cpzx_B .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li a:hover .cpzx_txt{background:#000;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; font-size:18px; color:#000; text-align:center;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_img img{border:1px solid #dcdcdc;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; 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:30px;}
.xw_ul li a{display:flex; overflow:hidden; border:1px solid #dcdcdc; padding:3px;}
.xw_ul li a .xw_B{width:285px; float:left; display:flex; overflow:hidden;}
.xw_ul li a .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 285px); float:left; padding-left:20px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; color:#000; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; height:20px; line-height:20px; font-size:12px; color:#666; margin-top:10px;}
.xw_ul li a:hover{border-color:#0965ba; background:#0965ba;}
.xw_ul li a:hover .xw_R .xw_p{color:#fff;}
.xw_ul li a:hover .xw_R .xw_txt{color:#fff;}
.xw_ul li a:hover .xw_R .xw_sp{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; font-size:18px; text-align:center; line-height:30px; color:#000;}
.xwxq_sp{display:block; overflow:hidden; padding:5px 0; text-align:center; border-bottom:1px dashed #ccc; font-size:12px; color:#888;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-新闻资讯*/

/*在线咨询*/
.zxly{padding:0;}
.zxly .lxwm_inp1{border:1px solid #dcdcdc;}
.zxly .lxwm_inp2{border:1px solid #dcdcdc;}
/*END-在线咨询*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:18px 1%;}
nav{padding:0 1%;}
.logo img {max-width:510px;}
.logo_txt img {max-width: 242px;}
.search {padding:16px 1%;}
/*END-头部+导航*/

/*首页内容*/
.app {padding:40px 1%;}
.app-imgbox {margin-top:40px;}

.cpzx {padding:40px 1%;}
.cpzx_left {width:24%; margin-top:40px;}
.cpzx_right {width:74%; margin-top:40px;}
.cpzx_ul {width:100%;}
.cpzx_ul li {width:31.33%; margin: 0 1% 20px 1%;}

.ys_contect {padding:85px 1% 20px 1%;}

.tec {padding:40px 1%;}
.tec_ul {width:100%;}
.tec_ul li {width:23%; margin:0 1% 20px 1%;}

.gsjj {padding:40px 1% 0 1%;}
.gsjj_contect {padding-top:40px;}

.news {padding:50px 1% 40px 1%;}
.news_contect {padding-top:40px;}
.news_B {width: 32%;}

.lxwm{padding:40px 1%;}
.lxwm_left {margin-top:40px;}
.lxwm_right {margin-top:40px;}
.lxwm_txt .lxwm_wx {margin-right: 10%;}
/*END-首页内容*/

/*关于我们*/
.main{padding:0 1% 40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{width:100%;}
.cpzx_ul1 li{width:31.33%; margin:0 1% 20px 1%;}
/*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:#0965ba;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.logo img {max-width: 540px;}
.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;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#fcb305; color:#fff;}

.search {padding:16px 10px;}
.search_form {width:50%; margin-left:10px;}
/*END-头部+导航*/

/*首页内容*/
.app {padding:30px 10px;}
.app-imgbox {margin-top:30px;}

.cpzx {padding:30px 10px;}
.cpzx_left {width:29%; margin-top:30px;}
.cpzx_right {width:69%; margin-top:30px;}
.cpzx_ul li {width:48%;}

.ys_title {padding:30px 10px 25px 10px;}
.ys_L {font-size: 70px;}
.ys_p {font-size: 16px;}
.ys_p>span {font-size: 24px;}
.ys_sp {font-size: 24px;}
.ys_contect {padding:60px 10px 20px 10px;}
.ys_ul li .ys_left .ys_titles .ys_ps {line-height: 34px; font-size: 24px;}
.ys_ul li .ys_left .ys_titles .ys_sps {line-height: 18px; font-size: 12px;}

.tec {padding:30px 10px;}
.tec_nav {padding-top:30px;}
.tec_ul {padding-top:30px;}
.tec_ul li {width:31.33%;}
.tec_more {padding-top:20px;}

.gsjj {padding:30px 10px 0 10px;}
.gsjj_contect {padding-top:30px;}
.gsjj_txt {margin-top:30px;}

.news {padding:30px 10px;}
.news_contect {padding-top:30px;}
.news_B .news_img::before {padding-top: 60.3685%;}
.news_more {padding-top:20px;}

.lxwm {padding:30px 10px;}
.lxwm_left {margin-top:30px;}
.lxwm_txt {line-height: 32px;}
.lxwm_right {margin-top:30px;}
/*END-首页内容*/

/*底部*/
footer{padding:25px 10px;}
/*END-底部*/

/*关于我们*/
.main{padding:0 10px 30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1 li{width:48%;}
/*END-产品中心*/

/*新闻资讯*/
.xw_ul li{margin-bottom:20px;}
.xw_ul li a .xw_B{width:200px;}
.xw_ul li a .xw_R{width:calc(100% - 200px);}
/*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;}

.search {padding:10px;}
.search_form {width:100%; margin-left:0;}
.search_txt {width:100%; float:left; padding:10px 0 0 0; font-size:14px;}
.search_txt>a {margin: 0 5px;}
/*END-头部+导航*/

/*首页内容*/
.app {padding:10px;}
.app-imgbox {margin-top:10px;}
.app_L {height:40px; line-height:40px; font-size:24px;}
.app_R {padding-left:5px;}
.app_p {line-height:24px; font-size:16px;}
.app_sp {line-height:16px; font-size:12px; letter-spacing: 2pt;}
.app_pp {line-height:20px; padding-top:10px; font-size:12px;}
.app-imgbox .swiper-slide .app_txt {height:34px; line-height:34px; font-size:14px;}

.cpzx {padding:10px;}
.cpzx_T{width:100%; float:left; height:50px; line-height:50px; font-size:18px; color:#fff; font-weight:bold; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #0965ba; padding-left:20px; margin-top:10px;}
.cpzx_left {display:none; width:100%; margin-top:0; border:none;}
.cpzx_left>li>a {height:40px; line-height:38px; padding:0 10px; font-size:14px;}
.cpzx_right {width:100%; margin-top:10px;}
.cpzx_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzx_ul li a .cpzx_txt {height:38px; line-height:38px; font-size:14px; margin-top:3px;}
.cpzx_more {padding-top:0;}

.ys_title {padding:10px; flex-wrap:wrap; margin-bottom:20px;}
.ys_title::before {border-top:20px solid #0965ba; border-left:60px solid transparent; border-right:60px solid transparent; bottom:-20px;}
.ys_L {width:100%; height:40px; line-height:40px; font-size:30px; text-align:center;}
.ys_R {padding-left:5px; width:100%; text-align:center;}
.ys_p {font-size:14px; line-height:24px;}
.ys_p>span {font-size:16px;}
.ys_sp {font-size:14px; line-height:24px;}
.ys_contect {padding:30px 10px 10px 10px; margin-top:-20px;}
.ys_contect::before {display:none;}
.ys_ul li {padding-bottom:10px; margin-bottom:10px;}
.ys_ul li .ys_left {width:100%;}
.ys_ul li .ys_left .ys_sub {width:60px; height: 60px; position:relative; left:0; margin-right:10px;}
.ys_ul li .ys_left .ys_sub::before {width:42px; height:42px; margin:-21px 0 0 -21px;}
.ys_ul li .ys_left .ys_sub>span {font-size: 30px;}
.ys_ul li .ys_left .ys_titles {padding-top:0;}
.ys_ul li .ys_left .ys_titles .ys_ps {line-height:30px; font-size:18px;}
.ys_ul li .ys_left .ys_titles .ys_sps {line-height:16px; letter-spacing:-1pt;}
.ys_ul li .ys_left .ys_dl {width:100%; padding-top:10px;}
.ys_ul li .ys_left .ys_dl dd {line-height:39px; height:38px; font-size:14px;}
.ys_ul li .ys_right{width:100%;}
.ys_ul li:nth-child(odd) .ys_left {padding-left:0;}
.ys_ul li:nth-child(even) .ys_left {padding: 0;}
.ys_ul li:nth-child(even) .ys_left .ys_sub {left: initial;    right:0;}

.tec {padding:10px;}
.tec_nav {padding-top:10px;}
.tec_nav>a {width:49%; margin: 0 0.5% 10px 0.5%;}
.tec_nav>a>span {height:40px; line-height:40px; font-size:16px;}
.tec_ul {padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.tec_ul li {width:calc(50% - 5px); margin: 0 0 10px 0;}
.tec_ul li .tec_txt {height:38px; line-height:36px; font-size:14px;}

.gsjj {padding:10px; background: url(../images/gsjj_bj.jpg) no-repeat center top; background-size:cover;}
.gsjj_contect {padding-top:10px;}
.gsjj_T {line-height: 30px; font-size: 20px;}
.gsjj_txt {line-height:22px; font-size:14px; margin-top:10px; min-height:154px;}
.gcsj {margin-top:10px; padding:10px;}
.gcsj_contect {padding:0;}

.news {padding:10px;}
.news_contect {padding-top:10px;}
.news_B {width:100%;}
.news_B .news_img::before { padding-top: 47.3685%;}
.news_ul li a .news_txt {margin:5px 0;}

.lxwm {padding:10px;}
.lxwm_right{width:100%; padding:0; margin-top:10px;}
.lxwm_form {padding-top:10px;}
.lxwm_B {margin-bottom:10px;}
.lxwm_sp {height: 30px; line-height: 30px; font-size: 14px;}
.lxwm_inp1 {height:30px;}
.lxwm_inp2 {height:90px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px; font-size:12px; line-height:20px;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title {background:url(../images/imgs/sj_jiantou.png) no-repeat right center #000; height:50px; line-height:50px; text-align:left; font-size:18px; padding-left:20px;}
.about_ul {display:none; padding:0 2px;}
.about_ul li a {height:40px; line-height:38px; padding:0 10px; font-size:14px;}
.main_right{width:100%; padding:0;}
.dqwz_contect{padding:10px;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzx_ul1 li a .cpzx_txt {height:38px; line-height:38px; font-size:14px; margin-top:3px;}
/*END-产品中心*/

/*新闻资讯*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:120px;}
.xw_ul li a .xw_R{width:calc(100% - 120px); padding-left:10px;}
.xw_ul li a .xw_R .xw_txt {height:60px; line-height:20px; font-size:12px; margin-top:5px;}
.xw_ul li a .xw_R .xw_sp {margin-top:5px;}
/*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:#191919;}
.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:#fcb305; 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 #fcb305;}
.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;}