﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"宋体" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ width:100%; height:41px; border-bottom:1px #e1e1e1 solid; box-sizing:border-box;}
.greet{ display:inline-block; font-size:14px; line-height:40px; color:#000;}
.zd{ float:right; font-size:14px; line-height:40px; color:#000;}
.zd a{ display:inline-block; font-size:14px; line-height:40px; color:#000; margin:0 5px;}
/*顶部*/

.header{ width:100%; z-index:104; padding:6px 0; background:#fff; position:relative;}
.Logo{ display:inline-block;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.pic{ width: 100%; height: 434px;}
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#0089e2;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: calc(100% - 485px); float: right; height:43px; z-index:104; margin: 24px 0 0 0;}
.nul{ width:100%; height:43px;}
.nul>li{float:left; width:14.28%; position:relative;}
.nul>li>a{color:#000; line-height:43px; height:43px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px;}
.nul>li:hover>a{ color:#0188e2; background: url(../images/xli.png) no-repeat bottom;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(2, 141, 214 ,0.72);}
.nul>li ul li{ width:100%;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff;}
.nul>li ul li>a:hover{ color:#fff; background:#008cd6;}
.acta{ /*color:#0188e2 !important;*/ background: url(../images/xli.png) no-repeat bottom !important;}
/*PC头部导航*/

.title{ width: 100%; background: url(../images/titlebg.png) no-repeat center center; margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title h2{ width: 100%; font-size: 30px; line-height: 45px; color: #0089e2; font-weight: bold; margin: 0 !important;}
.title span{ display: block; font-size: 16px; line-height: 24px; color: #0089e2; font-family: arial;}
/*栏目标题*/

.cpzs{ width:100%; padding:45px 0;}
.cpzsctn{ width: 100%; overflow: auto;}
.cpzs-left{ width: 233px; float: left;}
.cltit{ width:100%; position:relative; text-align: center; pointer-events:none; background: #0089e2; color:#fff; font-size:26px; line-height:54px; font-weight: bold;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clbts{ width: 100%; margin: 23px 0 0 0; border-top: 3px #0089e2 solid; position: relative;}
.clbts img{ width: 100%;}
.clbts>div{ display: inline-block; background: rgba(0, 137, 226, 0.8); height: 40px; width: 100%; position: absolute; bottom: 0; left: 0; text-align: center;}
.clbts>div span{ display: inline-block; line-height: 40px; font-size: 14px; color: #fff; background: url(../images/tel.png) no-repeat left; padding: 0 0 0 26px;}
.clbts>div span b{ display: inline-block; font-size: 19px; font-family: arial; float: right;}
.cpzs-right{ width: calc(100% - 260px); float: right;}
.cp{ width:100%;}
.cpimg{ width:100%; transition: all 0.5s; background: url(../images/cpimgbj1.png) no-repeat; background-size: 100% 100%; padding: 2px 2px 10px 2px;}
.cp:hover .cpimg{ background: url(../images/cpimgbj2.png) no-repeat; background-size: 100% 100%;}
.cpimg1{ width: 100%; transition: all 0.5s; border: 4px #cfcfcf solid; box-sizing: border-box;}
.cp:hover .cpimg1{ border-color: #1f96e8;}
.cpimg2{ padding-top:80.219%;}
.cptit{ line-height:35px; height:43px; overflow:hidden; font-size:14px; color:#000; width:100%; text-align:center; padding:0 3px 8px 3px; transition:all 0.5s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; background: url(../images/cptitbj1.png) no-repeat; background-size: 100% 100%; margin: 10px 0 0 0;}
.cp:hover .cptit{ color:#fff; background: url(../images/cptitbj2.png) no-repeat; background-size: 100% 100%;}
/*产品展示*/

.gywm{ width:100%; overflow: auto; padding: 45px 0; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.gywm .title{ background: url(../images/titlebg2.png) no-repeat center center;}
.gywm .title h2{ color: #fff;}
.gywm .title span{ color: #fff;}
.gywm-left{ width: 32%; float: left; padding: 0 20px 20px 0;}
.glimg{ width: 100%; overflow: hidden; box-shadow: 20px 20px 0 rgba(255, 255, 255, 0.4);}
.glimg1{ transition: all 0.5s;}
.gywm-left:hover .glimg1{ transform: scale(1.08);}
.glimg2{ padding-top: 74.581%; height: 272px;}
.gywm-right{ width: 66%; float: right; position: relative; padding: 30px 0 0 0;}
.grtxt{ width: 100%; font-size: 14px; line-height: 30px; color: #fff; max-height: 150px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;}
.tel2{ display: inline-block; margin: 15px 0 0 0; background: url(../images/tel1.png) no-repeat left; padding: 0 0 0 60px; font-size: 14px; line-height: 22px; color: #fff;}
.tel2 span{ display: block; font-size: 32px; color: #fff; font-family: impact; line-height: 40px;}
.more{ position: absolute; right: 0; bottom: 0;}
.more a{ display: inline-block; background: #cfe5f1; font-size: 16px; line-height: 22px; color: #006db9; font-weight: bold; padding: 5px 12px; letter-spacing: 3px; transition: all 0.5s ease;}
.more a:hover{ background: #fff; color: #006db9;}
/*关于我们*/

.xwzx{ width:100%; padding:45px 0; background: url(../images/xwzxbg.png) no-repeat center center; background-size: cover; background-attachment: fixed; overflow: auto;}
.xwzx .wrap{ overflow: hidden;}
.xwzxleft{ width:50%; float:left; background:#fff; padding: 0 10px 0 0;}
.xwimg{ width:100%; position:relative;}
.xwimg1{ width:100%; overflow:hidden;}
.xwimg2{ transition:all 0.5s;}
.xwimg1:hover .xwimg2{ transform:scale(1.05);}
.xwimg3{ padding-top:26.6667%; height:160px;}
.htzxtit{ position:absolute; left:0; top:0; background:url(../images/jx5.png) no-repeat; background-size:100% 100%; width:187px; height:168px; padding:20px 0 0 12px;}
.hztit{ color:#fff; font-size:20px; padding:22px 0 0 0; background:url(../images/xs.png) no-repeat; background-position:left top;}
.hztit span{ display:block; font-size:12px; color:#f7f7f7; font-family:"Arial";}
.hyctn{ width:100%; margin:30px 0 0 0;}
.hylist{ width:100%; overflow:auto; margin:0 0 20px 0;}
.hytime1{ width:25%; float:left; text-align:center; font-size:14px; line-height:45px; color:#036eb8; overflow:hidden;}
.hytime1 span{ display:block; font-size:50px; line-height:65px;}
.hytit1{ font-size:16px; height:32px; line-height:32px; overflow:hidden; color:#767676; margin:6px 0 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.3s;}
.hylist:hover .hytit1{ color:#036eb8;}
.hytxt1{ font-size:14px; line-height:30px; color:#333; margin:5px 0 0 0; max-height:60px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.hytime2{ width:25%; float:left; text-align:center; font-size:16px; line-height:30px; color:#a2a2a2; transition:all 0.3s;}
.hylist:hover .hytime2{ color:#036eb8;}
.hytit2{ font-size:14px; height:30px; line-height:30px; overflow:hidden; color:#a2a2a2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.3s;}
.hylist:hover .hytit2{ color:#036eb8;}
.xwzxright{ width:48%; float:right; background:#fff;}
.gsxwtit{ width:100%; height:160px; background:#ececec; padding:20px 0 0 12px;}
.gstit{ color:#404040; font-size:24px; padding:22px 0 0 0; background:url(../images/xs2.png) no-repeat; background-position:left top;}
.gstit span{ display:block; font-size:12px; color:#919191; font-family:"Arial";}
.gstit a{ display:inline-block; font-size:12px; line-height:45px; width:60px; color:#036eb8; font-family:"Arial";}
.gstit a img{ margin:-2px 0 0 5px;}
.gsctn{ width:100%; background:#fff; padding:12px;}
.gctit{ font-size:16px; line-height:45px; height:45px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color:#036eb8;}
.gctxt{ font-size:14px; line-height:24px; margin:9px 0 0 0; height:90px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color:#929292;}
/*新闻中心*/

.lxwm{ width:100%; overflow:auto; padding:45px 0 25px 0;}
.lxwmctn{ width: 100%; position: relative; padding: 0 0 0 182px;}
.lx1{ width: 44%; display: inline-block; padding: 0 18px; text-align: center;}
.lxfs{ display: inline-block; text-align: left;}
.fs1{ width: 100%;}
.fs1 b{ display: block; font-size: 26px; color: #0089e2;}
.fs1 span{ display: block; font-size: 12px; line-height: 20px; color: #b7b7b7;}
.fs2{ display: block; margin: 5px 0 0 0;}
.fs2 span{ display: block; font-size: 16px; line-height: 36px; color: #000;}
.fs2 span b{ display: inline-block; font-size: 30px; color: #0089e2;}
.lx2{ width: 55%; float: right;}
.jz{ position: absolute; left: 0; bottom: -25px; padding: 55px 8px 45px 8px; background: url(../images/jjz.png) no-repeat; background-size: 100% 100%; width: 182px; text-align: center;}
.ewm{ width: 100%; text-align: center;}
.ewm img{ max-width: 100%;}
.jz b{ display: block; text-align: center; width: 100%; margin: 15px 0 0 0; font-size: 26px; color: #fff; line-height: 40px;}
/*联系我们*/

.copyright{ background:#0089e2; font-size: 14px; line-height: 24px; color: #fff; width: 100%; text-align: center; padding: 20px 0;}
/*版权信息*/

.ctn{ width:100%; overflow:auto; padding:45px 0;}
.ctn-left{ float:left; width:234px;}
.clb{ width:100%; margin:25px 0 0 0;}
.clb img{ width:100%; margin: 0 0 5px 0;}
.clbx{ width: 100%;}
.clbx span{ display: block; font-size: 14px; line-height: 30px; color: #000;}
.ctn-right{ width: calc(100% - 260px); float:right;}
.crt{ width:100%; height:40px; margin:0 0 20px 0;}
.crt>b{ display: inline-block; font-size: 26px; color: #0389de; line-height: 40px; font-weight: 100;}
.crt span{ display:inline-block; float: right; line-height: 40px; font-size: 16px; color:#616161;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.cplist{ width:100%; overflow:auto;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.pd{ width:100%;}
.pd1{ font-size:18px; line-height:36px; color:#000; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:50%;}
.pd2{ font-size:14px; line-height:30px; color:#000; /*text-indent:2em;*/}
.contact{ width:100%;}
.map{ width: 100%;}
.cont{ display:block; margin:15px 0 0 0; width: 100%;}
.cont span{ width: 100%; display: block; font-size:14px; line-height:30px; color:#000;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%;}
.new{ width:100%; overflow:auto; padding: 12px 0; background:#fff; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.5s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#008cd6;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/


.accordion{ width:100%;}
.accordion>li{ width:100%; margin: 1px 0 0 0; position: relative;}
.accordion>li>a{ transition:all 0.3s; display:block; text-align:center; color:#000; line-height:70px; background: #ebebeb; height:71px; border-bottom: 1px #dedede solid; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:16px; font-weight: bold;}
.accordion>li:hover>a{ color:#0089e2;}	
.dka{ color:#0089e2 !important;}
.accordion>li>ul{display: none; position: absolute; left: 100%; top: 0; width: 200px; z-index: 103; background: #ebebeb;}
.accordion>li>ul>li{ width: 100%; border-bottom: 1px #dedede solid;}
.accordion>li>ul>li:last-child{ border: none;}
.accordion>li>ul>li>a{display: block; text-align:left; padding:0 0 0 20px; background:url(../images/d.png) no-repeat left; background-position:7px center; height:46px; line-height:45px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; border-bottom: 1px dashed #ebebeb; box-sizing: border-box;}
.accordion>li>ul>li:last-child>a{ border: none;}
.accordion>li>ul>li>a:hover{ color:#008cd6;}
.cpzsctn{ overflow: hidden;}
/*内页左侧栏目*/



.message{ width:760px; margin:0 auto; max-width:100%; text-align:center;}
.message input{ width:100%; margin:0 0 15px 0; height:44px; border:1px #d6d6d6 solid; box-sizing:border-box; transition:all 0.3s; padding:0 10px;}
.message input:hover{ border-color:#0089e2;}
.message input:focus{ border-color:#0089e2;}
.message textarea{ width:100%; margin:0 0 15px 0; height:236px; line-height:40px; border:1px #d6d6d6 solid; box-sizing:border-box; transition:all 0.3s; padding:0 10px; outline:none; resize:none;}
.message textarea:hover{ border-color:#0089e2;}
.message textarea:focus{ border-color:#0089e2;}
.message button{ display:inline-block; width:134px; line-height:40px; border-radius:20px; text-align:center; font-size:14px; color:#fff; background:#0089e2; outline:none; border:none; margin:0 7px;}
.message button:last-child{ color:#333; background:#d4d4d4;}
/*在线留言*/


@media screen and (max-width: 1200px){

.pic{ height: 350px;}

.nul>li>a{ font-size: 14px;}
.fs1 b{ font-size: 22px;}
.fs2 span{ line-height: 28px;}
.fs2 span b{ font-size: 24px;}
	}

@media screen and (max-width: 991px){
	
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#0089e2; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(0, 137, 226, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(0, 137, 226, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/*移动端导航*/

.pic{ height: 262px;}
.gywm-left{ display: none;}
.gywm-right{ width: 100%; float: none; padding: 5px 0 0 0;}
.jz{ display: none;}
.lxwmctn{ padding: 0;}
.lx1{ width: 49%; padding: 0;}
.lx2{ width: 49%;}
.cplist li{ width: 50%;}
	}
	
@media screen and (max-width: 767px){
.header{ padding: 0;}
.Logo{ padding: 6px 0;}
.Logo img{ height:auto; max-width:calc(100% - 60px);}
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#0089e2;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/
.accordion>li>ul{ position: initial; left: initial; top: initial; width: 100%;}
.clbts{ display: none;}
.cpzs-left{ width: 100%; float: none;}
.cpzs{ padding: 30px 0;}
.title{ margin: 0 0 25px 0;}
.accordion>li>a{ height: 46px; line-height: 45px;}
.cltit{ pointer-events: auto; font-size: 24px; line-height: 50px;}
.accordion{ display: none;}
.cpzs-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.xwzxleft{ width: 100%; float: none;}
.xwzxright{ width: 100%; float: none;}
.hylist{ margin: 0; padding: 10px 0;}
.lx1{ width: 100%; float: none;}
.lx2{ width: 100%; float: none; margin: 15px 0 0 0;}
.copyright{ padding: 12px 0; margin: 0 0 54px 0;}

.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.cplist li{ padding: 8px;}
.gywm{ padding: 30px 0; overflow: hidden;}
.more{ right: 3px; bottom: 3px;}

    .htzxtit {
    width:100px;
    }
    .hztit {
    font-size:20px;
    }
	}

	
	
/*手机底部*/
@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"}

body{background:#fff; background-size:cover; 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; max-width: 100%; max-height: 100%;display: block;	margin:auto; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#008cd6; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#008cd6;}
.hot .row div a:hover span{ color:#008cd6 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 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(../images/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(../images/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; }




div.page {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动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.tel1 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.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.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: 170px;
    height:160px;
    line-height:30px
}

.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;
}
