.ss{width: 252px;height: 25px;/* background:#fff; */margin: 0px auto;/* float:right; */border-radius: 4px;margin-top: 13px;position: relative;    border: 1px solid #999;}
.i-search {
    width: 278px;
    height:40px;
    overflow: hidden;
    position: relative;}
.i-search .search-txt {
    width: 193px;
    padding-left: 15px;
    height:40px;
    line-height:40px;
    background: none;
    color: #999999;
    border:none;
    font-family:'微软雅黑';}

.i-search .search-btn {
    
width: 45px;
    
height:40px;
    
position: absolute;
    
right: 0px;
    
top:0px;
    
border: 0;
    
cursor: pointer;}


.i-search .search-btn:hover {
    opacity: 0.8;outline:none; color: #000;}
.i-search input {outline:none;}


.flexslider { position: relative;zoom:1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px;}
.flexslider .slides { zoom: 1;}
.carousel li { margin-right: 5px;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 70px; height: 70px;  position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; margin-top:-35px;color:#fff;font-size: 70px;transition: all 0.35s ease-in-out;}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
.flex-direction-nav .flex-prev { left: 5%;}
.flex-direction-nav .flex-next { right:5%;}
.flexslider:hover .flex-prev {}
.flexslider:hover .flex-next {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004';}
.flex-pauseplay a:hover  { opacity: 1;}
.flex-pauseplay a.flex-play:before { content: '\f003';}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -2px; left:0; text-align: center; z-index:9999;}
.flex-control-nav li {margin: 10px 6px 0; display: inline-block; zoom: 1; *display: inline;vertical-align: bottom;}
.flex-control-paging li a {width: 8px; height: 8px; display: block;  cursor: pointer;}
.flex-control-paging li a:hover {}
.flex-control-paging li a.flex-active {}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

