﻿@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}

.header{ width:100%; z-index:104; background: rgba(255, 255, 255, 0.79); position: fixed; left: 0; top: 0;}
.header .wrap{ display: flex; justify-content: space-between;}
.logo{ width: 33%; display: flex; justify-content: flex-start; align-items: center;}
.header-right{ width: 64%;}
.tel1{ float:right; font-size: 30px; color:#108c2a; background:url(../images/tel.png) no-repeat left; padding:0 0 0 40px; line-height:40px; font-weight: bold; font-family: arial; margin: 8px 0; transition: all 0.3s linear;}
/*header.logo部分*/

.pic{ width: 100%; height: 848px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:12px !important; height:6px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#108c2a !important; width:18px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ clear: both; width:100%}
.nul{ width:100%;}
.nul>li{float:left; width:14.28%; position:relative;}
.nul>li>a{color:#333; line-height: 64px; height: 64px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:17px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#108c2a;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(16, 140, 42 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px solid rgba(255, 255, 255, 0.5);}
.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; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#108c2a;}
.acta{ color:#108c2a !important;}
/*PC头部导航*/

.title{  margin: 0 0 25px 0; cursor: pointer; text-align: center;}
.title>h2{ border-bottom: 1px rgba(16, 140, 42, 0.28) solid; position: relative; font-size: 25px; line-height: 30px; color: #108c2a; padding: 0 0 10px 0; margin: 0 !important;}
.title>h2>span{ display: block; width: 40px; height: 1px; background: #108c2a; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); transition: all 0.8s ease-out;}
.wrap:hover .title>h2>span{ width: 100%;}
.title>b{ display: block; font-size: 25px; line-height: 50px; color: #108c2a; font-family: arial; opacity: 0.42;}
/*栏目标题*/

.cpzs{ padding:50px 0; background: url(../images/cpbg.jpg) no-repeat bottom; background-size: cover;}
.cpzs .title>h2{ border-bottom: 1px rgba(255, 255, 255, 0.28) solid; color: #fff;}
.cpzs .title>h2>span{ background: #fff;}
.cpzs .title>b{ color: #fff;}
.tab{ display: flex; justify-content: center; flex-wrap: wrap; margin: 0 0 30px 0 !important;}
.tab>li{ padding: 2px 5px;}
.tab>li>a{ display: block; min-width: 170px; padding: 0 5px; font-size: 16px; color: #333; background: #fff; text-align: center; transition: all 0.5s ease-out; line-height: 45px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);}
.tab>li>a:hover{ background: #f0b74a; color: #fff;}
.active>a{ background: #f0b74a !important; color: #fff !important;}
.productctn{ width:100%;}
.cp{ width:100%;}
.cpimg1{ border: 1px #fff solid; box-sizing: border-box; padding: 3px; transition: all 0.8s ease-out;}
.cp:hover .cpimg1{ border-color: #108c2a;}
.cpimg{ position: relative; overflow:hidden; background: #fff;}
.cpimg img{ transition:all 0.8s ease-out;}
.cp:hover .cpimg img{ transform:scale(1.1);}
.cptop{ padding-top:80.144%;}
.cptit{ line-height:44px; height:44px; margin: 5px 0 0 0; overflow:hidden; font-size:16px; color:#333; text-align:center; padding:0 3px; transition:all 0.8s ease-out; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cp:hover .cptit{ color:#fff; background:#108c2a;}
.more{ padding: 30px 0 0 0; text-align: center;}
.more>a{ display: inline-block; transition: all 0.5s ease-out; width: 180px; height: 42px; border: 1px #ea9d08 solid; box-sizing: border-box; background: #ea9d08; font-size: 14px; color: #fff; line-height: 40px; border-radius: 21px;}
.more>a:hover{ color: #ea9d08; background: #fff;}
/*产品展示*/

.gywm{ padding: 50px 0; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.trys{ margin: 0 auto !important; display: flex; justify-content: space-between; width: 650px; max-width: 100%;}
.trys>li{ width: 33.33%; text-align: center; padding: 0 10px;}
.ys{ width: 129px; display: inline-block; max-width: 100%;}
.ysimg1{ border: 3px #108c2a solid; box-sizing: border-box; background: #fff; padding: 3px; border-radius: 50%;}
.ysimg{ transition: all 0.5s ease-out; position: relative; overflow: hidden; border-radius: 50%;}
.ys:hover .ysimg{ background: #108c2a;}
.ystop{ padding-top: 100%;}
.ys2{ opacity: 0; transition: all 0.5s ease-out;}
.ys:hover .ys2{ opacity: 1;}
.ystit{ margin: 10px 0 0 0; transition: all 0.5s ease-out; font-size: 20px; line-height: 24px; color: #333;}
.ys:hover .ystit{ color: #108c2a;}
.gywmctn{ display: flex; background: #fff; margin: 30px 0 0 0;}
.gywm-left{ width: 50%;}
.glimg{ overflow: hidden;}
.glimg1{ transition: all 0.8s ease-out;}
.gywm-left:hover .glimg1{ transform: scale(1.1);}
.glimg2{ padding-top: 58.333%; height: 350px;}
.gywm-right{ width: 50%; padding: 30px;}
.grtit{ font-size: 20px; line-height: 35px; color: #108c2a; font-weight: bold; margin: 0 0 10px 0;}
.grtxt{ font-size: 16px; line-height: 35px; color: #333; max-height: 245px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7;}
/*关于我们*/

.cgal{ padding:50px 0; background: url(../images/casebg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
/*成功案例*/

.xwzx{ padding:50px 0; background: url(../images/newsbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.xwzxctn{ display: flex; justify-content: space-between;}
.xwzx-left{ width: 49%;}
.xlimg{ overflow: hidden;}
.xlimg1{ transition: all 0.8s ease-out;}
.xwzx-left:hover .xlimg1{ transform: scale(1.1);}
.xlimg2{ padding-top: 51.724%;}
.xlbt{ padding: 20px; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.xltit{ font-size: 16px; line-height: 24px; color: #333; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xltxt{ font-size: 14px; line-height: 25px; color: #666; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 5px 0;}
.xltime{ font-size: 14px; line-height: 25px; color: #666;}
.xwzx-right{ width: 49%;}
.xwul>li{ margin: 0 0 24px 0;}
.xwul>li:last-child{ margin: 0;}
.xw{ display: flex; justify-content: space-between; background: #fff;}
.xwimg{ width: 190px; overflow: hidden;}
.xwimg1{ transition: all 0.5s ease-out;}
.xw:hover .xwimg1{ transform: scale(1.1);}
.xwimg2{ padding-top: 71.052%;}
.xwright{ width: calc(100% - 190px); padding: 7px 7px 7px 14px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.xwtit{ font-size: 16px; line-height: 24px; color: #333; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 8px 0 0 0;}
.xwtxt{ font-size: 14px; line-height: 25px; color: #666; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 5px 0;}
.xwtime{ font-size: 14px; line-height: 25px; color: #666;}
/*新闻中心*/

.footer{ background: url(../images/lxwmbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.footer2{ background: #108c2a;}
.lxwm{ padding: 50px 0;}
.lxwm .title>h2{ border-bottom: 1px rgba(255, 255, 255, 0.28) solid; color: #fff;}
.lxwm .title>h2>span{ background: #fff;}
.lxwm .title>b{ color: #fff;}
.lxwmctn{ display: flex; justify-content: space-between;}
.lxwm-left{ width: 48%;}
.lxwmtit{ font-size: 20px; line-height: 28px; color: #fff; margin: 0 0 10px 0;}
.map2{ width: 100%;}
.slctn{ display: flex; justify-content: space-between; margin: 15px 0 0 0;}
.slwz{ width: calc(100% - 120px);}
.slwz>p{ display: block; font-size: 16px; line-height: 30px; color: #fff;}
.qrcode{ width: 103px; text-align: center;}
.qrcode img{ max-width: 100%;}
.qrcode span{ color: #fff; font-size: 16px; line-height: 24px; margin: 5px 0 0 0; display: block;}
.lxwm-right{ width: 50%;}
.msg1>span{ font-size: 16px; line-height: 40px; color: #fff; display: block;}
.msg1>input{ width: 100%; height: 45px; padding: 0 10px; border: 1px #fff solid; box-sizing: border-box; background: #fff; line-height: 43px;}
.msg1>textarea{ width: 100%; height: 125px; padding: 0 10px; border: 1px #fff solid; box-sizing: border-box; background: #fff; line-height: 30px; resize: none; outline: none;}
.msg1>button{ margin: 15px 0 0 0; width: 180px; height: 42px; border: 1px #ea9d08 solid; box-sizing: border-box; line-height: 40px; border-radius: 21px; text-align: center; font-size: 14px; color: #fff; background: #ea9d08;}

.copyright{ border-top: 1px rgba(255, 255, 255, 0.2) solid; padding: 20px 0 180px 0; background: url(../images/nd.png) no-repeat bottom; background-size: auto 100%;}
.copyright .wrap{ display: flex; justify-content: space-between;}
.copyright span{ display: inline-block; font-size: 14px; line-height: 24px; color: #fff;}
.fnav{ display: flex;}
.fnav>a{ display: inline-block; margin: 0 25px 0 0; font-size: 14px; line-height: 24px; color: #fff;}
.fnav>a:hover{ color: #fff; text-decoration: underline !important;}
/*版权信息*/

.ipc1{ width: 100%; height: 500px;}
.ipc2 img{ width: 100%;}
.ctn{ padding:50px 0;}
.ctn .wrap{ display: flex; justify-content: space-between;}
.ctn-left{ width: 24%;}
.cltit{ text-align: center; position: relative; pointer-events:none; background: #108c2a; color:#fff; font-size:25px; line-height: 45px; padding: 32px 0; font-weight: bold;}
.cltit span{ display: inline-block; margin: 0 0 0 10px; font-size: 20px;}
.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);}
.clb{ margin: 15px 0 0 0;}
.clb img{ width:100%; margin:10px 0;}
.clbx{ padding: 10px; background: #f2f2f2; overflow: hidden;}
.clbx p{ display: block; font-size: 14px; line-height: 30px; color: #333;}
.ctn-right{ width:74%;}
.crt{ display: flex; justify-content: space-between; height:41px; border-bottom:1px #e5e5e5 solid; box-sizing:border-box; margin: 0 0 20px 0;}
.crt>b{ display: inline-block; width: 127px; font-size: 20px; line-height: 40px; color: #108c2a; border-bottom: 1px #108c2a solid;}
.crt>p{ display: inline-block; font-size: 14px; line-height: 40px; color: #333;}
.crb{ width: 100%;}
.crb img{ /*max-width: 100%*/}
/*内页*/

.crb .message1{ width: 700px; margin: 0 auto; max-width: 100%;}
.crb .msg1>span{ color: #333;}
.crb .msg1>input{ border-color: #ccc;}
.crb .msg1>textarea{ border-color: #ccc;}
.cplist{ overflow: hidden;}
.cplist>li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:26px; color:#333;}
.pd1{ font-size:16px; line-height:28px; color:#333; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.contact{ width:100%;}
.contact span{ display: block; font-size:14px; line-height: 26px; color:#333;}
.map{ margin: 15px 0 0 0;}

.details{ display: block; width:80%; max-width:100%; margin: 0 auto;}
.details-left{ width: 100%; margin: 0 auto;}
.view{ border: 3px #ebebeb solid; box-sizing: border-box; background: #fff;}
.xcimg1{ position: relative; overflow: hidden;}
.xctop1{ padding-top: 72.6021%;}
.xcimg2{ position: relative; overflow: hidden;  border: 3px #ebebeb solid; box-sizing: border-box;}
.xctop2{ padding-top: 72.6021%;}
.preview{ position: relative; padding: 0 24px; margin: 17px 0 0 0;}
.preview .swiper-container{ width:100%;}
.preview .active-nav .xcimg2{ border-color: #108c2a;}
.arrow-right{ width: 17px; height: 18px; position: absolute; right: 0; top: 50%; cursor: pointer; transition: all 0.3s ease-out; background: url(../images/jt1-1.png) no-repeat; background-size: 100% 100%; transform: translate(0, -50%);}
.arrow-left{ width: 17px; height: 18px; position: absolute; left: 0; top: 50%; cursor: pointer; transition: all 0.3s ease-out; background: url(../images/jt2-1.png) no-repeat; background-size: 100% 100%; transform: translate(0, -50%);}
.details-right{ width: 100%; margin:20px 0 0 0;}
.details-right img{max-width:100%;height:auto}
/*产品详情、相册*/

.accordion{ width:100%;}
.accordion>li{ margin: 5px 0 0 0;}
.accordion>li>a{ transition:all 0.5s ease-out; display:block; text-align:center; color:#333; line-height:46px; background: #f2f2f2; height:46px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:18px;}
.accordion>li>a:hover{ color:#fff; background: #ea9d08;}	
.dka{ color:#fff !important; background: #ea9d08 !important;}	
/* .accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#008cd6;} */
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 600px;}
.copyright{ padding: 15px 0 100px 0;}
.cltit{ padding: 20px 0;}
	}

@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:#108c2a; 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(16, 140, 42, 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(16, 140, 42, 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);} */
/*移动端导航*/

.header{ padding:12px 0;}
.copyright{ padding: 15px 0 78px 0;}
.logo{ width: auto; display: inline-block;}
.logo img{ height: 55px;}
.pic{ height: 480px;}
.tab>li>a{ font-size: 14px; min-width: 150px; line-height: 40px;}
.cptit{ height: 40px; line-height: 40px;}
.xwimg{ width: 150px;}
.xwright{ width: calc(100% - 150px); padding: 5px 5px 5px 10px;}
.xwtit{ margin: 0; font-size: 14px;}
.xwtime{ font-size: 12px; line-height: 20px;}
.xwtxt{ margin: 2px 0; height: 48px; line-height: 24px;}
.xwul>li{ margin: 0 0 15px 0;}
.fnav>a{ margin: 0 10px 0 0;}
.ipc1{ height: 360px;}
.cplist>li{ padding: 5px;}
.cltit{ padding: 15px 0;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#108c2a !important;}
.logo img{ height: 40px;}
.header{ padding: 8px 0; position: relative; background: #fff;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.title>h2{ font-size: 20px; line-height: 26px; padding: 0 0 7px 0;}
.title>b{ font-size: 18px; line-height: 28px;}
.title{ margin: 0 0 22px 0;}
.tab>li>a{ font-size: 12px; line-height: 32px; padding: 0 8px; min-width: initial;}
.cptit{ font-size: 12px; height: 32px; line-height: 32px;}
.more{ padding: 20px 0 0 0;}
.more>a{ font-size: 12px; width: 100px; height: 30px; line-height: 28px;}
.cpzs,.gywm,.cgal,.xwzx,.lxwm{ padding:30px 0;}
.tab{ margin: 0 0 25px 0 !important;}
.ys{ width: 72px;}
.ysimg img{ max-width: 50%; max-height: 50%;}
.ystit{ font-size: 14px; margin: 5px 0 0 0;}
.gywmctn{ margin: 20px 0 0 0; display: block;}
.gywm-left{ width: 100%;}
.gywm-right{ width: 100%; padding: 15px 10px;}
.glimg2{ height: auto;}
.grtit{ font-size: 18px; margin: 0;}
.grtxt{ font-size: 14px; line-height: 24px; max-height: 168px;}
.xwzxctn{ display: block;}
.xwzx-left{ width: 100%;}
.xlbt{ padding: 15px 10px;}
.xwzx-right{ width: 100%; margin: 15px 0 0 0;}
.footer{ margin: 0 0 54px 0;}
.lxwmtit{ font-size: 16px;}
.lxwmctn{ display: block;}
.lxwm-left{ width: 100%;}
.lxwm-right{ width: 100%; margin: 15px 0 0 0;}
.qrcode{ width: 80px;}
.qrcode span{ font-size: 12px;}
.slwz{ width: calc(100% - 95px);}
.slwz>span{ font-size: 12px; line-height: 22px;}
.msg1>span{ font-size: 14px; line-height: 36px;}
.msg1>input{ height: 37px; line-height: 35px;}
.msg1>button{ font-size: 12px; width: 100px; height: 30px; line-height: 28px;}
.copyright .wrap{ display: block;}
.fnav{ display: none;}
.copyright span{ display: block; text-align: center; font-size: 12px; line-height: 22px;}
.copyright{ padding: 10px 0 55px 0;}

.ctn{ padding: 30px 0;}
.ctn .wrap{ display: block;}
.ctn-left{ width: 100%;}
.accordion{ display: none;}
.ctn-right{ width: 100%; margin: 20px 0 0 0;}
.cltit{ pointer-events: auto; padding: 0; font-size: 20px;}
.cplist>li{ width: 50%;}
.accordion>li>a{ font-size: 14px; height: 40px; line-height: 40px;}
.preview{ margin: 5px 0 0 0;}
	}

	
	
/*手机底部*/
.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"}

*{ 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;}

.hot{width:100%; height:54px; background:#108c2a; 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:#108c2a;}
.hot .row div a:hover span{ color:#108c2a !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; }
/*清除样式*/
.clear {
    clear: both;
    font-family: '微软雅黑';
}

/*分页css scott style pagination*/
div.scott {
    padding: 3px;
    margin: 3px;
    text-align: center;
}

    div.scott a {
        border: #221616 1px solid;
        padding: 2px 5px;
        color: #221616;
        margin: 0 2px 0 0;
        text-decoration: none;
    }

        div.scott a:hover {
            border: #221616 1px solid;
            color: white;
            background-color: #221616;
        }

        div.scott a:active {
            border: #221616 1px solid;
            color: #611985;
            background-color: #221616;
        }

    div.scott span.current {
        border: #221616 1px solid;
        padding: 2px 5px;
        font-weight: bold;
        color: #fff;
        margin: 0 2px 0 0;
        background-color: #221616;
    }

    div.scott span.disabled {
        border: #dfdfdf 1px solid;
        padding: 2px 5px;
        color: #221616;
        margin: 0 2px 0 0;
    }

/*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: 200px;
        height: 130px;
        line-height: 90px
    }

    .dock ul.icons li.im p {
        width: 185px;
        height: 155px;
        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;
        }