﻿﻿*{margin:0;padding:0;}
body{font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; width: 100%; max-height: 100%;display: block;	margin:auto;padding: auto;}
.img-none{display:none;}

.wrap{ max-width:1200px !important; margin:0 auto;padding: 0 10px}


/*公共样式*/
body{
 /*background-color: #e6f1ff;*/
}
.text-bold{font-weight: bold}
.text-medium{font-size: medium}
.text-large{font-size: large}
.text-small{font-size: small}
/*header*/
header{width:100%; float:left;}
.header{width:100%; float:left;margin: 0;}
/*顶部条*/
.header .header_top{ height: 25px;  background-color: #f2f2f2;  font-size: 12px;  text-align: center;  display: flex;  justify-content: space-between;padding: 0;margin-bottom: 15px;}
.header .header_top .wrap{width: 90%; display: flex;justify-content: space-between;overflow: hidden}
.header .header_top .wrap>span{display: block}
.header .header_top .header_top_right{width: 12%;display: flex;justify-content: space-between;color: #000000}
.header .header_top .header_top_right a{color: #000000}
/*header_blank*/
.header_center{padding: 20px 0}
.header_center>div:first-child{text-align: right;padding: 0;}
.header_center>div:nth-child(2){text-align: left ;padding: 0}
.header_center img{max-width: 100%;max-height: 100%;padding: 0;}
.header .text-bold{font-size: medium;font-weight: bold;color: #000000}
.header .motto{width: 100%;height:5px;background: url("../images/index03_03.png") no-repeat left;background-size: cover;float: left;margin: 0px auto;font-size: small;color: #666666;text-align: center}
.logo_text,.tel_text{color: #ff0000;text-align: left;}
.tel_text{font-size: 20px;font-weight: bold}
.tel_text>div{float: left;width: 100%;text-align: left;margin: 0px auto}
.tel_text>div:first-child{padding: 0px}
.tel_text span{font-size: 12px;color: #a2a2a2;line-height: 15px}
.tel_text i{float: left;margin-left: 0; line-height: 2;padding: 5px;font-size: 30px;height: 55px}
/*手机端小图标*/
.header .logo i{  color: #0255ff;}
.mobile_header{padding: 15px 5px}
/*pc导航*/
 header nav{width:100%;height: 50px;float:left; background-color: #0255ff;margin: 0px auto;background: url("../images/index_08.jpg") no-repeat center;background-size: cover}
/*导航下拉开始*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{width:100%; float:left; position:relative; z-index:1;}
#nav{display: flex;justify-content: space-between;}
.nav a{ color:#fff; }
.nav .nLi{width:14.2%; float:left; position:relative; display:inline;padding:10px 5px;}
.nav .nLi h3{width:100%; float:left;}
.nav .nLi h3 a{display:block;border-right: solid 1px #4e87ff; padding: 5px 0;line-height: 19px; text-align:center; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; overflow:hidden; transition:all 0.3s;}
.nav .nLi:last-child a{border: none}
.nav .nLi h3 a>span{font-size:12px }
.nav .nLi:hover{background-color: #ffffff;color: #0255ff;}
.nav .nLi:hover a{color: #0255ff;border: none}
.nav .sub{ display:none; width:100%; padding:2px; left:0; top:49px;  position:absolute; z-index:999;background:rgba(2, 84, 255, 0.7) none repeat scroll 0 0 !important;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; height:36px; line-height:36px; text-align:center; font-family:"Microsoft YaHei"; font-size:14px; color:#fff !important; transition:all 0.3s;}
.nav .sub a:hover{ background:#fff; color:#0255ff !important;  }
/*导航下拉结束*/

/*banner*/
.focus{width:100%;float:left; height:580px;position:relative;}
.focusbox{width:100%;height:580px;overflow:hidden}
.focusbox li{width:100%;height:580px;overflow:hidden;}
.focusbox li a{width:100%; height:580px; float:left; overflow:hidden; }
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:10px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:14px;height:14px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.rslides_tabs .rslides_here a{background-position:0 0;}

/*移动端轮播*/
#content1 {padding:0px;float:left;width:100%;}
.slideBox {position:relative;overflow:hidden;margin:0px auto;max-width:100%;/* 设置焦点图最大宽度 */}
.slideBox .hd {position:absolute;height:28px;line-height:28px;bottom:0;right:0;z-index:1;}
.slideBox .hd li {display:inline-block;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#333;text-indent:-9999px;overflow:hidden;
 margin:0 6px 0 6px;}
.slideBox .hd li.on {background:#fff;}
.slideBox .bd {position:relative;z-index:0;}
.slideBox .bd li {position:relative;text-align:center;}
.slideBox .bd li img {vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a {-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit {display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;color:#fff;text-align:left;}
/*==首页内容==*/
main{width:100%; float:left;;overflow: hidden}
.index_snd_title{width: 100%;height:100px;background: url("../images/border_05.png") no-repeat center;background-size: contain;text-align: center;font-size: x-large;margin: 30px auto;line-height: 30px;}
.index_snd_title_en{display:inline-block;font-size: large;line-height: 25px;color: #bababa}


/*index_project*/
.index_project_item_border{width: 100%;height: auto;padding: 5px;margin: 0;border: solid 1px #dfdfdf;float: left;}
.index_project .index_img_item{margin: 0px auto 20px;height: auto}
.index_project .index_img_item_inner{position: relative;height:auto;width: 100%;overflow: hidden}
.index_img_item_inner .img-top{padding-top: 66.04%}
.index_project .case_name{width:100%;margin: 0 auto;height: 80px;  font-size: 15px;line-height:2.5;color: #000;text-align: center;  padding: 5px}
.index_project .more_detail_btn{width: 100%;border-top: solid 1px #ccecfb;padding: 5px 0px}
.index_project .more_detail_btn>a{display: inline-block;width: 100px;height: 25px;  line-height: 25px;border-radius: 10px;background-color:#00a1e9;color:#ffffff;text-align: center;border: solid 1px #00a1e9 }
.index_project .more_detail_btn>a:hover{background-color: transparent;color: #00a1e9}
 .index_img_item img:hover{-ms-transform:scale(1.2,1.2); /* IE 9 */  -webkit-transform: scale(1.2,1.2); /* Safari */  transform: scale(1.2,1.2); /* 标准语法 */transition: all .5s;}

.index_project_left .index_project_left_title{width: 100%;height:50px;text-align:center;color: #ffffff;background: url("../images/index_14.jpg ") no-repeat left bottom;background-size: cover;font-size: large;line-height: 50px}
.index_project_left ul{width: 100%;padding: 0}
.index_project_left ul li{width: 100%;border: solid 1px #dcdcdc;margin-top: 15px;padding: 5px;}
.index_project_left ul li>a{display:block;width: 100%;border: solid 1px #ededed;padding: 10px 0px;text-align: left;font-size: medium;color: #000;padding-left: 25px}
.index_project_left ul li>a i{font-size: 5px}
.index_project_left ul li>a i:nth-child(2){margin-left: -7px}
.index_project_left ul li:hover{border: solid 1px #77bae4;}
.index_project_left ul li:hover>a{border: solid 1px #bbdcf1;color: #00a1e9}
.index_project_left .index_project_left_more{width: 100%;height: 50px;padding: 5px;margin: 15px auto;text-align: center;background-color: #0092ed;}
.index_project_left .index_project_left_more>a[type="button"]{display: block;width: 100%;height:100%;text-align: center;border:solid 1px #33a8f1;color: #ffffff;font-size: medium;line-height: 45px}
.index_project .panel-group{width: 95%;margin: 0 auto 20px}
.index_project .panel-group .panel-heading{background-color: #ffffff;border: solid 1px #0255ff;border-radius: 0px}
.index_project .panel-group .panel-body{padding: 0}
.index_project .panel-group .panel-body ul{padding: 0 5px}
.index_project .panel-group .panel-body li{width: 100%;padding: 5px 0;text-align: center;margin-bottom: 2px;border-bottom: solid 1px #d6d6d6 }
.index_project .panel-group .panel-body li:last-child{border-bottom: none}
.index_project .panel-group .panel-body li:hover{background-color: #d6d6d6}
.index_project .panel-group .panel-body li a{color: black;display: block;width: 100%;height: 100%;font-size: medium}

/*index_company*/
.index_company {padding: 0px 50px 50px;overflow: hidden}
.index_company_main:hover{box-shadow:15px 15px 15px rgba(0,0,0,0.5)}
.index_company_bg{background: url("../images/index_04.jpg") no-repeat center;background-size: cover}
.index_company .index_snd_title{color: #ffffff}
.index_company_main{background-color: #ffffff;padding: 10px 5px;overflow: hidden}
.index_company_txt_title{color: #0255ff;text-decoration: underline;font-size: medium;line-height: 2}
.index_company_txt a{display: inline-block;padding: 5px 20px;background-color: #0255ff;color: #ffffff;font-size: small;border-radius: 4px}
/*index_news*/
.index_news{padding: 0px 0px 30px}
.news-list>a{color: #000000;}
.index_news .news-left{width: 100%}
.index_news .news-right{width: 100%}
.index_news .news-left img:hover{-ms-transform:scale(1.2,1.2); /* IE 9 */  -webkit-transform: scale(1.2,1.2); /* Safari */  transform: scale(1.2,1.2); /* 标准语法 */transition: all .5s;}
.news-list>a small{color: #d6d6d6 }
.news-list-ctr>a{display: block;width: 100%;padding: 10px;border-bottom: solid 1px #d6d6d6;color: #000000}
.news-list-ctr>a span{color: #d6d6d6}
.news-list-ctr>a[type="button"]{background-color: #0255ff;color:#fff;padding: 5px 20px;width: auto;margin-top: 10px;border-radius: 4px;font-size: small}
.news-list-ctr>a:hover{color:#0255ff}
.news-list-ctr>a[type="button"]:hover{color: #ffffff}
.news-left{width: 193px;height: 150px;position: relative;overflow: hidden;}
.news-top{padding-top: 77.72%;}
/*index_case*/
.index_project_item_border{width: 100%;height: auto;padding: 5px;margin: 0;border: solid 1px #dfdfdf;float: left;}
.index_case .index_img_item{margin: 0px auto 20px;height: auto}
.index_case .index_img_item_inner{position: relative;height:auto;width: 100%;overflow: hidden}
.index_img_item_inner .img-top{padding-top: 100%}
.index_img_item_inner .img-top1{padding-top: 60%}
.index_case .case_name{width:100%;margin: 0 auto;height: 80px;  font-size: 15px;line-height:2.5;color: #000 ! important;text-align: center;  padding: 5px}
.index_case .more_detail_btn{width: 100%;border-top: solid 1px #ccecfb;padding: 5px 0px}
.index_case .more_detail_btn>a{display: inline-block;width: 100px;height: 25px;  line-height: 25px;border-radius: 10px;background-color:#00a1e9;color:#ffffff;text-align: center;border: solid 1px #00a1e9 }
.index_case .more_detail_btn>a:hover{background-color: transparent;color: #00a1e9}
.index_case .index_img_item img:hover{-ms-transform:scale(1.2,1.2); /* IE 9 */  -webkit-transform: scale(1.2,1.2); /* Safari */  transform: scale(1.2,1.2); /* 标准语法 */transition: all .5s;}
.index_case>div:last-child{text-align: center}
.index_case_more_btn{background-color: #0255ff;color:#fff;padding: 5px 20px;width: auto;margin:25px auto;border-radius: 4px;font-size: medium}
.index_case_more_btn:hover{color: #ffffff}
.index_case{margin-bottom: 30px}
/*index_link*/
.index_link{text-align: left;padding-left: 15px}
.index_link ul{width: 100%;padding: 10px;border-top: solid 1px #d6d6d6}
.index_link ul li{list-style: none;display: inline-block;padding:0 5px;border-right: solid 1px #d6d6d6;text-align: center}
.index_link ul li a{color: #000000;display: block}
.index_link ul li a:hover{color: #00a1e9;}
.index_link ul li:last-child{border-right: none}

/*to_top*/
.to_top{position: fixed;bottom: 20px;right: 20px;width: 50px;height: 50px;text-align: center;transition: all .3s;z-index: 999}
.to_top a{color: rgba(0,0,0,0.5);font-size: xx-large}
.to_top a:hover{color: rgba(0,0,0,1)}

/*footer*/
footer{width:100%; float:left;background-color: #333333;}
footer .wrap{width: 90%;color: #ffffff;padding: 40px}
.footer_nav{margin: 0px 20px 20px;display: flex;justify-content: space-between}
.footer_nav a{color: #fff}
.footer_right{border-left: solid 1px #d6d6d6}




/*================子页样式=================================================================================================*/
.page_snd_title{width: 100%;padding: 0px;background-color: #e9e9e9;margin: 0 auto 20px}
.page_snd_title .breadcrumb{background-color: transparent;height: 100%;line-height: 3}
.page_snd_title .breadcrumb ol{height: 100%;}
.page_snd_title .wrap>div:first-child{line-height: 4}
.page_snd_title .wrap{margin: 0 auto 20px}
.page_right .index_company_txt{margin: 0px auto 30px}

.page_left .panel-group .panel-heading{background-color: #ffffff;border: solid 1px #0255ff;border-radius: 0px}
.page_left .panel-group .panel-body{padding: 0}
.page_left .panel-group .panel-body ul{padding: 0 5px}
.page_left .panel-group .panel-body li{width: 100%;padding: 5px 0;text-align: center;margin-bottom: 2px;border-bottom: solid 1px #d6d6d6 }
.page_left .panel-group .panel-body li:last-child{border-bottom: none}
.page_left .panel-group .panel-body li:hover{background-color: #d6d6d6}
.page_left .panel-group .panel-body li a{color: black;display: block;width: 100%;height: 100%;font-size: medium}

/*product*/
.page_right .index_img_item{padding: 3px;margin: 10px 0;}
.page_right .index_img_item .index_img_item_inner{width: 100%;padding: 0;position: relative;overflow: hidden}
.page_right .index_img_item_inner .case_name{background-color: rgba(0,0,0,0.5);font-size: 15px;line-height:3.5;color: #ffffff;display: flex;justify-content: space-between;width: 100%;height: 50px;position: absolute;left: 0px;bottom: 0px;padding: 0 15px}
.page_right .index_img_item_inner .case_name>a{display: inline-flex}
.page_right .index_img_item_inner .case_name>a span{width: 24px;height: 24px;margin-top:13px;background: url("../images/small_pic.png") -203px -12px;}
.page_right nav{margin: 10px auto;text-align: center}
/*news*/
.page_right .news-left{width: 193px;height: 150px;position: relative;overflow: hidden;}
.page_right .news-top{padding-top: 77.72%;}
.page_right .news-right{width: calc(100% - 197px);height: 150px;}
.page_right   .news-right-ny {width: calc(100% - 195px);height: 150px;padding:0 10px;}
.page_right .left-tit{padding: 10px 0;border-bottom: solid 1px #d6d6d6}
/*.page_right h4,.page_right span{color: #025cfd}*/
.page_right .news-right-ny>p {  overflow: hidden;  height: 65px;  font-size: 12px;}
.page_right .news-list:hover{background-color: rgba(0,0,0,0.1)}
/*contact*/
.contact_main{padding: 0 15px}
/*地图*/
.contact_main #map {  height: 300px;  overflow: hidden;  border: 1px solid #ccc;  margin: 25px auto;  padding: 0;  }
#dituContent {  width: 100%;  height: 300px;  }
.contact_main ul{font-size: 15px;line-height: 30px;}
/*product_detail*/
.page_right>div>img.img_single{margin: 10px auto}
/*news_detail*/
.news_detail_title{display: flex;justify-content: space-between;line-height: 15px;padding: 0 15px;color: #000000}
.news_detail_title .news_detail_txt span{margin-top: 0px}
.news_detail_title h4,.news_detail_title span{color: #000000}
.news_detail_main img{margin: 0 auto}
.news_detail_main p{font-size: 15px;line-height: 30px;padding: 10px}
.news_detail_btn button{background-color: transparent;border: solid 1px #1c8dd6;border-radius: 2px;border-left: none;padding: 3px 10px}



/*========子页  end=========*/
@media (max-width:1220px) {
 /*banner*/
 .focus{width:100%;height:434px;position:relative;}
 .focusbox{width:100%;height:434px;overflow:hidden}
 .focusbox li{width:100%;height:434px;overflow:hidden;}
 .focusbox li a{width:100%; height:434px; float:left; overflow:hidden; }
 /**/
 .header_top_right{width: 40%;}





}

 @media (max-width:991px){
  /*手机端导航*/
  header .header{padding-left: 15px;}
  .header .logo {float: left;  padding:0;}
  header .logo a>img{  max-height: 60px; max-width: 70% !important;     margin: 15px auto;}
  .header{padding:0;}
  .header .icon-menu{float:right;margin-right: 15px; cursor:pointer; font-size:25px;color:#2472c7;position:absolute;right:1%;top:65%;}
  .header .sjdnav{position:absolute;right:-9px; top:100%;z-index:9999;background:rgba(36, 114, 199, 0.7)!important;}
  .header .sjdnav ul{ padding:0; margin:0;}
  .header .sjdnav li{ height:40px;display:block;text-align:center; margin:0; padding:0 50px; border-bottom:1px solid #fff;}
  .header .sjdnav li a{ font-family:'Microsoft YaHei'; font-size:18px; color:#fff;    line-height: 40px;}
  .header .sjdnavhide{ height:0; overflow:hidden;}
  .header .logo{width:100%; position:relative;}
  .mobile_header img{float: left}
  .mobile_header{font-size: 35px;color: #e26000;line-height: 90px}

  .news-list-ctr{margin-top: 15px}
  .index_news .news-list{border-bottom: solid 1px #d6d6d6;padding-bottom: 5px}
  .index_snd_title {  height: 60px;  background:none;  margin: 10px auto;  line-height: 16px;}
  .page_snd_title{text-align: center;background-color: #ffffff;padding: 0;line-height: 2}
  .page_snd_title .wrap>div:first-child {  line-height: 3;  }
  .page_snd_title .wrap>div{padding: 0}
  .page_snd_title .wrap{padding: 0}
  .page_snd_title .breadcrumb{background-color: #d6d6d6;width: 100%;line-height: 1;text-align: right;border-radius: 0}
  .page_snd_title .breadcrumb ol{padding: 0;float: none}
  .index_snd_title {  height: 80px;  background: none;  margin: 0px auto;  line-height: 30px;}
  .contact_main{padding: 0 }
  .contact_main>ul{text-align: left;font-size: small;padding: 0}
  .contact_main>ul li{padding: 0}
  .page_right .news_detail_main>img{margin-left: 10px}

  .footer_right{border-left:none}

 }

 @media (max-width:767px){
 .slideBox .hd {position:absolute;height:28px;line-height:28px;bottom:0;right:36%;left:44%;z-index:1;}
  header .logo>div{display: flex;justify-content: space-between;margin: 0;padding:0}
  header .logo a>img{  max-height: 60px; max-width: 70% !important;     margin: 15px auto;}
  .header .logo {  float: left;padding: 0px}
  header .wrap{width: 100%;}
  .header{padding:0px 0;}
  .header .icon-menu {  top: 33%;}
  .mobile_header{font-size: 35px;color: #e26000;line-height: 90px}
  .index_project .more_detail_btn>a{display: inline-block;width: 70px;height: 20px;  line-height: 20px;font-size: x-small}
  .index_case .more_detail_btn>a{display: inline-block;width: 70px;height: 20px;  line-height: 20px;font-size: small}
 .index_img_item{padding: 5px}
  .index_project .case_name {  height: 55px;  font-size: small;  line-height: 1.5;  }
  /*index_company*/
  .index_company_main{background-color: #ffffff;padding: 5px 10px}
  .index_company {padding: 0px 0px 20px;}
  .index_company_bg{background: url("../images/index_04.jpg") no-repeat center;background-size: cover}

  .index_company_txt p{height:149px; overflow: hidden;}
  /*news*/
  .page_right{padding: 0}
  .page_right .news-right-ny {  width: 100%;}
  .page_right .index_news_right .news-left {  width: 90px;  height: 90px;margin-top: 10px}
  .page_right .index_news_right .news-right-ny {  width: calc(100% - 90px);}
  .page_right .index_news_right .news-right-ny>p{margin-top: 3px;font-size: 12px;line-height:1.5;overflow: hidden;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
  .page_right   .news-right-ny {padding:0 ;}
  .page_right .news-list{padding: 10px}
  .page_right .news-list:nth-child(2n+1){background-color: rgba(233,233,233,0.5)}

  .page_right .index_img_item {  padding: 5px;  }

  /*手机端底部留白*/
 main{margin-bottom: 58px;}
}

/*手机底部*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

.hot{width:100%; height:58px; background:#000000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.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; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.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; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }


