﻿*{margin:0;padding:0;}
body{background:#fff; font:12px/22px "SimSun","Microsoft YaHei"; 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_none{ display:none;}

.wrap{ max-width:1200px !important; margin:0 auto;}
.wrap1{ max-width:1000px !important; margin:0 auto;}


header{width:100%; overflow:hidden;}
.header{width:100%; float:left;background:#151515; position:fixed;left:0;top:0; z-index:9999999;}
.header .logo{width:35%; float:left;}
.header .logo img{float:left;width:100%;max-width:365px; max-height:74px;}

nav{width:65%; float:right;}
nav ul{width:100%; float:left;}
nav ul li{width:14.28%;float:left;}
nav ul li a{display:block; height:74px; line-height:74px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:16px; color:#fff; transition:all 0.3s; border-bottom:3px solid #151515;}
nav ul li a:hover{ border-bottom-color:#22a4dc; color:#fff;}
nav ul .on a{ border-bottom-color:#22a4dc; color:#fff;}

/*banner*/
.bannerbox{width:100%; height:659px; transition:all 1s; overflow:hidden; position:relative;float:left;}
#banner{width:100%; height:659px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:659px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image ul{position:absolute;top:0;left:0;width:9999px;overflow:hidden;}
#banner .main_image li a{display:block;}
#banner .main_image li span{display:block;width:100%;height:659px;transition:all 1s;}
#banner div.flicking_con{position:absolute;bottom:2px;left:50%;z-index:999;width:122px;height:24px;background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important; background-color:#000; margin-left:-61px; padding:5px; border-radius:5px;}
#banner div.flicking_con a{float:left; width:14px; height:14px; border-radius:50%; margin:0 7px;padding:0;background:#fff;text-indent:-1000px}
#banner div.flicking_con a.on{background:#fa1529;}
#banner #btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:29px!important;height:29px!important;top:50%;margin-top:-30px;display:none; transition:all 0.5s;}
#banner #btn_prev{background:url(../images/main_btn_arrow_lr.png) no-repeat left bottom;left:20px;}
#banner #btn_prev:hover{background:url(../images/main_btn_arrow_lr.png) no-repeat right bottom;}
#banner #btn_next{background:url(../images/main_btn_arrow_lr.png) no-repeat left top;right:20px;}
#banner #btn_next:hover{background:url(../images/main_btn_arrow_lr.png) no-repeat right top;}

/*移动端*/
 #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 {background:url(images/loading.gif) center center no-repeat;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;background:url(images/focusBg.png) repeat-x;color:#fff;text-align:left;}

main{width:100%; overflow:hidden;}
.fwxm{width:100%; overflow:hidden; padding:40px 0 20px 0; background:#f5f5f5;}
.fwxm_title{display:block; text-align:center; line-height:28px; overflow:hidden; font-family:'Microsoft YaHei'; color:#008cc8;}
.fwxm_p{ font-weight:bold; font-size:22px; text-transform:uppercase;}
.fwxm_sp{ font-size:20px;}
.fwxm_ul{display:block; padding-top:15px; overflow:hidden;}
.fwxm_ul li{width:25%;float:left; margin-bottom:20px; padding:0 4%;}
.fwxm_ul li .fwxm_img{width:91px; height:91px; border:1px solid #a4a4a4; border-radius:50%; display:block; margin:0 auto; background-image:url(../images/fwxm_img.png); transition:all 0.6s;}
.fwxm_ul li .fwxm_T{display:block; height:40px; line-height:40px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:17px; color:#171717;}
.fwxm_ul li .fwxm_txt{display:block; line-height:20px; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; color:#a3a3a3;}
.fwxm_ul li .fwxm_img1{background-position:left top;}
.fwxm_ul li .fwxm_img2{background-position:-91px top;}
.fwxm_ul li .fwxm_img3{background-position:-182px top;}
.fwxm_ul li .fwxm_img4{background-position:right top;}
.fwxm_ul li:hover .fwxm_img{border-color:#008cc8;}
.fwxm_ul li:hover .fwxm_T{color:#008cc8;}
.fwxm_ul li:hover .fwxm_img1{background-position:left bottom;}
.fwxm_ul li:hover .fwxm_img2{background-position:-91px bottom;}
.fwxm_ul li:hover .fwxm_img3{background-position:-182px bottom;}
.fwxm_ul li:hover .fwxm_img4{background-position:right bottom;}

.cpzs{width:100%; overflow:hidden; padding:35px 0;}
.cpzs_ul{display:block; width:1224px; overflow:hidden; padding-top:25px;}
.cpzs_ul li{width:384px; float:left; margin:0 24px 12px 0;}
.cpzs_ul li .cpzs_img{width:100%; overflow:hidden; position:relative;}
.cpzs_hover{width:100%; height:100%; overflow:hidden; position:absolute;left:0;bottom:-100%; z-index:999; background:rgba(0, 179, 255, 0.6) none repeat scroll 0 0 !important; background-color:#00b3ff; transition:all 0.3s;}
.cpzs_hover span{width:192px; height:114px; overflow:hidden; border:1px solid #fff; border-radius:5px; background:url(../images/cpzs_sousuo.png) no-repeat center center; position:absolute;left:50%;top:50%; z-index:99; margin:-57px 0 0 -96px;}
.cpzs_ul li:hover .cpzs_hover{bottom:0;}

.case{width:100%; overflow:hidden; padding:25px 0 15px 0; background:#f5f5f5;}
.case_ul{display:block; width:1208px; padding-top:20px; overflow:hidden;}
.case_ul li{width:294px;float:left; margin:0 8px 10px 0;}
.case_ul li .case_img{width:100%; overflow:hidden; position:relative;}
.case_ul li .cazs_sp{display:block; line-height:40px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#5a5a5a;}
.case_ul li:hover .cpzs_hover{bottom:0;}

.four{width:100%; overflow:hidden; padding:20px 0;}
.four_ul{display:block; overflow:hidden; padding-top:25px;}
.four_ul li{width:196px; float:left; margin:0 27px 20px 27px;}
.four_ul li .four_img{width:100%; overflow:hidden; border-radius:50%; border:1px solid #dedede; transition:all 0.8s;}
.four_ul li .four_sp{display:block; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:16px; color:#5a5a5a; line-height:24px; margin-top:10px;}
.four_ul li .four_sp span{ font-family:Arial; color:#008cc8; font-weight:bold;}
.four_ul li:hover .four_img{transform: rotate(360deg);-ms-transform: rotate(360deg); /* IE 9 */-webkit-transform: rotate(360deg); /* Safari and Chrome */}

.news{width:100%; overflow:hidden; padding:30px 0;background:#f5f5f5;}
.news_B{width:520px;float:left; margin:25px 20px 0 20px;}
.news_img{width:272px; float:left; margin-right:15px;}
.news_img img{width:100%;display:block;}
.news_p{display:block; line-height:30px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:16px; color:#008cc8; font-weight:bold;}
.news_sp{display:block; height:66px; line-height:22px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:12px; color:#848484;}
.news_ul{display:block; overflow:hidden;}
.news_ul li{display:block; height:26px; line-height:26px; overflow:hidden;}
.news_ul li a{color:#4a4a4a; background:url(../images/news_logo.jpg) no-repeat left center; padding-left:15px; transition:all 0.3s;}
.news_ul li a:hover{color:#008cc8;}

.lxwm{width:100%; overflow:hidden; padding:30px 0;}
.lxwm_left{width:50%; float:left; padding:0 2%; margin-top:15px;}
.lxwm_p{display:block; height:37px; line-height:37px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:13px; color:#565656;}
.lxwm_txt{display:block; height:168px; line-height:24px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:12px; color:#565656; margin-top:12px;}
.lxwm_logo{display:block; line-height:26px; font-family:'Microsoft YaHei'; font-size:12px; color:#565656; overflow:hidden; background:url(../images/lxwm_logo.jpg) no-repeat left center; padding-left:36px;}
.lxwm_sp{display:block; height:35px; line-height:35px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:13px; color:#787777;}
.lxwm_inp1{display:block; width:100%; height:34px; line-height:32px; background:#f3f8fd; border:1px dashed #74b2e8; border-radius:3px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:13px; color:#787777; padding:0 10px; margin-bottom:10px;}
.lxwm_inp2{display:block; width:100%; height:130px; line-height:32px; background:#f3f8fd; border:1px dashed #74b2e8; border-radius:3px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:13px; color:#787777; padding:0 10px;}
.lxwm_btn{width:120px; height:30px; display:block; background:#008cc8; overflow:hidden; margin-top:25px; font-family:'Microsoft YaHei'; font-size:13px; color:#fff;}

footer{width:100%;overflow:hidden; background:#333333; padding:17px 0; border-top:1px solid #666666; border-bottom:8px solid #666666;}
.foot_img{width:145px;float:left; text-align:center; line-height:30px; font-family:'Microsoft YaHei'; color:#fff; padding-right:34px; border-right:2px solid #767676; margin-right:34px;}
.foot_img img{width:111px; height:111px; display:block; margin:0 auto;}
.foot_nav{display:block; line-height:22px; overflow:hidden; font-family:'Microsoft YaHei'; color:#fff;}
.foot_nav a{color:#fff; margin:0 10px; transition:all 0.3s;}
.foot_nav a:hover{color:#fff; text-decoration:underline !important;}
.foot_txt{display:block; line-height:26px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:12px; color:#fff; margin-top:15px;}

/*手机底部导航*/
.hot{width:100%; height:68px; background:#195b98; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:9px;}
.hot .row div:hover{ background:#104e87;}

/*关于我们*/
.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:235px;float:left;}
.about{width:100%; overflow:hidden; margin-bottom:20px;}
.about_title{display:block; height:35px; line-height:32px; border-bottom:2px solid #22a4dc; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:18px; color:#22a4dc;}
.about_title1{display:block; height:62px; line-height:62px; background:url(../images/about_title.jpg) no-repeat center center; background-size:cover; text-indent:22px; font-family:'Microsoft YaHei'; color:#fff;}
.about_title1 span{ font-size:18px; padding-right:15px;}
.about_txt{display:block; background:#e6e6e6; overflow:hidden; padding:20px; font-family:'Microsoft YaHei'; color:#565656; line-height:22px;}
.about_img img{width:100%; display:block;}

.main_right{width:965px;float:left;}
.dqwz_title{width:100%; float:left; height:35px; line-height:34px; text-align:right; overflow:hidden; border-bottom:1px solid #d4d4d4; font-family:'Microsoft YaHei'; font-size:14px; color:#2f2f2f;}
.dqwz_title span{color:#ff0005;}
.dqwz_contect{width:920px; float:right;}
.company{display:block; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#2c2c2c; line-height:24px; padding-top:15px;}
.company_p{display:block; line-height:40px; font-weight:bold;}

/*新闻中心*/
.about_ul{display:block; border:1px solid #c9c9c9; overflow:hidden; border-top:none; margin:0 4px;}
.about_ul li{ display:block; overflow:hidden;}
.about_ul li a{ display:block; height:50px; line-height:50px; font-family:'Microsoft YaHei'; font-size:14px; color:#101010; background:url(../images/about_li.jpg) no-repeat 15px center; overflow:hidden; transition:all 0.3s; text-indent:42px;}
.about_ul li a:hover{background:url(../images/about_hover.jpg) no-repeat 15px center #22a4dc; color:#fff;}

.xw_ul{display:block; overflow:hidden; padding-top:15px;}
.xw_ul li{display:block; height:35px;border-bottom:1px solid #e9e9e9; line-height:34px; overflow:hidden;}
.xw_ul li a{float:left; font-family:'Microsoft YaHei'; font-size:14px; color:#020202; transition:all 0.3s;}
.xw_ul li span{float:right; font-family:'Microsoft YaHei'; font-size:12px; color:#707070;}
.xw_ul li a:hover{ color:#22a4dc;}

.xwxq{display:block; overflow:hidden; padding-top:15px;}
.xwxq_T{display:block; line-height:30px; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:14px; color:#010101; font-weight:bold;}
.xwxq_img{display:block; overflow:hidden; padding-top:10px;}
.xwxq_img img{ max-width:100%; display:block; margin:0 auto;}
.xwxq_txt{display:block; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px; color:#010101; overflow:hidden; padding-top:10px;}

/*产品展示*/
.cpzs_ul1{display:block; width:937.5px; overflow:hidden; padding-top:15px;}
.cpzs_ul1 li{width:295px; float:left; margin:0 17.5px 12px 0; border:1px solid #ccc}
.cpzs_ul1 li .cpzs_img{width:100%; overflow:hidden; position:relative;}
.cpzs_ul1 li .cpzs_sp{display:block; height:34px; line-height:34px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#0d0c0c; transition:all 0.3s;}
.cpzs_ul1 li:hover .cpzs_hover{bottom:0;}
.cpzs_ul1 li:hover .cpzs_sp{ background:#1c7dc1; color:#fff;}

.cpxq{ display:block; padding-top:15px; overflow:hidden;}
.cpxq_img{width:295px; float:left; margin-right:20px;}
.cpxq_img img{width:100%; display:block;}
.cpxq_T{display:block; font-family:'Microsoft YaHei'; font-size:14px; color:#1e1e1e; line-height:30px; overflow:hidden;}
.cpxq_B{width:100%; float:left; margin-top:20px;}
.cpxq_title{width:100%; height:16px; border-bottom:1px solid #b4b4b4;}
.cpxq_title span{ float:left; width:125px; height:35px; line-height:35px; text-align:center; background:#22a4dc; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; margin-left:30px;}
.cpxq_txt{width:100%; float:left; margin-top:20px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:12px; color:#3a3a3a; line-height:22px;}

.khly{ width:100%; max-width:500px; margin:15px auto}

/*联系我们*/
.contact{display:block; padding-top:15px; overflow:hidden;}
.contact_txt{display:block; overflow:hidden; line-height:30px; font-family:'Microsoft YaHei'; color:#565656; font-size:12px;}

@media (max-width:1199px) {
/*banner*/
.bannerbox{width:100%; height:515px; transition:all 1s; overflow:hidden;}
#banner{ height:515px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:515px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image li span{display:block;width:100%;height:515px;transition:all 1s;}

.header{padding:0 1%;}
.cpzs_ul{width:100%;}
.cpzs_ul li{width:31.33%; margin:0 1% 12px 1%;}
.case_ul{width:100%;}
.case_ul li{width:23%; margin:0 1% 10px 1%;}
.news_B{width:50%; margin:25px 0 0 0; padding:0 3%;}

/*关于我们*/
.main{ padding:20px 1%;}
.main_left{width:24%;}
.main_right{width:76%;}
.dqwz_contect{width:96%;}

/*产品展示*/
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:31.33%; float:left; margin:0 1% 12px 1%;}

}

@media (max-width:991px){
.header .icon-menu{float:right; cursor:pointer; width:38px; height:31px; background:url(../images/menu_logo.png) no-repeat center center; position:absolute;right:1%;top:50%; margin-top:-16px;}
.header .sjdnav{ width:150px; height:auto; position:absolute;right:0; top:100%;z-index:9999;background:#151515;}
.header .sjdnav ul{ padding:0; margin:0;}
.header .sjdnav li{ height:40px;display:block;text-align:center; margin:5px 0; padding:0; border-bottom:1px solid #fff;}
.header .sjdnav li a{display:block;line-height:40px; font-family:'Microsoft YaHei'; font-size:18px; color:#fff;}
.header .sjdnav li a:hover{background:#22a4dc; color:#fff;}
.header .sjdnavhide{ height:0; overflow:hidden;}
.header .logo{width:100%; position:relative;}

/*banner*/
.bannerbox{width:100%; height:425px; transition:all 1s; overflow:hidden;}
#banner{ height:425px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:425px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image li span{display:block;width:100%;height:425px;transition:all 1s;}

.fwxm_ul li{padding:0 1%;}
.four_ul li{width:23%; float:left; margin:0 1% 20px 1%;}
.news_B{padding:0 1%;}
.news_img{width:45%;}
.news_ul{width:100%; margin-top:10px; float:left;}
footer{padding:17px 1%;}

/*关于我们*/
.main_left{width:30%;}
.main_right{width:70%;}
.dqwz_contect{width:98%;}

}

@media (max-width:767px){
/*.header .icon-menu{font-size:30px; width:30px; margin-top:-15px;}*/
.header .sjdnav{width:100%;}
.header .logo{width:100%;}
.header .logo img{width:80%;}

.cpzs_ul li{width:48%;}
.case_ul li{width:48%;}
.four_ul li{width:48%;}
.four_ul li .four_img{width:90%; display:block; margin:0 auto;}
.news_B{width:100%;}
.lxwm_left{width:100%; padding:0 1%;}

.foot_img{width:100%;float:left; padding-right:0; border-right:none; margin-right:0;}
.foot_nav{width:100%;float:left; text-align:center; margin-top:10px;}
.foot_txt{width:100%;float:left; text-align:left; margin-top:10px;}

/*关于我们*/
.main_left{width:100%;}
.about{margin-bottom:0;}
.about_title{ border:2px solid #22a4dc;}

.main_right{width:100%;}
.dqwz_contect{width:100%;}

/*新闻中心*/
.xw_ul li a{width:80%; height:34px; overflow:hidden;}

/*产品展示*/
.about_ul{display:none;}
.cpzs_ul1 li{width:48%;}
.cpxq_img{width:45%; margin-right:10px;}

}
/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:22px
}

.dock ul.icons li.im p {
	width: 140px;
    height:130px;
    line-height:24px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 140px;
    height:130px;
    line-height:24px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}