@charset "utf-8";

/*body默认设置*/


/*右侧固定栏*/
* { list-style: outside none none; }
#csRight { width: 60px; border-bottom-left-radius: 10px; border-top-left-radius: 12px; background-color: black; opacity: 0.7; height: 320px; position: fixed; z-index: 100; top:50%;margin-top: -150px; right: 0px; font-family: Microsoft Yahei,Georgia,Arial,sans-serif; }
#csRight a { display: block; width: 60px; height: 65px; background: transparent url(../images/yc_001.png) no-repeat scroll 0% 0%; z-index: 99999999; transition: all 0.2s linear 0s; }
#csRight a:hover { background-color: rgb(136, 136, 136); }
#csRight a.cSzixun {background-position: 0px -4px;}
#csRight a.cSyuyue {background-position: 0px -73px;}
#csRight a.tell {background-position: 0px -142px;float: left;}
#csRight a.tell:hover { background-color: black; opacity: 0.7; }
#csRight a.cSaddress {background-position: 0px -212px;}
#csRight .telBox { width: 60px; height: 65px; position: relative; }
#csRight .callBox { width: 285px; height: 65px; background-color: black; opacity: 0.9; position: absolute; left: 0px; top: 0px; z-index: 10; }
#csRight .telform {width: 225px;height: 65px;float: left;line-height: 65px;font-size: 18px;color: #fff;font-weight: bold;}
#csRight a.returnTop {background-position: 0px -274px;height: 60px;margin: 0px;}
#csRight a.returnTop:hover { background-color: rgb(136, 136, 136); }
