body,div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-family: "微软雅黑";
}
.bg {
    background: url("/assets/common/images/market.png") no-repeat center;
    height: 828px;
    width: 100%;
	text-align:center;
}
a{
	text-decoration:none;
}
.bg h1{
	color:#fff;
	font-weight:normal;
	font-size:35px;
	position: relative;
    top: 15px;
}
.text{
	width:100%;
	height:350px;
	margin:0px auto;
	padding-top:45px;
	text-align:center;
}
.text h1{
	font-weight:normal;
	font-size:34px;
}
ul, li, ol{
	list-style-type:none;
}
.clear {
    height: 5px;
    clear: both;
}
.market{
	width:1200px;
	height:350px;
	margin:20px auto 0px;
}
.market li {
    float: left;
    margin-top: 40px;
    text-align: left;
	width:24.9%;
	text-align:center;
	color:#666666;
	border-right:1px dashed #d3d3d3;
}
.market li a{
	line-height:40px; 
}
.market li img {
     width:90px;
}
.t1{
	font-size:26px;
	color:#3a3a3a;
	padding-top:20px;
	padding-bottom:10px;
}
 .t2 {
    line-height: 30px;
    margin-bottom: 10px;
 }
.m_banner {
    background: none repeat scroll 0 0 #fff;
    height: 420px;
	margin-top:20px;
    position: relative;
}
.m_banner .banner {
    background-position: center top;
    height: 420px;;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner_ctrl {
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -480px;
    position: absolute;
    top: 50%;
    z-index: 2;
}
.banner_ctrl a {
    background: url("http://shouzhan1.alipaybox.com/tpl/static/images/banner_ctrl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    opacity: 0.1;
    position: absolute;
    width: 30px;
}
.banner_ctrl a.prev {
    left: -30px;
}
.banner_ctrl a.next {
    background-position: -30px 0;
    position: relative;
    right: -970px;
}
.m_banner .banner .main_c {
    height: 420px;
    position: relative;
    z-index: 10;
}
.more-info {
    border: 1px dashed #ccc;
    padding: 8px 15px;
    border-radius: 3px;
    color: #3a3a3a;
}