@charset "utf-8";
/* CSS Document */
.myheader {font-family: 'Open Sans', sans-serif;}
.myheader1 {font-family: 'Anton', sans-serif;}
.myheader2{ font-family: 'Lato', sans-serif;}	   
*{margin:0;padding:0;list-style-type:none;}
.none{display:none}
/* operate */
.operate{width:100%;margin:20px auto;}
.operate h3{font-family:"Microsoft YaHei",微软雅黑;font-size:16px;background:#f7f7f7;height:26px;line-height:26px;padding-left:12px;}
.operate li{display:inline-block;width:100%;position:relative;min-height:43px;_height:43px;z-index:10;zoom:1 }
.operate li h4{cursor:pointer;background:url(../img/bg3.png) no-repeat 100% -2500%;padding-left:10px;text-decoration:none;display:block; padding-top:20px; padding-bottom:10px; line-height:21px;font-weight:normal; border-top:1px solid #d3d3d3;}
.operate li.selected h4{background-position:100% 2650%;}
.operate li .list-item{padding:15px 0;position:relative;zoom:1 }
.operate li .list-item p{padding-left:8px; padding-right:20px; width:85%;}
.operate li .list-item p.on a{color:#8caf00;font-weight:bold;}
.operate li .list-item p a{background:url(img/bg1.png) no-repeat 42px 12px;color:#333333;display:block;height:32px;line-height:32px;margin:0 -1px 0 1px;padding-left:60px; position:relative;text-decoration:none;font-size:12px;}
.operate li .list-item p.hover a{background-color:#8caf00;color:#fff;text-decoration:none;background-position:42px -14px;font-weight:800;}