 .iconfont {
	display: inline-block;
	font-family: "iconfont" !important;
	font-size: 66px;
	font-style: normal; color:#FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family:'iconfont';src:url("/css/font_1485359_w8nxk105ml.eot?t=e134234");src:url("/css/font_1485359_w8nxk105ml.eot") format("embedded-opentype"),url("/css/font_1485359_w8nxk105ml.woff?t=e234234") format("woff"),url("/css/font_1485359_w8nxk105ml.ttf?t=e234234") format("truetype"),url("/css/font_1485359_w8nxk105ml.svg") format("svg")
}

			.shadow{
				box-shadow: 0px 3px 10px 0px rgba(32, 22, 19, 0.59);
				width: 100%;
				height: 1px;
				background-color: rgba(32, 22, 19, 0.09);
				 
				position: absolute;
				top: 157px;
				left: 0;
			}
		 
		 

	  
			/* 以下css为搜索新加内容 */
			.searchPage{
				position: fixed;
				width: 100%;
				height: 100%;
				background-color: rgba(0,0,0,.6);
				z-index: 999;
				display: flex;
				justify-content: center;
				align-items: center;
				display: none;
			}
			.searchBox{
				height: 45px;
				width: 550px;
				display: flex;
				align-items: center;
				line-height: 45px;
			}
			.searchBox input{
				background: #fff;
				box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
				-ms-flex: 1;
				flex: 1;
				padding: 0 12px;
				font-size: 16px;
				-webkit-appearance: none;
				appearance: none;
				border-radius: 0;
				outline: 0;
				height: 100%;
				width: 430px;
				border: 0;
			}
			.searchBox span{
				display: block;
				background: #0a734e;
				color: #fff;
				width: 120px;
				text-align: center;
				font-size: 18px;
				cursor: pointer;
				-webkit-appearance: none;
				appearance: none;
				border-radius: 0;
				width: 120px;
				height: 45px;
			}

			.searchPage img{
				display: block;
				position: absolute;
				top: 30px;
				right: 30px;
				width: 70px;
				height: 70px;
				cursor: pointer;
			}
			/* 固定导航*/
			.header{
				width: 100%;
				position: fixed;
				z-index: 998;
				/*background-color: rgba(255,255,255,.5);*/
				background-color: #fefbed;
			}
 
			.subContent ul li a p:hover{
				-webkit-transform: translateX(5px);
				-ms-transform: translateX(5px);
				-o-transform: translateX(5px);
				transform: translateX(5px);
				color: #038890;
				transition: 0.5s;
			}
			.kepuList a:hover p{
				-webkit-transform: translateX(5px);
				-ms-transform: translateX(5px);
				-o-transform: translateX(5px);
				transform: translateX(5px);
				color: #038890 !important;
				transition: 0.5s;
			}

			#tips {
				width: 100%;
				height: 37px;
				background-color: #d7c792;
				color: #d05423;
				text-align: center;
				line-height: 37px;
			}
 
 
 .shipinspan{position:absolute; width:100%; line-height:50px; height:50px;filter:Alpha(opacity=80); background:#000; background:rgba(0,0,0,0.5) !important; bottom:0px; left:0px; color:#fff; text-align:center; font-size:16px;  } 
 
 .btn-playb {
    position: absolute;
    left: 5%;
    top: 80%;
    margin-left: -20px;
    margin-top: -25px;
    z-index: 3;
    width: 40px;
    height: 40px;
    display: block;
    background: url(/images/play.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
} 


.layout {
	width: 1310px;
	margin-left: auto;
	margin-right: auto
}
.footer {
	position: relative;
	height: 250px;
	color: #ccc;
	background-color: #038890;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';  
}

.footer a {
	color: rgba(255,255,255,1);
	transition: color .5s linear 0s;
	-webkit-transition: color .5s linear 0s;
	-moz-transition: color .5s linear 0s;
	-o-transition: color .5s linear 0s
}

.footer a:hover {
	color: #fff
}

.footer .wrapper {
	position: relative;
	background-color: #143d57
}

:root .footer .wrapper {
	background-color: transparent
}

.footer .wrapper #links {
	height: 46px;
	line-height: 46px; margin:0; padding:0
}

.footer .wrapper #links .links>li {
	position: relative;
	float: left
}

.footer .wrapper #links .links>li:hover>a {
	color: #fff
}

.footer .wrapper #links .links>li:hover>a::after {
	transform: rotateZ(180deg)
}

.footer .wrapper #links .links>li:hover .link-nav {
	max-height: none;
	opacity: 1
}

.footer .wrapper #links .links>li+li {
	margin-left: 30px
}

.footer .wrapper #links .links>li>a {
	display: block;
	font-size: 14px;
	color: #e4e4e4;
	transition: color .5s linear 0s;
	-webkit-transition: color .5s linear 0s;
	-moz-transition: color .5s linear 0s;
	-o-transition: color .5s linear 0s
}

.footer .wrapper #links .links>li>a:after {
	content: "\e610";
	font-family: "iconfont";
	display: inline-block;
	margin-left: 5px;
	font-size: 18px;
	color: #999;
	vertical-align: top;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

.footer .wrapper #links .links>li.important-link>a:after {
	display: none
}

.footer .wrapper #links .links>li .link-nav {
	position: absolute;
	left: 50%;
	bottom: 46px;
	line-height: 30px;
	width: 200px;
	margin-left: -100px;
	max-height: 0;
	overflow: hidden;
	text-align: left;
	background-color: #e4e4e4;
	z-index: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

.footer .wrapper #links .links>li .link-nav li+li a {
	border-top: 1px solid #999
}

.footer .wrapper #links .links>li .link-nav a {
	display: block;
	color: #333;
	padding: 0px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.footer .wrapper #links .links>li .link-nav a:hover {
	color: #0072ce
}

.footer .wrapper #links .mailbox li {
	float: left
}

.footer .wrapper #links .mailbox li+li {
	margin-left: 31px
}

.footer .wrapper #links .mailbox li+li a::before {
	width: 1px
}

.footer .wrapper #links .mailbox li a {
	line-height: 1;
	color: #fff;
	transition: color .5s linear 0s;
	-webkit-transition: color .5s linear 0s;
	-moz-transition: color .5s linear 0s;
	-o-transition: color .5s linear 0s
}

.footer .wrapper #links .mailbox li a:hover {
	color: #fff
}

.footer .wrapper #links .mailbox li a::before {
	content: "";
	display: inline-block;
	position: relative;
	left: -16px;
	top: 3px;
	width: 0;
	height: 16px;
	background-color: rgba(255,255,255,0.2)
}

.footer .wrapper .footer-info {
	height: 170px;
	box-sizing: border-box;
	padding-top: 18px;
	border-top: 1px solid rgba(255,255,255,0.1)
}

.footer .wrapper .footer-info .footer-left {
	padding-top: 25px
}

.footer .wrapper .footer-info .footer-left a {
	float: left;
	width: 65px;
	height: 80px
}

.footer .wrapper .footer-info .footer-left a img {
	width: 100%;
	height: 100%
}
 
.footer .wrapper .footer-info .footer-left a.ps {
	width: 78px;
	height: 80px
}

.footer .wrapper .footer-info .footer-left a+a {
	margin-left: 20px
}

.footer .wrapper .footer-info .footer-infos {
	min-height: 128px;
	padding-left: 25px;
	margin-left: 30px;
	border-left: 1px solid rgba(255,255,255,0.2);
	white-space: nowrap;
	line-height: 32px;
	color: #fff;
	font-size: 14px
}

.footer .wrapper .footer-info .footer-infos>p {
	line-height: 44px
}

.footer .wrapper .footer-info .footer-wei {
	padding-left: 30px;
	padding-top: 3px;
	border-left: 1px solid rgba(255,255,255,0.2)
}

.footer .wrapper .footer-info .footer-wei a {
	float: left;
	display: block
}

.footer .wrapper .footer-info .footer-wei a+a {
	margin-left: 20px
}

.footer .wrapper .footer-info .footer-wei a img {
	display: block;
	width: 100px;
	height: 100px
}

.footer .wrapper .footer-info .footer-wei a span {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	margin-top: 10px;
	color: #e4e4e4
}

.footer .wrapper .right-builder {
	height: 4px;
	line-height: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid rgba(255,255,255,0.1);
	color: #fff
}

.footer .wrapper .right-builder a {
	color: #fff;
	transition: color .5s linear 0s;
	-webkit-transition: color .5s linear 0s;
	-moz-transition: color .5s linear 0s;
	-o-transition: color .5s linear 0s
}

.footer .wrapper .right-builder a:hover {
	color: #d3b579
}

 

.fleft{ float:left}
 .fr{ float:right}
 