/*css reset*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{margin:0 auto;background-color: #fff;}
ul,ol{list-style:none;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}

ul,ol{list-style:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;vertical-align:top;}
button,input,select,textarea{font-size:100%;}
button{cursor: pointer;}
table{border-collapse:collapse;border-spacing:0;}
form{display:inline;}
input,textarea{outline:none;}
i{font-style: normal;}
u,i,s,em{text-decoration: none;font-weight: normal;font-style: normal;}
html{background: #f6f5fa;}
/*common*/
.green{color: #3d7e12;}
.white{color:#fff;}
a{text-decoration:none;color:#333;outline: 0;}
a:hover{text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
.idx-focus .xtaber-tabs .current i,
.tab-style-1 .current i,
.autocomplete-container .isnew-1{background-image: url(../images/img/icon.png);background-repeat: no-repeat;}

/* ????? */
.idx-focus{
    float: left;

}
.idx-focus,
.focus-pic li{
    width: 560px;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.idx-foc-tmp{
    height: 340px;
}
.focus-pic{
    height: 230px;
}
.focus-pic li{
    float: left;
    height: 400px;
}
.focus-pic li img{
    width: 560px;
    height: 400px;
}
.focus-pic .bg{
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: .6;
    filter:Alpha(opacity=60);
    z-index: 1;
}
.focus-pic .txt{
    height: 30px;
    position: absolute;
    width: 100%;
    line-height: 30px;
    text-indent: 10px;
    overflow: hidden;
    z-index: 2;
    left: 0;
    bottom: 0;
}
.idx-focus .xtaber-tabs{
    height: 60px;
    background: #565656;
}
.idx-focus .xtaber-tabs li{
    float: left;
    padding: 3px;
    margin-right: -3px;
    position: relative;
    cursor: pointer;
    z-index: 3;
}
.idx-focus .xtaber-tabs img{
    width: 90px;
    height: 54px;
}
.idx-focus .xtaber-tabs .current{
    background: #2ba4d7;
}
.idx-focus .xtaber-tabs .current i{
    width: 7px;
    height: 4px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: -4px;
    overflow: hidden;
    background-position: -46px -28px;
}
.idx-focus .btn-prev,
.idx-focus .btn-next{

	width: 31px;
	height: 50px;
	position: absolute;
	z-index: 4;
	top: 85px;
	_filter: Alpha(opacity=70);
	margin-top: 60px;
	background-image: url(../images/cus_images/foc_btn_8.png);
	background-repeat: no-repeat;
}
.idx-focus .btn-prev{
    background-position: 0 0;
    left: 10px;
}
.idx-focus .btn-next{
    background-position: -33px 0;
    right: 10px;
}
.v1{
	height: 400px;
	width: 560px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;	
	}
.v2 {
        height: 69px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 70px;
	font-weight: normal;
	color: #666;
	text-align: center;

}