body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .phone-nav-wrap {
  height: 130px;
}
.header-wrap .header .phone-nav-wrap .phonetxt-searchbox {
  padding-bottom: 10px;
}
.header-wrap .header .phone-nav-wrap .phonetxt-searchbox .searchbox {
  margin-top: 15px;
  position: relative;
}
.header-wrap .header .phone-nav-wrap .phonetxt-searchbox .searchbox .textbox1 {
  float: left;
  width: 165px;
  height: 30px;
  background: #fff;
  border-radius: 5px 0 0 5px;
  border: 1px solid #332c2b;
  outline: none;
  padding: 3px 35px 3px 5px;
  color: #999;
}
.header-wrap .header .phone-nav-wrap .phonetxt-searchbox .searchbox .submitbtn {
  float: left;
  background: #fff url(../images/searchbox-icon1.png) no-repeat center center;
  width: 45px;
  height: 30px;
  border-radius: 0 5px 5px 0;
  border: 1px solid #332c2b;
  border-left: none;
  outline: none;
}
.header-wrap .header .menu {
  text-align: center;
  line-height: 65px;
}
.header-wrap .header .menu img {
  max-width: 100%;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 90;
  background: rgba(0, 0, 0, 0.8);
}
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #000;
}
.header-wrap .header .w-searchbox {
  line-height: 65px;
  float: center;
}
.header-wrap .header .w-searchbox img {
  max-width: 100%;
}
.header-wrap .header .wsbox {
  display: none;
  position: absolute;
  top: 65px;
  right: 5px;
  z-index: 10;
  width: 150px;
}
.header-wrap .header .wsbox .textbox1 {
  float: left;
  width: 115px;
  height: 30px;
  background: #fff;
  border-radius: 5px 0 0 5px;
  border: 1px solid #332c2b;
  outline: none;
  padding: 3px 35px 3px 5px;
  color: #666;
}
.header-wrap .header .wsbox .submitbtn {
  float: left;
  background: #fff url(../images/searchbox-icon1.png) no-repeat center center;
  width: 35px;
  height: 30px;
  border-radius: 0 5px 5px 0;
  border: 1px solid #332c2b;
  border-left: none;
  outline: none;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.28%;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  line-height: 50px;
  text-decoration: none;
  display: block;
  color: #332c2b;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  border-bottom: 3px solid rgba(0, 174, 223, 0);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  border-bottom-color: #00aedf;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 53px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 114px;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: center;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #00aedf;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.ad-wrap {
  margin-top: 65px;
}
.ad-wrap .pic img {
  width: 100%;
}
.banner-wrap {
  position: relative;
  overflow: hidden;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.banner-wrap .notice-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.banner-wrap .notice-wrap .txtScroll-top {
  background: #2b8af5;
  overflow: hidden;
  position: relative;
  height: 50px;
  padding: 15px 10px 0;
}
.banner-wrap .notice-wrap .txtScroll-top .hd {
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 10;
}
.banner-wrap .notice-wrap .txtScroll-top .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
}
.banner-wrap .notice-wrap .txtScroll-top .hd ul li {
  float: left;
  width: 5px;
  height: 5px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
}
.banner-wrap .notice-wrap .txtScroll-top .hd ul li.on {
  background: #fff;
}
.banner-wrap .notice-wrap .txtScroll-top .bd .tit {
  padding: 0 10px;
  border-right: 2px solid #fff;
  color: #fff;
  margin-right: 10px;
}
.banner-wrap .notice-wrap .txtScroll-top .bd .infoList li a {
  display: inline-block;
  width: 160px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 1.4rem;
  text-decoration: none;
  color: #fff;
}
.content-wrap .product-wrap {
  padding: 55px 0;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .product-wrap .product-con {
  margin-top: 50px;
}
.content-wrap .product-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .product-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
  font-size: 1.6rem;
  color: #000;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .plist a:hover {
  color: #00bff0;
}
.content-wrap .product-wrap .product-con .plist a:hover .picbox {
  border-color: #00bff0;
}
.content-wrap .product-wrap .product-con .plist a .picbox {
  border-radius: 50%;
  border: 2px solid #ccc;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .plist a .btit {
  margin-top: 15px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  font-size:14px;
}
.content-wrap .about-wrap {
  padding: 45px 0;
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: 0 3px 3px #eee;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .con {
  text-align: left;
    margin-bottom: 0;
  font-size: 16px;
  color: #000;
  line-height: 32px;
}
.content-wrap .about-wrap .about-con .con a {
  text-decoration: none;
  color: #000;
  display: block;
}

.content-wrap .about-wrap .about-con .phonetxt {
  margin-top: 10px;
  background: #d4d4d4;
  line-height: 40px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.content-wrap .case-wrap {
  padding: 55px 0 30px;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
}
.content-wrap .case-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .case-wrap .case-con {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .case-wrap .case-con .clist a {
  text-decoration: none;
  display: block;
}
.content-wrap .case-wrap .case-con .clist a:hover .picbox .showcn {
  background: url(../images/case-clistbg.png) no-repeat -712px -704px;
}
.content-wrap .case-wrap .case-con .clist a:hover .picbox .showcn .icon {
  top: 0;
  left: 0;
}
.content-wrap .case-wrap .case-con .clist a:hover .picbox .showcn .icon img {
  max-width: 15%;
}
.content-wrap .case-wrap .case-con .clist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .clist a .picbox .showcn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/case-clistbg.png) no-repeat -520px -590px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .clist a .picbox .showcn .icon {
  position: relative;
  top: 15%;
  left: 28%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .clist a .picbox .showcn .icon img {
  max-width: 100%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .clist a .btit {
  margin-top: 10px;
  font-size: 1.6rem;
  color: #000;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .network-wrap {
  padding: 35px 0;
}
.content-wrap .network-wrap .title-line {
  text-align: center;
}
.content-wrap .network-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .network-wrap .network-con {
  margin-top: 30px;
}
.content-wrap .network-wrap .network-con .mappic {
  position: relative;
}
.content-wrap .network-wrap .network-con .mappic img {
  max-width: 100%;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:first-child {
  left: auto;
  right: 186px;
  top: 450px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(2) {
  left: auto;
  right: 292px;
  top: 285px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(3) {
  left: auto;
  right: 273px;
  top: 310px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(4) {
  left: auto;
  right: 190px;
  top: 232px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(5) {
  left: auto;
  right: 150px;
  top: 185px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(6) {
  left: auto;
  right: 400px;
  top: 420px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(7) {
  left: auto;

  right: 480px;
  top: 395px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(8) {
  left: auto;
  right: 353px;
  top: 330px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(9) {
  left: auto;
  right: 400px;
  top: 285px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(10) {
  left: 225px;
  top: 200px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(11) {
  left: auto;
  right: 275px;
  top: 360px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(12) {
  left: auto;
  right: 320px;
  top: 410px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(13) {
  left: auto;
  top: auto;
  right: 387px;
  bottom: 115px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(14) {
  left: auto;
  top: 545px;
  right: 220px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(15) {
  left: auto;
  top: 505px;
  right: 535px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(16) {
  left: auto;
  top: 474px;
  right: 335px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist:nth-child(17) {
  left: auto;
  top: 530px;
  right: 320px;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist a {
  text-decoration: none;
  display: block;
  color: #383838;
  font-size: 1.8rem;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist a:hover i {
  text-shadow: 0 0 8px #ff0000;
}
.content-wrap .network-wrap .network-con .mappic .nhdbox .nlist a i {
  font-style: normal;
  margin-right: 10px;
  color: #ff0000;
  text-shadow: 0 0 0 #ff0000;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .network-wrap .network-con .w-mappic img {
  max-width: 100%;
}
.content-wrap .network-wrap .network-con .nwbox .nlist {
  float: left;
  width: 50%;
}
.content-wrap .network-wrap .network-con .nwbox .nlist.on a {
  color: #fff;
}
.content-wrap .network-wrap .network-con .nwbox .nlist.on a i {
  background: #00bff0;
}
.content-wrap .network-wrap .network-con .nwbox .nlist.on a span {
  background: #00bff0;
}
.content-wrap .network-wrap .network-con .nwbox .nlist a {
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 1.8rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .network-wrap .network-con .nwbox .nlist a i {
  font-style: normal;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #00bff0;
  background: #fff;
  display: inline-block;
  margin-right: 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .network-wrap .network-con .nwbox .nlist a span {
  display: inline-block;
  width: 75%;
  padding-left: 10px;
}
.content-wrap .news-wrap {
  padding: 35px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .tabhd {
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.content-wrap .news-wrap .news-con .tabhd .thdlist {
  display: inline-block;
}
.content-wrap .news-wrap .news-con .tabhd .thdlist a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 1.4rem;
  border-bottom: 2px solid #fff;
  padding: 0 25px 10px;
}
.content-wrap .news-wrap .news-con .tabhd .thdlist a:hover,
.content-wrap .news-wrap .news-con .tabhd .thdlist a.on {
  border-bottom-color: #00aedf;
}
.content-wrap .news-wrap .news-con .tabbd {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist {
  padding: 0 10px 20px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a {
  text-decoration: none;
  display: block;
  color: #818181;
  font-size: 1.6rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a:hover {
  color: #00bff0;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a:hover .timebox {
  background: #00bff0;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .timebox {
  width: 20%;
  height: 105px;
  background: #dadada;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  padding-top: 20px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .timebox .time span {
  display: block;
  font-size: 3rem;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .con {
  width: 78%;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .con .tit {
  margin-top: 15px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .con .cn {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #818181;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
}
.content-wrap .service-wrap {
  background: url(../images/servicebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0;
  box-shadow: 0 3px 3px #eee;
}
.content-wrap .service-wrap .title-line {
  text-align: center;
}
.content-wrap .service-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .service-wrap .service-con {
  margin-top: 30px;
}
.content-wrap .service-wrap .service-con .bslist .con {
  background: #fff;
  padding: 20px;
  color: #171717;
  border-bottom: 7px solid #e1e1e1;
}
.content-wrap .service-wrap .service-con .bslist .con .cn {
  line-height: 25px;
}
.content-wrap .service-wrap .service-con .bslist .con .cn p {
  margin-bottom: 0;
}
.content-wrap .service-wrap .service-con .bslist .con .phonetxt {
  margin-top: 7px;
  font-size: 1.4rem;
  color: #00aedf;
  font-weight: bold;
}
.content-wrap .service-wrap .service-con .slistbox .sbox {
  background: #fff;
  padding: 20px;
  border-bottom: 7px solid #e1e1e1;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .title {
  font-size: 1.4rem;
  color: #171717;
  font-weight: bold;
  margin-bottom: 11px;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist:nth-child(4) {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a {
  color: #171717;
  text-decoration: none;
  display: block;
  line-height: 24px;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a .wt {
  line-height: 23px;
  height: 23px;
  overflow: hidden;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a .wt span {
  color: #ff0000;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a .hd {
  line-height: 23px;
  height: 23px;
  overflow: hidden;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a .hd span {
  color: #00aedf;
}
.content-wrap .service-wrap .service-con .slistbox .sbox .slist a .jj {
  line-height: 23px;
  height: 23px;
  overflow: hidden;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
  padding: 35px 0;
}
.content-wrap .contact-wrap .title-line .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con {
  background: url(../images/index-mappicbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0;
}
.content-wrap .contact-wrap .contact-con .mappic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .mappic .pic {
  display: inline-block;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  border-radius: 10px;
}
.content-wrap .contact-wrap .contact-con .mappic .pic img {
  max-width: 100%;
}
.content-wrap .contact-wrap .contact-con .conbox .con {
  display: inline-block;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  border-radius: 10px;
}
.content-wrap .contact-wrap .contact-con .conbox .con .tit {
  background: #00aedf;
  height: 55px;
  border-radius: 10px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn .clist {
  margin: 20px 0;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn .clist p {
  margin-bottom: 0;
  color: #000;
  font-size: 1.4rem;
  line-height: 30px;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn .line {
  margin: 20px 0;
  height: 30px;
  width: 100%;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn .morebtn {
  margin: 30px 0;
}
.content-wrap .contact-wrap .contact-con .conbox .con .cn .morebtn a {
  font-size: 1.4rem;
  color: #005991;
}
.content-wrap .contentbox {
  margin-top: 20px;
}
.content-wrap .contentbox .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contentbox .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .contentbox .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .contentbox .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .contentbox .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #0099ff;
  width: 80px;
  margin: 0 auto;
}
.content-wrap .contentbox .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #af403f;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .contentbox .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eee;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
  background: #11b3e1;
  color: #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #fff;
  overflow: hidden;
  margin-top: 1px;
  border-bottom: 1px solid #eee;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
  color: #11b3e1;
}
.content-wrap .contentbox .ltside {
  padding-right: 30px;
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 2.4rem;
  border-bottom: 3px solid #11b3e1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 10px;
  border-bottom: 2px solid #11b3e1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  text-align: center;
  padding: 0 10px;
  display: block;
  height: 40px;
  color: #161616;
  line-height: 40px;
  overflow: hidden;
  font-size: 1.6rem;
  text-decoration: none;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover {
  border-left: 8px solid #70d2ed;
  border-right: 8px solid #70d2ed;
  background: #00aedf;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  border-left: 8px solid #70d2ed;
  border-right: 8px solid #70d2ed;
  background: #00aedf;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-bottom: 5px;
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: center;
  color: #666;
  line-height: 38px;
  font-size: 1.4rem;
  overflow: hidden;
  text-decoration: none;
  background: #e4e4e4;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #0099ff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover i {
  opacity: 1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
  margin-top: 10px;
  width: 2px;
  height: 15px;
  float: left;
  display: inline-block;
  background: #0099ff;
  opacity: 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  line-height: 42px;
  height: 42px;
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  color: #818181;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #818181;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a:hover,
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a.on {
  color: #00aedf;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .about-con .tit {
  font-size: 1.6rem;
  color: #00aedf;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .about-con .conbox .picbox {
  margin: 0 20px 10px 0;
}
.content-wrap .contentbox .main-wrap .about-con .conbox .picbox img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .about-con .conbox .con p {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 1.2rem;
  color: #131313;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
  font-size: 1.6rem;
  color: #000;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover {
  color: #00bff0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox {
  border-color: #00bff0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  border: 2px solid #ccc;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  margin-top: 15px;
  line-height: 20px;
  height: 20px;
  font-size:14px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .case-con .clist a {
  text-decoration: none;
  display: block;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
  background: url(../images/case-clistbg.png) no-repeat -712px -704px;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn .icon {
  top: 0;
  left: 0;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn .icon img {
  max-width: 20%;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/case-clistbg.png) no-repeat -520px -590px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .icon {
  position: relative;
  top: 15%;
  left: 25%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .icon img {
  max-width: 50%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .btit {
  margin-top: 10px;
  font-size: 1.3rem;
  color: #000;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  background: #efefef;
  display: block;
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  background: #00aedf;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 25%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con {
  width: 73%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .time {
  margin-top: 15px;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon  {
  font-size: 1.2rem;
  color: #131313;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.content-wrap .contentbox .main-wrap .contact-con .ccon .clist {
  font-size: 1.2rem;
  color: #131313;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #000;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .clist:nth-child(2) {
  border-bottom: none;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  font-size: 1.6rem;
  color: #00aedf;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .news-details-con .conbox .picbox {
  margin: 0 20px 10px 0;
}
.content-wrap .contentbox .main-wrap .news-details-con .conbox .picbox img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .conbox .con p {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 1.2rem;
  color: #131313;
}
.content-wrap .contentbox .main-wrap .product-details-con .tit {
  font-size: 1.6rem;
  color: #00aedf;
  margin-bottom: 10px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .conbox .picbox {
 width:100%;
  margin: 0 20px 10px 0;
  text-align:center;
}
.content-wrap .contentbox .main-wrap .product-details-con .conbox .picbox img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .conbox .con p {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 1.2rem;
  color: #131313;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabbd {
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabbd .tbdlist {
  display: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd .thdlist {
  width: 33.33%;
  float: left;
  padding: 0 5px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd .thdlist a {
  border: 2px solid #ccc;
  display: block;
}
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd .thdlist a:hover,
.content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd .thdlist a.on {
  border: 2px solid #00aedf;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabhd .thdlist {
  float: left;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #fff;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabhd .thdlist a {
  line-height: 35px;
  height: 35px;
  display: block;
  background: #ddd;
  color: #000;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabhd .thdlist a:hover,
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabhd .thdlist a.on {
  background: #00aedf;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabbd {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabbd .tbdlist {
  display: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabbd .tbdlist .con {
  font-size: 1.4rem;
  color: #333;
  line-height: 28px;
}

.content-wrap .contentbox .main-wrap .product-details-con .pdcon .tabbd .tbdlist .con img {
max-width:100%; height:auto;
}

.phone-wrap {
  padding: 25px 0;
  background: #efefef;
  border-top: 1px solid #ccc;
  text-align: center;
  font-size: 1.6rem;
  color: #333;
}
.phone-wrap p {
  margin-bottom: 0;
}
.footer-wrap .footer {
  background: #333;
  padding: 20px 0;
}
.footer-wrap .footer .linkbox {
  margin-top: 15px;
}
.footer-wrap .footer .linkbox .list {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.footer-wrap .footer .linkbox .list a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .linkbox .list a:hover {
  color: #00aedf;
}
.footer-wrap .footer .linkbox .list a i {
  font-style: normal;
  color: #00aedf;
  font-weight: bold;
  margin-right: 10px;
}
.footer-wrap .footer .copyright p {
  margin-bottom: 0;
  font-size: 1.2rem;
  color: #fff;
  line-height: 25px;
  text-align: right;
}
.footer-wrap .footer .copyright p a {
  color: #fff;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #333;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #111;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .header-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .header-wrap .header {
    height: 130px;
  }
  .header-wrap .header .logo {
    line-height: 130px;
  }
  .ad-wrap {
    margin-top: 130px;
  }
  .content-wrap .product-wrap .product-con .plist {
    padding: 0 35px 20px;
  }
  .content-wrap .network-wrap .network-con .nwbox .nlist {
    float: none;
    width: 100%;
  }
  .content-wrap .service-wrap .service-con .slistbox {
    padding-left: 30px;
  }
  .content-wrap .contact-wrap .contact-con .mappic {
    padding: 0 75px;
  }
  .content-wrap .contact-wrap .contact-con .conbox {
    padding: 0 75px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabbd {
    float: left;
    width: 70%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd {
    float: right;
    width: 29%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .pictabbox .tabhd .thdlist {
    width: 100%;
    float: none;
    margin-bottom: 12px;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap {
    margin-bottom: 75px;
  }
  .content-wrap .contentbox .main-wrap .about-con .conbox .picbox {
    float: none;
    text-align: center;
    margin: 0 0 20px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .conbox .picbox {
    float: none;
    text-align: center;
    margin: 0 0 20px;
  }
  .content-wrap .contentbox .main-wrap .news-details-con .conbox .picbox {
    float: none;
    text-align: center;
    margin: 0 0 20px;
	
  }
   .content-wrap .contentbox .main-wrap .news-details-con .conbox .con {
    margin: 0 0 20px;
	line-height:28px;
	
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .timebox {
    width: 35%;
  }
  .content-wrap .news-wrap .news-con .tabbd .tbdlist .nlist a .con {
    width: 63%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 40%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 58%;
  }
}



.fengxiang{ width:340px; margin:0 auto;}
.fengxiang ul li{ width:140px; padding:4px 3px; float:left; margin:8px 0px 0px 10px; background:#c5c5c4; border: solid 1px #afafae;}
.fengxiang ul li span{ font-family:"微软雅黑"; font-size:14px; color:#444;}
.fengxiang ul li a.bshare-sinaminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qzone{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-weixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qqmb { float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-neteasemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-sohuminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-tianya{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-baiduhi{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-itieba{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-kaixin001{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-facebook{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-msn{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-fanfou{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-feixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-twitter{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-peoplemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-douban{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-xinhuamb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fxmc{ float:left;width:70px; font-size:14px; margin-left:5px; line-height:30px;}