@charset "utf-8";
/* CSS Document */
/* reset */

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	/* [disabled]margin:0;
*/
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #333333;
	margin: 0;
	font-size: 16px
}
p {
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #6c6c6c;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
	outline: 0;
}
li {
	list-style: none;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
	font-weight: normal
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
	font-family: inherit;
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
del, ins, u, s, a, a:hover {
	text-decoration: none;
}
a {
	color: #333;
	font-family: "microsoft yahei";
}
.clearfix:after {
	display: block;
	clear: both;
}
.fr {
	float: right!important
}
.fl {
	float: left!important
}
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff; min-width:1200px;
}
img {
	border: 0;
	display: block
}
.clearfix{ clear:both;}
 /* ÑùÊ½*/
.box_zd{width: 1200px; max-width: 1200px; margin: 0 auto;}
.zdzxx_left{margin-left: 15px;}
.currency_list2 li{overflow: hidden;
height: 30px;
line-height: 30px;
padding-left: 10px;
font-family: "microsoft yahei";
font-size: 16px;
background: url(/images/li_bj.png)5px no-repeat;

margin-bottom: 10px;}


/*ÂÖ²¥*/
.swiperScroll{
	width: 100%;
	position: relative;
	overflow: hidden;
	background: rgb(247,243,243);
	padding: 10px 0;
	border: 1px solid #e9e9e9;
}
.swiperScroll .swiper-container{
	width: 94%;
	margin: 0 auto;
}
.btn{
	width: 15px !important;
	background-image: url(/images/owl-prev.png) !important;
	background-size: 100% !important;
}

.next{
	transform:rotate(180deg);
}
.swiper-slide img{margin-top: 0; width: 100%;}
























