* {margin: 0; padding: 0;}
body { background: rgb(255, 255, 255); font-family: "Î¢ÈíÑÅºÚ"; overflow-x: hidden; }
a { text-decoration: none; }
ul { list-style: none; }
li { list-style: none; }
img { border: currentColor; vertical-align: middle; }
.header { background:#fff; width: 100%; height: 120px; line-height: 60px; float: left; }
.tipuser { left: 20px; width: auto; color: red; font-size: 20px; position: absolute; }
.container { width: 100%; height: auto; float: left; }
.wf1001 { width: 100%; float: left; margin-bottom: 50px; }
#content { margin: 20px auto; width: 960px; overflow: hidden; min-height: 800px; }
.sidebar_right { width: 690px; float: left; display: inline-block; }
.sidebar_left { width: 250px; margin-left: 10px; float: right; display: inline-block; }

.familleftbar { border: 1px solid rgb(117, 164, 199); width: 88%; padding-bottom: 15px; margin-top: 15px; float: left; }
.familleftbar2 p { padding: 15px 0 0; width: 100%; text-align: center; font-size: 14px; float: left; }
.familleftbar2 p span { width: 70px; height: 25px; line-height: 25px; padding-left: 10px; margin-left: 10px; vertical-align: middle; float: left; display: inline; }
.familleftbar2 p label { height: 25px; line-height: 25px; vertical-align: middle; float: left; display: inline; }
.familleftbar2 .downthis { padding-left: 18%; margin-top: 40px; float: left; }
.familleftbar3 p { padding: 15px 10px 0; text-align: center; font-size: 14px; }
.familleftbar3 span { width: 100%; text-align: left; text-indent: 25px; font-weight: bolder; float: left; }
.familleftbar3 label a { margin: 10px 0; width: 100%; text-align: left; float: left; cursor: pointer; }
.familleftbar3 label a:hover { color: red; }
.familytitle { width: 100%; height: 41px; margin-top: 10px; float: left; }
.familytitle ul li { margin: 0 10px; padding: 0 20px; height: 32px; color: rgb(98, 97, 97); line-height: 32px; font-family: "Î¢ÈíÑÅºÚ"; font-size: 16px; font-weight: bolder; vertical-align: middle; float: left; display: inline-block; cursor: pointer; }
.familytitle ul li.on { margin: 0 12px; padding: 0 15px; color: rgb(255, 255, 255); background-color: rgb(21, 166, 255); }
.leftimg { float: left; display: inline; }
.rightinfo { width: 80%; float: left; display: inline; }
.rightinfo p { color: rgb(110, 110, 110); line-height: 25px; text-indent: 20px; padding-left: 0; font-size: 16px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: left; }
.infoshow { width: 100%; padding-bottom: 10px; margin-top: 15px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; float: left; }
.infoshow label { margin: 30px 0; width: 100%; color: rgb(46, 46, 46); font-size: 14px; font-weight: bolder; float: left; }
.infoshow p { width: 100%; height: auto; color: rgb(110, 110, 110); line-height: 25px; text-indent: 20px; padding-left: 0; font-size: 16px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: left; }
.infoshow span { width: 100%; color: rgb(110, 110, 110); line-height: 25px; padding-left: 3%; font-size: 16px; float: left; }

.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url("../png/suspend.png")/*tpa=http://www.91ibudu.com/themes/suzuo/Public/assets/png/suspend.png*/;position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url("../png/suspend.png")/*tpa=http://www.91ibudu.com/themes/suzuo/Public/assets/png/suspend.png*/ -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url("../png/suspend.png")/*tpa=http://www.91ibudu.com/themes/suzuo/Public/assets/png/suspend.png*/ -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}