*{margin: 0;padding: 0;}
h1,h2,h3,h4,h5{margin: 0;padding: 0;}
a{text-decoration: none !important;}
.wrap{max-width:1000px !important; margin:0 auto;}
.no-margin {margin: 0 !important;}
.clear{clear: both;}
.none{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;}
.imgAuto{width: auto; height: auto; max-width: 100%; max-height: 100%;}
.wCenter{height: 100%;display: flex;display: -webkit-flex;flex-direction: column;-webkit-flex-direction: column;justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;}
.overflowHidden{overflow: hidden;}

header{width: 100%; font-family: "microsoft yahei"; position: relative;}
header .headInfo{width: 100%; height: 35px; background-color: #fff; overflow: hidden; border-bottom: 1px solid #d6d6d6;}
header .headInfo .left{float: left; color: #a2a2a2; line-height: 35px; background-size: auto 80%;}
header .headInfo .right{float: right;}
header .headInfo .right .icon{float: right;}
header .headInfo .right .icon li{float: right; color: #fff; line-height: 35px;}
header .headInfo .right a{color: #a2a2a2; margin: 0 5px;}
header .headInfo .right a:hover{color: #211e89;}

header .headFix{position: fixed; top:0; z-index:999;}

header .head{width: 100%;height:100px; position:relative; padding: 10px 0; min-height:117px;}
header .head .logo{width: 530px; line-height: 80px;float: left;overflow: hidden;}
header .head .logo img{width: 100%; line-height: 90px;}
header .head .icon-menu{width: 35px; line-height: 90px;overflow: hidden;cursor: pointer;}
header .head .icon-menu img{width: 100%; transition: all 0.3s; overflow: hidden;}
header .head .icon-menu:hover img{opacity: 0.6;}
header .hNav{width:100%;height: 50px; background-color: #049598;}
header .hNav nav{}
header .hNav nav>ul>li{width:12.5%;height: 50px; transition: all 0.3s;position: relative;}
header .hNav nav>ul>li>a{display:flex; display: -webkit-flex;justify-content: center; -webkit-justify-content:center; align-items: center; -webkit-align-items: center; flex-direction: column;-webkit-flex-direction: column;color: #fff;width: 100%; height: 100%;}
header .hNav nav>ul>li>a>h1{font-size: 1.2em;  width: 100%;line-height: 30px; border-left: 1px solid #007072; border-right: 1px solid #08b7bb;}
header .hNav nav>ul>li>a>span{font-size: 1em; font-family: "Times New Roman"; text-transform: uppercase; display: block;}
header .hNav nav>ul>li:hover{background: url("../images/nav_bg.jpg") no-repeat center center; background-size: 100% 100%; box-shadow: 0 0 5px rgba(0,0,0,0.3); }
header .hNav nav>ul>li:hover a{color: #fff;}
header .hNav nav>ul>li>ul{ display:none; position:absolute; left:0; z-index:99999; width:100%; top:50px;}
header .hNav nav li ul li{ padding:0; width:100%;height:50px; background-color: rgba(0,0,0,0.5); transition:all 0.3s; overflow:hidden;}
header .hNav nav li ul li a{line-height:50px; color:#fff;transition:all 0.3s; display: block;}
header .hNav nav li ul li:hover{background-color: #049598;}
header .hNav nav>ul>li:hover ul{ display:block;}
header .hNav .active{background: url("../images/nav_bg.jpg") no-repeat center center; background-size: 100% 100%; box-shadow: 0 0 5px rgba(0,0,0,0.3); text-shadow: 0 0 2px rgba(0,0,0,0.5);}
header .hNav .active a{color: #fff;}

header .head .right{overflow: hidden;}
header .head .right .phone{float: right; background: url("../images/head_phone.png") no-repeat left center; padding-left: 50px; height: 80px; margin-right: 10px;}
header .head .right .phone .title{font-size: 1.2em; line-height: 25px; padding-top: 5px;}
header .head .right .phone .number{font-size: 2em; color: #049598; font-weight: bold; }

/*banner*/
.bannerbox{width:100%; height:500px; transition:all 1s;}
#banner{ height:500px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:500px;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:500px;transition:all 1s;}
#banner div.flicking_con{position:absolute;bottom:10px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
#banner div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;display:block;text-indent:-1000px}
#banner div.flicking_con a.on{background-position:0 -21px}
#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;}

.main{font-family: "microsoft yahei";}

.main .mTitle{width: 100%; padding: 20px 0; background: url("../images/title_line.png") no-repeat center center; text-align: center; margin: 10px 0;}
.main .mTitle h1{font-size: 2.2em; font-weight: bold; margin-bottom: 5px;}
.main .mTitle small{font-size: 1.2em; text-transform: uppercase;}
.main .content{padding: 15px 0;}

/*new product*/
.main .new .newUl{width: 100%; text-align: center; overflow: hidden;}
.main .new .newUl li{display: inline-block; width: 150px; height: 40px; line-height: 40px; border: 1px solid #d6d6d6; text-align: center; margin: 0 5px; transition: all 0.3s;overflow: hidden;}
.main .new .newUl li a{display: block; color: #333; margin: 0 5px;}
.main .new .newUl li:hover{background: url("../images/product_ul_h.jpg") no-repeat center center; background-size: cover;}
.main .new .newUl li:hover a{color: #fff;}
.main .new .newUl .active{background: url("../images/product_ul_h.jpg") no-repeat center center; background-size: cover;}
.main .new .newUl .active a{color: #fff;}
.main .new .newBox{padding: 20px 0; position: relative;}
.main .new .newBox .swiper-container{padding: 10px;}
.main .new .newBox .nPItem{height: 200px; position: relative; transition: all 0.3s; border: 2px solid #d6d6d6; overflow: hidden;}
.main .new .newBox .nPItem .imgBox{width: 100%; height: 100%; overflow: hidden; transition: all 0.3s;}
.main .new .newBox .nPItem .imgBox .img{width: 100%; height: 100%;}
.main .new .newBox .nPItem .hover{position: absolute; width: 100%; height: 100%; top: 0;left: 0;background: url("../images/product_img_h.png") no-repeat center center; background-size: cover; opacity: 0; transition: all 0.5s;}
.main .new .newBox .nPItem .hover .title{color: #fff; font-size: 1.2em;}
.main .new .newBox .nPItem .hover .more{color: #fff; }
.main .new .newBox .nPItem:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.5); margin-top: -5px;}
.main .new .newBox .nPItem:hover .hover{opacity: 1;}
.main .new .newBox .swiper-button-next{width: 50px; height: 50px; margin-top: -25px; right: -55px; background-image: url("../images/btn.png"); background-size: 100%; transition: all 0.3s;}
.main .new .newBox .swiper-button-prev{width: 50px; height: 50px; margin-top: -25px; left: -55px; background-image: url("../images/btn.png"); background-size: 100%; transform: rotate(180deg); transition: all 0.3s;}
.main .new .newBox .swiper-button-next:hover{background-image: url("../images/btn_h.png"); transform: rotate(180deg);}
.main .new .newBox .swiper-button-prev:hover{background-image: url("../images/btn_h.png"); transform: rotate(0deg);}

/*about*/
.main .about{padding: 20px 0; background: url("../images/about_bg.jpg") no-repeat center center; background-size: cover;}
.main .about .left{float: left; width: 48%; transition: all 0.3s;}
.main .about .left .img{width: 100%;height: 320px; overflow: hidden; transition: all 0.3s;}
.main .about .right{float: right; width: 48%; transition: all 0.3s;}
.main .about .right .text{line-height: 25px; color: #333; width: 100%; height: 250px; overflow: hidden;}
.main .about .right .more{height: 40px; width: 100%; line-height: 40px; text-align: center; background-color: #049598; border-radius: 5px; margin-top: 10px;}
.main .about .right .more a{color: #fff; display: block;}

/*news*/
.main .news{padding: 20px 0;}
.main .news .content .headLine{float: left; width: 66.66%;}
.main .news .content .headLine .left{float: left; width: 48%; margin: 0 1%; position: relative;}
.main .news .content .headLine .right{float: right; width: 48%; margin: 0 1%;}
.main .news .content .list{float: right; width: 33.33%; padding-right: 10px;}
.main .news .content .gallery-top{width: 100% ; height: 250px;}
.main .news .content .gallery-thumbs{width: 100%; height: 250px;}
.main .news .content .swiper-pagination{bottom: 0; left: 0;}
.main .news .content .headLine .nItem .text{line-height: 22px; color: #333; height: 220px; overflow: hidden;}

.main .news .content .list .nItem{width: 100%; height: 80px; margin: 5px 0; transition: all 0.3s; position: relative; overflow: hidden;}
.main .news .content .list .nItem .date{width: 80px; height: 100%; float: left; transition: all 0.3s;}
.main .news .content .list .nItem .date .day{font-size: 2em; color: #049598; transition: all 0.3s;}
.main .news .content .list .nItem .date .ym{font-size: 1.2em; color: #9b9b9b; transition: all 0.3s;}
.main .news .content .list .nItem .info{overflow: hidden; padding: 5px;}
.main .news .content .list .nItem .info .title{font-size: 1.2em; color: #333; transition: all 0.3s; height: 25px; overflow: hidden;}
.main .news .content .list .nItem .info .text{color: #9b9b9b; line-height: 22px; height: 44px; overflow: hidden; transition: all 0.3s;}
.main .news .content .list .nItem:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.3);}
.main .news .content .list .nItem:hover .date{background-color: #049598;}
.main .news .content .list .nItem:hover .date .day{color: #fff;}
.main .news .content .list .nItem:hover .date .ym{color: #fff;}












/*product*/
.main .product{padding: 20px; background: url("../images/product_bg.jpg") no-repeat center center; background-size: cover;}
.main .product .mTitle h1{color: #fff;}
.main .product .mTitle small{color: #fff;}
.main .product .content{position: relative;}
.main .pItem{transition: box-shaow 0.3s;}
.main .pItem .imgBox{width: 100%; height: 220px; overflow: hidden; transition: all 0.3s; position: relative; border: 1px solid #d6d6d6;}
.main .pItem .imgBox .img{width: 100%; height: 100%; transition: all 0.3s;}
.main .pItem .hover{position: absolute; width: 100%; height: 100%; top: 0;left: 0;background: url("../images/product_img_h.png") no-repeat center center; background-size: cover; opacity: 0; transition: all 0.5s;}
.main .pItem .hover .title{color: #fff; font-size: 1.2em;}
.main .pItem .hover .more{color: #fff; }
.main .pItem .text{height: 40px; line-height: 40px; text-align: center; overflow: hidden; color: #fff;}
.main .pItem:hover .imgBox{box-shadow: 0 5px 15px rgba(0,0,0,0.6);}
.main .pItem:hover .hover{opacity: 1;}
.main .pItem:hover .imgBox .img{transform: scale(1.1);}
.main .swiper-button-next{width: 50px; height: 50px; margin-top: -25px; right: -55px; background-image: url("../images/btn.png"); background-size: 100%; transition: all 0.3s;}
.main .product .content .swiper-button-prev{width: 50px; height: 50px; margin-top: -25px; left: -55px; background-image: url("../images/btn.png"); background-size: 100%; transform: rotate(180deg); transition: all 0.3s;}
.main .product .content .swiper-button-next:hover{background-image: url("../images/btn_h.png"); transform: rotate(180deg);}
.main .product .content .swiper-button-prev:hover{background-image: url("../images/btn_h.png"); transform: rotate(0deg);}

.page .productShowHtml .text{text-align: center; padding: 10px 0; font-size: 1.2em; color: #333;}
.page .productShowHtml .img{width: auto; height: auto; max-width: 90%; max-height: 100%; text-align: center; margin: 10px auto;}
.page .productShowHtml .img img{width: auto; height: auto; max-width: 100%; max-height: 100%; }
.page .productShowHtml table, th, td { border: 1px solid #777; }
.page .productShowHtml table{width: 100%;}

/*contact*/
.main .contact .cTitle{font-size: 1.2em; font-weight: bold; color: #049598; margin-bottom: 10px;}
.main .contact .left{float: left; width: 40%;}
.main .contact .meddle{float: left; width: 20%; text-align: center;overflow: hidden;}
.main .contact .meddle .qr{width: 165px; margin: auto; overflow: hidden;}
.main .contact .meddle .qr img{width: auto; max-width: 100%; height: auto; max-height: 100%;}
.main .contact .right{float: right; width: 30%; }

.main .contact .info li{line-height: 22px; color: #333;}

/*news.html*/
.page .newsHtml .nItem{width: 100%; height: 130px; margin:10px 0;padding: 10px; transition: all 0.3s; background-color: #f2f2f2; border: 1px solid #ccc;}
.page .newsHtml .imgBox{width: 180px; height: 100%; overflow: hidden; float: left; margin-right: 10px;}
.page .newsHtml .imgBox .img{width: 100%; height: 100%; }
.page .newsHtml .info{overflow: hidden;}
.page .newsHtml .info .title{color: #333; font-size: 1.2em; height: 40px;line-height: 40px; overflow: hidden;}
.page .newsHtml .info .line{width: 50px; height: 3px; background-color: #049598;}
.page .newsHtml .info .text{line-height: 22px; height: 66px; margin-top: 5px; color: #333;}
.page .newsHtml .nItem:hover{background-color: #049598; border-color: #049598;}
.page .newsHtml .nItem:hover .title{color: #fff;}
.page .newsHtml .nItem:hover .line{background-color: #fff;}
.page .newsHtml .nItem:hover .text{color: #fff;}
/*newsShow.html*/
.page .newsShowHtml .tlt{width: 100%; text-align: center;padding: 5px 0; border-bottom: 1px solid #d3d3d3;}
.page .newsShowHtml .tlt .title{font-size: 1.2em; font-weight: bold; color: #333;}
.page .newsShowHtml .tlt .date{color: #d3d3d3; font-size: 1em; margin-top: 10px;}
.page .newsShowHtml .img{width: auto; height: auto; max-width: 100%;max-height: 100%;overflow: hidden; text-align: center; margin: 10px 0;}
.page .newsShowHtml .img img{width: auto; height: auto; max-width: 100%; max-height: 100%;}
.page .newsShowHtml .text{line-height: 22px; color: #333;}


/*footer*/
footer{width: 100%; padding: 10px; overflow: hidden; background-color: #049598; font-family: "microsoft yahei";}
footer .copyright{text-align: center;color: #fff;}

/*page*/
.page{padding: 20px 0;}
.page .left{float: left; width: 22%;}
.page .right{float: right; width: 76%;}
.page .left .title{position: relative;width: 100%; height: 55px; line-height:49px; text-align: center; font-size: 2em; font-weight: bold; border: 3px double #fff; background-color: #1e2a8b; color: #fff; cursor: pointer;}
.page .left .title1{margin-top: 10px;}
.page .left .title span{position: absolute; top: 15px; right: 15px;}
.page .left .navMenuUl>ul>li{width: 100%; height: 40px; line-height: 40px; text-align: center; color: #333; background-color: #e3e3e3; margin: 5px 0; transition: all 0.3s;}
.page .left .navMenuUl>ul>li>a{display: block; color: #333; transition: all 0.3s;}
.page .left .navMenuUl>ul>li:hover{background-color: #049598;}
.page .left .navMenuUl>ul>li:hover a{color: #fff;}
.page .left .navMenuUl>ul>.active{background-color: #049598;}
.page .left .navMenuUl>ul>.active>a{color: #fff;}
.page .left .navMenuUl>ul>ul>li{width: 100%; height: 40px; line-height: 40px; text-align:center;border-bottom: 1px dashed #666; overflow: hidden;}
.page .left .navMenuUl>ul>ul>li>a{display: block; color: #333;}
.page .left .navMenuUl>ul>ul>li>a:hover{color: #049598;}
.page .left .info{background-color:#e3e3e3; padding: 10px; overflow: hidden; margin-top: 10px;}
.page .left .info .img{width: 100%; height: 80px;}
.page .left .infoUl{margin-top: 10px;}
.page .left .infoUl li{line-height: 25px; color: #333;}
.page .left .infoUl li b{color: #049598}

.page .pTitle{width: 100%; overflow: hidden; position: relative; height: 53px; border-bottom: 1px double #858585;}
.page .pTitle h1{float: left; color: #049598; font-size: 1.4em; text-transform: uppercase; border-bottom: 3px solid #049598; line-height: 50px;}
.page .pTitle span{position: absolute; top: 20px; right: 0;}
.page .pTitle span a{color: #333;}

/*about.html*/
.page .aboutHtml .text{line-height: 22px; color: #333;}


/*contact.html*/
.page .contactHtml li{line-height: 25px;}
.page .contactHtml .map{width: 100%; margin-top: 20px; height: 350px;}
#map,#dituContent{width: 100%; height: 100%;}

/*product.html*/
.page .productHtml .pItem{float: left; width: 31.33%; margin: 10px 1%;}
.page .productHtml .pItem .text{color: #333;}







@media (max-width:1199px){
    header .headInfo{padding: 0 15px;}
    header .head{padding-left: 15px; padding-right: 15px;}
    .bannerbox{height:400px;}
    #banner{ height:400px;}
    #banner .main_image{ height:400px;}
    #banner .main_image li span{height:400px;}
    header .head .right{width:auto;}

    .main .new{padding: 0 15px;}
    .main .new .newBox .swiper-button-next{right: 5px;}
    .main .new .newBox .swiper-button-prev{left: 5px;}

    .main .product .content .swiper-button-next{right: 5px;}
    .main .product .content .swiper-button-prev{left: 5px;}





}

@media (max-width: 991px) {
    header .head{height:90px; padding: 0 15px;}
    header .head .logo{width: 80%; line-height: 90px;}
    header .head .logo img{width: 420px;height:auto;}
    /*mobile*/
    header .sjdnav{ width:150px; height:auto; position:absolute;right:10px; top:100px;z-index:5; }
    header .sjdnav ul{ padding:0; margin:0;}
    header .sjdnav li{ height:30px;display:block; padding:0; background-color:rgba(4,149,152,0.6); text-align:center; margin-bottom:1px;}
    header .sjdnav li:hover{background-color: #049598}
    header .sjdnav li a{display:block; color:#fff; line-height:30px; }
    header .sjdnavhide{ height:0; overflow:hidden;}

    .bannerbox{height:300px;}
    #banner{ height:300px;}
    #banner .main_image{ height:300px;}
    #banner .main_image li span{ padding:100px 0 0 0;height:316px;}

    .main .about{padding: 20px 15px;}
    .main .contact{padding: 0 15px;}

    .page{padding: 15px;}

    .page .left{float: none; width: 100%;}
    .page .right{float: none; width: 100%;}
    .page .left .title{text-align: left; padding-left: 15px; font-size: 1.6em;}
    .page .pTitle{height: 40px;}
    .page .pTitle h1{line-height: 40px;}
    .page .pTitle span{ top: 10px;}

    .main .news{padding: 15px;}










}

@media (max-width:767px){
    body{margin-bottom: 60px;}
    header .head{height:80px;}
    header .head .logo{line-height: 80px;}
    header .head .logo img{width: 350px; }
    header .head .icon-menu{width: 30px; line-height: 80px;}
    /*monile*/
    header .sjdnav{ left:0;top:80px; width:100%; background: #fff;box-shadow:0 2px 5px rgba(245,245,245,0.2);}
    header .sjdnav li{text-align: right;margin-bottom:0;padding:0 3%;height:40px; background: #fff;border-bottom:solid 1px #049598; transition: all 0.3s;}
    header .sjdnav li:hover{background: #049598;}
    header .sjdnav li a{color:#333;line-height:40px; transition: all 0.3s}
    header .sjdnav li:hover a{color: #f5f5f5;}

    .bannerbox{height:200px;}
    #banner{ height:200px;}
    #banner .main_image{height:200px; }
    #banner .main_image li span{height:200px;}
    #banner #btn_prev, #btn_next{ margin-top:0;}

    .main .mTitle{width: 100%; padding: 10px 0; background-size: auto 100%;}
    .main .mTitle h1{font-size: 1.4em;}
    .main .mTitle small{font-size: 1em;}

    .main .new .newUl li{float: left; width: 48%; margin: 5px 1%;}
    .main .new{padding: 0 5px;}
    .main .new .newBox .nPItem{height: 160px;}
    .main .new .newBox .nPItem .hover .title{font-size: 1em;}


    .main .about .left{float: none; width: 100%;}
    .main .about .left .img{height: 250px;}
    .main .about .right{float: none; width: 100%; margin-top: 15px;}
    .main .about .right .text{line-height: 22px; height: 220px;}

    .main .product .content .pItem .imgBox{height: 180px;}
    .main .product .content .pItem .hover .title{ font-size: 1em;}

    .main .contact .left{float: none; width: 100%;}
    .main .contact .meddle{float: none; width: 100%; margin-top: 10px;}
    .main .contact .right{float: none; width: 100%; margin-top: 10px;}
    .main .contact .cTitle{text-align: center;}

    .page .left .title{font-size: 1.2em;}

    .page .productHtml .pItem{width: 48%;}


    .page .newsHtml .imgBox{width: 160px;}
    .page .newsHtml .info .title{font-size: 1.1em; height: 30px;line-height: 30px;}
    .page .newsHtml .info .line{display: none;}

    .main .news .content .headLine{float: none; width: 100%;}
    .main .news .content .list{float: none; width: 100%; padding: 0 10px; margin-top: 10px;}



}

@media (max-width: 480px) {
    header .head .logo img{width: 230px;}

    .bannerbox{height:150px;}
    #banner{ height:150px;}
    #banner .main_image{ height:150px;}
    #banner .main_image li span{height:150px;}

    .main .new .newBox .nPItem{height: 150px;}

    .main .about .left .img{height: 180px;}

    .main .product .content .pItem .imgBox{height: 150px;}
    .page .productHtml .pItem .imgBox{height: 150px;}

    .page .newsHtml .nItem{height: 110px; padding: 5px;}
    .page .newsHtml .imgBox{width: 120px;}
    .page .newsHtml .info .title{font-size: 1.1em;}
    .page .newsHtml .info .text{line-height: 20px; height: 60px; margin-top: 0;}
    .page .newsHtml .nItem:hover{background-color: #049598; border-color: #049598;}

    .main .news .content .headLine .left{float: none; width: 100%; margin: 0; margin-top: 10px;}
    .main .news .content .headLine .right{float: none; width: 100%; margin: 0;}
    .main .news .content .gallery-top{height: 132px;}
    .main .news .content .gallery-thumbs{width: 100%; height: 160px;}
    .main .news .content .swiper-pagination{right: 0; left:0; margin: auto;}
    .main .news .content .headLine .nItem .text{line-height: 22px; color: #333; height: 132px; overflow: hidden;}






}



/*浮动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: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.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: 180px;
    height:180px;
    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;
}



/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#2b9598;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#2b9598 1px solid;color:#2b9598;background-color:#d6ffdb;}
div.scott a:active{border:#2b9598 1px solid;color:#2b9598;background-color:#d6ffdb;}
div.scott span.current{border:#2b9598 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#2b9598;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}