* {
	margin: 0;
	padding: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
li {
	list-style: none;
}
img {
	border: 0;
}
.clearfix:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
body {
	font: 12px/1.5 'Microsoft YaHei', '宋体', Tahoma, Arial, sans-serif;
}
a:hover {
	text-decoration: none;
}
a {
	color: #4b4643;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 13px;
}
.hide {
    display: none;
}

    .right {
        z-index: 1000;
        /*position: fixed;*/
        right: 50px;
        top: 300px;
    }

    .right01 {
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }

    .right02 {
        width: 50px;
        height: 20px;
        text-align: center;
    }

    .right img, .right a img {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .right-kfdd {
        border: 1px solid #c0c0c0;
        padding: 3px;
        margin: 3px;
        background-color: #ffffff;
        z-index: 1000;
        position: fixed;
        right: 100px;
        top: 386px;
        opacity: 1.0;
    }

    .right-gzh {
        border: 1px solid #c0c0c0;
        padding: 3px;
        margin: 3px;
        background-color: #ffffff;
        z-index: 1000;
        position: fixed;
        right: 120px;
        top: 440px;
        opacity: 1.0;
    }
	.right-gzh img {width:100px; height:100px;}
	
	.jgfw{margin-right: 8px;
    padding: 0 2px;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;}
	
.jgr{background-color:#f42b47}
.jgo{background-color:#f26c08}
.jgb{background-color:#2aa5e0}
.jgg{background-color:#3bb81e}
