@charset "utf-8";
/* CSS Document */
/*公用*/
TD {
	LINE-HEIGHT: 170%;
	WORD-BREAK: normal
}
* {
	margin:0;
	padding:0;
}
html, body, ul, li {
	list-style:none;
	-webkit-text-size-adjust:none;
	font-weight:normal;
	margin:0;
	padding:0;
}
body {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
	color:#666666;
	font-weight:normal;
}
img {
	border:0;
	behavior:url("iepngfix.htc");
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration:none;
	color: #f7b500;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a::focus {
-moz-outline-style:none;
}
.space_hx { /*横向间隙*/
	clear: both;
	width: 100%;
	height: 26px;
	font-size: 1px;
	overflow: hidden;
}

/*头部*/
.header{ width:100%; height:100px; z-index:99;}
.top{width:1200px; height:30px; text-align:right; margin:0px auto; margin-top:9px;}
.top .lang,.top .search{ display:inline-block; *display:inline; zoom:1; position:relative; margin-left:20px; font-size:14px; color:#666666; vertical-align:top; height:30px; line-height:30px;}
.top .lang a{ font-size:14px; color:#666666; margin:0 5px;}
.top .lang .on{ color:#f7b500;}
.top .search{ width:198px; height:30px;}
.top .search input[type="text"]{ width:156px; height:30px; padding:0 10px; border:1px solid #d2d2d2; border-radius:3px 0 0 3px; border-right:0; background:none; font-size:14px; color:#999999; position:absolute; left:0; top:0; line-height:30px;}
.top .search input[type="submit"]{ width:42px; height:30px; background:url(../images/submit.jpg) no-repeat; border:0; position:absolute; right:0; top:0; z-index:9; cursor:pointer;}
.header .head{ margin:0px auto;max-width:1200px; height: auto}
.head .logo{ width:240px; height:35px; float:left; margin-top:18px;}
.hw1_masthead_rightside { float: right; height: 40px; position: relative; margin-top: 12px;}
.hw1_masthead_rightside > ul > li { display: block; float: left; padding: 0px; position: relative; }
.hw1_masthead_rightside > ul > li a { width: 40px; height: 40px; display: block; cursor: pointer; }
.hw1_masthead_rightside .triangle, #hw1_search_box .triangle { height: 15px; overflow: hidden; position: absolute; top: -15px; width: 320px; right: 0px; }
.hw1_masthead_rightside .triangle::before, #hw1_search_box .triangle::before { content: ""; position: absolute; top: 5px; right: 10px; width: 20px; height: 20px; border: 1px solid rgb(221, 221, 221); transform: rotate(45deg); background-color: rgb(255, 255, 255); background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(255, 255, 255)); }
.hw1_show_more, .hw1_search, .hw1_show_more > a { width: 40px; height: 56px; }
.hw1_search::before { display: table; content: ""; }
.hw1_show_more > a { display: block; }
.hw1_show_more > a::before, .hw1_search > a::before, .hw1_show_more > a:hover::before, .hw1_search > a:hover::before { background: transparent url('../images/hw1_sprite.png') no-repeat scroll 0px -70px; position: absolute; display: block; width: 25px; height: 25px; content: ""; top: 8px; left: 8px; }
.hw1_search > a::before { background-position: -39px -70px; }
.hw1_show_more > a:hover::before { background-position: 0px -105px; }
.hw1_search > a:hover::before { background-position: -39px -105px; }
#hw1_search_box { display: none; width: 280px; top: 46px; right: 0px; margin-left: -20px; position: absolute; z-index: 20; padding: 20px; border-width: 1px; border-style: solid; border-color: rgb(224, 224, 224); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#hw1_search_box input[type="text"] { position: absolute; top: 1px; width: 100%; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; border: 1px solid rgb(204, 204, 204); height: 34px; padding: 0px 10px; }
#hw1_search_box input[type="text"]:focus { border-color: rgb(102, 175, 233); outline: 0px none; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6); }
#hw1_search_box div:nth-child(2) { height: 36px; position: relative; }
#hw1_search_box input[type="submit"] { width: 39px; height: 36px; background: transparent url('../images/hw1_sprite.png') repeat scroll 0px -142px; border: 0px none; position: absolute; z-index: 2; right: 0px; top: 0px; }
#hw1_search_box input[type="button"]:hover { background-position: -42px -142px; }


/*幻灯片*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom: 5px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:10px; height: 10px; margin: 0 5px; background:#999; *display: inline; *zoom: 1; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.owl-pagination .active { background:#FFC000;}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
@media screen and (max-width: 510px) {.owl-pagination{bottom:0px;height:15px;}}
/*幻灯片*/


/*关于我们*/
.about-title{ height:42px; font-size:18px; color:#333; line-height:42px;}
.about-title span{ font-size:14px; color:#999999;}
.about-img{ height:160px;position:relative;overflow:hidden;}
.about-img img{width:100%;height:100%;position:absolute;top:0;left:0;}
.about-content{ height:136px; line-height:34px; overflow:hidden; margin-top:14px;}


/*产品*/
.products{ width:100%; height:auto; background:#f4f4f4; padding:20px 0 5px; margin-top:20px;}
.products1{ height:40px; background:url(../images/products1.jpg) no-repeat;}
.ptitle{ font-size:18px; color:#333; line-height:42px;}
.ptitle span{ font-size:14px; color:#999999;}
.pmore a{ line-height:40px; color:#999}
.pmore a:hover{ text-decoration:none;}
.products2{ width:270px; height:290px; margin-bottom:30px;}
.products2 .pimg{ height:240px;}
.products2 img{ width:100%; height:100%;opacity:0.8}
.products2 a:hover img{opacity:1;}
.products2 .pname{ height:50px; line-height:50px; text-align:center; font-size:16px; background:#FFF; color:#333;}
.products2 a:hover .pname{ background:#f7b500; color:#FFF;}

/*工程案例*/
.adv_tit{margin-top:10px;margin-bottom:20px;font-size:18px;color:#444444; text-align:center;}
.case{ position: relative;text-align: center; overflow: hidden; width:168px; height:168px; left:50%; background:#000; border-radius:50%; margin-left:-84px;}
.case img{ transition: all 0.5s; width:168px; height:168px;}
.case .al-txt{ position: absolute; left: 50%; top: 50%; opacity:0;transform: translate(-50%,-50%); color: #ffffff;text-align: center; font-size:30px;}
.case:hover img,.case:active img{ opacity: 0.3;}
.case:hover div.al-txt,.case:active div.al-txt{ opacity: 1; color: #fff;}



/*底部*/
.footer{ width:100%; height:auto; margin-top:30px;}
.links{ height:auto; background:#4f4f4f; line-height:40px; color:#ffffff;}
.links a{ line-height:40px; color:#ffffff;}
.foot{ height:auto; padding:25px 0 30px; background:#202020; text-align:center; color:#FFF; line-height:30px;}
.foot a{ line-height:30px; color:#FFF;}

/*内页*/
.bannern{ width:100%; height:auto; margin:0 auto; padding:0; text-align:center;}
.bannern img{width:100%;height:100%;} 
.sub_title{ height:auto; padding:24px 0; background:#f7b500; color:#FFF; text-align:center;}
.sub_title h3,.sub_title h5{ padding:0; margin:0; line-height:24px;}
.sub_nav{ margin-top:8px;}
.sub_nav ul li{height:50px;line-height:50px;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0.3);overflow:hidden; border-bottom:1px solid #cccccc; text-align:center;}
.sub_nav ul li a{display:block;font-size:16px;color:#333333;}
.sub_nav ul li a:hover,.sub_nav ul li.on{color:#f7b500;background:#eef1f3 url(../images/sub_navli.jpg) no-repeat; border:none;}
.sub_nav ul li.on a{color:#f7b500;}
.page_left{padding-left:0;margin-bottom:20px;overflow:hidden;}

.zi_left ul li {
  
}
.zi_left ul li a {
  height: 50px;
  line-height: 50px;
  color: #333333;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-align:left;
  border-bottom: 1px solid #cccccc;
  padding-left:20%;
}
.zi_left ul li a:hover {
  background:#eef1f3 url(../images/sub_navli.jpg) no-repeat;
  color:#f7b500;
  border:none;
}
.zi_left ul li .er {
  padding: 3% 0px;
  margin-top:2px;
  background: #c2c2c2;
}
.zi_left ul li .er a {
  background: #c2c2c2;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  width: 100%;
  padding-left:28%;
  overflow: hidden;
  color:#333;
  text-align:left;
  border:none;
}
.zi_left ul li .er a:hover {
  background: #c2c2c2;
  font-size: 12px;
  color:#f7b500;
}
@media (max-width: 480px) {
  .zi_left ul li a {
    line-height: 40px;
    height: 40px;
  }
}
.zi_left ul .active a {
  background:#eef1f3 url(../images/sub_navli.jpg) no-repeat;
  font-size: 16px;
  color:#f7b500;
}
@media (max-width: 480px) {
  .zi_left ul {
    padding-bottom: 5%;
  }
}

.page_right{margin-bottom:20px;padding-right:0;overflow:hidden; padding-top:23px;}
.page_title{ border-bottom:1px solid #CCC; line-height:44px;}
.page_title1{ font-size:18px; color:#333;}
.page_title2{ font-size:12px; color:#666}
.page_title2 a{ color:#666}
.page_content{padding-top:20px;}
@media (max-width:767px){.page_left,.page_right{padding:0;}}
@media (max-width: 640px) {
  .page_title2 {
    width: 100%;
    text-align: left;
  }
}

/*新闻中心*/
.news_ul {
  padding: 2% 0px;
}
.news_ul li {
  border: 1px solid #e6e6e6;
  margin: 2% 0px;
  transition: background 0.3s;
}
.news_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0px;
}
.news_ul li .ri {
  width: 11%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
  padding-top:20px;
}
.news_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.news_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .news_ul li .ri i {
    font-size: 40px;
  }
  .news_ul li .ri time {
    font-size: 12px;
  }
}
.news_ul li .wen_nei {
  width: 88%;
  float: right;
}
.news_ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
  width: 100%;
}
.news_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.news_ul li:hover {
  background: #f7b500;
}
.news_ul li:hover .ri {
  color: #fff;
}
.news_ul li:hover .ri time {
  color: #fff;
}
.news_ul li:hover .wen_nei h4 {
  color: #fff;
}
.news_ul li:hover .wen_nei p {
  color: #fff;
}
@media (max-width: 768px) {
  .news_ul li .ri {
    width: 15%;
  }
  .news_ul li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .news_ul li .wen_nei {
    width: 84%;
  }
}
.news_show .top_show {
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.news_show .top_show h3 {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
.news_show .top_show p {
  font-size: 12px;
  color: #ababab;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
.news_show p {
  color: #666666;
  line-height: 24px;
}
@media (max-width: 640px){
.news_show img{ width:80%;}
}

/*产品*/
.pro_ul {
  overflow: hidden;
}
.pro_ul li {
  width: 29.4%;
  float: left;
  margin-right: 5.9%;
  position: relative;
  cursor: pointer;
  padding-top: 20px;
}
.pro_ul li .pic {
  position: relative;
  overflow: hidden;
}
.pro_ul li .pic i {
  display: block;
  padding-bottom: 100%;
}
.vcenter {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
}
.pro_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
  display: none;
}
.pro_ul li:after {
  content: "";
  border-right: 1px dashed #ccc;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.pro_ul li:before {
  content: "";
  border-bottom: 1px dashed #ccc;
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pro_ul li .text {
  padding: 3% 0px 20%;
}
.pro_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.pro_ul li .text span {
  height: 1px;
  background: #c9c9c9;
  width: 104px;
  display: block;
  vertical-align: top;
  margin: 15px 0px 20px;
  width: 37%;
}
.pro_ul li .text .more {
  background: #999999;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  width: 75px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c8c8c;
  position: relative;
  text-align: center;
}
.pro_ul li .text .more:after {
  width: 71px;
  height: 24px;
  border: 1px solid #adadad;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
}
.pro_ul li a:hover .pic .zhe_a {
  display: block;
}
.pro_ul li a:hover .text span {
  background: #f7b500;
}
.pro_ul li a:hover .text .more {
  background: #f7b500;
  border: 1px solid #f7b500;
}
.pro_ul li a:hover .text .more:after {
  border: 1px solid #f7b500;
}
@media (max-width: 640px) {
  .pro_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3):after {
    display: block;
  }
  .pro_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .pro_ul li:nth-child(2n+2):after {
    display: none;
  }
  .pro_ul li:after {
    content: "";
    border-right: 1px dashed #ccc;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
}
.pro_show1{ height:auto;}
.pro_show1 img{
	float:left;
	width: 46%;
    margin-right: 2%;}
.pro_show2{ margin-top:40px;}

/*工程案例*/
.case_ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
  
}
.case_ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_ul li .pic i {
  display: block;
  padding-bottom:66%;
}
.case_ul li .pic img {
  transition: 0.3s;
  width:100%;
}
.case_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_ul li p {
  font-size: 14px;
  color: #1e1e1e;
  line-height: 50px;
  height: 50px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}
.case_ul li:hover img {
  transform: scale(1.1);
}
.case_ul li:hover p {
  color: #f7b500;
  border-bottom: 1px solid #f7b500;
}
@media (max-width: 640px) {
  .case_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .case_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}

/*资料下载*/
.down_ul {
}
.down_ul li {
  line-height: 38px;
  height: 38px;
  padding: 0px 10px;
}
.down_ul li a {
  display: block;
  height: 100%;
  color: #666;
  font-size: 13px;
}
.down_ul li a span {
  display: inline-block;
  width: 80%;
  background: url(../images/down_tu.png) no-repeat left center;
  padding-left: 30px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.down_ul li a time {
  display: inline-block;
  width: 18%;
  float: right;
  text-align: right;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.down_ul li:nth-child(2n+2) {
  background: #e9e9e9;
}
.down_ul li:hover a {
  font-weight: 700;
}
@media (max-width: 480px) {
  .down_ul li a span {
    width: 70%;
  }
  .down_ul li a time {
    width: 27%;
  }
}
/*招商合作*/
.zhaosh_ul {
}
.zhaosh_ul li {
  line-height: 40px;
  height: 40px;
  border-bottom:1px dashed #999;
}
.zhaosh_ul li a {
  display: block;
  height: 100%;
  color: #666;
  font-size: 13px;
}
.zhaosh_ul li a span {
  display: inline-block;
  width: 80%;
  background: url(../images/zhao_tu.jpg) no-repeat left center;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.zhaosh_ul li a time {
  display: inline-block;
  width: 18%;
  float: right;
  text-align: right;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.zhaosh_ul li:hover a {
  font-weight: 700;
}
@media (max-width: 480px) {
  .zhaosh_ul li a span {
    width: 70%;
  }
  .zhaosh_ul li a time {
    width: 27%;
  }
}



/*分页*/
.pageing {
  text-align: center;
  padding: 4% 0px;
}
.pageing a {
  border: 1px solid #e8e8e8;
  background: #f8f8f8;
  color: #898989;
  font-size: 12px;
  font-family: arial;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.pageing a:hover {
  background: #f7b500;
  color: #fff;
}
.pageing .active {
  background: #f7b500;
  color: #fff;
}

/*客服*/
.float { position: fixed; top: 50%; right:0; margin-top: -135px; width: 53px; z-index:99999;}
@media screen and (max-width: 1000px) {
	.float { display: none; }
}
.float-item, .float-item-1, .float-item-2, .float-item-3, .float-item-4, .float-item-5 { width: 53px; height: 54px;position: absolute; right: 0px; list-style:none;  }
.float-item > a, .float-item-1 > a, .float-item-2 > a, .float-item-3 > a, .float-item-4 > a, .float-item-5 > a { transition: all 0.3s ease 0s; width: 53px; height: 53px; display: block; position: absolute; left: 0px; background-color: rgb(51, 51, 51); color: rgb(255, 255, 255); line-height: 53px; font-size: 16px; cursor: pointer; list-style:none; text-decoration:none;}
.float-item i, .float-item-1 i, .float-item-2 i, .float-item-3 i, .float-item-4 i, .float-item-5 i { float: left; width: 53px; height: 53px; background: transparent url(../images/sprite_2.png) no-repeat scroll 0px 0px; margin-right: 8px; }
.float-item:hover > a, .float-item-1:hover > a, .float-item-2:hover > a, .float-item-3:hover > a, .float-item-4:hover > a, .float-item-5:hover > a { background-color: rgb(51, 51, 51); transition: all 0.3s ease 0s; color:#FFF; }
.float-item-expand, .float-item-1, .float-item-4 { text-indent: 2px; }
.float-item-expand > div, .float-item-1 > div, .float-item-4 > div { display: none; }
.float-item-slide, .float-item-2, .float-item-3 { transition: all 0.3s ease 0s; overflow: hidden; }
.float-item-slide > a, .float-item-2 > a, .float-item-3 > a { width: 140px; }
.float-item-slide:hover, .float-item-2:hover, .float-item-3:hover { width: 140px; transition: all 0.3s ease 0s; color:#FFF; }
.float-item-1 { top: 0px; }
.float-item-1 i { background-position: 0px 0px; }
.float-item-2 { top: 54px; }
.float-item-2 i { background-position: 0px -53px; }
.float-item-3 { top: 108px; }
.float-item-3 i { background-position: 0px -106px; }
.float-item-4 { top: 108px; }
.float-item-4 i { background-position: 0px -159px; }
.float-item-5 { top: 162px; }
.float-item-5 i { background-position: 0px -212px; }
.float-expand, .float-qq, .float-wechat { position: absolute; top: 0px; left: -165px; height: 270px; width:160px; padding: 0px 14px; background-color: rgb(51, 51, 51); }
.float-expand h5, .float-qq h5, .float-wechat h5 { font-size: 16px;color: rgb(255, 255, 255); line-height:16px; padding:15px 0 10px; }
.float-wechat { top: -108px; }
.float-wechat p { line-height: 20px; padding: 9px 0px; color: rgb(255, 255, 255); text-align: center; font-size:14px; }
.wechat-pic { display: block; width: 100%; }
.qq-list{ background:#FFF; text-align:center; border-radius:5px; height:200px; padding:10px 0;}
.qq-list dd{ height:24px; line-height:24px; margin-bottom:10px; font-size:12px;}
