/* CSS Document */
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;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.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;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width: 1230px; }
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; 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;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}

@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"}

/*手机底部*/
.hot{width:100%; height:58px; background: #105bb2; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.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; }


/*header*/
.header{ width: 100%;}

.top-head{display: table;width: 100%;}
.top-logo{/*display: table-cell;vertical-align: middle;*/ width: 39%; padding-right: 15px; float: left; padding-top: 15px; }

.header-nav{ width:61%; float: right; z-index:99; position: relative;  }
.top-nav{}
.top-nav a{ color:#333333;display: block; padding: 0 3px; }
.top-nav .nav-li{ width:12.5%;float:left; position:relative; z-index:2;}
.top-nav .nav-li .nav-link{ font-size:14px; line-height:30px; text-align:center; white-space:nowrap; position:relative; overflow: hidden; color: #333; margin: 30px 0; }
.top-nav .nav-li:hover .nav-link{ color: #FFFFFF; border-radius: 15px;
	background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac); }

/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3; padding:10px 0px; white-space:nowrap; overflow:hidden; background: #7ea0ca; }
.top-subnav .li{ width: 100%; }
.top-subnav .li a{ display: block; text-align:center; white-space:nowrap; font-size: 14px; line-height: 35px; color: #333333; }
.top-subnav .li a:hover{ background: #1e3eac; color: #FFFFFF; }


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li .img{ width: 100%; padding-top: 540px; }
/*.focusbox li a{width:100%;float:left;overflow:hidden;}
.focusbox li a img{ width: 100%;}*/
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
	background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}

/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;  }



.main{ width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; position: relative; padding: 40px 0; }


.index_tit{ width: 100%; position: relative; }
.index_tit h3{ font-size: 30px; line-height: 30px; color: #333333; }
.index_tit p{ font-size: 12px; line-height: 14px; color: #999999; text-transform: uppercase; }
.index_tit span{ display: block; width: 35px; height: 1px; background: #1e3eac; margin: 10px auto;  } 

/*wrap1*/
.wrap1{ }
.wraps{ width: 100%; }
.tabs{ width: 100%; text-align: center; margin-top: 25px; }
.tabs .tabLi{ display: inline-block; padding: 5px; }
.tabs .tabLi a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size: 14px; line-height: 30px; color: #333333; padding: 0 12px; }
.tabs .cur a{color: #FFFFFF; border-radius: 15px;
background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac);}
.cents{ width: 100%; margin-top: 25px; }
.centLi{ display: none; width: 100%; }
.cenShow{ display: block; }
.swiper-leas{}
.swiper-leas a{ display: block; color: #333333; }
.swiper-leas .leasImg{ width: 100%; overflow: hidden; transition: all 0.4s; margin-bottom: 10px; }
.swiper-leas .leasImg .img{ padding-top: 85%; transition: all 0.4s; }
.swiper-leas a:hover .leasImg{ box-shadow: 2px 2px 10px #999; }
.swiper-leas a:hover .leasImg .img{ transform: scale(1.1); }
.swiper-leas h3{ font-size: 16px; line-height: 25px; }
.swiper-leas h4{ text-align: right; font-size: 14px; line-height: 25px; }
.swiper-leas a:hover{ color: #105bb2; }


/*wrap2*/
.wrap2{ background: url(../images/bj_about.jpg) no-repeat center; background-size: cover; padding: 60px 0; }
.about{ width: 600px; max-width: 100%; background: rgba(255,255,255,0.89); color: #333333; border-radius: 15px; padding: 25px; }
.about .abtit{ width: 100%; position: relative; padding-left: 15px; font-size: 30px; line-height: 40px; color: #333333; }
.about .abtit span{ display: block; text-transform: uppercase; color: #999999; font-size: 14px; line-height: 20px; }
.about .abtit:before{ content: ''; display: block; width: 2px; height: 100%; position: absolute; left: 0;
 background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac);}
.about .abtxt{ margin: 20px 0; width: 100%; color: #666666; font-size: 14px; line-height: 30px; max-height: 210px; overflow: hidden; }
.about .ab_a{ width: 100%; }
.about .ab_a a{color: #666666; font-size: 14px; line-height: 30px;}
.about .ab_a a:hover{ color: #105BB2; }


/*wrap3*/
.wrap3{ }
.new{ width: 100%; margin-top: 25px; }
.xwli{padding: 10px; }
.xwli a{ display: block; overflow: hidden; color: #333333; }
.xwli .xwImg{ width: 160px; height: 125px; max-width: 40%; float: left; overflow: hidden; }
.xwli .xwImg .img{ transition: all 0.4s; }
.xwli a:hover .xwImg .img{ transform: scale(1.1);}
.xwli .xwtxt{ overflow: hidden; padding-left: 15px; color: #333333; }
.xwli .xwtxt h3{ width: 100%; font-size: 14px; line-height: 30px; }
.xwli .xwtxt h4{ font-size: 14px; color: #105BB2; line-height: 30px; }
.xwli .xwtxt .xw_t{ font-size: 14px; line-height: 30px; color: #666666; height: 60px; }
.xwli a:hover .xwtxt h3{ color: #105BB2; }

/*wrap4*/
.wrap4{ background: #efeff6; }
.wrap4 > div > img{ margin-bottom: 20px; }
.wrap4 .wp4_tit{ font-size: 18px; line-height: 36px; font-weight: bold; background: linear-gradient(#017ab9, #1e3eac); -webkit-background-clip: text; color: transparent;}
.tact{ width: 400px; float: left; max-width: 50%; font-size: 14px; line-height: 30px; color: #666666; }
.tactF{ width: 100%; margin-top: 30px; }
.tactF .left{ font-size: 16px; line-height: 30px; color: #333333; width: 65%; float: left; overflow: hidden; }
.tactF .left .for1{  position: relative; font-size: 14px; margin-top:15px; }
.tactF .left .for1 .form-control{ width: 100%; height: 40px; border-radius: 0; box-shadow: none; padding-right: 35px; }
.tactF .left .for1 .btn{ background: none; box-shadow: none; border: none; position: absolute; right: 0; top: 0; height: 40px; width: 30px; padding: 0; }
.tactF .code2{ width: 35%; float: right; overflow: hidden; padding-left: 15px; }


.mes{ overflow: hidden; padding-left: 15px; }
.mes .wp4_tit{ font-size: 18px; line-height: 36px; font-weight: bold; background: linear-gradient(#017ab9, #1e3eac); -webkit-background-clip: text; color: transparent;}
.mesForm{ margin-top: 12px; }
.mesForm .form-control{ border-radius: 0; box-shadow: none; height: 36px; padding-right: 45px; }
.mesForm textarea.form-control{ height: auto; }
.mesForm .form-group{ position: relative; }
.mesForm .form-group:after{ content: ''; display: block; width: 40px; height: 36px; overflow: hidden; position: absolute; right: 0; top: 0; background-image: url(../images/formicon.png); background-repeat: no-repeat; background-size: auto; background-position: 0 0; }
.mesForm .form-group:nth-child(1):after{background-position: 10px 7px; }
.mesForm .form-group:nth-child(2):after{background-position: 10px -38px; }
.mesForm .form-group:nth-child(3):after{background-position: 10px -80px; }
.mesForm .form-group:nth-child(4):after{ display: none; }
.mesForm .btn{ border: none; border-radius: 0; color: #FFFFFF; height: 35px; padding: 0 20px; transition: all 0.3s;
	background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac); }
.mesForm .btn:hover{ box-shadow: 4px 4px 15px #999;  }

/*footer*/
.footer{  text-align: center; font-size: 14px; line-height: 25px; padding: 12px 0; color: #FFFFFF;
background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac); }
.fo_txt{ margin-top: 8px; }
.fo_link{ }
.fo_link .li{ float: left; }
.fo_link .li a{ width: 29px; height: 28px; background-position: 0 0; background-size: auto 100%; }
.fo_link .li a.bds_qzone{ background-image: url(../images/qqicon.png); }
.fo_link .li a.bds_tsina{ background-image: url(../images/wbicon.png); }
.fo_link .li a.bds_wc{ background-image: url(../images/wxicon.png); }
.fo_link .li:last-child{ position: relative; }
.fo_link .li .xwcode{ position: absolute; bottom: 100%; width: 100px; right: -12px; border: 1px solid #105BB2; display: none; }
.fo_link .li:last-child:hover .xwcode{ display: block; }


/*mbox*/
.mainBox{ background: #FFFFFF; padding: 0; }

.mainBj{ background: #f2f2f2; min-height: 800px; position: relative; }
.mainBj .bor{ width: 20px; height: 100%; overflow: hidden; background: #FFFFFF; position: absolute; left: 190px; top: 0; }

.mainLeft{ width: 190px; float: left; overflow: hidden;}
.itemtit{ font-size: 24px; line-height: 34px; color: #333333; text-align: center; position: relative; padding: 15px 0; }
.itemtit p { display: block; font-size: 14px; line-height: 20px; font-family: arial; color: #999999; text-transform: uppercase; }


.accordion{ width: 100%; position: relative; }
.accordion:before{ content: ''; display: block; width: 100%; height: 2px;
background: -webkit-linear-gradient(left, #2f4ab1, #0572b7);
background: -o-linear-gradient(right, #2f4ab1, #0572b7); 
background: -moz-linear-gradient(right, #2f4ab1, #0572b7); 
background: linear-gradient(to right, #2f4ab1, #0572b7;) }
.accordion a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color: #333333; }
.accordion > li{ width: 100%; border-bottom: 1px dotted #7f7f7f; }
.accordion .link{ width: 100%; font-size: 15px; line-height: 48px; text-align: center; }
.accordion .link:hover{ color: #FFFFFF;
	background: -webkit-linear-gradient(#017bb9, #1e3eac);
background: -o-linear-gradient(#017bb9, #1e3eac);
background: -moz-linear-gradient(#017bb9, #1e3eac);
background: linear-gradient(#017bb9, #1e3eac); }



.mainRight{ overflow: hidden; padding-left: 20px;}
.mrhtop{ width: 100%; overflow: hidden; font-size: 13px; color: #333; line-height: 40px; position: relative; padding: 0 10px; margin-top: 46px; }
.mrhtop:after{ content: ''; display: block;  width: 100%; height: 2px; position: absolute; bottom: 0; left: 0;
background: -webkit-linear-gradient(left, #2f4ab1, #0572b7);
background: -o-linear-gradient(right, #2f4ab1, #0572b7); 
background: -moz-linear-gradient(right, #2f4ab1, #0572b7); 
background: linear-gradient(to right, #2f4ab1, #0572b7;) }
.mrhtop a{color: #666666; }
.mrhtop a:hover{ color: #105bb2; }
.mrhtop p.pull-left{ color: #105BB2; font-size: 18px; font-weight: bold; }
.mrhtop p.pull-right img{ position: relative; margin-right: 5px; top: -2px; }

.mrhCont{ padding: 20px 15px; min-height: 500px; font-size: 14px; line-height: 30px; color: #666666; }

.mrh_h3{ width: calc(100% + 30px); position: relative; background: #FFFFFF; color: #105bb2; font-size: 18px; line-height: 48px; font-weight: bold; margin: 25px 0 15px; margin-left: -15px;  padding:0 15px;}

.li01{ padding: 10px; }
.li01 a{ display: block; color: #333333; background: #FFFFFF; transition: all 0.4s; }
.li01 .leasImg{ width: 100%; overflow: hidden; transition: all 0.4s; }
.li01 .leasImg .img{ padding-top: 85%; transition: all 0.4s; }
.li01 a:hover .leasImg .img{ transform: scale(1.1); }
.li01 h3{ font-size: 16px; line-height: 45px; text-align: center; }
.li01 a:hover{ box-shadow: 2px 2px 10px #999; color: #105bb2; }


.li02{ margin-bottom:25px; }
.li02 a{ display: block; overflow: hidden; color: #333333; }
.li02 .xwImg{ width: 160px; height: 125px; max-width: 40%; float: left; overflow: hidden; }
.li02 .xwImg .img{ transition: all 0.4s; }
.li02 a:hover .xwImg .img{ transform: scale(1.1);}
.li02 .xwtxt{ overflow: hidden; padding-left: 15px; color: #333333; }
.li02 .xwtxt h3{ width: 100%; font-size: 14px; line-height: 30px; }
.li02 .xwtxt h4{ font-size: 14px; color: #105BB2; line-height: 30px; }
.li02 .xwtxt .xw_t{ font-size: 14px; line-height: 30px; color: #666666; height: 60px; }
.li02 a:hover .xwtxt h3{ color: #105BB2; }
.li02 a:hover{ box-shadow: 2px 2px 10px #999; }



.li03{ padding: 10px; }
.li03 a{ display: block; color: #333333; transition: all 0.4s; }
.li03 .leasImg{ width: 100%; overflow: hidden; transition: all 0.4s; }
.li03 .leasImg .img{ padding-top: 59%; transition: all 0.4s; }
.li03 a:hover .leasImg .img{ transform: scale(1.1); }
.li03 h3{ font-size: 14px; line-height: 30px; text-align: center; margin-top: 10px; }
.li03 a:hover{  color: #105bb2; }


.tact2{ font-size: 13px; line-height: 36px; color: #666666; margin-top: 25px; }
.tact2 strong{ font-size: 16px; }
.tact2 span{ color: #105bb2; }






/*清除样式*/
.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:#2557b4;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#2557b4 1px solid;color:#2557b4;background-color:#d6f0ff;}
div.scott a:active{border:#2557b4 1px solid;color:#2557b4;background-color:#d6f0ff;}
div.scott span.current{border:#2557b4 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#2557b4;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;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: 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;}
@media (max-width:479px){
.dock { display:none;}
}














