@charset "utf-8";
/* 代码整理：懒人之? www.lanrenzhijia.com */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}


/* flexslider */
.flexslider{position:relative;height:460px;overflow:hidden;background:url(/Templates/CompanyDefault/images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:460px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/Templates/CompanyDefault/images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/Templates/CompanyDefault/images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/Templates/CompanyDefault/images/next.png) center center no-repeat;}



#uboxstyle .select_box{width:272px;height:30px;}

#uboxstyle div.tag_select{display:block;color:#fff;width:252px;height:30px;background:transparent url("../images/ubox-select.jpg") no-repeat 0 0;padding:0 10px;line-height:30px;}
#uboxstyle div.tag_select_hover{display:block;color:#fff;width:252px;height:30px;background:transparent url("../images/ubox-select.jpg") no-repeat 0 -30px;padding:0 10px;line-height:30px;}
#uboxstyle div.tag_select_open{display:block;color:#fff;width:252px;height:30px;background:transparent url("../images/ubox-select.jpg") no-repeat 0 -60px;padding:0 10px;line-height:30px;}

#uboxstyle ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:transparent url("../images/sebo.gif") no-repeat right bottom;width:272px;padding:0 0 5px;margin:0;}
#uboxstyle ul.tag_options li{background:transparent url("") no-repeat 0px 0;display:block;width:252px;padding:0 10px;height:30px;text-decoration:none;line-height:24px;color:#fff;}

#uboxstyle ul.tag_options li.open_hover{background:transparent url("../images/tagbg2.jpg") no-repeat 0 0;color:#fff}
#uboxstyle ul.tag_options li.open_selected{background:transparent url("../images/tagbg.jpg") no-repeat 0 0;color:#fff}
