/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; border-bottom:1px solid #e5e5e5; line-height:40px; font-size:14px; color:#7b7b7b;}
.topbox a{ color:#7b7b7b; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#0074c7; text-decoration:underline !important;}

.header{width:100%; padding:30px 0;}
.logo img{width:100%;}
.header_dianhua{height:54px; line-height:20px; color:#000; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:66px;}
.header_dianhua span{display:block; overflow:hidden; line-height:34px; font-size:32px; font-family:Impact; color:#0074c7;}

nav{background:#0785d6; position:relative; left:0; top:0; z-index:999999;}
.nav{width:calc(100% - 280px);}
.nav>li{width:12.5%; position:relative; border-right:1px solid #379cde;}
.nav>li>a{width:100%; height:48px; line-height:48px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#0e5a8a; color:#fff;}
.nav>li>a.on{background:#0e5a8a; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(7, 133, 214, 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:#0e5a8a; color:#fff;}

.search{width:280px; padding:5px 0 5px 20px;}
.search_inp1{width:calc(100% - 38px); float:left; height:38px; line-height:38px; background:#fff; padding:0 15px; font-size:14px; color:#000;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #9f9f9f;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #9f9f9f;}
.search_btn{width:38px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center #48abea;}

/*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-头部+导航+大图*/



.form_2{width:100%;overflow:hidden;margin:20px 0;}
.form_2 input[type="text"]{width:94%;height:45px;line-height:45px;font-size:14px;color:#666;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ccc;background:#fff;margin:5px 3%;}
.form_2 input[type="tel"]{width:94%;height:45px;line-height:45px;font-size:14px;color:#666;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ccc;background:#fff;margin:5px 3%;}
.form_2 input[type="email"]{width:94%;height:45px;line-height:45px;font-size:14px;color:#666;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ccc;background:#fff;margin:5px 3%;}
.form_2 select{width:94%;height:45px;line-height:45px;font-size:14px;color:#666;text-indent:2px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ccc;background:#fff;margin:5px 3%;}
.form_2 input[type="submit"]{width:44%;height:45px;line-height:45px;font-size:14px;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:5px 3%;color: #fff;background:#1e80db;border: 1px solid #1e80db;float:left;}
.form_2 input[type="button"]{width:44%;height:45px;line-height:45px;font-size:14px;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:5px 3%;color: #fff;background:#1e80db;border: 1px solid #1e80db;float:left;}
.form_2 input[type="reset"]{width:44%;height:45px;line-height:45px;font-size:14px;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:5px 3%;color: #fff;background:#1e80db;border: 1px solid #1e80db;float:right;}
.form_2 textarea{width:94%;height:80px;line-height:21px;font-size:14px;color:#666;text-indent:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ccc;background:#fff;margin:5px 3%;}
/*tab切换*/




/*首页内容*/
.cpzs{width:100%; overflow:hidden; padding:60px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center; font-weight:bold;}
.cpzs_p{line-height:30px; font-size:28px; color:#666666; text-transform:uppercase;}
.cpzs_sp{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.cpzs_sp>span{float:left; line-height:38px; font-size:30px; color:#027dcc; position:relative; padding:0 50px;}
.cpzs_sp>span::before{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.cpzs_sp>span::after{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.con {display:block; overflow:hidden; padding-top:35px;}
#tags {display:-webkit-box; display:-ms-flexbox; display:flex;-ms-flex-wrap:wrap; flex-wrap:wrap;-webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden; width:1208px; margin-left:-5px;}
#tags LI {width:124px; float:left; margin:0 5px 10px 5px;}
#tags LI A {display:block; overflow:hidden; height:34px; line-height:34px; background:#027dcc; text-align:center; font-size:16px;color:#fff;}
#tags LI.selectTag A {background:#0e5a8a; color:#fff;}
#tags LI A:hover{background:#0e5a8a; color:#fff;}
#tagContent {display:block; overflow:hidden; padding-top:20px;}
.tagContent {display: none;}
#tagContent div.selectTag {display: block}
.cpzs_ul{display:block; overflow:hidden; width:1232px;}
.cpzs_ul li{width:276px; float:left; margin:0 32px 0 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:80%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; text-align:center; height:50px; line-height:50px; font-size:14px; color:#2f2f2f;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul li:hover .cpzs_txt{color:#027dcc;}

.gsjjBox{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding-top:50px;}
.gsjj_T{display:block; overflow:hidden; line-height:42px; color:#fff; font-size:24px; font-weight:bold;}
.gsjj_T::before{content:""; width:3px; float:left; height:22px; background:#fff; margin:10px 20px 0 2px;}
.gsjj{display:block; margin-top:30px; position:relative; }
.gsjj_title{width:140px; float:left; position:absolute; left:0; top:38px; z-index:9999;}
.gsjj_title::before{content:""; width:100%; float:left; height:100%; background:#ebeaea; opacity:0.5; position:absolute; left:-5px; top:-5px; z-index:0;}
.gsjj_titleB{width:100%; float:left; background:rgba(6,110,185,0.8); padding:25px 15px; position:relative; z-index:2;}
.gsjj_titleB::before{content:""; width:100%; height:1px; float:left; background:#217cbe; position:absolute; left:0; bottom:-2px;}
.gsjj_heng{width:30px; height:2px; background:#fff; display:block; overflow:hidden;}
.gsjj_p{display:block; overflow:hidden; line-height:26px; margin-top:7px; font-size:18px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px; font-size:14px; color:#fff;}
.gsjj_contect{width:calc(100% - 50px); float:right; background:#ececec; padding:30px 35px 30px 15px; display:flex; flex-wrap:wrap;}
.gsjj_img{width:440px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_B{width:calc(100% - 440px); float:left; padding-left:35px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:28px; margin-top:15px; height:168px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.gsjj_dianhua{display:block; overflow:hidden; margin-top:35px; padding-left:85px; background:url(../images/gsjj_dianhua.png) no-repeat left center; line-height:26px; font-size:14px; color:#060001;}
.gsjj_dianhua>span{display:block; overflow:hidden; line-height:40px; font-family:Impact; font-size:36px; color:#027dcc;}

.hf{width:100%; overflow:hidden; background:#027dcc;}
.hf>.container{display:-webkit-box; display:-ms-flexbox; display:flex;-ms-flex-wrap:wrap; flex-wrap:wrap;}
.hf_L{width:calc(100% - 280px); float:left; padding:32px 0; position:relative; z-index:2;}
.hf_p{display:block; overflow:hidden; line-height:56px;}
.hf_p>span{float:left; padding:0 70px; font-size:36px; color:#fff; font-weight:bold; position:relative;}
.hf_p>span::before{content:""; width:46px; height:3px; background:#fff; float:left; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.hf_p>span::after{content:""; width:46px; height:3px; background:#fff; float:left; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.hs_sp{display:block; overflow:hidden; line-height:34px; font-size:16px; color:#fff;}
.hf_R{width:280px; float:right; position:relative; display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.hf_R::before{content:""; width:1000px; height:100%; float:left; position:absolute; left:-2px; top:0; background:#0e5a8a;}
.hf_R::after{content:""; width:0; height:0; border-right:120px solid #0e5a8a; border-top:154px solid transparent; border-bottom:0 solid transparent; position:absolute;left:-120px;top:0;}
.hf_dianhua{float:left; position:relative; z-index:2; color:#fff; background:url(../images/hf_dianhua.png) no-repeat left center; padding-left:85px; line-height:18px; font-size:14px;}
.hf_dianhua>span{display:block; overflow:hidden;line-height:48px; font-family:Impact; font-size:32px; color:#fff;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_L{width:48%; float:left; margin-top:45px;}
.news_L .news_B{width:100%; overflow:hidden; border:1px solid #d1d1d1;}
.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:68.7944%;}
.news_L .news_p{display:block; overflow:hidden; line-height:30px; margin-top:20px; font-size:14px; color:#161616; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_L .news_p>span{float:right; color:#212121; padding-left:5px; font-weight:normal;}
.news_L .news_txt{display:block; overflow:hidden; font-size:14px; color:#161616; height:72px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -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:#027dcc;}
.news_ul{width:calc(50% - 10px); float:right; margin-top:45px;}
.news_ul li{display:block; overflow:hidden; margin-bottom:16px;}
.news_ul li:last-child{margin:0;}
.news_ul li a{display:block; overflow:hidden; background:#f7f7f7; padding:20px 15px 30px 30px;}
.news_ul li a .news_sub{width:106px; float:left; margin-right:25px;}
.news_ul li a .news_sub>div{width:100%;float:left; text-align:center;}
.news_ul li a .news_sub .news_sub_p{ line-height:70px; border:1px solid #e2e2e2; font-size:40px; color:#6f6f6f; background:#fff;}
.news_ul li a .news_sub .news_sub_sp{line-height:32px; color:#212121; font-size:16px; background:#e2e2e2;}
.news_ul li a .news_txtB{display:block; overflow:hidden;}
.news_ul li a .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#161616; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_txtB .news_txt{display:block; overflow:hidden; font-size:14px; color:#161616; height:72px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.news_ul li a:hover{background:#027dcc;}
.news_ul li a:hover .news_sub .news_sub_p{border:1px solid transparent; color:#027dcc;}
.news_ul li a:hover .news_sub .news_sub_sp{background:#027dcc; color:#fff;}
.news_ul li a:hover .news_txtB .news_p{color:#fff;}
.news_ul li a:hover .news_txtB .news_txt{color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#027dcc; padding:30px 0;}
.footer_L{width:54%; float:left;}
.footer_nav{display:block; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.35); line-height:70px; font-size:14px; color:#fff;}
.footer_nav a{color:#fff; margin:0 15px;}
.footer_nav a:first-child{margin:0 15px 0 0;}
.footer_nav a:hover{color:#fff; text-decoration:underline!important;}
.footer_txt{display:block; overflow:hidden; padding-top:35px; line-height:40px;}
.footer_dianhua{display:block; overflow:hidden; font-size:16px; color:#fff;}
.footer_dianhua>span{ font-size:24px; font-weight:bold;}
.footer_beian{display:block; overflow:hidden; font-size:14px; color:#fff;}
.footer_beian a{color:#fff; margin:0 5px;}
.footer_beian a:hover{color:#fff; text-decoration:underline !important;}
.footer_R{width:42%; float:right;}
.footer_wx{width:150px; float:left; margin-top:15px; line-height:50px; text-align:center; color:#fff; font-size:14px;}
.footer_wx img{width:150px; display:block; height:150px;}
.footer_lx{width:60%; float:right; line-height:36px; font-size:14px; color:#fff;}
.footer_lx>p{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.footer_lx>p>img{padding-right:10px;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:60px 0;}
.main_left{width:272px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:86px; line-height:86px; background:#008cd6; font-size:30px; font-weight:bold; text-align:center; color:#fff;}
.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:40px; line-height:40px; background:#d8d8d8; text-align:center; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_ul li:hover a{background:#008cd6; color:#fff;}
.about_ul li.about_on a{background:#008cd6; color:#fff;}
.about_title1{display:block; overflow:hidden; line-height:50px; background:#008cd6; font-size:24px; color:#fff; font-weight:bold; text-align:center; margin-top:30px;}
.about_B{display:block; overflow:hidden; padding-top:20px;}
.about_B img{width:100%; display:block; height:auto;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#636363; line-height:28px; padding-top:15px;}
.main_right{width:890px; float:right;}
.dqwz_title{width:100%; float:left; line-height:50px; border-bottom:2px solid #f0f0f0;}
.dqwz_p{float:left; font-size:30px; color:#027dcc; font-weight:bold;}
.dqwz_nav{float:right; font-size:12px; color:#4d4d4d;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:14px; color:#666; line-height:28px;}
.company img{ max-width:100% !Important; height:auto !important;}

/*END-公司简介*/

/*产品展示/经典案例*/
.cpzs_ul1{display:block; overflow:hidden; width:921px;}
.cpzs_ul1 li{width:276px; float:left; margin:0 31px 0 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:77.8182%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; text-align:center; height:50px; line-height:50px; font-size:14px; color:#2f2f2f;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul1 li:hover .cpzs_txt{color:#027dcc;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; font-size:18px; color:#000; font-weight:bold; line-height:30px; text-align:center;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; padding-top:20px;}
/*END-产品展示/经典案例*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:35px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.xw_ul li a .xw_B{width:180px; float:left; overflow:hidden;}
.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% - 180px); float:left; padding:0 0 11px 15px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; color:#484848; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_heng{display:block; overflow:hidden; width:30px; height:2px; background:#0f80cc; margin-top:5px;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.xw_ul li a:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li a:hover .xw_R .xw_p{color:#008cd6;}
.xw_ul li a:hover .xw_R .xw_heng{background:#008cd6;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:28px; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#888; line-height:14px; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; padding:20px 0; overflow:hidden;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px;margin-top:10px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; 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:30px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:50px 1%;}
#tags {width:100%; margin-left:0;}
#tags LI {width:10.1111%; margin:0 0.5% 10px 0.5%;}
.cpzs_ul{width:100%;}
.cpzs_ul li{width:23%; margin:0 1%;}

.gsjjBox {padding:40px 1% 0 1%;}

.hf{padding:0 1%;}
.hf_L{width:calc(100% - 280px); float:left; padding:32px 0; position:relative; z-index:2;}
.hf_p>span{padding:0 60px; font-size:30px;}
.hs_sp{font-size:14px;}

.news{padding:40px 1%;}
.news_L{margin-top:35px;}
.news_ul{margin-top:35px;}
/*END-首页内容*/

/*底部*/
footer{padding:30px 1%;}
.footer_L{width:48%;}
.footer_nav a {margin: 0 10px;}
.footer_nav a:first-child {margin: 0 10px 0 0;}
/*END-底部*/

/*公司简介*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-公司简介*/

/*产品展示/经典案例*/
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:31.33%; float:left; margin:0 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:#0078c4;}

.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:20px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(7, 133, 214, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:30px 10px;}
.con {padding-top:30px;}
#tags LI {width:15.6666%;}
.cpzs_ul li{width:31.33%; margin:0 1%;}

.gsjjBox {padding:30px 10px 0 10px;}
.gsjj {margin-top:30px;}
.gsjj_contect {padding:15px;}
.gsjj_img {width:45%;}
.gsjj_B {width:55%;}

.hf{padding:0 10px;}
.hf_p>span{padding:0 30px; font-size:20px;}
.hf_p>span::before {width:26px;}
.hf_p>span::after {width:26px;}
.hs_sp{font-size:14px; line-height:17px;}

.news{padding:30px 10px;}
.news_L{margin-top:25px;}
.news_ul{margin-top:25px;}
.news_ul li a {padding:15px;}
.news_ul li a .news_sub {margin-right:15px;}
/*END-首页内容*/

/*底部*/
footer{padding:20px 10px;}
.footer_L{width:56%;}
.footer_nav {line-height:40px;}
.footer_nav a {margin:0 5px;}
.footer_nav a:first-child {margin: 0 5px 0 0;}
.footer_txt {padding-top:20px; line-height:30px;}
.footer_dianhua>span {font-size: 20px;}
.footer_R {width:42%;}
.footer_wx {width:100px; margin-top:5px; line-height:40px;}
.footer_wx img {width:100px; height:100px;}
.footer_lx {width: 66%; line-height:20px; font-size:14px;}
.footer_lx>p{padding:3px 0;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*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-头部+导航*/

/*首页内容*/
.cpzs{padding:10px;}
.cpzs_p {line-height:20px; font-size:16px;}
.cpzs_sp>span {line-height:30px; font-size:20px; padding:0 10px;}
.con {padding-top:10px;}
#tags LI {width:32.3333%; margin:0 0.5% 5px 0.5%;}
#tags LI A {height:30px; line-height:30px; font-size:14px;}
#tagContent {padding-top:5px;}
.cpzs_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul li{width:calc(50% - 5px); margin:0;}
.cpzs_ul li .cpzs_txt {height:40px; line-height:40px;}

.gsjjBox {padding:10px 10px 0 10px;}
.gsjj {margin-top:10px;}
.gsjj_T {line-height:32px; font-size:20px;}
.gsjj_T::before {margin:5px 10px 0 2px;}
.gsjj_title{left:15px; top:15px;}
.gsjj_titleB {padding:10px;}
.gsjj_contect {width:100%; padding:5px;}
.gsjj_img {width:100%;}
.gsjj_img::before{content:""; display:block; padding-top:64.7273%;}
.gsjj_B {width:100%; padding:0;}
.gsjj_txt {line-height:20px; margin-top:10px; height:140px;}
.gsjj_dianhua {margin-top:10px; padding-left:75px;}
.gsjj_dianhua>span {font-size: 30px;}

.hf{padding:0;}
.hf_L{width:100%; padding:10px;}
.hf_p{line-height:40px; display:flex; flex-wrap:wrap; justify-content:center;}
.hf_p>span{padding:0 20px; font-size:15px;}
.hf_p>span::before {width:16px;}
.hf_p>span::after {width:16px;}
.hs_sp{font-size:12px; line-height:16px;}
.hf_R {width:100%; padding:10px;}
.hf_R::after {display:none;}

.news{padding:10px;}
.news_L{width:100%; margin-top:10px;}
.news_L .news_p {margin-top:5px;}
.news_ul{width:100%; margin-top:10px;}
.news_ul li a {padding:5px;}
.news_ul li a .news_sub {width:74px; margin-right:10px;}
.news_ul li a .news_sub .news_sub_p {line-height:65px; font-size:30px;}
.news_ul li a .news_sub .news_sub_sp {line-height:28px; font-size:12px;}
.news_ul li a .news_txtB .news_txt {height:60px; line-height:20px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px;}
.footer_L{width:100%;}
.footer_nav {line-height:20px; border:none; text-align:center; font-size:12px;}
.footer_nav a{margin: 0 4px;}
.footer_nav a:first-child {margin: 0 4px;}
.footer_txt {padding-top:0; line-height:20px; font-size:12px; text-align:center;}
.footer_beian {font-size:12px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about_title { height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #008cd6; padding:0 0 0 20px; text-align:left; font-size:18px; font-weight:bold;}
.about_ul {display:none; padding:0 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;}
.cpzs_ul1 li .cpzs_txt {height:40px; line-height:40px;}
.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; line-height:24px;}
/*END-产品展示/经典案例*/

/*新闻资讯*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px); padding:0 0 0 10px;}
.xw_ul li a .xw_R .xw_heng{margin-top:2px;}
.xw_ul li a .xw_R .xw_txt{height:60px; line-height:20px; margin-top:2px;}
.xwxq_img{padding:10px 0;}
/*END-新闻资讯*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#027dcc;}
.root 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:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#0e5a8a; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #0e5a8a;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 13px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#F00;}	