.top .right {
    height: 44px;
}
.top .right a {
    vertical-align: middle;
}
.top .right span {
    color: #c3c3c3;
    padding:0 3px;
}
.header .container {
    background: url(/en/img/logo3.jpg) no-repeat 0 7px;
}
.search {
    height: 50px;
}
.nav_list > li {
    /*margin-right: 25px;
    margin-left: 0px;*/
   margin-left: 30px;
}
.nav_list > li:first-child{
	margin: 0;
}
.nav_list > li > a {
    font-size: 14px;
    font-family: "microsoft yahei", Tahoma, Helvetica, Arial, sans-serif;
}
.nav2_list{
    left: -5px;
}
.banner {
    height: 604px;
}
.banner_list {
    height: 604px;
}
.banner_list li {
    height: 600px;
}
.slide_list {
    bottom: 55px;
}
/*lunbo*/
.exhibition{
	min-width: 1120px;
	overflow: hidden;
	background: #e4e2e3;
}
.swrper{
	width: 1120px;
	min-width: 1120px;
	height: 152px;
	margin: 0 auto;
	position: relative;
	padding-left: 4px;
	padding-bottom: 50px;
}
.swiper-slide img{
	width: 272px;
	height: 152px;
}
#pre{
	position: absolute;
	top: 55px;
	left: -35px;
	cursor: pointer;
}
#pre img{
	width: 30px;
	height: 49px;
}
#next{
	position: absolute;
	top: 55px;
	right: -30px;
	cursor: pointer;
}
#next img{
	width: 30px;
	height: 49px;
}
