/* 手机端头部导航 */
.iphoneNav {
	width: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	background-color: #FFFFFF;
	z-index: 50;
	border-bottom: 1px darkgray solid;
}
.topnav{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}
.navBox {
	width: 100%;
	margin: auto;
	height: 100%;
	position: relative;
	z-index: ;
}

.navBox .swtLan {
	width: 25px;
	height: 25px;
	background-image: url(/static/images/lan-icon-fan.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	position: absolute;
	top: 50%;
	left: 4%;
	transform: translateY(-50%);
}

.navBox .logos,.logobox{
	position: absolute;
	left: 50%;
	top: 12px;
	z-index: 46;
	text-align: center;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
 .logos a{
	width: 170px;
	height: 50px;
	position: relative;
	display: block;
}
.logos a:before, .logos a:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	
}
 .logos a:before{
	background: url(/static/images/ph-logo.png) center no-repeat ;
	background-size: auto 100%;
}
 .logos a:after{
	background: url(/static/images/logo-sea-lion.png) center no-repeat ;
	background-size: auto 100%;
	
}
.ii.logos a:before, .logos a:after{
	opacity: 0;
}
.ii.logos a:after{
	opacity: 1;
}
.logobox a{
	width: 50px;
	height: 70px;
}
.logobox a img{
	max-width: 100%;
}



.navBox .iconBox {
	position: absolute;
	top: 50%;
	right: 4%;
	z-index: 52;
	transform: translateY(-50%);
	height: 26px;
}

.navBox .iconBox a {
	display: inline-block;
	width: 25px;
	height: 25px;
}

.bigmio {
	width: 25px;
	height: 25px;
}

.navBox .iconBox .san {
	display: block;
}

.navBox .iconBox .san span {
	display: block;
	width: 22px;
	height: 2px;
	background: #000000;
	position: relative;
	transition: all 0.8s ease;
}

.san .line1 {
	position: absolute;
	top: 4px;
}

.san .line2 {
	position: absolute;
	top: 8px;
}

.san .line3 {
	position: absolute;
	top: 13px;
}

.then1 {
	background: #FFFFFF !important;
	top: 10px !important;
	transform: rotate(45deg);
}

.then2 {
	opacity: 0;
}

.then3 {
	background: #FFFFFF !important;
	top: 5px !important;
	transform: rotate(-45deg);
}



.swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 15px;
}

.ph-banTiner .swiper-pagination-fraction, 
.ph-banTiner .swiper-pagination-custom, 
.ph-banTiner .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 6% !important;
}
.ph-banTiner .swiper-pagination-bullet-active{
	background: #FFFFFF !important;
}
.ph-banTiner .swiper-pagination-bullet{
	opacity: 0.5 !important;
}

.slideBox {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #2f2f2f;
	z-index: 46;
	overflow: hidden;
}
/* 语言 */
.popbody{
	overflow: hidden;
}
.chLanbox{
	display: none;
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	background: rgba(0,0,0,0.3);
	overflow: hidden;
	overflow-y: scroll;
}
.lan-nav{
	background-color: #000000;
}
.Lanmap{
	width: 25px;
	height: 25px;
	background-image: url(/static/images/lan-icon.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	position: absolute;
	top: 35px;
	left: 4%;
	transform: translateY(-50%);
}
.navBoxs{
	position: relative;
}
.lan-logo{
	margin: auto;
	text-align: center;
}
.lan-logo span{
	display: block;
	width: 38px;
	padding: 7px 0;
	margin: auto;
}
.lan-logo span img{
	max-width: 100%;
}
.hovbox{
	background-color: #FFFFFF;
	width: 100%;
	padding: 35px 0 20px;
}
.chLanbox a{
	background: #050505;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	width: 80%;
	margin: auto;
	text-align: center;
	line-height: 36px;
	border-radius: 10px;
}
.chLanbox a:first-child{
	margin-bottom: 15px;
}







/* 菜单 */
.slideBox .ph-navlist {
	margin: 0px 0 20px 0;
    padding: 0 20px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.navlist-box{
	width: 100%;
    height: 100%;
    position: relative;
}

.navlist-box ul li a {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
	display: block;
}

.navlist-box>ul>li{
	position: relative;
}
.navlist-box ul li.clicl_lia{
	background: url(/static/images/ph-his-next.png) no-repeat right center;
	background-size: 18px;
}

/* 手机端二连导航 */
.ul_prolist{
	z-index: 100;
    background: #2F2F2F;
    position: fixed;
    width: 100%;
    height: 100%;
	padding: 0 20px;
    top: 70px;
	left: 100%;
    transition: all 1s ease;
	overflow: hidden;
	overflow-y: scroll;
}

.opensub{
	left: 0%;
}


.navlist-box ul li a:after {
	content: '';
	border-bottom: 1px #FFFFFF solid;
	opacity: 0.3;
	display: block;
	position: relative;
	bottom: 0;
}

.left-menu {
	display: none;
}


/* 手机端底部 */
.ph-foot{
	width: 100%;
	height: auto;
	background-color: #292929;
}
.ph-footbox,.ph-footbox .fot-ul1,.ph-footbox .fot-ul1>li{
	width: 100%;
}
.ph-footbox .fot-ul1{
	margin-bottom: 20px;
}
.ph-footbox .fot-ul1>li>a{
	color: #A7A7A7;
	display: block;
	padding: 15px;
	font-size: 14px;
	background-position: 97% center;
	background-repeat: no-repeat;
	background-size: 25px;
	border-bottom: 1px rgba(255,255,255,0.05) solid;
}
.ph-footbox .fot-ul1>li.downup>a{
	background-image: url(/static/images/up-jia.png);
}
.down-abg{
	background-image: url(/static/images/down-jian.png) !important;
	background-position: 97% center;
	background-repeat: no-repeat;
	background-size: 25px;
}
.fot-ul1 .prouls{
	display: none;
	width: 90%;
	margin: auto;
}
.fot-ul1 .prouls li a{
	color: #949494;
	font-size: 13px;
	text-indent: 12px;
	display: block;
	padding: 15px 0;
	border-bottom: 1px rgba(255,255,255,0.03) solid;
}

.ph-iconbox{
	width: 80%;
	text-align: center;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	border-bottom: 1px rgba(91,91,91,0.5) solid;
	box-sizing: border-box;
}
.ph-iconbox a{
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 13px;
	margin: 0 10px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 0 center;
}
.ph-iconbox a:nth-child(1){
	background-image: url(/static/images/ph-wb.svg);
}
.ph-iconbox a:nth-child(2){
	background-image: url(/static/images/ph-wx.svg);
}
.ph-iconbox a:nth-child(3){
	background-image: url(/static/images/ph-car.svg);
}

.ph-otherway{
	width: 100%;
	text-align: center;
}
.ph-otherway a{
	color: #5c5c5c;
	display: inline-block;
	margin: 5px 8px;
	font-size: 13px;
}
.ph-otherway a:nth-child(2):before{
	content: '';
	border-left: 1px #5c5c5c solid;
	padding-left: 18px;
}
.ph-otherway a:nth-child(2):after{
	content: '';
	border-right: 1px #5c5c5c solid;
	padding-right: 18px;
}
.ph-tishi{
	text-align: center;
	color: #5C5C5C;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 15px;
}
.ph-tishi a{
	color: #5C5C5C;
}

.ph-logobox{
	padding: 10px 0;
	text-align: center;
}
.ph-logobox a{
	width: 46px;
	height: 60px;
	display: block;
	margin: auto;
}
.ph-logobox a img{
	max-width: 100%;
}
.ph-copy{
	text-align: center;
	color: #5C5C5C;
	font-size: 13px;
	padding: 15px 20px 10px;
}
.ph-copy a{
	color: #5C5C5C;
	font-size: 13px;
}





@media screen and (max-width:375px) {

	.main3-consbox h4,
	.aboutBox .ab-top .ab-tis p:nth-child(2) {
		font-size: 18px;
	}

	.pro-des-item .main3-content {
		padding: 12% 0 0 7%;
	}

	.new-desc .np2 {
		padding-bottom: 5px;
	}

	.new-desc .np2 span:nth-child(1) {
		width: 100%;
		margin-bottom: 5px;
	}
}







@media screen and (max-width:325px) {

	.main3-consbox h4,
	.aboutBox .ab-top .ab-tis p:nth-child(2) {
		font-size: 16px;
	}

	.main3-consbox .main-desc {
		-webkit-line-clamp: 2;
	}
}
