body{
	background: #F5F5F5;
}
.top-wrapper{
	height: 65px;
	background: #333333;
}
.logo-menu-wrapper{
	height: 100%;
	padding-left: 250px;
	position: relative;
}
.logo-menu-wrapper .logo{
	position: absolute;
	width: 204px;
	height: 78px;
	left: 0;
	top: 0;
}
.menu-wrapper{
	display: flex;
	height: 65px;
	align-items: center;
}
.menu-item{
	font-size: 18px;
	margin-right: 30px;
}
.menu-item a{
	color: #FFFFFF;
}
.banner-wrapper{
	display: flex;
	height: 600px;
}
.banner-wrapper-left{
	position: relative;
	width: 1000px;
	height: 100%;
}
.banner-list-box{
	width: 1000px;
	height: 600px;
	overflow: hidden;
}
.banner-item{
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.banner-item-mask{
	position: absolute;
	width: 100%;
	height: 58px;
	background: rgba(0,0,0,.7);
	left: 0;
	bottom: 0;
	z-index: 2;
}
.banner-item-mask .text{
	padding-left: 10px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 20px;
}
.banner-dis-list{
	display: flex;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 3;
}
.banner-dis-list li{
	width: 16px;
	height: 16px;
	background: #999999;
	border-radius: 50%;
	margin-right: 4px;
}
.banner-dis-list li.now{
	background: #046bec;
}
.banner-wrapper-right{
	width: 400px;
	background-image: 100%;
	background: rgba(0,0,0,.8);
	padding-left: 20px;
	padding-top: 20px;
}
.banner-right-item{
	width: 370px;
	height: 96px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.banner-right-item-pic{
	width: 160px;
	height: 96px;
	transition: all 0.6s;
}
.banner-right-item-pic:hover{
	transform: scale(1.1);
}
.banner-right-item-text{
	width: 200px;
	height: 96px;
}
.banner-right-item-text a{
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.banner-right-item-text .title{
	width: 200px;
	height: 66px;
}
.banner-right-item-text .time{
	width: 200px;
	height: 30px;
	font-size: 14px;
}

.shipin-page-block{
	height: 820px;
}
.shipin-page-title{
	height: 102px;
	background: url(../img/sanya_new_2.png)no-repeat;
	background-size: contain;
	display: flex;
	justify-content: space-between;
}
.shipin-page-title .title-text{
	width: 300px;
	height: 50px;
	margin-left: 35px;
	margin-top: 45px;
	text-align: center;
	line-height: 50px;
	font-size: 32px;
	font-weight: bold;
}
.shipin-page-title .title-text a{
	color: #FFFFFF;
}
.shipin-page-title .title-more{
	width: 70px;
	height: 20px;
	margin-top: 70px;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}
.shipin-page-title .title-more a{
	color: #2b579e;
}
.shipin-page-list{
	display: flex;
	flex-wrap: wrap;
}
.shipin-page-list .shipin-page-item:first-child{
	width: 545px!important;
	height: 327px !important;
}
.shipin-page-list .shipin-page-item:first-child .shipin-page-item-pic{
	width: 545px!important;
	height: 327px !important;
}
.shipin-page-list .shipin-page-item:first-child .shipin-page-item-title,
.shipin-page-list .shipin-page-item:first-child .shipin-page-item-info{
	display: none;
}
.shipin-page-list .shipin-page-item:nth-child(4),
.shipin-page-list .shipin-page-item:nth-child(9){
	margin-right: 0!important;
}

.shipin-page-item{
	width: 260px;
	height: 327px;
	background: #FFFFFF;
	margin-bottom: 23px;
	margin-right: 25px;
}
.shipin-page-item-pic{
	width: 260px;
	height: 156px;
	overflow: hidden;
}
.shipin-page-item-pic img{
	transition: all 1.3s;
}
.shipin-page-item-pic:hover img{
	transform: scale(1.3);
}
.shipin-page-item-title{
	width: 240px;
	height: 80px;
	line-height: 28px;
	margin: 0 auto;
}
.shipin-page-item-title a{
	color: #000000;
}
.shipin-page-item-title a:hover{
	color: firebrick;
}
.shipin-page-item-info{
	width: 240px;
	height: 60px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 14px;
	color: #999999;
}

.footer-wrapper{
	border-top: 1px solid #000000;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
.footer-nav{
	display: flex;
	justify-content: center;
}
.footer-nav-item{
	margin: 0 10px;
}
.footer-nav-item a{
	color: #000000;
}

.right-nav-wrapper{
	width: 110px;
	height: 670px;
	position: fixed;
	z-index: 999;
	right: 10px;
	border-radius: 3px;
	background-color: #f8f8f8;
	box-shadow: 0px 2px 3px #777;
	bottom: 50px;
	border: 1px solid #FF0000;
	text-align: center;
}
.right-nav-item{
	width: 110px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.right-nav-sj{
	width: 110px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.back-top{
	display: flex;
	justify-content: center;
}
.back-top img{
	width: auto;
	height: auto;
}
.right-nav-item.active{
	color: #FFFFFF;
	background: #FF0000;
}
#div2{
	display: none;
}

