﻿@charset "utf-8";
/* 本实力代码 */
#slideshow {
!important;
	border:0px !important;
	text-align:center
}
#index-img {
	width:1198px;
	height:350px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#index-img ul {
	height:270px;
	position:absolute;
}
#index-img ul li {
	float:left;
	width:1198px;
	height:350px;
<!--	overflow:hidden;
-->	position:relative;
}
#index-img ul li div {

}
#index-img .btnBg {
	position:absolute;
	width:1198px;
	left:0;
	bottom:0;
	background:#000;
}
#index-img .btn {
    position: absolute;
    width: 670px;
    height: 25px;
    left: 0;
    bottom: 0;
    text-align: right;
}                                    /* width 805px-》670px */
#index-img .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:10px;
	height:10px;
	_font-size:0;
	margin-left:7px;
	cursor:pointer;
	background:#fff;
	border-radius: 50%;
}
#index-img .btn span.on {
	background:#0365b8;
}
#index-img .preNext {
	width:16px;
	height:24px;
	position:absolute;
	top:160px ;
	background:url('../images/sprite.png') no-repeat 0 0;
	cursor:pointer
}
#index-img .pre {
	left:30px;
}
#index-img .next {
	    left: 645px;
	background-position:right top;
}                                                     /* left 792px-》645px */
#index-img ul li .slideother {
	/*position:absolute;
	left:15px;
	top:280px;*/
	width:460px;
	height:auto;
	margin:0 20px;
	float:left;
	display:inline-block;
}                                                  /* width:320px-》460px */
#index-img ul li .slideother .h12 {
margin-top: 40px;}
#index-img ul li .slideother .h12 a {
	color: #0c0300;
    font-size: 18px;
    font-weight: bold;
	    line-height: 22px;
}
}
#index-img ul li .slideother .indexdiv_p {
	padding-left:10px;}
	
#index-img ul li .slideother p a {
	color:#8B8B8B;
	text-decoration:none;
}


#index-img ul li .slideother p a:hover {
	text-decoration:none;}
	
.img_left{ width:690px; height:348px; float:left;}  /* width:830px-》690px */
.img_left a img{width:690px; height:348px;}   /* width:830px-》690px */
.indexdiv_p{    line-height: 18px;
    height: 140px;
    margin: 15px 0;
    overflow: hidden;}
.indexdiv_p a{    color: #333;
    font-size: 14px;}

.index_xq a{ color: #333;     font-size: 14px;}
.index_xq{   /* position: absolute;*/
    bottom: 0;
    margin: auto;
    width: 460px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    border-top: 1px solid #bebebe;
    box-sizing: border-box;}  /* width:300px-》460px */























