﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* side */
.side{position:fixed;width:54px;height:275px;right:0;bottom:0;;z-index:100;}
.side ul{margin-left:0;width:54px;margin-top:100px;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:1px;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#fa3c64;opacity:1;filter:Alpha(opacity=100);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;text-indent:44px;}

.side ul li .sidetop{width:54px;height:54px;position:relative;bottom:50px;line-height:54px;display:inline-block;background:#5dced6;opacity:1;filter:Alpha(opacity=100);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#27b3db;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

.side ul li .tupian01{width:54px;background-image:url(../img/side_icon077.png);background-repeat:no-repeat;background-position:0 0;top:-100px;}
.side ul li .tupian01:hover{width:124px;background:url(../img/side_icon077.png) #C8022B;background-repeat:no-repeat;background-position:3px 0}
.side ul li .tupian04{width:54px;background-image:url(../img/side_icon044.png);background-repeat:no-repeat;background-position:0 0;background-color:#e16112;top:-100px;}
.side ul li .tupian04:hover{width:124px;background:url(../img/side_icon044.png) #BB4700;background-repeat:no-repeat;background-position:3px 0}

.side ul li .tupian07{width:54px;background-image:url(../img/side_icon011.png);background-repeat:no-repeat;background-position:0 0;top:-100px;}
.side ul li .tupian07:hover{width:204px;background:url(../img/side_icon011.png) #C8022B;background-repeat:no-repeat;background-position:3px 0}

.gzhewm{position:fixed;right:0;top:300px;background:#3daaef;opacity:1;filter:Alpha(opacity=100);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;padding-left:10px;}
/*顶部开始*/
	p{margin:0;padding:0}
.erweimama {position:fixed;height:54px;width:45px;z-index: 9}
.erweimama>.rightblock>font{color:#868686;
	cursor:pointer;}
.erweimama>.rightblock>font.dh{width:54px;height:54px;position:fixed;right:0;bottom: 350px;background-color:#33A1F0;}
.erweimama>.rightblock>font.dh:hover{background:#27b3db;}
.erweimama>.rightblock>font.dh:hover div{display:block;}
.erweimama>.rightblock>font>div{display:none; z-index:-1; background:white;right:54px;top:-15px; margin-top:15px;position:absolute;width:533px;background:#27b3db;}
/*顶部结束*/