/* Write your styles */
/*轮播页面*/
.am-silder_banner{
	height:360px;
	overflow:hidden;
}
.shutter {
  overflow: hidden;
  position: relative;
  margin:60px auto 0 auto;
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 600px;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 1005;
  height: 600px;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../img/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../img/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../img/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}

/*视频播放样式,banner图片样式*/
.am-banner_img{
  margin-top:88px;
}
.am-banner_img img{
  width:100%;
  text-align:center;
}
.am-video{
  margin-top: 20px;
  height:620px;
  overflow:hidden;
  width:100%;
}
.am-video .am-video_text,.am-banner_img .am-video_text{
	position: absolute;
    z-index: 3;
    width: 100%;
    margin-top: -35%;
}

.am-video .am-video_box {
   background-color: #333;
   opacity: 0.6;
   filter: alpha(opacity=0.3);
   width: 450px;
   height: 150px;
   margin: -37% auto 0 auto;
   border-radius: 5px;
}

.am-video .am-video_text h5,.am-banner_img .am-video_text h5{
	color:#fff;
	width:380px;
	text-align:center;
	font-size:24px;
	padding:15px 0;
	margin:0 auto;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	margin-bottom:15px;
	z-index:100;
}
.am-video .am-video_text p,.am-banner_img .am-video_text p{
	color:#fff;
	width:380px;
	text-align:center;
	font-size:14px;
	margin:0 auto;
	z-index:100;
}

/*关于我们样式*/
.modular-about{
	padding:5rem 0;
	overflow:hidden;
	position:relative;
	margin-top:0;
}
.modular-about .page-hd .page-hd-title{
	padding:10px 0;
}
.modular-about .page-hd p{
	text-align:center;
	line-height:28px;
}

.modular-about .page-hd span{
    font-size:28px;
    font-weight:bold;
}
.modular-about .page-hd p span:nth-child(1){
	color:#15af4b;
}
.modular-about .page-bd{
	text-align:center;
	overflow:hidden;
}
.modular-about .am-about_content{
	background-color:#fff;
	padding:10px 0;
	margin-top:2rem;
}
.modular-about .am-about_bd .am-about_img{
	width:250px;
	height:300px;
	overflow:hidden;
	padding:10px 15px 10px 0;
	background-color:#fff;
	float:left;
}
.modular-about .am-about_bd .am-about_img img{
	width:100%;
}
.modular-about .am-about_bd .am-about_hd{
	text-indent:0;
	margin-bottom:15px;
	border-bottom:solid 1px #eee;
}
.modular-about .am-about_bd .am-about_hd span{
    font-size:16px;
    line-height:32px;
    font-weight:bold;
    padding-bottom:4px;
    border-bottom:solid 3px #017fff;
}
.modular-about .am-about_bd .am-about_hd em{
	color:#999;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.modular-about .am-about_bd p{
	font-size:14px;
	color:#333;
	line-height:20px;
}
.modular-about .am-about_bd a{
	color:#017fff;
	padding-top:20px;
	display:block;
}
.modular-about .am-about_bd a:hover{
	color:#336699;
}
.modular-about .am-about_content .am-about_ulli li{
	width:50%;
	float:left;
	text-align:center;
	padding:25px 0;
}
.modular-about .am-about_content .am-about_ulli li:nth-child(1){
	color:#1ca4f9;
}
.modular-about .am-about_content .am-about_ulli li:nth-child(2){
	color:#58b94d;
}
.modular-about .am-about_content .am-about_ulli li:nth-child(3){
	color:#fea823;
}
.modular-about .am-about_content .am-about_ulli li:nth-child(4){
	color:#f07156;
}
.modular-about .am-about_content .am-about_ulli li i{
	font-size:36px;
	display:inline-block;
}
.am-about_bd{
	float:left;
}

/*三层仓库取景照片*/
.modular-viewhous{
	padding:1rem 0;
	background:url(../img/housbg.jpg) no-repeat;
	background-size:100%;
	height:458px;
	overflow:hidden;
}
.modular-viewhous .page-hd .page-hd-title{
	padding:10px 0;
}
.modular-viewhous .page-hd p{
	text-align:center;
	line-height:26px;
}
.modular-viewhous .page-hd p:nth-child(2) {
    color:#ccc;
}
.modular-viewhous .page-hd p:nth-child(3) {
    color:#999;
    font-size:12px;
}
.modular-viewhous .page-hd span{
    font-size:28px;
    font-weight:bold;
    line-height:36px;
}
.modular-viewhous .page-hd p span:nth-child(1){
	color:#fff;
}
.modular-viewhous .page-hd p span:nth-child(2){
	color:#e9e9e9;
}
.modular-viewhous .page-hd p:nth-child(2){
	color:#f0f0f0;

}
.modular-viewhous .page-bd{
	background:#fff;
	margin:20px auto 0 auto;
	padding:15px 10px;
	height:250px;
	border-radius:5px;
}
.modular-viewhous .page-bd a{
	display:block;
}
.modular-viewhous .page-bd .box-ceril{
	background-color:#15af4b;
	color:#fff;
	text-align:center;
	border-radius:50%;
	width:80px;
	height:80px;
	padding-top:15px;
	margin:0 auto;
	box-shadow:1px 1px 5px #15af4b;
}
.modular-viewhous .page-bd .page-box_bd{
	padding:10px 0;
}
.modular-viewhous .page-bd .page-box_bd p{
	font-size:12px;
	line-height:22px;
}
.modular-viewhous .page-bd .box-ceril i{
	font-size:28px;
	line-height:28px;
}
.modular-viewhous .page-bd .box-ceril p{
	font-size:14px;
} 
/*四层我们的优势样式*/
.modular-superiority{
	padding:0 0 5rem 0;
}
.modular-superiority .page-hd{
	padding-bottom:30px;
}
.modular-superiority .page-hd .page-hd-title{
	padding:20px 0;
}
.page-hd p:nth-child(2){
	color:#999;
}
.modular-superiority .page-hd p{
	text-align:center;
	line-height:28px;
}

.modular-superiority .page-hd span{
    font-size:28px;
    font-weight:bold;
}
.modular-superiority .page-hd p span:nth-child(1){
	color:#336600;
}
.modular-superiority .page-bd{
	text-align:center;
	overflow:hidden;
	background-color:#fff;
	padding:15px 10px;
}
.modular-superiority .page-bd ul li{
    width:33.3333%;
    float:left;
}
.modular-superiority .page-bd ul li .page-bd_box i{
	display:inline-block;
	font-size:38px;
	line-height:40px;
    margin:15px 10px;
    background-color:#363795;
    color:#fff;
    padding:15px;
    border-radius:50%;
    transition: all .5s;
    -webkit-transition: all .5s; /* Safari */
}
.modular-superiority .page-bd ul li .page-bd_box i:hover{
	cursor: pointer;
    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);
}
.modular-superiority .page-bd ul li .page-bd_box{
    padding:15px 0 30px 0;
    overflow:hidden;
    cursor:pointer;
}
.modular-superiority .page-bd ul li .page-bd_box p:nth-child(2){
	font-size:14px;
	color:#666;
}
.modular-superiority .page-bd ul li .page-bd_box p:nth-child(3){
	font-size:12px;
	color:#999;
}
/*仓库展示模块*/
.modular-houser_show{
	background:url(../img/house-show.jpg) no-repeat;
	height:100%;
	padding:15px;
	background-size: cover;
}
.modular-houser_show .page-hd_tit p{
	text-align:center;
}
.modular-houser_show .page-hd_tit p:nth-child(1){
	color:#ededed;
	font-size:12px;
}
.modular-houser_show .page-hd_tit p:nth-child(2){
	font-size:26px;
	color:#fff;
}
.modular-houser_show .page-hd_tit p:nth-child(3){
	font-size:12px;
	color:#e9e9e9;
	padding:10px 0;
}
.modular-houser_nav{
	height:48px;
	line-height:48px;
	background-color:#fff;
}
.modular-houser_nav ul li{
	width:16.6666%;
	float:left;
	display:inline-block;
	text-align:center;
	border-right:solid 1px #eee;
	color:#666;
}
.modular-houser_nav ul li:hover, .modular-houser_nav ul .am-active{
	background-color:#fcfcfc;
	cursor:pointer;
	color:#333;
}
.modular-houser_imgLi{
	padding-bottom:5rem;
}
.modular-houser_imgLi ul li{
	width:20%;
	float:left;
	overflow:hidden;
}
.modular-houser_imgLi ul li:hover{
	opacity:0.9;
	cursor:pointer;
}
.modular-houser_imgLi ul li img{
	width:100%;
	transition: all 0.6s;
    -ms-transition: all 0.8s;
}
.modular-houser_imgLi ul li img:hover{
	transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.modular-houser_imgLi ul li p{
    text-align:center;
    font-size:12px;
    line-height:38px;
    background-color:#333;
    color:#fff;
    opacity:0.9;
    -webkit-opacity:0.9;
}

/*子页样式表*/
.am-breadcrumb{
	border-bottom:solid 1px #eee;
}
.pageRt-body p{
	text-indent:2rem;
	font-size:14px;
	color:#666;
}
.pageRt-body img{
	width:300px;
	float:right;
	padding:10px;
	border:solid 1px #eee;
	background-color:#fcfcfc;
}
.pageRt-body .page-con-title{
	font-size:18px;
	font-weight:bold;
	border-left:solid 2px #ff6300;
	margin-top:10px;
}
.pageRt-body .serImg-list .serImg-li{
    overflow: hidden;
    padding:10px;
}
.pageRt-body .serImg-list .serImg-li p{
	display: block;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:32px;
	text-indent:0;
}
.pageRt-body .serImg-list img{
	width: 100%;
    height: 178px;
    border: 2px solid #f1f1f1;
    padding: 3px;
    overflow:hidden;
  
}
.pageRt-body .serImg-list .serImg-li:hover img{
    cursor:pointer;
    border: 2px solid #ff6300;
}

/*新闻中心样式表*/
.modular-news_list{
	padding:15px 10px;
	background-color:#fff;
}
.modular-news_list .content-bd li{
	padding:10px 0;
	border-bottom:solid 1px #eee;
}

.modular-news_list .content-bd li img{
    width:100px;
    height:68px;
}
.modular-about .page-hd .page-hd-title{
	padding:10px 0;
}
.modular-news_list .content-bd .list-title_hd{
	color:#666;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
.page-hd{
	padding:3rem 0;
}
.page-hd p{
	text-align:center;
	line-height:28px;
}

.page-hd span{
    font-size:28px;
    font-weight:bold;
}
.page-hd p span:nth-child(1){
	color:#336600;
} 
.title-hd{
	padding-bottom:15px;
}
.title-hd .title-hd_name span:nth-child(1){
	font-size:22px;
	font-weight:bold;
    border-left:solid 3px #017fff;
    padding-left:20px;
}
.title-hd .title-hd_name span:nth-child(2){
	font-size:14px;
	font-weight:normal;
	color:#999;
}
.title-hd .title-hd_detail{
	text-align:right;
}
.title-hd .title-hd_detail a{
	font-size:14px;
	color:#999;
}
.title-hd .title-hd_detail a i{
	font-size:12px;
	padding-left:10px;
}

/*客户合作船东*/
.modular-coop_part .content-bd{
	background-color:#fff;
	padding:15px 10px;
}
.modular-coop_part ul li{
	float:left;
	width:25%;
	margin-bottom:15px;
	text-align:center;
}
.modular-coop_part ul li a{
	display:block;
	transition: all 0.5s;
}
.modular-coop_part ul li a:hover{
	transform: scale(1.2);
}
.modular-coop_part ul li img{
	width:200px;
	padding:0 3rem;
	text-align:center;
	margin:0 auto;
}
.modular-coop_part ul li p{
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:28px;
}