
 #slider {
	position: relative;
	z-index: 1;
	height: 319px;
}
 .slider-right {
	position: relative;
	float: left;
	display: inline;
	width: 985px;
	height: 319px;
}
.slider-content {
	position: relative;
	width: 985px;
	height: 319px;
	overflow: hidden;
}
.slider-content ul {
	list-style: none outside none;
	height: 100%;
	overflow: hidden;
}
.slider-content ul li, .jcarousel-clip {
	position: relative;
	width: 985px;
	height: 319px;
	z-index: 1;
}
.slider-nav {
	position: absolute;
	bottom: 30px;
	left: 20px;
	display: block;
	z-index: 1;
}
.slider-nav ul {
	list-style: none outside none;
}
.slider-nav ul li {
	float: left;
	display: inline;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
.slider-nav ul li a {
	width: 14px;
	height: 14px;
	display: block;
	background: url(../images/slider-nav.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.slider-nav ul li a:hover, .slider-nav ul li a.active {
	background: url(../images/slider-nav-hover.png) no-repeat 0 0;
}
.slidcontent {
	clear:both;
	width: 980px;	
	height: 320px;
	background: url(../images/slbtmbg.png) no-repeat bottom;
}
 
.sliderwrap1 {
	float: left;
	background: url(../images/sl_1.png) no-repeat;
	width: 980px;
	height: 300px;
}
.slright {
	float: right;
	width: 205px;
	padding: 20px 20px;
	text-align: right;
}
.slright h2 {
	font-size: 24px;
	color: #fff; font-weight:normal;
	font-family: 'myriad_proregular';
	letter-spacing:-1px
}
.slright p {
	font-size: 10px;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	padding: 25px 0;
}
#slide-in-share {
        
       
       left: 0;
        width: 375px;
       /*  margin-left: -200px;top: 200px;position: absolute; */
        border: solid #e9e9e9;
        border-width: 1px 1px 1px 0;
    }
     #slide-in-share ul {
        list-style: none;
        margin: 0;
        padding: 0;
        /* height: 69px;*/
        background: #fff;
        text-align: center;
    }

    #slide-in-share li {
        display: inline-block;
        margin: 0 2px;
        float:left !important;
         width:94%;
    }