* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
body {
	background-color:#F2F2F2;
	overflow-x:hidden;
}
.banner {
	width:100%;
	height:490px;
	overflow:hidden;
	background:url(../images/banner5.jpg) no-repeat center top;
}
.biaoti {
	width:1390px;
	height:80px;
	margin:150px auto;
}
.biaoti p {
	width:100%;
	height:80px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:55px;
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
    line-height: 80px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.biaoti p span {
	color:#d23f43;
	font-family:"微软雅黑";
}
/*浏览图 图集*/
.picbox {
	width:1320px;
	height:154px;
	margin:40px auto;
	margin-bottom:80px;
	border:1px red solid;
}
/*市场第一站*/
.diyizhan {
	width:1190px;
	height:270px;
	margin:50px auto;
	background-color:#FFFFFF;
	margin-bottom:30px;
	border-bottom:7px #dbd8d8 solid;
}
.diyizhan .stop-up-bao {
	width:1190px;
	height:100px;
	position:relative;
}
.diyizhan .stop-up-bao .stop-up {
	width:320px;
	height:100px;
	background:url(../images/hongkuang.jpg) no-repeat;
	position:absolute;
	top:-15px;
	left:429px;
}
.diyizhan .stop-up-bao .stop-up p {
	width:320px;
	height:20px;
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	line-height:40px;
}
.diyizhan .stop-up-bao .stop-up .zhandian {
	width:320px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#f9eb13;
	line-height:55px;
	display:inline-block;
	text-align:center;
}
.diyizhan .stop-down-bao {
	width:1190px;
	height:170px;
	margin-left:40px;
}
.diyizhan .stop-down {
	width:1110px;
	height:130px;
}
.diyizhan .stop-down .stop-down-left {
	width:190px;
	height:128px;
	float:left;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.diyizhan .stop-down .stop-down-left img {
	width:190px;
	height:128px;
}
.stop-down-left #ban1 .lunbo .img {
	width:190px;
	height:128px;
	position:absolute;
	left:0px;
	top:0;
}
.stop-down-left #ban1 .lunbo .img li {
	width:190px;
	height:128px;
	float:left;
	list-style:none;
}
.diyizhan .stop-down .stop-down-right {
	width:890px;
	height:128px;
	border-left:#d23f43 5px solid;
	float:right;
	background-color:#F2F2F2;
}
.diyizhan .stop-down .stop-down-right p {
	width:870px;
	height:110px;
	display:block;
	font-size:12px;
	line-height:20px;
	color:#444444;
	font-family:"微软雅黑";
	overflow:hidden;
	padding:10px;
}
.diyizhan .stop-down .xingcheng {
	width:1110px;
	height:128px;
	border-left:#d23f43 5px solid;
	float:right;
	background-color:#F2F2F2;
}
.diyizhan .stop-down .xingcheng p {
	width:1090px;
	height:110px;
	display:block;
	font-size:12px;
	line-height:30px;
	color:#444444;
	overflow:hidden;
	padding:10px;
}
.diyizhan .stop-down .xingcheng p span {
	font-size:14px;
	font-weight:bold;
	color:#d23f43;
}
/*其他市场之行*/

.other-sch {
	width:1190px;
	height:200px;
	margin:0 auto;
}
.other-sch .other-sch-up {
	width:1190px;
	height:40px;
}
.other-sch .other-sch-up p {
	text-align:center;
	line-height:40px;
	font-size:20px;
	color:#d23f43;
	font-weight:bold;
}
.other-sch .other-sch-down {
	width:1190px;
	height:155px;
	background-color:#FFFFFF;
}
.other-sch .other-sch-down ul {
	width:1110px;
	height:100px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.other-sch .other-sch-down ul li {
	float:left;
	width:190px;
	height:30px;
	text-align:left;
	line-height:30px;
	margin-right:30px;
	overflow:hidden;
}
.other-sch .other-sch-down ul {
	list-style-type:square;
	list-style-position:inside;
}
.other-sch .other-sch-down ul li a {
	font-size:14px;
	color:#787878;
	transition:all 0.5s;
}
.other-sch .other-sch-down ul li a:hover {
	color:#d23f43;
	margin-left:15px;
	transition:all 0.5s;
}
/*周边市场*/
.zhoubian-sch {
	width:1190px;
	height:340px;
	margin:0 auto;
}
.zhoubian-sch .zhoubian-sch-up {
	width:1190px;
	height:55px;
}
.zhoubian-sch .zhoubian-sch-up p {
	text-align:center;
	line-height:55px;
	font-size:20px;
	color:#d23f43;
	font-weight:bold;
}
.zhoubian-sch-down {
	width:1190px;
	height:260px;
	background-color:#FFFFFF;
}
.zhoubian-sch-down ul {
	width:1110px;
	height:200px;
	margin:0 auto;
	padding:40px 0 0 0;
	display:flex;
	justify-content:space-between;
}
.zhoubian-sch-down ul li {
	width:207px;
	height:190px;
	float:left;
	list-style:none;
	display:flex;
}
.zhoubian-sch-down ul li img {
	width:207px;
	height:155px;
}
.zhoubian-sch-down ul li p {
	font-size:14px;
	color:#444444;
	text-decoration:none;
	text-align:center;
	margin-top:10px;
	transition:all 0.5s;
}
.zhoubian-sch-down ul li:hover p {
	color:#d23f43;
	transition:all 0.5s;
}
/*底部加入市场*/

.dibu {
	width:100%;
	height:180px;
	background:url(../images/dibu.jpg) no-repeat center top;
}
.dibu .dibuzj {
	width:310px;
	height:100px;
	margin:0 auto;
	padding-top:40px;
}
.dibu .dibuzj .upbtn {
	width:310px;
	height:52px;
	display:flex;
	justify-content:space-between;
}
.dibu .dibuzj .upbtn li {
	float:left;
	list-style:none;
	width:147px;
	height:52px;
	background:#b82b2f;
	text-align:center;
	line-height:52px;
	border-radius:25px;
	transition:all 0.5s;
}
.dibu .dibuzj .upbtn li:hover {
	background-color:#850b10;
	transition:all 0.5s;
}
.dibu .dibuzj .upbtn li a {
	font-size:18px;
	color:#ffffff;
}
.dibu .dibuzj p {
	text-align:center;
	color:#f9eb13;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
}
/*最下边footer*/
.foot {
	width:100%;
	height:170px;
	background-color:#333333;
	
}
.foot .footzj {
	width:1190px;
	height:170px;
	margin:0 auto;
	font-size:12px;
}
.foot .gywm {
	display:block;
	text-align:center;
	
}
.gywm a {
	color:#787878;
	text-align:center;
}
.gywm em {
	font-style:normal;
	color:#787878;
	margin:5px;
}
.foot .kfrx {
	display:block;
	text-align:center;
	color:#787878;
	margin-top:15px;
}
.kfrx span {
	margin-left:10px;
}
.foot .bqsy {
	display:block;
	text-align:center;
	color:#787878;
	margin-top:15px;
}
.gt a {
	transition:all 0.3s ease-in-out;
}
.gt a:hover {
	color:#d44249;
	text-decoration:underline;
	cursor:pointer;
}
