@charset "utf-8";
/*======
 格式化样式
 ======*/
body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video, img {
	display: block;
}
/*  1. 修正移动设备调整屏幕方向时，字体缩放问题
 2. 去除点击元素后高亮背景*/
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Helvetica, STHeiti, Droid Sans Fallback;
	color: #4c4c4c;
	-webkit-text-size-adjust: 100%; /* 1 */
	-ms-text-size-adjust: 100%; /* 1 */
	-webkit-tap-highlight-color: rgba(0,0,0,0);/* 2 */
	/*    -webkit-user-select:none;
	 -moz-user-focus:none;
	 -moz-user-select:none;*/
}
/* 禁止文本域缩放*/
textarea {
	resize: none;
}
iframe, img {
	border: 0;
}
ul, ol ,li{
	list-style: none;
}
/*  去除表单元素焦点样式
 1. 解决某些移动设备下焦点样式无法去除的问题*/
input, select, textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;/* 1*/
}
/* 去除ios4x及以下版本中input的默认阴影*/
a {
	text-decoration: none;cursor: pointer;
}



.iScrollWrap{-webkit-backface-visibility:hidden;}




.slideBtnF {
    position: absolute;
    right: 0;    CURSOR: pointer;
    top: 38px;
    width: 32px;
    height: 32px;
    background: url(http://www.eworldship.com/statics/images/slide_1.png) no-repeat;
    _background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.eworldship.com/statics/images/slide_1.png",sizingMethod="scale");
}



.slideBtnF:hover {
background:url(http://www.eworldship.com/statics/images/slide_hover_1.png) no-repeat;
_background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.eworldship.com/statics/images/slide_hover_1.png",sizingMethod="scale")
}



#globalwrap {
	width: 100%;
	height: 100%;
	/*background-color:#717e8c; */
	/* background: #f9f9f9; by wyq 背景色 */
	position: relative;
	overflow:hidden;
}
#topBox {
	position: absolute;
	left: 0;
	top: 0;
/*	height: 110px; */
	width: 100%;
	z-index: 1000
}
#minnav {
	background-color: #000;
}
#linkbar {
	height: 74px;    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.3);
	border-bottom: 1px solid #E2E3E7;     max-width: 1440px; margin: 0 auto;
}
#info {
	float: left;
	height: 74px;    width: 35%;
	/* color: #FFF; */
}

#topLogo{
	float:left;margin-left: 50px;margin-right: 10px;width: 104px;height:74px;    padding-top: 5px;
}
#topLogo img{max-height:70px;}
#topTitle{
	float:left;
}

#info h1 {
	font-family: '微软雅黑';
	font-size: 30px;
	font-weight: normal;
	height: 42px;
	line-height: 52px;
	overflow: hidden;
}
#info p {
	font-family: '宋体';
	font-size: 12px;
	line-height: 28px;
}
#info p span {
	margin-right: 20px;
}
#info p a{
	color:white !important;
}
#menuBox {
	float: right;
	margin-right: 20px;
	height: 60px;
	padding-top: 20px;
	position: relative;
}
#menuBox ul > li {
	float:left;    overflow: hidden;    margin-right: 30px;
    line-height: 35px;
    font-family: '微软雅黑';    color: grey;
    font-size: 20px;border-left: #DADBDF solid 1px;
    padding-left: 38px; padding-right: 18px;   text-align: center;
}

#menuBox  li:first-child {
    border-left: none;
}
#menuBox  ul > li > span{   border-bottom: #fbb37f solid 5px;    display: block; }
#QR_tipas{
 	width: 317px;margin-bottom: 15px;
	height:136px;
 	background: url(/statics/images/menu_QR_tips_bg.png) left top no-repeat;
	display: none;
}
.disa{color:#e6e6e6}
#QR_tipas .weixin_qr{
	float:left;
	width: 110px;
	padding-top: 25px;
	padding-left: 8px
}
#QR_tipas .weixin_qr img{
	width: 100px;
	height:100px;
}

#QR_tipas .weixin_text{
	float:left;
	padding-top: 28px;
	font-size: 12px;
	line-height:24px;
	color: #6a6a6a;
}










#scrollWrap{
	position: absolute;
	top: 0px;
	bottom:0;
	left:0;
	width:100%;
	/*padding-top:116px;
	padding-bottom:44px;*/
}

#arrLeft,#arrRight{
	position: absolute;
	top:50%;
	width: 73px;
	height:73px;
	display: block;
	z-index: 1000;
	outline: none;
}
#arrLeft{
	background: url(http://www.eworldship.com/statics/images/arr_left.png) left top no-repeat;
	left:8px;
}
#arrLeft:hover{
	background: url(http://www.eworldship.com/statics/images/arr_left_over.png) left top no-repeat;
}
#arrRight{
	background: url(http://www.eworldship.com/statics/images/arr_right.png) left top no-repeat;
	right:8px;
}
#arrRight:hover{
	background: url(http://www.eworldship.com/statics/images/arr_right_over.png) left top no-repeat;
}

.tipsAlter{
	position: absolute;
	top:50%;
	left: 45%;
	color:#FFF;
	padding: 0 32px;
	height:52px;
	line-height:52px;
	font-family: '微软雅黑';
	font-size: 18px;
	z-index:1000;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6;
}

.split{
	float: left;
	margin-bottom: 44px;
	margin-top: 116px;
	margin-right:5px;
	/* background: url(http://www.eworldship.com/statics/images/split_bg.png) left top #f5f5f5 no-repeat; */
	position:static; *position:relative; display:table; *display:block;
}



#fs_logo{
	width: 45px;
}




#bottomBox{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1000;
}




#thumbBox {
	position: relative;
	background-color:#000;
	overflow: hidden;
	height:70px;
	z-index: 1000;
	display:none;
}

#bottomBox .shareBox .thumbWrap{
	position:relative;
	width:90%;
	height:70px;
	z-index: 9000;
	overflow: hidden;
}
#bottomBox .shareBox .thumbWrap .loading{
	position:absolute;
	width: 995000em;
	height:70px;
}

#thumbBox .arrL,#thumbBox .arrR{
	width: 42px;
	height:70px;
	float: left;
	cursor: pointer;
}
#thumbBox .arrL{
	background: url(http://www.eworldship.com/statics/images/thumb_arrLeft.jpg) 16px top no-repeat;
}
#thumbBox .arrR{
	float:right;
	background: url(http://www.eworldship.com/statics/images/thumb_arrRight.jpg) -4px top no-repeat;
}


#bottomBox .shareBox .thumbImg{
	display:block;
	float:left;
	width: 90px;
	height:60px;
	margin: 5px 9px;
	overflow: hidden;
}

#bottomBox .shareBox .thumbImg:hover,#bottomBox .shareBox .curr{
	width: 86px;
	height: 56px;
	border: 2px solid #FFF;
}

#bottomBox .shareBox .thumbImg img{
	margin:  0 auto;
}


#bottomBox .imgDescBox,#bottomBox .imgDescBoxFilter{
	position:relative;
	width:100%;
	overflow:hidden;
	color:#FFF;
}
#bottomBox .imgDescBoxFilter {
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6;
}
#bottomBox .imgDescBox .imgDesc{
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	display: none;

}

#bottomBox .imgDescBox .pageNum{
	position:relative;
	width: 78px;
	height:55px;
	float: left;
	background: url(http://www.eworldship.com/statics/images/page_num.png) left top no-repeat;
}
.pageNum .currNum{
	position: absolute;
	text-align:right;
	width: 38px;
	top:0;
	left:0;
	font-family: Georgia;
	font-size:36px;
	color: #FFF;
}

.pageNum .totalNum{
	position: absolute;
	bottom:10px;
	left:43px;
	font-family: Georgia;
	font-size: 12px;
	color: #FFF;
}


#bottomBox .imgDescBox .desc{
	float:left;
	width: 75%;
	height:55px;
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 24px;

}
#bottomBox .imgDescBox .button{
	float:right;
	width: 58px;
	height:55px;
	line-height:85px;
	text-align:center;
	overflow:hidden;
	color:#FFF;
	font-family: '宋体';
	font-size: 12px;
}
#bottomBox .imgDescBox .tumb{
	background: url(http://www.eworldship.com/statics/images/tumb.png) left top no-repeat;
}
#bottomBox .imgDescBox .tumb:hover,#bottomBox .imgDescBox .tumbOn{
	background: url(http://www.eworldship.com/statics/images/tumb_over.png) left top no-repeat;
}
#bottomBox .imgDescBox .descarrup{
	background: url(http://www.eworldship.com/statics/images/desc_arr_up.png) -2px top no-repeat;
}
#bottomBox .imgDescBox .descarrup:hover{
	background: url(http://www.eworldship.com/statics/images/desc_arr_up_over.png) -2px top no-repeat;
}
#bottomBox .imgDescBox .descarrdown{
	background: url(http://www.eworldship.com/statics/images/desc_arr_down.png) left top no-repeat;
}
#bottomBox .imgDescBox .descarrdown:hover{
	background: url(http://www.eworldship.com/statics/images/desc_arr_down_over.png) left top no-repeat;
}


#scrollBox{
	position:relative;
	 height: 100%;
	 width: 995000em;
}

#coverwrap {
	float:left;
	position:relative;
	display: block;
	width:1598px;
	height:812px;
	overflow: hidden;

}
#coverwrap img{
	position: absolute;
}







.imageWrap{
	margin-bottom: 0;
	margin-top: 0;
	/* 图片的背景  wyq  */
	background:url(http://www.eworldship.com/statics/images/msg_img/loading_d.gif) center  no-repeat;
}
.imageWrap img{
	display:none;
	margin: 0 auto;
}




#notes{
	padding:80px 0;
	padding-right: 20px;
}
#notes p{
	text-indent: 2em;
	font-size: 16px;
}



.box-middle{position:static;
width: 100%;
			*position:absolute;
			display:table-cell;
			*display:block;
			*top:50%;
			vertical-align:middle;
			*vertical-align:auto;}
.box-inner{position:relative;
width: 100%;
		   top:-50%;
		   margin:0 auto; }


.donation .box-middle{
	padding: 20px 0;
}



.recommBox .rightBox .topPicBox{
	position: absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:100%;
	height: 33.004%;

}
.leftPic ,.rightPic{
	height: 100%;
}


.topPicBox .leftPic {
	float: left;
	width: 49.876%;
}
.topPicBox .rightPic {
	float: right;
	width: 49.876%;
}



.commentBox{
	margin:0 auto;
	width: 78%;
	height:100%;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	padding: 38px 50px;
	background-color:#FFF;
	overflow:hidden;
}
#commentsScroll{
	width:100%;
	height:100%;
	overflow: auto;
}

#commentsWrap{
	padding:40px 0;
}





#copyrightbox {
	position:absolute;
	left: 0;
	bottom: 0;
	height: 38px;
	line-height:38px;
	font-family: '宋体';
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: #282828;
	color: #6f6f6f;
	overflow: hidden;
	display:none;
	z-index: 1000;
}
#copyrightbox a{
	color: #6f6f6f;
}

.hide{display:none !important;}
.site-nav{ border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6; background:#fff; height:38px }
.site-nav-bd li{ list-style:none }
.site-nav-bd {max-width: 1440px;  margin: 0 auto; padding: 0 7px; color:#5c5b5b; height:38px; font:12px/38px "Microsoft YaHei","simsun", "Arial Narrow"; position:relative; z-index:5 }
.site-nav-bd a { text-decoration:none; color:#5c5c5c}
.site-nav-bd a:hover { text-decoration:none }
.site-nav-bd .active { color:#3a9bea }

.logo { float:left; padding-top:7px; line-height:1 }
.siteNav{float:left }
.siteNav a { text-decoration:none; color:#5c5c5c; display:inline-block; line-height: 25px; padding:0 6px }
.siteNav a:hover { text-decoration:none; background:#3a9bea; color:#fff }
.siteNav .active { color:#2c95e8 }
#site_nav_title,#channel_nav_title{display:none}
.siteNav ul{padding-left:3px}
.siteNav li{margin:0 4px 0 3px;float:left}

.login{float:right;position:absolute;top:0;right:7px;text-align:center; background:#fff; font:12px/38px "Microsoft YaHei","simsun", "Arial Narrow"}
.login a { color:#5c5c5c; text-decoration:none }
.oneKey{float:left; width:73px; text-align:center;border:1px solid #e6e6e6;border-width:0 1px; cursor:pointer}
.quickArea{position:relative; float:left}
.quickLink em{display:none}
 .quickArea dl{ width:110px; padding:6px 14px; background:#fff; position:absolute; top:39px; font:12px/23px "simsun"; border:1px solid #e2e2e2; border-width:0 1px 1px; text-align:left; display:none; border-radius: 4px; box-shadow:1px 2px 2px #e2e2e2 }


.fullscreen{
background: url(/statics/images/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;width: 44px;top: 40px;height: 44px;    position: relative; z-index: 1; float: right;
}
.qfs{ background-position: -132px 0;}
.zin{
	background: url(/statics/images/default-skin.png) 0 0 no-repeat;
	background-position: -88px 0;width: 44px;top: 40px;height: 44px;position: relative;z-index: 1; float: right;
}
.zout{
	background: url(/statics/images/default-skin.png) 0 0 no-repeat;
	background-position: -44px 0;width: 44px;top: 40px;height: 44px;position: relative;z-index: 1; float: right;
}
.op{
	background: url(/statics/images/default-skin.png) 0 0 no-repeat;
	background-position: -174px 0;width: 44px;top: 40px;height: 44px;position: relative;z-index: 1; float: right;
}

/* keywords begin */
.topbar-notice-panel a { text-decoration: none;}
  .topbar-notice-panel {
    position: absolute;display:none; top: 39px;right:5px; width: 440px; border-radius: 2px;
    z-index: 15;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.175);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.175);
    box-shadow: 0 1px 2px rgba(0,0,0,0.175);
	font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
}
.topbar-notice-panel .close{float:right;padding-right:20px;font-size:12px;}
 .topbar-notice-panel .topbar-notice-arrow {
    background: url(/statics/images/notice-arrow.png) 0 0 no-repeat;
    width: 11px;height: 6px; position: absolute; top: -6px;left: 246px;
}

 .topbar-notice-panel .topbar-notice-head {
    height: 40px; background-color: #eaedf1;
    padding: 0 15px;line-height: 40px;color: #333;font-size: 14px;
}

 .topbar-notice-panel .topbar-notice-body {
    height: 288px; overflow-y: auto; background: #fff; font-size: 12px
}

 .topbar-notice-panel .topbar-notice-body ul {
    list-style: none;margin: 0;padding: 0;
}

 .topbar-notice-panel .topbar-notice-body ul li {
    line-height: 20px;
    border-bottom: 1px solid #eaedf1;
}

 .topbar-notice-panel .topbar-notice-body ul li a {
    display: block; height: 100%;padding: 10px 10px;color: #333;
}


 .topbar-notice-panel .topbar-notice-body ul li a .topbar-notice-link {
    display: block; max-width: 300px; overflow: hidden;
    white-space: nowrap; text-overflow: ellipsis; color: #06c;
}

 .topbar-notice-panel .topbar-notice-body ul li.topbar-notice-readed a {
    color: #666;
}

 .topbar-notice-panel .topbar-notice-body ul li.topbar-notice-readed a .topbar-notice-time {
    color: #999;
}

 .topbar-notice-panel .topbar-notice-body .topbar-notice-empty {
    text-align: center; color: #666; margin-top: 80px;
}
.sample-right{width:300px;height:200px; /* top:40%;position: fixed;right: 25px; */ }
.sample-right a{color:#fff;}
.bdisable{background-color: #c6c6c6 !important;}
.sample-button{
	width:80%;height: 35px;text-align: center;font-size: 18px;color: #fff;line-height: 35px;margin-right: 3px;
	margin-bottom: 15px;cursor: pointer;background: url(/statics/images/btbg.gif) left top no-repeat #576b84;
}


/* home center */
.hcenter{width:970px;margin:0 auto;   margin-top: 20px;   }
.hbox {
    margin: 0 0 70px;
    padding: 30px 50px;
    background-color: #f2f2f2;
    position: relative;
}

.hbox .title {
    width: 80%;
    height: auto;
    font: 400 22px 'Century Gothic',Verdana,sans-serif;
    color: #555659;
    margin-bottom: 5px;
}

.hbox span {   display: block;    padding-top: 5px; font-size: 15px; color: #999;}

.stand-product {
    position: relative;
    width: 500px;
    min-height: 320px;
    margin-top:50px;
}
.sam-image{height:500px;width:450px; overflow:hidden;}
.sam-image img{height:450px; margin:25px auto;}
.stand-product-picture {
    min-height: 320px;
}


.stand-request-button {
    height: auto;
    position: absolute;
    top: 200px;
    right: 0px;
    /*width: 250px;*/
    /*padding: 0 37px*/
}

 .icon-zoom-stand {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 200px;
    left: 200px;
    /*margin: -90px 0 0 -90px;*/
    cursor: pointer;
	background-image: url(/statics/images/icon-zoom-stand.png);
}

.sam-thumbs {
    margin: 15px 0 0 1px;
    text-align: center;height:60px;
}

.sam-thumbs li {
    margin: 0 10px 0 0;float:left;
    display: inline;cursor: pointer;
}
.sam-thumbs li img {
    height:60px;width:60px;
}