body{font-family: "microsoft yahei",arial,helvetica!important;}
#content{width:1100px;margin:0 auto;overflow:hidden;}
#content1,#content2,#content3{overflow:hidden;}

/*焦点图*/
/*.focus{width:515px;float:left;height:335px;position: relative;}
.focus .bd{width:515px;height:335px;overflow:hidden}    
.focus .bd img{width:100%;   vertical-align: middle;}
.focus .bd .bd li{position: relative;height:335px}
.tbg{position:absolute;left:0px;bottom: 0px;background:url(/uploads/image/rbstructure/1807470307.png) no-repeat left bottom;color:#fff; width:100%;z-index:8;height:111px}
.focus .bd #reportidname{position:absolute;left:10px;bottom: 10px;z-index:10;}
.focus .bd #reportidname a{color:#fff}
.focus .bd .flex-control-nav{position:absolute;right:0px;bottom: 10px; z-index: 101;}
.focus .bd .flex-control-nav li {display:inline-block }
.focus .bd .flex-control-nav a{display:block;width:8px;height:8px;background:#7d7d7d;border-radius:4px;border:0;margin-right:7px;float:left;color:#000;z-index:9;cursor:pointer;text-align:center;text-indent:999em;overflow:hidden;}
.focus .bd .flex-control-nav .flex-active{font-weight:bold;background:#fdd305;width: 18px}*/

/*邮政榜样*/

.left{float:left;}
.right{float:right;}
.example{width:500px;}
.ex-tit{padding:5px 30px;font-size:20px;font-weight:bold;border-bottom:2px solid #cc0033;position:relative;overflow:hidden;}
.ex-tit a{float:right;font-size:16px;color:#333;}
.ex-tit:before{content:'';background: no-repeat;position:absolute;top:0px;left:0px;width:26px;height:31px;}
.example li{height:35px;padding:0 25px;position:relative;}
.example li:before{    content: "";
    width: 5px;
    height: 5px;
    border-top: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    top: 9px;
    left: 5px;}
.example li a{color:#000;font-size:14px;}
