@charset "utf-8";

.slideTxtBox{ width:360px;  text-align:left; }
		.slideTxtBox .hd{  height:72px; line-height:45px;  padding:0 10px;     position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; /*left:20px;*/ top:-1px; height:32px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0px; cursor:pointer; color:#666; font-size:24px; width:100px; margin-right:10px; line-height:50px;}
		.slideTxtBox .hd ul li.on{ height:30px; color:#002147;  font-weight:bold;}
		.more{  position: absolute;
    right: 10px;/*改变top值和left值可以改变“更多”样式的位置*/
    top: 0;
    height: 100%;}                     #more_22{ display:none;}
                      .more_1 a,.more_2 a{  font-size:14px; color:#B9B9B9; line-height:45px; font-weight:normal; float:right;  margin-top:5px; margin-right:10px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .3s ease .2s;
-moz-transition: all .3s ease .2s;
-ms-transition: all .3s ease .2s;
-o-transition: all .3s ease .2s;
transition: all .3s ease .1s;    }
                      .more_1 a:hover,.more_2 a:hover{
                       margin-right:0px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .5s ease .3s;
-moz-transition: all .5s ease .3s;
-ms-transition: all .5s ease .3s;
-o-transition: all .5s ease .3s;
transition: all .5s ease .3s;
}
		.slideTxtBox .bd ul{  zoom:1;  }
		.slideTxtBox .bd li{ height:40px; line-height:40px;  }



/*新*/


.slideTxtBox1{ width:360px;  text-align:left; }
		.slideTxtBox1 .hd{  height:72px; line-height:45px;  padding:0 10px;     position:relative; }
		.slideTxtBox1 .hd ul{ float:left;  position:absolute; /*left:20px;*/ top:-1px; height:32px;   }
		.slideTxtBox1 .hd ul li{ float:left; padding:0px; cursor:pointer; color:#666; font-size:24px; width:147px; margin-right:10px; line-height:50px;}
		.slideTxtBox1 .hd ul li.on{ height:30px; color:#002147;  font-weight:bold;}
		.more1{  position: absolute;
    right: 10px;/*改变top值和left值可以改变“更多”样式的位置*/
    top: 0;
    height: 100%;}                     #more_222{ display:none;}
                      .more_11 a,.more_22 a{  font-size:14px; color:#B9B9B9; line-height:45px; font-weight:normal; float:right;  margin-top:5px; margin-right:10px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .3s ease .2s;
-moz-transition: all .3s ease .2s;
-ms-transition: all .3s ease .2s;
-o-transition: all .3s ease .2s;
transition: all .3s ease .1s;    }
                      .more_11 a:hover,.more_22 a:hover{
                       margin-right:0px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .5s ease .3s;
-moz-transition: all .5s ease .3s;
-ms-transition: all .5s ease .3s;
-o-transition: all .5s ease .3s;
transition: all .5s ease .3s;
}
		.slideTxtBox1 .bd ul{  zoom:1;  }
		.slideTxtBox1 .bd li{ height:40px; line-height:40px;  }
		
		