﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/
.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}
/*头部+导航+大图*/
.topbox{width:100%; border-bottom:1px solid #e5e5e5; line-height:30px; font-size:12px; color:#a3a3a3; font-family:SimSun;}
.topbox a{ color:#a3a3a3; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#0174e5; text-decoration:underline !important;}

.header{width:100%; padding:23px 0;}
.logo img{width:100%; max-width:370px; max-height:56px;}
.logo_txt img{max-width:348px;}
.header_dianhua{line-height:22px; color:#000; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:65px;}
.header_dianhua span{display:block; overflow:hidden; line-height:32px; font-size:24px; font-weight:bold; color:#0174e5;}

nav{background:#0174e5; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%; padding-left:2px; background:url(../images/shutiao.jpg) no-repeat left center;}
.nav>li{width:12.5%; position:relative; padding-right:2px; background:url(../images/shutiao.jpg) no-repeat right center;}
.nav>li>a{width:100%; height:55px; line-height:55px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#46a1fa; color:#fff;}
.nav>li.on>a{background:#46a1fa; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(1, 116, 229, 0.95);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:48px; line-height:48px; text-align:center; font-size:16px; color:#fff;}
.nav_sub>dd>a:hover{background:#46a1fa; color:#fff;}

/*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-头部+导航+大图*/

/*首页内容*/
.fw{width:100%; overflow:hidden; padding-top:65px;}
.fw_title{width:100%; float:left;}
.fw_p{width:100%; float:left; text-align:center; line-height:30px; font-size:24px; color:#c0c0c0; text-transform:uppercase;}
.fw_sp{width:100%; float:left; text-align:center; line-height:34px; font-size:24px; color:#000; padding-bottom:3px; background:url(../images/title_heng1.png) no-repeat center bottom;}
.fw_nav{width:1218px; margin-left:-9px; float:left; padding-top:30px;}
.fw_nav>li{width:282px; float:left; margin:10px 9px 0 9px; padding-bottom:30px; position:relative;}
.fw_nav>li .fw_logo{width:100%; overflow:hidden; position:relative; background:#fff; border:1px solid #f0f0f0; box-shadow:0 0 10px rgba(240,240,240,1);}
.fw_nav>li .fw_logo::before{content:""; display:block; padding-top:47.14286%;}
.fw_nav>li .fw_txt{width:100%; overflow:hidden; height:30px; line-height:30px; text-align:center; font-size:18px; color:#000; margin-top:15px;}
.fw_nav>li.fw_li_actived::before{content:""; width:55px; float:left; height:30px; background:url(../images/fw_li_active.png) no-repeat center center; background-size:100% 100%; position:absolute; left:50%; transform:translateX(-50%); bottom:-30px; z-index:99;}
.fw_nav>li.fw_li_actived .fw_logo{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.fw_nav>li.fw_li_actived .fw_txt{color:#0092df;}

.fw_contect{width:100%; float:left; padding:30px 0; background:url(../images/fw_bj.jpg) no-repeat center center; background-size:cover;}
.fw_ul{display:none; overflow:hidden; width:1220px; padding-top:35px;}
.fw_ul:first-child{display:block;}
.fw_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.fw_ul li .fw_B{width:100%; overflow:hidden; border:1px solid #d3d3d3;}
.fw_ul li .fw_B .fw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fw_ul li .fw_B .fw_img::before{content:""; display:block; padding-top:69.9647%;}
.fw_ul li .fw_txts{width:100%; overflow:hidden; border:1px solid #d3d3d3; background:#d3d3d3; height:44px; line-height:42px; text-align:center; font-size:14px; color:#515151;}
.fw_ul li:hover .fw_B{border-color:#0092df;}
.fw_ul li:hover .fw_txts{border-color:#0092df; background:#46a1fa; color:#fff;}

.gsjj{width:100%; overflow:hidden; padding:50px 0;}
.gsjj_contect{width:100%; float:left; 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; padding-top:40px;}
.gsjj_left{width:calc(50% - 30px); float:left; background-position:center; background-repeat:no-repeat; background-size:cover; border:2px solid #e6e6e6;}
.gsjj_right{width:50%; float:left;}
.gsjj_p{display:block; overflow:hidden; line-height:34px; font-size:24px; color:#000; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.gsjj_txt{display:block; overflow:hidden; line-height:30px; height:90px; margin-top:20px; font-size:14px; color:#393939; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.gsjj_more{float:left; border:1px solid #0174e5; margin-top:25px;}
.gsjj_more>a{width:160px; float:left; height:50px; border:2px solid #fff; background:#0174e5; line-height:46px; text-align:center; font-size:14px; color:#fff;}
.gsjj_more>a:hover{background:#46a1fa;}
.qua{width:100%; float:left; margin-top:20px;}
.qua_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:14px; color:#373737; text-transform:uppercase;}
.qua_p>span{float:left; font-size:18px; margin-right:5px;}
.qua-imgbox{width:100%; overflow:hidden; margin-top:10px;}
.qua-imgbox .swiper-slide>a{width:100%; float:left; border:3px solid #eaeaea; overflow:hidden; position:relative;}
.qua-imgbox .swiper-slide>a::before{content:""; display:block; padding-top:69.1892%;}
.qua-imgbox .swiper-slide>a:hover{border-color:#46a1fa;}

.ys{width:100%; overflow:hidden; padding:50px 0; background:url(../images/ys_bj.jpg) no-repeat center center; background-size:cover;}
.ys_title{display:block; overflow:hidden; text-align:center;}
.ys_p{line-height:42px; font-size:36px; color:#000; font-weight:bold;}
.ys_p>span{color:#46a1fa;}
.ys_sp{line-height:22px; margin-top:10px; font-size:18px; color:#d8d8d8; font-weight:bold; text-transform:uppercase;}
.ys_contect{display:block; overflow:hidden; position:relative; margin-top:30px;}
.ys_img{width:calc(50% + 164px); float:left; height:100%; position:absolute; left:0; top:0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.ys_ul{width:50%; float:right; position:relative; z-index:2; padding:46px 0;}
.ys_ul li{width:50%; float:left; background:#fff; padding:50px 0 45px 0;}
.ys_ul li .ys_icon{width:100%; overflow:hidden;}
.ys_ul li .ys_icon img{display:block; max-width:100%; height:auto; margin:0 auto;}
.ys_ul li .ys_txt{display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; margin-top:20px; font-size:18px; color:#585858;}
.ys_ul li:nth-child(1){background:#0174e5;}
.ys_ul li:nth-child(4){background:#0174e5;}
.ys_ul li:nth-child(1) .ys_txt{color:#fff;}
.ys_ul li:nth-child(4) .ys_txt{color:#fff;}

.wxby{width:100%; overflow:hidden; padding:55px 0;}
#certify {position:relative; width:100%; float:left; margin-top:40px;}
#certify .swiper-slide {width:100%; max-width:444px; box-shadow: 0 8px 30px #ddd;}
#certify .swiper-slide>a{width:100%; float:left; overflow:hidden; position:relative; border:3px solid #efefef; background-position:center; background-repeat:no-repeat; background-size:cover;}
#certify .swiper-slide>a::before{content:""; display:block; padding-top:72.58065%;}
#certify .swiper-slide>a::after{content:""; width:100%; height:100%; float:left; position:absolute; left:0; top:0; background:#fff; opacity:0.5;}
#certify .swiper-slide-active>a::after{opacity:0;}

.news{width:100%; overflow:hidden; padding:60px 0; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news .fw_p{color:#fff;}
.news .fw_sp{color:#fff; background:url(../images/title_heng2.png) no-repeat center bottom;}
.news_ul{display:block; overflow:hidden; width:1220px; padding-top:45px;}
.news_ul li{width:380px; float:left; margin:20px 20px 0 0;}
.news_ul li>a{display:block; overflow:hidden; background:#fff; padding:2px;}
.news_ul li .news_B{width:100%; overflow:hidden;}
.news_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.news_ul li .news_B .news_img::before{content:""; display:block; padding-top:55.2%;}
.news_ul li .news_txtB{width:100%; overflow:hidden; padding:40px 30px;}
.news_ul li .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#292929;text-overflow:ellipsis; white-space: nowrap;}
.news_ul li .news_txtB .news_sp{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#292929;}
.news_ul li .news_txtB .news_txt{display:block; overflow:hidden; line-height:30px; height:90px; font-size:14px; color:#232323; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:20px;}
.news_ul li: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:hover .news_txtB .news_p{color:#46a1fa;}

.case{width:100%; overflow:hidden; padding:55px 0;}
.case_ul{display:block; overflow:hidden; width:1220px; padding-top:40px;}
.case_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.case_ul li .case_B{width:100%; overflow:hidden; border:1px solid #d3d3d3;}
.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:140.6361%;}
.case_ul li .case_txt{display:block; overflow:hidden; height:44px; line-height:42px; border:1px solid #d3d3d3; background:#d3d3d3; text-align:center; font-size:14px; color:#515151;}
.case_ul li:hover .case_B{border-color:#0092df;}
.case_ul li:hover .case_txt{border-color:#0092df; background:#0174e5; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#0174e5;}
.footer{width:100%; overflow:hidden;}

.link{width:100%; float:left; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.2); padding:28px 0; font-size:16px; color:#fff;}
.link>span{font-size:16px; font-weight:bold;}
.link>a{color:#fff; margin:0 10px;}
.link>a:hover{color:#fff; text-decoration:underline!important;}

.footer_L{width:60%; float:left; margin:30px 0;}
.footer_nav{display:block; overflow:hidden; line-height:26px; font-size:16px; color:#fff;}
.footer_nav>a{color:#fff; margin:0 10px;}
.footer_nav>a:first-child{margin:0 10px 0 0;}
.footer_nav>a:hover{color:#fff; text-decoration:underline!important;}
.footer_txt{display:block; overflow:hidden; line-height:24px; margin-top:20px; font-size:14px; color:#fff;}

.footer_R{width:270px; float:right; margin:30px 0;}
.footer_R>img{width:88px; height:88px; float:left; margin-right:15px;}
.footer_R>span{display:block; overflow:hidden; color:#fff;}
.footer_R>span:nth-child(2){font-size:16px; line-height:22px;}
.footer_R>span:nth-child(3){font-size:24px; line-height:44px; font-weight:bold;}
.footer_R>span:nth-child(4){font-size:12px; line-height:22px;}

.copyright{width:100%; overflow:hidden; line-height:20px; background:#46a1fa; font-size:12px; color:#fff; padding:9px 0; text-align:center;}
.copyright a{color:#fff; margin:0 5px;}
.copyright a:hover{color:#fff; text-decoration:underline!important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:70px 0;}
.main_left{width:288px; float:left;}
.about{width:100%; float:left; border:2px solid #ececec; margin-bottom:40px;}
.about_title{display:block; overflow:hidden; height:86px; line-height:86px; text-align:center; background:url(../images/about_title.jpg) no-repeat center center; background-size:100% 100%; font-size:24px; color:#fff;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; border-top:2px solid #ececec;}
.about_ul>li>a{display:block; overflow:hidden; height:58px; line-height:58px; text-align:center; font-size:16px; color:#4a4a4a;}
.about_ul>li:hover>a{background:#0174e5; color:#fff;}
.about_ul>li.about_on>a{background:#0174e5; color:#fff;}

.about_dl{display:none; width:100%; float:left; border-top:2px solid #ececec; padding:10px 20px;}
.about_dl>dl{display:block; overflow:hidden; background:url(../images/about_shutiao.jpg) repeat-y left top;}
.about_dl>dl>dd{display:block; overflow:hidden; height:40px; line-height:40px; background:url(../images/about_heng.jpg) no-repeat left center; padding-left:70px;}
.about_dl>dl>dd>a{font-size:16px; color:#4a4a4a;}
.about_dl>dl>dd>a:hover{color:#0174e5;}

.about_B{display:block; overflow:hidden;}
.about_B>img{width:100%; display:block; height:auto;border-top:2px solid #ececec;border-bottom:2px solid #ececec;}
.about_txt{display:block; overflow:hidden; background:#f5f5f5; font-size:14px; color:#000; line-height:30px; padding:15px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:42px; border-bottom:3px solid #d3d3d3;}
.dqwz_p{float:left; font-size:18px; color:#222;}
.dqwz_nav{float:right; font-size:12px; color:#5f5f5f;}
.dqwz_nav>a{color:#0174e5;}
.dqwz_contect{width:100%; float:left; padding-top:35px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-公司简介*/

/*服务品牌*/
.fw_ul1{display:block; overflow:hidden; width:915px;}
.fw_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.fw_ul1 li .fw_B{width:100%; overflow:hidden; border:1px solid #d3d3d3;}
.fw_ul1 li .fw_B .fw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fw_ul1 li .fw_B .fw_img::before{content:""; display:block; padding-top:69.9647%;}
.fw_ul1 li .fw_txts{width:100%; overflow:hidden; border:1px solid #d3d3d3; background:#d3d3d3; height:44px; line-height:42px; text-align:center; font-size:14px; color:#515151;}
.fw_ul1 li:hover .fw_B{border-color:#0092df;}
.fw_ul1 li:hover .fw_txts{border-color:#0092df; background:#46a1fa; color:#fff;}

.fw_ul2{display:block; overflow:hidden; width:915px;}
.fw_ul2 li{width:285px; float:left; margin:0 20px 20px 0;}
.fw_ul2 li .fw_B{width:100%; overflow:hidden; border:1px solid #d3d3d3;}
.fw_ul2 li .fw_B .fw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fw_ul2 li .fw_B .fw_img::before{content:""; display:block; padding-top:70.9647%;}
.fw_ul2 li .fw_txts{width:100%; overflow:hidden; border:1px solid #d3d3d3; background:#d3d3d3; height:44px; line-height:42px; text-align:center; font-size:14px; color:#515151;}
.fw_ul2 li:hover .fw_B{border-color:#0092df;}
.fw_ul2 li:hover .fw_txts{border-color:#0092df; background:#46a1fa; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_p{display:block; overflow:hidden; font-size:18px; line-height:30px; text-align:center; 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:#000; line-height:30px;}
/*END-服务品牌*/

/*新闻中心*/
.news_ul1{display:block; overflow:hidden; }
.news_ul1 li{display:block; overflow:hidden; margin:0 0 20px 0;}
.news_ul1 li>a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; background:#f2f2f2; padding:2px;}
.news_ul1 li .news_B{width:285px; float:left; overflow:hidden;display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul1 li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.news_ul1 li .news_B .news_img::before{content:""; display:block; padding-top:55.2%;}
.news_ul1 li .news_txtB{width:calc(100% - 285px); overflow:hidden; padding:30px;}
.news_ul1 li .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#292929;text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li .news_txtB .news_sp{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#292929;}
.news_ul1 li .news_txtB .news_txt{display:block; overflow:hidden; line-height:30px; height:90px; font-size:14px; color:#232323; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; /*margin-top:20px;*/}
.news_ul1 li: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_ul1 li:hover .news_txtB .news_p{color:#46a1fa;}

.xwxq{display:block; overflow:hidden;}
.xwxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.xwxq_p{display:block; overflow:hidden; font-size:18px; line-height:30px; text-align:center; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; font-size:14px; line-height:18px; text-align:center; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#000; line-height:30px;}
/*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:23px 1%;}
.logo img{width:90%;}
.logo_txt{margin-left:-30px;}
.header_dianhua span {font-size:18px;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.fw {padding-top:50px;}
.fw .fw_title{padding:0 1%;}
.fw_nav {width:101%; margin-left:-0.5%;}
.fw_nav>li {width:24%; margin:10px 0.5% 0 0.5%;}
.fw_contect{padding:30px 1%;}
.fw_ul {width:102%; margin-left:-1%;}
.fw_ul li {width:23%; margin: 0 1% 20px 1%;}

.gsjj {padding:40px 1%;}
.ys {padding:40px 1%;}
.wxby {padding:40px 1%;}

.news {padding:50px 1%;}
.news_ul {width:102%; margin-left:-1%; padding-top:40px;}
.news_ul li {width:31.33%; margin:20px 1% 0 1%;}

.case {padding:40px 1%;}
.case_ul {width:102%; margin-left:-1%;}
.case_ul li{width:23%; float:left; margin:0 1% 20px 1%;}
/*END-首页内容*/

/*底部*/
.footer{padding:0 1%;}
.link{padding:20px 0;}

.footer_L{width:70%; margin:20px 0;}
.footer_R{width:270px; margin:20px 0;}

.copyright{padding:9px 1%;}
/*END-底部*/

/*公司简介*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.about{margin-bottom:30px;}
.main_right{width:74%;}
/*END-公司简介*/

/*服务品牌*/
.fw_ul1{width:102%; margin-left:-1%;}
.fw_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:#46a1fa;}

.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(1, 116, 229, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#46a1fa; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.fw {padding-top:40px;}
.fw .fw_title{padding:0 10px;}
.fw_contect{padding:30px 10px;}

.gsjj {padding:30px 10px;}
.gsjj_contect {padding-top:30px;}
.gsjj_left {width:calc(50% - 20px);}
.gsjj_more {margin-top:15px;}

.ys {padding:30px 10px;}
.ys_ul {padding:30px 0;}
.ys_ul li {padding:35px 0;}

.wxby {padding:30px 10px;}

.news {padding:30px 10px;}
.news_ul {padding-top:20px;}
.news_ul li .news_txtB {padding:20px 10px;}

.case {padding:30px 10px;}
.case_ul {padding-top:30px;}
/*END-首页内容*/

/*底部*/
.footer{padding:0 10px;}
.link{padding:15px 0;}
.link>a {margin:0 5px;}

.footer_L{width:60%; margin:15px 0;}
.footer_txt {margin-top:10px;}
.footer_R{margin:15px 0;}

.copyright{padding:9px 10px;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about{margin-bottom:20px;}
.main_right{width:69%;}
/*END-公司简介*/

/*新闻中心*/
.news_ul1 li .news_B{width:200px;}
.news_ul1 li .news_txtB{width:calc(100% - 200px); padding:20px;}
/*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-头部+导航*/

/*首页内容*/
.fw {padding-top:10px;}
.fw_p {line-height:24px; font-size:16px;}
.fw_sp {line-height:30px; font-size:20px;}
.fw_nav {padding-top:10px;}
.fw_nav>li {width:49%; margin: 10px 0.5% 0 0.5%; padding-bottom:15px;}
.fw_nav>li .fw_txt {font-size:16px; margin-top:5px;}
.fw_nav>li.fw_li_actived::before {bottom:0; background: url(../images/fw_li_active_sj.png) no-repeat center center; background-size: 100% 100%; width:38px; height:20px;}
.fw_contect{padding:5px 10px;}
.fw_ul {padding-top:10px;}
.fw_ul li {width:48%; margin: 0 1% 10px 1%;}
.fw_ul li .fw_txts {height:40px; line-height:38px;}

.gsjj {padding:10px;}
.gsjj_contect {padding-top:10px;}
.gsjj_left {width:100%;}
.gsjj_left::before{content:""; display:block; padding-top:72.69504%;}
.gsjj_right{width:100%; margin-top:10px;}
.gsjj_p {line-height:30px; font-size:18px;}
.gsjj_txt {line-height:24px; height:72px; margin-top:5px;}
.gsjj_more {margin-top:10px;}
.gsjj_more>a {width:120px; height:34px; line-height:30px;}
.qua {margin-top:10px;}

.ys {padding:10px;}
.ys_p {line-height:30px; font-size:20px;}
.ys_sp {line-height:16px; margin-top:5px; font-size: 14px;}
.ys_contect {margin-top:10px;}
.ys_img {width:100%; height:auto; position:relative; left:initial; top:initial;}
.ys_img::before{content:""; display:block; padding-top:45%;}
.ys_ul {width:100%; padding:10px 0 0 0;}
.ys_ul li {padding:15px 0;}
.ys_ul li .ys_txt {margin-top:10px; font-size:14px;}

.wxby {padding:10px;}
#certify {margin-top:10px;}

.news {padding:10px;}
.news_ul {padding-top:10px; width:100%; margin:0;}
.news_ul li{width:100%; margin:0 0 10px 0;}
.news_ul li>a {display:flex;}
.news_ul li .news_B {width:110px; float:left;display:flex;}
.news_ul li .news_txtB {width:calc(100% - 110px); float:left; padding:5px 0 5px 10px;}
.news_ul li .news_txtB .news_txt {line-height:22px; height:66px;margin-top:5px;}

.case {padding:10px;}
.case_ul {padding-top:10px;}
.case_ul li{width:48%; margin:0 1% 10px 1%;}
.case_ul li .case_txt {height:38px; line-height:36px;}
/*END-首页内容*/

/*底部*/
.footer{padding:0 10px;}
.link{padding:10px 0; font-size:14px;}
.link>a {margin:0 5px;}

.footer_L{width:100%; margin:5px 0;}
.footer_nav {line-height:20px; font-size:12px; text-align:center;}
.footer_nav a{margin:0 5px;}
.footer_nav>a:first-child {margin:0 5px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin-bottom: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,url(../images/about_title.jpg) no-repeat center center;    background-size:auto,100% 100%; font-size:18px; font-weight:bold;}
.about_ul{display:none;}
.about_ul>li>a {height:40px; line-height:40px;}
.about_dl {padding:10px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{line-height:24px;}
.company img{ width:100%; height:auto;}
/*END-公司简介*/

/*服务品牌*/
.fw_ul1 li{width:48%; margin:0 1% 10px 1%;}
.fw_ul1 li .fw_txts {height:40px; line-height:38px;}

.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; line-height:24px;}
.cpxq_txt img{ width:100%; height:auto;}
/*END-服务品牌*/

/*新闻中心*/
.news_ul1 li .news_B{width:120px;}
.news_ul1 li .news_txtB{width:calc(100% - 120px); padding:5px 0 5px 10px;}
.news_ul1 li .news_txtB .news_txt {line-height:20px; height:60px; margin-top:5px;}

.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; line-height:24px;}
.xwxq_txt img{ width:100%; height:auto;}
/*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:#0174e5;}
.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:#46a1fa; 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 #46a1fa;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/