﻿

/*==历史==*/
 

.w1000{
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.b-history li {
	list-style:none;
    float: left;	
} 
 
.b-history{
	height: 501px;
	width: 100%;
	background: url(../images/br-bg01.jpg) no-repeat top center fixed;
}
.b-historyb{
	padding-top: 60px;
}
.b-historyb .title{ text-align:center;
	color: #000;
}
.b-historyb .title span{ font-size:36px; text-align:center}
.b-historyb .title p{ line-height:45px; font-size:18px}
.b-historyb .title .cn{
	color: #000;
}
.b-historylist{
	position: relative;
	height: 309px;
	padding-top: 60px;
}
.b-historylist .bd{
	overflow: hidden;
	width: 1000px;
	height: 309px;
	position: relative;
}
.b-historylist li{
	background-image: url(../images/brand_03.png);
	background-repeat: no-repeat;
	width:271px;
	position: relative;
	margin-left: -90px;
}
.b-historylist li.fi{
	margin-left: 0;
}
.b-historylist li.even{
	margin-top: 142px;
	padding-top: 52px;
	background-position: center top;
}
.b-historylist li.odd{
	margin-bottom: 142px;
	padding-bottom: 52px;
	background-position: center bottom;
}
.b-historylist li .con{
	height: 75px;
	padding:15px 20px 25px 20px;
	background: url(../images/sss.png) repeat center;
	position: relative;
	cursor: pointer;
	line-height:18px;
	color: #000;
}

.b-historylist li .con1{
	height: 75px;
	overflow:scroll;
	padding:15px 20px 25px 20px;
	background: url(../images/sss.png) repeat center;
	position: relative;
	cursor: pointer;
	color: #000;
	line-height:18px;
}
.b-historylist li .con:hover{

}
/*.b-historylist li .con i{
	display: block;
	width: 17px;
	height: 9px;
	position: absolute;
	left: 111px;
	background-image: url(../images/ico1.png);
	background-repeat: no-repeat;
}*/
.b-historylist li .con b{
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/brand_04.png) no-repeat center #2a8ace ;
	position: absolute;
	right: 0;
	bottom: 0;
	
}
/*.b-historylist li.even .con i{
	background-position: center bottom;
	top: -9px;
}*/
/*.b-historylist li.odd .con i{
	background-position: center top;
	bottom: -9px;
}*/
.b-historylist li h2{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.b-historylist .hd a{
	display: block;
	width: 39px;
	height: 39px;
	background-image: url(../images/btn6.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 196px;
	cursor: pointer;
}
.b-historylist .hd .prev{
	left: -70px;
	background-position: left top;
}
.b-historylist .hd .prev:hover{
	background-position: left bottom;
}
.b-historylist .hd .next{
	right: -70px;
	background-position: right top;
}
.b-historylist .hd .next:hover{
	background-position: right bottom;
}

.b-historyb-bot{
	display: block;
	margin:60px auto 0;
	width: 156px;
	height: 40px;
	border:2px solid #fff;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-family: arial;
}
.history-con{
	width: 1000px;
	height: 310px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 21;
	margin-left: -500px;
	margin-top: -155px;
	display: none;
}
.history-con .con{
	padding:20px 39px 90px 29px;
}
.history-con h1{
	font-size: 32px;
	color: #ff8f0d;
}
.history-con .hr{
	height: 1px;
	background: #dadada;
}
.history-con .hr i{
	display: block;
	width: 87px;
	height: 1px;
	background: #666666;
}
.history-con .txt{
	padding-top: 20px;
}
.b-se{
	width: 100%;
	height: 660px;
	background: url(../images/brand_bg.jpg) no-repeat center top fixed;
}
.b-seb{
	padding-top: 137px;
}
.b-seb .title{
	color: #fff;
}
.b-seb .title .cn{
	color: #fff;
}
.b-seb .title .img{
	margin-top: 38px;
}
.b-seb .title .txt{
	padding-top: 47px;
}