
html { overflow-x: hidden; overflow-y: auto;}
ul, li {
	list-style: none;
}
.layers{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index: 999999999;
	display: none;
}

.banner img{
	width: 100%;
}
.pops{
	position: fixed;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	background:#fff;
	width:5rem;
	padding:.5rem .3rem .3rem;
	
}
.pops .input{
	    background: #F2F4F5;
    width:100%;
	height:.4rem;
	line-height: .4rem;
	border-radius: .2rem;
	margin-bottom:.2rem;
	padding-left:.2rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.pops .input input{
	border:none;
	width:90%;
	background:none;
	margin-left:2%;
}
.pops .form>a{
	    background: #02B1B0;
		color:#fff;
		width:1rem;
		color:#fff;
		height:.4rem;
		text-align: center;
		color:#fff;
		position: relative;
		line-height: .4rem;
		    display: block;
} 
.pops .form>a input{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity: 0;
	
}
.pops .form button{
	background: rgb(35, 88, 168);
	color:#fff;
	width:1.2rem;
	color:#fff;
	height:.4rem;
	margin:.2rem auto 0;
	position: relative;
	display: block;
	line-height: .4rem;
	border:none;
}
.pops  .del{
	position: absolute;
	right:.2rem;
	top:.2rem;
	width:.2rem;
}
.menu1 .searchbox{
	border-radius: 0px 0px .8rem 0px;
	position: fixed;
	top: 1.4rem;
	width:100%;
	height:1.4rem;
	    left: 0;
	background:#fff;
	z-index:999;
	display:none;
	padding-right: 1.92rem;
	     border-bottom-right-radius: 0.8rem; 
	     box-sizing: border-box;
}
.menu1 .searchbox form{
	width: 6.15rem;
	height: .6rem;
	background: #F1F1F1;
	border-radius: .3rem;
	line-height:.6rem;
	display:flex;
	    float: right;
	justify-content: space-between;
}
.menu1 ul li a img.del{
	display: none;
}
.menu1 .searchbox form input{
	font-size: .16rem;
	padding-left:.3rem;
	width:90%;
	font-weight: 400;
	color: #000000;
	border:none;
	outline: none;
	background:none;
}
.menu1.active{
	    border-bottom-right-radius: 0;
}
.menu1 .searchbox form button{
	height: .6rem;
	width: .6rem;
	border:none;
	outline: none;
	background:url(../../static/image/search2.png) no-repeat center center;
}
a {text-decoration: none; color: inherit;}
.main-color {
	color: rgb(35, 88, 168);
}
.bg-color {
	background-color: rgb(35, 88, 168);
}
.btn-color {
	background-color: rgb(35, 88, 168);
	color: #FFFFFF;
}
.btn-color:hover { 
	background-color: #c59332;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clr::after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
@font-face {
	font-family: OPPOSans-B;
	/*src: url("../font/OPPOSans-B.woff");*/
	src: url("../font/OPPOSans-B.woff");
}
@font-face {
	font-family: OPPOSans-H;
	/*src: url("../font/OPPOSans-H.woff");*/
	src: url("../font/SourceHanSansCN-Heavy.otf");
}
@font-face {
	font-family: OPPOSans-L;
	/*src: url("../font/OPPOSans-L.woff");*/
	src: url("../font/SourceHanSansCN-Light.otf");
}
@font-face {
    font-family: OPPOSans-M;
    /*src: url("../font/OPPOSans-M.woff");*/
   src: url("../font/OPPOSans-M.woff");
}
@font-face {
    font-family: OPPOSans;
    /*src: url("../font/OPPOSans-M.woff");*/
   src: url("../font/OPPOSans-M.woff");
}
@font-face {
	font-family: OPPOSans-R;
	/*src: url("../font/OPPOSans-R.woff");*/
	src: url("../font/OPPOSans-R.woff");
}

.nav {
	background-color: rgb(35, 88, 168);
	height: 0.36rem;
	line-height: 0.36rem;
	padding: 0 1.9rem;
	overflow: hidden;
}
.menu1 .nav ul li {
	float: left;
	position: relative;
	overflow: hidden;
	border-bottom: none;
}
.menu1 ul li .erji {
	position: absolute;
	background-color: #FFFFFF;
	width: 1.65rem;
	border-radius: 0.08rem;
	left: 50%;
	margin-left: -0.825rem;
	padding: 0.15rem 0;
	display: none;
	z-index:9999;
	box-shadow: 0 10px 20px rgba(0, 57, 104, 0.1);
}
.menu1-box ul li:hover .erji {
	display: block;
}
.menu1 ul li .erji a {
	display: block;
	border-bottom: none;
	text-align: center;
	color: #7f7f7f;
	padding: 0.1rem 0;
	line-height: 0.24rem;
}
.menu1 ul li .erji a:hover {
	color: rgb(35, 88, 168);
}
.nav ul li a {
	position: relative;
	display: inline-block;
	color: rgba(255, 255, 255, 0.7);
	padding: 0.11rem 0.15rem;
	line-height: 0.14rem;
	font-size: 0.14rem;
}
.nav a.language {
	color: rgba(255, 255, 255, 0.7);
}
.nav ul li::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 0.08rem;
	background-color: rgba(255, 255, 255, 0.15);
	left: 0;
	top: 0.14rem;
	display: inline-block;
}
.nav ul li:first-child::before {
	width: 0;
}
.menu1 {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999999;
	background-color: #FFFFFF;
	height: 1.4rem;
	border-bottom-right-radius: 0.8rem;
	box-sizing: border-box;
	top: -2rem;
	transition: all 2s;
}
.menu1 .menu1-box {
	padding: 0.29rem 1.9rem 0 1.9rem;
	height: 1.04rem;
	box-sizing: border-box;
}
.menu1 .menu1-box .logo {
	/* margin-top: 0.1rem; */
}
.menu1 .menu1-box .logo img {
	width: 2.84rem;
}
.active .menu1 { top: 0; transition-delay: 1s;}
.menu1 ul li {
	display: inline-block;
	padding: 0 0.2rem;
}
.menu1 .nav ul li  {
	width: auto;
	padding: 0;
}
.menu1-box ul li {
	position: relative;
	padding-top: 0.05rem;
}
.menu1 .nav ul li:first-child,.menu1 .nav ul li:first-child a{
	padding-left: 0;
}
.menu1 ul li a {
	line-height: 0.4rem;
	display: inline-block;
	overflow: hidden;
	border-bottom: 0.02rem solid transparent;
	font-size: 0.16rem;
}
.menu1 .nav ul li a {
	font-size: 0.14rem;
}
.menu1 ul li:last-child {
	padding-right: 0;
}

.menu1 ul li:last-child a {
	border-bottom: none
}
.menu1 ul li:hover span,.menu1 ul li.current span{
	color: rgb(35, 88, 168);
	font-weight: bold;
}
.menu1 ul li:hover a,.menu1 ul li.current a{
	border-color: rgb(35, 88, 168);
}
.menu1 .nav ul li a {
	padding: 0 0.15rem;
	line-height: 0.36rem;
	display: inline-block;
}
.menu1 ul li a img {
	width: 0.19rem;
	height: 0.19rem;
	vertical-align: middle;
}
.menu1 ul li a span {
	color: #000000;
	height: 0.23rem;
	line-height: 0.23rem;
	display: inline-block;
	font-size: 0.16rem;
}
.menu1 ul li p {
	color: #000000;
	line-height: 14px;
	padding: 8px 0;
}
.menu1 ul li  a:hover p {
	font-weight: bold;
}
. {
	width: 100%;
	overflow: hidden;
}
. .-circle {
	position: relative;
	width: 100%;
	height: 1.50rem;
	background: url(../image/bot-circle.png) no-repeat center;
	background-size: 100% 100%;
}
.section7 {
	height:auto !important;
	background-color: #EEF2F5;
	position: relative;
	margin-top: -1.5rem;
}
. h2 {
	color: #FFFFFF !important;
	font-size: 0.16rem !important;
	line-height: 17px !important;
	margin: 0 0 0.2rem;
	position: relative;
	font-weight: bold;
	font-family: OPPOSans-B;
}
. ul li:last-child h2::after {
	width: 0;
}
. ul li {
	text-align: center;
}
. ul li a {
	color: rgba(255,255,255,0.5);
	font-size: 0.14rem;
	display: block;
	line-height: 0.36rem;
	font-family: OPPOSans-R;
}
.foot-logo {
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 50%;
	margin-left: -1.015rem;
}
.foot-logo img {
	width: 2.03rem;
}
. ul {
	margin: 0 auto;
	overflow: hidden;
	padding: 1rem 20% 0.92rem;
	display: flex;
	justify-content: space-between;
	background-color: rgb(35, 88, 168);
}
.share-copyright {
	width: 60%;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	display: flex;
	justify-content: space-between;
	background-color: rgb(35, 88, 168);
	padding: 0.28rem 0 0.33rem;
	margin: 0 auto;
}
.share-copyright .share {
	display: flex;
	align-items: center;
}
.share-copyright .copy {
	text-align: right;
	color: #727E8D;
	line-height: 0.2rem;
	font-size: 0.12rem;
	font-family: OPPOSans-R;
}
.share-copyright .share  a {
	position: relative;
	width: 0.24rem;
	height: 0.24rem;
	margin-right: 0.3rem;
}
.share-copyright .share img {
	width: 0.24rem;
	height: 0.24rem;
}
. .top {
	position: absolute;
	right: 10%;
	top: 1.22rem;
	width: 0.44rem;
	height: 0.44rem;
	border-radius: 50%;
	background-color: rgb(35, 88, 168);
	text-align: center;
	line-height: 0.44rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
. ul li:nth-child(1)  .erji{
	opacity: 0;
	transition: opacity 1s;
}
.active . ul li:nth-child(1) .erji{
	opacity: 1;
	transition-delay: 1s;
}
. ul li:nth-child(2) .erji{
	opacity: 0;
	transition: opacity 1s;
}
.active . ul li:nth-child(2) .erji{
	opacity: 1;
	transition-delay: 2s;
}
. ul li:nth-child(3) .erji{
	opacity: 0;
	transition: opacity 1s;
}
.active . ul li:nth-child(3) .erji{
	opacity: 1;
	transition-delay: 3s;
}
. ul li:nth-child(4) .erji{
	opacity: 0;
	transition: opacity 1s;
}
.active . ul li:nth-child(4) .erji{
	opacity: 1;
	transition-delay: 4s;
}
. ul li:nth-child(5) .erji {
	opacity: 0;
	transition: opacity 1s;
}
.active . ul li:nth-child(5) .erji{
	opacity: 1;
	transition-delay: 5s;
}
.right-fixed {
	position: fixed;
	bottom: 0.5rem;
	right: 0.5rem;
	z-index: 1000;
	opacity: 0;
	transition: all 0.5s;
}
.right-fixed.show {
	opacity: 1;
}
.right-fixed ul li.top {
	width: 0.52rem;
	height: 0.52rem;
	border-radius: 50%;
	margin-top: 0.14rem;
	cursor: pointer;
	background-color: rgb(35, 88, 168);
	text-align: center;
}
.right-fixed ul li.top img {
	width: 0.17rem;
	height: 0.10rem;
	margin-top: 0.2rem;
}
.right-fixed ul li a {
	width: 0.44rem;
	height: 0.44rem;
	margin: 0 0.04rem 0.16rem;
	border: 1px solid #DDE7F2;
	border-radius: 50%;
	box-sizing: border-box;	
	text-align: center;
	align-items: center;
	justify-content: center;
	display: none;
}
.right-fixed ul li .share {
	width: 0.52rem;
	height: 0.52rem;
}
#share .ewm {
	position: absolute;
	opacity: 0;
	top: -114px;
	left: 50%;
	transform: translate(-130%,78%) rotate(-90deg);
	display: none;
}
.share-copyright .share .ewm {
	position: absolute;
	opacity: 0;
	top: -1.1rem;
	left: 50%;
	display: none;
	width: 0.96rem;
	height: auto;
	transform: translateX(-50%);
}
.share-copyright a:hover .ewm  {
	display:block;
	-webkit-animation:popover-show .3s ease forwards;
	animation:popover-show .3s ease forwards
}
#share a:hover .ewm{
	display:block;
	-webkit-animation:popover-show .3s ease forwards;
	animation:popover-show .3s ease forwards
}
@-webkit-keyframes popover-show{
	0%{opacity:0;top:-104px}to{opacity:1;top:-114px}}
@keyframes popover-show{0%{opacity:0;top:-104px}to{opacity:1;top:-114px}}
#share:hover a{
	display: flex;
	opacity: 0;
	animation: in-data 0.5s ease forwards;
}
@keyframes in-data{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}

.ny-content .intro {
	color: #737C86;
	font-size: 0.16rem;
	line-height: 0.26rem;
	font-family: OPPOSans;
	text-align: justify;
	opacity: 0.8;
}
/* 导航 主页-二级页-当前页 */
.ny-content-nav {
	width: 6rem;
	height: 0.6rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.46rem 0.05rem rgba(0, 30, 55, 0.03);
	border-radius: 0.3rem;
	margin: -0.38rem auto 0;
	position: relative;
	z-index: 2;
}

.ny-content-nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	display: -moz-flex;
	height: 0.6rem;
	font-weight: 500;
}

.ny-content-nav ul .current {
	color: rgb(35, 88, 168);
}
.ny-content-nav ul li{
	position: relative;
	padding-right: 0.14rem;
	padding-left: 0.13rem;
	font-family: OPPOSans-M;
}
.ny-content-nav ul li.after::after,.breadNav .after::after {
    content: " ";
    display: inline-block;
    height: 0.06rem;
    width: 0.06rem;
    border-width: 2px 2px 0 0;
    border-color: #E6E6E6;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 44%;
    right: 0;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.ny-content-nav ul li a {
	font-size: 0.14rem;
	line-height: 0.6rem;
	color: #C6C6C6;
}

.ny-content-nav ul li img {
	width: 0.15rem;
	height: 0.16rem;
	margin-right: 0.07rem;
	margin-top: 0.2rem;
	float: left;
}
.phoneheader{
	display: none;
}
.mobile-container{
	display: none;
}
.phone_banner{
	display: none;
}
.phone_{
	display: none;
}

.healthy-section-three .list  .about_phone_img{
	display: none
}
.healthy-section-three .list  .about_pc_img{
	display:block;
}

.develop-box img.abt_pc_img{
		display: block;
	}
	.develop-box img.abt_ph_img1{
		display:none;
	
	}
	
	.link-section-two .bg {
		width: 100%;
		display: block
		vertical-align: middle;
	}
		.link-section-two img.ph_bg{
			width: 100%;
			display: none;
		}
		
    .pc_map{
		display: block;
	}
	.ph_map{
		display: none;
	}
	
.culture-section-four .con .ph_about_swp{
	display: none !important;
}
.culture-section-four .con .pc_about_swp{
	display: block !important;
}
.culture-section-four .con .ph_abt_box{
	display:none !important;
}
.culture-section-four .con .pc_abt_box{
	display: block !important;
}
.details_ph_list{
	display: none;
}

.join-section-two .join_pc_img{
	display: block;
}
.join-section-two .join_ph_img{
	display: none;
}

.ph_recruit_top{
	display: none;
}
.phone__list_title{
	display: none;
}
.pc_h2{
		display: block;
	}
.ph_h2{
		display: none;
	}
.abut_ph_pp{
	display: none;
}	
.abut_pc_pp{
	display: block;
}
img.pc_img{
	display: block;
}	
img.ph_img{
	display: none;
}
img.ph_bg{
	display: none;
}
.pc_server{
		display: block;
	}
	.ph_server{
		display:none;
	}
.pc_pro_box{
		display: block;
	}
.ph_pro_box{
		display:none;
	}			
.link-section-one p.pc_about_swp{
		display: block;
	}
	.link-section-one p.ph_about_swp{
		display: none;
	}
.section6 .more2{
	display: none;
}
	
		
@media screen and (min-width:320px) and (max-width:800px) {
	.menu1{
		display: none;
	}
	.{
		display: none;
	}
	.phone_{
	display: block;
	background-color: #F5F7F9;
}
.ny-content .intro {
	color: #737C86;
	font-size: 0.48rem;
	line-height: 0.8rem;
}
}
.left_abslot{
	position: absolute;
}