﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.topbox{width:100%; background:#f0f0f0; line-height:26px; border-top:1px solid #e2e2e2; font-family:SimSun; border-bottom:1px solid #e2e2e2; font-size:12px; color:#6d6d6d;}
.topbox a{ color:#6d6d6d; margin:0 10px;}
.topbox a:hover{ color:#0095df; text-decoration:underline !important;}

.header{width:100%; padding:20px 0;}
.logo img{width:100%; max-width:722px; max-height:62px;}
.header_dianhua{line-height:20px; color:#131313; font-size:12px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:50px; margin-top:8px;}
.header_dianhua span{display:block; overflow:hidden; font-family:'Arial Rounded MT'; line-height:26px; font-size:24px; color:#ef9b05; font-style:oblique; padding-right:15px;}

nav{background:#0095df; position:relative; left:0; top:0; z-index:99999999;}
.nav{width:100%;}
.nav>li{width:12.5%;}
.nav>li>a{width:100%; height:58px; line-height:58px; font-size:16px; color:#fff; text-align:center;}
.nav>li>a:hover{background:#ef9b05; color:#fff;}
/*END-头部+导航*/

/*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.146%;}
.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-banner*/

/*首页内容*/
.gsjj{width:100%; overflow:hidden; padding:65px 0; position:relative;}
.gsjj::before{content:""; width:100%; float:left; height:320px; position:absolute; left:0; bottom:0; background:#f2f2f2;}
.gsjj_title{display:block; overflow:hidden; text-align:center;}
.gsjj_p{line-height:40px; font-size:36px; color:#e4e4e4; text-transform:uppercase;}
.gsjj_sp{line-height:44px; font-size:30px; color:#000;}
.gsjj_heng{display:block; overflow:hidden; height:3px; position:relative; margin-top:10px;}
.gsjj_heng::before{content:""; width:100%; float:left; height:1px; background:#d9d9d9; position:absolute; left:0; bottom:0;}
.gsjj_heng::after{content:""; width:125px; float:left; height:3px; background:#0095df; position:absolute; left:50%; top:0; transform: translateX(-50%);}
.gsjj_contect{display:flex; justify-content:space-between; padding-top:40px; position:relative; z-index:9;}
.gsjj_img{width:47%; float:left; border:3px solid #f3f3f3; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:right;}
.gsjj_T{display:block; overflow:hidden; line-height:30px; font-size:18px; font-weight:bold;}
.gsjj_pp{ font-family:Arial; color:#000; text-transform:uppercase;}
.gsjj_spp{color:#0095df;}
.gsjj_txt{display:block; overflow:hidden; margin-top:40px; height:180px; line-height:30px; font-size:14px; color:#000;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more a{width:146px; height:40px; line-height:40px; display:block; background:#ef9b05; text-align:center; font-size:14px; color:#fff; border-radius:10px;}
.gsjj_more a:hover{background:#0095df;}


.cpzx{width:100%; overflow:hidden; padding:55px 0;}
.cpzx_ul{display:block; overflow:hidden; width:1228px;}
.cpzx_ul li{width:279px; float:left; margin:35px 28px 0 0;}
.cpzx_ul li a{width:100%; overflow:hidden; position: relative; float:left;}
.cpzx_ul li a .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul li a .cpzx_img::before{content:""; display:block; padding-top:89.217312%;}
.cpzx_ul li a .cpzx_txt{width:100%; overflow:hidden; height:42px; line-height:42px; text-align:center; position:absolute; left:0; bottom:-100%; z-index:9; background-color:rgba(0,149,223,0.85); font-size:14px; color:#fff;}
.cpzx_ul li a:hover .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{bottom:0;}
.cpzx_more{padding-top:35px;}
.cpzx_more a{margin:0 auto;}


.news{width:100%; overflow:hidden; position:relative; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.news::before{content:""; width:100%; height:100%; float:left; position:absolute; left:0; top:0; z-index:0; background:rgba(0,149,223,0.8);}
.news>.container{position:relative; z-index:1;}
.news .gsjj_title .gsjj_p{color:#fff; opacity:0.55;}
.news .gsjj_title .gsjj_sp{color:#fff;}
.news .gsjj_title .gsjj_heng::before{background:#fff;}
.news .gsjj_title .gsjj_heng::after{background:#fff;}
.news_ul{display:block;padding-top:10px; overflow:hidden;}
.news_ul li{width:48%; float:right; margin-top:30px;}
.news_ul li a{display:block; overflow:hidden; background:#dcedf5; padding:2px;}
.news_ul li a .news_B{width:165px; float:left; overflow:hidden; margin-right:20px;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; padding-top:72.7273%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_p{display:block; overflow:hidden; margin-top:10px; height:26px; line-height:26px; font-size:16px; color:#000; padding-right:15px; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_p span{ font-size:12px; color:#898989;}
.news_ul li a .news_heng{display:block; overflow:hidden; width:60px; height:3px; background:#3a4b54; margin-top:10px;}
.news_ul li a .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; margin-top:10px; font-size:12px; color:#000; padding-right:15px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li a:hover{ background:#fff;}
.news_ul li a:hover .news_heng{ background:#0095df;}
.news_ul li:first-child{float:left;}
.news_ul li:first-child a{background:none; padding:0;}
.news_ul li:first-child a .news_B{width:100%; float:none;}
.news_ul li:first-child a .news_B .news_img{padding-top:55.556%;}
.news_ul li:first-child a .news_p{padding:0; color:#fff; margin-top:20px;}
.news_ul li:first-child a .news_p span{color:#fff;}
.news_ul li:first-child a .news_heng{background:#fff;}
.news_ul li:first-child a .news_txt{color:#fff;}
.news_ul li:first-child a: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);}


.coop{width:100%; overflow:hidden; padding-top:50px;}
.coop-imgbox{ margin-top:35px;}
.coop-imgbox .swiper-slide a{width:100%; display:block; overflow:hidden; position:relative; border:1px solid #d6d6d6; border-radius:5px;}
.coop-imgbox .swiper-slide a .coop_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; padding-top:58.684211%;}
.coop-imgbox .swiper-slide a .coop_txt{width:100%; overflow:hidden; height:42px; line-height:42px; text-align:center; position:absolute; left:0; bottom:-100%; z-index:9; background-color:rgba(0,149,223,0.85); font-size:14px; color:#fff;}
.coop-imgbox .swiper-slide a:hover .coop_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.coop-imgbox .swiper-slide a:hover .coop_txt{bottom:0;}


.lxwm{width:100%; overflow:hidden; padding:50px 0;}
.lxwm_left{width:50%; margin-top:40px;}
.lxwm_map{display:block; overflow:hidden; border:1px solid #e0e0e0;}
.lxwm_contect{display:block; overflow:hidden; padding-top:25px;}
.lxwm_wx{width:152px; float:left; margin-right:15px; border:1px solid #f2f2f2;}
.lxwm_wx img{width:150px; height:150px; display:block; margin:0 auto;}
.lxwm_p{display:block; overflow:hidden; text-indent:2em; font-size:12px; color:#616161; line-height:24px;}
.lxwm_txt{display:block; overflow:hidden; padding-top:10px; line-height:24px; font-size:14px; color:#000;}
.lxwm_txt span{color:#d60103; font-weight:bold;}
.lxwm_right{width:48%; margin-top:40px;}
.lxwm_T{display:block; overflow:hidden; height:28px; line-height:18px; font-size:14px; color:#282828;}
.lxwm_B{display:block; overflow:hidden; margin-top:10px;}
.lxwm_sp{display:block; overflow:hidden; height:22px; line-height:22px; font-size:12px; color:#6d6d6d;}
.lxwm_inp1{display:block; width:100%; height:32px; background:#f2f2f2; padding:0 10px; font-size:14px; color:#000;}
.lxwm_inp2{display:block; width:100%; height:94px; background:#f2f2f2; padding:5px 10px; font-size:14px; color:#000; border:none; outline:none;}
.lxwm_btn{width:49%; height:30px; background:#0095df; color:#fff; font-size:12px; margin-top:10px; cursor:pointer;}
.lxwm_btn:last-child{background:#ef9b05;}
/*END-首页内容*/

/*底部*/
.footer{width:100%; overflow:hidden; background:#0095df;}
.link{display:block; overflow:hidden; line-height:24px; padding:28px 0; border-bottom:1px solid #36abe6; color:#fff; font-size:16px;}
.link a{color:#fff; margin:0 10px;}
.link a:hover{color:#fff; text-decoration:underline !important;}
.footer_contect{display:block; overflow:hidden; padding:30px 0;}
.footer_L{width:70%; float:left;}
.footer_nav{display:block; overflow:hidden; color:#fff; overflow:hidden; line-height:24px; margin-left:-10px;}
.footer_nav a{ color:#fff; font-size:16px; margin:0 10px;}
.footer_nav a:hover{color:#fff; text-decoration:underline !important;}
.footer_txt{display:block; overflow:hidden; padding-top:20px; color:#fff; line-height:24px; font-size:14px;}
.footer_R{width:270px; float:right; color:#fff; font-size:12px;}
.footer_R img{width:88px; float:left; height:88px; margin:5px 15px 0 0;}
.footer_R span{display:block;}
.footer_R span:nth-child(2){font-size:16px;}
.footer_R span:nth-child(3){line-height:44px; font-size:24px; font-weight:bold;}
.foot{width:100%; overflow:hidden; background:#0078df; font-size:12px; color:#fff; line-height:24px; padding:7px 0; text-align:center;}
/*END-底部*/

/*公司介绍*/
.main{width:100%; overflow:hidden; padding:70px 0;}
.main_left{width:285px; float:left; background:#0095df; padding:3px;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; padding:10px 0; text-align:center; color:#fff;}
.about_p{display:block; overflow:hidden; line-height:36px; font-size:30px; color:#fff;}
.about_sp{display:block; overflow:hidden; line-height:16px; font-size:14px; color:#fff; opacity:0.5; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; margin-top:5px; background:#fff; padding:7px;}
.about_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.about_ul li>a{display:block; overflow:hidden; background:#eee; height:50px; line-height:50px; padding:0 15px; font-size:18px; color:#757575;}
.about_ul li>a em{float:right;}
.about_ul li>a span{display:block; overflow:hidden; height:50px; padding-left:22px; background:url(../images/about_li.png) no-repeat left center;}
.about_ul li>a:hover{background:#0095df; color:#fff;}
.about_ul li>a:hover span{ background:url(../images/about_li2.png) no-repeat left center;}
.about_dl{display:none; overflow:hidden; border:1px solid #eee; margin-top:10px; padding:10px;}
.about_dl dd{display:block; overflow:hidden; line-height:36px; text-align:center;}
.about_dl dd a{font-size:16px; color:#8b8b8b;}
.about_dl dd a>span{padding-right:10px;}
.about_dl dd a:hover{color:#ef9b05;}
.about_ul li:last-child{margin-bottom:0;}
.about_img{display:block; overflow:hidden;}
.about_img img{width:100%; display:block;}
.about_txt{display:block; overflow:hidden; background-image: linear-gradient(#1c6dba, #0095df); font-size:14px; color:#fff; line-height:30px; padding:10px 15px;}
.about_txt span{display:block; line-height:44px; overflow:hidden; font-size:30px; font-weight:bold; font-style:oblique;}

.main_right{width:895px; float:right;}
.dqwz_title{display:block; overflow:hidden; line-height:30px; padding:15px 0 10px 0; border-bottom:1px solid #cfcfcf; font-size:12px; color:#8a8a8a;}
.dqwz_title span{color:#0095df;}
.dqwz_contect{display:block; overflow:hidden; padding-top:20px;}
.dqwz_contect > p > img { width:100%; height:auto; }
.company{display:block; overflow:hidden; font-size:14px; color:#151515; line-height:30px;}
/*END-公司介绍*/

/*产品中心*/
.cpzx_ul1{display:block; overflow:hidden; width:924px;}
.cpzx_ul1 li{width:279px; float:left; margin:0 29px 30px 0;}
.cpzx_ul1 li a{width:100%; overflow:hidden; position: relative; float:left;}
.cpzx_ul1 li a .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul1 li a .cpzx_img::before{content:""; display:block; padding-top:89.217312%;}
.cpzx_ul1 li a .cpzx_txt{width:100%; overflow:hidden; height:42px; line-height:42px; text-align:center; position:absolute; left:0; bottom:-100%; z-index:9; background-color:rgba(0,149,223,0.85); font-size:14px; color:#fff;}
.cpzx_ul1 li a:hover .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{bottom:0;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; text-align:center; font-size:16px; color:#1e1e1e; line-height:30px;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#151515; line-height:30px;}
/*END-产品中心*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:40px;}
.xw_ul li .xw_B{width:280px; float:left; overflow:hidden; margin-right:35px;}
.xw_ul li .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; padding-top:66.4286%;}
.xw_ul li .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; color:#303030; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; color:#303030; font-size:14px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin:15px 0;}
.xw_ul li .xw_sp{display:block; overflow:hidden; height:36px; line-height:36px; color:#303030; font-size:12px;}
.xw_ul li: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:hover .xw_p{color:#0095df;}
.xw_ul li:hover .xw_txt{color:#0095df;}
.xw_ul li:hover .xw_sp{color:#0095df;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:16px; color:#1e1e1e; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; padding-top:5px; font-size:12px; color:#6d6d6d; text-align:center;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#151515; line-height:30px;}
/*END-新闻中心*/

/*在线留言*/
.message{width:90%; margin:0 auto; display:block;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{width:100%; float:left; display:block; overflow:hidden; font-size:14px; color:#151515; line-height:30px; margin-top:15px;}
.contact_map{width:100%; float:left;}
#dituContentmap{width:100%; overflow:hidden; height:310px;}
.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 1%;}
.header{padding:20px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.gsjj{padding:65px 1%;}

.cpzx{padding:55px 1%;}
.cpzx_ul{width:100%;}
.cpzx_ul li{width:23%; margin:35px 1% 0 1%;}
.cpzx_more{padding-top:30px;}

.news{padding:60px 1%;}
.coop{padding:50px 1% 0 1%;}
.lxwm{padding:50px 1%;}
/*END-首页内容*/

/*底部*/
.footer{padding:0 1%;}
/*END-底部*/


/*公司介绍*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-公司介绍*/

/*产品中心*/
.cpzx_ul1{width:100%;}
.cpzx_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:#0078c4;}

.topbox{padding:0 0 0 10px;}
.header{padding:0; background:#fff; position:relative; left:0; top:0; z-index:9999999;}
.logo {width:100%; position:relative; padding:15px 10px;}
.logo img{width:80%;}
nav{position:relative; z-index:9999;}

.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(5, 128, 210, 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:#ef9b05; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.gsjj{padding:30px 10px;}
.gsjj_contect {padding-top:30px;}
.gsjj::before {height: 300px;}

.cpzx{padding:30px 10px;}
.cpzx_ul{padding-top:10px;}
.cpzx_ul li{width:23%; margin:20px 1% 0 1%;}
.cpzx_more{padding-top:20px;}

.news{padding:30px 10px;}
.news_ul li {margin-top:20px;}
.news_ul li:first-child a .news_B .news_img {padding-top: 80.556%;}

.coop{padding:30px 10px 0 10px;}
.coop-imgbox {margin-top:25px;}

.lxwm{padding:30px 10px;}
.lxwm_left {margin-top:30px;}
.lxwm_right {margin-top:30px;}
.lxwm_wx {width:112px; margin-right:10px;}
.lxwm_wx img {width:110px; height:110px;}
.lxwm_p {line-height:16px;}
/*END-首页内容*/

/*底部*/
.footer{padding:0 10px;}
.link {padding:15px 0;}
.footer_contect {padding:15px 0;}
.footer_L {width: 60%;}
/*END-底部*/

/*公司介绍*/
.main{padding:30px 10px;}
.main_left{width:34%;}
.main_right{width:64%;}
/*END-公司介绍*/

/*产品中心*/
.cpzx_ul1 li{margin:0 1% 20px 1%;}
/*END-产品中心*/

/*新闻中心*/
.xw_ul li{margin-bottom:20px;}
.xw_ul li .xw_B{width:200px; margin-right:20px;}
.xw_ul li .xw_txt{height:72px; line-height:24px; margin:5px 0;}
.xw_ul li .xw_sp{height:26px; line-height:26px;}
/*END-新闻中心*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.icon-menu {right:10px; width:25px;}
.icon-menu span{margin:2px 0; height:3px;}
/*END-头部+导航*/

/*banner*/
.banner .banner-imgbox .swiper-slide {background-image:none !important;}
/*END-banner*/

/*首页内容*/
.gsjj{padding:10px;}
.gsjj::before {height:70%;}
.gsjj_p {line-height:30px; font-size:28px;}
.gsjj_sp {line-height:26px; font-size:24px;}
.gsjj_contect {padding-top:10px; display:block;}
.gsjj_img {width:100%; padding-top:60%;}
.gsjj_right {width:100%; margin-top:10px;}
.gsjj_T{line-height:22px;}
.gsjj_txt {margin-top:10px; height:auto; line-height:24px;}
.gsjj_more {padding-top:10px;}
.gsjj_more a{margin:0 auto;}

.cpzx{padding:10px;}
.cpzx_ul{padding-top:0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul li{width:49%; margin:10px 0 0 0;}
.cpzx_more{padding-top:10px;}

.news{padding:10px;}
.news_ul{padding:0;}
.news_ul li {width:100%; margin-top:10px;}
.news_ul li a .news_B {width:85px; margin-right:10px;}
.news_ul li a .news_B .news_img {padding-top:100%;}
.news_ul li a .news_p {margin-top:0; padding-right:0;}
.news_ul li a .news_heng {margin-top:5px;}
.news_ul li a .news_txt {height:40px; line-height:20px; margin-top:5px; padding-right:0}
.news_ul li:first-child{width:100%;}
.news_ul li:first-child a {background:#dcedf5; padding:2px;}
.news_ul li:first-child a .news_B{width:85px; float:left; margin-right:10px;}
.news_ul li:first-child a .news_B .news_img {padding-top:100%;}
.news_ul li:first-child a .news_p {margin-top:0; padding-right:0;color: #000;}
.news_ul li:first-child a .news_heng {margin-top:5px; background: #3a4b54;}
.news_ul li:first-child a .news_txt {color: #000;}
.news_ul li:first-child a:hover{ background:#fff;}
.news_ul li:first-child a:hover .news_heng{ background:#0095df;}

.coop{padding:10px 10px 0 10px;}
.coop-imgbox {margin-top:10px;}

.lxwm{padding:10px;}
.lxwm_left {width:100%; margin-top:10px;}
.lxwm_right {width:100%; margin-top:10px;}
.lxwm_contect {padding-top:10px;}
.lxwm_txt {width:100%;}
.lxwm_wx {width:92px;}
.lxwm_wx img {width:90px; height:90px;}
.lxwm_p {line-height:22px;}
.lxwm_T {font-weight:bold; color:#0095df; font-size:20px;}
/*END-首页内容*/

/*底部*/
.link {padding:10px 0; line-height:22px; font-size:14px;}
.link a{margin:0 5px;}
.footer_contect {padding:10px 0;}
.footer_L {width:100%;}
.footer_nav {line-height:22px; margin-left:0; text-align:center; font-size:14px;}
.footer_nav a{font-size:14px; margin:0 5px;}
.footer_txt {padding:10px 0;line-height:22px; text-align:center;}
.footer_R {width: 100%; float:left;}
.foot {line-height:22px; padding:7px;}
/*END-底部*/

/*公司介绍*/
.main{padding:10px;}
.main_left{width:100%; padding:0;}
.about_title{text-align:left; padding:0; height:50px; line-height:50px; text-indent:20px; font-size:20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center;}
.about_ul{padding:0; display:none;border-top:1px solid #fff;}
.main_right{width:100%;}
.dqwz_contect {padding-top:10px;}
/*END-公司介绍*/

/*产品中心*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:49%; margin:0 0 10px 0;}
/*END-产品中心*/

/*新闻中心*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li .xw_B{width:100px; margin-right:10px;}
.xw_ul li .xw_B .xw_img{padding-top:100%;}
.xw_ul li .xw_txt{height:54px; line-height:18px; margin:0;}
.xw_ul li .xw_sp{height:16px; line-height:16px;}
/*END-新闻中心*/

/*在线留言*/
.message{width:100%;}
/*END-在线留言*/

/*联系我们*/
#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:#0580d2;}
.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:#ef9b05; 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 #ef9b05;}
.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*/

.clear { clear:both; }
.load-more { padding: 24px 0; text-align:center; }
.load-more a {  background: #fff; border: 1px solid #aaaaaa; border-radius: 9px; text-align: center; line-height: 48px; color: #727474; font-size: 14px; transition: all 0.5s; padding: 2px 5px; margin: 0 1px; }
.load-more a:hover { background:#c3c3c3b8; }
.load-more span { text-align: center; line-height: 48px; color: #727474; font-size: 14px; transition: all 0.5s; padding: 2px 5px; margin: 0 1px; }