﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; line-height:40px; font-size:12px; color:#727272; font-family:SimSun; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.topbox a{ color:#727272; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#014e7f; text-decoration:underline !important;}

.header{width:100%; padding:26px 0;}
.logo img{width:100%; max-width:460px; max-height:60px;}
.header_dianhua{height:58px; line-height:24px; color:#999; font-size:16px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:70px; margin-top:1px;}
.header_dianhua span{display:block; overflow:hidden; line-height:34px; font-size:27px; font-family:Impact; color:#014e7f;}

nav{width:100%; background:#0885d6; position:relative; left:0; top:0; z-index:999999;}
.nav{width:76.5%;}
.nav>li{width:14.2222%; position:relative; border-right:1px solid #389cde;}
.nav>li>a{width:100%; height:48px; line-height:48px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#014e7f; color:#fff;}
.nav>li.on>a{background:#014e7f; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(8, 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:#014e7f; color:#fff;}

.search{width:23.5%; background:#49abea; padding:10px 0 10px 10px; position:relative;}
.search::before{content:""; width:2000px; float:left; height:100%; background:#49abea; position:absolute; left:0; top:0;}
.search_inp1{width:calc(100% - 45px); float:left; height:28px; background:#fff; padding:0 10px; font-family:SimSun; font-size:12px; color:#000; position:relative; z-index:2;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #5b5b5b;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #5b5b5b;} 
.search_btn{width:45px; float:left; height:28px; background:url(../images/search_ss.png) no-repeat center center #0885d6; position:relative; z-index:2;}

/*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-头部+导航+大图*/

/*首页内容*/
.gsjj{width:100%; overflow:hidden; padding:80px 0;}
.gsjj_title{display:block; overflow:hidden; padding-bottom:15px; background:url(../images/title_heng1.png) no-repeat center bottom; text-align:center;}
.gsjj_p{line-height:44px; font-size:30px; color:#000; font-weight:bold;}
.gsjj_p>span{color:#0885d6;}
.gsjj_sp{line-height:28px; font-size:18px; color:#b9b9b9; text-transform:uppercase; font-family:Arial;}
.gsjj_contect{padding-top:40px; overflow:hidden; display:block;}
.gsjj_left{width:55%; float:left;}
.gsjj_left img{display:block; max-width:100%; height:auto; margin:0 auto;}
.gsjj_right{width:45%; float:right; padding-left:55px;}
.gsjj_pp{line-height:30px; margin-top:15px; font-family:'Tensentype ZhiHeiJ W5'; font-size:24px; color:#010101; font-weight:bold;}
.gsjj_pp>span{color:#0885d6;}
.gsjj_spp{line-height:16px; font-family:Arial; font-size:12px; color:#c5c5c5; text-transform:uppercase;}
.gsjj_txt{display:block; overflow:hidden; margin-top:15px; height:330px; line-height:30px; font-size:14px; color:#333; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:11; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:15px;}
.gsjj_more a{display:block; overflow:hidden; width:110px; height:36px; line-height:36px; text-align:center; background:#0885d6; font-size:12px; color:#fff;}
.gsjj_more a:hover{background:#014e7f; color:#fff;}

.zs{width:100%; overflow:hidden; background:url(../images/zs_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.zs .gsjj_title{background:url(../images/title_heng2.png) no-repeat center bottom;}
.zs .gsjj_p{color:#fff;}
.zs .gsjj_p>span{color:#fff;}
.zs .gsjj_sp{color:#fff;}
.zs-imgbox{margin-top:35px;}
.zs-imgbox .swiper-slide{background:#fff; position:relative; border:1px solid #d7d7d7; overflow:hidden; cursor:pointer;}
.zs-imgbox .swiper-slide::before{content:""; display:block; padding-top:138.2979%;}
.zs-imgbox .swiper-slide:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.case{width:100%; overflow:hidden; padding:65px 0;}
.case_nav{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; padding-top:45px;}
.case_nav li{width:144px; float:left; margin:0 10px 10px 10px;}
.case_nav li a{display:block; overflow:hidden; height:44px; line-height:44px; text-align:center; background:#0885d6; font-size:16px; color:#fff;}
.case_nav li a:hover{background:#014e7f;color:#fff;}
.case_nav li.case_on a{background:#014e7f;color:#fff;}
.case_contect{display:block; overflow:hidden; padding-top:40px;}
.case_ulB{display:none;}
.case_ulB:first-child{display:block;}
.case_ul{display:block; overflow:hidden; width:1220px;}
.case_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.case_ul li .case_B{width:100%; overflow:hidden; border:1px solid #d7d7d7; border-radius:5px;}
.case_ul li .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case_ul li .case_B .case_img::before{content:""; display:block; padding-top:80.5654%;}
.case_ul li .case_txt{display:block; overflow:hidden; height:38px; line-height:38px; text-align:center; background:#cdcdcd; margin-top:5px; font-size:14px; color:#333;}
.case_ul li:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case_ul li:hover .case_txt{background:#0885d6; color:#fff;}

.news{width:100%; overflow:hidden; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover; padding:70px 0;}
.news_ul{display:block; overflow:hidden; padding-top:40px;}
.news_ul li{width:calc(50% - 25px); float:right; margin-bottom:35px;}
.news_ul li a{overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; background:#fff;}
.news_ul li a .news_B{width:167px; float:left; overflow:hidden; border:2px solid #fff;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_B .news_img::before{content:""; display:block; padding-top:72.39264%;}
.news_ul li a .news_R{width:calc(100% - 167px); float:left; padding:10px 15px; color:#000;}
.news_ul li a .news_R .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_R .news_p>span{float:right; font-size:12px;}
.news_ul li a .news_R .news_heng{display:block; overflow:hidden; width:60px; height:3px; background:#aaaaaa; margin:10px 0;}
.news_ul li a .news_R .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:12px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li a:hover{background:#0885d6;}
.news_ul li 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);}
.news_ul li a:hover .news_R{color:#fff;}
.news_ul li a:hover .news_R .news_heng{background:#fff;}
.news_ul li:first-child{float:left; margin:0;}
.news_ul li:first-child a{padding:0; background:none;}
.news_ul li:first-child a .news_B{width:100%;}
.news_ul li:first-child a .news_B .news_img::before{padding-top:55.035%;}
.news_ul li:first-child a .news_R{width:100%;padding:0; margin-top:10px;}
.news_ul li:first-child a .news_R .news_p{color:#000;}
.news_ul li:first-child a .news_R .news_heng{background:#aaa;}
.news_ul li:first-child a .news_R .news_txt{color:#000;}
.news_ul li:first-child a:hover .news_R .news_p{color:#0885d6;}
.news_ul li:first-child a:hover .news_R .news_heng{background:#0885d6;}
.news_ul li:last-child{margin:0;}
/*END-首页内容*/

/*底部*/
.footer{width:100%; overflow:hidden; background:#014e7f; padding:45px 0;}
.footer>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer>.container>div{float:left; border-right:1px solid #1b6a9c;}
.footer>.container>div:last-child{border:none;}
.footer_p{display:block; overflow:hidden; line-height:34px; font-size:16px; color:#fff;}
.footer_B1{width:8.5%;}
.footer_ul{display:block; overflow:hidden; padding-top:10px;}
.footer_ul li{display:block; overflow:hidden; line-height:18px; padding:5px 0;}
.footer_ul li a{color:#fff; font-size:12px;}
.footer_ul li a:hover{color:#fff; text-decoration:underline!important;}
.footer_B2{width:18%;}
.footer_ul1 li{width:100%; float:left; margin-right:1%;}
.footer_B3{width:47.5%;}
.footer_txt{display:block; overflow:hidden; padding-top:10px; font-size:14px; line-height:28px; color:#fff;}
.footer_txt>p{/*float:left; width:48%;*/ margin-right:2%;}
.footer_B4{width:9.5%;}
.footer_B4 img{width:100%; display:block; height:auto; margin-top:10px;}

.foot{width:100%; overflow:hidden; background:#0885d6; text-align:center; font-size:12px; color:#fff; line-height:20px; padding:10px 0;}
.foot a{color:#fff; margin:0 10px;}
.foot a:hover{color:#fff; text-decoration:underline!important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:60px 0;}
.main_left{width:265px; float:left;}
.about{width:100%; float:left; margin-bottom:45px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; text-align:center; background:#014e7f; font-size:18px; color:#fff; font-weight:bold; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:5px;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; background:#efefef; text-align:center; font-size:14px; color:#555;}
.about_ul>li:hover>a{background:#0885d6; color:#fff;}
.about_ul>li.about_on>a{background:#0885d6; color:#fff;}
.about_B{display:block; overflow:hidden; margin-top:15px;background:#efefef; padding:10px 15px; font-size:14px; color:#706f6d; line-height:28px;}
.about_B>img{width:100%; display:block; height:auto; margin-bottom:10px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:54px; border-bottom:1px solid #cfcfcf; font-size:14px; color:#a6a6a6;}
.dqwz_title>span{color:#0885d6;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#202020; line-height:30px;}
.company table{display:block;width: 100%; height: auto; margin: 5px auto; border-collapse:collapse;}
.company table td{border: 1px #ccc solid; padding: 5px;}
/*END-公司简介*/

/*应用领域/经典案例*/
.case_ul1{display:block; overflow:hidden; width:915px;}
.case_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.case_ul1 li .case_B{width:100%; overflow:hidden; border:1px solid #d7d7d7; border-radius:5px;}
.case_ul1 li .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case_ul1 li .case_B .case_img::before{content:""; display:block; padding-top:75.5654%;}
.case_ul1 li .case_txt{display:block; overflow:hidden; height:38px; line-height:38px; text-align:center; background:#cdcdcd; margin-top:5px; font-size:14px; color:#333;}
.case_ul1 li:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case_ul1 li:hover .case_txt{background:#0885d6; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; line-height:30px; text-align:center; font-size:16px; color:#161616; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#161616; line-height:30px;}
/*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; overflow:hidden; border:1px solid #d7d7d7;}
.xw_ul li a .xw_B{width:245px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; border-right:1px solid #d7d7d7;}
.xw_ul li a .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% - 245px); float:left; padding:15px 25px; color:#5f5f5f; background:#efefef;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:15px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:16px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover .xw_R{background:#0885d6; color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#161616; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:16px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_img img{border:1px solid #a1a1a1; border-radius:5px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#161616;}
.xwxq_txt img{ max-width:100% !important; height:auto !important;}
/*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:26px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:50px 1%;}
.gsjj_right {padding-left:40px;}
.gsjj_txt {height: 270px; -webkit-line-clamp: 9;}

.zs {padding:40px 1%;}

.case {padding:50px 1%;}
.case_nav {padding-top:35px;}
.case_ul {width:100%;}
.case_ul li {width:23%; margin:0 1% 20px 1%;}

.news{padding:50px 1%;}
.news_ul li {width: calc(50% - 20px);}
/*END-首页内容*/

/*底部*/
.footer{padding:35px 1%;}
.foot{padding:10px 1%;}
/*END-底部*/

/*公司简介*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.about{margin-bottom:40px;}
.main_right{width:74%;}
/*END-公司简介*/

/*应用领域/经典案例*/
.case_ul1{width:100%;}
.case_ul1 li{width:31.33%; margin:0 1% 20px 1%;}
/*END-应用领域/经典案例*/

/*新闻资讯*/
.xw_ul li a .xw_R{padding:15px 25px;}
/*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:#014e7f;}

.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;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(8, 133, 214, 0.8);}
.nav>li{width:100%; border:none; 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-头部+导航*/

/*首页内容*/
.gsjj {padding:30px 10px;}
.gsjj_contect {padding-top:30px;}
.gsjj_right {padding-left:20px;}
.gsjj_pp {margin-top: 0; font-size: 22px;}
.gsjj_spp{letter-spacing:-0.2pt;}
.gsjj_txt {height:220px; line-height:22px; -webkit-line-clamp:10; margin-top:5px;}

.zs {padding:30px 10px;}
.zs-imgbox {margin-top:20px;}

.case {padding:30px 10px;}
.case_nav {padding-top:20px;}
.case_nav li {width:15.66%; margin: 0 0.5% 10px 0.5%;}
.case_contect {padding-top:20px;}
.case_ul {width:100%;}
.case_ul li {width:31.33%; margin:0 1% 15px 1%;}

.news{padding:30px 10px;}
.news_ul {padding-top:30px;}
.news_ul li {width:calc(50% - 10px); margin-bottom:15px;}
.news_ul li a .news_B {width:120px;}
.news_ul li a .news_B .news_img::before {padding-top: 89.95122%;}
.news_ul li a .news_R {width: calc(100% - 120px); padding:5px;}
/*END-首页内容*/

/*底部*/
.footer{padding:20px 10px;}
.footer_B1 {width: 10.5%;}
.footer_B2 {width: 23%;}
.footer_B3 {width: 36%;}
.footer_txt {font-size: 12px; line-height: 20px;}
.foot{padding:10px;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about{margin-bottom:20px;}
.main_right{width:69%;}
/*END-公司简介*/

/*应用领域/经典案例*/
.case_ul1 li{margin:0 1% 15px 1%;}
/*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);  padding:15px;}
.xw_ul li a .xw_R .xw_txt{height:72px; line-height:24px; margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{margin-top:10px;}
/*END-新闻资讯*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:66%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:10px;}
.gsjj_p {line-height: 30px; font-size: 20px;}
.gsjj_sp {line-height: 16px; font-size: 12px;}
.gsjj_contect {padding-top:10px;}
.gsjj_left{width:100%;}
.gsjj_right {width:100%; padding:10px 0 0 0;}
.gsjj_pp {font-size: 20px;}
.gsjj_spp{letter-spacing:-0.69pt;}
.gsjj_txt {height:initial; line-height:initial; -webkit-line-clamp:initial; margin-top:5px;}
.gsjj_more {padding-top:10px;}

.zs {padding:10px;}
.zs-imgbox {margin-top:10px;}

.case {padding:10px;}
.case_nav {padding-top:10px;}
.case_nav li {width:32.33%; margin: 0 0.5% 5px 0.5%;}
.case_nav li a {height:34px; line-height:34px; font-size:14px;}
.case_contect {padding-top:10px;}
.case_ul {display:flex; flex-wrap:wrap; justify-content:space-between;}
.case_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}

.news{padding:10px;}
.news_ul {padding-top:10px;}
.news_ul li {width:100%; margin-bottom:10px;}
.news_ul li a .news_R{padding:0 0 0 5px;}
.news_ul li a .news_R .news_heng {margin:5px 0;}
.news_ul li:first-child {margin:0 0 10px 0;}
.news_ul li:first-child a .news_R {margin-top:5px;}
.news_ul li a .news_B {width:105px;}
/*END-首页内容*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title{height:50px; line-height:50px; text-align:left; padding-left:20px; background:url(../images/imgs/sj_jiantou.png) no-repeat  right center #014e7f;}
.about_ul{ display:none; padding:0 2px;}
.about_ul li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{line-height:24px; font-size:14px;}
/*END-公司简介*/

/*应用领域/经典案例*/
.case_ul1 {display:flex; flex-wrap:wrap; justify-content:space-between;}
.case_ul1 li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cpxq_p{line-height:24px;}
.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:5px;}
.xw_ul li a .xw_R .xw_txt{height:60px; line-height:20px; margin-top:5px;}
.xwxq_p{line-height:24px; font-size:16px;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; line-height:24px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

.company table td{width: auto !important; height: auto !important; padding: 2px !important;word-break: break-all;word-wrap: break-word;white-space: pre-wrap;}
}
/*手机底部*/
.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:#0885d6;}
.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:#014e7f; 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 #014e7f;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/