/* ui-banner */
.index-new{width:930px;}
.ui-banner {display:block;position:relative;width:930px;}
.ui-banner.ui-banner-invalid {display:none;}
.ui-banner,.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow {height:248px;}
.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow {position:absolute;top:0;}
.ui-banner ul {list-style-type:none;margin:0;padding:0;overflow:hidden;}
.ui-banner .ui-banner-slides {width:400px;height:248px;}
.ui-banner .ui-banner-slides li {display:none;position:absolute;top:5px;+top:10px;}
.ui-banner .ui-banner-slides li img {width:400px;height:248px;border:none;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next {display:block;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current {left:0;}
.ui-banner .ui-banner-slides li.ui-banner-slides-prev {left:-654px;}
.ui-banner .ui-banner-slides li.ui-banner-slides-next {left:654px;}
.ui-banner .ui-banner-slogans {height:255px;overflow:hidden;width:510px;right:0;}
.ui-bnnerimg {width:103px;height:63px;}
.ui-bnnerimg img{width:100px;height:70px;}
.ui-bnnerp {width:355px;height:70px;padding-left:20px; overflow:hidden;}
.ui-bnnerp h3 {font-size:14px;color:#666;}

.ui-bnnerp p {color:#666;}
.ui-line {zoom:1;padding-left:20px;overflow:hidden;}
.ui-banner-current {background:url("../images/stuj.png") no-repeat left center;}
.ullinehover {border-bottom:1px solid #ececec;padding:6px 0;overflow: hidden;}
.ui-bnnerp-hover {background-color:#e31939;color:#fff;}
/*.ullinehover:hover .ui-bnnerp h3,.ullinehover:hover .ui-bnnerp p {color:#fff;}
*/.uibannerslog ul li {border:1px solid red;}
.ui-bnnerp-hover h3 a,.ui-bnnerp-hover p {color:#fff;}
.ui-banner .ui-banner-arrow {display:block;width:23px;outline:none;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-prev {background:transparent url("../images/jleft.jpg") no-repeat center;height:23px;right:53px;top:-65px;width:33px; background-color: #d61a33; border-radius:2px;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next {background:transparent url("../images/jright.jpg") no-repeat center;height:23px;right:10px;top:-65px;width:33px; background-color: #d61a33; border-radius:2px;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next img {left:-15px;}
.ui-banner .ui-banner-overlay {bottom:0;height:10px;position:absolute;right:0;width:173px;}
.right_navclear{height:30px; clear:both;}
/* 设置内联, 减少浮动带来的bug */
.floatLeft {float: left;}
.floatRight {float: right;}




