﻿@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-5
 */

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@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');
}

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.inputclear{ padding:0; margin:0; background:none; border:none;}
.maxwidth{ max-width:100% !important;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
a{text-decoration:none; cursor:pointer;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.imgvertical{vertical-align:middle !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important;}
.container-fluid{max-width: 1200px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.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;}
input{outline:none}
.fa-icon-qq:before { content: "\e604"; }
.fa-icon-weibo:before { content: "\e600"; }
.fa-icon-weixin:before { content: "\e605"; }
.fa-icon-zaixianzixun:before { content: "\e608"; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "微软雅黑";
}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

/*导航*/
header .head_txt{width: 100%; background: #e3722e; height: 30px; line-height: 30px;}
header .head_txt  .head_p1{float: left; /*background: url("../image/head_01.png") no-repeat left;*/ padding-left: 23px; padding-right: 20px; color: #FFFFFF;}
header .head_txt  .head_p2{float: left;background: url("../image/head_02.png") no-repeat left; padding-left: 30px; color: #FFFFFF;}
header .head_main{position: relative; background: #FFFFFF;}
header .head_main .logo{height: 110px; display: table; float: left;}
header .head_main .logo a{display: table-cell; vertical-align: middle;}
header .head_main .logo a img{width: 430px;}
header .head_main .head_nav{float: right;background: #FFFFFF;  z-index: 999999; display: block;}
header .head_main .head_nav ul{padding: 0; margin: 0;}
header .head_main .head_nav .top_li{float: left; position: relative; height: 110px;  list-style-type:none; text-align: center; padding: 0 5px; }
header .head_main .head_nav .top_li .top_a{color: #333333; font-size: 16px; margin-top: 40px; display: inline-block; padding: 8px 13px;}
header .head_main .head_nav .top_li .top_a:hover{color: #fff; background: #e3722e; border-radius: 7px;}
header .head_main .top_li ul{display: none; position:absolute;width: 130%; top:90px; left: -15%; z-index:99999;}
header .head_main .top_li ul .er{padding:0;height: 40px; background: rgba(35,35,35,0.9); border-bottom: 1px dashed #525252; transition:all 0.3s;}
header .head_main .top_li ul .er a{line-height:40px;  color:#fff;transition:all 0.3s; border-top: none; display: block;}
header .head_main .top_li ul .er:hover{}
header .head_main .top_li ul .er:hover a{color:#e3722e; border-top: none;}
header .lunbos{padding-top: 34%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.zhu_tit{width: 100%; text-align: center;}
.zhu_tit h1{display: inline-block; border-bottom: 3px solid #e3722e; font-size: 25px; padding-bottom: 10px;}
.main{width: 100%;}
.main .main_content{margin-top: 30px; margin-bottom: 30px;}
.main .main_content .main_new{margin-top: 30px;}
/*服务项目*/
.fw_list{width: 100%;}
.fw_list .fw_box{width: 100%; margin-bottom: 10px;}
.fw_list .fw_box h1{font-size: 16px; color: #333333; padding-left: 40px; font-weight: bold; line-height: 35px; background-position: left 50%; background-size: 30px; background-repeat: no-repeat;}
.fw_list .fw_box .fw_p{height: 40px; margin-top: 10px; overflow: hidden;}
.fw_list .fw_box .fw_p p{font-size: 14px; color: #888888; line-height: 20px;}
.fw_list .fw_box:hover .fw_p p{color: #e3722e;}
/*产品展示*/
.cp_list{width: 100%; background: #3d3f3f;}
.cp_list .zhu_tit h1{color: #FFFFFF;}
.cp_list .cp_box{width: 100%; margin-bottom: 10px;}
.cp_list .cp_box .imgbox{position: relative; display: block; overflow: hidden;}
.cp_list .cp_box .imgbox:before{content: ""; padding-top: 70%; display: block;}
.cp_list .cp_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;width:100%;height:100%}
.cp_list .cp_box .txtbox{height: 30px; overflow: hidden; text-align: center;}
.cp_list .cp_box .txtbox h1{line-height: 30px; color: #FFFFFF; font-size: 14px;}
.cp_list .cp_box:hover .imgbox img{transform:scale(1.1);}
.cp_list .cp_box:hover .txtbox h1{color: #e3722e;}
/*关于我们*/
.gy_list{width: 100%;}
.gy_list .txtbox h1{font-size: 25px; color: #333333;}
.gy_list .txtbox .gy_p{margin-top: 15px; height: 180px; overflow: hidden;}
.gy_list .txtbox .gy_p p{font-size: 14px; color: #333333; line-height: 30px;}
.gy_list .imgbox{overflow: hidden;}
.gy_list .imgbox img{width: 100%; height: auto;}
/*新闻*/
.xw_list{width: 100%;}
.xw_list .xw_box{width: 100%; margin: 0 auto 15px auto;}
.xw_list .xw_box .imgbox{overflow: hidden; position: relative; display: block;}
.xw_list .xw_box .imgbox:before{content: ""; padding-top: 111%; display: block;}
.xw_list .xw_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width:100%;height:100%;}
.xw_list .xw_box .txtbox{border: 1px solid #c8c8c8; padding: 10px;}
.xw_list .xw_box .txtbox h1{font-size: 16px; color: #333333;}
.xw_list .xw_box .txtbox .xw_p{margin-top: 10px; height: 40px; overflow: hidden;}
.xw_list .xw_box .txtbox .xw_p p{font-size: 14px; color: #333333; line-height: 20px;}
.xw_list .xw_box:hover .imgbox img{transform:scale(1.1);}
.xw_list .xw_box:hover .txtbox h1{color: #e3722e;}
/*联系我们*/
.lx_list .ContactUs-text h1{ font-size:16px; color:#000; line-height:40px;}
.lx_list .ContactUs-text .ditu{text-align: center; margin-top: 12px;}
.lx_list .ContactUs-text .ditu img{width: 100%;}
.lx_list .ContactUs-text .h5{ height:75px; overflow:hidden;}
.lx_list .ContactUs-text .h5 p{ margin:0 !important; color:#585858; line-height:25px; text-indent:2em; font-size: 14px;}
.lx_list .ContactUs-text .detailed{overflow:hidden;}
.lx_list .ContactUs-text .detailed nav{width: 100%;}
.lx_list .ContactUs-text .detailed li{height:100px; line-height:30px;white-space:nowrap; color:#333333; font-size: 14px; text-overflow:ellipsis;}
.lx_list .ContactUs-text .detailed li b{display: inline-block; height: 30px; margin:0 10px 0 0;color:#e3722e;  line-height:30px;}
.lx_list .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#333333; height:34px; line-height:34px; font-weight:normal;}
.lx_list .ContactUs-text input{ background:#f7f7f7; border:solid 1px #bfbfbf;}
.lx_list .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.lx_list .ContactUs-text textarea{ max-width:100%; background:#f7f7f7; border:solid 1px #bfbfbf; height: 120px;}
.lx_list .ContactUs-text button{ width:100%; height:30px; color:#fff; background:#e3722e; border:none; transition:all 0.3s;}
.lx_list .ContactUs-text button:hover{ background:#e3722e;}
/*底部*/
.foot_main{width: 100%; background: #e3722e;}
.foot_main .foot_content{padding: 20px 0; position: relative;}
.foot_main .foot_content .foot_left{float: left;width: 80%;}
.foot_main .foot_content .foot_left p{color: #FFFFFF; font-size: 14px;}
.foot_main .foot_content .foot_right{position: absolute; right: 0; top: 3px; text-align: center;}
.foot_main .foot_content .foot_right a{color: #FFFFFF;}
.foot_main .foot_content .foot_right a span{font-size: 24px;}
/*手机底部导航*/
.hot{width:100%; height:59px; background:#1a1a1a; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ olor:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot  .pa{height: 60px; padding-top: 10px; border-right: 1px solid #FFFFFF;}
.hot  .pas{height: 68px; padding-top: 15px}
.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:0px;}
.hot .pa:hover { background:#e3722e;}
/*内页*/
.li_none{display: none;}
.sub_nav .shang{padding: 0; margin-bottom: 20px;}
.sub_nav h1{background: url("../image/nei_tit.png") no-repeat 50% 50% #3d3f3f; text-align: center; padding: 13px 20px; color: #FFFFFF; font-size: 20px; position: relative;}
.sub_nav h1 b{font-size: 12px; color: #FFFFFF; font-weight: normal; padding-left: 5px;}
.sub_nav h1 span{position: absolute; top: 15px; right: 20px;}
.sub_nav .shang .sub_ul{margin-bottom: 10px;padding-top: 3px; background: #FFFFFF;}
.sub_nav .shang .sub_li{text-align: left; background: #e5e5e5; margin-bottom: 3px; position: relative;}
.sub_nav .shang .sub_li b{float: right;line-height: 35px; position: absolute; right: 30px;}
.sub_nav .shang .sub_li .sub_a{display:block; font-size:14px; padding: 0 50px 0 30px; line-height:35px; height: 35px; color: #333333;}
.sub_nav .shang .sub_li:hover{background: #e3722e;}
.sub_nav .shang .sub_li:hover .sub_a{color: #FFFFFF;}
.sub_nav .shang .sub_li:hover b{color: #FFFFFF;}
.sub_nav .active{display: block;}
/*二级*/
.sub_nav .shang .er{margin-top: 2px; overflow: hidden; background: #FFFFFF;}
.sub_nav .shang .er li{height: 30px; line-height: 28px; background: #FFFFFF; text-align: center; border: 1px solid #dddddd; margin: 2px 0;}
.sub_nav .shang .er li a{display: block; font-size: 12px;}
.sub_nav .shang .er li a:hover{color: #e3722e;}
/*左下*/
.sub_nav .xia{width: 100%; background: #FFFFFF;}
.sub_nav .xia .imgbox{text-align: center;}
.sub_nav .xia .imgbox img{width: 100%; height: auto; display: inline-block;}
.sub_nav .xia .txtbox{background: #e5e5e5; padding: 10px;}
.sub_nav .xia .txtbox ul{margin-bottom: 20px;}
.sub_nav .xia .txtbox ul li{font-size: 12px; color: #333333; line-height: 25px;}
/**/
.nei_tit{width: 100%; border-bottom: 1px dashed #e3722e; padding: 10px 0;}
.nei_tit h1{font-size: 14px; color: #333333; border-left: 4px solid #e3722e; padding-left: 10px;}
.nei_main{width: 100%;}
.nei_main .nei_content{margin-top: 20px; margin-bottom: 50px;}
.nei_main .nei_content .nei_new{margin-top: 20px;}
/*产品展示页面*/
.cps_list{width: 100%;}
.cps_list .cps_box{width: 100%; margin-bottom: 10px;}
.cps_list .cps_box .imgbox{display: block; position: relative; overflow: hidden; border: 1px solid #dcdcdc;}
.cps_list .cps_box .imgbox:before{content: ""; padding-top: 70%; display: block;}
.cps_list .cps_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto;width:100%;height:100%}
.cps_list .cps_box .txtbox{height: 30px; overflow: hidden; text-align: center;}
.cps_list .cps_box .txtbox h1{font-size: 14px; color: #333333; line-height: 30px;}
.cps_list .cps_box:hover .imgbox img{transform:scale(1.1);}
.cps_list .cps_box:hover .txtbox{background: #e3722e;}
.cps_list .cps_box:hover .txtbox h1{color: #FFFFFF;}
/*内页*/
.cpss_list{width: 100%;}
.cpss_list .imgbox{text-align: center;}
.cpss_list .imgbox img{max-width: 100%; height: auto;}
.cpss_list .txtbox{text-align: center; margin-top: 10px;}
.cpss_list .txtbox h1{font-size: 14px; color: #333333;}

/*关于我们页面*/
.gys_list{width: 100%;}
.gys_list .txtbox{width: 100%;}
.gys_list .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*联系我们页面*/
.lxs_list{width: 100%;}
.lxs_list li{font-size: 14px; color: #333333; line-height: 25px;}
.lxs_list .ditu{margin-top: 20px;}
.lxs_list .ditu img{width: 100%;}

/*实力展示页面*/
.zss_list .zss_box{width: 100%; margin-bottom: 10px;}
.zss_list .zss_box .imgbox{display: block; position: relative; overflow: hidden; border: 1px solid #dcdcdc;}
.zss_list .zss_box .imgbox:before{content: ""; padding-top: 70%; display: block;}
.zss_list .zss_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zss_list .zss_box .txtbox{height: 30px; overflow: hidden; text-align: center;}
.zss_list .zss_box .txtbox h1{font-size: 14px; color: #333333; line-height: 30px;}
.zss_list .zss_box:hover .imgbox img{transform:scale(1.1);}
.zss_list .zss_box:hover .txtbox{background: #e3722e;}
.zss_list .zss_box:hover .txtbox h1{color: #FFFFFF;}

/*新闻中心页面*/
.xws_list{width: 100%;}
.xws_list .xws_box{width: 100%; margin-bottom: 15px;}
.xws_list .xws_box .xws_a{position: relative; display: block; overflow: hidden; padding: 0 0 0 260px; top: 0;}
.xws_list .xws_box .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto;}
.xws_list .xws_box .imgbox .xws_img{width: 260px; height: 100%;}
.xws_list .xws_box .txtbox{height: 160px; overflow: hidden; padding: 5px 15px;}
.xws_list .xws_box .txtbox h1{font-size: 14px; color: #e3722e;}
.xws_list .xws_box .txtbox .xws_p{height: 60px; overflow: hidden; margin-top: 15px;}
.xws_list .xws_box .txtbox .xws_p p{font-size: 14px; color: #333333; line-height: 20px;}
.xws_list .xws_box .txtbox .more{margin-top: 15px; background: #e3722e; color: #FFFFFF; border: none; width: 100px; height: 30px; text-align: center; line-height: 30px; display: inline-block;}
.xws_list .xws_box .xws_a:hover{box-shadow: 5px 5px 5px #999999; top: -5px;}
/*内页*/
.xwss_list{width: 100%;}
.xwss_list .xwss_tit{text-align: center;}
.xwss_list .xwss_tit h1{font-size: 14px; color: #333333; font-weight: bold;}
.xwss_list .xwss_tit h2{font-size: 14px; color: #333333; margin-top: 10px;}
.xwss_list .xwss_p{margin-top: 20px;}
.xwss_list .xwss_p p{font-size: 14px; color: #333333; line-height: 25px; width: 70%; margin: 0 auto; text-align: left; margin-bottom: 10px;}
.xwss_list .imgbox{text-align: center; margin-top: 20px;}
.xwss_list .imgbox img{max-width: 100%; height: auto;}

/*在线留言页面*/
.lys_box{width: 70%; display: block; margin: 15px auto 0 auto;}
.lys_list .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.lys_box .aaa{width: 150px; height: 35px; border: none; color: #FFFFFF; background: #e3722e;}



@media (max-width:1199px){
    header .head_main .logo {
        height: 90px;
    }
    header .head_main .head_nav .top_li {
        height: 90px;
    }
    header .head_main .logo a img{width: 325px;}
    header .head_main .head_nav .top_li{padding: 0 2px;}
    header .head_main .head_nav .top_li .top_a{padding: 8px 10px; font-size: 14px;margin-top: 30px;}
    .gy_list .txtbox .gy_p{height: 140px;}
    .gy_list .txtbox .gy_p p{line-height: 20px;}
    /*内页*/
    .xws_list .xws_box .xws_a{padding: 0 0 0 220px;}
    .xws_list .xws_box .imgbox .xws_img{width: 220px;}
    .xws_list .xws_box .txtbox{height: 150px;}
}

@media (min-width: 991px){
    header .head_main .head_nav{display: block!important;}
}

@media (max-width: 991px){
    header .head_main .logo{height: 70px;}
    header .head_main .logo a img{width: 300px;}
    header .head_main .top_btn{font-size: 32px; color: #e3722e; position: absolute; top: 17px; right: 20px;}
    header .head_main .head_nav{top: 70px; right: 0; position: absolute; width: 130px; margin: 0; background: rgba(0,0,0,0.5); display: none; padding-left: 7px; padding-right: 7px;}
    header .head_main .head_nav .top_li{display: block; width: 100%; height: 40px; padding: 0;}
    header .head_main .head_nav .top_li .top_a{font-size: 14px; border-bottom: none;line-height: 40px; display: block; border-top: none; margin-top: 0; padding: 0; color: #FFFFFF;}
    header .head_main .head_nav .top_li .top_a:hover{border-bottom: none; background: #e3722e; border-top: none; color: #FFFFFF;}
    header .head_main .top_li ul{display: none!important;}
    header .lunbos{padding-top: 38%;}
    /*内页*/
    .xws_list .xws_box .xws_a{padding: 0 0 0 170px;}
    .xws_list .xws_box .imgbox .xws_img{width: 170px;}
    .xws_list .xws_box .txtbox{height: 120px;}
    .xwss_list .xwss_p p{width: 100%;}
}

@media (min-width: 768px){
    .sub_nav .shang .sub_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_main .logo{height: 60px;}
    header .head_main .logo a img{width: 265px;}
    header .head_main .head_nav{top: 60px;}
    header .head_main .top_btn{font-size: 26px;}
    header .lunbos{padding-top: 42%;}
    .main .main_content{margin-top: 20px; margin-bottom: 20px;}
    .main .main_content .main_new{margin-top: 20px;}
    .zhu_tit h1{font-size: 20px; padding-bottom: 5px;}
    .fw_list .fw_box h1{font-size: 15px;}
    .fw_list .fw_box .fw_p{height: 60px;}
    .fw_list .fw_box .fw_p p{font-size: 12px;}
    .cp_list .cp_box .txtbox{height: 25px;}
    .cp_list .cp_box .txtbox h1{line-height: 25px;}
    .gy_list .txtbox h1{font-size: 20px;}
    .gy_list .txtbox .gy_p{margin-top: 10px;}
    .gy_list .imgbox{margin-top: 15px;}
    .xw_list .xw_box{width: 80%;}
    .lx_list .ContactUs-text .ditu{margin-top: 10px;}
    .foot_main .foot_content .foot_left{width: 100%; text-align: center;}
    /*内页*/
    .sub_nav .shang{margin-bottom: 0;}
    .sub_nav .shang .sub_ul{display: none;}
    .sub_nav h1{padding: 10px;}
    .xws_list .xws_box .xws_a{padding: 0 0 0 120px;}
    .xws_list .xws_box .imgbox .xws_img{width: 120px;}
    .xws_list .xws_box .txtbox{height: 90px; padding: 4px 10px;}
    .xws_list .xws_box .txtbox .xws_p{margin-top: 7px;}
    .xws_list .xws_box .txtbox .xws_p p{font-size: 12px;}
    .lys_box{width: 100%;}


}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .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 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (max-width:376px){
    header .head_main .logo a img{width: 250px;}
}

@media (max-width:340px){

}


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(../image/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:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:300px;
    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(../image/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;
}