/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#f2f2f2; line-height:32px; font-size:14px; color:#000;}
.topbox a{ color:#000; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#005bac; text-decoration:underline !important;}

.header{width:100%; padding:30px 0;}
.logo img{width:100%; max-width:432px; max-height:60px;}
.header_dianhua{height:46px; line-height:18px; color:#000; font-size:12px; background:url(/images/header_dianhua.png) no-repeat left center; padding-left:60px; margin-top:7px;}
.header_dianhua span{display:block; overflow:hidden; line-height:28px; font-size:30px; font-family:Impact; color:#005bac;}

nav{background:#005bac; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.285%; position:relative; padding-right:1px;}
.nav>li::before{content:""; width:1px; float:left; height:18px; background:#fff; opacity:0.3; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.nav>li:last-child::before{display:none;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#0f6be9; color:#fff;}
.nav>li>a.on{background:#0f6be9; color:#fff;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:999999; background:rgba(0, 91, 172, 0.8); padding-top:2px;}
.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:#0f6be9; 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;}

.search{width:100%; overflow:hidden; border-bottom:1px solid #e5e5e5; padding:10px 0;}
.search_form{width:296px;}
.search_inp1{width:calc(100% - 52px); float:left; height:28px; border:1px solid #d1d1d1; border-right:none; background:#f5f5f5; font-size:14px; color:#000; padding:0 10px;}
.search_btn{width:52px; float:left; height:28px; background:#005bac; font-size:14px; color:#fff;}
.search_txt{display:block; overflow:hidden; line-height:28px; font-size:14px; color:#000;}
.search_txt a{color:#000; margin-right:20px;}
.search_txt a:hover{color:#005bac; text-decoration:underline!important;}
/*END-头部+导航+大图*/

/*首页内容*/
.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:245px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden;background:url(/images/about_title.jpg) no-repeat center center; background-size:100% 100%; text-align:center; padding:13px 0; color:#fff;}
.about_p{line-height:40px; font-size:24px; font-weight:bold;}
.about_sp{line-height:20px; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; background:url(/images/about_bj.jpg) no-repeat center top #f5f5f5; background-size:100% 25px; padding:30px 10px;}
.about_ul>li{display:block; overflow:hidden;}
.about_ul>li>a{display:block; overflow:hidden; padding:0 15px; border-bottom:1px dashed #dadcdc;}
.about_ul>li>a>span{display:block; overflow:hidden; height:44px; line-height:44px; font-size:14px; color:#000; padding-left:15px; position:relative; transition:all 0.4s;}
.about_ul>li>a>span::before{content:""; width:6px; float:left; height:6px; background:#0172be; border-radius:50%; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.about_ul>li:hover>a{border-bottom-color:#0172be;}
.about_ul>li:hover>a>span{color:#0172be;}

.about_ul>li.act>a{border-bottom-color:#0172be;}
.about_ul>li.act>a>span{color:#0172be; font-weight: bold;}


.about_dl{display:none; padding:10px 30px;}
.about_dl>dd{display:block; overflow:hidden;}
.about_dl>dd>a{display:block; overflow:hidden; height:36px; line-height:36px; font-size:14px; color:#000;}
.about_dl>dd>a:hover{color:#0172be;}
.about_dl>dd>a.act{color:#0172be;font-weight: bold;}
.about_ul>li:first-child>.about_dl{display:block;}
.main_right{width:912px; float:right;}
.dqwz_title{width:100%; float:left; line-height:44px; padding-bottom:3px; background:url(/images/dqwz_heng.jpg) repeat-x left bottom;}
.dqwz_p{float:left; font-size:30px; color:#005bac; font-weight:bold; padding-left:10px;}
.dqwz_more{float:right;}
.dqwz_more a{ font-size:14px; color:#0067b7;}
.dqwz_more a:hover{text-decoration:underline!important;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.hotcp_ul{display:block; overflow:hidden; width:912px;}
.hotcp_ul li{width:268px; float:left; margin:0 18px;}
.hotcp_ul li .hotcp_B{width:100%; overflow:hidden; border:1px solid #d9d9d9;}
.hotcp_ul li .hotcp_B .hotcp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.hotcp_ul li .hotcp_B .hotcp_img::before{content:""; display:block; padding-top:77.0677%;}
.hotcp_ul li .hotcp_txt{display:block; overflow:hidden; height:54px; line-height:54px; text-align:center; font-size:14px; color:#000;}
.hotcp_ul li:hover .hotcp_B{border-color:#0172be;}
.hotcp_ul li:hover .hotcp_txt{color:#0172be;}

.hf{width:100%; overflow:hidden;}

.gsjj{width:100%; overflow:hidden; padding:40px 0;}
.gsjj_T{display:block; overflow:hidden; line-height:38px; font-size:14px; color:#0078d9;}
.gsjj_T>span{float:left; font-size:20px; color:#005bac; font-weight:bold; position:relative; padding:0 10px 0 15px;}
.gsjj_T>span::before{content:""; width:3px; float:left; height:22px; background:#005bac; position:absolute; left:4px; top:50%; transform:translateY(-50%);}
.gsjj_Box{display:block; overflow:hidden; padding-top:30px; position:relative;}
.gsjj_titleB{width:135px; float:left; position:absolute; left:15px; top:65px; z-index:99999;}
.gsjj_titleB::before{content:""; width:100%; height:100%; float:left; background:#ebeaea; opacity:0.5; position:absolute; left:-5px; top:-5px;}
.gsjj_titleB::after{content:""; width:100%; height:1px; background:#3d8dc5; float:left; position:absolute; left:0; bottom:-2px;}
.gsjj_title{width:100%; overflow:hidden; padding:25px 15px; background:#005bac; position:relative; z-index:2;}
.gsjj_heng{display:block; overflow:hidden; width:30px; height:2px; background:#fff;}
.gsjj_p{display:block; overflow:hidden; line-height:25px; margin-top:7px; font-size:18px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#fff;}
.gsjj_contect{width:calc(100% - 60px); float:right; background:#ececec; padding:20px;
display:-webkit-box; display:-ms-flexbox; display:flex;
-ms-flex-wrap:wrap; flex-wrap:wrap;
}
.gsjj_left{width:38%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;display:-webkit-box; display:-ms-flexbox; display:flex;}
.gsjj_right{width:62%; float:left; padding-left:30px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px; height:168px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical; margin-top:20px;}
.gsjj_dianhua{display:block; overflow:hidden; margin:31px 0; padding:5px 0 5px 84px; background:url(/images/gsjj_dianhua.png) no-repeat left center; line-height:20px; font-size:14px; color:#060001;}
.gsjj_dianhua>span{display:block; overflow:hidden; line-height:35px; font-family:Impact; font-size:30px; color:#1e6eb5;}

.news{width:100%; overflow:hidden;}
.news_title{display:block; overflow:hidden; background:url(/images/news_title.jpg) no-repeat center center; background-size:100% 100%; height:64px; line-height:64px; padding:0 15px;}
.news_p{float:left; font-size:24px; color:#fff; font-weight:bold;}
.news_sp{float:left; font-size:12px; color:#fff; text-transform:uppercase; padding-left:6px;}
.news_more{float:right;}
.news_more a{font-size:14px; color:#fff; text-transform:uppercase;}
.news_more a:hover{text-decoration:underline!important;}
.news_contect{display:block; overflow:hidden; background:url(/images/news_bj.jpg) repeat; padding:10px;}
.news_bj{display:block; overflow:hidden; background:#fff; padding:15px 20px;}
.news_left{width:43%; float:left;display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_img{width:44%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_txt{width:56%; float:left; font-size:14px; color:#030303; line-height:24px; height:168px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical; overflow:hidden; padding-left:15px;}
.news_right{width:54%; float:right;}
.news_right li{display:block; overflow:hidden; line-height:42px; border-bottom:1px dotted #7cb0de;}
.news_right li a{display:block; overflow:hidden; height:42px; position:relative; padding-left:18px; text-overflow:ellipsis; white-space: nowrap; font-size:14px; color:#000;}
.news_right li a>span{float:right; font-size:14px; color:#707070; margin-left:10px;}
.news_right li a::before{content:""; width:0; height:0; border-left:9px solid #0065bf; border-top:6px solid transparent; border-bottom:6px solid transparent; position:absolute;left:4px; top:50%; transform:translateY(-50%);}
.news_right li a:hover{color:#0065bf;}

.case{width:100%; overflow:hidden; padding:50px 0;}
.case_title{display:block; overflow:hidden; text-align:center; padding-bottom:17px; background:url(/images/title_heng.png) no-repeat center bottom;}
.case_p{line-height:42px; font-size:30px; color:#005bac; font-weight:bold;}
.case_sp{line-height:24px; font-size:14px; color:#b5b5b5; text-transform:uppercase;}
.case_ul{display:block; overflow:hidden; width:1220px; padding-top:30px;}
.case_ul li{width:285px; float:left; margin:0 20px 0 0;}
.case_ul li .case_B{width:100%; overflow:hidden;}
.case_ul li .case_B .case_img{width:100%;border:1px solid #ccc; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.case_ul li .case_B .case_img::before{content:""; display:block; padding-top:67.8322%;}
.case_ul li .case_txt{display:block; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:14px; color:#000;}
.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{color:#005bac;}

.lxwmBox{width:100%; overflow:hidden; background:url(/images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:35px 0 70px 0;}
.lxwm{width:50%; float:left;}
.lxwm_title{display:block; overflow:hidden; line-height:50px; font-size:22px; color:#005bac; font-weight:bold;}
.lxwm_p{float:left; border-bottom:2px solid #005bac;}
.lxwm_sp{float:left; text-transform:uppercase; padding-left:5px;}
.lxwm_contect{display:block; overflow:hidden; padding-top:50px; font-size:14px; color:#000; line-height:32px;}
.lxwm_contect img{width:160px; float:left; height:160px; margin-right:10px;}
.lxwm_contect>span{font-size:24px; color:#005bac; font-weight:bold;}
.lxwm_map{width:calc(50% - 20px); float:right; height:286px; margin-top:30px; border:none;}
/*END-首页内容*/

/*底部*/
footer{background:#005bac; font-size:14px; color:#fff; line-height:24px; padding:15px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于888集团官网登录/效劳支持*/
.about_title1{display:block; overflow:hidden; line-height:46px; margin-top:10px; font-size:22px; color:#0071c8; font-weight:bold; text-transform:uppercase;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.about_txt img{width:100%; display:block; height:auto; margin-bottom:10px;}
.about_txt>span{display:block; overflow:hidden; font-size:18px; color:#005bac; line-height:30px; font-weight:bold;}
.dqwz_nav{float:right;font-size:14px; color:#0067b7;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.company img{max-width: 100%; height: auto!important;}
/*END-关于888集团官网登录/效劳支持*/

/*产品展示/经典案例*/
.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; font-size:16px; color:#151515; line-height:28px; text-align:center;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.cpxq_txt img{max-width: 100%; height: auto!important;}

/*END-产品展示/经典案例*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:30px;}
.xw_ul li a{overflow:hidden; background:#efefef; padding:1px; display: -webkit-box; display: -ms-flexbox; display: flex;}
.xw_ul li a .wx_B{width:233px; float:left; border:2px solid #fff; display: -webkit-box; display: -ms-flexbox; display: flex;}
.xw_ul li a .wx_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 233px); float:left; padding:30px 25px; color:#6d6d6d;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; height:16px; line-height:16px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover{background:#0067b7;}
.xw_ul li a:hover .xw_R{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; font-size:16px; text-align:center; line-height:28px; color:#151515;}
.xwxq_sp{display:block; overflow:hidden; padding:5px 0; text-align:center; border-bottom:1px dashed #ccc; font-size:12px; color:#888;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.xwxq_txt img{max-width: 100%; height: auto!important;}
/*END-新闻资讯*/

/*联系888集团官网登录*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_txt>span{display:block; overflow:hidden; font-size:18px; color:#005bac; line-height:30px; font-weight:bold;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系888集团官网登录*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:30px 1%;}
nav{padding:0 1%;}
.search{padding:10px 1%;}
/*END-头部+导航*/

/*首页内容*/
.main{padding:30px 1%;}
.main_left{width:22%;}
.main_right{width:76%;}
.hotcp_ul{width:100%;}
.hotcp_ul li{width:31.33%; margin:0 1%;}

.gsjj{padding:40px 1%;}
.news{padding:0 1%;}

.case{padding:40px 1%;}
.case_ul{width:100%;}
.case_ul li{width:23%; margin:0 1%;}
.case_ul li .case_txt{height:50px; line-height:50px;}

.lxwmBox{padding:35px 1% 70px 1%;}
/*END-首页内容*/

/*关于888集团官网登录/效劳支持*/
.about_title1{font-size:20px;}
/*END-关于888集团官网登录/效劳支持*/

}

@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:#005bac;}

.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(0, 91, 172, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#0f6be9; color:#fff;}

.search{padding:10px;}
.search_txt{line-height:20px;}
/*END-头部+导航*/

/*首页内容*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
.hotcp_ul{width:100%;}

.gsjj{padding:30px 10px;}
.gsjj_txt {margin-top:10px;}
.gsjj_dianhua {margin:10px 0;}

.news{padding:0 10px;}
.news_left{width:49%;}
.news_right{width:49%;}

.case{padding:30px 10px;}
.case_ul{padding-top:20px;}
.case_ul li{width:31.33%;}
.case_ul li .case_txt{height:40px; line-height:40px;}

.lxwmBox{padding:30px 10px 50px 10px;}
/*END-首页内容*/

/*新闻资讯*/
.xw_ul li a .wx_B{width:200px;}
.xw_ul li a .xw_R{width:calc(100% - 200px);padding:15px;}
.xw_ul li a .xw_R .xw_sp{margin-top:10px;}
/*END-新闻资讯*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
.search_form {width:100%;}
.search_txt {width:100%; float:left; padding-top:10px;}
.search_txt a{margin:0 5px;}
/*END-头部+导航*/

/*首页内容*/
.main{padding:0;}
.main_left{width:100%;}
.about_title {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%; text-align:left; padding:10px 0 10px 20px;}
.about_ul{display:none; background:#f5f5f5; padding:3px;}
.about_ul>li>a {padding:0 10px;}
.about_ul>li>a>span {height:40px; line-height:40px; padding-left:10px;}
.about_dl {padding:3px 20px;}
.about_ul>li:first-child>.about_dl{display:none;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.hotcp_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:0;}
.hotcp_ul li{width:calc(50% - 5px); margin:0;}
.hotcp_ul li .hotcp_txt {height:40px; line-height:40px;}
.hotcp_ul li:last-child{display:none;}

.gsjj{padding:10px;}
.gsjj_Box {padding-top:10px;}
.gsjj_titleB {width: 135px; left:10px; top:20px;}
.gsjj_title {padding:10px;}
.gsjj_contect {width:100%; padding:0;}
.gsjj_left {width:100%;}
.gsjj_left::before{content:""; display:block; padding-top:75%;}
.gsjj_right {width:100%; padding:10px;}
.gsjj_txt {margin-top:0;}
.gsjj_dianhua {margin:10px 0 0 0;}

.news_title {height:44px; line-height:44px; padding:0 10px;}
.news_p {font-size: 18px;}
.news_contect {padding:5px;}
.news_bj {padding:5px;}
.news_left{width:100%; flex-wrap:wrap;}
.news_img{width:100%;}
.news_img::before{content:""; display:block; padding-top:80%;}
.news_txt{width:100%; margin-top:10px; padding:0;}
.news_right{width:100%;}

.case{padding:10px;}
.case_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:10px;}
.case_ul li{width:calc(50% - 5px); margin:0;}

.lxwmBox{padding:10px;}
.lxwm {width:100%;}
.lxwm_title {line-height:40px; font-size:18px;}
.lxwm_contect {padding-top:10px; line-height:24px;}
.lxwm_contect img {max-width:100%; height:auto!important; display: block;margin:0 auto;}
.lxwm_contect>span {font-size: 18px;}
.lxwm_map{width:100%; margin-top:10px;}
/*END-首页内容*/

/*关于888集团官网登录/效劳支持*/
.sj_about_title {display:block; overflow:hidden; height:50px; line-height:50px; background:url(/images/imgs/sj_jiantou.png) no-repeat right center #0f6be9; background-size:auto,100% 100%; text-align:left; padding:0 0 0 20px; font-size:18px; color:#fff; font-weight:bold;}
.company{line-height:24px;}
/*END-关于888集团官网登录/效劳支持*/

/*新闻资讯*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .wx_B{width:116px;}
.xw_ul li a .xw_R{width:calc(100% - 116px);padding:5px;}
.xw_ul li a .xw_R .xw_txt {height:54px; line-height:18px; font-size:12px; margin-top:5px;}
.xw_ul li a .xw_R .xw_sp{margin-top:5px;}
.xwxq_txt{line-height:24px;}
/*END-新闻资讯*/

/*联系888集团官网登录*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系888集团官网登录*/

}
/*手机底部*/
.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:#005bac;}
.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:#0f6be9; 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 #0f6be9;}
.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:#005bac;}<!--耗时1763601098.1968秒-->